/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/css/fonts/glyphicons-halflings-regular.eot');
  src: url('/css/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/css/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/css/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000000;
  background-color: #f4f4f4;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #78acd9;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 2px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #f3f3f3;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 100;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 51px;
}
h2,
.h2 {
  font-size: 25px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #78be20;
}
a.text-success:hover {
  color: #5c9219;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #e8413d;
}
a.text-danger:hover {
  color: #d81e1a;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid transparent;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
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: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 768px) {
  .container {
    width: 1015px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 1015px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1015px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
.row {
  margin-left: -17.5px;
  margin-right: -17.5px;
}
.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: 17.5px;
  padding-right: 17.5px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #f4f4f4;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 9px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #808080;
}
.form-control,
.modal.popup-course-review .form-group textarea:disabled {
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #808080;
  background-color: #fdfdfd;
  background-image: none;
  border: 1px solid #e7e7e7;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 0 #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 0 #000000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 0 #000000;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #78be20;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(120, 190, 32, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(120, 190, 32, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(120, 190, 32, 0.6) 0 0 #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(120, 190, 32, 0.6) 0 0 #000000;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(120, 190, 32, 0.6) 0 0 #000000;
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 40px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 32px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 48px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 32px;
  line-height: 32px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 50px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.input-sm + .form-control-feedback {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.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: #78be20;
}
.has-success .form-control {
  border-color: #78be20;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 0 #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 0 #000000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 0 #000000;
}
.has-success .form-control:focus {
  border-color: #5c9219;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #aae460;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #aae460;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #aae460 0 0 #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #aae460 0 0 #000000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #aae460 0 0 #000000;
}
.has-success .input-group-addon {
  color: #78be20;
  border-color: #78be20;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #78be20;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 0 #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 0 #000000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 0 #000000;
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b 0 0 #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b 0 0 #000000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b 0 0 #000000;
}
.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: #e8413d;
}
.has-error .form-control {
  border-color: #e8413d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 0 #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 0 #000000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 0 #000000;
}
.has-error .form-control:focus {
  border-color: #d81e1a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f39a98;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f39a98;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f39a98 0 0 #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f39a98 0 0 #000000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f39a98 0 0 #000000;
}
.has-error .input-group-addon {
  color: #e8413d;
  border-color: #e8413d;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #e8413d;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -17.5px;
  margin-right: -17.5px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 17.5px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #000000;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 0 0 #000000;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 0 0 #000000;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 0 0 #000000;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none 0 0 #000000;
  -webkit-box-shadow: none 0 0 #000000;
  box-shadow: none 0 0 #000000;
}
.btn-default {
  color: #000000;
  background-color: #dedede;
  border-color: transparent;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #000000;
  background-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #dedede;
  border-color: transparent;
}
.btn-default .badge {
  color: #dedede;
  background-color: #000000;
}
.btn-primary {
  color: #e8413d;
  background-color: #ffffff;
  border-color: transparent;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #e8413d;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #ffffff;
  border-color: transparent;
}
.btn-primary .badge {
  color: #ffffff;
  background-color: #e8413d;
}
.btn-success {
  color: #ffffff;
  background-color: #78be20;
  border-color: transparent;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #5c9219;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #78be20;
  border-color: transparent;
}
.btn-success .badge {
  color: #78be20;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: transparent;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: transparent;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #e8413d;
  border-color: transparent;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d81e1a;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #e8413d;
  border-color: transparent;
}
.btn-danger .badge {
  color: #e8413d;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none 0 0 #000000;
  -webkit-box-shadow: none 0 0 #000000;
  box-shadow: none 0 0 #000000;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #78acd9;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) 0 0 #000000;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) 0 0 #000000;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) 0 0 #000000;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 0 0 #000000;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 0 0 #000000;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 0 0 #000000;
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none 0 0 #000000;
  -webkit-box-shadow: none 0 0 #000000;
  box-shadow: none 0 0 #000000;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  line-height: 48px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 32px;
  line-height: 32px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #808080;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #e7e7e7;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #f4f4f4;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #f4f4f4;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #f4f4f4;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 55px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 17px;
  padding-left: 17px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -17px;
  margin-left: -17px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 17.5px 17px;
  font-size: 18px;
  line-height: 20px;
  height: 55px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -17px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 17px;
  padding: 9px 10px;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -17px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.navbar-form {
  margin-left: -17px;
  margin-right: -17px;
  padding: 10px 17px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 0 0 #000000;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 0 0 #000000;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 0 0 #000000;
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none 0 0 #000000;
    -webkit-box-shadow: none 0 0 #000000;
    box-shadow: none 0 0 #000000;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-btn.btn-sm {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}
.navbar-btn.btn-xs {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 17px;
    margin-right: 17px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -17px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #2e2e2e;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #141414;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #2e2e2e;
}
.navbar-default .navbar-nav > li > a {
  color: #2e2e2e;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #616161;
  background-color: #f4f4f4;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #2e2e2e;
  background-color: #f4f4f4;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #f4f4f4;
  color: #2e2e2e;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #2e2e2e;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #616161;
    background-color: #f4f4f4;
  }
  .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: #2e2e2e;
    background-color: #f4f4f4;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #2e2e2e;
}
.navbar-default .navbar-link:hover {
  color: #616161;
}
.navbar-default .btn-link {
  color: #2e2e2e;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #616161;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #78acd9;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  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: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #78be20;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #5c9219;
}
.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: #e8413d;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #d81e1a;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 2px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #f3f3f3;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #000000;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: #78be20;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #5c9219;
}
.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: #e8413d;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #d81e1a;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) 0 0 #000000;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) 0 0 #000000;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) 0 0 #000000;
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #000000;
  text-align: center;
  background-color: #d9d9d9;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15) 0 0 #000000;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15) 0 0 #000000;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15) 0 0 #000000;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #78be20;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #e8413d;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #f3f3f3;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #78be20;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #78be20;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #78be20;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #78be20;
  border-color: #78be20;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #e8413d;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #e8413d;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #e8413d;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #e8413d;
  border-color: #e8413d;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) 0 0 #000000;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) 0 0 #000000;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) 0 0 #000000;
}
.panel-body {
  padding: 28px 30px;
}
.panel-heading {
  padding: 13px 30px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 13px 30px;
  background-color: #ffffff;
  border-top: 1px solid #f3f3f3;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.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: 28px 30px;
  padding-right: 28px 30px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.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 #f3f3f3;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #f3f3f3;
}
.panel-default {
  border-color: transparent;
}
.panel-default > .panel-heading {
  color: #000000;
  background-color: #ffffff;
  border-color: transparent;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
.panel-default > .panel-heading .badge {
  color: #ffffff;
  background-color: #000000;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #78be20;
  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: #78be20;
}
.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: #e8413d;
  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: #e8413d;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) 0 0 #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) 0 0 #000000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) 0 0 #000000;
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) 0 0 #000000;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) 0 0 #000000;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) 0 0 #000000;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  color: #fff;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 641px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) 0 0 #000000;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) 0 0 #000000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) 0 0 #000000;
  }
  .modal-sm {
    width: 397px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 839px;
  }
}
.tooltip,
.tooltip-gray {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in,
.tooltip-gray.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top,
.tooltip-gray.top {
  margin-top: -3px;
  padding: 8px 0;
}
.tooltip.right,
.tooltip-gray.right {
  margin-left: 3px;
  padding: 0 8px;
}
.tooltip.bottom,
.tooltip-gray.bottom {
  margin-top: 3px;
  padding: 8px 0;
}
.tooltip.left,
.tooltip-gray.left {
  margin-left: -3px;
  padding: 0 8px;
}
.tooltip-inner,
.tooltip-gray .tooltip-inner {
  max-width: 400px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #3a5260;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow,
.tooltip-gray.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  border-width: 8px 8px 0;
  border-top-color: #3a5260;
}
.tooltip.top-left .tooltip-arrow,
.tooltip-gray.top-left .tooltip-arrow {
  bottom: 0;
  right: 8px;
  margin-bottom: -8px;
  border-width: 8px 8px 0;
  border-top-color: #3a5260;
}
.tooltip.top-right .tooltip-arrow,
.tooltip-gray.top-right .tooltip-arrow {
  bottom: 0;
  left: 8px;
  margin-bottom: -8px;
  border-width: 8px 8px 0;
  border-top-color: #3a5260;
}
.tooltip.right .tooltip-arrow,
.tooltip-gray.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -8px;
  border-width: 8px 8px 8px 0;
  border-right-color: #3a5260;
}
.tooltip.left .tooltip-arrow,
.tooltip-gray.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -8px;
  border-width: 8px 0 8px 8px;
  border-left-color: #3a5260;
}
.tooltip.bottom .tooltip-arrow,
.tooltip-gray.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #3a5260;
}
.tooltip.bottom-left .tooltip-arrow,
.tooltip-gray.bottom-left .tooltip-arrow {
  top: 0;
  right: 8px;
  margin-top: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #3a5260;
}
.tooltip.bottom-right .tooltip-arrow,
.tooltip-gray.bottom-right .tooltip-arrow {
  top: 0;
  left: 8px;
  margin-top: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #3a5260;
}
.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-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) 0 0 #000000;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) 0 0 #000000;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) 0 0 #000000;
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
  background-color: #fff;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  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: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
header .user-info .drop-down-menu {
  position: absolute;
  display: none;
  right: 0;
  top: 100%;
  background: #344c5b;
  background: rgba(52, 76, 91, 0.9);
  z-index: 100;
}
header .user-info .drop-down-menu > menu {
  margin: 0;
  padding: 6px 0 10px;
}
header .user-info .drop-down-menu > menu > li {
  display: block;
  line-height: 1.42857143;
}
header .user-info .drop-down-menu > menu > li > a:not(.btn) {
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  padding: 14px 25px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
}
header .user-info .drop-down-menu > menu > li > a:not(.btn).bold-link {
  font-weight: 700;
}
header .user-info .drop-down-menu > menu > li > a:not(.btn):hover {
  background: #536874;
}
header .user-info .drop-down-menu > menu > li > a:not(.btn) > .counter {
  position: relative;
  margin-left: 16px;
  top: -2px;
}
header .user-info .drop-down-menu > menu > li.active > a:not(.btn) {
  color: #c0e197;
  background: transparent;
  cursor: default;
}
header .user-info .drop-down-menu > menu > li.extended {
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #35454f;
}
header .user-info .drop-down-menu > menu > li.extended > a:not(.btn),
header .user-info .drop-down-menu > menu > li.extended > span {
  padding-bottom: 10px;
}
header .user-info .drop-down-menu > menu > li.extended > ul {
  list-style: none;
  margin: 0;
  padding: 0 25px;
}
header .user-info .drop-down-menu > menu > li.extended > ul > li {
  display: block;
  line-height: 1.4;
}
header .user-info .drop-down-menu > menu > li.extended > ul > li > a {
  text-decoration: none;
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}
header .user-info .drop-down-menu > menu > li.extended > ul > li > a:hover {
  text-decoration: underline;
}
header .user-info .drop-down-menu > menu > li.extended > ul > li + li {
  margin-top: 12px;
}
header .user-info .drop-down-menu > menu > li.extended .btn {
  display: block;
  margin: 15px 25px;
}
header .user-info:hover .drop-down-menu {
  display: block;
}
html {
  height: 100%;
}
body {
  font: 400 14px/1.42857143 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  min-width: 1015px;
  background: #f4f4f4;
  color: #000000;
  -webkit-font-smoothing: antialiased;
}
*:focus,
*:active {
  outline: none !important;
}
.touch * {
  outline: 1px solid transparent;
}
.testing-bar {
  position: relative;
  padding: 8px 0 13px;
  line-height: 17px;
  font-size: 13px;
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #efefef;
  color: #808080;
  z-index: 99;
}
.testing-bar a {
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  /*
    .backface-visibility(hidden);*/
  cursor: pointer;
  font-weight: 700;
  color: #78be20;
  text-decoration: none;
}
.testing-bar a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.testing-bar a:hover {
  text-decoration: none;
}
.upper-header-bar {
  position: relative;
  padding: 8px 0 8px;
  line-height: 17px;
  font-size: 13px;
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #ecf5e2;
  color: #808080;
  z-index: 102;
}
.upper-header-bar a {
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  /*
    .backface-visibility(hidden);*/
  cursor: pointer;
  font-weight: 700;
  color: #7abc31;
  text-decoration: none;
}
.upper-header-bar a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.upper-header-bar a:hover {
  text-decoration: none;
}
header {
  height: 55px;
  position: relative;
  background: #ffffff;
  line-height: 55px;
  left: 0;
  top: 0;
  right: 0;
  z-index: 100;
}
header.header-main-page {
  position: fixed;
}
header .navbar {
  border: none;
  -moz-box-shadow: 0 -1px 2px #000000;
  -webkit-box-shadow: 0 -1px 2px #000000;
  box-shadow: 0 -1px 2px #000000;
}
header .navbar .menu {
  float: left;
  width: 472px;
}
header .navbar .menu .navbar-nav li a {
  font-size: 15px;
  font-weight: 600;
}
header .logo {
  width: 170px;
}
header .logo > a,
header .logo > span {
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  /*
    .backface-visibility(hidden);*/
  cursor: pointer;
  display: block;
}
header .logo > a:hover,
header .logo > span:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
header .logo > a > img,
header .logo > span > img {
  vertical-align: middle;
}
header .personal {
  cursor: pointer;
  margin-right: 0;
}
header .personal:before,
header .personal:after {
  content: " ";
  display: table;
}
header .personal:after {
  clear: both;
}
header .personal:before,
header .personal:after {
  content: " ";
  display: table;
}
header .personal:after {
  clear: both;
}
header .personal .alerts .messages-icon {
  left: 1px;
}
header .personal .counter {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: #e8413d;
  color: #fff;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  border-radius: 50%;
}
header .personal .alerts {
  width: 40px;
  float: left;
  text-align: center;
  position: relative;
}
header .personal .alerts > a {
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  /*
    .backface-visibility(hidden);*/
  cursor: pointer;
  position: relative;
  display: block;
  font-size: 18px;
  color: #878787;
  text-decoration: none;
}
header .personal .alerts > a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
header .personal .alerts > a i {
  position: relative;
  top: 2px;
}
header .personal .alerts > a > .counter {
  position: absolute;
  top: 10px;
  right: 5px;
}
header .personal .alerts > a.active {
  background-color: #f4f4f4;
  color: #78be20;
}
header .personal .alerts > a.active + .notifications-pane {
  display: block;
  height: auto;
}
header .personal .alerts .notifications-pane {
  display: none;
  position: absolute;
  top: 100%;
  margin-top: 1px;
  right: 0;
  width: 430px;
  height: 0;
  background-color: rgba(58, 81, 96, 0.97);
  color: #fff;
  cursor: default;
  font-size: 13px;
  text-align: left;
  line-height: initial;
  transition: height .3s linear;
  z-index: 10;
}
header .personal .alerts .notifications-pane .list-group-item {
  background-color: transparent;
  border-color: #32424b;
  border-width: 1px 0 1px 0;
  letter-spacing: -.5px;
  margin-top: -1px;
}
header .personal .alerts .notifications-pane .list-group-item:not(.notifications-controls) {
  line-height: 22px;
  padding: 19px 50px 18px 30px;
}
header .personal .alerts .notifications-pane .list-group-item.notifications-controls {
  text-align: center;
  font-weight: 700;
  padding: 12px 0;
  background-color: #7a8992;
  border-top: 0;
}
header .personal .alerts .notifications-pane .list-group-item.notifications-controls .notifications-settings {
  display: block;
  position: absolute;
  top: 11px;
  right: 21px;
}
header .personal .alerts .notifications-pane .list-group-item .notification-ok {
  display: block;
  position: absolute;
  top: 16px;
  right: 20px;
}
header .personal .alerts .notifications-pane .list-group-item a {
  color: #fff;
  font-weight: 700;
  white-space: nowrap;
  cursor: pointer;
}
header .personal .alerts .notifications-pane .list-group-item.show-all {
  padding-top: 21px;
  padding-bottom: 19px;
  text-align: center;
}
header .personal .alerts .notifications-pane .list-group-item.show-all .btn {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 166px;
  padding: 7px 0 8px;
  font-weight: normal;
  background-color: #fff;
  color: #e8413d;
}
header .personal .alerts .notifications-pane .list-group-item.show-all .btn:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  background-color: #78be20;
}
header .personal .alerts .notifications-pane .list-group-item:hover {
  background-color: #536874;
}
header .personal .alerts .notifications-pane .list-group-item:hover.notifications-controls {
  background-color: #7a8992;
}
header .personal .alerts .notifications-pane .list-group-item:hover.show-all {
  background-color: transparent;
}
header .personal .user-info {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  float: left;
  width: 217px;
}
header .personal .user-info:before,
header .personal .user-info:after {
  content: " ";
  display: table;
}
header .personal .user-info:after {
  clear: both;
}
header .personal .user-info:before,
header .personal .user-info:after {
  content: " ";
  display: table;
}
header .personal .user-info:after {
  clear: both;
}
header .personal .user-info > .name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
  float: left;
  width: 162px;
  background: #78be20;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
