/** BOOTSTRAP **/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 21px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 54px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 54px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 54px;
  line-height: 54px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 54px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 54px;
  line-height: 54px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 54px;
  min-height: 46px;
  padding: 11px 16px;
  font-size: 24px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 54px;
  height: 54px;
  line-height: 54px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 54px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 54px;
  line-height: 54px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 24px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 24px;
  line-height: 22px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #E4E4E4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-display: auto;
  font-family: summernote;
  font-style: normal;
  font-weight: 400;
  src: url(font/summernote.eot?#iefix) format("embedded-opentype"), url(font/summernote.woff2) format("woff2"), url(font/summernote.woff) format("woff"), url(font/summernote.ttf) format("truetype");
}
[class*=" note-icon"]:before,
[class^=note-icon]:before {
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none;
  display: inline-block;
  font-family: summernote;
  font-size: inherit;
  font-style: normal;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: middle;
}
.note-icon-fw {
  text-align: center;
  width: 1.25em;
}
.note-icon-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.note-icon-pull-left {
  float: left;
}
.note-icon-pull-right {
  float: right;
}
.note-icon.note-icon-pull-left {
  margin-right: 0.3em;
}
.note-icon.note-icon-pull-right {
  margin-left: 0.3em;
}
.note-icon-align:before {
  content: "\ea01";
}
.note-icon-align-center:before {
  content: "\ea02";
}
.note-icon-align-indent:before {
  content: "\ea03";
}
.note-icon-align-justify:before {
  content: "\ea04";
}
.note-icon-align-left:before {
  content: "\ea05";
}
.note-icon-align-outdent:before {
  content: "\ea06";
}
.note-icon-align-right:before {
  content: "\ea07";
}
.note-icon-arrow-circle-down:before {
  content: "\ea08";
}
.note-icon-arrow-circle-left:before {
  content: "\ea09";
}
.note-icon-arrow-circle-right:before {
  content: "\ea0a";
}
.note-icon-arrow-circle-up:before {
  content: "\ea0b";
}
.note-icon-arrows-alt:before {
  content: "\ea0c";
}
.note-icon-arrows-h:before {
  content: "\ea0d";
}
.note-icon-arrows-v:before {
  content: "\ea0e";
}
.note-icon-bold:before {
  content: "\ea0f";
}
.note-icon-caret:before {
  content: "\ea10";
}
.note-icon-chain-broken:before {
  content: "\ea11";
}
.note-icon-circle:before {
  content: "\ea12";
}
.note-icon-close:before {
  content: "\ea13";
}
.note-icon-code:before {
  content: "\ea14";
}
.note-icon-col-after:before {
  content: "\ea15";
}
.note-icon-col-before:before {
  content: "\ea16";
}
.note-icon-col-remove:before {
  content: "\ea17";
}
.note-icon-eraser:before {
  content: "\ea18";
}
.note-icon-float-left:before {
  content: "\ea19";
}
.note-icon-float-none:before {
  content: "\ea1a";
}
.note-icon-float-right:before {
  content: "\ea1b";
}
.note-icon-font:before {
  content: "\ea1c";
}
.note-icon-frame:before {
  content: "\ea1d";
}
.note-icon-italic:before {
  content: "\ea1e";
}
.note-icon-link:before {
  content: "\ea1f";
}
.note-icon-magic:before {
  content: "\ea20";
}
.note-icon-menu-check:before {
  content: "\ea21";
}
.note-icon-minus:before {
  content: "\ea22";
}
.note-icon-orderedlist:before {
  content: "\ea23";
}
.note-icon-pencil:before {
  content: "\ea24";
}
.note-icon-picture:before {
  content: "\ea25";
}
.note-icon-question:before {
  content: "\ea26";
}
.note-icon-redo:before {
  content: "\ea27";
}
.note-icon-rollback:before {
  content: "\ea28";
}
.note-icon-row-above:before {
  content: "\ea29";
}
.note-icon-row-below:before {
  content: "\ea2a";
}
.note-icon-row-remove:before {
  content: "\ea2b";
}
.note-icon-special-character:before {
  content: "\ea2c";
}
.note-icon-square:before {
  content: "\ea2d";
}
.note-icon-strikethrough:before {
  content: "\ea2e";
}
.note-icon-subscript:before {
  content: "\ea2f";
}
.note-icon-summernote:before {
  content: "\ea30";
}
.note-icon-superscript:before {
  content: "\ea31";
}
.note-icon-table:before {
  content: "\ea32";
}
.note-icon-text-height:before {
  content: "\ea33";
}
.note-icon-trash:before {
  content: "\ea34";
}
.note-icon-underline:before {
  content: "\ea35";
}
.note-icon-undo:before {
  content: "\ea36";
}
.note-icon-unorderedlist:before {
  content: "\ea37";
}
.note-icon-video:before {
  content: "\ea38";
}
.note-editor {
  position: relative;
}
.note-editor .note-dropzone {
  background-color: #fff;
  color: #87cefa;
  display: none;
  opacity: 0.95;
  position: absolute;
  z-index: 100;
}
.note-editor .note-dropzone .note-dropzone-message {
  display: table-cell;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
}
.note-editor .note-dropzone.hover {
  color: #098ddf;
}
.note-editor.dragover .note-dropzone {
  display: table;
}
.note-editor .note-editing-area {
  position: relative;
}
.note-editor .note-editing-area .note-editable {
  outline: none;
}
.note-editor .note-editing-area .note-editable sup {
  vertical-align: super;
}
.note-editor .note-editing-area .note-editable sub {
  vertical-align: sub;
}
.note-editor .note-editing-area .note-editable img.note-float-left {
  margin-right: 10px;
}
.note-editor .note-editing-area .note-editable img.note-float-right {
  margin-left: 10px;
}
.note-editor.note-airframe,
.note-editor.note-frame {
  border: 1px solid #00000032;
}
.note-editor.note-airframe.codeview .note-editing-area .note-editable,
.note-editor.note-frame.codeview .note-editing-area .note-editable {
  display: none;
}
.note-editor.note-airframe.codeview .note-editing-area .note-codable,
.note-editor.note-frame.codeview .note-editing-area .note-codable {
  display: block;
}
.note-editor.note-airframe .note-editing-area,
.note-editor.note-frame .note-editing-area {
  overflow: hidden;
}
.note-editor.note-airframe .note-editing-area .note-editable,
.note-editor.note-frame .note-editing-area .note-editable {
  word-wrap: break-word;
  overflow: auto;
  padding: 10px;
}
.note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false],
.note-editor.note-frame .note-editing-area .note-editable[contenteditable=false] {
  background-color: #8080801d;
}
.note-editor.note-airframe .note-editing-area .note-codable,
.note-editor.note-frame .note-editing-area .note-codable {
  background-color: #222;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  color: #ccc;
  display: none;
  font-family: Menlo, Monaco, monospace, sans-serif;
  font-size: 14px;
  margin-bottom: 0;
  outline: none;
  padding: 10px;
  resize: none;
  width: 100%;
}
.note-editor.note-airframe.fullscreen,
.note-editor.note-frame.fullscreen {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%!important;
  z-index: 1050;
}
.note-editor.note-airframe.fullscreen .note-resizebar,
.note-editor.note-frame.fullscreen .note-resizebar {
  display: none;
}
.note-editor.note-airframe .note-status-output,
.note-editor.note-frame .note-status-output {
  border: 0;
  border-top: 1px solid #e2e2e2;
  color: #000;
  display: block;
  font-size: 14px;
  height: 20px;
  line-height: 1.42857143;
  margin-bottom: 0;
  width: 100%;
}
.note-editor.note-airframe .note-status-output:empty,
.note-editor.note-frame .note-status-output:empty {
  border-top: 0 solid transparent;
  height: 0;
}
.note-editor.note-airframe .note-status-output .pull-right,
.note-editor.note-frame .note-status-output .pull-right {
  float: right !important;
}
.note-editor.note-airframe .note-status-output .text-muted,
.note-editor.note-frame .note-status-output .text-muted {
  color: #777;
}
.note-editor.note-airframe .note-status-output .text-primary,
.note-editor.note-frame .note-status-output .text-primary {
  color: #286090;
}
.note-editor.note-airframe .note-status-output .text-success,
.note-editor.note-frame .note-status-output .text-success {
  color: #3c763d;
}
.note-editor.note-airframe .note-status-output .text-info,
.note-editor.note-frame .note-status-output .text-info {
  color: #31708f;
}
.note-editor.note-airframe .note-status-output .text-warning,
.note-editor.note-frame .note-status-output .text-warning {
  color: #8a6d3b;
}
.note-editor.note-airframe .note-status-output .text-danger,
.note-editor.note-frame .note-status-output .text-danger {
  color: #a94442;
}
.note-editor.note-airframe .note-status-output .alert,
.note-editor.note-frame .note-status-output .alert {
  background-color: #f5f5f5;
  border-radius: 0;
  color: #000;
  margin: -7px 0 0;
  padding: 7px 10px 2px;
}
.note-editor.note-airframe .note-status-output .alert .note-icon,
.note-editor.note-frame .note-status-output .alert .note-icon {
  margin-right: 5px;
}
.note-editor.note-airframe .note-status-output .alert-success,
.note-editor.note-frame .note-status-output .alert-success {
  background-color: #dff0d8 !important;
  color: #3c763d !important;
}
.note-editor.note-airframe .note-status-output .alert-info,
.note-editor.note-frame .note-status-output .alert-info {
  background-color: #d9edf7 !important;
  color: #31708f !important;
}
.note-editor.note-airframe .note-status-output .alert-warning,
.note-editor.note-frame .note-status-output .alert-warning {
  background-color: #fcf8e3 !important;
  color: #8a6d3b !important;
}
.note-editor.note-airframe .note-status-output .alert-danger,
.note-editor.note-frame .note-status-output .alert-danger {
  background-color: #f2dede !important;
  color: #a94442 !important;
}
.note-editor.note-airframe .note-statusbar,
.note-editor.note-frame .note-statusbar {
  background-color: #8080801d;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 1px solid #00000032;
}
.note-editor.note-airframe .note-statusbar .note-resizebar,
.note-editor.note-frame .note-statusbar .note-resizebar {
  cursor: ns-resize;
  height: 9px;
  padding-top: 1px;
  width: 100%;
}
.note-editor.note-airframe .note-statusbar .note-resizebar .note-icon-bar,
.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
  border-top: 1px solid #00000032;
  margin: 1px auto;
  width: 20px;
}
.note-editor.note-airframe .note-statusbar.locked .note-resizebar,
.note-editor.note-frame .note-statusbar.locked .note-resizebar {
  cursor: default;
}
.note-editor.note-airframe .note-statusbar.locked .note-resizebar .note-icon-bar,
.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar {
  display: none;
}
.note-editor.note-airframe .note-placeholder,
.note-editor.note-frame .note-placeholder {
  padding: 10px;
}
.note-editor.note-airframe {
  border: 0;
}
.note-editor.note-airframe .note-editing-area .note-editable {
  padding: 0;
}
.note-popover.popover {
  display: none;
  max-width: none;
}
.note-popover.popover .popover-content a {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.note-popover.popover .arrow {
  left: 20px !important;
}
.note-toolbar {
  position: relative;
}
.note-editor .note-toolbar,
.note-popover .popover-content {
  margin: 0;
  padding: 0 0 5px 5px;
}
.note-editor .note-toolbar > .note-btn-group,
.note-popover .popover-content > .note-btn-group {
  margin-left: 0;
  margin-right: 5px;
  margin-top: 5px;
}
.note-editor .note-toolbar .note-btn-group .note-table,
.note-popover .popover-content .note-btn-group .note-table {
  min-width: 0;
  padding: 5px;
}
.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker,
.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker {
  font-size: 18px;
}
.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,
.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
  cursor: pointer;
  height: 10em;
  position: absolute!important;
  width: 10em;
  z-index: 3;
}
.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,
.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
  height: 5em;
  position: relative!important;
  width: 5em;
  z-index: 1;
}
.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,
.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
  height: 1em;
  position: absolute!important;
  width: 1em;
  z-index: 2;
}
.note-editor .note-toolbar .note-style .dropdown-style blockquote,
.note-editor .note-toolbar .note-style .dropdown-style pre,
.note-popover .popover-content .note-style .dropdown-style blockquote,
.note-popover .popover-content .note-style .dropdown-style pre {
  margin: 0;
  padding: 5px 10px;
}
.note-editor .note-toolbar .note-style .dropdown-style h1,
.note-editor .note-toolbar .note-style .dropdown-style h2,
.note-editor .note-toolbar .note-style .dropdown-style h3,
.note-editor .note-toolbar .note-style .dropdown-style h4,
.note-editor .note-toolbar .note-style .dropdown-style h5,
.note-editor .note-toolbar .note-style .dropdown-style h6,
.note-editor .note-toolbar .note-style .dropdown-style p,
.note-popover .popover-content .note-style .dropdown-style h1,
.note-popover .popover-content .note-style .dropdown-style h2,
.note-popover .popover-content .note-style .dropdown-style h3,
.note-popover .popover-content .note-style .dropdown-style h4,
.note-popover .popover-content .note-style .dropdown-style h5,
.note-popover .popover-content .note-style .dropdown-style h6,
.note-popover .popover-content .note-style .dropdown-style p {
  margin: 0;
  padding: 0;
}
.note-editor .note-toolbar .note-color-all .note-dropdown-menu,
.note-popover .popover-content .note-color-all .note-dropdown-menu {
  min-width: 337px;
}
.note-editor .note-toolbar .note-color .dropdown-toggle,
.note-popover .popover-content .note-color .dropdown-toggle {
  padding-left: 5px;
  width: 20px;
}
.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette,
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette {
  display: inline-block;
  margin: 0;
  width: 160px;
}
.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette:first-child,
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette:first-child {
  margin: 0 5px;
}
.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-palette-title,
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-palette-title {
  border-bottom: 1px solid #eee;
  font-size: 12px;
  margin: 2px 7px;
  text-align: center;
}
.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset,
.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select,
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset,
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select {
  border-radius: 5px;
  cursor: pointer;
  font-size: 11px;
  margin: 3px;
  padding: 0 3px;
  width: 100%;
}
.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,
.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select:hover,
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select:hover {
  background: #eee;
}
.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-row,
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-row {
  height: 20px;
}
.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select-btn,
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select-btn {
  display: none;
}
.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn,
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn {
  border: 1px solid #eee;
}
.note-editor .note-toolbar .note-para .note-dropdown-menu,
.note-popover .popover-content .note-para .note-dropdown-menu {
  min-width: 228px;
  padding: 5px;
}
.note-editor .note-toolbar .note-para .note-dropdown-menu > div + div,
.note-popover .popover-content .note-para .note-dropdown-menu > div + div {
  margin-left: 5px;
}
.note-editor .note-toolbar .note-dropdown-menu,
.note-popover .popover-content .note-dropdown-menu {
  min-width: 160px;
}
.note-editor .note-toolbar .note-dropdown-menu.right,
.note-popover .popover-content .note-dropdown-menu.right {
  left: auto;
  right: 0;
}
.note-editor .note-toolbar .note-dropdown-menu.right:before,
.note-popover .popover-content .note-dropdown-menu.right:before {
  left: auto!important;
  right: 9px;
}
.note-editor .note-toolbar .note-dropdown-menu.right:after,
.note-popover .popover-content .note-dropdown-menu.right:after {
  left: auto!important;
  right: 10px;
}
.note-editor .note-toolbar .note-dropdown-menu.note-check a i,
.note-popover .popover-content .note-dropdown-menu.note-check a i {
  color: #00bfff;
  visibility: hidden;
}
.note-editor .note-toolbar .note-dropdown-menu.note-check a.checked i,
.note-popover .popover-content .note-dropdown-menu.note-check a.checked i {
  visibility: visible;
}
.note-editor .note-toolbar .note-fontsize-10,
.note-popover .popover-content .note-fontsize-10 {
  font-size: 10px;
}
.note-editor .note-toolbar .note-color-palette,
.note-popover .popover-content .note-color-palette {
  line-height: 1;
}
.note-editor .note-toolbar .note-color-palette div .note-color-btn,
.note-popover .popover-content .note-color-palette div .note-color-btn {
  border: 0;
  border-radius: 0;
  height: 20px;
  margin: 0;
  padding: 0;
  width: 20px;
}
.note-editor .note-toolbar .note-color-palette div .note-color-btn:hover,
.note-popover .popover-content .note-color-palette div .note-color-btn:hover {
  transform: scale(1.2);
  transition: all 0.2s;
}
.note-modal .modal-dialog {
  border-radius: 5px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.note-modal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.note-modal .note-modal-form {
  margin: 0;
}
.note-modal .note-image-dialog .note-dropzone {
  border: 4px dashed #d3d3d3;
  color: #d3d3d3;
  font-size: 30px;
  line-height: 4;
  margin-bottom: 10px;
  min-height: 100px;
  text-align: center;
}
@-moz-document url-prefix() {
  .note-modal .note-image-input {
    height: auto;
  }
}
.note-placeholder {
  color: gray;
  display: none;
  position: absolute;
}
.note-handle .note-control-selection {
  border: 1px solid #000;
  display: none;
  position: absolute;
}
.note-handle .note-control-selection > div {
  position: absolute;
}
.note-handle .note-control-selection .note-control-selection-bg {
  background-color: #000;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
  height: 100%;
  -webkit-opacity: 0.3;
  -khtml-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  width: 100%;
}
.note-handle .note-control-selection .note-control-handle,
.note-handle .note-control-selection .note-control-holder,
.note-handle .note-control-selection .note-control-sizing {
  border: 1px solid #000;
  height: 7px;
  width: 7px;
}
.note-handle .note-control-selection .note-control-sizing {
  background-color: #000;
}
.note-handle .note-control-selection .note-control-nw {
  border-bottom: none;
  border-right: none;
  left: -5px;
  top: -5px;
}
.note-handle .note-control-selection .note-control-ne {
  border-bottom: none;
  border-left: none;
  right: -5px;
  top: -5px;
}
.note-handle .note-control-selection .note-control-sw {
  border-right: none;
  border-top: none;
  bottom: -5px;
  left: -5px;
}
.note-handle .note-control-selection .note-control-se {
  bottom: -5px;
  cursor: se-resize;
  right: -5px;
}
.note-handle .note-control-selection .note-control-se.note-control-holder {
  border-left: none;
  border-top: none;
  cursor: default;
}
.note-handle .note-control-selection .note-control-selection-info {
  background-color: #000;
  border-radius: 5px;
  bottom: 0;
  color: #fff;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  font-size: 12px;
  margin: 5px;
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  padding: 5px;
  right: 0;
}
.note-hint-popover {
  min-width: 100px;
  padding: 2px;
}
.note-hint-popover .popover-content {
  max-height: 150px;
  overflow: auto;
  padding: 3px;
}
.note-hint-popover .popover-content .note-hint-group .note-hint-item {
  display: block!important;
  padding: 3px;
}
.note-hint-popover .popover-content .note-hint-group .note-hint-item.active,
.note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
  background-color: #428bca;
  clear: both;
  color: #fff;
  cursor: pointer;
  display: block;
  font-weight: 400;
  line-height: 1.4;
  outline: 0;
  text-decoration: none;
  white-space: nowrap;
}
body .note-fullscreen-body,
html .note-fullscreen-body {
  overflow: hidden !important;
}
/*!
 * angular-confirm v1.1.0 (http://craftpip.github.io/angular-confirm/)
 * Author: boniface pereira
 * Website: www.craftpip.com
 * Contact: hey@craftpip.com
 *
 * Copyright 2016-2017 angular-confirm
 * Licensed under MIT (https://github.com/craftpip/angular-confirm/blob/master/LICENSE)
 */
