@charset 'UTF-8';

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800&subset=latin,cyrillic-ext,latin-ext);

hr,
img,
legend {
  border: 0;
}

legend,
td,
th {
  padding: 0;
}

.dropdown-header,
.dropdown-menu>li>a {
  white-space: nowrap;
  display: block;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.nav-pills>li,
.nav-tabs>li {
  float: left;
}

.tooltip-inner,
button,
select {
  text-transform: none;
}

.slick-slider,
html {
  -webkit-tap-highlight-color: transparent;
}

.datepicker table,
.slick-slider {
  -khtml-user-select: none;
  -webkit-touch-callout: none;
}

.clear,
.clearfix:after,
.container-fluid:after,
.container:after,
.dropdown-menu>li>a,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar:after,
.pager:after,
.row:after,
.slick-track:after {
  clear: both;
}

.invisible,
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}

.breadcrumb,
.dropdown-menu,
.media-list,
.nav,
.pager,
.ui-autocomplete {
  list-style: none;
}

html {
  font-family: sans-serif;
}

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;
  text-decoration: none;
  color: #337ab7;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

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

.dropdown-menu,
.img-thumbnail,
body {
  background-color: #fff;
}

.dropdown-menu,
.modal-content {
  -webkit-background-clip: padding-box;
}

small {
  font-size: 80%;
}

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

.caret,
img {
  vertical-align: middle;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

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

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

pre,
textarea {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

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

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

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

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

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

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

.cr-slider,
button.close {
  -webkit-appearance: none;
}

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

fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid silver;
}

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

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

body {
  line-height: 1.42857;
  color: #333;
}

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

.popover,
.tooltip {
  font-family: 'Open Sans',sans-serif,Arial;
}

a:focus,
a:hover {
  text-decoration: underline;
  color: #23527c;
}

a:focus {
  outline-offset: -2px;
}

figure {
  margin: 0;
}

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

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

.img-thumbnail {
  padding: 4px;
  display: inline-block;
  max-width: 100%;
  height: auto;
  line-height: 1.42857;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

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

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
}

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

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

.collapsing,
.dropdown,
.dropup {
  position: relative;
}

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

.collapsing,
.embed-responsive,
.media,
.media-body,
.modal,
.modal-open,
.nav .nav-divider,
.progress {
  overflow: hidden;
}

[role=button] {
  cursor: pointer;
}

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

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

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

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

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

.col-xs-1 {
  width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

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

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

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

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

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

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

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

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

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

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

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

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

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

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

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

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

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

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

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

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

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

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

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

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

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

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

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

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

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

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

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

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

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

@media (min-width:992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

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

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

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

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

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

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

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

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

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

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

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

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

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

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

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

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

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

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

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

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

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

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

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

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

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

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

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

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

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

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

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

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

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

@media (min-width:1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

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

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

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

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

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

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

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

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

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

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

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

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

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

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

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

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

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

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

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

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

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

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

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

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

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

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

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

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

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

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

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

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

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

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  height: 0;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height,visibility;
  -o-transition-property: height,visibility;
  transition-property: height,visibility;
}

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

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

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  top: 100%;
  left: 0;
  display: none;
  float: left;
  font-size: 14px;
  text-align: left;
  background-clip: padding-box;
}

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

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

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

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

.dropdown-header,
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.nav>li.disabled>a {
  color: #777;
}

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

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

.open>a {
  outline: 0;
}

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

.dropdown-header {
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
}

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

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

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

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

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

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

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

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

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

.nav>li>a {
  padding: 10px 15px;
}

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

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

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .nav-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }

  .nav-tabs-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

  .navbar-header {
    float: left;
  }

  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    padding-bottom: 0;
    display: block!important;
    overflow: visible!important;
    height: auto!important;
  }

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

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }

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

  .navbar-static-top {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

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

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  z-index: 1030;
  right: 0;
  left: 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 {
  padding: 15px;
  float: left;
  height: 50px;
  font-size: 18px;
  line-height: 20px;
}

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

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

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

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

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

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

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

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

.navbar-nav {
  margin: 7.5px -15px;
}

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

@media (max-width:767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    margin-top: 0;
    float: none;
    width: auto;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
  }
}

.badge,
.label {
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  font-weight: 700;
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

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

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

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

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
  margin: 8px -15px;
}

@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 {
    margin-right: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: auto;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-text {
    margin-right: 15px;
    margin-left: 15px;
    float: left;
  }
}

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

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

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

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

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

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

@media (min-width:768px) {
  .navbar-left {
    float: left!important;
  }

  .navbar-right {
    margin-right: -15px;
    float: right!important;
  }

  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

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

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

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

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

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

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

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

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

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

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

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

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

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

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

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

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

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

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

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

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

@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }

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

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #090909;
  }

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

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

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

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

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

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

.breadcrumb {
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

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

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

.pager {
  margin: 20px 0;
  padding-left: 0;
  text-align: center;
}

.alert,
.thumbnail {
  margin-bottom: 20px;
}

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

.pager li {
  display: inline;
}

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

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

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

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

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

.label {
  padding: .2em .6em .3em;
  display: inline;
  font-size: 75%;
  text-align: center;
  color: #fff;
  -webkit-border-radius: .25em;
  border-radius: .25em;
}

.badge,
.progress-bar {
  font-size: 12px;
  text-align: center;
}

.label:empty {
  display: none;
}

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

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

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

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

.label-primary {
  background-color: #337ab7;
}

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

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

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}

.badge {
  padding: 3px 7px;
  display: inline-block;
  min-width: 10px;
  color: #fff;
  background-color: #777;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.media-object,
.thumbnail {
  display: block;
}

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

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

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

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

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

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

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

.thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

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

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

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    background-position: 0 0;
  }
}

@-o-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 {
  margin-bottom: 20px;
  height: 20px;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  line-height: 20px;
  color: #fff;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

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

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.media {
  margin-top: 15px;
}

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

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

.media-body {
  width: 10000px;
}

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

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

.media-body,
.media-left,
.media-right {
  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;
}

.embed-responsive {
  position: relative;
  padding: 0;
  display: block;
  height: 0;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  opacity: .2;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
}

.close:focus,
.close:hover {
  cursor: pointer;
  text-decoration: none;
  color: #000;
  opacity: .5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.datepicker.datepicker-inline {
  width: 220px;
}

.datepicker.datepicker-dropdown {
  position: absolute;
  z-index: 9999!important;
  left: 0;
  margin-top: 1px;
  background: #fff;
  border: 1px solid #ccc;
}

.datepicker.datepicker-dropdown:after,
.datepicker.datepicker-dropdown:before {
  position: absolute;
  display: inline-block;
  content: '';
  border-top: 0;
}

.datepicker.datepicker-dropdown:before {
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0,0,0,.2);
  border-left: 7px solid transparent;
}

.datepicker.datepicker-dropdown:after {
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.datepicker.datepicker-dropdown.datepicker-orient-left:before {
  left: 107px;
}

.datepicker.datepicker-dropdown.datepicker-orient-left:after {
  left: 108px;
}

.datepicker.datepicker-dropdown.datepicker-orient-right:before {
  right: 107px;
}

.datepicker.datepicker-dropdown.datepicker-orient-right:after {
  right: 108px;
}

.datepicker.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}

.datepicker.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}

.datepicker.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-top: 7px solid #999;
  border-bottom: 0;
}

.datepicker.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-top: 6px solid #fff;
  border-bottom: 0;
}

.modal,
.modal-backdrop {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.datepicker>div {
  display: none;
}

.datepicker.days div.datepicker-days,
.datepicker.months div.datepicker-months,
.datepicker.years div.datepicker-years {
  display: block;
}

.datepicker table {
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker table tr td,
.datepicker table tr th {
  width: 30px;
  height: 30px;
  text-align: center;
  border: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
  cursor: pointer;
  background: #eee;
}

.datepicker table tr td.new,
.datepicker table tr td.old {
  color: #777;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  cursor: default;
  color: #777;
  background: 0 0;
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
  color: #333;
  background-color: #5bc0de;
  border-color: #2390b0;
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today:hover:focus {
  color: #333;
  background-color: #5bc0de;
  border-color: #19667d;
}

.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover {
  color: #333;
  background-color: #39b3d7;
  border-color: #19667d;
}

.datepicker table tr td.today:hover:hover {
  color: #000;
}

.datepicker table tr td.today.active:hover {
  color: #fff;
}

.datepicker table tr td.range,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range:hover {
  background: #eee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #5bc0de;
  border-color: #2390b0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today:hover:focus {
  color: #000;
  background-color: #5bc0de;
  border-color: #19667d;
}

.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover {
  color: #000;
  background-color: #39b3d7;
  border-color: #19667d;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover {
  color: #fff;
  background-color: #777;
  border-color: #555;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected:hover:focus {
  color: #fff;
  background-color: #777;
  border-color: #373737;
}

.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover {
  color: #fff;
  background-color: #636363;
  border-color: #373737;
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:focus {
  color: #fff;
  background-color: #337ab7;
  border-color: #265a88;
}

.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover {
  color: #fff;
  background-color: #2a6598;
  border-color: #265a88;
}

.datepicker table tr td span {
  margin: 1%;
  display: block;
  float: left;
  width: 23%;
  height: 54px;
  line-height: 54px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.datepicker table tr td span:hover {
  background: #eee;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  cursor: default;
  color: #777;
  background: 0 0;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:focus {
  color: #fff;
  background-color: #337ab7;
  border-color: #204d74;
}

.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover {
  color: #fff;
  background-color: #2a6598;
  border-color: #204d74;
}

.datepicker table tr td span.new,
.datepicker table tr td span.old {
  color: #777;
}

.datepicker th.datepicker-switch {
  width: 145px;
}

.datepicker tfoot tr th,
.datepicker thead tr:first-child th {
  cursor: pointer;
  color: #337ab7;
}

.datepicker tfoot tr th:hover,
.datepicker thead tr:first-child th:hover {
  background: #eee;
}

.datepicker .cw {
  padding: 0 2px 0 5px;
  width: 12px;
  font-size: 10px;
  vertical-align: middle;
}

.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}

.input-group.date .input-group-addon i {
  width: 16px;
  height: 16px;
  cursor: pointer;
}

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

.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.input-daterange .input-group-addon {
  margin-right: -5px;
  margin-left: -5px;
  padding: 4px 5px;
  width: auto;
  min-width: 16px;
  font-weight: 400;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  background-color: #eee;
  border: solid #ccc;
  border-width: 1px 0;
  text-shadow: 0 1px 0 #fff;
}

.carousel-caption,
.carousel-control {
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.modal {
  position: fixed;
  z-index: 1050;
  display: none;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0,-25%);
  -ms-transform: translate(0,-25%);
  -o-transform: translate(0,-25%);
  transform: translate(0,-25%);
}

.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;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-backdrop {
  position: fixed;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.carousel-control,
.modal-backdrop.in {
  filter: alpha(opacity=50);
}

.modal-header {
  min-height: 16.43px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
}

.modal-body {
  position: relative;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:after,
.modal-footer:before {
  display: table;
  content: ' ';
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  overflow: scroll;
  width: 50px;
  height: 50px;
}

@media (min-width:768px) {
  .modal-dialog {
    margin: 30px auto;
    width: 600px;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }

  .modal-sm {
    width: 300px;
  }
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  margin-bottom: -10px;
  border-width: 10px 10px 0;
  border-top-color: #e1f5ff;
}

@media (min-width:992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 10px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 10px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 10px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 10px;
}

.tooltip-inner {
  padding: 10px 20px;
  min-width: 240px;
  max-width: 400px;
  text-align: left;
  text-decoration: none;
  color: #333;
  background-color: #e1f5ff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.25);
  box-shadow: 1px 1px 3px rgba(0,0,0,.25);
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #e1f5ff;
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.25);
  box-shadow: 1px 1px 3px rgba(0,0,0,.25);
}

.tooltip.top-left .tooltip-arrow {
  right: 10px;
}

.tooltip.top-right .tooltip-arrow {
  left: 10px;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #e1f5ff;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #e1f5ff;
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-width: 0 10px 10px;
  border-bottom-color: #e1f5ff;
  top: 0;
}

.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -10px;
}

.tooltip.bottom-left .tooltip-arrow {
  right: 10px;
  margin-top: -10px;
}

.tooltip.bottom-right .tooltip-arrow {
  left: 10px;
  margin-top: -10px;
}

.popover {
  position: absolute;
  z-index: 1060;
  top: 0;
  left: 0;
  padding: 1px;
  display: none;
  max-width: 276px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.b-filters_list .b-filtr .chkwrap label span,
.b-offers .b-offer_item .name,
.dropzone_video .dz-preview .dz-details .dz-filename,
.nowrap {
  white-space: nowrap;
}

.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;
  -webkit-border-radius: 5px 5px 0 0;
  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-style: solid;
  border-color: transparent;
}

.carousel,
.carousel-inner {
  position: relative;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow:after {
  content: '';
  border-width: 10px;
}

.popover.bottom>.arrow:after,
.popover.left>.arrow:after,
.popover.right>.arrow:after,
.popover.top>.arrow:after {
  content: ' ';
}

.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,.25);
  border-bottom-width: 0;
}

.popover.top>.arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,.25);
  border-left-width: 0;
}

.popover.right>.arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,.25);
}

.popover.bottom>.arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,.25);
}

.popover.left>.arrow:after {
  right: 1px;
  bottom: -10px;
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel-inner {
  overflow: hidden;
  width: 100%;
}

.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }

  .carousel-inner>.item.active.right,
  .carousel-inner>.item.next {
    left: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }

  .carousel-inner>.item.active.left,
  .carousel-inner>.item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }

  .carousel-inner>.item.active,
  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  text-align: center;
  color: #fff;
  opacity: .5;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
  background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
  background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:focus,
.carousel-control:hover {
  text-decoration: none;
  color: #fff;
  outline: 0;
  opacity: .9;
  filter: alpha(opacity=90);
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  z-index: 5;
  top: 50%;
  display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  margin-top: -10px;
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  z-index: 15;
  bottom: 10px;
  left: 50%;
  margin-left: -30%;
  padding-left: 0;
  width: 60%;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  margin: 1px;
  display: inline-block;
  width: 10px;
  height: 10px;
  cursor: pointer;
  text-indent: -999px;
  background-color: #000\9;
  background-color: transparent;
  border: 1px solid #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  z-index: 10;
  right: 15%;
  bottom: 20px;
  left: 15%;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  color: #fff;
}

.carousel-caption .btn,
.text-hide {
  text-shadow: none;
}

@media screen and (min-width:768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    margin-top: -15px;
    width: 30px;
    height: 30px;
    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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:after,
.clearfix:before {
  display: table;
  content: ' ';
}

.center-block {
  margin-right: auto;
  margin-left: auto;
  display: block;
}

.pull-right {
  float: right!important;
}

.pull-left {
  float: left!important;
}

.hide {
  display: none!important;
}

.show {
  display: block!important;
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none!important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 0;
}

.affix {
  position: fixed;
}

.b-slider-wrapper,
.homepage,
.ic_del,
.ic_fav,
.ic_hidest,
.ic_user,
.lnkview,
html {
  position: relative;
}

@-ms-viewport {
  width: device-width;
}

@media (max-width:767px) {
  .visible-xs {
    display: block!important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row!important;
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell!important;
  }

  .visible-xs-block {
    display: block!important;
  }

  .visible-xs-inline {
    display: inline!important;
  }

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

  td.visible-sm,
  th.visible-sm {
    display: table-cell!important;
  }

  .visible-sm-block {
    display: block!important;
  }

  .visible-sm-inline {
    display: inline!important;
  }

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

  td.visible-md,
  th.visible-md {
    display: table-cell!important;
  }

  .visible-md-block {
    display: block!important;
  }

  .visible-md-inline {
    display: inline!important;
  }

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

  td.visible-lg,
  th.visible-lg {
    display: table-cell!important;
  }

  .visible-lg-block {
    display: block!important;
  }

  .visible-lg-inline {
    display: inline!important;
  }

  .visible-lg-inline-block {
    display: inline-block!important;
  }

  .hidden-lg {
    display: none!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;
  }
}

.visible-print {
  display: none!important;
}

@media print {
  .visible-print {
    display: block!important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row!important;
  }

  td.visible-print,
  th.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;
  }

  .hidden-print {
    display: none!important;
  }
}

body,
html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  background: #fff;
}

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font: 13px/20px 'Open Sans',sans-serif,Arial;
  text-rendering: optimizelegibility;
}

a:link,
a:visited {
  text-decoration: none;
  color: #0073be;
}

a:active,
a:focus {
  text-decoration: none;
  color: #2d5069;
  outline: 0;
}

a:hover {
  color: #2d5069;
}

.data-template {
  display: none;
}

.d_table {
  display: table;
  width: 100%;
}

.d_table_row {
  display: table-row;
}

.d_table_cell {
  display: table-cell;
  vertical-align: middle;
}

.b-login_user,
.b-reg_user,
.logo a {
  display: inline-block;
}

.b-login_user,
.b-reg_user,
.lnkview span:before,
.logo a {
  vertical-align: top;
}

.homepage {
  width: 100%;
  height: auto;
  color: #1a1a1a;
}

.loginpage,
.loginpage .homepage {
  color: #fff;
}

.wrapper {
  margin: 0 auto;
  width: 940px;
}

.b-slider-wrapper,
.header {
  width: 100%;
  min-width: 940px;
}

.wrapper2 {
  margin: 0 auto;
  min-width: 940px;
}

.b-slider-wrapper {
  margin: 0 auto;
}

.b-slider-wrapper .b-main-reg {
  margin-top: -580px;
}

#loginpage {
  background: #224761;
  -webkit-background-size: cover;
  background-size: cover;
}

.loginpage {
  background: 0 0;
}