header .personal .user-info > .photo {
  width: 55px;
  height: 55px;
  float: left;
}
header .personal .user-info > .photo > img {
  vertical-align: top;
}
header .personal .registration {
  width: 108px;
  float: left;
  text-align: center;
  background: #e8413d;
}
header .personal .registration > a {
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  /*
    .backface-visibility(hidden);*/
  cursor: pointer;
  display: block;
  color: #fff;
}
header .personal .registration > a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
header .personal .registration > a:hover {
  text-decoration: none;
}
header .personal .login {
  width: 130px;
  float: left;
  font-weight: 700;
  text-align: center;
}
header .personal .login > a {
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  /*
    .backface-visibility(hidden);*/
  cursor: pointer;
  display: block;
  color: #757575;
}
header .personal .login > a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
header .personal .login > a .icon {
  margin-left: 9px;
}
header .personal .login > a:hover {
  text-decoration: none;
}
header .drop-down-menu {
  display: block;
  width: 217px;
  right: auto;
  left: -9999px;
}
header .drop-down-menu .counter {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: #e8413d;
  color: #fff;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  border-radius: 50%;
}
header.header-adaptive {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  height: 55px;
  line-height: 55px;
  background: #ffffff;
  z-index: 10;
  text-align: justify;
  font-size: 15px;
}
header.header-adaptive .logo {
  float: left;
  text-align: center;
  width: 19%;
  min-width: 230px;
  height: 55px;
  vertical-align: top;
}
header.header-adaptive .logo img {
  vertical-align: middle;
  max-width: 200px;
  max-height: 30px;
  border: 0;
}
header.header-adaptive .menu-top {
  float: left;
  width: 60%;
  min-width: 700px;
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 55px;
  overflow: hidden;
}
header.header-adaptive .menu-top li {
  display: inline-block;
  vertical-align: middle;
}
header.header-adaptive .menu-top li:hover {
  background: rgba(255, 255, 255, 0.1);
}
header.header-adaptive .menu-top li a {
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 0 25px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: 600;
}
header.header-adaptive .user-info {
  float: right;
  margin: 0;
  position: relative;
  height: 55px;
  max-width: 290px;
}
header.header-adaptive .user-info .name {
  cursor: default;
  display: inline-block;
  width: 195px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 55px;
  text-align: center;
  color: #ffffff;
  background-color: #75bd41;
}
header.header-adaptive .user-info .photo {
  cursor: default;
  display: inline-block;
  float: right;
}
header.header-adaptive .user-info .photo img {
  vertical-align: bottom;
}
header.header-adaptive .user-info .drop-down-menu {
  background: rgba(0, 0, 0, 0.6);
  width: 255px;
}
header.header-adaptive .user-info .drop-down-menu a:hover {
  background: rgba(255, 255, 255, 0.1);
}
header.header-adaptive .menu-login {
  float: right;
  width: 19%;
  min-width: 230px;
  text-align: right;
  list-style: none;
  padding: 0;
  margin: 0;
}
header.header-adaptive .menu-login li {
  display: inline-block;
}
header.header-adaptive .menu-login li .register-button {
  background-color: #e64343;
  color: #ffffff;
}
header.header-adaptive .menu-login li a {
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 0 20px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
header.header-branded {
  height: auto;
}
header.header-branded .courson-part,
header.header-branded .branded-part {
  text-align: center;
}
header.header-branded .courson-part {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
header.header-branded .courson-part span {
  display: block;
  margin-top: 15px;
  font-size: 15px;
  line-height: 15px;
  color: #797979;
}
header.header-branded .courson-part a {
  display: block;
  font-size: 15px;
  line-height: 15px;
  margin: 5px 0 10px 0px;
  color: #78bb2f;
  text-decoration: underline;
}
header.header-branded .branded-part img {
  max-width: 100%;
  max-height: 52px;
}
header.header-branded .branded-part div {
  display: block;
  margin-top: 15px;
  font-size: 15px;
  line-height: 15px;
  color: #797979;
}
header.header-branded .branded-part a {
  text-decoration: underline;
}
header.header-branded .branded-part .default-contacts {
  margin-top: 5px;
}
.branded-certificate-preview {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  header.header-adaptive .menu-top {
    width: auto;
    min-width: 0;
  }
  header.header-adaptive .menu-top li a {
    padding: 0 5px;
  }
}
@media screen and (max-width: 1020px) {
  .main-page-delimeter {
    position: relative;
  }
  .main-page-delimeter .main-page-auth-wrapper {
    margin-bottom: 50px;
  }
  .main-page-delimeter .main-page-social-wrapper {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -248px;
  }
}
@media screen and (max-width: 955px) {
  header.header-adaptive .logo {
    display: none;
  }
}
footer.footer-adaptive {
  background: transparent;
  color: #ffffff;
  height: 63px;
  overflow: hidden;
}
footer.footer-adaptive .navbar {
  background: rgba(0, 0, 0, 0.3);
}
footer.footer-adaptive .navbar .copyright {
  color: rgba(255, 255, 255, 0.5);
  line-height: 63px;
}
footer.footer-adaptive .navbar .footer-menu {
  line-height: 63px;
}
footer.footer-adaptive .navbar .footer-menu menu li {
  margin: 0 35px;
}
footer.footer-adaptive .navbar .footer-menu menu li a {
  color: rgba(255, 255, 255, 0.5);
}
footer.footer-adaptive .navbar .footer-menu menu li .form-group {
  margin-bottom: 0;
  margin-left: 0;
}
footer.footer-adaptive .navbar .footer-menu menu li .form-group .select2-container {
  background: none !important;
}
footer.footer-adaptive .navbar .footer-menu menu li .form-group .select2-container.select2-container-active a {
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
}
footer.footer-adaptive .navbar .footer-menu menu li .form-group .select2-container .select2-arrow {
  display: none;
}
footer.footer-adaptive .navbar .footer-menu menu li .form-group .select2-container a {
  background: none !important;
}
footer.footer-adaptive .navbar .footer-menu menu li .form-group .select2-container a span {
  color: rgba(255, 255, 255, 0.5);
}
main {
  padding-bottom: 311px;
}
main.technical-works {
  padding: 0px;
}
main .overlay-image {
  position: absolute;
  width: 100%;
  min-height: 226px;
  background: transparent center center no-repeat;
  background-size: cover;
  z-index: -2;
}
main .overlay-image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent url(/img/data-uri/bg-overlay-sparse-dots-2.png) 0 0 repeat;
  opacity: .5;
}
main .overlay-image.noshadow:after {
  background: transparent url(/img/data-uri/bg-overlay-sparse-dots-2.png) 0 0 no-repeat;
  opacity: 0;
}
main .overlay-bg {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #f4f4f4;
  z-index: -1;
}
footer {
  width: 100%;
  height: 256px;
  line-height: 55px;
  position: absolute;
  background: #ffffff;
  bottom: 0;
  left: 0;
  z-index: 100;
}
footer.short {
  height: auto;
}
footer .container:before,
footer .container:after {
  content: " ";
  display: table;
}
footer .container:after {
  clear: both;
}
footer .container:before,
footer .container:after {
  content: " ";
  display: table;
}
footer .container:after {
  clear: both;
}
footer .menu-top {
  background-color: #76bd1d;
  line-height: normal;
}
footer .menu-top .container {
  padding: 24px 40px;
}
footer .menu-top .container > * {
  float: none;
}
footer .menu-top h3 {
  height: 30px;
  margin-top: 2px;
  margin-bottom: 19px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  line-height: 17px;
}
footer .menu-top ul {
  padding: 0;
  margin-bottom: 8px;
}
footer .menu-top ul li {
  list-style: none;
}
footer .menu-top ul li a {
  display: inline-block;
  padding: 4px 8px;
  margin-left: -7px;
  text-decoration: none;
  color: #404040;
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
footer .menu-top ul li a:hover {
  background-color: #a3d367;
}
footer .copyright {
  float: left;
  color: #737373;
  font-size: 12px;
  font-weight: 700;
  margin-top: 2px;
  margin-right: 69px;
  margin-left: 24px;
  line-height: 55px;
}
footer .footer-menu {
  float: left;
  margin-top: 2px;
  line-height: 55px;
}
footer .footer-menu li {
  line-height: inherit;
}
footer .footer-menu li a {
  padding: 0 !important;
  line-height: inherit;
  font-weight: 400 !important;
  text-decoration: underline !important;
  text-transform: none !important;
}
footer .footer-menu li a:hover {
  text-decoration: none !important;
  background-color: transparent !important;
}
footer .footer-menu li:first-of-type {
  margin-right: 43px;
}
footer .footer-menu li:last-of-type {
  margin-left: -2px;
}
footer .navbar-default {
  border: none;
  margin-bottom: 0;
}
footer .navbar-default .navbar-nav > li > a {
  padding-top: 27.5px;
  padding-bottom: 27.5px;
  font-size: 12px;
}
footer .social-groups {
  float: right;
  margin-right: 18px;
  line-height: 55px;
  padding-bottom: 3px;
}
footer .social-groups > .social-link {
  float: none;
  margin: 0 7px;
}
.col-content {
  padding-right: 13px;
  padding-bottom: 22px;
}
.col-sidebar {
  padding-left: 6px;
  padding-bottom: 22px;
}
.col-sidebar .panel {
  margin-bottom: 24px;
}
.header-adaptive .menu-top li:hover a,
.header-adaptive .menu-top li.active a {
  color: #2e2e2e;
  background-color: #f4f4f4;
}
.vertical-aligner {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
/****
 * Миксины, разное
 ****/
.main {
  position: relative;
}
.main h1 {
  margin-bottom: 99px;
  font-size: 46px;
  font-weight: 100;
}
.main .container.vertical-middle {
  height: 100%;
}
.main .fullscreen-block {
  position: relative;
  width: 100%;
  height: 100%;
  border: none;
}
.main .fullscreen-block.first-block {
  z-index: -1;
}
.main .fullscreen-block.first-block .container {
  height: 100%;
}
.main .fullscreen-block.first-block .info-block {
  -webkit-transition: opacity 2s linear;
  -o-transition: opacity 2s linear;
  transition: opacity 2s linear;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 1000000;
  position: relative;
}
.main .fullscreen-block.first-block .background {
  -webkit-transition: opacity 2s linear;
  -o-transition: opacity 2s linear;
  transition: opacity 2s linear;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  z-index: 100;
}
.main .fullscreen-block.first-block .show {
  opacity: 1;
  filter: alpha(opacity=100);
}
.main .info-block {
  color: #fff;
}
.main .info-block .block {
  position: relative;
  float: left;
}
.main .info-block .block .title {
  margin: -14px 0 23px;
  font-size: 26px;
  font-weight: 100;
}
.main .info-block .block .data > li:before,
.main .info-block .block .data > li:after {
  content: " ";
  display: table;
}
.main .info-block .block .data > li:after {
  clear: both;
}
.main .info-block .block .data > li:before,
.main .info-block .block .data > li:after {
  content: " ";
  display: table;
}
.main .info-block .block .data > li:after {
  clear: both;
}
.main .info-block .block .data > li > div {
  float: left;
}
.main .info-block .block .data > li + li {
  margin-top: 1px;
}
.main .info-block .block .data .icons {
  width: 23px;
  margin-right: 14px;
  padding-top: 8px;
  text-align: center;
}
.main .info-block .block .data .counts {
  width: 40px;
  margin-right: 11px;
  font-size: 24px;
  font-weight: 600;
}
.main .info-block .block .data .name {
  padding-top: 5px;
  font-size: 20px;
  font-weight: 100;
}
.main .info-block .block .plus-certificate {
  padding: 50px 27px 0 0;
  font: 11px/24px Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: right;
}
.main .info-block .block .text-block {
  width: 320px;
  margin-top: 16px;
  font: 400 13px/24px Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.main .info-block .block .btn-wrapper {
  margin-top: 23px;
}
.main .info-block .block .btn-wrapper .btn {
  width: 139px;
  color: #4c4c4c;
}
.main .info-block .block.first {
  width: 340px;
  margin-right: 8px;
}
.main .info-block .block.first .data {
  width: 240px;
}
.main .info-block .block.second {
  width: 460px;
  padding: 0 0 20px 52px;
  border-left: 1px solid #fbfbfb;
}
.main .info-block .block.second .title {
  margin-bottom: 13px;
  padding-left: 14px;
}
.main .info-block .block.second .data {
  padding-left: 8px;
}
.main .info-block .block.second .data li + li {
  margin-top: 26px;
}
.main .info-block .block.second .data .counts {
  width: 59px;
}
.main .info-block .block.second .text-block {
  margin-top: 21px;
}
.main .info-block .block.second .btn-wrapper {
  margin-top: 5px;
}
.main .info-block .block.second:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent url(/img/data-uri/flag.png) 0 0 no-repeat;
  width: 18px;
  height: 14px;
}
.main .fullscreen-block.carousel .carousel-inner {
  width: 100%;
  height: 100%;
}
.main .fullscreen-block.carousel .item {
  width: 100%;
  height: 100%;
  background-size: cover;
}
.main .fullscreen-block.carousel .carousel-indicators {
  bottom: 5px;
}
.main .fullscreen-block.carousel .slide {
  color: #fff;
}
.main .fullscreen-block.carousel .slide .title {
  margin-bottom: 26px;
  font-size: 52px;
  font-weight: 100;
  text-align: center;
}
.main .fullscreen-block.carousel .slide .text-block {
  margin-bottom: 44px;
  font-size: 16px;
  line-height: 24px;
}
.main .fullscreen-block.carousel .slide .btn-wrapper {
  text-align: center;
}
.main .fullscreen-block.carousel .slide .btn-wrapper > a {
  width: 155px;
}
.main .selected-targets {
  margin-top: 65px;
}
.main .selected-targets .title {
  margin-bottom: 32px;
  font-size: 38px;
  font-weight: 100;
  text-align: center;
  color: #999999;
}
.main .selected-targets .row {
  margin-left: -10.5px;
  margin-right: -10.5px;
}
.main .selected-targets .row .col-md-4 {
  padding-left: 10.5px;
  padding-right: 10.5px;
}
.main .selected-targets .btn-wrapper {
  margin-top: 8px;
  text-align: center;
}
.main .selected-targets .btn-wrapper .btn.gray {
  width: 161px;
  color: #000;
}
.main .selected-targets .btn-wrapper .btn-success {
  width: 127px;
}
.main .selected-targets .btn-wrapper > span {
  padding: 0 19px;
}
.main .success-story {
  margin-top: 64px;
}
.main .success-story .title {
  margin-bottom: 29px;
  font-size: 38px;
  font-weight: 100;
  text-align: center;
  color: #999999;
}
.main .success-story .panel .panel-body {
  border-top: none !important;
}
.main .top-courses,
.main .selected-targets {
  width: 100%;
  margin-top: 52px;
}
.main .top-courses > .title,
.main .selected-targets > .title {
  margin-bottom: 32px;
  font-size: 38px;
  font-weight: 100;
  text-align: center;
  color: #999999;
}
.main .top-courses .carousel,
.main .selected-targets .carousel {
  margin-bottom: 24px;
}
.main .top-courses .carousel .carousel-inner > .item,
.main .selected-targets .carousel .carousel-inner > .item {
  height: 506px;
  overflow: hidden;
  background: center center no-repeat;
}
.main .top-courses .carousel .container-carousel-indicators,
.main .selected-targets .carousel .container-carousel-indicators {
  position: relative;
  width: 500px;
}
.main .top-courses .carousel .container-carousel-indicators .carousel-indicators,
.main .selected-targets .carousel .container-carousel-indicators .carousel-indicators {
  bottom: 4px;
}
.main .top-courses .row,
.main .selected-targets .row {
  margin-left: -10.5px;
  margin-right: -10.5px;
}
.main .top-courses .row .col-md-4,
.main .top-courses .row .col-md-8,
.main .selected-targets .row .col-md-4,
.main .selected-targets .row .col-md-8 {
  padding-left: 10.5px;
  padding-right: 10.5px;
}
.main .top-courses .col-md-8,
.main .selected-targets .col-md-8 {
  color: #fff;
}
.main .top-courses .col-md-8 > div,
.main .selected-targets .col-md-8 > div {
  width: 500px;
}
.main .top-courses .col-md-8 .title,
.main .selected-targets .col-md-8 .title {
  margin-top: 112px;
  font-size: 46px;
  font-weight: 100;
}
.main .top-courses .col-md-8 .text-block,
.main .selected-targets .col-md-8 .text-block {
  margin-top: 42px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
}
.main .top-courses .col-md-8 .btn-wrapper,
.main .selected-targets .col-md-8 .btn-wrapper {
  margin-top: 55px;
  text-align: center;
}
.main .top-courses .col-md-8 .btn-wrapper > a,
.main .selected-targets .col-md-8 .btn-wrapper > a {
  width: 136px;
}
.main .top-courses .course-cart,
.main .selected-targets .course-cart {
  margin-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none 0 0 #000000;
  -webkit-box-shadow: none 0 0 #000000;
  box-shadow: none 0 0 #000000;
}
.main .top-courses .course-cart .image a,
.main .top-courses .course-cart .image img,
.main .selected-targets .course-cart .image a,
.main .selected-targets .course-cart .image img {
  width: 100%;
}
.main .top-courses .course-cart .info,
.main .selected-targets .course-cart .info {
  padding-bottom: 33px;
}
.main .top-courses .courses-list .btn-wrapper,
.main .selected-targets .courses-list .btn-wrapper {
  margin-top: 41px;
  text-align: center;
}
.main .top-courses .courses-list .btn-wrapper .show-all,
.main .selected-targets .courses-list .btn-wrapper .show-all {
  width: 144px;
  color: #000;
}
.main .teachers {
  margin-top: 66px;
}
.main .teachers .title {
  margin-bottom: 31px;
  font-size: 38px;
  font-weight: 100;
  text-align: center;
  color: #999999;
}
.main .teachers .media {
  -webkit-box-shadow: 1px 1px 0 0 #efeeee;
  box-shadow: 1px 1px 0 0 #efeeee;
  -moz-box-shadow: 1px 1px 0 0 #efeeee 0 0 #000000;
  -webkit-box-shadow: 1px 1px 0 0 #efeeee 0 0 #000000;
  box-shadow: 1px 1px 0 0 #efeeee 0 0 #000000;
  background: #fff;
}
.main .teachers .media .media-left {
  width: 252px;
  height: 248px;
  padding: 0;
}
.main .teachers .media .media-left img {
  max-width: 100%;
  max-height: 100%;
}
.main .teachers .media .media-heading {
  margin-bottom: 19px;
  font-size: 30px;
  font-weight: 100;
  color: #4c4c4c;
}
.main .teachers .media .media-heading .address {
  font-size: 14px;
  font-weight: 400;
  color: #666;
}
.main .teachers .media .media-body {
  padding: 18px;
}
.main .teachers .media .media-text {
  line-height: 22px;
  color: #666;
}
.main .teachers .media .btn-wrapper {
  margin-top: 20px;
  padding-left: 61px;
}
.main .teachers .media .btn-wrapper .btn + .btn {
  margin-left: 26px;
}
.main .teachers .media .btn-wrapper .gray {
  width: 147px;
  color: #000;
}
.main .teachers .media .btn-wrapper .btn-success {
  width: 179px;
}
.main .teachers .carousel .carousel-indicators {
  right: 20px;
  margin: 0;
  left: auto;
  text-align: right;
  bottom: 14px;
}
.main .educational-institutions {
  margin-top: 45px;
}
.main .educational-institutions .title {
  margin-bottom: 32px;
  font-size: 38px;
  font-weight: 100;
  text-align: center;
  color: #999999;
}
.main .educational-institutions .item {
  height: 720px;
  overflow: hidden;
  text-align: center;
  color: #fff;
}
.main .educational-institutions .item .logo {
  margin-top: 44px;
}
.main .educational-institutions .item .name {
  margin-top: 32px;
  font-size: 46px;
  font-weight: 100;
}
.main .educational-institutions .item .text-block {
  margin-top: 35px;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.main .educational-institutions .item .text-block p {
  margin-bottom: 24px;
}
.main .educational-institutions .item .btn-wrapper {
  margin-top: 34px;
}
.main .educational-institutions .item .btn-wrapper .btn-success {
  width: 143px;
  margin-bottom: 18px;
}
.main .educational-institutions .item .btn-wrapper .classic-link {
  color: #fff;
}
.main .educational-institutions .carousel-indicators {
  bottom: 4px;
}
.main .team {
  margin-top: 64px;
}
.main .team .title {
  margin-bottom: 32px;
  font-size: 38px;
  font-weight: 100;
  text-align: center;
  color: #999999;
}
.main .team .row {
  margin: 0;
  padding: 39px 47px 29px;
  -webkit-box-shadow: 1px 1px 0 0 #efeeee;
  box-shadow: 1px 1px 0 0 #efeeee;
  -moz-box-shadow: 1px 1px 0 0 #efeeee 0 0 #000000;
  -webkit-box-shadow: 1px 1px 0 0 #efeeee 0 0 #000000;
  box-shadow: 1px 1px 0 0 #efeeee 0 0 #000000;
  background: #fff;
}
.main .team .row .col-md-4 {
  padding: 0;
}
.main .team .member > div {
  text-align: center;
}
.main .team .member .photo > a {
  display: inline-block;
  width: 208px;
  height: 208px;
}
.main .team .member .photo > a > img {
  border: 9px solid #f4f4f4;
}
.main .team .member .name {
  margin-top: 6px;
  font-size: 22px;
  font-weight: 100;
}
.main .team .member .name > a {
  color: #000;
}
.main .team .member .post {
  font-size: 18px;
  font-weight: 100;
  color: #666;
}
.main .team .btn-wrapper {
  margin-top: 32px;
  text-align: center;
}
.main .team .btn-wrapper > .gray {
  width: 143px;
  color: #000;
}
.main .career {
  margin-top: 30px;
  text-align: center;
}
.main .career > a {
  width: 158px;
}
.main .carousel .carousel-inner .item {
  background-size: cover !important;
  background-position: center center;
}
.main .fullscreen-block .container,
.main .carousel .container {
  background-color: transparent;
}
.main .fullscreen-block {
  height: 646.5px;
}
.main .fullscreen-block:first-of-type h1 {
  margin-top: 70px;
  margin-bottom: 53px;
  letter-spacing: -1.8px;
}
.main .fullscreen-block:first-of-type .text-block {
  font-size: 19px;
  font-weight: 100;
  color: #fdfdfd;
  line-height: 24px;
}
.main .fullscreen-block:first-of-type .text-block p {
  margin-bottom: 24px;
}
.main .fullscreen-block.carousel .slide .title {
  font-size: 51px;
  padding-bottom: 32px;
}
.main .top-courses .carousel .item,
.main .selected-targets .carousel .item {
  background: center center no-repeat;
  background-size: cover !important;
}
.main .top-courses .carousel .item .target-cart,
.main .top-courses .carousel .item .course-cart,
.main .selected-targets .carousel .item .target-cart,
.main .selected-targets .carousel .item .course-cart {
  -webkit-box-shadow: 0;
  box-shadow: 0;
  -moz-box-shadow: 0 0 0 #000000;
  -webkit-box-shadow: 0 0 0 #000000;
  box-shadow: 0 0 0 #000000;
}
.main .top-courses .carousel .item .course-cart .preview,
.main .selected-targets .carousel .item .course-cart .preview {
  height: 82px !important;
}
.main .top-courses .carousel .item .course-cart .preview:after,
.main .selected-targets .carousel .item .course-cart .preview:after {
  top: 69px !important;
}
.main .img-responsive {
  width: 105%;
  max-width: 100%;
}
.main .courses-list .course-cart .btn-wrapper {
  margin-top: 0 !important;
}
.main .selected-targets {
  margin-top: 65px;
}
.main .selected-targets > .title {
  margin-bottom: 28px;
}
.main .selected-targets .btn-wrapper {
  margin-top: 0;
}
.main .selected-targets .col-md-8 > div {
  width: 590px;
}
.main .selected-targets .carousel {
  margin-bottom: 20px;
}
.main .selected-targets .carousel .carousel-inner .title {
  margin: 126px 0 0;
  padding: 0;
  font-size: 35px;
  text-align: left;
  color: #fff;
}
.main .selected-targets .carousel .carousel-inner .text-block {
  margin-top: 29px;
}
.main .selected-targets .carousel .carousel-inner .col-md-8 .btn-wrapper {
  padding-right: 100px;
  margin-top: 35px;
}
.main .teachers .media .media-heading {
  line-height: 1;
}
.main .teachers .media .media-heading .address {
  margin-top: 10px;
}
.tutor-position {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.courses-list .items .item .name,
.course .popular-courses .row .item .name,
.main .course-cart .name,
.profile .content-inner .items .item .name,
.my-news .content-inner .items .item .name,
.main .course-cart .name {
  white-space: normal;
  max-height: 4em;
}
.my-news .content-inner hr {
  margin: 0 32px 7px 8px;
}
.courses-list .item .overflow,
.course .popular-courses .item .overflow {
  max-height: 150px;
  overflow: hidden;
  height: 150px;
  cursor: pointer;
}
.courses-list .info .media,
.course .popular-courses .info .media {
  margin-top: 34px !important;
  height: 43px;
}
.courses-list .info .media .media-body {
  line-height: 15px !important;
}
.courses-list .info .media .media-left,
.course .popular-courses .info .media .media-left {
  padding-bottom: 10px;
}
.profile-messages .dialog-wrapper .messages-container .media-text {
  max-width: 505px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.course .course-info-wrapper {
  position: absolute;
  width: 980px;
  background-color: rgba(0, 0, 0, 0.75);
}
.course .course-price {
  margin-top: 475px;
}
.course.guest .course-info-wrapper {
  margin-bottom: 25px;
}
.course.guest .course-info-wrapper .description {
  max-height: 4.5em;
  overflow: hidden;
}
.course .description {
  max-height: 120px;
  overflow: hidden;
  margin-bottom: 20px;
}
.guest.course .information .subscribers .user-info,
.guest .modal.subscribers .items .item .user-info,
.guest.modal.subscribers .items .user-info {
  width: 212px;
}
header .personal .alerts .notifications-pane .list-group-item a {
  white-space: normal !important;
}
.course .course-content .panel-body .accordion .panel-heading .panel-title a .inner > span:last-of-type {
  margin-right: 0px;
}
.course.guest .course-content .panel-body .accordion .panel-heading .panel-title a .inner > span:last-of-type {
  width: 44px !important;
}
.modal.buy-course .hidden-form form {
  margin-top: 0;
}
.profile .personal-info .panel-body .about .icon-globe,
.my-news .personal-info .panel-body .about .icon-globe {
  margin-right: 15px;
}
.classroom-page .courses-group .chapter-heading > div > a,
.training-test .courses-group .chapter-heading > div > a,
.test-page .courses-group .chapter-heading > div > a,
.test-page .courses-group .chapter-heading > div > a {
  max-width: 100%;
}
.training-test .wish .form-group,
.test-page .wish .form-group {
  width: 40% !important;
}
.training-test .controls {
  bottom: 20px;
  z-index: 55;
}
.training-test .question-block,
.test-page .question-block {
  bottom: 80px;
  top: 70px;
}
.training-test form .form-control {
  max-width: 80%;
}
.icon.icon-course-ppt {
  width: 20px;
  height: 14px;
  background-position: -40px -170px;
}
.restore-comment {
  display: none;
}
.classroom-page .media-list-sm .media #courseCommentReply form .btn,
.training-test .media-list-sm .media #courseCommentReply form .btn,
.test-page .media-list-sm .media #courseCommentReply form .btn,
.test-page .media-list-sm .media #courseCommentReply form .btn {
  width: 90px !important;
}
.classroom-page .courses-group .list-group .list-group-item,
.training-test .courses-group .list-group .list-group-item,
.test-page .courses-group .list-group .list-group-item,
.test-page .courses-group .list-group .list-group-item {
  cursor: pointer;
}
.classroom-page .courses-group .list-group .list-group-item .detail-link,
.training-test .courses-group .list-group .list-group-item .detail-link,
.test-page .courses-group .list-group .list-group-item .detail-link,
.test-page .courses-group .list-group .list-group-item .detail-link {
  width: 50px;
}
.classroom-page .courses-group .list-group .list-group-item .detail-link .icon,
.training-test .courses-group .list-group .list-group-item .detail-link .icon,
.test-page .courses-group .list-group .list-group-item .detail-link .icon,
.test-page .courses-group .list-group .list-group-item .detail-link .icon {
  margin-right: 7px;
}
main.partner .container {
  width: 1200px;
}
/**
 * REPORTING
 */
.navbar-reports .container {
  width: 1300px;
}
.report-filters form .form-group + .form-group {
  margin-top: 0;
}
.report-filters form {
  margin: 0 !important;
}
/**
 * Admin pages
 */
#image-crop-field {
  position: relative;
}
.image-crop-frame {
  position: absolute;
  left: 100px;
  top: 100px;
  right: 100px;
  bottom: 100px;
  border: 1px solid black;
  box-sizing: border-box;
  cursor: move;
}
.image-crop-frame-tl,
.image-crop-frame-tr,
.image-crop-frame-bl,
.image-crop-frame-br {
  position: absolute;
  width: 8px;
  height: 8px;
  border: 1px solid black;
  background-color: white;
}
.image-crop-frame-tl {
  left: -4px;
  top: -4px;
  cursor: nwse-resize;
}
.image-crop-frame-tr {
  right: -4px;
  top: -4px;
  cursor: nesw-resize;
}
.image-crop-frame-bl {
  left: -4px;
  bottom: -4px;
  cursor: nesw-resize;
}
.image-crop-frame-br {
  right: -4px;
  bottom: -4px;
  cursor: nwse-resize;
}
form .upload-file-item .image > a#deletePhoto,
.profile.settings .photo-pane .photo > a#deletePhoto,
.my-news.settings .photo-pane .photo > a#deletePhoto {
  -webkit-transition: height 0.3s linear;
  -o-transition: height 0.3s linear;
  transition: height 0.3s linear;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 0;
  background: rgba(102, 102, 102, 0.7);
  font-size: 13px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
form .upload-file-item .image > a.crop,
.profile.settings .photo-pane .photo > a.crop,
.my-news.settings .photo-pane .photo > a.crop {
  -webkit-transition: top 0.3s linear;
  -o-transition: top 0.3s linear;
  transition: top 0.3s linear;
  position: absolute;
  top: -41px;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 41px;
  background: rgba(102, 102, 102, 0.7);
  font-size: 13px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
form .upload-file-item .image:hover > a#deletePhoto,
.profile.settings .photo-pane .photo:hover > a#deletePhoto,
.my-news.settings .photo-pane .photo:hover > a#deletePhoto {
  height: 41px;
}
form .upload-file-item .image:hover > a.crop,
.profile.settings .photo-pane .photo:hover > a.crop,
.my-news.settings .photo-pane .photo:hover > a.crop {
  top: 0;
}
/**
*
*  End of extra.css
*
*/
/**
*
*  Content of custom.css
*
*/
html,
body {
  height: 100%;
}
.modal {
  z-index: 1060;
}
.fill {
  min-height: 100%;
  height: 100%;
}
.bold {
  font-weight: bold;
}
.block {
  display: block;
}
.gray {
  color: #aaa;
}
.modal label.control-label {
  font-weight: normal !important;
}
#captchaRefresh {
  color: black;
  text-decoration: none;
  border-bottom: 1px dotted black;
}
#captchaRefreshIcon {
  color: black;
  text-decoration: none;
}
.course-list-item.thumbnail {
  overflow: hidden;
  position: relative;
}
.course-list-item.thumbnail:hover {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
[data-status="0"].course-list-item.thumbnail:hover {
  cursor: default;
}
.course-list-item.thumbnail .course-progress {
  margin-top: 0px;
}
.course-list-item.thumbnail .progress {
  margin-bottom: 10px;
}
.course-list-item.thumbnail .course-progress > span {
  font-size: 0.8em;
}
.course-list hr {
  margin-bottom: 5px;
  margin-top: 5px;
}
.course-price-container {
  position: relative;
  overflow: hidden;
}
.course-price {
  font-weight: bold;
  color: #78be20;
}
h1.course-price {
  margin-top: 5px;
}
.course-price-discount {
  margin-bottom: 20px;
  font-size: 0.8em;
}
.course-price-sticker {
  background-color: red;
  position: absolute;
  right: -75px;
  top: 15px;
  color: white;
  width: 200px;
  text-align: center;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}
.course-list-item .course-tutors {
  margin-top: 8px;
}
.course-list-item .course-tutors .col-xs-8 {
  font-size: 12px;
  line-height: 1;
}
.course-list-item .course-tutors img {
  width: 25px;
  max-height: 25px;
}
.course-section-title {
  background-color: #f0f0f0;
}
.nowrap {
  white-space: nowrap;
}
.course-rating-table {
  width: 100%;
}
.course-rating-table td:first-child {
  width: 20px;
}
.course-rating-text {
  margin-top: 20px;
}
.inline-block {
  display: inline-block;
}
.linked-course-item {
  cursor: pointer;
}
.linked-course-item img {
  margin: 0 5px 0 0;
}
.course-options div {
  padding: 0 5px !important;
}
.course-options a {
  text-decoration: none;
}
#previewModal .modal-dialog {
  width: 830px;
}
.course-header .navbar-header {
  margin-right: 15%;
}
.course-header .navbar-header.narrow {
  margin-right: 10px;
}
.course-header a > img {
  margin: -5px 0;
}
.course-current-lecture {
  height: 115px;
  border: 1px solid #777;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  font-size: 1.2em;
  padding: 20px 0;
}
.course-current-lecture video,
.course-current-lecture iframe {
  width: 100%;
  margin-top: -100px;
}
.course-current-lecture .video-not-found-error {
  height: 270px !important;
  margin-top: -100px;
}
.course-current-lecture .video-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.course-current-lecture .video-texts {
  position: absolute;
  width: 100%;
  top: 0;
  padding: 20px 0;
  height: 100%;
  color: white;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.course-progress {
  margin-top: 10px;
}
.course-navigation .course-lection-link a {
  text-decoration: none;
  display: block;
  color: #888;
}
.course-navigation .course-lection-link a:hover {
  color: black;
}
/* Course Discussions */
.course-discussion,
.course-announcement {
  margin-bottom: 20px;
}
.course-discussion img,
.course-announcement img {
  vertical-align: middle;
  width: 24px;
}
.course-discussion-content,
.course-announcement-content {
  margin-left: 30px;
}
.course-discussion-comments,
.course-comment-comments {
  margin-left: 30px;
  padding-left: 5px;
}
.course-comment .reply-link,
.course-comment .remove-link,
.course-comment .edit-link {
  visibility: hidden;
}
.course-comment-body:hover > * > .reply-link,
.course-comment-body:hover > * > .remove-link,
.course-comment-body:hover > * > .edit-link {
  visibility: visible;
}
.course-comment .restore-comment {
  display: none;
}
.course-comment .redactor-box {
  margin-bottom: 0px;
}
.course-comment-content {
  margin-left: 30px;
  padding: 0px 5px;
}
.course-comment-buttons {
  margin-top: 5px;
}
.course-comment .course-comment-content.highlighted {
  background-color: #eee;
}
.discussion-actions {
  visibility: hidden;
}
.course-discussion:hover .discussion-actions {
  visibility: visible;
}
.announcement-actions {
  visibility: hidden;
}
.course-announcement:hover .announcement-actions {
  visibility: visible;
}
.course-comments-menu {
  margin-bottom: 20px;
}
.classroom-workbook #discussions .course-comments-menu {
  display: none !important;
}
.course.main .tab-content .discussion .media .media .media-text {
  padding-bottom: 0px;
}
.course.main .tab-content .discussion .media .media .media-body {
  padding-top: 0px;
}
.course.main .tab-content .discussion .media .media {
  padding-top: 0px;
}
.course.main .tab-content .discussion .media .media.list-group-item {
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding-bottom: 0px;
}
/* Classroom stiles */
.classroom-main-content {
  padding: 0;
}
.classroom-workbook {
  padding: 0;
  border-left: 1px solid #ddd;
}
.classroom-workbook .nav li {
  width: 25%;
  text-align: center;
}
.classroom-workbook .tab-content {
  top: 52px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  position: absolute;
}
.classroom-workbook .tab-content .tab-pane .panel-heading {
  padding: 12px 25px 13px;
}
.classroom-workbook .tab-pane {
  overflow-y: hidden;
  overflow-x: hidden;
  padding-top: 10px;
}
.classroom-workbook .course-discussion .course-comments-menu .col-md-5:first-child,
.classroom-workbook .course-discussion .course-comments-menu .col-md-2 {
  display: none;
}
.classroom-main-content > div {
  position: absolute;
  width: 100%;
}
.classroom-main-content .classroom-header {
  height: 120px;
  top: 0;
}
.classroom-main-content .classroom-content {
  top: 120px;
  bottom: 100px;
  background-color: black;
}
.classroom-main-content .classroom-footer {
  bottom: 0px;
  height: 100px;
}
.classroom-content > video,
.classroom-content > iframe {
  height: 100%;
  width: auto;
  max-width: 100%;
}
.classroom-content > iframe {
  border: none;
  width: 100%;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.classroom-header {
  padding: 0 10px;
}
.classroom-footer {
  padding: 10px;
}
.classroom-notes-list {
  margin-bottom: 60px;
}
.classroom-notes-download {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 22px;
  background-color: #fff;
}
.classroom-notes-download a {
  text-decoration: none;
  padding: 5px;
}
.classroom-notes-download a:hover {
  background-color: #ddd;
}
/* classroom-task*/
.classroom-task-content,
.classroom-task-content form {
  margin-bottom: 20px;
}
/* Coupon Popup */
.popover {
  max-width: 300px;
}
#homeworkModal .modal-dialog {
  width: 700px;
}
#homeworkModal .modal-body {
  text-align: center;
}
.notification-list .row {
  cursor: pointer;
  margin-bottom: 10px;
}
.notification-list .row:hover {
  background-color: #eee;
}
.notification-list .row:last-child {
  margin-bottom: 0px;
}
.notification-list .row:last-child:hover {
  background-color: transparent;
}
.notification-list .row small {
  color: #aaa;
}
.notification-list .inactive {
  color: #aaa;
}
/* Internal Messaging */
.messaging-header {
  margin-top: -20px;
}
.message-list {
  height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
.message-list .message {
  cursor: pointer;
  margin-bottom: 5px;
}
.message-list .message .avatar {
  width: 64px;
  height: 64px;
}
.message-list .message .select-message {
  visibility: hidden;
}
.message-list .message:hover .select-message,
.message-list .message.checked .select-message {
  visibility: visible;
}
.navbar .messages-icon,
.navbar .people-icon {
  padding-right: 0px !important;
}
.video-wrapper-img-thumbnail iframe {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.admin-rating-approve {
  margin-right: 5px;
}
.rating-status {
  display: block;
  padding-top: 1px;
  line-height: 20px;
}
.video-not-found-error {
  color: #ffffff;
  font-size: 1.2em;
  background: #000;
  text-align: center;
  padding-top: 10px;
}
img.header-profile-photo {
  height: 30px;
  width: 30px;
  margin: 0;
  margin-top: -7px;
  margin-bottom: -5px;
}
.footer {
  width: 100%;
  background-color: #f5f5f5;
}
footer .navbar-nav .form-group {
  margin-left: 40px;
}
footer .navbar-nav .form-group .select2-choice,
footer .navbar-nav .form-group .select2-container {
  border: none;
  background: transparent;
  outline: none;
  box-shadow: none;
  height: 35px;
  bottom: 2px;
}
footer .navbar-nav .form-group .select2-choice {
  font-size: 12px;
  color: #2e2e2e;
  font-weight: 400 !important;
  padding-left: 18px !important;
}
footer .navbar-nav .form-group .select2-choice .select2-chosen {
  position: relative;
  top: 12px;
}
footer .navbar-nav .form-group .select2-choice:before {
  position: absolute;
  left: 0;
  top: 13px;
}
footer .navbar-nav .form-group .select2-choice span {
  font-size: 12px;
  color: #2e2e2e;
  font-weight: 400 !important;
}
footer .menu-top ul li.social-footer a {
  -webkit-transition: none;
  transition: none;
}
.select2-chosen {
  min-height: 38px;
}
.select2-drop.select2-drop-above {
  border-top: 0;
  margin: 0;
  padding-top: 0;
}
.showMyRating {
  cursor: pointer;
}
/* social icons */
.social-icon {
  display: block;
  width: 20px;
  height: 20px;
  background: transparent url('../img/soc.png');
}
.social-icon.social-vk {
  background-position: -13px -11px;
}
.social-icon.social-fb {
  background-position: -42px -11px;
}
.social-icon.social-twitter {
  background-position: -100px -11px;
}
.social-icon.social-gplus {
  background-position: -130px -11px;
}
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.ui-autocomplete .ui-menu-item > a.ui-corner-all {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #555555;
  white-space: nowrap;
}
.ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-hover,
.ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-active {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image: none;
}
/**
*
*  End of custom.css
*
*/
/**
*
*  Content of social.css
*
*/
.share-buttons {
  margin: 20px 0;
}
.popover-content .share-buttons {
  margin: -10px 0 0 0;
}
/**
*
*  End of custom.css
*
*/
main .overlay-image:after {
  background-color: rgba(0, 0, 0, 0);
}
.cursor-pointer {
  cursor: pointer;
}
.capmaign-vote-button {
  position: fixed;
  z-index: 999;
  background-color: #7bb944;
  color: white;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  border-radius: 3px;
  width: 240px;
  left: -97px;
  padding: 5px 10px;
  bottom: 130px;
  text-indent: 25px;
}
.campaign-vote-image {
  background: url('/img/heart-icon.png') no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  float: right;
  margin-top: -16px;
  margin-right: 5px;
}
.course-item .info .users i {
  font-size: 14px;
  position: relative;
  top: 2px;
  color: #E54543;
}
.course-item .btn-wrapper .price.free.discount {
  padding: 0;
  position: relative;
}
.course-item .btn-wrapper .price.free.discount .course-price-discount-wrapper {
  position: absolute;
  bottom: 0;
  line-height: 13px;
  left: 0;
  right: 0;
  text-align: center;
}
.course-item .btn-wrapper .favorities > a i {
  font-size: 15px;
  position: relative;
  top: 1px;
  right: 3px;
}
.break-word {
  -ms-word-break: break-all;
  word-break: break-all;
}
.users-tooltip-full-modal .user-block {
  width: 90px;
  height: 105px;
  display: inline-block;
  text-align: center;
  margin: 10px;
  color: #666666;
  text-decoration: none;
  vertical-align: top;
  line-height: 15px;
}
.users-tooltip-full-modal .user-block .user-name {
  display: inline-block;
  max-height: 30px;
  overflow: hidden;
}
.course.main .tab-content .discussion .media .media-text .redactor-box p {
  margin-top: 0px !important;
}
.remove-reply {
  padding-left: 20px;
  display: inline-block;
  color: #000000;
}
.remove-reply a {
  color: #000000;
}
.course.main .tab-content .discussion .media .media form {
  margin-left: 10px;
}
.banner-effective {
  background: url("/img/course/banner-effective-bg.jpg") 0 0 no-repeat;
  width: 980px;
  height: 225px;
  color: #ffffff;
  overflow: hidden;
}
.banner-effective .bx-wrapper {
  border: none;
  background: none;
}
.banner-effective .bx-wrapper .bx-controls-direction > * {
  height: 39px;
  width: 14px;
  background: transparent url("/img/sprite.png") 0 0 no-repeat;
}
.banner-effective .bx-wrapper .bx-controls-direction .bx-prev {
  background-position: -19px -520px;
}
.banner-effective .bx-wrapper .bx-controls-direction .bx-next {
  background-position: 0 -520px;
}
.banner-effective h2 {
  font-size: 50px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin: 0;
}
.banner-effective h4 {
  font-weight: normal;
  margin: 0;
}
.banner-effective .slider-item {
  width: 980px;
  height: 225px;
  line-height: 225px;
  text-align: center;
}
.banner-effective:after {
  content: '';
  clear: both;
  display: table;
}
.banner-effective-slider {
  list-style: none;
  margin: 0;
  padding: 0;
}
.banner-effective .advantages-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  height: 170px;
}
.banner-effective .advantages-item {
  display: inline-block;
  vertical-align: top;
  width: 170px;
  margin: 0 10px;
}
.banner-effective .advantages-item-ico {
  width: 142px;
  height: 120px;
  margin: 0 auto;
}
.banner-effective .btn {
  border-radius: 38px;
}
.banner-effective .btn-default {
  background: #ffffff;
  color: #70b640;
  text-transform: uppercase;
  width: 370px;
  height: 76px;
  line-height: 58px;
  font-size: 25px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.banner-effective .btn-default:hover {
  background: #fafafa;
}
.banner-effective .pic-ico {
  display: inline-block;
  vertical-align: top;
}
.banner-effective .pic-multimedia {
  width: 116px;
  height: 105px;
  background: url("/img/course/pic-multimedia.png") 0 0 no-repeat;
}
.banner-effective .pic-materials {
  width: 142px;
  height: 103px;
  background: url("/img/course/pic-materials.png") 0 0 no-repeat;
}
.banner-effective .pic-knows {
  width: 99px;
  height: 100px;
  background: url("/img/course/pic-knows.png") 0 0 no-repeat;
}
.banner-effective .pic-socials {
  width: 95px;
  height: 95px;
  background: url("/img/course/pic-socials.png") 0 0 no-repeat;
}
.main-footer {
  height: 215px;
}
.main-footer .select2-choice,
.main-footer .select2-container {
  max-width: 105px;
  border: none !important;
  background: transparent;
  outline: none;
  box-shadow: none;
  height: 35px;
  bottom: 2px;
}
.main-footer .select2-choice {
  font-size: 12px;
  color: #2e2e2e;
  font-weight: 400 !important;
  padding-left: 18px !important;
}
.main-footer .select2-choice .select2-chosen {
  position: relative;
  top: 12px;
}
.main-footer .select2-choice:before {
  position: absolute;
  left: 0;
  top: 13px;
}
.main-footer .select2-choice span {
  font-size: 12px;
  color: #2e2e2e;
  font-weight: 400 !important;
}
.main-footer .navbar.menu-top {
  background: #ffffff;
  border-top: 3px solid #76bd1d;
}
.main-footer .navbar.menu-top h3 {
  margin-bottom: 0;
}
.main-footer .navbar.menu-top ul li.icon-courson-present {
  position: relative;
  left: -15px;
}
.main-footer .navbar.menu-top ul li.icon-courson-present:before {
  color: #76bd1d;
  margin-right: 5px;
}
.main-footer .navbar.menu-bottom .container {
  padding: 0 40px;
}
.main-footer .navbar.menu-bottom .container .copyright {
  margin: 2px 0 0 0 ;
}
.main-footer .navbar.menu-bottom a {
  color: #2e2e2e;
  text-decoration: underline;
}
.main-footer .navbar.menu-bottom a:hover {
  text-decoration: none;
}
.main-footer .navbar .container {
  width: 100%;
  max-width: 1366px;
}
.main-footer .navbar .container .row > div {
  height: 100%;
}
.main-footer .navbar .container .row h3 {
  color: #000000;
}
.main-footer .navbar .container .row .social-footer {
  position: relative;
  top: 5px;
  left: 6px;
  padding: 0;
}
.main-footer .navbar .container .row .social-footer .social-icon {
  width: 29px;
  height: 29px;
  margin-right: 8px;
  background-image: url('/img/social-logos.png');
  background-color: transparent !important;
}
.main-footer .navbar .container .row .social-footer .social-icon.vk {
  background-position: -116px -29px;
}
.main-footer .navbar .container .row .social-footer .social-icon.fb {
  background-position: 0 -29px;
}
.main-footer .navbar .container .row .social-footer .social-icon.yt {
  background-position: -145px -29px;
}
.main-footer .navbar .container .row .social-footer .social-icon.ig {
  background-position: -29px -29px;
}
.admin-menu .navbar-nav li > a {
  padding: 10px;
}
/*
	IMPORTANT!
	This file was extended with custom animations
*/
/*
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
.animate-fadeOut {
  animation: fadeOut .5s forwards;
  -webkit-animation: fadeOut .5s forwards;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
.animate-fadeIn {
  animation: fadeIn .5s forwards;
  -webkit-animation: fadeIn .5s forwards;
}
/****
 * Внешние либы, ресеты, шрифты
 ****/
@font-face {
  font-family: 'Open Sans';
  src: url('/css/fonts/open-sans-regular.woff') format('woff'), url('/css/fonts/open-sans-regular.ttf') format('truetype'), url('/css/fonts/open-sans-regular.svg') format('svg#web'), url('/css/fonts/open-sans-regular.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/css/fonts/open-sans-bold.woff') format('woff'), url('/css/fonts/open-sans-bold.ttf') format('truetype'), url('/css/fonts/open-sans-bold.svg') format('svg#web'), url('/css/fonts/open-sans-bold.eot?#iefix') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/css/fonts/open-sans-light.woff') format('woff'), url('/css/fonts/open-sans-light.ttf') format('truetype'), url('/css/fonts/open-sans-light.svg') format('svg#web'), url('/css/fonts/open-sans-light.eot?#iefix') format('embedded-opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/css/fonts/open-sans-semi-bold.woff') format('woff'), url('/css/fonts/open-sans-semi-bold.ttf') format('truetype'), url('/css/fonts/open-sans-semi-bold.svg') format('svg#web'), url('/css/fonts/open-sans-semi-bold.eot?#iefix') format('embedded-opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/css/fonts/open-sans-italic.woff') format('woff'), url('/css/fonts/open-sans-italic.ttf') format('truetype'), url('/css/fonts/open-sans-italic.svg') format('svg#web'), url('/css/fonts/open-sans-italic.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Rub;
  src: url('/css/fonts/rouble.eot');
  src: local('ALS Rubl'), local('ALSRubl'), url('/css/fonts/rouble.woff') format('woff'), url('/css/fonts/rouble.ttf') format('truetype'), url('/css/fonts/rouble.svg#ALSRubl') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Courson icons';
  src: url('/css/fonts/Courson_icons.ttf?td68x5') format('truetype'), url('/css/fonts/Courson_icons.woff?td68x5') format('woff'), url('/css/fonts/Courson_icons.svg?td68x5#Courson_icons') format('svg'), url('/css/fonts/Courson_icons.eot?#iefixtd68x5') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
/**
 * Текстовые стили
 **/
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 100;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  margin-bottom: 14px;
  font-size: 26px;
}
h3,
.h3 {
  margin-bottom: 12px;
  font-size: 20px;
}
h4,
.h4 {
  font-weight: 700;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 12px;
}
.text-content p {
  margin: 0 0 26px;
}
.text-content ul {
  margin: 0 0 28px 12px;
  padding: 0;
}
.text-content ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.text-content ul li:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -2px;
  margin-right: 10px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #76bd1d;
}
.text-content ul li + li {
  margin-top: 5px;
}
.text-content ol {
  margin: 0 0 28px 12px;
  padding: 0 0 0 17px;
}
.text-content ol li {
  margin: 0;
  padding: 0;
}
.text-content ol li + li {
  margin-top: 5px;
}
.text-content table {
  width: 100%;
  margin-bottom: 31px;
  font: 12px/34px Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #9a9a9a;
}
.text-content table thead th {
  font-size: 15px;
  line-height: 37px;
  font-weight: 400;
  color: #000;
  border-bottom: 1px solid #eee;
}
.text-content table tr {
  border-bottom: 1px solid #eee;
}
.text-content table td,
.text-content table th {
  padding: 0 4px;
}
.text-content a {
  text-decoration: underline;
  color: inherit;
}
.text-content a:hover {
  text-decoration: none;
  color: inherit;
}
.text-content p:before,
.text-content p:after {
  content: " ";
  display: table;
}
.text-content p:after {
  clear: both;
}
.text-content p:before,
.text-content p:after {
  content: " ";
  display: table;
}
.text-content p:after {
  clear: both;
}
.text-content p img {
  float: left;
  margin: 5px 30px 5px 0;
}
.text-content blockquote {
  padding: 17px 15px 21px 24px;
  border: 2px solid #78be20;
  font-size: 14px;
  line-height: 24px;
  font-style: italic;
}
.error .overlay-image {
  min-height: 90%;
  background-position: center center;
}
.error .container {
  padding-top: 55px;
  position: relative;
}
.error .container .wrapper {
  width: 100%;
}
.error .container h1 {
  font-size: 52px;
}
.error.error-404 .wrapper {
  margin-top: 19.2%;
}
.error.error-404 .page-header {
  padding-bottom: 0px;
}
.error.error-404 .page-header h1 {
  font-size: 52px;
}
.error.error-404 .page-header h1 .icon-crossroads {
  top: -4px;
  left: -16px;
  margin-right: -28px;
}
.error.error-404 .page-header span {
  display: block;
  padding-top: 32px;
  font-size: 43px;
  letter-spacing: .04em;
}
.error.error-404 .report-error {
  color: #fff;
  text-align: center;
  font-size: 13px;
  letter-spacing: -.025em;
  margin-top: -2px;
}
.error.error-404 .report-error a {
  color: #fff;
}
.error.error-404 .go-main {
  text-align: center;
  padding-top: 32px;
  padding-bottom: 150px;
}
.error.error-404 .go-main .btn {
  padding: 10px 30px;
  color: #e8413d;
}
.error.technical-works {
  height: 100%;
  font-weight: 100;
}
.error.technical-works .overlay-image {
  height: 100%;
  background-image: url("/img/overlay/technical-works.jpg");
}
.error.technical-works .container .page-header {
  margin-top: 95px;
}
.error.technical-works .container .wrapper {
  margin-top: 5%;
  padding: 50px 70px 70px;
  background: white;
}
.error.technical-works .container .wrapper .header {
  color: #78BE20;
  font-size: 40px;
  width: 100%;
  margin-bottom: 25px;
}
.error.technical-works .container .wrapper .text {
  font-size: 20px;
}
.text-page h1 {
  margin: 36px 0 44px;
  text-align: center;
  color: #fff;
}
.text-page .text-content {
  padding: 23px 40px 40px 30px;
  background: #fff;
}
.text-page .overlay-image {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.full-screen-mode {
  overflow: hidden;
}
/****
 * Plugins
 ****/
/*! jQuery UI - v1.11.2 - 2014-12-11
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 283px;
  padding: 20px;
  display: none;
}
.ui-datepicker .ui-datepicker-calendar tr > th {
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-datepicker a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  background: transparent !important;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 0;
  text-align: center;
}
.ui-datepicker td span,
.ui-datepicker td a {
  width: 28px;
  height: 28px;
  line-height: 26px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.ui-widget .ui-widget {
  font-size: 12px;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}
.ui-widget-content {
  border: 1px solid #78be20;
  background: #fff;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid transparent;
  background: transparent;
  color: #333;
  font-weight: normal;
}
.ui-widget-header a {
  color: #78be20;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid transparent;
  background: transparent;
  font-weight: normal;
  color: #333;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid transparent;
  background: #78be20;
  font-weight: normal;
  color: #fff;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #fff;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid transparent;
  background: #78be20;
  font-weight: normal;
  color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  font-weight: 700;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #333;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 /* url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat*/;
  color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background: url(/img/data-uri/datepicker-arraw-right.png) center center no-repeat;
}
.ui-datepicker-next-hover .ui-icon-circle-triangle-e {
  background: url(/img/data-uri/datepicker-arraw-right-hover.png) center center no-repeat;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background: url(/img/data-uri/datepicker-arraw-left.png) center center no-repeat;
}
.ui-datepicker-prev-hover .ui-icon-circle-triangle-w {
  background: url(/img/data-uri/datepicker-arraw-left-hover.png) center center no-repeat;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0;
}
/* Overlays */
.ui-widget-overlay {
  background: #666666 /*url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat*/;
  opacity: .5;
  filter: alpha(opacity=50);
  /* support: IE8 */
}
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 /* url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x*/;
  opacity: .2;
  filter: alpha(opacity=20);
  /* support: IE8 */
  border-radius: 5px;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: 0;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: 0;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
        1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
        2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
        3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
        4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
        5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
        6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
                6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
  /* MSPointer events - direct all pointer events to js */
}
.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}
/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}
/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
    sprites locations
    light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
    dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
    */
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
    sprites locations
    light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
    dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
    */
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
    sprites locations
    light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
    dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
    */
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
    sprites locations
    light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
    dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
    */
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
/* ---------------------------------------- */
/* theme: "custom-dark-2" */
.mCS-custom-dark-2.mCSB_scrollTools {
  right: -38px;
  z-index: 200;
}
@media (max-width: 992px) {
  .mCS-custom-dark-2.mCSB_scrollTools {
    right: 0;
  }
}
.mCS-custom-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #dee2e5;
  border-radius: 0;
}
.mCS-custom-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
  background-color: #96a6b3;
  border-radius: 0;
}
.mCS-custom-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #4d6371;
}
.mCS-custom-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-custom-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #475b68;
}
.mCS-custom-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-custom-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-custom-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-custom-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
.mCS-custom-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-custom-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 5px;
  margin: 6px auto;
}
.mCSB_inside .mCSB_scrollTools {
  left: 0;
  right: auto;
}
.mCSB_inside .mCSB_container {
  margin-right: 0;
}
/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}
.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}
/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
/* ---------------------------------------- */
/*
jQuery.ganttView v.0.8.0
Copyright (c) 2010 JC Grubbs - jc.grubbs@devmynd.com
MIT License Applies
*/
div.ganttview-hzheader-month,
div.ganttview-hzheader-day,
div.ganttview-vtheader,
div.ganttview-vtheader-item-name,
div.ganttview-vtheader-series,
div.ganttview-grid,
div.ganttview-grid-row-cell {
  float: left;
}
div.ganttview-hzheader-month,
div.ganttview-hzheader-day {
  text-align: center;
}
div.ganttview-grid-row-cell.last,
div.ganttview-hzheader-day.last,
div.ganttview-hzheader-month.last {
  border-right: none;
}
div.ganttview {
  border: 1px solid #999;
}
/* Horizontal Header */
div.ganttview-hzheader-month {
  width: 60px;
  height: 20px;
  border-right: 1px solid #d0d0d0;
  line-height: 20px;
}
div.ganttview-hzheader-day {
  width: 20px;
  height: 20px;
  border-right: 1px solid #f0f0f0;
  border-top: 1px solid #d0d0d0;
  line-height: 20px;
  color: #777;
}
/* Vertical Header */
div.ganttview-vtheader {
  margin-top: 41px;
  width: 240px;
  overflow: hidden;
  background-color: #fff;
}
div.ganttview-vtheader-item {
  overflow: hidden;
  color: #666;
}
div.ganttview-vtheader-item-name {
  width: 100px;
  padding-left: 5px;
  border-top: 1px solid #d0d0d0;
  line-height: 16px;
}
div.ganttview-vtheader-series-name {
  width: 130px;
  height: 31px;
  border-top: 1px solid #d0d0d0;
  line-height: 16px;
  padding-left: 5px;
}
/* Slider */
div.ganttview-slide-container {
  overflow: auto;
  border-left: 1px solid #999;
}
/* Grid */
div.ganttview-grid-row-cell {
  width: 20px;
  height: 31px;
  border-right: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
}
div.ganttview-grid-row-cell.ganttview-weekend {
  background-color: #fafafa;
}
/* Blocks */
div.ganttview-blocks {
  margin-top: 40px;
}
div.ganttview-block-container {
  height: 28px;
  padding-top: 4px;
}
div.ganttview-block {
  position: relative;
  height: 25px;
  background-color: #E5ECF9;
  border: 1px solid #c0c0c0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
div.ganttview-block-text {
  position: absolute;
  height: 12px;
  font-size: 0.8em;
  color: #999;
  padding: 2px 3px;
}
/* Adjustments for jQuery UI Styling */
div.ganttview-block div.ui-resizable-handle.ui-resizable-s {
  bottom: -0;
}
.target-detail .ganttview-blocks .ganttview-block-container .ganttview-block .ganttview-block-heading .progress-default .progress-bar.positive {
  background: #78be20 !important;
}
.ganttview-block-body.singleDay .ganttview-block .btn.to-start {
  display: none;
}
.mm-wrapper {
  position: absolute;
  padding: 15px;
  right: 30px;
  bottom: 20px;
  z-index: 110;
}
@media (max-width: 1400px), (max-width: 992px), (max-width: 768px), (max-width: 480px) {
  .mm-wrapper {
    bottom: 110px;
  }
}
.mm-wrapper .mm-map-control {
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  /*
    .backface-visibility(hidden);*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  display: block;
  background: transparent center center no-repeat;
  cursor: pointer;
}
.mm-wrapper .mm-map-control:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mm-wrapper .mm-map-control.left {
  width: 15px;
  left: 0;
  top: 15px;
  bottom: 15px;
  background-image: url(/img/data-uri/map-control-left.png);
}
.mm-wrapper .mm-map-control.right {
  width: 15px;
  right: 0;
  top: 15px;
  bottom: 15px;
  background-image: url(/img/data-uri/map-control-right.png);
}
.mm-wrapper .mm-map-control.top {
  height: 15px;
  left: 15px;
  right: 15px;
  top: 0;
  background-image: url(/img/data-uri/map-control-top.png);
}
.mm-wrapper .mm-map-control.bottom {
  height: 15px;
  left: 15px;
  right: 15px;
  bottom: 0;
  background-image: url(/img/data-uri/map-control-bottom.png);
}
.mm-navigator {
  position: relative;
  z-index: 110;
  width: 100%;
  height: 100%;
  background-color: rgba(125, 146, 163, 0.8);
}
.mm-navigator .mm-viewport {
  position: absolute;
  border: none;
  z-index: 31;
  cursor: move;
  background-color: #fff;
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */
}
.mm-resizing {
  border: 1px dotted blue;
}
.mm-navigator .mm-handle {
  cursor: move;
  border-radius: 3px;
  position: absolute;
  top: -15px;
  height: 15px;
  width: 100%;
  background-color: #AAA;
}
.mm-element {
  font-size: 11px;
  width: 100px;
  height: 100px;
  border: 2px solid #346789;
  text-align: center;
  z-index: 20;
  position: absolute;
  background-color: #eeeeef;
  color: black;
}
.mm-navigator .mm-canvas-dom {
  position: relative;
  width: 100%;
  height: 100%;
}
.mm-navigator .mm-canvas-dom div {
  position: absolute;
  z-index: 20;
}
/* -------------------------------------------------------------------------------------------------
    @SELECT 2
------------------------------------------------------------------------------------------------- */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.select2-container.form-control {
  padding: 0;
  border: none;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.select2-container .select2-choice {
  background: #fdfdfd;
  border: 1px solid #e7e7e7;
  display: block;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  color: #808080;
  line-height: 38px;
  font-size: 14px;
  white-space: nowrap;
  text-decoration: none;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-container.select2-drop-above .select2-choice {
  /*border-bottom-color: #aaa;*/
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
  margin-right: 35px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}
.select2-container .select2-choice abbr {
  display: none;
}
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 8;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-drop {
  width: 100%;
  position: absolute;
  z-index: 9999;
  top: 100%;
  margin-top: 0;
  color: #000;
  border: 1px solid #e7e7e7;
  border-top: 0;
  background: #f2f6f3;
}
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #cfd5df;
  padding-top: 1px;
  border-bottom: 0;
}
.select2-drop-auto-width {
  width: auto;
}
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}
.select2-container .select2-choice .select2-arrow {
  width: 35px;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
.select2-container .select2-choice .select2-arrow b {
  background: url(/img/data-uri/chosen-arraw-down.png) center center no-repeat;
  width: 9px;
  height: 4px;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
}
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 37px;
  margin: 0;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}
.select2-search input {
  background: #fff !important;
  width: 100%;
  margin: 0;
  outline: none;
  border: none !important;
  border-radius: 0;
  padding: 0 12px !important;
  line-height: 30px !important;
  height: 37px !important;
}
.select2-search input:focus {
  border: none !important;
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  outline: none;
  border: 1px solid #e7e7e7 !important;
}
.select2-container.select2-dropdown-open .select2-choice {
  color: #000;
  background: #fff !important;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  background: #fff;
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background: #fff;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background: transparent url(/img/data-uri/chosen-arraw-up.png) 0 0 no-repeat;
}
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* results */
.select2-results {
  max-height: 200px;
  margin: 0;
  padding: 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
  padding: 5px 6px;
  font-size: 13px;
  line-height: 15px;
  border-top: 1px solid #f2f6f3;
  border-bottom: 1px solid #f2f6f3;
}
.select2-results li:first-child,
.select2-results li:last-child {
  border-bottom: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}
.select2-results .select2-highlighted {
  background: #fdfdfd;
  border-top-color: #dce4e1;
  border-bottom-color: #dce4e1;
}
.select2-results .select2-highlighted .select2-match,
.select2-results .select2-highlighted .select2-match {
  background: transparent;
  color: #000;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}
/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results li.select2-disabled {
  display: none;
}
.select2-results .select2-selected {
  display: none;
}
/*.select2-more-results.select2-active {
    background: #f4f4f4 url('@{pathImages}select2/select2-spinner.gif') no-repeat 100%;
}*/
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}
/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  margin: 0;
  padding: 0;
  position: relative;
  cursor: text;
  overflow: hidden;
  border-right: 2px solid #e5eaf3;
  border-bottom: 2px solid #e5eaf3;
  border-top: 2px solid #cfd5df;
  border-left: 2px solid #cfd5df;
  background: #e5eaf3;
  line-height: 18px;
}
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
  min-height: 26px;
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
  display: none;
}
.select2-container-multi .select2-choices .select2-search-field input {
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: none;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  /*background: #fff url('@{pathImages}select2/select2-spinner.gif') no-repeat 100% !important;*/
}
.select2-default {
  color: #999 !important;
  background: #fdfdfd !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  margin: 0 0 3px 5px;
  position: relative;
  line-height: 13px;
  cursor: default;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 10px;
  display: inline-block;
  color: #63a900;
  border: 1px solid #63a900;
  font: 11px/18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 22px 0 10px;
  text-decoration: none;
}
.select2-container-multi .select2-choices .select2-search-choice:hover {
  background: #63a900;
  color: #fff;
  /* .select2-search-choice-close {
            .bgDataUri('close-white.png');
        }*/
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin-left: 0;
  margin-right: 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}
