/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../../fonts/glyphicons-halflings-regular.eot");
  src: url("../../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
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;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.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-right: 15px;
  padding-left: 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;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.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 #dddddd;
}
.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 #dddddd;
}
.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 > 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 {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.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;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  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.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 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;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.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;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.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;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 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: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 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;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.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 #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    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: #ffffff;
  }
}
.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: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.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 #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    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: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  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-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.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;
  }
}
@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;
}
.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-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.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;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 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: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.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: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}
@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: #ffffff;
    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: #ffffff;
    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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.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: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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;
  cursor: not-allowed;
  background-color: #ffffff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  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: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.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: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-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 #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-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 #dddddd;
}
.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 {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #ffffff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.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 {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #ffffff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  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;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.layout-boxed body, .layout-boxed html, body, html {
    height: 100%
}

.layout-boxed .wrapper, .wrapper {
    min-height: 100%;
    position: relative
}

.btn.uppercase, .content-header > .breadcrumb > li,
.content-header > h1, .description-block > .description-text,
.info-box-text, .nav-stacked > li.header, .table > thead > tr > th,
.table > .tfoot > tr > td {
    text-transform: uppercase;
}
.table > .tfoot > tr > td {
    font-weight: bold;
}

body, html {
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Joker, Helvetica, Arial, sans-serif !important;
    font-weight: 400;
    overflow-x: hidden;
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
    text-rendering: optimizeLegibility;
}
.snow {
    background-color: #FFFFFF;
    background-image: url('/img/snow.jpeg');
    background-size: 200px;
}

.wrapper {
    overflow: hidden;
    z-index: 2;
}

.box-body:after, .box-body:before, .box-comments .box-comment:after, .box-comments .box-comment:before, .box-footer:after, .box-footer:before, .box-header:after, .box-header:before, .chat .item:after, .chat .item:before, .chat .item > .attachment:after, .chat .item > .attachment:before, .contacts-list > li:after, .contacts-list > li:before, .control-sidebar-menu > li > a:after, .control-sidebar-menu > li > a:before, .direct-chat-msg:after, .direct-chat-msg:before, .navbar-nav > .clocks-menu > .dropdown-menu > li:after, .navbar-nav > .clocks-menu > .dropdown-menu > li:before, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:before, .navbar-nav > .user-menu > .dropdown-menu > .user-body:after, .navbar-nav > .user-menu > .dropdown-menu > .user-body:before, .navbar-nav > .user-menu > .dropdown-menu > .user-footer:after, .navbar-nav > .user-menu > .dropdown-menu > .user-footer:before, .products-list > .item:after, .products-list > .item:before, .timeline > li:after, .timeline > li:before, .user-block:after, .user-block:before, .user-panel:after, .user-panel:before, .wrapper:after, .wrapper:before {
    content: " ";
    display: table
}

.box-body:after, .box-comments .box-comment:after, .box-footer:after, .box-header:after, .chat .item:after, .chat .item > .attachment:after, .contacts-list > li:after, .control-sidebar-menu > li > a:after, .direct-chat-msg:after, .navbar-nav > .clocks-menu > .dropdown-menu > li:after, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after, .navbar-nav > .user-menu > .dropdown-menu > .user-body:after, .navbar-nav > .user-menu > .dropdown-menu > .user-footer:after, .products-list > .item:after, .timeline > li:after, .user-block:after, .user-panel:after, .wrapper:after {
    clear: both
}

.layout-boxed .wrapper {
    max-width: 1250px;
    margin: 0 auto;
    box-shadow: 0 0 8px rgba(0, 0, 0, .5)
}

.fixed .left-side, .fixed .main-header, .fixed .main-sidebar, .main-footer {
    position: fixed
}

.content-wrapper, .main-footer, .right-side {
    -webkit-transition: -webkit-transform .3s ease-in-out, margin .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, margin .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, margin .3s ease-in-out;
    transition: transform .3s ease-in-out, margin .3s ease-in-out;
    margin-left: 230px;
    z-index: 820
}

.layout-top-nav .content-wrapper, .layout-top-nav .main-footer, .layout-top-nav .main-header > .navbar, .layout-top-nav .right-side, .nav-tabs-custom > .nav-tabs > li:first-of-type {
    margin-left: 0
}

@media (max-width: 767px) {
    html {
        height: -webkit-fill-available;
    }

    body {
        height: 100dvh;
        height: -webkit-fill-available;
        background-color: #dddddd;
    }

    .content-wrapper, .right-side {
        margin-left: 0
    }

    .main-footer {
        width: 100% !important;
        padding: 1px 40px !important
    }

    .sidebar-open .content-wrapper, .sidebar-open .main-footer, .sidebar-open .right-side {
        -webkit-transform: translate(230px, 0);
        -ms-transform: translate(230px, 0);
        -o-transform: translate(230px, 0);
        transform: translate(230px, 0)
    }
}

.content-wrapper, .right-side {
    min-height: 1000px;
    z-index: 800
}

.main-footer {
    background: #fff;
    padding: 6px;
    font-size: 12px;
    color: #444;
    border-top: 1px solid #d2d6de;
    bottom: 0;
    right: 0;
    width: calc(100% - 230px);
    -webkit-transition: -webkit-transform .3s ease-in-out, width .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, width .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, width .3s ease-in-out;
    transition: transform .3s ease-in-out, width .3s ease-in-out
}

.fixed .main-header {
    top: 0;
    right: 0;
    left: 0
}

.fixed .content-wrapper, .fixed .right-side {
    padding-top: 40px
}

.direct-chat-text img, .fixed.layout-boxed .wrapper {
    max-width: 100%
}

body.hold-transition .content-wrapper, body.hold-transition .left-side, body.hold-transition .main-footer, body.hold-transition .main-header .logo, body.hold-transition .main-header > .navbar, body.hold-transition .main-sidebar, body.hold-transition .right-side {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.content {
    min-height: 250px;
    padding: 10px;
    margin-right: auto;
    margin-left: auto
}

a {
    color: #3c8dbc;
    cursor: pointer
}

a:active, a:focus, a:hover {
    outline: 0;
    text-decoration: none;
    color: #72afd2
}

.alert a, .callout a {
    text-decoration: underline
}

.page-header {
    margin: 10px 0 20px;
    font-size: 22px
}

.page-header > small {
    color: #555;
    display: block;
    margin-top: 5px
}

.main-header {
    position: relative;
    max-height: 100px;
    z-index: 1030
}

.main-header a:focus, .main-header a:hover {
    text-decoration: none
}

.navbar {
    min-height: 40px !important;
}

.main-header > .navbar {
    -webkit-transition: margin-left .3s ease-in-out;
    -o-transition: margin-left .3s ease-in-out;
    transition: margin-left .3s ease-in-out;
    margin-bottom: 0;
    margin-left: 230px;
    border: none;
    height: 40px !important;
    border-radius: 0
}

.main-header #navbar-search-input.form-control {
    background: rgba(255, 255, 255, .2);
    border-color: transparent
}

.main-header #navbar-search-input.form-control:active, .main-header #navbar-search-input.form-control:focus {
    border-color: rgba(0, 0, 0, .1);
    background: rgba(255, 255, 255, .9)
}

.main-header #navbar-search-input.form-control::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

.main-header #navbar-search-input.form-control:-ms-input-placeholder {
    color: #ccc
}

.main-header #navbar-search-input.form-control::-webkit-input-placeholder {
    color: #ccc
}

.main-header .navbar-custom-menu, .main-header .navbar-right {
    float: right;
    margin-left: 5px;
    margin-right: 0
}

.navbar-form {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    padding: 0
}

.main-header .sidebar-toggle {
    float: left;
    background-color: transparent;
    background-image: none;
    padding: 7px 0;
    font-size: 40px;
    line-height: 26px;
    font-family: Pe-icon-7-icons, sans-serif
}

.main-header .sidebar-toggle:before {
    content: "\e686"
}
.sidebar-collapse .main-header .sidebar-toggle:before {
    content: "\e684"
}
@media (max-width: 767px) {
    .main-header .sidebar-toggle {
        font-size: 26px;
        color: #777777 !important;
        padding-left:10px;
    }
    .main-header .sidebar-toggle:before {
        content: "\e636"
    }
}

.box.box-solid.box-danger > .box-header .btn, .box.box-solid.box-danger > .box-header a, .box.box-solid.box-info > .box-header .btn, .box.box-solid.box-info > .box-header a, .box.box-solid.box-primary > .box-header .btn, .box.box-solid.box-primary > .box-header a, .box.box-solid.box-success > .box-header .btn, .box.box-solid.box-success > .box-header a, .box.box-solid.box-warning > .box-header .btn, .box.box-solid.box-warning > .box-header a, .box.box-solid[class*=bg] > .box-header, .control-sidebar-dark .control-sidebar-heading, .control-sidebar-dark .control-sidebar-subheading, .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:hover, .main-header .navbar-brand, .main-header .sidebar-toggle:hover {
    color: #fff
}

.box.box-solid > .box-header .btn.btn-default, .main-header .sidebar-toggle:active, .main-header .sidebar-toggle:focus {
    background: 0 0
}

.box.collapsed-box .box-body, .box.collapsed-box .box-footer, .main-header .logo .logo-mini, .main-header .sidebar-toggle .icon-bar {
    display: none
}

.box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .content-header > .breadcrumb > li > a > .fa, .content-header > .breadcrumb > li > a > .glyphicon, .content-header > .breadcrumb > li > a > .ion, .main-header .navbar .nav > li.user > a > .fa, .main-header .navbar .nav > li.user > a > .glyphicon, .main-header .navbar .nav > li.user > a > .ion, .margin-r-5, .nav-pills > li > a > .fa, .nav-pills > li > a > .glyphicon, .nav-pills > li > a > .ion, .nav-tabs-custom > .nav-tabs > li.header > .fa, .nav-tabs-custom > .nav-tabs > li.header > .glyphicon, .nav-tabs-custom > .nav-tabs > li.header > .ion {
    margin-right: 5px
}

.main-header .navbar .nav > li > a > .label {
    position: absolute;
    top: 5px;
    right: 2px;
    left: inherit;
    text-align: center;
    font-size: 9px;
    padding: 3px 5px;
    line-height: .9;
    min-width: 14px;
}

.main-header .logo {
    -webkit-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    float: left;
    height: 40px;
    text-align: center;
    width: 230px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 15px;
    overflow: hidden;
    display: block;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400
}

.login-box h1 {
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 5px
}

.content-header {
    position: relative;
    padding: 5px 10px 0 5px;
}

.content-header > h1 {
    margin: 0;
    font-size: 20px;
    font-weight: 300
}

.content-header > h1 > small {
    font-size: 14px;
    display: inline-block;
    padding-left: 4px;
    font-weight: 300;
    color: #444444 !important;
}

.content-header > .breadcrumb {
    float: right;
    background: 0 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 7px 5px;
    position: absolute;
    top: 5px;
    right: 10px;
    border-radius: 2px
}

.content-header > .breadcrumb > li > a {
    color: #222222;
    text-decoration: none;
    display: inline-block
}

.content-header > .breadcrumb > li + li:before {
    content: '>\00a0';
    color: #999999 !important;
    padding: 0 !important;
}
.content-header .breadcrumb > .active {
    color: #333333;
}

.navbar-toggle {
    color: #fff;
    border: 0;
    margin: 0;
    padding: 15px
}

.btn-group-vertical .btn.btn-flat:first-of-type, .btn-group-vertical .btn.btn-flat:last-of-type, .dropdown-menu, .info-box .progress, .info-box .progress .progress-bar, .nav-tabs.control-sidebar-tabs > li > a {
    border-radius: 0
}

.left-side, .main-sidebar {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 40px;
    min-height: 100%;
    width: 230px;
    z-index: 810;
    -webkit-transition: -webkit-transform .3s ease-in-out, width .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, width .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, width .3s ease-in-out;
    transition: transform .3s ease-in-out, width .3s ease-in-out
}

.box-header > .box-tools [data-toggle=tooltip], .navbar-custom-menu > .navbar-nav > li, .navbar-nav > .messages-menu > .dropdown-menu > li, .navbar-nav > .notifications-menu > .dropdown-menu > li, .navbar-nav > .tasks-menu > .dropdown-menu > li, .sidebar-menu li > a, .sidebar-menu > li, .user-panel {
    position: relative
}

.sidebar {
    padding-bottom: 10px
}

.nav-tabs-custom > .nav-tabs > li:not(.active) > a:active, .nav-tabs-custom > .nav-tabs > li:not(.active) > a:focus, .nav-tabs-custom > .nav-tabs > li:not(.active) > a:hover, .sidebar-form input:focus {
    border-color: transparent
}

.user-panel {
    width: 100%;
    padding: 10px;
    overflow: hidden
}

.user-panel > .image > img {
    width: 100%;
    max-width: 45px;
    height: auto
}

.user-panel > .info {
    padding: 5px 5px 5px 15px;
    line-height: 1;
    position: absolute;
    left: 55px
}

.user-panel > .info > p {
    font-weight: 600;
    margin-bottom: 9px
}

.user-panel > .info > a {
    text-decoration: none;
    padding-right: 5px;
    margin-top: 3px;
    font-size: 11px
}

.user-panel > .info > a > .fa, .user-panel > .info > a > .glyphicon, .user-panel > .info > a > .ion {
    margin-right: 3px
}

.chart-legend, .contacts-list, .fc-color-picker, .list-unstyled, .mailbox-attachments, .products-list, .sidebar-menu, .users-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.sidebar-menu > li {
    margin: 0;
    padding: 0
}

.sidebar-menu > li > a {
    padding: 9px 5px 5px 10px;
    display: block
}

.sidebar-menu > li > a > .fa, .sidebar-menu > li > a > .glyphicon, .sidebar-menu > li > a > .ion, .sidebar-menu > li > a > i {
    width: 34px;
    font-size: 22px;
    line-height: 16px;
    padding-right: 10px;
    display: inline-block;
    text-align: center
}
.sidebar-menu > li > a > i {
    margin-top: 3px;
}

.sidebar-menu > li > a:hover > i {
    color: #ffd667;
}

.sidebar-menu > li .badge, .sidebar-menu > li .label {
    margin-top: 3px;
    margin-right: 5px
}

.sidebar-menu li.header {
    padding: 10px 25px 10px 15px;
    font-size: 12px
}

.sidebar-menu li > a > .fa-angle-left {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 10px;
    margin-top: 3px
}

.sidebar-menu li.active > a > .fa-angle-left {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.contacts-list-name, .contacts-list-status, .direct-chat-msg, .direct-chat-text, .info-box-more, .mailbox-attachment-icon, .mailbox-attachment-info, .mailbox-attachment-size, .sidebar-menu li.active > .treeview-menu, .users-list-date, .users-list-name {
    display: block
}

.sidebar-menu .treeview-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0 0 0 5px
}

.sidebar-menu .treeview-menu .treeview-menu {
    padding-left: 20px
}

.attachment-block .attachment-heading, .control-sidebar-menu .menu-info > .control-sidebar-subheading, .control-sidebar-menu .progress, .fc-toolbar, .mailbox-messages > .table, .progress-description, .sidebar-menu .treeview-menu > li, .table tr > td .progress {
    margin: 0
}

.sidebar-menu .treeview-menu > li > a {
    padding: 5px 5px 5px 15px;
    display: block;
    font-size: 14px
}

.progress.vertical.progress-sm, .progress.vertical.sm, .sidebar-menu .treeview-menu > li > a > .fa, .sidebar-menu .treeview-menu > li > a > .glyphicon, .sidebar-menu .treeview-menu > li > a > .ion {
    width: 20px
}

.sidebar-menu .treeview-menu > li > a > .fa-angle-down, .sidebar-menu .treeview-menu > li > a > .fa-angle-left {
    width: auto
}

.main-sidebar .user-panel, .sidebar-menu, .sidebar-menu > li.header {
    white-space: nowrap;
    overflow: hidden
}

.sidebar-menu:hover {
    overflow: visible
}

.sidebar-form, .sidebar-menu > li.header {
    overflow: hidden;
    text-overflow: clip
}

.sidebar-menu li > a > .pull-right {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -7px
}

.control-sidebar-bg {
    position: fixed;
    z-index: 1000;
    bottom: 0
}

.control-sidebar, .control-sidebar-bg {
    top: 0;
    right: -230px;
    width: 230px;
    -webkit-transition: right .3s ease-in-out;
    -o-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out
}

.control-sidebar {
    position: absolute;
    padding-top: 50px;
    z-index: 1010
}

.control-sidebar > .tab-content {
    padding: 10px 15px
}

.control-sidebar-open .control-sidebar, .control-sidebar-open .control-sidebar-bg, .control-sidebar.control-sidebar-open, .control-sidebar.control-sidebar-open + .control-sidebar-bg, .right .direct-chat-img, .right .direct-chat-img-div {
    right: 0
}

.nav-tabs.control-sidebar-tabs > li:first-of-type > a, .nav-tabs.control-sidebar-tabs > li:first-of-type > a:focus, .nav-tabs.control-sidebar-tabs > li:first-of-type > a:hover {
    border-left-width: 0
}

.nav-tabs.control-sidebar-tabs > li > a, .nav-tabs.control-sidebar-tabs > li > a:hover {
    border-top: none;
    border-right: none;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent
}

.description-block .description-icon, .nav-tabs.control-sidebar-tabs > li > a .icon {
    font-size: 16px
}

.nav-tabs.control-sidebar-tabs > li.active > a, .nav-tabs.control-sidebar-tabs > li.active > a:active, .nav-tabs.control-sidebar-tabs > li.active > a:focus, .nav-tabs.control-sidebar-tabs > li.active > a:hover {
    border-top: none;
    border-right: none;
    border-bottom: none
}

.control-sidebar-heading {
    font-weight: 400;
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: 10px
}

.control-sidebar-subheading {
    display: block;
    font-weight: 400;
    font-size: 14px
}

.control-sidebar-menu {
    list-style: none;
    padding: 0;
    margin: 0 -15px
}

.box, .small-box {
    margin-bottom: 10px;
    position: relative
}

.control-sidebar-menu > li > a {
    display: block;
    padding: 10px 15px
}

.control-sidebar-menu > li > a > .control-sidebar-subheading, .invoice-title, .widget-user .widget-user-desc, .widget-user-2 .widget-user-desc {
    margin-top: 0
}

.control-sidebar-menu .menu-icon {
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px
}

.control-sidebar-menu .menu-info {
    margin-left: 45px;
    margin-top: 3px
}

.control-sidebar-menu .menu-info > p {
    margin: 0;
    font-size: 11px
}

.control-sidebar-dark, .control-sidebar-dark .control-sidebar-menu > li > a .menu-info > p {
    color: #b8c7ce
}

