/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.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;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 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: #0194D3;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #015f87;
  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;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-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: 400;
  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: #0194D3;
}
a.text-primary:hover {
  color: #0170a0;
}
.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: #0194D3;
}
a.bg-primary:hover {
  background-color: #0170a0;
}
.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;
    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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 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;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.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);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-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);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.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;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-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);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.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;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.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);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.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;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-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;
  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);
  -moz-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;
  -moz-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: #0194D3;
  border-color: #0182ba;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #0170a0;
  border-color: #01577d;
}
.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: #0194D3;
  border-color: #0182ba;
}
.btn-primary .badge {
  color: #0194D3;
  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: #0194D3;
  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;
  -moz-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: #015f87;
  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;
  -ms-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-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);
  -moz-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: #0194D3;
}
.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) {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 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 {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 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);
  -moz-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;
  -moz-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;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 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 {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 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 {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 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 {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 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: #0194D3;
}
.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: #0194D3;
}
.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;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 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;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 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;
    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);
  -moz-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;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 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: #0194D3;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #015f87;
  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: #0194D3;
  border-color: #0194D3;
  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 {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 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 {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 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: #0194D3;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0170a0;
}
.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: #0194D3;
  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;
  -ms-transition: border 0.2s ease-in-out;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-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: #0194D3;
}
.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);
  -moz-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: #0194D3;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -ms-transition: width 0.6s ease;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-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 {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 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: #0194D3;
  border-color: #0194D3;
}
.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: #a1e3ff;
}
.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);
  -moz-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;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 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;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 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;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 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;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 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 {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 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 {
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 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: #0194D3;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #0194D3;
  border-color: #0194D3;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0194D3;
}
.panel-primary > .panel-heading .badge {
  color: #0194D3;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0194D3;
}
.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);
  -moz-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%);
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-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);
    -moz-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);
  -moz-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;
  -ms-transition: 0.6s ease-in-out left;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -o-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);
    -moz-transform: translate3d(-100%, 0, 0);
    -o-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);
    -moz-transform: translate3d(0, 0, 0);
    -o-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: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
  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;
  }
}
/* 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;
  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;
}

/*!
 * 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;

    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 {
    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;
  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 {
    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;
}

/**
 * selectize.css (v0.12.4)
 * 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;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  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;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  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;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #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.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}
.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;
  -moz-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);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  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 {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  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;
  -moz-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);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  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);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  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;
  -webkit-overflow-scrolling: touch;
}
.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;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    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;
      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 {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      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;
  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;
  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%;
    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 {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .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 black 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;
  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: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 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: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 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: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 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: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 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;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  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: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #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-color: #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-color: #eee;
      border-color: transparent;
      color: inherit; }
    .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.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px; }
  .daterangepicker.rtl .daterangepicker_input i {
    left: auto;
    right: 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-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ranges li:hover {
      background-color: #08c;
      border: 1px solid #08c;
      color: #fff; }
    .ranges li.active {
      background-color: #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.ltr .ranges, .daterangepicker.single.ltr .calendar {
      float: left; }
    .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
      float: right; }
    .daterangepicker.ltr {
      direction: ltr;
      text-align: left; }
      .daterangepicker.ltr .calendar.left {
        clear: left;
        margin-right: 0; }
        .daterangepicker.ltr .calendar.left .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.ltr .calendar.right {
        margin-left: 0; }
        .daterangepicker.ltr .calendar.right .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px; }
      .daterangepicker.ltr .calendar.left .calendar-table {
        padding-right: 12px; }
      .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
        float: left; }
    .daterangepicker.rtl {
      direction: rtl;
      text-align: right; }
      .daterangepicker.rtl .calendar.left {
        clear: right;
        margin-left: 0; }
        .daterangepicker.rtl .calendar.left .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.rtl .calendar.right {
        margin-right: 0; }
        .daterangepicker.rtl .calendar.right .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.rtl .left .daterangepicker_input {
        padding-left: 12px; }
      .daterangepicker.rtl .calendar.left .calendar-table {
        padding-left: 12px; }
      .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
        text-align: right;
        float: right; } }
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .calendar.left {
    clear: none !important; } }

@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-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%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-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;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.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)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.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)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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%,to{-webkit-transform:translateZ(0);transform:translateZ(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 headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(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)}to{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)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{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) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-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) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-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) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-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) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-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) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-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:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);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:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);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:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);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:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);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:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(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}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(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}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-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}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-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}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(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:rotate(80deg);transform:rotate(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:rotate(60deg);transform:rotate(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}to{-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:rotate(80deg);transform:rotate(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:rotate(60deg);transform:rotate(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}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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)}to{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)}to{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)}to{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)}to{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(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}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(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}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(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}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{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:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{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:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{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:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.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.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}
/*! Jcrop.css v2.0.4 - build: 20151117
 *  Copyright 2008-2015 Tapmodo Interactive LLC
 *  Free software under 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-active {
  direction: ltr;
  text-align: left;
  box-sizing: border-box;
  /* IE10 touch compatibility */
  -ms-touch-action: none;
}
.jcrop-dragging {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.jcrop-selection {
  z-index: 2;
}
.jcrop-selection.jcrop-current {
  z-index: 4;
}
/* Selection Borders */
.jcrop-border {
  background: #ffffff url("Jcrop.gif");
  line-height: 1px !important;
  font-size: 0 !important;
  overflow: hidden;
  position: absolute;
  filter: alpha(opacity=50) !important;
  opacity: 0.5 !important;
}
.jcrop-border.ord-w,
.jcrop-border.ord-e,
.jcrop-border.ord-n {
  top: 0px;
}
.jcrop-border.ord-n,
.jcrop-border.ord-s {
  width: 100%;
  height: 1px !important;
}
.jcrop-border.ord-w,
.jcrop-border.ord-e {
  height: 100%;
  width: 1px !important;
}
.jcrop-border.ord-e {
  right: -1px;
}
.jcrop-border.ord-n {
  top: -1px;
}
.jcrop-border.ord-w {
  left: -1px;
}
.jcrop-border.ord-s {
  bottom: -1px;
}
.jcrop-selection {
  position: absolute;
}
.jcrop-box {
  z-index: 2;
  display: block;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.jcrop-box:hover {
  background: none;
}
.jcrop-box:active {
  background: none;
}
.jcrop-box:focus {
  outline: 1px rgba(128, 128, 128, 0.65) dotted;
}
.jcrop-active,
.jcrop-box {
  position: relative;
}
.jcrop-box {
  width: 100%;
  height: 100%;
  cursor: move;
}
/* Selection Handles */
.jcrop-handle {
  z-index: 4;
  background-color: rgba(49, 28, 28, 0.58);
  border: 1px #eeeeee solid;
  width: 9px;
  height: 9px;
  font-size: 0;
  position: absolute;
  filter: alpha(opacity=80) !important;
  opacity: 0.8 !important;
}
.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -5px;
  margin-top: -5px;
  top: 0;
  cursor: n-resize;
}
.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -5px;
  margin-left: -5px;
  cursor: s-resize;
}
.jcrop-handle.ord-e {
  margin-right: -5px;
  margin-top: -5px;
  right: 0;
  top: 50%;
  cursor: e-resize;
}
.jcrop-handle.ord-w {
  left: 0;
  margin-left: -5px;
  margin-top: -5px;
  top: 50%;
  cursor: w-resize;
}
.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -5px;
  margin-top: -5px;
  top: 0;
  cursor: nw-resize;
}
.jcrop-handle.ord-ne {
  margin-right: -5px;
  margin-top: -5px;
  right: 0;
  top: 0;
  cursor: ne-resize;
}
.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -5px;
  margin-right: -5px;
  right: 0;
  cursor: se-resize;
}
.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -5px;
  margin-left: -5px;
  cursor: sw-resize;
}
/* Larger Selection Handles for Touch */
.jcrop-touch .jcrop-handle {
  z-index: 4;
  background-color: rgba(49, 28, 28, 0.58);
  border: 1px #eeeeee solid;
  width: 18px;
  height: 18px;
  font-size: 0;
  position: absolute;
  filter: alpha(opacity=80) !important;
  opacity: 0.8 !important;
}
.jcrop-touch .jcrop-handle.ord-n {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  top: 0;
  cursor: n-resize;
}
.jcrop-touch .jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -10px;
  margin-left: -10px;
  cursor: s-resize;
}
.jcrop-touch .jcrop-handle.ord-e {
  margin-right: -10px;
  margin-top: -10px;
  right: 0;
  top: 50%;
  cursor: e-resize;
}
.jcrop-touch .jcrop-handle.ord-w {
  left: 0;
  margin-left: -10px;
  margin-top: -10px;
  top: 50%;
  cursor: w-resize;
}
.jcrop-touch .jcrop-handle.ord-nw {
  left: 0;
  margin-left: -10px;
  margin-top: -10px;
  top: 0;
  cursor: nw-resize;
}
.jcrop-touch .jcrop-handle.ord-ne {
  margin-right: -10px;
  margin-top: -10px;
  right: 0;
  top: 0;
  cursor: ne-resize;
}
.jcrop-touch .jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -10px;
  margin-right: -10px;
  right: 0;
  cursor: se-resize;
}
.jcrop-touch .jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -10px;
  margin-left: -10px;
  cursor: sw-resize;
}
/* Selection Dragbars */
.jcrop-dragbar {
  font-size: 0;
  position: absolute;
}
.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
  height: 9px !important;
  width: 100%;
}
.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  top: 0px;
  height: 100%;
  width: 9px !important;
}
.jcrop-dragbar.ord-n {
  margin-top: -5px;
  cursor: n-resize;
  top: 0px;
}
.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -5px;
  cursor: s-resize;
}
.jcrop-dragbar.ord-e {
  margin-right: -5px;
  right: 0;
  cursor: e-resize;
}
.jcrop-dragbar.ord-w {
  margin-left: -5px;
  cursor: w-resize;
}
/* Shading panels */
.jcrop-shades {
  position: relative;
  top: 0;
  left: 0;
}
.jcrop-shades div {
  cursor: crosshair;
}
/* Various special states */
.jcrop-noresize .jcrop-dragbar,
.jcrop-noresize .jcrop-handle {
  display: none;
}
.jcrop-selection.jcrop-nodrag .jcrop-box,
.jcrop-nodrag .jcrop-shades div {
  cursor: default;
}
/* The "jcrop-light" class/extension */
.jcrop-light .jcrop-border {
  background: #ffffff;
  filter: alpha(opacity=70) !important;
  opacity: .70!important;
}
.jcrop-light .jcrop-handle {
  background-color: #000000;
  border-color: #ffffff;
}
/* The "jcrop-dark" class/extension */
.jcrop-dark .jcrop-border {
  background: #000000;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}
.jcrop-dark .jcrop-handle {
  background-color: #ffffff;
  border-color: #000000;
}
/* Simple macro to turn off the antlines */
.solid-line .jcrop-border {
  background: #ffffff;
}
.jcrop-thumb {
  position: absolute;
  overflow: hidden;
  z-index: 5;
}
/* Fix for twitter bootstrap et al. */
.jcrop-active img,
.jcrop-thumb img,
.jcrop-thumb canvas {
  min-width: none;
  min-height: none;
  max-width: none;
  max-height: none;
}
/* Improved multiple selection styles - in progress */
.jcrop-hl-active .jcrop-border {
  filter: alpha(opacity=20) !important;
  opacity: .20!important;
}
.jcrop-hl-active .jcrop-handle {
  filter: alpha(opacity=10) !important;
  opacity: .10!important;
}
.jcrop-hl-active .jcrop-selection:hover {
  /*
    .jcrop-handle {
      filter:Alpha(opacity=35)!important;
      opacity:.35!important;
    }
    */

}
.jcrop-hl-active .jcrop-selection:hover .jcrop-border {
  background-color: #ccc;
  filter: alpha(opacity=50) !important;
  opacity: .50!important;
}
.jcrop-hl-active .jcrop-selection.jcrop-current .jcrop-border {
  background: #808080 url('Jcrop.gif');
  opacity: .35!important;
  filter: alpha(opacity=35) !important;
}
.jcrop-hl-active .jcrop-selection.jcrop-current .jcrop-handle {
  filter: alpha(opacity=30) !important;
  opacity: .30!important;
}
.jcrop-hl-active .jcrop-selection.jcrop-focus .jcrop-border {
  background: url('Jcrop.gif');
  opacity: .65!important;
  filter: alpha(opacity=65) !important;
}
.jcrop-hl-active .jcrop-selection.jcrop-focus .jcrop-handle {
  filter: alpha(opacity=60) !important;
  opacity: .60!important;
}
/* Prevent background on button element */
button.jcrop-box {
  background: none;
}

/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(images/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

/* General Styles
------------------------------------
*/
html {
  height: 100%;
}
body {
  -webkit-font-smoothing: antialiased !important;
  color: black;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  line-height: 1.72222;
  height: 100%;
  font-weight: 400;
  background-color: #F0F6F9;
}
a {
  color: #0194D3;
  cursor: pointer;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #4f4f4f;
}
.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;
}
.swal2-modal .swal2-styled:focus {
  outline: 0 !important;
}
.pac-container {
  z-index: 100000;
}
.pointer {
  cursor: pointer;
}
.scroll-box {
  height: 900px;
  overflow-y: auto;
}
.jcrop-keymgr {
  display: none !important;
}
ul.horizontal-list {
  overflow: auto;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.horizontal-list li {
  float: left;
  margin-right: 4px;
}
ul.horizontal-list li a {
  min-width: 100px;
  padding: 8px 15px;
  font-size: 12px;
  line-height: 1;
  border-radius: 4px;
  color: #0194D3;
  background-color: rgba(0, 0, 0, 0);
  border-color: #0194D3;
}
ul.horizontal-list li a.active {
  color: #fff;
  background-color: #0194D3;
  border-color: #0194D3;
  box-shadow: none;
}
/* Heading Styles
------------------------------------
*/
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: 'Ubuntu', cursive;
}
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-border {
  border: 0 !important;
}
.no-overflow {
  overflow: hidden !important;
}
.auto-overflow {
  overflow: auto;
}
.block {
  display: block;
}
.block.center {
  margin-left: auto;
  margin-right: auto;
}
/* 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;
  line-height: 20px !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: #0194D3;
  font-size: 21px;
  font-weight: 300;
  line-height: 24px;
  -webkit-text-stroke: 0px;
}
h3.section-title i {
  float: left;
  margin-right: 8px;
  font-size: 24px;
}
h4.section-sub-title {
  color: #4f4f4f;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  line-height: 24px;
  font-weight: 600;
  -webkit-text-stroke: 0px;
}
h4.section-sub-title i {
  float: left;
  margin-right: 8px;
  font-size: 24px;
}
.text-muted {
  color: #adbcc5;
}
.text-dark {
  color: #788195;
}
.bg-white {
  background-color: #FFFFFF;
}
.bg-secondary {
  background-color: #002F64;
}
.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 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pt80 {
  padding-top: 80px !important;
}
.pr80 {
  padding-right: 80px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.pl80 {
  padding-left: 80px !important;
}
.p80 {
  padding: 80px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mr80 {
  margin-right: 80px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.ml80 {
  margin-left: 80px !important;
}
.m80 {
  margin: 80px !important;
}
.round80 {
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
}
.pt72 {
  padding-top: 72px !important;
}
.pr72 {
  padding-right: 72px !important;
}
.pb72 {
  padding-bottom: 72px !important;
}
.pl72 {
  padding-left: 72px !important;
}
.p72 {
  padding: 72px !important;
}
.mt72 {
  margin-top: 72px !important;
}
.mr72 {
  margin-right: 72px !important;
}
.mb72 {
  margin-bottom: 72px !important;
}
.ml72 {
  margin-left: 72px !important;
}
.m72 {
  margin: 72px !important;
}
.round72 {
  -webkit-border-radius: 72px;
  -moz-border-radius: 72px;
  border-radius: 72px;
}
.pt64 {
  padding-top: 64px !important;
}
.pr64 {
  padding-right: 64px !important;
}
.pb64 {
  padding-bottom: 64px !important;
}
.pl64 {
  padding-left: 64px !important;
}
.p64 {
  padding: 64px !important;
}
.mt64 {
  margin-top: 64px !important;
}
.mr64 {
  margin-right: 64px !important;
}
.mb64 {
  margin-bottom: 64px !important;
}
.ml64 {
  margin-left: 64px !important;
}
.m64 {
  margin: 64px !important;
}
.round64 {
  -webkit-border-radius: 64px;
  -moz-border-radius: 64px;
  border-radius: 64px;
}
.pt56 {
  padding-top: 56px !important;
}
.pr56 {
  padding-right: 56px !important;
}
.pb56 {
  padding-bottom: 56px !important;
}
.pl56 {
  padding-left: 56px !important;
}
.p56 {
  padding: 56px !important;
}
.mt56 {
  margin-top: 56px !important;
}
.mr56 {
  margin-right: 56px !important;
}
.mb56 {
  margin-bottom: 56px !important;
}
.ml56 {
  margin-left: 56px !important;
}
.m56 {
  margin: 56px !important;
}
.round56 {
  -webkit-border-radius: 56px;
  -moz-border-radius: 56px;
  border-radius: 56px;
}
.pt48 {
  padding-top: 48px !important;
}
.pr48 {
  padding-right: 48px !important;
}
.pb48 {
  padding-bottom: 48px !important;
}
.pl48 {
  padding-left: 48px !important;
}
.p48 {
  padding: 48px !important;
}
.mt48 {
  margin-top: 48px !important;
}
.mr48 {
  margin-right: 48px !important;
}
.mb48 {
  margin-bottom: 48px !important;
}
.ml48 {
  margin-left: 48px !important;
}
.m48 {
  margin: 48px !important;
}
.round48 {
  -webkit-border-radius: 48px;
  -moz-border-radius: 48px;
  border-radius: 48px;
}
.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 {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}
.pt32 {
  padding-top: 32px !important;
}
.pr32 {
  padding-right: 32px !important;
}
.pb32 {
  padding-bottom: 32px !important;
}
.pl32 {
  padding-left: 32px !important;
}
.p32 {
  padding: 32px !important;
}
.mt32 {
  margin-top: 32px !important;
}
.mr32 {
  margin-right: 32px !important;
}
.mb32 {
  margin-bottom: 32px !important;
}
.ml32 {
  margin-left: 32px !important;
}
.m32 {
  margin: 32px !important;
}
.round32 {
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
}
.pt24 {
  padding-top: 24px !important;
}
.pr24 {
  padding-right: 24px !important;
}
.pb24 {
  padding-bottom: 24px !important;
}
.pl24 {
  padding-left: 24px !important;
}
.p24 {
  padding: 24px !important;
}
.mt24 {
  margin-top: 24px !important;
}
.mr24 {
  margin-right: 24px !important;
}
.mb24 {
  margin-bottom: 24px !important;
}
.ml24 {
  margin-left: 24px !important;
}
.m24 {
  margin: 24px !important;
}
.round24 {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}
.pt16 {
  padding-top: 16px !important;
}
.pr16 {
  padding-right: 16px !important;
}
.pb16 {
  padding-bottom: 16px !important;
}
.pl16 {
  padding-left: 16px !important;
}
.p16 {
  padding: 16px !important;
}
.mt16 {
  margin-top: 16px !important;
}
.mr16 {
  margin-right: 16px !important;
}
.mb16 {
  margin-bottom: 16px !important;
}
.ml16 {
  margin-left: 16px !important;
}
.m16 {
  margin: 16px !important;
}
.round16 {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.pt8 {
  padding-top: 8px !important;
}
.pr8 {
  padding-right: 8px !important;
}
.pb8 {
  padding-bottom: 8px !important;
}
.pl8 {
  padding-left: 8px !important;
}
.p8 {
  padding: 8px !important;
}
.mt8 {
  margin-top: 8px !important;
}
.mr8 {
  margin-right: 8px !important;
}
.mb8 {
  margin-bottom: 8px !important;
}
.ml8 {
  margin-left: 8px !important;
}
.m8 {
  margin: 8px !important;
}
.round8 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.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 {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
@media (max-width: 767px) {
  .m-xs-0 {
    margin: 0px !important;
  }
  .mb-xs-0 {
    margin-bottom: 0px !important;
  }
  .mt-xs-0 {
    margin-top: 0px !important;
  }
  .ml-xs-0 {
    margin-left: 0px !important;
  }
  .mr-xs-0 {
    margin-right: 0px !important;
  }
}
@media (max-width: 767px) {
  .m-xs-8 {
    margin: 8px !important;
  }
  .mb-xs-8 {
    margin-bottom: 8px !important;
  }
  .mt-xs-8 {
    margin-top: 8px !important;
  }
  .ml-xs-8 {
    margin-left: 8px !important;
  }
  .mr-xs-8 {
    margin-right: 8px !important;
  }
}
@media (max-width: 767px) {
  .m-xs-16 {
    margin: 16px !important;
  }
  .mb-xs-16 {
    margin-bottom: 16px !important;
  }
  .mt-xs-16 {
    margin-top: 16px !important;
  }
  .ml-xs-16 {
    margin-left: 16px !important;
  }
  .mr-xs-16 {
    margin-right: 16px !important;
  }
}
@media (max-width: 767px) {
  .m-xs-24 {
    margin: 24px !important;
  }
  .mb-xs-24 {
    margin-bottom: 24px !important;
  }
  .mt-xs-24 {
    margin-top: 24px !important;
  }
  .ml-xs-24 {
    margin-left: 24px !important;
  }
  .mr-xs-24 {
    margin-right: 24px !important;
  }
}
@media (max-width: 767px) {
  .m-xs-32 {
    margin: 32px !important;
  }
  .mb-xs-32 {
    margin-bottom: 32px !important;
  }
  .mt-xs-32 {
    margin-top: 32px !important;
  }
  .ml-xs-32 {
    margin-left: 32px !important;
  }
  .mr-xs-32 {
    margin-right: 32px !important;
  }
}
@media (max-width: 767px) {
  .m-xs-40 {
    margin: 40px !important;
  }
  .mb-xs-40 {
    margin-bottom: 40px !important;
  }
  .mt-xs-40 {
    margin-top: 40px !important;
  }
  .ml-xs-40 {
    margin-left: 40px !important;
  }
  .mr-xs-40 {
    margin-right: 40px !important;
  }
}
@media (max-width: 767px) {
  .m-xs-48 {
    margin: 48px !important;
  }
  .mb-xs-48 {
    margin-bottom: 48px !important;
  }
  .mt-xs-48 {
    margin-top: 48px !important;
  }
  .ml-xs-48 {
    margin-left: 48px !important;
  }
  .mr-xs-48 {
    margin-right: 48px !important;
  }
}
@media (max-width: 767px) {
  .m-xs-56 {
    margin: 56px !important;
  }
  .mb-xs-56 {
    margin-bottom: 56px !important;
  }
  .mt-xs-56 {
    margin-top: 56px !important;
  }
  .ml-xs-56 {
    margin-left: 56px !important;
  }
  .mr-xs-56 {
    margin-right: 56px !important;
  }
}
@media (max-width: 767px) {
  .m-xs-64 {
    margin: 64px !important;
  }
  .mb-xs-64 {
    margin-bottom: 64px !important;
  }
  .mt-xs-64 {
    margin-top: 64px !important;
  }
  .ml-xs-64 {
    margin-left: 64px !important;
  }
  .mr-xs-64 {
    margin-right: 64px !important;
  }
}
@media (max-width: 767px) {
  .m-xs-72 {
    margin: 72px !important;
  }
  .mb-xs-72 {
    margin-bottom: 72px !important;
  }
  .mt-xs-72 {
    margin-top: 72px !important;
  }
  .ml-xs-72 {
    margin-left: 72px !important;
  }
  .mr-xs-72 {
    margin-right: 72px !important;
  }
}
@media (max-width: 767px) {
  .m-xs-80 {
    margin: 80px !important;
  }
  .mb-xs-80 {
    margin-bottom: 80px !important;
  }
  .mt-xs-80 {
    margin-top: 80px !important;
  }
  .ml-xs-80 {
    margin-left: 80px !important;
  }
  .mr-xs-80 {
    margin-right: 80px !important;
  }
}
.rounded50 {
  width: 50px !important;
  height: 50px !important;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  border-radius: 25px !important;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  -moz-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;
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  border-radius: 15px !important;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  -moz-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: #002F64;
  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;
}
/* General Helpers
------------------------------------
*/
.full-height {
  height: 100% !important;
}
.full-width {
  width: 100%;
}
.hide,
.ng-hide {
  display: none;
}
/* Colours
------------------------------------
*/
.brand-primary {
  color: #0194D3 !important;
}
.brand-primary i {
  font-size: 20px;
}
.brand-secondary {
  color: #002F64 !important;
}
.brand-ternary {
  color: #999999;
}
.brand-light {
  color: #e6f4fb;
}
.black {
  color: black;
}
.white {
  color: #FFFFFF !important;
}
.red {
  color: #c0392b !important;
}
.yellow {
  color: #92a500;
}
.orange {
  color: orange;
}
.cyan {
  color: #1abc9c;
}
.blue {
  color: #2980b9;
}
.sky {
  color: #3498db;
}
.purple {
  color: #9C91C5;
}
.brand-grey {
  color: #4f4f4f;
}
.dark-grey {
  color: #4f4f4f;
}
.light-grey {
  color: #dddddd;
}
.lighter-grey {
  color: rgba(100, 100, 100, 0.1);
}
.grey {
  color: #788195 !important;
}
.green {
  color: #55a955 !important;
}
.dark-green {
  color: #006051;
}
.brand-primary-bg {
  background-color: #0194D3 !important;
}
.brand-secondary-bg {
  background-color: #002F64 !important;
}
.brand-ternary-bg {
  background-color: #999999;
}
.brand-light-bg {
  background-color: #e6f4fb;
}
.red-bg {
  background-color: #c0392b !important;
}
.yellow-bg {
  background-color: #92a500;
}
.orange-bg {
  background-color: orange !important;
}
.cyan-bg {
  background-color: #1abc9c;
}
.blue-bg {
  background-color: #2980b9;
}
.sky-bg {
  background-color: #3498db;
}
.purple-bg {
  background-color: #9C91C5;
}
.brand-grey-bg {
  background-color: #4f4f4f;
}
.dark-grey-bg {
  background-color: #4f4f4f;
}
.light-grey-bg {
  background-color: #dddddd;
}
.lighter-grey-bg {
  background-color: rgba(100, 100, 100, 0.1);
}
.grey-bg {
  background-color: #788195;
}
.green-bg {
  background-color: #55a955 !important;
}
.brand-primary-bd {
  border-color: #0194D3;
}
.brand-secondary-bd {
  border-color: #002F64;
}
.brand-light-bd {
  border-color: #e6f4fb;
}
.red-bd {
  border-color: #c0392b;
}
.yellow-bd {
  border-color: #92a500;
}
.orange-bd {
  border-color: orange;
}
.cyan-bd {
  border-color: #1abc9c;
}
.sky-bd {
  border-color: #3498db;
}
.purple-bd {
  border-color: #9C91C5;
}
.brand-grey-bd {
  border-color: #4f4f4f;
}
.dark-grey-bd {
  border-color: #4f4f4f;
}
.light-grey-bd {
  border-color: #dddddd;
}
.lighter-grey-bd {
  border-color: rgba(100, 100, 100, 0.1);
}
.grey-bd {
  border-color: #788195;
}
.green-bd {
  border-color: #55a955;
}
.InProgress-bg {
  background-color: #0194D3;
}
.Deliver-bg {
  background-color: #006051;
}
.Booked-bg,
.JobAlloc-bg,
.JobTag-bg,
.JobUntag-bg,
.JobUnalloc-bg,
.JobRealloc-bg,
.Allocated-bg {
  background-color: #9C91C5;
}
.Cancelled-bg {
  background-color: #c64d40;
}
.Accept-bg,
.JobRealloc-bg,
.Networked-bg,
.Complete-bg,
.Pickup-bg,
.ArrivedAt-bg,
.WaitingTime-bg {
  background-color: #0194D3;
}
.Exception-bg {
  background-color: #c0392b;
}
/* Icons
------------------------------------
*/
.icon-spin {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -ms-transition: transform 0.4s ease-out;
  -webkit-transition: transform 0.4s ease-out;
  -moz-transition: transform 0.4s ease-out;
  -o-transition: transform 0.4s ease-out;
  transition: 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;
  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;
  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;
  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;
}
.mirror {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.ellipsis-clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.pre {
  white-space: pre-line;
  margin-top: -16px;
  line-height: 16px;
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCp6KVjbNBYlgoKejZftWyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCu6KVjbNBYlgoKeg7z.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCp6KVjbNBYlgoKejYHtGyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCp6KVjbNBYlgoKejZPsmyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoC1CzTtw.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCs6KVjbNBYlgo6eA.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCjC3Ttw.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCxCvTtw.ttf) format('truetype');
}
/* Layout
------------------------------------
*/
/* Colors
------------------------------------
*/
/* Greys
------------------------------------
*/
/* Base Style
------------------------------------
*/
/* Font Style
------------------------------------
*/
/* Icon Sizes
------------------------------------
*/
.login-wrapper {
  height: 100%;
  min-height: 768px;
  background: #fff;
  position: relative;
}
.login-wrapper > * {
  height: 100%;
}
.login-wrapper .login-container {
  width: 50%;
  display: block;
  position: relative;
  float: left;
  background-color: #ffffff;
  padding: 80px 70px;
  text-align: center;
}
.login-wrapper .login-container > .login-box {
  padding-top: 120px;
  max-width: 400px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.login-wrapper .login-container > .login-box h3.section-title {
  font-weight: 500;
  font-size: 24px;
  color: #999999;
}
.login-wrapper .login-container > .login-box .logo {
  width: 40%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
.login-wrapper .login-container > .login-box .logo img {
  max-width: 150px;
}
.login-wrapper .login-container > .login-box .login-form,
.login-wrapper .login-container > .login-box .reset-form {
  padding-top: 32px;
}
.login-wrapper .login-container > .login-box .login-form > .form-group:first-child,
.login-wrapper .login-container > .login-box .reset-form > .form-group:first-child {
  border-bottom: 1px solid #eee;
}
.login-wrapper .login-container > .login-box #login-button {
  color: #0194D3;
  background-color: rgba(0, 0, 0, 0);
  border-color: #0194D3;
}
.login-wrapper .login-container > .login-box #login-button:hover,
.login-wrapper .login-container > .login-box #login-button:focus,
.login-wrapper .login-container > .login-box #login-button.focus,
.login-wrapper .login-container > .login-box #login-button:active,
.login-wrapper .login-container > .login-box #login-button.active,
.open > .dropdown-toggle.login-wrapper .login-container > .login-box #login-button {
  color: #0194D3;
  background-color: rgba(0, 0, 0, 0);
  border-color: #016996;
}
.login-wrapper .login-container > .login-box #login-button:active,
.login-wrapper .login-container > .login-box #login-button.active,
.open > .dropdown-toggle.login-wrapper .login-container > .login-box #login-button {
  background-image: none;
}
.login-wrapper .login-container > .login-box #login-button.disabled,
.login-wrapper .login-container > .login-box #login-button[disabled],
fieldset[disabled] .login-wrapper .login-container > .login-box #login-button,
.login-wrapper .login-container > .login-box #login-button.disabled:hover,
.login-wrapper .login-container > .login-box #login-button[disabled]:hover,
fieldset[disabled] .login-wrapper .login-container > .login-box #login-button:hover,
.login-wrapper .login-container > .login-box #login-button.disabled:focus,
.login-wrapper .login-container > .login-box #login-button[disabled]:focus,
fieldset[disabled] .login-wrapper .login-container > .login-box #login-button:focus,
.login-wrapper .login-container > .login-box #login-button.disabled.focus,
.login-wrapper .login-container > .login-box #login-button[disabled].focus,
fieldset[disabled] .login-wrapper .login-container > .login-box #login-button.focus,
.login-wrapper .login-container > .login-box #login-button.disabled:active,
.login-wrapper .login-container > .login-box #login-button[disabled]:active,
fieldset[disabled] .login-wrapper .login-container > .login-box #login-button:active,
.login-wrapper .login-container > .login-box #login-button.disabled.active,
.login-wrapper .login-container > .login-box #login-button[disabled].active,
fieldset[disabled] .login-wrapper .login-container > .login-box #login-button.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: #0194D3;
}
.login-wrapper .login-container > .login-box #login-button .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #0194D3;
}
.login-wrapper .login-container > .login-box #login-button.btn-filled {
  color: #fff;
  background-color: #0194D3;
  border-color: #0194D3;
}
.login-wrapper .login-container > .login-box #login-button.btn-filled:hover,
.login-wrapper .login-container > .login-box #login-button.btn-filled:focus,
.login-wrapper .login-container > .login-box #login-button.btn-filled.focus,
.login-wrapper .login-container > .login-box #login-button.btn-filled:active,
.login-wrapper .login-container > .login-box #login-button.btn-filled.active,
.open > .dropdown-toggle.login-wrapper .login-container > .login-box #login-button.btn-filled {
  color: #fff;
  background-color: #0170a0;
  border-color: #016996;
}
.login-wrapper .login-container > .login-box #login-button.btn-filled:active,
.login-wrapper .login-container > .login-box #login-button.btn-filled.active,
.open > .dropdown-toggle.login-wrapper .login-container > .login-box #login-button.btn-filled {
  background-image: none;
}
.login-wrapper .login-container > .login-box #login-button.btn-filled.disabled,
.login-wrapper .login-container > .login-box #login-button.btn-filled[disabled],
fieldset[disabled] .login-wrapper .login-container > .login-box #login-button.btn-filled,
.login-wrapper .login-container > .login-box #login-button.btn-filled.disabled:hover,
.login-wrapper .login-container > .login-box #login-button.btn-filled[disabled]:hover,
fieldset[disabled] .login-wrapper .login-container > .login-box #login-button.btn-filled:hover,
.login-wrapper .login-container > .login-box #login-button.btn-filled.disabled:focus,
.login-wrapper .login-container > .login-box #login-button.btn-filled[disabled]:focus,
fieldset[disabled] .login-wrapper .login-container > .login-box #login-button.btn-filled:focus,
.login-wrapper .login-container > .login-box #login-button.btn-filled.disabled.focus,
.login-wrapper .login-container > .login-box #login-button.btn-filled[disabled].focus,
fieldset[disabled] .login-wrapper .login-container > .login-box #login-button.btn-filled.focus,
.login-wrapper .login-container > .login-box #login-button.btn-filled.disabled:active,
.login-wrapper .login-container > .login-box #login-button.btn-filled[disabled]:active,
fieldset[disabled] .login-wrapper .login-container > .login-box #login-button.btn-filled:active,
.login-wrapper .login-container > .login-box #login-button.btn-filled.disabled.active,
.login-wrapper .login-container > .login-box #login-button.btn-filled[disabled].active,
fieldset[disabled] .login-wrapper .login-container > .login-box #login-button.btn-filled.active {
  background-color: #0194D3;
  border-color: #0194D3;
}
.login-wrapper .login-container > .login-box #login-button.btn-filled .badge {
  color: #0194D3;
  background-color: #fff;
}
.login-wrapper .login-container > .login-box #login-failed {
  display: none;
}
.login-wrapper .login-container .powered-by-logo {
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
  text-align: center;
}
.login-wrapper .login-container .powered-by-logo img {
  width: 130px;
}
.login-wrapper .login-container .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.login-wrapper .hero {
  position: absolute;
  width: 50%;
  right: 0;
  background: -moz-linear-gradient(top, #0194D3 0%, #002F64 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0194D3), color-stop(100%, #002F64));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(bottom, #0194D3 50%, #002F64 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(bottom, #0194D3 50%, #002F64 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(bottom, #0194D3 50%, #002F64 100%);
  /* IE10+ */
  background: linear-gradient(bottom to top, #0194D3 50%, #002F64 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}
.login-wrapper .hero #background {
  height: 100%;
  background-image: url('../../includes/images/login-cover.jpg');
  background-position: center center;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.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 .feature {
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: #fff;
  right: 0px;
  padding: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .login-wrapper .hero {
    width: 60%;
    background: none;
    background-color: #0194D3;
  }
  .login-wrapper .hero #background {
    opacity: 20;
    filter: alpha(opacity=2000);
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  .login-wrapper .login-container {
    width: 40%;
    padding: 80px 30px;
  }
  .login-wrapper .login-container > .login-box {
    max-width: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .login-wrapper {
    min-height: inherit;
    overflow: auto;
  }
  .login-wrapper .hero,
  .login-wrapper .login-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
  }
  .login-wrapper .hero {
    height: 120px;
    bottom: calc(100% - 120px);
    background: none;
    background-color: #0194D3;
  }
  .login-wrapper .hero #background {
    opacity: 20;
    filter: alpha(opacity=2000);
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  .login-wrapper .hero .feature {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
    padding: 16px 24px;
  }
  .login-wrapper .hero .feature h2 {
    line-height: 100%;
    font-size: 24px;
    margin: 0;
  }
  .login-wrapper .login-container {
    top: 120px;
    padding: 32px 32px 32px;
    height: calc(100% - 120px);
  }
  .login-wrapper .login-container > .login-box {
    max-width: 500px;
    padding-top: 0;
  }
  .login-wrapper .login-container > .login-box .logo {
    margin-bottom: 24px;
    width: 60%;
  }
  .login-wrapper .login-container > .login-box .logo img {
    max-width: 100px;
  }
  .login-wrapper .login-container > .login-box .login-form {
    padding-top: 20px;
  }
}
.login-wrapper .translucent-gr {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #002f64;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 35%);
}
/* Form Groups
------------------------------------
*/
.form-group {
  margin-bottom: 16px;
  line-height: 19px;
  font-size: 16px;
  position: relative;
}
.form-group label {
  margin-bottom: 5px;
  float: left;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  margin-right: 4px;
  clear: right;
  width: 100%;
  color: #788195;
}
.form-group label .loader {
  width: 14px;
  position: absolute;
  top: 0px;
  right: 2px;
}
.form-group .clear-option {
  float: right;
  margin-top: 3px;
  font-size: 12px;
  color: #788195;
}
.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: 36px !important;
}
.form-group .form-control {
  width: 100%;
  border: 1px solid #dddddd;
  background: #fff;
  border-radius: 4px !important;
  color: #000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}
.form-group .form-control:focus {
  outline: none;
}
.form-group .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #adbcc5;
}
.form-group .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #adbcc5;
}
.form-group .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #adbcc5;
}
.form-group .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #adbcc5;
}
.form-group .form-control.date {
  background-image: url('data:image/svg+xml;utf-8,<svg fill="#788195" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M9 11H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
  background-repeat: no-repeat;
  background-position: 6px;
  padding-left: 40px;
}
.form-group .form-control.date.ng-invalid {
  background-color: #FFFFFF;
}
.form-group .form-control.time {
  background-image: url('data:image/svg+xml;utf-8,<svg fill="#788195" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z"/></svg>');
  background-repeat: no-repeat;
  background-position: 6px;
  padding-left: 40px;
}
.form-group .barcode {
  background: url(/includes/images/barcode.png);
  height: 22px;
  width: 18px;
  background-size: cover;
  background-color: transparent;
  position: absolute;
  z-index: 1000;
  right: 8px;
  top: 8px;
}
.form-group .input-group {
  width: 100%;
}
.form-group .input-group .input-group-btn .btn {
  color: white;
  background-color: #0194D3;
  width: 100%;
  padding: 0;
  width: 40px;
  min-width: 40px;
  border-radius: 0px;
  text-align: center;
  height: 38px;
  margin: 0 !important;
}
.form-group .input-group .input-group-btn .btn i {
  width: 100%;
  text-align: center;
}
.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 {
  cursor: pointer;
  background-image: url('data:image/svg+xml;utf-8,<svg fill="#808080" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
  background-repeat: no-repeat;
  background-position: right 7px center;
  width: 100%;
  border: 1px solid #dddddd;
  background: #fff;
  border-radius: 4px !important;
  height: 40px;
  color: #000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}
.form-group select:focus {
  outline: none;
}
.form-group.bare {
  margin-bottom: 0;
}
.form-group.bare .form-control {
  background: none;
}
.form-group.bare hr {
  margin: 6px 0px;
}
.help-block {
  font-size: 11px;
}
input[type="file"] {
  width: 100%;
  outline: 0 !important;
  margin-top: 4px;
  margin-bottom: 10px;
  margin-left: 0px;
  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: #0194D3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  line-height: 13px;
  padding: 8px 12px;
  height: 30px;
  outline: none;
  white-space: nowrap;
  color: #fff;
  cursor: pointer;
  margin-right: -10px;
  font-size: 12px;
  outline: 0 !important;
}
input[type="file"]:hover::before {
  border-color: black;
}
.cb-checkbox.checked .cb-inner {
  border-color: #0194D3 !important;
  background-color: #0194D3 !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-color: #ededed;
}
div.selectize-control.ng-invalid .selectize-input {
  background: #e6f4fb !important;
}
.check {
  display: none;
}
.check,
.check:after,
.check:before,
.check *,
.check *:after,
.check *:before,
.check + label.check-label {
  box-sizing: border-box;
}
.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;
  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;
  transition: all 0.4s ease;
}
.check + label.check-label:after {
  border-radius: 50%;
  background: #fff;
  transition: all 0.2s ease;
}
.check:checked + label.check-label {
  background: #0194D3 !important;
}
.check:disabled + label {
  opacity: 0.6 !important;
}
.check + label.check-label.box {
  margin: 0;
  background: none !important;
  display: inline-block;
  height: auto;
  width: auto;
  padding: 0;
}
.check + label.check-label.box:after {
  display: none;
}
.check + label.check-label.box > span {
  display: block;
  margin-top: -3px;
  position: relative;
  top: 8px;
  margin-right: 2px;
  background-color: transparent !important;
  border: 1px solid #999999;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 24px;
  width: 24px;
  float: left;
  vertical-align: middle;
  background: none;
  cursor: pointer;
}
.check:checked + label.check-label.box span {
  background: url('../../includes/images/checked.png');
  background-size: 11px;
  background-position: center;
  background-repeat: no-repeat;
}
.btn {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: none;
  min-width: 120px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  outline: 0 !important;
  padding: 12px 18px 12px 24px;
  border-width: 2px;
}
@media (max-width: 767px) {
  .btn {
    min-width: 100px;
    padding: 10px 28px;
    font-size: 11px;
    line-height: 1;
    border-radius: 4px;
  }
}
.btn i {
  float: left;
  margin-left: -16px;
  margin-right: 4px;
  line-height: 16px;
}
.btn-primary {
  color: #0194D3;
  background-color: #0194D3;
  border-color: #0194D3;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #0194D3;
  background-color: #0170a0;
  border-color: #016996;
}
.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: #0194D3;
  border-color: #0194D3;
}
.btn-primary .badge {
  color: #0194D3;
  background-color: #0194D3;
}
.btn-primary.btn-filled {
  color: #fff;
  background-color: #0194D3;
  border-color: #0194D3;
}
.btn-primary.btn-filled:hover,
.btn-primary.btn-filled:focus,
.btn-primary.btn-filled.focus,
.btn-primary.btn-filled:active,
.btn-primary.btn-filled.active,
.open > .dropdown-toggle.btn-primary.btn-filled {
  color: #fff;
  background-color: #0170a0;
  border-color: #016996;
}
.btn-primary.btn-filled:active,
.btn-primary.btn-filled.active,
.open > .dropdown-toggle.btn-primary.btn-filled {
  background-image: none;
}
.btn-primary.btn-filled.disabled,
.btn-primary.btn-filled[disabled],
fieldset[disabled] .btn-primary.btn-filled,
.btn-primary.btn-filled.disabled:hover,
.btn-primary.btn-filled[disabled]:hover,
fieldset[disabled] .btn-primary.btn-filled:hover,
.btn-primary.btn-filled.disabled:focus,
.btn-primary.btn-filled[disabled]:focus,
fieldset[disabled] .btn-primary.btn-filled:focus,
.btn-primary.btn-filled.disabled.focus,
.btn-primary.btn-filled[disabled].focus,
fieldset[disabled] .btn-primary.btn-filled.focus,
.btn-primary.btn-filled.disabled:active,
.btn-primary.btn-filled[disabled]:active,
fieldset[disabled] .btn-primary.btn-filled:active,
.btn-primary.btn-filled.disabled.active,
.btn-primary.btn-filled[disabled].active,
fieldset[disabled] .btn-primary.btn-filled.active {
  background-color: #0194D3;
  border-color: #0194D3;
}
.btn-primary.btn-filled .badge {
  color: #0194D3;
  background-color: #fff;
}
.btn-dark-grey {
  color: #4f4f4f;
  background-color: rgba(0, 0, 0, 0);
  border-color: #4f4f4f;
}
.btn-dark-grey:hover,
.btn-dark-grey:focus,
.btn-dark-grey.focus,
.btn-dark-grey:active,
.btn-dark-grey.active,
.open > .dropdown-toggle.btn-dark-grey {
  color: #4f4f4f;
  background-color: rgba(0, 0, 0, 0);
  border-color: #303030;
}
.btn-dark-grey:active,
.btn-dark-grey.active,
.open > .dropdown-toggle.btn-dark-grey {
  background-image: none;
}
.btn-dark-grey.disabled,
.btn-dark-grey[disabled],
fieldset[disabled] .btn-dark-grey,
.btn-dark-grey.disabled:hover,
.btn-dark-grey[disabled]:hover,
fieldset[disabled] .btn-dark-grey:hover,
.btn-dark-grey.disabled:focus,
.btn-dark-grey[disabled]:focus,
fieldset[disabled] .btn-dark-grey:focus,
.btn-dark-grey.disabled.focus,
.btn-dark-grey[disabled].focus,
fieldset[disabled] .btn-dark-grey.focus,
.btn-dark-grey.disabled:active,
.btn-dark-grey[disabled]:active,
fieldset[disabled] .btn-dark-grey:active,
.btn-dark-grey.disabled.active,
.btn-dark-grey[disabled].active,
fieldset[disabled] .btn-dark-grey.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: #4f4f4f;
}
.btn-dark-grey .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #4f4f4f;
}
.btn-dark-grey.btn-filled {
  color: #fff;
  background-color: #4f4f4f;
  border-color: #4f4f4f;
}
.btn-dark-grey.btn-filled:hover,
.btn-dark-grey.btn-filled:focus,
.btn-dark-grey.btn-filled.focus,
.btn-dark-grey.btn-filled:active,
.btn-dark-grey.btn-filled.active,
.open > .dropdown-toggle.btn-dark-grey.btn-filled {
  color: #fff;
  background-color: #363636;
  border-color: #303030;
}
.btn-dark-grey.btn-filled:active,
.btn-dark-grey.btn-filled.active,
.open > .dropdown-toggle.btn-dark-grey.btn-filled {
  background-image: none;
}
.btn-dark-grey.btn-filled.disabled,
.btn-dark-grey.btn-filled[disabled],
fieldset[disabled] .btn-dark-grey.btn-filled,
.btn-dark-grey.btn-filled.disabled:hover,
.btn-dark-grey.btn-filled[disabled]:hover,
fieldset[disabled] .btn-dark-grey.btn-filled:hover,
.btn-dark-grey.btn-filled.disabled:focus,
.btn-dark-grey.btn-filled[disabled]:focus,
fieldset[disabled] .btn-dark-grey.btn-filled:focus,
.btn-dark-grey.btn-filled.disabled.focus,
.btn-dark-grey.btn-filled[disabled].focus,
fieldset[disabled] .btn-dark-grey.btn-filled.focus,
.btn-dark-grey.btn-filled.disabled:active,
.btn-dark-grey.btn-filled[disabled]:active,
fieldset[disabled] .btn-dark-grey.btn-filled:active,
.btn-dark-grey.btn-filled.disabled.active,
.btn-dark-grey.btn-filled[disabled].active,
fieldset[disabled] .btn-dark-grey.btn-filled.active {
  background-color: #4f4f4f;
  border-color: #4f4f4f;
}
.btn-dark-grey.btn-filled .badge {
  color: #4f4f4f;
  background-color: #fff;
}
.btn-icon {
  min-width: 0 !important;
  border-left: 0.15px solid #cccccc !important;
  padding: 8px !important;
}
.btn-icon i {
  margin: 0 !important;
}
.btn-warning {
  color: #e67e22;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e67e22;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #e67e22;
  background-color: rgba(0, 0, 0, 0);
  border-color: #b66015;
}
.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: rgba(0, 0, 0, 0);
  border-color: #e67e22;
}
.btn-warning .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #e67e22;
}
.btn-warning.btn-filled {
  color: #fff;
  background-color: #e67e22;
  border-color: #e67e22;
}
.btn-warning.btn-filled:hover,
.btn-warning.btn-filled:focus,
.btn-warning.btn-filled.focus,
.btn-warning.btn-filled:active,
.btn-warning.btn-filled.active,
.open > .dropdown-toggle.btn-warning.btn-filled {
  color: #fff;
  background-color: #bf6516;
  border-color: #b66015;
}
.btn-warning.btn-filled:active,
.btn-warning.btn-filled.active,
.open > .dropdown-toggle.btn-warning.btn-filled {
  background-image: none;
}
.btn-warning.btn-filled.disabled,
.btn-warning.btn-filled[disabled],
fieldset[disabled] .btn-warning.btn-filled,
.btn-warning.btn-filled.disabled:hover,
.btn-warning.btn-filled[disabled]:hover,
fieldset[disabled] .btn-warning.btn-filled:hover,
.btn-warning.btn-filled.disabled:focus,
.btn-warning.btn-filled[disabled]:focus,
fieldset[disabled] .btn-warning.btn-filled:focus,
.btn-warning.btn-filled.disabled.focus,
.btn-warning.btn-filled[disabled].focus,
fieldset[disabled] .btn-warning.btn-filled.focus,
.btn-warning.btn-filled.disabled:active,
.btn-warning.btn-filled[disabled]:active,
fieldset[disabled] .btn-warning.btn-filled:active,
.btn-warning.btn-filled.disabled.active,
.btn-warning.btn-filled[disabled].active,
fieldset[disabled] .btn-warning.btn-filled.active {
  background-color: #e67e22;
  border-color: #e67e22;
}
.btn-warning.btn-filled .badge {
  color: #e67e22;
  background-color: #fff;
}
.btn-secondary {
  color: #002F64;
  background-color: rgba(0, 0, 0, 0);
  border-color: #002F64;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  color: #002F64;
  background-color: rgba(0, 0, 0, 0);
  border-color: #001227;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: #002F64;
}
.btn-secondary .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #002F64;
}
.btn-secondary.btn-filled {
  color: #fff;
  background-color: #002F64;
  border-color: #002F64;
}
.btn-secondary.btn-filled:hover,
.btn-secondary.btn-filled:focus,
.btn-secondary.btn-filled.focus,
.btn-secondary.btn-filled:active,
.btn-secondary.btn-filled.active,
.open > .dropdown-toggle.btn-secondary.btn-filled {
  color: #fff;
  background-color: #001731;
  border-color: #001227;
}
.btn-secondary.btn-filled:active,
.btn-secondary.btn-filled.active,
.open > .dropdown-toggle.btn-secondary.btn-filled {
  background-image: none;
}
.btn-secondary.btn-filled.disabled,
.btn-secondary.btn-filled[disabled],
fieldset[disabled] .btn-secondary.btn-filled,
.btn-secondary.btn-filled.disabled:hover,
.btn-secondary.btn-filled[disabled]:hover,
fieldset[disabled] .btn-secondary.btn-filled:hover,
.btn-secondary.btn-filled.disabled:focus,
.btn-secondary.btn-filled[disabled]:focus,
fieldset[disabled] .btn-secondary.btn-filled:focus,
.btn-secondary.btn-filled.disabled.focus,
.btn-secondary.btn-filled[disabled].focus,
fieldset[disabled] .btn-secondary.btn-filled.focus,
.btn-secondary.btn-filled.disabled:active,
.btn-secondary.btn-filled[disabled]:active,
fieldset[disabled] .btn-secondary.btn-filled:active,
.btn-secondary.btn-filled.disabled.active,
.btn-secondary.btn-filled[disabled].active,
fieldset[disabled] .btn-secondary.btn-filled.active {
  background-color: #002F64;
  border-color: #002F64;
}
.btn-secondary.btn-filled .badge {
  color: #002F64;
  background-color: #fff;
}
.btn-danger {
  color: #c0392b;
  background-color: rgba(0, 0, 0, 0);
  border-color: #c0392b;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #c0392b;
  background-color: rgba(0, 0, 0, 0);
  border-color: #8e2a20;
}
.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: rgba(0, 0, 0, 0);
  border-color: #c0392b;
}
.btn-danger .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #c0392b;
}
.btn-danger.btn-filled {
  color: #fff;
  background-color: #c0392b;
  border-color: #c0392b;
}
.btn-danger.btn-filled:hover,
.btn-danger.btn-filled:focus,
.btn-danger.btn-filled.focus,
.btn-danger.btn-filled:active,
.btn-danger.btn-filled.active,
.open > .dropdown-toggle.btn-danger.btn-filled {
  color: #fff;
  background-color: #962d22;
  border-color: #8e2a20;
}
.btn-danger.btn-filled:active,
.btn-danger.btn-filled.active,
.open > .dropdown-toggle.btn-danger.btn-filled {
  background-image: none;
}
.btn-danger.btn-filled.disabled,
.btn-danger.btn-filled[disabled],
fieldset[disabled] .btn-danger.btn-filled,
.btn-danger.btn-filled.disabled:hover,
.btn-danger.btn-filled[disabled]:hover,
fieldset[disabled] .btn-danger.btn-filled:hover,
.btn-danger.btn-filled.disabled:focus,
.btn-danger.btn-filled[disabled]:focus,
fieldset[disabled] .btn-danger.btn-filled:focus,
.btn-danger.btn-filled.disabled.focus,
.btn-danger.btn-filled[disabled].focus,
fieldset[disabled] .btn-danger.btn-filled.focus,
.btn-danger.btn-filled.disabled:active,
.btn-danger.btn-filled[disabled]:active,
fieldset[disabled] .btn-danger.btn-filled:active,
.btn-danger.btn-filled.disabled.active,
.btn-danger.btn-filled[disabled].active,
fieldset[disabled] .btn-danger.btn-filled.active {
  background-color: #c0392b;
  border-color: #c0392b;
}
.btn-danger.btn-filled .badge {
  color: #c0392b;
  background-color: #fff;
}
.btn-light-grey {
  color: #dddddd;
  background-color: rgba(0, 0, 0, 0);
  border-color: #dddddd;
}
.btn-light-grey:hover,
.btn-light-grey:focus,
.btn-light-grey.focus,
.btn-light-grey:active,
.btn-light-grey.active,
.open > .dropdown-toggle.btn-light-grey {
  color: #dddddd;
  background-color: rgba(0, 0, 0, 0);
  border-color: #bebebe;
}
.btn-light-grey:active,
.btn-light-grey.active,
.open > .dropdown-toggle.btn-light-grey {
  background-image: none;
}
.btn-light-grey.disabled,
.btn-light-grey[disabled],
fieldset[disabled] .btn-light-grey,
.btn-light-grey.disabled:hover,
.btn-light-grey[disabled]:hover,
fieldset[disabled] .btn-light-grey:hover,
.btn-light-grey.disabled:focus,
.btn-light-grey[disabled]:focus,
fieldset[disabled] .btn-light-grey:focus,
.btn-light-grey.disabled.focus,
.btn-light-grey[disabled].focus,
fieldset[disabled] .btn-light-grey.focus,
.btn-light-grey.disabled:active,
.btn-light-grey[disabled]:active,
fieldset[disabled] .btn-light-grey:active,
.btn-light-grey.disabled.active,
.btn-light-grey[disabled].active,
fieldset[disabled] .btn-light-grey.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: #dddddd;
}
.btn-light-grey .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #dddddd;
}
.btn-light-grey.btn-filled {
  color: #fff;
  background-color: #dddddd;
  border-color: #dddddd;
}
.btn-light-grey.btn-filled:hover,
.btn-light-grey.btn-filled:focus,
.btn-light-grey.btn-filled.focus,
.btn-light-grey.btn-filled:active,
.btn-light-grey.btn-filled.active,
.open > .dropdown-toggle.btn-light-grey.btn-filled {
  color: #fff;
  background-color: #c4c4c4;
  border-color: #bebebe;
}
.btn-light-grey.btn-filled:active,
.btn-light-grey.btn-filled.active,
.open > .dropdown-toggle.btn-light-grey.btn-filled {
  background-image: none;
}
.btn-light-grey.btn-filled.disabled,
.btn-light-grey.btn-filled[disabled],
fieldset[disabled] .btn-light-grey.btn-filled,
.btn-light-grey.btn-filled.disabled:hover,
.btn-light-grey.btn-filled[disabled]:hover,
fieldset[disabled] .btn-light-grey.btn-filled:hover,
.btn-light-grey.btn-filled.disabled:focus,
.btn-light-grey.btn-filled[disabled]:focus,
fieldset[disabled] .btn-light-grey.btn-filled:focus,
.btn-light-grey.btn-filled.disabled.focus,
.btn-light-grey.btn-filled[disabled].focus,
fieldset[disabled] .btn-light-grey.btn-filled.focus,
.btn-light-grey.btn-filled.disabled:active,
.btn-light-grey.btn-filled[disabled]:active,
fieldset[disabled] .btn-light-grey.btn-filled:active,
.btn-light-grey.btn-filled.disabled.active,
.btn-light-grey.btn-filled[disabled].active,
fieldset[disabled] .btn-light-grey.btn-filled.active {
  background-color: #dddddd;
  border-color: #dddddd;
}
.btn-light-grey.btn-filled .badge {
  color: #dddddd;
  background-color: #fff;
}
.btn-grey {
  color: #788195;
  background-color: rgba(0, 0, 0, 0);
  border-color: #788195;
}
.btn-grey:hover,
.btn-grey:focus,
.btn-grey.focus,
.btn-grey:active,
.btn-grey.active,
.open > .dropdown-toggle.btn-grey {
  color: #788195;
  background-color: rgba(0, 0, 0, 0);
  border-color: #5b6374;
}
.btn-grey:active,
.btn-grey.active,
.open > .dropdown-toggle.btn-grey {
  background-image: none;
}
.btn-grey.disabled,
.btn-grey[disabled],
fieldset[disabled] .btn-grey,
.btn-grey.disabled:hover,
.btn-grey[disabled]:hover,
fieldset[disabled] .btn-grey:hover,
.btn-grey.disabled:focus,
.btn-grey[disabled]:focus,
fieldset[disabled] .btn-grey:focus,
.btn-grey.disabled.focus,
.btn-grey[disabled].focus,
fieldset[disabled] .btn-grey.focus,
.btn-grey.disabled:active,
.btn-grey[disabled]:active,
fieldset[disabled] .btn-grey:active,
.btn-grey.disabled.active,
.btn-grey[disabled].active,
fieldset[disabled] .btn-grey.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: #788195;
}
.btn-grey .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #788195;
}
.btn-grey.btn-filled {
  color: #fff;
  background-color: #788195;
  border-color: #788195;
}
.btn-grey.btn-filled:hover,
.btn-grey.btn-filled:focus,
.btn-grey.btn-filled.focus,
.btn-grey.btn-filled:active,
.btn-grey.btn-filled.active,
.open > .dropdown-toggle.btn-grey.btn-filled {
  color: #fff;
  background-color: #60687a;
  border-color: #5b6374;
}
.btn-grey.btn-filled:active,
.btn-grey.btn-filled.active,
.open > .dropdown-toggle.btn-grey.btn-filled {
  background-image: none;
}
.btn-grey.btn-filled.disabled,
.btn-grey.btn-filled[disabled],
fieldset[disabled] .btn-grey.btn-filled,
.btn-grey.btn-filled.disabled:hover,
.btn-grey.btn-filled[disabled]:hover,
fieldset[disabled] .btn-grey.btn-filled:hover,
.btn-grey.btn-filled.disabled:focus,
.btn-grey.btn-filled[disabled]:focus,
fieldset[disabled] .btn-grey.btn-filled:focus,
.btn-grey.btn-filled.disabled.focus,
.btn-grey.btn-filled[disabled].focus,
fieldset[disabled] .btn-grey.btn-filled.focus,
.btn-grey.btn-filled.disabled:active,
.btn-grey.btn-filled[disabled]:active,
fieldset[disabled] .btn-grey.btn-filled:active,
.btn-grey.btn-filled.disabled.active,
.btn-grey.btn-filled[disabled].active,
fieldset[disabled] .btn-grey.btn-filled.active {
  background-color: #788195;
  border-color: #788195;
}
.btn-grey.btn-filled .badge {
  color: #788195;
  background-color: #fff;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 18px 40px;
  font-size: 14px;
  line-height: 1;
  border-radius: 4px;
}
.btn-sm,
.btn-group-sm > .btn {
  min-width: 100px;
  padding: 8px 24px;
  font-size: 12px;
  line-height: 1;
  border-radius: 4px;
  padding: 8px 12px 8px 24px;
}
.btn-sm i.material-icons {
  font-size: 14px;
  margin-left: -15px;
  vertical-align: middle;
  line-height: 12px;
  margin-right: 8px;
}
.btn-xs,
.btn-group-xs > .btn {
  min-width: 80px;
  padding: 5px 15px;
  font-size: 12px;
  line-height: 1;
  border-radius: 4px;
  padding: 5px 12px 5px 15px;
}
.btn-xs i {
  font-size: 12px;
  margin-left: -8px;
  line-height: 12px;
}
.btn-round {
  padding: 7px 6px;
  background: #a1e3ff;
  color: #fff;
  min-width: 0;
}
.btn-round i {
  font-size: 18px !important;
  margin-left: 0px !important;
  margin-top: 0px !important;
  margin-right: 0px !important;
}
.btn.disabled,
.btn[disabled],
a[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed !important;
  pointer-events: all !important;
  opacity: 80;
  filter: alpha(opacity=8000);
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.table {
  border: 1px solid #dddddd;
  border-bottom: none;
}
.table thead tr th {
  background-color: #788195;
  color: #fff;
  border-bottom: 0;
  padding-left: 8px;
}
.table thead tr th span {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  display: block;
}
.table tbody tr td {
  border-top: 0;
  border-bottom: 1px dashed #ddd;
  color: black;
  padding-left: 8px;
}
.table tbody tr td .form-control {
  height: 28px;
}
.table tbody tr td .form-control:focus {
  outline: 0;
  box-shadow: none;
  border-color: #ccc;
}
.table tbody tr td span.default-field {
  line-height: 28px;
}
.table-light-grey {
  margin-bottom: 0;
}
.table-light-grey thead tr th {
  border-bottom: 0;
  background: #f8f8f8;
  color: black;
}
.table-light-grey tbody tr:first-child td {
  border-top: 0;
  border-top: none;
}
.table-light-grey tbody tr td {
  border-top: 1px dashed #ddd;
  color: #4f4f4f;
  font-weight: 400;
  background-color: transparent;
}
.table-light-grey tbody tr:last-child td {
  border-bottom-style: solid;
}
.table-light-grey th:first-child,
.table-light-grey td:first-child {
  padding-left: 15px;
}
.table-light-grey th:last-child,
.table-light-grey td:last-child {
  text-align: right;
  padding-right: 15px;
}
/* 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 .modal-content,
.modal-lg .modal-content {
  -webkit-box-shadow: 0 0 9px rgba(191, 191, 191, 0.36) !important;
  -moz-box-shadow: 0 0 9px rgba(191, 191, 191, 0.36) !important;
  box-shadow: 0 0 9px rgba(191, 191, 191, 0.36) !important;
  border: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.modal .modal-content .modal-header,
.modal-lg .modal-content .modal-header {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  height: 48px;
  position: relative;
}
.modal .modal-content .modal-header .loading-img,
.modal-lg .modal-content .modal-header .loading-img {
  margin-top: -15px;
}
.modal .modal-content .modal-header h3,
.modal-lg .modal-content .modal-header h3 {
  color: #0194D3;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}
.modal .modal-content .modal-header .close,
.modal-lg .modal-content .modal-header .close {
  position: absolute;
  right: 16px;
  top: 12px;
  padding: 4px;
  font-size: 16px;
  color: #fff !important;
  background-color: #002F64;
  line-height: 12px;
  border-radius: 50%;
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
.modal .modal-content .modal-header .close i,
.modal-lg .modal-content .modal-header .close i {
  font-size: 14px;
}
.modal .modal-content .modal-body,
.modal-lg .modal-content .modal-body {
  padding: 20px;
}
.modal .modal-content .modal-body .form-group,
.modal-lg .modal-content .modal-body .form-group {
  border: 0;
  padding: 0;
}
.modal .modal-content .modal-body .form-group.focused,
.modal-lg .modal-content .modal-body .form-group.focused {
  background-color: transparent;
}
.modal .modal-content .modal-body h3.section-title,
.modal-lg .modal-content .modal-body h3.section-title {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 600;
  font-size: 16px;
  margin-top: 0;
  color: #788195;
}
.modal .modal-content .modal-body .row .account-select .form-group .form-edit .ui-select-container ul.select2-choices,
.modal-lg .modal-content .modal-body .row .account-select .form-group .form-edit .ui-select-container ul.select2-choices {
  max-height: 500px !important;
  min-height: 38px !important;
  background-color: rgba(100, 100, 100, 0.1);
}
.modal .modal-content .modal-footer,
.modal-lg .modal-content .modal-footer {
  background: transparent;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
#sidebar-left {
  height: 100%;
  position: relative;
  color: #fff;
  background-color: #fff;
}
#sidebar-left .sidebar-wrapper {
  height: 100%;
  min-height: 900px;
  position: relative;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  -webkit-overflow-scrolling: touch;
}
#sidebar-left .sidebar-wrapper::-webkit-scrollbar {
  width: 0 !important;
}
#sidebar-left section .menu-text {
  padding: 8px 16px;
  font-size: 12px;
  display: block;
  color: #002F64;
}
#sidebar-left section#brand {
  width: 100%;
  padding-top: 16px;
  line-height: 32px;
  overflow: auto;
  position: relative;
}
#sidebar-left section#brand img {
  width: 65%;
  max-width: 150px;
  margin: 16px auto;
  padding-bottom: 0px;
  display: block;
}
#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 .tagline {
  float: right;
  padding-right: 12px;
  font-size: 12px;
  margin-top: -8px;
}
#sidebar-left section#profile {
  padding: 20px 30px;
}
#sidebar-left section#profile p.title {
  color: #0194D3;
  margin-bottom: 0;
  max-width: 110px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  font-weight: 600;
  display: block;
}
#sidebar-left section#profile .profile-box-small .picture {
  display: table-cell;
  vertical-align: top;
  padding-right: 15px;
  padding-top: 8px;
}
#sidebar-left section#profile .profile-box-small .picture img {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#sidebar-left section#profile .profile-box-small .info {
  padding-top: 4px;
  display: table-cell;
  vertical-align: top;
}
#sidebar-left section#profile .profile-box-small .info h4 {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  margin-bottom: 5px;
}
#sidebar-left section#profile .profile-box-small .info h6 {
  font-size: 12px;
  font-weight: 400;
  margin: 0;
}
#sidebar-left section#profile .subtitle a {
  color: #002F64;
}
#sidebar-left section#actions {
  text-align: center;
  padding: 8px;
  margin: 0px 16px 32px 16px;
}
#sidebar-left section#actions .tooltip-inner {
  background-color: #002F64;
  color: #FFFFFF;
  font-size: 12px;
}
#sidebar-left section#actions .tooltip-arrow {
  border-bottom-color: #002F64;
}
#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: 12px 18px;
  text-decoration: none !important;
  border-radius: 0;
  font-weight: 400;
  color: #0194D3;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
#sidebar-left section#navigation ul.main-nav > li > a i {
  display: inline-block;
  width: 16px;
  font-size: 18px;
  text-align: center;
  margin-right: 10px;
  color: #0194D3;
  vertical-align: top;
  margin-top: 3px;
  -ms-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-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: 20px;
  font-weight: 400;
  color: #0194D3;
  position: absolute;
  top: 8px;
  right: 0;
}
#sidebar-left section#navigation ul.main-nav > li.has-dropdown ul.sub-nav {
  overflow: hidden;
  position: relative;
  height: 0;
  -ms-transition: all 700ms;
  -webkit-transition: all 700ms;
  -moz-transition: all 700ms;
  -o-transition: all 700ms;
  transition: all 700ms;
  background-color: #fbfbfb;
  list-style: none;
  padding: 0;
  padding-left: 16px;
}
#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 #ccc;
  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: #0194D3;
  font-weight: 400;
  position: relative;
  -ms-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-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;
  -ms-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-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 #002F64;
  position: absolute;
  left: -15px;
  top: 50%;
  margin-top: -15px;
  border-radius: 50px;
  opacity: 0;
  -ms-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-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: #002F64;
  width: 11px;
  height: 11px;
  left: -6px;
  margin-top: -6px;
}
#sidebar-left section#navigation ul.main-nav > li.active a {
  color: #002F64;
  font-weight: 500;
}
#sidebar-left section#navigation ul.main-nav > li.active a i {
  color: #0194D3;
}
#sidebar-left section#navigation ul.main-nav > li.active ul.sub-nav::before {
  border-top: 7px solid #0194D3;
}
#sidebar-left section#navigation ul.main-nav > li.active.has-dropdown > a::after {
  color: #002F64;
}
#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: #2e3338;
  color: #fff;
}
#sidebar-left section#navigation .tab-content {
  background-color: #2e3338;
}
#sidebar-left section#footer {
  position: absolute;
  padding: 10px;
  bottom: 0px;
  left: 0;
  right: 0;
}
#sidebar-left section#footer img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 120px;
  margin-bottom: 20px;
}
#sidebar-left section#footer ul.info {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
}
#sidebar-left section#footer ul.info li {
  width: 33.33%;
  float: left;
}
#sidebar-left section#footer ul.info li a {
  font-size: 12px;
}
@media (max-width: 767px) {
  #sidebar-left #actions {
    display: none !important;
  }
}
html #application-layout {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  position: relative;
}
html #application-layout .overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 200;
}
html #topbar {
  z-index: 101;
  position: fixed;
  left: 230px;
  right: 0;
  height: 80px;
  padding: 10px 32px;
  background: #F0F6F9;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -ms-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -moz-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 #topbar .select2-container-multi .select2-choices {
  min-height: 65px;
}
html #topbar h2 {
  font-size: 26px;
  margin: 0px 0 12px;
  color: #0194D3;
  text-transform: capitalize;
  float: left;
  font-weight: 600;
  line-height: 60px;
}
html #topbar .account-filter-wrapper {
  display: flex;
  flex-direction: column;
  margin-right: 8px;
  row-gap: 8px;
}
html #topbar .account-filter-wrapper label {
  margin-bottom: 0;
  line-height: 30px;
  font-weight: 400;
  color: #788195;
}
html #topbar .toggle-wrapper {
  display: flex;
  justify-content: flex-end;
}
html #topbar a.clear-button-wrapper {
  position: absolute;
  right: -5px;
  top: -2px !important;
}
html #topbar a.clear-button-wrapper i {
  margin-top: 0 !important;
  color: #888888;
  font-size: 12px;
  color: #c0392b;
}
html #topbar .user-options {
  float: right;
  display: flex;
  flex-direction: row;
}
html #topbar .user-options a {
  color: #dddddd;
  width: 12px;
  height: 12px;
  top: 50%;
  transform: translateY(-50%);
}
html #topbar .user-options a:focus {
  outline: none;
}
html #topbar .user-options a i {
  margin-top: 24px;
}
html #topbar .user-options.account-selectize .selectize-control.single .selectize-input:after {
  top: 40% !important;
  right: 7px !important;
  margin-top: 1px !important;
}
html #topbar .user-options.account-selectize .selectize-control.single {
  position: relative;
}
html #topbar .user-options.account-selectize .selectize-control.single.view .selectize-input:after {
  display: none;
}
html #topbar .user-options.account-selectize .selectize-control.single.edit .ui-select-match {
  width: 100%;
  color: #0194D3;
}
html #topbar .user-options.account-selectize .selectize-control.single.edit .selectize-input {
  height: 32px;
  font-size: 15px;
  line-height: 18px;
  color: #000;
  background: #fff !important;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}
html #topbar .user-options.account-selectize .selectize-control.single.edit .selectize-input:focus {
  outline: none;
}
html #topbar .user-options.account-selectize .selectize-control.single.edit .selectize-input .ui-select-search {
  height: 32px;
  margin-left: 0 !important;
  padding-left: 16px !important;
  margin-top: -2px !important;
}
html #topbar .user-options.account-selectize .selectize-control.single.edit .selectize-input .select-text {
  width: 100%;
  font-size: 13px;
  padding-left: 12px;
}
html #topbar .user-options.account-selectize .selectize-control.single.edit .selectize-input .select-text > div {
  line-height: 30px;
  margin-left: 2px;
  color: #4f4f4f;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  display: block;
  max-width: calc(100% - 32px);
}
html #topbar .user-options.account-selectize .selectize-control.single img.img-circle {
  width: 24px;
  height: 24px;
  float: left;
}
html #topbar .user-options.account-selectize .selectize-control.single .selectize-input {
  border: 0;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  padding: 0;
  margin-bottom: -6px;
}
html #topbar .user-options.account-selectize .selectize-control.single .selectize-input.disabled {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: transparent;
}
html #topbar .user-options.account-selectize .selectize-control.single .selectize-input .select-text {
  color: #000 !important;
  font-size: 16px;
  width: auto;
}
html #topbar .user-options.account-selectize .selectize-control.single .selectize-input .select-text img {
  float: left;
  margin-right: 8px;
  height: 20px !important;
  width: 20px !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
html #topbar .user-options.account-selectize .selectize-control.single .selectize-input input[type="text"] {
  padding: 0px 5px !important;
}
html #topbar .user-options.account-selectize .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;
  -moz-box-shadow: none;
  box-shadow: none;
}
html #topbar .user-options.account-selectize .selectize-control.single .selectize-input input[type="text"]:after {
  top: 40% !important;
}
html #topbar .user-options.account-selectize .selectize-control.single .selectize-input .ui-select-box {
  margin: 5px 0 0 5px;
}
html #topbar .user-options.account-selectize .selectize-control.single .selectize-input:after {
  top: 24% !important;
  right: 32px !important;
  margin-top: 0 !important;
  border: none;
  content: 'keyboard_arrow_down';
  font-family: 'Material Icons';
  font-size: 24px;
}
html #topbar .user-options.account-selectize .selectize-control.single .selectize-dropdown {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
html #topbar .user-options.account-selectize .selectize-control.single .selectize-dropdown.ui-select-choices {
  top: 40px;
  border: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
html #topbar .user-options.account-selectize .selectize-control.single .selectize-dropdown.ui-select-choices .active {
  background-color: transparent;
  color: #0194D3;
}
html #topbar .user-options.account-selectize .selectize-control.single .selectize-dropdown.ui-select-choices .option {
  padding: 0;
}
html #topbar .user-options.account-selectize .selectize-control.single .selectize-dropdown.ui-select-choices .ui-select-choices-row-inner.active {
  background-color: #eee;
}
html #topbar .user-options.account-selectize .selectize-control.single .selectize-dropdown.ui-select-choices .select-text-option > div span,
html #topbar .user-options.account-selectize .selectize-control.single .selectize-dropdown.ui-select-choices .select-text-option small {
  display: inline !important;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  width: 75%;
}
html #topbar .user-options.account-selectize .selectize-control.single .selectize-dropdown.ui-select-choices .select-text-option i {
  float: left;
  width: 32px;
  height: 32px;
  margin-top: 8px;
  margin-right: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
html #topbar .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 0 3px 3px;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  html #topbar {
    left: 0;
  }
  html #topbar .user-options {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  html #topbar {
    left: 0;
  }
  html #topbar .user-options {
    margin-top: 16px;
    width: 150px;
    margin-left: 16px;
  }
}
html #sidebar-left {
  z-index: 102;
  position: fixed;
  width: 230px;
  overflow: scroll;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -ms-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -moz-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;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  html #sidebar-left {
    width: 208px;
    -webkit-transform: translate3d(-208px, 0, 0);
    -moz-transform: translate3d(-208px, 0, 0);
    -o-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);
    -moz-transform: translate3d(-208px, 0, 0);
    -o-transform: translate3d(-208px, 0, 0);
    transform: translate3d(-208px, 0, 0);
  }
}
html #sidebar-left a.home {
  margin-left: 46px;
}
html #sidebar-left a.home i {
  position: relative;
  top: 5px;
  margin-right: 4px;
}
html #content-wrapper {
  position: relative;
  z-index: 2;
  overflow-x: hidden;
  min-height: 100%;
  height: 100%;
  padding-left: 230px;
  padding-top: 75px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -ms-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -moz-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: #0194D3;
  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 {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  html #content-wrapper {
    padding: 0;
    padding-top: 60px;
  }
}
html #content-wrapper .marker {
  height: 50px;
  width: 50px;
  background-size: cover;
  background-image: url('/includes/images/marker.png');
}
html #content-wrapper .marker span {
  position: absolute;
  font-weight: 600;
  color: #0194D3;
  left: 16px;
  top: 6px;
  font-size: 16px;
}
html #content-wrapper .mapbox-improve-map {
  display: none;
}
html div[name="content-wrapper"],
html div[name="layout"] {
  height: 100%;
}
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;
  box-shadow: 0 0 9px rgba(191, 191, 191, 0.36);
  -ms-transition: all 0.33s;
  -webkit-transition: all 0.33s;
  -moz-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);
  -moz-transform: translate3d(208px, 0, 0);
  -o-transform: translate3d(208px, 0, 0);
  transform: translate3d(208px, 0, 0);
}
html.sidebar-visible #content-wrapper {
  -webkit-transform: translate3d(208px, 0, 0);
  -moz-transform: translate3d(208px, 0, 0);
  -o-transform: translate3d(208px, 0, 0);
  transform: translate3d(208px, 0, 0);
}
html.sidebar-visible #sidebar-left {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-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: 3000;
  display: none;
  left: 20px;
  bottom: 30px;
  height: 50px;
  width: 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background: #0194D3;
  text-align: center;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  -moz-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;
  }
}
.page-wrapper {
  background-color: #fff;
  padding: 24px;
  border: 1px solid #d2d2d2;
}
.flotTip {
  padding: 3px 5px;
  background-color: #000;
  z-index: 100;
  color: #fff;
  box-shadow: 0 0 10px #555;
  opacity: 0.7;
  filter: alpha(opacity=70);
  border: 1px solid #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  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;
  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;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  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;
}
.pace .progress {
  margin-bottom: 0px;
  height: 1px;
}
.leaflet-control-attribution {
  display: none;
}
.print-enabled {
  visibility: hidden !important;
  height: 0 !important;
  overflow: hidden;
}
@media print {
  body #application-layout #sidebar-left,
  body #application-layout #topbar {
    display: none;
  }
  body #application-layout #content-wrapper {
    overflow-x: visible !important;
    padding: 0 24px;
  }
  body #application-layout #content-wrapper #dashboard .module-options,
  body #application-layout #content-wrapper #dashboard .view-options {
    display: none;
    padding-top: 0;
  }
  .print-enabled {
    visibility: visible !important;
    height: auto !important;
    overflow: auto;
  }
  .grid-items {
    padding-top: 0;
  }
  .bar-chart {
    page-break-inside: auto !important;
    margin-bottom: 32px;
  }
  .bar-chart .table {
    margin-top: 24px;
  }
  .bar-chart .table thead tr th:last-child {
    color: red !important;
  }
  .bar-chart .table-wrapper .table {
    margin-top: 0;
  }
  .bar-chart .panel-body .toggle {
    display: none;
  }
  .donut-chart {
    float: none !important;
  }
  .location-breakdown .chart-wrapper .breakdown {
    width: auto !important;
    float: none !important;
    margin-top: 24px;
  }
  .status-breakdown .chart-wrapper .breakdown {
    width: auto !important;
    float: none !important;
    margin-top: 24px;
  }
  .panel-options {
    display: none;
  }
  .table-wrapper {
    margin-bottom: 10px;
    max-height: 100% !important;
    overflow: visible !important;
  }
  .panel {
    display: block;
    float: none;
    page-break-before: always !important;
    height: 100% !important;
    min-height: 100% !important;
  }
  .panel .panel-body i {
    color: #0194D3 !important;
  }
  .panel .panel-body .label-name {
    color: #002F64 !important;
  }
  .col-md-3,
  .col-md-7,
  .col-sm-12,
  .col-xs-12 {
    display: block;
    float: left;
    width: 100%;
  }
  canvas {
    width: 100%;
  }
  select {
    border-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
}
.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 .selectize-input {
  height: 38px;
  font-size: 15px;
  line-height: 18px;
  color: #333333;
  background: #fefefe;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}
.selectize-control.single.edit .selectize-input:focus {
  outline: none;
}
.selectize-control.single.edit .selectize-input .ui-select-search {
  height: 38px;
  margin-left: 0 !important;
  margin-top: 0 !important;
}
.selectize-control.single.edit .selectize-input .select-text {
  width: 100%;
  font-size: 13px;
  padding-left: 12px;
}
.selectize-control.single.edit .selectize-input .select-text > div {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  line-height: 38px;
  width: 100%;
  display: block;
}
.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;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-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;
  -moz-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;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-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: 0 0 0 12px !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;
  -moz-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: 16px !important;
  right: 8px !important;
  margin-top: 1px !important;
  border-width: 6px 6px 0 6px;
}
.selectize-control.single .selectize-dropdown {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.selectize-control.single .selectize-dropdown.ui-select-choices {
  border: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  overflow: hidden;
}
.selectize-control.single .selectize-dropdown.ui-select-choices .active {
  background-color: transparent;
  color: #0194D3;
}
.selectize-control.single .selectize-dropdown.ui-select-choices .option {
  padding: 0;
}
.selectize-control.single .selectize-dropdown.ui-select-choices .ui-select-choices-row-inner.active {
  background-color: #eee;
}
.selectize-control.single .selectize-dropdown.ui-select-choices .select-text-option {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
}
.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 {
  display: inline !important;
  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;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ui-select-container .ui-select-choices-content .ui-select-choices-row {
  padding: 4px 8px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.ui-select-container .ui-select-choices-content .ui-select-choices-row:last-child {
  border-bottom: 1px solid #ddd;
}
.ui-select-choices {
  border: 1px solid #dddddd !important;
  margin-top: 0px;
}
.ui-select-choices-group-label {
  font-size: 14px;
  background-color: #0194D3 !important;
  color: #fff !important;
  font-weight: 600;
}
.select-accounts {
  position: relative;
}
.select-accounts .ui-select-placeholder {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  padding: 8px 8px;
  pointer-events: none;
  background-color: transparent;
  color: #777777;
  font-size: 14px;
}
.focused .select-accounts .ui-select-placeholder {
  display: none !important;
}
.ui-select-container.accounts-select ul.select2-choices {
  max-height: 100% !important;
}
.ui-select-container.accounts-select ul.select2-choices input[type="text"] {
  width: 398px !important;
  border-top: 1px solid #DDD;
  position: relative;
}
.ui-select-container ul.select2-choices {
  border: 0;
  padding: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  max-height: 65px;
  overflow: auto;
  background: #fff;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: none;
  -moz-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: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}
.ui-select-container ul.select2-choices .ui-select-match .select2-search-choice {
  padding: 4px 5px 5px 18px;
}
.ui-select-container ul.select2-choices .ui-select-match li.ui-select-match-item {
  width: auto;
  border: 0;
  font-size: 14px;
  background: #dbe9f3;
  color: #000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ui-select-container ul.select2-choices .ui-select-match li.ui-select-match-item .select-text {
  line-height: 16px !important;
}
.ui-select-container ul.select2-choices .ui-select-match li.ui-select-match-item a {
  font-size: 14px;
}
.ui-select-container .select2-drop {
  border: 0;
  background: #fff;
  margin-top: 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 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-choices-row {
  border-bottom: 1px solid #ddd;
  padding: 4px 8px;
}
.ui-select-container .select2-drop .ui-select-choices .ui-select-choices-row.active {
  background-color: #eee;
}
.select2-container-multi.select2-container-active .select2-choices {
  -webkit-box-shadow: none;
  -moz-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;
}
.summary-widget .panel-heading a {
  color: #0194D3 !important;
  float: right !important;
}
.summary-widget .panel-body .data {
  padding-left: 16px !important;
  margin-bottom: 48px;
}
.summary-widget .panel-body .data .values-wrapper {
  display: flex;
  align-items: center;
  column-gap: 16px;
  flex-wrap: wrap;
}
.summary-widget .panel-body .data .values-wrapper .values {
  display: block;
  width: 100%;
}
.summary-widget .panel-body .data i {
  font-size: 32px;
  float: left;
  line-height: 56px;
  color: #0194D3;
  margin-right: 16px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.summary-widget .panel-body .data .number {
  font-size: 32px !important;
  font-weight: 500 !important;
  margin: 0 0 0px;
}
.summary-widget .panel-body .data .label-name {
  color: #002F64;
  font-weight: 500;
}
.summary-widget .panel-body .data .name {
  margin-top: -8px;
  margin-bottom: 4px;
  color: #999999;
}
@media only screen and (max-width: 1024px) {
  .summary-widget .panel-body .data {
    padding-left: 16px !important;
  }
}
img.widget-no-data {
  width: 100%;
}
.bar-chart .panel-body {
  margin-right: 0;
}
.bar-chart .panel-body .toggle {
  position: absolute;
  right: 24px;
  top: 8px;
  z-index: 1;
}
.bar-chart .panel-body .toggle:focus {
  outline: 0;
  border: none;
}
.bar-chart .panel-body .toggle ul {
  list-style-type: none;
  width: 120px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
  padding-left: 0;
  margin-right: 8px;
  background-color: #FFFFFF;
}
.bar-chart .panel-body .toggle ul li {
  padding: 8px 8px 8px 16px;
}
.bar-chart .panel-body .toggle ul li a {
  color: #002F64;
  font-weight: 500;
}
.bar-chart .panel-body .toggle ul li a:hover {
  color: #0194D3;
}
.bar-chart .panel-body .table-wrapper {
  max-height: 288px;
  overflow-y: auto;
  border-bottom: 1px solid #dddddd;
}
.bar-chart .panel-body .table-wrapper table tbody tr:last-child td {
  border-bottom: none;
}
@media only screen and (max-width: 768px) {
  .bar-chart .panel-body .flot-text .flot-x-axis .flot-tick-label,
  .bar-chart .panel-body .flot-text .flot-x-axis .tickLabel {
    max-width: 22px !important;
  }
}
.bar-chart .panel-body td {
  text-align: left !important;
}
.bar-chart .panel-heading {
  padding: 8px !important;
}
.bar-chart .title {
  font-size: 16px !important;
  margin-top: 10px;
  padding: 10px;
}
.bar-chart .stat-label {
  font-weight: 200;
  font-size: 14px;
  color: #0194D3;
}
.bar-chart .stat-data {
  font-weight: 600;
}
@media (min-width: 768px) {
  .location-breakdown .panel-body {
    padding-right: 0 !important;
  }
}
.location-breakdown .table-wrapper {
  max-height: 206px;
  overflow-y: auto;
  border-bottom: 1px solid #d2d2d2;
}
.location-breakdown .chart-wrapper {
  padding: 32px;
  padding-left: 0px;
}
.location-breakdown .chart-wrapper .donut-chart {
  width: 60%;
  float: left;
}
.location-breakdown .chart-wrapper .donut-chart .pieLabel {
  margin: -8px -10px;
  max-width: 75px;
}
.location-breakdown .chart-wrapper .donut-chart .pieLabel > div {
  color: #333333 !important;
}
.location-breakdown .chart-wrapper .breakdown {
  width: 40%;
  float: left;
}
.location-breakdown .map-wrapper {
  float: left;
  width: 35%;
  margin-top: -12px;
}
@media only screen and (max-width: 767px) {
  .location-breakdown .chart-wrapper {
    width: 100%;
    float: none;
    padding: 0;
  }
  .location-breakdown .chart-wrapper .donut-chart {
    width: 100%;
    float: none;
  }
  .location-breakdown .chart-wrapper .breakdown {
    width: 100%;
    float: none;
  }
  .location-breakdown .map-wrapper {
    width: 100%;
    float: none;
  }
}
@media screen and (min-width: 1366px) {
  .location-breakdown .panel-body {
    padding-right: 0 !important;
  }
}
@media (min-width: 768px) {
  .status-breakdown .panel-body {
    padding-right: 0 !important;
  }
}
.status-breakdown .dropdown {
  display: flex;
  justify-content: flex-end;
}
.status-breakdown .dropdown .dropdown-toggle {
  position: relative;
}
.status-breakdown .dropdown .dropdown-toggle a {
  color: #FFFFFF;
}
.status-breakdown .dropdown .dropdown-toggle ul {
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  list-style-type: none;
  width: 120px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
  padding-left: 0;
  margin-right: 8px;
  background-color: #FFFFFF;
}
.status-breakdown .dropdown .dropdown-toggle ul li {
  list-style: none;
  padding: 8px 8px 8px 16px;
  font-weight: 500;
}
.status-breakdown .dropdown .dropdown-toggle ul li a {
  color: #002F64;
}
.status-breakdown .dropdown .dropdown-toggle ul li a:hover,
.status-breakdown .dropdown .dropdown-toggle ul li a:focus,
.status-breakdown .dropdown .dropdown-toggle ul li a.active {
  color: #0194D3;
}
.status-breakdown .table-wrapper {
  max-height: 248px;
  overflow-y: auto;
  border-bottom: 1px solid #d2d2d2;
}
.status-breakdown .chart-wrapper {
  width: 100% !important;
  float: left;
  padding: 32px;
  padding-left: 0px;
}
.status-breakdown .chart-wrapper .donut-chart {
  width: 60%;
  float: left;
}
.status-breakdown .chart-wrapper .donut-chart .pieLabel {
  margin: -6px -8px;
}
.status-breakdown .chart-wrapper .breakdown {
  width: 40%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .status-breakdown .chart-wrapper {
    width: 100%;
    float: none;
    padding: 0;
  }
  .status-breakdown .chart-wrapper .donut-chart {
    width: 100%;
    float: none;
  }
  .status-breakdown .chart-wrapper .breakdown {
    width: 100%;
    float: none;
  }
}
@media screen and (min-width: 1366px) {
  .status-breakdown .panel-body {
    padding-right: 0 !important;
  }
}
.breakdown-table {
  background-color: #fff;
}
.breakdown-table.panel {
  height: auto !important;
}
.breakdown-table.panel .panel-heading {
  border-bottom: 0;
}
.breakdown-table.panel .panel-heading .panel-title {
  color: #0194D3 !important;
}
.breakdown-table.panel .panel-heading .panel-options i {
  color: #dddddd !important;
}
.breakdown-table.panel .panel-heading .panel-options i:hover {
  color: #0194D3 !important;
}
.breakdown-table.panel .panel-body {
  color: white;
  padding: 0 !important;
}
.breakdown-table.panel .panel-body table {
  border: none;
}
.breakdown-table.panel .top-result {
  padding: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #0194D3;
  color: #fff;
}
.breakdown-table.panel .top-result .header {
  color: #dddddd;
  font-weight: 600;
}
.breakdown-table.panel .top-result .name {
  font-size: 18px;
  font-weight: 600;
}
.breakdown-table.panel .top-result .count {
  font-weight: 600;
  font-size: 48px;
  line-height: 1.2;
}
.profile-box-small .picture {
  display: table-cell;
  vertical-align: top;
  padding-right: 15px;
  padding-top: 8px;
}
.profile-box-small .picture img {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  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;
}
.flot-x-axis {
  font-weight: 400;
  margin-top: 4px;
  font-size: 14px;
  color: rgba(100, 100, 100, 0.5);
}
.flot-y-axis {
  font-weight: 400;
  margin-right: 16px;
  font-size: 14px;
  color: rgba(100, 100, 100, 0.5);
}
.breakdown-panel {
  min-height: 180px !important;
}
.donut-chart .legend table td.legendLabel {
  padding-left: 4px !important;
}
@media screen and (max-width: 767px) {
  .donut-chart .legend > div {
    right: -16px !important;
  }
  .donut-chart .legend table {
    right: -16px !important;
  }
}
.location-toolbar {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.panel .panel-heading .panel-select:focus {
  outline: none;
}
#pieLabel2 {
  margin: -10px -10px;
}
/* Panels
------------------------------------
*/
.panel {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -ms-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: none;
  overflow: hidden;
  position: relative;
  min-height: 200px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.panel .shadow {
  display: none;
  position: absolute;
  left: 1px;
  right: 1px;
  top: 58px;
  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: #0194D3;
  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: #002F64;
}
.panel .panel-cloak p {
  color: #fff;
}
.panel .panel-heading {
  background: #0194D3;
  padding: 12px 16px !important;
  height: 48px;
}
.panel .panel-heading .panel-title {
  font-family: 'Ubuntu', cursive;
  color: #FFFFFF;
  display: inline-block;
  letter-spacing: 0.02em;
  font-size: 16px !important;
  font-weight: 600;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 24px;
}
.panel .panel-heading .panel-title i {
  float: left;
  margin-right: 8px;
}
.panel .panel-heading .panel-options {
  float: right;
}
.panel .panel-heading .panel-options i {
  color: #FFFFFF;
  margin-left: 5px;
  font-size: 21px;
  cursor: pointer;
}
.panel .panel-heading .panel-options i:hover {
  color: #dddddd;
}
.panel .panel-body {
  padding: 12px;
  width: 100%;
  color: #002F64;
  overflow: hidden;
}
.panel .panel-body .title {
  margin-top: 0px;
}
.panel .panel-body span i {
  position: relative;
  top: 6px;
}
.panel .panel-body.no-padding .row {
  margin-left: 0;
  margin-right: 0;
}
.panel .panel-body .table {
  margin-bottom: 0;
}
.panel .panel-body .table thead tr th {
  border-bottom: 0;
  background: rgba(100, 100, 100, 0.1);
  color: black;
  text-align: right;
}
.panel .panel-body .table thead tr th:first-child {
  text-align: left;
}
.panel .panel-body .table tbody tr:first-child td {
  border-top: 0;
  border-top: none;
}
.panel .panel-body .table tbody tr td {
  border-top: 1px dashed #ddd;
  color: #4f4f4f;
  font-weight: 400;
  text-align: right !important;
}
.panel .panel-body .table tbody tr td:first-child {
  text-align: left !important;
}
.panel .panel-body .table tbody tr:last-child td {
  border-bottom-style: solid;
}
.panel .panel-body .table th:first-child,
.panel .panel-body .table td:first-child {
  padding-left: 15px;
}
.panel .panel-body .table th:last-child,
.panel .panel-body .table td:last-child {
  text-align: right;
  padding-right: 15px;
}
.panel.panel-default {
  border: 1px solid rgba(0, 0, 0, 0.07);
}
.panel.panel-bordered {
  border: 1px solid #D2D2D2;
}
.panel.full-height {
  height: calc(100%);
}
.panel.full-height .panel-body {
  height: auto;
  width: 100%;
  height: 100%;
}
.panel.panel-alert {
  background-color: #0194D3;
  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;
}
.panel.panel-dark {
  border: 0;
}
.panel.panel-dark .panel-heading {
  border-bottom: 0;
}
.panel.panel-dark .panel-heading .panel-title,
.panel.panel-dark .panel-heading .panel-options i {
  color: #fff;
}
.panel.panel-dark .panel-body {
  color: #fff;
}
.panel.panel-dark .panel-body .table thead th {
  background: none;
}
.panel.panel-dark .panel-body .table tbody td {
  border: 0;
}
.panel.panel-primary {
  background: #0194D3;
}
.panel.panel-ternary {
  background: #999999;
}
@media only screen and (max-width: 767px) {
  .panel {
    margin-left: -15px;
    margin-right: -15px;
  }
  .modal .panel {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.back {
  height: 20px;
  position: relative;
}
.back i {
  position: absolute;
  top: -2px;
  font-size: 20px;
}
.back span {
  position: absolute;
  left: 24px;
  display: inline-block;
  width: 200px;
}
.module {
  color: #4f4f4f;
}
#content-wrapper .module {
  padding: 16px 32px !important;
  position: relative;
}
#content-wrapper .module > [name="options-area"] {
  margin-bottom: 20px;
}
#content-wrapper .module [name="view-area"] {
  -ms-transition: opacity 0.4s linear;
  -webkit-transition: opacity 0.4s linear;
  -moz-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: 20px;
  }
}
.module-options a.btn {
  margin-right: 8px;
}
@media only screen and (max-width: 767px) {
  .module-options a.btn {
    height: 22px;
    display: block;
    margin-right: 0px;
    margin-bottom: 4px;
    float: left;
    font-size: 10px;
    text-align: center;
    padding: 4px 12px;
    min-width: inherit !important;
  }
  .module-options a.btn i {
    margin-bottom: 4px;
    font-size: 18px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.module .view-options a,
.module-item .view-options a {
  height: 30px;
  display: block;
  margin-right: 16px;
  margin-left: 10px;
  float: right !important;
  margin-bottom: 5px;
  text-transform: capitalize;
  font-size: 11px;
  text-align: center;
  position: relative;
  font-weight: 100;
}
.module .view-options a:first-child,
.module-item .view-options a:first-child {
  margin-right: 0;
}
.module .view-options a i,
.module-item .view-options a i {
  display: block;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 500;
  margin-left: auto;
  margin-right: 4px;
  margin-bottom: -2px;
}
.module .view-options a #searchTerm,
.module-item .view-options a #searchTerm {
  -webkit-appearance: none;
  border: 1px solid #0194D3;
  position: absolute;
  right: 45px;
  top: 0px;
  width: 160px;
  height: 35px;
  z-index: 100000;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  outline: 0 !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.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: #fff !important;
  height: 0;
  padding: 0;
  overflow: hidden;
  z-index: 100;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-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: #fff !important;
  height: auto;
  padding: 16px;
  border: 1px solid #d9d9d9;
}
.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;
}
.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: #0194D3;
}
.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: #002F64 !important;
  text-transform: capitalize;
  font-size: 16px !important;
  font-weight: 300;
  line-height: 18px;
}
.module-item .module-item-nav-bar tabs ul li.active {
  border-bottom: 2px solid #0194D3;
}
.module-item .module-item-nav-bar tabs ul li.active a {
  color: #0194D3 !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: 7px;
}
.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: #0194D3 !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 #0194D3 !important;
  }
}
.module-item .module-item-nav-bar:after {
  content: '';
  display: table;
  clear: both;
}
.module-item .module-item-options {
  padding: 8px;
}
.module-item .module-item-content {
  padding: 0px 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;
  }
}
.module-item.card-layout .module-item-card-wrapper {
  border: 1px solid #D2D2D2;
  background: #fff;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.module-item.card-layout .module-item-card-wrapper .profile-image {
  position: relative;
  width: 100%;
  height: 72px;
}
.module-item.card-layout .module-item-card-wrapper .profile-image .image-upload {
  position: absolute;
  width: 120px;
  height: 120px;
  top: -65px;
  left: 50%;
  margin-left: -60px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
}
.module-item.card-layout .module-item-card-wrapper .profile-image .image-upload i {
  line-height: 120px;
  font-size: 40px;
  color: #fff;
}
.module-item.card-layout .module-item-card-wrapper .card {
  position: absolute;
  top: -65px;
  margin-left: calc(50% - 75px);
}
.module-item.card-layout .module-item-card-wrapper .module-item-brief {
  text-align: center;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .module-item.card-layout .module-item-card-wrapper .module-item-brief {
    padding-top: 5px;
  }
  .module-item.card-layout .module-item-card-wrapper .module-item-brief h3,
  .module-item.card-layout .module-item-card-wrapper .module-item-brief h4 {
    line-height: 28px;
  }
}
.module-item.card-layout .module-item-card-wrapper .module-item-brief.compact {
  padding-left: 20px;
}
.module-item.card-layout .module-item-card-wrapper .module-item-status {
  color: #fff;
  text-align: center;
  padding: 8px 0;
  text-transform: uppercase;
  font-weight: 600;
}
.module-item.card-layout .module-item-card-wrapper .module-item-info .info-item {
  position: relative;
  padding: 8px 16px;
  border-bottom: 1px solid #eee;
}
.module-item.card-layout .module-item-card-wrapper .module-item-info .info-item .info-item-details {
  padding-left: 40px;
  position: relative;
  padding-top: 4px;
  line-height: 16px;
}
.module-item.card-layout .module-item-card-wrapper .module-item-info .info-item .info-item-details i {
  position: absolute;
  top: 6px;
  left: 0;
  font-size: 30px;
}
.module-item.card-layout .module-item-card-wrapper .module-item-info .info-item .info-item-details .icon {
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 8px;
}
.module-item.card-layout .module-item-card-wrapper .module-item-info .info-item .info-item-details small {
  color: #4f4f4f;
}
.module-item.card-layout .module-item-card-wrapper .module-item-info .info-item:last-child {
  border-bottom: 0;
}
.module-item.card-layout .module-item-card-wrapper .module-item-info .form {
  padding: 16px;
  padding-bottom: 0;
}
.module-item.card-layout .module-item-card-wrapper .actions .card-edit-button {
  position: absolute;
  top: 117px;
  left: 264px;
  display: none;
  background-color: #0194D3;
  color: white;
  border-radius: 50%;
  padding: 9px;
  font-size: 16px;
}
.module-item.card-layout .module-item-card-wrapper .actions .card-save-button {
  cursor: pointer;
  position: absolute;
  top: 117px;
  left: 230px;
  background-color: #0194D3;
  color: white;
  border-radius: 50%;
  padding: 9px;
  font-size: 16px;
}
.module-item.card-layout .module-item-card-wrapper .actions .card-cancel-button {
  cursor: pointer;
  position: absolute;
  top: 117px;
  left: 270px;
  background-color: #002F64;
  color: white;
  border-radius: 50%;
  padding: 9px;
  font-size: 16px;
}
.module-item.card-layout .module-item-card-wrapper:hover .card-edit-button {
  cursor: pointer;
  display: inline-block;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInCard;
  animation-name: fadeInCard;
}
.module-item.card-layout .module-profile-actions {
  margin-top: 16px;
}
.module-item.card-layout .module-item-nav-bar {
  border: 0;
  margin: 0;
  padding: 0;
  height: 40px;
  margin-top: -36px;
}
.module-item.card-layout .module-item-nav-bar tabs ul li a {
  padding: 10px 30px 10px 10px;
  border: 0;
}
.module-item.card-layout .module-item-nav-bar tabs ul li.active {
  border-bottom: 3px solid #0194D3;
}
.module-item.card-layout .module-item-nav-bar tabs ul li.active a:before,
.module-item.card-layout .module-item-nav-bar tabs ul li.active a:after {
  border-top: 0;
  border-width: 0;
  margin-left: 0;
  width: 100%;
  height: 100%;
}
.module-item.card-layout .module-item-nav-bar tabs ul li.active a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  border: 1px solid #D2D2D2;
  border-bottom: 0;
  border-radius: 2px 0 0 0;
  background: #fff;
  content: '';
  -webkit-transform: perspective(5px) rotateX(1.5deg) translateZ(-1px);
  transform: perspective(5px) rotateX(1.5deg) translateZ(-1px);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.module-item.card-layout .module-item-content {
  border: 1px solid #D2D2D2;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 16px;
}
#chart svg {
  height: 200px;
}
@keyframes fadeInDownProfile {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 0.7;
    transform: none;
  }
}
@keyframes fadeInCard {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.8;
  }
}
.fadeInDown {
  animation-name: fadeInDownProfile;
}
.fadeIn {
  animation-name: fadeInCard;
}
/* Tabs : Simple 
------------------------------------
*/
.nav-tabs {
  border-bottom: 0px;
  border-bottom: none;
  margin-bottom: 0;
}
.nav-tabs > li {
  margin-bottom: 0;
  width: 130px;
  text-align: center;
}
.nav-tabs > li a {
  background: transparent !important;
  border-bottom: 0 !important;
  overflow: visible;
  -webkit-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
}
.nav-tabs > li a span {
  font-size: 1em;
  overflow: hidden;
  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;
  transition: color 0.2s ease 0s;
}
.nav-tabs > li.active a {
  background: transparent;
  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: #0194D3;
  border-width: 10px;
  margin-left: -10px;
}
.nav-tabs > li.active a:before {
  border-top-color: #0194D3;
  border-width: 11px;
  margin-left: -11px;
}
.nav-tabs > li:after {
  -webkit-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;
}
.nav-pills li {
  margin-bottom: 12px;
}
.nav-pills li a {
  background: #002F64;
  color: #fff;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  text-align: center;
}
.nav-pills li a:hover {
  background-color: #0077fd;
}
.nav-pills li.nav-inverse a {
  background: none;
  color: #0194D3;
  border: 2px solid #0194D3;
}
.tab-content {
  border: 0 !important;
}
.nav-tabs-angled,
.tabs-wrapper {
  border: 0;
  margin: 0;
  padding: 0;
}
.nav-tabs-angled tabs,
.tabs-wrapper tabs {
  height: 40px;
}
.nav-tabs-angled ul li a,
.tabs-wrapper ul li a {
  padding: 10px 30px 10px 10px;
  border: 0;
  color: #0194D3;
  font-weight: 500;
  z-index: 1;
}
.nav-tabs-angled ul li.active a:before,
.tabs-wrapper ul li.active a:before,
.nav-tabs-angled ul li.active a:after,
.tabs-wrapper ul li.active a:after {
  border-top: 0;
  border-width: 0;
  margin-left: 0;
  width: 100%;
  height: 100%;
}
.nav-tabs-angled ul li.active a:after,
.tabs-wrapper ul li.active a:after {
  border-bottom: 2px solid #0194D3 !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  border: 1px solid #D2D2D2;
  border-bottom: 0;
  border-radius: 2px 0 0 0;
  background: #fff;
  content: '';
  -webkit-transform: perspective(5px) rotateX(1.5deg) translateZ(-1px);
  transform: perspective(5px) rotateX(1.5deg) translateZ(-1px);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media screen and (max-width: 58em) {
  .nav-tabs {
    font-size: 0.6em;
  }
}
.cards-view-options {
  margin-bottom: 0px;
  height: 55px;
}
.cards-view-options .group-filters {
  width: auto;
  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 .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: #dddddd !important;
  -ms-transition: all 500ms cubic-bezier(0.17, 0.88, 0.8, 0.29);
  -webkit-transition: all 500ms cubic-bezier(0.17, 0.88, 0.8, 0.29);
  -moz-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: #0194D3 !important;
  border-color: #002F64;
}
.cards-view-options .group-select {
  -webkit-appearance: none;
  background-color: #0194D3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  padding: 3px 4px;
  border: 1px solid #0194D3;
  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);
}
card.inactive {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
card .card {
  width: 150px;
  float: left;
  overflow: visible;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
  color: #788195;
  position: relative;
}
card .card.single {
  float: none;
  margin-top: 30px;
  margin-bottom: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
card .card.module-item-card {
  height: 130px;
  margin-bottom: 0;
  margin-right: 0;
}
card .card > .card-container {
  width: 100%;
}
card .card > .card-container .logo {
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -ms-transition: all 100ms;
  -webkit-transition: all 100ms;
  -moz-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);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
card .card > .card-container .logo circle {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-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 > .card-container .logo circle.ng-hide-add,
card .card > .card-container .logo circle.ng-hide-remove {
  display: block;
}
card .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 > .card-container strong {
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  color: #dc0465;
  margin-bottom: 0px;
  width: 150px;
  line-height: 22px;
  text-align: center;
  margin-bottom: -8px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
card .card > .card-container strong i {
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 20px;
}
card .card > .card-container small {
  color: #dddddd;
  font-size: 14px;
}
card .card > .card-container small i {
  margin: 0 5px;
  line-height: 20px;
  font-size: 14px;
}
card .card > .card-container small span {
  font-weight: 600;
  color: #777;
}
@media only screen and (min-width: 769px) and (max-width: 1159px) {
  card .card {
    width: 20%;
    margin-right: 0;
  }
  card .card > .card-container .logo {
    width: 100px;
    height: 100px;
    background-size: 100px;
  }
}
@media only screen and (min-width: 415px) and (max-width: 767px) {
  card .card {
    width: 25% !important;
    margin-right: 0;
  }
  card .card > .card-container .logo {
    width: 100px;
    height: 100px;
    background-size: 100px;
  }
}
@media only screen and (max-width: 414px) {
  card .card {
    width: 50%;
    margin-right: 0;
  }
  card .card > .card-container .logo {
    width: 100px;
    height: 100px;
    background-size: 100px;
  }
}
.image-edit {
  position: relative;
}
.image-edit .card {
  float: none;
  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;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  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;
  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;
}
#dashboard #time-controls .daterangepicker {
  right: 110px !important;
}
#dashboard .filters-wrapper {
  display: flex;
  flex-direction: column;
}
#dashboard .mt-8 {
  margin-top: 8px;
}
#dashboard .mr-8 {
  margin-right: 10px;
}
#dashboard .filter .text,
#dashboard .export .text {
  display: inline-block;
}
#dashboard .header {
  font-size: 16px;
  font-weight: 600;
}
#dashboard .passenger-filter {
  margin-bottom: 0 !important;
}
#dashboard .ranges {
  display: none;
}
#dashboard .time-controls {
  margin-top: 0px;
}
#dashboard .time-controls-mobile .ranges {
  display: block;
  overflow: auto;
}
#dashboard .time-controls-mobile .ranges ul li:last-child {
  display: none !important;
}
#dashboard .grid {
  -ms-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-top: 8px;
  margin-left: -8px;
  position: relative;
}
#dashboard .grid .loading-div .ball-clip-rotate-multiple {
  top: 240px !important;
}
#dashboard .data {
  padding-left: 32px;
}
#dashboard .data .panel-title {
  font-size: 20px!important;
}
#dashboard .bookings-heatmap #map-div {
  height: 372px;
}
#dashboard .bookings-heatmap #map-div > div {
  border-radius: 4px;
}
#dashboard .loader {
  margin: 0 auto;
  display: block;
}
.pieLabel {
  text-align: center;
  font-weight: 600;
  padding: 10px;
  color: #333333 !important;
}
.pieLabel div {
  font-size: 11px!important;
  padding: 0 !important;
  color: #333333 !important;
}
.grid-item {
  position: relative;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
}
.grid-item .panel {
  margin-bottom: 0px !important;
  box-shadow: none;
  height: 420px;
}
.grid-item .panel.double-height {
  height: 640px;
}
.grid-item .panel.height-auto {
  min-height: 872px;
  height: auto;
}
.grid-item .wrapper {
  height: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .grid-item {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-item .panel {
    margin: 0;
    height: auto;
  }
  .grid-item.double {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) and (orientation: portrait) {
  .grid-item {
    width: 100%;
  }
  .grid-item.double {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) and (orientation: landscape) {
  .grid-item {
    width: 100%;
  }
  .grid-item.double {
    width: 100%;
  }
}
#routes #time-controls .daterangepicker {
  right: 110px !important;
}
#routes .filters-wrapper {
  display: flex;
  flex-direction: column;
}
#routes .mt-8 {
  margin-top: 8px;
}
#routes .filter .text,
#routes .export .text {
  display: inline-block;
}
#routes .header {
  font-size: 16px;
  font-weight: 600;
}
#routes .passenger-filter {
  margin-bottom: 0 !important;
}
#routes .ranges {
  display: none;
}
#routes .time-controls {
  margin-top: 0px;
}
#routes .time-controls-mobile .ranges {
  display: block;
  overflow: auto;
}
#routes .time-controls-mobile .ranges ul li:last-child {
  display: none !important;
}
#routes .search-box {
  width: 40%;
  margin-bottom: 5px;
  border: 1px solid #ddd;
  border-radius: 4px;
  border: 0;
  padding: 5px;
  height: 32px;
  box-shadow: #000000;
}
#routes .search-wrapper .clear {
  position: absolute;
  z-index: 100001;
  right: 45px;
  bottom: 5px;
  cursor: pointer;
}
#routes .date-group {
  display: block;
  font-size: 16px;
  font-weight: 700;
  background-color: #eaeaea;
  color: #4f4f4f;
  height: 32px;
  line-height: 32px;
  padding-left: 12px;
  margin-bottom: 8px;
}
#routes .bookings-wrapper {
  background: #fff;
  margin-top: 0px;
  padding: 10px;
}
#routes .right {
  float: right;
}
#routes .completed-checkbox #completedbookings .check + label.check-label.box span {
  border-color: #999999 !important;
}
#routes .completed-checkbox strong {
  color: #788195;
  font-weight: 700;
  font-size: 15px;
}
#routes .routes-wrapper {
  background: #fff;
  margin-top: 16px;
  border: 1px solid rgba(100, 100, 100, 0.1);
  padding: 10px;
}
#routes .routes-wrapper .heading {
  border: 0;
  margin-bottom: 8px;
  padding-top: 8px;
  font-weight: 500;
  height: 40px;
  background-color: #0194D3;
  color: #fff;
  padding-left: 16px;
}
#routes .routes-wrapper .heading i {
  font-size: 16px;
  position: relative;
  top: 3px;
  font-weight: 600;
  cursor: pointer;
}
@media screen and (min-width: 1366px) {
  #routes .routes-wrapper .heading:first-child {
    padding-left: 32px;
  }
}
#routes .routes-wrapper .heading.status {
  text-align: right;
  padding-right: 16px;
  padding-left: 0;
}
@media screen {
  #routes .completed-checkbox {
    float: right;
  }
}
@media (max-width: 768px) {
  #routes .completed-checkbox {
    float: none;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  #routes .completed-checkbox {
    float: right;
  }
}
#routing-filters .selectize-input,
#reports .selectize-input {
  height: auto;
  line-height: 10px;
}
#routing-filters .selectize-input input,
#reports .selectize-input input {
  height: 30px;
}
#routing-filters .selectize-input .select-text,
#reports .selectize-input .select-text {
  font-size: 14px;
  height: 30px;
}
#routing-filters .selectize-input .ui-select-match,
#reports .selectize-input .ui-select-match {
  line-height: 11px;
}
#routing-filters .status,
#reports .status {
  border-radius: 4px;
  padding: 8px;
  font-weight: 400;
  margin-bottom: 16px;
}
#routing-filters .status .checkbox,
#reports .status .checkbox {
  height: 16px;
  width: 16px;
  border-radius: 2px;
  float: left;
  margin-top: 5px;
  margin-left: 4px;
  margin-right: 8px;
}
#routing-filters .status .checkbox input,
#reports .status .checkbox input {
  visibility: hidden;
}
#routing-filters .status .checkbox input:checked + label:after,
#reports .status .checkbox input:checked + label:after {
  opacity: 1;
}
#routing-filters .status .checkbox label:after,
#reports .status .checkbox label:after {
  content: '';
  width: 12px;
  height: 8px;
  position: absolute;
  top: 3px;
  left: 2px;
  border: 3px solid #0194D3;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#routing-filters .status.Booked,
