@charset "UTF-8";
@import url(../fonts/google/fonts.css);
@import url(../fonts/google/fonts2.css);
@import url(../fonts/google/fonts3.css);
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 26px;
}

h3, .h3 {
  font-size: 20px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 17px;
}

h6, .h6 {
  font-size: 15px;
}

p {
  margin: 0 0 12px;
}

.lead {
  margin-bottom: 24px;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 767px) {
  .lead {
    font-size: 25.5px;
  }
}

small,
.small {
  font-size: 76%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #428bca;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #3071a9;
}

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

.bg-primary {
  background-color: #428bca;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3071a9;
}

.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: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 24px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 767px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 21.25px;
  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.428571429;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 16px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 767px) {
  .container {
    width: 768px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 1064px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1320px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -20px;
  margin-right: -20px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}

.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-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 767px) {
  .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-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@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-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@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-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

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

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

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 766px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 25.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 17px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 17px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #777777;
}

.form-control::-webkit-input-placeholder {
  color: #777777;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px;
  }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 31px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 53px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 41px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 31px;
  line-height: 31px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 31px;
  line-height: 31px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 31px;
  min-height: 37px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 53px;
  line-height: 53px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 53px;
  line-height: 53px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 53px;
  min-height: 47px;
  padding: 11px 16px;
  font-size: 23px;
  line-height: 1.33;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 47.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 53px;
  height: 53px;
  line-height: 53px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}

.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 29px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 767px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}

.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 767px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 20px;
}

@media (min-width: 767px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 23px;
  }
}

@media (min-width: 767px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}

.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: 17px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.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;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  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: #e6e5e5;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e5e5;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e5e5;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #000;
  background-color: #fff;
  border-color: #4cceff;
}

.btn-primary:focus, .btn-primary.focus {
  color: #000;
  background-color: #e6e5e5;
  border-color: #0094cc;
}

.btn-primary:hover {
  color: #000;
  background-color: #e6e5e5;
  border-color: #0fbdff;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #000;
  background-color: #e6e5e5;
  border-color: #0fbdff;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #000;
  background-color: #d4d4d4;
  border-color: #0094cc;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #fff;
  border-color: #4cceff;
}

.btn-primary .badge {
  color: #fff;
  background-color: #000;
}

.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 > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success: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 > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info: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 > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning: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 > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #428bca;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  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;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 17px;
  text-align: left;
  background-color: #red;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 767px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .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:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.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, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.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 input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-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: 17px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 23px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 767px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 767px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 24px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 767px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 767px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 767px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 320px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px;
}

@media (min-width: 767px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 767px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 767px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 13px 20px;
  font-size: 23px;
  line-height: 24px;
  height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 767px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -20px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 20px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 767px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 6.5px -20px;
}

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

@media (max-width: 766px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 24px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 767px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}

.navbar-form {
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 6px;
  margin-bottom: 6px;
}

@media (min-width: 767px) {
  .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: 766px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 767px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 13px;
  margin-bottom: 13px;
}

@media (min-width: 767px) {
  .navbar-text {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (min-width: 767px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -20px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5d5d;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 766px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090808;
}

.navbar-inverse .navbar-brand {
  color: #777777;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #777777;
}

.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090808;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090808;
  color: #fff;
}

@media (max-width: 766px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #777777;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #777777;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 24px 0;
  list-style: none;
  text-align: center;
}

.pager:before, .pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #428bca;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

.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: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.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: 26px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 20px;
  padding-right: 20px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 767px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 77px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 24px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  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 {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  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: 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: 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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .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: #e1edf7;
}

.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, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
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, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
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, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
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, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
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: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead: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:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 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:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 24px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  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: 25.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 767px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    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: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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: 17px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  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: 17px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 767px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.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: 766px) {
  .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: 766px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 766px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 766px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 767px) 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: 767px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 767px) 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: 766px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 767px) 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;
  }
}

header .container .row-top,
header .container-fluid .row-top {
  margin-left: -20px;
  padding-top: 30px;
  border-top: 1px solid #4cceff;
}

/*header*/
header {
  font-size: 13px;
  position: relative;
}

header .container,
header .container-fluid {
  min-height: 100px;
}

header .col-md-4 .head_buttons {
  margin: 0 -2px;
  padding-right: 0;
}

header .col-md-9 .head_buttons {
  position: relative;
  top: 4px;
  left: 10px;
}

header .col-md-9 .head_buttons i {
  width: 72px;
}

header .tech_sup strong {
  color: #584c81;
  font-size: 20px;
  /*font-size: @font-size-large;*/
  font-family: TTRussoSans-Bold;
}

header .index_sup {
  text-align: right;
  float: right;
}

header .col-md-9 .city_change {
  padding-left: 20px;
}

header .logo {
  display: inline-block;
  margin-bottom: 15px;
}

header .top_menu {
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  header .top_menu {
    margin-top: -2px;
  }
}

header .top_menu li {
  padding: 0;
  margin: 0;
  float: left;
  margin-right: 0px;
}

header .top_menu li a {
  font-family: TTRussoSans-Bold;
  text-transform: uppercase;
  font-size: 17px;
  color: #00b9ff;
  outline: none !important;
  font-family: TTRussoSans-Bold;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 10px;
  transition: all 0.4s ease;
  text-decoration: none !important;
}

header .bottom_menu li a {
  font-size: 14px !important;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  header .top_menu li a {
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
  }
}

header .top_menu li a:hover,
header .top_menu li a.active {
  /*color: @blue;*/
  color: #11004b;
  text-decoration: none;
}

header .top_menu li a.red_link {
  color: #ff2913;
  text-decoration: none;
}

header .top_menu li.active a {
  color: #7fdcff;
}

.user_menu {
  text-align: right;
  margin-top: -5px;
}

.user_menu ul {
  display: inline;
  margin: 0;
}

.user_menu ul li {
  padding-left: 17px;
  display: inline-block;
  font-size: 14px;
}

.user_menu ul li a {
  color: #584c81;
}

.user_name {
  font-family: TTRussoSans-Bold;
  text-transform: uppercase;
  font-size: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 7px;
}

.icon-close {
  background: url("../img/close.png") no-repeat center 4px;
  width: 14px;
  height: 14px;
}

@media (max-width: 1199px) {
  header .container .row-top,
  header .container-fluid .row-top {
    height: 56px;
    padding-top: 0;
    border-top: 0;
  }
  header .tech_sup strong {
    font-size: 18px;
    vertical-align: middle;
    padding-left: 20px;
  }
  header .index_sup {
    height: 55px;
    line-height: 55px;
  }
  header .head_buttons {
    height: 55px;
    line-height: 55px;
    padding-right: 20px !important;
  }
  header .head_buttons a {
    border-color: transparent;
    margin-right: 5px;
    line-height: 40px;
  }
  header .head_buttons a i {
    width: 40px;
  }
  header .head_buttons a span {
    display: none;
  }
  .user_menu {
    margin-right: -44px;
  }
}

@media (max-width: 992px) {
  header {
    height: 40px;
    padding-top: 56px;
  }
  header .container,
  header .container-fluid {
    position: relative;
  }
  .user_menu {
    padding-right: 0;
  }
  .t_item2 .t_item {
    height: auto !important;
  }
}

@media (max-width: 767px) {
  header .row {
    margin: 0 !important;
  }
}

.head_buttons {
  float: right;
  padding-right: 10px;
  padding-top: 0px;
  padding-left: 15px;
}

.head_buttons * {
  cursor: pointer !important;
}

.head_buttons a {
  display: inline-block;
  height: 40px;
  margin-right: 19px;
  border: 1px solid #dbd8e4;
  border-radius: 2px;
  text-decoration: none;
  vertical-align: middle;
  transition: background-color ease 0.4s, border-color ease 0.4s, color 0.4s ease;
}

.head_buttons a span {
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
  color: #000000;
  font-family: TTRussoSans-Bold;
  font-size: 14px;
  text-transform: uppercase;
}

.head_buttons a i {
  display: inline-block;
  height: 40px;
  width: 64px;
  /*width: 72px;*/
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAACgCAMAAACYJNqaAAAAwFBMVEUAAAD///8Auf8Auf////8Auf////9h0P////8Auf////////8Auf////////8Auf8Auf////8Auf////8Auf////8Auf////8Auf////////8Auf8Auf////////8Auf////8Auf8Auf////////8Auf////8Auf////////8Auf8Auf////8Auf////8Auf////8Auf8Auf8Auf////////8Auf8Auf////////////////////8Auf8Auf/////od9OAAAAAPnRSTlMA7u7d3hEQA/n5/aKCF2VlWW9vIhvDw7Ozq1pDCwb09NSloI9HR0M5DNuteDsk5eV419KNgVMvk4Z+NS2DUO6U+KQAAALjSURBVGje7ZnHkqswEEVFMhK2weAccc7Zk0P3///VmzHmGVi2mKqZKp0VWnBKuuretJhC8RcYwTczedHFMAwdNiwXujDKR9SDk5XFJpnOkEVYJNEz6EYSnXrWCjyn1mvo0kQ1aKQyCw2b0TBEL7XBEiMyhkVi1YIdVeRBcF9YosGoPCWv7QAVRkYH/c6hRxe1opDk2cCdU5fuWZwgQVijeixdNITei7rlbNDL6BM27BKlZBxsC9b02289NaIqbIiZB2OJS4Pb310BoO/IItu7VOzb7kqlGlMoFArFb6SI30zlRRPTNDU8slyYYzEf0dIZFrL0SaYhZuEFWlComUk06lkfcZJat3FOE5WxnspsYNqMhsmT4XbwgV6Wb4lV06lSRS7690WB1xmV9+S17bHDyGio3dkv6aJmFJI8R/yPM5zTPdtUkwzIl1bQeJ1ry6hbhia9jB7x+GXYsi9W+34Z21TRGzbf63g9UJ1PXSxKXBre/t5yRK1KFvXdSce+1ebLa5UpFAqF4pfT6+WiqZwBDE/ec4ErI1vS40EYWFYQQkkyHh260axd1KREQTzAHkmO/1vxO8QMGlIiA2rxZNvIS3SSPFo3ftloSYY9jifkgZTICmEWZR1asgUpNrvdRoB0k5TgimRhW5WgtlgfDuvFLqjQz2aXBIAXhw2iRG3cNcB5vIi+KyMDYE197wlnyf0FQHyFaGQTbtH6zQb4zF6gsCkiAUJPATQR83TIoHtMoVAoFD/CcpmLpjNEXLnyngleaduSHhcHfqHgD/BDMh7NmV9n7Q6vSol8LMZD21cpUTN+h5hiXUq0wnI82V79DlET5/HLRjOvsH0pUXngTK9ZO4OybEHyY7V65CjdJA8OfuG8ylnKHb+8be/37W3V79DPZr9wRDcOG/kLtXHbiMPi9jaQbptInUJ3cDBN7s93iK8Q9exAvUnrt76DjyzFB/I+RcSRaykcmoi5GmbQXKZQ/BH+AXiRb68EH5bsAAAAAElFTkSuQmCC");
  vertical-align: middle;
}

.head_buttons a:hover {
  background: #4cceff;
  border-color: #4cceff;
}

.head_buttons a:hover span {
  color: #ffffff;
}

.head_buttons a:hover.online_shop i {
  background-position: center -40px;
}

.head_buttons a:hover.personal i {
  background-position: center -120px;
}

.head_buttons a.online_shop i {
  background-position: center 0;
}

.head_buttons a.personal i {
  background-position: center -80px;
}

@media (min-width: 1200px) and (max-width: 1449px) {
  div:not(.mh_elements) > .head_buttons a span {
    display: none;
  }
}

@media (min-width: 1450px) and (max-width: 1649px) {
  div:not(.mh_elements) > .head_buttons a {
    margin-right: 10px;
  }
  div:not(.mh_elements) > .head_buttons a i {
    width: 60px;
  }
  div:not(.mh_elements) > .head_buttons a span {
    font-size: 13px;
    line-height: 40px;
    padding-right: 12px;
  }
}

.page_title {
  height: 140px;
}

.crumbs {
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  padding-left: 11px;
}

.crumbs a {
  color: #584c81;
  padding-left: 11px;
  position: relative;
}

.crumbs a:before {
  content: "";
  display: block;
  width: 6px;
  height: 12px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAMCAYAAABBV8wuAAAAUUlEQVR42n2QwQ0AEBAE+ahCJbSgAO0oxttDHaIAemE9fC7LY3LJbLKXOxVDkugzpbSgAy/lBAtkJiswVN4dRcpvcKsGq6LhkSzM7MAG3PMlG8QXaXfMkxT4AAAAAElFTkSuQmCC");
  position: absolute;
  left: 0;
  top: 4px;
}

/*content*/
.page_content {
  /*#main {*/
  padding-left: 20px;
}

.page_content h1 {
  margin-left: 0;
}

.page_content p {
  padding-right: 40px;
}

.page_content .page_fancy {
  margin-left: -20px;
  position: relative;
  display: inline-block;
}

.page_content .page_fancy:before {
  content: "";
  display: block;
  z-index: 2;
  width: 60px;
  height: 60px;
  background: data-uri("../img/zoom.png") center center no-repeat #4cceff;
  position: absolute;
  right: 0;
  bottom: 0;
}

.page_content .page_fancy:hover:before {
  background-color: #7fdcff;
}

.page_content table {
  font-size: 14px;
  border: 1px solid rgba(97, 86, 136, 0.3);
}

.page_content table th {
  font-size: 14px;
  background: #ffffff;
  border-bottom: 2px solid #584c81;
  vertical-align: middle;
  padding: 10px 10px;
  text-align: left;
}

.page_content table td {
  border-bottom: 1px solid rgba(97, 86, 136, 0.3);
  padding: 5px 10px 5px;
}

@media (max-width: 420px) {
  .page_content table td {
    display: block;
  }
}

.page_content table tr:hover td {
  background: #fbfbfb;
}

.page_content ul {
  list-style: none;
  padding-left: 25px;
  margin-left: 0;
  margin-top: 20px;
  color: #666;
}

.page_content ul li {
  margin-bottom: 20px;
  font-size: 14px;
}

.page_content ul li:before {
  content: "•";
  color: #584c81;
  position: absolute;
  margin-left: -25px;
  font-weight: bold;
}

.page_content ul li li:before {
  color: #887fa5;
}

.page_content ol {
  padding-left: 25px;
  margin-left: 0;
  margin-top: 20px;
  color: #666;
  counter-reset: li;
}

.page_content ol li {
  list-style-type: none;
  counter-increment: li;
  position: relative;
  margin-bottom: 20px;
  font-size: 14px;
}

.page_content ol li:before {
  content: counter(li) ".";
  position: absolute;
  left: -42px;
  top: 1px;
  width: 2em;
  text-align: right;
  color: #584c81;
  font-family: TTRussoSans-Bold;
  font-size: 14px;
}

.page_content ol li li:before {
  content: counter(li, lower-alpha) ".";
  font-family: TTRussoSans-Bold;
  font-size: 14px;
  color: #887fa5;
}

.accounts_view {
  padding: 40px 11px;
  padding-left: 30px;
}

.report-data {
  margin-left: 10px;
}

.period {
  margin: 0 0 0 30px;
  padding: 8px 0;
  padding-bottom: 0px;
  font-size: 15px;
  border-bottom: 1px solid #e7e6ee;
  white-space: nowrap;
}

.period select {
  text-transform: uppercase;
}

input.report-date {
  width: 120px;
  background: #fff;
  border: 1px solid #e7e6ee;
  padding: 10px;
  background: url("../img/calendar.png") right 9px top 9px no-repeat;
  border-radius: 2px;
  height: 40px;
  color: #000;
  font-size: 13px;
}

.range {
  color: #b3b3b3;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  padding-top: 8px;
}

.accounts_view, .period, .connections {
  text-transform: uppercase;
  font-size: 15px;
}

.accounts_view label, .period label, .connections label {
  border-bottom: 1px solid #e7e6ee;
  text-transform: none;
}

.accounts_view select, .period select, .connections select {
  background: transparent;
  border: 0;
  color: #00b8ff;
  width: 100px;
  margin-left: 10px;
}

.connections {
  text-align: right;
  margin: 20px 0;
}

.connections select {
  width: auto !important;
}

.datmark-exist {
  background-color: #D6F4FF;
}

.datmark-nonexist {
  background-color: #FFD9D6;
}

.datmark-progress {
  background-color: #FDFFD1;
}

.datmark-ready {
  background-color: #36b765;
}

.datmark-exist:hover {
  background-color: #ADE8FF !important;
}

.datmark-nonexist:hover {
  background-color: #FFBDB8 !important;
}

.datmark-progress:hover {
  background-color: #FFFE99 !important;
}

.datmark-ready:hover {
  background-color: #36b765 !important;
}

.traffic_detail td {
  height: 50px;
  width: 50px;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: inherit;
}

.amount_acquiring_input::-webkit-outer-spin-button,
.amount_acquiring_input::-webkit-inner-spin-button {
  appearance: none;
  margin: 0;
}