.select2-search-choice-close {
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -4px;
  font-size: 1px;
  outline: none;
  /*.bgDataUri('close-green.png');*/
}
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  /*.bgDataUri('close-white.png');*/
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  /*.bgDataUri('close-white.png');*/
}
/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  background: #138bce;
  color: #fff;
}
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: none !important;
  left: 0px !important;
  top: 0px !important;
}
.select2-display-none {
  display: none;
}
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
@font-face {
  font-family: "raty";
  font-style: normal;
  font-weight: normal;
  src: url("/css/fonts/raty.eot");
  src: url("/css/fonts/raty.eot?#iefix") format("embedded-opentype");
  src: url("/css/fonts/raty.svg#raty") format("svg");
  src: url("/css/fonts/raty.ttf") format("truetype");
  src: url("/css/fonts/raty.woff") format("woff");
}
.cancel-on-png,
.cancel-off-png,
.star-on-png,
.star-off-png,
.star-half-png {
  display: inline-block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  text-align: center;
  padding: 0 1px;
  color: #d3d3d3;
  font-weight: 700;
}
.cancel-on-png:before,
.cancel-off-png:before,
.star-on-png:before,
.star-off-png:before,
.star-half-png:before {
  font-size: 24px;
  font-family: "raty";
  display: block;
  margin-bottom: 3px;
}
.cancel-on-png:before {
  content: "\e600";
}
.cancel-off-png:before {
  content: "\e601";
}
.star-on-png:before {
  content: "\f005";
  color: #7bb944;
}
.star-on-png[data-active=true] {
  color: #7bb944;
}
.star-off-png:before {
  content: "\f005";
}
.star-half-png:before {
  content: "\f123";
}
/****
 * Основные стили
 ****/
.jumbotron {
  background-color: transparent;
  text-align: center;
  color: #fff;
}
.jumbotron h1 {
  font-size: 52px;
  font-weight: 100;
}
.table {
  display: table;
}
.table-cell {
  display: table-cell;
}
.table-row {
  display: table-row;
}
nav.main-menu > menu {
  display: flex;
  white-space: nowrap;
}
nav.menu > menu {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
nav.menu > menu > li {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-left: -2px;
}
nav.menu > menu > li > a {
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
  display: block;
  font-weight: 700;
  text-decoration: none;
  font-size: 13px;
  padding-left: 15px;
  padding-right: 15px;
}
nav.menu > menu > li.active > a {
  cursor: default;
}
.btn {
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 22px;
  background: #dedede;
}
.btn:focus,
.btn.focus {
  background: #dedede;
}
.btn:hover {
  background: #e6e6e6;
}
.btn:active,
.btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none 0 0 #000000;
  -webkit-box-shadow: none 0 0 #000000;
  box-shadow: none 0 0 #000000;
  background: #d6d6d6;
}
.btn.btn-primary {
  background: #ffffff;
}
.btn.btn-primary:focus,
.btn.btn-primary.focus {
  background: #ffffff;
}
.btn.btn-primary:hover {
  background: #f2f2f2;
}
.btn.btn-primary:active,
.btn.btn-primary.active {
  background: #e6e6e6;
}
.btn.btn-transparent {
  color: #fff;
  background: rgba(99, 125, 145, 0.35);
}
.btn.btn-transparent:focus,
.btn.btn-transparent.focus {
  background: rgba(99, 125, 145, 0.35);
}
.btn.btn-transparent:hover {
  background: rgba(99, 125, 145, 0.55);
}
.btn.btn-transparent:active,
.btn.btn-transparent.active {
  background: rgba(99, 125, 145, 0.45);
}
.btn.btn-success {
  background: #78be20;
}
.btn.btn-success:focus,
.btn.btn-success.focus {
  background: #78be20;
}
.btn.btn-success:hover {
  background: #80cb22;
}
.btn.btn-success:active,
.btn.btn-success.active {
  background: #70b11e;
}
.btn.btn-lg {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 22px;
}
.btn.btn-sm {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 22px;
}
.panel {
  -webkit-box-shadow: 1px 1px 0 0 #efeeee;
  box-shadow: 1px 1px 0 0 #efeeee;
  -moz-box-shadow: 1px 1px 0 0 #efeeee 0 0 #000000;
  -webkit-box-shadow: 1px 1px 0 0 #efeeee 0 0 #000000;
  box-shadow: 1px 1px 0 0 #efeeee 0 0 #000000;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #fff;
  padding: 0;
  margin: 0 0 12px 0;
  border: none;
}
.panel .panel-heading {
  font-weight: 100;
  line-height: 36px;
}
.panel .panel-heading:before,
.panel .panel-heading:after {
  content: " ";
  display: table;
}
.panel .panel-heading:after {
  clear: both;
}
.panel .panel-heading:before,
.panel .panel-heading:after {
  content: " ";
  display: table;
}
.panel .panel-heading:after {
  clear: both;
}
.panel .panel-heading .panel-title {
  font-size: 26px;
}
.panel .panel-heading .panel-title > div {
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 10px;
}
.panel .panel-heading .restriction {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: right;
  max-width: 710px;
  color: #999;
  font-size: 20px;
}
.panel .panel-heading .restriction > span {
  color: #000;
}
.panel .panel-heading .description {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  padding-top: 37px;
}
.panel .panel-heading-course {
  cursor: pointer;
}
.panel .panel-body {
  border-top: 1px solid #f3f3f3 !important;
}
.panel.panel-commerce {
  color: #fff;
  background: #ffffff center center no-repeat;
  background-size: cover;
  margin: 25px 0;
}
.panel.panel-commerce .panel-body {
  background-color: transparent;
  border-color: transparent;
  padding: 20px 30px;
}
.panel.panel-commerce .panel-body p {
  width: 59%;
  display: inline-block;
  font-size: 20px;
  font-weight: 100;
  line-height: 1.2;
  vertical-align: bottom;
  margin-bottom: 0;
}
.panel.panel-commerce .panel-body aside {
  position: relative;
  right: -8px;
  width: 39%;
  text-align: right;
  vertical-align: bottom;
  display: inline-block;
  font-size: 18px;
  font-weight: 100;
}
.panel.panel-commerce .panel-heading {
  background-color: transparent;
  border-color: transparent;
}
.panel.panel-commerce .panel-footer {
  background-color: #496171;
  background-color: rgba(73, 97, 113, 0.55);
  border-color: transparent;
  padding: 16px 30px;
}
.panel.panel-commerce .panel-footer .panel-title {
  width: 430px;
  font-size: 22px;
  font-weight: 100;
  padding-left: 17.5px;
}
.panel.panel-commerce .panel-footer .btn-wrapper {
  padding-right: 17.5px;
}
.panel.panel-commerce .panel-footer .btn-wrapper .btn {
  width: 148px;
}
.panel.panel-commerce.commerce-vertical {
  text-align: center;
}
.panel.panel-commerce.commerce-vertical .panel-body {
  background-color: transparent;
  border-color: transparent;
  padding: 43px 20px;
}
.panel.panel-commerce.commerce-vertical .panel-body p {
  width: 100%;
  display: block;
  line-height: 1.5;
  margin-bottom: 31px;
}
.panel.panel-commerce.commerce-vertical .panel-body aside {
  display: block;
  width: 100%;
  right: 0;
  text-align: center;
  font-size: 20px;
}
.panel.panel-commerce.commerce-vertical .panel-footer {
  background: transparent;
  padding: 52px 20px;
}
.panel.panel-commerce.commerce-vertical .panel-footer .panel-title {
  font-weight: 700;
  font-size: 20px;
  width: 100%;
  line-height: 1.5;
  padding-left: 0;
}
.panel.panel-commerce.commerce-vertical .panel-footer .btn-wrapper {
  padding-right: 0;
}
.panel.panel-commerce.commerce-vertical .panel-footer .btn-wrapper:before {
  width: 100%;
  height: 42px;
  content: ' ';
  display: block;
  background: url(/img/data-uri/white-arraw-down.png) center center no-repeat;
}
.panel.panel-commerce.commerce-vertical .panel-footer .btn-wrapper .btn {
  width: 140px;
}
.panel.panel-commerce.commerce-horizontal {
  background-color: transparent !important;
  text-align: center;
}
.panel.panel-commerce.commerce-horizontal .panel-body {
  padding: 25px 0 3px;
  font-size: 32px;
  font-weight: 100;
  position: relative;
}
.panel.panel-commerce.commerce-horizontal .panel-body > .author {
  position: absolute;
  bottom: -35px;
  right: 84px;
  font-size: 24px;
}
.panel.panel-commerce.commerce-horizontal .panel-footer {
  background: none;
  padding-bottom: 33px;
}
.panel.panel-commerce.commerce-horizontal .panel-footer > a {
  font-size: 15px;
  width: 154px;
}
.list-group-item {
  padding: 16px 30px 22px;
}
form label {
  display: block;
  font-size: 20px;
  font-weight: 100;
  margin-bottom: 6px;
  cursor: pointer;
  line-height: 1.2;
}
form label.required:after {
  display: inline-block;
  content: '*';
  color: #e8413d;
  margin-left: 5px;
}
form input[type="checkbox"]:disabled + label {
  cursor: not-allowed;
}
form .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none 0 0 #000000;
  -webkit-box-shadow: none 0 0 #000000;
  box-shadow: none 0 0 #000000;
  -webkit-appearance: none;
}
form .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none 0 0 #000000;
  -webkit-box-shadow: none 0 0 #000000;
  box-shadow: none 0 0 #000000;
}
form textarea {
  resize: none;
  overflow: auto;
  height: 79px;
}
form textarea::-moz-placeholder {
  color: #a7a7a7;
  opacity: 1;
}
form textarea:-ms-input-placeholder {
  color: #a7a7a7;
}
form textarea::-webkit-input-placeholder {
  color: #a7a7a7;
}
form .form-group {
  position: relative;
  margin-bottom: 0;
}
form .form-group + .form-group {
  margin-top: 26px;
}
form .form-group .help-block {
  display: inline-block;
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #9a9a9a;
  margin-bottom: 14px;
  margin-top: 0;
}
form .form-group .error-message {
  position: absolute;
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #999;
  right: 0;
  text-align: right;
  top: 100%;
  margin-top: 3px;
}
form .form-group.has-error label {
  color: inherit;
}
form .form-group.has-error .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none 0 0 #000000;
  -webkit-box-shadow: none 0 0 #000000;
  box-shadow: none 0 0 #000000;
}
form .form-group.has-error .error-message {
  color: #e8413d;
}
form .form-group.selected {
  padding: 31px 0 43px;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  margin-top: 35px;
}
form .form-group.selected + .form-group {
  margin-top: 26px;
}
form .datepicker {
  position: relative;
}
form .datepicker .form-control {
  background: #fdfdfd;
  cursor: default;
}
form .datepicker label {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 14px;
}
form .datepicker .ui-datepicker-trigger {
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  /*
    .backface-visibility(hidden);*/
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none 0 0 #000000;
  -webkit-box-shadow: none 0 0 #000000;
  box-shadow: none 0 0 #000000;
  font-size: 0;
  color: transparent;
  padding: 0;
  border: none;
  position: absolute;
  right: 12px;
  bottom: 11px;
  cursor: pointer;
}
form .datepicker .ui-datepicker-trigger:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
form .datepicker .ui-datepicker-trigger:before {
  font-size: 20px;
  color: #C6C6C6;
}
form .datepicker .ui-datepicker-trigger:hover:before {
  color: #75B935;
}
form .datepicker .icon-calendar {
  display: none;
}
form .upload-file-item {
  position: relative;
  height: 100%;
}
form .upload-file-item > input[type=file] {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  position: absolute;
}
form .upload-file-item > label {
  width: 100%;
  height: 100%;
  -webkit-transition: border-color 0.3s linear;
  -o-transition: border-color 0.3s linear;
  transition: border-color 0.3s linear;
  padding: 50px 0;
  margin-bottom: 0;
  border: 2px dashed #e2e2e2;
  font-size: 13px;
  line-height: 1.4;
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #9a9a9a;
}
form .upload-file-item > label:before {
  width: 76px;
  height: 72px;
  content: ' ';
  display: block;
  margin: 0 auto 16px;
  background: url('/img/empty-image.png') 0 0 no-repeat;
}
form .upload-file-item > label:hover {
  border-color: #78be20;
}
form .upload-file-item .load-process {
  position: absolute;
  border: 2px dashed #e2e2e2;
  display: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  text-align: center;
  font-size: 13px;
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #9a9a9a;
}
form .upload-file-item .load-process .progress-bar-wrapper {
  position: absolute;
  width: 100%;
  top: 50%;
}
form .upload-file-item .load-process .progress {
  width: 68%;
  height: 11px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none 0 0 #000000;
  -webkit-box-shadow: none 0 0 #000000;
  box-shadow: none 0 0 #000000;
  margin: 0 auto 16px;
  border: 3px solid #f1f1f1;
}
form .upload-file-item .load-process .progress .progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none 0 0 #000000;
  -webkit-box-shadow: none 0 0 #000000;
  box-shadow: none 0 0 #000000;
  border-radius: 3px;
}
form .upload-file-item .image {
  position: absolute;
  display: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
form .upload-file-item .image img {
  min-height: 100%;
  min-width: 100%;
}
form .upload-file-item .image > a {
  -webkit-transition: height 0.3s linear;
  -o-transition: height 0.3s linear;
  transition: height 0.3s linear;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 0;
  background: rgba(102, 102, 102, 0.7);
  font-size: 13px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
form .upload-file-item .image > a .icon {
  margin-right: 7px;
  top: -2px;
}
form .upload-file-item .image > a:hover {
  text-decoration: none;
}
form .upload-file-item .image:hover > a {
  height: 41px;
}
form .upload-file-item.uploaded .image {
  display: block;
}
form .upload-file-item.loading .load-process {
  display: block;
}
form .image-upload-item {
  position: relative;
}
form .image-upload-item input[type=file] {
  display: none;
}
form .image-upload-item label {
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  /*
    .backface-visibility(hidden);*/
  cursor: pointer;
  color: #000;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0;
}
form .image-upload-item label:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
form .image-upload-item label > i {
  position: relative;
  top: 1px;
  right: 1px;
}
form .checkbox [type=checkbox] {
  display: none;
}
form .checkbox label {
  position: relative;
  padding-left: 0;
}
form .checkbox label:before {
  width: 18px;
  height: 18px;
  background: transparent url('/img/sprite.png') -60px -60px no-repeat;
  content: ' ';
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
form .checkbox label:hover:before {
  background-position: -100px -60px;
}
form .checkbox [type=checkbox]:checked + label:before {
  background-position: -80px -60px;
}
form .checkbox [type=checkbox]:checked + label:hover:before {
  background-position: -120px -60px;
}
form .checkbox.disabled label:hover:before {
  background-position: -60px -60px;
}
form .checkbox.disabled [type=checkbox]:checked + label:hover:before {
  background-position: -80px -60px;
}
form.top-error .form-group .form-control + .error-message {
  bottom: 44px;
  top: auto;
}
form.top-error .form-group .form-control.sm + .error-message {
  bottom: 44px;
}
form.top-error .form-group .form-control.lg + .error-message {
  bottom: 44px;
}
form .radio-button label {
  display: inline-block;
  padding-left: 17px;
  position: relative;
}
form .radio-button label:not(:last-of-type) {
  margin-right: 30px;
}
form .radio-button label:before {
  visibility: visible;
  position: absolute;
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  left: -10px;
  border-radius: 9px;
  border: 1px solid #e7e7e7;
  background-color: #fff;
  cursor: pointer;
}
form .radio-button label:after {
  visibility: hidden;
  position: absolute;
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: #78be20;
  top: 3px;
  left: -7px;
  cursor: pointer;
}
form .radio-button input[type="radio"] {
  visibility: hidden;
}
form .radio-button input[type="radio"]:checked + label:after {
  visibility: visible;
}
a {
  color: #337ab7;
}
a.js-link {
  text-decoration: none;
}
a.js-link > span {
  display: inline-block;
  border-bottom: 1px dotted;
}
a.js-link:hover > span {
  border-color: transparent;
}
a.iconed-link {
  text-decoration: none;
}
a.iconed-link > .icon {
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
a.classic-link {
  text-decoration: none;
}
a.classic-link > span {
  -webkit-transition: border-color 0.1s linear;
  -o-transition: border-color 0.1s linear;
  transition: border-color 0.1s linear;
  border-bottom: 1px solid;
}
a:hover {
  color: #78acd9;
}
a:hover.iconed-link > .icon {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
a:hover.classic-link > span {
  border-color: transparent;
}
a:focus {
  text-decoration: none;
}
.delimiter {
  height: 38px;
  background: transparent url(/img/data-uri/delimiter.png) center center no-repeat;
  margin-bottom: 12px;
}
.switcher {
  position: relative;
  width: 160px;
  font-size: 16px;
  line-height: 33px;
  color: #969696;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
}
.switcher > * {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.switcher label {
  width: 70px;
  height: 33px;
  margin: 0 7px;
  background: #e6e6e6;
  padding: 4px;
  border-radius: 17px;
  text-align: right;
}
.switcher label > span {
  width: 25px;
  height: 25px;
  display: inline-block;
  background: #666;
  border-radius: 50%;
}
.switcher label:hover > span {
  background: #898989;
}
.switcher input[type=checkbox] {
  display: none;
}
.switcher input[type=checkbox]:checked + label {
  text-align: left;
}
a.js-link.expander {
  color: #3e5563;
}
a.js-link.expander > span {
  border-color: transparent;
}
a.js-link.expander.collapsed {
  color: #999;
}
a.js-link.expander.collapsed > span {
  border-color: inherit;
}
.collapsing .inner:before {
  display: none;
}
.page-header {
  color: #fff;
  text-align: center;
  padding: 32px 0 22px;
  margin: 0;
}
.tags-list ul {
  padding-top: 8px;
  margin-bottom: 0;
}
.tags-list ul > li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  display: block;
  padding: 10px 40px 10px 10px;
  font-size: 13px;
  border: 1px solid transparent;
}
.tags-list ul > li + li {
  margin-top: 5px;
}
.tags-list ul > li[rel] {
  cursor: pointer;
}
.tags-list ul > li .add-tag {
  width: 23px;
  height: 23px;
  position: absolute;
  display: block;
  right: 9px;
  top: 10px;
}
.tags-list ul > li .add-tag label {
  position: relative;
  display: none;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 18px;
  padding: 0;
  top: 0;
}
.tags-list ul > li .add-tag input[type=checkbox] {
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  visibility: hidden;
}
.tags-list ul > li .add-tag input[type=checkbox]:checked + label {
  display: block;
}
.tags-list ul > li .add-tag input[type=checkbox]:disabled + label {
  display: none;
}
.tags-list ul > li:hover:not(.selected) {
  border-color: #ebebeb;
}
.tags-list ul > li:hover:not(.selected) .add-tag label {
  display: block;
}
.tags-list ul > li.selected {
  background: #f1f1f1;
}
.tags-list ul > li.selected:hover label {
  display: block;
}
.tags-list ul > li.selected:hover:after {
  display: none;
}
.tags-list .tags-container {
  margin-left: -17px;
  padding-top: 14px;
}
.tags-list .tags-container .tag {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 13px;
  background: #78be20;
  padding: 6px 10px;
  border-radius: 2px;
  margin-left: 17px;
  margin-top: 8px;
}
.tags-list .tags-container .tag .close {
  font-size: 20px;
  text-shadow: none;
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  /*
    .backface-visibility(hidden);*/
  cursor: pointer;
  position: absolute;
  display: none;
  right: 8px;
  top: 4px;
}
.tags-list .tags-container .tag .close:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tags-list.dynamic {
  padding: 0;
  background-color: #f2f6f3;
  overflow: hidden;
}
.tags-list.dynamic .row {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
.tags-list.dynamic .row .col-md-4 {
  padding: 0;
}
.tags-list.dynamic .row .col-md-4 + .col-md-4 {
  border-left: 1px solid #dce4e1;
}
.tags-list.dynamic ul {
  padding: 4px 0;
}
.tags-list.dynamic ul > li {
  padding: 10px 40px 10px 8px;
}
.tags-list.dynamic ul > li:hover {
  border-color: #fdfdfd;
  background-color: #fdfdfd;
}
.filter-default {
  margin-top: 10px;
}
.filter-default .panel-body {
  padding: 27px 32px;
}
.filter-default .panel-body .row + .row {
  margin-top: 14px;
}
.filter-default label {
  margin-bottom: 9px;
  color: #000;
  font-weight: 400;
  font-size: 13px;
}
.filter-default select {
  width: 100%;
}
.filter-default .col-md-4 {
  padding-left: 16px;
  padding-right: 17px;
}
.filter-default .col-md-4.no-label {
  margin-top: 25px;
}
.filter-default .col-md-4.no-label .btn {
  width: 109px;
}
.filter-default .col-md-4.no-label .btn + .btn {
  margin-left: 26px;
}
.filter-default .form-group .checkbox label {
  font-size: 15px;
  color: #404040;
}
.filter-default .form-group .search .form-control {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  border-right-color: transparent;
  padding-right: 0;
  height: 40px;
}
.filter-default .form-group .search .form-control:focus + .input-group-btn .btn {
  border-color: #78be20;
}
.filter-default .form-group .search .input-group-btn .btn {
  height: 40px;
  padding: 8px 9px 9px;
  background: none;
  border: 1px solid #e7e7e7;
  border-left: none;
  border-radius: 0;
}
.filter-default .form-group .search .input-group-btn .btn .icon-courson-scope {
  font-size: 20px;
  position: relative;
  top: 1px;
  color: #8A8888;
}
.filter-default .form-group .dropdown .btn-pseudo-select {
  position: relative;
}
.filter-default .form-group .dropdown .btn-pseudo-select,
.filter-default .form-group .dropdown .btn-pseudo-select:hover,
.filter-default .form-group .dropdown .btn-pseudo-select:active {
  color: #808080;
  text-decoration: none;
}
.filter-default .form-group .dropdown .btn-pseudo-select .arrow {
  width: 9px;
  height: 4px;
  position: absolute;
  top: 18px;
  right: 8px;
  display: inline-block;
  background-image: url(/img/data-uri/chosen-arraw-down.png);
}
.filter-default .form-group .dropdown.open .form-control {
  border-color: #78be20;
}
.filter-default .form-group .dropdown.open .btn-pseudo-select .arrow {
  background-image: url(/img/data-uri/chosen-arraw-up.png);
}
.filter-default .tags-list.dropdown-menu .row {
  width: 916px;
}
.filter-default .tags-list .tags-container {
  margin: 0;
  padding: 0;
}
.counters-default > .counter {
  display: inline-block;
  margin-left: 13px;
  font-size: 9px;
  color: #757575;
}
.counters-default > .counter .icon,
.counters-default > .counter .glyphicon {
  position: relative;
}
.counters-default > .counter .icon-comment {
  right: 5px;
}
.counters-default > .counter .icon-eye {
  right: 2px;
  top: -1px;
}
.counters-default > .counter .glyphicon-heart {
  top: 3px;
  right: 3px;
}
.progress-default {
  position: relative;
  background-color: #e8e8e8;
}
.progress-default,
.progress-default > div,
.progress-default .success,
.progress-default .fail {
  height: 5px;
}
.progress-default > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.progress-default .success,
.progress-default .fail {
  float: left;
  vertical-align: top;
}
.progress-default .success {
  background-color: #7bb944;
}
.progress-default .fail {
  background-color: #e8413d;
}
.progress-default .progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none 0 0 #000000;
  -webkit-box-shadow: none 0 0 #000000;
  box-shadow: none 0 0 #000000;
  position: relative;
  background-color: #83c234;
}
.rub {
  font-family: 'Rub' !important;
  text-transform: none !important;
  font-style: normal !important;
  font-weight: normal !important;
}
.show-more,
.save-settings {
  min-height: 36px !important;
  margin-top: -2px;
}
.show-more > a,
.save-settings > a {
  width: 134px;
  box-sizing: border-box;
}
.show-more > a:after,
.save-settings > a:after {
  width: 32px;
  height: 32px;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  border-radius: 50%;
  opacity: 0;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  border: 3px solid transparent;
}
.show-more > a.step-1,
.save-settings > a.step-1 {
  position: relative;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  height: 38px !important;
  width: 38px !important;
  color: transparent;
  overflow: hidden;
  background-color: #e8e8e8 !important;
}
.show-more > a.step-2,
.save-settings > a.step-2 {
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
.show-more > a.step-2:after,
.save-settings > a.step-2:after {
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  opacity: 1;
  border: 3px solid #dedddd;
  transform: translate3D(-50%, -50%, 0);
  box-shadow: 0 0 5px #dedddd, inset 0 0 5px #dedddd;
}
.show-more > a.loading,
.save-settings > a.loading {
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  background: transparent !important;
}
.show-more > a.loading:after,
.save-settings > a.loading:after {
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  background: transparent url('/img/loader.gif') 50% 50% no-repeat;
  border: none;
  box-shadow: none;
  opacity: 1;
}
.show-more.loading,
.save-settings.loading {
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
.show-more.loading:after,
.save-settings.loading:after {
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  background: url('/img/loader.gif') 50% 50% no-repeat;
}
.save-settings {
  min-height: 34px !important;
}
.save-settings > a:after {
  width: 28px;
  height: 28px;
}
.save-settings > a.step-1 {
  height: 34px !important;
  width: 34px !important;
  padding: 6px 0 8px !important;
}
.save-settings > a.step-3 {
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  background: #e8e8e8 !important;
}
.save-settings > a.step-3:after {
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  background: #e8e8e8 !important;
}
.save-settings > a.step-4 {
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  background: #e8e8e8 !important;
}
.save-settings > a.step-4:after {
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  background: transparent !important;
}
.save-settings > a.step-5 {
  width: 134px !important;
  height: 34px !important;
  padding: 6px 32px 8px !important;
  color: #fff;
  background: #78BE20 !important;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
}
.save-settings > a.step-5:after {
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  background-color: transparent;
}
.commerce-animate {
  position: relative;
  height: 506px;
  overflow: hidden;
}
.commerce-animate > img {
  -webkit-transition: opacity 0.4s linear;
  -o-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
  display: block;
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.commerce-animate .image-main {
  opacity: 1;
}
.commerce-animate .image-hover {
  opacity: 0;
}
.commerce-animate .info-block {
  -webkit-transition: bottom 0.4s linear;
  -o-transition: bottom 0.4s linear;
  transition: bottom 0.4s linear;
  width: 100%;
  height: 59%;
  position: absolute;
  bottom: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  line-height: 30px;
}
.commerce-animate .info-block > div {
  position: absolute;
  bottom: 43px;
  width: 100%;
  text-align: center;
}
.commerce-animate .info-block > div > a {
  margin-top: 35px;
  width: 138px;
}
.commerce-animate:hover .image-main {
  opacity: 0;
}
.commerce-animate:hover .image-hover {
  opacity: 1;
}
.commerce-animate:hover .info-block {
  bottom: 41%;
}
/* Loaders */
.loading {
  position: relative;
}
.loading:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5) url('/img/loader.gif') 50% 50% no-repeat;
  z-index: 1000;
}
.highlight {
  text-decoration: none !important;
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  /*
    .backface-visibility(hidden);*/
  cursor: pointer;
}
.highlight:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.vertical-middle > * {
  display: inline-block;
  vertical-align: middle;
  width: 97%;
}
.vertical-middle:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
.show-more-text {
  margin-top: 12px;
  text-align: center;
  font-size: 13px;
}
.show-more-text > a {
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
  color: #808080;
}
.show-more-text > a:hover {
  color: black;
  color: #b3b3b3;
}
.show-more-text > a:before {
  content: '';
  display: inline-block;
  margin-right: 6px;
  background: transparent url(/img/data-uri/drop-down-arraw.png) 0 0 no-repeat;
  width: 9px;
  height: 6px;
}
.show-more-text > a:hover:before {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tabs-default .nav-tabs {
  background-color: #fbfafa;
  border: none;
}
.tabs-default .nav-tabs > li {
  font-size: 24px;
  font-weight: 100;
}
.tabs-default .nav-tabs > li > a {
  padding: 13px 21px;
  border-left: 1px solid #f4f4f4;
  color: #4c4c4c;
}
.tabs-default .nav-tabs > li > a,
.tabs-default .nav-tabs > li > a:focus,
.tabs-default .nav-tabs > li > a:hover {
  background-color: #fbfafa;
  border-top: none;
  border-bottom: none;
  margin: 0;
}
.tabs-default .nav-tabs > li:first-of-type > a,
.tabs-default .nav-tabs > li:first-of-type.active > a {
  border-left: none;
}
.tabs-default .nav-tabs > li:last-of-type > a,
.tabs-default .nav-tabs > li:last-of-type.active > a {
  border-right: none;
}
.tabs-default .nav-tabs > li.active {
  color: #000;
}
.tabs-default .nav-tabs > li.active > a {
  background-color: #fff;
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece;
}
.tabs-default .tab-content > .tab-pane:not(.no-padding) {
  padding: 21px 23px;
}
.tabs-default .tab-content p {
  margin-bottom: 24px;
}
.online {
  font-size: 11px;
  color: #999;
}
.online:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  position: relative;
  top: 2px;
  border-radius: 50%;
  margin-right: 9px;
}
.online.no:before {
  background-color: #bfbfbf;
}
.online.yes:before {
  background-color: #73ab40;
}
.tooltip-gray .tooltip-arrow {
  display: none;
}
.tooltip-gray .tooltip-inner {
  padding: 5px 13px;
  background-color: #dedede;
  color: #222;
}
.users-tooltip {
  position: absolute;
  background: #dddddd;
  padding: 5px;
  opacity: 1;
  z-index: 999;
}
.users-tooltip:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(221, 221, 221, 0);
  border-top-color: #dddddd;
  border-width: 7px;
  margin-left: -7px;
}
.users-tooltip .users-tooltip-title {
  margin-left: 5px;
  cursor: default;
}
.users-tooltip .users-tooltip-title a {
  cursor: pointer;
}
.users-tooltip .users-tooltip-content {
  text-align: center;
}
.users-tooltip a {
  color: #76bd1d;
  text-decoration: none;
}
.users-tooltip img {
  width: 40px;
  margin: 5px;
}
.users-tooltip .users-title-spinner {
  width: 20px;
}
.flipper {
  position: relative;
}
.flipper > .hover,
.flipper > .no-hover {
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff !important;
}
.flipper .hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.flipper .no-hover {
  opacity: 0;
  filter: alpha(opacity=0);
}
.flipper:hover .hover {
  opacity: 0;
  filter: alpha(opacity=0);
}
.flipper:hover .no-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: #fafafa !important;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fill {
  width: 100%;
}
.modal#gallery.single-image .carousel-control.left,
.modal#gallery.single-image .carousel-control.right {
  display: none;
}
.dynamicsBlocks {
  display: none;
}
.fade {
  z-index: 9998 !important;
}
.modal {
  z-index: 9999 !important;
}
.ui-datepicker {
  z-index: 9999 !important;
}
#lighting {
  display: none;
  z-index: 998;
  background-color: #FFFFFF;
  opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#loading {
  display: none;
  z-index: 999;
  position: fixed;
  top: 47%;
  left: 0;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.strong {
  font-weight: bolder;
}
div.incorrectFieldMessage {
  color: red;
  clear: both;
}
.modal-dialog {
  z-index: 9999;
}
.commerce-animate {
  height: 484px !important;
}
.panel-commerce.commerce-vertical {
  height: 476px !important;
}
form .upload-file-item.uploaded label {
  display: none !important;
}
#testingStageModal .modal-header {
  color: #e8413d;
}
#testingStageModal .modal-body .btn-wrapper {
  margin-top: 24px;
  text-align: center;
}
#testingStageModal .modal-body .btn-wrapper .btn-success {
  width: 96px;
}
.filter-default .col-md-12.no-label {
  text-align: center;
  margin-top: 25px;
}
.filter-default .col-md-12.no-label .btn {
  width: 109px;
}
.filter-default .col-md-12.no-label .btn + .btn {
  margin-left: 26px;
  width: 109px;
}
@-webkit-keyframes moveLeft {
  0% {
    -webkit-transform: rotate(0deg);
    left: -9px;
  }
  25% {
    -webkit-transform: rotate(180deg);
    left: -9px;
  }
  25.01% {
    left: 0;
  }
  50% {
    -webkit-transform: rotate(360deg);
    left: 0;
  }
  75% {
    -webkit-transform: rotate(360deg);
    left: 0;
  }
  100% {
    -webkit-transform: rotate(540deg);
    left: 0;
  }
}
@keyframes moveLeft {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    left: -9px;
  }
  25% {
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    left: -9px;
  }
  25.01% {
    left: 0;
  }
  50% {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    left: 0;
  }
  75% {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    left: 0;
  }
  100% {
    -webkit-transform: rotate(540deg);
    -o-transform: rotate(540deg);
    -ms-transform: rotate(540deg);
    -moz-transform: rotate(540deg);
    transform: rotate(540deg);
    left: 0;
  }
}
@-webkit-keyframes moveRight {
  0% {
    -webkit-transform: rotate(0deg);
    left: -9px;
  }
  25% {
    -webkit-transform: rotate(0deg);
    left: -9px;
  }
  25.01% {
    -webkit-transform: rotate(180deg);
    left: 0;
  }
  50% {
    -webkit-transform: rotate(180deg);
    left: 0;
  }
  75% {
    -webkit-transform: rotate(360deg);
    left: 0;
  }
  100% {
    -webkit-transform: rotate(540deg);
    left: 0;
  }
}
@keyframes moveRight {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    left: -9px;
  }
  25% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    left: -9px;
  }
  25.01% {
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 0;
  }
  50% {
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 0;
  }
  75% {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    left: 0;
  }
  100% {
    -webkit-transform: rotate(540deg);
    -o-transform: rotate(540deg);
    -ms-transform: rotate(540deg);
    -moz-transform: rotate(540deg);
    transform: rotate(540deg);
    left: 0;
  }
}
@-webkit-keyframes moveCircle {
  0% {
    left: 16px;
    width: 18px;
  }
  25% {
    left: 16px;
    width: 18px;
  }
  25.01% {
    left: 7px;
    width: 18px;
  }
  50% {
    left: 7px;
    width: 18px;
  }
  75% {
    left: 7px;
    width: 18px;
  }
  75.01% {
    left: 7px;
    width: 9px;
  }
  100% {
    left: 7px;
    width: 9px;
  }
}
@keyframes moveCircle {
  0% {
    left: 16px;
    width: 18px;
  }
  25% {
    left: 16px;
    width: 18px;
  }
  25.01% {
    left: 7px;
    width: 18px;
  }
  50% {
    left: 7px;
    width: 18px;
  }
  75% {
    left: 7px;
    width: 18px;
  }
  75.01% {
    left: 7px;
    width: 9px;
  }
  100% {
    left: 7px;
    width: 9px;
  }
}
#carousel .item.active img {
  margin: 0 auto;
}
.comment-disables-notice {
  margin: 17px 0 16px;
  padding: 14px 12px;
  font-size: 12px;
  line-height: 16px;
  background-color: #f0f9e8;
  color: #999;
  border: 1px solid #78be20;
}
.campaign-register {
  width: 155px;
  margin-top: 10px;
}
.btn-wrapper {
  min-height: 36px !important;
  margin-top: -2px;
}
.fade {
  z-index: 9990 !important;
}
.modal {
  z-index: 9991 !important;
}
.ui-datepicker {
  z-index: 9992 !important;
}
.input-count-wrapper {
  position: relative;
  margin-top: 5px;
}
.input-count-wrapper .text-counter {
  position: absolute;
  font-style: italic;
  font-size: 12px;
  line-height: 18px;
  color: #a5a5a5;
  border-radius: 3px;
  cursor: default;
  top: -18px;
  right: 0;
  background-color: transparent;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding: 0 5px;
}
.input-count-wrapper .text-counter.low {
  color: #c13035;
}
.example {
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  position: absolute;
  z-index: 1000;
  top: 200px;
  font-size: 140px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 50px;
  color: #C33;
  text-transform: uppercase;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
}
.signatures .signatures-row .post,
.signatures .signatures-row .name {
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 50px;
}
@media print {
  body .testing-bar,
  .main-content .certificate-page .overlay-image,
  .main-content .certificate-page .page-header,
  .main-content .certificate-page .actions,
  .main-content .certificate-page #backToCourse {
    display: none;
  }
  .certificate-course-test {
    position: absolute;
  }
  .certificate-course-test:before {
    position: absolute;
    content: url("img/certificate/background_print.png");
  }
  .certificate-course-test .certificate-course {
    position: absolute;
  }
}
.pagination-show-amount {
  float: right;
  padding: 25px;
}
.clear-left {
  clear: left;
}
.profile-messages .messages-list .item .preview-message p.reply {
  width: 200px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
}
.profile-messages .messages-list .item .preview-message p {
  overflow: hidden;
  text-overflow: ellipsis;
}
#scrollHelper {
  background: no-repeat url('/img/icons/scrollButton.png');
  display: none;
  width: 52px;
  height: 52px;
  left: 20px;
  bottom: 20px;
  position: fixed;
  cursor: pointer;
  opacity: .8;
}
#scrollHelper:hover {
  opacity: 1;
}
#scrollHelper.visible {
  display: block;
  z-index: 110;
}
#scrollHelper.stick {
  position: absolute;
}
select[multiple] option[selected] {
  background: #ddd;
}
/**
 * Иконки
 **/