@-webkit-keyframes ng-confirm-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes ng-confirm-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body[class*=ng-confirm-no-scroll-] {
  overflow: hidden !important;
}
.ng-confirm {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999999;
  font-family: inherit;
  overflow: hidden;
}
.ng-confirm .ng-confirm-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: opacity 0.4s, background 0.4s;
  transition: opacity 0.4s, background 0.4s;
}
.ng-confirm .ng-confirm-bg.ng-confirm-bg-h {
  opacity: 0 !important;
}
.ng-confirm .ng-confirm-scrollpane {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  -webkit-perspective: 500px;
  perspective: 500px;
  -webkit-perspective-origin: center;
  perspective-origin: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ng-confirm .ng-confirm-box {
  background: white;
  border-radius: 4px;
  position: relative;
  outline: 0;
  padding: 15px 15px 0;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.ng-confirm .ng-confirm-box.ng-confirm-loading {
  min-height: 120px;
}
.ng-confirm .ng-confirm-box.ng-confirm-loading:before {
  content: '';
  position: absolute;
  left: 0;
  background: white;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 10px;
  z-index: 1;
}
.ng-confirm .ng-confirm-box.ng-confirm-loading:after {
  opacity: 0.6;
  content: '';
  height: 30px;
  width: 30px;
  border: solid 3px transparent;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  border-radius: 50%;
  -webkit-animation: ng-confirm-spin 1s infinite linear;
  animation: ng-confirm-spin 1s infinite linear;
  border-bottom-color: dodgerblue;
  top: 50%;
  margin-top: -15px;
  z-index: 2;
}
.ng-confirm .ng-confirm-box div.ng-confirm-closeIcon {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  opacity: 0.6;
  text-align: center;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
  font-size: 27px!important;
  line-height: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.ng-confirm .ng-confirm-box div.ng-confirm-closeIcon:empty {
  display: none;
}
.ng-confirm .ng-confirm-box div.ng-confirm-closeIcon .fa,
.ng-confirm .ng-confirm-box div.ng-confirm-closeIcon .glyphicon,
.ng-confirm .ng-confirm-box div.ng-confirm-closeIcon .zmdi {
  font-size: 16px;
  line-height: 25px;
  vertical-align: bottom;
}
.ng-confirm .ng-confirm-box div.ng-confirm-closeIcon:hover {
  opacity: 1;
}
.ng-confirm .ng-confirm-box div.ng-confirm-title-c {
  display: block;
  font-size: 22px;
  line-height: 20px;
  padding-bottom: 15px;
}
.ng-confirm .ng-confirm-box div.ng-confirm-title-c .ng-confirm-icon-c {
  font-size: inherit;
  display: inline-block;
  vertical-align: top;
}
.ng-confirm .ng-confirm-box div.ng-confirm-title-c .ng-confirm-icon-c i {
  vertical-align: middle;
}
.ng-confirm .ng-confirm-box div.ng-confirm-title-c .ng-confirm-icon-c:empty {
  display: none;
}
.ng-confirm .ng-confirm-box div.ng-confirm-title-c .ng-confirm-title {
  font-size: inherit;
  font-family: inherit;
  display: inline-block;
  vertical-align: middle;
  -webkit-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}
.ng-confirm .ng-confirm-box div.ng-confirm-title-c .ng-confirm-title:empty {
  display: none;
}
.ng-confirm .ng-confirm-box div.ng-confirm-content-pane {
  margin-bottom: 15px;
  height: 0;
  display: inline-block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.ng-confirm .ng-confirm-box div.ng-confirm-content-pane .ng-confirm-content {
  width: 100%;
  height: auto;
  -webkit-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}
.ng-confirm .ng-confirm-box div.ng-confirm-content-pane .ng-confirm-content img {
  width: 100%;
  height: auto;
}
.ng-confirm .ng-confirm-box div.ng-confirm-content-pane .ng-confirm-content:empty {
  display: none;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons {
  padding-bottom: 11px;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons > button {
  margin-bottom: 4px;
  margin-left: 2px;
  margin-right: 2px;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons button {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
  min-height: 1em;
  outline: 0;
  -webkit-transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
  -webkit-tap-highlight-color: transparent;
  border: 0;
  background-image: none;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons button.btn-blue {
  background-color: #3498db;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons button.btn-blue:hover {
  background-color: #2980b9;
  color: #FFF;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons button.btn-green {
  background-color: #2ecc71;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons button.btn-green:hover {
  background-color: #27ae60;
  color: #FFF;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons button.btn-red {
  background-color: #e74c3c;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons button.btn-red:hover {
  background-color: #c0392b;
  color: #FFF;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons button.btn-orange {
  background-color: #f1c40f;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons button.btn-orange:hover {
  background-color: #f39c12;
  color: #FFF;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons button.btn-default {
  background-color: #ecf0f1;
  color: #000;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons button.btn-default:hover {
  background-color: #bdc3c7;
  color: #000;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons button.btn-purple {
  background-color: #9b59b6;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons button.btn-purple:hover {
  background-color: #8e44ad;
  color: #FFF;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons button.btn-dark {
  background-color: #34495e;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.ng-confirm .ng-confirm-box .ng-confirm-buttons button.btn-dark:hover {
  background-color: #2c3e50;
  color: #FFF;
}
@-webkit-keyframes type-blue {
  1%,
  100% {
    border-color: #3498db;
  }
  50% {
    border-color: #5faee3;
  }
}
@keyframes type-blue {
  1%,
  100% {
    border-color: #3498db;
  }
  50% {
    border-color: #5faee3;
  }
}
@-webkit-keyframes type-green {
  1%,
  100% {
    border-color: #2ecc71;
  }
  50% {
    border-color: #54d98c;
  }
}
@keyframes type-green {
  1%,
  100% {
    border-color: #2ecc71;
  }
  50% {
    border-color: #54d98c;
  }
}
@-webkit-keyframes type-red {
  1%,
  100% {
    border-color: #e74c3c;
  }
  50% {
    border-color: #ed7669;
  }
}
@keyframes type-red {
  1%,
  100% {
    border-color: #e74c3c;
  }
  50% {
    border-color: #ed7669;
  }
}
@-webkit-keyframes type-orange {
  1%,
  100% {
    border-color: #f1c40f;
  }
  50% {
    border-color: #f4d03f;
  }
}
@keyframes type-orange {
  1%,
  100% {
    border-color: #f1c40f;
  }
  50% {
    border-color: #f4d03f;
  }
}
@-webkit-keyframes type-purple {
  1%,
  100% {
    border-color: #9b59b6;
  }
  50% {
    border-color: #b07cc6;
  }
}
@keyframes type-purple {
  1%,
  100% {
    border-color: #9b59b6;
  }
  50% {
    border-color: #b07cc6;
  }
}
@-webkit-keyframes type-dark {
  1%,
  100% {
    border-color: #34495e;
  }
  50% {
    border-color: #46627f;
  }
}
@keyframes type-dark {
  1%,
  100% {
    border-color: #34495e;
  }
  50% {
    border-color: #46627f;
  }
}
.ng-confirm.ng-confirm-type-animated .ng-confirm-box {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.ng-confirm.ng-confirm-type-blue .ng-confirm-box {
  border-top: solid 7px #3498db;
  -webkit-animation-name: type-blue;
  animation-name: type-blue;
}
.ng-confirm.ng-confirm-type-green .ng-confirm-box {
  border-top: solid 7px #2ecc71;
  -webkit-animation-name: type-green;
  animation-name: type-green;
}
.ng-confirm.ng-confirm-type-red .ng-confirm-box {
  border-top: solid 7px #e74c3c;
  -webkit-animation-name: type-red;
  animation-name: type-red;
}
.ng-confirm.ng-confirm-type-orange .ng-confirm-box {
  border-top: solid 7px #f1c40f;
  -webkit-animation-name: type-orange;
  animation-name: type-orange;
}
.ng-confirm.ng-confirm-type-purple .ng-confirm-box {
  border-top: solid 7px #9b59b6;
  -webkit-animation-name: type-purple;
  animation-name: type-purple;
}
.ng-confirm.ng-confirm-type-dark .ng-confirm-box {
  border-top: solid 7px #34495e;
  -webkit-animation-name: type-dark;
  animation-name: type-dark;
}
.ng-confirm .ng-confirm-clear {
  clear: both;
}
.ng-confirm.ng-confirm-rtl {
  direction: rtl;
}
.ng-confirm .ng-confirm-box.ng-confirm-hilight.ng-confirm-hilight-shake {
  -webkit-animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.ng-confirm .ng-confirm-box.ng-confirm-hilight.ng-confirm-hilight-glow {
  -webkit-animation: glow 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: glow 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-webkit-keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-2px, 0, 0);
    transform: translate3d(-2px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-8px, 0, 0);
    transform: translate3d(-8px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(8px, 0, 0);
    transform: translate3d(8px, 0, 0);
  }
}
@keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-2px, 0, 0);
    transform: translate3d(-2px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-8px, 0, 0);
    transform: translate3d(-8px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(8px, 0, 0);
    transform: translate3d(8px, 0, 0);
  }
}
@-webkit-keyframes glow {
  0%,
  100% {
    box-shadow: 0 0 3px red;
  }
  50% {
    box-shadow: 0 0 30px red;
  }
}
@keyframes glow {
  0%,
  100% {
    box-shadow: 0 0 3px red;
  }
  50% {
    box-shadow: 0 0 30px red;
  }
}
.ng-confirm {
  -webkit-perspective: 400px;
  perspective: 400px;
}
.ng-confirm .ng-confirm-box {
  opacity: 1;
}
.ng-confirm .ng-confirm-box.ng-confirm-animation-top,
.ng-confirm .ng-confirm-box.ng-confirm-animation-left,
.ng-confirm .ng-confirm-box.ng-confirm-animation-right,
.ng-confirm .ng-confirm-box.ng-confirm-animation-bottom,
.ng-confirm .ng-confirm-box.ng-confirm-animation-opacity,
.ng-confirm .ng-confirm-box.ng-confirm-animation-zoom,
.ng-confirm .ng-confirm-box.ng-confirm-animation-scale,
.ng-confirm .ng-confirm-box.ng-confirm-animation-none,
.ng-confirm .ng-confirm-box.ng-confirm-animation-rotate,
.ng-confirm .ng-confirm-box.ng-confirm-animation-rotatex,
.ng-confirm .ng-confirm-box.ng-confirm-animation-rotatey,
.ng-confirm .ng-confirm-box.ng-confirm-animation-scaley,
.ng-confirm .ng-confirm-box.ng-confirm-animation-scalex {
  opacity: 0;
}
.ng-confirm .ng-confirm-box.ng-confirm-animation-rotate {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.ng-confirm .ng-confirm-box.ng-confirm-animation-rotatex {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.ng-confirm .ng-confirm-box.ng-confirm-animation-rotatexr {
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.ng-confirm .ng-confirm-box.ng-confirm-animation-rotatey {
  -webkit-transform: rotatey(90deg);
  -ms-transform: rotatey(90deg);
  transform: rotatey(90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.ng-confirm .ng-confirm-box.ng-confirm-animation-rotateyr {
  -webkit-transform: rotatey(-90deg);
  -ms-transform: rotatey(-90deg);
  transform: rotatey(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.ng-confirm .ng-confirm-box.ng-confirm-animation-scaley {
  -webkit-transform: scaley(1.5);
  -ms-transform: scaley(1.5);
  transform: scaley(1.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.ng-confirm .ng-confirm-box.ng-confirm-animation-scalex {
  -webkit-transform: scalex(1.5);
  -ms-transform: scalex(1.5);
  transform: scalex(1.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.ng-confirm .ng-confirm-box.ng-confirm-animation-top {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}
.ng-confirm .ng-confirm-box.ng-confirm-animation-left {
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}
.ng-confirm .ng-confirm-box.ng-confirm-animation-right {
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}
.ng-confirm .ng-confirm-box.ng-confirm-animation-bottom {
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
.ng-confirm .ng-confirm-box.ng-confirm-animation-zoom {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.ng-confirm .ng-confirm-box.ng-confirm-animation-scale {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.ng-confirm .ng-confirm-box.ng-confirm-animation-none {
  visibility: hidden;
}
.ng-confirm.ng-confirm-light .ng-confirm-bg,
.ng-confirm.ng-confirm-white .ng-confirm-bg {
  background-color: #444;
  opacity: 0.2;
}
.ng-confirm.ng-confirm-light .ng-confirm-icon-c,
.ng-confirm.ng-confirm-white .ng-confirm-icon-c {
  margin-right: 8px;
}
.ng-confirm.ng-confirm-light.ng-confirm-rtl .ng-confirm-closeIcon,
.ng-confirm.ng-confirm-white.ng-confirm-rtl .ng-confirm-closeIcon {
  left: 5px!important;
  right: auto !important;
}
.ng-confirm.ng-confirm-light.ng-confirm-rtl .ng-confirm-icon-c,
.ng-confirm.ng-confirm-white.ng-confirm-rtl .ng-confirm-icon-c {
  margin-right: 0;
  margin-left: 8px;
}
.ng-confirm.ng-confirm-light .ng-confirm-box,
.ng-confirm.ng-confirm-white .ng-confirm-box {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.ng-confirm.ng-confirm-light .ng-confirm-box .ng-confirm-closeIcon,
.ng-confirm.ng-confirm-white .ng-confirm-box .ng-confirm-closeIcon {
  line-height: 20px;
}
.ng-confirm.ng-confirm-light .ng-confirm-box .ng-confirm-buttons,
.ng-confirm.ng-confirm-white .ng-confirm-box .ng-confirm-buttons {
  float: right;
}
.ng-confirm.ng-confirm-light .ng-confirm-box .ng-confirm-buttons button,
.ng-confirm.ng-confirm-white .ng-confirm-box .ng-confirm-buttons button {
  border: 0;
  background-image: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-shadow: none;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
  color: white;
}
.ng-confirm.ng-confirm-light .ng-confirm-box .ng-confirm-buttons button.btn-default,
.ng-confirm.ng-confirm-white .ng-confirm-box .ng-confirm-buttons button.btn-default {
  box-shadow: none;
  color: #333;
}
.ng-confirm.ng-confirm-light .ng-confirm-box .ng-confirm-buttons button.btn-default:hover,
.ng-confirm.ng-confirm-white .ng-confirm-box .ng-confirm-buttons button.btn-default:hover {
  background: #ddd;
}
.ng-confirm.ng-confirm-dark .ng-confirm-bg,
.ng-confirm.ng-confirm-black .ng-confirm-bg {
  background-color: darkslategray;
  opacity: 0.4;
}
.ng-confirm.ng-confirm-dark .ng-confirm-icon-c,
.ng-confirm.ng-confirm-black .ng-confirm-icon-c {
  margin-right: 8px;
}
.ng-confirm.ng-confirm-dark.ng-confirm-rtl .ng-confirm-closeIcon,
.ng-confirm.ng-confirm-black.ng-confirm-rtl .ng-confirm-closeIcon {
  left: 5px!important;
  right: auto !important;
}
.ng-confirm.ng-confirm-dark.ng-confirm-rtl .ng-confirm-icon-c,
.ng-confirm.ng-confirm-black.ng-confirm-rtl .ng-confirm-icon-c {
  margin-right: 0;
  margin-left: 8px;
}
.ng-confirm.ng-confirm-dark .ng-confirm-box,
.ng-confirm.ng-confirm-black .ng-confirm-box {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  background: #444;
  border-radius: 5px;
}
.ng-confirm.ng-confirm-dark .ng-confirm-box .ng-confirm-closeIcon,
.ng-confirm.ng-confirm-black .ng-confirm-box .ng-confirm-closeIcon {
  line-height: 20px;
}
.ng-confirm.ng-confirm-dark .ng-confirm-box.ng-confirm-loading:before,
.ng-confirm.ng-confirm-black .ng-confirm-box.ng-confirm-loading:before {
  background: #444;
}
.ng-confirm.ng-confirm-dark .ng-confirm-box.ng-confirm-loading:after,
.ng-confirm.ng-confirm-black .ng-confirm-box.ng-confirm-loading:after {
  border-bottom-color: deepskyblue;
}
.ng-confirm.ng-confirm-dark .ng-confirm-box *:not(input):not(textarea):not(select):not(option),
.ng-confirm.ng-confirm-black .ng-confirm-box *:not(input):not(textarea):not(select):not(option) {
  color: white;
}
.ng-confirm.ng-confirm-dark .ng-confirm-box input,
.ng-confirm.ng-confirm-black .ng-confirm-box input,
.ng-confirm.ng-confirm-dark .ng-confirm-box textarea,
.ng-confirm.ng-confirm-black .ng-confirm-box textarea,
.ng-confirm.ng-confirm-dark .ng-confirm-box select,
.ng-confirm.ng-confirm-black .ng-confirm-box select,
.ng-confirm.ng-confirm-dark .ng-confirm-box option,
.ng-confirm.ng-confirm-black .ng-confirm-box option {
  color: initial;
}
.ng-confirm.ng-confirm-dark .ng-confirm-box .ng-confirm-buttons,
.ng-confirm.ng-confirm-black .ng-confirm-box .ng-confirm-buttons {
  float: right;
}
.ng-confirm.ng-confirm-dark .ng-confirm-box .ng-confirm-buttons button,
.ng-confirm.ng-confirm-black .ng-confirm-box .ng-confirm-buttons button {
  border: 0;
  background-image: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-shadow: none;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
  color: white;
}
.ng-confirm.ng-confirm-dark .ng-confirm-box .ng-confirm-buttons button.btn-default,
.ng-confirm.ng-confirm-black .ng-confirm-box .ng-confirm-buttons button.btn-default {
  box-shadow: none;
  color: #fff;
  background: 0;
}
.ng-confirm.ng-confirm-dark .ng-confirm-box .ng-confirm-buttons button.btn-default:hover,
.ng-confirm.ng-confirm-black .ng-confirm-box .ng-confirm-buttons button.btn-default:hover {
  background: #666;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-bg {
  background: #36465d;
  opacity: 0.99;
}
.ng-confirm.ng-confirm-supervan.ng-confirm-type-blue .ng-confirm-box {
  border: 0;
}
.ng-confirm.ng-confirm-supervan.ng-confirm-type-blue .ng-confirm-bg {
  background: #217dbb;
}
.ng-confirm.ng-confirm-supervan.ng-confirm-type-green .ng-confirm-box {
  border: 0;
}
.ng-confirm.ng-confirm-supervan.ng-confirm-type-green .ng-confirm-bg {
  background: #25a25a;
}
.ng-confirm.ng-confirm-supervan.ng-confirm-type-red .ng-confirm-box {
  border: 0;
}
.ng-confirm.ng-confirm-supervan.ng-confirm-type-red .ng-confirm-bg {
  background: #d62c1a;
}
.ng-confirm.ng-confirm-supervan.ng-confirm-type-orange .ng-confirm-box {
  border: 0;
}
.ng-confirm.ng-confirm-supervan.ng-confirm-type-orange .ng-confirm-bg {
  background: #c29d0b;
}
.ng-confirm.ng-confirm-supervan.ng-confirm-type-purple .ng-confirm-box {
  border: 0;
}
.ng-confirm.ng-confirm-supervan.ng-confirm-type-purple .ng-confirm-bg {
  background: #804399;
}
.ng-confirm.ng-confirm-supervan.ng-confirm-type-dark .ng-confirm-box {
  border: 0;
}
.ng-confirm.ng-confirm-supervan.ng-confirm-type-dark .ng-confirm-bg {
  background: #222f3d;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-box {
  background-color: transparent;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-box.ng-confirm-loading:before {
  background: transparent;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-box.ng-confirm-loading:after {
  border-bottom-color: transparent;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-box div.ng-confirm-closeIcon {
  color: white;
  border-radius: 50px;
  height: 26px;
  width: 26px;
  line-height: 26px;
  top: 2px;
  right: 2px;
  box-shadow: 0 0 0 2px #ddd;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-box *:not(input):not(textarea):not(select):not(option) {
  color: white;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-box input,
.ng-confirm.ng-confirm-supervan .ng-confirm-box textarea,
.ng-confirm.ng-confirm-supervan .ng-confirm-box select,
.ng-confirm.ng-confirm-supervan .ng-confirm-box option {
  color: initial;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-box div.ng-confirm-closeIcon {
  color: white;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-box div.ng-confirm-title-c {
  text-align: center;
  font-size: 28px;
  font-weight: normal;
  padding-bottom: 25px;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-box div.ng-confirm-title-c > * {
  display: block;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-box div.ng-confirm-title-c .ng-confirm-icon-c {
  margin: 0 0 20px;
  font-size: 50px;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-box div.ng-confirm-content-pane {
  margin-bottom: 25px;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-box div.ng-confirm-content {
  text-align: center;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-box .ng-confirm-buttons {
  text-align: center;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-box .ng-confirm-buttons button {
  font-size: 16px;
  border-radius: 2px;
  text-shadow: none;
  border: 0;
  color: white;
  padding: 10px;
  min-width: 100px;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-box .ng-confirm-buttons button.btn-default {
  background: #303f53;
}
.ng-confirm.ng-confirm-supervan .ng-confirm-box .ng-confirm-buttons button.btn-default:hover {
  background: #2f3c50;
  color: white;
}
.ng-confirm.ng-confirm-material .ng-confirm-bg {
  background: dimgray;
  opacity: 0.6;
}
.ng-confirm.ng-confirm-material .ng-confirm-icon-c {
  margin-right: 8px;
}
.ng-confirm.ng-confirm-material .ng-confirm-box {
  background-color: white;
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  padding: 30px 25px 10px 25px;
}
.ng-confirm.ng-confirm-material .ng-confirm-box div.ng-confirm-closeIcon {
  color: rgba(0, 0, 0, 0.87);
  line-height: 20px;
  top: 15px;
  right: 15px;
}
.ng-confirm.ng-confirm-material .ng-confirm-box div.ng-confirm-title-c {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
  font-weight: bold;
}
.ng-confirm.ng-confirm-material .ng-confirm-box div.ng-confirm-content {
  text-align: left;
  color: rgba(0, 0, 0, 0.87);
}
.ng-confirm.ng-confirm-material .ng-confirm-box .ng-confirm-buttons {
  text-align: right;
}
.ng-confirm.ng-confirm-material .ng-confirm-box .ng-confirm-buttons button {
  text-transform: uppercase;
  font-weight: 500;
}
.ng-confirm.ng-confirm-material.ng-confirm-rtl .ng-confirm-closeIcon {
  left: 15px!important;
  right: auto !important;
}
.ng-confirm.ng-confirm-material.ng-confirm-rtl .ng-confirm-icon-c {
  margin-right: 0;
  margin-left: 8px;
}
.ng-confirm.ng-confirm-bootstrap .ng-confirm-bg {
  background-color: rgba(0, 0, 0, 0.21);
}
.ng-confirm.ng-confirm-bootstrap .ng-confirm-icon-c {
  margin-right: 8px;
}
.ng-confirm.ng-confirm-bootstrap .ng-confirm-box {
  background-color: white;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px rgba(0, 0, 0, 0.4);
  padding: 15px 0 0;
  border-radius: 6px;
}
.ng-confirm.ng-confirm-bootstrap .ng-confirm-box div.ng-confirm-closeIcon {
  color: rgba(0, 0, 0, 0.87);
  line-height: 20px;
}
.ng-confirm.ng-confirm-bootstrap .ng-confirm-box div.ng-confirm-title-c {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
}
.ng-confirm.ng-confirm-bootstrap .ng-confirm-box div.ng-confirm-content {
  text-align: left;
  color: rgba(0, 0, 0, 0.87);
  padding: 0 15px;
}
.ng-confirm.ng-confirm-bootstrap .ng-confirm-box .ng-confirm-buttons {
  text-align: right;
  padding: 15px;
  margin: -5px 0 0;
  border-top: solid 1px #ddd;
  overflow: hidden;
  border-radius: 0 0 4px 4px;
}
.ng-confirm.ng-confirm-bootstrap .ng-confirm-box .ng-confirm-buttons button {
  font-weight: 500;
  border-radius: 0;
  margin: 0;
}
.ng-confirm.ng-confirm-bootstrap .ng-confirm-box .ng-confirm-buttons button:first-child {
  border-radius: 4px 0 0 4px;
}
.ng-confirm.ng-confirm-bootstrap .ng-confirm-box .ng-confirm-buttons button:last-child {
  border-radius: 0 4px 4px 0;
}
.ng-confirm.ng-confirm-bootstrap.ng-confirm-rtl .ng-confirm-closeIcon {
  left: 5px!important;
  right: auto !important;
}
.ng-confirm.ng-confirm-bootstrap.ng-confirm-rtl .ng-confirm-icon-c {
  margin-right: 0;
  margin-left: 8px;
}
.ng-confirm.ng-confirm-modern .ng-confirm-bg {
  background-color: slategray;
  opacity: 0.6;
}
.ng-confirm.ng-confirm-modern .ng-confirm-icon-c {
  margin-right: 8px;
}
.ng-confirm.ng-confirm-modern .ng-confirm-box {
  background-color: white;
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  padding: 25px 25px 10px 25px;
}
.ng-confirm.ng-confirm-modern .ng-confirm-box div.ng-confirm-closeIcon {
  color: rgba(0, 0, 0, 0.87);
  border-radius: 50px;
  height: 25px;
  width: 25px;
  line-height: 25px!important;
  top: 10px;
  right: 10px;
  box-shadow: 0 0 0 2px #ddd;
}
.ng-confirm.ng-confirm-modern .ng-confirm-box div.ng-confirm-title-c {
  color: rgba(0, 0, 0, 0.87);
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.ng-confirm.ng-confirm-modern .ng-confirm-box div.ng-confirm-title-c .ng-confirm-icon-c {
  display: block;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 10px;
  font-size: 69px;
  color: #aaa;
}
.ng-confirm.ng-confirm-modern .ng-confirm-box div.ng-confirm-content {
  font-size: 15px;
  color: #777;
  margin-bottom: 25px;
}
.ng-confirm.ng-confirm-modern .ng-confirm-box .ng-confirm-buttons {
  text-align: center;
}
.ng-confirm.ng-confirm-modern .ng-confirm-box .ng-confirm-buttons button {
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
}
.ng-confirm.ng-confirm-modern .ng-confirm-box .ng-confirm-buttons button + button {
  margin-left: 4px;
}
.ng-confirm.ng-confirm-seamless .ng-confirm-bg {
  background-color: rgba(255, 255, 255, 0.5);
}
.ng-confirm.ng-confirm-seamless .ng-confirm-bg:before {
  border-bottom-color: dodgerblue;
}
.ng-confirm.ng-confirm-seamless .ng-confirm-icon-c {
  margin-right: 8px;
}
.ng-confirm.ng-confirm-seamless .ng-confirm-box {
  background-color: white;
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  padding: 20px 0 10px 0;
}
.ng-confirm.ng-confirm-seamless .ng-confirm-box div.ng-confirm-closeIcon {
  color: rgba(0, 0, 0, 0.87);
  border-radius: 50px;
  height: 25px;
  width: 25px;
  line-height: 25px!important;
  top: 10px;
  right: 10px;
  box-shadow: 0 0 0 2px #ddd;
}
.ng-confirm.ng-confirm-seamless .ng-confirm-box div.ng-confirm-title-c {
  color: rgba(0, 0, 0, 0.87);
  font-size: 24px;
  text-align: center;
}
.ng-confirm.ng-confirm-seamless .ng-confirm-box div.ng-confirm-title-c .ng-confirm-icon-c {
  color: #aaa;
}
.ng-confirm.ng-confirm-seamless .ng-confirm-box div.ng-confirm-title-c .ng-confirm-title {
  font-weight: bold;
}
.ng-confirm.ng-confirm-seamless .ng-confirm-box div.ng-confirm-content {
  text-align: center;
  font-size: 15px;
  color: #464646;
  margin-bottom: 25px;
}
.ng-confirm.ng-confirm-seamless .ng-confirm-box .ng-confirm-buttons {
  text-align: center;
}
.ng-confirm.ng-confirm-seamless .ng-confirm-box .ng-confirm-buttons button {
  font-size: 16px;
  font-weight: bold;
}
.ng-confirm.ng-confirm-seamless .ng-confirm-box .ng-confirm-buttons button + button {
  margin-left: 4px;
}
.ng-confirm-el-hide {
  display: none !important;
}
/*
 * Toastr
 * Version 2.0.1
 * Copyright 2012 John Papa and Hans Fjallemark.  
 * All Rights Reserved.  
 * Use, reproduction, distribution, and modification of this code is subject to the terms and 
 * conditions of the MIT license, available at http://www.opensource.org/licenses/mit-license.php
 *
 * Author: John Papa and Hans Fjallemark
 * Project: https://github.com/CodeSeven/toastr
 */
.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #ffffff;
}
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-center {
  top: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-center {
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
.toast-center {
  top: 45%;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: auto;
  /*overrides*/
}
#toast-container.toast-center,
#toast-container.toast-top-center,
#toast-container.toast-bottom-center {
  width: 100%;
  pointer-events: none;
}
#toast-container.toast-center > div,
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  margin: auto;
  pointer-events: auto;
}
#toast-container.toast-center > button,
#toast-container.toast-top-center > button,
#toast-container.toast-bottom-center > button {
  pointer-events: auto;
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-wait {
  background-image: url("data:image/gif;base64,R0lGODlhIAAgAIQAAAQCBISGhMzKzERCROTm5CQiJKyurHx+fPz+/ExOTOzu7Dw+PIyOjCwqLFRWVAwKDIyKjMzOzOzq7CQmJLy6vFRSVPTy9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAXACwAAAAAIAAgAAAF3eAljmRpnmh6VRSVqLDpIDTixOdUlFSNUDhSQUAT7ES9GnD0SFQAKWItMqr4bqKHVPDI+WiTkaOFFVlrFe83rDrT0qeIjwrT0iLdU0GOiBxhAA4VeSk6QYeIOAsQEAuJKgw+EI8nA18IA48JBAQvFxCXDI8SNAQikV+iiaQIpheWX5mJmxKeF6g0qpQmA4yOu8C7EwYWCgZswRcTFj4KyMAGlwYxDwcHhCXMXxYxBzQHKNo+3DDeCOAn0V/TddbYJA0K48gAEAFQicMWFsfwNA3JSgAIAAFfwIMIL4QAACH5BAkJABoALAAAAAAgACAAhAQCBIyKjERCRMzOzCQiJPTy9DQyNGRmZMTCxOTm5CwqLHx+fBQWFJyenNTW1Pz6/Dw6PGxubAwKDIyOjNTS1CQmJCwuLPz+/Dw+PHRydAAAAAAAAAAAAAAAAAAAAAAAAAXboCaOZGmeaKoxWcSosMkk15W8cZ7VdZaXkcEgQtrxfD9RhHchima1GwlCGUBSFCaFxMrgRtnLFhWujWHhs2nJc8KoVlWGQnEn7/i8XgOwWAB7JwoONQ4KgSQAZRcOgHgSCwsSIhZMNRZ5CzULIgaWF5h4mhecfIQ8jXmQkiODhYeIiRYGjrG2PxgBARi3IhNMAbcCnwI5BAQpAZ8TIwK6vCQVDwUVKL+WzAANTA210g/VJ8OWxQefByQE4dZMzBoInwh4zrtgn2p725YNthUFTNRuGYB3AYGBHCEAACH5BAkJAB0ALAAAAAAgACAAhAQCBISChFRWVMzKzCQiJOTm5GxqbCwuLJSWlPz6/NTW1AwODJSSlGRmZCwqLOzu7HR2dDQ2NAQGBISGhFxaXNTS1CQmJOzq7GxubDQyNKSmpPz+/Nza3AAAAAAAAAAAAAXfYCeOZGmeaKqurHBdAiuP17Zdc0lMAVHWt9yI8LA9fCPB4xEjARoNSWpis01kBpshFahurqzsZosiGpErScMAUO0maKF8Tq/bTQCIQgFp30cQXhB1BHEcXhx0FgkJFiOHVYlzi42AgoRxeRx8fn+en3UABwedKgsBAwMBCygOCjYKDisLFV4VrCUAtVUKpSZdXl8mB8EbByQWcQPFAyYZxccdB7sV0cvBzbmvvG0LBV4FrFTBYCWuNhyyHRTFFB20trh4BxmdYl4YIqepq0IRxRE+IfDCAFQHARo0NGERAgAh+QQJCQAgACwAAAAAIAAgAIUEAgSEgoRMTkzMyswcHhzk5uR0cnQUFhRcXlwsKiz09vQMCgyMiozU1tQkJiR8fnxkZmT8/vwEBgSEhoRcWlzU0tQkIiT08vR0dnQcGhxkYmQ0MjT8+vwMDgyMjozc2twAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG+UCQcEgsGo/IpHLJXDweC6Z0+IhEHlOjRGIMWLHZoUZx0RQlAajxkFFKFFYFl5m5KNpIySU+X2bIBEoQZBBZGQdMElFhjI2Oj5AgHQEDAw8dQxYeDBaNHRVWVhWYCXsRFwmMXqFWEyAerB6MA6xWA6+xs7URt6VWqIwTu64gDh4eDp6goaORQ5OVAZjO1EgEGhB4RwAYDQ0YAEwIcBEKFEgYrBhLBORxgUYfrB9LELuF8fNDAAaVBuEg7NXCVyRdqHVCGLBiIIQAB1Yc4BXh9uEbwAXuyi2iQI7DuSwHdiFqCEGDtizLRFUDsaGAlQIbVoJYIEDAIiZBAAAh+QQJCQAbACwAAAAAIAAgAIQEAgSMioxcWlz08vQcHhysqqwMDgx8enwsKiykoqRkZmT8+vzEwsQMCgyUlpQkJiS0srQEBgSMjoxcXlz09vQkIiSsrqwUEhQ0MjRsamz8/vwAAAAAAAAAAAAAAAAAAAAF7+AmjmRpnmiqruz2PG0sIssCj4CQJAIgj4/abRNJaI6agu9kCAQaphdJgEQKUIFjgGWsahJYLdf7RTWfLKr3+jsBClVlG5Xb9eb4fImgUBBKDVB4ExRHFGwbGRQLGXMEhUgUfw2QC4IyCmSNDQtHlm2ZXgoiGQsUjW0EnUgLfyKBeYSeiHojfH61uS0GBisVEgEVLRcWRxAXKAgDRwMILMVIECgSVRIrBmS9JtRI1iMVBweuGxerSNolyszOIhjLGs0jEFXSKA8SEkMbcEgWIxfzNBxrw6AKgxIGkM05UOWALhERHJhysOThBgAVWYQAACH5BAkJABkALAAAAAAgACAAhAQGBIyKjERCRMzOzCwuLGRiZPz6/OTm5AwODLSytFRSVNTW1Dw6PHx6fAwKDJSSlERGRNTS1DQyNGxqbPz+/BQSFLy6vFRWVNza3AAAAAAAAAAAAAAAAAAAAAAAAAAAAAXqYCaO5FgFwxBUZeu61ULNFMa+eBvQdJD/owFvFhkBBAwHsBQZUooZyWF2YOQkBNJu6ANMaQeli0AxSEwymi0DcUJeEgPlbEJFAghRe/h+Eeg/Dl9UYks5DF9VhksOAgKFi5GSSwh5kzgVCXIJNxknD5aSCTwJIw8zD5MITpanFKmSCHI8NxUPoJejNKWXLZkznL0vCJ3CxsckDpA/ChYJFzkTBgYTSxc80C4OswbLLhY8Fi/bMwYAJVgl4DTiL9LUJADrFuci1zTZLwD1IwU8BSQuWLCQb1EDHg2QiSDALYvCDAISJLDy8FIIACH5BAkJAB4ALAAAAAAgACAAhAQGBISGhFRSVNTW1CQiJKyqrGRmZOzu7CwuLIyOjGxubPz6/BQSFGRiZOTi5CwqLLy6vDQ2NIyKjFRWVCQmJKyurGxqbPT29DQyNJSSlHRydPz+/BQWFOzq7AAAAAAAAAXhoCeOJElYClGubOs117YtjWuvxCLLi3qbhc6h4FPsdorfiNI5dige43GT9AAkHUcCwCpMNxVP7tgTJY4J1uF7EBl0M8Ooueuo2SOCIkVa11kVX2E2EmgsFH4yBz4uAAkdHVstBAUHQ4xKmZqbnJ2bAhAQAiURGJ4eE0cTIxgzpp0QRxCsrp6xO7MjpaepO6unKxOhv8DFxsfIJBwaChw2DAkZDEocDjIOzi0ZMhlKUjIaLtsb3T8aR+EtDBkJ0yQUBQVQI9XX2ZsDMgMlyxr3mzE2XEgmotCGAARFIHiQ0FMIACH5BAkJABgALAAAAAAgACAAhAQCBISGhDw+POTi5CwuLLS2tPTy9BQSFJyenGRiZDQ2NIyOjLy+vPz6/BweHIyKjFRSVOzq7DQyNLy6vBQWFHRydDw6PPz+/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXXICaOZHkcZaquIjVd10SxtFrAcFGrVhBYIwoON9uNAsOA6DCEFTEKBEKxEjQvAtELNxkpGrAGNfW4Plpb2QgxRKjKzfPoVGLj3CnLNUv7hscpSDhKOxJSgDwPP0ZGAACMjAQFDQYFBJA0BAZDBpeYGBQVFUU3TV2YFAMwAzNgTQ2PkBVDFRiuQ7CYszi1pUOnkKmrM5qcnqiiTwQTDQ2Wn9DR0tPUfRKQEBEREDQSFw3XRhEwEd3f4TvjF+XWKgJ8JNnb0QkwCdUlCzAL+CQODAwc9BtIMAQAOw==") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  background-color: #2f96b4;
}
.toast-wait {
  background-color: #2f96b4;
}
.toast-warning {
  background-color: #f89406;
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/*
  * AngularJS-Toaster
  * Version 0.3
 */
:not(.no-enter)#toast-container > div.ng-enter,
:not(.no-leave)#toast-container > div.ng-leave {
  -webkit-transition: 1000ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  -moz-transition: 1000ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  -ms-transition: 1000ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  -o-transition: 1000ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  transition: 1000ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
}
:not(.no-enter)#toast-container > div.ng-enter.ng-enter-active,
:not(.no-leave)#toast-container > div.ng-leave {
  opacity: 0.8;
}
:not(.no-leave)#toast-container > div.ng-leave.ng-leave-active,
:not(.no-enter)#toast-container > div.ng-enter {
  opacity: 0;
}
.ng-table th {
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ng-table th.sortable {
  cursor: pointer;
}
.ng-table th.sortable .sort-indicator {
  padding-right: 18px;
  position: relative;
}
.ng-table th.sortable .sort-indicator:after,
.ng-table th.sortable .sort-indicator:before {
  content: "";
  border-width: 0 4px 4px;
  border-style: solid;
  border-color: #000 transparent;
  visibility: visible;
  right: 5px;
  top: 50%;
  position: absolute;
  opacity: 0.3;
  margin-top: -4px;
}
.ng-table th.sortable .sort-indicator:before {
  margin-top: 2px;
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
}
.ng-table th.sortable .sort-indicator:hover:after,
.ng-table th.sortable .sort-indicator:hover:before {
  opacity: 1;
  visibility: visible;
}
.ng-table th.sortable.sort-asc,
.ng-table th.sortable.sort-desc {
  background-color: rgba(141, 192, 219, 0.25);
  text-shadow: 0 1px 1px hsla(0, 0%, 100%, 0.75);
}
.ng-table th.sortable.sort-asc .sort-indicator:after,
.ng-table th.sortable.sort-desc .sort-indicator:after {
  margin-top: -2px;
}
.ng-table th.sortable.sort-asc .sort-indicator:before,
.ng-table th.sortable.sort-desc .sort-indicator:before {
  visibility: hidden;
}
.ng-table th.sortable.sort-asc .sort-indicator:after,
.ng-table th.sortable.sort-asc .sort-indicator:hover:after,
.ng-table th.sortable.sort-desc .sort-indicator:after {
  visibility: visible;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.ng-table th.sortable.sort-desc .sort-indicator:after {
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  box-shadow: none;
}
.ng-table th.filter .input-filter {
  margin: 0;
  display: block;
  width: 100%;
  min-height: 30px;
  box-sizing: border-box;
}
.ng-table .ng-table-group-header th {
  text-align: left;
}
.ng-table .ng-table-group-selector {
  display: block;
}
.ng-table .ng-table-group-close,
.ng-table .ng-table-group-toggle {
  float: right;
}
.ng-table .ng-table-group-toggle {
  margin-right: 5px;
}
@media only screen and (max-width: 800px) {
  .ng-table-responsive {
    border-bottom: 1px solid #999;
  }
  .ng-table-responsive tr {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
  }
  .ng-table-responsive td:before {
    position: absolute;
    padding: 8px;
    left: 0;
    top: 0;
    width: 50%;
    white-space: nowrap;
    text-align: left;
    font-weight: 700;
  }
  .ng-table-responsive thead tr th {
    text-align: left;
  }
  .ng-table-responsive thead tr.ng-table-filters th {
    padding: 0;
  }
  .ng-table-responsive thead tr.ng-table-filters th form > div {
    padding: 8px;
  }
  .ng-table-responsive td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  .ng-table-responsive td:before {
    content: attr(data-title-text);
  }
  .ng-table-responsive,
  .ng-table-responsive tbody,
  .ng-table-responsive td,
  .ng-table-responsive th,
  .ng-table-responsive thead,
  .ng-table-responsive tr {
    display: block;
  }
}
.ng-table-pagination {
  margin-top: 0;
}
.filter:after,
.filter:before,
.ng-table-group-selector:after,
.ng-table-group-selector:before {
  display: table;
  content: " ";
}
.filter:after,
.ng-table-group-selector:after {
  clear: both;
}
.filter > .filter-cell {
  float: left;
  box-sizing: border-box;
}
.filter-horizontal > .filter-cell {
  padding: 0 2px;
}
.filter-horizontal > .filter-cell:first-child {
  padding-left: 0;
}
.filter-horizontal > .filter-cell.last,
.filter-horizontal > .filter-cell:last-child {
  padding-right: 0;
}
.s12 {
  width: 100%;
}
.s11 {
  width: 91.66666667%;
}
.s10 {
  width: 83.33333333%;
}
.s9 {
  width: 75%;
}
.s8 {
  width: 66.66666667%;
}
.s7 {
  width: 58.33333333%;
}
.s6 {
  width: 50%;
}
.s5 {
  width: 41.66666667%;
}
.s4 {
  width: 33.33333333%;
}
.s3 {
  width: 25%;
}
.s2 {
  width: 16.66666667%;
}
.s1 {
  width: 8.33333333%;
}
@media all and (max-width: 468px) {
  .s1,
  .s2,
  .s3,
  .s4,
  .s5,
  .s6,
  .s7,
  .s8,
  .s9,
  .s10,
  .s11,
  .s12 {
    width: 100%;
  }
  .filter > .filter-cell {
    padding: 0;
  }
}
/*# sourceMappingURL=ng-table.min.css.map*/
/*** OUR CSS **/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
body {
  cursor: default;
}
body .stop-scrolling {
  height: 100%;
  overflow: hidden;
}
/***** TEAM MENU ****/
.teamHidden {
  display: none;
}
.teamHidden ul#teamMenu {
  display: none;
}
.teamShown {
  display: block;
}
.teamShown ul#teamMenu {
  display: block;
}
.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
}
.input-borderless {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-borderless:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
#scrollToTop {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 40px;
  color: #fff;
  background: #888;
  padding: 12px 20px 15px 19px;
  opacity: 0.6;
}
#scrollToTop:hover {
  background: #924cb1;
}
/***** PAGE HEADER *****/
.page-header {
  padding: 20px 0 10px;
  margin-top: 0;
  margin-bottom: 0;
}
.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4 {
  margin: 0;
  font-weight: 200;
  color: #333333;
  padding-left: 10px;
}
.top-button-group a.close {
  cursor: pointer;
  font-size: 42px;
  font-weight: 100;
  position: absolute;
  right: 15px;
  z-index: 1000;
}
/**** EMAIL TEXT *****/
.email-text {
  text-transform: none !important;
}
/**** Custom Panel *****/
.ps-panel .ps-panel-heading {
  padding: 10px 15px;
}
.ps-panel .ps-panel-heading .ps-panel-title {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.4;
}
.ps-panel .ps-panel-heading .ps-panel-subtext {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 5px;
}
.ps-panel .ps-panel-heading .label {
  font-size: 12px;
  letter-spacing: 1px;
}
.ps-panel .ps-panel-body {
  padding: 10px 15px;
}
/* Overlay Wraper */
#overlayWrap {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.4;
  z-index: 10000;
}
.searchOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #3D3A3A;
  opacity: 0.92;
  z-index: 9;
}
.bodyBlur {
  -webkit-filter: blur(6px);
  -moz-filter: blur(6px);
  -o-filter: blur(6px);
  -ms-filter: blur(6px);
  filter: blur(6px);
}
/* Tooltip */
.toolTip:hover:after {
  background: #333;
  border-radius: 5px;
  top: -40px;
  color: #fff;
  content: attr(title);
  left: -30px;
  padding: 5px 15px;
  position: absolute;
  z-index: 99999;
  width: auto;
}
.toolTip:hover:before {
  border: solid;
  border-color: #333 transparent;
  border-width: 6px 6px 0 6px;
  top: -10px;
  content: "";
  left: 45%;
  position: absolute;
  z-index: 999999;
}
/* LMS Link */
.contact-header .lmsLink span.lmsIcon {
  background-image: url('../img/leap_book.png');
  background-repeat: no-repeat;
  background-color: #000;
  display: inline-block;
  background-size: 25px 25px;
  width: 25px;
  height: 25px;
}
.contact-header .lmsLink span.lmsIcon:hover {
  background-color: #9ccc21;
}
/* No Result Message */
.blankMessage {
  display: none;
}
/* FORM */
form.formLightFontWeight label {
  font-weight: 500;
  color: #515151;
}
.control-label-required:after {
  content: " *";
  color: #d2383f;
}
/* White Background */
.bgWhite {
  background: #FFFFFF !important;
}
/* Used for clear block */
.clearBoth {
  clear: both;
}
/* No Padding */
.no-padding {
  padding: 0;
}
/* Pre-Formatted Text */
.pre-formatted {
  white-space: pre-wrap;
}
/* Upload Controls */
.file-upload {
  text-align: center;
}
.file-upload .btn {
  background-color: #f4f4f4 !important;
  color: #555555;
  opacity: 1;
}
.file-upload .drop-box {
  background-color: #f4f4f4;
  border-radius: 5px;
  padding: 20px 10px;
  margin: 0;
}
.file-upload #file-input {
  position: absolute;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
.file-upload .fileinput-button {
  border: none;
  color: #555555;
  font-size: 21px;
}
.file-upload .fileinput-button .fa {
  padding: 0;
}
.file-upload .fileinput-button:hover,
.file-upload .fileinput-button:focus {
  color: #333333;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}
.file-upload .hint {
  padding: 5px 0;
}
.file-upload .hint p {
  font-size: 14px;
  color: #777777;
  text-transform: uppercase;
}
.fileupl > li .btn {
  border: 1px solid #dfdfdf;
  background: #eeeeee;
  color: #777777;
}
.fileupl > li .btn:hover,
.fileupl > li .btn:focus {
  border: 1px solid #d5d5d5;
  color: #555555;
}
.fileupl > li .btn .fa {
  padding: 0;
}
.fileupl > li > ul.items > li {
  min-width: 20%;
}
.fileupl > li > ul.items > li.item-progress {
  vertical-align: middle;
}
.fileupl > li > ul.items > li.item-filename {
  min-width: 30%;
}
.fileupl > li > ul.items > li .progress {
  margin: 0;
}
.modal-backdrop.invoice {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal.invoice {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 25%;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.callrecordings_button {
  margin-right: 10px;
}
.callrecording_audio label {
  height: 15px;
}
/**** COMMON DIRECTIVES *****/
.field-validation-error {
  float: right;
  margin-right: 20px;
}
/**
* #.# Login Page
*
* This file has styling for all components in login page
*/
.login-page {
  background-color: #66357b;
  /**** Error Message ****/
  /**** Login Panel ****/
}
.login-page .alert-error {
  /*display:none;*/
  background-color: #d9534f;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 200;
  letter-spacing: 0.5px;
  text-align: center;
}
.login-page .login-panel {
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
}
.login-page .login-panel .panel-default {
  border: 0;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin-top: 40%;
  /**** Panel Heading ****/
  /**** Panel Body ****/
}
.login-page .login-panel .panel-default .panel-heading {
  text-align: center;
  padding: 50px 10px;
  background-color: #EFEFEF;
  background-image: url('../img/panorama_login.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 280px 78px;
}
.login-page .login-panel .panel-default .panel-heading .panel-title {
  text-transform: uppercase;
}
.login-page .login-panel .panel-default .panel-body {
  padding: 0;
}
.login-page .login-panel .panel-default .panel-body ul.form-group {
  list-style-position: inside;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.login-page .login-panel .panel-default .panel-body ul.form-group > li.divider {
  border-top: 1px solid #eeeeee;
  border-bottom: none;
}
.login-page .login-panel .panel-default .panel-body ul.form-group > li i.fa {
  color: #555555;
  font-size: 24px;
  padding-left: 18px;
  padding-right: 12px;
}
.login-page .login-panel .panel-default .panel-body ul.form-group > li i.fa.fa-lock {
  font-size: 29px;
  padding-left: 20px;
  padding-right: 16px;
}
.login-page .login-panel .panel-default .panel-body ul.form-group input {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  font-size: 16px;
  font-weight: 200;
  height: 80px;
  width: 80%;
  padding: 8px 6px;
}
.login-page .login-panel .panel-default .panel-body ul.form-group input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.login-page .login-panel .panel-default .panel-body ul.form-group input.input-border {
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  border: 1px solid #555555;
  height: 56px;
}
.login-page .login-panel .panel-default .panel-body ul.form-group .input-short {
  width: 48% !important;
  display: table-cell;
  margin: 0;
}
.login-page .login-panel .panel-default .panel-body .form-submit {
  text-align: center;
  padding: 30px 0;
}
.login-page .login-panel .panel-default .panel-body .form-submit .btn {
  padding: 15px 30px;
  width: 90%;
  text-transform: uppercase;
  font-size: 18px;
}
.login-page .login-panel .panel-default .panel-body label {
  color: #848484;
  font-size: 16px;
  font-weight: 200;
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.login-page .footer {
  z-index: 1;
}
.login-page .footer .container {
  border-radius: 5px;
  background-color: #FFFFFF;
  padding: 15px 30px;
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: justify;
  height: 200px;
}
/**
* #.# Alert
*
* This file has styling for alert components
*/
/***** Base *****/
.alert-bar {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #000000;
  padding: 0;
}
.alert-bar button.close {
  padding: 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0);
  border: 0;
  -webkit-appearance: none;
}
.alert-bar .close {
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 0.8em;
  text-shadow: 0 1px 0 #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/****** Types ******/
.alert-wrap {
  padding: 17px 10px 17px 0;
  background-color: #fcfcfc;
  height: 60px;
  font-size: 16px;
  font-weight: 500;
}
.alert-wrap .alert-icon {
  width: 42px;
  height: 60px;
  color: #FFFFFF;
  top: -18px;
  position: relative;
  padding-top: 16px;
}
.alert-wrap.alert-success {
  color: #5CB85C;
  border: 1px solid #5CB85C;
}
.alert-wrap.alert-success .alert-icon {
  background: #5CB85C;
}
.alert-wrap.alert-info {
  color: #5BC0DE;
  border: 1px solid #5BC0DE;
}
.alert-wrap.alert-info .alert-icon {
  background: #5BC0DE;
}
.alert-wrap.alert-warning {
  color: #F0AD4E;
  border: 1px solid #F0AD4E;
}
.alert-wrap.alert-warning .alert-icon {
  background: #F0AD4E;
}
.alert-wrap.alert-error {
  color: #D9534F;
  border: 1px solid #D9534F;
}
.alert-wrap.alert-error .alert-icon {
  background: #D9534F;
}
/**** Custom Sweet Alert ****/
.sa-button-container button.confirm {
  background-color: #91B041 !important;
  border-radius: 0;
}
.sa-button-container button.confirm:hover {
  background-color: #9ebd4d !important;
}
/**
* #.# Notification Page
*
* This file has styling for all components that are specific to student page
*/
/**** Notification Page ****/
.notification-page #notification-wrap {
  min-height: 100px;
  background: #fff;
  margin: 0px auto;
  padding: 15px;
  border: 1px solid #ededed;
  box-shadow: 1px 1px 3px #ededed;
}
.notification-page #notification-wrap #notification-header {
  height: 37px;
  padding: 0 1px 8px 1px;
  text-align: center;
}
.notification-page #notification-wrap #notification-header a,
.notification-page #notification-wrap #notification-header a.notiInactive {
  color: #a86ec1;
}
.notification-page #notification-wrap #notification-header a:hover,
.notification-page #notification-wrap #notification-header a.notiActive,
.notification-page #notification-wrap #notification-header a.notiActive:hover {
  color: #cecece;
}
.notification-page #notification-wrap #notification-header a.notiActive,
.notification-page #notification-wrap #notification-header a.notiActive:hover {
  cursor: text;
}
.notification-page #notification-wrap #notification-header a#newLink {
  margin-right: 15px;
}
.notification-page #notification-wrap #notification-body .notification-item-wrap .notification-item .notification-time {
  padding: 8px 10px;
  font-size: 15px;
  font-weight: 500;
  color: #a86ec1;
  border-top: 1px solid #a86ec1;
  border-bottom: 1px solid #a86ec1;
}
.notification-page #notification-wrap #notification-body .notification-item-wrap .notification-item .item-detail {
  padding: 10px;
  position: relative;
  cursor: pointer;
  border-left: 2px solid transparent;
  border-bottom: 1px solid #E0E0E0;
  -webkit-transition: all  0.4s ease-in-out;
  -moz-transition: all  0.4s ease-in-out;
  -ms-transition: all  0.4s ease-in-out;
  -o-transition: all  0.4s ease-in-out;
  transition: all  0.4s ease-in-out;
}
.notification-page #notification-wrap #notification-body .notification-item-wrap .notification-item .item-detail .item-title {
  font-size: 20px;
}
.notification-page #notification-wrap #notification-body .notification-item-wrap .notification-item .item-detail .item-content {
  font-size: 15px;
}
.notification-page #notification-wrap #notification-body .notification-item-wrap .notification-item .item-detail .item-creator {
  font-size: 13px;
  color: #8c8c8c;
  margin-top: 10px;
}
.notification-page #notification-wrap #notification-body .notification-item-wrap .notification-item .item-detail .item-time {
  position: absolute;
  top: 20px;
  right: 10px;
  font-size: 13px;
  color: #8c8c8c;
}
.notification-page #notification-wrap #notification-body .notification-item-wrap .notification-item .item-detail.notRead {
  background: #faf6fb;
}
.notification-page #notification-wrap #notification-body .notification-item-wrap .notification-item .item-detail:hover {
  background: #faf6fb;
  border-left: 2px solid #b280c9;
}
.notification-page #notification-wrap #notification-body .notification-item-wrap .notification-item .item-detail:hover .item-title {
  color: #b280c9;
}
.notification-page #notification-wrap #notification-body .notification-item-wrap #more-link {
  text-align: center;
  margin-top: 15px;
}
.notification-page #notification-wrap #notification-body .notification-item-wrap #more-link a {
  color: #9d5cba;
}
.notification-page #notification-wrap #notification-body .notification-item-wrap #more-link a:hover {
  color: #8c8c8c;
}
/**
* #.# Reminder
*
* This file has styling for reminder
*/
/**** Global Reminder ****/
#reminderFormWrap .form-group label#timeLabel {
  margin-top: 5px;
}
#reminderFormWrap .form-group .dateTime-Picker {
  top: -26px;
  padding-left: 0;
}
#reminderFormWrap .form-group .dateTime-Picker table tbody a.btn-link {
  padding: 2px 16px;
}
/**** List Reminder ****/
.list-table tbody > tr > td.reminderFormCell {
  display: none;
}
.list-table tbody > tr > td.reminderFormCell > input {
  width: 102px;
  float: left;
}
.list-table tbody > tr > td.reminderFormCell > ul table td {
  right: 0 !important;
}
.list-table tbody > tr > td.reminderFormCell > table {
  position: absolute;
  right: -219px;
}
.list-table tbody > tr > td.reminderFormCell > table a.btn-link {
  display: none;
}
.list-table tbody > tr > td.reminderFormCell > table tbody > tr:nth-child(1),
.list-table tbody > tr > td.reminderFormCell > table tbody > tr:nth-child(3) {
  display: none;
}
.list-table tbody > tr > td.reminderFormCell a.addBtn {
  float: right;
  margin-right: 17px;
}
.list-table tbody > tr > td.reminderFormCell .form-control {
  height: 25px;
  font-size: 14px;
}
.list-table tbody > tr > td.reminderFormCellActive {
  position: absolute !important;
  right: 10px !important;
  width: 300px;
  height: 38px;
  z-index: 8;
  background: #ededed;
}
/* Reminder Popup */
.ui-notification {
  bottom: 20px !important;
  left: 30px !important;
  height: 100px;
  top: 80% !important;
  background: #F5F5F5 !important;
  border-radius: 3px;
}
.ui-notification h3 {
  color: #83449F !important;
  border-bottom: 1px solid #D3D3D3 !important;
  padding: 0 0 9px !important;
  font-size: 15px !important;
  font-weight: 400 !important;
}
.ui-notification .message {
  color: #626262;
  font-weight: 300;
  font-size: 15px;
}
.ui-notification.killed {
  display: none !important;
}
/* Custom Toaster styles for new popups */
#toast-container > .toast-reminder {
  background-image: none !important;
}
.toast-reminder {
  background-color: #f0f9ff !important;
  color: #626262 !important;
  font-weight: 300 !important;
  font-size: 15px !important;
}
.toast-reminder > .toast-title {
  color: #83449F !important;
  border-bottom: 1px solid #D3D3D3 !important;
  padding: 0 0 9px !important;
  font-size: 15px !important;
  font-weight: 400 !important;
}
/* Reminder Textfield */
input.reminderDate {
  background: #fff !important;
  cursor: text !important;
}
/**
* #.# Warning
*
* This file has styling for warning types
*/
.warning {
  border: 1px solid #d2383f;
  width: 300px;
  height: 55px;
  color: #d2383f;
  margin-top: 15px;
}
.warning .warning-wrap {
  padding: 0 7px 0 0;
}
.warning .warning-wrap .warning-label {
  float: left;
  height: 53px;
  color: #FFFFFF;
  background: #d2383f;
}
.warning .warning-wrap .warning-label i {
  font-size: 25px;
  padding-top: 12px;
  padding-right: 2px;
}
.warning .warning-wrap .warning-content {
  float: left;
  padding-top: 6px;
}
.warning .warning-wrap .warning-content p {
  margin-left: 10px;
}
.warning .warning-wrap .warning-content p.warning-title {
  font-weight: 500;
}
.warning .warning-wrap .warning-content p.warning-info {
  font-style: italic;
  font-size: small;
  margin-top: -5px;
}
.warning .warning-wrap .job-warning-content {
  float: left;
  padding-top: 15px;
}
.warning .warning-wrap .job-warning-content p {
  margin-left: 10px;
}
.warning .warning-wrap .job-warning-content p.warning-title {
  font-weight: 500;
}
.warning .warning-wrap .job-warning-content p.warning-info {
  font-style: italic;
  font-size: small;
  margin-top: -5px;
}
/**
* #.# Loading Box
*
* This file has styling for loading box
*/
#loading-box {
  display: none;
  background: #FFFFFF;
  border: 1px solid #ededed;
  width: 400px;
  padding: 15px;
  text-align: center;
  position: fixed;
  left: 48%;
  top: 35%;
  overflow: hidden;
  z-index: 10000;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
#loading-box .loading-icon {
  background-image: url('../img/spinner.gif');
  background-size: 95px 95px;
  background-repeat: no-repeat;
  height: 100px;
  width: 95px;
  margin: 0px auto;
}
#loading-box .leap-logo {
  position: absolute;
  height: 65px;
  width: 65px;
  background-image: url('../img/panorama_logo_short.png');
  background-size: 65px;
  background-repeat: no-repeat;
  top: 31px;
  left: 166px;
}
#loading-box .loading-content {
  margin-top: 25px;
  font-size: 20px;
  font-weight: 300;
}
tags-input {
  display: block;
}
tags-input *, tags-input *:before, tags-input *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
tags-input .host {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 100%;
}
tags-input .host:active {
  outline: none;
}

tags-input .tags {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  padding: 1px;
  overflow: hidden;
  word-wrap: break-word;
  cursor: text;
  background-color: white;
  border: 1px solid darkgray;
  box-shadow: 1px 1px 1px 0 lightgray inset;
  height: 100%;
}
tags-input .tags.focused {
  outline: none;
  -webkit-box-shadow: 0 0 3px 1px rgba(5, 139, 242, 0.6);
  -moz-box-shadow: 0 0 3px 1px rgba(5, 139, 242, 0.6);
  box-shadow: 0 0 3px 1px rgba(5, 139, 242, 0.6);
}
tags-input .tags .tag-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
tags-input .tags .tag-item {
  margin: 2px;
  padding: 0 5px;
  display: inline-block;
  float: left;
  font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 26px;
  line-height: 25px;
  border: 1px solid #acacac;
  border-radius: 3px;
  background: -webkit-linear-gradient(top, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%);
  background: linear-gradient(to bottom, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%);
}
tags-input .tags .tag-item.selected {
  background: -webkit-linear-gradient(top, #febbbb 0%, #fe9090 45%, #ff5c5c 100%);
  background: linear-gradient(to bottom, #febbbb 0%, #fe9090 45%, #ff5c5c 100%);
}
tags-input .tags .tag-item .remove-button {
  margin: 0 0 0 5px;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  vertical-align: middle;
  font: bold 16px Arial, sans-serif;
  color: #585858;
}
tags-input .tags .tag-item .remove-button:active {
  color: red;
}
tags-input .tags .input {
  border: 0;
  outline: none;
  margin: 2px;
  padding: 0;
  padding-left: 5px;
  float: left;
  height: 26px;
  font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
tags-input .tags .input.invalid-tag {
  color: red;
}
tags-input .tags .input::-ms-clear {
  display: none;
}
tags-input.ng-invalid .tags {
  -webkit-box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
  -moz-box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
  box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
}

tags-input .autocomplete {
  margin-top: 5px;
  position: absolute;
  padding: 5px 0;
  z-index: 999;
  width: 100%;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
tags-input .autocomplete .suggestion-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  height: 300px;
  overflow: auto;
}
tags-input .autocomplete .suggestion-item {
  padding: 5px 10px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: black;
  background-color: white;
}
tags-input .autocomplete .suggestion-item.selected {
  color: white;
  background-color: #0097cf;
}
tags-input .autocomplete .suggestion-item.selected em {
  color: white;
  background-color: #0097cf;
}
tags-input .autocomplete .suggestion-item em {
  font: normal bold 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: black;
  background-color: white;
}

tags-input {
  box-shadow: none;
  border: none;
  padding: 0;
  min-height: 34px;
}
tags-input .host {
  margin: 0;
}
tags-input .tags {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
tags-input .tags .tag-item {
  color: white;
  background: #2597AA;
  border: 1px solid #357ebd;
  border-radius: 4px;
}
tags-input .tags .tag-item.selected {
  color: white;
  background: #d9534f;
  border: 1px solid #d43f3a;
}
tags-input .tags .tag-item .remove-button:hover {
  text-decoration: none;
}
tags-input .tags.focused {
  border: 1px solid #66afe9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
tags-input .autocomplete {
  border-radius: 4px;
}
tags-input .autocomplete .suggestion-item.selected {
  color: #262626;
  background-color: whitesmoke;
}
tags-input .autocomplete .suggestion-item.selected em {
  color: #262626;
  background-color: whitesmoke;
}
tags-input .autocomplete .suggestion-item em {
  color: black;
  background-color: white;
}
tags-input.ng-invalid .tags {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.input-group tags-input {
  padding: 0;
  display: table-cell;
}
.input-group tags-input:not(:first-child) .tags {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group tags-input:not(:last-child) .tags {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-lg tags-input:first-child .tags {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.input-group-lg tags-input:last-child .tags {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.input-group-sm tags-input:first-child .tags {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.input-group-sm tags-input:last-child .tags {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

tags-input.ti-input-lg, .input-group-lg tags-input {
  min-height: 46px;
}
tags-input.ti-input-lg .tags, .input-group-lg tags-input .tags {
  border-radius: 6px;
}
tags-input.ti-input-lg .tags .tag-item, .input-group-lg tags-input .tags .tag-item {
  height: 38px;
  line-height: 37px;
  font-size: 18px;
  border-radius: 6px;
}
tags-input.ti-input-lg .tags .tag-item .remove-button, .input-group-lg tags-input .tags .tag-item .remove-button {
  font-size: 20px;
}
tags-input.ti-input-lg .tags .input, .input-group-lg tags-input .tags .input {
  height: 38px;
  font-size: 18px;
}
tags-input.ti-input-sm, .input-group-sm tags-input {
  min-height: 30px;
}
tags-input.ti-input-sm .tags, .input-group-sm tags-input .tags {
  border-radius: 3px;
}
tags-input.ti-input-sm .tags .tag-item, .input-group-sm tags-input .tags .tag-item {
  height: 22px;
  line-height: 21px;
  font-size: 12px;
  border-radius: 3px;
}
tags-input.ti-input-sm .tags .tag-item .remove-button, .input-group-sm tags-input .tags .tag-item .remove-button {
  font-size: 16px;
}
tags-input.ti-input-sm .tags .input, .input-group-sm tags-input .tags .input {
  height: 22px;
  font-size: 12px;
}

.has-feedback tags-input .tags {
  padding-right: 30px;
}

.has-success tags-input .tags {
  border-color: #3c763d;
}
.has-success tags-input .tags.focused {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-error tags-input .tags {
  border-color: #a94442;
}
.has-error tags-input .tags.focused {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-warning tags-input .tags {
  border-color: #8a6d3b;
}
.has-warning tags-input .tags.focused {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* 
 * Don't modify things marked with ! - unless you know what you're doing
 */

/* ! vertical layout */
.multiSelect .vertical {
    float: none;
}

/* ! horizontal layout */
.multiSelect .horizontal:not(.multiSelectGroup) {
    float: left;
}

/* ! create a "row" */
.multiSelect .line {
    max-height: 34px;   
    overflow: hidden;
}

/* ! create a "column" */
.multiSelect .acol {
    display: inline-block;    
    min-width: 12px;
}

/* ! */
.multiSelect .inlineBlock {
    display: inline-block;
}

/* the multiselect button */
.multiSelect .button {
    display: block;
    position: relative;
    text-align: center;    
    cursor: pointer;
    border: 1px solid #c6c6c6;    
    padding: 1px 8px 1px 8px;    
    font-size: 14px;
    min-height : 38px !important;
    border-radius: 4px;
    color: #555;   
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; 
    white-space:normal;
    background-color: #fff;
    background-image: linear-gradient(#fff, #f7f7f7);      
}

/* button: hover */
.multiSelect .button:hover {    
    /*background-image: linear-gradient(#fff, #e9e9e9);    */
}

/* button: clicked */
.multiSelect .buttonClicked {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* labels on the button */
.multiSelect .buttonLabel {
    display: inline-block;
    padding: 5px 0px 5px 0px; 
}

/* downward pointing arrow */
.multiSelect .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0px 0px 1px 12px  !important;    
    vertical-align: middle;
    border-top: 4px solid #333;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted; 
}

/* the main checkboxes and helper layer */
.multiSelect .checkboxLayer {
    background-color: #fff;
    position: absolute;
    z-index: 999;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);    
    min-width:278px;
    display: none !important;
    margin-right: 30px;
}

/* container of helper elements */
.multiSelect .helperContainer {
    border-bottom: 1px solid #ddd;
    padding: 8px 8px 0px 8px;
}

/* helper buttons (select all, none, reset); */
.multiSelect .helperButton {
    display: inline;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ccc;
    height: 26px;
    font-size: 13px;
    border-radius: 2px;
    color: #666;    
    background-color: #f1f1f1;
    line-height: 1.6;
    margin: 0px 0px 8px 0px;
}

/* clear button */
.multiSelect .clearButton {
    position: absolute;
    display: inline;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ccc;
    height: 22px;
    width: 22px;
    font-size: 13px;
    border-radius: 2px;
    color: #666;    
    background-color: #f1f1f1;
    line-height: 1.4;
    right : 2px;
    top: 2px;
}

/* filter */
.multiSelect .inputFilter {
    border-radius: 2px; 
    border: 1px solid #ccc;
    height: 26px;
    font-size: 14px;
    width:100%;    
    padding-left:7px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */    
    color: #888;
    margin: 0px 0px 8px 0px;
}

/* helper elements on hover & focus */
.multiSelect .clearButton:hover,
.multiSelect .helperButton:hover {
    border: 1px solid #ccc;
    color: #999;    
    background-color: #f4f4f4;    
}

.multiSelect .clearButton:focus,
.multiSelect .helperButton:focus,
.multiSelect .inputFilter:focus {
    /*border: 1px solid #66AFE9 !important;*/
    /*box-shadow: inset 0 0px 1px rgba(0,0,0,.035), 0 0 5px rgba(82,168,236,.7) !important;*/
}

/* container of multi select items */
.multiSelect .checkBoxContainer {
    display: inline-block;
    padding: 8px;   
}

/* ! to show / hide the checkbox layer above */
.multiSelect .show {
    display: block !important;
}

/* item labels */
.multiSelect .multiSelectItem {
    display: block;
    padding: 3px;
    color: #444;       
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;      
    border: 1px solid transparent;
    position: relative;
    min-width:278px;
}

/* Item labels: selected - Enable this if you want to apply styling on selected items */
.multiSelect .multiSelectItem:not(.multiSelectGroup).selected
{
    /*background-image: linear-gradient( #e9e9e9, #f1f1f1 );*/
    background: #eee;
    color: #555;        
    cursor: pointer;        
    /*border-top: 1px solid #e4e4e4;*/
    /*border-left: 1px solid #e4e4e4;    */
    /*border-right: 1px solid #d9d9d9;            */
}

/* item labels focus on mouse hover */
.multiSelect .multiSelectItem:hover, 
.multiSelect .multiSelectGroup:hover {
    /*background-image: linear-gradient( #c1c1c1, #999 ) !important;    */
    background: #eee;
    /*color: #fff !important;    */
    cursor: pointer;        
    /*border: 1px solid #ccc !important;*/
}

/* item labels focus using keyboard */
.multiSelect .multiSelectFocus { 
    /*background-image: linear-gradient( #c1c1c1, #999 ) !important;    */
    /*color: #fff !important;    */
    cursor: pointer;        
    /*border: 1px solid #ccc !important;*/
}

/* change mouse pointer into the pointing finger */
.multiSelect .multiSelectItem span:hover, 
.multiSelect .multiSelectGroup span:hover
{    
    cursor: pointer;  
}

/* ! group labels */
.multiSelect .multiSelectGroup {    
    display: block;
    clear: both;
}

/* right-align the tick mark (&#10004;) */
.multiSelect .tickMark {
    display:inline-block; 
    position: absolute; 
    right: 10px; 
    top: 7px;
    font-size: 10px;
}

/* hide the original HTML checkbox away */
.multiSelect .checkbox {    
    color: #ddd !important;    
    position: absolute;
    left: -9999px;
    cursor: pointer;    
}

/* checkboxes currently disabled */
.multiSelect .disabled, 
.multiSelect .disabled:hover,
.multiSelect .disabled label input:hover ~ span {
    color: #c4c4c4 !important;
    cursor: not-allowed !important;
}

/* If you use images in button / checkbox label, you might want to change the image style here. */
.multiSelect img {
    vertical-align: middle;
    margin-bottom:0px;
    height: 22px;
    width:22px;
}

/* Styling for the ngProgress itself */
#ngProgress {
    margin: 0;
    padding: 0;
    z-index: 99998;
    background-color: #83449F;
    color: #83449F;
    box-shadow: 0 0 10px 0; /* Inherits the font color */
    height: 2px;
    opacity: 0;

    /* Add CSS3 styles for transition smoothing */
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/* Styling for the ngProgress-container */
#ngProgress-container {
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

.angucomplete-holder {
    position: relative;
}

.angucomplete-dropdown {
    border-color: #ececec;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    width: 100%;
    padding: 6px;
    cursor: pointer;
    z-index: 9999;
    position: absolute;
    /*top: 32px;
    left: 0px;
    */
    margin-top: -6px;
    background-color: #ffffff;
}

.angucomplete-searching {
    color: #acacac;
    font-size: 14px;
}

.angucomplete-description {
    font-size: 14px;
}

.angucomplete-row {
    padding: 5px;
    color: #000000;
    margin-bottom: 4px;
    clear: both;
}

.angucomplete-selected-row {
    background-color: lightblue;
    color: #ffffff;
}

.angucomplete-image-holder {
    padding-top: 2px;
    float: left;
    margin-right: 10px;
    margin-left: 5px;
}

.angucomplete-image {
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border-color: #290941;
    border-style: solid;
    border-width: 1px;
    object-fit: contain;
}

.angucomplete-initials {
    text-align: center;
    display: inline-block;
    height: 34px;
    width: 34px;
    color: white;
    line-height: 34px;
    vertical-align: middle;
    margin: -1px;
}

.angucomplete-image-default {
    /* Add your own default image here
     background-image: url('/assets/default.png');
    */
    background-position: center;
    background-size: contain;
    height: 34px;
    width: 34px;
}

.datetimepicker-wrapper {
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    margin: 0px;
}

.datetimepicker-wrapper > input {
    margin-bottom: 0 !important;
    max-width: 110px;
    padding: 5px;
    text-align: center;
    margin: 0px;
}

.datetimepicker-wrapper [ng-model=hours], [ng-model=minutes] {
  width: 46px !important;
}

/**
 * angular-ui-notification - Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating
 * @author Alex_Crack
 * @version v0.0.2
 * @link https://github.com/alexcrack/angular-ui-notification
 * @license MIT
 */
.ui-notification{position:fixed;z-index:9999;bottom:20px;left:20px;width:300px;cursor:pointer;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;color:#fff;background:#428bca;box-shadow:5px 5px 10px rgba(0,0,0,.3)}.ui-notification.killed{-webkit-transition:opacity ease 1s;-o-transition:opacity ease 1s;transition:opacity ease 1s;opacity:0}.ui-notification>h3{font-size:14px;font-weight:700;display:block;margin:10px 10px 0;padding:0 0 5px;text-align:left;border-bottom:1px solid rgba(255,255,255,.3)}.ui-notification a{color:#fff}.ui-notification a:hover{text-decoration:underline}.ui-notification>.message{margin:10px}.ui-notification.warning{color:#fff;background:#f0ad4e}.ui-notification.error{color:#fff;background:#d9534f}.ui-notification.success{color:#fff;background:#5cb85c}.ui-notification.info{color:#fff;background:#5bc0de}.ui-notification:hover{opacity:.7}
.dashboard-widget-area {
    margin: 10px 0 30px;
    min-height: 200px;
}

.widget-container {
    float:left;
    display: inline-block;
    width: 33%;
    padding-bottom: 1em;
}

.widget {
    margin: 0 1em 0 0;
    background-color: white;
    border: 2px solid #444;
    border-radius: 5px;
    position: relative;
    height: 100%;
}
.widget-header {
    overflow: hidden;
}
.widget-header .label {
    display: inline-block;
    vertical-align: middle;
}
.widget-header .glyphicon {
    cursor: pointer;
    float: right;
    opacity: 0.5;
    margin-left: 5px;
}
.widget-header .glyphicon:hover {
    opacity: 1;
}
.widget-header .widget-title {
    vertical-align: middle;
}
.widget-header form.widget-title {
    display: inline;
}

.widget-header form.widget-title input.form-control {
    width: auto;
    display: inline-block;
}

.widget-content {
    overflow: hidden;
}

.widget .widget-ew-resizer {
    position: absolute;
    width: 5px;
    right: -2px;
    height:100%;
    top:0;
    cursor: ew-resize;
}

.widget .widget-s-resizer {
    cursor: ns-resize;
    height: 5px;
    width: 100%;
    bottom: -7px;
    left: 0;
}

.widget .widget-resizer-marquee {
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.remove-layout-icon {
    vertical-align: text-top;
    cursor: pointer;
    opacity: 0.3;
}
.remove-layout-icon:hover {
    opacity: 1;
}
.layout-title {
    display: inline-block;
}
/**
 * selectize.default.css (v0.8.5) - Default Theme
 * Copyright (c) 2013 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
    background: #f2f2f2 !important;
    background: rgba(0, 0, 0, 0.06) !important;
    border: 0 none !important;
    visibility: visible !important;
    -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
    box-shadow: inset 0 0 12px 4px #ffffff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    background: #f8f8f8;
    border-bottom: 1px solid #d0d0d0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
    position: absolute;
    top: 50%;
    right: 8px;
    margin-top: -12px;
    font-size: 20px !important;
    line-height: 20px;
    color: #303030;
    opacity: 0.4;
}

.selectize-dropdown-header-close:hover {
    color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    float: left;
    border-top: 0 none;
    border-right: 1px solid #f2f2f2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 17px;
    padding: 2px 0 0 0;
    font-size: 12px;
    font-weight: bold;
    color: inherit;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    border-left: 1px solid #0073bb;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: #00578d;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #aaaaaa;
}

.selectize-control .selectize-input.disabled {
    pointer-events: none;
    background-color: #eeeeee;
}

.selectize-control {
    position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
    font-family: inherit;
    font-size: 14px;
    -webkit-font-smoothing: inherit;
    line-height: 18px;
    color: #747474;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
    display: inline-block;
    cursor: text;
    background: #ffffff;
}

.selectize-input {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 100%;
    padding: 8px 8px;
    overflow: hidden;
    border: 1px solid #d0d0d0;
    /*-webkit-border-radius: 3px;*/
    /*-moz-border-radius: 3px;*/
    /*border-radius: 3px;*/
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);*/
    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);*/
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
}

.selectize-control.multi .selectize-input.has-items {
    padding: 5px 8px 2px;
}

.selectize-input.full {
    background-color: #ffffff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
    cursor: default !important;
}

.selectize-input.focus {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.selectize-input > * {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    vertical-align: baseline;
    zoom: 1;
}

.selectize-control.multi .selectize-input > div {
    padding: 2px 6px;
    margin: 0 3px 3px 0;
    color: #ffffff;
    cursor: pointer;
    background: #1da7ee;
    border: 1px solid #0073bb;
}

.selectize-control.multi .selectize-input > div.active {
    color: #ffffff;
    background: #92c836;
    border: 1px solid #00578d;
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
    color: #ffffff;
    background: #d2d2d2;
    border: 1px solid #aaaaaa;
}

.selectize-input > input {
    max-width: 100% !important;
    max-height: none !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 1px !important;
    line-height: inherit !important;
    text-indent: 0 !important;
    background: none !important;
    border: 0 none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-user-select: auto !important;
}

.selectize-input > input:focus {
    outline: none !important;
}

.selectize-input::after {
    display: block;
    clear: left;
    content: ' ';
}

.selectize-input.dropdown-active::before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    height: 1px;
    background: #f0f0f0;
    content: ' ';
}

.selectize-dropdown {
    position: absolute;
    z-index: 10;
    margin: -1px 0 0 0;
    background: #ffffff;
    border: 1px solid #d0d0d0;
    border-top: 0 none;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.selectize-dropdown [data-selectable] {
    overflow: hidden;
    cursor: pointer;
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, 0.2);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
    padding: 5px 8px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
    color: #303030;
    cursor: default;
    background: #ffffff;
}

.selectize-dropdown .active {
    color: #495c68;
    background-color: #f5fafd;
}

.selectize-dropdown .active.create {
    color: #495c68;
}

.selectize-dropdown .create {
    color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
    cursor: text;
}

.selectize-control.single .selectize-input:after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 0;
    height: 0;
    margin-top: -3px;
    border-color: #808080 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    content: ' ';
}

.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -4px;
    border-color: transparent transparent #808080 transparent;
    border-width: 0 5px 5px 5px;
}

.selectize-control.rtl.single .selectize-input:after {
    right: auto;
    left: 15px;
}

.selectize-control.rtl .selectize-input > input {
    margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
    background-color: #fafafa;
    opacity: 0.5;
}

.selectize-control.multi .selectize-input.has-items {
    padding-right: 5px;
    padding-left: 5px;
}

.selectize-control.multi .selectize-input.disabled [data-value] {
    color: #999;
    text-shadow: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
    border-color: #e6e6e6;
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
    background: none;
}

.selectize-control.multi .selectize-input [data-value] {
    text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
    background-color: #1b9dec;
    background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
    background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
    background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
    background-repeat: repeat-x;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
}

.selectize-control.multi .selectize-input [data-value].active {
    background-color: #0085d4;
    background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
    background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
    background-image: -o-linear-gradient(top, #008fd8, #0075cf);
    background-image: linear-gradient(to bottom, #008fd8, #0075cf);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0);
}

.selectize-control.single .selectize-input {
    /*background-color: #f9f9f9;*/
    /*background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);*/
    /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));*/
    /*background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);*/
    /*background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);*/
    /*background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);*/
    /*background-repeat: repeat-x;*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0);*/
    /*-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);*/
    /*box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);*/
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
    border-color: #b8b8b8;
}

.selectize-dropdown .optgroup-header {
    padding-top: 7px;
    font-size: 0.85em;
    font-weight: bold;
}

.selectize-dropdown .optgroup {
    border-top: 1px solid #f0f0f0;
}

.selectize-dropdown .optgroup:first-child {
    border-top: 0 none;
}
.steps-indicator {
  /* ---- steps quantity ---- */
  width: 100%;
  margin-bottom: 20px;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px 0 20px 0;
  height: 75px;
  list-style: none;
  /* --- http://www.paulirish.com/2012/box-sizing-border-box-ftw/ ---- */
}
.steps-indicator:before {
  /*background-color: #e6e6e6;*/
  /*content: '';*/
  /*position: absolute;*/
  /*height: 1px;*/
}
.steps-indicator.steps-2:before {
  left: calc(100% / 2 / 2);
  right: calc(100% / 2 / 2);
}
.steps-indicator.steps-3:before {
  left: calc(100% / 3 / 2);
  right: calc(100% / 3 / 2);
}
.steps-indicator.steps-4:before {
  left: calc(100% / 4 / 2);
  right: calc(100% / 4 / 2);
}
.steps-indicator.steps-5:before {
  left: calc(100% / 5 / 2);
  right: calc(100% / 5 / 2);
}
.steps-indicator.steps-6:before {
  left: calc(100% / 6 / 2);
  right: calc(100% / 6 / 2);
}
.steps-indicator.steps-7:before {
  left: calc(100% / 7 / 2);
  right: calc(100% / 7 / 2);
}
.steps-indicator.steps-8:before {
  left: calc(100% / 8 / 2);
  right: calc(100% / 8 / 2);
}
.steps-indicator.steps-9:before {
  left: calc(100% / 9 / 2);
  right: calc(100% / 9 / 2);
}
.steps-indicator.steps-10:before {
  left: calc(100% / 10 / 2);
  right: calc(100% / 10 / 2);
}
.steps-indicator * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.steps-indicator li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  padding-top: 10px;
  /*text-align: center;*/
  line-height: 15px;
}
.steps-indicator li a {
  color: #CDCBC9;
  text-decoration: none;
  letter-spacing: 0.8px;
  /*text-transform: uppercase;*/
  /*font-weight: bold;*/
  transition: 0.25s;
  cursor: pointer;
}
.steps-indicator li a:before {
  position: absolute;
  /*top: -7px;*/
  /*left: calc(50% - 7px);*/
  bottom: -15px;
  width: 100%;
  height: 2px;
  /*border-radius: 100%;*/
  background-color: #e6e6e6;
  content: '';
  transition: 0.25s;
}
.steps-indicator li a:hover {
  color: #4d4d4d;
}
.steps-indicator.steps-2 li {
  width: calc(100% / 2);
}
.steps-indicator.steps-3 li {
  width: calc(100% / 3);
}
.steps-indicator.steps-4 li {
  width: calc(100% / 4);
}
.steps-indicator.steps-5 li {
  width: calc(100% / 5);
}
.steps-indicator.steps-6 li {
  width: calc(100% / 6);
}
.steps-indicator.steps-7 li {
  width: calc(100% / 7);
}
.steps-indicator.steps-8 li {
  width: calc(100% / 8);
}
.steps-indicator.steps-9 li {
  width: calc(100% / 9);
}
.steps-indicator.steps-10 li {
  width: calc(100% / 10);
}
.steps-indicator.steps-11 li {
  width: calc(100% / 11);
}
.steps-indicator li.default {
  pointer-events: none;
}
.steps-indicator li.default a:hover {
  color: #808080;
}
.steps-indicator li.current,
.steps-indicator li.editing {
  pointer-events: none;
}
.steps-indicator li.current a {
  color: #808080;
}
.steps-indicator li.current a:before {
  background-color: #808080;
}
.steps-indicator li.done a:before {
  background-color: #339933;
}
.steps-indicator li.editing a:before {
  background-color: #ff0000;
}

.note-editor{position:relative;border:1px solid #a9a9a9}.note-editor .note-dropzone{position:absolute;z-index:100;display:none;color:#87cefa;background-color:white;border:2px dashed #87cefa;opacity:.95;pointer-event:none}.note-editor .note-dropzone .note-dropzone-message{display:table-cell;font-size:28px;font-weight:bold;text-align:center;vertical-align:middle}.note-editor .note-dropzone.hover{color:#098ddf;border:2px dashed #098ddf}.note-editor.dragover .note-dropzone{display:table}.note-editor .note-toolbar{background-color:#f5f5f5;border-bottom:1px solid #a9a9a9}.note-editor.fullscreen{position:fixed;top:0;left:0;z-index:1050;width:100%}.note-editor.fullscreen .note-editable{background-color:white}.note-editor.fullscreen .note-resizebar{display:none}.note-editor.codeview .note-editable{display:none}.note-editor.codeview .note-codable{display:block}.note-editor .note-statusbar{background-color:#f5f5f5}.note-editor .note-statusbar .note-resizebar{width:100%;height:8px;cursor:ns-resize;border-top:1px solid #a9a9a9}.note-editor .note-statusbar .note-resizebar .note-icon-bar{width:20px;margin:1px auto;border-top:1px solid #a9a9a9}.note-editor .note-editable[contenteditable=true]:empty:not(:focus):before{color:#a9a9a9;content:attr(data-placeholder)}.note-editor .note-editable{padding:10px;overflow:auto;outline:0}.note-editor .note-editable[contenteditable="false"]{background-color:#e5e5e5}.note-editor .note-codable{display:none;width:100%;padding:10px;margin-bottom:0;font-family:Menlo,Monaco,monospace,sans-serif;font-size:14px;color:#ccc;background-color:#222;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;resize:none}.note-air-editor{outline:0}.note-popover .popover{max-width:none}.note-popover .popover .popover-content a{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.note-popover .popover .arrow{left:20px}.note-popover .popover .popover-content,.note-toolbar{padding:0 0 5px 5px;margin:0}.note-popover .popover .popover-content>.btn-group,.note-toolbar>.btn-group{margin-top:5px;margin-right:5px;margin-left:0}.note-popover .popover .popover-content .btn-group .note-table,.note-toolbar .btn-group .note-table{min-width:0;padding:5px}.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker,.note-toolbar .btn-group .note-table .note-dimension-picker{font-size:18px}.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher{position:absolute!important;z-index:3;width:10em;height:10em;cursor:pointer}.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted{position:relative!important;z-index:1;width:5em;height:5em;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC') repeat}.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted{position:absolute!important;z-index:2;width:1em;height:1em;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC') repeat}.note-popover .popover .popover-content .note-style h1,.note-toolbar .note-style h1,.note-popover .popover .popover-content .note-style h2,.note-toolbar .note-style h2,.note-popover .popover .popover-content .note-style h3,.note-toolbar .note-style h3,.note-popover .popover .popover-content .note-style h4,.note-toolbar .note-style h4,.note-popover .popover .popover-content .note-style h5,.note-toolbar .note-style h5,.note-popover .popover .popover-content .note-style h6,.note-toolbar .note-style h6,.note-popover .popover .popover-content .note-style blockquote,.note-toolbar .note-style blockquote{margin:0}.note-popover .popover .popover-content .note-color .dropdown-toggle,.note-toolbar .note-color .dropdown-toggle{width:20px;padding-left:5px}.note-popover .popover .popover-content .note-color .dropdown-menu,.note-toolbar .note-color .dropdown-menu{min-width:340px}.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group,.note-toolbar .note-color .dropdown-menu .btn-group{margin:0}.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group:first-child,.note-toolbar .note-color .dropdown-menu .btn-group:first-child{margin:0 5px}.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title,.note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title{margin:2px 7px;font-size:12px;text-align:center;border-bottom:1px solid #eee}.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset,.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset{padding:0 3px;margin:3px;font-size:11px;cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-row,.note-toolbar .note-color .dropdown-menu .btn-group .note-color-row{height:20px}.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover,.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover{background:#eee}.note-popover .popover .popover-content .note-para .dropdown-menu,.note-toolbar .note-para .dropdown-menu{min-width:216px;padding:5px}.note-popover .popover .popover-content .note-para .dropdown-menu>div:first-child,.note-toolbar .note-para .dropdown-menu>div:first-child{margin-right:5px}.note-popover .popover .popover-content .dropdown-menu,.note-toolbar .dropdown-menu{min-width:90px}.note-popover .popover .popover-content .dropdown-menu.right,.note-toolbar .dropdown-menu.right{right:0;left:auto}.note-popover .popover .popover-content .dropdown-menu.right::before,.note-toolbar .dropdown-menu.right::before{right:9px;left:auto!important}.note-popover .popover .popover-content .dropdown-menu.right::after,.note-toolbar .dropdown-menu.right::after{right:10px;left:auto!important}.note-popover .popover .popover-content .dropdown-menu.note-check li a i,.note-toolbar .dropdown-menu.note-check li a i{color:deepskyblue;visibility:hidden}.note-popover .popover .popover-content .dropdown-menu.note-check li a.checked i,.note-toolbar .dropdown-menu.note-check li a.checked i{visibility:visible}.note-popover .popover .popover-content .note-fontsize-10,.note-toolbar .note-fontsize-10{font-size:10px}.note-popover .popover .popover-content .note-color-palette,.note-toolbar .note-color-palette{line-height:1}.note-popover .popover .popover-content .note-color-palette div .note-color-btn,.note-toolbar .note-color-palette div .note-color-btn{width:20px;height:20px;padding:0;margin:0;border:1px solid #fff}.note-popover .popover .popover-content .note-color-palette div .note-color-btn:hover,.note-toolbar .note-color-palette div .note-color-btn:hover{border:1px solid #000}.note-dialog>div{display:none}.note-dialog .form-group{margin-right:0;margin-left:0}.note-dialog .note-modal-form{margin:0}.note-dialog .note-image-dialog .note-dropzone{min-height:100px;margin-bottom:10px;font-size:30px;line-height:4;color:lightgray;text-align:center;border:4px dashed lightgray}.note-dialog .note-help-dialog{font-size:12px;color:#ccc;background:transparent;background-color:#222!important;border:0;-webkit-opacity:.9;-khtml-opacity:.9;-moz-opacity:.9;opacity:.9;-ms-filter:alpha(opacity=90);filter:alpha(opacity=90)}.note-dialog .note-help-dialog .modal-content{background:transparent;border:1px solid white;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.note-dialog .note-help-dialog a{font-size:12px;color:white}.note-dialog .note-help-dialog .title{padding-bottom:5px;margin-bottom:10px;font-size:14px;font-weight:bold;color:white;border-bottom:white 1px solid}.note-dialog .note-help-dialog .modal-close{font-size:14px;color:#dd0;cursor:pointer}.note-dialog .note-help-dialog .text-center{margin:10px 0 0}.note-dialog .note-help-dialog .note-shortcut{padding-top:8px;padding-bottom:8px}.note-dialog .note-help-dialog .note-shortcut-row{margin-right:-5px;margin-left:-5px}.note-dialog .note-help-dialog .note-shortcut-col{padding-right:5px;padding-left:5px}.note-dialog .note-help-dialog .note-shortcut-title{font-size:13px;font-weight:bold;color:#dd0}.note-dialog .note-help-dialog .note-shortcut-key{font-family:"Courier New";color:#dd0;text-align:right}.note-handle .note-control-selection{position:absolute;display:none;border:1px solid black}.note-handle .note-control-selection>div{position:absolute}.note-handle .note-control-selection .note-control-selection-bg{width:100%;height:100%;background-color:black;-webkit-opacity:.3;-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;-ms-filter:alpha(opacity=30);filter:alpha(opacity=30)}.note-handle .note-control-selection .note-control-handle{width:7px;height:7px;border:1px solid black}.note-handle .note-control-selection .note-control-holder{width:7px;height:7px;border:1px solid black}.note-handle .note-control-selection .note-control-sizing{width:7px;height:7px;background-color:white;border:1px solid black}.note-handle .note-control-selection .note-control-nw{top:-5px;left:-5px;border-right:0;border-bottom:0}.note-handle .note-control-selection .note-control-ne{top:-5px;right:-5px;border-bottom:0;border-left:none}.note-handle .note-control-selection .note-control-sw{bottom:-5px;left:-5px;border-top:0;border-right:0}.note-handle .note-control-selection .note-control-se{right:-5px;bottom:-5px;cursor:se-resize}.note-handle .note-control-selection .note-control-selection-info{right:0;bottom:0;padding:5px;margin:5px;font-size:12px;color:white;background-color:black;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-opacity:.7;-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;-ms-filter:alpha(opacity=70);filter:alpha(opacity=70)}
body.stop-scrolling {
  height: 100%;
  overflow: hidden; }

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000; }

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  /*border-radius: 5px;*/
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999; }
  @media all and (max-width: 540px) {
    .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }
  .sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block; }
  .sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal; 
    overflow-y: auto !important;
    max-height: 700px !important;
    display: block !important;}
  .sweet-alert fieldset {
    border: none;
    position: relative; }
  .sweet-alert .sa-error-container {
    background-color: #f1f1f1;
    margin-left: -17px;
    margin-right: -17px;
    overflow: hidden;
    padding: 0 10px;
    max-height: 0;
    webkit-transition: padding 0.15s, max-height 0.15s;
    transition: padding 0.15s, max-height 0.15s; }
    .sweet-alert .sa-error-container.show {
      padding: 10px 0;
      max-height: 100px;
      webkit-transition: padding 0.2s, max-height 0.2s;
      transition: padding 0.25s, max-height 0.25s; }
    .sweet-alert .sa-error-container .icon {
      display: inline-block;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #ea7d7d;
      color: white;
      line-height: 24px;
      text-align: center;
      margin-right: 3px; }
    .sweet-alert .sa-error-container p {
      display: inline-block; }
  .sweet-alert .sa-input-error {
    position: absolute;
    top: 29px;
    right: 26px;
    width: 20px;
    height: 20px;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.1s;
    transition: all 0.1s; }
    .sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
      content: "";
      width: 20px;
      height: 6px;
      background-color: #f06e57;
      border-radius: 3px;
      position: absolute;
      top: 50%;
      margin-top: -4px;
      left: 50%;
      margin-left: -9px; }
    .sweet-alert .sa-input-error::before {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .sweet-alert .sa-input-error::after {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .sweet-alert .sa-input-error.show {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
  .sweet-alert input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
    padding: 0 12px;
    display: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .sweet-alert input:focus {
      outline: none;
      box-shadow: 0px 0px 3px #c4e6f5;
      border: 1px solid #b4dbed; }
      .sweet-alert input:focus::-moz-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus:-ms-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus::-webkit-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
    .sweet-alert input::-moz-placeholder {
      color: #bdbdbd; }
    .sweet-alert input:-ms-input-placeholder {
      color: #bdbdbd; }
    .sweet-alert input::-webkit-input-placeholder {
      color: #bdbdbd; }
  .sweet-alert.show-input input {
    display: block; }
  .sweet-alert button {
    background-color: #AEDEF4;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 0;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer; }
    .sweet-alert button:focus {
      outline: none;
      box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
    .sweet-alert button:hover {
      background-color: #a1d9f2; }
    .sweet-alert button:active {
      background-color: #81ccee; }
    .sweet-alert button.cancel {
      background-color: #D0D0D0; }
      .sweet-alert button.cancel:hover {
        background-color: #c8c8c8; }
      .sweet-alert button.cancel:active {
        background-color: #b6b6b6; }
      .sweet-alert button.cancel:focus {
        box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }
    .sweet-alert button::-moz-focus-inner {
      border: 0; }
  .sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important; }
  .sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
    padding-bottom: 40px; }
  .sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box; }
    .sweet-alert .sa-icon.sa-error {
      border-color: #F27474; }
      .sweet-alert .sa-icon.sa-error .sa-x-mark {
        position: relative;
        display: block; }
      .sweet-alert .sa-icon.sa-error .sa-line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #F27474;
        display: block;
        top: 37px;
        border-radius: 2px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-left {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-right {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          right: 16px; }
    .sweet-alert .sa-icon.sa-warning {
      border-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-dot {
        position: absolute;
        width: 7px;
        height: 7px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #F8BB86; }
    .sweet-alert .sa-icon.sa-info {
      border-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        top: 19px;
        background-color: #C9DAE1; }
    .sweet-alert .sa-icon.sa-success {
      border-color: #A5DC86; }
      .sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
        content: '';
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .sweet-alert .sa-icon.sa-success::before {
        -webkit-border-radius: 120px 0 0 120px;
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
        transform-origin: 60px 60px; }
      .sweet-alert .sa-icon.sa-success::after {
        -webkit-border-radius: 0 120px 120px 0;
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0px 60px;
        transform-origin: 0px 60px; }
      .sweet-alert .sa-icon.sa-success .sa-placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(165, 220, 134, 0.2);
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
      .sweet-alert .sa-icon.sa-success .sa-fix {
        width: 5px;
        height: 90px;
        background-color: white;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .sweet-alert .sa-icon.sa-success .sa-line {
        height: 5px;
        background-color: #A5DC86;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2; }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
          width: 25px;
          left: 14px;
          top: 46px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
          width: 47px;
          right: 8px;
          top: 38px;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    .sweet-alert .sa-icon.sa-custom {
      background-size: contain;
      border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@-webkit-keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

@keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s; }

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s; }

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s; }

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s; }

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9; }

/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9; }

/*
 * Toastr
 * Version 2.0.1
 * Copyright 2012 John Papa and Hans Fjallemark.  
 * All Rights Reserved.  
 * Use, reproduction, distribution, and modification of this code is subject to the terms and 
 * conditions of the MIT license, available at http://www.opensource.org/licenses/mit-license.php
 *
 * Author: John Papa and Hans Fjallemark
 * Project: https://github.com/CodeSeven/toastr
 */
.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #ffffff;
}
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-center {
  top: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-center {
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
.toast-center {
  top: 45%;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: auto;
  /*overrides*/

}
#toast-container.toast-center,
#toast-container.toast-top-center,
#toast-container.toast-bottom-center{
  width: 100%;
  pointer-events: none;
}
#toast-container.toast-center > div,
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div{
  margin: auto;
  pointer-events: auto;
}
#toast-container.toast-center > button,
#toast-container.toast-top-center > button,
#toast-container.toast-bottom-center > button{
  pointer-events: auto;
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-wait {
  background-image: url("data:image/gif;base64,R0lGODlhIAAgAIQAAAQCBISGhMzKzERCROTm5CQiJKyurHx+fPz+/ExOTOzu7Dw+PIyOjCwqLFRWVAwKDIyKjMzOzOzq7CQmJLy6vFRSVPTy9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAXACwAAAAAIAAgAAAF3eAljmRpnmh6VRSVqLDpIDTixOdUlFSNUDhSQUAT7ES9GnD0SFQAKWItMqr4bqKHVPDI+WiTkaOFFVlrFe83rDrT0qeIjwrT0iLdU0GOiBxhAA4VeSk6QYeIOAsQEAuJKgw+EI8nA18IA48JBAQvFxCXDI8SNAQikV+iiaQIpheWX5mJmxKeF6g0qpQmA4yOu8C7EwYWCgZswRcTFj4KyMAGlwYxDwcHhCXMXxYxBzQHKNo+3DDeCOAn0V/TddbYJA0K48gAEAFQicMWFsfwNA3JSgAIAAFfwIMIL4QAACH5BAkJABoALAAAAAAgACAAhAQCBIyKjERCRMzOzCQiJPTy9DQyNGRmZMTCxOTm5CwqLHx+fBQWFJyenNTW1Pz6/Dw6PGxubAwKDIyOjNTS1CQmJCwuLPz+/Dw+PHRydAAAAAAAAAAAAAAAAAAAAAAAAAXboCaOZGmeaKoxWcSosMkk15W8cZ7VdZaXkcEgQtrxfD9RhHchima1GwlCGUBSFCaFxMrgRtnLFhWujWHhs2nJc8KoVlWGQnEn7/i8XgOwWAB7JwoONQ4KgSQAZRcOgHgSCwsSIhZMNRZ5CzULIgaWF5h4mhecfIQ8jXmQkiODhYeIiRYGjrG2PxgBARi3IhNMAbcCnwI5BAQpAZ8TIwK6vCQVDwUVKL+WzAANTA210g/VJ8OWxQefByQE4dZMzBoInwh4zrtgn2p725YNthUFTNRuGYB3AYGBHCEAACH5BAkJAB0ALAAAAAAgACAAhAQCBISChFRWVMzKzCQiJOTm5GxqbCwuLJSWlPz6/NTW1AwODJSSlGRmZCwqLOzu7HR2dDQ2NAQGBISGhFxaXNTS1CQmJOzq7GxubDQyNKSmpPz+/Nza3AAAAAAAAAAAAAXfYCeOZGmeaKqurHBdAiuP17Zdc0lMAVHWt9yI8LA9fCPB4xEjARoNSWpis01kBpshFahurqzsZosiGpErScMAUO0maKF8Tq/bTQCIQgFp30cQXhB1BHEcXhx0FgkJFiOHVYlzi42AgoRxeRx8fn+en3UABwedKgsBAwMBCygOCjYKDisLFV4VrCUAtVUKpSZdXl8mB8EbByQWcQPFAyYZxccdB7sV0cvBzbmvvG0LBV4FrFTBYCWuNhyyHRTFFB20trh4BxmdYl4YIqepq0IRxRE+IfDCAFQHARo0NGERAgAh+QQJCQAgACwAAAAAIAAgAIUEAgSEgoRMTkzMyswcHhzk5uR0cnQUFhRcXlwsKiz09vQMCgyMiozU1tQkJiR8fnxkZmT8/vwEBgSEhoRcWlzU0tQkIiT08vR0dnQcGhxkYmQ0MjT8+vwMDgyMjozc2twAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG+UCQcEgsGo/IpHLJXDweC6Z0+IhEHlOjRGIMWLHZoUZx0RQlAajxkFFKFFYFl5m5KNpIySU+X2bIBEoQZBBZGQdMElFhjI2Oj5AgHQEDAw8dQxYeDBaNHRVWVhWYCXsRFwmMXqFWEyAerB6MA6xWA6+xs7URt6VWqIwTu64gDh4eDp6goaORQ5OVAZjO1EgEGhB4RwAYDQ0YAEwIcBEKFEgYrBhLBORxgUYfrB9LELuF8fNDAAaVBuEg7NXCVyRdqHVCGLBiIIQAB1Yc4BXh9uEbwAXuyi2iQI7DuSwHdiFqCEGDtizLRFUDsaGAlQIbVoJYIEDAIiZBAAAh+QQJCQAbACwAAAAAIAAgAIQEAgSMioxcWlz08vQcHhysqqwMDgx8enwsKiykoqRkZmT8+vzEwsQMCgyUlpQkJiS0srQEBgSMjoxcXlz09vQkIiSsrqwUEhQ0MjRsamz8/vwAAAAAAAAAAAAAAAAAAAAF7+AmjmRpnmiqruz2PG0sIssCj4CQJAIgj4/abRNJaI6agu9kCAQaphdJgEQKUIFjgGWsahJYLdf7RTWfLKr3+jsBClVlG5Xb9eb4fImgUBBKDVB4ExRHFGwbGRQLGXMEhUgUfw2QC4IyCmSNDQtHlm2ZXgoiGQsUjW0EnUgLfyKBeYSeiHojfH61uS0GBisVEgEVLRcWRxAXKAgDRwMILMVIECgSVRIrBmS9JtRI1iMVBweuGxerSNolyszOIhjLGs0jEFXSKA8SEkMbcEgWIxfzNBxrw6AKgxIGkM05UOWALhERHJhysOThBgAVWYQAACH5BAkJABkALAAAAAAgACAAhAQGBIyKjERCRMzOzCwuLGRiZPz6/OTm5AwODLSytFRSVNTW1Dw6PHx6fAwKDJSSlERGRNTS1DQyNGxqbPz+/BQSFLy6vFRWVNza3AAAAAAAAAAAAAAAAAAAAAAAAAAAAAXqYCaO5FgFwxBUZeu61ULNFMa+eBvQdJD/owFvFhkBBAwHsBQZUooZyWF2YOQkBNJu6ANMaQeli0AxSEwymi0DcUJeEgPlbEJFAghRe/h+Eeg/Dl9UYks5DF9VhksOAgKFi5GSSwh5kzgVCXIJNxknD5aSCTwJIw8zD5MITpanFKmSCHI8NxUPoJejNKWXLZkznL0vCJ3CxsckDpA/ChYJFzkTBgYTSxc80C4OswbLLhY8Fi/bMwYAJVgl4DTiL9LUJADrFuci1zTZLwD1IwU8BSQuWLCQb1EDHg2QiSDALYvCDAISJLDy8FIIACH5BAkJAB4ALAAAAAAgACAAhAQGBISGhFRSVNTW1CQiJKyqrGRmZOzu7CwuLIyOjGxubPz6/BQSFGRiZOTi5CwqLLy6vDQ2NIyKjFRWVCQmJKyurGxqbPT29DQyNJSSlHRydPz+/BQWFOzq7AAAAAAAAAXhoCeOJElYClGubOs117YtjWuvxCLLi3qbhc6h4FPsdorfiNI5dige43GT9AAkHUcCwCpMNxVP7tgTJY4J1uF7EBl0M8Ooueuo2SOCIkVa11kVX2E2EmgsFH4yBz4uAAkdHVstBAUHQ4xKmZqbnJ2bAhAQAiURGJ4eE0cTIxgzpp0QRxCsrp6xO7MjpaepO6unKxOhv8DFxsfIJBwaChw2DAkZDEocDjIOzi0ZMhlKUjIaLtsb3T8aR+EtDBkJ0yQUBQVQI9XX2ZsDMgMlyxr3mzE2XEgmotCGAARFIHiQ0FMIACH5BAkJABgALAAAAAAgACAAhAQCBISGhDw+POTi5CwuLLS2tPTy9BQSFJyenGRiZDQ2NIyOjLy+vPz6/BweHIyKjFRSVOzq7DQyNLy6vBQWFHRydDw6PPz+/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXXICaOZHkcZaquIjVd10SxtFrAcFGrVhBYIwoON9uNAsOA6DCEFTEKBEKxEjQvAtELNxkpGrAGNfW4Plpb2QgxRKjKzfPoVGLj3CnLNUv7hscpSDhKOxJSgDwPP0ZGAACMjAQFDQYFBJA0BAZDBpeYGBQVFUU3TV2YFAMwAzNgTQ2PkBVDFRiuQ7CYszi1pUOnkKmrM5qcnqiiTwQTDQ2Wn9DR0tPUfRKQEBEREDQSFw3XRhEwEd3f4TvjF+XWKgJ8JNnb0QkwCdUlCzAL+CQODAwc9BtIMAQAOw==") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  background-color: #2f96b4;
}
.toast-wait {
  background-color: #2f96b4;
}
.toast-warning {
  background-color: #f89406;
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
}
  }
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container  > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
}
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

 /*
  * AngularJS-Toaster
  * Version 0.3
 */
:not(.no-enter)#toast-container > div.ng-enter,
:not(.no-leave)#toast-container > div.ng-leave
{ 
    -webkit-transition: 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -moz-transition: 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -ms-transition: 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -o-transition: 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    transition: 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
} 

:not(.no-enter)#toast-container > div.ng-enter.ng-enter-active, 
:not(.no-leave)#toast-container > div.ng-leave {
    opacity: 0.8;
}

:not(.no-leave)#toast-container > div.ng-leave.ng-leave-active,
:not(.no-enter)#toast-container > div.ng-enter {
    opacity: 0;
}
/*
 Icon Font: Panoglyph
*/

@font-face {
  font-family: "Panoglyph";
  src: url("../fonts/Panoglyph_ba86ae87995957b4e2b0744dd25cb3e2.eot");
  src: url("../fonts/Panoglyph_ba86ae87995957b4e2b0744dd25cb3e2.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Panoglyph_ba86ae87995957b4e2b0744dd25cb3e2.woff") format("woff"),
       url("../fonts/Panoglyph_ba86ae87995957b4e2b0744dd25cb3e2.ttf") format("truetype"),
       url("../fonts/Panoglyph_ba86ae87995957b4e2b0744dd25cb3e2.svg#Panoglyph") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Panoglyph";
    src: url("../fonts/Panoglyph_ba86ae87995957b4e2b0744dd25cb3e2.svg#Panoglyph") format("svg");
  }
}

[data-icon]:before { content: attr(data-icon); }

[data-icon]:before,
.pg-leaptraining:before,
.pg-panorama:before {
  display: inline-block;
  font-family: "Panoglyph";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.pg-leaptraining:before { content: "\f100"; }
.pg-panorama:before { content: "\f101"; }



body {
  background-color: #fafafa;
}
#topbar {
  left: 250px;
  border-bottom: 1px solid #eeeeee;
  background: #FFFFFF;
  height: 61px;
  /*z-index: 10000;*/
}
#topbar form.navbar-form {
  width: 75%;
}
#topbar form.navbar-form .form-group {
  width: 100%;
}
#topbar form.navbar-form .angucomplete-holder {
  display: inline-block;
  width: 90%;
}
#topbar form.navbar-form .angucomplete-dropdown {
  margin-top: 15px;
  width: 100%;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
#topbar form.navbar-form input.input-borderless {
  margin-top: 4px;
  font-size: 24px;
  font-weight: 200;
  width: 100%;
}
#topbar form.navbar-form select.select-borderless {
  margin-top: 4px;
  font-size: 24px;
  font-weight: 200;
}
#topbar form.navbar-form .fa-search {
  font-size: 20px;
  position: relative;
  top: 5px;
}
#topbar form.navbar-form .input-borderless,
#topbar form.navbar-form .select-borderless {
  border: 0;
  line-height: 27px;
  box-shadow: none;
}
#topbar .navbar-right {
  padding-right: 10px;
}
#topbar .navbar-right > li > a {
  color: #83449F;
}
#topbar .navbar-right > li > a:hover,
#topbar .navbar-right > li > a:focus {
  background: transparent;
  color: #924cb1;
}
#topbar .navbar-nav > li > a {
  color: #555555;
  padding: 20px 10px;
}
#topbar .navbar-nav > li > a:hover,
#topbar .navbar-nav > li > a:focus {
  background: transparent;
  color: #924cb1;
}
#topbar .navbar-nav > li > a .fa {
  font-size: 20px;
  padding: 0 10px;
}
#topbar .navbar-nav > li > a.rto {
  padding: 12px 10px;
}
#topbar .navbar-nav .dropdown-content p.small {
  color: #777777;
}
#topbar .navbar-nav .dropdown-content .fa-circle {
  color: #83449F;
  padding: 0 10px;
}
#topbar .navbar-nav .dropdown-footer .btn {
  float: right;
  margin: 0 10px 5px 0;
}
#topbar #reminderForm {
  margin: 10px;
  padding: 0;
}
#topbar #reminderForm #inputReminderDate {
  max-width: 100px;
  padding: 5px 5px 5px 5px;
  margin-right: 0;
}
#topbar #reminderForm .dateTime-Picker {
  margin: 0;
  padding: 0;
}
#topbar #reminderForm .dateTime-Picker a.btn {
  padding: 6px 12px;
}
#topbar #reminderForm .dateTime-Picker .btn {
  background-color: transparent;
  color: #428bca;
  padding: 6px 12px;
}
#teamDropdownWrap .teamDropdownSlide {
  display: block;
  position: absolute;
  min-width: 298px;
  height: 17px;
  z-index: 10000;
  text-align: center;
  cursor: pointer;
}
#teamDropdownWrap #teamDropdownUp {
  top: 25px;
}
#teamDropdownWrap #teamDropdownUp i {
  position: relative;
  top: -4px;
}
#teamDropdownWrap #teamDropdownDown {
  top: 197px;
}
#teamDropdownWrap #teamDropdownDown i {
  position: relative;
  top: -3px;
}
ul#teamMenu {
  height: 195px;
  overflow-y: scroll;
  padding-top: 10px;
  padding-bottom: 30px;
}
ul#teamMenu li.teamDropdownSlide {
  padding: 2px;
  height: 20px;
  text-align: center;
  cursor: pointer;
}
ul#teamMenu li.teamDropdownSlide i {
  height: 5px;
}
div.open ul.dropdown-menu {
  display: block;
}
#searchBox {
  box-sizing: border-box;
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: content-box;
  /* Firefox, other Gecko */
}
.utilityMenu > li {
  margin: 5px 0;
}
.utilityMenu > li a {
  font-size: 15px;
}
.utilityMenu > li a i {
  margin-right: 9px;
}
.utilityMenu > li a:hover {
  color: #83449F;
}
.utilityMenu #menuTitle {
  margin-left: 10px;
  font-size: 15px;
  margin-top: 0;
}
.utilityMenu .divider {
  width: 80%;
  margin: 0px auto;
}
.utilityMenu #firstDivider {
  width: 100%;
}
#notNum {
  position: absolute;
  top: 6px;
  right: 8px;
  background: #B84A4A;
  color: #fff;
  display: inline-block;
  height: 21px;
  width: 21px;
  text-align: center;
  border-radius: 50%;
  font-size: 10px;
  padding-right: 2px;
}
#notificationMenu {
  min-width: 380px;
}
#notificationMenu li.notHeading {
  padding: 1px 12px;
  height: 22px;
  margin-bottom: 5px;
  color: #888;
  font-size: 15px;
}
#notificationMenu li.notHeading span a {
  color: #83449F;
}
#notificationMenu li.notHeading span a:hover {
  color: #888;
}
#notificationMenu li a {
  height: 80px;
  border-left: 3px solid transparent;
}
#notificationMenu li a .notTitle {
  color: #743c8d;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