#reports .status.Booked,
#routing-filters .status.JobTag,
#reports .status.JobTag,
#routing-filters .status.JobUntag,
#reports .status.JobUntag,
#routing-filters .status.JobUnalloc,
#reports .status.JobUnalloc {
  background-color: #aba2ce;
}
#routing-filters .status.Booked .checkbox,
#reports .status.Booked .checkbox,
#routing-filters .status.JobTag .checkbox,
#reports .status.JobTag .checkbox,
#routing-filters .status.JobUntag .checkbox,
#reports .status.JobUntag .checkbox,
#routing-filters .status.JobUnalloc .checkbox,
#reports .status.JobUnalloc .checkbox {
  background-color: #f5f4f9;
}
#routing-filters .status.Booked .checkbox label:after,
#reports .status.Booked .checkbox label:after,
#routing-filters .status.JobTag .checkbox label:after,
#reports .status.JobTag .checkbox label:after,
#routing-filters .status.JobUntag .checkbox label:after,
#reports .status.JobUntag .checkbox label:after,
#routing-filters .status.JobUnalloc .checkbox label:after,
#reports .status.JobUnalloc .checkbox label:after {
  border-color: #9C91C5;
}
#routing-filters .status.ArrivedAt,
#reports .status.ArrivedAt {
  background-color: #09b4fe;
}
#routing-filters .status.ArrivedAt .checkbox,
#reports .status.ArrivedAt .checkbox {
  background-color: #e6f4fb;
}
#routing-filters .status.ArrivedAt .checkbox label:after,
#reports .status.ArrivedAt .checkbox label:after {
  border-color: #0194D3;
}
#routing-filters .status.Complete,
#reports .status.Complete {
  background-color: #00bc9e;
}
#routing-filters .status.Complete .checkbox,
#reports .status.Complete .checkbox {
  background-color: #e6efee;
}
#routing-filters .status.Complete .checkbox label:after,
#reports .status.Complete .checkbox label:after {
  border-color: #006051;
}
#routing-filters .status.WaitingTime,
#reports .status.WaitingTime {
  background-color: #09b4fe;
}
#routing-filters .status.WaitingTime .checkbox,
#reports .status.WaitingTime .checkbox {
  background-color: #e6f4fb;
}
#routing-filters .status.WaitingTime .checkbox label:after,
#reports .status.WaitingTime .checkbox label:after {
  border-color: #0194D3;
}
#routing-filters .status.JobAlloc,
#reports .status.JobAlloc,
#routing-filters .status.Allocated,
#reports .status.Allocated {
  background-color: #b4acd3;
}
#routing-filters .status.JobAlloc .checkbox,
#reports .status.JobAlloc .checkbox,
#routing-filters .status.Allocated .checkbox,
#reports .status.Allocated .checkbox {
  background-color: #f5f4f9;
}
#routing-filters .status.JobAlloc .checkbox label:after,
#reports .status.JobAlloc .checkbox label:after,
#routing-filters .status.Allocated .checkbox label:after,
#reports .status.Allocated .checkbox label:after {
  border-color: #9C91C5;
}
#routing-filters .status.Accept,
#reports .status.Accept,
#routing-filters .status.JobRealloc,
#reports .status.JobRealloc,
#routing-filters .status.Networked,
#reports .status.Networked {
  background-color: #b4acd3;
}
#routing-filters .status.Accept .checkbox,
#reports .status.Accept .checkbox,
#routing-filters .status.JobRealloc .checkbox,
#reports .status.JobRealloc .checkbox,
#routing-filters .status.Networked .checkbox,
#reports .status.Networked .checkbox {
  background-color: #f5f4f9;
}
#routing-filters .status.Accept .checkbox label:after,
#reports .status.Accept .checkbox label:after,
#routing-filters .status.JobRealloc .checkbox label:after,
#reports .status.JobRealloc .checkbox label:after,
#routing-filters .status.Networked .checkbox label:after,
#reports .status.Networked .checkbox label:after {
  border-color: #9C91C5;
}
#routing-filters .status.Deliver,
#reports .status.Deliver {
  background-color: #e8ff03;
}
#routing-filters .status.Deliver .checkbox,
#reports .status.Deliver .checkbox {
  background-color: #f8fae6;
}
#routing-filters .status.Deliver .checkbox label:after,
#reports .status.Deliver .checkbox label:after {
  border-color: #BCCF00;
}
#routing-filters .status.Pickup,
#reports .status.Pickup {
  background-color: #00d8ec;
}
#routing-filters .status.Pickup .checkbox,
#reports .status.Pickup .checkbox {
  background-color: #e6f6f8;
}
#routing-filters .status.Pickup .checkbox label:after,
#reports .status.Pickup .checkbox label:after {
  border-color: #00A9B9;
}
#routing-filters .status.Cancelled,
#reports .status.Cancelled {
  background-color: #d27268;
}
#routing-filters .status.Cancelled .checkbox,
#reports .status.Cancelled .checkbox {
  background-color: #f9edec;
}
#routing-filters .status.Cancelled .checkbox label:after,
#reports .status.Cancelled .checkbox label:after {
  border-color: #c64d40;
}
#routing-filters .status.Exception,
#reports .status.Exception {
  background-color: #d65548;
}
#routing-filters .status.Exception .checkbox,
#reports .status.Exception .checkbox {
  background-color: #f9ebea;
}
#routing-filters .status.Exception .checkbox label:after,
#reports .status.Exception .checkbox label:after {
  border-color: #c0392b;
}
#routing-filters .select.selectize-control.single .selectize-input,
#reports .select.selectize-control.single .selectize-input {
  padding: 2px;
  border: 1px solid #d9d9d9 !important;
}
#routing-filters .selectize-control .ui-select-choices,
#reports .selectize-control .ui-select-choices {
  top: 53px;
  border: 0 !important;
  overflow: hidden;
}
#routing-filters .ui-select-multiple .ui-select-match .ui-select-match-item .select2-search-choice-close,
#reports .ui-select-multiple .ui-select-match .ui-select-match-item .select2-search-choice-close {
  top: 7px;
}
.route-strip {
  color: #4f4f4f;
  margin-bottom: 8px;
}
.route-strip .strip {
  height: 80px;
}
.route-strip .strip .route {
  width: 100%;
  height: 100%;
  float: left;
  border: 1px solid #DDDDDD;
}
.route-strip .strip .route .info {
  padding: 8px 0 8px 0;
  position: relative !important;
  overflow: hidden;
  width: 85%;
  float: left;
  height: 100%;
}
.route-strip .strip .route .info .container-icon {
  width: 64px;
  height: 64px;
  background-size: cover;
  background-color: #4f4f4f;
  border-radius: 50%;
  float: left;
  padding: 16px 12px 12px 12px;
}
.route-strip .strip .route .info .container-icon img {
  height: 32px;
  width: 40px;
}
.route-strip .strip .route .info .route-ref {
  position: relative;
}
.route-strip .strip .route .info .route-ref .reference {
  position: absolute;
  top: 8px;
  left: 4px;
  font-size: 12px;
}
.route-strip .strip .route .info .route-ref .time {
  position: absolute;
  top: 24px;
  left: 4px;
  font-size: 22px;
}
@media (max-width: 767px) {
  .route-strip .strip .route .info .route-ref .reference {
    left: 12px !important;
  }
  .route-strip .strip .route .info .route-ref .time {
    left: 12px !important;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .route-strip .strip .route .info .route-ref .reference {
    left: 12px !important;
  }
  .route-strip .strip .route .info .route-ref .time {
    left: 12px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .route-strip .strip .route .info .route-ref .reference {
    left: 12px !important;
  }
  .route-strip .strip .route .info .route-ref .time {
    left: 12px !important;
  }
}
.route-strip .strip .route .info .title {
  position: absolute;
  top: 6px;
  color: #4f4f4f;
  font-weight: 600;
  font-size: 14px;
}
.route-strip .strip .route .info .value {
  position: absolute;
  top: 28px;
  color: #0194D3;
  font-weight: 600;
  font-size: 18px;
  padding-right: 8px;
}
.route-strip .strip .route .info .value.dept {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  top: 34px;
  font-size: 12px !important;
}
.route-strip .strip .route .info .stops {
  position: relative;
  background-image: url('/includes/images/journey.png');
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 11px;
  padding-left: 16px;
  margin-left: -16px;
  padding-right: 8px;
}
.route-strip .strip .route .info .stops span.stop {
  line-height: 32px;
  display: block !important;
  width: 100%;
  margin: 0 !important;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  font-size: 12px;
}
.route-strip .strip .route .info .stops span.stop:first-child {
  font-weight: 600;
}
.route-strip .strip .route .info .stops small {
  position: absolute;
  top: 24px;
  left: 20px;
  font-size: 10px;
  color: #999999;
}
.route-strip .strip .route .exception-wrapper {
  position: relative;
  height: 80px;
  float: left;
  width: 5%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.route-strip .strip .route .action-wrapper {
  position: relative;
  height: 80px;
  float: left;
  width: 10%;
}
.route-strip .strip .route .action-wrapper .journey-status {
  position: absolute;
  top: 12px;
  right: 16px;
  width: 96px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 24px;
  padding: 0 8px;
  text-transform: capitalize;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  background-color: #788195;
}
.route-strip .strip .route .action-wrapper .journey-status span {
  line-height: 20px;
}
.route-strip .strip .route .action-wrapper .actions {
  position: absolute;
  bottom: 12px;
  width: 100px;
  right: 8px;
}
.route-strip .strip .route .action-wrapper .actions a {
  display: flex;
  column-gap: 6px;
  justify-content: center;
  align-items: center;
  background-color: transparent !important;
}
.route-strip .strip .route .action-wrapper .actions a i,
.route-strip .strip .route .action-wrapper .actions a span {
  color: #0194D3;
}
.route-strip .strip .route .action-wrapper .actions a:hover i,
.route-strip .strip .route .action-wrapper .actions a:hover span {
  color: #4f4f4f;
}
.route-strip .expanded-area {
  margin-left: 24px;
  padding: 32px;
  -moz-box-shadow: inset 0 0 2px #bbb;
  -webkit-box-shadow: inset 0 0 2px #bbb;
  box-shadow: inset 0 0 2px #bbb;
}
.route-strip .expanded-area .tab {
  padding: 8px;
}
.route-strip .expanded-area .tab .tab-header .active {
  background-color: #0194D3;
}
.route-strip .expanded-area .content {
  background: #fff;
  border: 1px solid #d2d2d2;
  margin-left: 1px;
  padding: 24px 32px;
}
.route-strip .expanded-area .events-wrapper {
  padding: 40px 80px !important;
  max-height: 500px;
  overflow: auto;
}
.route-strip .expanded-area .events-wrapper .day .event-title b {
  color: #0194D3;
  margin-right: 4px;
}
.route-strip .expanded-area .events-wrapper .day p {
  background-color: #eee;
  padding: 8px 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  max-width: 480px;
  line-height: 24px;
}
.route-strip .expanded-area .events-wrapper .day p span {
  display: block !important;
}
.route-strip .expanded-area .log .event {
  background-color: #eee;
  padding: 4px;
  margin-top: 8px;
}
.route-strip .expanded-area .map-static {
  background-size: cover;
  border: 1px solid #dddddd;
  margin-top: 8px;
}
.route-strip .expanded-area .map-static img {
  visibility: hidden;
  width: 100%;
}
.route-strip .expanded-area table td span {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
.route-strip .expanded-area table td span.address {
  max-width: 200px;
}
.route-strip .expanded-area table td span.department {
  max-width: 80px;
}
.route-strip .Booked,
.route-strip .JobAlloc,
.route-strip .JobTag,
.route-strip .JobUntag,
.route-strip .JobUnalloc,
.route-strip .JobRealloc,
.route-strip .Allocated {
  background-color: #f5f4f9;
}
.route-strip .Booked .journey-status,
.route-strip .JobAlloc .journey-status,
.route-strip .JobTag .journey-status,
.route-strip .JobUntag .journey-status,
.route-strip .JobUnalloc .journey-status,
.route-strip .JobRealloc .journey-status,
.route-strip .Allocated .journey-status {
  background-color: #a69ccb !important;
}
.route-strip .Booked .actions a,
.route-strip .JobAlloc .actions a,
.route-strip .JobTag .actions a,
.route-strip .JobUntag .actions a,
.route-strip .JobUnalloc .actions a,
.route-strip .JobRealloc .actions a,
.route-strip .Allocated .actions a {
  background-color: #a69ccb !important;
}
.route-strip .Booked td,
.route-strip .JobAlloc td,
.route-strip .JobTag td,
.route-strip .JobUntag td,
.route-strip .JobUnalloc td,
.route-strip .JobRealloc td,
.route-strip .Allocated td {
  background-color: #fafafc !important;
}
.route-strip .ArrivedAt,
.route-strip .Pickup,
.route-strip .AtDeliver,
.route-strip .Complete,
.route-strip .WaitingTime,
.route-strip .Accept,
.route-strip .Networked {
  background-color: #e6f4fb;
}
.route-strip .ArrivedAt .journey-status,
.route-strip .Pickup .journey-status,
.route-strip .AtDeliver .journey-status,
.route-strip .Complete .journey-status,
.route-strip .WaitingTime .journey-status,
.route-strip .Accept .journey-status,
.route-strip .Networked .journey-status {
  background-color: #0185be !important;
}
.route-strip .ArrivedAt .actions a,
.route-strip .Pickup .actions a,
.route-strip .AtDeliver .actions a,
.route-strip .Complete .actions a,
.route-strip .WaitingTime .actions a,
.route-strip .Accept .actions a,
.route-strip .Networked .actions a {
  background-color: #0185be !important;
}
.route-strip .ArrivedAt td,
.route-strip .Pickup td,
.route-strip .AtDeliver td,
.route-strip .Complete td,
.route-strip .WaitingTime td,
.route-strip .Accept td,
.route-strip .Networked td {
  background-color: #f2fafd !important;
}
.route-strip .Deliver {
  background-color: #e6efee;
}
.route-strip .Deliver .journey-status {
  background-color: #197062 !important;
}
.route-strip .Deliver .actions a {
  background-color: #197062 !important;
}
.route-strip .Deliver td {
  background-color: #f2f7f6 !important;
}
.route-strip .Cancelled {
  background-color: #f9edec;
}
.route-strip .Cancelled .journey-status {
  background-color: #cc5f53 !important;
}
.route-strip .Cancelled .actions a {
  background-color: #cc5f53 !important;
}
.route-strip .Cancelled td {
  background-color: #fcf6f5 !important;
}
.route-strip .Exception {
  background-color: #fcf5f4;
}
.route-strip .Exception .journey-status {
  background-color: #c64d40 !important;
}
.route-strip .Exception .actions a {
  background-color: #c64d40 !important;
}
.route-strip .Exception td {
  background-color: #fcf5f4 !important;
}
@media screen and (max-width: 1024px) {
  .route-strip .strip .route .info .route-ref .reference,
  .route-strip .strip .route .info .route-ref .time {
    left: 0;
  }
  .route-strip .strip .route .info .route-details {
    margin-left: 0;
  }
  .route-strip .expanded-area {
    margin-left: 0;
    padding: 16px;
  }
}
.route-strip .sla-fail {
  border: 1px solid #FF7F50 !important;
  border-radius: 8px;
}
.route-strip .exception-reason {
  color: #555;
  font-size: 8px;
  font-weight: bold;
}
#manifest {
  padding: 8px;
}
#manifest .pagination {
  margin-top: 8px;
}
#manifest .flex-row {
  position: relative;
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 50px;
  overflow: auto;
}
#manifest .flex-row .pull-right {
  position: absolute;
  right: 0;
}
.container-strip {
  color: #4f4f4f;
  margin-top: 8px;
}
.container-strip .strip {
  height: 64px;
  border: 1px solid #dddddd;
  background-color: #F0F6F9;
  padding: 8px;
  position: relative;
}
.container-strip .strip .select-container {
  display: flex;
  justify-content: flex-start;
  column-gap: 12px;
  align-items: flex-start;
}
.container-strip .strip .select-container input[type="checkbox"] {
  accent-color: #0194D3;
  cursor: pointer;
}
.container-strip .strip .form-group {
  margin-bottom: 8px;
}
.container-strip .strip .form-group label {
  margin-top: 2px;
  color: #0194D3;
  font-weight: 600;
  font-size: 14px;
}
.container-strip .strip .form-group span {
  font-size: 16px;
  font-weight: 400;
  margin-top: 4px;
  color: #4f4f4f;
}
.container-strip .strip .form-group span.reference {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  display: block;
  width: calc(100% - 4px);
}
.container-strip .strip .form-group span.description {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  display: block;
  padding-top: 0px;
  width: calc(100% - 4px);
  font-size: 14px;
}
.container-strip .strip span.badge {
  background-color: #002650;
  text-transform: uppercase;
  border-radius: 1px;
  padding: 4px 8px;
  font-size: 14px;
  margin-top: 12px;
}
.container-strip .strip span.unreconciled-badge {
  background-color: #34a9dc;
  text-transform: uppercase;
  border-radius: 1px;
  padding: 4px 8px;
  font-size: 14px;
  margin-top: 12px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 50px;
}
.container-strip .strip span.icon {
  float: right;
  margin-top: 12px;
}
.container-strip .strip span.icon a i {
  background-color: #002650;
  color: #fff;
  border-radius: 50%;
}
.container-strip .expanded-area,
.container-strip .expanded-internal-manifest {
  background-color: #F0F6F9;
  margin-left: 36px;
  margin-right: 16px;
  min-height: 90px;
  border-top: 0;
  padding: 16px;
}
.container-strip .expanded-area .form-horizontal .control-label,
.container-strip .expanded-internal-manifest .form-horizontal .control-label {
  text-align: left;
  font-weight: 400;
}
.container-strip .expanded-area .form-horizontal .control-label i.delete,
.container-strip .expanded-internal-manifest .form-horizontal .control-label i.delete {
  left: 12px;
  top: 8px;
  position: absolute;
  font-size: 22px;
  color: #c0392b;
}
.container-strip .expanded-area .form-horizontal .control-label i.delete:hover,
.container-strip .expanded-internal-manifest .form-horizontal .control-label i.delete:hover {
  cursor: pointer;
}
.container-strip .expanded-area .form-horizontal .info,
.container-strip .expanded-internal-manifest .form-horizontal .info {
  position: relative;
}
.container-strip .expanded-area .form-horizontal .info small.heading,
.container-strip .expanded-internal-manifest .form-horizontal .info small.heading {
  position: absolute;
  top: 0;
}
.container-strip .expanded-area .form-horizontal .info small.heading.l40,
.container-strip .expanded-internal-manifest .form-horizontal .info small.heading.l40 {
  left: 48px;
}
.container-strip .expanded-area .form-horizontal .info .by,
.container-strip .expanded-internal-manifest .form-horizontal .info .by {
  color: #0194D3;
  position: absolute;
  top: 16px;
  left: 48px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 120px;
}
.container-strip .expanded-area .form-horizontal .info .profile,
.container-strip .expanded-internal-manifest .form-horizontal .info .profile {
  height: 38px;
  width: 38px;
  border-radius: 50%;
  background-size: cover;
}
.container-strip .expanded-area .form-horizontal .time-info,
.container-strip .expanded-internal-manifest .form-horizontal .time-info {
  position: relative;
  height: 40px;
}
.container-strip .expanded-area .form-horizontal .time-info .heading,
.container-strip .expanded-internal-manifest .form-horizontal .time-info .heading {
  position: absolute;
  top: 0;
}
.container-strip .expanded-area .form-horizontal .time-info .time,
.container-strip .expanded-internal-manifest .form-horizontal .time-info .time {
  position: absolute;
  color: #0194D3;
  top: 18px;
}
.container-strip .expanded-area .form-horizontal .extra-info,
.container-strip .expanded-internal-manifest .form-horizontal .extra-info {
  position: relative;
  height: 40px;
}
.container-strip .expanded-area .form-horizontal .extra-info .heading,
.container-strip .expanded-internal-manifest .form-horizontal .extra-info .heading {
  position: absolute;
  top: 0;
}
.container-strip .expanded-area .form-horizontal .extra-info .by,
.container-strip .expanded-internal-manifest .form-horizontal .extra-info .by {
  position: absolute;
  color: #0194D3;
  top: 18px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 120px;
}
.container-strip .expanded-area .actions,
.container-strip .expanded-internal-manifest .actions {
  margin-top: 8px;
  margin-bottom: 16px;
}
.container-strip .expanded-area .actions button,
.container-strip .expanded-internal-manifest .actions button {
  margin-right: 8px;
}
.container-strip .full-width {
  width: 100%;
  margin-left: 0px !important;
}
.swal2-modal {
  width: 48em !important;
  height: 32em !important;
}
.swal2-modal .swal2-title {
  font-weight: 600 !important;
  font-size: 24px !important;
}
.swal2-modal .swal2-content {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  margin: 8px !important;
  color: #4f4f4f !important;
}
.swal2-modal .swal2-actions button {
  font-size: 16px !important;
}
#time-controls .daterangepicker {
  right: 110px !important;
  width: 520px;
}
#time-controls .daterangepicker:before,
#time-controls .daterangepicker:after {
  display: none;
}
#reconciliation {
  padding: 16px 32px;
}
#reconciliation .form-group.calendar:before {
  content: 'calendar_today';
  color: #788195;
  position: absolute;
  top: 30px;
  font-family: 'Material Icons';
  font-size: 18px;
  left: 8px;
}
#reconciliation .container-wrapper {
  margin-top: 16px;
  padding: 8px;
  border: 1px solid rgba(100, 100, 100, 0.1);
  background-color: #fff;
}
#reconciliation .container-wrapper .strip {
  border: none;
  background-color: #fff;
  height: auto !important;
  position: relative;
}
#reconciliation .container-wrapper .strip .container-icon {
  width: 48px;
  height: 48px;
  background-size: cover;
  background-color: #4f4f4f;
  border-radius: 50%;
  float: left;
  padding: 8px;
}
#reconciliation .container-wrapper .strip .container-icon img {
  height: 32px;
  width: 32px;
}
#reconciliation .container-wrapper .strip .sample-icon {
  width: 48px;
  height: 48px;
  background-size: cover;
  background-color: #4f4f4f;
  border-radius: 50%;
  float: left;
  padding: 8px;
  text-align: center;
}
#reconciliation .container-wrapper .strip .sample-icon img {
  height: 32px;
}
#reconciliation .container-wrapper .strip .desc {
  font-size: 14px;
}
#reconciliation .container-wrapper .strip .toggle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  cursor: pointer;
}
#reconciliation .container-wrapper .strip .toggle img {
  height: 24px;
}
#reconciliation .container-wrapper .expanded-internal-manifest {
  background-color: #fff;
  margin-left: 0;
  padding-left: 8px;
  padding-top: 0;
  padding-bottom: 0;
  min-height: auto;
}
#reconciliation .container-wrapper .expanded-area {
  background-color: #fff;
  margin-left: 0;
  padding-left: 8px;
  padding-top: 0;
  padding-bottom: 0;
  min-height: auto;
  display: none;
  height: 0;
  transition: height 2s ease-out;
  border-top: 1px solid #DDDDDD;
}
#reconciliation .container-wrapper .expanded-area.show {
  display: block;
  height: auto;
  transition: opacity 2s ease-out;
}
#reconciliation .container-wrapper .reconciled-child {
  min-height: 56px;
}
#reconciliation .container-wrapper .reconciled-child .reference {
  color: #002F64;
  font-size: 18px;
  font-weight: 500;
  margin-left: 48px;
}
#reconciliation .container-wrapper .reconciled-child div.icon {
  position: relative;
  margin-top: 4px;
}
#reconciliation .container-wrapper .reconciled-child div.icon a {
  height: 32px;
  width: 32px;
  cursor: default;
}
#reconciliation .container-wrapper .reconciled-child div.icon a i {
  background-color: rgba(228, 228, 228, 0.28);
  color: #fff;
  border-radius: 50%;
  position: absolute;
  padding: 4px;
}
#reconciliation .container-wrapper .summary {
  position: relative;
}
#reconciliation .container-wrapper .summary .value {
  color: #002F64;
  font-size: 22px !important;
  font-weight: 600;
}
#reconciliation .container-wrapper .summary .export {
  position: absolute;
  top: 0;
  right: 16px;
}
#reconciliation .title {
  font-size: 14px;
  color: #0194D3;
  font-weight: 600;
}
#scan-modal .form-group.calendar:before {
  content: 'calendar_today';
  color: #788195;
  position: absolute;
  top: 30px;
  font-family: 'Material Icons';
  font-size: 18px;
  left: 8px;
}
.dropdown-menu.ng-valid-date-disabled {
  padding: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #0194D3;
  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: #0194D3;
  padding: 1px;
}
.dropdown-menu.ng-valid-date-disabled table thead th button.btn {
  background: #0194D3;
  border: 1px solid #0194D3;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff !important;
  outline: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  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: #0194D3;
  outline: none;
}
.dropdown-menu.ng-valid-date-disabled table thead th button.btn i {
  font-size: 16px;
  margin-left: 0px;
}
.dropdown-menu.ng-valid-date-disabled table thead th:first-child button.btn {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.dropdown-menu.ng-valid-date-disabled table thead th:last-child button.btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.dropdown-menu.ng-valid-date-disabled table td {
  background-color: #fff;
  padding: 1px;
  border: none !important;
}
.dropdown-menu.ng-valid-date-disabled table td .btn {
  min-width: inherit !important;
}
.dropdown-menu.ng-valid-date-disabled table td .btn.active {
  border: 1px solid #0194D3;
  background-color: #0194D3;
  color: #fff !important;
}
.dropdown-menu.ng-valid-date-disabled table td .btn.active .text-info {
  color: #fff;
}
.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;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  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 #0194D3;
  background-color: #0194D3;
  color: #fff !important;
}
.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 {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.dropdown-menu.ng-valid-date-disabled table td:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.dropdown-menu.timepicker {
  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;
}
.modalDialog {
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
  opacity: 0.9;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: none;
}
.modalDialog:target {
  opacity: 1;
  pointer-events: auto;
}
.modalDialog > div {
  width: 100%;
  position: relative;
  margin: 20% auto;
}
@-webkit-keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loading-spinner {
  -webkit-animation-duration: 0.75s;
  -moz-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: rotate-forever;
  -moz-animation-name: rotate-forever;
  animation-name: rotate-forever;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear;
  height: 30px;
  width: 30px;
  border: 8px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  display: inline-block;
}
.loading-spinner {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 50%;
  margin: -15px 0 -15px;
}
.search-anything {
  width: 700px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 160px;
  z-index: 201;
}
.search-anything .input-group {
  position: relative;
}
.search-anything .input-group i {
  position: absolute;
  left: 8px;
  top: 8px;
  z-index: 3;
  color: #000;
  font-size: 22px;
  line-height: 32px;
}
.search-anything .input-group #searchTxt {
  background-color: #FFFFFF !important;
  height: 48px;
  font-size: 16px;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 32px;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
}
.search-anything .input-group .barcode {
  height: 28px;
  width: 24px;
  top: 10px;
}
.search-anything .expanded-area {
  min-height: 310px;
  background-color: #FFFFFF;
  margin-right: 16px;
  margin-left: 16px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: auto;
}
.search-anything .expanded-area .left-bar {
  width: 30%;
  float: left;
  border-right: 1px solid #dddddd;
  max-height: 310px;
  overflow-y: auto;
}
.search-anything .expanded-area .left-bar .data-container {
  cursor: pointer;
}
.search-anything .expanded-area .left-bar .data-container .heading {
  background-color: #002F64;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 11px;
  display: block;
  padding-left: 8px;
}
.search-anything .expanded-area .left-bar .data-container .value {
  height: 34px;
  color: #25556f;
  font-size: 14px;
  border-bottom: 1px solid #dddddd;
  padding: 4px 16px;
  font-weight: 400;
}
.search-anything .expanded-area .left-bar .data-container .value.selected {
  background-color: rgba(100, 100, 100, 0.1);
}
.search-anything .expanded-area .right-content-area {
  float: left;
  width: 70%;
  min-height: 310px;
}
.search-anything .expanded-area .right-content-area .title {
  font-weight: 500;
  margin-bottom: 0;
}
.search-anything .expanded-area .right-content-area .important {
  padding: 12px 24px 12px;
  border-bottom: 1px solid #dddddd;
  height: 70px;
}
.search-anything .expanded-area .right-content-area .details {
  float: left;
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.search-anything .expanded-area .right-content-area .details .info {
  float: left;
  width: 60%;
  height: inherit;
  padding: 16px 24px;
  border-right: 1px solid #dddddd;
}
.search-anything .expanded-area .right-content-area .details .info .badge {
  border-radius: 0;
  margin-left: 4px;
  padding: 3px 12px;
  color: #FFFFFF !important;
}
.search-anything .expanded-area .right-content-area .details .links {
  float: left;
  height: inherit;
  width: 40%;
  padding: 16px 24px;
}
.search-anything .expanded-area .right-content-area .details .links a {
  display: block;
  color: #002F64;
  margin-bottom: 8px;
  font-weight: 500;
  cursor: pointer;
}
.search-anything .expanded-area .right-content-area .details .links a:hover {
  color: #999999;
}
.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;
  margin-top: -8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #0194D3;
  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: 14px;
  position: relative;
  border-left: 3px solid #ccc;
}
.events-wrapper .event:last-child {
  position: relative;
}
.events-wrapper .event:last-child::after {
  content: ' ';
  position: absolute;
  width: 40px;
  height: 4px;
  background-color: #0194D3;
  bottom: 0;
  left: -20px;
}
.events-wrapper .event i {
  position: absolute;
  top: 4px;
  left: -17px;
  width: 32px;
  height: 32px;
  font-size: 16px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  -webkit-box-shadow: 2px 3px 7px -3px rgba(0, 0, 0, 0.5);
  -moz-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-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.events-wrapper .event i.CREATE {
  background-color: #55a955;
}
.events-wrapper .event i.EDIT {
  background-color: #e67e22;
}
.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;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  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);
  -moz-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: #0194D3;
}
.events-wrapper .event .content p {
  display: inline-block;
  background-color: #eee;
  line-height: 16px;
  font-size: 12px;
  max-width: 480px;
  padding: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  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: #0194D3;
  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;
}
#internal-manifest {
  padding: 16px 32px;
}
#internal-manifest .form-group.calendar:before {
  content: 'calendar_today';
  color: #788195;
  position: absolute;
  top: 30px;
  font-family: 'Material Icons';
  font-size: 18px;
  left: 8px;
}
#internal-manifest .container-wrapper {
  margin-top: 16px;
  padding: 8px;
  padding-bottom: 16px;
  border: 1px solid #dddddd;
  background-color: #fff;
}
#live {
  height: calc(100vh - 76px);
  width: 100%;
  display: flex;
  flex-direction: column;
}
#live .toolbar {
  position: relative;
  height: 5%;
}
#live .toolbar .filter {
  position: absolute;
  display: flex;
  flex-direction: column;
  right: 2%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