.icon,
.modal.buy-package .col-md-4 .name.pennant:after {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background: transparent url("/img/sprite.png") 0 0 no-repeat;
}
.icon.icon-friends {
  width: 30px;
  height: 17px;
  background-position: 0 -564px;
}
.icon.icon-messages {
  width: 20px;
  height: 17px;
  background-position: -33px -564px;
}
.icon.icon-alerts {
  background-position: -56px -564px;
  width: 20px;
  height: 20px;
}
a.active .icon.icon-alerts {
  background-position: -76px -564px;
}
.icon.social-link {
  width: 30px;
  height: 30px;
}
.icon.social-link.fb {
  background-position: -150px 0;
}
.icon.social-link.fb:hover {
  background-position: -150px -30px;
}
.icon.social-link.tw {
  background-position: -90px 0;
}
.icon.social-link.tw:hover {
  background-position: -90px -30px;
}
.icon.social-link.vk {
  background-position: -60px 0;
}
.icon.social-link.vk:hover {
  background-position: -60px -30px;
}
.icon.social-link.gp {
  background-position: -120px 0;
}
.icon.social-link.gp:hover {
  background-position: -120px -30px;
}
.icon.icon-calendar {
  width: 17px;
  height: 20px;
  background-position: -200px 0;
}
.icon.icon-calendar.active {
  background-position: -180px 0;
}
.icon.icon-plus {
  width: 16px;
  height: 16px;
  background: url(/img/data-uri/plus.png) 0 0 no-repeat;
}
.icon.icon-plus-white {
  width: 14px;
  height: 14px;
  background-position: -260px -80px;
}
.icon.icon-minus {
  width: 16px;
  height: 2px;
  background-position: -390px -330px;
}
.icon.icon-save {
  width: 14px;
  height: 14px;
  background-position: -40px -30px;
}
.icon.icon-camera {
  width: 15px;
  height: 13px;
  background-position: -20px -30px;
}
.icon.icon-magnifier {
  width: 20px;
  height: 20px;
  background-position: -220px 0;
}
.icon.icon-magnifier-small {
  width: 16px;
  height: 16px;
  background-position: -100px -210px;
}
.icon.icon-comment {
  width: 10px;
  height: 11px;
  background-position: -60px -130px;
}
.icon.icon-comment.gray {
  background-position: -140px -100px;
}
.icon.icon-comment.white {
  background-position: -650px -80px;
}
.icon.icon-eye {
  width: 13px;
  height: 10px;
  background-position: -40px -130px;
}
.icon.icon-eye-plus {
  width: 21px;
  height: 10px;
  background-position: 0 -110px;
}
.icon.icon-ok {
  width: 12px;
  height: 11px;
  background-position: -80px -130px;
}
.notification-ok .icon.icon-ok {
  background-position: -420px -190px;
}
.notifications-pane .list-group-item:hover .notification-ok .icon.icon-ok {
  background-position: -435px -190px;
}
.notification-ok.checked .icon.icon-ok {
  background-position: -435px -190px;
}
.icon.icon-progress {
  width: 13px;
  height: 13px;
  background-position: -84px -533px;
}
.icon.icon-cross {
  width: 8px;
  height: 9px;
  background-position: -105px -534px;
}
.icon.icon-check {
  width: 9px;
  height: 9px;
  background-position: -120px -534px;
}
.icon.icon-pen {
  width: 11px;
  height: 12px;
  background-position: -138px -533px;
}
.icon.icon-date {
  width: 11px;
  height: 12px;
  background-position: -156px -533px;
}
.icon.icon-edit {
  width: 11px;
  height: 11px;
  background-position: -100px -130px;
}
.icon.icon-star {
  width: 10px;
  height: 10px;
  background-position: -120px -130px;
}
.icon.icon-fail {
  width: 10px;
  height: 10px;
  background-position: -140px -130px;
}
.icon.icon-flag {
  width: 17px;
  height: 24px;
  background-position: -60px -100px;
}
.icon.icon-flag.light {
  background-position: -430px -130px;
}
.icon.icon-flag.green {
  background-position: -430px -160px;
}
a:hover .icon.icon-flag {
  background-position: -190px -100px;
}
a:hover .icon.icon-flag.green {
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-position: -430px -160px;
}
.icon.icon-diagram {
  width: 24px;
  height: 22px;
  background-position: -30px -100px;
}
a:hover .icon.icon-diagram {
  background-position: -160px -100px;
}
.icon.icon-add-comment {
  width: 26px;
  height: 24px;
  background-position: -80px -100px;
}
.icon.icon-add-comment.light {
  background-position: -420px -100px;
}
a:hover .icon.icon-add-comment {
  background-position: -210px -100px;
}
a:hover .icon.icon-add-comment.hover-green {
  background-position: -330px -100px;
}
.icon.icon-send-message {
  width: 26px;
  height: 24px;
  background-position: -210px -100px;
}
a:hover .icon.icon-send-message {
  background-position: -330px -100px;
}
.icon.icon-play {
  width: 14px;
  height: 17px;
  background-position: 0 -150px;
}
.icon.icon-download {
  width: 15px;
  height: 18px;
  background-position: -20px -150px;
}
.icon.icon-document {
  width: 16px;
  height: 18px;
  background-position: -40px -150px;
}
.icon.icon-document-bookmark {
  width: 15px;
  height: 18px;
  background-position: -60px -150px;
}
.icon.icon-user {
  width: 14px;
  height: 16px;
  background-position: -160px -150px;
}
.icon.icon-user.red {
  background-position: -160px -130px;
}
.icon.icon-user.gray {
  width: 12px;
  height: 14px;
  background-position: -440px -340px;
}
.icon.icon-video {
  width: 10px;
  height: 11px;
  background-position: -290px -130px;
}
.icon.icon-template {
  width: 9px;
  height: 11px;
  background-position: -310px -130px;
}
.icon.icon-exclamation {
  width: 14px;
  height: 14px;
  background-position: -180px -130px;
}
.icon.icon-exclamation.green {
  background-position: -210px -60px;
}
.icon.icon-arrow-left.white {
  width: 16px;
  height: 11px;
  background: url(/img/data-uri/left-arraw-white.png) 0 0 no-repeat;
}
.icon.icon-full-screen {
  width: 14px;
  height: 10px;
  background-position: -140px -150px;
}
.icon.icon-course-dl {
  width: 14px;
  height: 15px;
  background-position: -100px -170px;
}
a:hover .icon.icon-course-dl {
  background-position: -100px -190px;
}
.icon.icon-dl {
  width: 14px;
  height: 15px;
  background-position: -380px -340px;
}
.icon.icon-course-video {
  width: 16px;
  height: 16px;
  background-position: -80px -170px;
}
a:hover .icon.icon-course-video {
  background-position: -80px -190px;
}
.icon.icon-course-bookmark {
  width: 13px;
  height: 16px;
  background-position: 0 -170px;
}
a:hover .icon.icon-course-bookmark {
  background-position: 0 -190px;
}
.icon.icon-course-article {
  width: 13px;
  height: 16px;
  background-position: -20px -170px;
}
a:hover .icon.icon-course-article {
  background-position: -20px -190px;
}
.icon.icon-course-projector {
  width: 34px;
  height: 14px;
  background-position: -40px -170px;
}
a:hover .icon.icon-course-projector {
  background-position: -40px -190px;
}
.icon.icon-student-takes {
  width: 17px;
  height: 14px;
  background-position: -120px -170px;
}
.icon.icon-yin-yang {
  width: 14px;
  height: 14px;
  background-position: -140px -170px;
}
.icon.icon-man {
  background: none;
  color: #C3C2C2;
}
.icon.icon-woman {
  background: none;
  color: #C3C2C2;
}
.icon.icon-add-friend {
  width: 27px;
  height: 22px;
  background-position: -240px -100px;
}
a:hover .icon.icon-add-friend {
  background-position: -270px -100px;
}
a:hover .icon.icon-add-friend.hover-green {
  background-position: -300px -100px;
}
.icon.icon-ok {
  width: 12px;
  height: 12px;
  background-position: -80px -150px;
}
.icon.icon-ok-big {
  width: 15px;
  height: 14px;
  background-position: -180px -150px;
}
.icon.icon-certificate {
  width: 47px;
  height: 65px;
  background-position: -250px 0;
}
a:hover .icon.icon-certificate {
  background-position: -300px 0;
}
.icon.icon-certificate-finished {
  width: 47px;
  height: 65px;
  background-position: -300px 0;
}
.icon.icon-close {
  width: 16px;
  height: 15px;
  background-position: 0 -210px;
}
.icon.icon-close:hover {
  background-position: -20px -210px;
}
.icon.icon-close:active {
  background-position: -40px -210px;
}
.icon.icon-close.gray {
  background-position: -350px -320px;
}
.icon.icon-close.dark {
  background-position: -350px -340px;
}
.icon.icon-close.dark:hover {
  background-position: -20px -210px;
}
.icon.icon-close.dark:active {
  background-position: -40px -210px;
}
.icon.icon-tab-notes {
  width: 15px;
  height: 15px;
  background-position: -270px -160px;
}
a:hover .icon.icon-tab-notes,
.active .icon.icon-tab-notes {
  background-position: -270px -130px;
}
a:hover .icon.icon-tab-notes.red,
.active .icon.icon-tab-notes.red {
  background-position: -104px -595px;
}
.icon.icon-tab-notes-green {
  width: 15px;
  height: 15px;
  background-position: -270px -130px;
}
.icon.icon-tab-materials {
  width: 18px;
  height: 15px;
  background-position: -250px -160px;
}
a:hover .icon.icon-tab-materials,
.active .icon.icon-tab-materials {
  background-position: -250px -130px;
}
a:hover .icon.icon-tab-materials.red,
.active .icon.icon-tab-materials.red {
  background-position: -84px -595px;
}
.icon.icon-tab-content-table {
  width: 16px;
  height: 12px;
  background-position: -230px -160px;
}
a:hover .icon.icon-tab-content-table,
.active .icon.icon-tab-content-table {
  background-position: -230px -130px;
}
a:hover .icon.icon-tab-content-table.red,
.active .icon.icon-tab-content-table.red {
  background-position: -64px -595px;
}
.icon.icon-tab-discussions {
  width: 23px;
  height: 20px;
  background-position: -200px -160px;
}
a:hover .icon.icon-tab-discussions,
.active .icon.icon-tab-discussions {
  background-position: -200px -130px;
}
a:hover .icon.icon-tab-discussions.red,
.active .icon.icon-tab-discussions.red {
  background-position: -34px -595px;
}
.icon.social-link {
  width: 36px;
  height: 36px;
}
.icon.social-link.vk {
  background-position: 0px -230px;
}
.icon.social-link.vk:hover {
  background-position: 0px -270px;
}
.icon.social-link.ok {
  background-position: -40px -230px;
}
.icon.social-link.ok:hover {
  background-position: -40px -270px;
}
.icon.social-link.fb {
  background-position: -80px -230px;
}
.icon.social-link.fb:hover {
  background-position: -80px -270px;
}
.icon.social-link.tw {
  background-position: -120px -230px;
}
.icon.social-link.tw:hover {
  background-position: -120px -270px;
}
.icon.social-link.gp {
  background-position: -160px -230px;
}
.icon.social-link.gp:hover {
  background-position: -160px -270px;
}
.icon.social-link.ln {
  background-position: -200px -230px;
}
.icon.social-link.ln:hover {
  background-position: -200px -270px;
}
.icon.social-link.color-social.vk {
  background-position: -430px -558px;
}
.icon.social-link.color-social.vk:hover {
  background-position: -145px -558px;
}
.icon.social-link.color-social.fb {
  background-position: -470px -558px;
}
.icon.social-link.color-social.fb:hover {
  background-position: -185px -558px;
}
.icon.social-link.color-social.gp {
  background-position: -510px -558px;
}
.icon.social-link.color-social.gp:hover {
  background-position: -225px -558px;
}
.icon.social-link.color-social.ln {
  background-position: -550px -558px;
}
.icon.social-link.color-social.ln:hover {
  background-position: -265px -558px;
}
.icon.social-link.color-social.ya {
  background-position: -590px -558px;
}
.icon.social-link.color-social.ya:hover {
  background-position: -305px -558px;
}
.icon.social-link.color-social.mr {
  background-position: -630px -558px;
}
.icon.social-link.color-social.mr:hover {
  background-position: -345px -558px;
}
.icon.social-link.color-social.ok {
  background-position: -670px -558px;
}
.icon.social-link.color-social.ok:hover {
  background-position: -385px -558px;
}
.icon.vk-transparent {
  width: 36px;
  height: 36px;
  background-position: -720px 0;
}
.unbound .icon.vk-transparent {
  background-position: -760px -40px;
}
.icon.gp-transparent {
  width: 36px;
  height: 36px;
  background-position: -720px -40px;
}
.unbound .icon.gp-transparent {
  background-position: -760px -40px;
}
.icon.tw-transparent {
  width: 36px;
  height: 36px;
  background-position: -720px -80px;
}
.unbound .icon.tw-transparent {
  background-position: -760px -80px;
}
.icon.fb-transparent {
  width: 36px;
  height: 36px;
  background-position: -720px -120px;
}
.unbound .icon.fb-transparent {
  background-position: -760px -120px;
}
.icon.ok-transparent {
  width: 36px;
  height: 36px;
  background-position: -720px -160px;
}
.unbound .icon.ok-transparent {
  background-position: -760px -160px;
}
.icon.in-transparent {
  width: 36px;
  height: 36px;
  background-position: -720px -200px;
}
.unbound .icon.in-transparent {
  background-position: -760px -200px;
}
.icon.icon-pennant {
  width: 24px;
  height: 29px;
  background-position: -130px -190px;
}
.icon.icon-file {
  width: 13px;
  height: 16px;
  background-position: 0 -190px;
}
.icon.icon-academic-cap {
  width: 24px;
  height: 17px;
  background-position: -160px -190px;
}
.icon.icon-badge {
  width: 13px;
  height: 21px;
  background-position: -200px -190px;
}
.icon.icon-followers {
  width: 33px;
  height: 22px;
  background-position: -220px -190px;
}
.icon.icon-vk-small {
  width: 26px;
  height: 24px;
  background-position: 0 -310px;
}
.icon.icon-vk-small:hover {
  background-position: 0 -340px;
}
.icon.icon-ok-small {
  width: 26px;
  height: 24px;
  background-position: -30px -310px;
}
.icon.icon-ok-small:hover {
  background-position: -30px -340px;
}
.icon.icon-fb-small {
  width: 26px;
  height: 24px;
  background-position: -60px -310px;
}
.icon.icon-fb-small:hover {
  background-position: -60px -340px;
}
.icon.icon-tw-small {
  width: 26px;
  height: 24px;
  background-position: -90px -310px;
}
.icon.icon-tw-small:hover {
  background-position: -90px -340px;
}
.icon.icon-gp-small {
  width: 26px;
  height: 24px;
  background-position: -120px -310px;
}
.icon.icon-gp-small:hover {
  background-position: -120px -340px;
}
.icon.icon-in-small {
  width: 26px;
  height: 24px;
  background-position: -150px -310px;
}
.icon.icon-in-small:hover {
  background-position: -150px -340px;
}
.icon.icon-man-dark {
  width: 12px;
  height: 12px;
  background-position: -319px -160px;
}
.icon.icon-woman-dark {
  width: 12px;
  height: 12px;
  background-position: -338px -160px;
}
.icon.icon-map-pin {
  width: 12px;
  height: 14px;
  background-position: -288px -160px;
}
.icon.icon-map-pin.light {
  width: 8px;
  height: 13px;
  background-position: -415px -340px;
}
.icon.icon-globe {
  background: none;
  color: #909090;
}
.icon.icon-globe.light {
  color: #C3C2C2;
}
.icon.icon-square-root {
  width: 25px;
  height: 22px;
  background-position: -260px -190px;
}
.icon.icon-square-root:hover {
  background-position: -290px -190px;
}
.icon.icon-blacklist {
  width: 17px;
  height: 17px;
  background-position: -220px -80px;
}
a:hover .icon.icon-blacklist {
  background-position: -240px -80px;
}
.icon.icon-blacklist.light {
  background-position: -650px -60px;
}
.icon.icon-cancel {
  width: 12px;
  height: 12px;
  background-position: -280px -80px;
}
a:hover .icon.icon-cancel {
  background-position: -300px -80px;
}
a:hover .icon.icon-cancel.hover-gray {
  background-position: -60px -80px;
}
.icon.icon-cancel-gray {
  width: 12px;
  height: 12px;
  background-position: -60px -80px;
}
.icon.icon-delete {
  width: 16px;
  height: 21px;
  background-position: -160px -60px;
}
a:not(.disabled):hover .icon.icon-delete {
  background-position: -140px -60px;
}
.icon.icon-delete.dark {
  background-position: -420px 0;
}
.icon.icon-camera-large {
  width: 27px;
  height: 22px;
  background-position: -320px -190px;
}
.icon.icon-attention {
  width: 26px;
  height: 20px;
  background-position: -330px -130px;
}
.icon.icon-attention.light {
  background-position: -400px -130px;
}
.icon.icon-attention.green {
  background-position: -400px -160px;
}
.icon.icon-attention.white {
  background-position: -176px -533px;
}
.icon.icon-smile {
  width: 24px;
  height: 24px;
  background-position: -180px -310px;
}
.icon.icon-homepage-xs {
  width: 22px;
  height: 22px;
  background-position: -210px -310px;
}
.icon.icon-vk-xs {
  width: 22px;
  height: 22px;
  background-position: -180px -340px;
}
.icon.icon-ok-xs {
  width: 22px;
  height: 22px;
  background-position: -210px -340px;
}
.icon.icon-fb-xs {
  width: 22px;
  height: 22px;
  background-position: -240px -310px;
}
.icon.icon-gp-xs {
  width: 22px;
  height: 22px;
  background-position: -240px -340px;
}
.icon.icon-tw-xs {
  width: 22px;
  height: 22px;
  background-position: -270px -310px;
}
.icon.icon-in-xs {
  width: 22px;
  height: 22px;
  background-position: -270px -340px;
}
.icon.icon-bell {
  width: 12px;
  height: 15px;
  background-position: -60px -210px;
}
.icon.icon-envelope {
  width: 16px;
  height: 15px;
  background-position: -80px -210px;
}
.icon.icon-lock {
  width: 18px;
  height: 23px;
  background-position: -180px -30px;
}
.icon.icon-headphones {
  width: 42px;
  height: 37px;
  background-position: -240px -270px;
}
.icon.icon-play-white {
  width: 14px;
  height: 15px;
  background-position: -240px -230px;
}
.icon.icon-document-white {
  width: 14px;
  height: 18px;
  background-position: -260px -230px;
}
.icon.icon-download-white {
  width: 14px;
  height: 16px;
  background-position: -240px -250px;
}
.icon.icon-tv {
  width: 19px;
  height: 18px;
  background-position: -260px -250px;
}
.icon.icon-mountains-gray {
  width: 28px;
  height: 17px;
  background-position: -290px -240px;
}
.icon.icon-crosshair-gray {
  width: 18px;
  height: 18px;
  background-position: -290px -260px;
}
.icon.icon-academic-cap-gray {
  width: 24px;
  height: 17px;
  background-position: -290px -220px;
}
.icon.icon-academic-cap-gray.light {
  background-position: -420px -220px;
}
.icon.icon-rating-gray {
  width: 14px;
  height: 11px;
  background-position: -290px -280px;
}
.icon.icon-profile-gray {
  width: 21px;
  height: 22px;
  background-position: -320px -220px;
}
.icon.icon-profile-gray.light {
  background-position: -390px -220px;
}
.icon.icon-followers-white {
  width: 33px;
  height: 22px;
  background-position: -350px -220px;
}
.icon.icon-academic-cap-white {
  width: 24px;
  height: 17px;
  background-position: -320px -280px;
}
.icon.icon-mountains-white {
  width: 28px;
  height: 17px;
  background-position: -320px -260px;
}
.icon.icon-plus-certificate {
  width: 65px;
  height: 65px;
  background-position: -350px 0;
}
.icon.icon-crossroads {
  width: 45px;
  height: 36px;
  background-position: -300px -310px;
}
.icon.icon-login {
  width: 28px;
  height: 20px;
  background-position: -350px -250px;
}
.icon.icon-login-gray {
  width: 28px;
  height: 20px;
  background-position: -43px -530px;
}
.icon.icon-slider-prev {
  background: none;
  font-size: 21px;
  color: #CCCCCC;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon.icon-slider-next {
  background: none;
  font-size: 21px;
  color: #CCCCCC;
}
.icon.icon-link {
  width: 16px;
  height: 18px;
  background-position: -360px -130px;
}
a:hover .icon.icon-link {
  background-position: -380px -130px;
}
.icon.icon-disk {
  width: 18px;
  height: 18px;
  background-position: -360px -170px;
}
a:hover .icon.icon-disk {
  background-position: -380px -170px;
}
.icon.icon-printer {
  width: 17px;
  height: 18px;
  background-position: -360px -190px;
}
a:hover .icon.icon-printer {
  background-position: -380px -190px;
}
.icon.icon-heart {
  width: 18px;
  height: 16px;
  background-position: -360px -280px;
}
a:hover .icon.icon-heart {
  background-position: -360px -300px;
}
.icon.icon-courson {
  width: 22px;
  height: 20px;
  background-position: -390px -280px;
}
a:hover .icon.icon-courson {
  background-position: -420px -280px;
}
.icon.icon-gear {
  width: 13px;
  height: 13px;
  background-position: -400px -190px;
}
.icon.icon-list {
  background: none;
  color: #73B833;
}
.categories-list .panel-title .icon.icon-list {
  background-position: -410px -310px;
}
.icon.icon-add-item {
  width: 23px;
  height: 23px;
  background-position: -30px -50px;
}
a:hover .icon.icon-add-item {
  background-position: 0 -50px;
}
a.active .icon.icon-add-item {
  background-position: -110px -100px;
}
.icon.icon-trashcan {
  width: 16px;
  height: 21px;
  background-position: -370px -70px;
}
.icon.icon-edit-step {
  width: 25px;
  height: 22px;
  background-position: -390px -70px;
}
a:hover .icon.icon-edit-step {
  background-position: -420px -70px;
}
.icon.icon-courses {
  width: 193px;
  height: 133px;
  background-position: -450px 0;
}
.icon.icon-courses:after {
  width: 210px;
  height: 151px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  content: '';
  display: block;
  position: absolute;
  top: -9px;
  left: -8.5px;
  vertical-align: middle;
  position: relative;
  background: transparent url("/img/sprite.png") 0 0 no-repeat;
  background-position: -450px -150px;
  opacity: 0;
}
.icon.icon-courses:hover:after {
  opacity: 1;
}
.icon.icon-connect {
  width: 64px;
  height: 59px;
  background-position: -480px -310px;
}
.icon.icon-yoga {
  width: 65px;
  height: 50px;
  background-position: -480px -370px;
}
.icon.icon-earth {
  width: 59px;
  height: 64px;
  background-position: -630px -310px;
}
.icon.icon-materials {
  width: 64px;
  height: 55px;
  background-position: -550px -310px;
}
.icon.icon-student {
  width: 70px;
  height: 61px;
  background-position: -550px -370px;
}
.icon.icon-gender {
  background: none;
  color: #C3C2C2;
}
.icon.ico-enter {
  width: 22px;
  height: 20px;
  background-position: -420px -280px;
  display: inline-block;
  vertical-align: -1px;
}
.glyphicon.glyphicon-heart {
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
  color: #e8413d;
  font-size: 12px;
}
.glyphicon.glyphicon-ok {
  color: #b6b6b6;
  font-size: 12px;
}
.glyphicon.glyphicon-user {
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
  color: #e8413d;
  font-size: 12px;
}
.counters-default > .counter .glyphicon-user {
  top: 2px;
}
.icon.icon-ok.gray {
  background-position: -80px -130px;
}
/**
 * Векторные иконки
 **/