.header {
  margin-bottom: 20px;
  min-height: 80px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzMTIyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYzU5N2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear,left top,right top,from(#031227),to(#2c597d));
  background: -webkit-linear-gradient(left,#031227 0,#2c597d 100%);
  background: -o-linear-gradient(left,#031227 0,#2c597d 100%);
  background: linear-gradient(to right,#031227 0,#2c597d 100%);
}

.mainpage .header {
  margin-bottom: 0;
}

.logo {
  padding-top: 13px;
  float: left;
}

.b-nav,
.b-profile_nav {
  padding-top: 11px;
  float: right;
}

.logo .slogan {
  margin-left: 10px;
  padding-left: 10px;
  font-size: 13px;
  font-style: italic;
  line-height: 50px;
  color: #6e7c8b;
  border-left: 1px solid #556575;
}

.b-reg_user {
  margin-top: 10px;
  line-height: 40px;
  color: rgba(255,255,255,.4);
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.b-reg_user a {
  color: #fff;
}

.b-reg_user a:hover span {
  text-decoration: underline;
}

.b-reg_user a span {
  margin: 0;
}

.b-reg_user a+a:before {
  margin: 0 7px 0 4px;
  content: '\2022';
  color: #8b99a6;
}

.b-reg_user span {
  margin-right: 5px;
}

.b-login_user {
  margin-top: 10px;
  margin-left: 17px;
  padding-right: 35px;
  font-size: 15px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: -.2px;
  color: #2978a0;
  background: #fff;
  background: -webkit-gradient(linear,left top,left bottom,from(white),to(#cfcfcf));
  background: -webkit-linear-gradient(top,#fff 0,#cfcfcf 100%);
  background: -o-linear-gradient(top,#fff 0,#cfcfcf 100%);
  background: linear-gradient(to bottom,#fff 0,#cfcfcf 100%);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 2px 0 #9a9a9a;
  box-shadow: 0 2px 2px 0 #9a9a9a;
}

.b-login_user span {
  padding-left: 35px;
  line-height: 38px;
  color: #2978a0;
}

.b-login_user span:before {
  height: 38px;
  mrgin-right: 1px;
}

.b-login_user:hover {
  text-decoration: none;
  background: -webkit-gradient(linear,left top,left bottom,from(#cfcfcf),to(white));
  background: -webkit-linear-gradient(top,#cfcfcf 0,#fff 100%);
  background: -o-linear-gradient(top,#cfcfcf 0,#fff 100%);
  background: linear-gradient(to bottom,#cfcfcf 0,#fff 100%);
}

.b-profile_nav .dropdown {
  margin-left: 10px;
  display: inline-block;
  width: 155px;
  line-height: 32px;
  vertical-align: top;
  background: #e6e6e6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.b-profile_nav .dropdown.open {
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 1px 2px 0 #e6e6e6;
  box-shadow: 0 1px 2px 0 #e6e6e6;
}

.b-profile_nav .dropdown a {
  position: relative;
  display: block;
  font-weight: 700;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.b-profile_nav .dropdown a:hover {
  background: #fff;
}

.b-profile_nav .dropdown a .ic_user {
  padding-left: 10px;
  overflow: hidden;
  max-width: 120px;
  line-height: 32px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.b-profile_nav .dropdown-menu {
  border: 1px solid #fff;
}

.b-profile_nav .dropdown-menu li a {
  margin: 0 1px;
  line-height: 25px;
  border-top: 1px solid #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.b-profile_nav .dropdown-menu li:first-child a {
  border: 0;
}

.b-profile_nav .dropdown .dropdown-toggle:hover {
  text-decoration: none;
}

.lnkview {
  display: block;
  line-height: 40px;
}

a.button_white.lnkview:hover {
  background: #f0f0f0;
}

.lnkview span:before {
  margin-right: 5px;
  display: inline-block;
  width: 15px;
  height: 40px;
  content: '';
}

.ic_user {
  display: block;
  line-height: 30px;
}

.ic_del,
.ic_fav,
.ic_hidest {
  line-height: 40px;
}

.ic_user:before,
.span-before {
  margin-right: 5px;
  display: inline-block;
  width: 15px;
  height: 30px;
  content: '';
  vertical-align: top;
}

.ic_del:before,
.ic_fav:before,
.ic_hidest:before {
  margin-right: 5px;
  width: 12px;
  height: 40px;
  vertical-align: top;
  content: '';
}

.ic_del {
  display: block;
}

.ic_del:before {
  display: inline-block;
}

.ic_hidest {
  display: block;
}

.ic_hidest:before {
  display: inline-block;
}

.ic_fav {
  display: block;
}

.ic_fav:before {
  display: inline-block;
}

.button_white.active,
.button_white:hover {
  border-color: #0073be;
}

.dropdown-menu {
  margin: 0;
  padding: 0;
  min-width: 155px;
  background: #e6e6e6;
  border: 0;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.dropdown-menu>li>a:active,
.dropdown-menu>li>a:hover {
  color: #0073be;
  background: #fff;
}

.dropdown-menu>li>a {
  padding: 0 30px;
  font-size: 13px;
  font-weight: 700;
  line-height: 40px;
  color: #0073be;
}

.b-login p,
.b-menu .menuitem a span.num {
  font-size: 11px;
  text-align: center;
}

.dropdown .caret {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  border: 0;
}

.b-menu {
  padding: 0;
}

.b-menu .menuitem {
  margin: 0 15px;
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
}

.b-menu .menuitem a {
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  color: #fff;
}

.b-menu .menuitem a span.num {
  padding: 0 3px;
  display: inline-block;
  width: auto;
  min-width: 20px;
  font-weight: 400;
  line-height: 16px;
  vertical-align: middle;
  background: red;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.b-menu .menuitem a:hover {
  text-decoration: none;
  color: #d1f0ff;
}

.b-menu .menuitem a.ic_flag {
  display: block;
  width: 11px;
  height: 30px;
}

.b-menu .menuitem a.ic_mess {
  position: relative;
  display: block;
  width: 17px;
  height: 30px;
}

.b-menu .menuitem a.ic_mess span.num {
  position: absolute;
  top: 15px;
  left: 10px;
}

.b-menu_v2 .menuitem {
  margin: 0;
}

.b-menu_v2 .menuitem a {
  margin: 0 10px;
}

.b-menu_v2 .menuitem a.ic_flag,
.b-menu_v2 .menuitem a.ic_mess {
  margin: 0 20px;
}

.loginpage .header {
  background: 0 0;
}

.loginpage .logo a {
  margin: 0 auto;
  display: inline-block;
  verical-align: top;
}

.loginpage .logo {
  padding: 85px 0 15px;
  float: none;
  text-align: center;
}

.b-login {
  margin: 0 auto;
  width: 360px;
}

.b-login a,
.b-login a:link,
.b-login a:visited {
  text-decoration: none;
  color: #fff;
  border-bottom: 1px dotted #fff;
}

.b-content .b-title .allmess:hover,
.b-content .b-title .b-add_review:hover,
.b-content .b-title .b-link_all:hover,
.b-content .b-title .edit:hover,
.b-content .b-title .lnknew:hover,
.b-profile .b-info .ic_share a:hover,
.b-profile .b-info p a:hover,
.b-profile .b-rating_profile a:hover .txt {
  text-decoration: underline;
}

.b-login a:active,
.b-login a:hover {
  border-bottom: 1px solid #fff;
}

.b-reform .b-form .twitter-typeahead,
.b-reform .b-form .twitter-typeahead .input {
  width: 100%;
}

.b-form .b-reg_bl {
  line-height: 40px;
  text-align: center;
  border: 1px solid rgba(255,255,255,.2);
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.b-login .b-form .chkwrap label {
  color: #fff;
}

.b-form {
  margin: 0 25px;
}

h1,
h2 {
  margin: 0;
  font-weight: 400;
}

h1 {
  font-size: 24px;
  line-height: 30px;
}

h2 {
  font-size: 18px;
  line-height: 24px;
}

.b-content {
  margin-bottom: 20px;
  float: left;
  border: 1px solid #f8f8f8;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px 0 #d4d4d4;
  box-shadow: 0 1px 1px 0 #d4d4d4;
}

.b-content .js-scroll.b-message_list,
.b-content-advice .js-scroll.b-message_list {
  margin-bottom: 0;
  min-height: 558px;
  max-height: 558px;
}

.b-content .b-message_list+.b-title {
  margin-top: 20px;
}

.b-content .b-message_list .b-chart_item .linkattach {
  position: absolute;
  z-index: 1;
  top: 18px;
  right: 50px;
  margin: 0;
  line-height: 30px;
  background: #fff;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.b-content .b-access .b-info {
  float: none;
}

.b-content .b-access {
  float: none;
  border-bottom: 0 none;
}

.b-content .b-access .button {
  margin-right: 0;
  float: none;
}

.b-content .b-message_list .mess_close {
  top: 28px;
}

.b-content-advice {
  float: left;
  border: 1px solid #f8f8f8;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px 0 #d4d4d4;
  box-shadow: 0 1px 1px 0 #d4d4d4;
}

.b-content-advice .b-message_list+.b-title {
  margin-top: 20px;
}

.b-content-advice .b-message_list .b-chart_item .linkattach {
  position: absolute;
  z-index: 1;
  top: 18px;
  right: 50px;
  margin: 0;
  line-height: 30px;
  background: #fff;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.b-content-advice .b-advice-image-1 .b-advice-tittle h1,
.b-content-advice .b-advice-image-2 .b-advice-tittle h1,
.b-content-advice .b-advice-image-3 .b-advice-tittle h1,
.b-content-advice .b-advice-image-4 .b-advice-tittle h1 {
  font-size: 36px;
  font-weight: 300;
  line-height: 40px;
  color: #fff;
}

.b-content-advice .b-access .b-info {
  float: none;
}

.b-content-advice .b-access {
  float: none;
  border-bottom: 0 none;
}

.b-content-advice .b-access .button {
  margin-right: 0;
  float: none;
}

.b-content-advice .b-message_list .mess_close {
  top: 28px;
}

.b-content-advice .b-advice-image-1 {
  width: 100%;
  min-width: 700px;
  height: 280px;
  background: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(59%,transparent),to(rgba(0,0,0,.65))),url("/assets/images/static_01.jpg") center 0 no-repeat;
  background: -webkit-linear-gradient(top,transparent 0,transparent 59%,rgba(0,0,0,.65) 100%),url("/assets/images/static_01.jpg") center 0 no-repeat;
  background: -o-linear-gradient(top,transparent 0,transparent 59%,rgba(0,0,0,.65) 100%),url("/assets/images/static_01.jpg") center 0 no-repeat;
  background: linear-gradient(top,transparent 0,transparent 59%,rgba(0,0,0,.65) 100%),url("/assets/images/static_01.jpg") center 0 no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}

.b-content-advice .b-advice-image-2,
.b-content-advice .b-advice-image-3 {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  width: 100%;
  min-width: 700px;
  height: 280px;
}

.b-content-advice .b-advice-image-1 .b-advice-tittle {
  margin-right: 0;
  margin-left: 20px;
  padding-top: 185px;
}

.b-content-advice .b-advice-image-2 .b-advice-tittle,
.b-content-advice .b-advice-image-3 .b-advice-tittle {
  padding-top: 225px;
  margin-right: 0;
  margin-left: 20px;
}

.b-content-advice .b-advice-image-2 {
  background: -webkit-gradient(linear,left top,left bottom,from(top),color-stop(0,transparent),color-stop(59%,transparent),to(rgba(0,0,0,.65))),url("/assets/images/static_02.jpg") center 0 no-repeat;
  background: -webkit-linear-gradient(top,transparent 0,transparent 59%,rgba(0,0,0,.65) 100%),url("/assets/images/static_02.jpg") center 0 no-repeat;
  background: -o-linear-gradient(top,transparent 0,transparent 59%,rgba(0,0,0,.65) 100%),url("/assets/images/static_02.jpg") center 0 no-repeat;
  background: linear-gradient(top,transparent 0,transparent 59%,rgba(0,0,0,.65) 100%),url("/assets/images/static_02.jpg") center 0 no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.b-content-advice .b-advice-image-3 {
  background: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(59%,transparent),to(rgba(0,0,0,.65))),url("/assets/images/static_03.jpg") center 0 no-repeat;
  background: -webkit-linear-gradient(top,transparent 0,transparent 59%,rgba(0,0,0,.65) 100%),url("/assets/images/static_03.jpg") center 0 no-repeat;
  background: -o-linear-gradient(top,transparent 0,transparent 59%,rgba(0,0,0,.65) 100%),url("/assets/images/static_03.jpg") center 0 no-repeat;
  background: linear-gradient(top,transparent 0,transparent 59%,rgba(0,0,0,.65) 100%),url("/assets/images/static_03.jpg") center 0 no-repeat;
  background-position: 20% 20%;
  -webkit-background-size: cover;
  background-size: cover;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.b-content-advice .b-advice-image-4 {
  width: 100%;
  min-width: 700px;
  height: 280px;
  background: -webkit-gradient(linear,left top,left bottom,from(top),color-stop(0,transparent),color-stop(59%,transparent),to(rgba(0,0,0,.65))),url("/assets/images/static_04.jpg") center 0 no-repeat;
  background: -webkit-linear-gradient(top,transparent 0,transparent 59%,rgba(0,0,0,.65) 100%),url("/assets/images/static_04.jpg") center 0 no-repeat;
  background: -o-linear-gradient(top,transparent 0,transparent 59%,rgba(0,0,0,.65) 100%),url("/assets/images/static_04.jpg") center 0 no-repeat;
  background: linear-gradient(top,transparent 0,transparent 59%,rgba(0,0,0,.65) 100%),url("/assets/images/static_04.jpg") center 0 no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}

.b-content-advice .b-advice-image-4 .b-advice-tittle {
  margin-right: 0;
  margin-left: 20px;
  padding-top: 185px;
}

.b-advice-aside {
  margin-left: 18px;
  float: right;
  background-image: -webkit-linear-gradient(90deg,#e6e6e6 0,#fff 100%);
  background-image: -ms-linear-gradient(90deg,#e6e6e6 0,#fff 100%);
  border: 1px solid #f8f8f8;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.25);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.25);
}

.b-advice-aside .b-side_menu {
  color: #fff;
  background: #e0e0e0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.b-advice-aside .b-side_menu h2 {
  margin: -1px -1px 0;
  padding: 20px;
  line-height: 1.111;
  background: #2978a0;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}

.b-advice-aside .b-side_menu .nav {
  margin-top: 0;
  border-top: 1px solid #fff;
}

.b-advice-aside .b-side_menu .nav li {
  margin: 1px 0 0;
}

.b-advice-aside .b-side_menu .nav li:first-child {
  margin-top: 0;
}

.b-advice-aside .b-side_menu .nav li a:focus,
.b-advice-aside .b-side_menu .nav li a:hover,
.b-advice-aside .b-side_menu .nav li:hover a {
  color: #0073be;
}

.b-advice-aside .b-side_menu .nav a {
  padding: 10px 15px 10px 20px;
  font-weight: 400;
  line-height: 1.56;
  color: #2978a0;
  background: #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.b-advice-aside .b-side_menu .nav .active a {
  font-weight: 600;
  color: #000;
  background: #fff;
}

.b-advice-aside .b-side_menu .nav li:hover a,
.b-advice-aside .b-side_menu .nav li:hover.active a {
  color: #0073be;
  background: #f0f0f0;
}

.b-inner_cabinet .b-message_list .b-chart_item .b-author,
.crew_inner_cabinet .b-message_list .b-chart_item .b-author {
  min-height: 60px;
}

.b-access .b-inst_list {
  padding: 5px 0 25px;
}

.b-access .b-inst_list .b-step_item.w50 {
  width: 48%;
}

.b-access .b-inst_list .b-step_item .button {
  margin: 0 auto;
  text-align: center;
}

.b-access .b-inst_list .b-step_item {
  margin-left: 15px;
  padding: 25px 20px 20px;
  display: inline-block;
  float: none;
  width: 100%;
  height: auto;
  font-size: 14px;
  line-height: 20px;
  vertical-align: top;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.b-agency_cabinet.b-profile .b-avatar,
.b-parent_cabinet.b-profile .b-avatar {
  width: 120px;
  min-height: 120px;
}

.b-access .b-inst_list .b-color_blue {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNjZWVmZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYTRlMWRiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-radial-gradient(center,ellipse,#ceefec 0,#a4e1db 100%);
  background: -o-radial-gradient(center,ellipse,#ceefec 0,#a4e1db 100%);
  background: radial-gradient(ellipse at center,#ceefec 0,#a4e1db 100%);
}

.b-access .b-inst_list .b-color_beige {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOGYzZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjFlOGI4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-radial-gradient(center,ellipse,#f8f3db 0,#f1e8b8 100%);
  background: -o-radial-gradient(center,ellipse,#f8f3db 0,#f1e8b8 100%);
  background: radial-gradient(ellipse at center,#f8f3db 0,#f1e8b8 100%);
}

.b-access .b-inst_list .b-step_item:first-child {
  margin: 0;
}

.b-agency_cabinet.b-profile .b-info h1,
.b-parent_cabinet.b-profile .b-info h1 {
  margin-top: 10px;
}

.b-access .b-inst_list .b-step_item:after {
  display: none;
}

.b-access .b-inst_list .b-step_item p {
  margin-top: 10px;
  margin-bottom: 17px;
}

.b-access .b-inst_list .b-step_item p b,
.b-access .b-inst_list .b-step_item p strong {
  margin-bottom: 10px;
  font-size: 23px;
  font-weight: 400;
  line-height: 28px;
}

.b-agency_cabinet.b-profile .photochange {
  bottom: 10px;
  left: 10px;
}

.b-children_view.b-profile .b-avatar {
  width: 220px;
  text-align: center;
  background: #f0f0f0;
}

.b-children_view.b-profile .b-info h1 {
  margin-top: 5px;
}

.b-content .b-title {
  position: relative;
  padding: 7px 20px;
  border-bottom: 1px solid #e6e6e6;
}

.b-content .b-title .allmess,
.b-content .b-title .edit,
.b-content .b-title .lnknew,
.b-content .b-title .total {
  position: absolute;
  top: 7px;
  right: 20px;
}

.b-content .b-title .b-rating {
  margin-top: 3px;
  margin-left: 10px;
}

.b-content .b-title .b-add_review {
  position: relative;
  margin-top: 4px;
  margin-right: 5px;
  padding-right: 5px;
  display: inline-block;
  line-height: 13px;
  vertical-align: top;
  border-right: 1px solid #ccc;
}

.b-content .b-title .b-add_review:before {
  margin-right: 5px;
  display: inline-block;
  width: 12px;
  height: 12px;
  content: '';
  vertical-align: top;
}

.b-content .b-title .b-link_all {
  margin: 2px 18px 0 37px;
  padding-right: 20px;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #ecf0f1;
}

.b-content .b-title .name {
  font-size: 18px;
  color: #0073be;
}

.b-content .b-title h2 {
  display: inline-block;
  vertical-align: top;
}

.b-content .b-title .num {
  margin-top: -3px;
  padding: 0 3px;
  display: inline-block;
  width: auto;
  min-width: 16px;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background: red;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.b-content .b-title .b-status {
  position: relative;
  margin-left: 5px;
  padding-right: 10px;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  vertical-align: top;
  color: #fff;
  background: #0073be;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.b-content .b-title .b-status:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  content: '';
  vertical-align: top;
}

.b-content .b-title+.b-form {
  margin-top: 20px;
}

.b-feedback.b-form .textarea {
  height: 200px;
}

.b-feedback.b-form .buttonrow {
  margin: 0 -25px;
  padding: 20px 25px;
  border-top: 1px solid #ecf0f1;
}

.b-subscribe .chkwrap {
  margin-top: 10px;
  display: block;
}

.b-subscribe.b-form .chkwrap+.chkwrap {
  margin-left: 0;
}

.b-subscribe.b-form .chkwrap .chkwrap {
  margin-left: 20px;
}

.b-subscribe.b-form .buttonrow {
  margin: 105px -25px 0;
  padding: 20px 25px;
  border-top: 1px solid #ecf0f1;
}

.b-cabinet {
  margin-bottom: 20px;
  line-height: 40px;
}

.b-cabinet .breadcrumb {
  margin-top: 13px;
  margin-bottom: 13px;
  float: left;
  line-height: 13px;
}

.b-cabinet .b-proflist {
  position: relative;
  padding: 0 32px;
  text-align: center;
  color: #999;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.b-cabinet .b-proflist .num {
  color: #333;
}

.b-cabinet .b-proflist a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 40px;
  height: 40px;
}

.b-cabinet .b-but .b-status.ok span:before,
.b-cabinet .b-but .b-status.publ span:before,
.b-cabinet .b-but .hidest.b-link_status span:before,
.b-cabinet .b-but .okst.b-link_status span:before {
  width: 13px;
  height: 40px;
  margin-right: 5px;
  content: '';
  display: inline-block;
  vertical-align: top;
}

.b-cabinet .b-proflist .next {
  right: 0;
  left: auto;
}

.b-cabinet .b-but {
  float: right;
}

.b-cabinet .b-but .b-status {
  margin-left: 30px;
  padding: 0 25px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  vertical-align: top;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.b-cabinet .b-but span.b-status {
  padding: 0;
  border: 0;
}

.b-cabinet .b-but .b-link_status {
  margin-left: 30px;
  padding: 0 25px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  vertical-align: top;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.b-cabinet .b-but span.b-link_status {
  padding: 0;
  border: 0;
}

.b-cabinet .b-but a.b-link_status:hover {
  background: #f0f0f0;
  border-color: #0073be;
}

.b-cabinet .b-but span.b-link_status:hover {
  background: 0 0;
}

.b-cabinet .b-but a.b-status:hover {
  background: #f0f0f0;
  border-color: #0073be;
}

.b-cabinet .b-but span.b-status:hover {
  background: 0 0;
}

.b-profile {
  position: relative;
  padding: 20px;
}

.b-profile .b-status,
.b-profile .b-update {
  position: absolute;
  right: 20px;
  top: 10px;
}

.b-profile .b-update {
  font-size: 13px;
  color: #999;
}

.b-profile .b-status:before {
  margin-right: 5px;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: '';
  vertical-align: top;
}

.b-profile .b-avatar {
  position: relative;
  margin-right: 20px;
  margin-bottom: 25px;
  display: inline-block;
  width: 220px;
  min-height: 220px;
  vertical-align: top;
}

.b-profile .b-avatar img {
  display: block;
  max-width: 220px;
  height: auto;
}

.b-profile .lnk_video,
.b-profile .photochange {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
}

.b-profile .lnk_video {
  top: 10px;
  right: 10px;
}

.b-profile .photochange {
  bottom: 0;
  left: 0;
}

.b-profile .b-rating_profile {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 0;
  width: 100%;
  font-style: italic;
  text-align: center;
  color: #333;
  background: rgba(255,255,255,.5);
}

.b-profile .b-rating_profile a {
  color: #1a1a1a;
}

.b-profile .b-info {
  display: inline-block;
  width: 416px;
  vertical-align: top;
}

.b-profile .b-info h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #0073be;
}

.b-profile .b-info .name span {
  display: block;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
  color: #999;
}

.b-profile .b-info .name {
  color: #0073be;
}

.b-profile .b-info p {
  margin: 0;
}

.b-profile .b-info .ic_address:before,
.b-profile .b-info .ic_phone:before,
.b-profile .b-info .ic_share:before {
  margin-right: 5px;
  content: '';
}

.b-profile .b-info .b-price {
  margin-top: 10px;
  font-size: 16px;
  line-height: 20px;
}

.b-profile .b-info .b-price span {
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: top;
  color: #fff;
  background: #39b54a;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.b-profile .b-info .ic_address {
  position: relative;
  display: block;
}

.b-profile .b-info .ic_address:before {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
}

.b-profile .b-info .ic_share {
  position: relative;
  display: block;
}

.b-profile .b-info .ic_share:before {
  display: inline-block;
  width: 13px;
  height: 14px;
  vertical-align: middle;
}

.b-profile .b-info .ic_phone {
  position: relative;
  display: block;
}

.b-profile .b-info .ic_phone:before {
  display: inline-block;
  width: 17px;
  height: 16px;
  vertical-align: middle;
}

.b-profile .b-info .b-phone {
  margin-right: 20px;
  font-size: 18px;
  line-height: 40px;
  color: #333;
}

.b-profile .b-info a.b-phone {
  color: #0073be;
}

.b-profile .b-info a.b-phone:hover {
  text-decoration: none;
  color: #2d5069;
}

.b-profile .b-info .b-add_video,
.b-profile .b-info .b-watch_video {
  font-size: 18px;
  line-height: 20px;
  color: #333;
}

.b-profile .b-info a.b-phone:before,
.b-profile .b-info span.b-phone:before {
  margin-right: 5px;
  display: inline-block;
  width: 17px;
  height: 40px;
  content: '';
  vertical-align: middle;
}

.b-profile .b-info .b-add_video:before,
.b-profile .b-info .b-watch_video:before {
  margin-right: 10px;
  width: 40px;
  height: 40px;
  content: '';
}

.b-profile .b-info .b-add_video span,
.b-profile .b-info .b-add_video:before,
.b-profile .b-info .b-watch_video span,
.b-profile .b-norm,
.b-profile_info dl dd,
.b-profile_info dl dt {
  display: inline-block;
  vertical-align: top;
}

.b-profile .b-info .b-watch_video:before {
  display: inline-block;
  vertical-align: top;
}

.b-profile .b-info .b-link {
  margin: 10px 0;
  padding: 10px 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.b-profile .b-norm {
  margin: 0;
  padding: 0;
  width: 52%;
  list-style-type: none;
}

.b-profile .b-norm li {
  position: relative;
}

.b-profile .b-norm li:before {
  margin-right: 3px;
  content: '\2022';
  color: #0073be;
}

.b-profile .b-norm li span {
  color: #999;
}

.b-profile .b-norm+.b-norm {
  width: 47%;
}

.b-profile hr {
  border-color: #e6e6e6;
}

.b-agency_cabinet,
.b-parent_cabinet {
  padding: 20px 20px 0;
}

.b-profile_info {
  padding: 20px;
}

.b-profile_info dl {
  margin-top: 0;
  margin-bottom: 25px;
}

.b-profile_info dl dt {
  width: 220px;
  font-weight: 700;
  color: #676767;
}

.b-profile_info dl dd {
  margin: 0;
  width: 420px;
}

.b-profile_info dl dd span {
  position: relative;
  padding-left: 17px;
  display: block;
}

span.check:before,
span.check_green:before {
  margin-right: 5px;
  display: inline-block;
  width: 12px;
  height: 9px;
  content: '';
  vertical-align: middle;
}

.b-profile_info dl dd span.disbl {
  color: #999;
}

span.check {
  position: relative;
}

span.check:before {
  margin-left: -17px;
}

span.check_green {
  position: relative;
}

.b-graph .st_active:before,
.b-graph .st_noactive:before {
  margin-right: 5px;
  content: '';
  vertical-align: top;
  display: inline-block;
}

.b-graph {
  padding: 20px;
}

.b-graph .st_active {
  position: relative;
  color: #999;
}

.b-graph .st_active:before {
  margin-top: 2px;
  width: 16px;
  height: 16px;
  background: #39b54a;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.b-graph .st_noactive {
  position: relative;
  color: #999;
}

.b-graph .st_noactive:before {
  margin-top: 5px;
  width: 10px;
  height: 10px;
  background: #ccc;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.b-graph .b-other-conditions span {
  margin-right: 20px;
  margin-left: 20px;
  display: inline-block;
  color: #999;
}

.b-graph table {
  border-right: 1px solid #ecf0f1;
  border-bottom: 1px solid #ecf0f1;
}

.b-graph table tr th {
  padding: 10px;
  font-weight: 400;
  color: #999;
  border-top: 1px solid #ecf0f1;
}

.b-graph table tr td {
  padding: 0 10px;
  border-top: 1px solid #ecf0f1;
}

.b-graph table tr td:first-child {
  padding: 0 24px;
  text-align: right;
}

.b-graph table td .time {
  display: block;
  color: #999;
}

.b-graph table .st_active,
.b-graph table .st_noactive {
  margin-right: 0;
}

.b-graph p .st_active {
  margin-left: 140px;
}

.b-graph .b-children_graph {
  margin-bottom: 20px;
  border: 1px solid #ecf0f1;
}

.b-graph .b-children_graph tr td {
  padding: 10px 18px;
  width: 30%;
  text-align: center;
  color: #1a1a1a;
  border-top: 1px solid #ecf0f1;
}

.b-vacancies .descr .date:before,
.ic_date:before {
  width: 12px;
  height: 20px;
  vertical-align: top;
  content: '';
}

.b-graph .b-children_graph tr:first-child td {
  border: 0;
}

.b-find_bl>div,
.b-prof_similar,
.b-vacancies {
  border-bottom: 1px solid #fff;
}

.b-graph .b-children_graph tr td:first-child {
  text-align: left;
}

.b-graph .b-children_graph tr.b-weekend td {
  background: #e8f7ff;
}

.ic_date {
  position: relative;
}

.ic_date:before {
  margin-right: 5px;
  display: inline-block;
}

.b-vacancies {
  padding: 18px;
}

.b-vacancies a {
  margin-bottom: 10px;
  display: block;
  font-weight: 700;
}

.b-vacancies .descr {
  color: #333;
}

.b-vacancies .descr p {
  margin: 0;
}

.b-vacancies .descr .date {
  position: relative;
}

.b-vacancies .descr .date:before {
  margin-right: 5px;
  display: inline-block;
}

.b-vacancies .descr .name {
  padding-left: 9px;
  font-weight: 700;
}

.b-vacancies .descr .buy span {
  color: #999;
}

.b-vacancies .descr .buy .b-rub {
  font-family: ALSRubl-Arial-bold;
  font-size: 12px;
  font-weight: 700;
  color: #333;
}

.b-prof_similar {
  padding: 18px 0 18px 18px;
}

.b-prof_similar .b-author {
  position: relative;
  padding-left: 70px;
}

.b-prof_similar .b-author p {
  margin: 0;
}

.b-prof_similar .b-author a {
  margin-bottom: 10px;
  font-weight: 700;
}

.b-prof_similar .b-author .photo {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 60px;
  height: 60px;
  min-height: 60px;
  background: #ccc;
}

.b-prof_similar .b-author .photo img {
  width: 60px;
  height: 60px;
}

.b-prof_similar p {
  margin-bottom: 0;
}

.b-find_bl>div {
  position: relative;
  padding: 0 0 0 20px;
  line-height: 40px;
  color: #000;
}

.b-find_bl .b-find_address,
.b-find_bl .b-find_metro {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
}

.b-find_bl .dropdown>a {
  font-weight: 700;
  color: #000;
}

.b-find_bl .dropdown a:hover .caret {
  opacity: .8;
}

.b-find_bl .dropdown>a span {
  display: block;
}

.b-find_bl .dropdown .caret {
  width: 40px;
  height: 40px;
}

.b-rating,
.ic_metro:before {
  display: inline-block;
  height: 20px;
  vertical-align: top;
}

.b-find_bl .dropdown-menu {
  width: 100%;
  background: #f0f0f0;
}

.b-find_bl .dropdown-menu a {
  margin: 0 1px;
  padding: 0 20px;
  border-top: 1px solid #fff;
}

.ic_metro {
  position: relative;
  line-height: 20px;
}

.ic_metro:before {
  width: 16px;
  content: '';
}

.b-rating {
  position: relative;
  width: 77px;
}

.b-rating span.stars {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.b-reviews_list {
  padding: 20px;
}

.b-reviews_list .b-reviews {
  position: relative;
  margin-top: 20px;
  margin-left: 50px;
  padding-top: 20px;
  border-top: 1px solid #e6e6e6;
}

.b-reviews_list .b-reviews img {
  position: absolute;
  top: 23px;
  left: -50px;
  display: block;
  width: 40px;
  height: 40px;
}

.b-reviews_list .b-reviews a {
  font-size: 18px;
}

.b-reviews_list .b-reviews .b-rating {
  position: absolute;
  top: 20px;
  right: 0;
}

.b-reviews_list .b-reviews .date {
  margin-bottom: 20px;
  font-size: 11px;
  color: #999;
}

.b-reviews_list .b-reviews p {
  margin: 0;
  color: #999;
}

a.allmess:before,
a.edit:before,
a.lnknew:before {
  margin-right: 5px;
  content: '';
  vertical-align: middle;
}

.b-reviews_list .b-reviews .tit {
  margin-top: 20px;
  font-size: 15px;
}

a.allmess,
a.edit,
a.lnknew {
  font-size: 13px;
  line-height: 24px;
}

.b-reviews_list .b-reviews.no-avatar {
  margin-left: 0;
}

.b-reviews_list .b-reviews:first-child {
  margin-top: 0;
  padding-top: 0;
  border: 0;
}

.b-reviews_list .b-reviews:first-child img {
  top: 3px;
}

.b-reviews_list .b-reviews:first-child .b-rating {
  top: 0;
}

.b-reviews_list .b-butt_row {
  margin-top: 20px;
  padding-top: 20px;
  text-align: center;
  border-top: 1px solid #e6e6e6;
}

.b-reviews_list .b-butt_row a:hover {
  text-decoration: underline;
}

a.edit {
  display: block;
}

a.edit:before {
  display: inline-block;
  width: 13px;
  height: 13px;
}

a.allmess {
  display: block;
}

a.allmess:before {
  display: inline-block;
  width: 13px;
  height: 13px;
}

a.lnknew {
  display: block;
}

a.lnknew:before {
  display: inline-block;
  width: 11px;
  height: 14px;
}

.b-content+.b-aside {
  margin: 0;
  float: right;
}

.b-aside {
  margin-right: 18px;
  float: left;
}

.b-asideblock {
  margin-bottom: 20px;
  background: #f0f0f0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.b-asideblock h2 {
  padding: 7px 20px;
  border-bottom: 1px solid #fff;
}

.b-asideblock .b-butt_row {
  padding: 10px 20px;
  text-align: center;
}

.b-asideblock .b-butt_row .button {
  margin: 10px auto;
  width: 100%;
}

.b-asideblock .b-butt_row a.all:hover {
  text-decoration: underline;
  color: #0073be;
}

.b-reform .b-form .buttonrow .field.nowrap a.button_green:hover,
a.button:hover,
a.button_green:hover,
a.button_orange:hover,
a.button_white:hover {
  text-decoration: none;
}

.b-side_menu {
  color: #fff;
  background: #2978a0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.b-side_menu h2 {
  padding: 7px 20px 9px;
}

.b-side_menu .nav {
  margin-top: 0;
  border-top: 1px solid #fff;
}

.b-side_menu .nav li {
  margin: 1px 0 0;
}

.b-side_menu .nav li:first-child {
  margin-top: 0;
}

.b-side_menu .nav li a:focus,
.b-side_menu .nav li a:hover,
.b-side_menu .nav li:hover a {
  color: #0073be;
}

.b-side_menu .nav a {
  padding: 9px 15px 10px 20px;
  font-weight: 600;
  color: #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.b-side_menu .nav .active a,
.b-side_menu .nav li:hover.active a {
  color: #0073be;
  background: #f0f0f0;
}

.b-side_menu .nav a span.num {
  margin-top: -3px;
  padding: 0 3px;
  display: inline-block;
  width: auto;
  min-width: 16px;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background: red;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.b-aside_social {
  margin-bottom: 20px;
  padding: 5px;
  font-family: 'Myriad Pro';
  font-size: 16px;
  text-align: center;
  color: #000;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.25);
  box-shadow: 0 1px 1px rgba(0,0,0,.25);
}

.b-aside_social div {
  padding: 18px 15px;
  background: #f0f0f0;
}

.b-aside_social h2 {
  padding: 7px 0;
  font-size: 21px;
  line-height: 21px;
}

.b-aside_social .b-social_link {
  padding: 0;
  text-align: center;
}

.b-aside_social .b-social_link span {
  margin: 0 0 10px;
  display: block;
}

.b-aside_social .b-social_link a {
  margin: 0;
  width: 30px;
  height: 30px;
}

.b-aside_social .b-social_link .link_fb {
  background-position: 0 0;
}

.b-aside_social .b-social_link .link_tw {
  background-position: -37px 0;
}

.b-aside_social .b-social_link .link_vk {
  background-position: -75px 0;
}

.b-aside_social .b-social_link .link_ggl {
  background-position: -112px 0;
}

.b-aside_social .b-social_link .link_odn {
  background-position: -150px 0;
}

.b-asidebutbl {
  margin-bottom: 20px;
}

.b-asidebutbl a {
  margin-bottom: 10px;
  display: block;
  width: 100%;
}

.b-asidebutbl a.button {
  margin-bottom: 20px;
  height: 50px;
  line-height: 50px;
}

.b-asidebutbl a.button_white:link,
.b-asidebutbl a.button_white:visited {
  color: #0073be;
}

.b-asidebutbl a.button_white:active,
.b-asidebutbl a.button_white:hover {
  color: #333;
}

.breadcrumb {
  margin-top: 13px;
  margin-bottom: 25px;
  padding: 0;
  line-height: 13px;
  background: 0 0;
}

a.button,
a.button_orange {
  margin: 0 auto;
}

.breadcrumb a,
.breadcrumb span {
  display: inline-block;
  line-height: 13px;
  vertical-align: top;
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  content: '\7c';
  color: #d3d3d3;
}

a.button,
a.button_green,
a.button_orange {
  display: block;
  color: #fff;
  text-align: center;
}

a.button.lnkfind span:before {
  margin-right: 5px;
  display: inline-block;
  width: 16px;
  height: 17px;
  content: '';
  vertical-align: middle;
}

.button_white.mess:before,
.button_white.ok:before {
  top: 15px;
  left: 20px;
  display: block;
  width: 12px;
  z-index: 1;
}

a.button_white {
  padding: 0 15px;
  line-height: 38px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.button_white.mess,
.button_white.ok {
  padding-left: 36px;
}

a.button_white:hover {
  background: #fff;
}

.button_white.mess:hover,
a.button_white.linkattach:hover,
a.button_white.lnkaddvac:hover {
  background: #f0f0f0;
}

.button_white.mess:before {
  position: absolute;
  height: 10px;
  content: '';
}

.button_white.ok:hover {
  background: #f0f0f0;
  border-color: #0073be;
}

.button_white.ok {
  position: relative;
}

.button_white.ok:before {
  position: absolute;
  height: 10px;
  content: '';
}

.lnkmess span:before,
.lnkreview span:before {
  display: inline-block;
  width: 17px;
  vertical-align: middle;
  content: '';
}

.lnkmess span:before {
  margin-right: 5px;
  height: 13px;
}

.lnkreview span:before {
  margin-right: 13px;
  height: 17px;
}

.lnkreview:hover {
  border-color: #fbcf00;
}

a.button_white.lnkaddvac {
  position: relative;
  padding: 0 30px;
  display: block;
  line-height: 40px;
}

.lnkaddvac span:before {
  margin-right: 5px;
  display: inline-block;
  width: 12px;
  height: 40px;
  content: '';
  vertical-align: top;
}

.ic_edit:before,
.lnkgraph span:before {
  content: '';
  vertical-align: middle;
}

.ic_edit:before {
  margin-right: 5px;
  display: inline-block;
  width: 13px;
  height: 13px;
}

.lnkfav span:before,
.lnkgraph span:before {
  width: 17px;
  height: 17px;
  margin-right: 13px;
  display: inline-block;
}

.lnkgraph:hover {
  border-color: #39b54a;
}

.lnkfav:hover,
.lnkinmap:hover {
  border-color: #0073be;
}

.lnkfav span:before {
  content: '';
  vertical-align: middle;
}

.linkattach span:before,
.lnkinmap span:before {
  width: 17px;
  height: 15px;
  vertical-align: middle;
  content: '';
}

.lnkinmap span:before {
  margin-right: 13px;
  display: inline-block;
}

a.button_white.linkattach {
  margin: 20px 20px 0;
  display: block;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.linkattach span:before {
  display: inline-block;
}

.b-messages .b-dialogs {
  float: right;
  width: 400px;
  border-left: 1px solid #e6e6e6;
}

.b-messages .b-form {
  margin: 0;
}

.b-messages .b-message_list {
  float: left;
  width: 300px;
}

.b-messages fieldset {
  margin: 0 -2px -2px 0;
  padding: 20px;
  width: 100%;
  background: #e6e6e6;
  border: 0;
}

.b-messages .b-dialogs .mCSB_inside>.mCSB_container,
.b-messages .js-scroll.b-message_list .mCSB_inside>.mCSB_container {
  margin-right: 0;
}

.b-messages .b-message_list .b-chart_item {
  min-height: 140px;
}

.b-messages .b-message_list .b-chart_item .b-author {
  min-height: 60px;
}

.b-messages .b-message_list .b-chart_item .b-author .name {
  color: #0073be;
}

.b-messages .message {
  position: relative;
  padding: 20px 20px 0;
}

.b-messages .message .date {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  font-size: 11px;
  color: #999;
}

.b-messages .message p {
  margin: 0;
}

.b-messages .message .name {
  color: #0073be;
}

.b-messages .js-scroll.b-message_list .mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.b-messages .js-scroll {
  position: relative;
  min-height: 258px;
  max-height: 258px;
}

.b-messages .js-scroll.b-message_list {
  margin-bottom: 0;
  min-height: 558px;
  max-height: 558px;
}

.b-messages .js-scroll:before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 35px;
  content: '';
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear,left top,left bottom,from(white),to(rgba(255,255,255,0)));
  background: -webkit-linear-gradient(top,#fff 0,rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(top,#fff 0,rgba(255,255,255,0) 100%);
  background: linear-gradient(to bottom,#fff 0,rgba(255,255,255,0) 100%);
}

.b-messages .js-scroll.b-message_list:before {
  display: none;
}

.b-messages .send a.button_white {
  margin-top: 0;
  margin-right: 0;
  margin-left: 16px;
  padding: 0 28px;
  display: inline-block;
  width: auto;
  height: 40px;
  line-height: 40px;
  color: #0073be;
  background: #fff;
  border: 1px solid #ccc;
}

.b-messages .send a.button_white.linkattach:hover {
  border-color: #0073be;
}

.b-messages .send {
  margin-top: 20px;
}

.b-messages .send button.button_white {
  width: 120px;
}

.b-messages .send .jq-selectbox {
  margin-left: 20px;
}

.b-messages .send .jq-selectbox__select-text {
  padding-left: 37px;
  line-height: 38px;
  color: #0073be;
  background: #fff;
}

.b-messages .send .jq-selectbox__trigger-arrow {
  height: 38px;
}

.b-messages .send .jq-selectbox__dropdown ul li.linkattach {
  padding-left: 37px;
  color: #0073be;
}

.b-messages .send .attach .jq-selectbox__select-text:before {
  position: absolute;
  z-index: 1;
  top: 15px;
  left: 20px;
  display: block;
  width: 17px;
  height: 15px;
  content: '';
}

.b-content .b-message_list.js-scroll {
  margin-bottom: 0;
}

.b-inner_cabinet .b-message_list {
  margin-bottom: -2px;
}

.b-inner_cabinet .b-messages .b-message_list {
  margin-bottom: 0;
}

.b-message_list .b-chart_item {
  position: relative;
  padding: 18px;
  color: #999;
  border-bottom: 1px solid #e6e6e6;
}

.b-message_list .b-chart_item a {
  display: block;
}

.b-message_list .b-chart_item span.num {
  margin-top: -3px;
  padding: 0 3px;
  display: inline-block;
  width: auto;
  min-width: 16px;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background: red;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.b-message_list .b-chart_item .date {
  font-size: 11px;
  color: #999;
}

.b-message_list .b-chart_item .answer {
  display: block;
  color: #999;
}

.b-message_list .b-chart_item .answer.back {
  position: relative;
  padding-left: 20px;
}

.b-message_list .b-chart_item .answer.back:before {
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  width: 17px;
  height: 15px;
  content: '';
}

.b-message_list .b-chart_item .b-author {
  position: relative;
  padding-left: 60px;
  min-height: 60px;
}

.b-message_list .b-chart_item .b-author .photo {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  min-height: 40px;
}

.b-message_list .b-chart_item .b-author .photo img {
  width: 40px;
  height: 40px;
}

.b-message_list .b-chart_item .b-author .status {
  position: absolute;
  top: 30px;
  left: 30px;
  display: block;
  width: 20px;
  height: 20px;
}

.b-message_list .b-chart_item.active {
  position: relative;
  background: #e8e8e8;
}

.b-message_list .b-chart_item.noread,
.b-message_list .b-chart_item:hover {
  background: #f5f5f5;
}

.b-message_list .b-chart_item a:hover .b-author .name {
  color: #0073be;
}

.b-message_list .mess_close {
  position: absolute;
  z-index: 1;
  top: 18px;
  right: 18px;
  display: block;
  width: 12px;
  height: 12px;
  text-indent: -999px;
}

.b-messages .b-message_list .mess_close {
  top: 18px;
}

.b-reg_content {
  background: #f0f0f0;
}

.b-steps_reg {
  float: left;
}

.b-steps_reg .reg_link_other {
  padding: 40px 18px;
  display: block;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: #2978a0;
  -webkit-border-radius: 5px 0 0;
  border-radius: 5px 0 0;
}

.b-steps_reg .b-step {
  padding: 20px;
  overflow: hidden;
  height: 60px;
  background: #f7f7f7;
}

.b-steps_reg .b-step .name {
  position: relative;
  display: block;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #333;
}

.b-steps_reg .b-step .name:after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 6px;
  height: 20px;
  content: '';
}

.b-steps_reg .b-step p {
  margin: 0;
  display: none;
  line-height: 16px;
  color: rgba(51,51,51,.5);
}

.b-steps_reg .b-step a.name {
  color: #0073be;
}

.b-steps_reg .b-step:first-child {
  margin-top: 120px;
}

.b-steps_reg .b-step.active {
  height: auto;
  background: #fff;
}

.b-steps_reg .b-step.active .name:after,
.b-steps_reg .b-step.ok .name:after {
  width: 12px;
  height: 20px;
}

.b-steps_reg .b-step.active p {
  display: block;
}

.b-reform .b-form .b-step_item .button {
  width: 110px;
  min-width: auto;
}

.b-reform .b-form .Salary__InputGroup .price-range-toggle a:hover,
.b-reform .b-form .buttonrow .field.nowrap a:hover {
  text-decoration: underline;
}

.b-inst_list {
  padding: 0 20px 20px;
  text-align: center;
}

.b-inst_list .b-step_item {
  position: relative;
  padding: 25px 12px 20px;
  display: inline-block;
  float: left;
  width: 156px;
  height: 235px;
  vertical-align: top;
}

.b-inst_list .b-step_item:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.b-inst_list .b-or {
  padding: 20px 0;
  width: 50px;
  line-height: 200px;
}

.b-inst_list .b-color_blue {
  background: #a4e1db;
}

.b-inst_list .b-color_liteblue {
  background: #bae8e4;
}

.b-inst_list .b-color_litebluebetter {
  background: #dbf3f1;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.b-inst_list .b-color_beige {
  background: #f1e8b8;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.b-inst_list .b-step_item p {
  margin-top: 23px;
  margin-bottom: 20px;
  color: #000;
}

.b-inst_list .b-step_item p b,
.b-inst_list .b-step_item p strong {
  display: block;
}

.b-inst_list .b-step_item:after {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: -5px;
  margin-top: -5px;
  display: block;
  width: 0;
  height: 0;
  content: '';
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #a4e1db;
}

.b-inst_list .b-color_liteblue:after {
  border-left: 5px solid #bae8e4;
}

.b-inst_list .b-color_beige:after,
.b-inst_list .b-color_litebluebetter:after,
.b-inst_list .b-or:after {
  display: none;
}

.tt-menu .tt-suggestion span {
  position: absolute;
  top: 13px;
  left: 10px;
  margin-top: -1px;
  margin-right: 10px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.metro-input .tt-menu {
  width: 405px;
}

.b-reform {
  float: right;
  width: 718px;
  background: #fff;
  border-left: 1px solid #e6e6e6;
}

.b-reform h1 {
  padding: 20px;
  font-size: 36px;
  font-weight: 300;
  line-height: 36px;
  color: #0073be;
}

.b-reform h2 {
  margin-bottom: 20px;
  padding: 15px 20px 5px;
  border-bottom: 1px solid #e6e6e6;
}

.b-reform .b-form {
  margin: 0;
}

.b-reform .b-form .button {
  margin-top: 20px;
  padding: 0 15px;
  width: auto;
  min-width: 210px;
}

.b-reform .b-form .fieldrow {
  padding: 0 20px;
}

.b-reform .b-form .buttonrow {
  padding: 20px;
  border-top: 1px solid #e6e6e6;
}

.b-reform .b-form .buttonrow .field.nowrap a {
  font-size: 16px;
}

.b-reform .b-form .buttonrow a.link_del {
  float: right;
  font-size: 13px;
  line-height: 40px;
}

.b-reform .b-form .buttonrow .field.nowrap a.link_del {
  margin-top: 20px;
  font-size: 13px;
  line-height: 40px;
}

.b-reform .b-form .buttonrow .field.nowrap.clearfix {
  margin-top: 0;
}

.b-reform .b-form .fieldcell .tt-menu {
  width: 100%;
}

.b-reform .b-form .fieldcell {
  margin-right: 16px;
  display: inline-block;
  width: 220px;
  vertical-align: top;
}

.b-reform .b-form .fieldcell.w460 {
  width: 460px;
}

.b-reform .b-form .fieldcell.w460 .tt-menu {
  width: 100%;
}

.b-reform .b-form .hint {
  margin-left: 5px;
  display: inline-block;
  width: 14px;
  line-height: 14px;
  text-align: center;
  vertical-align: top;
  color: #fff;
  background: #0073be;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

.b-reform .b-form .input {
  height: 32px;
  line-height: 32px;
}

.b-reform .b-form .textarea {
  line-height: 30px;
}

.b-reform .b-form .b-graph {
  padding: 0;
}

.b-reform .b-form .b-graph .jq-checkbox {
  margin-right: 0;
}

.b-reform .b-form .b-graph .radiogroup {
  padding: 10px 18px;
  vertical-align: top;
  border-left: 1px solid #ecf0f1;
}

.b-reform .b-form .b-graph table {
  border-right: 0 none;
}

.b-reform .b-form .b-graph .b-children_graph {
  margin-top: 15px;
  border-right: 1px solid #ecf0f1;
}

.b-reform .b-form .b-graph .b-children_graph td {
  padding: 3px 20px;
}

.b-reform .b-form .b-graph .b-children_graph td:first-child {
  padding: 10px 20px;
}

.b-reform .b-form .b-graph .b-children_graph .jq-selectbox {
  width: 110px;
}

.b-reform .b-form .videofile #video {
  position: absolute;
  top: 20px;
  left: 40px;
  display: block;
  width: 370px;
  height: 270px;
}

.b-reform .b-form .calendrow {
  margin-top: 20px;
  line-height: 30px;
}

.b-reform .b-form .calendrow .chkwrap+.chkwrap {
  margin-left: 5px;
}

.b-reform .b-form .calendrow .chkwrap label {
  line-height: 30px;
  color: #999;
}

.b-reform .b-form .calendrow .datepicker {
  position: relative;
  padding-right: 30px;
  display: inline-block;
  width: 220px;
  vertical-align: top;
}

.b-reform .b-form .b-type_var {
  border: 0;
}

.b-reform .b-form .b-type_var .chkwrap {
  position: relative;
  display: inline-block;
  width: 110px;
  text-align: center;
  vertical-align: top;
}

.b-reform .b-form .b-type_var .chkwrap+.chkwrap {
  margin-left: 8px;
}

.b-reform .b-form .b-type_var .chkwrap .custom:before {
  position: absolute;
  margin: 0 auto;
  display: block;
  width: 80px;
  font-size: 50px;
  line-height: 80px;
  color: #2978a0;
}

.b-reform .b-form .b-type_var .chkwrap .custom.checked:before {
  color: #fff;
}

.b-reform .b-form .b-type_var label {
  margin-top: 10px;
  display: block;
  color: #999;
}

.b-reform .b-form .b-type_var .b-letter {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 110px;
  height: 80px;
  font-size: 36px;
  font-weight: 300;
  line-height: 80px;
  color: #2978a0;
}

.b-reform .b-form .b-type_var .jq-radio.checked+.b-letter+label {
  color: #0073be;
}

.b-reform .b-form .b-type_var .jq-radio.checked+.b-letter {
  color: #fff;
}

.b-reform .b-form .b-type_var .jq-radio {
  margin: 0;
  width: 80px;
  height: 80px;
  border: 1px solid #0073be;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}

.b-reform .b-form .b-type_var .jq-radio.checked .jq-radio__div {
  margin: -1px 0 0 -1px;
  width: 80px;
  height: 80px;
  background: #0073be;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}

.b-reform .b-form .num {
  margin-top: 10px;
  display: block;
  width: 60px;
  height: 30px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  color: #111;
  background: #e6e6e6;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.b-reform .b-form .hsmall.textarea {
  height: 70px;
}

.b-reform .b-form .Salary__InputGroup input.mask-exact,
.b-reform .b-form .Salary__InputGroup input.mask-range-from,
.b-reform .b-form .Salary__InputGroup input.mask-range-to {
  margin: 0;
  padding: 0;
  width: 60px;
  height: 30px;
  text-align: center;
  border: 0;
}

.b-reform .b-form .Salary__InputGroup .mask-range-from,
.b-reform .b-form .Salary__InputGroup .mask-range-to {
  position: relative;
  padding: 0 30px;
}

.b-reform .b-form .Salary__InputGroup .mask-exact:after,
.b-reform .b-form .Salary__InputGroup .mask-range-from:after,
.b-reform .b-form .Salary__InputGroup .mask-range-from:before,
.b-reform .b-form .Salary__InputGroup .mask-range-to:after,
.b-reform .b-form .Salary__InputGroup .mask-range-to:before {
  position: absolute;
  top: 0;
  display: block;
  width: 30px;
  text-align: center;
  color: #999;
}

.b-reform .b-form .Salary__InputGroup .mask-range-from:before {
  left: 0;
  content: 'От';
}

.b-reform .b-form .Salary__InputGroup .mask-range-to:before {
  left: 0;
  content: 'До';
}

.b-reform .b-form .Salary__InputGroup .mask-exact:after,
.b-reform .b-form .Salary__InputGroup .mask-range-from:after,
.b-reform .b-form .Salary__InputGroup .mask-range-to:after {
  right: 0;
  content: 'руб.';
}

.b-reform .b-form .Salary__InputGroup input.mask-exact {
  width: 90px;
}

.b-reform .b-form .Salary__InputGroup .mask-exact {
  position: relative;
  padding: 0 30px 0 0;
  width: 120px;
}

.b-reform .b-form .Salary__InputGroup .input,
.b-reform .b-form .Salary__InputGroup .jq-selectbox {
  display: inline-block;
  width: 110px;
  vertical-align: top;
}

.b-reform .b-form .Salary__InputGroup .chkwrap,
.b-reform .b-form .Salary__InputGroup .chkwrap label {
  line-height: 32px;
}

.b-reform .b-form .Salary__InputGroup .jq-selectbox+.chkwrap {
  margin-left: 15px;
}

.b-reform .b-form .Salary__InputGroup .input {
  margin-right: 15px;
  height: 32px;
  line-height: 32px;
}

.b-reform .b-form .Salary__InputGroup .price-range-toggle .input {
  width: 100%;
}

.b-reform .b-form .Salary__InputGroup .disabled .exact,
.b-reform .b-form .Salary__InputGroup .disabled .jq-selectbox,
.b-reform .b-form .Salary__InputGroup .disabled .price-range-toggle,
.b-reform .b-form .Salary__InputGroup .disabled .range {
  opacity: .5;
}

.b-reform .b-form .Salary__InputGroup .disabled .price-range-toggle a {
  cursor: default;
}

.b-reform .tab-content {
  min-height: 82px;
}

.b-reform .tab-content .b-form {
  display: none;
}

.b-form .b-advanced .check_green,
.b-form .b-standart .check,
.b-reform .tab-content .b-form.active {
  display: block;
}

.b-reform .b-type_var a,
.b-reform .b-type_var li {
  display: inline-block;
  width: 110px;
  vertical-align: top;
}

.b-reform .b-type_var {
  margin: 0 0 20px;
  padding: 10px 0;
  list-style-type: none;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
}

.b-reform .b-type_var a {
  font: 13px/20px 'Open Sans',sans-serif,Arial;
  color: #999;
}

.b-reform .b-type_var a:before {
  margin: 0 auto 10px;
  display: block;
  width: 80px;
  height: 80px;
  font-family: sitterland;
  font-size: 50px;
  font-weight: 300;
  line-height: 80px;
  color: #0073be;
  background: #ecf0f1;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}

.b-form .b-advanced h2,
.b-form .b-standart h2 {
  padding: 15px 0 5px;
  font-size: 24px;
  line-height: 26px;
  border-bottom: 0 none;
  border-top: 1px solid #ecf0f1;
}

.b-reform .b-type_var a:hover {
  text-decoration: none;
  color: #0073be;
}

.b-reform .b-type_var a:hover:before {
  color: #fff;
  background: #0073be;
}

.b-reform .b-type_var li.active a {
  color: #0073be;
}

.b-reform .b-type_var li.active a:before {
  color: #fff;
  background: #0073be;
}

.b-form .b-standart .check:before {
  margin-left: 0;
}

.b-form .b-standart h2 {
  margin: 0 20px 10px;
  color: #0073be;
}

.b-form .b-standart .fieldcell {
  margin-right: 0;
  width: 280px;
}

.b-form .b-standart .fieldcell:first-child {
  margin-right: 18px;
  width: 375px;
}

.b-form .b-advanced .b-price,
.b-form .b-advanced .b-status,
.b-form .b-advanced label,
.b-form .b-advanced label .name,
.b-public_form .b-form label {
  display: inline-block;
  vertical-align: top;
}

.b-form .b-advanced .fieldrow {
  margin-bottom: 0;
}

.b-form .b-advanced h2 {
  margin: 0 20px 10px;
  color: #39b54a;
}

.b-form .b-advanced .fieldcell {
  margin-top: -55px;
  margin-right: 0;
  width: 280px;
}

.b-form .b-advanced .fieldcell:first-child {
  margin-top: 0;
  margin-right: 18px;
  width: 375px;
}

.b-form .b-advanced .field {
  padding: 23px 0;
  border-top: 1px solid #ecf0f1;
}

.b-form .b-advanced .field:first-child {
  border-top: 0 none;
}

.b-form .b-advanced .field a {
  color: #1a1a1a;
}

.b-form .b-advanced label .name {
  width: 90px;
}

.b-form .b-advanced .b-price {
  width: 80px;
  font-size: 18px;
}

.b-form .b-advanced .b-status {
  width: 80px;
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
}

.b-form .promocode.fieldrow {
  margin: 0 20px 15px;
  padding: 20px 0;
  border-top: 1px solid #ecf0f1;
  border-bottom: 1px solid #ecf0f1;
}

.b-form .promocode.fieldrow .button {
  margin-top: 0;
  padding-left: 30px;
  width: 130px;
  min-width: 0;
  height: 30px;
  font-size: 13px;
  line-height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.b-form .promocode.fieldrow p.note {
  margin-top: 20px;
}

.b-pay .b-form .button {
  width: 210px;
}

.b-pay .b-price {
  font-size: 18px;
}

.b-pay .b-form .fieldcell.w460 {
  margin-right: 0;
  width: 415px;
}

.b-pay hr {
  margin-right: 20px;
  margin-left: 20px;
}

.b-public_form {
  float: none;
  width: 100%;
  border: 0;
}

.b-public_form .b-form .fieldcell {
  width: 100%;
}

.b-public_form .b-form label {
  margin-right: 20px;
  width: 200px;
  line-height: 20px;
}

.b-public_form .b-form label .num {
  margin: 25px 0 10px;
  display: block;
  width: 60px;
  height: 30px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: #676767;
  background: #e6e6e6;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.b-public_form .b-form label em {
  font-weight: 400;
  text-transform: none;
}

.b-public_form .b-form label .example {
  display: block;
  font-style: italic;
  color: #999;
}

.b-public_form .b-form .w80 .jq-selectbox {
  width: 118px;
}

.b-public_form .b-form .chkw120.field {
  margin-right: -40px;
  width: 710px;
}

.b-public_form .b-form .chkw120.field .chkwrap label {
  margin-right: 0;
}

.b-public_form .b-form .chkw120 .bigradio.chkwrap {
  margin: 0;
  width: 116px;
  text-align: center;
}

.b-public_form .b-form .chkw120 .bigradio.chkwrap .jq-checkbox,
.b-public_form .b-form .chkw120 .bigradio.chkwrap .jq-radio {
  margin: 0;
}

.b-public_form .b-form .chkw120 .bigradio.chkwrap:first-child {
  margin-left: -30px;
}

.b-public_form .b-form .chkw120 .bigradio.chkwrap+.bigradio.chkwrap,
.b-public_form .b-form .chkw120 .chkwrap+.chkwrap {
  margin: 0;
}

.b-public_form .b-form .chkw160 .bigradio.chkwrap {
  margin-left: 0;
  width: 157px;
  text-align: center;
}

.b-public_form .b-form .chkw160 .bigradio.chkwrap:first-child {
  margin-left: -45px;
}

.b-public_form .b-form .inpjustify .chkw160 .bigradio.chkwrap+.bigradio.chkwrap {
  margin-left: 0;
}

.b-public_form .b-form .bigradio.chkwrap label {
  margin: 10px 0 0;
  display: block;
  width: auto;
  font-family: 'Open Sans';
}

.b-public_form .b-form .bigradio.chkwrap .custom:before {
  position: absolute;
  margin: 0 auto;
  display: block;
  width: 58px;
  font-size: 42px;
  line-height: 60px;
  color: #2978a0;
}

.b-public_form .b-form .bigradio.chkwrap .custom.checked:before {
  color: #fff;
}

.b-public_form .b-form .b-type_sheme li>a:before {
  position: absolute;
  left: 50%;
  margin: 0 auto 0 -30px;
  display: block;
  width: 58px;
  font-size: 40px;
  line-height: 60px;
  text-align: center;
  color: #2978a0;
}

.b-public_form .b-form .b-type_sheme li.active a:before {
  color: #fff;
}

.b-public_form .b-form .field {
  display: inline-block;
  width: 665px;
  vertical-align: top;
}

.b-public_form .b-form .field.w180,
.b-public_form .b-form .field.w180 .tt-menu {
  width: 180px;
}

.b-public_form .b-form .field.w180 .jq-selectbox {
  margin-left: 17px;
  width: 180px;
}

.b-public_form .b-form .field.w180 .input {
  height: 32px;
  line-height: 32px;
}

.b-public_form .b-form .field.w380 {
  width: 380px;
}

.b-public_form .b-form .bigradio.chkwrap {
  margin-bottom: 30px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}

.b-public_form .b-form .bigradio.chkwrap+.bigradio.chkwrap {
  margin-left: 20px;
}

.b-public_form .b-form .inpjustify .bigradio.chkwrap+.bigradio.chkwrap {
  margin-left: 60px;
}

.b-public_form .b-form .bigradio .jq-radio {
  width: 60px;
  height: 60px;
  border-color: #2978a0;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.b-public_form .b-form .bigradio .jq-radio.checked .jq-radio__div {
  margin: -1px 0 0 -1px;
  width: 60px;
  height: 60px;
  background: #2978a0;
  border: 1px solid #2978a0;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.b-public_form .b-form .bigradio .jq-checkbox {
  overflow: visible!important;
  width: 60px;
  height: 60px;
  border-color: #2978a0;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.b-public_form .b-form .bigradio .jq-checkbox.checked .jq-checkbox__div {
  margin: -1px 0 0 -1px;
  width: 60px;
  height: 60px;
  background: #2978a0;
  border: 1px solid #2978a0;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.b-public_form .b-form .b-type_sheme {
  margin: 0 0 0 -90px;
  padding: 0;
  width: 730px;
  list-style-type: none;
}

.b-public_form .b-form .b-type_sheme li {
  padding: 0;
  display: inline-block;
  width: 235px;
  text-align: center;
  vertical-align: top;
}

.b-public_form .b-form .b-type_sheme li a {
  position: relative;
  display: block;
  width: 100%;
}

.b-public_form .b-form .b-type_sheme li a .bigradio:before {
  margin: 0 auto;
  display: block;
  width: 60px;
  height: 60px;
  content: '';
  border: 1px solid #2978a0;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.b-public_form .b-form .b-type_sheme li.active a .bigradio:before {
  background: #2978a0;
}

.b-public_form .b-form .b-type_sheme .bigradio.chkwrap {
  margin-bottom: 0;
}

.b-public_form .b-form .tab-content .fieldrow {
  margin-bottom: 20px;
  padding: 0;
}

.b-public_form .b-form .tab-content .weekdaygroup {
  margin-top: 30px;
  margin-bottom: 0;
}

.b-public_form .b-form .tab-content .weekdaygroup .chkwrap:first-child {
  margin: 0;
}

.b-public_form .b-form .tab-content .calendrow .chkwrap+.chkwrap {
  margin-left: 15px;
}

.b-public_form .b-form .tab-content .jq-selectbox {
  width: 140px;
}

.b-public_form .b-form .tab-content .calendrow {
  margin-top: 30px;
  margin-bottom: 20px;
}

.b-public_form .b-form .tab-content .calendrow .datepicker {
  width: 140px;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.b-public_form .b-form .tab-content .jq-checkbox input {
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
}

.b-public_form .b-form .tab-content label {
  line-height: 32px;
}

.b-public_form .b-form .tab-content .chkwrap label {
  width: auto;
  line-height: 20px;
}

.b-public_form .b-form .capcha {
  margin-left: 220px;
}

.b-public_form .b-form .langsblock {
  position: relative;
  margin-top: 15px;
  padding: 15px 0 25px;
  background: #f8f8f8;
}

.b-public_form .b-form .langsblock:before {
  position: absolute;
  top: -10px;
  right: 65px;
  display: block;
  width: 0;
  height: 0;
  content: '';
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f8f8f8;
  border-left: 10px solid transparent;
}

.b-public_form .b-form .langsblock .chkwrap .jq-checkbox {
  position: absolute!important;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: 0 none;
  border: 0;
}

.b-public_form .b-form .langsblock .chkwrap {
  position: relative;
  margin: 0 0 5px;
  display: inline-block;
  width: auto;
  text-align: center;
  vertical-align: top;
}

.b-public_form .b-form .langsblock .chkwrap label {
  top: 0;
  left: 0;
  margin: 0;
  padding: 0 15px;
  width: auto;
  height: 24px;
  line-height: 23px;
  border: 1px solid #ccc;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.b-public_form .b-form .langsblock label {
  margin-left: 20px;
}

.b-public_form .b-form .langsblock .chkwrap .jq-checkbox.checked+label {
  color: #fff;
  background: #0073be;
}

.b-public_form .b-form .buttonrow {
  margin-bottom: 0;
  text-align: center;
}

.b-public_form .b-form .buttonrow .button {
  margin-top: 0;
  width: 210px;
}

.b-public_form .b-form .chckgroup {
  margin-bottom: 40px;
}

.b-public_form .b-form .chckgroup .chkw120 .chkwrap+.chkwrap {
  margin-top: 15px;
}

.b-public_form .b-form .chckgroup .fieldcell {
  width: 100%;
}

.b-public_form .b-form .chckgroup .fieldcell .field {
  width: 332px;
}

.b-public_form .b-form .chckgroup .fieldcell .field.chkw120 {
  width: 277px;
}

.b-public_form .b-form .chckgroup .fieldcell .field label {
  width: auto;
}

.b-public_form .b-form .calendrow {
  z-index: 1;
}

.b-public_form .b-form .calendrow .chkwrap label {
  line-height: 32px;
  color: #1a1a1a;
}

.b-public_form .b-form .jq-selectbox+.chkwrap {
  margin-left: 15px;
}

.b-public_form .b-form .jq-selectbox+.chkwrap label {
  line-height: 32px;
}

.b-public_form .b-form .weekdaygroup .chkwrap {
  margin-left: 10px;
  display: inline-block;
  width: 25px;
  text-align: center;
  vertical-align: top;
}

.b-public_form .b-form .weekdaygroup .chkwrap label {
  margin: 0;
  display: block;
  width: auto;
}

.b-public_form .b-form .weekdaygroup .weekdays {
  margin-left: 50px;
  padding-left: 30px;
  width: auto;
  border-left: 1px solid #efefef;
}

.b-inner_cabinet.crew_inner_cabinet {
  float: left;
}

.b-inner_cabinet.crew_inner_cabinet+.b-aside {
  margin: 0;
  float: right;
}

.b-inner_cabinet.crew_inner_cabinet+.b-aside .b-find_bl .dropdown>a,
.b-inner_cabinet.crew_inner_cabinet+.b-aside .b-find_bl>div {
  color: #0073be;
}

.b-inner_cabinet {
  float: right;
}

.b-inner_cabinet .title_in {
  position: relative;
  padding: 0 20px;
  line-height: 40px;
  background: #f0f0f0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.b-inner_cabinet .title_in .b-view {
  position: absolute;
  top: 0;
  right: 20px;
  display: block;
  font-size: 13px;
  color: #999;
}

.b-inner_cabinet .title_in .b-sort {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}

.b-inner_cabinet .title_in .b-sort>span {
  padding-right: 10px;
  font-size: 11px;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
  color: #999;
}

.b-inner_cabinet .title_in .b-sort .dropdown {
  margin-right: -1px;
  display: inline-block;
  width: 181px;
  vertical-align: top;
  border-left: 1px solid #fff;
}

.b-inner_cabinet .title_in .b-sort .dropdown-toggle {
  padding-left: 20px;
  display: block;
}

.b-inner_cabinet .title_in .b-sort .dropdown .caret {
  height: 40px;
}

.b-inner_cabinet .title_in .b-sort .dropdown-menu {
  width: 100%;
  background: #f0f0f0;
  border-bottom: 1px solid #fff;
}

.b-inner_cabinet .title_in .b-sort .dropdown-menu li a:hover {
  background: #e6e6e6;
}

.b-inner_cabinet .title_in .b-sort .dropdown-menu li a {
  padding: 0 20px;
  display: block;
  font-weight: 400;
  border-top: 1px solid #fff;
}

.b-inner_cabinet .title_in+.b-content {
  margin-top: 20px;
}

.b-access {
  padding: 20px 20px 0;
  border-bottom: 1px solid #ccc;
}

.b-access h2 {
  margin: -20px -20px 20px;
}

.b-access .b-info {
  float: left;
}

.b-access .b-info p {
  margin: 0;
}

.b-access .button {
  margin-right: -20px;
  float: right;
  -webkit-box-shadow: 0 1px 1px 0 #194861;
  box-shadow: 0 1px 1px 0 #194861;
}

.b-offers .b-offer_item {
  position: relative;
  padding: 18px;
  color: #999;
}

.b-offers .b-offer_item .name {
  overflow: hidden;
  max-width: 400px;
  font-weight: 700;
  text-overflow: ellipsis;
}

.b-offers .b-offer_item p {
  margin: 0;
}

.b-offers .b-offer_item .b-respond {
  position: absolute;
  top: 18px;
  right: 18px;
  display: block;
}

.b-offers .b-offer_item .b-respond:hover {
  text-decoration: underline;
}

.b-offers .b-offer_item .who {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #e6e6e6;
}

.b-offers .b-offer_item .b-respond .ic_up {
  font-weight: 700;
  color: #333;
}

.b-offers .b-offer_item .b-respond .ic_up:after {
  margin-left: 5px;
  display: inline-block;
  width: 10px;
  height: 20px;
  content: '';
  vertical-align: top;
}

.b-offers .b-fav {
  margin: 0 -1px;
  padding: 0 20px 20px;
  background: #f0f0f0;
}

.b-offers .b-fav .b-profile .b-info {
  width: 496px;
  border-bottom: 1px dotted #ccc;
}

.b-offers .panel-collapse .b-fav .b-profile {
  padding: 0 0 10px;
}

.b-offers .b-fav .b-but.b-shadow {
  padding-bottom: 20px;
  -webkit-box-shadow: 0 10px 10px -10px #e0e0e0;
  box-shadow: 0 10px 10px -10px #e0e0e0;
}

.b-offers .panel-collapse .b-fav:first-child .b-profile {
  padding-top: 20px;
}

.b-offers .b-fav .b-rating_profile {
  background: 0 0;
}

.b-offers .b-fav .b-but .button_white {
  border-color: #ccc;
}

.b-offers .b-fav .b-but .button_white:hover {
  background: #fff;
  border-color: #0073be;
}

.b-offers .b-fav .b-profile .b-color_grey {
  color: #ccc;
}

.b-fav .b-status,
.b-offers .b-fav .b-status {
  margin-left: 5px;
  padding-right: 10px;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  vertical-align: top;
  color: #fff;
  background: #0073be;
  position: relative;
}

.b-offers .b-fav .b-status {
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.b-offers .b-fav .b-status:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  content: '';
  vertical-align: top;
}

.b-offers .b-offer_item+.b-fav .b-rating_profile {
  top: 20px;
}

.b-inner_cabinet .b-offers {
  border-top: 1px solid #e6e6e6;
}

.b-inner_cabinet .b-fav .b-offers,
.crew_inner_cabinet.b-inner_cabinet .b-offers {
  min-height: 0;
}

a.more {
  position: relative;
  text-decoration: none;
}

a.more span {
  text-decoration: underline;
}

a.more:hover span {
  text-decoration: none;
}

.b-fav {
  padding-bottom: 20px;
  -webkit-box-shadow: 0 10px 10px -10px #ccc;
  box-shadow: 0 10px 10px -10px #ccc;
}

.b-fav .b-status {
  top: auto;
  right: auto;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.b-fav .b-rating_profile {
  top: 20px;
  right: 0;
  bottom: auto;
  left: auto;
  padding: 0;
  width: auto;
}

.b-fav .b-profile {
  padding: 20px 0 10px;
}

.b-fav .b-profile h2 a {
  font-size: 24px;
}

.b-fav .b-profile h2 .name {
  font-size: 24px;
  color: #0073be;
}

.b-fav .b-profile h2 {
  margin-bottom: 20px;
}

.b-fav .b-profile h2 span {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  color: #999;
}

.b-fav .b-profile p {
  margin-bottom: 10px;
  overflow: hidden;
  max-height: 60px;
}

.b-fav .b-profile .b-avatar {
  margin-bottom: 10px;
  width: 140px;
  height: 140px;
  min-height: 140px;
}

.b-fav .b-profile .b-info {
  width: 538px;
  min-height: 140px;
  border-bottom: 1px dotted #ccc;
}

.b-fav .b-profile .b-info p {
  min-height: auto;
}

.b-fav .b-profile .b-color_grey {
  font-size: 20px;
  font-weight: 300;
  color: #e6e6e6;
}

.b-fav .b-profile .b-info .ic_address,
.b-fav .b-profile .b-info .ic_metro {
  display: inline;
}

.b-fav .b-profile .b-info .ic_metro:before {
  height: 20px;
}

.b-fav .b-profile .b-info .ic_address:before {
  margin-top: -2px;
  margin-right: 0;
  -webkit-background-size: 9px 12px;
  background-size: 9px 12px;
}

.b-fav .b-but a.button {
  float: right;
}

.b-fav .b-but>p {
  float: left;
  width: 540px;
}

.b-fav .b-but>p+.button {
  margin-top: 13px;
}

.b-fav .b-but a.button_white {
  margin-right: 10px;
  padding: 0 20px;
  float: left;
  height: 40px;
  line-height: 40px;
  border-color: #ccc;
}

.b-fav .b-but a.button_white.ok {
  padding-left: 36px;
}

.b-fav .b-but a.button_white.active,
.b-fav .b-but a.button_white:hover {
  background: #f0f0f0;
  border-color: #0073be;
}

.b-fav .b-but .button {
  height: 38px;
  line-height: 38px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 0 0 #194861;
  box-shadow: 0 2px 0 0 #194861;
}

.b-fav .b-but .button .ic_user {
  line-height: 38px;
}

.b-fav .b-but .button .ic_user:before {
  height: 38px;
}

.b-fav .sprite-ic_person {
  width: 16px;
  height: 16px;
  background-position: -1050px -1174px;
}

.b-timeline.b-cgreen {
  background: #e1f5ff;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.b-timeline.b-cpink {
  background: #fffbe8;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.b-timeline.b-cfiolet {
  background: #f2e5ff;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.b-timeline {
  margin-right: -1px;
  margin-bottom: -1px;
  padding: 20px 11px;
  float: right;
  width: 180px;
  height: 100%;
  text-align: center;
  background: #f0f0f0;
  -webkit-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}

.b-timeline .b-day {
  margin-right: -4px;
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  color: #333;
  vetical-align: top;
}

.b-timeline .b-day.active {
  color: #fff;
  background: #2978a0;
}

.b-timeline .b-cblue {
  display: block;
  font-size: 18px;
  line-height: 21px;
  color: #0073be;
}

.b-timeline .b-cgrey {
  text-transform: uppercase;
  color: #999;
}

.b-timeline .b-price {
  margin: 10px 0;
}

.b-timeline .b-price b.b-cgrey,
.b-timeline .b-price strong.b-cgrey {
  font-size: 11px;
  text-transform: uppercase;
}

.b-timeline .b-price .b-rub {
  font-size: 13px;
  font-weight: 400;
}

.b-timeline .b-price span.b-cgrey {
  text-transform: none;
}

.b-timeline .b-time {
  margin: 5px 0 10px;
}

.b-timeline .b-time .b-cgrey {
  margin-top: 5px;
  margin-bottom: 20px;
  display: block;
  text-transform: none;
}

.b-timeline hr {
  margin: 10px auto;
  width: 140px;
  height: 1px;
  background: #ccc;
  border: none;
}

.b-jobs .b-fav {
  padding: 15px 20px 20px;
  float: left;
  width: 520px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.b-jobs .b-fav .b-profile .b-info .name {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
}

.b-jobs .b-fav .b-profile {
  padding-top: 0;
}

.b-jobs .b-fav .b-profile p {
  margin-top: 0;
}

.b-jobs .b-fav .b-profile .b-info {
  width: 460px;
  min-height: 1px;
  border-bottom: 0 none;
}

.b-jobs .b-offers {
  float: left;
  border: 0;
}

.b-jobs .b-offers .b-offer_item {
  padding: 0 10px;
  line-height: 40px;
}

.pagination {
  margin: 22px 0;
  padding: 0;
  display: table;
  width: 100%;
  list-style-type: none;
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.pagination li {
  display: table-cell;
  width: 38px;
  line-height: 38px;
  text-align: center;
  vertical-align: middle;
  background: #f0f0f0;
}

.pagination li a {
  display: block;
}

.pagination li.b-next a:after,
.pagination li.b-prev a:before {
  display: inline-block;
  width: 32px;
  height: 40px;
  content: '';
  vertical-align: top;
}

.pagination li.b-next {
  width: 135px;
  border-left: 1px solid #e6e6e6;
}

.pagination li.b-prev {
  width: 135px;
  border-right: 1px solid #e6e6e6;
}

.pagination li.active {
  background: #fff;
}

.pagination li.active a {
  font-weight: 700;
  color: #111;
}

.pagination li.disable {
  display: none;
}

.b-search_list .b-content:first-child {
  margin-top: 20px;
}

.b-search_list .b-fav {
  position: relative;
}

.b-search_list .b-fav .b-status {
  position: relative;
  margin-left: 5px;
  padding-right: 10px;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  vertical-align: top;
  color: #fff;
  background: #0073be;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.b-filters_list .b-filtr span.name,
.b-filtr_bl h4 {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

.b-search_list .b-fav .b-status:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  content: '';
  vertical-align: top;
}

.b-search_list .b-fav .b-cgrey {
  color: #999;
}

.b-search_list .b-fav .hidest.button_white span:before {
  margin-right: 5px;
  display: inline-block;
  width: 13px;
  height: 40px;
  content: '';
  vertical-align: top;
}

.b-search_list .b-jobs .b-offers .b-offer_item {
  padding: 0;
}

.b-search_list .b-content .b-fav .b-profile {
  padding: 0 0 50px;
  min-height: 220px;
}

.b-search_list .b-content .b-fav .b-but {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.b-filtr_bl .b-find_bl .dropdown>a,
.b-filtr_bl .b-find_bl>div {
  color: #0073be;
}

.b-filtr_bl .map {
  width: 100%;
  height: 100px;
}

.b-filtr_bl .b-map_bl {
  position: relative;
  margin-top: -1px;
  padding: 0;
  border: 0;
}

.b-filtr_bl .b-map_bl .button_white {
  position: absolute;
  bottom: 20px;
  left: 60px;
  line-height: 30px;
  background: #fff;
}

.b-filtr_bl h4 {
  margin: 0;
}

.b-filtr_bl .b-my-choice {
  padding-bottom: 13px;
}

.b-filtr_bl .b-my-choice span {
  display: block;
  line-height: 30px;
  color: #333;
}

.b-filtr_bl .b-my-choice span span {
  display: none;
}

.b-filtr_bl .b-butt_row {
  text-align: left;
}

.b-filtr_bl .b-butt_row span {
  display: block;
  line-height: 30px;
  color: #333;
}

.b-filtr_bl .ic_delete,
.b-filtr_bl .ic_map:before {
  display: inline-block;
  height: 30px;
  vertical-align: top;
}

.b-filtr_bl .ic_map:before {
  width: 15px;
  content: '';
}

.b-filtr_bl .ic_delete {
  width: 18px;
  text-indent: -999em;
}

.b-filters_list {
  background: #f8f8f8;
}

.b-filters_list .b-filtr {
  padding: 0 0 0 20px;
  border-bottom: 1px solid #fff;
}

.b-filters_list .b-filtr .collapse {
  padding-bottom: 9px;
  color: #333;
}

.b-filters_list .b-filtr .collapse.in {
  color: #333;
}

.b-filters_list .b-filtr span.name {
  position: relative;
  padding: 11px 0 9px;
  display: block;
  line-height: 20px;
  cursor: pointer;
  color: #0073be;
}

.b-filters_list .b-filtr span.name:after {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  display: block;
  width: 10px;
  height: 6px;
  content: '';
}

.b-filters_list .b-filtr .chkwrap {
  margin-bottom: 8px;
  display: block;
}

.b-filters_list .b-filtr .jq-selectbox {
  margin-bottom: 10px;
  display: block;
  width: 178px;
}

.b-filters_list .b-filtr .chkwrap label,
.b-filters_list .b-filtr .in .chkwrap label {
  display: inline-block;
  width: 170px;
  font: 13px/20px 'Open Sans',Arial,sans-serif;
  vertical-align: top;
  color: #333;
}

.b-filters_list .b-filtr .jq-radio {
  background: #fff;
}

.b-common.b-content {
  float: none;
}

.b-common.b-about_us {
  font-size: 16px;
  line-height: 20px;
}

.b-common {
  padding: 17px;
}

.b-common h1 {
  margin-bottom: 22px;
  font-size: 36px;
  font-weight: 300;
  line-height: 40px;
  color: #0073be;
}

.b-common h2 {
  margin: 34px -17px 0;
  padding: 0 17px 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
  border-bottom: 1px solid #ecf0f1;
}

.b-common h3 {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 18px;
}

.b-common p {
  margin-bottom: 20px;
}

.b-common ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.b-common ul li:before {
  margin-left: -12px;
  padding-right: 8px;
  content: '\2022';
}

.b_ok:before,
.b_warning:before,
.modal .star-rating:not(old)>label:before,
.slick-track:after,
.slick-track:before {
  content: '';
}

.b-common ul li {
  padding-left: 22px;
}

.b-common .b-form,
.b-common .b-form .buttonrow {
  padding: 20px 20px 0;
  border-top: 1px solid #e6e6e6;
}

.b-common img[align=left] {
  margin: 0 20px 20px 0;
}

.b-common img[align=right] {
  margin: 0 0 20px 20px;
}

.b-common cite {
  display: block;
  text-align: right;
}

.b-common .b-form {
  margin: 0 -17px;
  width: 940px;
}

.b-common .b-form .buttonrow {
  margin: 0 -20px;
}

.b-common .b-form .button_white:hover {
  background: #f0f0f0;
  border-color: #0073be;
}

.b-features {
  padding: 59px 0 20px;
  width: 100%;
  min-width: 940px;
  text-align: center;
  background: #f5f5f5;
}

.b-features h2 {
  margin-bottom: 2px;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
  color: #333;
}

.b-features .b-item,
.b-features h3 {
  display: inline-block;
  color: #666;
  vertical-align: top;
}

.b-features h3 {
  margin-bottom: 50px;
  width: 468px;
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
}

.b-features .b-feature_list {
  display: inline-block;
  width: 468px;
  vertical-align: top;
}

.b-features .b-item {
  margin-bottom: 40px;
  padding: 0 25px;
  width: 230px;
}

.b-features .b-item .img {
  margin: 0 auto 10px;
  display: block;
  width: 130px;
  height: 130px;
  line-height: 60px;
}

.b-404_page,
.b-confirm_email,
.b-reset_pw,
.b-reset_pw_sent {
  height: 580px;
  min-width: 940px;
}

.b-features .b-item p {
  margin: 0;
}

.b-features .b-feature_list+.b-feature_list {
  border-left: 1px dotted #8fb6ca;
}

.b-betters {
  padding-top: 60px;
  width: 100%;
  min-width: 940px;
  text-align: center;
}

.b-betters h2 {
  margin-bottom: 57px;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
  color: #333;
}

.b-betters .b-item {
  margin-bottom: 40px;
  margin-left: 16px;
  display: inline-block;
  width: 300px;
  vertical-align: top;
  color: #666;
}

.b-404_page .wrapper h1,
.b-confirm_email .b-form h1,
.b-reset_pw .b-form h1,
.b-reset_pw_sent .b-form h1 {
  font-size: 36px;
  font-weight: 300;
  color: #0073be;
  line-height: 40px;
}

.b-betters .b-item img {
  margin: 0 auto 33px;
  display: block;
}

.b-404_page .wrapper .breadcrumb,
.b-confirm_email .b-form .breadcrumb {
  margin-top: 20px;
  float: none;
}

.b-betters .b-item p {
  margin-bottom: 20px;
}

.b-betters .b-item:first-child {
  margin-left: 0;
}

.b-partners {
  width: 100%;
  min-width: 940px;
  text-align: center;
  background: #f8f8f8;
}

.b-partners .d_table {
  width: 100%;
}

.b-partners .d_table a {
  padding: 20px 0;
  width: 1%;
  text-align: center;
}

.b-reset_pw .b-form,
.b-reset_pw_sent .b-form {
  padding-top: 70px;
  margin-left: 540px;
  margin-right: 0;
}

.b-reset_pw {
  width: 100%;
  background: url("/assets/images/bg_04.jpg") 50% 50% no-repeat #fff;
  -webkit-background-size: cover;
  background-size: cover;
}

.b-reset_pw .b-form .fieldcell {
  margin-right: 0;
  width: 390px;
}

.b-reset_pw .b-form .input[type=password] {
  width: 260px;
}

.b-reset_pw .b-form .button {
  width: 180px;
}

.b-reset_pw_sent {
  width: 100%;
  background: url("/assets/images/bg_02.jpg") 50% 50% no-repeat #fff;
  -webkit-background-size: cover;
  background-size: cover;
}

.b-reset_pw_sent .b-form .fieldcell {
  margin-right: 0;
  width: 390px;
}

.b-reset_pw_sent .b-form .input[type=password] {
  width: 260px;
}

.b-reset_pw_sent .b-form .button {
  width: 180px;
}

.b-confirm_email {
  width: 100%;
  background: url("/assets/images/bg_05.jpg") 50% 50% no-repeat #fff;
  -webkit-background-size: cover;
  background-size: cover;
}

.b-confirm_email .b-form {
  margin-right: 0;
  margin-left: 540px;
  padding-top: 75px;
}

.b-confirm_email .b-form .fieldcell {
  margin-right: 0;
  width: 400px;
}

.b-confirm_email .b-form .input[type=email] {
  width: 400px;
}

.b-confirm_email .b-form .button {
  width: 220px;
  line-height: 40px;
}

.b-404_page {
  width: 100%;
  background: url("/assets/images/bg_03.jpg") 50% -70px no-repeat #fff;
  -webkit-background-size: cover;
  background-size: cover;
}

.b-404_page .wrapper {
  padding-top: 70px;
}

.main-slider {
  position: relative;
  height: auto;
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.2);
  box-shadow: 0 1px 5px rgba(0,0,0,.2);
}

.main-slider .b-slider {
  overflow: hidden;
  height: 580px;
}

.main-slider .b-slider .b-image {
  width: 100%;
  height: 580px;
}

.main-slider .b-slider .slide {
  width: 100%;
  height: auto;
  color: #fff;
}

.main-slider .b-slider .b-slogan {
  position: absolute;
  z-index: 1;
  top: 80px;
  left: 50%;
  margin-left: -470px;
  width: 940px;
  font-size: 18px;
  text-transform: uppercase;
  text-shadow: 1px 1px rgba(0,0,0,.4);
}

.main-slider .b-slider .b-slogan .title {
  margin-bottom: 15px;
  display: block;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}

.main-slider .b-top_sliderline {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 940px;
  height: 40px;
  line-height: 40px;
  background: rgba(255,255,255,.8);
}

.main-slider .b-top_sliderline .ic_address {
  position: relative;
  margin-right: 10px;
  display: inline-block;
  font-weight: 700;
  vertical-align: top;
  text-transform: uppercase;
}

.main-slider .b-top_sliderline .ic_address:before {
  margin-right: 5px;
  display: inline-block;
  width: 11px;
  height: 38px;
  content: '';
  vertical-align: middle;
}

.main-slider .b-butt_blue a span.text,
.main-slider .b-butt_green a span.text {
  margin-right: 13px;
}

.main-slider .b-top_sliderline .b-lnk {
  border-bottom: 1px dotted #9a9893;
}

.main-slider .b-top_sliderline .b-lnk:hover {
  text-decoration: none;
  border-bottom: 1px solid #9a9893;
}

.main-slider .b-top_sliderline .b-sub_menu {
  float: right;
}

.main-slider .b-top_sliderline .b-sub_menu a {
  display: inline-block;
  width: 150px;
  font-weight: 700;
  line-height: 38px;
  text-align: center;
  vertical-align: top;
  text-transform: uppercase;
  color: #333;
  border-bottom: 2px solid transparent;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.main-slider .b-top_sliderline .b-sub_menu a.active,
.main-slider .b-top_sliderline .b-sub_menu a:hover {
  color: #0073be;
  border-bottom: 2px solid #2978a0;
}

.main-slider .b-butt_blue a,
.main-slider .b-butt_green a {
  font-weight: 600;
  line-height: 20px;
  color: #fff;
  font-size: 16px;
  padding: 20px;
}

.main-slider .b-butt_blue {
  position: absolute;
  z-index: 2;
  bottom: 40px;
  left: 50%;
  margin-left: -470px;
  height: 80px;
}

.main-slider .b-butt_blue a {
  display: block;
  width: 220px;
  background: rgba(41,120,160,.6);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 175ms ease-in-out;
  -o-transition: all 175ms ease-in-out;
  transition: all 175ms ease-in-out;
}

.main-slider .b-butt_blue a:hover {
  background: #2978a0;
}

.main-slider .b-butt_blue a span {
  display: inline-block;
  vertical-align: top;
}

.main-slider .b-butt_blue a span.icon {
  float: right;
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.main-slider .b-butt_green {
  position: absolute;
  z-index: 2;
  bottom: 40px;
  left: 50%;
  margin-left: -230px;
  height: 80px;
}

.main-slider .b-butt_green a {
  display: block;
  width: 220px;
  background: rgba(57,181,74,.6);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 175ms ease-in-out;
  -o-transition: all 175ms ease-in-out;
  transition: all 175ms ease-in-out;
}

.b_ok:before,
.b_warning:before,
.main-slider .b-butt_green a span {
  display: inline-block;
  vertical-align: top;
}

.main-slider .b-butt_green a:hover {
  background: #39b54a;
}

.main-slider .b-butt_green a span.icon {
  float: right;
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.main-slider .b-main-reg {
  position: absolute;
  z-index: 1;
  top: 80px;
  left: 50%;
  margin-left: 10px;
  width: 460px;
}

.main-slider .b-main-reg .b-form {
  margin: 0;
  padding: 20px;
  width: 460px;
  background: rgba(255,255,255,.5);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.main-slider .b-main-reg .b-form .fieldrow {
  margin-bottom: 22px;
}

.main-slider .b-main-reg .b-form .fieldcell {
  margin-left: 20px;
  display: inline-block;
  width: 198px;
  vertical-align: top;
}

.main-slider .b-main-reg .b-form .fieldcell.w420 {
  margin: 0;
  width: 418px;
}

.main-slider .b-main-reg .b-form .fieldcell:first-child {
  margin-left: 0;
}

.main-slider .b-main-reg .b-form .jq-radio {
  background: #fff;
}

.main-slider .b-main-reg .b-form .button {
  width: 220px;
}

.main-slider .b-main-reg .b-form .input,
.main-slider .b-main-reg .b-form label {
  font-size: 16px;
}

.main-slider .b-main-reg .b-form .buttonrow {
  margin-bottom: 0;
}

.main-slider .b-main-reg .b-form .buttonrow p {
  font-size: 11px;
  color: #1a1a1a;
}

.main-slider .b-main-reg .b-form .buttonrow p a {
  text-decoration: none;
  color: #1a1a1a;
  border-bottom: 1px dotted #1a1a1a;
}

.main-slider .b-main-reg .b-form .buttonrow p a:hover {
  border-bottom: 1px solid #1a1a1a;
}

.main-slider .b-main-reg .b-reg_agency {
  margin-top: 20px;
  padding: 20px;
  width: 460px;
  font-size: 24px;
  line-height: 40px;
  color: #fff;
  background: rgba(0,0,0,.5);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.b_ok,
.b_warning {
  position: relative;
  font-size: 16px;
  line-height: 20px;
}

.main-slider .b-main-reg .b-reg_agency a.button {
  float: right;
  font-weight: 700;
  color: #2978a0;
  background: #fff;
  background: -webkit-gradient(linear,left top,left bottom,from(white),to(#cfcfcf));
  background: -webkit-linear-gradient(top,#fff 0,#cfcfcf 100%);
  background: -o-linear-gradient(top,#fff 0,#cfcfcf 100%);
  background: linear-gradient(to bottom,#fff 0,#cfcfcf 100%);
  -webkit-box-shadow: 0 2px 2px 0 #9a9a9a;
  box-shadow: 0 2px 2px 0 #9a9a9a;
}

.alert .close,
.modal .close {
  float: none;
  text-indent: -999em;
  opacity: 1;
  outline: 0;
}

.main-slider .b-main-reg .b-reg_agency a.button:hover {
  text-decoration: none;
  background: -webkit-gradient(linear,left top,left bottom,from(#cfcfcf),to(white));
  background: -webkit-linear-gradient(top,#cfcfcf 0,#fff 100%);
  background: -o-linear-gradient(top,#cfcfcf 0,#fff 100%);
  background: linear-gradient(to bottom,#cfcfcf 0,#fff 100%);
}

.b_warning {
  margin: 0 25px 0 0;
  color: #fff;
}

.b_warning:before {
  margin-right: 10px;
  width: 16px;
  height: 20px;
}

.b_ok {
  margin: 0 25px 0 0;
  color: #fff;
}

.b_ok:before {
  margin-right: 10px;
  width: 20px;
  height: 20px;
}

.alert .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 12px;
  height: 20px;
}

.mainpage .alert {
  margin: 0;
}

.alert .wrapper {
  position: relative;
}

.alert-warning {
  background: red;
}

.alert-ok {
  background: #39b54a;
}

.alert {
  width: 100%;
  min-width: 940px;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: -20px 0 20px;
  padding: 10px 0;
  display: none;
  height: auto;
}

.loginpage .alert,
.loginpage .alert.in,
.mainpage .alert.in {
  margin: 0;
}

.modal .close {
  position: absolute;
  top: -22px;
  right: -22px;
  width: 22px;
  height: 22px;
}

.modal .b-form {
  margin: 0;
  padding: 0;
}

.modal .map {
  width: 900px;
  height: 665px;
}

.modal .b-formchange_city .input_metro {
  width: 405px!important;
}

.modal .b-formchange_city .button_white {
  margin-top: 1px;
  margin-left: 5px;
  display: inline-block;
  width: 98px;
  height: 32px;
  line-height: 32px;
  vertical-align: top;
  outline: 0;
}

.modal .b-form .city_change a {
  display: inline-block;
  width: 151px;
  vertical-align: top;
}

.modal-header {
  padding: 0 20px;
  height: 40px;
  color: #fff;
  background: #2978a0;
  border-bottom: 0 none;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.modal-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
}

.modal-body {
  padding: 20px;
}

.map-popup .modal-body {
  padding: 10px;
  background: #f0f0f0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.modal-backdrop {
  background: #2d5069;
}

.modal-backdrop.in {
  opacity: .8;
}

.b-no_auth .modal-dialog {
  width: 360px;
}

.b-no_auth p {
  margin-top: 0;
}

.b-no_auth .buttonrow .button {
  margin-right: 19px;
  display: inline-block;
  width: 140px;
  vertical-align: top;
}

.modal-dialog {
  width: 660px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.map-popup .modal-dialog {
  width: 920px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.modal .buttonrow {
  margin: 0 -20px;
  padding: 20px 20px 0;
  border-top: 1px solid #e6e6e6;
}

.modal .b-form .buttonrow {
  margin: 0 -20px;
}

.PopupPhoto__ModalDialog {
  max-width: 660px;
}

.PopupPhoto__Image {
  max-width: 620px;
  max-height: 600px;
}

.PopupVideo__Video {
  width: 620px;
  height: 400px;
}

.modal .star-rating:not(old) {
  display: inline-block;
  overflow: hidden;
  width: 130px;
  height: 24px;
  vertical-align: bottom;
}

.modal .star-rating:not(old)>input {
  margin-right: -100%;
  opacity: 0;
}

.modal .star-rating:not(old)>label {
  position: relative;
  display: block;
  float: right;
  background: url("/assets/icons/big_stars.png");
}

.modal .star-rating:not(old)>label:before {
  display: block;
  width: 26px;
  height: 24px;
  background: url("/assets/icons/big_stars_hover.png");
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear;
}

.modal .star-rating:not(:hover)>:checked~label:before,
.modal .star-rating:not(old)>label:hover:before,
.modal .star-rating:not(old)>label:hover~label:before {
  opacity: 1;
}

.marker.hidden {
  display: none;
  visability: hidden;
}

.modal .ymaps-2-1-27-balloon {
  margin: 0;
  background: #fff;
  border: 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.35);
  -webkit-box-shadow: inset none;
  box-shadow: 0 3px 6px rgba(0,0,0,.35);
  box-shadow: inset none;
}

.modal .ymaps-b-balloon__sprite {
  height: 177px;
  background: 0 0;
}

.modal .ymaps-2-1-27-balloon__layout {
  margin: 0;
  background: #fff;
  border: 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.modal .ymaps-2-1-27-balloon__tail {
  display: none;
  background: 0 0;
}

.modal .ymaps-2-1-27-balloon__content {
  margin: 0;
  padding: 20px;
  background: #fff;
  border: 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 none;
  box-shadow: inset 0 none;
  width: 225px;
  font-family: 'Open Sans',sans-serif,Arial;
  font-size: 13px;
  line-height: 20px;
  color: #333;
}

.dropzone .glyphicon,
.html5imageupload:before {
  font-family: 'Glyphicons Halflings';
}

.modal .ymaps-2-1-27-balloon__content .marker {
  width: 225px;
}

.modal .ymaps-b-balloon__content-holster {
  display: block;
}

.modal .ymaps-b-balloon__content-body br,
.modal .ymaps-shadows-pane {
  display: none;
}

.modal .ymaps-b-balloon__tl {
  position: relative;
}

.modal .ymaps-b-balloon__tl-holster,
.modal .ymaps-b-balloon__tr {
  height: 31px;
}

.modal .ymaps-b-balloon__bl-inner,
.ymaps-b-balloon__br-inner {
  height: 28px;
}

.modal .ymaps-2-1-27-balloon__content img {
  margin-right: 10px;
}

.modal .ymaps-b-balloon__sprite_position_bl,
.modal .ymaps-b-balloon__sprite_position_br {
  margin-top: -111px;
}

.modal .ymaps-b-balloon__br-holster {
  margin-left: 0;
}

.modal .ymaps-b-balloon__content-body span {
  padding: 2px 0;
  display: block;
}

.modal .ymaps-2-1-27-balloon__content .marker a {
  font-weight: 700;
  color: #0073be;
}

.modal .ymaps-2-1-27-balloon__content .marker .b-color_grey {
  color: #999;
}

.modal .b-main-reg {
  margin: 0 auto;
  width: 460px;
}

.modal .b-main-reg .b-form {
  margin: 0;
  padding: 20px;
  width: 460px;
  background: rgba(255,255,255,.5);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.modal .b-main-reg .b-form .fieldcell {
  margin-left: 20px;
  display: inline-block;
  width: 198px;
  vertical-align: top;
}

.modal .b-main-reg .b-form .fieldcell.w420 {
  margin: 0;
  width: 418px;
}

.modal .b-main-reg .b-form .fieldcell:first-child {
  margin-left: 0;
}

.modal .b-main-reg .b-form .jq-radio {
  background: #fff;
}

.modal .b-main-reg .b-form .chkwrap+.chkwrap {
  margin-left: 8px;
}

.modal .b-main-reg .b-form .button {
  width: 220px;
}

.modal .b-main-reg .b-form .input,
.modal .b-main-reg .b-form label {
  font-size: 16px;
}

.modal .b-main-reg .b-form .buttonrow {
  margin-bottom: 0;
  padding-top: 0;
  border: 0;
}

.modal .b-main-reg .b-form .buttonrow p {
  font-size: 11px;
  color: #1a1a1a;
}

.modal .b-main-reg .b-form .buttonrow a {
  font-size: 16px;
  line-height: 42px;
}

.modal .b-main-reg .b-form .buttonrow a:hover {
  text-decoration: underline;
  color: #0073be;
}

.modal .b-main-reg .b-form .buttonrow p a {
  font-size: 11px;
  line-height: 20px;
  text-decoration: none;
  color: #1a1a1a;
  border-bottom: 1px dotted #1a1a1a;
}

.modal .b-main-reg .b-form .buttonrow .button_white,
.modal .b-reform .buttonrow .button_white {
  display: inline-block;
  width: 134px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  text-align: center;
  vertical-align: top;
}

.modal .b-main-reg .b-form .buttonrow p a:hover {
  text-decoration: none;
  color: #1a1a1a;
  border-bottom: 1px solid #1a1a1a;
}

.modal .b-main-reg .b-form .buttonrow .button_white {
  margin-left: 10px;
  border-color: #ccc;
}

.modal .b-main-reg .b-form .buttonrow .button_white:hover {
  text-decoration: none;
  color: #0073be;
  background: #e6e6e6;
  border-color: #0073be;
}

.modal .b-reform {
  margin: 0 -20px;
  float: none;
  border: 0;
}

.modal .b-reform .buttonrow {
  margin: 0;
}

.modal .b-reform .buttonrow .button_white {
  margin-top: 20px;
  margin-left: 10px;
  border-color: #ccc;
}

.modal .b-reform .buttonrow .button_white:hover {
  text-decoration: none;
  color: #0073be;
  background: #e6e6e6;
}

.modal .tit_vac {
  margin-bottom: 15px;
  display: block;
  text-transform: uppercase;
  color: #9999b2;
}

.modal .b-offers .b-offer_item {
  padding: 10px;
  cursor: pointer;
  border-top: 1px solid #9999b2;
}

.modal .b-offers .b-offer_item:first-child {
  border-top: 0 none;
}

.modal .b-offers .b-offer_item:hover {
  background: #f5f5f5;
}

.modal .b-offers .b-offer_item.active {
  background: #e8e8e8;
}

.modal .vac_list {
  margin-bottom: 20px;
  overflow: hidden;
  max-height: 300px;
  border: 1px solid #9999b2;
}

.b-popup-addvac .buttonrow a {
  display: inline-block;
  font-size: 16px;
  line-height: 38px;
  vertical-align: top;
}

.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}

.b-popup-addvac .buttonrow .button {
  margin: 0 20px 0 0;
}

.b-popup-addvac .buttonrow a:hover {
  text-decoration: underline;
  color: #0073be;
}

.b-popup-addvac .buttonrow a.button:hover {
  text-decoration: none;
  color: #fff;
}

.b-popup-file .buttonrow a {
  font-size: 16px;
  line-height: 40px;
}

.b-popup-file .buttonrow a:hover {
  text-decoration: underline;
  color: #0073be;
}

.b-popup-file .modal-dialog {
  width: 720px;
}

.w700 {
  width: 702px;
}

.w220 {
  width: 220px;
}

.w380 {
  width: 380px;
}

.w180 {
  width: 180px;
}

.w660 {
  width: 660px;
}

.w420 {
  width: 420px;
}

.w460 {
  width: 460px;
}

.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.slick-list {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.slick-track {
  top: 0;
  left: 0;
}

.slick-track:after,
.slick-track:before {
  display: table;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-dots {
  position: absolute;
  bottom: 70px;
  left: 50%;
  margin: 0 0 0 -470px;
  padding: 0;
  width: 940px;
  height: 12px;
}

.slick-dots li {
  position: relative;
  margin: 0 5px 0 0;
  padding: 0;
  display: inline-block;
  overflow: hidden;
  width: 12px;
  height: 12px;
  cursor: pointer;
  vertical-align: top;
  background: 0 0;
  border: 3px solid #fff;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background .2s ease-out;
  -o-transition: background .2s ease-out;
  transition: background .2s ease-out;
}

.slick-dots li button {
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  border: 0;
  opacity: 0;
}

a.slick-arrow-next,
a.slick-arrow-prev {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  padding: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  color: #6e6e6e;
}

.slick-dots li.slick-active,
.slick-dots li:hover {
  background: #fff;
}

a.slick-arrow-prev {
  left: 0;
}

.slick-arrow-prev:before {
  content: '\2039';
}

a.slick-arrow-next {
  right: 0;
}

.slick-arrow-next:after {
  content: '\203a';
}

.d_table.slick-slider {
  padding: 0 20px;
}

.d_table.slick-slider .slick-track a {
  padding: 20px 10px;
  width: auto;
  text-align: center;
}

.d_table.slick-slider img {
  margin: 0 auto;
  display: block;
}

.s-next.disabled,
.s-prev.disabled {
  cursor: default;
  opacity: .5;
}

.footer {
  position: relative;
  margin-top: 40px;
  width: 100%;
  min-width: 940px;
  min-height: 160px;
  font-size: 13px;
  color: #fff;
  background: #2d5069;
}

.footer a {
  color: #d1f0ff;
}

.footer .b-copy {
  margin: 25px 0 14px;
  font-size: 11px;
}

.footer .b-copy a {
  text-decoration: underline;
}

.b-aboutlink a,
.footer .b-copy a:hover {
  text-decoration: none;
}

.footer .b-link {
  float: left;
}

.footer .b-social_link {
  float: right;
}

.Footer__NoMargin .footer {
  margin: 0;
}

.mainpage .footer .b-social_link {
  float: left;
}

.mainpage .footer .b-copy {
  margin: 14px 0 25px;
}

.b-aboutlink {
  margin-bottom: 20px;
  padding-top: 21px;
}

.b-aboutlink a {
  margin-right: 10px;
  font-weight: 600;
  color: #fff;
}

.b-aboutlink a:hover {
  text-decoration: underline;
}

.b-link {
  padding-right: 0;
}

.b-proflink a {
  margin-right: 10px;
  text-decoration: none;
  color: #d1f0ff;
}

.b-link_row a:hover,
.b-proflink a:hover {
  text-decoration: underline;
}

.b-footer_row {
  margin-bottom: 17px;
}

.b-footer_row .col-md-8 {
  padding: 0 15px;
  width: 66.6666666667%;
}

.b-footer_row .col-md-4 {
  padding: 21px 0 0;
  width: 33.3333333333%;
}

.b-link_row {
  margin: 0;
  padding: 20px 0;
  border-top: 1px solid rgba(209,240,255,.2);
}

.b-link_row a {
  display: block;
}

.modal .b-form .metro_change a:hover,
.modal .b-main-reg .b-form .buttonrow a.cancel_btn:hover {
  text-decoration: none;
}

.b-link_row dt {
  margin: 0 0 20px;
  padding: 0;
  font-size: 16px;
}

.b-link_row dd,
.b-link_row dl {
  margin: 0;
  padding: 0;
}

.b-link_row .col-md-4 {
  padding: 0;
  float: left;
  width: 33.3333333333%;
}

.mainpage .b-social_link {
  text-align: left;
}

.b-social_link {
  padding-top: 25px;
  text-align: right;
}

.b-social_link span {
  margin-right: 3px;
  margin-bottom: 20px;
  display: block;
  line-height: 20px;
}

.b-social_link a {
  margin: 0 1px;
  display: inline-block;
  width: 21px;
  height: 21px;
  vertical-align: top;
}

.b-social_link .link_fb {
  background-position: 0 0;
}

.b-social_link .link_tw {
  background-position: -25px 0;
}

.b-social_link .link_vk {
  background-position: -50px 0;
}

.b-social_link .link_ggl {
  background-position: -75px 0;
}

.b-social_link .link_odn {
  background-position: -100px 0;
}

.b-social_link .link_ytb {
  background-position: -125px 0;
}

.b-vacancy_view .b-fav {
  width: 495px;
}

.b-vacancy_view .b-timeline {
  margin: 20px 20px 0 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.b-vacancy_view .b-offers {
  float: none;
}

.b-vacancy_view .b-profile_info dl dt {
  width: 140px;
  font-size: 11px;
}

.b-vacancy_view .b-jobs .b-offers .b-offer_item {
  padding: 0;
  line-height: 20px;
}

.b-vacancy_view .chkwrap.bigradio {
  position: relative;
  margin-bottom: 20px;
  margin-left: 20px;
  display: inline-block;
  width: 140px;
  text-align: center;
  vertical-align: top;
}

.b-vacancy_view .chkwrap.bigradio .ico_round {
  margin: 0 auto 28px;
  display: block;
  width: 60px;
  height: 60px;
  cursor: default;
  border: 1px solid #2978a0;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.b-vacancy_view .chkwrap.bigradio .ico_round:before {
  position: absolute;
  margin: 0 auto;
  display: block;
  width: 58px;
  font-size: 42px;
  line-height: 60px;
  color: #2978a0;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}

.b-inst_list.was_payed .b-color_beige,
.b-inst_list.was_payed .b-or,
.btn_change_metro {
  display: none;
}

.b-vacancy_view .b-butt_row {
  padding: 20px;
  border-top: 1px solid #e6e6e6;
}

.b-vacancy_view .b-butt_row a.button {
  margin: 0;
}

.b-vacancy_view .b-butt_row p {
  margin-top: 0;
}

.ui-autocomplete {
  margin-top: 5px;
  padding: 0;
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
}

.ui-autocomplete li.ui-menu-item {
  padding: 0 10px;
  font-size: 13px;
  line-height: 32px;
  cursor: pointer;
}

.ui-autocomplete li.ui-menu-item.ui-state-focus,
.ui-autocomplete li.ui-menu-item:hover {
  background-color: #f5f5f5;
}

.b-fav .b-profile.full_descr p {
  overflow: visible;
  max-height: none!important;
}

p.no_msg {
  padding: 0 20px;
}

.b-inst_list.was_payed .b-step_item {
  width: 33%;
}

.b-menu .menuitem a.ic_flag {
  position: relative;
}

.b-menu .menuitem a.ic_flag span.num {
  position: absolute;
  top: 15px;
  left: 5px;
}

div[data-toggle=modal] {
  cursor: pointer;
}

.b-fav .b-profile p.nowrap {
  overflow: visible;
}

.b-form .has-error .input,
.b-form .has-error .jq-selectbox__select-text,
.b-form .has-error .textarea {
  border-color: #d05353;
}

.b-form .has-success .input,
.b-form .has-success .jq-selectbox__select-text,
.b-form .has-success .textarea {
  border-color: #49a078;
}

.b-form .has-error .sel_day .jq-selectbox__select-text {
  border-left: 1px solid #d05353!important;
}

.tt-menu .tt-dot.tt-suggestion {
  position: relative;
  padding: 5px 10px 5px 30px;
  font-size: 13px;
  line-height: 1.7;
}

.b-reviews_list .b-reviews .review_name {
  font-size: 18px;
  cursor: default;
  color: #0073be;
}

#selected_city_text {
  color: #0073be;
}

#selected_city_text:hover {
  color: #2d5069;
}

.modal .b-form .metro_change a {
  display: inline-block;
  width: 205px;
  cursor: pointer;
  vertical-align: top;
  text-decoration: none;
}

.b-form .chkwrap label a,
.button-link:hover,
.dropzone_video .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

.modal .b-form .metro_change .liter_title {
  margin: 15px 0 5px;
  display: block;
  line-height: 20px;
  border-bottom: 1px solid #ccc;
}

.modal .b-form .metro_change a>span {
  margin-right: 10px;
  display: inline-block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}

.b-form .chkwrap label {
  margin-left: -30px;
  padding-left: 30px;
}

.b-form .chkwrap.bigradio label,
.fieldrow.weekdaygroup .chkwrap label {
  padding-left: 0;
}

.b-form .chkwrap label.after_input {
  line-height: 32px;
}

.b-public_form .b-form .inp_age .chkwrap {
  line-height: 32px;
}

.b-public_form .b-form .inp_age .input {
  margin-right: 15px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  width: 50px;
  vertical-align: top;
}

.b-public_form .b-form .inp_age .disabled .range {
  opacity: .5;
}

.cancel_btn.left_marg {
  margin-left: 40px;
}

.fieldrow.weekdaygroup .chkwrap .jq-checkbox {
  margin: 0 auto;
}

.modal .b-form .plan_region_change a {
  display: inline-block;
  width: 302px;
  vertical-align: top;
}

.modal .b-formchange_plan_region .button_white {
  margin-top: 1px;
  margin-left: 5px;
  display: inline-block;
  width: 98px;
  height: 32px;
  line-height: 32px;
  vertical-align: top;
  outline: 0;
}

.button-link {
  width: auto;
  min-width: initial;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  cursor: pointer;
  color: #0073be;
  background: 0 0;
  border: none;
  border: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.dropzone.alert-danger,
.dropzone.notAnImage {
  background-color: #f2dede;
}

.button-sm {
  margin-right: 0;
  padding: 0;
  font-size: 13px;
}

.m-t-20 {
  margin-top: 20px;
}

.dropzone {
  position: relative;
  display: inline-block;
  text-align: center;
}

.dropzone>input[type=text],
.dropzone>span.loader {
  display: none;
}

.dropzone.done:after,
.dropzone.done:before {
  content: '';
}

.dropzone.notAnImage {
  border-color: #ebccd1;
}

.dropzone.notAnImage:after {
  content: 'Выбранный файл не является картинкой!';
  color: #a94442;
}

.dropzone.notAnImage:before {
  content: 'Загрузка';
  color: #ebccd1;
}

.dropzone.alert-danger:after {
  content: '';
}

.dropzone.smalltext:after {
  font-size: 20px;
}

.dropzone>span {
  position: absolute;
  z-index: 0;
  top: 35%;
  left: 0;
  width: 100%;
  font-size: 30px;
  text-align: center;
  color: #bbb;
}

.dropzone>input[type=file] {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.dropzone .progress {
  right: 10px;
  bottom: 10px;
  left: 10px;
  display: none;
}

.dropzone .cropWrapper {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-align: left;
  background-color: #eee;
}

.dropzone canvas {
  position: relative;
  z-index: 5;
}

.dropzone canvas.ghost {
  z-index: auto;
  float: left;
  opacity: .2;
}

.dropzone canvas.main {
  cursor: move;
}

.dropzone .final canvas.main {
  cursor: auto;
}

.dropzone canvas.h5iu_preview {
  width: 100%;
}

.dropzone .preview_tools,
.dropzone .tools_over {
  position: absolute;
  z-index: 999;
  top: 270px;
  left: 0;
  display: inline-block;
  width: 220px;
}

.dropzone .tools {
  margin: 0 auto;
}

.dropzone .tools>* {
  margin: 0 5px 0 0;
}

.dropzone .download>*,
.html5imageupload .download>*,
.html5imageupload .tools>* {
  margin: 0 0 0 5px;
}

.dropzone .download {
  position: absolute;
  z-index: 999;
  bottom: 10px;
  left: 10px;
  display: inline-block;
}

.dropzone .alert {
  position: absolute;
  z-index: 100;
  right: 20px;
  bottom: 0;
  left: 20px;
}

.html5imageupload:after,
.html5imageupload:before,
.html5imageupload>span {
  z-index: 0;
  width: 100%;
  text-align: center;
}

.icon-flipped {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}

.rotate_90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.html5imageupload {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ddd;
}

.html5imageupload>input[type=text],
.html5imageupload>span.loader {
  display: none;
}

.html5imageupload:after {
  position: absolute;
  bottom: 60%;
  left: 0;
  font-size: 30px;
  content: 'Drop your image here or click to add one!';
  color: #bbb;
}

.html5imageupload:before {
  position: absolute;
  top: 40%;
  left: 0;
  font-size: 60px;
  content: '';
  color: #dbdbdb;
}

.html5imageupload.loading:after {
  content: 'Please wait, image is loading';
}

.html5imageupload.loading:before {
  content: 'юАг';
}

.html5imageupload.done:after,
.html5imageupload.done:before {
  content: '';
}

.html5imageupload.notAnImage {
  background-color: #f2dede;
  border-color: #ebccd1;
}

.html5imageupload.notAnImage:after {
  content: 'The selected file is not an image!';
  color: #a94442;
}

.html5imageupload.notAnImage:before {
  content: 'юДЗ';
  color: #ebccd1;
}

.html5imageupload.alert-danger {
  background-color: #f2dede;
}

.html5imageupload.alert-danger:after {
  content: '';
}

.html5imageupload.smalltext:after {
  font-size: 20px;
}

.html5imageupload>span {
  position: absolute;
  top: 35%;
  left: 0;
  font-size: 30px;
  color: #bbb;
}

.html5imageupload>input[type=file] {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.html5imageupload .progress {
  right: 10px;
  bottom: 10px;
  left: 10px;
  display: none;
}

.html5imageupload .cropWrapper {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background-color: #eee;
}

.html5imageupload img {
  position: relative;
  z-index: 20;
}

.html5imageupload img.ghost {
  z-index: auto;
  float: left;
  opacity: .2;
}

.html5imageupload img.main {
  cursor: move;
}

.html5imageupload .final img.main {
  cursor: auto;
}

.dropzone .btn,
.dropzone_video.dz-clickable {
  cursor: pointer;
}

.html5imageupload img.h5iu_preview {
  width: 100%;
}

.html5imageupload .tools {
  position: absolute;
  z-index: 999;
  top: 10px;
  right: 10px;
  display: inline-block;
}

.html5imageupload .download {
  position: absolute;
  z-index: 999;
  bottom: 10px;
  left: 10px;
  display: inline-block;
}

.html5imageupload.smalltools .tools .btn {
  padding: 1px 4px;
  font-size: 12px;
}

.dropzone .btn {
  display: inline-block;
  width: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.dropzone .btn-default {
  color: #333;
  background-color: #fff;
  border: 1px solid #ccc;
}

.dropzone .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.dropzone .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.dropzone .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}

.glyphicon-resize-full:before {
  content: '';
}

.glyphicon-fullscreen:before {
  content: '';
}

.glyphicon-resize-small::before {
  content: '';
}

.glyphicon-remove::before {
  content: '';
}

.glyphicon-ok::before {
  content: '';
}

.b-form .file .image {
  margin-bottom: 90px!important;
}

@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-o-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@-o-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes pulse {
  0%, 20% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@-o-keyframes pulse {
  0%, 20% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes pulse {
  0%, 20% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.dropzone_video,
.dropzone_video * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.dropzone_video {
  padding: 20px;
  min-height: 150px;
  background: #fff;
  border: 2px solid rgba(0,0,0,.3);
}

.dropzone_video.dz-clickable * {
  cursor: default;
}

.dropzone_video.dz-clickable .dz-message,
.dropzone_video.dz-clickable .dz-message * {
  cursor: pointer;
}

.dropzone_video.dz-started .dz-message {
  display: none;
}

.dropzone_video.dz-drag-hover {
  border-style: solid;
}

.dropzone_video.dz-drag-hover .dz-message {
  opacity: .5;
}

.dropzone_video .dz-preview.dz-file-preview .dz-details,
.dropzone_video .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone_video .dz-message {
  margin: 2em 0;
  text-align: center;
}

.dropzone_video .dz-preview {
  position: relative;
  margin: 16px;
  display: inline-block;
  min-height: 100px;
  vertical-align: top;
}

.dropzone_video .dz-preview:hover {
  z-index: 1000;
}

.dropzone_video .dz-preview.dz-file-preview .dz-image {
  background: #999;
  background: -webkit-gradient(linear,left top,left bottom,from(#eee),to(#ddd));
  background: -webkit-linear-gradient(top,#eee,#ddd);
  background: -o-linear-gradient(top,#eee,#ddd);
  background: linear-gradient(to bottom,#eee,#ddd);
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.dropzone_video .dz-preview.dz-image-preview {
  background: #fff;
}

.dropzone_video .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear;
}

.dropzone_video .dz-preview .dz-remove {
  display: block;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  border: none;
}

.dropzone_video .dz-preview .dz-details {
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  padding: 2em 1em;
  min-width: 100%;
  max-width: 100%;
  font-size: 13px;
  line-height: 150%;
  text-align: center;
  color: rgba(0,0,0,.9);
  opacity: 0;
}

.dropzone_video .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

.dropzone_video .dz-preview .dz-details .dz-filename:hover span {
  background-color: rgba(255,255,255,.8);
  border: 1px solid rgba(200,200,200,.8);
}

.dropzone_video .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropzone_video .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

.dropzone_video .dz-preview .dz-details .dz-filename span,
.dropzone_video .dz-preview .dz-details .dz-size span {
  padding: 0 .4em;
  background-color: rgba(255,255,255,.4);
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.dropzone_video .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  transform: scale(1.05,1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.dropzone_video .dz-preview .dz-image {
  position: relative;
  z-index: 10;
  display: block;
  overflow: hidden;
  width: 120px;
  height: 120px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.dropzone_video .dz-preview .dz-image img {
  display: block;
}

.dropzone_video .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(.77,0,.175,1);
  -o-animation: passing-through 3s cubic-bezier(.77,0,.175,1);
  animation: passing-through 3s cubic-bezier(.77,0,.175,1);
}

.dropzone_video .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(.77,0,.175,1);
  -o-animation: slide-in 3s cubic-bezier(.77,0,.175,1);
  animation: slide-in 3s cubic-bezier(.77,0,.175,1);
}

.dropzone_video .dz-preview .dz-error-mark,
.dropzone_video .dz-preview .dz-success-mark {
  position: absolute;
  z-index: 500;
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -27px;
  display: block;
  pointer-events: none;
  opacity: 0;
}

.dropzone_video .dz-preview .dz-error-mark svg,
.dropzone_video .dz-preview .dz-success-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

.dropzone_video .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

.dropzone_video .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity .4s ease-in;
  -o-transition: opacity .4s ease-in;
  transition: opacity .4s ease-in;
}

.dropzone_video .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

.dropzone_video .dz-preview .dz-progress {
  position: absolute;
  z-index: 1000;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -40px;
  overflow: hidden;
  width: 80px;
  height: 16px;
  pointer-events: none;
  background: rgba(255,255,255,.9);
  -webkit-border-radius: 8px;
  border-radius: 8px;
  opacity: 1;
  -webkit-transform: scale(1);
}

.dropzone_video .dz-preview .dz-progress .dz-upload {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  background: #333;
  background: -webkit-gradient(linear,left top,left bottom,from(#666),to(#444));
  background: -webkit-linear-gradient(top,#666,#444);
  background: -o-linear-gradient(top,#666,#444);
  background: linear-gradient(to bottom,#666,#444);
  -webkit-transition: width .3s ease-in-out;
  -o-transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
}

.dropzone_video .dz-preview.dz-error .dz-error-message {
  display: block;
}

.dropzone_video .dz-preview.dz-error:hover .dz-error-message {
  pointer-events: auto;
  opacity: 1;
}

.dropzone_video .dz-preview .dz-error-message {
  position: absolute;
  z-index: 1000;
  top: 130px;
  left: -10px;
  padding: .5em 1.2em;
  display: block;
  display: none;
  width: 140px;
  font-size: 13px;
  pointer-events: none;
  color: #fff;
  background: #be2626;
  background: -webkit-gradient(linear,left top,left bottom,from(#be2626),to(#a92222));
  background: -webkit-linear-gradient(top,#be2626,#a92222);
  background: -o-linear-gradient(top,#be2626,#a92222);
  background: linear-gradient(to bottom,#be2626,#a92222);
  -webkit-border-radius: 8px;
  border-radius: 8px;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.dropzone_video .dz-preview .dz-error-message:after {
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  content: '';
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
  border-left: 6px solid transparent;
}

.display-ib {
  display: inline-block!important;
}

::-webkit-input-placeholder {
  text-overflow: ellipsis;
  color: #acacac;
}

:-moz-placeholder {
  text-overflow: ellipsis;
  color: #acacac!important;
}

::-moz-placeholder {
  text-overflow: ellipsis;
  color: #acacac!important;
}

:-ms-input-placeholder {
  text-overflow: ellipsis;
  color: #acacac!important;
}

.croppie-container {
  padding: 30px;
}

.croppie-container .cr-image {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  max-width: none;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}

.croppie-container .cr-boundary {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  overflow: hidden;
}

.croppie-container .cr-viewport {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 0 899px rgba(0,0,0,.5);
  box-shadow: 0 0 0 899px rgba(0,0,0,.5);
}

.croppie-container .cr-vp-circle {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.croppie-container .cr-overlay {
  position: absolute;
  z-index: 1;
  cursor: move;
}

.croppie-container .cr-slider-wrap {
  margin: 25px auto 0;
  width: 75%;
  text-align: center;
}

.croppie-result {
  position: relative;
  overflow: hidden;
}

.b-form .sel_day .jq-selectbox__dropdown,
.b-form .sel_month .jq-selectbox__dropdown,
.b-form .sel_scroll .jq-selectbox__dropdown,
.b-form .sel_year .jq-selectbox__dropdown {
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 250px;
}

.croppie-result img {
  position: absolute;
}

.cr-slider {
  width: 300px;
  max-width: 100%;
}

.cr-slider::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  background: rgba(0,0,0,.5);
  border: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.cr-slider::-webkit-slider-thumb {
  margin-top: -6px;
  width: 16px;
  height: 16px;
  -webkit-appearance: none;
  border: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.cr-slider:focus {
  outline: 0;
}

.cr-slider::-moz-range-track {
  width: 100%;
  height: 3px;
  background: rgba(0,0,0,.5);
  border: 0;
  border-radius: 3px;
}

.cr-slider::-moz-range-thumb {
  margin-top: -6px;
  width: 16px;
  height: 16px;
  border: none;
  border-radius: 50%;
}

.cr-slider:-moz-focusring {
  outline: #fff solid 1px;
  outline-offset: -1px;
}

.button,
input:focus {
  outline: 0;
}

.cr-slider::-ms-track {
  width: 300px;
  height: 5px;
  color: transparent;
  background: 0 0;
  border-width: 6px 0;
  border-color: transparent;
}

.cr-slider::-ms-fill-lower {
  background: rgba(0,0,0,.5);
  border-radius: 10px;
}

.cr-slider::-ms-fill-upper {
  background: rgba(0,0,0,.5);
  border-radius: 10px;
}

.cr-slider::-ms-thumb {
  width: 16px;
  height: 16px;
  border: none;
  border-radius: 50%;
}

.jq-checkbox,
.jq-radio {
  width: 20px;
  height: 20px;
}

.cr-slider:focus::-ms-fill-lower {
  background: rgba(0,0,0,.5);
}

.cr-slider:focus::-ms-fill-upper {
  background: rgba(0,0,0,.5);
}

.cr-rotate-controls {
  position: absolute;
  z-index: 1;
  bottom: 5px;
  left: 5px;
}

.cr-rotate-controls button {
  background: 0 0;
  border: 0;
}

.cr-rotate-controls i:before {
  display: inline-block;
  font-size: 22px;
  font-weight: 900;
  font-style: normal;
}

.cr-rotate-l i:before {
  content: '↺';
}

.cr-rotate-r i:before {
  content: '↻';
}

.jq-checkbox {
  top: -1px;
  margin-right: 8px;
  cursor: pointer;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #ccc;
}

.jq-checkbox input {
  position: absolute;
  top: 0;
  left: 0;
}

.jq-checkbox.checked .jq-checkbox__div {
  width: 20px;
  height: 20px;
  background: url("/assets/icons/check.png") center center no-repeat;
}

.jq-checkbox.focused {
  border-color: #aaa;
}

.jq-radio {
  top: -1px;
  margin-right: 5px;
  cursor: pointer;
  vertical-align: middle;
  border: 1px solid #ccc;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.jq-radio.checked .jq-radio__div {
  margin: 3px 0 0 3px;
  width: 12px;
  height: 12px;
  background: #0073be;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.jq-radio.focused {
  border: 1px solid #aaa;
}

.jq-radio.disabled {
  opacity: .55;
  filter: alpha(opacity=55);
}

.jq-selectbox {
  width: 220px;
  height: 30px;
  font-size: 13px;
  line-height: 30px;
  background: #fff;
}

.jq-selectbox__select-text.placeholder {
  width: 100%!important;
  color: #999;
}

.jq-selectbox__select-text {
  padding: 0 30px 0 10px;
  width: 100%!important;
  border: 1px solid #ccc;
}

.jq-selectbox.opened .jq-selectbox__select-text {
  border-bottom: 0 none;
}

.jq-selectbox__trigger {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background: url("/assets/icons/sel.png") center center no-repeat;
}

.b-form .field,
.b-form .fieldrow {
  position: relative;
}

.jq-selectbox__dropdown {
  width: 100%;
  background: #fff;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  border-left: solid 1px #ccc;
}

.jq-selectbox__dropdown ul {
  margin: 0;
  padding: 0;
}

.jq-selectbox__dropdown ul li {
  padding: 0 10px;
  line-height: 30px;
  cursor: pointer;
}

.sel_day .jq-selectbox__dropdown ul li {
  line-height: 20px;
}

.jq-selectbox__dropdown ul li:hover {
  background: #ccc;
}

.jq-selectbox__dropdown ul li.sel {
  display: none;
}

.b-form .input,
.b-form .textarea {
  padding: 0 10px;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  font-size: 13px;
  line-height: 40px;
  resize: none;
  color: #1a1a1a;
  background: #fff;
  border: 1px solid #ccc;
}

.b-form .textarea {
  height: 140px;
  line-height: 20px;
}

.b-form .has-error .input {
  border-color: #d05353;
}

.b-form .has-success .input {
  border-color: #49a078;
}

.b-form .input.error {
  border-color: #d05353;
}

.b-form .input.ok {
  border-color: #49a078;
}

.b-form em.error {
  display: none;
  color: red;
}

.b-form .help-block-error {
  font-style: italic;
  color: red;
}

.b-form .fieldrow {
  margin-bottom: 27px;
}

.b-form .buttonrow {
  margin-bottom: 20px;
}

.b-form .fieldcell {
  position: relative;
  width: 300px;
  white-space: normal;
}

.b-form .fieldcell.nowrap,
.b-form .selgroup label,
.ellipsis,
a.butt_red {
  white-space: nowrap;
}

.b-form .note {
  margin: 0;
  font-size: 11px;
  color: #999;
}

.b-form .fieldcell .note_text {
  margin: 0;
  font-size: 13px;
  color: #999;
}

.b-form label {
  margin-bottom: 7px;
  display: block;
  font-size: 11px;
  font-weight: 700;
  line-height: 15px;
  text-transform: uppercase;
  color: #999;
}

.b-form .chkwrap label {
  margin-bottom: 0;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  vertical-align: top;
  text-transform: none;
  color: #1a1a1a;
}

.b-form label[for] {
  cursor: pointer;
}

.b-form .chkwrap label a:hover,
a.butt-red:hover,
a.butt_gray-lite:hover,
a.butt_red:hover,
a.link-black:hover,
a.link-blue:hover,
a.link-gray-lite:hover {
  text-decoration: none;
}

.b-form .chkwrap+.chkwrap {
  margin-left: 40px;
}

.b-form .seldate .jq-selectbox__select-text {
  border-left: 0 none;
}

.b-form .seldate.error .jq-selectbox__select-text {
  border-color: #d05353;
}

.b-form .seldate.ok .jq-selectbox__select-text {
  border-color: #49a078;
}

.b-form .seldate.has-error .jq-selectbox__select-text {
  border-color: #d05353;
}

.b-form .seldate.has-success .jq-selectbox__select-text {
  border-color: #49a078;
}

.b-form .sel_day .jq-selectbox__select-text {
  border-left: 1px solid #ccc;
}

.b-form .sel_day {
  float: left;
  width: 60px;
}

.b-form .sel_month {
  float: left;
  width: 90px;
}

.b-form .sel_year {
  float: left;
  width: 70px;
}

.b-form .sel_month .jq-selectbox__dropdown {
  margin-left: -1px;
  width: 91px;
}

.b-form .sel_year .jq-selectbox__dropdown {
  margin-left: -1px;
  width: 71px;
}

.b-form .chckgroup .chkwrap+.chkwrap,
.b-form .radiogroup .chkwrap+.chkwrap {
  margin-left: 0;
}

.b-form .addlang {
  position: absolute;
  top: 0;
  left: 190px;
  display: block;
  width: 30px;
  height: 30px;
  background: url("/assets/icons/add.png") center center no-repeat;
}

.b-form .onelang {
  margin-top: 12px;
  margin-right: 5px;
  padding: 0 10px;
  display: inline-block;
  line-height: 26px;
  vertical-align: top;
  background: #0073be;
  -webkit-border-radius: 13px;
  border-radius: 13px;
}

.b-form .onelang:first-child {
  margin-top: 0;
  padding: 0;
  display: block;
  width: 220px;
}

.b-form .onelang a.del {
  margin-right: -10px;
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: top;
  background: url("/assets/icons/ic_del.png") center center no-repeat;
}

.b-form .onelang span.text {
  display: inline-block;
  vertical-align: top;
  color: #fff;
}

.b-form .onelang:first-child a.del,
.b-form .onelang:first-child span.text,
.b-form .onelang:not(:first-child) input {
  display: none;
}

.b-form .selgroup .fieldcell,
.b-form .selgroup .jq-selectbox {
  width: 120px;
}

.b-form .Salary__InputGroup .fieldcell {
  width: 100%;
}

.b-form .Salary__InputGroup .range .input {
  margin-right: 16px;
  display: inline-block;
  width: 120px;
  vertical-align: top;
}

.b-form .Salary__InputGroup .exact input {
  width: 120px;
}

.b-form .Salary__InputGroup .price-range-toggle {
  margin-top: 10px;
}

.b-form .chckgroup .fieldcell {
  width: 45%;
}

.b-form .chckgroup .chkwrap {
  margin-top: 20px;
  display: block;
}

.b-form .chckgroup .chkwrap:first-child {
  margin-top: 0;
}

.b-form .radiogroup .chkwrap {
  display: block;
}

.b-form .b-graph .chkwrap label {
  color: #999;
}

.b-form .radiogroup .chkwrap label em {
  display: block;
  font-size: 11px;
}

.b-form .fieldcell p {
  margin-top: 0;
  margin-bottom: 20px;
}

.b-form .fieldcell p em {
  color: #676767;
}

.b-form .fieldcell.w460+.fieldcell,
.b-form .file .fieldcell {
  margin-right: -4px;
  width: 201px;
}

.b-form .file .fieldcell {
  margin-left: 16px;
}

.b-form .file .fieldcell label {
  margin-bottom: 15px;
}

.b-form .file .fieldcell:first-child {
  margin-left: 0;
  width: 460px;
}

.b-form .file .field {
  position: relative;
  text-align: center;
  background: #f0f0f0;
}

.b-form .file .field.photofile {
  padding: 50px 30px 70px;
}

.b-form .file .field.videofile {
  padding: 80px 45px;
}

.b-form .file .hint {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  font-weight: 700;
  line-height: 20px;
  color: #f0f0f0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.b-form .file .upload span:before,
.b-form .file .write span:before {
  margin-right: 5px;
  width: 12px;
  content: '';
  display: inline-block;
}

.b-form .file .button_white {
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
  background: #fff;
  border-color: #ccc;
}

.b-form .b-upload:hover .upload {
  cursor: pointer;
  background: #f0f0f0;
  border-color: #0073be;
}

.b-form .file .upload span:before {
  height: 13px;
  vertical-align: middle;
}

.b-form .file .write span:before {
  height: 12px;
  background: #999;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.b-form .b-upload {
  position: relative;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
}

.b-form input[type=file] {
  cursor: pointer!important;
}

.b-form .b-upload input[type=file] {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 30px;
  cursor: pointer;
  opacity: 0;
}

.b-form .check_home .jq-radio__div:before,
.b-form .check_nany .jq-radio__div:before,
.b-form .check_sitted .jq-radio__div:before {
  height: 80px;
  font-size: 36px;
  font-weight: 300;
  line-height: 80px;
  color: #2978a0;
}

.b-form .check_nany .jq-radio__div:before {
  content: 'Н';
}

.b-form .check_sitted .jq-radio__div:before {
  content: 'C';
}

.b-form .check_home .jq-radio__div:before {
  content: 'Д';
}

.b-form .check_home .checked .jq-radio__div:before,
.b-form .check_nany .checked .jq-radio__div:before,
.b-form .check_sitted .checked .jq-radio__div:before,
.button {
  color: #fff;
}

.b-common .b-form .fieldcell.w660 {
  width: 660px;
}

.button,
.button_orange {
  width: 140px;
  border: none;
  font-size: 16px;
}

.b-common .b-form .input {
  height: 30px;
  line-height: 30px;
}

.button {
  margin-right: 20px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI5NzhhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMTYxODEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear,left top,left bottom,from(#2978a0),to(#216181));
  background: -webkit-linear-gradient(top,#2978a0 0,#216181 100%);
  background: -o-linear-gradient(top,#2978a0 0,#216181 100%);
  background: linear-gradient(to bottom,#2978a0 0,#216181 100%);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 2px 0 #194861;
  box-shadow: 0 2px 2px 0 #194861;
}

.button:hover {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxNjE4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyOTc4YTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear,left top,left bottom,from(#216181),to(#2978a0));
  background: -webkit-linear-gradient(top,#216181 0,#2978a0 100%);
  background: -o-linear-gradient(top,#216181 0,#2978a0 100%);
  background: linear-gradient(to bottom,#216181 0,#2978a0 100%);
}

.button_white {
  padding: 0 15px;
  line-height: 38px;
  color: #0073be;
  background: 0 0;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
}

.button_green,
.button_orange,
.cancel_btn {
  margin-right: 20px;
  height: 40px;
  line-height: 40px;
  outline: 0;
}

.button_white:hover {
  background: #fff;
}

.button.btdisable {
  cursor: default;
  opacity: .5;
}

.button_orange {
  cursor: pointer;
  color: #fff;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0NjAyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNjRlMjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear,left top,left bottom,from(#f46027),to(#c64e20));
  background: -webkit-linear-gradient(top,#f46027 0,#c64e20 100%);
  background: -o-linear-gradient(top,#f46027 0,#c64e20 100%);
  background: linear-gradient(to bottom,#f46027 0,#c64e20 100%);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 2px 0 #943a17;
  box-shadow: 0 2px 2px 0 #943a17;
}

.button_orange:hover {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M2NGUyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNDYwMjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear,left top,left bottom,from(#c64e20),to(#f46027));
  background: -webkit-linear-gradient(top,#c64e20 0,#f46027 100%);
  background: -o-linear-gradient(top,#c64e20 0,#f46027 100%);
  background: linear-gradient(to bottom,#c64e20 0,#f46027 100%);
}

.button_green {
  width: 210px;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
  background: #39b54a;
  background: -webkit-gradient(linear,left top,left bottom,from(#39b54a),to(#2e923c));
  background: -webkit-linear-gradient(top,#39b54a 0,#2e923c 100%);
  background: -o-linear-gradient(top,#39b54a 0,#2e923c 100%);
  background: linear-gradient(to bottom,#39b54a 0,#2e923c 100%);
  border: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 2px 0 #226d2c;
  box-shadow: 0 2px 2px 0 #226d2c;
}

.button_green:hover {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzJlOTIzYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzM5YjU0YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=");
  background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#2e923c),color-stop(99%,#39b54a));
  background: -webkit-linear-gradient(top,#2e923c 1%,#39b54a 99%);
  background: -o-linear-gradient(top,#2e923c 1%,#39b54a 99%);
  background: linear-gradient(to bottom,#2e923c 1%,#39b54a 99%);
}

.cancel_btn {
  width: 150px;
  cursor: pointer;
}

.btn-135 {
  width: 135px;
}

.videofile .image {
  margin-bottom: 130px;
}

.videofile .dropzone-ui {
  position: absolute;
  bottom: 70px;
  left: 0;
  padding: 20px;
  width: 100%;
  height: 100px;
  text-align: center;
}

.videofile .file-label,
.videofile .upload-error,
.videofile .upload-success {
  padding: 10px;
  display: block;
}

.videofile .remove {
  color: #fff;
  background: #d9534f!important;
  border-color: #d43f3a!important;
}

.videofile .upload-success {
  color: #3c763d;
}

.videofile .upload-error {
  color: #a94442;
}

.croppie-container {
  height: 253px;
}

.saved-image {
  margin: auto;
  display: block;
  height: 203px;
}

.btn.btn-crop,
.btn.btn-danger {
  width: 84px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  display: inline-block;
}

.cr-slider::-webkit-slider-thumb {
  background: #0073be;
}

.cr-slider::-moz-range-thumb {
  background: #0073be;
}

.cr-slider::-ms-thumb {
  background: #0073be;
}

.btn.btn-danger {
  margin-top: 20px;
  background-color: #d9534f;
  border-color: #d43f3a;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.btn.btn-crop {
  margin: 20px 10px 0 0;
  background-color: #39b54a;
  border-color: #39b54a;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.button_white.upload:hover {
  background-color: #f0f0f0;
  border-color: #0073be;
}

.preview:hover {
  cursor: pointer;
}

a:active,
a:focus,
a:hover {
  outline: 0;
}

a.link-blue {
  color: #188ef2;
  -webkit-transition: all 275ms ease-out;
  -o-transition: all 275ms ease-out;
  transition: all 275ms ease-out;
}

a.link-black,
a.link-gray-medium {
  -webkit-transition: all 275ms ease-out;
  -o-transition: all 275ms ease-out;
}

a.link-blue:hover {
  color: #1a8cd8;
}

a.link-black {
  color: #000;
  transition: all 275ms ease-out;
}

a.link-black:hover {
  color: #333;
}

a.link-gray-medium {
  color: #666;
  transition: all 275ms ease-out;
}

a.link-gray-medium:hover {
  text-decoration: none;
  color: #888;
}

a.link-gray-lite {
  color: #b2b2b2;
  -webkit-transition: all 275ms ease-out;
  -o-transition: all 275ms ease-out;
  transition: all 275ms ease-out;
}

a.link-gray-lite:hover {
  color: #aaa;
}

a.link-back,
a.link-back:hover {
  color: #231f20;
}

a.link-back {
  position: relative;
  padding-left: 35px;
  -webkit-transition: all 175ms ease-out;
  -o-transition: all 175ms ease-out;
  transition: all 175ms ease-out;
}

a.link-back:hover .icon {
  background-position: -25px 0;
  -webkit-transition: all 175ms ease-out;
  -o-transition: all 175ms ease-out;
  transition: all 175ms ease-out;
}

a.butt_red {
  padding: 0 50px;
  display: inline-block;
  font-size: 18px;
  line-height: 60px;
  color: #fff;
  background: #e63333;
  -webkit-transition: background 175ms,-webkit-transform 175ms;
  -o-transition: background 175ms,-o-transform 175ms;
  transition: background 175ms,transform 175ms;
}

.butt-red,
.butt_gray-lite,
a.butt-ico {
  width: 100%;
  font-size: 14px;
  text-align: center;
}

a.butt_red:hover {
  background-color: #d42f2f;
}

a.butt_red:active {
  background-color: #cc2d2d;
}

a.butt-ico {
  display: table;
  height: 65px;
  color: #231f20;
  border: 1px solid #ccc;
}

a.butt-ico:hover {
  cursor: pointer;
}

.butt-text {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}

.butt-red,
.butt_gray-lite {
  padding: 0;
  display: table;
  height: 55px;
  line-height: 16px;
  -webkit-transition: all 275ms ease-out;
  -o-transition: all 275ms ease-out;
  transition: all 275ms ease-out;
}

.butt-detail {
  height: 67px;
}

a.butt-red {
  color: #fff;
  background: #e53232;
}

a.butt-red:hover {
  background-color: #ff3939;
}

a.butt_gray-lite {
  color: #333;
  background: #f4f4f4;
  border: 1px solid #ebebeb;
}

a.butt_gray-lite:hover {
  background-color: #fff;
}

.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
}

.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: 100%;
  outline: 0;
  direction: ltr;
}

.b-messages .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.b-messages .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.b-messages .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.b-messages .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: transparent;
}

.b-messages .mCustomScrollbar:hover .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.b-messages .mCustomScrollbar:hover .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.b-messages .mCustomScrollbar:hover .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.b-messages .mCustomScrollbar:hover .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #7f7f7f;
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_inside>.mCSB_container {
  margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

.mCSB_scrollTools {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 16px;
  height: auto;
}

.mCSB_outside+.mCSB_scrollTools {
  right: -26px;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
  right: auto;
  left: 0;
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
  left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  margin: 0 auto;
  width: 2px;
  height: 100%;
  background-color: #fff;
}

.mCSB_scrollTools .mCSB_dragger {
  z-index: 1;
  width: 100%;
  height: 30px;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  margin: 0 auto;
  width: 7px;
  height: 100%;
  text-align: center;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

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

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

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
  position: absolute;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 20px;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

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

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: 16px;
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  margin: 7px 0;
  width: 100%;
  height: 2px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  left: 0;
  width: 30px;
  height: 100%;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  margin: 6px auto;
  width: 100%;
  height: 4px;
}

.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 {
  margin: 2px auto;
  height: 12px;
}

.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 {
  margin: 4px 0;
  height: 8px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  position: absolute;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  width: 20px;
  height: 100%;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

.mCSB_container_wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-right: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_container_wrapper>.mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.sprite,
.sprite-center,
.sprite-inline {
  bottom: 0;
  margin: auto;
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

.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 {
  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;
  box-sizing: border-box;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
  padding-bottom: 0;
  -webkit-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;
  margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
  transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  filter: 'alpha(opacity=0)';
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  -ms-filter: 'alpha(opacity=100)';
  filter: 'alpha(opacity=100)';
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #7f7f7f;
}

.tt-menu,
.typeahead {
  background-color: #fff;
}

.b-balloon-content {
  width: 150px;
}

.b-balloon-content .b-balloon-photo img {
  max-width: 150px;
}

.balloon-cv .b-balloon-photo img,
.balloon-kids-club .b-balloon-photo img {
  max-width: 140px;
}

.balloon-short .b-balloon-text {
  margin-top: 15px;
}

.balloon-wide {
  width: 340px;
}

.balloon-cv .b-balloon-photo {
  float: left;
  width: 140px;
}

.balloon-cv .b-balloon-schedule {
  float: left;
}

.balloon-cv .b-balloon-text {
  margin-left: 150px;
  width: 200px;
}

.balloon-kids-club .b-balloon-photo {
  float: left;
  width: 140px;
}

.balloon-kids-club .b-balloon-schedule {
  float: left;
}

.balloon-kids-club .b-balloon-text {
  margin-left: 155px;
  width: 200px;
}

.balloon-vacancy {
  max-height: 200px;
}

.balloon-vacancy .b-balloon-schedule {
  float: left;
  width: 53%;
}

.balloon-vacancy .b-balloon-schedule a:link,
.balloon-vacancy .b-balloon-schedule a:visited {
  color: #000;
}

.balloon-vacancy .b-balloon-text {
  float: right;
  width: 43%;
}

ymaps[class*=cluster-tabs__section_type_content] {
  overflow-y: hidden;
}

ymaps[class*=cluster-tabs__section_type_content] ymaps[class*=cluster-content__header] {
  position: absolute;
  display: none!important;
}

.sprite-simple {
  display: block;
  background-image: url("/assets/images/spritesheet.png");
  background-repeat: no-repeat;
}

.sprite-center {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  background-image: url("/assets/images/spritesheet.png");
  background-repeat: no-repeat;
}

.sprite-inline,
.sprite-inline-simple {
  display: inline-block;
  background-image: url("/assets/images/spritesheet.png");
  background-repeat: no-repeat;
  position: absolute;
}

.sprite-inline {
  top: 0;
  left: 0;
}

.sprite-vcenter {
  margin: auto;
  display: block;
  background-image: url("/assets/images/spritesheet.png");
  background-repeat: no-repeat;
}

.sprite-img {
  display: inline-block;
  vertical-align: middle;
}

.sprite {
  position: absolute;
  top: 0;
  display: block;
  background-image: url("/assets/images/spritesheet.png");
  background-repeat: no-repeat;
}

.sprite-add {
  width: 10px;
  height: 10px;
  background-position: -50px -50px;
}

.sprite-arrow,
.sprite-arrow-prev {
  height: 10px;
  background-position: -160px -50px;
}

.sprite-arrow {
  width: 64px;
}

.sprite-arrow-prev {
  width: 32px;
}

.prev:hover .sprite-arrow-prev {
  width: 32px;
  height: 12px;
  background-position: -554px -50px;
}

.sprite-arrow-next {
  width: 32px;
  height: 10px;
  background-position: -192px -50px;
}

.next:hover .sprite-arrow-next {
  width: 32px;
  height: 12px;
  background-position: -586px -50px;
}

.sprite-arrow_down {
  width: 10px;
  height: 6px;
  background-position: -324px -50px;
}

.sprite-arrow_goto {
  width: 20px;
  height: 17px;
  background-position: -434px -50px;
}

.sprite-arrow-prev_hover,
.sprite-arrow_hover {
  background-position: -554px -50px;
  height: 12px;
}

.sprite-arrow_hover {
  width: 64px;
}

.sprite-arrow-prev_hover {
  width: 32px;
}

.sprite-arrow-next_hover {
  width: 32px;
  height: 12px;
  background-position: -586px -50px;
}

.sprite-arrow_to_down {
  width: 10px;
  height: 6px;
  background-position: -718px -50px;
}

.sprite-arrow_to_right {
  width: 6px;
  height: 10px;
  background-position: -828px -50px;
}

.sprite-arrow_up {
  width: 10px;
  height: 6px;
  background-position: -934px -50px;
}

.b-respond.collapsed .sprite-arrow_up {
  background-position: -324px -50px;
}

.sprite-arrow_up_blue {
  width: 10px;
  height: 6px;
  background-position: -1044px -50px;
}

span.name.collapsed .sprite-arrow_up_blue {
  background-position: -718px -50px;
}

.sprite-better_01 {
  width: 63px;
  height: 72px;
  background-position: -1154px -50px;
}

.sprite-better_02 {
  width: 63px;
  height: 72px;
  background-position: -1317px -50px;
}

.sprite-better_03 {
  width: 63px;
  height: 72px;
  background-position: -50px -222px;
}

.sprite-big_stars {
  width: 26px;
  height: 24px;
  background-position: -213px -222px;
}

.sprite-big_stars_02 {
  width: 130px;
  height: 24px;
  background-position: -339px -222px;
}

.sprite-big_stars_03 {
  width: 130px;
  height: 24px;
  background-position: -569px -222px;
}

.sprite-big_stars_hover {
  width: 26px;
  height: 24px;
  background-position: -799px -222px;
}

.sprite-cart {
  width: 76px;
  height: 25px;
  background-position: -925px -222px;
}

.sprite-check {
  width: 12px;
  height: 9px;
  background-position: -1101px -222px;
}

.sprite-check_green {
  width: 12px;
  height: 9px;
  background-position: -1213px -222px;
}

.sprite-check_white {
  width: 12px;
  height: 9px;
  background-position: -1325px -222px;
}

.sprite-close_popup {
  width: 22px;
  height: 22px;
  background-position: -1101px -331px;
}

.sprite-clustericon {
  width: 55px;
  height: 55px;
  background-position: -1223px -331px;
}

.sprite-github {
  width: 30px;
  height: 30px;
  background-position: -1378px -331px;
}

.sprite-gmail {
  width: 30px;
  height: 30px;
  background-position: -50px -461px;
}

.sprite-ic_add {
  width: 40px;
  height: 40px;
  background-position: -180px -461px;
}

.sprite-ic_add_grey,
.sprite-ic_add_grey_hover {
  width: 12px;
  height: 12px;
}

.sprite-ic_add:hover {
  background-position: -544px -461px;
}

.sprite-ic_add_grey {
  background-position: -320px -461px;
}

.lnkaddvac:hover .sprite-ic_add_grey,
.sprite-ic_add_grey_hover {
  background-position: -432px -461px;
}

.sprite-ic_add_hover {
  width: 40px;
  height: 40px;
  background-position: -544px -461px;
}

.sprite-ic_attach {
  width: 12px;
  height: 12px;
  background-position: -684px -461px;
}

.sprite-ic_attach_black {
  width: 31px;
  height: 31px;
  background-position: -796px -461px;
}

.sprite-ic_back {
  width: 13px;
  height: 11px;
  background-position: -927px -461px;
}

.sprite-ic_close {
  width: 12px;
  height: 12px;
  background-position: -1040px -461px;
}

.mess_close:hover .sprite-ic_close {
  background-position: -1378px -461px;
}

.button_white:hover .sprite-ic_close,
.sprite-ic_close_hover {
  width: 12px;
  height: 12px;
  background-position: -1378px -461px;
}

.sprite-ic_close_white {
  width: 12px;
  height: 12px;
  background-position: -320px -573px;
}

.sprite-ic_date {
  width: 12px;
  height: 12px;
  background-position: -432px -573px;
}

.sprite-ic_del {
  width: 7px;
  height: 7px;
  background-position: -1437px -222px;
}

.sprite-ic_delete {
  width: 18px;
  height: 18px;
  background-position: -927px -573px;
}

.b-my-choice .sprite-ic_delete {
  position: absolute;
  margin-top: 6px;
}

.b-butt_row .sprite-ic_delete {
  vertical-align: text-top;
}

.sprite-ic_edit {
  width: 12px;
  height: 12px;
  background-position: -684px -573px;
}

.sprite-ic_edite_blue {
  width: 13px;
  height: 13px;
  background-position: -1045px -573px;
}

.sprite-ic_fav {
  width: 17px;
  height: 15px;
  background-position: -1158px -573px;
}

.sprite-ic_fav_2,
.sprite-ic_fav_2_hover {
  width: 13px;
  height: 11px;
}

.lnkfav.active .sprite-ic_fav,
.lnkfav:hover .sprite-ic_fav {
  background-position: -50px -684px;
}

.sprite-ic_fav_2 {
  background-position: -1275px -573px;
}

.button_white.active .sprite-ic_fav_2,
.button_white:hover .sprite-ic_fav_2,
.sprite-ic_fav_2_hover {
  background-position: -1388px -573px;
}

.sprite-ic_fav_hover {
  width: 17px;
  height: 15px;
  background-position: -50px -684px;
}

.sprite-ic_flag,
.sprite-ic_flag_hover {
  width: 11px;
  height: 14px;
}

.sprite-ic_flag {
  background-position: -167px -684px;
}

.sprite-ic_flag:hover,
.sprite-ic_flag_hover {
  background-position: -544px -684px;
}

.sprite-ic_graph,
.sprite-ic_graph_hover {
  width: 17px;
  height: 17px;
}

.sprite-ic_graph {
  background-position: -796px -684px;
}

.lnkgraph:hover .sprite-ic_graph,
.sprite-ic_graph_hover {
  background-position: -1275px -684px;
}

.sprite-ic_letter {
  width: 31px;
  height: 30px;
  background-position: -1392px -684px;
}

.sprite-ic_mail {
  width: 13px;
  height: 13px;
  background-position: -50px -814px;
}

.sprite-ic_map {
  width: 17px;
  height: 15px;
  background-position: -163px -814px;
}

.lnkinmap:hover .sprite-ic_map {
  background-position: -393px -814px;
}

.sprite-ic_map_grey {
  width: 13px;
  height: 12px;
  background-position: -280px -814px;
}

.sprite-ic_map_hover {
  width: 17px;
  height: 15px;
  background-position: -393px -814px;
}

.sprite-ic_mess {
  width: 17px;
  height: 12px;
  background-position: -510px -814px;
}

.sprite-ic_mess:hover {
  width: 17px;
  height: 12px;
  background-position: -739px -814px;
}

.sprite-ic_mess_grey {
  width: 12px;
  height: 10px;
  background-position: -627px -814px;
}

.sprite-ic_mess_hover {
  width: 17px;
  height: 12px;
  background-position: -739px -814px;
}

.sprite-ic_metro {
  width: 14px;
  height: 10px;
  background-position: -856px -814px;
}

.sprite-ic_moon {
  width: 10px;
  height: 13px;
  background-position: -970px -814px;
}

.sprite-ic_new {
  width: 11px;
  height: 14px;
  background-position: -1080px -814px;
}

.sprite-ic_none,
.sprite-ic_none_hover {
  width: 12px;
  height: 12px;
}

.sprite-ic_none {
  background-position: -1191px -814px;
}

.button_white.active .sprite-ic_none,
.button_white:hover .sprite-ic_none,
.hidest.b-link_status:hover .sprite-ic_none,
.sprite-ic_none_hover {
  background-position: -1303px -814px;
}

.sprite-ic_ok {
  width: 31px;
  height: 30px;
  background-position: -510px -926px;
}

.sprite-ic_ok_grey,
.sprite-ic_ok_grey_hover {
  width: 12px;
  height: 10px;
}

.sprite-ic_ok_grey {
  background-position: -1415px -814px;
}

.button_white.ok:hover .sprite-ic_ok_grey,
.sprite-ic_ok_grey_hover {
  background-position: -856px -924px;
}

.sprite-ic_ok_white {
  width: 20px;
  height: 20px;
  background-position: -1415px -924px;
}

.sprite-ic_person {
  width: 15px;
  height: 15px;
  background-position: -50px -1044px;
}

.button .ic_user .sprite-ic_person {
  margin-left: 23px;
}

.dropdown-toggle .ic_user .sprite-ic_person {
  margin-bottom: 9px;
}

.sprite-ic_phone {
  width: 17px;
  height: 16px;
  background-position: -165px -1044px;
}

.sprite-ic_phone_hover {
  width: 17px;
  height: 16px;
  background-position: -282px -1044px;
}

a.b-phone:hover .sprite-ic_phone_hover {
  background-position: -165px -1044px;
}

.sprite-ic_photo {
  width: 40px;
  height: 40px;
  background-position: -641px -926px;
}

.sprite-ic_point {
  width: 11px;
  height: 15px;
  background-position: -399px -1044px;
}

.sprite-ic_publ,
.sprite-ic_publ_hover {
  width: 12px;
  height: 11px;
}

.sprite-ic_publ {
  background-position: -781px -1044px;
}

.b-status.publ:hover .sprite-ic_publ,
.sprite-ic_publ_hover {
  background-position: -893px -1044px;
}

.sprite-ic_review,
.sprite-ic_review_hover {
  height: 17px;
  width: 17px;
}

.sprite-ic_review {
  background-position: -1005px -1044px;
}

.lnkreview:hover .sprite-ic_review,
.sprite-ic_review_hover {
  background-position: -1122px -1044px;
}

.sprite-ic_search {
  width: 17px;
  height: 16px;
  background-position: -1239px -1044px;
}

.sprite-ic_share {
  width: 31px;
  height: 30px;
  background-position: -1356px -1044px;
}

.sprite-ic_share_blue {
  width: 14px;
  height: 13px;
  background-position: -50px -1174px;
}

.sprite-ic_stars {
  width: 77px;
  height: 14px;
  background-position: -1191px -926px;
}

.sprite-ic_stars_02 {
  width: 77px;
  height: 14px;
  background-position: -164px -1174px;
}

.sprite-ic_sun {
  width: 17px;
  height: 17px;
  background-position: -341px -1174px;
}

.sprite-ic_sun_02 {
  width: 15px;
  height: 15px;
  background-position: -458px -1174px;
}

.sprite-ic_time {
  width: 13px;
  height: 12px;
  background-position: -573px -1174px;
}

.sprite-ic_time_02 {
  width: 20px;
  height: 20px;
  background-position: -686px -1174px;
}

.sprite-ic_upload {
  width: 13px;
  height: 12px;
  background-position: -806px -1174px;
}

.sprite-ic_user {
  width: 31px;
  height: 30px;
  background-position: -919px -1174px;
}

.sprite-ic_user_white {
  width: 16px;
  height: 16px;
  background-position: -1050px -1174px;
}

.sprite-ic_video,
.sprite-ic_video_hover {
  width: 40px;
  height: 40px;
}

.sprite-ic_video {
  background-position: -1166px -1174px;
}

.b-watch_video:hover .sprite-ic_video,
.sprite-ic_video_hover {
  background-position: -1306px -1174px;
}

.sprite-ic_view {
  width: 13px;
  height: 8px;
  background-position: -50px -1314px;
}

.sprite-ic_warn {
  width: 17px;
  height: 16px;
  background-position: -163px -1314px;
}

.sprite-ic_write {
  width: 12px;
  height: 12px;
  background-position: -280px -1314px;
}

.sprite-ic_write_black {
  width: 31px;
  height: 30px;
  background-position: -392px -1314px;
}

.sprite-key_01 {
  width: 120px;
  height: 121px;
  background-position: -523px -1314px;
}

.sprite-key_02 {
  width: 120px;
  height: 122px;
  background-position: -743px -1314px;
}

.sprite-key_03 {
  width: 120px;
  height: 121px;
  background-position: -963px -1314px;
}

.sprite-key_04 {
  width: 125px;
  height: 120px;
  background-position: -1183px -1314px;
}

.sprite-key_05 {
  width: 121px;
  height: 130px;
  background-position: -1544px -50px;
}

.sprite-key_06 {
  width: 120px;
  height: 126px;
  background-position: -1544px -280px;
}

.sprite-key_07 {
  width: 127px;
  height: 120px;
  background-position: -1523px -506px;
}

.sprite-key_08 {
  width: 120px;
  height: 125px;
  background-position: -1535px -726px;
}

.sprite-linkedin {
  width: 30px;
  height: 30px;
  background-position: -1535px -951px;
}

.sprite-logo {
  width: 185px;
  height: 52px;
  background-position: -1446px -1174px;
}

.sprite-logo_login {
  width: 135px;
  height: 125px;
  background-position: -1408px -1326px;
}

.sprite-partner_01 {
  width: 215px;
  height: 38px;
  background-position: -50px -1551px;
}

.sprite-partner_02 {
  width: 164px;
  height: 37px;
  background-position: -365px -1551px;
}

.sprite-partner_03 {
  width: 163px;
  height: 36px;
  background-position: -629px -1551px;
}

.sprite-partner_04 {
  width: 158px;
  height: 36px;
  background-position: -892px -1551px;
}

.sprite-partner_05 {
  width: 36px;
  height: 36px;
  background-position: -1150px -1551px;
}

.sprite-pip {
  width: 8px;
  height: 14px;
  background-position: -1643px -1326px;
}

.sprite-pip_hover {
  width: 8px;
  height: 14px;
  background-position: -1643px -1440px;
}

.sprite-point_01 {
  width: 34px;
  height: 43px;
  background-position: -1286px -1551px;
}

.sprite-point_02 {
  width: 34px;
  height: 43px;
  background-position: -1420px -1551px;
}

.sprite-sel {
  width: 8px;
  height: 10px;
  background-position: -50px -1440px;
}

.sprite-social {
  width: 21px;
  height: 21px;
}

.sprite-social_02,
.sprite-stackoverflow,
.sprite-tumblr,
.sprite-twitter {
  width: 30px;
  height: 30px;
}

.fb {
  background-position: -1765px -50px;
}

.tw {
  background-position: -1790px -50px;
}

.vk {
  background-position: -1815px -50px;
}

.ggl {
  background-position: -1840px -50px;
}

.odn {
  background-position: -1865px -50px;
}

.ytb {
  background-position: -1890px -50px;
}

.fb2,
.sprite-social_02 {
  background-position: -1665px -951px;
}

.tw2 {
  background-position: -1702px -951px;
}

.vk2 {
  background-position: -1740px -951px;
}

.ggl2 {
  background-position: -1777px -951px;
}

.odn2 {
  background-position: -1815px -951px;
}

.sprite-stackoverflow {
  background-position: -1765px -171px;
}

.sprite-tumblr {
  background-position: -1764px -301px;
}

.sprite-twitter {
  background-position: -1764px -431px;
}

.edit .sprite.sprite-ic_edit {
  margin-bottom: 4px;
}

.allmess .sprite.sprite-ic_mail {
  margin-top: 7px;
}

.ic_address .sprite.sprite-ic_point {
  margin-bottom: 1px;
  margin-left: 2px;
}

.lnknew .sprite.sprite-ic_new {
  margin-bottom: 3px;
}

.ic_phone .sprite.sprite-ic_phone {
  margin-bottom: 0;
}

.ic_share .sprite.sprite-ic_share_blue {
  margin-bottom: 1px;
}

.stars .sprite.sprite-ic_stars {
  width: 100%;
}

.lnkgraph .sprite-inline-simple.sprite-ic_graph,
.lnkinmap .sprite-inline-simple.sprite-ic_map,
.lnkreview .sprite-inline-simple.sprite-ic_review {
  margin-top: 12px;
}

.lnkfind .sprite-inline-simple.sprite-ic_search {
  margin-top: 13px;
}

.b-status.ok .sprite-inline-simple.sprite-check_green {
  margin-top: 16px;
}

.b-link_status.okst .sprite-inline-simple.sprite-check_green {
  margin-top: 16px;
  margin-left: -18px;
}

.publ .sprite-inline-simple.sprite-ic_publ {
  margin-top: 15px;
}

.b-status .sprite.sprite-ic_time {
  margin-left: 7px;
}

.b-phone .sprite-inline-simple.sprite-ic_phone,
.b-phone .sprite-inline-simple.sprite-ic_phone_hover {
  margin-top: 14px;
  margin-left: -22px;
}

.b-add_video .sprite-inline-simple.sprite-ic_add,
.b-watch_video .sprite-inline-simple.sprite-ic_video {
  margin-left: -50px;
}

.answer.back .sprite-inline.sprite-ic_back {
  margin-top: 5px;
}

.linkattach .sprite-inline-simple.sprite-ic_attach {
  margin-top: 14px;
}

.lnkmess .sprite-inline-simple.sprite-ic_mess {
  margin-top: 20px;
}

.lnkfav .sprite-inline-simple.sprite-ic_fav {
  margin-top: 12px;
}

.b-step.active .name .sprite-inline-simple.sprite-arrow_to_down {
  right: 0;
  margin-top: 7px;
}

.button_white.mess .sprite.sprite-ic_mess_grey {
  margin-left: -17px;
}

.b-filtr .name .sprite-inline-simple.sprite-arrow_up_blue {
  right: 0;
  margin-top: 6px;
  margin-right: 10px;
}

.icon .sprite.sprite-arrow_goto {
  margin-left: 8px;
}

.sprite-better_01,
.sprite-better_02,
.sprite-better_03 {
  margin-bottom: 33px;
}

.mb11 {
  margin-bottom: 11px;
}

.button_white.ok .sprite-inline.sprite-ic_ok_grey {
  margin-top: 15px;
  margin-left: 20px;
}

.ic_edit .sprite-inline-simple.sprite-ic_edite_blue {
  margin-top: 15px;
  margin-left: -18px;
}

.ic_up .sprite.sprite-arrow_up {
  right: 0;
}

.input.datepicker .sprite.sprite-ic_date {
  margin-left: 122px;
}

.b-steps_reg .b-step .name .sprite-inline-simple.sprite-arrow_to_right {
  right: 0;
  margin-top: 5px;
}

.promocode.fieldrow .button .sprite-inline.sprite-check_white {
  margin-top: 12px;
  margin-left: 12px;
}

.b-steps_reg .b-step .name .sprite-inline-simple.sprite-check {
  right: 0;
  margin-top: 5px;
}

.upload .sprite-inline-simple.sprite-ic_upload {
  margin-top: 10px;
  margin-left: -17px;
}

.b-graph .b-other-conditions .check .sprite-inline.sprite-check,
.b-social_link .sprite-inline-simple.sprite-social_02 {
  margin-left: -15px;
}

.b-social_link .sprite.sprite-social {
  margin-bottom: 0;
}

.b-next .sprite-inline-simple.sprite-arrow-next,
.b-prev .sprite-inline-simple.sprite-arrow-prev {
  margin-top: 15px;
}

.b-proflist .next .sprite.sprite-arrow-next {
  right: 0;
}

.b-vacancies .descr .sprite-inline.sprite-ic_metro {
  margin-top: 5px;
}

.tt-menu,
.tt-suggestion p {
  margin: 0;
}

.ellipsis {
  overflow: hidden;
}

.ellipsis.multiline {
  white-space: normal;
}

.gist,
.tt-menu {
  text-align: left;
}

.tt-hint,
.tt-query,
.typeahead {
  padding: 0 10px;
  width: 510;
  height: 32px;
  font-size: 13px;
  line-height: 32px;
  vertical-align: top;
  border: 1px solid #ccc;
  outline: 0;
}

.typeahead:focus {
  border: 2px solid #0097cf;
}

.tt-hint {
  color: #999;
}

.tt-menu {
  padding: 0;
  width: 510px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.tt-suggestion.tt-cursor,
.tt-suggestion:hover {
  background-color: #f5f5f5;
}

.tt-suggestion {
  padding: 0 10px;
  font-size: 13px;
  line-height: 32px;
}

.tt-suggestion:hover {
  cursor: pointer;
}

.gist {
  font-size: 14px;
}

#custom-templates .empty-message {
  padding: 5px 10px;
  text-align: center;
}

#multiple-datasets .league-name {
  margin: 0 20px 5px;
  padding: 3px 0;
  border-bottom: 1px solid #ccc;
}

#scrollable-dropdown-menu .tt-menu {
  overflow-y: auto;
  max-height: 150px;
}

#rtl-support .tt-menu {
  text-align: right;
}

.b-form .twitter-typeahead .input {
  width: 510px;
  height: 32px;
  line-height: 32px;
}

/* Generated by Font Squirrel, (http://fontsquirrel.com/) */

/* Compiled by Artem Polikarpov, Artem Gorbunov Design Bureau (http://artgorbunov.ru/) */

@font-face {
  font-family: 'ALSRubl-Arial';
  src: url("/assets/fonts/alsrubl-arial-regular.eot");
  src: url("/assets/fonts/alsrubl-arial-regular.eot?#iefix") format('embedded-opentype'),
  	   url("/assets/fonts/alsrubl-arial-regular.woff") format('woff'),
       url("/assets/fonts/alsrubl-arial-regular.ttf") format('truetype'),
       url("/assets/fonts/alsrubl-arial-regular.svg#ALSRublArialRegular") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ALSRubl-Arial';
  src: url("/assets/fonts/alsrubl-arial-italic.eot");
  src: url("/assets/fonts/alsrubl-arial-italic.eot?#iefix") format('embedded-opentype'),
       url("/assets/fonts/alsrubl-arial-italic.woff") format('woff'),
       url("/assets/fonts/alsrubl-arial-italic.ttf") format('truetype'),
       url("/assets/fonts/alsrubl-arial-italic.svg#ALSRublArialItalic") format('svg');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'ALSRubl-Arial-bold';
  src: url("/assets/fonts/alsrubl-arial-bold.eot");
  src: url("/assets/fonts/alsrubl-arial-bold.eot?#iefix") format('embedded-opentype'),
       url("/assets/fonts/alsrubl-arial-bold.woff") format('woff'),
       url("/assets/fonts/alsrubl-arial-bold.ttf") format('truetype'),
       url("/assets/fonts/alsrubl-arial-bold.svg#ALSRublArialBold") format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'ALSRubl-Arial-bolditalic';
  src: url("/assets/fonts/alsrubl-arial-bolditalic.eot");
  src: url("/assets/fonts/alsrubl-arial-bolditalic.eot?#iefix") format('embedded-opentype'),
       url("/assets/fonts/alsrubl-arial-bolditalic.woff") format('woff'),
       url("/assets/fonts/alsrubl-arial-bolditalic.ttf") format('truetype'),
       url("/assets/fonts/alsrubl-arial-bolditalic.svg#ALSRublArialBoldItalic") format('svg');
  font-weight: bold;
  font-style: italic;
}

/*
  ХТМЛ: 100 <span class="b-rub">Р</span>
  Если вам нужен рубль в нескольких шрифтах, используйте .b-rub_arial, вместо .b-rub
*/

.b-rub,
.b-rub_arial {
  font-family: 'ALSRubl-Arial', Arial, sans-serif;
  line-height: normal;
}

@font-face {
  font-family: 'sitterland';
  src: url("/assets/fonts/sitterland.eot?3mq9uu");
  src: url("/assets/fonts/sitterland.eot?3mq9uu#iefix") format('embedded-opentype'),
		url("/assets/fonts/sitterland.ttf?3mq9uu") format('truetype'),
		url("/assets/fonts/sitterland.woff?3mq9uu") format('woff'),
		url("/assets/fonts/sitterland.svg?3mq9uu#sitterland") format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: 'sitterland';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon-1:before {
  content: "\e800";
}

.icon-icon-2:before {
  content: "\e801";
}

.icon-icon-3:before {
  content: "\e802";
}

.icon-icon-4:before {
  content: "\e803";
}

.icon-icon-5:before {
  content: "\e804";
}

.icon-icon-6:before {
  content: "\e805";
}

.icon-icon-7:before {
  content: "\e806";
}

.icon-icon-8:before {
  content: "\e807";
}

.icon-icon-9:before {
  content: "\e808";
}

.icon-icon-10:before {
  content: "\e809";
}

.icon-icon-11:before {
  content: "\e80a";
}

.icon-icon-12:before {
  content: "\e80b";
}

.icon-icon-13:before {
  content: "\e80c";
}

.icon-icon-14:before {
  content: "\e80d";
}

.icon-icon-15:before {
  content: "\e80e";
}

.icon-icon-16:before {
  content: "\e80f";
}

.icon-icon-17:before {
  content: "\e810";
}

.icon-icon-18:before {
  content: "\e811";
}

.icon-icon-19:before {
  content: "\e812";
}

.icon-icon-20:before {
  content: "\e813";
}

.icon-icon-21:before {
  content: "\e814";
}

.icon-icon-22:before {
  content: "\e815";
}

.icon-icon-23:before {
  content: "\e816";
}

.icon-icon-24:before {
  content: "\e817";
}

.icon-icon-25:before {
  content: "\e818";
}

.icon-icon-26:before {
  content: "\e819";
}

.icon-icon-27:before {
  content: "\e81a";
}

.icon-icon-28:before {
  content: "\e81b";
}

.icon-icon-29:before {
  content: "\e81c";
}

.icon-icon-30:before {
  content: "\e81d";
}

.icon-icon-31:before {
  content: "\e81e";
}

.icon-icon-32:before {
  content: "\e81f";
}

.icon-icon-33:before {
  content: "\e820";
}

.icon-icon-34:before {
  content: "\e821";
}

.icon-icon-35:before {
  content: "\e822";
}

.icon-icon-36:before {
  content: "\e823";
}

.icon-icon-37:before {
  content: "\e824";
}

.icon-icon-38:before {
  content: "\e825";
}

.icon-icon-39:before {
  content: "\e826";
}

.icon-icon-40:before {
  content: "\e827";
}

.icon-icon-41:before {
  content: "\e828";
}

.icon-icon-42:before {
  content: "\e829";
}

.icon-icon-43:before {
  content: "\e82a";
}

.icon-icon-44:before {
  content: "\e82b";
}