.qr_content {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.qr_content__qr-block {
  width: 100%;
  height: 60%;
  display: flex;
  justify-content: center;
}

.qr_content__qr-img {
  width: 32vh;
  height: 32vh;
}

.qr__content__url-block {
  padding: 0;
  margin: 5px 0 0 0;
}

.qr_pay_sidebar {
  width: 100%;
}

.qr_pay_sidebar__data {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 350px;
  padding: 0 !important;
  overflow: hidden;
}

.qr_pay_sidebar__img_block {
  position: relative;
  width: 100%;
  padding: 0 !important;
  border: none !important;
  overflow: hidden;
}

.qr_pay_sidebar__img_block:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.qr_pay_sidebar__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.qr_pay_sidebar__descr_block {
  margin: 0 5px !important;
  padding: 0 !important;
  border: none !important;
  display: flex;
  justify-content: center;
}

.qr_pay_sidebar__descr {
  font-size: 12px;
}

.sidebar-block {
  padding: 0 !important;
  position: relative;
  border: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sidebar-block__img-block {
  padding: 0 !important;
  position: relative;
  height: 300px;
  border: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sidebar-block__img-block:not(:first-child) {
  display: none;
}

.sidebar-block__img-block img {
  height: 300px;
  object-fit: cover;
  object-position: center;
}

/*footer*/
.socnet {
  line-height: 74px;
  text-align: center;
}

.socnet a {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  background: url("../img/socnet.png");
}

.socnet a i {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("../img/socnet.png");
  vertical-align: top;
  opacity: 0;
  transition: opacity 0.4s ease;
}

.socnet a:hover i {
  opacity: 1;
}

.socnet a.sc_vk {
  background-position: -5px -5px;
}

.socnet a.sc_vk i {
  background-position: -6px -54px;
}

.socnet a.sc_fb {
  background-position: -65px -5px;
}

.socnet a.sc_fb i {
  background-position: -67px -54px;
}

.socnet a.sc_ok {
  background-position: -115px 0;
}

.socnet a.sc_ok i {
  background-position: -115px -40px;
}

.socnet a.sc_mr {
  background-position: -125px -5px;
}

.socnet a.sc_mr i {
  background-position: -298px 44px;
}

footer {
  padding-top: 130px;
  overflow: hidden;
}

footer .container, footer .container-fluid {
  background-color: #fff;
}

footer .container .row, footer .container-fluid .row {
  /*margin-left: 0;*/
  padding-left: 20px;
}

footer .container .row .col-md-9, footer .container .row .col-md-3, footer .container-fluid .row .col-md-9, footer .container-fluid .row .col-md-3 {
  height: 133px;
}

footer .container .copyright, footer .container-fluid .copyright {
  color: #584c81;
  font-size: 14px;
  font-family: TTRussoSans-Bold;
  text-transform: uppercase;
  padding-top: 30px;
  margin-left: -20px;
}

footer .container .footer_buttons, footer .container-fluid .footer_buttons {
  float: right;
}

footer .container .footer_buttons .links, footer .container-fluid .footer_buttons .links {
  display: inline-block;
  height: 133px;
  line-height: 133px;
  margin-right: 60px;
}

footer .container .footer_buttons .links img, footer .container-fluid .footer_buttons .links img {
  vertical-align: middle;
  display: inline-block;
  margin-right: 30px;
}

footer .container .im_link, footer .container-fluid .im_link {
  height: 133px;
  line-height: 133px;
}

footer .container .im, footer .container-fluid .im {
  float: right;
  margin-right: 15px;
  font-size: 11px;
  color: #4c4c4c;
  overflow: hidden;
  height: 37px;
  line-height: 37px;
  vertical-align: top;
  display: inline-block;
  top: 49px;
  position: relative;
}

footer .container .im:hover, footer .container-fluid .im:hover {
  color: #4cceff;
  text-decoration: none;
}

footer .container .im:hover .intecmedia-logo, footer .container-fluid .im:hover .intecmedia-logo {
  background-position: 0 -37px;
}

footer .container .im .intecmedia-logo, footer .container-fluid .im .intecmedia-logo {
  display: block;
  height: 37px;
  width: 37px;
  margin: 0 5px;
  background: data-uri("../img/im.png") 0 0 no-repeat;
  float: left;
}

footer .container .im .text, footer .container-fluid .im .text {
  display: block;
  float: left;
}

@media (max-width: 1200px) {
  footer .links {
    height: 90px;
    line-height: 90px;
    position: absolute;
    left: 10px;
    top: 130px;
  }
  footer .container .footer_buttons, footer .container-fluid .footer_buttons {
    float: none;
    text-align: center;
  }
  footer .container .copyright, footer .container-fluid .copyright {
    text-align: center;
    height: 60px;
    padding-top: 0;
    line-height: 60px;
  }
  footer .container .im_link, footer .container-fluid .im_link {
    height: 88px;
    line-height: 88px;
    text-align: center;
  }
  footer .container .im, footer .container-fluid .im {
    top: 29px;
    float: none;
  }
  footer .container .socnet, footer .container-fluid .socnet {
    height: 40px;
    line-height: 40px;
  }
}

@media (max-width: 767px) {
  footer .container > .row, footer .container-fluid > .row {
    margin: 0;
  }
  footer .container .copyright, footer .container-fluid .copyright {
    font-size: 10px;
    padding-top: 0;
  }
  footer .container .links, footer .container-fluid .links {
    margin-right: 0 !important;
    top: 80px;
    left: 10px;
    white-space: nowrap;
  }
  footer .container .im_link a, footer .container-fluid .im_link a {
    font-size: 10px !important;
  }
}

.left_menu {
  transition: left 0.3s ease;
  position: absolute;
  margin-left: -140px;
  top: 0;
  width: 120px;
  text-align: center;
  z-index: 2;
  font-size: 15px;
  font-family: TTRussoSans-Regular;
}

.left_menu a {
  display: block;
  width: 120px;
  height: 100px;
  background-image: url("../img/left_menu.png");
  overflow: hidden;
  cursor: pointer;
  transition: background 0.4s ease, height 0.4s ease;
  position: relative;
  outline: none;
}

.left_menu a i {
  display: block;
  position: relative;
  opacity: 0;
  top: 0;
  width: 120px;
  height: 120px;
  opacity: 0;
  cursor: pointer;
  transition: opacity 0.4s ease, top 0.4s ease;
  background-image: url("../img/left_menu.png");
  background-color: #4cceff;
}

.left_menu a span {
  opacity: 0;
  left: 0;
  top: 76px;
  width: 120px;
  position: absolute;
  text-align: center;
  color: #fff;
  cursor: pointer;
  transition: opacity 0.4s ease, top 0.4s ease;
  line-height: 14px;
}

.left_menu a span.badge {
  opacity: 1 !important;
  width: 20px !important;
  top: 50px;
  left: 65px;
  font-size: 0.8em;
}

.left_menu a span.badge.notice_alert {
  background-color: #ff0000;
}

.left_menu a.lm_sitemap {
  background-position: 0 0;
}

.left_menu a.lm_sitemap:hover {
  background-position: 0 -10px;
}

.left_menu a.lm_sitemap i {
  background-position: 0 -100px;
}

.left_menu a.lm_main {
  background-position: -120px 0;
}

.left_menu a.lm_main i {
  display: none;
}

.left_menu a.lm_statement {
  background-position: -240px 0;
}

.left_menu a.lm_statement:hover {
  background-position: -240px -10px;
}

.left_menu a.lm_statement i {
  background-position: -240px -100px;
}

.left_menu a.lm_call {
  background-position: -360px 0;
}

.left_menu a.lm_call:hover {
  background-position: -360px -10px;
}

.left_menu a.lm_call i {
  background-position: -360px -100px;
}

.left_menu a.lm_alert {
  background-position: -480px 0;
}

.left_menu a.lm_alert:hover {
  background-position: -480px -10px;
}

.left_menu a.lm_alert i {
  background-position: -480px -100px;
}

.left_menu a:hover i {
  opacity: 1;
  top: -10px;
}

.left_menu a:hover span {
  opacity: 1;
  top: 66px;
}

.left_menu a:hover span.badge {
  top: 40px;
}

@media (min-width: 992px) {
  .left_menu a.lm_hidden {
    height: 0;
  }
}

@media (max-width: 1200px) {
  .left_menu {
    width: 56px;
    margin-left: -76px;
    margin-bottom: -1000px;
    padding-bottom: 1000px;
    background: #f5f5f5;
  }
  .left_menu a {
    width: 56px;
    height: 55px !important;
    display: block !important;
    background-image: data-uri("../img/left_menu_md.png");
  }
  .left_menu a span {
    display: none;
  }
  .left_menu a i {
    width: 56px;
    height: 55px;
    background-image: data-uri("../img/left_menu_md.png");
  }
  .left_menu a.lm_sitemap {
    background-position: -6px 0px;
    background-size: 419px;
  }
  .left_menu a.lm_sitemap:hover {
    background-position: 0 0;
  }
  .left_menu a.lm_sitemap i {
    background-position: -6px -59px;
    background-size: 419px;
  }
  .left_menu a.lm_main {
    background-position: -77px -116px;
    background-size: 419px;
  }
  .left_menu a.lm_main i {
    display: none;
  }
  .left_menu a.lm_statement {
    background-position: -146px -118px;
    background-size: 419px;
  }
  .left_menu a.lm_statement i {
    background-position: -146px -178px;
    background-size: 419px;
  }
  .left_menu a.lm_call {
    background-position: -216px -118px;
    background-size: 419px;
  }
  .left_menu a.lm_call:hover {
    background-position: 0 -165px;
  }
  .left_menu a.lm_call i {
    background-position: -216px -178px;
    background-size: 419px;
  }
  .left_menu a.lm_alert {
    background-position: -707px -235px;
    background-size: 419px;
  }
  .left_menu a.lm_alert i {
    background-position: -707px -295px;
    background-size: 419px;
  }
  .left_menu a:hover i {
    opacity: 1;
    top: 0;
  }
  .left_menu a:hover span {
    opacity: 0;
  }
}

@media (max-width: 992px) {
  .left_menu {
    position: absolute;
    top: -56px;
    left: 0 !important;
    margin: 0;
    padding: 0;
    background: #f5f5f5;
    width: 100%;
  }
  .left_menu a {
    float: left;
  }
}

@media (max-width: 767px) {
  .left_menu a {
    width: 53px;
  }
}

/*right column*/
.right_col {
  padding-right: 0;
  padding-left: 7px;
}

@media (max-width: 1200px) {
  .right_col {
    padding-left: 0;
  }
}

.link_block {
  overflow: hidden;
  display: block;
  text-decoration: none !important;
  position: relative;
}

.link_block .link_text {
  display: block;
  padding: 20px 20px 55px;
  position: relative;
}

.link_block .link_text:before {
  content: "";
  width: 0;
  height: 0;
  border: 12px solid transparent;
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -12px;
}

.link_block.link_hor {
  margin: 0 0 0 -26px;
}

.link_block.link_hor img {
  float: right;
  transition: all 0.4s ease;
  z-index: 1;
  position: relative;
  transform: scale(0.8);
}

.link_block.link_hor .link_text {
  margin-right: 254px;
  height: 340px;
  display: block;
  padding: 75px 20px 0;
  position: relative;
  z-index: 2;
  transition: all 0.4s ease;
}

.link_block.link_hor .link_text:before {
  content: "";
  width: 0;
  height: 0;
  border: 12px solid transparent;
  position: absolute;
  right: -24px;
  top: 50%;
  margin-top: -12px;
  transition: all 0.4s ease;
}

.link_block.link_hor:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: 2px solid transparent;
  transition: all 0.4s ease;
}

.link_block.link_hor:hover img {
  transform: scale(1);
}

.link_block.link_hor:hover .link_text {
  margin-right: 244px;
}

.link_block.link_hor:hover .link_text:before {
  right: 0;
}

@media (min-width: 1200px) and (max-width: 1649px) {
  .link_block.link_hor img {
    display: none;
  }
  .link_block.link_hor .link_text {
    margin-right: 20px;
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .link_block.link_hor {
    margin: 0 0 0 -10px;
  }
}

@media (max-width: 992px) {
  .link_block.link_hor img {
    display: none;
  }
  .link_block.link_hor .link_text {
    margin-right: 20px;
  }
  .link_block.link_hor .link_text strong {
    display: block;
  }
  .link_block.link_hor .link_text:before {
    display: none;
  }
  .link_block.link_hor:hover .link_text {
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .link_block.link_hor {
    margin: 0 20px 0;
  }
}

.link_yellow {
  background: #ffd429;
}

.link_yellow .link_text {
  background: #ffd429;
}

.link_yellow .link_text:before {
  border-bottom-color: #ffd429;
}

.link_yellow .link_text strong {
  display: inline-block;
  color: #000;
  font-size: 30px;
  font-family: TTRussoSans-Regular;
  line-height: 28px;
  margin-right: 35px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .link_yellow .link_text strong {
    font-size: 40px !important;
  }
}

.link_yellow .link_text span {
  display: inline-block;
  color: #fff;
  font-size: 23px;
  font-family: TTRussoSans-Regular;
  line-height: 28px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .link_yellow .link_text span {
    font-size: 18px !important;
  }
}

.link_yellow .link_text i {
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: block;
  width: 34px;
  height: 34px;
  background: data-uri("../img/big_arrow.png") right top;
}

.link_yellow.link_hor .link_text:before {
  border-left-color: #ffd429;
  border-bottom-color: transparent;
  left: auto;
}

.link_yellow.link_hor strong {
  font-size: 46px;
  line-height: 46px;
  margin-bottom: 30px;
}

.link_yellow.link_hor span {
  font-size: 24px;
  line-height: 28px;
}

.link_yellow:hover:before {
  z-index: 3;
  border-color: #ffd429;
}

.link_yellow:hover strong {
  color: #11004b;
}

.link_green {
  background: #36b766;
}

.link_green .link_text {
  padding: 40px 55px;
}

@media (min-width: 1200px) and (max-width: 1490px) {
  .link_green .link_text {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.link_green .link_text:before {
  border-bottom-color: #36b766;
}

.link_green .link_text span {
  color: #fff;
  border: 2px solid #fff;
  display: block;
  text-align: center;
  height: 55px;
  line-height: 55px;
  text-transform: uppercase;
  font-family: TTRussoSans-Bold;
  font-size: 14px;
  transition: all 0.4s ease;
}

@media (min-width: 1200px) and (max-width: 1490px) {
  .link_green .link_text span {
    font-size: 12px;
  }
}

.link_green .link_text p {
  color: #fff;
  font-size: 18px;
  font-family: Ubuntu;
  margin: 0 -20px 30px;
}

.link_green.arr_down {
  overflow: visible;
  z-index: 2;
  height: auto;
}

.link_green.arr_down .link_text:before {
  border-bottom-color: transparent;
  border-top-color: #36b766;
  top: 100%;
  margin-top: 0;
}

.link_green:hover .link_text span {
  color: #36b766;
  box-shadow: inset 0 -55px 0 #fff;
}

.link_green .help_text {
  color: #fff;
  font-size: 15px;
  margin: 35px 0 -30px 55px;
  display: inline-block;
}

.right_socnet {
  background: #f7f7f7;
  padding: 40px 50px;
}

@media (min-width: 1200px) {
  .right_socnet {
    padding: 30px 23px;
  }
}

.right_socnet p {
  font-size: 13px;
  margin-bottom: 10px;
  color: #4c4c4c;
}

.right_socnet .socnet {
  height: 40px;
  line-height: 40px;
}

@media (min-width: 1200px) {
  .right_socnet .socnet {
    height: auto;
  }
}

.col-md-4 .news_right {
  height: 360px;
}

.col-md-4 .news_right p {
  max-height: 100px;
  overflow: hidden;
}

.col-md-3 .news_right {
  padding-bottom: 70px;
}

.news_right {
  overflow: hidden;
  background: #f7f7f7;
  padding: 50px 0 0;
  position: relative;
  margin: 0 -20px 0;
}

.news_right .news_right_item {
  width: 100%;
  position: absolute;
  left: 100%;
  top: 50px;
  opacity: 0;
  padding: 0 30px 70px;
}

.news_right .news_right_item .news_date {
  margin-bottom: 20px;
}

.news_right .news_right_item span {
  font-size: 23px;
  display: block;
  margin-bottom: 20px;
}

.news_right .news_right_item span a {
  color: #000;
}

.news_right .news_right_item p {
  font-size: 14px;
  color: #4c4c4c;
  margin-bottom: 0px;
  overflow: hidden;
  max-height: 122px;
}

.news_right .news_right_item ul {
  font-size: 14px;
  color: #4c4c4c;
}

.news_right .news_right_item.current {
  position: relative;
  left: 0;
  top: 0;
  opacity: 1;
}

.news_right .bullets {
  margin-left: 30px;
  position: absolute;
  bottom: 20px;
}

.news_right .bullets a {
  display: inline-block;
  background: #887fa5;
  width: 14px;
  height: 14px;
  border: 3px solid #f7f7f7;
  border-radius: 10px;
  transition: border-color 0.4s ease, background 0.4s ease;
}

.news_right .bullets a.current {
  border-color: #4cceff;
  background: none;
}

.news_right .bullets a:hover {
  /*background: $blue;*/
  border-color: #887fa5;
}

.news_right .all_news {
  color: #4cceff;
  font-size: 13px;
  position: absolute;
  right: 30px;
  bottom: 25px;
}

.news_right .all_news:hover {
  color: #000;
  text-decoration: none;
}

@media (max-width: 1200px) {
  .news_right {
    margin: 0 -10px 0 0;
  }
}

@media (max-width: 767px) {
  .news_right {
    margin: 0 20px 20px;
    min-height: 270px;
  }
  .news_right p {
    display: none;
  }
}

/*modals*/
.modal-backdrop.in {
  background: #f0f0f0;
  opacity: 0.9;
}

.custom_modal.message {
  top: 20%;
}

.custom_modal.message h1 {
  margin-bottom: 20px;
}

.custom_modal .modal_content {
  padding: 50px 125px 100px;
  background: #fff;
}

.custom_modal .modal_content .modal_head {
  margin-bottom: 50px;
}

.custom_modal .modal_content .modal_head h1 {
  margin-left: -40px;
}

.custom_modal .modal_content .modal_body .form-group {
  font-style: italic;
  color: #11004b;
  min-height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #dbd8e4;
  margin-bottom: 25px;
}

.custom_modal .modal_content .modal_body .form-group .control-label {
  font-style: normal;
  padding-left: 0;
  color: #b3b3b3;
  text-transform: uppercase;
  font-family: TTRussoSans-Bold;
  font-size: 14px;
}

.custom_modal .modal_content .modal_body .form-group .control-label .required {
  color: #ff0000;
}

.custom_modal .modal_content .modal_body .form-group .col-md-8, .custom_modal .modal_content .modal_body .form-group .col-sm-8 {
  padding-right: 0;
}

.custom_modal .modal_content .modal_body .form-group .col-md-8 label, .custom_modal .modal_content .modal_body .form-group .col-sm-8 label {
  font-weight: normal;
}

.custom_modal .modal_content .modal_body .form-group .col-md-5, .custom_modal .modal_content .modal_body .form-group .col-sm-5 {
  padding: 0;
}

.custom_modal .modal_content .modal_body .form-group .form-control {
  color: #11004b;
  margin: 0;
  font-style: italic;
  font-size: 15px;
  border: 1px solid transparent;
  box-shadow: none;
  outline: none;
  border-radius: 0;
}

.custom_modal .modal_content .modal_body .form-group .form-control:focus {
  background: #fbfbfb;
  border: 1px solid #887fa5;
}

.custom_modal .modal_content .modal_body .form-group .form-control::-webkit-input-placeholder {
  color: #11004b;
}

.custom_modal .modal_content .modal_body .form-group .form-control:-moz-placeholder {
  color: #11004b;
}

.custom_modal .modal_content .modal_body .form-group .form-control::-moz-placeholder {
  color: #11004b;
}

.custom_modal .modal_content .modal_body .form-group .form-control:-ms-input-placeholder {
  color: #11004b;
}

.custom_modal .modal_content .modal_body .form-group textarea.form-control {
  height: 190px;
  border: 1px solid #dbd8e4;
}

.custom_modal .modal_content .modal_body .form-group.input_hover {
  border-bottom: 1px solid transparent;
}

.custom_modal .modal_content .modal_body .form-group.input_hover .control-label {
  color: #000;
}

.custom_modal .modal_content .modal_body .form-group.input_hover .with_bd {
  border-bottom: 1px solid transparent;
}

.custom_modal .modal_content .modal_body .form-group img {
  margin-top: -20px;
  border: 1px solid #dbd8e4;
}

.custom_modal .modal_content .modal_body .form-group.no_bd {
  border-bottom: 0;
}

.custom_modal .modal_content .modal_body .form-group.captcha {
  margin-top: 50px;
}

.custom_modal .modal_content .modal_body .form-group .with_bd {
  border-bottom: 1px solid #dbd8e4;
}

.custom_modal .modal_content .modal_body .form-group input[type="file"] {
  width: 100%;
  opacity: 0;
}

.custom_modal .modal_content .modal_body .form-group .file_type {
  position: absolute;
  right: 0;
  top: 0;
  width: 105px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #dbd8e4;
  cursor: pointer;
  box-shadow: -5px 0px 0px 4px #fff;
}

.custom_modal .modal_content .modal_body .form-group .file_value {
  position: absolute;
  left: 20px;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 70%;
}

.custom_modal .modal_content span.error {
  color: #ff0000;
  line-height: 16px;
  font-size: 12px;
  font-style: normal;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.custom_modal .modal_content .modal_footer .submit {
  height: 57px;
  border: 2px solid #4cceff;
  padding: 0 50px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: TTRussoSans-Bold;
  background: #fff;
  float: right;
  transition: all 0.4s ease;
  outline: none;
}

.custom_modal .modal_content .modal_footer .submit:hover {
  /*background: $blue;*/
  box-shadow: inset 0 -57px 0 #4cceff;
  color: #fff;
}

.custom_modal .modal_content .modal_footer .submit.loading {
  box-shadow: none;
  color: #fff;
  background: #4cceff data-uri("../img/ajax-load-white.gif") 10px center no-repeat;
}

.custom_modal .close {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAABgCAMAAABsUgFCAAAA2FBMVEUAAAAAuf+If6VelMZIn9aIf6UAuf+If6UAuf+If6WIf6UAuf+If6WIf6UAuf8Auf+If6UAuf+If6UAuf8Auf+If6WIf6WIf6UAuf+If6UAuf8Auf8Auf8Auf8Auf+If6WIf6WIf6UAuf8Auf+If6UAuf+If6UAuf+If6UAuf8Auf+If6WIf6UAuf+If6UAuf8Auf+If6WIf6UAuf+If6UAuf8Auf+If6UAuf8Auf+If6WIf6WIf6WIf6WIf6WIf6WIf6UAuf8Auf8Auf8Auf8Auf8Auf+If6W+BZknAAAARnRSTlMA/PwBBRYVCtbWVFPJwWIO9/XQwaZjWyjg4IlaCtG5uaSZmExAGg+xSEXHTh3rsSbMjIh9Ny8R6pA+EpJy8Kt+eHVuOp8hI9smVQAAA9pJREFUWMOUVluLszAQnaAUYUERfQia+mAQUSgVli362Mue//+Tvi+9xMvEFc9Dsck5mZlkMhPiqPS1TIs6zcK7T5v4yQKMiIsw+ovt6dbQhCzS8pG2p6em/F1f3dBl36jPwG9Yx4DI3Fb8TACt9uajh+8TIAdXqC0gNXFEmYC4suGzBHq14moAlP6Cf0L8RWuIauDhzfyRiAdah18C2fR/i7ihv+ClQE4WGbDwh9tIEJ9tUAI9baE6ofh8J5CKNpFbN/TokKcvS15TjesevfdHZ2cRHOb8b9SfzzugnwkziTg64niY84Wm0UT9Gjv5Y+r8V0y8ukJMti+EMKt1KImmis4m523GpyhGSHQR0DRXtJGTT1QgNXGKCy0UyVMRWv4YUUB0Mz9MoVx8+oJQ1KOgpSJAoXIhcnYHgDOlSMmh6AyfjQN3qlESn5FAyIcV0LgF1brA6VL1dCl0uuQKunoFzRU/JugbpGuTiMw2ubaVH1yARL0PLucHx1MjeB80V5jU4MkXoJ0mX86Sz6Y3S1amyF/pfV5cIBsRuxAJan5Fj+tXdAA0KwINKwLD4TNnisDuMrO/kO0vlbYYD9vFeG+5399QeMvyN1oWa4pBQxzKNkVX202aheWLbbsu0x0AmQ3KWg1T1tidT4egfvRlmrieDvsfJ/ufPxz/Kq26FgdhIBjSFrEoBEElTxoQERRBKQj9Ot/m//+ja+7aRLux1jwUa2bW3c3sbg71Vd2zNu/i0xeEtPdhl8hi76Ni6kDDuMxype7B7Y+jmkX8ScNlVxmjTdwKQHSlW2AdB8Jq9xbQzw2QhQPfBICsHBtlx8FHGqwEuoUAUx9Qu7d3A8RxMTjvDuQzRiNxKz6lTwH9NN4AwuDdjBxI7N8eOK41gRC31OSf48LWVjMgez2HkB5bXYlxowLql6vV+R1XNNZutHs+BGYX/mGO/0FrPH8aTicRlxGiGWMEr5n9RPtvY7CyPz8YE6+u4JP0xeDaWqBTNGUEpRvPSoH4geCoZ/K0jFjjpytDrnPES/bGCD2K//fef3xW/1CGC8+O4Ht2QUa6gI/MSzhPiM6BlOXaL8qINJ68B06shWJ0RwKxoy6AajNhyaVgyaWloPfHpaCvkK4kMabT5EorPTjfHlxCDs5Ig+CfDCoNFuEywxspEYYnEBt5U+lRuSbgB1JAthwoI0RLStQUnC251m6ipk2gJE3g8NrTTWBrm9nayDa3yq3NeGu73z5Q6Mjar4wsMhT9wmW+F+Dj12P3PA527LoHe1/YwZ7c9WDvvZWrg/BbdVF5OJirw5bLSfnN9Wf8cP35BQZyy4Cff73MAAAAAElFTkSuQmCC") left top;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 40px;
  right: 110px;
  opacity: 1;
}

.custom_modal .close:before {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAABgCAMAAABsUgFCAAAA2FBMVEUAAAAAuf+If6VelMZIn9aIf6UAuf+If6UAuf+If6WIf6UAuf+If6WIf6UAuf8Auf+If6UAuf+If6UAuf8Auf+If6WIf6WIf6UAuf+If6UAuf8Auf8Auf8Auf8Auf+If6WIf6WIf6UAuf8Auf+If6UAuf+If6UAuf+If6UAuf8Auf+If6WIf6UAuf+If6UAuf8Auf+If6WIf6UAuf+If6UAuf8Auf+If6UAuf8Auf+If6WIf6WIf6WIf6WIf6WIf6WIf6UAuf8Auf8Auf8Auf8Auf8Auf+If6W+BZknAAAARnRSTlMA/PwBBRYVCtbWVFPJwWIO9/XQwaZjWyjg4IlaCtG5uaSZmExAGg+xSEXHTh3rsSbMjIh9Ny8R6pA+EpJy8Kt+eHVuOp8hI9smVQAAA9pJREFUWMOUVluLszAQnaAUYUERfQia+mAQUSgVli362Mue//+Tvi+9xMvEFc9Dsck5mZlkMhPiqPS1TIs6zcK7T5v4yQKMiIsw+ovt6dbQhCzS8pG2p6em/F1f3dBl36jPwG9Yx4DI3Fb8TACt9uajh+8TIAdXqC0gNXFEmYC4suGzBHq14moAlP6Cf0L8RWuIauDhzfyRiAdah18C2fR/i7ihv+ClQE4WGbDwh9tIEJ9tUAI9baE6ofh8J5CKNpFbN/TokKcvS15TjesevfdHZ2cRHOb8b9SfzzugnwkziTg64niY84Wm0UT9Gjv5Y+r8V0y8ukJMti+EMKt1KImmis4m523GpyhGSHQR0DRXtJGTT1QgNXGKCy0UyVMRWv4YUUB0Mz9MoVx8+oJQ1KOgpSJAoXIhcnYHgDOlSMmh6AyfjQN3qlESn5FAyIcV0LgF1brA6VL1dCl0uuQKunoFzRU/JugbpGuTiMw2ubaVH1yARL0PLucHx1MjeB80V5jU4MkXoJ0mX86Sz6Y3S1amyF/pfV5cIBsRuxAJan5Fj+tXdAA0KwINKwLD4TNnisDuMrO/kO0vlbYYD9vFeG+5399QeMvyN1oWa4pBQxzKNkVX202aheWLbbsu0x0AmQ3KWg1T1tidT4egfvRlmrieDvsfJ/ufPxz/Kq26FgdhIBjSFrEoBEElTxoQERRBKQj9Ot/m//+ja+7aRLux1jwUa2bW3c3sbg71Vd2zNu/i0xeEtPdhl8hi76Ni6kDDuMxype7B7Y+jmkX8ScNlVxmjTdwKQHSlW2AdB8Jq9xbQzw2QhQPfBICsHBtlx8FHGqwEuoUAUx9Qu7d3A8RxMTjvDuQzRiNxKz6lTwH9NN4AwuDdjBxI7N8eOK41gRC31OSf48LWVjMgez2HkB5bXYlxowLql6vV+R1XNNZutHs+BGYX/mGO/0FrPH8aTicRlxGiGWMEr5n9RPtvY7CyPz8YE6+u4JP0xeDaWqBTNGUEpRvPSoH4geCoZ/K0jFjjpytDrnPES/bGCD2K//fef3xW/1CGC8+O4Ht2QUa6gI/MSzhPiM6BlOXaL8qINJ68B06shWJ0RwKxoy6AajNhyaVgyaWloPfHpaCvkK4kMabT5EorPTjfHlxCDs5Ig+CfDCoNFuEywxspEYYnEBt5U+lRuSbgB1JAthwoI0RLStQUnC251m6ipk2gJE3g8NrTTWBrm9nayDa3yq3NeGu73z5Q6Mjar4wsMhT9wmW+F+Dj12P3PA527LoHe1/YwZ7c9WDvvZWrg/BbdVF5OJirw5bLSfnN9Wf8cP35BQZyy4Cff73MAAAAAElFTkSuQmCC") left bottom;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.4s ease;
}

.custom_modal .close:hover {
  animation: spin 1.5s linear infinite;
}

.custom_modal .close:hover:before {
  opacity: 1;
}

.custom_modal .close_app_banner {
  font-size: 48px;
  color: black;
  position: absolute;
  right: 35px;
  opacity: 1;
}

.custom_modal .close_app_banner:hover {
  cursor: pointer;
}

@media (max-width: 992px) {
  .custom_modal .close {
    right: 60px;
  }
  .custom_modal .modal_content {
    width: 768px;
  }
}

@media (max-width: 767px) {
  .custom_modal .modal_content {
    /*width: 320px;
            margin-left: -160px;
            padding: 50px 40px;*/
    width: 100%;
    margin-left: 0;
    padding: 40px;
    left: auto;
  }
  .custom_modal .modal_content .close {
    right: 10px;
    top: 10px;
    transform: scale(0.7);
  }
  .custom_modal .modal_content h1 {
    margin-left: -20px !important;
    font-size: 20px !important;
  }
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

.news_content {
  position: relative;
  top: 0;
  margin-left: 120px;
  background: #fff;
  padding: 60px 170px 50px 40px;
}

.news_content h1 {
  margin: 0 0 45px;
}

.news_content .close {
  right: 20px;
  top: 60px;
}

.news_content img {
  float: left;
  margin: 40px 20px 0 0;
}

.news_content .news_text {
  overflow: hidden;
}

.news_content .news_text .news_date {
  margin-bottom: 20px;
}

@media (max-width: 1200px) {
  .news_content {
    margin-left: 56px;
  }
}

@media (max-width: 992px) {
  .news_content {
    margin-left: 0;
    width: 768px;
  }
}

@media (max-width: 767px) {
  .news_content {
    margin-left: 0;
    width: 320px;
    padding: 60px 20px 50px 40px;
  }
  .news_content .close {
    right: 10px;
    top: 10px;
  }
  .news_content .news_text {
    font-size: 14px;
  }
}

.search_modal, .map_modal {
  position: fixed;
}

@media (max-width: 1200px) {
  .map_modal.fade {
    left: -25%;
    transition: opacity 0.1s linear, left 0.1s ease-out;
  }
  .map_modal.fade.in {
    left: 0;
  }
}

#form_callback.fade {
  left: -25%;
  transition: opacity 0.1s linear, left 0.1s ease-out;
}

#form_callback.fade.in {
  left: 0;
}

@media (max-width: 1200px) {
  .map_slide .modal-backdrop {
    opacity: 0 !important;
    transition: none !important;
    visibility: hidden !important;
  }
}

.search_content {
  position: absolute;
  top: 0;
  /*margin-left: 120px;*/
  background: #fff;
  padding: 60px 0 0 40px;
}

.search_content h1 {
  margin: 0 0 45px;
}

.search_content .close {
  right: 20px;
  top: 60px;
}

.search_content .search_form {
  background-color: #00b9ff;
  height: 120px;
  margin: 0 0 0 -40px;
  padding-top: 30px;
}

.search_content .search_form .search_wrap {
  position: relative;
}

.search_content .search_form .search_wrap .checkbox-label {
  color: #fff;
  margin-left: 5px;
}

.search_content .search_form .search_text {
  outline: none;
  height: 60px;
  border: 1px solid transparent;
  border-bottom-color: #fff;
  width: 100%;
  font-size: 26px;
  text-align: center;
  font-style: italic;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  transition: background-color 0.4s ease, text-align 0.4s ease, border-color 0.4s ease;
  padding: 0 25px;
}

.search_content .search_form .search_text:focus {
  background: #fff;
  text-align: left;
  border-bottom-color: #00b9ff;
  color: #000;
}

.search_content .search_form .search_text:focus + .search_submit {
  right: 20px;
}

.search_content .search_form .search_text:focus + .search_submit:before {
  opacity: 1;
}

.search_content .search_form .search_text::-webkit-input-placeholder {
  color: #00b9ff;
}

.search_content .search_form .search_text:-moz-placeholder {
  color: #00b9ff;
}

.search_content .search_form .search_text::-moz-placeholder {
  color: #00b9ff;
}

.search_content .search_form .search_text:-ms-input-placeholder {
  color: #00b9ff;
}

.search_content .search_form .search_text.loading {
  background-image: data-uri("../img/ajax-load-white.gif");
  background-position: right center;
  background-repeat: no-repeat;
}

.search_content .search_form .search_submit {
  background: data-uri("../img/s_zoom.png") left bottom;
  width: 60px;
  height: 60px;
  border: none;
  position: absolute;
  top: 0;
  outline: none;
  padding: 0;
  transition: all 0.4s ease;
}

.search_content .search_form .search_submit:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  background: data-uri("../img/s_zoom.png") left bottom;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.4s ease;
}

.search_content a.lm_statement {
  display: block;
  width: 120px;
  height: 100px;
  overflow: hidden;
  cursor: pointer;
  transition: background 0.4s ease, height 0.4s ease;
  position: absolute;
  outline: none;
  right: 100%;
  top: 0;
}

.search_content a.lm_statement i {
  display: block;
  position: relative;
  opacity: 0;
  top: 0;
  width: 120px;
  height: 120px;
  cursor: pointer;
  transition: opacity 0.4s ease, top 0.4s ease;
  background-image: url("../img/left_menu.png");
  background-color: #4cceff;
  background-position: -240px -100px;
  opacity: 1;
  top: -10px;
}

.search_content a.lm_statement span {
  left: 0;
  top: 70px;
  width: 120px;
  position: absolute;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-family: 'TTRussoSans-Regular', sans-serif;
  cursor: pointer;
  transition: opacity 0.4s ease, top 0.4s ease;
  opacity: 1;
  top: 60px;
}

@media (max-width: 1200px) {
  .search_content a.lm_statement {
    width: 56px;
    height: 55px;
    background-image: data-uri("../img/left_menu_md.png");
    background-position: 0 -110px;
  }
  .search_content a.lm_statement i {
    width: 56px;
    height: 55px;
    background-image: data-uri("../img/left_menu_md.png");
    top: 0;
  }
  .search_content a.lm_statement span {
    display: none;
  }
  .search_content a.lm_statement:hover {
    background-position: 0 -110px;
  }
  .search_content a.lm_statement i {
    background-position: -147px -59px;
    background-size: 419px;
    display: none;
  }
}

@media (max-width: 992px) {
  .search_content {
    /*width: $container-tablet;*/
    left: auto !important;
    top: 0px;
  }
  .search_content a.lm_statement {
    top: -55px;
    left: 112px;
  }
}

@media (max-width: 992px) {
  .search_content {
    width: 100% !important;
  }
  .search_content a.lm_statement {
    left: 106px;
  }
  .search_content .search_form {
    padding-top: 12px;
    height: 56px;
  }
  .search_content .search_form .search_text {
    font-size: 20px;
    height: 36px;
    text-align: left;
  }
  .search_content .search_form .search_submit {
    right: 20px;
    top: -12px;
    transform: scale(0.7);
  }
}

@media (max-width: 320px) {
  .search_content {
    width: 100% !important;
  }
}

.map-holder {
  overflow: hidden;
  height: 100%;
  width: 100%;
  padding-top: 10px;
  position: relative;
}

.map-subholder {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  padding-right: 15px;
  right: -15px;
  overflow: auto;
}

.map_content {
  position: absolute;
  top: 0;
  /*margin-left: 120px;*/
  background: #fff;
  padding: 50px 0 0 40px;
}

.map_content h1 {
  margin: 0 0 45px;
}

.map_content .close {
  right: 35px;
  top: 0px;
}

.map_content a.lm_sitemap {
  display: block;
  width: 120px;
  height: 100px;
  overflow: hidden;
  cursor: pointer;
  transition: background 0.4s ease, height 0.4s ease;
  position: absolute;
  outline: none;
  right: 100%;
  top: 0;
}

.map_content a.lm_sitemap i {
  display: block;
  position: relative;
  opacity: 0;
  top: 0;
  width: 120px;
  height: 120px;
  cursor: pointer;
  transition: opacity 0.4s ease, top 0.4s ease;
  background-image: data-uri("../img/left_menu.png");
  background-color: #4cceff;
  background-position: 0 -100px;
  opacity: 1;
  top: -10px;
}

.map_content a.lm_sitemap span {
  left: 0;
  top: 70px;
  width: 120px;
  position: absolute;
  font-size: 15px;
  font-family: 'TTRussoSans-Regular', sans-serif;
  text-align: center;
  color: #fff;
  cursor: pointer;
  transition: opacity 0.4s ease, top 0.4s ease;
  opacity: 1;
  top: 60px;
}

.map_content .map_menu {
  padding-left: 0;
  border-bottom: 1px solid #e6e6e8;
}

.map_content .map_head {
  margin-bottom: 20px;
}

.map_content .map_head .row {
  margin-right: 0;
}

.map_content .map_head .col-md-4 {
  padding-right: 0;
}

.map_content .map_head .col-md-2 {
  height: 40px;
  line-height: 40px;
}

@media (min-width: 1200px) and (max-width: 1450px) {
  .map_content .map_head .col-md-2 {
    line-height: 16px;
  }
}

.map_content .map_head .map_head_link {
  color: #000;
  font-family: TTRussoSans-Bold;
  text-transform: uppercase;
  font-size: 15px;
}

.map_content .map_head .map_head_link:hover {
  text-decoration: none;
  color: #2C186D;
}

.map_content .head_buttons {
  padding: 0;
  float: none;
}

.map_content .head_buttons a {
  margin-right: 10px;
}

.map_content .sitemap_contacts {
  background: #2c186d data-uri("../img/baloon.png") 30px 15px no-repeat;
  color: #fff;
  margin-right: 20px;
  padding: 20px 0 25px 65px;
  font-size: 12px;
}

.map_content .sitemap_contacts strong {
  font-size: 14px;
  margin-bottom: 25px;
  text-transform: uppercase;
  display: block;
}

.map_content .sitemap_contacts .tech_sup strong {
  font-size: 21px;
}

@media (max-width: 1200px) {
  .map_content {
    display: none;
  }
}

.acc_menu {
  display: none;
  box-shadow: inset -13px 0px 20px -14px rgba(0, 0, 0, 0.25);
}

.acc_menu strong a {
  color: #fff;
  text-decoration: none;
}

@media (max-width: 1200px) {
  .acc_menu {
    display: block;
    width: 670px;
    background: #fff;
  }
}

@media (max-width: 767px) {
  .acc_menu {
    width: 225px;
  }
}

.acc_menu .head_buttons {
  float: none;
  margin-left: 20px;
}

@media (max-width: 767px) {
  .acc_menu .head_buttons {
    display: none;
  }
}

.acc_menu .tech_sup {
  font-size: 13px;
  text-align: right;
  background: #2c186d;
  color: #fff;
  padding: 15px 20px 20px;
}

.acc_menu .tech_sup strong {
  font-size: 18px;
  text-transform: uppercase;
  display: block;
}

.acc_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.acc_menu ul.level1 {
  margin-bottom: 15px;
}

.acc_menu ul li a {
  border-bottom: 1px solid #dbd8e4;
  padding: 20px 40px 20px 20px;
  font-size: 15px;
  font-family: TTRussoSans-Bold;
  text-transform: uppercase;
  display: block;
  color: #000;
  position: relative;
  box-shadow: inset -13px 0px 20px -14px rgba(0, 0, 0, 0.25);
}

.acc_menu ul li.open > a:after {
  transform: rotate(180deg);
}

.acc_menu ul li.open > ul > li {
  display: block;
}

.acc_menu ul li.level1 > a {
  box-shadow: none;
}

.acc_menu ul li.level2 a {
  color: #00b9ff;
  background: #fbfbfc;
}

.acc_menu ul li.level3 a {
  color: #887fa5;
  background: #f5f3f7;
  text-transform: none;
  padding-left: 40px;
  font-size: 14px;
}

.acc_menu ul li.level3 a:after {
  content: "";
  display: block;
  width: 10px;
  height: 6px;
  background: data-uri("../img/acc_menu.png");
  position: absolute;
  transform: rotate(270deg);
  left: 20px;
  top: 27px;
  transition: all 0.4s ease;
}

.acc_menu ul ul {
  position: relative;
}

.acc_menu ul ul:after {
  content: "";
  display: block;
  width: 10px;
  height: 6px;
  background: data-uri("../img/acc_menu.png");
  position: absolute;
  right: 17px;
  top: -33px;
  transition: all 0.4s ease;
}

.acc_menu ul ul li {
  display: none;
}

.map_menu {
  padding-left: 20px;
}

.map_menu .row {
  margin-right: 0;
}

.map_menu ul {
  margin: 0;
  padding: 0;
  margin-bottom: 70px;
  list-style: none;
}

.map_menu ul li {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}

.map_menu ul li a {
  font-family: TTRussoSans-Bold;
  text-transform: uppercase;
  font-size: 15px;
  color: #00b9ff;
}

.map_menu ul li a:hover {
  color: #11004b;
  text-decoration: none;
}

.map_menu ul li ul {
  margin: 15px 0 30px;
}

.map_menu ul li ul li {
  margin-bottom: 5px;
  background: data-uri("../img/sitemap.png") left 6px no-repeat;
}

.map_menu ul li ul li a {
  color: #887fa5;
  font-family: 'Open Sans';
  font-size: 14px;
  text-transform: none;
  display: block;
  padding-left: 20px;
}

.map_menu ul li ul li:hover {
  background: none;
}

.map_menu ul.black_links a {
  color: #000;
}

.map_menu ul .red_link {
  color: #ff2913;
}

.red_link {
  color: #ff2913 !important;
}

.chanels_content {
  position: absolute;
  top: 0;
  /*margin-left: 120px;*/
  background: #fff;
  padding: 0 60px 0 0;
  overflow: hidden;
}

.chanels_content h1 {
  margin: 70px 0 45px;
}

.chanels_content .close {
  right: 20px;
  top: 60px;
}

.chanels_content .ovh {
  overflow: hidden;
  padding-left: 20px;
}

.chanels_content .cc_left {
  background-color: #e7e5ed;
  margin-right: 60px;
  width: 485px;
  float: left;
  padding: 100px 0 350px 0;
  text-align: center;
  margin-bottom: -300px;
}

.chanels_content .chanel_list {
  overflow: hidden;
  padding-left: 20px;
}

.chanels_content .chanel_list .chanel {
  border: 1px solid #e7e5ed;
}

.chanels_content .price {
  color: #887fa5;
  margin-bottom: 20px;
  float: left;
}

.chanels_content .price strong {
  font-family: TTRussoSans-Bold;
  font-size: 40px;
  color: #000;
}

.chanels_content .price strong i {
  font-size: 30px;
  font-style: normal;
}

.chanels_content .price span {
  width: 90px;
  display: inline-block;
  padding-left: 30px;
  font-size: 13px;
  position: relative;
}

.chanels_content .price span:before {
  content: "/";
  display: block;
  position: absolute;
  left: 8px;
  top: -6px;
  font-size: 36px;
  font-family: Open Sans Light;
}

.chanels_content .add {
  height: 27px;
  line-height: 27px;
  font-size: 15px;
  font-style: italic;
  cursor: pointer;
  margin: 15px 0 30px 60px;
  float: left;
}

.chanels_content .add a {
  vertical-align: middle;
  display: none;
  transition: all 0.4s ease;
}

.chanels_content .add span {
  vertical-align: middle;
  color: #887fa5;
  transition: all 0.4s ease;
}

.chanels_content .add i {
  vertical-align: middle;
  display: inline-block;
  height: 27px;
  width: 27px;
  border: 2px solid #b7b2c9;
  margin-right: 20px;
  transition: all 0.4s ease;
  position: relative;
}

.chanels_content .add i:after {
  content: "";
  display: block;
  width: 20px;
  height: 13px;
  position: absolute;
  transition: all 0.4s ease;
  opacity: 0;
  left: 1px;
  top: 5px;
}

.chanels_content .add:hover span {
  color: #615688;
}

.chanels_content .add:hover i {
  border-color: #615688;
}

.chanels_content .add.checked i {
  background: data-uri("../img/check.png") center center no-repeat;
}

@media (max-width: 992px) {
  .chanels_content .cc_left {
    display: none;
  }
  .chanels_content .ovh {
    padding-left: 40px;
  }
}

@media (max-width: 767px) {
  .chanels_content .close {
    right: 40px;
    top: 10px;
    transform: scale(0.7);
  }
}

@media (min-width: 1200px) {
  .ticket-form {
    width: 140%;
  }
}

@media (max-width: 1199px) {
  .ticket-form {
    width: 120%;
  }
}

.banner_smotreshka_radio {
  opacity: 1 !important;
}

.description_smotreshka {
  padding-bottom: 2vh;
}

.top-content {
  width: 100%;
  padding: 20px 0 20px 0;
}

.top-content-success {
  background: #36b766;
}

.top-content-error {
  background: #FF7777;
}

.top-content .fa-check {
  font-size: 80px;
  color: #f2f2f2;
}

.top-content .fa-times {
  font-size: 80px;
  color: #f2f2f2;
}

.bottom-content {
  background: white;
  width: 100%;
  padding: 15px 20px;
}

.bottom-content .text {
  font-size: 20px;
  font-weight: 600;
  color: #34495e;
  padding: 0 0 15px 0;
}

.bottom-content p {
  font-size: 15px;
  line-height: 27px;
  color: grey;
}

.bottom-content .close-btn {
  padding: 15px 0;
}

.close-btn button {
  background: #27ae60;
  border: none;
  outline: none;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 3px;
  color: #f2f2f2;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s;
}

.close-btn button:hover {
  background: #26a65b;
}

/*tabs*/
.main_tabs {
  overflow: hidden;
  margin-left: -20px;
  padding-top: 35px;
  padding-bottom: 35px;
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .main_tabs {
    padding-top: 100px;
    margin-top: 20px;
    margin-right: -30px;
    position: relative;
  }
}

.main_tabs .m_tab {
  float: left;
  margin-right: 25px;
  padding: 15px 0 0 20px;
  width: 190px;
  height: 70px;
  border: 1px solid #dbd8e4;
  border-radius: 3px;
  font-family: TTRussoSans-Bold;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  transition: border-color 0.4s ease, background 0.4s ease;
}

.main_tabs .m_tab:before {
  content: "";
  background: data-uri("../img/tab.png");
  width: 16px;
  height: 8px;
  position: absolute;
  right: 15px;
  top: 30px;
  transition: opacity 0.4s ease;
}

.main_tabs .m_tab:hover {
  border-color: #f5f5f5;
  background-color: #f5f5f5;
}

.main_tabs .m_tab:hover:before {
  opacity: 0;
}

.main_tabs .m_tab.current {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67d5ff', endColorstr='#09bbff', GradientType=0);
  background: linear-gradient(#67d5ff, #09bbff);
  color: #fff;
  border: none;
  padding: 16px 0 0 21px;
}

.main_tabs .m_tab.current:before {
  display: none;
}

.main_tabs .m_tab.current:after {
  content: "";
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-top-color: #09bbff;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -9px;
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .main_tabs .action_btn {
    width: 728px;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
  }
}

@media (max-width: 1200px) {
  .main_tabs {
    margin-left: 0;
  }
}

@media (max-width: 992px) {
  .main_tabs {
    padding-top: 100px;
    margin-top: 20px;
    margin-right: -30px;
    position: relative;
  }
  .main_tabs .action_btn {
    width: 728px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
  }
  .main_tabs .m_tab {
    width: 225px;
  }
}

@media (max-width: 767px) {
  .main_tabs {
    padding: 180px 0px 0;
    margin: 20px;
  }
  .main_tabs .action_btn {
    left: 0;
    width: 100%;
  }
  .main_tabs .action_btn_yellow {
    left: 0;
    width: 100%;
    top: 90px;
  }
  .main_tabs .m_tab {
    width: 100%;
  }
  .main_tabs .m_tab:after {
    display: none !important;
  }
}

.main_tabs_cont {
  z-index: 2;
  overflow: hidden;
  margin: 0 -30px 0 -20px;
  height: 600px;
  position: relative;
}

.main_tabs_cont .m_tab_group {
  width: 100%;
  height: 600px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.main_tabs_cont .m_tab_cont {
  display: block;
  overflow: hidden;
  height: 280px;
  width: 22.5%;
  border: 1px solid #7fdcff;
  margin: 0 20px 20px 0;
  float: left;
  text-decoration: none;
  position: relative;
}

@media (min-width: 1200px) and (max-width: 1350px) {
  .main_tabs_cont .m_tab_cont {
    width: 22%;
  }
}

.main_tabs_cont .m_tab_cont:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid transparent;
  transition: all 0.4s ease;
}

.main_tabs_cont .m_tab_cont .mt_fill {
  overflow: hidden;
  display: block;
  height: 280px;
  position: relative;
  z-index: 2;
  transition: background-color 0.4s ease;
}

.main_tabs_cont .m_tab_cont.t_pic {
  width: 47%;
}

.main_tabs_cont .m_tab_cont.t_pic > img {
  transition: transform 0.4s ease;
  position: relative;
  z-index: 1;
}

@media (min-width: 1200px) and (max-width: 1600px) {
  .main_tabs_cont .m_tab_cont.t_pic > img {
    width: 50%;
  }
}

.main_tabs_cont .m_tab_cont.t_pic_left > img {
  float: left;
}

.main_tabs_cont .m_tab_cont.t_pic_right > img {
  float: right;
}

.main_tabs_cont .m_tab_cont.m_blue {
  background: #00b9ff;
  border-color: #00b9ff;
}

.main_tabs_cont .m_tab_cont.m_blue .tab_link {
  color: #fff;
}

.main_tabs_cont .m_tab_cont.m_blue .tab_link i {
  background: data-uri("../img/arrows_white.png") -24px 0 no-repeat;
  width: 24px;
  height: 24px;
}

.main_tabs_cont .m_tab_cont.m_blue .tab_text {
  opacity: 0.8;
}

.main_tabs_cont .m_tab_cont .tab_log {
  display: block;
  width: 70px;
  height: 55px;
  position: relative;
  overflow: hidden;
  margin: 40px auto 33px;
}

.main_tabs_cont .m_tab_cont .tab_log img {
  position: absolute;
  left: 0;
  top: 0;
}

.main_tabs_cont .m_tab_cont .tab_text {
  overflow: hidden;
  padding-left: 20px;
  font-size: 22px;
  font-family: TTRussoSans-Bold;
  color: #000;
  display: block;
  /*height: 85px;*/
  margin-bottom: 28px;
  line-height: 28px;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .main_tabs_cont .m_tab_cont .tab_text {
    font-size: 18px !important;
    padding-left: 14px;
  }
}

.main_tabs_cont .m_tab_cont.t_pic .tab_text {
  font-size: 22px;
}

.main_tabs_cont .m_tab_cont .tab_link {
  padding-left: 20px;
  display: block;
  color: #00b9ff;
  font-size: 17px;
  font-family: TTRussoSans-Bold;
}

.main_tabs_cont .m_tab_cont .tab_link i {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-left: 5px;
  background: data-uri("../img/arrows.png") -26px 0 no-repeat;
  vertical-align: middle;
}

.main_tabs_cont .m_tab_cont:hover {
  text-decoration: none;
  border-color: #4cceff;
  /*&.t_pic_left {
                .mt_fill {
                    padding-left: 10px;
                }
            }
            &.t_pic_right {
                .mt_fill {
                    padding-right: 10px;
                }
            }*/
}

.main_tabs_cont .m_tab_cont:hover .tab_log img {
  top: -55px !important;
}

.main_tabs_cont .m_tab_cont:hover .mt_fill {
  background: #4cceff;
}

.main_tabs_cont .m_tab_cont:hover .tab_text {
  color: #fff;
}

.main_tabs_cont .m_tab_cont:hover .tab_link {
  color: #fff;
}

.main_tabs_cont .m_tab_cont:hover .tab_link i {
  background: data-uri("../img/arrows_white.png") -24px 0 no-repeat;
  width: 24px;
  height: 24px;
}

.main_tabs_cont .m_tab_cont:hover:before {
  border-color: #4cceff;
  z-index: 3;
}

@media (max-width: 1200px) {
  .main_tabs_cont {
    margin: 0 -20px 0 0;
  }
  .main_tabs_cont .m_tab_cont {
    width: calc(25% '- 20px');
  }
  .main_tabs_cont .m_tab_cont.t_pic {
    width: calc(50% '- 20px');
  }
  .main_tabs_cont .tab_text {
    font-size: 18px !important;
  }
}

@media (max-width: 992px) {
  .main_tabs_cont .m_tab_cont, .main_tabs_cont .m_tab_cont.t_pic {
    width: 228px;
  }
  .main_tabs_cont .tab_text {
    font-size: 24px !important;
  }
  .main_tabs_cont .t_pic > img {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .main_tabs_cont {
    margin: 0 20px;
    height: 800px;
  }
  .main_tabs_cont .m_tab_cont, .main_tabs_cont .m_tab_cont.t_pic {
    width: 100%;
    height: 140px;
  }
  .main_tabs_cont .m_tab_cont .tab_log, .main_tabs_cont .m_tab_cont.t_pic .tab_log {
    display: none;
  }
  .main_tabs_cont .tab_text {
    font-size: 24px !important;
    padding: 20px 30px 0 20px;
  }
  .main_tabs_cont .t_pic > img {
    display: none !important;
  }
}

/*forms*/
.o_check {
  height: 30px;
  line-height: 27px;
  font-size: 15px;
  font-style: italic;
  cursor: pointer;
  color: #887fa5;
  transition: all 0.4s ease;
}

.o_check label {
  cursor: pointer;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: normal;
  text-transform: none !important;
}

.o_check i {
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  height: 27px;
  width: 27px;
  border: 2px solid #b7b2c9;
  margin-right: 10px;
  transition: all 0.4s ease;
  position: relative;
}

.o_check i:after {
  content: "";
  display: block;
  width: 20px;
  height: 13px;
  background: data-uri("../img/check.png");
  position: absolute;
  transition: all 0.4s ease;
  opacity: 0;
  left: 1px;
  top: 5px;
}

.o_check input {
  display: none;
}

.o_check:hover span {
  color: #615688;
}

.o_check:hover i {
  border-color: #615688;
}

.o_check.o_checked i {
  border-color: #584c81;
}

.o_check.o_checked i:after {
  opacity: 1;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAANCAYAAACpUE5eAAAAqklEQVR42q3RMQ4BQRSHcSJRkIgWndoJnEGpcApXEC2NFo1Elr2D7CFcwDVEIeN7yUzyr15hpvgVO3nvy0y2FULIslpsOzjggWGJWIUQzUvGznZeKnZCOwVtYIZpbszYwAgfvLHMiaVgDy8EfLH+N6ZPnuApw7s4rLGbF0v0BgM0slSh68XcoIkBXW5wl++jxJygsAXsEZTGPN4f3UisTrGcYB9XXDD2IuoHgheI9jppdDoAAAAASUVORK5CYII=");
}

@media (max-width: 767px) {
  .o_check {
    height: auto;
    display: block;
  }
}

.pay_input {
  margin: 14px 0 0 !important;
}

input[type="radio"] {
  opacity: 0;
}

input[type="radio"] + label div {
  display: inline-block;
  width: 27px;
  height: 27px;
  margin: -1px 24px 2px 10px;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 23px;
  background: url(../img/radio_btn.png) -28px top no-repeat;
  background-size: 83px;
  float: right;
}

input[type="radio"] + label div:hover {
  background-position: -56px;
}

input[type="radio"]:checked + label div {
  background-position: 0px;
}

.remove_btn {
  background: url(../img/remove.png) -28px top no-repeat;
  width: 27px;
  height: 27px;
  background-size: 55px;
}

.remove_btn:hover {
  background: url(../img/remove.png) -28px top no-repeat;
  width: 27px;
  height: 27px;
  background-size: 55px;
  background-position: 0px;
}

.phone-block__wrapper {
  text-align: center;
  border: 1px solid #000000;
  border-radius: 2px;
  max-width: fit-content;
  margin: 0 auto;
  display: flex;
}

.phone-block__wrapper .phone-block__static-block .phone-block__static-text {
  height: 100%;
  margin: 0 3px;
  padding: 0;
  align-items: center;
  justify-content: center;
  color: #428bca;
}

.phone-block__wrapper .phone-block__input-phone {
  border: 0;
  padding: 0;
  outline: none;
}

.form-two-authorization .form {
  margin: 0 auto;
  width: 600px;
  background-color: #FFFFFF;
  height: 450px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  border: 1px solid #01e7ff;
}

.form-two-authorization .form-control {
  border: none;
  border-bottom: 1px solid #00b9ff;
  text-align: center;
  border-radius: 0;
  box-shadow: none;
}

.form-two-authorization label {
  color: #887fa5;
  font-size: 14px;
  display: flex;
  justify-content: center;
}

.form-two-authorization .form-group {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

#field_code {
  display: none;
}

.form-group #btn-enter-code {
  display: none;
}

.form-group .button-enter-code {
  display: none;
}

.timer__button-block {
  display: flex;
  flex-direction: column;
}

.timer__timer-text {
  display: none;
}

.form-two-authorization .error {
  color: red;
}

/*fonts*/
@font-face {
  font-family: 'TTRussoSans-Light';
  src: url("../fonts/webfonts/2BF36C_0_0.eot");
  src: url("../fonts/webfonts/2BF36C_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/2BF36C_0_0.woff") format("woff"), url("../fonts/webfonts/2BF36C_0_0.ttf") format("truetype");
}

@font-face {
  font-family: 'TTRussoSans-Regular';
  src: url("../fonts/webfonts/2BF36C_1_0.eot");
  src: url("../fonts/webfonts/2BF36C_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/2BF36C_1_0.woff") format("woff"), url("../fonts/webfonts/2BF36C_1_0.ttf") format("truetype");
}

@font-face {
  font-family: 'TTRussoSans-Thin';
  src: url("../fonts/webfonts/2BF36C_2_0.eot");
  src: url("../fonts/webfonts/2BF36C_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/2BF36C_2_0.woff") format("woff"), url("../fonts/webfonts/2BF36C_2_0.ttf") format("truetype");
}

@font-face {
  font-family: 'TTRussoSans-Bold';
  src: url("../fonts/webfonts/2BF36C_3_0.eot");
  src: url("../fonts/webfonts/2BF36C_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/2BF36C_3_0.woff") format("woff"), url("../fonts/webfonts/2BF36C_3_0.ttf") format("truetype");
}

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

/* IE10 viewport hack for Surface/desktop Windows 8 http://getbootstrap.com/getting-started/#support-ie10-width */

/* Addtional styles here */
html, body {
  height: 100%;
  -ms-overflow-style: scrollbar;
  background-color: #f5f5f5;
  max-width: 1320px;
  min-width: 320px;
  margin: 0 auto;
}

.container, .container-fluid {
  padding-left: 140px;
  padding-right: 0px !important;
  background-color: #fff;
  position: relative;
}

@media (max-width: 1200px) {
  .container, .container-fluid {
    padding-left: 76px;
  }
}

@media (max-width: 992px) {
  .container, .container-fluid {
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .container, .container-fluid {
    padding: 0;
  }
}

#wrapper {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  margin-bottom: -134px;
  overflow: hidden;
  /*for 100% white bg height*/
}

#wrapper #footer-push {
  height: 27px;
}

@media (max-width: 1200px) {
  #wrapper {
    margin-bottom: -188px;
  }
  #wrapper #footer-push {
    height: 200px;
  }
}

@media (max-width: 767px) {
  #wrapper {
    margin-bottom: -188px;
  }
  #wrapper #footer-push {
    height: 200px;
  }
}

#main {
  min-height: 500px;
  position: relative;
  /*
    WTF?
    это чтоб белый фон тянулся, когда контента мало
    */
  margin-bottom: -1000px;
  padding-bottom: 1000px;
}