#live .toolbar .filter i {
  font-size: 20px;
}
#live .toolbar .filter span {
  font-size: 10px;
}
#live .main {
  height: 100%;
  display: flex;
  padding-top: 40px;
  flex-direction: row;
}
#live .main .content {
  flex: 1;
  float: left;
  height: inherit;
  overflow-y: auto;
}
#live .main .content .routes-wrapper {
  padding: 0 16px;
  height: 100%;
  background-color: #F0F6F9;
  overflow-y: auto;
}
#live .main .content .routes-wrapper .search-input {
  background-color: #FFFFFF;
  display: block;
  margin-bottom: 16px;
  height: 48px;
  padding: 8px;
  width: 100%;
  font-size: 14px;
  outline: none;
  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: 40px;
  background-repeat: no-repeat;
  background-position: left 4px top 2px;
  padding-left: 48px;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
#live .main .content .routes-wrapper .live-strip-wrapper {
  margin-top: 16px;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip {
  position: relative;
  margin-top: 32px;
  overflow: visible;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .identifier {
  border-radius: 50%;
  line-height: 36px;
  height: 35px;
  font-size: 10px;
  width: 35px;
  text-align: center;
  color: white;
  font-weight: 500;
  right: -8px;
  top: -16px;
  position: absolute;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top {
  background-color: #fff;
  border: 1px solid #dddddd;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .basic-details,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .driver-details {
  height: 44px !important;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .basic-details .left,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .driver-details .left {
  float: left;
  border-right: 1px solid #dddddd;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .basic-details .right,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .driver-details .right {
  float: right;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .basic-details .left,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .driver-details .left,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .basic-details .right,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .driver-details .right {
  width: 50%;
  padding: 4px 8px;
  height: 100%;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .basic-details .left i.material-icons,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .driver-details .left i.material-icons,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .basic-details .right i.material-icons,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .driver-details .right i.material-icons {
  float: left;
  display: block;
  line-height: 40px;
  color: #dddddd;
  font-size: 32px;
  margin-right: 8px;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .journey-details {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 76px;
  overflow: hidden;
  border-top: 1px solid #dddddd;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .journey-details .directions-icon-wrapper {
  flex: 1;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .journey-details .directions-icon-wrapper i {
  color: #dddddd;
  font-size: 32px;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .journey-details .stops {
  flex: 8;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  row-gap: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .journey-details .stops p.stop {
  font-size: 9px;
  line-height: 12px;
  margin-bottom: 0;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .journey-details .delivery-time-wrapper {
  flex: 1;
  margin-right: 1%;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .journey-details .delivery-time-wrapper .delivery-time-content {
  font-size: 16px;
  color: red;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .progress-details {
  border-top: 1px solid #dddddd;
  padding: 0 12px;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .progress-details .info-label {
  color: #999999;
  font-size: 12px;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .progress-details .value {
  display: block;
  margin-top: -4px;
  font-size: 16px;
  font-weight: 600;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .top .progress-details .right-border-block {
  border-right: 1px solid #dddddd;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .bottom {
  height: 32px;
  background-color: #dddddd;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  line-height: 32px !important;
  color: #fff;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .bottom .mr4 {
  margin-right: 1%;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .bottom .bottom-options {
  display: flex;
  align-items: center;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .bottom .display-flex {
  display: flex;
  align-items: center;
  cursor: pointer;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .bottom .bottom-text {
  font-size: 12px;
  white-space: nowrap;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip .bottom .bottom-inner-text {
  font-size: 11px;
  line-height: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Booked i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.JobAlloc i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.JobTag i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.JobUntag i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.JobUnalloc i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.JobRealloc i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Allocated i {
  color: #9C91C5 !important;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Booked .bottom,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.JobAlloc .bottom,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.JobTag .bottom,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.JobUntag .bottom,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.JobUnalloc .bottom,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.JobRealloc .bottom,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Allocated .bottom {
  background-color: #9C91C5;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Booked .bottom i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.JobAlloc .bottom i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.JobTag .bottom i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.JobUntag .bottom i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.JobUnalloc .bottom i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.JobRealloc .bottom i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Allocated .bottom i {
  color: white !important;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.ArrivedAt i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Pickup i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.AtDeliver i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Complete i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.WaitingTime i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Accept i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Networked i {
  color: #0194D3 !important;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.ArrivedAt .bottom,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Pickup .bottom,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.AtDeliver .bottom,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Complete .bottom,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.WaitingTime .bottom,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Accept .bottom,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Networked .bottom {
  background-color: #0194D3;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.ArrivedAt .bottom i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Pickup .bottom i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.AtDeliver .bottom i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Complete .bottom i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.WaitingTime .bottom i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Accept .bottom i,
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Networked .bottom i {
  color: white !important;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Deliver i {
  color: #006051 !important;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Deliver .bottom {
  background-color: #006051;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Deliver .bottom i {
  color: white !important;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Exception i {
  color: #c0392b !important;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Exception .bottom {
  background-color: #c0392b;
}
#live .main .content .routes-wrapper .live-strip-wrapper .live-strip.Exception .bottom i {
  color: white !important;
}
#live .main #map-div {
  width: 100%;
  flex: 2;
  height: inherit;
  position: relative;
}
#live .main #map-div .options {
  background-color: transparent;
  position: absolute;
  z-index: 1000;
  margin-top: 16px;
  right: 16px;
}
#live .main #map-div .options button {
  margin-left: 8px;
  padding: 4px 14px;
  min-width: 80px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
#live .main #map-div .marker {
  width: 34px;
  height: 40px;
  filter: drop-shadow(1px 1px 1px #222);
  background-image: url('/includes/images/livemarker.png') !important;
  position: relative;
}
#live .main #map-div .marker strong {
  position: absolute;
}
#live .main #map-div .driver-marker {
  width: 60px;
  height: 70px;
}
#live .main #map-div .driver-marker > div {
  background-size: cover;
  text-align: center;
}
#live .main #map-div .driver-marker span {
  position: relative;
  font-weight: 600;
  color: #FFF;
  top: 22px;
  font-size: 12px;
}
#live .info-wrapper {
  display: flex;
  align-items: center;
}
#live .info-wrapper span {
  color: #555;
  font-size: 12px;
  font-weight: 500;
}
#track {
  position: relative;
}
#track #map-div {
  height: 100vh;
  width: calc(100% - 450px);
  margin-left: 450px;
}
#track #map-div .options {
  background-color: transparent;
  position: absolute;
  z-index: 1000;
  margin-top: 16px;
  right: 16px;
}
#track #map-div .options button {
  margin-left: 8px;
  padding: 4px 14px;
  min-width: 80px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
#track .trip-info {
  height: 100vh;
  width: 450px;
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1000;
  background-color: #fff;
  border: 1px solid #dddddd;
  cursor: auto;
}
#track .trip-info .booking-info {
  position: relative;
}
#track .trip-info .booking-info .job-details {
  width: auto;
  display: inline-block;
  padding: 8px;
  position: relative;
  min-width: 100px;
}
#track .trip-info .booking-info .job-details i {
  position: absolute;
  left: 12px;
  line-height: 24px;
  font-weight: 400;
  font-size: 20px;
}
#track .trip-info .booking-info .job-details span {
  font-weight: 600;
  margin-left: 32px;
}
#track .trip-info .booking-info .job-details span:first-child {
  margin-bottom: 8px;
}
#track .trip-info .booking-info .badge {
  position: absolute;
  right: 0;
  border-radius: 0;
  min-width: 140px;
  height: 72px;
  padding: 12px 16px;
  color: #FFFFFF !important;
  text-transform: uppercase;
}
#track .trip-info .booking-info .badge p {
  margin-top: 16px;
  font-size: 14px;
}
#track .trip-info .next-stop-info {
  float: left;
  width: 100%;
  background-image: linear-gradient(to right, #fff, #eee);
}
#track .trip-info .next-stop-info .address {
  padding-top: 8px;
  padding-bottom: 8px;
  float: left;
  width: 70%;
  padding-left: 16px;
}
#track .trip-info .next-stop-info .address .etd {
  position: relative;
  margin-bottom: 8px;
}
#track .trip-info .next-stop-info .address .etd i {
  position: absolute;
  top: 8px;
}
#track .trip-info .next-stop-info .address .etd span {
  margin-left: 16px;
}
#track .trip-info .next-stop-info .address .description {
  max-width: 300px;
  color: #0194D3;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