#notificationMenu li a .notContent {
  font-size: 14px;
  font-weight: 400;
  color: #626262;
}
#notificationMenu li a .notTime {
  font-size: 12px;
  color: #A5A3A3;
}
#notificationMenu li a.notNew {
  background: #faf6fb;
}
#notificationMenu li a.notNew:hover {
  border-left: 3px solid #a86ec1;
  background: #fff;
}
#notificationMenu .divider {
  margin: 0 !important;
}
#notificationMenu li#showAll {
  text-align: center;
  margin: 3px 0 2px 0;
}
#notificationMenu li#showAll a {
  color: #83449F;
  height: auto;
  display: inline;
  font-size: 15px;
}
#notificationMenu li#showAll a:hover {
  background: #fff;
  color: #888;
  border: none;
}
#teamMenu {
  padding-top: 0;
  padding-bottom: 20px;
}
#teamMenu li {
  padding: 5px 10px;
}
#teamMenu li:hover {
  background: #EFEFEF;
}
#wrapper {
  padding-left: 250px;
  transition: all 0.4s ease 0s;
}
#sidebar {
  margin-left: -250px;
  left: 250px;
  width: 250px;
  background: #222222;
  position: fixed;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  transition: all 0.4s ease 0s;
}
#sidebar .sidebar-content {
  position: absolute;
  top: 0;
  width: 250px;
}
#sidebar .sidebar-brand {
  background: #000000;
  color: #FFFFFF;
  padding: 6px;
  height: 60px;
}
#sidebar .sidebar-brand h4 {
  font-weight: 200;
  color: #FFFFFF;
  margin: 0;
}
#sidebar .sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 20px 0;
}
#sidebar .sidebar-nav > li {
  background: transparent;
  transition: all 0.4s ease 0s;
}
#sidebar .sidebar-nav > li > a {
  color: #777777;
  font-size: 14px;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  padding: 12px 10px;
}
#sidebar .sidebar-nav > li > a:hover,
#sidebar .sidebar-nav > li > a:focus {
  color: #eeeeee;
  text-decoration: none;
}
#sidebar .sidebar-nav > li > a > .fa {
  display: inline-block;
  width: 50px;
  font-size: 24px;
}
#sidebar .sidebar-nav > li > a .navbar-link {
  vertical-align: top;
  line-height: 25px;
}
#sidebar .sidebar-nav > li > a.menuActive {
  color: #ECECEC !important;
}
#sidebar .sidebar-nav.sidebar-main > li.nav-label {
  padding: 10px;
  color: #555555;
  font-size: 14px;
  text-transform: uppercase;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
}
#sidebar .sidebar-nav.sidebar-main > li.nav-label:hover,
#sidebar .sidebar-nav.sidebar-main > li.nav-label:focus {
  background: transparent;
}
#sidebar .sidebar-nav.sidebar-main > li:hover,
#sidebar .sidebar-nav.sidebar-main > li:focus {
  background: #924cb1;
}
#sidebar .sidebar-footer {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1040;
}
#sidebar .sidebar-footer a {
  color: #555555;
  margin: 10px;
  display: inline-block;
}
#sidebar .sidebar-footer a:hover,
#sidebar .sidebar-footer a:focus {
  color: #83449F;
}
#page {
  width: 100%;
}
#body {
  width: 100%;
}
#body .content-wrapper {
  padding: 60px 0;
}
#body .content {
  position: relative;
  top: 0;
}
.mega-dropdown {
  min-width: 320px;
}
.mega-dropdown .dropdown-content {
  padding: 10px;
}
.mega-dropdown .dropdown-footer {
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.switch_role {
  background: transparent;
  border: none;
  color: #777777;
}
.switch_role:hover {
  color: #924CB1;
}
.angucomplete-selected-row {
  background-color: #f4f4f4;
  color: #312F2F;
}
.resultIcon {
  width: 60px;
  height: 100%;
  border-radius: 50%;
  font-size: 25px;
  vertical-align: middle;
  line-height: 60px;
  text-align: center;
  color: white;
  margin: 20px;
  float: left;
}
.resultIcon span {
  display: block;
  line-height: 21px;
}
.resultIcon span:first-child {
  padding-top: 8px;
}
.resultIcon span:last-child {
  padding-bottom: 8px;
}
.resultStatus {
  font-size: 12px;
  text-transform: uppercase;
}
.resultContent {
  margin-left: 100px;
}
.resultContent h3 {
  font-size: 28px;
  margin: 12px 0px;
  font-weight: 200;
}
.resultContent .resultSummary {
  color: #808080;
  font-weight: 300;
}
.resultContent strong {
  color: #787878;
  font-weight: 400;
}
.resultContent tr td:first-child,
.resultContent tr th:first-child {
  border-left: 0;
  padding-left: 0;
}
.search-table > tbody > tr.resultRow > td {
  border: none;
}
.search-table > thead > tr > td {
  border-bottom: 1px solid #dddddd;
}
.resultsCategory {
  font-weight: 200;
}
.list-table th,
.list-table td {
  white-space: nowrap !important;
}
.label {
  border-radius: 30px;
  padding: 0.4em 0.8em;
  display: inline-block;
}
.label-compliance {
  background-color: #D2E4EB;
  color: #448199;
}
.label-student-services {
  background-color: #DCEBD8;
  color: #5c964d;
}
.label-tech-support {
  background-color: #FFD5C2;
  color: #e14600;
}
.label-assessment {
  background-color: #E1D8ED;
  color: #6c489c;
}
.label-work-placement {
  background-color: #F7F0C5;
  color: #c1aa1b;
}
/* ==== MOBILE PHONE RESPONSIVE DISPLAY ==== */
@media (max-width: 499px) {
  .invoice-page #invoice-box {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .invoice-page #invoice-box #invoice-info > div {
    margin-bottom: 10px;
  }
}
@media (max-width: 667px) {
  /* Cross-browser Styling */
  /* Login */
  #login .panel-default .panel-heading {
    padding: 39px 10px;
    background-size: 250px 65px;
  }
  #login .panel-default .panel-body ul.form-group > li i.fa {
    padding-left: 15px !important;
  }
  #login .panel-default .panel-body .form-submit {
    padding: 20px 0;
  }
  /* Reminder Form */
  .box-popup {
    width: 75%;
    left: 13%;
  }
  /* Pages */
  #wrapper {
    padding-left: 0 !important;
    /* Small Logo */
    /* Navigation */
  }
  #wrapper #smallLogo {
    background-image: url('../img/panorama_login.png') !important;
    background-color: #D8D8D8;
    background-repeat: no-repeat !important;
    background-position: 48% 50% !important;
    background-size: 110px 25px !important;
    height: 30px;
  }
  #wrapper #sidebar {
    width: 100% !important;
    bottom: 0;
    height: 52px;
    opacity: 0.94;
  }
  #wrapper #sidebar .sidebar-content {
    width: 100% !important;
    text-align: center;
  }
  #wrapper #sidebar .sidebar-content > a {
    display: none;
  }
  #wrapper #sidebar .sidebar-content ul.sidebar-nav {
    padding: 0;
    min-width: 240px;
    max-width: 315px;
    margin: 0px auto;
  }
  #wrapper #sidebar .sidebar-content ul.sidebar-nav li {
    float: left;
  }
  #wrapper #sidebar .sidebar-content ul.sidebar-nav li a {
    padding: 12px;
  }
  #wrapper #sidebar .sidebar-content ul.sidebar-nav li a i {
    font-size: 25px;
  }
  #wrapper #sidebar .sidebar-content ul.sidebar-nav li a:hover,
  #wrapper #sidebar .sidebar-content ul.sidebar-nav li a:focus,
  #wrapper #sidebar .sidebar-content ul.sidebar-nav li a:active,
  #wrapper #sidebar .sidebar-content ul.sidebar-nav li a:visited {
    background: #222222 !important;
  }
  #wrapper #sidebar .sidebar-content ul.sidebar-nav > li:hover,
  #wrapper #sidebar .sidebar-content ul.sidebar-nav > li:focus {
    background: #222222 !important;
  }
  #wrapper #page {
    /* Top Search Bar */
    /* Body */
    /* General Page Header */
    /* Form Elements */
    /* Tasklist Page */
    /* Contact Page Header */
    /* Contact Page Content */
    /* Contact Page Communication */
    /* EC Page */
    /* Ticket Page */
    /* Provider Page */
    /* Tooltip */
    /* Global Search */
    /* TODO: Mobile friendly global search needs work */
  }
  #wrapper #page #topbar {
    left: 0 !important;
    height: 55px;
  }
  #wrapper #page #topbar > .container-fluid {
    background: #fff;
  }
  #wrapper #page #topbar .navbar-form {
    width: 90%;
    padding: 0 0 5px 0;
  }
  #wrapper #page #topbar .navbar-form #search_value {
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
  }
  #wrapper #page #topbar .navbar-form .angucomplete-dropdown {
    margin-top: 10px;
    width: 125%;
  }
  #wrapper #page #topbar .navbar-form .angucomplete-dropdown .angucomplete-row {
    padding: 0 5px 3px 5px;
  }
  #wrapper #page #topbar ul.navbar-right {
    padding-right: 10px;
    padding-top: 9px;
  }
  #wrapper #page #topbar ul.navbar-right > li {
    margin-right: 15px;
  }
  #wrapper #page #topbar ul.navbar-right > li > a {
    padding: 0;
  }
  #wrapper #page #topbar ul.navbar-right > li > a #notNum {
    top: -15px;
    right: 0px;
  }
  #wrapper #page #topbar ul.navbar-right #teamDropdownWrap .teamDropdownSlide {
    margin-left: -21px;
  }
  #wrapper #page #topbar ul.navbar-right #notificationMenu {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    margin: 0;
    width: 100%;
    min-width: 100%;
  }
  #wrapper #page #topbar ul.navbar-right #notificationMenu li {
    width: 100%;
  }
  #wrapper #page #topbar ul.navbar-right #notificationMenu li a {
    width: 100%;
    padding: 0;
  }
  #wrapper #page #topbar ul.navbar-right #notificationMenu li a p {
    width: 100%;
  }
  #wrapper #page #topbar #toggleNav > li > a {
    padding: 15px;
  }
  #wrapper #page #body > .content-wrapper {
    padding: 85px 0;
  }
  #wrapper #page .page-header {
    padding: 10px 0;
  }
  #wrapper #page .page-header > .row div:nth-child(1) {
    float: left;
    padding-right: 5px;
  }
  #wrapper #page .page-header > .row div:nth-child(2) {
    float: right;
    padding-right: 5px;
  }
  #wrapper #page .page-header > .row div:nth-child(2) .btn-group a.btn {
    border: none;
    padding: 6px 23px;
    margin-right: 8px;
    border-radius: 4px;
  }
  #wrapper #page input:not([type='submit']),
  #wrapper #page select {
    border-radius: 0;
  }
  #wrapper #page div.ng-table-counts button {
    border: none;
    border-radius: 0;
    margin-left: 2px;
  }
  #wrapper #page div.ng-table-counts button.active {
    background: none;
    box-shadow: none;
    background: #ECECEC;
    color: #5A5959;
  }
  #wrapper #page ul.pagination > li > a {
    border: none;
    margin-bottom: 15px;
    margin-right: 3px;
    background: #EAEAEA;
    border-radius: 0;
  }
  #wrapper #page ul.pagination > li.disabled > a {
    background: #F5F5F5 !important;
  }
  #wrapper #page .page-general .page-header-wrap > li {
    display: block;
    padding-right: 0;
  }
  #wrapper #page .page-general .page-header-wrap > li .page-type {
    margin: 0px auto;
  }
  #wrapper #page .page-general .page-header-wrap > li h1 {
    font-weight: 300;
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    padding-left: 0;
  }
  #wrapper #page .page-general .page-header-wrap > li h1 a.lmsLink {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 10px;
    font-size: 15px;
    letter-spacing: 1px;
  }
  #wrapper #page .page-general .page-header-wrap > li ul.page-header-info li.contactAddress > span {
    margin-left: 40px;
    display: inline-block;
  }
  #wrapper #page .page-general a.more.btn-more {
    padding: 8px 20px;
    font-size: 12px;
  }
  #wrapper #page .box-course {
    margin: 0;
  }
  #wrapper #page .box-course .box-heading {
    padding: 20px 15px;
  }
  #wrapper #page .box-course .box-heading h1 {
    float: none;
    text-align: left;
    font-size: 21px;
    margin-bottom: 0;
  }
  #wrapper #page .box-course .box-heading .courseStatus {
    float: left;
    font-size: 12px;
  }
  #wrapper #page .box-course .box-caption .progress-wrap .progress-bar-wrap > div {
    height: 7px !important;
  }
  #wrapper #page .box-course .panel-body {
    padding: 8px;
    min-height: inherit;
  }
  #wrapper #page .pinNoteContents .panel-note {
    margin: 0;
    box-shadow: 1px 1px 5px #D5D5D5;
    border-radius: 0;
  }
  #wrapper #page .pinNoteContents .panel-note .panel-heading a.pinIconActive {
    background-size: 21px 21px;
    width: 21px;
    height: 21px;
  }
  #wrapper #page .comm-action {
    padding: 8px 0 0 0 !important;
  }
  #wrapper #page .comm-action .btn-group a {
    background: none;
    border: none;
    padding: 6px 17px;
    box-shadow: none;
  }
  #wrapper #page .comm-action .commFilterWrap {
    float: left;
  }
  #wrapper #page .comm-action .commBtnWrap {
    padding-right: 5px;
  }
  #wrapper #page .comm-form,
  #wrapper #page .buzz-form {
    padding-top: 0;
    padding-bottom: 20px;
  }
  #wrapper #page .comm-form .form-group,
  #wrapper #page .buzz-form .form-group {
    margin-bottom: 0;
  }
  #wrapper #page .comm-form .form-group div.tags,
  #wrapper #page .buzz-form .form-group div.tags {
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0;
    border-color: #E0E0E0;
    box-shadow: none;
    font-size: 14px;
    height: 38px;
  }
  #wrapper #page .comm-form .form-group input[type='text'],
  #wrapper #page .buzz-form .form-group input[type='text'] {
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0;
    border-color: #E0E0E0;
    box-shadow: none;
    font-size: 14px;
    height: 38px;
  }
  #wrapper #page .comm-form .form-group .ta-scroll-window,
  #wrapper #page .buzz-form .form-group .ta-scroll-window {
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0;
    border-color: #E0E0E0;
    box-shadow: none;
    font-size: 14px;
    margin-bottom: 20px;
  }
  #wrapper #page .comm-form .form-group textarea,
  #wrapper #page .buzz-form .form-group textarea {
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0;
    border-color: #E0E0E0;
    box-shadow: none;
    font-size: 14px;
    resize: none;
  }
  #wrapper #page .comm-form .form-group .select-wrap,
  #wrapper #page .buzz-form .form-group .select-wrap {
    margin-bottom: 0;
    margin-left: 4px;
    border: none;
    border-bottom: 1px solid #E0E0E0;
  }
  #wrapper #page .comm-form .form-group .select-wrap select,
  #wrapper #page .buzz-form .form-group .select-wrap select {
    font-size: 14px;
  }
  #wrapper #page .comm-form .form-group input[type='submit'],
  #wrapper #page .buzz-form .form-group input[type='submit'],
  #wrapper #page .comm-form .form-group button[type='submit'],
  #wrapper #page .buzz-form .form-group button[type='submit'] {
    margin-top: 20px;
    padding: 8px 20px;
    font-size: 12px;
  }
  #wrapper #page #comm-form-email #emailForm #textEmail .btn-group {
    margin-bottom: 0;
  }
  #wrapper #page #comm-form-email #emailForm #textEmail .btn-group button {
    border: none;
    border-radius: 0;
    margin-bottom: 15px;
    margin-right: 3px;
  }
  #wrapper #page #comm-form-email #emailForm #textEmail .btn-toolbar {
    display: none;
  }
  #wrapper #page #comm-form-email #emailForm .file-upload .drop-box {
    padding: 5px 10px;
    border: none;
  }
  #wrapper #page #comm-form-email #emailForm .file-upload .drop-box span.fa-stack {
    font-size: 20px;
  }
  #wrapper #page #comm-form-email #emailForm .file-upload .drop-box .hint {
    display: none;
  }
  #wrapper #page .comms-section .comm-items-container > li {
    margin: 20px 0;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.comm-items > li.list-caller {
    display: none;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.comm-items > li.list-message {
    width: 100%;
    max-width: 100%;
    padding: 10px 10px 0 10px;
    margin: 0;
    border-radius: 2px;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.comm-items > li.list-message ul.smallIconMobile {
    list-style: none;
    padding-left: 0px;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.comm-items > li.list-message ul.smallIconMobile p.list-caller-icon {
    height: 33px;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.comm-items > li.list-message ul.smallIconMobile p.list-caller-icon > span {
    color: #fff !important;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-task li.list-message {
    border-left: 2px solid #83449f;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-task li.list-message ul.smallIconMobile p.list-caller-icon > span i.fa-comment {
    color: #83449f;
    text-align: left;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-comm li.list-message {
    border-left: 2px solid #d2383f;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-comm li.list-message ul.smallIconMobile p.list-caller-icon > span i.fa-comment {
    color: #d2383f;
    text-align: left;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-log li.list-message {
    border-left: 2px solid #83449f;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-log li.list-message ul.smallIconMobile p.list-caller-icon > span i.fa-comment {
    color: #83449f;
    text-align: left;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-email li.list-message {
    border-left: 2px solid #2d9817;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-email li.list-message ul.smallIconMobile p.list-caller-icon > span i.fa-comment {
    color: #2d9817;
    text-align: left;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-note li.list-message {
    border-right: 2px solid #1F9BE7;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-note li.list-message ul.smallIconMobile p.list-caller-icon {
    text-align: right;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-note li.list-message ul.smallIconMobile p.list-caller-icon > span i.fa-comment {
    color: #1F9BE7;
    text-align: right;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-note li.list-message ul.notePin {
    top: -17px;
    right: 2px;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-note li.list-message ul.notePin li a {
    background-size: 21px 21px;
    width: 21px;
    height: 21px;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-sms li.list-message {
    border-left: 2px solid #ea5cb7;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-sms li.list-message ul.smallIconMobile p.list-caller-icon > span i.fa-comment {
    color: #ea5cb7;
    text-align: left;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-sms li.list-message ul.smallIconMobile p.list-caller-icon > span i.fa-comment::before {
    font-size: 26px;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-tag li.list-message {
    border-right: 2px solid #448199;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-tag li.list-message .list-caller-icon {
    display: none;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-logacall li.list-message {
    border-right: 2px solid #a2acb3;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-logacall li.list-message .list-caller-icon {
    display: none;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-buzz li.list-message {
    border-left: 2px solid #eb8f27;
  }
  #wrapper #page .comms-section .comm-items-container > li ul.list-buzz li.list-message ul.smallIconMobile p.list-caller-icon > span i.fa-comment {
    color: #eb8f27;
    text-align: left;
  }
  #wrapper #page .ec-page .section-content .studentsContainer {
    padding-left: 0;
    padding-right: 0;
  }
  #wrapper #page .ec-page .section-content .studentsContainer #accordionWrap .accordion-group .accordionHead {
    padding: 8px 9px 10px 9px;
  }
  #wrapper #page .ec-page .section-content .studentsContainer #accordionWrap .accordion-group .accordionHead .accordionName {
    font-size: 15px;
  }
  #wrapper #page .ec-page .section-content .studentsContainer #accordionWrap .accordion-group .accordionHead span.label {
    display: none;
  }
  #wrapper #page .ec-page .section-content .studentsContainer #accordionWrap .accordion-group .accordionHead .view-student-btn-wrap {
    padding: 0;
  }
  #wrapper #page .ec-page .section-content .studentsContainer #accordionWrap .accordion-group .accordionHead .view-student-btn-wrap a.view-student-btn {
    padding: 2px 11px 5px 11px;
    border: none;
    background: #E2E2E2;
  }
  #wrapper #page .ec-page .section-content .studentsContainer #accordionWrap .accordion-group .accordionHead .view-student-btn-wrap a.view-student-btn > i {
    font-size: 17px;
  }
  #wrapper #page .ec-page .section-content .studentsContainer #accordionWrap .accordion-group .accordionBody .contact-wrap {
    margin: 5px 0;
    height: auto;
    padding-bottom: 20px;
    box-shadow: 1px 1px 5px #D5D5D5;
    border-radius: 0;
  }
  #wrapper #page .ec-page .section-content .studentsContainer #accordionWrap .accordion-group .accordionBody .contact-wrap .panel-heading {
    margin-bottom: 10px;
    padding: 20px 15px;
  }
  #wrapper #page .ec-page .section-content .studentsContainer #accordionWrap .accordion-group .accordionBody .contact-wrap .panel-heading h1 {
    font-size: 21px;
  }
  #wrapper #page .ticket-page #link_form .panel {
    padding-left: 0;
    padding-right: 0;
  }
  #wrapper #page .ticket-page #link_form .panel form > .form-group > div:nth-child(1) {
    padding-right: 0;
  }
  #wrapper #page .sales-page .page-header .progress-bar-wrap {
    width: 70%;
  }
  #wrapper #page .toolTip:hover:after,
  #wrapper #page .toolTip:hover:before,
  #wrapper #page .tooltip-inner,
  #wrapper #page .tooltip.top .tooltip-arrow {
    display: none;
  }
  #wrapper #page .resultContent table {
    display: none;
  }
  #wrapper #page .resultContent h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 667px) and (orientation: portrait) {
  /* Dashboard */
  .dashTable {
    min-width: 346px !important;
  }
  .dashTable .min_width {
    min-width: 346px !important;
    padding-left: 0;
    padding-right: 0;
  }
  .dashTable .min_width .hchart {
    min-width: 346px !important;
  }
  .dashTable .min_width .hchart .highcharts-container {
    min-width: 346px !important;
    width: auto !important;
  }
  .dashSelect,
  .dashSelect1 {
    min-width: 346px !important;
  }
  .dashSelect .table-responsive,
  .dashSelect1 .table-responsive {
    min-width: 346px !important;
  }
}
@media screen and (max-width: 667px) and (orientation: landscape) {
  /* Dashboard */
  .dashTable {
    min-width: 500px !important;
  }
  .dashTable .min_width {
    min-width: 500px !important;
    padding-left: 0;
    padding-right: 0;
  }
  .dashTable .min_width .highcharts-container {
    min-width: 635px !important;
  }
  .dashSelect .table-responsive,
  .dashSelect1 .table-responsive {
    width: 635px !important;
  }
}
@media (min-width: 668px) {
  ul.smallIconMobile {
    display: none;
  }
  li.contactAddress br {
    display: none;
  }
  .page-header .lmsLink span.lmsText {
    display: none;
  }
}
@media screen and (min-width: 500px) and (max-width: 767px) {
  .invoice-page #invoice-info .col-sm-12 {
    min-height: 35px;
  }
  .invoice-page #invoice-info .col-sm-12 label {
    width: 30%;
    float: left;
  }
  .invoice-page #invoice-info .col-sm-12 div {
    width: 70%;
    float: right;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  #login .panel-default {
    width: 75%;
    margin: 0px auto;
    margin-top: 3%;
  }
  #login .panel-default .panel-heading {
    padding: 40px 10px;
    background-size: 250px 65px;
  }
  #login .panel-default .panel-body .form-submit {
    padding: 20px 0;
  }
}
/* ==== TABLET RESPONSIVE DISPLAY ==== */
@media (max-width: 767px) {
  #wrapper {
    padding-left: 0;
  }
  #wrapper.active {
    position: relative;
    left: 250px;
  }
  #wrapper.active #sidebar {
    left: 250px;
    width: 250px;
    transition: all 0.4s ease 0s;
  }
  #wrapper #sidebar {
    left: 0;
  }
  #wrapper #sidebar ul.sidebar-nav li a:hover,
  #wrapper #sidebar ul.sidebar-nav li a:focus,
  #wrapper #sidebar ul.sidebar-nav li a:active,
  #wrapper #sidebar ul.sidebar-nav li a:visited {
    background: #222222 !important;
  }
  #wrapper #sidebar ul.sidebar-nav > li:hover,
  #wrapper #sidebar ul.sidebar-nav > li:focus {
    background: #222222 !important;
  }
  #wrapper #topbar {
    left: 0;
  }
  #wrapper #topbar .navbar-form {
    float: left;
    margin: 0;
  }
  #wrapper #topbar .navbar-form .form-control {
    display: inline-block;
    width: auto;
  }
  #wrapper #topbar .navbar-form .fa-search {
    display: none;
  }
  #wrapper #topbar .navbar-form .input-borderless {
    border: 0;
    line-height: 27px;
  }
  #wrapper #topbar .navbar-nav .open .dropdown-menu {
    position: absolute;
    left: auto;
    right: 0;
    background: #fff;
    border: 1px solid #cccccc;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
  #wrapper #topbar .navbar-right {
    float: right;
    padding-right: 15px;
  }
  #wrapper #topbar #toggleNav {
    margin-top: 0;
  }
  #wrapper .pagination {
    margin-top: 20px;
  }
  #wrapper .ec-page .section-content .studentsContainer #accordionWrap .accordion-group .accordionBody .contact-wrap .panel-heading {
    margin-bottom: 10px;
  }
  #wrapper .ticket-page #ticketForm > .form-group > label:nth-child(3) {
    margin-top: 17px;
  }
  #wrapper #provider-form,
  #wrapper #employer-form,
  #wrapper #site-form,
  #wrapper #empsite-form {
    border: none;
    border-radius: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
  }
  #wrapper #leadForm label#secondaryContact {
    margin-top: 15px;
  }
  #wrapper #savePreplacementForm #contact-dropdown {
    margin-top: 20px;
  }
  #wrapper #savePreplacementForm #saveEmployerSiteForm input,
  #wrapper #savePreplacementForm #saveEmployerSiteForm .select-wrap {
    margin-top: 15px;
  }
  #wrapper #job-form .time-picker {
    width: 100%;
  }
  #wrapper .box-job #job-description,
  #wrapper .box-job #job-detail {
    border: none;
    margin-bottom: 15px;
  }
  #wrapper .box-job #job-schedule {
    margin-bottom: 25px;
  }
  #wrapper .response-page .steps-indicator {
    margin-bottom: 140px;
    padding-top: 0;
  }
  #wrapper .response-page .steps-indicator li {
    float: none;
    margin-bottom: 10px;
    padding-top: 18px;
    width: 100% !important;
  }
  #wrapper .response-page .steps-indicator li a {
    font-weight: 300;
  }
  #wrapper .response-page .steps-indicator li a:before {
    height: 1px;
  }
  #wrapper .invoice-page #invoice-box {
    width: 96%;
  }
  #wrapper .invoice-page #invoice-box #invoice-logo {
    margin: 0px auto;
    float: none;
  }
  #wrapper .invoice-page #invoice-box #invoice-info {
    width: 100%;
    min-width: 100%;
    margin-top: 30px;
  }
  #wrapper .page-general .page-type {
    float: none;
    margin: 0px auto;
  }
  #wrapper .page-general .header-content {
    width: 100%;
    margin-top: 25px;
  }
  #wrapper .page-general .header-content .page-heading {
    text-align: center;
    margin-bottom: 15px;
  }
  #wrapper .page-general .header-content .header-info > ul {
    width: 100%;
  }
}
@media screen and (max-width: 899px) {
  #job-form .steps-indicator {
    margin-bottom: 215px;
    padding-top: 0;
  }
  #job-form .steps-indicator li {
    float: none;
    margin-bottom: 10px;
    padding-top: 18px;
    width: 100% !important;
  }
  #job-form .steps-indicator li a {
    font-weight: 300;
  }
  #job-form .steps-indicator li a:before {
    height: 1px;
  }
  #job-form .time-picker {
    width: 80%;
  }
  #job-form .time-picker .time-wrap {
    width: 190px !important;
    padding-right: 0;
    float: left;
  }
  #job-form .add-link {
    float: right;
  }
}
@media screen and (min-width: 668px) and (max-width: 991px) {
  .box-popup {
    width: 55%;
    left: 25%;
  }
}
@media screen and (min-width: 768px) and (max-width: 999px) {
  #meetingForm #DateTime-Picker #secondPicker {
    margin-left: 17%;
    clear: both;
  }
}
@media screen and (min-width: 990px) and (orientation: landscape) {
  #login .panel-default {
    margin-top: 27%;
  }
}
@media screen and (max-width: 999px) {
  a.btnSales {
    padding: 5px 17px !important;
  }
  .el-container > li {
    width: 100%;
  }
  .ec-page .student-detail-box {
    width: 97%;
    margin-bottom: 20px;
  }
  .ec-page .student-detail-box .panel-course {
    margin: 5px 0 5px 10px;
  }
  #meetingForm #DateTime-Picker .pointer {
    display: none;
  }
}
@media screen and (max-width: 1699px) {
  .filter-form br.break-2 {
    display: none;
  }
  #ticketFilterForm br.break-2 {
    display: none;
  }
  #ticketFilterForm .control-label {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1700px) {
  .filter-form br {
    display: none;
  }
  #ticketFilterForm br {
    display: none;
  }
}
@media screen and (min-width: 2000px) {
  .el-container > li {
    width: 24%;
  }
  .filter-form #block-4 {
    width: 75%;
  }
  .filter-form #block-4 .form-group {
    float: right;
  }
  .filter-form #block-4 .form-group .btn-group {
    padding-right: 15px;
  }
}
@media screen and (max-width: 1699px) {
  .ec-page .accordion-group .accordionHead a.accordionName {
    position: absolute;
    top: 0;
    margin-top: 4px;
  }
  .ec-page .accordion-group .studentCourseName {
    display: none;
  }
  .ec-page .accordion-group .label {
    margin-left: 20px;
    margin-bottom: 5px;
    display: block;
    clear: both;
  }
}
@media screen and (min-width: 1700px) and (max-width: 1999px) {
  .el-container > li {
    width: 30%;
  }
  .ec-page .student-detail-box {
    width: 33%;
  }
  .filter-form #block-1 {
    width: 32% !important;
  }
  .filter-form #block-2 {
    width: 31%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1699px) {
  .el-container > li {
    /*width: 40%;*/
  }
  .filter-form {
    /*#block-1 {
          width: 45% !important;

          label {
              width:35%;
          }
          .col-lg-9 {
              width: 60%;
          }
      }
      #block-2 {
          width: 50%;
      }*/
  }
  .filter-form label {
    width: 140px;
    text-align: left !important;
  }
  .filter-form #stateWrap {
    float: left;
    width: 100px;
  }
  .filter-form #stateWrap label,
  .filter-form #stateWrap div {
    padding-left: 0 !important;
  }
  .filter-form #statusWrap {
    margin-left: 10px;
  }
  .filter-form #statusWrap label {
    margin-left: 0;
  }
  .filter-form #statusWrap div {
    padding-left: 0 !important;
  }
  .filter-form #buttonWrap {
    width: 25.3%;
  }
  #ticketFilterForm #ticketFilterBtn {
    margin-top: 38px;
  }
  #ticketFilterForm > div > div > div {
    width: 90% !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .box-popup {
    left: 35%;
  }
}
@media screen and (min-width: 992px) {
  .box-popup {
    width: 485px;
  }
}
@media screen and (max-width: 1199px) {
  #wrapper {
    padding-left: 60px;
  }
  #wrapper #sidebar {
    width: 60px;
    margin-left: 0;
    left: 0;
  }
  #wrapper #sidebar .sidebar-content {
    width: 60px;
  }
  #wrapper #sidebar .sidebar-content .sidebar-brand {
    background-image: url('../img/panorama_logo_short.png');
    background-repeat: no-repeat;
    background-position: 3px 50%;
    background-size: 52px 50px;
  }
  #wrapper #sidebar .sidebar-content .sidebar-nav a:hover,
  #wrapper #sidebar .sidebar-content .sidebar-nav a:focus,
  #wrapper #sidebar .sidebar-content .sidebar-nav a:active,
  #wrapper #sidebar .sidebar-content .sidebar-nav a:visited {
    background: #222222 !important;
  }
  #wrapper #sidebar .sidebar-content .sidebar-nav > li:hover,
  #wrapper #sidebar .sidebar-content .sidebar-nav > li:focus {
    background: #222222 !important;
  }
  #wrapper #sidebar .sidebar-content .sidebar-nav > li > a {
    padding: 12px 14px;
  }
  #wrapper #sidebar .sidebar-content .sidebar-nav > li > a i {
    font-size: 30px;
  }
  #wrapper #sidebar .sidebar-content .sidebar-nav > li > a .navbar-link {
    display: none;
  }
  #wrapper #topbar {
    left: 60px;
    opacity: 0.95;
  }
  #wrapper #topbar #toggleNav {
    position: fixed;
    right: 10px;
  }
  #wrapper #topbar .navbar-right {
    display: none;
    position: fixed;
    right: 10px;
  }
  #wrapper #topbar .navbar-right > li {
    float: left;
  }
  .filter-form #stateWrap {
    float: left;
    width: 73px !important;
  }
  .filter-form #stateWrap label,
  .filter-form #stateWrap div {
    padding-left: 0 !important;
  }
  .filter-form #stateWrap select {
    width: 87px !important;
  }
  .filter-form #statusWrap {
    margin-left: 40px;
    width: 86px !important;
  }
  .filter-form #statusWrap label {
    margin-left: 0;
  }
  .filter-form #statusWrap div {
    padding-left: 0 !important;
    margin-top: 7px;
  }
  .filter-form #statusWrap select {
    width: 86px !important;
  }
  .page-general .comm-action {
    padding: 11px 0 0 0 !important;
  }
  .page-general .comm-items-container ul.comm-items .list-message {
    width: 85%;
  }
  #ticketFilterForm #ticketFilterBtn {
    margin-top: 38px;
  }
  .table-responsive {
    width: 100% !important;
    /**/
    overflow-y: hidden !important;
    overflow-x: auto !important;
    border: none !important;
  }
  .custom-table .tb-heading {
    display: none !important;
  }
  .custom-table .tb-row {
    display: block !important;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 15px;
    margin-bottom: 12px;
  }
  .custom-table .tb-row .tb-cell {
    display: block;
    border-bottom: none;
  }
  .custom-table .tb-row .tb-cell .col-sm-12 {
    float: none;
    display: inline-block;
  }
  .custom-table .th-mini-main {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
}
@media screen and (min-width: 1200px) and (max-width: 1410px) {
  #topbar form.navbar-form {
    width: 70%;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1699px) {
  .el-container > li {
    width: 50%;
  }
  .ec-page .student-detail-box {
    width: 49.5%;
    float: left;
  }
}
@media screen and (min-width: 1200px) {
  .sidebar-brand {
    background-image: url('../img/panorama.png') !important;
    background-repeat: no-repeat !important;
    background-position: 3px 50% !important;
    background-size: 186px 50px !important;
  }
  #topbar #toggleNav {
    display: none;
  }
  .box-popup {
    left: 45%;
  }
  .custom-table .th-mini {
    display: none;
  }
  .custom-table#application-table .document-cell {
    max-width: 180px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1299px) {
  .box-job #job-description {
    width: 100%;
    border-right: none;
  }
  .box-job #job-description .box-content {
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
  }
  .box-job #job-detail {
    border-left: none;
    width: 50%;
    margin-top: 15px;
  }
  .box-job #job-schedule {
    width: 50%;
    margin-top: 15px;
  }
}
@media screen and (min-width: 1700px) {
  .filter-page .filter-form {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media screen and (max-width: 1899px) {
  .box-job .detail-item div:nth-child(1) {
    width: 50%;
  }
  .box-job .detail-item div:nth-child(2) {
    width: 50%;
  }
}
@media screen and (min-width: 1900px) {
  .box-job .detail-item div:nth-child(1) {
    width: 40%;
  }
  .box-job .detail-item div:nth-child(2) {
    width: 60%;
  }
}
/**
* #.# Page General
*
* This file has styling for some components in most pages
*/
.page-general .page-header {
  display: block;
  background-color: #FFFFFF;
  border-bottom: 1px solid #eeeeee;
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px 0;
  text-transform: capitalize;
}
.page-general .page-header .fa {
  width: 40px;
  text-align: center;
}
.page-general .page-header > li {
  display: inline-block;
  vertical-align: top;
  padding-right: 60px;
}
.page-general .page-header .page-logo {
  padding-left: 25px;
}
.page-general .page-header .page-logo .page-type {
  border-radius: 50%;
  color: #FFFFFF;
  height: 120px;
  width: 120px;
  text-align: center;
  float: left;
}
.page-general .page-header .page-logo .page-type p {
  margin: 0;
}
.page-general .page-header .page-logo .page-type .page-type-content {
  padding-top: 26px;
}
.page-general .page-header .page-logo .page-type .page-label {
  font-size: 50px;
  line-height: 1;
}
.page-general .page-header .page-logo .page-type .page-status {
  font-size: 14px;
  text-transform: uppercase;
}
.page-general .page-header .header-content {
  float: left;
  padding-left: 25px;
}
.page-general .page-header .header-content .page-heading h1 {
  font-weight: 300;
  letter-spacing: 2px;
  padding-left: 10px;
  margin-bottom: 10px;
  font-size: 38px;
}
.page-general .page-header .header-content .page-heading h1 a.open {
  font-size: 25px;
  margin-left: 13px;
}
.page-general .page-header .header-content .page-heading > a.open {
  font-size: 20px;
}
.page-general .page-header .header-content .header-info {
  width: 100%;
  float: left;
}
.page-general .page-header .header-content .header-info ul {
  float: left;
  margin-right: 40px;
}
.page-general .page-header .header-content .header-info .second-info-col {
  width: 250px;
}
.page-general .page-header .header-content .header-info .page-header-info > li {
  padding: 0 0 5px;
  width: 100%;
}
.page-general .page-header .header-content .header-info .page-header-info .select-wrap {
  position: relative;
}
.page-general .page-header .header-content .header-info .page-header-info .select-wrap select {
  font-size: 13px;
  padding-left: 10px;
  padding-bottom: 4px;
  background: transparent;
}
.page-general .page-header .header-content .header-info .page-header-info .select-wrap::before {
  top: 10px;
  right: 11px;
}
.page-general .page-header .header-content .header-info .page-header-info input[type="text"] {
  width: 125px;
  font-size: 13px;
  padding-left: 10px;
  height: 27px;
}
.page-general .page-header .header-content .header-info .page-header-info a.fa {
  margin-top: 4px;
}
.page-general .page-header .header-content .header-info .page-header-info a.more {
  color: #337ab7;
  font-size: 14px;
  text-transform: uppercase;
  margin-left: 8px;
}
.page-general .page-header .header-content .header-info .page-header-info a.more .fa {
  width: auto;
  padding-right: 5px;
}
.page-general .page-header .header-content .header-info .page-header-info a.more .fa.fa-tags {
  margin-top: 5px;
}
.page-general .page-header .header-content .header-info .page-header-info a.more.btn-more {
  background-color: #83449F;
  border-radius: 4px;
  color: #FFFFFF;
  padding: 15px 50px;
}
.page-general .page-header .header-content .header-info .page-header-info a.more.btn-more:hover,
.page-general .page-header .header-content .header-info .page-header-info a.more.btn-more:focus {
  background-color: #924cb1;
}
.page-general .page-header .header-content .header-info .page-header-info .job-info-detail {
  box-sizing: content-box !important;
  padding: 0px;
}
.page-general .page-header .header-content .header-info .page-header-info .job-info-detail .fa {
  width: 15px;
  padding-right: 20px;
}
.page-general .page-header .header-content .header-bottom {
  float: left;
  width: 100%;
}
.page-general .section-heading {
  border-top: 1px solid #FFFFFF;
  margin-bottom: 20px;
}
.page-general .section-heading h1,
.page-general .section-heading h2,
.page-general .section-heading h3 {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 10px 15px;
  margin: 0;
}
.page-general .section-heading h1 a > i.fa-minus,
.page-general .section-heading h2 a > i.fa-minus,
.page-general .section-heading h3 a > i.fa-minus,
.page-general .section-heading h1 a > i.fa-plus,
.page-general .section-heading h2 a > i.fa-plus,
.page-general .section-heading h3 a > i.fa-plus {
  color: #FFFFFF;
}
.page-general .section-heading h1 a > i.fa-minus:hover,
.page-general .section-heading h2 a > i.fa-minus:hover,
.page-general .section-heading h3 a > i.fa-minus:hover,
.page-general .section-heading h1 a > i.fa-plus:hover,
.page-general .section-heading h2 a > i.fa-plus:hover,
.page-general .section-heading h3 a > i.fa-plus:hover,
.page-general .section-heading h1 a > i.fa-minus:focus,
.page-general .section-heading h2 a > i.fa-minus:focus,
.page-general .section-heading h3 a > i.fa-minus:focus,
.page-general .section-heading h1 a > i.fa-plus:focus,
.page-general .section-heading h2 a > i.fa-plus:focus,
.page-general .section-heading h3 a > i.fa-plus:focus {
  color: #FFFFFF;
}
.page-general .section-heading.has-margin-top {
  margin-top: 20px;
}
/**
* #.# Sales Page
*
* This file has styling for all components in sales-related pages (ex: provider, site)
*/
.sales-page {
  /**** Contact Header ****/
  /**** Section ****/
}
.sales-page .page-header .progress-bar-wrap {
  height: 7px;
  padding-left: 40px;
  margin-top: 10px;
}
.sales-page .page-header .progress-bar-wrap .progress-bar {
  height: 7px !important;
  border-radius: 25px;
}
.sales-page .page-header .progress-bar-wrap .progress-active {
  background-color: #269DAE;
}
.sales-page .page-header .progress-bar-wrap .progress-bg {
  background-color: #ededed;
  z-index: 0;
  height: 7px;
  border-radius: 25px;
}
.sales-page .datePickerTitle {
  margin-top: 26px;
}
.sales-page #DateTime-Picker div {
  width: auto;
}
.sales-page #DateTime-Picker .pointer {
  margin-top: 28px;
}
.sales-page #DateTime-Picker .pointer i {
  font-size: 36px;
}
.sales-page #DateTime-Picker .form-group {
  padding: 0;
  border: none;
}
.sales-page .section-heading {
  background: #269DAE;
}
.sales-page .section-content .table-responsive {
  margin-bottom: 20px;
}
.sales-page .section-content .table-responsive .ng-table-pager .ng-table-pagination li:not(.disabled) a {
  color: #269DAE;
}
#prospectFormBox {
  margin-top: 20px;
}
#prospectFormBox .box-heading {
  padding: 10px 15px;
  margin-bottom: 10px;
}
#prospectFormBox .box-heading h2 {
  font-size: 20px;
}
#prospectFormBox .box-content .addNew-group {
  display: block;
}
#importSitesFormBox .box-heading h4,
#siteFormBox .box-heading h4 {
  font-size: 19px;
  font-weight: 200;
  padding: 9px 0;
}
#provider-form,
#employer-form {
  display: none;
}
#empsite-form {
  display: none;
}
/**
* #.# Info Page
*
* This file has styling for all components in an info page
*/
.info-page {
  /**** Contact Header ****/
  /**** Section ****/
}
.info-page .page-header .page-type {
  color: #FFFFFF;
  padding-top: 0.3px;
}
.info-page .page-header .page-type .page-type-content {
  padding: 16px 17px 17px 17px !important;
  border-radius: 50%;
  height: 102px;
  width: 102px;
  margin: 9px;
}
.info-page .page-header .type-default {
  background: #ccc;
}
.info-page .page-header .type-red {
  background: #D05E5F;
}
.info-page .page-header .type-amber {
  background: #DA9B41;
}
.info-page .page-header .type-green {
  background: #66BD60;
}
.info-page .section-heading {
  color: #FFFFFF;
  padding: 0 10px;
}
.info-page .section-heading.accordion-heading {
  cursor: pointer;
}
.info-page .section-heading h3 {
  border-left: 1px solid #E0E0E0;
  margin: 0;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 10px 15px;
}
.info-page .section-heading h3 a,
.info-page .section-heading h3 a:hover {
  color: #FFFFFF !important;
}
.info-page .section-content.accordion-content {
  display: none;
}
/**
* #.# Job Page
*
* This file has styling for general components in job pages (site, form ..etc.)
*/
.job-page .contact-header #time-arrow {
  margin-left: 10px;
}
.job-page #btn-publish {
  margin-top: 10px;
  margin-left: 7px;
}
.job-page.form-page {
  /**** Job Form ****/
  /**** Introduction Text in Referecen Form page ****/
}
.job-page.form-page .box-default {
  margin-top: 20px;
}
.job-page.form-page .box-default .box-heading {
  padding: 10px 15px;
}
.job-page.form-page .box-default .box-heading h2 {
  font-size: 20px;
}
.job-page.form-page .box-default .box-content {
  padding: 10px 15px;
}
.job-page.form-page .box-default .box-content #job-form .form-group .select-wrap::before {
  right: 30px;
}
.job-page.form-page .box-default .box-content #job-form .form-group .note-editor {
  border: 1px solid #E0E0E0;
}
.job-page.form-page .box-default .box-content #job-form .form-group .note-editor .note-toolbar {
  border-bottom: 1px solid #E0E0E0;
}
.job-page.form-page .box-default .box-content #job-form .form-group .note-editor .note-toolbar button.btn {
  color: #8c8c8c;
  border: 1px solid #d8d8d8;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  background: #FFFFFF;
}
.job-page.form-page .box-default .box-content #job-form .form-group .note-editor .note-toolbar button.btn:hover,
.job-page.form-page .box-default .box-content #job-form .form-group .note-editor .note-toolbar button.btn:focus,
.job-page.form-page .box-default .box-content #job-form .form-group .note-editor .note-toolbar button.btn.active {
  color: #478EBA;
  background: #E0E0E0;
}
.job-page.form-page .box-default .box-content #job-form .form-group .note-editor .note-resizebar {
  border-top: 1px solid #E0E0E0;
}
.job-page.form-page .box-default .box-content #job-form .form-group .time-wrap {
  width: 210px;
}
.job-page.form-page .box-default .box-content #job-form .form-group .time-wrap .select-wrap {
  width: 80px;
  padding-left: 0;
  padding-right: 0;
}
.job-page.form-page .box-default .box-content #job-form .form-group .time-wrap .select-wrap select {
  color: #8c8c8c;
  font-size: 14px;
  padding-left: 25px;
}
.job-page.form-page .box-default .box-content #job-form .form-group .time-wrap .select-wrap select option:last-child {
  display: none;
}
.job-page.form-page .box-default .box-content #job-form .form-group .time-wrap .select-wrap:before {
  right: 12px;
}
.job-page.form-page .box-default .box-content #job-form .form-group .time-wrap .time-separator {
  margin-top: 6px;
  padding-left: 5px;
  padding-right: 0px;
  width: 14px;
}
.job-page.form-page .box-default .box-content #job-form .form-group .apply-link {
  margin-top: 6px;
}
.job-page.form-page .box-default .box-content #job-form .form-group .apply-link ul {
  margin-top: 10px;
  border: 1px solid #E0E0E0;
}
.job-page.form-page .box-default .box-content #job-form .form-group .apply-link ul li a:hover {
  color: #70a7c9;
}
.job-page.form-page .box-default .box-content #job-form .form-group .sub-input {
  margin-top: 10px;
}
.job-page.form-page .box-default .box-content #job-table .ng-table-counts {
  display: none;
}
.job-page.form-page .box-default .box-content #application-prefilled-form .row:not(:last-child) .form-group:not(#thank-text),
.job-page.form-page .box-default .box-content #questionnaire-form .row:not(:last-child) .form-group:not(#thank-text) {
  padding-top: 4px;
}
.job-page.form-page .box-default .box-content #application-prefilled-form .row:not(:last-child) .form-group label,
.job-page.form-page .box-default .box-content #questionnaire-form .row:not(:last-child) .form-group label {
  text-align: left !important;
  margin-bottom: 6px;
}
.job-page.form-page .box-default .box-content #application-prefilled-form .row:not(:last-child) .form-group p,
.job-page.form-page .box-default .box-content #questionnaire-form .row:not(:last-child) .form-group p {
  color: #7f7f7f;
}
.job-page.form-page .box-default .box-content #complete-button {
  margin-left: 6px;
}
.job-page.form-page #introduction-text p {
  font-weight: 400;
  font-size: 16px;
  color: #7f7f7f;
  padding-top: 10px;
  padding-bottom: 10px;
}
.job-page #application-table .tb-row .tb-cell .sub-title {
  padding-left: 0;
  max-width: 90px;
}
.job-page #application-table .tb-row .tb-cell .sub-cell {
  max-width: 80px;
}
.job-page #application-table .tb-row .tb-cell .dropdown-toggle {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.job-page #application-table .tb-row .tb-cell .dropdown-menu {
  font-size: 14px;
}
.job-page #application-table .tb-row .tb-cell .dropdown-menu .referee-item {
  padding-bottom: 6px;
}
.job-page #application-table .tb-row .tb-cell .dropdown-menu.result-dropdown {
  width: 300px;
}
.job-page #application-table .tb-row .tb-cell .file-upload {
  text-align: left;
}
.job-page #application-table .tb-row .tb-cell .download-icon {
  margin-top: 1px;
}
.job-page #application-table .tb-row .tb-cell:last-child .dropdown-menu {
  left: inherit;
  right: -10px;
}
.job-page .angucomplete-dropdown {
  margin-top: 36px;
  width: 100%;
}
.job-page a.referee-link {
  font-weight: 400;
}
.response-page a.close {
  margin-right: 6px;
}
.response-page #application-info .box-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.response-page #application-info .box-content > div {
  font-size: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.response-page #questionnaire-responses .form-group label {
  color: #5a99c1;
  text-align: left;
}
.response-page #questionnaire-responses .form-group .question-response {
  font-size: 15px;
  font-style: italic;
}
/**
* #.# Ticket Page
*
* This file has styling for all components that are specific to ticket list and ticket page
*/
/**** Ticket Filter List ****/
.ticket-filters {
  background-color: #555555;
  color: #FFFFFF;
  padding: 40px 0;
}
.ticket-filters .control-label {
  font-weight: 200;
}
/**** Ticket Page ****/
.ticket-page #link-account-form {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin-top: 30px;
  margin-left: 15px;
  margin-bottom: 35px;
}
.ticket-page .angucomplete-dropdown {
  margin-top: 36px;
  width: 100%;
}
.ticket-page .input-group .angucomplete-holder input.form-control {
  border-radius: 0px 4px 4px 0px;
}
.row .positionBtn {
  margin-left: -20px;
}
/**
* #.# WP Page
*
* This file has styling for all components in work placement related pages (including employer prospects)
*/
.wp-page {
  /**** Contact Header ****/
  /**** Section ****/
  /**** Date Picker ****/
}
.wp-page .angular-google-map-container {
  margin: 0 0 20px 3px;
  height: 400px;
}
.wp-page #DateTime-Picker div {
  width: auto;
}
.wp-page #DateTime-Picker .pointer {
  margin-top: 28px;
}
.wp-page #DateTime-Picker .pointer i {
  font-size: 36px;
}
.wp-page #DateTime-Picker .datePickerWrap {
  margin-bottom: 10px;
}
.wp-page #DateTime-Picker .datePickerWrap a.btn {
  color: #91B041;
  padding: 3px 12px;
}
.wp-page #DateTime-Picker .datePickerWrap button.btn {
  border: none;
  color: #91B041;
  border-radius: 0;
}
.wp-page #DateTime-Picker .datePickerWrap button.btn .text-info {
  color: #E2572E;
}
.wp-page #DateTime-Picker .datePickerWrap button.btn:hover,
.wp-page #DateTime-Picker .datePickerWrap button.btn.active {
  background: #91B041;
  border-color: #91B041;
  color: #fff;
}
.wp-page #DateTime-Picker .datePickerWrap button.btn:hover span,
.wp-page #DateTime-Picker .datePickerWrap button.btn.active span {
  color: #fff;
}
.wp-page .interview-date {
  color: #000000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 24pt;
}
.wp-page .interview-time {
  color: #000000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 48pt;
}
/**
* #.# Student Page
*
* This file has styling for all components that are specific to student page
*/
.student-page {
  /**** Page Header ****/
  /**** Work Placement Section ****/
  /**** Employer Preferences Section ****/
}
.student-page #allocate-wrap {
  right: 35px;
  margin-top: 9px;
  position: absolute;
  z-index: 2;
}
.student-page #allocate-wrap i {
  font-size: 32px;
  color: #bfbfbf;
}
.student-page #allocate-wrap #allocate-dropdown {
  right: 0;
  left: auto;
}
.student-page .page-header .fa-tags {
  margin-top: 5px;
}
.student-page #savePreplacementForm {
  background: #FFFFFF;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  margin-top: -20px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 20px;
}
.student-page #savePreplacementForm .btn {
  margin-top: 15px;
}
.student-page #savePreplacementForm #contact-dropdown > a {
  font-size: 20px;
  position: absolute;
  top: 5px;
  margin-left: 15px;
}
.student-page #savePreplacementForm #contact-dropdown #refresh-link {
  right: 42px;
  z-index: 2;
  font-size: 12px;
  top: 10px;
}
.student-page #savePreplacementForm #contact-dropdown #refresh-link .fa {
  padding-right: 0;
  margin-right: 10px;
}
.student-page #savePreplacementForm small a {
  margin-bottom: 15px;
}
.student-page #savePreplacementForm #saveEmployerSiteForm {
  padding: 20px 15px;
  margin-bottom: 0;
  background: #f7f7f7;
}
.student-page #savePreplacementForm #saveEmployerSiteForm .select-wrap select {
  height: 34px;
  font-size: 14px;
}
.student-page #savePreplacementForm #saveEmployerSiteForm .select-wrap:before {
  border-top: 5px solid #999999;
}
.student-page #wpSection .wk-label,
.student-page #jobSection .wk-label,
.student-page #placementSection .wk-label,
.student-page #refereeSection .wk-label {
  margin-bottom: 0;
  padding-top: 7px;
  text-align: right;
}
.student-page #wpSection .wk-control,
.student-page #jobSection .wk-control,
.student-page #placementSection .wk-control,
.student-page #refereeSection .wk-control {
  margin-bottom: 0;
  margin-top: 7px;
  text-align: left;
}
.student-page #wpSection .wk-control .select-wrap::before,
.student-page #jobSection .wk-control .select-wrap::before,
.student-page #placementSection .wk-control .select-wrap::before,
.student-page #refereeSection .wk-control .select-wrap::before {
  top: 13px;
}
.student-page #wpSection .wk-control .select-wrap select,
.student-page #jobSection .wk-control .select-wrap select,
.student-page #placementSection .wk-control .select-wrap select,
.student-page #refereeSection .wk-control .select-wrap select {
  padding-top: 0;
  padding-bottom: 0;
  height: 28px;
}
.student-page #wpSection .wk-control .supervisor-link,
.student-page #jobSection .wk-control .supervisor-link,
.student-page #placementSection .wk-control .supervisor-link,
.student-page #refereeSection .wk-control .supervisor-link {
  font-size: 21px;
}
.student-page #wpSection .wk_button_s,
.student-page #jobSection .wk_button_s,
.student-page #placementSection .wk_button_s,
.student-page #refereeSection .wk_button_s {
  float: right;
}
.student-page #wpSection ul.el-container > li,
.student-page #jobSection ul.el-container > li,
.student-page #placementSection ul.el-container > li,
.student-page #refereeSection ul.el-container > li {
  display: inline-block;
}
.student-page #wpSection ul.el-container > li .employer-box,
.student-page #jobSection ul.el-container > li .employer-box,
.student-page #placementSection ul.el-container > li .employer-box,
.student-page #refereeSection ul.el-container > li .employer-box {
  position: relative;
  padding-bottom: 10px;
  height: 300px;
}
.student-page #wpSection ul.el-container > li .employer-box.empHighlighted .box-heading h3,
.student-page #jobSection ul.el-container > li .employer-box.empHighlighted .box-heading h3,
.student-page #placementSection ul.el-container > li .employer-box.empHighlighted .box-heading h3,
.student-page #refereeSection ul.el-container > li .employer-box.empHighlighted .box-heading h3 {
  color: #efa755;
}
.student-page #wpSection ul.el-container > li .employer-box.empActive,
.student-page #jobSection ul.el-container > li .employer-box.empActive,
.student-page #placementSection ul.el-container > li .employer-box.empActive,
.student-page #refereeSection ul.el-container > li .employer-box.empActive {
  border: 1px solid #478EBA;
}
.student-page #wpSection ul.el-container > li .employer-box.empClosed *,
.student-page #jobSection ul.el-container > li .employer-box.empClosed *,
.student-page #placementSection ul.el-container > li .employer-box.empClosed *,
.student-page #refereeSection ul.el-container > li .employer-box.empClosed * {
  cursor: not-allowed;
  color: #bfbfbf !important;
}
.student-page #wpSection ul.el-container > li .employer-box.empClosed .disabled-layer,
.student-page #jobSection ul.el-container > li .employer-box.empClosed .disabled-layer,
.student-page #placementSection ul.el-container > li .employer-box.empClosed .disabled-layer,
.student-page #refereeSection ul.el-container > li .employer-box.empClosed .disabled-layer {
  position: absolute;
  background: #ededed;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 0.2;
}
.student-page #wpSection ul.el-container > li .employer-box .box-heading,
.student-page #jobSection ul.el-container > li .employer-box .box-heading,
.student-page #placementSection ul.el-container > li .employer-box .box-heading,
.student-page #refereeSection ul.el-container > li .employer-box .box-heading {
  padding: 10px 15px;
}
.student-page #wpSection ul.el-container > li .employer-box .box-heading > span,
.student-page #jobSection ul.el-container > li .employer-box .box-heading > span,
.student-page #placementSection ul.el-container > li .employer-box .box-heading > span,
.student-page #refereeSection ul.el-container > li .employer-box .box-heading > span {
  position: absolute;
}
.student-page #wpSection ul.el-container > li .employer-box .box-heading > span.empPrefer,
.student-page #jobSection ul.el-container > li .employer-box .box-heading > span.empPrefer,
.student-page #placementSection ul.el-container > li .employer-box .box-heading > span.empPrefer,
.student-page #refereeSection ul.el-container > li .employer-box .box-heading > span.empPrefer {
  top: 10px;
  left: 10px;
  cursor: pointer;
}
.student-page #wpSection ul.el-container > li .employer-box .box-heading > span.empPrefer.active,
.student-page #jobSection ul.el-container > li .employer-box .box-heading > span.empPrefer.active,
.student-page #placementSection ul.el-container > li .employer-box .box-heading > span.empPrefer.active,
.student-page #refereeSection ul.el-container > li .employer-box .box-heading > span.empPrefer.active,
.student-page #wpSection ul.el-container > li .employer-box .box-heading > span.empPrefer.inactive:hover,
.student-page #jobSection ul.el-container > li .employer-box .box-heading > span.empPrefer.inactive:hover,
.student-page #placementSection ul.el-container > li .employer-box .box-heading > span.empPrefer.inactive:hover,
.student-page #refereeSection ul.el-container > li .employer-box .box-heading > span.empPrefer.inactive:hover {
  color: #efa755;
}
.student-page #wpSection ul.el-container > li .employer-box .box-heading > span.empPrefer.inactive,
.student-page #jobSection ul.el-container > li .employer-box .box-heading > span.empPrefer.inactive,
.student-page #placementSection ul.el-container > li .employer-box .box-heading > span.empPrefer.inactive,
.student-page #refereeSection ul.el-container > li .employer-box .box-heading > span.empPrefer.inactive,
.student-page #wpSection ul.el-container > li .employer-box .box-heading > span.empPrefer.active:hover,
.student-page #jobSection ul.el-container > li .employer-box .box-heading > span.empPrefer.active:hover,
.student-page #placementSection ul.el-container > li .employer-box .box-heading > span.empPrefer.active:hover,
.student-page #refereeSection ul.el-container > li .employer-box .box-heading > span.empPrefer.active:hover {
  color: #478EBA;
}
.student-page #wpSection ul.el-container > li .employer-box .box-heading > span.empStatus,
.student-page #jobSection ul.el-container > li .employer-box .box-heading > span.empStatus,
.student-page #placementSection ul.el-container > li .employer-box .box-heading > span.empStatus,
.student-page #refereeSection ul.el-container > li .employer-box .box-heading > span.empStatus {
  color: #8c8c8c;
  font-size: 13px;
  float: right;
  margin-right: 20px;
  position: relative;
  top: -10px;
}
.student-page #wpSection ul.el-container > li .employer-box .box-heading > span.empActivatePref,
.student-page #jobSection ul.el-container > li .employer-box .box-heading > span.empActivatePref,
.student-page #placementSection ul.el-container > li .employer-box .box-heading > span.empActivatePref,
.student-page #refereeSection ul.el-container > li .employer-box .box-heading > span.empActivatePref {
  top: 10px;
  right: 30px;
  cursor: pointer;
  z-index: 6 !important;
}
.student-page #wpSection ul.el-container > li .employer-box .box-heading > span.empDeactivatePref,
.student-page #jobSection ul.el-container > li .employer-box .box-heading > span.empDeactivatePref,
.student-page #placementSection ul.el-container > li .employer-box .box-heading > span.empDeactivatePref,
.student-page #refereeSection ul.el-container > li .employer-box .box-heading > span.empDeactivatePref {
  top: 10px;
  right: 0;
  cursor: pointer;
  z-index: 6 !important;
  color: red;
}
.student-page #wpSection ul.el-container > li .employer-box .box-heading .empName,
.student-page #jobSection ul.el-container > li .employer-box .box-heading .empName,
.student-page #placementSection ul.el-container > li .employer-box .box-heading .empName,
.student-page #refereeSection ul.el-container > li .employer-box .box-heading .empName {
  padding-left: 15px;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body,