h1 {
  text-transform: uppercase;
  margin: 0 0 0 20px;
}

@media (max-width: 767px) {
  h1 {
    font-size: 26px;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: TTRussoSans-Bold;
}

p {
  margin-bottom: 35px;
}

textarea {
  resize: none;
}

blockquote {
  color: #11004b;
  font-size: 20px;
  font-style: italic;
  padding: 0 225px 0 90px;
  position: relative;
  border: none;
}

blockquote p {
  color: #11004b;
}

blockquote:before {
  content: "";
  display: block;
  width: 50px;
  height: 5px;
  background: #7fdcff;
  position: absolute;
  left: 0;
  top: 10px;
}

blockquote:after {
  content: "";
  display: block;
  position: absolute;
  width: 54px;
  height: 36px;
  background: data-uri("../img/bq.png");
  bottom: 35px;
  right: 20px;
}

blockquote strong {
  position: absolute;
  right: 20px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  color: #000;
}

blockquote strong span {
  color: #bfbfbf;
  font-style: italic;
  font-size: 14px;
  font-weight: normal;
}

.clear {
  clear: both;
}

.ruble {
  font-family: 'PTSerifRegular' !important;
}

.subpages {
  background: #f7f7f7;
}

.page-catalog-view #main {
  margin-bottom: 0;
  padding-bottom: 0;
}

.c_popup {
  display: none;
  position: absolute;
  background: #887fa5;
  color: #e7e5ed;
  white-space: normal;
  padding: 25px 30px;
  margin-top: 21px;
  width: 295px;
}

.c_popup:before {
  content: "";
  display: block;
  border: 12px solid transparent;
  border-bottom-color: #887fa5;
  position: absolute;
  left: 40px;
  top: -24px;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .c_popup .c_popup {
    left: -180px;
  }
  .c_popup .c_popup:before {
    left: 230px;
  }
}

.c_popup a#decline-city-trigger {
  display: inline-block;
  margin-top: 5px;
}

.c_popup .s_close {
  position: absolute;
  position: absolute;
  width: 15px;
  height: 16px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAQAAABjX+2PAAAAy0lEQVQYGW3BTyvDcRwA4M+uqzWt/TbyYpSWi1yElrRIcnCQg4OLt8QLcJGSWjLbcFPeBt9+j62t9vd5QsG2SiyhYT000JfFHLe4DyVv6KjEFNf4tRMRqjpoK8eYS/zZixGZdzwrxYBzuWQ/JmR6eFR0IpccxCyZPrqSpBmL1HwbOo5lrPkxdBaLrPpCW5K0Ypa6TzwoakmSo5hQ84EnxRhwKpccxohMHy/KMeZCLmlGhLIeXpVjiisku2ETXdWY4wZ3oWDLSixhQ/0fUx+97ssKRDYAAAAASUVORK5CYII=") center center no-repeat;
  cursor: pointer;
  top: 20px;
  right: 25px;
}

.c_popup p {
  margin-bottom: 25px;
  font-size: 14px;
}

.c_popup a {
  color: #fff;
  font-size: 17px;
}

.c_popup .arr_link {
  margin-right: 65px;
}

.c_popup .arr_link:hover {
  text-decoration: underline;
}

.c_popup .arr_link:after {
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/arrows_white.png) -24px 0 no-repeat;
}

@media (max-width: 1199px) {
  header .city_change {
    line-height: 25px;
  }
}

/*arrows*/
.arrows {
  height: 26px;
}

.arrows a {
  display: block;
  width: 26px;
  height: 26px;
  background: data-uri("../img/arrows.png");
}

.arrows a i {
  display: block;
  width: 26px;
  height: 26px;
  background: data-uri("../img/arrows.png");
  opacity: 0;
  transition: opacity 0.4s ease;
}

.arrows a.back_arrow {
  float: left;
  background-position: 0 0;
}

.arrows a.back_arrow i {
  background-position: 0 -26px;
}

.arrows a.next_arrow {
  float: right;
  background-position: -26px 0;
}

.arrows a.next_arrow i {
  background-position: -26px -26px;
}

.arrows a:hover i {
  opacity: 1;
}

/*news dates*/
.news_calendar {
  padding: 0 90px 0 50px;
  position: relative;
}

.news_calendar .months {
  position: relative;
  overflow: hidden;
  z-index: 2;
  text-align: left;
  margin: 0 20px;
  height: 56px;
  line-height: 56px;
  font-family: 'TTRussoSans-Bold';
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

/*new_css*/
.service_popup {
  border: 1px solid #7fdcff;
  padding: 20px;
  margin: 0 -20px 20px;
  position: relative;
  display: none;
}

.service_list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.service_list li {
  margin: 0 0 20px;
  padding: 0;
}

.service_list li a {
  display: block;
  width: 100%;
  height: 70px;
  line-height: 70px;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 45px 0 20px;
  border-radius: 3px;
  border: 1px solid #dbd8e4;
  text-decoration: none;
  overflow: hidden;
  font-family: 'TTRussoSans-Regular', sans-serif;
  transition: border-color 0.4s ease, background-color 0.4s ease, color 0.4s ease;
  position: relative;
}

.service_list li a:before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  right: 20px;
  top: 22px;
  position: absolute;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAA0CAMAAABRjo0fAAAAnFBMVEUAAAAMsvGIf6UMsvEMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6WIf6UMsvGIf6WIf6WIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvEMsvEMsvEMsvGIf6WIf6UMsvGIf6UMsvEMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6XxmW00AAAAMnRSTlMA/f3Hnp4wMB0d6enBwXx8QEAMDAkJYWFP9/fgxykp8PCFhVLh38rKyJSUSxMTb29YWP9/p4wAAAOmSURBVFjDvVjplrIwDAXcF0AURlzAff8cJXn/d/taaSbCWMdTzzG/hGt6S5ImFyyyxOu2bbvdXdStktUXOeIlZaSxdDuO03GXjd8+mtV6FfixSu81JJjij02Dl3zCKkD7cGpaVvN0aANUw7+RqIY4r8XpIGrFtTliLbr3mVVXST9srqqze59/Wxh5fbrqeyPY/vsLOe9x7A8IGfhj3J+VT6XsU1E+YQU2hfAnG6iEz5Foh5NGIV0T3EU3ny2s64V0bWCbP1MVNk2rYM0NVJ8jNZy0ikhrgrXcZ63x6cHod6GNoPcMCXBMz5PF6kc6xqDgc11RHG4+VgU8KhbeigcVhdC2evfIFH11OXScTP30cXrv82Xb13ufOsxU5r6ha5H1Z1BnRFgXvhlJcT4gHkRnqCqig2kifIgHwP5SPm1IrAVUCVH3VeIWhDBKiI/H/PfFkUTEdETfg4PatS2JyOcAntjqildiW0GXEGYixMWYeIaIInqX22WMbhdOxPMFIHzyOJxEsNrQvGWuyGM1oS2RItNVIR28lVwgo4Yo4xfcCg87yqcnowYg49dTPpYNodymDWWzH9ySjxiC7WB0W9jNLElkDd281tHJV7OaXbEnALG7br5ZsAWRzN71NaKrzKwkop6QE0kjIq4fAEYEkSgITgFbAm2JlJKkEFFev4godEmBiBPxVjEwUbkYmIiKgcv7WyRbX95XWUCELPH4iOiIywUcHhEdYGF0YBt0YImIDmxD+TARHdj6uy2IibgFMRH7vN9UEXVNFeCuqWoa+xqqzxEeE4i6MQHAY4IGX2lUrWnwaREefIi6wQdQGHzvjnJE3SgHKI5ykhNCgoT95HRgOcGIFBqElMQJok6cAJA4+ajc+pSAZEt9ctIt56eGRPow6BHj0HFiO8e4JU5DfOxQYnWIeTGcd2XVuTvrEfPyjvY4SQvpmuA+0iNGB1avOvWIaQviBsnWGGOgRwybKrf8gLfv45QQteGAEbMxwUPsgq5FNphjgxFhLl4YMRp8S6wpdUuKUyVuSQijhBiNchIatBILDUKYiRAjcaJUZ8Y8JJ0kUmTKCDGRW7nqjB0sm/PglnyQCB0jAZk7Za8RZTLn6BhJYhEGTgFbWggQ/YMQA5FvVAxGry2yiMkr05d3JlcjxORFzOjAmrxamrQgk5dlo6Zq8vpvMiaMPmjQeCt/btlHesTkE43JKDf86MRCQ0iQaJDGRxYajMiPZYQYfEb7kNz6sID8D2teFUiIIpEiAAAAAElFTkSuQmCC") -26px top;
  transition: opacity 0.4s ease;
}

.service_list li a:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  right: 21px;
  top: 23px;
  position: absolute;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAWlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////9ZMre9AAAAHXRSTlMA7vwXVcT53Wzpr5pkTtgpIhLaX14MuqJLBM+9bYaRLq4AAAHOSURBVEjHlZTrloIwDISTXqBVKMt1XTXv/5p7pIVUeqKH/oKvxtJkZiAt7S4D4nBxOoHPXF8rUrVdgqLqqg88LLY+8BbJTv3raTaWsM25mV9P/ZTzRqHhaoOq+cxvqv6BbHW1uiXe5fwncY0Yf887iFrmcCUDh2XoKnNd2fTqfvcdW2nmAL+OOTga48uT/B+kNZLbOcCfp+fO4aL62BLyfMVeXSJPbfDUbBxCvT5OyuctqcPKuUJNiQPa9TqK3hfiASizXgLPF6SjzbdPMonvlx4/X3rcODiaIm0+tTWpaCKXDa6RB9cwPy8N0OiPIvOoZQ7QlvJuV17Kuz1roNKKc3u0aDsX1k1mr8JjuVdlCFT35RGYn48Z3giIgTdkzrlExPmTc2uP/IZkxx6IoB+3yzGXc4lobZ8X2rpxHhwRD4h5MTiN2EFeAN33XMoLSvEZU+YSF5TynpQyb7lkyoKWHBtLEakxHbHm0lwWzNVq0ZRvRJ6ajcMQoCyA+zDEEHDkO6I9ycIAuCTjxoJk6wXRRnf67sU7H/37QJA2pD8C6WjpU0G6nNQMkNontRukAUkDlSQgSkYSmSRKScaS7CWjSMaSrChZVza7HA7nY+Yf5G4xgb2aDvAAAAAASUVORK5CYII=") -24px top;
  opacity: 0;
  transition: opacity 0.4s ease;
}

.service_list li a:hover {
  background-color: #4cceff;
  border-color: #4cceff;
  color: #fff;
}

.service_list li a:hover:after {
  opacity: 1;
}

.service_list li a:hover:before {
  opacity: 0;
}

.service_list li.active a {
  border-color: #00b9ff;
  background-color: #00b9ff;
  color: #fff;
}

.service_list li.active a:after {
  opacity: 1;
}

.service_list li.active a:before {
  opacity: 0;
}

.service_options {
  list-style: none;
  margin: 0;
  padding: 22px 0 0;
}

.service_options li {
  margin: 0 0 20px;
  padding: 0;
}

.service_options li a {
  color: #00b9ff;
  font-size: 19px;
  text-transform: uppercase;
  font-family: 'TTRussoSans-Regular', sans-serif;
  outline: none;
}

.service_options li a:hover {
  text-decoration: none;
  color: #3E2D76;
}

.tab-content .action_btn {
  float: none;
}

.s_type_change_dropdown {
  position: relative;
}

.s_type_change_dropdown.open {
  z-index: 2;
}

.s_type_change_dropdown .cur_city {
  text-decoration: none;
  outline: none;
  color: #00b9ff;
  /*color: @blockquote;*/
  font-family: TTRussoSans-Bold;
  position: relative;
  text-transform: uppercase;
  margin-left: 10px;
}

@media (max-width: 992px) {
  .s_type_change_dropdown .cur_city {
    top: 0px;
  }
}

@media (max-width: 767px) {
  .s_type_change_dropdown .cur_city {
    margin-left: 0;
    top: 0;
  }
  .s_type_change_dropdown .cur_city:after {
    bottom: 7px;
  }
}

.s_type_change_dropdown .cur_city:after {
  content: "";
  display: block;
  width: 22px;
  height: 13px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAaCAMAAACEqFxyAAAAM1BMVEUAAAAAuf8RAEsAuf8RAEsAuf8RAEsRAEsRAEsAuf8Auf8Auf8Auf8RAEsAuf8Auf8RAEt6Bx0qAAAAD3RSTlMA6uosK4SEItok4NJwcB2WtTPrAAAAdklEQVQoz23PSQ7AIAxDUXcEOoX7n7ZEqHIN/EUsvV0APBek6/GbDtv+utmRypxm7lSzs+wyVadOC+iidFU6VZ0qTm2cSqequ/alhFEhjHSd53WkObv3Sld173TfqzcKVG+VrkqnNh4/pUf/OValxwD3G9Jd9AWG+ghDGs2uawAAAABJRU5ErkJggg==") left top no-repeat;
  position: absolute;
  left: 100%;
  margin-left: 5px;
  bottom: 14px;
}

.s_type_change_dropdown .cur_city:hover {
  text-decoration: none;
  color: #11004b;
}

.s_type_change_dropdown ul {
  display: none;
}

.s_type_change_dropdown.open ul {
  display: block;
  position: absolute;
  top: 100%;
  left: -20px;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  list-style: none;
  border: 1px solid #7fdcff;
  background: #ffffff;
  border-radius: 3px;
  z-index: 1;
}

.s_type_change_dropdown.open ul li {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
}

.s_type_change_dropdown.open ul li a {
  cursor: pointer;
  white-space: nowrap;
  display: block;
  font-family: TTRussoSans-Bold;
  font-size: 23px;
  color: #000000;
  height: 80px;
  line-height: 80px;
  padding-left: 80px;
  padding-right: 50px;
  transition: background-color 0.4s ease;
  position: relative;
}

.s_type_change_dropdown.open ul li a:before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAC7CAMAAABFP97NAAAA6lBMVEUAAAD///+3ssm3sskAuf+czez////Rzt0Auf////+3ssn///+3sskAuf////////+3ssm3ssn///8Auf+3ssn///+3ssm3ssm3ssm3sskAuf////+8t823ssn///////8Auf+3sskAuf////////8Auf8Auf////////////8Auf+3ssm3ssm3sskAuf8Auf////8Auf////8Auf8Auf8Auf////+3ssn///+3ssm3sskAuf8Auf////////////8Auf+3ssn///8Auf////////+3ssn///////////////+3ssn///8Auf8uQ1KTAAAAS3RSTlMA/v3l5ALjCMEdHcHBVmFWYFZiKGL29qV2LB4KBq2ndnZqaDkmCgbtq2hIRjkm9adHOS4uG6tPTyp+0Kr45dPMpoeAXrWdjYdyakHTQQLRAAAC8UlEQVRYw+2T2ULiQBBFG5IQIGEYRJB9lx1xQ0XHZZx9qvr/f2d6NzHEPM5LzlPLsSvVt6tJkHah0CaHccu9HDJyvbJLJH9fJ2rlLJjT5BYOYRxl8EnagoeY8frnl+ObvpdB9ArC4kzYO7Z1PiGKyZwVuOM2UxZ7c1j7RAKUazjjVvzoeFgbkxDjGmpLFojlgJJdGevOcDaJWpy58kN8OY7szaiSPWTUbt5X9rBHODl85n0chS3pY07kjHj+CxmvTqirc8Q2PzTiJfnDe/nRCfZ8iVjQmtzwg35va6u0Ks6DmDH//FtbWVy21le5M4zlramDefLWnpSV6IOVMSNDa3sBO9GxuI84VwPTn5t05vjokpgrEUkvCCP2Qj2RUtw45ApiFTtMRsaMoiR+kOOfgSH6iFJSUlJSUj7itNU6jVHT0otNGfZLaRqRzog5jT1ywvY6z37ND5ZXF6WBWF4HbZVt3VXNXztWoBrYa9Mv30iA0hm1zX4nT88uSIiLM5rX3x9RWiLvKFE6Uiey6Y5E2FF7qv+xGtVVXXJL8+QAebolHJsODukBtUXOlC4P6SWlPP8WpVeH9BWlrQSdUDyhtYSDJcQSH+qDCjX+SpIuNHkczDA9vA3TgxomQ8uM4lKOYithkKPPYGsLty1NP3pEKSkpKSkp/w23WHTJG6v9xqw7lRMLGNZJpUMEx1m4V9IZWmCwho60YElb9AGyfmPVXN82fPazXxQ2WxG2ybZ2zXc2XbZtz+1nudeCOl8ZKnUAYx0f6msS4qu0gp8Aw4BSXcGJOhGrZK0jFqyO/BAw6rdhm21kQbZ9Ahb/0rGxsmdfVbegwTuBfciShszEBViRoejFCViyAnD5oQGahNzyk3ZdbRlNgKLRZM0buG9Iq7UqroM1WaniqjUZ7X3AitbUwXw1DH7AmoNVILtR+e27Jp2NjqVjQZdE6OpQyRCg8t5WxDXFXei6Dj4PKXYcrKJYxQ1T08jDoyiJHWRD9BkkPSLDP+kLsfz4nLJZAAAAAElFTkSuQmCC") left -78px;
  position: absolute;
  left: 30px;
  top: 26px;
}