#track .trip-info .next-stop-info .eta {
  float: left;
  width: 30%;
  height: 100%;
  min-height: 72px;
  text-align: center;
  padding-top: 8px;
}
#track .trip-info .next-stop-info .eta .time {
  color: #0194D3;
  font-size: 42px;
  text-align: center;
  padding: 4px;
}
#track .trip-info .info {
  padding: 8px 16px 8px 16px;
  position: relative;
}
#track .trip-info .info .legend {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 600;
  color: #4f4f4f;
}
#track .trip-info .info .legend img {
  margin-right: 2px;
}
#track .trip-info .info .legend:last-child {
  margin-right: 0 !important;
}
#track .stop-audit-info {
  min-height: 120px;
  width: 400px;
  position: absolute;
  right: 16px;
  top: 56px;
  z-index: 1000;
  background-color: #FFFFFF;
  border: 1px solid #dddddd;
}
#track .stop-audit-info.ng-enter {
  animation: slideInRight 0.2s linear;
  -webkit-animation: slideInRight 0.2s linear;
}
#track .stop-audit-info.ng-leave {
  animation: slideOutRight 0.2s linear;
  -webkit-animation: slideOutRight 0.2s linear;
}
#track .stop-audit-info a.close {
  top: -12px;
  right: -10px;
  opacity: 1;
  position: absolute;
}
#track .stop-audit-info a.close i {
  background-color: #fff;
  color: #002F64;
  font-weight: 600;
  font-size: 18px;
  border-radius: 50%;
  padding: 2px;
}
#track .stop-audit-info a.close i:hover {
  color: #002F64;
}
#track .stop-audit-info .notifications-header {
  position: relative;
  background-color: #002F64;
  color: #FFFFFF;
  min-height: 24px;
  padding: 8px;
  font-weight: 600;
}
#track .stop-audit-info .notifications-header a {
  position: absolute;
  right: 8px;
  top: 8px;
}
#track .stop-audit-info .notifications-header a i {
  color: #FFFFFF;
}
#track .stop-audit-info .notifications-info {
  min-height: 20px;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