.control-sidebar-dark, .control-sidebar-dark + .control-sidebar-bg {
    background: #414b4d
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs {
    border-bottom: #1c2529
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a {
    background: #181f23;
    color: #b8c7ce
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a, .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:focus, .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:hover {
    border-left-color: #141a1d;
    border-bottom-color: #141a1d
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:active, .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:focus, .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:hover {
    background: #1c2529
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li.active > a, .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li.active > a:active, .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li.active > a:focus, .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li.active > a:hover {
    background: #414b4d;
    color: #fff
}

.control-sidebar-dark .control-sidebar-menu > li > a:hover {
    background: #1e282c
}

.control-sidebar-light, .control-sidebar-light .control-sidebar-menu > li > a .menu-info > p {
    color: #5e5e5e
}

.control-sidebar-light, .control-sidebar-light + .control-sidebar-bg {
    background: #f9fafc;
    border-left: 1px solid #d2d6de
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs {
    border-bottom: #d2d6de
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a {
    background: #e8ecf4;
    color: #444
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a, .control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:focus, .control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:hover {
    border-left-color: #d2d6de;
    border-bottom-color: #d2d6de
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:active, .control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:focus, .control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:hover {
    background: #eff1f7
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a, .control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a:active, .control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a:focus, .control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a:hover {
    background: #f9fafc;
    color: #111
}

.control-sidebar-light .control-sidebar-heading, .control-sidebar-light .control-sidebar-subheading {
    color: #111
}

.control-sidebar-light .control-sidebar-menu {
    margin-left: -14px
}

.control-sidebar-light .control-sidebar-menu > li > a:hover {
    background: #f4f4f5
}

.dropdown-menu {
    border-color: #eee;
    box-shadow: 1px 1px 1px #555;
    z-index: 9999 !important;
}

.dropdown-menu > li > a, .list-link > a:hover {
    color: #222
}

.alert .icon, .dropdown-menu > li > a > .fa, .dropdown-menu > li > a > .glyphicon, .dropdown-menu > li > a > .ion {
    margin-right: 10px
}

.dropdown-menu > li > a:hover {
    background-color: #e1e3e9;
    color: #333
}

.dropdown-menu > .divider {
    background-color: #eee
}

.navbar-nav > .clocks-menu > .dropdown-menu, .navbar-nav > .messages-menu > .dropdown-menu, .navbar-nav > .notifications-menu > .dropdown-menu, .navbar-nav > .tasks-menu > .dropdown-menu {
    width: 280px;
    padding: 0;
    margin: 0;
    top: 100%
}

.navbar-nav > .clocks-menu > .dropdown-menu > li {
    position: relative;
    padding: 10px;
    font-size: 18px;
    line-height: 32px
}

.navbar-nav > .control-menu > .dropdown-menu > li {
    width: 100%;
    position: relative;
    padding: 10px
}

.contacts-list > li:hover, .navbar-nav > .clocks-menu > .dropdown-menu > li:hover {
    background: #eee
}

.navbar-nav > .clocks-menu > .dropdown-menu > li > i {
    font-size: 32px;
    line-height: 32px;
    float: left;
    padding-right: 10px
}

.navbar-nav > .clocks-menu > .dropdown-menu > li > b {
    font-size: 24px;
    float: right
}

.navbar-nav > .control-menu > .dropdown-menu > li.header, .navbar-nav > .messages-menu > .dropdown-menu > li.header, .navbar-nav > .notifications-menu > .dropdown-menu > li.header, .navbar-nav > .tasks-menu > .dropdown-menu > li.header {
    border-radius: 4px 4px 0 0;
    background-color: #fff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444;
    font-size: 14px
}

.navbar-nav > .messages-menu > .dropdown-menu > li.footer > a, .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a, .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
    border-radius: 0 0 4px 4px;
    font-size: 12px;
    background-color: #fff;
    padding: 7px 10px;
    border-bottom: 1px solid #eee;
    color: #444 !important;
    text-align: center
}

.navbar-nav > .messages-menu > .dropdown-menu > li.footer > a:hover, .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a:hover, .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a:hover {
    text-decoration: none;
    font-weight: 400
}

.navbar-nav > .control-menu > .dropdown-menu > li .menu, .navbar-nav > .messages-menu > .dropdown-menu > li .menu, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu {
    max-height: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
    display: block;
    border-bottom: 1px solid #f4f4f4;
    color: #5f5f5f
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:hover, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a:hover {
    background: #f4f4f4;
    text-decoration: none
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a {
    color: #444;
    padding: 10px
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > label {
    float: left;
    margin-top: 3px
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion {
    width: 10px;
    text-align: center;
    float: left;
    margin-top: 3px;
    margin-left: 5px
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > span {
    margin-left: 65px;
    display: block
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a {
    margin: 0;
    padding: 10px
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img {
    margin: auto 10px auto auto;
    width: 40px;
    height: 40px
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 {
    padding: 0;
    margin: 0 0 0 45px;
    color: #444;
    font-size: 15px;
    position: relative
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small {
    color: #999;
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p {
    margin: 0 0 0 45px;
    font-size: 12px;
    color: #888
}

.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a, .pad, .small-box > .inner {
    padding: 10px
}

.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > h3 {
    font-size: 14px;
    padding: 0;
    margin: 0 0 10px;
    color: #555
}

.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > .progress {
    padding: 0;
    margin: 0
}

.navbar-nav > .control-menu > .dropdown-menu, .navbar-nav > .user-menu > .dropdown-menu {
    border-radius: 0;
    padding: 1px 0 0;
    width: 280px;
    border: 1px solid #eee
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
    padding: 10px;
    text-align: center
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 3px solid rgba(255, 255, 255, .2)
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
    z-index: 5;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > small {
    display: block;
    font-size: 12px
}

.navbar-nav > .user-menu > .dropdown-menu > .user-body {
    padding: 15px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #ddd
}

.navbar-nav > .user-menu > .dropdown-menu > .user-body a {
    color: #444 !important
}

.navbar-nav > .user-menu > .dropdown-menu > .user-footer {
    background-color: #f9f9f9;
    padding: 10px
}

.attachment-block .attachment-text, .link-black, .navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default {
    color: #555
}

.navbar-nav > .user-menu .user-image {
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: -5px
}

.open:not(.dropup) > .animated-dropdown-menu {
    backface-visibility: visible !important;
    -webkit-animation: .7s both flipInX;
    -o-animation: .7s both flipInX;
    animation: .7s both flipInX
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transition-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px)
    }
}

.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    position: absolute;
    right: 0;
    left: auto;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .4)
}

.form-control {
    box-shadow: none;
    border-color: #d2d6de;
    border-radius: 4px
}

.form-control:focus {
    border-color: #999;
    box-shadow: none
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #b4b4b4
}

.form-control:-ms-input-placeholder, .form-control::-moz-placeholder, .form-control::-webkit-input-placeholder {
    color: #bbb;
    opacity: 1
}

.form-control:not(select) {
    -webkit-appearance: none;
    -moz-appearance: none
}

.input-sm {
    height: 28px !important
}

.form-group.has-success label {
    color: #00a65a
}

.form-group.has-success .form-control {
    border-color: #00a65a;
    box-shadow: none
}

.form-group.has-warning label {
    color: #f39c12 !important
}

.form-group.has-warning .form-control {
    border-color: #f39c12;
    box-shadow: none
}

.form-group.has-error label, .text-danger, .text-red {
    color: #dd4b39 !important
}

.form-group.has-error .form-control {
    border-color: #dd4b39 !important;
    background: #fff;
    box-shadow: none
}
.has-error .form-control:focus {
    border-color: #c02323 !important;
}

.form-group.has-error .btn {
    border-bottom-color: #dd4b39 !important
}

.callout .highlight, .callout code, .input-group .input-group-addon {
    background-color: #fff
}

.input-group .input-group-addon.disabled {
    background-color: #fafafa !important;
    border-color: #fafafa !important
}

.icheck > label {
    padding-left: 0
}

.form-control-feedback.fa {
    line-height: 26px
}

.form-group-lg .form-control + .form-control-feedback.fa, .input-group-lg + .form-control-feedback.fa, .input-lg + .form-control-feedback.fa {
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback.fa, .input-group-sm + .form-control-feedback.fa, .input-sm + .form-control-feedback.fa {
    line-height: 30px
}

.progress, .progress > .progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
    transition: 2s
}

.box, .info-box {
    box-shadow: 1px 1px 2px rgba(0,0,0,.3);
}

.progress-sm, .progress.sm {
    height: 10px
}

.progress-sm, .progress-sm .progress-bar, .progress-xs, .progress-xs .progress-bar, .progress-xxs, .progress-xxs .progress-bar, .progress.sm, .progress.sm .progress-bar, .progress.xs, .progress.xs .progress-bar, .progress.xxs, .progress.xxs .progress-bar {
    border-radius: 1px
}

.progress-xs, .progress.xs {
    height: 7px
}

.progress-xxs, .progress.xxs {
    height: 3px
}

.progress.vertical {
    position: relative;
    width: 30px;
    height: 200px;
    display: inline-block;
    margin-right: 10px
}

.progress.vertical > .progress-bar {
    width: 100%;
    position: absolute;
    bottom: 0
}

.progress.vertical.progress-xs, .progress.vertical.xs {
    width: 10px
}

.progress.vertical.progress-xxs, .progress.vertical.xxs {
    width: 3px
}

.direct-chat-name, .nav-pills > li.active > a, .products-list .product-title, .progress-group .progress-text, .timeline > li > .timeline-item > .timeline-header > a {
    font-weight: 600
}

.nav-tabs-custom > .nav-tabs.pull-right > li, .progress-group .progress-number {
    float: right
}

.progress-bar-light-blue, .progress-bar-primary {
    background-color: #3c8dbc
}

.progress-striped .progress-bar-aqua, .progress-striped .progress-bar-danger, .progress-striped .progress-bar-green, .progress-striped .progress-bar-info, .progress-striped .progress-bar-light-blue, .progress-striped .progress-bar-primary, .progress-striped .progress-bar-red, .progress-striped .progress-bar-success, .progress-striped .progress-bar-warning, .progress-striped .progress-bar-yellow {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-green, .progress-bar-success {
    background-color: #00a65a
}

.progress-bar-aqua, .progress-bar-info {
    background-color: #00c0ef
}

.progress-bar-warning, .progress-bar-yellow {
    background-color: #f39c12
}

.progress-bar-danger, .progress-bar-red {
    background-color: #dd4b39
}

.small-box {
    border-radius: 2px;
    display: block;
    margin-top: 10px;
    min-height: 100px
}

.small-box > .small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #444444;
    display: block;
    z-index: 10;
    text-decoration: none
}

.small-box > .small-box-footer i {
    font-size: 4em;
    padding: 20px
}

.small-box h3 {
    font-size: 38px;
    font-weight: 700;
    margin: 0 0 10px;
    white-space: nowrap;
    padding: 0
}

.small-box p {
    font-size: 15px
}

.small-box p > small {
    display: block;
    color: #f9f9f9;
    font-size: 13px;
    margin-top: 5px
}

.small-box h3, .small-box p {
    z-index: 5
}

.small-box .icon {
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    position: absolute;
    top: -10px;
    right: 10px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0, 0, 0, .15)
}

.small-box:hover {
    text-decoration: none;
    color: #f9f9f9
}

.small-box:hover .icon {
    font-size: 95px
}

.box {
    border-radius: 10px;
    background: rgba(255,255,255,0.95);
    color: #333;
    width: 100%
}

.box .table {
    background: #FAFAFA;
}

.box.box-primary {
    border-top-color: #017bff
}

.box.box-info {
    border-top-color: #00c0ef
}

.box.box-danger {
    border-top-color: #dc3545
}

.box.box-warning {
    border-top-color: #ffdb6f
}

.box.box-success {
    border-top-color: #00a65a
}

.box.box-default {
    border-top-color: #d2d6de
}

.box .nav-stacked > li {
    border-bottom: 1px solid #f4f4f4;
    margin: 0
}

.box .nav-stacked > li:last-of-type, .collapsed-box .box-header.with-border, .contacts-list > li:last-of-type {
    border-bottom: none
}

.box.height-control .box-body {
    max-height: 300px;
    overflow: auto
}

.box .border-right {
    border-right: 1px solid #f4f4f4
}

.box .border-left {
    border-left: 1px solid #f4f4f4
}

.box.box-solid {
    border-top: 0
}

.box.box-solid > .box-header .btn:hover, .box.box-solid > .box-header a:hover {
    background: rgba(0, 0, 0, .1)
}

.box.box-solid.box-default, .select2-dropdown .select2-search__field, .select2-search--inline .select2-search__field {
    border: 1px solid #d2d6de
}

.box.box-solid.box-default > .box-header {
    color: #444;
    background: #d2d6de
}

.box.box-solid.box-default > .box-header .btn, .box.box-solid.box-default > .box-header a, .lockscreen-logo a, .login-logo a, .modal .panel-body, .register-logo a {
    color: #444
}

.box.box-solid.box-primary {
    border: 1px solid #3c8dbc
}

.box.box-solid.box-primary > .box-header {
    color: #fff;
    background: #3c8dbc
}

.box.box-solid.box-info {
    border: 1px solid #00c0ef
}

.box.box-solid.box-info > .box-header {
    color: #fff;
    background: #00c0ef
}

.box.box-solid.box-danger, .chat .item > .offline {
    border: 1px solid #dd4b39
}

.box.box-solid.box-danger > .box-header {
    color: #fff;
    background: #dd4b39
}

.box.box-solid.box-warning {
    border: 1px solid #f39c12
}

.box.box-solid.box-warning > .box-header {
    color: #fff;
    background: #f39c12
}

.box.box-solid.box-success, .chat .item > .online {
    border: 1px solid #00a65a
}

.box.box-solid.box-success > .box-header {
    color: #fff;
    background: #00a65a
}

.box.box-solid > .box-header > .box-tools .btn {
    border: 0;
    box-shadow: none
}

.box .box-group > .box {
    margin-bottom: 5px
}

.box .knob-label {
    text-align: center;
    color: #333;
    font-weight: 100;
    font-size: 12px;
    margin-bottom: .3em
}

.box > .loading-img, .box > .overlay, .overlay-wrapper > .loading-img, .overlay-wrapper > .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.box .overlay, .overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(255, 255, 255, .7);
    border-radius: 3px
}

.box .overlay > .fa, .overlay-wrapper .overlay > .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px
}

.box .overlay.dark, .overlay-wrapper .overlay.dark {
    background: rgba(0, 0, 0, .5)
}

.box-header {
    color: #444;
    display: block;
    padding: 6px;
    position: relative
}

.box-header.with-border, .mailbox-controls.with-border {
    border-bottom: 1px solid #f4f4f4
}

.box-header.bg-warning.with-border {
    border-bottom: 1px solid #dedede
}

.box-header .box-title, .box-header > .fa, .box-header > .glyphicon, .box-header > .ion {
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    line-height: 28px
}

.box-header .box-title-main {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 28px;
    width: 100%
}

.box-header > .box-tools, .table.align td {
    text-align: right
}

.box-header > .box-tools.pull-right .dropdown-menu {
    right: 0;
    left: auto
}

.btn-box-tool, .btn-box-tools {
    padding: 5px 3px !important;
    font-size: 12px !important;
    background: transparent;
    color: #97a0b3
}

.btn-box-tool:hover, .btn-box-tools:hover, .link-muted:focus, .link-muted:hover, .open .btn-box-tool, .open .btn-box-tools {
    color: #606c84
}

.btn-box-tool.btn:active, .btn-box-tools.btn:active {
    box-shadow: none;
    outline: 0 !important
}

.box-body {
    border-radius: 0 0 4px 4px;
    padding: 6px;
    position: relative
}

.no-header .box-body {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.box-body > .table, .callout p:last-child, .margin-bottom-none, .todo-list > li:last-of-type {
    margin-bottom: 0
}

.box-body .fc, .table tr td .progress {
    margin-top: 5px
}

.box-body .full-width-chart {
    margin: -19px
}

.box-body.no-padding .full-width-chart {
    margin: -9px
}

.box-body .box-pane {
    border-radius: 0 0 0 4px
}

.box-body .box-pane-right {
    border-radius: 0 0 4px
}

.box-footer {
    border-radius: 0 0 10px 10px;
    padding: 6px;
}

.box-comments {
    background: #f7f7f7
}

.box-comments .box-comment {
    padding: 8px 0;
    border-bottom: 1px solid #eee
}

.box-comments .box-comment:last-of-type {
    border-bottom: 0
}

.box-comments .box-comment:first-of-type, .no-pad-top {
    padding-top: 0
}

.box-comments .comment-text {
    margin-left: 40px;
    color: #555
}

.box-comments .username {
    color: #444;
    display: block;
    font-weight: 600
}

.box-comments .text-muted {
    font-weight: 400;
    font-size: 12px
}

.todo-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: auto
}

.todo-list > li {
    border-radius: 2px;
    padding: 10px;
    background: #f4f4f4;
    margin-bottom: 2px;
    border-left: 2px solid #e6e7e8;
    color: #444
}

.todo-list > li > input[type=checkbox] {
    margin: 0 10px 0 5px
}

.todo-list > li .text {
    display: inline-block;
    margin-left: 5px;
    font-weight: 600
}

.todo-list > li .label {
    margin-left: 10px;
    font-size: 9px
}

.todo-list > li .tools {
    display: none;
    float: right;
    color: #dd4b39
}

.todo-list .handle, .todo-list > li:hover .tools {
    display: inline-block
}

.todo-list > li .tools > .fa, .todo-list > li .tools > .glyphicon, .todo-list > li .tools > .ion {
    margin-right: 5px;
    cursor: pointer
}

.direct-chat-timestamp, .nav-tabs-custom > .nav-tabs > li > a.text-muted, .nav-tabs-custom > .nav-tabs > li > a:hover, .todo-list > li.done, .users-list > li > a:hover, .users-list > li > a:hover .users-list-name {
    color: #999
}

.todo-list > li.done .text {
    text-decoration: line-through;
    font-weight: 500
}

.todo-list > li.done .label {
    background: #d2d6de !important
}

.direct-chat-danger .right > .direct-chat-text:after, .direct-chat-danger .right > .direct-chat-text:before, .todo-list .danger {
    border-left-color: #dd4b39
}

.direct-chat-warning .right > .direct-chat-text:after, .direct-chat-warning .right > .direct-chat-text:before, .todo-list .warning {
    border-left-color: #f39c12
}

.direct-chat-info .right > .direct-chat-text:after, .direct-chat-info .right > .direct-chat-text:before, .todo-list .info {
    border-left-color: #00c0ef
}

.direct-chat-success .right > .direct-chat-text:after, .direct-chat-success .right > .direct-chat-text:before, .todo-list .success {
    border-left-color: #00a65a
}

.direct-chat-primary .right > .direct-chat-text:after, .direct-chat-primary .right > .direct-chat-text:before, .todo-list .primary {
    border-left-color: #3c8dbc
}

.todo-list .handle {
    cursor: move;
    margin: 0 5px
}

.chat .item {
    margin-bottom: 5px;
    padding: 2px 5px;
    background: #fafafa;
    border: 1px solid #f4f4f4;
    border-radius: 4px
}

.chat .item > img {
    width: 40px;
    height: 40px;
    border: 2px solid transparent;
    border-radius: 50%;
    background: #eee
}

.chat .item > .attachment, .timeline > li > .timeline-item {
    background: #f4f4f4;
    margin-right: 15px;
    border-radius: 3px
}

.chat .item > .message {
    margin-left: 55px;
    margin-top: -40px
}

.chat .item > .message > .name {
    display: block;
    font-weight: 600
}

.chat .item > .attachment {
    margin-left: 65px;
    padding: 10px
}

.info-box, .info-box .progress .progress-bar {
    background: rgba(255, 255, 255, 0.95);
}

.chat .item > .attachment > h4 {
    margin: 0 0 5px;
    font-weight: 600;
    font-size: 14px
}

.chat .item > .attachment > .filename, .chat .item > .attachment > p {
    font-weight: 600;
    font-size: 13px;
    font-style: italic;
    margin: 0
}

.box-input {
    max-width: 200px
}

.info-box {
    display: block;
    min-height: 90px;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
    color: #333;
    transition: .3s
}

.info-box:hover {
    box-shadow: 0 2px 6px rgba(0,0,0,.3) !important;
    margin-top: -3px;
    margin-bottom: 13px;
}

.info-box small, .user-block.user-block-sm .username {
    font-size: 14px
}

.info-box .progress {
    background: rgba(0, 0, 0, .2);
    margin: 5px -10px;
    height: 2px
}

.info-box-icon {
    border-radius: 8px 0 0 8px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 50px;
    line-height: 100px;
    color: #777;
    transition: all .3s;
}

.info-box-icon > img {
    max-width: 100%;
    margin-top: 25px;
    height: 50px;
    margin-left: 10px
}
.info-box:hover .info-box-icon {
    transform: scale(1.1);
}

.info-box-content {
    padding: 5px 10px;
    margin-left: 60px
}

.info-box-number {
    display: block;
    font-weight: 700;
    font-size: 28px;
    text-align: center
}

.info-box-text, .progress-description {
    display: block;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.info-box-text {
    text-align: center
}

.timeline {
    position: relative;
    margin: 0 0 30px;
    padding: 0;
    list-style: none
}

.timeline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #ddd;
    left: 32px;
    margin: 0;
    border-radius: 2px
}

.btn-app, .btn.btn-file, .timeline > li {
    position: relative
}

.timeline > li {
    margin-right: 10px;
    margin-bottom: 15px
}

.timeline > li > .timeline-item {
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    margin-top: 0;
    color: #444;
    margin-left: 60px;
    padding: 0 0 2px;
    position: relative
}

.timeline > li > .timeline-item:hover {
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .4);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .4)
}

.timeline > li > .timeline-item > .time {
    color: #999;
    float: right;
    padding: 4px 10px;
    font-size: 12px
}

.timeline > li > .timeline-item > .timeline-header {
    margin: 0;
    color: #555;
    border-bottom: 1px solid #f4f4f4;
    padding: 5px 10px 0;
    font-size: 14px;
    line-height: 1.1;
    min-height: 40px
}

.timeline > li > .timeline-item > .timeline-body, .timeline > li > .timeline-item > .timeline-footer {
    padding: 0 10px;
    font-size: 90%;
    overflow: hidden
}

.timeline > li > .fa, .timeline > li > .glyphicon, .timeline > li > .ion {
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    color: #333;
    background: #d2d6de;
    border-radius: 50%;
    text-align: center;
    left: 23px;
    top: 0
}

.timeline > .time-label > span {
    font-weight: 600;
    padding: 5px;
    display: inline-block;
    background-color: #fff;
    border-radius: 4px
}

.timeline-inverse > li > .timeline-item {
    background: #f0f0f0;
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none
}

.timeline-inverse > li > .timeline-item > .timeline-header {
    border-bottom-color: #ddd
}

.btn {
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none
}
.open > .dropdown-menu {
    border-radius: 4px;
}

.btn-app:active, .btn-app:focus, .btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn:focus, .select2-container--default.select2-container--focus, .select2-container--default:active, .select2-container--default:focus, .select2-selection.select2-container--focus, .select2-selection:active, .select2-selection:focus, button:focus, input:focus {
    outline: 0
}

.btn.btn-file {
    overflow: hidden
}

.btn.btn-file > input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    opacity: 0;
    outline: 0;
    background: #fff;
    cursor: inherit;
    display: block
}

.btn-default {
    background: #fff !important;
    color: #333;
    border-color: #ddd
}

.btn-default.hover, .btn-default:active, .btn-default:focus, .btn-default:hover {
    color: #222;
    border-color: #bbb;
    background: #eee
}

.border-default {
    border-color: #bbb !important;
    background: #ececec !important
}

.btn-primary, .btn-primary-o, .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}
.btn-primary-s {
    color: #007bff;
    background-color: #FFFFFF;
    border-color: #007bff !important
}

.border-primary {
    border-color: #007bff !important;
    background: #a8d9ff !important
}

.btn-primary-o:hover, .btn-primary-o:focus, .btn-primary-o:active,
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff !important;
    background-color: #0069d9;
    border-color: #0062cc
}
.btn-primary-s:hover, .btn-primary-s:focus, .btn-primary-s:active {
    color: #0062cc !important;
    background-color: #ddefff;
    border-color: #0062cc
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-success {
    background-color: #3ac47d;
    border-color: #3ac47d;
    color: #000
}

.btn-success-o {
    color: #28a745;
    background-color: #ecffed !important;
    border: 1px solid #65cc78 !important
}

.border-success {
    border-color: #28a745 !important;
    background: #b6ecb8 !important
}

.btn-success:hover {
    background-color: #58cd91;
    border-color: #4eca8a;
    color: #000
}

.btn-success-o:active, .btn-success-o:focus, .btn-success-o:hover {
    color: #218838;
    background-color: #ecffed;
    border-color: #218838
}

.btn-success.focus, .btn-success:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-info {
    background-color: #30b1ff;
    border-color: #30b1ff;
    color: #000
}

.border-info {
    border-color: #1cc3f0 !important;
    background: #d4f5ff !important
}

.border-warning, .btn-warning {
    border-color: #fed868 !important
}
.btn-warning-o {
    color: #ff9800;
    background-color: #fff6e9 !important;
    border: 1px solid #ff9800 !important
}

.btn-info:hover {
    background-color: #4fbdff;
    border-color: #45b9ff;
    color: #000
}

.btn-info.focus, .btn-info:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-warning {
    color: #212529 !important;
    background-color: #ffdb70 !important
}

.border-warning {
    background: #fff8ba !important
}

.btn-warning:hover {
    color: #212529 !important;
    background-color: #e0a800 !important;
    border-color: #d39e00 !important
}

.btn-warning.focus, .btn-warning:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-danger, .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger-o {
    color: #f44336;
    background-color: #fff7f7 !important;
    border-color: #f98c83 !important
}

.btn-danger-o:active, .btn-danger-o:focus, .btn-danger-o:hover {
    color: #dc3545;
    background-color: #ecffed;
    border-color: #dc3545
}

.border-danger {
    border-color: #dc3545 !important;
    background: #ffcac6 !important
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus, .btn-danger:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-outline {
    border: 1px solid #fff;
    background: 0 0;
    color: #fff
}

.btn-outline:active, .btn-outline:focus, .btn-outline:hover {
    color: rgba(255, 255, 255, .7);
    border-color: rgba(255, 255, 255, .7)
}

.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn[class*=bg-]:hover, .btn[class*=bg-]:hover:after {
    -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 100px rgba(0, 0, 0, .2)
}

.btn-app {
    border-radius: 3px;
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    text-align: center;
    color: #555;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    font-size: 12px
}

.btn-app > .fa, .btn-app > .glyphicon, .btn-app > .ion {
    font-size: 20px;
    display: block
}

.btn-app:hover {
    background: #f4f4f4;
    color: #444;
    border-color: #aaa
}

.btn-app > .badge {
    position: absolute;
    top: -3px;
    right: -10px;
    font-size: 10px;
    font-weight: 400
}

.callout {
    border-radius: 3px;
    margin: 0 0 20px;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee
}

.callout a {
    color: #fff
}

.callout a:hover {
    color: #eee
}

.callout h4 {
    margin-top: 0;
    font-weight: 600
}

.callout.callout-danger {
    border-color: #c23321
}

.callout.callout-warning {
    border-color: #c87f0a
}

.callout.callout-info {
    border-color: #0097bc
}

.callout.callout-success {
    border-color: #00733e
}

.alert {
    border-radius: 8px;
    padding: 5px 30px 5px 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    border-color: transparent
}

.alert h4 {
    font-weight: 600;
    font-size: 16px;
    margin-top: 5px
}

.alert .close {
    color: #000;
    opacity: .3
}

.alert .close:hover {
    opacity: .5
}

.alert a {
    color: #f44336;
    margin-right: 5px;
    margin-left: 5px;
}

.alert a:hover {
    color: #a73422
}

.nav > li > a:active, .nav > li > a:focus, .nav > li > a:hover {
    color: #444;
    background: #f7f7f7
}

.nav-pills > li > a {
    border-radius: 0;
    border-top: 3px solid transparent;
    color: #444
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover, .nav-tabs-custom > .nav-tabs > li.active {
    border-top-color: #3c8dbc
}

.nav-stacked > li > a {
    border-radius: 0;
    border-top: 0;
    color: #444
}

.nav-stacked > li.active > a, .nav-stacked > li.active > a:hover {
    background: #b4d8ff;
    color: #333;
    border-top: 0;
    box-shadow: 1px 1px 2px #777
}

.nav-stacked > li.non-active > a, .nav-stacked > li.non-active > a:hover {
    background: #e4f1ff;
    color: #333;
    border-top: 1px solid #bfbfbf;
    box-shadow: none
}

.nav-stacked > li.header {
    border-bottom: 1px solid #ddd;
    color: #777;
    margin-bottom: 10px;
    padding: 5px 10px
}

.nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    border-radius: 3px
}

.nav-tabs-custom > .nav-tabs {
    margin: 0;
    border-bottom-color: #f4f4f4;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.nav-tabs-custom > .nav-tabs > li {
    border-top: 3px solid transparent;
    margin-bottom: -2px;
    margin-right: 5px
}

.nav-tabs-custom > .nav-tabs > li > a {
    color: #444;
    border-radius: 0
}

.nav-tabs-custom > .nav-tabs > li > a, .nav-tabs-custom > .nav-tabs > li > a:hover {
    background: 0 0;
    margin: 0
}

.nav-tabs-custom > .nav-tabs > li.active:hover > a, .nav-tabs-custom > .nav-tabs > li.active > a {
    background-color: #fff;
    color: #444
}

.nav-tabs-custom > .nav-tabs > li.active > a {
    border-top-color: transparent;
    border-left-color: #f4f4f4;
    border-right-color: #f4f4f4
}

.nav-tabs-custom > .nav-tabs > li:first-of-type.active > a {
    border-left-color: transparent
}

.nav-tabs-custom > .nav-tabs.pull-right {
    float: none !important
}

.nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type {
    margin-right: 0
}

.nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type > a {
    border-left-width: 1px
}

.nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type.active > a {
    border-left-color: #f4f4f4;
    border-right-color: transparent
}

.nav-tabs-custom > .nav-tabs > li.header {
    line-height: 35px;
    padding: 0 10px;
    font-size: 20px;
    color: #444
}

.nav-tabs-custom > .tab-content {
    background: #fff;
    padding: 10px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.nav-tabs-custom .dropdown.open > a:active, .nav-tabs-custom .dropdown.open > a:focus {
    background: 0 0;
    color: #999
}

.pagination > li > a {
    background: #fafafa;
    color: #555
}

.flat, .pagination.pagination-flat > li > a {
    border-radius: 0 !important
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #999;
    border-color: #999
}

.products-list > .item {
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    padding: 10px 0;
    background: #fff
}

.box-comments .box-comment img, .img-lg, .img-md, .img-sm, .products-list .product-img, .user-block.user-block-sm img {
    float: left
}

.products-list .product-img img {
    width: 50px;
    height: 50px
}

.products-list .product-info {
    margin-left: 60px
}

.products-list .product-description {
    display: block;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.product-list-in-box > .item {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #f4f4f4
}

.product-list-in-box > .item:last-of-type {
    border-bottom-width: 0
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #ddd;
    font-size: 14px;
    border-left: 1px dotted #eee
}

.table > thead > tr > th,
.table > .tfoot > tr > td {
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    text-shadow: 0 1px 0 #f2f2f2;
    color: #5e5e5e;
    vertical-align: middle;
}

.table > thead > tr > th:hover,
.table > .tfoot > tr > td:hover {
    background: linear-gradient(to bottom, #dcdcdc, #eee) #dcdcdc
}

.table > thead > tr > th > .label,
.table > .tfoot > tr > td > .label {
    text-shadow: none
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.lockscreen-credentials .form-control, .table.no-border, .table.no-border td, .table.no-border th {
    border: 0
}

table.text-center, table.text-center td, table.text-center th {
    text-align: center
}

.table.align th {
    text-align: left
}

.direct-chat {
    position: fixed;
    left: 5px;
    bottom: 0;
    width: 310px;
    margin-bottom: 0;
    z-index: 999;
    box-shadow: 2px 2px 5px #a1a1a1
}

@media (min-width: 768px) {
    .sidebar-collapse .content-wrapper, .sidebar-collapse .main-footer, .sidebar-collapse .right-side {
        margin-left: 0
    }

    .sidebar-collapse .left-side, .sidebar-collapse .main-sidebar {
        -webkit-transform: translate(-230px, 0);
        -ms-transform: translate(-230px, 0);
        -o-transform: translate(-230px, 0);
        transform: translate(-230px, 0)
    }

    .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .right-side {
        margin-left: 50px !important;
        z-index: 840;
        width: calc(100% - 50px)
    }

    .sidebar-mini.sidebar-collapse .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 50px !important;
        z-index: 850;
        min-height: 100%
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu > li {
        position: relative
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu > li > a {
        margin-right: 0
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .pull-right-container {
        display: block !important;
        position: absolute !important;
        top: 0 !important;
        right: -5px !important;
        width: inherit !important;
        left: 0 !important;
        padding: 0 !important
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
        border-top-right-radius: 4px
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu > li:not(.treeview) > a > span {
        border-bottom-right-radius: 4px
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom-right-radius: 4px
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu, .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right) {
        display: block !important;
        position: absolute;
        width: 250px;
        left: 50px
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span {
        top: 0;
        margin-left: -3px;
        padding: 12px 5px 12px 20px;
        background-color: inherit
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
        top: 44px;
        margin-left: 0
    }

    .sidebar-mini.sidebar-collapse .main-sidebar .user-panel > .info, .sidebar-mini.sidebar-collapse .sidebar-form, .sidebar-mini.sidebar-collapse .sidebar-menu li.header, .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu, .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .pull-right, .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
        display: none !important;
        -webkit-transform: translateZ(0)
    }

    .sidebar-mini.sidebar-collapse .main-header .logo {
        width: 50px
    }

    .sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini {
        display: block;
        margin-left: -15px;
        margin-right: -15px
    }

    .sidebar-mini.sidebar-collapse .main-header .logo > .logo-lg {
        display: none
    }

    .sidebar-mini.sidebar-collapse .main-header .navbar {
        margin-left: 50px
    }

    .control-sidebar-open .content-wrapper, .control-sidebar-open .main-footer, .control-sidebar-open .right-side {
        margin-right: 230px
    }

    .direct-chat {
        right: 10%;
        bottom: 0;
        left: inherit;
        top: inherit
    }
}

.direct-chat .box-body {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    overflow-x: hidden;
    padding: 0
}

.direct-chat-contacts-open .direct-chat-contacts, .direct-chat.chat-pane-open .direct-chat-contacts {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.avito-chat-messages, .direct-chat-messages, .direct-vk-chat-messages, .cian-chat-messages, .domclick-chat-messages {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0)
}

.direct-chat-messages, .direct-vk-chat-messages {
    transform: translate(0, 0);
    padding: 10px;
    min-height: 250px;
    overflow: hidden;
    background: #FFFFFF
}

.avito-chat-messages, .ticket_chat,
.cian-chat-messages, .domclick-chat-messages {
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden
}

.cian-chat-messages, .avito-chat-messages, .domclick-chat-messages {
    transform: translate(0, 0);
    height: 400px
}

.ticket_chat {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    min-height: 400px
}

.direct-chat-text p {
    margin: 0;
    overflow: hidden
}

.direct-chat-msg {
    margin-bottom: 5px;
    position: relative
}

.direct-chat-contacts, .direct-chat-messages, .direct-vk-chat-messages, .cian-chat-messages {
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -moz-transition: -moz-transform .5s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out;
    transition: transform .5s ease-in-out
}

.direct-chat-text {
    border-radius: 10px;
    position: relative;
    padding: 5px 10px;
    background: #dcffcf;
    border: 1px solid #8ad88e;
    margin: 5px 0 0 50px;
    color: #444;
    min-height: 40px;
}

.direct-chat-img, .direct-chat-img-div {
    border-radius: 20px;
    padding: 0;
    position: absolute
}

.direct-chat-text.system_mgs, .direct-chat-text.system_mgs:after {
    background: #ffd8d8 !important;
    border-color: #dd6666 !important;
}

.direct-chat-text.system_mgs .msg_wrap_corner:before {
    border-right: 30px solid #ffd8d8 !important;
    -webkit-box-shadow: 0 0 0 1px #dd6666;
    -moz-box-shadow: 0 0 0 1px #dd6666;
    box-shadow: 0 0 0 1px #dd6666;
}
.direct-chat-text.system_mgs .msg_wrap_corner:after {
    -webkit-box-shadow: 1px 0 0 0 #dd6666;
    -moz-box-shadow: 1px 0 0 0 #dd6666;
    box-shadow: 1px 0 0 0 #dd6666;
}



.direct-chat-text:hover {
    box-shadow: 0 0 2px #d1d1d1
}

.direct-chat-text:after {
    border-width: 5px;
    margin-top: -5px
}

.direct-chat-text:before {
    border-width: 6px;
    margin-top: -6px
}

.right .direct-chat-text {
    margin-right: 50px;
    margin-left: 0;
    background: #dcefff !important;
    border-color: #9ad2ff;
}

.direct-chat-text a {
    border-bottom: 1px dashed #2196f3;
    color: #2196f3
}

.direct-chat-img {
    max-width: 40px;
    max-height: 40px;
    bottom: 0;
    background: #efefef
}

.direct-chat-img-div {
    width: 40px;
    height: 40px;
    bottom: 0;
    background-repeat: no-repeat;
    margin-left: 2px;
    background-position: 50% 0;
    background-size: cover;
    box-shadow: 0 0 1px #999999;
}
.user-block .direct-chat-img-div {
    top: 10px !important;
}
.ticket_chat .direct-chat-img-div {
    bottom: 20px;
    top: auto;
    box-shadow: none;
}

.direct-chat-info {
    display: block;
    margin-top: 5px;
    font-size: 12px
}

.direct-chat-contacts {
    -webkit-transform: translate(101%, 0);
    -ms-transform: translate(101%, 0);
    -o-transform: translate(101%, 0);
    transform: translate(101%, 0);
    position: absolute;
    top: 0;
    bottom: 0;
    height: 250px;
    width: 100%;
    background: #fafafa;
    color: #222;
    overflow: auto;
    z-index: 99
}

.contacts-list > li {
    border-bottom: 1px solid #f4f4f4;
    padding: 5px;
    margin: 0
}

.contacts-list-img {
    border-radius: 50%;
    width: 30px;
    float: left
}

.contacts-list-info {
    margin-left: 35px;
    color: #222
}

.contacts-list-name {
    font-weight: 600;
    font-size: 12px
}

.contacts-list-status {
    font-size: 10px
}

.contacts-list-date {
    color: #aaa;
    font-weight: 400
}

.contacts-list-msg {
    color: #999;
    font-size: 10px;
    display: block;
    line-height: 12px;
}

.direct-chat-danger .right > .direct-chat-text {
    background: #dd4b39;
    border-color: #dd4b39;
    color: #fff
}

.direct-chat-primary .right > .direct-chat-text {
    background: #3c8dbc;
    border-color: #3c8dbc;
    color: #fff
}

.direct-chat-warning .right > .direct-chat-text {
    background: #f39c12;
    border-color: #f39c12;
    color: #fff
}

.direct-chat-info .right > .direct-chat-text {
    background: #00c0ef;
    border-color: #00c0ef;
    color: #fff
}

.direct-chat-success .right > .direct-chat-text {
    background: #00a65a;
    border-color: #00a65a;
    color: #fff
}

.users-list > li {
    width: 25%;
    float: left;
    padding: 10px;
    text-align: center
}

.users-list > li img {
    border-radius: 50%;
    max-width: 100%;
    height: auto
}

.users-list-name {
    font-weight: 600;
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.mailbox-attachment-size, .users-list-date {
    color: #999;
    font-size: 12px
}

.btn-adn.active, .btn-adn:active, .btn-bitbucket.active, .btn-bitbucket:active, .btn-dropbox.active, .btn-dropbox:active, .btn-facebook.active, .btn-facebook:active, .btn-flickr.active, .btn-flickr:active, .btn-foursquare.active, .btn-foursquare:active, .btn-github.active, .btn-github:active, .btn-google.active, .btn-google:active, .btn-instagram.active, .btn-instagram:active, .btn-linkedin.active, .btn-linkedin:active, .btn-microsoft.active, .btn-microsoft:active, .btn-openid.active, .btn-openid:active, .btn-pinterest.active, .btn-pinterest:active, .btn-reddit.active, .btn-reddit:active, .btn-soundcloud.active, .btn-soundcloud:active, .btn-tumblr.active, .btn-tumblr:active, .btn-twitter.active, .btn-twitter:active, .btn-vimeo.active, .btn-vimeo:active, .btn-vk.active, .btn-vk:active, .btn-yahoo.active, .btn-yahoo:active, .carousel-control.left, .carousel-control.right, .open > .dropdown-toggle.btn-adn, .open > .dropdown-toggle.btn-bitbucket, .open > .dropdown-toggle.btn-dropbox, .open > .dropdown-toggle.btn-facebook, .open > .dropdown-toggle.btn-flickr, .open > .dropdown-toggle.btn-foursquare, .open > .dropdown-toggle.btn-github, .open > .dropdown-toggle.btn-google, .open > .dropdown-toggle.btn-instagram, .open > .dropdown-toggle.btn-linkedin, .open > .dropdown-toggle.btn-microsoft, .open > .dropdown-toggle.btn-openid, .open > .dropdown-toggle.btn-pinterest, .open > .dropdown-toggle.btn-reddit, .open > .dropdown-toggle.btn-soundcloud, .open > .dropdown-toggle.btn-tumblr, .open > .dropdown-toggle.btn-twitter, .open > .dropdown-toggle.btn-vimeo, .open > .dropdown-toggle.btn-vk, .open > .dropdown-toggle.btn-yahoo {
    background-image: none
}

.carousel-control > .fa {
    font-size: 40px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -20px
}

.box-widget {
    border: none;
    position: relative
}

.widget-user .widget-user-header {
    padding: 20px;
    height: 120px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.widget-user .widget-user-username {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 300;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

.widget-user .widget-user-image {
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -45px
}

.widget-user .widget-user-image > img {
    width: 90px;
    height: auto;
    border: 3px solid #fff
}

.widget-user .box-footer {
    padding-top: 30px
}

.widget-user-2 .widget-user-header {
    padding: 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.widget-user-2 .widget-user-username {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 300
}

.widget-user-2 .widget-user-desc, .widget-user-2 .widget-user-username {
    margin-left: 75px
}

.widget-user-2 .widget-user-image > img {
    width: 65px;
    height: auto;
    float: left
}

.mailbox-controls {
    padding-bottom: 5px
}

.mailbox-read-info {
    border-bottom: 1px solid #f4f4f4;
    padding: 10px
}

.mailbox-read-info h3 {
    font-size: 20px;
    margin: 0
}

.mailbox-read-info h5 {
    margin: 0;
    padding: 5px 0 0
}

.mailbox-read-time {
    color: #999;
    font-size: 13px
}

.mailbox-read-message {
    padding: 0
}

.mailbox-attachments li {
    float: left;
    width: 140px;
    border: 1px solid #eee;
    margin-bottom: 4px;
    margin-right: 4px
}

.mailbox-attachment-name {
    font-weight: 700;
    color: #555
}

.mailbox-attachment-info {
    padding: 5px;
    background: #f4f4f4;
    font-size: 10px;
    overflow: hidden
}

.mailbox-attachment-icon {
    text-align: center;
    font-size: 40px;
    color: #777;
    padding: 5px 10px
}

.mailbox-attachment-icon.has-img {
    padding: 0;
    height: 80px;
    text-align: center;
    vertical-align: middle;
}

.mailbox-attachment-icon.has-img > a > img {
    max-width: 100%;
    max-height: 70px;
    font-size: 12px;
    border-radius: 3px;
    margin: 5px;
}

.lockscreen, .login-page, .register-page {
    background: #d2d6de
}

.lockscreen-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300
}

.lockscreen-wrapper {
    max-width: 400px;
    margin: 10% auto 0
}

.lockscreen .lockscreen-name {
    text-align: center;
    font-weight: 600
}

.lockscreen-item {
    border-radius: 4px;
    padding: 0;
    background: #fff;
    position: relative;
    margin: 10px auto 30px;
    width: 290px
}

.lockscreen-image {
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: -25px;
    background: #fff;
    padding: 5px;
    z-index: 10
}

.lockscreen-image > img {
    border-radius: 50%;
    width: 70px;
    height: 70px
}

.img-md + .img-push, .lockscreen-credentials {
    margin-left: 70px
}

.lockscreen-credentials .btn {
    background-color: #fff;
    border: 0;
    padding: 0 10px
}

.lockscreen-footer {
    margin-top: 10px
}

.login-logo, .register-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 5px;
    font-weight: 300
}

.login-box, .register-box {
    width: 300px;
    margin: 10% auto
}

@media (max-width: 768px) {
    .control-sidebar {
        padding-top: 100px
    }

    .nav-tabs.control-sidebar-tabs {
        display: table
    }

    .nav-tabs.control-sidebar-tabs > li {
        display: table-cell
    }

    .login-box, .register-box {
        width: 90%;
        margin-top: 10%
    }
}

.login-box-body, .register-box-body {
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #444;
    box-shadow: 0 0 6px #bbb
}

.login-box-body .form-control-feedback, .register-box-body .form-control-feedback {
    color: #777
}

.login-box-msg, .register-box-msg {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px
}

.btn-social, .btn-social-icon {
    position: relative;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.social-auth-links {
    margin: 10px 0
}

.error-page {
    width: 600px;
    margin: 20px auto 0
}

.error-page > .headline {
    float: left;
    font-size: 100px;
    font-weight: 300
}

.btn-social-icon > :first-child, .btn-social > :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    line-height: 34px;
    font-size: 1.6em;
    border-right: 1px solid rgba(0, 0, 0, .2)
}

.error-page > .error-content {
    margin-left: 190px;
    display: block
}

.error-page > .error-content > h3 {
    font-weight: 300;
    font-size: 25px
}

@media (max-width: 991px) {
    .main-header .navbar-custom-menu a, .main-header .navbar-right a {
        color: inherit;
        background: 0 0
    }

    .content-header > .breadcrumb {
        position: relative;
        margin-top: 5px;
        top: 0;
        right: 0;
        float: none
    }

    .content-header > .breadcrumb li:before {
        color: #97a0b3
    }

    .navbar-custom-menu .navbar-nav > li {
        float: left
    }

    .navbar-custom-menu .navbar-nav {
        margin: 0;
        float: left
    }

    .navbar-custom-menu .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

    .navbar-collapse.pull-left {
        float: none !important
    }

    .navbar-collapse.pull-left + .navbar-custom-menu {
        display: block;
        position: absolute;
        top: 0;
        right: 40px
    }

    .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a, .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a, .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a, .navbar-nav > .user-menu > .dropdown-menu > .user-body a {
        background: #fff !important;
        color: #444 !important
    }

    .navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default:hover {
        background-color: #f9f9f9
    }

    .navbar-custom-menu > .navbar-nav {
        float: right;
        margin-left: 3px
    }

    .navbar-custom-menu > .navbar-nav > li {
        position: relative
    }

    .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
        position: absolute;
        min-width: max-content;
        right: 0;
        left: auto;
        border: 1px solid #ddd;
        background: #fff
    }

    .chart-legend > li {
        float: left;
        margin-right: 10px
    }

    .error-page {
        width: 100%
    }

    .error-page > .headline {
        float: none;
        text-align: center
    }

    .error-page > .error-content {
        margin-left: 0
    }

    .error-page > .error-content > h3 {
        text-align: center
    }
}

.invoice {
    position: relative;
    background: #fff;
    border: 1px solid #f4f4f4;
    padding: 20px;
    margin: 10px 25px
}

.profile-user-img {
    margin: 0 auto;
    width: 100px;
    padding: 3px;
    border: 3px solid #d2d6de
}

.profile-username {
    font-size: 21px;
    margin-top: 5px
}

.post {
    border-bottom: 1px solid #d2d6de;
    margin-bottom: 15px;
    padding-bottom: 15px;
    color: #555
}

.post:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.post .user-block {
    margin-bottom: 15px
}

#avito_chat_users .user-block,
#domclick_chat_users .user-block,
#cian_chat_users .user-block {
    position: relative;
    min-height: 55px
}

.btn-social {
    padding-left: 44px
}

.btn-social > :first-child {
    width: 32px;
    text-align: center
}

.btn-social.btn-lg {
    padding-left: 61px
}

.btn-social-icon.btn-lg > :first-child, .btn-social.btn-lg > :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}

.btn-social.btn-sm {
    padding-left: 38px
}

.btn-social-icon.btn-sm > :first-child, .btn-social.btn-sm > :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}

.btn-social.btn-xs {
    padding-left: 30px
}

.btn-social-icon.btn-xs > :first-child, .btn-social.btn-xs > :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.btn-social-icon {
    height: 34px;
    width: 34px;
    padding: 0
}

.fc-day-number, .fc-header-right {
    padding-right: 10px
}

.btn-social-icon > :first-child {
    border: none;
    text-align: center;
    width: 100%
}

.btn-social-icon.btn-lg {
    height: 45px;
    width: 45px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-sm {
    height: 30px;
    width: 30px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-xs {
    height: 22px;
    width: 22px;
    padding-left: 0;
    padding-right: 0
}

.btn-adn {
    color: #fff;
    background-color: #d87a68;
    border-color: rgba(0, 0, 0, .2)
}

.btn-adn.active, .btn-adn.focus, .btn-adn:active, .btn-adn:focus, .btn-adn:hover, .open > .dropdown-toggle.btn-adn {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, .2)
}

.btn-adn .badge {
    color: #d87a68;
    background-color: #fff
}

.btn-bitbucket {
    color: #fff;
    background-color: #205081;
    border-color: rgba(0, 0, 0, .2)
}

.btn-bitbucket.active, .btn-bitbucket.focus, .btn-bitbucket:active, .btn-bitbucket:focus, .btn-bitbucket:hover, .open > .dropdown-toggle.btn-bitbucket {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, .2)
}

.btn-bitbucket .badge {
    color: #205081;
    background-color: #fff
}

.btn-dropbox {
    color: #fff;
    background-color: #1087dd;
    border-color: rgba(0, 0, 0, .2)
}

.btn-dropbox.active, .btn-dropbox.focus, .btn-dropbox:active, .btn-dropbox:focus, .btn-dropbox:hover, .open > .dropdown-toggle.btn-dropbox {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, .2)
}

.btn-dropbox .badge {
    color: #1087dd;
    background-color: #fff
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, .2)
}

.btn-facebook.active, .btn-facebook.focus, .btn-facebook:active, .btn-facebook:focus, .btn-facebook:hover, .open > .dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, .2)
}

.btn-facebook .badge {
    color: #3b5998;
    background-color: #fff
}

.btn-flickr {
    color: #fff;
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, .2)
}

.btn-flickr.active, .btn-flickr.focus, .btn-flickr:active, .btn-flickr:focus, .btn-flickr:hover, .open > .dropdown-toggle.btn-flickr {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, .2)
}

.btn-flickr .badge {
    color: #ff0084;
    background-color: #fff
}

.btn-foursquare {
    color: #fff;
    background-color: #f94877;
    border-color: rgba(0, 0, 0, .2)
}

.btn-foursquare.active, .btn-foursquare.focus, .btn-foursquare:active, .btn-foursquare:focus, .btn-foursquare:hover, .open > .dropdown-toggle.btn-foursquare {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, .2)
}

.btn-foursquare .badge {
    color: #f94877;
    background-color: #fff
}

.btn-github {
    color: #fff;
    background-color: #444;
    border-color: rgba(0, 0, 0, .2)
}

.btn-github.active, .btn-github.focus, .btn-github:active, .btn-github:focus, .btn-github:hover, .open > .dropdown-toggle.btn-github {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, .2)
}

.btn-github .badge {
    color: #444;
    background-color: #fff
}

.btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, .2)
}

.btn-google.active, .btn-google.focus, .btn-google:active, .btn-google:focus, .btn-google:hover, .open > .dropdown-toggle.btn-google {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, .2)
}

.btn-google .badge {
    color: #dd4b39;
    background-color: #fff
}

.btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, .2)
}

.btn-instagram.active, .btn-instagram.focus, .btn-instagram:active, .btn-instagram:focus, .btn-instagram:hover, .open > .dropdown-toggle.btn-instagram {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, .2)
}

.btn-instagram .badge {
    color: #3f729b;
    background-color: #fff
}

.btn-linkedin {
    color: #fff;
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, .2)
}

.btn-linkedin.active, .btn-linkedin.focus, .btn-linkedin:active, .btn-linkedin:focus, .btn-linkedin:hover, .open > .dropdown-toggle.btn-linkedin {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, .2)
}

.btn-linkedin .badge {
    color: #007bb6;
    background-color: #fff
}

.btn-microsoft {
    color: #fff;
    background-color: #2672ec;
    border-color: rgba(0, 0, 0, .2)
}

.btn-microsoft.active, .btn-microsoft.focus, .btn-microsoft:active, .btn-microsoft:focus, .btn-microsoft:hover, .open > .dropdown-toggle.btn-microsoft {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, .2)
}

.btn-microsoft .badge {
    color: #2672ec;
    background-color: #fff
}

.btn-openid {
    color: #fff;
    background-color: #f7931e;
    border-color: rgba(0, 0, 0, .2)
}

.btn-openid.active, .btn-openid.focus, .btn-openid:active, .btn-openid:focus, .btn-openid:hover, .open > .dropdown-toggle.btn-openid {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, .2)
}

.btn-openid .badge {
    color: #f7931e;
    background-color: #fff
}

.btn-pinterest {
    color: #fff;
    background-color: #cb2027;
    border-color: rgba(0, 0, 0, .2)
}

.btn-pinterest.active, .btn-pinterest.focus, .btn-pinterest:active, .btn-pinterest:focus, .btn-pinterest:hover, .open > .dropdown-toggle.btn-pinterest {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, .2)
}

.btn-pinterest .badge {
    color: #cb2027;
    background-color: #fff
}

.btn-reddit {
    color: #000;
    background-color: #eff7ff;
    border-color: rgba(0, 0, 0, .2)
}

.btn-reddit.active, .btn-reddit.focus, .btn-reddit:active, .btn-reddit:focus, .btn-reddit:hover, .open > .dropdown-toggle.btn-reddit {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, .2)
}

.btn-reddit .badge {
    color: #eff7ff;
    background-color: #000
}

.btn-soundcloud {
    color: #fff;
    background-color: #f50;
    border-color: rgba(0, 0, 0, .2)
}

.btn-soundcloud.active, .btn-soundcloud.focus, .btn-soundcloud:active, .btn-soundcloud:focus, .btn-soundcloud:hover, .open > .dropdown-toggle.btn-soundcloud {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, .2)
}

.btn-soundcloud .badge {
    color: #f50;
    background-color: #fff
}

.btn-tumblr {
    color: #fff;
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, .2)
}

.btn-tumblr.active, .btn-tumblr.focus, .btn-tumblr:active, .btn-tumblr:focus, .btn-tumblr:hover, .open > .dropdown-toggle.btn-tumblr {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, .2)
}

.btn-tumblr .badge {
    color: #2c4762;
    background-color: #fff
}

.btn-twitter {
    color: #fff;
    background-color: #55acee;
    border-color: rgba(0, 0, 0, .2)
}

.btn-twitter.active, .btn-twitter.focus, .btn-twitter:active, .btn-twitter:focus, .btn-twitter:hover, .open > .dropdown-toggle.btn-twitter {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, .2)
}

.btn-twitter .badge {
    color: #55acee;
    background-color: #fff
}

.btn-vimeo {
    color: #fff;
    background-color: #1ab7ea;
    border-color: rgba(0, 0, 0, .2)
}

.btn-vimeo.active, .btn-vimeo.focus, .btn-vimeo:active, .btn-vimeo:focus, .btn-vimeo:hover, .open > .dropdown-toggle.btn-vimeo {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, .2)
}

.btn-vimeo .badge {
    color: #1ab7ea;
    background-color: #fff
}

.btn-vk {
    color: #fff;
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, .2)
}

.btn-vk.active, .btn-vk.focus, .btn-vk:active, .btn-vk:focus, .btn-vk:hover, .open > .dropdown-toggle.btn-vk {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, .2)
}

.btn-vk .badge {
    color: #587ea3;
    background-color: #fff
}

.btn-yahoo {
    color: #fff;
    background-color: #720e9e;
    border-color: rgba(0, 0, 0, .2)
}

.btn-yahoo.active, .btn-yahoo.focus, .btn-yahoo:active, .btn-yahoo:focus, .btn-yahoo:hover, .open > .dropdown-toggle.btn-yahoo {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, .2)
}

.btn-yahoo .badge {
    color: #720e9e;
    background-color: #fff
}

.fc-button {
    background: #f4f4f4;
    color: #444;
    border-color: #ddd
}

.fc-button.hover, .fc-button:active, .fc-button:hover {
    background-color: #e9e9e9
}

.fc-header-title h2 {
    font-size: 15px;
    line-height: 1.6em;
    color: #555;
    margin-left: 10px
}

.fc-header-left {
    padding-left: 10px
}

.fc-widget-header {
    background: #fafafa
}

.fc-grid {
    width: 100%;
    border: 0
}