.s_type_change_dropdown.open ul li a:hover {
  text-decoration: none;
  background-color: #fbfbfb;
}

.s_type_change_dropdown.open ul li a:hover:before {
  width: 30px;
  background-position: 0 28px;
}

.s_type_change_dropdown.open ul li a.active {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67d5ff', endColorstr='#09bbff', GradientType=0);
  background: linear-gradient(#67d5ff, #09bbff);
  color: #ffffff;
}

.s_type_change_dropdown.open ul li a.active:before {
  width: 30px;
  background-position: 0 0;
}

.s_type_change_dropdown.open .cur_city:after {
  background-position: left bottom;
}

.s_types_menu {
  height: 120px;
  background: #2c196e;
  margin-left: -20px;
  margin-right: -20px;
  position: relative;
  z-index: 1;
}

.s_types_menu .s_type {
  position: relative;
  display: block;
  float: left;
  width: 20%;
  height: 120px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  transition: all 0.4s ease;
  font-family: TTRussoSans-Regular;
  font-size: 17px;
  text-transform: uppercase;
}

.s_types_menu .s_type:last-child {
  border-right: none;
}

.s_types_menu .s_type:hover {
  box-shadow: inset 0 -120px 0 #4cceff;
}

.s_types_menu .s_type img {
  margin: 15px 0;
}

.s_types_menu .s_type img.icon-white {
  display: none;
}

.s_types_menu .s_type span {
  display: block;
}

.s_types_menu .s_type.active {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67d5ff', endColorstr='#09bbff', GradientType=0);
  background: linear-gradient(#67d5ff, #09bbff);
  border-bottom-color: #09bbff;
}

.s_types_menu .s_type.active:hover {
  box-shadow: none;
}

.s_types_menu .s_type.active:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  left: 50%;
  top: 100%;
  border: 13px solid transparent;
  border-top-color: #09bbff;
  margin-left: -13px;
}

.s_types_menu .s_type.active img.icon-white {
  display: inline;
}

.s_types_menu .s_type.active img.icon-gray {
  display: none;
}

@media (max-width: 1199px) {
  .s_types_menu .s_type span {
    display: none;
  }
  .s_types_menu .s_type img {
    margin-top: 35px;
  }
}

@media (max-width: 767px) {
  .s_types_menu {
    height: 55px;
    margin: 0 0 40px;
  }
  .s_types_menu .s_type {
    height: 55px;
  }
  .s_types_menu .s_type img {
    height: 30px;
    margin-top: 15px;
  }
}

.s_types_menu_4 .s_type {
  width: 25%;
}

.s_slider {
  height: 400px;
  margin: 0 0 0 -20px;
  background: #f7f7f7;
  position: relative;
  z-index: 1;
}

.s_slider .news_right {
  height: 400px;
}

.s_slider .news_right span {
  font-family: 'TTRussoSans-Regular', sans-serif;
  font-size: 36px;
  line-height: 36px;
}

.s_slider .news_right .bullets {
  bottom: 30px;
}

.s_slider .news_right ul {
  padding-left: 0;
  margin-left: 20px;
}

.s_slider .s_slider_pics {
  height: 400px;
  margin-right: -30px;
  position: relative;
  overflow: hidden;
}

.s_slider .s_slider_pics span {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  z-index: 99;
}

.s_slider .s_slider_pics span.active {
  opacity: 1;
  z-index: 100;
}

@media (max-width: 1199px) {
  .s_slider .news_right {
    margin-right: -20px;
  }
  .s_slider .s_slider_pics span {
    width: 100%;
    height: 100%;
  }
  .s_slider .s_slider_pics span a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .s_slider .s_slider_pics img {
    position: relative;
    height: 100%;
  }
}

@media (max-width: 992px) {
  .s_slider .news_right span {
    font-size: 21px;
    text-transform: uppercase;
    line-height: 26px;
  }
  .s_slider .news_right ul,
  .s_slider .news_right p {
    font-size: 17px;
  }
  .s_slider .news_right .news_right_item {
    max-height: 291px;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .s_slider {
    margin-top: -40px;
    margin-left: 0;
    margin-bottom: 40px;
    height: auto;
  }
  .s_slider .news_right {
    margin: 0 0 20px;
    height: auto;
    min-height: 0;
  }
  .s_slider .news_right .bullets {
    bottom: 20px;
  }
  .s_slider .s_slider_pics {
    height: auto;
    margin-right: 0;
  }
  .s_slider .s_slider_pics span {
    position: relative;
  }
  .s_slider .s_slider_pics img {
    position: static;
    width: 100%;
  }
}

.s_options_list {
  margin: 0 0 40px 20px;
}

.s_options_list .row {
  margin-right: 0;
}

.s_options_list .s_option_title {
  font-size: 27px;
  font-family: TTRussoSans-Bold;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.s_options_list .s_options_item {
  color: #000;
  text-decoration: none;
  min-height: 300px;
}

.s_options_list .s_options_item img {
  max-width: 100%;
  max-height: 180px;
  margin-bottom: 30px;
}

.s_options_list .s_options_item h2 {
  font-size: 27px;
  font-family: 'Open Sans', sans-serif;
  margin: 0 0 20px;
}

.s_options_list .s_options_item p {
  font-size: 14px;
  color: #4c4c4c;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  .s_options_list {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .s_options_list {
    margin-left: 20px;
  }
  .s_options_list .s_options_item {
    min-height: 0;
  }
  .s_options_list .s_options_item img {
    display: none;
  }
  .s_options_list .more_cont {
    margin-right: 20px;
  }
  .s_options_list .more_cont a {
    padding-right: 15px;
  }
  .s_options_list .more_cont i {
    margin: 0 5px;
  }
}

.arr_link {
  font-family: TTRussoSans-Bold;
  color: #00b9ff;
  font-size: 17px;
  position: relative;
}

.arr_link:after {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAA0CAMAAABRjo0fAAAAnFBMVEUAAAAMsvGIf6UMsvEMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6WIf6UMsvGIf6WIf6WIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvEMsvEMsvEMsvGIf6WIf6UMsvGIf6UMsvEMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6XxmW00AAAAMnRSTlMA/f3Hnp4wMB0d6enBwXx8QEAMDAkJYWFP9/fgxykp8PCFhVLh38rKyJSUSxMTb29YWP9/p4wAAAOmSURBVFjDvVjplrIwDAXcF0AURlzAff8cJXn/d/taaSbCWMdTzzG/hGt6S5ImFyyyxOu2bbvdXdStktUXOeIlZaSxdDuO03GXjd8+mtV6FfixSu81JJjij02Dl3zCKkD7cGpaVvN0aANUw7+RqIY4r8XpIGrFtTliLbr3mVVXST9srqqze59/Wxh5fbrqeyPY/vsLOe9x7A8IGfhj3J+VT6XsU1E+YQU2hfAnG6iEz5Foh5NGIV0T3EU3ny2s64V0bWCbP1MVNk2rYM0NVJ8jNZy0ikhrgrXcZ63x6cHod6GNoPcMCXBMz5PF6kc6xqDgc11RHG4+VgU8KhbeigcVhdC2evfIFH11OXScTP30cXrv82Xb13ufOsxU5r6ha5H1Z1BnRFgXvhlJcT4gHkRnqCqig2kifIgHwP5SPm1IrAVUCVH3VeIWhDBKiI/H/PfFkUTEdETfg4PatS2JyOcAntjqildiW0GXEGYixMWYeIaIInqX22WMbhdOxPMFIHzyOJxEsNrQvGWuyGM1oS2RItNVIR28lVwgo4Yo4xfcCg87yqcnowYg49dTPpYNodymDWWzH9ySjxiC7WB0W9jNLElkDd281tHJV7OaXbEnALG7br5ZsAWRzN71NaKrzKwkop6QE0kjIq4fAEYEkSgITgFbAm2JlJKkEFFev4godEmBiBPxVjEwUbkYmIiKgcv7WyRbX95XWUCELPH4iOiIywUcHhEdYGF0YBt0YImIDmxD+TARHdj6uy2IibgFMRH7vN9UEXVNFeCuqWoa+xqqzxEeE4i6MQHAY4IGX2lUrWnwaREefIi6wQdQGHzvjnJE3SgHKI5ykhNCgoT95HRgOcGIFBqElMQJok6cAJA4+ajc+pSAZEt9ctIt56eGRPow6BHj0HFiO8e4JU5DfOxQYnWIeTGcd2XVuTvrEfPyjvY4SQvpmuA+0iNGB1avOvWIaQviBsnWGGOgRwybKrf8gLfv45QQteGAEbMxwUPsgq5FNphjgxFhLl4YMRp8S6wpdUuKUyVuSQijhBiNchIatBILDUKYiRAjcaJUZ8Y8JJ0kUmTKCDGRW7nqjB0sm/PglnyQCB0jAZk7Za8RZTLn6BhJYhEGTgFbWggQ/YMQA5FvVAxGry2yiMkr05d3JlcjxORFzOjAmrxamrQgk5dlo6Zq8vpvMiaMPmjQeCt/btlHesTkE43JKDf86MRCQ0iQaJDGRxYajMiPZYQYfEb7kNz6sID8D2teFUiIIpEiAAAAAElFTkSuQmCC") -26px top no-repeat;
  left: 100%;
  top: -4px;
  margin-left: 10px;
}

.arr_link:hover {
  color: #584C81;
  text-decoration: none;
}

.arr_link:hover:after {
  background-position: -26px bottom;
}

.s_tabs_nav {
  font-size: 14px;
  text-transform: uppercase;
  list-style: none;
  margin: 30px;
  margin-left: 10px;
  padding: 0;
}

.s_tabs_nav li {
  padding: 0;
  margin: 0 5px 0 0;
  display: inline-block;
}

.s_tabs_nav li a {
  font-family: TTRussoSans-Regular;
  font-weight: bold;
  position: relative;
  color: #000;
  display: inline-block;
  padding: 0 20px;
  height: 42px;
  line-height: 40px;
  text-decoration: none;
  border: 1px solid #dbd8e4;
  border-radius: 3px;
  transition: all 0.4s ease;
  background: #fbfbfb;
}

.s_tabs_nav li a:hover {
  background: #4cceff;
  border-color: #4cceff;
  color: #fff;
}

.s_tabs_nav li.active a {
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67d5ff', endColorstr='#0ebdff', GradientType=0);
  background: linear-gradient(#67d5ff, #0ebdff);
  border-color: transparent;
}

.s_tabs_nav li.active a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -9px;
  border: 9px solid transparent;
  border-top-color: #0ebdff;
}

@media (max-width: 992px) {
  .s_tabs_nav {
    margin-left: 20px;
  }
  .s_tabs_nav li:last-child {
    margin-right: 0;
  }
  .s_tabs_nav li a {
    padding: 0 17px;
  }
}

@media (max-width: 767px) {
  .s_tabs_nav {
    clear: both;
    margin: 20px 20px 40px 40px;
  }
  .s_tabs_nav li {
    display: block;
  }
  .s_tabs_nav li:last-child {
    margin-right: 20px;
  }
  .s_tabs_nav li a {
    display: block;
    margin-left: 0px !important;
  }
  .s_tabs_nav li a:after {
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    height: 8px;
    background: url(../img/s_type_change.png) left top no-repeat;
    background-size: 100%;
    right: 10px;
    top: 16px;
  }
  .s_tabs_nav li.active a:before,
  .s_tabs_nav li.active a:after {
    display: none;
  }
}

.s_sub_tab {
  padding: 0;
  margin: 0 0 25px 20px;
  list-style: none;
}

.s_sub_tab li {
  display: inline-block;
  margin-right: 35px;
}

.s_sub_tab li a {
  color: #00b9ff;
  font-size: 30px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: TTRussoSans-Bold;
}

.s_sub_tab li a:hover {
  color: #000;
}

.s_sub_tab li.active a {
  color: #000;
}

@media (max-width: 992px) {
  .s_sub_tab li {
    display: block;
  }
  .s_sub_tab li a {
    font-size: 21px;
  }
}

.page_content {
  margin-left: -31px;
  padding-left: 0;
}

.page_content .row {
  margin-left: 0px;
  padding-left: 12px;
}

.t_item {
  display: block;
}

.t_item .address {
  font-style: italic;
  color: #877fa4;
  font-size: 13px;
  margin-bottom: 20px;
}

.t_item .title {
  font-family: TTRussoSans-Regular;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 34px;
}

.t_item .title a {
  color: #00b9ff;
}

.t_item .status-switch {
  padding-left: 0px;
}

@-moz-document url-prefix() {
  .t_item .status {
    padding: 10px 10px 0px 10px !important;
  }
}

.t_item .status {
  font-family: TTRussoSans-Regular;
  background: #877fa4;
  color: #FFFFFF;
  display: inline-block;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 13px;
  height: 35px;
  line-height: 15px;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: middle;
}

.t_item .status .icon-status {
  width: 35px;
  height: 35px;
  padding: 10px;
  margin: -10px;
  margin-left: 10px;
  top: 0;
  float: right;
  display: inline-block;
  background: #f1f1f3 url("../img/active.png") no-repeat center !important;
}

.t_item .status a.link {
  color: #fff;
  text-decoration: none;
}

.t_item .status:hover {
  cursor: pointer;
}

.t_item .desc {
  font-size: 14px;
  font-family: TTRussoSans-Regular;
  border-bottom: 1px solid #e7e6ee;
  display: block;
  padding-top: 15px;
  padding-bottom: 5px;
}

.t_item .desc strong {
  font-family: TTRussoSans-Regular;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.t_item .desc .bs-docs-popover {
  top: -1px;
  left: 5px;
}

.t_item .desc p {
  margin: 0 0 5px;
}

.t_item .desc strong {
  margin-bottom: 0;
}

.t_type .t_item {
  border: 1px solid #7fdcff;
  height: 480px;
  margin: 0 -10px 30px;
  margin-right: 0px;
  padding: 40px;
  padding-left: 29px;
  transition: all 0.4s ease;
  box-shadow: inset 0 0 0 1px transparent;
}

@media (width: 1201px) {
  .t_type .t_item {
    width: 245px;
  }
}

@media (max-width: 1200px) and (min-width: 767px) {
  .t_type .t_item {
    margin-left: 0px !important;
  }
}

@media (max-width: 767px) {
  .t_type .t_item {
    margin-left: 20px !important;
  }
}

.t_type .t_item p {
  width: 100%;
  padding-right: 5px;
}

.t_type .t_item a {
  text-decoration: none;
}

.t_type .t_item .desc:nth-last-of-type(1) {
  border-bottom: 0 !important;
}

.t_type .t_item .bs-docs-popover {
  font-family: TTRussoSans-Regular;
  float: right;
  font-size: 14px !important;
  outline: none;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #00b9ff;
  background: #00b9ff;
  color: #fff;
  transition: all 0.4s ease;
  cursor: pointer;
  border-radius: 10px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  position: relative;
  top: 0px !important;
  left: 15px;
}

@media (max-width: 1449px) and (min-width: 1200px) {
  .t_type .t_item .bs-docs-popover {
    left: 50px;
  }
}

@media (width: 767px) {
  .t_type .t_item .bs-docs-popover {
    left: 15px;
  }
}

@-moz-document url-prefix() {
  .t_type .t_item .bs-docs-popover {
    text-indent: 1px;
  }
}

.t_type .t_item .bs-docs-popover:hover {
  color: #584c81;
  border-color: #584c81;
  background: #fff;
}

.t_type .t_item .more {
  display: inline-block;
  padding-top: 10px;
}

.t_type .t_item .more i {
  width: 23px;
  height: 23px;
  display: inline-block;
  background: url("../img/more.png") no-repeat center;
}

.t_type .t_item .check,
.t_type .t_item .add {
  height: 27px;
  line-height: 27px;
  font-size: 15px;
  font-style: italic;
  cursor: pointer;
  clear: both;
}

.t_type .t_item .check a,
.t_type .t_item .add a {
  vertical-align: middle;
  display: none;
  transition: all 0.4s ease;
}

.t_type .t_item .check span,
.t_type .t_item .add span {
  vertical-align: middle;
  color: #887fa5;
  transition: all 0.4s ease;
}

.t_type .t_item .check i,
.t_type .t_item .add i {
  vertical-align: middle;
  display: inline-block;
  height: 27px;
  width: 27px;
  border: 2px solid #b7b2c9;
  margin-right: 20px;
  transition: all 0.4s ease;
  position: relative;
}

.t_type .t_item .check i:after,
.t_type .t_item .add i:after {
  content: "";
  display: block;
  width: 20px;
  height: 13px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAANCAYAAACpUE5eAAAAqklEQVR42q3RMQ4BQRSHcSJRkIgWndoJnEGpcApXEC2NFo1Elr2D7CFcwDVEIeN7yUzyr15hpvgVO3nvy0y2FULIslpsOzjggWGJWIUQzUvGznZeKnZCOwVtYIZpbszYwAgfvLHMiaVgDy8EfLH+N6ZPnuApw7s4rLGbF0v0BgM0slSh68XcoIkBXW5wl++jxJygsAXsEZTGPN4f3UisTrGcYB9XXDD2IuoHgheI9jppdDoAAAAASUVORK5CYII=");
  position: absolute;
  transition: all 0.4s ease;
  opacity: 0;
  left: 1px;
  top: 5px;
}

.t_type .t_item .check span,
.t_type .t_item .add span {
  color: #615688;
}

.t_type .t_item .check i,
.t_type .t_item .add i {
  border-color: #615688;
}

.t_type .t_item.t_new {
  background: #36b765 url("../img/add.png") no-repeat left 40px bottom 40px;
  border: 1px solid #36b765 !important;
  color: white;
  cursor: pointer;
  margin-bottom: 100px;
}

@media (max-width: 767px) and (min-width: 366px) {
  .t_type .t_item.t_new {
    background-position: 10px;
    text-align: right;
  }
}

@media (max-width: 366px) {
  .t_type .t_item.t_new {
    background-position: -360px;
  }
}

.t_type .t_item.t_new .desc {
  border: 0;
}

.t_type .t_item.t_new a {
  color: #FFF;
}

.t_type .t_item.t_new:hover {
  background: #FFF url("../img/add-hover.png") no-repeat left 40px bottom 40px;
  box-shadow: inset 0 0 0 1px #36b765;
  text-decoration: none;
}

.t_type .t_item.t_new:hover .title {
  color: #36b765;
}

.t_type .t_item.t_new:hover .desc {
  color: black;
}

.t_type .t_item.t_new:hover a:link {
  color: #36b765;
}

.t_type .t_item.t_new:hover a:visited {
  color: #36b765;
}

@media (min-width: 1200px) and (max-width: 1449px) {
  .t_type .t_item .action_btn {
    padding-left: 15px;
    padding-right: 15px;
  }
  .t_type .t_item .action_btn i {
    display: none;
  }
  .t_type .t_item .price strong {
    font-size: 30px !important;
  }
  .t_type .t_item .bonus {
    height: auto !important;
  }
  .t_type .t_item .bonus strong {
    display: block;
    width: 80px;
  }
  .t_type .t_item .check {
    line-height: 18px !important;
    margin-top: 7px;
  }
  .t_type .t_item i {
    float: left;
    margin-bottom: -10px;
  }
  .t_type .bs-docs-popover {
    margin-right: 35px;
  }
}

.t_type .t_item:hover {
  border-color: #4cceff;
  box-shadow: inset 0 0 0 1px #4cceff;
}

.t_type .t_item:hover .title a {
  color: #11004b;
}

@media (max-width: 767px) {
  .t_type .t_item .action_btn {
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .t_type .t_item .action_btn i {
    display: none;
  }
  .t_type .t_item .bonus {
    line-height: 30px;
  }
}

.t_type .t_item.blocked {
  border: 1px solid #dad8e3;
}

.t_type .t_item.blocked .status {
  background: #f1f1f3;
  color: #877fa4;
}

@media (max-width: 1262px) and (min-width: 1200px) {
  .t_type .t_item.blocked .status {
    width: 185px;
  }
}

@-moz-document url-prefix() {
  .t_type .t_item.blocked .status {
    width: 195px;
  }
}

.t_type .t_item.blocked .status .icon-status {
  background: #877fa4 url("../img/blocked.png") no-repeat center !important;
  color: #FFFFFF;
  float: left;
  margin-left: -10px;
  margin-right: 10px;
}

.t_type .t_item.blocked:hover {
  border-color: #dad8e3;
  box-shadow: inset 0 0 0 1px #dad8e3;
}

.t_type .t_item.not-actived {
  border: 1px solid #dddddd;
}

.t_type .t_item.not-actived .title a {
  color: #9d9d9d;
}

.t_type .t_item.not-actived .status {
  background: #f1f1f3;
  color: #877fa4;
  margin-bottom: 0px;
}

.t_type .t_item.not-actived .status .icon-status {
  background: #877fa4 url("../img/blocked.png") no-repeat center !important;
  color: #FFFFFF;
  float: left;
  margin-left: -10px;
  margin-right: 10px;
}

.t_type .t_item.not-actived .activation {
  margin-top: 10px;
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
  font-weight: bold;
  font-family: 'TTRussoSans-Regular';
}

.t_type .t_item.not-actived:hover {
  border-color: #dad8e3;
  box-shadow: inset 0 0 0 1px #dad8e3;
}

.t_type2 {
  border: 1px solid #dddbe6;
  margin: 30px 0 0;
  padding-left: 30px;
  font-weight: normal;
}

.t_type2 div:first-of-type {
  white-space: nowrap;
}

.t_type2 .t_item {
  border: 1px solid #7fdcff;
  margin: -10px 0 20px -12px;
  margin-left: -13px !important;
  height: 150px;
  padding: 20px;
}

.t_type2 .t_item .title {
  margin: 0;
  font-size: 17px;
}

@media (max-width: 991px) {
  .t_type2 .t_item {
    height: auto;
  }
}

@media (width: 992px) {
  .t_type2 .t_item {
    height: 120px !important;
  }
}

.t_type2 .t_item .more {
  padding: 0;
  margin-top: 5px;
}

.t_type2 .t_item .tariff {
  font-size: 14px;
  white-space: normal !important;
}

.t_type2 .t_item .tariff strong {
  text-transform: uppercase;
}

.t_type2 .t_item.t_new {
  padding: 0;
  margin: -1px;
  margin-left: -30px;
  height: 120px;
  background: #36b765 url("../img/add.png") no-repeat left 30px bottom 30px !important;
}

.t_type2 .t_item.t_new .title {
  font-size: 20px;
  margin-left: 150px;
  margin-top: 30px;
}

.t_type2 .t_item.t_new .desc {
  margin-left: 150px;
  padding: 0;
  font-size: 16px;
}

.t_type2 .t_item.t_new:hover {
  background: #FFF url("../img/add-hover.png") no-repeat left 30px bottom 30px !important;
}

.t_type2 .title {
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 40px;
}

.t_type2 .subtitle {
  font-size: 14px;
  margin-top: 10px;
}

.page-title {
  font-family: TTRussoSans-Regular;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 30px;
}

.t_type3 {
  font-family: TTRussoSans-Regular;
}

.t_type3 .t_item {
  border: 1px solid #7fdcff;
  margin: 20px 0 20px;
  margin-left: 10px;
  padding: 40px;
  padding-left: 10px;
}

.t_type3 .t_item .desc {
  border: 0 !important;
}

.t_type3 .t_item .desc strong {
  text-transform: uppercase;
}

.t_type3 .t_item.t_new {
  background: #36b765 url("../img/add.png") no-repeat left 30px bottom 35px;
  border: 1px solid #36b765 !important;
  color: white;
  cursor: pointer;
  height: 130px;
  margin-bottom: 20px;
  padding-left: 60px;
  padding-top: 32px;
}

.t_type3 .t_item.t_new .desc {
  border: 0;
}

.t_type3 .t_item.t_new a {
  color: #FFF;
}

.t_type3 .t_item.t_new .title {
  font-size: 20px;
  margin-left: 70px;
  margin-top: 5px;
}

.t_type3 .t_item.t_new:hover {
  background: #FFF url("../img/add-hover.png") no-repeat left 30px bottom 35px;
  box-shadow: inset 0 0 0 1px #36b765;
  color: #36b765;
  text-decoration: none;
}

.t_type3 .t_item.t_new:hover .desc_service {
  color: black;
}

.t_type3 .t_item.t_new:hover a:link {
  color: #36b765;
}

.t_type3 .t_item.t_new:hover a:visited {
  color: #36b765;
}

.t_type3 .t_item_title {
  border: 0 !important;
  padding: 0 !important;
  padding-left: 10px;
}

.t_type3 .t_item_title .row {
  margin-left: 20px;
}

.t_type3 .t_item_title .title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

.t_type3 .t_item_title .balance {
  background: #f1f1f3 !important;
  padding: 20px;
  min-height: 114px;
}

.t_type3 .t_item_title .balance .title p {
  font-weight: normal;
  padding: 0 !important;
  margin: 0 !important;
}

.t_type3 .t_item_title .balance .promised {
  height: 30px;
  line-height: 27px;
  font-size: 15px;
  font-style: italic;
  cursor: pointer;
  color: #887fa5;
  transition: all 0.4s ease;
}

.t_type3 .t_item_title .balance p strong {
  font-size: 14px;
  padding: 0 !important;
  margin: 0 !important;
}

.t_type3 .t_item_title .balance .o_check {
  height: 0px;
}

.t_type3 .t_item_title .balance.minus {
  background: #fff !important;
  border: 2px solid #FF0029;
}

.t_type3 .t_item_title .balance.minus .title p strong {
  color: black;
}

.t_type3 .t_item_title .balance.minus .title p.balance-sum {
  color: red;
}

.t_type3 .t_item:hover {
  border-color: #4cceff;
  box-shadow: inset 0 0 0 1px #4cceff;
}

.t_type3 .t_item:hover .title a {
  color: #11004b;
}

.t_type3 .t_item_title:hover {
  box-shadow: none;
}

.sidebar {
  padding: 30px 25px;
}

@media (max-width: 1199px) and (min-width: 768px) {
  .sidebar {
    padding-left: 10px !important;
    padding-right: 30px !important;
  }
}

@media (max-width: 768px) {
  .sidebar {
    padding-left: 32px !important;
    padding-right: 30px !important;
  }
}

.sidebar div {
  width: 96%;
  border: 1px solid #dbd8e4;
  padding: 20px;
  margin-bottom: 10px;
  margin-left: -12px;
}

.sidebar .help-block {
  color: red;
  text-align: center;
  font-size: 12px;
}

.sidebar .payments input, .sidebar .payments select {
  color: #11004b !important;
  font-style: italic;
  width: 100%;
  background: transparent;
  font-size: 15px;
  padding: 5px 0;
  border: 0;
  border-bottom: 1px solid #dbd8e4;
  margin-right: 20px;
  right: 20px;
  margin-bottom: 10px;
}

.sidebar .payments button {
  font-weight: bold;
  font-family: 'TTRussoSans-Regular';
  width: 100%;
}

.sidebar .payments .has-error {
  border: 1px solid red;
}

.sidebar .tariff {
  padding: 10px 20px;
  color: #FFFFFF;
}

.sidebar .tariff p {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 16px;
}

.sidebar .tariff h2 {
  margin-top: 3px;
  font-size: 18px;
}

.sidebar .tariff .connect i {
  width: 23px;
  height: 23px;
  display: inline-block;
  background: url(../img/more-white.png) no-repeat center;
  background-size: 23px;
  position: relative;
  top: 3px;
  margin-left: 6px;
}

.sidebar .tariff.recommended {
  background-color: #00B9FB;
}

.sidebar .tariff.popular {
  background-color: #26B56B;
}

.btn {
  text-align: center;
  transition: all 0.4s ease;
  overflow: hidden;
  height: 57px;
  line-height: 57px;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: TTRussoSans-Bold;
  outline: none;
  display: inline-block;
  margin: 0 auto;
  text-decoration: none !important;
  border-radius: 0;
}

.btn-prmary {
  border: 2px solid #4cceff;
  background: #ffffff !important;
  color: #000;
}

.btn-prmary:hover {
  box-shadow: inset 0 -57px 0 #4cceff;
  color: #fff;
}

.s_main_content .desc .bs-docs-popover {
  line-height: 19px;
}

@media (max-width: 1199px) {
  .s_main_content .t_item {
    padding-left: 20px;
  }
  .s_main_content .t_item .bonus {
    line-height: 20px;
  }
  .s_main_content .t_item .link_about {
    margin-bottom: 5px;
  }
  .s_main_content .t_item .price {
    margin-bottom: 10px;
  }
  .s_main_content .t_item .desc strong {
    margin-bottom: 20px;
  }
}

.old_description {
  margin: 0 0 40px 40px;
}

.more_info {
  margin: 0 40px 20px;
}

.more_info img {
  float: left;
  margin-right: 19px;
}

.more_info strong {
  font-size: 21px;
  display: block;
  font-family: TTRussoSans-Bold;
  text-transform: uppercase;
}

.more_info .zoom {
  font-family: 'TTRussoSans-Regular', sans-serif;
  overflow: hidden;
  padding-bottom: 40px;
}

@media (max-width: 767px) {
  .more_info .zoom {
    min-height: 0;
  }
}

.best {
  background: #00b9ff;
  padding: 50px 0;
  height: 760px;
}

.best .title {
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
  font-family: TTRussoSans-Bold;
  font-size: 27px;
  text-transform: uppercase;
}

.best.best_tv .b_item .title {
  text-align: left;
}

.best .b_slider {
  height: 546px;
  overflow: hidden;
  position: relative;
}

.best .b_slider .b_item {
  overflow: hidden;
}

.best .b_slider .b_item img {
  float: left;
  /**/
  position: absolute;
  /**/
}

.best .b_slider .b_item .t_item {
  /**/
  position: relative;
  z-index: 1;
  /**/
  float: right;
  height: 546px;
  margin: 0;
  width: 361px;
  border: none;
  text-shadow: none;
  background: #fff;
}

.best .b_slider .b_item .t_item .title {
  text-align: left;
}

.best .b_slider .b_item .t_item .bonus {
  border: 2px solid #ffd429;
  padding: 5px 20px;
  margin: -10px 20px 20px -20px;
  height: auto;
}

.best .b_slider .b_item .t_item .bonus strong {
  background: none;
  color: #000;
  font-family: TTRussoSans-Bold;
}

.best .b_slider .b_item .t_item .bonus p {
  margin-bottom: 15px;
}

.best .b_slider .b_item .t_item .bonus p strong {
  margin-bottom: 0;
}

.best .b_slider .b_item .t_item:hover {
  box-shadow: none;
  border: none;
}

.best .b_slider .owl-controls {
  margin-top: 0;
  border: none;
  text-align: center;
}

.best .b_slider .owl-controls .owl-pages {
  color: #fff;
}

.best .b_slider .owl-controls .owl-prev:before,
.best .b_slider .owl-controls .owl-prev,
.best .b_slider .owl-controls .owl-next:before,
.best .b_slider .owl-controls .owl-next {
  width: 24px;
  height: 24px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAWlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////9ZMre9AAAAHXRSTlMA7vwXVcT53Wzpr5pkTtgpIhLaX14MuqJLBM+9bYaRLq4AAAHOSURBVEjHlZTrloIwDISTXqBVKMt1XTXv/5p7pIVUeqKH/oKvxtJkZiAt7S4D4nBxOoHPXF8rUrVdgqLqqg88LLY+8BbJTv3raTaWsM25mV9P/ZTzRqHhaoOq+cxvqv6BbHW1uiXe5fwncY0Yf887iFrmcCUDh2XoKnNd2fTqfvcdW2nmAL+OOTga48uT/B+kNZLbOcCfp+fO4aL62BLyfMVeXSJPbfDUbBxCvT5OyuctqcPKuUJNiQPa9TqK3hfiASizXgLPF6SjzbdPMonvlx4/X3rcODiaIm0+tTWpaCKXDa6RB9cwPy8N0OiPIvOoZQ7QlvJuV17Kuz1roNKKc3u0aDsX1k1mr8JjuVdlCFT35RGYn48Z3giIgTdkzrlExPmTc2uP/IZkxx6IoB+3yzGXc4lobZ8X2rpxHhwRD4h5MTiN2EFeAN33XMoLSvEZU+YSF5TynpQyb7lkyoKWHBtLEakxHbHm0lwWzNVq0ZRvRJ6ajcMQoCyA+zDEEHDkO6I9ycIAuCTjxoJk6wXRRnf67sU7H/37QJA2pD8C6WjpU0G6nNQMkNontRukAUkDlSQgSkYSmSRKScaS7CWjSMaSrChZVza7HA7nY+Yf5G4xgb2aDvAAAAAASUVORK5CYII=");
}

.best .b_slider .owl-controls .owl-next:before,
.best .b_slider .owl-controls .owl-next {
  background-position: right top;
}

@media (max-width: 767px) {
  .best {
    margin: 0 20px;
    height: auto;
  }
  .best .b_slider {
    height: auto;
  }
  .best .b_slider img {
    display: none;
  }
  .best .b_slider .b_item .t_item {
    height: auto;
    width: 100%;
    padding: 35px;
    text-align: center;
  }
  .best .b_slider .b_item .t_item .title {
    text-align: center;
  }
  .best .b_slider .b_item .t_item .action_btn {
    width: 210px;
    text-align: center;
    padding: 0;
  }
  .best .b_slider .b_item .t_item .action_btn i {
    display: none;
  }
}

.best_inter {
  height: 660px;
}

.best_inter .b_slider {
  height: 440px;
}

.best_inter .b_slider .b_item {
  height: 440px;
}

.best_inter .b_slider .b_item .t_item {
  height: 440px;
}

.best_inter .b_slider .b_item .t_item .title {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .best_inter {
    height: auto;
  }
  .best_inter .b_slider {
    height: auto;
  }
  .best_inter .b_slider .b_item {
    height: auto;
  }
  .best_inter .b_slider .b_item .t_item {
    height: auto;
    padding: 35px 35px 0px;
  }
  .best_inter .b_slider .b_item .t_item .desc {
    margin-bottom: 10px;
  }
  .best_inter .b_slider .b_item .t_item .desc strong {
    margin-bottom: 15px;
  }
  .best_inter .b_slider .b_item .t_item .bonus {
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 0;
    display: inline-block;
    margin-right: 0;
  }
}

.best_phone {
  height: 690px;
}

.best_phone .b_slider {
  height: 472px;
}

.best_phone .b_slider .b_item {
  height: 472px;
}

.best_phone .b_slider .b_item .t_item {
  height: 472px;
}

.best_phone .price {
  bottom: 10px;
}

.best_phone .link_about {
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .best_phone {
    height: auto;
  }
  .best_phone .b_slider {
    height: auto;
  }
  .best_phone .b_slider .b_item {
    height: auto;
  }
  .best_phone .b_slider .b_item .t_item {
    height: auto;
    padding: 35px 35px 0px;
  }
  .best_phone .b_slider .b_item .t_item .desc {
    margin-bottom: 20px;
  }
  .best_phone .b_slider .b_item .t_item .desc strong {
    margin-bottom: 5px;
  }
  .best_phone .b_slider .b_item .t_item .bonus {
    line-height: 20px;
  }
}

.best_tv {
  height: 660px;
}

.best_tv .tarifs {
  height: 440px;
  background: #f7f7f7;
  border: none;
}

.best_tv .tarifs .b_item {
  background: #fff;
  width: 30%;
  height: 440px;
  border: none;
  float: left;
  margin-right: 20px;
}

.best_tv .tarifs .b_item:hover {
  border: none;
  box-shadow: none;
}

.best_tv .tarifs .b_item .bonus {
  border: 2px solid #ffd429;
  padding: 5px 20px;
  margin: -10px 20px 20px -20px;
}

.best_tv .tarifs .b_item .bonus strong {
  background: none;
  color: #000;
  font-family: TTRussoSans-Bold;
}

.best_tv .tarifs .b_item .bonus p {
  margin-bottom: 15px;
}

.best_tv .tarifs .b_item .bonus p strong {
  margin-bottom: 0;
}

.best_tv .tarifs .t_additional {
  width: 70%;
  float: left;
  height: 440px;
  border: none;
}

.best_tv .tarifs .t_additional .title {
  color: #000;
  text-align: left;
}

.best_tv .tarifs .t_additional .t_item {
  width: 250px;
  height: 240px;
  margin-right: 20px;
  margin-bottom: 0;
  border: 1px solid #dbd8e4;
}

.best_tv .tarifs .t_additional .owl-controls {
  border-top: 0;
  margin-top: 0;
}

.best_tv .best_help {
  margin: 3px 0 0 520px;
  color: #fff;
}

@media (max-width: 1199px) {
  .best_tv .tarifs .t_additional {
    margin-left: 320px;
    margin-right: 30px;
    float: none;
    width: auto;
  }
  .best_tv .tarifs .t_additional .title {
    font-size: 20px;
  }
}

@media (max-width: 992px) {
  .row-top {
    display: none;
  }
  .best_tv .tarifs .b_item {
    width: 340px;
    padding-left: 30px;
  }
}

@media (max-width: 767px) {
  .best_tv {
    height: auto;
  }
  .best_tv .tarifs {
    height: auto;
    margin: 0;
    padding: 0 20px;
  }
  .best_tv .tarifs .b_item {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .best_tv .tarifs .t_additional {
    width: 100%;
    margin: 0;
    padding: 20px 20px 0;
    float: left;
  }
  .best_tv .tarifs .t_additional .t_item {
    width: 240px;
  }
}

.service_content {
  margin: 40px 40px 0;
}

.service_content .sc_item {
  margin-bottom: 60px;
}

.service_content .sc_item .s_title {
  font-size: 30px;
  font-family: TTRussoSans-Bold;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.service_content .sc_item p {
  font-weight: lighter;
  margin-bottom: 25px;
}

.service_content .arr_link {
  display: inline-block;
  height: 26px;
}

.service_content .arr_link:after {
  top: 0;
}

.service_content.page_content {
  padding-left: 0;
}

.t_additional {
  border: 1px solid #7fdcff;
  height: 500px;
  margin-left: -31px;
  padding: 35px 0 0 40px;
}

.t_additional .title {
  font-family: TTRussoSans-Bold;
  font-size: 30px;
  margin-bottom: 25px;
}

.owl-controls {
  margin: 25px 20px 0 0;
  padding-top: 30px;
  border-top: 1px solid #e5e5e5;
}

.owl-controls .owl-prev,
.owl-controls .owl-next {
  overflow: hidden;
  text-indent: 1000px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAA0CAMAAABRjo0fAAAAnFBMVEUAAAAMsvGIf6UMsvEMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6WIf6UMsvGIf6WIf6WIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvEMsvEMsvEMsvGIf6WIf6UMsvGIf6UMsvEMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6XxmW00AAAAMnRSTlMA/f3Hnp4wMB0d6enBwXx8QEAMDAkJYWFP9/fgxykp8PCFhVLh38rKyJSUSxMTb29YWP9/p4wAAAOmSURBVFjDvVjplrIwDAXcF0AURlzAff8cJXn/d/taaSbCWMdTzzG/hGt6S5ImFyyyxOu2bbvdXdStktUXOeIlZaSxdDuO03GXjd8+mtV6FfixSu81JJjij02Dl3zCKkD7cGpaVvN0aANUw7+RqIY4r8XpIGrFtTliLbr3mVVXST9srqqze59/Wxh5fbrqeyPY/vsLOe9x7A8IGfhj3J+VT6XsU1E+YQU2hfAnG6iEz5Foh5NGIV0T3EU3ny2s64V0bWCbP1MVNk2rYM0NVJ8jNZy0ikhrgrXcZ63x6cHod6GNoPcMCXBMz5PF6kc6xqDgc11RHG4+VgU8KhbeigcVhdC2evfIFH11OXScTP30cXrv82Xb13ufOsxU5r6ha5H1Z1BnRFgXvhlJcT4gHkRnqCqig2kifIgHwP5SPm1IrAVUCVH3VeIWhDBKiI/H/PfFkUTEdETfg4PatS2JyOcAntjqildiW0GXEGYixMWYeIaIInqX22WMbhdOxPMFIHzyOJxEsNrQvGWuyGM1oS2RItNVIR28lVwgo4Yo4xfcCg87yqcnowYg49dTPpYNodymDWWzH9ySjxiC7WB0W9jNLElkDd281tHJV7OaXbEnALG7br5ZsAWRzN71NaKrzKwkop6QE0kjIq4fAEYEkSgITgFbAm2JlJKkEFFev4godEmBiBPxVjEwUbkYmIiKgcv7WyRbX95XWUCELPH4iOiIywUcHhEdYGF0YBt0YImIDmxD+TARHdj6uy2IibgFMRH7vN9UEXVNFeCuqWoa+xqqzxEeE4i6MQHAY4IGX2lUrWnwaREefIi6wQdQGHzvjnJE3SgHKI5ykhNCgoT95HRgOcGIFBqElMQJok6cAJA4+ajc+pSAZEt9ctIt56eGRPow6BHj0HFiO8e4JU5DfOxQYnWIeTGcd2XVuTvrEfPyjvY4SQvpmuA+0iNGB1avOvWIaQviBsnWGGOgRwybKrf8gLfv45QQteGAEbMxwUPsgq5FNphjgxFhLl4YMRp8S6wpdUuKUyVuSQijhBiNchIatBILDUKYiRAjcaJUZ8Y8JJ0kUmTKCDGRW7nqjB0sm/PglnyQCB0jAZk7Za8RZTLn6BhJYhEGTgFbWggQ/YMQA5FvVAxGry2yiMkr05d3JlcjxORFzOjAmrxamrQgk5dlo6Zq8vpvMiaMPmjQeCt/btlHesTkE43JKDf86MRCQ0iQaJDGRxYajMiPZYQYfEb7kNz6sID8D2teFUiIIpEiAAAAAElFTkSuQmCC");
  position: relative;
  vertical-align: middle;
}

.owl-controls .owl-prev:before,
.owl-controls .owl-next:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 26px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAA0CAMAAABRjo0fAAAAnFBMVEUAAAAMsvGIf6UMsvEMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6WIf6UMsvGIf6WIf6WIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvEMsvEMsvEMsvGIf6WIf6UMsvGIf6UMsvEMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6XxmW00AAAAMnRSTlMA/f3Hnp4wMB0d6enBwXx8QEAMDAkJYWFP9/fgxykp8PCFhVLh38rKyJSUSxMTb29YWP9/p4wAAAOmSURBVFjDvVjplrIwDAXcF0AURlzAff8cJXn/d/taaSbCWMdTzzG/hGt6S5ImFyyyxOu2bbvdXdStktUXOeIlZaSxdDuO03GXjd8+mtV6FfixSu81JJjij02Dl3zCKkD7cGpaVvN0aANUw7+RqIY4r8XpIGrFtTliLbr3mVVXST9srqqze59/Wxh5fbrqeyPY/vsLOe9x7A8IGfhj3J+VT6XsU1E+YQU2hfAnG6iEz5Foh5NGIV0T3EU3ny2s64V0bWCbP1MVNk2rYM0NVJ8jNZy0ikhrgrXcZ63x6cHod6GNoPcMCXBMz5PF6kc6xqDgc11RHG4+VgU8KhbeigcVhdC2evfIFH11OXScTP30cXrv82Xb13ufOsxU5r6ha5H1Z1BnRFgXvhlJcT4gHkRnqCqig2kifIgHwP5SPm1IrAVUCVH3VeIWhDBKiI/H/PfFkUTEdETfg4PatS2JyOcAntjqildiW0GXEGYixMWYeIaIInqX22WMbhdOxPMFIHzyOJxEsNrQvGWuyGM1oS2RItNVIR28lVwgo4Yo4xfcCg87yqcnowYg49dTPpYNodymDWWzH9ySjxiC7WB0W9jNLElkDd281tHJV7OaXbEnALG7br5ZsAWRzN71NaKrzKwkop6QE0kjIq4fAEYEkSgITgFbAm2JlJKkEFFev4godEmBiBPxVjEwUbkYmIiKgcv7WyRbX95XWUCELPH4iOiIywUcHhEdYGF0YBt0YImIDmxD+TARHdj6uy2IibgFMRH7vN9UEXVNFeCuqWoa+xqqzxEeE4i6MQHAY4IGX2lUrWnwaREefIi6wQdQGHzvjnJE3SgHKI5ykhNCgoT95HRgOcGIFBqElMQJok6cAJA4+ajc+pSAZEt9ctIt56eGRPow6BHj0HFiO8e4JU5DfOxQYnWIeTGcd2XVuTvrEfPyjvY4SQvpmuA+0iNGB1avOvWIaQviBsnWGGOgRwybKrf8gLfv45QQteGAEbMxwUPsgq5FNphjgxFhLl4YMRp8S6wpdUuKUyVuSQijhBiNchIatBILDUKYiRAjcaJUZ8Y8JJ0kUmTKCDGRW7nqjB0sm/PglnyQCB0jAZk7Za8RZTLn6BhJYhEGTgFbWggQ/YMQA5FvVAxGry2yiMkr05d3JlcjxORFzOjAmrxamrQgk5dlo6Zq8vpvMiaMPmjQeCt/btlHesTkE43JKDf86MRCQ0iQaJDGRxYajMiPZYQYfEb7kNz6sID8D2teFUiIIpEiAAAAAElFTkSuQmCC");
  opacity: 0;
  transition: all 0.4s ease;
}

.owl-controls .owl-prev:hover:before,
.owl-controls .owl-next:hover:before {
  opacity: 1;
}

.owl-controls .owl-prev {
  background-position: left top;
}

.owl-controls .owl-prev:before {
  background-position: left bottom;
}

.owl-controls .owl-next {
  background-position: -26px top;
}

.owl-controls .owl-next:before {
  background-position: -26px bottom;
}

.owl-controls .owl-pages {
  color: #0cb2f1;
  display: inline-block;
  margin: 0 10px;
  height: 26px;
  line-height: 26px;
  vertical-align: middle;
}

.pi_item {
  border: 1px solid #dbd8e4;
  width: 250px;
  height: 280px;
  margin: 0 20px 0 0;
  padding: 30px 0 0 20px;
}

.pi_item .title {
  font-size: 23px;
  line-height: 25px;
  margin-bottom: 20px;
  padding-right: 20px;
  min-height: 50px;
}

.pi_item .link_about {
  margin-bottom: 20px;
}

.pi_item .price strong {
  font-size: 30px;
}

.pi_item .price strong .ruble {
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
}

.pi_item .bs-docs-popover {
  left: 10px;
}

.pi_item .add i {
  margin-right: 10px;
}

.sam h3 {
  font-family: 'Open Sans';
}

.sam h6 {
  margin: 0 100px 0 420px;
  font-family: 'Open Sans Light', sans-serif;
}

.sam .sam_i {
  width: 360px;
  height: 130px;
  border: 1px solid #dbd8e4;
  padding: 35px;
  margin: 0 20px 30px 0;
  float: left;
}

.sam .sam_i h6 {
  color: #887fa5;
  text-transform: uppercase;
  margin: 0 0 5px;
  font-family: TTRussoSans-Bold;
}

.sam .sam_i .price strong {
  font-size: 30px;
  font-family: TTRussoSans-Bold;
}

.sam .sam_i .price strong .ruble {
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
}

.sam .sam_i .price span {
  width: 90px;
  display: inline-block;
  padding-left: 30px;
  font-size: 13px;
  position: relative;
}

.sam .sam_i .price span:before {
  content: "/";
  display: block;
  position: absolute;
  left: 8px;
  top: -6px;
  font-size: 36px;
  font-family: Open Sans Light;
}

.tarifs_phone .t_item {
  height: 570px;
  padding-right: 30px;
}

.tarifs_phone .t_item .desc {
  margin-bottom: 20px;
}

.tarifs_phone .t_item .desc strong {
  margin-bottom: 0;
}

.tarifs_phone .t_item .desc br {
  line-height: 30px;
}

.tarifs_phone .t_additional {
  height: 570px;
}

.tarifs_phone .t_additional .t_item {
  height: 280px;
  padding-right: 0;
  min-height: 100px;
}

.tarifs_phone .t_additional .t_item .title {
  font-size: 15px;
}

@media (max-width: 767px) {
  .tarifs_phone .t_item {
    height: auto;
  }
  .tarifs_phone .t_additional {
    height: auto;
    padding-bottom: 20px !important;
  }
}

@media (max-width: 767px) {
  .compare_wrapper {
    overflow-x: scroll;
    margin: 0 20px;
  }
  .compare_wrapper .compare_head {
    white-space: nowrap;
  }
  .compare_wrapper .compare_head .compare_th,
  .compare_wrapper .compare_head .title,
  .compare_wrapper .compare_head .price {
    display: inline-block;
    height: 50px;
    padding: 10px;
    border: 1px solid #dbd8e4;
    border-width: 0 1px 1px 0;
    vertical-align: top;
    line-height: 14px;
    margin: 0 0 0 -5px;
    white-space: normal;
  }
  .compare_wrapper .compare_head .title,
  .compare_wrapper .compare_head .price {
    font-size: 12px;
  }
  .compare_wrapper .compare_head .title {
    margin-left: 0;
    width: 140px;
  }
  .compare_wrapper .compare_head .compare_th {
    font-size: 10px;
    margin-left: -5px;
    width: 115px;
  }
  .compare_wrapper .compare_head .price {
    border-right-width: 0;
    width: 180px;
  }
  .compare_wrapper .frame_sly {
    overflow: visible;
  }
  .compare_wrapper .frame_sly .compare_list {
    padding-top: 5px;
  }
  .compare_wrapper .frame_sly .compare_list .c_item {
    white-space: nowrap;
    float: none;
    display: inline-block;
    margin: -5px 0 0;
    padding: 0;
    width: auto;
    height: 60px;
    border-width: 0 0 1px 0;
  }
  .compare_wrapper .frame_sly .compare_list .c_item:hover {
    box-shadow: none;
  }
  .compare_wrapper .frame_sly .compare_list .c_item .title,
  .compare_wrapper .frame_sly .compare_list .c_item .price,
  .compare_wrapper .frame_sly .compare_list .c_item .compare_td {
    white-space: normal;
    display: inline-block;
    vertical-align: top;
    height: 60px;
    margin: 0 0 0 -5px;
  }
  .compare_wrapper .frame_sly .compare_list .c_item .title {
    width: 140px;
    padding: 15px 10px 0 40px;
    margin-left: 0;
    position: relative;
  }
  .compare_wrapper .frame_sly .compare_list .c_item .title a {
    font-size: 14px;
    font-family: TTRussoSans-Bold;
    line-height: 16px;
    display: inline-block;
  }
  .compare_wrapper .frame_sly .compare_list .c_item .title .uncheck {
    position: absolute;
    top: 12px;
    left: 5px;
  }
  .compare_wrapper .frame_sly .compare_list .c_item .price {
    width: 180px;
    padding-top: 10px;
  }
  .compare_wrapper .frame_sly .compare_list .c_item .price strong {
    font-size: 20px;
    vertical-align: top;
  }
  .compare_wrapper .frame_sly .compare_list .c_item .price strong i {
    font-size: 15px;
    vertical-align: top;
    position: relative;
    top: 2px;
  }
  .compare_wrapper .frame_sly .compare_list .c_item .price span {
    line-height: 12px;
  }
  .compare_wrapper .frame_sly .compare_list .c_item .price span:before {
    font-size: 26px;
    top: 9px;
  }
  .compare_wrapper .frame_sly .compare_list .c_item .compare_td {
    position: relative;
    width: 115px;
    font-size: 11px;
    line-height: 11px;
    border: 1px solid #dbd8e4;
    border-width: 0px 1px;
    padding-top: 15px;
    overflow: hidden;
  }
  .compare_wrapper .frame_sly .compare_list .c_item .compare_td > a {
    display: inline-block;
    margin-left: 10px;
    text-align: left;
  }
  .compare_wrapper .frame_sly .compare_list .c_item .compare_td > span {
    height: 60px;
    width: 115px;
    padding: 15px 30px 0 10px;
    text-align: left;
    margin-top: -15px;
  }
  .compare_wrapper .frame_sly .compare_list .c_item .compare_td .bs-docs-popover {
    position: absolute;
    right: 5px;
    top: 10px;
    left: auto;
  }
  .compare_wrapper .frame_sly .compare_list .c_item .action_btn {
    width: 200px;
    height: 60px;
    line-height: 60px;
  }
  .compare_wrapper .frame_sly .compare_list .c_item .action_btn:hover {
    line-height: 120;
  }
  .compare_wrapper .frame_sly .compare_list .c_item .action_btn:hover i {
    top: 10px;
  }
  .compare_wrapper .scrollbar {
    display: none;
  }
}

.compare_head {
  padding: 0 0 0 40px;
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .compare_head {
    padding-left: 25px;
  }
}

.compare_head .title {
  height: 95px;
  line-height: 95px;
  font-family: TTRussoSans-Bold;
  font-size: 23px;
  text-transform: uppercase;
}

.compare_head .compare_th {
  margin-bottom: -1px;
  border: 1px solid #dbd8e4;
  border-width: 1px 0;
  height: 45px;
  line-height: 45px;
  text-transform: uppercase;
  font-family: TTRussoSans-Bold;
  font-size: 15px;
  color: #737373;
}

@media (min-width: 1300px) and (max-width: 1400px) {
  .compare_head .compare_th {
    font-size: 14px;
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .compare_head .compare_th {
    font-size: 13px;
  }
}

.compare_head .price {
  margin: 25px 0 20px;
  font-family: TTRussoSans-Bold;
  font-size: 23px;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  .compare_head {
    padding-left: 0;
  }
  .compare_head .compare_th {
    font-size: 13px;
  }
}

.compare_list .c_item {
  height: 720px;
  width: 270px;
  margin-right: 10px;
  padding: 0 20px 20px;
  border: 1px solid #dbd8e4;
  box-shadow: inset 0 0 0 1px transparent;
  transition: all 0.4s ease;
}

.compare_list .c_item .title {
  height: 83px;
  padding-top: 25px;
  text-align: left;
}

.compare_list .c_item .title a {
  color: #00b9ff;
  font-size: 23px;
}

.compare_list .c_item .title a:hover {
  color: #000;
  text-decoration: none;
}

.compare_list .c_item .compare_td {
  position: relative;
  height: 45px;
  margin-bottom: -1px;
  border: 1px solid #dbd8e4;
  border-width: 1px 0;
  text-align: center;
  line-height: 45px;
  font-family: TTRussoSans-Light;
  font-size: 15px;
}

.compare_list .c_item .compare_td a {
  color: #00b9ff;
}

.compare_list .c_item .compare_td a:hover {
  color: #000;
  text-decoration: none;
}

.compare_list .c_item .compare_td > span {
  display: block;
  height: 43px;
  color: #fff;
  background: #887fa5;
  transition: all 0.4s ease;
}

.compare_list .c_item .compare_td .bs-docs-popover {
  position: absolute;
  color: #fff;
  top: 10px;
  left: auto;
  right: 20px;
}

.compare_list .c_item a {
  transition: color 0.4s ease;
}

.compare_list .c_item .price {
  margin: 25px 0 20px;
  text-align: center;
}

.compare_list .c_item .price strong {
  font-family: TTRussoSans-Bold;
  font-size: 30px;
  color: #000;
}

.compare_list .c_item .price strong .ruble {
  font-family: TTRussoSans-Bold;
  font-weight: normal;
  font-size: 26px;
  font-style: normal;
}

.compare_list .c_item .price span {
  text-align: left;
  width: 90px;
  display: inline-block;
  padding-left: 30px;
  font-size: 13px;
  position: relative;
}

.compare_list .c_item .price span:before {
  content: "/";
  display: block;
  position: absolute;
  left: 8px;
  top: -1px;
  font-size: 36px;
  font-family: Open Sans Light;
}

.compare_list .c_item .action_btn {
  width: 100%;
  text-align: center;
  padding: 0;
  overflow: hidden;
  transition: all 0.4s ease;
  position: relative;
}

.compare_list .c_item .action_btn i {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: -100%;
  transition: top 0.4s ease;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAASFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////neHiwAAAAF3RSTlMAAvidfAXdgDovEv7z4di3WkwcsWxrn/nLd8UAAAEJSURBVDjLjdXbsoMgDAVQSIEoFan1nOb//7TtWIzc2W/OrFEjsBWFaC16kZPaDRCB2dUkq8wqR5c4ZYtMq4WSLErnbl6pkHVO3QOoGHjE7v9Oldz/ovuxy+XlnjNQIzCf867UzBpmV9SJOpxdenA5vjxSN/h10lEtHs1vNb/rPlXdTYqZjkw8StEJexnHN5x8hZf4QNNwt3BlPhDOV39OpuIIhNAUsgnxNLHj6AtU4pTsGPKjYQsyd8DDsIwdD+MpkZg78vzBWYrckeIlZBk7XkLpUpk7J/NtBrjtlAaHN+7oURg+XKPHdbwAxitlvKTGa4+jsVOkHItxNaNtlD36o+w9JmU//Pt4AxbFWvynZvvNAAAAAElFTkSuQmCC");
}

.compare_list .c_item .action_btn:hover {
  line-height: 200px;
}

.compare_list .c_item .action_btn:hover i {
  top: 15px;
}

.compare_list .c_item:hover {
  border-color: #4cceff;
  box-shadow: inset 0 0 0 1px #4cceff;
}

.compare_list .c_item:hover .compare_td span {
  background: #00b9ff;
}

.compare_list .c_item.unchecked .uncheck i:after {
  opacity: 0;
}

.compare_list .c_item.unchecked .uncheck:hover i {
  border-color: #615688;
}

.compare_list .c_item.unchecked .uncheck:hover i:after {
  opacity: 0;
}

.compare_list .c_item.unchecked .uncheck:hover i:before {
  opacity: 0;
}

.compare_list .owl-controls {
  border-top: 0;
}

.compare_list .uncheck {
  line-height: 27px;
  font-size: 15px;
  font-style: italic;
  cursor: pointer;
  float: left;
  position: relative;
  top: 2px;
}

.compare_list .uncheck i {
  vertical-align: middle;
  display: inline-block;
  height: 27px;
  width: 27px;
  border: 2px solid #b7b2c9;
  margin-right: 20px;
  transition: all 0.4s ease;
  position: relative;
}

.compare_list .uncheck i:after {
  content: "";
  display: block;
  width: 20px;
  height: 13px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAANCAYAAACpUE5eAAAAqklEQVR42q3RMQ4BQRSHcSJRkIgWndoJnEGpcApXEC2NFo1Elr2D7CFcwDVEIeN7yUzyr15hpvgVO3nvy0y2FULIslpsOzjggWGJWIUQzUvGznZeKnZCOwVtYIZpbszYwAgfvLHMiaVgDy8EfLH+N6ZPnuApw7s4rLGbF0v0BgM0slSh68XcoIkBXW5wl++jxJygsAXsEZTGPN4f3UisTrGcYB9XXDD2IuoHgheI9jppdDoAAAAASUVORK5CYII=");
  position: absolute;
  transition: all 0.4s ease;
  opacity: 0.5;
  left: 1px;
  top: 5px;
}

.compare_list .uncheck i:before {
  content: "";
  display: block;
  width: 27px;
  height: 27px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAWCAMAAAAYXScKAAAASFBMVEUAAABMzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv9Mzv8cHernAAAAF3RSTlMA/BTV0BgOWF3JeWMJw21U+7tE37BMQPV4TC0AAACHSURBVBjTbdFJDsMwDANAeo3T2F3cJvr/TxsYUlUL4XEuAilg9zDpCZ2C4Rt9kCNFP+NzBzyz4gMYvGbBOyOzoBvI3AZv5Bbgx4FaFZz4VYsTlKRAUVH5TVRwpRssBlqdKxbPa4uyIlCEBVvlFkVxVJvL+fC/DrOi8tXq52zHQPsh9AyTI30B5yMHMAr2+rMAAAAASUVORK5CYII=") center center no-repeat;
  position: absolute;
  transition: all 0.4s ease;
  opacity: 0;
  left: -2px;
  top: -2px;
}

.compare_list .uncheck:hover i {
  border-color: transparent;
}

.compare_list .uncheck:hover i:after {
  opacity: 0;
}

.compare_list .uncheck:hover i:before {
  opacity: 1;
}

.frame_sly {
  overflow: hidden;
  margin-bottom: 30px;
}

.frame_sly .compare_list {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}

.frame_sly .compare_list .c_item {
  float: left;
  height: 100%;
  margin: 0 10px 0 0;
  padding: 10px;
  text-align: center;
  cursor: pointer;
}

.scrollbar {
  width: 100%;
  height: 20px;
  border: 1px solid #dbd8e4;
  border-radius: 3px;
}

.scrollbar .handle {
  height: 16px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67d5ff', endColorstr='#04baff', GradientType=0);
  background: linear-gradient(#67d5ff, #04baff);
  border-radius: 3px;
  position: relative;
  top: 1px;
  left: 1px;
}

.ui-widget.ui-autocomplete {
  z-index: 1051;
}

.submit_btn {
  height: 57px;
  line-height: 57px;
  border: 2px solid #fff;
  padding: 0 50px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: TTRussoSans-Bold;
  transition: all 0.4s ease;
  outline: none;
  display: inline-block;
  color: #fff;
}

@media (min-width: 1200px) and (max-width: 1490px) {
  .submit_btn {
    padding: 0 25px;
    font-size: 12px;
  }
}

.submit_btn:hover {
  box-shadow: inset 0 -57px 0 #ffffff;
  color: #00b9ff;
  text-decoration: none;
}

.submit_btn:focus,
.submit_btn:active {
  text-decoration: none;
  color: #fff;
  outline: none;
}

.people_text {
  margin: 0 40px 55px;
}

@media (max-width: 992px) {
  .people_text {
    margin: 0px 0 55px;
  }
}

.people_list {
  margin-bottom: 20px;
  margin-left: -20px;
  padding-bottom: 60px;
  border-bottom: 1px solid #dbd8e4;
  overflow: hidden;
  text-decoration: none;
}

.people_list .p_item {
  padding: 0 20px 20px 0;
  display: block;
}

.people_list .p_item .p_content {
  border: 1px solid #dbd8e4;
  height: 280px;
  position: relative;
  transition: all 0.4s ease;
  cursor: pointer;
  background: #fff;
  overflow: hidden;
}

.people_list .p_item .p_content img {
  float: left;
  width: 50%;
  transition: all 0.4s ease;
}

.people_list .p_item .p_content .p_text {
  padding: 40px 20px 0 20px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 280px;
  transition: all 0.4s ease;
  background: #fff;
}

.people_list .p_item .p_content .p_text:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border: 12px solid transparent;
  border-right-color: #fff;
  top: 50%;
  margin-top: -12px;
  right: 100%;
  transition: all 0.4s ease;
}

.people_list .p_item .p_content .p_text .p_name {
  font-family: TTRussoSans-Bold;
  color: #00b9ff;
  font-size: 23px;
  transition: all 0.4s ease;
  text-transform: uppercase;
  margin-bottom: 20px;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .people_list .p_item .p_content .p_text .p_name {
    font-size: 15px;
  }
}

.people_list .p_item .p_content .p_text .p_position {
  font-size: 14px;
  color: #000;
}

.people_list .p_item .p_content .p_text .ask {
  position: absolute;
  right: 56px;
  bottom: 20px;
  color: #00b9ff;
  transition: all 0.4s ease;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .people_list .p_item .p_content .p_text .ask {
    font-size: 14px;
  }
}

.people_list .p_item .p_content .p_text .ask:before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAA0CAMAAABRjo0fAAAAnFBMVEUAAAAMsvGIf6UMsvEMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6WIf6UMsvGIf6WIf6WIf6UMsvGIf6UMsvGIf6UMsvGIf6UMsvEMsvEMsvEMsvGIf6WIf6UMsvGIf6UMsvEMsvGIf6UMsvGIf6UMsvGIf6UMsvGIf6XxmW00AAAAMnRSTlMA/f3Hnp4wMB0d6enBwXx8QEAMDAkJYWFP9/fgxykp8PCFhVLh38rKyJSUSxMTb29YWP9/p4wAAAOmSURBVFjDvVjplrIwDAXcF0AURlzAff8cJXn/d/taaSbCWMdTzzG/hGt6S5ImFyyyxOu2bbvdXdStktUXOeIlZaSxdDuO03GXjd8+mtV6FfixSu81JJjij02Dl3zCKkD7cGpaVvN0aANUw7+RqIY4r8XpIGrFtTliLbr3mVVXST9srqqze59/Wxh5fbrqeyPY/vsLOe9x7A8IGfhj3J+VT6XsU1E+YQU2hfAnG6iEz5Foh5NGIV0T3EU3ny2s64V0bWCbP1MVNk2rYM0NVJ8jNZy0ikhrgrXcZ63x6cHod6GNoPcMCXBMz5PF6kc6xqDgc11RHG4+VgU8KhbeigcVhdC2evfIFH11OXScTP30cXrv82Xb13ufOsxU5r6ha5H1Z1BnRFgXvhlJcT4gHkRnqCqig2kifIgHwP5SPm1IrAVUCVH3VeIWhDBKiI/H/PfFkUTEdETfg4PatS2JyOcAntjqildiW0GXEGYixMWYeIaIInqX22WMbhdOxPMFIHzyOJxEsNrQvGWuyGM1oS2RItNVIR28lVwgo4Yo4xfcCg87yqcnowYg49dTPpYNodymDWWzH9ySjxiC7WB0W9jNLElkDd281tHJV7OaXbEnALG7br5ZsAWRzN71NaKrzKwkop6QE0kjIq4fAEYEkSgITgFbAm2JlJKkEFFev4godEmBiBPxVjEwUbkYmIiKgcv7WyRbX95XWUCELPH4iOiIywUcHhEdYGF0YBt0YImIDmxD+TARHdj6uy2IibgFMRH7vN9UEXVNFeCuqWoa+xqqzxEeE4i6MQHAY4IGX2lUrWnwaREefIi6wQdQGHzvjnJE3SgHKI5ykhNCgoT95HRgOcGIFBqElMQJok6cAJA4+ajc+pSAZEt9ctIt56eGRPow6BHj0HFiO8e4JU5DfOxQYnWIeTGcd2XVuTvrEfPyjvY4SQvpmuA+0iNGB1avOvWIaQviBsnWGGOgRwybKrf8gLfv45QQteGAEbMxwUPsgq5FNphjgxFhLl4YMRp8S6wpdUuKUyVuSQijhBiNchIatBILDUKYiRAjcaJUZ8Y8JJ0kUmTKCDGRW7nqjB0sm/PglnyQCB0jAZk7Za8RZTLn6BhJYhEGTgFbWggQ/YMQA5FvVAxGry2yiMkr05d3JlcjxORFzOjAmrxamrQgk5dlo6Zq8vpvMiaMPmjQeCt/btlHesTkE43JKDf86MRCQ0iQaJDGRxYajMiPZYQYfEb7kNz6sID8D2teFUiIIpEiAAAAAElFTkSuQmCC") -26px 0 no-repeat;
  transition: all 0.4s ease;
  position: absolute;
  left: 100%;
  top: 0;
  margin-left: 10px;
}

.people_list .p_item .p_content .p_text .ask:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAWlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////9ZMre9AAAAHXRSTlMA7vwXVcT53Wzpr5pkTtgpIhLaX14MuqJLBM+9bYaRLq4AAAHOSURBVEjHlZTrloIwDISTXqBVKMt1XTXv/5p7pIVUeqKH/oKvxtJkZiAt7S4D4nBxOoHPXF8rUrVdgqLqqg88LLY+8BbJTv3raTaWsM25mV9P/ZTzRqHhaoOq+cxvqv6BbHW1uiXe5fwncY0Yf887iFrmcCUDh2XoKnNd2fTqfvcdW2nmAL+OOTga48uT/B+kNZLbOcCfp+fO4aL62BLyfMVeXSJPbfDUbBxCvT5OyuctqcPKuUJNiQPa9TqK3hfiASizXgLPF6SjzbdPMonvlx4/X3rcODiaIm0+tTWpaCKXDa6RB9cwPy8N0OiPIvOoZQ7QlvJuV17Kuz1roNKKc3u0aDsX1k1mr8JjuVdlCFT35RGYn48Z3giIgTdkzrlExPmTc2uP/IZkxx6IoB+3yzGXc4lobZ8X2rpxHhwRD4h5MTiN2EFeAN33XMoLSvEZU+YSF5TynpQyb7lkyoKWHBtLEakxHbHm0lwWzNVq0ZRvRJ6ajcMQoCyA+zDEEHDkO6I9ycIAuCTjxoJk6wXRRnf67sU7H/37QJA2pD8C6WjpU0G6nNQMkNontRukAUkDlSQgSkYSmSRKScaS7CWjSMaSrChZVza7HA7nY+Yf5G4xgb2aDvAAAAAASUVORK5CYII=") -24px 0 no-repeat;
  opacity: 0;
  transition: all 0.4s ease;
  position: absolute;
  left: 100%;
  top: 1px;
  margin-left: 11px;
}

.people_list .p_item .p_content:hover {
  border-color: #4cceff;
}

.people_list .p_item .p_content:hover .p_text {
  width: 52%;
}

.people_list .p_item .p_content:hover .p_text:after {
  border-right-color: #4cceff;
}

.people_list .p_item .p_content:hover:before {
  border-color: #4cceff;
}

.people_list .p_item .p_content:hover img {
  margin-right: -10px;
}

.people_list .p_item .p_content:hover .p_text {
  background: #4cceff;
}

.people_list .p_item .p_content:hover .p_text .p_name {
  color: #fff;
}

.people_list .p_item .p_content:hover .p_text .ask {
  color: #fff;
}

.people_list .p_item .p_content:hover .p_text .ask:before {
  opacity: 0;
}

.people_list .p_item .p_content:hover .p_text .ask:after {
  opacity: 1;
}

.people_list:hover * {
  text-decoration: none;
}

@media (max-width: 992px) {
  .people_list {
    margin: 0 -20px 20px;
  }
  .people_list .p_item .p_content .p_text .p_name {
    font-size: 18px;
  }
  .people_list .p_item .p_content .p_text .ask {
    right: 45px;
  }
}

@media (max-width: 768px) {
  .people_list .p_item .p_content img {
    width: 50%;
    margin: 0 !important;
  }
  .people_list .p_item .p_content .p_text {
    padding: 20px 10px 0 20px;
    height: 100%;
  }
  .people_list .p_item .p_content .p_text .p_name {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .people_list .p_item .p_content .p_text .p_position {
    font-size: 14px;
  }
  .people_list .p_item .p_content .p_text .ask {
    left: 20px;
    bottom: 20px;
    right: auto;
    font-size: 12px;
  }
  .people_list .p_item .p_content .p_text .ask:before,
  .people_list .p_item .p_content .p_text .ask:after {
    top: -4px !important;
  }
}

.people_modal .modal_content {
  width: 1230px;
  margin-left: -555px;
  padding: 80px 0 0;
}

.people_modal .close {
  right: 60px;
  top: 80px;
}

.people_modal .modal_body,
.people_modal .modal_footer {
  width: 720px;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .people_modal .modal_content {
    width: 975px;
    margin-left: -488px;
  }
}

@media (max-width: 992px) {
  .people_modal .modal_content {
    width: 768px;
    margin-left: -384px;
  }
  .people_modal .modal_content .p_modal_text {
    padding-left: 20px;
  }
  .people_modal .modal_content .p_modal_text img {
    max-width: 100%;
    float: none;
    margin-left: -20px;
  }
  .people_modal .modal_content .modal_body {
    width: 700px;
  }
}

@media (max-width: 767px) {
  .people_modal .modal_content {
    width: 320px;
    margin-left: -160px;
    left: 50%;
  }
  .people_modal .modal_content .p_modal_text {
    padding-left: 0;
  }
  .people_modal .modal_content .p_modal_text img {
    max-width: 100%;
    float: none;
    display: block;
    margin: 0 auto 20px;
  }
  .people_modal .modal_content .p_modal_text h1 {
    margin-left: 20px !important;
  }
  .people_modal .modal_content .p_modal_text h6 {
    margin: 0 20px 25px;
  }
  .people_modal .modal_content .p_modal_text .p_about {
    padding: 0 20px 40px 20px;
  }
  .people_modal .modal_content .p_modal_text .p_about:before {
    display: none;
  }
  .people_modal .modal_content .modal_body {
    width: 280px;
    margin: 0 20px;
  }
  .people_modal .modal_content .modal_body label {
    padding-left: 30px !important;
  }
  .people_modal .modal_content .panel-body {
    padding: 0;
  }
  .people_modal .modal_content .form-group {
    margin: 0 0 25px;
  }
  .people_modal .modal_content .form-group label {
    padding-left: 0 !important;
  }
  .people_modal .modal_content .form-group .col-sm-8 {
    padding: 0;
  }
  .people_modal .modal_content .form-group img {
    margin: 0px 0 10px -20px !important;
  }
}

.p_modal_text {
  overflow: hidden;
  border-bottom: 1px solid #dbd8e4;
  margin-bottom: 40px;
}

.p_modal_text h1 {
  max-width: 510px;
  overflow: hidden;
  margin: 0 110px 45px 0;
}

.p_modal_text h6 {
  text-transform: uppercase;
  margin: 0 30px 25px 0;
}

.p_modal_text img {
  float: left;
  margin: 0 40px 40px 0;
}

.p_modal_text .p_about {
  font-size: 14px;
  padding: 0 150px 40px 60px;
  position: relative;
  overflow: hidden;
}

.p_modal_text .p_about:before {
  content: "";
  display: block;
  width: 40px;
  height: 5px;
  background: #7fdcff;
  position: absolute;
  left: 0;
  top: 7px;
}

@media (max-width: 767px) {
  .people_text {
    margin: 0 20px 55px;
  }
  .people_list {
    margin: 0 -20px 20px 0;
  }
  .people_list .p_item {
    padding: 0 20px 20px 0;
  }
  .people_list .p_item .p_content {
    height: auto;
  }
  .people_list .p_item .p_content:before {
    display: none;
  }
  .people_list .p_item .p_content img {
    display: block;
    margin: 0 auto;
    float: none;
  }
  .people_list .p_item .p_content:hover {
    background: #4cceff;
  }
  .people_list .p_item .p_content:hover img {
    margin: 0 auto;
  }
}

.p_askQuestion {
  text-align: center;
  text-transform: uppercase;
  font-family: TTRussoSans-Bold;
  font-size: 23px;
  margin-bottom: 50px;
}

.p_askQuestion a {
  color: #00b9ff;
  position: relative;
}

.p_askQuestion a:after {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 12px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMBAMAAADWlCNiAAAAG1BMVEUAAAAAuf8Auf8Auf8Auf8Auf8Auf8Auf8Auf+mg2thAAAACHRSTlMAJeS/Cs3hs9bnRycAAABgSURBVBjTY2AtYYAC9wAwJRoI4bI1O0AYLBYJIIpRo0mAAcIwgUg4QwSEmi0UgRSY5QDRoAhV54zQgqLBgQVFC0IDTA2Cg6oIoR3NWISF6A6BORHD6TBPYXoWEQwowQMAEwsZxeZkgRAAAAAASUVORK5CYII=") right center no-repeat;
  right: -40px;
  top: 6px;
}

.p_askQuestion a:hover,
.p_askQuestion a:active,
.p_askQuestion a:focus {
  text-decoration: none;
}

.p_askQuestion a.collapsed:after {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMBAMAAADWlCNiAAAAG1BMVEUAAAAAuf8Auf8Auf8Auf8Auf8Auf8Auf8Auf+mg2thAAAACHRSTlMAJeS/Cs3hs9bnRycAAABgSURBVBjTY2AtYYAC9wAwJRoI4bI1O0AYLBYJIIpRo0mAAcIwgUg4QwSEmi0UgRSY5QDRoAhV54zQgqLBgQVFC0IDTA2Cg6oIoR3NWISF6A6BORHD6TBPYXoWEQwowQMAEwsZxeZkgRAAAAAASUVORK5CYII=") left center no-repeat;
}

.about_review {
  padding: 45px 30px;
  font-size: 14px;
}

.review_list {
  border-bottom: 1px solid #dbd8e4;
  margin-bottom: 20px;
  margin-left: -20px;
}

.review_list .review_item {
  position: relative;
  padding: 0 295px 0 60px;
  margin-bottom: 40px;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .review_list .review_item {
    padding-right: 100px;
  }
}

.review_list .review_item .r_category {
  font-size: 14px;
  color: #00b9ff;
}

.review_list .review_item p {
  font-size: 19px;
  font-weight: 600;
}

.review_list .review_item i {
  color: #584c81;
  font-size: 14px;
}

.review_list .review_item > i {
  position: absolute;
  right: 10px;
  top: 25px;
  padding-top: 45px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAkCAMAAAD1hTl/AAAAWlBMVEUAAAB/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P9/3P8YCIdcAAAAHXRSTlMA3eIstA/2zHpnXBSeHgsEqT4C59fBKPzuhU0xjiFYdooAAAD6SURBVDjL7ZXbbsMgGIM90gYG5ECWU7vx/q85tRKyGJ52tbt+l79lxz9RAoA0r28VNu4g98tP+Wt4jI/c0NPncosJgM2CWFzTqWSH6VBzW2x7Vsy4yrkptk7Kl5ftZfs/2yjn61829Gq+FVuQtgjM+oMqWCV7IAihH1DYTSufI4AlvT/oqxJkuj9l3QXhEA8jn5l8jJC/mhsaYrUZqxiRRkJP2S6ce5WmuySQTaTpLrPemGnE/3JcUaTpLrdm4yaNXfRxOZGmu/hm4yaNXfRxeZGmuyS9MdPIYvRxjYe410jHDUL1Mkv3M0EwFJfpasGvvFwF7ilv7srRN2IEgu+h0mQmAAAAAElFTkSuQmCC") left top no-repeat;
  min-width: 54px;
}

.review_list .review_item .r_answer {
  font-size: 14px;
  background: #f7f7f7;
  padding: 20px 115px 20px 40px;
  margin: 0 -300px 0 -60px;
  position: relative;
}

.review_list .review_item .r_answer:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border: 10px solid transparent;
  border-bottom-color: #f7f7f7;
  position: absolute;
  top: -20px;
  left: 50px;
}

.review_list .review_item .r_answer p {
  font-size: 14px;
  margin-bottom: 20px;
}

.review_list .review_item .r_answer img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}

.review_list .review_item .r_answer i {
  display: inline-block;
  vertical-align: middle;
}

.review_list .review_item .video {
  display: inline-block;
  height: 42px;
  line-height: 40px;
  border: 1px solid #dbd8e4;
  border-radius: 3px;
  padding: 0 20px 0 70px;
  color: #000;
  font-family: TTRussoSans-Bold;
  font-size: 14px;
  margin-right: 20px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAYCAMAAABHurQFAAAAYFBMVEUAAAAAuf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf/S2GZOAAAAH3RSTlMA7vHEDOdWTwf69dR7EQP+zsieGoyGTETeqpRpOS4WDRkEEgAAAMdJREFUKM+N0VmOwyAQRdFn5skxeEqPefvfZUdWS4kcjHM/0ZEoCtyb5uhZy8flhi0TSIruNUFSmI2QZVWopdbCwQJT4HjBUZeRXY+Z+U6OUWFCpEUry4LA/nFAfk77majBgGfD7nt3tRCgeDbSapbfEwP1NfhZtQ3wE/lhTwxcCjw3fnjjruvpzItrzrxqyv3bX3YoKjsUb/xFpEErQ4mF2TWIy0y4CY7umIzUCrADs+lRqzeZfluV7Xicvv7zJHVXS8ukAPwBJwIUJWMhARkAAAAASUVORK5CYII=") 18px center no-repeat;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s ease;
}

.review_list .review_item .video:hover {
  border-color: #00b9ff;
}

.review_list .review_item .audio.showAudio audio {
  display: block;
}

.review_list .review_item .audio.showAudio:before {
  display: none;
}

.review_list .review_item .audio audio {
  display: none;
}

.review_list .review_item .audio:before {
  content: "ПРОСЛУШАТЬ АУДИО";
  display: block;
  cursor: pointer;
  display: inline-block;
  height: 42px;
  line-height: 40px;
  border: 1px solid #dbd8e4;
  border-radius: 3px;
  padding: 0 20px 0 70px;
  color: #000;
  font-family: TTRussoSans-Bold;
  font-size: 14px;
  margin-right: 20px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAYCAMAAAA1ddazAAAAbFBMVEUAAAAAuf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Buf8Buf8Buf8Auf8Auf8Buf8Auf8Buf8Buf8Buf8Auf8Buf8Auf8Auf/jTGT5AAAAI3RSTlMA8OHu/fmuOS8S6ta3kt7LVSgEqKJaTh7EcEgZ44Vg8EEGBlAUkxEAAADoSURBVCjPnZJZkoMwDEQVI0MwELMECJBklr7/HUdQ4xhXmXykP+RqPXlRyRSoSZOaDpVXGlDO1c+QtpMBX83p32bAtMdzAe4aUo4vX9Bnf3EJpGI9pwGwsiSbGKXQF58zCR0wEIE3LmnPZ7AUNLKJ6KRc2vOMUbREKXiJcqqAWjoE+jgfGR1RDlRxThYXiQblAb9CSyxw+5DfcH93fq7fv+8B9Ft/zyhfNNTP+giMxHwRccBzwwPRqGH9fNLz/v7VVEB/NF8/BKdvu1Z43t7XIe7VK6lIXtzgQaF+pwQonBuH2A+2WZj5A45wEKrJ+SMzAAAAAElFTkSuQmCC") 18px center no-repeat;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s ease;
}

.review_list .review_item .audio:hover:before {
  border-color: #00b9ff;
}

@media (max-width: 992px) {
  .review_list {
    margin-right: -20px;
  }
  .review_list .review_item i {
    left: auto;
    right: 20px;
  }
}

@media (max-width: 767px) {
  .review_list {
    margin: 0 0 20px;
  }
  .review_list .review_item {
    padding: 0;
  }
  .review_list .review_item .r_category {
    padding-left: 20px;
  }
  .review_list .review_item > p {
    padding-right: 90px;
    padding-left: 20px;
    font-size: 17px;
  }
  .review_list .review_item > i {
    left: auto;
    right: 20px;
    width: 55px;
  }
  .review_list .review_item .r_answer {
    margin: 0;
    padding: 20px;
  }
}

@media (max-width: 1199px) {
  .review_right {
    margin-top: 40px;
  }
  .review_right img {
    display: none;
  }
}

@media (max-width: 767px) {
  .review_right {
    margin: 40px 20px 0;
  }
}

.area_content {
  position: absolute;
  top: 0;
  background: #fff;
  padding: 60px 0 0 0;
}

.area_content h1 {
  margin: 0 0 45px 60px;
}

.area_content .close {
  right: 20px;
  top: 60px;
}

.area_content .lm_map {
  display: block;
  width: 120px;
  height: 100px;
  overflow: hidden;
  cursor: pointer;
  transition: background 0.4s ease, height 0.4s ease;
  position: absolute;
  outline: none;
  right: 100%;
  top: 0;
  font-size: 15px;
  font-family: TTRussoSans-Regular;
  background-position: -480px 0;
  /*&:hover {
                background-position: -480px -10px;
            }
            i {
                background-position: -480px -100px;
            }*/
}

.area_content .lm_map i {
  display: block;
  position: relative;
  opacity: 0;
  width: 120px;
  height: 120px;
  cursor: pointer;
  transition: opacity 0.4s ease, top 0.4s ease;
  background-image: url("data:image/png;base64,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");
  background-color: #4cceff;
  background-position: -480px -100px;
  opacity: 1;
  top: -10px;
}

.area_content .lm_map span {
  left: 0;
  width: 120px;
  position: absolute;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  transition: opacity 0.4s ease, top 0.4s ease;
  opacity: 1;
  top: 66px;
  line-height: 14px;
}

@media (max-width: 1199px) {
  .area_content a.lm_map {
    width: 56px;
    height: 55px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAAFKCAMAAADyqCsGAAABmFBMVEUAAABMzv////+z5/BCxL////9Mzv////////////////////////9Mzv////9Mzv////9Mzv9Mzv////////////////////9Mzv82t2b///9Mzv////////////////////////9Mzv9Mzv////////////////9Mzv82uGZMzv9Mzv9Mzv9Mzv////////////////9Mzv9Mzv9Mzv////////9Mzv////////9Mzv9Mzv9Mzv9Mzv9Mzv////82uGb///////////9Mzv9Mzv9Mzv81t2Y2uGb///82uGY2uGZMzv////82t2Y2uGY1t2Y2uGdMzv82uGY2uGY2t2Y2uGY2t2Y2t2Y1uGY1uGYAuf////8Euf8Duv81t2ZMzv83uGY3uGdMzf/19fXT8/9j0/4BsvYCp+YBtvsBsfSR4P0utupt1v7G7PoBrvBRz/962v5Z0f5Ey/44x/4BtPiM2feb4PkDq+snw//1/f/c8Pev5vpDv+4Rvv++7P4evfllye8htOvi9v8SuPd20vTr9/tvz/RWm5nOAAAAW3RSTlMADQ8CBvs+BTzwxYX18tLCI/mGC2lYqklJ97pWFH1zNxvky2sxKuuye0Y4urKqUEDLROvj0qafk41gMCHanBO/rpnXlWKlGg7u2yy8KN7SoWlYFemKhoFwG+F8jIqfbQAADC5JREFUeNrs0jEKgEAMAMF7qMXC/v8PynGdhYIgiDskadPsSJIkyUcJOOeg6LhlOxn3IAqs9cHD/AWuXvSdaFBw3fmzSnOBg0zyRqWic1Cp0mRnrwx63ISBKHzqr8TzVGnlUIhKCCEBVhtlk2bbv10Y/DSwx53TSrwDxDbylxm/GW/atGnTpm+g7Iv6MlAkGzU+qekXMqSBLgm4CF11AXXXcRso07B8QQhXVPpK4E4pFKyx4BNXjG9TLqBoErmz8QhikODYmVI7QqRIMR/bAKNSMxsOIJJLJOFMOBYWpP4FEXG71CjzlouYhq4UjgCmQhPvAQpYBUST/vJ2SBZeLmI+bqdpQMry0OrqsPYKLAuOshCIUVZObeJDOEGJZhXidCmYLkMr8FqwQjW1EC57gCSxh5AL7OJHDltalSY8QG2X5FqrGU6xK9lCLd8CwF34jGyV0fo9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");
    background-position: 0 -220px;
  }
  .area_content a.lm_map i {
    width: 56px;
    height: 55px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAAFKCAMAAADyqCsGAAABmFBMVEUAAABMzv////+z5/BCxL////9Mzv////////////////////////9Mzv////9Mzv////9Mzv9Mzv////////////////////9Mzv82t2b///9Mzv////////////////////////9Mzv9Mzv////////////////9Mzv82uGZMzv9Mzv9Mzv9Mzv////////////////9Mzv9Mzv9Mzv////////9Mzv////////9Mzv9Mzv9Mzv9Mzv9Mzv////82uGb///////////9Mzv9Mzv9Mzv81t2Y2uGb///82uGY2uGZMzv////82t2Y2uGY1t2Y2uGdMzv82uGY2uGY2t2Y2uGY2t2Y2t2Y1uGY1uGYAuf////8Euf8Duv81t2ZMzv83uGY3uGdMzf/19fXT8/9j0/4BsvYCp+YBtvsBsfSR4P0utupt1v7G7PoBrvBRz/962v5Z0f5Ey/44x/4BtPiM2feb4PkDq+snw//1/f/c8Pev5vpDv+4Rvv++7P4evfllye8htOvi9v8SuPd20vTr9/tvz/RWm5nOAAAAW3RSTlMADQ8CBvs+BTzwxYX18tLCI/mGC2lYqklJ97pWFH1zNxvky2sxKuuye0Y4urKqUEDLROvj0qafk41gMCHanBO/rpnXlWKlGg7u2yy8KN7SoWlYFemKhoFwG+F8jIqfbQAADC5JREFUeNrs0jEKgEAMAMF7qMXC/v8PynGdhYIgiDskadPsSJIkyUcJOOeg6LhlOxn3IAqs9cHD/AWuXvSdaFBw3fmzSnOBg0zyRqWic1Cp0mRnrwx63ISBKHzqr8TzVGnlUIhKCCEBVhtlk2bbv10Y/DSwx53TSrwDxDbylxm/GW/atGnTpm+g7Iv6MlAkGzU+qekXMqSBLgm4CF11AXXXcRso07B8QQhXVPpK4E4pFKyx4BNXjG9TLqBoErmz8QhikODYmVI7QqRIMR/bAKNSMxsOIJJLJOFMOBYWpP4FEXG71CjzlouYhq4UjgCmQhPvAQpYBUST/vJ2SBZeLmI+bqdpQMry0OrqsPYKLAuOshCIUVZObeJDOEGJZhXidCmYLkMr8FqwQjW1EC57gCSxh5AL7OJHDltalSY8QG2X5FqrGU6xK9lCLd8CwF34jGyV0fo9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");
    top: 0;
  }
  .area_content a.lm_map span {
    display: none;
  }
  .area_content a.lm_map:hover {
    background-position: 0 -220px;
  }
  .area_content a.lm_map i {
    background-position: -56px -220px;
  }
}

@media (max-width: 992px) {
  .area_content {
    width: 768px;
    top: 55px;
    padding-top: 20px;
  }
  .area_content .close {
    background-position: 36px -12px;
    right: 45px;
    width: 24px;
    height: 24px;
    top: 10px;
  }
  .area_content .close:hover:before {
    opacity: 0;
  }
  .area_content a.lm_map {
    top: -55px;
    left: 224px;
  }
  .area_content h1 {
    margin-bottom: 15px;
    font-size: 12px;
  }
  .area_content .area_tabs li {
    font-size: 12px;
    height: 75px;
  }
  .area_content .area_tabs li a {
    height: 75px;
    padding: 5px 40px 0 70px;
    line-height: 15px;
  }
  .area_content .area_tabs li a i {
    top: 16px;
    left: 12px;
  }
  .area_content .area_tabs li strong {
    font-size: 12px;
    font-family: TTRussoSans-Regular;
  }
  .area_content .area_tabs li span {
    line-height: 15px;
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .area_content {
    width: 320px;
    font-size: 12px;
  }
}

.area_content .full_link {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(76, 205, 255, 0.8);
  color: #fff;
  text-align: center;
  height: 60px;
  line-height: 60px;
  font-family: TTRussoSans-Bold;
  font-size: 19px;
  z-index: 1;
  text-transform: uppercase;
}

.area_content .full_link i {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAWlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////9ZMre9AAAAHXRSTlMA7vwXVcT53Wzpr5pkTtgpIhLaX14MuqJLBM+9bYaRLq4AAAHOSURBVEjHlZTrloIwDISTXqBVKMt1XTXv/5p7pIVUeqKH/oKvxtJkZiAt7S4D4nBxOoHPXF8rUrVdgqLqqg88LLY+8BbJTv3raTaWsM25mV9P/ZTzRqHhaoOq+cxvqv6BbHW1uiXe5fwncY0Yf887iFrmcCUDh2XoKnNd2fTqfvcdW2nmAL+OOTga48uT/B+kNZLbOcCfp+fO4aL62BLyfMVeXSJPbfDUbBxCvT5OyuctqcPKuUJNiQPa9TqK3hfiASizXgLPF6SjzbdPMonvlx4/X3rcODiaIm0+tTWpaCKXDa6RB9cwPy8N0OiPIvOoZQ7QlvJuV17Kuz1roNKKc3u0aDsX1k1mr8JjuVdlCFT35RGYn48Z3giIgTdkzrlExPmTc2uP/IZkxx6IoB+3yzGXc4lobZ8X2rpxHhwRD4h5MTiN2EFeAN33XMoLSvEZU+YSF5TynpQyb7lkyoKWHBtLEakxHbHm0lwWzNVq0ZRvRJ6ajcMQoCyA+zDEEHDkO6I9ycIAuCTjxoJk6wXRRnf67sU7H/37QJA2pD8C6WjpU0G6nNQMkNontRukAUkDlSQgSkYSmSRKScaS7CWjSMaSrChZVza7HA7nY+Yf5G4xgb2aDvAAAAAASUVORK5CYII=") -24px top;
  vertical-align: middle;
}

.no-fl-left {
  float: none !important;
}

@media (min-width: 1199px) {
  .no-pad-right-lg {
    padding-right: 0 !important;
    padding-left: 26px !important;
  }
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .m_area,
  .m_office {
    padding-top: 35px !important;
  }
  .m_area strong,
  .m_office strong {
    line-height: 24px !important;
    font-size: 20px !important;
  }
}

.area_tabs {
  height: 120px;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 2;
}

.area_tabs li {
  height: 120px;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

.area_tabs li a {
  display: block;
  padding: 40px 0 0 120px;
  height: 120px;
  background: #f7f7f7;
  color: #000;
  line-height: 20px;
  transition: all 0.4s ease;
  position: relative;
}

.area_tabs li a em {
  font-style: normal;
}

.area_tabs li a i {
  position: absolute;
  display: block;
  width: 48px;
  height: 48px;
  top: 36px;
  left: 40px;
  transition: all 0.4s ease;
  border-radius: 24px;
}

.area_tabs li a strong {
  font-size: 23px;
  font-family: TTRussoSans-Bold;
  text-transform: uppercase;
}

.area_tabs li a span {
  font-size: 15px;
  font-family: TTRussoSans-Regular;
}

.area_tabs li a:hover,
.area_tabs li a:active,
.area_tabs li a:focus {
  text-decoration: none;
}

.area_tabs li a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 13px solid transparent;
  opacity: 0;
  transition: all 0.4s ease;
  position: absolute;
  top: 100%;
  left: 50%;
  margin: -20px 0 0 -6px;
}

.area_tabs li a.m_area:after {
  border-top-color: #f7f7f7;
}

.area_tabs li a.m_office:after {
  border-top-color: #f7f7f7;
}

.area_tabs li a.m_area i {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAtFBMVEUAAAA2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2b39/djxohKvnXu9PA3uGfa7eHz9vSk3Llxy5I/um3n8uuZ2LCJ06TS69zJ6NWx4MPg7+Z/z5254shaw4FvAsv4AAAAJ3RSTlMA+yOKCwbhpPbq1sCXEvDGPBqyWVNOAmIr26uQRrl9StC4nXZvM8qSfX+AAAACf0lEQVRIx6WW6XaiQBCFG1BkExSjRsQNlwtKXEaNycz7v9e0ylDdoHjm5PuREw/VtXRX32pWpt2dO8HIb2j9Vp295F2zQBizfq3SfOKBowxmDScKPPe2xlGfmi+v5roW5k7Vvm8AivY4Sl1TAG/SYxLNsQnorUelesBgwsrUuCNlXi5WB4ZPCny3AKcQWTVhvD0trhYADTkfHS7lWaYXAZpYrwcjZJU0gA790oAn+ZBPG66a77+CIXtF28SIZdjQa1KN/cByXX00l864k6cxAbpigQsXh+T7e3+AEjUZYWP675+V6N7HereJOdvLGpYQpJU5VqWKez6SX3HGZg+rJobwGWcMU2j7Bf5s4pxtgkisQrmmuIIjJOSm51jg66C06aOBPm9HBV3RyT6WOEHou9m1QUIeRzzQ33kByZon94kZfR1jwJPmf4gpvrjteb3j9rgu2KYWfX2DUmdD7oIwsY252xRHbv8Rcw6m0OeAypNoSAtue7pLkdlvU2FBE2gxHw4jLHzG9xV3+/gDQkp1ICwsiHCK74bZ6e0QyAsKKU1w4JbEZo1FIaUhRmLnTbGXjwGqXPR9W4mlgRPZHwGPyduaHRzRNZCcszr2yBqTDo5ag+JOkSbHy+WYpAAsUV5Gt3qncAoS0fGQk0kbNR+1t6z4Om7wCyC3N12gAi6uuNTbdIHoigqo4JAU0RUtigBF55D4yCLAPJIZkjaOXS/KzHMhswEMmmUhK0sl1ayrJamUxLgl10z2JMYVct8p2PccQKsaKJqlVgwUGln1vMualSOLhmL4YiiWx64dvh67xHJ1G+z0wmj3AxrsD+nenw6WHw2dhm3S0+EHj5P/fv78BWCHZBbJvzl8AAAAAElFTkSuQmCC") center center no-repeat #f7f7f7;
}

.area_tabs li a.m_office i {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAzFBMVEUAAAAAuf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf/39/cIu//B6vnq9Pi86PnR7vgvxf6M3fvv9fd/2vva8Phy1vxl0/yi4vri8vjz9vcRvv8jwv5Ey/07yP2q5PqW3/rG6/m05vlb0PyqUH4/AAAAKnRSTlMAAYnYpAUSDP3BuJdI+vbrsnlTTiUb8MY+IN+QYtOrWeKdCW8syjkz5n+HtqnHAAACsklEQVRIx6VW6XqiMBSNgJZFBKuC4FLRaac9bO6tdpu27/9OIxlLEij0m6/nB4Tk3twll3NDyhj0usZUtxVpfNMk3+KXNAFDRx9f1Ek3ei5OUH1dMYKp61Adw6uU/52Jz0btfFNvbHcAU/raSlNSAbfdEGdbdxYwG34Vqgv4bVLGhWTC7Jam+z4wmlckQgaMRkHeQueSVOFiCiiCxmAGZ1iXvgCQ+HhddKh8tYYCXLFPCajwh+2pwenn+VcxIt9hYEH/HGvw50KM46nsODO9K5zxVe5GG+jx7i4cRC8f988R1KDFzWuYNM4Grjn5uY3HdRJuDuFm/QiZMzI8b9wXIm7YWO3CMHx7OD0OL5C5OtJgZ687WFzZL/CUhCfE++y5WSHgozAzF69hcPE6iEOqsKKvZWR6bLGD8akcVfT4TZ6pYLJEQgf34OpOh5LlSOVSoeDhn4Ej3ukghc5Wu5Azp2XCMMGOerIOcZ9uMlP88iXUJhnxWxALu9f98yOw/Tgm6XscJ5HF1TnQJwoUUSGO07djuF1HiF72rwdeoQXcEBuG4NJb5ke6R/gQZy7tMOEOFWgXFAJsaazvCFM6+IOpqFBwqYenDU0rDkuqsMJCdKkQdFM+m1h9GoBXCHoBn3AYqtErPTCqkEZwiZjW/OBYMWF7DE8hZ/tHtDD5g2OlwcJw8LReLpPlegVAbhChNFjxMQwCEzkotQnFx8qbwetqZx2bkFJ597+kDBkZnAE/p8Eu/6Is4wCjIu4XLZPA5xzAyEckAeIymmEJPEFrFmmmmshsAHKrSGQ1VHkLzLwSVVaT8QC47ZfIuIbuL+GL8gYg1TUUSfZqGgprWc08Sa26lsWaolzdFKvarlZqu10L8IcVjf0awEwaznOr4ylr7DVXB3NiByND0W7Z1eEHl5P/vv78BTEAbvjLMhnVAAAAAElFTkSuQmCC") center center no-repeat #f7f7f7;
}

.area_tabs li.active a {
  color: #fff;
}

.area_tabs li.active a:after {
  opacity: 1;
  margin-top: 0;
}

.area_tabs li.active a.m_area:after {
  border-top-color: #36b766;
}

.area_tabs li.active a.m_office:after {
  border-top-color: #00b9ff;
}

.area_tabs li.active i {
  /*width: 44px;
                    height: 44px;
                    top: 38px;
                    left: 42px;*/
  width: 42px;
  height: 42px;
  top: 39px;
  left: 43px;
}

.area_tabs li.active .m_area {
  background: #36b766;
}

.area_tabs li.active .m_area i {
  background-color: #fff;
}

.area_tabs li.active .m_office {
  background: #00b9ff;
}

.area_tabs li.active .m_office i {
  background-color: #fff;
}

.map_container {
  width: 100%;
  min-height: 200px;
}

.moreTarifs {
  text-align: center;
  margin: 50px 40px;
  text-transform: uppercase;
}

.moreTarifs a {
  font-size: 30px;
}

.moreTarifs a:after {
  top: auto;
  bottom: 5px;
}

.b_act {
  text-align: center;
  height: 185px;
  line-height: 185px;
  border: 2px solid #e7e5ed;
}

@media (max-width: 767px) {
  .b_act {
    padding: 0 40px;
  }
  .b_act img {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
  }
}

.b_act div {
  display: inline-block;
  line-height: 30px;
  vertical-align: middle;
  text-align: left;
}

.b_act img {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}

.b_act span {
  color: #2c196e;
  text-transform: uppercase;
  font-size: 21px;
  font-family: TTRussoSans-Bold;
}

.b_act a {
  font-family: TTRussoSans-Bold;
  color: #00b9ff;
}

@media (max-width: 767px) {
  .b_act {
    height: auto;
    margin: 0 20px;
  }
  .b_act img {
    width: 220px;
    margin: 0;
  }
  .b_act div {
    margin-top: -70px;
  }
}

.ph_act strong {
  font-size: 21px;
  padding-left: 55px;
  position: relative;
  color: #887fa5;
  text-transform: uppercase;
  font-family: TTRussoSans-Bold;
  display: block;
  margin-bottom: 25px;
}

.ph_act strong:before {
  content: "!";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  color: #887fa5;
  width: 32px;
  height: 32px;
  border: 2px solid #584c81;
  border-radius: 16px;
  line-height: 32px;
  text-align: center;
}

.ph_act ul {
  padding-left: 20px;
}

.ph_act li {
  font-size: 13px;
}

.ph_act p {
  font-size: 15px;
  margin: 0 0 20px;
}

@media (max-width: 767px) {
  .ph_act {
    margin: 0 40px;
  }
}

.g_baloon {
  padding: 30px 50px 30px 70px;
  max-height: 380px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAMAAAAbzM5ZAAAAsVBMVEUAAAA2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2Y2t2b///82t2ZLv3b1/Pj6/fvh9emL1qc4uGf+//7u+vJlyIrX8eC25cis4cBvzJFoyYxfxoVAu27n9+3c8+Wk3rme3LWc27N50Jk9umvN7dnM7di+6M5/0Z7/ro7mAAAAHnRSTlMA2PAlH+EN6dGzVgLDmXpwXfz3vKqii05LFTQYBgOQV9LhAAABE0lEQVQoz1WPB3KDMBBFVxTbuIFLYqfpAwaCMcU95f4Hy1oQBG9GM9o3u/slUgy8tTAMezW36J+Ja+Be/EZ5hcVs0LQ58A+BZMLMhzBVn4P0UzYEOcSj10UZyJawxIyHjfgkOxzvC4s83LRJ+ESY0xN+2oWFz4v2cGiEo+Sbf5ZBCj/krbGgIUKWX8CV3U4y1ZCles8BaFwSD3n8Wyob107uIDgoknXR/OCMNW1RcaUJfLg0GeGWdGQEWESvS0TaXoApMZsl0n2tTjmAMT0wR0B5zbJLEbMTE1J8eFO0bKnlbWND4VAXQznD6joTijF1GSs3ox7PYKbvfbliJ16I6efYbYjOsU1i+jna6RzRzmrm3Yw/eXwshMyLzp4AAAAASUVORK5CYII=") 20px 25px no-repeat;
}

.g_baloon strong {
  display: block;
  font-size: 23px;
  font-family: TTRussoSans-Bold;
  margin-bottom: 20px;
}

.g_baloon p {
  font-size: 15px;
  margin: 0 0 20px;
}

.g_baloon .checks {
  margin-bottom: 30px;
}

.g_baloon .action_btn {
  width: 100%;
  font-size: 19px;
}

.g_baloon .action_btn i {
  background: url("data:image/gif;base64,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") center center;
}

.g_baloon .action_btn:hover i {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAASFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////neHiwAAAAF3RSTlMAAvidfAXdgDovEv7z4di3WkwcsWxrn/nLd8UAAAEJSURBVDjLjdXbsoMgDAVQSIEoFan1nOb//7TtWIzc2W/OrFEjsBWFaC16kZPaDRCB2dUkq8wqR5c4ZYtMq4WSLErnbl6pkHVO3QOoGHjE7v9Oldz/ovuxy+XlnjNQIzCf867UzBpmV9SJOpxdenA5vjxSN/h10lEtHs1vNb/rPlXdTYqZjkw8StEJexnHN5x8hZf4QNNwt3BlPhDOV39OpuIIhNAUsgnxNLHj6AtU4pTsGPKjYQsyd8DDsIwdD+MpkZg78vzBWYrckeIlZBk7XkLpUpk7J/NtBrjtlAaHN+7oURg+XKPHdbwAxitlvKTGa4+jsVOkHItxNaNtlD36o+w9JmU//Pt4AxbFWvynZvvNAAAAAElFTkSuQmCC") center center;
}

.g_baloon .add {
  height: 27px;
  line-height: 27px;
  font-size: 15px;
  font-style: italic;
  cursor: pointer;
  margin: 0 0 10px;
}

.g_baloon .add a {
  vertical-align: middle;
  display: none;
  transition: all 0.4s ease;
}

.g_baloon .add span {
  vertical-align: middle;
  color: #887fa5;
  transition: all 0.4s ease;
}

.g_baloon .add i {
  vertical-align: middle;
  display: inline-block;
  height: 27px;
  width: 27px;
  border: 2px solid #b7b2c9;
  margin-right: 20px;
  transition: all 0.4s ease;
  position: relative;
}

.g_baloon .add i:after {
  content: "";
  display: block;
  width: 20px;
  height: 13px;
  position: absolute;
  transition: all 0.4s ease;
  opacity: 0;
  left: 1px;
  top: 5px;
}

.g_baloon .add:hover span {
  color: #615688;
}

.g_baloon .add:hover i {
  border-color: #615688;
}

.g_baloon .add.checked i {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAANCAYAAACpUE5eAAAAqklEQVR42q3RMQ4BQRSHcSJRkIgWndoJnEGpcApXEC2NFo1Elr2D7CFcwDVEIeN7yUzyr15hpvgVO3nvy0y2FULIslpsOzjggWGJWIUQzUvGznZeKnZCOwVtYIZpbszYwAgfvLHMiaVgDy8EfLH+N6ZPnuApw7s4rLGbF0v0BgM0slSh68XcoIkBXW5wl++jxJygsAXsEZTGPN4f3UisTrGcYB9XXDD2IuoHgheI9jppdDoAAAAASUVORK5CYII=") center center no-repeat;
}

@media (max-width: 991px) {
  .g_baloon {
    background: none;
    width: 280px;
    padding: 10px;
  }
  .g_baloon strong {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .g_baloon p {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .g_baloon .checks .add {
    width: 150;
    margin-right: 10px;
    float: left;
  }
  .g_baloon .checks .add i {
    width: 15px;
    height: 15px;
    margin-right: 7px;
  }
  .g_baloon .checks .add.checked i {
    background: url(../img/check-small.png) center center no-repeat;
  }
  .g_baloon .action_btn {
    height: 40px;
    line-height: 40px;
  }
  .g_baloon .action_btn i {
    width: 20px;
    height: 20px;
  }
}

.b_baloon {
  padding: 40px 20px 20px 10px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAMAAAAbzM5ZAAAAz1BMVEUAAAAAuf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf8Auf////8Auf/0/P8Gu//K8f/A7v8Mvf/8/v/k+P/D7//x+//b9f/G7/+U4v+K3/8vxv/4/f/s+v/F7/+o6P+B3f942v9s1/9Gzf89yv/2/f/V8//T8/+v6f+i5v+Z4/9l1f9e0/81yP8mxP8bwf+26/+x6v/tMxwwAAAAH3RSTlMA1x38eiID7+qynm5PEQzk3sNX07iq8fClk4ZjRUImwnmsogAAATtJREFUKM9lj9l2gjAURQNSEMRZO7c5zIKA8zzb/v83NbnaLrH7Idzsdc4ilxG1t67y9NjoaA/sF71iIFgc9vMAJat6jZkIMocvI75Mz1AorJvII865NxbHcAGlJmQFp5hLOZOnk8MSZQN9Lukf6ZO4JZW1MOcUWbsODXto7BnbSzCET4OPDmsjkeMq5Zj1BrIChZURbabihZgcwtj3R14clKX0Rj0v5JPUhbuYfg+FbMOTHX8KPh7JeiTqFiZc8gXeo2GLLrNxHsg5xnBF8ogK0xVkdMkvwR0gtv8ouRt5m5H0XTQZLY8s5Hwstg13LtBiEtvAKVsnTpLmABSdEapVwh82KdJa8+pNdotCzlBvXRVEqxB8J/fCCmjSNfWiNAE0qqxIHag/3DlVuE92h40G5Qq8Kir7h3b7jx9c+DFAWjk2nQAAAABJRU5ErkJggg==") 20px 35px no-repeat;
}

.b_baloon strong {
  display: block;
  font-size: 23px;
  font-family: TTRussoSans-Bold;
  margin-bottom: 10px;
  padding-left: 50px;
  line-height: 27px;
}

.b_baloon p {
  font-size: 15px;
  margin: 0 0 20px;
  padding-left: 50px;
}

.b_baloon ul {
  text-align: center;
  background: #f1f1f1;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: 385px;
  height: 90px;
}

.b_baloon ul li {
  float: left;
  background: none;
  padding: 15px 0 0;
  margin: 0;
  font-size: 12px;
  width: 51px;
  height: 74px;
  border: 2px solid transparent;
  border-radius: 2px;
  position: relative;
  top: -2px;
}

.b_baloon ul li span {
  color: #4c4c4c;
}

.b_baloon ul li.active {
  border-color: #00b9ff;
}

.b_baloon ul li.holiday span {
  color: #ff0000;
}

.news_index {
  height: 360px;
  margin-bottom: 20px;
}

@media (max-width: 1199px) {
  .news_index {
    height: 340px;
  }
}

.ui-autocomplete {
  max-height: 200px;
  overflow-x: hidden;
}

.ui-autocomplete .ui-menu-item {
  border: none !important;
  margin: 0 !important;
}

.ui-autocomplete .ui-menu-item.ui-state-focus {
  background: #4cceff;
}

.ui-autocomplete .ui-menu-item span {
  font-style: italic;
}

.ui-autocomplete .ui-menu-item p {
  width: 100%;
  margin: 0 !important;
  font-size: 12px;
}

.ui-autocomplete.ui-widget-content {
  border: 1px solid #4cceff;
}

@media (max-width: 766px) {
  .page_title .s_type_change_dropdown.open {
    display: block;
  }
}

.page_title .s_type_change_dropdown.open ul {
  width: 510px;
}

@media (max-width: 766px) {
  .page_title .s_type_change_dropdown.open ul {
    width: 100%;
    left: 0;
  }
  .page_title .s_type_change_dropdown.open ul li a {
    font-size: 17px;
    padding-left: 50px;
  }
  .page_title .s_type_change_dropdown.open ul li a:before {
    left: 15px;
  }
}

.in_city {
  display: none;
}

@media (min-width: 1199px) {
  .in_city {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .inner_sup {
    display: none;
  }
}

@media (max-width: 1199px) {
  .inner_sup {
    text-align: center;
    height: 50px;
    line-height: 50px;
    position: relative;
    z-index: 1;
  }
}

@media (max-width: 1199px) {
  .mh_elements {
    position: relative;
    z-index: 2;
  }
}

.person_right {
  border: 1px solid #dbd8e4;
}

@media (min-width: 1199px) {
  .person_right {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}

.person_right img {
  width: 100%;
}

.person_right .p_content {
  padding: 35px 30px 55px;
}

.person_right .p_content .name {
  font-size: 23px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 35px;
  font-family: TTRussoSans-Bold;
  color: #00b9ff;
}

.person_right .p_content .pos {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 35px;
}

.person_right .p_content .submit_btn {
  border-color: #00b9ff;
  color: #000;
}

.person_right .p_content .submit_btn:hover {
  color: #fff;
  box-shadow: inset 0 -57px 0 #00b9ff;
}

.tac {
  text-align: center;
}

.payImg {
  max-width: 100%;
}

@media (max-width: 1199px) {
  .tarifs_tv_list .t_item {
    padding-left: 20px;
  }
  .tarifs_tv_list .t_item .desc {
    line-height: 20px;
  }
}

@media (max-width: 992px) {
  .tarifs_tv_list .t_additional .title {
    font-size: 23px;
  }
}

@media (max-width: 767px) {
  .tarifs_tv_list .t_item {
    margin-bottom: 0;
  }
  .tarifs_tv_list .t_additional {
    margin: 0 -10px 40px;
    padding: 20px 0 0 15px;
  }
}

@media (max-width: 767px) {
  .catalog_title {
    height: auto;
    margin-right: 0;
  }
  .catalog_title h1 {
    padding-bottom: 25px;
    margin-bottom: 40px;
    border-bottom: 1px solid #e7e5ed;
    margin-left: 20px;
  }
}

.join_content {
  position: absolute;
  top: 0;
  background: #fff;
  padding: 60px 0 0 40px;
}

.join_content h1 {
  margin: 0 0 45px;
}

.join_content .close {
  right: 20px;
  top: 60px;
}

.join_content a.lm_join {
  display: block;
  width: 120px;
  height: 100px;
  overflow: hidden;
  cursor: pointer;
  transition: background 0.4s ease, height 0.4s ease;
  position: fixed;
  outline: none;
  right: 100%;
  top: 0;
  font-family: TTRussoSans-Regular;
  font-size: 15px;
}

.join_content a.lm_join i {
  display: block;
  position: relative;
  opacity: 0;
  top: 0;
  width: 120px;
  height: 120px;
  cursor: pointer;
  transition: opacity 0.4s ease, top 0.4s ease;
  background-image: data-uri("../img/left_menu.png");
  background-position: -600px -100px;
  background-color: #36b766;
  opacity: 1;
  top: -10px;
}

.join_content a.lm_join span {
  left: 0;
  top: 70px;
  width: 120px;
  position: absolute;
  text-align: center;
  color: #fff;
  cursor: pointer;
  transition: opacity 0.4s ease, top 0.4s ease;
  opacity: 1;
  top: 60px;
}

.join_content .modal_body .form_row {
  margin: 0 0 0 -40px;
}

.join_content .modal_body .col-md-8 {
  padding-right: 0;
}

.join_content .modal_body .steps_right.col-md-8 {
  padding-right: 20px;
}

.join_content .modal_body .steps_right.col-md-8 h3 {
  margin: 50px 0 20px -20px;
}

.join_content .modal_body .col_head {
  height: 100px;
  border: 1px solid #dbd8e4;
  line-height: 98px;
  padding-left: 45px;
  font-size: 23px;
  margin-bottom: 40px;
  font-family: TTRussoSans-Bold;
  transition: all 0.4s ease;
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .join_content .modal_body .col_head {
    font-size: 18px;
  }
}

.join_content .modal_body .col_head i {
  margin-right: 15px;
  border-radius: 20px;
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 2px solid #36b766;
  color: #36b766;
  text-align: center;
  vertical-align: middle;
  line-height: 37px;
  font-style: normal;
  transition: all 0.4s ease;
}

.join_content .modal_body .active .col_head {
  border-color: #36b766;
  color: #fff;
  background: #36b766;
}

.join_content .modal_body .active .col_head i {
  border-color: #fff;
  color: #fff;
}

.join_content .o_check {
  margin-right: 30px;
  float: left;
}

.join_content .check_group_new {
  margin: 0 0 30px -20px;
}

@media (max-width: 1200px) {
  .join_content a.lm_join {
    width: 56px;
    height: 55px;
    background-image: data-uri("../img/left_menu_md.png");
    background-position: 0 -275px;
  }
  .join_content a.lm_join i {
    width: 56px;
    height: 55px;
    background-image: data-uri("../img/left_menu_md.png");
    top: 0;
  }
  .join_content a.lm_join span {
    display: none;
  }
  .join_content a.lm_join:hover {
    background-position: 0 -275px;
  }
  .join_content a.lm_join i {
    background-position: -56px -275px;
    background-color: #36b766;
  }
  .join_content .modal_body .col_head {
    padding-left: 15px;
    font-size: 18px;
  }
}

@media (max-width: 992px) {
  .join_content {
    top: 55px;
  }
  .join_content a.lm_join {
    position: absolute;
    top: -55px;
    left: 280px;
  }
  .join_content .modal_head h1 {
    font-size: 26px;
  }
  .join_content .join_steps {
    display: none;
  }
  .join_content .active.join_steps {
    margin-right: 20px;
    display: block;
  }
  .join_content .join_form .reports .short_input .form_input {
    margin-left: 0;
  }
  .join_content .form-group label {
    line-height: 20px;
  }
  .join_content .form-group .select2.form-control {
    margin-bottom: 5px;
  }
}

@media (max-width: 767px) {
  .join_content {
    padding-top: 20px;
  }
  .join_content .modal_head {
    padding-right: 20px;
  }
  .join_content .close {
    top: 10px;
    right: 10px;
  }
  .join_content a.lm_join {
    left: 264px;
  }
  .join_content .form_footer .submit {
    width: 100%;
    text-align: center;
    padding: 0;
    font-size: 12px;
  }
}

.join_form.disabled-errors div.error, .join_form.disabled-errors label.error {
  display: none !important;
}

.join_form .error {
  color: #ff0000;
}

.join_form input.error {
  border-color: #ff0000 !important;
}

.join_form .form-group {
  min-height: 40px;
  border-bottom: 1px solid #dbd8e4;
  overflow: hidden;
  padding: 0;
}

.join_form .form-group label {
  text-transform: uppercase;
  font-size: 15px;
  font-family: TTRussoSans-Bold;
  float: left;
  line-height: 20px;
  padding: 0;
  font-weight: normal;
  min-height: 40px;
  padding-top: 12px;
  margin-bottom: 0;
}

@media (max-width: 1399px) {
  .join_form .form-group label {
    font-size: 13px;
  }
}

.join_form .form-group label.label_big {
  font-size: 20px;
}

.join_form .form-group .form_input {
  padding: 0;
}

.join_form .form-group .form-control {
  color: #11004b;
  margin: 0;
  font-style: italic;
  font-size: 15px;
  border: 1px solid transparent;
  box-shadow: none;
  outline: none;
  border-radius: 0;
  padding-left: 0px !important;
}

.join_form .form-group .form-control:focus {
  background: #fbfbfb;
  border: 1px solid #887fa5;
}

.join_form .form-group .form-control::-webkit-input-placeholder {
  color: #584c81;
}

.join_form .form-group .form-control:-moz-placeholder {
  color: #584c81;
}

.join_form .form-group .form-control::-moz-placeholder {
  color: #584c81;
}

.join_form .form-group .form-control:-ms-input-placeholder {
  color: #584c81;
}

.join_form .form-group .form-control .select2-choice {
  position: relative;
  top: 10px;
}

.join_form .form-group .form-control .select2-choice .select2-arrow {
  width: 24px;
  height: 12px;
  top: 7px;
}

.join_form .form-group .form-control .select2-choice .select2-arrow b {
  width: 24px;
  height: 12px;
  background: data-uri("../img/news_arrow.png");
}

.join_form .form-group .form-control .select2-choice .select2-chosen {
  font-size: 23px;
  font-style: normal;
  font-family: TTRussoSans-Bold;
  text-transform: uppercase;
}

.join_form .form-group .form-control.select2-dropdown-open .select2-arrow {
  transform: rotate(180deg);
}

.join_form .form-group textarea.form-control {
  border-color: #bfbfbf;
  height: 200px;
  width: 94%;
}

.join_form .form-group.no_bd {
  border-bottom: 0;
}

.join_form .form-group.user_type {
  margin-bottom: 60px;
}

.join_form .form-group.checklist {
  overflow: visible;
  margin-bottom: 40px;
}

.join_form .form-group.checklist label {
  height: auto;
  line-height: 20px;
  margin-bottom: 10px;
}

.join_form .no_input {
  height: 40px;
  line-height: 40px;
  padding-left: 12px;
  float: left;
}

.join_form .no_input span {
  font-family: TTRussoSans-Bold;
  text-transform: uppercase;
  color: #b3b3b3;
  font-size: 14px;
}

.join_form .tooltip {
  opacity: 1;
}

.join_form .tooltip-inner {
  text-align: left;
  background: #584c81;
  border-radius: 0;
  padding: 15px 20px;
  white-space: nowrap;
}

.join_form .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #584c81;
}

.join_form .tooltip.left .tooltip-arrow {
  border-left-color: #584c81;
}

.join_form .tooltip.right .tooltip-arrow {
  border-right-color: #584c81;
}

.join_form .tooltip.top .tooltip-arrow {
  border-top-color: #584c81;
}

.join_form .bs-docs-popover {
  top: 0;
  left: 10px;
}

.join_form .required {
  color: #ff2913;
}

.join_form .short_input .form_input {
  margin-left: 16px;
}

.join_form .submit {
  color: #000;
  height: 57px;
  border: 2px solid #4cceff;
  padding: 0 50px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: TTRussoSans-Bold;
  background: #fff;
  transition: all 0.4s ease;
  outline: none;
}

.join_form .submit:hover {
  box-shadow: inset 0 -57px 0 #4cceff;
  color: #fff;
}

.join_form .submit:disabled {
  color: #555555;
  border: 2px solid #555555;
  box-shadow: inset 0 -57px 0 #eeeeee;
}

.join_form .form_footer {
  margin: 30px 0 50px -20px;
}

.join_step_2 {
  margin-left: -20px;
}

.join_step_2 p {
  font-size: 15px;
  font-family: TTRussoSans-Regular;
  margin: 0 0 20px;
}

.join_step_2 p strong {
  font-family: TTRussoSans-Bold;
  text-transform: uppercase;
}

.ticket.row.subpages {
  margin-right: 0 !important;
  width: 125%;
}

.ticket-form p {
  margin-bottom: 0px;
}

.f_phone {
  font-family: TTRussoSans-Bold;
  font-size: 23px;
  color: #584c81;
}

/*
  TABLE REPORT
*/
.download-report {
  color: #615688;
  float: right;
  padding-top: 30px;
  padding-bottom: 10px;
  font-size: 14px;
}

.download-report:hover {
  color: #615688 !important;
  text-decoration: underline;
}

.download-report:focus {
  outline: none;
}

.acl .actions {
  text-align: center;
}

.btn-orion {
  color: #fff;
  background-color: #584c81;
  border-color: #615688;
}

#acl div {
  margin-bottom: 0 !important;
}

.services {
  padding: 20px;
  margin-bottom: 100px;
}

.services .page-title {
  padding-left: 0;
}

.services .row.t_item.service {
  border: 1px solid #DDDBE6;
  padding: 15px 10px 0;
}

.services .t_item.service .title h4 {
  margin: 0;
}

.services .t_item.service .sum h2 {
  font-size: 32px;
}

.services .t_item.service p {
  margin-top: 18px;
  margin-left: -25px;
  color: #877fa4;
  text-transform: lowercase;
  font-size: 14px;
}

.services .t_item.service .status {
  margin-top: 15px;
}

.services .t_item.service .sum {
  padding-left: 0px;
}

.services .t_item.service .sum .free_service:before {
  content: '';
}

.services .t_item.service .sum p {
  width: 90px;
  display: inline-block;
  padding-left: 30px;
  font-size: 13px;
  position: relative;
  font-weight: bold;
  opacity: 0.7;
}

.services .t_item.service .sum p:before {
  content: "/";
  display: block;
  position: absolute;
  left: 8px;
  top: -6px;
  font-size: 36px;
  font-family: Open Sans Light;
}

.services .t_item.service .sum .price strong {
  font-size: 30px;
  font-family: TTRussoSans-Bold;
}

.services .t_item.service .sum .price strong .ruble {
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
}

.services .t_item.service .sum .price span {
  width: 90px;
  display: inline-block;
  padding-left: 30px;
  font-size: 13px;
  position: relative;
}

.services .t_item.service .sum .price span:before {
  content: "/";
  display: block;
  position: absolute;
  left: 8px;
  top: -6px;
  font-size: 36px;
  font-family: Open Sans Light;
}

.action_btn {
  float: right;
  display: inline-block;
  height: 70px;
  line-height: 70px;
  padding-right: 30px;
  color: #fff;
  background: #36b766;
  text-transform: uppercase;
  border-radius: 2px;
}

.action_btn i {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
  background: url("data:image/png;base64,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") -640px -130px;
}

.action_btn:hover {
  text-decoration: none;
  color: #fff;
}

.action_btn:hover i {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAASFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////neHiwAAAAF3RSTlMAAvidfAXdgDovEv7z4di3WkwcsWxrn/nLd8UAAAEJSURBVDjLjdXbsoMgDAVQSIEoFan1nOb//7TtWIzc2W/OrFEjsBWFaC16kZPaDRCB2dUkq8wqR5c4ZYtMq4WSLErnbl6pkHVO3QOoGHjE7v9Oldz/ovuxy+XlnjNQIzCf867UzBpmV9SJOpxdenA5vjxSN/h10lEtHs1vNb/rPlXdTYqZjkw8StEJexnHN5x8hZf4QNNwt3BlPhDOV39OpuIIhNAUsgnxNLHj6AtU4pTsGPKjYQsyd8DDsIwdD+MpkZg78vzBWYrckeIlZBk7XkLpUpk7J/NtBrjtlAaHN+7oURg+XKPHdbwAxitlvKTGa4+jsVOkHItxNaNtlD36o+w9JmU//Pt4AxbFWvynZvvNAAAAAElFTkSuQmCC");
}

.action_btn.action_btn_yellow {
  background: #ffd429;
  text-align: center;
}

.steps_right .action_btn {
  float: none;
  margin: 20px 0 50px -20px;
  border-radius: 5px;
}

.clearfix {
  margin: 10px 0;
}

.tariff-best {
  color: #ff7b17 !important;
}

.tariff-popular {
  color: #256fb8 !important;
}

#table-tickets th {
  text-align: center;
}

.ui-widget {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
}

.ui-widget-content {
  border: 1px #4cceff solid !important;
  color: #000 !important;
  font-size: 14px;
  font-style: normal;
  line-height: 40px;
  margin: 0 26px !important;
  text-align: left;
}

.ui-menu-item {
  padding: 0 !important;
}

.ui-widget-content:hover {
  background-color: #4cceff !important;
}

.ui-menu-item-wrapper {
  background-color: white !important;
}

#select_pay .ui-menu-item-wrapper {
  width: 224px;
}

.ui-state-active {
  background: #4cceff !important;
  border: 0px solid #000 !important;
  color: white !important;
}

#select_pay .ui-icon-triangle-1-s {
  background-position: -12px 5px !important;
}

#select_pay .ui-menu-item-wrapper {
  width: 224px;
}

#select_pay .ui-selectmenu-text {
  color: #584c81;
  font-style: italic;
  font-weight: normal;
  width: 224px !important;
  overflow: visible !important;
}

#select_pay .form-control {
  box-shadow: none;
  border-radius: 0px;
}