.student-page #jobSection ul.el-container > li .employer-box .employer-body,
.student-page #placementSection ul.el-container > li .employer-box .employer-body,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body {
  padding: 0 17px;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body form .form-group,
.student-page #jobSection ul.el-container > li .employer-box .employer-body form .form-group,
.student-page #placementSection ul.el-container > li .employer-box .employer-body form .form-group,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body form .form-group {
  position: relative;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body form .form-group .row,
.student-page #jobSection ul.el-container > li .employer-box .employer-body form .form-group .row,
.student-page #placementSection ul.el-container > li .employer-box .employer-body form .form-group .row,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body form .form-group .row {
  margin-bottom: 15px;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body form .form-group .row:nth-child(1n),
.student-page #jobSection ul.el-container > li .employer-box .employer-body form .form-group .row:nth-child(1n),
.student-page #placementSection ul.el-container > li .employer-box .employer-body form .form-group .row:nth-child(1n),
.student-page #refereeSection ul.el-container > li .employer-box .employer-body form .form-group .row:nth-child(1n) {
  margin-top: 13px;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body form .form-group .contactDateWrap div:nth-child(1n),
.student-page #jobSection ul.el-container > li .employer-box .employer-body form .form-group .contactDateWrap div:nth-child(1n),
.student-page #placementSection ul.el-container > li .employer-box .employer-body form .form-group .contactDateWrap div:nth-child(1n),
.student-page #refereeSection ul.el-container > li .employer-box .employer-body form .form-group .contactDateWrap div:nth-child(1n),
.student-page #wpSection ul.el-container > li .employer-box .employer-body form .form-group .interviewOutcomeWrap div:nth-child(1n),
.student-page #jobSection ul.el-container > li .employer-box .employer-body form .form-group .interviewOutcomeWrap div:nth-child(1n),
.student-page #placementSection ul.el-container > li .employer-box .employer-body form .form-group .interviewOutcomeWrap div:nth-child(1n),
.student-page #refereeSection ul.el-container > li .employer-box .employer-body form .form-group .interviewOutcomeWrap div:nth-child(1n) {
  padding-left: 0;
  padding-right: 0;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body form .form-group .placementWrap > div,