.fc-widget-content:first-of-type, .fc-widget-header:first-of-type {
    border-left: 0;
    border-right: 0
}

.fc-widget-content:last-of-type, .fc-widget-header:last-of-type {
    border-right: 0
}

.fc-day-number {
    font-size: 20px;
    font-weight: 300
}

@media (max-width: 767px) {
    .main-header .navbar-right {
        float: none
    }

    .navbar-collapse .main-header .navbar-right {
        margin: 7px -15px
    }

    .main-header .navbar-right > li {
        color: inherit;
        border: 0
    }

    .main-header {
        position: relative
    }

    .main-header .logo, .main-header .navbar {
        width: 100%;
        float: none
    }

    .main-header .navbar {
        margin: 0
    }

    .main-header .navbar-custom-menu {
        float: right
    }

    .left-side, .main-sidebar {
        -webkit-transform: translate(-230px, 0);
        -ms-transform: translate(-230px, 0);
        -o-transform: translate(-230px, 0);
        transform: translate(-230px, 0)
    }

    .sidebar-open .left-side, .sidebar-open .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .navbar-nav > .user-menu .user-image {
        float: none;
        margin-right: 0;
        margin-top: -5px;
        line-height: 10px
    }

    .small-box {
        text-align: center
    }

    .small-box .icon {
        display: none
    }

    .small-box p {
        font-size: 12px
    }

    .fc-day-number {
        font-size: 16px;
        font-weight: 500
    }

    .fc button {
        padding: 0 5px !important;
        font-size: 12px !important
    }

    .fc th {
        font-size: 11px
    }
}

.external-event, .list-header, .text-bold, .text-bold.table td, .text-bold.table th {
    font-weight: 700
}

.fc-color-picker > li {
    float: left;
    font-size: 30px;
    margin-right: 5px;
    line-height: 30px
}

.fc-color-picker > li .fa {
    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    transition: transform .3s linear
}

#add-new-event {
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

.external-event {
    padding: 4px 8px;
    border-radius: 4px;
    margin-bottom: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    cursor: move
}

.external-event:hover {
    box-shadow: inset 0 0 90px rgba(0, 0, 0, .2)
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    border: 1px solid #d2d6de;
    border-radius: 0;
    padding: 6px 12px;
    height: 34px
}

.select2-container--default.select2-container--open {
    border-color: #3c8dbc
}

.select2-dropdown {
    border: 1px solid #d2d6de;
    border-radius: 0
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #3c8dbc;
    color: #fff
}

.select2-results__option {
    padding: 6px 12px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    height: auto;
    margin-top: -4px
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 6px;
    padding-left: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 28px;
    right: 3px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 0
}

.select2-dropdown .select2-search__field:focus, .select2-search--inline .select2-search__field:focus {
    outline: 0;
    border: 1px solid #3c8dbc
}

.link-black:focus, .link-black:hover, .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[aria-selected=true], .select2-container--default .select2-results__option[aria-selected=true]:hover {
    color: #444
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #d2d6de;
    border-radius: 0
}

.select2-container--default .select2-selection--multiple:focus {
    border-color: #3c8dbc
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #d2d6de
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #3c8dbc;
    border-color: #367fa9;
    padding: 1px 10px;
    color: #fff
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 5px;
    color: rgba(255, 255, 255, .7)
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #fff
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 10px
}

.margin {
    margin: 10px
}

.margin-bottom {
    margin-bottom: 10px
}

.inline {
    display: inline
}

.description-block {
    display: block;
    margin: 10px 0;
    text-align: center
}

.description-block.margin-bottom {
    margin-bottom: 25px
}

.description-block > .description-header {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 16px
}

.bg-aqua, .bg-aqua-active, .bg-black, .bg-black-active, .bg-blue, .bg-blue-active, .bg-fuchsia, .bg-fuchsia-active, .bg-green, .bg-green-active, .bg-light-blue, .bg-light-blue-active, .bg-lime, .bg-lime-active, .bg-maroon, .bg-maroon-active, .bg-navy, .bg-navy-active, .bg-olive, .bg-olive-active, .bg-orange, .bg-orange-active, .bg-purple, .bg-purple-active, .bg-red, .bg-red-active, .bg-teal, .bg-teal-active, .bg-yellow, .bg-yellow-active, .callout.callout-danger, .callout.callout-info, .callout.callout-success, .callout.callout-warning, .label-danger, .label-info, .label-primary, .label-success, .label-warning, .modal-danger .modal-body, .modal-danger .modal-footer, .modal-danger .modal-header, .modal-info .modal-body, .modal-info .modal-footer, .modal-info .modal-header, .modal-primary .modal-body, .modal-primary .modal-footer, .modal-primary .modal-header, .modal-success .modal-body, .modal-success .modal-footer, .modal-success .modal-header, .modal-warning .modal-body, .modal-warning .modal-footer, .modal-warning .modal-header {
    color: #fff !important
}

.bg-gray {
    color: #000;
    background-color: #d2d6de !important
}

.bg-gray-light {
    color: #222;
    background-color: #f7f7f7 !important
}

.bg-black {
    color: #fff;
    background-color: #111 !important
}

.bg-red, .callout.callout-danger, .label-danger, .modal-danger .modal-body {
    background-color: #f44336 !important
}

.bg-yellow, .callout.callout-warning, .label-warning, .modal-warning .modal-body {
    background-color: #FFEB3B !important;
    color: #444333 !important
}

.bg-aqua, .callout.callout-info, .label-info, .modal-info .modal-body {
    background-color: #00bcd4 !important
}

.bg-blue {
    background-color: #2196f3 !important
}

.bg-light-blue, .label-primary, .modal-primary .modal-body {
    background-color: #03a9f4 !important
}

.bg-green, .callout.callout-success, .label-success, .modal-success .modal-body {
    background-color: #4caf50 !important
}
.bg-white {
    background-color: #FFFFFF !important
}

.bg-navy {
    background-color: #001f3f !important
}

.bg-teal {
    background-color: #39cccc !important
}

.bg-olive {
    background-color: #3d9970 !important
}

.bg-lime {
    background-color: #01ff70 !important
}

.bg-orange {
    background-color: #ff851b !important
}

.bg-fuchsia {
    background-color: #f012be !important
}

.bg-purple {
    background-color: #605ca8 !important
}

.bg-maroon {
    background-color: #d81b60 !important
}

.bg-gray-active {
    color: #000;
    background-color: #b5bbc8 !important
}

.bg-black-active {
    background-color: #000 !important
}

.bg-red-active, .modal-danger .modal-footer, .modal-danger .modal-header {
    background-color: #d33724 !important
}

.bg-yellow-active, .modal-warning .modal-footer, .modal-warning .modal-header {
    background-color: #db8b0b !important
}

.bg-aqua-active, .modal-info .modal-footer, .modal-info .modal-header {
    background-color: #00a7d0 !important
}

.bg-blue-active {
    background-color: #005384 !important
}

.bg-light-blue-active, .modal-primary .modal-footer, .modal-primary .modal-header {
    background-color: #357ca5 !important
}

.bg-green-active, .modal-success .modal-footer, .modal-success .modal-header {
    background-color: #008d4c !important
}

.bg-navy-active {
    background-color: #001a35 !important
}

.bg-teal-active {
    background-color: #30bbbb !important
}

.bg-olive-active {
    background-color: #368763 !important
}

.bg-lime-active {
    background-color: #00e765 !important
}

.bg-orange-active {
    background-color: #ff7701 !important
}

.bg-fuchsia-active {
    background-color: #db0ead !important
}

.bg-purple-active {
    background-color: #555299 !important
}

.bg-maroon-active {
    background-color: #ca195a !important
}

.full-opacity-hover, [class^=bg-].disabled {
    opacity: .65
}

.text-yellow {
    color: #f3bf12 !important
}
.text-yellow-active {
    color: #FFEB3B !important
}

.text-aqua {
    color: #00c0ef !important
}

.text-blue, .text-primary {
    color: #0073b7 !important
}

.text-black {
    color: #111 !important
}

.text-white {
    color: #FFF !important
}

.text-info, .text-light-blue {
    color: #3c8dbc !important
}

.text-green, .text-success {
    color: #00a65a !important
}

.text-gray {
    color: #d2d6de !important
}

.text-grey {
    color: #777777 !important
}

.text-navy {
    color: #011664 !important
}

.text-teal {
    color: #39cccc !important
}

.text-olive {
    color: #3d9970 !important
}

.text-lime {
    color: #01ff70 !important
}

.btn-lime, .label-lime {
    background: #8affbd !important;
    border-color: #00c859 !important;
    color: #000 !important
}

.btn-lime:hover, .label-lime:hover {
    color: #000 !important
}

.text-orange, .text-warning {
    color: #ff851b !important
}

.text-fuchsia {
    color: #f012be !important
}

.btn-fuchsia, .label-fuchsia {
    background: #f012be !important;
    border-color: #be0c97 !important;
    color: #fff !important
}

.text-purple {
    color: #605ca8 !important
}

#calendar .label-primary {
    background: #011664 !important
}

.btn-purple, .label-purple {
    background: #605ca8 !important;
    border-color: #36327c !important;
    color: #fff
}

.text-maroon {
    color: #d81b60 !important
}

.link-muted {
    color: #7a869d
}

.hide {
    display: none !important
}

.no-border {
    border: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important
}

.no-shadow {
    box-shadow: none !important
}

.list-group-unbordered > .list-group-item {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0
}

.text-sm {
    font-size: 12px
}

.jqstooltip {
    padding: 5px !important;
    width: auto !important;
    height: auto !important
}

.bg-grey-gradient {
    border-color: #ddd !important;
    background: #eee !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(1, #ddd)) !important;
    background: -ms-linear-gradient(bottom, #eee, #ddd) !important;
    background: -moz-linear-gradient(bottom, #eee 0, #ddd 100%) !important;
    background: -o-linear-gradient(#eee, #ddd) !important;
    color: #222 !important
}

.bg-teal-gradient {
    background: #39cccc !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #39cccc), color-stop(1, #7adddd)) !important;
    background: -ms-linear-gradient(bottom, #39cccc, #7adddd) !important;
    background: -moz-linear-gradient(bottom, #39cccc 0, #7adddd 100%) !important;
    background: -o-linear-gradient(#7adddd, #39cccc) !important;
    color: #fff !important
}

.bg-light-blue-gradient {
    background: #3c8dbc !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c8dbc), color-stop(1, #67a8ce)) !important;
    background: -ms-linear-gradient(bottom, #3c8dbc, #67a8ce) !important;
    background: -moz-linear-gradient(bottom, #3c8dbc 0, #67a8ce 100%) !important;
    background: -o-linear-gradient(#67a8ce, #3c8dbc) !important;
    color: #fff !important
}

.bg-blue-gradient {
    background: #0073b7 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0073b7), color-stop(1, #0089db)) !important;
    background: -ms-linear-gradient(bottom, #0073b7, #0089db) !important;
    background: -moz-linear-gradient(bottom, #0073b7 0, #0089db 100%) !important;
    background: -o-linear-gradient(#0089db, #0073b7) !important;
    color: #fff !important
}

.bg-aqua-gradient {
    background: #00c0ef !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00c0ef), color-stop(1, #14d1ff)) !important;
    background: -ms-linear-gradient(bottom, #00c0ef, #14d1ff) !important;
    background: -moz-linear-gradient(bottom, #00c0ef 0, #14d1ff 100%) !important;
    background: -o-linear-gradient(#14d1ff, #00c0ef) !important;
    color: #fff !important
}

.bg-yellow-gradient {
    background: #f39c12 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f39c12), color-stop(1, #f7bc60)) !important;
    background: -ms-linear-gradient(bottom, #f39c12, #f7bc60) !important;
    background: -moz-linear-gradient(bottom, #f39c12 0, #f7bc60 100%) !important;
    background: -o-linear-gradient(#f7bc60, #f39c12) !important;
    color: #fff !important
}

.bg-purple-gradient {
    background: #605ca8 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #605ca8), color-stop(1, #9491c4)) !important;
    background: -ms-linear-gradient(bottom, #605ca8, #9491c4) !important;
    background: -moz-linear-gradient(bottom, #605ca8 0, #9491c4 100%) !important;
    background: -o-linear-gradient(#9491c4, #605ca8) !important;
    color: #fff !important
}

.bg-green-gradient {
    background: #00a65a !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a65a), color-stop(1, #00ca6d)) !important;
    background: -ms-linear-gradient(bottom, #00a65a, #00ca6d) !important;
    background: -moz-linear-gradient(bottom, #00a65a 0, #00ca6d 100%) !important;
    background: -o-linear-gradient(#00ca6d, #00a65a) !important;
    color: #fff !important
}

.bg-red-gradient {
    background: #dd4b39 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd4b39), color-stop(1, #e47365)) !important;
    background: -ms-linear-gradient(bottom, #dd4b39, #e47365) !important;
    background: -moz-linear-gradient(bottom, #dd4b39 0, #e47365 100%) !important;
    background: -o-linear-gradient(#e47365, #dd4b39) !important;
    color: #fff !important
}

.bg-pink-gradient {
    background: #ffcfc8 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffcfc8), color-stop(1, #ffe0da)) !important;
    background: -ms-linear-gradient(bottom, #ffcfc8, #ffe0da) !important;
    background: -moz-linear-gradient(bottom, #ffcfc8 0, #ffe0da 100%) !important;
    background: -o-linear-gradient(#ffcfc8, #ffe0da) !important;
    color: #fff !important
}

.bg-black-gradient {
    background: #111 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #111), color-stop(1, #2b2b2b)) !important;
    background: -ms-linear-gradient(bottom, #111, #2b2b2b) !important;
    background: -moz-linear-gradient(bottom, #111 0, #2b2b2b 100%) !important;
    background: -o-linear-gradient(#2b2b2b, #111) !important;
    color: #fff !important
}

.bg-maroon-gradient {
    background: #d81b60 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d81b60), color-stop(1, #e73f7c)) !important;
    background: -ms-linear-gradient(bottom, #d81b60, #e73f7c) !important;
    background: -moz-linear-gradient(bottom, #d81b60 0, #e73f7c 100%) !important;
    background: -o-linear-gradient(#e73f7c, #d81b60) !important;
    color: #fff !important
}

.position-static {
    position: static !important
}

.list-header {
    font-size: 15px;
    padding: 10px 4px;
    color: #555
}

.list-seperator {
    height: 1px;
    background: #f4f4f4;
    margin: 15px 0 9px
}

.list-link > a {
    padding: 4px;
    color: #777
}

.font-light {
    font-weight: 300
}

.user-block img {
    width: 40px;
    height: 40px;
    float: left;
    background: #EEE;
}

.user-block .comment, .user-block .description, .user-block .username {
    display: block;
    margin-left: 50px
}

.user-block .username {
    font-size: 15px;
    font-weight: 600;
    color: #444
}

.user-block .description {
    color: #777777;
    font-size: 13px;
    margin-bottom: 2px
}

.img-sm + .img-push, .user-block.user-block-sm .comment, .user-block.user-block-sm .description, .user-block.user-block-sm .username {
    margin-left: 40px
}

.box-comments .box-comment img, .img-sm, .user-block.user-block-sm img {
    width: 30px !important;
    height: 30px !important
}

.img-md {
    width: 60px;
    height: 60px
}

.img-lg {
    width: 100px;
    height: 100px
}

.attachment-block .attachment-pushed, .img-lg + .img-push {
    margin-left: 110px
}

.img-bordered {
    border: 3px solid #d2d6de;
    padding: 3px
}

.img-bordered-sm {
    border: 2px solid #d2d6de;
    padding: 2px
}

.attachment-block {
    border: 1px solid #f4f4f4;
    padding: 5px;
    margin-bottom: 10px;
    background: #f7f7f7
}

.attachment-block .attachment-img {
    max-width: 100px;
    max-height: 100px;
    height: auto;
    float: left
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

#avito_chart, #yandex_chart, #price_chart, .chart {
    position: relative;
    overflow: hidden;
    width: 100%
}

.sort-highlight {
    background: #f4f4f4;
    border: 1px dashed #ddd;
    margin-bottom: 10px
}

.full-opacity-hover:hover {
    opacity: 1
}

.chart {
    height: 266px
}

#avito_chart canvas, #avito_chart svg,
#yandex_chart canvas, #yandex_chart svg,
#price_chart canvas, #price_chart svg, .chart canvas, .chart svg {
    width: 100% !important
}

#avito_chart, #yandex_chart, #price_chart {
    height: 400px
}

.table-responsive {
    border-top: 0;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    overflow-y: visible
}

@media print {
    .content-header, .left-side, .main-header, .main-sidebar, .no-print {
        display: none !important
    }

    .content-wrapper, .main-footer, .right-side {
        margin-left: 0 !important;
        min-height: 0 !important;
        -webkit-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        -o-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important
    }

    .fixed .content-wrapper, .fixed .right-side {
        padding-top: 0 !important
    }

    .invoice {
        width: 100%;
        border: 0;
        margin: 0;
        padding: 0
    }

    .invoice-col {
        float: left;
        width: 33.3333333%
    }

    .table-responsive {
        overflow: auto
    }

    .table-responsive > .table tr td, .table-responsive > .table tr th {
        white-space: normal !important
    }
}

.bs-searchbox input {
    border-radius: 4px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -1px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.btn-shadow {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

#mainform .form-control[disabled], .form-control[readonly], .langform .form-control[disabled], fieldset[disabled] .form-control {
    background: #fff;
    color: #222 !important
}
.alert-danger {
    background-color: #ffeeec !important;
}
@font-face {
    font-family: Linearicons-Free;
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/Linearicons-Free.eot');
    src: url('/fonts/Linearicons-Free.eot?#iefixw118d') format("embedded-opentype"), url('/fonts/Linearicons-Free.woff2') format("woff2"), url('/fonts/Linearicons-Free.woff') format("woff"), url('/fonts/Linearicons-Free.ttf') format("truetype"), url('/fonts/Linearicons-Free.svg#Linearicons-Free') format("svg")
}

@font-face {
    font-family: Joker;
    src: local('Montserrat Regular'), local('/fonts/Montserrat/Montserrat-Regular'), url('/fonts/Montserrat/Montserrat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: Joker;
    src: local('Montserrat Medium'), local('/fonts/Montserrat/Montserrat-Medium'), url('/fonts/Montserrat/Montserrat-Medium.ttf') format('truetype');
    font-weight: 600;
    font-style: normal
}

.history .timeline-body, .reports .info-box-text {
    overflow: inherit !important
}
#inform_block {
    word-break: break-all;
}
.full-width {
    width: 100% !important;
}

#map, #obmap, .gantt, .lightGallery > div {
    overflow: hidden
}

#ext_contact_blck, #mainform #fos_user_group_roles, #mainform #fos_user_profile_form_roles, #mainform #fos_user_profile_roles, .quality hr {
    margin-top: 10px
}
#ext_contact_blck .icheck_block {
    float: left;
}

.control-menus .dropdown-menu, .date_select.bootstrap-select.btn-group .dropdown-menu {
    right: 0;
    left: auto
}
.vk_audio {
    display: block;
    width: 250px;
    text-align: center;
}
.AttachVoice__path, .AttachVoice__progress {
    stroke-linejoin: round;
    stroke-linecap: round;
    fill: none;
    stroke: #4CAF50;
}
.bg-card {
    background: #fff8e3;
}
.bg_timer {
    width: 100%;
    height: 250px;
    background: transparent url("/img/timer.gif") 50% 50% no-repeat;
    background-size: auto 200px;
}
.labels .label{
    margin-right: 3px;
    display: inline-block;
    border-radius: 12px 2px 2px 12px;
}
.labels_small .label{
    margin-right: 1px;
    display: inline-block;
    border-radius: 10px 2px 2px 10px;
}
.bc-red {
    border: 1px solid;
    border-color: #f44336 !important;
    background-color: #ffe1e1 !important;
    color: #f44336 !important
}
.bc-yellow {
    border: 1px solid;
    border-color: #ffc600 !important;
    background-color: #fff6dd !important;
    color: #b37a00 !important
}

.bc-blue {
    border: 1px solid;
    border-color: #0f4ab6 !important;
    background-color: #d5e4ff !important;
    color: #0f4ab6 !important
}
.bc-light-blue {
    border: 1px solid;
    border-color: #03a9f4 !important;
    background-color: #d4f2ff !important;
    color: #3e74d7 !important;
}
.bc-green {
    border: 1px solid;
    border-color: #096c09 !important;
    background-color: #cbffcb !important;
    color: #066e06 !important;
}
.bc-lime {
    border: 1px solid;
    border-color: #01ff0e !important;
    background-color: #eefff0 !important;
    color: #0d970d !important;
}
.bc-orange {
    border: 1px solid;
    border-color: #ff851b !important;
    background-color: #fff4e8 !important;
    color: #ff851b !important;
}
.bc-fuchsia {
    border: 1px solid;
    border-color: #f012be !important;
    background-color: #ffe5f8 !important;
    color: #f012be !important;
}
.bc-purple {
    border: 1px solid;
    border-color: #605ca8 !important;
    background-color: #e5e5ff !important;
    color: #605ca8 !important;
}
.bc-maroon {
    border: 1px solid;
    border-color: #d81b60 !important;
    background-color: #ffddea !important;
    color: #d81b60 !important;
}
.label_delete {
    cursor: pointer;
    color: #999999;
    font-size: 120%;
}
.label_delete:hover {
    color: #ff0000;
}

.icon-gradient, .reports .info-box-icon {
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent
}

.list-group, .widget-content {
    -webkit-box-direction: normal
}
.alert_text {
    word-break: break-word;
}

[class*=" lnr-"], [class^=lnr-] {
    speak: none;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Linearicons-Free, serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

#funnel > div,
.lg-image {
    background: #FFF;
}
.avito-chat-messages .direct-chat-text .msg_wrap_corner:after,
.domclick-chat-messages .direct-chat-text .msg_wrap_corner:after,
.cian-chat-messages .direct-chat-text .msg_wrap_corner:after,
.ticket_chat .direct-chat-text .msg_wrap_corner:after {
    background: #FFF;
}

.counter_length {
    float: right;
    padding: 0 6px;
    border-radius: 4px
}

.font-big {
    font-size: 130%
}

.spam {
    font-weight: 700;
    color: #d73e3e;
    margin-right: 10px;
    font-size: 12px
}

.btn-mark, .btn-unmark {
    color: #fff !important;
    padding: 1px 5px !important;
    line-height: 1.2 !important;
    border-radius: 6px !important
}

.btn-mark, .btn-unmark, .btn-xs-all {
    font-size: 12px !important
}

.btn-mark {
    background-color: #d9534f !important;
    border-color: #d43f3a !important
}

.btn-unmark {
    background-color: #3e74d7 !important;
    border-color: #3e74d7 !important
}

.funnel_stat {
    width: 100%;
    height: 400px;
    background: url("/img/funnel.gif") 50% 50% no-repeat #fff
}
#funnel {
    width: 100%;
    height: 100%;
}

.form-signin {
    max-width: 330px;
    padding: 25px;
    margin: calc(40vh - 150px) auto 0;
    background: rgba(255,255,255,.5);
    box-shadow: 0 0 50px #555555;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}
.form-signin:after {
    content: " ";
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 20px;
}

#line-chart, #line-chart-all, #route, #pays-chart, #pays-a-chart {
    height: 400px
}

.p_chart {
    height: 300px;
    position: relative
}
#bc_chart {
    height: 400px;
    position: relative
}

#line-chart-all-tooltip, #line-chart-tooltip, #pays-chart-tooltip, #pays-a-chart-tooltip,
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group,
.p_chart_tooltip, .bc_chart_tooltip {
    z-index: 999
}

.reports_settings_edit {
    cursor: pointer;
    color: #555 !important
}

.reports_settings_group {
    width: 150px !important;
    padding: 5px 10px !important;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 0 4px #ddd;
    text-align: center;
    display: none;
    position: absolute;
    top: -5px;
    left: -20px;
    z-index: 999
}

#imageEditModal .modal-body, #object_layouts, #workplace, #workplaces .info-box, .modal-footer, .open-chat, .position-relative, .ticket_chat {
    position: relative
}

.position-absolute {
    position: absolute
}

#search-btn {
    margin-left: -1px !important
}

#dealHistoryModal .modal_loading {
    height: 300px !important;
    background: #fff
}

#dealHistoryModal .cssload-loader {
    top: 100px !important
}

#search_loading, .min-height-100 {
    min-height: 100px
}

.message_well {
    border-radius: 4px;
    border: 1px solid #efefef;
    background: #fff;
    padding: 2px 4px;
    margin-top: 1px
}

.btn-xs-all {
    margin-top: 4px !important;
    text-transform: uppercase !important;
    line-height: 14px !important
}

.map_price, .sidebar-menu > li span {
    line-height: 22px;
}
.sidebar-menu > li span {
    vertical-align: top;
}

.history .green-audio-player {
    margin: 0
}

.form-signin .checkbox, .form-signin .form-signin-heading, .quality hr {
    margin-bottom: 10px
}

.big_num {
    font-size: 100px
}

.text-small {
    font-size: 75% !important
}

.text-large {
    font-size: 125% !important
}
.info_count {
    border: 1px solid #EEEEEE;
    background: #FFFFFF;
    border-radius: 15px;
    padding: 0 10px;
    line-height: 10px;
    min-width: 30px;
    text-align: center;
}

.languages {
    min-width: auto;
    padding: 0
}

.languages li a {
    padding: 10px
}
.langs {
    display: none;
    padding: 2px 0 2px 50px;
    transition: all .5s;
}
li:hover > .langs {
    display: block;
}
.langs a {
    float: left;
    margin-right: 3px;
}
.langs .lang {
    height: 16px;
    width: 20px;
    opacity: .8;
}
.langs .lang:hover {
    opacity: 1;
}

.quality td small {
    font-size: 16px;
}
.module h4, .quality td small {
    font-size: 16px;
    height: 40px;
    overflow: hidden;
}

.help-video {
    width: 340px;
    min-height: 200px
}

.help-video .embed-responsive {
    border-radius: 8px;
    overflow: hidden;
}

.lang {
    height: 20px;
    width: 26px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: -7.5px
}
@media (max-width: 767px) {
    .lang {
        margin-top: -1.5px !important;
    }
    .form-signin {
        margin: calc(30vh - 150px) auto 0;
    }
}

.hr {
    border-bottom: 1px solid #ddd;
    display: block;
    height: 2px;
    width: 200px
}

.two-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.three-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.quality b {
    font-size: 28px
}

.quality hr {
    border-top: 1px solid #ddd
}

.section_floor_value {
    max-width: 100px;
    margin: 1px auto
}

.text-telegram {
    color: #3390ec
}

.text-whatsapp {
    color: #00a884
}
.label-important {
    font-weight: 700 !important;
    color: #000 !important;
    text-shadow: 0 0 10px #fff7ae;
}

.form-signin .checkbox {
    font-weight: 400
}

#callModal {
    z-index: 1060 !important
}

.trnw-active td {
    background: #f8e9ff !important
}

#ext_contact_blck {
    background: #FFFFFF;
    padding: 10px 5px;
}
#ext_contact_block {
    display: none;
}

.form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 18px
}

.form-signin .form-control:focus {
    z-index: 2
}

.fc-toolbar h2, .user-kpi {
    font-size: 24px
}

.fc-view-container a.fc-day-number {
    color: #555
}

.login-logo img {
    height: 72px
}

#filter_form .form-control, #filter_form .input-group-btn .btn, #filter_form .select2-container, #ob_map .alert, .all_actions .btn {
    margin-bottom: 2px
}

.box-body > .with-border {
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 5px;
    padding-bottom: 5px
}

.form-signin input[type=text] {
    margin-bottom: -1px
}

.form-signin input[type=password] {
    margin-top: 10px;
    margin-bottom: 10px
}

.left {
    float: left;
    padding-top: 4px
}

.main-header .left .clients, .main-header .left .regions, .main-header .left .stocks {
    float: left
}

.main-header .logo img {
    height: 25px
}

.box-footer .buttons .btn, .box-footer > .btn {
    margin-top: 4px;
    margin-right: 4px
}

#call_fast, #call_fast_lead, #call_time, #call_time_lead,
#task_fast, #task_fast_lead, #task_time, #task_time_lead, #task_title, #task_title_lead, #task_text, #task_text_lead,
#images input[type=file], #img_form .file-input-wrapper, #img_form input[type=file], #img_form .file-input-name,
#meet_fast, #meet_fast_lead, #meet_object_lead, #meet_time, #meet_object, #meet_time_lead,
.btn-arrow-right:first-of-type:before, .reg_act > .reg_add, .reg_act > .reg_choice_sort,
.reg_act > .reg_delete, .reg_act > .reg_edit, .reg_romb_choices > .reg_add,
select.clients_select, select.regions_select, select.stocks_select {
    display: none
}
#contactModal .form-group,
#messageGoodModal .form-group {
    min-height: 40px;
}

.sort, .sortFixed .sort_handle {
    cursor: move
}

.datatable {
    width: 100% !important;
    margin-bottom: 0
}

.datatable thead, .datatable .tfoot {
    background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top, #f5f5f5, #eee);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#eee));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #eee);
    background-image: -o-linear-gradient(top, #f5f5f5, #eee);
    background-image: linear-gradient(to bottom, #f5f5f5, #eee);
    background-repeat: repeat-x
}

.dashed_a, .datatable a, .mailbox-read-info a {
    color: #333;
    border-bottom: 1px dashed #c5c5c5
}

.dashed_a:hover, .datatable a:hover {
    color: #337ab7;
    border-bottom: 1px dashed #337ab7
}

.datatable small {
    color: #444
}

.datatable .img-thumbnail {
    max-width: inherit;
    height: 50px
}

.datatable .action {
    text-align: right
}

.datatable .action a {
    color: #5e5e5e;
    font-size: 14px;
    line-height: 14px;
    border-bottom: 0
}

.datatable .action a:hover {
    color: #337ab7
}

.add-menu > .dropdown-menu > li:hover, .add-menu > .dropdown-menu > li > a:hover, .datatable tr:hover > td, .dot-light .vertical-timeline-element-icon {
    background: #eee
}

.datatable .fa-hover a {
    opacity: 0;
    text-decoration: none;
    border-bottom: 0
}

.btn-arrow-left[disabled], .btn-arrow-right[disabled], .datatable .fa-hover:hover a {
    opacity: 1
}

.border-radius-2 {
    border-radius: 2px
}

.border-radius-3 {
    border-radius: 3px
}

.border-red {
    border: 1px solid #f44336
}

.padding-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.padding-all-0, .vk-chat {
    padding: 0 !important
}

.padding-2 {
    padding-left: 2px !important;
    padding-right: 2px !important
}

.padding-3 {
    padding-left: 3px !important;
    padding-right: 3px !important
}

.btn-narrow, .padding-5 {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.padding-10 {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.padding-15 {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.padding-20 {
    padding-left: 20px !important;
    padding-right: 20px !important
}

#event-classname option, .padding-all-5 {
    padding: 5px !important
}

.margin-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.margin-top-5 {
    margin-top: 5px !important
}

.margin-bottom-5 {
    margin-bottom: 5px !important
}

#interests_form .btn, .margin-bottom-0, .margin-top-0 {
    margin-bottom: 0 !important
}

.margin-left-5 {
    margin-left: 5px !important
}
.margin-left-10 {
    margin-left: 10px !important
}
.margin-left-15 {
    margin-left: 15px !important
}
.margin-left-20 {
    margin-left: 20px !important
}

#interests_form .btn-group label .icheckbox_minimal-blue, .margin-right-5 {
    margin-right: 5px !important
}

.margin-right-3 {
    margin-right: 3px !important
}

.margin-left-3 {
    margin-left: 3px !important
}

#fos_user_group_roles .icheckbox_minimal-blue, #fos_user_profile_form_roles .icheckbox_minimal-blue, #fos_user_profile_roles .icheckbox_minimal-blue, .margin-top-2 {
    margin-top: 2px !important
}

#credit_rating .checkbox-field label, #interests_form .btn, .direct-chat .box-footer .btn, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group, .modal-body .checkbox-field label {
    margin-top: 0 !important
}
.margin-top-2 {
    margin-top: 2px !important
}
.margin-top--2 {
    margin-top: -2px !important
}
.margin-top--5 {
    margin-top: -5px !important
}

.margin-top-10 {
    margin-top: 10px !important
}

.margin-top-20 {
    margin-top: 20px !important
}

.margin-top-40 {
    margin-top: 40px !important
}

.margin-top-80 {
    margin-top: 80px !important
}

.margin-bottom-2, .modal-footer .btn {
    margin-bottom: 2px !important
}

.margin-bottom-20 {
    margin-bottom: 20px !important
}

.margin-bottom-10 {
    margin-bottom: 10px !important
}

.margin-left-2 {
    margin-left: 2px !important
}

.margin-right-2 {
    margin-right: 2px !important
}
.margin-right-10 {
    margin-right: 10px !important
}
.margin-right-15 {
    margin-right: 15px !important
}
.margin-right-20 {
    margin-right: 20px !important
}

/*.langform .checkbox-field,
.seoform .checkbox-field,
#mainform .checkbox-field {
    padding-top: 30px
}*/

#credit_rating .icheckbox_minimal-blue,
#credit_rating input[type=checkbox],
#mainform_ajax .icheckbox_minimal-blue,
.langform input[type=checkbox],
.seoform input[type=checkbox],
#mainform input[type=checkbox] {
    float: left;
    margin-right: 10px
}

#credit_rating .checkbox-field {
    padding-top: 10px;
    min-height: 20px !important
}

.message-remove {
    padding: 0 5px;
    margin-right: -10px;
    font-size: 12px;
    color: #dddcd7;
    margin-top: -4px
}

.small-box > .small-box-footer span {
    display: inline-block;
    width: 60px;
    font-size: 40px;
}
.small-box:hover > .small-box-footer span {
    text-shadow: 2px 2px 3px #c8c8c8;
}
.small-box:hover > .small-box-footer span.text-blue {
    text-shadow: 2px 2px 3px #a7bedf;
}
.small-box:hover > .small-box-footer span.text-green {
    text-shadow: 2px 2px 3px #b8cf9c;
}
.small-box:hover > .small-box-footer span.text-red {
    text-shadow: 2px 2px 3px #e6b1b1;
}
.small-box:hover > .small-box-footer span.text-olive {
    text-shadow: 2px 2px 3px #bbcd97;
}
.small-box:hover > .small-box-footer span.text-orange {
    text-shadow: 2px 2px 3px #dcc2aa;
}
.small-box:hover > .small-box-footer span.text-fuchsia {
    text-shadow: 2px 2px 3px #d6a6d0;
}

.small-box > .small-box-footer small {
    position: absolute;
    top: 0;
    right: 20%
}

.phone_dis {
    background-color: #fafafa !important;
    border-color: #fafafa !important
}

.navbar-nav > li > a > i {
    font-size: 30px;
    line-height: 20px;
    float: left
}

.navbar-nav > li > a {
    line-height: 24px;
    padding: 10px 8px;
    padding-bottom: 0 !important;
    height: 40px
}
@media (max-width: 320px) {
    .navbar-nav > li > a {
        padding: 10px 5px !important;
    }
    .main-header .sidebar-toggle {
        padding: 7px 5px !important;
    }
}

.navbar-nav > li > a > b {
    font-size: 24px
}

.font-20px {
    font-size: 20px;
}
.font-24px {
    font-size: 24px;
}
.font-28px {
    font-size: 28px;
}
.font-32px {
    font-size: 32px;
}
.font-36px {
    font-size: 36px;
}

.mini .reg_action, .mini .reg_comment, .mini .reg_input, .mini .reg_romb_choice, .navbar .clients_select, .navbar .regions_select, .navbar .stocks_select {
    padding: 5px
}

.bootstrap-select.input-lg .btn {
    padding: 10px 20px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.opacity-25 {
    opacity: 25%
}

.opacity-50 {
    opacity: 50%
}

.opacity-75 {
    opacity: 75%
}

.fc td.fc-sat, .fc td.fc-sun {
    background-color: #fff5f4
}

#filter_columns i, #initial_tables span, .box-title[data-widget=collapse], .btn-on-off, .fc-event, .fc-event.fc-draggable {
    cursor: pointer
}

.fc-day-grid-event > .fc-content {
    padding: 2px;
    white-space: normal
}

.fc-event {
    margin-bottom: 2px;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
}

.fc-event:hover {
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 0 rgba(0, 0, 0, .5)
}

.bootstrap-datetimepicker-widget * {
    text-align: center !important
}

.mailbox-messages tfoot, .mailbox-messages thead {
    background: #e2f5ff
}

.slimScrollDiv, .slimScrollDiv * {
    -webkit-overflow-scrolling: touch
}

.current-task {
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: 700;
    margin-bottom: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    cursor: move
}

.current-task:hover {
    box-shadow: inset 0 0 90px rgba(0, 0, 0, .2)
}

#mainform .form-group .icheckbox_minimal-blue,
.langform .form-group .icheckbox_minimal-blue,
.seoform .form-group .icheckbox_minimal-blue {
    float: left;
    margin-right: 4px;
    margin-top: 30px
}

.icheckbox_minimal-blue + label {
    margin-left: 10px
}

.dt-buttons .btn-default {
    background-color: #fff;
    padding: 4px 12px
}
.funn {
    background-color: rgba(255, 255, 255, .75);
    border-radius: 16px;
    display: inline-block;
    padding: 10px;
    margin-bottom: 4px;
}
.funnel {
    background-color: rgba(0, 0, 0, .1);
    display: inline-block;
    padding: 6px 6px 1px;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 8px;
}
.alert-info {
    background: linear-gradient(60deg, #c2ecff 0%, #e6f8ff 100%);
}
.alert-warning {
    background: linear-gradient(60deg, #fff7d4 0%, #fffdef 100%);
}

.btn-default-o {
    background: #aaaaaa !important;
    color: #FFFFFF;
    border-color: #aaaaaa
}

.btn-default-o:hover {
    background: #999999 !important
}

#schema, .dataTables_length, .hp_orders_div td, .hp_orders_div th, .hp_params_div td, .hp_params_div th {
    text-align: center
}

.pagination {
    margin: 6px 0 0;
    border-radius: 0;
    float: right
}

.alert-payment, .btn a:hover, .fc-unthemed .fc-list-item:hover td {
    color: #222
}
.alert-payment {
    border-radius: 10px;
    margin-top: 15px;
    background: rgba(255, 255, 255, .6);
}

.table-top {
    padding-bottom: 6px
}

.table-top .input-group {
    margin-top: 6px
}

.table-top .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    min-width: 80px !important
}

@media (min-width: 767px) {
    .table-top .input-group, .table-top .pagination {
        margin-top: 0
    }
}

.dragscroll td.drag-handle {
    padding: 4px !important;
    background: rgba(255, 253, 235, .5);
}

.dragscroll td.drag-handle.active, .dragscroll td.drag-handle:hover {
    background: rgba(253, 235, 185, .5);
}

.dragscroll td.drag-handle.fixed {
    position: fixed;
    top: 40px;
    width: calc(100% - 265px);
    z-index: 9999;
    border-radius: 0 0 8px 8px;
    border: 1px solid #ddd !important
}
.sidebar-collapse .dragscroll td.drag-handle.fixed {
    width: calc(100% - 85px) !important;
}

th a {
    color: #666
}

.row {
    margin-right: -5px;
    margin-left: -5px
}

button.btn-default {
    background: #fff;
    border-color: #d2d6de
}

.input-group .form-control {
    border-radius: 4px
}
.vk-good img {
    border-radius: 8px
}

.contint {
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: rgba(0, 0, 0, .05);
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 90%;
    color: #444444;
    border-radius: 4px !important;
    padding: 4px 8px !important;
}

.table-board, .table-responsive {
    border: 1px solid #ddd;
    border-collapse: separate;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 5px
}

.table tbody:first-child tr:first-child > td:first-child, .table tbody:first-child tr:first-child > th:first-child, .table thead:first-child tr:first-child > th:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

.table tbody:first-child tr:first-child > td:last-child, .table tbody:first-child tr:first-child > th:last-child, .table thead:first-child tr:first-child > th:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px
}

.table tbody:last-child tr:last-child > td:last-child, .table tbody:last-child tr:last-child > th:last-child, .table tfoot:last-child tr:last-child > td:last-child, .table tfoot:last-child tr:last-child > th:last-child, .table thead:last-child tr:last-child > th:last-child {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px
}

.table tbody:last-child tr:last-child > td:first-child, .table tbody:last-child tr:last-child > th:first-child, .table tfoot:last-child tr:last-child > td:first-child, .table tfoot:last-child tr:last-child > th:first-child, .table thead:last-child tr:last-child > th:first-child {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #ffeeed
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ffe4e2
}

.form-group.has-success .btn {
    border-color: #00a65a;
    box-shadow: none
}

.form-group.has-error .btn {
    border-color: #dd4b39;
    box-shadow: none
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 5px;
    padding-left: 5px
}

.content {
    position: relative;
    margin-bottom: 50px
}

.box-header .btn.pull-right {
    margin-right: 4px
}

#calendar .fc-view-container {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.pagination > li > a, .pagination > li > span {
    padding-right: 10px;
    padding-left: 10px
}

.info-box-icon {
    width: 65px
}

.reports .info-box-icon {
    font-size: 40px;
    background-image: linear-gradient(0deg, #ff5722, #ffe379) !important;
    -webkit-background-clip: text;
    background-clip: text
}
.info-box:hover .info-box-icon {
    text-shadow: 2px 2px 3px #DDDDDD;
}
.promotion {
    position: relative;
    z-index: 0;
    height: 195px;
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    padding: 12px;
}

.promotion::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    background: #179817 linear-gradient(-45deg, #ffe379, #3e74d7, #d73e3e, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    height: 100%;
    width: 100%;
}

.promotion::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 1px;
    top: 1px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    background: linear-gradient(#FFFFFF, #FFFFFF);
    border-radius: 11px;
}
.close_promotion {
    position: absolute;
    top: 10px;
    right: 10px;
    color: rgba(0,0,0,.2);
    cursor: pointer;
}
.close_promotion:hover {
    color: rgba(0,0,0,.5);
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.btn-reestro {
    color: #fff;
    background-color: #b750d1;
    border-color: #b750d1;
}

.info-box-img {
    border-radius: 8px 0 0 8px;
    display: block;
    float: left;
    height: 100%;
    width: 180px;
    text-align: center;
    transition: all .3s;
}
.info-box-img img {
    max-width: 100%;
    max-height: 100%;
}
.small_lineheight {
    line-height: 12px;
    display: inline-block;
}
.norm_lineheight {
    line-height: 14px;
    display: block;
}

.reports .info-box-text {
    white-space: inherit !important;
    text-overflow: inherit !important;
    margin-top: 20px;
    font-size: 12px
}

.panel-title, .tab-pane > .btn {
    margin-top: 5px
}
.form-control {
    transition: all 1s;
}

@media (max-width: 767px) {
    #avito_chat, #cian_chat, #domclick_chat {
        margin-bottom: 300px
    }

    .login-logo img {
        height: 48px
    }

    .bootstrap-select .btn.dropdown-toggle, .checkbox-field label, .form-control {
        font-size: 16px;
        color: #222 !important;
        padding: 5px 12px;
    }

    .content {
        padding: 5px 5px 30px
    }

    .pagination > li > a, .pagination > li > span {
        padding-right: 8px;
        padding-left: 8px
    }

    .box-body, .box-footer, .box-header, .content-header {
        padding-right: 5px;
        padding-left: 5px
    }

    #calendar .fc-today-button {
        display: none
    }

    #calendar .fc-center h2 {
        font-size: 8px;
        padding-top: 4px
    }

    .info-box-content {
        margin-left: 50px
    }

    .info-box-icon {
        width: 60px;
        font-size: 40px
    }

    .info-box-icon > img {
        height: 40px;
        margin-top: 25px
    }

    .dropdown-menu > li > a {
        white-space: normal
    }
}

.open-chat span.label {
    position: absolute;
    top: 10px;
    left: 20px;
    z-index: 2
}
.open-chat.wp_block span.label {
    top: 35%;
    right: 30%;
    z-index: 2;
    font-size: 20px;
}

.filter a {
    color: #333 !important
}

.filter a.filter-toggle {
    text-transform: uppercase;
    font-size: 14px
}

#mainform .bootstrap-select.form-control, .add-menu .dropdown-menu, .add-menu .dropdown-menu li, .filter .panel-body,
.filter .panel-heading,
.seoform .bootstrap-select.form-control,
.langform .bootstrap-select.form-control {
    padding: 0
}
.panel {
    background: transparent !important;
}
.filter .panel {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.filter .panel-group .panel-heading + .panel-collapse > .list-group, .filter .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 0
}

tr.ui-state-highlight {
    height: 2.5em
}

tr.ui-state-highlight > td {
    background: #fffaca
}

label.ui-state-highlight {
    background: #fffaca !important;
    box-shadow: none;
    width: 120px;
    height: 18px;
    border-radius: 4px;
    display: inline-block
}

.imgSorted .ui-state-highlight {
    background: #fffaca;
    width: 100px;
    height: 83px;
    border-radius: 4px;
    float: left;
    margin-right: 5px
}

.connectedSortable label, .connectedTable label {
    cursor: move;
    margin-bottom: 4px;
    margin-right: 2px
}

.table > tbody > tr:nth-of-type(2n) {
    background-color: #fff
}

#filter_form {
    margin: 5px -5px 0
}

#filter_form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 2px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 11px;
    color: #777;
    margin-left: 5px;
    margin-right: 5px
}

.map_price {
    font-size: 16px;
    color: #333
}

.er404 {
    width: 100%;
    min-height: 300px;
    background: url("/images/404.png") 50% 50% no-repeat
}

.test-help, table.datatable thead .fa-sort {
    color: #999
}

table.datatable .bg-red, table.datatable .label-danger {
    background-color: #ff6d5a !important
}

#map, #obmap {
    height: 300px;
    border: 1px solid #ddd;
    border-radius: 4px
}

#ob_map {
    min-height: 0 !important;
    padding-bottom: 10px;
    margin-bottom: 10px
}

#big_map, #newbig_map, #obj_sel_map {
    height: 600px;
    margin-bottom: 10px;
    border: 1px solid #d2d6de;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    z-index: 8
}

#big_map.loading:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: url("/images/jlo2.gif") 50% 50% no-repeat rgba(255, 255, 255, .5);
    background-size: 100px 100px
}

#map-mini {
    height: 150px;
    width: 100%;
    background: #fc0
}

.item_check {
    width: 40px
}

.input-group-btn:not(:last-child):not(:first-child) {
    z-index: 2;
    margin-left: 1px
}

.input-group-btn:not(:last-child):not(:first-child) > .btn {
    border-radius: 0;
    margin-left: -1px
}

.input-group .bootstrap-select, .input-group .bootstrap-select .btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.export-process i, .import-process i {
    padding-right: 10px
}

.export-process .progress, .import-process .progress {
    width: 100px;
    float: right
}

.slimScrollDiv {
    width: 100% !important
}

.slimScrollDiv > .dropdown-menu {
    overflow: hidden !important;
    display: block
}

.form-control[disabled] {
    background-color: #fafafa !important;
    border-color: #EEEEEE !important;
    cursor: auto;
    font-weight: 700;
    padding: 0 8px
}

.form-control[readonly] {
    background-color: #fafafa !important;
    color: #222 !important
}

.input-group .form-control[disabled] ~ .input-group-btn > .btn, .input-group-btn > .btn[disabled] {
    background-color: #f1f1f1 !important;
    border-color: #f1f1f1 !important
}

.placeholder_th {
    background: red
}

#mainform > div > div,
.checkbox-field,
.seoform > div > div,
.langform > div > div {
    min-height: 60px
}

.checkbox-field label {
    color: #222 !important;
    margin-top: 32px
}

#mainform .bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled,
.seoform .bootstrap-select.btn-group.disabled,
.langform .bootstrap-select.btn-group.disabled {
    background: #fff;
    opacity: 1
}

#mainform .btn-group.open .dropdown-toggle,
.seoform .btn-group.open .dropdown-toggle
.langform .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none
}

.seoform .bootstrap-select .dropdown-toggle:focus,
.langform .bootstrap-select .dropdown-toggle:focus,
#mainform .bootstrap-select .dropdown-toggle:focus {
    outline: 0 !important;
    box-shadow: none !important;
    border-bottom-color: #777
}

.seoform .bootstrap-select.open .dropdown-toggle,
.langform .bootstrap-select.open .dropdown-toggle,
#mainform .bootstrap-select.open .dropdown-toggle {
    border-bottom-color: #777
}

#i_form label,
#mainform label,
.ext-form label,
.seoform label,
.langform label {
    color: #555;
    padding-left: 6px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 11px;
    margin-bottom: 2px !important
}

@media (min-width: 1100px) {
    .modal-lg {
        width: 1000px
    }
}

@media (min-width: 1300px) {
    .modal-lg {
        width: 1200px
    }
}

@media (min-width: 1500px) {
    .modal-lg {
        width: 1400px
    }
}

.lightGallery > div img {
    max-height: 90px
}

.bordered, .nav-tabs > li > a {
    border: 1px solid #ddd
}

.icheck_block {
    display: block !important
}

.vertical-head th.vertical {
    position: relative;
    border-bottom: 0;
    font-weight: 400;
    text-transform: none;
    text-align: center;
    line-height: 10px
}

.vertical-head th.vertical > span {
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -ms-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    display: block;
    padding: 2px 5px;
    position: absolute;
    bottom: 0;
    left: 50%;
    font-size: 80%;
    text-align: left
}

.form-control.mini {
    box-shadow: none;
    border-color: #d2d6de;
    padding: 1px 4px;
    height: 22px
}

.well {
    margin-bottom: 6px;
    background-color: #fafafa;
    border-color: #eeeeee;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 8px !important;
    padding: 10px !important;
    min-height: 34px !important;
}

.helps p img, .well p img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto
}

.well.answers p {
    margin: 0;
    padding: 0;
    font-size: 14px
}

#mapmodal {
    background: #f7f3df;
    width: 100%;
    height: 300px
}

.table-head-fixed {
    top: 0;
    position: fixed;
    width: auto;
    display: none;
    border: none
}

@media (min-width: 768px) {
    .form-control-feedback {
        width: 26px;
        height: 26px;
        line-height: 26px
    }

    #route {
        height: 600px
    }

    .td-hover {
        opacity: .5;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        transition: .5s
    }

    td:hover .td-hover {
        opacity: 1;
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%)
    }

    .tr-hover, .trtd-hover {
        opacity: 0;
        transition: .5s
    }

    td:hover > .trtd-hover, tr:hover .tr-hover {
        opacity: 1
    }

    .sparkbar {
        padding-top: 5px;
        padding-left: 5px
    }
}