#select_pay ::-webkit-input-placeholder {
  color: #584c81 !important;
}

#select_pay :-moz-placeholder {
  color: #584c81;
}

#select_pay ::-moz-placeholder {
  color: #584c81;
}

#select_pay :-ms-input-placeholder {
  color: #584c81;
}

.ui-selectmenu-button {
  font-size: 14px !important;
  font-style: italic;
  color: #4cceff;
  padding: 0.2em 0.1em 0.4em 1em !important;
  outline: 0px !important;
}

.ui-selectmenu-button span.ui-selectmenu-text {
  margin-left: -26px !important;
  font-style: normal;
  font-weight: bold;
}

.ui-menu {
  margin-left: 0px !important;
  width: auto !important;
  text-indent: 10px;
}

#scrollbar-menu {
  max-height: 230px;
  width: 55px !important;
}

.ui-icon {
  background-image: url("../img/arrow.png") !important;
  background-size: 24px;
}

.ui-icon-triangle-1-s {
  background-position: 4px 5px !important;
}

@-moz-document url-prefix() {
  .bs-docs-popover {
    text-indent: 1px;
  }
}

.bs-docs-popover-fix {
  font-family: TTRussoSans-Regular;
  float: right;
  font-size: 14px !important;
  outline: none;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #00b9ff;
  background: #00b9ff;
  color: #fff !important;
  transition: all 0.4s ease;
  cursor: pointer;
  border-radius: 10px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  position: inherit;
  top: 0px !important;
  left: -80px;
}