.student-page #jobSection ul.el-container > li .employer-box .employer-body form .form-group .placementWrap > div,
.student-page #placementSection ul.el-container > li .employer-box .employer-body form .form-group .placementWrap > div,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body form .form-group .placementWrap > div {
  padding-left: 0;
  padding-right: 0;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body form .form-group label,
.student-page #jobSection ul.el-container > li .employer-box .employer-body form .form-group label,
.student-page #placementSection ul.el-container > li .employer-box .employer-body form .form-group label,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body form .form-group label {
  font-weight: 400;
  color: #696969;
  text-align: right;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body form .form-group .sub-label,
.student-page #jobSection ul.el-container > li .employer-box .employer-body form .form-group .sub-label,
.student-page #placementSection ul.el-container > li .employer-box .employer-body form .form-group .sub-label,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body form .form-group .sub-label {
  text-align: right;
  font-size: 15px;
  color: #818181;
  margin-top: 7px;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body form .form-group select,
.student-page #jobSection ul.el-container > li .employer-box .employer-body form .form-group select,
.student-page #placementSection ul.el-container > li .employer-box .employer-body form .form-group select,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body form .form-group select {
  font-size: 14px;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body form .form-group .wk_button_s,
.student-page #jobSection ul.el-container > li .employer-box .employer-body form .form-group .wk_button_s,
.student-page #placementSection ul.el-container > li .employer-box .employer-body form .form-group .wk_button_s,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body form .form-group .wk_button_s {
  background: none !important;
  color: #478EBA;
  font-size: 20px;
  padding: 0;
  position: absolute;
  right: -12px;
  bottom: -16px;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body form .form-group .wk_button_s:hover,
