@import url(//fonts.googleapis.com/css?family=Raleway:700,400);
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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 {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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;
  }
  select {
    background: #fff !important;
  }
  .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.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: Raleway, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #382561;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #18102a;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  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: 20px;
  margin-bottom: 20px;
  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;
}
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: 20px;
  margin-bottom: 10px;
}
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: 10px;
  margin-bottom: 10px;
}
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: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .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: #382561;
}
a.text-primary:hover {
  color: #23173c;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #382561;
}
a.bg-primary:hover {
  background-color: #23173c;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
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: 20px;
}
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: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  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: 20px;
  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: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  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: 20px;
}
.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-child(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: 15px;
    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: 20px;
  font-size: 21px;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  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[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  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 {
  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],
.checkmark[disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
.checkmark.disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .checkmark {
  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;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.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: 25px;
}
.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: 27px;
}
.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: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.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: 14px;
  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: thin dotted;
  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;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: white;
  background-color: #4a90e2;
  border-color: #4a90e2;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #2275d7;
  border-color: #2171ce;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #4a90e2;
  border-color: #4a90e2;
}
.btn-primary .badge {
  color: #4a90e2;
  background-color: white;
}
.btn-success {
  color: #fff;
  background-color: #80bd26;
  border-color: #72a822;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #63931d;
  border-color: #4f7517;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #80bd26;
  border-color: #72a822;
}
.btn-success .badge {
  color: #80bd26;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  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:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  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:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #382561;
  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: #18102a;
  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: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  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;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
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 solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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: 14px;
  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: 9px 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: #382561;
}
.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: 12px;
  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 solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@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-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-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-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  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: 46px;
  line-height: 46px;
}
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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  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: 30px;
  line-height: 30px;
}
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: 14px;
  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: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  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 {
  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: #382561;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 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: #382561;
}
.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;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
  margin-bottom: 10vh;
}
.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: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header {
  z-index: 400;
}
@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;
    visibility: visible !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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  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: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@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: 20px;
  }
  .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: 15px;
    padding-bottom: 15px;
  }
}
.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: 8px;
  margin-bottom: 8px;
}
@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 {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    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;
  z-index: 997;
}
.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;
}
.nav.availability-toggle {
  margin-right: 175px;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  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: 20px 0 80px;
  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: #382561;
  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 {
  color: #18102a;
  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: 2;
  color: #fff;
  background-color: #382561;
  border-color: #382561;
  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: 18px;
}
.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: 12px;
}
.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: 20px 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: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .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: #382561;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #23173c;
}
.label-success {
  background-color: #80bd26;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #63931d;
}
.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: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  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 {
  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: #382561;
  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: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  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: #382561;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  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: 20px;
  margin-bottom: 20px;
  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: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #382561;
  -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: #80bd26;
}
.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-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 {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.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: #382561;
  border-color: #382561;
}
.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: #9b82d0;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.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 {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.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 {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.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 {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.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: 20px;
  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: 16px;
  color: inherit;
}
.panel-title > 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-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: 20px;
}
.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: #382561;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #382561;
  border-color: #382561;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #382561;
}
.panel-primary > .panel-heading .badge {
  color: #382561;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #382561;
}
.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.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.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: 21px;
  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: 1040;
  -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: absolute;
  top: 0;
  right: 0;
  left: 0;
  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;
  min-height: 16.42857143px;
}
.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;
  visibility: visible;
  font-family: Raleway, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  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;
  text-decoration: none;
  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: Raleway, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  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);
  white-space: normal;
}
.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: 14px;
  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 {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    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);
}
.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%;
  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;
  margin-top: -10px;
  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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .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-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-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;
  visibility: hidden !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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
}

div.datepicker {
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  Z-INDEX: 2;
  width: 318px !important;
  height: 161px !important;
  position: absolute;
  cursor: default;
  top: 0;
  left: 0;
  display: none;
}
.datepickerContainer {
  position: absolute;
}
/* Hide border divs by default */
.datepickerBorderT,
.datepickerBorderB,
.datepickerBorderL,
.datepickerBorderR,
.datepickerBorderTL,
.datepickerBorderTR,
.datepickerBorderBL,
.datepickerBorderBR {
  display: none;
}
.datepickerHidden {
  display: none;
}
div.datepicker table {
  border-collapse: collapse;
}
div.datepicker a {
  color: black;
  text-decoration: none;
  cursor: default;
  outline: none;
}
div.datepicker table td {
  text-align: center;
  padding: 0;
  margin: 0;
}
div.datepicker th {
  text-align: center;
  color: #666666;
  font-weight: normal;
  padding: 0;
}
div.datepicker tbody a {
  display: block;
}
.datepickerDays a {
  width: 20px;
  line-height: 16px;
  height: 16px;
  padding-right: 2px;
}
.datepickerYears a,
.datepickerMonths a {
  width: 39px;
  line-height: 36px;
  height: 36px;
  text-align: center;
}
.datepickerMonths td:first-child a,
.datepickerMonths td:last-child a,
.datepickerYears td:first-child a,
.datepickerYears td:last-child a {
  width: 38px;
}
td.datepickerNotInMonth a {
  color: #666666;
}
tbody.datepickerDays td.datepickerSelected {
  background: #136A9F;
}
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected {
  background: #17384d;
}
tbody.datepickerYears td.datepickerSelected,
tbody.datepickerMonths td.datepickerSelected {
  background: #17384d;
}
div.datepicker td.datepickerSelected a {
  color: white;
}
div.datepicker a:hover,
div.datepicker a:hover {
  color: #88c5eb;
}
div.datepicker td.datepickerNotInMonth a:hover {
  color: #999999;
}
.datepickerSpace div {
  width: 20px;
}
.datepickerBlock {
  vertical-align: top;
}
a.datepickerGoNext,
a.datepickerGoPrev,
a.datepickerMonth {
  text-align: center;
  height: 20px;
  line-height: 20px;
  float: left;
}
div.datepicker th a.datepickerGoNext,
div.datepicker th a.datepickerGoPrev {
  width: 20px;
  color: #666666;
  display: none;
}
div.datepicker th a.datepickerMonth {
  width: 114px;
  display: block;
}
/* Only display the previous/next arrows on the first/last calendars */
div.datepicker .datepickerFirstView th a.datepickerGoPrev,
div.datepicker .datepickerLastView th a.datepickerGoNext {
  display: block;
}
/* Compensate for the space lost by not having a previous arrow */
div.datepicker th a.datepickerMonth {
  margin-left: 20px;
}
div.datepicker .datepickerFirstView th a.datepickerMonth {
  margin-left: 0;
}
/* Day mode calendar body */
table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears {
  display: none;
}
/* Month mode calendar body */
table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW {
  display: none;
}
/* Year mode calendar body */
table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW {
  display: none;
}
td.datepickerDisabled a,
td.datepickerDisabled.datepickerNotInMonth a {
  color: #555555;
}
td.datepickerDisabled a:hover {
  color: #333333;
}
/* Not used by default, calendar cells can be marked as special if desired (doesn't seem to be totally working) */
div.datepicker tbody.datepickerDays td.datepickerSpecial a {
  background: #770000;
  color: white;
}
div.datepicker tbody.datepickerDays td.datepickerSpecial.datepickerSelected a {
  background: #aa0000;
}
/* style the 'not in month' day cell away */
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected {
  background-color: transparent;
}
div.datepicker td.datepickerNotInMonth a span {
  display: none;
}
div.datepicker td.datepickerNotInMonth a:hover span {
  display: none;
}
div.datepicker tbody.datepickerDays td.datepickerNotInMonth:hover {
  background-color: transparent;
}

/* Datepicker border styling */
.datepicker {
  background-color: #F7F7F7;
  border: 1px solid #CCCCCC;
  border-radius: 5px 5px 5px 5px;
  padding: 10px;
}
/* Tighten up the spacing between multiple calendars */
.datepickerSpace div {
  width: 2px;
}
/* Grey background behind Month Name row, and blue text */
div.datepicker th {
  background-color: #DDDDDD;
}
div.datepicker th a.datepickerMonth {
  color: #008ED6;
  font-weight: normal;
}
/* style the day of week header cells */
div.datepicker th {
  color: black;
  font-weight: bold;
}
/* grey underline beneath day of week row */
div.datepicker table thead tr.datepickerDoW th {
  border-bottom: 1px solid #CCCCCC;
}
/* Black text, white background, and grey borders around day cells */
div.datepicker a,
div.datepicker a:hover {
  color: black;
}
div.datepicker table.datepickerViewDays,
div.datepicker table.datepickerViewMonths,
div.datepicker table.datepickerViewYears {
  background-color: white;
}
div.datepicker table tbody.datepickerDays td {
  border: 1px solid #F7F7F7;
}
/* blue cell color for selected days */
tbody.datepickerDays td.datepickerSelected {
  background-color: #0077CC;
}
/* Grey out dates in the future */
div.datepicker td.datepickerFuture a {
  color: #DDDDDD;
}
/* yellow cell background on hover */
div.datepicker tbody.datepickerDays td:hover {
  background-color: #FFCC33;
}
/* Bold today's date */
div.datepicker td.datepickerToday a {
  font-weight: bold;
}
/* cells are wider in the clean style */
.datepickerYears a,
.datepickerMonths a {
  width: 42px;
}
.datepickerMonths td:first-child a,
.datepickerYears td:first-child a {
  width: 39px;
}
div.datepicker th a.datepickerMonth {
  width: 100px;
}

/**
 * @license angular-bootstrap-datetimepicker  version: 0.4.0
 * Copyright 2015 Knight Rider Consulting, Inc. http://www.knightrider.com
 * License: MIT
 */