@media (min-width: 1199px) and (max-width: 1599px) {
  .bs-docs-popover-fix {
    margin-top: 7px;
  }
}

@media (width: 1199px) {
  .bs-docs-popover-fix {
    margin-top: 0px;
  }
}

@-moz-document url-prefix() {
  .bs-docs-popover {
    text-indent: 1px;
  }
}

.bs-docs-popover-fix:hover {
  color: #584c81 !important;
  border-color: #584c81;
  background: #fff;
  text-decoration: none;
}

.purple-tooltip + .tooltip {
  opacity: 1;
}

.purple-tooltip + .tooltip > .tooltip-inner {
  background-color: #584c81;
  border-radius: 0;
  text-align: left;
  padding: 15px 20px;
}

.purple-tooltip + .tooltip > .tooltip-arrow {
  border-bottom-color: #584c81;
}

.purple-tooltip + .tooltip > .action_btn {
  margin-bottom: 15px;
}

.btn-white-ip {
  height: 30px !important;
  line-height: 20px !important;
}

.datepicker-dropdown {
  padding: 0;
}

.hide_menu {
  transition-duration: .3s;
  left: -260px !important;
  display: none;
}

.show_menu {
  left: 0px !important;
  transition-duration: .3s;
}

.shift_body {
  left: 250px;
  position: relative;
  transition-duration: .3s;
}