.student-page #jobSection ul.el-container > li .employer-box .employer-body form .form-group .wk_button_s:hover,
.student-page #placementSection ul.el-container > li .employer-box .employer-body form .form-group .wk_button_s:hover,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body form .form-group .wk_button_s:hover {
  color: #888;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body .interview-form,
.student-page #jobSection ul.el-container > li .employer-box .employer-body .interview-form,
.student-page #placementSection ul.el-container > li .employer-box .employer-body .interview-form,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body .interview-form {
  display: none;
  background: #fafafa;
  height: 177px;
  width: 94%;
  position: absolute;
  bottom: 15px;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body .interview-form form,
.student-page #jobSection ul.el-container > li .employer-box .employer-body .interview-form form,
.student-page #placementSection ul.el-container > li .employer-box .employer-body .interview-form form,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body .interview-form form {
  margin-top: 13px;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group,
.student-page #jobSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group,
.student-page #placementSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group {
  width: 300px;
  margin: 0px auto;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn,
.student-page #jobSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn,
.student-page #placementSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn {
  border: none;
  border-radius: 0;
  color: #478EBA;
  background: #FFFFFF;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn .text-info,
.student-page #jobSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn .text-info,
.student-page #placementSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn .text-info,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn .text-info {
  color: #E2572E;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn:hover,
.student-page #jobSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn:hover,
.student-page #placementSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn:hover,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn:hover,
.student-page #wpSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn.active,
.student-page #jobSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn.active,
.student-page #placementSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn.active,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn.active {
  background: #478EBA;
  border-color: #478EBA;
  color: #FFFFFF;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn:hover span,
.student-page #jobSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn:hover span,
.student-page #placementSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn:hover span,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn:hover span,
.student-page #wpSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn.active span,
.student-page #jobSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn.active span,
.student-page #placementSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn.active span,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body .interview-form form > .form-group button.btn.active span {
  color: #FFFFFF;
}
.student-page #wpSection ul.el-container > li .employer-box .employer-body .editForm label,
.student-page #jobSection ul.el-container > li .employer-box .employer-body .editForm label,
.student-page #placementSection ul.el-container > li .employer-box .employer-body .editForm label,
.student-page #refereeSection ul.el-container > li .employer-box .employer-body .editForm label {
  margin-top: 4px;
}
.student-page #employer-preferences #concern-text {
  font-size: 15px;
}
.student-page #employer-preferences #concern-text i {
  color: #7f7f7f;
}
/**
* #.# Enrollment
*
* This file has styling for enrollment-related components
*/
.el-container > li {
  float: left;
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
.box-course,
.box-contact {
  min-height: 320px;
  max-height: 320px;
}
.box-course .box-heading,
.box-contact .box-heading {
  padding: 21px 15px !important;
}
.box-course .box-heading h1,
.box-contact .box-heading h1,
.box-course .box-heading h2,
.box-contact .box-heading h2,
.box-course .box-heading h3,
.box-contact .box-heading h3 {
  font-size: 21px;
  margin-bottom: 5px;
}
.box-course .box-heading h1,
.box-contact .box-heading h1 {
  margin-top: 0;
  float: none;
  position: relative;
  top: -12px;
  font-weight: 300;
}
.box-course .box-heading p.subtext,
.box-contact .box-heading p.subtext {
  font-size: 13px;
  float: right;
  margin-right: 20px;
  position: relative;
  top: -7px;
}
.box-course .box-heading a.lmslink,
.box-contact .box-heading a.lmslink {
  position: absolute;
  right: 8px;
  top: 11px;
}
.box-course .box-heading .courseStatus.statusActive,
.box-contact .box-heading .courseStatus.statusActive {
  color: #43A1B5;
}
.box-course .box-heading .courseStatus.statusPending,
.box-contact .box-heading .courseStatus.statusPending {
  color: #43A1B5;
}
.box-course .box-heading .courseStatus.statusComplete,
.box-contact .box-heading .courseStatus.statusComplete {
  color: #45A847;
}
.box-course .box-heading .courseStatus.statusWithdrawn,
.box-contact .box-heading .courseStatus.statusWithdrawn {
  color: #A5A5A5;
}
.box-course .box-heading .courseStatus.statusOverdue,
.box-contact .box-heading .courseStatus.statusOverdue {
  color: #d96452;
}
.box-course .box-caption .caption,
.box-contact .box-caption .caption {
  padding: 10px 20px;
}
.box-course .box-caption .caption .fa,
.box-contact .box-caption .caption .fa {
  padding: 0 5px;
}
.box-course .box-caption .progress,
.box-contact .box-caption .progress {
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  height: 11px !important;
  width: 80%;
  padding: 0;
  margin: 0px auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
.box-course .box-caption .progress-wrap,
.box-contact .box-caption .progress-wrap {
  width: 80%;
  margin: 0px auto;
  position: relative;
}
.box-course .box-caption .progress-bar-wrap,
.box-contact .box-caption .progress-bar-wrap {
  position: relative;
  height: 20px;
}
.box-course .box-caption .progress-active,
.box-contact .box-caption .progress-active {
  background-color: #91B041;
  z-index: 2;
}
.box-course .box-caption .progress-expected,
.box-contact .box-caption .progress-expected {
  background-color: #c9da9b;
  z-index: 1;
}
.box-course .box-caption .progress-bg,
.box-contact .box-caption .progress-bg {
  position: absolute;
  top: 5px;
  height: 8px;
  width: 100%;
  background: #E4E4E4;
  border-radius: 25px;
  z-index: 0;
}
.box-course .box-caption .progress-bar,
.box-contact .box-caption .progress-bar {
  color: transparent;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  height: 8px !important;
  padding: 0;
  margin-bottom: 15px;
  position: absolute;
  top: 5px;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.box-course .box-caption .progress-number,
.box-contact .box-caption .progress-number {
  margin-bottom: 10px;
}
.box-course .box-caption .progress-bar[aria-valuenow="0"],
.box-contact .box-caption .progress-bar[aria-valuenow="0"] {
  font-size: 17px;
  margin: 0px auto;
  float: none;
  min-width: 0px !important;
}
.box-course .box-body,
.box-contact .box-body {
  color: #777777;
  text-align: center;
  min-height: 120px;
}
.box-course .box-body p,
.box-contact .box-body p {
  font-size: 14px;
}
.box-course .panel-footer,
.box-contact .panel-footer {
  border-top: 1px solid #eeeeee;
  background-color: #FFFFFF;
  text-align: center;
}
/**
* #.# Invoice Page
*
* This file has styling for all components in an invoice page
*/
.invoice-page {
  background: #FFFFFF;
}
.invoice-page a.close {
  cursor: pointer;
  font-size: 42px;
  font-weight: 100;
  position: absolute;
  right: 50px;
  z-index: 1000;
}
.invoice-page .page-header h3 {
  font-weight: 300;
  margin: 0;
}
.invoice-page #invoice-box {
  border: 1px dashed #bc2a31;
  margin-top: 30px;
  margin-bottom: 50px;
  padding: 20px;
  float: left;
}
.invoice-page #invoice-box #invoice-logo {
  width: 120px;
  background: #bc2a31;
  float: left;
  border-radius: 50%;
  padding: 20px;
}
.invoice-page #invoice-box #invoice-logo p {
  color: #FFFFFF;
  font-size: 50px;
}
.invoice-page #invoice-box #invoice-info {
  min-width: 200px;
  max-width: 500px;
  margin-top: 5px;
  float: right;
}
.invoice-page #invoice-summary {
  width: 300px;
  float: right;
  margin-bottom: 50px;
}
.invoice-page #invoice-summary .row {
  margin: 0;
  border-bottom: 1px solid #E0E0E0;
}
.invoice-page #invoice-summary .row:last-child {
  font-size: 18px;
}
.invoice-page #invoice-summary .row:last-child div {
  font-weight: 400;
}
.invoice-page #invoice-summary .row div {
  color: #727272;
  font-weight: 300;
  padding-top: 10px;
  padding-bottom: 10px;
}
.invoice-page #invoice-summary .row div.summary-title {
  width: 100px;
  float: left;
}
.invoice-page #invoice-summary .row div.summary-value {
  width: 200px;
  float: right;
}
#addUsr {
  height: 870px !important;
}
.modal-header {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.row .buffer-head {
  margin-top: 10px;
  text-align: center;
}
.row .buffer-name {
  margin-top: 40px;
}
.buffer-update-name {
  margin-top: 40px;
}
.row .buffer-title {
  margin-top: 20px;
  margin-bottom: 40px;
}
.buffer-update-title {
  margin-top: 20px;
  margin-bottom: 40px;
}
.row .hide {
  display: none;
}
.black_overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.4;
  z-index: 100;
}
.white_content {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 80%;
  height: 73%;
  max-width: 900px;
  max-height: 900px;
  margin: auto;
  padding: 16px;
  background-color: white;
  z-index: 102;
  overflow: auto;
}
.spaceButton {
  margin-right: 25px;
}
.row .arrow {
  margin-top: 45px;
}
.status_display {
  text-align: center;
  color: red;
  font-weight: 200;
}
.reactivateBtn,
.createBtn {
  position: absolute;
  bottom: 30px;
}
.dateRanges {
  display: block;
  font-weight: 600;
  font-size: 20px;
  color: #5D5959;
  margin-bottom: 40px;
  margin-top: 40px;
}
.kpi-table {
  border-bottom: 2px solid lightgrey;
  border-bottom-style: dashed;
  overflow: hidden;
}
.kpi-table .flag-blue {
  color: #84EFE5;
}
.kpi-table .flag-red {
  color: #E47171;
}
.kpi-table .flag-green {
  color: #75EC5F;
}
.kpi-table .flag-orange {
  color: #ECB25B;
}
.kpi-table .flag-violet {
  color: #7C91F9;
}
.kpi-table .flag-white {
  color: #BBCA74;
}
.kpi-table .header {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  border-bottom: none;
}
#kpi-tracker-table .row {
  border-bottom: 1px solid lightgrey;
  color: #5D5959;
}
#kpi-tracker-table .hideLine {
  max-width: 500px;
}
#kpi-tracker-table .hideLine ul {
  padding: 0;
  margin: 0;
  height: 200px;
  overflow-y: scroll;
}
#kpi-tracker-table .hideLine li {
  width: 100%;
  list-style-type: none;
  height: 40px;
  text-align: center;
  padding-top: 7px;
}
#kpi-tracker-table .hideLine li:nth-child(even) {
  background-color: #555555;
  color: white;
}
#kpi-tracker-table .hideLine li:nth-child(odd) {
  background-color: #dddddd;
  color: black;
}
#kpi-tracker-table .hideLine li.active {
  background-color: #9680A9;
}
#kpi-tracker-table td {
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
}
#kpi-tracker-table .drop-icon:before {
  content: "\f0da";
  font-family: FontAwesome;
  color: black;
}
#kpi-tracker-table .drop-icon-down:before {
  content: "\f0d7";
  font-family: FontAwesome;
  color: black;
}
#kpi-tracker-table .white-drop-icon:before {
  content: "\f0da";
  font-family: FontAwesome;
  color: #FAFAFA;
}
#kpi-tracker-table .scrollIndicator {
  position: absolute;
  right: 5px;
  bottom: 0;
}
#kpi-tracker-table .content-item {
  max-width: 600px;
  padding: 5px 30px 5px 5px;
  vertical-align: top;
  word-break: normal;
  word-wrap: break-word;
  color: #5D5959;
  height: 200px;
  overflow-y: scroll;
  border: none;
  background-color: white;
}
#kpi-tracker-table .identifierText {
  padding: 0;
  margin-right: -200px;
  width: 200px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  -webkit-transform: rotate(90deg);
  -webkit-transform-origin: left top 0;
  border-bottom: 1px solid black;
}
#kpi-tracker-table .blue {
  background-color: #84EFE5;
}
#kpi-tracker-table .red {
  background-color: #E47171;
}
#kpi-tracker-table .green {
  background-color: #75EC5F;
}
#kpi-tracker-table .orange {
  background-color: #ECB25B;
}
#kpi-tracker-table .violet {
  background-color: #7C91F9;
}
#kpi-tracker-table .white {
  background-color: #BBCA74;
}
.flagClassification ul li {
  display: inline;
  list-style-type: none;
}
.kpi-input {
  margin-bottom: 80px;
}
.kpi-input textarea {
  width: 100%;
  resize: none;
  outline: none;
  height: 100px;
  background-color: white;
}
.kpi-input textarea.inactive {
  background-color: lightgrey;
  opacity: 0.5;
}
.kpi-input button {
  margin: 2px;
  outline: none;
}
/**
* #.# Text Elements
*
* This file has styling for text elements.
*/
/**** Color ****/
.text-white {
  color: #FFFFFF;
}
.text-black {
  color: #000000;
}
.text-purple {
  color: #83449F;
}
.text-purple-dark {
  color: #6e3986;
}
.text-purple-darker {
  color: #572d69;
}
.text-purple-light {
  color: #924cb1;
}
.text-purple-lighter {
  color: #9d5cba;
}
.link-purple:hover,
.link-purple:focus {
  color: #83449F;
  cursor: pointer;
}
.link-purple-dark:hover,
.link-purple-dark:focus {
  color: #6e3986;
  cursor: pointer;
}
.link-purple-darker:hover,
.link-purple-darker:focus {
  color: #572d69;
  cursor: pointer;
}
.link-purple-light:hover,
.link-purple-light:focus {
  color: #924cb1;
  cursor: pointer;
}
.link-purple-lighter:hover,
.link-purple-lighter:focus {
  color: #9d5cba;
  cursor: pointer;
}
.text-grey {
  color: #E0E0E0;
}
.text-grey-light {
  color: #ededed;
}
.text-grey-lighter {
  color: #f4f4f4;
}
.text-grey-dark {
  color: #cecece;
}
.text-grey-darker {
  color: #bfbfbf;
}
.link-grey:hover,
.link-grey:focus {
  color: #E0E0E0;
  cursor: pointer;
}
.link-grey-dark:hover,
.link-grey-dark:focus {
  color: #cecece;
  cursor: pointer;
}
.link-grey-darker:hover,
.link-grey-darker:focus {
  color: #bfbfbf;
  cursor: pointer;
}
.link-grey-light:hover,
.link-grey-light:focus {
  color: #ededed;
  cursor: pointer;
}
.link-grey-lighter:hover,
.link-grey-lighter:focus {
  color: #f4f4f4;
  cursor: pointer;
}
.text-green {
  color: #91B041;
}
.text-green-light {
  color: #9ebd4d;
}
.text-green-lighter {
  color: #aac664;
}
.text-green-dark {
  color: #7c9637;
}
.text-green-darker {
  color: #69802f;
}
.link-green:hover,
.link-green:focus {
  color: #91B041;
  cursor: pointer;
}
.link-green-dark:hover,
.link-green-dark:focus {
  color: #7c9637;
  cursor: pointer;
}
.link-green-darker:hover,
.link-green-darker:focus {
  color: #69802f;
  cursor: pointer;
}
.link-green-light:hover,
.link-green-light:focus {
  color: #9ebd4d;
  cursor: pointer;
}
.link-green-lighter:hover,
.link-green-lighter:focus {
  color: #aac664;
  cursor: pointer;
}
.text-orange {
  color: #ED9B3E;
}
.text-orange-light {
  color: #efa755;
}
.text-orange-lighter {
  color: #f2b671;
}
.text-orange-dark {
  color: #eb8f27;
}
.text-orange-darker {
  color: #de8015;
}
.link-orange:hover,
.link-orange:focus {
  color: #ED9B3E;
  cursor: pointer;
}
.link-orange-dark:hover,
.link-orange-dark:focus {
  color: #eb8f27;
  cursor: pointer;
}
.link-orange-darker:hover,
.link-orange-darker:focus {
  color: #de8015;
  cursor: pointer;
}
.link-orange-light:hover,
.link-orange-light:focus {
  color: #efa755;
  cursor: pointer;
}
.link-orange-lighter:hover,
.link-orange-lighter:focus {
  color: #f2b671;
  cursor: pointer;
}
.text-red {
  color: #d2383f;
}
.text-red-light {
  color: #d74d53;
}
.text-red-lighter {
  color: #dc666b;
}
.text-red-dark {
  color: #bc2a31;
}
.text-red-darker {
  color: #a7262c;
}
.link-red:hover,
.link-red:focus {
  color: #d2383f;
  cursor: pointer;
}
.link-red-dark:hover,
.link-red-dark:focus {
  color: #bc2a31;
  cursor: pointer;
}
.link-red-darker:hover,
.link-red-darker:focus {
  color: #a7262c;
  cursor: pointer;
}
.link-red-light:hover,
.link-red-light:focus {
  color: #d74d53;
  cursor: pointer;
}
.link-red-lighter:hover,
.link-red-lighter:focus {
  color: #dc666b;
  cursor: pointer;
}
.text-blue {
  color: #478EBA;
}
.text-blue-light {
  color: #5a99c1;
}
.text-blue-lighter {
  color: #70a7c9;
}
.text-blue-dark {
  color: #3c7aa1;
}
.text-blue-darker {
  color: #356c8e;
}
.link-blue:hover,
.link-blue:focus {
  color: #478EBA;
  cursor: pointer;
}
.link-blue-dark:hover,
.link-blue-dark:focus {
  color: #3c7aa1;
  cursor: pointer;
}
.link-blue-darker:hover,
.link-blue-darker:focus {
  color: #356c8e;
  cursor: pointer;
}
.link-blue-light:hover,
.link-blue-light:focus {
  color: #5a99c1;
  cursor: pointer;
}
.link-blue-lighter:hover,
.link-blue-lighter:focus {
  color: #70a7c9;
  cursor: pointer;
}
.text-brightblue {
  color: #269DAE;
}
.text-brightblue-light {
  color: #2bb0c3;
}
.text-brightblue-lighter {
  color: #34bfd3;
}
.text-brightblue-dark {
  color: #208391;
}
.text-brightblue-darker {
  color: #1b707c;
}
.link-brightblue:hover,
.link-brightblue:focus {
  color: #269DAE;
  cursor: pointer;
}
.link-brightblue-dark:hover,
.link-brightblue-dark:focus {
  color: #208391;
  cursor: pointer;
}
.link-brightblue-darker:hover,
.link-brightblue-darker:focus {
  color: #1b707c;
  cursor: pointer;
}
.link-brightblue-light:hover,
.link-brightblue-light:focus {
  color: #2bb0c3;
  cursor: pointer;
}
.link-brightblue-lighter:hover,
.link-brightblue-lighter:focus {
  color: #34bfd3;
  cursor: pointer;
}
.text-pink {
  color: #ea5cb7;
}
.text-pink-light {
  color: #ed73c1;
}
.text-pink-lighter {
  color: #f089cb;
}
.text-pink-dark {
  color: #e63ca9;
}
.text-pink-darker {
  color: #e3269f;
}
.link-pink:hover,
.link-pink:focus {
  color: #ea5cb7;
  cursor: pointer;
}
.link-pink-dark:hover,
.link-pink-dark:focus {
  color: #e63ca9;
  cursor: pointer;
}
.link-pink-darker:hover,
.link-pink-darker:focus {
  color: #e3269f;
  cursor: pointer;
}
.link-pink-light:hover,
.link-pink-light:focus {
  color: #ed73c1;
  cursor: pointer;
}
.link-pink-lighter:hover,
.link-pink-lighter:focus {
  color: #f089cb;
  cursor: pointer;
}
.text-navy {
  color: #5c588a;
}
.text-navy-light {
  color: #6c679e;
}
.text-navy-lighter {
  color: #817dac;
}
.text-navy-dark {
  color: #4d4a74;
}
.text-navy-darker {
  color: #434065;
}
.link-navy:hover,
.link-navy:focus {
  color: #5c588a;
  cursor: pointer;
}
.link-navy-dark:hover,
.link-navy-dark:focus {
  color: #4d4a74;
  cursor: pointer;
}
.link-navy-darker:hover,
.link-navy-darker:focus {
  color: #434065;
  cursor: pointer;
}
.link-navy-light:hover,
.link-navy-light:focus {
  color: #6c679e;
  cursor: pointer;
}
.link-navy-lighter:hover,
.link-navy-lighter:focus {
  color: #817dac;
  cursor: pointer;
}
.text-olive {
  color: #7C821E;
}
.text-olive-light {
  color: #909723;
}
.text-olive-lighter {
  color: #a4ab28;
}
.text-olive-dark {
  color: #606517;
}
.text-olive-darker {
  color: #4d5013;
}
.link-olive:hover,
.link-olive:focus {
  color: #7C821E;
  cursor: pointer;
}
.link-olive-dark:hover,
.link-olive-dark:focus {
  color: #606517;
  cursor: pointer;
}
.link-olive-darker:hover,
.link-olive-darker:focus {
  color: #4d5013;
  cursor: pointer;
}
.link-olive-light:hover,
.link-olive-light:focus {
  color: #909723;
  cursor: pointer;
}
.link-olive-lighter:hover,
.link-olive-lighter:focus {
  color: #a4ab28;
  cursor: pointer;
}
.text-brown {
  color: #B95835;
}
.text-brown-dark {
  color: #9d4b2d;
}
.text-brown-darker {
  color: #894127;
}
.text-brown-light {
  color: #c8643f;
}
.text-brown-lighter {
  color: #ce7453;
}
.link-brown:hover,
.link-brown:focus {
  color: #B95835;
  cursor: pointer;
}
.link-brown-dark:hover,
.link-brown-dark:focus {
  color: #9d4b2d;
  cursor: pointer;
}
.link-brown-darker:hover,
.link-brown-darker:focus {
  color: #894127;
  cursor: pointer;
}
.link-brown-light:hover,
.link-brown-light:focus {
  color: #c8643f;
  cursor: pointer;
}
.link-brown-lighter:hover,
.link-brown-lighter:focus {
  color: #ce7453;
  cursor: pointer;
}
/**** Link ****/
a {
  cursor: pointer;
  color: #000000;
  -webkit-transition: all  0.3s ease-in-out;
  -moz-transition: all  0.3s ease-in-out;
  -ms-transition: all  0.3s ease-in-out;
  -o-transition: all  0.3s ease-in-out;
  transition: all  0.3s ease-in-out;
}
a:hover,
a:focus {
  color: #83449F;
  text-decoration: none;
}
a.close {
  color: #777777;
  font-weight: 200;
  opacity: 0.6;
}
a.close:hover,
a.close:focus {
  color: #555555;
  opacity: 1;
}
a.open {
  float: right;
}
a.open.open-block {
  float: none;
}
/**** Disabled Text ****/
.text-disabled {
  pointer-events: none;
  color: #bfbfbf !important;
}
/**** Paragraph ****/
p {
  margin-bottom: 5px;
}
p.lead {
  margin-bottom: 5px;
}
p.small {
  font-size: 14px;
}
/**** No Result Message ****/
.no-result {
  color: #999999;
  margin-top: 20px;
  margin-bottom: 20px;
}
.text-alffie-aqua {
  color: #1eb5b8;
}
.text-alffie-carbon {
  color: #363840;
}
.text-alffie-pink {
  color: #e63073;
}
/**
* #.# Background Color
*
* This file has styling for background color.
*/
.bg-white {
  background-color: #FFFFFF;
}
.bg-black {
  background-color: #000000;
}
.bg-purple {
  background-color: #83449F;
}
.bg-purple-dark {
  background-color: #6e3986;
}
.bg-purple-darker {
  background-color: #572d69;
}
.bg-purple-light {
  background-color: #924cb1;
}
.bg-purple-lighter {
  background-color: #9d5cba;
}
.bg-grey {
  background-color: #E0E0E0;
}
.bg-grey-light {
  background-color: #ededed;
}
.bg-grey-lighter {
  background-color: #f4f4f4;
}
.bg-grey-dark {
  background-color: #cecece;
}
.bg-grey-darker {
  background-color: #bfbfbf;
}
.bg-green {
  background-color: #91B041;
}
.bg-green-light {
  background-color: #9ebd4d;
}
.bg-green-lighter {
  background-color: #aac664;
}
.bg-green-dark {
  background-color: #7c9637;
}
.bg-green-darker {
  background-color: #69802f;
}
.bg-orange {
  background-color: #ED9B3E;
}
.bg-orange-light {
  background-color: #efa755;
}
.bg-orange-lighter {
  background-color: #f2b671;
}
.bg-orange-dark {
  background-color: #eb8f27;
}
.bg-orange-darker {
  background-color: #de8015;
}
.bg-red {
  background-color: #d2383f;
}
.bg-red-light {
  background-color: #d74d53;
}
.bg-red-lighter {
  background-color: #dc666b;
}
.bg-red-dark {
  background-color: #bc2a31;
}
.bg-red-darker {
  background-color: #a7262c;
}
.bg-blue {
  background-color: #478EBA;
}
.bg-blue-light {
  background-color: #5a99c1;
}
.bg-blue-lighter {
  background-color: #70a7c9;
}
.bg-blue-dark {
  background-color: #3c7aa1;
}
.bg-blue-darker {
  background-color: #356c8e;
}
.bg-brightblue {
  background-color: #269DAE;
}
.bg-brightblue-light {
  background-color: #2bb0c3;
}
.bg-brightblue-lighter {
  background-color: #34bfd3;
}
.bg-brightblue-dark {
  background-color: #208391;
}
.bg-brightblue-darker {
  background-color: #1b707c;
}
.bg-pink {
  background-color: #ea5cb7;
}
.bg-pink-light {
  background-color: #ed73c1;
}
.bg-pink-lighter {
  background-color: #f089cb;
}
.bg-pink-dark {
  background-color: #e63ca9;
}
.bg-pink-darker {
  background-color: #e3269f;
}
.bg-navy {
  background-color: #5c588a;
}
.bg-navy-light {
  background-color: #6c679e;
}
.bg-navy-lighter {
  background-color: #817dac;
}
.bg-navy-dark {
  background-color: #4d4a74;
}
.bg-navy-darker {
  background-color: #434065;
}
.bg-olive {
  background-color: #7C821E;
}
.bg-olive-light {
  background-color: #909723;
}
.bg-olive-lighter {
  background-color: #a4ab28;
}
.bg-olive-dark {
  background-color: #606517;
}
.bg-olive-darker {
  background-color: #4d5013;
}
.bg-brown {
  background-color: #B95835;
}
.bg-brown-dark {
  background-color: #9d4b2d;
}
.bg-brown-darker {
  background-color: #894127;
}
.bg-brown-light {
  background-color: #c8643f;
}
.bg-brown-lighter {
  background-color: #ce7453;
}
.bg-alffie-aqua {
  background-color: #1eb5b8;
}
.bg-alffie-carbon {
  background-color: #363840;
}
.bg-alffie-pink {
  background-color: #e63073;
}
/**
* #.# Email
*
* This file has styling for email
*/
#emails_hist .panel,
#emails_hist .panel-body,
#emails_hist .panel-heading {
  box-sizing: '';
  border-style: none;
  border-color: #FFFFFF;
  padding: 0px;
  box-shadow: none;
}
#emails_hist .panel-heading {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#emails_hist .email-address-details {
  padding: 5px 10px;
  margin-bottom: 10px;
  background: #FAFAFA;
  color: #4b4848;
}
#emails_hist #emailThread {
  margin-left: 10px;
}
#emails_hist #emailThread .panel-heading {
  background-color: #FFFFFF;
  padding-top: 0px;
  padding-bottom: 0px;
}
#emails_hist #emailThread .panel-heading span {
  display: inline-block;
  width: 40px;
  background-color: #F5F5F5;
}
.attachFiles a {
  color: #77870B;
}
.attachFiles a:hover {
  color: #2597AA;
}
.email-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.email-list li {
  display: inline-block;
  background-color: #2d9817;
  color: #FFFFFF;
  font-size: 14px;
  padding: 5px 10px;
  margin-right: 8px;
  margin-bottom: 3px;
}
.email-list li:hover {
  cursor: pointer;
  text-decoration: line-through;
}
input.ng-invalid-required {
  border-color: #F71A2A;
  box-shadow: 0px 0px 5px #D9534F;
}
/**
* #.# Dashboard
*
* This file has styling for dashboard page
*/
.catDashBoard hr {
  width: 100%;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  background-color: #531c7f;
  color: #531c7f;
  border: 0 none;
  margin-top: 100px;
  margin-bottom: 100px;
}
.hchart {
  padding-top: 20px;
}
.dashSelect {
  margin-top: 15px;
  margin-bottom: 15px;
}
.dashSelect1 {
  padding-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.ticketqueue {
  width: auto;
  text-align: center;
}
.teamqueue {
  width: auto;
  text-align: center;
}
.myqueue {
  width: auto;
  text-align: center;
}
.dialQueue {
  padding-top: 20px;
  cursor: pointer;
  text-align: center;
}
.dialQueue:hover {
  background: #F2F2F2;
}
.min_width {
  min-width: 480px;
}
.dialWrap {
  padding: 0px;
  margin-top: 20px;
}
.dashTable * {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.dashTable > div > div {
  margin-bottom: 20px;
}
.row .overall {
  margin-right: 10px;
}
.row .wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
.row .camel {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: 0.5s;
  height: 120px;
  margin-left: 10px;
  margin-top: 10px;
}
.row .face {
  position: absolute;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
}
.row .animate {
  animation: digits 0.2s 5;
}
.row .front {
  z-index: 10;
}
.row .front .icon {
  font-size: 60px;
  float: left;
  overflow: hidden;
  color: white;
  padding: 25px 3% 25px 8%;
}
.row .front .digits,
.row .front .dialTitle {
  margin-left: 30%;
  width: 70%;
}
.row .front .digits {
  padding-top: 10px;
  font-size: 40px;
  font-weight: 900;
  color: #fff;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.row .front .dialTitle {
  line-height: 1.4285;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}
.row .back {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  font-size: 60px;
  text-align: center;
  color: #fff;
  padding-top: 17px;
  box-shadow: 2px 2px 50px 0px #A39C9C inset;
}
.row .back .tileColumns {
  width: 33.3333%;
  float: left;
}
.row .back .tileColumns:nth-child(1) {
  border-right: solid #A39C9C 1px;
}
.row .back .tileColumns:nth-child(2) {
  border-right: solid #A39C9C 1px;
}
.box-dash {
  margin-top: 25px !important;
}
.box-dash .box-heading h3 {
  font-size: 19px;
  font-weight: 200;
  color: #478EBA;
  padding: 9px 0;
}
.box-dash > p {
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  color: #8c8c8c;
}
.box-dash .dataGridRow {
  width: 100%;
  margin: 0px auto;
  padding: 0 14px;
}
.box-dash .dataGridRow .accordionWrap .accordionHeading {
  color: #8c8c8c;
  cursor: pointer;
  font-size: 16px;
  font-weight: 300;
  padding: 8px 5px;
  border-top: 1px solid #ededed;
}
.box-dash .dataGridRow .accordionWrap .accordionHeading i {
  margin-right: 5px;
}
.box-dash .dataGridRow .accordionWrap .accordionHeading-active {
  cursor: pointer;
  font-size: 16px;
  font-weight: 300;
  padding: 8px 5px;
  border-top: 1px solid #ededed;
  background: #ededed;
}
.box-dash .dataGridRow .accordionWrap .accordionHeading-active i {
  margin-right: 5px;
}
.box-dash .dataGridRow .accordionWrap .accordionHeading:hover {
  color: #478EBA;
}
.box-dash .dataGridRow .accordionWrap .accordionContent {
  display: none;
}
table.sparklineTable thead th {
  padding: 5px;
  font-weight: 400;
  border-bottom: 2px solid #269DAE !important;
  color: #269DAE;
}
table.sparklineTable tbody td {
  padding: 5px;
  color: #515050;
  font-weight: 300;
}
/**
* #.# EC Page
*
* This file has styling for all components that are specific to ec page
*/
/**
* #.# Meeting
*
* This file has styling for all components related to meeting
*/
.meeting-page #meetingFormBox {
  margin-top: 20px;
}
.meeting-page #meetingFormBox .box-heading {
  padding: 10px 15px;
  margin-bottom: 10px;
}
.meeting-page #meetingFormBox .box-heading h2 {
  font-size: 20px;
}
.meeting-page #meetingFormBox .box-content #meetingForm .angucomplete-dropdown {
  margin-top: 5px;
}
.meeting-page #meetingFormBox .box-content #meetingForm tags-input input {
  border: none !important;
}
.meeting-page #meetingFormBox .box-content #meetingForm .custom-tag-list {
  margin: -2px 0;
  padding: 0;
  display: block;
  min-height: 30px;
}
.meeting-page #meetingFormBox .box-content #meetingForm .custom-tag-list .tag-item {
  margin: 2px;
  padding: 0 5px;
  display: inline-block;
  float: left;
  font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 26px;
  line-height: 25px;
  border-radius: 3px;
  color: #3c7aa1;
  background: #bad5e5;
}
.meeting-page #meetingFormBox .box-content #meetingForm .custom-tag-list .tag-item .remove-button {
  margin: 0 0 0 5px;
  padding: 3px;
  border: none;
  background: none;
  cursor: pointer;
  vertical-align: middle;
  font: bold 16px Arial, sans-serif;
  color: #585858;
}
.meeting-page #meetingFormBox .box-content #meetingForm .custom-tag-list .tag-item .remove-button:active {
  color: darkred;
}
.meeting-page #meetingFormBox .box-content #meetingForm .datePickerTitle {
  margin-top: 26px;
}
.meeting-page #meetingFormBox .box-content #meetingForm #DateTime-Picker div {
  width: auto;
}
.meeting-page #meetingFormBox .box-content #meetingForm #DateTime-Picker .pointer {
  margin-top: 28px;
}
.meeting-page #meetingFormBox .box-content #meetingForm #DateTime-Picker .pointer i {
  font-size: 36px;
}
.meeting-page #meetingFormBox .box-content #meetingForm #DateTime-Picker .form-group {
  padding: 0;
  border: none;
}
.meeting-page #meetingFormBox .box-content #meetingForm .addNew-group {
  display: block;
}
.meeting-page .clear {
  clear: both;
}
.meeting-items-container {
  margin-top: 20px;
  padding-left: 0;
}
.meeting-items-container .meetingWrap {
  border: 1px solid #E0E0E0;
  border-top: none;
}
.meeting-items-container .meetingWrap .meetingDate {
  font-size: 15px;
  background: #E0E0E0;
  font-weight: 400;
  padding: 5px 10px;
}
.meeting-items-container .meetingWrap .meetingDetails {
  background: #fff;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 90px;
  position: relative;
}
.meeting-items-container .meetingWrap .meetingDetails .meetingSite {
  font-size: 20px;
  font-weight: 300;
}
.meeting-items-container .meetingWrap .meetingDetails .meetingSite span.siteText {
  color: #269DAE;
  display: inline-block;
}
.meeting-items-container .meetingWrap .meetingDetails .meetingComponent .meetingTime {
  position: absolute;
  top: 10px;
  right: 10px;
}
.meeting-items-container .meetingWrap .meetingDetails .meetingComponent .meetingTime span.timeText {
  color: #269DAE;
  font-size: 15px;
  margin-right: 10px;
}
.meeting-items-container .meetingWrap .meetingDetails .meetingAttendee {
  margin-top: 8px;
}
.meeting-items-container .meetingWrap .meetingDetails .meetingAttendee .attendeeList {
  color: #888;
}
.meeting-items-container .meetingWrap .meetingDetails .meetingButton {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.meeting-items-container .meetingWrap .meetingDetails .meetingButton a {
  color: #989898;
}
.meeting-items-container .meetingWrap .meetingDetails .meetingStatus span.tagText {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  color: #448199;
  background: #d2e4eb;
  border-radius: 5px;
}
/**
* #.# Calendar
*
* This file has styling for calendar
*/
/*!
 * FullCalendar v1.6.7 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */


.fc {
	direction: ltr;
	text-align: left;
	}
	
.fc table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
html .fc,
.fc table {
	font-size: 1em;
	}
	
.fc td,
.fc th {
	padding: 0;
	vertical-align: top;
	}



/* Header
------------------------------------------------------------------------*/

.fc-header td {
	white-space: nowrap;
	}

.fc-header-left {
	width: 25%;
	text-align: left;
	}
	
.fc-header-center {
	text-align: center;
	}
	
.fc-header-right {
	width: 25%;
	text-align: right;
	}
	
.fc-header-title {
	display: inline-block;
	vertical-align: top;
	}
	
.fc-header-title h2 {
	margin-top: 0;
	white-space: nowrap;
	}
	
.fc .fc-header-space {
	padding-left: 10px;
	}
	
.fc-header .fc-button {
	margin-bottom: 1em;
	vertical-align: top;
	}
	
/* buttons edges butting together */

.fc-header .fc-button {
	margin-right: -1px;
	}
	
.fc-header .fc-corner-right,  /* non-theme */
.fc-header .ui-corner-right { /* theme */
	margin-right: 0; /* back to normal */
	}
	
/* button layering (for border precedence) */
	
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
	z-index: 2;
	}
	