.datetimepicker {
  border-radius: 4px;
  direction: ltr;
  display: block;
  margin-top: 1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 320px;
}
.datetimepicker > div {
  display: none;
}
.datetimepicker .hour,
.datetimepicker .minute {
  height: 34px;
  line-height: 34px;
  margin: 0;
  width: 25%;
}
.datetimepicker .table {
  margin: 0;
}
.datetimepicker .table td,
.datetimepicker .table th {
  border: 0;
  border-radius: 4px;
  height: 20px;
  text-align: center;
}
.datetimepicker .minute:hover,
.datetimepicker .hour:hover,
.datetimepicker .day:hover,
.datetimepicker .switch:hover,
.datetimepicker .left:hover,
.datetimepicker .right:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datetimepicker .disabled,
.datetimepicker .disabled:hover {
  background: none;
  color: #ebebeb;
  cursor: default;
}
.datetimepicker .active,
.datetimepicker .active:hover,
.datetimepicker .active.disabled,
.datetimepicker .active.disabled:hover {
  background-color: #0044cc;
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#04c', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datetimepicker .active:hover,
.datetimepicker .active:hover:hover,
.datetimepicker .active.disabled:hover,
.datetimepicker .active.disabled:hover:hover,
.datetimepicker .active:active,
.datetimepicker .active:hover:active,
.datetimepicker .active.disabled:active,
.datetimepicker .active.disabled:hover:active,
.datetimepicker .active.active,
.datetimepicker .active:hover.active,
.datetimepicker .active.disabled.active,
.datetimepicker .active.disabled:hover.active,
.datetimepicker .active.disabled,
.datetimepicker .active:hover.disabled,
.datetimepicker .active.disabled.disabled,
.datetimepicker .active.disabled:hover.disabled,
.datetimepicker td.active[disabled],
.datetimepicker td.active:hover[disabled],
.datetimepicker td.active.disabled[disabled],
.datetimepicker td.active.disabled:hover[disabled],
.datetimepicker span.active[disabled],
.datetimepicker span.active:hover[disabled],
.datetimepicker span.active.disabled[disabled],
.datetimepicker span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datetimepicker span {
  border-radius: 4px;
  cursor: pointer;
  display: block;
  float: left;
  height: 54px;
  line-height: 54px;
  margin: 1%;
  width: 23%;
}
.datetimepicker span:hover {
  background: #eeeeee;
}
.datetimepicker .past,
.datetimepicker .future {
  color: #999999;
}
.dropdown-menu.dropup {
  margin-top: -290px !important;
}
/*# sourceMappingURL=datetimepicker.css.map */

/* 
 * 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 {
  padding: 2px 0px 4px 0px;
  max-height: 30px;
  overflow: hidden;
  box-sizing: content-box;
}
/* ! create a "column" */
.multiSelect .acol {
  display: inline-block;
  min-width: 12px;
}
/* ! */
.multiSelect .inlineBlock {
  display: inline-block;
}
/* the multiselect button */
.multiSelect > button {
  display: inline-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: disabled */
.multiSelect > button:disabled {
  background-image: linear-gradient(#fff, #fff);
  border: 1px solid #ddd;
  color: #999;
}
/* 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;
}
/* 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;
}
.multiSelect .helperButton.reset {
  float: right;
}
.multiSelect .helperButton:not( .reset ) {
  margin-right: 4px;
}
/* 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: 4px;
}
/* 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;
  -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);
}
/* helper elements on hover & focus */
.multiSelect .clearButton:hover,
.multiSelect .helperButton:hover {
  border: 1px solid #ccc;
  color: #999;
  background-color: #f4f4f4;
}
.multiSelect .helperButton:disabled {
  color: #ccc;
  border: 1px solid #ddd;
}
.multiSelect .clearButton:focus,
.multiSelect .helperButton:focus,
.multiSelect .inputFilter:focus {
  border: 1px solid #66AFE9 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.065), 0 0 5px rgba(102, 175, 233, 0.6) !important;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.065), 0 0 5px rgba(102, 175, 233, 0.6) !important;
}
/* container of multi select items */
.multiSelect .checkBoxContainer {
  display: block;
  padding: 8px;
  overflow: hidden;
}
/* ! 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;
  min-height: 32px;
}
/* Styling on selected items */
.multiSelect .multiSelectItem:not(.multiSelectGroup).selected {
  background-image: linear-gradient(#e9e9e9, #f1f1f1);
  color: #555;
  cursor: pointer;
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #d9d9d9;
}
.multiSelect .multiSelectItem .acol label {
  display: inline-block;
  padding-right: 30px;
  margin: 0px;
  font-weight: normal;
  line-height: normal;
}
/* item labels focus on mouse hover */
.multiSelect .multiSelectItem:hover,
.multiSelect .multiSelectGroup:hover {
  background-image: linear-gradient(#c1c1c1, #999) !important;
  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;
  max-height: 22px;
  max-width: 22px;
}

.checkbox label .toggle,
.checkbox-inline .toggle {
  margin-left: -20px;
  margin-right: 5px;
}
.toggle {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
  overflow: hidden;
}
.toggle-group,
.toggle-off,
.toggle-on {
  position: absolute;
  top: 0;
  bottom: 0;
}
.toggle-group {
  width: 200%;
  left: 0;
  transition: left .35s;
  -webkit-transition: left .35s;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.toggle.off .toggle-group {
  left: -100%;
}
.toggle-on {
  left: 0;
  right: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.toggle-off {
  left: 50%;
  right: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.toggle-handle {
  position: relative;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  height: 100%;
  width: 0;
  border-width: 0 1px;
}
.toggle.btn {
  min-width: 59px;
  min-height: 34px;
}
.toggle-on.btn {
  padding-right: 24px;
}
.toggle-off.btn {
  padding-left: 24px;
}
.toggle.btn-lg {
  min-width: 79px;
  min-height: 45px;
}
.toggle-on.btn-lg {
  padding-right: 31px;
}
.toggle-off.btn-lg {
  padding-left: 31px;
}
.toggle-handle.btn-lg {
  width: 40px;
}
.toggle.btn-sm {
  min-width: 50px;
  min-height: 30px;
}
.toggle-on.btn-sm {
  padding-right: 20px;
}
.toggle-off.btn-sm {
  padding-left: 20px;
}
.toggle.btn-xs {
  min-width: 35px;
  min-height: 22px;
}
.toggle-on.btn-xs {
  padding-right: 12px;
}
.toggle-off.btn-xs {
  padding-left: 12px;
}

/****************************************************************

    Consider whether or not what you are adding to this file
    warrants the creation of a new file that you can import.

*****************************************************************/
@import url(//fonts.googleapis.com/css?family=Raleway:700,400);
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../images/http-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 40px;
    line-height: 1;

    opacity: .75;
    color: #222222;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -45px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '\2190';
}
[dir='rtl'] .slick-prev:before
{
    content: '\2192';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '\2192';
}
[dir='rtl'] .slick-next:before
{
    content: '\2190';
}

/* Dots */
.slick-slider
{
    /*margin-bottom: 30px;*/
    width: 97%;
    margin: 0 auto;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Colours */
/* Fonts */
/* Gradients use by adding into existing class with .purplegradient();*/
.purple-gradient {
  background: #382561;
  background: linear-gradient(to right, #18102a, #382561);
}
/* Border radius */
/* Contact Centre Stuff */
/** Contact Centre **/
/** Contact Bar **/
body.dialler .dialpad {
  border: solid 1px #382561;
  padding: 0;
}
body.dialler .dialpad .btn {
  font-size: 16px;
  border-radius: 0;
  border-color: #fff;
}
body.extranet .main {
  padding: 0;
  margin-right: 0;
}
body.extranet .main #ifExtranet {
  display: block;
  border: none;
  height: calc(100vh - 50px);
  /* LESS complier excutes calc() so we need to preserve by wrapping in quotes */
  width: 100%;
}
.login-container-reset {
  overflow: hidden;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}
.login-spinner-header {
  position: fixed;
  margin: auto;
  top: 40%;
  left: 50%;
  -moz-transform: translate(-50%, -40%);
  -ms-transform: translate(-50%, -40%);
  -o-transform: translate(-50%, -40%);
  -webkit-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  z-index: 999;
}
.login-image {
  height: 100vh;
  background: url(/images/policy.jpg) fixed no-repeat;
  background-size: cover;
}
.login-image2 {
  height: 100vh;
  background: url(/images/Fund_my_car.jpg) fixed no-repeat;
  background-size: cover;
}
.login-image3 {
  height: 100vh;
  background: url(/images/homepage.jpg) fixed no-repeat;
  background-size: cover;
}
.login-blur {
  width: 350px;
  height: 500px;
  background: inherit;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 25%;
  margin-left: -175px;
  margin-top: -250px;
  border-radius: 8px;
}
.login-blur:before {
  width: 400px;
  height: 550px;
  content: "";
  position: absolute;
  top: -25px;
  left: -25px;
  bottom: 0;
  right: 0;
  background: inherit;
  box-shadow: inset 0 0 0 200px rgba(255, 255, 255, 0.15);
  filter: blur(10px);
}
.login-page-form {
  padding: 30px 46px;
  position: absolute;
}
.login-page-form h1 {
  text-align: center;
  font-size: 35px;
  font-family: montserrat;
  font-weight: 500;
  color: white;
  margin-bottom: 0;
}
.login-page-form .login-subheader {
  font-size: 42px;
  font-family: montserrat;
  text-align: center;
  font-weight: 600;
  color: #4A90E2;
}
.login-page-form input[type="text"],
.login-page-form input[type="password"] {
  height: 45px;
  border: none;
  background-color: white;
}
.login-page-form input[type="submit"] {
  line-height: 30px;
  background-color: #4A90E2;
  margin-top: 18px;
}
.login-page-form .help-block {
  text-align: center;
  color: white;
  margin-top: 15px;
}
.login-page-form .help-block a {
  color: #4A90E2;
}
/*
* Validation
*   initially hide 
*   then style if a field is dirtied or if the form is submitted without any input.
*/
.validation-messages {
  display: none;
  color: red;
}
form.hide-validation-messages .required-icon {
  display: none;
}
form.hide-validation-messages .validation-messages {
  display: none;
}
.form-control.ng-dirty + .validation-messages,
.ng-submitted .form-control.ng-invalid + .validation-messages {
  display: block;
}
/* BootstrapUI Timepicker form fixes */
.form-inline table.timepicker input {
  width: 100%;
}
.btn[disabled] {
  cursor: not-allowed;
  pointer-events: all !important;
}
form.hide-validation-messages [ng-messages] {
  visibility: hidden;
}
textarea.ng-invalid:not(.read-only-field),
input.ng-invalid:not(.read-only-field),
select.ng-invalid:not(.read-only-field) {
  border: 1px solid red;
  background: #ffdada;
}
.required-icon {
  color: red;
  font-size: 1.5em;
  line-height: 0.5em;
}
.required-icon:before {
  content: '*';
}
cf-form-group-input + .ng-active[ng-messages],
cf-form-group-input-number + .ng-active[ng-messages],
.form-group + .ng-active[ng-messages] {
  margin-top: -11px;
  margin-bottom: -7px;
  font-size: small;
  color: red;
  text-align: right;
}
cf-form-group-input + [ng-messages]:last-child,
cf-form-group-input-number + [ng-messages]:last-child,
.form-group + [ng-messages]:last-child {
  margin-bottom: 15px;
}
cf-form-group-input + .ng-active[ng-messages]:last-child,
cf-form-group-input-number + .ng-active[ng-messages]:last-child,
.form-group + .ng-active[ng-messages]:last-child {
  margin-bottom: -2px;
}
select.form-control {
  color: black;
}
select.form-control:disabled {
  color: #9c9696;
}
.btn {
  border-radius: 5px;
}
.btn-success {
  border: none;
  transition: background-color 0.3s;
  font-family: 'Montserrat', sans-serif;
}
.btn-success:hover {
  transition: background-color 0.3s;
  background-color: #b1da5c;
}
.tooltip-wrapper {
  display: inline-block;
}
.tooltip-wrapper.disabled {
  cursor: not-allowed;
}
.tooltip-wrapper.disabled button.btn {
  pointer-events: none !important;
}
.btn-link {
  text-decoration: underline;
}
.multiSelect .checkBoxContainer {
  max-height: 200px;
  overflow-y: scroll !important;
}
.multiSelect .clearButton {
  font-size: 0 !important;
}
.multiSelect .clearButton:before {
  content: 'x';
  font-size: 14px !important;
}
.multiSelect > button {
  line-height: 0.7em;
}
.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.8em !important;
}
fieldset[disabled] .pointer {
  cursor: not-allowed;
}
label.wide {
  width: 100%;
}
.bg-checked {
  background-color: #7ddc6e !important;
}
/* Create a custom checkbox */
span.checkmark {
  height: 25px;
  width: 25px;
  background-color: #d6d6d6;
  position: relative;
  float: right;
  border-radius: 3px;
  border: 1px solid #a2a2a2;
}
/* On mouse-over, add a grey background color */
label:hover input ~ .checkmark {
  background-color: #b3b3b3;
}
/* When the checkbox is checked, add a blue background */
label input:checked ~ .checkmark {
  background-color: #2196F3;
  border-color: #2196F3;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
label input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
label .checkmark:after {
  left: 8px;
  top: 1px;
  width: 9px;
  height: 17px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*
 * Top navigation
 * Hide default border to remove 1px line.
 */
.navbar-fixed-top .navbar-brand {
  width: 140px;
  margin: 0px;
  padding: 0;
}
.navbar-inverse {
  background-color: #422D6E;
  border: none;
}
.navbar-right.navbar-form {
  width: 190px;
}
.navbar {
  height: 50px;
}
.navbar__userinfo {
  display: inline-block;
  height: 40px;
  padding: 0 15px;
  margin: 0;
  margin-top: 5px;
  position: relative;
  max-width: 200px;
  border: 2px solid #7b58c5;
  border-radius: 3px;
  background-color: #4f3782;
  margin-right: 15px;
}
.navbar__userinfo .navbar__userinfo-header {
  margin: 0;
  padding: 0;
  color: white;
  font-size: 16px;
  cursor: pointer;
}
.navbar__userinfo .navbar__userinfo-header .fa {
  display: inline-block;
  float: left;
  font-size: 23px;
  line-height: 40px;
  width: 30px;
}
.navbar__userinfo .navbar__userinfo-header .user-info {
  display: inline-block;
  float: left;
  max-width: 170px;
  line-height: 40px;
}
.navbar__userinfo .navbar__userinfo-header .user-info span {
  display: block;
  text-align: left;
  margin-bottom: 0;
  overflow: hidden;
  height: 36px;
  width: 132px;
  font-size: 0.9em;
}
.navbar__userinfo .navbar__userinfo-body {
  display: none;
  background-color: #4f3782;
  border: 2px solid #7b58c5;
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  position: absolute;
  top: 40px;
  left: 0;
  border-radius: 3px;
  width: calc(100% + 4px);
  margin-top: -4px;
  margin-left: -2px;
}
.navbar__userinfo .navbar__userinfo-body a,
.navbar__userinfo .navbar__userinfo-body p {
  display: inline-block;
  width: 100%;
  height: 35px;
  color: white;
  font-size: 15px;
  padding: 0 15px;
  line-height: 35px;
  text-align: left;
  border-bottom: 1px solid #7b58c5;
  margin-bottom: 0;
}
.navbar__userinfo .navbar__userinfo-body p.version {
  text-align: left;
  font-size: 12px;
  height: 27px;
  line-height: 27px;
  border-bottom: none;
}
.navbar__userinfo:hover {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 1px solid #7b58c5;
}
.navbar__userinfo:hover .navbar__userinfo-body {
  display: inline-block;
}
.cf-availability-cover {
  display: inline-block;
  width: 120px;
  height: 40px;
  float: right;
  margin-top: 15px;
  margin-right: 15px;
}
.cf-availability-cover button {
  width: 120px;
}
.cf-leads-availability-cover {
  display: inline-block;
  width: 180px;
  height: 40px;
  float: right;
  margin-top: 15px;
  margin-right: 15px;
}
.cf-leads-availability-cover button {
  width: 180px;
}
.navbar__mobile-number {
  display: inline-block;
  color: white;
  float: right;
  margin-right: 15px;
  line-height: 51px;
  font-size: 16px;
}
.navbar__mobile-number p {
  position: relative;
  cursor: pointer;
}
.navbar__mobile-number p .copy-number-ctc {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  font-size: 13px;
  line-height: 15px;
  background-color: #4a90e2;
  padding: 4px;
  border-radius: 3px;
  bottom: -22px;
  text-align: center;
}
.navbar__mobile-number p:hover .copy-number-ctc {
  display: inline-block;
}
.navbar__agent-profile-link {
  display: inline-block;
  color: white;
  float: right;
  margin-right: 15px;
  line-height: 51px;
  font-size: 16px;
}
.navbar__agent-profile-link p {
  position: relative;
  cursor: pointer;
}
.navbar__agent-profile-link p .view-agent-profile-btn {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  font-size: 13px;
  line-height: 15px;
  background-color: #4a90e2;
  padding: 4px;
  border-radius: 3px;
  bottom: -22px;
  text-align: center;
}
.navbar__agent-profile-link p:hover .view-agent-profile-btn {
  display: inline-block;
}
#ctclipboard {
  position: fixed;
  left: 50%;
  z-index: 100;
  background-color: #27ae60;
  color: white;
  transform: translateX(-50%);
  padding: 15px;
  border-radius: 5px;
  line-height: 15px;
  border: 2px solid #6ff2a6;
}
.ctclipboard {
  top: -70px;
  transition: top .5s;
}
.ctclipboard--active {
  transition: top .5s;
  top: 10px;
}
.panel {
  border-radius: 0;
}
.panel.panel-lg {
  font-size: 1.9em;
}
.panel.panel-prominent {
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel.panel-prominent .panel-heading {
  background: #4A90E2;
  color: #fff;
  border-radius: 0;
  padding: 14px 15px;
  font-size: 15px;
}
.panel-primary {
  border-color: #ddd;
}
.panel-primary .panel-heading {
  border-color: #4A90E2;
  background: #4A90E2;
  color: #fff;
  border-radius: 0;
  padding: 14px 15px;
  font-size: 15px;
}
#toast-container .toast.toast-error {
  top: 15px;
  background-image: none !important;
  color: #721c24 !important;
  background-color: #f8d7da !important;
  border: 2px solid #f5c6cb !important;
  box-shadow: none !important;
}
/*
 * Sidebar
 */
.fa-2x {
  font-size: 2em;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #382561;
}
.main-menu:hover,
nav.main-menu.expanded {
  width: 250px;
  overflow-y: visible;
  overflow-x: hidden;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s, width 0.1s;
}
.main-menu:hover .user-info {
  display: block;
  padding-left: 20px;
}
.main-menu {
  transition: box-shadow 0.3s, width 0.1s;
}
.main-menu p.user-info,
.main-menu .user-info p {
  margin: 0 0 0 20px;
  width: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main-menu:hover p.user-info,
.main-menu:hover .user-info p {
  margin: 0px;
  width: auto;
  white-space: nowrap;
  overflow: initial;
  text-overflow: initial;
}
.main-menu {
  display: none;
  color: #422D6E;
}
.main-menu .nav-sidebar > .active > a,
.main-menu .nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #0394D9;
  position: relative;
}
.main-menu .nav-sidebar > .active > a:before {
  content: '';
  width: 0;
  height: 0;
  left: 52px;
  position: absolute;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid white;
  top: 50%;
  transform: translateY(-50%);
  transition: left .1s;
}
.main-menu:hover .nav-sidebar > .active > a:before {
  left: 240px;
  transition: left .1s;
}
.main-menu:hover .nav-sidebar > .active > a:before {
  border-right: 10px solid transparent;
}
.main-menu .fa-2x {
  font-size: 2em;
}
.main-menu .fa {
  position: relative;
  display: table-cell !important;
  width: 60px;
  height: 36px;
  text-align: center;
  vertical-align: middle;
  font-size: 22px;
}
.main-menu h3 {
  font-weight: bold;
}
@media (min-width: 768px) {
  .main-menu {
    overflow: hidden;
    display: block;
    position: fixed;
    padding: 0 0 50px 0;
    top: 43px;
    bottom: 50px;
    height: 100%;
    left: 0;
    width: 60px;
    -webkit-transition: width .05s linear;
    transition: width .05s linear;
    -webkit-transform: translateZ(0) scale(1, 1);
    z-index: 996;
    background-color: #E6E6E6;
    border-right: none;
  }
  .main-menu .nav-text {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 190px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
  }
  .main-menu ul {
    margin: 7px 0;
  }
  .main-menu ul li {
    position: relative;
    display: block;
    width: 250px;
  }
  .main-menu ul li a {
    position: relative;
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    padding-top: 0.5em;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 0.5em;
    color: #422D6E;
    transition: background-color 0.3s, color 0.3s;
  }
  .main-menu ul li a:hover {
    color: #fff;
    background-color: #06AEFF;
    text-decoration: none;
    transition: background-color 0.3s, color 0.3s;
  }
  .main-menu ul li a:focus {
    color: #fff;
    background-color: #0394D9;
    transition: background-color 0.3s, color 0.3s;
  }
}
nav {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
nav ul,
nav li {
  outline: 0;
  margin: 0;
  padding: 0;
}
.scroll {
  float: left;
}
.scroll1::-webkit-scrollbar {
  width: 5px;
}
.scroll1::-webkit-scrollbar-track {
  background: #ddd;
}
.scroll1::-webkit-scrollbar-thumb {
  background: #646464;
  border-radius: 2.5px;
}
.tabbles .archive-date-range-picker-group {
  margin: 0;
}
.tabbles .glyphicon {
  top: -3px;
  margin: 0 5px 0 8px;
}
.tabbles .tabbles-btns {
  margin: 25px auto;
}
.tabbles .tabbles-btns .glyphicon-arrow-right {
  color: #4a90e2;
  font-size: 32px;
  vertical-align: middle;
}
.tabbles .tabbles-btns button {
  border-radius: 2em;
  padding: 10px;
  margin: 5px 0;
  border: none;
  background: #f5f5f5;
  color: #442F70;
  font-weight: 700;
  font-size: 18px;
  min-width: 171px;
  outline: none;
}
.tabbles .tabbles-btns button:hover {
  background: #eeeeee;
}
.tabbles .tabbles-btns button.active {
  background: #4a90e2;
  color: #fff;
}
.tabbles .tabbles-btns button.active:hover {
  background: #4a90e2;
  color: #fff;
}
.tabbles .tabbles-content .glyphicon-arrow-right {
  color: #000;
  font-size: 14px;
}
.tabbles .filter-btn {
  vertical-align: bottom;
}
.panel-tabs-primary .nav-tabs > li.active > a,
.panel-tabs-primary .nav-tabs > li.active > a:hover,
.panel-tabs-primary .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #4a90e2;
}
.tabbles.panel-tabs-primary .nav-tabs > li > a {
  border-radius: 2em;
  border: none;
}
.custom-tabs .panel-info {
  border-color: #E0DDA5;
}
.custom-tabs .panel-info .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.wallboard .header {
  background-color: #382561;
  color: white;
  font-weight: bold;
  height: 3em;
  border-radius: 0.4em;
  line-height: 3em;
  margin-left: 1em;
  margin-right: 1em;
}
.wallboard .header .header-text {
  font-size: 1.8em;
  padding-left: 1em;
}
.wallboard .header .full-screen {
  font-size: 2em;
  padding-top: 0.2em;
}
.wallboard .header .glyphicon-fullscreen {
  cursor: pointer;
}
.wallboard .box-container {
  width: 100%;
  text-align: center;
}
.wallboard .box-container .box {
  margin-top: 1em;
  border-radius: 0.4em;
  border-style: solid;
  margin-left: 1em;
  margin-right: 1em;
  display: inline-block;
}
.wallboard .box-container .box .header {
  color: white;
  font-weight: bold;
  border-radius: 0;
  font-size: 1em;
  margin-left: 0;
  margin-right: 0;
}
.wallboard .box-container .box .base {
  font-size: 2em;
}
.wallboard .box-container .box-live {
  width: 15%;
}
.wallboard .box-container .box-live .header {
  background-color: #ec8709;
}
.wallboard .box-container .box-today {
  width: 15%;
}
.wallboard .box-container .box-today .header {
  background-color: #382561;
}
.wallboard .box-container .box-stats {
  width: 15%;
}
.wallboard .box-container .box-stats .header {
  background-color: #78b3d0;
}
.wallboard .agent-table {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 10%;
  margin-right: 10%;
  width: 80%;
}
.wallboard .agent-table thead {
  font-weight: bold;
  background-color: #382561;
  color: white;
}
.wallboard .agent-table td {
  font-size: 20px;
  font-weight: bold;
  line-height: 10px;
}
.wallboard .flash-red {
  animation-duration: 0.8s;
  animation-name: flash-red;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.wallboard .orange {
  color: orange;
}
.wallboard .green {
  color: green;
}
.wallboard .padding-top-4 {
  padding-top: 4px;
}
.wallboard .flex {
  display: flex;
  flex-wrap: wrap;
}
.wallboard .flex .asda.table-striped > tbody > tr .greyed-out {
  background-color: rgba(232, 232, 232, 0.6);
}
.wallboard .flex .asda.table-striped > tbody > tr .white {
  background-color: white;
}
.wallboard .flex-wrap-21 {
  flex: 1 0 21%;
}
.wallboard .margin {
  margin: 1em 0;
}
@keyframes flash-red {
  from {
    background: none;
  }
  to {
    background: red;
  }
}
.fullscreen {
  padding-top: 10px;
  z-index: 10000;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: white;
}
.rule-builder-css .rule-main-body {
  background-color: #E8E8E8;
  border: 1px solid #ADADAD;
  margin: 18px 0 18px 0px;
  border-radius: 27px;
}
.rule-builder-css .buttons-group {
  margin-top: 15px;
  margin-bottom: 15px;
}
.rule-builder-css .top-15 {
  margin-top: 15px;
}
.rule-builder-css .operator-row {
  margin-top: 5px;
  margin-bottom: 5px;
}
.rule-builder-css .listop-fix {
  margin-right: 5px;
}
.rule-builder-css .group-gap {
  margin-top: 30px;
  margin-bottom: 30px;
}
.task-engine {
  /* MODAL*/
}
.task-engine .big-checkbox {
  transform: scale(1.5);
}
.task-engine .delete-icon {
  font-size: 20px;
  margin-top: 7px;
}
.task-engine .fade-edit-modal {
  background-color: rgba(0, 0, 0, 0.7);
}
.task-engine .modal.modal-wide .modal-dialog {
  width: 85%;
}
.task-engine .modal-wide .modal-body {
  overflow-y: auto;
}
.task-engine .modal.modal-small .modal-dialog {
  width: 20%;
}
.task-engine .modal.modal-mid .modal-dialog {
  width: 40%;
}
.task-engine .modal-mid .modal-body {
  overflow-y: auto;
}
.task-engine .modal-small .modal-body {
  overflow-y: auto;
}
.task-engine .right {
  float: right;
}
.task-engine .left {
  float: left;
}
.task-engine .addIcon {
  margin-top: -11px;
  font-size: 33px;
  margin-right: 0;
}
.task-engine .addText {
  font-size: 19px;
  padding-bottom: 14px;
}
.task-engine .largeHeaders {
  font-size: 19px;
}
.task-engine input[type="time"]::-webkit-clear-button {
  display: none;
}
.task-engine .btn-low {
  padding-top: 0;
  padding-bottom: 0;
}
.task-engine .makered {
  background-color: #BD989E;
}
form.submitted .ng-invalid {
  border: 1px solid #f00;
  border-radius: 5px;
}
.reject-btn-group,
.reject-btn-group-vertical {
  position: relative;
  vertical-align: middle;
}
.amendable {
  color: #f00;
}
.reject-button-dropdown-menu {
  position: absolute;
  bottom: 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: 14px;
  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;
}
.reject-button-dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.reject-button-dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.reject-button-dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.reject-button-dropdown-menu > li > a:hover,
.reject-button-dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.reject-button-dropdown-menu > .active > a,
.reject-button-dropdown-menu > .active > a:hover,
.reject-button-dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #382561;
}
.reject-button-dropdown-menu > .disabled > a,
.reject-button-dropdown-menu > .disabled > a:hover,
.reject-button-dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.reject-button-dropdown-menu > .disabled > a:hover,
.reject-button-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 > .reject-button-dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.reject-button-dropdown-menu-right {
  left: auto;
  right: 0;
}
.reject-button-dropdown-menu-left {
  left: 0;
  right: auto;
}
.reject-button-dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.reject-button-dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .reject-button-dropdown-menu {
  right: 0;
  left: auto;
}
.panel-center {
  text-align: center;
}
.read-only-field {
  border: 0;
  min-height: 20px;
  background: none;
  display: block;
  cursor: text;
  width: 100%;
}
input.read-only-field {
  cursor: text;
}
select.read-only-field {
  -webkit-appearance: none;
}
.read-only-field a {
  color: inherit;
  pointer-events: none;
  text-decoration: none;
}
.align-dealer-header-left,
.align-dealer-header-center,
.align-dealer-header-right {
  padding: 0;
}
.align-dealer-header-center {
  text-align: center;
}
.align-dealer-header-right {
  text-align: right;
}
.warning-message {
  padding: 10px;
  border-radius: 4px;
  margin-top: 12px;
}
.warning-message-app-exists {
  padding: 10px;
  border-radius: 4px;
}
.clickable {
  cursor: pointer;
}
.custom-icon {
  padding-left: 0.5em;
  color: #382561;
}
/*Tooltip*/
.custom-tooltip + .tooltip.top .tooltip-inner {
  background-color: #382561;
  max-width: 350px;
  opacity: 1;
}
.custom-tooltip + .tooltip.top .tooltip-arrow {
  border-top-color: #382561;
}
.custom-tooltip + .tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.deal-sheet-header-container {
  min-height: 70px;
  width: calc(100% + 80px);
  overflow: hidden;
  padding: 15px 0 0 40px;
  margin: -20px 0 20px -40px;
  color: white;
  background: #0086a5;
}
.deal-sheet-header-container .deal-sheet-header {
  font-size: 2em;
}
.deal-sheet-header-container .info-prefix {
  text-align: right;
  font-weight: bold;
  font-size: 1.5em;
}
.deal-sheet-header-container .info-suffix {
  text-align: left;
  font-size: 1.5em;
}
.redoced-sheet {
  background: #f0ad4e !important;
}
.rejected-sheet {
  background: #d9534f !important;
}
/* List */
.table-striped > tbody > tr:nth-of-type(2n) > td {
  background-color: white;
}
.table-striped > tbody > tr:nth-of-type(2n+1) > td {
  background-color: #f9f9f9;
}
.deal-sheet-archive-picker {
  margin: 0 10px;
}
.viewing-mode-toggle-button a {
  cursor: pointer;
}
.archive-date-range-picker-group {
  margin: 0 20px;
}
.create-deal-sheet-field {
  margin: 0 0 10px 0;
}
.toggle-summary-button {
  margin: 10px 0;
}
.summary-panel {
  height: 200px;
  width: 140px;
  float: left;
  margin: 10px;
}
tr.no-pointer td {
  cursor: default !important;
}
.summary-tables-container {
  width: 75%;
  margin: 0 auto;
  padding-top: 1em;
  display: flex;
  justify-content: center;
}
.summary-tables-container .deal-sheet-summary-table {
  margin: 0 15px;
  flex: auto;
}
/* Customer Requirements */
span.upload-icon {
  margin-right: 0;
  padding-left: 5px;
}
span.delete-icon {
  margin-right: 0;
}
.customer-requirement-status {
  padding-left: 1em;
  font-size: 1.25em;
}
.customer-requirment-table-header {
  padding-bottom: 1em;
}
.requirement-selected {
  background-color: #80bd26;
  color: white;
  padding: 0.25em;
  border-radius: 3px;
}
tr.finance-docs-required {
  border: 2px solid #f00;
}
/* Dealer */
form.submitted .email-field .ng-invalid {
  border: none;
}
/* SECCI Script */
.secci-tables table {
  font-weight: bold;
}
/* Printing */
@media print {
  body {
    padding-top: 0 !important;
    font-size: 0.9em;
  }
  .no-print {
    display: none;
  }
  .glyphicon-calendar {
    display: none;
  }
  a[href]:after {
    content: none;
  }
  .form-group {
    padding: 0;
    margin: 0;
  }
  .page-break-print {
    page-break-after: always;
  }
}
@media not print {
  .only-print {
    display: none;
  }
}
.print-button {
  height: 40px;
}
.btn-add-vehicle {
  margin-bottom: 1em;
}
.docs-out-summary-table {
  font-size: 0.8em;
}
.dealsheet-verification-block-container {
  font-family: arial, sans-serif;
}
.dealsheet-verification-block-container p {
  font-weight: bold;
  line-height: 1.1em;
}
.dealsheet-verification-block-container .header-container {
  padding: 9px 16px;
  background: #f4f4f4;
  border: 1px solid #e2e2e2;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: none;
  margin-bottom: 0px;
}
.dealsheet-verification-block-container h4 {
  display: inline;
}
.dealsheet-verification-block-container input[type='checkbox'] {
  float: right;
}
.dealsheet-verification-block-container .dealsheet-verification-block {
  width: 100%;
  display: block;
  background: #fdfdfe;
  border: 1px solid #e2e2e2;
  padding: 10px 16px;
  min-height: 150px;
}
.date-time-picker {
  min-width: 160px;
}
.date-time-picker-icon {
  float: right;
  width: 20px;
  height: 20px;
  color: #444444;
  position: relative;
  top: -24px !important;
}
.date-time-picker-icon:hover {
  text-decoration: none;
}
.date-time-picker-icon.clear-icon {
  cursor: pointer;
  color: grey;
}
.date-time-picker-icon.clear-icon:hover {
  color: black;
}
.batch-items-container-row {
  border-bottom: solid 2px darkgray;
}
.batch-items-container-row td {
  background-color: #effbfe !important;
}
.batch-items-container-row thead > tr {
  font-size: 0.9em;
}
.batch-items-container-row tbody > tr {
  font-size: 0.9em;
  border-bottom: dashed #dcdcdc 1px;
}
.batch-items-container-row tbody > tr:last-child {
  border-bottom: none;
}
.batch-items-container-row tbody > tr:hover {
  cursor: none;
}
.batch-items-container-row .batch-items-table tr:hover td {
  background-color: #ffffff !important;
}
.batch-items-container-row .batch-items-table tr.batch-item-highlight td {
  background-color: #A1EAEC !important;
}
.batch-items-container-row tbody > tr > td {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.batch-items-container-row .batch-items-table {
  width: 100%;
}
.batch-active > td {
  background: #e1f7fd !important;
}
.warning-icon {
  color: #800008;
  padding-left: 3px;
}
.download-accounts-report-group button {
  width: 160px;
  margin: 5px 1em 0 10px;
}
.batch-type-label {
  margin-right: 30px;
  padding-bottom: 37px;
  color: #422e6d;
}
.panel-heading.mid {
  border-radius: 0 !important;
}
.val-call-script-container {
  max-width: 790px;
}
.paymentTimes {
  margin-bottom: 10px;
}
.paymentTimes td {
  padding-right: 15px;
}
.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0px;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.42857;
  margin-left: 8px;
}
.payout-verification-button {
  margin-top: 24px;
}
.fa-glyphicon-margin {
  margin-right: 10px;
}
.btn-fixed-width-92 {
  width: 92px;
}
.btn-fixed-width-96 {
  width: 96px;
}
.btn-fixed-width-99 {
  width: 99px;
}
.btn-fixed-width-177 {
  width: 177px;
}
.btn-fixed-width-182 {
  width: 182px;
}
.btn-fixed-width-198 {
  width: 198px;
}
.padding-left-0 {
  padding-left: 0px;
}
.margin-bottom-7 {
  margin-bottom: 7px;
}
.payout-invoice-verification-modal-container {
  background: rgba(0, 0, 0, 0.7);
}
.payout-invoice-verification-modal-container h3 {
  padding-bottom: 10px;
  text-align: center;
}
.payout-invoice-verification-modal-container .well.well-sm.mini-padding {
  padding: 5px;
}
.payout-invoice-verification-modal-container .invoice-verification-warning-text {
  font-size: 0.9em;
  padding: 0 30px;
  text-align: center;
  margin: -15px;
}
.payout-invoice-verification-modal-container .well.well-sm {
  padding: 10px 25px;
  font-family: arial, sans-serif;
  font-size: 1.1em;
}
.payout-invoice-verification-modal-container .well.well-sm label {
  margin-bottom: 0;
  font-weight: normal;
}
.payout-invoice-verification-modal-container .well.well-sm input[type='checkbox'] {
  float: right;
}
.payout-invoice-verification-modal {
  width: 70%;
  overflow-y: auto;
}
.payout-info-modal {
  width: 90%;
  overflow-y: auto;
}
.modal.scrollable-modal {
  overflow: hidden;
}
.modal.scrollable-modal .modal-body {
  max-height: 650px;
  overflow-y: auto;
}
@media only screen and (max-height: 700px) {
  .modal.scrollable-modal .modal-body {
    background-color: #fdfaeb;
    max-height: calc(75vh);
  }
}
.invoice-address-block-container {
  font-family: arial, sans-serif;
}
.invoice-address-block-container p {
  font-weight: bold;
  line-height: 1.1em;
}
.invoice-address-block-container .header-container {
  padding: 9px 16px;
  background: #f4f4f4;
  border: 1px solid #e2e2e2;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: none;
  margin-bottom: 0;
}
.invoice-address-block-container h4 {
  display: inline;
}
.invoice-address-block-container input[type='checkbox'] {
  float: right;
}
.invoice-address-block-container .invoice-address-block {
  width: 100%;
  display: block;
  background: #fdfdfe;
  border: 1px solid #e2e2e2;
  padding: 10px 16px;
  min-height: 150px;
}
.padded-sides {
  padding: 0 40px;
}
.invoice-additions-table tr:nth-of-type(2) {
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}
.invoice-additions-table td {
  vertical-align: middle !important;
}
.invoice-gen-finance-info {
  font-size: 0.9em;
}
.verification-date-picker {
  position: absolute;
  right: 4px;
  margin-top: -7px;
}
.vehicle-sale-price-row {
  font-weight: bold;
  background: #FAFAFA;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}
.payout-sort-code-input-field {
  width: 50px;
  display: inline;
}
.circle {
  margin-top: 8px;
  width: 25px;
  height: 25px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  text-align: center;
}
.circle.incomplete {
  background: #d83c3c;
}
.circle.complete {
  background: #f1c40f;
}
.circle.verified {
  background: #80bd26;
}
.circle.snagged {
  background: #422d6e;
}
/* Colorize them */
.incomplete {
  background: #c8171f;
}
.complete {
  background: #fcb83d;
}
.verified {
  background: #4d8d00;
}
.snagged {
  background: purple;
}
.fraction {
  font-size: 90%;
  color: white;
  font-weight: bolder;
}
/*
* Valid docs
*/
.proof-type-container {
  position: relative;
}
.watermark-container {
  position: relative;
}
.watermark-container .watermark {
  border-style: solid;
  border-radius: 25px;
  opacity: 0.5;
  font-family: 'Arial';
  color: green;
  font-size: 77px;
  z-index: 10;
  position: absolute;
  left: 16%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(318deg);
}
.download-button {
  font-size: 1.4em;
  float: right;
  cursor: pointer;
}
.panel.panel-default.panel-prominent.valid .panel-heading {
  background: #06A733;
}
.panel.panel-default.panel-prominent.invalid .panel-heading {
  background: #382561;
}
/*
* Notes
*/
.table-fixed {
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
}
.table-fixed thead {
  display: inline-block;
  width: 100%;
}
.table-fixed thead tr {
  display: flex;
  width: 100%;
}
.table-fixed thead tr th.col-md-6 {
  width: 96%;
}
.table-fixed tbody {
  display: inline-block;
  width: 100%;
  height: 23em;
  overflow-y: scroll;
}
.table-fixed tbody tr {
  display: flex;
  width: 100%;
}
.table-fixed tbody tr td.col-md-6 {
  width: 105%;
}
.panel-body-notes {
  padding: 4px;
}
/*
* Deals List
*/
.filter-size {
  width: 150px !important;
}
/*
* Deal Summary
*/
.deal-summary-body {
  height: 100%;
}
.center-text {
  text-align-last: center;
}
.margin-top-10 {
  margin-top: 10px;
}
/*
* Director Sign Off and Dealer Setup Request
*/
.dealer-setup-confirmation {
  display: inline-block;
  margin-top: 20px;
}
.padding {
  margin-bottom: -15px;
  margin-top: -10px;
}
.payouts-message {
  margin-bottom: 20px;
  display: inline-block;
}
.alert-text {
  color: coral;
  -webkit-animation-name: colors;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 5s;
  /* Chrome, Safari, Opera */
  animation-name: colors;
  animation-duration: 5s;
  animation-iteration-count: infinite;
}
.alert-text.ng-leave {
  display: none;
}
@-webkit-keyframes colors {
  0% {
    color: LightSalmon;
  }
  20% {
    color: coral;
  }
  40% {
    color: orangered;
  }
  65% {
    color: red;
  }
  80% {
    color: orangered;
  }
  95% {
    color: coral;
  }
  100% {
    color: LightSalmon;
  }
}
/*
* Further Security Checks
*/
.further-check-user {
  margin: 10px;
}
.btn-fixed-width-90 {
  width: 90px;
}
.alert-message-margin {
  margin-bottom: 15px;
}
.santa {
  width: 50px;
  position: absolute;
  top: -49px;
  left: 62px;
}
.wip-button {
  position: relative;
}
.reindeer {
  width: 25px;
  height: 25px;
}
.payouts-snags input {
  min-width: 250px;
}
.payouts-snags .renderer,
.payouts-snags .items-list {
  min-width: 250px;
}
.payouts-snags .renderer span,
.payouts-snags .items-list span {
  width: 225px;
}
.outline-button {
  float: right;
  padding: 4px 10px;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  background-color: white;
  color: #382561;
  border: 2px solid #382561;
  /* Purple */
  border-radius: 25px;
}
.outline-button:hover {
  background-color: #382561;
  color: white;
}
.invoice-archive-row {
  margin-bottom: 1.4em;
}
.invoice-archive-row .form-control {
  cursor: default;
  font-weight: bold;
}
/*
  This file is to be used to add css where you are not sure what location it should sit under. Or in circumstances where
  you need to apply a quick fix.
  This is not to be used at a dumping ground for bad css, it should only be used when necessary.
  Please apply good descriptions above all css in this file so that people can easily come and clean it up at a later point.
*/
.toast-title {
  font-weight: bold;
}
.toast-message {
  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;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
/*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-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.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-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container .toast {
  top: 15px;
  position: relative;
  overflow: hidden;
  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;
}
#toast-container .toast:hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
#toast-container.toast-top-center .toast,
#toast-container.toast-bottom-center .toast {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-top-full-width .toast,
#toast-container.toast-bottom-full-width .toast {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  color: #155724;
  background-color: #d4edda;
  border: 1px solid #c3e6cb;
}
.toast-error {
  color: #721c24;
  background-color: #f8d7da;
  border: 1px solid #f5c6cb;
}
.toast-info {
  color: #004085;
  background-color: #cce5ff;
  border: 1px solid #b8daff;
}
.toast-warning {
  color: #856404;
  background-color: #fff3cd;
  border: 1px solid #ffeeba;
}
progress-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
/*Animations*/
div[toast] {
  opacity: 1 !important;
}
div[toast].ng-enter {
  opacity: 0 !important;
  transition: opacity .3s linear;
}
div[toast].ng-enter.ng-enter-active {
  opacity: 1 !important;
}
div[toast].ng-leave {
  opacity: 1;
  transition: opacity .3s linear;
}
div[toast].ng-leave.ng-leave-active {
  opacity: 0 !important;
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container .toast.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 .toast.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 .toast.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
.app-details-panel-flex .col-md-3 {
  min-height: 100px;
}
.notes-custom-table table {
  display: inline-block;
}
.notes-custom-table table ul {
  padding-left: 13px;
}
.notes-custom-table table tbody {
  overflow-x: hidden;
}
.contact-bar {
  height: calc(100% - 206px);
  width: 300px;
  position: fixed;
  top: 216px;
  right: 0;
  z-index: 300;
}
.contact-bar-error {
  background: #181b1b;
  color: white;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  top: 50px;
  padding-top: 40px;
  height: 100%;
}
.contact-bar-error .fa {
  color: #d00000;
  font-size: large;
}
/** Task Items **/
.task-notification-container {
  padding: 15px;
}
.dpa-status-notice {
  margin-top: 2px;
  text-align: center;
}
.dpa-status-notice .passed {
  color: green;
  font-size: 15px;
  font-weight: 800;
}
.dpa-status-notice .required {
  color: #d8a643;
  font-size: 15px;
  font-weight: 800;
}
.dpa-status-notice .failed {
  color: #ff3f3a;
  font-size: 15px;
  font-weight: 800;
}
.trip-call-status {
  margin-top: 2px;
  text-align: center;
  color: #615757;
}
.res-carcraft {
  background-color: #bb8218;
}
.res-chat {
  background-color: #ffcc66;
}
.res-chat-transfer {
  background-color: #d0d0d0;
}
.res-incoming {
  background-color: #08ff08;
}
.res-internal {
  background-color: #ddffdd;
}
.res-dept {
  background-color: thistle;
}
.res-passed {
  color: #00a100;
}
.res-passed::after {
  content: " \2713";
}
.res-failed::after {
  content: " \00d7";
}
.res-required::after {
  content: " ?";
}
.res-failed {
  color: red;
}
.res-required {
  color: #bb8218;
}
.task-action-button-small {
  width: 20px;
  height: 20px;
  line-height: 22px;
  margin-left: 4px;
  margin-top: 1px;
  display: inline-block;
  font-size: 1.0em;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
}
.task-action-button-small.accept {
  background: #27b327;
}
.task-action-button-small.accept:hover {
  background: #2bc42b;
}
.task-action-button-small.decline {
  background: #da3939;
}
.task-action-button-small.decline:hover {
  background: #dd4a4a;
}
.multi-contact-bar-toggle {
  z-index: 2000;
  position: absolute;
  font-size: 16px;
  right: 1px;
  top: 0px;
  color: #5d2884;
  width: 16px;
  height: 16px;
  text-align: right;
}
.multi-contact-label {
  padding-left: 4px;
  font-size: 0.8em;
  font-weight: bold;
  color: #333;
}
.multi-contact-bar-top {
  clear: both;
  postition: relative;
}
.multi-contact-incoming {
  width: 33%;
  height: 76px;
  border-right: 1px solid lightgrey;
  float: left;
  position: relative;
}
.multi-contact-queue {
  position: absolute;
  font-size: 1.6em;
  font-weight: bold;
  z-index: 100;
  top: 10px;
  right: 10px;
}
.multi-contact-duration {
  position: absolute;
  font-size: 0.8em;
  z-index: 100;
  top: 50px;
  right: 10px;
}
.multi-contact-lead {
  width: 33%;
  height: 76px;
  float: right;
  border-right: 1px solid lightgrey;
  position: relative;
}
.multi-contact-chat {
  width: 33%;
  height: 76px;
  float: right;
  border-right: 1px solid lightgrey;
  position: relative;
}
.task-action-button {
  width: 42px;
  height: 42px;
  line-height: 43px;
  margin: 10px;
  display: inline-block;
  font-size: 1.9em;
  border-radius: 20px;
  cursor: pointer;
  text-align: center;
}
.task-action-button.accept {
  background: #27b327;
}
.task-action-button.accept:hover {
  background: #2bc42b;
}
.task-action-button.decline {
  background: #da3939;
}
.task-action-button.decline:hover {
  background: #dd4a4a;
}
.agent-availability {
  color: white;
  position: absolute;
  font-weight: bold;
  height: 40px;
  margin-top: -10px;
  padding-top: 10px;
  padding-left: 15px;
}
.agent-availability.available {
  background-color: #3fb93f;
}
.agent-availability.unavailable {
  background-color: #d83c3c;
}
.agent-availability.alert {
  background-color: orange;
}
.current-task {
  height: 166px;
  background: #dedede;
  width: 300px;
  position: fixed;
  right: 0;
  top: 50px;
  overflow-y: auto;
  overflow-style: panner;
}
.no-task-notification {
  color: black;
  font-style: italic;
  text-align: center;
  vertical-align: middle;
  line-height: 166px;
}
.incoming-info {
  color: black;
  text-align: center;
}
.incoming-info.big {
  font-size: 1em;
  font-weight: bold;
}
.action-container {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 2px;
  left: 0;
}
/** Customer / Agent tabs  **/
.contact-bar-nav {
  line-height: 3.5em;
}
.contact-bar-nav li {
  float: left;
  display: inline-block;
  line-height: 49px;
}
.contact-bar-nav .contact-bar-tab {
  border-radius: 0;
  text-align: center;
  cursor: pointer;
  background: #a7a7a7;
  font-weight: bold;
  color: whitesmoke;
  min-width: 150px;
  transition: background-color 0.3s;
}
.contact-bar-nav .contact-bar-tab:hover {
  transition: background-color 0.3s;
  background: #929292;
  text-decoration: none;
}
.contact-bar-nav .contact-bar-tab.active {
  background: #4a90e2;
}
.contact-bar-nav .active-tasks-icon {
  border-radius: 5px;
  background-color: #47b747;
  height: 10px;
  width: 10px;
  display: inline-block;
  margin-left: 5px;
  margin-right: -5px;
}
.contact-bar-nav .touch-list-header {
  border-radius: 0;
  text-align: center;
  background: #4485d0;
  font-weight: bold;
  color: whitesmoke;
}
.contact-bar-nav .touch-list-header[st-sort] {
  cursor: pointer;
}
/** Contact bar items **/
.contact-bar-contacts-heading {
  height: 100%;
  background: #242929;
  display: block;
  position: absolute;
  top: 40px;
}
.touch-list-options {
  background: #dedede;
  width: 1105px;
  float: left;
  height: 40px;
  color: black;
  padding-left: 16px;
  padding-top: 2px;
}
.touch-list-options .form-control.sm {
  max-width: 200px;
  display: inline;
}
.touch-list-options span {
  margin-right: 10px;
}
.touch-list-options .btn {
  margin-top: -2px;
}
.touch-list-wrapper {
  left: 0;
}
.touch-list-wrapper.touch-list-open {
  position: absolute;
  left: -1105px;
  background: black;
  height: 100%;
}
.touch-list-toggle {
  float: left;
  display: inline;
  left: -25px;
  background: #4a90e2;
  border-radius: 10px 0 0 10px;
  color: white;
  width: 25px;
  text-align: center;
  cursor: pointer;
  height: 49px;
  line-height: 3.6em;
  position: absolute;
  top: 40px;
}
.contact-bar-user {
  min-width: 100%;
  font-size: 1.1em;
  border-bottom: 1px solid #9c9c9c;
  color: black;
  text-align: left;
  width: 300px;
  display: table-cell;
  padding-left: 0 !important;
}
.contact-bar-user.expanded-background {
  background: #d0d0d0 !important;
}
.contact-bar-user .expanded-actions {
  height: 45px;
  background: inherit;
  text-align: center;
}
.contact-bar-user .expanded-actions .agent-action {
  width: 35px;
  height: 35px;
  display: inline-block;
  margin: 0 5px;
  position: relative;
}
.contact-bar-user .expanded-actions .agent-action.call-agent-button {
  background: #499c49;
}
.contact-bar-user .expanded-actions .agent-action.hangup-agent-button {
  background: #9c2b2d;
}
.contact-bar-user .expanded-actions .agent-action.transfer-agent-button {
  background: #5bc0de;
}
.contact-bar-user .expanded-actions .agent-action.transfer-agent-button[disabled] {
  background: #8eb7c3;
}
.contact-bar-user .expanded-actions .agent-action.transfer-agent-button .fa-spin {
  line-height: 58px;
  position: relative;
  top: -10px;
}
.contact-bar-user .expanded-actions .agent-action.hold-agent-button {
  background: #0086a5;
}
.contact-bar-user .expanded-actions .absolute-glyph {
  position: absolute;
  top: 10px;
  left: 10px;
}
.contact-bar-user .touch-list-details {
  display: none;
}
.contact-bar-user.open-context {
  background: #e6e6e6;
  color: #0D0E0E;
}
.contact-bar-user.open-context:hover {
  background: white;
  cursor: pointer;
}
.contact-bar-user.open-context .task-icon-container {
  background: white;
  display: inline-block;
  width: 37px;
  top: 0;
}
.contact-bar-user.open-context .task-icon-container.current-agents-task {
  color: green !important;
}
.contact-bar-user.open-context .task-icon-container.other-agents-task {
  color: orange;
}
.contact-bar-user:hover {
  background-color: #c7c7c7;
  cursor: pointer;
}
.contact-bar-user.has-task.current-agents-task {
  background: white !important;
}
.contact-bar-user.has-task.current-agents-task:hover {
  background: #eaeaea;
}
.contact-bar-user.has-task.current-agents-task .task-icon-container {
  background: #47b047 !important;
}
.contact-bar-user.has-task.current-agents-task.on-hold {
  background: white !important;
}
.contact-bar-user.has-task.current-agents-task.on-hold .task-icon-container {
  background: #354bd2 !important;
}
.contact-bar-user.has-task.current-agents-task.open-context {
  background: linear-gradient(to right, #408e40, #08ff08) !important;
  color: white;
}
.contact-bar-user.has-task.current-agents-task.open-context.on-hold {
  background: linear-gradient(to right, #292c8a, #3c52dc) !important;
}
.contact-bar-user.has-task.other-agents-task {
  background: white;
}
.contact-bar-user.has-task.other-agents-task .task-icon-container {
  background: #e5a837;
}
.contact-bar-user.has-task.other-agents-task.open-context {
  background: linear-gradient(to right, #bb8218, #ffbf37) !important;
  color: white;
}
.contact-bar-user.has-task:hover {
  background: whitesmoke;
}
.contact-bar-user .task-icon-container {
  background: #47b047;
  display: inline-block;
  width: 37px;
  margin-right: -10px;
}
.contact-bar-user .task-icon-container .task-icon {
  color: white;
  padding-top: 10px;
  height: 39px;
  top: 0;
  margin-right: -10px;
  text-align: center;
  display: inline-block;
  width: 35px;
}
.contact-bar-user .task-icon-container .task-icon.small {
  display: inline-block;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 0;
  padding-right: 0;
  width: 8px;
  margin-left: 3px;
  margin-right: 3px;
}
.contact-bar-user .task-icon-container .task-icon .unread-count {
  top: 0;
  position: absolute;
  background: red;
  float: left;
  font-family: arial;
  padding-bottom: 5px;
}
.contact-bar-user .name {
  color: inherit;
  display: inline-block;
  left: 18px;
  width: 210px;
  position: relative;
}
.contact-bar-user .activity-icon {
  width: 11px;
  height: 11px;
  border-radius: 100%;
  margin: auto;
  top: 3px;
  position: relative;
  float: right;
  right: 10px;
}
.contact-bar-user .activity-icon.active {
  background: green;
}
.contact-bar-user .activity-icon.unavailable {
  background: #d83c3c;
}
.contact-bar-user .activity-icon.alert {
  background: orange;
}
.contact-bar-user .activity-icon.inactive {
  display: none;
}
.contact-bar-user .activity-icon.oncall {
  background: #e5a837;
}
.contact-bar-user .activity-icon.able-to-take-leads {
  background: green;
}
.contact-bar-user .activity-icon.unable-to-take-leads {
  background: #d83c3c;
}
.contact-bar-user .activity-icon-temp-customer {
  right: 55px;
}
.contact-bar-user .activity-icon.active {
  top: 15px;
}
.contact-bar-user .activity-icon.unavailable {
  top: 15px;
}
.contact-bar-user .remove-customer-btn {
  width: 45px;
  height: 40px;
  border: 0;
  right: 0px;
  position: absolute;
  background: #b93f3f;
}
.contact-bar-user .remove-customer-btn span {
  border: 0px;
  position: absolute;
  top: 10px;
  left: 13px;
  font-size: 20px;
}
.contact-bar-user .remove-customer-btn:disabled {
  cursor: not-allowed;
  background: #8f4d4d;
}
.contact-bar-user .remove-customer-btn:disabled span {
  color: #333;
}
.agent-availability-activity-icon {
  width: 11px;
  height: 11px;
  border-radius: 100%;
  margin: auto;
}
.agent-availability-activity-icon.active {
  background: green;
}
.agent-availability-activity-icon.unavailable {
  background: #d83c3c;
}
.agent-availability-activity-icon.alert {
  background: orange;
}
.agent-availability-activity-icon.inactive {
  display: none;
}
.agent-availability-activity-icon.oncall {
  background: #e5a837;
}
.agent-availability-activity-icon.able-to-take-leads {
  background: green;
}
.agent-availability-activity-icon.unable-to-take-leads {
  background: #d83c3c;
}
.text-center {
  text-align: center;
}
.contact-bar .touch-red {
  background-color: pink;
  color: black;
}
.contact-bar .touch-amber {
  background-color: gold;
  color: black;
}
.contact-bar .touch-green {
  background-color: lightgreen;
  color: black;
}
.contact-bar .touch-callback {
  background-color: orangered;
  color: white;
}
.contact-bar .touch-dealsheet-rejected {
  background-color: #5d2884;
  color: white;
}
.contact-bar .touch-dealerpayment-rejected {
  background-color: #0088B8;
  color: white;
}
.contact-bar .touch-requirement-snagged {
  background-color: #00BFFF;
  color: white;
}
.contact-bar .touch-requirement-uploaded {
  background-color: #00BFFF;
  color: white;
}
.contact-bar .touch-saved-vehicle {
  background-color: #27ae60;
  color: white;
}
.contact-bar .touch-requested-finance {
  background-color: #680341;
  color: white;
}
.contact-bar .touch-initial-contact {
  background-color: crimson;
  color: white;
}
.contact-bar .touch-classification-dealerintroduced {
  background-color: lightblue;
  color: black;
}
.contact-bar .touch-classification-prestige {
  background-color: #d08cff;
  color: black;
}
.contact-bar .touch-resurrected {
  background-color: deeppink;
}
.contact-bar .touch-prop-status-changed {
  background-color: #ffcc66;
}
.contact-bar .touch-outofhours,
.contact-bar .touch-departmentunavailable {
  background-color: #99e4ba;
  color: black;
}
.contact-bar .days-old {
  min-width: 80px;
}
.contact-bar .last-touch {
  min-width: 120px;
}
.contact-bar .next-touch {
  min-width: 120px;
}
.contact-bar .last-note {
  min-width: 550px;
  max-width: 550px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.contact-bar .application-id {
  min-width: 75px;
}
.contact-bar .status {
  min-width: 160px;
  width: 160px;
  line-height: 20px;
}
.touch-list-table {
  top: 40px;
  height: 100%;
  background: #dedede;
  display: block;
  position: absolute;
}
.touch-list-table.touch-list-open {
  box-shadow: -12px -12px 29px rgba(0, 0, 0, 0.1);
}
.touch-list-table.touch-list-open .touch-list-details {
  display: table-cell !important;
  padding-left: 5px;
}
.touch-list-table.touch-list-open tbody {
  height: calc(100% - 336px);
}
.touch-list-table .st-sort-ascent:before {
  content: '\25B2';
  color: #00a100;
}
.touch-list-table .st-sort-descent:before {
  content: '\25BC';
  color: #00a100;
}
.touch-list-table thead .touch-list-search-row {
  height: 31px;
}
.touch-list-table thead .touch-list-search-row input,
.touch-list-table thead .touch-list-search-row select {
  font-weight: bold;
  border-radius: 0px;
  height: 40px;
  border: 0px;
  line-height: 40px;
  font-size: 15px;
}
.touch-list-table thead .touch-list-search-row input::-webkit-input-placeholder {
  font-weight: normal;
}
.touch-list-table thead td {
  background-color: #dedede;
  border: 1px solid #9c9c9c;
}
.touch-list-table tbody {
  overflow-y: scroll;
  position: fixed;
  height: calc(100% - 305px);
}
.touch-list-table tbody .touch-list-details {
  display: none;
  cursor: pointer;
}
.touch-list-table tbody td {
  color: black;
  font-size: 1.1em;
  line-height: 40px;
  border-bottom: 1px solid #9c9c9c;
  word-break: normal;
}
.touch-list-table tbody tr:hover {
  background: #c7c7c7;
}
.touch-list-table tbody::-webkit-scrollbar {
  width: 5px;
}
.touch-list-table tbody::-webkit-scrollbar-track {
  background: #ddd;
}
.touch-list-table tbody::-webkit-scrollbar-thumb {
  background: #646464;
  border-radius: 2.5px;
}
.contact-bar-contacts-list {
  height: calc(100% - 305px);
}
.contact-bar-contacts-list td {
  width: 300px;
  height: 100%;
  padding: 0px;
  border: 0px !important;
}
#accordionCollapseAgents {
  margin-bottom: 0px;
}
#accordionCollapseAgents .panel-heading {
  background-color: #a7a7a7;
  color: white;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  cursor: pointer;
}
#accordionCollapseAgents .panel-heading h4 {
  font-weight: 300;
  font-size: 16px;
}
#accordionCollapseAgents .panel-heading a {
  text-decoration: none;
}
#accordionCollapseAgents .panel-heading:hover {
  background-color: #929292;
}
#accordionCollapseAgents .panel {
  background-color: #dedede;
  border: 0;
  margin-top: 0;
}
#accordionCollapseAgents .panel-body {
  padding: 0;
  border-top: 0;
}
#accordionCollapseAgents li {
  list-style-type: none;
  display: block;
  width: 100%;
}
#accordionCollapseAgents .search-bar input {
  background: white;
  height: 40px;
  font-size: 1.3em;
  font-family: calibri;
  outline: none;
  border: none;
  text-indent: 16px;
  width: 100%;
  float: left;
  border-left: 2px solid #dedede;
  color: black;
}
#accordionCollapseAgents .search-bar .form-control {
  border-radius: 0;
  padding: 0;
}
#accordionCollapseAgents .search-bar .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#accordionCollapseAgents .search-bar .input-group-addon {
  border-radius: 0;
  background-color: white;
  border: 0;
  padding-left: 18px;
  color: black;
}
#accordionCollapseAgents .search-bar .glyphicon {
  top: 0;
}
.call-department-button {
  float: right;
  font-weight: normal;
  margin-right: 22px;
}
.call-department-button:hover {
  text-decoration: underline;
}
.tooltip.last-note .tooltip-inner {
  max-width: 300px;
  margin-top: 0;
}
#contact-centre-panel {
  width: calc(100% - (300px + 60px));
  position: fixed;
  top: 50px;
  left: 60px;
  height: calc(100% - 50px);
  background: white;
  z-index: 200;
}
#contact-centre-panel .customer-app-search-container {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 25%;
  width: 75%;
  padding: 15px;
}
#contact-centre-panel-flex-override {
  width: 100%;
  position: fixed;
  top: 0px;
  height: calc(50%);
  background: white;
  z-index: 200;
}
#contact-centre-panel-flex-override .customer-app-search-container {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 25%;
  width: 75%;
  padding: 15px;
}
.communications-context {
  height: 100%;
  width: 25%;
  border-right: 2px solid #616161;
}
.communications-context-container {
  position: relative;
}
.contact-centre-workscreen-flex-override {
  left: 0%;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.contact-centre-workscreen-flex-override h1.customer-header {
  background-color: #4a90e2;
  color: white;
  text-align: center;
  font-size: 26px;
  padding: 10px;
  margin: -20px -20px 15px -20px;
}
.contact-centre-workscreen-flex-override .nav-tabs {
  background-color: #616161;
  display: flex;
  border: none;
}
.contact-centre-workscreen-flex-override .nav-tabs.nav-tabs-overflow {
  overflow-x: auto;
}
.contact-centre-workscreen-flex-override .nav-tabs > li {
  font-size: larger;
  flex-grow: 1;
  text-align: center;
  margin-bottom: 0;
}
.contact-centre-workscreen-flex-override .nav-tabs > li:last-child.active {
  border-right: none;
}
.contact-centre-workscreen-flex-override .nav-tabs > li > a {
  color: white;
  height: 100%;
  border-radius: 0;
  border: none;
  width: 100%;
}
.contact-centre-workscreen-flex-override .nav-tabs > li > a:hover {
  background-color: #444444;
}
.contact-centre-workscreen-flex-override .nav-tabs > li.active > a {
  color: #555555;
  background-color: white;
  border: none;
}
.contact-centre-workscreen-flex-override .btn-toggle-tabs {
  position: relative;
  top: 22px;
}
.contact-centre-workscreen-flex-override .scroll-accordion {
  overflow-y: auto;
  height: 300px;
}
.contact-centre-workscreen-flex-override .header-refresh-btn {
  margin-bottom: 5px;
}
.contact-centre-workscreen-flex-override .text-danger {
  color: red;
}
.contact-centre-workscreen-flex-override h2 {
  margin-bottom: 5px;
}
.contact-centre-workscreen-flex-override .tab-content {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100vh;
  padding: 40px 20px;
  background: #fff;
}
.contact-centre-workscreen-flex-override .tab-content .panel-title a {
  width: 100%;
  display: inline-block;
}
.contact-centre-workscreen-flex-override .tab-content .panel-title a .fa,
.contact-centre-workscreen-flex-override .tab-content .panel-title a .glyphicon {
  margin-right: 8px;
}
.contact-centre-workscreen-flex-override .tab-content h2 {
  font-size: 20px;
}
.contact-centre-workscreen-flex-override .tab-content .loading-spinner {
  position: absolute;
  top: 150px;
}
.contact-centre-workscreen-flex-override .tab-content .create-prop-btn {
  padding-top: 30px;
  text-align: center;
}
.contact-centre-workscreen-flex-override .tab-content .deal-sheet .create-deal-sheet-btn {
  text-align: center;
  margin-top: 25%;
}
.contact-centre-workscreen-flex-override .tab-content .deal-sheet .deal-sheet-header-container {
  margin-top: 0;
  width: 100%;
}
.contact-centre-workscreen-flex-override .tab-content .deal-sheet deal-sheet-comments-directive {
  position: relative;
  width: 130%;
  left: -15%;
  float: inherit;
}
.contact-centre-workscreen-flex-override .tab-content .deal-sheet deal-sheet-buttons-new-directive {
  width: 130% !important;
  position: relative;
  left: -15%;
}
.contact-centre-workscreen-flex-override .tab-content .deal-sheet deal-sheet-buttons-new-directive .col-md-4 {
  padding: 6px;
}
.contact-centre-workscreen-flex-override .tab-content .file-download-btn .filename {
  max-width: 150px;
  overflow: hidden;
  display: inline-flex;
}
.contact-centre-workscreen-flex-override .tab-content notes-directive #noteTableBody {
  height: 300px;
}
.contact-centre-workscreen-flex-override .tab-content notes-directive #noteTableBody td {
  padding: 6px;
}
.contact-centre-workscreen-flex-override .tab-content notes-directive textarea {
  resize: none !important;
}
.contact-centre-workscreen-flex-override .tab-content .application-header {
  text-align: left;
  position: relative;
  padding-bottom: 5px;
}
.contact-centre-workscreen-flex-override .tab-content .application-header label {
  display: block;
  text-align: center;
}
.contact-centre-workscreen-flex-override .tab-content .application-header .btn__set-callback {
  position: absolute;
  top: -58px;
  right: 10px;
  background-color: #4a90e2;
  border-radius: 3px;
  border: 2px solid #84bcff;
}
.contact-centre-workscreen-flex-override .tab-content .application-header .btn__set-callback:hover {
  background-color: #84bcff;
}
.contact-centre-workscreen-flex-override .tab-content .application-header .form-inline .form-group {
  margin-right: 15px;
}
.contact-centre-workscreen-flex-override .tab-content .application-header .panel-body-notes label {
  display: inline-block;
}
.contact-centre-workscreen-flex-override .tab-content .application-header .panel-body-notes .checkbox .pull-right {
  display: inline-block;
}
.contact-centre-workscreen-flex-override .tab-content .application-header .panel-body-notes .input-group {
  width: 100%;
}
.contact-centre-workscreen-flex-override .tab-content .application .form-group {
  margin-bottom: 10px;
}
.contact-centre-workscreen-flex-override .tab-content .application input[type="checkbox"] {
  display: block;
}
.contact-centre-workscreen-flex-override .tab-content .application table th {
  padding: 5px;
}
.contact-centre-workscreen-flex-override .tab-content .application table td {
  padding: 4px;
}
.contact-centre-workscreen-flex-override .tab-content .application table td .address cf-form-group-input .form-group {
  margin-bottom: 0 !important;
}
.contact-centre-workscreen-flex-override .tab-content .application table td .form-group {
  margin-bottom: 5px;
}
.contact-centre-workscreen-flex-override .tab-content .application table td .form-control {
  padding: 6px 6px;
}
.contact-centre-workscreen-flex-override .tab-content .workscreenButtons {
  display: inline-block;
  width: 100%;
}
.contact-centre-workscreen-flex-override .tab-content .workscreenButtons button {
  float: right;
}
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab td .btn {
  width: 100%;
}
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab th,
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab td {
  padding: 4px;
  font-size: 15px;
  position: relative;
}
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab th h4,
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab td h4 {
  font-weight: 500;
  margin: 0;
}
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab th .col-md-6,
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab td .col-md-6 {
  padding: 0 0 5px;
}
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab th .row.vehicle-detail,
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab td .row.vehicle-detail {
  margin-left: 0;
  margin-right: 0;
}
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab th .vehicle-detail,
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab td .vehicle-detail {
  padding-bottom: 3px;
}
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab th .car-image-container,
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab td .car-image-container {
  display: flex;
}
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab th .car-image,
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab td .car-image {
  flex: 1;
}
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab th .car-image-tag,
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab td .car-image-tag {
  font-size: 14px;
  background: #9dd033;
  color: #fff;
  padding: 6px;
  height: 20%;
  max-width: 200px;
  flex: 1;
  margin-top: 20px;
}
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab th .car-image-tag--deleted,
.contact-centre-workscreen-flex-override .tab-content .saved-vehicles-tab td .car-image-tag--deleted {
  background: #fd5c5c;
}
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab > div,
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab > form {
  padding: 6px;
}
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab .search-filters .row .col-lg-6:first-of-type {
  padding-right: 2px;
}
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab .search-filters .row .col-lg-6:last-of-type {
  padding-left: 2px;
}
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab .search-filters .form-group {
  margin-bottom: 5px;
}
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab .search-filters h2 {
  margin-top: 5px;
}
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab .search-filters hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab .search-filters select[multiple] {
  height: 150px;
}
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab .search-filters .ui-select-choices-row-inner {
  padding: 3px;
  font-size: 0.9em;
}
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab img {
  max-width: 150px;
  max-height: 113px;
}
@media (max-width: 1500px) {
  .contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab img {
    display: none;
  }
}
@media (max-width: 1650px) {
  .contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab img {
    max-width: 100px;
    max-height: 80px;
  }
}
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab th,
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab td {
  padding: 4px;
  font-size: 15px;
}
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab th h4,
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab td h4 {
  font-weight: 500;
  margin: 0;
}
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab th .btn,
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab td .btn {
  width: 100%;
}
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab th .col-md-6,
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab td .col-md-6 {
  padding: 0 0 5px;
}
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab th .row.vehicle-detail,
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab td .row.vehicle-detail {
  margin-left: 0;
  margin-right: 0;
}
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab th .vehicle-detail,
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab td .vehicle-detail {
  padding-bottom: 3px;
}
.contact-centre-workscreen-flex-override .tab-content .vehicle-search-tab .copyUrl-button {
  margin-top: 10px;
}
.contact-centre-workscreen-flex-override .tab-content .val-call {
  margin-left: -15px;
}
.contact-centre-workscreen-flex-override .tab-content .val-call .no-val-call {
  text-align: center;
}
.contact-centre-workscreen-flex-override .tab-content .val-call .col-md-3,
.contact-centre-workscreen-flex-override .tab-content .val-call .col-md-9 {
  padding: 0;
}
.contact-centre-workscreen-flex-override .tab-content .val-call .row {
  margin-left: 0;
  margin-right: 0;
}
.contact-centre-workscreen-flex-override .tab-content .val-call val-calls-deal-info-directive .customer-summary {
  display: none;
}
.contact-centre-workscreen-flex-override .tab-content .val-call val-calls-deal-info-directive .panel {
  margin-bottom: 0 !important;
}
.contact-centre-workscreen-flex-override .tab-content .deal-workscreen .deal-summary-body {
  line-height: 1.3em;
}
.contact-centre-workscreen-flex-override .tab-content .deal-workscreen .deal-summary-body > .row:first-child {
  padding-top: 0;
}
.contact-centre-workscreen-flex-override .tab-content .deal-workscreen .deal-summary-body .row {
  margin-left: -5px;
  margin-right: -5px;
}
.contact-centre-workscreen-flex-override .tab-content .deal-workscreen .no-deal {
  text-align: center;
}
.contact-centre-workscreen-flex-override .tab-content .deal-workscreen .container-fluid {
  padding-right: 15px;
}
.contact-centre-workscreen-flex-override .tab-content .deal-workscreen .form-vertical > .row.panel-heading {
  line-height: 40px;
  padding-top: 0;
}
.contact-centre-workscreen-flex-override .tab-content .deal-workscreen .form-group {
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
.contact-centre-workscreen-flex-override .tab-content .deal-workscreen th {
  padding: 6px;
}
.contact-centre-workscreen-flex-override .tab-content .deal-workscreen .payout-info-modal {
  width: 55%;
  top: 70px;
}
.contact-centre-workscreen-flex-override .tab-content .deal-workscreen .payout-info-modal .modal-header button {
  font-size: 3em;
  margin-top: -10px;
  color: red;
  opacity: 0.8;
}
.contact-centre-workscreen-flex-override .tab-content .account-tab .col-md-6 {
  padding: 5px;
}
.contact-centre-workscreen-flex-override .tab-content .account-tab .alert {
  margin-bottom: 5px;
}
.contact-centre-workscreen-flex-override .tab-content .account-tab .h4 {
  margin-top: 0;
}
.contact-centre-workscreen-flex-override .tab-content .account-tab .underline-dashed {
  border-bottom: 2px dashed #e6e6e6;
}
.contact-centre-workscreen-flex-override #toast-container {
  top: 45px !important;
  position: absolute;
  z-index: 999999;
}
.contact-centre-workscreen {
  left: 25%;
  position: absolute;
  top: 0;
  width: 75%;
  height: 100%;
}
.contact-centre-workscreen h1.customer-header {
  background-color: #4a90e2;
  color: white;
  text-align: center;
  font-size: 26px;
  padding: 10px;
  margin: -20px -20px 15px -20px;
}
.contact-centre-workscreen .nav-tabs {
  background-color: #616161;
  display: flex;
  border: none;
}
.contact-centre-workscreen .nav-tabs > li {
  font-size: larger;
  flex-grow: 1;
  text-align: center;
  margin-bottom: 0;
}
.contact-centre-workscreen .nav-tabs > li:last-child.active {
  border-right: none;
}
.contact-centre-workscreen .nav-tabs > li > a {
  color: white;
  height: 100%;
  border-radius: 0;
  border: none;
  width: 100%;
}
.contact-centre-workscreen .nav-tabs > li > a:hover {
  background-color: #444444;
}
.contact-centre-workscreen .nav-tabs > li.active > a {
  color: #555555;
  background-color: white;
  border: none;
}
.contact-centre-workscreen .btn-toggle-tabs {
  position: relative;
  top: 22px;
}
.contact-centre-workscreen .scroll-accordion {
  overflow-y: auto;
  height: 300px;
}
.contact-centre-workscreen .header-refresh-btn {
  margin-bottom: 5px;
}
.contact-centre-workscreen .text-danger {
  color: red;
}
.contact-centre-workscreen h2 {
  margin-bottom: 5px;
}
.contact-centre-workscreen .tab-content {
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100vh - 92px);
  padding: 20px;
}
.contact-centre-workscreen .tab-content .panel-title a {
  width: 100%;
  display: inline-block;
}
.contact-centre-workscreen .tab-content .panel-title a .fa,
.contact-centre-workscreen .tab-content .panel-title a .glyphicon {
  margin-right: 8px;
}
.contact-centre-workscreen .tab-content h2 {
  font-size: 20px;
}
.contact-centre-workscreen .tab-content .loading-spinner {
  position: absolute;
  top: 150px;
}
.contact-centre-workscreen .tab-content .create-prop-btn {
  padding-top: 30px;
  text-align: center;
}
.contact-centre-workscreen .tab-content .deal-sheet .create-deal-sheet-btn {
  text-align: center;
  margin-top: 25%;
}
.contact-centre-workscreen .tab-content .deal-sheet .deal-sheet-header-container {
  margin-top: 0;
  width: 100%;
}
.contact-centre-workscreen .tab-content .deal-sheet deal-sheet-comments-directive {
  position: relative;
  width: 130%;
  left: -15%;
  float: inherit;
}
.contact-centre-workscreen .tab-content .deal-sheet deal-sheet-buttons-new-directive {
  width: 130% !important;
  position: relative;
  left: -15%;
}
.contact-centre-workscreen .tab-content .deal-sheet deal-sheet-buttons-new-directive .col-md-4 {
  padding: 6px;
}
.contact-centre-workscreen .tab-content .file-download-btn .filename {
  max-width: 150px;
  overflow: hidden;
  display: inline-flex;
}
.contact-centre-workscreen .tab-content notes-directive #noteTableBody {
  height: 300px;
}
.contact-centre-workscreen .tab-content notes-directive #noteTableBody td {
  padding: 6px;
}
.contact-centre-workscreen .tab-content notes-directive textarea {
  resize: none !important;
}
.contact-centre-workscreen .tab-content .application-header {
  text-align: left;
  position: relative;
  padding-bottom: 5px;
}
.contact-centre-workscreen .tab-content .application-header label {
  display: block;
  text-align: center;
}
.contact-centre-workscreen .tab-content .application-header .btn__set-callback {
  position: absolute;
  top: -58px;
  right: 10px;
  background-color: #4a90e2;
  border-radius: 3px;
  border: 2px solid #84bcff;
}
.contact-centre-workscreen .tab-content .application-header .btn__set-callback:hover {
  background-color: #84bcff;
}
.contact-centre-workscreen .tab-content .application-header .form-inline .form-group {
  margin-right: 15px;
}
.contact-centre-workscreen .tab-content .application-header .panel-body-notes label {
  display: inline-block;
}
.contact-centre-workscreen .tab-content .application-header .panel-body-notes .checkbox .pull-right {
  display: inline-block;
}
.contact-centre-workscreen .tab-content .application-header .panel-body-notes .input-group {
  width: 100%;
}
.contact-centre-workscreen .tab-content .application .form-group {
  margin-bottom: 10px;
}
.contact-centre-workscreen .tab-content .application input[type="checkbox"] {
  display: block;
}
.contact-centre-workscreen .tab-content .application table th {
  padding: 5px;
}
.contact-centre-workscreen .tab-content .application table td {
  padding: 4px;
}
.contact-centre-workscreen .tab-content .application table td .address cf-form-group-input .form-group {
  margin-bottom: 0 !important;
}
.contact-centre-workscreen .tab-content .application table td .form-group {
  margin-bottom: 5px;
}
.contact-centre-workscreen .tab-content .application table td .form-control {
  padding: 6px 6px;
}
.contact-centre-workscreen .tab-content .workscreenButtons {
  display: inline-block;
  width: 100%;
}
.contact-centre-workscreen .tab-content .workscreenButtons button {
  float: right;
}
.contact-centre-workscreen .tab-content .saved-vehicles-tab td .btn {
  width: 100%;
}
.contact-centre-workscreen .tab-content .saved-vehicles-tab th,
.contact-centre-workscreen .tab-content .saved-vehicles-tab td {
  padding: 4px;
  font-size: 15px;
  position: relative;
}
.contact-centre-workscreen .tab-content .saved-vehicles-tab th h4,
.contact-centre-workscreen .tab-content .saved-vehicles-tab td h4 {
  font-weight: 500;
  margin: 0;
}
.contact-centre-workscreen .tab-content .saved-vehicles-tab th .col-md-6,
.contact-centre-workscreen .tab-content .saved-vehicles-tab td .col-md-6 {
  padding: 0 0 5px;
}
.contact-centre-workscreen .tab-content .saved-vehicles-tab th .row.vehicle-detail,
.contact-centre-workscreen .tab-content .saved-vehicles-tab td .row.vehicle-detail {
  margin-left: 0;
  margin-right: 0;
}
.contact-centre-workscreen .tab-content .saved-vehicles-tab th .vehicle-detail,
.contact-centre-workscreen .tab-content .saved-vehicles-tab td .vehicle-detail {
  padding-bottom: 3px;
}
.contact-centre-workscreen .tab-content .saved-vehicles-tab th .row.vehicle-detail.stars,
.contact-centre-workscreen .tab-content .saved-vehicles-tab td .row.vehicle-detail.stars {
  margin-left: 0;
  margin-right: 0;
  padding-left: 8px;
  padding-top: 3px;
}
.contact-centre-workscreen .tab-content .saved-vehicles-tab th .accredited-stars,
.contact-centre-workscreen .tab-content .saved-vehicles-tab td .accredited-stars {
  width: 20px;
}
.contact-centre-workscreen .tab-content .saved-vehicles-tab th .car-image-container,
.contact-centre-workscreen .tab-content .saved-vehicles-tab td .car-image-container {
  display: flex;
}
.contact-centre-workscreen .tab-content .saved-vehicles-tab th .car-image,
.contact-centre-workscreen .tab-content .saved-vehicles-tab td .car-image {
  flex: 1;
}
.contact-centre-workscreen .tab-content .saved-vehicles-tab th .car-image-tag,
.contact-centre-workscreen .tab-content .saved-vehicles-tab td .car-image-tag {
  font-size: 14px;
  background: #9dd033;
  color: #fff;
  padding: 6px;
  height: 20%;
  max-width: 200px;
  flex: 1;
  margin-top: 20px;
}
.contact-centre-workscreen .tab-content .saved-vehicles-tab th .car-image-tag--deleted,
.contact-centre-workscreen .tab-content .saved-vehicles-tab td .car-image-tag--deleted {
  background: #fd5c5c;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab > div,
.contact-centre-workscreen .tab-content .vehicle-search-tab > form {
  padding: 6px;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab .search-filters .row .col-lg-6:first-of-type {
  padding-right: 2px;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab .search-filters .row .col-lg-6:last-of-type {
  padding-left: 2px;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab .search-filters .form-group {
  margin-bottom: 5px;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab .search-filters h2 {
  margin-top: 5px;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab .search-filters hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab .search-filters select[multiple] {
  height: 150px;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab .search-filters .ui-select-choices-row-inner {
  padding: 3px;
  font-size: 0.9em;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab img {
  max-width: 150px;
  max-height: 113px;
}
@media (max-width: 1500px) {
  .contact-centre-workscreen .tab-content .vehicle-search-tab img {
    display: none;
  }
}
@media (max-width: 1650px) {
  .contact-centre-workscreen .tab-content .vehicle-search-tab img {
    max-width: 100px;
    max-height: 80px;
  }
}
.contact-centre-workscreen .tab-content .vehicle-search-tab th,
.contact-centre-workscreen .tab-content .vehicle-search-tab td {
  padding: 4px;
  font-size: 15px;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab th h4,
.contact-centre-workscreen .tab-content .vehicle-search-tab td h4 {
  font-weight: 500;
  margin: 0;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab th .btn,
.contact-centre-workscreen .tab-content .vehicle-search-tab td .btn {
  width: 100%;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab th .col-md-6,
.contact-centre-workscreen .tab-content .vehicle-search-tab td .col-md-6 {
  padding: 0 0 5px;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab th .row.vehicle-detail,
.contact-centre-workscreen .tab-content .vehicle-search-tab td .row.vehicle-detail {
  margin-left: 0;
  margin-right: 0;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab th .vehicle-detail,
.contact-centre-workscreen .tab-content .vehicle-search-tab td .vehicle-detail {
  padding-bottom: 3px;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab th .row.vehicle-detail.stars,
.contact-centre-workscreen .tab-content .vehicle-search-tab td .row.vehicle-detail.stars {
  margin-left: 0;
  margin-right: 0;
  padding-left: 8px;
  padding-top: 3px;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab th .accredited-stars,
.contact-centre-workscreen .tab-content .vehicle-search-tab td .accredited-stars {
  width: 20px;
}
.contact-centre-workscreen .tab-content .vehicle-search-tab .copyUrl-button {
  margin-top: 10px;
}
.contact-centre-workscreen .tab-content .val-call {
  margin-left: -15px;
}
.contact-centre-workscreen .tab-content .val-call .no-val-call {
  text-align: center;
}
.contact-centre-workscreen .tab-content .val-call .col-md-3,
.contact-centre-workscreen .tab-content .val-call .col-md-9 {
  padding: 0;
}
.contact-centre-workscreen .tab-content .val-call .row {
  margin-left: 0;
  margin-right: 0;
}
.contact-centre-workscreen .tab-content .val-call val-calls-deal-info-directive .customer-summary {
  display: none;
}
.contact-centre-workscreen .tab-content .val-call val-calls-deal-info-directive .panel {
  margin-bottom: 0 !important;
}
.contact-centre-workscreen .tab-content .deal-workscreen .deal-summary-body {
  line-height: 1.3em;
}
.contact-centre-workscreen .tab-content .deal-workscreen .deal-summary-body > .row:first-child {
  padding-top: 0;
}
.contact-centre-workscreen .tab-content .deal-workscreen .deal-summary-body .row {
  margin-left: -5px;
  margin-right: -5px;
}
.contact-centre-workscreen .tab-content .deal-workscreen .no-deal {
  text-align: center;
}
.contact-centre-workscreen .tab-content .deal-workscreen .container-fluid {
  padding-right: 15px;
}
.contact-centre-workscreen .tab-content .deal-workscreen .form-vertical > .row.panel-heading {
  line-height: 40px;
  padding-top: 0;
}
.contact-centre-workscreen .tab-content .deal-workscreen .form-group {
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
.contact-centre-workscreen .tab-content .deal-workscreen th {
  padding: 6px;
}
.contact-centre-workscreen .tab-content .deal-workscreen .payout-info-modal {
  width: 55%;
  top: 70px;
}
.contact-centre-workscreen .tab-content .deal-workscreen .payout-info-modal .modal-header button {
  font-size: 3em;
  margin-top: -10px;
  color: red;
  opacity: 0.8;
}
.contact-centre-workscreen .tab-content .account-tab .col-md-6 {
  padding: 5px;
}
.contact-centre-workscreen .tab-content .account-tab .alert {
  margin-bottom: 5px;
}
.contact-centre-workscreen .tab-content .account-tab .h4 {
  margin-top: 0;
}
.contact-centre-workscreen .tab-content .account-tab .underline-dashed {
  border-bottom: 2px dashed #e6e6e6;
}
.contact-centre-workscreen #toast-container {
  top: 45px !important;
  position: absolute;
  z-index: 999999;
}
.add-callback-date-picker {
  width: 322px;
  float: left;
  height: 35px;
}
.add-callback-button-toggle {
  float: left;
}
.date-toggle-control {
  padding-bottom: 40px;
}
.add-callback-date-countdown input,
.add-callback-date-countdown select {
  width: 50%;
  float: left;
}
.touch-buttons {
  display: block;
  height: 125px;
  margin: 0 auto;
  width: 100%;
}
.touch-buttons .date-toggle-control {
  min-width: 220px;
}
.touch-buttons .date-toggle-control .add-callback-date-picker {
  display: inline-block;
  width: 181px;
  height: 21px;
  margin-bottom: 1px;
}
.touch-buttons .date-toggle-control .add-callback-button-toggle {
  display: inline;
}
.touch-buttons .date-toggle-control .add-callback-date-countdown {
  display: inline;
}
.touch-buttons .date-toggle-control .add-callback-date-countdown input {
  display: inline-block;
  width: 52px;
  padding: 9px;
}
.touch-buttons .date-toggle-control .add-callback-date-countdown select {
  display: inline-block;
  width: 80px;
  padding: 5px;
}
.touch-buttons .date-toggle-control .date-time-picker {
  min-width: 160px;
  padding: 6px;
  text-align: left;
}
.touch-btn-group {
  margin: 0 20px;
  display: inline-block;
  float: left;
  width: 20%;
  display: inline-table;
}
@media screen and (max-width: 1600px) {
  .touch-btn-group {
    margin: 0;
  }
}
.modal-input-control {
  margin: 10px 0px 10px 0px;
}
.sales-workscreen-header-warning,
.page-header-warning {
  background-color: #e74c3c;
  color: white;
  font-size: 14px;
  padding: 16px;
  margin: 0 16px 16px 16px;
}
.sales-workscreen-header-warning .mb-0,
.page-header-warning .mb-0 {
  margin-bottom: 0;
}
.sales-workscreen-header-warning .header-vulnerability-steps,
.page-header-warning .header-vulnerability-steps {
  margin-top: 16;
}
.sales-workscreen-header-warning {
  margin: 0 0 16px 0;
}
.application-header-cartime {
  background: #7ECD86;
  color: white;
  font-size: 16px;
  padding: 10px;
  margin: 0px -20px 15px;
  text-align: center;
}
.application-header-edit-form {
  width: 688px;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
.application-header-edit-form:after {
  content: "";
  display: table;
  clear: both;
}
.application-header-edit-form .application-status-form {
  margin: 0 auto;
  width: 50%;
}
.application-header-edit-form .application-status-form .form-group {
  padding-right: 10px;
  padding-bottom: 5px;
}
.application-header-edit-form .form-group {
  width: 100%;
  margin-bottom: 0;
}
.application-header-edit-form .application-status-update-btn {
  display: inline-block;
  width: 100%;
  padding-right: 10px;
}
.application-header-edit-form .application-status-update-btn .btn {
  margin-top: 0;
  width: 100%;
}
.application-header-edit-form .application-comment-form {
  width: 50%;
  display: inline-block;
  float: left;
}
.application-header-edit-form .application-comment-form textarea {
  width: 100%;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.application-header-edit-form .application-comment-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  padding-left: 10px;
}
.application-header-edit-form .application-comment-form .comment-options {
  text-align: center;
  width: 100%;
  padding-left: 10px;
}
.application-header-edit-form .application-comment-form .comment-options .comment-options__box {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding: 6px 0;
}
.application-header-edit-form .application-comment-form .comment-options .comment-options__box:after {
  content: "";
  display: table;
  clear: both;
}
.application-header-edit-form .application-comment-form .comment-options:after {
  content: "";
  display: table;
  clear: both;
}
.application-header-edit-form .application-comment-form .comment-options .form-group {
  margin: 0;
  padding: 0;
  display: inline-block;
  float: left;
  width: 50%;
}
.application-header-edit-form .application-comment-update-btn {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-left: 10px;
}
.application-header-edit-form .application-comment-update-btn .btn {
  width: 100%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.touch__buttons {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.touch__buttons:after {
  content: "";
  display: table;
  clear: both;
}
.touch__buttons-group {
  display: inline-block;
  float: left;
  width: calc(33.3% - 10px);
  margin-right: 15px;
}
.touch__buttons-group:last-child {
  margin-right: 0;
}
.touch__buttons-group .date-toggle-control,
.touch__buttons-group .form-control--parent {
  margin-top: 10px;
}
.touch__buttons-group .add-callback-date-picker {
  width: 182px;
}
.touch__buttons-button {
  width: 100%;
  border-radius: 5px;
  border: none;
  position: relative;
  height: 71px;
  transition: background-color 0.2s;
}
.touch__buttons-button:disabled {
  cursor: not-allowed !important;
  opacity: 0.8 !important;
}
.touch__buttons-button:disabled:hover {
  transition: none !important;
}
.touch__buttons-button:hover {
  transition: background-color 0.2s;
}
.touch__buttons-button.touch__buttons-button--red {
  background-color: #e74c3c;
}
.touch__buttons-button.touch__buttons-button--red:hover {
  background-color: #c0392b;
}
.touch__buttons-button.touch__buttons-button--orange {
  background-color: #f39c12;
}
.touch__buttons-button.touch__buttons-button--orange:hover {
  background-color: #e67e22;
}
.touch__buttons-button.touch__buttons-button--green {
  background-color: #2ecc71;
}
.touch__buttons-button.touch__buttons-button--green:hover {
  background-color: #27ae60;
}
.touch__buttons-notice {
  text-align: center;
  margin-bottom: 15px;
}
.touch-buttons-badge {
  position: absolute;
  right: -10px;
  top: -9px;
  font-size: 16px;
  background-color: #4c4c4c;
  color: white;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 23px;
}
.touch__buttons-group h1 {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  color: white;
}
.touch__buttons-group h2 {
  font-size: 14px !important;
  color: white !important;
  margin-top: 10px !important;
}
.postcode-finder .btn-find {
  width: 40px;
  padding: 6px;
}
.postcode-finder .address-list {
  overflow: auto;
  max-height: 200px;
}
.postcode-finder .address-list .address-item {
  background-color: #efef90;
  border-radius: 3px;
  cursor: pointer;
}
.postcode-finder .address-list .address-item:hover {
  background-color: #ffc26c;
}
input.vehicle-filter-number-input {
  padding: 6px 3px;
}
.touch__buttons-group .date-toggle-control {
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
}
.touch__buttons-group .add-callback-date-picker {
  width: calc(100% - 39px);
}
.cartime-select-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.cartime-select {
  width: 80%;
}
.watermark-container {
  position: relative;
}
.watermark-container .red-watermark {
  border-style: solid;
  border-radius: 25px;
  opacity: 0.9;
  font-family: 'Arial';
  color: red;
  font-size: 96px;
  z-index: 10;
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%) rotate(318deg);
}
.application-header-thirdparty {
  background-color: #8c65d8;
  color: white;
  font-size: 14px;
  padding: 16px;
}
.application-header-price-available-to-customer {
  text-align: center;
  margin-bottom: 15px;
}
.margine-top-5px {
  margin-top: 5px;
}
@media (min-width: 1350px) and (max-width: 1600px) {
  .call-action-button-container button {
    width: 40px !important;
    padding: 6px 6px !important;
  }
  .contact-centre-phone-action {
    margin: 0 3px !important;
  }
}
@media (max-width: 1350px) {
  .call-action-button-container button {
    width: 38px !important;
    height: 38px !important;
    padding: 6px 8px !important;
  }
  .contact-centre-phone-action {
    margin: 0 1px !important;
  }
}
.call-action-button-container {
  width: 100%;
  text-align: center;
  margin-top: 22px;
}
.call-action-button-container button {
  height: 40px;
  width: 50px;
  z-index: 2;
}
.call-action-button-container button.hold {
  background: #3e56ca;
  color: white;
}
.call-action-button-container button.unmute {
  background: #5bc0de;
  color: white;
}
.call-action-button-container button.mute {
  background: #d29718;
  color: white;
}
.contact-centre-phone-action {
  margin: 0 10px;
  font-size: 18px;
}
.contact-centre-associate-button-fa {
  padding-right: 4px;
}
.contact-centre-dial-button-fa {
  padding-right: 4px;
}
.transfer-item-button {
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.transfer-item-button.agent-call {
  background: #d0fdc8;
}
.transfer-item-button:hover {
  cursor: pointer;
  background: #e4fdfd;
}
.transfers-drop-down {
  max-height: 320px;
  overflow-y: scroll;
}
.transfers-drop-down::-webkit-scrollbar {
  width: 7px;
}
.transfers-drop-down::-webkit-scrollbar-thumb {
  background: #a7a7a7;
}
.transfers-drop-down::-webkit-scrollbar-track {
  background: #ddd;
  width: 10px;
}
.scripts-drop-down {
  max-height: 320px;
  overflow-y: scroll;
  width: 275px;
  left: -190px;
}
.scripts-drop-down::-webkit-scrollbar {
  width: 8px;
}
.scripts-drop-down::-webkit-scrollbar-thumb {
  background: #a7a7a7;
}
.scripts-drop-down::-webkit-scrollbar-track {
  background: #ddd;
  width: 10px;
}
.scripts-drop-down li:nth-child(odd) .script-item {
  background-color: #f5f5f5;
}
.scripts-drop-down .script-item {
  text-align: left;
  vertical-align: middle;
  display: block;
  line-height: 30px;
  height: 30px;
}
.scripts-drop-down .script-item.end-scripts {
  background: #fff1f0;
  text-align: center;
}
.scripts-drop-down .script-item.end-scripts:hover {
  cursor: pointer;
}
.scripts-drop-down .script-item .btn {
  height: 30px;
  width: 40px;
  float: right;
  position: static;
}
.scripts-drop-down .script-item:hover {
  background: #e4fdfd !important;
}
.scripts-drop-down .script-item .btn:hover {
  cursor: pointer;
}
.hangup {
  transform: rotate(135deg);
}
.call-timer {
  text-align: center;
  font-weight: bold;
  font-size: 1.3em;
  color: whitesmoke;
  margin-top: -5px;
  margin-bottom: -15px;
}
.dial-button {
  border-radius: 4px !important;
}
.associate-button {
  border-radius: 4px !important;
}
.phone-context {
  padding-top: 15px;
  height: 200px;
  background: #616161;
}
.phone-context p {
  font-size: 1.2em;
  color: white;
  margin: 0;
  text-align: center;
}
.phone-context p.big {
  font-size: 1.9em;
  font-weight: bold;
  line-height: 25px;
}
.phone-context .context-status {
  max-height: 45px;
  overflow: hidden;
  line-height: 18px;
}
.phone-context .phone-buttons {
  margin-top: 20px;
  height: 65px;
  width: 100%;
  text-align: center;
}
.phone-context .from-number {
  margin-bottom: 6px;
}
.phone-context .call-sid {
  font-size: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.dpa-status-bar {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  color: white;
  -webkit-user-select: none;
  cursor: pointer;
}
.dpa-status-bar.passed {
  background: linear-gradient(to right, #00750b 0%, #03b500 50%, #00750b 100%);
}
.dpa-status-bar.required {
  background: linear-gradient(to right, #996d00 0%, #ceac00 50%, #996d00 100%);
}
.dpa-status-bar.failed {
  background: linear-gradient(to right, #720900 0%, #ba0000 50%, #720900 100%);
}
.dpa-status-bar .status-bar-toggle-icon {
  float: right;
  vertical-align: middle;
  margin: 7px 7px 0 -7px;
}
.dpa-panel {
  background: #181b1b;
  display: block;
  overflow: auto;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.dpa-panel .pin-settings-notification {
  margin: 5px 0 0 0;
}
.dpa-panel .pin-settings-notification.neutral {
  font-size: 11px;
  color: lightgray;
}
.dpa-panel .pin-settings-notification.success {
  color: #27b327;
  font-weight: bold;
}
.dpa-panel .pin-settings-notification.failed {
  color: #da3939;
  font-weight: bold;
}
.dpa-panel .confirm-manual-dpa {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
}
.dpa-panel .pin-options-container {
  text-align: center;
  height: 100px;
  margin: 5px 0 0 0;
}
.dpa-panel .pin-reset-btn {
  margin-top: 20px;
}
.dpa-pin-inputs-container {
  text-align: center;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
}
.dpa-pin-inputs-container .submit-pin-btn {
  margin-top: -8px;
}
.dpa-pin-inputs-container .dpa-pin-input {
  font-family: monospace;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 1.8em;
  text-align: center;
  border-radius: 3px;
  border: 2px solid black;
  margin-top: 20px;
}
.dpa-pin-inputs-container .dpa-pin-input:focus {
  outline: none;
}
.auto-call-banner {
  background: #2ecc71;
  border-radius: 6px;
  color: white;
  float: left;
  height: 48px;
  margin-left: 5px !important;
  margin-top: 1px !important;
  margin: 0 auto;
  padding-top: 4px;
  position: absolute;
  text-align: center;
  top: 146px;
  vertical-align: middle;
  width: 98%;
}
.messages-area-height {
  position: relative;
}
.messages-area-height.no-dpa-displayed {
  height: calc(100vh - 426px);
}
.messages-area-height.dpa-displayed {
  height: calc(100vh - 456px);
}
.messages-area-height.actions-hidden {
  height: calc(100vh - 235px);
}
.messaging-context {
  padding-top: 15px;
  padding: 9px;
  overflow-y: auto;
  overflow-x: hidden !important;
}
.messaging-context .loading-previous-bar {
  text-align: center;
  background: #ececec;
  margin-bottom: 5px;
}
.messaging-context .message {
  padding: 7px;
  margin: 9px 15px;
  border-radius: 6px;
  max-width: 80%;
  clear: both;
  text-align: left;
  word-break: break-all;
}
.messaging-context .message.isEvent {
  color: gray;
  text-align: center;
  margin: 0 auto;
  padding: 2px;
}
.messaging-context .message.isEvent hr {
  margin: 0;
}
.messaging-context .message.incoming {
  float: left;
}
.messaging-context .message.outgoing {
  float: right;
}
.messaging-context .message.chat {
  background: #dcf9ff;
}
.messaging-context .message.sms {
  background: #fffb8d;
}
.messaging-context .message.document {
  cursor: pointer;
  text-align: center;
  background: #cdcdcd;
  border-radius: 10px;
  padding: 5px;
  display: block;
}
.messaging-context .message.document .btn {
  padding: 0;
}
.messaging-context .message.document .glyphicon {
  margin: 0;
  font-size: 2em;
}
.messaging-context .message:last-child {
  margin-bottom: 15px;
}
.messaging-context .message .message-label {
  font-size: 10px;
  position: relative;
  margin-top: -19px;
  margin-left: -4px;
  float: inherit;
}
.messaging-context .message .message-body {
  white-space: pre-line;
  word-wrap: break-word;
  word-break: break-word;
}
.messaging-context::-webkit-scrollbar {
  width: 5px;
}
.messaging-context::-webkit-scrollbar-track {
  background: #ddd;
}
.messaging-context::-webkit-scrollbar-thumb {
  background: #646464;
  border-radius: 2.5px;
}
.messaging-actions {
  height: 177px;
  width: 100%;
  vertical-align: bottom;
  position: absolute;
}
.messaging-actions textarea {
  height: calc(177px * 0.75);
  line-height: 20px;
  width: 100%;
  border: none;
  background: #444444;
  color: whitesmoke;
  vertical-align: top;
  resize: none;
  padding: 15px;
}
.messaging-actions textarea:focus {
  outline: none;
}
.messaging-actions .messaging-buttons {
  height: calc(177px * 0.25);
  display: flex;
}
.messaging-actions .messaging-buttons .btn {
  border-radius: 0;
  margin: 0;
  line-height: calc(177px * 0.25);
  border: none;
  background: #2f2f2f;
  color: #dedede;
}
.messaging-actions .messaging-buttons .btn:hover {
  background: #535353;
  color: whitesmoke;
}
.messaging-actions .messaging-buttons .btn.btn-danger {
  background-color: #b33b3b;
}
.messaging-actions .messaging-buttons .btn.btn-danger:hover {
  background-color: #a03535;
}
.messaging-actions .messaging-buttons .btn.btn-default.action-btn[disabled] {
  opacity: 0.95;
  color: #c6c6c6;
}
.messaging-actions .messaging-buttons .action-btn {
  flex-grow: 1;
  width: 15%;
  padding-bottom: 0;
}
.messaging-actions .messaging-buttons .action-btn .glyphicon {
  margin: 0 auto;
}
.messaging-actions .messaging-buttons .dropdown-menu a {
  cursor: pointer;
}
.messaging-actions .messaging-buttons .message-template-btn-group .btn {
  width: 100%;
}
.messaging-actions .messaging-buttons .message-template-btn-group .dropdown-menu {
  position: relative;
  bottom: 205px;
  color: black;
}
.messaging-actions .messaging-buttons .message-template-btn-group .dropdown-menu .tooltip {
  width: 550px !important;
}
.messaging-actions .messaging-buttons .message-template-btn-group .dropdown-menu .tooltip .tooltip-inner {
  max-width: inherit !important;
}
.messaging-actions .messaging-buttons .list-group-item {
  cursor: pointer;
}
.messaging-actions .send-btn-group {
  flex-grow: 1;
  width: 20%;
  height: calc(177px * 0.25);
  line-height: 30px;
}
.messaging-actions .send-btn-group .send-btn {
  width: 100%;
  height: inherit;
  line-height: inherit;
  color: white;
}
.messaging-actions .send-btn-group .send-btn.tooltip-wrapper {
  padding: 0;
  float: left;
  width: 75%;
}
.messaging-actions .send-btn-group .btn-send-sms {
  background: #e6ac59;
}
.messaging-actions .send-btn-group .btn-send-sms:hover {
  background: #e3a143;
}
.messaging-actions .send-btn-group .btn-send-chat {
  background: #5bc0de;
}
.messaging-actions .send-btn-group .btn-send-chat:hover {
  background: #46b8da;
}
.messaging-actions .send-btn-group .dropdown-toggle {
  padding: 1px 3px;
  width: 25%;
  height: inherit;
  line-height: inherit;
  color: white;
  border-left: 1px solid rgba(125, 125, 125, 0.3);
}
.messaging-actions .send-btn-group .dropdown-menu {
  min-width: 100px;
  right: 0;
}
.messaging-actions .send-btn-group .dropdown-menu .glyphicon-ok {
  position: relative;
  margin-left: -15px;
  margin-right: 2px;
  padding: 0;
}
.messaging-actions .send-btn-group .dropdown-menu a {
  text-align: right;
}
.messaging-actions .send-btn-group .caret {
  padding-top: 0;
}
.transfer-to-agent {
  max-height: 200px;
  overflow-y: scroll;
  z-index: 2;
  min-height: 350px;
  min-width: 60%;
  position: absolute;
  bottom: 50px;
  left: 105px;
  background: white;
  border: 1px solid black;
  box-shadow: 0 5px 5px #2f2f2f;
  padding: 7px;
}
.transfer-to-agent .users-by-department {
  margin-top: 5px;
  text-align: center;
  overflow: auto;
}
.transfer-to-agent .panel-title a {
  display: block;
  cursor: pointer;
}
.transfer-to-agent .panel-title a:focus {
  outline: none;
}
.transfer-to-agent .panel-body {
  padding: 3px;
}
.transfer-to-agent .list-group {
  margin: 0;
}
.transfer-to-agent .list-group-item {
  cursor: pointer;
  padding: 0;
}
.transfer-to-agent .list-group-item .task-icon {
  color: white;
  padding-top: 6px;
  height: 28px;
  top: 0;
  text-align: center;
  display: inline-block;
  width: 30px;
  background-color: #e5a837;
  float: left;
  margin: 0;
}
.transfer-to-agent .list-group-item .task-icon + .agent-name.centre {
  margin-left: -26px !important;
}
.transfer-to-agent .list-group-item .agent-name {
  padding: 4px;
  display: inline-block;
  margin: 0;
}
.transfer-to-agent .list-group-item:hover {
  background: #dcf6ff;
}
.transfer-to-agent .list-group-item[disabled] {
  cursor: not-allowed !important;
  background-color: #f7daa5 !important;
  color: #4b4b4b;
}
/** Phone Bar **/
.phone-bar {
  height: 40px;
  line-height: 40px;
  background: #000000;
  padding: 0;
  margin: 0;
  right: 0;
  float: right;
  width: 300px;
  top: -184px;
}
.phone-bar .in-call-input {
  padding-left: 25px;
}
.phone-bar *:disabled {
  cursor: not-allowed !important;
}
.phone-bar .call-button {
  width: 45px;
  height: 45px;
  background: #499c49;
  float: left;
  border: none;
  text-align: center;
  font-size: 1.8em;
  padding: 0;
}
.phone-bar .call-button.worker-unavailable {
  background: white !important;
}
.phone-bar .call-button:hover {
  cursor: pointer;
  background: #72e072;
}
.phone-bar .call-button:disabled {
  background: #536551;
}
.phone-bar button.phone-toggle-keypad-button {
  border: 0;
  display: inline;
  position: absolute;
  left: 0px;
  background: rgba(0, 0, 0, 0);
  padding-left: 8px;
  color: black;
  padding-top: 6px;
  margin-left: 3px;
  padding-right: 7px;
  cursor: pointer;
}
.phone-bar button.phone-toggle-keypad-button.is-open {
  background: #6f6969 !important;
}
.phone-bar button.phone-toggle-keypad-button .fa {
  color: inherit;
}
.phone-bar input[type=text] {
  background: white;
  height: 40px;
  font-size: 1.4em;
  letter-spacing: 2px;
  font-family: calibri;
  font-weight: bold;
  outline: none;
  border: none;
  text-indent: 16px;
  width: 255px;
  float: left;
  color: black;
  border-left: 2px solid #dedede;
  padding-left: 30px;
}
.phone-keypad-container {
  position: absolute;
  display: inline-block;
  right: 300px;
  top: -141px;
  background: #181b1b;
  color: white;
  border: 1px solid black;
  width: 215px;
}
.cf-keypad {
  display: flex;
  flex-flow: row wrap;
  overflow: hidden;
  padding-bottom: .375em;
  text-align: center;
}
.cf-keypad-input-history {
  padding-left: 10px;
  font-size: 23px;
  width: 100%;
  display: block;
  background: #444444;
  min-height: 32px;
  line-height: 30px;
}
.cf-keypad-key {
  position: relative;
  text-align: center;
  width: calc(33.33333333%);
}
.cf-keypad-key::before {
  display: block;
  content: '';
  padding-top: 50%;
  width: 100%;
}
.cf-keypad-key-button {
  background: none;
  background-color: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  font-size: 1.6rem;
  line-height: 2.2em;
  outline: 0;
  padding: 2%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  width: 100%;
}
.cf-keypad-key-button-enlarge {
  font-size: 36px;
  line-height: 1.5em;
}
.cf-keypad-key-button:hover {
  outline: 0;
  background-color: #2b2b2b;
}
.cf-keypad-key-button::after {
  background-color: #444444;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  left: 10%;
  right: 10%;
  bottom: 0;
}
.customer-app-search-container .panel-heading > .fa {
  margin-right: 5px;
}
.customer-app-search-container .panel-body .row {
  margin-left: 0;
  margin-right: 0;
}
.customer-app-search-container .search-instructions {
  margin-bottom: 10px;
}
.customer-app-search-container .search-inputs {
  margin-bottom: 20px;
}
.customer-app-search-container .no-search-results-message {
  text-align: center;
}
.compliance-search-filter-heading {
  font-weight: bold;
}
.compliance-search-filter-heading i {
  margin-right: 3px;
}
.clear-button-icon {
  position: relative;
}
.filter-label {
  width: 100%;
}
.filter-label.date-picker {
  margin-bottom: -20px;
}
.compliance-table tbody tr:nth-child(odd):not(.expanded-record) {
  background: #f9f9f9;
}
.compliance-table tbody tr th {
  text-align: center !important;
}
.compliance-table tbody tr td {
  cursor: pointer;
  text-align: center !important;
  height: 50px !important;
  vertical-align: middle !important;
}
.expanded-record {
  cursor: default;
  background: white;
  border-bottom: 2px solid black;
}
.logs-container {
  cursor: default;
}
.compliance-table .recording-audio-wrapper {
  display: inline-flex;
  width: 90%;
}
.compliance-table .download-btn {
  display: inline-block;
  vertical-align: top;
  border: 0;
  height: 85%;
  background: #fafafa;
  margin-left: -4px;
}
.loading-spinner {
  position: fixed;
  margin: auto;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999;
}
.loading-spinner-hexagon {
  position: absolute;
  width: 104px;
  height: 60px;
  border-radius: 0.5px;
  background: #EEEEEE;
  top: 30px;
}
.loading-spinner-hexagon:before,
.loading-spinner-hexagon:after {
  position: absolute;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  background: inherit;
  content: '';
}
.loading-spinner-hexagon:before {
  transform: rotate(60deg);
}
.loading-spinner-hexagon:after {
  transform: rotate(-60deg);
}
.loading-spinner--waveStretchDelay .rects {
  width: 104px;
  height: 40px;
  text-align: center;
  position: relative;
  top: 40px;
}
.loading-spinner--waveStretchDelay .rect {
  position: relative;
  height: 100%;
  width: 3px;
  display: inline-block;
  background-color: #442F70;
  animation: waveStretchDelay 1.2s infinite ease-in-out;
}
.loading-spinner--waveStretchDelay .rect:nth-child(1) {
  animation-delay: -1.2s;
}
.loading-spinner--waveStretchDelay .rect:nth-child(2) {
  animation-delay: -1.1s;
}
.loading-spinner--waveStretchDelay .rect:nth-child(3) {
  animation-delay: -1s;
}
.loading-spinner--waveStretchDelay .rect:nth-child(4) {
  animation-delay: -0.9s;
}
.loading-spinner--waveStretchDelay .rect:nth-child(5) {
  animation-delay: -0.8s;
}
@keyframes waveStretchDelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
label,
h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.text-vcenter {
  vertical-align: middle !important;
}
.pad-sides-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.scrollable-dropdown > .dropdown-menu {
  max-height: 225px;
  overflow-y: auto;
}
.checkbox.left .checkboxLayer.show {
  left: 0px;
}
#dealers-table-list .postcode-district-width {
  width: 100px;
}
#dealers-table-list .ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#notes-table-list .note-width {
  width: 400px;
}
#notes-table-list .ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.full-width {
  width: 100%;
}
virtualized-dropdown-directive .items-list {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}
virtualized-dropdown-directive a[ng-click] {
  cursor: pointer;
}
virtualized-dropdown-directive li.disabled {
  cursor: not-allowed;
}
virtualized-dropdown-directive .canvas {
  position: relative;
}
virtualized-dropdown-directive .renderer {
  padding: 0;
  display: block;
  min-width: 100%;
  cursor: pointer;
  position: absolute;
  height: 40px;
  line-height: 40px;
}
virtualized-dropdown-directive .renderer span {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
virtualized-dropdown-directive .renderer:hover {
  background-color: #666;
  color: white;
}
#campaign-schedule .scheduleItem {
  cursor: move;
  font-size: 20px;
}
#campaign-schedule table tbody a,
#campaign-edit-rules table tbody a {
  text-decoration: none;
  cursor: pointer;
}
.campaign-schedule-decision-modal > .modal-dialog {
  width: 85%;
}
#campaign-schedule .addText,
.campaign-schedule-decision-modal .addText {
  font-size: 19px;
  text-decoration: none;
  cursor: pointer;
}
#campaign-schedule .big-checkbox,
.campaign-schedule-decision-modal .big-checkbox {
  transform: scale(1.5);
}
#campaign-schedule .invalid-decision,
.campaign-schedule-decision-modal .invalid-decision {
  background-color: #f2dede;
}
#noteTableBody {
  overflow-y: auto;
}
#noteTableBody td .note-comment {
  word-wrap: break-word;
  word-break: break-all;
}
#noteTableBody th {
  background-color: #f5f5f5;
}
#importantNotes {
  max-height: 23em;
  height: auto;
  overflow-y: auto;
}
#importantNotes th {
  background-color: #f5f5f5;
}
.powerbi-frame--dotted {
  border: 2px dashed #cecece;
}
.powerbi-frame {
  margin: 0 0 3rem 0;
  height: 600px;
}
.powerbi-frame iframe {
  border: none;
}
.looker-dashboard {
  height: calc(90vh);
  width: 100%;
}
.fa-header-icon {
  margin-right: 10px;
  vertical-align: -10%;
  font-size: 1.5em !important;
  line-height: .75em !important;
}
.propList .create-prop-options {
  margin-bottom: 10px;
}
.propList .rateOutsideOfMatrix {
  font-weight: bold;
}
.propList .prop-app-exists {
  margin-top: 7px;
}
.propList .prop-filter-btn {
  margin-top: 25px;
  margin-left: 7px;
}
.prop-workscreen .view-credit-score {
  cursor: pointer;
}
.prop-workscreen .checkbox-left > input[type=checkbox] {
  float: left;
  margin-right: 5px;
}
.prop-workscreen toggle.has-asset-toggle .toggle.btn.btn-default,
.prop-workscreen toggle.has-asset-toggle btn.active.btn-default.toggle-off,
.prop-workscreen toggle.has-asset-toggle .toggle.btn.btn-primary,
.prop-workscreen toggle.has-asset-toggle btn.btn-primary.toggle-on {
  width: 300px !important;
  margin-bottom: 19px !important;
}
.prop-workscreen .editProp {
  width: 75%;
  margin: 0 auto;
  padding-top: 1em;
  display: flex;
  justify-content: center;
}
.prop-workscreen .editProp form .controlBar {
  width: inherit;
  height: 30px;
  margin-bottom: 20px;
}
.prop-workscreen .editProp form .leftColumn {
  margin-right: 40px;
}
.prop-workscreen .editProp form .leftColumn,
.prop-workscreen .editProp form .rightColumn {
  display: block;
  margin-bottom: 8px;
  float: left;
  width: 350px;
}
.prop-workscreen .editProp form .search > .input-group {
  margin-bottom: 10px;
}
.prop-workscreen .editProp form select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.prop-workscreen .slack-slider {
  margin: 0 auto;
}
.prop-workscreen .loan-calculator .or-divider {
  margin-left: 10px;
  margin-right: 17px;
}
.prop-workscreen .savedQuotes .with-asset-thead,
.prop-workscreen .sentQuotes .with-asset-thead {
  margin-top: -40px;
}
.prop-workscreen .savedQuotes .with-asset-table-header,
.prop-workscreen .sentQuotes .with-asset-table-header {
  padding-bottom: 20px;
}
.prop-workscreen .savedQuotes .without-asset-table-header,
.prop-workscreen .sentQuotes .without-asset-table-header {
  padding-top: 23px;
}
.prop-workscreen .savedQuotes .vehicle-type-icon,
.prop-workscreen .sentQuotes .vehicle-type-icon {
  width: 15%;
}
.prop-workscreen .savedQuotes tbody,
.prop-workscreen .sentQuotes tbody {
  display: block;
  max-height: 300px;
}
.prop-workscreen .savedQuotes thead,
.prop-workscreen .sentQuotes thead,
.prop-workscreen .savedQuotes tbody tr,
.prop-workscreen .sentQuotes tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.prop-workscreen .savedVehicles .vehicle-container {
  margin-left: 15px;
  margin-right: 15px;
}
.prop-workscreen .savedVehicles .no-saved-vehicles {
  text-align: center;
}
.prop-workscreen .savedVehicles .savedCarBox {
  display: block;
  width: 400px;
  margin: 15px;
  background-color: transparent;
}
.prop-workscreen .savedVehicles .savedCarBox .savedCarsInner {
  margin: 0 15px;
  background-color: #eaeaea;
  border-radius: 5px;
  padding: 15px 15px 15px 0;
}
.prop-workscreen .savedVehicles .savedCarBox .savedCarsInner:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.prop-workscreen .savedVehicles .savedCarBox .savedCarsInner img {
  width: 100%;
  margin-left: 15px;
}
.prop-workscreen .savedVehicles .savedCarBox .savedCarsInner .car-title {
  text-align: center;
  display: block;
}
.prop-workscreen .savedVehicles .savedCarBox .savedCarsInner .select-btn {
  float: right;
  margin-top: 10px;
}
.prop-workscreen .savedVehicles .savedCarBox .savedCarDetails {
  cursor: pointer;
}
.prop-workscreen .details-row {
  /* Adding for cross browser support */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.prop-workscreen .btn-file {
  position: relative;
  overflow: hidden;
}
.prop-workscreen .btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.prop-workscreen .supportingDocsDownload {
  margin-bottom: 0px;
}
.prop-workscreen .competing-quote .outside-policy-note {
  resize: none;
}
.prop-workscreen .loan-proposal-grid .document-upload-btn {
  width: 33px;
  height: 33px;
  text-align: center;
  border-radius: 15px;
}
.prop-workscreen .loan-proposal-grid .document-upload-icon {
  margin-left: -3px;
  vertical-align: text-top;
}
.prop-workscreen .loan-proposal-grid toggle {
  display: inline;
}
.prop-workscreen .cell-center {
  vertical-align: middle !important;
}
.prop-workscreen .lender-matrix .term-modified-warning {
  color: orange;
  margin-left: 2px;
}
.prop-workscreen .lender-matrix .send-proposal-btn {
  text-align: center;
}
.prop-workscreen .lender-matrix .calculate-matrix-btn {
  margin-top: 25px;
  margin-bottom: 20px;
}
.prop-workscreen .lender-matrix .proposal-tiers-table {
  margin-left: 5px;
  margin-bottom: 5px;
  background-color: #382561;
}
.prop-workscreen .lender-matrix .proposal-tiers-table th {
  color: white;
}
.prop-workscreen .lender-grid {
  margin-top: 25px;
}
.prop-workscreen .lender-grid .propping-team-options {
  margin-top: 10px;
}
.prop-workscreen .lender-grid .propping-team-options .decision-status-message {
  margin-bottom: 10px;
}
.prop-workscreen .lender-grid .propping-team-options .outside-policy-note {
  resize: none;
}
.prop-workscreen .lender-grid .propping-team-options .decision-buttons-container {
  margin-top: 15px;
}
.prop-workscreen .lender-grid .propping-team-options .decision-buttons-container .reject-reasons-drop-down {
  cursor: pointer;
}
.prop-workscreen .lender-grid .propping-team-options .margin-left-20 {
  margin-left: 20px;
}
.prop-workscreen .lender-grid .propping-team-options .required-fields-message {
  margin-top: 10px;
  margin-bottom: 10px;
}
.prop-workscreen .prop-loan-proposal-modal .selected-vehicle-details {
  margin-top: 10px;
}
.prop-workscreen .prop-loan-proposal-modal .select-new-vehicle {
  margin-top: 10px;
}
.prop-workscreen .prop-loan-proposal-modal .search-vehicle-btn {
  height: 34px;
}
.prop-workscreen .prop-loan-proposal-modal .loan-proposal-details {
  margin-top: 25px;
}
.prop-lender-info-modal .green-box {
  background-color: #daf0d8;
}
.prop-lender-info-modal .modal-header {
  background: #382561;
  color: #fff;
}
.prop-lender-info-modal .collapsable-header {
  background: #d6d6d6 !important;
  color: #454446 !important;
}
.prop-lender-info-modal .width-30 {
  width: 30%;
}
.prop-lender-info-modal .table {
  margin-bottom: 0;
  table-layout: fixed;
}
.prop-lender-info-modal .panel-body {
  padding: 0;
}
.prop-lender-info-modal .panel.panel-prominent {
  margin-bottom: 0;
}
.prop-lender-info-modal .fa-modal-body-icon {
  margin-top: 10px;
  margin-bottom: 10px;
}
.prop-lender-info-modal .break-word {
  word-wrap: break-word;
}
.propping-team-actions {
  margin-top: 20px;
  margin-bottom: 30px;
}
.propping-team-actions .ready-to-proceed-btn {
  margin-bottom: 30px;
}
.sales-team-actions-divider {
  margin-top: 30px;
  margin-bottom: 25px;
  display: inline-block;
  width: 100%;
}
.margin-top-15 {
  margin-top: 15px;
}
.application-notes-divider {
  margin-top: 25px;
}
.customer-email-padding {
  padding-top: 20px;
}
.btn-vehicle-type {
  padding: 15px 26px;
  float: none;
  border-radius: 5px !important;
  margin-right: 15px;
}
.btn-vehicle-type img {
  width: 30px;
}
.remove-padding {
  padding: 0;
}
.propping-matched-row {
  display: inline-flex;
  width: 100%;
}
.propping-matched-row .propping-matched-row__match {
  flex: 1;
}
.propping-matched-row .propping-matched-row__fill {
  height: calc(100% - 15px);
}
.propping-matched-row .propping-matched-row__fill--calc {
  height: calc(100% - 87px);
}
.propping-matched-random-row {
  display: inline-flex;
}
.propping-matched-random-row .col-xs-12 {
  flex: 1;
}
.mt-2 {
  margin-top: 25px;
}
.more-info .task-phone .phone-context,
.insurance-dashboard .task-phone .phone-context {
  padding-top: 20px;
  height: 200px;
  background: inherit;
}
.more-info .task-phone .phone-context p,
.insurance-dashboard .task-phone .phone-context p {
  font-size: 1em;
  color: inherit;
  margin: 0;
  text-align: center;
}
.more-info .task-phone .phone-context p.big,
.insurance-dashboard .task-phone .phone-context p.big {
  font-size: 1.9em;
  font-weight: bold;
}
.more-info .task-phone .phone-context .context-status,
.insurance-dashboard .task-phone .phone-context .context-status {
  max-height: 45px;
  overflow: hidden;
  line-height: 18px;
  font-size: 1em;
}
.more-info .task-phone .phone-context .phone-buttons,
.insurance-dashboard .task-phone .phone-context .phone-buttons {
  margin-top: 20px;
  height: 65px;
  width: 100%;
  text-align: center;
}
.more-info .task-phone .phone-context .from-number,
.insurance-dashboard .task-phone .phone-context .from-number {
  margin-bottom: 6px;
}
.more-info .task-phone .call-timer,
.insurance-dashboard .task-phone .call-timer {
  text-align: center;
  font-weight: bold;
  font-size: 1.3em;
  color: inherit;
  margin-top: 3px;
  margin-bottom: -9px;
}
.more-info .task-phone .dpa-status-bar,
.insurance-dashboard .task-phone .dpa-status-bar {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  color: white;
  -webkit-user-select: none;
  cursor: pointer;
}
.more-info .task-phone .dpa-status-bar.passed,
.insurance-dashboard .task-phone .dpa-status-bar.passed {
  background: linear-gradient(to right, #00750b 0%, #03b500 50%, #00750b 100%);
}
.more-info .task-phone .dpa-status-bar.required,
.insurance-dashboard .task-phone .dpa-status-bar.required {
  background: linear-gradient(to right, #996d00 0%, #ceac00 50%, #996d00 100%);
}
.more-info .task-phone .dpa-status-bar.failed,
.insurance-dashboard .task-phone .dpa-status-bar.failed {
  background: linear-gradient(to right, #720900 0%, #ba0000 50%, #720900 100%);
}
.more-info .task-phone .dpa-status-bar .status-bar-toggle-icon,
.insurance-dashboard .task-phone .dpa-status-bar .status-bar-toggle-icon {
  float: right;
  vertical-align: middle;
  margin: 7px 7px 0 -7px;
}
.more-info .task-phone .dpa-panel,
.insurance-dashboard .task-phone .dpa-panel {
  background: white;
  display: block;
  overflow: auto;
  position: inherit;
  width: 100%;
  z-index: 10;
}
.more-info .task-phone .dpa-panel .pin-settings-notification,
.insurance-dashboard .task-phone .dpa-panel .pin-settings-notification {
  margin: 5px 0 0 0;
}
.more-info .task-phone .dpa-panel .pin-settings-notification.neutral,
.insurance-dashboard .task-phone .dpa-panel .pin-settings-notification.neutral {
  font-size: 11px;
  color: inherit;
}
.more-info .task-phone .dpa-panel .pin-settings-notification.success,
.insurance-dashboard .task-phone .dpa-panel .pin-settings-notification.success {
  color: #27b327;
  font-weight: bold;
}
.more-info .task-phone .dpa-panel .pin-settings-notification.failed,
.insurance-dashboard .task-phone .dpa-panel .pin-settings-notification.failed {
  color: #da3939;
  font-weight: bold;
}
.more-info .task-phone .dpa-panel .confirm-manual-dpa,
.insurance-dashboard .task-phone .dpa-panel .confirm-manual-dpa {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
}
.more-info .task-phone .dpa-panel .pin-options-container,
.insurance-dashboard .task-phone .dpa-panel .pin-options-container {
  text-align: center;
  height: 100px;
  margin: 5px 0 0 0;
}
.more-info .task-phone .dpa-panel .pin-reset-btn,
.insurance-dashboard .task-phone .dpa-panel .pin-reset-btn {
  margin-top: 20px;
}
.more-info .task-phone .dpa-pin-inputs-container,
.insurance-dashboard .task-phone .dpa-pin-inputs-container {
  text-align: center;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
}
.more-info .task-phone .dpa-pin-inputs-container .submit-pin-btn,
.insurance-dashboard .task-phone .dpa-pin-inputs-container .submit-pin-btn {
  margin-top: -8px;
}
.more-info .task-phone .dpa-pin-inputs-container .dpa-pin-input,
.insurance-dashboard .task-phone .dpa-pin-inputs-container .dpa-pin-input {
  font-family: monospace;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 1.8em;
  text-align: center;
  border-radius: 3px;
  border: 2px solid black;
  margin-top: 20px;
}
.more-info .task-phone .dpa-pin-inputs-container .dpa-pin-input:focus,
.insurance-dashboard .task-phone .dpa-pin-inputs-container .dpa-pin-input:focus {
  outline: none;
}
.margin-left-12 {
  margin-left: 12%;
}
.modal-backdrop {
  height: 100%;
  position: fixed;
}
.modal-body > .row {
  margin-left: 0;
  margin-right: 0;
}
.redoc-deal-sheet-modal select {
  width: 50%;
}
.vehicle-info-modal .modal-dialog {
  width: 800px;
}
.vehicle-info-modal .modal-dialog img {
  margin: 0 auto;
  width: 90%;
}
.vehicle-info-modal .modal-dialog .row {
  margin-bottom: 5px;
}
.vehicle-info-modal .modal-dialog .h4 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.vehicle-info-modal .modal-dialog .icon {
  background-repeat: no-repeat;
  width: 34px;
  height: 32px;
  margin: 0 auto;
}
.vehicle-info-modal .modal-dialog .icon-calendar {
  background-image: url('../images/icon_calendar.svg');
}
.vehicle-info-modal .modal-dialog .icon-car {
  background-image: url('../images/icon_car.svg');
}
.vehicle-info-modal .modal-dialog .icon-engine {
  background-image: url('../images/icon_engine.svg');
}
.vehicle-info-modal .modal-dialog .icon-fuel {
  background-image: url('../images/icon_fuel.svg');
}
.vehicle-info-modal .modal-dialog .icon-speedo {
  background-image: url('../images/icon_speedo.svg');
}
.vehicle-info-modal .modal-dialog .icon-transmission {
  background-image: url('../images/icon_transmission.svg');
}
.vehicle-info-modal .modal-dialog .vehicle-spec {
  text-align: center;
  font-size: 19px;
}
.plate-transfer-modal .modal-dialog {
  width: 80%;
}
.plate-transfer-modal .modal-dialog .modal-content {
  padding: 10px;
}
.header-warning {
  background-color: #d9534f;
  color: white;
  font-size: 18px;
}
.success-text {
  color: #80bd26;
}
.danger-text {
  color: #c9302c;
}
@media (min-width: 1102px) {
  .modal-xlg {
    width: 1100px;
  }
}
.underwriting-filter-btn {
  margin-top: 25px;
  margin-left: 7px;
}
.create-underwriting-options {
  margin-bottom: 10px;
}
.underwriting-row-striped {
  color: black;
  background-color: #38256110;
}
.underwriting-row-title {
  color: black;
  font-weight: bold;
}
.underwriting-good {
  color: green;
  font-weight: bold;
}
.underwriting-bad {
  color: red;
  font-weight: bold;
}
.underwriting-ok {
  color: green;
  font-size: 16px;
}
.underwriting-remove {
  color: red;
  font-size: 16px;
}
.state-bar-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 820px;
}
.embed-responsive-call-val {
  margin-top: -15px;
  height: 5000px;
}
#lookerSalesDashboard {
  border-width: 0px;
  width: 100%;
  height: 1300px;
}
/**
 * Upload Photo
 */
.drop-box {
  background: #F8F8F8;
  border: 5px dashed #DDD;
  width: 200px;
  text-align: center;
  padding: 25px;
  margin: 10px;
}
.dragover {
  border: 5px dashed #422d6e;
}
/**
 * Image crop
 */
.drop-box-container {
  height: 250px;
  width: 100%;
  margin: 0 auto;
  display: table;
}
.photo-img {
  width: 250px;
  height: 250px;
  border-radius: 5%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin: 0 auto;
  text-align: center;
}
.photo-shadow .photo-img,
.photo-shadow-full .photo-img,
.photo-shadow-full .photo-img-full,
.photo-shadow-small .photo-img,
.photo-shadow-small .photo-img-small {
  margin: auto;
  text-align: center;
}
/**
 * The "Change" profile photo button
 */
.btn-outline {
  padding: 4px 10px;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  background-color: white;
  color: #382561;
  border: 2px solid #382561;
  border-radius: 25px;
}
.btn-outline:hover {
  background-color: #382561;
  color: white;
}
label.radio-input {
  padding-right: 10px;
  font-weight: normal;
}
.read-only-field {
  border: 0;
  min-height: 20px;
  background: none;
  display: block;
  cursor: text;
  width: 100%;
}
input.read-only-field {
  cursor: text;
}
select.read-only-field {
  -webkit-appearance: none;
}
.read-only-field a {
  color: inherit;
  pointer-events: none;
  text-decoration: none;
}
.create-deal-sheet-field {
  margin: 0 0 10px 0;
}
input.documents {
  min-width: 300px;
  max-width: 300px;
}
.dropdown.ng-invalid .dropdown.date-time-picker {
  border: 1px solid red;
}
.embedded-page-host {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.embedded-page-host iframe,
.embedded-page-host object,
.embedded-page-host embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gap-header-container {
  min-height: 70px;
  width: calc(100% + 80px);
  overflow: hidden;
  padding: 15px 0 0 40px;
  margin: -20px 0 20px -40px;
  color: white;
  background: #0086a5;
}
.gap-header-container .info-prefix {
  text-align: right;
  font-weight: bold;
  font-size: 1.5em;
}
.gap-header-container .deal-sheet-header {
  font-size: 2em;
}
.gap-header-container .info-suffix {
  text-align: left;
  font-size: 1.5em;
}
.traffic-light-stat-container {
  float: left;
  margin: 6px;
  text-align: center;
  font-weight: bold;
  display: inline;
}
.traffic-light-stat-container .green {
  background-color: #70ad47;
  border-color: #008000;
}
.traffic-light-stat-container .amber {
  background-color: #ed7d31;
  border-color: #ff6700;
}
.traffic-light-stat-container .red {
  background-color: #c00000;
  border-color: #8c0000;
}
.traffic-light-stat-container .traffic-light-stat {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  color: #fff;
  line-height: 84px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
}
.stat-label {
  font-size: 11px;
  text-align: center;
}
.traffic-light-stat-text {
  font-size: 25px;
}
.traffic-light-stat-text-currency {
  font-size: 17px;
}
.table-scroll-y {
  overflow-y: scroll;
}
.year-header {
  text-align: center;
}
.type-column {
  white-space: nowrap;
}
.settled-row {
  background: #fffecb;
}
.active-row {
  background: #caffc6;
}
.down-row {
  background: #f4c180;
}
.default-row {
  background: #ff7058;
}
.arrangement-row {
  background: #e8e8ea;
}
.worker-skills-container {
  width: 2175px;
  padding-right: 500px;
}
.skills-dropdown-container {
  width: 300px;
}
.worker-skill-panel {
  border: 1px solid #177aef;
  border-radius: 5px !important;
}
.worker-skill-panel .panel-body {
  padding: 0 15px 6px 15px;
}
.worker-skill-panel .panel-body .row:not(:first-child) {
  margin-top: 15px;
}
.worker-skill-panel .number {
  font-size: 26px;
  font-weight: bold;
  min-height: 37px;
}
.worker-skill-panel .green {
  color: green;
}
.worker-skill-panel .orange {
  color: #D29718;
}
.worker-skill-panel .purple {
  color: #a500a5;
}
.worker-skill-panel .red {
  color: red;
}
.receiving-leads {
  font-size: 25px;
  cursor: pointer;
  text-align: center;
}
.receiving-leads .active {
  color: #5cb85c;
}
.receiving-leads .inactive {
  color: #d9534f;
}
.btn-form {
  margin-top: 7px;
}
.reallocation-btn {
  margin-top: 60px;
}
.department-dropdown-container {
  width: 300px;
}
.cars-247:before {
  content: url(../../../images/247Cars.svg);
  position: absolute;
  height: 40px;
  width: 72px;
  margin-left: -85px;
}
label {
  margin: 8px 0 3px 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  cursor: pointer;
}
.table > tbody > tr.alpha-odd > td {
  background: #ffdada;
}
.table > tbody > tr.alpha-even > td {
  background: #ffe4e4;
}
.btn-reset-alpha {
  margin: 20px 0;
}
.search-page-size {
  margin-top: -11px;
}
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-outline-success {
  color: #198754;
  border-color: #198754;
  margin: 0;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:focus + .btn-outline-success,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-check:checked + .btn-outline-success,
.btn-check:active + .btn-outline-success,
.btn-outline-success:active,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:checked + .btn-outline-success:focus,
.btn-check:active + .btn-outline-success:focus,
.btn-outline-success:active:focus,
.btn-outline-success.active:focus,
.btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-outline-success:disabled,
.btn-outline-success.disabled {
  color: #198754;
  background-color: transparent;
}
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
  margin: 0;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:focus + .btn-outline-danger,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-check:checked + .btn-outline-danger,
.btn-check:active + .btn-outline-danger,
.btn-outline-danger:active,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:checked + .btn-outline-danger:focus,
.btn-check:active + .btn-outline-danger:focus,
.btn-outline-danger:active:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger:disabled,
.btn-outline-danger.disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/**
 * The dnd-list should always have a min-height,
 * otherwise you can't drop into it once it's empty
 */
ul[dnd-list] {
  min-height: 42px;
  padding: 5px;
}
/**
 * An element with .dndPlaceholder class will be
 * added to the dnd-list while the user is dragging
 * over it.
 */
ul[dnd-list] .dndPlaceholder {
  background-color: #ddd;
  display: block;
  min-height: 42px;
}
ul[dnd-list] li {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
}
ul[dnd-list] li .subtitle {
  font-size: 11px;
  opacity: 90%;
  font-style: italic;
}
/**
 * Show selected elements in green
 */
ul[dnd-list] li.selected {
  background-color: #dff0d8;
  color: #3c763d;
}
ul[dnd-list].scrollable {
  min-height: 500px;
  max-height: 500px;
  overflow-y: scroll;
}
ul[dnd-list].scrollable::-webkit-scrollbar {
  width: 10px;
}
ul[dnd-list].scrollable::-webkit-scrollbar-track {
  background: #f1f1f1;
}
ul[dnd-list].scrollable::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 3px;
}
ul[dnd-list].scrollable::-webkit-scrollbar-thumb:hover {
  background: #555;
}
/* Search field */
.searchBox-fakeInput {
  background: white;
  border: 1px solid #d6dadc;
  border-radius: 3px;
  display: table;
  margin: 5px;
}
.searchBox-inputWrapper,
.searchBox-clearWrapper {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.searchBox-input {
  background-color: transparent;
  border: none;
  width: 100%;
  padding: 0.5rem;
  font-size: inherit;
}
.searchBox-input:focus {
  outline: none;
  background: #FFF;
  box-shadow: none;
}
.searchBox-clearWrapper {
  padding-right: 0.5rem;
}
.searchBox-clear {
  color: #CCC;
  padding: 0;
  font-size: inherit;
  cursor: pointer;
  line-height: 1.5;
  -webkit-transition: all 3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.searchBox-icon {
  border-radius: 3px;
}
.searchBox-clearInput:hover {
  color: #AAA;
}
.table tr:hover {
  background: aliceblue;
}
.draggable-table {
  width: 85%;
  border-collapse: collapse;
  background: white;
  -webkit-box-shadow: 0px 0px 10px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 8px rgba(0, 0, 0, 0.1);
}
.draggable-table .draggable-table__drag {
  font-size: .95em;
  font-weight: lighter;
  text-transform: capitalize;
  position: absolute;
  width: 100%;
  border: 1px solid #f1f1f1;
  z-index: 10;
  cursor: grabbing;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.05);
  opacity: 1;
}
.draggable-table thead th {
  height: 25px;
  font-weight: bold;
  text-transform: capitalize;
  padding: 10px;
  user-select: none;
}
.draggable-table tbody tr {
  cursor: grabbing;
}
.draggable-table tbody tr td {
  font-size: .95em;
  font-weight: lighter;
  text-transform: capitalize;
  padding: 10px;
  user-select: none;
  border-top: 1px solid whitesmoke;
}
.draggable-table tbody tr.dragging {
  background: #f1c40f;
}
.draggable-table tbody tr.dragging td {
  color: #ffe683;
}
.draggable-table tbody tr:hover {
  background: aliceblue;
}
.smart-table-clickable tbody tr:hover td {
  background-color: #f0fcff;
  cursor: pointer;
}
.smart-table-not-clickable tbody tr:hover td {
  background-color: #f0fcff;
}
.smart-table td > div {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.smart-table td > div:hover {
  text-overflow: clip;
  white-space: normal;
}
.smart-table .red-background td {
  background-color: rgba(216, 60, 60, 0.5) !important;
}
.smart-table .purple-background td {
  background-color: rgba(128, 0, 128, 0.4) !important;
}
.smart-table .gold-background td {
  background-color: rgba(255, 191, 0, 0.4) !important;
}
.smart-table.smart-table-sort-icons .st-sort-ascent:before {
  content: '\25B2';
  color: #00a100;
}
.smart-table.smart-table-sort-icons .st-sort-descent:before {
  content: '\25BC';
  color: #00a100;
}
.smart-table td div.ui-select-container {
  overflow: inherit;
  max-width: 300px;
  white-space: inherit;
}
.smart-table td > div.ui-select-container:hover {
  white-space: inherit;
}
.ui-select-container .close {
  opacity: 0.4;
}
body {
  /* Move down content because we have a fixed navbar that is 50px tall */
  padding-top: 50px;
}
body .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
.tooltip-inner {
  white-space: pre-wrap;
}
.glyphicon {
  margin-right: 10px;
}
.bigicon {
  font-size: 2em;
}
.mediumicon {
  font-size: 1.7em;
}
.pointer {
  cursor: pointer;
}
/*
 * Main content
 */
.main {
  padding: 20px;
}
@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 105px;
  }
  .main-flex-smallpad {
    padding-right: 50px;
    padding-left: 105px;
  }
}
.main .page-header {
  margin-top: 0;
}
/* user comments scroll area*/
#scroll-notes {
  height: 329px;
  overflow: auto;
  margin-top: 5px;
}
.dateBox {
  position: relative;
}
#darklayer {
  filter: alpha(opacity=50);
  /* IE */
  opacity: 0.8;
  /* Safari, Opera */
  -moz-opacity: 0.50;
  /* FireFox */
  z-index: 2;
  height: 100%;
  width: 100%;
  background: white no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
}
.custom-list {
  margin-left: 18px;
  margin-right: 18px;
  margin-bottom: 4px;
  border: none;
}
.custom-list:hover {
  background-color: #D0D0D0;
  border-color: #898989;
}
/*
* Insurance Dashboard
*/
.insurance-dashboard .nav-tabs {
  margin-bottom: 15px;
}
/*
* Compliance Page CSS
*/
.compliance-page .redicon {
  color: #dc0d0d;
}
.compliance-page .greenicon {
  color: #06A733;
}
.compliance-page .blueicon {
  color: #0A70CC;
  transform: rotate(90deg);
}
.compliance-page .btn-success {
  color: #ffffff;
  background-color: #382561;
  border-color: #72a822;
}
.compliance-page .panel-heading {
  padding: 0 0;
}
.compliance-page .compliance-top .table {
  margin-bottom: 5px;
}
.compliance-page .compliance-top .white-on-blue {
  background: #382561;
  color: #fff;
  font-size: 17px;
}
.compliance-page .compliance-bot .table {
  margin-bottom: 0;
}
.compliance-page .compliance-bot .white-on-blue {
  background: #382561;
  color: #fff;
  font-size: 17px;
}
.compliance-page .compliance-bot .b-right {
  border-right: 1px solid #dddddd;
}
#grayOutSearch {
  filter: alpha(opacity=50);
  opacity: 0.8;
  -moz-opacity: 0.50;
  z-index: 1;
  height: 100%;
  width: 100%;
  background: white no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
}
.cust-popover {
  border: 1px solid rgba(0, 0, 0, 0.43);
  box-shadow: 0 5px 16px #382561;
}
.cust-popover .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #382561;
  border-bottom: 1px solid #000000;
  border-radius: 5px 5px 0 0;
  color: white;
}
/*
 * Glyphicon
 */
.green {
  color: #06A733;
}
.red {
  color: #dc0d0d;
}
.orange {
  color: #D29718;
}
.glyphicon-md {
  font-size: 1.25em;
}
.glyphicon-large {
  font-size: 2em;
}
/*
* Padding
*/
.padding-bottom {
  padding-bottom: 1em;
}
.padding-top {
  padding-top: 1em;
}
.padding-right {
  padding-right: 1em;
}
.padding-left {
  padding-left: 1em;
}
.no-padding {
  padding-right: 0;
  padding-left: 0;
}
.double-padding-left {
  padding-left: 2em;
}
.double-padding-right {
  padding-right: 2em;
}
/*
* Margin
*/
.margin-right {
  margin-right: 1em;
}
.margin-left {
  margin-left: 1em;
}
.margin-top {
  margin-top: 1em;
}
.margin-bottom {
  margin-bottom: 1em;
}
.margin-10 {
  margin: 10px;
}
.margin-center {
  display: table;
  margin: 0 auto;
}
.margin-0-auto {
  margin: 0 auto;
}
/*
 * File action buttons
 */
.file-download-btn {
  margin-bottom: 0.5em;
}
.file-delete-btn {
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  border-left: 2px solid #847979;
}
.file-preview-btn {
  margin-bottom: 0.5em;
  border-left: 2px solid #847979;
}
.input-35 {
  width: 35px;
}
.input-50 {
  width: 50px;
}
.input-75 {
  width: 75px;
}
.float-right {
  float: right;
}
/*
* Phoenix Container Panel
*/
.phoenix-container {
  width: 100%;
}
.phoenix-container.contact-bar-offset {
  width: calc(100% - 300px);
}
.word-break {
  word-break: break-all;
  white-space: normal;
}
.whitespace-preline {
  white-space: pre-line;
}
/*
* Tables
*/
.grey-row {
  background-color: #f9f9f9;
}
/*
* Divs
*/
.inline-block {
  display: inline-block !important;
}
.greenbackground,
tr.greenbackground,
tr.greenbackground td {
  background: #c8e1cc !important;
}

/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.11.2 - 2015-03-17T04:08:46.478Z
 * License: MIT
 */
/* Style when highlighting a search. */
.ui-select-highlight {
  font-weight: bold;
}
.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}
/* Select2 theme */
/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
  border-color: #D44950;
}
.select2-result-single {
  padding-left: 0;
}
.select2-locked > .select2-search-choice-close {
  display: none;
}
.select-locked > .ui-select-match-close {
  display: none;
}
body > .select2-container.open {
  z-index: 9999;
  /* The z-index Select2 applies to the select2-drop */
}
/* Selectize theme */
/* Helper class to show styles when focus */
.selectize-input.selectize-focus {
  border-color: #007FBB !important;
}
/* Fix input width for Selectize theme */
.selectize-control > .selectize-input > input {
  width: 100%;
}
/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
  width: 100%;
}
/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
  border-color: #D44950;
}
/* Bootstrap theme */
/* Helper class to show styles when focus */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ui-select-bootstrap .ui-select-toggle {
  position: relative;
}
.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px;
}
/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
  /* Instead of relative */
  position: static;
}
.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ui-select-bootstrap > .ui-select-match > .btn {
  /* Instead of center because of .btn */
  text-align: left !important;
}
.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px;
}
/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px;
}
body > .ui-select-bootstrap.open {
  z-index: 1000;
  /* Standard Bootstrap dropdown z-index */
}
.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 3px 3px 0 3px;
}
.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important;
  /* To prevent double background when disabled */
  border: none;
  outline: none;
  height: 1.666666em;
  margin-bottom: 3px;
}
.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 0.75;
}
.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  outline: 0;
  margin: 0 3px 3px 0;
}
.ui-select-multiple .ui-select-match-item {
  position: relative;
}
.ui-select-multiple .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca;
}
.ui-select-multiple .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca;
}
.ui-select-bootstrap .ui-select-choices-row > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.ui-select-bootstrap .ui-select-choices-row > a:hover,
.ui-select-bootstrap .ui-select-choices-row > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.ui-select-bootstrap .ui-select-choices-row.active > a {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.ui-select-bootstrap .ui-select-choices-row.disabled > a,
.ui-select-bootstrap .ui-select-choices-row.active.disabled > a {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
  display: none !important;
}
/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
  border-color: #D44950;
}