.table .label {
    font-size: 80%;
    padding: 2px 8px;
}

.label-default {
    background-color: #9e9e9e
}

.panel-group, .vertical-timeline-element:last-child {
    margin-bottom: 0
}

.panel-body, .panel-heading {
    padding: 4px 10px
}

.panel-title {
    margin-bottom: 5px;
    font-size: 16px;
    color: inherit
}

#targetSortable, #targetTable, .sortArea {
    width: 100%;
    min-height: 30px;
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #eee;
    padding: 4px
}

.date_max, .date_min {
    width: 38%;
    margin-right: 2%;
    float: left
}

.date_select {
    width: 20% !important
}

.date_select.bootstrap-select > .dropdown-toggle {
    padding-right: 12px;
    padding-left: 4px
}

.date_select.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 5px
}

.date_select.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-align: center;
    height: 20px
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    max-width: 100%;
    white-space: normal;
    word-wrap: break-word;
    height: 1.3em
}

#items_search_remove .fa {
    line-height: 18px
}

.form-group {
    margin-bottom: 2px;
    min-height: 60px
}

.childs-min-150 > div, .img-popup {
    min-height: 150px
}

.is-new .direct-chat-text {
    background: #fff283
}
.is-new .direct-chat-text:after {
    background-color: #fff283
}

.is-new .direct-chat-text .msg_wrap_corner:before {
    border-right: 30px solid #fff283 !important;
}

.direct-chat-text .msg_wrap_corner {
    position: absolute;
    left: -20px;
    bottom: 7px;
    width: 1px;
    height: 1px
}

.right .direct-chat-text .msg_wrap_corner {
    right: 9px;
    left: auto
}

.direct-chat-text .msg_wrap_corner:before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: -10px;
    left: 0;
    height: 10px;
    border-right: 30px solid #dcffcf;
    -webkit-box-shadow: 0 0 0 1px #8ad88e;
    -moz-box-shadow: 0 0 0 1px #8ad88e;
    box-shadow: 0 0 0 1px #8ad88e;
    -webkit-border-bottom-right-radius: 80px 50px;
    -moz-border-radius-bottomright: 80px 50px;
    border-bottom-right-radius: 80px 50px;
    -webkit-transform: translate(0, -2px);
    -moz-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    -o-transform: translate(0, -2px);
    transform: translate(0, -2px)
}

.direct-chat-text .msg_wrap_corner:after {
    background: #FFFFFF;
    content: "";
    position: absolute;
    z-index: -1;
    bottom: -11px;
    left: 0;
    width: 30px;
    height: 13px;
    -webkit-border-bottom-right-radius: 40px 50px;
    -moz-border-radius-bottomright: 40px 50px;
    border-bottom-right-radius: 40px 50px;
    -webkit-transform: translate(-10px, -2px);
    -moz-transform: translate(-10px, -2px);
    -ms-transform: translate(-10px, -2px);
    -o-transform: translate(-10px, -2px);
    transform: translate(-10px, -2px);
    -webkit-box-shadow: 1px 0 0 0 #8ad88e;
    -moz-box-shadow: 1px 0 0 0 #8ad88e;
    box-shadow: 1px 0 0 0 #8ad88e
}

.right .direct-chat-text .msg_wrap_corner:before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: -10px;
    left: 0;
    height: 10px;
    border-left: 30px solid #dbefff;
    border-right: 0;
    -webkit-box-shadow: 0 0 0 1px #9ad2ff;
    -moz-box-shadow: 0 0 0 1px #9ad2ff;
    box-shadow: 0 0 0 1px #9ad2ff;
    -webkit-border-bottom-left-radius: 80px 50px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 80px 50px;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 80px 50px;
    border-bottom-right-radius: 0;
    -webkit-transform: translate(0, -2px);
    -moz-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    -o-transform: translate(0, -2px);
    transform: translate(0, -2px)
}

.right .direct-chat-text .msg_wrap_corner:after {
    background: #FFFFFF;
    content: "";
    position: absolute;
    z-index: -1;
    bottom: -11px;
    left: 20px;
    width: 30px;
    height: 13px;
    -webkit-border-bottom-left-radius: 40px 50px;
    -moz-border-radius-bottomleft: 40px 50px;
    border-bottom-left-radius: 40px 50px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-transform: translate(-10px, -2px);
    -moz-transform: translate(-10px, -2px);
    -ms-transform: translate(-10px, -2px);
    -o-transform: translate(-10px, -2px);
    transform: translate(-10px, -2px);
    -webkit-box-shadow: -1px 0 0 0 #9ad2ff;
    -moz-box-shadow: -1px 0 0 0 #9ad2ff;
    box-shadow: -1px 0 0 0 #9ad2ff
}

.direct-chat-text:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 7px;
    background-color: #dcffcf;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 0;
    bottom: 1px;
    z-index: 1
}

.img-100, .sl_img.cursor-pointer {
    height: auto
}

.right .direct-chat-text:after {
    left: auto;
    right: 0;
    background-color: #dcefff !important
}

#barcode_form .file-input-wrapper {
    width: 200px;
    height: 200px;
    background: url('/images/barcode.png') 50% 50% no-repeat !important;
    border: 0;
    color: transparent
}

.to_user_photo {
    box-shadow: 0 0 2px #ddd
}

.cursor-pointer, .cursor-pointer * {
    cursor: pointer !important
}

.btn a {
    color: #444;
    font-size: 90%
}

.btn-action {
    background: #fff !important;
    border-color: #03a9f4 !important;
    color: #03a9f4 !important
}

.img-100 {
    max-width: 100%
}

.popup_customControl {
    display: none;
    background-color: #fafafa;
    padding: 5px 30px 5px 5px;
    border-radius: 5px;
    max-width: 350px;
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

.popup_closeButton {
    padding: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTQgLjdsLS43LS43TDcgNi4zLjcgMCAwIC43IDYuMyA3IDAgMTMuM2wuNy43TDcgNy43bDYuMyA2LjMuNy0uN0w3LjcgN3oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==") 50% no-repeat;
    opacity: .3
}

#images.lightimages .imagelightbox img, .sl_img {
    height: 100px
}

.popup_content {
    max-height: 550px;
    overflow: auto;
    padding-right: 10px
}

.img-popup {
    max-width: 100%;
    max-height: 240px;
    display: block;
    margin: auto;
    border-radius: 4px;
    background: #eee
}

.ads_popup {
    min-height: 200px;
    background: #fff;
    display: block;
    border: 1px solid #ddd;
    margin: 5px 0;
    padding: 10px;
    border-radius: 4px
}

.ads_popup:hover {
    box-shadow: 0 0 4px #ddd
}

.badge, .label {
    border-radius: .5em
}
.modal-content {
    border-radius: 16px;
}

.blur-effect {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px)
}
.modal-header .close {
    margin-top: -10px;
    margin-bottom: -10px;
    font-size: 40px;
    float: right;
    font-weight: 100;
    opacity: .3;
    transition: all .5s;
}
.modal-header .close:hover {
    opacity: .6;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.input_clear:hover .fa {
    color: #c02323;
}

.text-900 {
    font-weight: 900
}

.box-tools .search {
    width: 200px;
    float: right
}

.no-decoration, .no-decoration:hover {
    text-decoration: none !important;
    border-bottom: none !important
}

.photo_bottom, .photo_top {
    max-height: 100px;
    max-width: 200px
}

.ui-sortable-handle {
    cursor: move !important
}

.sl_img {
    position: relative;
    margin-bottom: 5px;
    width: 150px
}

.sl_img .add {
    padding: 20px;
    height: 85px
}

.sl_img .Icon svg {
    border-radius: 50%;
    opacity: .8
}

.sl_img .Icon svg:hover {
    box-shadow: 0 0 5px #8bc34a;
    opacity: 1
}

.sl_img.is_hidden_img:before {
    position: absolute;
    width: 150px;
    height: 100px;
    content: "\f070";
    text-align: center;
    top: 0;
    left: 0;
    display: inline-block;
    color: #555;
    font: 30px/100px FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.btn.dropdown-toggle.disabled:hover:after, .input-group.inputs-between, .mouse_scroll, .object_block .box-header .box-title, .reg_act:hover > .reg_add, .reg_act:hover > .reg_choice_sort, .reg_act:hover > .reg_delete, .reg_act:hover > .reg_edit, .reg_romb_choices:hover > .reg_add {
    display: block
}

.imgSorted .thumbnail {
    margin-bottom: 6px !important
}

#collapsePhoto img, .lightimages .imagelightbox img {
    max-height: 100px
}

#AdsModal .lightimages .imagelightbox img {
    height: 110px;
    margin-bottom: 4px
}

.margin-5 {
    margin: 5px
}

.fast-time {
    opacity: .9
}

.xml_toggle img, .xml_toggle_view img {
    margin-top: -2px;
    margin-bottom: -2px
}

#mail_body {
    background-color: #fff;
    min-height: 200px;
    transition: all 1s;
    font-family: Joker, Helvetica, Arial, sans-serif;
}
#mail_body.mail_loading {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url('/images/loading_map.gif');
    background-size: 60px auto;
}
#mail_body html *::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
#mail_body html *::-webkit-scrollbar-thumb {
    background-color: #DDDDDD;
    border: 0 solid transparent;
    border-radius: 4px;
}
#mail_body html *::-webkit-scrollbar-track {
    background: #FFFFFF;
}
#mail_body html *::-webkit-scrollbar-thumb {
    min-height: 30px;
    min-width: 30px;
    border-width: 8px;
}
#mail_body html {
    background: #FFFFFF;
    font-family: Joker, Helvetica, Arial, sans-serif;
}
.iframe_vk {
    border-radius: 10px !important;
    overflow: hidden;
}
.border-radius-10 {
    border-radius: 10px !important;
}
.a_hover {
    opacity: 0;
    cursor: pointer;
}
a:hover .a_hover {
    opacity: 100%;
}

#whastapp_chat {
    background-color: #fff;
    border: 0;
    width: 100%
}

.box .nav {
    margin-right: -1px
}

#search-input {
    font-size: 16px;
    margin-left: -1px;
    width: 160px;
}

.btn.dropdown-toggle.disabled:after {
    content: "\f0ea";
    font: 14px FontAwesome;
    width: 32px;
    padding: 9px;
    display: none;
    position: absolute;
    top: -1px;
    right: -1px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #bbb;
    border-radius: 0 4px 4px 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, .2)
}

.input-group-btn .btn {
    margin-top: 0;
    margin-right: 0
}

.fc-event {
    border: 0
}

.current_time {
    margin-right: 4px;
    line-height: 22px
}

#interests_form {
    position: relative;
    background: #d8f8da;
    padding: 0 4px 4px;
    border-radius: 4px;
    box-shadow: 1px 1px 2px #bbb
}

#interests_form label {
    margin-top: 8px;
    margin-bottom: -1px;
    padding: 2px 0;
    font-weight: 400;
    color: #333
}

#interests_form .btn-group label {
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px;
    border: 0;
    font-weight: 400;
    font-size: 16px;
    color: #333 !important;
    text-align: center;
    background: inherit !important
}

#interests_form .open {
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 16px
}

#interests_form .input-group, .between_input_group {
    width: 100% !important
}

#filter .input-group > input, #interests_form .input-group > input, .between_input_group > input {
    width: 45% !important
}

#interests_form .btn.active, #interests_form .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

#interests_form button[type=submit] {
    margin-top: 10px !important;
    border-color: #999 !important
}

.marked {
    background: #baff8f
}

.special {
    width: 100%;
    min-height: 34px
}

.special .btn.active {
    background: #555;
    color: #fff !important
}

.timeline-item img {
    width: 30px;
    height: 30px;
    float: left;
    margin: 5px;
    border: 1px solid #eee;
}

.timeline-item .img-thumbnail {
    max-width: 80px;
    width: auto;
    max-height: 50px;
    float: right;
    margin: 0;
    padding: 0;
    border: 0
}

.full-view {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f6f7f9;
    z-index: 9999
}

.box-footer a[data-goto]:hover {
    text-decoration: none
}

.btns {
    margin: 0 -5px 10px
}

.box-footer .btn, .btn-top {
    margin-top: 4px;
    text-transform: uppercase
}

.btns button {
    margin-top: 10px;
    font-weight: 700;
    font-size: 16px
}

.modal.left .modal-dialog, .modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.modal.left .modal-content, .modal.right .modal-content {
    height: 100%;
    overflow-y: auto
}

.modal.left .modal-body, .modal.right .modal-body {
    padding: 15px 15px 80px
}

.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity .3s linear, left .3s ease-out;
    -moz-transition: opacity .3s linear, left .3s ease-out;
    -o-transition: opacity .3s linear, left .3s ease-out;
    transition: opacity .3s linear, left .3s ease-out
}

.modal.left.fade.in .modal-dialog {
    left: 0
}

.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity .3s linear, right .3s ease-out;
    -moz-transition: opacity .3s linear, right .3s ease-out;
    -o-transition: opacity .3s linear, right .3s ease-out;
    transition: opacity .3s linear, right .3s ease-out
}

.bs-container .dropdown-menu, .modal.right.fade.in .modal-dialog {
    right: 0
}

.float-container {
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-bottom: 8px;
    padding: 0 8px;
    position: relative
}

.float-container input {
    border: none;
    font-size: 16px;
    outline: 0;
    padding: 16px 0 10px;
    width: 100%
}

.float-container label {
    font-size: 16px;
    position: absolute;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: translate(0, 16px) scale(1);
    transform: translate(0, 16px) scale(1);
    transition: .1s ease-in-out
}

.float-container.active label {
    -webkit-transform: translate(0, 4px) scale(.75);
    transform: translate(0, 4px) scale(.75);
    top: -10px;
    background: #fff;
    padding: 0 5px
}

.not-hover {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px)
}

.min-height-70 {
    min-height: 70px
}

.min-height-80 {
    min-height: 80px
}

.min-height-90 {
    min-height: 90px
}

.grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: 1s
}

.btn:active, .btn:focus {
    box-shadow: none !important;
    outline: 0 !important
}

.box-footer .btn {
    font-size: 12px;
    line-height: 14px
}

.btn-top {
    font-size: 12px !important;
    line-height: 14px !important
}

.bg-fa {
    background-color: #fafafa
}
.bg-fb {
    background-color: #fbfbfb
}
.bg-eee {
    background-color: #eeeeee
}
#images .sl_img img {
    background: #DDDDDD;
    border: 1px solid #CCC;
}
.fc-state-default {
    box-shadow: none !important;
    text-shadow: none !important;
}
.fc-state-down,
.fc-state-active {
    background-color: #999999 !important;
    border-color: #999999 !important;
    color: #FFFFFF !important;
}

.filter-clear, .box-header .report-clear {
    text-transform: uppercase;
    font-size: 10px !important;
    line-height: 16px !important;
    color: #333 !important;
    background: #ffe379 !important;
    border-color: #ffdb70 !important;
    font-weight: 500 !important;
}
.filter-clear:hover, .box-header .report-clear:hover {
    background: #ffdb70 !important;
}

.box-footer .input-group-btn .btn {
    margin-top: 0 !important;
    font-size: 14px
}

.box-footer .btn.pull-right {
    margin-left: 4px
}

.playspeeds {
    display: none;
}

.playspeed {
    background: #52616f;
    color: #ffffff;
    width: 26px;
    height: 16px;
    border-radius: 4px;
    border: 1px solid #52616f;
    line-height: 12px;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    padding: 0;
}
.playspeed.active_btn {
    background: #4CAF50;
    color: #ffffff;
    border: 1px solid #4CAF50;
}

.imageEdit, .imageEdit img {
    max-width: 100%
}

.between_inputs {
    width: 10% !important;
    text-align: center;
    display: table-cell;
    float: left;
    height: 34px;
    padding: 6px
}

#filter > div {
    height: 60px !important
}

#map_ads {
    width: 100%;
    height: 200px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #DDD;
}

#form .pagebreak {
    padding: 40px 0;
    border-bottom: 2px dashed #f44336
}

.new_call {
    padding: 10px 10px 10px 110px;
    background-color: #fff;
    background-image: url("/images/call.gif");
    background-position: 0 50%;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat
}

.add-menu .dropdown-menu li > a {
    padding: 10px;
    font-size: 16px;
    line-height: 20px
}

.add-menu .dropdown-menu li > a > i {
    margin-right: 10px;
    font-size: 20px;
    line-height: 20px;
    width: 20px;
    text-align: center;
    display: inline-block
}

.jokercrm {
    color: transparent !important;
    font-weight: 400;
    font-family: Joker, serif;
    margin: 2px 5px
}

.jokercrm::before {
    content: 'Joker';
    color: #f18a4c !important;
    position: absolute;
    transform: translate(0, 0);
    font-weight: 400
}

.jokercrm::after {
    content: 'CRM';
    color: #f3b13f !important;
    position: absolute;
    transform: translate(-100%, 0);
    font-weight: 400
}

.progress-table {
    height: 4px !important;
    border-radius: 2px !important;
    max-width: 100px
}

.progress-table .progress-bar {
    width: 0
}

.user-kpi small {
    font-size: 60%
}

.user-kpi .progress-table {
    margin-top: 20px;
    height: 16px !important;
    border-radius: 8px !important;
    max-width: 100%
}

.user-kpi .progress-table .progress-bar {
    width: 0;
    border-radius: 8px !important
}

.dragging {
    cursor: grabbing
}