.fc-header .fc-state-down {
	z-index: 3;
	}

.fc-header .fc-state-active,
.fc-header .ui-state-active {
	z-index: 4;
	}
	
	
	
/* Content
------------------------------------------------------------------------*/
	
.fc-content {
	clear: both;
	zoom: 1; /* for IE7, gives accurate coordinates for [un]freezeContentHeight */
	}
	
.fc-view {
	width: 100%;
	overflow: hidden;
	}
	
	

/* Cell Styles
------------------------------------------------------------------------*/

.fc-widget-header,    /* <th>, usually */
.fc-widget-content {  /* <td>, usually */
	border: 1px solid #ddd;
	}
	
.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
	background: #fcf8e3;
	}
	
.fc-cell-overlay { /* semi-transparent rectangle while dragging */
	background: #bce8f1;
	opacity: .3;
	filter: alpha(opacity=30); /* for IE */
	}
	


/* Buttons
------------------------------------------------------------------------*/

.fc-button {
	position: relative;
	display: inline-block;
	padding: 0 .6em;
	overflow: hidden;
	height: 1.9em;
	line-height: 1.9em;
	white-space: nowrap;
	cursor: pointer;
	}
	
.fc-state-default { /* non-theme */
	border: 1px solid;
	}

.fc-state-default.fc-corner-left { /* non-theme */
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	}

.fc-state-default.fc-corner-right { /* non-theme */
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	}

/*
	Our default prev/next buttons use HTML entities like &lsaquo; &rsaquo; &laquo; &raquo;
	and we'll try to make them look good cross-browser.
*/

.fc-text-arrow {
	margin: 0 .1em;
	font-size: 2em;
	font-family: "Courier New", Courier, monospace;
	vertical-align: baseline; /* for IE7 */
	}

.fc-button-prev .fc-text-arrow,
.fc-button-next .fc-text-arrow { /* for &lsaquo; &rsaquo; */
	font-weight: bold;
	}
	
/* icon (for jquery ui) */
	
.fc-button .fc-icon-wrap {
	position: relative;
	float: left;
	top: 50%;
	}
	
.fc-button .ui-icon {
	position: relative;
	float: left;
	margin-top: -50%;
	*margin-top: 0;
	*top: -50%;
	}
	
/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/

.fc-state-default {
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
	color: #333333;
	background-color: #e6e6e6;
	}

.fc-state-hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	   -moz-transition: background-position 0.1s linear;
	     -o-transition: background-position 0.1s linear;
	        transition: background-position 0.1s linear;
	}

.fc-state-down,
.fc-state-active {
	background-color: #cccccc;
	background-image: none;
	outline: 0;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	}

.fc-state-disabled {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	box-shadow: none;
	}

	

/* Global Event Styles
------------------------------------------------------------------------*/

.fc-event-container > * {
	z-index: 8;
	}

.fc-event-container > .ui-draggable-dragging,
.fc-event-container > .ui-resizable-resizing {
	z-index: 9;
	}
	 
.fc-event {
	border: 1px solid #3a87ad; /* default BORDER color */
	background-color: #3a87ad; /* default BACKGROUND color */
	color: #fff;               /* default TEXT color */
	font-size: .85em;
	cursor: default;
	}

a.fc-event {
	text-decoration: none;
	}
	
a.fc-event,
.fc-event-draggable {
	cursor: pointer;
	}
	
.fc-rtl .fc-event {
	text-align: right;
	}

.fc-event-inner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	}
	
.fc-event-time,
.fc-event-title {
	padding: 0 1px;
	}
	
.fc .ui-resizable-handle {
	display: block;
	position: absolute;
	z-index: 99999;
	overflow: hidden; /* hacky spaces (IE6/7) */
	font-size: 300%;  /* */
	line-height: 50%; /* */
	}
	
	
	
/* Horizontal Events
------------------------------------------------------------------------*/

.fc-event-hori {
	border-width: 1px 0;
	margin-bottom: 1px;
	}

.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
	border-left-width: 1px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	}

.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
	border-right-width: 1px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	}
	
/* resizable */
	
.fc-event-hori .ui-resizable-e {
	top: 0           !important; /* importants override pre jquery ui 1.7 styles */
	right: -3px      !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: e-resize;
	}
	
.fc-event-hori .ui-resizable-w {
	top: 0           !important;
	left: -3px       !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: w-resize;
	}
	
.fc-event-hori .ui-resizable-handle {
	_padding-bottom: 14px; /* IE6 had 0 height */
	}
	
	
	
/* Reusable Separate-border Table
------------------------------------------------------------*/

table.fc-border-separate {
	border-collapse: separate;
	}
	
.fc-border-separate th,
.fc-border-separate td {
	border-width: 1px 0 0 1px;
	}
	
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
	border-right-width: 1px;
	}
	
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
	border-bottom-width: 1px;
	}
	
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
	border-top-width: 0;
	}
	
	

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/

.fc-grid th {
	text-align: center;
	}

.fc .fc-week-number {
	width: 22px;
	text-align: center;
	}

.fc .fc-week-number div {
	padding: 0 2px;
	}
	
.fc-grid .fc-day-number {
	float: right;
	padding: 0 2px;
	}
	
.fc-grid .fc-other-month .fc-day-number {
	opacity: 0.3;
	filter: alpha(opacity=30); /* for IE */
	/* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
	}
	
.fc-grid .fc-day-content {
	clear: both;
	padding: 2px 2px 1px; /* distance between events and day edges */
	}
	
/* event styles */
	
.fc-grid .fc-event-time {
	font-weight: bold;
	}
	
/* right-to-left */
	
.fc-rtl .fc-grid .fc-day-number {
	float: left;
	}
	
.fc-rtl .fc-grid .fc-event-time {
	float: right;
	}
	
	

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/

.fc-agenda table {
	border-collapse: separate;
	}
	
.fc-agenda-days th {
	text-align: center;
	}
	
.fc-agenda .fc-agenda-axis {
	width: 50px;
	padding: 0 4px;
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
	font-weight: normal;
	}

.fc-agenda .fc-week-number {
	font-weight: bold;
	}
	
.fc-agenda .fc-day-content {
	padding: 2px 2px 1px;
	}
	
/* make axis border take precedence */
	
.fc-agenda-days .fc-agenda-axis {
	border-right-width: 1px;
	}
	
.fc-agenda-days .fc-col0 {
	border-left-width: 0;
	}
	
/* all-day area */
	
.fc-agenda-allday th {
	border-width: 0 1px;
	}
	
.fc-agenda-allday .fc-day-content {
	min-height: 34px; /* TODO: doesnt work well in quirksmode */
	_height: 34px;
	}
	
/* divider (between all-day and slots) */
	
.fc-agenda-divider-inner {
	height: 2px;
	overflow: hidden;
	}
	
.fc-widget-header .fc-agenda-divider-inner {
	background: #eee;
	}
	
/* slot rows */
	
.fc-agenda-slots th {
	border-width: 1px 1px 0;
	}
	
.fc-agenda-slots td {
	border-width: 1px 0 0;
	background: none;
	}
	
.fc-agenda-slots td div {
	height: 20px;
	}
	
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
	border-top-width: 0;
	}

.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
	border-top-style: dotted;
	}
	
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
	*border-top-style: solid; /* doesn't work with background in IE6/7 */
	}
	


/* Vertical Events
------------------------------------------------------------------------*/

.fc-event-vert {
	border-width: 0 1px;
	}

.fc-event-vert.fc-event-start {
	border-top-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	}

.fc-event-vert.fc-event-end {
	border-bottom-width: 1px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	}
	
.fc-event-vert .fc-event-time {
	white-space: nowrap;
	font-size: 10px;
	}

.fc-event-vert .fc-event-inner {
	position: relative;
	z-index: 2;
	}
	
.fc-event-vert .fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .25;
	filter: alpha(opacity=25);
	}
	
.fc .ui-draggable-dragging .fc-event-bg, /* TODO: something nicer like .fc-opacity */
.fc-select-helper .fc-event-bg {
	display: none\9; /* for IE6/7/8. nested opacity filters while dragging don't work */
	}
	
/* resizable */
	
.fc-event-vert .ui-resizable-s {
	bottom: 0        !important; /* importants override pre jquery ui 1.7 styles */
	width: 100%      !important;
	height: 8px      !important;
	overflow: hidden !important;
	line-height: 8px !important;
	font-size: 11px  !important;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
	}
	
.fc-agenda .ui-resizable-resizing { /* TODO: better selector */
	_overflow: hidden;
	}
	
	

