/*Bower Components*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import "../../includes/icons/font-awesome/css/font-awesome.min.css";
@import "../../includes/fonts/SanFrancisco/usesf.css";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-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"] {
  -webkit-box-sizing: border-box;
          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;
  -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;
    -webkit-box-shadow: none !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.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.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;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.72222;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #455674;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #283244;
  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.72222;
  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: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  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: 24px;
  margin-bottom: 12px;
}
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: 12px;
  margin-bottom: 12px;
}
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: 48px;
}
h2,
.h2 {
  font-size: 41px;
}
h3,
.h3 {
  font-size: 32px;
}
h4,
.h4 {
  font-size: 23px;
}
h5,
.h5 {
  font-size: 21px;
}
h6,
.h6 {
  font-size: 19px;
}
p {
  margin: 0 0 12px;
}
.lead {
  margin-bottom: 24px;
  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: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #455674;
}
a.text-primary:hover {
  color: #323e54;
}
.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: #455674;
}
a.bg-primary:hover {
  background-color: #323e54;
}
.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: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
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: 24px;
}
dt,
dd {
  line-height: 1.72222;
}
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;
    -o-text-overflow: ellipsis;
       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: 12px 24px;
  margin: 0 0 24px;
  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.72222;
  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: 24px;
  font-style: normal;
  line-height: 1.72222;
}
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;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 13px;
  line-height: 1.72222;
  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: 24px;
}
.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.72222;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    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: 24px;
  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;
  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.72222;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.72222;
  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;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  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, -webkit-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::-webkit-input-placeholder {
  color: false;
  font-style: false;
  font-weight: false;
}
.form-control:-moz-placeholder {
  color: false;
  font-style: false;
  font-weight: false;
}
.form-control::-moz-placeholder {
  color: false;
  font-style: false;
  font-weight: false;
}
.form-control:-ms-input-placeholder {
  color: false;
  font-style: false;
  font-weight: false;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 38px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 36px;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 42px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 47.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  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: 29px;
}
.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: 31px;
}
.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.333333px;
  }
}
@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;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.72222;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-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);
  opacity: 0.0065;
  filter: alpha(opacity=0.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: #fff;
  background-color: #455674;
  border-color: #3b4a64;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #323e54;
  border-color: #252e3e;
}
.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: #455674;
  border-color: #3b4a64;
}
.btn-primary .badge {
  color: #455674;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.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: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  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: #455674;
  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: #283244;
  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.3333333;
  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;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 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: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.72222;
  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: #455674;
}
.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.72222;
  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: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-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.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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: #455674;
}
.nav .nav-divider {
  height: 1px;
  margin: 11px 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.72222;
  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: #455674;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 24px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          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;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 13px 15px;
  font-size: 18px;
  line-height: 24px;
  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: 6.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            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: 24px;
  }
  .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: 13px;
    padding-bottom: 13px;
  }
}
.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: 6px;
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 13px;
  margin-bottom: 13px;
}
@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;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 24px;
  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: 24px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.72222;
  text-decoration: none;
  color: #455674;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #283244;
  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: #455674;
  border-color: #455674;
  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-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 24px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #455674;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #323e54;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 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,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #455674;
  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: 24px;
  line-height: 1.72222;
  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: #455674;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 24px;
  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: 24px;
  margin-bottom: 24px;
  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: 24px;
  color: #fff;
  text-align: center;
  background-color: #455674;
  -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: -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;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  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: -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: -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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-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: #455674;
  border-color: #455674;
}
.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: #b3bed2;
}
.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: 24px;
  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,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-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: 24px;
}
.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: #455674;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #455674;
  border-color: #455674;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #455674;
}
.panel-primary > .panel-heading .badge {
  color: #455674;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #455674;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
  opacity: 0.002;
  filter: alpha(opacity=0.2);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.005;
  filter: alpha(opacity=0.5);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.005;
  filter: alpha(opacity=0.5);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.72222px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.72222;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
  opacity: 0.009;
  filter: alpha(opacity=0.9);
}
.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.72222;
  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 {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.005;
  filter: alpha(opacity=0.5);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  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);
  opacity: 0.009;
  filter: alpha(opacity=0.9);
}
.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;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -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,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.pager,
.panel-body,
.modal-footer {
  *zoom: 1;
  clear: both;
}
.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;
}
.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 {
  display: table;
  content: "";
  line-height: 0;
}
.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;
}
.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;
  }
}
/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.7 - 2017-04-15T14:28:36.790Z
 * 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;
}


.ui-select-choices-row:hover {
  background-color: #f5f5f5;
}

/* 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 */
}

/* Handle up direction Select2 */
.ui-select-container[theme="select2"].direction-up .ui-select-match,
.ui-select-container.select2.direction-up .ui-select-match {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown,
.ui-select-container.select2.direction-up .ui-select-dropdown {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    border-top-width: 1px;  /* FIXME hardcoded value :-/ */
    border-top-style: solid;

    -webkit-box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);

            box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);

    margin-top: -4px; /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search,
.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search {
    margin-top: 4px; /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match,
.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match {
    border-bottom-color: #5897fb;
}

.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden,
.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden input{
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border:0;
}

/* 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.single > .selectize-input > input {
  width: 100%;
}

/* Fix line break when there's at least one item selected with the Selectize theme */
.selectize-control.multi > .selectize-input > input {
  margin: 0 !important;
}

/* 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;
}

/* Handle up direction Selectize */
.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
    -webkit-box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
            box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
    margin-top: -2px; /* FIXME hardcoded value :-/ */
}

.ui-select-container[theme="selectize"] input.ui-select-search-hidden{
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border:0;
    width: 0;
}

/* 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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.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;
}
.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
  border-radius: 4px !important; /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.ui-select-bootstrap .ui-select-search-hidden{
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border: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 ,.ui-select-bootstrap > .ui-select-no-choice {
  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 .ui-select-match-close {
  pointer-events: none;
}

.ui-select-multiple:hover .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:hover .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>span {
    cursor: pointer;
    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>span:hover, .ui-select-bootstrap .ui-select-choices-row>span:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.ui-select-bootstrap .ui-select-choices-row.active>span {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

.ui-select-bootstrap .ui-select-choices-row.disabled>span,
.ui-select-bootstrap .ui-select-choices-row.active.disabled>span {
    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;
}

/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
    -webkit-box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
            box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
}

.ui-select-bootstrap .ui-select-match-text {
    width: 100%;
    padding-right: 1em;
}
.ui-select-bootstrap .ui-select-match-text span {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.ui-select-bootstrap .ui-select-toggle > a.btn {
  position: absolute;
  height: 10px;
  right: 10px;
  margin-top: -2px;
}

/* Spinner */
.ui-select-refreshing.glyphicon {
    position: absolute;
    right: 0;
    padding: 8px 27px;
 }

@-webkit-keyframes ui-select-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes ui-select-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.ui-select-spin {
  -webkit-animation: ui-select-spin 2s infinite linear;
  animation: ui-select-spin 2s infinite linear;
}

.ui-select-refreshing.ng-animate {
  -webkit-animation: none 0s;
}

.xdsoft_datetimepicker {
	-webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
	        box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #fff;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 8px;
	padding-left: 0;
	padding-top: 2px;
	position: absolute;
	z-index: 9999;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: none;
}

.xdsoft_datetimepicker iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 210px;
	background: transparent;
	border: none;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
	border: none !important;
}

.xdsoft_noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.xdsoft_noselect::-moz-selection { background: transparent }

.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }

.xdsoft_datetimepicker.xdsoft_inline {
	display: inline-block;
	position: static;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.xdsoft_datetimepicker * {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
	display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
	display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 224px;
	float: left;
	margin-left: 8px;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
	width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
	width: 58px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
	margin-top: 8px;
	margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
	opacity: 0.5;
	background-position: -92px -19px;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
	float: left;
	background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
	float: left;
	background-position: -70px 0;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
	float: right;
	background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	outline: medium none;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
	min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	float: none;
	background-position: -40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left: 14px;
	margin-top: 7px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
	background-position: -40px 0;
	margin-bottom: 7px;
	margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	height: 151px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	cursor: pointer;
	border-bottom-width: 0;
	height: 25px;
	line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
	border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
	display: inline;
	position: relative;
	z-index: 9999;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	float: left;
	width: 182px;
	text-align: center;
	cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
	text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
	opacity: 1.0;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 101;
	display: none;
	background: #fff;
	max-height: 160px;
	overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #fff;
	background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 2px 10px 2px 5px;
	text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #33aaff;
	-webkit-box-shadow: #178fe5 0 1px 3px 0 inset;
	        box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
	width: 100px;
	text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both;
}

.xdsoft_datetimepicker .xdsoft_year{
	width: 48px;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
	border-collapse: collapse;
	width: 100%;

}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
	padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
	width: 14.2857142%;
	background: #f5f5f5;
	border: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse: collapse;
	cursor: pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
	width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	-webkit-box-shadow: #ffb871 0 1px 4px 0 inset;
	        box-shadow: #ffb871 0 1px 4px 0 inset;
	color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	-webkit-box-shadow: #00dd1c 0 1px 4px 0 inset;
	        box-shadow: #00dd1c 0 1px 4px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #33aaff;
	-webkit-box-shadow: #178fe5 0 1px 3px 0 inset;
	        box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #fff !important;
	background: #ff8000 !important;
	-webkit-box-shadow: none !important;
	        box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
	background: #33aaff !important;
	-webkit-box-shadow: #178fe5 0 1px 3px 0 inset !important;
	        box-shadow: #178fe5 0 1px 3px 0 inset !important;
	color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
	color: inherit	!important;
	background: inherit !important;
	-webkit-box-shadow: inherit !important;
	        box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
	color: #ccc !important;
	font-size: 10px;
	clear: both;
	float: none;
	margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }

.xdsoft_time_box {
	position: relative;
	border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
	background: #ccc !important;
	height: 20px;
	border-radius: 3px;
}
.xdsoft_scrollbar {
	position: absolute;
	width: 7px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}
.xdsoft_scroller_box {
	position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
	-webkit-box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	        box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000;
	border-bottom: 1px solid #444;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
	border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #0a0a0a;
	border-top: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
	background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
	border: 1px solid #333;
	background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #000;
	background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #cc5500;
	-webkit-box-shadow: #b03e00 0 1px 3px 0 inset;
	        box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0a0a0a;
	border: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
	color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	-webkit-box-shadow: #ffb871 0 1px 4px 0 inset;
	        box-shadow: #ffb871 0 1px 4px 0 inset;
	color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	-webkit-box-shadow: #00dd1c 0 1px 4px 0 inset;
	        box-shadow: #00dd1c 0 1px 4px 0 inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #cc5500;
	-webkit-box-shadow: #b03e00 0 1px 3px 0 inset;
	        box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #000 !important;
	background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }

.xdsoft_dark .xdsoft_time_box {
	border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
	background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
	font-family: "museo-sans", "Book Antiqua", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #82878c;
	height: 28px;
	position: relative;
	padding: 4px 17px 4px 33px;
	border: 1px solid #d7d8da;
	/* FF3.6+ */
	/* Chrome,Safari4+ */
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Opera 11.10+ */
	/* IE10+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(73%, #f4f8fa));
	background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
/* IE6-9 */
}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f8fa), color-stop(73%, #FFF));
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}

.daterangepicker {
  position: absolute;
  color: inherit;
  background: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */ }
  .daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc; }
  .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent; }
  .daterangepicker.opensleft:before {
    right: 9px; }
  .daterangepicker.opensleft:after {
    right: 10px; }
  .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.opensright:before {
    left: 9px; }
  .daterangepicker.opensright:after {
    left: 10px; }
  .daterangepicker.dropup {
    margin-top: -5px; }
    .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #ccc; }
    .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
  .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001; }
  .daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: none; }
  .daterangepicker.show-calendar .calendar {
    display: block; }
  .daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px; }
    .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .daterangepicker .calendar th, .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      min-width: 32px; }
  .daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background: #fff; }
  .daterangepicker table {
    width: 100%;
    margin: 0; }
  .daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer; }
    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
      background: #eee; }
    .daterangepicker td.week, .daterangepicker th.week {
      font-size: 80%;
      color: #ccc; }
  .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999; }
  .daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0; }
  .daterangepicker td.start-date {
    border-radius: 4px 0 0 4px; }
  .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0; }
  .daterangepicker td.start-date.end-date {
    border-radius: 4px; }
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff; }
  .daterangepicker th.month {
    width: auto; }
  .daterangepicker td.disabled, .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through; }
  .daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default; }
  .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%; }
  .daterangepicker select.yearselect {
    width: 40%; }
  .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0; }
  .daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%; }
    .daterangepicker .input-mini.active {
      border: 1px solid #08c;
      border-radius: 4px; }
  .daterangepicker .daterangepicker_input {
    position: relative; }
    .daterangepicker .daterangepicker_input i {
      position: absolute;
      left: 8px;
      top: 8px; }
  .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px; }
    .daterangepicker .calendar-time select.disabled {
      color: #ccc;
      cursor: not-allowed; }

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }
  .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ranges li:hover {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }
    .ranges li.active {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
    .daterangepicker .ranges ul {
      width: 160px; }
    .daterangepicker.single .ranges ul {
      width: 100%; }
    .daterangepicker.single .calendar.left {
      clear: none; }
    .daterangepicker.single .ranges, .daterangepicker.single .calendar {
      float: left; }
    .daterangepicker .calendar.left {
      clear: left;
      margin-right: 0; }
      .daterangepicker .calendar.left .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
    .daterangepicker .calendar.right {
      margin-left: 0; }
      .daterangepicker .calendar.right .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
    .daterangepicker .left .daterangepicker_input {
      padding-right: 12px; }
    .daterangepicker .calendar.left .calendar-table {
      padding-right: 12px; }
    .daterangepicker .ranges, .daterangepicker .calendar {
      float: left; } }

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
    float: left; }
  .daterangepicker .calendar.left {
    clear: none; } }


/**
 * angular-ui-notification - Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating
 * @author Alex_Crack
 * @version v0.3.6
 * @link https://github.com/alexcrack/angular-ui-notification
 * @license MIT
 */
.ui-notification{position:fixed;z-index:9999;width:300px;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;color:#fff;border-radius:0;background:#337ab7;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.3);box-shadow:5px 5px 10px rgba(0,0,0,.3)}.ui-notification.clickable{cursor:pointer}.ui-notification.clickable:hover{opacity:.7}.ui-notification.killed{-webkit-transition:opacity ease 1s;-o-transition:opacity ease 1s;transition:opacity ease 1s;opacity:0}.ui-notification>h3{font-size:14px;font-weight:700;display:block;margin:10px 10px 0;padding:0 0 5px;text-align:left;border-bottom:1px solid rgba(255,255,255,.3)}.ui-notification a{color:#fff}.ui-notification a:hover{text-decoration:underline}.ui-notification>.message{margin:10px}.ui-notification.warning{color:#fff;background:#f0ad4e}.ui-notification.error{color:#fff;background:#d9534f}.ui-notification.success{color:#fff;background:#5cb85c}.ui-notification.info{color:#fff;background:#5bc0de}
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
      transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
      transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}

@keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {

    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}



.jello{
    -webkit-animation-name:jello;
            animation-name:jello;
    -webkit-transform-origin: center;

            -ms-transform-origin: center;

        transform-origin: center
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/*
 * These are the default styles applied to the stock Google Places Autocomplete component. Importantly they preserve
 * the required "powered by Google" logo.
 */

.pac-container {
    background-color: #fff;
    position: absolute !important;
    z-index: 1000;
    border-radius: 2px;
    border-top: 1px solid #d9d9d9;
    font-family: Arial, sans-serif;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
            box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.pac-container:after {
    content: "";
    padding: 1px 1px 1px 0;
    height: 16px;
    text-align: right;
    display: block;
    background-image: url(//maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white2.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 104px 16px
}

.hdpi.pac-container:after {
    background-image: url(//maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white2_hdpi.png)
}

.pac-item {
    cursor: default;
    padding: 0 4px;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    font-size: 11px;
    color: #999
}

.pac-item:hover {
    background-color: #fafafa
}

.pac-item-selected, .pac-item-selected:hover {
    background-color: #ebf2fe
}

.pac-matched {
    font-weight: 700
}

.pac-item-query {
    font-size: 13px;
    padding-right: 3px;
    color: #000
}

.pac-icon {
    width: 15px;
    height: 20px;
    margin-right: 7px;
    margin-top: 6px;
    display: inline-block;
    vertical-align: top;
    background-image: url(//maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
    background-size: 34px
}

.hdpi .pac-icon {
    background-image: url(//maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png)
}

.pac-icon-search {
    background-position: -1px -1px
}

.pac-item-selected .pac-icon-search {
    background-position: -18px -1px
}

.pac-icon-marker {
    background-position: -1px -161px
}

.pac-item-selected .pac-icon-marker {
    background-position: -18px -161px
}

.pac-placeholder {
    color: gray
}

.custom-prediction-label {
    font-style: italic;
}
@charset "UTF-8";.magictime{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.magic{-webkit-animation-name:magic;animation-name:magic;}.openDownLeft{-webkit-animation-name:openDownLeft;animation-name:openDownLeft;}.openDownRight{-webkit-animation-name:openDownRight;animation-name:openDownRight;}.openUpLeft{-webkit-animation-name:openUpLeft;animation-name:openUpLeft;}.openUpRight{-webkit-animation-name:openUpRight;animation-name:openUpRight;}.openDownLeftRetourn{-webkit-animation-name:openDownLeftRetourn;animation-name:openDownLeftRetourn;}.openDownRightRetourn{-webkit-animation-name:openDownRightRetourn;animation-name:openDownRightRetourn;}.openUpLeftRetourn{-webkit-animation-name:openUpLeftRetourn;animation-name:openUpLeftRetourn;}.openUpRightRetourn{-webkit-animation-name:openUpRightRetourn;animation-name:openUpRightRetourn;}.openDownLeftOut{-webkit-animation-name:openDownLeftOut;animation-name:openDownLeftOut;}.openDownRightOut{-webkit-animation-name:openDownRightOut;animation-name:openDownRightOut;}.openUpLeftOut{-webkit-animation-name:openUpLeftOut;animation-name:openUpLeftOut;}.openUpRightOut{-webkit-animation-name:openUpRightOut;animation-name:openUpRightOut;}.perspectiveDown{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:perspectiveDown;animation-name:perspectiveDown;}.perspectiveLeft{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:perspectiveLeft;animation-name:perspectiveLeft;}.perspectiveRight{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:perspectiveRight;animation-name:perspectiveRight;}.perspectiveUp{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:perspectiveUp;animation-name:perspectiveUp;}.perspectiveDownRetourn{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:perspectiveDownRetourn;animation-name:perspectiveDownRetourn;}.perspectiveLeftRetourn{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:perspectiveLeftRetourn;animation-name:perspectiveLeftRetourn;}.perspectiveRightRetourn{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:perspectiveRightRetourn;animation-name:perspectiveRightRetourn;}.perspectiveUpRetourn{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:perspectiveUpRetourn;animation-name:perspectiveUpRetourn;}.puffIn{-webkit-animation-name:puffIn;animation-name:puffIn;}.puffOut{-webkit-animation-name:puffOut;animation-name:puffOut;}.rotateDown{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:rotateDown;animation-name:rotateDown;}.rotateLeft{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:rotateLeft;animation-name:rotateLeft;}.rotateRight{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:rotateRight;animation-name:rotateRight;}.rotateUp{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:rotateUp;animation-name:rotateUp;}.slideDown{-webkit-animation-name:slideDown;animation-name:slideDown;}.slideLeft{-webkit-animation-name:slideLeft;animation-name:slideLeft;}.slideRight{-webkit-animation-name:slideRight;animation-name:slideRight;}.slideUp{-webkit-animation-name:slideUp;animation-name:slideUp;}.slideDownRetourn{-webkit-animation-name:slideDownRetourn;animation-name:slideDownRetourn;}.slideLeftRetourn{-webkit-animation-name:slideLeftRetourn;animation-name:slideLeftRetourn;}.slideRightRetourn{-webkit-animation-name:slideRightRetourn;animation-name:slideRightRetourn;}.slideUpRetourn{-webkit-animation-name:slideUpRetourn;animation-name:slideUpRetourn;}.swap{-webkit-animation-name:swap;animation-name:swap;}.twisterInDown{-webkit-animation-name:twisterInDown;animation-name:twisterInDown;}.twisterInUp{-webkit-animation-name:twisterInUp;animation-name:twisterInUp;}.vanishIn{-webkit-animation-name:vanishIn;animation-name:vanishIn;}.vanishOut{-webkit-animation-name:vanishOut;animation-name:vanishOut;}.swashOut{-webkit-animation-name:swashOut;animation-name:swashOut;}.swashIn{-webkit-animation-name:swashIn;animation-name:swashIn;}.foolishOut{-webkit-animation-name:foolishOut;animation-name:foolishOut;}.foolishIn{-webkit-animation-name:foolishIn;animation-name:foolishIn;}.holeOut{-webkit-animation-name:holeOut;animation-name:holeOut;}.tinRightOut{-webkit-animation-name:tinRightOut;animation-name:tinRightOut;}.tinLeftOut{-webkit-animation-name:tinLeftOut;animation-name:tinLeftOut;}.tinUpOut{-webkit-animation-name:tinUpOut;animation-name:tinUpOut;}.tinDownOut{-webkit-animation-name:tinDownOut;animation-name:tinDownOut;}.tinRightIn{-webkit-animation-name:tinRightIn;animation-name:tinRightIn;}.tinLeftIn{-webkit-animation-name:tinLeftIn;animation-name:tinLeftIn;}.tinUpIn{-webkit-animation-name:tinUpIn;animation-name:tinUpIn;}.tinDownIn{-webkit-animation-name:tinDownIn;animation-name:tinDownIn;}.bombRightOut{-webkit-animation-name:bombRightOut;animation-name:bombRightOut;}.bombLeftOut{-webkit-animation-name:bombLeftOut;animation-name:bombLeftOut;}.boingInUp{-webkit-animation-name:boingInUp;animation-name:boingInUp;}.boingOutDown{-webkit-animation-name:boingOutDown;animation-name:boingOutDown;}.spaceOutUp{-webkit-animation-name:spaceOutUp;animation-name:spaceOutUp;}.spaceOutRight{-webkit-animation-name:spaceOutRight;animation-name:spaceOutRight;}.spaceOutDown{-webkit-animation-name:spaceOutDown;animation-name:spaceOutDown;}.spaceOutLeft{-webkit-animation-name:spaceOutLeft;animation-name:spaceOutLeft;}.spaceInUp{-webkit-animation-name:spaceInUp;animation-name:spaceInUp;}.spaceInRight{-webkit-animation-name:spaceInRight;animation-name:spaceInRight;}.spaceInDown{-webkit-animation-name:spaceInDown;animation-name:spaceInDown;}.spaceInLeft{-webkit-animation-name:spaceInLeft;animation-name:spaceInLeft;}@-webkit-keyframes magic{0%{opacity:1;-webkit-transform-origin:100% 200%;-webkit-transform:scale(1,1) rotate(0deg);}100%{opacity:0;-webkit-transform-origin:200% 500%;-webkit-transform:scale(0,0) rotate(270deg);}}@keyframes magic{0%{opacity:1;-webkit-transform-origin:100% 200%;transform-origin:100% 200%;-webkit-transform:scale(1,1) rotate(0deg);transform:scale(1,1) rotate(0deg);}100%{opacity:0;-webkit-transform-origin:200% 500%;transform-origin:200% 500%;-webkit-transform:scale(0,0) rotate(270deg);transform:scale(0,0) rotate(270deg);}}@-webkit-keyframes openDownLeft{0%{-webkit-transform-origin:bottom left;-webkit-transform:rotate(0deg);-webkit-animation-timing-function:ease-out;}100%{-webkit-transform-origin:bottom left;-webkit-transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;}}@keyframes openDownLeft{0%{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}100%{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}}@-webkit-keyframes openDownRight{0%{-webkit-transform-origin:bottom right;-webkit-transform:rotate(0deg);-webkit-animation-timing-function:ease-out;}100%{-webkit-transform-origin:bottom right;-webkit-transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;}}@keyframes openDownRight{0%{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}100%{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}}@-webkit-keyframes openUpLeft{0%{-webkit-transform-origin:top left;-webkit-transform:rotate(0deg);-webkit-animation-timing-function:ease-out;}100%{-webkit-transform-origin:top left;-webkit-transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;}}@keyframes openUpLeft{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}100%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}}@-webkit-keyframes openUpRight{0%{-webkit-transform-origin:top right;-webkit-transform:rotate(0deg);-webkit-animation-timing-function:ease-out;}100%{-webkit-transform-origin:top right;-webkit-transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;}}@keyframes openUpRight{0%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}100%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}}@-webkit-keyframes openDownLeftRetourn{0%{-webkit-transform-origin:bottom left;-webkit-transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;}100%{-webkit-transform-origin:bottom left;-webkit-transform:rotate(0deg);-webkit-animation-timing-function:ease-out;}}@keyframes openDownLeftRetourn{0%{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}100%{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}}@-webkit-keyframes openDownRightRetourn{0%{-webkit-transform-origin:bottom right;-webkit-transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;}100%{-webkit-transform-origin:bottom right;-webkit-transform:rotate(0deg);-webkit-animation-timing-function:ease-out;}}@keyframes openDownRightRetourn{0%{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}100%{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}}@-webkit-keyframes openUpLeftRetourn{0%{-webkit-transform-origin:top left;-webkit-transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;}100%{-webkit-transform-origin:top left;-webkit-transform:rotate(0deg);-webkit-animation-timing-function:ease-out;}}@keyframes openUpLeftRetourn{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}100%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}}@-webkit-keyframes openUpRightRetourn{0%{-webkit-transform-origin:top right;-webkit-transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;}100%{-webkit-transform-origin:top right;-webkit-transform:rotate(0deg);-webkit-animation-timing-function:ease-out;}}@keyframes openUpRightRetourn{0%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}100%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}}@-webkit-keyframes openDownLeftOut{0%{opacity:1;-webkit-transform-origin:bottom left;-webkit-transform:rotate(0deg);-webkit-animation-timing-function:ease-out;}100%{opacity:0;-webkit-transform-origin:bottom left;-webkit-transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;}}@keyframes openDownLeftOut{0%{opacity:1;-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}100%{opacity:0;-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}}@-webkit-keyframes openDownRightOut{0%{opacity:1;-webkit-transform-origin:bottom right;-webkit-transform:rotate(0deg);-webkit-animation-timing-function:ease-out;}100%{opacity:0;-webkit-transform-origin:bottom right;-webkit-transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;}}@keyframes openDownRightOut{0%{opacity:1;-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}100%{opacity:0;-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}}@-webkit-keyframes openUpLeftOut{0%{opacity:1;-webkit-transform-origin:top left;-webkit-transform:rotate(0deg);-webkit-animation-timing-function:ease-out;}100%{opacity:0;-webkit-transform-origin:top left;-webkit-transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;}}@keyframes openUpLeftOut{0%{opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}100%{opacity:0;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}}@-webkit-keyframes openUpRightOut{0%{opacity:1;-webkit-transform-origin:top right;-webkit-transform:rotate(0deg);-webkit-animation-timing-function:ease-out;}100%{opacity:0;-webkit-transform-origin:top right;-webkit-transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;}}@keyframes openUpRightOut{0%{opacity:1;-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}100%{opacity:0;-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}}@-webkit-keyframes perspectiveDown{0%{-webkit-transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(0deg);}100%{-webkit-transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(-180deg);}}@keyframes perspectiveDown{0%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(0deg);transform:perspective(800px) rotateX(0deg);}100%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(-180deg);transform:perspective(800px) rotateX(-180deg);}}@-webkit-keyframes perspectiveLeft{0%{-webkit-transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(0deg);}100%{-webkit-transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(-180deg);}}@keyframes perspectiveLeft{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(0deg);transform:perspective(800px) rotateY(0deg);}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(-180deg);transform:perspective(800px) rotateY(-180deg);}}@-webkit-keyframes perspectiveRight{0%{-webkit-transform-origin:100% 0;-webkit-transform:perspective(800px) rotateY(0deg);}100%{-webkit-transform-origin:100% 0;-webkit-transform:perspective(800px) rotateY(180deg);}}@keyframes perspectiveRight{0%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:perspective(800px) rotateY(0deg);transform:perspective(800px) rotateY(0deg);}100%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:perspective(800px) rotateY(180deg);transform:perspective(800px) rotateY(180deg);}}@-webkit-keyframes perspectiveUp{0%{-webkit-transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(0deg);}100%{-webkit-transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(180deg);}}@keyframes perspectiveUp{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(0deg);transform:perspective(800px) rotateX(0deg);}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(180deg);transform:perspective(800px) rotateX(180deg);}}@-webkit-keyframes perspectiveDownRetourn{0%{-webkit-transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(-180deg);}100%{-webkit-transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(0deg);}}@keyframes perspectiveDownRetourn{0%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(-180deg);transform:perspective(800px) rotateX(-180deg);}100%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(0deg);transform:perspective(800px) rotateX(0deg);}}@-webkit-keyframes perspectiveLeftRetourn{0%{-webkit-transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(-180deg);}100%{-webkit-transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(0deg);}}@keyframes perspectiveLeftRetourn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(-180deg);transform:perspective(800px) rotateY(-180deg);}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(0deg);transform:perspective(800px) rotateY(0deg);}}@-webkit-keyframes perspectiveRightRetourn{0%{-webkit-transform-origin:100% 0;-webkit-transform:perspective(800px) rotateY(180deg);}100%{-webkit-transform-origin:100% 0;-webkit-transform:perspective(800px) rotateY(0deg);}}@keyframes perspectiveRightRetourn{0%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:perspective(800px) rotateY(180deg);transform:perspective(800px) rotateY(180deg);}100%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:perspective(800px) rotateY(0deg);transform:perspective(800px) rotateY(0deg);}}@-webkit-keyframes perspectiveUpRetourn{0%{-webkit-transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(180deg);}100%{-webkit-transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(0deg);}}@keyframes perspectiveUpRetourn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(180deg);transform:perspective(800px) rotateX(180deg);}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(0deg);transform:perspective(800px) rotateX(0deg);}}@-webkit-keyframes puffIn{0%{opacity:0;-webkit-transform-origin:50% 50%;-webkit-transform:scale(2,2);-webkit-filter:blur(2px);}100%{opacity:1;-webkit-transform-origin:50% 50%;-webkit-transform:scale(1,1);-webkit-filter:blur(0px);}}@keyframes puffIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(2,2);transform:scale(2,2);-webkit-filter:blur(2px);filter:blur(2px);}100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(0px);filter:blur(0px);}}@-webkit-keyframes puffOut{0%{opacity:1;-webkit-transform-origin:50% 50%;-webkit-transform:scale(1,1);-webkit-filter:blur(0px);}100%{opacity:0;-webkit-transform-origin:50% 50%;-webkit-transform:scale(2,2);-webkit-filter:blur(2px);}}@keyframes puffOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(0px);}100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(2,2);transform:scale(2,2);-webkit-filter:blur(2px);}}@-webkit-keyframes rotateDown{0%{opacity:1;-webkit-transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(0deg) translateZ(0px);}100%{opacity:0;-webkit-transform-origin:50% 100%;-webkit-transform:perspective(800px) rotateX(-180deg) translateZ(300px);}}@keyframes rotateDown{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(0deg) translateZ(0px);transform:perspective(800px) rotateX(0deg) translateZ(0px);}100%{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:perspective(800px) rotateX(-180deg) translateZ(300px);transform:perspective(800px) rotateX(-180deg) translateZ(300px);}}@-webkit-keyframes rotateLeft{0%{opacity:1;-webkit-transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(0deg) translateZ(0px);}100%{opacity:0;-webkit-transform-origin:50% 0;-webkit-transform:perspective(800px) rotateY(180deg) translateZ(300px);}}@keyframes rotateLeft{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(0deg) translateZ(0px);transform:perspective(800px) rotateY(0deg) translateZ(0px);}100%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:perspective(800px) rotateY(180deg) translateZ(300px);transform:perspective(800px) rotateY(180deg) translateZ(300px);}}@-webkit-keyframes rotateRight{0%{opacity:1;-webkit-transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(0deg) translate3d(0px);}100%{opacity:0;-webkit-transform-origin:50% 0;-webkit-transform:perspective(800px) rotateY(-180deg) translateZ(150px);}}@keyframes rotateRight{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(0deg) translate3d(0px);transform:perspective(800px) rotateY(0deg) translate3d(0px);}100%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:perspective(800px) rotateY(-180deg) translateZ(150px);transform:perspective(800px) rotateY(-180deg) translateZ(150px);}}@-webkit-keyframes rotateUp{0%{opacity:1;-webkit-transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(0deg) translateZ(0px);}100%{opacity:0;-webkit-transform-origin:50% 0;-webkit-transform:perspective(800px) rotateX(180deg) translateZ(100px);}}@keyframes rotateUp{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(0deg) translateZ(0px);transform:perspective(800px) rotateX(0deg) translateZ(0px);}100%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:perspective(800px) rotateX(180deg) translateZ(100px);transform:perspective(800px) rotateX(180deg) translateZ(100px);}}@-webkit-keyframes slideDown{0%{-webkit-transform-origin:0 0;-webkit-transform:translateY(0%);}100%{-webkit-transform-origin:0 0;-webkit-transform:translateY(100%);}}@keyframes slideDown{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0%);transform:translateY(0%);}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(100%);transform:translateY(100%);}}@-webkit-keyframes slideLeft{0%{-webkit-transform-origin:0 0;;-webkit-transform:translateX(0%);}100%{-webkit-transform-origin:0 0;-webkit-transform:translateX(-100%);}}@keyframes slideLeft{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0%);transform:translateX(0%);}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);}}@-webkit-keyframes slideRight{0%{-webkit-transform-origin:0 0;-webkit-transform:translateX(0%);}100%{-webkit-transform-origin:0 0;-webkit-transform:translateX(100%);}}@keyframes slideRight{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0%);transform:translateX(0%);}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);}}@-webkit-keyframes slideUp{0%{-webkit-transform-origin:0 0;-webkit-transform:translateY(0%);}100%{-webkit-transform-origin:0 0;-webkit-transform:translateY(-100%);}}@keyframes slideUp{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0%);transform:translateY(0%);}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%);}}@-webkit-keyframes slideDownRetourn{0%{-webkit-transform-origin:0 0;-webkit-transform:translateY(100%);}100%{-webkit-transform-origin:0 0;-webkit-transform:translateY(0%);}}@keyframes slideDownRetourn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(100%);transform:translateY(100%);}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0%);transform:translateY(0%);}}@-webkit-keyframes slideLeftRetourn{0%{-webkit-transform-origin:0 0;-webkit-transform:translateX(-100%);}100%{-webkit-transform-origin:0 0;-webkit-transform:translateX(0%);}}@keyframes slideLeftRetourn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0%);transform:translateX(0%);}}@-webkit-keyframes slideRightRetourn{0%{-webkit-transform-origin:0 0;-webkit-transform:translateX(100%);}100%{-webkit-transform-origin:0 0;-webkit-transform:translateX(0%);}}@keyframes slideRightRetourn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0%);transform:translateX(0%);}}@-webkit-keyframes slideUpRetourn{0%{-webkit-transform-origin:0 0;-webkit-transform:translateY(-100%);}100%{-webkit-transform-origin:0 0;-webkit-transform:translateY(0%);}}@keyframes slideUpRetourn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%);}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0%);transform:translateY(0%);}}@-webkit-keyframes swap{0%{opacity:0;-webkit-transform-origin:0 100%;-webkit-transform:scale(0,0) translate(-700px,0px);}100%{opacity:1;-webkit-transform-origin:100% 100%;-webkit-transform:scale(1,1) translate(0px,0px);;}}@keyframes swap{0%{opacity:0;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(0,0) translate(-700px,0px);transform:scale(0,0) translate(-700px,0px);}100%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scale(1,1) translate(0px,0px);transform:scale(1,1) translate(0px,0px);}}@-webkit-keyframes twisterInDown{0%{opacity:0;-webkit-transform-origin:0 100%;-webkit-transform:scale(0,0) rotate(360deg) translateY(-100%);}30%{-webkit-transform-origin:0 100%;-webkit-transform:scale(0,0) rotate(360deg) translateY(-100%);}100%{opacity:1;-webkit-transform-origin:100% 100%;-webkit-transform:scale(1,1) rotate(0deg) translateY(0%);}}@keyframes twisterInDown{0%{opacity:0;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(0,0) rotate(360deg) translateY(-100%);transform:scale(0,0) rotate(360deg) translateY(-100%);}30%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(0,0) rotate(360deg) translateY(-100%);transform:scale(0,0) rotate(360deg) translateY(-100%);}100%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scale(1,1) rotate(0deg) translateY(0%);transform:scale(1,1) rotate(0deg) translateY(0%);}}@-webkit-keyframes twisterInUp{0%{opacity:0;-webkit-transform-origin:100% 0;-webkit-transform:scale(0,0) rotate(360deg) translateY(100%);}30%{-webkit-transform-origin:100% 0;-webkit-transform:scale(0,0) rotate(360deg) translateY(100%);}100%{opacity:1;-webkit-transform-origin:0 0;-webkit-transform:scale(1,1) rotate(0deg) translateY(0);}}@keyframes twisterInUp{0%{opacity:0;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scale(0,0) rotate(360deg) translateY(100%);transform:scale(0,0) rotate(360deg) translateY(100%);}30%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scale(0,0) rotate(360deg) translateY(100%);transform:scale(0,0) rotate(360deg) translateY(100%);}100%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,1) rotate(0deg) translateY(0);transform:scale(1,1) rotate(0deg) translateY(0);}}@-webkit-keyframes vanishIn{0%{opacity:0;-webkit-transform-origin:50% 50%;-webkit-transform:scale(2,2);-webkit-filter:blur(90px);}100%{opacity:1;-webkit-transform-origin:50% 50%;-webkit-transform:scale(1,1);-webkit-filter:blur(0px);}}@keyframes vanishIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(2,2);transform:scale(2,2);-webkit-filter:blur(90px);}100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(0px);}}@-webkit-keyframes vanishOut{0%{opacity:1;-webkit-transform-origin:50% 50%;-webkit-transform:scale(1,1);-webkit-filter:blur(0px);}100%{opacity:0;-webkit-transform-origin:50% 50%;-webkit-transform:scale(2,2);-webkit-filter:blur(20px);}}@keyframes vanishOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(0px);}100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(2,2);transform:scale(2,2);-webkit-filter:blur(20px);}}@-webkit-keyframes swashOut{0%{opacity:1;-webkit-transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);}80%{opacity:1;-webkit-transform-origin:50% 50%;-webkit-transform:scale(0.9,0.9);}100%{opacity:0;-webkit-transform-origin:50% 50%;-webkit-transform:scale(0,0);}}@keyframes swashOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);}80%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0.9,0.9);transform:scale(0.9,0.9);}100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,0);transform:scale(0,0);}}@-webkit-keyframes swashIn{0%{opacity:0;-webkit-transform-origin:50% 50%;-webkit-transform:scale(0,0);}90%{opacity:1;-webkit-transform-origin:50% 50%;-webkit-transform:scale(0.9,0.9);}100%{opacity:1;-webkit-transform-origin:50% 50%;-webkit-transform:scale(1,1);}}@keyframes swashIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,0);transform:scale(0,0);}90%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0.9,0.9);transform:scale(0.9,0.9);}100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);}}@-webkit-keyframes foolishOut{0%{opacity:1;-webkit-transform-origin:50% 50%;-webkit-transform:scale(1,1) rotate(360deg);}20%{opacity:1;-webkit-transform-origin:0% 0%;-webkit-transform:scale(0.5,0.5) rotate(0deg);}40%{opacity:1;-webkit-transform-origin:100% 0%;-webkit-transform:scale(0.5,0.5) rotate(0deg);}60%{opacity:1;-webkit-transform-origin:0%;-webkit-transform:scale(0.5,0.5) rotate(0deg);}80%{opacity:1;-webkit-transform-origin:0% 100%;-webkit-transform:scale(0.5,0.5) rotate(0deg);}100%{opacity:0;-webkit-transform-origin:50% 50%;-webkit-transform:scale(0,0) rotate(0deg);}}@keyframes foolishOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1) rotate(360deg);transform:scale(1,1) rotate(360deg);}20%{opacity:1;-webkit-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:scale(0.5,0.5) rotate(0deg);transform:scale(0.5,0.5) rotate(0deg);}40%{opacity:1;-webkit-transform-origin:100% 0%;transform-origin:100% 0%;-webkit-transform:scale(0.5,0.5) rotate(0deg);transform:scale(0.5,0.5) rotate(0deg);}60%{opacity:1;-webkit-transform-origin:0%;transform-origin:0%;-webkit-transform:scale(0.5,0.5) rotate(0deg);transform:scale(0.5,0.5) rotate(0deg);}80%{opacity:1;-webkit-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:scale(0.5,0.5) rotate(0deg);transform:scale(0.5,0.5) rotate(0deg);}100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,0) rotate(0deg);transform:scale(0,0) rotate(0deg);}}@-webkit-keyframes foolishIn{0%{opacity:0;-webkit-transform-origin:50% 50%;-webkit-transform:scale(0,0) rotate(360deg);}20%{opacity:1;-webkit-transform-origin:0% 100%;-webkit-transform:scale(0.5,0.5) rotate(0deg);}40%{opacity:1;-webkit-transform-origin:100% 100%;-webkit-transform:scale(0.5,0.5) rotate(0deg);}60%{opacity:1;-webkit-transform-origin:0%;-webkit-transform:scale(0.5,0.5) rotate(0deg);}80%{opacity:1;-webkit-transform-origin:0% 0%;-webkit-transform:scale(0.5,0.5) rotate(0deg);}100%{opacity:1;-webkit-transform-origin:50% 50%;-webkit-transform:scale(1,1) rotate(0deg);}}@keyframes foolishIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,0) rotate(360deg);transform:scale(0,0) rotate(360deg);}20%{opacity:1;-webkit-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:scale(0.5,0.5) rotate(0deg);transform:scale(0.5,0.5) rotate(0deg);}40%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scale(0.5,0.5) rotate(0deg);transform:scale(0.5,0.5) rotate(0deg);}60%{opacity:1;-webkit-transform-origin:0%;transform-origin:0%;-webkit-transform:scale(0.5,0.5) rotate(0deg);transform:scale(0.5,0.5) rotate(0deg);}80%{opacity:1;-webkit-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:scale(0.5,0.5) rotate(0deg);transform:scale(0.5,0.5) rotate(0deg);}100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1) rotate(0deg);transform:scale(1,1) rotate(0deg);}}@-webkit-keyframes holeOut{0%{opacity:1;-webkit-transform-origin:50% 50%;-webkit-transform:scale(1,1) rotateY(0deg);}100%{opacity:0;-webkit-transform-origin:50% 50%;-webkit-transform:scale(0,0) rotateY(180deg);}}@keyframes holeOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1) rotateY(0deg);transform:scale(1,1) rotateY(0deg);}100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,0) rotateY(180deg);transform:scale(0,0) rotateY(180deg);}}@-webkit-keyframes tinRightOut{0%,20%,40%,50%{opacity:1;-webkit-transform:scale(1,1) translateX(0);}10%,30%{opacity:1;-webkit-transform:scale(1.1,1.1) translateX(0);}100%{opacity:0;-webkit-transform:scale(1,1) translateX(900%);}}@keyframes tinRightOut{0%,20%,40%,50%{opacity:1;-webkit-transform:scale(1,1) translateX(0);transform:scale(1,1) translateX(0);}10%,30%{opacity:1;-webkit-transform:scale(1.1,1.1) translateX(0);transform:scale(1.1,1.1) translateX(0);}100%{opacity:0;-webkit-transform:scale(1,1) translateX(900%);transform:scale(1,1) translateX(900%);}}@-webkit-keyframes tinLeftOut{0%,20%,40%,50%{opacity:1;-webkit-transform:scale(1,1) translateX(0);}10%,30%{opacity:1;-webkit-transform:scale(1.1,1.1) translateX(0);}100%{opacity:0;-webkit-transform:scale(1,1) translateX(-900%);}}@keyframes tinLeftOut{0%,20%,40%,50%{opacity:1;-webkit-transform:scale(1,1) translateX(0);transform:scale(1,1) translateX(0);}10%,30%{opacity:1;-webkit-transform:scale(1.1,1.1) translateX(0);transform:scale(1.1,1.1) translateX(0);}100%{opacity:0;-webkit-transform:scale(1,1) translateX(-900%);transform:scale(1,1) translateX(-900%);}}@-webkit-keyframes tinUpOut{0%,20%,40%,50%{opacity:1;-webkit-transform:scale(1,1) translateY(0);}10%,30%{opacity:1;-webkit-transform:scale(1.1,1.1) translateY(0);}100%{opacity:0;-webkit-transform:scale(1,1) translateY(-900%);}}@keyframes tinUpOut{0%,20%,40%,50%{opacity:1;-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0);}10%,30%{opacity:1;-webkit-transform:scale(1.1,1.1) translateY(0);transform:scale(1.1,1.1) translateY(0);}100%{opacity:0;-webkit-transform:scale(1,1) translateY(-900%);transform:scale(1,1) translateY(-900%);}}@-webkit-keyframes tinDownOut{0%,20%,40%,50%{opacity:1;-webkit-transform:scale(1,1) translateY(0);}10%,30%{opacity:1;-webkit-transform:scale(1.1,1.1) translateY(0);}100%{opacity:0;-webkit-transform:scale(1,1) translateY(900%);}}@keyframes tinDownOut{0%,20%,40%,50%{opacity:1;-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0);}10%,30%{opacity:1;-webkit-transform:scale(1.1,1.1) translateY(0);transform:scale(1.1,1.1) translateY(0);}100%{opacity:0;-webkit-transform:scale(1,1) translateY(900%);transform:scale(1,1) translateY(900%);}}@-webkit-keyframes tinRightIn{0%{opacity:0;-webkit-transform:scale(1,1) translateX(900%);}50%,70%,90%{opacity:1;-webkit-transform:scale(1.1,1.1) translateX(0);}60%,80%,100%{opacity:1;-webkit-transform:scale(1,1) translateX(0);}}@keyframes tinRightIn{0%{opacity:0;-webkit-transform:scale(1,1) translateX(900%);transform:scale(1,1) translateX(900%);}50%,70%,90%{opacity:1;-webkit-transform:scale(1.1,1.1) translateX(0);transform:scale(1.1,1.1) translateX(0);}60%,80%,100%{opacity:1;-webkit-transform:scale(1,1) translateX(0);transform:scale(1,1) translateX(0);}}@-webkit-keyframes tinLeftIn{0%{opacity:0;-webkit-transform:scale(1,1) translateX(-900%);}50%,70%,90%{opacity:1;-webkit-transform:scale(1.1,1.1) translateX(0);}60%,80%,100%{opacity:1;-webkit-transform:scale(1,1) translateX(0);}}@keyframes tinLeftIn{0%{opacity:0;-webkit-transform:scale(1,1) translateX(-900%);transform:scale(1,1) translateX(-900%);}50%,70%,90%{opacity:1;-webkit-transform:scale(1.1,1.1) translateX(0);transform:scale(1.1,1.1) translateX(0);}60%,80%,100%{opacity:1;-webkit-transform:scale(1,1) translateX(0);transform:scale(1,1) translateX(0);}}@-webkit-keyframes tinUpIn{0%{opacity:0;-webkit-transform:scale(1,1) translateY(-900%);}50%,70%,90%{opacity:1;-webkit-transform:scale(1.1,1.1) translateY(0);}60%,80%,100%{opacity:1;-webkit-transform:scale(1,1) translateY(0);}}@keyframes tinUpIn{0%{opacity:0;-webkit-transform:scale(1,1) translateY(-900%);transform:scale(1,1) translateY(-900%);}50%,70%,90%{opacity:1;-webkit-transform:scale(1.1,1.1) translateY(0);transform:scale(1.1,1.1) translateY(0);}60%,80%,100%{opacity:1;-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0);}}@-webkit-keyframes tinDownIn{0%{opacity:0;-webkit-transform:scale(1,1) translateY(900%);}50%,70%,90%{opacity:1;-webkit-transform:scale(1.1,1.1) translateY(0);}60%,80%,100%{opacity:1;-webkit-transform:scale(1,1) translateY(0);}}@keyframes tinDownIn{0%{opacity:0;-webkit-transform:scale(1,1) translateY(900%);transform:scale(1,1) translateY(900%);}50%,70%,90%{opacity:1;-webkit-transform:scale(1.1,1.1) translateY(0);transform:scale(1.1,1.1) translateY(0);}60%,80%,100%{opacity:1;-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0);}}@-webkit-keyframes bombRightOut{0%{opacity:1;-webkit-transform-origin:50% 50%;-webkit-transform:rotate(0deg);-webkit-filter:blur(0px);}50%{opacity:1;-webkit-transform-origin:200% 50%;-webkit-transform:rotate(160deg);-webkit-filter:blur(0px);}100%{opacity:0;-webkit-transform-origin:200% 50%;-webkit-transform:rotate(160deg);-webkit-filter:blur(20px);}}@keyframes bombRightOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-filter:blur(0px);}50%{opacity:1;-webkit-transform-origin:200% 50%;transform-origin:200% 50%;-webkit-transform:rotate(160deg);transform:rotate(160deg);-webkit-filter:blur(0px);}100%{opacity:0;-webkit-transform-origin:200% 50%;transform-origin:200% 50%;-webkit-transform:rotate(160deg);transform:rotate(160deg);-webkit-filter:blur(20px);}}@-webkit-keyframes bombLeftOut{0%{opacity:1;-webkit-transform-origin:50% 50%;-webkit-transform:rotate(0deg);-webkit-filter:blur(0px);}50%{opacity:1;-webkit-transform-origin:-100% 50%;-webkit-transform:rotate(-160deg);-webkit-filter:blur(0px);}100%{opacity:0;-webkit-transform-origin:-100% 50%;-webkit-transform:rotate(-160deg);-webkit-filter:blur(20px);}}@keyframes bombLeftOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-filter:blur(0px);}50%{opacity:1;-webkit-transform-origin:-100% 50%;transform-origin:-100% 50%;-webkit-transform:rotate(-160deg);transform:rotate(-160deg);-webkit-filter:blur(0px);}100%{opacity:0;-webkit-transform-origin:-100% 50%;transform-origin:-100% 50%;-webkit-transform:rotate(-160deg);transform:rotate(-160deg);-webkit-filter:blur(20px);}}@-webkit-keyframes boingInUp{0%{opacity:0;-webkit-transform-origin:50% 0%;-webkit-transform:perspective(800px) rotateX(-90deg);}50%{opacity:1;-webkit-transform-origin:50% 0%;-webkit-transform:perspective(800px) rotateX(50deg);}100%{opacity:1;-webkit-transform-origin:50% 0%;-webkit-transform:perspective(800px) rotateX(0deg);}}@keyframes boingInUp{0%{opacity:0;-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-transform:perspective(800px) rotateX(-90deg);transform:perspective(800px) rotateX(-90deg);}50%{opacity:1;-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-transform:perspective(800px) rotateX(50deg);transform:perspective(800px) rotateX(50deg);}100%{opacity:1;-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-transform:perspective(800px) rotateX(0deg);transform:perspective(800px) rotateX(0deg);}}@-webkit-keyframes boingOutDown{0%{opacity:1;-webkit-transform-origin:100% 100%;-webkit-transform:perspective(800px) rotateX(0deg) rotateY(0deg);}20%{opacity:1;-webkit-transform-origin:100% 100%;-webkit-transform:perspective(800px) rotateX(0deg) rotateY(10deg);}30%{opacity:1;-webkit-transform-origin:0% 100%;-webkit-transform:perspective(800px) rotateX(0deg) rotateY(0deg);}40%{opacity:1;-webkit-transform-origin:0% 100%;-webkit-transform:perspective(800px) rotateX(10deg) rotateY(10deg);}100%{opacity:0;-webkit-transform-origin:100% 100%;-webkit-transform:perspective(800px) rotateX(90deg) rotateY(0deg);}}@keyframes boingOutDown{0%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:perspective(800px) rotateX(0deg) rotateY(0deg);transform:perspective(800px) rotateX(0deg) rotateY(0deg);}20%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:perspective(800px) rotateX(0deg) rotateY(10deg);transform:perspective(800px) rotateX(0deg) rotateY(10deg);}30%{opacity:1;-webkit-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:perspective(800px) rotateX(0deg) rotateY(0deg);transform:perspective(800px) rotateX(0deg) rotateY(0deg);}40%{opacity:1;-webkit-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:perspective(800px) rotateX(10deg) rotateY(10deg);transform:perspective(800px) rotateX(10deg) rotateY(10deg);}100%{opacity:0;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:perspective(800px) rotateX(90deg) rotateY(0deg);transform:perspective(800px) rotateX(90deg) rotateY(0deg);}}@-webkit-keyframes spaceOutUp{0%{opacity:1;-webkit-transform-origin:50% 0%;-webkit-transform:scale(1) translate(0%,0%);}100%{opacity:0;-webkit-transform-origin:50% 0%;-webkit-transform:scale(.2) translate(0%,-200%);}}@keyframes spaceOutUp{0%{opacity:1;-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-transform:scale(1) translate(0%,0%);transform:scale(1) translate(0%,0%);}100%{opacity:0;-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-transform:scale(.2) translate(0%,-200%);transform:scale(.2) translate(0%,-200%);}}@-webkit-keyframes spaceOutRight{0%{opacity:1;-webkit-transform-origin:100% 50%;-webkit-transform:scale(1) translate(0%,0%);}100%{opacity:0;-webkit-transform-origin:100% 50%;-webkit-transform:scale(.2) translate(200%,0%);}}@keyframes spaceOutRight{0%{opacity:1;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(1) translate(0%,0%);transform:scale(1) translate(0%,0%);}100%{opacity:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(.2) translate(200%,0%);transform:scale(.2) translate(200%,0%);}}@-webkit-keyframes spaceOutDown{0%{opacity:1;-webkit-transform-origin:50% 100%;-webkit-transform:scale(1) translate(0%,0%);}100%{opacity:0;-webkit-transform-origin:50% 100%;-webkit-transform:scale(.2) translate(0%,200%);}}@keyframes spaceOutDown{0%{opacity:1;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1) translate(0%,0%);transform:scale(1) translate(0%,0%);}100%{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(.2) translate(0%,200%);transform:scale(.2) translate(0%,200%);}}@-webkit-keyframes spaceOutLeft{0%{opacity:1;-webkit-transform-origin:0% 50%;-webkit-transform:scale(1) translate(0%,0%);}100%{opacity:0;-webkit-transform-origin:0% 50%;-webkit-transform:scale(.2) translate(-200%,0%);}}@keyframes spaceOutLeft{0%{opacity:1;-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-transform:scale(1) translate(0%,0%);transform:scale(1) translate(0%,0%);}100%{opacity:0;-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-transform:scale(.2) translate(-200%,0%);transform:scale(.2) translate(-200%,0%);}}@-webkit-keyframes spaceInUp{0%{opacity:0;-webkit-transform-origin:50% 0%;-webkit-transform:scale(.2) translate(0%,-200%);}100%{opacity:1;-webkit-transform-origin:50% 0%;-webkit-transform:scale(1) translate(0%,0%);}}@keyframes spaceInUp{0%{opacity:0;-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-transform:scale(.2) translate(0%,-200%);transform:scale(.2) translate(0%,-200%);}100%{opacity:1;-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-transform:scale(1) translate(0%,0%);transform:scale(1) translate(0%,0%);}}@-webkit-keyframes spaceInRight{0%{opacity:0;-webkit-transform-origin:100% 50%;-webkit-transform:scale(.2) translate(200%,0%);}100%{opacity:1;-webkit-transform-origin:100% 50%;-webkit-transform:scale(1) translate(0%,0%);}}@keyframes spaceInRight{0%{opacity:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(.2) translate(200%,0%);transform:scale(.2) translate(200%,0%);}100%{opacity:1;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(1) translate(0%,0%);transform:scale(1) translate(0%,0%);}}@-webkit-keyframes spaceInDown{0%{opacity:0;-webkit-transform-origin:50% 100%;-webkit-transform:scale(.2) translate(0%,200%);}100%{opacity:1;-webkit-transform-origin:50% 100%;-webkit-transform:scale(1) translate(0%,0%);}}@keyframes spaceInDown{0%{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(.2) translate(0%,200%);transform:scale(.2) translate(0%,200%);}100%{opacity:1;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1) translate(0%,0%);transform:scale(1) translate(0%,0%);}}@-webkit-keyframes spaceInLeft{0%{opacity:0;-webkit-transform-origin:0% 50%;-webkit-transform:scale(.2) translate(-200%,0%);}100%{opacity:1;-webkit-transform-origin:0% 50%;-webkit-transform:scale(1) translate(0%,0%);}}@keyframes spaceInLeft{0%{opacity:0;-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-transform:scale(.2) translate(-200%,0%);transform:scale(.2) translate(-200%,0%);}100%{opacity:1;-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-transform:scale(1) translate(0%,0%);transform:scale(1) translate(0%,0%);}}
/* This is a compiled file, you should be editing the file in the templates directory */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #2299dd;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

body.stop-scrolling {
  height: 100%;
  overflow: hidden; }

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000; }

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999; }
  @media all and (max-width: 540px) {
    .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }
  .sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block; }
  .sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal; }
  .sweet-alert fieldset {
    border: none;
    position: relative; }
  .sweet-alert .sa-error-container {
    background-color: #f1f1f1;
    margin-left: -17px;
    margin-right: -17px;
    overflow: hidden;
    padding: 0 10px;
    max-height: 0;
    webkit-transition: padding 0.15s, max-height 0.15s;
    -webkit-transition: padding 0.15s, max-height 0.15s;
    -o-transition: padding 0.15s, max-height 0.15s;
    transition: padding 0.15s, max-height 0.15s; }
    .sweet-alert .sa-error-container.show {
      padding: 10px 0;
      max-height: 100px;
      webkit-transition: padding 0.2s, max-height 0.2s;
      -webkit-transition: padding 0.25s, max-height 0.25s;
      -o-transition: padding 0.25s, max-height 0.25s;
      transition: padding 0.25s, max-height 0.25s; }
    .sweet-alert .sa-error-container .icon {
      display: inline-block;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #ea7d7d;
      color: white;
      line-height: 24px;
      text-align: center;
      margin-right: 3px; }
    .sweet-alert .sa-error-container p {
      display: inline-block; }
  .sweet-alert .sa-input-error {
    position: absolute;
    top: 29px;
    right: 26px;
    width: 20px;
    height: 20px;
    opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
        transform: scale(0.5);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s; }
    .sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
      content: "";
      width: 20px;
      height: 6px;
      background-color: #f06e57;
      border-radius: 3px;
      position: absolute;
      top: 50%;
      margin-top: -4px;
      left: 50%;
      margin-left: -9px; }
    .sweet-alert .sa-input-error::before {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    .sweet-alert .sa-input-error::after {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
    .sweet-alert .sa-input-error.show {
      opacity: 1;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }
  .sweet-alert input {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
            box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
    padding: 0 12px;
    display: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .sweet-alert input:focus {
      outline: none;
      -webkit-box-shadow: 0px 0px 3px #c4e6f5;
              box-shadow: 0px 0px 3px #c4e6f5;
      border: 1px solid #b4dbed; }
      .sweet-alert input:focus::-moz-placeholder {
        -moz-transition: opacity 0.3s 0.03s ease;
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus:-ms-input-placeholder {
        -ms-transition: opacity 0.3s 0.03s ease;
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus::-webkit-input-placeholder {
        -webkit-transition: opacity 0.3s 0.03s ease;
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
    .sweet-alert input::-moz-placeholder {
      color: #bdbdbd; }
    .sweet-alert input:-ms-input-placeholder {
      color: #bdbdbd; }
    .sweet-alert input::-webkit-input-placeholder {
      color: #bdbdbd; }
  .sweet-alert.show-input input {
    display: block; }
  .sweet-alert .sa-confirm-button-container {
    display: inline-block;
    position: relative; }
  .sweet-alert .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: 4px;
    opacity: 0;
    visibility: hidden; }
  .sweet-alert button {
    background-color: #8CD4F5;
    color: white;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer; }
    .sweet-alert button:focus {
      outline: none;
      -webkit-box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
              box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
    .sweet-alert button:hover {
      background-color: #7ecff4; }
    .sweet-alert button:active {
      background-color: #5dc2f1; }
    .sweet-alert button.cancel {
      background-color: #C1C1C1; }
      .sweet-alert button.cancel:hover {
        background-color: #b9b9b9; }
      .sweet-alert button.cancel:active {
        background-color: #a8a8a8; }
      .sweet-alert button.cancel:focus {
        -webkit-box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;
                box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }
    .sweet-alert button[disabled] {
      opacity: .6;
      cursor: default; }
    .sweet-alert button.confirm[disabled] {
      color: transparent; }
      .sweet-alert button.confirm[disabled] ~ .la-ball-fall {
        opacity: 1;
        visibility: visible;
        -webkit-transition-delay: 0s;
             -o-transition-delay: 0s;
                transition-delay: 0s; }
    .sweet-alert button::-moz-focus-inner {
      border: 0; }
  .sweet-alert[data-has-cancel-button=false] button {
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  .sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
    padding-bottom: 40px; }
  .sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    -webkit-box-sizing: content-box;
            box-sizing: content-box; }
    .sweet-alert .sa-icon.sa-error {
      border-color: #F27474; }
      .sweet-alert .sa-icon.sa-error .sa-x-mark {
        position: relative;
        display: block; }
      .sweet-alert .sa-icon.sa-error .sa-line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #F27474;
        display: block;
        top: 37px;
        border-radius: 2px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-left {
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-right {
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
          right: 16px; }
    .sweet-alert .sa-icon.sa-warning {
      border-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-dot {
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #F8BB86; }
    .sweet-alert .sa-icon.sa-info {
      border-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        top: 19px;
        background-color: #C9DAE1; }
    .sweet-alert .sa-icon.sa-success {
      border-color: #A5DC86; }
      .sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
        content: '';
        border-radius: 40px;
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
      .sweet-alert .sa-icon.sa-success::before {
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
        -ms-transform-origin: 60px 60px;
            transform-origin: 60px 60px; }
      .sweet-alert .sa-icon.sa-success::after {
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        -webkit-transform-origin: 0px 60px;
        -ms-transform-origin: 0px 60px;
            transform-origin: 0px 60px; }
      .sweet-alert .sa-icon.sa-success .sa-placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(165, 220, 134, 0.2);
        border-radius: 40px;
        border-radius: 50%;
        -webkit-box-sizing: content-box;
                box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
      .sweet-alert .sa-icon.sa-success .sa-fix {
        width: 5px;
        height: 90px;
        background-color: white;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
      .sweet-alert .sa-icon.sa-success .sa-line {
        height: 5px;
        background-color: #A5DC86;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2; }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
          width: 25px;
          left: 14px;
          top: 46px;
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
          width: 47px;
          right: 8px;
          top: 38px;
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .sweet-alert .sa-icon.sa-custom {
      background-size: contain;
      border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@-webkit-keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

@keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s; }

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s; }

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s; }

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s; }

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

@-webkit-keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9; }

/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9; }

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff; }

.la-ball-fall.la-dark {
  color: #333; }

.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.la-ball-fall {
  width: 54px;
  height: 18px; }

.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite; }

.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  animation-delay: -200ms; }

.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  animation-delay: -100ms; }

.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms; }

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px; }

.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px; }

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px; }

.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px; }

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px; }

.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px; }

/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%); } }

@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%); } }

/* jquery.Jcrop.css v0.9.12 - MIT License */
/*
  The outer-most container in a typical Jcrop instance
  If you are having difficulty with formatting related to styles
  on a parent element, place any fixes here or in a like selector

  You can also style this element if you want to add a border, etc
  A better method for styling can be seen below with .jcrop-light
  (Add a class to the holder and style elements for that extended class)
*/
.jcrop-holder {
  direction: ltr;
  text-align: left;
}
/* Selection Border */
.jcrop-vline,
.jcrop-hline {
  background: #ffffff url("Jcrop.gif");
  font-size: 0;
  position: absolute;
}
.jcrop-vline {
  height: 100%;
  width: 1px !important;
}
.jcrop-vline.right {
  right: 0;
}
.jcrop-hline {
  height: 1px !important;
  width: 100%;
}
.jcrop-hline.bottom {
  bottom: 0;
}
/* Invisible click targets */
.jcrop-tracker {
  height: 100%;
  width: 100%;
  /* "turn off" link highlight */
  -webkit-tap-highlight-color: transparent;
  /* disable callout, image save panel */
  -webkit-touch-callout: none;
  /* disable cut copy paste */
  -webkit-user-select: none;
}
/* Selection Handles */
.jcrop-handle {
  background-color: #333333;
  border: 1px #eeeeee solid;
  width: 7px;
  height: 7px;
  font-size: 1px;
}
.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}
.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px;
}
.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%;
}
.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%;
}
.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}
.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0;
}
.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0;
}
.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px;
}
/* Dragbars */
.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%;
}
.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px;
}
.jcrop-dragbar.ord-n {
  margin-top: -4px;
}
.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px;
}
.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0;
}
.jcrop-dragbar.ord-w {
  margin-left: -4px;
}
/* The "jcrop-light" class/extension */
.jcrop-light .jcrop-vline,
.jcrop-light .jcrop-hline {
  background: #ffffff;
  filter: alpha(opacity=70) !important;
  opacity: .70!important;
}
.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000000;
  border-color: #ffffff;
  border-radius: 3px;
}
/* The "jcrop-dark" class/extension */
.jcrop-dark .jcrop-vline,
.jcrop-dark .jcrop-hline {
  background: #000000;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}
.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #ffffff;
  border-color: #000000;
  border-radius: 3px;
}
/* Simple macro to turn off the antlines */
.solid-line .jcrop-vline,
.solid-line .jcrop-hline {
  background: #ffffff;
}
/* Fix for twitter bootstrap et al. */
.jcrop-holder img,
img.jcrop-preview {
  max-width: none;
}

.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/**
 * selectize.css (v0.12.1)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

/*! angularjs-slider - v2.10.2 - 
 (c) Rafal Zajac <rzajac@gmail.com>, Valentin Hervieu <valentin@hervieu.me>, Jussi Saarivirta <jusasi@gmail.com>, Angelin Sirbu <angelin.sirbu@gmail.com> - 
 https://github.com/angular-slider/angularjs-slider - 
 2016-03-01 */
rzslider {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 4px;
  margin: 35px 0 15px 0;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

rzslider[disabled] {
  cursor: not-allowed;
}

rzslider[disabled] .rz-pointer {
  cursor: not-allowed;
  background-color: #d8e0f3;
}

rzslider span {
  position: absolute;
  display: inline-block;
  white-space: nowrap;
}

rzslider .rz-base {
  width: 100%;
  height: 100%;
  padding: 0;
}

rzslider .rz-bar-wrapper {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 32px;
  padding-top: 16px;
  margin-top: -16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

rzslider .rz-bar-wrapper.rz-draggable {
  cursor: move;
}

rzslider .rz-bar {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 4px;
  background: #d8e0f3;
  border-radius: 2px;
}

rzslider .rz-bar.rz-selection {
  z-index: 2;
  background: #0db9f0;
  border-radius: 2px;
}

rzslider .rz-pointer {
  top: -14px;
  z-index: 3;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background-color: #0db9f0;
  border-radius: 16px;
}

rzslider .rz-pointer:after {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 4px;
  content: '';
}

rzslider .rz-pointer:hover:after {
  background-color: #ffffff;
}

rzslider .rz-pointer.rz-active {
  z-index: 4;
}

rzslider .rz-pointer.rz-active:after {
  background-color: #451aff;
}

rzslider .rz-bubble {
  bottom: 16px;
  padding: 1px 3px;
  color: #55637d;
  cursor: default;
}

rzslider .rz-bubble.rz-selection {
  top: 16px;
}

rzslider .rz-bubble.rz-limit {
  color: #55637d;
}

rzslider .rz-ticks {
  position: absolute;
  top: -3px;
  left: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  height: 0;
  padding: 0 11px;
  margin: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

rzslider .rz-ticks .tick {
  width: 10px;
  height: 10px;
  text-align: center;
  cursor: pointer;
  background: #d8e0f3;
  border-radius: 50%;
}

rzslider .rz-ticks .tick.selected {
  background: #0db9f0;
}

rzslider .rz-ticks .tick .tick-value {
  position: absolute;
  top: -30px;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

rzslider.vertical {
  position: relative;
  width: 4px;
  height: 100%;
  padding: 0;
  margin: 0 20px;
  vertical-align: baseline;
}

rzslider.vertical .rz-base {
  width: 100%;
  height: 100%;
  padding: 0;
}

rzslider.vertical .rz-bar-wrapper {
  top: auto;
  left: 0;
  width: 32px;
  height: 100%;
  padding: 0 0 0 16px;
  margin: 0 0 0 -16px;
}

rzslider.vertical .rz-bar {
  bottom: 0;
  left: auto;
  width: 4px;
  height: 100%;
}

rzslider.vertical .rz-pointer {
  top: auto;
  bottom: 0;
  left: -14px !important;
}

rzslider.vertical .rz-bubble {
  bottom: 0;
  left: 16px !important;
  margin-left: 3px;
}

rzslider.vertical .rz-bubble.rz-selection {
  top: auto;
  left: 16px !important;
}

rzslider.vertical .rz-ticks {
  top: 0;
  left: -3px;
  z-index: 1;
  width: 0;
  height: 100%;
  padding: 11px 0;
  -ms-flex-direction: column-reverse;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          flex-direction: column-reverse;
}

rzslider.vertical .rz-ticks .tick {
  vertical-align: middle;
}

rzslider.vertical .rz-ticks .tick .tick-value {
  top: auto;
  right: -30px;
  -webkit-transform: translate(0, -28%);
      -ms-transform: translate(0, -28%);
          transform: translate(0, -28%);
}
.intl-tel-input{position:relative;display:inline-block}.intl-tel-input *{-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=text],.intl-tel-input input[type=tel]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0}.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto}.intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.2);box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px}@media (max-width: 500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,0.05)}.intl-tel-input .country-list .flag-box,.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code{vertical-align:middle}.intl-tel-input .country-list .flag-box,.intl-tel-input .country-list .country-name{margin-right:6px}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.allow-dropdown input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.intl-tel-input.allow-dropdown .flag-container{right:auto;left:0}.intl-tel-input.allow-dropdown .selected-flag{width:46px}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0,0,0,0.05)}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:transparent}.intl-tel-input.allow-dropdown.separate-dial-code .selected-flag{background-color:rgba(0,0,0,0.05);display:table}.intl-tel-input.allow-dropdown.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=text],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=tel]{padding-left:76px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 .selected-flag{width:70px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=text],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=tel]{padding-left:84px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 .selected-flag{width:78px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=text],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=tel]{padding-left:92px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 .selected-flag{width:86px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=text],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=tel]{padding-left:100px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 .selected-flag{width:94px}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.intl-tel-input.iti-container:hover{cursor:pointer}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%}.iti-mobile .intl-tel-input .country-list .country{padding:10px 10px;line-height:1.5em}.iti-flag{width:20px}.iti-flag.be{width:18px}.iti-flag.ch{width:15px}.iti-flag.mc{width:19px}.iti-flag.ne{width:18px}.iti-flag.np{width:13px}.iti-flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.iti-flag{background-size:5630px 15px}}.iti-flag.ac{height:10px;background-position:0px 0px}.iti-flag.ad{height:14px;background-position:-22px 0px}.iti-flag.ae{height:10px;background-position:-44px 0px}.iti-flag.af{height:14px;background-position:-66px 0px}.iti-flag.ag{height:14px;background-position:-88px 0px}.iti-flag.ai{height:10px;background-position:-110px 0px}.iti-flag.al{height:15px;background-position:-132px 0px}.iti-flag.am{height:10px;background-position:-154px 0px}.iti-flag.ao{height:14px;background-position:-176px 0px}.iti-flag.aq{height:14px;background-position:-198px 0px}.iti-flag.ar{height:13px;background-position:-220px 0px}.iti-flag.as{height:10px;background-position:-242px 0px}.iti-flag.at{height:14px;background-position:-264px 0px}.iti-flag.au{height:10px;background-position:-286px 0px}.iti-flag.aw{height:14px;background-position:-308px 0px}.iti-flag.ax{height:13px;background-position:-330px 0px}.iti-flag.az{height:10px;background-position:-352px 0px}.iti-flag.ba{height:10px;background-position:-374px 0px}.iti-flag.bb{height:14px;background-position:-396px 0px}.iti-flag.bd{height:12px;background-position:-418px 0px}.iti-flag.be{height:15px;background-position:-440px 0px}.iti-flag.bf{height:14px;background-position:-460px 0px}.iti-flag.bg{height:12px;background-position:-482px 0px}.iti-flag.bh{height:12px;background-position:-504px 0px}.iti-flag.bi{height:12px;background-position:-526px 0px}.iti-flag.bj{height:14px;background-position:-548px 0px}.iti-flag.bl{height:14px;background-position:-570px 0px}.iti-flag.bm{height:10px;background-position:-592px 0px}.iti-flag.bn{height:10px;background-position:-614px 0px}.iti-flag.bo{height:14px;background-position:-636px 0px}.iti-flag.bq{height:14px;background-position:-658px 0px}.iti-flag.br{height:14px;background-position:-680px 0px}.iti-flag.bs{height:10px;background-position:-702px 0px}.iti-flag.bt{height:14px;background-position:-724px 0px}.iti-flag.bv{height:15px;background-position:-746px 0px}.iti-flag.bw{height:14px;background-position:-768px 0px}.iti-flag.by{height:10px;background-position:-790px 0px}.iti-flag.bz{height:14px;background-position:-812px 0px}.iti-flag.ca{height:10px;background-position:-834px 0px}.iti-flag.cc{height:10px;background-position:-856px 0px}.iti-flag.cd{height:15px;background-position:-878px 0px}.iti-flag.cf{height:14px;background-position:-900px 0px}.iti-flag.cg{height:14px;background-position:-922px 0px}.iti-flag.ch{height:15px;background-position:-944px 0px}.iti-flag.ci{height:14px;background-position:-961px 0px}.iti-flag.ck{height:10px;background-position:-983px 0px}.iti-flag.cl{height:14px;background-position:-1005px 0px}.iti-flag.cm{height:14px;background-position:-1027px 0px}.iti-flag.cn{height:14px;background-position:-1049px 0px}.iti-flag.co{height:14px;background-position:-1071px 0px}.iti-flag.cp{height:14px;background-position:-1093px 0px}.iti-flag.cr{height:12px;background-position:-1115px 0px}.iti-flag.cu{height:10px;background-position:-1137px 0px}.iti-flag.cv{height:12px;background-position:-1159px 0px}.iti-flag.cw{height:14px;background-position:-1181px 0px}.iti-flag.cx{height:10px;background-position:-1203px 0px}.iti-flag.cy{height:13px;background-position:-1225px 0px}.iti-flag.cz{height:14px;background-position:-1247px 0px}.iti-flag.de{height:12px;background-position:-1269px 0px}.iti-flag.dg{height:10px;background-position:-1291px 0px}.iti-flag.dj{height:14px;background-position:-1313px 0px}.iti-flag.dk{height:15px;background-position:-1335px 0px}.iti-flag.dm{height:10px;background-position:-1357px 0px}.iti-flag.do{height:13px;background-position:-1379px 0px}.iti-flag.dz{height:14px;background-position:-1401px 0px}.iti-flag.ea{height:14px;background-position:-1423px 0px}.iti-flag.ec{height:14px;background-position:-1445px 0px}.iti-flag.ee{height:13px;background-position:-1467px 0px}.iti-flag.eg{height:14px;background-position:-1489px 0px}.iti-flag.eh{height:10px;background-position:-1511px 0px}.iti-flag.er{height:10px;background-position:-1533px 0px}.iti-flag.es{height:14px;background-position:-1555px 0px}.iti-flag.et{height:10px;background-position:-1577px 0px}.iti-flag.eu{height:14px;background-position:-1599px 0px}.iti-flag.fi{height:12px;background-position:-1621px 0px}.iti-flag.fj{height:10px;background-position:-1643px 0px}.iti-flag.fk{height:10px;background-position:-1665px 0px}.iti-flag.fm{height:11px;background-position:-1687px 0px}.iti-flag.fo{height:15px;background-position:-1709px 0px}.iti-flag.fr{height:14px;background-position:-1731px 0px}.iti-flag.ga{height:15px;background-position:-1753px 0px}.iti-flag.gb{height:10px;background-position:-1775px 0px}.iti-flag.gd{height:12px;background-position:-1797px 0px}.iti-flag.ge{height:14px;background-position:-1819px 0px}.iti-flag.gf{height:14px;background-position:-1841px 0px}.iti-flag.gg{height:14px;background-position:-1863px 0px}.iti-flag.gh{height:14px;background-position:-1885px 0px}.iti-flag.gi{height:10px;background-position:-1907px 0px}.iti-flag.gl{height:14px;background-position:-1929px 0px}.iti-flag.gm{height:14px;background-position:-1951px 0px}.iti-flag.gn{height:14px;background-position:-1973px 0px}.iti-flag.gp{height:14px;background-position:-1995px 0px}.iti-flag.gq{height:14px;background-position:-2017px 0px}.iti-flag.gr{height:14px;background-position:-2039px 0px}.iti-flag.gs{height:10px;background-position:-2061px 0px}.iti-flag.gt{height:13px;background-position:-2083px 0px}.iti-flag.gu{height:11px;background-position:-2105px 0px}.iti-flag.gw{height:10px;background-position:-2127px 0px}.iti-flag.gy{height:12px;background-position:-2149px 0px}.iti-flag.hk{height:14px;background-position:-2171px 0px}.iti-flag.hm{height:10px;background-position:-2193px 0px}.iti-flag.hn{height:10px;background-position:-2215px 0px}.iti-flag.hr{height:10px;background-position:-2237px 0px}.iti-flag.ht{height:12px;background-position:-2259px 0px}.iti-flag.hu{height:10px;background-position:-2281px 0px}.iti-flag.ic{height:14px;background-position:-2303px 0px}.iti-flag.id{height:14px;background-position:-2325px 0px}.iti-flag.ie{height:10px;background-position:-2347px 0px}.iti-flag.il{height:15px;background-position:-2369px 0px}.iti-flag.im{height:10px;background-position:-2391px 0px}.iti-flag.in{height:14px;background-position:-2413px 0px}.iti-flag.io{height:10px;background-position:-2435px 0px}.iti-flag.iq{height:14px;background-position:-2457px 0px}.iti-flag.ir{height:12px;background-position:-2479px 0px}.iti-flag.is{height:15px;background-position:-2501px 0px}.iti-flag.it{height:14px;background-position:-2523px 0px}.iti-flag.je{height:12px;background-position:-2545px 0px}.iti-flag.jm{height:10px;background-position:-2567px 0px}.iti-flag.jo{height:10px;background-position:-2589px 0px}.iti-flag.jp{height:14px;background-position:-2611px 0px}.iti-flag.ke{height:14px;background-position:-2633px 0px}.iti-flag.kg{height:12px;background-position:-2655px 0px}.iti-flag.kh{height:13px;background-position:-2677px 0px}.iti-flag.ki{height:10px;background-position:-2699px 0px}.iti-flag.km{height:12px;background-position:-2721px 0px}.iti-flag.kn{height:14px;background-position:-2743px 0px}.iti-flag.kp{height:10px;background-position:-2765px 0px}.iti-flag.kr{height:14px;background-position:-2787px 0px}.iti-flag.kw{height:10px;background-position:-2809px 0px}.iti-flag.ky{height:10px;background-position:-2831px 0px}.iti-flag.kz{height:10px;background-position:-2853px 0px}.iti-flag.la{height:14px;background-position:-2875px 0px}.iti-flag.lb{height:14px;background-position:-2897px 0px}.iti-flag.lc{height:10px;background-position:-2919px 0px}.iti-flag.li{height:12px;background-position:-2941px 0px}.iti-flag.lk{height:10px;background-position:-2963px 0px}.iti-flag.lr{height:11px;background-position:-2985px 0px}.iti-flag.ls{height:14px;background-position:-3007px 0px}.iti-flag.lt{height:12px;background-position:-3029px 0px}.iti-flag.lu{height:12px;background-position:-3051px 0px}.iti-flag.lv{height:10px;background-position:-3073px 0px}.iti-flag.ly{height:10px;background-position:-3095px 0px}.iti-flag.ma{height:14px;background-position:-3117px 0px}.iti-flag.mc{height:15px;background-position:-3139px 0px}.iti-flag.md{height:10px;background-position:-3160px 0px}.iti-flag.me{height:10px;background-position:-3182px 0px}.iti-flag.mf{height:14px;background-position:-3204px 0px}.iti-flag.mg{height:14px;background-position:-3226px 0px}.iti-flag.mh{height:11px;background-position:-3248px 0px}.iti-flag.mk{height:10px;background-position:-3270px 0px}.iti-flag.ml{height:14px;background-position:-3292px 0px}.iti-flag.mm{height:14px;background-position:-3314px 0px}.iti-flag.mn{height:10px;background-position:-3336px 0px}.iti-flag.mo{height:14px;background-position:-3358px 0px}.iti-flag.mp{height:10px;background-position:-3380px 0px}.iti-flag.mq{height:14px;background-position:-3402px 0px}.iti-flag.mr{height:14px;background-position:-3424px 0px}.iti-flag.ms{height:10px;background-position:-3446px 0px}.iti-flag.mt{height:14px;background-position:-3468px 0px}.iti-flag.mu{height:14px;background-position:-3490px 0px}.iti-flag.mv{height:14px;background-position:-3512px 0px}.iti-flag.mw{height:14px;background-position:-3534px 0px}.iti-flag.mx{height:12px;background-position:-3556px 0px}.iti-flag.my{height:10px;background-position:-3578px 0px}.iti-flag.mz{height:14px;background-position:-3600px 0px}.iti-flag.na{height:14px;background-position:-3622px 0px}.iti-flag.nc{height:10px;background-position:-3644px 0px}.iti-flag.ne{height:15px;background-position:-3666px 0px}.iti-flag.nf{height:10px;background-position:-3686px 0px}.iti-flag.ng{height:10px;background-position:-3708px 0px}.iti-flag.ni{height:12px;background-position:-3730px 0px}.iti-flag.nl{height:14px;background-position:-3752px 0px}.iti-flag.no{height:15px;background-position:-3774px 0px}.iti-flag.np{height:15px;background-position:-3796px 0px}.iti-flag.nr{height:10px;background-position:-3811px 0px}.iti-flag.nu{height:10px;background-position:-3833px 0px}.iti-flag.nz{height:10px;background-position:-3855px 0px}.iti-flag.om{height:10px;background-position:-3877px 0px}.iti-flag.pa{height:14px;background-position:-3899px 0px}.iti-flag.pe{height:14px;background-position:-3921px 0px}.iti-flag.pf{height:14px;background-position:-3943px 0px}.iti-flag.pg{height:15px;background-position:-3965px 0px}.iti-flag.ph{height:10px;background-position:-3987px 0px}.iti-flag.pk{height:14px;background-position:-4009px 0px}.iti-flag.pl{height:13px;background-position:-4031px 0px}.iti-flag.pm{height:14px;background-position:-4053px 0px}.iti-flag.pn{height:10px;background-position:-4075px 0px}.iti-flag.pr{height:14px;background-position:-4097px 0px}.iti-flag.ps{height:10px;background-position:-4119px 0px}.iti-flag.pt{height:14px;background-position:-4141px 0px}.iti-flag.pw{height:13px;background-position:-4163px 0px}.iti-flag.py{height:11px;background-position:-4185px 0px}.iti-flag.qa{height:8px;background-position:-4207px 0px}.iti-flag.re{height:14px;background-position:-4229px 0px}.iti-flag.ro{height:14px;background-position:-4251px 0px}.iti-flag.rs{height:14px;background-position:-4273px 0px}.iti-flag.ru{height:14px;background-position:-4295px 0px}.iti-flag.rw{height:14px;background-position:-4317px 0px}.iti-flag.sa{height:14px;background-position:-4339px 0px}.iti-flag.sb{height:10px;background-position:-4361px 0px}.iti-flag.sc{height:10px;background-position:-4383px 0px}.iti-flag.sd{height:10px;background-position:-4405px 0px}.iti-flag.se{height:13px;background-position:-4427px 0px}.iti-flag.sg{height:14px;background-position:-4449px 0px}.iti-flag.sh{height:10px;background-position:-4471px 0px}.iti-flag.si{height:10px;background-position:-4493px 0px}.iti-flag.sj{height:15px;background-position:-4515px 0px}.iti-flag.sk{height:14px;background-position:-4537px 0px}.iti-flag.sl{height:14px;background-position:-4559px 0px}.iti-flag.sm{height:15px;background-position:-4581px 0px}.iti-flag.sn{height:14px;background-position:-4603px 0px}.iti-flag.so{height:14px;background-position:-4625px 0px}.iti-flag.sr{height:14px;background-position:-4647px 0px}.iti-flag.ss{height:10px;background-position:-4669px 0px}.iti-flag.st{height:10px;background-position:-4691px 0px}.iti-flag.sv{height:12px;background-position:-4713px 0px}.iti-flag.sx{height:14px;background-position:-4735px 0px}.iti-flag.sy{height:14px;background-position:-4757px 0px}.iti-flag.sz{height:14px;background-position:-4779px 0px}.iti-flag.ta{height:10px;background-position:-4801px 0px}.iti-flag.tc{height:10px;background-position:-4823px 0px}.iti-flag.td{height:14px;background-position:-4845px 0px}.iti-flag.tf{height:14px;background-position:-4867px 0px}.iti-flag.tg{height:13px;background-position:-4889px 0px}.iti-flag.th{height:14px;background-position:-4911px 0px}.iti-flag.tj{height:10px;background-position:-4933px 0px}.iti-flag.tk{height:10px;background-position:-4955px 0px}.iti-flag.tl{height:10px;background-position:-4977px 0px}.iti-flag.tm{height:14px;background-position:-4999px 0px}.iti-flag.tn{height:14px;background-position:-5021px 0px}.iti-flag.to{height:10px;background-position:-5043px 0px}.iti-flag.tr{height:14px;background-position:-5065px 0px}.iti-flag.tt{height:12px;background-position:-5087px 0px}.iti-flag.tv{height:10px;background-position:-5109px 0px}.iti-flag.tw{height:14px;background-position:-5131px 0px}.iti-flag.tz{height:14px;background-position:-5153px 0px}.iti-flag.ua{height:14px;background-position:-5175px 0px}.iti-flag.ug{height:14px;background-position:-5197px 0px}.iti-flag.um{height:11px;background-position:-5219px 0px}.iti-flag.us{height:11px;background-position:-5241px 0px}.iti-flag.uy{height:14px;background-position:-5263px 0px}.iti-flag.uz{height:10px;background-position:-5285px 0px}.iti-flag.va{height:15px;background-position:-5307px 0px}.iti-flag.vc{height:14px;background-position:-5324px 0px}.iti-flag.ve{height:14px;background-position:-5346px 0px}.iti-flag.vg{height:10px;background-position:-5368px 0px}.iti-flag.vi{height:14px;background-position:-5390px 0px}.iti-flag.vn{height:14px;background-position:-5412px 0px}.iti-flag.vu{height:12px;background-position:-5434px 0px}.iti-flag.wf{height:14px;background-position:-5456px 0px}.iti-flag.ws{height:10px;background-position:-5478px 0px}.iti-flag.xk{height:15px;background-position:-5500px 0px}.iti-flag.ye{height:14px;background-position:-5522px 0px}.iti-flag.yt{height:14px;background-position:-5544px 0px}.iti-flag.za{height:14px;background-position:-5566px 0px}.iti-flag.zm{height:14px;background-position:-5588px 0px}.iti-flag.zw{height:10px;background-position:-5610px 0px}.iti-flag{width:20px;height:15px;-webkit-box-shadow:0px 0px 1px 0px #888;box-shadow:0px 0px 1px 0px #888;background-image:url("../img/flags.png");background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.iti-flag{background-image:url("../img/flags@2x.png")}}.iti-flag.np{background-color:transparent}

/*!
 * angularjs-color-picker v3.4.8
 * https://github.com/ruhley/angular-color-picker/
 *
 * Copyright 2017 ruhley
 *
 * 2017-10-06 09:52:03
 *
 */.color-picker-wrapper{position:relative}.color-picker-wrapper .color-picker-input-wrapper{display:table;position:relative}.color-picker-wrapper .input-group{position:relative;border-collapse:separate}.color-picker-wrapper .input-group .color-picker-input,.color-picker-wrapper .input-group .input-group-addon{display:table-cell}.color-picker-wrapper .input-group .color-picker-input{position:relative;z-index:2;float:left;margin-bottom:0}.color-picker-wrapper .input-group .input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc}.color-picker-wrapper .input-group .input-group-addon:first-child{border-right-width:0}.color-picker-wrapper .input-group .input-group-addon:last-child{border-left-width:0}.color-picker-wrapper .input-group .color-picker-input-swatch{padding-left:12px}.color-picker-wrapper .color-picker-input-swatch{padding-left:36px}.color-picker-wrapper .color-picker-swatch{cursor:pointer;z-index:3}.color-picker-wrapper .color-picker-swatch:not(.input-group-addon){position:absolute;top:3px;width:28px;height:70%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;vertical-align:middle;background-position:-80px 0;border:solid 1px #ccc;padding:0;margin:0;display:inline-block}.color-picker-wrapper .color-picker-swatch:not(.input-group-addon).color-picker-swatch-left{left:3px}.color-picker-wrapper .color-picker-swatch:not(.input-group-addon).color-picker-swatch-right{right:3px}.color-picker-wrapper .color-picker-panel{position:absolute;background:#fff;border:solid 1px #ccc;-webkit-box-shadow:0 0 20px rgba(0,0,0,.5);box-shadow:0 0 20px rgba(0,0,0,.5);z-index:99999;width:150px;table-layout:fixed;border:1px solid #fff;padding-right:1px;-webkit-box-sizing:content-box;box-sizing:content-box}.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper{display:table;width:100%}.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row{display:table-row}.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-overlay{position:absolute;width:100%;height:150px;top:0;left:0;z-index:2}.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-grid,.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-hue,.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-lightness,.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-opacity,.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-saturation{background-image:-o-linear-gradient(45deg,grey 25%,transparent 25%),-o-linear-gradient(135deg,grey 25%,transparent 25%),-o-linear-gradient(45deg,transparent 75%,grey 75%),-o-linear-gradient(135deg,transparent 75%,grey 75%);background-image:linear-gradient(45deg,grey 25%,transparent 25%),linear-gradient(-45deg,grey 25%,transparent 25%),linear-gradient(45deg,transparent 75%,grey 75%),linear-gradient(-45deg,transparent 75%,grey 75%);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0}.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-hue,.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-lightness,.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-opacity,.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-saturation{display:table-cell;position:relative;left:1px;width:20px;background-color:#fff;cursor:row-resize}.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-slider{position:absolute;top:0;left:0;width:18px;height:2px;background:#fff;border:solid 1px #000;-webkit-box-sizing:content-box;box-sizing:content-box;margin-top:-1px;z-index:3}.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-grid{display:table-cell;position:relative;width:150px;height:150px;cursor:crosshair}.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-grid .color-picker-grid-inner{width:150px;height:150px;z-index:9}.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-grid .color-picker-overlay{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAMAAAAL34HQAAAC9FBMVEUDAwMTExMFBQUGBgYMDAwICAgFBQUDAwMGBgYDAwMPDw8SEhIYGBgLCwsTExMfHx8GBgYcHBwGBgYmJiYcHBwfHx8XFxcJCQkODg4fHx8RERExMTEmJiYGBgYuLi4ZGRlDQ0MqKioICAgcHBxFRUUUFBQKCgooKCgzMzMnJycbGxsTExM8PDwvLy8xMTErKysLCwtNTU1CQkI5OTkUFBQlJSVmZmZeXl4mJiYfHx81NTVKSkoPDw9FRUVjY2NYWFhLS0srKys6OjpISEhQUFBsbGxEREQLCwsNDQ3a2to4ODhBQUE7OzsMDAwXFxchISFSUlJnZ2d4eHhlZWUzMzOampo+Pj4tLS1ISEhtbW1SUlJ0dHQQEBAwMDAhISFWVlZaWlpWVlZiYmJLS0snJyf09PQfHx+Xl5dHR0dPT08+Pj5qamrOzs5QUFBXV1dUVFR6enonJyddXV1xcXE2NjYWFhY8PDxKSkrNzc1/f3+hoaFfX1+KioqAgIB3d3esrKyYmJiKiookJCS7u7uhoaE6OjqLi4ssLCy8vLx6enpubm6Hh4eioqKFhYXp6enCwsKMjIzBwcGRkZHu7u44ODhycnLFxcVra2uioqLc3Nzl5eV4eHjl5eWSkpK+vr7h4eEzMzOSkpK7u7shISHW1taurq5aWlrPz89vb2/y8vJlZWWBgYHKyspeXl64uLh+fn4YGBg2NjbZ2dl6enrMzMy8vLyTk5POzs5xcXG/v79PT09paWmEhISbm5urq6u3t7djY2Pl5eXh4eFaWlqLi4u1tbW5ubl/f3/Q0NCCgoKTk5Ovr69KSkp1dXWpqanZ2dmvr6+ysrJMTEyenp719fWbm5tUVFSYmJjz8/ODg4PZ2dn19fWzs7NjY2Nra2uHh4enp6eIiIijo6PU1NSnp6eWlpbKysqpqal3d3ff39+KiorCwsLS0tLg4OC+vr7r6+uqqqry8vLj4+OWlpatra3r6+v39/fu7u75+fnv7+/5+fkBAQFzkre4AAAA+3RSTlP97ePc/P3u+Onz8/z79+Hz0+rL++D89bvl19jr8sL6wPndsq7m0anI0uPLyfry27Oh8O7oZ+n42tCl+x98o+jk+r7y2+Wxv5mGpr/O4JBcR6/AvI6b89iltO7Z5HF2kc7A8c7MiPKavHeIhuB2waL61H37n8m0qpfkyKqy9/j56OC/Ovbkki8sh66AsfbrZeXf0uvos9X21L6A93TB0MKyao5IvMSvfvX6jqIQj/Dm41Bd5u/Unay/xlpqYticw7Zv1kiWn9kenp2M+ZtOkG33ffZbg6LPQkjVaNSyyjRUVpF+0ipZdbP4RTjOqmKQbqDZfuhjOFPDxfhv3SDpqyEAABolSURBVHgBdNKxaipbGMVx38sn8EHs5jk8VtNMZRgYGNJIrGwOllqIVU4jJCSkihwiOIqDxmh1/2vW3pfBy11r7al/fNr5aaX/c+tT4rzevm/fr98x79/vIev3dcx4PQ45jo8h1+M1Jr2m6Tk9xyzOC7JdbGM+t59Nlp/L5fJp+RTSYt1+buz/TKhcUG2T20ahiq6zqjlb5t6ryFPTO1b/pt18rZbqdneptetYJJNqmElGRVcbRpWzUS2STZFllNqHZBOoV9a4mFmGWaZBii7LooqGpGl6PadG+QfUg7SIp2odC5VfZElkU6PKjFJkUi6YLv+inMP6gOnw3z9WJMUAU4xSpLr/Wznta8lkF6IsQ5VlUXXBdXECClXeqJyxYaiqIxsdR1empFeb6O7MDJNKvYMZpQnVhdWPrqyfCYUpC6i5THOb8vdcW+fFel0UB24lFK3GlYLJKjdJQ3bp7qwuZkFVLrZl09P29KkOPpcnqSIKVrfTRjlWzV2hlPySI5PqvVgX6wMwpTdWkR1FG1UjJ6VJmjBUMbPFjMGiUpW4iFyDJR08DbrLbvdJ7fSVh4d+9hBR9WvNZNKl9PIcFSlySISPSKDkquK9RtW14l4jrpVcIaVslwA673Z49NSyiVE61gmSXEZpXKtRNTVLKqPIhedTEf+EuVEFKki9ChXTpaiT6FY6VrKL15oxbkXLUi5uVXIux7C7axmV0YeszuqgqufAYAlkFSLq9IpeTy5gPlXblaj+BdXAQkRKVYHEZAKlLLsDGtORSbEKkoLKyTVI0eUccGFSKrVaaaOJUHZpRKq9BsuxKsAcuZS2q4PKMEyOTUa9zfO3nN3fqrCJrdyRO5mAMsmqvSqUXb7Wpnw5UX0GLzaZ1b6WU6vRJRkkq9RHtVAVqwxbYWIixSYJI3u62+/3vNk+ojChKlmgRdiHz6X84lr3KpGmDNQbyxksq9jveCuyMoo3oZxKxzIqqITCRJXNbLPZ2IWKIPoaDF4+Bh+sq1oVWH+MUqb1fDoF9abmVmEChuvxd1H8RkbNok0iajLkmyTDZLgfAguR6nm2YbMS2ItqFe9LMlTQPhC5kfWnbjqf1kJpupXy+IZIKL2G1Jj+9lZ/TQLFsRwuBWmoDxw98rx/foaFKiSqZKIfXzbRAPvVCajGNeUZBQmX82gZl3oEpQmlriybMLuGWlANhbIKEd1sWFAxTC8DnmTAmkhkllBKzZv+wxYdrDSPhlEc9w69ndCl36LuSjfDgNAhMNKNiAwNLkrNShiodIqBfkRKk4AtQuHb5Abmf877mBGZc5436x8nQwYUHJvsIn+AOika66xfeA5TcslEGGr7a7vVR1spA0p1ZAL1obmMUh2x5DJKHVCh4oUJlWAnqqnOJ7nUO1rcFdy1t3K2yAYVU0klV//+3vQ/m+Yn/bDLqsGltciwVpCEopkue1u8Lf5MNYmlxFJAnc9/cwWuO6uui2udAon84m22m5hLJFB9/940nF0KJlA7+m0tJbaaw8osCpUil0xkUJ1VXKQouLRWqLaoBAuW06sEklFN80HDJRW0UImVUPN/5n9RTHNUGaZMJonCtJDpqyql4AdKJJJQa7Po/6Pk6hsnUGRHce3Gu/FX1pwKxQ0opsqo8kinkk1PjzNIvMFVcJ+BpLbblhdb0WpzdGMsTjCzDh9UJgUWvRpfBQsXESqbv80zw4LkYHKFSi0lChYl62K9xmRWy1ItBVTxNnb1PecE6gAKEzWLP4gLklxizaVKMlwimaWKtEAUnT3OQKE6zc6z8gyuLEqh7LouUDGUTiZ1Q48EV8Dqvm4oLBXUYac6V+rYDRaRaB4mkybcdDHlRJqKpIOER7XpVl0r2qqViqlaTJXe0VuBojVJKkiYPlVfUIpcFwNq2GqiLiYcWyUUj6mQWVVqKg5XiUl/kCOtSipgQqFSnfqopaSqm2VTYxJMMexFLpMIayXUb2pGOasooMk0ZaY6pZpS3IKit+tYK5nMqiJhsqvmUkDVVAF0eNm9cOGyClaoEgnRkCnnhOmb6lawUH1zVapMqZ1QamR54JZCOaBQXaVGLjA5GW/CUoItZBq2mqnPs9k+sSJMpQRptB4ZFKYcU84dq+7odl1ddxSTe1gCo0ylc4y6FOphfMFSnGATbsLFUqF6Vq3i9vtS/aoybESBjdqVWq2AWZVXXdVJday77gaUnlyhej28/qeil5cBu5ApEiiz7lMDRfdhok/lE6oIotFIpNFKrFWbt6u8ojmvyzurGEqkG255I5TzukS1jLkuZaJSPYgV+WHUD3o/uU+qZ6v2zwmVxnqyioZKlUwmok+Vr4zKNZVgzk0nFSyaZKiWry+qXTq7HlgrkYQSKVB2aSqyn+6RfaIwQfJWvxulCLVacSTHJBUo3UCyKVQxllFLu4yKwHq4sIr+SxYdqya2RlEcz0P5HAZG0t3UmtvapVHJaTQDtxVCwDQWtxhic4rAiDCKWFhEON00YxOYykeY/39/bgnMWus79Y99Hkq+PYgymw0jmkqWqIprupyqmnorTkUCZRKl6fOpqFG2srrsAdXhcH0ARs8qrpWk/zAVkCZrILlEGX8gqum9KiMqb2VLdi+73S+6+/W0u5hWoJ6CtdJUAulwvZBkUL1yLVV5KpusPNXm9PP0k52WZxinUsWtbKLqYNUv39cvVBTHChV9emKT4lohcgcbsgXzYIvrV1X2KlUpShRvsDltTngYt0qUJWdT9/6+tojq9XcKKV0E1UTUBBRdyTIFdXg7GDyoAuXMVareH769Rwd2M2Cqimt5Oi6jU1wlwrr3VFQNClONx613a0AZXBNI6Sp5s28HujjQyPUiSJ7r6mwCxNKFCdhpcDKqluwYx5qyYjqjiB+vxbHMCyobpqxZsRVThYgiE8W9AnVNjaxQiTKDQVGB2lDDqU7HyNSWdD0Vq7uiIIFiJZIi+4QR7pUoWZRwrLfFOa/WyEKUGbxDEibKmjAt3bI5ThvLoVCRUGVStaPbHd3vKJvsVeW15jZVouzFdWGVW5VoSlWibKSZqnJdG7moPt1qu95iYph0TUrNfDJfhcpm/r6VrPCkKV2aqkF1qhKFChflVA0tKMse68e1j2oqqv1WlNGUqPk8VJ6qx5u9LdhipquNq/3a/vwTP94/yMDGqSBpqo7HiibKfEZ1R916JOpsghQje7cvKtqZdDqyrLCe5+rRRQ/XDFeboaLtYCXqvaC+2iCpqjQNRZWk6VnSqO4CGokiXMpmBJkOA0XnnXmJqF5P1KyHSdQMVDumrCXrw0IigapKS47DpkpUqJ4bTM+ghD26OkxEFItb9T1Wn3Yst5p3/oK5gBGOxWsbVW1Y55wPRZMEalgdmyElgJoGEotbmUduVbK14y0bYwLU7+9ReSsTsDTZCKgIJkgsXa0L62vJoKjMsBoOuZZths8NlcRGIzaKa1FlYzeGVFSalHX6iApMlTOq0pW09gUGimsVk41TMXIDClXVDIfFBYmRUWkmULpQbeP1+0yYKpuqu7vO3fyOoWKibKZVUOH65xUWopLKYaKeqkQZHN/F9Rk1Go/g4CJ9JqwkTelSZXs2Iut2xlC5dqvFULWuUkX03JTP8EaSEZSo388jRn77+WJVjb+oingqXqr+79gfnR93bM65vFZx/du7tbezaGvWcu0/TNGxiupqFMXxeahbOmVgSs1xKuNhuKS4xyLEKoQozBSWAQkEq/sCaXLBJoWdnY/iU9z/3nshWWvls/2x9RJYQYrOSUI57AyJPZ/PnyfBVePiXqlVJmdRMjBQprr/+sUg3UFFMP3Z/oNKMhvXeoVrScWU73B1tn+77zOk6DPCpWrqrjTl41h8YUq8wxAbuBTzSIUpXLst91L+2mLh8XuhyjKuFbcicSsGyHqmLuJa5hGsZj91nVJQmEChSqKohDKTo/Qn8rgLEp9gcvkTyf7L+BPDpHSoAHWfHS+mMyb/njRMdc33Y0t1LVclKSQz0QRU5H4fqI6lYDIVqC2ziPRyca43UzHFQA9cpurOwCKYbl4uBcuT2tJIggsVI8PALDK5qvjDU1FXRVDJlZks22aQSJZxLZkenw9M5FOob1wWRAwTT32rFZGkirrJqoSruNsQhYrNTXsfLgrIanv7DBTBZfU4SbmdbzZSPx0mFRXKTIpgzTAUQ1Hci8JI1B6H7ardLPvdfr/dZzwZLkTqm1BkhqKtTNZIHabSV0/1lFpZMqHRsWhjqKaQ685TFVVl98JEWZDCRAyGiikzllSH7nzo2q6F1ra3VirBylKqiUqV4ErSVaI0nIqayb5A3SkBJdUJFaOSZVY/F4P1CBRB5IV0OLeguFV7u41BKm8lq3nLeiphTaiIuWiyok3SMFRNYfUQXAqu0+7ErJCYIpUCKwLnceAB1TJQnGo0FaOYakSBMhcwgmg1JSvCnVahCtQgFyRf5EQhIct3+WmfezGpcxYcRkC17YESYOYaIdnKEVAEkk1xFTNa07CIm3Sq4h0PHyKq5Ce51MV+schsYqESjLQdaxVuhQgVJJtQcslEFUfJRJeMvtNqWYUMFSM7Bmx/ykO1YNaMioVI8TspcPg8pdXSe6deDZZMUWVpDRV7Z5Xt9A4qkkeVRb6wYbLnI/tYwJLJegR2NJR1purHclP2PSoPpst0WV3wzF2AvqSCROwHlFS4qjU0uegsnAqYs3At3gJ1tJqLtldI7VWqzbgpNxtEuIKEybtC9kKtvhqKCxNzEaAlM5SZ6BrU2pqzcOlWVPnIKCyp6NFUV0TH8erFxKUAjT2yyKXHdOFW3r/plzVcbPm1nAWVggnZGhMPqLU3//2ihQxUXEsiTPR6vKLio6DIuOl5+3BdLixQPI4imADZ5yb7JPJPKLZeAwsZJki/Wf4RXXhJ9sG1AmXfy2Sqq4H+54qOUVvXoigMZ0bqYlxE6uTgYLgPDJIcsI0FaoRalx6FHp5CmlSZ4Pv//fa9B+5aS9spP05+m+iMaQaVuT0hEc71BkgYD8UoIf2btv7N3YVZIgwSLj5cDtX7GVX8D8lLikJlDQ9lM5ien89/Z46R9I+qNFFNJlXLr6Xvf9H+zaqimuIzZ6fIvKMSZbzxWn+bjCgXmT/nmQ/Xk8mykasrJrZce1iSQsUHiR3vjJ9MqBjBJk1bsuK1zMP+PP6QhiQNYfKxZvKkeFgmUO6iarkuiw+19MygulthfsfAdWGKBkyTLSksUbLiDo/PzwckUPlYaZpv8+0537hFdWH/kzh9yHqWEcXMMVyso9OxO0+apvP5EC5b8iIp88M3POQMQ9x5mEtEobptaJwLFWU1LaanS0FFM93x3nWY6LGbpuNEAjYdztF3aw4HWOkyww+FpokAK7SN3fBpCpSL6LosGVHgzFpQqBwmM/GLK2SgJlGhsv71UlRwbIg0CWKmhhQuQYz6UnpsMfW0Xdo+etd1b+8r7SzhHDVZAwmYBZY0ZLBMQRkzOzzWgSI1KHOxGVWOSAoRW93arqpYt6aMTG5ykTSJMiZYX4Y7fA0sUw91jSlgGyssUUUlarws4zKyttXlhEGKiCK4SLpsUbFoJlh60lRctWWQCCYbEcQpERWq1rWZNep7GU22CtvWbSdKd362mGRJyqh6HdhrsowqB6jhI6fN6eJnR+uEJarASkIGCk8FCpXdhmw3hWra7Q7Ydnb3Isog+gLEQvRaFxVtRNlTo6i5nE5uPI2iTOs8acque0nVWlXAqqrqqu22ClGieCtgFE0pr2Ug/VYhsvV3HWncpgFGT41v5VSNLExGlKaPdt/uXWS1VVSTqnUrzRhMlni0GVmaLBGVKmHSABFIBk8DSRQk6yIfqD5a7n4EFdUEai9KE4ds2Zb9LSsoWYJcRhecbz7afDe6GPGx/qOD7nHTV7cojDOLWyJhZNAtCE4aUiUWrgK1i3ToPwCkyB4RdeZ4nsf7ZWPOx1prv25/sihOFKNwjtwJ1+nP15/TF3/r9PWUF2s02ZjZ3037wknWE+rXBsp82BJJiTLHb0BWFSh+lSjOPkiWzVO9vFdTSYUtii11iwLSxFCRNCWKdN+s+2bHe8OlyTMpirQTjCXIOoKr2lf7d64kYfWd9UN/aaIYKJ/LR2dFdaLY1NNR0/HkCsqLDrT1dw0vbftSWk0u9s4osoDZCCS6XxST72/UXdiH/SgqRAHrEHVHIgoVzeAZTgMi5tO2LcegcfnDMntHZwHFFoio+S29kF8u0nUXSgB59gjNnFjUDFFGREETRQJWtbfqVrWVm7vqaQVVT1toYhFIP5BEfVD+jyY+JE0kUZOot4r64ZGWtSxTlSGruJGXp566r0tFeYtE8ZvoBMtgyqQqZb3tITGfYXD/AbsxSXZkBUVqYYgmVv6tRxKUpCbbrbs1Eh4+XG+ZHs4fte2HLZ0CZ8P8hOl2y1M2srEax7EeIRlfWZFkXX8u1/KnrqxrLo2TxLNujlQaXa97XGtRmYFRXVbdZjNsWivGh4giIzMVLmYzybray5XHl7s0tmOUTSCGSBck2nORrd16A7Ob7SZQudsjo80Ul5uzAqXGeU3DHllHI8LO/q1Anem2wCCVgBoon5YBvFE2Z7mE0VVds3tWC02ZJvrvpEhP0TAKzObvSljU6CmmzfKWHSmilSVjvVqxcrKeVfMkKmVn6mMjW+t2M1KaMku71LXUxKtrtUTFqKtTlqzP6ydrvNL1Z/OK6tW9QvKKKdLHhIHyyEEXOwTsECTqc+N4REVXSyuppC7PIkwWCit9pT6QOMrO0VmwnHdut2V8DtvdYXcgG47XLzhVkJ6jyMf9PQs4zuQXzieNSCKKAuWZXdTfVFwHXIetvZMQRafRe/7nWVE8/2TRFGm6d04L0ht7eztP3b2F6pFD/q2IqMj/lzHCw4ppueJZaaNszpolTc95u/ccJqPrLy7IYNVRIAqi+QYRpBVBF73QNm8x4UFwNfj/HzWnypvp6Km61S4P0h81rM6IKrYqKj9qZQnt7KVEoXqNF63p7/RnQmmaVCesLAax1rkowUx+5vfMvWcnSYpGLOUtvKVbSbEaMAIjglhnrWlyz/vvdRDN63W8tBV+1MzM9CWhmRPvKBEpvG50UYLYFXsRtKYzFbsd9jqsxMjN7/DipDMQVOq9P2rrnFCSVLLH+ypVusKPYsl4fowXK/KYbuBz0ACxQE6DMswqh9f8mnWVFFmTWX2RshZgaGCpUV5j52Dke1z+0zZt2xFi00XoGDDiIvKJwHCRIvRNTym2JFTYMKpSZVRGvMypxz6qkJHOleETKjNU1FBalOXys8AjVk9OKeMEueQ1lyCcqKYjFFi0tpDSHrznXZwg9vSCRe9C7OWmJc2UfJNJ0Qo+UFPHPFpMXuTGA5crB8XqSWXipd9gE/0i6TBjeEKJeiAVqWFlmlyabDUGyk1r2pTKsO3bsB/7cfAQeEY5Kz05Ra1S1GZtWlqGVim9XzQFO4s1TXFHpdI8tmBXd3VgZPT0UBgIXcjvQPgQv9WrpS1C9Ew8uc2pz3cahZbq5fvWCh2wFDwVGqAkcJLU81flYOEAKeJHbpA1qeftoc2qQxvHYpwJqfhAa69WTDjdvcA2zkJ5qhJCjrBU4iTkSQzpezVCm77JHEOrW+Qhq8rdpzoRi0UrbVRGN/pPei7TXjSUhBPPPzbIHNdRKAqiDImjNxiDrC8+O3DYSe9/YV114KFL4xrqPrIjvqg7gba/2/bRcJAfn8/6WVfPH1kbBRRIZyLSweXcBV4piuZZ5CeNWEA1JCIDtK3b5quCJmnlqjS/KHZeCSQH/w9WbAYgTE6s0sFy19oMzAcaatfVUDcmu75SMldSflJSo2GCTJE8PJ6UDL871kbuUM43VadWJuqlpqSTbCQ60M4U96fx8AgylP7VUEoXYCZnWuHxVTQyyuYA546EwGGt6gQVxTNyyqjsvnENv8MTLHAmes6KQcp5yjmLi63wVYaidCQR5spkILmkUcvDZD+iGpthgmrsTNTs0J0IG2ltTDVL+1RKrmBvFxgvlc2U3AOKhgHLVLh08HyXkSTORaD11VGD31WWfPqkEZEEWHoLACXCBImqNKqxm6wtomCkcyfqleZeKAYzUV8VjtZkyExolHdCvVx0pYILMLCaZpnDL5p3MB8G9RTzs0xEicE07ysZUCxWoPIEiclQ9MCa7dkNysfJzDIveVl0TyiltQkmhpXvGgRFh3Hw7NKHuRpYB5AScFo0RpnbOIzb777JOGz0QyDByEgEGSqom6WJIrQ48nI+UIRSsOcL3cMZqJB6/Hg/GpDTFOmebboTJ0IBFoEiGeoJA5f9rxgy2I0bBmKoEtiSpayu/f//9KXUM2vZSrV1gQIlOZyRc8jDlo+WzaEwTJsAiS7w3iqY5XVYuerHL3cV7P1Rioa62jg9GnBIKx/qGdar+5SZBpWXSNpIULGAsja7ePDGIBAPKB9UHKligKeFogcWu/S7s9EmUnzyUFNe7EEGgys756816Mv7xDgv5Y+KwEVZZLy22EZf9P+jfHyy+PQZTURwuPIo+JuqvhW5dSW4dhgFc3CpiWfjsDY386nkm4X1BRCmkF+QFFz5XiqjJyo0lzs2a5mMMOgOBpugBiRWgASIt6qNhKZqaXhado1m4pbV3dREuQUUyh2mIAu/kCmggcyPqXJFMXPLOWpa8dAfMjT4CDQuVuxYC4O/i2+1LrbkhbJM2RKrdTSYFImr336azB0aD/9YbSKfzFxVk+UEYhKpXndIyFjuQXEAOpWCMR4pMc25ddWbU3cTZ9ZynTZSyo8F1qB1WX+ntC5pherY0Oj0VnkxNEdXvpwAzxTCag7iiznzTimJ1iDaaILC4WLRsO3ExRHWv1JSbraS+2bEnirvmHTfsUKP/FCJoVijUkrBvojHLicoiM07oJUMGuGeUxLPRDDJSidy6VvoQD5H7eSfaPcE8yRvK7uV0HyKs7/+n34CHR2uy7vpg7IAAAAASUVORK5CYII=);pointer-events:none}.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-grid .color-picker-picker{position:absolute;top:70px;left:70px;width:12px;height:12px;border:solid 1px #000;border-radius:10px;margin-top:-6px;margin-left:-6px;background:0 0;-webkit-box-sizing:content-box;box-sizing:content-box;z-index:99}.color-picker-wrapper .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-grid .color-picker-picker>div{position:absolute;top:0;left:0;width:8px;height:8px;border-radius:8px;border:solid 2px #fff;-webkit-box-sizing:content-box;box-sizing:content-box}.color-picker-wrapper .color-picker-panel .color-picker-actions .color-picker-action{width:calc(33.3333% - 6px);margin:3px}.color-picker-wrapper .color-picker-panel.color-picker-show-inline{position:relative}.color-picker-wrapper .color-picker-panel.color-picker-show-hue.color-picker-show-saturation.color-picker-show-lightness.color-picker-show-alpha{width:230px}.color-picker-wrapper .color-picker-panel.color-picker-show-hue.color-picker-show-saturation.color-picker-show-lightness{width:210px}.color-picker-wrapper .color-picker-panel.color-picker-show-hue.color-picker-show-saturation.color-picker-show-alpha{width:210px}.color-picker-wrapper .color-picker-panel.color-picker-show-hue.color-picker-show-lightness.color-picker-show-alpha{width:210px}.color-picker-wrapper .color-picker-panel.color-picker-show-hue.color-picker-show-saturation{width:190px}.color-picker-wrapper .color-picker-panel.color-picker-show-hue.color-picker-show-lightness{width:190px}.color-picker-wrapper .color-picker-panel.color-picker-show-hue.color-picker-show-alpha{width:190px}.color-picker-wrapper .color-picker-panel.color-picker-show-saturation.color-picker-show-alpha{width:190px}.color-picker-wrapper .color-picker-panel.color-picker-show-saturation.color-picker-show-lightness{width:190px}.color-picker-wrapper .color-picker-panel.color-picker-show-saturation.color-picker-show-lightness.color-picker-show-alpha{width:210px}.color-picker-wrapper .color-picker-panel.color-picker-show-lightness.color-picker-show-alpha{width:190px}.color-picker-wrapper .color-picker-panel.color-picker-show-hue{width:170px}.color-picker-wrapper .color-picker-panel.color-picker-show-saturation{width:170px}.color-picker-wrapper .color-picker-panel.color-picker-show-lightness{width:170px}.color-picker-wrapper .color-picker-panel.color-picker-show-alpha{width:170px}.color-picker-wrapper .color-picker-panel.color-picker-panel-bottom{top:auto}.color-picker-wrapper .color-picker-panel.color-picker-panel-top{bottom:100%}.color-picker-wrapper .color-picker-panel.color-picker-panel-left{left:0}.color-picker-wrapper .color-picker-panel.color-picker-panel-right{right:0}.color-picker-wrapper .color-picker-panel.color-picker-panel-round .color-picker-grid-wrapper .color-picker-row .color-picker-grid .color-picker-overlay{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAMAAAAL34HQAAAC/VBMVEVHcEx/YZRsq11jnYp2lXKEZYmShGCagIB+f3yAfX5up19rZqKRT5xcopqkW2qAfHxdaqmYl1R6S6xVaLKrR4x+QLOMAspUU7utVFSmX1lWp6ixRl4yBP1CL92BAPJCTMz0AH97uEi9PUtet1ulQ5pYLNJTv15JU8M9AvZXAOnLLzywL6VXtHQ8RNWhl07ENkN8u0S3nD2sAM6QM7RoPcGvOptOurU8H+ktLO6DKMF3AORRuo5L1E0vP+aJ5ACiAMiatDpMzVZ5HMpH+ilqxUWAANmyqzVRorSIzyheB+BG/yhLxYBeOMd9/gBJfr3STCidILi0FrND5EjBJ56/hDnUALnUJjWQAOOYqkS6ArflAI1SAPxFz9HAAMlLxLfNGpS4ZEC8AMBnD9mA3RtvzDvJKW7QAaqeyh9cAPJoAPnRlide4DBHncXaHy/CtCSlANxCBe/sAJM9y/HBMnOWwS+zlUT1BxNx+ADEojCsuCvPIWVO8SzaFlrrAEeYAOyVANZD7D46cNTTrR1zAO2C8ADuBh1C+6rCWjhSx1RE3rgzXd8+td/gFirjVxjnDiPJUzBl0TtB56Y/9XpA5G8tW+/qAG3pAMDJezBGvMzSAMW7ANexb0a5Ono/pNU4h9ziCVJD2to3l+WFxzTWEIBIzZNJ20frbQ5BdMg/7WF+APzcAJbFwQ8xcOg9wOdE9vaY9gDScydE15lAkc612ADaRSFV5jHgAnRH0LdC4JFb6yTaix2Z1Q9y5RngtwIyh/ApSfr0AFw0nflF0nc4qu/fsxBB/I1p2DDEyQDiALAoJvnbaB+r0gJC4Oau5QD0ADlC2221whlD6+9D+sT1eQDoALTriQU5uvr0WQVA/m4sZ/pt7wuf4AD0AKUwgfk/2PlA64XRyQD1NAte/gRD58jjeRVB8LXsowBD8NXRANHrUBGV7gDnMxb1lgBB9jtA8pjjlhHtLhL1tQDpvADI1gBE+t3fNx0//kvgyQA/9luxAOdY9hdRIP33AM3H6gD21QDrnpHAAAAA/HRSTlMAOlc9MC47AyQaSEZQT0UOVk1fZ1xvqHZiVGBx+bvqm/dkg21opHuI7NKnh2KtXJZ3e9F9gXZ/y96KynWmy8u4gpea7oO5jXCjwfmJk/l9s5WhwpWLzLbab6/a+K/cj6l+xLC0lKC5r+TxrLmMxKvk3unkkJZp++qaoLHcw+b0x9Gpudvc7fOQi7u+vtLW36KgzeTD3+X0np3n8G+ArrvVwcyKu5mz5ZPV+8jG0ND6+bCtn+TDxtCivdDAvsPY4PP29KLfyPWs1dfyxM3U8/eyu+j09+bm9fb29Nba9vT20uT498/T3+Xh+Ojp3fXk4dPr9+j09c/29eb65VLGWq2zAAAbp0lEQVR4AbTSsariaBwF8C0uZLSReQSbLQf2BcKCU12w2VdIYSFMtYNFGgufxNbCIlhIcrtBiyBYJ01IGbDQgIFAwp7zHROvbKWj5/y/7zZX+PH/8sdjsSzzp9ftzh1nNrxkyS5njj/vdnvt/706Lcni/aU/jyYNSCiqmmTx/OsXq/33l6N4dfpBlA6HKfsZpl5SLavY75utvRamN3n7HqQpPDgs5tak7ESrdqO/3177mpbZU5Qqza4mlw4zdZnhBaHaIbyrqgr7Hf78ZajuJm1RDDgYXtkkmxBlXBjK0Fb279dXwIRap0pLapJxMkyTHatUHMAWgj0dVd6gWEzr0vxfpuSEbZ8L4+faX9+akHKizNgZTqYyMaZ15WyeE/bteR+/ped7f09RoMp0UqYlVJxIKoxCWJyhOxxvh/G8FpbrKa3nrKqzgQcgzCAtSwxQaKRSM2lQs5gqljDPy+DCUMUUVfWj84SF8f0G7whhg8GAKKhwGhQPaUqsmngsAljewIq8zn8+YWGdFU3oIJXJJFKVGYvYMzvG2EI1MgUuhq6iXnR+9wG1KoSbGtyoGhQOQJFt02WThQqlyoUBSgsrfj7+kNz0mCK9Hsu4ZeQKpNiqIRF1VYWSmSRekicJUQWmqH889JBSva20KK6KKpBcToSuozUmClCgApxPCdkYDUMPs0WvMrl+vT3m0gNKJdSBKHpciDjBGqrAxgCGtiZcuAXzWMCgAiopksKkPn17wIVf/Nl+VIblKmuXMESmQNcV5XNCtskWqu1nWC5X/dcDqt73K+pQHg5YlFRrJWAVuRyM7ftmkBC41oVupWKIkqt3z8KosqZGdSaKdeGiSlkFGFVxnMABzMcwlIUsURyuizEqDHOs619w3bWrKUgGZUwKUVOYVpgAE4w5YwcmFPHVNnJpX0IZ1yk5FafiiMp1167OeMGzUR0uu5pOjUohiKaxTIzf0pQ9G+4X4UIuJpELLLqOd7i4K6D0gIwL1dSlaXolMbgdtg1NzsgfOaP9SCq6wsUCNKI+WLOuExZ2p6v3z9mozvyqtCqoDEoZr8bKBqaNs8E4CkAYXD5qVHt/sSdsi2GSj+SDr0jYsf6PUfp3UeSM4zheJGC2SPrUga1SeP0WI4gMKZ/q/gAhoGBlwOnEylK0SC/MIWydRrA51JQKy8B0NstUJsNeIZZ5f3/snHFZuffn0frFV9VV+xZXrRZO9r/CRLCGEqqhoTxE3a2QfLENkwcMFZ/HPfcC9vdaryUwVUm4voHFRccniVudDMWheK+o0O3yaOsoLd7GMaT4d1vVXmQOI/sdV+4ihY3sZ7ytusf0GyxR0bBChb9CcFLaVVNF8icwp7nqyrXWc9GXlaGsD7ddovr1ZL2qxOUsmZBApVueNond9f9ElrjMYdr6ceUwy1x/iOuW6vtzpTKUFYbBTSwV0gMiKdZPzKtKZKB4PZ2oRvvHESiGye5VfCleipcjK34Q1w3W4pSL6vyPzV12qJCG1FSgJqi2hmrHk3Zs6+sSGzST7Xuo9iNcj+JyWCGu4kVdpbDeV+1A5afzWV1DLwQeQXKUbOK1mZnmrN/vywdaX2BJDxcpDJep1nYuVRXH4wuv876LP1Z+yoGdgeE6D8/DxTDgoq6oBHVtaiOS5u2+TWEJMAKVcC5ouBS2rmDFqtCO0q2/1x0mdlbUYohKClpqQXp4mBgLEs9JHIvvOSg+UiLTkHGu3giYumhVMnMdxUV37x5rlkt6Ky4FTGYopipcrmq0G21HyeZ8LHeZzFkWMP0hpXK1KgvLWEsA7/yEudxKroVJUcFDZChC1fiKarqqQvEi1mLOctioN5LWI1OVnAtY5ud6OtrPeK2q3eWWqXCJLCzsWMa6VLExa7abzeZcnruieWQuWzJQl1fBRFaWRQkrO2ageHe1Ny6knx01ZQtHWeklqtEQlZukuY0XNTHJosqVtBJgg+pe5lquS1TqyiRQ7E8Qb1Tf5do0F5W4aLYIszDzv5VlpxLTuDnmVF69WY/qqOoRCawV8aF+qyWsQW+Aq2Ou5VdYxr04Vwbr6eknGNes2SbfiGrKtRZTTELipWGXpjtXNchUoC5Jzfq8DozHyaxWnweMg8FCxRt1Xs+1LK2MXHV8hnH9f0fFBDVV1Ewmt7pUTQTVGNOlinmRzeJiLWswUFiHAeNaS1wKy3juIv71V6zDRlW45FYHcQlqls52otpVtxJU21X35vHeytw1aAlKBqwDzFzlsnwun02VPUmfKparfhTVZrpBpa7FQVG7sEMFSlUPpiJU97J6/Z699tFG0cfoQ8RzGDKpg4vERahKdT1/ypi6fr46178byk11OCwOB/kFSVSK+iykCmUm2S++/7iof5dG8zUM42Iy8Qeo2CVOFQ9MISHuNtOkWjicKVKkEZlCgrVg6XD+AQ2BiSKnyIDNFGHLwYAwYcvANkE46BaWizghDIKkiP3e1/0+8VXv7zvWH64nTPGXYpj0Vy49XL+GauraA/bHnnJpP/6QSqxQketlrAwqaqHSDQUDRS2p9PUVC1W4hHr3DCVTsWhZERhDJhXvpYvJpQHDRS3trxu95chl1lxvqnqQ6m+pREKlwfqtb1TEkujfoORhxaI+w6Ty836V6iMos1AxUHZFLY0rkgvXX4M5syLWkVmo5EqGCpdUfZ2wn6oUy6p3Mv0ik2HTpS7LtP/wbwuYVJbhOhcrYL+LFbVubnLkClbn6E/BHh7+FGtq6v2v51b9//f7UqWpqGUTC1CszGdYWgyUVHq42nvtvb1zPbkGkStcN79zxXOzvAWp9EA9/I1L61GrZ1fEqv5WlQpUqDDxSsXiLK9cjFcufyx/PNAzzDNrq/3fNjBcYsk1+DGwy7vxFp5irR2hItaDbwhKD1W3z0ARqwoqbYVodlYfJqlm/ZcXrgNUoPTsUq5pL2CDAarWj5ZQP8ml5Z9yPRzJpScVtaTCBStOqEerKrFeqfQZxVDxmGAHliUwVFu42oaBOlcsw2C1xPrpWq1prOyRBwrXqV5Pk6obtaqoxHpXfaaaLZVmS24VpNVZfVJFMooJdRAsw9pbbUYsZKAGLbvM8t6IBOv9tVUJDNSpUKolFCpGK1geptK/Suo0Na3qLeqPPv5A8w40BUOlz7n4ccnVxuVY5FKt1k8GqxGsplmghg+nuHpJLbn6uDpCdarVpFUFFCrdL1CLvNXFVVTJn/JqorJLvQzDFb1AwTo3atDSVAvV7c1tSyRt5QiWJpVrnfbI1Y1aHb1qh1awKvqs8gWZTXrMOE2uCIbLuXZR2ZUscTGuqEUtwRYca+3aruFwmNTyEXEJ5VgdVBoomQKFSqZYoPSlwdJeZ2e4XteqOdeFYqGy65ZceaG4Ia6hYHKdaj1exOp2OvzgvUqVVBVYmlG8WG41PsvC5V5n+txrV6zGVrvRbp+0z0+ACRUwq+y6vYC1MoQFClW4HMsqhokTVipWGcWWwpRbzOnj8a3mpocExTujl1CwtoSCdeJaA2At716o8c1Yrp8r+nHNX7Ph9ZChEqvZa3Zxdbr6ZXFEt6qkrbhgisos5jKAsvqHzrJwOZdqiQVMtRoNcp2fiFVDdXHRupCqJZVqsXn9uJaEUq6hckWsJq6uJ5NVsKSqSFV5qcoEKptdzAYMlVcoF8rlfOI62z3bNYtcjRNcqOxqPVLrXq6xXQWx6pNrL2rd4aJWE1W4hOJJBUqzagmUXjaTy2anHyzTloElrrxUZweqFS5UGrku5NJc6165xrBqYt1N4oij4fBOKsWaqr53I1YdV6qSySqxMjk9SjGpwhV3LNh1IJZgUsnV0KJWjUmlWo+PqiXW2Kx7/a81MitRJbAms+o7rDqq96g0brg2W5IrLpiR5NWe90prabuG2aVYNeXSHEsqXKqFa7wyszS51htdSzUa3lkVR0QlV73zDCXVmmP5gppSZUIz78/NQJlV8O8rjyt+XA3vhBll1qOmWPfUYsszmQmua7mkkuuueUes782uWVLV62IFTCh9UxawqWl+Puvvda9CgVxn+ahFLqka7RTGkiPCAvZpeeb9BJdVI6F8Q7s8u6p1saxaq4AqLeHKoEpRLGzhWpbqqVY+cr2u5VyPzCyjbm/XZ75+m2hSadSKXD4iLmqhwmWVY6lWhvmCoVqYwrJv7DJMrkJBudJaCWzzda17uca4DgV7nNmBNZqMolaodpoRS6qqjmjWh8qaVSVU6QXDtMBskytYObnSXG9BrTfWA7VR26jVti+2n9fSVOvT9sxILM2xEtfXZrhYnb0n11OtJU2stFWgPFi4gAmlM0YtsXYFW49aJ8jkota+XZ/FOlassVjjGVTUsutSKNX6imoHFSckFrWIhapkV4Y9tXo23xFV1PIV+c2/lYpayrW5KdbGBrXItf+4r1ifQ8Vmvn0T7GoyuhqNLqMWqp2dhBW5NFjA1vhpZZJaLFQrCytauMhlF78uzmgXseQSzGd0re3atnKpFbXGuG4Pb2FNzJJKrEuZpEprpSipPiS10iOCCpVNfImLI75RreWopbmWYMSilmJJRa19u+4/Hx+Pjw/Hh0ktuVBdoeKKyIgl1xc9WC9qLRlmVbiilWeWXZGLWuGySrWUC5hdgnFDxdIN5To8/CQXLMGutNHV5aVcrrWjK1LrS93zb+vDhzVyGRVHfCNUqpqzCpdryWSVXPlC1JJpN1BinbgWsfZRyTVWrLRWmkswuXbkmuYySxNLrcIVtZhZRs3NGRZX1KJWxHqbf6ute5uNzQ2uuL3hI+671jFLa0n1jVyXV6DIFa4vX0BxRKvIFTfMxBHnpzfEpVkVLNeasoC51m6C0v6hy45ZGsv3MI7noBkcPKMhKnLHYkACgnKZ4uK8hdvZCFMNY5UuNkkXYpFiGiPTBSxiYrBIYxqLlMGQdgjY2K1vZJv9Ps/5+/dkmH3O2a0/fH9HdtFDzbWIda5aVsVaWlCxW08oYmlWwRIs1lpZt6toFjOLYLlaLLpAwdKyWEvf/LlqMcdaquVZRS2jQq38DR0r98knq6tFAPGI+VrFNdcyioVYe47FT6JgIZZZ8YjLtaxaquVcYl1/r32vxVrxiFktJlZwebGWYrlW/tvady7fEBdDZReqK1S5b+sl1nIsFmOJVcvdUK4SLKmotVKMuQQzKqrebRQDKrDeVHbFWkax5Vq4nl6e6k/1X3Vc49vxbee208lqMVrVvtRwsXDEEizDioplVlTFWIYxwbajy6w/1mKB5VrEeslcsMawbmGBunmrBcuxYi1UK3z0Ca6Qi4m0FOtdspGASlVrO9zQ+70WMyrWCixcT3VqOdZYsTqwblDFWieZawvWxw/Khcoffd7lSeVaSVbLKsf687cVXeHbWvxYwPrlWPW6XGOmI37ruBau2nWNWXUCa+sjsFI4onOxV1dUGaUvi1gptbhhXtX43LBrGeVcF6HWz8I3WKxeVy6OiEojFqoHw1wLFHOtErnWlStZTVbtEkw0o6ziP9QJKrn4tshVMay33wMmV/Wwetg8bH792vraOm+dXw1+Xl3gUqwF/xt4K1bdrHFduTrjDrluUMkVcqkWqP9ntUqhlmDulV/Rs8modFuqPaMci1yoVAsUr2oNrq4GoPRtLch1XvjyEllW4dK+KdcDucIRayfZFV9zrWtJAsyKN1RgbSRsI8XFDdWq4iP2etkRq66Fi1qt1vkgq0UsclFrv7ASbzjmcSx241xy1R6yWie4lMu1fEZ6JcqVBYsPS2xisFC5lmOh6jWCixPycMNzsQa4xLJqsVH4AOq5/vx7LVRZLatwieVauJCt08tfPSv+tqQoVdYqRcUVaVURi0+rwT5X2WGzKRWxWlIpFlvItVHYrMMybD4fz8fjoXK5FiymWqBqjnWyBUyqeEaCofgTSqo0zVCwrKKWY1XjF9/UFz9ANfg5uPANtc1CYfzy/GxVvW4XsKFZ7NqwUa0GiwEjFzAWYIl7BVrC6xm2FKsSb8g4oWsxYimXXKq1cK2rQqFwrVix1tCqTl+sh5tQSy5f8TWXYeshWHDl/vFX5VjbKaqKVMd7xz3W0BGrjQx1SCqjtAvth1mfYX1Qref58xyXYLBQ9W/6dmkjXCGXVKwUWXlZ7JSkSUQ5FirFQhVqMcNayjXgjLAMW2j/gbUmlV1iDckFDBe52gGFamQVtRixlmBJHpbaxBNZ+VhWGdX0Wl6sFY64VuBXuvXg8obzoHKurJZcZkXYksswlvBYtZGup1HF587yqhysxataUgXX42JxsalfgHeM0mOVlqna5GqT62E0GjnXrlTBpUVXkKV2gcq3Uqze8XFPLt+w+u+1HqVatApifUQ1e57Ns3FERi4GS1MsXAeG7VoVZXmaQCFUbLXtVpU9VOwoxmra1bprtSatwcS1uq+w7E93m1bNZvNZrNUfGtV/aLfbqsWodWDWbgYrlXlKpVSqNDz6V15VNkoXpFaGOn2NddZs3jXvgmvQFap78SjV43tQvuIMl1TT+XAaWFq7ryu2R94BuQ5Q0QuYZQHmxyS/nk1BpVHrqNcwrHpaPauiakoFajJRrq5UdnFDs2qvtaZvLqZeDBYwf112MbvKeoDx2lVO48rbfsIBM9VR7wjV6WkDFaxm8+xOtVqZqtvNXNp+YK2B8mBNxbo3TLGAWeVcB2ZFWEZDpqccaOXsdSzPKqGscivH0hFdy6yoolYRkjfPUOQCNpzC6t+HIzLDdEPBdg+s0uNepcyV8v6NR49LlaOJcUAeq2AZhUmqyUSu7qTLHruONXj7E/pbLXY/5JHrMnONeD/xwLLLufKXZOiE0jBVQPHuhBMe6Tk6PTpl+rAYJzRsAkwurkgus/xzaNZ7mf6aTWdSDYPr0i7vU/uTXcy9rNrh3draMSs3QpkllUuZxSjFe6ZYLK8ahFqefw6D6wGVnqlrTe/vVevysn/Zvgwu9TqgVx62u2OYguW2A2one44r/4uq5Vh3Z1HFrAqwaogl1kpQBdcwuHhw/de1/mHTDnlUR8MojsvJzU2uuLtMsoIEQ1ZsUO1mqahBV5RMEMU0rHh9PwIWzbWbbMY1o5Gw6/oBMCTMJ1mz//M+fQIlnPO0Zswvp8jxvVC5a8T9REffeX2PReQoQAlnKEyKxlJAkfa9PbSHwxqQ/bQmsL7BcdfL3/9+ElygVLL72MVs5VJj5BItNRg1GSSOFyLd7zTB5VPRe1UdpBIK1uFHlE3+oYcXV2mur7AkOwLbSyXXX5jobEvNpJIUFnUXh4cAsheoxIpJedgq2FaMBWqNCpSxfKw+Rxvrcy+VXD6Xu3wtXAOZwzzAEismldhWy7dlXXN1YKsACtWascSSaoLqx70J4X+fyuUo1/5j7yoy281mmmvWuwqhuBSWHkjpiCPGSeJUBNcQpd5QPLiiqqGgJpNfoAxcR1C6PTBz5dDMtQXWuwqTAaOCcSNvYrVoKV35W/lWSvV2myq0oSVrqYhQMQdTPcx1Ya6L5sKFapff5nKXUMWvqlieaEqpx1CZo6TSVFUdFMay9CjGmkTYz0AeXB9SXZjrDpZLNhbMXbbYEAYKUpoNZJikMhcqUtV1FQRrB2s1uJqnY4n1FRRBRVDlxkKFy/eamorgSovUk4DK0ixJcGWJRGpJ9AF9qypYTNX1qoiKrm9iPbq2Ut1gchGDjW8uZAVngYamb8KLwMKUlVLpWZZLpVqGZagctWq7dt3RJrqiqn5QGevLQJVTg6HizCWVXG6iLrMktMy4HsVQhqppsKxAoeo62yqirrCe/WO6fvXmOl32p34vssOVo7LBJAM29S9JMmvmsjI+pUdbaaqKT8hJJVdUdV2zPkvVoLra7/2JaweJSjXfz/M5exFcYyabjWWiqLhiWjzAFsaSyFWATBVjU61Ct6JSrc9RdUV1vb4/VflnPJ04ZMCiTCquDzBVsEJdeDNVr3IxmOpVKNuKbpgKmI1Fzg0sVLCaL6Z4/hmlAjU/MRcqarBoUqWywMJj1SllhMn2ioiCeq0sYRO4ldLFYKKm8k/43LU7Wcxlsj/uB/tzNra9PIupOI5SSrpcaCi5XLWppNqsglTRde7OqEAp9ctzlcKf8v97uWMUt/EwCuDbDJNAILAMTuPxNmuQWm+CEsMiGFDhbofFiMGokCu5kk8gF76DwbqB9yTjPqUPoCsYqdj3vmd5/2YHnDHOvPdJaTLix2czU+n/H4uRC9W++M3v37sk1gl2xIvTecQ8mSqUKtWuxPqu7JR/zrxD9o6mLWowuYIWpkxBM5tkGpJQoWii6gklKpQKGadkaVdEsczNuVfuaqjYr6wlkCu4D1oX2p8e2ulPH6YPnamR3JAUhqFUIUjcVapdraVql9XcnX9B8RNRHLm0L8RgI6BaGVCtCwXMoREV8qIsTLktyxhJoHpeG2q1W62g+nJORddv2zbOvph7ljD1mA5GjVpUyCpclQIRCpVQK2RH1d9nVWTd/nnqmgumcGHsCU2wCK5OhArFYVLWkhD2DBZd6+8rwHbNrnm+Pa9iPsLVNZa3/eoRdmSNOGAh05GJlAjtRBFRrEgWmQZAjdOE24KJqpWFqh97sZr7CrrbbtdUW48qNJgHgU8YaxuzRCOIMLwBxAkPlQqzMFU6GJsqWTPcFT/DZvyDKrmgoos1lWA+KhijlUFmKoWqA2qBDhaDQaomljU/Q+zKttW0qte4GMEoQwDzLSP2mIiNRJNrEYG0ACrEokKYBsmAH2C7K6qY16no+iiX1/WQOcbia2EuLJJrGA1Jokgm3rAqDJLShVAl1gUqpd9VPMEOLgwj2HB06JAq3kzFYWAKTSWUWEJVaNM8UvXafGr3tT2F+S/DDq6hSFIx/1NV60qqL5cdgVJ7Ly3MlQ1ZJ4u2UqFSyVUm5bqkaoU2q7tLj2a5cb9gLczHACbVKWwhWawO2JxN8qTMaZKqomp8Q9Vlrl/kcheWoYAhS193RxazrkoosliqDFU1T3z85YcR1XNDsUzm0ZXh8jOIlpjhcokLEy+pQhmYYpAULqtkqrJimup3PvvinP6mcGAcyATz5WJjZSFYTlmCQrUuOVI9vb/CQVd11zLpTryJuSAyVLak65hYVSA6plS4Kw5Whcde4ViwvlgeXTNckim0uTLBclUq1mKox/ZYsCssLGjXhUIml0xy9di4t4x71riAqXgBlX7Qqq7hcmBwcWbebJbNMk6PFYtjrLyXF3EB1z4v9vl+X3KqfZXcXfW8RT6pnhuLyVTIUKpmuBCZAJKKFYoF6sNPOTmwDiaCWWZwIT3dem0KDFwFkhfFvtgTxqTXRjmw/hGlysQeYSApRJHElH9dH+XC3te+I3PS28w2vU2xAQttXdgWMvj1/c9CCXbLv5Sfp61Lsg27AQwuylqUTOEfN/rJNziGtR5lk8lGbV0gbYhSC5risNYxrG94aG394GdQIbg5KTBI/K1+d8v//abn6eqfuv48nS43J4k70bcaW2IuJf0L+L3oUNPhVQ0AAAAASUVORK5CYII=);border-radius:50%}.color-picker-wrapper .color-picker-panel.color-picker-panel-round .color-picker-grid-wrapper .color-picker-row .color-picker-grid .color-picker-grid-inner{background-color:#fff}.color-picker-wrapper .color-picker-hidden{display:none}.color-picker-wrapper.color-picker-disabled .color-picker-grid,.color-picker-wrapper.color-picker-disabled .color-picker-hue,.color-picker-wrapper.color-picker-disabled .color-picker-input,.color-picker-wrapper.color-picker-disabled .color-picker-opacity,.color-picker-wrapper.color-picker-disabled .color-picker-swatch{cursor:not-allowed!important}.color-picker-wrapper.color-picker-swatch-only .color-picker-input{padding-left:33px;padding-right:0;width:35px}.color-picker-wrapper.color-picker-swatch-only .input-group .input-group-addon{width:35px;height:100%;border-right:1px solid #ccc}.color-picker-wrapper.color-picker-swatch-only .input-group .input-group-addon:first-child{border-right-width:1px}.color-picker-wrapper.color-picker-swatch-only .input-group .input-group-addon:last-child{border-left-width:1px}.color-picker-wrapper.color-picker-swatch-only .input-group .color-picker-input{padding:0;width:1px;opacity:0;cursor:pointer}.color-picker-wrapper.color-picker-swatch-only .input-group .color-picker-input:focus{outline:0}.color-picker-wrapper.color-picker-closed .color-picker-panel{display:none}.color-picker-wrapper.color-picker-horizontal .color-picker-panel{width:150px!important}.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row{display:block}.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-grid{display:block}.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-hue,.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-lightness,.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-opacity,.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-saturation{cursor:col-resize;display:block;left:0;width:150px;height:20px}.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-hue .color-picker-overlay,.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-lightness .color-picker-overlay,.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-opacity .color-picker-overlay,.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-saturation .color-picker-overlay{height:20px}.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-hue .color-picker-slider,.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-lightness .color-picker-slider,.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-opacity .color-picker-slider,.color-picker-wrapper.color-picker-horizontal .color-picker-panel .color-picker-grid-wrapper .color-picker-row .color-picker-saturation .color-picker-slider{width:2px;height:18px;margin-top:0}
.emoji-picker {
  background: transparent url(/includes/img/emojis.png) 0 0 no-repeat;
}
:focus{outline:0}.emoji-popover .close-button-holder,.popover .close-button-holder{position:absolute;right:10px}.emoji-popover .close-button-holder .close-button,.popover .close-button-holder .close-button{cursor:pointer;font-size:20px;font-weight:700;color:#b3b3b3}.emoji-popover .close-button-holder .close-button:hover,.popover .close-button-holder .close-button:hover{color:#d7d7d7}.emoji-picker{text-indent:-9999px;display:inline-block;height:22px;margin-right:.5em;width:22px;cursor:pointer}.emoji-container{margin:0 -10px;min-width:200px;height:200px;overflow:hidden;overflow-y:scroll}.emoji-container::-webkit-scrollbar{width:10px}.emoji-container::-webkit-scrollbar-track-piece{background:#f5f5f5}.emoji-container::-webkit-scrollbar-thumb{background:#ccc;border:1px solid #b3b3b3}.emoji-popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.emoji-popover.top{margin-top:-10px}.emoji-popover.right{margin-left:10px}.emoji-popover.bottom{margin-top:10px}.emoji-popover.left{margin-left:-10px}.emoji-popover .emoji-popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.emoji-popover .emoji-popover-content{padding:9px 14px}@media all and (-webkit-min-device-pixel-ratio:1),all and (-o-min-device-pixel-ratio:1),all and (min-device-pixel-ratio:1),all and (-o-min-device-pixel-ratio:1/1),all and (min-resolution:96dpi){.emoji-picker{background:url(../img/emojis.png)no-repeat}}@media all and (-webkit-min-device-pixel-ratio:1.5),all and (-o-min-device-pixel-ratio:3/2),all and (min-device-pixel-ratio:1.5),all and (min-resolution:144dpi){.emoji-picker{background:url(../img/emojis@2x.png)no-repeat;background-size:27776px 22px}}@-moz-document url-prefix(){.emoji-picker{background:url(../img/emojis.png)no-repeat}}.emoji-bowtie{background-position:-5px 0}.emoji-smile{background-position:-37px 0}.emoji-laughing{background-position:-69px 0}.emoji-blush{background-position:-101px 0}.emoji-smiley{background-position:-133px 0}.emoji-relaxed{background-position:-165px 0}.emoji-smirk{background-position:-197px 0}.emoji-heart-eyes{background-position:-229px 0}.emoji-kissing-heart{background-position:-261px 0}.emoji-kissing-closed-eyes{background-position:-293px 0}.emoji-flushed{background-position:-325px 0}.emoji-relieved{background-position:-357px 0}.emoji-satisfied{background-position:-389px 0}.emoji-grin{background-position:-421px 0}.emoji-wink{background-position:-453px 0}.emoji-stuck-out-tongue-winking-eye,.emoji-winky-face{background-position:-485px 0}.emoji-stuck-out-tongue-closed-eyes{background-position:-517px 0}.emoji-grinning{background-position:-549px 0}.emoji-kissing{background-position:-581px 0}.emoji-kissing-smiling-eyes{background-position:-613px 0}.emoji-stuck-out-tongue{background-position:-645px 0}.emoji-sleeping{background-position:-677px 0}.emoji-worried{background-position:-709px 0}.emoji-frowning{background-position:-741px 0}.emoji-anguished{background-position:-773px 0}.emoji-open-mouth,.emoji-wow{background-position:-805px 0}.emoji-grimacing{background-position:-837px 0}.emoji-confused{background-position:-869px 0}.emoji-hushed{background-position:-901px 0}.emoji-expressionless{background-position:-933px 0}.emoji-unamused{background-position:-965px 0}.emoji-sweat-smile{background-position:-997px 0}.emoji-sweat{background-position:-1029px 0}.emoji-disappointed-relieved{background-position:-1061px 0}.emoji-weary{background-position:-1093px 0}.emoji-pensive{background-position:-1125px 0}.emoji-disappointed{background-position:-1157px 0}.emoji-confounded{background-position:-1189px 0}.emoji-fearful{background-position:-1221px 0}.emoji-cold-sweat{background-position:-1253px 0}.emoji-persevere{background-position:-1285px 0}.emoji-cry{background-position:-1317px 0}.emoji-sob{background-position:-1349px 0}.emoji-joy{background-position:-1381px 0}.emoji-astonished{background-position:-1413px 0}.emoji-scream{background-position:-1445px 0}.emoji-neckbeard{background-position:-1477px 0}.emoji-tired-face{background-position:-1509px 0}.emoji-angry{background-position:-1541px 0}.emoji-rage{background-position:-1573px 0}.emoji-triumph{background-position:-1605px 0}.emoji-sleepy{background-position:-1637px 0}.emoji-yum{background-position:-1669px 0}.emoji-mask{background-position:-1701px 0}.emoji-sunglasses{background-position:-1733px 0}.emoji-dizzy-face{background-position:-1765px 0}.emoji-imp{background-position:-1797px 0}.emoji-smiling-imp{background-position:-1829px 0}.emoji-neutral-face{background-position:-1861px 0}.emoji-no-mouth{background-position:-1893px 0}.emoji-innocent{background-position:-1925px 0}.emoji-alien{background-position:-1957px 0}.emoji-yellow-heart{background-position:-1989px 0}.emoji-blue-heart{background-position:-2021px 0}.emoji-purple-heart{background-position:-2053px 0}.emoji-heart{background-position:-2085px 0}.emoji-green-heart{background-position:-2117px 0}.emoji-broken-heart{background-position:-2149px 0}.emoji-heartbeat{background-position:-2181px 0}.emoji-heartpulse{background-position:-2213px 0}.emoji-two-hearts{background-position:-2245px 0}.emoji-revolving-hearts{background-position:-2277px 0}.emoji-cupid{background-position:-2309px 0}.emoji-sparkling-heart{background-position:-2341px 0}.emoji-sparkles{background-position:-2373px 0}.emoji-star{background-position:-2405px 0}.emoji-star2{background-position:-2437px 0}.emoji-dizzy{background-position:-2469px 0}.emoji-boom{background-position:-2501px 0}.emoji-collision{background-position:-2533px 0}.emoji-anger{background-position:-2565px 0}.emoji-exclamation{background-position:-2597px 0}.emoji-question{background-position:-2629px 0}.emoji-grey-exclamation{background-position:-2661px 0}.emoji-grey-question{background-position:-2693px 0}.emoji-zzz{background-position:-2725px 0}.emoji-dash{background-position:-2757px 0}.emoji-sweat-drops{background-position:-2789px 0}.emoji-notes{background-position:-2821px 0}.emoji-musical-note{background-position:-2853px 0}.emoji-fire{background-position:-2885px 0}.emoji-hankey{background-position:-2917px 0}.emoji-poop{background-position:-2949px 0}.emoji-shit{background-position:-2981px 0}.emoji-\+1{background-position:-3013px 0}.emoji-thumbsup{background-position:-3045px 0}.emoji-\-1{background-position:-3077px 0}.emoji-thumbsdown{background-position:-3109px 0}.emoji-ok-hand{background-position:-3141px 0}.emoji-punch{background-position:-3173px 0}.emoji-facepunch{background-position:-3205px 0}.emoji-fist{background-position:-3237px 0}.emoji-v{background-position:-3269px 0}.emoji-wave{background-position:-3301px 0}.emoji-hand{background-position:-3333px 0}.emoji-raised-hand{background-position:-3365px 0}.emoji-open-hands{background-position:-3397px 0}.emoji-point-up{background-position:-3429px 0}.emoji-point-down{background-position:-3461px 0}.emoji-point-left{background-position:-3493px 0}.emoji-point-right{background-position:-3525px 0}.emoji-raised-hands{background-position:-3557px 0}.emoji-pray{background-position:-3589px 0}.emoji-point-up-2{background-position:-3621px 0}.emoji-clap{background-position:-3653px 0}.emoji-muscle{background-position:-3685px 0}.emoji-metal{background-position:-3717px 0}.emoji-fu{background-position:-3749px 0}.emoji-walking{background-position:-3781px 0}.emoji-runner{background-position:-3813px 0}.emoji-running{background-position:-3845px 0}.emoji-couple{background-position:-3877px 0}.emoji-family{background-position:-3909px 0}.emoji-two-men-holding-hands{background-position:-3941px 0}.emoji-two-women-holding-hands{background-position:-3973px 0}.emoji-dancer{background-position:-4005px 0}.emoji-dancers{background-position:-4037px 0}.emoji-ok-woman{background-position:-4069px 0}.emoji-no-good{background-position:-4101px 0}.emoji-information-desk-person{background-position:-4133px 0}.emoji-raising-hand{background-position:-4165px 0}.emoji-bride-with-veil{background-position:-4197px 0}.emoji-person-with-pouting-face{background-position:-4229px 0}.emoji-person-frowning{background-position:-4261px 0}.emoji-bow{background-position:-4293px 0}.emoji-couplekiss{background-position:-4325px 0}.emoji-couple-with-heart{background-position:-4357px 0}.emoji-massage{background-position:-4389px 0}.emoji-haircut{background-position:-4421px 0}.emoji-nail-care{background-position:-4453px 0}.emoji-boy{background-position:-4485px 0}.emoji-girl{background-position:-4517px 0}.emoji-woman{background-position:-4549px 0}.emoji-man{background-position:-4581px 0}.emoji-baby{background-position:-4613px 0}.emoji-older-woman{background-position:-4645px 0}.emoji-older-man{background-position:-4677px 0}.emoji-person-with-blond-hair{background-position:-4709px 0}.emoji-man-with-gua-pi-mao{background-position:-4741px 0}.emoji-man-with-turban{background-position:-4773px 0}.emoji-construction-worker{background-position:-4805px 0}.emoji-cop{background-position:-4837px 0}.emoji-angel{background-position:-4869px 0}.emoji-princess{background-position:-4901px 0}.emoji-smiley-cat{background-position:-4933px 0}.emoji-smile-cat{background-position:-4965px 0}.emoji-heart-eyes-cat{background-position:-4997px 0}.emoji-kissing-cat{background-position:-5029px 0}.emoji-smirk-cat{background-position:-5061px 0}.emoji-scream-cat{background-position:-5093px 0}.emoji-crying-cat-face{background-position:-5125px 0}.emoji-joy-cat{background-position:-5157px 0}.emoji-pouting-cat{background-position:-5189px 0}.emoji-japanese-ogre{background-position:-5221px 0}.emoji-japanese-goblin{background-position:-5253px 0}.emoji-see-no-evil{background-position:-5285px 0}.emoji-hear-no-evil{background-position:-5317px 0}.emoji-speak-no-evil{background-position:-5349px 0}.emoji-guardsman{background-position:-5381px 0}.emoji-skull{background-position:-5413px 0}.emoji-feet{background-position:-5445px 0}.emoji-lips{background-position:-5477px 0}.emoji-kiss{background-position:-5509px 0}.emoji-droplet{background-position:-5541px 0}.emoji-ear{background-position:-5573px 0}.emoji-eyes{background-position:-5605px 0}.emoji-nose{background-position:-5637px 0}.emoji-tongue{background-position:-5669px 0}.emoji-love-letter{background-position:-5701px 0}.emoji-bust-in-silhouette{background-position:-5733px 0}.emoji-busts-in-silhouette{background-position:-5765px 0}.emoji-speech-balloon{background-position:-5797px 0}.emoji-thought-balloon{background-position:-5829px 0}.emoji-feelsgood{background-position:-5861px 0}.emoji-finnadie{background-position:-5893px 0}.emoji-goberserk{background-position:-5925px 0}.emoji-godmode{background-position:-5957px 0}.emoji-hurtrealbad{background-position:-5989px 0}.emoji-rage1{background-position:-6021px 0}.emoji-rage2{background-position:-6053px 0}.emoji-rage3{background-position:-6085px 0}.emoji-rage4{background-position:-6117px 0}.emoji-suspect{background-position:-6149px 0}.emoji-trollface{background-position:-6181px 0}.emoji-sunny{background-position:-6213px 0}.emoji-umbrella{background-position:-6245px 0}.emoji-cloud{background-position:-6277px 0}.emoji-snowflake{background-position:-6309px 0}.emoji-snowman{background-position:-6341px 0}.emoji-zap{background-position:-6373px 0}.emoji-cyclone{background-position:-6405px 0}.emoji-foggy{background-position:-6437px 0}.emoji-ocean{background-position:-6469px 0}.emoji-cat{background-position:-6501px 0}.emoji-dog{background-position:-6533px 0}.emoji-mouse{background-position:-6565px 0}.emoji-hamster{background-position:-6597px 0}.emoji-rabbit{background-position:-6629px 0}.emoji-wolf{background-position:-6661px 0}.emoji-frog{background-position:-6693px 0}.emoji-tiger{background-position:-6725px 0}.emoji-koala{background-position:-6757px 0}.emoji-bear{background-position:-6789px 0}.emoji-pig{background-position:-6821px 0}.emoji-pig-nose{background-position:-6853px 0}.emoji-cow{background-position:-6885px 0}.emoji-boar{background-position:-6917px 0}.emoji-monkey-face{background-position:-6949px 0}.emoji-monkey{background-position:-6981px 0}.emoji-horse{background-position:-7013px 0}.emoji-racehorse{background-position:-7045px 0}.emoji-camel{background-position:-7077px 0}.emoji-sheep{background-position:-7109px 0}.emoji-elephant{background-position:-7141px 0}.emoji-panda-face{background-position:-7173px 0}.emoji-snake{background-position:-7205px 0}.emoji-bird{background-position:-7237px 0}.emoji-baby-chick{background-position:-7269px 0}.emoji-hatched-chick{background-position:-7301px 0}.emoji-hatching-chick{background-position:-7333px 0}.emoji-chicken{background-position:-7365px 0}.emoji-penguin{background-position:-7397px 0}.emoji-turtle{background-position:-7429px 0}.emoji-bug{background-position:-7461px 0}.emoji-honeybee{background-position:-7493px 0}.emoji-ant{background-position:-7525px 0}.emoji-beetle{background-position:-7557px 0}.emoji-snail{background-position:-7589px 0}.emoji-octopus{background-position:-7621px 0}.emoji-tropical-fish{background-position:-7653px 0}.emoji-fish{background-position:-7685px 0}.emoji-whale{background-position:-7717px 0}.emoji-whale2{background-position:-7749px 0}.emoji-dolphin{background-position:-7781px 0}.emoji-cow2{background-position:-7813px 0}.emoji-ram{background-position:-7845px 0}.emoji-rat{background-position:-7877px 0}.emoji-water-buffalo{background-position:-7909px 0}.emoji-tiger2{background-position:-7941px 0}.emoji-rabbit2{background-position:-7973px 0}.emoji-dragon{background-position:-8005px 0}.emoji-goat{background-position:-8037px 0}.emoji-rooster{background-position:-8069px 0}.emoji-dog2{background-position:-8101px 0}.emoji-pig2{background-position:-8133px 0}.emoji-mouse2{background-position:-8165px 0}.emoji-ox{background-position:-8197px 0}.emoji-dragon-face{background-position:-8229px 0}.emoji-blowfish{background-position:-8261px 0}.emoji-crocodile{background-position:-8293px 0}.emoji-dromedary-camel{background-position:-8325px 0}.emoji-leopard{background-position:-8357px 0}.emoji-cat2{background-position:-8389px 0}.emoji-poodle{background-position:-8421px 0}.emoji-paw-prints{background-position:-8453px 0}.emoji-bouquet{background-position:-8485px 0}.emoji-cherry-blossom{background-position:-8517px 0}.emoji-tulip{background-position:-8549px 0}.emoji-four-leaf-clover{background-position:-8581px 0}.emoji-rose{background-position:-8613px 0}.emoji-sunflower{background-position:-8645px 0}.emoji-hibiscus{background-position:-8677px 0}.emoji-maple-leaf{background-position:-8709px 0}.emoji-leaves{background-position:-8741px 0}.emoji-fallen-leaf{background-position:-8773px 0}.emoji-herb{background-position:-8805px 0}.emoji-mushroom{background-position:-8837px 0}.emoji-cactus{background-position:-8869px 0}.emoji-palm-tree{background-position:-8901px 0}.emoji-evergreen-tree{background-position:-8933px 0}.emoji-deciduous-tree{background-position:-8965px 0}.emoji-chestnut{background-position:-8997px 0}.emoji-seedling{background-position:-9029px 0}.emoji-blossom{background-position:-9061px 0}.emoji-ear-of-rice{background-position:-9093px 0}.emoji-shell{background-position:-9125px 0}.emoji-globe-with-meridians{background-position:-9157px 0}.emoji-sun-with-face{background-position:-9189px 0}.emoji-full-moon-with-face{background-position:-9221px 0}.emoji-new-moon-with-face{background-position:-9253px 0}.emoji-new-moon{background-position:-9285px 0}.emoji-waxing-crescent-moon{background-position:-9317px 0}.emoji-first-quarter-moon{background-position:-9349px 0}.emoji-waxing-gibbous-moon{background-position:-9381px 0}.emoji-full-moon{background-position:-9413px 0}.emoji-waning-gibbous-moon{background-position:-9445px 0}.emoji-last-quarter-moon{background-position:-9477px 0}.emoji-waning-crescent-moon{background-position:-9509px 0}.emoji-last-quarter-moon-with-face{background-position:-9541px 0}.emoji-first-quarter-moon-with-face{background-position:-9573px 0}.emoji-moon{background-position:-9605px 0}.emoji-earth-africa{background-position:-9637px 0}.emoji-earth-americas{background-position:-9669px 0}.emoji-earth-asia{background-position:-9701px 0}.emoji-volcano{background-position:-9733px 0}.emoji-milky-way{background-position:-9765px 0}.emoji-partly-sunny{background-position:-9797px 0}.emoji-octocat{background-position:-9829px 0}.emoji-squirrel{background-position:-9861px 0}.emoji-bamboo{background-position:-9893px 0}.emoji-gift-heart{background-position:-9925px 0}.emoji-dolls{background-position:-9957px 0}.emoji-school-satchel{background-position:-9989px 0}.emoji-mortar-board{background-position:-10021px 0}.emoji-flags{background-position:-10053px 0}.emoji-fireworks{background-position:-10085px 0}.emoji-sparkler{background-position:-10117px 0}.emoji-wind-chime{background-position:-10149px 0}.emoji-rice-scene{background-position:-10181px 0}.emoji-jack-o-lantern{background-position:-10213px 0}.emoji-ghost{background-position:-10245px 0}.emoji-santa{background-position:-10277px 0}.emoji-christmas-tree{background-position:-10309px 0}.emoji-gift{background-position:-10341px 0}.emoji-bell{background-position:-10373px 0}.emoji-no-bell{background-position:-10405px 0}.emoji-tanabata-tree{background-position:-10437px 0}.emoji-tada{background-position:-10469px 0}.emoji-confetti-ball{background-position:-10501px 0}.emoji-balloon{background-position:-10533px 0}.emoji-crystal-ball{background-position:-10565px 0}.emoji-cd{background-position:-10597px 0}.emoji-dvd{background-position:-10629px 0}.emoji-floppy-disk{background-position:-10661px 0}.emoji-camera{background-position:-10693px 0}.emoji-video-camera{background-position:-10725px 0}.emoji-movie-camera{background-position:-10757px 0}.emoji-computer{background-position:-10789px 0}.emoji-tv{background-position:-10821px 0}.emoji-iphone{background-position:-10853px 0}.emoji-phone{background-position:-10885px 0}.emoji-telephone{background-position:-10917px 0}.emoji-telephone-receiver{background-position:-10949px 0}.emoji-pager{background-position:-10981px 0}.emoji-fax{background-position:-11013px 0}.emoji-minidisc{background-position:-11045px 0}.emoji-vhs{background-position:-11077px 0}.emoji-sound{background-position:-11109px 0}.emoji-speaker{background-position:-11141px 0}.emoji-mute{background-position:-11173px 0}.emoji-loudspeaker{background-position:-11205px 0}.emoji-mega{background-position:-11237px 0}.emoji-hourglass{background-position:-11269px 0}.emoji-hourglass-flowing-sand{background-position:-11301px 0}.emoji-alarm-clock{background-position:-11333px 0}.emoji-watch{background-position:-11365px 0}.emoji-radio{background-position:-11397px 0}.emoji-satellite{background-position:-11429px 0}.emoji-loop{background-position:-11461px 0}.emoji-mag{background-position:-11493px 0}.emoji-mag-right{background-position:-11525px 0}.emoji-unlock{background-position:-11557px 0}.emoji-lock{background-position:-11589px 0}.emoji-lock-with-ink-pen{background-position:-11621px 0}.emoji-closed-lock-with-key{background-position:-11653px 0}.emoji-key{background-position:-11685px 0}.emoji-bulb{background-position:-11717px 0}.emoji-flashlight{background-position:-11749px 0}.emoji-high-brightness{background-position:-11781px 0}.emoji-low-brightness{background-position:-11813px 0}.emoji-electric-plug{background-position:-11845px 0}.emoji-battery{background-position:-11877px 0}.emoji-calling{background-position:-11909px 0}.emoji-email{background-position:-11941px 0}.emoji-mailbox{background-position:-11973px 0}.emoji-postbox{background-position:-12005px 0}.emoji-bath{background-position:-12037px 0}.emoji-bathtub{background-position:-12069px 0}.emoji-shower{background-position:-12101px 0}.emoji-toilet{background-position:-12133px 0}.emoji-wrench{background-position:-12165px 0}.emoji-nut-and-bolt{background-position:-12197px 0}.emoji-hammer{background-position:-12229px 0}.emoji-seat{background-position:-12261px 0}.emoji-moneybag{background-position:-12293px 0}.emoji-yen{background-position:-12325px 0}.emoji-dollar{background-position:-12357px 0}.emoji-pound{background-position:-12389px 0}.emoji-euro{background-position:-12421px 0}.emoji-credit-card{background-position:-12453px 0}.emoji-money-with-wings{background-position:-12485px 0}.emoji-e\-mail{background-position:-12517px 0}.emoji-inbox-tray{background-position:-12549px 0}.emoji-outbox-tray{background-position:-12581px 0}.emoji-envelope{background-position:-12613px 0}.emoji-incoming-envelope{background-position:-12645px 0}.emoji-postal-horn{background-position:-12677px 0}.emoji-mailbox-closed{background-position:-12709px 0}.emoji-mailbox-with-mail{background-position:-12741px 0}.emoji-mailbox-with-no-mail{background-position:-12773px 0}.emoji-door{background-position:-12805px 0}.emoji-smoking{background-position:-12837px 0}.emoji-bomb{background-position:-12869px 0}.emoji-gun{background-position:-12901px 0}.emoji-hocho{background-position:-12933px 0}.emoji-pill{background-position:-12965px 0}.emoji-syringe{background-position:-12997px 0}.emoji-page-facing-up{background-position:-13029px 0}.emoji-page-with-curl{background-position:-13061px 0}.emoji-bookmark-tabs{background-position:-13093px 0}.emoji-bar-chart{background-position:-13125px 0}.emoji-chart-with-upwards-trend{background-position:-13157px 0}.emoji-chart-with-downwards-trend{background-position:-13189px 0}.emoji-scroll{background-position:-13221px 0}.emoji-clipboard{background-position:-13253px 0}.emoji-calendar{background-position:-13285px 0}.emoji-date{background-position:-13317px 0}.emoji-card-index{background-position:-13349px 0}.emoji-file-folder{background-position:-13381px 0}.emoji-open-file-folder{background-position:-13413px 0}.emoji-scissors{background-position:-13445px 0}.emoji-pushpin{background-position:-13477px 0}.emoji-paperclip{background-position:-13509px 0}.emoji-black-nib{background-position:-13541px 0}.emoji-pencil2{background-position:-13573px 0}.emoji-straight-ruler{background-position:-13605px 0}.emoji-triangular-ruler{background-position:-13637px 0}.emoji-closed-book{background-position:-13669px 0}.emoji-green-book{background-position:-13701px 0}.emoji-blue-book{background-position:-13733px 0}.emoji-orange-book{background-position:-13765px 0}.emoji-notebook{background-position:-13797px 0}.emoji-notebook-with-decorative-cover{background-position:-13829px 0}.emoji-ledger{background-position:-13861px 0}.emoji-books{background-position:-13893px 0}.emoji-bookmark{background-position:-13925px 0}.emoji-name-badge{background-position:-13957px 0}.emoji-microscope{background-position:-13989px 0}.emoji-telescope{background-position:-14021px 0}.emoji-newspaper{background-position:-14053px 0}.emoji-football{background-position:-14085px 0}.emoji-basketball{background-position:-14117px 0}.emoji-soccer{background-position:-14149px 0}.emoji-baseball{background-position:-14181px 0}.emoji-tennis{background-position:-14213px 0}.emoji-8ball{background-position:-14245px 0}.emoji-rugby-football{background-position:-14277px 0}.emoji-bowling{background-position:-14309px 0}.emoji-golf{background-position:-14341px 0}.emoji-mountain-bicyclist{background-position:-14373px 0}.emoji-bicyclist{background-position:-14405px 0}.emoji-horse-racing{background-position:-14437px 0}.emoji-snowboarder{background-position:-14469px 0}.emoji-swimmer{background-position:-14501px 0}.emoji-surfer{background-position:-14533px 0}.emoji-ski{background-position:-14565px 0}.emoji-spades{background-position:-14597px 0}.emoji-hearts{background-position:-14629px 0}.emoji-clubs{background-position:-14661px 0}.emoji-diamonds{background-position:-14693px 0}.emoji-gem{background-position:-14725px 0}.emoji-ring{background-position:-14757px 0}.emoji-trophy{background-position:-14789px 0}.emoji-musical-score{background-position:-14821px 0}.emoji-musical-keyboard{background-position:-14853px 0}.emoji-violin{background-position:-14885px 0}.emoji-space-invader{background-position:-14917px 0}.emoji-video-game{background-position:-14949px 0}.emoji-black-joker{background-position:-14981px 0}.emoji-flower-playing-cards{background-position:-15013px 0}.emoji-game-die{background-position:-15045px 0}.emoji-dart{background-position:-15077px 0}.emoji-mahjong{background-position:-15109px 0}.emoji-clapper{background-position:-15141px 0}.emoji-memo{background-position:-15173px 0}.emoji-pencil{background-position:-15205px 0}.emoji-book{background-position:-15237px 0}.emoji-art{background-position:-15269px 0}.emoji-microphone{background-position:-15301px 0}.emoji-headphones{background-position:-15333px 0}.emoji-trumpet{background-position:-15365px 0}.emoji-saxophone{background-position:-15397px 0}.emoji-guitar{background-position:-15429px 0}.emoji-shoe{background-position:-15461px 0}.emoji-sandal{background-position:-15493px 0}.emoji-high-heel{background-position:-15525px 0}.emoji-lipstick{background-position:-15557px 0}.emoji-boot{background-position:-15589px 0}.emoji-shirt{background-position:-15621px 0}.emoji-tshirt{background-position:-15653px 0}.emoji-necktie{background-position:-15685px 0}.emoji-womans-clothes{background-position:-15717px 0}.emoji-dress{background-position:-15749px 0}.emoji-running-shirt-with-sash{background-position:-15781px 0}.emoji-jeans{background-position:-15813px 0}.emoji-kimono{background-position:-15845px 0}.emoji-bikini{background-position:-15877px 0}.emoji-ribbon{background-position:-15909px 0}.emoji-tophat{background-position:-15941px 0}.emoji-crown{background-position:-15973px 0}.emoji-womans-hat{background-position:-16005px 0}.emoji-mans-shoe{background-position:-16037px 0}.emoji-closed-umbrella{background-position:-16069px 0}.emoji-briefcase{background-position:-16101px 0}.emoji-handbag{background-position:-16133px 0}.emoji-pouch{background-position:-16165px 0}.emoji-purse{background-position:-16197px 0}.emoji-eyeglasses{background-position:-16229px 0}.emoji-fishing-pole-and-fish{background-position:-16261px 0}.emoji-coffee{background-position:-16293px 0}.emoji-tea{background-position:-16325px 0}.emoji-sake{background-position:-16357px 0}.emoji-baby-bottle{background-position:-16389px 0}.emoji-beer{background-position:-16421px 0}.emoji-beers{background-position:-16453px 0}.emoji-cocktail{background-position:-16485px 0}.emoji-tropical-drink{background-position:-16517px 0}.emoji-wine-glass{background-position:-16549px 0}.emoji-fork-and-knife{background-position:-16581px 0}.emoji-pizza{background-position:-16613px 0}.emoji-hamburger{background-position:-16645px 0}.emoji-fries{background-position:-16677px 0}.emoji-poultry-leg{background-position:-16709px 0}.emoji-meat-on-bone{background-position:-16741px 0}.emoji-spaghetti{background-position:-16773px 0}.emoji-curry{background-position:-16805px 0}.emoji-fried-shrimp{background-position:-16837px 0}.emoji-bento{background-position:-16869px 0}.emoji-sushi{background-position:-16901px 0}.emoji-fish-cake{background-position:-16933px 0}.emoji-rice-ball{background-position:-16965px 0}.emoji-rice-cracker{background-position:-16997px 0}.emoji-rice{background-position:-17029px 0}.emoji-ramen{background-position:-17061px 0}.emoji-stew{background-position:-17093px 0}.emoji-oden{background-position:-17125px 0}.emoji-dango{background-position:-17157px 0}.emoji-egg{background-position:-17189px 0}.emoji-bread{background-position:-17221px 0}.emoji-doughnut{background-position:-17253px 0}.emoji-custard{background-position:-17285px 0}.emoji-icecream{background-position:-17317px 0}.emoji-ice-cream{background-position:-17349px 0}.emoji-shaved-ice{background-position:-17381px 0}.emoji-birthday{background-position:-17413px 0}.emoji-cake{background-position:-17445px 0}.emoji-cookie{background-position:-17477px 0}.emoji-chocolate-bar{background-position:-17509px 0}.emoji-candy{background-position:-17541px 0}.emoji-lollipop{background-position:-17573px 0}.emoji-honey-pot{background-position:-17605px 0}.emoji-apple{background-position:-17637px 0}.emoji-green-apple{background-position:-17669px 0}.emoji-tangerine{background-position:-17701px 0}.emoji-lemon{background-position:-17733px 0}.emoji-cherries{background-position:-17765px 0}.emoji-grapes{background-position:-17797px 0}.emoji-watermelon{background-position:-17829px 0}.emoji-strawberry{background-position:-17861px 0}.emoji-peach{background-position:-17893px 0}.emoji-melon{background-position:-17925px 0}.emoji-banana{background-position:-17957px 0}.emoji-pear{background-position:-17989px 0}.emoji-pineapple{background-position:-18021px 0}.emoji-sweet-potato{background-position:-18053px 0}.emoji-eggplant{background-position:-18085px 0}.emoji-tomato{background-position:-18117px 0}.emoji-corn{background-position:-18149px 0}.emoji-house{background-position:-18181px 0}.emoji-house-with-garden{background-position:-18213px 0}.emoji-school{background-position:-18245px 0}.emoji-office{background-position:-18277px 0}.emoji-post-office{background-position:-18309px 0}.emoji-hospital{background-position:-18341px 0}.emoji-bank{background-position:-18373px 0}.emoji-convenience-store{background-position:-18405px 0}.emoji-love-hotel{background-position:-18437px 0}.emoji-hotel{background-position:-18469px 0}.emoji-wedding{background-position:-18501px 0}.emoji-church{background-position:-18533px 0}.emoji-department-store{background-position:-18565px 0}.emoji-european-post-office{background-position:-18597px 0}.emoji-city-sunrise{background-position:-18629px 0}.emoji-city-sunset{background-position:-18661px 0}.emoji-japanese-castle{background-position:-18693px 0}.emoji-european-castle{background-position:-18725px 0}.emoji-tent{background-position:-18757px 0}.emoji-factory{background-position:-18789px 0}.emoji-tokyo-tower{background-position:-18821px 0}.emoji-japan{background-position:-18853px 0}.emoji-mount-fuji{background-position:-18885px 0}.emoji-sunrise-over-mountains{background-position:-18917px 0}.emoji-sunrise{background-position:-18949px 0}.emoji-stars,.emoji-themoreyouknow,.emoji-tmyk{background-position:-18981px 0}.emoji-statue-of-liberty{background-position:-19013px 0}.emoji-bridge-at-night{background-position:-19045px 0}.emoji-carousel-horse{background-position:-19077px 0}.emoji-rainbow{background-position:-19109px 0}.emoji-ferris-wheel{background-position:-19141px 0}.emoji-fountain{background-position:-19173px 0}.emoji-roller-coaster{background-position:-19205px 0}.emoji-ship{background-position:-19237px 0}.emoji-speedboat{background-position:-19269px 0}.emoji-boat{background-position:-19301px 0}.emoji-sailboat{background-position:-19333px 0}.emoji-rowboat{background-position:-19365px 0}.emoji-anchor{background-position:-19397px 0}.emoji-rocket{background-position:-19429px 0}.emoji-airplane{background-position:-19461px 0}.emoji-helicopter{background-position:-19493px 0}.emoji-steam-locomotive{background-position:-19525px 0}.emoji-tram{background-position:-19557px 0}.emoji-mountain-railway{background-position:-19589px 0}.emoji-bike{background-position:-19621px 0}.emoji-aerial-tramway{background-position:-19653px 0}.emoji-suspension-railway{background-position:-19685px 0}.emoji-mountain-cableway{background-position:-19717px 0}.emoji-tractor{background-position:-19749px 0}.emoji-blue-car{background-position:-19781px 0}.emoji-oncoming-automobile{background-position:-19813px 0}.emoji-car{background-position:-19845px 0}.emoji-red-car{background-position:-19877px 0}.emoji-taxi{background-position:-19909px 0}.emoji-oncoming-taxi{background-position:-19941px 0}.emoji-articulated-lorry{background-position:-19973px 0}.emoji-bus{background-position:-20005px 0}.emoji-oncoming-bus{background-position:-20037px 0}.emoji-rotating-light{background-position:-20069px 0}.emoji-police-car{background-position:-20101px 0}.emoji-oncoming-police-car{background-position:-20133px 0}.emoji-fire-engine{background-position:-20165px 0}.emoji-ambulance{background-position:-20197px 0}.emoji-minibus{background-position:-20229px 0}.emoji-truck{background-position:-20261px 0}.emoji-train{background-position:-20293px 0}.emoji-station{background-position:-20325px 0}.emoji-train2{background-position:-20357px 0}.emoji-bullettrain-front{background-position:-20389px 0}.emoji-bullettrain-side{background-position:-20421px 0}.emoji-light-rail{background-position:-20453px 0}.emoji-monorail{background-position:-20485px 0}.emoji-railway-car{background-position:-20517px 0}.emoji-trolleybus{background-position:-20549px 0}.emoji-ticket{background-position:-20581px 0}.emoji-fuelpump{background-position:-20613px 0}.emoji-vertical-traffic-light{background-position:-20645px 0}.emoji-traffic-light{background-position:-20677px 0}.emoji-warning{background-position:-20709px 0}.emoji-construction{background-position:-20741px 0}.emoji-beginner{background-position:-20773px 0}.emoji-atm{background-position:-20805px 0}.emoji-slot-machine{background-position:-20837px 0}.emoji-busstop{background-position:-20869px 0}.emoji-barber{background-position:-20901px 0}.emoji-hotsprings{background-position:-20933px 0}.emoji-checkered-flag{background-position:-20965px 0}.emoji-crossed-flags{background-position:-20997px 0}.emoji-izakaya-lantern{background-position:-21029px 0}.emoji-moyai{background-position:-21061px 0}.emoji-circus-tent{background-position:-21093px 0}.emoji-performing-arts{background-position:-21125px 0}.emoji-round-pushpin{background-position:-21157px 0}.emoji-triangular-flag-on-post{background-position:-21189px 0}.emoji-jp{background-position:-21221px 0}.emoji-kr{background-position:-21253px 0}.emoji-cn{background-position:-21285px 0}.emoji-us{background-position:-21317px 0}.emoji-fr{background-position:-21349px 0}.emoji-es{background-position:-21381px 0}.emoji-it{background-position:-21413px 0}.emoji-ru{background-position:-21445px 0}.emoji-gb{background-position:-21477px 0}.emoji-uk{background-position:-21509px 0}.emoji-de{background-position:-21541px 0}.emoji-one{background-position:-21573px 0}.emoji-two{background-position:-21605px 0}.emoji-three{background-position:-21637px 0}.emoji-four{background-position:-21669px 0}.emoji-five{background-position:-21701px 0}.emoji-six{background-position:-21733px 0}.emoji-seven{background-position:-21765px 0}.emoji-eight{background-position:-21797px 0}.emoji-nine{background-position:-21829px 0}.emoji-keycap-ten{background-position:-21861px 0}.emoji-1234{background-position:-21893px 0}.emoji-zero{background-position:-21925px 0}.emoji-hash{background-position:-21957px 0}.emoji-symbols{background-position:-21989px 0}.emoji-arrow-backward{background-position:-22021px 0}.emoji-arrow-down{background-position:-22053px 0}.emoji-arrow-forward{background-position:-22085px 0}.emoji-arrow-left{background-position:-22117px 0}.emoji-capital-abcd{background-position:-22149px 0}.emoji-abcd{background-position:-22181px 0}.emoji-abc{background-position:-22213px 0}.emoji-arrow-lower-left{background-position:-22245px 0}.emoji-arrow-lower-right{background-position:-22277px 0}.emoji-arrow-right{background-position:-22309px 0}.emoji-arrow-up{background-position:-22341px 0}.emoji-arrow-upper-left{background-position:-22373px 0}.emoji-arrow-upper-right{background-position:-22405px 0}.emoji-arrow-double-down{background-position:-22437px 0}.emoji-arrow-double-up{background-position:-22469px 0}.emoji-arrow-down-small{background-position:-22501px 0}.emoji-arrow-heading-down{background-position:-22533px 0}.emoji-arrow-heading-up{background-position:-22565px 0}.emoji-leftwards-arrow-with-hook{background-position:-22597px 0}.emoji-arrow-right-hook{background-position:-22629px 0}.emoji-left-right-arrow{background-position:-22661px 0}.emoji-arrow-up-down{background-position:-22693px 0}.emoji-arrow-up-small{background-position:-22725px 0}.emoji-arrows-clockwise{background-position:-22757px 0}.emoji-arrows-counterclockwise{background-position:-22789px 0}.emoji-rewind{background-position:-22821px 0}.emoji-fast-forward{background-position:-22853px 0}.emoji-information-source{background-position:-22885px 0}.emoji-ok{background-position:-22917px 0}.emoji-twisted-rightwards-arrows{background-position:-22949px 0}.emoji-repeat{background-position:-22981px 0}.emoji-repeat-one{background-position:-23013px 0}.emoji-new{background-position:-23045px 0}.emoji-top{background-position:-23077px 0}.emoji-up{background-position:-23109px 0}.emoji-cool{background-position:-23141px 0}.emoji-free{background-position:-23173px 0}.emoji-ng{background-position:-23205px 0}.emoji-cinema{background-position:-23237px 0}.emoji-koko{background-position:-23269px 0}.emoji-signal-strength{background-position:-23301px 0}.emoji-u5272{background-position:-23333px 0}.emoji-u5408{background-position:-23365px 0}.emoji-u55b6{background-position:-23397px 0}.emoji-u6307{background-position:-23429px 0}.emoji-u6708{background-position:-23461px 0}.emoji-u6709{background-position:-23493px 0}.emoji-u6e80{background-position:-23525px 0}.emoji-u7121{background-position:-23557px 0}.emoji-u7533{background-position:-23589px 0}.emoji-u7a7a{background-position:-23621px 0}.emoji-u7981{background-position:-23653px 0}.emoji-sa{background-position:-23685px 0}.emoji-restroom{background-position:-23717px 0}.emoji-mens{background-position:-23749px 0}.emoji-womens{background-position:-23781px 0}.emoji-baby-symbol{background-position:-23813px 0}.emoji-no-smoking{background-position:-23845px 0}.emoji-parking{background-position:-23877px 0}.emoji-wheelchair{background-position:-23909px 0}.emoji-metro{background-position:-23941px 0}.emoji-baggage-claim{background-position:-23973px 0}.emoji-accept{background-position:-24005px 0}.emoji-wc{background-position:-24037px 0}.emoji-potable-water{background-position:-24069px 0}.emoji-put-litter-in-its-place{background-position:-24101px 0}.emoji-secret{background-position:-24133px 0}.emoji-congratulations{background-position:-24165px 0}.emoji-m{background-position:-24197px 0}.emoji-passport-control{background-position:-24229px 0}.emoji-left-luggage{background-position:-24261px 0}.emoji-customs{background-position:-24293px 0}.emoji-ideograph-advantage{background-position:-24325px 0}.emoji-cl{background-position:-24357px 0}.emoji-sos{background-position:-24389px 0}.emoji-id{background-position:-24421px 0}.emoji-no-entry-sign{background-position:-24453px 0}.emoji-underage{background-position:-24485px 0}.emoji-no-mobile-phones{background-position:-24517px 0}.emoji-do-not-litter{background-position:-24549px 0}.emoji-non\-potable-water{background-position:-24581px 0}.emoji-no-bicycles{background-position:-24613px 0}.emoji-no-pedestrians{background-position:-24645px 0}.emoji-children-crossing{background-position:-24677px 0}.emoji-no-entry{background-position:-24709px 0}.emoji-eight-spoked-asterisk{background-position:-24741px 0}.emoji-eight-pointed-black-star{background-position:-24773px 0}.emoji-heart-decoration{background-position:-24805px 0}.emoji-vs{background-position:-24837px 0}.emoji-vibration-mode{background-position:-24869px 0}.emoji-mobile-phone-off{background-position:-24901px 0}.emoji-chart{background-position:-24933px 0}.emoji-currency-exchange{background-position:-24965px 0}.emoji-aries{background-position:-24997px 0}.emoji-taurus{background-position:-25029px 0}.emoji-gemini{background-position:-25061px 0}.emoji-cancer{background-position:-25093px 0}.emoji-leo{background-position:-25125px 0}.emoji-virgo{background-position:-25157px 0}.emoji-libra{background-position:-25189px 0}.emoji-scorpius{background-position:-25221px 0}.emoji-sagittarius{background-position:-25253px 0}.emoji-capricorn{background-position:-25285px 0}.emoji-aquarius{background-position:-25317px 0}.emoji-pisces{background-position:-25349px 0}.emoji-ophiuchus{background-position:-25381px 0}.emoji-six-pointed-star{background-position:-25413px 0}.emoji-negative-squared-cross-mark{background-position:-25445px 0}.emoji-a{background-position:-25477px 0}.emoji-b{background-position:-25509px 0}.emoji-ab{background-position:-25541px 0}.emoji-o2{background-position:-25573px 0}.emoji-diamond-shape-with-a-dot-inside{background-position:-25605px 0}.emoji-recycle{background-position:-25637px 0}.emoji-end{background-position:-25669px 0}.emoji-on{background-position:-25701px 0}.emoji-soon{background-position:-25733px 0}.emoji-clock1{background-position:-25765px 0}.emoji-clock130{background-position:-25797px 0}.emoji-clock10{background-position:-25829px 0}.emoji-clock1030{background-position:-25861px 0}.emoji-clock11{background-position:-25893px 0}.emoji-clock1130{background-position:-25925px 0}.emoji-clock12{background-position:-25957px 0}.emoji-clock1230{background-position:-25989px 0}.emoji-clock2{background-position:-26021px 0}.emoji-clock230{background-position:-26053px 0}.emoji-clock3{background-position:-26085px 0}.emoji-clock330{background-position:-26117px 0}.emoji-clock4{background-position:-26149px 0}.emoji-clock430{background-position:-26181px 0}.emoji-clock5{background-position:-26213px 0}.emoji-clock530{background-position:-26245px 0}.emoji-clock6{background-position:-26277px 0}.emoji-clock630{background-position:-26309px 0}.emoji-clock7{background-position:-26341px 0}.emoji-clock730{background-position:-26373px 0}.emoji-clock8{background-position:-26405px 0}.emoji-clock830{background-position:-26437px 0}.emoji-clock9{background-position:-26469px 0}.emoji-clock930{background-position:-26501px 0}.emoji-heavy-dollar-sign{background-position:-26533px 0}.emoji-copyright{background-position:-26565px 0}.emoji-registered{background-position:-26597px 0}.emoji-tm{background-position:-26629px 0}.emoji-x{background-position:-26661px 0}.emoji-heavy-exclamation-mark{background-position:-26693px 0}.emoji-bangbang{background-position:-26725px 0}.emoji-interrobang{background-position:-26757px 0}.emoji-o{background-position:-26789px 0}.emoji-heavy-multiplication-x{background-position:-26821px 0}.emoji-heavy-plus-sign{background-position:-26853px 0}.emoji-heavy-minus-sign{background-position:-26885px 0}.emoji-heavy-division-sign{background-position:-26917px 0}.emoji-white-flower{background-position:-26949px 0}.emoji-100{background-position:-26981px 0}.emoji-heavy-check-mark{background-position:-27013px 0}.emoji-ballot-box-with-check{background-position:-27045px 0}.emoji-radio-button{background-position:-27077px 0}.emoji-link{background-position:-27109px 0}.emoji-curly-loop{background-position:-27141px 0}.emoji-wavy-dash{background-position:-27173px 0}.emoji-part-alternation-mark{background-position:-27205px 0}.emoji-trident{background-position:-27237px 0}.emoji-black-square{background-position:-27269px 0}.emoji-white-square{background-position:-27301px 0}.emoji-white-check-mark{background-position:-27333px 0}.emoji-black-square-button{background-position:-27365px 0}.emoji-white-square-button{background-position:-27397px 0}.emoji-black-circle{background-position:-27429px 0}.emoji-white-circle{background-position:-27461px 0}.emoji-red-circle{background-position:-27493px 0}.emoji-large-blue-circle{background-position:-27525px 0}.emoji-large-blue-diamond{background-position:-27557px 0}.emoji-large-orange-diamond{background-position:-27589px 0}.emoji-small-blue-diamond{background-position:-27621px 0}.emoji-small-orange-diamond{background-position:-27653px 0}.emoji-small-red-triangle{background-position:-27685px 0}.emoji-small-red-triangle-down{background-position:-27717px 0}.emoji-shipit{background-position:-27749px 0}.emoji-groups .emoji-group{display:inline-block;width:24px;height:29px;background:url(../img/emoji-groups.png)no-repeat;background-size:42px 350px;cursor:pointer}.emoji-groups .btn-backspace{color:#a8a8a8;cursor:pointer;float:right;font-size:24px;height:30px;margin-right:10px;width:30px}.emoji-groups .btn-backspace:hover{color:#d7d7d7}.is-1x .emoji-groups .emoji-group{background-image:url(../img/emoji-groups-1x.png)}.emoji-groups .icon-recent{background-position:-9px -306px}.emoji-groups .icon-recent-selected{background-position:-9px -277px}.emoji-groups .icon-smile{background-position:-9px -34px}.emoji-groups .icon-smile-selected{background-position:-9px -5px}.emoji-groups .icon-flower{background-position:-9px -145px}.emoji-groups .icon-flower-selected{background-position:-9px -118px}.emoji-groups .icon-bell{background-position:-9px -89px}.emoji-groups .icon-bell-selected{background-position:-9px -61px}.emoji-groups .icon-car{background-position:-9px -196px}.emoji-groups .icon-car-selected{background-position:-9px -170px}.emoji-groups .icon-grid{background-position:-9px -248px}.emoji-groups .icon-grid-selected{background-position:-9px -222px}.emoji-groups .icon-bell,.emoji-groups .icon-car,.emoji-groups .icon-flower,.emoji-groups .icon-grid,.emoji-groups .icon-smile{opacity:.7}.emoji-groups .icon-bell:hover,.emoji-groups .icon-car:hover,.emoji-groups .icon-flower:hover,.emoji-groups .icon-grid:hover,.emoji-groups .icon-smile:hover{opacity:1}
/*!
 * angularjs-color-picker v3.4.8
 * https://github.com/ruhley/angular-color-picker/
 *
 * Copyright 2017 ruhley
 *
 * 2017-10-06 09:52:03
 *
 */.color-picker-wrapper .color-picker-input-wrapper{width:100%}.color-picker-wrapper .color-picker-swatch:not(.input-group-addon){height:28px}.color-picker-wrapper.color-picker-swatch-only .input-group .input-group-addon{border-radius:4px}
/* General Styles
------------------------------------
*/
html {
  height: 100%;
}
body {
  -webkit-font-smoothing: antialiased !important;
  color: black;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.72222;
  height: 100%;
  font-weight: 400;
  background-color: #fafafa;
}
a {
  color: #3B4752;
  cursor: pointer;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #455674;
}
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.pager,
.panel-body,
.modal-footer {
  clear: both;
}
.pac-container {
  z-index: 100000;
}
.pointer {
  cursor: pointer;
}
.scroll-box {
  height: 900px;
  overflow-y: auto;
}
.jcrop-keymgr {
  display: none !important;
}
.aircall-extension-button {
  border-radius: 2px !important;
  background-image: none !important;
  padding-right: 6px !important;
  background-color: #465675 !important;
  background-position: initial !important;
  background-size: 0 !important;
}
.input-aircall-extension-button {
  display: none !important;
}
.customMarker {
  position: absolute;
  cursor: pointer;
  background: #646464;
  width: 50px;
  height: 50px;
  /* -width/2 */
  margin-left: -25px;
  /* -height + arrow */
  margin-top: -55px;
  border-radius: 50%;
  padding: 0px;
}
.customMarker:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 15px;
  border-width: 10px 10px 0;
  border-style: solid;
  border-color: #646464 transparent;
  display: block;
  width: 0;
}
.customMarker img {
  width: 45px;
  height: 45px;
  margin: 2.5px;
  border-radius: 50%;
}
/* Heading Styles
------------------------------------
*/
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1,
.h1 {
  font-size: 48px;
  /* 64px */
}
h2,
.h2 {
  font-size: 41px;
  /* 52px */
}
h3,
.h3 {
  font-size: 32px;
  /* 40px */
}
h4,
.h4 {
  font-size: 23px;
  /* 29px */
}
h5,
.h5 {
  font-size: 21px;
  /* 28px */
}
h6,
.h6 {
  font-size: 19px;
  /* 24px */
}
/* Scroll 
------------------------------------
*/
.scrollable {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
/* Overides 
------------------------------------
*/
.no-padding {
  padding: 0px !important;
}
.no-margin {
  margin: 0px !important;
}
.no-overflow {
  overflow: hidden !important;
}
.auto-overflow {
  overflow: auto;
}
.block {
  display: block;
}
.block.center {
  margin-left: auto;
  margin-right: auto;
}
p.text {
  font-size: 14px;
  line-height: 20px;
}
/* Text Helpers
------------------------------------
*/
.text-left {
  text-align: left !important;
}
.t-xxl {
  font-size: 24px !important;
}
.t-xl {
  font-size: 20px !important;
}
.t-l {
  font-size: 16px !important;
}
.t-s {
  font-size: 12px !important;
}
.t-m {
  font-size: 14px !important;
}
.t-xs {
  font-size: 10px !important;
}
.t-xxs {
  font-size: 8px !important;
}
.upper {
  text-transform: uppercase;
}
.capitalise {
  text-transform: capitalize;
}
.bold {
  font-weight: 600;
}
.thin {
  font-weight: 300;
}
.lh10 {
  line-height: 10px;
}
.lh15 {
  line-height: 15px;
}
.lh20 {
  line-height: 20px;
}
.lh25 {
  line-height: 25px;
}
.lh30 {
  line-height: 30px;
}
h2.page-title {
  line-height: 25px;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  color: #788195;
  font-weight: 400;
}
h2.page-title i {
  margin-right: 5px;
  font-size: 22px;
  float: left;
}
h3.section-title {
  color: #3B4752;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  -webkit-text-stroke: 0px;
}
h3.section-title i {
  float: left;
  margin-right: 8px;
  font-size: 24px;
}
h4.section-subtitle {
  color: #455674;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  -webkit-text-stroke: 0px;
}
h4.section-subtitle i {
  float: left;
  margin-right: 8px;
  font-size: 24px;
}
p.description {
  color: #3B4752;
}
.lh65 {
  line-height: 65px !important;
}
.lh60 {
  line-height: 60px !important;
}
.lh55 {
  line-height: 55px !important;
}
.lh50 {
  line-height: 50px !important;
}
.lh45 {
  line-height: 45px !important;
}
.lh40 {
  line-height: 40px !important;
}
.lh35 {
  line-height: 35px !important;
}
.lh30 {
  line-height: 30px !important;
}
.lh25 {
  line-height: 25px !important;
}
.lh20 {
  line-height: 20px !important;
}
.lh15 {
  line-height: 15px !important;
}
.lh10 {
  line-height: 10px !important;
}
.lh5 {
  line-height: 5px !important;
}
.lh0 {
  line-height: 0px !important;
}
/* Margin Padding Helpers 
------------------------------------
*/
.round3 {
  border-radius: 3px;
}
.pt50 {
  padding-top: 50px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.p50 {
  padding: 50px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.m50 {
  margin: 50px !important;
}
.round50 {
  border-radius: 50px;
}
.pt45 {
  padding-top: 45px !important;
}
.pr45 {
  padding-right: 45px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pl45 {
  padding-left: 45px !important;
}
.p45 {
  padding: 45px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.m45 {
  margin: 45px !important;
}
.round45 {
  border-radius: 45px;
}
.pt40 {
  padding-top: 40px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.p40 {
  padding: 40px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.m40 {
  margin: 40px !important;
}
.round40 {
  border-radius: 40px;
}
.pt35 {
  padding-top: 35px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.p35 {
  padding: 35px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.m35 {
  margin: 35px !important;
}
.round35 {
  border-radius: 35px;
}
.pt30 {
  padding-top: 30px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.p30 {
  padding: 30px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.m30 {
  margin: 30px !important;
}
.round30 {
  border-radius: 30px;
}
.pt25 {
  padding-top: 25px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.p25 {
  padding: 25px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.m25 {
  margin: 25px !important;
}
.round25 {
  border-radius: 25px;
}
.pt20 {
  padding-top: 20px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.p20 {
  padding: 20px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.m20 {
  margin: 20px !important;
}
.round20 {
  border-radius: 20px;
}
.pt15 {
  padding-top: 15px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.p15 {
  padding: 15px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.m15 {
  margin: 15px !important;
}
.round15 {
  border-radius: 15px;
}
.pt10 {
  padding-top: 10px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.p10 {
  padding: 10px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.m10 {
  margin: 10px !important;
}
.round10 {
  border-radius: 10px;
}
.pt5 {
  padding-top: 5px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.p5 {
  padding: 5px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.m5 {
  margin: 5px !important;
}
.round5 {
  border-radius: 5px;
}
.pt0 {
  padding-top: 0px !important;
}
.pr0 {
  padding-right: 0px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.pl0 {
  padding-left: 0px !important;
}
.p0 {
  padding: 0px !important;
}
.mt0 {
  margin-top: 0px !important;
}
.mr0 {
  margin-right: 0px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.ml0 {
  margin-left: 0px !important;
}
.m0 {
  margin: 0px !important;
}
.round0 {
  border-radius: 0px;
}
.rounded50 {
  width: 50px !important;
  height: 50px !important;
  border-radius: 25px !important;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.rounded30 {
  width: 30px !important;
  height: 30px !important;
  border-radius: 15px !important;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.info-box {
  margin-bottom: 20px;
}
.info-box .title {
  font-weight: 600;
  margin-bottom: 0px;
  color: #A88ADC;
  font-size: 14px;
}
.info-box .content {
  line-height: 20px;
}
.info-box .content a {
  display: block;
  font-size: 12px;
}
.info-box .content a.remove {
  color: #c0392b !important;
}
.info-box .content a.remove i {
  font-size: 16px;
  margin-top: 3px;
}
/* Border Helpers 
------------------------------------
*/
.b-a,
.b-r,
.b-l,
.b-t,
.b-b {
  border-style: solid;
  border-width: 0;
}
.b-r {
  border-right-width: 1px;
}
.b-l {
  border-left-width: 1px;
}
.b-t {
  border-top-width: 1px;
}
.b-b {
  border-bottom-width: 1px;
}
.b-a {
  border-width: 1px;
}
.b-dashed {
  border-style: dashed;
}
.b-dotted {
  border-style: dotted;
}
.b-thick {
  border-width: 2px;
}
.b-none {
  border: none !important;
}
/* General Helpers
------------------------------------
*/
.full-height {
  height: 100% !important;
}
.full-width {
  width: 100%;
}
.hide,
.ng-hide {
  display: none;
}
/* Colours
------------------------------------
*/
.brand-primary {
  color: #455674 !important;
}
.brand-primary i {
  font-size: 20px;
}
.brand-secondary {
  color: #A88ADC;
}
.brand-light {
  color: #eceef1;
}
.black {
  color: black;
}
.red {
  color: #c0392b;
}
.yellow {
  color: #f1c40f;
}
.orange {
  color: orange;
}
.cyan {
  color: #1abc9c;
}
.blue {
  color: #2980b9;
}
.sky {
  color: #3498db;
}
.purple {
  color: #8e44ad;
}
.brand-grey {
  color: #3B4752;
}
.dark-grey {
  color: #555;
}
.light-grey {
  color: rgba(100, 100, 100, 0.5);
}
.lighter-grey {
  color: rgba(100, 100, 100, 0.1);
}
.grey {
  color: #788195 !important;
}
.green {
  color: #27ae60;
}
.light-green {
  color: #2ecc71;
}
.brand-primary-bg {
  background-color: #455674;
}
.brand-secondary-bg {
  background-color: #A88ADC;
}
.brand-light-bg {
  background-color: #eceef1;
}
.red-bg {
  background-color: #c0392b;
}
.yellow-bg {
  background-color: #f1c40f;
}
.orange-bg {
  background-color: orange;
}
.cyan-bg {
  background-color: #1abc9c;
}
.blue-bg {
  background-color: #2980b9;
}
.sky-bg {
  background-color: #3498db;
}
.purple-bg {
  background-color: #8e44ad;
}
.brand-grey-bg {
  background-color: #3B4752;
}
.dark-grey-bg {
  background-color: #555;
}
.light-grey-bg {
  background-color: rgba(100, 100, 100, 0.5);
}
.lighter-grey-bg {
  background-color: rgba(100, 100, 100, 0.1);
}
.grey-bg {
  background-color: #788195;
}
.green-bg {
  background-color: #27ae60;
}
.brand-primary-bd {
  border-color: #455674;
}
.brand-secondary-bd {
  border-color: #A88ADC;
}
.brand-light-bd {
  border-color: #eceef1;
}
.red-bd {
  border-color: #c0392b;
}
.yellow-bd {
  border-color: #f1c40f;
}
.orange-bd {
  border-color: orange;
}
.cyan-bd {
  border-color: #1abc9c;
}
.sky-bd {
  border-color: #3498db;
}
.purple-bd {
  border-color: #8e44ad;
}
.brand-grey-bd {
  border-color: #3B4752;
}
.dark-grey-bd {
  border-color: #555;
}
.light-grey-bd {
  border-color: rgba(100, 100, 100, 0.5);
}
.lighter-grey-bd {
  border-color: rgba(100, 100, 100, 0.1);
}
.grey-bd {
  border-color: #788195;
}
.green-bd {
  border-color: #27ae60;
}
/* Icons
------------------------------------
*/
.icon-spin {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: transform 0.4s ease-out;
  -o-transition: transform 0.4s ease-out;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  transition: -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
}
.icon-l {
  font-size: 16px;
}
.icon-xl {
  font-size: 20px;
}
.icon-xxl {
  font-size: 24px;
}
.icon-jumbo {
  font-size: 32px;
}
/* Navigations
------------------------------------
*/
.nav-tabs > li {
  padding-left: 0;
  padding-right: 0;
}
.nav-tabs > li a {
  border-radius: 0;
  padding: 15px 20px;
  margin-right: 0;
  font-weight: 400;
  color: rgba(98, 98, 98, 0.7);
  font-size: 12px;
  min-width: 70px;
  text-transform: uppercase;
  border-color: transparent;
}
.nav-tabs > li a:hover,
.nav-tabs > li a:focus {
  background: transparent;
  border-color: transparent;
  color: #626262;
}
.nav-tabs > li a .tab-icon {
  margin-right: 6px;
}
.nav-tabs > li.active a {
  border-color: #e6e6e6;
  color: #626262;
  background-color: #e6e6e6;
}
.nav-tabs > li.active a:hover,
.nav-tabs > li.active afocus {
  border-color: #e6e6e6;
  color: #626262;
  background-color: #e6e6e6;
}
/* Tabs : Line Triangles
------------------------------------
*/
.nav-tabs-linetriangle {
  border-bottom: 0;
}
.nav-tabs-linetriangle:after {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  position: relative;
  bottom: 0;
}
.nav-tabs-linetriangle > li.active > a {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: transparent;
}
.nav-tabs-linetriangle > li.active > a:hover,
.nav-tabs-linetriangle > li.active > a:focus,
.nav-tabs-linetriangle > li.active > a:active {
  border-color: transparent;
  background-color: transparent;
}
.nav-tabs-linetriangle > li.active > a:after,
.nav-tabs-linetriangle > li.active > a:before {
  border: medium solid transparent;
  content: "";
  height: 0;
  left: 50%;
  pointer-events: none;
  position: absolute;
  width: 0;
  z-index: 1;
  top: 100%;
}
.nav-tabs-linetriangle > li.active > a:after {
  border-top-color: #fafafa;
  border-width: 10px;
  margin-left: -10px;
}
.nav-tabs-linetriangle > li.active > a:before {
  border-top-color: rgba(0, 0, 0, 0.2);
  border-width: 11px;
  margin-left: -11px;
}
.nav-tabs-linetriangle > li > a span {
  font-size: 1em;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-tabs-linetriangle > li > a,
.nav-tabs-linetriangle > li > a:hover,
.nav-tabs-linetriangle > li > a:focus {
  overflow: visible;
  -webkit-transition: color 0.2s ease 0s;
  -o-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
}
.nav-tabs-linetriangle ~ .tab-content {
  background: #fff;
}
.nav-tabs-linetriangle.nav-tabs-left.nav-tabs:after {
  border-bottom: none;
}
.nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li.active > a:before {
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid rgba(0, 0, 0, 0.2);
}
.nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li.active > a:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fafafa;
  margin-top: 1px;
  margin-right: 2px;
}
.nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li.active > a:after,
.nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li.active > a:before {
  top: auto;
  right: -23px;
  left: auto;
}
.nav-tabs-linetriangle.nav-tabs-right.nav-tabs:after {
  border-bottom: none;
}
.nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li.active > a:before {
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-right: 11px solid rgba(0, 0, 0, 0.2);
}
.nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li.active > a:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fafafa;
  margin-top: 1px;
  margin-left: -9px;
}
.nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li.active > a:after,
.nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li.active > a:before {
  top: auto;
  left: -12px;
  right: auto;
}
@media screen and (max-width: 58em) {
  .nav-tabs-linetriangle {
    font-size: 0.6em;
  }
}
.form-control-static.address {
  white-space: pre-line;
}
ul.sortable-list {
  list-style: none;
  padding: 0;
}
.scroll-driver-bid {
  overflow: scroll;
  height: 350px;
}
.rating {
  color: #a9a9a9;
  margin: 0;
  padding: 0;
}
ul.rating {
  display: inline-block;
}
.rating li {
  list-style-type: none;
  display: inline-block;
  padding: 1px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  font-size: 20px;
  line-height: 18px;
}
.rating .filled {
  color: #27ae60;
}
.clear {
  margin-top: 20px;
}
/* Layout
------------------------------------
*/
/* Colors
------------------------------------
*/
/* Greys
------------------------------------
*/
/* Base Style
------------------------------------
*/
/* Font Style
------------------------------------
*/
/* Icon Sizes
------------------------------------
*/
/*Fonts*/
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/lato/v20/S6u8w4BMUTPHh30AXC-v.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/lato/v20/S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lato/v20/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/lato/v20/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/lato/v20/S6u9w4BMUTPHh50XSwiPHA.ttf) format('truetype');
}
/*Components*/
html #application-layout {
  height: 100%;
}
html #topbar {
  z-index: 101;
  position: fixed;
  left: 208px;
  height: 60px;
  background-color: white;
  right: 0;
  border-bottom: 1px solid rgba(230, 230, 230, 0.7);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  html #topbar {
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  html #topbar {
    left: 0;
  }
}
html #sidebar-left {
  z-index: 102;
  position: fixed;
  width: 208px;
  height: 100%;
  overflow: scroll;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
}
html #sidebar-left::-webkit-scrollbar {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  html #sidebar-left {
    width: 208px;
    -webkit-transform: translate3d(-208px, 0, 0);
    transform: translate3d(-208px, 0, 0);
  }
}
@media only screen and (max-width: 767px) {
  html #sidebar-left {
    width: 208px;
    -webkit-transform: translate3d(-208px, 0, 0);
    transform: translate3d(-208px, 0, 0);
  }
}
html #content-wrapper {
  position: relative;
  z-index: 2;
  overflow-x: hidden;
  min-height: 100%;
  margin-left: 208px;
  padding-top: 60px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
html #content-wrapper .app-alert {
  height: 40px;
  background-image: url('http://bg.bajery.net/92130945611012065774.gif');
  background-size: 220px;
  background-position: center;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #444;
  line-height: 40px;
  font-weight: 600;
  font-size: 16px;
  position: relative;
}
html #content-wrapper .app-alert .transluscent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #455674;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}
html #content-wrapper .app-alert .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
html #content-wrapper .app-alert .content a {
  color: #fff;
  text-decoration: underline;
  outline: 0 !important;
}
html #content-wrapper .app-alert .content > span {
  padding: 4px 8px 6px;
  border-radius: 4px;
  background-color: #7bd0ff;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  html #content-wrapper {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  html #content-wrapper {
    margin-left: 0;
    padding: 0;
    padding-top: 60px;
  }
}
html #sidebar-right {
  z-index: 104;
  position: fixed;
  top: 0;
  right: -320px;
  height: 100%;
  width: 100%;
  max-width: 320px;
  background-color: rgba(255, 255, 255, 0.8);
  border-left: 1px solid #e7e7e7;
  -webkit-box-shadow: 0 0 9px rgba(191, 191, 191, 0.36);
          box-shadow: 0 0 9px rgba(191, 191, 191, 0.36);
  -webkit-transition: all 0.33s;
  -o-transition: all 0.33s;
  transition: all 0.33s;
}
@media only screen and (max-width: 767px) {
  html #sidebar-right {
    max-width: 414px;
    right: -414px;
  }
}
html.sidebar-visible #topbar {
  -webkit-transform: translate3d(208px, 0, 0);
  transform: translate3d(208px, 0, 0);
}
html.sidebar-visible #content-wrapper {
  -webkit-transform: translate3d(208px, 0, 0);
  transform: translate3d(208px, 0, 0);
}
html.sidebar-visible #sidebar-left {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
html.right-sidebar-visible #sidebar-right {
  right: 0;
}
html #sidebar-toggle {
  position: fixed;
  z-index: 1000;
  display: none;
  left: 20px;
  bottom: 30px;
  height: 50px;
  width: 50px;
  border-radius: 25px;
  background: #455674;
  text-align: center;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
}
html #sidebar-toggle i {
  color: white;
  font-size: 28px;
  line-height: 50px;
}
@media only screen and (max-width: 1024px) {
  html #sidebar-toggle {
    display: block;
  }
}
.select2-container-multi .select2-choices li {
  width: 96%;
}
.flotTip {
  padding: 3px 5px;
  background-color: #000;
  z-index: 10000;
  color: #fff;
  -webkit-box-shadow: 0 0 10px #555;
          box-shadow: 0 0 10px #555;
  opacity: 0.7;
  filter: alpha(opacity=70);
  border: 1px solid #fff;
  border-radius: 2px;
}
.reports .table-responsive {
  max-height: 200px;
  overflow: auto;
  margin-left: -20px;
  margin-right: -20px;
  border-top: 3px solid rgba(100, 100, 100, 0.1) !important;
}
.reports .table-responsive table.table {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.reports .table-responsive .table.table-condensed {
  table-layout: auto;
}
.max-lines {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 16px;
  max-height: 32px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.panel-heading .booking-details {
  border-top: 5px solid #64c458;
}
.email-config .templates .btn {
  width: 100%;
  padding: 5px;
  margin-bottom: 8px;
}
.email-config .template {
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 16px 20px;
}
iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.welcome-image {
  width: 100%;
}
.ui-select-highlight {
  display: inline !important;
  width: initial !important;
}
td .btn-group {
  overflow: visible !important;
}
#breadcrumb-bar {
  background-color: #eee;
}
.breadcrumb {
  font-size: 11px;
  list-style: none;
  padding-left: 20px;
  margin-bottom: 0;
  display: inline-block;
  background-color: #eee;
  width: auto;
}
.breadcrumb li a {
  text-transform: uppercase;
  line-height: 30px;
  font-weight: 600;
  color: #555;
}
.breadcrumb li:last-child a {
  color: #455674 !important;
}
.divider {
  margin: 0 0 0 16px;
  float: left;
  line-height: 43px;
  font-weight: 800;
  color: #788195;
}
div.back-button {
  float: left;
  line-height: 46px;
  margin-left: 16px;
}
div.back-button a {
  color: #788195;
}
div.back-button a i {
  float: left;
  line-height: 46px;
  margin-right: 8px;
}
span.module-help {
  float: right;
  line-height: 18px;
  padding: 10px 15px;
  width: 10%;
  text-align: center;
}
span.module-help a {
  width: 50px;
  height: 50px;
  display: block;
  float: right;
  text-transform: uppercase;
  font-size: 9px;
}
span.module-help a i {
  margin-bottom: 0px;
  font-size: 18px;
  color: #455674;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.time-controls {
  float: right;
  margin-top: 6px;
}
.time-controls .material-icons {
  font-size: 18px;
  background: #455674;
  color: #fff;
  padding: 8px;
  border-radius: 50%;
}
.time-controls .current-period {
  text-transform: uppercase;
  position: relative;
  bottom: 5px;
  display: inline-block;
  padding: 8px;
  color: #999;
  font-weight: 800;
  font-size: 12px;
  width: 120px;
  text-align: left;
}
@media (max-width: 767px) {
  .time-controls {
    margin-top: 8px;
  }
  .time-controls .material-icons {
    padding: 5px;
  }
}
#time-controls .current-period {
  width: auto;
}
#time-controls .daterangepicker {
  top: 42px !important;
  right: -85px !important;
}
#time-controls .daterangepicker:after {
  display: none !important;
}
#time-controls .daterangepicker:before {
  display: none !important;
}
.daterangepicker {
  right: 52px !important;
  top: 124px !important;
  background: #f5f5f5;
  left: auto !important;
  padding: 8px !important;
}
.daterangepicker .ranges {
  float: none !important;
  margin: 0;
}
.daterangepicker .ranges ul {
  padding: 0;
  margin: 0;
  width: 100%;
}
.daterangepicker .ranges ul li {
  display: inline-block !important;
  background: #777 !important;
  color: #fff !important;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  padding: 0 5px;
  font-size: 12px;
  text-transform: uppercase;
  width: 25%;
  border-radius: 4px;
}
.daterangepicker .ranges ul li:last-child {
  margin-right: 0;
}
.daterangepicker .ranges ul li.active {
  background: #455674 !important;
  border: none;
}
.daterangepicker .ranges ul li:hover {
  border: none;
}
.daterangepicker .calendar {
  float: left;
}
.daterangepicker .calendar .calendar-table {
  background: none;
  border: none;
}
.daterangepicker td.in-range {
  background: #ddd;
}
.daterangepicker td.active {
  background: #455674;
}
.daterangepicker td.available:hover {
  background: rgba(69, 86, 116, 0.27);
}
.daterangepicker .daterangepicker_input i {
  display: none;
}
.daterangepicker .daterangepicker_input .input-mini {
  text-align: center;
  padding: 0 !important;
}
.daterangepicker:after {
  top: -19px;
  border-right: 19px solid transparent;
  border-left: 19px solid transparent;
  border-bottom: 19px solid #f5f5f5;
  right: 65px;
  left: initial !important;
}
.daterangepicker:before {
  top: -20px;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-bottom: 20px solid #ccc;
  right: 64px;
  left: initial !important;
}
@media (max-width: 767px) and (orientation: portrait) {
  .daterangepicker .ranges ul li {
    width: auto;
  }
  .daterangepicker .calendar {
    float: none;
  }
}
#sidebar-left {
  position: relative;
  color: #fff;
  background-color: #151a23;
}
#sidebar-left section .btn {
  display: block;
  margin: 16px auto;
  width: 140px;
  color: #fff;
  background-color: #A88ADC;
}
#sidebar-left section .menu-text {
  padding: 8px 16px;
  font-size: 12px;
  display: block;
  color: #A88ADC;
}
#sidebar-left section#brand {
  background-color: #181d31;
  width: 100%;
  line-height: 32px;
  padding: 4px;
  overflow: auto;
  position: relative;
}
#sidebar-left section#brand h1 {
  color: white;
  margin: 0 !important;
  line-height: 32px;
  padding-left: 10px;
  font-size: 18px;
  color: #455674;
}
#sidebar-left section#brand h1 span {
  margin-left: 5px;
  font-size: 17px;
}
#sidebar-left section#brand small {
  position: absolute;
  right: 10px;
  top: 2px;
  color: #788195;
}
#sidebar-left section#brand img {
  width: 80%;
  margin: 16px auto;
  padding-bottom: 0px;
  display: block;
}
#sidebar-left section#brand .tagline {
  float: right;
  padding-right: 12px;
  font-size: 12px;
  margin-top: -8px;
}
#sidebar-left section#company {
  padding-top: 10px;
}
#sidebar-left section#company .profile-box {
  text-align: center;
}
#sidebar-left section#company .profile-box .logo {
  width: 60px;
  height: 60px;
}
#sidebar-left section#company .profile-box h4 {
  font-size: 14px;
  color: #93a3bf;
}
#sidebar-left section#profile {
  background-color: #181d31;
  padding: 10px;
}
#sidebar-left section#profile .subtitle a {
  color: #FF7F50;
}
#sidebar-left section#security img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
}
#sidebar-left section#navigation {
  padding-top: 0px;
  border-top: 2px solid #455674;
  border-bottom: 2px solid #455674;
}
#sidebar-left section#navigation ul.main-nav {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
#sidebar-left section#navigation ul.main-nav > li {
  position: relative;
  font-size: 14px;
  display: block;
  overflow: hidden;
}
#sidebar-left section#navigation ul.main-nav > li:first-child {
  border: 0;
}
#sidebar-left section#navigation ul.main-nav > li > a {
  display: block;
  position: relative;
  padding: 5px 15px;
  text-decoration: none !important;
  border-radius: 0;
  font-weight: 400;
  color: #93a3bf;
}
#sidebar-left section#navigation ul.main-nav > li > a i {
  display: inline-block;
  width: 16px;
  font-size: 18px;
  text-align: center;
  margin-right: 8px;
  color: #b3bed2;
  vertical-align: top;
  margin-top: 3px;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#sidebar-left section#navigation ul.main-nav > li.has-dropdown > a::after {
  content: 'keyboard_arrow_down';
  font-family: 'Material Icons';
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  position: absolute;
  top: 10px;
  right: 15px;
}
#sidebar-left section#navigation ul.main-nav > li.has-dropdown ul.sub-nav {
  overflow: hidden;
  position: relative;
  height: 0;
  -webkit-transition: all 700ms;
  -o-transition: all 700ms;
  transition: all 700ms;
  background-color: #181d31;
  list-style: none;
  padding: 0;
}
#sidebar-left section#navigation ul.main-nav > li.has-dropdown ul.sub-nav.open {
  height: auto;
}
#sidebar-left section#navigation ul.main-nav > li.has-dropdown ul.sub-nav > li {
  margin-left: 24px;
  border-left: 1px solid #A88ADC;
  display: block;
}
#sidebar-left section#navigation ul.main-nav > li.has-dropdown ul.sub-nav > li > a {
  display: block;
  padding: 5px 0 5px 10px;
  text-decoration: none !important;
  color: #ddd;
  position: relative;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#sidebar-left section#navigation ul.main-nav > li.has-dropdown ul.sub-nav > li > a i {
  margin-right: 5px;
  color: #ddd;
}
#sidebar-left section#navigation ul.main-nav > li.has-dropdown ul.sub-nav > li > a::before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  left: -3px;
  top: 50%;
  background-color: #9fa8bc;
  margin-top: -3px;
  border-radius: 50px;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#sidebar-left section#navigation ul.main-nav > li.has-dropdown ul.sub-nav > li > a::after {
  content: '';
  width: 30px;
  height: 30px;
  border: 1px solid #A88ADC;
  position: absolute;
  left: -15px;
  top: 50%;
  margin-top: -15px;
  border-radius: 50px;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#sidebar-left section#navigation ul.main-nav > li.has-dropdown ul.sub-nav > li > a:hover::after {
  opacity: 1;
  border-color: #A88ADC;
  width: 11px;
  height: 11px;
  left: -6px;
  margin-top: -6px;
}
#sidebar-left section#navigation ul.main-nav > li.active {
  background-color: #455674;
}
#sidebar-left section#navigation ul.main-nav > li.active a {
  color: #fff;
}
#sidebar-left section#navigation ul.main-nav > li.active a i {
  color: #fff;
}
#sidebar-left section#navigation ul.main-nav > li.active:hover > a {
  color: #fff !important;
}
#sidebar-left section#navigation ul.main-nav > li.active ul.sub-nav::before {
  border-top: 7px solid #455674;
}
#sidebar-left section#navigation ul.main-nav > li.active.has-dropdown > a::after {
  color: #fff;
}
#sidebar-left section#navigation ul.main-nav > li:hover > a {
  color: #818da7 !important;
}
#sidebar-left section#navigation .nav-tabs {
  border: 0 !important;
}
#sidebar-left section#navigation .nav-tabs > li {
  margin-bottom: 0;
  width: 20% !important;
  text-align: center;
  border: 0 !important;
}
#sidebar-left section#navigation .nav-tabs > li a {
  border: 0 !important;
  padding: 8px 0;
  min-width: inherit;
}
#sidebar-left section#navigation .nav-tabs > li a i {
  font-size: 16px;
}
#sidebar-left section#navigation .nav-tabs > li.active a {
  background-color: #3f3c44;
  color: #fff;
}
#sidebar-left section#navigation .tab-content {
  background-color: #3f3c44;
}
#sidebar-left section#support {
  padding-top: 32px;
}
#sidebar-left section#support ul.support {
  list-style: none;
  padding: 0;
}
#sidebar-left section#support ul.support li {
  padding-left: 15px;
}
#sidebar-left section#support ul.support li i {
  margin-right: 8px;
  font-size: 16px;
  float: left;
  padding-top: 5px;
}
#sidebar-left section#support ul.support li span {
  font-size: 14px;
}
#topbar {
  padding: 15px 0;
}
#topbar h1 {
  height: 25px;
  line-height: 25px;
  float: left;
  margin: 0;
  font-size: 20px;
  padding: 0 40px 0 20px;
  color: #3B4752;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  border-right: 2px solid rgba(100, 100, 100, 0.5);
  text-transform: capitalize;
}
#topbar .new-booking {
  float: right;
  display: block;
  margin-top: -5px;
  margin-right: 18px;
}
#topbar .new-booking i {
  line-height: 38px;
}
#topbar .quick-navigate-wrapper {
  padding: 0 40px 0 20px;
  float: left;
  color: #3B4752;
  line-height: 25px;
  cursor: pointer;
}
#topbar .quick-navigate-wrapper i {
  line-height: 27.5px;
  font-size: 18px;
  color: #3B4752;
  float: left;
  margin-right: 10px;
}
#topbar .user-options {
  float: right;
  font-size: 11px;
  margin-right: 30px;
}
#topbar .user-options img {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  float: left;
  margin-right: 10px;
}
#topbar .user-options strong {
  display: block;
  width: 110px;
  line-height: 15px;
  height: 15px;
  font-size: 11px;
}
#topbar .user-options i {
  font-size: 11px;
  line-height: 10px;
}
#topbar #sidebar-right-toggle {
  float: right;
  margin-left: 20px;
  height: 30px;
  width: 40px;
  text-align: left;
  cursor: pointer;
}
#topbar #sidebar-right-toggle i {
  color: #3B4752;
  line-height: 30px;
  font-size: 16px;
  color: #455674;
}
@media only screen and (max-width: 767px) {
  #topbar h1,
  #topbar .quick-navigate-wrapper {
    padding: 0 20px;
  }
  #topbar .quick-navigate-wrapper i {
    margin-right: 10px;
  }
}
#content-wrapper [name="content-wrapper"] {
  width: 100%;
  background-color: #fafafa;
  padding: 15px;
}
#content-wrapper [name="content-wrapper"] > div {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@media only screen and (max-width: 768px) {
  #content-wrapper [name="content-wrapper"] {
    padding: 0 15px !important;
    padding-top: 15px !important;
  }
}
/* Panels
------------------------------------
*/
.panel {
  border-radius: 0px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  overflow: hidden;
  position: relative;
}
.panel .shadow {
  display: none;
  position: absolute;
  left: 1px;
  right: 1px;
  top: 50px;
  bottom: 1px;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
  padding-top: 30px;
}
.panel .shadow img {
  width: 64px;
}
.panel .shadow .shadow-text {
  margin-top: 10px;
  color: #455674;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
}
.panel .panel-cloak {
  position: absolute;
  top: 50px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(100, 100, 100, 0.85);
  z-index: 10;
  padding: 20px;
}
.panel .panel-cloak h3.cloak-title {
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 0;
  color: #A88ADC;
}
.panel .panel-cloak p {
  color: #fff;
}
.panel .panel-heading {
  background: transparent;
  border-radius: 0;
  border-bottom: 0px;
  padding: 12px 12px 6px 16px !important;
  border-bottom: 1px solid #eee;
}
.panel .panel-heading .panel-title {
  text-transform: capitalize;
  color: #625972 !important;
  display: inline-block;
  letter-spacing: 0.02em;
  font-size: 16px;
  font-weight: 400;
  margin: 0 !important;
  padding: 0 !important;
  line-height: normal;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-text-stroke: 0px;
  line-height: 24px;
}
.panel .panel-heading .panel-title i {
  float: left;
  margin-right: 8px;
}
.panel .panel-heading .panel-title i.fa {
  font-size: 21px;
}
.panel .panel-heading .panel-options {
  float: right;
}
.panel .panel-heading .panel-options i {
  color: #455674;
  margin-left: 5px;
  font-size: 21px;
  cursor: pointer;
}
.panel .panel-heading .panel-options i:hover {
  color: #455674;
}
.panel .panel-body {
  padding: 20px;
  width: 100%;
  color: #3B4752;
  overflow: hidden;
}
.panel .panel-body .title {
  margin-top: 0px;
}
.panel .panel-body.no-padding .row {
  margin-left: 0;
  margin-right: 0;
}
.panel .panel-body .panel-table {
  margin: 20px -20px;
}
.panel .panel-body .panel-table table.table {
  margin-bottom: 0;
}
.panel .panel-body .panel-table table.table thead th {
  padding: 4px 20px;
  border: 0 !important;
  background-color: #455674;
  color: #fff;
}
.panel .panel-body .panel-table table.table td {
  padding: 4px 20px;
}
.panel .panel-body .panel-table table.table tfoot {
  border-top: 2px solid #455674;
  border-bottom: 2px solid #455674;
}
.panel .panel-body .panel-table table.table tfoot tr {
  background-color: #eee;
}
.panel .panel-body .ui-select-box {
  overflow: auto;
}
.panel .panel-body .ui-select-box .option-img {
  width: 25%;
  float: left;
}
.panel .panel-body .ui-select-box .option-details {
  width: 75%;
  float: left;
}
.panel .panel-body .ui-select-box .option-details strong {
  font-size: 14px;
  display: block;
  line-height: 16px;
}
.panel .panel-body .ui-select-box .option-details small {
  font-size: 12px;
}
.panel .panel-body .select2-result-single li {
  height: auto;
}
.panel .panel-body .select2-result-single li .select2-result-label {
  height: auto;
}
.panel .panel-body .select2-result-single li .select2-result-label .ui-select-box {
  height: auto;
}
.panel.panel-default {
  border: 1px solid rgba(0, 0, 0, 0.07);
}
.panel.panel-bordered {
  border: 1px solid rgba(230, 230, 230, 0.7);
}
.panel.full-height {
  height: calc(100%);
}
.panel.full-height .panel-body {
  height: auto;
  width: 100%;
  height: 100%;
}
.panel.panel-alert {
  background-color: #455674;
  background-repeat: no-repeat;
  border: 0;
}
.panel.panel-alert .panel-heading {
  border: 0 !important;
}
.panel.panel-alert .panel-heading .panel-title {
  color: #fff !important;
}
.panel.panel-alert .panel-body {
  color: #fff !important;
  padding-top: 4px !important;
}
.panel.panel-alert .panel-body h3.section-title {
  color: #fff;
}
.panel.panel-alert .panel-body pre {
  color: #fff;
}
.panel.panel-alert .panel-body i {
  color: #fff;
  position: relative;
  top: 4px;
}
.panel.panel-alert.red {
  background-color: #c0392b !important;
}
@media only screen and (max-width: 767px) {
  .panel {
    margin-left: -15px;
    margin-right: -15px;
  }
  .modal .panel {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
/* Form Groups
------------------------------------
*/
form h3.section-title {
  color: #455674;
  margin-bottom: 16px;
}
form h3.section-title i {
  color: #aaa;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-group {
  margin-bottom: 16px;
  line-height: 19px;
  font-size: 16px;
  position: relative;
}
.form-group label {
  margin-bottom: 5px;
  float: left;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-right: 4px;
  clear: right;
  width: 100%;
  font-weight: 600;
  color: #455674;
}
.form-group label .loader {
  width: 14px;
  position: absolute;
  top: 0px;
  right: 2px;
}
.form-group .intl-tel-input {
  width: 100%;
}
.form-group .form-edit .form-control {
  font-size: 13px;
}
.form-group .form-edit .select-text {
  font-size: 13px;
  line-height: 20px !important;
}
.form-group .form-control {
  width: 100%;
  border-radius: 3px;
  height: 30px;
  border: 1px solid #d9d9d9;
  color: #000;
  padding: 3px 8px;
  font-size: 15px;
  line-height: 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}
.form-group .form-control:focus {
  outline: none;
  border-color: #08f;
  -webkit-box-shadow: 0 0 4px #08f;
          box-shadow: 0 0 4px #08f;
}
.form-group .input-group .input-group-btn .btn {
  width: 100%;
  padding: 0;
  width: 40px;
  text-align: center;
  height: 30px;
  margin: 0 !important;
}
.form-group .input-group .input-group-btn .btn i {
  width: 100%;
  text-align: center;
}
.form-group .input-group .input-group-btn.append .btn,
.form-group .input-group .input-group-btn.prepend .btn {
  border: 1px solid #d9d9d9;
  height: 30px;
  border-left: 0;
  outline: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-group .input-group .input-group-btn.append .btn.btn-primary,
.form-group .input-group .input-group-btn.prepend .btn.btn-primary {
  border-color: #455674;
}
.form-group .input-group .input-group-btn.prepend .btn {
  border: 1px solid #d9d9d9;
  border-right: 0;
}
.form-group .input-group .form-control {
  margin-top: 0 !important;
}
.form-group textarea.form-control {
  height: inherit;
  resize: none;
}
.form-group .form-control-static.pre {
  white-space: pre-line;
  padding-top: 0;
  line-height: 22px;
}
.form-group select {
  background-image: url('/includes/images/select.png');
  background-repeat: no-repeat;
  background-size: 11px;
  background-position: right 7px center;
}
.help-block {
  font-size: 11px;
}
input[type="time"]::-webkit-clear-button {
  display: none;
}
input[type="time"]::-ms-clear {
  display: none;
}
input[type=time]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="file"] {
  width: 100%;
  outline: 0 !important;
  margin-top: 4px;
  margin-bottom: 10px;
  margin-left: 10px;
  height: 30px;
}
input[type="file"]::-webkit-file-upload-button {
  visibility: hidden !important;
  -webkit-appearance: none;
}
input[type="file"]::before {
  content: 'Choose File';
  display: inline-block;
  background-color: #455674;
  border-radius: 3px;
  line-height: 30px;
  padding: 0px 12px;
  height: 30px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  color: #fff;
  cursor: pointer;
  margin-left: -10px;
  float: left;
  font-weight: 700;
  font-size: 10pt;
  outline: 0 !important;
}
input[type="file"]:hover::before {
  border-color: black;
}
.cb-checkbox.checked .cb-inner {
  border-color: #455674 !important;
  background-color: #455674 !important;
}
.form-control.google-address-text {
  background-image: url('/includes/images/google.png');
  background-repeat: no-repeat;
  background-position: center left 4px;
  background-size: 24px;
  padding-left: 32px;
}
input.form-control.ng-invalid {
  background: rgba(255, 255, 0, 0.3);
}
div.selectize-control.ng-invalid .selectize-input {
  background: rgba(255, 255, 0, 0.3);
}
/* Buttons
------------------------------------
*/
.btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.btn-group .btn {
  position: relative;
  float: left;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  width: auto;
  color: #fff;
  margin-right: 2px;
}
.btn-group .btn.active {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn {
  border-radius: 3px;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  height: 32px;
  padding: 5px 16px;
  padding-left: 30px;
  line-height: 22px;
}
.btn i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  font-size: 16px;
  width: 30px;
  text-align: center;
  line-height: 30px;
}
.btn:focus {
  outline: none;
  border-color: #235785;
  -webkit-box-shadow: 0 0 4px #235785;
          box-shadow: 0 0 4px #235785;
}
.btn.btn-xs {
  font-size: 12px;
  padding: 0px 12px;
  padding-left: 30px;
  height: 24px;
  line-height: 22px;
}
.btn.btn-xs i {
  font-size: 14px;
  line-height: 21px;
}
.btn.btn-round {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 0 !important;
  line-height: 40px;
  text-align: center;
}
.btn.btn-round i {
  line-height: 40px;
  display: inline;
  position: static;
  font-size: 18px;
}
.btn.btn-round.btn-xs {
  width: 24px !important;
  height: 24px !important;
  line-height: 20px !important;
}
.btn.btn-round.btn-xs i {
  line-height: 22px !important;
  font-size: 14px !important;
}
.btn.btn-xl {
  padding: 0px 12px;
  padding-left: 30px;
  height: 42px !important;
  font-size: 16px;
  font-weight: 600;
  height: auto;
}
.btn.btn-xl i {
  top: 5px;
  font-size: 21px;
}
.btn-group {
  position: relative;
}
.btn-group a.toggle i {
  width: inherit;
  position: static;
}
.btn-group ul.dropdown-menu {
  left: inherit;
  right: -4px;
  border-radius: 0;
  border: 0;
  top: 42px;
  padding-top: 0;
  padding-bottom: 0;
}
.btn-group ul.dropdown-menu li a {
  background-color: #455674;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #49505e;
  color: #fff;
  text-align: left;
  line-height: 32px;
  padding: 4px 8px;
}
.btn-group ul.dropdown-menu li a:hover {
  background-color: #49505e;
}
.btn-group ul.dropdown-menu li a i {
  line-height: 32px;
  float: left;
  font-size: 20px;
  color: #fff;
  margin-right: 4px;
}
.btn-group ul.dropdown-menu li:last-child a {
  border-bottom: 0 !important;
}
.link {
  color: inherit;
  font-weight: 600;
  cursor: pointer;
}
.link i {
  float: left;
  font-size: 22px;
  margin-right: 4px;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  opacity: 65;
  filter: alpha(opacity=6500);
  opacity: 0.65;
  filter: alpha(opacity=65);
}
/* .squaredOne */
.checkbox {
  width: 20px;
  height: 20px;
  position: relative;
  background: rgba(100, 100, 100, 0.1);
}
.checkbox label {
  width: 12px;
  height: 12px !important;
  min-height: 12px;
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: pointer;
}
.checkbox label:after {
  content: '';
  width: 12px;
  height: 8px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: 3px solid #455674;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.checkbox label:hover::after {
  opacity: 0.3;
}
.checkbox span.label {
  position: absolute;
  left: 25px;
  top: 0px;
  color: #000;
  font-weight: 400;
  font-size: 14px;
}
.checkbox input[type=checkbox] {
  visibility: hidden;
}
.checkbox input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.ui-select-choices {
  border: 1px solid rgba(100, 100, 100, 0.5) !important;
  margin-top: 0px;
}
.ui-select {
  width: 100%;
}
.ui-select-choices-group-label {
  font-size: 14px;
  background-color: #455674 !important;
  color: #fff !important;
  font-weight: 600;
}
.ui-select-container {
  width: 100%;
}
.ui-select-container ul.select2-choices {
  border: 0;
  padding: 0;
  border-radius: 4px;
  max-height: 65px;
  overflow: auto;
  background: #fff;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  color: #000;
}
.ui-select-container ul.select2-choices input[type="text"] {
  height: 30px;
  line-height: 20px;
  margin: 0;
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}
.ui-select-container ul.select2-choices .ui-select-match li.ui-select-match-item {
  width: auto;
  border: 0;
  font-size: 14px;
  background: #dbe9f3;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ui-select-container ul.select2-choices .ui-select-match li.ui-select-match-item a {
  font-size: 14px;
}
.ui-select-container ul.select2-choices .select2-search-choice-close {
  top: 4px;
  left: 4px;
  height: 12px;
  border-radius: 50%;
  background-image: none !important;
}
.ui-select-container ul.select2-choices .select2-search-choice-close:after {
  font-family: 'Material Icons';
  content: 'close';
  border-radius: 50%;
  background-color: #fff;
  font-size: 10px;
}
.ui-select-container ul.select2-choices .ui-select-match-item {
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  background-color: #455674 !important;
  color: #fff;
}
.ui-select-container .select2-drop {
  background: #fff;
  border: 0;
  margin-top: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.ui-select-container .select2-drop .select2-results {
  margin: 0;
}
.ui-select-container .select2-drop .ui-select-choices {
  padding: 0;
  border: 0 !important;
}
.ui-select-container .select2-drop .ui-select-choices .select2-result-single li .select2-result-label {
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  padding: 0;
}
.ui-select-container .select2-drop .ui-select-choices .select2-result-single li.select2-highlighted {
  background-color: #eee;
  color: #455674;
}
.ui-select-container .select2-drop .ui-select-choices .ui-select-box {
  width: 100%;
}
.ui-select-container .select2-drop .ui-select-choices .ui-select-box .option-details {
  width: 100%;
}
.ui-select-container .select2-drop .ui-select-choices .ui-select-box .option-details strong {
  display: block !important;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
}
.ui-select-container .select2-drop .ui-select-choices .ui-select-box .option-details small {
  display: block;
  line-height: 16px;
}
.ui-select-container .select2-drop .ui-select-choices .ui-select-choices-row {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 4px 8px;
}
.ui-select-container .select2-drop .ui-select-choices .ui-select-choices-row:first-child {
  border-radius: 4px 4px 0 0;
}
.ui-select-container .select2-drop .ui-select-choices .ui-select-choices-row.active {
  background-color: #eee;
}
.select2-search-choice-close {
  top: 4px;
  left: 4px;
  height: 12px;
  border-radius: 50%;
  background-image: none !important;
}
.select2-search-choice-close:after {
  font-family: 'Material Icons';
  content: 'close';
  border-radius: 50%;
  background-color: #fff;
  font-size: 10px;
}
.select2-container-multi.select2-container-active .select2-choices {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: auto;
}
.ui-select-container .edit-modal {
  display: none;
  position: absolute;
  right: 16px;
  top: 4px;
}
.ui-select-container .edit-modal i {
  color: #788195;
  font-size: 18px;
}
.ui-select-container:hover .edit-modal {
  display: block;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
.selectize-control.single .selectize-input:after {
  top: 40% !important;
  right: 7px !important;
  margin-top: 1px !important;
}
.selectize-control.single {
  position: relative;
}
.selectize-control.single.view .selectize-input:after {
  display: none;
}
.selectize-control.single.edit .ui-select-match {
  width: 100%;
}
.selectize-control.single.edit .ui-select-match span {
  line-height: 26px;
  padding: 5px 20px 5px 5px;
}
.selectize-control.single.edit .selectize-input {
  height: 30px;
  border: 1px solid #d9d9d9;
  font-size: 15px;
  line-height: 18px;
  color: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}
.selectize-control.single.edit .selectize-input:focus {
  outline: none;
  border-color: #08f;
  -webkit-box-shadow: 0 0 4px #08f !important;
          box-shadow: 0 0 4px #08f !important;
}
.selectize-control.single.edit .selectize-input .select-text {
  padding: 5px 20px 5px 8px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  width: 100%;
}
.selectize-control.single.edit .selectize-input .select-text img {
  float: left;
  margin-top: -1px;
  margin-left: -2px;
  margin-right: 8px;
  height: 20px !important;
  width: 20px !important;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.selectize-control.single img.img-circle {
  width: 24px;
  height: 24px;
  float: left;
}
.selectize-control.single .selectize-input {
  border: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding: 0;
  margin-bottom: -6px;
}
.selectize-control.single .selectize-input.disabled {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: transparent;
}
.selectize-control.single .selectize-input .select-text {
  color: #000 !important;
  font-size: 16px;
  width: auto;
}
.selectize-control.single .selectize-input .select-text img {
  float: left;
  margin-right: 8px;
  height: 20px !important;
  width: 20px !important;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.selectize-control.single .selectize-input input[type="text"] {
  padding: 0px 5px !important;
}
.selectize-control.single .selectize-input input[type="text"] {
  border: none;
  height: 25px;
  min-height: 25px;
  padding: 0;
  margin-top: -4px;
  background: none;
  -webkit-appearance: none;
  color: #2c2c2c;
  outline: 0;
  line-height: normal;
  font-size: 13px;
  vertical-align: middle;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.selectize-control.single .selectize-input input[type="text"]:after {
  top: 40% !important;
}
.selectize-control.single .selectize-input .ui-select-box {
  margin: 5px 0 0 5px;
}
.selectize-control.single .selectize-input:after {
  top: 40% !important;
  right: 7px !important;
  margin-top: 1px !important;
}
.selectize-control.single .selectize-dropdown.ui-select-choices {
  top: 51px;
  border: 1px solid #ddd !important;
  border-radius: 3px;
}
.selectize-control.single .selectize-dropdown.ui-select-choices .active {
  background-color: transparent;
  color: #455674;
}
.selectize-control.single .selectize-dropdown.ui-select-choices .option {
  padding: 0;
}
.selectize-control.single .selectize-dropdown.ui-select-choices .ui-select-choices-row {
  border-bottom: 1px solid #ddd;
  padding: 4px 5px;
}
.selectize-control.single .selectize-dropdown.ui-select-choices .ui-select-choices-row.active {
  background-color: #eee;
}
.selectize-control.single .selectize-dropdown.ui-select-choices .select-text-option > div span,
.selectize-control.single .selectize-dropdown.ui-select-choices .select-text-option small {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  width: 75%;
}
.selectize-control.single .selectize-dropdown.ui-select-choices .select-text-option img {
  float: left;
  width: 32px;
  height: 32px;
  margin-top: 2px;
  margin-right: 8px;
  border-radius: 50%;
}
.check {
  display: none;
}
.check,
.check:after,
.check:before,
.check *,
.check *:after,
.check *:before,
.check + label.check-label {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.check::-moz-selection, .check:after::-moz-selection, .check:before::-moz-selection, .check *::-moz-selection, .check *:after::-moz-selection, .check *:before::-moz-selection, .check + label.check-label::-moz-selection {
  background: none;
}
.check::selection,
.check:after::selection,
.check:before::selection,
.check *::selection,
.check *:after::selection,
.check *:before::selection,
.check + label.check-label::selection {
  background: none;
}
.check + label.check-label {
  outline: 0;
  display: block;
  margin-top: 5px;
  width: 4em;
  height: 2em;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.check + label.check-label:after,
.check + label.check-label:before {
  position: relative;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
}
.check + label.check-label:after {
  left: 0;
}
.check + label.check-label:before {
  display: none;
}
.check:checked + label.check-label:after {
  left: 50%;
}
.check + label.check-label {
  background: #D8D8D8;
  border-radius: 2em;
  padding: 2px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.check + label.check-label:after {
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.check:checked + label.check-label {
  background: #455674 !important;
}
.check:disabled + label {
  opacity: 0.6 !important;
}
.check-container {
  margin-top: 12px;
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
}
.check-container input {
  position: absolute;
  opacity: 0;
}
.check-container input:checked ~ .checkmark {
  background-color: #455674;
}
.check-container input:checked ~ .checkmark:after {
  display: block;
}
.check-container:hover input ~ .checkmark {
  background-color: #b3bed2;
}
.check-container .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ccc;
  border-radius: 50%;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.info-card {
  max-width: 280px;
  width: 100%;
  float: left;
  padding: 12px 16px;
  border: 1px solid rgba(100, 100, 100, 0.1);
  margin: 0 10px 20px 0;
  position: relative;
}
.info-card .name {
  font-size: 16px;
  font-weight: 600;
  color: #455674;
  text-transform: capitalize;
}
.info-card .description {
  font-size: 12px;
  color: #A88ADC;
  max-height: 40px;
  margin-bottom: 8px;
  overflow: hidden;
}
.info-card .description .muted {
  color: #e2d9f3;
}
.info-card .actions {
  position: absolute;
  top: 10px;
  right: 10px;
}
.info-card .actions a {
  display: none;
  float: right;
  margin-left: 5px;
  color: #fff;
  text-align: center;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: #455674;
  border-radius: 15px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
.info-card .actions a:nth-child(1) {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.info-card .actions a:nth-child(2) {
  -webkit-animation-duration: 0.30000000000000004s;
  animation-duration: 0.30000000000000004s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.info-card .actions a:nth-child(3) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.info-card .actions a i {
  line-height: 30px;
  color: #fff;
  font-size: 16px;
}
.info-card .stat {
  margin-top: 20px;
  text-align: left;
  border-left: 3px solid rgba(100, 100, 100, 0.1);
  padding-left: 10px;
}
.info-card .stat .label {
  color: #788195;
  font-size: 9px;
  text-transform: uppercase;
  padding: 0;
  line-height: 9px;
  margin: 0;
}
.info-card .stat .number {
  font-size: 16px;
  font-weight: 600;
  color: #455674;
  line-height: 16px;
  padding-bottom: 7px;
}
.info-card:hover {
  background-color: rgba(244, 244, 244, 0.46) !important;
}
.info-card:hover .actions a {
  display: block;
}
.sweet-alert h2 {
  color: #1abc9c;
  font-size: 22px;
  text-transform: uppercase;
}
.sweet-alert p {
  font-size: 14px;
  line-height: 22px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #444;
  font-weight: 400;
}
.sweet-alert button {
  cursor: pointer;
}
.sweet-alert button.confirm {
  background-color: #1abc9c !important;
}
.ui-notification.success {
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  background: #455674;
}
/*------------------------------------------------------------------
Tables
*/
/* Generic Tables 
------------------------------------
*/
.table {
  border: 0;
}
.table-responsive {
  background: #fff;
  position: relative;
}
.table-responsive .shadow {
  position: absolute;
  z-index: 100;
  left: 0;
  right: 1px;
  top: 0;
  bottom: 1px;
  background: rgba(250, 250, 250, 0.8);
  text-align: center;
  padding-top: 30px;
}
.table-responsive .shadow img {
  width: 32px;
  position: absolute;
  top: 160px;
}
.table-responsive .shadow .shadow-text {
  display: none;
  margin-top: 10px;
  color: #455674;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .table-responsive {
    width: auto;
  }
}
.table-responsive table.table {
  margin-bottom: 0;
}
.table-responsive table.table thead tr th {
  border-top: 0 !important;
}
.table.primary-table {
  margin-top: 0;
  background-color: #fff !important;
  border: 1px solid rgba(100, 100, 100, 0.1) !important;
}
.table.primary-table thead th {
  background-color: #455674;
  color: #fff !important;
}
.table thead tr th {
  font-weight: 600;
  font-size: 14px;
  padding: 8px 12px;
  vertical-align: middle;
  border: 0 !important;
  border-bottom: 1px solid rgba(100, 100, 100, 0.1) !important;
  color: #3B4752;
}
.table thead tr th.module-table-head {
  padding-right: 25px;
  position: relative;
}
.table thead tr th.module-table-head .table-sort {
  position: absolute;
  right: 0;
  top: 18px;
}
.table thead tr th .form-control {
  background-color: #eee;
  border-radius: 3px;
  padding: 0 10px 0 5px;
  margin-top: 5px;
  height: 24px !important;
  border: 0;
  line-height: 13px !important;
  display: inline;
  width: auto;
  margin-top: 0;
}
.table thead tr th h3.table-title {
  font-size: 18px;
  line-height: 30px;
  display: inline;
  text-transform: capitalize;
  margin-right: 10px;
  font-weight: 400;
}
.table thead tr th .columns-options {
  float: left;
}
.table thead tr th .columns-options a {
  height: 30px;
  display: block;
  margin-right: 0;
  margin-top: 3px;
  margin-right: 10px;
  font-weight: 400;
  float: right !important;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 9px;
  text-align: center;
  position: relative;
}
.table thead tr th .columns-options a i {
  margin-bottom: 4px;
  font-size: 18px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.table thead tr th .columns-options .dropdown ul.dropdown-menu {
  top: 38px;
  min-width: 0;
}
.table thead:first-child tr th {
  border-top: 1px solid rgba(100, 100, 100, 0.1) !important;
  border-bottom: 1px solid rgba(100, 100, 100, 0.1) !important;
}
.table thead:first-child tr th.table-arrange {
  overflow: visible;
  border-top: 0 !important;
}
.table tfoot th {
  border: 0 !important;
}
.table thead tr th[class*='sorting_'] {
  color: #2c2c2c;
}
.table thead tr th .btn {
  margin-top: -20px;
  margin-bottom: -20px;
}
.table tbody tr td {
  border: 0;
  border-right: 1px dashed rgba(100, 100, 100, 0.1);
  border-bottom: 1px solid rgba(230, 230, 230, 0.7);
  border-top: 0px;
  padding: 15px;
  font-size: 13.5px;
}
.table tbody tr td .form-control {
  background-color: #eee;
  border-radius: 3px;
  padding: 0 10px 0 5px;
  margin-top: 5px;
  height: 29px !important;
  border: 0;
  line-height: 13px !important;
  display: inline;
  width: auto;
  max-width: 100%;
  margin-top: 0;
}
.table tbody tr td .checkbox label {
  height: 20px !important;
}
.table tbody tr td .form-group {
  margin-bottom: 0;
}
.table tbody tr td .input-group {
  height: 29px;
  width: 100%;
}
.table tbody tr td .input-group .form-control {
  width: calc(100% - 45px);
  float: left;
}
.table tbody tr td .input-group .input-group-btn {
  width: 45px;
  height: 29px;
  float: left;
  border: 0;
}
.table tbody tr td .input-group .input-group-btn .btn {
  background-color: #eeeeee;
  border: 0;
}
.table tbody tr td .input-group .input-group-btn .btn i {
  color: #455674;
}
.table tbody tr td textarea {
  height: 70px !important;
  padding: 5px 10px 0 5px !important;
}
.table tbody tr td:last-child {
  border-right: 0 !important;
}
.table tbody tr td.v-center {
  vertical-align: middle;
}
.table tbody tr td.img {
  padding-left: 30px !important;
}
.table tbody tr td .btn {
  display: inline-block;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 22px;
  padding-left: 24px;
}
.table tbody tr td[class*='sorting_'] {
  color: #000;
}
.table tbody tr.selected td {
  background: #fef6dd;
}
.table.table-hover tbody tr:hover td {
  background: #eceef1;
}
.table.table-hover tbody tr.selected:hover td {
  background: #fef6dd !important;
}
.table.table-striped tbody tr td {
  background: #fafafa !important;
}
.table.table-striped tbody tr:nth-child(2n+1) td {
  background: #fff !important;
}
.table.table-borderless tbody tr td {
  border-top: 0;
}
.table.table-condensed {
  table-layout: fixed;
}
.table.table-condensed thead tr th {
  padding-left: 12px;
  padding-right: 12px;
}
.table.table-condensed tbody tr td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.table.table-condensed thead tr th,
.table.table-condensed tbody tr td,
.table.table-condensed tbody tr td * {
  white-space: nowrap;
  vertical-align: middle;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.table.show-overflow.table-condensed thead tr th,
.table.show-overflow.table-condensed tbody tr td,
.table.show-overflow.table-condensed tbody tr td * {
  white-space: nowrap;
  vertical-align: middle;
  overflow: visible;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.table.table-condensed tbody tr td span {
  overflow: hidden;
  display: block;
}
.table.table-condensed.table-detailed > tbody > tr.shown > td {
  background: #fef6dd;
}
.table.table-condensed.table-detailed > tbody > tr.shown > td:first-child:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.table.table-condensed.table-detailed > tbody > tr.shown + tr > td {
  background: rgba(250, 250, 250, 0.4);
  padding: 0px 40px;
}
.table.table-condensed.table-detailed > tbody > tr.shown + tr > td .table-inline {
  background: transparent;
}
.table.table-condensed.table-detailed > tbody > tr.shown + tr > td .table-inline tr,
.table.table-condensed.table-detailed > tbody > tr.shown + tr > td .table-inline td {
  background: transparent;
  font-weight: 600;
}
.table.table-condensed.table-detailed > tbody > tr.row-details > td:first-child:before {
  content: '';
}
.table.table-condensed.table-detailed > tbody > tr > td:hover {
  cursor: pointer;
}
.table.table-condensed.table-detailed > tbody > tr > td:first-child:before {
  content: "\f054";
  display: inline-block;
  margin-right: 8px;
  font-family: 'FontAwesome';
  -webkit-transition: all 0.12s linear;
  -o-transition: all 0.12s linear;
  transition: all 0.12s linear;
}
.table.table-condensed.table-detailed .table-inline td {
  border: none;
  text-align: left;
}
.table.table-borderless > tbody > tr > td {
  border-bottom: 0px;
}
.fht-table {
  margin-bottom: 0 !important;
}
.table-responsive.table-striped-double,
.table-responsive.table-striped {
  border: 0;
  background: none;
}
.table-responsive.table-striped-double .table,
.table-responsive.table-striped .table {
  background: none;
  border-collapse: separate;
  border-spacing: 0 2px;
}
.table-responsive.table-striped-double .table .checkbox,
.table-responsive.table-striped .table .checkbox {
  margin-top: 6px;
  margin-bottom: 6px;
  border: 1px solid #dde1e6;
  height: 18px;
  width: 18px;
  border-radius: 3px;
}
.table-responsive.table-striped-double .table .checkbox label:after,
.table-responsive.table-striped .table .checkbox label:after {
  left: 2px;
  top: 2px;
}
.table-responsive.table-striped-double .table th.action-column,
.table-responsive.table-striped .table th.action-column,
.table-responsive.table-striped-double .table td.action-column,
.table-responsive.table-striped .table td.action-column {
  text-align: right;
  overflow: visible;
}
.table-responsive.table-striped-double .table th.action-column .btn-xs,
.table-responsive.table-striped .table th.action-column .btn-xs,
.table-responsive.table-striped-double .table td.action-column .btn-xs,
.table-responsive.table-striped .table td.action-column .btn-xs {
  padding-left: 12px !important;
  float: left;
}
.table-responsive.table-striped-double .table th.action-column .btn-xs.toggle,
.table-responsive.table-striped .table th.action-column .btn-xs.toggle,
.table-responsive.table-striped-double .table td.action-column .btn-xs.toggle,
.table-responsive.table-striped .table td.action-column .btn-xs.toggle {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.table-responsive.table-striped-double .table th.action-column.mobile,
.table-responsive.table-striped .table th.action-column.mobile,
.table-responsive.table-striped-double .table td.action-column.mobile,
.table-responsive.table-striped .table td.action-column.mobile {
  display: none;
}
.table-responsive.table-striped-double .table thead:first-child tr th.table-arrange,
.table-responsive.table-striped .table thead:first-child tr th.table-arrange {
  border-bottom: 0 !important;
  position: relative;
}
.table-responsive.table-striped-double .table thead:first-child tr th.table-arrange .columns-options,
.table-responsive.table-striped .table thead:first-child tr th.table-arrange .columns-options {
  margin-bottom: 8px;
}
.table-responsive.table-striped-double .table thead:first-child tr th.table-arrange .columns-options a:focus,
.table-responsive.table-striped .table thead:first-child tr th.table-arrange .columns-options a:focus {
  outline: 0 !important;
}
.table-responsive.table-striped-double .table thead:first-child tr th.table-arrange .columns-options a i,
.table-responsive.table-striped .table thead:first-child tr th.table-arrange .columns-options a i {
  display: block;
  height: 25px;
  width: 25px;
  color: #fff;
  background: #27ae60;
  padding-top: 6px;
  border-radius: 50%;
  font-size: 14px;
}
.table-responsive.table-striped-double .table thead:first-child tr th.table-arrange .columns-options a:nth-child(2) i,
.table-responsive.table-striped .table thead:first-child tr th.table-arrange .columns-options a:nth-child(2) i {
  background: #3498db;
}
.table-responsive.table-striped-double .table thead:first-child tr th.table-arrange .columns-options span a i,
.table-responsive.table-striped .table thead:first-child tr th.table-arrange .columns-options span a i {
  background: #A88ADC;
}
.table-responsive.table-striped-double .table thead:nth-child(2) tr th,
.table-responsive.table-striped .table thead:nth-child(2) tr th {
  border-bottom: 0 !important;
  font-size: 14px;
  background-color: #455674;
  color: #fff;
}
.table-responsive.table-striped-double .table thead:nth-child(2) tr th .checkbox,
.table-responsive.table-striped .table thead:nth-child(2) tr th .checkbox {
  background: #eceef1;
  margin-bottom: 5px;
}
.table-responsive.table-striped-double .table thead:nth-child(2) tr th .table-sort,
.table-responsive.table-striped .table thead:nth-child(2) tr th .table-sort {
  margin-left: 8px;
}
.table-responsive.table-striped-double .table thead:nth-child(2) tr th .table-sort i,
.table-responsive.table-striped .table thead:nth-child(2) tr th .table-sort i {
  color: #fff !important;
  font-size: 12px;
  vertical-align: inherit !important;
}
.table-responsive.table-striped-double .table thead:nth-child(2) tr th div .table-sort,
.table-responsive.table-striped .table thead:nth-child(2) tr th div .table-sort {
  position: inherit;
  margin-left: 5px;
}
.table-responsive.table-striped-double .table thead:nth-child(2) tr th:last-child,
.table-responsive.table-striped .table thead:nth-child(2) tr th:last-child {
  width: 40px;
}
.table-responsive.table-striped-double .table tbody tr td,
.table-responsive.table-striped .table tbody tr td {
  background: #eceef1;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0 5px;
  position: relative;
  top: 1px;
}
.table-responsive.table-striped-double .table tbody tr td .checkbox,
.table-responsive.table-striped .table tbody tr td .checkbox {
  background: #fff;
}
.table-responsive.table-striped-double .table tbody tr td:first-child,
.table-responsive.table-striped .table tbody tr td:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.table-responsive.table-striped-double .table tbody tr td:last-child,
.table-responsive.table-striped .table tbody tr td:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  text-align: right;
}
.table-responsive.table-striped-double .table tbody tr:hover td,
.table-responsive.table-striped .table tbody tr:hover td {
  background: #dddfe2;
}
.table-responsive.table-striped-double .table tbody tr.active td,
.table-responsive.table-striped .table tbody tr.active td {
  background: #eaf2f8;
}
.table-responsive.table-striped-double .table tfoot tr th.table-arrange,
.table-responsive.table-striped .table tfoot tr th.table-arrange,
.table-responsive.table-striped-double .table thead tr th.table-arrange,
.table-responsive.table-striped .table thead tr th.table-arrange {
  padding-left: 0;
  padding-right: 0;
}
.table-responsive.table-striped-double .table tfoot tr th.table-arrange .pagination-wrapper ul.pagination li a,
.table-responsive.table-striped .table tfoot tr th.table-arrange .pagination-wrapper ul.pagination li a,
.table-responsive.table-striped-double .table thead tr th.table-arrange .pagination-wrapper ul.pagination li a,
.table-responsive.table-striped .table thead tr th.table-arrange .pagination-wrapper ul.pagination li a {
  background-color: #eceef1;
  border-color: #fafafa;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  font-size: 16px;
  text-align: center;
  line-height: 17px;
}
.table-responsive.table-striped-double .table tfoot tr th.table-arrange .pagination-wrapper ul.pagination li.active a,
.table-responsive.table-striped .table tfoot tr th.table-arrange .pagination-wrapper ul.pagination li.active a,
.table-responsive.table-striped-double .table thead tr th.table-arrange .pagination-wrapper ul.pagination li.active a,
.table-responsive.table-striped .table thead tr th.table-arrange .pagination-wrapper ul.pagination li.active a {
  background-color: #455674;
}
@media (max-width: 767px) {
  .table-responsive.table-striped-double .table tfoot tr th.table-arrange .pagination-wrapper,
  .table-responsive.table-striped .table tfoot tr th.table-arrange .pagination-wrapper,
  .table-responsive.table-striped-double .table thead tr th.table-arrange .pagination-wrapper,
  .table-responsive.table-striped .table thead tr th.table-arrange .pagination-wrapper {
    float: left !important;
  }
}
@media (max-width: 1024px) {
  .table-responsive.table-striped .table tbody th.action-column.action-column,
  .table-responsive.table-striped .table tbody td.action-column.action-column {
    display: none;
  }
  .table-responsive.table-striped .table tbody th.action-column.action-column.mobile,
  .table-responsive.table-striped .table tbody td.action-column.action-column.mobile {
    text-align: left;
    display: table-cell;
  }
}
.table-responsive.table-striped .table tbody tr td a.btn {
  border-radius: 50%;
  height: 25px;
  width: 25px;
  padding: 0;
  position: relative;
}
.table-responsive.table-striped .table tbody tr td a.btn i {
  position: absolute;
  top: 1px;
  font-size: 15px;
  left: -3px;
}
.table-responsive.table-striped .table tbody tr td a.btn .view {
  display: none;
}
@media (max-width: 1024px) {
  .table-responsive.table-striped .table tbody tr td:nth-last-child(2) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
}
@media (max-width: 1024px) {
  .table-responsive.table-striped .table thead .pagination-wrapper {
    margin-left: 16px;
  }
}
@media (max-width: 1024px) {
  .table-responsive.table-striped .table tfoot .pagination-wrapper {
    margin-left: 0px;
    position: relative;
    left: 50px;
  }
}
.table-responsive.table-striped-double .table thead:nth-child(2) tr th.action-column {
  text-align: left;
  width: auto;
}
.table-responsive.table-striped-double .table tbody tr td {
  padding: 8px;
}
.table-responsive.table-striped-double .table tbody tr td.action-column {
  width: auto;
  text-align: left;
  overflow: visible !important;
}
.table-responsive.table-striped-double .table tbody tr td.action-column ul.dropdown-menu {
  top: 24px;
  right: 0px;
  border-radius: 3px;
}
.table-responsive.table-striped-double .table tbody tr td.action-column ul.dropdown-menu li a {
  height: 32px;
  padding: 0 8px;
}
@media (max-width: 768px) {
  .table-responsive.table-striped-double .table tbody tr td .btn-group .btn {
    float: none;
  }
  .table-responsive.table-striped-double .table tbody tr td .btn-group .btn.dropdown-toggle {
    margin-left: -5px !important;
  }
}
.column-configure-modal .checkbox {
  border-radius: 3px;
}
.column-configure-modal .ui-sortable .ui-sortable-placeholder {
  border: 2px dashed #455674;
  width: calc(100% + 16px);
  margin-left: -8px;
  padding: 4px 0;
  visibility: visible !important;
  border-radius: 3px;
}
.column-configure-modal .ui-sortable .ui-sortable-handle {
  cursor: pointer;
}
.column-configure-modal p {
  font-size: 12px;
  line-height: 15px;
}
.column-configure-modal .modal-footer {
  text-align: center !important;
}
.table-compact {
  background: rgba(250, 250, 250, 0.4);
}
.table-compact thead tr th {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  white-space: nowrap;
  vertical-align: middle;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.table-compact tbody tr td {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  white-space: nowrap;
  vertical-align: middle;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.table-compact tbody tr td span {
  overflow: hidden;
  display: block;
}
/* Tabs : Simple 
------------------------------------
*/
.nav-tabs {
  border-bottom: 0px;
  border-bottom: none;
  margin-bottom: 0;
}
.nav-tabs > li {
  margin-bottom: 0;
  width: 130px;
  text-align: center;
  border-bottom: 2px solid #eee;
}
.nav-tabs > li a {
  background: transparent !important;
  border-bottom: 0 !important;
  overflow: visible;
  -webkit-transition: color 0.2s ease 0s;
  -o-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
}
.nav-tabs > li a span {
  font-size: 1em;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-tabs > li a:hover,
.nav-tabs > li a:focus {
  overflow: visible;
  -webkit-transition: color 0.2s ease 0s;
  -o-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
}
.nav-tabs > li.active {
  border-bottom: 2px solid #455674;
}
.nav-tabs > li.active a {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: transparent;
}
.nav-tabs > li.active a:hover,
.nav-tabs > li.active a:focus,
.nav-tabs > li.active a:active {
  border-color: transparent !important;
  background-color: transparent !important;
}
.nav-tabs > li.active a:after,
.nav-tabs > li.active a:before {
  border: medium solid transparent;
  content: "";
  height: 0;
  left: 50%;
  pointer-events: none;
  position: absolute;
  width: 0;
  z-index: 1;
  top: 100%;
}
.nav-tabs > li.active a:after {
  border-top-color: #455674;
  border-width: 10px;
  margin-left: -10px;
}
.nav-tabs > li.active a:before {
  border-top-color: #455674;
  border-width: 11px;
  margin-left: -11px;
}
.nav-tabs > li:after {
  -webkit-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
  -webkit-backface-visibility: hidden;
  width: 100%;
  display: block;
  height: 0px;
  content: '';
  z-index: 125;
}
.panel-body .nav-tabs li a {
  padding: 15px;
  font-size: 12px;
}
.panel-body .nav-tabs li a:hover {
  background-color: transparent !important;
}
.nav-tabs.nav-justified > .active > a {
  border: 0;
}
.simple-tabs .nav-tabs li {
  width: auto;
  border: 0 !important;
}
.simple-tabs .nav-tabs li.active {
  background-color: #A88ADC;
}
.simple-tabs .nav-tabs li.active a {
  color: #ffffff;
}
.simple-tabs .nav-tabs li a {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 700;
}
.simple-tabs .nav-tabs li a::before,
.simple-tabs .nav-tabs li a::after {
  border: 0 !important;
}
.tab-content {
  border: 0 !important;
}
#booking-edit ul.passenger-tab li {
  width: 50%;
  float: left;
  font-size: 14px;
  cursor: pointer;
}
#booking-edit ul.passenger-tab li.active {
  background-color: #455674;
  color: #fff;
}
@media screen and (max-width: 58em) {
  .nav-tabs {
    font-size: 0.6em;
  }
}
i.spin {
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
i.grey {
  color: #777 !important;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.notes-wrapper {
  margin-top: 32px;
}
.notes-wrapper .note {
  position: relative;
  min-height: 120px;
  margin-bottom: 16px;
}
.notes-wrapper .note .authors {
  float: left;
  width: 92px;
  min-height: 96px;
}
.notes-wrapper .note .authors .creator {
  margin-bottom: 8px;
  margin-left: 4px;
}
.notes-wrapper .note .authors .creator img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
}
.notes-wrapper .note .authors .editor {
  margin-top: -28px;
}
.notes-wrapper .note .authors .editor img {
  width: 40px;
  height: 40px;
  border: 4px solid #fff;
  border-radius: 50%;
}
.notes-wrapper .note .content {
  float: left;
  position: relative;
  width: calc(100% - 92px);
  padding: 8px 12px;
  max-width: 780px;
  background-color: #eee;
  border-radius: 2px;
}
.notes-wrapper .note .content .text {
  padding-bottom: 8px;
  border-bottom: 1px dotted #bbb;
}
.notes-wrapper .note .content .text strong {
  display: block;
  margin-bottom: 8px;
}
.notes-wrapper .note .content .text pre {
  font-size: 14px;
}
.notes-wrapper .note .content .time {
  padding-top: 4px;
  color: #999;
  font-size: 12px;
}
.notes-wrapper .note .content .options {
  position: absolute;
  top: 8px;
  right: 0;
  display: none;
  margin-right: 8px;
}
.notes-wrapper .note .content .options i {
  font-size: 16px;
  color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #A88ADC;
  text-align: center;
  line-height: 28px;
}
.notes-wrapper .note:hover .content .options {
  display: block;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
/* Modals
------------------------------------
*/
.modal-backdrop.in {
  bottom: 0;
  opacity: 30;
  filter: alpha(opacity=3000);
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.modal-backdrop.in.chatBG {
  display: none;
}
.modal-backdrop.in.transparent {
  opacity: 0;
  filter: alpha(opacity=0);
  pointer-events: none;
}
.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.3);
}
.modal .modal-content,
.modal-lg .modal-content {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 0;
  border-radius: 6px;
}
.modal .modal-content .modal-header,
.modal-lg .modal-content .modal-header {
  background-color: #455674;
  border-radius: 6px 6px 0 0;
  border-bottom: 0;
  padding: 14px;
  position: relative;
}
.modal .modal-content .modal-header h3,
.modal-lg .modal-content .modal-header h3 {
  color: #3B4752;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
}
.modal .modal-content .modal-header .close,
.modal-lg .modal-content .modal-header .close {
  position: absolute;
  right: 16px;
  top: 16px;
  font-size: 16px;
  color: #eee !important;
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
.modal .modal-content .modal-header .info,
.modal-lg .modal-content .modal-header .info {
  border: none;
  position: absolute;
  background: none;
  right: 40px;
  font-size: 16px;
  color: #eee !important;
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  outline: none;
}
.modal .modal-content .modal-body,
.modal-lg .modal-content .modal-body {
  padding: 15px 30px;
}
.modal .modal-content .modal-body .form-group,
.modal-lg .modal-content .modal-body .form-group {
  border: 0;
  padding: 0;
}
.modal .modal-content .modal-footer,
.modal-lg .modal-content .modal-footer {
  background: #eee;
  border-radius: 0 0 6px 6px;
}
.modal.christmas,
.modal-lg.christmas {
  background-image: url('https://thumbs.dreamstime.com/t/winter-forest-pattern-hand-drawn-christmas-tree-blue-night-sky-stars-snowflakes-vector-background-wrapping-paper-80185181.jpg');
}
.modal.christmas .modal-content,
.modal-lg.christmas .modal-content {
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.modal.christmas .snowflake,
.modal-lg.christmas .snowflake {
  color: #fff;
  font-size: 1em;
  font-family: Arial;
  text-shadow: 0 0 1px #000;
}
@-webkit-keyframes snowflakes-fall {
  0% {
    top: -10%;
  }
  100% {
    top: 100%;
  }
}
@-webkit-keyframes snowflakes-shake {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(80px);
    transform: translateX(80px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@keyframes snowflakes-fall {
  0% {
    top: -10%;
  }
  100% {
    top: 100%;
  }
}
@keyframes snowflakes-shake {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(80px);
            transform: translateX(80px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@media screen and (max-width: 736px) {
  .modal.christmas #banner p,
  .modal-lg.christmas #banner p {
    font-size: 14px;
  }
}
.modal.christmas .snowflake,
.modal-lg.christmas .snowflake {
  position: fixed;
  top: -10%;
  z-index: 9999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
  -webkit-animation-name: snowflakes-fall, snowflakes-shake;
  -webkit-animation-duration: 10s, 3s;
  -webkit-animation-timing-function: linear, ease-in-out;
  -webkit-animation-iteration-count: infinite, infinite;
  -webkit-animation-play-state: running, running;
  animation-name: snowflakes-fall, snowflakes-shake;
  animation-duration: 10s, 3s;
  animation-timing-function: linear, ease-in-out;
  animation-iteration-count: infinite, infinite;
  animation-play-state: running, running;
}
.modal.christmas .snowflake:nth-of-type(0),
.modal-lg.christmas .snowflake:nth-of-type(0) {
  left: 1%;
  -webkit-animation-delay: 0s, 0s;
  animation-delay: 0s, 0s;
}
.modal.christmas .snowflake:nth-of-type(1),
.modal-lg.christmas .snowflake:nth-of-type(1) {
  left: 10%;
  -webkit-animation-delay: 1s, 1s;
  animation-delay: 1s, 1s;
}
.modal.christmas .snowflake:nth-of-type(2),
.modal-lg.christmas .snowflake:nth-of-type(2) {
  left: 20%;
  -webkit-animation-delay: 6s, 0.5s;
  animation-delay: 6s, 0.5s;
}
.modal.christmas .snowflake:nth-of-type(3),
.modal-lg.christmas .snowflake:nth-of-type(3) {
  left: 30%;
  -webkit-animation-delay: 4s, 2s;
  animation-delay: 4s, 2s;
}
.modal.christmas .snowflake:nth-of-type(4),
.modal-lg.christmas .snowflake:nth-of-type(4) {
  left: 40%;
  -webkit-animation-delay: 2s, 2s;
  animation-delay: 2s, 2s;
}
.modal.christmas .snowflake:nth-of-type(5),
.modal-lg.christmas .snowflake:nth-of-type(5) {
  left: 50%;
  -webkit-animation-delay: 8s, 3s;
  animation-delay: 8s, 3s;
}
.modal.christmas .snowflake:nth-of-type(6),
.modal-lg.christmas .snowflake:nth-of-type(6) {
  left: 60%;
  -webkit-animation-delay: 6s, 2s;
  animation-delay: 6s, 2s;
}
.modal.christmas .snowflake:nth-of-type(7),
.modal-lg.christmas .snowflake:nth-of-type(7) {
  left: 70%;
  -webkit-animation-delay: 2.5s, 1s;
  animation-delay: 2.5s, 1s;
}
.modal.christmas .snowflake:nth-of-type(8),
.modal-lg.christmas .snowflake:nth-of-type(8) {
  left: 80%;
  -webkit-animation-delay: 1s, 0s;
  animation-delay: 1s, 0s;
}
.modal.christmas .snowflake:nth-of-type(9),
.modal-lg.christmas .snowflake:nth-of-type(9) {
  left: 90%;
  -webkit-animation-delay: 3s, 1.5s;
  animation-delay: 3s, 1.5s;
}
.modal.christmas .modal-body,
.modal-lg.christmas .modal-body {
  background-color: transparent !important;
  color: #fff;
  text-shadow: 1px 1px 2px #222;
}
.modal.christmas .modal-body h4,
.modal-lg.christmas .modal-body h4 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 16px;
}
.modal.christmas .modal-body p,
.modal-lg.christmas .modal-body p {
  background-color: #455674;
  padding: 8px;
  text-shadow: none;
  margin-bottom: 0;
  font-size: 16px;
}
.modal.christmas .modal-body table,
.modal-lg.christmas .modal-body table {
  width: 100%;
  margin-bottom: 20px;
}
.modal.christmas .modal-body table thead,
.modal-lg.christmas .modal-body table thead {
  background-color: #fff;
  color: #455674;
  text-shadow: none;
}
.modal.christmas .modal-body table th,
.modal-lg.christmas .modal-body table th,
.modal.christmas .modal-body table td,
.modal-lg.christmas .modal-body table td {
  padding: 4px 12px !important;
  background-color: rgba(255, 255, 255, 0.95);
  color: #455674;
  text-shadow: none;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  vertical-align: top;
  font-size: 14px;
}
.image-upload-modal .modal-content .modal-body {
  padding: 0 30px 30px;
}
.chart-options {
  margin: 10px 0;
  text-align: right;
}
.chart-options .btn {
  display: inline-block;
  margin-right: 5px;
  padding-left: 15px !important;
  padding-right: 15px !important;
  min-width: inherit;
}
.chart-options .btn:last-child {
  margin-right: 20px;
}
flot {
  display: block;
}
.legendLabel {
  padding-left: 5px;
}
#flotTip {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  color: #fff;
  padding: 5px;
  z-index: 1000000000000;
}
#flotTip strong {
  color: #A88ADC;
}
#flotTip small {
  color: #eee;
}
.panel-alert .flot-tick-label {
  color: #fff;
}
.jqstooltip {
  width: auto !important;
  height: 35px;
  border: 0 !important;
  background-color: #A88ADC !important;
  border-radius: 3px;
}
.jqstooltip span {
  font-size: 12px !important;
}
.stat-image {
  width: 100%;
}
.stat {
  text-align: right;
  margin-bottom: 10px;
}
.stat .stat-label {
  font-size: 10px;
  text-transform: uppercase;
  display: block;
  line-height: 8px;
  color: #A88ADC;
}
.stat .stat-data {
  font-size: 24px;
  font-weight: 600;
  color: #455674;
  display: block;
  line-height: 32px;
}
.stat .stat-increment {
  font-weight: 600;
}
.stat-icon {
  font-size: 48px;
}
.modal.chat {
  position: fixed;
  bottom: 0;
  right: 20px;
  width: 300px;
  height: 500px;
  top: inherit;
  left: inherit;
  pointer-events: all;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
.modal.chat .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  border: 1px solid #ddd;
  border-radius: 6px 6px 0 0;
  overflow: hidden;
}
.modal.chat .modal-dialog .modal-content {
  height: 100%;
}
.modal.chat .modal-dialog .modal-content .fetching {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(221, 221, 221, 0.4);
}
.modal.chat .modal-dialog .modal-content .fetching img {
  width: 24%;
  position: absolute;
  top: 40%;
  left: 38%;
}
.modal.chat .modal-dialog .modal-content .modal-header h3 {
  text-transform: uppercase;
  color: #A88ADC;
  color: #fff;
  letter-spacing: 0.02em;
  font-size: 12px;
  font-weight: 600;
  padding: 0;
  line-height: normal;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-text-stroke: 0px;
}
.modal.chat .modal-dialog .modal-content .modal-body {
  height: 355px;
  padding: 0;
}
.modal.chat .modal-dialog .modal-content .modal-body .booking-details {
  background: #ddd;
  color: #3B4752;
  font-size: 12px;
  padding: 10px;
}
.modal.chat .modal-dialog .modal-content .modal-body .journey i {
  color: #A88ADC;
}
.modal.chat .modal-dialog .modal-content .modal-body .conversation {
  -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.6);
  box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.6);
  height: 270px;
}
.modal.chat .modal-dialog .modal-content .modal-body .conversation .conversations-wrapper .conversation-item .triangle-right {
  position: relative;
  padding: 5px 10px;
  width: 200px !important;
  margin: 15px 0;
  min-height: 35px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  background: #A88ADC;
  border-radius: 5px;
}
.modal.chat .modal-dialog .modal-content .modal-body .conversation .conversations-wrapper .conversation-item .triangle-right.left {
  float: left;
  margin-left: 15px !important;
  background: #A88ADC;
}
.modal.chat .modal-dialog .modal-content .modal-body .conversation .conversations-wrapper .conversation-item .triangle-right.left:after {
  top: 7px !important;
  left: -20px !important;
  bottom: auto;
  border-width: 15px 20px 0 0 !important;
  border-color: transparent #A88ADC !important;
}
.modal.chat .modal-dialog .modal-content .modal-body .conversation .conversations-wrapper .conversation-item .triangle-right.right {
  float: right;
  margin-right: 15px;
  background: #ddd;
  color: #000;
}
.modal.chat .modal-dialog .modal-content .modal-body .conversation .conversations-wrapper .conversation-item .triangle-right.right:after {
  top: 7px;
  right: -20px;
  bottom: auto;
  left: auto;
  border-width: 15px 0 0 20px;
  border-color: transparent #ddd;
}
.modal.chat .modal-dialog .modal-content .modal-body .conversation .conversations-wrapper .conversation-item .triangle-right:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50px;
  border-width: 20px 0 0 20px;
  border-style: solid;
  border-color: #075698 transparent;
  display: block;
  width: 0;
}
.modal.chat .modal-dialog .modal-content .modal-footer {
  padding: 0;
  height: 100%;
}
.modal.chat .modal-dialog .modal-content .modal-footer textarea.message-area {
  width: 100%;
  display: block;
  border: 0;
  outline: 0;
  margin-bottom: 14px;
  padding: 3px 10px;
  font-size: 12px;
  font-weight: 600;
  color: #3B4752;
}
.modal.chat .modal-dialog .modal-content .modal-footer .btn {
  outline: 0;
}
.conversations-area .conversations {
  height: 260px;
  overflow: auto;
  padding: 0 16px;
  padding-bottom: 12px;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  -webkit-overflow-scrolling: touch;
}
.conversations-area .conversations::-webkit-scrollbar {
  width: 0 !important;
}
.conversations-area .conversations .wrapper .comment {
  position: relative;
  padding-left: 40px;
  margin-top: 12px;
  -webkit-animation-duration: 200ms;
  animation-duration: 200ms;
}
.conversations-area .conversations .wrapper .comment.self {
  text-align: right;
  padding-left: 0;
  padding-right: 40px;
}
.conversations-area .conversations .wrapper .comment.self .user-icon {
  position: absolute;
  right: 0;
  bottom: 0;
}
.conversations-area .conversations .wrapper .comment.self .user-icon img {
  width: 32px;
  height: 32px;
  border-radius: 16px;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
}
.conversations-area .conversations .wrapper .comment.self .text p {
  background-color: #3498db;
  text-align: left;
}
.conversations-area .conversations .wrapper .comment .user-icon {
  position: absolute;
  left: 0;
  bottom: 0;
}
.conversations-area .conversations .wrapper .comment .user-icon img {
  width: 32px;
  height: 32px;
  border-radius: 16px;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
}
.conversations-area .conversations .wrapper .comment .text small {
  font-size: 9px;
  display: block;
}
.conversations-area .conversations .wrapper .comment .text p {
  background-color: #788195;
  color: #fff;
  display: inline-block;
  padding: 4px 8px !important;
  margin-bottom: 0;
  border-radius: 6px;
  max-width: 180px;
  line-height: 14px;
  font-size: 12px;
}
.conversations-area .new-comment {
  border-top: 1px solid #eee;
  position: relative;
  padding-right: 64px;
  background-color: #f9f9f9;
  margin: 0 -16px -16px;
}
.conversations-area .new-comment textarea {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-right: 1px solid #eee;
  height: 60px;
  line-height: 16px;
}
.conversations-area .new-comment a.send-btn {
  background-color: #3498db;
  border-radius: 3px;
  position: absolute;
  right: 4px;
  width: 56px;
  color: #fff;
  text-align: center;
  top: 4px;
  height: 28px;
  line-height: 28px;
}
.conversations-area .new-comment small {
  position: absolute;
  right: 4px;
  bottom: 0px;
  color: #aaa;
}
.cards-view-options {
  margin-bottom: 0px;
  height: 55px;
}
.cards-view-options .group-filters {
  width: auto;
  height: 55px;
  overflow: scroll;
  white-space: nowrap;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  -webkit-overflow-scrolling: touch;
}
.cards-view-options .group-filters::-webkit-scrollbar {
  width: 0 !important;
}
.cards-view-options .toggle-score {
  padding-top: 5px;
}
.cards-view-options .group-options {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  border-bottom: 3px solid rgba(100, 100, 100, 0.1);
  text-transform: uppercase;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: 600;
  color: rgba(100, 100, 100, 0.5) !important;
  -webkit-transition: all 500ms cubic-bezier(0.17, 0.88, 0.8, 0.29);
  -o-transition: all 500ms cubic-bezier(0.17, 0.88, 0.8, 0.29);
  transition: all 500ms cubic-bezier(0.17, 0.88, 0.8, 0.29);
}
.cards-view-options .group-options:hover,
.cards-view-options .group-options.active {
  color: #455674 !important;
  border-color: #A88ADC;
}
.cards-view-options .group-select {
  -webkit-appearance: none;
  background-color: #455674;
  border-radius: 3px;
  color: #fff;
  padding: 3px 4px;
  border: 1px solid #455674;
  background-image: url('/includes/images/select-white.png');
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right 7px center;
  outline: 0 !important;
}
@media (max-width: 767px) {
  .cards-view-options .group-filters {
    height: auto;
  }
  .cards-view-options .group-options {
    margin-bottom: 0;
  }
  .cards-view-options .toggle-score {
    padding-top: 0px;
    margin-bottom: 15px;
  }
}
.tooltip.in {
  opacity: 90;
  filter: alpha(opacity=9000);
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.card {
  width: 150px;
  float: left;
  margin: 0 40px 48px 0;
  overflow: visible;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
  color: #788195;
  height: 175px;
  position: relative;
}
.card.inactive {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.card.single {
  float: none;
  margin-top: 30px;
  margin-bottom: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.card.module-item-card {
  height: 130px;
  margin-bottom: 0;
  margin-right: 0;
}
.card > .card-container {
  width: 100%;
}
.card > .card-container .logo {
  border-radius: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 100ms;
  -o-transition: all 100ms;
  transition: all 100ms;
  margin-bottom: 10px;
  background-color: #ddd;
  width: 120px;
  height: 120px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.card > .card-container .logo circle {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.card > .card-container .logo circle.ng-hide-add,
.card > .card-container .logo circle.ng-hide-remove {
  display: block;
}
.card > .card-container .logo circle.ng-hide-add {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
.card > .card-container strong {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  color: #788195;
  width: 150px;
  line-height: 22px;
  text-align: center;
}
.card > .card-container strong i {
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 20px;
}
.card > .card-container small i {
  margin: 0 5px;
  line-height: 20px;
  font-size: 14px;
}
.card > .card-container small span {
  font-weight: 600;
  color: #777;
}
@media only screen and (min-width: 769px) and (max-width: 1159px) {
  .card {
    width: 20%;
    margin-right: 0;
  }
  .card > .card-container .logo {
    width: 100px;
    height: 100px;
    background-size: 100px;
  }
}
@media only screen and (min-width: 415px) and (max-width: 767px) {
  .card {
    width: 25% !important;
    margin-right: 0;
  }
  .card > .card-container .logo {
    width: 100px;
    height: 100px;
    background-size: 100px;
  }
}
@media only screen and (max-width: 414px) {
  .card {
    width: 50%;
    margin-right: 0;
  }
  .card > .card-container .logo {
    width: 100px;
    height: 100px;
    background-size: 100px;
  }
}
.image-edit {
  position: relative;
}
.image-edit .card {
  float: none;
  width: 120px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image-edit .image-edit-overlay {
  height: 130px;
  width: 120px;
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 50%;
  margin-left: -60px;
}
.image-edit .image-edit-overlay i {
  position: absolute;
  height: 50px;
  width: 50px;
  border-radius: 25px;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  line-height: 50px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
  font-size: 22px;
  cursor: pointer;
  display: none;
}
.image-edit .image-edit-overlay:hover i {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  display: block;
}
.score {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.score .score-value {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
.score circle {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 70;
  filter: alpha(opacity=7000);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#content-wrapper .module {
  padding: 8px;
  position: relative;
}
#content-wrapper .module > [name="options-area"] {
  margin-bottom: 20px;
}
#content-wrapper .module [name="view-area"] {
  -webkit-transition: opacity 0.4s linear;
  -o-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
}
#content-wrapper .module [name="view-area"].ng-enter {
  opacity: 0;
}
#content-wrapper .module [name="view-area"].ng-enter-active {
  opacity: 1;
}
#content-wrapper .module [name="view-area"].ng-leave {
  display: none;
}
#content-wrapper .module [name="view-area"].ng-leave-active {
  display: none;
}
@media only screen and (max-width: 767px) {
  #content-wrapper .module {
    padding: 0px;
  }
}
.tab-content > .module {
  padding: 0 !important;
}
.tab-content > .module > [name="options-area"] {
  margin-top: -16px !important;
}
.module-options a.btn {
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .module-options a.btn {
    color: #455674 !important;
    height: 30px;
    display: block;
    margin-right: 10px;
    margin-bottom: 5px;
    float: left;
    text-transform: uppercase;
    font-size: 9px;
    text-align: center;
    padding: 0;
    border: 0;
    min-width: inherit!important;
    background: transparent;
  }
  .module-options a.btn i {
    margin-bottom: 3px;
    float: none;
    font-size: 18px;
    color: #455674 !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    line-height: 16px;
  }
}
.module .view-options a,
.module-item .view-options a {
  height: 30px;
  display: block;
  margin-right: 0;
  margin-left: 10px;
  float: right !important;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 9px;
  text-align: center;
  position: relative;
}
.module .view-options a i,
.module-item .view-options a i {
  margin-bottom: 4px;
  font-size: 18px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.module .view-options a #searchTerm,
.module-item .view-options a #searchTerm {
  -webkit-appearance: none;
  border: 1px solid #455674;
  position: absolute;
  right: 45px;
  top: 0px;
  width: 100px;
  height: 35px;
  z-index: 100000;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  border-radius: 2px;
}
.module .view-options a #searchTerm.ng-hide-add,
.module-item .view-options a #searchTerm.ng-hide-add,
.module .view-options a #searchTerm.ng-hide-remove,
.module-item .view-options a #searchTerm.ng-hide-remove {
  display: block !important;
}
.module .view-options a #searchTerm.ng-hide-remove,
.module-item .view-options a #searchTerm.ng-hide-remove {
  -webkit-animation: 0.5s searchshow ease;
  animation: 0.5s searchshow ease;
}
.module .view-options a #searchTerm.ng-hide-add,
.module-item .view-options a #searchTerm.ng-hide-add {
  -webkit-animation: 0.5s searchhide ease;
  animation: 0.5s searchhide ease;
}
.module .view-options a.current-view,
.module-item .view-options a.current-view {
  display: none;
}
@keyframes searchshow {
  0% {
    width: 2px;
    height: 5px;
    top: 3px;
    right: 20px;
  }
  50% {
    width: 2px;
    height: 5px;
    top: 3px;
    right: 45px;
  }
  75% {
    width: 2px;
    height: 35px;
    top: 0px;
    right: 45px;
  }
  100% {
    width: 100px;
    height: 35px;
    top: 0px;
    right: 45px;
  }
}
@-webkit-keyframes searchshow {
  0% {
    width: 2px;
    height: 5px;
    top: 3px;
    right: 20px;
  }
  50% {
    width: 2px;
    height: 5px;
    top: 3px;
    right: 45px;
  }
  75% {
    width: 2px;
    height: 35px;
    top: 0px;
    right: 45px;
  }
  100% {
    width: 100px;
    height: 35px;
    top: 0px;
    right: 45px;
  }
}
@keyframes searchhide {
  100% {
    width: 2px;
    height: 5px;
    top: 3px;
    right: 20px;
  }
  75% {
    width: 2px;
    height: 5px;
    top: 3px;
    right: 45px;
  }
  50% {
    width: 2px;
    height: 35px;
    top: 0px;
    right: 45px;
  }
  0% {
    width: 100px;
    height: 35px;
    top: 0px;
    right: 45px;
  }
}
@-webkit-keyframes searchhide {
  100% {
    width: 2px;
    height: 5px;
    top: 3px;
    right: 20px;
  }
  75% {
    width: 2px;
    height: 5px;
    top: 3px;
    right: 45px;
  }
  50% {
    width: 2px;
    height: 35px;
    top: 0px;
    right: 45px;
  }
  0% {
    width: 100px;
    height: 35px;
    top: 0px;
    right: 45px;
  }
}
.filter-options {
  position: absolute;
  z-index: 3;
  width: 264px;
  right: 15px;
  top: 40px;
  background-color: #ddd !important;
  height: 0;
  padding: 0;
  overflow: hidden;
  z-index: 100;
  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);
}
.filter-options.show-filter {
  overflow: visible;
  background-color: #ddd !important;
  height: auto;
  padding: 16px;
  border: 1px solid #d9d9d9;
  margin-top: 30px !important;
}
.filter-options ul.map-options-menu {
  padding: 0 !important;
  list-style: none;
}
.filter-options ul.map-options-menu li {
  display: block;
  padding: 4px;
}
.filter-options ul.map-options-menu li strong {
  display: block;
  color: #788195;
  text-transform: uppercase;
}
.filter-options ul.map-options-menu li label {
  display: inline-block;
  margin-right: 10px;
  font-weight: 400;
  color: #444;
}
.filter-options ul.map-options-menu li label input {
  margin-right: 5px;
}
.filter-options ul.map-options-menu li .toggle {
  color: #444;
}
.filter-options ul.map-options-menu li .toggle .control {
  float: right;
}
.filter-options ul.map-options-menu li .toggle .info {
  line-height: 40px;
}
.filter-options ul.map-options-menu li.location-search {
  line-height: 30px;
}
.filter-options ul.map-options-menu li.location-search select {
  width: 104px;
}
#disputes.module h3:first-child {
  margin-top: 0;
}
#disputes.module .open-disputes-wrapper .open-dispute {
  width: 350px;
  height: 370px;
  border: 1px solid #ddd;
  border-top: 2px solid orange;
  padding: 15px;
  font-size: 12px;
  color: #aaa;
  background: #fff;
  float: left;
  margin-right: 15px;
  overflow: hidden;
}
#disputes.module .open-disputes-wrapper .open-dispute h4 {
  margin: 0 0 10px 0;
  font-weight: 600;
  font-size: 18px;
  color: #A88ADC;
}
#disputes.module .open-disputes-wrapper .open-dispute h5 {
  margin: 0 0 10px 0;
  font-weight: 600;
  font-size: 14px;
  color: #455674;
}
#disputes.module .open-disputes-wrapper .open-dispute small {
  font-size: 12px;
  color: #aaa;
  line-height: 20px !important;
  display: block;
  margin-bottom: 10px;
  height: 60px;
}
#disputes.module .open-disputes-wrapper .open-dispute .id,
#disputes.module .open-disputes-wrapper .open-dispute .date {
  font-weight: 600;
  color: #000;
}
#disputes.module .open-disputes-wrapper .open-dispute .journey {
  background-image: url('/includes/images/journey.png');
  background-repeat: no-repeat;
  background-position: left;
  background-size: 12px;
  padding-left: 20px;
  line-height: 26px;
  margin-bottom: 20px;
}
#disputes.module .open-disputes-wrapper .open-dispute .journey strong {
  color: #000;
}
#disputes.module .open-disputes-wrapper .open-dispute .driver,
#disputes.module .open-disputes-wrapper .open-dispute .client {
  margin-bottom: 10px;
}
#disputes.module .open-disputes-wrapper .open-dispute .driver img,
#disputes.module .open-disputes-wrapper .open-dispute .client img {
  width: 50px;
  float: left;
  margin-right: 10px;
  border-radius: 25px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
#disputes.module .open-disputes-wrapper .open-dispute .driver strong,
#disputes.module .open-disputes-wrapper .open-dispute .client strong {
  display: block !important;
  margin-bottom: 3px;
  margin-top: 3px;
  color: #000;
  line-height: 32px;
}
#disputes.module .open-disputes-wrapper .open-dispute .driver strong,
#disputes.module .open-disputes-wrapper .open-dispute .client strong,
#disputes.module .open-disputes-wrapper .open-dispute .driver span,
#disputes.module .open-disputes-wrapper .open-dispute .client span {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  line-height: 20px;
}
#disputes-viewer.module h2 {
  color: #A88ADC;
  font-size: 22px;
  margin-top: 0;
}
#disputes-viewer.module p {
  color: #777;
  margin-bottom: 20px;
}
#disputes-viewer.module .booking-details h6 {
  color: #A88ADC;
  font-size: 16px;
  margin-bottom: 5px;
}
#disputes-viewer.module .booking-details .journey {
  line-height: 30px;
  margin-bottom: 30px;
}
#disputes-viewer.module .booking-details .journey strong {
  color: #455674;
}
#disputes-viewer.module .booking-details .driver,
#disputes-viewer.module .booking-details .client {
  margin-bottom: 10px;
}
#disputes-viewer.module .booking-details .driver img,
#disputes-viewer.module .booking-details .client img {
  width: 50px;
  float: left;
  margin-right: 10px;
  border-radius: 25px;
}
#disputes-viewer.module .booking-details .driver strong,
#disputes-viewer.module .booking-details .client strong {
  display: block !important;
  margin-bottom: 3px;
  margin-top: 3px;
  color: #000;
  line-height: 32px;
}
#disputes-viewer.module .booking-details .driver strong,
#disputes-viewer.module .booking-details .client strong,
#disputes-viewer.module .booking-details .driver span,
#disputes-viewer.module .booking-details .client span {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  line-height: 20px;
}
#disputes-viewer.module .booking-details .vehicle {
  padding-top: 1px;
}
#disputes-viewer.module .booking-details .vehicle .registration {
  background: #fdca4d;
  font-weight: 900;
  display: block;
  max-width: 150px;
  padding: 8px 18px;
  text-align: center;
  line-height: 25px;
  border-radius: 4px;
  color: #000 !important;
}
#disputes-viewer.module .conversations .panel-footer {
  height: 100px;
  padding: 0;
}
#disputes-viewer.module .conversations .panel-footer textarea {
  border: 0;
  border-bottom: 1px solid #ddd;
  width: 100%;
  outline: 0;
  padding: 5px 10px;
  margin-bottom: 2px;
  font-size: 12px;
  height: 60px;
  font-weight: 600;
  color: #3B4752;
}
#disputes-viewer.module .conversations .panel-body {
  padding: 0;
  height: calc(100% - 100px - 48px);
}
#disputes-viewer.module .conversations .panel-body .conversation {
  background: #fff;
  height: 100%;
}
.module-item {
  padding: 0px;
}
.module-item .module-item-cover {
  margin-bottom: 20px;
}
.module-item .module-item-nav-bar {
  margin: 0 -15px;
  padding: 0 15px;
  margin-bottom: 32px;
  position: relative;
  height: 52px;
  border-top: 1px solid rgba(100, 100, 100, 0.1);
  border-bottom: 1px solid rgba(100, 100, 100, 0.1);
  z-index: 100000;
}
@media only screen and (max-width: 767px) {
  .module-item .module-item-nav-bar {
    border-bottom: 0;
    margin-bottom: 50px;
  }
}
.module-item .module-item-nav-bar .module-item-card {
  position: absolute;
  width: auto;
  margin-top: -25px;
  margin-bottom: 0;
  margin-right: 25px;
  padding: 4px;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
.module-item .module-item-nav-bar .module-item-card .logo {
  width: 100px;
  height: 100px;
  background-size: 100px;
}
.module-item .module-item-nav-bar .module-item-brief {
  float: left;
  padding-left: 125px;
  padding-top: 2px;
  margin-right: 35px;
}
.module-item .module-item-nav-bar .module-item-brief h3,
.module-item .module-item-nav-bar .module-item-brief h4 {
  margin: 0;
  line-height: 24px;
}
.module-item .module-item-nav-bar .module-item-brief h3 {
  font-size: 16px;
  color: #455674;
}
.module-item .module-item-nav-bar .module-item-brief h3.solo {
  line-height: 45px;
}
@media (max-width: 767px) {
  .module-item .module-item-nav-bar .module-item-brief h3.solo {
    line-height: 24px;
  }
}
.module-item .module-item-nav-bar .module-item-brief h4 {
  font-size: 14px;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .module-item .module-item-nav-bar .module-item-brief {
    padding-top: 5px;
  }
  .module-item .module-item-nav-bar .module-item-brief h3,
  .module-item .module-item-nav-bar .module-item-brief h4 {
    line-height: 28px;
  }
}
.module-item .module-item-nav-bar .module-item-brief.compact {
  padding-left: 20px;
}
.module-item .module-item-nav-bar tabs {
  float: left;
  width: calc(100% - 350px);
  position: absolute;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  -webkit-overflow-scrolling: touch;
}
.module-item .module-item-nav-bar tabs::-webkit-scrollbar {
  width: 0 !important;
}
.module-item .module-item-nav-bar tabs .tab-container {
  width: 1000px;
}
.module-item .module-item-nav-bar tabs ul {
  min-width: 100%;
}
.module-item .module-item-nav-bar tabs ul li {
  width: 150px;
  border-bottom: 0;
}
.module-item .module-item-nav-bar tabs ul li:nth-child(1) {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
.module-item .module-item-nav-bar tabs ul li:nth-child(2) {
  -webkit-animation-duration: 0.30000000000000004s;
  animation-duration: 0.30000000000000004s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
.module-item .module-item-nav-bar tabs ul li:nth-child(3) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
.module-item .module-item-nav-bar tabs ul li:nth-child(4) {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
.module-item .module-item-nav-bar tabs ul li:nth-child(5) {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
.module-item .module-item-nav-bar tabs ul li:nth-child(6) {
  -webkit-animation-duration: 0.7000000000000001s;
  animation-duration: 0.7000000000000001s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
.module-item .module-item-nav-bar tabs ul li a {
  color: #A88ADC !important;
  text-transform: capitalize;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 18px;
}
.module-item .module-item-nav-bar tabs ul li.active {
  border-bottom: 2px solid #455674;
}
.module-item .module-item-nav-bar tabs ul li.active a {
  color: #455674 !important;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
  border: 1px solid rgba(100, 100, 100, 0.1);
  position: absolute;
  top: 102%;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li {
  padding: 8px 0;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(1) {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(2) {
  -webkit-animation-duration: 0.30000000000000004s;
  animation-duration: 0.30000000000000004s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(3) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(4) {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(5) {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(6) {
  -webkit-animation-duration: 0.7000000000000001s;
  animation-duration: 0.7000000000000001s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(7) {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(8) {
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(9) {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(10) {
  -webkit-animation-duration: 1.1s;
  animation-duration: 1.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(11) {
  -webkit-animation-duration: 1.2000000000000002s;
  animation-duration: 1.2000000000000002s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(12) {
  -webkit-animation-duration: 1.3000000000000003s;
  animation-duration: 1.3000000000000003s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(13) {
  -webkit-animation-duration: 1.4000000000000001s;
  animation-duration: 1.4000000000000001s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(14) {
  -webkit-animation-duration: 1.5000000000000002s;
  animation-duration: 1.5000000000000002s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(15) {
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(16) {
  -webkit-animation-duration: 1.7000000000000002s;
  animation-duration: 1.7000000000000002s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(17) {
  -webkit-animation-duration: 1.8000000000000003s;
  animation-duration: 1.8000000000000003s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(18) {
  -webkit-animation-duration: 1.9000000000000001s;
  animation-duration: 1.9000000000000001s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:nth-child(19) {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.module-item .module-item-nav-bar tabs ul li ul.subnav li:not(:last-child) {
  border-bottom: 1px solid rgba(100, 100, 100, 0.1);
}
.module-item .module-item-nav-bar tabs ul li.has-dropdown a {
  position: relative;
}
.module-item .module-item-nav-bar tabs ul li.has-dropdown a i {
  position: absolute;
  top: 14px;
}
.module-item .module-item-nav-bar tabs ul li.has-dropdown:hover ul.subnav {
  display: block;
}
.module-item .module-item-nav-bar tabs ul li.has-dropdown:hover ul.subnav li:hover {
  background: rgba(100, 100, 100, 0.1);
  border-bottom: 1px solid transparent;
}
.module-item .module-item-nav-bar tabs ul li.has-dropdown:hover ul.subnav li:hover a {
  color: #455674 !important;
}
@media only screen and (max-width: 767px) {
  .module-item .module-item-nav-bar tabs {
    top: 60px;
    left: 0;
    margin-top: 15px;
    width: 100%;
  }
  .module-item .module-item-nav-bar tabs ul {
    min-width: 100%;
    white-space: nowrap;
    list-style: none;
  }
  .module-item .module-item-nav-bar tabs ul li {
    display: inline-block;
    float: none;
    border-bottom: 1px solid rgba(100, 100, 100, 0.1) !important;
  }
  .module-item .module-item-nav-bar tabs ul li.active {
    border-bottom: 2px solid #455674 !important;
  }
}
.module-item .module-item-nav-bar:after {
  content: '';
  display: table;
  clear: both;
}
.module-item .module-item-options {
  padding: 16px;
}
.module-item .module-item-options:empty {
  padding: 0 !important;
}
.module-item .module-item-content {
  padding: 16px 16px;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.module-item .module-item-content .tab-content > div {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.module-item .module-item-content .tab-content .container {
  margin-left: 0;
}
.module-item .module-item-content pre {
  border: 0;
  padding: 0;
  background-color: transparent;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.module-item .module-item-content .module-item-card {
  float: none;
}
.module-item .module-item-content .module-item-card.card {
  margin: 5px auto !important;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .module-item .module-item-content {
    padding: 40px 0 !important;
  }
}
#chart svg {
  height: 200px;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
    transform: rotate(180deg) scale(0.6);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
    transform: rotate(180deg) scale(0.6);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1);
  }
}
.packery-drop-placeholder {
  outline: 3px dashed #444;
  outline-offset: -6px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.loading-div {
  position: absolute;
  top: -7px;
  bottom: -7px;
  left: -7px;
  right: -7px;
  background-color: #fff;
  z-index: 100;
}
.loading-div.transluscent {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.loading-div .ball-clip-rotate-multiple {
  position: absolute;
  top: 50%;
  left: 50%;
}
.loading-div .ball-clip-rotate-multiple > div {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  left: -20px;
  top: -20px;
  border: 2px solid #A88ADC;
  border-bottom-color: transparent;
  border-top-color: transparent;
  border-radius: 100%;
  height: 35px;
  width: 35px;
  -webkit-animation: rotate 1s 0s ease-in-out infinite;
  animation: rotate 1s 0s ease-in-out infinite;
}
.loading-div .ball-clip-rotate-multiple > div:last-child {
  display: inline-block;
  top: -10px;
  left: -10px;
  width: 15px;
  height: 15px;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  border-color: #A88ADC transparent #A88ADC transparent;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}
.grid {
  margin: -8px;
  position: relative;
}
.grid .loading-div .ball-clip-rotate-multiple {
  top: 240px !important;
}
.grid .grid-item {
  width: 25%;
  float: left;
  padding: 12px;
}
.grid .grid-item .panel {
  margin-bottom: 0px !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 3px;
}
.grid .grid-item .panel .panel-heading {
  position: relative;
}
.grid .grid-item .panel .panel-heading .panel-title {
  padding-left: 36px !important;
}
.grid .grid-item .panel .panel-heading .panel-title span {
  position: absolute;
  left: 12px;
  height: 28px;
  width: 28px;
  color: #fff;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
}
.grid .grid-item .panel .panel-heading .panel-title span i {
  position: relative;
  top: 4px;
  font-size: 18px;
  float: none;
  margin: 0;
}
.grid .grid-item .panel .table thead tr {
  background: #e2e7ef;
}
.grid .grid-item .panel .table thead tr th:first-child {
  padding-left: 15px;
}
.grid .grid-item .panel .table thead tr th:last-child {
  padding-right: 15px;
}
.grid .grid-item .panel .table tbody tr:last-child td {
  border-bottom: 0;
}
.grid .grid-item .panel .table tbody tr td {
  border-right: 0;
}
.grid .grid-item .panel .table tbody tr td:first-child strong {
  font-weight: 400;
}
.grid .grid-item.double {
  width: 50%;
}
.grid .grid-item.double-height {
  height: 640px;
}
.grid .grid-item .wrapper {
  height: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .grid .grid-item {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .grid .grid-item .panel {
    margin: 0;
  }
  .grid .grid-item.double {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .grid .grid-item {
    width: 50%;
  }
  .grid .grid-item.double {
    width: 100%;
  }
}
.options .panel-options {
  position: absolute;
  right: 5px;
  top: 12px;
}
.options .panel-options a {
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0.5px 0.5px 3px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0.5px 0.5px 3px 0px rgba(0, 0, 0, 0.6);
}
.options .panel-options a i {
  position: relative;
  top: 3px;
  left: -2px;
  margin-left: 5px;
  font-size: 18px;
  cursor: pointer;
}
.options .panel-options a i:hover {
  color: #455674;
}
.number-stats-panel {
  height: 320px;
}
.number-stats-panel .shadow {
  display: none;
  position: absolute;
  left: 1px;
  right: 1px;
  top: 0;
  bottom: 1px;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
  padding-top: 30px;
}
.number-stats-panel .shadow img {
  width: 64px;
}
.number-stats-panel .shadow .shadow-text {
  margin-top: 10px;
  color: #455674;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
}
.number-stats-panel .number-stats {
  height: 50%;
}
.number-stats-panel .number-stats:first-child {
  padding-bottom: 12px;
}
.number-stats-panel .number-stats:last-child {
  padding-top: 12px;
}
.number-stats-panel .number-stats .stats-wrapper {
  height: 100%;
  background-color: #eee;
}
.number-stats-panel .number-stats .stats-wrapper .icon {
  float: left;
  width: 32%;
  height: 100%;
  display: table;
  text-align: center;
}
.number-stats-panel .number-stats .stats-wrapper .icon i {
  padding-top: 8px;
  color: #fff;
  font-size: 48px;
  display: table-cell;
  vertical-align: middle;
}
.number-stats-panel .number-stats .stats-wrapper .data {
  float: left;
  width: 68%;
  height: 100%;
  padding-left: 24px;
  padding-top: 36px;
}
.number-stats-panel .number-stats .stats-wrapper .data small {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #788195;
  margin-bottom: 0px;
}
.number-stats-panel .number-stats .stats-wrapper .data strong {
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
}
.stats-panel .panel {
  min-height: 200px;
}
.stats-panel .panel .panel-heading {
  position: relative;
}
.stats-panel .panel .panel-heading .panel-title {
  padding-left: 36px !important;
}
.stats-panel .panel .panel-heading .panel-title span {
  position: absolute;
  left: 12px;
  height: 28px;
  width: 28px;
  color: #fff;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
}
.stats-panel .panel .panel-heading .panel-title span i {
  position: relative;
  top: 4px;
  font-size: 18px;
  float: none;
  margin: 0;
}
.stats-panel .best-entity {
  padding: 16px;
  color: #fff;
  position: relative;
  height: 112px;
}
.stats-panel .best-entity .profile {
  position: absolute;
  bottom: -35px;
  height: 70px;
  width: 70px;
  left: 50%;
  margin-left: -35px;
  border: 1px solid #fff;
  z-index: 10;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #ddd;
}
.stats-panel .best-entity .details {
  text-align: center;
  position: relative;
  z-index: 10;
}
.stats-panel .best-entity .details strong:first-child {
  text-transform: uppercase;
  font-size: 10px;
  display: block;
}
.stats-panel .best-entity .details strong:nth-child(2) {
  font-size: 18px;
  font-weight: 300;
  max-width: 70%;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
}
.stats-panel .best-entity .details strong:last-child {
  position: relative;
  top: -10px;
  display: inline-block;
  padding: 0 6px;
  margin-left: 4px;
  border-radius: 4px;
}
.stats-panel .best-entity .image-name {
  position: absolute;
  top: 16px;
  left: 16px;
  right: 16px;
  bottom: 16px;
  z-index: 2;
}
.stats-panel .best-entity .image-name img {
  margin-right: 8px;
  border: 1px solid #fff;
}
.stats-panel .best-entity .image-name small {
  font-size: 12px;
}
.stats-panel .best-entity .image-name strong.best-label {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}
.stats-panel .best-entity .image-name strong.best-label i {
  float: left;
  font-size: 14px;
  margin-right: 4px;
}
.stats-panel .best-entity .image-name strong.best-name {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}
.stats-panel .best-entity .best-chart #driver-sparkline,
.stats-panel .best-entity .best-chart #client-sparkline,
.stats-panel .best-entity .best-chart #staff-sparkline,
.stats-panel .best-entity .best-chart #passenger-sparkline {
  position: absolute;
  left: -2px;
  right: -2px;
  bottom: -2px;
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1;
}
.stats-panel.drivers .best-entity {
  background-color: #3498db;
}
.stats-panel.drivers .best-entity .details strong:last-child {
  background: #0783d8;
}
.stats-panel.drivers .panel-title span {
  background: #3498db;
}
.stats-panel.clients .best-entity {
  background-color: #A88ADC;
}
.stats-panel.clients .best-entity .details strong:last-child {
  background: #8755DE;
}
.stats-panel.clients .panel-title span {
  background: #A88ADC;
}
.stats-panel.staff .best-entity {
  background-color: #A88ADC;
}
.stats-panel.staff .panel-title span {
  background: #A88ADC;
}
.stats-panel.passengers .best-entity {
  background-color: #e67e22;
}
.stats-panel.passengers .best-entity .details strong:last-child {
  background: #D06609;
}
.stats-panel.passengers .panel-title span {
  background: #e67e22;
}
.stats-panel.sources .panel-title span {
  background: #455674;
}
.bookings-heatmap #heatmap-div {
  height: 400px;
}
.bookings-heatmap #heatmap-div > div {
  overflow: hidden;
  border-radius: 4px;
}
.weather {
  color: #fff;
}
.weather .wrapper {
  background: #3399CC;
  padding: 16px;
  padding-bottom: 0;
  margin-bottom: 9px;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}
.weather h3.city-name {
  margin: 0;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 8px;
}
.weather .today {
  text-align: center;
}
.weather .today canvas {
  margin-top: 8px;
}
.weather .today h3#weather-today {
  margin: 0 !important;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 8px;
  color: #fff;
}
.weather .today .max-min {
  text-align: left;
}
.weather .today .max-min > div:first-child {
  text-align: left;
}
.weather .today .max-min > div:nth-child(2) {
  text-align: right;
}
.weather .today .max-min strong {
  text-transform: uppercase;
  font-size: 12px;
}
.weather .next-days {
  margin-top: 8px;
}
.weather .next-days .row {
  padding: 12px 0;
  margin-left: -16px;
  margin-right: -16px;
}
.weather .next-days .row div[class^="col-xs"] {
  font-size: 16px;
  font-weight: 300;
}
.weather .next-days .row:first-child {
  background: #2D87B4;
}
.weather .next-days .row:nth-child(2) {
  background: #297AA3;
}
.weather .next-days .row:nth-child(3) {
  background: #256E93;
}
.twitter .wrapper {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 3px;
}
.intro-panel {
  padding: 12px !important;
  width: 100% !important;
}
.intro-panel .shadow {
  display: none;
  position: absolute;
  left: 1px;
  right: 1px;
  top: 0px;
  bottom: 1px;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
  padding-top: 30px;
}
.intro-panel .shadow img {
  top: 50%;
  position: absolute;
  margin-top: -32px;
  width: 64px;
}
.intro-panel .shadow .shadow-text {
  display: none !important;
  margin-top: 10px;
  color: #455674;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
}
.intro-panel .wrapper {
  background: #4B79A1;
  border-radius: 3px;
  /* fallback for old browsers */
  /* Chrome 10-25, Safari 5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#283E51), to(#4B79A1));
  background: -o-linear-gradient(left, #283E51, #4B79A1);
  background: linear-gradient(to right, #283E51, #4B79A1);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  padding: 16px;
  position: relative;
}
.intro-panel .wrapper h2 {
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
  margin-top: -4px;
}
.intro-panel .wrapper h2 small {
  color: #fff;
  font-size: 18px;
}
.intro-panel .wrapper .welcome-note {
  width: 192px;
  float: left;
  color: #fff;
}
.intro-panel .wrapper .welcome-note .quick-stat {
  width: 160px;
  padding: 16px;
  text-align: center;
  background: rgba(221, 221, 221, 0.25);
  border-radius: 3px;
}
.intro-panel .wrapper .welcome-note .quick-stat .number {
  font-size: 32px;
}
.intro-panel .wrapper .welcome-note .quick-stat .number i {
  position: relative;
  top: 5px;
  font-size: 32px;
  margin-right: 4px;
}
.intro-panel .wrapper .welcome-note .quick-stat .description {
  font-size: 14px;
  color: #a2abba;
}
.intro-panel .wrapper .welcome-note .quick-stat:first-child {
  margin-bottom: 16px;
}
.intro-panel .wrapper .graph {
  width: 44%;
  float: left;
}
.intro-panel .wrapper .graph h4 {
  font-weight: 300;
  font-size: 16px;
  color: #fff;
  margin-top: -6px;
  margin-bottom: 16px;
}
.intro-panel .wrapper .graph flot {
  height: 250px;
  margin-top: -20px;
}
.intro-panel .wrapper .graph .flot-y-axis .flot-tick-label.tickLabel {
  color: #fff;
  font-weight: 600;
}
.intro-panel .wrapper .graph .flot-y-axis .flot-tick-label.tickLabel:first-child {
  display: none;
}
.intro-panel .wrapper .graph .flot-x-axis .flot-tick-label.tickLabel {
  color: #fff;
  font-weight: 600;
}
.intro-panel .wrapper .stats {
  position: absolute;
  top: 0;
  border: 1px solid #ddd;
  border-left: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  right: 0;
  left: calc(60% + 32px);
  background: #fff;
  bottom: 0;
}
.intro-panel .wrapper .stats .number-stats-wrapper {
  width: 50%;
  height: 100%;
  float: left;
}
.intro-panel .wrapper .stats .number-stats-wrapper .number-stats {
  padding: 32px;
  text-align: center;
  width: 100%;
  height: 50%;
  float: left;
  display: table;
  border: 0;
}
.intro-panel .wrapper .stats .number-stats-wrapper .number-stats .stats-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.intro-panel .wrapper .stats .number-stats-wrapper .number-stats .stats-wrapper .icon {
  display: inline-block;
  background: none;
}
.intro-panel .wrapper .stats .number-stats-wrapper .number-stats .stats-wrapper .icon i {
  color: #a2abba;
  font-size: 32px;
  position: relative;
  top: 5px;
}
.intro-panel .wrapper .stats .number-stats-wrapper .number-stats .stats-wrapper .data {
  display: inline-block;
}
.intro-panel .wrapper .stats .number-stats-wrapper .number-stats .stats-wrapper small {
  display: block;
  font-size: 15px;
  color: #a2abba;
}
.intro-panel .wrapper .stats .number-stats-wrapper .number-stats .stats-wrapper i {
  color: #a2abba;
  font-size: 36px;
  position: relative;
  top: 8px;
  margin-right: 6px;
}
.intro-panel .wrapper .stats .number-stats-wrapper .number-stats .stats-wrapper strong {
  font-size: 30px;
  font-weight: 400;
  color: #455674;
}
.intro-panel .wrapper .stats .number-stats-wrapper:first-child .number-stats:first-child {
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.intro-panel .wrapper .stats .number-stats-wrapper:first-child .number-stats:nth-child(2) {
  border-right: 1px solid #eee;
}
.intro-panel .wrapper .stats .number-stats-wrapper:nth-child(2) .number-stats:first-child {
  border-bottom: 1px solid #eee;
}
@media (max-width: 1024px) {
  .intro-panel .wrapper {
    padding-bottom: 0;
  }
  .intro-panel .graph {
    width: calc(100% - 192px) !important;
    margin-bottom: 32px;
  }
  .intro-panel .stats {
    height: 100%;
    position: initial !important;
    overflow: auto;
    margin-left: -16px;
    margin-right: -16px;
    width: calc(100% + 32px) !important;
    border-left: 1px solid #ddd !important;
    border-top: 0 !important;
    border-top-right-radius: 0px!important;
    border-top-left-radius: 0px!important;
    border-bottom-right-radius: 3px!important;
    border-bottom-left-radius: 3px!important;
  }
  .intro-panel br {
    display: none;
  }
}
@media (max-width: 552px) and (orientation: portrait) {
  .intro-panel .welcome-note {
    width: 100% !important;
    text-align: center;
  }
  .intro-panel .welcome-note .quick-stat {
    width: 100% !important;
  }
  .intro-panel .graph {
    margin-top: 32px;
    width: 100% !important;
  }
  .intro-panel .graph h4 {
    font-size: 14px !important;
  }
  .intro-panel .graph flot {
    height: 200px !important;
  }
  .intro-panel .stats .number-stats {
    padding: 24px 16px !important;
  }
  .intro-panel .stats .number-stats .data small {
    font-size: 12px !important;
  }
  .intro-panel .stats .number-stats .data i {
    font-size: 21px !important;
    top: 3px !important;
  }
  .intro-panel .stats .number-stats .data strong {
    font-size: 24px !important;
  }
}
#reports .panel {
  min-height: 200px;
}
#reports .panel.reports .panel-heading i {
  cursor: pointer;
  font-size: 18px;
  display: block;
  border-radius: 50%;
  background: #455674;
  color: #fff;
  padding: 4px;
}
#reports .actions .btn {
  width: 100%;
  margin-bottom: 10px;
  padding-left: 16px;
}
#reports .actions .btn i {
  position: relative;
  line-height: 15px;
  top: 2px;
  margin-right: 4px;
  width: auto;
}
#reports .ui-select-box {
  overflow: auto;
}
#reports .ui-select-box .option-img {
  width: 25%;
  float: left;
}
#reports .ui-select-box .option-details {
  width: 75%;
  float: left;
}
#reports .ui-select-box .option-details strong {
  font-size: 14px;
  display: block;
  line-height: 16px;
}
#reports .ui-select-box .option-details small {
  font-size: 12px;
}
#reports .table-responsive {
  margin: 0 -14px !important;
}
#reports img {
  height: 36px;
  width: 36px;
  vertical-align: middle;
  border-radius: 18px;
}
#reports .select2-result-single li {
  height: auto;
}
#reports .select2-result-single li .select2-result-label {
  height: auto;
}
#reports .select2-result-single li .select2-result-label .ui-select-box {
  height: auto;
}
@-webkit-keyframes beat {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  28% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  70% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes beat {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  28% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  70% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframesbeat {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  28% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  70% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.login-wrapper {
  height: 100%;
  min-height: 500px !important;
  background: #455674;
  position: relative;
}
.login-wrapper .hero {
  position: absolute;
  width: 65%;
}
.login-wrapper .hero #background {
  height: 100%;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 70;
  filter: alpha(opacity=7000);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.login-wrapper .hero .logo {
  position: absolute;
  top: 50px;
  left: 50px;
}
.login-wrapper .hero .logo img {
  height: 120px;
  float: left;
  margin-right: 20px;
  display: none;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.login-wrapper .hero .logo .brand {
  float: left;
  height: 80px;
  border: 8px solid white;
  font-size: 36px;
  line-height: 64px;
  padding: 0 25px;
  font-weight: 800;
  color: #fff;
  display: none;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.login-wrapper .hero .features {
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: #eee;
  right: 0px;
  padding: 50px;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.85)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}
.login-wrapper .hero .features i {
  float: left;
  width: 30%;
  margin-right: 20px;
  font-size: 64px;
}
.login-wrapper .hero .features .desc {
  float: left;
  width: 60%;
}
.login-wrapper .hero .features .desc .tag-line {
  font-size: 24px;
  line-height: 30px;
  display: block;
  margin-bottom: 20px;
}
.login-wrapper .login-container {
  width: 35%;
  display: block;
  position: relative;
  float: right;
  background-color: #ffffff;
  padding: 80px 70px;
}
.login-wrapper .login-container > .login-box {
  max-width: 400px;
}
.login-wrapper .login-container > .login-box h1 {
  color: #455674;
  margin: 0;
}
.login-wrapper .login-container > .login-box form#login-form {
  padding-top: 15px;
}
.login-wrapper .login-container > .login-box #login-button {
  background-color: #455674 !important;
  color: #fff !important;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
  text-align: left;
}
.login-wrapper .login-container > .login-box #login-button i {
  font-size: 16px;
  margin-right: 8px;
}
.login-wrapper .login-container .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.login-wrapper .login-container .cims-info {
  padding: 0 70px 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.login-wrapper .login-container .cims-info .row img {
  width: 50px;
  border-radius: 25px;
  border: 1px solid #eee;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
}
.login-wrapper .login-container .cims-info .row .info {
  font-size: 12px;
  padding: 4px 0 7.5px 10px;
}
.login-wrapper > * {
  height: 100%;
  min-height: 550px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1159px) {
  .login-wrapper .hero {
    width: 55%;
  }
  .login-wrapper .hero .cims-features .desc {
    width: 100%;
  }
  .login-wrapper .login-container {
    width: 45%;
    padding: 80px 50px;
  }
  .login-wrapper .login-container .cims-info {
    padding: 0 50px 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .login-wrapper .hero {
    width: 55%;
  }
  .login-wrapper .hero .cims-features .desc {
    width: 100%;
  }
  .login-wrapper .login-container {
    width: 45%;
    padding: 80px 50px;
  }
  .login-wrapper .login-container .cims-info {
    padding: 0 50px 50px;
  }
}
@media only screen and (max-width: 767px) {
  .login-wrapper .hero {
    display: block;
    position: static !important;
    height: 50% !important;
    min-height: 50% !important;
    width: 100% !important;
    background-position: center;
  }
  .login-wrapper .hero .background {
    opacity: 80;
    filter: alpha(opacity=8000);
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-position: top !important;
  }
  .login-wrapper .login-container {
    min-height: 50% !important;
    height: 50% !important;
    position: absolute;
    background-color: #fff;
    padding: 30px;
    width: 100%;
    z-index: 2;
  }
  .login-wrapper .login-container > .login-box {
    max-width: 500px;
  }
  .login-wrapper .login-container > .login-box img {
    width: 100px;
  }
  .login-wrapper .login-container .cims-info {
    display: none;
  }
  .login-wrapper .login-container .cims-info .row {
    max-width: 500px;
  }
  .login-wrapper .login-container .cims-info .row img {
    max-width: 60px;
  }
}
.verification {
  padding: 60px;
}
.verification .verified {
  color: #455674;
}
#bookings .date-group {
  display: block;
  font-size: 22px;
  font-weight: 300;
  background-color: #eee;
  color: #455674;
  padding: 0 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
#bookings .bookings-wrapper {
  margin-top: 0px;
  padding-top: 20px;
}
#bookings .bookings-wrapper .pre-header {
  font-size: 19px;
}
#calls .calls .panel ul {
  padding-left: 0px;
  list-style: none;
}
#calls .calls .panel ul.summary {
  margin-bottom: 0;
  float: right;
}
#calls .calls .panel ul.summary li {
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
#calls .calls .panel ul.summary li .heading {
  display: block;
  font-size: 9px;
  font-weight: 500;
  line-height: 8px;
}
#calls .calls .panel ul.summary li .value {
  color: #5cb85c;
  display: block;
  font-size: 24px;
  font-weight: 800;
  line-height: 24px;
}
#calls .calls .panel ul.summary li .value.loading {
  background-image: url('/includes/images/preloader-fading.gif');
  width: 20px;
  height: 20px;
  background-size: cover;
  margin: 0 auto;
  margin-top: 5px;
}
#calls .calls .panel .panel-body {
  padding: 0 !important;
}
#calls .calls .panel .panel-body table tr.Completed {
  background-color: #eaf2f8;
}
#calls .calls .panel .panel-body table tr.Completed .booking-status {
  background-color: #3e8dc0;
  color: #fff;
}
#calls .calls .panel .panel-body table tr.COA {
  background-color: #f9ebea;
}
#calls .calls .panel .panel-body table tr.COA .booking-status {
  background-color: #cd6155;
  color: #fff;
}
#calls .calls .panel .panel-body table th {
  background-color: #455674;
  color: #fff;
  font-size: 12px;
  padding: 4px 4px;
}
#calls .calls .panel .panel-body table th .checkbox {
  background: #fff;
  margin-left: 10px;
}
#calls .calls .panel .panel-body table td {
  padding: 2px 4px 0;
  font-size: 12px;
  text-transform: capitalize;
}
#calls .calls .panel .panel-body table td .checkbox {
  margin-left: 10px;
}
#calls .calls .panel .panel-body table td audio {
  height: 24px;
  width: 100%;
}
#calls .calls .panel .panel-body table td.expanded {
  background: #f9f9f9;
  padding: 0;
  position: relative;
  padding: 16px 32px;
}
#calls .calls .panel .panel-body table td.expanded #credit-cards-transactions table {
  margin-bottom: 15px;
  background: #fff;
}
#calls .calls .panel .panel-body table td.expanded #credit-cards-transactions table th {
  background-color: #455674;
  color: #fff;
}
#calls .calls .panel .panel-body table td.expanded #credit-cards-transactions table td:first-child {
  border-left: 1px solid #ddd !important;
}
#calls .calls .panel .panel-body table td.expanded #credit-cards-transactions table td:last-child {
  border-right: 1px solid #ddd !important;
}
#calls .calls .panel .panel-body table td.expanded #credit-cards-transactions table tr:last-child td {
  border-bottom: 1px solid #ddd !important;
}
#calls .calls .panel .panel-body table td.expanded #credit-cards-transactions .transaction-details pre {
  white-space: pre;
}
#calls .calls .panel .panel-body table td .btn-xs.expand-booking {
  width: 24px !important;
  height: 24px !important;
  line-height: 24px !important;
  text-align: center !important;
  padding: 0;
}
#calls .calls .panel .panel-body table td .btn-xs.expand-booking i {
  left: -4px;
}
#calls .calls .panel .panel-body table td .booking-status {
  float: right;
  padding: 0 4px;
  border-radius: 2px;
  font-size: 11px;
  margin-top: -1px;
  font-weight: 600;
}
#calls .calls .panel .panel-body table td.card-type {
  padding-bottom: 0px;
}
#calls .calls .panel .panel-body table td.card-type .credit-card-type.xs {
  width: 24px;
  height: 15px;
  background-size: 24px 15px;
  margin-right: 0px;
  margin-top: -4px;
}
#calls .calls .panel .panel-body table td.card-type .card-status {
  text-align: left;
  font-weight: 700;
  font-size: 12px;
  border-radius: 2px;
}
#calls .calls .panel .panel-body table td.card-type .card-status.Success {
  color: #27ae60;
}
#calls .calls .panel .panel-body table td.card-type .card-status.PreauthTaken {
  color: #60db94;
}
#calls .calls .panel .panel-body table td.finance {
  line-height: 18px;
}
#calls .calls .panel .panel-body table td table.finance-details {
  margin: 0px -4px -1px;
  width: calc(100% + 8px);
}
#calls .calls .panel .panel-body table td table.finance-details td {
  padding: 0 2px 2px 4px;
  border: 0;
  line-height: 14px;
  border-top: 1px solid #e9e9e9;
  font-size: 11px;
  color: #455674;
  font-weight: 600;
}
#calls .calls .panel .panel-body table td table.finance-details td b {
  color: #7388ac;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
  opacity: 0.7;
  z-index: 1;
}
.chat-type {
  position: absolute;
  top: 21px;
  right: 2px;
  font-size: 9px;
}
#new-booking {
  margin: -15px;
  position: relative;
}
#new-booking #dispatch-map {
  position: absolute;
  width: 30%;
  top: 0;
  left: 70%;
  bottom: 0;
  overflow: scroll;
}
#new-booking #booking-form {
  position: absolute;
  top: 0;
  width: 70%;
  left: 0;
  bottom: 0;
  overflow: scroll;
}
#booking-edit .block {
  padding: 0 15px 15px;
  border: 1px solid #455674;
  border-radius: 4px;
  margin-bottom: 15px;
}
#booking-edit .block h3.section-title {
  margin: 0;
  padding: 8px;
  background: #455674;
  color: #fff;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
}
#booking-edit .block .form-group {
  padding: 0;
  border: 0;
}
#booking-edit .block .form-group label {
  color: #788195;
}
.booking-payment-calculation .booking-summary {
  margin-top: 8px;
}
.booking-payment-calculation .booking-summary img.booking-route {
  width: 100%;
  border: 4px solid #fff;
  outline: 1px solid #eee;
}
.booking-edit-modal .modal-lg {
  width: 1100px;
}
.booking-edit-modal .modal-content {
  border-radius: 4px;
}
.booking-edit-modal #dispatch-booking-edit .modal-header {
  padding: 0;
  background: #fff;
}
.booking-edit-modal #dispatch-booking-edit .modal-header h3 {
  padding: 16px;
  background: #455674;
  border-radius: 6px 6px 0 0;
}
.booking-edit-modal #dispatch-booking-edit .modal-body {
  padding: 5px;
  padding-bottom: 0;
  min-height: 225px;
}
.booking-edit-modal #dispatch-booking-edit .modal-body h3.section-title {
  font-size: 16px;
  margin-bottom: 8px;
}
.booking-edit-modal #dispatch-booking-edit .modal-body nav ul {
  padding-left: 0;
  margin-top: 0px;
  border-bottom: 3px solid #788195;
  list-style: none;
  margin-bottom: 5px;
}
.booking-edit-modal #dispatch-booking-edit .modal-body nav ul li {
  display: inline-block;
  border-right: 1px solid #ddd;
  border: 0;
}
.booking-edit-modal #dispatch-booking-edit .modal-body nav ul li a {
  padding: 8px 16px;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
}
.booking-edit-modal #dispatch-booking-edit .modal-body nav ul li:last-child {
  border-right: 0;
}
.booking-edit-modal #dispatch-booking-edit .modal-body nav ul li.active {
  background: #788195;
}
.booking-edit-modal #dispatch-booking-edit .modal-body nav ul li.active a {
  color: #fff;
}
.booking-edit-modal #dispatch-booking-edit .modal-body .table-wrapper thead tr th {
  color: #455674;
}
.booking-edit-modal #dispatch-booking-edit .modal-body .table-wrapper tbody tr td {
  white-space: normal;
}
.booking-edit-modal #dispatch-booking-edit .modal-body .table-wrapper tbody tr td .form-control {
  background-color: #fff;
}
.booking-edit-modal #dispatch-booking-edit .modal-body .table-wrapper i {
  color: #455674;
}
.booking-edit-modal #dispatch-booking-edit .add-stop {
  padding-top: 25px;
}
.booking-edit-modal #dispatch-booking-edit .add-stop a {
  color: #455674 !important;
}
.booking-edit-modal #dispatch-booking-edit .header {
  background-color: #788195;
  margin-bottom: 16px;
  padding-left: 8px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}
.booking-edit-modal #dispatch-booking-edit .selectize-dropdown small.text-muted {
  margin-bottom: 0 !important;
}
.booking-edit-modal #dispatch-booking-edit .client-info img {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.booking-edit-modal #dispatch-booking-edit .client-info .info-wrapper {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.booking-edit-modal #dispatch-booking-edit .client-info .info-wrapper .info {
  width: 100%;
  text-align: left;
}
.booking-edit-modal #dispatch-booking-edit .client-info .info-wrapper h4 {
  font-size: 16px;
  color: #455674;
}
.booking-edit-modal #dispatch-booking-edit .client-info .info-wrapper h6 {
  font-size: 14px;
  color: #A88ADC;
}
.booking-edit-modal #dispatch-booking-edit .verification .references {
  position: absolute;
  z-index: 1000;
  max-height: 300px;
  -webkit-box-shadow: 0px 4px 100px -12px #858585;
  box-shadow: 0px 4px 100px -12px #858585;
  left: 0;
  top: 35px;
  background-color: #fff;
  right: 40px;
  padding: 0;
}
.booking-edit-modal #dispatch-booking-edit .verification .references ul {
  list-style: none;
  padding-left: 0;
}
.booking-edit-modal #dispatch-booking-edit .verification .references ul li {
  border-bottom: 1px solid #eee;
  padding: 4px 8px;
}
.booking-edit-modal #dispatch-booking-edit .notes-tab {
  margin: 10px 0 15px;
}
.booking-edit-modal #dispatch-booking-edit .notes-tab li {
  border: 0;
  background: none;
  border-radius: 2px;
  padding: 0 8px;
  width: auto;
  font-size: 12px !important;
  text-transform: uppercase !important;
  cursor: pointer;
  color: #777;
}
.booking-edit-modal #dispatch-booking-edit .notes-tab li a {
  padding: 5px;
}
.booking-edit-modal #dispatch-booking-edit .notes-tab li a::before,
.booking-edit-modal #dispatch-booking-edit .notes-tab li a::after {
  display: none;
}
.booking-edit-modal #dispatch-booking-edit .notes-tab li.active {
  background-color: #788195;
  color: #fff;
}
.booking-edit-modal #dispatch-booking-edit .notes-tab li.active a {
  color: #fff;
}
.booking-edit-modal #dispatch-booking-edit .block {
  background-color: #f1f1f1;
  padding: 16px 16px 5px 16px;
  margin-bottom: 5px;
}
.booking-edit-modal #dispatch-booking-edit .block h3 {
  margin-top: 0;
}
.booking-edit-modal #dispatch-booking-edit .block h3 i {
  font-size: 36px;
  margin-top: -6px;
  color: #788195;
}
.booking-edit-modal #dispatch-booking-edit .block .check + label.check-label {
  background-color: #b1b6c2;
}
.booking-edit-modal #dispatch-booking-edit .block small.text-muted {
  display: block;
  margin-bottom: 8px;
}
.booking-edit-modal #dispatch-booking-edit .block .table-wrapper {
  margin: 0 -16px !important;
}
.booking-edit-modal #dispatch-booking-edit .block .table-wrapper table {
  margin-bottom: -18px;
}
.booking-edit-modal #dispatch-booking-edit .block .table-wrapper table td {
  padding: 2px 8px;
}
.booking-edit-modal #dispatch-booking-edit .block.passenger-history {
  max-height: 350px;
  overflow: auto;
}
.booking-edit-modal #dispatch-booking-edit .quick-links {
  margin-top: -12px;
  margin-bottom: 16px;
}
.booking-edit-modal #dispatch-booking-edit .quick-links a.linked {
  opacity: 40;
  filter: alpha(opacity=4000);
  opacity: 0.4;
  filter: alpha(opacity=40);
  color: #00b300;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  margin-right: 5px;
  padding: 2px 5px;
  border-radius: 2px;
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #00b300;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.booking-edit-modal #dispatch-booking-edit .quick-links a.linked:hover {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
  color: #fff;
  background-color: #00b300;
}
.booking-edit-modal #dispatch-booking-edit .add-passenger {
  font-size: 18px;
  position: relative;
  top: 3px;
  margin-right: 2px;
}
.booking-edit-modal #dispatch-booking-edit .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.7);
}
.booking-edit-modal #dispatch-booking-edit .form-section .full-column {
  width: 100%;
  padding-right: 15px;
  float: left;
  position: relative;
}
.booking-edit-modal #dispatch-booking-edit .form-section .half-column {
  width: 50%;
  padding-right: 15px;
  float: left;
  position: relative;
}
.booking-edit-modal #dispatch-booking-edit .form-section .three-fourth-column {
  width: 75%;
  padding-right: 15px;
  float: left;
  position: relative;
}
.booking-edit-modal #dispatch-booking-edit .form-section .third-column {
  width: 33.33%;
  padding-right: 15px;
  float: left;
  position: relative;
}
.booking-edit-modal #dispatch-booking-edit .form-section .fourth-column {
  width: 25%;
  padding-right: 15px;
  float: left;
  position: relative;
}
.booking-edit-modal #dispatch-booking-edit .form-section::after {
  clear: both;
}
.booking-edit-modal #dispatch-booking-edit .form-section .location-suggestions {
  width: 280px;
}
.booking-stop {
  position: relative;
}
.booking-stop .close-suggestions {
  position: absolute;
  right: -10px;
  top: 32px;
  display: none;
  width: 30px;
  height: 30px;
  color: #455674;
  cursor: pointer;
}
.booking-stop-directive {
  position: relative;
}
.booking-stop-directive .edit-stop {
  position: absolute;
  right: 20px;
  top: 24px;
  z-index: 1000;
  display: none;
}
.booking-stop-directive .edit-stop i {
  color: #788195;
}
.booking-stop-directive:hover .edit-stop {
  display: block;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.location-suggestions {
  position: absolute;
  z-index: 10000;
  margin: 0px;
  top: 55px;
  border-radius: 4px;
  left: 0;
  width: 100% !important;
  right: 0;
  background-color: #fff;
  border: 1px solid #eee;
  max-height: 364px;
  /*-webkit-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.30);
        -moz-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.30);
        box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.30);*/
}
.location-suggestions ul.autocomplete-result {
  list-style: none;
  padding-left: 0;
  padding-bottom: 0px;
  max-height: 364px;
  overflow: scroll;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  -webkit-overflow-scrolling: touch;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
}
.location-suggestions ul.autocomplete-result::-webkit-scrollbar {
  width: 0 !important;
}
.location-suggestions ul.autocomplete-result li {
  padding: 8px 8px;
  float: left;
  margin: 0 !important;
  border-bottom: 1px solid #eee;
  width: 100%;
  font-weight: 600;
  color: #455674;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
.location-suggestions ul.autocomplete-result li a {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
.location-suggestions ul.autocomplete-result li img {
  width: 20px;
  margin-right: 0px;
}
.location-suggestions::after {
  content: ' ';
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  height: 96px;
  left: 0;
  pointer-events: none;
  /*background: -webkit-linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
            background: -o-linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
            background: linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );*/
}
.modal.quick-booking {
  position: fixed;
  overflow: visible;
  -webkit-box-shadow: 4px 36px 66px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 4px 36px 66px 0px rgba(0, 0, 0, 0.39);
  right: 8px;
  margin: 0;
  left: inherit;
  top: 59px;
  bottom: inherit;
  width: 900px;
}
.modal.quick-booking .modal-dialog {
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.modal.quick-booking .modal-dialog > .modal-content {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.modal.quick-booking .modal-dialog > .modal-content .modal-header {
  border-radius: 0;
  padding: 15px 16px;
}
.modal.quick-booking .modal-dialog > .modal-content .modal-header h3 {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.modal.quick-booking .modal-dialog > .modal-content .modal-header .arrow {
  width: 40px;
  height: 20px;
  position: absolute;
  background-color: #455674;
  top: 2px;
  right: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal.quick-booking .modal-dialog > .modal-content .modal-body {
  padding: 20px 20px 10px !important;
  background: #fff !important;
}
.modal.quick-booking .modal-dialog > .modal-content .modal-body .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.7);
}
.modal.quick-booking .modal-dialog > .modal-content .modal-body .form-section .half-column {
  width: 50%;
  padding-right: 16px;
  float: left;
  position: relative;
}
.modal.quick-booking .modal-dialog > .modal-content .modal-body .form-section .third-column {
  width: 33.33%;
  padding-right: 16px;
  float: left;
  position: relative;
}
.modal.quick-booking .modal-dialog > .modal-content .modal-body .form-section::after {
  clear: both;
}
.modal.quick-booking .modal-dialog > .modal-content .modal-body .form-section .location-suggestions {
  width: 280px;
}
.modal.quick-booking .modal-dialog > .modal-content .modal-body table.table tbody tr td {
  font-size: 12px !important;
}
.modal.quick-booking .modal-dialog > .modal-content .modal-body .map-container ul.nav {
  margin-left: -15px;
}
.modal.quick-booking .modal-dialog > .modal-content .modal-body .map-container #map-div {
  margin-top: 15px;
  border: 4px solid #fff;
  outline: 1px solid #ddd;
  height: 250px;
  margin-left: -15px;
}
.modal.quick-booking .modal-dialog > .modal-content .modal-body .passenger-history {
  background-color: #e6e6e6;
}
.modal.quick-booking .modal-dialog > .modal-content .modal-footer {
  border-radius: 0;
  padding: 15px 20px;
}
.modal.quick-booking .modal-dialog > .modal-content ul.nav {
  margin-bottom: 10px;
}
.modal.quick-booking .modal-dialog > .modal-content ul.nav li {
  width: auto;
  border-bottom: 0;
}
.modal.quick-booking .modal-dialog > .modal-content ul.nav li a {
  font-size: 12px;
  font-weight: 600;
  padding: 4px 8px 4px;
}
.modal.quick-booking .modal-dialog > .modal-content ul.nav li a:before,
.modal.quick-booking .modal-dialog > .modal-content ul.nav li a:after {
  display: none;
}
.modal.quick-booking .modal-dialog > .modal-content ul.nav li.active a {
  border-bottom: 2px solid #455674 !important;
  background-color: #e6e6e6 !important;
  color: #455674;
}
.modal-backdrop.quick-booking-backdrop {
  display: none;
}
.client-booking {
  padding: 12px;
  position: relative;
}
.client-booking .new-booking-main > ul.nav {
  margin-bottom: 20px;
}
.client-booking .new-booking-main > ul.nav li {
  width: 25%;
}
.client-booking .new-booking-main > ul.nav li a {
  font-size: 16px;
  text-transform: capitalize;
  text-align: left;
  color: #455674;
}
.client-booking .new-booking-main > ul.nav li a i {
  float: left;
  margin-right: 8px;
}
.client-booking .new-booking-main > ul.nav li a .step {
  float: right;
  color: #ccc;
}
.client-booking .new-booking-main > ul.nav li.active a {
  background-color: #455674 !important;
  color: #fff;
}
.client-booking .new-booking-main > ul.nav li.active a .step {
  color: #7388ac;
}
.client-booking .new-booking-main .tab-wrapper {
  min-height: 600px;
  position: relative;
}
.client-booking .new-booking-main .tab-wrapper .navigation {
  margin-bottom: 20px;
}
.client-booking .new-booking-main .tab-wrapper ul.nav {
  margin-bottom: 10px;
}
.client-booking .new-booking-main .tab-wrapper ul.nav li {
  width: auto;
  border-bottom: 0;
}
.client-booking .new-booking-main .tab-wrapper ul.nav li a {
  font-size: 14px;
  font-weight: 600;
  padding: 4px 8px 4px;
  text-transform: capitalize;
  text-align: left;
}
.client-booking .new-booking-main .tab-wrapper ul.nav li a i {
  float: left;
  margin-right: 8px;
}
.client-booking .new-booking-main .tab-wrapper ul.nav li a:before,
.client-booking .new-booking-main .tab-wrapper ul.nav li a:after {
  display: none;
}
.client-booking .new-booking-main .tab-wrapper ul.nav li.active a {
  border-bottom: 2px solid #455674 !important;
  background-color: #e6e6e6 !important;
  color: #455674;
}
.client-booking .new-booking-main .tab-wrapper .half-column {
  width: 50%;
  padding-right: 16px;
  float: left;
  position: relative;
}
.client-booking .new-booking-main .tab-wrapper .third-column {
  width: 33.33%;
  padding-right: 16px;
  float: left;
  position: relative;
}
.client-booking .new-booking-main .tab-wrapper.passenger .passenger-profile .profile {
  width: 90px;
  height: 90px;
}
.client-booking .new-booking-main .tab-wrapper.passenger .passenger-profile h4 {
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #455674;
}
.client-booking .new-booking-main .tab-wrapper.passenger .passenger-profile .info {
  margin: 5px 0;
}
.client-booking .new-booking-main .tab-wrapper.passenger .passenger-profile .info i {
  float: left;
  margin-right: 5px;
  font-size: 18px;
  color: #455674;
  text-align: right;
}
.client-booking .new-booking-main .tab-wrapper.journey {
  min-height: 600px;
}
.client-booking .new-booking-main .tab-wrapper.journey > .row .form-wrapper {
  margin: 30px 0;
  padding: 20px 20px 0;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  border-radius: 4px;
}
.client-booking .new-booking-main .tab-wrapper.journey > .row .form-wrapper .airport-booking,
.client-booking .new-booking-main .tab-wrapper.journey > .row .form-wrapper .normal-booking {
  background-color: #fff;
  border: 2px solid #e9e9e9;
  padding: 16px;
  margin-top: -12px;
}
.client-booking .new-booking-main .tab-wrapper.journey .map-div {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 3px;
  overflow: hidden;
  padding: 4px;
  border: 1px solid #ccc;
  background-color: #fff;
}
.client-booking .new-booking-main .tab-wrapper.journey .map-div #map-div {
  height: 100%;
}
.client-booking .new-booking-main .tab-wrapper.journey .quick-links {
  margin-top: -10px;
  margin-bottom: 10px;
}
.client-booking .new-booking-main .tab-wrapper.journey .quick-links a {
  color: #eb984e;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  margin-right: 2px;
  border: 1px solid #f5cba7;
  padding: 2px 4px;
  border-radius: 2px;
  cursor: pointer;
}
.client-booking .new-booking-main .tab-wrapper.journey .quick-links a:hover {
  color: #e67e22;
  border: 1px solid #e67e22;
}
.client-booking .new-booking-main .tab-wrapper.car-select .car-type {
  margin-top: 10px;
  padding: 10px;
  text-align: center;
  cursor: pointer;
}
.client-booking .new-booking-main .tab-wrapper.car-select .car-type:nth-child(1) {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
.client-booking .new-booking-main .tab-wrapper.car-select .car-type:nth-child(2) {
  -webkit-animation-duration: 0.8999999999999999s;
  animation-duration: 0.8999999999999999s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
.client-booking .new-booking-main .tab-wrapper.car-select .car-type:nth-child(3) {
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
.client-booking .new-booking-main .tab-wrapper.car-select .car-type:nth-child(4) {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
.client-booking .new-booking-main .tab-wrapper.car-select .car-type img {
  width: 70%;
}
.client-booking .new-booking-main .tab-wrapper.car-select .car-type .type-name {
  display: block;
  width: auto;
  margin: 7px auto 7px;
  padding-bottom: 5px;
  color: #000;
  border-bottom: 1px dashed #8e44ad;
}
.client-booking .new-booking-main .tab-wrapper.car-select .car-type .type-feature {
  display: block;
  padding: 5px 0;
  font-size: 20px;
  letter-spacing: 2px;
  color: #000;
}
.client-booking .new-booking-main .tab-wrapper.car-select .car-type .type-feature i {
  color: #8e44ad;
}
.client-booking .new-booking-main .tab-wrapper.car-select .car-type .type-feature:last-child {
  display: none;
}
.client-booking .new-booking-main .tab-wrapper.car-select .car-type .type-quote {
  padding: 7px 0;
  border: 1px dashed #8e44ad;
  color: #8e44ad;
  font-size: 24px;
}
.client-booking .new-booking-main .tab-wrapper.car-select .car-type.active {
  background-color: #eee;
  border: 2px solid #8e44ad;
}
.client-booking .new-booking-main .tab-wrapper.car-select .car-type.active .type-quote {
  background-color: #8e44ad;
  color: #fff;
}
.client-booking .new-booking-main .tab-wrapper.car-select .car-type .type-name,
.client-booking .new-booking-main .tab-wrapper.car-select .car-type .type-feature,
.client-booking .new-booking-main .tab-wrapper.car-select .car-type .type-quote {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
.client-booking .new-booking-main .tab-wrapper::after {
  clear: both;
}
.client-booking .new-booking-main .tab-wrapper .location-suggestions {
  width: 280px;
}
.numplate-view-options {
  margin-bottom: 0px;
  height: 55px;
}
.numplate-view-options .group-filters {
  width: auto;
  height: 55px;
  overflow: scroll;
  white-space: nowrap;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  -webkit-overflow-scrolling: touch;
}
.numplate-view-options .group-filters::-webkit-scrollbar {
  width: 0 !important;
}
.numplate-view-options .show-hide-score {
  width: 140px;
}
.numplate-view-options .group-options {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  border-bottom: 3px solid rgba(100, 100, 100, 0.1);
  text-transform: uppercase;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: 600;
  color: rgba(100, 100, 100, 0.5) !important;
  -webkit-transition: all 500ms cubic-bezier(0.17, 0.88, 0.8, 0.29);
  -o-transition: all 500ms cubic-bezier(0.17, 0.88, 0.8, 0.29);
  transition: all 500ms cubic-bezier(0.17, 0.88, 0.8, 0.29);
}
.numplate-view-options .group-options:hover,
.numplate-view-options .group-options.active {
  color: #455674 !important;
  border-color: #A88ADC;
}
.numplate-view-options .group-select {
  -webkit-appearance: none;
  background-color: #455674;
  border-radius: 3px;
  color: #fff;
  padding: 3px 4px;
  border: 1px solid #455674;
  background-image: url('/includes/images/select-white.png');
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right 7px center;
  outline: 0 !important;
}
.tooltip.in {
  opacity: 90;
  filter: alpha(opacity=9000);
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.numplate {
  width: 155px;
  float: left;
  margin: 0 50px 0px 0;
  overflow: visible;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
  color: #788195;
  height: 96px;
  position: relative;
}
.numplate.single {
  float: none;
  margin-top: 30px;
  margin-bottom: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.numplate > .numplate-container {
  width: 100%;
}
.numplate > .numplate-container .logo {
  border-radius: 3px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 100ms;
  -o-transition: all 100ms;
  transition: all 100ms;
  margin-bottom: 10px;
  background-color: #ddd;
  width: 150px;
  height: 40px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.numplate > .numplate-container .logo circle {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.numplate > .numplate-container .logo circle.ng-hide-add,
.numplate > .numplate-container .logo circle.ng-hide-remove {
  display: block;
}
.numplate > .numplate-container .logo circle.ng-hide-add {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
.numplate > .numplate-container strong {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  color: #788195;
  white-space: nowrap;
  width: 120px;
  line-height: 11px;
  text-align: center;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  position: relative;
  font-size: 12px;
  color: #455674;
}
.numplate > .numplate-container strong i {
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 20px;
}
.numplate > .numplate-container small i {
  margin: 0 5px;
  line-height: 20px;
  font-size: 14px;
}
.numplate > .numplate-container small span {
  font-size: 10px;
  color: #777;
}
@media only screen and (min-width: 769px) and (max-width: 1159px) {
  .numplate {
    width: 20%;
    margin-right: 0;
  }
  .numplate > .numplate-container .logo {
    width: 150px;
    height: 40px;
    background-size: 100px;
  }
}
@media only screen and (min-width: 415px) and (max-width: 767px) {
  .numplate {
    width: 25% !important;
    margin-right: 0;
  }
  .numplate > .numplate-container .logo {
    width: 100px;
    height: 30px;
    background-size: 100px;
  }
}
@media only screen and (max-width: 414px) {
  .numplate {
    width: 50%;
    margin-right: 0;
  }
  .numplate > .numplate-container .logo {
    width: 100px;
    height: 30px;
    background-size: 100px;
  }
}
.profile-box-small .picture {
  display: table-cell;
  vertical-align: top;
  padding-right: 15px;
}
.profile-box-small .picture img {
  width: 38px;
  height: 38px;
  border-radius: 50%;
}
.profile-box-small .info {
  padding-top: 4px;
  display: table-cell;
  vertical-align: top;
}
.profile-box-small .info h4 {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  margin-bottom: 5px;
}
.profile-box-small .info h6 {
  font-size: 12px;
  font-weight: 400;
  margin: 0;
}
.form-box {
  margin-bottom: 16px;
  line-height: 19px;
  font-size: 16px;
}
.form-box label {
  margin-bottom: 0px;
  float: left;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  margin-right: 4px;
  clear: right;
  width: 100%;
  color: #6c6081;
}
.form-box .info {
  width: 100%;
  color: #000;
  padding: 3px 0px;
  font-size: 15px;
  line-height: 20px;
}
.stats-box {
  padding: 8px 0;
}
.stats-box.big .stat {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 0;
}
.stats-box.big .stat i {
  font-size: 20px;
}
.stats-box.big .stat i.left {
  margin-top: 2px;
  float: left;
  margin-right: 4px;
}
.stats-box.big .stat .label {
  margin: 0;
  font-weight: 400;
  padding: 0;
}
.stats-box.big .info {
  text-align: center;
  overflow: hidden;
}
.stats-box.big .info .label {
  margin: 0;
  font-weight: 400;
  padding: 0;
}
.dropdown-menu.ng-valid-date-disabled {
  padding: 1px;
  border-radius: 3px;
  border: 1px solid #455674;
  background-color: #fff;
}
.dropdown-menu.ng-valid-date-disabled table {
  outline: 0;
  margin: 0;
  width: 250px;
}
.dropdown-menu.ng-valid-date-disabled table thead {
  background: none;
}
.dropdown-menu.ng-valid-date-disabled table thead th {
  background: none;
  font-size: 16px;
  line-height: 30px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #455674;
  padding: 1px;
}
.dropdown-menu.ng-valid-date-disabled table thead th button.btn {
  background: #455674;
  border: 1px solid #455674;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff !important;
  outline: none;
  border-radius: 0;
  padding: 5px 10px !important;
  height: 35px;
  min-width: inherit !important;
  width: 100%;
  margin: 0 !important;
}
.dropdown-menu.ng-valid-date-disabled table thead th button.btn:hover,
.dropdown-menu.ng-valid-date-disabled table thead th button.btn:focus {
  background-color: #455674;
  outline: none;
}
.dropdown-menu.ng-valid-date-disabled table thead th button.btn i {
  font-size: 16px;
}
.dropdown-menu.ng-valid-date-disabled table thead th:first-child button.btn {
  border-radius: 3px 0 0 3px;
}
.dropdown-menu.ng-valid-date-disabled table thead th:last-child button.btn {
  border-radius: 0 3px 3px 0;
}
.dropdown-menu.ng-valid-date-disabled table td {
  background-color: #fff;
  padding: 1px;
}
.dropdown-menu.ng-valid-date-disabled table td .btn {
  min-width: inherit !important;
}
.dropdown-menu.ng-valid-date-disabled table td .btn.btn-sm {
  background: none;
  min-width: inherit !important;
  color: #444;
  margin: 0;
  width: 35px !important;
  height: 35px !important;
  border-radius: 20px;
  border: 1px solid #eee;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
  background-color: #fff;
}
.dropdown-menu.ng-valid-date-disabled table td .btn.btn-sm.active {
  border: 1px solid #455674;
  background-color: #455674;
  color: #fff !important;
}
.dropdown-menu.ng-valid-date-disabled table td .btn.btn-sm .text-info {
  color: #455674;
}
.dropdown-menu.ng-valid-date-disabled table td .btn.btn-default {
  width: 90px;
  padding-left: 0;
  padding-right: 0;
  text-align: center !important;
}
.dropdown-menu.ng-valid-date-disabled table td:first-child {
  border-radius: 3px 0 0 3px;
}
.dropdown-menu.ng-valid-date-disabled table td:last-child {
  border-radius: 0 3px 3px 0;
}
.dropdown-menu.timepicker {
  width: 160px;
  padding: 5px 16px;
}
.dropdown-menu.timepicker td.form-group {
  padding: 0 4px;
}
.dropdown-menu.timepicker td.form-group .form-control {
  width: 100% !important;
  border-radius: 3px;
}
.dropdown-menu.timepicker a.btn {
  padding: 5px 16px;
  top: 1px;
}
#date-picker-wide {
  margin-bottom: 0px;
  position: relative;
  overflow: hidden;
}
#date-picker-wide .datepicker-toggle {
  position: absolute;
  top: 4px;
  right: 0;
  height: 36px;
  width: 36px;
  text-align: center;
  display: block;
  background-color: #788195;
  border-radius: 18px;
}
#date-picker-wide .datepicker-toggle i {
  color: #fff;
  font-size: 16px;
  line-height: 36px;
}
#date-picker-wide h4 {
  font-weight: 400;
  color: #788195;
  font-size: 18px;
  line-height: 32px;
  margin-top: 0;
}
#date-picker-wide .shadow-left,
#date-picker-wide .shadow-right {
  position: absolute;
  display: none;
  z-index: 10000;
  width: 50px;
  top: 0;
  bottom: 0;
  pointer-events: none;
  background-image: url("/includes/images/shadow-left-calendar.png");
  background-repeat: repeat-y;
}
@media only screen and (max-width: 1023px) {
  #date-picker-wide .shadow-left,
  #date-picker-wide .shadow-right {
    display: block;
  }
}
#date-picker-wide .shadow-left {
  top: 0;
  left: -1px;
}
#date-picker-wide .shadow-right {
  top: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#date-picker-wide .years,
#date-picker-wide .months {
  height: 40px;
}
#date-picker-wide .years a,
#date-picker-wide .months a {
  color: #788195 !important;
}
#date-picker-wide .years a.active,
#date-picker-wide .months a.active {
  color: #455674 !important;
  font-weight: 600;
}
#date-picker-wide .years a.active small,
#date-picker-wide .months a.active small {
  color: #455674;
}
#date-picker-wide .years a.active span.value,
#date-picker-wide .months a.active span.value {
  background: #455674;
  color: #fff;
}
#date-picker-wide .years a small,
#date-picker-wide .months a small {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 5px;
  height: 5px;
  margin-bottom: 3px;
  color: #788195;
}
#date-picker-wide .years a span.value,
#date-picker-wide .months a span.value {
  background: #eee;
  padding: 2px 8px 4px;
  border-radius: 10px;
}
#date-picker-wide .years-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  -webkit-overflow-scrolling: touch;
}
#date-picker-wide .years-wrapper::-webkit-scrollbar {
  width: 0 !important;
}
#date-picker-wide .years-wrapper .years a {
  float: left;
  margin-right: 7px;
  font-size: 12px;
}
#date-picker-wide .months-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  -webkit-overflow-scrolling: touch;
}
#date-picker-wide .months-wrapper::-webkit-scrollbar {
  width: 0 !important;
}
#date-picker-wide .months-wrapper .months {
  text-align: right;
}
#date-picker-wide .months-wrapper .months a {
  display: inline-block;
  margin-left: 7px;
  text-transform: uppercase;
  font-size: 12px;
}
#date-picker-wide .weeks-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
}
#date-picker-wide .weeks-wrapper .weeks {
  margin-top: 5px;
}
#date-picker-wide .weeks-wrapper .weeks > div.week {
  float: left;
  padding: 0 5px 0 5px;
  border-right: 1px dashed #ddd;
}
#date-picker-wide .weeks-wrapper .weeks > div.week:first-child {
  padding-left: 0;
}
#date-picker-wide .weeks-wrapper .weeks > div.week:first-child .days a:first-child {
  margin-left: 0;
}
#date-picker-wide .weeks-wrapper .weeks > div.week:last-child {
  padding-right: 0;
  border-right: 0;
}
#date-picker-wide .weeks-wrapper .weeks .days {
  margin: 0 auto;
  height: 55px;
}
#date-picker-wide .weeks-wrapper .weeks .days a {
  line-height: 15px;
  float: left;
  margin: 0 6px;
  color: #788195 !important;
}
#date-picker-wide .weeks-wrapper .weeks .days a small {
  display: block;
  margin-bottom: 3px;
  text-transform: uppercase;
  text-align: center;
}
#date-picker-wide .weeks-wrapper .weeks .days a span {
  display: block;
  text-align: center;
  background-color: #eee;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 12px;
}
#date-picker-wide .weeks-wrapper .weeks .days a span.Settled {
  background-color: rgba(92, 184, 92, 0.7) !important;
  color: #fff;
}
#date-picker-wide .weeks-wrapper .weeks .days a span.UnSettled {
  background-color: rgba(240, 173, 78, 0.85) !important;
  color: #fff;
}
#date-picker-wide .weeks-wrapper .weeks .days a span.Dispute {
  background: rgba(245, 87, 83, 0.81);
  color: #fff;
}
#date-picker-wide .weeks-wrapper .weeks .days a.active {
  font-weight: 600;
  color: #455674 !important;
}
#date-picker-wide .weeks-wrapper .weeks .days a.active span {
  background-color: #455674;
  color: #fff;
}
.booking-modal {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.booking-modal h3 {
  color: #455674;
  margin: 0 0 8px;
  font-weight: 600;
  font-size: 16px;
  margin-top: 20px !important;
}
.booking-modal h3 i {
  position: relative;
  top: 3px;
  font-size: 20px;
  margin-right: 4px;
}
.booking-modal .form-box {
  margin-bottom: 10px;
}
.booking-modal .form-box label {
  font-weight: 600;
  color: #A88ADC;
}
.booking-modal .form-box .info {
  font-size: 14px !important;
}
.booking-modal .profile-box-small .picture {
  padding-right: 8px;
  padding-top: 2px;
}
.booking-modal .profile-box-small .info {
  padding-top: 0 !important;
}
.booking-modal .profile-box-small .info b {
  font-size: 13px !important;
}
.booking-modal .dropdown-menu {
  top: 25px !important;
  right: 0 !important;
}
.booking-modal .dropdown-menu li a {
  height: 36px !important;
  line-height: 28px !important;
}
.booking-modal .dropdown-menu li:first-child a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.booking-modal .dropdown-menu li:last-child a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.booking-modal.Incoming {
  background-color: #fdf2e9;
}
.booking-modal.Unconfirmed {
  background-color: #fef9e7;
}
.booking-modal.Allocated {
  background-color: #eaefea;
}
.booking-modal.OnRoute {
  background-color: #eceef1;
}
.booking-modal.PreAllocated {
  background-color: #eafaf1;
}
.booking-modal.Arrived {
  background-color: #f4ecf7;
}
.booking-modal.InProgress {
  background-color: #ebf5fb;
}
.booking-modal.OpenToBid {
  background-color: #fef9e7;
}
.booking-modal.Completed {
  background-color: #eaf2f8;
}
.booking-modal.Cancelled {
  background-color: #f9ebea;
}
.booking-modal.Rejected {
  background-color: #f9ebea;
}
.booking-modal.COA {
  background-color: #f9ebea;
}
.booking-strip {
  margin-bottom: 5px;
  position: relative !important;
}
.booking-strip [class*=" col-"] {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.booking-strip.header {
  height: 40px;
  margin-top: 10px;
  background: #455674;
}
.booking-strip.header .booking {
  height: 40px;
}
.booking-strip.header .booking .info {
  color: #fff !important;
  line-height: 30px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  border-left: 0 !important;
}
.booking-strip .booking {
  padding: 0 100px 0 0;
  height: 59px;
  line-height: 25px;
  position: relative !important;
  border: 1px solid #f1f1f1;
  color: #788195 !important;
}
.booking-strip .booking .info {
  padding: 2px 0 1px 10px;
}
.booking-strip .booking .info .row {
  margin-left: -10px;
  margin-right: -10px;
}
.booking-strip .booking .info a {
  color: #788195;
}
.booking-strip .booking .info .id {
  font-weight: 600;
}
.booking-strip .booking .info .date-time span {
  color: #000;
}
.booking-strip .booking .info .date-time span.time {
  display: block;
  float: left;
  margin-right: 8px;
  font-size: 22px;
  font-weight: 300;
  color: #455674;
}
.booking-strip .booking .info .date-time span.flight {
  float: left;
  font-size: 14px !important;
  background-color: #9c27b0;
  color: #fff !important;
  padding: 0 8px;
  text-transform: uppercase;
  border-radius: 3px;
}
.booking-strip .booking .info .date-time span.flight > span {
  color: #fff !important;
  font-size: 14px !important;
}
.booking-strip .booking .info .date-time span.flight i {
  float: left;
  font-size: 16px !important;
  margin-top: 4px;
  margin-right: 4px;
}
.booking-strip .booking .info .from-to {
  padding-left: 20px !important;
  background-image: url("/includes/images/journey.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  display: block;
}
.booking-strip .booking .info .from-to .additional {
  position: absolute;
  top: 14px;
  left: 18px;
  font-size: 11px;
  color: #000;
}
.booking-strip .booking .info .passenger,
.booking-strip .booking .info .driver,
.booking-strip .booking .info .vehicle {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
.booking-strip .booking .info .passenger .profile,
.booking-strip .booking .info .driver .profile,
.booking-strip .booking .info .vehicle .profile {
  height: 40px;
  width: 40px;
  background-size: cover !important;
  border-radius: 50%;
  background-position: 50% 50% !important;
  float: left;
  margin-top: 8px;
  margin-right: 10px;
  border: 1px solid #ccc;
}
.booking-strip .booking .info .passenger img,
.booking-strip .booking .info .driver img,
.booking-strip .booking .info .vehicle img {
  width: 40px !important;
  height: 40px;
  border-radius: 20px;
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  border: 1px solid #ccc;
}
.booking-strip .booking .info .passenger span.payment-method,
.booking-strip .booking .info .driver span.payment-method,
.booking-strip .booking .info .vehicle span.payment-method {
  background-color: #455674;
  display: inline-block;
  padding: 2px 6px;
  margin-right: 4px;
  margin-top: 1px;
  line-height: 14px;
  cursor: pointer;
  border-radius: 2px;
}
.booking-strip .booking .info .passenger span.payment-method i,
.booking-strip .booking .info .driver span.payment-method i,
.booking-strip .booking .info .vehicle span.payment-method i {
  font-size: 12px;
  line-height: 14px;
  color: #fff;
}
.booking-strip .booking .info .passenger > div,
.booking-strip .booking .info .driver > div {
  display: inline-block;
}
.booking-strip .booking .info .vehicle {
  text-align: center;
}
.booking-strip .booking .info .vehicle .registration {
  background: #fdca4d;
  font-weight: 900;
  padding: 2px 12px;
  line-height: 16px;
  border-radius: 2px;
  margin-top: 2px;
  color: #000 !important;
  font-size: 12px;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
.booking-strip .booking .info .vehicle .registration.na {
  background-color: #ddd !important;
}
.booking-strip .booking .info .vehicle .vehicle-type {
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  background: #8e44ad;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  padding: 2px 12px;
  margin-top: -4px;
  line-height: 16px;
  border-radius: 2px;
  font-size: 11px;
}
.booking-strip .booking .info .vehicle .vehicle-type.Estate,
.booking-strip .booking .info .vehicle .vehicle-type.estate {
  background-color: #0363ab;
  color: #fff;
}
.booking-strip .booking .info .vehicle .vehicle-type.Unit.Car {
  background-color: #1abc9c;
  color: #fff;
}
.booking-strip .booking .info .vehicle .vehicle-type.Black.Taxi {
  background-color: white;
  color: black;
}
.booking-strip .booking .info .vehicle .vehicle-type.Executive {
  background-color: black;
}
.booking-strip .booking .info .vehicle .vehicle-type.Chauffeur {
  background-color: gold;
  color: #000;
}
.booking-strip .booking .info .vehicle .vehicle-type.EcoCar {
  background-color: #27ae60;
}
.booking-strip .booking .info .vehicle .vehicle-type.MPV {
  background-color: #26ae90;
}
.booking-strip .booking .info .vehicle .vehicle-type.MPV.Premium {
  background-color: gold;
  color: #000;
}
.booking-strip .booking .lh50 {
  line-height: 50px;
}
.booking-strip .booking .status {
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  padding: 0 8px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}
.booking-strip .booking .status span {
  line-height: 20px;
}
.booking-strip .booking .actions {
  position: absolute;
  top: 26px;
  right: 10px;
}
.booking-strip .booking .actions a {
  float: right;
  margin-right: 0px;
  width: 25px !important;
  height: 25px !important;
  border-radius: 25px !important;
  min-width: inherit;
  padding: 0;
  text-align: center !important;
  margin-left: 4px;
}
.booking-strip .booking .actions a i {
  line-height: 22px !important;
  margin-left: -3px;
  float: none;
  font-size: 16px;
  margin-right: 0;
}
.booking-strip .booking .actions a:nth-child(1) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.booking-strip .booking .actions a:nth-child(2) {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.booking-strip .booking .actions a:nth-child(3) {
  -webkit-animation-duration: 0.9999999999999999s;
  animation-duration: 0.9999999999999999s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.booking-strip .booking .actions a:nth-child(4) {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.booking-strip .booking.Incoming {
  background-color: #fdf2e9;
}
.booking-strip .booking.Incoming .info {
  border-left: 5px solid #e98b38;
}
.booking-strip .booking.Incoming .status {
  background-color: #e98b38;
}
.booking-strip .booking.Unconfirmed {
  background-color: #fef9e7;
}
.booking-strip .booking.Unconfirmed .info {
  border-left: 5px solid #f2ca27;
}
.booking-strip .booking.Unconfirmed .status {
  background-color: #f2ca27;
}
.booking-strip .booking.Allocated {
  background-color: #eaefea;
}
.booking-strip .booking.Allocated .info {
  border-left: 5px solid #44733d;
}
.booking-strip .booking.Allocated .status {
  background-color: #44733d;
}
.booking-strip .booking.OnRoute {
  background-color: #eceef1;
}
.booking-strip .booking.OnRoute .info {
  border-left: 5px solid #6a7890;
}
.booking-strip .booking.OnRoute .status {
  background-color: #6a7890;
}
.booking-strip .booking.PreAllocated {
  background-color: #eafaf1;
}
.booking-strip .booking.PreAllocated .info {
  border-left: 5px solid #58d68d;
}
.booking-strip .booking.PreAllocated .status {
  background-color: #58d68d;
}
.booking-strip .booking.Arrived {
  background-color: #f4ecf7;
}
.booking-strip .booking.Arrived .info {
  border-left: 5px solid #9957b5;
}
.booking-strip .booking.Arrived .status {
  background-color: #9957b5;
}
.booking-strip .booking.InProgress {
  background-color: #ebf5fb;
}
.booking-strip .booking.InProgress .info {
  border-left: 5px solid #48a2df;
}
.booking-strip .booking.InProgress .status {
  background-color: #48a2df;
}
.booking-strip .booking.OpenToBid {
  background-color: #fef9e7;
}
.booking-strip .booking.OpenToBid .info {
  border-left: 5px solid #f2ca27;
}
.booking-strip .booking.OpenToBid .status {
  background-color: #f2ca27;
}
.booking-strip .booking.Completed {
  background-color: #eaf2f8;
}
.booking-strip .booking.Completed .info {
  border-left: 5px solid #3e8dc0;
}
.booking-strip .booking.Completed .status {
  background-color: #3e8dc0;
}
.booking-strip .booking.Cancelled {
  background-color: #f9ebea;
}
.booking-strip .booking.Cancelled .info {
  border-left: 5px solid #c64d40;
}
.booking-strip .booking.Cancelled .status {
  background-color: #c64d40;
}
.booking-strip .booking.Rejected {
  background-color: #f9ebea;
}
.booking-strip .booking.Rejected .info {
  border-left: 5px solid #c64d40;
}
.booking-strip .booking.Rejected .status {
  background-color: #c64d40;
}
.booking-strip .booking.COA {
  background-color: #f9ebea;
}
.booking-strip .booking.COA .info {
  border-left: 5px solid #cd6155;
}
.booking-strip .booking.COA .status {
  background-color: #cd6155;
}
.booking-strip ul.dropdown-menu {
  max-height: 300px;
  overflow-y: scroll;
  width: 220px;
  overflow-x: hidden;
}
.booking-strip ul.dropdown-menu li a {
  padding: 0 10px;
  margin: 10px 0px;
  line-height: 30px;
}
.booking-strip ul.dropdown-menu li a .details {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
.booking-strip ul.dropdown-menu li a .registration {
  display: block;
  font-weight: 700;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0;
  background: #fdca4d;
  color: #000 !important;
}
.booking-strip ul.dropdown-menu li a img {
  width: 30px !important;
  height: 30px !important;
  border-radius: 15px;
}
.booking-strip .expanded-area {
  background: #f1f1f1;
  padding: 0;
  position: relative;
  border-left: 1px solid #fff;
  margin-left: 32px;
}
.booking-strip .expanded-area .actions {
  margin-bottom: 20px;
  margin-top: 8px;
}
.booking-strip .expanded-area .actions > ul {
  list-style: none;
  padding-left: 0;
}
.booking-strip .expanded-area .actions > ul > li {
  float: left;
  margin-right: 10px;
}
.booking-strip .expanded-area .actions .btn-group a.btn {
  color: #fff !important;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu {
  left: 0;
  right: 0;
  top: 24px;
  width: 130px;
  min-width: inherit;
  border-radius: 4px;
  overflow: hidden;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li {
  height: 30px;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a {
  min-width: inherit;
  height: 30px;
  margin: 0;
  text-align: center;
  line-height: 30px;
  padding: 0;
  color: #fff !important;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a i {
  line-height: 30px;
  color: #fff !important;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.Incoming {
  background-color: #eb984e;
  border-bottom: 1px solid #e98b38;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.Incoming:hover {
  background-color: #e98b38;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.Unconfirmed {
  background-color: #f4d03f;
  border-bottom: 1px solid #f2ca27;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.Unconfirmed:hover {
  background-color: #f2ca27;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.Allocated {
  background-color: #598253;
  border-bottom: 1px solid #44733d;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.Allocated:hover {
  background-color: #44733d;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.OnRoute {
  background-color: #7d899e;
  border-bottom: 1px solid #6a7890;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.OnRoute:hover {
  background-color: #6a7890;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.Arrived {
  background-color: #a569bd;
  border-bottom: 1px solid #9957b5;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.Arrived:hover {
  background-color: #9957b5;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.InProgress {
  background-color: #5dade2;
  border-bottom: 1px solid #48a2df;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.InProgress:hover {
  background-color: #48a2df;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.OpenToBid {
  background-color: #f4d03f;
  border-bottom: 1px solid #f2ca27;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.OpenToBid:hover {
  background-color: #f2ca27;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.Completed {
  background-color: #5499c7;
  border-bottom: 1px solid #3e8dc0;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.Completed:hover {
  background-color: #3e8dc0;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.Cancelled {
  background-color: #cd6155;
  border-bottom: 1px solid #c64d40;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.Cancelled:hover {
  background-color: #c64d40;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.Rejected {
  background-color: #cd6155;
  border-bottom: 1px solid #c64d40;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.Rejected:hover {
  background-color: #c64d40;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.COA {
  background-color: #d98880;
  border-bottom: 1px solid #cd6155;
}
.booking-strip .expanded-area .actions .btn-group > ul.dropdown-menu li a.COA:hover {
  background-color: #cd6155;
}
.booking-strip .expanded-area.Incoming .actions .btn-group .btn {
  background-color: #eb984e;
}
.booking-strip .expanded-area.Unconfirmed .actions .btn-group .btn {
  background-color: #f4d03f;
}
.booking-strip .expanded-area.Allocated .actions .btn-group .btn {
  background-color: #598253;
}
.booking-strip .expanded-area.OnRoute .actions .btn-group .btn {
  background-color: #7d899e;
}
.booking-strip .expanded-area.Arrived .actions .btn-group .btn {
  background-color: #a569bd;
}
.booking-strip .expanded-area.InProgress .actions .btn-group .btn {
  background-color: #5dade2;
}
.booking-strip .expanded-area.OpenToBid .actions .btn-group .btn {
  background-color: #f4d03f;
}
.booking-strip .expanded-area.Completed .actions .btn-group .btn {
  background-color: #5499c7;
}
.booking-strip .expanded-area.Cancelled .actions .btn-group .btn {
  background-color: #cd6155;
}
.booking-strip .expanded-area.Rejected .actions .btn-group .btn {
  background-color: #cd6155;
}
.booking-strip .expanded-area.COA .actions .btn-group .btn {
  background-color: #d98880;
}
.booking-strip .expanded-area #credit-cards-transactions table {
  background: #fff;
}
.booking-strip .expanded-area #credit-cards-transactions table th {
  background-color: #455674;
  color: #fff;
}
.booking-strip .expanded-area #credit-cards-transactions table td:first-child {
  border-left: 1px solid #ddd !important;
}
.booking-strip .expanded-area #credit-cards-transactions table td:last-child {
  border-right: 1px solid #ddd !important;
}
.booking-strip .expanded-area #credit-cards-transactions table tr:last-child td {
  border-bottom: 1px solid #ddd !important;
}
.booking-strip .expanded-area table.info-table {
  background-color: #fff;
}
.booking-strip .expanded-area table.info-table th {
  padding: 4px 8px !important;
  background: #455674;
  color: #fff;
}
.booking-strip .expanded-area table.info-table tbody tr td {
  padding: 4px 8px !important;
}
.booking-strip .expanded-area ul.nav.nav-tabs {
  background-color: #ddd;
}
.booking-strip .expanded-area ul.nav.nav-tabs li {
  border-bottom: 2px solid #ddd;
}
.booking-strip .expanded-area ul.nav.nav-tabs li a {
  line-height: 20px;
  text-transform: capitalize;
  font-size: 16px;
}
.booking-strip .expanded-area ul.nav.nav-tabs li.active {
  border-bottom: 2px solid #455674;
  background-color: #455674;
}
.booking-strip .expanded-area ul.nav.nav-tabs li.active a {
  color: #fff;
}
.booking-strip .expanded-area .tab-content {
  padding: 0 32px;
  width: calc(100% - 56px);
}
.booking-strip .expanded-area h6 {
  color: #455674;
  margin: 0px 0 8px;
  font-weight: 600;
  font-size: 16px;
}
.booking-strip .expanded-area h6 i {
  font-size: 18px;
}
.booking-strip .expanded-area img.icon {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.booking-strip .expanded-area .journey-map img {
  width: 100%;
  border: 1px solid #c2c2c2;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  margin: 5px 0 20px 0;
}
.booking-strip .expanded-area .check + label.check-label {
  background-color: #b1b6c2;
}
.booking-strip .expanded-area .phone-calls {
  min-height: 200px;
}
.booking-strip .expanded-area .phone-calls audio {
  width: 100%;
  outline: 0;
  height: 32px;
}
.booking-strip .expanded-area .phone-calls span.caller {
  display: inline !important;
}
.booking-strip .expanded-area .phone-calls span.caller > span {
  display: inline !important;
}
.booking-strip .expanded-area .journey-details .additional-stops {
  margin: 10px 0;
  color: #A88ADC;
}
.booking-strip .expanded-area .journey-details .additional-stops i {
  color: #A88ADC;
  float: left;
  line-height: 25px;
}
.booking-strip .expanded-area .journey-details i {
  font-size: 14px;
}
.booking-strip .expanded-area .journey-details .passengers,
.booking-strip .expanded-area .journey-details .bags {
  margin-top: 10px;
  height: 32px;
  width: 70px;
  float: left;
  margin-right: 10px;
  line-height: 32px;
  font-size: 16px;
  background: #ddd;
  border-radius: 20px;
  font-weight: 800;
  color: #fff;
}
.booking-strip .expanded-area .journey-details .passengers .icon-small,
.booking-strip .expanded-area .journey-details .bags .icon-small {
  width: 50%;
  display: inline-block;
  float: left;
  text-align: center;
}
.booking-strip .expanded-area .journey-details .passengers .icon-small i,
.booking-strip .expanded-area .journey-details .bags .icon-small i {
  font-size: 16px;
  position: relative;
  top: 1px;
}
.booking-strip .expanded-area .journey-details .passengers .number,
.booking-strip .expanded-area .journey-details .bags .number {
  width: 50%;
  font-weight: 600;
  padding-right: 5px;
  text-align: center;
  display: inline-block;
}
.booking-strip .expanded-area .journey-details .passengers {
  background-color: #2980b9;
}
.booking-strip .expanded-area .journey-details .passengers .icon-small {
  border-right: 2px solid #20638f;
}
.booking-strip .expanded-area .journey-details .bags {
  background-color: #8e44ad;
}
.booking-strip .expanded-area .journey-details .bags .icon-small {
  border-right: 2px solid #703688;
}
.booking-strip .expanded-area .journey-cost .cost {
  font-size: 22px;
}
.booking-strip .expanded-area .journey-cost img {
  height: 250px;
  width: 250px;
  border: 1px solid #c2c2c2;
  margin: 5px 0 10px 0;
}
.booking-strip .expanded-area .booking-details a.link {
  color: #455674 !important;
}
.booking-strip .expanded-area .booking-details a.link i {
  color: #455674 !important;
}
.booking-strip .expanded-area .booking-details a.link.red {
  color: #c0392b !important;
}
.booking-strip .expanded-area .booking-details a.link.red i {
  color: #c0392b !important;
}
.booking-strip .expanded-area .expanded-actions {
  position: absolute;
  top: 72px;
  right: 20px;
  width: 50px;
}
.booking-strip .expanded-area .expanded-actions a {
  float: right;
  width: 40px !important;
  height: 40px !important;
  border-radius: 20px;
  margin-left: 30px;
  min-width: inherit;
  padding: 0;
  text-align: center !important;
  margin-bottom: 10px;
}
.booking-strip .expanded-area .expanded-actions a:nth-child(1) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.booking-strip .expanded-area .expanded-actions a:nth-child(2) {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.booking-strip .expanded-area .expanded-actions a:nth-child(3) {
  -webkit-animation-duration: 0.9999999999999999s;
  animation-duration: 0.9999999999999999s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.booking-strip .expanded-area .expanded-actions a:nth-child(4) {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.booking-strip .expanded-area .expanded-actions a i {
  line-height: 40px !important;
  padding-left: 8px;
  float: none;
  font-size: 18px;
  display: block;
}
.booking-strip .expanded-area .expanded-actions a i.collapse {
  font-size: 36px;
}
@media (max-width: 767px) {
  .booking-strip .booking {
    height: 117px;
    padding-right: 50px;
  }
  .booking-strip .booking .info .from-to {
    padding-left: 25px !important;
    background-position: left 10px top 7px;
  }
  .booking-strip .expanded-area .expanded-actions {
    position: absolute;
    width: 120px;
    top: 10px;
    right: 10px;
  }
  .booking-strip .expanded-area .expanded-actions a {
    float: right;
    margin-right: 0px;
    width: 25px !important;
    height: 25px !important;
    border-radius: 25px !important;
    min-width: inherit;
    padding: 0;
    text-align: center !important;
    margin-left: 4px;
  }
  .booking-strip .expanded-area .expanded-actions a i {
    line-height: 22px !important;
    float: none;
    font-size: 16px !important;
    margin-right: 0;
    padding-left: 0;
    padding-right: 6px;
  }
  .booking-strip .expanded-area .expanded-actions a:nth-child(1) {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
  }
  .booking-strip .expanded-area .expanded-actions a:nth-child(2) {
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
  }
  .booking-strip .expanded-area .expanded-actions a:nth-child(3) {
    -webkit-animation-duration: 0.9999999999999999s;
    animation-duration: 0.9999999999999999s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
  }
}
.reject-box {
  z-index: 2;
  display: inline-block;
}
.partner-card .status.Rejected {
  color: #c0392b;
}
.partner-card .status.Requested {
  color: #455674;
}
.partner-card .status.Accepted {
  color: #27ae60;
}
.partner-card .partnership-status {
  color: white;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  height: 32px;
  padding: 5px 16px;
  padding-left: 30px;
  line-height: 22px;
}
.partner-card .partnership-status.Rejected {
  background-color: #c0392b;
}
.partner-card .partnership-status.Requested {
  background-color: #e67e22;
}
.partner-card .partnership-status.Pending {
  background-color: #e67e22;
}
.partner-card .partnership-status.Accepted {
  background-color: #27ae60;
}
.partner-card .partnership-status i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  font-size: 16px;
  width: 30px;
  text-align: center;
  line-height: 30px;
}
.partner-card.panel .panel-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 10px;
}
.partner-card.panel .panel-heading .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.partner-card.panel .panel-heading .actions .btn.btn-xs {
  margin-right: 8px;
  padding-left: 12px;
}
.partner-card.panel .panel-heading .partner-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.partner-card.panel .panel-heading .partner-info img {
  width: 48px;
  height: 48px;
  margin-right: 8px;
  -webkit-box-shadow: 0px 2px 15px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 15px -10px rgba(0, 0, 0, 0.75);
  border: 1px solid #eee;
  border-radius: 50%;
}
.partner-card.panel .panel-heading .partner-info .rating li {
  font-size: 14px;
}
.partner-card .bio {
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 20px;
  font-size: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.partner-card .bio strong {
  font-size: 14px;
}
.partner-card .bio p {
  line-height: 20px;
  margin: 0;
  overflow: hidden;
}
.partner-card .bio p span {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.partner-card .partner-stat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 12px;
  font-weight: 600;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.partner-card .partner-stat i {
  margin-right: 8px;
  color: #3B4752;
  font-size: 32px;
}
.partner-card .partner-stat p {
  line-height: 18px;
  margin: 0;
}
.partner-card .partner-stat p strong {
  display: block;
  font-size: 16px;
  color: #A88ADC;
}
.booking-validation-strip {
  margin-bottom: 16px;
}
.booking-validation-strip .booking {
  border: 1px solid rgba(100, 100, 100, 0.1);
  border-radius: 2px;
  font-size: 12px;
  position: relative;
}
.booking-validation-strip .booking .loading {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 10;
}
.booking-validation-strip .booking .loading img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  max-width: 80px;
}
.booking-validation-strip .booking .info {
  font-size: 12px;
  line-height: 18px;
  padding: 8px 8px 4px 8px;
  padding-left: 15px;
}
.booking-validation-strip .booking .info [class*='col-'] {
  padding-left: 8px !important;
  padding-right: 8px !important;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
.booking-validation-strip .booking .info .from-to {
  padding-left: 12px !important;
  padding-right: 16px !important;
  background-image: url('/includes/images/journey.png');
  overflow: hidden;
  background-position: left top 7px;
  background-repeat: no-repeat;
  background-size: 10px;
  height: 45px;
  line-height: 24px;
  margin-top: -4px;
}
.booking-validation-strip .booking .info .from-to .additional {
  position: absolute;
  top: 45%;
  left: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 8px;
  color: #455674;
}
.booking-validation-strip .booking .info .from-to span.address {
  color: #555;
  padding-left: 5px;
  max-width: calc(100% - 32px);
}
.booking-validation-strip .booking .info .passenger,
.booking-validation-strip .booking .info .driver-vehicle {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
.booking-validation-strip .booking .info .passenger .block,
.booking-validation-strip .booking .info .driver-vehicle .block {
  margin-bottom: 4px;
}
.booking-validation-strip .booking .info .passenger span,
.booking-validation-strip .booking .info .driver-vehicle span,
.booking-validation-strip .booking .info .passenger strong,
.booking-validation-strip .booking .info .driver-vehicle strong {
  color: #555;
  line-height: 16px;
}
.booking-validation-strip .booking .info .passenger .profile,
.booking-validation-strip .booking .info .driver-vehicle .profile {
  height: 40px;
  width: 40px;
  background-size: cover !important;
  border-radius: 50%;
  background-position: 50% 50% !important;
  float: left;
  margin-top: 8px;
  margin-right: 10px;
  border: 1px solid #ccc;
}
.booking-validation-strip .booking .info .passenger img,
.booking-validation-strip .booking .info .driver-vehicle img {
  width: 40px !important;
  height: 40px;
  border-radius: 20px;
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  border: 1px solid #ccc;
}
.booking-validation-strip .booking .info .passenger span.name {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: calc(100% - 50px);
}
.booking-validation-strip .booking .info .driver-vehicle span.name {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: calc((100% - 50px) / 3);
}
.booking-validation-strip .booking .info .driver-vehicle .registration {
  float: left;
  margin-right: 4px;
  background: #EEE00D;
  font-weight: 900;
  padding: 2px 4px;
  line-height: 13px;
  border-radius: 2px;
  margin-top: 2px;
  color: #000 !important;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
.booking-validation-strip .booking .info .driver-vehicle .registration.na {
  background-color: #ddd !important;
}
.booking-validation-strip .booking .info .driver-vehicle .badge {
  background-color: #8e44ad;
  margin-top: 2px;
  float: left;
  padding: 2px 4px;
  line-height: 13px;
  font-size: 11px !important;
  height: 17px;
  color: #fff;
}
.booking-validation-strip .booking .info .date-time {
  margin-top: 16px;
  float: right;
  padding-right: 5px;
  color: #455674;
  text-align: right;
}
.booking-validation-strip .booking .info .date-time .date {
  font-weight: 400;
  font-size: 15px;
}
.booking-validation-strip .booking .info .date-time .time {
  font-weight: 700;
  font-size: 18px;
}
.booking-validation-strip .booking .amount-edit {
  border-top: 1px solid rgba(100, 100, 100, 0.1);
  padding: 0px;
  display: table;
  table-layout: fixed;
  width: calc(100% + 1px);
  background-color: rgba(100, 100, 100, 0.1);
}
.booking-validation-strip .booking .amount-edit .form-group {
  margin-bottom: 0;
  display: table-cell;
  border-right: 1px solid rgba(100, 100, 100, 0.1);
}
.booking-validation-strip .booking .amount-edit .form-group:last-child {
  border-right: 0;
}
.booking-validation-strip .booking .amount-edit .form-group label {
  font-size: 12px;
  color: #455674;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  padding-left: 4px;
  padding-top: 4px;
}
.booking-validation-strip .booking .amount-edit .form-group .form-control {
  color: #3B4752;
  border-radius: 0;
  border: 0;
}
.booking-validation-strip .booking .amount-edit .form-group .form-control:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.booking-validation-strip .booking .amount-edit .form-group .form-control.profit {
  background-color: #ddf7e8;
}
.booking-validation-strip .booking .amount-edit .form-group .form-control.loss {
  background-color: #fbf0ef;
}
.booking-validation-strip .booking .amount-edit .form-group input[type=number] {
  text-align: left;
}
.booking-validation-strip .booking .amount-edit .form-group input[type=number]::-webkit-inner-spin-button,
.booking-validation-strip .booking .amount-edit .form-group input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.booking-validation-strip .booking .amount-edit .form-group i {
  position: absolute;
  top: 28px;
  right: 5px;
  color: #fff;
  border-radius: 50%;
  font-size: 16px;
  background-color: #455674;
  cursor: pointer;
}
.booking-validation-strip .booking .amount-edit .form-group .left-shift .popup-edit {
  right: 0;
}
.booking-validation-strip .booking .amount-edit .form-group .popup-edit {
  position: absolute;
  top: 55px;
  min-height: 100px;
  min-width: 300px;
  background-color: #eee;
  border: 1px solid rgba(100, 100, 100, 0.5);
  padding: 10px;
  border-radius: 3px;
  z-index: 999;
}
.booking-validation-strip .booking .amount-edit .form-group .popup-edit .form-group .form-control {
  color: #455674;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
.booking-validation-strip .booking .amount-edit .form-group .popup-edit .form-group .form-control-icon {
  padding-right: 30px;
}
.booking-validation-strip .booking .amount-edit .form-group .popup-edit.mileage {
  min-width: 400px;
}
.booking-validation-strip .booking .amount-edit .form-group .popup-edit.mileage address-populate {
  width: 100%;
}
.booking-validation-strip .booking .amount-edit .form-group .popup-edit.mileage span,
.booking-validation-strip .booking .amount-edit .form-group .popup-edit.mileage strong {
  font-size: 14px;
}
.booking-validation-strip .booking .amount-edit .form-group .popup-edit.mileage .form-group .form-control.google-address-text {
  background-image: none;
  padding-left: 5px;
  padding-right: 20px;
}
.booking-validation-strip .booking .amount-edit .form-group .popup-edit.mileage .form-group:after {
  font-family: 'Material Icons';
  content: 'location_on';
  background-color: transparent;
  color: rgba(100, 100, 100, 0.5);
  position: absolute;
  top: 27px;
  right: 5px;
}
.booking-validation-strip .booking .amount-edit .form-group .popup-edit.extras {
  min-width: 250px;
  min-height: 1px;
  padding: 0;
}
.booking-validation-strip .booking .amount-edit .form-group .popup-edit.extras .row {
  margin-left: 0;
  margin-right: 0;
}
.booking-validation-strip .booking .amount-edit .form-group .popup-edit.extras .row [class*='col-'] {
  padding: 5px 10px 5px 10px !important;
  vertical-align: middle;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
.booking-validation-strip .booking .amount-edit .form-group .popup-edit.extras .heading {
  border-bottom: 2px solid rgba(100, 100, 100, 0.5);
  padding-top: 5px;
  padding-bottom: 5px;
}
.booking-validation-strip .booking .amount-edit .form-group .popup-edit.extras .heading label {
  margin-bottom: 0 !important;
}
.booking-validation-strip .booking .amount-edit .form-group .popup-edit.extras .expenses .row {
  border-bottom: 1px solid rgba(100, 100, 100, 0.1);
}
.booking-validation-strip .booking .amount-edit .form-group .popup-edit.extras .expenses .expense-name {
  vertical-align: middle;
  color: #555;
  font-size: 12px;
}
.booking-validation-strip .booking .badge.vehicle {
  background-color: #8e44ad;
}
.booking-validation-strip .booking .badge.vehicle.Unit-Car {
  background-color: #1abc9c !important;
  color: #fff !important;
}
.booking-validation-strip .booking .badge.vehicle.Black-Taxi {
  background-color: white !important;
  color: black !important;
}
.booking-validation-strip .booking .badge.vehicle.Executive {
  background-color: black;
}
.booking-validation-strip .booking .badge.vehicle.Chauffeur {
  background-color: gold;
  color: #000;
}
.booking-validation-strip .booking .badge.vehicle.EcoCar {
  background-color: #27ae60;
}
.booking-validation-strip .booking .badge.vehicle.MPV {
  background-color: #26ae90;
}
.booking-validation-strip .booking .badge.vehicle.MPV.Premium {
  background-color: gold !important;
  color: #000 !important;
}
.booking-validation-strip .booking .status {
  float: right;
}
.booking-validation-strip .booking.Incoming {
  background-color: #fdf2e9;
}
.booking-validation-strip .booking.Incoming .status {
  background-color: #e98b38;
}
.booking-validation-strip .booking.Allocated {
  background-color: #eaefea;
}
.booking-validation-strip .booking.Allocated .status {
  background-color: #44733d;
}
.booking-validation-strip .booking.OnRoute {
  background-color: #eceef1;
}
.booking-validation-strip .booking.OnRoute .status {
  background-color: #6a7890;
}
.booking-validation-strip .booking.PreAllocated {
  background-color: #eafaf1;
}
.booking-validation-strip .booking.PreAllocated .status {
  background-color: #58d68d;
}
.booking-validation-strip .booking.Arrived {
  background-color: #f4ecf7;
}
.booking-validation-strip .booking.Arrived .status {
  background-color: #9957b5;
}
.booking-validation-strip .booking.InProgress {
  background-color: #ebf5fb;
}
.booking-validation-strip .booking.InProgress .status {
  background-color: #48a2df;
}
.booking-validation-strip .booking.OpenToBid {
  background-color: #fef9e7;
}
.booking-validation-strip .booking.OpenToBid .status {
  background-color: #f2ca27;
}
.booking-validation-strip .booking.Completed {
  background-color: #eaf2f8;
}
.booking-validation-strip .booking.Completed .status {
  background-color: #3e8dc0;
}
.booking-validation-strip .booking.Cancelled {
  background-color: #f9ebea;
}
.booking-validation-strip .booking.Cancelled .status {
  background-color: #c64d40;
}
.booking-validation-strip .booking.COA {
  background-color: #f9ebea;
}
.booking-validation-strip .booking.COA .status {
  background-color: #cd6155;
}
.booking-validation-strip .options {
  border-radius: 0 0 2px 2px;
  margin-left: 15px;
  margin-right: 15px;
  background-color: rgba(100, 100, 100, 0.1);
  padding: 4px 6px;
}
.booking-validation-strip .options .btn {
  text-transform: uppercase;
  height: 20px;
  font-size: 12px;
  padding: 0px 8px;
  padding-left: 18px;
  line-height: 18px;
}
.booking-validation-strip .options .btn i {
  line-height: 20px;
  left: -6px;
  top: -1px;
  font-size: 13px;
}
@media (max-width: 1023px) {
  .booking-validation-strip .mt-sm-5 {
    margin-top: 5px;
  }
}
#booking-validation .filter .table-responsive,
#cc-bookings .filter .table-responsive,
#calls .filter .table-responsive {
  margin: 0 -14px !important;
}
#booking-validation .filter img,
#cc-bookings .filter img,
#calls .filter img {
  height: 36px;
  width: 36px;
  vertical-align: middle;
  border-radius: 18px;
}
#booking-validation .filter .select2-result-single li,
#cc-bookings .filter .select2-result-single li,
#calls .filter .select2-result-single li {
  height: auto;
}
#booking-validation .filter .select2-result-single li .select2-result-label,
#cc-bookings .filter .select2-result-single li .select2-result-label,
#calls .filter .select2-result-single li .select2-result-label {
  height: auto;
}
#booking-validation .filter .select2-result-single li .select2-result-label .ui-select-box,
#cc-bookings .filter .select2-result-single li .select2-result-label .ui-select-box,
#calls .filter .select2-result-single li .select2-result-label .ui-select-box {
  height: auto;
}
#booking-validation .filter .calendar-picker,
#cc-bookings .filter .calendar-picker,
#calls .filter .calendar-picker {
  position: relative;
}
#booking-validation .filter .calendar-picker input:focus,
#cc-bookings .filter .calendar-picker input:focus,
#calls .filter .calendar-picker input:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #d9d9d9;
}
#booking-validation .filter .calendar-picker span.cal-icon,
#cc-bookings .filter .calendar-picker span.cal-icon,
#calls .filter .calendar-picker span.cal-icon {
  position: absolute;
  right: 5px;
  top: 25px;
}
#booking-validation .filter .calendar-picker span.cal-icon i,
#cc-bookings .filter .calendar-picker span.cal-icon i,
#calls .filter .calendar-picker span.cal-icon i {
  color: rgba(100, 100, 100, 0.5);
  font-size: 22px;
}
@media (max-width: 1024px) {
  #booking-validation .filter .actions .btn,
  #cc-bookings .filter .actions .btn,
  #calls .filter .actions .btn {
    float: none !important;
    margin-bottom: 5px;
  }
  #booking-validation .filter .form-edit,
  #cc-bookings .filter .form-edit,
  #calls .filter .form-edit {
    margin-bottom: 5px;
  }
}
#booking-validation .filter .Passenger.ui-select-match-item,
#cc-bookings .filter .Passenger.ui-select-match-item,
#calls .filter .Passenger.ui-select-match-item {
  background-color: #A88ADC !important;
  color: #fff !important;
}
#booking-validation .filter .Passenger.ui-select-match-item .ui-select-match-close:after,
#cc-bookings .filter .Passenger.ui-select-match-item .ui-select-match-close:after,
#calls .filter .Passenger.ui-select-match-item .ui-select-match-close:after {
  color: #A88ADC !important;
}
#booking-validation .filter .Estate.ui-select-match-item,
#cc-bookings .filter .Estate.ui-select-match-item,
#calls .filter .Estate.ui-select-match-item,
#booking-validation .filter .estate.ui-select-match-item,
#cc-bookings .filter .estate.ui-select-match-item,
#calls .filter .estate.ui-select-match-item {
  background-color: #0363ab;
  color: #fff;
}
#booking-validation .filter .Estate.ui-select-match-item .ui-select-match-close:after,
#cc-bookings .filter .Estate.ui-select-match-item .ui-select-match-close:after,
#calls .filter .Estate.ui-select-match-item .ui-select-match-close:after,
#booking-validation .filter .estate.ui-select-match-item .ui-select-match-close:after,
#cc-bookings .filter .estate.ui-select-match-item .ui-select-match-close:after,
#calls .filter .estate.ui-select-match-item .ui-select-match-close:after {
  color: #0363ab;
}
#booking-validation .filter .Unit-Car.ui-select-match-item,
#cc-bookings .filter .Unit-Car.ui-select-match-item,
#calls .filter .Unit-Car.ui-select-match-item {
  background-color: #1abc9c;
  color: #fff;
}
#booking-validation .filter .Unit-Car.ui-select-match-item .ui-select-match-close:after,
#cc-bookings .filter .Unit-Car.ui-select-match-item .ui-select-match-close:after,
#calls .filter .Unit-Car.ui-select-match-item .ui-select-match-close:after {
  color: #1abc9c;
}
#booking-validation .filter .Black-Taxi.ui-select-match-item,
#cc-bookings .filter .Black-Taxi.ui-select-match-item,
#calls .filter .Black-Taxi.ui-select-match-item {
  background-color: white;
  color: black;
}
#booking-validation .filter .Black-Taxi.ui-select-match-item .ui-select-match-close:after,
#cc-bookings .filter .Black-Taxi.ui-select-match-item .ui-select-match-close:after,
#calls .filter .Black-Taxi.ui-select-match-item .ui-select-match-close:after {
  color: black;
}
#booking-validation .filter .Executive.ui-select-match-item,
#cc-bookings .filter .Executive.ui-select-match-item,
#calls .filter .Executive.ui-select-match-item {
  background-color: black;
}
#booking-validation .filter .Executive.ui-select-match-item .ui-select-match-close:after,
#cc-bookings .filter .Executive.ui-select-match-item .ui-select-match-close:after,
#calls .filter .Executive.ui-select-match-item .ui-select-match-close:after {
  color: black;
}
#booking-validation .filter .Chauffeur.ui-select-match-item,
#cc-bookings .filter .Chauffeur.ui-select-match-item,
#calls .filter .Chauffeur.ui-select-match-item {
  background-color: gold;
  color: #000;
}
#booking-validation .filter .Chauffeur.ui-select-match-item .ui-select-match-close:after,
#cc-bookings .filter .Chauffeur.ui-select-match-item .ui-select-match-close:after,
#calls .filter .Chauffeur.ui-select-match-item .ui-select-match-close:after {
  color: gold;
}
#booking-validation .filter .EcoCar.ui-select-match-item,
#cc-bookings .filter .EcoCar.ui-select-match-item,
#calls .filter .EcoCar.ui-select-match-item {
  background-color: #27ae60;
}
#booking-validation .filter .EcoCar.ui-select-match-item .ui-select-match-close:after,
#cc-bookings .filter .EcoCar.ui-select-match-item .ui-select-match-close:after,
#calls .filter .EcoCar.ui-select-match-item .ui-select-match-close:after {
  color: #27ae60 !important;
}
#booking-validation .filter .MPV.ui-select-match-item,
#cc-bookings .filter .MPV.ui-select-match-item,
#calls .filter .MPV.ui-select-match-item {
  background-color: #26ae90;
}
#booking-validation .filter .MPV.ui-select-match-item .ui-select-match-close:after,
#cc-bookings .filter .MPV.ui-select-match-item .ui-select-match-close:after,
#calls .filter .MPV.ui-select-match-item .ui-select-match-close:after {
  color: #26ae90 !important;
}
#booking-validation .filter .Premium.ui-select-match-item,
#cc-bookings .filter .Premium.ui-select-match-item,
#calls .filter .Premium.ui-select-match-item {
  background-color: gold;
  color: #000 !important;
}
#booking-validation .filter .Premium.ui-select-match-item .ui-select-match-close:after,
#cc-bookings .filter .Premium.ui-select-match-item .ui-select-match-close:after,
#calls .filter .Premium.ui-select-match-item .ui-select-match-close:after {
  color: #000 !important;
}
#booking-validation .filter .select2-search-field,
#cc-bookings .filter .select2-search-field,
#calls .filter .select2-search-field {
  width: auto !important;
  overflow-x: hidden;
}
#booking-validation .filter .select2-container-multi .select2-choices .select2-search-choice,
#cc-bookings .filter .select2-container-multi .select2-choices .select2-search-choice,
#calls .filter .select2-container-multi .select2-choices .select2-search-choice {
  padding: 4px 5px 4px 18px;
  margin: 4px 0px 4px 4px;
}
#booking-validation ul,
#cc-bookings ul,
#calls ul {
  padding-left: 0px;
  list-style: none;
}
#booking-validation ul.filters li,
#cc-bookings ul.filters li,
#calls ul.filters li {
  display: inline-block;
  padding: 4px 16px;
  background-color: rgba(100, 100, 100, 0.5);
  margin-right: 5px;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}
#booking-validation ul.filters li.active,
#cc-bookings ul.filters li.active,
#calls ul.filters li.active {
  background-color: #455674;
}
#booking-validation ul.summary li,
#cc-bookings ul.summary li,
#calls ul.summary li {
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
#booking-validation ul.summary li .heading,
#cc-bookings ul.summary li .heading,
#calls ul.summary li .heading {
  color: #788195;
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
}
#booking-validation ul.summary li .value,
#cc-bookings ul.summary li .value,
#calls ul.summary li .value {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
#booking-validation ul.summary li .value.loading,
#cc-bookings ul.summary li .value.loading,
#calls ul.summary li .value.loading {
  background-image: url('/includes/images/preloader-fading.gif');
  width: 20px;
  height: 20px;
  background-size: cover;
  margin: 0 auto;
  margin-top: 5px;
}
#booking-validation .sort-options,
#cc-bookings .sort-options,
#calls .sort-options {
  position: relative;
  line-height: 35px;
  cursor: pointer;
}
#booking-validation .sort-options > i,
#cc-bookings .sort-options > i,
#calls .sort-options > i {
  position: absolute;
  color: #455674;
  line-height: 35px;
  font-size: 20px;
}
#booking-validation .sort-options .sort-value,
#cc-bookings .sort-options .sort-value,
#calls .sort-options .sort-value {
  margin-left: 25px;
  color: #455674;
}
#booking-validation .sort-options .sort-value span,
#cc-bookings .sort-options .sort-value span,
#calls .sort-options .sort-value span {
  color: #455674;
  font-weight: 600;
}
#booking-validation .sort-options ul.sort-list,
#cc-bookings .sort-options ul.sort-list,
#calls .sort-options ul.sort-list {
  z-index: 10;
  position: absolute;
  width: auto;
  background: #fff;
  padding: 8px;
  border: 1px solid rgba(100, 100, 100, 0.1);
  -webkit-box-shadow: 0px 0px 100px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 100px 2px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}
#booking-validation .sort-options ul.sort-list li,
#cc-bookings .sort-options ul.sort-list li,
#calls .sort-options ul.sort-list li {
  line-height: 24px;
  margin-bottom: 0px;
  font-size: 12px;
  position: relative;
  padding-left: 48px;
  color: #788195;
}
#booking-validation .sort-options ul.sort-list li i,
#cc-bookings .sort-options ul.sort-list li i,
#calls .sort-options ul.sort-list li i {
  position: absolute;
  top: 2px;
  background-color: #455674;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
}
#booking-validation .sort-options ul.sort-list li i:first-child,
#cc-bookings .sort-options ul.sort-list li i:first-child,
#calls .sort-options ul.sort-list li i:first-child {
  left: 0px;
}
#booking-validation .sort-options ul.sort-list li i:last-child,
#cc-bookings .sort-options ul.sort-list li i:last-child,
#calls .sort-options ul.sort-list li i:last-child {
  left: 24px;
}
#booking-validation .search-box,
#cc-bookings .search-box,
#calls .search-box {
  position: relative;
  color: rgba(100, 100, 100, 0.5);
  width: 150px;
  float: right;
}
#booking-validation .search-box i,
#cc-bookings .search-box i,
#calls .search-box i {
  position: absolute;
  top: 5px;
  left: 5px;
  font-size: 20px;
  width: 20px;
  overflow: hidden;
}
#booking-validation .search-box .form-control,
#cc-bookings .search-box .form-control,
#calls .search-box .form-control {
  padding-left: 25px;
}
#booking-validation .search-box .form-control:focus,
#cc-bookings .search-box .form-control:focus,
#calls .search-box .form-control:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #d9d9d9;
}
.badge {
  font-size: 12px !important;
  border-radius: 2px;
  text-transform: uppercase;
  position: relative;
  height: 20px;
  padding: 0 8px;
  line-height: 20px;
  vertical-align: inherit;
  margin-right: 4px;
}
.badge.primary {
  background-color: #455674;
  color: #fff;
}
.badge.purple {
  background-color: #8e44ad;
  color: #fff;
}
.badge.red {
  background-color: #c0392b;
  color: #fff;
}
.badge.blue {
  background-color: #2980b9;
  color: #fff;
}
.badge.icon {
  padding-left: 20px;
}
.badge.icon i {
  position: absolute;
  left: 4px;
  top: 2px;
}
.badge i {
  position: absolute;
  top: 4px;
  font-size: 12px;
  width: 12px;
}
.badge span {
  margin-left: 15px;
  font-size: 12px;
}
.booking-window .finance .block-area.expenses table.table {
  background-color: #fff;
}
.booking-window .finance .block-area.expenses table.table td span,
.booking-window .finance .block-area.expenses table.table td small {
  display: inline;
  margin-bottom: 0;
}
.booking-window .finance .block-area.expenses table.table tfoot td {
  border: 0;
  padding: 16px;
}
ui-gmap-google-map {
  display: block;
  border: 1px solid #ddd;
}
.invoice {
  padding: 1.5cm;
  border: 1px solid #eee;
  border-radius: 2px;
}
.invoice .info-box {
  margin-bottom: 20px;
}
.invoice .info-box .icon {
  float: left;
  margin-right: 10px;
}
.invoice .info-box .icon img {
  max-height: 38px;
}
.invoice .info-box .icon img.rounded {
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.invoice .info-box .icon i {
  font-size: 16px;
  width: 38px;
  height: 38px;
  display: block;
  border: 1px solid #ccc;
  border-radius: 20px;
  text-align: center;
  line-height: 38px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.invoice .info-box .title {
  font-weight: 800;
  margin-bottom: 0px;
  color: #788195;
}
.invoice .info-box .content {
  line-height: 20px;
}
.invoice .info-box .content a {
  display: block;
  font-size: 12px;
}
.invoice .info-box .content a.remove {
  color: #c0392b !important;
}
.invoice .info-box .content .registration {
  background: #fdca4d !important;
  font-weight: 900;
  padding: 8px 18px;
  line-height: 48px;
  border-radius: 4px;
  color: #000 !important;
}
.invoice-payment .card-payment {
  background-color: #e9e9e9;
  border-radius: 4px;
  padding: 16px;
  margin-bottom: 20px;
}
.invoice-payment .card-payment h3 {
  margin: 0;
}
.invoice-payment .card-payment .btn {
  margin-top: 20px;
  height: 30px;
  padding-top: 4px;
}
#payment-table td {
  overflow: visible !important;
}
#payment-table td * {
  overflow: visible !important;
}
#company-information img.company-logo {
  width: 100px;
  height: 100px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) !important;
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) !important;
  border-radius: 50px;
}
td.date-group {
  background-color: #dadde3;
  font-weight: 600;
}
table.bookings-table td {
  padding: 5px !important;
  line-height: 16px !important;
}
table.bookings-table td strong {
  color: #788195 !important;
}
table.bookings-table td .form-control {
  background-color: #eee;
  border-radius: 3px;
  padding: 0 10px 0 5px;
  margin-top: 5px;
  height: 25px !important;
  border: 0;
  line-height: 13px !important;
}
.table.invoice-table-all tbody td.status.Unpaid {
  background-color: #e67e22;
  color: #fff;
}
.table.invoice-table-all tbody td.status.Unsent {
  background-color: #3498db;
  color: #fff;
}
.table.invoice-table-all tbody td.status.Paid {
  background-color: #27ae60;
  color: #fff;
}
#invoice-edit .form-group {
  border: 0;
  padding: 0;
  background: transparent !important;
}
#invoice-edit .booking-filter {
  border-top: 1px dotted #ccc;
}
#invoice-edit .booking-filter .fetch {
  padding-top: 27px;
}
#invoice-edit .booking-filter .fetch .btn {
  border-radius: 2px;
  padding: 3px 7px !important;
}
#invoice-edit .invoice-status span.Paid {
  color: #27ae60;
}
#invoice-edit .invoice-status span.Unpaid {
  color: #e67e22;
}
#invoice-edit .invoice-status span.Unsent {
  color: #c0392b;
}
#generate-invoice {
  min-height: 700px;
}
#invoice-item h4 {
  margin: 0 0 30px 0;
  font-weight: 600;
  font-size: 18px;
  color: #455674;
}
#invoice-item #invoice-summary {
  font-size: 16px;
}
#invoice-item #invoice-summary strong {
  display: block;
  margin-bottom: -5px;
  color: #A88ADC;
}
.invoices th .checkbox {
  margin-bottom: -5px !important;
  display: inline-block;
}
.invoices tr td .checkbox {
  margin-bottom: 0 !important;
  margin-top: -1px !important;
  display: inline-block;
}
.invoices .bg-danger {
  background-color: #d9534f !important;
  border-left: 1px dashed #ddd !important;
  border-right: 1px dashed #ddd !important;
  color: #fff;
  font-weight: 600;
}
.invoices .bg-warning {
  background-color: #e67e22 !important;
  border-left: 1px dashed #ddd !important;
  border-right: 1px dashed #ddd !important;
  color: #fff;
  font-weight: 600;
}
.invoices .bg-success {
  background-color: #27ae60 !important;
  border-left: 1px dashed #ddd !important;
  border-right: 1px dashed #ddd !important;
  color: #fff;
  font-weight: 600;
}
#pricing-models .pricing-model-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 20px;
}
#pricing-models .pricing-model-wrapper [class*=' col-'] {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
#pricing-models .pricing-model-wrapper .pricing-model {
  max-width: 100% !important;
  padding-bottom: 24px;
}
#pricing-models .pricing-model-wrapper .pricing-model .name,
#pricing-models .pricing-model-wrapper .pricing-model .description {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  display: block;
}
#pricing-models .pricing-model-wrapper .default-badge {
  background-color: #27ae60;
  color: #fff;
  text-transform: uppercase;
  padding: 0px;
  text-align: center;
  font-weight: 600;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#pricing-models.driver-payments-model .card-wrapper {
  overflow: auto;
  position: relative;
  margin-bottom: 20px;
}
#pricing-models.driver-payments-model .card-wrapper .info-card {
  height: 475px;
  overflow: auto;
  position: static;
  margin: 0;
}
.driver-payments-model .card-wrapper .mileage-steps .header {
  padding: 0 12px;
  background: #788195;
}
.driver-payments-model .card-wrapper .mileage-steps .body .step {
  padding: 0 12px;
}
.mileage-steps {
  margin-top: 12px;
  max-width: 480px;
}
.mileage-steps .header {
  background: #455674;
  color: #fff;
  line-height: 32px;
  padding: 0px 12px;
  margin-bottom: 4px;
}
.mileage-steps .body {
  margin-bottom: 16px;
}
.mileage-steps .body .step {
  position: relative;
  background-color: rgba(100, 100, 100, 0.1);
  padding: 4px 12px;
  margin-bottom: 4px;
  line-height: 32px;
  font-weight: 700;
  color: #455674;
  -webkit-box-shadow: 0;
  box-shadow: 0;
}
.mileage-steps .body .step input.form-control {
  margin: 0;
  height: 32px;
  text-align: right;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 400;
  border: 1px solid #ddd;
  max-width: 120px;
  float: right;
  background: #fff;
  outline: 0 !important;
}
.mileage-steps .body .step input.form-control:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mileage-steps .body .step .remove {
  z-index: 1000;
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #c0392b;
  top: 12px;
  right: -8px;
  line-height: 22px !important;
  text-align: center;
}
.mileage-steps .body .step .remove i {
  color: #fff;
  font-size: 14px;
}
.mileage-steps .body .no-steps {
  background-color: rgba(100, 100, 100, 0.1);
  padding-left: 12px;
  line-height: 40px;
  color: #455674;
  font-weight: 700;
}
.vo-wrapper .vo {
  background-color: rgba(100, 100, 100, 0.1);
  padding: 16px;
  margin-bottom: 16px;
}
.vo-wrapper .vo h3 {
  margin-top: 0;
}
.vo-wrapper .vo h3.vt-name {
  font-size: 20px;
  color: #455674;
}
.vo-wrapper .vo .actions {
  margin-bottom: 8px;
}
.vo-wrapper .vo p.vt-desc {
  color: #788195;
}
.vo-wrapper .vo h4 {
  font-size: 16px;
  color: #3B4752;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px dashed rgba(100, 100, 100, 0.5);
}
.vo-wrapper .vo h4.none {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.vo-wrapper .vo .form-group {
  margin-bottom: 20px;
}
.vo-wrapper .vo .form-group label {
  display: block !important;
  font-size: 14px;
}
.vo-wrapper .vo .form-group .form-control {
  max-width: 120px;
}
.pricing-zone {
  max-width: inherit;
  background: #fff;
}
.peak-date-selector .no-data {
  background-color: rgba(100, 100, 100, 0.1);
  padding: 16px;
  color: #455674;
  font-weight: 800;
}
.peak-date-selector .peak-date {
  position: relative;
  background-color: rgba(100, 100, 100, 0.1);
  padding: 16px;
  padding-bottom: 6px;
  margin-bottom: 24px;
}
.peak-date-selector .peak-date .remove {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #c0392b;
  top: -12px;
  right: -12px;
  text-align: center;
}
.peak-date-selector .peak-date .remove a {
  line-height: 32px;
}
.peak-date-selector .peak-date .remove a i {
  color: #fff;
  line-height: 32px;
}
.peak-date-selector .form-group {
  margin-bottom: 10px;
}
.peak-day-time-selector .no-data {
  background-color: rgba(100, 100, 100, 0.1);
  padding: 16px;
  color: #455674;
  font-weight: 800;
}
.peak-day-time-selector .peak-day-time {
  position: relative;
  background-color: rgba(100, 100, 100, 0.1);
  padding: 16px;
  padding-bottom: 0;
  margin-bottom: 24px;
}
.peak-day-time-selector .peak-day-time .remove {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #c0392b;
  top: -12px;
  right: -12px;
  text-align: center;
}
.peak-day-time-selector .peak-day-time .remove a {
  line-height: 32px;
}
.peak-day-time-selector .peak-day-time .remove a i {
  color: #fff;
  line-height: 32px;
}
.day-selector {
  margin-top: 10px;
  height: 32px;
}
.day-selector .day-wrapper {
  width: 13.429%;
  margin-right: 1%;
  float: left;
}
.day-selector .day-wrapper .day {
  display: block;
  width: 100%;
  background: #fff;
  text-align: center;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: 0 !important;
}
.day-selector .day-wrapper .day:disabled {
  cursor: not-allowed;
  opacity: 70;
  filter: alpha(opacity=7000);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.day-selector .day-wrapper .day strong {
  line-height: 32px;
  text-transform: uppercase;
}
.day-selector .day-wrapper .day.active {
  background: #455674;
  border: none;
}
.day-selector .day-wrapper .day.active strong {
  color: #fff;
}
.day-selector .day-wrapper:last-child {
  margin-right: 0;
}
.price-list-table .table-responsive {
  height: 800px;
  overflow: auto;
}
#pricing-zone-pm .map-div address-map-search {
  position: absolute;
  right: 70px;
  top: 10px;
  width: 180px;
  height: 50px;
  z-index: 1000;
}
#pricing-zone-pm .map-div ui-gmap-google-map .angular-google-map .angular-google-map-container {
  height: 640px;
}
#settings h3 {
  color: #3B4752 !important;
  font-weight: 600;
}
#credit-card-details img.provider-image {
  width: 180px;
}
#webbooker .pricing-zone {
  background-color: #e7e7e7;
  color: black;
}
#webbooker #pricing-zone-pm {
  position: relative;
}
#webbooker #pricing-zone-pm ui-gmap-google-map .angular-google-map .angular-google-map-container {
  height: 640px;
}
#webbooker #pricing-zone-pm address-map-search {
  top: 16px;
  right: 80px;
}
#webbooker .scripts .form-control-static {
  white-space: pre-wrap;
  font-family: monospace;
  font-size: 13px;
}
#webbooker .form-edit .ui-select-container {
  width: 300px !important;
}
#webbooker .form-edit .ui-select-container .ui-select-choices {
  max-width: 300px;
}
#settings-users .table td {
  border-bottom: white solid 1px !important;
}
.integration-config .integration-logo {
  margin-bottom: 20px;
}
.integration-config .integration-logo img {
  max-height: 80px;
}
.integration-config table.requirements input[type="checkbox"] {
  margin-top: -3px;
}
.integration-config .advance-filters .filter-slot-wrapper {
  background-color: rgba(100, 100, 100, 0.1);
  border-radius: 8px;
  margin-bottom: 24px;
  padding: 16px 24px;
}
.integration-config .advance-filters .filter-slot-wrapper .filter-slot {
  margin-top: 8px;
  position: relative;
}
.integration-config .advance-filters .filter-slot-wrapper .filter-slot .actions {
  position: absolute;
  top: -32px;
  right: 4px;
}
.auction-settings .automation-config .form-group.rule-period .form-edit input {
  float: left;
  width: 60%;
}
.auction-settings .automation-config .form-group.rule-period .form-edit select {
  float: left;
  width: 40%;
}
.auction-settings .automation-config .search {
  display: inline-block;
}
.auction-settings .automation-config .search input {
  padding: 4px 8px;
  padding-left: 16px;
  width: 100%;
  font-size: 14px;
  border: 1px solid #ddd;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAMjklEQVR4Xu2dC4xcVRnHv+/cabcLxdK6ZBcVQagI8ihKaEE0gryiKJoo5aGijRpMd+65M4uFKKAL8khL2J177ixYHzRqAC2JCeGZIgiCqAXl5YMCUYwCBeqKFYRlZ89nvmbWLI+5d+bO3Dvnzj0nadJkz+v7f78573Mugg25VgBzbb01HiwAOYfAAmAByLkCOTfftgAWgJwrkHPzbQtgAci5Ajk337YAFoCcK5Bz820LYAHIuQI5N9+2ABaAnCuQc/NtC2AByLkCOTfftgAWgJwrkHPzbQtgAci5Ajk337YAFoCcK5Bz820LYAHIvgKjo6NiYGBgfyJaTkQHE9G7EXFPANhNa71ICDGfrdRavwoALyDi8wDwNwB4HBEfBoDNk5OTj46Ojursq9GaBZltAdauXbtLf3//xwHgkwBwHAAsac30N8SeRMRNWuvrC4XCjcPDwy+2mV8mkmcOgEqlskIIsRoATgaA/iRU1lr/FwA2CiGulFJuTqIMU/LMBABEhNVq9Xgi+iYAfCBN8YjobkS80HXd2xGR0iw7jbKMB0AptQwAxgHg6DQEaVQGEf0cAMqe5/2hm/XodNnGAjA2NtbvOM4oIn4NAESnDY+Tn9Z6xnGcdQsXLrxw1apVr8TJw7Q0RgIQBMFBRHQtABxgmmBcHyJ6xHGc04rF4h9NrF8rdTIOgCAITiei7yc1wGtFnLC4PFBExFWe523sVJ7dyMcYAHigFwTB+QBwQRtCbNFa3ymEeAgRt9RqtSfnzZv3723btv2H8xwYGNhlenqa1wXehYj7aq2XIeLR/P82yjzXdd1LszpANAIAdr7v+xUhhIzhiAcQ8cdEdJ2U8h8x0sPExMQetVrtZK31GY7j8KCzpUBE41LKs7IIQdcBaMP5NwDAJVLK37TkrYjIvu/zNPMbiHhiK/lmFYKuA6CU4rl9K83+fYi42nXd+1txUKtxlVLLAeAKADi02bREdJ7neRc3G9+EeF0FoD7gu7pJIaaI6Kzdd9/9OytXrpxpMk1b0TZu3Ohs3bp1GADWAUBfM5kh4krXda9rJq4JcboGQH2q99tmRvtE9BgLK6V8qBuijY+PH+I4Djt1aRPlvwQAy6WUf2oibtejdAUAXuQpFAr3NTnPv6dQKJy0evXqf3VTrbGxsSWFQoHHHZFL0TMzMw85jrNCSjnVzTo3U3ZXAPB9fy0inh1VQUS8eXp6+jMjIyMvR8VN4+/r16/faWpq6mcAcEJUeVrri0qlEk9rjQ6pA1Bf2/99E8u799RqteNNcf6sF+sQ8L7AERGerQHAMtO7glQBqC/23B61scN9/rx58w7vdrPfyMH17oDHL1Fjgk1SysjWoptNRKoABEFwAhHdGmaw1po3WVaUSiU+qWNsUEq9DwB4DWLHaaNGgYg+4nneL0w1JFUAlFK/ihpEEVHR87wJUwWbW68gCDwiqkTU9S4p5VGm2pMaAPWTPFGrdvcNDQ0dkdY8v12n1NcJeDbDrUHDoLVeXiqVOJ5xITUAlFI/BIAzwhRAxMOSXuHrtAeUUocDwK8j8r1KSvmlTpfdifxSAaB+gPPZiEWfG6SUJ3XCqLTzqFQqNwshPhpS7ktTU1ODa9as4UUio0IqACilTgOAayIsP6LTGztpKR0EwZFEdE9YeUR0iolnB9IC4CcAcEojgRDxQdd1Q/vRtJwZtxzf9x9GxINC0l8tpfxc3PyTSpc4AHxpY9ddd90mhFgcAsCI67p88DOzQSm1pr5p1MiG513XHTTtzEDiAFSr1QO01lEnafeIe5jDFGKq1eqeWusnw+qjtd6vVCptMaXOXI/EAQiCYBURXRVi9BYp5X4miRK3LkqpxyNWB78gpfxR3PyTSJc4AEopbtpLjSqvtV5fKpW+moRxaeeplPouAHwlpNzLpZR8zN2YkDgAvu/fGHG8arWU8kpjFGmjIkqpIgAEIVlcL6X8VBtFdDxp4gAopR4BgANDBoDHuK57R8ct60KG1Wr1OK31pkZF8zmBcrl8SBeq1rDINADYCgCDIaLsUy6X/2KSKHHropTaBwCeCOnuni6VSm+Pm38S6RIHoFKpvCyEWNCo8kKIgWKx+M8kjEs7T6XUbgDwXEi5L0spd0q7XmHlJQ6AUooPcDa82zc5Odk3OjrKDzdkPiil+OBo2J1BLaV0TDLUAtBBb1gA3kRM2wW8RpT8dQGVSuUZIcSQHQTuUOAZKeXbOtjotJ1V4l1A1CYJER3reR6fE8x8iJoGmrjplQYANyAiP+bUKORpIci4Mw9pADCGiOWQuXEvLQV/DwC+HAJ7/paClVJfBIANjUThI+Ce570n8+0/ACileBGIF4MahVxuBr0XAEKfUnEc553Dw8N/zzIE4+PjezmO89fQRRfE/V3XfdQkOxPvAvhAyJIlS/hlzoYPOfKtX8/zxkwSptW6BEFwNhGtDenqnvM8byh3B0JYkCAIriWiU0OmgsZtkrQCQP3GE296hT1qlc8jYSyk7/unIiK/+tUwENGRnufd24rwpsT1ff+DiHh3hH35PRQ6MTGxcHp6+lkhRMONECK6yfO8sOmiKf5+Qz2UUnzdreEdQK31i/39/YNnnnkmP0FrVEh8DDBrbaVS2SCE4BlBWOA79Zl6m5ffFEJEvvIW1rr9wPO8sOlh16BIDYD6mzt8ozYs/G5oaGhFVq6GjY6OFhYtWnR/Ey+LvV9K+UDXvBxScGoA1McCv0TED0UI4UkplYlivb5Ovu+PIOLlYXXVWt9RKpWOMdWeVAFQSh0LALdFiDE1MzNzeLlcftBU0eowH4qIPGgNvR4OAEdJKe8y1ZZUAeDpklJqEyIyCGHhiVqttmJkZGTSROGq1epbiWgzEe0d8eu/pVQqfcxEG2brlCoA9V/OgUT0oBAi6mTMvX19fceZNnK+7LLLdl6wYMHtRLQiwvnTRLSsXC7/2QLwOgWCILiEiL7ehDC39vX1fdoUCNj5fX19/EjU8VF1t49EhSi0YcOGBdu3b98ccZlyNod7a7XaJ7rdHdSb/ZuifvlcaUR8ioj2sc/EhUDAdwZrtdrmsMWhOcl5l40fiuzKVMr3/UOFEBuj+vy55hLRBZ7njUa1FN3+e+pjgLkG+76/EhF/2qQIr/LbgoODg9W01gl4nr948WKJiJc2Mdp/gxlZgKCrANQHheci4kVNQsDR+I3B4aQfk+AVPiHEBBG1dZPHdAi6DkB9anh52KmhN4NDa32L4zgXu64bugzbAlj8KRieph6JiOc18xpos3mbDEHXAWAR40JQT/sIfzCC++hischfA2058GGOQqGwkog+H3aPseWM5yQwFQIjAJgDAX+ooZXu4PU+4cEiP8r4sBCCPx/Ddw631/9x3LfwPyHE3lprPobGXwfhz9GFHeNqx++vSWsiBMYAMKtUfWDID0rs3DHlDcrINAiMA4B9pZTic4R8gORgg3z3/6porZ8WQsS+4GESBEYCUIegDxHPJ6JzAKBgAgha62kAWCuEuIhXMhHxW3HrZQoExgIwK2y9NeBnZiKXX+M6o5l0POvgw6tz1/Z93+cvm2YaAuMBmDM24O/7sdgfbsZhnYrD+/mO43zbdd073yzPrEOQGQBmxa9UKocJIfhRKX54MpGBIp/h4xVKx3GuKBaLvPAUGrIMQeYAmPUE78zNnz//RETk94W5e+DXOWIHrfVzQojbEPH6+fPn39TqDmRWIcgsAHM9Xf/45L5CCN6j55nD0pmZmb0Qcbf6C6Wzn3zjjzi9gIjPEhHfRHqM1wwQcXOxWNzS7qWNLELQEwDE/tknkDBrEFgAcg6BBSABADjLrLQEFoCEAMgKBBaABAHIAgQWgIQBMB0CC0AKAJgMgQUgJQBMhcACkCIAnYAAEUuu6/qdqrYFoFNKtpBPm1NEXs1c2qlP7FgAWnBcJ6O2AwEinuO67rpO1McC0AkVY+YRFwIiusbzvM/GLPY1ySwAnVCxjTziQGABaENwE5O2CoHtAkz0Ypt1ahYCrfUrWuulIyMjT7VZ5I7ktgvohIodyqMZCIhIep4X9mWylmpjAWhJruQjB0Hg1V8cnT3EsqNQ/uXz5dhOOt+2AMn7M1YJSql3IOLpRLTjXgS/qDIzM3Ntp5r9uZWyLUAsF/VOIgtA7/gyliUWgFiy9U4iC0Dv+DKWJRaAWLL1TiILQO/4MpYlFoBYsvVOIgtA7/gyliUWgFiy9U4iC0Dv+DKWJRaAWLL1TiILQO/4MpYlFoBYsvVOIgtA7/gyliUWgFiy9U4iC0Dv+DKWJRaAWLL1TiILQO/4MpYl/wNpzvK9G68VNAAAAABJRU5ErkJggg==");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: left 8px top 3px;
  padding-left: 38px;
}
.auction-settings .automation-config .ui-select-container ul.select2-choices {
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
}
.auction-settings .panel-body {
  overflow: visible;
}
.auction-settings .automation-rules .rules-wrapper .rules table tr.inactive td {
  background-color: #f2c9c5;
}
.chart-legend {
  list-style: none;
}
.chart-legend li {
  float: left;
  margin-right: 10px;
  font-size: 12px;
}
.chart-legend .chart-color {
  display: inline-block;
  margin-right: 5px;
  height: 10px;
  width: 10px;
}
.auto-dispatch-settings .payment-details {
  background-color: #f4f4f4 !important;
}
.auto-dispatch-settings .progress-bar {
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}
.auto-dispatch-settings .progress-bar:hover {
  opacity: 0.8;
}
#zone-settings .map-container {
  position: absolute;
  right: 0;
  top: 106px;
  bottom: 0;
  left: 320px;
}
#zone-settings .map-container .search {
  position: absolute;
  right: 55px;
  top: 10px;
  width: 240px;
  height: 32px;
  background-image: url(/includes/images/google.png);
  background-repeat: no-repeat;
  background-position: center left 4px;
  background-size: 24px;
  padding-left: 32px;
  z-index: 1000;
}
#zone-settings .map-container #zone-map {
  width: 100%;
  height: 100%;
}
#zone-settings .map-container #info {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 400px;
  border-radius: 4px;
}
#zone-settings .map-container #info .panel-heading .close {
  opacity: 1 !important;
}
#zone-settings .map-container #info .panel-heading .close button i {
  color: #455674 !important;
}
#zone-settings .map-container #controls {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 400px;
  height: 50px;
}
#zone-settings #zone-list {
  position: absolute;
  width: 320px;
  top: 106px;
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  overflow-y: scroll;
  border: 0 !important;
  border-right: 1px solid rgba(230, 230, 230, 0.7);
  background-color: #eee;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  z-index: 1;
}
#zone-settings #zone-list .panel-heading {
  background-color: #455674 !important;
  color: #fff !important;
}
#zone-settings #zone-list .panel-heading .panel-title {
  color: #fff !important;
}
#zone-settings #zone-list .panel-heading .close {
  opacity: 1 !important;
}
#zone-settings #zone-list .panel-heading .close button {
  background-color: #fff !important;
  border-radius: 2px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#zone-settings #zone-list .list-group {
  padding: 0 10px;
}
#zone-settings #zone-list .list-group .list-group-item.search-box {
  background-color: transparent;
}
#zone-settings #zone-list .list-group .list-group-item.search-box .form-control {
  border-bottom: 1px solid #ddd !important;
  margin-bottom: 8px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  margin-right: 16px;
  padding-left: 36px;
  background-image: url("/includes/images/search.png");
  background-color: transparent;
  background-position: left 8px center;
  background-repeat: no-repeat;
  background-size: 18px;
}
#zone-settings #zone-list .list-group .list-group-item.search-box .form-control:focus {
  outline: 0 !important;
}
#zone-settings #zone-list .list-group .list-group-item.zone {
  border-radius: 4px;
  margin-bottom: 8px;
  border: 1px solid #ddd;
}
#zone-settings #zone-list .list-group .list-group-item.zone b {
  color: #455674;
}
#zone-settings #zone-list .list-group .list-group-item.zone:hover {
  background-color: #fff;
  border: 1px solid #ccc;
}
#zone-settings #zone-list .list-group .list-group-item.zone.active-zone {
  border: 1px solid #455674 !important;
}
#zone-settings div.close button {
  background: transparent;
  border: 0;
  cursor: pointer;
}
#zone-settings div.close button:focus {
  outline: 0 !important;
}
#zones {
  position: absolute;
  top: 10px;
  left: 10px;
  max-height: 500px;
  width: 400px;
  overflow: auto;
}
ul.nav.nav-pills.nav-stacked li {
  margin-bottom: 10px;
  background-color: #e7e7e7;
}
ul.nav.nav-pills.nav-stacked li a {
  border-radius: 0px;
  font-weight: 800;
}
ul.nav.nav-pills.nav-stacked li a i {
  float: left;
  font-size: 24px;
  margin-right: 10px;
  color: #A88ADC;
}
ul.nav.nav-pills.nav-stacked li.active a {
  background-color: #A88ADC;
  color: #fff !important;
  font-weight: 800;
}
ul.nav.nav-pills.nav-stacked li.active a i {
  color: #fff;
}
ul.nav.settings li {
  cursor: pointer;
}
ul.nav.settings li a {
  background: none;
  color: #455674 !important;
  font-weight: 600;
  padding: 10px;
  cursor: pointer;
}
ul.nav.settings li a i {
  color: #455674;
  font-size: 20px;
}
ul.nav.settings li a i:first-child {
  font-size: 22px;
}
ul.nav.settings li a:focus,
ul.nav.settings li a:hover {
  background: #455674;
  color: white!important;
  font-weight: 600;
}
ul.nav.settings li a:focus i,
ul.nav.settings li a:hover i {
  color: white!important;
}
ul.nav.settings li a .active {
  background: #455674;
}
.suggestions {
  position: absolute;
  z-index: 10000;
  margin: 0px;
  top: 55px;
  border-radius: 4px;
  left: 0;
  width: 100%;
  max-height: 364px;
}
.suggestions ul.result {
  list-style: none;
  padding-left: 0;
  padding-bottom: 0px;
  max-height: 364px;
  overflow: scroll;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  -webkit-overflow-scrolling: touch;
}
.suggestions ul.result::-webkit-scrollbar {
  width: 0 !important;
}
.suggestions ul.result li {
  background-color: #fff;
  padding: 2px 8px;
  float: left;
  margin: 0 !important;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  width: 100%;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
.suggestions ul.result li:first-child {
  border-top: 1px solid #eee;
}
.suggestions ul.result li a {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
.suggestions ul.result li img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  float: left;
  margin-top: 5px;
  margin-right: 8px;
}
.suggestions::after {
  content: ' ';
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  height: 96px;
  left: 0;
  pointer-events: none;
}
.tags-wrapper {
  position: relative;
}
.tags-wrapper .tags-list .tag {
  background-color: #455674;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 5px 20px 5px 15px;
  line-height: 20px;
  position: relative;
  border-radius: 20px 0 0 20px;
  color: #fff;
  text-align: center;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}
.tags-wrapper .tags-list .tag.ng-enter-stagger,
.tags-wrapper .tags-list .tag.ng-leave-stagger,
.tags-wrapper .tags-list .tag.ng-move-stagger {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.tags-wrapper .tags-list .tag.ng-enter {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.tags-wrapper .tags-list .tag.ng-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
.tags-wrapper .tags-list .tag::after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  right: -15px;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #455674;
}
.tags-wrapper .tags-list .tag .tag-remove {
  position: absolute;
  top: 0;
  right: -5px;
  font-size: 16px;
  line-height: 30px;
  cursor: pointer;
  display: block;
  text-align: center;
  border-radius: 10px;
  z-index: 1000;
}
.tags-wrapper .tags-list .tag.none {
  opacity: 60;
  filter: alpha(opacity=6000);
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.tags-wrapper .tags-list .search-tags {
  position: relative;
  display: block;
  margin-left: 5px;
}
.tags-wrapper .tags-list .search-tags .tag-text {
  border: 0;
  line-height: 30px;
  widows: 50px;
  outline: 0;
  cursor: pointer;
  color: #aaa;
}
.tags-wrapper .tags-list .search-tags .tag-text::-moz-placeholder {
  color: #455674;
  opacity: 1;
}
.tags-wrapper .tags-list .search-tags .tag-text:-ms-input-placeholder {
  color: #455674;
}
.tags-wrapper .tags-list .search-tags .tag-text::-webkit-input-placeholder {
  color: #455674;
}
.tags-wrapper .tags-list .search-tags .tag-text::-webkit-input-placeholder {
  color: #455674;
  font-style: false;
  font-weight: false;
}
.tags-wrapper .tags-list .search-tags .tag-text:-moz-placeholder {
  color: #455674;
  font-style: false;
  font-weight: false;
}
.tags-wrapper .tags-list .search-tags .tag-text::-moz-placeholder {
  color: #455674;
  font-style: false;
  font-weight: false;
}
.tags-wrapper .tags-list .search-tags .tag-text:-ms-input-placeholder {
  color: #455674;
  font-style: false;
  font-weight: false;
}
.tags-wrapper .tags-list .search-tags ul.suggestions-list {
  position: absolute;
  left: 0;
  padding-left: 0;
  top: 40px;
}
.tags-wrapper .tags-list .search-tags ul.suggestions-list li {
  cursor: pointer;
  background-color: #455674;
  opacity: 50;
  filter: alpha(opacity=5000);
  opacity: 0.5;
  filter: alpha(opacity=50);
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 5px 20px 5px 15px;
  line-height: 20px;
  position: relative;
  border-radius: 20px 0 0 20px;
  color: #fff;
  text-align: center;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}
.tags-wrapper .tags-list .search-tags ul.suggestions-list li.ng-enter-stagger,
.tags-wrapper .tags-list .search-tags ul.suggestions-list li.ng-leave-stagger,
.tags-wrapper .tags-list .search-tags ul.suggestions-list li.ng-move-stagger {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.tags-wrapper .tags-list .search-tags ul.suggestions-list li.ng-enter {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.tags-wrapper .tags-list .search-tags ul.suggestions-list li.ng-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
.tags-wrapper .tags-list .search-tags ul.suggestions-list li::after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  right: -15px;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #455674;
}
.tags-wrapper .tags-list .search-tags ul.suggestions-list li.active {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
.all-documents h3.section-title {
  color: #A88ADC !important;
  font-size: 18px;
}
.documents-select {
  margin-left: 10px;
  -webkit-appearance: none;
  background-color: #455674;
  border-radius: 3px;
  color: #fff;
  padding: 3px 4px;
  border: 1px solid #455674;
  background-image: url(/includes/images/select-white.png);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right 7px center;
  outline: 0!important;
}
.documents-wrapper {
  padding: 8px;
  min-height: 600px;
}
.documents-wrapper .document {
  width: 300px;
  padding: 0 20px 20px 0;
  cursor: pointer;
}
.documents-wrapper .document .document-content {
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
.documents-wrapper .document .document-content .hero {
  position: relative;
  background: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 0 !important;
  overflow: hidden;
}
.documents-wrapper .document .document-content .hero img {
  width: 100%;
}
.documents-wrapper .document .document-content .hero .shadow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
.documents-wrapper .document .document-content .info {
  background-color: #ddd;
  color: #3B4752;
  padding: 8px;
  padding-top: 0;
}
.documents-wrapper .document .document-content .info small {
  display: block;
  padding-top: 4px;
  text-transform: capitalize;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 0px;
  line-height: 30px;
  color: #455674;
}
.documents-wrapper .document .document-content .info h3 {
  margin: 0;
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 800;
  line-height: 20px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
.documents-wrapper .document .document-content .info .date-info .row div:first-child {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  font-size: 14px;
}
.documents-wrapper .document .document-content .options {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 100000;
}
.documents-wrapper .document .document-content .options i {
  display: block;
  float: right;
  color: #fff;
  text-align: center;
  margin-left: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  cursor: pointer;
  background-color: #455674;
  border-radius: 15px;
}
.documents-wrapper .document .document-content .options i:nth-child(1) {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.documents-wrapper .document .document-content .options i:nth-child(2) {
  -webkit-animation-duration: 0.30000000000000004s;
  animation-duration: 0.30000000000000004s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.documents-wrapper .document .document-content .options i:nth-child(3) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.documents-wrapper .document .document-content:hover {
  -webkit-box-shadow: 0 1px 2px 0 #08f;
  box-shadow: 0 1px 2px 0 #08f;
  border: 1px solid #08f;
}
.documents-wrapper .document .document-content:hover .options {
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .documents-wrapper .document {
    width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .documents-wrapper .document {
    width: 300px;
  }
}
.document-expiry .table-striped {
  height: 600px;
  overflow: auto;
}
.document-expiry .table-striped table {
  table-layout: fixed;
  width: 1600px;
}
.document-expiry .table-striped table:first-child th {
  border-right: 1px dashed #6a7890 !important;
}
.document-expiry .table-striped table:first-child th:first-child {
  border-top-left-radius: 3px;
}
.document-expiry .table-striped table:first-child th:last-child {
  border-top-right-radius: 3px;
  border: 0 !important;
}
.document-expiry .table-striped table:nth-child(2) th {
  border-right: 1px dashed #354054 !important;
}
.document-expiry .table-striped table:nth-child(2) th:first-child {
  border-bottom-left-radius: 3px;
}
.document-expiry .table-striped table:nth-child(2) th:last-child {
  border-bottom-right-radius: 3px;
  border: 0 !important;
}
.document-expiry .table-striped thead tr {
  background: #455674;
}
.document-expiry .table-striped thead tr th {
  padding: 8px 5px;
  border: 0;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  border-right: 1px dotted #fff;
  white-space: nowrap;
  vertical-align: middle;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.document-expiry .table-striped tbody td {
  white-space: nowrap;
  vertical-align: middle;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.document-expiry .table-striped tbody td span {
  display: inline-block;
}
.document-expiry .table-striped tbody td.bg-danger {
  background-color: #d9534f !important;
  border-left: 1px dashed #ddd;
  border-right: 1px dashed #ddd;
  color: #fff;
  font-weight: 600;
}
.document-expiry .table-striped tbody td.bg-warning {
  background-color: #e67e22 !important;
  border-left: 1px dashed #ddd;
  border-right: 1px dashed #ddd;
  color: #fff;
  font-weight: 600;
}
.document-expiry .table-striped tbody td:last-child {
  text-align: left !important;
}
.document-expiry .table-striped tbody .profile {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #ddd;
}
.document-expiry .table-striped tbody .driver-name {
  color: #8e44ad;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 16px;
}
.document-expiry .table-striped tbody .label {
  position: relative;
  top: -2px;
}
.document-expiry .table-striped tbody .reason {
  color: #555;
  display: inline-block;
  font-size: 12px;
}
.document-expiry .table-striped tbody .vehicle {
  font-weight: 600;
  line-height: 15px;
}
.document-expiry .table-striped tbody .vehicle .registration {
  text-align: center;
  background: #fdca4d;
  font-weight: 900;
  padding: 2px 12px;
  line-height: 16px;
  border-radius: 2px;
  margin-top: 4px;
  color: #000 !important;
  font-size: 12px;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
.document-expiry .table-striped tbody .vehicle .registration.na {
  background-color: #ddd !important;
}
.vendors-wrapper,
.clients-wrapper {
  height: 400px;
  padding: 40px;
  overflow: scroll;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  -webkit-overflow-scrolling: touch;
}
.vendors-wrapper::-webkit-scrollbar,
.clients-wrapper::-webkit-scrollbar {
  width: 0 !important;
}
.warning.Low {
  background-color: #3498db !important;
}
.warning.Medium {
  background-color: #f1c40f !important;
}
.warning.High {
  background-color: #c0392b !important;
}
.warning i {
  -webkit-animation: blink-animation 1s steps(2, start) infinite;
          animation: blink-animation 1s steps(2, start) infinite;
}
#dispatch #dispatch-bookings .header,
#dispatch #dispatch-workshare .header {
  background-color: #455674;
  height: 32px;
  padding: 0 4px;
  line-height: 32px;
  margin: 4px;
  margin-bottom: 0;
  color: #fff;
  padding-left: 12px;
  font-weight: 600;
}
#dispatch #dispatch-bookings .header .content-wrapper .journey,
#dispatch #dispatch-workshare .header .content-wrapper .journey {
  float: left;
  width: 30%;
}
#dispatch #dispatch-bookings .header .content-wrapper .passenger,
#dispatch #dispatch-workshare .header .content-wrapper .passenger {
  float: left;
  width: 15%;
  padding-left: 10px;
}
#dispatch #dispatch-bookings .header .content-wrapper .driver,
#dispatch #dispatch-workshare .header .content-wrapper .driver {
  float: left;
  width: 17%;
  height: 32px;
}
#dispatch #dispatch-bookings .header .content-wrapper .time,
#dispatch #dispatch-workshare .header .content-wrapper .time,
#dispatch #dispatch-bookings .header .content-wrapper .status,
#dispatch #dispatch-workshare .header .content-wrapper .status {
  float: left;
  text-align: center;
  width: 12.5%;
}
#dispatch #dispatch-bookings .bookings-wrapper,
#dispatch #dispatch-workshare .bookings-wrapper {
  padding: 0 4px;
}
#dispatch #dispatch-bookings .bookings-wrapper .no-bookings,
#dispatch #dispatch-workshare .bookings-wrapper .no-bookings {
  padding: 16px;
  text-align: center;
}
#dispatch #dispatch-bookings .bookings-wrapper .no-bookings h4,
#dispatch #dispatch-workshare .bookings-wrapper .no-bookings h4 {
  color: #788195;
  margin: 0;
  margin-bottom: 8px;
  font-size: 20px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking,
#dispatch #dispatch-workshare .bookings-wrapper .booking {
  cursor: pointer;
  margin-top: 4px;
  padding: 3px 0 2px;
  padding-left: 8px;
  font-size: 13px;
  color: #444;
  font-weight: 400;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.selected,
#dispatch #dispatch-workshare .bookings-wrapper .booking.selected {
  border: 2px dashed #999;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper {
  height: 50px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .text,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .text {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 22px;
  position: relative;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .text .tooltip,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .text .tooltip {
  white-space: pre-wrap;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey {
  float: left;
  width: 30%;
  overflow: hidden;
  font-size: 12px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators {
  line-height: 10px;
  overflow: hidden;
  white-space: nowrap;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag {
  margin-right: 4px;
  max-width: 120px;
  color: #fff;
  padding: 0px 8px 1px;
  border-radius: 2px;
  font-weight: 600;
  line-height: 17px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  margin-top: 6px;
  text-transform: uppercase;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.icon,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.icon {
  background-color: #703688;
  padding: 0 4px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.icon i,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.icon i {
  margin: 0 !important;
  line-height: 18px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.booking-source,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.booking-source {
  background-color: #455674;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.booking-source.WEB,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.booking-source.WEB {
  background-color: #3498db;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.booking-source.OTHER,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.booking-source.OTHER {
  background-color: #788195;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.booking-source.PHONE,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.booking-source.PHONE {
  background-color: #000000;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.booking-source.CLIENT_PORTAL,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.booking-source.CLIENT_PORTAL {
  background-color: #703688;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.booking-source.APP,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.booking-source.APP {
  background-color: #1e8449;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.booking-source.ONETRANSPORT,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.booking-source.ONETRANSPORT {
  background-color: #20638f;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.cost,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.cost {
  background-color: #788195;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.pax,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.pax {
  background-color: #2980b9;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.flight,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.flight {
  background-color: #9c27b0;
  color: #fff;
  text-transform: uppercase;
  line-height: 19px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.flight i,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.flight i {
  float: left;
  font-size: 11px;
  margin-top: 1px !important;
  margin-right: 2px !important;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle {
  background-color: #8e44ad;
  max-width: 100px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.Unit.Car,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.Unit.Car {
  background-color: #1abc9c !important;
  color: #fff !important;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.Estate,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.Estate,
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.estate,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.estate {
  background-color: #0363ab;
  color: #fff !important;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.Black.Taxi,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.Black.Taxi {
  background-color: white;
  color: black !important;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.Executive,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.Executive {
  background-color: black;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.Chauffeur,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.Chauffeur {
  background-color: gold;
  color: #000;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.EcoCar,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.EcoCar {
  background-color: #27ae60;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.MPV,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.MPV {
  background-color: #26ae90;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.MPV.Premium,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.vehicle.MPV.Premium {
  background-color: gold;
  color: #000 !important;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.pre,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.pre {
  background-color: #455674;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.new,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.new {
  background-color: yellow;
  color: #000;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.notes,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag.notes {
  background-color: #c0392b;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .indicators .tag i,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .indicators .tag i {
  font-size: 13px;
  float: left;
  margin-top: 2px;
  margin-right: 4px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .journey .pickup,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .journey .pickup {
  width: 100%;
  display: block !important;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .passenger,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .passenger {
  float: left;
  width: 15%;
  padding-left: 8px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .accept-reject,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .accept-reject {
  padding-top: 12px;
  width: 17%;
  float: left;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .accept-reject .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .accept-reject .btn {
  padding-left: 12px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .accept-reject .btn i,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .accept-reject .btn i {
  display: none;
  line-height: 22px;
}
@media (max-width: 888px) {
  #dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .accept-reject,
  #dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .accept-reject {
    padding-top: 0;
  }
  #dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .accept-reject .btn,
  #dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .accept-reject .btn {
    margin-bottom: 4px;
    height: 22px;
    line-height: 21px;
  }
}
@media (min-width: 1025px) and (max-width: 1184px) {
  #dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .accept-reject,
  #dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .accept-reject {
    padding-top: 0;
  }
  #dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .accept-reject .btn,
  #dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .accept-reject .btn {
    margin-bottom: 4px;
    height: 22px;
    line-height: 21px;
  }
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .driver,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .driver {
  float: left;
  width: 17%;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .driver i,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .driver i {
  float: left;
  margin-right: 4px;
  font-size: 16px;
  line-height: 24px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .driver i.add,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .driver i.add {
  line-height: 42px;
  font-size: 18px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .allocation-options .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .allocation-options .btn {
  border-radius: 50%;
  height: 25px;
  width: 25px;
  padding: 0;
  text-align: center;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .allocation-options .btn i,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .allocation-options .btn i {
  position: relative;
  top: -9px;
  left: -1px;
  width: 25px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .time,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .time,
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .status,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .status {
  float: left;
  width: 12.5%;
  text-align: center;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .time strong,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .time strong,
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .status strong,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .status strong {
  text-transform: capitalize;
  width: 90px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 7px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .time span,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .time span,
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .status span,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .status span {
  font-size: 12px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper p,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper p {
  line-height: 42px;
  margin: 0 !important;
  font-weight: 600;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .action,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .action {
  width: 13%;
  float: left;
  padding-top: 12px;
  text-align: center;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .action .expand {
  border: 0;
  cursor: pointer;
  display: inline-block;
  height: 24px;
  width: 24px;
  margin-right: 4px;
  border-radius: 50%;
  line-height: 24px;
  background-color: #455674;
  color: #fff;
  text-align: center;
}
@media (max-width: 1024px) {
  #dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .action .select,
  #dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .action .select {
    display: none;
  }
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .badge {
  border-radius: 3px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper .profile,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper .profile {
  margin-top: 2px;
  float: left;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 8px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .content-wrapper:after,
#dispatch #dispatch-workshare .bookings-wrapper .booking .content-wrapper:after {
  content: "";
  display: block;
  clear: both;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper {
  background-color: #fff;
  margin-left: -13px;
  margin-bottom: -6px;
  padding-left: 32px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded {
  border-left: 1px solid #e67e22;
  padding: 4px 16px 12px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded table.info-table th,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded table.info-table th {
  padding: 4px !important;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded table.info-table tbody tr td,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded table.info-table tbody tr td {
  padding: 4px !important;
  background: #eee !important;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .actions,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .actions {
  margin-bottom: 10px;
  margin-top: 8px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .actions > ul,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .actions > ul {
  list-style: none;
  padding-left: 0;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .actions > ul > li,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .actions > ul > li {
  float: left;
  margin-right: 10px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group a.btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group a.btn {
  color: #fff !important;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu {
  left: 0;
  right: 0;
  top: 24px;
  min-width: inherit;
  border-radius: 4px;
  overflow: hidden;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li {
  height: 30px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a {
  min-width: inherit;
  height: 30px;
  text-align: center;
  line-height: 30px;
  padding: 0;
  color: #fff !important;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a i,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a i {
  line-height: 30px;
  color: #fff !important;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Incoming,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Incoming {
  background-color: #eb984e;
  border-bottom: 1px solid #e98b38;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Incoming:hover,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Incoming:hover {
  background-color: #e98b38;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Allocated,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Allocated {
  background-color: #598253;
  border-bottom: 1px solid #44733d;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Allocated:hover,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Allocated:hover {
  background-color: #44733d;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.OnRoute,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.OnRoute {
  background-color: #7d899e;
  border-bottom: 1px solid #6a7890;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.OnRoute:hover,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.OnRoute:hover {
  background-color: #6a7890;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Arrived,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Arrived {
  background-color: #a569bd;
  border-bottom: 1px solid #9957b5;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Arrived:hover,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Arrived:hover {
  background-color: #9957b5;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.InProgress,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.InProgress {
  background-color: #5dade2;
  border-bottom: 1px solid #48a2df;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.InProgress:hover,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.InProgress:hover {
  background-color: #48a2df;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.OpenToBid,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.OpenToBid {
  background-color: #f4d03f;
  border-bottom: 1px solid #f2ca27;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.OpenToBid:hover,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.OpenToBid:hover {
  background-color: #f2ca27;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Completed,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Completed {
  background-color: #5499c7;
  border-bottom: 1px solid #3e8dc0;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Completed:hover,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Completed:hover {
  background-color: #3e8dc0;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Cancelled,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Cancelled {
  background-color: #cd6155;
  border-bottom: 1px solid #c64d40;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Cancelled:hover,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.Cancelled:hover {
  background-color: #c64d40;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.COA,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.COA {
  background-color: #d98880;
  border-bottom: 1px solid #cd6155;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.COA:hover,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .btn-group ul.dropdown-menu li a.COA:hover {
  background-color: #cd6155;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded h3.section-title,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded h3.section-title {
  margin-top: 12px !important;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 8px !important;
  color: inherit;
  padding-bottom: 4px;
  border-bottom: 1px dotted #ddd;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .form-box,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .form-box {
  margin-bottom: 8px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .form-box label,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .form-box label {
  color: inherit !important;
  font-size: 14px;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking .expand-wrapper .expanded .form-box .info,
#dispatch #dispatch-workshare .bookings-wrapper .booking .expand-wrapper .expanded .form-box .info {
  font-size: 14px;
  color: inherit !important;
  font-weight: 400;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.COA,
#dispatch #dispatch-workshare .bookings-wrapper .booking.COA {
  border-left: 5px solid #d98880;
  background-color: #f6e4e2;
  color: #ce6358;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.COA:focus,
#dispatch #dispatch-workshare .bookings-wrapper .booking.COA:focus {
  outline: 2px solid #d98880;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.COA .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking.COA .expand-wrapper .expanded {
  background-color: #fcf6f6;
  border-left: 1px solid #d98880;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.COA .expand-wrapper .expanded .actions .btn-group .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking.COA .expand-wrapper .expanded .actions .btn-group .btn {
  background-color: #d98880;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.COA .time strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.COA .time strong.badge,
#dispatch #dispatch-bookings .bookings-wrapper .booking.COA .status strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.COA .status strong.badge {
  background-color: #d98880;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.COA .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking.COA .action .expand {
  background-color: #d98880;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Cancelled,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Cancelled {
  border-left: 5px solid #d98880;
  background-color: #f6e4e2;
  color: #ce6358;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Cancelled:focus,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Cancelled:focus {
  outline: 2px solid #d98880;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Cancelled .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Cancelled .expand-wrapper .expanded {
  background-color: #fcf6f6;
  border-left: 1px solid #d98880;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Cancelled .expand-wrapper .expanded .actions .btn-group .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Cancelled .expand-wrapper .expanded .actions .btn-group .btn {
  background-color: #d98880;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Cancelled .time strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Cancelled .time strong.badge,
#dispatch #dispatch-bookings .bookings-wrapper .booking.Cancelled .status strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Cancelled .status strong.badge {
  background-color: #d98880;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Cancelled .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Cancelled .action .expand {
  background-color: #d98880;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Incoming,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Incoming {
  border-left: 5px solid #e67e22;
  background-color: #fbe9d9;
  color: #bf6516;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Incoming:focus,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Incoming:focus {
  outline: 2px solid #e67e22;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Incoming .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Incoming .expand-wrapper .expanded {
  background-color: #ffffff;
  border-left: 1px solid #e67e22;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Incoming .expand-wrapper .expanded .actions .btn-group .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Incoming .expand-wrapper .expanded .actions .btn-group .btn {
  background-color: #e67e22;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Incoming .time strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Incoming .time strong.badge,
#dispatch #dispatch-bookings .bookings-wrapper .booking.Incoming .status strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Incoming .status strong.badge {
  background-color: #e67e22;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Incoming .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Incoming .action .expand {
  background-color: #e67e22;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Unconfirmed,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Unconfirmed {
  border-left: 5px solid #f1c40f;
  background-color: #f7dc6f;
  color: #444;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Unconfirmed:focus,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Unconfirmed:focus {
  outline: 2px solid #f1c40f;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Unconfirmed .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Unconfirmed .expand-wrapper .expanded {
  background-color: #fcf3d0;
  border-left: 1px solid #f1c40f;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Unconfirmed .expand-wrapper .expanded .actions .btn-group .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Unconfirmed .expand-wrapper .expanded .actions .btn-group .btn {
  background-color: #f1c40f;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Unconfirmed .time strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Unconfirmed .time strong.badge,
#dispatch #dispatch-bookings .bookings-wrapper .booking.Unconfirmed .status strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Unconfirmed .status strong.badge {
  background-color: #f1c40f;
  color: #444;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Unconfirmed .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Unconfirmed .action .expand {
  background-color: #444;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Allocated,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Allocated {
  border-left: 5px solid #2f6328;
  background-color: #90cf88;
  color: #1e3f19;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Allocated:focus,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Allocated:focus {
  outline: 2px solid #2f6328;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Allocated .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Allocated .expand-wrapper .expanded {
  background-color: #d4ecd1;
  border-left: 1px solid #2f6328;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Allocated .expand-wrapper .expanded .actions .btn-group .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Allocated .expand-wrapper .expanded .actions .btn-group .btn {
  background-color: #2f6328;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Allocated .time strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Allocated .time strong.badge,
#dispatch #dispatch-bookings .bookings-wrapper .booking.Allocated .status strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Allocated .status strong.badge {
  background-color: #2f6328;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Allocated .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Allocated .action .expand {
  background-color: #2f6328;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.PreAllocated,
#dispatch #dispatch-workshare .bookings-wrapper .booking.PreAllocated {
  border-left: 5px solid #2ecc71;
  background-color: #a8ebc4;
  color: #25a25a;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.PreAllocated:focus,
#dispatch #dispatch-workshare .bookings-wrapper .booking.PreAllocated:focus {
  outline: 2px solid #2ecc71;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.PreAllocated .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking.PreAllocated .expand-wrapper .expanded {
  background-color: #f7fdf9;
  border-left: 1px solid #2ecc71;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.PreAllocated .expand-wrapper .expanded .actions .btn-group .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking.PreAllocated .expand-wrapper .expanded .actions .btn-group .btn {
  background-color: #2ecc71;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.PreAllocated .time strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.PreAllocated .time strong.badge,
#dispatch #dispatch-bookings .bookings-wrapper .booking.PreAllocated .status strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.PreAllocated .status strong.badge {
  background-color: #2ecc71;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.PreAllocated .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking.PreAllocated .action .expand {
  background-color: #2ecc71;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.OnRoute,
#dispatch #dispatch-workshare .bookings-wrapper .booking.OnRoute {
  border-left: 5px solid #455674;
  background-color: #b3bed2;
  color: #323e54;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.OnRoute:focus,
#dispatch #dispatch-workshare .bookings-wrapper .booking.OnRoute:focus {
  outline: 2px solid #455674;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.OnRoute .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking.OnRoute .expand-wrapper .expanded {
  background-color: #d0d7e3;
  border-left: 1px solid #455674;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.OnRoute .expand-wrapper .expanded .actions .btn-group .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking.OnRoute .expand-wrapper .expanded .actions .btn-group .btn {
  background-color: #455674;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.OnRoute .time strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.OnRoute .time strong.badge,
#dispatch #dispatch-bookings .bookings-wrapper .booking.OnRoute .status strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.OnRoute .status strong.badge {
  background-color: #455674;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.OnRoute .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking.OnRoute .action .expand {
  background-color: #455674;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Arrived,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Arrived {
  border-left: 5px solid #8e44ad;
  background-color: #e4d0ed;
  color: #703688;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Arrived:focus,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Arrived:focus {
  outline: 2px solid #8e44ad;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Arrived .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Arrived .expand-wrapper .expanded {
  background-color: #f7f1fa;
  border-left: 1px solid #8e44ad;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Arrived .expand-wrapper .expanded .actions .btn-group .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Arrived .expand-wrapper .expanded .actions .btn-group .btn {
  background-color: #8e44ad;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Arrived .time strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Arrived .time strong.badge,
#dispatch #dispatch-bookings .bookings-wrapper .booking.Arrived .status strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Arrived .status strong.badge {
  background-color: #8e44ad;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Arrived .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Arrived .action .expand {
  background-color: #8e44ad;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.InProgress,
#dispatch #dispatch-workshare .bookings-wrapper .booking.InProgress {
  border-left: 5px solid #3498db;
  background-color: #b6daf2;
  color: #217dbb;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.InProgress:focus,
#dispatch #dispatch-workshare .bookings-wrapper .booking.InProgress:focus {
  outline: 2px solid #3498db;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.InProgress .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking.InProgress .expand-wrapper .expanded {
  background-color: #cce5f6;
  border-left: 1px solid #3498db;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.InProgress .expand-wrapper .expanded .actions .btn-group .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking.InProgress .expand-wrapper .expanded .actions .btn-group .btn {
  background-color: #3498db;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.InProgress .time strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.InProgress .time strong.badge,
#dispatch #dispatch-bookings .bookings-wrapper .booking.InProgress .status strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.InProgress .status strong.badge {
  background-color: #3498db;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.InProgress .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking.InProgress .action .expand {
  background-color: #3498db;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.OpenToBid,
#dispatch #dispatch-workshare .bookings-wrapper .booking.OpenToBid {
  border-left: 5px solid #f1c40f;
  background-color: #f9e8a0;
  color: #614f06;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.OpenToBid:focus,
#dispatch #dispatch-workshare .bookings-wrapper .booking.OpenToBid:focus {
  outline: 2px solid #f1c40f;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.OpenToBid .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking.OpenToBid .expand-wrapper .expanded {
  background-color: #fbedb8;
  border-left: 1px solid #f1c40f;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.OpenToBid .expand-wrapper .expanded .actions .btn-group .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking.OpenToBid .expand-wrapper .expanded .actions .btn-group .btn {
  background-color: #f1c40f;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.OpenToBid .time strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.OpenToBid .time strong.badge,
#dispatch #dispatch-bookings .bookings-wrapper .booking.OpenToBid .status strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.OpenToBid .status strong.badge {
  background-color: #614f06;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.OpenToBid .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking.OpenToBid .action .expand {
  background-color: #f1c40f;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Clearing,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Clearing {
  border-left: 5px solid #455674;
  background-color: #b3bed2;
  color: #323e54;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Clearing:focus,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Clearing:focus {
  outline: 2px solid #455674;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Clearing .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Clearing .expand-wrapper .expanded {
  background-color: #d0d7e3;
  border-left: 1px solid #455674;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Clearing .expand-wrapper .expanded .actions .btn-group .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Clearing .expand-wrapper .expanded .actions .btn-group .btn {
  background-color: #455674;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Clearing .time strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Clearing .time strong.badge,
#dispatch #dispatch-bookings .bookings-wrapper .booking.Clearing .status strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Clearing .status strong.badge {
  background-color: #455674;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Clearing .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Clearing .action .expand {
  background-color: #455674;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Completed,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Completed {
  border-left: 5px solid #0363ab;
  background-color: #7dc6fd;
  color: #024679;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Completed:focus,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Completed:focus {
  outline: 2px solid #0363ab;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Completed .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Completed .expand-wrapper .expanded {
  background-color: #aadafe;
  border-left: 1px solid #0363ab;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Completed .expand-wrapper .expanded .actions .btn-group .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Completed .expand-wrapper .expanded .actions .btn-group .btn {
  background-color: #0363ab;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Completed .time strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Completed .time strong.badge,
#dispatch #dispatch-bookings .bookings-wrapper .booking.Completed .status strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Completed .status strong.badge {
  background-color: #0363ab;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Completed .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Completed .action .expand {
  background-color: #0363ab;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Sent,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Sent {
  border-left: 5px solid #555;
  background-color: #bbbbbb;
  color: #3b3b3b;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Sent:focus,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Sent:focus {
  outline: 2px solid #555;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Sent .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Sent .expand-wrapper .expanded {
  background-color: #d2d2d2;
  border-left: 1px solid #555;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Sent .expand-wrapper .expanded .actions .btn-group .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Sent .expand-wrapper .expanded .actions .btn-group .btn {
  background-color: #555;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Sent .time strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Sent .time strong.badge,
#dispatch #dispatch-bookings .bookings-wrapper .booking.Sent .status strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Sent .status strong.badge {
  background-color: #555;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Sent .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Sent .action .expand {
  background-color: #555;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Read,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Read {
  border-left: 5px solid #2980b9;
  background-color: #bedcf0;
  color: #20638f;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Read:focus,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Read:focus {
  outline: 2px solid #2980b9;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Read .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Read .expand-wrapper .expanded {
  background-color: #e3f0f9;
  border-left: 1px solid #2980b9;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Read .expand-wrapper .expanded .actions .btn-group .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Read .expand-wrapper .expanded .actions .btn-group .btn {
  background-color: #2980b9;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Read .time strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Read .time strong.badge,
#dispatch #dispatch-bookings .bookings-wrapper .booking.Read .status strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Read .status strong.badge {
  background-color: #2980b9;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Read .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Read .action .expand {
  background-color: #2980b9;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Accepted,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Accepted {
  border-left: 5px solid #27ae60;
  background-color: #b3eecc;
  color: #1e8449;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Accepted:focus,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Accepted:focus {
  outline: 2px solid #27ae60;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Accepted .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Accepted .expand-wrapper .expanded {
  background-color: #d9f6e5;
  border-left: 1px solid #27ae60;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Accepted .expand-wrapper .expanded .actions .btn-group .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Accepted .expand-wrapper .expanded .actions .btn-group .btn {
  background-color: #27ae60;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Accepted .time strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Accepted .time strong.badge,
#dispatch #dispatch-bookings .bookings-wrapper .booking.Accepted .status strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Accepted .status strong.badge {
  background-color: #27ae60;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Accepted .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Accepted .action .expand {
  background-color: #27ae60;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Rejected,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Rejected {
  border-left: 5px solid #c0392b;
  background-color: #f2c9c5;
  color: #962d22;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Rejected:focus,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Rejected:focus {
  outline: 2px solid #c0392b;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Rejected .expand-wrapper .expanded,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Rejected .expand-wrapper .expanded {
  background-color: #faecea;
  border-left: 1px solid #c0392b;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Rejected .expand-wrapper .expanded .actions .btn-group .btn,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Rejected .expand-wrapper .expanded .actions .btn-group .btn {
  background-color: #c0392b;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Rejected .time strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Rejected .time strong.badge,
#dispatch #dispatch-bookings .bookings-wrapper .booking.Rejected .status strong.badge,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Rejected .status strong.badge {
  background-color: #c0392b;
}
#dispatch #dispatch-bookings .bookings-wrapper .booking.Rejected .action .expand,
#dispatch #dispatch-workshare .bookings-wrapper .booking.Rejected .action .expand {
  background-color: #c0392b;
}
.driver-selection .selectize-control .selectize-input {
  height: auto !important;
}
.allocation-modal .modal-dialog {
  width: 800px;
}
.allocation-modal .modal-dialog .modal-content {
  background: transparent;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper {
  position: relative;
  background: #fff;
  overflow: hidden;
  height: 558px;
  border-radius: 4px;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .section-title {
  padding: 12px 8px;
  margin-top: 0;
  margin-bottom: 0px;
  color: #455674;
  font-weight: 600;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .section-title i {
  color: #455674;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper {
  height: 465px;
  overflow: auto;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .search input {
  padding: 4px 8px;
  padding-left: 16px;
  width: 100%;
  font-size: 14px;
  border: 0;
  outline: none;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAMjklEQVR4Xu2dC4xcVRnHv+/cabcLxdK6ZBcVQagI8ihKaEE0gryiKJoo5aGijRpMd+65M4uFKKAL8khL2J177ixYHzRqAC2JCeGZIgiCqAXl5YMCUYwCBeqKFYRlZ89nvmbWLI+5d+bO3Dvnzj0nadJkz+v7f78573Mugg25VgBzbb01HiwAOYfAAmAByLkCOTfftgAWgJwrkHPzbQtgAci5Ajk337YAFoCcK5Bz820LYAHIuQI5N9+2ABaAnCuQc/NtC2AByLkCOTfftgAWgJwrkHPzbQtgAci5Ajk337YAFoCcK5Bz820LYAHIvgKjo6NiYGBgfyJaTkQHE9G7EXFPANhNa71ICDGfrdRavwoALyDi8wDwNwB4HBEfBoDNk5OTj46Ojursq9GaBZltAdauXbtLf3//xwHgkwBwHAAsac30N8SeRMRNWuvrC4XCjcPDwy+2mV8mkmcOgEqlskIIsRoATgaA/iRU1lr/FwA2CiGulFJuTqIMU/LMBABEhNVq9Xgi+iYAfCBN8YjobkS80HXd2xGR0iw7jbKMB0AptQwAxgHg6DQEaVQGEf0cAMqe5/2hm/XodNnGAjA2NtbvOM4oIn4NAESnDY+Tn9Z6xnGcdQsXLrxw1apVr8TJw7Q0RgIQBMFBRHQtABxgmmBcHyJ6xHGc04rF4h9NrF8rdTIOgCAITiei7yc1wGtFnLC4PFBExFWe523sVJ7dyMcYAHigFwTB+QBwQRtCbNFa3ymEeAgRt9RqtSfnzZv3723btv2H8xwYGNhlenqa1wXehYj7aq2XIeLR/P82yjzXdd1LszpANAIAdr7v+xUhhIzhiAcQ8cdEdJ2U8h8x0sPExMQetVrtZK31GY7j8KCzpUBE41LKs7IIQdcBaMP5NwDAJVLK37TkrYjIvu/zNPMbiHhiK/lmFYKuA6CU4rl9K83+fYi42nXd+1txUKtxlVLLAeAKADi02bREdJ7neRc3G9+EeF0FoD7gu7pJIaaI6Kzdd9/9OytXrpxpMk1b0TZu3Ohs3bp1GADWAUBfM5kh4krXda9rJq4JcboGQH2q99tmRvtE9BgLK6V8qBuijY+PH+I4Djt1aRPlvwQAy6WUf2oibtejdAUAXuQpFAr3NTnPv6dQKJy0evXqf3VTrbGxsSWFQoHHHZFL0TMzMw85jrNCSjnVzTo3U3ZXAPB9fy0inh1VQUS8eXp6+jMjIyMvR8VN4+/r16/faWpq6mcAcEJUeVrri0qlEk9rjQ6pA1Bf2/99E8u799RqteNNcf6sF+sQ8L7AERGerQHAMtO7glQBqC/23B61scN9/rx58w7vdrPfyMH17oDHL1Fjgk1SysjWoptNRKoABEFwAhHdGmaw1po3WVaUSiU+qWNsUEq9DwB4DWLHaaNGgYg+4nneL0w1JFUAlFK/ihpEEVHR87wJUwWbW68gCDwiqkTU9S4p5VGm2pMaAPWTPFGrdvcNDQ0dkdY8v12n1NcJeDbDrUHDoLVeXiqVOJ5xITUAlFI/BIAzwhRAxMOSXuHrtAeUUocDwK8j8r1KSvmlTpfdifxSAaB+gPPZiEWfG6SUJ3XCqLTzqFQqNwshPhpS7ktTU1ODa9as4UUio0IqACilTgOAayIsP6LTGztpKR0EwZFEdE9YeUR0iolnB9IC4CcAcEojgRDxQdd1Q/vRtJwZtxzf9x9GxINC0l8tpfxc3PyTSpc4AHxpY9ddd90mhFgcAsCI67p88DOzQSm1pr5p1MiG513XHTTtzEDiAFSr1QO01lEnafeIe5jDFGKq1eqeWusnw+qjtd6vVCptMaXOXI/EAQiCYBURXRVi9BYp5X4miRK3LkqpxyNWB78gpfxR3PyTSJc4AEopbtpLjSqvtV5fKpW+moRxaeeplPouAHwlpNzLpZR8zN2YkDgAvu/fGHG8arWU8kpjFGmjIkqpIgAEIVlcL6X8VBtFdDxp4gAopR4BgANDBoDHuK57R8ct60KG1Wr1OK31pkZF8zmBcrl8SBeq1rDINADYCgCDIaLsUy6X/2KSKHHropTaBwCeCOnuni6VSm+Pm38S6RIHoFKpvCyEWNCo8kKIgWKx+M8kjEs7T6XUbgDwXEi5L0spd0q7XmHlJQ6AUooPcDa82zc5Odk3OjrKDzdkPiil+OBo2J1BLaV0TDLUAtBBb1gA3kRM2wW8RpT8dQGVSuUZIcSQHQTuUOAZKeXbOtjotJ1V4l1A1CYJER3reR6fE8x8iJoGmrjplQYANyAiP+bUKORpIci4Mw9pADCGiOWQuXEvLQV/DwC+HAJ7/paClVJfBIANjUThI+Ce570n8+0/ACileBGIF4MahVxuBr0XAEKfUnEc553Dw8N/zzIE4+PjezmO89fQRRfE/V3XfdQkOxPvAvhAyJIlS/hlzoYPOfKtX8/zxkwSptW6BEFwNhGtDenqnvM8byh3B0JYkCAIriWiU0OmgsZtkrQCQP3GE296hT1qlc8jYSyk7/unIiK/+tUwENGRnufd24rwpsT1ff+DiHh3hH35PRQ6MTGxcHp6+lkhRMONECK6yfO8sOmiKf5+Qz2UUnzdreEdQK31i/39/YNnnnkmP0FrVEh8DDBrbaVS2SCE4BlBWOA79Zl6m5ffFEJEvvIW1rr9wPO8sOlh16BIDYD6mzt8ozYs/G5oaGhFVq6GjY6OFhYtWnR/Ey+LvV9K+UDXvBxScGoA1McCv0TED0UI4UkplYlivb5Ovu+PIOLlYXXVWt9RKpWOMdWeVAFQSh0LALdFiDE1MzNzeLlcftBU0eowH4qIPGgNvR4OAEdJKe8y1ZZUAeDpklJqEyIyCGHhiVqttmJkZGTSROGq1epbiWgzEe0d8eu/pVQqfcxEG2brlCoA9V/OgUT0oBAi6mTMvX19fceZNnK+7LLLdl6wYMHtRLQiwvnTRLSsXC7/2QLwOgWCILiEiL7ehDC39vX1fdoUCNj5fX19/EjU8VF1t49EhSi0YcOGBdu3b98ccZlyNod7a7XaJ7rdHdSb/ZuifvlcaUR8ioj2sc/EhUDAdwZrtdrmsMWhOcl5l40fiuzKVMr3/UOFEBuj+vy55hLRBZ7njUa1FN3+e+pjgLkG+76/EhF/2qQIr/LbgoODg9W01gl4nr948WKJiJc2Mdp/gxlZgKCrANQHheci4kVNQsDR+I3B4aQfk+AVPiHEBBG1dZPHdAi6DkB9anh52KmhN4NDa32L4zgXu64bugzbAlj8KRieph6JiOc18xpos3mbDEHXAWAR40JQT/sIfzCC++hischfA2058GGOQqGwkog+H3aPseWM5yQwFQIjAJgDAX+ooZXu4PU+4cEiP8r4sBCCPx/Ddw631/9x3LfwPyHE3lprPobGXwfhz9GFHeNqx++vSWsiBMYAMKtUfWDID0rs3DHlDcrINAiMA4B9pZTic4R8gORgg3z3/6porZ8WQsS+4GESBEYCUIegDxHPJ6JzAKBgAgha62kAWCuEuIhXMhHxW3HrZQoExgIwK2y9NeBnZiKXX+M6o5l0POvgw6tz1/Z93+cvm2YaAuMBmDM24O/7sdgfbsZhnYrD+/mO43zbdd073yzPrEOQGQBmxa9UKocJIfhRKX54MpGBIp/h4xVKx3GuKBaLvPAUGrIMQeYAmPUE78zNnz//RETk94W5e+DXOWIHrfVzQojbEPH6+fPn39TqDmRWIcgsAHM9Xf/45L5CCN6j55nD0pmZmb0Qcbf6C6Wzn3zjjzi9gIjPEhHfRHqM1wwQcXOxWNzS7qWNLELQEwDE/tknkDBrEFgAcg6BBSABADjLrLQEFoCEAMgKBBaABAHIAgQWgIQBMB0CC0AKAJgMgQUgJQBMhcACkCIAnYAAEUuu6/qdqrYFoFNKtpBPm1NEXs1c2qlP7FgAWnBcJ6O2AwEinuO67rpO1McC0AkVY+YRFwIiusbzvM/GLPY1ySwAnVCxjTziQGABaENwE5O2CoHtAkz0Ypt1ahYCrfUrWuulIyMjT7VZ5I7ktgvohIodyqMZCIhIep4X9mWylmpjAWhJruQjB0Hg1V8cnT3EsqNQ/uXz5dhOOt+2AMn7M1YJSql3IOLpRLTjXgS/qDIzM3Ntp5r9uZWyLUAsF/VOIgtA7/gyliUWgFiy9U4iC0Dv+DKWJRaAWLL1TiILQO/4MpYlFoBYsvVOIgtA7/gyliUWgFiy9U4iC0Dv+DKWJRaAWLL1TiILQO/4MpYlFoBYsvVOIgtA7/gyliUWgFiy9U4iC0Dv+DKWJRaAWLL1TiILQO/4MpYl/wNpzvK9G68VNAAAAABJRU5ErkJggg==");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: left 8px top 3px;
  padding-left: 38px;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .offline {
  border-bottom: 1px solid #ddd;
  padding: 0px 12px 0 12px;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .offline .checkbox {
  margin-bottom: 0;
  display: inline-block;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .offline .checkbox label:after {
  top: 2px;
  left: -4px;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .offline label {
  display: inline-block;
  margin-left: 8px;
  position: relative;
  top: -2px;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-status {
  padding: 2px 8px;
  background: #A88ADC;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-status span {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-wrapper {
  position: relative;
  padding: 4px 8px;
  border-bottom: 1px solid #ddd;
  line-height: 14px;
  cursor: pointer;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-wrapper:hover {
  background: #e3e7ee;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-wrapper.chosen {
  background: #d3dae5;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-wrapper .driver {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  width: 100%;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-wrapper .driver .available,
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-wrapper .driver .pre {
  top: 0;
  right: 0;
  position: absolute;
  font-size: 12px;
  padding: 2px 4px;
  text-align: center;
  color: white;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-wrapper .driver .available {
  background-color: #27ae60;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-wrapper .driver .pre {
  background-color: #e67e22;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-wrapper .driver a {
  font-size: 13px;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-wrapper .driver .driver-image {
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 12px;
  margin-top: 3px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 16px;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-wrapper .driver .driver-image.gett {
  background-color: #f8b631;
  background-size: 28px;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-wrapper .driver .driver-image.workshare {
  background-color: #eeeeee;
  background-size: 28px;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-wrapper .driver .rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  line-height: 15px;
  font-weight: 600;
  color: #777;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-wrapper .driver .rating span.rate {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  margin-right: 12px;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .list .driver-wrapper .driver .rating i {
  font-size: 18px;
  position: relative;
  top: 4px;
  margin-right: 1px;
  color: #27ae60;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .actions {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .actions .btn {
  width: 33.33%;
  display: inline-block;
  margin: 0;
  float: left;
  border-radius: 0;
  line-height: 15px;
  padding: 8px 8px;
  height: 36px;
}
.allocation-modal .modal-dialog .modal-content .modal-body .section .wrapper .list-wrapper .actions .btn.full {
  width: 100%;
}
.booking-info-modal ul.nav.nav-tabs {
  margin: -15px -30px;
  background-color: #ddd;
}
.booking-info-modal ul.nav.nav-tabs li {
  border-bottom: 2px solid #ddd;
}
.booking-info-modal ul.nav.nav-tabs li a {
  padding: 14px;
  line-height: 20px;
  text-transform: capitalize;
  font-size: 16px;
}
.booking-info-modal ul.nav.nav-tabs li.active {
  border-bottom: 2px solid #455674;
  background-color: #455674;
}
.booking-info-modal ul.nav.nav-tabs li.active a {
  color: #fff;
}
#dispatch #dispatch-drivers {
  padding: 4px 0 4px 4px;
}
#dispatch #dispatch-drivers .shift-section {
  margin-bottom: 4px;
}
#dispatch #dispatch-drivers .shift-section .header {
  margin-right: 4px;
  padding-left: 8px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper {
  width: 50%;
  float: left;
  padding-right: 4px;
  margin-top: 4px;
}
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip {
  height: 48px;
  font-size: 12px;
  line-height: 20px;
  padding: 4px;
  font-weight: 400;
}
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .driver {
  width: 32%;
  float: left;
  height: 100%;
}
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .driver .image {
  float: left;
  width: 48px;
  margin-right: 4px;
  position: relative;
}
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .driver .image .img-circle {
  height: 40px;
  width: 40px;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #ddd;
}
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .driver .image img {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
}
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .driver .image i {
  display: block;
  cursor: pointer;
  position: absolute;
  bottom: -2px;
  right: -1px;
  height: 24px;
  width: 24px;
  border-radius: 12px;
  text-align: center;
  line-height: 24px;
  font-size: 16px;
  color: #fff;
}
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .driver .image i.pop {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .driver .info {
  float: left;
  width: 100%;
  padding-top: 4px;
  color: #000;
}
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .driver .info span.notes {
  color: #c0392b;
  width: auto;
  margin-right: 4px;
  font-size: 14px;
}
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .driver .info strong:hover {
  cursor: pointer;
}
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .driver .info strong,
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .driver .info span {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  line-height: 12px;
}
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .driver .info div {
  line-height: 12px;
}
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .bookings {
  width: 14%;
  float: left;
  height: 100%;
}
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .notes {
  width: 16%;
  float: left;
  height: 100%;
}
#dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .time {
  width: 16%;
  float: left;
  height: 100%;
}
@media (max-width: 768px) {
  #dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .driver {
    width: 28%;
  }
  #dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .bookings {
    width: 16%;
  }
  #dispatch #dispatch-drivers .shift-section .driver-strip-wrapper .driver-strip .time {
    width: 18%;
  }
}
#dispatch #dispatch-drivers .shift-section .vehicle {
  width: 30%;
  float: left;
  height: 100%;
  text-align: center;
}
#dispatch #dispatch-drivers .shift-section .vehicle .number-plate {
  background-color: #f1c40f;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  height: 22px;
  line-height: 22px;
  margin-bottom: 2px;
  width: 100px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#dispatch #dispatch-drivers .shift-section .vehicle .description {
  width: 100%;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
#dispatch #dispatch-drivers .shift-section .option {
  width: 8%;
  float: left;
  height: 100%;
  line-height: 38px;
  position: relative;
  text-align: right;
  padding-right: 2px;
}
#dispatch #dispatch-drivers .shift-section .option .btn {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  text-align: center;
  line-height: 30px;
}
#dispatch #dispatch-drivers .shift-section .option .btn.late {
  background-color: #d21d1d !important;
}
#dispatch #dispatch-drivers .shift-section .option .btn i {
  font-size: 18px;
  line-height: 32px;
  position: static;
  width: 22px;
}
#dispatch #dispatch-drivers .shift-section .option .btn i.late {
  line-height: 31px;
  animation: blink-animation 1s steps(2, start) infinite;
  -webkit-animation: blink-animation 1s steps(2, start) infinite;
}
#dispatch #dispatch-drivers .shift-section .option ul.dropdown-menu {
  left: inherit;
  right: -4px;
  border-radius: 0;
  min-width: 170px;
  border: 0;
  top: 42px;
  padding-top: 0;
  padding-bottom: 0;
}
#dispatch #dispatch-drivers .shift-section .option ul.dropdown-menu li a {
  background-color: #788195;
  height: 40px;
  color: #fff;
  text-align: left;
  line-height: 32px;
  padding: 4px 8px;
}
#dispatch #dispatch-drivers .shift-section .option ul.dropdown-menu li a:hover {
  background-color: #49505e;
}
#dispatch #dispatch-drivers .shift-section .option ul.dropdown-menu li a i {
  line-height: 32px;
  float: left;
  font-size: 20px;
  color: #fff;
  margin-right: 4px;
}
#dispatch #dispatch-drivers .shift-section .option ul.dropdown-menu li:last-child a {
  border-bottom: 0;
}
#dispatch #dispatch-drivers .shift-section .stat {
  text-align: center;
  padding-top: 3px;
}
#dispatch #dispatch-drivers .shift-section .stat .number {
  font-size: 18px;
  display: block;
  text-align: center;
  color: #000;
}
#dispatch #dispatch-drivers .shift-section .stat .lbl {
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
}
#dispatch #dispatch-drivers .shift-section.Available .header {
  background-color: #27ae60;
}
#dispatch #dispatch-drivers .shift-section.Available .driver-strip-wrapper .driver-strip {
  border-left: 5px solid #27ae60;
  background-color: #b3eecc;
  color: #27ae60;
}
#dispatch #dispatch-drivers .shift-section.Available .driver-strip-wrapper .driver-strip .driver .info {
  color: #000;
}
#dispatch #dispatch-drivers .shift-section.Available .driver-strip-wrapper .driver-strip .driver .image i {
  background-color: #27ae60;
}
#dispatch #dispatch-drivers .shift-section.Available .driver-strip-wrapper .driver-strip .driver strong:hover {
  color: #1e8449;
}
#dispatch #dispatch-drivers .shift-section.Available .driver-strip-wrapper .driver-strip .option .btn {
  background-color: #27ae60;
  border: 0;
}
#dispatch #dispatch-drivers .shift-section.Available .driver-strip-wrapper .driver-strip .option ul.dropdown-menu li a {
  background-color: #27ae60 !important;
  border-bottom: 1px solid #1e8449;
}
#dispatch #dispatch-drivers .shift-section.Available .driver-strip-wrapper .driver-strip .option ul.dropdown-menu li a:hover {
  background-color: #145b32 !important;
}
#dispatch #dispatch-drivers .shift-section.Clearing .header {
  background-color: #2980b9;
}
#dispatch #dispatch-drivers .shift-section.Clearing .driver-strip-wrapper .driver-strip {
  border-left: 5px solid #2980b9;
  background-color: #bedcf0;
  color: #2980b9;
}
#dispatch #dispatch-drivers .shift-section.Clearing .driver-strip-wrapper .driver-strip .driver .info {
  color: #000;
}
#dispatch #dispatch-drivers .shift-section.Clearing .driver-strip-wrapper .driver-strip .driver image i {
  background-color: #2980b9;
}
#dispatch #dispatch-drivers .shift-section.Clearing .driver-strip-wrapper .driver-strip .driver strong:hover {
  color: #20638f;
}
#dispatch #dispatch-drivers .shift-section.Clearing .driver-strip-wrapper .driver-strip .option .btn {
  background-color: #2980b9;
  border: 0;
}
#dispatch #dispatch-drivers .shift-section.Clearing .driver-strip-wrapper .driver-strip .option ul.dropdown-menu li a {
  background-color: #2980b9 !important;
  border-bottom: 1px solid #20638f;
}
#dispatch #dispatch-drivers .shift-section.Clearing .driver-strip-wrapper .driver-strip .option ul.dropdown-menu li a:hover {
  background-color: #164666 !important;
}
#dispatch #dispatch-drivers .shift-section.OnJob .header {
  background-color: #455674;
}
#dispatch #dispatch-drivers .shift-section.OnJob .driver-strip-wrapper .driver-strip {
  border-left: 5px solid #455674;
  background-color: #b3bed2;
  color: #455674;
}
#dispatch #dispatch-drivers .shift-section.OnJob .driver-strip-wrapper .driver-strip .driver .info {
  color: #000;
}
#dispatch #dispatch-drivers .shift-section.OnJob .driver-strip-wrapper .driver-strip .driver image i {
  background-color: #455674;
}
#dispatch #dispatch-drivers .shift-section.OnJob .driver-strip-wrapper .driver-strip .driver strong:hover {
  color: #323e54;
}
#dispatch #dispatch-drivers .shift-section.OnJob .driver-strip-wrapper .driver-strip .option .btn {
  background-color: #455674;
  border: 0;
}
#dispatch #dispatch-drivers .shift-section.OnJob .driver-strip-wrapper .driver-strip .option ul.dropdown-menu li a {
  background-color: #455674 !important;
  border-bottom: 1px solid #323e54;
}
#dispatch #dispatch-drivers .shift-section.OnJob .driver-strip-wrapper .driver-strip .option ul.dropdown-menu li a:hover {
  background-color: #1f2734 !important;
}
#dispatch #dispatch-drivers .shift-section.OnBreak .header {
  background-color: #e67e22;
}
#dispatch #dispatch-drivers .shift-section.OnBreak .driver-strip-wrapper .driver-strip {
  border-left: 5px solid #e67e22;
  background-color: #fbe9d9;
  color: #e67e22;
}
#dispatch #dispatch-drivers .shift-section.OnBreak .driver-strip-wrapper .driver-strip .driver .info {
  color: #000;
}
#dispatch #dispatch-drivers .shift-section.OnBreak .driver-strip-wrapper .driver-strip .driver image i {
  background-color: #e67e22;
}
#dispatch #dispatch-drivers .shift-section.OnBreak .driver-strip-wrapper .driver-strip .driver strong:hover {
  color: #bf6516;
}
#dispatch #dispatch-drivers .shift-section.OnBreak .driver-strip-wrapper .driver-strip .option .btn {
  background-color: #e67e22;
  border: 0;
}
#dispatch #dispatch-drivers .shift-section.OnBreak .driver-strip-wrapper .driver-strip .option ul.dropdown-menu li a {
  background-color: #e67e22 !important;
  border-bottom: 1px solid #bf6516;
}
#dispatch #dispatch-drivers .shift-section.OnBreak .driver-strip-wrapper .driver-strip .option ul.dropdown-menu li a:hover {
  background-color: #924d10 !important;
}
#dispatch #dispatch-drivers .shift-section.Offline .header {
  background-color: #788195;
}
#dispatch #dispatch-drivers .shift-section.Offline .driver-strip-wrapper .driver-strip {
  border-left: 5px solid #788195;
  background-color: #eaecef;
  color: #788195;
}
#dispatch #dispatch-drivers .shift-section.Offline .driver-strip-wrapper .driver-strip .driver .info {
  color: #000;
}
#dispatch #dispatch-drivers .shift-section.Offline .driver-strip-wrapper .driver-strip .driver image i {
  background-color: #788195;
}
#dispatch #dispatch-drivers .shift-section.Offline .driver-strip-wrapper .driver-strip .driver strong:hover {
  color: #60687a;
}
#dispatch #dispatch-drivers .shift-section.Offline .driver-strip-wrapper .driver-strip .option .btn {
  background-color: #788195;
  border: 0;
}
#dispatch #dispatch-drivers .shift-section.Offline .driver-strip-wrapper .driver-strip .option ul.dropdown-menu li a {
  background-color: #788195 !important;
  border-bottom: 1px solid #60687a;
}
#dispatch #dispatch-drivers .shift-section.Offline .driver-strip-wrapper .driver-strip .option ul.dropdown-menu li a:hover {
  background-color: #49505e !important;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.map-area .map-wrapper {
  position: relative;
  height: 100%;
}
.map-area .map-wrapper #dispatch-map {
  position: absolute;
  top: 5px;
  left: 0;
  right: 5px;
  bottom: 5px;
}
.map-area .journey-stats {
  position: absolute;
  top: 5px;
  left: 0;
  right: 5px;
  height: 80px;
}
#dispatch-filters .status {
  padding: 8px;
  font-weight: 400;
  margin-bottom: 16px;
}
#dispatch-filters .status .checkbox {
  float: left;
  margin-top: 2px;
  margin-left: 4px;
  margin-right: 8px;
}
#dispatch-filters .status.Cancelled {
  background-color: #bfc4cd;
}
#dispatch-filters .status.Cancelled .checkbox {
  background-color: #f2f2f4;
}
#dispatch-filters .status.Cancelled .checkbox label:after {
  border-color: #788195;
}
#dispatch-filters .status.Incoming {
  background-color: #f3c195;
}
#dispatch-filters .status.Incoming .checkbox {
  background-color: #fdf2e9;
}
#dispatch-filters .status.Incoming .checkbox label:after {
  border-color: #e67e22;
}
#dispatch-filters .status.Allocated {
  background-color: #5eb952;
}
#dispatch-filters .status.Allocated .checkbox {
  background-color: #eaefea;
}
#dispatch-filters .status.Allocated .checkbox label:after {
  border-color: #2f6328;
}
#dispatch-filters .status.PreAllocated {
  background-color: #93e7b6;
}
#dispatch-filters .status.PreAllocated .checkbox {
  background-color: #eafaf1;
}
#dispatch-filters .status.PreAllocated .checkbox label:after {
  border-color: #2ecc71;
}
#dispatch-filters .status.OnRoute {
  background-color: #8395b5;
}
#dispatch-filters .status.OnRoute .checkbox {
  background-color: #eceef1;
}
#dispatch-filters .status.OnRoute .checkbox label:after {
  border-color: #455674;
}
#dispatch-filters .status.Arrived {
  background-color: #8395b5;
}
#dispatch-filters .status.Arrived .checkbox {
  background-color: #eceef1;
}
#dispatch-filters .status.Arrived .checkbox label:after {
  border-color: #455674;
}
#dispatch-filters .status.InProgress {
  background-color: #a0cfee;
}
#dispatch-filters .status.InProgress .checkbox {
  background-color: #ebf5fb;
}
#dispatch-filters .status.InProgress .checkbox label:after {
  border-color: #3498db;
}
#dispatch-filters .status.OpenToBid {
  background-color: #f8e287;
}
#dispatch-filters .status.OpenToBid .checkbox {
  background-color: #fef9e7;
}
#dispatch-filters .status.OpenToBid .checkbox label:after {
  border-color: #f1c40f;
}
#dispatch-filters .status.Completed {
  background-color: #32a5fb;
}
#dispatch-filters .status.Completed .checkbox {
  background-color: #e6eff7;
}
#dispatch-filters .status.Completed .checkbox label:after {
  border-color: #0363ab;
}
#dispatch-new-booking {
  padding: 5px;
}
#dispatch-new-booking .add-stop {
  padding-top: 25px;
}
#dispatch-new-booking .add-stop a {
  color: #455674 !important;
}
#dispatch-new-booking ul.sortable-list {
  margin-bottom: 0;
}
#dispatch-new-booking .form-group .form-edit .form-control {
  font-size: 13px;
}
#dispatch-new-booking .form-group .form-edit .select-text {
  font-size: 13px;
  line-height: 20px !important;
}
#dispatch-new-booking .header {
  background-color: #788195;
  margin-bottom: 16px;
  padding-left: 8px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}
#dispatch-new-booking .selectize-dropdown small.text-muted {
  margin-bottom: 0 !important;
}
#dispatch-new-booking .booking-confirmation small {
  min-height: 25px;
  display: block;
  margin-bottom: 20px !important;
}
#dispatch-new-booking .booking-confirmation .checkbox {
  position: relative;
  top: 15px;
}
#dispatch-new-booking .client-info img {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#dispatch-new-booking .client-info .info-wrapper {
  padding-top: 2px;
}
#dispatch-new-booking .client-info .info-wrapper .info {
  width: 100%;
  text-align: left;
}
#dispatch-new-booking .client-info .info-wrapper h4 {
  font-size: 16px;
  line-height: 28px;
  margin: 0;
  color: #455674;
  font-weight: 400;
}
#dispatch-new-booking .client-info .info-wrapper h6 {
  font-size: 14px;
  margin: 0;
  color: #A88ADC;
  font-weight: 400;
}
#dispatch-new-booking .client-info .form-control.client-notes {
  text-transform: capitalise;
  font-size: 12px;
}
#dispatch-new-booking .verification .references {
  position: absolute;
  z-index: 1000;
  max-height: 300px;
  -webkit-box-shadow: 0px 4px 100px -12px #858585;
  box-shadow: 0px 4px 100px -12px #858585;
  left: 0;
  top: 35px;
  background-color: #fff;
  right: 40px;
  padding: 0;
}
#dispatch-new-booking .verification .references ul {
  list-style: none;
  padding-left: 0;
}
#dispatch-new-booking .verification .references ul li {
  border-bottom: 1px solid #eee;
  padding: 4px 8px;
}
#dispatch-new-booking .tabs {
  margin: 10px 0 15px;
}
#dispatch-new-booking .tabs ul.nav-tabs {
  border-bottom: 1px solid #959cab;
}
#dispatch-new-booking .tabs ul.nav-tabs > li {
  border: 0;
  background: none;
  border-radius: 0px;
  padding: 0 8px;
  width: auto;
  cursor: pointer;
  color: #777;
}
#dispatch-new-booking .tabs ul.nav-tabs > li a {
  padding: 5px;
  text-transform: capitalize !important;
  font-size: 14px !important;
  font-weight: 600;
}
#dispatch-new-booking .tabs ul.nav-tabs > li a::before,
#dispatch-new-booking .tabs ul.nav-tabs > li a::after {
  display: none;
}
#dispatch-new-booking .tabs ul.nav-tabs > li.active {
  background-color: #959cab;
  color: #fff;
}
#dispatch-new-booking .tabs ul.nav-tabs > li.active a {
  color: #fff;
}
#dispatch-new-booking .tabs .tab-content {
  padding-top: 16px;
}
#dispatch-new-booking .block {
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  padding: 16px 16px 5px 16px;
  margin-bottom: 5px;
}
#dispatch-new-booking .block h3 {
  margin-top: 0;
}
#dispatch-new-booking .block h3 i {
  font-size: 36px;
  margin-top: -6px;
  color: #788195;
}
#dispatch-new-booking .block .check + label.check-label {
  background-color: #b1b6c2;
}
#dispatch-new-booking .block small.text-muted {
  display: block;
  margin-bottom: 8px;
}
#dispatch-new-booking .block .table-wrapper {
  margin: 0 -16px !important;
}
#dispatch-new-booking .block .table-wrapper table {
  margin-bottom: -18px;
}
#dispatch-new-booking .block .table-wrapper table td {
  padding: 2px 8px;
}
#dispatch-new-booking .block.passenger-history {
  max-height: 350px;
  overflow: auto;
}
#dispatch-new-booking .block .flip {
  position: absolute;
  right: -24px;
  bottom: -34px;
  padding: 8px;
  z-index: 10000;
}
#dispatch-new-booking .block .flip i {
  font-size: 34px;
  color: #455674 !important;
  font-weight: 700;
}
#dispatch-new-booking .block.repeat-bookings .days {
  margin-top: 16px;
  margin-bottom: 8px;
}
#dispatch-new-booking .block.repeat-bookings .days .day {
  float: left;
  margin-right: 16px;
  margin-bottom: 16px;
  font-size: 12px;
  font-weight: 600;
  width: 96px;
}
#dispatch-new-booking .block.repeat-bookings .days .day .checkbox {
  display: inline-block;
  margin: 0;
  margin-bottom: -6px;
}
#dispatch-new-booking .quick-links {
  margin-top: -12px;
  margin-bottom: 16px;
}
#dispatch-new-booking .quick-links a.linked {
  opacity: 40;
  filter: alpha(opacity=4000);
  opacity: 0.4;
  filter: alpha(opacity=40);
  color: #00b300;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  margin-right: 5px;
  padding: 2px 5px;
  border-radius: 2px;
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #00b300;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
#dispatch-new-booking .quick-links a.linked:hover {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
  color: #fff;
  background-color: #00b300;
}
#dispatch-new-booking .add-passenger {
  font-size: 18px;
  position: relative;
  top: 3px;
  margin-right: 2px;
}
#dispatch-new-booking .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.7);
}
#dispatch-new-booking .form-section .full-column {
  width: 100%;
  padding-right: 15px;
  float: left;
  position: relative;
}
#dispatch-new-booking .form-section .half-column {
  width: 50%;
  padding-right: 15px;
  float: left;
  position: relative;
}
#dispatch-new-booking .form-section .three-fourth-column {
  width: 75%;
  padding-right: 15px;
  float: left;
  position: relative;
}
#dispatch-new-booking .form-section .third-column {
  width: 33.33%;
  padding-right: 15px;
  float: left;
  position: relative;
}
#dispatch-new-booking .form-section .fourth-column {
  width: 25%;
  padding-right: 15px;
  float: left;
  position: relative;
}
#dispatch-new-booking .form-section::after {
  clear: both;
}
#dispatch-new-booking .form-section .location-suggestions {
  width: 280px;
}
#dispatch button:active {
  outline: 0;
}
#dispatch .nav-options {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 40px;
  border-bottom: 1px solid #a6aaad;
  background-color: #fff;
  background: #f9f9f9;
  background-image: url();
  background-image: -o-linear-gradient(top, #f9f9f9 0, #eaeaea 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), to(#eaeaea));
  background-image: linear-gradient(to bottom, #f9f9f9 0, #eaeaea 100%);
}
#dispatch .nav-options ul.nav {
  float: left;
  margin-right: 32px;
}
#dispatch .nav-options ul.nav li {
  display: inline-block;
  float: left;
  margin-left: 0px;
  padding: 5px;
}
#dispatch .nav-options ul.nav li a {
  padding: 3px 12px 2px;
  font-weight: 400;
  color: #3B4752;
  border-radius: 0px;
  border-radius: 2px;
}
#dispatch .nav-options ul.nav li a i {
  font-size: 16px;
  margin-right: 4px;
  float: left;
  color: #506170;
  line-height: 24px;
}
#dispatch .nav-options ul.nav li.active a {
  background-color: #788195;
  color: #fff;
}
#dispatch .nav-options ul.nav li.active a i {
  color: #fff;
}
#dispatch .nav-options .search {
  float: left;
  margin-right: 32px;
}
#dispatch .nav-options .search input.search {
  height: 29px;
  border: 1px solid #cdccce;
  border-radius: 4px;
  margin-top: 5px;
  min-width: 280px;
  background-color: #fff;
  margin-right: 16px;
  padding-left: 32px;
  font-weight: 600;
  background-image: url("/includes/images/search.png");
  background-position: left 8px center;
  background-repeat: no-repeat;
  background-size: 18px;
}
#dispatch .nav-options .search input.search:focus {
  outline: none;
  border-color: #08f;
  -webkit-box-shadow: 0 0 4px #08f;
          box-shadow: 0 0 4px #08f;
}
#dispatch .nav-options .mobile-toggle {
  display: none;
}
#dispatch .nav-options .options {
  float: left;
  text-align: right;
  margin-bottom: -4px;
  position: relative;
}
#dispatch .nav-options .options.right > a {
  padding: 4px 8px 0;
  display: inline-block;
  text-align: center;
  font-size: 9px;
  font-weight: 400;
  text-transform: capitalize;
}
#dispatch .nav-options .options a.option {
  padding: 4px 8px 0;
  display: inline-block;
  text-align: center;
  font-size: 9px;
  font-weight: 400;
  text-transform: capitalize;
}
#dispatch .nav-options .options a.option i {
  font-size: 18px;
  color: #506170;
  display: block;
}
#dispatch .nav-options .options a.option:focus {
  outline: 0;
}
#dispatch .nav-options .options .map-options-menu {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 250px;
  z-index: 100;
  background: #fff;
  list-style: none;
  padding-left: 0;
  border-radius: 0px 0px 4px 4px;
  text-align: left;
  -webkit-box-shadow: -2px 10px 59px 0px rgba(0, 0, 0, 0.31);
  box-shadow: -2px 10px 59px 0px rgba(0, 0, 0, 0.31);
}
#dispatch .nav-options .options .map-options-menu li {
  padding: 4px 20px;
}
#dispatch .nav-options .options .map-options-menu li strong {
  display: block;
  color: #788195;
  background-color: transparent;
  padding-left: 0;
  margin: 0;
}
#dispatch .nav-options .options .map-options-menu li label {
  display: inline-block;
  margin-right: 10px;
  font-weight: 400;
  color: #444;
}
#dispatch .nav-options .options .map-options-menu li label input {
  margin-right: 5px;
}
#dispatch .nav-options .options .map-options-menu li .check + label.check-label {
  border: 1px solid #b3bed2;
}
#dispatch .nav-options .options .map-options-menu li .toggle {
  color: #444;
}
#dispatch .nav-options .options .map-options-menu li .toggle .control {
  float: right;
}
#dispatch .nav-options .options .map-options-menu li .toggle .info {
  line-height: 40px;
}
#dispatch .nav-options .options.right {
  float: right;
}
#dispatch .nav-options .status-update {
  margin-left: 16px;
  height: 29px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  margin-top: 5px;
  border-radius: 4px;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  background-color: #455674;
  font-size: 12px;
  color: #fff;
}
#dispatch .nav-options .status-update > div {
  background-color: #455674;
  color: #fff;
  padding: 0 24px;
  font-size: 12px;
}
#dispatch .nav-options .status-update > div.SUCCESS {
  background-color: #27ae60 !important;
}
#dispatch .nav-options .status-update > div.FAIL {
  background-color: #c0392b !important;
}
#dispatch .nav-options .status-update > div:first-child {
  line-height: 29px;
}
#dispatch .nav-options .status-update > div:last-child {
  border-radius: 0 0 4px 4px;
}
#dispatch .nav-options .status-update:hover {
  height: auto;
  max-height: 240px;
  overflow: auto;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  -webkit-overflow-scrolling: touch;
  -webkit-box-shadow: -6px 19px 57px -26px #000000;
  box-shadow: -6px 19px 57px -26px #000000;
}
#dispatch .nav-options .status-update:hover::-webkit-scrollbar {
  width: 0 !important;
}
#dispatch .nav-options::after {
  content: " ";
  display: block;
  clear: both;
}
#dispatch .content-area {
  position: absolute;
  top: 40px;
  bottom: 0;
  left: 0;
  width: 75%;
  min-width: 66.67%;
  max-width: 100%;
  background-color: #fff;
}
#dispatch .content-area .wrapper {
  height: calc(100% - 40px);
}
#dispatch .content-area .wrapper > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#dispatch .content-area .ui-resizable-handle.ui-resizable-e {
  cursor: row-resize;
}
#dispatch .content-area #dispatch-bookings,
#dispatch .content-area #dispatch-workshare,
#dispatch .content-area #dispatch-drivers {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#dispatch .content-area .bookings-wrapper {
  overflow-y: auto;
  height: calc(100% - 41px);
}
#dispatch .content-area .drivers-wrapper {
  overflow-y: visible;
  height: auto;
}
#dispatch .map-area {
  position: absolute;
  top: 40px;
  bottom: 0;
  left: 75%;
  right: 0;
  background-color: #fff;
}
#dispatch .options-mobile-toggle {
  display: none;
}
#dispatch #dispatch-bookings .date-header {
  background-color: #788195;
  margin-bottom: 16px;
  padding-left: 8px;
  margin-bottom: 5px !important;
  margin-top: 5px !important;
  margin-left: 0px !important;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}
#dispatch #dispatch-workshare .date-header {
  background-color: #788195;
  margin-bottom: 16px;
  padding-left: 8px;
  margin-bottom: 5px !important;
  margin-top: 5px !important;
  margin-left: 0px !important;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}
@media (max-width: 1385px) {
  #dispatch .nav-options .options.right {
    display: none;
  }
  #dispatch .nav-options .options.right.show-options {
    display: inline-block;
    background: #fff;
    -webkit-box-shadow: -2px 10px 59px 0 rgba(0, 0, 0, 0.31);
    box-shadow: -2px 10px 59px 0 rgba(0, 0, 0, 0.31);
    position: absolute;
    border-radius: 2px;
    top: 40px;
    right: 8px;
  }
  #dispatch .nav-options .options.right.show-options .navigate,
  #dispatch .nav-options .options.right.show-options .map {
    display: none;
  }
  #dispatch .nav-options .options.right.show-options a {
    display: block;
    text-align: left !important;
    padding: 8px 8px 8px 30px !important;
    position: relative;
  }
  #dispatch .nav-options .options.right.show-options a i {
    display: inline-block !important;
    margin-right: 4px;
    position: absolute;
    left: 8px;
    right: 4px;
    top: 7px;
  }
  #dispatch .options-mobile-toggle {
    padding: 4px 8px 0;
    display: inline-block !important;
    text-align: center;
    font-size: 9px;
    float: right;
    font-weight: 400;
    text-transform: capitalize;
  }
  #dispatch .options-mobile-toggle i {
    font-size: 18px;
    color: #506170;
    display: block;
  }
}
@media (max-width: 1100px) {
  #dispatch .nav-options .status-update {
    display: none;
  }
}
@media (max-width: 1024px) {
  #dispatch .content-area {
    width: 100%;
    min-width: 100%;
  }
  #dispatch .map-area {
    display: none;
  }
}
@media (max-width: 890px) {
  #dispatch .search input.search {
    width: 160px;
    min-width: 160px !important;
  }
}
#booking-filters .selectize-input {
  height: auto;
  line-height: 10px;
}
#booking-filters .selectize-input input {
  height: 30px;
}
#booking-filters .selectize-input .select-text {
  font-size: 14px;
  height: 30px;
}
#booking-filters .selectize-input .ui-select-match {
  line-height: 11px;
}
#booking-filters .status {
  padding: 8px;
  font-weight: 400;
  margin-bottom: 16px;
}
#booking-filters .status .checkbox {
  float: left;
  margin-top: 2px;
  margin-left: 4px;
  margin-right: 8px;
}
#booking-filters .status.Cancelled {
  background-color: #e48f86;
}
#booking-filters .status.Cancelled .checkbox {
  background-color: #f9ebea;
}
#booking-filters .status.Cancelled .checkbox label:after {
  border-color: #c0392b;
}
#booking-filters .status.COA {
  background-color: #e48f86;
}
#booking-filters .status.COA .checkbox {
  background-color: #f9ebea;
}
#booking-filters .status.COA .checkbox label:after {
  border-color: #c0392b;
}
#booking-filters .status.Incoming {
  background-color: #f3c195;
}
#booking-filters .status.Incoming .checkbox {
  background-color: #fdf2e9;
}
#booking-filters .status.Incoming .checkbox label:after {
  border-color: #e67e22;
}
#booking-filters .status.Allocated {
  background-color: #5eb952;
}
#booking-filters .status.Allocated .checkbox {
  background-color: #eaefea;
}
#booking-filters .status.Allocated .checkbox label:after {
  border-color: #2f6328;
}
#booking-filters .status.PreAllocated {
  background-color: #93e7b6;
}
#booking-filters .status.PreAllocated .checkbox {
  background-color: #eafaf1;
}
#booking-filters .status.PreAllocated .checkbox label:after {
  border-color: #2ecc71;
}
#booking-filters .status.OnRoute {
  background-color: #8395b5;
}
#booking-filters .status.OnRoute .checkbox {
  background-color: #eceef1;
}
#booking-filters .status.OnRoute .checkbox label:after {
  border-color: #455674;
}
#booking-filters .status.Arrived {
  background-color: #8395b5;
}
#booking-filters .status.Arrived .checkbox {
  background-color: #eceef1;
}
#booking-filters .status.Arrived .checkbox label:after {
  border-color: #455674;
}
#booking-filters .status.InProgress {
  background-color: #a0cfee;
}
#booking-filters .status.InProgress .checkbox {
  background-color: #ebf5fb;
}
#booking-filters .status.InProgress .checkbox label:after {
  border-color: #3498db;
}
#booking-filters .status.OpenToBid {
  background-color: #f8e287;
}
#booking-filters .status.OpenToBid .checkbox {
  background-color: #fef9e7;
}
#booking-filters .status.OpenToBid .checkbox label:after {
  border-color: #f1c40f;
}
#booking-filters .status.Completed {
  background-color: #32a5fb;
}
#booking-filters .status.Completed .checkbox {
  background-color: #e6eff7;
}
#booking-filters .status.Completed .checkbox label:after {
  border-color: #0363ab;
}
#booking-filters .select.selectize-control.single .selectize-input {
  padding: 2px;
  border: 1px solid #d9d9d9 !important;
}
#booking-filters .selectize-control .ui-select-choices {
  top: 53px;
  border: 0 !important;
  overflow: hidden;
}
#booking-filters .amount-range input {
  border-radius: 3px;
  height: 32px;
  border: 1px solid #d9d9d9;
  color: #000;
  padding: 3px 8px;
  font-size: 15px;
  line-height: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.features-wrapper .feature {
  margin-bottom: 10px;
  padding: 10px;
  background-color: rgba(100, 100, 100, 0.1);
  border-left: 5px solid #788195;
}
.features-wrapper .feature .title {
  font-size: 16px;
  font-weight: 600;
  color: #455674;
}
.features-wrapper .feature .title i {
  margin-right: 10px;
  font-size: 18px;
}
.features-wrapper .feature .description {
  color: #788195;
  font-size: 12px;
}
.features-wrapper .feature.bug {
  background-color: rgba(162, 71, 61, 0.19);
}
.features-wrapper .feature.release {
  background-color: rgba(59, 150, 97, 0.19);
}
.file-preview {
  height: 200px;
  overflow: auto;
}
.validate-tick {
  position: absolute;
  top: 25px;
  right: 15px;
}
.reference-modal .help img {
  width: 300px;
  border: 1px solid #ddd;
  padding: 4px;
  border-radius: 3px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
.payment-model .payment-details {
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 16px 20px;
}
.payment-model .overrides .btn {
  width: 100%;
  padding: 5px;
  border-radius: 4px;
  margin-bottom: 8px;
  border: 0;
  background: rgba(100, 100, 100, 0.1);
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.payment-model .overrides .btn.btn-primary {
  background-color: #A88ADC;
}
.payment-model .overrides .btn-dashed {
  background-color: #fff;
  border: 1px dashed #788195 !important;
  color: #788195 !important;
  line-height: 20px;
}
.payment-model .payment-details {
  background-color: rgba(100, 100, 100, 0.1);
  padding: 16px;
  margin-bottom: 16px;
}
.payment-model .payment-details h3 {
  margin-top: 0;
}
.payment-model .payment-details h3.section-title {
  font-size: 20px;
  color: #455674;
}
.payment-model .payment-details .actions {
  margin-bottom: 16px;
}
.payment-model .payment-details h4 {
  font-size: 16px;
  color: #3B4752;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.payment-model .payment-details h4.none {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.payment-model .payment-details .form-group {
  margin-bottom: 20px;
}
.payment-model .payment-details .form-group label {
  display: block !important;
  font-size: 14px;
}
.payment-model .nav-tabs {
  margin: 8px -10px 24px 0px;
}
.payment-model .nav-tabs li {
  background: transparent;
  cursor: pointer;
  border: 0;
  padding: 0 8px;
}
.payment-model .nav-tabs li.active {
  border: 0;
}
.payment-model .nav-tabs li.active a {
  background-color: #A88ADC !important;
  color: #fff;
}
.payment-model .nav-tabs li.active a::after,
.payment-model .nav-tabs li.active a::before {
  display: none;
  border-width: 0;
}
.payment-model .nav-tabs li a {
  cursor: pointer;
  padding-top: 4px;
  padding-bottom: 4px;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 600;
  color: #455674;
  background-color: #a6abb0 !important;
  border-radius: 4px;
}
.payment-model .nav-tabs li:first-child {
  padding-left: 0;
}
.payment-model .nav-tabs li:last-child {
  padding-right: 0;
}
.profile-set {
  border-bottom: 1px solid rgba(100, 100, 100, 0.1);
}
.advanced .panel {
  border: 0;
}
.advanced .panel .panel-heading {
  background: #455674;
}
.advanced .panel .panel-heading .panel-title {
  color: #fff !important;
}
.fixed-prices-options {
  position: relative;
  z-index: 1000;
}
.fixed-prices {
  position: relative;
  z-index: 10;
}
.fixed-prices .table-striped-double {
  max-height: 600px;
  overflow: auto;
}
.fixed-prices .table-striped-double table {
  table-layout: fixed;
  width: 1600px;
}
.fixed-prices .table-striped-double table:first-child th {
  border-right: 1px dashed #6a7890 !important;
}
.fixed-prices .table-striped-double table:first-child th:first-child {
  border-top-left-radius: 3px;
}
.fixed-prices .table-striped-double table:first-child th:last-child {
  border-top-right-radius: 3px;
  border: 0 !important;
}
.fixed-prices .table-striped-double table:nth-child(2) th:first-child {
  border-bottom-left-radius: 3px;
}
.fixed-prices .table-striped-double table:nth-child(2) th:last-child {
  border-bottom-right-radius: 3px;
  border: 0 !important;
}
.fixed-prices .table-striped-double thead tr {
  background: #455674;
}
.fixed-prices .table-striped-double thead tr th {
  padding: 8px 5px;
  border: 0;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  border-right: 1px dotted #fff;
  white-space: nowrap;
  vertical-align: middle;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.fixed-prices .table-striped-double tbody tr:hover td {
  background: #eceef1 !important;
}
.fixed-prices .table-striped-double tbody td {
  white-space: nowrap;
  vertical-align: middle;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.fixed-prices .table-striped-double tbody td span {
  display: inline-block;
}
.fixed-prices .table-striped-double tbody td .selectize-input {
  background: #eceef1;
}
.fixed-prices .table-striped-double tbody td .form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.fixed-prices .table-striped-double tbody .profile {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #ddd;
}
.fixed-prices .table-striped-double tbody .driver-name {
  color: #8e44ad;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 16px;
}
.fixed-prices .table-striped-double tbody .label {
  position: relative;
  top: -2px;
}
.fixed-prices .table-striped-double tbody .reason {
  color: #555;
  display: inline-block;
  font-size: 12px;
}
.fixed-prices .table-striped-double tbody .vehicle {
  font-weight: 600;
  line-height: 15px;
}
.fixed-prices .table-striped-double tbody .vehicle .registration {
  text-align: center;
  background: #fdca4d;
  font-weight: 900;
  padding: 2px 12px;
  line-height: 16px;
  border-radius: 2px;
  margin-top: 4px;
  color: #000 !important;
  font-size: 12px;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
.fixed-prices .table-striped-double tbody .vehicle .registration.na {
  background-color: #ddd !important;
}
table.payments-table tr.Incoming {
  background-color: #fdf2e9;
  border-bottom: 2px dotted #f3bf91 !important;
}
table.payments-table tr.Incoming .status {
  color: #eb984e !important;
}
table.payments-table tr.Allocated {
  background-color: #eaefea;
  border-bottom: 2px dotted #97b194 !important;
}
table.payments-table tr.Allocated .status {
  color: #598253 !important;
}
table.payments-table tr.OnRoute {
  background-color: #eceef1;
  border-bottom: 2px dotted #a2abba !important;
}
table.payments-table tr.OnRoute .status {
  color: #7d899e !important;
}
table.payments-table tr.Arrived {
  background-color: #eceef1;
  border-bottom: 2px dotted #a2abba !important;
}
table.payments-table tr.Arrived .status {
  color: #6a7890 !important;
}
table.payments-table tr.InProgress {
  background-color: #ebf5fb;
  border-bottom: 2px dotted #9acced !important;
}
table.payments-table tr.InProgress .status {
  color: #5dade2 !important;
}
table.payments-table tr.OpenToBid {
  background-color: #fef9e7;
  border-bottom: 2px dotted #f8e287 !important;
}
table.payments-table tr.OpenToBid .status {
  color: #f4d03f !important;
}
table.payments-table tr.Completed {
  background-color: #eaf2f8;
  border-bottom: 2px dotted #94c0dc !important;
}
table.payments-table tr.Completed .status {
  color: #5499c7 !important;
}
table.payments-table tr.Cancelled {
  background-color: #f9ebea;
  border-bottom: 2px dotted #e09c95 !important;
}
table.payments-table tr.Cancelled .status {
  color: #cd6155 !important;
}
table.payments-table tr.COA {
  background-color: #f9ebea;
  border-bottom: 2px dotted #e09c95 !important;
}
table.payments-table tr.COA .status {
  color: #d98880 !important;
}
#driverpayments h4 {
  font-size: 16px;
  color: #455674;
  margin: 0;
  margin-bottom: 12px;
}
#driverpayments .ui-select-box {
  overflow: auto;
}
#driverpayments .ui-select-box .option-img {
  width: 25%;
  float: left;
}
#driverpayments .ui-select-box .option-details {
  width: 75%;
  float: left;
}
#driverpayments .ui-select-box .option-details strong {
  font-size: 14px;
  display: block;
  line-height: 16px;
}
#driverpayments .ui-select-box .option-details small {
  font-size: 12px;
}
#driverpayments table.payments-table tr.Incoming {
  background-color: #fdf2e9;
  border-bottom: 2px dotted #f3bf91 !important;
}
#driverpayments table.payments-table tr.Incoming .status {
  color: #eb984e !important;
}
#driverpayments table.payments-table tr.Allocated {
  background-color: #eaefea;
  border-bottom: 2px dotted #97b194 !important;
}
#driverpayments table.payments-table tr.Allocated .status {
  color: #598253 !important;
}
#driverpayments table.payments-table tr.OnRoute {
  background-color: #eceef1;
  border-bottom: 2px dotted #a2abba !important;
}
#driverpayments table.payments-table tr.OnRoute .status {
  color: #7d899e !important;
}
#driverpayments table.payments-table tr.Arrived {
  background-color: #eceef1;
  border-bottom: 2px dotted #a2abba !important;
}
#driverpayments table.payments-table tr.Arrived .status {
  color: #6a7890 !important;
}
#driverpayments table.payments-table tr.InProgress {
  background-color: #ebf5fb;
  border-bottom: 2px dotted #9acced !important;
}
#driverpayments table.payments-table tr.InProgress .status {
  color: #5dade2 !important;
}
#driverpayments table.payments-table tr.OpenToBid {
  background-color: #fef9e7;
  border-bottom: 2px dotted #f8e287 !important;
}
#driverpayments table.payments-table tr.OpenToBid .status {
  color: #f4d03f !important;
}
#driverpayments table.payments-table tr.Completed {
  background-color: #eaf2f8;
  border-bottom: 2px dotted #94c0dc !important;
}
#driverpayments table.payments-table tr.Completed .status {
  color: #5499c7 !important;
}
#driverpayments table.payments-table tr.Cancelled {
  background-color: #f9ebea;
  border-bottom: 2px dotted #e09c95 !important;
}
#driverpayments table.payments-table tr.Cancelled .status {
  color: #cd6155 !important;
}
#driverpayments table.payments-table tr.COA {
  background-color: #f9ebea;
  border-bottom: 2px dotted #e09c95 !important;
}
#driverpayments table.payments-table tr.COA .status {
  color: #d98880 !important;
}
#driverpayments .select2-choices {
  overflow: auto;
  max-height: 200px!important;
}
#driverpayments .select2-result-single li {
  height: auto;
}
#driverpayments .select2-result-single li .select2-result-label {
  height: auto;
}
#driverpayments .select2-result-single li .select2-result-label .ui-select-box {
  height: auto;
}
#driverpayments .driver-table {
  height: 400px;
  overflow: scroll;
  margin-top: 16px;
}
#driverpayments .select-image {
  height: 36px;
  width: 36px;
  vertical-align: middle;
  border-radius: 18px;
}
#driverpayments .fareInput i {
  font-size: 18px;
}
#driverpayments .fareInput input {
  width: 100%;
  -o-text-overflow: clip;
     text-overflow: clip;
}
#driverpayments .fareInput button {
  padding-left: 8px;
}
#driverpayments table td h4 {
  margin: 4px 0;
}
#driverpayments .tab-content {
  padding-top: 32px;
}
#driverpayments .driver-details {
  padding-left: 104px;
}
#driverpayments .driver-details img {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 15px;
  top: 0;
}
#driverpayments .driver-details .details {
  padding: 8px;
}
#driverpayments .driver-details .details h4.driver-name {
  font-size: 16px;
  color: #455674;
  margin: 0;
  margin-bottom: 8px;
}
#driverpayments .driver-details .details p {
  color: #788195;
}
#driverpayments .driver-details .details p strong {
  font-weight: 600;
  color: #455674;
}
#driverpayments .driver-details .details p.address {
  max-width: 300px;
}
.driver-adjustments-options {
  position: relative;
  z-index: 1;
}
.driver-adjustments-table {
  position: relative;
  z-index: 0;
}
.driver-payments .nav-tabs {
  background: #fff;
}
.driver-payments .nav-tabs li {
  border-bottom: 0;
  border-right: 1px solid #fff !important;
}
.driver-payments .nav-tabs li:last-child {
  border-right: 0 !important;
}
.driver-payments .nav-tabs li a {
  border-radius: 0;
  font-weight: 600;
  position: relative;
  padding: 8px 4px;
}
.driver-payments .nav-tabs li a span.badge {
  position: absolute;
  right: 5px;
  top: -10px;
  border: 1px solid #fff;
}
.driver-payments .nav-tabs li a.payments span.badge {
  background: #27ae60;
}
.driver-payments .nav-tabs li a.attention span.badge {
  background: #d9534f;
}
.driver-payments .nav-tabs li a.queued span.badge {
  background: #5bc0de;
}
.driver-payments .nav-tabs li.active {
  background: none;
}
.driver-payments .nav-tabs li.active a {
  border-left: 0 !important;
  border-top: 0 !important;
  border-right: 1px solid #fff !important;
}
.driver-payments .nav-tabs li.active a:after,
.driver-payments .nav-tabs li.active a:before {
  display: none;
}
.driver-payments .nav-tabs li.active a .badge {
  top: 10px;
}
.driver-payments .nav-tabs li.active a.payments {
  -webkit-box-shadow: inset 0 4px 0 #27ae60;
          box-shadow: inset 0 4px 0 #27ae60;
  color: #27ae60;
}
.driver-payments .nav-tabs li.active a.attention {
  -webkit-box-shadow: inset 0 4px 0 #d9534f;
          box-shadow: inset 0 4px 0 #d9534f;
  color: #d9534f;
}
.driver-payments .nav-tabs li.active a.queued {
  -webkit-box-shadow: inset 0 4px 0 #5bc0de;
          box-shadow: inset 0 4px 0 #5bc0de;
  color: #5bc0de;
}
@media (max-width: 767px) {
  .driver-payments .nav-tabs li {
    width: 100%;
  }
}
.driver-payments .date-controls .current-period {
  display: inline-block;
  background: #bda8e1;
  color: #fff;
  border-radius: 3px;
  font-size: 13px;
  font-weight: 400;
  position: relative;
  height: 32px;
  padding: 4px 16px;
  font-weight: 600;
  line-height: 22px;
}
.driver-payments .tab-content {
  position: relative;
  top: 10px;
  padding: 0;
  padding-top: 16px;
}
.driver-payments .tab-content .totals {
  background: #455674;
  overflow: auto;
  border-radius: 3px;
}
.driver-payments .tab-content .totals .wrapper {
  width: 50%;
  padding: 16px 0;
  text-align: center;
  float: left;
}
.driver-payments .tab-content .totals .wrapper i {
  color: #A88ADC;
  font-size: 30px;
  position: relative;
  top: 4px;
}
.driver-payments .tab-content .totals .wrapper .data {
  display: inline-block;
  text-align: left;
}
.driver-payments .tab-content .totals .wrapper .data small {
  color: #ddd;
  font-size: 15px;
}
.driver-payments .tab-content .totals .wrapper .data strong {
  display: block;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
}
.driver-payments .tab-content .payments .column {
  width: 33.33%;
  float: left;
  height: 250px;
  margin-bottom: 16px;
}
.driver-payments .tab-content .payments .column .wrapper {
  height: 50%;
  padding: 8px;
  padding-left: 0;
  display: table;
  width: 100%;
  text-align: center;
}
.driver-payments .tab-content .payments .column .wrapper.large {
  height: 100% !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.driver-payments .tab-content .payments .column .wrapper .data {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  background: #eee;
  border-radius: 3px;
}
.driver-payments .tab-content .payments .column .wrapper .data .value {
  display: inline-block;
  text-align: center;
}
.driver-payments .tab-content .payments .column .wrapper .data .value small {
  font-size: 13px;
  color: #777;
}
.driver-payments .tab-content .payments .column .wrapper .data .value strong {
  display: block;
  color: #455674;
  font-size: 21px;
}
.driver-payments .tab-content .payments .column .wrapper .data.bg-dark small,
.driver-payments .tab-content .payments .column .wrapper .data.bg-dark strong {
  color: #fff;
}
.driver-payments .tab-content .payments .column .wrapper .data.bg-secondary {
  background: #A88ADC;
}
.driver-payments .tab-content .payments .column .wrapper .data.bg-primary {
  background: #455674;
}
.driver-payments .tab-content .payments .column:not(:last-child) .wrapper:first-child {
  padding-bottom: 4px;
}
.driver-payments .tab-content .payments .column:not(:last-child) .wrapper:last-child {
  padding-top: 4px;
}
.driver-payments .tab-content .payments .column:last-child .wrapper {
  padding-right: 0;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.driver-payments .tab-content .payments .column:last-child .wrapper .data {
  display: block;
  padding: 8px;
}
.driver-payments .tab-content .payments .column:last-child .wrapper small {
  font-size: 13px;
  color: #777;
}
.driver-payments .tab-content .payments .column:last-child .wrapper .profile {
  height: 100px;
  width: 100px;
  margin: 0 auto;
  background: #fff;
  border-radius: 50%;
  margin-top: 24px !important;
  margin-bottom: 32px !important;
}
.driver-payments .tab-content .payments .column:last-child .wrapper .value {
  position: absolute;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  bottom: 8px;
  left: 0;
  right: 0;
  background: #ddd;
  text-align: center;
  padding: 5px 5px 0 5px;
}
.driver-payments .tab-content .payments .column:last-child .wrapper .value span {
  color: #455674;
  font-size: 12px;
  font-weight: 600;
  display: block;
  line-height: 16px;
}
.driver-payments .tab-content .payments .column:last-child .wrapper .value strong {
  display: block;
  line-height: 16px;
  font-size: 14px;
  margin-bottom: 6px;
}
.driver-payments .tab-content .payments .column:last-child .wrapper span {
  display: block;
  line-height: 20px;
}
.driver-payments .tab-content .panel {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #f9f9f9;
  border-radius: 3px;
}
.driver-payments .tab-content .panel .panel-heading {
  position: relative;
}
.driver-payments .tab-content .panel .panel-heading .panel-title {
  padding-left: 36px !important;
}
.driver-payments .tab-content .panel .panel-heading .panel-title span {
  background: #A88ADC;
}
.driver-payments .tab-content .panel .panel-heading .panel-title span {
  position: absolute;
  left: 12px;
  height: 28px;
  width: 28px;
  color: #fff;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
}
.driver-payments .tab-content .panel .panel-heading .panel-title span i {
  position: relative;
  top: 4px;
  font-size: 18px;
  float: none;
  margin: 0;
}
.driver-payments .tab-content .panel .panel-body {
  background: #fff;
}
.driver-payments .tab-content .panel .panel-body span {
  font-weight: 600;
  font-size: 12px;
}
.driver-payments .tab-content .panel .table {
  margin-top: 0;
  margin-bottom: 0;
}
.driver-payments .tab-content .panel .table thead tr {
  background: #e2e7ef;
}
.driver-payments .tab-content .panel .table thead tr th:first-child {
  padding-left: 15px;
}
.driver-payments .tab-content .panel .table thead tr th:last-child {
  padding-right: 15px;
  text-align: right;
}
.driver-payments .tab-content .panel .table tbody tr:last-child td {
  border-bottom: 0;
}
.driver-payments .tab-content .panel .table tbody tr td {
  border-right: 0;
}
.driver-payments .tab-content .panel .table tbody tr td:first-child strong {
  font-weight: 400;
}
.driver-payments .tab-content .panel .table tbody tr td:last-child {
  text-align: right;
  font-weight: 600;
  color: #3B4752;
}
.driver-payments .tab-content .panel.table-panel .panel-body {
  padding: 0 !important;
}
.driver-payments .tab-content .panel.table-panel .panel-body strong {
  color: #fff;
}
.driver-payments .tab-content .dploader {
  position: absolute;
  top: -8px;
  bottom: -8px;
  left: -8px;
  right: -8px;
  z-index: 100;
}
.driver-payments .tab-content .dploader.transluscent {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.driver-payments .tab-content .dploader .ball-clip-rotate-multiple {
  position: absolute;
  top: 50%;
  left: 50%;
}
.driver-payments .tab-content .dploader .ball-clip-rotate-multiple > div {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  left: -20px;
  top: -20px;
  border: 2px solid #A88ADC;
  border-bottom-color: transparent;
  border-top-color: transparent;
  border-radius: 100%;
  height: 35px;
  width: 35px;
  -webkit-animation: rotate 1s 0s ease-in-out infinite;
  animation: rotate 1s 0s ease-in-out infinite;
}
.driver-payments .tab-content .dploader .ball-clip-rotate-multiple > div:last-child {
  display: inline-block;
  top: -10px;
  left: -10px;
  width: 15px;
  height: 15px;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  border-color: #A88ADC transparent #A88ADC transparent;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}
.driver-payments .table-striped-double td {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding: 0 5px !important;
}
.driver-payments .generated .table-striped-double td .profile {
  margin-top: 0px;
  margin-bottom: 0px;
}
.driver-payments .table {
  margin-bottom: 0;
}
.driver-payments .table .table-responsive {
  overflow: visible;
}
.driver-payments .table th {
  background: #455674;
  padding: 8px 12px !important;
  color: #fff;
  font-size: 14px !important;
  text-transform: capitalize !important;
}
.driver-payments .table th .checkbox label::after {
  border-color: #fff;
}
.driver-payments .table td.empty {
  padding-top: 15px !important;
  padding-bottom: 20px !important;
  text-align: left !important;
}
.driver-payments .table td {
  padding: 4px 12px !important;
}
.driver-payments .table td.action {
  overflow: visible;
  text-align: right;
}
.driver-payments .table td.booking-stops > div > div {
  white-space: normal !important;
}
.driver-payments .table td.action-column {
  text-align: right !important;
  overflow: visible;
}
.driver-payments .table td.action-column .btn-group {
  display: inline-block;
  width: auto;
}
.driver-payments .table td.action-column .btn-group .btn {
  margin-right: 0;
}
.driver-payments .table td.action-column .btn-group ul li {
  font-size: 12px;
}
.driver-payments .table ul li a {
  font-weight: 600;
}
.driver-payments .table td.driver .driver-profile {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 8px;
}
.driver-payments .table .label {
  display: inline-block;
  padding: 6px 16px;
  width: 90px;
}
.driver-payments .table .input-group .input-group-addon {
  background: #455674;
  border: 1px solid #455674;
  border: 0;
}
.driver-payments .table .input-group input {
  background: #fff;
  border: 1px solid #ddd;
  border-left: 0;
}
#driver-pricing-assignment table.table tr.driver-types {
  background: #eceef1;
}
#driver-pricing-assignment table.table tr.driver-types td {
  padding-top: 10px;
  padding-bottom: 10px;
}
#driver-pricing-assignment table.table th span,
#driver-pricing-assignment table.table td span {
  display: inline-block;
}
#driver-pricing-assignment table.table th a.edit,
#driver-pricing-assignment table.table td a.edit {
  display: none;
}
#driver-pricing-assignment table.table th a.edit i,
#driver-pricing-assignment table.table td a.edit i {
  font-size: 21px;
}
#driver-pricing-assignment table.table th:hover a,
#driver-pricing-assignment table.table td:hover a {
  display: inline-block;
}
.address-expand {
  position: relative;
  top: -16px;
  font-size: 14px;
}
.address-expand i {
  position: relative;
  top: 3px;
  font-size: 14px;
}
.map-area {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
}
.map-area .map-wrapper {
  position: relative;
  height: 100%;
}
.map-area .map-wrapper #driver-map {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
@-webkit-keyframes loader {
  0% {
    width: 8px;
    height: 8px;
    opacity: 0.9;
    -webkit-transform: translateY(0);
  }
  100% {
    width: 8px;
    height: 8px;
    opacity: 0.1;
    -webkit-transform: translateY(-10px);
  }
}
#passenger-details {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 100000;
  background: rgba(69, 86, 116, 0.9);
  padding: 16px 32px;
  border-radius: 4px;
}
#passenger-details .wrapper {
  color: #fff;
  text-transform: capitalize;
  font-size: 18px;
  letter-spacing: 0.8px;
}
#passenger-details .wrapper span {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
#passenger-details .wrapper .status {
  position: absolute;
  top: 100%;
  left: 10px;
  height: 20px;
  padding: 0 8px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}
#passenger-details .wrapper .status.OnRoute {
  background-color: #6a7890;
}
#passenger-details .wrapper .status.Arrived {
  background-color: #586782;
}
#passenger-details .wrapper .status.InProgress {
  background-color: #48a2df;
}
#passenger-details .wrapper .status.OpenToBid {
  background-color: #f2ca27;
}
#passenger-details .wrapper .status.Completed {
  background-color: #3e8dc0;
}
#driverDetails {
  position: absolute;
  right: 10px;
  bottom: 150px;
  z-index: 100000;
  background: rgba(69, 86, 116, 0.9);
  width: 230px;
  padding: 16px;
  border-radius: 4px;
  display: none;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
#driverDetails .profile-box-small .picture img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  margin: 0 auto;
}
#driverDetails .profile-box-small .info {
  color: #fff;
}
#driverDetails .profile-box-small .info h4 {
  font-size: 18px;
  line-height: 22px;
}
#driverDetails .profile-box-small .info h6 {
  font-size: 14px;
}
#driverDetails .vehicle {
  text-align: center;
}
#driverDetails .vehicle span.registration {
  background: #fdca4d;
  font-weight: 900;
  padding: 8px 12px;
  line-height: 16px;
  border-radius: 2px;
  margin-top: 2px;
  color: #000 !important;
  font-size: 18px;
  width: 80%;
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: block;
  margin-bottom: 10px;
}
#driverDetails .vehicle .description {
  font-size: 16px;
  padding: 8px 12px;
  margin: 0 auto;
  margin-bottom: 10px;
  width: 80%;
  color: #fff;
  border-radius: 2px;
  font-weight: 900;
}
#driverDetails .vehicle .vehicle-type {
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  background: #8e44ad;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 12px;
  margin-top: -4px;
  line-height: 16px;
  border-radius: 2px;
  font-size: 16px;
}
#driverDetails .vehicle .vehicle-type.Estate,
#driverDetails .vehicle .vehicle-type.estate {
  background-color: #0363ab !important;
  color: #fff !important;
}
#driverDetails .vehicle .vehicle-type.Black.Taxi {
  background-color: white !important;
  color: black !important;
}
#driverDetails .vehicle .vehicle-type.Executive {
  background-color: black;
}
#driverDetails .vehicle .vehicle-type.Chauffer {
  background-color: gold;
  color: #000;
}
#driverDetails .vehicle .vehicle-type.EcoCar {
  background-color: #27ae60;
}
#driverDetails .vehicle .vehicle-type.MPV {
  background-color: #26ae90;
}
#driverDetails .vehicle .vehicle-type.MPV.Premium {
  background-color: gold !important;
  color: #000 !important;
}
#driverDetails .driver-status {
  color: #fff;
  text-align: center;
}
#driverDetails .driver-status span {
  text-transform: uppercase;
  font-size: 12px;
}
@-webkit-keyframes orbit {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
#mapid {
  height: 100%;
}
.leaflet-marker-pane > *,
.leaflet-shadow-pane > * {
  -webkit-transition: transform 1s linear;
  -o-transition: transform 1s linear;
  -webkit-transition: -webkit-transform 1s linear;
  transition: -webkit-transform 1s linear;
  transition: transform 1s linear;
  transition: transform 1s linear, -webkit-transform 1s linear;
}
#driver-shifts .week-selector i {
  float: right;
  width: 24px;
  height: 24px;
  background-color: #455674;
  color: #fff;
  line-height: 24px;
  text-align: center;
  margin-left: 12px;
  border-radius: 12px;
  cursor: pointer;
}
#driver-shifts .week-selector strong {
  margin-left: 12px;
  float: right;
}
#driver-shifts #driver-shift-lists .table-responsive {
  overflow: scroll;
}
#driver-shifts .table-search {
  float: right;
  border: 0;
  -webkit-apperance: none;
  border: 1px solid rgba(100, 100, 100, 0.5);
  margin: 0;
  border-radius: 4px;
  height: 30px;
  line-height: 30px;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-image: url("/includes/images/search.png");
  background-repeat: no-repeat;
  background-position: left 10px center;
  background-size: 20px;
  padding-left: 40px;
  margin-bottom: 2px;
}
#driver-shifts .table-search:focus {
  outline: none;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#driver-shifts .shifts-table {
  width: 100%;
  table-layout: fixed;
}
#driver-shifts .shifts-table th {
  background-color: #455674;
  color: #fff;
  text-align: right;
}
#driver-shifts .shifts-table td:first-child {
  background-color: rgba(100, 100, 100, 0.1);
  color: #455674;
  font-weight: 700;
}
#driver-shifts .shifts-table td.shift-cell {
  position: relative;
  text-align: right;
}
#driver-shifts .shifts-table td.shift-cell a {
  display: none;
  position: absolute;
  top: 2px;
  left: 6px;
}
#driver-shifts .shifts-table td.shift-cell .commission {
  display: inline;
  font-weight: 800;
}
#driver-shifts .shifts-table td.shift-cell .time {
  display: inline;
  margin-right: 4px;
}
#driver-shifts .shifts-table td.shift-cell.off {
  text-align: center;
  color: #c0392b;
  font-weight: 800;
}
#driver-shifts .shifts-table td.shift-cell:hover a {
  display: block;
}
#driver-shifts .shifts-table td.expanded {
  padding: 32px;
  background-color: #c7ccd5;
}
#driver-shifts .shifts-table td.expanded td:first-child {
  background-color: #fff;
}
#driver-shifts .shifts-table td.expanded th {
  text-align: left !important;
  padding-left: 16px;
  border-top: 0 !important;
}
#track {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
}
#track #loading,
#track #not-found {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 3;
  background-color: #fff;
  padding-top: 80px;
}
#track #loading > img,
#track #not-found > img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 64px;
}
#track #loading h6,
#track #not-found h6 {
  text-align: center;
  color: #455674;
  font-weight: 400;
  margin-top: 16px;
}
#track #not-found {
  display: none;
}
#track #map-div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
#track .booking-info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  position: relative;
}
#track .booking-info .company-info {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 64px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #ccc;
  padding: 12px;
  line-height: 64px;
}
#track .booking-info .company-info img.company-logo {
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.38);
          box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.38);
}
#track .booking-info .company-info h4.company-name {
  float: left;
  font-size: 18px;
  text-transform: capitalize;
  padding-left: 16px;
  line-height: 40px;
  font-weight: 600;
  margin: 0;
  color: #455674;
}
#track .booking-info .company-info .status {
  float: right;
  color: #fff;
  padding: 0 12px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
  background-color: #e67e22;
}
#track .booking-info .company-info .status.OnRoute {
  background-color: #455674;
}
#track .booking-info .company-info .status.Arrived {
  background-color: #27ae60;
}
#track .booking-info .company-info .status.InProgress {
  background-color: #3498db;
}
#track .booking-info .company-info .status.OpenToBid {
  background-color: #f1c40f;
}
#track .booking-info .company-info .status.Completed {
  background-color: #2980b9;
}
#track .booking-info .details {
  position: fixed;
  border-radius: 4px;
  overflow: hidden;
  left: 32px;
  bottom: 32px;
  width: 30%;
  min-width: 432px;
  line-height: 18px;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  -webkit-transition: height 400ms;
  -o-transition: height 400ms;
  transition: height 400ms;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
#track .booking-info .details.min {
  height: 38px;
  overflow: hidden;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
#track .booking-info .details .header {
  background: #455674;
  padding: 4px 12px;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  border-radius: 4px 4px 0 0;
}
#track .booking-info .details .header a.min-max {
  float: right;
}
#track .booking-info .details .header a.min-max i.material-icons {
  color: #fff !important;
  line-height: 30px;
}
#track .booking-info .details .driver-vehicle-eta {
  padding: 16px 16px 8px;
  border-bottom: 1px solid #ddd;
  background-color: #f8f8f8;
}
#track .booking-info .details .driver-vehicle-eta .driver-image {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  float: left;
  margin-right: 16px;
  margin-top: -6px;
  margin-bottom: 3px;
  background-size: cover;
  background-position: center;
}
#track .booking-info .details .driver-vehicle-eta .driver-name {
  color: #455674;
  font-size: 16px;
}
#track .booking-info .details .driver-vehicle-eta .vehicle-type {
  colour: #788195;
}
#track .booking-info .details .driver-vehicle-eta .vehicle-desc {
  font-size: 12px;
  color: #788195;
}
#track .booking-info .details .driver-vehicle-eta .vehicle-reg {
  margin-top: 4px;
  background-color: #f1c40f;
  line-height: 22px;
  padding: 0 8px;
  float: left;
  display: block;
  border-radius: 2px;
  margin-right: 8px;
}
#track .booking-info .details .driver-vehicle-eta .vehicle-type {
  margin-top: 4px;
  line-height: 22px;
  padding: 0 8px;
  float: left;
  display: block;
  border-radius: 2px;
  background-color: #8e44ad;
  max-width: 100px;
  color: #fff;
}
#track .booking-info .details .driver-vehicle-eta .vehicle-type.Black.Taxi {
  background-color: white !important;
  color: black !important;
}
#track .booking-info .details .driver-vehicle-eta .vehicle-type.Estate,
#track .booking-info .details .driver-vehicle-eta .vehicle-type.estate {
  background-color: #0363ab !important;
  color: #fff !important;
}
#track .booking-info .details .driver-vehicle-eta .vehicle-type.Executive {
  background-color: black;
}
#track .booking-info .details .driver-vehicle-eta .vehicle-type.Chauffeur {
  background-color: gold;
  color: #000;
}
#track .booking-info .details .driver-vehicle-eta .vehicle-type.EcoCar {
  background-color: #27ae60;
}
#track .booking-info .details .driver-vehicle-eta .vehicle-type.MPV {
  background-color: #26ae90;
}
#track .booking-info .details .driver-vehicle-eta .vehicle-type.MPV.Premium {
  background-color: gold !important;
  color: #000 !important;
}
#track .booking-info .details .driver-vehicle-eta #eta .wrapper {
  height: 80px;
  width: 80px;
  background: #455674;
  margin-top: -6px;
  border-radius: 50%;
}
#track .booking-info .details .driver-vehicle-eta #eta .wrapper.complete {
  background: #27ae60;
  text-align: center;
}
#track .booking-info .details .driver-vehicle-eta #eta .wrapper.complete .eta-mins {
  display: none;
}
#track .booking-info .details .driver-vehicle-eta #eta .wrapper.complete i.material-icons {
  display: inline;
  font-size: 48px;
  line-height: 80px;
  color: #fff;
}
#track .booking-info .details .driver-vehicle-eta #eta .wrapper i.material-icons {
  display: none;
}
#track .booking-info .details .driver-vehicle-eta #eta .wrapper .eta-mins {
  text-align: center;
}
#track .booking-info .details .driver-vehicle-eta #eta .wrapper .eta-mins .as-directed {
  line-height: 18px;
  padding-top: 18px;
  font-size: 12px !important;
}
#track .booking-info .details .driver-vehicle-eta #eta .wrapper .eta-mins span {
  color: #fff;
  font-weight: 300;
  font-size: 36px;
  padding-top: 10px;
  display: block;
  line-height: 36px;
}
#track .booking-info .details .driver-vehicle-eta #eta .wrapper .eta-mins span.as-directed {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
#track .booking-info .details .driver-vehicle-eta #eta .wrapper .eta-mins small {
  color: #ddd;
  font-size: 16px;
}
#track .booking-info .details .driver-vehicle-eta #eta .wrapper .eta-mins .loader {
  padding-top: 24px;
  text-align: center;
}
#track .booking-info .details .driver-vehicle-eta #eta .wrapper .eta-mins .loader span {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  margin: 10px auto;
  background: #fff;
  border-radius: 50px;
  -webkit-animation: loader 0.8s infinite alternate;
  -moz-animation: loader 0.8s infinite alternate;
}
#track .booking-info .details .driver-vehicle-eta #eta .wrapper .eta-mins .loader span:nth-of-type(2) {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
}
#track .booking-info .details .driver-vehicle-eta #eta .wrapper .eta-mins .loader span:nth-of-type(3) {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
}
#track .booking-info .details .driver-vehicle-eta #eta .wrapper .circle {
  height: 74px;
  width: 74px;
  position: absolute;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-animation-name: orbit;
  -webkit-animation-duration: 5s;
  border: 1px solid #fff;
  border-radius: 50%;
  top: -3px;
  left: 18px;
}
#track .booking-info .details .driver-vehicle-eta #eta .wrapper .circle .dot {
  position: absolute;
  top: -2px;
  left: 9px;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
  border: 4px solid #455674;
}
#track .booking-info .details .pickup-dropoff {
  background-color: #eee;
  color: #788195;
}
#track .booking-info .details .pickup-dropoff .stop {
  padding: 4px 8px 6px;
  border-bottom: 1px solid #ddd;
}
#track .booking-info .details .pickup-dropoff small {
  font-weight: 600;
  color: #455674;
}
#track .booking-info .details .pickup-dropoff h6 {
  font-size: 14px;
  margin: 0;
}
#track .booking-info .details .actions {
  background-color: #f7f7f7;
  color: #788195;
  padding: 8px;
}
#track .booking-info .details .actions .contact i.material-icons {
  float: left;
  color: #455674;
  margin-right: 8px;
  margin-top: 2px;
  font-size: 24px;
  margin-left: 4px;
}
#track .booking-info .details .actions .contact small {
  font-weight: 600;
  color: #455674;
  display: block;
  line-height: 12px;
}
#track .booking-info .details .actions .contact span {
  display: block;
  font-weight: 600;
}
#track .booking-info .details .actions .contact.driver i.material-icons,
#track .booking-info .details .actions .contact.driver small {
  color: #27ae60;
}
#track .booking-info .details .actions .contact.control i.material-icons,
#track .booking-info .details .actions .contact.control small {
  color: #3498db;
}
@media (max-width: 767px) {
  #track .booking-info .company-info {
    height: 48px;
    padding: 8px;
  }
  #track .booking-info .company-info img.company-logo {
    width: 32px;
    height: 32px;
  }
  #track .booking-info .company-info h4.company-name {
    font-size: 16px;
    line-height: 32px;
    padding-left: 6px;
    width: 130px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: inline-block;
  }
  #track .booking-info .company-info .status {
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin-top: 2px;
    margin-right: 2px;
  }
  #track .booking-info .details {
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    min-width: inherit;
    border-radius: 0;
  }
  #track .booking-info .details.min {
    height: 32px;
    overflow: hidden;
  }
  #track .booking-info .details .header {
    border-radius: 0;
    padding: 4px 4px 4px 8px;
    font-size: 14px;
    line-height: 24px;
  }
  #track .booking-info .details .header i.material-icons {
    line-height: 24px !important;
  }
  #track .booking-info .details .driver-vehicle-eta {
    padding: 10px 12px 8px;
  }
  #track .booking-info .details .driver-vehicle-eta .driver-image {
    width: 56px;
    height: 56px;
    border-radius: 28px;
    margin-top: -3px;
    margin-right: 8px;
  }
  #track .booking-info .details .driver-vehicle-eta .driver-name {
    font-size: 14px;
  }
  #track .booking-info .details .driver-vehicle-eta .vehicle-desc {
    font-size: 12px;
    line-height: 9px;
  }
  #track .booking-info .details #eta .wrapper {
    float: right;
    margin-top: 0 !important;
  }
  #track .booking-info .details #eta .circle {
    left: inherit !important;
    right: 18px;
    top: 3px !important;
  }
  #track .booking-info .details .vehicle-reg,
  #track .booking-info .details .vehicle-type {
    font-size: 11px;
  }
}
.roles-table tbody > tr td {
  padding: 0;
  vertical-align: middle;
}
.roles-table tbody > tr td i.material-icons {
  font-size: 22px;
  float: left;
  cursor: pointer;
}
.roles-table tbody > tr td strong {
  cursor: pointer;
}
#driver-earnings .average,
#driver-earnings .max,
#driver-earnings .earning {
  background-color: #3498db;
  padding: 8px;
  height: 56px;
  color: #fff;
}
#driver-earnings .average i.material-icons,
#driver-earnings .max i.material-icons,
#driver-earnings .earning i.material-icons {
  float: left;
  display: block;
  font-size: 32px;
  margin-right: 8px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: #fff;
  color: #3498db;
  line-height: 40px;
  text-align: center;
}
#driver-earnings .average strong,
#driver-earnings .max strong,
#driver-earnings .earning strong {
  display: block;
  line-height: 16px;
  margin-top: 5px;
  width: 170px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
#driver-earnings .average .info,
#driver-earnings .max .info,
#driver-earnings .earning .info {
  float: left;
}
#driver-earnings .average span,
#driver-earnings .max span,
#driver-earnings .earning span {
  font-size: 12px;
  line-height: 9px;
  display: block;
}
#driver-earnings .average .amount,
#driver-earnings .max .amount,
#driver-earnings .earning .amount {
  float: right;
  font-size: 20px;
}
#driver-earnings .max {
  background-color: #27ae60;
}
#driver-earnings .max i.material-icons {
  color: #27ae60;
}
#driver-earnings .earning {
  background-color: #fff;
  color: #455674;
  border: 1px solid #ddd;
}
#driver-earnings .earning .image {
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-size: cover;
  margin-right: 8px;
  margin-bottom: 20px;
}
.events-wrapper {
  padding-left: 40px;
}
.events-wrapper h4.day {
  font-size: 16px;
  color: #fff;
  margin-left: -34px;
  width: 75px;
  font-weight: 300;
  line-height: 32px;
  border-radius: 3px;
  background-color: #455674;
  text-align: center;
  position: relative;
}
.events-wrapper h4.day::before {
  content: '';
  position: absolute;
  width: 3px;
  height: 15px;
  left: 50%;
  bottom: -15px;
  margin-left: -4px;
  background-color: #ccc;
  margin-top: -3px;
}
.events-wrapper .event {
  line-height: 40px;
  margin-bottom: 0px;
  padding-bottom: 16px;
  padding-left: 72px;
  font-size: 16px;
  position: relative;
  border-left: 3px solid #ccc;
}
.events-wrapper .event i {
  position: absolute;
  top: 4px;
  left: -17px;
  width: 32px;
  height: 32px;
  color: #fff;
  border: 2px solid #eee;
  line-height: 28px;
  font-size: 16px;
  text-align: center;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}
.events-wrapper .event i.CREATE {
  background-color: #27ae60;
}
.events-wrapper .event i.EDIT {
  background-color: #788195;
}
.events-wrapper .event i.DELETE {
  background-color: #c0392b;
}
.events-wrapper .event img.event-owner-icon {
  position: absolute;
  top: 4px;
  left: 8px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-top: 0px;
  margin-left: 16px;
  margin-right: 16px;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
}
.events-wrapper .event .content strong {
  color: #455674;
}
.events-wrapper .event .content p {
  display: inline-block;
  background-color: #ddd;
  line-height: 16px;
  font-size: 12px;
  max-width: 480px;
  padding: 8px;
  border-radius: 4px;
}
.events-wrapper .empty .event {
  padding-left: 32px;
  line-height: 32px;
}
.events-wrapper .empty .event i {
  top: 0;
  left: -16px;
}
.events-wrapper .timeline-doc .document .document-content {
  width: 180px;
}
.events-wrapper .timeline-doc .document .options {
  display: none !important;
}
.events-wrapper .timeline-doc .document .info {
  padding-top: 8px !important;
}
.events-wrapper .timeline-doc .document .info .document-label {
  line-height: 12px !important;
}
.events-wrapper .timeline-doc .document .info small,
.events-wrapper .timeline-doc .document .info strong {
  display: none !important;
}
.events-wrapper .timeline-doc .document .info h3 {
  font-size: 14px !important;
  font-weight: 300;
  margin: 0;
  width: 100%;
  color: #455674;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
.events-wrapper .timeline-doc .document .info br {
  display: none;
}
.events-wrapper .timeline-doc .document .info .date-info {
  display: none;
}
.quick-navigate .background-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: auto;
  z-index: 1000000000;
  background: rgba(0, 0, 0, 0.6);
}
.quick-navigate .search-box {
  position: absolute;
  width: 720px;
  height: 50px;
  top: 10%;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: white;
  border-radius: 5px;
  overflow: hidden;
}
.quick-navigate .search-box .search-area > i {
  padding: 20px 10px;
  font-size: 45px;
  line-height: 30px;
  color: #A88ADC;
}
.quick-navigate .search-box .search-area input {
  line-height: 30px;
  font-size: 30px;
  height: 70px;
  position: relative;
  top: -12px;
  border: 0;
  background: 0;
  width: 597px;
  outline: 0;
}
.quick-navigate .search-box .search-area a.remove i {
  padding: 20px 10px;
  font-size: 30px;
  line-height: 30px;
  position: relative;
  top: -7px;
}
.quick-navigate .search-box hr {
  margin-top: -15px;
  margin-bottom: 0;
}
.quick-navigate .search-box .results-area {
  height: 324px;
}
.quick-navigate .search-box .results-area .results-list {
  padding-right: 0;
}
.quick-navigate .search-box .results-area .results-list .list-group {
  height: 324px;
  overflow-y: auto;
}
.quick-navigate .search-box .results-area .results-list .list-group .list-group-item {
  cursor: pointer;
  font-size: 12px;
  border: 0;
  border: 1px solid #eee !important;
  padding: 4px 14px;
}
.quick-navigate .search-box .results-area .results-list .list-group .list-group-item a {
  color: #A88ADC;
  font-weight: 600;
}
.quick-navigate .search-box .results-area .results-list .list-group .list-group-item.group-header {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: 0 !important;
  padding: 0px 8px;
  font-size: 11px;
  font-weight: 400 !important;
  color: black !important;
  text-transform: uppercase;
  background: #bdc3c7;
  color: white;
}
.quick-navigate .search-box .results-area .results-list .list-group .list-group-item.group-header .badge {
  background-color: transparent;
  padding: 0 !important;
  line-height: 19px;
  color: black !important;
}
.quick-navigate .search-box .results-area .selected-result .result-summary .img {
  width: 66px;
  height: 66px;
}
.quick-navigate .search-box .results-area .selected-result .result-summary .result-title {
  height: 24px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  font-size: 18px;
  color: #385978;
}
.quick-navigate .search-box .results-area .selected-result .result-summary .score {
  padding-top: 12px;
}
.quick-navigate .search-box .results-area .selected-result .result-summary .score b {
  font-size: 32px;
  padding: 10px;
}
.quick-navigate .search-box .results-area .selected-result .result-details {
  border-top: 1px solid #eee;
  line-height: 29px;
  padding-top: 8px;
}
.quick-navigate .search-box .results-area .selected-result .result-details b {
  color: #385978;
}
.quick-navigate .search-box .results-area .selected-result .result-details .result-info {
  color: #385978;
}
.quick-navigate .search-box .results-area .selected-result .result-details .result-info span {
  color: rgba(100, 100, 100, 0.5);
}
.quick-navigate .search-box .results-area .selected-result .result-details .result-info div.address-container {
  line-height: 18px;
}
.quick-navigate .search-box .results-area .selected-result .result-details .result-navigation a b {
  color: #A88ADC;
}
#cc-bookings .bookings .panel .panel-body {
  padding: 0 !important;
}
#cc-bookings .bookings .panel .panel-body .stats {
  padding: 15px 15px 10px;
}
#cc-bookings .bookings .panel .panel-body .stats .bookings-progress {
  margin-top: 10px;
}
#cc-bookings .bookings .panel .panel-body .stats .bookings-progress .progress {
  margin-bottom: 10px;
}
#cc-bookings .bookings .panel .panel-body .stats ul {
  padding-left: 0px;
  list-style: none;
}
#cc-bookings .bookings .panel .panel-body .stats ul.summary {
  margin-bottom: 0;
  float: right;
}
#cc-bookings .bookings .panel .panel-body .stats ul.summary li {
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
#cc-bookings .bookings .panel .panel-body .stats ul.summary li .heading {
  color: #788195;
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
}
#cc-bookings .bookings .panel .panel-body .stats ul.summary li .value {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
#cc-bookings .bookings .panel .panel-body .stats ul.summary li .value.loading {
  background-image: url('/includes/images/preloader-fading.gif');
  width: 20px;
  height: 20px;
  background-size: cover;
  margin: 0 auto;
  margin-top: 5px;
}
#cc-bookings .bookings .panel .panel-body table tr.Completed {
  background-color: #eaf2f8;
}
#cc-bookings .bookings .panel .panel-body table tr.Completed .booking-status {
  background-color: #3e8dc0;
  color: #fff;
}
#cc-bookings .bookings .panel .panel-body table tr.COA {
  background-color: #f9ebea;
}
#cc-bookings .bookings .panel .panel-body table tr.COA .booking-status {
  background-color: #cd6155;
  color: #fff;
}
#cc-bookings .bookings .panel .panel-body table th {
  background-color: #455674;
  color: #fff;
  font-size: 12px;
  padding: 4px 4px;
}
#cc-bookings .bookings .panel .panel-body table th .checkbox {
  background: #fff;
  margin-left: 10px;
}
#cc-bookings .bookings .panel .panel-body table td {
  padding: 2px 4px 0;
  font-size: 12px;
  text-transform: capitalize;
}
#cc-bookings .bookings .panel .panel-body table td .checkbox {
  margin-left: 10px;
}
#cc-bookings .bookings .panel .panel-body table td audio {
  height: 24px;
  width: 100%;
}
#cc-bookings .bookings .panel .panel-body table td.expanded {
  background: #f9f9f9;
  padding: 0;
  position: relative;
  padding: 16px 32px;
}
#cc-bookings .bookings .panel .panel-body table td.expanded .info-box {
  margin-bottom: 8px;
}
#cc-bookings .bookings .panel .panel-body table td.expanded .info-box .content span {
  font-size: 16px;
  font-weight: 600;
}
#cc-bookings .bookings .panel .panel-body table td.expanded .info-box table {
  margin-bottom: 0;
}
#cc-bookings .bookings .panel .panel-body table td.expanded #credit-cards-transactions table {
  margin-bottom: 15px;
  background: #fff;
}
#cc-bookings .bookings .panel .panel-body table td.expanded #credit-cards-transactions table th {
  background-color: #455674;
  color: #fff;
}
#cc-bookings .bookings .panel .panel-body table td.expanded #credit-cards-transactions table td:first-child {
  border-left: 1px solid #ddd !important;
}
#cc-bookings .bookings .panel .panel-body table td.expanded #credit-cards-transactions table td:last-child {
  border-right: 1px solid #ddd !important;
}
#cc-bookings .bookings .panel .panel-body table td.expanded #credit-cards-transactions table tr:last-child td {
  border-bottom: 1px solid #ddd !important;
}
#cc-bookings .bookings .panel .panel-body table td.expanded #credit-cards-transactions .transaction-details pre {
  white-space: pre;
}
#cc-bookings .bookings .panel .panel-body table td .btn-xs.expand-booking {
  width: 24px !important;
  height: 24px !important;
  line-height: 24px !important;
  text-align: center !important;
  padding: 0;
}
#cc-bookings .bookings .panel .panel-body table td .btn-xs.expand-booking i {
  left: -4px;
}
#cc-bookings .bookings .panel .panel-body table td .booking-status {
  float: right;
  padding: 0 4px;
  border-radius: 2px;
  font-size: 11px;
  margin-top: -1px;
  font-weight: 600;
}
#cc-bookings .bookings .panel .panel-body table td.card-type {
  padding-bottom: 0px;
}
#cc-bookings .bookings .panel .panel-body table td.card-type .credit-card-type.xs {
  width: 24px;
  height: 15px;
  background-size: 24px 15px;
  margin-right: 0px;
  margin-top: -4px;
}
#cc-bookings .bookings .panel .panel-body table td.card-type .card-status {
  text-align: left;
  font-weight: 700;
  font-size: 12px;
  border-radius: 2px;
}
#cc-bookings .bookings .panel .panel-body table td.card-type .card-status.Success {
  color: #27ae60;
}
#cc-bookings .bookings .panel .panel-body table td.card-type .card-status.PreauthTaken {
  color: #60db94;
}
#cc-bookings .bookings .panel .panel-body table td.finance {
  line-height: 18px;
}
#cc-bookings .bookings .panel .panel-body table td table.finance-details {
  margin: 0px -4px -1px;
  width: calc(100% + 8px);
}
#cc-bookings .bookings .panel .panel-body table td table.finance-details td {
  padding: 0 2px 2px 4px;
  border: 0;
  line-height: 14px;
  border-top: 1px solid #e9e9e9;
  font-size: 11px;
  color: #455674;
  font-weight: 600;
}
#cc-bookings .bookings .panel .panel-body table td table.finance-details td b {
  color: #7388ac;
}
#credit-cards td.card-type,
#credit-cards-transactions td.card-type,
#credit-cards td.provider-type,
#credit-cards-transactions td.provider-type {
  padding: 4px;
  padding-left: 12px;
  padding-top: 11px;
  line-height: 32px;
  position: relative;
  overflow: hidden;
}
#credit-cards td.card-type .credit-card-type,
#credit-cards-transactions td.card-type .credit-card-type,
#credit-cards td.provider-type .credit-card-type,
#credit-cards-transactions td.provider-type .credit-card-type {
  float: left;
  margin-right: 12px;
}
#credit-cards td.card-type .badge,
#credit-cards-transactions td.card-type .badge,
#credit-cards td.provider-type .badge,
#credit-cards-transactions td.provider-type .badge {
  position: absolute;
  top: 9px;
  left: -22px;
  padding: 3px 20px;
  border-radius: 0 0 0 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #27ae60;
}
#all-transactions .tg-wrapper table thead tr th {
  background-color: #455674;
  color: #fff;
}
#all-transactions .tg-wrapper .nav-tabs {
  margin-bottom: 20px;
}
#all-transactions .tg-wrapper .nav-tabs li {
  width: 50%;
  border-bottom: 0;
}
#all-transactions .tg-wrapper .nav-tabs li a {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 16px;
}
#all-transactions .tg-wrapper .nav-tabs li a::before,
#all-transactions .tg-wrapper .nav-tabs li a::after {
  display: none;
}
#all-transactions .tg-wrapper .nav-tabs li.active {
  background-color: #455674;
}
#all-transactions .tg-wrapper .nav-tabs li.active a {
  color: #fff !important;
}
#all-transactions .tg-wrapper .tg {
  margin-bottom: 16px;
}
#all-transactions .tg-wrapper .tg .head {
  background: #455674;
  line-height: 40px;
  color: #fff;
  padding: 0 8px;
  font-size: 16px;
}
#all-transactions .tg-wrapper .tg .body {
  background: #f4f4f4;
  padding: 16px;
}
#all-transactions .tg-wrapper .tg .body .summary {
  background: #fff;
  padding: 8px 16px;
  margin-bottom: 16px;
  border: 1px solid #ddd;
}
#all-transactions .tg-wrapper .tg .body .info-box {
  margin-bottom: 0;
}
#all-transactions .tg-wrapper .tg .body .info-box .title {
  font-size: 14px;
}
#all-transactions .tg-wrapper .tg .body .info-box .content {
  font-weight: 600;
  font-size: 16px;
}
#credit-cards-transactions .panel-heading .btn {
  position: absolute;
  top: 12px;
  right: 19px;
}
#credit-cards-transactions td {
  padding: 0px 8px;
  vertical-align: middle;
}
#credit-cards-transactions td.card-type {
  padding-top: 2px;
}
#credit-cards-transactions td.transaction-type {
  padding: 0 8px;
}
#credit-cards-transactions td.status {
  line-height: 28px;
}
#credit-cards-transactions td.status.SUCCESS {
  background-color: #e9f7ef;
}
#credit-cards-transactions td.status.SUCCESS strong {
  color: #1b7a43 !important;
}
#credit-cards-transactions td.status.FAILURE {
  background-color: #f9ebea;
}
#credit-cards-transactions td.status.FAILURE strong {
  color: #86281e !important;
}
#credit-cards-transactions pre {
  font-family: monospace;
  background-color: #222;
  color: #fff;
  margin-top: 8px;
  padding: 0.5em;
  border-radius: 0.25em;
  height: 400px;
  overflow: scroll;
  max-width: 400px;
}
.credit-card-type,
.credit-card-provider-type {
  display: inline-block;
  width: 160px;
  height: 100px;
  background-size: 160px 100px;
  background-image: url('/includes/images/cc/card-logo-unknown.svg');
}
.credit-card-type.small,
.credit-card-provider-type.small {
  width: 53.33333333px;
  height: 33.33333333px;
  background-size: 53.33333333px 33.33333333px;
}
.credit-card-type.large,
.credit-card-provider-type.large {
  width: 240px;
  height: 150px;
  background-size: 240px 150px;
}
.credit-card-type.visa,
.credit-card-provider-type.visa {
  background-image: url('/includes/images/cc/card-logo-visa.svg');
}
.credit-card-type.mastercard,
.credit-card-provider-type.mastercard {
  background-image: url('/includes/images/cc/card-logo-mastercard.svg');
}
.credit-card-type.amex,
.credit-card-provider-type.amex {
  background-image: url('/includes/images/cc/card-logo-amex.svg');
}
.credit-card-type.Judopay,
.credit-card-provider-type.Judopay,
.credit-card-type.JUDOPAY,
.credit-card-provider-type.JUDOPAY,
.credit-card-type.judopay,
.credit-card-provider-type.judopay,
.credit-card-type.judo,
.credit-card-provider-type.judo,
.credit-card-type.JUDO,
.credit-card-provider-type.JUDO {
  background-image: url('/includes/images/cc/provider-judo.jpg');
}
.credit-card-type.Stripe,
.credit-card-provider-type.Stripe {
  background-image: url('/includes/images/cc/provider-stripe.svg');
}
.credit-card-type.None,
.credit-card-provider-type.None {
  background-image: url('');
}
.add-payment-card-modal-wrapper .modal-dialog {
  width: 400px;
}
form#add-payment-card-modal .jp-card-number {
  font-size: 21px;
}
form#add-payment-card-modal .card-wrapper {
  margin: 10px 0 20px 0;
}
form#add-payment-card-modal .form-container {
  width: 350px;
  margin: 0 auto;
  margin-bottom: 10px;
}
form#add-payment-card-modal .form-container .row {
  margin-top: 8px;
}
form#add-payment-card-modal input {
  width: 100%;
  border-radius: 3px;
  height: 30px;
  border: 1px solid #d9d9d9;
  color: #000;
  padding: 3px 8px;
  font-size: 15px;
  line-height: 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}
form#add-payment-card-modal input:focus {
  outline: none;
  border-color: #08f;
  -webkit-box-shadow: 0 0 4px #08f;
          box-shadow: 0 0 4px #08f;
}
#driver-expenses .expense,
#dispatch-driver-expenses .expense {
  width: 100%;
  background: #f4f4f4;
  height: 104px;
  border: 1px solid #E0E0E0;
  margin-bottom: 16px;
}
#driver-expenses .expense:hover .wrapper .actions button,
#dispatch-driver-expenses .expense:hover .wrapper .actions button {
  display: block;
}
#driver-expenses .expense:hover .wrapper .actions button:nth-child(1),
#dispatch-driver-expenses .expense:hover .wrapper .actions button:nth-child(1) {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
#driver-expenses .expense:hover .wrapper .actions button:nth-child(2),
#dispatch-driver-expenses .expense:hover .wrapper .actions button:nth-child(2) {
  -webkit-animation-duration: 0.30000000000000004s;
  animation-duration: 0.30000000000000004s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
#driver-expenses .expense:hover .wrapper .actions button:nth-child(3),
#dispatch-driver-expenses .expense:hover .wrapper .actions button:nth-child(3) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
#driver-expenses .expense .wrapper,
#dispatch-driver-expenses .expense .wrapper {
  padding: 12px;
  position: relative;
}
#driver-expenses .expense .wrapper .profile,
#dispatch-driver-expenses .expense .wrapper .profile {
  width: 96px;
  float: left;
}
#driver-expenses .expense .wrapper .profile .image,
#dispatch-driver-expenses .expense .wrapper .profile .image {
  border-radius: 50%;
  height: 80px;
  width: 80px;
  background-size: cover;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
}
#driver-expenses .expense .wrapper .actions,
#dispatch-driver-expenses .expense .wrapper .actions {
  position: absolute;
  bottom: 8px;
  right: 8px;
}
#driver-expenses .expense .wrapper .actions button,
#dispatch-driver-expenses .expense .wrapper .actions button {
  display: none;
  width: 32px;
  height: 32px;
  float: left;
  margin-right: 2px;
  border-radius: 50%;
  line-height: 32px;
  text-align: center;
  background-color: #455674;
}
#driver-expenses .expense .wrapper .actions button i,
#dispatch-driver-expenses .expense .wrapper .actions button i {
  color: white;
  font-size: 16px;
  line-height: 28px;
}
#driver-expenses .expense .wrapper .actions button.approve,
#dispatch-driver-expenses .expense .wrapper .actions button.approve {
  background-color: #27ae60;
}
#driver-expenses .expense .wrapper .actions button.decline,
#dispatch-driver-expenses .expense .wrapper .actions button.decline {
  background-color: #c0392b;
}
#driver-expenses .expense .wrapper .actions button.delete,
#dispatch-driver-expenses .expense .wrapper .actions button.delete {
  background-color: #c0392b;
}
#driver-expenses .expense .wrapper .info,
#dispatch-driver-expenses .expense .wrapper .info {
  width: calc(100% - 96px);
  float: left;
}
#driver-expenses .expense .wrapper .info span,
#dispatch-driver-expenses .expense .wrapper .info span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 22px;
}
#driver-expenses .expense .wrapper .info span.driver,
#dispatch-driver-expenses .expense .wrapper .info span.driver {
  font-size: 14px;
  font-weight: 600;
  color: #788195;
}
#driver-expenses .expense .wrapper .info span.expense-name,
#dispatch-driver-expenses .expense .wrapper .info span.expense-name {
  color: #A88ADC;
  font-weight: 600;
  font-size: 16px;
}
#driver-expenses .expense .wrapper .info span.amount,
#dispatch-driver-expenses .expense .wrapper .info span.amount {
  color: #455674;
  font-weight: 600;
  font-size: 18px;
}
@media (max-width: 1023px) {
  #driver-expenses .expense .wrapper .info span.amount,
  #dispatch-driver-expenses .expense .wrapper .info span.amount {
    font-size: 16px;
  }
}
#driver-expenses .expense .wrapper .info span.time,
#dispatch-driver-expenses .expense .wrapper .info span.time,
#driver-expenses .expense .wrapper .info span.booking,
#dispatch-driver-expenses .expense .wrapper .info span.booking {
  line-height: 16px;
  font-size: 12px;
  color: #788195;
}
#driver-expenses .expense.Approved,
#dispatch-driver-expenses .expense.Approved {
  border-left: 4px solid #27ae60;
}
#driver-expenses .expense.Declined,
#dispatch-driver-expenses .expense.Declined {
  border-left: 4px solid #c0392b;
}
#driver-expenses .expense.Pending,
#dispatch-driver-expenses .expense.Pending {
  border-left: 4px solid #e67e22;
}
#driver-expenses table.module-table,
#dispatch-driver-expenses table.module-table {
  border-spacing: 0 px !important;
}
#driver-expenses table.module-table thead th,
#dispatch-driver-expenses table.module-table thead th {
  background-color: #455674;
  color: #fff;
}
#driver-expenses table.module-table tr td,
#dispatch-driver-expenses table.module-table tr td {
  background-color: #f4f4f4;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  vertical-align: middle;
}
#driver-expenses table.module-table tr td span,
#dispatch-driver-expenses table.module-table tr td span {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 22px;
}
#driver-expenses table.module-table tr td span.driver,
#dispatch-driver-expenses table.module-table tr td span.driver {
  font-size: 16px;
  font-weight: 600;
  color: #A88ADC;
}
#driver-expenses table.module-table tr td span.booking,
#dispatch-driver-expenses table.module-table tr td span.booking {
  font-size: 16px;
}
#driver-expenses table.module-table tr td span.expense-name,
#dispatch-driver-expenses table.module-table tr td span.expense-name {
  color: #A88ADC;
  font-weight: 600;
  font-size: 16px;
}
#driver-expenses table.module-table tr td span.amount,
#dispatch-driver-expenses table.module-table tr td span.amount {
  color: #455674;
  font-weight: 800;
  font-size: 20px;
}
@media (max-width: 1023px) {
  #driver-expenses table.module-table tr td span.amount,
  #dispatch-driver-expenses table.module-table tr td span.amount {
    font-size: 16px;
  }
}
#driver-expenses table.module-table tr td span.time,
#dispatch-driver-expenses table.module-table tr td span.time,
#driver-expenses table.module-table tr td span.booking,
#dispatch-driver-expenses table.module-table tr td span.booking {
  color: #788195;
}
#driver-expenses table.module-table tr td button,
#dispatch-driver-expenses table.module-table tr td button {
  width: 40px;
  height: 40px;
  float: right;
  margin-right: 2px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  background-color: #455674;
}
#driver-expenses table.module-table tr td button i,
#dispatch-driver-expenses table.module-table tr td button i {
  color: white;
  font-size: 18px;
  line-height: 36px;
}
#driver-expenses table.module-table tr td button.approve,
#dispatch-driver-expenses table.module-table tr td button.approve {
  background-color: #27ae60;
}
#driver-expenses table.module-table tr td button.decline,
#dispatch-driver-expenses table.module-table tr td button.decline {
  background-color: #c0392b;
}
#driver-expenses .nav-tabs,
#dispatch-driver-expenses .nav-tabs {
  background: #fff;
}
#driver-expenses .nav-tabs li,
#dispatch-driver-expenses .nav-tabs li {
  border-bottom: 0;
  border-right: 1px solid #fff !important;
}
#driver-expenses .nav-tabs li a,
#dispatch-driver-expenses .nav-tabs li a {
  border-radius: 0;
  font-weight: 600;
  position: relative;
  padding: 8px 4px;
}
#driver-expenses .nav-tabs li a span.badge,
#dispatch-driver-expenses .nav-tabs li a span.badge {
  position: absolute;
  right: 5px;
  top: -10px;
  border: 1px solid #fff;
}
#driver-expenses .nav-tabs li a.approved span.badge,
#dispatch-driver-expenses .nav-tabs li a.approved span.badge {
  background: #27ae60;
}
#driver-expenses .nav-tabs li a.pending span.badge,
#dispatch-driver-expenses .nav-tabs li a.pending span.badge {
  background: #e67e22;
}
#driver-expenses .nav-tabs li a.declined span.badge,
#dispatch-driver-expenses .nav-tabs li a.declined span.badge {
  background: #c0392b;
}
#driver-expenses .nav-tabs li.active a,
#dispatch-driver-expenses .nav-tabs li.active a {
  border-left: 0 !important;
  border-top: 0 !important;
  border-right: 1px solid #fff !important;
}
#driver-expenses .nav-tabs li.active a:after,
#dispatch-driver-expenses .nav-tabs li.active a:after,
#driver-expenses .nav-tabs li.active a:before,
#dispatch-driver-expenses .nav-tabs li.active a:before {
  display: none;
}
#driver-expenses .nav-tabs li.active a .badge,
#dispatch-driver-expenses .nav-tabs li.active a .badge {
  top: 10px;
}
#driver-expenses .nav-tabs li.active a.approved,
#dispatch-driver-expenses .nav-tabs li.active a.approved {
  -webkit-box-shadow: inset 0 4px 0 #27ae60;
          box-shadow: inset 0 4px 0 #27ae60;
  color: #27ae60;
}
#driver-expenses .nav-tabs li.active a.declined,
#dispatch-driver-expenses .nav-tabs li.active a.declined {
  -webkit-box-shadow: inset 0 4px #c0392b;
          box-shadow: inset 0 4px #c0392b;
  color: #c0392b;
}
#driver-expenses .nav-tabs li.active a.pending,
#dispatch-driver-expenses .nav-tabs li.active a.pending {
  -webkit-box-shadow: inset 0 4px #e67e22;
          box-shadow: inset 0 4px #e67e22;
  color: #e67e22;
}
@media (max-width: 767px) {
  #driver-expenses .nav-tabs li,
  #dispatch-driver-expenses .nav-tabs li {
    width: 100%;
  }
}
#driver-expenses .generated .table-striped-double td,
#dispatch-driver-expenses .generated .table-striped-double td {
  padding: 5px !important;
}
#driver-expenses .generated .table-striped-double td .profile,
#dispatch-driver-expenses .generated .table-striped-double td .profile {
  margin-top: 0px;
  margin-bottom: 0px;
}
#dispatch-driver-expenses {
  position: fixed;
  width: 400px;
  background-color: white;
  z-index: 10000;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
}
#dispatch-driver-expenses .expense {
  margin-bottom: 0;
}
.time-slot input {
  background-color: #fff;
  width: 100%;
  border-radius: 3px;
  height: 30px;
  border: 1px solid #d9d9d9;
  color: #000;
  padding: 3px 8px;
  font-size: 13px;
}
.time-slot a {
  padding-left: 5px;
}
.time-slot a i {
  font-size: 20px;
  padding-top: 3px;
}
.dispatch-creditcard {
  padding: 0;
  margin-bottom: 10px;
  background-color: #fafafa;
  margin-right: 10px;
}
.dispatch-creditcard div form .addcreditcardbooking {
  padding-bottom: 15px;
}
.dispatch-creditcard div form .addcreditcardbooking div {
  padding-left: 15px;
}
.dispatch-creditcard div form .addcreditcardbooking div input {
  margin-bottom: 3px;
  border-radius: 5px;
  border: none;
  height: 32px;
  padding-left: 5px;
  width: 48%;
}
.reset-wrapper {
  height: 100%;
  min-height: 500px !important;
  background: #455674;
  position: relative;
}
.reset-wrapper .hero {
  position: absolute;
  width: 65%;
}
.reset-wrapper .hero #background {
  height: 100%;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 70;
  filter: alpha(opacity=7000);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.reset-wrapper .hero .logo {
  position: absolute;
  top: 50px;
  left: 50px;
}
.reset-wrapper .hero .logo img {
  height: 120px;
  float: left;
  margin-right: 20px;
  display: none;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.reset-wrapper .hero .logo .brand {
  float: left;
  height: 80px;
  border: 8px solid white;
  font-size: 36px;
  line-height: 64px;
  padding: 0 25px;
  font-weight: 800;
  color: #fff;
  display: none;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.reset-wrapper .hero .features {
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: #eee;
  right: 0px;
  padding: 50px;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.85)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}
.reset-wrapper .hero .features i {
  float: left;
  width: 30%;
  margin-right: 20px;
  font-size: 64px;
}
.reset-wrapper .hero .features .desc {
  float: left;
  width: 60%;
}
.reset-wrapper .hero .features .desc .tag-line {
  font-size: 24px;
  line-height: 30px;
  display: block;
  margin-bottom: 20px;
}
.reset-wrapper .reset-container {
  width: 35%;
  display: block;
  position: relative;
  float: right;
  background-color: #ffffff;
  padding: 80px 70px;
}
.reset-wrapper .reset-container > .reset-box {
  max-width: 400px;
}
.reset-wrapper .reset-container > .reset-box h1 {
  color: #455674;
  margin: 0;
}
.reset-wrapper .reset-container > .reset-box form#reset-form {
  padding-top: 15px;
}
.reset-wrapper .reset-container > .reset-box #reset-button {
  background-color: #455674 !important;
  color: #fff !important;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
  text-align: left;
}
.reset-wrapper .reset-container > .reset-box #reset-button i {
  font-size: 16px;
  margin-right: 8px;
}
.reset-wrapper .reset-container .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.reset-wrapper .reset-container .cims-info {
  padding: 0 70px 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.reset-wrapper .reset-container .cims-info .row img {
  width: 50px;
  border-radius: 25px;
  border: 1px solid #eee;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
}
.reset-wrapper .reset-container .cims-info .row .info {
  font-size: 12px;
  padding: 4px 0 7.5px 10px;
}
.reset-wrapper > * {
  height: 100%;
  min-height: 550px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1159px) {
  .reset-wrapper .hero {
    width: 55%;
  }
  .reset-wrapper .hero .cims-features .desc {
    width: 100%;
  }
  .reset-wrapper .reset-container {
    width: 45%;
    padding: 80px 50px;
  }
  .reset-wrapper .reset-container .cims-info {
    padding: 0 50px 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .reset-wrapper .hero {
    width: 55%;
  }
  .reset-wrapper .hero .cims-features .desc {
    width: 100%;
  }
  .reset-wrapper .reset-container {
    width: 45%;
    padding: 80px 50px;
  }
  .reset-wrapper .reset-container .cims-info {
    padding: 0 50px 50px;
  }
}
@media only screen and (max-width: 767px) {
  .reset-wrapper .hero {
    display: block;
    position: static !important;
    height: 50% !important;
    min-height: 50% !important;
    width: 100% !important;
    background-position: center;
  }
  .reset-wrapper .hero .background {
    opacity: 80;
    filter: alpha(opacity=8000);
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-position: top !important;
  }
  .reset-wrapper .reset-container {
    min-height: 50% !important;
    height: 50% !important;
    position: absolute;
    background-color: #fff;
    padding: 30px;
    width: 100%;
    z-index: 2;
  }
  .reset-wrapper .reset-container > .reset-box {
    max-width: 500px;
  }
  .reset-wrapper .reset-container > .reset-box img {
    width: 100px;
  }
  .reset-wrapper .reset-container .cims-info {
    display: none;
  }
  .reset-wrapper .reset-container .cims-info .row {
    max-width: 500px;
  }
  .reset-wrapper .reset-container .cims-info .row img {
    max-width: 60px;
  }
}
.table-alternate .fixed-header {
  height: 40px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.table-alternate .fixed-header th {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  color: black !important;
  padding-right: 2px !important;
}
.table-alternate .fixed-top-header {
  color: white !important;
  background-color: #455674;
  padding-right: 2px !important;
}
.table-alternate tr {
  background-color: #dddddd !important;
}
.table-alternate tr td input {
  background-color: #dddddd !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100% !important;
}
.table-alternate tr td input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.table-alternate tr:nth-child(2n+1) {
  background-color: white !important;
}
.table-alternate tr:nth-child(2n+1) td input {
  background-color: white !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100% !important;
}
.table-alternate tr:nth-child(2n+1) td input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.table-alternate tbody {
  display: table-row-group;
  vertical-align: middle !important;
  border-collapse: separate;
  border-spacing: 2px;
}
.table-alternate tbody td {
  border-right: 1px dotted grey !important;
  padding-right: 0px !important;
  vertical-align: middle !important;
  padding-top: 0px !important;
  padding-left: 8px!important;
  padding-bottom: 0px !important;
}
.table-alternate tbody input {
  border-radius: 0px !important;
  padding: 0 10px 0 5px;
  margin-top: 5px;
  height: 29px!important;
  border: 0;
  line-height: 13px!important;
  display: inline;
  width: 100% !important;
  max-width: 100%;
  margin-top: 0;
}
.table-alternate tbody input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input-text-right {
  text-align: right !important;
  padding-right: 4px !important;
  -webkit-appearance: none !important;
}
#solid-border {
  border-right: 4px solid #455674 !important;
  margin-left: auto;
  margin-right: auto;
}
.new-fixed-price-row {
  background-color: #dddddd !important;
}
.new-fixed-price-row td input {
  background-color: #dddddd !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
}
.both-ways {
  margin-left: auto;
  margin-right: auto;
}
.input-dropdown-fixed .li {
  border-bottom: 1px solid #ddd;
  padding: 4px 5px;
}
.activetab {
  background-color: #eeeeee;
}
.input-dropdown {
  display: inline-block;
  position: relative;
}
.input-dropdown input[type='text'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.input-dropdown ul {
  background: #fff;
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 1000;
}
.input-dropdown ul > li {
  cursor: pointer;
  padding: 10px;
}
.input-dropdown ul > li.active {
  background: #608AEB;
}
#invite .nav-tabs {
  background: #fff;
}
#invite .nav-tabs li {
  border-bottom: 0;
  border-right: 1px solid #fff !important;
}
#invite .nav-tabs li a {
  border-radius: 0;
  font-weight: 600;
  position: relative;
  padding: 8px 4px;
}
#invite .nav-tabs li a span.badge {
  position: absolute;
  right: 5px;
  top: -10px;
  border: 1px solid #fff;
}
#invite .nav-tabs li a.invited span.badge {
  background: #27ae60;
}
#invite .nav-tabs li a.uninvited span.badge {
  background: #e67e22;
}
#invite .nav-tabs li a.declined span.badge {
  background: #c0392b;
}
#invite .nav-tabs li.active a {
  border-left: 0 !important;
  border-top: 0 !important;
  border-right: 1px solid #fff !important;
}
#invite .nav-tabs li.active a:after,
#invite .nav-tabs li.active a:before {
  display: none;
}
#invite .nav-tabs li.active a .badge {
  top: 10px;
}
#invite .nav-tabs li.active a.invited {
  -webkit-box-shadow: inset 0 4px 0 #27ae60;
          box-shadow: inset 0 4px 0 #27ae60;
  color: #27ae60;
}
#invite .nav-tabs li.active a.declined {
  -webkit-box-shadow: inset 0 4px #c0392b;
          box-shadow: inset 0 4px #c0392b;
  color: #c0392b;
}
#invite .nav-tabs li.active a.uninvited {
  -webkit-box-shadow: inset 0 4px #e67e22;
          box-shadow: inset 0 4px #e67e22;
  color: #e67e22;
}
@media (max-width: 767px) {
  #invite .nav-tabs li {
    width: 100%;
  }
}
#invite .invite-table {
  margin-top: 12px;
}
#invite .invite-table .header {
  background: #455674;
  color: #fff;
  line-height: 32px;
  padding: 0px 12px;
  margin-bottom: 4px;
}
#invite .invite-table .body {
  margin-bottom: 16px;
}
#invite .invite-table .body .checkbox {
  margin-top: 5px;
  margin-bottom: 5px;
}
#invite .invite-table .body .passenger-row {
  position: relative;
  background-color: rgba(100, 100, 100, 0.1);
  padding: 0px 12px;
  margin-bottom: 4px;
  line-height: 24px;
  overflow: hidden !important;
  -o-text-overflow: ellipsis !important;
     text-overflow: ellipsis !important;
  padding-top: 5px;
}
#invite .invite-table .body .passenger-row .row .div .label {
  margin-top: 5px;
}
.bid-driver .bid-drivers {
  margin-top: 10px;
}
.bid-driver .bid-drivers .header {
  background: #455674;
  color: #fff;
  line-height: 32px;
  padding: 0px 12px;
  margin-bottom: 4px;
}
.bid-driver .bid-drivers .body .step {
  position: relative;
  background-color: rgba(100, 100, 100, 0.1);
  padding: 0px 12px;
  margin-bottom: 4px;
  line-height: 32px;
  font-weight: 700;
  color: #455674;
  -webkit-box-shadow: 0;
  box-shadow: 0;
}
.bid-driver .bid-drivers .body .step .checkbox {
  width: 12px !important;
  height: 12px !important;
}
.bid-driver .bid-drivers .body .step .checkbox .radio {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}
.bid-driver .bid-drivers .body .step .checkbox label:after {
  top: 2px !important;
  left: 2px !important;
  content: '';
  width: 8px;
  height: 5px;
}
.bid-driver .bid-drivers .body .step input.form-control {
  margin: 0;
  height: 32px;
  text-align: right;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 400;
  border: 1px solid #ddd;
  max-width: 120px;
  float: right;
  background: #fff;
  outline: 0 !important;
}
.bid-driver .bid-drivers .body .step input.form-control:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bid-driver .bid-drivers .body .step .remove {
  z-index: 1000;
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #c0392b;
  top: 12px;
  right: -8px;
  line-height: 22px !important;
  text-align: center;
}
.bid-driver .bid-drivers .body .step .remove i {
  color: #fff;
  font-size: 14px;
}
.bid-driver .bid-drivers .body .no-steps {
  background-color: rgba(100, 100, 100, 0.1);
  padding: 0px 12px;
  margin-bottom: 10px;
  line-height: 32px;
  font-weight: 700;
  color: #455674;
  text-align: center;
}
.scroll {
  margin-bottom: 16px;
  overflow: scroll;
  max-height: 350px;
  overflow-x: hidden;
}
.wrap {
  white-space: nowrap !important;
  overflow: hidden !important;
  -o-text-overflow: ellipsis !important;
     text-overflow: ellipsis !important;
}
.fetching {
  background-color: rgba(100, 100, 100, 0.1);
  padding: 16px;
  color: #455674;
  font-weight: 800;
  text-align: center;
}
.vehicles-wrapper .vehicle {
  padding-left: 0px;
  background: #fff;
  color: #555555;
  padding: 16px;
  margin-bottom: 16px;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  border: 1px solid #fff;
  cursor: pointer;
}
.vehicles-wrapper .vehicle:hover {
  border: 1px solid #455674;
  background-color: #eee;
}
.vehicles-wrapper .vehicle.selected {
  background: #eceef1;
  border: 1px solid #455674;
}
.vehicles-wrapper .vehicle .fixed-badge {
  position: absolute;
  left: -29px;
  top: 21px;
  font-size: 12px;
  font-weight: 600;
  padding: 0 24px;
  background: #097f37;
  color: #fff;
  z-index: 10;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.vehicles-wrapper .vehicle .fixed-badge-default {
  position: absolute;
  right: -22px;
  top: 14px;
  font-size: 12px;
  font-weight: 600;
  padding: 0 24px;
  background: #097f37;
  color: #fff;
  z-index: 10;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.vehicles-wrapper .vehicle .vehicle-image img {
  width: 100%;
}
.vehicles-wrapper .vehicle .vehicle-info h4 {
  margin: 0 0 8px;
  font-size: 18px;
  color: #455674;
  font-weight: 600;
}
.vehicles-wrapper .vehicle .vehicle-info h4.has-colour {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  color: #fff;
}
.vehicles-wrapper .vehicle .vehicle-info small {
  line-height: 18px;
}
.vehicles-wrapper .vehicle .quote {
  text-align: right;
}
.vehicles-wrapper .vehicle .quote h4 {
  color: #455674;
  margin: 16px 0 8px;
  font-size: 20px;
  font-weight: 600;
}
.vehicles-wrapper .vehicle .quote .peak-badge {
  position: absolute;
  top: -16px;
  right: -1px;
  background: #455674;
  display: inline-block;
  border-radius: 0 2px 0 0;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 0 8px;
}
.vehicles-wrapper .vehicle .priority {
  text-align: right;
}
.vehicles-wrapper .vehicle .priority h4 {
  color: #455674;
  margin: 16px 0 8px;
  font-size: 20px;
  font-weight: 600;
}
.vehicles-wrapper .vehicle .priority .peak-badge {
  position: absolute;
  top: -16px;
  right: -1px;
  background: #455674;
  display: inline-block;
  border-radius: 0 2px 0 0;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 0 8px;
}
.vehicles-wrapper .vehicle .capacity {
  margin-top: 16px;
}
.vehicles-wrapper .vehicle .capacity > div {
  margin-bottom: 10px;
  float: left;
  width: calc(50% - 4px);
  text-align: center;
  position: relative;
  background: #f4f4f4;
  border-radius: 2px;
}
.vehicles-wrapper .vehicle .capacity > div:first-child {
  margin-right: 8px !important;
}
.vehicles-wrapper .vehicle .capacity > div i {
  float: left;
  width: 24px;
  font-size: 14px;
  height: 24px;
  border-radius: 2px 0 0 2px;
  color: #fff;
  line-height: 22px;
  background: #455674;
}
.color-picker-wrapper .input-group .color-picker-input-swatch {
  width: 100%;
  outline: 0 !important;
  border-radius: 0 3px 3px 0;
  height: 30px;
  border: 1px solid #d9d9d9;
  color: #000;
  padding: 3px 8px;
  font-size: 15px;
  line-height: 20px;
}
.wrap-description {
  line-height: 18px;
  word-wrap: break-word;
  overflow: hidden !important;
  -o-text-overflow: ellipsis !important;
     text-overflow: ellipsis !important;
}
.wrap-description .span {
  font-size: 85%;
}
.file-picker {
  margin-left: 4px !important;
  height: 35px !important;
}
.pn-wrapper {
  position: fixed;
  right: 4px !important;
  bottom: 4px !important;
  top: inherit !important;
  z-index: 1000 !important;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.pn-wrapper .pn-container {
  width: 320px;
  padding: 8px;
  background-color: #3d3d3d;
  color: #FFFFFF !important;
}
.pn-wrapper .pn-container .close-box {
  position: absolute;
  top: 4px;
  right: 4px;
  text-align: center;
  cursor: pointer;
}
.pn-wrapper .pn-container .close-box i {
  background-color: #c0392b;
  width: 16px;
  height: 16px;
  color: #fff;
  border-radius: 12px;
  font-size: 14px;
  line-height: 16px;
}
.pn-wrapper .pn-container .caller-info {
  position: relative;
  padding-left: 80px;
  height: 56px;
}
.pn-wrapper .pn-container .caller-info .icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #27ae60;
  color: #fff;
  line-height: 56px;
  text-align: center;
  position: absolute;
  left: 4px;
  top: -8px;
}
.pn-wrapper .pn-container .caller-info h4.pn-type {
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  margin-top: 12px;
  margin-bottom: 4px;
}
.pn-wrapper .pn-container .caller-info h2.pn-caller {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
}
.pn-wrapper .pn-container .existing-booking {
  font-size: 16px;
}
.pn-wrapper .pn-container .existing-booking strong {
  text-decoration: underline;
  cursor: pointer;
}
.pn-wrapper .pn-container .actions.answered button {
  outline: 0 !important;
  cursor: pointer;
  border: 0;
  width: 100%;
  background-color: #27ae60;
  color: #fff;
}
.aircall-integration table#staff-extensions.table.table-condensed tbody tr td * {
  overflow: inherit !important;
}
.aircall-integration table#staff-extensions select {
  width: 100%;
}
#pricing .tabs {
  cursor: pointer;
  margin: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #eee;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pricing .tabs .tab {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 8px 16px;
  font-size: 16px;
}
#pricing .tabs .tab.active {
  background-color: #455674;
  color: white;
}
#workshare-company-profile .panel.profile .panel-body .bio {
  text-align: center;
}
#workshare-company-profile .panel.profile .panel-body .bio img {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  border: 1px solid #eee;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
}
#workshare-company-profile .panel.profile .panel-body .bio h4 {
  font-size: 16px;
  color: #455674;
  margin-bottom: 0 !important;
}
#workshare-company-profile .panel.profile .panel-body .bio h6 {
  font-size: 14px;
  color: #455674;
  margin-top: 8px !important;
}
#workshare-company-profile .panel.profile .panel-body .bio p {
  line-height: 18px;
  font-size: 12px;
}
#workshare-company-profile .panel.profile .panel-body .bio .social {
  margin: 16px 0;
}
#workshare-company-profile .panel.profile .panel-body .bio .social img {
  width: 32px;
  height: 32px;
  margin: 0 8px;
}
#workshare-company-profile .panel.profile .panel-body .section {
  margin: 8px 0;
  padding: 8px 0;
  border-top: 1px solid rgba(100, 100, 100, 0.1);
}
#workshare-company-profile .panel.profile .panel-body .section h4.section-subtitle {
  margin: 0 0 8px 0;
}
#workshare-company-profile .panel.profile .panel-body .section .info-row {
  margin-bottom: 16px;
}
#workshare-company-profile .panel.profile .panel-body .section .info-row .info-label {
  color: #A88ADC;
  font-weight: 600;
  margin-bottom: 8px;
}
#workshare-company-profile .panel.profile .panel-body .section .info-row .info-value {
  color: #455674;
  line-height: 18px;
}
#workshare-company-profile .panel.profile .panel-body .section .info-row .info-value .placeholder-text {
  font-weight: 300;
  color: #777;
}
#workshare-company-profile .panel.profile .panel-body .section .info-row:last-child {
  margin-bottom: 0;
}
#workshare-company-profile .panel.coverage-areas .angular-google-map-container {
  height: 600px;
}
#workshare-company-profile .panel.coverage-areas .zones {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#workshare-company-profile .panel.coverage-areas .zones .zone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 8px 0 16px;
  margin-bottom: 16px;
  background-color: rgba(100, 100, 100, 0.1);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 600;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  cursor: pointer;
  width: 240px;
  margin-right: 8px;
}
#workshare-company-profile .panel.coverage-areas .zones .zone .actions {
  display: none;
  padding-top: 4px;
}
#workshare-company-profile .panel.coverage-areas .zones .zone .actions a i {
  color: #fff;
  line-height: 32px;
  font-size: 20px;
}
#workshare-company-profile .panel.coverage-areas .zones .zone:hover {
  background: #455674;
  color: #fff;
}
#workshare-company-profile .panel.coverage-areas .zones .zone:hover .actions {
  display: block;
}
#workshare-company-profile .panel.coverage-areas .zones .zone.active {
  background: #455674;
  color: #fff;
}
#workshare-company-profile .panel.coverage-areas .zones .zone.active .actions {
  display: none !important;
}
#workshare-company-profile .panel.fleet p {
  line-height: 18px;
  font-size: 14px;
}
#workshare-company-profile .panel.fleet select {
  width: calc(100% - 30px);
}
#workshare-company-profile .panel.fleet .mileage-steps {
  max-width: 100%;
}
#workshare-company-profile .panel.fleet .mileage-steps .body .step {
  line-height: 24px;
}
#workshare-company-profile .panel.fleet .mileage-steps .vehicle-type-name {
  font-size: 16px;
}
#workshare-company-profile .panel.fleet .mileage-steps small {
  font-size: 14px;
}
#workshare-company-profile .panel.fleet .mileage-steps .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#workshare-company-profile .panel.fleet .service-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#workshare-company-profile .panel.fleet table#services-selection.table.table-condensed tbody tr td * {
  overflow: inherit !important;
}
#workshare-company-profile .panel.fleet table#services-selection select {
  width: 100%;
}
#workshare-company-profile img.logo {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  -webkit-box-shadow: 0px 2px 15px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 15px -10px rgba(0, 0, 0, 0.75);
  border: 1px solid #eee;
  border-radius: 50%;
}
#workshare-company-profile ul {
  padding-left: 0px;
  list-style: none;
}
#workshare-company-profile ul.filters li {
  display: inline-block;
  padding: 4px 16px;
  background-color: rgba(100, 100, 100, 0.5);
  margin-right: 5px;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}
#workshare-company-profile ul.filters li.active {
  background-color: #455674;
}
#workshare-company-profile .status.Rejected {
  color: #c0392b;
}
#workshare-company-profile .status.Requested {
  color: #455674;
}
#workshare-company-profile .status.Accepted {
  color: #27ae60;
}
#discover-partner .partners {
  width: calc(100% - 480px);
}
#discover-partner .partners .wrapper {
  overflow: auto;
}
#discover-partner .status.Rejected {
  color: #c0392b;
}
#discover-partner .status.Requested {
  color: #e67e22;
}
#discover-partner .status.Pending {
  color: #e67e22;
}
#discover-partner .status.Accepted {
  color: #27ae60;
}
.partners .page-details .search {
  width: calc(100% - 38px);
  display: inline-block;
}
.partners .page-details .search input {
  padding: 4px 8px;
  padding-left: 16px;
  width: 100%;
  font-size: 14px;
  border: 1px solid #ddd;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAMjklEQVR4Xu2dC4xcVRnHv+/cabcLxdK6ZBcVQagI8ihKaEE0gryiKJoo5aGijRpMd+65M4uFKKAL8khL2J177ixYHzRqAC2JCeGZIgiCqAXl5YMCUYwCBeqKFYRlZ89nvmbWLI+5d+bO3Dvnzj0nadJkz+v7f78573Mugg25VgBzbb01HiwAOYfAAmAByLkCOTfftgAWgJwrkHPzbQtgAci5Ajk337YAFoCcK5Bz820LYAHIuQI5N9+2ABaAnCuQc/NtC2AByLkCOTfftgAWgJwrkHPzbQtgAci5Ajk337YAFoCcK5Bz820LYAHIvgKjo6NiYGBgfyJaTkQHE9G7EXFPANhNa71ICDGfrdRavwoALyDi8wDwNwB4HBEfBoDNk5OTj46Ojursq9GaBZltAdauXbtLf3//xwHgkwBwHAAsac30N8SeRMRNWuvrC4XCjcPDwy+2mV8mkmcOgEqlskIIsRoATgaA/iRU1lr/FwA2CiGulFJuTqIMU/LMBABEhNVq9Xgi+iYAfCBN8YjobkS80HXd2xGR0iw7jbKMB0AptQwAxgHg6DQEaVQGEf0cAMqe5/2hm/XodNnGAjA2NtbvOM4oIn4NAESnDY+Tn9Z6xnGcdQsXLrxw1apVr8TJw7Q0RgIQBMFBRHQtABxgmmBcHyJ6xHGc04rF4h9NrF8rdTIOgCAITiei7yc1wGtFnLC4PFBExFWe523sVJ7dyMcYAHigFwTB+QBwQRtCbNFa3ymEeAgRt9RqtSfnzZv3723btv2H8xwYGNhlenqa1wXehYj7aq2XIeLR/P82yjzXdd1LszpANAIAdr7v+xUhhIzhiAcQ8cdEdJ2U8h8x0sPExMQetVrtZK31GY7j8KCzpUBE41LKs7IIQdcBaMP5NwDAJVLK37TkrYjIvu/zNPMbiHhiK/lmFYKuA6CU4rl9K83+fYi42nXd+1txUKtxlVLLAeAKADi02bREdJ7neRc3G9+EeF0FoD7gu7pJIaaI6Kzdd9/9OytXrpxpMk1b0TZu3Ohs3bp1GADWAUBfM5kh4krXda9rJq4JcboGQH2q99tmRvtE9BgLK6V8qBuijY+PH+I4Djt1aRPlvwQAy6WUf2oibtejdAUAXuQpFAr3NTnPv6dQKJy0evXqf3VTrbGxsSWFQoHHHZFL0TMzMw85jrNCSjnVzTo3U3ZXAPB9fy0inh1VQUS8eXp6+jMjIyMvR8VN4+/r16/faWpq6mcAcEJUeVrri0qlEk9rjQ6pA1Bf2/99E8u799RqteNNcf6sF+sQ8L7AERGerQHAMtO7glQBqC/23B61scN9/rx58w7vdrPfyMH17oDHL1Fjgk1SysjWoptNRKoABEFwAhHdGmaw1po3WVaUSiU+qWNsUEq9DwB4DWLHaaNGgYg+4nneL0w1JFUAlFK/ihpEEVHR87wJUwWbW68gCDwiqkTU9S4p5VGm2pMaAPWTPFGrdvcNDQ0dkdY8v12n1NcJeDbDrUHDoLVeXiqVOJ5xITUAlFI/BIAzwhRAxMOSXuHrtAeUUocDwK8j8r1KSvmlTpfdifxSAaB+gPPZiEWfG6SUJ3XCqLTzqFQqNwshPhpS7ktTU1ODa9as4UUio0IqACilTgOAayIsP6LTGztpKR0EwZFEdE9YeUR0iolnB9IC4CcAcEojgRDxQdd1Q/vRtJwZtxzf9x9GxINC0l8tpfxc3PyTSpc4AHxpY9ddd90mhFgcAsCI67p88DOzQSm1pr5p1MiG513XHTTtzEDiAFSr1QO01lEnafeIe5jDFGKq1eqeWusnw+qjtd6vVCptMaXOXI/EAQiCYBURXRVi9BYp5X4miRK3LkqpxyNWB78gpfxR3PyTSJc4AEopbtpLjSqvtV5fKpW+moRxaeeplPouAHwlpNzLpZR8zN2YkDgAvu/fGHG8arWU8kpjFGmjIkqpIgAEIVlcL6X8VBtFdDxp4gAopR4BgANDBoDHuK57R8ct60KG1Wr1OK31pkZF8zmBcrl8SBeq1rDINADYCgCDIaLsUy6X/2KSKHHropTaBwCeCOnuni6VSm+Pm38S6RIHoFKpvCyEWNCo8kKIgWKx+M8kjEs7T6XUbgDwXEi5L0spd0q7XmHlJQ6AUooPcDa82zc5Odk3OjrKDzdkPiil+OBo2J1BLaV0TDLUAtBBb1gA3kRM2wW8RpT8dQGVSuUZIcSQHQTuUOAZKeXbOtjotJ1V4l1A1CYJER3reR6fE8x8iJoGmrjplQYANyAiP+bUKORpIci4Mw9pADCGiOWQuXEvLQV/DwC+HAJ7/paClVJfBIANjUThI+Ce570n8+0/ACileBGIF4MahVxuBr0XAEKfUnEc553Dw8N/zzIE4+PjezmO89fQRRfE/V3XfdQkOxPvAvhAyJIlS/hlzoYPOfKtX8/zxkwSptW6BEFwNhGtDenqnvM8byh3B0JYkCAIriWiU0OmgsZtkrQCQP3GE296hT1qlc8jYSyk7/unIiK/+tUwENGRnufd24rwpsT1ff+DiHh3hH35PRQ6MTGxcHp6+lkhRMONECK6yfO8sOmiKf5+Qz2UUnzdreEdQK31i/39/YNnnnkmP0FrVEh8DDBrbaVS2SCE4BlBWOA79Zl6m5ffFEJEvvIW1rr9wPO8sOlh16BIDYD6mzt8ozYs/G5oaGhFVq6GjY6OFhYtWnR/Ey+LvV9K+UDXvBxScGoA1McCv0TED0UI4UkplYlivb5Ovu+PIOLlYXXVWt9RKpWOMdWeVAFQSh0LALdFiDE1MzNzeLlcftBU0eowH4qIPGgNvR4OAEdJKe8y1ZZUAeDpklJqEyIyCGHhiVqttmJkZGTSROGq1epbiWgzEe0d8eu/pVQqfcxEG2brlCoA9V/OgUT0oBAi6mTMvX19fceZNnK+7LLLdl6wYMHtRLQiwvnTRLSsXC7/2QLwOgWCILiEiL7ehDC39vX1fdoUCNj5fX19/EjU8VF1t49EhSi0YcOGBdu3b98ccZlyNod7a7XaJ7rdHdSb/ZuifvlcaUR8ioj2sc/EhUDAdwZrtdrmsMWhOcl5l40fiuzKVMr3/UOFEBuj+vy55hLRBZ7njUa1FN3+e+pjgLkG+76/EhF/2qQIr/LbgoODg9W01gl4nr948WKJiJc2Mdp/gxlZgKCrANQHheci4kVNQsDR+I3B4aQfk+AVPiHEBBG1dZPHdAi6DkB9anh52KmhN4NDa32L4zgXu64bugzbAlj8KRieph6JiOc18xpos3mbDEHXAWAR40JQT/sIfzCC++hischfA2058GGOQqGwkog+H3aPseWM5yQwFQIjAJgDAX+ooZXu4PU+4cEiP8r4sBCCPx/Ddw631/9x3LfwPyHE3lprPobGXwfhz9GFHeNqx++vSWsiBMYAMKtUfWDID0rs3DHlDcrINAiMA4B9pZTic4R8gORgg3z3/6porZ8WQsS+4GESBEYCUIegDxHPJ6JzAKBgAgha62kAWCuEuIhXMhHxW3HrZQoExgIwK2y9NeBnZiKXX+M6o5l0POvgw6tz1/Z93+cvm2YaAuMBmDM24O/7sdgfbsZhnYrD+/mO43zbdd073yzPrEOQGQBmxa9UKocJIfhRKX54MpGBIp/h4xVKx3GuKBaLvPAUGrIMQeYAmPUE78zNnz//RETk94W5e+DXOWIHrfVzQojbEPH6+fPn39TqDmRWIcgsAHM9Xf/45L5CCN6j55nD0pmZmb0Qcbf6C6Wzn3zjjzi9gIjPEhHfRHqM1wwQcXOxWNzS7qWNLELQEwDE/tknkDBrEFgAcg6BBSABADjLrLQEFoCEAMgKBBaABAHIAgQWgIQBMB0CC0AKAJgMgQUgJQBMhcACkCIAnYAAEUuu6/qdqrYFoFNKtpBPm1NEXs1c2qlP7FgAWnBcJ6O2AwEinuO67rpO1McC0AkVY+YRFwIiusbzvM/GLPY1ySwAnVCxjTziQGABaENwE5O2CoHtAkz0Ypt1ahYCrfUrWuulIyMjT7VZ5I7ktgvohIodyqMZCIhIep4X9mWylmpjAWhJruQjB0Hg1V8cnT3EsqNQ/uXz5dhOOt+2AMn7M1YJSql3IOLpRLTjXgS/qDIzM3Ntp5r9uZWyLUAsF/VOIgtA7/gyliUWgFiy9U4iC0Dv+DKWJRaAWLL1TiILQO/4MpYlFoBYsvVOIgtA7/gyliUWgFiy9U4iC0Dv+DKWJRaAWLL1TiILQO/4MpYlFoBYsvVOIgtA7/gyliUWgFiy9U4iC0Dv+DKWJRaAWLL1TiILQO/4MpYl/wNpzvK9G68VNAAAAABJRU5ErkJggg==");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: left 8px top 3px;
  padding-left: 38px;
}
@media screen and (max-width: 1199px) {
  .partners {
    width: 100%;
  }
}
.partner-request-status.Rejected {
  color: #c0392b;
}
.partner-request-status.Requested {
  color: #455674;
}
.partner-request-status.Accepted {
  color: #27ae60;
}
#discover-partner .map {
  position: fixed !important;
  top: 105px;
  right: 0;
  bottom: 0;
  width: 480px;
}
#discover-partner .map ui-gmap-google-map {
  height: 100%;
}
#discover-partner .map ui-gmap-google-map .angular-google-map {
  height: 100%;
}
#discover-partner .map ui-gmap-google-map .angular-google-map .angular-google-map-container {
  height: 100%;
}
@media screen and (max-width: 1199px) {
  #discover-partner .map {
    display: none;
  }
}
#add-partner .nav-pills li {
  margin-left: 0px;
  text-align: center;
}
#add-partner .nav-pills li.active a {
  background-color: #A88ADC;
}
#add-partner .nav-pills li a {
  min-width: 120px;
  font-size: 16px;
  border-radius: 0;
}
#add-partner #profile-summary .panel.profile .panel-body .bio {
  text-align: center;
}
#add-partner #profile-summary .panel.profile .panel-body .bio img {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  border: 1px solid #eee;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
}
#add-partner #profile-summary .panel.profile .panel-body .bio h4 {
  font-size: 18px;
  color: #A88ADC;
  margin-bottom: 0 !important;
}
#add-partner #profile-summary .panel.profile .panel-body .bio h6 {
  font-size: 14px;
  color: #455674;
  margin-top: 8px !important;
}
#add-partner #profile-summary .panel.profile .panel-body .bio p {
  line-height: 18px;
  font-size: 12px;
}
#add-partner #profile-summary .panel.profile .panel-body .bio .social {
  margin: 16px 0;
}
#add-partner #profile-summary .panel.profile .panel-body .bio .social img {
  width: 32px;
  height: 32px;
  margin: 0 8px;
}
#add-partner #profile-summary .panel.profile .panel-body .section {
  margin: 8px 0;
  padding: 8px 0;
  border-top: 1px solid rgba(100, 100, 100, 0.1);
}
#add-partner #profile-summary .panel.profile .panel-body .section h4.section-subtitle {
  margin: 0 0 8px 0;
}
#add-partner #profile-summary .panel.profile .panel-body .section .info-row {
  margin-bottom: 16px;
}
#add-partner #profile-summary .panel.profile .panel-body .section .info-row .info-label {
  color: #A88ADC;
  font-weight: 600;
  margin-bottom: 4px;
}
#add-partner #profile-summary .panel.profile .panel-body .section .info-row .info-value {
  color: #455674;
  line-height: 18px;
}
#add-partner #profile-summary .panel.profile .panel-body .section .info-row:last-child {
  margin-bottom: 0;
}
#add-partner #profile-summary .panel.profile .panel-body .btn {
  padding: 4px 0px;
  height: auto;
  width: 100%;
  font-size: 16px;
}
#add-partner .status.Rejected {
  color: #c0392b;
}
#add-partner .status.Requested {
  color: #e67e22;
}
#add-partner .status.Accepted {
  color: #27ae60;
}
#add-partner .visibility-desc {
  margin-bottom: 0;
  line-height: 24px;
}
#add-partner #add-partneradd-partner-box {
  display: none;
  z-index: 1000;
  position: relative;
}
#add-partner #pricing .fixed-panel {
  max-height: 800px;
  overflow-y: scroll;
}
#add-partner #live-location .angular-google-map-container {
  height: 540px;
}
#add-partner #details .angular-google-map-container {
  height: 540px;
}
#add-partner #details .panel .stats .number-stats-wrapper {
  width: 50%;
  height: 100%;
  float: left;
}
#add-partner #details .panel .stats .number-stats-wrapper .number-stats {
  padding: 32px;
  text-align: center;
  width: 100%;
  height: 50%;
}
#add-partner #details .panel .stats .number-stats-wrapper .number-stats .stats-wrapper .data {
  display: inline-block;
}
#add-partner #details .panel .stats .number-stats-wrapper .number-stats .stats-wrapper small {
  display: block;
  font-size: 15px;
  color: #a2abba;
}
#add-partner #details .panel .stats .number-stats-wrapper .number-stats .stats-wrapper i {
  color: #a2abba;
  font-size: 36px;
  position: relative;
  top: 8px;
  margin-right: 6px;
}
#add-partner #details .panel .stats .number-stats-wrapper .number-stats .stats-wrapper strong {
  font-size: 30px;
  font-weight: 400;
  color: #455674;
}
#add-partner #details .panel .stats .number-stats-wrapper:first-child .number-stats:first-child {
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#add-partner #details .panel .stats .number-stats-wrapper:first-child .number-stats:nth-child(2) {
  border-right: 1px solid #eee;
}
#add-partner #details .panel .stats .number-stats-wrapper:nth-child(2) .number-stats:first-child {
  border-bottom: 1px solid #eee;
}
.workshare-requests img.logo {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  -webkit-box-shadow: 0px 2px 15px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 15px -10px rgba(0, 0, 0, 0.75);
  border: 1px solid #eee;
  border-radius: 50%;
}
.workshare-requests ul {
  padding-left: 0px;
  list-style: none;
}
.workshare-requests ul.filters li {
  display: inline-block;
  padding: 4px 16px;
  background-color: rgba(100, 100, 100, 0.5);
  margin-right: 5px;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}
.workshare-requests ul.filters li.active {
  background-color: #455674;
}
.panel {
  overflow: visible;
}
.selectize-control .selectize-input.disabled {
  opacity: 1;
}
.form-group .selectize-input.disabled input[type="text"] {
  display: none;
}
.selectize-control.single .selectize-input.disabled:after {
  display: none;
}
.numplate > .numplate-container .logo {
  background-size: initial;
  width: 150px;
  height: 40px;
}
i.icon-menu {
  pointer-events: none;
}
.jcrop-keymgr {
  display: none !important;
}
.voice-request {
  background: #F7F8F9;
}
.voice-request i {
  display: block;
  float: left;
  width: 50px;
  text-align: center;
  font-size: 34px;
  line-height: 50px;
  color: #788195;
}
.voice-request i.listening {
  color: #27ae60;
  -webkit-animation: beat 0.95s infinite alternate;
  animation: beat 0.95s infinite alternate;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.voice-request #request-box {
  width: calc(100% - 50px);
  border: 0 !important;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  outline: 0 !important;
  color: #788195;
  padding-left: 5px;
  background: #F7F8F9;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.angular-google-map-container {
  height: 375px;
}
.pagination > .active > a {
  color: #fff !important;
}
.loading-background {
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.spinner {
  width: 40px;
  height: 40px;
  margin: 25% auto;
  background-color: #455674;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
/**** DatePicker ***/
.dropdown-menu.ng-valid-date-disabled {
  padding: 1px;
  border-radius: 3px;
  border: 1px solid #455674;
  background-color: #fff;
}
.dropdown-menu.ng-valid-date-disabled table {
  outline: 0;
  margin: 0;
  width: 250px;
}
.dropdown-menu.ng-valid-date-disabled table thead {
  background: none;
}
.dropdown-menu.ng-valid-date-disabled table thead th {
  background: none;
  font-size: 16px;
  line-height: 30px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #455674;
  padding: 1px;
}
.dropdown-menu.ng-valid-date-disabled table thead th button.btn {
  background: #455674;
  border: 1px solid #455674;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff !important;
  outline: none;
  border-radius: 0;
  padding: 5px 10px;
  height: 35px;
  min-width: inherit !important;
  width: 100%;
  margin: 0 !important;
}
.dropdown-menu.ng-valid-date-disabled table thead th button.btn:hover,
.dropdown-menu.ng-valid-date-disabled table thead th button.btn:focus {
  background-color: #455674;
  outline: none;
}
.dropdown-menu.ng-valid-date-disabled table thead th button.btn i {
  font-size: 16px;
}
.dropdown-menu.ng-valid-date-disabled table thead th:first-child button.btn {
  border-radius: 3px 0 0 3px;
}
.dropdown-menu.ng-valid-date-disabled table thead th:last-child button.btn {
  border-radius: 0 3px 3px 0;
}
.dropdown-menu.ng-valid-date-disabled table td {
  background-color: #fff;
  padding: 1px;
}
.dropdown-menu.ng-valid-date-disabled table td .btn {
  min-width: inherit !important;
}
.dropdown-menu.ng-valid-date-disabled table td .btn.btn-sm {
  background: none;
  min-width: inherit !important;
  color: #444;
  margin: 0;
  width: 35px !important;
  height: 35px !important;
  border-radius: 20px;
  border: 1px solid #eee;
  background-color: #fff;
}
.dropdown-menu.ng-valid-date-disabled table td .btn.btn-sm.active {
  border: 1px solid #455674;
  background-color: #455674;
  color: #fff !important;
}
.dropdown-menu.ng-valid-date-disabled table td .btn.btn-sm .text-info {
  color: #455674;
}
.dropdown-menu.ng-valid-date-disabled table td:first-child {
  border-radius: 3px 0 0 3px;
}
.dropdown-menu.ng-valid-date-disabled table td:last-child {
  border-radius: 0 3px 3px 0;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.close {
  opacity: 0.2;
}
.close:hover,
.close:focus {
  opacity: 0.5;
}
/*# sourceMappingURL=style.min.css.map */