.vk_new_chat {
    background: linear-gradient(270deg, #fff, #fff, #f44336, #f44336);
    background-size: 800% 800%;
    color: #fff !important;
    -webkit-animation: .5s infinite AnimationName;
    -moz-animation: .5s infinite AnimationName;
    -o-animation: .5s infinite AnimationName;
    animation: .5s infinite AnimationName
}

.vk_new_chat * {
    background: inherit !important;
    color: #fff !important
}

@-webkit-keyframes AnimationName {
    0%, 100% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}

@-moz-keyframes AnimationName {
    0%, 100% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}

@-o-keyframes AnimationName {
    0%, 100% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}

@keyframes AnimationName {
    0%, 100% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}

.modal-footer .btn + .btn-group, .modal-footer .btn-group + .btn {
    margin-left: 5px
}
.circle {
    font-size: 100%;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 12px;
    background: #FFFFFF;
}
.circle:hover {
    font-size: 120%;
    background: #FAFAFA;
    border: 1px solid #999999;
}

.min-width-100 {
    min-width: 100px !important
}

.min-width-150 {
    min-width: 150px !important
}

.min-width-200 {
    min-width: 200px !important
}

.min-width-250, .order_title input {
    min-width: 250px !important
}

.min-width-500 {
    min-width: 500px !important
}

.show_full_text small {
    max-height: 100px;
    overflow: auto;
    display: block
}

.Icon, .marquee span {
    display: inline-block
}

.competitors_link_div table table, .contact_phones_form .input-group, .contact_phones_form table, .hp_order_form table, .hp_param_form table, .order_form table, .widget-subheading textarea, .width-100p {
    width: 100%
}

.icon-gradient {
    -webkit-background-clip: text;
    background-clip: text
}

.bg-jokercrm {
    background-image: linear-gradient(0deg, #ff5722, #ffc107) !important
}

.bg-warm-flame {
    background-image: linear-gradient(45deg, #ff9a9e 0, #fad0c4 99%, #fad0c4 100%) !important
}

.bg-night-fade {
    background-image: linear-gradient(to top, #a18cd1 0, #fbc2eb 100%) !important
}

.bg-sunny-morning {
    background-image: linear-gradient(120deg, #f6d365 0, #fda085 100%) !important
}

.bg-tempting-azure {
    background-image: linear-gradient(120deg, #84fab0 0, #8fd3f4 100%) !important
}

.bg-amy-crisp {
    background-image: linear-gradient(120deg, #a6c0fe 0, #f68084 100%) !important
}

.bg-heavy-rain {
    background-image: linear-gradient(to top, #cfd9df 0, #e2ebf0 100%) !important
}

.bg-mean-fruit {
    background-image: linear-gradient(120deg, #fccb90 0, #d57eeb 100%) !important
}

.bg-malibu-beach {
    background-image: linear-gradient(to right, #4facfe 0, #00f2fe 100%) !important
}

.bg-deep-blue {
    background-image: linear-gradient(120deg, #e0c3fc 0, #8ec5fc 100%) !important
}

.bg-ripe-malin {
    background-image: linear-gradient(120deg, #f093fb 0, #f5576c 100%) !important
}

.bg-arielle-smile {
    background-image: radial-gradient(circle 248px at center, #16d9e3 0, #30c7ec 47%, #46aef7 100%) !important
}

.bg-plum-plate {
    background-image: linear-gradient(135deg, #667eea 0, #764ba2 100%) !important
}

.bg-happy-fisher {
    background-image: linear-gradient(120deg, #89f7fe 0, #66a6ff 100%) !important
}

.bg-happy-itmeo {
    background-image: linear-gradient(180deg, #2af598 0, #009efd 100%) !important
}

.bg-mixed-hopes {
    background-image: linear-gradient(to top, #c471f5 0, #fa71cd 100%) !important
}

.bg-strong-bliss {
    background-image: linear-gradient(to right, #f78ca0 0, #f9748f 19%, #fd868c 60%, #fe9a8b 100%) !important
}

.bg-grow-early {
    background-image: linear-gradient(to top, #0ba360 0, #3cba92 100%) !important
}

.bg-love-kiss {
    background-image: linear-gradient(to top, #ff0844 0, #ffb199 100%) !important
}

.bg-premium-dark {
    background-image: linear-gradient(to right, #434343 0, #000 100%) !important
}

.bg-happy-green {
    background-image: linear-gradient(to bottom, #00b09b, #96c93d) !important
}

.bg-vicious-stance {
    background-image: linear-gradient(60deg, #29323c 0, #485563 100%) !important
}

.bg-midnight-bloom {
    background-image: linear-gradient(-20deg, #2b5876 0, #4e4376 100%) !important
}

.bg-night-sky {
    background-image: linear-gradient(to top, #1e3c72 0, #1e3c72 1%, #2a5298 100%) !important
}

.bg-slick-carbon {
    background-image: linear-gradient(to bottom, #323232 0, #3f3f3f 40%, #1c1c1c 150%), linear-gradient(to top, rgba(255, 255, 255, .4) 0, rgba(0, 0, 0, .25) 200%) !important;
    background-blend-mode: multiply
}

.bg-royal {
    background-image: linear-gradient(to right, #141e30, #243b55) !important
}

.bg-asteroid {
    background-image: linear-gradient(to right, #0f2027, #203a43, #2c5364) !important
}

.block-list {
    min-height: 500px;
    background-color: #eef7ff;
    border: 1px solid #ddd;
    padding: 20px;
    vertical-align: top
}

.block-list.used {
    background-color: #f0ffee
}

.block-list.non_used {
    background-color: #ffe3e3
}

.block-list .thumbnail {
    border: none;
    margin-bottom: 10px;
    box-shadow: 2px 2px 6px #b9b5b5;
    position: relative;
    min-height: 40px
}

#workplaces .info-box:hover, .block-list .thumbnail:hover {
    cursor: move;
    box-shadow: 2px 2px 8px #777 !important;
}

.block-list .thumbnail span {
    position: absolute;
    top: 0;
    left: 10px;
    font-size: 11px;
    line-height: 11px;
    color: #888;
    background: #fff;
    padding: 0 5px;
    font-weight: 700
}

#multipolygon, #polygon, #show_on_map {
    width: 100%;
    height: 400px;
    padding: 0;
    margin: 0
}

#a_polygons, #d_polygons {
    width: 100%;
    height: 500px;
    padding: 0;
    margin: 0
}

#edit_polygon {
    width: 100%;
    height: 90vh;
    padding: 0;
    margin: 0
}

.ui-tooltip, .ui-tooltip-content {
    white-space: pre-line
}

.blinking {
    animation: 1s infinite blinkingText
}

@keyframes blinkingText {
    0%, 100%, 49% {
        color: inherit
    }
    60%, 99% {
        color: transparent
    }
}

.icons8-icon-35:hover {
    animation: 2s infinite lightOn
}

@keyframes lightOn {
    0%, 49%, 63%, 73% {
        color: #333
    }
    100%, 60%, 70%, 85% {
        color: #ff0
    }
}

.bg-transparent {
    background: url('/images/transparent-bg.jpg') 50% 50%
}

.house {
    border-bottom: 5px solid #fff;
    background: #fff;
    margin: 20px 100px 20px 20px
}

.house th {
    padding: 2px 3px
}

.house td, .house th {
    vertical-align: bottom;
    font-weight: 400 !important
}

.house_section {
    background: #fff;
    margin-right: 30px
}

.house_section small {
    padding: 0 5px
}

.house_section .btn {
    padding: 2px 4px !important;
    font-size: 12px !important;
    min-width: 50px;
    margin: 1px;
    font-weight: 700
}

.house_section .btn-success {
    background-color: #87da8b;
    border-color: #87da8b;
    color: #114513
}

.LayoutImageUploader__addButtonImage {
    width: 58px;
    height: 58px;
    margin: 30px 10px
}

.Icon {
    font-size: 0;
    line-height: normal;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50%
}

.Icon svg {
    width: 100%;
    margin: 0;
    -moz-transform: scale(1)
}

.Icon, .Icon svg {
    height: auto;
    vertical-align: middle
}

.bootstrap-select .dropdown-toggle:focus {
    outline: 0 !important;
    outline-offset: 0
}

.order_div td, .order_div th {
    width: 8%;
    text-align: center
}

.order_form table .form-control {
    width: 100%;
    min-width: 50px;
    margin: 5px 2px;
    border-radius: 0
}

.contact_phones_form td, .hp_order_form td, .hp_param_form td, .order_form td {
    padding: 0 2px
}

.order_id {
    width: 2% !important
}

.order_title {
    width: 50% !important
}

.order_action {
    text-align: right !important
}

.cphones_div td, .cphones_div th {
    width: 40%;
    text-align: center
}

.not_paid {
    width: 100%;
    height: 100vh;
    background: url("/images/not_paid.jpg") 0 0/contain no-repeat
}

.width-30p {
    width: 30%
}

.width-40p {
    width: 40%
}

.width-50p {
    width: 50%
}

.width-60p {
    width: 60%
}

.competitors_link_div .link-td, .width-70p {
    width: 70%
}

.datatable .typeahead a {
    border-bottom: inherit
}

.contact_phones_form table .form-control, .hp_order_form table .form-control, .hp_param_form table .form-control {
    width: 100%;
    margin: 5px 2px;
    border-radius: 4px
}

.contact_phones_form .input-group a {
    border-bottom: 1px solid #ddd !important;
}

div.mce-edit-area {
    border-right: 1px solid #ddd !important;
}

.popover img {
    max-width: 100%;
    max-height: 100px
}

.modal-img {
    max-width: 100%;
    max-height: 300px
}

.fdoc_doc img, .max-height-80 {
    max-height: 80px
}

.timeline.history > li > .fa, .timeline.history > li > .glyphicon, .timeline.history > li > .ion {
    width: 36px;
    height: 36px;
    font-size: 18px;
    line-height: 36px;
    position: absolute;
    color: #333;
    background: #FAFAFA;
    border: 1px solid #EEEEEE;
    border-radius: 50%;
    text-align: center;
    left: 15px;
    top: 0
}
.check_read {
    background: #ffeded !important;
}

#mainform hr,
.seoform hr,
.langform hr {
    margin-top: 0;
    margin-bottom: 10px
}

.address {
    background: #e9ffeb
}

.specifications {
    background: #fdfaea
}

.prices_block {
    background: #fff4ef
}

.specifications h4 {
    color: #b18500;
    font-size: 14px;
    padding-left: 10px;
    font-weight: 700
}

.contacts_agents {
    background: #ebf9ff
}

.stickers {
    background: #ebfff9
}

.xml-manage label {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0;
    float: left;
    line-height: 20px
}

.xml-manage .btn-group, .xml-manage .input-group {
    text-wrap: avoid;
    white-space: nowrap
}

.xml-manage input {
    width: 50px !important
}

.xml-manage select {
    width: 170px !important;
    padding-left: 5px !important;
    padding-right: 5px !important
}

.xml-manage hr {
    margin-top: 2px;
    margin-bottom: 0;
    border-top: 0
}

.xml-manage .input-group {
    display: inline-block;
    min-width: 90px
}

#send_mail label {
    line-height: 30px
}

#section_facade {
    position: relative;
    overflow: auto;
    margin-right: 5px
}

#section_facade svg {
    position: absolute;
    top: 6px;
    left: 6px
}

#floor_plan {
    overflow: auto;
    margin: 10px
}

.v-top {
    vertical-align: top !important
}

.kpi tbody td, .statistics thead td, .v-middle {
    vertical-align: middle !important
}

.v-bottom {
    vertical-align: bottom !important
}

.table-footer td {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    border-top: 4px double #ddd !important;
    font-size: 105% !important
}

.table-total > tr > td {
    background: #eff9ff;
    border-top: 2px solid #b6dcf3 !important;
    font-weight: 700;
    font-size: 110%
}

.floor_info {
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    min-width: 200px;
    min-height: 50px;
    border-radius: 2px;
    box-shadow: 0 0 2px #000;
    padding: 5px 10px;
    text-align: left
}

.s_floor > td > .btn {
    min-width: 70px;
    text-align: center
}

.s_floor:hover > td {
    background: #ddd
}

.s_floor:hover > td > .btn {
    border-color: #bbb !important
}
.border-bottom {
    border-bottom: 1px solid #ddd !important;
}

#layouts_filter .special .icheckbox_minimal-blue, .mini .reg_delete, .mini .reg_edit, .mini .reg_required, .mini .reg_typename {
    display: none !important
}

#layouts_filter .special .btn.active,
#plans_filter .special .btn.active {
    background: #2196f3 !important;
    color: #fff !important
}

#object_layouts_loading,
#plans_loading {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

#object_layouts_loading span,
#plans_loading span {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40%;
    left: 50%;
    margin: -25px 0 0 -25px;
    font-size: 10px;
    text-indent: -12345px;
    border-top: 3px solid #ff8800;
    border-bottom: 3px solid #ffcb00;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: .4s linear infinite spinner;
    -moz-animation: .4s linear infinite spinner;
    -ms-animation: spinner 400ms infinite linear;
    -o-animation: .4s linear infinite spinner;
    animation: .4s linear infinite spinner;
    z-index: 100001
}

@media (max-width: 768px) {
    #object_layouts_loading span,
    #plans_loading span {
        top: 100px
    }
}

.competitors_link_div table table td, .competitors_link_div table th {
    width: 10%
}

.no-focus:focus {
    outline: 0 !important
}

.always-scroll {
    overflow: auto
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
    height: 8px;
    background-color: #fafafa;
    border-left: 1px solid #ddd;
    transition: all 1s;
}

::-webkit-scrollbar:hover {
    width: 12px;
    height: 12px
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    border-color: rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, .3)
}
.info-box {
    position: relative;
    overflow: hidden;
    transition: all .3s;
}

.big_button {
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #eaf9ff
}

.big_button, .big_button_success {
    margin: 20px 3%;
    width: 94%;
    padding: 20px 40px;
    min-height: 40px;
    font-size: 22px;
    cursor: pointer;
    vertical-align: middle;
    line-height: 40px;
    text-align: center
}
.big_button_success {
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #f1ffea
}

.subscribe:before {
    content: "";
    background: #fff;
    background: -moz-repeating-linear-gradient(-45deg, #ad192d, #ad192d 15px, #fff 15px, #fff 30px, #4b658c 30px, #4b658c 45px, #fff 45px, #fff 60px, #85424c 60px);
    background: -webkit-repeating-linear-gradient(-45deg, #ad192d, #ad192d 15px, #fff 15px, #fff 30px, #4b658c 30px, #4b658c 45px, #fff 45px, #fff 60px, #85424c 60px);
    background: -o-repeating-linear-gradient(-45deg, #ad192d, #ad192d 15px, #fff 15px, #fff 30px, #4b658c 30px, #4b658c 45px, #fff 45px, #fff 60px, #85424c 60px);
    background: repeating-linear-gradient(-45deg, #ad192d, #ad192d 15px, #fff 15px, #fff 30px, #4b658c 30px, #4b658c 45px, #fff 45px, #fff 60px, #85424c 60px);
    position: absolute;
    height: 8px;
    top: 0;
    left: 0;
    width: 100%
}

.mouse_scroll {
    position: relative;
    margin: 0 auto;
    width: 0;
    height: 10px
}

.m_scroll_arrows, .m_scroll_arrows_rev {
    display: block;
    border-right: 2px solid #ff8600;
    border-bottom: 2px solid #d63900;
    margin: 0;
    width: 8px;
    height: 8px;
    top: 1px;
    position: absolute
}

.m_scroll_arrows {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.m_scroll_arrows_rev {
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.unu {
    margin-left: 30px
}

.doi {
    margin-left: 60px
}

.trei {
    margin-left: 90px
}

.unu_rev {
    margin-left: -30px
}

.doi_rev {
    margin-left: -60px
}

.trei_rev {
    margin-left: -90px
}

.doi, .doi_rev, .trei, .trei_rev, .unu, .unu_rev {
    -webkit-animation: 1s infinite mouse-scroll;
    -moz-animation: 1s infinite mouse-scroll;
    animation: 1s infinite mouse-scroll
}

.doi, .doi_rev, .unu, .unu_rev {
    -webkit-animation-direction: alternate
}

.unu, .unu_rev {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    animation-direction: alternate;
    animation-delay: alternate
}

.doi, .doi_rev {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    animation-delay: .2s;
    animation-direction: alternate
}

.trei, .trei_rev {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -webkit-animation-direction: alternate;
    animation-delay: .3s;
    animation-direction: alternate
}

@-webkit-keyframes mouse-scroll {
    0% {
        opacity: 0
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes mouse-scroll {
    0% {
        opacity: 0
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes mouse-scroll {
    0% {
        opacity: 0
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}

@keyframes mouse-scroll {
    0% {
        opacity: 0
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}

.imageEditLoading {
    display: none;
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: absolute;
    background: rgba(255, 255, 255, .6);
    top: 0;
    left: 0
}

.imageEditLoading .cssload-loader {
    top: 45% !important
}

.imageClear {
    padding-left: 6px !important;
    padding-right: 6px !important;
    min-width: 25px;
    text-align: center
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@-moz-keyframes marquee {
    0% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@keyframes marquee {
    0% {
        transform: translate(0, 0)
    }
    100% {
        transform: translate(-100%, 0)
    }
}

.marquee {
    display: block;
    width: 75%;
    white-space: nowrap;
    overflow: hidden
}

.marquee span {
    padding-left: 100%;
    -webkit-animation: 50s linear infinite marquee;
    -moz-animation: 50s linear infinite marquee;
    animation: 50s linear infinite marquee
}

.marquee:hover span {
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused
}

.bs-container .dropdown-menu > li > a {
    white-space: normal
}

.btn-arrow-left, .btn-arrow-right {
    position: relative;
    padding-left: 18px;
    padding-right: 18px;
    border-radius: 4px !important;
    margin-right: 10px;
    border: 0 !important;
}

/*.btn-arrow-left:after,
.btn-arrow-left:before,
.btn-arrow-right:after,
.btn-arrow-right:before {
    content: "";
    position: absolute;
    top: 4px;
    height: 24px;
    width: 24px;
    background: inherit;
    border: inherit;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-radius: 0 !important
}*/
.btn-arrow-right:after {
    background-color: inherit;
    clip-path: polygon(50% 0, 50% 100%, 100% 50%);
    content: "";
    height: 32px;
    position: absolute;
    right: -9px;
    top: 0;
    width: 20px;
}

/*.btn-arrow-left:before, .btn-arrow-right:before {
    left: -13px
}

.btn-arrow-left:after, .btn-arrow-right:after {
    right: -13px
}*/

.btn-arrow-left.btn-arrow-left, .btn-arrow-right.btn-arrow-left {
    padding-right: 36px
}

/*.btn-arrow-left.btn-arrow-left:after, .btn-arrow-left.btn-arrow-left:before, .btn-arrow-right.btn-arrow-left:after, .btn-arrow-right.btn-arrow-left:before {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}*/

.btn-arrow-left.btn-arrow-right, .btn-arrow-right.btn-arrow-right {
    margin-bottom: 5px;
}

/*.btn-arrow-left.btn-arrow-right:after, .btn-arrow-left.btn-arrow-right:before, .btn-arrow-right.btn-arrow-right:after, .btn-arrow-right.btn-arrow-right:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}*/

/*.btn-arrow-left:before, .btn-arrow-right:after {
    z-index: 3
}

.btn-arrow-left:after, .btn-arrow-right:before {
    background-color: #EEEEEE;
}*/

.pulse {
    animation: 1s infinite pulse !important
}

@-webkit-keyframes pulse {
    0%, 100% {
        transform: scale(1)
    }
    80% {
        transform: scale(.8)
    }
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1)
    }
    80% {
        transform: scale(.8)
    }
}

.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 5px;
    background-color: #fafafa;
    border: 1px solid #eee;
    margin-bottom: 5px;
    border-radius: 4px !important
}

.list-group-item:hover {
    background-color: #eee
}

.todo-list-wrapper .todo-indicator {
    position: absolute;
    width: 6px;
    height: 80%;
    border-radius: 3px;
    left: 6px;
    top: 10%;
    opacity: .8;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.todo-list-wrapper .todo-number {
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    font-weight: 700;
    font-size: 18px;
    border-radius: 20px;
    left: 20px;
    top: 5px;
    opacity: .8;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.widget-content {
    padding: 0 0 0 20px;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.todo-list-wrapper .todo-number ~ .widget-content {
    padding: 0 0 0 80px
}

.widget-content .widget-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.reg_add, .reg_choice_sort, .reg_delete, .reg_edit, .reg_required, .reg_sort, .reg_typename {
    position: absolute
}

.widget-content .widget-content-right {
    margin-left: auto
}

.text-line-through {
    text-decoration: line-through
}

#schema > div {
    display: table;
    margin: 15px auto
}

.reg_edit {
    right: 20px;
    top: 10px;
    color: #444
}

.reg_edit:hover {
    color: #333
}

.reg_delete {
    right: 5px;
    top: 10px;
    color: #ff6363
}

.reg_delete:hover {
    color: #ff4141
}

.reg_add {
    right: 25%;
    bottom: -10px;
    font-size: 16px;
    line-height: 16px;
    background: #fff;
    border-radius: 50%;
    color: #52a62e
}

.reg_add:hover, .reg_add_big:hover {
    color: #38741f
}

.reg_status {
    font-size: 16px;
    margin: 10px 20px 20px
}

.reg_choice_sort, .reg_sort {
    text-align: center;
    width: 15px;
    left: 10px;
    top: -7px;
    font-size: 10px;
    line-height: 10px;
    background: #fff;
    padding: 1px;
    border-radius: 10px;
    cursor: move
}

.reg_required {
    left: 7px;
    top: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #4caf50
}

.reg_typename {
    right: 10px;
    top: -7px;
    font-size: 10px;
    line-height: 10px;
    background: #fff;
    padding: 1px 3px;
    border-radius: 8px
}

.reg_add_big {
    font-size: 30px;
    line-height: 30px;
    background: #fff;
    border-radius: 50%;
    color: #52a62e;
    margin-left: 7px
}

.reg_title {
    position: inherit;
    display: block;
    text-align: center;
    white-space: nowrap;
    min-width: 150px;
    font-weight: 700;
    padding-left: 20px;
    padding-right: 30px
}

.mini .reg_title {
    min-width: 50px;
    width: 50px;
    font-weight: 400;
    padding-left: 3px;
    padding-right: 3px;
    overflow: hidden
}

.mini .reg_romb:before {
    width: 57px;
    height: 57px;
    top: -10px;
    left: calc(50% - 27px)
}

.mini .reg_romb {
    min-width: 50px;
    height: 20px;
    padding: 5px;
    margin: 10px auto 30px !important
}

.reg_input {
    display: block;
    position: relative;
    padding: 10px;
    border: 2px solid #b5e57e;
    color: #52a132;
    background: #f4ffe7;
    margin: 0 auto 15px
}

.reg_action:after, .reg_comment:after, .reg_input:after, .reg_romb_choice:after, .reg_task:after, .reg_text:after {
    position: absolute;
    bottom: -17px;
    height: 15px;
    line-height: 15px;
    left: calc(50% - 3px);
    font-family: FontAwesome, serif;
    content: "\f175"
}

.reg_romb {
    display: block;
    position: relative;
    height: 50px;
    min-width: 300px;
    padding: 10px 20px;
    /*background: #fff;*/
    color: #2196f3;
    margin: 40px auto 30px !important
}

.reg_romb:before {
    display: block;
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    top: -30px;
    left: calc(50% - 50px);
    border: 2px solid #2196f3;
    transform: scale(2, .6) rotate(-45deg)
}

.reg_choice:before, .reg_romb:after, .reg_romb_choices:after {
    position: absolute;
    height: 15px;
    line-height: 15px;
    font-family: FontAwesome, serif;
    content: "\f175";
    color: #2196f3
}

.reg_romb:after {
    bottom: -28px;
    font-size: 18px;
    width: 8px;
    text-align: center;
    left: calc(50% - 4px);
}

.reg_romb .reg_required {
    left: 35px !important
}

.reg_romb .reg_edit {
    right: 55px !important
}

.reg_romb .reg_delete {
    right: 40px !important
}

.reg_romb .reg_add {
    right: 35% !important
}

.reg_romb .reg_typename {
    right: 60px !important
}

.reg_romb .reg_choice_sort, .reg_romb .reg_sort {
    left: 70px !important
}

.reg_romb_choices {
    position: relative;
    padding-top: 5px;
    background: #fafdff;
    border-top: 1px solid #2196f3;
    border-bottom: 1px solid #cae6fd;
    margin: 0 auto 15px
}

.reg_sort_items {
    position: relative;
    display: inherit;
    margin: 0 auto
}

.reg_action, .reg_comment, .reg_romb_choice, .reg_task, .reg_text {
    padding: 10px;
    margin: 0 auto 15px
}

.reg_choice > .reg_sort_items > .reg_romb {
    margin-top: 25px !important
}

.reg_choice:before {
    top: -17px;
    left: 50%
}

.reg_romb_choices:after {
    bottom: -17px;
    left: 50%
}

.reg_romb_choices .reg_choice {
    display: inline-grid;
    margin: 10px 5px;
    border: 1px solid #baddf9;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    vertical-align: top;
    position: relative
}

.reg_action, .reg_choice > .reg_add, .reg_comment, .reg_romb_choice, .reg_task, .reg_text {
    display: block;
    position: relative
}

.reg_romb_choice {
    border: 2px solid #92d7fd;
    color: #2196f3;
    border-radius: 30px;
    background: #ecf8ff
}

.reg_choice > .reg_add {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    font-size: 20px;
    line-height: 20px
}

.reg_comment {
    border: 2px solid #ffc107;
    border-radius: 20px;
    color: #937300;
    background: #fffce6
}

.reg_text {
    border: 2px solid #ff6161;
    border-radius: 15px;
    color: #d70f0f;
    background: #fff2f2
}

.reg_task {
    border: 2px solid #ebbcf3;
    color: #9248e3;
    background: #fbf0fd
}

.reg_action {
    border: 2px solid #ffaf95;
    color: #f65a5a;
    background: #fff1f0
}

.vk-good, .vk-good p {
    margin: 4px
}

#mainform_ajax .checkbox-field {
    min-height: 30px;
    margin-top: 30px
}

.ul_links {
    list-style: none;
    padding-left: 0
}

.ul_links li {
    padding: 5px 0;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #eee
}

#avito_chat_users, #cian_chat_users, #domclick_chat_users {
    height: 350px;
    overflow: hidden
}

#deal_quest .well {
    padding: 6px 8px;
    min-height: 34px;
    font-weight: 700;
    border-radius: 4px;
    margin-bottom: 0
}

#deal_quest label {
    color: #999;
    padding-left: 6px;
    font-weight: 400;
    margin-bottom: 2px !important
}

.delimiter {
    list-style: none;
    font-weight: 700
}

.kpi_warning > td {
    background-color: #fbf9f0
}

.kpi_warning_full > td {
    background-color: #fff8db;
    font-size: 120% !important
}

.kpi_danger > td {
    background-color: #fff3f3
}

.kpi_danger_full > td {
    background-color: #ffdcdc;
    font-size: 120% !important
}

.kpi_success > td {
    background-color: #f7fff3
}

.kpi_success_full > td {
    background-color: #e8fddd;
    font-size: 120% !important
}

.kpi_info > td {
    background-color: #f5fcff
}

.kpi_info_full > td {
    background-color: #dff5ff;
    font-size: 120% !important
}

.kpi_primary > td {
    background-color: #f6f2ff
}

.kpi_primary_full > td {
    background-color: #ece4ff;
    font-size: 120% !important
}

.kpi .progress-table {
    height: 8px !important;
    border-radius: 4px !important;
    border: 1px solid #ddd
}

.user-block {
    border-bottom: 1px solid #efefef;
    padding: 4px;
    border-radius: 4px
}

.user-block .time_last {
    color: #444
}

#ticket_chat_loading {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px
}

.p-bar {
    top: 0;
    left: 0;
    position: absolute;
    width: 0;
    height: 3px;
    background: linear-gradient(to right, #ffe379, #d78f09, #d73e3e);
    border-radius: 3px;
    animation: .5s ease-in-out forwards p-loading
}

@keyframes p-loading {
    to {
        width: 100%
    }
}

.ticket_chat .chat_text ~ .lightimages {
    padding-top: 8px;
    margin-top: 8px;
    border-top: 1px solid #ddd
}

.ticket_chat .direct-chat-text img {
    border: 1px solid #ddd;
    margin-top: 4px;
    border-radius: 4px
}

.tickets .bg-unread {
    background: #fcf4f4 !important;
    border: 1px solid #fce1e1 !important
}

.tableFixHead {
    overflow: auto;
    height: calc(100vh - 250px)
}

.fdoc_doc, .nobreak, .vk-good p {
    overflow: hidden
}

.tableFixHead table {
    border-collapse: separate
}

.tableFixHead thead {
    position: sticky;
    top: 0;
    z-index: 1
}

.tableFixHead thead th {
    border-bottom: 0 !important
}

.packet_select {
    display: -webkit-inline-box !important
}

.packet_select select {
    width: 100px !important
}

#chats_submit, #emoji_button_chat, #comment_type_btn, .deal_hist_comment_submit {
    padding: 6px 10px !important;
    height: 34px
}
.emoji_button {
    font-size: 24px !important;
    line-height: 20px !important;
}
.chat-loader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    -webkit-transform:translate3d(0,0,0);
}
.chat-loader:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 4px;
    border-radius: 2px;
    width: 100%;
    background: linear-gradient(45deg, rgb(215, 62, 62) 0%, rgb(255, 227, 121) 50%, rgb(23, 152, 23) 100%);
    -webkit-animation: barfiller .3s;
    animation: barfiller .3s;
}
.box-fullscreen {
    position: fixed !important;
    z-index: 2055;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh !important;
    max-height: 100vh !important;
    width: 100vw !important;
    max-width: 100vw !important;
    border-radius: 0;
    border: 0;
}

#workplaces .info-box .wp_hide {
    position: absolute;
    left: 5px;
    top: 0;
    color: #777;
    z-index: 999;
}

#workplaces .info-box .wp_admin {
    position: absolute;
    left: 25px;
    top: 0;
    color: #777;
    z-index: 999;
}

#workplaces .wp_superuser .wp_admin {
    color: #d73e3e !important
}

#workplaces .wp_superuser {
    background: #ffc2bd !important;
}

#workplaces .wp_disable {
    opacity: .5 !important;
}

.tickets div {
    background: #fafafa;
    border: 1px solid #eee;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 4px;
    color: #222
}

.ticket .ask {
    padding: 5px;
    border-radius: 4px;
    margin-bottom: 2px
}

#step-2 {
    margin-bottom: 100px
}

.has_value .bootstrap-select button, .has_value input {
    background: #f0ffe0 !important;
    color: green
}

.vk-good {
    width: 100%;
    max-width: 200px;
    height: 270px;
    padding: 4px;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-bottom: 10px;
}

.nobreak {
    text-overflow: ellipsis;
    white-space: nowrap
}

#near_map {
    width: 100%;
    height: 400px
}

.img-base {
    border-radius: 4px;
    max-height: 80px !important;
    max-width: 120px !important
}
.img-base-sm {
    border-radius: 4px;
    max-height: 40px !important;
    max-width: 60px !important
}

.img-base-view {
    border-radius: 6px;
    max-height: 100px !important
}

.chat-change.active .user-block, .d-chat-change.active .user-block, .cian-chat-change.active .user-block {
    background: #fbf3d5;
}

.typeahead .dropdown-menu > .active > a {
    background-color: #7bc8e9
}

.vertical-timeline {
    padding: 1.5rem 0 1rem;
    position: relative;
    width: 100%
}

.vertical-timeline-element-content:after, .vertical-timeline-element:after, .vertical-timeline:after {
    clear: both;
    content: "";
    display: table
}

.vertical-timeline:before {
    background: linear-gradient(0deg, #f65858 0, #ffe379 25%, #4ccb4c 50%, #4a7cd9 75%, #45fcdd 100%);
    border-radius: .25rem;
    content: "";
    height: 100%;
    left: 75px;
    position: absolute;
    top: 0;
    opacity: .5;
    width: 4px
}

.vertical-timeline-element {
    margin: 0 0 1rem;
    position: relative
}

.vertical-timeline-element-content {
    font-size: 14px;
    margin-left: 100px;
    position: relative
}

.vertical-timeline-element-content .timeline-title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 .5rem;
    padding: 2px 0 0;
    text-transform: uppercase
}

.vertical-timeline-element-content p {
    color: #6c757d;
    margin: 0 0 .5rem
}

.vertical-timeline-element-content .vertical-timeline-element-date {
    color: #777;
    display: block;
    font-size: 14px;
    left: -100px;
    padding-right: 10px;
    position: absolute;
    text-align: right;
    top: 0;
    white-space: nowrap
}
.width-height-100px {
    width: 100px;
    height: 100px;
}

.vertical-timeline-element-icon {
    left: 60px;
    position: absolute;
    top: 0;
    border-radius: 50%;
    border: 2px solid #fff;
    background: #fff
}

.vertical-timeline-element-icon > img {
    width: 30px
}

.vertical-timeline-element-icon .badge-dot-xl {
    box-shadow: 0 0 0 5px #fff;
    height: 18px;
    position: relative;
    width: 18px;
    border: 1px solid transparent;
    border-radius: 30px;
    min-width: 2px;
    padding: 0;
    text-indent: -999em
}

.vertical-timeline-element--no-children .vertical-timeline-element-content {
    background: 0 0;
    box-shadow: none
}

#fdoc_files_form .file-input-name, .vertical-timeline-element--no-children .vertical-timeline-element-content:before {
    display: none
}

.vertical-without-time:before {
    left: 11px
}

.vertical-without-time .vertical-timeline-element-content {
    margin-left: 36px
}

.vertical-without-time .vertical-timeline-element-icon {
    left: 4px
}

.vertical-time-icons {
    padding: 2rem 0 0
}

.vertical-time-icons:before {
    background: #e9ecef;
    border-radius: .25rem;
    content: "";
    height: 100%;
    left: 14px;
    position: absolute;
    top: 0;
    width: 6px
}

.vertical-time-icons .vertical-timeline-element {
    margin-bottom: 1rem
}

.vertical-time-icons .vertical-timeline-element-content {
    margin-left: 50px
}

.vertical-time-icons .vertical-timeline-element-icon {
    height: 34px;
    left: 0;
    top: -7px;
    width: 34px
}

.vertical-time-icons .vertical-timeline-element-icon .timeline-icon {
    align-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50px;
    border-style: solid;
    border-width: 2px;
    box-shadow: 0 0 0 5px #fff;
    display: flex;
    height: 34px;
    text-align: center;
    width: 34px
}

.vertical-time-icons .vertical-timeline-element-icon .timeline-icon i {
    display: block;
    font-size: 1.1rem;
    margin: 0 auto
}

.vertical-time-icons .vertical-timeline-element-icon .timeline-icon svg {
    margin: 0 auto
}

.vertical-time-simple {
    padding: .5rem 0
}

.vertical-time-simple .vertical-timeline-element {
    margin: 0 0 .5rem
}

.vertical-time-simple .timeline-title {
    font-size: .9166666667rem;
    font-weight: 400;
    padding: 0;
    text-transform: none
}

.vertical-time-simple .vertical-timeline-element-icon {
    background: #e9ecef;
    border-radius: 20px;
    display: block;
    height: 14px;
    left: 6px;
    position: absolute;
    top: 2px;
    width: 14px
}

.vertical-time-simple .vertical-timeline-element-icon:after {
    background: #fff;
    border-radius: 20px;
    content: "";
    display: block;
    height: 8px;
    left: 50%;
    margin: -4px 0 0 -4px;
    position: absolute;
    top: 50%;
    width: 8px
}

.dot-primary .vertical-timeline-element-icon {
    background: #545cd8
}

.dot-secondary .vertical-timeline-element-icon {
    background: #6c757d
}

.dot-success .vertical-timeline-element-icon {
    background: #3ac47d
}

.dot-info .vertical-timeline-element-icon {
    background: #30b1ff
}

.dot-warning .vertical-timeline-element-icon {
    background: #f7b924
}

.dot-danger .vertical-timeline-element-icon {
    background: #d92550
}

.dot-dark .vertical-timeline-element-icon {
    background: #343a40
}

.dot-focus .vertical-timeline-element-icon {
    background: #444054
}

.dot-alternate .vertical-timeline-element-icon {
    background: #83588a
}

.vertical-timeline--animate .vertical-timeline-element-content.is-hidden, .vertical-timeline--animate .vertical-timeline-element-icon.is-hidden {
    visibility: hidden
}

.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in {
    -webkit-animation: .8s cd-bounce-1;
    animation: .8s cd-bounce-1;
    visibility: visible
}

@-webkit-keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.2)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.vertical-timeline--animate .vertical-timeline-element-content.bounce-in {
    -webkit-animation: .6s cd-bounce-2;
    animation: .6s cd-bounce-2;
    visibility: visible
}

@media only screen and (min-width: 1170px) {
    .vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content.bounce-in, .vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content.bounce-in {
        -webkit-animation: .6s cd-bounce-2-inverse;
        animation: .6s cd-bounce-2-inverse
    }
}

@media only screen and (max-width: 1169px) {
    .vertical-timeline--animate .vertical-timeline-element-content.bounce-in {
        -webkit-animation: .6s cd-bounce-2-inverse;
        animation: .6s cd-bounce-2-inverse;
        visibility: visible
    }
}

@-webkit-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(20px)
    }
    to {
        -webkit-transform: translateX(0)
    }
}

@keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px)
    }
    to {
        -webkit-transform: translateX(0)
    }
}

@keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.price_per_all, .price_per_item {
    transition: 2s
}

.changed {
    background: #e9f8ff;
    color: #205cc8;
}

.webhooks img {
    max-width: 150px;
    padding-bottom: 20px
}

#test_block {
    padding-top: 10px;
    padding-bottom: 40px
}

.test_answer {
    border-radius: 6px;
    padding: 5px 15px;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #d2d6de;
    font-weight: 700
}

.test-result {
    border-radius: 30px;
    padding: 5px 15px;
    line-height: 40px;
    font-size: 130%
}

#test_progress {
    height: 8px;
    background-color: #ddd;
    transition: 1s
}

#test_progress_bar {
    width: 100%;
    transition: 1s
}
.test_error {
    display: none;
    color: #c02323;
}

.is_plan {
    border-color: #8bd58b !important;
    background: #e2f3cf !important
}

.max-width-100px {
    max-width: 100px
}

.max-width-150px {
    max-width: 150px
}

.max-width-200px {
    max-width: 200px
}

.width-100px {
    width: 100px
}

.width-150px {
    width: 150px
}

.width-200px {
    width: 200px
}

.xml_stats {
    position: absolute;
    content: ' ';
    display: block;
    top: 2px;
    right: 2px;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    border: 1px solid #40d340;
    -webkit-animation: 2s infinite blinkBack;
    -moz-animation: 2s infinite blinkBack;
    -o-animation: 2s infinite blinkBack;
    animation: 2s infinite blinkBack
}

@-webkit-keyframes blinkBack {
    0%, 69% {
        background-color: #40d340
    }
    100%, 70% {
        background-color: transparent
    }
}

.section_apparts {
    margin: 4px 2px;
    width: 60px;
    text-align: center
}

.appart_continue {
    position: absolute;
    z-index: 999;
    bottom: 12px;
    right: 4px;
    line-height: 1px
}

.fdoc_doc {
    width: 200px;
    height: 200px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    position: relative
}

.fdoc_doc > div {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 5px;
    height: 100%;
    width: 100%
}

.fdoc_doc .doc_name {
    width: 100%;
    height: 40px;
    overflow: hidden;
    word-break: break-word;
    text-align: center
}

.fdoc_doc img {
    max-width: 80px;
    margin: 20px
}

.fdoc_doc .del_fdoc {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 130%
}

.fdoc_doc .doc_size {
    height: 20px;
    color: #179817;
    font-weight: 700;
    text-align: center
}

.vk-block:hover, .vk-user.active .user-block {
    background: #d8eafa
}

.vk-block {
    border: 1px solid #ddd !important;
    margin-bottom: 6px;
    padding: 6px 10px;
    min-height: 100px;
    border-radius: 6px;
    background: #FFFFFF;
}
.vk-block:hover {
    box-shadow: 1px 1px 3px #bbbbbb;
}
.vk-block .vk_refs .badge {
    font-size: 11px !important;
    font-weight: 400;
    padding: 2px 4px;
}

.auction {
    padding: 5px;
    font-size: 120%
}

.img-auction {
    border-radius: 4px;
    max-height: 50px !important;
    max-width: 70px !important
}
.tbl-responsive {
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    overflow-y: visible;
    min-height: .01%;
    overflow-x: auto;
}
.dsp-block {
    display: block !important;
}
.tbl-cell {
    display: table-cell !important;
}
.box-shadow {
    box-shadow: 0 0 2px #aaaaaa;
}
.content-header > h1 {
    padding-left: 5px;
}

#mainform label .text-bold {
    color: #000000;
}
.text-normal {
    font-weight: normal !important;
}
.plansDivs {
    position: relative;
}
.plan_image {
    width: 100%;
    height: 200px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 6px;
    border: 1px solid #DDDDDD;
    margin-bottom: 10px;
    position: relative;
}
.plan_images {
    position: relative;
}
.plan_images .btn {
    position: absolute;
    bottom: 16px;
    right: 12px;
}
.plan_images span {
    position: absolute;
    bottom: 16px;
    left: 12px;
    font-size: 12px;
    background: rgba(255,255,255,0.6);
    padding: 2px 6px;
    border-radius: 4px;
}
.images {
    position: relative;
}
.images .img-count {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    padding: 2px;
    background: rgba(255,255,255,.85);
    color: #333333;
    border-radius: 4px;
    font-size: 11px;
    min-width: 20px;
    font-weight: 600;
    text-align: center;
}
.modal .file-input-wrapper {
    display: block;
    width: 100%;
    background: #eef7ff !important;
}
.info-box-num-sm {
    font-size: 22px !important;
    padding-top: 6px;
}
.div_hover {
    opacity: 0;
    transition: .5s;
}
div:hover > .div_hover {
    opacity: 100%;
}
.invest_progress {
    height: 10px !important;
    border: 1px solid #CCCCCC !important;
}
#feedModal textarea {
    display: none;
}
.call_target {
    cursor: pointer;
}
#reestroform {
    padding: 20px;
}
#reestroform label {
    font-weight: normal;
}
#reestro_requests_type > div {
    margin-top: 10px;
}
#send_mail .form-group {
    min-height: 40px;
}
.bg-crm-deals {
    background: #ffc9c9;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.95) 0%, #ffc9c9 100%);
}
.bg-crm-objects {
    background: #bae1ff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.95) 0%, #bae1ff 100%);
}
.bg-crm-contacts {
    background: #fff7d1;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.95) 0%, #fff7d1 100%);
}
.bg-crm-leads {
    background: #C3FBD8;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.95) 0%, #C3FBD8 100%);
}
.bg-crm-selections {
    background: #c2f8ff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.95) 0%, #c2f8ff 100%);
}
.bg-crm-tasks {
    background: #e8daff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.95) 0%, #e8daff 100%);
}
.bg-crm-meetings {
    background: #ffe7d5;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.95) 0%, #ffe7d5 100%);
}
.reestro {
    color: #b750d1;
}
.reestro_button {
    border: 0;
    border-radius: 12px;
    background: linear-gradient(30deg, #9332ae 0%, #b750d1 100%);
    color: #FFFFFF;
    margin: 10px 3%;
    width: 94%;
    padding: 10px 20px;
    min-height: 120px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    vertical-align: middle;
    line-height: 30px;
    text-align: center
}
.reestro_button small {
    color: #ffe78d;
}
.reestro_button:hover {
    box-shadow: 2px 2px 10px #999999;
}
.reestro_button_d {
    border: 0;
    border-radius: 12px;
    background: linear-gradient(30deg, #fae9ff 0%, #f5cdff 100%);
    color: #b600e6;
    margin: 10px 3%;
    width: 94%;
    padding: 20px 20px;
    min-height: 40px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    vertical-align: middle;
    line-height: 40px;
    text-align: center
}
.reestro_button_d small {
    color: #ffe78d;
}
.reestro_button_d:hover {
    box-shadow: 2px 2px 10px #999999;
}
.gradient-animation {
    background: none;
}
.gradient-animation:after,
.gradient-animation:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    opacity: .8;
    top: 0; bottom: 0; left: 0; right: 0;
}
.gradient-animation section {
    z-index: 1;
}
.gradient-animation:before {
    background: linear-gradient(90deg, #ffefc6 0%, #ffe5e5 100%);
    animation: OpacityAnim 60s ease-in-out 0s infinite alternate;
}
.gradient-animation:after {
    background: linear-gradient(90deg, #C3FBD8 0%, #cfe3ff 100%);
    animation: OpacityAnim 60s ease-in-out calc(-1 * 60s) infinite alternate;
}
@keyframes OpacityAnim {
    0%{opacity: 1.0}
    100%{opacity: 0.0}
}
.btn .fa-square {
    border: 1px solid #dddddd;
    border-radius: 4px;
}
.text-break {
    word-break: break-all;
}
.vats_user_select .bootstrap-select {
    min-width: 80% !important;
}
#starting .info-box-icon img {
    opacity: .6;
    filter: grayscale(1);
}
#starting:hover .info-box-icon img {
    animation: rocket 3s;
}
@keyframes rocket {
    0% {transform: rotate(0deg); filter: grayscale(1); opacity: .8; margin-left:10px; margin-top: 25px;}
    20% {transform: rotate(-45deg); filter: grayscale(0); opacity: 1; margin-left:10px; margin-top: 25px;)}
    90% {transform: rotate(-45deg); filter: grayscale(0); opacity: 1; margin-left:10px; margin-top: -80px;}
    91% {transform: rotate(0deg); filter: grayscale(0); opacity: .8; margin-left:-100px; margin-top: -80px;}
    92% {transform: rotate(0deg); filter: grayscale(0); opacity: .8; margin-left:-100px; margin-top: 125px;}
    100% {transform: rotate(0deg); filter: grayscale(1); opacity: .6; margin-left:10px; margin-top: 25px;}
}
#starting_data .progress-table {
    width: 100% !important;
    max-width: 100% !important;
    height: 20px !important;
    border-radius: 10px !important;
}
#subcategories .small-box span {
    transition: all .2s ease;
    margin-bottom: 10px;
}
#subcategories .small-box img {
    transition: all .2s ease;
    height: 45px;
    margin-bottom: 5px;
}
#subcategories .small-box:hover span,
#subcategories .small-box:hover img {
    transform: scale(1.15);
}
a:hover .pe-7s-bell {
    -webkit-animation: Call 2s linear .1s 5;
    animation: Call 2s linear .1s 5;
}
@keyframes Call {
    0% {transform: rotate(0deg);}
    4% {transform: rotate(-30deg);}
    8% {transform: rotate(0deg);}
    12% {transform: rotate(-30deg);}
    16% {transform: rotate(0deg);}
    20% {transform: rotate(-30deg);}
    24% {transform: rotate(0deg);}
    100% {transform: rotate(0deg);}
}
.first_login {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    -webkit-transform:translate3d(0,0,0);
    z-index: 11100;
}
.first_login > div {
    position: fixed;
    width: 300px;
    height: 200px;
    top: calc(50% - 100px);
    right: calc(50% - 150px);
    background: #fff;
    z-index: 11100;
    text-align: center;
    padding: 50px 10px;
    border-radius: 20px;
    font-size: 20px;
    color: #222222;
}
.first_login > div button {
    width: 200px;
}
.fa-play-circle-o.fa-2x {
    font-size: 1.7em !important;
}
.contact_calls_block {
    text-align: center;
    min-height: 40px;
}
.contact_calls_block > a,
.contact_calls_block > span {
    margin-top: 10px;
    display: block;
    font-weight: bold;
}
.bootstrap-select>.dropdown-toggle {
    min-height: 34px;
}
.ep_wrapper {
    z-index: 9999;
    box-shadow: 0 0 5px #999;
    border-radius: 5px;
}
.box-header .box_move {
    opacity: 0;
}
.box-header:hover .box_move {
    opacity: 1;
}
.box_move .fa-arrows {
    color: #03A9F4;
}
.load_more {
    width: 100%;
    min-height: 30px;
    background: #d5f2ff;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    padding: 10px 20px;
    border-radius: 8px;
    margin: 10px 0;
}
.attachment_btn label {
    display: block;
    margin-bottom: 0 !important;
    cursor: pointer;
}
.attachment_btn .file-input-name {
    display: none;
}
#attachments_div .attach {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    position: relative;
    padding: 4px;
    border: 1px solid #ddd;
    border-radius: 6px;
}
#attachments_div .attach img {
    height: 80px;
}
#attachments_div .attach .attach_delete {
    position: absolute;
    top: 1px;
    right: 1px;
    color: #d73e3e;
    font-size: 16px;
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    border-radius: 4px;
}
#attachments_div .attach .attach_delete:hover {
    color: #7e0a03;
}
.a_loading {
    position: relative;
}
.a_loading:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.05);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    -webkit-transform:translate3d(0,0,0);
}
.gradient-text {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #25acff 10%, #30f1aa 22% 35%, #82ff3b 44% 58%, #feff4b 67% 75%, #fb7239 92%);
    -webkit-background-clip: text;
    background-clip: text;
    padding-right: 5px;
}
.read {
    height: 18px;
    width: 22px;
    margin-left: 2px;
    fill: #00acc1;
}
.unread {
    height: 18px;
    width: 22px;
    margin-left: 2px;
    fill: #9e9e9e;
}
.api_data_block.active {
    background: #ffe379 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
.xml-block .input-group input,
.xml-block .input-group-btn > .btn {
    height: 34px;
    padding: 5px 10px;
}
.xml-block .input-group-btn > .btn {
    border-radius: 8px;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.bootstrap-select.form-control {
    background: inherit;
}
.display-inline-block {
    display: inline-block;
}
.min-height-200 {
    min-height: 200px !important;
}
.bg-gray-m {
    background-color: #ececec !important;
}
.sidebar-menu .hid_side,
.sidebar-menu.customize .badge {
    display: none;
}
.sidebar-menu.customize .hid_side {
    display: block;
}
.sidebar-menu.customize .hid_side a {
    opacity: .5;
}
.sidebar-menu.customize .customize_sidebar {
    color: #ffa5a5;
}
.sidebar-menu.customize {
    background-color: #333333 !important;
}
.sidebar-menu .sh_hi {
    color: #a0eba0;
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
    cursor: pointer;
}
.sidebar-menu .hid_side .sh_hi {
    color: #ffa2a2;
}
.sidebar-menu.customize .sh_hi {
    display: block;
}
#workplace_blocks > div {
    position: relative;
}
.wp_hi {
    color: #009a00;
    position: absolute;
    top: 2px;
    left: 10px;
    cursor: pointer;
    display: none;
}
.hid_wp {
    display: none;
}
.hid_wp .wp_hi {
    color: #c02323;
}
#workplace_blocks.customize .hid_wp {
    display: block;
    opacity: .6;
}
#workplace_blocks.customize .wp_hi {
    display: block;
}
.customize_wp.active {
    color: #c02323 !important;
}
.check_length_cnt {
    float: right;
}
.fc-scroller {
    height: auto !important;
    min-height: 30px;
}
._103a151b99--message_tail--a4OUt._103a151b99--incoming--zZsAv:after {
    position: absolute;
    bottom: -4px;
    left: -6px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='19' fill='none' viewBox='0 0 12 19'%3E%3Cpath fill='%23fff' d='M0 18.864c4.915.794 10.425-2.049 12-3.869C10.376 10.928 6 0 6 0c0 10.424-1 14.5-6 18.864'/%3E%3C/svg%3E") no-repeat;
    width: 12px;
    height: 19px;
    content: "";
}
._103a151b99--message_tail--a4OUt._103a151b99--outcoming--_n25l:after {
    position: absolute;
    right: -6px;
    bottom: -4px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='19' fill='none' viewBox='0 0 12 19'%3E%3Cpath fill='%230468FF' d='M12 18.864c-4.915.794-10.425-2.049-12-3.869C1.624 10.928 6 0 6 0c0 10.424 1 14.5 6 18.864'/%3E%3C/svg%3E") no-repeat;
    width: 12px;
    height: 19px;
    content: "";
}
.exprich {
    position: relative;
    z-index: 0;
    min-height: 60px;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    transition: all 1s;
}