.calendar-page {
  /**** Calendar Wrap ****/
  /**** Subscribe Info ****/
}
.calendar-page #calendar-wrap {
  margin-top: 20px;
}
.calendar-page #calendar-wrap h2 {
  font-size: 24px;
  font-weight: 300;
  color: #924cb1;
}
.calendar-page #calendar-wrap .fc-header-left .fc-state-default,
.calendar-page #calendar-wrap .fc-header-right .fc-state-default {
  background-color: #FFFFFF !important;
  border-color: #9d5cba !important;
  color: #9d5cba !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  background-image: none;
  font-size: 14px;
  text-shadow: none;
}
.calendar-page #calendar-wrap .fc-header-left .fc-state-default.fc-state-active,
.calendar-page #calendar-wrap .fc-header-right .fc-state-default.fc-state-active {
  background-color: #9d5cba !important;
  border-color: #9d5cba !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  color: #FFFFFF !important;
}
.calendar-page #calendar-wrap .fc-view > table thead tr th {
  background-color: #FFFFFF;
  font-weight: 300;
  padding: 4px 0;
}
.calendar-page #calendar-wrap .fc-view > table tbody .fc-day {
  font-size: 14px;
}
.calendar-page #calendar-wrap .fc-view > table tbody .fc-day .fc-day-number {
  margin-top: 4px;
  margin-right: 4px;
}
.calendar-page #calendar-wrap .fc-event-container .fc-event {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: none;
  background-color: #dc666b;
}
.calendar-page #calendar-wrap .fc-event-container .fc-event.calendar-call {
  background-color: #817dac;
}
.calendar-page #calendar-wrap .fc-event-container .fc-event.calendar-meeting {
  background-color: #91B041;
}
.calendar-page #calendar-wrap .fc-event-container .fc-event.calendar-outlook {
  background-color: #249ee4;
}
.calendar-page #calendar-wrap .fc-event-container .fc-event .fc-event-inner {
  font-size: 12px;
  width: 95%;
  padding: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.calendar-page #calendar-wrap .fc-event-container .fc-event .fc-day {
  cursor: pointer;
}
.calendar-page #calendar-wrap .fc-event-container .fc-event:hover,
.calendar-page #calendar-wrap .fc-event-container .fc-event:focus {
  color: #FFFFFF;
}
.calendar-page .info-box {
  margin-top: 10px;
}
.calendar-page .info-box h4 {
  font-weight: 300;
  color: #924cb1;
}
.calendar-page .info-box p,
.calendar-page .info-box ul,
.calendar-page .info-box ol {
  font-size: 14px;
}
.calendar-page .info-box ul li {
  padding: 10px;
  border-bottom: 1px solid #E0E0E0;
}
.calendar-page .info-box ul li span {
  display: inline-block;
  height: 20px;
  width: 20px;
  border-radius: 50%;
}
.calendar-page .info-box ul li span#legend-call {
  background: #817dac;
}
.calendar-page .info-box ul li span#legend-meeting {
  background: #91B041;
}
.calendar-page .info-box ul li span#legend-reminder {
  background: #dc666b;
}
.calendar-page .info-box ul li span#legend-outlook {
  background: #249ee4;
}
.calendar-page .info-box ol li {
  margin-top: 10px;
  margin-bottom: 10px;
}
.calendar-page .info-box ol li a {
  margin-left: 10px;
}
/**
* #.# Report
*
* This file has styling for all components related to report
*/
.report-page #reportFormBox {
  margin-top: 20px;
}
.report-page #reportFormBox .box-heading {
  padding: 10px 15px;
  margin-bottom: 10px;
}
.report-page #reportFormBox .box-heading h2 {
  font-size: 20px;
}
.report-page #reportFormBox .box-content #reportForm #content .btn-toolbar {
  /*margin-bottom: 20px;*/
}
.report-page #reportFormBox .box-content #reportForm #content .btn {
  background-color: #eeeeee;
  color: #555555;
  opacity: 1;
}
.report-page #reportFormBox .box-content #reportForm #content .btn-group {
  margin-bottom: 15px;
}
.report-page #reportFormBox .box-content #reportForm .angucomplete-dropdown {
  margin-top: 5px;
}
.report-page #reportFormBox .box-content #reportForm tags-input input {
  border: none !important;
}
.report-page #reportFormBox .box-content #reportForm .datePickerTitle {
  margin-top: 26px;
}
.report-page #reportFormBox .box-content #reportForm #DateTime-Picker div {
  width: auto;
}
.report-page #reportFormBox .box-content #reportForm #DateTime-Picker .pointer {
  margin-top: 28px;
}
.report-page #reportFormBox .box-content #reportForm #DateTime-Picker .pointer i {
  font-size: 36px;
}
.report-page #reportFormBox .box-content #reportForm #DateTime-Picker .form-group {
  padding: 0;
  border: none;
}
.report-page #reportFormBox .box-content #reportForm .addNew-group {
  display: block;
}
.report-page .clear {
  clear: both;
}
.report-items-container {
  margin-top: 20px;
  padding-left: 0;
}
.report-items-container .reportWrap {
  border: 1px solid #E0E0E0;
  border-top: none;
}
.report-items-container .reportWrap .reportDate {
  font-size: 15px;
  background: #E0E0E0;
  font-weight: 400;
  padding: 5px 10px;
}
.report-items-container .reportWrap .reportDetails {
  background: #fff;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 90px;
  position: relative;
}
.report-items-container .reportWrap .reportDetails .reportComponent .reportTime {
  position: absolute;
  top: 10px;
  right: 10px;
}
.report-items-container .reportWrap .reportDetails .reportComponent .reportTime span.timeText {
  color: #269DAE;
  font-size: 15px;
  margin-right: 10px;
}
.report-items-container .reportWrap .reportDetails .reportButton {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.report-items-container .reportWrap .reportDetails .reportButton a {
  color: #989898;
}
.report-items-container .reportWrap .reportDetails .reportStatus span.tagText {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  color: #448199;
  background: #d2e4eb;
  border-radius: 5px;
}
/**
* #.# Template
*
* This file has styling for all components related to template
*/
.template-page #templateFormBox {
  margin-top: 20px;
}
.template-page #templateFormBox .box-heading {
  padding: 10px 15px;
  margin-bottom: 10px;
}
.template-page #templateFormBox .box-heading h2 {
  font-size: 20px;
}
.template-page #templateFormBox .box-content #templateForm #content .btn-toolbar {
  /*margin-bottom: 20px;*/
}
.template-page #templateFormBox .box-content #templateForm #content .btn {
  background-color: #eeeeee;
  color: #555555;
  opacity: 1;
}
.template-page #templateFormBox .box-content #templateForm #content .btn-group {
  margin-bottom: 15px;
}
.template-page #templateFormBox .box-content #templateForm .angucomplete-dropdown {
  margin-top: 5px;
}
.template-page #templateFormBox .box-content #templateForm tags-input input {
  border: none !important;
}
.template-page #templateFormBox .box-content #templateForm .datePickerTitle {
  margin-top: 26px;
}
.template-page #templateFormBox .box-content #templateForm #DateTime-Picker div {
  width: auto;
}
.template-page #templateFormBox .box-content #templateForm #DateTime-Picker .pointer {
  margin-top: 28px;
}
.template-page #templateFormBox .box-content #templateForm #DateTime-Picker .pointer i {
  font-size: 36px;
}
.template-page #templateFormBox .box-content #templateForm #DateTime-Picker .form-group {
  padding: 0;
  border: none;
}
.template-page #templateFormBox .box-content #templateForm .addNew-group {
  display: block;
}
.template-page .clear {
  clear: both;
}
.template-items-container {
  margin-top: 20px;
  padding-left: 0;
}
.template-items-container .templateWrap {
  border: 1px solid #E0E0E0;
  border-top: none;
}
.template-items-container .templateWrap .templateDate {
  font-size: 15px;
  background: #E0E0E0;
  font-weight: 400;
  padding: 5px 10px;
}
.template-items-container .templateWrap .templateDetails {
  background: #fff;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 90px;
  position: relative;
}
.template-items-container .templateWrap .templateDetails .templateComponent .templateTime {
  position: absolute;
  top: 10px;
  right: 10px;
}
.template-items-container .templateWrap .templateDetails .templateComponent .templateTime span.timeText {
  color: #269DAE;
  font-size: 15px;
  margin-right: 10px;
}
.template-items-container .templateWrap .templateDetails .templateButton {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.template-items-container .templateWrap .templateDetails .templateButton a {
  color: #989898;
}
.template-items-container .templateWrap .templateDetails .templateStatus span.tagText {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  color: #448199;
  background: #d2e4eb;
  border-radius: 5px;
}
/**
* #.# Form Elements
*
* This file has styling for all elements in form like textbox, button ..etc.
*/
/**** Form Control ****/
.form-control {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
/**** Label ****/
label {
  font-weight: 500;
}
.label-grey {
  color: #bfbfbf;
}
.label-green {
  color: #91B041;
}
.label-orange {
  color: #ED9B3E;
}
.label-red {
  color: #d2383f;
}
.label-blue {
  color: #478EBA;
}
.label-brightblue {
  color: #269DAE;
}
.label-pink {
  color: #ea5cb7;
}
.label-navy {
  color: #5c588a;
}
.label-olive {
  color: #7C821E;
}
.label-brown {
  color: #B95835;
}
/**** Input Field ****/
.input-text-default,
.input-textarea-default,
select,
textarea,
.multiSelect .button,
.comm-form .tags,
.comm-form input,
.comm-form .attachmentItem button,
.page-meeting .tags,
.angucomplete-holder input,
.datetimepicker-wrapper input,
.dateTime-Picker input,
tags-input .tags {
  border: 1px solid #cecece;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
tags-input .tags .tag-item {
  color: #3c7aa1 !important;
  background: #bad5e5 !important;
  border: none !important;
}
.comm-form input[type="submit"] {
  border: none;
}
::-webkit-input-placeholder {
  color: #999999 !important;
  font-size: 15px !important;
}
::-moz-placeholder {
  color: #727272 !important;
  font-size: 15px !important;
}
:-moz-placeholder {
  color: #727272 !important;
  font-size: 15px !important;
}
:-ms-input-placeholder {
  color: #8c8c8c !important;
  font-size: 15px !important;
}
.input-highlight {
  border: 1px solid #ED9B3E !important;
  box-shadow: 0 0 5px #ED9B3E !important;
}
.input-error {
  border: 1px solid #d2383f !important;
}
.select-wrap {
  overflow: hidden;
  background: #fff;
  border: 1px solid #cecece;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.select-wrap select {
  width: 120%;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.comm-form .select-wrap {
  margin-bottom: 15px;
}
.select-wrap::before {
  content: "\f0d7";
  font-size: 0px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #7f7f7f;
  position: absolute;
  right: 25px;
  top: 15px;
}
.form-control[disabled],
fieldset[disabled] .form-control,
.selectize-input.disabled {
  cursor: default;
  color: #b7b7b7 !important;
  background-color: #fafafa !important;
  opacity: 0.7 !important;
}
.form-control[readonly] {
  background-color: #FFFFFF;
  cursor: default;
}
.select-wrap.disabled select {
  color: #bfbfbf !important;
}
.select-wrap.disabled:before {
  border-top: 5px solid #b2b2b2;
}
/**** General Button ****/
input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-transition: all  0.4s ease-in-out;
  -moz-transition: all  0.4s ease-in-out;
  -ms-transition: all  0.4s ease-in-out;
  -o-transition: all  0.4s ease-in-out;
  transition: all  0.4s ease-in-out;
}
.btn {
  background-color: #83449F;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all  0.4s ease-in-out;
  -moz-transition: all  0.4s ease-in-out;
  -ms-transition: all  0.4s ease-in-out;
  -o-transition: all  0.4s ease-in-out;
  transition: all  0.4s ease-in-out;
}
.btn:hover,
.btn:focus {
  color: #FFFFFF;
  background-color: #924cb1;
}
.btn.btn-expand {
  padding: 10px 50px;
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #83449F;
}
.btn.btn-expand:hover,
.btn.btn-expand:focus {
  color: #FFFFFF;
  background-color: #924cb1;
}
.btn-action {
  float: right;
  padding-right: 20px;
}
.btn-action .btn {
  border: 1px solid #dfdfdf;
  background: #eeeeee;
  color: #777777;
  padding: 6px 30px;
}
.btn-action .btn:hover,
.btn-action .btn:focus {
  border: 1px solid #d5d5d5;
  color: #555555;
}
.btn-action .btn.active {
  background: #dfdfdf;
}
.btn-action .fa {
  padding: 0 !important;
}
.btnEdit {
  position: absolute;
  right: 35px;
  font-size: 30px;
  color: #bfbfbf;
  margin-top: 5px;
  z-index: 1000;
}
.btn-plus-employer {
  font-size: xx-large !important;
  vertical-align: middle;
  padding-top: 3px;
  margin-left: -12px;
  color: #478EBA;
}
.exportBtnWrap {
  margin-bottom: 20px;
}
.exportBtnWrap .exportBtn {
  color: #fff;
  background: #E0A74F;
  font-weight: 300;
  font-size: 15px;
  padding: 8px 20px;
  border-radius: 3px;
  border: none;
}
.exportBtnWrap .exportBtn:hover {
  color: #fff !important;
  background: #e5b66d;
}
/**** Form Wizard ****/
.steps-indicator li.editing a {
  color: #ED9B3E;
}
.steps-indicator li.editing a:before {
  background-color: #ED9B3E;
}
/**** Button With Background Color ****/
.btn-purple {
  background-color: #83449F !important;
  border-color: #83449F !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-purple:hover {
  background-color: #924cb1 !important;
  border-color: #924cb1 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-grey {
  background-color: #E0E0E0 !important;
  border-color: #E0E0E0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-grey:hover,
.btn-grey:focus {
  background-color: #ededed !important;
  border-color: #ededed !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-white {
  background-color: #ededed !important;
  border-color: #ededed !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-white:hover,
.btn-white:focus {
  background-color: #f4f4f4 !important;
  border-color: #f4f4f4 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-green {
  background-color: #91B041 !important;
  border-color: #91B041 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-green:hover,
.btn-green:focus {
  background-color: #9ebd4d !important;
  border-color: #9ebd4d !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-orange {
  background-color: #ED9B3E !important;
  border-color: #ED9B3E !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-orange:hover,
.btn-orange:focus {
  background-color: #efa755 !important;
  border-color: #efa755 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-red {
  background-color: #d2383f !important;
  border-color: #d2383f !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-red:hover,
.btn-red:focus {
  background-color: #d74d53 !important;
  border-color: #d74d53 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-blue {
  background-color: #478EBA !important;
  border-color: #478EBA !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-blue:hover,
.btn-blue:focus {
  background-color: #5a99c1 !important;
  border-color: #5a99c1 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-brightblue {
  background-color: #269DAE !important;
  border-color: #269DAE !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-brightblue:hover,
.btn-brightblue:focus {
  background-color: #2bb0c3 !important;
  border-color: #2bb0c3 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-pink {
  background-color: #ea5cb7 !important;
  border-color: #ea5cb7 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-pink:hover,
.btn-pink:focus {
  background-color: #ed73c1 !important;
  border-color: #ed73c1 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-navy {
  background-color: #5c588a !important;
  border-color: #5c588a !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-navy:hover,
.btn-navy:focus {
  background-color: #6c679e !important;
  border-color: #6c679e !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-olive {
  background-color: #7C821E !important;
  border-color: #7C821E !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-olive:hover,
.btn-olive:focus {
  background-color: #909723 !important;
  border-color: #909723 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-brown {
  background-color: #B95835 !important;
  border-color: #B95835 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-brown:hover,
.btn-brown:focus {
  background-color: #c8643f !important;
  border-color: #c8643f !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
#textEmail .btn-toolbar button {
  background-color: #E0E0E0 !important;
  border-color: #E0E0E0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin-right: 2px;
}
#textEmail .btn-toolbar button:hover,
#textEmail .btn-toolbar button.active {
  background-color: #ededed !important;
  border-color: #ededed !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
/**** Button With Border Color ****/
.btn-border-purple {
  background-color: #FFFFFF !important;
  border-color: #83449F !important;
  color: #83449F !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-purple:hover {
  background-color: #FFFFFF !important;
  border-color: #bfbfbf !important;
  color: #bfbfbf !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-grey {
  background-color: #FFFFFF !important;
  border-color: #bfbfbf !important;
  color: #bfbfbf !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-grey:hover,
.btn-border-grey:focus {
  background-color: #FFFFFF !important;
  border-color: #cecece !important;
  color: #cecece !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-green {
  background-color: #FFFFFF !important;
  border-color: #91B041 !important;
  color: #91B041 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-green:hover,
.btn-border-green:focus {
  background-color: #FFFFFF !important;
  border-color: #bfbfbf !important;
  color: #bfbfbf !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-orange {
  background-color: #FFFFFF !important;
  border-color: #ED9B3E !important;
  color: #ED9B3E !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-orange:hover,
.btn-border-orange:focus {
  background-color: #FFFFFF !important;
  border-color: #bfbfbf !important;
  color: #bfbfbf !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-red {
  background-color: #FFFFFF !important;
  border-color: #d2383f !important;
  color: #d2383f !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-red:hover,
.btn-border-red:focus {
  background-color: #FFFFFF !important;
  border-color: #bfbfbf !important;
  color: #bfbfbf !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-blue {
  background-color: #FFFFFF !important;
  border-color: #478EBA !important;
  color: #478EBA !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-blue:hover,
.btn-border-blue:focus {
  background-color: #FFFFFF !important;
  border-color: #bfbfbf !important;
  color: #bfbfbf !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-brightblue {
  background-color: #FFFFFF !important;
  border-color: #269DAE !important;
  color: #269DAE !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-brightblue:hover,
.btn-border-brightblue:focus {
  background-color: #FFFFFF !important;
  border-color: #bfbfbf !important;
  color: #bfbfbf !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-pink {
  background-color: #FFFFFF !important;
  border-color: #ea5cb7 !important;
  color: #ea5cb7 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-pink:hover,
.btn-border-pink:focus {
  background-color: #FFFFFF !important;
  border-color: #bfbfbf !important;
  color: #bfbfbf !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-navy {
  background-color: #FFFFFF !important;
  border-color: #5c588a !important;
  color: #5c588a !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-navy:hover,
.btn-border-navy:focus {
  background-color: #FFFFFF !important;
  border-color: #bfbfbf !important;
  color: #bfbfbf !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-olive {
  background-color: #FFFFFF !important;
  border-color: #7C821E !important;
  color: #7C821E !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-olive:hover,
.btn-border-olive:focus {
  background-color: #FFFFFF !important;
  border-color: #bfbfbf !important;
  color: #bfbfbf !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-brown {
  background-color: #FFFFFF !important;
  border-color: #B95835 !important;
  color: #B95835 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-border-brown:hover,
.btn-border-brown:focus {
  background-color: #FFFFFF !important;
  border-color: #bfbfbf !important;
  color: #bfbfbf !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-cancel {
  color: #aaaaaa;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  background: #FFFFFF;
}
.btn-cancel:hover,
.btn-cancel:focus {
  color: #aaaaaa;
  background: #f4f4f4;
}
/**** Form Type ****/
.form-wizard .steps-indicator li.current a,
.form-wizard .steps-indicator li.editing a {
  color: #478EBA;
}
.form-wizard .steps-indicator li.current a:before,
.form-wizard .steps-indicator li.editing a:before {
  background-color: #478EBA;
}
.form-wizard .steps-indicator li.done a {
  color: #ED9B3E;
}
.form-wizard .steps-indicator li.done a:before {
  background-color: #ED9B3E;
}
/**
* #.# Filter List Page
*
* This file has styling for all elements Filter List page like tasklist, ticketlist ..etc.
*/
.filter-page {
  /**** Page Header ****/
  /**** Filter Form ****/
  /**** List Table ****/
}
.filter-page .page-header a.btn {
  margin-left: 10px;
}
.filter-page .filter-form {
  background-color: #f2f2f2;
  color: #585454;
  padding: 30px 0;
  border-bottom: 1px solid #E0E0E0;
}
.filter-page .filter-form .control-label {
  font-weight: 200;
  margin-bottom: 10px;
}
.filter-page .filter-form .button-wrap .btn-group {
  margin-left: 0;
  float: right;
}
.filter-page .filter-form .button-wrap .btn-group a.btn-search {
  color: #FFFFFF;
  padding: 7.5px 30px;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  background: #7c9637;
  border: 1px solid #7c9637;
}
.filter-page .filter-form .button-wrap .btn-group a.btn-search:hover {
  background: #91B041;
  border: 1px solid #91B041;
}
.filter-page .filter-form .button-wrap .btn-group a.btn-reset {
  color: #aaaaaa;
  padding: 7.5px 30px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  background: #FFFFFF;
}
.filter-page .filter-form .button-wrap .btn-group a.btn-reset:hover {
  background: #f4f4f4;
}
.filter-page .filter-form #label-status {
  margin-left: 65px;
  float: left;
}
.filter-page .filter-form input[type="text"]:not(.ui-select-search):not(.inputFilter) {
  height: 38px;
}
.filter-page .filter-form input[type="text"],
.filter-page .filter-form select {
  font-size: 14px;
}
.filter-page .filter-form select#ticket-status option:last-child {
  display: none;
}
.filter-page .filter-form .multiSelect button.multiSelectButton {
  width: 100% !important;
  text-align: left !important;
  background-image: none !important;
}
.filter-page .filter-form .multiSelect .multiSelectItem span {
  font-size: 14px !important;
  font-weight: normal !important;
}
.filter-page .filter-form .ui-select-container .selectize-input {
  padding: 9px 12px;
  color: #000000;
  font-size: 14px;
  border: 1px solid #cecece;
}
.filter-page .filter-form .ui-select-container .selectize-input:after {
  right: 9px;
}
.filter-page table.list-table {
  margin-bottom: 40px;
}
.filter-page table.list-table .taskCheckBox,
.filter-page table.list-table .colTotalStudent {
  display: none;
}
.filter-page table.list-table thead th {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  border-bottom: none !important;
}
.filter-page table.list-table thead th input[type="checkbox"] {
  font-size: 20px;
}
.filter-page table.list-table thead th.th-sort {
  cursor: pointer;
}
.filter-page table.list-table thead th.th-sort:hover,
.filter-page table.list-table thead th.th-sort:focus {
  color: #924cb1;
}
.filter-page table.list-table tbody > tr > td {
  color: #5d5959;
  font-size: 15.2px;
  vertical-align: middle;
  text-transform: capitalize;
  position: relative;
}
.filter-page table.list-table tbody > tr > td a {
  color: #5d5959;
}
.filter-page table.list-table tbody > tr > td a:hover {
  color: #83449F;
}
.filter-page table.list-table tbody > tr > td .td-action {
  display: inline-block;
  float: right;
  margin: 0;
}
.filter-page table.list-table tbody > tr > td .td-action > li > a {
  color: #585454;
  padding: 8px 13px 8px 0;
}
.filter-page table.list-table tbody > tr > td .td-action > li > a:hover,
.filter-page table.list-table tbody > tr > td .td-action > li > a:focus {
  color: #83449F;
}
.filter-page table.list-table tbody > tr > td .td-action > li .dropdown-menu {
  top: auto;
  left: auto;
  right: 10px;
  margin-top: 8px;
}
.filter-page table.list-table tbody > tr .td-email {
  text-transform: none !important;
}
.tooltip-inner {
  white-space: nowrap;
  max-width: none;
}
/**
* #.# Statistic Table
*
* This file has styling for table that contains statistical information (ex: figure table on provider page)
*/
table.statistic-table thead {
  background: #ededed;
}
table.statistic-table thead th {
  font-weight: 400;
}
table.statistic-table tbody td {
  text-transform: none;
  font-size: 15.2px;
  font-weight: 400;
  color: #727272;
}
table.statistic-table tbody td a {
  color: #727272;
}
/**
* #.# Grid Table
*
* This file has styling for table that contains statistical information (ex: figure table on provider page)
*/
table.grid-table thead th {
  font-weight: 400;
  color: #478EBA;
  border-bottom: 2px solid #478EBA !important;
}
table.grid-table tbody td {
  color: #727272;
  font-size: 15.2px;
  font-weight: 300;
}
table.grid-table.color-table thead th {
  padding-left: 0;
}
table.grid-table.color-table tbody td {
  padding: 0;
}
table.grid-table.color-table tbody td span {
  display: block;
  height: 100%;
  width: 100%;
  padding: 8px 10px;
}
table.grid-table.color-table tbody td span.dataGreen {
  background: #CAE7BF;
}
table.grid-table.color-table tbody td span.dataRed {
  background: #F5ADAD;
}
table.grid-table.color-table tbody td span.dataOrange {
  background: #F0AE84;
}
table.grid-table.color-table tbody td span.dataBlue {
  background: #8BCEE2;
}
/**
* #.# Invoice Table
*
* This file has styling for table that show items in an invoice
*/
table.invoice-table thead th {
  font-weight: 400;
  border-bottom: 2px solid #bc2a31 !important;
}
table.invoice-table tbody tr:nth-child(odd) {
  background: #f4f4f4;
}
table.invoice-table tbody td {
  color: #727272;
  font-size: 15.2px;
  font-weight: 300;
  border-top: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
/**
* #.# Custom Table
*
* This file has styling for table created from div rather than table tag
*/
.custom-table {
  display: table;
  margin-bottom: 20px;
  width: 100%;
}
.custom-table .tb-heading {
  display: table-row;
  background: #ededed;
}
.custom-table .tb-heading .tb-cell {
  border-bottom: 2px solid #E0E0E0;
}
.custom-table .tb-row {
  display: table-row;
  color: #727272;
}
.custom-table .tb-row .tb-cell {
  color: #5d5959;
  font-size: 15.2px;
}
.custom-table .tb-cell {
  display: table-cell;
  padding: 8px;
  border-bottom: 1px solid #E0E0E0;
  vertical-align: middle;
}
/**
* #.# Pagination & Pager
*
* This file has styling for pagination and page counter in table
*/
/**** Table Count ****/
.ng-table-counts > button {
  background-color: #bfbfbf;
  border: 1px solid #bfbfbf;
  margin: 3px;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.ng-table-counts > button:hover,
.ng-table-counts > button.active,
.ng-table-counts > button:focus {
  background-color: #FFFFFF;
  color: #312F2F;
  border: 1px solid #cecece;
}
.no-table-count .ng-table-counts {
  display: none;
}
/**** Pagination ****/
ul.pagination {
  margin-top: 0;
}
ul.pagination li a {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
ul.pagination li.active a,
ul.pagination li.active a:hover,
ul.pagination li.active a:focus {
  color: #8c8c8c !important;
  background-color: #FFFFFF;
  border: 1px solid #dbdbdb;
  cursor: not-allowed;
}
ul.pagination li:not(.disabled) a,
ul.pagination li:not(.disabled) a:hover {
  color: #83449F;
}
.no-pagination .ng-table-pager {
  display: none;
}
/**
* #.# Communication Section
*
* This file has styling for components in communication section
*/
.comms-section .comm-items-container ul.list-comm span.fa-stack {
  color: #d2383f !important;
}
.comms-section .comm-items-container ul.list-note span.fa-stack {
  color: #1F9BE7 !important;
}
.comms-section .comm-items-container ul.list-note li.list-message {
  position: relative;
}
.comms-section .comm-items-container ul.list-note li.list-message ul.notePin {
  position: absolute;
  top: -20px;
  right: 10px;
}
.comms-section .comm-items-container ul.list-note li.list-message ul.notePin li a {
  background-repeat: no-repeat;
  background-size: 25px 25px;
  display: inline-block;
  width: 25px;
  height: 25px;
}
.comms-section .comm-items-container ul.list-note li.list-message ul.notePin li .pinIcon,
.comms-section .comm-items-container ul.list-note li.list-message ul.notePin li .pinIconActive:hover {
  background-image: url('../img/Pin.png');
}
.comms-section .comm-items-container ul.list-note li.list-message ul.notePin li .pinIconActive,
.comms-section .comm-items-container ul.list-note li.list-message ul.notePin li .pinIcon:hover {
  background-image: url('../img/Pin_Active.png');
}
.comms-section .comm-items-container ul.list-tag span.fa-stack {
  color: #448199 !important;
}
.comms-section .comm-items-container ul.list-logacall span.fa-stack {
  color: #a2acb3 !important;
}
.comms-section .comm-items-container ul.list-email span.fa-stack {
  color: #2d9817 !important;
}
.comms-section .comm-items-container ul.list-sms span.fa-stack {
  color: #ea5cb7 !important;
}
.comms-section .comm-items-container ul.list-buzz span.fa-stack {
  color: #eb8f27 !important;
}
.comms-section .comm-items-container ul.list-sms .fa-comment:before {
  font-size: 40px;
}
ul.comm-items-container {
  padding: 0;
}
ul.comm-items-container > li {
  display: table;
  list-style: none;
  margin: 40px 0;
  width: 100%;
}
ul.comm-items-container > li ul.comm-items {
  display: table-cell;
  padding: 0;
}
ul.comm-items-container > li ul.comm-items > li {
  list-style: none;
  float: left;
  vertical-align: top;
}
ul.comm-items-container > li ul.comm-items > li .fa-stack {
  color: #83449F !important;
}
ul.comm-items-container > li ul.comm-items > li .fa-stack .fa {
  padding: 0;
}
ul.comm-items-container > li ul.comm-items > li.list-caller {
  font-size: 20px;
  text-align: center;
  padding-top: 10px;
  margin: auto 10px;
}
ul.comm-items-container > li ul.comm-items > li.list-caller p {
  margin: 0;
}
ul.comm-items-container > li ul.comm-items > li.list-message {
  padding: 10px 20px;
  min-height: 122px;
  min-width: 50%;
  max-width: 1100px;
}
ul.comm-items-container > li ul.comm-items > li.list-message .caller-note {
  display: block;
  min-height: 25px;
}
ul.comm-items-container > li ul.comm-items > li.list-message .caller-note p {
  color: #777777;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
ul.comm-items-container > li ul.comm-items > li.list-message .caller-note p.list-caller-name {
  text-transform: uppercase;
  float: left;
}
ul.comm-items-container > li ul.comm-items > li.list-message .caller-note p.list-caller-date {
  float: right;
}
ul.comm-items-container > li ul.comm-items > li.list-message .caller-note p.list-caller-date a.email-reply {
  text-transform: uppercase;
  color: #83449F;
  font-style: italic;
  border-bottom: 1px #83449F dotted;
  margin: 0 10px;
}
ul.comm-items-container > li ul.comm-items > li.list-message .caller-note p.list-caller-date a.email-reply:hover {
  color: #924cb1;
  border-bottom: 1px #924cb1 dotted;
}
ul.comm-items-container > li ul.comm-items > li.list-message .caller-note p.list-caller-course {
  float: right;
  margin-top: 8px;
  margin-bottom: 3px;
}
ul.comm-items-container > li ul.comm-items > li.list-message .caller-note p.linked-entity {
  text-transform: uppercase;
  margin-top: 30px;
}
ul.comm-items-container > li ul.comm-items > li.list-message .caller-message {
  font-size: 15.2px;
  min-height: 50px;
}
ul.comm-items-container > li ul.comm-items > li.list-message .caller-message .track-link {
  color: #83449F;
}
ul.comm-items-container > li ul.comm-items > li.list-message .caller-message .track-link:hover {
  color: #000000;
}
ul.comm-items-container > li ul.comm-items.list-task .fa-comment:before {
  content: "\f14a";
}
ul.comm-items-container > li ul.comm-items.list-note > li {
  float: right;
}
ul.comm-items-container > li ul.comm-items.list-note .fa-comment:before {
  content: "\f022";
}
ul.comm-items-container > li ul.comm-items.list-tag > li {
  float: right;
}
ul.comm-items-container > li ul.comm-items.list-tag > li.list-message {
  background: #D2E4EB;
  color: #448199;
  box-shadow: none;
  border: none;
  min-height: 40px;
  height: 65px !important;
  border-radius: 4px !important;
  position: relative;
}
ul.comm-items-container > li ul.comm-items.list-tag > li.list-message p {
  color: #448199;
}
ul.comm-items-container > li ul.comm-items.list-tag > li.list-message ul .caller-message {
  position: absolute;
  top: 21px;
}
ul.comm-items-container > li ul.comm-items.list-tag .fa-comment:before {
  content: "\f02c";
}
ul.comm-items-container > li ul.comm-items.list-logacall .fa-comment:before {
  content: "\f095";
}
ul.comm-items-container > li ul.comm-items.list-email .fa-comment:before {
  content: "\f0e0";
}
ul.comm-items-container > li ul.comm-items.list-email .attachments {
  margin-bottom: -30px;
}
ul.comm-items-container > li ul.comm-items.list-email .attachFiles a {
  background: #ededed;
  padding: 5px 10px;
  margin-left: 5px;
  margin-bottom: 10px;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  font-size: small;
}
ul.comm-items-container > li ul.comm-items.list-sms .fa-comment:before {
  content: "\f10b";
}
ul.comm-items-container > li ul.comm-items.list-buzz .fa-comment:before {
  content: "\f0e7";
}
.comm-footer {
  text-align: center;
  padding: 10px 0;
  margin-bottom: 30px;
}
.comm-footer p {
  color: #999999;
}
.comm-action {
  background-color: #FFFFFF;
  border-bottom: 1px solid #eeeeee;
  padding: 15px 0 0 0;
}
.comm-form,
.buzz-form {
  background-color: #FFFFFF;
  border-bottom: 1px solid #eeeeee;
  padding: 30px 0 15px;
  max-width: 1202px;
}
.comm-form .tags > .input,
.buzz-form .tags > .input {
  line-height: 20px;
  width: 100% !important;
  padding: 0 9px;
}
/* Important Note */
.pinNoteContents .box-note {
  min-height: 170px;
}
.pinNoteContents .box-note .box-heading .fa-stack {
  color: #FFFFFF;
}
.pinNoteContents .box-note .box-heading .fa-stack i.fa-comment {
  color: #1F9BE7;
  text-align: left;
  padding-right: 0;
  width: 25px;
}
.pinNoteContents .box-note .box-heading .fa-stack i.fa-comment::before {
  content: "\f022";
}
.pinNoteContents .box-note .box-heading .noteCaller {
  text-transform: uppercase;
  font-size: 14px;
}
.pinNoteContents .box-note .box-heading .noteDate {
  float: right;
  margin-top: 9px;
  font-size: 14px;
}
.pinNoteContents .box-note .box-heading .ng-binding {
  color: #999999;
}
.pinNoteContents .box-note .box-heading a.pinIconActive {
  background-image: url('../img/Pin_Active.png');
  background-repeat: no-repeat;
  background-size: 25px 25px;
  display: inline-block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -17px;
  right: 0;
}
.pinNoteContents .box-note .box-heading a.pinIconActive:hover {
  background-image: url('../img/Pin.png');
}
.pinNoteContents .box-note .box-caption {
  font-size: 15.2px;
  padding: 11px 15px;
}
.pinNoteContents .box-note .box-caption a {
  color: #83449F;
}
.pinNoteContents .box-note .box-caption a:hover {
  color: #000000;
}
/**
* #.# Box Elements
*
* This file has styling for box elements.
*/
/**** Default Box ****/
.box-default {
  background: #FFFFFF;
  border: 1px solid #ededed;
  margin: 5px 10px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.box-default .box-heading {
  border-bottom: 1px solid #e8e8e8;
  color: #000000;
  padding: 2px 15px;
  text-align: left;
  position: relative;
}
.box-default .box-heading h1,
.box-default .box-heading h2,
.box-default .box-heading h3 {
  margin: 0;
  font-weight: 300;
}
.box-default .box-content .boxed-form .form-group {
  margin: 0;
  padding: 18px 0;
}
.box-default .box-content .boxed-form .form-group:not(.first-form-group) {
  border-top: 1px dashed #e5e5e5;
}
.box-default .box-content .boxed-form .form-group > label {
  font-weight: 400;
  font-size: 15px;
}
.box-default .box-content .boxed-form .form-group input[type="text"],
.box-default .box-content .boxed-form .form-group input[type="email"],
.box-default .box-content .boxed-form .form-group textarea {
  border: 1px solid #cecece;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #8c8c8c;
  font-size: 14px;
  background-color: #FFFFFF;
}
.box-default .box-content .boxed-form .form-group select {
  color: #8c8c8c;
  font-size: 14px;
}
.box-default .box-content .boxed-form .form-group .selectize-input {
  border: 1px solid #cecece;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.box-default .box-content .boxed-form .form-group .radio label {
  margin-right: 20px;
  font-size: 15px;
  color: #999999;
  font-weight: 300;
}
.box-default .box-content .boxed-form .form-group .refresh-link {
  position: absolute;
  top: 10px;
  right: 55px;
  z-index: 2;
  font-size: 12px;
}
.box-default .box-content .boxed-form .form-group .add-link:not(#apply-link) {
  margin-top: 6px;
}
.box-default .box-content .boxed-form .form-group.addNew-group {
  display: none;
  background-color: #f4f4f4;
}
.box-default .box-content .small-warning-text {
  text-align: center;
  padding: 0 5px;
  font-size: 10px;
  color: red;
}
/**** Job Box ****/
.box-job {
  margin-bottom: 20px;
}
.box-job .box-column:nth-child(1) {
  border-right: 1px solid #e8e8e8;
}
.box-job .box-column:nth-child(2) {
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.box-job .box-column .box-heading {
  font-size: 18px;
  font-weight: 300;
  border-bottom: 1px solid #dbdbdb;
  padding-left: 3px;
  padding-bottom: 8px;
}
.box-job .box-column .box-content {
  padding-top: 13px;
  font-size: 15px;
  color: #4d4d4d;
}
.box-job .box-column .box-content p {
  margin-bottom: 13px;
}
.box-job .box-column .box-content strong {
  font-weight: 500;
}
.box-job .box-column .box-content .detail-item {
  border-bottom: 1px dashed #dbdbdb;
  margin-bottom: 10px;
  padding-left: 0;
  padding-bottom: 8px;
}
.box-job .box-column .box-content .editable-item span {
  position: absolute;
}
.box-job .box-column .box-content .editable-item input {
  position: absolute;
  top: -4px;
  left: 3px;
  font-size: 14px;
  height: 28px;
  width: 50px;
}
.box-job .box-column .box-content .editable-item a.fa {
  position: absolute;
  background: #fcfcfc;
  padding: 5px;
  top: -2px;
}
.box-job .box-column .box-content .editable-item a.fa.fa-pencil-square-o,
.box-job .box-column .box-content .editable-item a.fa.fa-remove {
  right: 0;
}
.box-job .box-column .box-content .editable-item a.fa.fa-check {
  right: 30px;
}
.box-job .box-column .box-content i {
  margin-left: 10px;
}
/**** Popup Box ****/
.box-popup {
  display: none;
  position: fixed;
  top: 20%;
  border: 1px solid #E0E0E0;
  padding: 10px 15px;
  background: #ffffff;
  opacity: 0.96;
  z-index: 1000000;
}
.box-popup .box-heading {
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 10px;
  border-bottom: 1px solid #E0E0E0;
}
.box-popup .box-content {
  margin-top: 33px;
}
.box-popup .box-content .form-group label {
  font-size: 15px;
  font-weight: 400;
  margin-top: 6px;
}
.box-popup .box-content .form-group input[type="text"],
.box-popup .box-content .form-group select {
  font-size: 14px;
  color: #8c8c8c;
}
.box-popup .box-content .form-group input.btn {
  margin-top: 20px;
}
.box-popup .box-content .form-group input.btn:nth-child(2) {
  margin-right: 10px;
}
.box-dashed {
  border: 1px dashed #bfbfbf;
  margin: 5px 10px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
/**
* #.# Comm
*
* This file has styling for all elements in communication section
*/
/**** Comm Tab Buttons ****/
.comm-action .btn {
  border: none;
  border-bottom: 2px solid transparent;
  background: #fff;
  padding: 6px 30px 12px 30px;
}
.comm-action .btn:hover {
  border: none;
}
.comm-action .commBtnWrap #comm-btn-tag:hover,
.comm-action .commBtnWrap .comm-btn-tag.active {
  color: #d2383f;
  background-color: #FFFFFF !important;
  border: none ;
  border-bottom: 2px solid #d2383f !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.comm-action .commBtnWrap #comm-btn-email:hover,
.comm-action .commBtnWrap .comm-btn-email.active {
  color: #2d9817;
  background-color: #FFFFFF !important;
  border: none ;
  border-bottom: 2px solid #2d9817 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.comm-action .commBtnWrap #comm-btn-note:hover,
.comm-action .commBtnWrap .comm-btn-note.active {
  color: #1F9BE7;
  background-color: #FFFFFF !important;
  border: none ;
  border-bottom: 2px solid #1F9BE7 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.comm-action .commBtnWrap #comm-btn-sms:hover,
.comm-action .commBtnWrap .comm-btn-sms.active {
  color: #ea5cb7;
  background-color: #FFFFFF !important;
  border: none ;
  border-bottom: 2px solid #ea5cb7 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.comm-action .commBtnWrap #comm-btn-buzz:hover,
.comm-action .commBtnWrap .comm-btn-buzz.active {
  color: #eb8f27;
  background-color: #FFFFFF !important;
  border: none ;
  border-bottom: 2px solid #eb8f27 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.comm-action .commFilterWrap {
  margin-right: 20px;
}
.comm-action .commFilterWrap ul {
  min-height: 180px;
}
.comm-action .checkboxOne {
  margin-top: 8px;
}
.comm-action .search-comm {
  position: absolute;
  left: 10px;
}
.comm-action .search-comm .search-icon {
  position: absolute;
  z-index: 1000;
  float: left;
  margin: 1px 3px 1px 3px;
}
.comm-action .search-comm input[type=search] {
  position: absolute;
  z-index: 1;
  float: left;
  padding: 0px 2px 0px 23px;
  margin: 0;
  height: 25px;
  width: 130px;
  font-size: 18px;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
}
.comm-action .search-comm .goBtn {
  display: block;
  cursor: pointer;
  color: white;
  position: absolute;
  left: 140px;
  top: -4px;
  width: 30px;
  height: 27px;
  border-radius: 250px;
  background-color: #91b041;
  z-index: 1000;
}
/**** Comm Forms ****/
.comm-form input[type="submit"],
.comm-form button[type="submit"] {
  color: #FFFFFF;
  padding: 9px 40px;
}
.comm-form#comm-form-task input[type="submit"] {
  background: #d2383f;
}
.comm-form#comm-form-task input[type="submit"]:hover {
  background: #d74d53;
}
.comm-form#comm-form-email .attachmentItem {
  clear: both;
}
.comm-form#comm-form-email .emailButtonGroup {
  clear: both;
}
.comm-form#comm-form-email .emailButtonGroup button {
  background: #2d9817;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.comm-form#comm-form-email .emailButtonGroup button:hover {
  background: #34ae1a;
}
.comm-form#comm-form-note input[type="submit"] {
  background: #1F9BE7;
}
.comm-form#comm-form-note input[type="submit"]:hover {
  background: #36a5e9;
}
.comm-form#comm-form-sms input[type="submit"] {
  background: #ea5cb7;
}
.comm-form#comm-form-sms input[type="submit"]:hover {
  background: #ed73c1;
}
.comm-form#comm-form-sms .smsCharsRemaining {
  display: block;
  float: right;
  padding-right: 5px;
  color: #bfbfbf;
  font-size: 14px;
}
.comm-form#comm-form-sms .smsCharsRemaining .countdown {
  display: block;
  float: right;
  width: 27px;
  text-align: right;
  color: #b2b2b2;
}
.comm-form#comm-form-buzz input[type="submit"] {
  background: #eb8f27;
}
.comm-form#comm-form-buzz input[type="submit"]:hover {
  background: #ed9b3e;
}
/** Email Form **/
#emailForm #comm2 .btn-toolbar {
  /*margin-bottom: 20px;*/
}
#emailForm #comm2 .btn {
  background-color: #eeeeee;
  color: #555555;
  opacity: 1;
}
#emailForm #comm2 .btn-group {
  margin-bottom: 15px;
}
#emailForm #templDrop {
  width: 100%;
}
#emailForm #templDrop .btn {
  background-color: #FFFFFF;
  border: 1px solid #777777;
  height: 34px;
  width: 100%;
  text-align: left;
  padding: 0 10px;
}
#emailForm #templDrop .btn .caret {
  margin-left: 20px;
}
#emailForm #templDrop.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#emailForm #templDrop.btn-group:hover .dropdown-toggle,
#emailForm #templDrop.btn-group:focus .dropdown-toggle,
#emailForm #templDrop.btn-group:active .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#emailForm #templDrop ul.dropdown-menu {
  width: 100%;
}
/**
* #.# Accordion Elements
*
* This file has styling for accordion elements.
*/
/**** Default Accordion ****/
.accordion-wrap {
  margin-top: 3px;
  margin-bottom: 3px;
}
.accordion-wrap .accordion-heading {
  background: #ededed;
  padding: 7px 13px;
  cursor: pointer;
}
.accordion-wrap .accordion-heading i {
  font-size: 14px;
  margin-top: 4px;
}
.accordion-wrap .accordion-content {
  min-height: 100px;
  padding: 15px;
}
/**** Complex Accordion ****/
#accordionWrap {
  margin-bottom: 20px;
}
#accordionWrap .accordion-group {
  margin-bottom: 15px;
}
#accordionWrap .accordion-group .accordionHead {
  background-color: #f4f4f4;
  border: 1px solid #E0E0E0;
  padding: 8px 15px 10px  15px;
  position: relative;
}
#accordionWrap .accordion-group .accordionHead ul {
  margin-bottom: 0 !important;
}
#accordionWrap .accordion-group .accordionHead ul li {
  min-width: 25%;
}
#accordionWrap .accordion-group .accordionHead ul a.accordionName {
  text-transform: uppercase;
}
#accordionWrap .accordion-group .accordionHead ul a.accordionName:hover,
#accordionWrap .accordion-group .accordionHead ul a.accordionName:focus {
  color: #91B041;
}
#accordionWrap .accordion-group .accordionHead .view-student-btn-wrap {
  /*position: absolute;*/
  top: -2px;
  float: right !important;
  /*right: 10px;*/
  width: auto;
}
#accordionWrap .accordion-group .accordionHead .view-student-btn-wrap .view-student-btn {
  padding: 3px 20px;
}
#accordionWrap .accordion-group .accordionBody {
  display: none;
  padding: 15px;
  border-left: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
#accordionWrap .accordion-group .accordionBody .row {
  margin-bottom: 20px;
}
/**
* #.# Date Time Picker
*
* This file has styling for all elements in datetime picker
*/
.datetime-picker-wrap a.btn,
.datetime-picker-wrap button.btn {
  background-color: #FFFFFF;
}
.datetime-picker-wrap.datetime-picker-wrap-purple a.btn {
  padding: 3px 12px;
  color: #83449F;
}
.datetime-picker-wrap.datetime-picker-wrap-purple button.btn {
  border: none;
  border-radius: 0;
  color: #83449F;
}
.datetime-picker-wrap.datetime-picker-wrap-purple button.btn .text-info {
  color: #d74d53;
}
.datetime-picker-wrap.datetime-picker-wrap-purple button.btn:hover,
.datetime-picker-wrap.datetime-picker-wrap-purple button.btn.active {
  color: #FFFFFF;
  background: #83449F;
  border-color: #83449F;
}
.datetime-picker-wrap.datetime-picker-wrap-purple button.btn:hover span,
.datetime-picker-wrap.datetime-picker-wrap-purple button.btn.active span {
  color: #FFFFFF;
}
.datetime-picker-wrap.datetime-picker-wrap-green a.btn {
  padding: 3px 12px;
  color: #91B041;
}
.datetime-picker-wrap.datetime-picker-wrap-green button.btn {
  border: none;
  border-radius: 0;
  color: #91B041;
}
.datetime-picker-wrap.datetime-picker-wrap-green button.btn .text-info {
  color: #d74d53;
}
.datetime-picker-wrap.datetime-picker-wrap-green button.btn:hover,
.datetime-picker-wrap.datetime-picker-wrap-green button.btn.active {
  color: #FFFFFF;
  background: #91B041;
  border-color: #91B041;
}
.datetime-picker-wrap.datetime-picker-wrap-green button.btn:hover span,
.datetime-picker-wrap.datetime-picker-wrap-green button.btn.active span {
  color: #FFFFFF;
}
.datetime-picker-wrap.datetime-picker-wrap-orange a.btn {
  padding: 3px 12px;
  color: #ED9B3E;
}
.datetime-picker-wrap.datetime-picker-wrap-orange button.btn {
  border: none;
  border-radius: 0;
  color: #ED9B3E;
}
.datetime-picker-wrap.datetime-picker-wrap-orange button.btn .text-info {
  color: #d74d53;
}
.datetime-picker-wrap.datetime-picker-wrap-orange button.btn:hover,
.datetime-picker-wrap.datetime-picker-wrap-orange button.btn.active {
  color: #FFFFFF;
  background: #ED9B3E;
  border-color: #ED9B3E;
}
.datetime-picker-wrap.datetime-picker-wrap-orange button.btn:hover span,
.datetime-picker-wrap.datetime-picker-wrap-orange button.btn.active span {
  color: #FFFFFF;
}
.datetime-picker-wrap.datetime-picker-wrap-red a.btn {
  padding: 3px 12px;
  color: #d2383f;
}
.datetime-picker-wrap.datetime-picker-wrap-red button.btn {
  border: none;
  border-radius: 0;
  color: #d2383f;
}
.datetime-picker-wrap.datetime-picker-wrap-red button.btn .text-info {
  color: #d74d53;
}
.datetime-picker-wrap.datetime-picker-wrap-red button.btn:hover,
.datetime-picker-wrap.datetime-picker-wrap-red button.btn.active {
  color: #FFFFFF;
  background: #d2383f;
  border-color: #d2383f;
}
.datetime-picker-wrap.datetime-picker-wrap-red button.btn:hover span,
.datetime-picker-wrap.datetime-picker-wrap-red button.btn.active span {
  color: #FFFFFF;
}
.datetime-picker-wrap.datetime-picker-wrap-blue a.btn {
  padding: 3px 12px;
  color: #478EBA;
}
.datetime-picker-wrap.datetime-picker-wrap-blue button.btn {
  border: none;
  border-radius: 0;
  color: #478EBA;
}
.datetime-picker-wrap.datetime-picker-wrap-blue button.btn .text-info {
  color: #d74d53;
}
.datetime-picker-wrap.datetime-picker-wrap-blue button.btn:hover,
.datetime-picker-wrap.datetime-picker-wrap-blue button.btn.active {
  color: #FFFFFF;
  background: #478EBA;
  border-color: #478EBA;
}
.datetime-picker-wrap.datetime-picker-wrap-blue button.btn:hover span,
.datetime-picker-wrap.datetime-picker-wrap-blue button.btn.active span {
  color: #FFFFFF;
}
.datetime-picker-wrap.datetime-picker-wrap-brightblue a.btn {
  padding: 3px 12px;
  color: #269DAE;
}
.datetime-picker-wrap.datetime-picker-wrap-brightblue button.btn {
  border: none;
  border-radius: 0;
  color: #269DAE;
}
.datetime-picker-wrap.datetime-picker-wrap-brightblue button.btn .text-info {
  color: #d74d53;
}
.datetime-picker-wrap.datetime-picker-wrap-brightblue button.btn:hover,
.datetime-picker-wrap.datetime-picker-wrap-brightblue button.btn.active {
  color: #FFFFFF;
  background: #269DAE;
  border-color: #269DAE;
}
.datetime-picker-wrap.datetime-picker-wrap-brightblue button.btn:hover span,
.datetime-picker-wrap.datetime-picker-wrap-brightblue button.btn.active span {
  color: #FFFFFF;
}
.datetime-picker-wrap.datetime-picker-wrap-navy a.btn {
  padding: 3px 12px;
  color: #5c588a;
}
.datetime-picker-wrap.datetime-picker-wrap-navy button.btn {
  border: none;
  border-radius: 0;
  color: #5c588a;
}
.datetime-picker-wrap.datetime-picker-wrap-navy button.btn .text-info {
  color: #d74d53;
}
.datetime-picker-wrap.datetime-picker-wrap-navy button.btn:hover,
.datetime-picker-wrap.datetime-picker-wrap-navy button.btn.active {
  color: #FFFFFF;
  background: #5c588a;
  border-color: #5c588a;
}
.datetime-picker-wrap.datetime-picker-wrap-navy button.btn:hover span,
.datetime-picker-wrap.datetime-picker-wrap-navy button.btn.active span {
  color: #FFFFFF;
}
.datetime-picker-wrap.datetime-picker-wrap-olive a.btn {
  padding: 3px 12px;
  color: #7C821E;
}
.datetime-picker-wrap.datetime-picker-wrap-olive button.btn {
  border: none;
  border-radius: 0;
  color: #7C821E;
}
.datetime-picker-wrap.datetime-picker-wrap-olive button.btn .text-info {
  color: #d74d53;
}
.datetime-picker-wrap.datetime-picker-wrap-olive button.btn:hover,
.datetime-picker-wrap.datetime-picker-wrap-olive button.btn.active {
  color: #FFFFFF;
  background: #7C821E;
  border-color: #7C821E;
}
.datetime-picker-wrap.datetime-picker-wrap-olive button.btn:hover span,
.datetime-picker-wrap.datetime-picker-wrap-olive button.btn.active span {
  color: #FFFFFF;
}
.datetime-picker-wrap.datetime-picker-wrap-brown a.btn {
  padding: 3px 12px;
  color: #B95835;
}
.datetime-picker-wrap.datetime-picker-wrap-brown button.btn {
  border: none;
  border-radius: 0;
  color: #B95835;
}
.datetime-picker-wrap.datetime-picker-wrap-brown button.btn .text-info {
  color: #d74d53;
}
.datetime-picker-wrap.datetime-picker-wrap-brown button.btn:hover,
.datetime-picker-wrap.datetime-picker-wrap-brown button.btn.active {
  color: #FFFFFF;
  background: #B95835;
  border-color: #B95835;
}
.datetime-picker-wrap.datetime-picker-wrap-brown button.btn:hover span,
.datetime-picker-wrap.datetime-picker-wrap-brown button.btn.active span {
  color: #FFFFFF;
}
/**
* #.# Mixins
*
* Description
*/
/**** Transition Effect ****/
/**** Box ****/
/**** No Margin ****/
.no-margin {
  margin: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
/**** No Padding ****/
.no-padding {
  padding: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-padding-bottom {
  padding-botom: 0 !important;
}
/**** Input Elements ****/
/**** Tab Button ****/
/**** Blur Component ****/
/**** Datetime Picker ****/
/**
* #.# Variables
*
* This file defines variables used across Panorama
*/
/**** Colours ****/
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype');
}