.vector-icon,
footer .navbar-nav .form-group .select2-choice,
.main-footer .select2-choice,
form .datepicker .ui-datepicker-trigger,
.tags-list .tags-container .tag .close,
.icon.icon-man,
.icon.icon-woman,
.icon.icon-globe,
.icon.icon-slider-prev,
.icon.icon-slider-next,
.icon.icon-list,
.icon.icon-gender,
[class^="icon-courson-"],
[class*=" icon-courson-"],
.modal-close-button,
.course-progress-empty-icon,
.course-in-progress-icon,
.course-progress-done-icon,
.tag-add-icon,
.tag-added-icon,
.course-card .card-favorites i,
.course-card .card-favorites.active i,
.main-page .main-page-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
.main-page .main-page-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next,
.tags-list ul > li .add-tag label,
.tags-list ul > li .add-tag input[type=checkbox]:checked + label,
.tags-list ul > li.selected .add-tag label,
.tags-list ul > li.selected input[type=checkbox]:checked + label {
  font-family: 'Courson icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-decoration: none;
  background: transparent;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vector-icon:before,
footer .navbar-nav .form-group .select2-choice:before,
.main-footer .select2-choice:before,
form .datepicker .ui-datepicker-trigger:before,
.tags-list .tags-container .tag .close:before,
.icon.icon-man:before,
.icon.icon-woman:before,
.icon.icon-globe:before,
.icon.icon-slider-prev:before,
.icon.icon-slider-next:before,
.icon.icon-list:before,
.icon.icon-gender:before,
[class^="icon-courson-"]:before,
[class*=" icon-courson-"]:before,
.modal-close-button:before,
.course-progress-empty-icon:before,
.course-in-progress-icon:before,
.course-progress-done-icon:before,
.tag-add-icon:before,
.tag-added-icon:before,
.course-card .card-favorites i:before,
.course-card .card-favorites.active i:before,
.main-page .main-page-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:before,
.main-page .main-page-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:before,
.tags-list ul > li .add-tag label:before,
.tags-list ul > li .add-tag input[type=checkbox]:checked + label:before,
.tags-list ul > li.selected .add-tag label:before,
.tags-list ul > li.selected input[type=checkbox]:checked + label:before {
  text-decoration: none;
}
.icon-courson-career:before {
  content: "\e90b";
}
.icon-courson-special:before {
  content: "\e90c";
}
.icon-courson-startups:before {
  content: "\e90d";
}
.icon-courson-present:before {
  content: "\e90a";
}
.icon-courson-presentation2:before {
  content: "\e902";
}
.icon-courson-presentation:before {
  content: "\e665";
}
.icon-courson-school:before {
  content: "\e903";
}
.icon-courson-envelope:before {
  content: "\e908";
}
.icon-courson-rupor2:before {
  content: "\e80c";
}
.icon-courson-rupor:before {
  content: "\e806";
}
.icon-courson-question-circle:before {
  content: "\e80f";
}
.icon-courson-case1:before {
  content: "\e904";
}
.icon-courson-IT:before {
  content: "\e909";
}
.icon-courson-case2:before {
  content: "\e810";
}
.icon-courson-medicine:before {
  content: "\e811";
}
.icon-courson-baby:before {
  content: "\e812";
}
.icon-courson-vacation:before {
  content: "\e813";
}
.icon-courson-guitar:before {
  content: "\e814";
}
.icon-courson-pig:before {
  content: "\e815";
}
.icon-courson-book-opened:before {
  content: "\e816";
}
.icon-courson-message:before {
  content: "\e600";
}
.icon-courson-bell-small:before {
  content: "\e601";
}
.icon-courson-scope:before {
  content: "\e603";
}
.icon-courson-scope-small:before {
  content: "\e604";
}
.icon-courson-lock:before {
  content: "\e605";
}
.icon-courson-lock-opened:before {
  content: "\e809";
}
.icon-courson-person-filled:before {
  content: "\e61b";
}
.icon-courson-poeple-small:before {
  content: "\e602";
}
.icon-courson-poeple:before {
  content: "\e606";
}
.icon-courson-person-add:before {
  content: "\e607";
}
.icon-courson-person:before {
  content: "\e608";
}
.icon-courson-person-circle-filled:before {
  content: "\e801";
}
.icon-courson-social:before {
  content: "\e664";
}
.icon-courson-smile1:before {
  content: "\e800";
}
.icon-courson-download:before {
  content: "\e609";
}
.icon-courson-download-small:before {
  content: "\e60a";
}
.icon-courson-play-1:before {
  content: "\e60b";
}
.icon-courson-play-2:before {
  content: "\e60c";
}
.icon-courson-play-3:before {
  content: "\e60d";
}
.icon-courson-play-4:before,
.icon.icon-slider-prev:before,
.icon.icon-slider-next:before {
  content: "\e60e";
}
.icon-courson-message-filled:before {
  content: "\e60f";
}
.icon-courson-bell:before {
  content: "\e610";
}
.icon-courson-tutor-hat-filled:before {
  content: "\e611";
}
.icon-courson-tutor-hat:before {
  content: "\e612";
}
.icon-courson-hat:before {
  content: "\e900";
}
.icon-courson-yinyang:before {
  content: "\e613";
}
.icon-courson-male:before,
.icon.icon-man:before {
  content: "\e614";
}
.icon-courson-female:before,
.icon.icon-woman:before {
  content: "\e615";
}
.icon-courson-gender:before,
.icon.icon-gender:before {
  content: "\e616";
}
.icon-courson-eye-opened:before {
  content: "\e80a";
}
.icon-courson-eye-closed:before {
  content: "\e80b";
}
.icon-courson-watch:before {
  content: "\e618";
}
.icon-courson-watch-add:before {
  content: "\e619";
}
.icon-courson-star:before {
  content: "\e61c";
}
.icon-courson-minus:before {
  content: "\e61d";
}
.icon-courson-sphere:before,
footer .navbar-nav .form-group .select2-choice:before,
.main-footer .select2-choice:before,
.icon.icon-globe:before {
  content: "\e61e";
}
.icon-courson-medal:before {
  content: "\e61f";
}
.icon-courson-star-undone:before {
  content: "\e906";
}
.icon-courson-star-done:before {
  content: "\e905";
}
.icon-courson-gear:before {
  content: "\e620";
}
.icon-courson-crown:before {
  content: "\e621";
}
.icon-courson-play-5:before {
  content: "\e622";
}
.icon-courson-square:before {
  content: "\e623";
}
.icon-courson-flag:before {
  content: "\e644";
}
.icon-courson-flag-filled:before {
  content: "\e624";
}
.icon-courson-Courson_icons-116:before {
  content: "\e802";
}
.icon-courson-exclamation:before {
  content: "\e625";
}
.icon-courson-chain:before {
  content: "\e626";
}
.icon-courson-plus-round-filled:before,
.tag-add-icon:hover:before,
.tags-list ul > li .add-tag label:hover:before,
.tags-list ul > li.selected .add-tag label:hover:before {
  content: "\e627";
}
.icon-courson-plus-round:before,
.tag-add-icon:before,
.tags-list ul > li .add-tag label:before,
.tags-list ul > li.selected .add-tag label:before {
  content: "\e628";
}
.icon-courson-plus:before {
  content: "\e629";
}
.icon-courson-remove-round:before,
.tags-list .tags-container .tag .close:before,
.modal-close-button:before {
  content: "\e62a";
}
.icon-courson-remove:before {
  content: "\e62b";
}
.icon-courson-remove-small:before {
  content: "\e62c";
}
.icon-courson-remove-dotted:before {
  content: "\e62d";
}
.icon-courson-check-circle-filled:before {
  content: "\e907";
}
.icon-courson-done:before {
  content: "\e62e";
}
.icon-courson-done-small:before,
.course-progress-done-icon:before,
.tag-added-icon:before,
.tags-list ul > li .add-tag input[type=checkbox]:checked + label:before,
.tags-list ul > li.selected input[type=checkbox]:checked + label:before {
  content: "\e62f";
}
.icon-courson-check-square:before {
  content: "\e901";
}
.icon-courson-edit-1:before {
  content: "\e630";
}
.icon-courson-edit-2:before {
  content: "\e631";
}
.icon-courson-edit-3:before {
  content: "\e632";
}
.icon-courson-edit-4:before {
  content: "\e633";
}
.icon-courson-tv:before {
  content: "\e634";
}
.icon-courson-54:before {
  content: "\e635";
}
.icon-courson-55:before {
  content: "\e636";
}
.icon-courson-bookmark-2:before {
  content: "\e637";
}
.icon-courson-bookmark-3:before {
  content: "\e638";
}
.icon-courson-58:before {
  content: "\e639";
}
.icon-courson-document1:before {
  content: "\e808";
}
.icon-courson-documents2:before {
  content: "\e80d";
}
.icon-courson-certificate:before {
  content: "\e670";
}
.icon-courson-projector:before {
  content: "\e63a";
}
.icon-courson-print:before {
  content: "\e63b";
}
.icon-courson-calendar:before,
form .datepicker .ui-datepicker-trigger:before {
  content: "\e63c";
}
.icon-courson-calendar-small:before {
  content: "\e63d";
}
.icon-courson-calendar3:before {
  content: "\e80e";
}
.icon-courson-target:before {
  content: "\e63e";
}
.icon-courson-target-arrow:before {
  content: "\e662";
}
.icon-courson-graph:before {
  content: "\e63f";
}
.icon-courson-key:before {
  content: "\e640";
}
.icon-courson-66:before {
  content: "\e641";
}
.icon-courson-mountians:before {
  content: "\e805";
}
.icon-courson-func:before {
  content: "\e642";
}
.icon-courson-bookmark-1:before {
  content: "\e643";
}
.icon-courson-warning:before {
  content: "\e645";
}
.icon-courson-heart-filled:before,
.course-card .card-favorites.active i:before {
  content: "\e617";
}
.icon-courson-heart:before,
.course-card .card-favorites i:before {
  content: "\e646";
}
.icon-courson-dialog-1:before {
  content: "\e61a";
}
.icon-courson-dialog-2:before {
  content: "\e647";
}
.icon-courson-dialog-add:before {
  content: "\e648";
}
.icon-courson-dialog-remove:before {
  content: "\e649";
}
.icon-courson-dialog-done:before {
  content: "\e64a";
}
.icon-courson-76:before {
  content: "\e64b";
}
.icon-courson-trash:before {
  content: "\e64c";
}
.icon-courson-disc:before {
  content: "\e64d";
}
.icon-courson-save:before {
  content: "\e64e";
}
.icon-courson-photo-1:before {
  content: "\e64f";
}
.icon-courson-photo-2:before {
  content: "\e650";
}
.icon-courson-timer:before {
  content: "\e651";
}
.icon-courson-list:before,
.icon.icon-list:before {
  content: "\e652";
}
.icon-courson-84:before {
  content: "\e653";
}
.icon-courson-half-circle:before {
  content: "\e654";
}
.icon-courson-circle:before,
.course-progress-empty-icon:before {
  content: "\e655";
}
.icon-courson-arrow1-right:before,
.main-page .main-page-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:before {
  content: "\e656";
}
.icon-courson-arrow1-left:before,
.main-page .main-page-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:before {
  content: "\e657";
}
.icon-courson-drop-down:before {
  content: "\e803";
}
.icon-courson-join-line:before {
  content: "\e804";
}
.icon-courson-headset:before {
  content: "\e658";
}
.icon-courson-90:before {
  content: "\e659";
}
.icon-courson-play-6:before {
  content: "\e65a";
}
.icon-courson-92:before {
  content: "\e65b";
}
.icon-courson-globus:before {
  content: "\e65c";
}
.icon-courson-94:before {
  content: "\e65d";
}
.icon-courson-tutor:before {
  content: "\e65e";
}
.icon-courson-96:before {
  content: "\e65f";
}
.icon-courson-114:before {
  content: "\e671";
}
.icon-courson-115:before {
  content: "\e672";
}
.icon-courson-handshake:before {
  content: "\e807";
}
.icon-courson-like:before {
  content: "\e663";
}
.icon-courson-car:before {
  content: "\e660";
}
.icon-courson-bus:before {
  content: "\e661";
}
.icon-courson-vkontakte:before {
  content: "\e666";
}
.icon-courson-facebook:before {
  content: "\e667";
}
.icon-courson-googleplus:before {
  content: "\e668";
}
.icon-courson-youtube:before {
  content: "\e669";
}
.icon-courson-instagram:before {
  content: "\e66a";
}
.icon-courson-linkedin:before {
  content: "\e66b";
}
.icon-courson-yandex:before {
  content: "\e66c";
}
.icon-courson-mailru:before {
  content: "\e66d";
}
.icon-courson-odnoklasniki:before {
  content: "\e66e";
}
.icon-courson-twitter:before {
  content: "\e66f";
}
.modal-close-button {
  font-size: 13px;
  color: #C3C3C3;
}
.course-progress-empty-icon:before {
  color: #E6E6E6;
}
.course-in-progress-icon:before {
  content: "\e655";
  position: absolute;
  top: 0;
  left: 0;
  color: #E6E6E6;
}
.course-in-progress-icon:after {
  content: "\e654";
  position: absolute;
  top: 0;
  left: 0;
  color: #77B24D;
}
.course-progress-done-icon:before {
  color: #77B24D;
}
.tag-add-icon,
.tags-list ul > li .add-tag label,
.tags-list ul > li.selected .add-tag label {
  color: #75B935;
}
/**
 * Попапы
 **/
.modal#registerModal .modal-header,
.modal#loginModal .modal-header {
  border: none;
}
.modal .modal-content {
  border-radius: 0;
  -webkit-box-shadow: 1px 1px 0 0 #efeeee;
  box-shadow: 1px 1px 0 0 #efeeee;
  -moz-box-shadow: 1px 1px 0 0 #efeeee 0 0 #000000;
  -webkit-box-shadow: 1px 1px 0 0 #efeeee 0 0 #000000;
  box-shadow: 1px 1px 0 0 #efeeee 0 0 #000000;
  background-clip: border-box;
  border: none;
}
.modal .modal-header {
  padding: 6px 11px 8px 28px;
  border-color: #f3f3f3;
  font-size: 36px;
  font-weight: 100;
  color: #666;
}
.modal .modal-header .close {
  position: relative;
  top: -3px;
  opacity: 1;
  filter: alpha(opacity=100);
  text-shadow: none;
}
.modal .modal-body {
  padding: 22px 29px 36px;
}
.modal .modal-sm .modal-header {
  padding: 9px 11px 12px 18px;
  font-size: 26px;
}
.modal .modal-sm .modal-body {
  padding: 12px 19px 41px;
}
.modal.activation-coupon .form-group label {
  font-size: 18px;
  margin-bottom: 19px;
}
.modal.activation-coupon .form-group .error-message {
  font-size: 12px;
  left: 0;
}
.modal.activation-coupon .success,
.modal.activation-coupon .btn-wrapper .btn-success {
  margin-top: 30px;
}
.modal.activation-coupon .btn-wrapper {
  text-align: center;
}
.modal.activation-coupon .btn-wrapper input[type="submit"] {
  width: 149px;
  font-size: 16px;
}
.modal.activation-coupon .success {
  text-align: center;
}
.modal.activation-coupon .success .disabled {
  opacity: 1;
  filter: alpha(opacity=100);
}
.modal.activation-coupon .success .glyphicon-ok {
  color: #fff;
}
.modal.activation-coupon .success > .btn-success {
  width: 79px;
  line-height: 22px;
}
.modal.activation-coupon .success > .message {
  margin: 19px auto 0;
  width: 260px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
}
.modal.teachers .items {
  margin-top: 0;
}
.modal.teachers .items .item {
  margin-bottom: 0;
}
.modal.registration .form-group label,
.modal.login .form-group label,
.modal.forgot-password .form-group label,
.modal.new-password .form-group label {
  margin-bottom: 13px;
  font-size: 13px;
}
.modal.registration .form-group + .form-group,
.modal.login .form-group + .form-group,
.modal.forgot-password .form-group + .form-group,
.modal.new-password .form-group + .form-group {
  margin-top: 17px;
}
.modal.registration .password-hint,
.modal.login .password-hint,
.modal.forgot-password .password-hint,
.modal.new-password .password-hint {
  margin: 17px 0 16px;
  padding: 14px 12px;
  font-size: 12px;
  line-height: 16px;
  background-color: #f0f9e8;
  color: #999;
}
.modal.registration .password-hint + .form-group,
.modal.login .password-hint + .form-group,
.modal.forgot-password .password-hint + .form-group,
.modal.new-password .password-hint + .form-group {
  margin-bottom: -12px;
  padding-left: 29px;
}
.modal.registration .password-hint + .form-group label,
.modal.login .password-hint + .form-group label,
.modal.forgot-password .password-hint + .form-group label,
.modal.new-password .password-hint + .form-group label {
  display: inline;
  font-size: 13px;
  font-weight: 100;
  color: #a1a1a1;
}
.modal.registration .password-hint + .form-group label:before,
.modal.login .password-hint + .form-group label:before,
.modal.forgot-password .password-hint + .form-group label:before,
.modal.new-password .password-hint + .form-group label:before {
  margin-right: 11px;
  margin-left: -29px;
}
.modal.registration .password-hint + .form-group a,
.modal.login .password-hint + .form-group a,
.modal.forgot-password .password-hint + .form-group a,
.modal.new-password .password-hint + .form-group a {
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  /*
    .backface-visibility(hidden);*/
  cursor: pointer;
  display: inline;
  font-size: 13px;
  color: #7bb944;
}
.modal.registration .password-hint + .form-group a:hover,
.modal.login .password-hint + .form-group a:hover,
.modal.forgot-password .password-hint + .form-group a:hover,
.modal.new-password .password-hint + .form-group a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.modal.registration .btn-wrapper,
.modal.login .btn-wrapper,
.modal.forgot-password .btn-wrapper,
.modal.new-password .btn-wrapper {
  margin-top: 30px;
  text-align: center;
}
.modal.registration .btn-wrapper input[type="submit"],
.modal.login .btn-wrapper input[type="submit"],
.modal.forgot-password .btn-wrapper input[type="submit"],
.modal.new-password .btn-wrapper input[type="submit"] {
  width: 189px;
  font-size: 16px;
}
.modal.registration .social,
.modal.login .social,
.modal.forgot-password .social,
.modal.new-password .social {
  margin-top: 18px;
  font-size: 13px;
  line-height: 24px;
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #999;
}
.modal.registration .social > div,
.modal.login .social > div,
.modal.forgot-password .social > div,
.modal.new-password .social > div {
  text-align: center;
}
.modal.registration .social .links,
.modal.login .social .links,
.modal.forgot-password .social .links,
.modal.new-password .social .links {
  margin: 23px 0 18px;
}
.modal.registration .social .links > a + a,
.modal.login .social .links > a + a,
.modal.forgot-password .social .links > a + a,
.modal.new-password .social .links > a + a {
  margin-left: 17px;
}
.modal.registration button.password-eye,
.modal.login button.password-eye,
.modal.forgot-password button.password-eye,
.modal.new-password button.password-eye {
  position: absolute;
  right: 10px;
  top: 5px;
  border: none;
  background: transparent;
}
.modal.registration img.password-eye,
.modal.login img.password-eye,
.modal.forgot-password img.password-eye,
.modal.new-password img.password-eye {
  width: 30px;
  opacity: 0.2;
}
.modal.login .forgot-password {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
}
.modal.login .btn-wrapper input[type="submit"] {
  width: 95px;
}
.modal.forgot-password .btn-wrapper input[type="submit"],
.modal.new-password .btn-wrapper input[type="submit"] {
  width: 149px;
}
.modal.forgot-password .text,
.modal.new-password .text {
  font-size: 18px;
  font-weight: 100;
}
.modal.forgot-password form,
.modal.new-password form {
  margin-top: 20px;
}
.modal.new-password .btn-wrapper input[type="submit"] {
  width: 162px;
}
.modal.buy-course .modal-body {
  padding-left: 0;
  padding-right: 0;
}
.modal.buy-course .info {
  padding: 0 29px 0;
  font-weight: 100;
}
.modal.buy-course .info > .pull-left {
  margin-top: 2px;
  font-size: 30px;
  line-height: 1;
  color: #4c4c4c;
}
.modal.buy-course .info > .pull-left > span {
  position: relative;
  top: -8px;
  font-size: 15px;
}
.modal.buy-course .info > .pull-right {
  font-size: 26px;
  color: #73ab40;
}
.modal.buy-course form {
  margin-top: 12px;
}
.modal.buy-course form > div:not(.coupon),
.modal.buy-course form > .coupon > div,
.modal.buy-course form > .btn-wrapper {
  padding: 0 29px 0;
}
.modal.buy-course .form-group label {
  margin-bottom: 11px;
  font-size: 13px;
  font-weight: 400;
}
.modal.buy-course .form-group.coupon {
  padding: 34px 0 32px;
}
.modal.buy-course .form-group.coupon .pull-left {
  width: 360px;
}
.modal.buy-course .form-group.coupon .pull-right {
  margin-top: 34px;
  font-size: 16px;
}
.modal.buy-course .form-group.coupon:before,
.modal.buy-course .form-group.coupon:after {
  content: '';
  display: block;
  width: 100%;
  height: 11px;
  position: absolute;
  left: 0;
}
.modal.buy-course .form-group.coupon:before {
  top: 0px;
  background: #ffffff url(/img/data-uri/top-fir-tree.png) 0 0 repeat-x;
}
.modal.buy-course .form-group.coupon::after {
  bottom: 0px;
  background: #ffffff url(/img/data-uri/bottom-fir-tree.png) 0 0 repeat-x;
}
.modal.buy-course .form-group.coupon.active {
  padding: 25px 0 39px;
  background-color: #e5f4f4;
}
.modal.buy-course .form-group.coupon.active .coupon-info {
  font-size: 15px;
  font-weight: 400;
}
.modal.buy-course .form-group.coupon.active .pull-left {
  width: auto;
}
.modal.buy-course .form-group.coupon.active .pull-left + .pull-left {
  margin-left: 27px;
  font-weight: 700;
}
.modal.buy-course .form-group.coupon.active .pull-left > span + span {
  margin-top: 13px;
}
.modal.buy-course .form-group.coupon.active .pull-right {
  margin: 0;
}
.modal.buy-course .form-group.coupon.active .pull-right > span {
  text-align: right;
}
.modal.buy-course .form-group.coupon.active .pull-right > span + span {
  margin-top: -5px;
}
.modal.buy-course .form-group.coupon.active .pull-right > span .value {
  margin-left: 27px;
  font-weight: 400;
}
.modal.buy-course .form-group.coupon.active .pull-right > span > span:not(.text-success) {
  color: #666;
}
.modal.buy-course .form-group.coupon.active .pull-left,
.modal.buy-course .form-group.coupon.active .pull-right {
  font-size: 24px;
  font-weight: 100;
  color: #333;
}
.modal.buy-course .form-group.coupon.active .pull-left > span,
.modal.buy-course .form-group.coupon.active .pull-right > span {
  display: block;
}
.modal.buy-course .form-group.coupon.active:before {
  background: #ffffff url(/img/data-uri/top-fir-tree-active.png) 0 0 repeat-x;
}
.modal.buy-course .form-group.coupon.active::after {
  background: #ffffff url(/img/data-uri/bottom-fir-tree-active.png) 0 0 repeat-x;
}
.modal.buy-course .form-group.license-agreement {
  margin-top: 23px;
}
.modal.buy-course .form-group.license-agreement label {
  font-size: 16px;
  color: #404040;
}
.modal.buy-course .form-group.license-agreement a {
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
  color: #78be20;
}
.modal.buy-course .form-group.license-agreement a:hover {
  color: black;
  color: #aae460;
}
.modal.buy-course .form-group.license-agreement a a:active {
  color: #78be20;
}
.modal.buy-course .btn-wrapper {
  margin-top: 26px;
  font-size: 24px;
  font-weight: 100;
}
.modal.buy-course .btn-wrapper span.text-success {
  font-weight: 400;
}
.modal.buy-course .btn-wrapper .pull-right {
  margin-top: 3px;
}
.modal.buy-course .btn-wrapper input[type="submit"] {
  display: inline-block;
  width: 96px;
  margin-left: 20px;
  font-size: 16px;
}
.modal.buy-package .modal-body {
  padding: 0;
}
.modal.buy-package .row {
  width: 100%;
  margin: 0;
}
.modal.buy-package .col-md-4 {
  padding: 16px 0 60px 0;
  position: relative;
  height: 410px;
  text-align: center;
}
.modal.buy-package .col-md-4 .number {
  font-size: 36px;
  font-weight: 700;
}
.modal.buy-package .col-md-4 .name {
  margin-top: 14px;
  font-size: 24px;
  font-weight: 600;
  line-height: 31px;
  color: #4c4c4c;
}
.modal.buy-package .col-md-4 .name + .vertical-middle {
  margin-top: 21px;
}
.modal.buy-package .col-md-4 .name.pennant {
  position: relative;
  display: inline-block;
}
.modal.buy-package .col-md-4 .name.pennant:before {
  content: '';
  display: inline-block;
  width: 147px;
  height: 1px;
  background-color: #e5f4f4;
  position: absolute;
  bottom: -8px;
  left: 36px;
}
.modal.buy-package .col-md-4 .name.pennant:after {
  content: '';
  width: 24px;
  height: 29px;
  background-position: -130px -190px;
  position: absolute;
  bottom: -36px;
  left: 97px;
}
.modal.buy-package .col-md-4 .name.pennant + .vertical-middle {
  margin-top: 3px;
}
.modal.buy-package .col-md-4 .vertical-middle {
  height: 100px;
  margin-top: 3px;
  font-size: 24px;
  font-weight: 100;
  line-height: 26px;
  color: #4d4d4d;
}
.modal.buy-package .col-md-4 .vertical-middle strong {
  font-size: 18px;
  font-weight: 600;
  color: #4c4c4c;
}
.modal.buy-package .col-md-4 .price {
  position: absolute;
  bottom: 122px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 24px;
  color: #bfbfbf;
}
.modal.buy-package .col-md-4 .price.text-success {
  bottom: 116px;
  font-size: 30px;
  color: #78be20;
}
.modal.buy-package .col-md-4 .btn-wrapper {
  position: absolute;
  bottom: 63px;
  left: 0;
  width: 100%;
  text-align: center;
}
.modal.buy-package .col-md-4 .btn-wrapper > a {
  display: inline-block;
  width: 110px;
  padding: 10px 12px;
  font-size: 15px;
}
.modal.buy-package .col-md-4 .discount {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #97a8b6;
  font: 700 13px/31px Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
}
.modal.buy-package .col-md-4 + .col-md-4 {
  border-left: 1px solid #e7e7e7;
}
.modal.ask-question .modal-content {
  width: 460px;
}
.modal.ask-question .modal-content .modal-header {
  padding-bottom: 15px;
}
.modal.ask-question .modal-content .modal-body .form-group + .form-group {
  margin-top: 16px;
}
.modal.ask-question .modal-content .modal-body .form-group label {
  font-size: 13px;
  padding-top: 1px;
  padding-left: 3px;
  margin-bottom: 10px;
  font-weight: 400;
}
.modal.ask-question .modal-content .modal-body .form-group label[for="file"] {
  font-size: 14px;
  padding-top: 13px;
}
.modal.ask-question .modal-content .modal-body .form-group label[for="file"] .icon-save {
  top: -2px;
  left: -2px;
  margin-right: 11px;
}
.modal.ask-question .modal-content .modal-body .form-group label[for="text"] {
  padding-top: 8px;
}
.modal.ask-question .modal-content .modal-body .form-group input[type="file"] {
  display: none;
}
.modal.ask-question .modal-content .modal-body .form-group textarea {
  min-height: 120px;
}
.modal.ask-question .modal-content .modal-body .btn-wrapper {
  text-align: center;
  padding-top: 20px;
  margin-bottom: -12px;
}
.modal.payment-declined .modal-header {
  color: #e8413d;
}
.modal.payment-declined .modal-body,
.modal.payment-sent .modal-body {
  font-size: 15px;
  line-height: 22px;
}
.modal.payment-declined .modal-body .btn-wrapper,
.modal.payment-sent .modal-body .btn-wrapper {
  margin-top: 24px;
  text-align: center;
}
.modal.payment-declined .modal-body .btn-wrapper .gray,
.modal.payment-sent .modal-body .btn-wrapper .gray {
  width: 104px;
  color: #000;
}
.modal.payment-declined .modal-body .btn-wrapper .btn-success,
.modal.payment-sent .modal-body .btn-wrapper .btn-success {
  margin-left: 18px;
  width: 96px;
}
.modal.payment-sent .modal-header {
  color: #7bb944;
}
.modal.teachers .modal-dialog {
  width: 978px;
}
.modal.teachers .modal-header {
  padding: 11px 11px 10px 16px;
  font-size: 26px;
}
.modal.teachers .modal-body {
  padding: 0;
}
.modal.teachers .items > .paginator-scroll {
  height: 95px;
  border-top: 1px solid #efeeee;
}
.modal.teachers .items .item {
  padding-bottom: 21px !important;
}
.modal.teachers .items .item + .item {
  padding-bottom: 22px !important;
}
.modal.teachers .items .item .teacher-info {
  padding-top: 10px !important;
}
.modal.teachers .items .item .teacher-info .name {
  font-size: 13px;
  margin-bottom: 2px;
}
.modal.teachers .items .item .teacher-info .text {
  margin-top: 5px !important;
  margin-bottom: 2px;
  padding-right: 30px;
}
.modal.subscribers .modal-dialog {
  width: 980px;
}
.modal.subscribers .modal-header {
  padding: 10px 11px 11px 17px;
  font-size: 26px;
}
.modal.subscribers .modal-body {
  padding: 0;
}
.modal.subscribers .items {
  padding-top: 0 !important;
  margin-top: -2px;
}
.modal.subscribers .items > .paginator-scroll {
  height: 95px;
  border-top: 1px solid #efeeee;
}
.modal.subscribers .items .item {
  padding-left: 1px;
}
.modal.subscribers .items .item .user-info {
  width: 211px;
}
.modal.subscribers .items .item .table {
  margin-bottom: 0;
  margin-top: 4px;
}
.modal.subscribers .items .item .table .table-row + .table-row .table-cell {
  padding-top: 7px;
}
.modal.setting-alerts .modal-md {
  width: 645px;
}
.modal.setting-alerts .modal-header {
  padding: 11px 11px 12px 18px;
  font-size: 25px;
}
.modal.setting-alerts .modal-body {
  padding: 8px 29px 28px 31px;
}
.modal.setting-alerts .modal-body table {
  margin-bottom: 35px;
}
.modal.setting-alerts .modal-body table th,
.modal.setting-alerts .modal-body table td {
  border-top: none;
  border-bottom: 1px solid #EEE;
  padding: 8px 0 9.5px;
  font-size: 13px;
}
.modal.setting-alerts .modal-body table th:not(:first-of-type),
.modal.setting-alerts .modal-body table td:not(:first-of-type) {
  width: 90px;
}
.modal.setting-alerts .modal-body table th:last-of-type,
.modal.setting-alerts .modal-body table td:last-of-type {
  width: 50px;
}
.modal.setting-alerts .modal-body table th {
  font-size: 15px;
  font-weight: 400;
  color: #B7B7B7;
  padding-bottom: 11px;
}
.modal.setting-alerts .modal-body table th .icon-courson-message-filled {
  font-size: 16px;
}
.modal.setting-alerts .modal-body table th .icon-courson-bell {
  font-size: 18px;
}
.modal.setting-alerts .modal-body table th .icon {
  top: 2px;
}
.modal.setting-alerts .modal-body table th .icon.icon-envelope {
  left: 2px;
}
.modal.setting-alerts .modal-body table th .icon.icon-bell {
  left: 4px;
}
.modal.setting-alerts .modal-body table td {
  color: #666;
}
.modal.setting-alerts .modal-body table td.checkbox {
  display: table-cell;
  margin: 0;
  padding: 3px 0;
}
.modal.setting-alerts .modal-body table td.checkbox label:before {
  top: 0;
  left: 2px;
}
.modal.setting-alerts .modal-body table tr:not(:first-of-type) th {
  padding-top: 45px;
}
.modal.setting-alerts .modal-body .btn-wrapper {
  text-align: center;
}
.modal.setting-alerts .modal-body .btn-wrapper input[type="submit"] {
  width: 129px;
}
.modal.popup-course-review .modal-body {
  padding: 3px 19px 41px;
}
.modal.popup-course-review .form-group + .form-group {
  margin-top: 12px;
}
.modal.popup-course-review .form-group label {
  font-size: 18px;
  margin-bottom: 19px;
}
.modal.popup-course-review .form-group .error-message {
  font-size: 12px;
}
.modal.popup-course-review .form-group textarea {
  height: 238px !important;
  font-size: 13px !important;
}
.modal.popup-course-review .hint {
  position: relative;
  padding: 10px 5px 10px 60px !important;
  text-align: left !important;
  font-size: 13px !important;
}
.modal.popup-course-review .hint i {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -10px;
  font-size: 18px;
  color: #B9B9B9;
}
.modal.popup-course-review .raty {
  border-bottom: 1px solid #f3f3f3;
  margin: 0 -19px;
  padding: 0 19px 10px;
}
.modal.popup-course-review .raty .raty-element {
  margin-left: -5px;
}
.modal.popup-course-review .raty label {
  margin-bottom: 8px;
}
.modal.popup-course-review .raty .pull-right {
  position: relative;
  width: 205px;
  top: 10px;
}
.modal.popup-course-review .raty .star-on-png {
  color: #7bb944;
}
.modal.popup-course-review .btn-wrapper {
  text-align: center;
  padding-top: 30px;
}
.modal.popup-course-review .btn-wrapper .btn {
  width: 130px;
}
.modal.certificate .modal-lg {
  width: 978px;
}
.modal.certificate .modal-lg .modal-content {
  position: relative;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  -moz-box-shadow: 0 0 0 #000000;
  -webkit-box-shadow: 0 0 0 #000000;
  box-shadow: 0 0 0 #000000;
}
.modal.certificate .modal-lg .modal-header {
  position: absolute;
  width: 100%;
  z-index: 20;
  border: 0;
}
.modal.certificate .modal-lg .modal-header .close {
  top: 10px;
  right: 9px;
}
.modal.certificate .modal-lg .modal-body {
  padding: 0;
}
.modal.step-progress .modal-sm {
  width: 640px;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  -moz-box-shadow: 0 0 0 #000000;
  -webkit-box-shadow: 0 0 0 #000000;
  box-shadow: 0 0 0 #000000;
}
.modal.step-progress .modal-sm .modal-header {
  padding: 11px 11px 12px 27px;
  font-size: 30px;
}
.modal.step-progress .modal-sm .modal-body {
  padding: 12px 30px;
}
.modal.step-progress .modal-sm .rangeslider,
.modal.step-progress .modal-sm .rangeslider__fill {
  display: block;
  height: 10px;
  width: 100%;
}
.modal.step-progress .modal-sm .rangeslider {
  background: #e9e9e9;
  position: relative;
  margin-top: 48px;
  margin-bottom: 30px;
}
.modal.step-progress .modal-sm .rangeslider:before,
.modal.step-progress .modal-sm .rangeslider:after {
  display: block;
  position: absolute;
  top: 12px;
  color: #dedede;
  font-size: 14px;
  font-weight: 700;
}
.modal.step-progress .modal-sm .rangeslider:before {
  content: "0%";
  left: 0;
}
.modal.step-progress .modal-sm .rangeslider:after {
  content: "100%";
  right: 0;
}
.modal.step-progress .modal-sm .rangeslider--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}
.modal.step-progress .modal-sm .rangeslider__fill {
  background: #83c234;
  position: absolute;
  top: 0;
}
.modal.step-progress .modal-sm .rangeslider__handle {
  background: white;
  border: 1px solid #eaeaea;
  cursor: pointer;
  display: inline-block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: -2px;
  border-radius: 50%;
}
.modal.step-progress .modal-sm .rangeslider__handle:before {
  content: "";
  display: block;
  position: absolute;
  top: -14px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-width: 6px 3px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #7bb944;
}
.modal.step-progress .modal-sm .rangeslider__handle .text {
  position: absolute;
  left: -30px;
  bottom: 28px;
  color: #7b7b7b;
  font-size: 12px;
  white-space: nowrap;
}
.modal.step-progress .modal-sm .rangeslider__handle .text span {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}
.modal.step-progress .modal-sm .input-field {
  width: 50%;
  margin-top: -2px;
}
.modal.step-progress .modal-sm .input-field label {
  display: inline-block;
  padding-left: 46px;
  font-size: 13px;
  color: #000;
  font-weight: 400;
}
.modal.step-progress .modal-sm .input-field input {
  width: 54px;
  height: 40px;
  margin-right: 8px;
  text-align: center;
  font-size: 20px;
  color: #9e9e9e;
}
.modal.step-progress .modal-sm .btn-wrapper {
  width: 50%;
  padding-top: 3px;
  padding-bottom: 16px;
  padding-left: 14px;
  text-align: left;
}
.modal.step-progress .modal-sm .btn-wrapper .btn {
  width: 109px;
  margin-right: 25px;
}
.modal.gallery .modal-dialog {
  max-width: 975px;
  width: 90%;
}
.modal.gallery .modal-header {
  border: none;
  padding: 11px 6px 0;
  position: relative;
  z-index: 3;
}
.modal.gallery .modal-body {
  padding: 22px 11px 31px;
}
.modal.gallery .carousel-control {
  background: none;
  width: 70px;
}
.modal.gallery .carousel-control:hover {
  background: rgba(0, 0, 0, 0.3);
}
.modal.gallery .carousel-control:after {
  width: 13px;
  height: 38px;
  content: '';
  display: block;
  margin: -18px 0 0 -6px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.modal.gallery .carousel-control.right:after {
  background: transparent url('/img/sprite.png') 0 -520px no-repeat;
}
.modal.gallery .carousel-control.left:after {
  background: transparent url('/img/sprite.png') -20px -520px no-repeat;
}
div.modal.signup-course .modal-footer {
  text-align: center;
}
div.modal.signup-course .modal-footer .btn {
  font-size: 16px;
  width: 168px;
}
#image-delete-confirm .modal-content .modal-body {
  padding-top: 35px;
  padding-bottom: 28px;
  font-size: 16px;
  text-align: center;
  color: #666;
}
#image-delete-confirm .modal-content .modal-header {
  border: none;
}
#image-delete-confirm .modal-content .modal-body .btn-wrapper {
  padding-top: 35px;
  padding-right: 0;
}
#image-delete-confirm .modal-content .modal-body .btn-wrapper a {
  width: 80px;
}
#image-delete-confirm .modal-content .modal-body .btn-wrapper a + a {
  margin-left: 25px;
}
#selectProductModal .btn {
  width: 140px;
}
#popup-preview .modal-content {
  box-shadow: none;
}
#popup-preview .modal-content iframe {
  margin-bottom: -5px;
}
#popup-preview .modal-content .modal-footer {
  padding: 0px;
  border: none;
}
#popup-preview .modal-content .modal-footer .btn.dont-show {
  width: 180px;
}
.modal.gallery .carousel .carousel-inner .item img {
  max-height: 80vh;
}
.modal.gallery .modal-dialog {
  width: 80vw;
}
/**
 * iPad with portrait orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .modal.gallery .carousel .carousel-inner .item img {
    height: 1024px;
  }
}
/**
 * iPad with landscape orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .modal.gallery .carousel .carousel-inner .item img {
    height: 768px;
  }
}
/**
 * iPhone 5
 * You can also target devices with aspect ratio.
 */