#track .stop-audit-info .notifications-info .notification {
  min-height: 30px;
  padding: 4px;
  background-color: rgba(100, 100, 100, 0.1);
  border-bottom: 1px solid #dddddd;
  color: #4f4f4f;
}
#track .stop-audit-info .notifications-info .notification i {
  font-size: 16px;
}
#track .stop-details-wrapper {
  display: flex;
  flex-direction: row;
}
#track .stop-details-wrapper .stop-details {
  flex: 2;
  width: 100%;
  display: block;
  padding: 8px;
  position: relative;
}
#track .stop-details-wrapper .stop-details span.heading {
  font-weight: 600;
  color: #999999;
}
#track .stop-details-wrapper .stop-details .icon-summary span.number {
  margin-right: 8px;
  color: #0194D3;
  font-size: 16px;
  font-weight: 500;
}
#track .stop-details-wrapper .stop-details .icon-summary span.number img {
  margin-right: 4px;
  margin-top: -2px;
}
#track .stop-details-wrapper .stop-details .tag {
  margin-left: 4px;
  margin-top: 4px;
  padding: 6px 12px;
  color: #FFF !important;
  font-size: 12px;
  font-weight: 500;
  border-radius: 2px;
}
#track .stop-details-wrapper .stop-details .traffic {
  height: 50px;
  width: 22px;
  background-size: cover;
  position: absolute;
  top: 10px;
  right: 8px;
}
#track .stop-details-wrapper .stop-details.stop {
  cursor: pointer;
}
#track .stop-details-wrapper .stop-details.stop:hover {
  background-color: rgba(100, 100, 100, 0.1);
}
#track .stop-details-wrapper .stop-details .full-address {
  font-size: 12px;
  width: calc(100% - 25px);
}
#track .stop-details-wrapper .pod-details {
  flex: 1;
  padding: 8px;
}
#track .status-row {
  margin: 1%;
}
#track .marker {
  position: relative;
  width: 60px;
  height: 72px;
  background-size: cover;
  background-image: url('/includes/images/livemarker.png');
}
#track .marker strong {
  position: absolute;
}
#track .driver-marker {
  background-size: cover;
  background-image: url('/includes/images/drivermarkers/track.png');
  width: 38px !important;
  height: 50px !important;
  z-index: 9999 !important;
}
#track .driver-marker span {
  position: absolute;
  font-weight: 600;
  color: #FFFFFF;
  left: 18px;
  top: 20px;
  font-size: 14px;
}
#track .driver-marker .pulsating {
  border-radius: 50%;
  height: 2px;
  width: 40px;
  position: absolute;
  top: 50px;
  left: 0;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  opacity: 0;
  animation-delay: 1.1s;
  box-shadow: 0 0 1px 2px #0194D3;
}
@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
#track label {
  color: #999999;
  margin-bottom: 0;
}
#track .value {
  color: #0194D3;
  font-weight: 600;
  font-size: 16px;
}
#track .table {
  margin-bottom: 0;
}
#track .table thead tr th {
  border-bottom: 0;
  background: rgba(100, 100, 100, 0.1);
  color: black;
}
#track .tag {
  padding: 4px 8px;
}
#track .Planned {
  background-color: #9C91C5;
}
#track .Arrived {
  background-color: #0194D3;
  color: #FEFEFE;
}
#track .Completed {
  background-color: #006051;
  color: #FEFEFE;
}
#track .Exception {
  background-color: #c0392b;
}
#track .Reconciled {
  background-color: #0194D3;
}
#track .Closed {
  background-color: #0194D3;
}
#track .Collected {
  background-color: #00A9B9;
}
#track .Delivered {
  background-color: #BCCF00;
}
#track .position-relative {
  position: relative;
}
#track .item-status-wrapper {
  width: 50%;
}
#track .item-status-text {
  text-align: center;
  color: #fff;
}
.pointer {
  cursor: pointer !important;
}
#settings table thead tr th {
  background-color: #0194D3;
}
#settings table tbody tr td {
  background-color: #FFFFFF;
}
#settings .checkbox {
  margin-bottom: 0 !important;
  height: 16px;
  width: 16px;
  border-radius: 2px;
  float: left;
  margin-top: 6px;
  margin-left: 4px;
  margin-right: 8px;
  background-color: #FFFFFF;
  border: 1px #0194D3 solid;
}
#settings .checkbox input {
  visibility: hidden;
}
#settings .checkbox input:checked + label:after {
  opacity: 1;
}
#settings .checkbox label:after {
  content: '';
  width: 10px;
  height: 6px;
  position: absolute;
  top: 3px;
  left: 2px;
  border: 2px solid #002f64;
  border-top: none;
  border-right: none;
  background: 0 0;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#settings .routing-fields-header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#settings .routing-fields-header-wrapper .default-field-text-wrapper {
  display: flex;
  flex-direction: column;
}
#settings .routing-fields-header-wrapper .default-field-text {
  color: red;
  font-size: 12px;
}
#settings .routing-fields-header-wrapper .filter {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  align-items: center;
}
#settings .routing-fields-header-wrapper .filter i {
  font-size: 20px;
}
#settings .routing-fields-header-wrapper .filter span {
  font-size: 10px;
}
#reports {
  padding: 16px 32px;
}
#reports .panel,
#reports .panel-body {
  overflow: visible;
}
#reports .form-group.calendar:before {
  content: 'calendar_today';
  color: #788195;
  position: absolute;
  top: 30px;
  font-family: 'Material Icons';
  font-size: 18px;
  left: 8px;
}
#reports .form-group.calendar .form-control {
  background-color: #fff;
  border: 1px solid #dddddd;
}
#reports .form-group .report-control {
  background-color: #fff;
  border: 1px solid #dddddd;
  height: 30px;
  padding: 6px 6px;
}
#reports .form-group .report-control::placeholder {
  color: #757575;
}
#reports .grid-item {
  padding-top: 0!important;
}
#reports .grid-item .panel {
  height: auto;
}
#reports .grid-item .panel #reports-bookings-table {
  table-layout: fixed;
}
#reports .grid-item .panel #reports-bookings-table th {
  display: table-cell !important;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  text-align: right !important;
}
#reports .grid-item .panel #reports-bookings-table th:first-child {
  text-align: left !important;
}
#reports .grid-item .panel #reports-bookings-table tbody,
#reports .grid-item .panel #reports-departments-table tbody {
  display: block !important;
}
#reports .grid-item .panel #reports-bookings-table thead,
#reports .grid-item .panel #reports-departments-table thead,
#reports .grid-item .panel #reports-bookings-table tbody,
#reports .grid-item .panel #reports-departments-table tbody,
#reports .grid-item .panel #reports-bookings-table tr,
#reports .grid-item .panel #reports-departments-table tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
#reports .grid-item .panel #reports-bookings-table th,
#reports .grid-item .panel #reports-departments-table th {
  text-align: right !important;
}
#reports .grid-item .panel #reports-bookings-table th.bordered,
#reports .grid-item .panel #reports-departments-table th.bordered {
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#reports .grid-item .panel #reports-bookings-table tr:last-child td,
#reports .grid-item .panel #reports-departments-table tr:last-child td {
  border-bottom: none !important;
}
#reports .grid-item .panel #reports-bookings-table td,
#reports .grid-item .panel #reports-departments-table td {
  text-align: center;
}
#reports .grid-item .panel #reports-container-table {
  table-layout: fixed;
  margin-top: 16px;
}
#reports .grid-item .panel #reports-container-table td,
#reports .grid-item .panel #reports-container-table th {
  text-align: center;
}
#reports .grid-item .panel #reports-container-table th {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  display: table-cell;
}
#reports .grid-item .panel #reports-departments-table {
  margin-top: 16px;
  table-layout: fixed;
}
#reports .grid-item .panel #reports-departments-table th,
#reports .grid-item .panel #reports-departments-table td {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  display: table-cell;
}
#reports .grid-item .panel #reports-departments-table th:first-child,
#reports .grid-item .panel #reports-departments-table td:first-child {
  text-align: left !important;
}
#reports .grid-item .panel #reports-departments-table th:last-child,
#reports .grid-item .panel #reports-departments-table td:last-child {
  text-align: right !important;
}
#reports .grid-item.status-breakdown .panel {
  border: none;
}
#reports .grid-item.status-breakdown .panel-body {
  padding: 0;
}
#reports .grid-item.status-breakdown .chart-wrapper {
  width: 100% !important;
  padding: 0 16px 0 16px !important;
}
#reports .grid-item.status-breakdown .chart-wrapper p {
  margin-left: -12px;
}
#reports .grid-item.status-breakdown .chart-wrapper .donut-chart {
  width: 100%;
  float: none;
  margin-bottom: 16px;
}
#reports .grid-item.status-breakdown .chart-wrapper .breakdown {
  width: 100%;
  float: none;
}
#reports .grid-item.location-breakdown .panel {
  border: none;
}
#reports .grid-item.location-breakdown .panel-body {
  padding: 0;
}
#reports .grid-item.location-breakdown .chart-wrapper {
  width: 100% !important;
  padding: 0 16px 0 16px !important;
}
#reports .grid-item.location-breakdown .chart-wrapper p {
  margin-left: -12px;
}
#reports .grid-item.location-breakdown .chart-wrapper .donut-chart {
  width: 100%;
  float: none;
  margin-bottom: 16px;
}
#reports .grid-item.location-breakdown .chart-wrapper .breakdown {
  width: 100%;
  float: none;
}
#reports .advanced-filter {
  font-size: 12px;
  font-weight: 500;
}
#reports .advanced-filter i {
  font-size: 12px;
  position: relative;
  top: 2px;
  font-weight: 600;
}
#reports .advance-filter-content .select2-container-active .select2-choices {
  border-color: #dddddd;
  box-shadow: none;
}
#reports .advance-filter-content input::placeholder {
  color: #757575;
}
#reports .options {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 16px;
}
@media screen and (max-width: 767px) {
  #reports .report-route-stats {
    margin-left: -15px;
    margin-right: -15px;
  }
  #reports .scroll-wrapper {
    overflow-x: auto;
    width: 100%;
    border: 1px solid #dddddd;
  }
  #reports .scroll-wrapper .table {
    width: 800px;
    overflow-x: auto;
    border: none;
  }
  #reports .donut-chart canvas {
    width: 90% !important;
    height: 90% !important;
  }
  #reports .flot-x-axis {
    font-size: 11px;
  }
  #reports .location-breakdown .legendLabel {
    max-width: 60px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: inline-block;
    display: table-cell;
  }
  #reports #reports-bookings-table th,
  #reports #reports-container-table th {
    font-size: 11px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #reports #reports-bookings-table th,
  #reports #reports-container-table th {
    font-size: 11px;
  }
  #reports .donut-chart canvas {
    width: 100% !important;
    height: 100% !important;
  }
}
#group-accounts {
  position: relative;
}
#group-accounts .section-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
#group-accounts .section-header .filters {
  display: flex;
  gap: 16px;
  align-items: center;
}
#group-accounts .section-header .add {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  align-items: center;
}
#group-accounts .section-header .add i {
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
}
#group-accounts .section-header .add span {
  font-size: 11px;
}
#group-accounts .filter-text {
  color: #555555;
  margin-right: 5px;
}
#group-accounts .filter-user {
  width: 250px;
}
#group-accounts .main {
  height: 95%;
  display: flex;
  flex-direction: row;
}
#group-accounts .main .content {
  flex: 1;
  float: left;
  height: inherit;
}
#group-accounts .main .content .no-groups-wrapper {
  padding: 16px;
  height: inherit;
  background-color: #eee;
  overflow-y: auto;
}
#group-accounts .main .content .heading {
  border: 0;
  margin-bottom: 8px;
  padding-top: 8px;
  font-weight: 500;
  width: 100%;
  height: 40px;
  background-color: #0194D3;
  color: #fff;
}
#group-accounts .main .content .account-group-strip {
  background-color: #e6f4fb;
  margin-bottom: 8px;
  padding-top: 8px;
  width: 100%;
  min-height: 40px;
  float: left;
  border: 1px solid #DDDDDD;
}
#group-accounts .main .content .text-row {
  word-wrap: normal;
  font-size: 16px;
  font-weight: 400;
  color: #555555;
  position: relative;
}
#group-accounts .main .content .text-row .accounts {
  font-size: 18px;
  cursor: pointer;
}
#group-accounts .main .content .text-row .account-details {
  position: absolute;
  top: 10px;
  left: 40px;
  background-color: #FEFEFE;
  display: none;
  box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  width: 250px;
  overflow: hidden;
  z-index: 10;
}
#group-accounts .main .content .text-row .account-details.show {
  display: block;
}
#group-accounts .main .content .text-row .account-details .accounts-wrapper {
  position: relative;
}
#group-accounts .main .content .text-row .account-details .accounts-wrapper .header {
  height: 40px;
  background-color: #0194D3;
  padding: 0 16px;
  position: relative;
}
#group-accounts .main .content .text-row .account-details .accounts-wrapper .header h6 {
  margin: 0;
  color: #FFFFFF;
  line-height: 40px;
}
#group-accounts .main .content .text-row .account-details .accounts-wrapper .header i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  z-index: 12;
  font-size: 20px;
  color: #fefefe;
}
#group-accounts .main .content .text-row .account-details .accounts-wrapper .body {
  max-height: 210px;
  overflow-y: auto;
}
#group-accounts .main .content .text-row .account-details .accounts-wrapper .body .list {
  padding: 4px 16px;
  font-weight: 400;
  border: 0.01rem solid #DEDEDE;
  cursor: pointer;
}
#group-accounts .main .content .text-row .account-details .accounts-wrapper .body .list h6 {
  font-size: 14px;
  color: #0194D3;
  font-weight: 500;
  margin: 0;
}
#group-accounts .main .content .text-row .account-details .accounts-wrapper .body .list p {
  font-size: 12px;
  font-weight: 300;
  margin: 0;
}
#group-accounts .main .content .actions-wrapper {
  display: flex;
  flex-direction: row;
}
#group-accounts .main .content .material-icons {
  cursor: pointer;
}
#toggle-switch {
  width: 35px;
}
#toggle-switch .btn-switch {
  position: relative;
  display: block;
  width: 35px;
  height: 19px;
  cursor: pointer;
  background-color: #999999;
  border: 2px solid #999999;
  border-radius: 35px;
}
#toggle-switch .btn-switch .btn-switch-circle {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 15px;
  width: 15px;
  background-color: #fff;
  border-radius: 15px;
}
#toggle-switch .btn-switch--on {
  background-color: #0194D3;
  border: 2px solid #0194D3;
}
#toggle-switch .btn-switch--on .btn-switch-circle--on {
  left: auto;
  right: 0;
}
#accounts {
  position: relative;
}
#accounts .section-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
#accounts .section-header .filter {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  align-items: center;
}
#accounts .section-header .filter i {
  font-size: 20px;
}
#accounts .section-header .filter span {
  font-size: 10px;
}
#accounts .search-wrapper .clear {
  position: absolute;
  z-index: 100001;
  right: 45px;
  bottom: 5px;
  cursor: pointer;
}
#accounts .main {
  height: 95%;
  display: flex;
  flex-direction: row;
}
#accounts .main .content {
  flex: 1;
  float: left;
  height: inherit;
  overflow-y: auto;
}
#accounts .main .content .no-accounts-wrapper {
  padding: 16px;
  height: inherit;
  background-color: #eee;
  overflow-y: auto;
}
#accounts .main .content .heading {
  border: 0;
  margin-bottom: 8px;
  padding-top: 8px;
  font-weight: 500;
  width: 100%;
  height: 40px;
  background-color: #0194D3;
  color: #fff;
}
#accounts .main .content .account-strip {
  background-color: #e6f4fb;
  margin-bottom: 8px;
  padding-top: 8px;
  width: 100%;
  min-height: 40px;
  float: left;
  border: 1px solid #dddddd;
}
#accounts .main .content .text-row {
  word-wrap: normal;
  font-size: 13px;
  font-weight: 500;
  color: #555555;
}
#accounts .main .content .actions-wrapper {
  display: flex;
  flex-direction: row;
}
#accounts .main .content .material-icons {
  cursor: pointer;
}
#system-logs {
  position: relative;
}
#system-logs .section-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
#system-logs .main {
  height: 95%;
  display: flex;
  flex-direction: column;
}
#system-logs .main .content {
  flex: 1;
  float: left;
  height: inherit;
  margin-top: 2%;
}
#system-logs .main .content .heading {
  border: 0;
  margin-bottom: 8px;
  padding-top: 5px;
  font-weight: 500;
  width: 100%;
  height: 40px;
  background-color: #0194D3;
  color: #fff;
}
#system-logs .main .content .log-strip {
  background-color: #e6f4fb;
  margin-bottom: 8px;
  padding-top: 8px;
  width: 100%;
  min-height: 40px;
  float: left;
  border: 1px solid #dddddd;
}
#system-logs .main .content .text-row {
  word-wrap: normal;
  font-size: 13px;
  font-weight: 500;
  color: #555555;
}
#system-logs .main .no-logs-wrapper {
  background-color: #FFFFFF;
  padding: 16px 16px;
  float: left;
  width: 100%;
  min-height: 65px;
}
#system-logs .main .search-box {
  width: 40%;
  margin-bottom: 5px;
  border: 1px solid #ddd;
  border-radius: 4px;
  border: 0;
  padding: 5px;
  height: 32px;
  box-shadow: #000000;
}
#system-logs .main .search-wrapper .clear {
  position: absolute;
  z-index: 100001;
  right: 45px;
  bottom: 5px;
  cursor: pointer;
}