.un_shift_body {
  left: 0px;
  position: relative;
  transition-duration: .3s;
  background-color: white;
}

.modal_menu {
  height: 633px;
  width: 250px;
  position: absolute;
  padding: 0;
  left: 0px;
  box-shadow: inset -4px 0px 15px -7px #000000;
  top: -2px;
  z-index: 10;
  background-color: white;
  font-size: 19px;
}

.modal_menu .user_name {
  padding-left: 20px;
  padding-top: 0;
}

.modal_menu .tech_sup {
  background-color: #584c81;
  color: white;
  height: 89px;
  line-height: 33px;
  padding: 14px 25px 20px;
  font-size: 13px;
}

.modal_menu ul {
  list-style: none;
}

.modal_menu ul li {
  border-bottom: 1px solid #dbd8e4;
}

.modal_menu ul li a {
  color: black;
  text-decoration: none;
  font-size: 15px;
  line-height: 55px;
  font-family: TTRussoSans-Bold;
  text-transform: uppercase;
}

.modal_menu ul li :hover {
  cursor: pointer;
}

.flat-btn {
  background-color: transparent;
  border: 0;
  font-size: 20px;
}

.green-btn {
  border: 2px solid #36b766 !important;
  background: #36b766 !important;
  color: #fff !important;
}