@media screen and (device-aspect-ratio: 40/71) {
  .modal.gallery .carousel .carousel-inner .item img {
    height: 500px;
  }
}
.modal.generic .modal-content {
  -webkit-box-shadow: 0;
  box-shadow: 0;
  -moz-box-shadow: 0 0 0 #000000;
  -webkit-box-shadow: 0 0 0 #000000;
  box-shadow: 0 0 0 #000000;
}
.modal.no-header-border .modal-content .modal-header {
  border: 0;
}
.modal.generic .modal-content .modal-body {
  padding-top: 35px;
  padding-bottom: 28px;
  font-size: 16px;
  text-align: center;
  color: #666;
}
.modal.generic .modal-content .modal-body .btn-wrapper {
  padding-top: 35px;
  padding-right: 0;
}
.modal.generic .modal-content .modal-body .btn-wrapper .btn + .btn {
  margin-left: 25px;
}
#selectProductModal .coupon-wrapper {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 13px;
  color: #565656;
  text-decoration: underline;
}
#selectProductModal .coupon-wrapper a,
#selectProductModal .coupon-wrapper:visited {
  color: #565656;
}
.modal#popup-activation-coupon {
  z-index: 9992 !important;
}
#loginModal .has-error,
#registerModal .has-error,
#newPasswordModal .has-error {
  margin-bottom: 25px;
}
#registerModal .error-message,
#newPasswordModal .error-message {
  bottom: 0;
  top: 100%;
}
#registerModal .text-success,
#loginModal .text-success,
#registerBuyForm .text-success,
#loginBuyForm .text-success {
  color: #78be20 !important;
}
#paymentModal .coupon .error-message {
  top: auto;
  left: 30px;
  position: static;
}
.dynamic-modal {
  background: rgba(0, 0, 0, 0.5);
}
.dynamic-modal .modal-backdrop {
  display: none;
}
.dynamic-modal.modal .modal-header .close {
  top: 5px;
  right: 5px;
  position: absolute;
}
.dynamic-modal.modal .modal-footer {
  display: none;
}
.dynamic-modal.modal .modal-footer .ok-button,
.dynamic-modal.modal .modal-footer .cancel-button {
  display: none;
}
.dynamic-modal.modal .modal-footer .ok-button {
  min-width: 60px;
}
.dynamic-modal.modal .modal-footer {
  display: none;
}
.dynamic-modal.modal .modal-footer a {
  color: black;
}
.dynamic-modal.modal .modal-footer a.btn-success {
  color: #ffffff;
}
.dynamic-modal.modal .modal-footer .ok-button,
.dynamic-modal.modal .modal-footer .cancel-button {
  display: none;
}
.dynamic-modal.modal .modal-footer .ok-button {
  min-width: 60px;
}
.dynamic-modal .modal-content {
  overflow: auto;
  position: relative;
}
.dynamic-modal .modal-content .modal-header {
  position: absolute;
  width: 100%;
}
.dynamic-modal .modal-content .modal-body {
  overflow: auto;
  margin-top: 60px;
}
.dynamic-modal .modal-content .dynamic-modal-spinner {
  display: block;
  margin: 0 auto;
}
.dynamic-modal.coupon-activated-modal table {
  border-top: 1px solid #7BB944;
  border-right: 1px solid #7BB944;
  width: 100%;
}
.dynamic-modal.coupon-activated-modal table th,
.dynamic-modal.coupon-activated-modal table td {
  border-bottom: 1px solid #7BB944;
  border-left: 1px solid #7BB944;
  padding: 5px;
  color: #7BB944;
}
.dynamic-modal.coupon-activated-modal table th {
  font-weight: 400;
}
.dynamic-modal.coupon-activated-modal .modal-content .modal-body {
  padding: 22px 29px 36px !important;
}
.dynamic-modal.email-update-popup .modal-content .modal-body,
.dynamic-modal.email-resend-popup .modal-content .modal-body {
  padding: 12px 19px !important;
}
.dynamic-modal.already-registered-modal .modal-header {
  border: none;
}
.dynamic-modal.already-registered-modal .modal-header .icon-close {
  background-position: -80px -80px;
}
.dynamic-modal.already-registered-modal .modal-content {
  background: #76B83F;
  box-shadow: none;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
}
.dynamic-modal.already-registered-modal .modal-footer {
  border: none;
  text-align: center;
}
.dynamic-modal.view-banner-modal .modal-header {
  text-align: center;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dynamic-modal.view-banner-modal .modal-body {
  text-align: center;
}
.dynamic-modal.tutors-list-popup .photo img {
  margin-right: 5px;
}
.dynamic-modal.tutors-list-popup .teacher-info {
  min-height: 89px;
  margin-bottom: 5px;
  font-size: 13px;
}
.dynamic-modal.tutors-list-popup .teacher-info a {
  color: #76B73E;
  text-decoration: none;
}
.dynamic-modal.tutors-list-popup .teacher-info span {
  display: block;
}
.modal.login .modal-content,
.modal.registration .modal-content,
.modal.forgot-password .modal-content,
.modal.new-password .modal-content,
.modal.login .modal-content,
.modal.forgot-password .modal-content,
.modal.new-password .modal-content,
.modal.new-password .modal-content {
  -webkit-box-shadow: 0 0 0 0 #efeeee;
  box-shadow: 0 0 0 0 #efeeee;
  -moz-box-shadow: 0 0 0 0 #efeeee 0 0 #000000;
  -webkit-box-shadow: 0 0 0 0 #efeeee 0 0 #000000;
  box-shadow: 0 0 0 0 #efeeee 0 0 #000000;
}
.modal.login .modal-content .modal-header,
.modal.registration .modal-content .modal-header,
.modal.forgot-password .modal-content .modal-header,
.modal.new-password .modal-content .modal-header,
.modal.login .modal-content .modal-header,
.modal.forgot-password .modal-content .modal-header,
.modal.new-password .modal-content .modal-header,
.modal.new-password .modal-content .modal-header {
  background-color: #7abc31;
  padding: 10px 25px;
  color: #fff;
}
.modal.login .modal-content .modal-header .modal-title,
.modal.registration .modal-content .modal-header .modal-title,
.modal.forgot-password .modal-content .modal-header .modal-title,
.modal.new-password .modal-content .modal-header .modal-title,
.modal.login .modal-content .modal-header .modal-title,
.modal.forgot-password .modal-content .modal-header .modal-title,
.modal.new-password .modal-content .modal-header .modal-title,
.modal.new-password .modal-content .modal-header .modal-title {
  line-height: 40px;
}
.modal.login .modal-content .modal-header .close,
.modal.registration .modal-content .modal-header .close,
.modal.forgot-password .modal-content .modal-header .close,
.modal.new-password .modal-content .modal-header .close,
.modal.login .modal-content .modal-header .close,
.modal.forgot-password .modal-content .modal-header .close,
.modal.new-password .modal-content .modal-header .close,
.modal.new-password .modal-content .modal-header .close {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  top: 0;
}
.modal.login .modal-content .modal-header .icon.icon-close,
.modal.registration .modal-content .modal-header .icon.icon-close,
.modal.forgot-password .modal-content .modal-header .icon.icon-close,
.modal.new-password .modal-content .modal-header .icon.icon-close,
.modal.login .modal-content .modal-header .icon.icon-close,
.modal.forgot-password .modal-content .modal-header .icon.icon-close,
.modal.new-password .modal-content .modal-header .icon.icon-close,
.modal.new-password .modal-content .modal-header .icon.icon-close {
  width: 12px;
  height: 12px;
  background-position: -280px -80px;
}
.modal.login .modal-content .modal-body,
.modal.registration .modal-content .modal-body,
.modal.forgot-password .modal-content .modal-body,
.modal.new-password .modal-content .modal-body,
.modal.login .modal-content .modal-body,
.modal.forgot-password .modal-content .modal-body,
.modal.new-password .modal-content .modal-body,
.modal.new-password .modal-content .modal-body {
  padding: 25px 25px 35px;
}
.modal.login .modal-content .modal-body .text-success,
.modal.registration .modal-content .modal-body .text-success,
.modal.forgot-password .modal-content .modal-body .text-success,
.modal.new-password .modal-content .modal-body .text-success,
.modal.login .modal-content .modal-body .text-success,
.modal.forgot-password .modal-content .modal-body .text-success,
.modal.new-password .modal-content .modal-body .text-success,
.modal.new-password .modal-content .modal-body .text-success {
  font-weight: 400;
}
.modal.login .modal-content .modal-body .text-success:focus,
.modal.registration .modal-content .modal-body .text-success:focus,
.modal.forgot-password .modal-content .modal-body .text-success:focus,
.modal.new-password .modal-content .modal-body .text-success:focus,
.modal.login .modal-content .modal-body .text-success:hover,
.modal.registration .modal-content .modal-body .text-success:hover,
.modal.forgot-password .modal-content .modal-body .text-success:hover,
.modal.new-password .modal-content .modal-body .text-success:hover,
.modal.login .modal-content .modal-body .text-success:focus,
.modal.login .modal-content .modal-body .text-success:hover,
.modal.forgot-password .modal-content .modal-body .text-success:focus,
.modal.forgot-password .modal-content .modal-body .text-success:hover,
.modal.new-password .modal-content .modal-body .text-success:focus,
.modal.new-password .modal-content .modal-body .text-success:hover,
.modal.new-password .modal-content .modal-body .text-success:focus,
.modal.new-password .modal-content .modal-body .text-success:hover {
  color: #78be20;
}
.modal.login .modal-content .modal-body .form-group .error-message,
.modal.registration .modal-content .modal-body .form-group .error-message,
.modal.forgot-password .modal-content .modal-body .form-group .error-message,
.modal.new-password .modal-content .modal-body .form-group .error-message,
.modal.login .modal-content .modal-body .form-group .error-message,
.modal.forgot-password .modal-content .modal-body .form-group .error-message,
.modal.new-password .modal-content .modal-body .form-group .error-message,
.modal.new-password .modal-content .modal-body .form-group .error-message {
  right: 3px;
  line-height: 0.9;
  text-align: right;
  display: none;
}
.modal.login .modal-content .modal-body .btn-wrapper input[type="submit"],
.modal.registration .modal-content .modal-body .btn-wrapper input[type="submit"],
.modal.forgot-password .modal-content .modal-body .btn-wrapper input[type="submit"],
.modal.new-password .modal-content .modal-body .btn-wrapper input[type="submit"],
.modal.login .modal-content .modal-body .btn-wrapper input[type="submit"],
.modal.forgot-password .modal-content .modal-body .btn-wrapper input[type="submit"],
.modal.new-password .modal-content .modal-body .btn-wrapper input[type="submit"],
.modal.new-password .modal-content .modal-body .btn-wrapper input[type="submit"] {
  font-size: 13px;
  width: auto;
  line-height: 21px;
}
.modal.registration p,
.modal.forgot-password p,
.modal.new-password p,
.modal.login p,
.modal.forgot-password p,
.modal.new-password p,
.modal.new-password p {
  font-weight: 400;
}
.modal.registration p.margin-bottom,
.modal.forgot-password p.margin-bottom,
.modal.new-password p.margin-bottom,
.modal.login p.margin-bottom,
.modal.forgot-password p.margin-bottom,
.modal.new-password p.margin-bottom,
.modal.new-password p.margin-bottom {
  margin-bottom: 30px;
}
.modal.registration .text,
.modal.login .text,
.modal.login .text,
.modal.forgot-password .text,
.modal.new-password .text {
  background-color: #f7f7f7;
  padding: 20px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
  line-height: 1.1;
  font-weight: 400;
  text-align: center;
}
.modal.registration .title,
.modal.login .title,
.modal.login .title,
.modal.forgot-password .title,
.modal.new-password .title {
  font-size: 18px;
  text-align: center;
  margin-bottom: 12px;
  color: rgba(0, 0, 0, 0.5);
}
.modal.registration .social,
.modal.login .social,
.modal.login .social,
.modal.forgot-password .social,
.modal.new-password .social {
  color: #000;
  line-height: 1.1;
  font-family: inherit;
}
.modal.registration .social .links,
.modal.login .social .links,
.modal.login .social .links,
.modal.forgot-password .social .links,
.modal.new-password .social .links {
  margin: 0 0 30px;
}
.modal.registration .social .links > a:hover,
.modal.login .social .links > a:hover,
.modal.login .social .links > a:hover,
.modal.forgot-password .social .links > a:hover,
.modal.new-password .social .links > a:hover {
  opacity: .8;
}
.modal.registration .social .links > a + a,
.modal.login .social .links > a + a,
.modal.login .social .links > a + a,
.modal.forgot-password .social .links > a + a,
.modal.new-password .social .links > a + a {
  margin: 0 0 0 12px;
}
.modal.registration .social .links .icon.social-link.vk,
.modal.login .social .links .icon.social-link.vk,
.modal.login .social .links .icon.social-link.vk,
.modal.forgot-password .social .links .icon.social-link.vk,
.modal.new-password .social .links .icon.social-link.vk {
  background-position: -145px -558px;
}
.modal.registration .social .links .icon.social-link.fb,
.modal.login .social .links .icon.social-link.fb,
.modal.login .social .links .icon.social-link.fb,
.modal.forgot-password .social .links .icon.social-link.fb,
.modal.new-password .social .links .icon.social-link.fb {
  background-position: -185px -558px;
}
.modal.registration .social .links .icon.social-link.gp,
.modal.login .social .links .icon.social-link.gp,
.modal.login .social .links .icon.social-link.gp,
.modal.forgot-password .social .links .icon.social-link.gp,
.modal.new-password .social .links .icon.social-link.gp {
  background-position: -225px -558px;
}
.modal.registration .social .links .icon.social-link.ln,
.modal.login .social .links .icon.social-link.ln,
.modal.login .social .links .icon.social-link.ln,
.modal.forgot-password .social .links .icon.social-link.ln,
.modal.new-password .social .links .icon.social-link.ln {
  background-position: -264px -558px;
}
.modal.registration .social .links .icon.social-link.ya,
.modal.login .social .links .icon.social-link.ya,
.modal.login .social .links .icon.social-link.ya,
.modal.forgot-password .social .links .icon.social-link.ya,
.modal.new-password .social .links .icon.social-link.ya {
  background-position: -304px -558px;
}
.modal.registration .social .links .icon.social-link.mr,
.modal.login .social .links .icon.social-link.mr,
.modal.login .social .links .icon.social-link.mr,
.modal.forgot-password .social .links .icon.social-link.mr,
.modal.new-password .social .links .icon.social-link.mr {
  background-position: -344px -558px;
}
.modal.registration .social .links .icon.social-link.ok,
.modal.login .social .links .icon.social-link.ok,
.modal.login .social .links .icon.social-link.ok,
.modal.forgot-password .social .links .icon.social-link.ok,
.modal.new-password .social .links .icon.social-link.ok {
  background-position: -385px -558px;
}
.modal.login .form-group + .form-group {
  margin-top: 26px;
}
.modal.login .form-group input {
  font-weight: 400;
}
.modal.login .form-group input.form-control::-webkit-input-placeholder {
  text-align: center;
  color: #808080;
}
.modal.login .form-group .forgot-password {
  top: 10px;
  right: 10px;
  font-size: 14px;
  font-weight: 400;
}
.modal.login .form-group .checkbox label {
  font-size: 14px;
}
.modal.login .form-group .row.captcha {
  margin: 0;
}
.modal.login .form-group .row.captcha > div {
  padding: 0;
}
.modal.login p.grey {
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
}
.modal.login p.grey span {
  font-weight: 400;
}
.modal.login p span.price {
  color: #7abc31;
  font-size: 30px;
  margin: 0 0 0 10px;
  font-weight: 400;
}
.modal.login .loginBuyTabs {
  list-style: none;
  margin: 20px -25px 10px -25px;
  padding: 0;
  display: table;
}
.modal.login .loginBuyTabs .loginBuyTab {
  display: table-cell;
  width: 205px;
  height: 62px;
  line-height: 62px;
  padding: 0 5px;
  background-color: #fbfafa;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  text-align: center;
  cursor: pointer;
}
.modal.login .loginBuyTabs .loginBuyTab:first-of-type {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.modal.login .loginBuyTabs .loginBuyTab.active {
  background: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}
.modal.login .pay-method-modal {
  list-style: none;
  margin: 0 -5px 15px -5px;
  padding: 0;
  display: inline-block;
}
.modal.login .pay-method-modal .pay-method-item-modal {
  float: left;
  background-color: #ffffff;
  border-color: #ececec;
  width: 79px;
  height: 55px;
  text-align: center;
  line-height: 53px;
  border-radius: 10px;
  border-style: solid;
  border-width: 1px;
  margin: 0 5px 14px;
  cursor: pointer;
  position: relative;
}
.modal.login .pay-method-modal .pay-method-item-modal:after {
  content: '';
  position: absolute;
  width: 76px;
  height: 52px;
  background: #ffffff;
  opacity: 0.7;
  top: 1px;
  left: 1px;
  border-radius: 10px;
}
.modal.login .pay-method-modal .pay-method-item-modal.active {
  border-color: #7abc31;
}
.modal.login .pay-method-modal .pay-method-item-modal img {
  max-width: 60px;
}
.modal.registration .text,
.modal.login .text,
.modal.forgot-password .text,
.modal.new-password .text {
  margin: 20px -7px -35px -7px;
}
.modal.registration .password-group,
.modal.login .password-group,
.modal.forgot-password .password-group,
.modal.new-password .password-group {
  margin-bottom: 10px;
}
.modal.registration .btn-wrapper,
.modal.login .btn-wrapper,
.modal.forgot-password .btn-wrapper,
.modal.new-password .btn-wrapper {
  margin-top: 0;
  margin-bottom: 25px;
}
.modal.registration .checkbox,
.modal.login .checkbox,
.modal.forgot-password .checkbox,
.modal.new-password .checkbox {
  display: inline-block;
  margin: 0 0 0 3px;
}
.modal.registration .checkbox:not(:last-child),
.modal.login .checkbox:not(:last-child),
.modal.forgot-password .checkbox:not(:last-child),
.modal.new-password .checkbox:not(:last-child) {
  margin-right: 30px;
}
.modal.registration .radio-button label,
.modal.login .radio-button label,
.modal.forgot-password .radio-button label,
.modal.new-password .radio-button label {
  font-weight: 100;
  margin-bottom: 0;
}
.modal.registration .registration-baloon,
.modal.login .registration-baloon,
.modal.forgot-password .registration-baloon,
.modal.new-password .registration-baloon {
  position: absolute;
  width: 347px;
  font-size: 12px;
  border: 1px solid #7abc31;
  padding: 5px 10px;
  background-color: #ffffff;
  top: 25px;
  min-height: 46px;
}
.modal.registration .registration-baloon:after,
.modal.login .registration-baloon:after,
.modal.forgot-password .registration-baloon:after,
.modal.new-password .registration-baloon:after {
  content: '';
  display: block;
  position: absolute;
  border-left: inherit;
  border-top: inherit;
  background: inherit;
  transform: rotate(45deg);
  height: 10px;
  width: 10px;
  top: -6px;
  left: 110px;
}
.modal.registration .registration-baloon.has-error,
.modal.login .registration-baloon.has-error,
.modal.forgot-password .registration-baloon.has-error,
.modal.new-password .registration-baloon.has-error {
  border: 1px solid red;
}
.modal.registration form .form-group.has-error .error-message.repeat,
.modal.login form .form-group.has-error .error-message.repeat,
.modal.forgot-password form .form-group.has-error .error-message.repeat,
.modal.new-password form .form-group.has-error .error-message.repeat {
  color: #999;
}
.modal.registration .row.form-group.verificate-sms,
.modal.login .row.form-group.verificate-sms,
.modal.forgot-password .row.form-group.verificate-sms,
.modal.new-password .row.form-group.verificate-sms {
  margin-top: 17px;
}
.modal.registration .row.form-group.verificate-sms > div:nth-child(2),
.modal.login .row.form-group.verificate-sms > div:nth-child(2),
.modal.forgot-password .row.form-group.verificate-sms > div:nth-child(2),
.modal.new-password .row.form-group.verificate-sms > div:nth-child(2) {
  padding-left: 0;
  padding-top: 10px;
}
.modal.registration .row.form-group.verificate-sms > div:nth-child(2) span,
.modal.login .row.form-group.verificate-sms > div:nth-child(2) span,
.modal.forgot-password .row.form-group.verificate-sms > div:nth-child(2) span,
.modal.new-password .row.form-group.verificate-sms > div:nth-child(2) span {
  left: 0;
  text-align: left;
  line-height: 1.4;
}
.modal.registration .row.form-group.verificate-sms .error-message,
.modal.login .row.form-group.verificate-sms .error-message,
.modal.forgot-password .row.form-group.verificate-sms .error-message,
.modal.new-password .row.form-group.verificate-sms .error-message {
  left: 18px;
  right: auto;
}
.modal.registration .row.form-group.register-sms-top .error-message,
.modal.login .row.form-group.register-sms-top .error-message,
.modal.forgot-password .row.form-group.register-sms-top .error-message,
.modal.new-password .row.form-group.register-sms-top .error-message {
  right: 18px;
}
.modal.registration .row.form-group.register-sms-top > div:first-child,
.modal.login .row.form-group.register-sms-top > div:first-child,
.modal.forgot-password .row.form-group.register-sms-top > div:first-child,
.modal.new-password .row.form-group.register-sms-top > div:first-child {
  padding-right: 0;
}
.modal.registration .register-email,
.modal.login .register-email,
.modal.forgot-password .register-email,
.modal.new-password .register-email {
  margin-top: 17px;
}
.modal.registration .register-email .error-message,
.modal.login .register-email .error-message,
.modal.forgot-password .register-email .error-message,
.modal.new-password .register-email .error-message {
  right: 18px;
}
.modal.forgot-password .form-group + .form-group,
.modal.new-password .form-group + .form-group {
  margin-top: 30px;
}
.modal.new-password .form-group + .form-group {
  margin-top: 22px;
}
.modal.new-password .password-hint + .form-group {
  margin-bottom: 0;
  padding-left: 0;
}
.modal.buy-course .btn-wrapper {
  margin: 0;
}
.modal form .delivery-agreement-block {
  position: static;
}
.modal form .delivery-agreement-block .delivery-agree {
  margin: 30px 0 0 30px;
}
.modal form .checkbox-inside {
  display: inline-block;
  margin: 0 0 0 3px;
}
.modal form .checkbox-inside:not(:last-of-type) {
  margin-right: 30px;
}
.modal form .checkbox-inside label {
  position: relative;
  padding-left: 0;
}
.modal form .checkbox-inside label:before {
  width: 18px;
  height: 18px;
  background: transparent url('/img/sprite.png') -60px -60px no-repeat;
  content: ' ';
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.modal form .checkbox-inside label:hover:before {
  background-position: -100px -60px;
}
.modal form .checkbox-inside [type=checkbox] {
  display: none;
}
.modal form .checkbox-inside [type=checkbox]:checked + label:before {
  background-position: -80px -60px;
}
.modal form .checkbox-inside [type=checkbox]:checked + label:hover:before {
  background-position: -120px -60px;
}
.modal form .radio-inside {
  display: inline-block;
  margin: 0;
}
.modal form .radio-inside:not(:last-of-type) {
  margin-right: 30px;
}
.modal form .radio-inside label:before {
  visibility: visible;
  position: absolute;
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  left: -10px;
  border-radius: 9px;
  border: 1px solid #e7e7e7;
  background-color: #fff;
  cursor: pointer;
}
.modal form .radio-inside label:after {
  visibility: hidden;
  position: absolute;
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: #78be20;
  top: 3px;
  left: -7px;
  cursor: pointer;
}
.modal form .radio-inside input[type="radio"] {
  visibility: hidden;
}
.modal form .radio-inside input[type="radio"] :checked + label:after {
  visibility: visible;
}
.modal .form-group .checkbox-inside label {
  font-size: 14px;
  margin-bottom: 13px;
}
.modal .form-group .radio-inside label {
  font-size: 14px;
  margin-bottom: 13px;
  display: inline-block;
  padding-left: 17px;
  position: relative;
}
.modalRegisterForm input.form-control {
  text-align: center;
}
.modalRegisterForm .register-sms .registration-baloon,
.modalRegisterForm .verificate-sms .registration-baloon,
.modalRegisterForm .register-email .registration-baloon {
  display: none;
}
.modalRegisterForm .register-sms .registration-baloon {
  position: relative;
  top: 17px;
}
.modalLoginForm input.form-control {
  text-align: center;
}
.modal.registration .registration-baloon:after,
.modal.login .registration-baloon:after,
.modal.forgot-password .registration-baloon:after,
.modal.new-password .registration-baloon:after,
.modal.login .registration-baloon:after,
.modal.forgot-password .registration-baloon:after,
.modal.new-password .registration-baloon:after,
.modal.new-password .registration-baloon:after {
  left: 174px;
}
.modal.registration .row.form-group.register-sms-top > div:first-child,
.modal.login .row.form-group.register-sms-top > div:first-child,
.modal.forgot-password .row.form-group.register-sms-top > div:first-child,
.modal.new-password .row.form-group.register-sms-top > div:first-child {
  padding-right: 15px;
}
.modal.login .form-group .forgot-password {
  top: 0;
  right: 0;
}
.modal.login .pay-method-modal .pay-method-item-modal img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.modal.login .pay-method-modal .pay-method-item-modal.active img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.modal.login .pay-method-modal .pay-method-item-modal.active:after {
  opacity: 0;
}
.modal.registration .text-after-input,
.modal.login .text-after-input,
.modal.forgot-password .text-after-input,
.modal.new-password .text-after-input {
  font-size: 12px;
  text-align: right;
  margin: 0;
  color: #808080;
  position: absolute;
  right: 18px;
}
.modal.registration .modal-content .modal-body .form-group .error-message,
.modal.login .modal-content .modal-body .form-group .error-message,
.modal.forgot-password .modal-content .modal-body .form-group .error-message,
.modal.new-password .modal-content .modal-body .form-group .error-message {
  right: auto;
}
.modal.registration input:focus::-webkit-input-placeholder,
.modal.login input:focus::-webkit-input-placeholder,
.modal.forgot-password input:focus::-webkit-input-placeholder,
.modal.new-password input:focus::-webkit-input-placeholder {
  color: transparent;
}
.modal.registration input:focus:-moz-placeholder,
.modal.login input:focus:-moz-placeholder,
.modal.forgot-password input:focus:-moz-placeholder,
.modal.new-password input:focus:-moz-placeholder {
  color: transparent;
}
.modal.registration input:focus::-moz-placeholder,
.modal.login input:focus::-moz-placeholder,
.modal.forgot-password input:focus::-moz-placeholder,
.modal.new-password input:focus::-moz-placeholder {
  color: transparent;
}
.modal.registration input:focus:-ms-input-placeholder,
.modal.login input:focus:-ms-input-placeholder,
.modal.forgot-password input:focus:-ms-input-placeholder,
.modal.new-password input:focus:-ms-input-placeholder {
  color: transparent;
}
.modal.login .modal-content .modal-body .form-group .error-message {
  right: auto;
}
.modal.login input.form-control:focus::-webkit-input-placeholder {
  color: transparent;
}
.modal.login input.form-control:focus:-moz-placeholder {
  color: transparent;
}
.modal.login input.form-control:focus::-moz-placeholder {
  color: transparent;
}
.modal.login input.form-control:focus:-ms-input-placeholder {
  color: transparent;
}
.modalRegisterForm .register-sms .registration-baloon,
.modalRegisterForm .verificate-sms .registration-baloon {
  position: relative;
  top: 0;
  margin-top: 23px;
}
.modal.login .btn-wrapper {
  margin: 10px 0 0 0;
}
.modal.login .btn-wrapper .btn-success,
.modal.registration .btn-wrapper .btn-success,
.modal.login .btn-wrapper .btn-success,
.modal.forgot-password .btn-wrapper .btn-success,
.modal.new-password .btn-wrapper .btn-success {
  padding-left: 25px;
  padding-right: 25px;
}
#loginBuyModal.modal.login .modal-body {
  padding: 15px 25px 35px !important;
}
#loginBuyModal.modal.login #registerBuyForm {
  display: none;
}
#loginBuyModal.modal.login #registerBuyForm .text {
  margin: 20px -7px -35px -7px;
}
#loginBuyModal.modal.login #registerBuyForm .btn-wrapper {
  margin: 40px 0 25px 0;
}
#loginBuyModal.modal.login #loginBuyForm {
  display: none;
}
#loginBuyModal.modal.login #loginBuyForm .btn-wrapper {
  margin: 10px 0 25px 0;
}
#loginBuyModal.modal.login #registerBuyForm.active,
#loginBuyModal.modal.login #loginBuyForm.active {
  display: block;
}
.modal.login .text {
  margin: 20px -25px -35px -25px;
}
.modal.registration .agreement,
.modal.login .agreement,
.modal.forgot-password .agreement,
.modal.new-password .agreement {
  text-transform: lowercase;
  font-size: 14px;
}
#registerModal .error-message {
  white-space: nowrap;
}
#registerModal .has-error {
  margin-bottom: 0;
}
/* Стили анкет-опросников курсов */
.modal.greeting .clearfix:before,
.modal.questionary .clearfix:before,
.modal.leave .clearfix:before,
.modal.greeting .clearfix:after,
.modal.questionary .clearfix:after,
.modal.leave .clearfix:after,
.modal.greeting .dl-horizontal dd:before,
.modal.questionary .dl-horizontal dd:before,
.modal.leave .dl-horizontal dd:before,
.modal.greeting .dl-horizontal dd:after,
.modal.questionary .dl-horizontal dd:after,
.modal.leave .dl-horizontal dd:after,
.modal.greeting .container:before,
.modal.questionary .container:before,
.modal.leave .container:before,
.modal.greeting .container:after,
.modal.questionary .container:after,
.modal.leave .container:after,
.modal.greeting .container-fluid:before,
.modal.questionary .container-fluid:before,
.modal.leave .container-fluid:before,
.modal.greeting .container-fluid:after,
.modal.questionary .container-fluid:after,
.modal.leave .container-fluid:after,
.modal.greeting .row:before,
.modal.questionary .row:before,
.modal.leave .row:before,
.modal.greeting .row:after,
.modal.questionary .row:after,
.modal.leave .row:after,
.modal.greeting .form-horizontal .form-group:before,
.modal.questionary .form-horizontal .form-group:before,
.modal.leave .form-horizontal .form-group:before,
.modal.greeting .form-horizontal .form-group:after,
.modal.questionary .form-horizontal .form-group:after,
.modal.leave .form-horizontal .form-group:after,
.modal.greeting .btn-toolbar:before,
.modal.questionary .btn-toolbar:before,
.modal.leave .btn-toolbar:before,
.modal.greeting .btn-toolbar:after,
.modal.questionary .btn-toolbar:after,
.modal.leave .btn-toolbar:after,
.modal.greeting .btn-group-vertical > .btn-group:before,
.modal.questionary .btn-group-vertical > .btn-group:before,
.modal.leave .btn-group-vertical > .btn-group:before,
.modal.greeting .btn-group-vertical > .btn-group:after,
.modal.questionary .btn-group-vertical > .btn-group:after,
.modal.leave .btn-group-vertical > .btn-group:after,
.modal.greeting .nav:before,
.modal.questionary .nav:before,
.modal.leave .nav:before,
.modal.greeting .nav:after,
.modal.questionary .nav:after,
.modal.leave .nav:after,
.modal.greeting .navbar:before,
.modal.questionary .navbar:before,
.modal.leave .navbar:before,
.modal.greeting .navbar:after,
.modal.questionary .navbar:after,
.modal.leave .navbar:after,
.modal.greeting .navbar-header:before,
.modal.questionary .navbar-header:before,
.modal.leave .navbar-header:before,
.modal.greeting .navbar-header:after,
.modal.questionary .navbar-header:after,
.modal.leave .navbar-header:after,
.modal.greeting .navbar-collapse:before,
.modal.questionary .navbar-collapse:before,
.modal.leave .navbar-collapse:before,
.modal.greeting .navbar-collapse:after,
.modal.questionary .navbar-collapse:after,
.modal.leave .navbar-collapse:after,
.modal.greeting .pager:before,
.modal.questionary .pager:before,
.modal.leave .pager:before,
.modal.greeting .pager:after,
.modal.questionary .pager:after,
.modal.leave .pager:after,
.modal.greeting .panel-body:before,
.modal.questionary .panel-body:before,
.modal.leave .panel-body:before,
.modal.greeting .panel-body:after,
.modal.questionary .panel-body:after,
.modal.leave .panel-body:after,
.modal.greeting .modal-footer:before,
.modal.questionary .modal-footer:before,
.modal.leave .modal-footer:before,
.modal.greeting .modal-footer:after,
.modal.questionary .modal-footer:after,
.modal.leave .modal-footer:after,
.modal.greeting .container:before,
.modal.questionary .container:before,
.modal.leave .container:before,
.modal.greeting .container:after,
.modal.questionary .container:after,
.modal.leave .container:after,
.modal.greeting .container-fluid:before,
.modal.questionary .container-fluid:before,
.modal.leave .container-fluid:before,
.modal.greeting .container-fluid:after,
.modal.questionary .container-fluid:after,
.modal.leave .container-fluid:after,
.modal.greeting .row:before,
.modal.questionary .row:before,
.modal.leave .row:before,
.modal.greeting .row:after,
.modal.questionary .row:after,
.modal.leave .row:after {
  content: " ";
  display: table;
}
.modal.greeting .clearfix:after,
.modal.questionary .clearfix:after,
.modal.leave .clearfix:after,
.modal.greeting .dl-horizontal dd:after,
.modal.questionary .dl-horizontal dd:after,
.modal.leave .dl-horizontal dd:after,
.modal.greeting .container:after,
.modal.questionary .container:after,
.modal.leave .container:after,
.modal.greeting .container-fluid:after,
.modal.questionary .container-fluid:after,
.modal.leave .container-fluid:after,
.modal.greeting .row:after,
.modal.questionary .row:after,
.modal.leave .row:after,
.modal.greeting .form-horizontal .form-group:after,
.modal.questionary .form-horizontal .form-group:after,
.modal.leave .form-horizontal .form-group:after,
.modal.greeting .btn-toolbar:after,
.modal.questionary .btn-toolbar:after,
.modal.leave .btn-toolbar:after,
.modal.greeting .btn-group-vertical > .btn-group:after,
.modal.questionary .btn-group-vertical > .btn-group:after,
.modal.leave .btn-group-vertical > .btn-group:after,
.modal.greeting .nav:after,
.modal.questionary .nav:after,
.modal.leave .nav:after,
.modal.greeting .navbar:after,
.modal.questionary .navbar:after,
.modal.leave .navbar:after,
.modal.greeting .navbar-header:after,
.modal.questionary .navbar-header:after,
.modal.leave .navbar-header:after,
.modal.greeting .navbar-collapse:after,
.modal.questionary .navbar-collapse:after,
.modal.leave .navbar-collapse:after,
.modal.greeting .pager:after,
.modal.questionary .pager:after,
.modal.leave .pager:after,
.modal.greeting .panel-body:after,
.modal.questionary .panel-body:after,
.modal.leave .panel-body:after,
.modal.greeting .modal-footer:after,
.modal.questionary .modal-footer:after,
.modal.leave .modal-footer:after,
.modal.greeting .container:after,
.modal.questionary .container:after,
.modal.leave .container:after,
.modal.greeting .container-fluid:after,
.modal.questionary .container-fluid:after,
.modal.leave .container-fluid:after,
.modal.greeting .row:after,
.modal.questionary .row:after,
.modal.leave .row:after {
  clear: both;
}
.modal.greeting .modal-header,
.modal.questionary .modal-header,
.modal.leave .modal-header {
  background-color: #7abc31;
  color: #FFFFFF !important;
  padding: 20px;
  font-size: 22px;
  font-weight: 300;
}
.modal.greeting .close,
.modal.questionary .close,
.modal.leave .close {
  position: absolute !important;
  top: 28px !important;
  right: 18px !important;
  background-color: transparent;
  width: 18px !important;
  height: 18px !important;
  font-size: 18px;
  line-height: 1;
  outline: none;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  color: #8c8b8b;
}
.modal.greeting .close:hover,
.modal.questionary .close:hover,
.modal.leave .close:hover,
.modal.greeting .close:focus,
.modal.questionary .close:focus,
.modal.leave .close:focus {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.modal.greeting .close .icon.icon-close,
.modal.questionary .close .icon.icon-close,
.modal.leave .close .icon.icon-close {
  width: 20px;
  height: 20px;
  position: relative;
  display: block;
  background: none;
}
.modal.greeting .close .icon.icon-close:before,
.modal.questionary .close .icon.icon-close:before,
.modal.leave .close .icon.icon-close:before,
.modal.greeting .close .icon.icon-close:after,
.modal.questionary .close .icon.icon-close:after,
.modal.leave .close .icon.icon-close:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 1px;
  background-color: #fff;
  -webkit-transition: 350ms ease all;
  -moz-transition: 350ms ease all;
  -o-transition: 350ms ease all;
  transition: 350ms ease all;
}
.modal.greeting .close .icon.icon-close:before,
.modal.questionary .close .icon.icon-close:before,
.modal.leave .close .icon.icon-close:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.modal.greeting .close .icon.icon-close:after,
.modal.questionary .close .icon.icon-close:after,
.modal.leave .close .icon.icon-close:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.modal.greeting .modal-body,
.modal.questionary .modal-body,
.modal.leave .modal-body {
  padding: 0 !important;
  margin: 85px 0 15px 0;
  font-size: 16px;
}
.modal.greeting .margin-bottom,
.modal.questionary .margin-bottom,
.modal.leave .margin-bottom {
  margin-bottom: 15px;
}
.modal.greeting .center,
.modal.questionary .center,
.modal.leave .center {
  text-align: center;
}
.modal.greeting .modal-content,
.modal.questionary .modal-content,
.modal.leave .modal-content {
  margin: 30px auto;
  padding-bottom: 20px;
  background-color: #fff;
  font-weight: 300;
  box-shadow: none !important;
}
.modal.greeting .modal-footer,
.modal.questionary .modal-footer,
.modal.leave .modal-footer {
  display: block !important;
  padding: 0 !important;
  border-top: none;
}
.modal.greeting .modal-footer,
.modal.questionary .modal-footer,
.modal.leave .modal-footer,
.modal.greeting .btn-wrapper,
.modal.questionary .btn-wrapper,
.modal.leave .btn-wrapper {
  width: 100%;
  text-align: center;
}
.modal.greeting .right,
.modal.questionary .right,
.modal.leave .right {
  text-align: right;
}
.modal.greeting .grey,
.modal.questionary .grey,
.modal.leave .grey {
  color: #797979;
  font-size: 15px;
}
.modal.greeting .btn,
.modal.questionary .btn,
.modal.leave .btn {
  display: inline-block;
  margin-left: 10px;
  padding: 10px 40px;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  border: none;
  outline: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
}
.modal.greeting .btn-success,
.modal.questionary .btn-success,
.modal.leave .btn-success,
.modal.greeting .ok-button,
.modal.questionary .ok-button,
.modal.leave .ok-button {
  color: #fff;
  background: #74B22E;
}
.modal.greeting .btn-default,
.modal.questionary .btn-default,
.modal.leave .btn-default,
.modal.greeting .cancel-button,
.modal.questionary .cancel-button,
.modal.leave .cancel-button {
  color: #000;
  background: #D0D0D0;
}
/* Стили для анкеты*/
.modal.questionary {
  /* Рейтинг звездочки */
  /* Кнопки да/нет */
}
.modal.questionary .modal-body .questionary-title {
  padding: 15px 0;
  background-color: #F7F7F7;
}
.modal.questionary .modal-body .questionary-title h4 {
  font-size: 18px;
  font-weight: 300;
  color: #000;
  margin-bottom: 0 !important;
}
.modal.questionary .modal-body .questionary-title h2 {
  font-size: 25px;
  font-weight: 600;
  color: #7abc31;
  margin-bottom: 0 !important;
}
.modal.questionary .modal-body form {
  width: 92%;
  margin: 4% 4% 0 4%;
}
.modal.questionary .modal-body .content-item {
  width: 100%;
  margin-bottom: 25px;
  font-size: 15px;
  line-height: 18px;
  color: #000;
}
.modal.questionary .modal-body .content-item span,
.modal.questionary .modal-body .content-item p {
  overflow: hidden;
  *zoom: 1;
  position: relative;
  float: left;
  display: block;
  width: 250px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}