.exprich::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    background: #01a0fc;
    height: 100%;
    width: 100%;
    transition: all 1s;
}
.exprich.processing::before {
    background: #ffc900 linear-gradient(-45deg, #00bf00, #004cdc, #da0000,#e1c301);
    background-size: 400% 400% !important;
    animation: gradient 4s ease infinite;
}
.exprich::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 2px;
    top: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    background: #ecf6ff linear-gradient(180deg, #dbf4ff, #f9dcff 34%, #ffdedc 68%, #fff5d9);
    border-radius: 6px;
    transition: all 1s;
}
.exprich.processing::after {
    background: #FFFFFF !important;
}
.exprich_video {
    margin: 20px 0;
    border-radius: 10px;
    overflow: hidden;
}
.exprich_files {
    display: block;
    min-height: 140px;
    position: relative;
}
.exprich_files div {
    display: block;
    position: absolute;
    width: 120px;
    height: 90px;
    border: 1px solid #FFFFFF;
    border-radius: 6px;
    background-position: center;
    background-size: cover;
}
.payment_form {
    display: block;
    max-width: 300px;
    padding: 20px;
    background: #edffed;
    border: 1px solid #41c341;
    border-radius: 15px;
    margin: 10px auto 30px;
}
#exprich_loading {
    margin: 10px auto;
}
.va-top {
    vertical-align: top;
}
.va-baseline {
    vertical-align: baseline;
}
 .bootstrap-select .status{background:#f4f4f4;clear:both;color:#2196F3;font-size:12px;font-weight:bold;line-height:1;margin-bottom:-5px;padding:8px 20px}
@keyframes spin{from{transform:rotateZ(0)}to{transform:rotateZ(1turn)}}.green-audio-player{width:220px;min-width:220px;height:28px;display:flex;justify-content:space-between;align-items:center;padding-left:10px;padding-right:10px;border-radius:4px;user-select:none;margin:auto}.green-audio-player img,.green-audio-player svg{display:block}.green-audio-player .play-pause-btn{visibility:hidden;cursor:pointer}.green-audio-player .download{margin-left:10px}.green-audio-player .loading .loading__spinner{width:12px;height:12px;border:2px solid #b0b0b0;border-right-color:transparent;border-radius:50%;animation:.4s linear infinite spin}.green-audio-player .slider{flex-grow:1;background-color:#d8d8d8;cursor:pointer;position:relative}.green-audio-player .slider .gap-progress{background-color:#4CAF50;border-radius:inherit;position:absolute;pointer-events:none}.green-audio-player .slider .gap-progress .pin{height:12px;width:12px;border-radius:6px;background-color:#4CAF50;position:absolute;pointer-events:all;box-shadow:0 1px 4px 0 rgba(0,0,0,.4)}.green-audio-player .controls{font-family:Roboto,sans-serif;font-size:12px;line-height:18px;color:#55606e;display:flex;flex-grow:1;justify-content:space-between;align-items:center;margin-left:12px;margin-right:12px}.green-audio-player .controls .controls__slider{margin-left:10px;margin-right:10px;border-radius:2px;height:4px;width:50px}.green-audio-player .controls .controls__slider .controls__progress{width:0;height:100%}.green-audio-player .controls .controls__slider .controls__progress .progress__pin{right:-8px;top:-4px}.green-audio-player .controls span{cursor:default}.green-audio-player .volume{position:relative}.green-audio-player .volume .volume__button{cursor:pointer}.green-audio-player .volume .volume__button.open path{fill:#4CAF50}.green-audio-player .volume .volume__controls{width:30px;height:45px;background-color:#fff;border-radius:4px;position:absolute;left:-3px;bottom:52px;flex-direction:column;align-items:center;display:flex;z-index:9999;box-shadow:0 0 2px #999}.green-audio-player .volume .volume__controls.hidden{display:none}.green-audio-player .volume .volume__controls.top{bottom:15px;left:-10px}.green-audio-player .volume .volume__controls.middle{bottom:-54px;left:54px}.green-audio-player .volume .volume__controls.bottom{bottom:-164px;left:-3px}.green-audio-player .volume .volume__controls .volume__slider{margin-top:10px;margin-bottom:10px;width:6px;border-radius:3px}.green-audio-player .volume .volume__controls .volume__slider .volume__progress{bottom:0;height:100%;width:6px}.green-audio-player .volume .volume__controls .volume__slider .volume__progress .volume__pin{left:-3px;top:-8px}
body:before {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
    background: transparent no-repeat center;
    background-size: cover;
}
.wp_back_0:before {
    background-image: url("/img/Backgrounds/back_0.webp");
    animation: 500s linear infinite alternate moveRL;
    -webkit-animation: 500s linear infinite alternate moveRL;
}
.wp_back_00:before {
    background-image: url("/img/Backgrounds/back_0.webp");
}
@keyframes moveRL {
    from { background-position: 90% 50%; }
    to { background-position: 10% 50%; }
}
@-moz-keyframes moveRL {
    from { background-position: 90% 50%; }
    to { background-position: 10% 50%; }
}
@-webkit-keyframes moveRL {
    from { background-position: 90% 50%; }
    to { background-position: 10% 50%; }
}
@-o-keyframes moveRL {
    from { background-position: 90% 50%; }
    to { background-position: 10% 50%; }
}
.wp_back_0 .content-header *,
.wp_back_00 .content-header * {
    text-shadow: 0 0 5px #FFFFFF !important;
}
.wp_back_1:before {
    background-image: url("/img/Backgrounds/back_1.webp");
}
.wp_back_2:before {
    background-image: url("/img/Backgrounds/back_2.webp");
}
.wp_back_3:before {
    background-image: url("/img/Backgrounds/back_3.webp");
}
.wp_back_4:before {
    background-image: url("/img/Backgrounds/back_4.webp");
}
.wp_back_5:before {
    background-image: url("/img/Backgrounds/back_5.webp");
}
.wp_back_6:before {
    background-image: url("/img/Backgrounds/back_6.webp");
}
.wp_back_7:before {
    background-image: url("/img/Backgrounds/back_7.webp");
}
.wp_back_8:before {
    background-image: url("/img/Backgrounds/back_8.webp");
}
.wp_back_9:before {
    background-image: url("/img/Backgrounds/back_9.webp");
}
.wp_back_10:before {
    background-image: url("/img/Backgrounds/back_10.webp");
}
.wp_back_11:before {
    background-image: url("/img/Backgrounds/back_11.webp");
}
.wp_back_12:before {
    background-image: url("/img/Backgrounds/back_12.webp");
}
.wp_back_13:before {
    background-image: url("/img/Backgrounds/back_13.webp");
}
.wp_back_14:before {
    background-image: url("/img/Backgrounds/back_14.webp");
}
.wp_back_15:before {
    background-image: url("/img/Backgrounds/back_15.webp");
}
.wp_back_16:before {
    background-image: url("/img/Backgrounds/back_16.webp");
}
.wp_back_17:before {
    background-image: url("/img/Backgrounds/back_17.webp");
}
.wp_back_18:before {
    background-image: url("/img/Backgrounds/back_18.webp");
}
.wp_back_19:before {
    background-image: url("/img/Backgrounds/back_19.webp");
}
.wp_back_20:before {
    background-image: url("/img/Backgrounds/back_20.webp");
}
.wp_back_21:before {
    background-image: url("/img/Backgrounds/back_21.webp");
}
.wp_back_22:before {
    background-image: url("/img/Backgrounds/back_22.webp");
}
.wp_back_23:before {
    background-image: url("/img/Backgrounds/back_23.webp");
}
.wp_back_24:before {
    background-image: url("/img/Backgrounds/back_24.webp");
}
.wp_back_25:before {
    background-image: url("/img/Backgrounds/back_25.webp");
}
.wp_back_26:before {
    background-image: url("/img/Backgrounds/back_26.webp");
}
.wp_back_27:before {
    background-image: url("/img/Backgrounds/back_27.webp");
}
.wp_back_28:before {
    background-image: url("/img/Backgrounds/back_28.webp");
}
.wp_back_29:before {
    background-image: url("/img/Backgrounds/back_29.webp");
}
.wp_back_30:before {
    background-image: url("/img/Backgrounds/back_30.webp");
}
.wp_back_31:before {
    background-image: url("/img/Backgrounds/back_31.webp");
}
.wp_back_32:before {
    background-image: url("/img/Backgrounds/back_32.webp");
}
.wp_back_33:before {
    background-image: url("/img/Backgrounds/back_33.webp");
}
.wp_back_34:before {
    background-image: url("/img/Backgrounds/back_34.webp");
}
.wp_back_35:before {
    background-image: url("/img/Backgrounds/back_35.webp");
}

.wp_back_16 .content-header *, .wp_back_16 .breadcrumb *,
.wp_back_17 .content-header *, .wp_back_17 .breadcrumb *,
.wp_back_18 .content-header *, .wp_back_18 .breadcrumb *,
.wp_back_19 .content-header *, .wp_back_19 .breadcrumb *,
.wp_back_21 .content-header *, .wp_back_21 .breadcrumb *,
.wp_back_22 .content-header *, .wp_back_22 .breadcrumb *,
.wp_back_23 .content-header *, .wp_back_23 .breadcrumb *,
.wp_back_25 .content-header *, .wp_back_25 .breadcrumb *,
.wp_back_26 .content-header *, .wp_back_27 .content-header * {
    color: #FFFFFF !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,.7) !important;
}
.wp_back_27 .breadcrumb * {
    color: #333333 !important;
}
.background {
    width: 100%;
    height: 200px;
    border-radius: 6px;
    border: 1px solid #DDDDDD;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center center;
}
.card {
    margin: 3px 3px 5px
}

.board {
    border-top: 0
}

.board-list {
    padding: 5px;
    min-height: 400px;
    background: #fafafa
}

.card {
    background: #fff;
    min-height: 70px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 5px 10px 5px 5px;
    transition: .5s;
    overflow: hidden
}

.card-active {
    background: #f8e9ff !important
}

.card:hover {
    box-shadow: 1px 1px 4px #999;
    border-color: #CCCCCC;
    background-color: #fafafa
}
.thead-size:after, .thead-size:before {
    position: absolute;
    top: 0;
    content: '';
    width: 30px;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent
}

.card a {
    color: #444;
    border-bottom: 1px dashed #bdbdbd
}

.card .progress {
    height: 2px;
    background: rgba(0, 0, 0, .1)
}

.board-action {
    opacity: .25
}

.board-action a {
    color: #555;
    border-bottom: 0
}

.board .btn, .board-success .card, .card {
    min-width: 220px
}

.board .thead-size {
    font-size: 12px !important;
    padding-left: 16px !important;
    padding-right: 35px !important;
    min-width: 220px;
    line-height: 10px;
    position: relative;
}
.board .thead-size .new_deal,
.board .thead-size .new_lead {
    position: absolute;
    top: 14px;
    right: 5px;
}
@media (min-width: 1600px) {
    .board .btn, .card {
        min-width: 220px
    }
}

@media (min-width: 1900px) {
    .board .btn, .card {
        min-width: 250px
    }
    .board .thead-size {
        min-width: 250px;
    }
}

.card:hover .board-action {
    opacity: 1
}

.board .box {
    min-width: 200px;
    max-width: 450px
}

.board td {
    padding: 2px !important
}

.card-danger {
    border-left: 5px solid #ff968e !important;
}

.card-warning {
    border-left: 5px solid #ffd96b !important;
}

.card-info {
    border-left: 5px solid #8ad7ff !important;
}

.card-success {
    border-left: 5px solid #acf164 !important;
}

.card-primary {
    border-left: 5px solid #4aaaee !important;
}

.card-default {
    border-left: 5px solid #cecece !important;
}

.card-bg-danger {
    background: linear-gradient(90deg, #FFFFFF 0%, #ffc2be 100%) !important
}

.card-bg-danger:before {
    border-left-color: #ffc2be !important
}
.deal_status_change.card-bg-danger:after,
.lead_status_change.card-bg-danger:after {
    background: #ffc2be !important
}

.card-bg-warning {
    background: linear-gradient(90deg, #FFFFFF 0%, #fff9be 100%) !important;
}

.card-bg-warning:before {
    border-left-color: #fff9be !important
}
.deal_status_change.card-bg-warning:after,
.lead_status_change.card-bg-warning:after {
    background: #fff9be !important
}

.card-bg-info {
    background: linear-gradient(90deg, #FFFFFF 0%, #c3f3ff 100%) !important
}

.card-bg-info:before {
    border-left-color: #c3f3ff !important
}
.deal_status_change.card-bg-info:after,
.lead_status_change.card-bg-info:after {
    background: #c3f3ff !important
}

.card-bg-success {
    background: linear-gradient(90deg, #FFFFFF 0%, #cdf3a2 100%) !important
}

.card-bg-success:before {
    border-left-color: #cdf3a2 !important
}
.deal_status_change.card-bg-success:after,
.lead_status_change.card-bg-success:after {
    background: #cdf3a2 !important
}

.card-bg-primary {
    background: linear-gradient(90deg, #FFFFFF 0%, #9fd9ff 100%) !important
}

.card-bg-primary:before {
    border-left-color: #9fd9ff !important
}
.deal_status_change.card-bg-primary:after,
.lead_status_change.card-bg-primary:after {
    background: #9fd9ff !important
}

.card-bg-default {
    background: linear-gradient(90deg, #FFFFFF 0%, #f3f3f3 100%) !important
}

.card-bg-default:before {
    border-left-color: #f3f3f3 !important
}
.deal_status_change.card-bg-default:after,
.lead_status_change.card-bg-default:after {
    background: #f3f3f3 !important
}

.board-list-status-default {
    background: rgba(243, 243, 243, 0.5) !important;
    border-right: 1px solid rgba(238, 238, 238, 0.5);
}
.board-list-status-info {
    background: rgba(243, 253, 255, 0.5) !important;
    border-right: 1px solid rgba(190, 242, 255, 0.5);
}
.board-list-status-success {
    background: rgba(248, 255, 242, 0.5) !important;
    border-right: 1px solid rgba(202, 255, 190, 0.5);
}
.board-list-status-warning {
    background: rgba(255, 253, 241, 0.5) !important;
    border-right: 1px solid rgba(255, 246, 190, 0.5);
}
.board-list-status-danger {
    background: rgba(255, 244, 244, 0.5) !important;
    border-right: 1px solid rgba(255, 190, 190, 0.5);
}
.board-list-status-primary {
    background: rgba(247, 249, 255, 0.5) !important;
    border-right: 1px solid rgba(214, 226, 255, 0.5);
}

.thead-size {
    font-size: 14px !important;
    text-align: center !important;
    vertical-align: middle !important;
    height: 50px;
    position: relative
}

.thead-size:before {
    right: -30px;
    height: 50px;
    z-index: 3;
    border-left: 15px solid transparent
}

.thead-size:last-of-type:after, .thead-size:last-of-type:before {
    display: none
}

.thead-size:after {
    right: -31px;
    height: 50px;
    z-index: 2;
    border-left: 15px solid #bbb
}

.card small {
    white-space: normal
}

.cursor-move {
    cursor: move !important
}

.card:hover .fa-exchange {
    animation: 1s infinite blinkingText
}

.progress-bar-board {
    background: #4caf50;
    background: linear-gradient(90deg, #18861d 0, #4caf50 63%, #ffc107 70%, #f44336 100%)
}
.api_loading {
    min-height: 100px;
    background: rgba(0,0,0,0) url("/img/big_map_loader.gif") 50% 5px no-repeat !important;
    background-size: 25px !important;
}
.board-column-info {
    height: 30px;
    width: 100%;
    /*background: #FFF;*/
    padding: 3px 5px;
    /*border: 1px solid #DDD;*/
    margin-bottom: 2px;
    border-radius: 6px;
}
.board-list-items {
    min-height: 50vh;
}

@media (max-width: 768px) {
    .board-list-items {
        min-height: 70vh;
    }
}
/*!
 * Bootstrap Colorpicker
 * http://mjolnic.github.io/bootstrap-colorpicker/
 *
 * Originally written by (c) 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0.txt
 *
 */.colorpicker-saturation{float:left;width:100px;height:100px;cursor:crosshair;background-image:url("/images/saturation.png")}.colorpicker-saturation i{position:absolute;top:0;left:0;display:block;width:5px;height:5px;margin:-4px 0 0 -4px;border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.colorpicker-saturation i b{display:block;width:5px;height:5px;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.colorpicker-alpha,.colorpicker-hue{float:left;width:15px;height:100px;margin-bottom:4px;margin-left:4px;cursor:row-resize}.colorpicker-alpha i,.colorpicker-hue i{position:absolute;top:0;left:0;display:block;width:100%;height:1px;margin-top:-1px;background:#000;border-top:1px solid #fff}.colorpicker-hue{background-image:url("/images/hue.png")}.colorpicker-alpha,.colorpicker-color{background-image:url("/images/alpha.png")}.colorpicker-alpha{display:none}.colorpicker-alpha,.colorpicker-hue,.colorpicker-saturation{background-size:contain}.colorpicker{top:30;left:0;z-index:2500;min-width:130px;padding:4px;margin-top:1px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.colorpicker:after,.colorpicker:before{line-height:0;content:"";display:inline-block;content:'';position:absolute}.colorpicker:before{top:-7px;left:6px;border-right:7px solid transparent;border-bottom:7px solid rgba(0,0,0,.2);border-left:7px solid transparent}.colorpicker:after{clear:both;top:-6px;left:7px;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent}.colorpicker div{position:relative}.colorpicker.colorpicker-with-alpha{min-width:140px}.colorpicker.colorpicker-visible,.colorpicker.colorpicker-with-alpha .colorpicker-alpha{display:block}.colorpicker-color{height:10px;margin-top:5px;clear:both;background-position:0 100%}.colorpicker-color div{height:10px}.colorpicker-selectors{display:none;height:10px;margin-top:5px;clear:both}.colorpicker-selectors i{float:left;width:10px;height:10px;cursor:pointer}.colorpicker-selectors i+i{margin-left:3px}.colorpicker-element .add-on i,.colorpicker-element .input-group-addon i{display:inline-block;width:16px;height:16px;vertical-align:text-top;cursor:pointer}.colorpicker.colorpicker-inline{position:relative;z-index:auto;display:inline-block;float:none}.colorpicker.colorpicker-horizontal{width:110px;height:auto;min-width:110px}.colorpicker.colorpicker-horizontal .colorpicker-saturation{margin-bottom:4px}.colorpicker.colorpicker-horizontal .colorpicker-color{width:100px}.colorpicker.colorpicker-horizontal .colorpicker-alpha,.colorpicker.colorpicker-horizontal .colorpicker-hue{float:left;width:100px;height:15px;margin-bottom:4px;margin-left:0;cursor:col-resize}.colorpicker.colorpicker-horizontal .colorpicker-alpha i,.colorpicker.colorpicker-horizontal .colorpicker-hue i{position:absolute;top:0;left:0;display:block;width:1px;height:15px;margin-top:0;background:#fff;border:0}.colorpicker.colorpicker-horizontal .colorpicker-hue{background-image:url("/images/hue-horizontal.png")}.colorpicker.colorpicker-horizontal .colorpicker-alpha{background-image:url("/images/alpha-horizontal.png")}.colorpicker.colorpicker-hidden{display:none}.colorpicker-inline.colorpicker-visible{display:inline-block}.colorpicker-right:before{right:6px;left:auto}.colorpicker-right:after{right:7px;left:auto}.colorpicker-2x .colorpicker-saturation{width:200px;height:200px}.colorpicker-2x .colorpicker-alpha,.colorpicker-2x .colorpicker-hue{width:30px;height:200px}.colorpicker-2x .colorpicker-color,.colorpicker-2x .colorpicker-color div{height:30px}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.43
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{margin:2px 0;padding:4px;width:19em}@media (min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:1200px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:before,.bootstrap-datetimepicker-widget.dropdown-menu:after{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,0.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid white;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:bold;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action="today"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:#eee}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget table td.old,.bootstrap-datetimepicker-widget table td.new{color:#777}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:'';display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#337ab7;border-top-color:rgba(0,0,0,0.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget table td span:hover{background:#eee}.bootstrap-datetimepicker-widget table td span.active{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td span.old{color:#777}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em !important}.input-group.date .input-group-addon{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
/* ========================================================================
 * bootstrap-tour - v0.12.0
 * http://bootstraptour.com
 * ========================================================================
 * Copyright 2012-2015 Ulrich Sossou
 *
 * ========================================================================
 * Licensed under the MIT License (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://opensource.org/licenses/MIT
 *
 * 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.
 * ========================================================================
 */

/*!
 * Bootstrap v3.1.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size: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%}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size: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}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.tour-tour.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:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.tour-backdrop{position:absolute;z-index:1100;background-color:#000;opacity:.6;filter:alpha(opacity=80)}.popover[class*="tour-"]{z-index:1102}.popover[class*="tour-"] .popover-navigation{padding:9px 14px;overflow:hidden}.popover[class*="tour-"] .popover-navigation *[data-role="end"]{float:right}.popover[class*="tour-"] .popover-navigation *[data-role="prev"],.popover[class*="tour-"] .popover-navigation *[data-role="next"],.popover[class*="tour-"] .popover-navigation *[data-role="end"]{cursor:pointer}.popover[class*="tour-"] .popover-navigation *[data-role="prev"].disabled,.popover[class*="tour-"] .popover-navigation *[data-role="next"].disabled,.popover[class*="tour-"] .popover-navigation *[data-role="end"].disabled{cursor:default}.popover[class*="tour-"].orphan{position:fixed;margin-top:0}.popover[class*="tour-"].orphan .arrow{display:none}
/* ========================================================================
 * bootstrap-tour - v0.12.0
 * http://bootstraptour.com
 * ========================================================================
 * Copyright 2012-2015 Ulrich Sossou
 *
 * ========================================================================
 * Licensed under the MIT License (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://opensource.org/licenses/MIT
 *
 * 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.
 * ========================================================================
 */

.tour-backdrop{position:absolute;z-index:1100;background-color:#000;opacity:.6;filter:alpha(opacity=80)}.popover[class*="tour-"]{z-index:1102}.popover[class*="tour-"] .popover-navigation{padding:9px 14px;overflow:hidden}.popover[class*="tour-"] .popover-navigation *[data-role="end"]{float:right}.popover[class*="tour-"] .popover-navigation *[data-role="prev"],.popover[class*="tour-"] .popover-navigation *[data-role="next"],.popover[class*="tour-"] .popover-navigation *[data-role="end"]{cursor:pointer}.popover[class*="tour-"] .popover-navigation *[data-role="prev"].disabled,.popover[class*="tour-"] .popover-navigation *[data-role="next"].disabled,.popover[class*="tour-"] .popover-navigation *[data-role="end"].disabled{cursor:default}.popover[class*="tour-"].orphan{position:fixed;margin-top:0}.popover[class*="tour-"].orphan .arrow{display:none}
/*! bootstrap3-wysihtml5-bower 2014-09-26 */

ul.wysihtml5-toolbar{margin:0;padding:0;display:block}ul.wysihtml5-toolbar::after{clear:both;display:table;content:""}ul.wysihtml5-toolbar>li{float:left;display:list-item;list-style:none;margin:0 5px 10px 0}ul.wysihtml5-toolbar a[data-wysihtml5-command=bold]{font-weight:700}ul.wysihtml5-toolbar a[data-wysihtml5-command=italic]{font-style:italic}ul.wysihtml5-toolbar a[data-wysihtml5-command=underline]{text-decoration:underline}ul.wysihtml5-toolbar a.btn.wysihtml5-command-active{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);background-color:#D9D9D9;outline:0}ul.wysihtml5-commands-disabled .dropdown-menu{display:none!important}ul.wysihtml5-toolbar div.wysihtml5-colors{display:block;width:50px;height:20px;margin-top:2px;margin-left:5px;position:absolute;pointer-events:none}ul.wysihtml5-toolbar a.wysihtml5-colors-title{padding-left:70px}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=black]{background:#000!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=silver]{background:silver!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=gray]{background:gray!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=maroon]{background:maroon!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=red]{background:red!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=purple]{background:purple!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=green]{background:green!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=olive]{background:olive!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=navy]{background:navy!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=blue]{background:#00f!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=orange]{background:orange!important}.glyphicon-quote:before{content:"\201C";font-family:Georgia,serif;font-size:50px;position:absolute;top:-4px;left:-3px;max-height:100%}.glyphicon-quote:after{content:"\0000a0"}
.fstElement,.fstToggleBtn{position:relative;box-sizing:border-box}.fstElement,.fstQueryInput,.fstToggleBtn{box-sizing:border-box}@-webkit-keyframes fstAnimationEnter{from{opacity:0;-webkit-transform:translate3d(0,-1em,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@-moz-keyframes fstAnimationEnter{from{opacity:0;-moz-transform:translate3d(0,-1em,0)}to{opacity:1;-moz-transform:translate3d(0,0,0)}}@keyframes fstAnimationEnter{from{opacity:0;-webkit-transform:translate3d(0,-1em,0);-moz-transform:translate3d(0,-1em,0);-ms-transform:translate3d(0,-1em,0);-o-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fstElement{display:inline-block;border:1px solid #d7d7d7;color:#232323;background-color:#fff}.fstElement>input,.fstElement>select{position:absolute;left:-999em}.fstToggleBtn{font-size:1.4em;display:block;padding:.71429em 1.42857em .71429em .71429em;min-width:14.28571em;cursor:pointer}.fstToggleBtn:after{position:absolute;content:"";right:.71429em;top:50%;margin-top:-.17857em;border:.35714em solid transparent;border-top-color:#cacaca}.fstResults,.fstSingleMode .fstControls{position:absolute;left:-1px;right:-1px;top:100%;display:none}.fstQueryInput{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;outline:0;background:0 0;border:0}.fstResults{max-height:20em;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;border:1px solid #d7d7d7;border-top:0;background-color:#fff}.fstGroupTitle,.fstNoResults,.fstResultItem{display:block;margin:0}.fstResultItem{font-size:1.2em;padding:.5em .71429em;cursor:pointer;border-top:1px solid #fff}.fstResultItem.fstUserOption{color:#707070}.fstResultItem.fstFocused{color:#fff;background-color:#a7a7a7;border-color:#c7c7c7}.fstResultItem.fstSelected{color:#fff;background-color:#a6a6a6;border-color:#c6c6c6}.fstGroupTitle{font-size:1.4em;padding:.5em .71429em;font-weight:700}.fstGroup{padding-top:1em}.fstGroup:first-child{padding-top:0}.fstNoResults{font-size:1.4em;padding:.71429em;color:#999}.fstSingleMode .fstControls{padding:.5em;border:1px solid #d7d7d7;background-color:#fff}.fstSingleMode .fstQueryInput{font-size:1.4em;display:block;width:100%;padding:.5em .35714em;color:#999;border:1px solid #d7d7d7}.fstSingleMode.fstActive{z-index:100}.fstMultipleMode.fstActive,.fstMultipleMode.fstActive .fstResults,.fstSingleMode.fstActive .fstControls,.fstSingleMode.fstActive .fstResults,.fstSingleMode.fstActive.fstElement{box-shadow:0 .2em .2em rgba(0,0,0,.1)}.fstSingleMode.fstActive .fstControls{display:block}.fstSingleMode.fstActive .fstResults{display:block;z-index:10;margin-top:-1px}.fstChoiceItem{display:inline-block;font-size:1.2em;position:relative;margin:0 2px 2px 0;padding:2px 20px 2px 4px;float:left;border-radius:.25em;border:1px solid #c6c6c6;cursor:auto;color:#fff;background-color:#a6a6a6;-webkit-animation:.2s fstAnimationEnter;-moz-animation:.2s fstAnimationEnter;animation:.2s fstAnimationEnter}.fstChoiceItem.mod1{background-color:#f9f9f9;border:1px solid #d7d7d7;color:#232323}.fstChoiceItem.mod1>.fstChoiceRemove{color:#a4a4a4}.fstChoiceRemove{margin:-.64286em 0 0;padding:0;border:0;cursor:pointer;background:0 0;font-size:1.16667em;position:absolute;right:0;top:50%;width:1.28571em;line-height:18px;text-align:center;color:#fff}.fstChoiceRemove::-moz-focus-inner{padding:0;border:0}.fstMultipleMode .fstControls{box-sizing:border-box;padding:2px;min-height:34px;overflow:hidden;min-width:20em;cursor:text}.fstMultipleMode .fstQueryInput{font-size:14px;float:left;padding:.28571em 0;margin:0;width:2em;color:#999}.fstMultipleMode .fstQueryInputExpanded{float:none;width:100%;padding:5px 10px}.fstMultipleMode .fstFakeInput{font-size:1.4em}.fstMultipleMode.fstActive .fstResults{display:block;z-index:10;border-top:1px solid #d7d7d7}.fstMultipleMode{display:block;border-radius:4px}.fstElement{font-size:12px}
/* BASICS */

.CodeMirror {
  /* Set height, width, borders, and global font properties here */
  font-family: monospace;
  min-height: 300px;
  color: black;
  direction: ltr;
}

/* PADDING */

.CodeMirror-lines {
  padding: 4px 0; /* Vertical padding around content */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  padding: 0 4px; /* Horizontal padding of content */
}

.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  background-color: white; /* The little square between H and V scrollbars */
}

/* GUTTER */

.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}
.CodeMirror-linenumbers {}
.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap;
}

.CodeMirror-guttermarker { color: black; }
.CodeMirror-guttermarker-subtle { color: #999; }

/* CURSOR */

.CodeMirror-cursor {
  border-left: 1px solid black;
  border-right: none;
  width: 0;
}
/* Shown when moving in bi-directional text */
.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}
.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0 !important;
  background: #7e7;
}
.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1;
}
.cm-fat-cursor .CodeMirror-line::selection,
.cm-fat-cursor .CodeMirror-line > span::selection, 
.cm-fat-cursor .CodeMirror-line > span > span::selection { background: transparent; }
.cm-fat-cursor .CodeMirror-line::-moz-selection,
.cm-fat-cursor .CodeMirror-line > span::-moz-selection,
.cm-fat-cursor .CodeMirror-line > span > span::-moz-selection { background: transparent; }
.cm-fat-cursor { caret-color: transparent; }
@-moz-keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}
@-webkit-keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}
@keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}

/* Can style cursor different in overwrite (non-insert) mode */
.CodeMirror-overwrite .CodeMirror-cursor {}

.cm-tab { display: inline-block; text-decoration: inherit; }

.CodeMirror-rulers {
  position: absolute;
  left: 0; right: 0; top: -50px; bottom: 0;
  overflow: hidden;
}
.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  top: 0; bottom: 0;
  position: absolute;
}

/* DEFAULT THEME */

.cm-s-default .cm-header {color: blue;}
.cm-s-default .cm-quote {color: #090;}
.cm-negative {color: #d44;}
.cm-positive {color: #292;}
.cm-header, .cm-strong {font-weight: bold;}
.cm-em {font-style: italic;}
.cm-link {text-decoration: underline;}
.cm-strikethrough {text-decoration: line-through;}

.cm-s-default .cm-keyword {color: #708;}
.cm-s-default .cm-atom {color: #219;}
.cm-s-default .cm-number {color: #164;}
.cm-s-default .cm-def {color: #00f;}
.cm-s-default .cm-variable,
.cm-s-default .cm-punctuation,
.cm-s-default .cm-property,
.cm-s-default .cm-operator {}
.cm-s-default .cm-variable-2 {color: #05a;}
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}
.cm-s-default .cm-comment {color: #a50;}
.cm-s-default .cm-string {color: #a11;}
.cm-s-default .cm-string-2 {color: #f50;}
.cm-s-default .cm-meta {color: #555;}
.cm-s-default .cm-qualifier {color: #555;}
.cm-s-default .cm-builtin {color: #30a;}
.cm-s-default .cm-bracket {color: #997;}
.cm-s-default .cm-tag {color: #170;}
.cm-s-default .cm-attribute {color: #00c;}
.cm-s-default .cm-hr {color: #999;}
.cm-s-default .cm-link {color: #00c;}

.cm-s-default .cm-error {color: #f00;}
.cm-invalidchar {color: #f00;}

.CodeMirror-composing { border-bottom: 2px solid; }

/* Default styles for common addons */

div.CodeMirror span.CodeMirror-matchingbracket {color: #0b0;}
div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}
.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }
.CodeMirror-activeline-background {background: #e8f2ff;}

/* STOP */

/* The rest of this file contains styles related to the mechanics of
   the editor. You probably shouldn't touch them. */

.CodeMirror {
  position: relative;
  overflow: hidden;
  background: white;
}

.CodeMirror-scroll {
  overflow: scroll !important; /* Things will break if this is overridden */
  /* 50px is the magic margin used to hide the element's real scrollbars */
  /* See overflow: hidden in .CodeMirror */
  margin-bottom: -50px; margin-right: -50px;
  padding-bottom: 50px;
  height: 100%;
  outline: none; /* Prevent dragging from highlighting the element */
  position: relative;
  z-index: 0;
}
.CodeMirror-sizer {
  position: relative;
  border-right: 50px solid transparent;
}

/* The fake, visible scrollbars. Used to force redraw during scrolling
   before actual scrolling happens, thus preventing shaking and
   flickering artifacts. */
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
  outline: none;
}
.CodeMirror-vscrollbar {
  right: 0; top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}
.CodeMirror-hscrollbar {
  bottom: 0; left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}
.CodeMirror-scrollbar-filler {
  right: 0; bottom: 0;
}
.CodeMirror-gutter-filler {
  left: 0; bottom: 0;
}

.CodeMirror-gutters {
  position: absolute; left: 0; top: 0;
  min-height: 100%;
  z-index: 3;
}
.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -50px;
}
.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: none !important;
  border: none !important;
}
.CodeMirror-gutter-background {
  position: absolute;
  top: 0; bottom: 0;
  z-index: 4;
}
.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}
.CodeMirror-gutter-wrapper ::selection { background-color: transparent }
.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }

.CodeMirror-lines {
  cursor: text;
  min-height: 1px; /* prevents collapsing before first draw */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  /* Reset some styles that the rest of the page might have set */
  -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-variant-ligatures: contextual;
  font-variant-ligatures: contextual;
}
.CodeMirror-wrap pre.CodeMirror-line,
.CodeMirror-wrap pre.CodeMirror-line-like {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}

.CodeMirror-linebackground {
  position: absolute;
  left: 0; right: 0; top: 0; bottom: 0;
  z-index: 0;
}

.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  padding: 0.1px; /* Force widget margins to stay inside of the container */
}

.CodeMirror-widget {}

.CodeMirror-rtl pre { direction: rtl; }

.CodeMirror-code {
  outline: none;
}

/* Force content-box sizing for the elements where we expect it */
.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.CodeMirror-cursor {
  position: absolute;
  pointer-events: none;
}
.CodeMirror-measure pre { position: static; }

div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3;
}
div.CodeMirror-dragcursors {
  visibility: visible;
}

.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible;
}

.CodeMirror-selected { background: #d9d9d9; }
.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
.CodeMirror-crosshair { cursor: crosshair; }
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }

.cm-searching {
  background-color: #ffa;
  background-color: rgba(255, 255, 0, .4);
}

/* Used to force a border model for a node */
.cm-force-border { padding-right: .1px; }

@media print {
  /* Hide the cursor when printing */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}

/* See issue #2901 */
.cm-tab-wrap-hack:after { content: ''; }

/* Help users use markselection to safely style text background */
span.CodeMirror-selectedtext { background: none; }

@-webkit-keyframes cm-spin{0%{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}100%{-webkit-transform:translateY(-50%) rotate(359deg);transform:translateY(-50%) rotate(359deg)}}@-o-keyframes cm-spin{0%{-webkit-transform:translateY(-50%) rotate(0);-o-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}100%{-webkit-transform:translateY(-50%) rotate(359deg);-o-transform:translateY(-50%) rotate(359deg);transform:translateY(-50%) rotate(359deg)}}@keyframes cm-spin{0%{-webkit-transform:translateY(-50%) rotate(0);-o-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}100%{-webkit-transform:translateY(-50%) rotate(359deg);-o-transform:translateY(-50%) rotate(359deg);transform:translateY(-50%) rotate(359deg)}}.context-menu-icon.context-menu-icon--fa::before,.context-menu-icon::before{left:0;width:2em;font-size:1em;font-style:normal;font-weight:400;line-height:1;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%}@font-face{font-family:context-menu-icons;font-style:normal;font-weight:400;src:url(/fonts/context-menu-icons.eot?36hmp);src:url(/fonts/context-menu-icons.eot?36hmp#iefix) format("embedded-opentype"),url(/fonts/context-menu-icons.woff2?36hmp) format("woff2"),url(/fonts/context-menu-icons.woff?36hmp) format("woff"),url(/fonts/context-menu-icons.ttf?36hmp) format("truetype")}.context-menu-icon-add:before{content:"\EA01"}.context-menu-icon-copy:before{content:"\EA02"}.context-menu-icon-cut:before{content:"\EA03"}.context-menu-icon-delete:before{content:"\EA04"}.context-menu-icon-edit:before{content:"\EA05"}.context-menu-icon-loading:before{content:"\EA06"}.context-menu-icon-paste:before{content:"\EA07"}.context-menu-icon-quit:before{content:"\EA08"}.context-menu-icon::before{font-family:context-menu-icons;color:#777;transform:translateY(-50%)}.context-menu-icon.context-menu-icon--fa,.context-menu-icon.context-menu-icon--fa5{display:list-item;line-height:inherit;font-family:inherit}.context-menu-icon.context-menu-hover:before,.context-menu-icon.context-menu-icon--fa.context-menu-hover:before,.context-menu-icon.context-menu-icon--fa5.context-menu-hover i,.context-menu-icon.context-menu-icon--fa5.context-menu-hover svg{color:#fff}.context-menu-icon.context-menu-disabled::before{color:#bbb}.context-menu-icon.context-menu-icon-loading:before{-webkit-animation:2s infinite cm-spin;-o-animation:2s infinite cm-spin;animation:2s infinite cm-spin}.context-menu-icon.context-menu-icon--fa::before{font-family:FontAwesome;color:#777;transform:translateY(-50%)}.context-menu-icon.context-menu-icon--fa.context-menu-disabled::before{color:#bbb}.context-menu-icon.context-menu-icon--fa5 i,.context-menu-icon.context-menu-icon--fa5 svg{position:absolute;top:.3em;left:.5em;color:#777}.context-menu-icon.context-menu-icon--fa5.context-menu-disabled i,.context-menu-icon.context-menu-icon--fa5.context-menu-disabled svg{color:#bbb}.context-menu-list{position:absolute;display:inline-block;min-width:13em;max-width:26em;padding:.25em 0;margin:.3em;font-family:inherit;font-size:inherit;list-style-type:none;background:#fff;border:1px solid #bebebe;border-radius:.2em;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.5);box-shadow:0 2px 5px rgba(0,0,0,.5)}.context-menu-item{position:relative;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;padding:.2em 2em;color:#2f2f2f;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff}.context-menu-separator{padding:0;margin:.35em 0;border-bottom:1px solid #e6e6e6}.context-menu-item>label>input,.context-menu-item>label>textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.context-menu-item.context-menu-hover{color:#fff;cursor:pointer;background-color:#2980b9}.context-menu-item.context-menu-disabled{color:#bbb;cursor:default;background-color:#fff}.context-menu-input.context-menu-hover{color:#2f2f2f;cursor:default}.context-menu-submenu:after{position:absolute;top:50%;right:.5em;z-index:1;width:0;height:0;content:'';border-color:transparent transparent transparent #2f2f2f;border-style:solid;border-width:.25em 0 .25em .25em;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.context-menu-item.context-menu-input{padding:.3em .6em}.context-menu-input>label>*{vertical-align:top}.context-menu-input>label>input[type=checkbox],.context-menu-input>label>input[type=radio]{position:relative;top:.12em;margin-right:.4em}.context-menu-input>label{margin:0}.context-menu-input>label,.context-menu-input>label>input[type=text],.context-menu-input>label>select,.context-menu-input>label>textarea{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.context-menu-input>label>textarea{height:7em}.context-menu-item>.context-menu-list{top:.3em;right:-.3em;display:none}.context-menu-item.context-menu-visible>.context-menu-list{display:block}.context-menu-accesskey{text-decoration:underline}
.draghandle{cursor:move;color:#ccc}.draghandle:hover{color:#333}.dragtable-sortable{list-style-type:none;margin:0;padding:0;-moz-user-select:none}.dragtable-sortable li{margin:0;padding:0;float:left;font-size:1em;background:#fff}.dragtable-sortable td,.dragtable-sortable th{border-left:0}.dragtable-sortable li:first-child td,.dragtable-sortable li:first-child th{border-left:1px solid #ccc}.ui-sortable-helper{opacity:.8;box-shadow:1px 1px 5px #777}.ui-sortable-placeholder{-moz-box-shadow:2px 2px 2px #ccc inset;-webkit-box-shadow:2px 2px 2px #ccc inset;box-shadow:2px 2px 2px #ccc inset;border-bottom:1px solid #ddd;border-top:1px solid #ddd;background:#eee!important;visibility:visible!important}.ui-sortable-placeholder *{opacity:0;visibility:hidden}
/*!
* jquery.fixedHeaderTable. The jQuery fixedHeaderTable plugin
*
* Copyright (c) 2011 Mark Malek
* http://fixedheadertable.com
*
* Licensed under MIT
* http://www.opensource.org/licenses/mit-license.php
*
* http://docs.jquery.com/Plugins/Authoring
* jQuery authoring guidelines
*
* Launch  : October 2009
* Version : 1.3
* Released: May 9th, 2011
*
*
* all CSS sizing (width,height) is done in pixels (px)
*/.fht-table,.fht-table tbody,.fht-table td,.fht-table tfoot,.fht-table th,.fht-table thead,.fht-table tr{margin:0;padding:0;font-size:100%;font:inherit;vertical-align:top}.fht-table{border-collapse:collapse;border-spacing:0}.fht-table-wrapper,.fht-table-wrapper .fht-fixed-body .fht-tbody,.fht-table-wrapper .fht-fixed-column .fht-tbody,.fht-table-wrapper .fht-tbody,.fht-table-wrapper .fht-tfoot,.fht-table-wrapper .fht-thead{overflow:hidden;position:relative}.fht-table-wrapper .fht-fixed-body .fht-tbody,.fht-table-wrapper .fht-tbody{overflow:auto}.fht-table-wrapper .fht-table .fht-cell{overflow:hidden;height:1px}.fht-table-wrapper .fht-fixed-body,.fht-table-wrapper .fht-fixed-column{top:0;left:0;position:absolute}.fht-table-wrapper .fht-fixed-column{z-index:1}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

#ganttChart{width:100%}div.ganttview-grid,div.ganttview-grid-row-cell,div.ganttview-hzheader-day,div.ganttview-hzheader-month,div.ganttview-vtheader,div.ganttview-vtheader-item-name,div.ganttview-vtheader-series{float:left}div.ganttview-hzheader-day,div.ganttview-hzheader-month{text-align:center}div.ganttview-grid-row-cell.last,div.ganttview-hzheader-day.last,div.ganttview-hzheader-month.last{border-right:none}div.ganttview{border:1px solid #d0d0d0}div.ganttview-hzheader-month{width:60px;height:20px;border-right:1px solid #d0d0d0;line-height:20px}div.ganttview-hzheader-day{width:30px;height:20px;border-right:1px solid #f0f0f0;border-top:1px solid #d0d0d0;line-height:20px;color:#777}div.ganttview-vtheader{margin-top:41px;width:240px;overflow:hidden;background-color:#fff}div.ganttview-vtheader-item{overflow:hidden;color:#666}div.ganttview-vtheader-item:last-of-type div.ganttview-vtheader-item-name{border-bottom:1px solid #d0d0d0}div.ganttview-vtheader-item-name{width:100%;padding-left:10px;padding-top:10px;border-top:1px solid #ddd;line-height:16px;background:#fffce5;font-weight:700}div.ganttview-vtheader-series-name{width:130px;height:31px;border-top:1px solid #d0d0d0;line-height:16px;padding-left:5px}div.ganttview-slide-container{overflow:auto hidden;border-left:1px solid #d0d0d0}div.ganttview-grid-row-cell{width:30px;height:40px;border-right:1px solid #f0f0f0;border-top:1px solid #f0f0f0}div.ganttview-grid-row-cell.ganttview-weekend,div.ganttview-hzheader-day.ganttview-weekend{background-color:#fff8f8}div.ganttview-blocks{margin-top:40px}div.ganttview-block-container{height:40px;padding-top:2px}div.ganttview-block{position:relative;height:36px;background-color:#e5ecf9;border:1px solid #d0d0d0;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px}div.ganttview-block-text{position:absolute;height:14px;font-size:14px;color:#222;padding:6px 10px}div.ganttview-block div.ui-resizable-handle.ui-resizable-s{bottom:0}
.navi{list-style:none;margin:0;padding:0}.navi li{padding:10px}.navi a{color:#333}.navi a:hover{color:#1c96f3!important}.navi li.active a{font-weight:700}
.icheckbox_minimal-blue,.iradio_minimal-blue{display:inline-block;vertical-align:middle;margin:0;padding:0;width:18px;height:18px;background:url(/images/blue.png) no-repeat #fff;border:0;cursor:pointer}.icheckbox_minimal-blue{background-position:0 0}.icheckbox_minimal-blue.hover{background-position:-20px 0}.icheckbox_minimal-blue.checked{background-position:-40px 0}.icheckbox_minimal-blue.disabled{background-position:-60px 0;cursor:default}.icheckbox_minimal-blue.checked.disabled{background-position:-80px 0}.iradio_minimal-blue{background-position:-100px 0}.iradio_minimal-blue.hover{background-position:-120px 0}.iradio_minimal-blue.checked{background-position:-140px 0}.iradio_minimal-blue.disabled{background-position:-160px 0;cursor:default}.iradio_minimal-blue.checked.disabled{background-position:-180px 0}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min-device-pixel-ratio:1.5){.icheckbox_minimal-blue,.iradio_minimal-blue{background-image:url(/images/blue@2x.png);-webkit-background-size:200px 20px;background-size:200px 20px}}
@font-face{font-family:Pe-icon-7-icons;src:url('/fonts/Pe-icon-7-stroke.eot?d7yf1v');src:url('/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),url('/fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),url('/fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),url('/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');font-weight:400;font-style:normal}[class*=" pe-7s-"],[class^=pe-7s-]{font-family:Pe-icon-7-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pe-7s-album:before{content:"\e6aa"}.pe-7s-arc:before{content:"\e6ab"}.pe-7s-back-2:before{content:"\e6ac"}.pe-7s-bandaid:before{content:"\e6ad"}.pe-7s-car:before{content:"\e6ae"}.pe-7s-diamond:before{content:"\e6af"}.pe-7s-door-lock:before{content:"\e6b0"}.pe-7s-eyedropper:before{content:"\e6b1"}.pe-7s-female:before{content:"\e6b2"}.pe-7s-gym:before{content:"\e6b3"}.pe-7s-hammer:before{content:"\e6b4"}.pe-7s-headphones:before{content:"\e6b5"}.pe-7s-helm:before{content:"\e6b6"}.pe-7s-hourglass:before{content:"\e6b7"}.pe-7s-leaf:before{content:"\e6b8"}.pe-7s-magic-wand:before{content:"\e6b9"}.pe-7s-male:before{content:"\e6ba"}.pe-7s-map-2:before{content:"\e6bb"}.pe-7s-next-2:before{content:"\e6bc"}.pe-7s-paint-bucket:before{content:"\e6bd"}.pe-7s-pendrive:before{content:"\e6be"}.pe-7s-photo:before{content:"\e6bf"}.pe-7s-piggy:before{content:"\e6c0"}.pe-7s-plugin:before{content:"\e6c1"}.pe-7s-refresh-2:before{content:"\e6c2"}.pe-7s-rocket:before{content:"\e6c3"}.pe-7s-settings:before{content:"\e6c4"}.pe-7s-shield:before{content:"\e6c5"}.pe-7s-smile:before{content:"\e6c6"}.pe-7s-usb:before{content:"\e6c7"}.pe-7s-vector:before{content:"\e6c8"}.pe-7s-wine:before{content:"\e6c9"}.pe-7s-cloud-upload:before{content:"\e68a"}.pe-7s-cash:before{content:"\e68c"}.pe-7s-close:before{content:"\e680"}.pe-7s-bluetooth:before{content:"\e68d"}.pe-7s-cloud-download:before{content:"\e68b"}.pe-7s-way:before{content:"\e68e"}.pe-7s-close-circle:before{content:"\e681"}.pe-7s-id:before{content:"\e68f"}.pe-7s-angle-up:before{content:"\e682"}.pe-7s-wristwatch:before{content:"\e690"}.pe-7s-angle-up-circle:before{content:"\e683"}.pe-7s-world:before{content:"\e691"}.pe-7s-angle-right:before{content:"\e684"}.pe-7s-volume:before{content:"\e692"}.pe-7s-angle-right-circle:before{content:"\e685"}.pe-7s-users:before{content:"\e693"}.pe-7s-angle-left:before{content:"\e686"}.pe-7s-user-female:before{content:"\e694"}.pe-7s-angle-left-circle:before{content:"\e687"}.pe-7s-up-arrow:before{content:"\e695"}.pe-7s-angle-down:before{content:"\e688"}.pe-7s-switch:before{content:"\e696"}.pe-7s-angle-down-circle:before{content:"\e689"}.pe-7s-scissors:before{content:"\e697"}.pe-7s-wallet:before{content:"\e600"}.pe-7s-safe:before{content:"\e698"}.pe-7s-volume2:before{content:"\e601"}.pe-7s-volume1:before{content:"\e602"}.pe-7s-voicemail:before{content:"\e603"}.pe-7s-video:before{content:"\e604"}.pe-7s-user:before{content:"\e605"}.pe-7s-upload:before{content:"\e606"}.pe-7s-unlock:before{content:"\e607"}.pe-7s-umbrella:before{content:"\e608"}.pe-7s-trash:before{content:"\e609"}.pe-7s-tools:before{content:"\e60a"}.pe-7s-timer:before{content:"\e60b"}.pe-7s-ticket:before{content:"\e60c"}.pe-7s-target:before{content:"\e60d"}.pe-7s-sun:before{content:"\e60e"}.pe-7s-study:before{content:"\e60f"}.pe-7s-stopwatch:before{content:"\e610"}.pe-7s-star:before{content:"\e611"}.pe-7s-speaker:before{content:"\e612"}.pe-7s-signal:before{content:"\e613"}.pe-7s-shuffle:before{content:"\e614"}.pe-7s-shopbag:before{content:"\e615"}.pe-7s-share:before{content:"\e616"}.pe-7s-server:before{content:"\e617"}.pe-7s-search:before{content:"\e618"}.pe-7s-film:before{content:"\e6a5"}.pe-7s-science:before{content:"\e619"}.pe-7s-disk:before{content:"\e6a6"}.pe-7s-ribbon:before{content:"\e61a"}.pe-7s-repeat:before{content:"\e61b"}.pe-7s-refresh:before{content:"\e61c"}.pe-7s-add-user:before{content:"\e6a9"}.pe-7s-refresh-cloud:before{content:"\e61d"}.pe-7s-paperclip:before{content:"\e69c"}.pe-7s-radio:before{content:"\e61e"}.pe-7s-note2:before{content:"\e69d"}.pe-7s-print:before{content:"\e61f"}.pe-7s-network:before{content:"\e69e"}.pe-7s-prev:before{content:"\e620"}.pe-7s-mute:before{content:"\e69f"}.pe-7s-power:before{content:"\e621"}.pe-7s-medal:before{content:"\e6a0"}.pe-7s-portfolio:before{content:"\e622"}.pe-7s-like2:before{content:"\e6a1"}.pe-7s-plus:before{content:"\e623"}.pe-7s-left-arrow:before{content:"\e6a2"}.pe-7s-play:before{content:"\e624"}.pe-7s-key:before{content:"\e6a3"}.pe-7s-plane:before{content:"\e625"}.pe-7s-joy:before{content:"\e6a4"}.pe-7s-photo-gallery:before{content:"\e626"}.pe-7s-pin:before{content:"\e69b"}.pe-7s-phone:before{content:"\e627"}.pe-7s-plug:before{content:"\e69a"}.pe-7s-pen:before{content:"\e628"}.pe-7s-right-arrow:before{content:"\e699"}.pe-7s-paper-plane:before{content:"\e629"}.pe-7s-delete-user:before{content:"\e6a7"}.pe-7s-paint:before{content:"\e62a"}.pe-7s-bottom-arrow:before{content:"\e6a8"}.pe-7s-notebook:before{content:"\e62b"}.pe-7s-note:before{content:"\e62c"}.pe-7s-next:before{content:"\e62d"}.pe-7s-news-paper:before{content:"\e62e"}.pe-7s-musiclist:before{content:"\e62f"}.pe-7s-music:before{content:"\e630"}.pe-7s-mouse:before{content:"\e631"}.pe-7s-more:before{content:"\e632"}.pe-7s-moon:before{content:"\e633"}.pe-7s-monitor:before{content:"\e634"}.pe-7s-micro:before{content:"\e635"}.pe-7s-menu:before{content:"\e636"}.pe-7s-map:before{content:"\e637"}.pe-7s-map-marker:before{content:"\e638"}.pe-7s-mail:before{content:"\e639"}.pe-7s-mail-open:before{content:"\e63a"}.pe-7s-mail-open-file:before{content:"\e63b"}.pe-7s-magnet:before{content:"\e63c"}.pe-7s-loop:before{content:"\e63d"}.pe-7s-look:before{content:"\e63e"}.pe-7s-lock:before{content:"\e63f"}.pe-7s-lintern:before{content:"\e640"}.pe-7s-link:before{content:"\e641"}.pe-7s-like:before{content:"\e642"}.pe-7s-light:before{content:"\e643"}.pe-7s-less:before{content:"\e644"}.pe-7s-keypad:before{content:"\e645"}.pe-7s-junk:before{content:"\e646"}.pe-7s-info:before{content:"\e647"}.pe-7s-home:before{content:"\e648"}.pe-7s-help2:before{content:"\e649"}.pe-7s-help1:before{content:"\e64a"}.pe-7s-graph3:before{content:"\e64b"}.pe-7s-graph2:before{content:"\e64c"}.pe-7s-graph1:before{content:"\e64d"}.pe-7s-graph:before{content:"\e64e"}.pe-7s-global:before{content:"\e64f"}.pe-7s-gleam:before{content:"\e650"}.pe-7s-glasses:before{content:"\e651"}.pe-7s-gift:before{content:"\e652"}.pe-7s-folder:before{content:"\e653"}.pe-7s-flag:before{content:"\e654"}.pe-7s-filter:before{content:"\e655"}.pe-7s-file:before{content:"\e656"}.pe-7s-expand1:before{content:"\e657"}.pe-7s-exapnd2:before{content:"\e658"}.pe-7s-edit:before{content:"\e659"}.pe-7s-drop:before{content:"\e65a"}.pe-7s-drawer:before{content:"\e65b"}.pe-7s-download:before{content:"\e65c"}.pe-7s-display2:before{content:"\e65d"}.pe-7s-display1:before{content:"\e65e"}.pe-7s-diskette:before{content:"\e65f"}.pe-7s-date:before{content:"\e660"}.pe-7s-cup:before{content:"\e661"}.pe-7s-culture:before{content:"\e662"}.pe-7s-crop:before{content:"\e663"}.pe-7s-credit:before{content:"\e664"}.pe-7s-copy-file:before{content:"\e665"}.pe-7s-config:before{content:"\e666"}.pe-7s-compass:before{content:"\e667"}.pe-7s-comment:before{content:"\e668"}.pe-7s-coffee:before{content:"\e669"}.pe-7s-cloud:before{content:"\e66a"}.pe-7s-clock:before{content:"\e66b"}.pe-7s-check:before{content:"\e66c"}.pe-7s-chat:before{content:"\e66d"}.pe-7s-cart:before{content:"\e66e"}.pe-7s-camera:before{content:"\e66f"}.pe-7s-call:before{content:"\e670"}.pe-7s-calculator:before{content:"\e671"}.pe-7s-browser:before{content:"\e672"}.pe-7s-box2:before{content:"\e673"}.pe-7s-box1:before{content:"\e674"}.pe-7s-bookmarks:before{content:"\e675"}.pe-7s-bicycle:before{content:"\e676"}.pe-7s-bell:before{content:"\e677"}.pe-7s-battery:before{content:"\e678"}.pe-7s-ball:before{content:"\e679"}.pe-7s-back:before{content:"\e67a"}.pe-7s-attention:before{content:"\e67b"}.pe-7s-anchor:before{content:"\e67c"}.pe-7s-albums:before{content:"\e67d"}.pe-7s-alarm:before{content:"\e67e"}.pe-7s-airplay:before{content:"\e67f"}@font-face{font-family:Favorites;src:url("../fonts/Favorites.eot");src:url("../fonts/Favorites.eot?#iefix") format("embedded-opentype"),url("../fonts/Favorites.woff2") format("woff2"),url("../fonts/Favorites.woff") format("woff"),url("../fonts/Favorites.ttf") format("truetype"),url("../fonts/Favorites.svg#Favorites") format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:Favorites;src:url("../fonts/Favorites.svg#Favorites") format("svg")}}[data-icons8]:before{content:attr(data-icons8)}.icons8,.icons8-icon-100:before,.icons8-icon-101:before,.icons8-icon-102:before,.icons8-icon-103:before,.icons8-icon-104:before,.icons8-icon-105:before,.icons8-icon-106:before,.icons8-icon-107:before,.icons8-icon-108:before,.icons8-icon-109:before,.icons8-icon-10:before,.icons8-icon-110:before,.icons8-icon-111:before,.icons8-icon-11:before,.icons8-icon-12:before,.icons8-icon-13:before,.icons8-icon-14:before,.icons8-icon-15:before,.icons8-icon-16:before,.icons8-icon-17:before,.icons8-icon-18:before,.icons8-icon-19:before,.icons8-icon-20:before,.icons8-icon-21:before,.icons8-icon-22:before,.icons8-icon-23:before,.icons8-icon-24:before,.icons8-icon-25:before,.icons8-icon-26:before,.icons8-icon-27:before,.icons8-icon-28:before,.icons8-icon-29:before,.icons8-icon-2:before,.icons8-icon-30:before,.icons8-icon-31:before,.icons8-icon-32:before,.icons8-icon-33:before,.icons8-icon-34:before,.icons8-icon-35:before,.icons8-icon-36:before,.icons8-icon-37:before,.icons8-icon-38:before,.icons8-icon-39:before,.icons8-icon-3:before,.icons8-icon-40:before,.icons8-icon-41:before,.icons8-icon-42:before,.icons8-icon-43:before,.icons8-icon-44:before,.icons8-icon-45:before,.icons8-icon-46:before,.icons8-icon-47:before,.icons8-icon-48:before,.icons8-icon-49:before,.icons8-icon-4:before,.icons8-icon-50:before,.icons8-icon-51:before,.icons8-icon-52:before,.icons8-icon-53:before,.icons8-icon-54:before,.icons8-icon-55:before,.icons8-icon-56:before,.icons8-icon-57:before,.icons8-icon-58:before,.icons8-icon-59:before,.icons8-icon-5:before,.icons8-icon-60:before,.icons8-icon-61:before,.icons8-icon-62:before,.icons8-icon-63:before,.icons8-icon-64:before,.icons8-icon-65:before,.icons8-icon-66:before,.icons8-icon-67:before,.icons8-icon-68:before,.icons8-icon-69:before,.icons8-icon-6:before,.icons8-icon-70:before,.icons8-icon-71:before,.icons8-icon-72:before,.icons8-icon-73:before,.icons8-icon-74:before,.icons8-icon-75:before,.icons8-icon-76:before,.icons8-icon-77:before,.icons8-icon-78:before,.icons8-icon-79:before,.icons8-icon-7:before,.icons8-icon-80:before,.icons8-icon-81:before,.icons8-icon-82:before,.icons8-icon-83:before,.icons8-icon-84:before,.icons8-icon-85:before,.icons8-icon-86:before,.icons8-icon-87:before,.icons8-icon-88:before,.icons8-icon-89:before,.icons8-icon-8:before,.icons8-icon-90:before,.icons8-icon-91:before,.icons8-icon-92:before,.icons8-icon-93:before,.icons8-icon-94:before,.icons8-icon-95:before,.icons8-icon-96:before,.icons8-icon-97:before,.icons8-icon-98:before,.icons8-icon-99:before,.icons8-icon-9:before,.icons8-icon:before,[data-icons8]:before{display:inline-block;font-family:Favorites;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.icons8-icon:before{content:"\f100"}.icons8-icon-10:before{content:"\f109"}.icons8-icon-100:before{content:"\f165"}.icons8-icon-101:before{content:"\f166"}.icons8-icon-102:before{content:"\f167"}.icons8-icon-103:before{content:"\f168"}.icons8-icon-104:before{content:"\f169"}.icons8-icon-105:before{content:"\f16a"}.icons8-icon-106:before{content:"\f16b"}.icons8-icon-107:before{content:"\f16c"}.icons8-icon-108:before{content:"\f16d"}.icons8-icon-109:before{content:"\f16e"}.icons8-icon-11:before{content:"\f10a"}.icons8-icon-110:before{content:"\f16f"}.icons8-icon-111:before{content:"\f170"}.icons8-icon-12:before{content:"\f10b"}.icons8-icon-13:before{content:"\f10c"}.icons8-icon-14:before{content:"\f10d"}.icons8-icon-15:before{content:"\f10e"}.icons8-icon-16:before{content:"\f10f"}.icons8-icon-17:before{content:"\f110"}.icons8-icon-18:before{content:"\f111"}.icons8-icon-19:before{content:"\f112"}.icons8-icon-2:before{content:"\f101"}.icons8-icon-20:before{content:"\f113"}.icons8-icon-21:before{content:"\f114"}.icons8-icon-22:before{content:"\f115"}.icons8-icon-23:before{content:"\f116"}.icons8-icon-24:before{content:"\f117"}.icons8-icon-25:before{content:"\f118"}.icons8-icon-26:before{content:"\f119"}.icons8-icon-27:before{content:"\f11a"}.icons8-icon-28:before{content:"\f11b"}.icons8-icon-29:before{content:"\f11c"}.icons8-icon-3:before{content:"\f102"}.icons8-icon-30:before{content:"\f11d"}.icons8-icon-31:before{content:"\f11e"}.icons8-icon-32:before{content:"\f11f"}.icons8-icon-33:before{content:"\f120"}.icons8-icon-34:before{content:"\f121"}.icons8-icon-35:before{content:"\f122"}.icons8-icon-36:before{content:"\f123"}.icons8-icon-37:before{content:"\f124"}.icons8-icon-38:before{content:"\f125"}.icons8-icon-39:before{content:"\f126"}.icons8-icon-4:before{content:"\f103"}.icons8-icon-40:before{content:"\f127"}.icons8-icon-41:before{content:"\f129"}.icons8-icon-42:before{content:"\f12a"}.icons8-icon-43:before{content:"\f12b"}.icons8-icon-44:before{content:"\f12c"}.icons8-icon-45:before{content:"\f12d"}.icons8-icon-46:before{content:"\f12e"}.icons8-icon-47:before{content:"\f130"}.icons8-icon-48:before{content:"\f131"}.icons8-icon-49:before{content:"\f132"}.icons8-icon-5:before{content:"\f104"}.icons8-icon-50:before{content:"\f133"}.icons8-icon-51:before{content:"\f134"}.icons8-icon-52:before{content:"\f135"}.icons8-icon-53:before{content:"\f136"}.icons8-icon-54:before{content:"\f137"}.icons8-icon-55:before{content:"\f138"}.icons8-icon-56:before{content:"\f139"}.icons8-icon-57:before{content:"\f13a"}.icons8-icon-58:before{content:"\f13b"}.icons8-icon-59:before{content:"\f13c"}.icons8-icon-6:before{content:"\f105"}.icons8-icon-60:before{content:"\f13d"}.icons8-icon-61:before{content:"\f13e"}.icons8-icon-62:before{content:"\f13f"}.icons8-icon-63:before{content:"\f140"}.icons8-icon-64:before{content:"\f141"}.icons8-icon-65:before{content:"\f142"}.icons8-icon-66:before{content:"\f143"}.icons8-icon-67:before{content:"\f144"}.icons8-icon-68:before{content:"\f145"}.icons8-icon-69:before{content:"\f146"}.icons8-icon-7:before{content:"\f106"}.icons8-icon-70:before{content:"\f147"}.icons8-icon-71:before{content:"\f148"}.icons8-icon-72:before{content:"\f149"}.icons8-icon-73:before{content:"\f14a"}.icons8-icon-74:before{content:"\f14b"}.icons8-icon-75:before{content:"\f14c"}.icons8-icon-76:before{content:"\f14d"}.icons8-icon-77:before{content:"\f14e"}.icons8-icon-78:before{content:"\f14f"}.icons8-icon-79:before{content:"\f150"}.icons8-icon-8:before{content:"\f107"}.icons8-icon-80:before{content:"\f151"}.icons8-icon-81:before{content:"\f152"}.icons8-icon-82:before{content:"\f153"}.icons8-icon-83:before{content:"\f154"}.icons8-icon-84:before{content:"\f155"}.icons8-icon-85:before{content:"\f156"}.icons8-icon-86:before{content:"\f157"}.icons8-icon-87:before{content:"\f158"}.icons8-icon-88:before{content:"\f159"}.icons8-icon-89:before{content:"\f15a"}.icons8-icon-9:before{content:"\f108"}.icons8-icon-90:before{content:"\f15b"}.icons8-icon-91:before{content:"\f15c"}.icons8-icon-92:before{content:"\f15d"}.icons8-icon-93:before{content:"\f15e"}.icons8-icon-94:before{content:"\f15f"}.icons8-icon-95:before{content:"\f160"}.icons8-icon-96:before{content:"\f161"}.icons8-icon-97:before{content:"\f162"}.icons8-icon-98:before{content:"\f163"}.icons8-icon-99:before{content:"\f164"}
.introjs-helperLayer,.introjs-overlay{-webkit-transition:.3s ease-out;-moz-transition:.3s ease-out;-ms-transition:.3s ease-out;-o-transition:.3s ease-out;box-sizing:content-box}.introjs-arrow.bottom-middle,.introjs-arrow.top-middle{margin-left:-5px;left:50%}.introjs-overlay{position:absolute;z-index:999999;background-color:#000;opacity:0;transition:.3s ease-out}.introjs-fixParent{z-index:auto!important;opacity:1!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important}.introjs-showElement,tr.introjs-showElement>td,tr.introjs-showElement>th{z-index:9999999!important}.introjs-disableInteraction{z-index:99999999!important;position:absolute;background-color:#fff;opacity:0}.introjs-relativePosition,tr.introjs-showElement>td,tr.introjs-showElement>th{position:relative}.introjs-helperLayer{position:absolute;z-index:9999998;background-color:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.5);border-radius:4px;box-shadow:0 2px 15px rgba(0,0,0,.4);transition:.3s ease-out}.introjs-tooltipReferenceLayer{box-sizing:content-box;position:absolute;visibility:hidden;z-index:100000000;background-color:transparent;-webkit-transition:.3s ease-out;-moz-transition:.3s ease-out;-ms-transition:.3s ease-out;-o-transition:.3s ease-out;transition:.3s ease-out}.introjs-helperLayer *,.introjs-helperLayer :after,.introjs-helperLayer :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box}.introjs-bullets ul,.introjs-bullets ul li,.introjs-bullets ul li a,.introjs-button,.introjs-progress,.introjs-progressbar,.introjs-skipbutton,.introjs-tooltip{box-sizing:content-box}.introjs-helperNumberLayer{box-sizing:content-box;position:absolute;visibility:visible;top:-16px;left:-16px;z-index:9999999999!important;padding:2px;font-family:Arial,verdana,tahoma;font-size:13px;font-weight:700;color:#fff;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.3);background:#ff3019;width:20px;height:20px;line-height:20px;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.4)}.introjs-arrow{border:5px solid transparent;content:'';position:absolute}.introjs-arrow.top,.introjs-arrow.top-middle,.introjs-arrow.top-right{top:-10px;border-bottom-color:#ffecb4}.introjs-arrow.top-right{right:10px}.introjs-arrow.right{right:-10px;top:10px;border-left-color:#ffecb4}.introjs-arrow.right-bottom{bottom:10px;right:-10px;border-left-color:#ffecb4}.introjs-arrow.bottom,.introjs-arrow.bottom-middle,.introjs-arrow.bottom-right{bottom:-10px;border-top-color:#ffecb4}.introjs-arrow.bottom-right{right:10px}.introjs-arrow.left{left:-10px;top:10px;border-right-color:#ffecb4}.introjs-arrow.left-bottom{left:-10px;bottom:10px;border-right-color:#ffecb4}.introjs-tooltip{position:absolute;visibility:visible;padding:10px;background-color:#ffecb4;min-width:200px;max-width:300px;border-radius:3px;box-shadow:0 1px 10px rgba(0,0,0,.4);-webkit-transition:opacity .1s ease-out;-moz-transition:opacity .1s ease-out;-ms-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;transition:opacity .1s ease-out}.introjs-tooltipbuttons{text-align:right;white-space:nowrap}.introjs-button{position:relative;overflow:visible;display:inline-block;padding:.3em .8em;border:1px solid #d4d4d4;margin:10px 0 0;text-decoration:none;text-shadow:1px 1px 0 #fff;font:11px sans-serif;color:#333;white-space:nowrap;cursor:pointer;outline:0;background-color:#ececec;-webkit-background-clip:padding;-moz-background-clip:padding;-o-background-clip:padding-box;-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em;zoom:1}.introjs-button:hover{border-color:#bcbcbc;text-decoration:none;box-shadow:0 1px 1px #e3e3e3}.introjs-button:active,.introjs-button:focus{background-image:-webkit-gradient(linear,0 0,0 100%,from(#ececec),to(#f4f4f4));background-image:-moz-linear-gradient(#ececec,#f4f4f4);background-image:-o-linear-gradient(#ececec,#f4f4f4);background-image:linear-gradient(#ececec,#f4f4f4)}.introjs-button::-moz-focus-inner{padding:0;border:0}.introjs-skipbutton{margin-right:5px;color:#7a7a7a}.introjs-prevbutton{-webkit-border-radius:.2em 0 0 .2em;-moz-border-radius:.2em 0 0 .2em;border-radius:.2em 0 0 .2em;border-right:none}.introjs-prevbutton.introjs-fullbutton{border:1px solid #d4d4d4;-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em}.introjs-nextbutton{-webkit-border-radius:0 .2em .2em 0;-moz-border-radius:0 .2em .2em 0;border-radius:0 .2em .2em 0}.introjs-nextbutton.introjs-fullbutton{-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em}.introjs-disabled,.introjs-disabled:focus,.introjs-disabled:hover{color:#9a9a9a;border-color:#d4d4d4;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-hidden,.introjs-hidehint{display:none}.introjs-bullets{text-align:center}.introjs-bullets ul{clear:both;margin:15px auto 0;padding:0;display:inline-block}.introjs-bullets ul li{list-style:none;float:left;margin:0 2px}.introjs-bullets ul li a{display:block;width:6px;height:6px;background:#ccc;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;text-decoration:none;cursor:pointer}.introjs-bullets ul li a.active,.introjs-bullets ul li a:hover{background:#999}.introjs-progress{overflow:hidden;height:10px;margin:10px 0 5px;border-radius:4px;background-color:#ecf0f1}.introjs-progressbar{float:left;width:0%;height:100%;font-size:10px;line-height:10px;text-align:center;background-color:#08c}.introjsFloatingElement{position:absolute;height:0;width:0;left:50%;top:50%}.introjs-fixedTooltip,.introjs-fixedhint{position:fixed}.introjs-hint,.introjs-hint-dot,.introjs-hint-pulse{box-sizing:content-box;position:absolute}.introjs-hint{background:0 0;width:20px;height:15px;cursor:pointer}.introjs-hint:focus{border:0;outline:0}.introjs-hint:hover>.introjs-hint-pulse{border:5px solid rgba(60,60,60,.57)}.introjs-hint-pulse{width:10px;height:10px;border:5px solid rgba(60,60,60,.27);-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background-color:rgba(136,136,136,.24);z-index:10;-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;-ms-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}.introjs-hint-no-anim .introjs-hint-dot{-webkit-animation:none;-moz-animation:none;animation:none}.introjs-hint-dot{border:10px solid rgba(146,146,146,.36);background:0 0;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;height:50px;width:50px;-webkit-animation:3s ease-out infinite introjspulse;-moz-animation:3s ease-out infinite introjspulse;animation:3s ease-out infinite introjspulse;top:-25px;left:-25px;z-index:1;opacity:0}@-webkit-keyframes introjspulse{0%{-webkit-transform:scale(0);opacity:0}25%{-webkit-transform:scale(0);opacity:.1}50%{-webkit-transform:scale(.1);opacity:.3}75%{-webkit-transform:scale(.5);opacity:.5}100%{-webkit-transform:scale(1);opacity:0}}@-moz-keyframes introjspulse{0%{-moz-transform:scale(0);opacity:0}25%{-moz-transform:scale(0);opacity:.1}50%{-moz-transform:scale(.1);opacity:.3}75%{-moz-transform:scale(.5);opacity:.5}100%{-moz-transform:scale(1);opacity:0}}@keyframes introjspulse{0%{transform:scale(0);opacity:0}25%{transform:scale(0);opacity:.1}50%{transform:scale(.1);opacity:.3}75%{transform:scale(.5);opacity:.5}100%{transform:scale(1);opacity:0}}
span.css-emoticon{font-family:"Trebuchet MS";font-size:1em;margin-left:.2em;font-weight:700;color:#000;display:inline-block;overflow:hidden;vertical-align:middle;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);width:1.7em;height:1.7em;text-align:center;padding:0;line-height:1.4em;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-moz-box-shadow:1px -1px 2px rgba(0,0,0,.5);-webkit-box-shadow:1px -1px 2px rgba(0,0,0,.5);box-shadow:1px -1px 2px rgba(0,0,0,.5);border:1px solid rgba(0,0,0,.25);background-color:#fc0;background-image:-webkit-gradient(linear,right top,left top,color-stop(.41,#fc0),color-stop(.56,#fd5),color-stop(1,#fea));background-image:-moz-linear-gradient(center right,#fc0 41%,#fd5 56%,#fea 100%);-webkit-transition-property:color,background,transform;-webkit-transition-duration:1s,1s;-webkit-transition-timing-function:linear,ease-in}span.css-emoticon.spaced-emoticon{padding-left:.2em;width:1.7em;letter-spacing:.2em}@media screen and (-webkit-min-device-pixel-ratio:0){span.css-emoticon.spaced-emoticon{width:1.6em}}span.css-emoticon.small-emoticon{font-size:.55em;width:1.82em;height:1.82em;line-height:1.72em;-moz-border-radius:1.82em;-webkit-border-radius:1.82em;border-radius:1.82em}span.css-emoticon.small-emoticon.spaced-emoticon{padding-left:0;width:1.82em;letter-spacing:.1em}
.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}#lg-counter,.lg-outer .lg-video-cont{vertical-align:middle;display:inline-block}@font-face{font-family:lg;src:url(../fonts/lg.eot?n1z373);src:url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(../fonts/lg.woff?n1z373) format("woff"),url(../fonts/lg.ttf?n1z373) format("truetype"),url(../fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;font-size:16px;padding-left:20px;padding-top:12px}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#FFF}.lg-outer .lg-video-cont{max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(../img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(../img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(../img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(../img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(../img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1080;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.group:after,.group:before{display:table;content:"";line-height:0}.group:after{clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1060;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(../images/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;left:0;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1055;background-color:rgba(0,0,0,.8);opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
.morris-hover{position:absolute;z-index:1000}.morris-hover.morris-default-style{border-radius:10px;padding:6px;color:#666;background:rgba(255,255,255,0.8);border:solid 2px rgba(230,230,230,0.8);font-family:sans-serif;font-size:12px;text-align:center}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:bold;margin:0.25em 0}
.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:0.1em 0}

@font-face{font-family:nc_outline;src:url('/fonts/nc_outline.eot');src:url('/fonts/nc_outline.eot') format('embedded-opentype'),url('/fonts/nc_outline.woff2') format('woff2'),url('/fonts/nc_outline.woff') format('woff'),url('/fonts/nc_outline.ttf') format('truetype'),url('/fonts/nc_outline.svg') format('svg');font-weight:400;font-style:normal}.nc-icon{display:inline-block;font:14px/1 nc_outline;font-size:inherit;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nc-icon.lg{font-size:1.33333333em;vertical-align:-16%}.nc-icon.x2{font-size:2em}.nc-icon.x3{font-size:3em}.nc-icon.circle,.nc-icon.square{padding:.33333333em;vertical-align:-16%;background-color:#eee}.nc-icon.circle{border-radius:50%}.nc-icon-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.nc-icon-ul>li{position:relative}.nc-icon-ul>li>.nc-icon{position:absolute;left:-1.57142857em;top:.14285714em;text-align:center}.nc-icon-ul>li>.nc-icon.lg{top:0;left:-1.35714286em}.nc-icon-ul>li>.nc-icon.circle,.nc-icon-ul>li>.nc-icon.square{top:-.19047619em;left:-1.9047619em}.nc-icon.spin{-webkit-animation:2s linear infinite nc-icon-spin;-moz-animation:2s linear infinite nc-icon-spin;animation:2s linear infinite nc-icon-spin}@-webkit-keyframes nc-icon-spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@-moz-keyframes nc-icon-spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(360deg)}}@keyframes nc-icon-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.nc-icon.rotate-90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.nc-icon.rotate-180{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.nc-icon.rotate-270{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.nc-icon.flip-y{-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.nc-icon.flip-x{-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.nc-archive-2::before{content:"\ea01"}.nc-archive-paper::before{content:"\ea02"}.nc-award-48::before{content:"\ea03"}.nc-badge-13::before{content:"\ea04"}.nc-bag-09::before{content:"\ea05"}.nc-barcode-qr::before{content:"\ea06"}.nc-bear-2::before{content:"\ea07"}.nc-bell-53::before{content:"\ea08"}.nc-bookmark-2::before{content:"\ea09"}.nc-briefcase-24::before{content:"\ea0a"}.nc-calendar-60::before{content:"\ea0b"}.nc-camera-20::before{content:"\ea0c"}.nc-cart-simple::before{content:"\ea0d"}.nc-chat-46::before{content:"\ea0e"}.nc-check-circle-07::before{content:"\ea0f"}.nc-cloud-26::before{content:"\ea10"}.nc-compass-05::before{content:"\ea11"}.nc-dashboard-level::before{content:"\ea12"}.nc-diamond::before{content:"\ea13"}.nc-edit-78::before{content:"\ea14"}.nc-email-84::before{content:"\ea15"}.nc-eye-19::before{content:"\ea16"}.nc-favourite-31::before{content:"\ea17"}.nc-flag-points-32::before{content:"\ea18"}.nc-flash-21::before{content:"\ea19"}.nc-folder-15::before{content:"\ea1a"}.nc-gift-2::before{content:"\ea1b"}.nc-grid-45::before{content:"\ea1c"}.nc-handout::before{content:"\ea1d"}.nc-heart-2::before{content:"\ea1e"}.nc-home-52::before{content:"\ea1f"}.nc-image::before{content:"\ea20"}.nc-key-25::before{content:"\ea21"}.nc-layers-3::before{content:"\ea22"}.nc-like-2::before{content:"\ea23"}.nc-link-72::before{content:"\ea24"}.nc-lock-open::before{content:"\ea25"}.nc-lock::before{content:"\ea26"}.nc-multiple-11::before{content:"\ea27"}.nc-notes::before{content:"\ea28"}.nc-pencil::before{content:"\ea29"}.nc-phone-2::before{content:"\ea2a"}.nc-preferences::before{content:"\ea2b"}.nc-send-2::before{content:"\ea2c"}.nc-settings-gear-63::before{content:"\ea2d"}.nc-single-01::before{content:"\ea2e"}.nc-single-folded-content::before{content:"\ea2f"}.nc-skull-2::before{content:"\ea30"}.nc-spaceship::before{content:"\ea31"}.nc-square-download::before{content:"\ea32"}.nc-square-upload::before{content:"\ea34"}.nc-support-16::before{content:"\ea33"}.nc-trash-simple::before{content:"\ea35"}.nc-turtle::before{content:"\ea36"}.nc-vector::before{content:"\ea37"}.nc-video-66::before{content:"\ea38"}.nc-wallet-43::before{content:"\ea39"}.nc-widget::before{content:"\ea3a"}.nc-world::before{content:"\ea3b"}.nc-zoom-2::before{content:"\ea3c"}
.rcrop-wrapper{position:relative;display:inline-block;max-width:inherit;background:#f4f4f4;}.rcrop-wrapper img{display:block}.rcrop-wrapper .rcrop-croparea{position:absolute;top:0;left:0;z-index:1000}.rcrop-wrapper .rcrop-croparea .rcrop-croparea-inner{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #fff;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.rcrop-wrapper .rcrop-outer-wrapper{filter:alpha(Opacity=50);opacity:.5;position:absolute;top:0;left:0;width:100%;height:100%}.rcrop-wrapper .rcrop-outer{background:#fff;position:absolute}.rcrop-wrapper .rcrop-outer.rcrop-outer-left{height:100%;left:0;top:0}.rcrop-wrapper .rcrop-outer.rcrop-outer-right{height:100%;right:0;top:0}.rcrop-wrapper .rcrop-outer.rcrop-outer-top{top:0;width:100%}.rcrop-wrapper .rcrop-outer.rcrop-outer-bottom{bottom:0;width:100%}.rcrop-wrapper .rcrop-grid{position:absolute;top:0;left:0;width:100%;height:100%}.rcrop-wrapper .rcrop-grid-line{position:absolute}.rcrop-wrapper .rcrop-grid-line:nth-child(1){width:100%;height:33%;top:33%;left:0;border-top:1px dashed #fff;border-bottom:1px dashed #fff}.rcrop-wrapper .rcrop-grid-line:nth-child(2){height:100%;width:33%;left:33%;top:0;border-left:1px dashed #fff;border-right:1px dashed #fff}.rcrop-wrapper .rcrop-handler-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-border,.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-corner{position:absolute;width:6px;height:6px;background:#fff;border:1px solid #000}.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-top-left{top:-3px;left:-3px}.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-top-right{top:-3px;right:-3px}.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-bottom-left{bottom:-3px;left:-3px}.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-bottom-right{bottom:-3px;right:-3px}.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-top{top:-3px;left:50%;margin-left:-3px}.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-right{right:-3px;top:50%;margin-top:-3px}.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-bottom{bottom:-3px;left:50%;margin-left:-3px}.rcrop-wrapper .rcrop-handler-wrapper .rcrop-handler-left{left:-3px;top:50%;margin-top:-3px}.rcrop-wrapper .clayfy-touch-device .rcrop-handler-bottom-right{display:none;width:18px;height:18px;bottom:-5px;right:-5px}.clayfy-box:not(.clayfy-not-move){cursor:move}.clayfy-ghost{z-index:1000}.clayfy-ghost-opacity{opacity:.5}.clayfy-handler{z-index:1001}.clayfy-handler.clayfy-top{cursor:n-resize}.clayfy-handler.clayfy-top.left{cursor:nw-resize}.clayfy-handler.clayfy-top.right{cursor:ne-resize}.clayfy-handler.clayfy-bottom{cursor:n-resize}.clayfy-handler.clayfy-bottom.left{cursor:sw-resize}.clayfy-handler.clayfy-bottom.right{cursor:se-resize}.clayfy-handler.clayfy-left,.clayfy-handler.clayfy-right{cursor:w-resize}.clayfy-handler.clayfy-touch-device{background:#fff;border:1px solid #000;border-radius:3px}.clayfy-sort-droparea{border:2px solid #ccc}
.dragscroll{overflow:auto}.dragscroll .drag-handle{cursor:-webkit-image-set(url('/images/openhand.png') 1x,url('/images/openhand@2x.png') 2x) 0 0,pointer}.dragscroll .drag-handle.active{cursor:-webkit-image-set(url('/images/closedhand.png') 1x,url('/images/closedhand@2x.png') 2x) 0 0,pointer}
select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{min-width:100px\9}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px;z-index:1}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){min-width:100px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:auto;background:#eee}.bootstrap-select.btn-group.disabled .bs-caret,.bootstrap-select.btn-group>.disabled .bs-caret{display:none}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group.bs-container{position:absolute;height:0!important;padding:0!important}.bootstrap-select.btn-group.bs-container .dropdown-menu{z-index:1060}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;max-width:70vw;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:33.33%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}.dropdown-header{cursor:pointer;}
.skin-black .main-header{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.skin-black .main-header .navbar-toggle,.skin-black .main-header>.navbar .nav>li>a,.skin-black .main-header>.navbar .sidebar-toggle{color:#555}.skin-black .main-header .navbar-brand{color:#333;border-right:1px solid #eee}.skin-black .main-header>.navbar{background-color:#fff;box-shadow:2px 0 2px}@media (min-width:767px){.skin-black .main-header>.navbar .nav .open>a,.skin-black .main-header>.navbar .nav .open>a:focus,.skin-black .main-header>.navbar .nav .open>a:hover,.skin-black .main-header>.navbar .nav>.active>a,.skin-black .main-header>.navbar .nav>li>a:active,.skin-black .main-header>.navbar .nav>li>a:focus,.skin-black .main-header>.navbar .nav>li>a:hover{background:#fff;color:#999}}.skin-black .main-header>.navbar .sidebar-toggle:hover{color:#999;background:#fff}.skin-black .main-header>.navbar>.sidebar-toggle{color:#333}.skin-black .main-header>.navbar .navbar-nav>li>a{border-right:1px solid #fff}.skin-black .main-header>.navbar .navbar-custom-menu .navbar-nav>li>a,.skin-black .main-header>.navbar .navbar-right>li>a{border-right-width:0}.skin-black .main-header>.logo{background-color:#fff;color:#555;border-bottom:0 solid transparent}.skin-black .main-header>.logo:hover{background-color:#fcfcfc;color:#333}@media (max-width:767px){.skin-black .main-header>.logo{background-color:#222;color:#fff;border-bottom:0 solid transparent;border-right:none}.skin-black .main-header>.logo:hover{background-color:#1f1f1f}}.skin-black .main-header li.user-header{background-color:#fff}.skin-black .content-header{background:0 0;box-shadow:none}.skin-black .left-side,.skin-black .main-sidebar{background-color:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);}.skin-black .sidebar a,.skin-black .user-panel>.info,.skin-black .user-panel>.info>a{color:#fff}.skin-black .sidebar-menu>li.header{color:#637279;background:#343c3e}.skin-black .sidebar-menu>li>a{border-left:0}@media (min-width:768px){.skin-black .sidebar-menu>li.active>a,.skin-black .sidebar-menu>li:hover>a{color:#ccc;background:rgba(0,0,0,.4);border-left-color:var(--main-color)}.skin-black .sidebar a:hover{text-decoration:none}}.skin-black .sidebar-menu>li>.treeview-menu{margin:0 1px;background:#2b3132}.skin-black .treeview-menu>li>a{color:#ddd}.skin-black .treeview-menu>li.active>a,.skin-black .treeview-menu>li>a:hover{color:#ffeb3b}.skin-black .sidebar-form{border-radius:3px;border:1px solid #374850;margin:10px}.skin-black .sidebar-form .btn,.skin-black .sidebar-form input[type=text]{box-shadow:none;background-color:#343c3e;border:1px solid transparent;height:35px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.skin-black .sidebar-form input[type=text]{color:#666;border-radius:2px 0 0 2px}.skin-black .sidebar-form input[type=text]:focus,.skin-black .sidebar-form input[type=text]:focus+.input-group-btn .btn{background-color:#fff;color:#666}.skin-black .sidebar-form input[type=text]:focus+.input-group-btn .btn{border-left-color:#fff}.skin-black .sidebar-form .btn{color:#999;border-radius:0 2px 2px 0}.small-box h4{font-size:12px;margin-top:4px;margin-bottom:4px}
.suggestions-nowrap{white-space:nowrap}.suggestions-input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-wrapper{position:relative;margin:0;padding:0;vertical-align:top;-webkit-text-size-adjust:100%}.suggestions-addon{display:none;opacity:0;position:absolute}.suggestions-addon[data-addon-type=spinner]{background:rgba(255,255,255,.75) url(data:image/gif;base64,R0lGODlhEAAQAKUAABwaHIyOjMzKzOTm5LSytFxaXHR2dJyenNza3PT29Ly+vISGhERGRJSWlNTS1Ozu7Ly6vGRmZHx+fKSmpOTi5Pz+/MTGxDQyNJSSlMzOzOzq7LS2tHx6fNze3Pz6/MTCxIyKjExKTJyanNTW1PTy9GxqbKyqrP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAnACwAAAAAEAAQAAAGk8CTcHgSHYjIU8dAOoFApwfDkfQYJqcFdBFKECleS4mCaSAum1MiIwQFHBWTRtgJxC8XYYIggSQlABwPRAODSB0jQxYKEB9JQiUFBQaLCo6PEZIGQyReSCRNQx4ZBIlIDgQOHkIQEBQVI54kIxUUG35RqxQEJBkOJAQDJx6GQh4biQJsGRCrSA/NJ8rDG8WPI6ZIQQAh+QQJCQArACwAAAAAEAAQAIUEAgSEgoTEwsTk4uSkoqRERkRkYmTU0tT08vSUlpS0srRsbmwcHhyMiozMyszs6uysqqxcXlzc2tz8+vxMTkycnpy8urx0dnQcGhyEhoTExsTk5uSkpqRMSkxsamzU1tT09vScmpy0trR0cnQ0MjSMjozMzszs7uysrqzc3tz8/vz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGk8CVcLiCoIjI1aAEWoVCq1NEkpw0RKsENGFoDh+TlSmwIXAGHcEKdBASCB+V5SQcVFSKQkcIEoQ0SSUkGQhEJ4VIAylDHyYObUkrFx4eAR8OJpBJk5VDCF5EEporEyYKH0kjAAt0KxYWAyofXghxBBgMQidhAwoImQgKAysIgEMTIqiYYhZhSCfNK8vIrZErH6hJQQAh+QQJCQAkACwAAAAAEAAQAIUEAgSEhoTExsTk5uRMTkykpqTU1tRsamz09vS0trR0dnScmpzMzszs7uzc3tw0MjRcXly0srT8/vy8vrx8fnwcGhyUkpTMyszs6uysqqzc2tx0cnT8+vy8urx8enykoqTU0tT08vTk4uRkZmT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkECScEhKdIhI0qCAIGUypJDCkeR8BE7oR8EhNrqaRSMSEY0uJIRB2OmIJIKQcJCRTCAQIYeRWCMXBAtyQyFNSCIiQwYMFyBJQgEeHhYGFwyOjwEKk4SGRA5+egwRoUMUFR4NbG4SBoYaGxIZDw9CXyQiESGXDAAFaQxEHH0kliQHFZ5DDR1dxhgVWI9CBqVDQQAh+QQJCQAmACwAAAAAEAAQAIUcGhyMjozMysxUVlTk5uSsrqx0cnT09vS8vrzc3tyEgoScnpxERkTU0tTs7uy0trRkZmR8fnz8/vzExsSMioykpqQ0MjSUlpTMzsxcWlzs6uy0srR0dnT8+vzEwsTk4uSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjkCTcGiaCIhIk4PUMZEQphHlk+w8Gk7oJtAcOpqEzQgxIUSwh4SQRPpIRAehhiSZcDjCDuYhSpYgJSNEI3FIGlRCIhgCWEkmFxQUCyICGI1JkCALQ4RJH2pDeht9SBQWIIJObW+FCQoSDyEMQl8mH2IQECIABSYHlyZWfQMZJhwWhURLTcRKFhiOQwZ4SUEAIfkECQkAKQAsAAAAABAAEACFBAIEhIKExMLE5OLkREZEpKKkZGZk1NLU9PL0tLK0dHZ0XF5cnJqczMrM7OrsbG5s3Nrc/Pr8vLq8NDI0jI6MTE5MrK6sHBochIaExMbE5ObkTEpMpKakbGps1NbU9Pb0tLa0fH58ZGJkzM7M7O7sdHJ03N7c/P78vL68////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpDAlHCY8niIyBRJEkk1RqlPwZGMgA5OqIDTHJKamgRidHAwjpGBUCIZnDwfISlzOlAowsgIdERKQglxQwiCRA5UQh4jDVhJKQUMDBYeT41JkJKDhUMDJkR6CX1EDBUMCGttJyWeKQMUJygLInJNBQAHJQoQEyApEaIpCBcPKQYdKRgbm0IZF1TGSgSWjiEBjkEAIfkECQkAJgAsAAAAABAAEACFBAIEhIKExMLE5OLkpKKkTE5M1NLU9PL0lJKUZGZktLK0zMrM7Ors3Nrc/Pr8nJqcdHZ0NDI0jI6MrKqsXF5cHBochIaExMbE5ObkpKak1NbU9Pb0lJaUbGpsvLq8zM7M7O7s3N7c/P78nJ6cfHp8ZGJk////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpRAk3Bo0miISBPI4zAtPiaHB5SUGpzQD5MIaoYUh48BpMBEzSaPByPSbIQHjahByAgdH8UReXkI3kMHgEQHVEIaHwtXSSYKExMeGk+LSQoZkEMGDUkYaEIMHQAQSRMJGQdCFRUZDgEhQhgjIgsQoyYXbxMVGhYWAwUCJhuvQxsRoxAkJgglg0MLEVTJShSbjEISCIxBACH5BAkJACkALAAAAAAQABAAhRwaHIyOjMzKzFxaXKyurOTm5HR2dJyenLy+vPT29Nze3DQ2NISChJSWlNTS1GxqbLS2tOzu7KyqrMTGxPz+/ERGRIyKjDQyNJSSlMzOzGRmZLSytOzq7Hx6fKSipMTCxPz6/OTi5ISGhJyanNTW1HRydLy6vPTy9ExKTP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTwJRwmCKRiMhUxARKCTIpkCmSBEEcTmiGSYw0C5tTxnHahKLUlMkUopASwhOJEoKYhKAM5Ih0XJtDJ3BIJydDJQMDD0lCHwgmE4gDGowpjggTQyQKSREFXR0ADEkQDBuDFxcSFAFnKRyrDhYBQgJwGwsKGA0hGgIpCa5CCRUWKSLGHgaARA4VhsgpJwaclSkjB4xBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTGxKSipOTm5ERGRLSytGxqbJSSlNTW1PT29IyKjMzOzKyqrOzu7FxeXLy6vHR2dDQyNExOTJyanOTi5Pz+/Hx+fBwaHISGhMzKzKSmpOzq7ExKTLS2tNza3Pz6/IyOjNTS1KyurPTy9Ly+vHx6fJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTQJRwiEokiEiUAwJCaRgoEMSRBHlETiiDSRQoUBUDiSEiGSpRKgqD2VgSXxQpYal4IELOARBJiq5NQyIfSSQkQwEHB31JKCIMGgkXiox+kEdCH2hIDmpCDhkSCEkCFF5CHR0eFicEnxAWHwMbQiJfJRMVAwMEF1ggrkMKDxQoCCcoBiGBRAkPhxTFCgubjSgNI41BACH5BAkJACoALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSWlHRydCwuLMzKzOzq7KyqrNza3Pz6/Ly6vIyOjFxeXJyenHx6fBwaHISGhMTGxOTm5KSmpNTW1PT29LS2tGxubJyanHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vGRiZP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaRQJVwqOJwiEhV5uJQNUaqiISUPFw+TuhIEiE2OioCwDAyHBCDKFXFEJVOC5PwwDkNPBIhyXIJJA0eBl1DHHJIBwdDExYWGElCZA0ciyGOjwZPR0ImGlWJQwcKBRVJHAiCQhQpKCcPTSokDXZ4QhxdGQkaCAgkIBBqRB0LGyoPDyooG4NEJiGJxiodG6+PKrRJQQAh+QQJCQAnACwAAAAAEAAQAIUcGhyMjozMyszk5uRUVlSsrqx0cnTc2tz09vS8vryEgoScnpxERkTU0tTs7uy0trRkZmR8enzk4uT8/vzExsSMioykpqQ0MjSUlpTMzszs6uxcWly0srR0dnTc3tz8+vzEwsSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkMCTcHgydIjIk+DiOBE2p0+piURcIk5opvQhNhAnE2AEgZA4gyiVIXpMFB4hYjSRlEpCR+gSSDY4GV1DBxJJCCRDCxUVGElCDRkCI4qMjicNAhkjQxIaSSRUQiQWEAVJIxwNgh0GAhNTonQSD3gnHmAZCgMgIA4chROhURUPJyUJl1xJEhVgxycIsJYnFAKOQQAh+QQJCQApACwAAAAAEAAQAIUEAgSEgoTExsTk5uRERkSkoqRkZmTU1tSUlpT09vS0srRcXlx0dnSMiozMzszs7uzc3tw0NjRMTkysqqx0cnScnpz8/vy8urwcGhyEhoTMyszs6uxMSkykpqRsamzc2tycmpz8+vxkYmR8fnyMjozU0tT08vTk4uS8vrz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGj8CUcJgKBIjIVIlgShk8qQ1GkEwQGk6oAZMgHkIpReRDYZQAnZTlIVyIUBbSSfhhWE6Xi9CE4FSSJQoOYEMQA0kmXUITICBpSUoOGgeMjpBKGg4HQwNsSCaeQgkKAXpIgSWEDSQOFhqeJgd3eUInYB8gDyUlDwqHIaEpIRVUGhopDheERAMdYJnCF8GAm0lBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSSlHRydBweHMzKzOzq7KyqrNza3Pz6/IyOjLy6vJyanHx6fBwaHISGhMTGxOTm5KSmpFxeXNTW1PT29GxubHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaWQJRwiJIoiEgUZ3NAfSooESiU7GwoTugH1CGSIqhJYRC4cCwj1KEhXHwaJUpGSAqUCBaG8EBIPJILAB4ORAOESBwcQxMPDwhJQiGSHAgjGo+QBiENikIiTUgHoEIdAhQYSZQGYCgEGhAlHF1qHCUDExNCDl0DCAchBgcIcxEiRCUTBigNVCETrEQiE12bKBETxpBCiZBBADs=) 50% 50% no-repeat;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.suggestions-addon[data-addon-type=clear]{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=) 50% 50% no-repeat;background-size:contain;cursor:pointer;opacity:.8}.suggestions-addon[data-addon-type=clear]:hover{opacity:1}.suggestions-suggestions{background:#fff;border:1px solid #999;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;z-index:9999;-webkit-text-size-adjust:100%}.suggestions-suggestions strong{font-weight:400;color:#39f}.suggestions-suggestions.suggestions-mobile{border-style:none}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}.suggestions-suggestion{padding:4px 4px;overflow:hidden}.suggestions-suggestion:hover{background:#f7f7f7}.suggestions-selected{background:#f0f0f0}.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{padding:4px 4px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%;line-height:20px}.suggestions-constraints{list-style:none!important;margin:0!important;padding:0!important;position:absolute!important;white-space:nowrap!important}.suggestions-constraints:empty{display:none!important}.suggestions-constraints li{background:#f8f8f8;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:default;display:inline-block;margin:0 4px 0 0;padding:0 .5em}.suggestions-constraints li .suggestions-remove{height:1em;width:1em;display:inline-block;margin:0 0 0 .25em;background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=) 50% 50% no-repeat;background-size:contain;cursor:pointer;opacity:.8}.suggestions-constraints li .suggestions-remove:hover{opacity:1}.suggestions-constraints li span{vertical-align:middle}.suggestions-subtext{color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:""}.suggestions-promo{font-size:85%;display:none;color:#777;padding:4px;text-align:center}.suggestions-promo a{color:#777;display:block;filter:grayscale(100%);line-height:20px;text-decoration:none}.suggestions-promo a:hover{filter:grayscale(0)}.suggestions-promo svg{height:20px;vertical-align:bottom}.suggestions-promo-desktop{position:absolute;top:0;right:0;text-align:left}
.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#FFF}.toast-message a:hover{color:#CCC;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#FFF;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:alpha(opacity=80);filter:alpha(opacity=80);line-height:1}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:alpha(opacity=40);filter:alpha(opacity=40)}.rtl .toast-close-button{left:-.3em;float:left;right:.3em}button.toast-close-button{padding:0;cursor:pointer;background:0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:52px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#FFF;opacity:.8;-ms-filter:alpha(opacity=80);filter:alpha(opacity=80)}#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}#toast-container>div:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:alpha(opacity=40);filter:alpha(opacity=40)}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}
.widget_expert_image,.widget_expert_info{overflow:hidden;box-shadow:0 0 10px #999}.widget_example{width:100%;height:600px;background:url("/img/site_back.jpg") 50% 50%/contain no-repeat;border:1px solid #ccc;border-radius:4px}.widget_expert,.widget_expert_image{border-radius:50%;position:absolute}.widget_expert{min-width:100px;min-height:50px;display:block;bottom:1.4em;z-index:1000}.widget_expert.left{left:1.4em}.widget_expert.right{right:1.4em}.widget_expert_image{z-index:1;outline:0;top:-50px;left:50%;margin-left:-50px;width:100px;height:100px;cursor:pointer;background-color:#ddd;border:4px solid #fff}.widget_expert_image:hover{box-shadow:0 0 10px #555}.widget_expert_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;-o-object-position:center;object-position:center}.widget_expert_image img:hover{animation:2s linear infinite widget_pulse}.widget_expert_timer{top:-50px;right:-10px;width:40px;height:20px;position:absolute;text-align:right;font-weight:700;color:red}.widget_expert_info{width:300px;height:280px;position:relative;display:none;border-radius:20px;padding:20px;background-color:#fff;transition:.5s}.widget_expert_name{position:absolute;top:60px;right:0;width:100%;height:40px;text-align:center;font-size:24px}.widget_expert_description,.widget_expert_socials{font-size:16px;right:0;width:100%;text-align:center;position:absolute}.widget_expert_description{padding-right:30px;padding-left:30px;top:100px;height:60px}.widget_expert_socials{top:160px;height:70px}.widget_expert_socials ul{list-style:none;padding:0;margin:0}.widget_expert_phone{position:absolute;top:230px;right:0;width:100%;height:30px;text-align:center;font-size:20px;font-weight:700}.widget_expert_close{top:20px;right:20px;width:20px;height:20px;cursor:pointer;position:absolute;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url('/img/cross-popup.svg');transition:.5s}.widget_expert_close:hover{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}@keyframes widget_pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}
@font-face{font-family:Linearicons-Free;src:url(/fonts/Linearicons-Free.eot);src:url(/fonts/Linearicons-Free.eot?#iefixw118d) format("embedded-opentype"),url(/fonts/Linearicons-Free.woff2) format("woff2"),url(/fonts/Linearicons-Free.woff) format("woff"),url(/fonts/Linearicons-Free.ttf) format("truetype"),url(/fonts/Linearicons-Free.svg#Linearicons-Free) format("svg");font-weight:400;font-style:normal}[class*=" lnr-"],[class^=lnr-]{font-family:Linearicons-Free;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wizard-card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #dee2e6;border-radius:.25rem}.wizard-card-body{flex:1 1 auto;padding:1.25rem}.forms-wizard{margin:0;padding:0;list-style-type:none;width:100%;display:table;table-layout:fixed;border-radius:.35rem;border:0}.forms-wizard li{display:table-cell;vertical-align:middle;text-align:center;cursor:pointer;font-size:16px;padding:1rem 0;color:#adb5bd;position:relative}.forms-wizard li .nav-link{display:block;padding:0;color:#adb5bd}.forms-wizard li .nav-link:active,.forms-wizard li .nav-link:focus,.forms-wizard li .nav-link:hover{border-color:transparent;color:#495057!important}.forms-wizard li::after,.forms-wizard li::before{position:absolute;height:4px;top:50%;margin-top:-1rem;width:50%;content:'';background:#dee2e6;z-index:5;transition:.2s}.forms-wizard li::after{left:50%}.forms-wizard li::before{left:0}.forms-wizard li:first-child::before{border-top-left-radius:20px;border-bottom-left-radius:20px}.forms-wizard li:last-child::after{border-top-right-radius:20px;border-bottom-right-radius:20px}.forms-wizard li em{font-style:normal;font-size:1.5rem;background:#ced4da;color:#fff;text-align:center;padding:0;width:40px;height:40px;line-height:40px;border-radius:50px;display:block;margin:0 auto .5rem;position:relative;z-index:7;transition:.2s}.forms-wizard li.active .nav-link{color:#495057}.forms-wizard li.active em{background:#da624a;color:#fff}.forms-wizard li.active::after,.forms-wizard li.active::before{background:#da624a}.forms-wizard li.done em{font-family:Linearicons-Free;background:#3ac47d;overflow:hidden}.forms-wizard li.done em::before{width:42px;height:42px;font-size:16px;line-height:40px;text-align:center;display:block}.forms-wizard li.done::after,.forms-wizard li.done::before{background:#3ac47d}.forms-wizard li.done:hover{color:#495057!important}.forms-wizard li:hover{color:#6c757d}.forms-wizard-alt .forms-wizard li{font-size:.9rem}.forms-wizard-alt .forms-wizard li em{width:14px;height:14px;line-height:14px;text-indent:-999rem;border:2px solid #fff}.forms-wizard-vertical .forms-wizard{display:block;width:100%;float:left;padding:0 30px 20px 0}.forms-wizard-vertical .forms-wizard li{display:block;margin:0;padding:0;float:none}.form-wizard-content .spec.btn>div,.forms-wizard-vertical .forms-wizard li::after,.forms-wizard-vertical .forms-wizard li::before{display:none}.forms-wizard-vertical .forms-wizard li a{text-align:left;display:flex;align-items:center;align-content:flex-start;padding:.75rem;margin-bottom:.5rem;border-radius:.4rem;transition:.2s}.forms-wizard-vertical .forms-wizard li a em{margin:0 .75rem 0 0}.forms-wizard-vertical .forms-wizard li a:active,.forms-wizard-vertical .forms-wizard li a:focus,.forms-wizard-vertical .forms-wizard li a:hover{background:#e9ecef;color:#495057!important}.forms-wizard-vertical .forms-wizard li.active a{background:#4caf50;color:#fff}.forms-wizard-vertical .forms-wizard li.active a:active,.forms-wizard-vertical .forms-wizard li.active a:focus,.forms-wizard-vertical .forms-wizard li.active a:hover{color:#fff!important}.forms-wizard-vertical .forms-wizard li.active a em{background:#fff;color:#4caf50;font-weight:900}.forms-wizard-vertical .form-wizard-content{width:100%;min-height:400px;overflow:auto}@media (min-width:768px){.forms-wizard-vertical{padding:20px}.forms-wizard-vertical .forms-wizard{width:30%}.forms-wizard-vertical .form-wizard-content{width:70%}}.forms-wizard li.done em:before{content:"\e87f"}.form-wizard-content .spec.btn{background:#fff;transition:1s}.form-wizard-content .spec.btn.active{background:#28a745!important}