.green-btn:hover {
  box-shadow: inset 0 -57px 0 #fff !important;
  background: #fff !important;
  color: #36b766 !important;
}

.gray-btn {
  border: 2px solid #d0d0d0 !important;
  background: #fff !important;
  color: #000 !important;
}

.gray-btn:hover {
  box-shadow: inset 0 -57px 0 #fff !important;
  border: 2px solid #584c81 !important;
  background: #fff !important;
  color: rgba(0, 0, 0, 0.59) !important;
}

#refuel_checkbox label {
  font-size: 18px !important;
}

#refuel_checkbox .form-group {
  border: 0 !important;
}

.o_checked .refuel_label {
  padding-right: 9px;
}

.notice_heading {
  background-color: white;
  cursor: pointer;
}

.notice_heading .panel-title {
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  line-height: 17px;
}

@media (max-width: 1200px) {
  .notice_heading .panel-title {
    width: 700px;
  }
}

@media (max-width: 992px) {
  .notice_heading .panel-title {
    width: 500px;
  }
}

@media (max-width: 767px) {
  .notice_heading .panel-title {
    width: 300px;
  }
}

.read_notice, .read_notice_history {
  float: right !important;
  color: #584c81 !important;
}

.read_notice_history {
  float: right !important;
  color: #584c81 !important;
}

.pay_border {
  margin-top: 0px !important;
  margin-bottom: 3px !important;
  border-top: 1px solid #dbd8e4 !important;
}

#save_bind:hover {
  cursor: pointer;
}

.chose_card:hover {
  cursor: pointer;
}

.desc_service {
  padding-left: 70px;
  font-size: 14px;
}

.payments {
  margin-bottom: 230px;
}

#input_birthday {
  height: 57px;
  background-position: 145px 15px;
  width: 176px;
  font-size: 14px;
  font-family: TTRussoSans-Bold;
}

#input_birthday:hover {
  cursor: pointer;
}

.left_menu a.lm_tv {
  background-image: url(../img/tv.png) !important;
  background-repeat: no-repeat;
  background-position: 29px 15px;
}

.left_menu a.lm_tv i {
  background-image: url(../img/tv2.png) !important;
  background-repeat: no-repeat;
  background-position: 29px 13px;
}

@media (max-width: 1200px) {
  a.lm_tv {
    background-image: url(../img/tv.png) !important;
    background-repeat: no-repeat;
    background-position: 9px -2px !important;
    background-size: 40px;
  }
  a.lm_tv i {
    background-image: url(../img/tv2.png) !important;
    background-repeat: no-repeat;
    background-position: 9px -2px !important;
    background-size: 40px;
  }
}

@media (max-width: 992px) {
  a.lm_tv {
    background-position: 9px 2px !important;
  }
  a.lm_tv i {
    background-position: 9px 2px !important;
  }
}

.speed-title {
  display: inline-block;
  width: 75px;
}

#rentsoft_ag_div {
  padding-left: 30px;
}

.conn-blocked .status {
  background: #f1f1f3;
  color: #877fa4;
}

@media (max-width: 1262px) and (min-width: 1200px) {
  .conn-blocked .status {
    width: 185px;
  }
}

@-moz-document url-prefix() {
  .conn-blocked .status {
    width: 195px;
  }
}

.conn-blocked .status .icon-status {
  background: #877fa4 url("../img/blocked.png") no-repeat center !important;
  color: #FFFFFF;
  float: left;
  margin-left: -10px;
  margin-right: 10px;
}

.banner_minusinsk_step1 {
  position: fixed;
  background-image: url("../img/banner_x2_minus_step1.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  display: grid;
  grid-template-rows: 4fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.banner_minusinsk_step2 {
  position: fixed;
  background-image: url("../img/banner_x2_minus_step2.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  display: grid;
  grid-template-rows: 35% 50% 15%;
  grid-template-columns: 1fr;
}

.banner_minusinsk_step3 {
  position: fixed;
  background-image: url("../img/banner_x2_minus_step3.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  display: grid;
  grid-template-rows: 50% 30% 20%;
  grid-template-columns: 15% 70% 15%;
}

.banner_new_year_bonus_krk {
  position: fixed;
  background-image: url("../img/modal_new_year_bonus_krk.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner_new_year_bonus_abk {
  position: fixed;
  background-image: url("../img/modal_new_year_bonus_abk.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner_new_year_bonus_brk {
  position: fixed;
  background-image: url("../img/modal_new_year_bonus_brk.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner_new_year_bonus_chgk {
  position: fixed;
  background-image: url("../img/modal_new_year_bonus_chgk.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner_new_year_bonus_irk {
  position: fixed;
  background-image: url("../img/modal_new_year_bonus_irk.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner_new_year_bonus_kns {
  position: fixed;
  background-image: url("../img/modal_new_year_bonus_kns.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner_new_year_bonus_mnsk {
  position: fixed;
  background-image: url("../img/modal_new_year_bonus_mnsk.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.button_confirm_action_x2_minusinsk {
  color: #f2484b;
  border: 1px solid #2e8bd9;
  font-family: 'Russo One';
  outline: none;
}

.input_action_x2_minusinsk {
  width: 100%;
  height: 80%;
  text-align: center;
  border: none;
  outline: none;
  font-weight: bold;
}

.button_send_data_action_x2_minusinsk {
  color: #f2484b;
  border: 1px solid #2e8bd9;
  font-family: 'Russo One';
  outline: none;
}

.notification_action_x2_minusinsk {
  color: white;
  text-align: center;
  grid-row: 2/3;
  grid-column: 2/3;
  align-self: center;
}

@media (max-width: 400px) and (min-width: 0px) {
  .abc {
    right: 10px;
  }
  .layout_button_confirm_action_x2_minusinsk {
    padding-top: 3px;
  }
  .button_left_action_x2_minusinsk {
    width: 68px;
  }
  .notice_action_x2_minusinsk {
    font-size: 10px;
  }
  .notification_action_x2_minusinsk {
    font-size: 14px;
  }
}

@media (max-width: 600px) and (min-width: 401px) {
  .layout_button_confirm_action_x2_minusinsk {
    padding-top: 7px;
  }
  .button_right_action_x2_minusinsk {
    width: 100px;
    height: 40px;
  }
  .button_left_action_x2_minusinsk {
    width: 100px;
    height: 40px;
  }
  .input_action_x2_minusinsk {
    font-size: 24px;
  }
  .notice_action_x2_minusinsk {
    font-size: 12px;
  }
  .button_send_data_action_x2_minusinsk {
    width: 200px;
    height: 40px;
  }
  .notification_action_x2_minusinsk {
    font-size: 20px;
  }
}

@media (max-width: 800px) and (min-width: 601px) {
  .layout_button_confirm_action_x2_minusinsk {
    padding-top: 10px;
  }
  .button_confirm_action_x2_minusinsk {
    font-size: 24px;
  }
  .button_right_action_x2_minusinsk {
    width: 130px;
    height: 55px;
  }
  .button_left_action_x2_minusinsk {
    width: 130px;
    height: 55px;
  }
  .input_action_x2_minusinsk {
    font-size: 28px;
  }
  .notice_action_x2_minusinsk {
    font-size: 14px;
  }
  .button_send_data_action_x2_minusinsk {
    width: 250px;
    height: 50px;
    font-size: 24px;
  }
  .notification_action_x2_minusinsk {
    font-size: 24px;
  }
}

@media (max-width: 1023px) and (min-width: 801px) {
  .layout_button_confirm_action_x2_minusinsk {
    padding-top: 13px;
  }
  .button_confirm_action_x2_minusinsk {
    font-size: 28px;
  }
  .button_right_action_x2_minusinsk {
    width: 150px;
    height: 65px;
  }
  .button_left_action_x2_minusinsk {
    width: 150px;
    height: 65px;
  }
  .input_action_x2_minusinsk {
    font-size: 32px;
  }
  .notice_action_x2_minusinsk {
    font-size: 16px;
  }
  .button_send_data_action_x2_minusinsk {
    width: 240px;
    height: 60px;
  }
  .notice_action_x2_minusinsk {
    font-size: 14px;
  }
  .button_send_data_action_x2_minusinsk {
    width: 300px;
    height: 60px;
    font-size: 28px;
  }
  .notification_action_x2_minusinsk {
    font-size: 28px;
  }
}

@media (max-width: 1200px) and (min-width: 1024px) {
  .layout_button_confirm_action_x2_minusinsk {
    padding-top: 7px;
  }
  .button_confirm_action_x2_minusinsk {
    font-size: 18px;
  }
  .button_right_action_x2_minusinsk {
    width: 110px;
    height: 40px;
  }
  .button_left_action_x2_minusinsk {
    width: 110px;
    height: 40px;
  }
  .input_action_x2_minusinsk {
    font-size: 24px;
  }
  .notice_action_x2_minusinsk {
    font-size: 12px;
  }
  .button_send_data_action_x2_minusinsk {
    width: 200px;
    height: 40px;
    font-size: 18px;
  }
  .notification_action_x2_minusinsk {
    font-size: 20px;
  }
}

@media (max-width: 1400px) and (min-width: 1201px) {
  .layout_button_confirm_action_x2_minusinsk {
    padding-top: 5px;
  }
  .button_confirm_action_x2_minusinsk {
    font-size: 24px;
  }
  .button_right_action_x2_minusinsk {
    width: 130px;
    height: 55px;
  }
  .button_left_action_x2_minusinsk {
    width: 130px;
    height: 55px;
  }
  .input_action_x2_minusinsk {
    font-size: 28px;
  }
  .notice_action_x2_minusinsk {
    font-size: 14px;
  }
  .button_send_data_action_x2_minusinsk {
    width: 230px;
    height: 50px;
    font-size: 22px;
  }
  .notification_action_x2_minusinsk {
    font-size: 24px;
  }
}

@media (max-width: 1600px) and (min-width: 1401px) {
  .layout_button_confirm_action_x2_minusinsk {
    padding-top: 2px;
  }
  .button_confirm_action_x2_minusinsk {
    font-size: 28px;
  }
  .button_right_action_x2_minusinsk {
    width: 150px;
    height: 65px;
  }
  .button_left_action_x2_minusinsk {
    width: 150px;
    height: 65px;
  }
  .input_action_x2_minusinsk {
    font-size: 32px;
  }
  .notice_action_x2_minusinsk {
    font-size: 16px;
  }
  .button_send_data_action_x2_minusinsk {
    width: 270px;
    height: 60px;
    font-size: 26px;
  }
  .notification_action_x2_minusinsk {
    font-size: 28px;
  }
}

@media (max-width: 1920px) and (min-width: 1601px) {
  .layout_button_confirm_action_x2_minusinsk {
    padding-top: 4px;
  }
  .button_confirm_action_x2_minusinsk {
    font-size: 32px;
  }
  .button_right_action_x2_minusinsk {
    width: 170px;
    height: 75px;
  }
  .button_left_action_x2_minusinsk {
    width: 170px;
    height: 75px;
  }
  .input_action_x2_minusinsk {
    font-size: 36px;
  }
  .notice_action_x2_minusinsk {
    font-size: 18px;
  }
  .button_send_data_action_x2_minusinsk {
    width: 320px;
    height: 70px;
    font-size: 30px;
  }
  .notification_action_x2_minusinsk {
    font-size: 32px;
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.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;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

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

.datepicker {
  padding: 0 !important;
  font-family: TTRussoSans-Regular !important;
  border-radius: 4px;
  font-size: 15px;
  line-height: 21px;
  background: white;
  direction: ltr;
}

.datepicker .datepicker-days .prev, .datepicker .datepicker-days .datepicker-switch, .datepicker .datepicker-days .next, .datepicker .datepicker-months .prev, .datepicker .datepicker-months .datepicker-switch, .datepicker .datepicker-months .next, .datepicker .datepicker-years .prev, .datepicker .datepicker-years .datepicker-switch, .datepicker .datepicker-years .next, .datepicker .datepicker-decades .prev, .datepicker .datepicker-decades .datepicker-switch, .datepicker .datepicker-decades .next, .datepicker .datepicker-centuries .prev, .datepicker .datepicker-centuries .datepicker-switch, .datepicker .datepicker-centuries .next {
  background-color: #584c81;
  border-radius: 0;
  height: 50px;
  color: white;
}

.datepicker-inline {
  width: 220px;
}

.datepicker-rtl {
  direction: rtl;
}

.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}

.datepicker-dropdown:before {
  top: -12px;
  left: 118px;
  content: '';
  display: inline-block;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: #584c81;
  position: absolute;
}

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #red;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 117px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -12px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #red;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

.datepicker table tr td, .datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: white;
}

.datepicker table tr td.old, .datepicker table tr td.new {
  color: #777777;
}

.datepicker table tr td.day:hover, .datepicker table tr td.focused {
  background: white;
  outline: 2px solid #584c81;
  cursor: pointer;
  border-radius: 5px;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}

.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}

.datepicker table tr td.highlighted:focus, .datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}

.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

.datepicker table tr td.highlighted:active, .datepicker table tr td.highlighted.active,
.open > .datepicker table tr td.highlighted.dropdown-toggle {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

.datepicker table tr td.highlighted:active:hover, .datepicker table tr td.highlighted:active:focus, .datepicker table tr td.highlighted:active.focus, .datepicker table tr td.highlighted.active:hover, .datepicker table tr td.highlighted.active:focus, .datepicker table tr td.highlighted.active.focus,
.open > .datepicker table tr td.highlighted.dropdown-toggle:hover,
.open > .datepicker table tr td.highlighted.dropdown-toggle:focus,
.open > .datepicker table tr td.highlighted.dropdown-toggle.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}

.datepicker table tr td.highlighted:active, .datepicker table tr td.highlighted.active,
.open > .datepicker table tr td.highlighted.dropdown-toggle {
  background-image: none;
}

.datepicker table tr td.highlighted.disabled:hover, .datepicker table tr td.highlighted.disabled:focus, .datepicker table tr td.highlighted.disabled.focus, .datepicker table tr td.highlighted[disabled]:hover, .datepicker table tr td.highlighted[disabled]:focus, .datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

.datepicker table tr td.highlighted .badge {
  color: #d9edf7;
  background-color: #000;
}

.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}

.datepicker table tr td.highlighted.disabled, .datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}

.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}

.datepicker table tr td.today:focus, .datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}

.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

.datepicker table tr td.today:active, .datepicker table tr td.today.active,
.open > .datepicker table tr td.today.dropdown-toggle {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

.datepicker table tr td.today:active:hover, .datepicker table tr td.today:active:focus, .datepicker table tr td.today:active.focus, .datepicker table tr td.today.active:hover, .datepicker table tr td.today.active:focus, .datepicker table tr td.today.active.focus,
.open > .datepicker table tr td.today.dropdown-toggle:hover,
.open > .datepicker table tr td.today.dropdown-toggle:focus,
.open > .datepicker table tr td.today.dropdown-toggle.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}

.datepicker table tr td.today:active, .datepicker table tr td.today.active,
.open > .datepicker table tr td.today.dropdown-toggle {
  background-image: none;
}

.datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled.focus, .datepicker table tr td.today[disabled]:hover, .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}

.datepicker table tr td.today .badge {
  color: #ffdb99;
  background-color: #000;
}

.datepicker table tr td.today.focused {
  background: #ffc966;
}

.datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777777;
}

.datepicker table tr td.range {
  color: #000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}

.datepicker table tr td.range:focus, .datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}

.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

.datepicker table tr td.range:active, .datepicker table tr td.range.active,
.open > .datepicker table tr td.range.dropdown-toggle {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

.datepicker table tr td.range:active:hover, .datepicker table tr td.range:active:focus, .datepicker table tr td.range:active.focus, .datepicker table tr td.range.active:hover, .datepicker table tr td.range.active:focus, .datepicker table tr td.range.active.focus,
.open > .datepicker table tr td.range.dropdown-toggle:hover,
.open > .datepicker table tr td.range.dropdown-toggle:focus,
.open > .datepicker table tr td.range.dropdown-toggle.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}

.datepicker table tr td.range:active, .datepicker table tr td.range.active,
.open > .datepicker table tr td.range.dropdown-toggle {
  background-image: none;
}

.datepicker table tr td.range.disabled:hover, .datepicker table tr td.range.disabled:focus, .datepicker table tr td.range.disabled.focus, .datepicker table tr td.range[disabled]:hover, .datepicker table tr td.range[disabled]:focus, .datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range:hover,
fieldset[disabled] .datepicker table tr td.range:focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}

.datepicker table tr td.range .badge {
  color: #eeeeee;
  background-color: #000;
}

.datepicker table tr td.range.focused {
  background: #d5d5d5;
}

.datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}

.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc2d4;
}

.datepicker table tr td.range.highlighted:focus, .datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d8e3;
  border-color: #4a88a7;
}

.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d8e3;
  border-color: #73a7c1;
}

.datepicker table tr td.range.highlighted:active, .datepicker table tr td.range.highlighted.active,
.open > .datepicker table tr td.range.highlighted.dropdown-toggle {
  color: #000;
  background-color: #c1d8e3;
  border-color: #73a7c1;
}

.datepicker table tr td.range.highlighted:active:hover, .datepicker table tr td.range.highlighted:active:focus, .datepicker table tr td.range.highlighted:active.focus, .datepicker table tr td.range.highlighted.active:hover, .datepicker table tr td.range.highlighted.active:focus, .datepicker table tr td.range.highlighted.active.focus,
.open > .datepicker table tr td.range.highlighted.dropdown-toggle:hover,
.open > .datepicker table tr td.range.highlighted.dropdown-toggle:focus,
.open > .datepicker table tr td.range.highlighted.dropdown-toggle.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4a88a7;
}

.datepicker table tr td.range.highlighted:active, .datepicker table tr td.range.highlighted.active,
.open > .datepicker table tr td.range.highlighted.dropdown-toggle {
  background-image: none;
}

.datepicker table tr td.range.highlighted.disabled:hover, .datepicker table tr td.range.highlighted.disabled:focus, .datepicker table tr td.range.highlighted.disabled.focus, .datepicker table tr td.range.highlighted[disabled]:hover, .datepicker table tr td.range.highlighted[disabled]:focus, .datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc2d4;
}

.datepicker table tr td.range.highlighted .badge {
  color: #e4eef3;
  background-color: #000;
}

.datepicker table tr td.range.highlighted.focused {
  background: #c1d8e3;
}

.datepicker table tr td.range.highlighted.disabled, .datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}

.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}

.datepicker table tr td.range.today:focus, .datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}

.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #c0800b;
}

.datepicker table tr td.range.today:active, .datepicker table tr td.range.today.active,
.open > .datepicker table tr td.range.today.dropdown-toggle {
  color: #000;
  background-color: #f4b747;
  border-color: #c0800b;
}

.datepicker table tr td.range.today:active:hover, .datepicker table tr td.range.today:active:focus, .datepicker table tr td.range.today:active.focus, .datepicker table tr td.range.today.active:hover, .datepicker table tr td.range.today.active:focus, .datepicker table tr td.range.today.active.focus,
.open > .datepicker table tr td.range.today.dropdown-toggle:hover,
.open > .datepicker table tr td.range.today.dropdown-toggle:focus,
.open > .datepicker table tr td.range.today.dropdown-toggle.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}

.datepicker table tr td.range.today:active, .datepicker table tr td.range.today.active,
.open > .datepicker table tr td.range.today.dropdown-toggle {
  background-image: none;
}

.datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled.focus, .datepicker table tr td.range.today[disabled]:hover, .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}

.datepicker table tr td.range.today .badge {
  color: #f7ca77;
  background-color: #000;
}

.datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777777;
}

.datepicker table tr td.selected, .datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected:focus, .datepicker table tr td.selected.focus, .datepicker table tr td.selected.highlighted:focus, .datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}

.datepicker table tr td.selected:hover, .datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

.datepicker table tr td.selected:active, .datepicker table tr td.selected.active,
.open > .datepicker table tr td.selected.dropdown-toggle, .datepicker table tr td.selected.highlighted:active, .datepicker table tr td.selected.highlighted.active,
.open > .datepicker table tr td.selected.highlighted.dropdown-toggle {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

.datepicker table tr td.selected:active:hover, .datepicker table tr td.selected:active:focus, .datepicker table tr td.selected:active.focus, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected.active:focus, .datepicker table tr td.selected.active.focus,
.open > .datepicker table tr td.selected.dropdown-toggle:hover,
.open > .datepicker table tr td.selected.dropdown-toggle:focus,
.open > .datepicker table tr td.selected.dropdown-toggle.focus, .datepicker table tr td.selected.highlighted:active:hover, .datepicker table tr td.selected.highlighted:active:focus, .datepicker table tr td.selected.highlighted:active.focus, .datepicker table tr td.selected.highlighted.active:hover, .datepicker table tr td.selected.highlighted.active:focus, .datepicker table tr td.selected.highlighted.active.focus,
.open > .datepicker table tr td.selected.highlighted.dropdown-toggle:hover,
.open > .datepicker table tr td.selected.highlighted.dropdown-toggle:focus,
.open > .datepicker table tr td.selected.highlighted.dropdown-toggle.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}

.datepicker table tr td.selected:active, .datepicker table tr td.selected.active,
.open > .datepicker table tr td.selected.dropdown-toggle, .datepicker table tr td.selected.highlighted:active, .datepicker table tr td.selected.highlighted.active,
.open > .datepicker table tr td.selected.highlighted.dropdown-toggle {
  background-image: none;
}

.datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled.focus, .datepicker table tr td.selected[disabled]:hover, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.focus, .datepicker table tr td.selected.highlighted.disabled:hover, .datepicker table tr td.selected.highlighted.disabled:focus, .datepicker table tr td.selected.highlighted.disabled.focus, .datepicker table tr td.selected.highlighted[disabled]:hover, .datepicker table tr td.selected.highlighted[disabled]:focus, .datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}

.datepicker table tr td.selected .badge, .datepicker table tr td.selected.highlighted .badge {
  color: #777777;
  background-color: #fff;
}

.datepicker table tr td.active, .datepicker table tr td.active.highlighted {
  color: #000;
  background-color: #fff;
  border-color: #4cceff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active:focus, .datepicker table tr td.active.focus, .datepicker table tr td.active.highlighted:focus, .datepicker table tr td.active.highlighted.focus {
  color: #000;
  background-color: #e6e5e5;
  border-color: #0094cc;
}

.datepicker table tr td.active:hover, .datepicker table tr td.active.highlighted:hover {
  color: #000;
  background-color: #e6e5e5;
  border-color: #0fbdff;
}

.datepicker table tr td.active:active, .datepicker table tr td.active.active,
.open > .datepicker table tr td.active.dropdown-toggle, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.highlighted.active,
.open > .datepicker table tr td.active.highlighted.dropdown-toggle {
  color: #000;
  background-color: #e6e5e5;
  border-color: #0fbdff;
}

.datepicker table tr td.active:active:hover, .datepicker table tr td.active:active:focus, .datepicker table tr td.active:active.focus, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.active.focus,
.open > .datepicker table tr td.active.dropdown-toggle:hover,
.open > .datepicker table tr td.active.dropdown-toggle:focus,
.open > .datepicker table tr td.active.dropdown-toggle.focus, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.highlighted.active:hover, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active.highlighted.active.focus,
.open > .datepicker table tr td.active.highlighted.dropdown-toggle:hover,
.open > .datepicker table tr td.active.highlighted.dropdown-toggle:focus,
.open > .datepicker table tr td.active.highlighted.dropdown-toggle.focus {
  color: #000;
  background-color: #d4d4d4;
  border-color: #0094cc;
}

.datepicker table tr td.active:active, .datepicker table tr td.active.active,
.open > .datepicker table tr td.active.dropdown-toggle, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.highlighted.active,
.open > .datepicker table tr td.active.highlighted.dropdown-toggle {
  background-image: none;
}

.datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled.focus, .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active[disabled].focus,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.focus, .datepicker table tr td.active.highlighted.disabled:hover, .datepicker table tr td.active.highlighted.disabled:focus, .datepicker table tr td.active.highlighted.disabled.focus, .datepicker table tr td.active.highlighted[disabled]:hover, .datepicker table tr td.active.highlighted[disabled]:focus, .datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #fff;
  border-color: #4cceff;
}

.datepicker table tr td.active .badge, .datepicker table tr td.active.highlighted .badge {
  color: #fff;
  background-color: #000;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

.datepicker table tr td span:hover, .datepicker table tr td span.focused {
  background: #eeeeee;
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}

.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
  color: #000;
  background-color: #fff;
  border-color: #4cceff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active:focus, .datepicker table tr td span.active.focus, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active:hover.focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:hover.focus {
  color: #000;
  background-color: #e6e5e5;
  border-color: #0094cc;
}

.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover {
  color: #000;
  background-color: #e6e5e5;
  border-color: #0fbdff;
}

.datepicker table tr td span.active:active, .datepicker table tr td span.active.active,
.open > .datepicker table tr td span.active.dropdown-toggle, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover.active,
.open > .datepicker table tr td span.active:hover.dropdown-toggle, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled.active,
.open > .datepicker table tr td span.active.disabled.dropdown-toggle, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover.active,
.open > .datepicker table tr td span.active.disabled:hover.dropdown-toggle {
  color: #000;
  background-color: #e6e5e5;
  border-color: #0fbdff;
}

.datepicker table tr td span.active:active:hover, .datepicker table tr td span.active:active:focus, .datepicker table tr td span.active:active.focus, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.active:focus, .datepicker table tr td span.active.active.focus,
.open > .datepicker table tr td span.active.dropdown-toggle:hover,
.open > .datepicker table tr td span.active.dropdown-toggle:focus,
.open > .datepicker table tr td span.active.dropdown-toggle.focus, .datepicker table tr td span.active:hover:active:hover, .datepicker table tr td span.active:hover:active:focus, .datepicker table tr td span.active:hover:active.focus, .datepicker table tr td span.active:hover.active:hover, .datepicker table tr td span.active:hover.active:focus, .datepicker table tr td span.active:hover.active.focus,
.open > .datepicker table tr td span.active:hover.dropdown-toggle:hover,
.open > .datepicker table tr td span.active:hover.dropdown-toggle:focus,
.open > .datepicker table tr td span.active:hover.dropdown-toggle.focus, .datepicker table tr td span.active.disabled:active:hover, .datepicker table tr td span.active.disabled:active:focus, .datepicker table tr td span.active.disabled:active.focus, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled.active:focus, .datepicker table tr td span.active.disabled.active.focus,
.open > .datepicker table tr td span.active.disabled.dropdown-toggle:hover,
.open > .datepicker table tr td span.active.disabled.dropdown-toggle:focus,
.open > .datepicker table tr td span.active.disabled.dropdown-toggle.focus, .datepicker table tr td span.active.disabled:hover:active:hover, .datepicker table tr td span.active.disabled:hover:active:focus, .datepicker table tr td span.active.disabled:hover:active.focus, .datepicker table tr td span.active.disabled:hover.active:hover, .datepicker table tr td span.active.disabled:hover.active:focus, .datepicker table tr td span.active.disabled:hover.active.focus,
.open > .datepicker table tr td span.active.disabled:hover.dropdown-toggle:hover,
.open > .datepicker table tr td span.active.disabled:hover.dropdown-toggle:focus,
.open > .datepicker table tr td span.active.disabled:hover.dropdown-toggle.focus {
  color: #000;
  background-color: #d4d4d4;
  border-color: #0094cc;
}

.datepicker table tr td span.active:active, .datepicker table tr td span.active.active,
.open > .datepicker table tr td span.active.dropdown-toggle, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover.active,
.open > .datepicker table tr td span.active:hover.dropdown-toggle, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled.active,
.open > .datepicker table tr td span.active.disabled.dropdown-toggle, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover.active,
.open > .datepicker table tr td span.active.disabled:hover.dropdown-toggle {
  background-image: none;
}

.datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active.focus, .datepicker table tr td span.active:hover.disabled:hover, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active:hover.disabled.focus, .datepicker table tr td span.active:hover[disabled]:hover, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled.disabled.focus, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:hover.disabled:hover, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled.focus, .datepicker table tr td span.active.disabled:hover[disabled]:hover, .datepicker table tr td span.active.disabled:hover[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #fff;
  border-color: #4cceff;
}

.datepicker table tr td span.active .badge, .datepicker table tr td span.active:hover .badge, .datepicker table tr td span.active.disabled .badge, .datepicker table tr td span.active.disabled:hover .badge {
  color: #fff;
  background-color: #000;
}

.datepicker table tr td span.old, .datepicker table tr td span.new {
  color: #777777;
}

.datepicker .datepicker-switch {
  width: 145px;
}

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

.input-daterange {
  width: 100%;
}

.input-daterange input {
  text-align: center;
}

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.428571429;
  text-shadow: 0 1px 0 #fff;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

/*# sourceMappingURL=app.css.map */