.modal.questionary .modal-body .content-item span {
  line-height: 32px;
  font-weight: 300;
  color: #797979;
}
.modal.questionary .modal-body .content-item .full-width {
  display: block;
  width: 100%;
}
.modal.questionary .modal-body .content-item div {
  margin-left: 30px;
}
.modal.questionary .modal-body textarea {
  width: 96%;
  height: 75px;
  padding: 1% 2%;
  font-size: 15px;
  background: #FDFDFD;
  border: 1px solid #E7E7E7;
  outline: none;
  overflow: hidden;
  resize: none;
}
.modal.questionary ::-webkit-input-placeholder {
  font-family: 'Open Sans', arial;
  font-weight: 300;
}
.modal.questionary ::-moz-placeholder {
  font-family: 'Open Sans', arial;
  font-weight: 300;
}
.modal.questionary ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.modal.questionary .convenience-input,
.modal.questionary .teacher-input,
.modal.questionary .video-input,
.modal.questionary .presentation-input,
.modal.questionary .additional-input,
.modal.questionary .questions-input,
.modal.questionary .contentpart-input {
  position: relative;
  float: left;
}
.modal.questionary .convenience-input input:checked ~ label,
.modal.questionary .convenience-input label,
.modal.questionary .convenience-input label:hover,
.modal.questionary .convenience-input label:hover ~ label,
.modal.questionary .teacher-input input:checked ~ label,
.modal.questionary .teacher-input label,
.modal.questionary .teacher-input label:hover,
.modal.questionary .teacher-input label:hover ~ label,
.modal.questionary .video-input input:checked ~ label,
.modal.questionary .video-input label,
.modal.questionary .video-input label:hover,
.modal.questionary .video-input label:hover ~ label,
.modal.questionary .presentation-input input:checked ~ label,
.modal.questionary .presentation-input label,
.modal.questionary .presentation-input label:hover,
.modal.questionary .presentation-input label:hover ~ label,
.modal.questionary .additional-input input:checked ~ label,
.modal.questionary .additional-input label,
.modal.questionary .additional-input label:hover,
.modal.questionary .additional-input label:hover ~ label,
.modal.questionary .questions-input input:checked ~ label,
.modal.questionary .questions-input label,
.modal.questionary .questions-input label:hover,
.modal.questionary .questions-input label:hover ~ label,
.modal.questionary .contentpart-input input:checked ~ label,
.modal.questionary .contentpart-input label,
.modal.questionary .contentpart-input label:hover,
.modal.questionary .contentpart-input label:hover ~ label {
  color: #dadada;
}
.modal.questionary .convenience-input input,
.modal.questionary .teacher-input input,
.modal.questionary .video-input input,
.modal.questionary .presentation-input input,
.modal.questionary .additional-input input,
.modal.questionary .questions-input input,
.modal.questionary .contentpart-input input {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  z-index: 0;
}
.modal.questionary .convenience-input label,
.modal.questionary .teacher-input label,
.modal.questionary .video-input label,
.modal.questionary .presentation-input label,
.modal.questionary .additional-input label,
.modal.questionary .questions-input label,
.modal.questionary .contentpart-input label {
  position: relative;
  z-index: 1;
  float: right;
  height: 28px;
  width: 28px;
  font-size: 32px;
  font-family: 'Glyphicons Halflings';
  margin-right: 13px;
  background-position: 0 0;
  cursor: pointer;
}
.modal.questionary .convenience-input label:before,
.modal.questionary .teacher-input label:before,
.modal.questionary .video-input label:before,
.modal.questionary .presentation-input label:before,
.modal.questionary .additional-input label:before,
.modal.questionary .questions-input label:before,
.modal.questionary .contentpart-input label:before {
  content: "\e006";
}
.modal.questionary .convenience-input input:checked ~ label,
.modal.questionary .teacher-input input:checked ~ label,
.modal.questionary .video-input input:checked ~ label,
.modal.questionary .presentation-input input:checked ~ label,
.modal.questionary .additional-input input:checked ~ label,
.modal.questionary .questions-input input:checked ~ label,
.modal.questionary .contentpart-input input:checked ~ label {
  color: #7abc31;
}
.modal.questionary .convenience-input label:hover,
.modal.questionary .convenience-input label:hover ~ label,
.modal.questionary .teacher-input label:hover,
.modal.questionary .teacher-input label:hover ~ label,
.modal.questionary .video-input label:hover,
.modal.questionary .video-input label:hover ~ label,
.modal.questionary .presentation-input label:hover,
.modal.questionary .presentation-input label:hover ~ label,
.modal.questionary .additional-input label:hover,
.modal.questionary .additional-input label:hover ~ label,
.modal.questionary .questions-input label:hover,
.modal.questionary .questions-input label:hover ~ label,
.modal.questionary .contentpart-input label:hover,
.modal.questionary .contentpart-input label:hover ~ label {
  color: #7abc31;
}
.modal.questionary .radiobutton {
  *zoom: 1;
  position: relative;
  float: left;
  margin-bottom: 10px;
}
.modal.questionary .radiobutton input[type="radio"] {
  position: absolute;
  top: 0;
  left: 10px;
  opacity: 0;
  width: 1px;
  height: 41px;
  margin: 5px;
}
.modal.questionary .radiobutton input[type="radio"]:checked + label {
  color: #fff;
  background: #7ABC31;
}
.modal.questionary .radiobutton label {
  position: relative;
  display: inline-block;
  margin: 5px 10px 5px 0;
  font-size: 18px;
  text-transform: uppercase;
  color: #7ABC31;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid #7ABC31;
  cursor: pointer;
}
.modal.questionary .radiobutton label.button-yes {
  padding: 10px 30px;
}
.modal.questionary .radiobutton label.button-no {
  padding: 10px 25px;
}
.modal.questionary .radiobutton label:before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  background: #222;
}
.modal.questionary .radiobutton label:hover {
  color: #fff;
  background: #7ABC31;
}
.advertising-popup .modal-content {
  box-shadow: none !important;
}
.advertising-popup .modal-header {
  background-color: #7abc31;
  color: #FFFFFF !important;
  font-size: 22px !important;
  border-bottom: none;
}
.advertising-popup .modal-body {
  margin: 60px auto -30px;
  text-align: center;
  font-size: 18px;
}
.advertising-popup .modal-footer {
  text-align: center;
  display: block;
  border-top: none;
  font-size: 16px;
  margin-bottom: 20px;
}
.advertising-popup .icon.icon-close,
.advertising-popup .icon.icon-close:hover {
  background-position: -77px -78px !important;
  width: 17px;
  height: 17px;
  top: 5px;
  right: 8px;
}
.advertising-popup .form-control {
  margin: 15px auto;
  width: 350px;
}
.advertising-popup .success-message {
  margin-top: 10px;
}
.advertising-popup ul {
  list-style-type: none;
}
.advertising-popup.none-header .modal-header {
  background-color: #FFFFFF;
}
.advertising-popup.none-header .modal-body {
  margin: 30px auto -30px !important;
  text-align: center;
  font-size: 18px;
}
/* Last hope popups start */
.modal.all-purpose,
.modal.yandex-direct {
  display: block;
  min-height: 100%;
  height: auto;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background: rgba(238, 238, 238, 0.7);
}
.modal.all-purpose .modal-header,
.modal.yandex-direct .modal-header,
.modal.all-purpose .modal-footer,
.modal.yandex-direct .modal-footer {
  display: none;
}
.modal.all-purpose .clearfix:before,
.modal.yandex-direct .clearfix:before,
.modal.all-purpose .clearfix:after,
.modal.yandex-direct .clearfix:after,
.modal.all-purpose .dl-horizontal dd:before,
.modal.yandex-direct .dl-horizontal dd:before,
.modal.all-purpose .dl-horizontal dd:after,
.modal.yandex-direct .dl-horizontal dd:after,
.modal.all-purpose .container:before,
.modal.yandex-direct .container:before,
.modal.all-purpose .container:after,
.modal.yandex-direct .container:after,
.modal.all-purpose .container-fluid:before,
.modal.yandex-direct .container-fluid:before,
.modal.all-purpose .container-fluid:after,
.modal.yandex-direct .container-fluid:after,
.modal.all-purpose .row:before,
.modal.yandex-direct .row:before,
.modal.all-purpose .row:after,
.modal.yandex-direct .row:after,
.modal.all-purpose .form-horizontal .form-group:before,
.modal.yandex-direct .form-horizontal .form-group:before,
.modal.all-purpose .form-horizontal .form-group:after,
.modal.yandex-direct .form-horizontal .form-group:after,
.modal.all-purpose .btn-toolbar:before,
.modal.yandex-direct .btn-toolbar:before,
.modal.all-purpose .btn-toolbar:after,
.modal.yandex-direct .btn-toolbar:after,
.modal.all-purpose .btn-group-vertical > .btn-group:before,
.modal.yandex-direct .btn-group-vertical > .btn-group:before,
.modal.all-purpose .btn-group-vertical > .btn-group:after,
.modal.yandex-direct .btn-group-vertical > .btn-group:after,
.modal.all-purpose .nav:before,
.modal.yandex-direct .nav:before,
.modal.all-purpose .nav:after,
.modal.yandex-direct .nav:after,
.modal.all-purpose .navbar:before,
.modal.yandex-direct .navbar:before,
.modal.all-purpose .navbar:after,
.modal.yandex-direct .navbar:after,
.modal.all-purpose .navbar-header:before,
.modal.yandex-direct .navbar-header:before,
.modal.all-purpose .navbar-header:after,
.modal.yandex-direct .navbar-header:after,
.modal.all-purpose .navbar-collapse:before,
.modal.yandex-direct .navbar-collapse:before,
.modal.all-purpose .navbar-collapse:after,
.modal.yandex-direct .navbar-collapse:after,
.modal.all-purpose .pager:before,
.modal.yandex-direct .pager:before,
.modal.all-purpose .pager:after,
.modal.yandex-direct .pager:after,
.modal.all-purpose .panel-body:before,
.modal.yandex-direct .panel-body:before,
.modal.all-purpose .panel-body:after,
.modal.yandex-direct .panel-body:after,
.modal.all-purpose .modal-footer:before,
.modal.yandex-direct .modal-footer:before,
.modal.all-purpose .modal-footer:after,
.modal.yandex-direct .modal-footer:after,
.modal.all-purpose .container:before,
.modal.yandex-direct .container:before,
.modal.all-purpose .container:after,
.modal.yandex-direct .container:after,
.modal.all-purpose .container-fluid:before,
.modal.yandex-direct .container-fluid:before,
.modal.all-purpose .container-fluid:after,
.modal.yandex-direct .container-fluid:after,
.modal.all-purpose .row:before,
.modal.yandex-direct .row:before,
.modal.all-purpose .row:after,
.modal.yandex-direct .row:after {
  content: " ";
  display: table;
}
.modal.all-purpose .clearfix:after,
.modal.yandex-direct .clearfix:after,
.modal.all-purpose .dl-horizontal dd:after,
.modal.yandex-direct .dl-horizontal dd:after,
.modal.all-purpose .container:after,
.modal.yandex-direct .container:after,
.modal.all-purpose .container-fluid:after,
.modal.yandex-direct .container-fluid:after,
.modal.all-purpose .row:after,
.modal.yandex-direct .row:after,
.modal.all-purpose .form-horizontal .form-group:after,
.modal.yandex-direct .form-horizontal .form-group:after,
.modal.all-purpose .btn-toolbar:after,
.modal.yandex-direct .btn-toolbar:after,
.modal.all-purpose .btn-group-vertical > .btn-group:after,
.modal.yandex-direct .btn-group-vertical > .btn-group:after,
.modal.all-purpose .nav:after,
.modal.yandex-direct .nav:after,
.modal.all-purpose .navbar:after,
.modal.yandex-direct .navbar:after,
.modal.all-purpose .navbar-header:after,
.modal.yandex-direct .navbar-header:after,
.modal.all-purpose .navbar-collapse:after,
.modal.yandex-direct .navbar-collapse:after,
.modal.all-purpose .pager:after,
.modal.yandex-direct .pager:after,
.modal.all-purpose .panel-body:after,
.modal.yandex-direct .panel-body:after,
.modal.all-purpose .modal-footer:after,
.modal.yandex-direct .modal-footer:after,
.modal.all-purpose .container:after,
.modal.yandex-direct .container:after,
.modal.all-purpose .container-fluid:after,
.modal.yandex-direct .container-fluid:after,
.modal.all-purpose .row:after,
.modal.yandex-direct .row:after {
  clear: both;
}
.modal.all-purpose .center,
.modal.yandex-direct .center {
  text-align: center;
}
.modal.all-purpose .red-bg,
.modal.yandex-direct .red-bg {
  display: inline-block;
  padding: 3px 5px;
  color: #fff;
  background-color: #E54548;
  text-transform: uppercase;
}
.modal.all-purpose .discount,
.modal.yandex-direct .discount {
  display: inline-block;
  width: 66px;
  height: 66px;
  line-height: 66px;
  font-weight: 600;
  color: #fff;
  background: url(/img/popups/bg-discount.png);
}
.modal.all-purpose .btn,
.modal.yandex-direct .btn {
  display: inline-block;
  margin-left: 10px;
  padding: 12px 25px;
  text-align: center;
  font-family: 'Open Sans', arial;
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
  border: none;
  outline: none;
  -webkit-border-radius: 55px;
  -moz-border-radius: 55px;
  -ms-border-radius: 55px;
  -o-border-radius: 55px;
  border-radius: 55px;
  cursor: pointer;
}
.modal.all-purpose .btn-success,
.modal.yandex-direct .btn-success,
.modal.all-purpose .ok-button,
.modal.yandex-direct .ok-button {
  color: #fff;
  background: #74B22E;
}
.modal.all-purpose .btn-success:hover,
.modal.yandex-direct .btn-success:hover,
.modal.all-purpose .ok-button:hover,
.modal.yandex-direct .ok-button:hover {
  background: #7ABC31;
}
.modal.all-purpose .cancel,
.modal.yandex-direct .cancel {
  display: block;
  font-size: 18px;
  color: #78ba2f;
  cursor: pointer;
}
.modal.all-purpose .modal-dialog,
.modal.yandex-direct .modal-dialog {
  position: relative;
  z-index: 9999;
  width: 815px;
  margin: 0 auto;
  -webkit-box-shadow: 10px 10px 40px rgba(175, 175, 175, 0.7), -10px 10px 40px rgba(175, 175, 175, 0.7);
  -moz-box-shadow: 10px 10px 40px rgba(175, 175, 175, 0.7), -10px 10px 40px rgba(175, 175, 175, 0.7);
  -ms-box-shadow: 10px 10px 40px rgba(175, 175, 175, 0.7), -10px 10px 40px rgba(175, 175, 175, 0.7);
  -o-box-shadow: 10px 10px 40px rgba(175, 175, 175, 0.7), -10px 10px 40px rgba(175, 175, 175, 0.7);
  box-shadow: 10px 10px 40px rgba(175, 175, 175, 0.7), -10px 10px 40px rgba(175, 175, 175, 0.7);
}
.modal.all-purpose .modal-content,
.modal.yandex-direct .modal-content {
  font-family: 'Open Sans', arial;
  font-weight: 300;
  background-color: #fff;
}
.modal.all-purpose .modal-body,
.modal.yandex-direct .modal-body {
  padding: 0;
  margin-top: 0;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
  color: #000;
}
.modal.all-purpose .modal-body .logo,
.modal.yandex-direct .modal-body .logo {
  margin-bottom: 40px;
  text-align: center;
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  color: #78ba2f;
}
.modal.all-purpose .modal-body .logo img,
.modal.yandex-direct .modal-body .logo img {
  display: block;
  width: 206px;
  height: 26px;
  margin: 0 auto 45px;
}
.modal.all-purpose .modal-body .control,
.modal.yandex-direct .modal-body .control {
  display: block;
  width: 100%;
  text-align: center;
}
.modal.all-purpose .modal-body input[type="email"],
.modal.yandex-direct .modal-body input[type="email"] {
  width: 90%;
  height: 50px;
  margin-bottom: 50px;
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  border: 1px solid #ddd;
}
.modal.all-purpose .modal-body input[type="submit"],
.modal.yandex-direct .modal-body input[type="submit"] {
  margin-bottom: 20px;
}
.modal.all-purpose ::-webkit-input-placeholder,
.modal.yandex-direct ::-webkit-input-placeholder {
  font-family: 'Open Sans', arial;
  font-weight: 300;
}
.modal.all-purpose ::-moz-placeholder,
.modal.yandex-direct ::-moz-placeholder {
  font-family: 'Open Sans', arial;
  font-weight: 300;
}
.modal.all-purpose .success-message,
.modal.yandex-direct .success-message {
  margin-bottom: 10px;
  text-align: center;
}
.modal.all-purpose ul,
.modal.yandex-direct ul {
  list-style-type: none;
}
.modal.yandex-direct {
  background-color: rgba(238, 238, 238, 0.7);
  background-image: url(/img/popups/bg-popup_2.png);
  background-position: top 5% center;
  background-repeat: no-repeat;
}
.modal.yandex-direct .modal-content {
  margin: 170px auto;
  padding: 50px;
}
.modal.yandex-direct .modal-body .text {
  padding: 0 20px;
  line-height: 36px;
  margin-bottom: 30px;
}
.modal.all-purpose .modal-content {
  position: relative;
  overflow: visible;
  margin: 260px auto;
  padding: 50px;
}
.modal.all-purpose .modal-content:before {
  content: " ";
  display: block;
  position: absolute;
  top: -228px;
  left: 105px;
  width: 584px;
  height: 311px;
  background: url(/img/popups/bg-popup_3.png);
}
.modal.all-purpose .modal-body .text {
  line-height: 25px;
  margin-bottom: 20px;
}
/* Last hope popups  */
/* Отключение адаптива */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (max-width: 480px) {
  .container {
    width: 1015px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 1015px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 1015px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1015px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
.row {
  margin-left: -17.5px;
  margin-right: -17.5px;
}
.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: 17.5px;
  padding-right: 17.5px;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  float: left;
}
.col-md-12 {
  width: 100%;
}
.col-md-11 {
  width: 91.66666667%;
}
.col-md-10 {
  width: 83.33333333%;
}
.col-md-9 {
  width: 75%;
}
.col-md-8 {
  width: 66.66666667%;
}
.col-md-7 {
  width: 58.33333333%;
}
.col-md-6 {
  width: 50%;
}
.col-md-5 {
  width: 41.66666667%;
}
.col-md-4 {
  width: 33.33333333%;
}
.col-md-3 {
  width: 25%;
}
.col-md-2 {
  width: 16.66666667%;
}
.col-md-1 {
  width: 8.33333333%;
}
.col-md-pull-12 {
  right: 100%;
}
.col-md-pull-11 {
  right: 91.66666667%;
}
.col-md-pull-10 {
  right: 83.33333333%;
}
.col-md-pull-9 {
  right: 75%;
}
.col-md-pull-8 {
  right: 66.66666667%;
}
.col-md-pull-7 {
  right: 58.33333333%;
}
.col-md-pull-6 {
  right: 50%;
}
.col-md-pull-5 {
  right: 41.66666667%;
}
.col-md-pull-4 {
  right: 33.33333333%;
}
.col-md-pull-3 {
  right: 25%;
}
.col-md-pull-2 {
  right: 16.66666667%;
}
.col-md-pull-1 {
  right: 8.33333333%;
}
.col-md-pull-0 {
  right: auto;
}
.col-md-push-12 {
  left: 100%;
}
.col-md-push-11 {
  left: 91.66666667%;
}
.col-md-push-10 {
  left: 83.33333333%;
}
.col-md-push-9 {
  left: 75%;
}
.col-md-push-8 {
  left: 66.66666667%;
}
.col-md-push-7 {
  left: 58.33333333%;
}
.col-md-push-6 {
  left: 50%;
}
.col-md-push-5 {
  left: 41.66666667%;
}
.col-md-push-4 {
  left: 33.33333333%;
}
.col-md-push-3 {
  left: 25%;
}
.col-md-push-2 {
  left: 16.66666667%;
}
.col-md-push-1 {
  left: 8.33333333%;
}
.col-md-push-0 {
  left: auto;
}
.col-md-offset-12 {
  margin-left: 100%;
}
.col-md-offset-11 {
  margin-left: 91.66666667%;
}
.col-md-offset-10 {
  margin-left: 83.33333333%;
}
.col-md-offset-9 {
  margin-left: 75%;
}
.col-md-offset-8 {
  margin-left: 66.66666667%;
}
.col-md-offset-7 {
  margin-left: 58.33333333%;
}
.col-md-offset-6 {
  margin-left: 50%;
}
.col-md-offset-5 {
  margin-left: 41.66666667%;
}
.col-md-offset-4 {
  margin-left: 33.33333333%;
}
.col-md-offset-3 {
  margin-left: 25%;
}
.col-md-offset-2 {
  margin-left: 16.66666667%;
}
.col-md-offset-1 {
  margin-left: 8.33333333%;
}
.col-md-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
header .navbar-header {
  float: left;
}
header .navbar-default .navbar-nav > li > a {
  padding-top: 17.5px;
  padding-bottom: 17.5px;
}
header .navbar-right {
  float: right;
}
.course-card .card-caption {
  height: 25px;
  width: 230px;
  font-weight: 400;
  font-size: 12px;
  padding-left: 10px;
  padding-top: 4px;
  cursor: default;
  background: #79bb2f;
  color: #ffffff;
}
.course-card .card-caption i {
  margin-right: 10px;
}
.course-card .card-caption i.icon-courson-remove-small {
  vertical-align: -1px;
}
.course-card .card-caption i.ico-planned {
  margin-top: 2px;
}
.course-card .card-caption i.ico-pencil-white {
  margin-top: 3px;
}
.course-card .card-caption i.ico-time-white {
  margin-top: 2px;
}
.course-card .card-caption .icon {
  display: block;
  float: left;
}
.course-card .rating .stars > i {
  color: #c5c5c5;
}
.course-card .rating .stars > i.highlighted {
  color: #79bb2f;
}
.course-card .rating .icon-courson-person-filled {
  float: right;
  margin-right: -10px;
  margin-top: 3px;
}
.course-card .rating .icon-courson-person-filled .icon-courson-title {
  font: 600 12px/1.42857143 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.course-card .rating .icon-courson-person-filled:before {
  width: 20px;
  color: #ffffff;
}
.course-card .course-special {
  position: absolute;
  top: 0;
  right: .5em;
  z-index: 1;
  color: #eee;
  font-size: 1em;
  cursor: pointer;
  width: 1.5em;
  line-height: 0.5em;
  -webkit-transition: line-height 0.5s;
  transition: line-height 0.5s;
}
.course-card .course-special:after {
  content: "";
  font-size: 0.5em;
  position: absolute;
  height: 1.2em;
  border: 1.5em solid #F44336;
  top: -1em;
  border-top-width: 7.5em;
  border-bottom-color: transparent;
  right: 0;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  z-index: -1;
}
.course-card .course-special .course-special-label {
  transform: rotate(-90deg);
  position: absolute;
  left: -10px;
  top: 16px;
  font-size: 12px;
  font-weight: 600;
}
.course-card .tutor-position,
.course-card .tutor-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  width: 150px;
}
.course-card .tutor-position {
  position: relative;
  bottom: 5px;
}
.course-card .card-img {
  width: 230px;
  position: relative;
}
.course-card .card-img.page-home {
  width: auto;
}
.course-card .card-img:hover .card-img-hover {
  display: block !important;
}
.course-card .card-img .card-grow.root-category-1 {
  background-color: #3bc590;
}
.course-card .card-img .card-grow.root-category-4 {
  background-color: #6d61b5;
}
.course-card .card-img .card-grow.root-category-7 {
  background-color: #d1b25f;
}
.course-card .card-img .card-grow.root-category-10 {
  background-color: #2e92c1;
}
.course-card .card-img .card-grow.root-category-13 {
  background-color: #e17f4f;
}
.course-card .card-img .card-grow.root-category-16 {
  background-color: #6fbb2b;
}
.course-card .card-img .card-grow.root-category-19 {
  background-color: #d35eae;
}
.course-card .card-img .card-grow.root-category-400 {
  background: #2e92c1;
}
.course-card .card-img .card-grow.root-category-405 {
  background: #d1b25f;
}
.course-card .card-img .card-grow.root-category-410 {
  background: #5d52af;
}
.course-card .card-img .card-grow.root-category-415 {
  background: #6157e6;
}
.course-card .card-img .card-grow.root-category-420 {
  background: #4bc6b6;
}
.course-card .card-img .card-grow.root-category-425 {
  background: #ef6a36;
}
.course-card .card-img .card-grow.root-category-430 {
  background: #dc2929;
}
.course-card .card-img .img-status {
  position: absolute;
  bottom: 24px;
  line-height: 25px;
  min-width: 100px;
  color: #ffffff;
  font-size: 12px;
  padding: 0 13px 0 8px;
}
.course-card .card-img .img-status i {
  display: block;
  float: left;
}
.course-card .card-img .img-status.img-draft {
  background: rgba(81, 81, 81, 0.8);
}
.course-card .card-img .img-status.img-draft i {
  margin: 4px 10px 0 0;
}
.course-card .card-img .img-status.img-added {
  background: rgba(122, 188, 49, 0.8);
}
.course-card .card-img .img-status.img-added i {
  margin: 6px 8px 0 0;
}
.course-card .card-img img {
  width: 100%;
}
.course-card .card-img img.page-home {
  height: 200px;
}
.course-card .card-img .card-img-notify {
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 25px;
  font-size: 12px;
  padding: 4px 10px;
}
.course-card .card-img .card-img-notify .card-img-notify-bg {
  width: 100%;
  height: 2px;
  background-image: url('../img/card-img-notify-bg.png');
  background-repeat: repeat-x;
  bottom: -2px;
  margin-left: -10px;
  position: absolute;
}
.course-card .card-img .card-grow {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: rgba(255, 255, 255, 0.8);
  cursor: default;
  font-size: 12px;
  color: #ffffff;
  padding: 0 5px;
  line-height: 22px;
  display: inline-block;
}
.course-card .card-img .card-img-hover {
  width: 100%;
  height: 140px;
  position: absolute;
  top: 0;
  color: #000000;
  font-size: 14px;
  padding: 15px;
  background: rgba(255, 255, 255, 0.8);
}
.course-card .card-img .card-img-hover img {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
}
.course-card .card-img .card-img-hover span {
  font-size: 12px;
  color: #666666;
}
.course-card .card-img .card-img-hover.play {
  background: rgba(122, 188, 49, 0.8) !important;
  text-align: center;
  cursor: pointer;
}
.course-card .card-img .card-img-hover.play .icon-courson-play-3 {
  font-size: 45px;
  color: #ffffff;
  text-shadow: 0 3px 5px rgba(100, 100, 100, 0.5);
  height: 140px;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  left: 50%;
  margin-left: -10px;
}
.course-card .card-img .card-img-progress {
  width: 100%;
  height: 10px;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
}
.course-card .card-img .card-img-progress div {
  width: 30%;
  height: 10px;
  background: #79bb2f;
}
.course-card .card-price {
  border-right: 1px solid #e7e7e7;
  color: #79bb2f;
  font-size: 18px;
  position: relative;
  text-align: center;
  white-space: nowrap;
}
.course-card .card-price .go-to-course.upcomming-course {
  font-size: 13px;
}
.course-card .card-price .go-to-course.upcomming-course a {
  cursor: default;
}
.course-card .card-price a {
  text-decoration: none;
  color: #76B73E;
}
.course-card .card-price .card-price-hover {
  background: #79bb2f;
  color: #ffffff;
}
.course-card .card-price:hover .card-price-hover {
  display: block;
}
.course-card .card-price del {
  text-decoration: line-through;
  display: block;
  top: -12px;
  font-size: 13px;
  color: #d01717;
  float: none;
  height: 6px;
  line-height: 16px;
  margin: 0;
}
.course-card .card-price .card-price-hover {
  width: 100%;
  height: 100%;
  position: absolute;
  font-size: 14px;
  top: 0;
  display: none;
}
.course-card .card-price .card-price-hover:hover {
  color: #ffffff;
  text-decoration: none;
}
.course-card .card-favorites {
  position: relative;
  text-align: center;
  white-space: nowrap;
}
.course-card .card-favorites i {
  margin-right: 2px;
  display: inline-block;
}
.course-card .card-favorites .card-favorites-active {
  display: none;
}
.course-card .card-favorites.active i {
  color: #76B73E;
}
.course-card .card-favorites.active .card-favorites-active {
  position: absolute;
  top: 0;
  display: block;
}
.course-card .card-favorites.active .card-favorites-active .icon-courson-heart-filled,
.course-card .card-favorites.active .card-favorites-active .course-card .card-favorites.active i {
  font-size: 12px;
  color: #79bb2f;
}
.course-card .card-favorites.active .card-favorites-unactive {
  display: none;
}
.course-card .card-favorites.active .ico-heart-big-gray {
  background-position: -680px -115px;
}
.course-card .card-favorites:hover {
  color: #79bb2f;
}
.course-card .progressbar {
  height: 4px;
  background: #e7e7e7;
  width: 100%;
  margin: 0 0 8px -15px;
  position: absolute;
  top: 0;
}
.course-card .progressbar > div {
  margin: 0;
}
.course-card .progressbar .progressbar-red {
  height: 4px;
  background: #e8413d;
  position: absolute;
  top: 0;
}
.course-card .progressbar .progressbar-green {
  height: 4px;
  background: #79bb2f;
  position: absolute;
  top: 0;
}
.course-card-standart {
  height: 310px;
  width: 230px;
  padding: 0;
  margin-bottom: 10px;
  background: #ffffff;
}
.course-card-standart.page-home {
  height: auto;
  width: auto;
}
.course-card-standart .icon-courson-heart,
.course-card-standart .course-card .card-favorites i {
  font-size: 12px;
  color: #c5c5c5;
}
.course-card-standart .card-img .rating {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(171, 171, 171, 0.29) 33%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(171, 171, 171, 0.29) 33%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(171, 171, 171, 0.29) 33%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
  height: 40px;
  padding: 20px 3px 3px 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 12px;
  color: #ffffff;
}
.course-card-standart .card-img .rating .icon-courson-person-filled {
  margin-right: 0;
}
.course-card-standart .card-img .rating .stars > i {
  color: #ffffff;
}
.course-card-standart .card-img .card-grow {
  top: 0;
  left: 0;
  bottom: auto;
}
.course-card-standart .card-img .card-grow .img-status {
  bottom: 24px;
}
.course-card-standart .card-name {
  height: 75px;
  padding: 10px 15px;
  font-weight: 400;
  position: relative;
  font-size: 14px;
}
.course-card-standart .card-name .course-name {
  max-height: 62px;
  overflow: hidden;
}
.course-card-standart .card-name .course-name a,
.course-card-standart .card-name .course-name span {
  text-decoration: none;
  color: #000000;
  font-weight: 600;
}
.course-card-standart .card-name .course-name .new-course {
  position: relative;
  display: inline-block;
  background-color: #e74343;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 5px 0 3px;
  margin-left: 9px;
  line-height: 16px;
  height: 16px;
}
.course-card-standart .card-name .course-name .new-course:before {
  content: '';
  position: absolute;
  display: block;
  bottom: 0;
  border: 8px solid #e74343;
  left: -9px;
  border-right-width: 1px;
  border-left-color: transparent;
}
.course-card-standart .card-name .stats {
  font-size: 9px;
  position: absolute;
  bottom: 15px;
  font-weight: 200;
}
.course-card-standart .card-name .stats i {
  margin-right: 25px;
  font-style: normal;
}
.course-card-standart .card-name .stats .name {
  display: block;
  max-height: 128px;
  text-overflow: ellipsis;
  word-wrap: break-word;
  font-size: 20px;
  font-weight: 100;
  color: #737373;
  white-space: normal;
  margin-top: 6px;
  width: 100%;
  overflow: hidden;
}
.course-card-standart .card-name .stats .icon-courson-person-filled:before {
  margin-right: 5px;
  color: #e8413d;
  font-size: 12px;
  vertical-align: -2px;
}
.course-card-standart .card-name .stats .icon-courson-dialog-1:before {
  margin-right: 5px;
  color: #e8413d;
  font-size: 12px;
  vertical-align: -3px;
}
.course-card-standart .card-name .stats .icon-courson-watch:before {
  margin-right: 5px;
  color: #e8413d;
  font-size: 12px;
  vertical-align: -2px;
}
.course-card-standart .card-name .stats .icon-courson-heart-filled:before,
.course-card-standart .card-name .stats .course-card .card-favorites.active i:before {
  margin-right: 5px;
  color: #e8413d;
  font-size: 12px;
  vertical-align: -2px;
}
.course-card-standart .card-description {
  height: 60px;
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  position: relative;
  border-top: 1px solid #e7e7e7;
  padding: 10px 15px;
}
.course-card-standart .card-description .more-tutors {
  cursor: pointer;
}
.course-card-standart .card-description .more-tutors:hover {
  color: #76B73E;
}
.course-card-standart .card-description .tutor-list {
  display: none;
}
.course-card-standart .card-description.card-onelogo {
  text-align: center;
}
.course-card-standart .card-description.card-onelogo i {
  float: left;
}
.course-card-standart .card-description.card-onelogo img {
  margin-top: 10px;
}
.course-card-standart .card-description .more-tutors {
  display: inline-block;
  line-height: 40px;
  vertical-align: top;
}
.course-card-standart .card-description a {
  text-decoration: none;
  display: inline-block;
}
.course-card-standart .card-description span {
  font-weight: 200;
  color: #333333;
}
.course-card-standart .card-description i {
  float: right;
  margin-top: 3px;
  margin-right: 3px;
}
.course-card-standart .card-description b {
  font-weight: 400;
  color: #333333;
}
.course-card-standart .card-description.card-person {
  font-size: 12px;
}
.course-card-standart .card-description.card-person.three {
  line-height: 40px;
}
.course-card-standart .card-description.card-person img {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 8px;
}
.course-card-standart .card-function {
  font-size: 14px;
  cursor: pointer;
  color: #666666;
  line-height: 35px;
  position: relative;
  height: 35px;
  border-top: 1px solid #e7e7e7;
}
.course-card-standart .card-function > div {
  height: 100%;
}
.course-card-standart .card-function div {
  float: left;
  width: 115px;
  text-align: center;
}
.course-card-standart .card-function.card-draft {
  border-top: 1px solid #e7e7e7;
  text-align: center;
}
.course-card-standart .card-function.card-draft:hover {
  background: #f9f8f8;
}
.course-card-standart .card-function.card-draft i {
  margin-right: 8px;
}
.course-card-standart .card-function .icon-courson-watch-add {
  margin-right: 5px;
  color: #c5c5c5;
  font-size: 18px;
  vertical-align: -3px;
}
.course-card-standart .card-function .icon-courson-watch {
  color: #ffffff;
  font-size: 11px;
  vertical-align: 0;
}
.course-card-standart .card-function .card-price {
  border-right: 1px solid #e7e7e7;
  color: #79bb2f;
  font-size: 18px;
  position: relative;
  text-align: center;
  white-space: nowrap;
}
.course-card-standart .card-function .card-price .go-to-course.upcomming-course {
  font-size: 13px;
}
.course-card-standart .card-function .card-price .go-to-course.upcomming-course a {
  cursor: default;
}
.course-card-standart .card-function .card-price a {
  text-decoration: none;
  color: #76B73E;
}
.course-card-standart .card-function .card-price .card-price-hover {
  background: #79bb2f;
  color: #ffffff;
}
.course-card-standart .card-function .card-price:hover .card-price-hover {
  display: block;
}
.course-card-standart .card-function .card-price del {
  text-decoration: line-through;
  display: block;
  top: -12px;
  font-size: 13px;
  color: #d01717;
  float: none;
  height: 6px;
  line-height: 16px;
  margin: 0;
}
.course-card-standart .card-function .card-price .card-price-hover {
  width: 100%;
  height: 100%;
  position: absolute;
  font-size: 14px;
  top: 0;
  display: none;
}
.course-card-standart .card-function .card-price .card-price-hover:hover {
  color: #ffffff;
  text-decoration: none;
}
.course-card-standart .card-function.active .card-follow-active {
  display: block;
}
.course-card-standart .card-function.active .card-follow-active:hover .card-follow-active-hover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #f9f8f8;
  color: #757575;
  width: 100%;
  border-top: 1px solid #e7e7e7;
  text-align: center;
}
.course-card-standart .card-function.active .card-follow-unactive {
  display: none;
}
.course-card-standart .card-function .card-follow-unactive {
  border-top: 1px solid #e7e7e7;
  padding-left: 15px;
  color: #757575;
}
.course-card-standart .card-function .card-follow-unactive i {
  margin-right: 4px;
}
.course-card-standart .card-function .card-follow-unactive:hover {
  color: #79bb2f;
}
.course-card-standart .card-function .card-follow-active {
  border-top: 1px solid transparent;
  background: #79bb2f;
  color: #ffffff;
  padding-left: 15px;
  display: none;
}
.course-card-standart .card-function .card-follow-active i {
  margin-right: 8px;
}
.course-card-standart .card-function .card-follow-active .card-follow-active-hover {
  display: none;
}
.course-card-triple {
  display: inline-block;
  width: 647px;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #ffffff;
}
.course-card-triple a {
  color: #000000;
  text-decoration: none;
}
.course-card-triple .card-price {
  width: 50%;
  float: left;
  line-height: 54px;
}
.course-card-triple .card-price del {
  line-height: 30px;
}
.course-card-triple .card-price-hover {
  padding: 10px;
  line-height: 40px;
}
.course-card-triple .card-favorites {
  height: 60px;
  float: left;
  width: 50%;
  line-height: 60px;
  font-size: 14px;
  cursor: pointer;
}
.course-card-triple .card-favorites-active {
  width: 211px;
}
.course-card-triple .card-left {
  width: 230px;
  float: left;
}
.course-card-triple .card-left .card-person {
  height: 60px;
  padding: 10px;
  border-right: 1px solid #e7e7e7;
  line-height: 20px;
  font-size: 12px;
}
.course-card-triple .card-left .card-person img {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 8px;
}
.course-card-triple .card-left .play {
  height: 140px;
}
.course-card-triple .card-right {
  float: left;
  width: 417px;
  border-left: 0;
}
.course-card-triple .card-right .card-right-top {
  height: 140px;
  padding: 10px 15px;
  position: relative;
}
.course-card-triple .card-right .card-right-top .card-name {
  font-weight: 400;
  position: relative;
  font-size: 15px;
}
.course-card-triple .card-right .card-right-top .card-description {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  position: relative;
  max-height: 60px;
  overflow: hidden;
}
.course-card-triple .card-right .rating {
  position: absolute;
  bottom: 10px;
  width: 385px;
  font-size: 12px;
  color: #c5c5c5;
}
.course-card-triple .card-right .progressbar {
  position: absolute;
  bottom: 0;
  top: auto;
  margin-left: -15px;
  margin-bottom: 0;
}
.course-card-double-main {
  width: 480px;
  height: 140px;
  padding: 0;
  background: #ffffff;
}
.course-card-double-main .new-course {
  position: relative;
  display: inline-block;
  background-color: #e74343;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 5px 0 3px;
  margin-left: 9px;
  line-height: 16px;
  height: 16px;
}
.course-card-double-main .new-course:before {
  content: '';
  position: absolute;
  display: block;
  bottom: 0;
  border: 8px solid #e74343;
  left: -9px;
  border-right-width: 1px;
  border-left-color: transparent;
}
.course-card-double-main .card-left {
  width: 230px;
  height: 140px;
  text-align: left;
  float: left;
}
.course-card-double-main .card-left .play {
  height: 140px;
}
.course-card-double-main .card-left .card-img .card-grow {
  top: 0;
  left: 0;
  bottom: auto;
  border-radius: 0;
}
.course-card-double-main .card-right {
  width: 250px;
  float: left;
}
.course-card-double-main .card-right .right-top {
  position: relative;
  padding: 10px 15px 0 15px;
  height: 140px;
}
.course-card-double-main .card-right .right-top .card-name a {
  text-decoration: none;
  color: #000000;
  font-weight: 600;
  cursor: pointer;
}
.course-card-double-main .card-right .right-top .card-name a:hover {
  color: #77bc1f;
}
.course-card-double-main .card-right .right-top .card-descr {
  color: #797979;
  font-size: 12px;
  max-height: 50px;
  overflow: hidden;
}
.course-card-double-main .card-right .right-top .rating {
  width: 210px;
  font-size: 12px;
}
.course-card-double-main .progressbar {
  width: 250px;
  margin-left: -15px;
  position: absolute;
  bottom: -1px;
}
.empty-course-list {
  text-align: center;
}
body {
  min-width: 1024px;
}
.main-page {
  padding-bottom: 0;
}
.main-page section {
  max-width: 1366px;
  margin: 0 auto;
}
.main-page .vertical-aligner {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.main-page .main-page-header {
  width: 100%;
  max-width: 100%;
  height: 617px;
  overflow: initial;
  padding-top: 150px;
  position: relative;
}
.main-page .main-page-header:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 5;
}
.main-page .main-page-header #bgvid,
.main-page .main-page-header img {
  position: absolute;
  z-index: 3;
  min-width: 1366px;
  min-height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.main-page .main-page-header .main-page-video-wrapper {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.main-page .main-page-header .main-page-form-wrapper {
  position: relative;
  z-index: 6;
  margin: 0 auto;
  width: 850px;
  text-align: center;
  color: #ffffff;
}
.main-page .main-page-header .main-page-form-wrapper h1 {
  font-size: 48px;
  font-weight: 600;
}
.main-page .main-page-header .main-page-form-wrapper h2 {
  font-size: 20px;
  margin-top: 30px;
}
.main-page .main-page-header .main-page-form-wrapper form {
  margin-top: 70px;
}
.main-page .main-page-header .main-page-form-wrapper form select,
.main-page .main-page-header .main-page-form-wrapper form .select2-container {
  width: 500px;
  height: 50px;
  background: #ffffff;
  border-radius: 0;
  display: block;
  margin: 0 auto;
}
.main-page .main-page-header .main-page-form-wrapper form select a,
.main-page .main-page-header .main-page-form-wrapper form .select2-container a {
  font-size: 24px;
}
.main-page .main-page-header .main-page-form-wrapper form select .select2-choice,
.main-page .main-page-header .main-page-form-wrapper form .select2-container .select2-choice,
.main-page .main-page-header .main-page-form-wrapper form select .select2-chosen,
.main-page .main-page-header .main-page-form-wrapper form .select2-container .select2-chosen {
  height: 50px;
  line-height: 50px;
}
.main-page .main-page-header .main-page-form-wrapper form .find-category-courses {
  padding: 10px 80px;
  margin-top: 40px;
}
.main-page .main-page-header .main-page-form-wrapper .search {
  margin-top: 130px;
}
.main-page .main-page-header .main-page-form-wrapper .search #text {
  font-size: 24px;
  padding: 0 0 0 10px;
  height: 50px;
  border-right-color: transparent;
  border-bottom: 1px solid #e7e7e7;
  outline: none;
  box-shadow: none;
}
.main-page .main-page-header .main-page-form-wrapper .search #text::-webkit-input-placeholder {
  /* WebKit browsers */
  text-align: center;
  color: #999999;
}
.main-page .main-page-header .main-page-form-wrapper .search #text:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  text-align: center;
  color: #999999;
}
.main-page .main-page-header .main-page-form-wrapper .search #text::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  text-align: center;
  color: #999999;
}
.main-page .main-page-header .main-page-form-wrapper .search #text:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  text-align: center;
  color: #999999;
}
.main-page .main-page-header .main-page-form-wrapper .search #text:focus + .input-group-btn .btn {
  border-color: transparent;
}
.main-page .main-page-header .main-page-form-wrapper .search.search-active .search-clear {
  display: table-cell;
}
.main-page .main-page-header .main-page-form-wrapper .search .search-clear {
  display: none;
  font-size: 14px;
  vertical-align: middle;
  width: 110px;
  border-top: 1px solid #e7e7e7;
  color: #b1b1b1;
  border-bottom: 1px solid #e7e7e7;
  cursor: pointer;
  background: #fdfdfd;
}
.main-page .main-page-header .main-page-form-wrapper .search .input-group-btn button.btn.btn-default {
  height: 50px;
  padding: 8px 9px 9px;
  background: #fdfdfd;
  border: 1px solid #e7e7e7;
  border-left: none;
  border-radius: 0;
}
.main-page .main-page-header .main-page-form-wrapper .search .input-group-btn button.btn.btn-default i {
  font-size: 20px;
  position: relative;
  top: 1px;
  color: #8A8888;
}
.main-page .main-page-header .main-page-form-wrapper .search .live-search-helper {
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fdfdfd;
  font-size: 16px;
  border: 1px solid #e5e5e5;
  border-top: none;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.22);
  z-index: 102;
  max-height: 192px;
  overflow: auto;
  color: #000000;
}
.main-page .main-page-header .main-page-form-wrapper .search .live-search-helper li {
  padding: 5px 10px;
  cursor: pointer;
  text-align: left;
}
.main-page .main-page-header .main-page-form-wrapper .search .live-search-helper li:hover {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfdede+0,dfdede+50,e6e6e6+50,e6e6e6+50,e6e6e6+100 */
  background: #dfdede;
  /* Old browsers */
  background: -moz-linear-gradient(top, #dfdede 0%, #dfdede 50%, #e6e6e6 50%, #e6e6e6 50%, #e6e6e6 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #dfdede 0%, #dfdede 50%, #e6e6e6 50%, #e6e6e6 50%, #e6e6e6 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #dfdede 0%, #dfdede 50%, #e6e6e6 50%, #e6e6e6 50%, #e6e6e6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdede', endColorstr='#e6e6e6', GradientType=0);
  /* IE6-9 */
}
.main-page .main-page-header .main-page-form-wrapper .search .live-search-helper li .highlight {
  color: #7abc31;
}
.main-page .main-page-header .main-page-form-wrapper .search .live-search-helper li .live-category {
  font-size: 13px;
  float: right;
}
.main-page .main-page-courses {
  height: 560px;
  padding-top: 10px;
  position: relative;
}
.main-page .main-page-courses .top-categories {
  padding-right: 10px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 10px;
  left: 0;
  right: 515px;
}
.main-page .main-page-courses .top-categories .top-categories-header {
  height: 60px;
  margin-bottom: 15px;
  margin-top: 0px;
}
.main-page .main-page-courses .top-categories .top-categories-header h2 {
  line-height: 60px;
  margin-bottom: 0px;
}
.main-page .main-page-courses .top-categories .top-categories-header h2 .full-catalog-link {
  float: right;
  position: relative;
  padding: 21px 15px;
  font-size: 16px;
  line-height: 16px;
  margin: auto;
  width: 100%;
  border-radius: 0px;
}
.main-page .main-page-courses .top-categories img {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.main-page .main-page-courses .top-categories .top-category-group {
  display: inline-block;
  width: 70%;
  height: 300px;
  float: left;
}
.main-page .main-page-courses .top-categories .top-category-group .top-category-subgroup {
  float: right;
  height: 100%;
  width: 48%;
  font-size: 0;
}
.main-page .main-page-courses .top-categories .top-category-group .top-category-subgroup a {
  width: 100%;
  float: none;
}
.main-page .main-page-courses .top-categories .top-category {
  display: inline-block;
  height: 140px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  color: #ffffff;
  text-decoration: none;
}
.main-page .main-page-courses .top-categories .top-category img {
  z-index: 4;
}
.main-page .main-page-courses .top-categories .top-category .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.7;
  z-index: 4;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.main-page .main-page-courses .top-categories .top-category.vacation-category img {
  left: 50%;
  margin-left: -224px;
  bottom: 0;
}
.main-page .main-page-courses .top-categories .top-category.family-category img {
  left: 50%;
  margin-left: -166px;
  top: 0;
}
.main-page .main-page-courses .top-categories .top-category.creativity-category img {
  left: 50%;
  margin-left: -203px;
  bottom: 0;
}
.main-page .main-page-courses .top-categories .top-category .category-name {
  z-index: 5;
  font-size: 30px;
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.main-page .main-page-courses .top-categories .top-category .category-course-count {
  position: relative;
  z-index: 5;
  font-size: 18px;
  text-align: center;
}
.main-page .main-page-courses .top-categories .top-category:hover .image-overlay {
  opacity: 0.4;
}
.main-page .main-page-courses .top-categories .top-category:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.main-page .main-page-courses .top-categories .top-category.business-category {
  width: 70%;
  margin-bottom: 16px;
}
.main-page .main-page-courses .top-categories .top-category.business-category .image-overlay {
  background: #2e92c1;
}
.main-page .main-page-courses .top-categories .top-category.business-category img {
  left: 50%;
  margin-left: -294.5px;
  top: 0;
}
.main-page .main-page-courses .top-categories .top-category.personality-category {
  height: 100%;
  width: 48%;
}
.main-page .main-page-courses .top-categories .top-category.personality-category .image-overlay {
  background: #d1b25f;
}
.main-page .main-page-courses .top-categories .top-category.personality-category img {
  left: 50%;
  margin-left: -141.5px;
  top: 0;
}
.main-page .main-page-courses .top-categories .top-category.projects-category {
  width: 27%;
  float: right;
}
.main-page .main-page-courses .top-categories .top-category.projects-category .image-overlay {
  background: #5d52af;
}
.main-page .main-page-courses .top-categories .top-category.projects-category img {
  left: 50%;
  margin-left: -115px;
  top: 0;
}
.main-page .main-page-courses .top-categories .top-category.hr-category .image-overlay {
  background: #6157e6;
}
.main-page .main-page-courses .top-categories .top-category.hr-category img {
  left: 50%;
  margin-left: -141.5px;
  top: 0;
}
.main-page .main-page-courses .top-categories .top-category.career-category .image-overlay {
  background: #4bc6b6;
}
.main-page .main-page-courses .top-categories .top-category.career-category img {
  left: 50%;
  margin-left: -141.5px;
  top: 0;
}
.main-page .main-page-courses .top-categories .top-category.startup-category {
  width: 27%;
  float: right;
}
.main-page .main-page-courses .top-categories .top-category.startup-category .image-overlay {
  background: #ef6a36;
}
.main-page .main-page-courses .top-categories .top-category.startup-category img {
  left: 50%;
  margin-left: -115px;
  top: 0;
}
.main-page .main-page-courses .top-categories .top-category.special-category {
  width: 27%;
  float: right;
}
.main-page .main-page-courses .top-categories .top-category.special-category .image-overlay {
  background: #dc2929;
}
.main-page .main-page-courses .top-categories .top-category.special-category img {
  left: 50%;
  margin-left: -115px;
  top: 0;
}
.main-page .main-page-courses .top-categories .top-category.IT-category {
  width: 27%;
  float: right;
}
.main-page .main-page-courses .top-categories .top-category.IT-category .image-overlay {
  background: #6d61b5;
}
.main-page .main-page-courses .top-categories .top-category.family-category {
  height: 100%;
  width: 48%;
}
.main-page .main-page-courses .top-categories .top-category.family-category .image-overlay {
  background: #d35eae;
}
.main-page .main-page-courses .top-categories .top-category.vacation-category {
  height: 100%;
  width: 48%;
  float: right;
}
.main-page .main-page-courses .top-categories .top-category.vacation-category .image-overlay {
  background: #e6e157;
}
.main-page .main-page-courses .top-categories .top-category.creativity-category {
  width: 27%;
  float: right;
}
.main-page .main-page-courses .top-categories .top-category.creativity-category .image-overlay {
  background: #e17f4f;
}
.main-page .main-page-courses .top-categories .top-category.more-categories {
  width: 27%;
  float: right;
  background: #77bc1f;
}
.main-page .main-page-courses .top-categories .top-category.more-categories:hover {
  background: #80cb22;
}
.main-page .main-page-courses .top-free-courses {
  display: inline-block;
  width: 505px;
  padding: 60px 15px 15px 15px;
  background: #ffffff;
  position: relative;
  float: right;
}
.main-page .main-page-courses .top-free-courses .free-courses-list {
  padding-top: 15px;
}
.main-page .main-page-courses .top-free-courses .free-courses-list > div {
  margin-bottom: 20px;
}
.main-page .main-page-courses .top-free-courses .free-courses-list > div:last-of-type {
  margin-bottom: 0;
}
.main-page .main-page-courses .top-free-courses .free-courses-list .course-list-item:hover .course-card .card-right {
  background: #f9f9f9;
}
.main-page .main-page-slider > .free-courses-slider {
  position: relative;
  padding: 65px 40px 0px 40px;
}
.main-page .main-page-slider > .free-courses-slider .bx-wrapper {
  margin-bottom: 0;
}
.main-page .main-page-slider > .pay-courses-slider {
  position: relative;
  padding: 65px 40px 256px 40px;
}
.main-page .main-page-slider > .courses-slider {
  display: block;
  list-style: none;
  overflow: hidden;
}
.main-page .main-page-slider > .courses-slider li {
  display: inline-block;
  margin-right: 30px;
}
.main-page .main-page-slider .free-courses-header {
  background: transparent;
}
.main-page .main-page-slider .bx-wrapper {
  width: 100%;
  max-width: 1366px !important;
  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  padding: 0;
}
.main-page .main-page-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
.main-page .main-page-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  position: absolute;
  top: 16px;
  width: 40px;
  height: auto;
  bottom: 0;
  background: #ececec;
  color: #77bc1f;
  text-indent: 0;
  line-height: 310px;
  text-align: center;
  font-size: 40px;
  z-index: 9;
}
.main-page .main-page-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:hover,
.main-page .main-page-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:hover {
  background: #77bc1f;
  color: #ffffff;
}
.main-page .main-page-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: -40px;
}
.main-page .main-page-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: -40px;
}
.main-page .main-page-slider .courses-slider {
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.main-page .main-page-slider .courses-slider .course-list-item {
  width: 31%;
}
.main-page .free-courses-header {
  background: #ececec;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 60px;
  padding: 0 15px;
}
.main-page .free-courses-header h2 {
  line-height: 60px;
  margin: 0;
}
.main-page .free-courses-header h2 .courses-catalog-title a {
  color: #77bc1f;
  font-size: 16px;
  float: right;
  border: 1px solid;
  padding: 7px 15px;
  display: inline-block;
  line-height: 16px;
  position: relative;
  top: 14px;
  border-radius: 15px;
  text-decoration: none;
  cursor: pointer;
}
.main-page .free-courses-header h2 .courses-catalog-title a:hover {
  background: #77bc1f;
  color: #ffffff;
  border-color: transparent;
}
.main-page .free-courses-header h2 .courses-title a {
  color: #000;
}
.main-page .free-courses-header h2 .courses-title a:hover {
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 1160px) {
  .main-page .main-page-courses .top-categories .top-category .category-name {
    font-size: 24px;
  }
}
.select2-drop .select2-results {
  max-height: 250px;
}
.page-header {
  height: 226px;
  margin-bottom: 25px;
}
.container p {
  text-indent: 25px;
}
.container p,
.container li {
  font: 400 14px/1.42857143 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
}
.text {
  padding: 23px 40px 40px 30px;
  background: #fff;
}
