/*** CSS File: /themes/bootstrap/css/bootstrap.css ***/
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 13px;
  line-height: 14px;
  color: #333;
  background-color: #fff;
}
a {
  color: #08c;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -80px;
  *zoom: 1;
  float: none;
  clear: both;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 80px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1600px;
}
.span12 {
  width: 1600px;
}
.span11 {
  width: 1460px;
}
.span10 {
  width: 1320px;
}
.span9 {
  width: 1180px;
}
.span8 {
  width: 1040px;
}
.span7 {
  width: 900px;
}
.span6 {
  width: 760px;
}
.span5 {
  width: 620px;
}
.span4 {
  width: 480px;
}
.span3 {
  width: 340px;
}
.span2 {
  width: 200px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 1760px;
}
.offset11 {
  margin-left: 1620px;
}
.offset10 {
  margin-left: 1480px;
}
.offset9 {
  margin-left: 1340px;
}
.offset8 {
  margin-left: 1200px;
}
.offset7 {
  margin-left: 1060px;
}
.offset6 {
  margin-left: 920px;
}
.offset5 {
  margin-left: 780px;
}
.offset4 {
  margin-left: 640px;
}
.offset3 {
  margin-left: 500px;
}
.offset2 {
  margin-left: 360px;
}
.offset1 {
  margin-left: 220px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
  float: none;
  clear: both;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 5%;
  *margin-left: 4.96875%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 5%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.96875%;
}
.row-fluid .span11 {
  width: 91.25%;
  *width: 91.21875%;
}
.row-fluid .span10 {
  width: 82.5%;
  *width: 82.46875%;
}
.row-fluid .span9 {
  width: 73.75%;
  *width: 73.71875%;
}
.row-fluid .span8 {
  width: 65%;
  *width: 64.96875%;
}
.row-fluid .span7 {
  width: 56.25%;
  *width: 56.21875%;
}
.row-fluid .span6 {
  width: 47.5%;
  *width: 47.46875%;
}
.row-fluid .span5 {
  width: 38.75%;
  *width: 38.71875%;
}
.row-fluid .span4 {
  width: 30%;
  *width: 29.96875%;
}
.row-fluid .span3 {
  width: 21.25%;
  *width: 21.21875%;
}
.row-fluid .span2 {
  width: 12.5%;
  *width: 12.46875%;
}
.row-fluid .span1 {
  width: 3.75%;
  *width: 3.71875%;
}
.row-fluid .offset12 {
  margin-left: 110%;
  *margin-left: 109.9375%;
}
.row-fluid .offset12:first-child {
  margin-left: 105%;
  *margin-left: 104.9375%;
}
.row-fluid .offset11 {
  margin-left: 101.25%;
  *margin-left: 101.1875%;
}
.row-fluid .offset11:first-child {
  margin-left: 96.25%;
  *margin-left: 96.1875%;
}
.row-fluid .offset10 {
  margin-left: 92.5%;
  *margin-left: 92.4375%;
}
.row-fluid .offset10:first-child {
  margin-left: 87.5%;
  *margin-left: 87.4375%;
}
.row-fluid .offset9 {
  margin-left: 83.75%;
  *margin-left: 83.6875%;
}
.row-fluid .offset9:first-child {
  margin-left: 78.75%;
  *margin-left: 78.6875%;
}
.row-fluid .offset8 {
  margin-left: 75%;
  *margin-left: 74.9375%;
}
.row-fluid .offset8:first-child {
  margin-left: 70%;
  *margin-left: 69.9375%;
}
.row-fluid .offset7 {
  margin-left: 66.25%;
  *margin-left: 66.1875%;
}
.row-fluid .offset7:first-child {
  margin-left: 61.25%;
  *margin-left: 61.1875%;
}
.row-fluid .offset6 {
  margin-left: 57.5%;
  *margin-left: 57.4375%;
}
.row-fluid .offset6:first-child {
  margin-left: 52.5%;
  *margin-left: 52.4375%;
}
.row-fluid .offset5 {
  margin-left: 48.75%;
  *margin-left: 48.6875%;
}
.row-fluid .offset5:first-child {
  margin-left: 43.75%;
  *margin-left: 43.6875%;
}
.row-fluid .offset4 {
  margin-left: 40%;
  *margin-left: 39.9375%;
}
.row-fluid .offset4:first-child {
  margin-left: 35%;
  *margin-left: 34.9375%;
}
.row-fluid .offset3 {
  margin-left: 31.25%;
  *margin-left: 31.1875%;
}
.row-fluid .offset3:first-child {
  margin-left: 26.25%;
  *margin-left: 26.1875%;
}
.row-fluid .offset2 {
  margin-left: 22.5%;
  *margin-left: 22.4375%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.5%;
  *margin-left: 17.4375%;
}
.row-fluid .offset1 {
  margin-left: 13.75%;
  *margin-left: 13.6875%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.75%;
  *margin-left: 8.6875%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
  float: none;
  clear: both;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 5%;
  padding-left: 5%;
  *zoom: 1;
  float: none;
  clear: both;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 7px;
}
.lead {
  margin-bottom: 14px;
  font-size: 19.5px;
  font-weight: 200;
  line-height: 21px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #777777;
}
a.muted:hover,
a.muted:focus {
  color: #5e5e5e;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 7px 0;
  font-family: inherit;
  font-weight: normal;
  line-height: 14px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
h2,
h3 {
  line-height: 28px;
}
h1 {
  font-size: 26px;
}
h2 {
  font-size: 22.75px;
}
h3 {
  font-size: 16.25px;
}
h4 {
  font-size: 14.95px;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 11.05px;
}
h1 small {
  font-size: 22.75px;
}
h2 small {
  font-size: 16.25px;
}
h3 small {
  font-size: 13px;
}
h4 small {
  font-size: 13px;
}
.page-header {
  padding-bottom: 6px;
  margin: 14px 0 21px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 7px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 14px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 14px;
}
dt,
dd {
  line-height: 14px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 7px;
}
.dl-horizontal {
  *zoom: 1;
  float: none;
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 14px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 14px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16.25px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 14px;
  color: #777777;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 14px;
  font-style: normal;
  line-height: 14px;
}
form {
  margin: 0 0 14px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 14px;
  font-size: 19.5px;
  line-height: 28px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 10.5px;
  color: #777777;
}
label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 14px;
}
input,
button,
select,
textarea {
  font-family: Arial, Tahoma, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 14px;
  padding: 4px 6px;
  margin-bottom: 7px;
  font-size: 13px;
  line-height: 14px;
  color: #555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 1px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  padding: 3px 4px;
  height: 24px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 24px;
}
select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #777777;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #777777;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #777777;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #777777;
}
.radio,
.checkbox {
  min-height: 14px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 80px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 1586px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 1446px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 1306px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 1166px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 1026px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 886px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 746px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 606px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 466px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 326px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 186px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
  float: none;
  clear: both;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control.error .control-label,
.control-group.error .help-block,
.control.error .help-block,
.control-group.error .help-inline,
.control.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control.error .checkbox,
.control-group.error .radio,
.control.error .radio,
.control-group.error input,
.control.error input,
.control-group.error select,
.control.error select,
.control-group.error textarea,
.control.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control.error input,
.control-group.error select,
.control.error select,
.control-group.error textarea,
.control.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control.error input:focus,
.control-group.error select:focus,
.control.error select:focus,
.control-group.error textarea:focus,
.control.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control.error .input-prepend .add-on,
.control-group.error .input-append .add-on,
.control.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 13px 20px 14px;
  margin-top: 14px;
  margin-bottom: 14px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
  float: none;
  clear: both;
}
.form-actions .form-rules {
  margin: 10px 0;
  font-size: 14px;
}
.form-actions .cian-info-additional {
  display: flex;
  flex-direction: row;
  margin-left: -15px;
}
.form-actions .cian-info-additional-text {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  width: 300px;
  height: 64px;
  line-height: 18px;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 7px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 7px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 13px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 14px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 13px;
  font-weight: normal;
  line-height: 14px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #d2e9b4;
  border-color: #8cc63e;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 7px;
}
legend + .control-group {
  margin-top: 14px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 14px;
  *zoom: 1;
  float: none;
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .controls-inline {
  float: left;
}
.form-horizontal .controls-inline .controls {
  margin-left: 0;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 7px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
.edit-form select,
.edit-form textarea,
.edit-form input[type="text"],
.edit-form input[type="password"],
.edit-form input[type="datetime"],
.edit-form input[type="datetime-local"],
.edit-form input[type="date"],
.edit-form input[type="month"],
.edit-form input[type="time"],
.edit-form input[type="week"],
.edit-form input[type="number"],
.edit-form input[type="email"],
.edit-form input[type="url"],
.edit-form input[type="search"],
.edit-form input[type="tel"],
.edit-form input[type="color"],
.edit-form .uneditable-input {
  font-size: 14px;
  padding: 6px;
}
.edit-form select,
.edit-form input[type="file"] {
  padding: 3px 4px;
  line-height: 28px;
  height: 28px;
}
.edit-form a.btn {
  padding: 6px 12px;
}
.edit-form .add-on {
  padding: 6px 5px;
}
.edit-form .call-tracking {
  background-color: #F2F2F2;
  width: 432px;
  border-radius: 8px;
  padding: 12px;
}
.edit-form .call-tracking-header {
  font-size: 15px;
  font-weight: bold;
  color: #212121;
  margin-bottom: 8px;
  display: flex;
  line-height: 20px;
}
.edit-form .call-tracking-header img {
  margin-left: auto;
}
.edit-form .call-tracking-description {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #4D4D4D;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 14px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 14px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 184px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 324px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 464px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 744px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 884px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 1024px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 1304px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 1444px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 1584px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../themes/bootstrap/css/../img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../themes/bootstrap/css/../img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 6px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 14px;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 14px;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 14px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 16.25px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.05px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 9.75px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #7ac63e;
  background-image: -moz-linear-gradient(top, #8cc63e, #5fc63e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8cc63e), to(#5fc63e));
  background-image: -webkit-linear-gradient(top, #8cc63e, #5fc63e);
  background-image: -o-linear-gradient(top, #8cc63e, #5fc63e);
  background-image: linear-gradient(to bottom, #8cc63e, #5fc63e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8cc63e', endColorstr='#ff5fc63e', GradientType=0);
  border-color: #5fc63e #5fc63e #428e2a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #5fc63e;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #5fc63e;
  *background-color: #54b535;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #4ba130 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ffb648;
  background-image: -moz-linear-gradient(top, #ffc267, #ffa41a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffc267), to(#ffa41a));
  background-image: -webkit-linear-gradient(top, #ffc267, #ffa41a);
  background-image: -o-linear-gradient(top, #ffc267, #ffa41a);
  background-image: linear-gradient(to bottom, #ffc267, #ffa41a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffc267', endColorstr='#ffffa41a', GradientType=0);
  border-color: #ffa41a #ffa41a #cd7b00;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ffa41a;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #ffa41a;
  *background-color: #ff9a00;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #e68b00 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222 #222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #08c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: 0.3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 7px;
  margin-bottom: 7px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 13px;
}
.btn-group > .btn-mini {
  font-size: 9.75px;
}
.btn-group > .btn-small {
  font-size: 11.05px;
}
.btn-group > .btn-large {
  font-size: 16.25px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #5fc63e;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #ffa41a;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}
.btn .caret {
  margin-top: 6px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 14px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  font-size: 11.7px;
  margin-left: 0;
  margin-bottom: 14px;
  list-style: none;
}
.nav a {
  color: #049cdb;
  text-decoration: underline;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  color: #777777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #fff;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #08c;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 6px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
  float: none;
  clear: both;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 14px;
  border: 1px solid transparent;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  background-color: #8cc63e;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #fff;
  background-color: #08c;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #08c;
  border-bottom-color: #08c;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #777777;
  border-color: #777777;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #777777;
}
.tabbable {
  *zoom: 1;
  float: none;
  clear: both;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eee #ddd #eee #eee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eee #eee #eee #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
.nav > .disabled > a {
  color: #777777;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.mlsn-tabs .nav-pills {
  *zoom: 1;
  float: none;
  clear: both;
}
.mlsn-tabs .nav-pills:before,
.mlsn-tabs .nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.mlsn-tabs .nav-pills:after {
  clear: both;
}
.navbar {
  overflow: visible;
  margin-bottom: 14px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
  float: none;
  clear: both;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 13px 20px 13px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777;
}
.navbar-link {
  color: #777;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #333;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
  float: none;
  clear: both;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 13px 15px 13px;
  color: #777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e5e5e5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #777777;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #fff;
}
.navbar-inverse .brand {
  color: #777777;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #777777;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #fff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #666;
}
.breadcrumb a {
  text-decoration: underline;
}
.pagination {
  margin: 14px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 14px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #777777;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #777777;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.05px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 9.75px;
}
.pager {
  margin: 14px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
  float: none;
  clear: both;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 30%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
  float: none;
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.payDialog .modal-header {
  text-align: center;
  background-color: #eee;
  border-radius: 5px 5px 0 0;
}
.payDialog .modal-header h3 {
  font-weight: bold;
}
.cian-union-modal .cian-union-modal-header {
  font-family: PT Sans;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  color: #212121;
  padding: 24px 24px 0 10px;
  margin-bottom: 8px;
}
.cian-union-modal .cian-union-modal-description {
  font-family: PT Sans;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  color: #212121;
  padding: 0 24px 0 10px;
}
.cian-union-modal .cian-union-modal-timer {
  font-family: PT Sans;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: #757575;
}
#seconds-union-modal-container {
  margin-top: 5px;
}
.cian-union-modal .close {
  padding: 20px;
}
.cian-union-modal .btn {
  padding: 10px 12px;
  background: #fff;
  border-radius: 4px;
  border: solid 1px #FF7F29;
  color: #FF7F29;
  font-size: 14px;
}
.cian-union-modal .cian-union-modal-button {
  padding: 10px 12px;
  background: #FF7F29;
  border-radius: 4px;
  color: #fff;
  text-shadow: none;
  box-shadow: none;
  font-size: 14px;
}
.cian-union-modal .modal-body .iconCianUnion::before {
  content: "";
  width: 320px;
  height: 330px;
  background-position: 50% 50%;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  background-image: url("/images/cian_union.svg");
}
.cian-union-modal .modal-body .iconCianUnion {
  position: relative;
  width: 320px;
  height: 330px;
  flex: 1;
}
.cian-union-modal .modal-body {
  padding: 0;
  display: flex;
}
.cian-union-modal .modal-body .modal-text-container {
  flex: 1;
  position: relative;
}
.cian-union-modal .modal-body .modal-text-container .cian-union-modal-controls {
  position: absolute;
  bottom: 15px;
  padding: 0 18px 0 10px;
}
.cian-union-modal {
  width: 668px;
  border: 0;
  margin-left: -335px;
}
.integration-cian-modal .integration-cian-modal-header {
  font-family: PT Sans;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  color: #212121;
  padding: 24px 24px 0 10px;
  margin-bottom: 8px;
}
.integration-cian-modal .integration-cian-modal-description {
  font-family: PT Sans;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  color: #212121;
  padding: 0 24px 0 10px;
}
.integration-cian-modal .integration-cian-modal-timer {
  font-family: PT Sans;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: #757575;
}
.integration-cian-modal .close {
  padding: 20px;
}
.integration-cian-modal .btn {
  padding: 10px 12px !important;
  background: #fff;
  border-radius: 4px;
  border: solid 1px #FF7F29;
  color: #FF7F29;
  font-size: 14px;
}
.integration-cian-modal .integration-cian-modal-button {
  padding: 10px 12px !important;
  background: #FF7F29;
  border-radius: 4px;
  color: #fff;
  text-shadow: none;
  box-shadow: none;
  font-size: 14px;
  margin-right: 10px;
}
.integration-cian-modal .modal-body .iconCianUnion::before {
  content: "";
  width: 320px;
  height: 330px;
  background-position: 50% 50%;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  background-image: url("/images/cian_union.svg");
}
.integration-cian-modal .modal-body .iconCianUnion {
  position: relative;
  width: 320px;
  height: 330px;
  flex: 1;
}
.integration-cian-modal .modal-body {
  padding: 0;
  display: flex;
}
.integration-cian-modal .modal-body .modal-text-container {
  flex: 1;
  position: relative;
}
.integration-cian-modal .modal-body .modal-text-container .integration-cian-modal-controls {
  position: absolute;
  bottom: 15px;
  padding: 0 18px 0 10px;
  display: flex;
  flex-wrap: nowrap;
}
.integration-cian-modal {
  width: 668px;
  border: 0;
  margin-left: -335px;
}
.cookie-agreement-modal {
  top: auto;
  bottom: 20px;
}
.cookie-agreement-rules-modal .modal-body .heading {
  margin-bottom: 20px;
  font-weight: bold;
}
.cookie-agreement-rules-modal .modal-body .text {
  margin-bottom: 15px;
}
.cookie-agreement-rules-modal .modal-body .list {
  margin-bottom: 20px;
  list-style: disc;
  padding-left: 15px;
}
.cookie-agreement-rules-modal .modal-body .list > li + li {
  margin-top: 10px;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.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, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.thumbnails {
  margin-left: -80px;
  list-style: none;
  *zoom: 1;
  float: none;
  clear: both;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 14px;
  margin-left: 80px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 14px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #08c;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.998px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #777777;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #ffa41a;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #e68b00;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 14px;
  margin-bottom: 14px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #ffb648;
  background-image: -moz-linear-gradient(top, #ffc267, #ffa41a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffc267), to(#ffa41a));
  background-image: -webkit-linear-gradient(top, #ffc267, #ffa41a);
  background-image: -o-linear-gradient(top, #ffc267, #ffa41a);
  background-image: linear-gradient(to bottom, #ffc267, #ffa41a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffc267', endColorstr='#ffffa41a', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #ffc267;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
  margin-bottom: 14px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 21px;
  color: inherit;
  background-color: #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 21px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.bootstrap {
  /* move down carets for tabs */
}
.bootstrap .nav {
  margin-left: 0;
  margin-bottom: 14px;
  list-style: none;
}
.bootstrap .nav > li > a {
  display: block;
}
.bootstrap .nav > li > a:hover,
.bootstrap .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.bootstrap .nav > li > a > img {
  max-width: none;
}
.bootstrap .nav > .pull-right {
  float: right;
}
.bootstrap .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  color: #777777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.bootstrap .nav li + .nav-header {
  margin-top: 9px;
}
.bootstrap .nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.bootstrap .nav-list > li > a,
.bootstrap .nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.bootstrap .nav-list > li > a {
  padding: 3px 15px;
}
.bootstrap .nav-list > .active > a,
.bootstrap .nav-list > .active > a:hover,
.bootstrap .nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #08c;
}
.bootstrap .nav-list [class^="icon-"],
.bootstrap .nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.bootstrap .nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 6px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.bootstrap .nav-tabs,
.bootstrap .nav-pills {
  *zoom: 1;
  float: none;
  clear: both;
}
.bootstrap .nav-tabs:before,
.bootstrap .nav-pills:before,
.bootstrap .nav-tabs:after,
.bootstrap .nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.bootstrap .nav-tabs:after,
.bootstrap .nav-pills:after {
  clear: both;
}
.bootstrap .nav-tabs > li,
.bootstrap .nav-pills > li {
  float: left;
}
.bootstrap .nav-tabs > li > a,
.bootstrap .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.bootstrap .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.bootstrap .nav-tabs > li {
  margin-bottom: -1px;
}
.bootstrap .nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 14px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.bootstrap .nav-tabs > li > a:hover,
.bootstrap .nav-tabs > li > a:focus {
  border-color: #eee #eee #ddd;
}
.bootstrap .nav-tabs > .active > a,
.bootstrap .nav-tabs > .active > a:hover,
.bootstrap .nav-tabs > .active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.bootstrap .nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.bootstrap .nav-pills > .active > a,
.bootstrap .nav-pills > .active > a:hover,
.bootstrap .nav-pills > .active > a:focus {
  color: #fff;
  background-color: #08c;
}
.bootstrap .nav-stacked > li {
  float: none;
}
.bootstrap .nav-stacked > li > a {
  margin-right: 0;
}
.bootstrap .nav-tabs.nav-stacked {
  border-bottom: 0;
}
.bootstrap .nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.bootstrap .nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.bootstrap .nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.bootstrap .nav-tabs.nav-stacked > li > a:hover,
.bootstrap .nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.bootstrap .nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.bootstrap .nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.bootstrap .nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.bootstrap .nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.bootstrap .nav .dropdown-toggle .caret {
  border-top-color: #08c;
  border-bottom-color: #08c;
  margin-top: 6px;
}
.bootstrap .nav .dropdown-toggle:hover .caret,
.bootstrap .nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
.bootstrap .nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.bootstrap .nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.bootstrap .nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.bootstrap .nav > .dropdown.active > a:hover,
.bootstrap .nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.bootstrap .nav-tabs .open .dropdown-toggle,
.bootstrap .nav-pills .open .dropdown-toggle,
.bootstrap .nav > li.dropdown.open.active > a:hover,
.bootstrap .nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #777777;
  border-color: #777777;
}
.bootstrap .nav li.dropdown.open .caret,
.bootstrap .nav li.dropdown.open.active .caret,
.bootstrap .nav li.dropdown.open a:hover .caret,
.bootstrap .nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.bootstrap .tabs-stacked .open > a:hover,
.bootstrap .tabs-stacked .open > a:focus {
  border-color: #777777;
}
.bootstrap .tabbable {
  *zoom: 1;
  float: none;
  clear: both;
}
.bootstrap .tabbable:before,
.bootstrap .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.bootstrap .tabbable:after {
  clear: both;
}
.bootstrap .tab-content {
  overflow: auto;
}
.bootstrap .tabs-below > .nav-tabs,
.bootstrap .tabs-right > .nav-tabs,
.bootstrap .tabs-left > .nav-tabs {
  border-bottom: 0;
}
.bootstrap .tab-content > .tab-pane,
.bootstrap .pill-content > .pill-pane {
  display: none;
}
.bootstrap .tab-content > .active,
.bootstrap .pill-content > .active {
  display: block;
}
.bootstrap .tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.bootstrap .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.bootstrap .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.bootstrap .tabs-below > .nav-tabs > li > a:hover,
.bootstrap .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.bootstrap .tabs-below > .nav-tabs > .active > a,
.bootstrap .tabs-below > .nav-tabs > .active > a:hover,
.bootstrap .tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.bootstrap .tabs-left > .nav-tabs > li,
.bootstrap .tabs-right > .nav-tabs > li {
  float: none;
}
.bootstrap .tabs-left > .nav-tabs > li > a,
.bootstrap .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.bootstrap .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.bootstrap .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.bootstrap .tabs-left > .nav-tabs > li > a:hover,
.bootstrap .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eee #ddd #eee #eee;
}
.bootstrap .tabs-left > .nav-tabs .active > a,
.bootstrap .tabs-left > .nav-tabs .active > a:hover,
.bootstrap .tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
.bootstrap .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.bootstrap .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.bootstrap .tabs-right > .nav-tabs > li > a:hover,
.bootstrap .tabs-right > .nav-tabs > li > a:focus {
  border-color: #eee #eee #eee #ddd;
}
.bootstrap .tabs-right > .nav-tabs .active > a,
.bootstrap .tabs-right > .nav-tabs .active > a:hover,
.bootstrap .tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
.bootstrap .nav > .disabled > a {
  color: #777777;
}
.bootstrap .nav > .disabled > a:hover,
.bootstrap .nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
body {
  font-size: 100%;
  color: #444;
}
body a {
  color: #0088cc;
}
body h1 {
  color: #404040;
}
body h2 {
  line-height: normal;
  margin: 0 0 20px 0;
  font-size: 18px;
}
body .modal-title {
  margin: 0;
  line-height: 30px;
  font-size: 16.25px;
}
.main-top-nav {
  line-height: 22px;
  font-size: 80%;
  margin-bottom: 35px;
}
.main-top-nav a,
.main-top-nav a:hover {
  color: #777777;
}
.nav-location {
  float: left;
  min-width: 200px;
  margin-right: 10px;
}
.account-info {
  float: left;
  padding: 2px 10px 3px 10px;
  margin-right: 10px;
  background: #ffa41a;
  color: #fff;
  text-align: center;
}
.account-info a,
.account-info a:hover {
  color: #fff;
  font-weight: bold;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 3px;
  padding-left: 3px;
  margin-right: 0;
}
.nav li a {
  font-size: 115%;
}
.mlsn-navs .nav-tabs {
  border-bottom: none;
}
.mlsn-navs .nav-tabs > li > a,
.mlsn-navs .nav-pills > li > a {
  padding-right: 5px;
  padding-left: 11px;
  margin-right: 0;
}
.mlsn-navs .nav li a {
  font-size: 120%;
}
.mlsn-navs .nav-tabs > li,
.mlsn-navs .nav-pills > li {
  float: left;
  background-color: #e3ffaa;
}
#sale-search-form .nav-tabs {
  border-bottom: none;
}
#sale-search-form .nav-tabs > li > a,
#sale-search-form .nav-pills > li > a {
  padding-right: 5px;
  padding-left: 11px;
  margin-right: 0;
}
#sale-search-form .nav li a {
  font-size: 120%;
}
#sale-search-form .nav-tabs > li,
#sale-search-form .nav-pills > li {
  float: left;
  background-color: #e3ffaa;
}
#sale-search-form .nav-tabs .open .dropdown-toggle,
#sale-search-form .nav-pills .open .dropdown-toggle,
#sale-search-form .nav > li.dropdown.open.active > a:hover,
#sale-search-form .nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #8cc63e;
  border-color: #c6c6c6;
}
#sale-search-form .nav li.dropdown .caret {
  margin-top: 6px;
}
#sale-search-form ul.nav-main-menu .dropdown-menu {
  border-radius: 0;
  margin: 0;
  padding: 0;
}
#sale-search-form ul.nav-main-menu .dropdown-menu a {
  background-color: #e3ffaa;
  background-image: none;
  padding: 8px 8px 8px 6px;
  color: #0088cc;
}
#sale-search-form ul.nav-main-menu .dropdown-menu .active a,
#sale-search-form ul.nav-main-menu .dropdown-menu .active a:hover,
#sale-search-form ul.nav-main-menu .dropdown-menu .active a:focus {
  background-color: #8cc63e;
  color: #ffffff;
}
.office-navs .nav-tabs {
  border-bottom: none;
}
.office-navs .nav-tabs > li > a,
.office-navs .nav-pills > li > a {
  padding-right: 5px;
  padding-left: 11px;
  margin-right: 0;
}
.office-navs .nav li a {
  font-size: 120%;
}
.office-navs .nav-tabs > li,
.office-navs .nav-pills > li {
  float: left;
  background-color: #e3ffaa;
}
.office-navs .nav li.active a {
  background-color: #e3ffaa;
  color: #414141;
  font-weight: normal;
  border: none;
}
.office-navs .nav li {
  background: none;
}
.office-navs .nav li a {
  border: none;
  padding: 5px 10px;
}
.nav-without-adv-search li:last-child {
  background-color: #e3ffaa;
}
.span-fixed {
  width: 180px !important;
}
.link-line {
  text-align: left;
  vertical-align: middle;
}
.link-line .last,
.link-line .negative-balance {
  color: #db4600;
}
.link-line .positive-balance {
  color: #659500;
}
.breadcrumb {
  font-size: 75%;
}
.breadcrumb li.active {
  margin-right: 5px;
}
p.compact {
  line-height: 16px;
  font-size: 12px;
  text-align: justify;
}
tr.red {
  background-color: #FFCC99;
}
tr.gray {
  background-color: #eeeeee;
}
tr.gray a {
  color: #555;
}
tr.gray a.blue {
  color: #08c;
}
tr.grayLight {
  background-color: #c1baba;
}
tr.light-gray {
  background-color: #f5f5f5;
}
.control-text {
  padding-top: 5px;
}
.main-search-form {
  padding: 10px 0 0 0;
  background-color: #8cc63e;
  color: #fff;
  font-weight: bold;
  border: 1px solid transparent;
  border-color: #eee #eee #ddd;
  border-bottom: none;
  overflow: visible !important;
}
.main-search-form input,
.main-search-form select,
.main-search-form button {
  margin-bottom: 4px;
}
.main-search-form .main-search-form-wrapper {
  height: 40px;
  margin-left: 10px;
  display: block;
}
.main-search-form .main-search-form-wrapper button {
  padding: 4px 6px;
  margin: 0;
}
.main-search-form .main-search-form-wrapper .wrapper-button {
  display: inline-block;
  padding: 3px;
  background-color: #6CA721;
  border-radius: 4px;
  border: 1px solid #49940F;
}
.main-search-form .main-search-form-wrapper span {
  vertical-align: middle;
  display: inline-block;
}
.main-search-form .main-search-form-wrapper input,
.main-search-form .main-search-form-wrapper select {
  margin: 0;
}
.main-search-form .input-append {
  margin: 0;
  color: #000000;
}
.btn-group {
  vertical-align: bottom;
}
.btn-group button {
  padding: 4px !important;
  width: 80px;
  background: white  !important;
}
.btn-group button:hover {
  background: white !important;
}
.district-btn .btn-group button {
  width: 65px;
}
img.logo {
  margin-top: -18px;
}
.big-link {
  font-size: 18px;
  font-weight: normal;
  text-decoration: underline;
}
.big-green-link {
  font-size: 18px;
  font-weight: normal;
  text-decoration: underline;
  color: #8cc63e;
}
.add-link {
  text-align: right;
}
.add-link a {
  font-size: 18px;
  font-weight: normal;
  text-decoration: underline;
  color: #8cc63e;
}
.pos-absolute {
  position: absolute;
}
.pos-relative {
  position: relative;
}
#adv-search-form {
  position: absolute;
  padding: 15px 15px;
}
#adv-search-form input,
#adv-search-form textarea,
#adv-search-form select,
#adv-search-form .help-inline,
#adv-search-form .uneditable-input,
#adv-search-form .input-prepend,
#adv-search-form .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
#adv-search-form .hide {
  display: none;
}
#adv-search-form .control-group {
  margin-bottom: 14px;
  *zoom: 1;
  float: none;
  clear: both;
}
#adv-search-form .control-group:before,
#adv-search-form .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
#adv-search-form .control-group:after {
  clear: both;
}
#adv-search-form .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
#adv-search-form .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
#adv-search-form .controls:first-child {
  *padding-left: 180px;
}
#adv-search-form .controls-inline {
  float: left;
}
#adv-search-form .controls-inline .controls {
  margin-left: 0;
}
#adv-search-form .help-block {
  margin-bottom: 0;
}
#adv-search-form input + .help-block,
#adv-search-form select + .help-block,
#adv-search-form textarea + .help-block,
#adv-search-form .uneditable-input + .help-block,
#adv-search-form .input-prepend + .help-block,
#adv-search-form .input-append + .help-block {
  margin-top: 7px;
}
#adv-search-form .form-actions {
  padding-left: 180px;
}
#adv-search-form label.control-label {
  width: 80px;
  text-align: left;
}
#adv-search-form .controls {
  margin-left: 80px;
}
#adv-search-form .controls select {
  width: 120px;
}
#adv-search-form .without-offset .controls {
  margin-left: 0;
}
#adv-search-form .control-group {
  margin-bottom: 10px;
}
#adv-search-form select {
  line-height: 20px;
}
#adv-search-form .btn-group {
  margin-bottom: 10px;
}
.search-control {
  display: block;
}
.search-main-photo {
  float: left;
  margin: 0 8px 5px 0;
  border: 1px solid #cccccc;
  padding: 2px;
}
.search-grid .search-description {
  position: relative;
}
.search-grid .search-description > label {
  display: inline-block;
  position: absolute;
  margin: 0;
  right: 0;
}
.search-grid .search-description > label > a {
  text-decoration: none;
  border-bottom: 1px dashed;
}
.search-grid .search-description > label > a:hover {
  text-decoration: none;
}
.search-grid .search-description > label > a span {
  margin: 0 5px;
}
.search-grid table td {
  padding: 10px 4px 5px 4px;
  text-align: center;
}
.search-grid table td a:visited {
  color: #A600A6;
}
.search-grid table td.content {
  text-align: left;
}
.search-grid table td br.phone-br {
  line-height: 18px;
}
.search-grid table td .price-m2 {
  color: #696868;
}
.premium {
  background-color: #FFFFC5 !important;
}
.promo {
  background-color: #E3FFAA !important;
}
.highlight {
  background-color: #AAE3FF !important;
}
.priority {
  background-color: #FFFFC5 !important;
}
.onmoderation {
  background-color: rgba(255, 0, 0, 0.5) !important;
}
.onmoderation .marker {
  font-weight: bold;
  color: #3EA679;
}
.prevmoderated {
  background-color: #d0ffbc !important;
}
.special-offer-stamp {
  background-color: #ffa41a;
  color: #fff;
  padding: 0 3px;
  font-size: 12px;
}
.up-stamp {
  background-color: #8cc63e;
  color: #fff;
  padding: 0 3px;
  font-size: 12px;
}
.header-carousel {
  margin-top: 10px;
}
.image_carousel {
  margin-top: 15px;
  position: relative;
  background-color: #EBE4CF;
  padding: 5px;
  overflow: hidden;
  max-height: 170px;
}
.item-carousel {
  overflow: hidden;
  min-width: 122px;
  min-height: 160px;
  max-width: 122px;
  max-height: 160px;
  padding: 3px 3px 10px 3px;
  margin: 0;
  display: block;
  float: left;
  font-size: 80%;
}
.item-carousel a {
  text-decoration: underline;
}
.item-carousel .image-container {
  position: relative;
  margin-bottom: 5px;
}
.item-carousel .image-container a.img {
  display: block;
  height: 120px;
}
.item-carousel .image-container a.img img {
  border: solid 1px #aaaaaa;
  position: absolute;
}
.item-carousel .image-container a.img .image_carousel_price {
  color: #ffffff;
  position: absolute;
  font-weight: bold;
  background-color: #EE7100;
  padding: 3px 4px 3px 6px;
  top: 101px;
}
.item-carousel .carousel-info {
  position: relative;
  max-height: 20px;
}
ul.gallery {
  text-align: center;
  line-height: 0;
  text-justify: auto;
  zoom: 1;
  text-align-last: justify;
  margin: 0;
}
ul.gallery:after {
  width: 100%;
  height: 0px;
  visibility: hidden;
  overflow: hidden;
  content: '';
  display: inline-block;
}
ul.gallery li {
  display: inline-block;
  text-align: left;
  line-height: normal;
  vertical-align: top;
  margin: 0 10px 10px 0;
}
.item-photogalery {
  border: 1px solid #ccc;
  padding: 9px;
  height: 150px;
  text-align: center;
  width: 240px;
  height: 225px;
}
.item-photogalery img {
  margin: 2px;
  border: 1px solid #cccccc;
}
.item-photogalery .image-container a {
  display: inline-block;
  position: relative;
}
.item-photogalery img {
  height: 150px;
}
.item-photogalery .price {
  font-weight: bold;
  color: #777777;
}
.item-photogalery .street {
  font-size: 16px;
  margin-bottom: 3px;
}
a.prev,
a.next {
  background: url(../themes/bootstrap/css/../img/miscellaneous_sprite.png) no-repeat transparent;
  width: 45px;
  height: 50px;
  display: block;
  position: absolute;
  top: 60px;
}
a.prev {
  background: url(../themes/bootstrap/css/../img/left.png) no-repeat transparent;
  left: 2px;
}
a.next {
  background: url(../themes/bootstrap/css/../img/right.png) no-repeat transparent;
  right: -17px;
}
a.prev.disabled,
a.next.disabled {
  cursor: default;
}
a.prev span,
a.next span {
  display: none;
}
.clearfix {
  float: none;
  clear: both;
}
.banner-container {
  text-align: center;
}
.vertical-banner {
  margin-bottom: 20px;
}
.multiselect {
  display: none;
}
.objects-filter .checkbox,
.objects-filter .radio {
  display: inline-block;
  margin-left: 10px;
}
.objects-filter select.interval {
  width: auto;
  margin: 0 0 3px 0;
}
.grid-view.grid-view-loading .items {
  opacity: 0.5;
}
.grid-view {
  font-size: 75% !important;
}
.grid-view .print-button {
  padding: 6px 0;
  text-align: right;
}
.grid-view .empty {
  text-align: center;
}
.grid-view .table th > .sort-link {
  color: #0d74c4 !important;
  text-decoration: underline;
  font-size: 100% !important;
  text-align: center;
}
.grid-view .table td {
  vertical-align: top !important;
}
.grid-view .table td p {
  margin-bottom: 0;
}
.micro-text {
  font-weight: normal;
  font-size: 75%;
}
.small-text {
  font-weight: normal;
  font-size: 90%;
}
.green-text {
  color: #659500 !important;
  text-align: left;
}
.orange-text {
  color: #ffa41a;
}
a.green-text:visited {
  color: #659500 !important;
  text-align: left;
}
.seo-text {
  color: #777777;
  font-size: 70%;
  line-height: normal;
  text-align: justify;
  margin: 10px 0;
}
.spec-from-developer {
  text-align: center;
  margin: 10px 0;
}
.spec-from-developer .title {
  line-height: normal;
  margin: 0 0 10px 0;
  font-size: 18px;
}
.spec-from-developer .spec-developer-item {
  width: 20%;
  float: left;
}
.footer {
  font-size: 70%;
  margin-top: 20px;
  padding-bottom: 20px;
}
.footer a {
  text-decoration: underline;
}
.small-link {
  color: #08c;
  text-decoration: underline;
  font-size: 11.05px;
}
.small-link:visited {
  color: #08c !important;
}
.search-small-link {
  color: #555;
}
.search-small-link:visited,
.search-small-link:hover {
  color: #555 !important;
}
.search-complain-link {
  text-decoration: underline;
  color: #ac0010;
}
.search-complain-link:visited {
  color: #ac0010 !important;
}
.margin-left10 {
  margin: 0 0 0 10px;
}
.search-contact-link {
  text-decoration: underline;
  color: #ac0010;
  display: inline-block;
  margin: 3px 0 0 0;
}
.search-contact-link:visited {
  color: #ac0010 !important;
}
.small-gray-link {
  color: #08c;
  text-decoration: underline;
  font-size: 11.05px;
  color: #555;
}
.small-gray-link:visited {
  color: #08c !important;
}
.small-gray-link:hover,
.small-gray-link:visited {
  color: #555 !important;
}
.search-summaries {
  font-size: 80%;
}
.search-summaries p {
  margin-bottom: 10px;
}
.pagination > ul > li a {
  padding: 4px 8px !important;
}
.search-grid .search-reference {
  padding-top: 3px;
  margin-bottom: 7px;
}
a.underline {
  text-decoration: underline !important;
}
a.block {
  display: inline-block;
}
.pagination ul > .active > a {
  background-color: #F5F5A8;
}
#images-grid .grid-view .table {
  border: 0;
}
#images-grid .grid-view .table thead {
  display: none;
}
#images-grid .grid-view .table tr {
  width: 110px;
  float: left;
}
#images-grid .grid-view .table td {
  display: block;
}
#images-grid .grid-view .table .empty {
  display: none;
}
#images-grid .grid-view .table .checkbox-column {
  display: block;
  float: left;
  width: 55px;
}
#images-grid .grid-view .table .button-column {
  display: block;
  float: left;
  min-width: 0px;
  min-height: 19px;
}
#images-grid .grid-view .table .odd,
#images-grid .grid-view .table .even {
  border: 1px dashed #ccc;
  margin: 2px 0 0 2px;
}
#images-grid .grid-view .table input {
  margin: 0 0 0 -14px;
}
#images-grid .grid-view .table label.checkbox {
  padding-left: 14px;
  width: 45px;
}
.img-note {
  color: #777777;
  font-weight: normal;
  font-size: 90%;
  display: block;
  padding-top: 10px;
}
.qq-upload-success {
  display: none;
}
.p_special-link,
.p_special,
.p_premium,
.p_promo,
.p_highligh {
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
}
.p_special-link {
  background-color: #eeeeee;
}
.p_special,
.p_premium {
  background-color: #FFFFC0;
}
.p_promo {
  background-color: #E3FFAA;
}
.p_highligh {
  background-color: #CCFFFF;
}
.p_inner {
  background-color: #eee;
}
.billingsection4 {
  background: rgba(255, 121, 114, 0.58);
}
.horizontal-banner-top {
  margin-bottom: 20px;
}
.horizontal-banner-bottom {
  margin: 25px 0;
}
.grid-link {
  margin: 14px 0;
}
.mortgage {
  font-size: 13px !important;
}
.mortgage .logo-wrapper {
  padding: 15px 10px;
  display: inline-block;
  text-align: center;
  width: 20%;
}
.mortgage .legal-block p {
  font-size: inherit;
}
.mortgage-about input[type='radio'] {
  display: none;
}
.mortgage-about .radio {
  padding: 0;
}
.mortgage-about .thumbnail.right-caption > img {
  float: left;
  margin-right: 9px;
  display: block;
  margin: 0;
}
.mortgage-about .thumbnail.right-caption {
  float: left;
}
.form {
  font-size: 90%;
}
.form fieldset legend {
  background-color: #eeeeee;
  font-size: 15px;
  font-weight: bold;
  line-height: 5px;
}
.form fieldset legend .text {
  margin-left: 180px;
  display: block;
  padding: 15px 0;
  line-height: inherit;
  color: #535353;
}
.form label {
  font-weight: bold;
  font-size: 100%;
  color: #4d4d4d;
}
.form label.checkbox,
.form label.radio {
  font-weight: normal;
}
.form .ymaps-map {
  border: 1px solid #ccc;
}
.form .control-label {
  text-align: left;
  width: 165px;
}
.form .help-block {
  font-size: 85%;
  color: #999999;
}
.form .qq-uploader {
  font-size: 95%;
  font-weight: bold;
}
.form .qq-uploader .qq-upload-button {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 14px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  width: auto;
  padding: 5px 2px;
}
.form .qq-uploader .qq-upload-button:hover,
.form .qq-uploader .qq-upload-button:focus,
.form .qq-uploader .qq-upload-button:active,
.form .qq-uploader .qq-upload-button.active,
.form .qq-uploader .qq-upload-button.disabled,
.form .qq-uploader .qq-upload-button[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.form .qq-uploader .qq-upload-button:active,
.form .qq-uploader .qq-upload-button.active {
  background-color: #cccccc \9;
}
.form .qq-uploader .qq-upload-button:first-child {
  *margin-left: 0;
}
.form .qq-uploader .qq-upload-button:hover,
.form .qq-uploader .qq-upload-button:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.form .qq-uploader .qq-upload-button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.form .qq-uploader .qq-upload-button.active,
.form .qq-uploader .qq-upload-button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.form .qq-uploader .qq-upload-button.disabled,
.form .qq-uploader .qq-upload-button[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form .qq-uploader .qq-upload-button .label,
.form .qq-uploader .qq-upload-button .badge {
  position: relative;
  top: -1px;
}
.offset-off {
  margin: 0 !important;
}
.dashed-link {
  text-decoration: none;
  border-bottom: 1px dashed;
}
.dashed-link:hover {
  text-decoration: none;
}
.dashed-link span {
  margin: 0 5px;
}
.dotted-link {
  text-decoration: none;
  border-bottom: 1px dashed;
  border-bottom: 1px dotted;
}
.dotted-link:hover {
  text-decoration: none;
}
.dotted-link span {
  margin: 0 5px;
}
.green-link {
  text-decoration: underline;
  color: #8cc63e !important;
}
.green-link:hover {
  color: #527900 !important;
}
.dark-green-link {
  text-decoration: underline;
  color: #0c8200;
}
.gray-link {
  text-decoration: underline;
  color: #777777 !important;
}
.gray-text {
  color: #777777 !important;
}
.link-underline {
  text-decoration: underline;
}
#map-help-block {
  display: none;
  position: absolute;
  z-index: 101;
  background-color: rgba(252, 248, 227, 0.42);
  color: #13110F;
}
.liveinternet {
  text-align: right;
  padding-right: 50px;
  margin-top: 20px;
}
.search-menu {
  max-width: 1024px;
  font-size: 75%;
}
.search-menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.search-menu ul li {
  margin-bottom: 10px;
}
.search-menu a {
  text-decoration: underline;
}
.search-menu p {
  margin: 10px 0;
}
.search-menu .header {
  display: inline-block;
  font-size: 130%;
}
.small-line {
  line-height: 10px;
}
.advice {
  margin: 25px 0 20px 0;
}
.advice .advice-item .description {
  font-size: 75%;
}
.advice .advice-item img {
  padding-right: 15px;
  display: block;
  float: left;
}
.advice .horizontal {
  padding-right: 25px;
  float: left;
  width: 30%;
}
.advice .vertical {
  padding-right: 0;
}
.location-section {
  position: relative;
  min-height: 300px;
}
.ui-autocomplete {
  font-size: 85%;
}
span.label.block {
  margin-bottom: 10px;
}
.fixed-fluid {
  margin-left: 210px;
}
.fixed-fluid .row,
.fixed-fluid .row-fluid {
  overflow: hidden;
  clear: none;
}
.fluid-fixed {
  margin-right: 240px;
  margin-left: auto !important;
}
.fixed-fixed {
  margin: 0 240px;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.res-complex {
  color: #535353;
  font-size: 90%;
  line-height: 1.2em;
  margin-bottom: 40px;
}
.res-complex .block-location-price {
  margin: 0 0 30px 0;
}
.res-complex .block-location-price .price {
  margin: 30px 0 0 15px;
}
.res-complex .block-location-price .price .main-price {
  font-size: 24px;
  margin: 0 0 10px 0;
  color: #659500;
}
.res-complex .block-location-price .price .square-price {
  font-size: 14px;
}
.res-complex tbody {
  color: #525252;
}
.res-complex tbody th {
  font-weight: normal;
}
.res-complex .table-striped tbody > tr:nth-child(odd) > td,
.res-complex .table-striped tbody > tr:nth-child(odd) > th {
  background: none;
}
.res-complex .table-condensed th,
.res-complex .table-condensed td {
  padding: 7px 0;
  border-top: none;
  border-bottom: 1px solid #dddddd;
}
.res-complex .table-condensed th {
  width: 200px;
}
.res-complex .text-list {
  display: block;
}
.res-complex .location {
  margin-top: 20px;
  font-size: 105%;
}
.res-complex .other-info {
  padding: 5px;
  border: 1px solid #BEF891;
  border-radius: 5px;
  background-color: #e3ffaa;
}
.res-complex .other-info .nav-tabs {
  border-bottom: none;
}
.res-complex .other-info .nav-tabs > li > a,
.res-complex .other-info .nav-pills > li > a {
  padding-right: 5px;
  padding-left: 11px;
  margin-right: 0;
}
.res-complex .other-info .nav li a {
  font-size: 120%;
}
.res-complex .other-info .nav-tabs > li,
.res-complex .other-info .nav-pills > li {
  float: left;
  background-color: #e3ffaa;
}
.res-complex .other-info .nav-tabs .open .dropdown-toggle,
.res-complex .other-info .nav-pills .open .dropdown-toggle,
.res-complex .other-info .nav > li.dropdown.open.active > a:hover,
.res-complex .other-info .nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #8cc63e;
  border-color: #c6c6c6;
}
.res-complex .other-info .nav li.dropdown .caret {
  margin-top: 6px;
}
.res-complex .other-info ul.nav-main-menu .dropdown-menu {
  border-radius: 0;
  margin: 0;
  padding: 0;
}
.res-complex .other-info ul.nav-main-menu .dropdown-menu a {
  background-color: #e3ffaa;
  background-image: none;
  padding: 8px 8px 8px 6px;
  color: #0088cc;
}
.res-complex .other-info ul.nav-main-menu .dropdown-menu .active a,
.res-complex .other-info ul.nav-main-menu .dropdown-menu .active a:hover,
.res-complex .other-info ul.nav-main-menu .dropdown-menu .active a:focus {
  background-color: #8cc63e;
  color: #ffffff;
}
.res-complex .other-info .nav {
  margin: 0;
}
.res-complex .other-info .nav-tabs > .active > a {
  border-radius: 5px 5px 0 0;
}
.res-complex .other-info .nav li:last-child {
  background-color: inherit;
}
.res-complex .other-info .nav a {
  text-decoration: none;
}
.res-complex .other-info .about {
  padding: 15px;
  background: #fff;
}
.res-complex .other-info li a {
  font-size: 140% !important;
  padding: 10px 14px;
}
.res-complex .description {
  margin: 25px 0 30px 0;
  line-height: 1.5em;
}
.res-complex .location-view {
  margin-bottom: 10px;
}
.res-complex .gallery {
  margin-bottom: 15px;
}
.res-complex .adv-info {
  margin-bottom: 10px;
}
.res-complex .gallery-wrapper {
  background-color: #ffffff;
  position: relative;
  width: 100%;
}
.res-complex .gallery-wrapper .origin {
  text-align: center;
}
.res-complex .gallery-wrapper .thumbs {
  margin: 2px 0;
}
.res-complex .developer {
  border-top: 1px solid #dddddd;
  padding: 15px 0 0 0;
  margin: 18px 0 0 0;
}
.res-complex .seller {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 15px 0;
  margin: 18px 0 0 0;
}
.res-complex .seller .logo,
.res-complex .seller .contacts {
  height: 79px;
  display: table;
}
.res-complex .seller .logo > div,
.res-complex .seller .contacts > div {
  display: table-cell;
  vertical-align: middle;
}
.res-complex .seller #phone {
  text-align: center;
}
.res-complex .construction {
  overflow: hidden;
}
.res-complex .construction .construction-label {
  background-color: #8cc63e;
  color: #ffffff;
  padding: 3px;
  clear: both;
}
.res-complex .construction .construction-wrapper {
  width: 170px;
  float: left;
}
.res-complex .construction .construction-wrapper .construction-img {
  position: relative;
  width: 160px;
}
.res-complex .construction .construction-wrapper .construction-img .construction-stage {
  padding: 0 5px;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  right: 0;
}
.res-complex .construction .construction-wrapper .construction-img .construction-stage.built {
  background-color: #8cc63e;
}
.res-complex .construction .construction-wrapper .construction-img .construction-stage.constructed {
  background-color: #ffa41a;
}
.res-complex .construction .construction-wrapper .construction-address {
  width: 160px;
}
.res-complex .tabs__content {
  display: none;
}
.res-complex .tabs__content.active {
  display: block;
}
.res-complex #gismap {
  background-color: #f7f5e8;
  width: 100%;
  height: 350px;
}
.res-complex #gismap #dgLoader {
  text-align: center;
  margin: 0 auto;
  padding-top: 200px;
}
.res-complex #gismap li a {
  font-size: 9px !important;
  padding: 0;
}
.res-complex .breadcrumb {
  display: inline-block;
  font-size: 95%;
  margin: 0;
}
.res-complex .widget-wrapper {
  clear: both;
}
.res-complex .yearly-award-link {
  font-size: 16px;
  margin: 15px 0 0 15px;
}
.controls p {
  margin: 5px 0 7px;
}
.mls-list {
  background-color: #ffffd3;
}
#feedback-form textarea {
  width: 97%;
  height: 50px;
}
.day-partners {
  margin-top: 20px;
  font-size: 12px;
}
.day-partners .item a {
  display: block;
  margin-bottom: 7px;
  text-decoration: underline;
}
.day-partners .item img {
  border: 1px solid #cccccc;
  margin: 0 7px 0 0;
  height: 80px;
  float: left;
}
.day-partners .item .price {
  clear: both;
  font-weight: bold;
  font-size: 14px;
  color: #777777;
  line-height: 16px;
}
.day-partners .item .price.orange {
  color: #EE7100;
}
.currency-label {
  font-size: 14px;
}
.control-column {
  margin: 14px 0;
}
.control-column .control-label-page-size {
  line-height: 24px;
  padding-right: 10px;
}
.filter-input {
  margin-right: 10px;
}
.captcha-link {
  display: block;
  font-size: 14px;
}
.card {
  margin-bottom: 20px;
  font-size: 90%;
  line-height: 1.5;
  color: #333;
}
.card .column-content {
  margin-right: 350px;
  overflow: hidden;
  clear: none;
}
.card .column-banners {
  width: 310px;
  float: right !important;
}
.card .column-banners .banner-group {
  text-align: center;
}
.card .breadcrumb {
  display: inline-block;
  font-size: 95%;
  margin: 0;
}
.card .green-text {
  color: #659500 !important;
}
.card .header {
  font-size: 155%;
  margin: 0;
}
.card .block-price {
  line-height: 14px;
  margin: 10px 0 25px 15px;
}
.card .block-price .price {
  font-size: 160%;
}
.card .price_sq {
  margin: 0 4px 0 0;
}
.card .reference .title,
.card .description .title,
.card .for-realtor .title,
.card .similarOptions .title,
.card .card-advertisement .title,
.card .contact .title {
  line-height: 1.5;
  margin: 22px 0 5px 0;
  color: #666;
  font-size: 18px;
}
.card .params {
  margin-top: 30px;
  line-height: 1.8;
}
.card .params .item-params {
  border-bottom: 1px dashed #797979;
}
.card .contact {
  margin: 40px 0 0 0;
  color: #666;
  line-height: 1.5;
}
.card .contact .phone {
  font-size: 160%;
  margin: 0;
  padding: 5px 0 0 0;
}
.card .contact .agency {
  padding: 0 0 5px 0;
}
.card .card-form ::-webkit-input-placeholder {
  color: #cbc8c8;
}
.card .card-form ::-moz-placeholder {
  color: #cbc8c8;
}
.card .card-form :-moz-placeholder {
  color: #cbc8c8;
}
.card .card-form :-ms-input-placeholder {
  color: #cbc8c8;
}
.card .archive-message {
  margin-top: 10px;
  background-color: #EE7100;
  display: inline-block;
  padding: 12px;
  color: white;
}
.card .archive-message h2 {
  margin: 0;
}
.card .archive-message a {
  color: #fff;
  text-decoration: underline;
}
.card .similarOptions,
.card .card-advertisement {
  margin-top: 30px;
}
.card .similarOptions > ul {
  margin: 0 0 7px 5px;
  list-style-type: none;
}
.card .similarOptions > ul li:before {
  content: "\2014";
  position: relative;
  left: -5px;
}
.card .similarOptions > ul li {
  line-height: 1.8;
}
.card .similarOptions > ul a {
  text-decoration: underline;
}
.card .header-wrapper {
  margin-top: 15px;
}
.card .spec-text {
  color: #777777;
}
.card .maps {
  margin: 10px 0;
}
.card #card-menu {
  border: 0;
  margin: 25px 0 10px 0;
  padding: 6px 0 6px 0;
}
.card #card-menu ul {
  background: none;
  border: 0;
}
.card #card-menu ul li {
  padding: 7px 12px 7px 0 !important;
  background: none;
  border: 0;
}
.card #card-menu ul li a {
  padding: 0 0 2px 0;
  font-size: 120%;
  font-family: Arial, Tahoma, sans-serif;
  color: #08c;
  text-decoration: none;
  border-bottom: 1px dashed;
  border-bottom: 1px dotted;
}
.card #card-menu ul li a:hover {
  text-decoration: none;
}
.card #card-menu ul li a span {
  margin: 0 5px;
}
.card ul.inline > li {
  display: inline-block;
  padding-left: 0;
  padding-right: 20px;
}
.card #mortgage-link {
  background: url('/img/bullet.gif') no-repeat left center;
  margin: 10px 0 0 0;
  padding: 0 0 0 20px;
  display: inline-block;
}
.card #mortgage-link.preloader {
  display: inline-block;
  min-height: 4px;
  min-width: 45px;
  background: url('/img/preloader-orage.gif') no-repeat left center;
}
.card #mortgage-link a {
  font-weight: bold;
  color: #EE7100;
  text-decoration: underline;
}
.card .card-detail-view .odd th,
.card .card-detail-view .even th,
.card .card-detail-view .odd td,
.card .card-detail-view .even td {
  font-weight: normal;
  background-color: inherit;
  border: 0;
}
.card .card-detail-view .odd th,
.card .card-detail-view .even th {
  padding: 10px 0 0 0;
  border-bottom: 1px dotted #b4b4b4;
}
.card .card-detail-view .odd td,
.card .card-detail-view .even td {
  padding: 10px 0 0 5px;
}
.card .gallery-item img {
  height: 133px;
}
.card .gallery-item {
  display: inline-block;
  margin: 6px 6px 0 0;
  padding: 6px;
  border: 1px solid #ccc;
}
.card .realtor-comment .item {
  margin-bottom: 5px;
  border-bottom: 1px solid #E7E7E7;
}
.card .stick {
  display: none;
  z-index: 1001;
  position: fixed;
  color: #333;
  padding: 5px 0 10px;
  background: white;
  box-shadow: 0px 3px 0px #ccc;
  font-size: 145%;
  width: 90%;
  top: 0;
}
.card .to-bookmark-link {
  margin: 0;
}
.card .realtor-comment .header-comment-guest,
.card .w-t-g-comment .header-comment-guest {
  background-color: inherit;
}
.card .service-btn a.btn {
  padding: 4px 6px !important;
}
.card .widget-wrapper-complex {
  font-size: 90%;
}
.card .widget-wrapper-complex img {
  width: 80px;
}
.card .dpo-wrapper {
  width: 325px;
}
.card .dpo-wrapper .dpo-header {
  font-size: 18px;
  margin-bottom: 5px;
}
.card .dpo-wrapper .dynamic-price-obj {
  box-shadow: rgba(103, 100, 100, 0.43) -3px 0px 26px;
  width: 295px;
  top: 10px;
  left: 20px;
}
.card .dpo-wrapper .dynamic-price-obj i {
  margin-left: -17px;
}
.card .dpo-wrapper .dpo-triangle {
  top: 2px;
  right: 270px;
}
.card .show-contacts-btn {
  padding: 0;
  border-radius: 6px;
  width: 278px;
  height: 35px;
  text-align: left;
  margin-bottom: 5px;
}
.card .show-contacts-btn .bar {
  font-size: 16.25px;
  display: flex;
  padding: 10px 19px;
}
.card .show-contacts-btn.progress.active .bar {
  color: white;
  width: 100%;
  animation: progress-bar-stripes 0.5s linear infinite;
}
.card .phonelist {
  font-size: 120%;
}
.card .phonelist .phoneitem {
  margin-left: 23px;
}
.card .label-phones {
  float: left;
  margin-top: 4px;
}
.title {
  line-height: 1.5;
  margin: 22px 0 5px 0;
  color: #666;
  font-size: 18px;
}
.share_panel {
  width: 250px;
}
.share_panel .share_label {
  width: 100px;
  float: left;
  padding-top: 7px;
  color: #666;
  font-size: 95%;
}
.card-advertisement {
  color: #666;
  margin: 0 0 7px 5px;
}
.card-advertisement .marker {
  font-size: 70%;
}
.card-advertisement ul {
  list-style-type: none;
  margin: 0;
}
.card-advertisement li {
  line-height: 1.8;
}
.card-advertisement a {
  text-decoration: underline;
}
.card-advertisement h2 {
  margin-top: 3px !important;
}
.best-deals {
  background-color: #e3ffaa;
  max-height: 100px;
}
.main-header {
  font-size: 26px;
  margin: 17px 0 19px;
}
.h1-seo-text {
  font-size: 15px;
}
.carousel-header {
  line-height: 1.5;
  margin: 22px 0 5px 0;
  color: #666;
  font-size: 18px;
}
.gis-map-toggle:before {
  content: '/';
}
#gismap,
#yanmap {
  width: 100%;
  height: 320px;
}
.grid-view .table th > .sort-link .caret {
  right: -7px !important;
}
.grid-view .table th,
.table td {
  padding: 5px;
}
.livetex-link {
  float: left;
  padding: 2px 10px 3px 10px;
  margin-right: 10px;
  background: #ffa41a;
  color: #fff;
  text-align: center;
  background-color: #8cc63e;
  float: right;
  text-decoration: none !important;
  font-weight: bold;
  color: #ffffff !important;
  border-right: solid 4px #7CA743;
}
.livetex-link a,
.livetex-link a:hover {
  color: #fff;
  font-weight: bold;
}
.livetex-link:visited,
.livetex-link:hover {
  color: #ffffff !important;
}
.wrapper-float-label {
  display: inline-block;
  overflow: hidden;
  padding: 15px 0 0;
  position: relative;
  vertical-align: top;
}
.wrapper-float-label label {
  color: #2980b9;
  font-size: 10px;
  font-weight: bold;
  left: 4px;
  opacity: 0;
  position: absolute;
  top: 0;
}
.wrapper-float-label input[type=text]:valid + label {
  opacity: 1;
}
.container-float-label {
  margin: 0 0 10px;
}
.container-float-label.popup .wrapper-float-label label {
  transition: opacity 0.25s ease-out, top 0.25s ease-out;
  -webkit-transition: opacity 0.25s ease-out, top 0.25s ease-out;
  top: 10px;
}
.container-float-label.popup .wrapper-float-label input[type=text]:valid + label {
  top: 0;
}
.adv-search {
  font-size: 90%;
}
.adv-search .district {
  margin-right: 10px;
}
.adv-search .district label.checkbox {
  font-weight: bold !important;
}
.adv-search .subdistrict {
  margin: 0 10px;
}
.adv-search .subdistrict label {
  color: #272727;
  font-weight: normal;
}
.adv-search label {
  font-size: 100%;
  color: #666;
  font-weight: bold;
}
.adv-search label.checkbox,
.adv-search label.radio {
  font-weight: normal;
  color: #272727;
}
.adv-search .search_button {
  text-align: center;
  padding: 10px;
  background-color: #eeffa3;
  box-shadow: 0px -2px 4px #ccc;
}
.adv-search .cud {
  right: 5%;
  left: 5%;
  position: fixed;
  bottom: 0;
}
.form-adv-search-rent .form-horizontal .control-label {
  width: 190px !important;
}
.form-adv-search-rent .controls {
  margin-left: 210px !important;
}
.bottom50 {
  margin-bottom: 50px !important;
}
.bottom45 {
  margin-bottom: 45px !important;
}
.bottom40 {
  margin-bottom: 40px !important;
}
.bottom35 {
  margin-bottom: 35px !important;
}
.bottom30 {
  margin-bottom: 30px !important;
}
.bottom25 {
  margin-bottom: 25px !important;
}
.bottom20 {
  margin-bottom: 20px !important;
}
.bottom15 {
  margin-bottom: 15px !important;
}
.bottom10 {
  margin-bottom: 10px !important;
}
.bottom5 {
  margin-bottom: 5px !important;
}
.top50 {
  margin-top: 50px !important;
}
.top45 {
  margin-top: 45px !important;
}
.top40 {
  margin-top: 40px !important;
}
.top35 {
  margin-top: 35px !important;
}
.top30 {
  margin-top: 30px !important;
}
.top25 {
  margin-top: 25px !important;
}
.top20 {
  margin-top: 20px !important;
}
.top15 {
  margin-top: 15px !important;
}
.top10 {
  margin-top: 10px !important;
}
.top5 {
  margin-top: 5px !important;
}
.checked-label {
  background: url("../themes/bootstrap/css/../img/rent-check.png") no-repeat;
  width: 11px;
  height: 11px;
  display: inline-block;
  cursor: pointer;
  margin-left: 5px;
}
.input-right-cut {
  border-radius: 4px 0px 0px 4px !important;
}
.input-left-cut {
  border-radius: 0px 4px 4px 0px !important;
}
.input-both-cut {
  border-radius: 0px !important;
}
.input-price-min {
  border-radius: 4px 0px 0px 4px !important;
}
.input-price-max {
  border-radius: 0px !important;
}
.subscription-body {
  font-size: 90%;
}
.subscription-body span {
  display: block;
}
.description-wrapper {
  position: relative;
  padding-bottom: 20px;
}
.push-bottom {
  position: absolute;
  bottom: 3px;
}
.push-bottom.right {
  right: 3px;
}
.push-bottom.left {
  left: 3px;
}
.modal {
  z-index: 9999;
}
.modal.fade.in {
  top: 20%;
}
.comment-container {
  clear: both;
  margin-top: 10px;
}
.comment-container .comment-notice {
  font-weight: bold;
}
.comment-container textarea {
  width: 90%;
}
.comment-container .comment-btn-cancel {
  margin-left: 5px;
}
.comment-container .item {
  margin-bottom: 5px;
}
.limiter {
  margin-top: 5px;
}
.search-result-item-menu {
  margin: 5px 0;
  display: block;
}
.search-result-item-menu .moderator-link {
  width: 50%;
  float: left;
}
.search-result-item-menu .comment-link {
  font-size: 105%;
}
.photo-container {
  position: relative;
  float: left;
  width: 120px;
  border: 1px solid #cccccc;
  margin: 0 7px 5px 0;
  padding: 2px;
}
.photo-count {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 2px;
  padding: 2px 3px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.place {
  margin-left: 10px;
}
.place label.radio {
  margin-left: 5px;
}
.place label.radio.inline {
  padding-top: 0;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.like-wrapper {
  padding: 3px 0 3px 2px;
  background: #e6fae7;
  border-radius: 5px;
}
.like-wrapper .count {
  padding-right: 4px;
}
.m-btn-group-item {
  padding: 3px 3px 4px 3px;
}
#modal-state {
  width: 94.5%;
  font-size: 100%;
  font-weight: bold;
  opacity: 0;
  text-align: center;
  position: absolute;
}
.modal-message {
  padding: 20px 0;
  background: rgba(222, 241, 230, 0.95);
  opacity: 1;
}
#register-form .help-block {
  color: #b94a48;
}
.center-text {
  text-align: center;
  display: inline-block;
}
.search-comment,
.w-t-g-comment {
  padding: 0 20px 0 5px;
  *zoom: 1;
  float: none;
  clear: both;
}
.search-comment:before,
.w-t-g-comment:before,
.search-comment:after,
.w-t-g-comment:after {
  display: table;
  content: "";
  line-height: 0;
}
.search-comment:after,
.w-t-g-comment:after {
  clear: both;
}
.search-comment .item,
.w-t-g-comment .item {
  padding: 5px;
  margin: 2px 0;
}
.search-comment .item .contacts,
.w-t-g-comment .item .contacts {
  color: #b1b1b1;
  margin-top: 5px;
}
.search-comment .comment-note,
.w-t-g-comment .comment-note {
  font-weight: bold;
}
.search-comment .header-comment-guest,
.w-t-g-comment .header-comment-guest {
  background: #EBEBEB;
}
.btn-bookmark {
  float: right;
  background-color: #23B5FD;
  color: white !important;
  text-decoration: none !important;
  padding: 2px 10px 3px 10px;
  font-weight: bold;
  margin-right: 5px;
  position: relative;
  cursor: pointer;
  border-right: solid 4px;
  border-color: #359FD3;
}
.to-bookmark-link,
.to-hidden-link {
  white-space: nowrap;
}
.search-result-item-menu .to-bookmark-link,
.search-result-item-menu .to-hidden-link,
.search-result-item-menu .unauthorized-bookmark-link {
  font-size: 105%;
  margin: 0 20px 0 0;
}
.to-bookmark-link.del,
.remove-bookmark-link {
  background-color: #23B5FD;
  color: white;
  padding: 0 2px;
  margin: 0 20px 0 0;
}
.remove-bookmark-link:visited,
.remove-bookmark-link:hover,
.remove-bookmark-link:active,
.remove-bookmark-link:focus {
  color: white !important;
}
.nav-pills-custom li {
  float: left;
  margin-right: 10px;
}
.nav-pills-custom .nav-pills a {
  text-decoration: none;
  color: #777;
  background-color: #fff;
  font-size: 15px;
  border-bottom: 2px solid #fff;
}
.nav-pills-custom .nav-pills a:hover,
.nav-pills-custom .nav-pills > .active > a,
.nav-pills-custom .nav-pills > .active > a:hover,
.nav-pills-custom .nav-pills > .active > a:focus {
  text-decoration: none;
  color: #000;
  background-color: #fff;
  border-bottom: 2px solid #8dc63f;
}
.fixed-elements {
  position: fixed;
  right: 55px;
  top: 0;
  z-index: 999;
}
.scrolltotop {
  height: 17px;
  padding: 10px 5px;
  width: 35px;
  background-color: rgba(83, 83, 83, 0.65);
  border: 1px solid #c7c7c7;
  color: #fff;
  font-size: 18px;
  border-radius: 3px;
  text-align: center;
  z-index: 99999;
}
.scrolltotop span {
  font-size: 11px;
}
.scrolltotop:hover {
  background-color: rgba(83, 83, 83, 0.84);
  border: 1px solid rgba(201, 201, 201, 0.79);
  padding: 10px 0;
  width: 100px;
}
.scrolltotop:hover:before {
  content: 'ВВЕРХ ';
}
.dropdown-menu {
  z-index: 9999;
}
.sort-block #sort {
  margin: 0;
}
.sort-block .control-group {
  margin-bottom: 0;
}
.sort-block .control-label {
  text-align: left;
  width: 100px;
}
.sort-block .sort-wrapper {
  position: relative;
}
.sort-block .sort-wrapper .sort-label {
  text-align: left;
  font-size: 75%;
  position: absolute;
  top: -13px;
}
.sort-block .sort-wrapper select {
  width: auto;
}
@media (max-width: 1024px) {
  .sort-block {
    margin-left: 1.5% !important;
  }
}
.edit-form label.checkbox {
  width: 200px;
}
.form-actions label.checkbox {
  width: 100%;
}
.ceiling-link {
  text-decoration: none;
  border-bottom: 1px dashed;
  border-bottom: 1px dotted;
  margin-left: 5px;
}
.ceiling-link:hover {
  text-decoration: none;
}
.ceiling-link span {
  margin: 0 5px;
}
.ceiling-link:hover {
  text-decoration: none;
}
.alert.fixed {
  top: 0;
  left: 0;
  line-height: 22px;
  z-index: 10000;
  width: 97%;
}
.alert.fixed .close {
  right: 0px;
}
.feed-list {
  margin: 0 0 0 10px;
}
.header-center table thead tr th {
  text-align: center;
}
.btn-mlsn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f6b636;
  background-image: -moz-linear-gradient(top, #f7be34, #f4a938);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7be34), to(#f4a938));
  background-image: -webkit-linear-gradient(top, #f7be34, #f4a938);
  background-image: -o-linear-gradient(top, #f7be34, #f4a938);
  background-image: linear-gradient(to bottom, #f7be34, #f4a938);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7be34', endColorstr='#fff4a938', GradientType=0);
  border-color: #f4a938 #f4a938 #d4840c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f4a938;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-mlsn-success:hover,
.btn-mlsn-success:focus,
.btn-mlsn-success:active,
.btn-mlsn-success.active,
.btn-mlsn-success.disabled,
.btn-mlsn-success[disabled] {
  color: #fff;
  background-color: #f4a938;
  *background-color: #f39f20;
}
.btn-mlsn-success:active,
.btn-mlsn-success.active {
  background-color: #ec930d \9;
}
.btn-mlsn {
  padding: 14px 10px;
  font-weight: bold;
}
.header-page h3 {
  margin: 0 0 5px 0;
}
.header-page h1 {
  margin: 11px 0;
}
.unvisited {
  color: #0088cc;
}
.unvisited:visited {
  color: #0088cc !important;
}
.interview-link {
  display: none;
  margin: 0 auto;
  text-align: center;
  background-color: #f89406;
  padding: 5px;
  font-size: 80%;
}
.interview-link a {
  color: #ffffff !important;
}
.btn-advice-online {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00e31a;
  background-image: -moz-linear-gradient(top, #00e91a, #00db1a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00e91a), to(#00db1a));
  background-image: -webkit-linear-gradient(top, #00e91a, #00db1a);
  background-image: -o-linear-gradient(top, #00e91a, #00db1a);
  background-image: linear-gradient(to bottom, #00e91a, #00db1a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00e91a', endColorstr='#ff00db1a', GradientType=0);
  border-color: #00db1a #00db1a #008f11;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #00db1a;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  margin-top: 10px;
}
.btn-advice-online:hover,
.btn-advice-online:focus,
.btn-advice-online:active,
.btn-advice-online.active,
.btn-advice-online.disabled,
.btn-advice-online[disabled] {
  color: #fff;
  background-color: #00db1a;
  *background-color: #00c217;
}
.btn-advice-online:active,
.btn-advice-online.active {
  background-color: #00a814 \9;
}
.btn-my-mlsn {
  float: right;
  background-color: #23B5FD;
  color: white !important;
  text-decoration: none !important;
  padding: 2px 10px 3px 10px;
  font-weight: bold;
  margin-right: 5px;
  position: relative;
  cursor: pointer;
  border-right: solid 4px;
  border-color: #359FD3;
}
.my-mlsn-menu {
  z-index: -999;
  background-color: #23B5FD;
  position: absolute;
  right: -4px;
  top: 35px;
  opacity: 0;
  width: 165px;
  border-right: solid 4px;
  border-bottom: solid 4px;
  border-color: #359FD3;
  list-style-type: none;
  margin: 0;
  padding: 0;
  -webkit-transition: top 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: top 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: top 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.my-mlsn-menu a {
  text-decoration: none;
  padding: 10px;
  display: block;
  color: white;
  font-size: 90% !important;
}
.my-mlsn-menu a:hover {
  background-color: #a4d9ff;
}
.btn-my-mlsn:hover .my-mlsn-menu {
  display: inline;
  top: 27px;
  opacity: 1;
  z-index: 999;
}
#sale-grid .summary {
  text-align: right !important;
}
.district-column {
  font-size: 90%;
  vertical-align: top;
  display: inline-block;
}
.subdistrict-row {
  margin-right: 15px;
}
.modal p {
  font-size: 12px;
}
.office-realty-list {
  font-size: 12px;
}
.office-realty-list tr.filters {
  display: none;
}
label.selected {
  background-color: #eeffa3;
  padding: 5px 5px 5px 25px;
}
.update-left {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.update-right {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  border-left: none;
}
.small-input {
  width: 70px;
}
.red-text {
  color: red;
}
td.empty .notification {
  font-size: 16px;
  line-height: 26px;
}
.office-search-form {
  line-height: 30px;
}
.office-search-form .add-on {
  margin-top: 3px;
}
.office-search-form .btn-group {
  vertical-align: top;
}
.search-form form {
  margin-bottom: 0;
}
.mass-actions .form-actions {
  margin-top: 0;
}
@media (max-width: 1025px) {
  .office-actions-list ul.dropdown-menu li a {
    padding: 8px 20px;
  }
}
@media (min-width: 1026px) {
  .office-actions-list {
    z-index: 99;
  }
  .office-actions-list a.dropdown-toggle {
    display: none;
  }
  .office-actions-list ul.dropdown-menu {
    display: inline;
    position: relative;
    border: none;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .office-actions-list li {
    display: inline-block;
  }
  .office-actions-list li:first-child a {
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
  }
  .office-actions-list li:last-child a {
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
  }
  .office-actions-list li a {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 14px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: 0.3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    padding: 3px 8px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .office-actions-list li a:hover,
  .office-actions-list li a:focus,
  .office-actions-list li a:active,
  .office-actions-list li a.active,
  .office-actions-list li a.disabled,
  .office-actions-list li a[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
  }
  .office-actions-list li a:active,
  .office-actions-list li a.active {
    background-color: #cccccc \9;
  }
  .office-actions-list li a:first-child {
    *margin-left: 0;
  }
  .office-actions-list li a:hover,
  .office-actions-list li a:focus {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
  }
  .office-actions-list li a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  .office-actions-list li a.active,
  .office-actions-list li a:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  }
  .office-actions-list li a.disabled,
  .office-actions-list li a[disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .office-actions-list li a .label,
  .office-actions-list li a .badge {
    position: relative;
    top: -1px;
  }
  .office-actions-list li a:hover {
    background-image: none;
  }
}
#sale-duplicates {
  padding: 0 4%;
  font-size: 12px;
}
.centered-text {
  text-align: center;
}
.underline {
  text-decoration: underline;
}
.report a {
  color: #6a5218;
}
.report .reset-search-icon {
  font-size: 115%;
}
.report .report-item {
  margin: 5px 10px 5px 0;
  display: inline-block;
  border: 1px solid #CCF199;
  border-radius: 3px;
  padding: 3px 5px;
  background-color: #DEFF9E;
}
.sub-search-menu {
  display: inline;
  margin: 0;
  background-color: #FFFFFF;
  width: 100%;
  padding: 5px 0;
  z-index: 99;
}
.sub-search-menu a {
  color: #333;
}
.sub-search-menu a:hover {
  color: #000000;
  text-decoration: none;
}
.sub-search-menu li {
  margin-right: 5px;
  padding: 4px 6px;
}
.btn-add-obj a {
  color: #ffffff;
}
.btn-add-obj a:hover {
  color: #ffffff;
  text-decoration: none;
}
.sub-search-menu-fixed {
  transition: padding 0.2s;
  position: fixed;
  top: 0;
  border-bottom: 5px solid #ccc;
  padding: 10px 0;
}
.sub-search-menu-fixed .btn a {
  font-size: 16px;
}
.sub-search-menu-fixed li {
  padding: 8px;
}
#sub-search-menu-wrapper {
  height: 35px;
}
.m-popover {
  width: 310px !important;
  max-width: 310px;
  max-height: 250px;
}
.m-popover .popover-content {
  overflow-y: auto;
}
.m-popover .row-fluid {
  padding: 2px;
  margin-bottom: 2px;
}
.m-popover input,
.m-popover .input-prepend {
  margin: 0 !important;
}
.m-popover .close {
  margin-left: 10px;
}
.m-popover .my-search-wrapper {
  width: 265px;
  min-height: 30px;
}
.fancybox-nav:hover span {
  visibility: visible !important;
}
#search-statistic label {
  display: inline-block;
  margin-left: 10px;
}
.objects-filter label:first-child {
  margin-left: 0;
}
.preloader {
  background: url("../themes/bootstrap/css/../img/loader.gif") no-repeat center;
  padding: 18px;
}
fieldset {
  padding: 12px 0 !important;
  margin: 0;
  border: 0;
}
.is-busy-link {
  color: #ac0010 !important;
}
.dotted-link.active {
  color: #fff !important;
  background-color: #23B5FD;
}
.rented,
.rented1 {
  background-color: #B0A9A9;
}
.popover {
  z-index: 10000;
}
.adv-wrapper .header {
  margin-top: 10px;
  line-height: 18px;
}
.adv-wrapper .grid-view {
  font-size: 95% !important;
}
.adv-wrapper .grid-view table thead {
  background-color: #e3ffaa;
}
.adv-wrapper .links {
  line-height: 18px;
}
.adv-wrapper .change-city {
  padding: 10px;
  background-color: rgba(140, 198, 62, 0.64);
  border-radius: 5px;
  max-width: 315px;
}
.adv-wrapper .change-city label {
  margin: 0 0 0 15px !important;
  color: white;
}
.adv-wrapper .change-city select {
  margin: 0 0 0 15px !important;
}
.adv-wrapper .b_top {
  text-align: center;
  margin-bottom: 30px;
}
#imagelightbox {
  cursor: pointer;
  position: fixed;
  z-index: 10000;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
  /* 50 */
  box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
  /* 50 */
}
/* ACTIVITY INDICATION */
#imagelightbox-loading {
  width: 0.5em;
  /* 40 */
  height: 0.5em;
  /* 40 */
  background: url('../themes/bootstrap/css/../img/loader.gif') no-repeat center center;
  position: fixed;
  z-index: 10003;
  top: 50%;
  left: 50%;
  padding: 0.625em;
  /* 10 */
  margin: -1.25em 0 0 -1.25em;
  /* 20 */
}
/* OVERLAY */
#imagelightbox-overlay {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/* "CLOSE" BUTTON */
#imagelightbox-close {
  width: 2.5em;
  /* 40 */
  height: 2.5em;
  /* 40 */
  text-align: left;
  background-color: #666;
  border-radius: 50%;
  position: fixed;
  z-index: 10002;
  top: 2.5em;
  /* 40 */
  right: 2.5em;
  /* 40 */
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
#imagelightbox-close:hover,
#imagelightbox-close:focus {
  background-color: #111;
}
#imagelightbox-close:before,
#imagelightbox-close:after {
  width: 2px;
  background-color: #fff;
  content: '';
  position: absolute;
  top: 20%;
  bottom: 20%;
  left: 50%;
  margin-left: -1px;
}
#imagelightbox-close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#imagelightbox-close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* ARROWS */
.imagelightbox-arrow {
  width: 5.75em;
  /* 60 */
  height: 7.5em;
  /* 120 */
  background-color: #444;
  background-color: rgba(0, 0, 0, 0.5);
  vertical-align: middle;
  display: none;
  position: fixed;
  z-index: 10001;
  top: 50%;
  margin-top: -3.75em;
  /* 60 */
}
.imagelightbox-arrow:hover,
.imagelightbox-arrow:focus {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.75);
}
.imagelightbox-arrow:active {
  background-color: #111;
}
.imagelightbox-arrow-left {
  left: 2.5em;
  /* 40 */
}
.imagelightbox-arrow-right {
  right: 2.5em;
  /* 40 */
}
.imagelightbox-arrow:before {
  width: 0;
  height: 0;
  border: 1em solid transparent;
  content: '';
  display: inline-block;
  margin-bottom: -0.125em;
  /* 2 */
}
.imagelightbox-arrow-left:before {
  border-left: none;
  border-right-color: #fff;
  margin-left: -0.313em;
  /* 5 */
}
.imagelightbox-arrow-right:before {
  border-right: none;
  border-left-color: #fff;
  margin-right: -0.313em;
  /* 5 */
}
#imagelightbox-loading,
#imagelightbox-overlay,
#imagelightbox-close,
#imagelightbox-caption,
#imagelightbox-nav,
.imagelightbox-arrow {
  -webkit-animation: fade-in 0.25s linear;
  animation: fade-in 0.25s linear;
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.imagelightbox-wrapper {
  position: relative;
}
.site-rules {
  font-size: 90%;
}
.site-rules p {
  margin: 1em 0;
  line-height: 16px;
}
.site-rules li {
  line-height: 18px;
}
.block-row-td {
  text-align: left !important;
}
.block-row-td span {
  margin-left: 15% !important;
}
.block-row-td-rent {
  text-align: right !important;
}
.block-row-td-rent span {
  margin-right: 13% !important;
}
.spec_dd .label {
  padding: 0 4px;
}
.multi-select-adv-search button {
  width: 100%;
}
.multi-select-adv-search label {
  font-weight: inherit;
  color: inherit;
}
.multi-select-adv-search .caret {
  margin-left: 20px;
}
.old-price {
  color: rgba(0, 0, 0, 0.27);
  text-decoration: line-through;
}
.old-price span {
  color: #414141;
}
.delta-positive {
  color: #CF8686;
}
.delta-negative {
  color: #007600;
}
.delta-negative:before {
  content: '+';
}
.price-box {
  text-align: right;
  display: inline-block;
}
.voices {
  color: #8cc63e !important;
  font-size: 140%;
  font-weight: bold;
  margin-bottom: 5px;
}
.scammers {
  display: inline-block;
  text-align: right;
  width: 100%;
}
.scammers a {
  text-decoration: underline;
  padding: 5px;
  color: red;
  border: 1px solid red;
}
.search-on-page-term {
  background-color: orange;
}
.payment-forms {
  font-size: 90%;
  line-height: 18px;
}
.payment-forms hr {
  border-top: 1px solid #CDCDCD;
}
.payment-method h2 {
  color: #659500 !important;
  text-align: left;
}
.payment-method h2.sbrf {
  background: url("/themes/bootstrap/img/sbrf.png") no-repeat;
  padding-left: 20px;
}
.payment-method h2.wm {
  background: url("/themes/bootstrap/img/visa_mastercard_logo_5.png") no-repeat;
  padding-left: 65px;
}
.payment-method h2.tinkoff {
  background: url("/themes/bootstrap/img/tinkoff.png") no-repeat;
  padding-left: 20px;
}
.payment-method li {
  margin-bottom: 20px;
  line-height: 18px;
}
.payment-method ol {
  margin-left: 35px;
}
.invoice-form {
  padding: 20px 0 10px 0;
  background-color: #dddddd;
}
.location ul {
  list-style-type: none;
  margin: 0;
}
.location ul li {
  margin: 0 0 5px 0;
}
.location ul li:before {
  font-family: FontAwesome;
  content: '\f105';
  padding-right: 10px;
  color: #777777;
}
.city-item {
  padding: 8px;
}
.city-item .city-item-count {
  font-size: 70%;
}
.gplay {
  display: inline-block;
  width: 90px;
  height: 31px;
  background-image: url("/images/g_play.jpg");
}
p.normal {
  font-size: 85%;
}
.login-container {
  margin: 5% auto;
  height: 50%;
}
.login-container .login-header {
  margin-bottom: 20px;
}
.login-container .sign-menu {
  margin: 30px 0 20px;
  font-size: 17px;
}
.login-container .sign-menu-active {
  border-bottom: 2px solid orange;
}
.login-container .sign-menu > li {
  display: inline-block;
  margin-right: 20px;
  list-style: none;
  padding-bottom: 10px;
}
.login-container .sign-menu li:hover {
  border-bottom: 2px solid orange;
}
.login-container .sign-menu li a {
  padding-bottom: 10px;
}
.login-container .sign-menu li a:hover,
.login-container .sign-menu li a:focus,
.login-container .sign-menu li a:active {
  text-decoration: none;
}
.login-container .social-sign {
  margin-top: 30px;
  border-top: 1px solid #ccc;
  text-align: center;
}
.login-container .social-buttons-title {
  text-align: center;
  margin-top: -7px;
}
.login-container .social-buttons-title span {
  background: white;
  padding: 0 12px;
}
.login-container .social-buttons {
  margin-top: 15px;
}
.login-container .social-buttons a svg:hover #vk #Shape {
  fill: #466991;
}
.login-container .social-buttons a svg:hover #facebook #Shape {
  fill: #3c5a98;
}
.login-container .social-buttons a svg:hover #ok #Shape {
  fill: #ee8208;
}
.login-container .social-buttons a svg:hover #mailru #Shape {
  fill: #168de2;
}
.login-container .social-buttons a svg:hover #googleplus #Shape {
  fill: #eb4436;
}
.login-container .social-buttons a {
  width: 44px;
  height: 44px;
  margin-right: 3px;
  text-decoration: none;
}
.login-container .center {
  width: 275px;
  margin: 0 auto;
}
.sn-join .social-buttons span {
  display: flex;
}
.sn-join .social-buttons span a {
  width: 44px;
}
.sn-join .social-buttons .action-btn {
  margin: 15px;
}
.sn-join .social-buttons .detach {
  cursor: pointer;
  color: #c20908;
}
.sn-join .social-buttons a:hover {
  text-decoration: none;
}
.sn-join .social-buttons a svg #vk #Shape {
  fill: #466991;
}
.sn-join .social-buttons a svg #facebook #Shape {
  fill: #3c5a98;
}
.sn-join .social-buttons a svg #ok #Shape {
  fill: #ee8208;
}
.sn-join .social-buttons a svg #mailru #Shape {
  fill: #168de2;
}
.sn-join .social-buttons a svg #googleplus #Shape {
  fill: #eb4436;
}
#login-form input,
#registration-form input,
#login-form label,
#registration-form label {
  font-size: 14px;
}
#login-form input[type="text"],
#registration-form input[type="text"],
#login-form input[type="password"],
#registration-form input[type="password"] {
  height: 24px;
  width: 260px;
}
#login-form .pwd-container,
#registration-form .pwd-container {
  position: relative;
}
#login-form .pwd-show-btn,
#registration-form .pwd-show-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
#login-form .help-block,
#registration-form .help-block {
  font-size: 12px;
}
#login-form button,
#registration-form button {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #7ac63e;
  background-image: -moz-linear-gradient(top, #8cc63e, #5fc63e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8cc63e), to(#5fc63e));
  background-image: -webkit-linear-gradient(top, #8cc63e, #5fc63e);
  background-image: -o-linear-gradient(top, #8cc63e, #5fc63e);
  background-image: linear-gradient(to bottom, #8cc63e, #5fc63e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8cc63e', endColorstr='#ff5fc63e', GradientType=0);
  border-color: #5fc63e #5fc63e #428e2a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #5fc63e;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  font-size: 15px;
  height: 30px;
}
#login-form button:hover,
#registration-form button:hover,
#login-form button:focus,
#registration-form button:focus,
#login-form button:active,
#registration-form button:active,
#login-form button.active,
#registration-form button.active,
#login-form button.disabled,
#registration-form button.disabled,
#login-form button[disabled],
#registration-form button[disabled] {
  color: #fff;
  background-color: #5fc63e;
  *background-color: #54b535;
}
#login-form button:active,
#registration-form button:active,
#login-form button.active,
#registration-form button.active {
  background-color: #4ba130 \9;
}
#login-form button .caret,
#registration-form button .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.column-banners img,
.vertical-banner img,
.banner-container img {
  width: 0;
  height: 0;
}
.column-banners a img,
.vertical-banner a img,
.banner-container a img {
  width: 100%;
  height: 100%;
}
.nowrap {
  white-space: nowrap;
}
.not-found-block .not-found-big-text {
  font-size: 700%;
  padding: 120px 0 90px 0;
  text-align: center;
}
.text-not-found {
  padding: 40px 0 64px 0;
}
.text-not-found li {
  font-size: 14px;
  line-height: 17px;
  list-style-type: square;
}
.sitemap a {
  text-decoration: underline;
}
.sitemap li {
  font-size: 14px;
  line-height: 21px;
  list-style-type: square;
}
.column-banners img,
.vertical-banner img,
.banner-container img {
  width: 0;
  height: 0;
}
.column-banners a img,
.vertical-banner a img,
.banner-container a img {
  width: 100%;
  height: 100%;
}
.hide-force {
  display: none !important;
}
.gis-icon-hide {
  display: none !important;
}
.gallery-step .origin {
  height: 100%;
}
.gallery-step .thumbs {
  margin: 0 0 5px 0;
}
.scroll-box .step-item {
  width: 160px;
  border: 1px solid #CBCBCB;
  padding: 5px;
  background-color: white;
}
.scroll-box .step-item.active {
  background-color: #EFEFEF;
}
.scroll-box .step-item .step-name {
  margin-top: 5px;
  text-align: center;
  font-size: 13px;
}
.scroll-box .step-item.built {
  text-align: center;
  color: #ffffff;
  background-color: #8cc63e;
}
.scroll-box .step-item.constructed {
  text-align: center;
  color: #ffffff;
  background-color: #ffa41a;
}
.widget-complex-wrapper {
  font-size: 75%;
}
#infrastructure-buttons {
  margin: 10px 0;
}
#infrastructure-buttons li {
  list-style: none;
  padding: 3px 0;
  margin: 3px 9px 3px 0;
  cursor: pointer;
  display: inline-block;
  border-bottom: 1px dotted #E0E0E0;
}
#infrastructure-buttons li.active {
  font-weight: bold;
}
#infrastructure-buttons li .fa-check-square,
#infrastructure-buttons li .fa-square-o {
  margin: 0 7px 3px 0;
  color: orange;
}
.rent-filters [class*="span"] {
  min-height: 0 !important;
}
.offer {
  font-size: 90%;
}
.offer p {
  margin: 10px 0;
  line-height: 20px;
}
.offer .header {
  font-weight: bold;
  margin-top: 20px;
}
.billingsection4 {
  background: rgba(255, 121, 114, 0.58);
}
.gis-bank-icon,
.gis-pharmacy-icon,
.gis-mail-icon,
.gis-hairdressing-icon,
.gis-kindergarten-icon,
.gis-shopping-center-icon,
.gis-parking-icon,
.gis-geu-icon,
.gis-hospital-icon,
.gis-fitness-icon,
.gis-school-icon,
.gis-supermarket-icon,
.gis-market-icon {
  max-width: none;
  z-index: 190;
}
.input-main-phone {
  width: 180px;
}
.grid-view-summary {
  margin: 13px 0;
  text-align: left;
}
.wrapper-btn-rotate {
  z-index: 999;
  background-color: white;
  position: absolute;
  bottom: 0;
  left: 45%;
}
.rotate-img {
  height: 350px;
}
.rotate-img img {
  height: 350px;
}
.rotate-img .angle0 {
  transform: rotate(0deg);
  transition: 0.25s;
}
.rotate-img .angle90 {
  transform: rotate(90deg);
  transition: 0.25s;
}
.rotate-img .angle180 {
  transform: rotate(180deg);
  transition: 0.25s;
}
.rotate-img .angle270 {
  transform: rotate(270deg);
  transition: 0.25s;
}
.muted-light {
  color: #9E9E9E;
}
.arrow-price-up {
  color: #7BAD2D;
}
.arrow-price-down {
  color: red;
}
.dpo-wrapper {
  position: relative;
  display: none;
}
.dpo-wrapper .dpo-header {
  font-size: 16px;
}
.dynamic-price-obj {
  position: absolute;
  box-shadow: rgba(185, 182, 182, 0.43) 3px -4px 25px;
  padding: 15px;
  z-index: 100;
  background-color: #fff;
  width: 250px;
  top: 5px;
  right: 0;
  border-radius: 1px;
  border: 1px solid #E8E8E8;
  text-align: left;
  display: none;
}
.dynamic-price-obj i {
  margin-left: -14px;
}
.dynamic-price-obj .row-fluid [class*="span"] {
  min-height: 24px;
}
.dpo-triangle {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  position: absolute;
  z-index: 2;
  top: -3px;
  right: 40%;
}
.dpo-close {
  cursor: pointer;
  color: #ccc;
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 11px;
}
.dpo-link {
  text-decoration: none;
}
.dpo-link:hover {
  text-decoration: none;
}
.black-link {
  color: #414141 !important;
}
.custom-header-link {
  text-align: center !important;
  white-space: nowrap;
}
.custom-header-link .sort-link {
  display: inline !important;
}
.premium {
  padding: 10px;
  background-color: #FFFFC0;
}
.premium-label {
  background-color: #ffa41a;
  display: inline-block;
  padding: 5px;
  color: white;
}
.promo {
  padding: 10px;
  background-color: #E3FFAA;
}
.header {
  font-size: 22px;
  margin: 50px 0 20px 0;
}
pre {
  padding: 5px;
  margin: 5px 0 0 0;
  background-color: #ffffd9;
}
.tb-left-col {
  width: 180px;
}
.cnt {
  font-size: 90%;
  line-height: 15pt;
}
#sidebar.affix {
  top: 45px;
}
.bs-docs-sidebar {
  margin: 20px 0;
}
.bs-docs-sidebar .nav > li > a {
  color: #2086C5;
  border-left: 2px solid transparent;
  padding: 4px 20px;
  font-size: 13px;
  font-weight: 400;
}
.bs-docs-sidebar .nav .nav > li > a {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 30px;
  font-size: 12px;
}
.bs-docs-sidebar .nav > .active > a,
.bs-docs-sidebar .nav > li > a:hover,
.bs-docs-sidebar .nav > li > a:focus {
  color: #563d7c;
  text-decoration: none;
  background-color: transparent;
  border-left-color: #563d7c;
}
.bs-docs-sidebar .nav > .active > a,
.bs-docs-sidebar .nav > .active:hover > a,
.bs-docs-sidebar .nav > .active:focus > a {
  font-weight: 700;
}
.bs-docs-sidebar .nav .nav > .active > a,
.bs-docs-sidebar .nav .nav > .active:hover > a,
.bs-docs-sidebar .nav .nav > .active:focus > a {
  font-weight: 500;
}
.bs-docs-sidebar .nav ul.nav {
  display: none;
}
.bs-docs-sidebar .nav > .active > ul.nav {
  display: block;
}
.mobile-link {
  box-shadow: 0px 2px 4px #ccc;
  background-color: #97DE38;
}
.mobile-link .mobile-header-link {
  text-align: center;
  padding: 40px;
  text-decoration: underline;
  color: white;
  font-size: 35px;
}
.mobile-link .mobile-header-link-close {
  padding: 40px;
  font-size: 45px;
  color: white;
  cursor: pointer;
  border-left: 1px dashed #fff;
}
.mark {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.998px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #777777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0px 3px;
  background-color: #CC0505;
  line-height: 13px;
}
.mark:empty {
  display: none;
}
.mark-important {
  background-color: #b94a48;
}
.mark-important[href] {
  background-color: #953b39;
}
.mark-warning {
  background-color: #ffa41a;
}
.mark-warning[href] {
  background-color: #e68b00;
}
.mark-success {
  background-color: #468847;
}
.mark-success[href] {
  background-color: #356635;
}
.mark-info {
  background-color: #3a87ad;
}
.mark-info[href] {
  background-color: #2d6987;
}
.mark-inverse {
  background-color: #333;
}
.mark-inverse[href] {
  background-color: #1a1a1a;
}
.mark.micro {
  font-size: 8px;
  font-weight: normal;
  padding: 0px 2px;
}
.top-domain-container {
  height: 180px;
  -webkit-column-count: 4;
  /* Chrome, Safari, Opera */
  -moz-column-count: 4;
  /* Firefox */
  column-count: 4;
}
.columns4 {
  -webkit-column-count: 4;
  /* Chrome, Safari, Opera */
  -moz-column-count: 4;
  /* Firefox */
  column-count: 4;
}
.letter-block {
  margin: 0;
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari */
  page-break-inside: avoid;
  /* Theoretically FF 20+ */
  break-inside: avoid-column;
  /* IE 11 */
  display: table;
}
#region-list {
  overflow: hidden;
}
.bold {
  font-weight: bold;
}
.custom-modal {
  width: 450px;
}
.custom-modal-header {
  font-weight: bold;
  background-color: #e3ffaa;
  border-radius: 5px 5px 0 0;
  box-shadow: 0px 1px 1px #ccc;
}
.btn-primary-border {
  border: 1px solid #3C6937;
}
#the_share {
  text-align: center;
}
#the_share .b-share {
  height: 30px;
}
#the_share .b-share-icon_vkontakte,
#the_share .b-share-icon_facebook,
#the_share .b-share-icon_twitter,
#the_share .b-share-icon_odnoklassniki,
#the_share .b-share-icon_moimir,
#the_share .b-share-icon_gplus {
  height: 30px;
  width: 32px;
  display: block;
  margin-right: 5px;
  overflow: hidden;
  background: url("/themes/bootstrap/img/share-icon.png") no-repeat;
}
#the_share .b-share-icon_vkontakte,
#the_share .b-share-icon_facebook {
  width: 31px;
}
#the_share .b-share .b-share__handle {
  padding: 0!important;
}
#the_share .b-share-icon_vkontakte {
  background-position: 0 0;
}
#the_share .b-share-icon_facebook {
  background-position: -30px 0px;
}
#the_share .b-share-icon_twitter {
  background-position: -61px 0;
}
#the_share .b-share-icon_odnoklassniki {
  background-position: -92px 0;
}
#the_share .b-share-icon_moimir {
  background-position: -123px 0;
}
#the_share .b-share-icon_gplus {
  background-position: -154px 0;
}
.region {
  background-color: #f5f5f5;
  padding: 5px 0;
  border-bottom: 1px solid #ccc;
}
.region a {
  color: #777;
  text-decoration: underline;
  font-size: 14px;
}
.motka-menu {
  border-bottom: 1px solid #ccc;
  margin: 0 0 30px 0;
  font-size: 16px;
}
.motka-menu .motka-logo {
  float: left;
  margin: 8px 15px 0 0;
}
.motka-menu .user-help-short {
  padding: 2px 6px;
  background-color: #ccc;
  border-radius: 10px;
}
.motka-menu a.user-auth,
.motka-menu a.user-registration,
.motka-menu a.btn-add {
  display: inline-block;
  text-decoration: none;
  padding: 5px 15px;
  border: 1px solid #ccc;
  border-radius: 15px;
  margin: 16px 5px 0 0;
  color: #777;
  font-size: 14px;
}
.motka-menu a.btn-add {
  color: #fff;
  background-color: #ff9900;
  margin: 16px 0 0 0;
  border-color: #f08e00;
}
.motka-menu .user-face {
  margin: 5px;
  border-radius: 25px;
  overflow: hidden;
}
.motka-menu .user-face .user-face-img {
  width: 45px;
  height: 45px;
}
.motka-menu .user-ls {
  background-color: #ffa41a;
  padding: 5px 0 5px 20px;
  color: #fff;
  font-size: 14px;
}
.motka-menu .positive-balance {
  color: #659500 !important;
}
.motka-menu .negative-balance {
  color: #db4600 !important;
}
.motka-menu .bookmark a {
  color: #777;
  margin: 22px 5px 20px 0;
  font-size: 14px;
  display: inline-block;
}
.motka-menu .bookmark i {
  color: #FFDC1A;
  width: 18px;
  height: 14px;
  display: block;
}
.motka-menu .add-button-label-short {
  display: none;
}
@media (max-width: 1245px) {
  .motka-menu .add-button-label {
    display: none;
  }
  .motka-menu .add-button-label-short {
    display: block;
  }
  .motka-menu .user-face {
    display: none;
  }
}
@media (max-width: 1145px) {
  .motka-menu .bookmark-label {
    display: none;
  }
}
@media (max-width: 1024px) {
  .motka-menu .menu-realtors {
    display: none;
  }
}
@media print {
  .motka-menu {
    display: none;
  }
}
.motka-menu .main-menu .dropdown-menu li a,
.motka-menu .user-menu .dropdown-menu li a {
  color: #777;
  font-size: 14px;
  margin: 5px 15px;
  text-decoration: none;
}
.motka-menu .main-menu .dropdown-menu li a.first,
.motka-menu .user-menu .dropdown-menu li a.first {
  font-size: 16px;
  font-weight: 700;
  margin-left: 0;
}
.motka-menu .main-menu .dropdown-menu > li > a:hover,
.motka-menu .user-menu .dropdown-menu > li > a:hover,
.motka-menu .main-menu .dropdown-menu > li > a:focus,
.motka-menu .user-menu .dropdown-menu > li > a:focus,
.motka-menu .main-menu .dropdown-submenu:hover > a,
.motka-menu .user-menu .dropdown-submenu:hover > a,
.motka-menu .main-menu .dropdown-submenu:focus > a,
.motka-menu .user-menu .dropdown-submenu:focus > a {
  background-image: inherit;
  background-color: inherit;
  color: #8dc63f;
}
.motka-menu .main-menu.navbar .nav > li > a,
.motka-menu .user-menu.navbar .nav > li > a {
  padding: 22px 8px 18px 8px;
  font-size: 16px;
  color: #777;
  text-shadow: none;
  border-bottom: 2px solid #fff;
}
.motka-menu .main-menu.navbar .nav > li > a:hover,
.motka-menu .user-menu.navbar .nav > li > a:hover {
  color: #777;
  border-bottom: 2px solid #8dc63f;
}
.motka-menu .main-menu .dropdown:hover .dropdown-menu,
.motka-menu .user-menu .dropdown:hover .dropdown-menu {
  display: block;
}
.motka-menu .main-menu.navbar .dropdown-menu,
.motka-menu .user-menu.navbar .dropdown-menu {
  margin-top: 0;
  border-radius: 0;
}
.motka-menu .main-menu .nav .dropdown-toggle .caret,
.motka-menu .user-menu .nav .dropdown-toggle .caret {
  margin-top: 6px;
}
.motka-menu .main-menu .nav > li > .dropdown-menu:after,
.motka-menu .user-menu .nav > li > .dropdown-menu:after {
  border: none;
}
.motka-menu .main-menu .nav > li > .dropdown-menu:before,
.motka-menu .user-menu .nav > li > .dropdown-menu:before {
  border: none;
}
.motka-menu .main-menu li.dropdown.open > a.dropdown-toggle,
.motka-menu .user-menu li.dropdown.open > a.dropdown-toggle {
  background-color: #fff;
  border-bottom: 2px solid #8dc63f;
}
.motka-menu .user-menu .dropdown-menu li a {
  margin: 5px 0;
}
.motka-menu .user-menu.navbar .nav > li > a {
  padding: 22px 5px 18px 5px;
  font-size: 14px;
}
.motka-menu .user-menu .user-id {
  background-color: #8dc63f;
  padding: 3px 5px;
  color: #fff;
}
.motka-menu .menu-angle {
  padding-right: 0;
  font-size: 14px;
  width: 10px;
  height: 14px;
}
#rh-badge {
  z-index: 1 !important;
}
@media print {
  #rh-badge {
    display: none;
  }
}
.btn-search-adv {
  color: #000;
  text-shadow: 0;
  background-color: #ffe395;
  background-image: -moz-linear-gradient(top, #ffeda2, #ffd581);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffeda2), to(#ffd581));
  background-image: -webkit-linear-gradient(top, #ffeda2, #ffd581);
  background-image: -o-linear-gradient(top, #ffeda2, #ffd581);
  background-image: linear-gradient(to bottom, #ffeda2, #ffd581);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffeda2', endColorstr='#ffffd581', GradientType=0);
  border-color: #ffd581 #ffd581 #ffbb34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ffd581;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-search-adv:hover,
.btn-search-adv:focus,
.btn-search-adv:active,
.btn-search-adv.active,
.btn-search-adv.disabled,
.btn-search-adv[disabled] {
  color: #000;
  background-color: #ffd581;
  *background-color: #ffcd67;
}
.btn-search-adv:active,
.btn-search-adv.active {
  background-color: #ffc44e \9;
}
.orderFieldActive {
  box-shadow: 0px 0px 3px #8cc63e;
}
.adv-search-button-text {
  display: inline-block;
}
.adv-search-button-text-short {
  display: none;
}
@media (max-width: 1027px) {
  .adv-search-button-text {
    display: none;
  }
  .adv-search-button-text-short {
    display: inline-block;
  }
}
.show-map-link {
  margin: 0 5px 0 15px;
  color: #0088cc;
}
.show-map-link .text {
  border-bottom: 1px dotted;
}
.show-map-link:visited,
.show-map-link:hover {
  color: #0088cc !important;
  text-decoration: none;
}
.legend-custom {
  margin: 0;
  background: #F1F1F1;
  padding: 5px 0 5px 15px;
  font-size: 16.25px;
}
.link-map-marker {
  font-size: 14px;
}
.maps-modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  z-index: 100;
  background: rgba(34, 34, 34, 0.83);
}
.map-address,
.map-content {
  margin: 0 auto;
  display: block;
  position: relative;
  background-color: #fff;
}
.map-address {
  padding: 15px;
  width: 830px;
  top: 15px;
}
.map-content {
  height: auto;
  width: 860px;
  top: 16px;
}
.close-map {
  color: #fff;
  font-size: 45px;
  position: absolute;
  top: -31px;
  right: -50px;
  cursor: pointer;
}
.maps-wrapper {
  width: auto;
  min-height: 150px;
  max-height: none;
  height: auto;
}
.div-icon,
.div-icon-center {
  border-radius: 50px;
  background: #ffffff;
  border: 3px solid #4794FF;
  width: 10px;
  height: 10px;
  display: inline-block;
}
.div-icon.legend,
.div-icon-center.legend {
  margin-bottom: -3px;
}
.div-icon-center {
  background: #2613F9;
  border: 3px solid #ffffff;
}
.map-popup-content {
  width: 280px;
  line-height: 20px;
  white-space: nowrap;
}
.map-popup-content .map-popup-price {
  color: #ffc84b;
  font-size: 16px;
}
.map-popup-content .map-popup-img {
  width: 75px;
  height: 75px;
  float: left;
  margin-right: 15px;
  text-align: center;
  line-height: 70px;
}
.map-popup-link {
  color: #ffffff !important;
  display: block;
}
.map-popup-link:hover {
  text-decoration: none;
}
.leaflet-marker-icon div {
  background: white;
}
.marker-cluster-small div {
  background-color: #ffffff !important;
}
.leaflet-marker-icon.marker-cluster {
  background-color: #4794FF;
}
.leaflet-cluster-anim .leaflet-marker-icon,
.leaflet-cluster-anim .leaflet-marker-shadow {
  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
  -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
  transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}
.marker-cluster-small {
  background-color: rgba(181, 226, 140, 0.6);
}
.marker-cluster-small div {
  background-color: #ffffff;
}
.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6);
}
.marker-cluster-medium div {
  background-color: #ffffff;
}
.marker-cluster-large {
  background-color: rgba(253, 156, 115, 0.6);
}
.marker-cluster-large div {
  background-color: #ffffff;
}
/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
  background-color: #b5e28c;
}
.leaflet-oldie .marker-cluster-small div {
  background-color: #ffffff;
}
.leaflet-oldie .marker-cluster-medium {
  background-color: #f1d357;
}
.leaflet-oldie .marker-cluster-medium div {
  background-color: #ffffff;
}
.leaflet-oldie .marker-cluster-large {
  background-color: #fd9c73;
}
.leaflet-oldie .marker-cluster-large div {
  background-color: #ffffff;
}
.marker-cluster {
  width: 25px !important;
  height: 25px !important;
  background-clip: padding-box;
  border-radius: 20px;
}
.marker-cluster div {
  width: 17px;
  height: 17px;
  margin-left: 4px;
  margin-top: 4px;
  text-align: center;
  border-radius: 15px;
  font: 10px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.marker-cluster span {
  line-height: 16px;
}
.dg-control-round__icon_name_bigmap:after {
  background-image: url('/images/search.png');
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
  position: absolute;
  top: 6px;
  right: 0;
  bottom: 0;
  left: 7px;
  margin: auto;
  content: '';
  background-repeat: no-repeat;
}
.visits-modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  z-index: 100;
  background: rgba(34, 34, 34, 0.83);
}
.visits-modal > div {
  margin: 0 auto;
  display: block;
  position: relative;
  background-color: #fff;
  height: auto;
  width: 860px;
  top: 60px;
  padding: 25px;
}
.close-visit-modal {
  color: #fff;
  font-size: 45px;
  position: absolute;
  top: -50px;
  right: -30px;
  cursor: pointer;
}
#chartVisits {
  width: 100%;
  height: 400px;
  font-size: 11px;
}
.show-contacts-btn-listing {
  padding: 0;
  height: 21px;
}
.show-contacts-btn-listing .bar {
  font-size: 13px;
  min-width: 121px;
  display: flex;
  padding: 4px 10px;
}
.show-contacts-btn-listing.progress.active .bar {
  color: white;
  width: 100%;
  animation: progress-bar-stripes 0.5s linear infinite;
}
.btn-mobile {
  padding-right: 30px;
}
.btn-mobile img {
  width: 110px;
}
.label-premium {
  background-color: #f89406;
}
.label-promo {
  background-color: #8CC63E;
}
.xml-inactive {
  background-color: #c7e9ff;
}
.xml-error {
  background-color: #eeb6b3;
}
.dash {
  position: relative;
  line-height: 18px;
}
.dash:before {
  position: absolute;
  left: 25px;
  content: "—";
}
.articles > div:first-child {
  padding-right: 20px;
}
a.trusted {
  position: relative;
  display: inline-block;
}
a.trusted:before {
  position: absolute;
  top: -16px;
  left: -16px;
  z-index: 2;
  background: url("/images/trusted32x32.png") center no-repeat;
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  border: 3px solid rgba(255, 255, 255, 0.66);
  border-radius: 50%;
}
.label-service-reason {
  background-color: #fff;
  color: #ef5c5c;
  font-weight: normal;
  text-shadow: none;
}
.label-suspended {
  background: transparent;
  font-size: 13px;
  color: #ea1f1f;
}
.label-not-valid {
  background: transparent;
  font-size: 13px;
  color: #ea1f1f;
}
.important-hide {
  display: none !important;
}
.white-space {
  white-space: nowrap;
}
.btn-contacts {
  white-space: nowrap;
}
.banner-fix-height {
  height: 120px;
}
.age-label {
  background: #ddd;
}
.age-label:hover {
  background: #fff;
}
.award-label {
  cursor: pointer;
  color: #f2496d;
  padding-left: 24px;
}
.award-label:hover {
  text-decoration: underline;
}
.award-popover {
  font-size: 14px;
  line-height: 18px;
}
.award-popover__list {
  list-style: none;
  font-weight: bold;
  margin: 0 0 7px;
}
.award-popover__list * {
  padding-bottom: 7px;
}
.award-popover__about {
  margin: 0;
}
.award-popover__link {
  font-weight: bold;
  text-decoration: none;
}
.award-popover__link:hover {
  text-decoration: underline;
}
.iconYearlyAward {
  background-image: url("/images/ic_victory.svg");
  background-repeat: no-repeat;
  fill: #f2496d;
}
/* footer start */
.mainFooter {
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #212121;
  color: #8a8a8a;
  font-size: 14px;
  padding: 30px 0 25px;
  margin-top: 25px;
}
.mainFooter .container {
  width: 992px;
  margin: 0 auto;
}
.mainFooter .container a {
  text-decoration: none;
  color: #8a8a8a;
  transition: color 0.3s ease;
}
.mainFooter .container a:hover {
  color: #fff;
}
.mainFooter .container ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mainFooter .container ul li {
  list-style-type: none;
  line-height: 32px;
  font-size: 16px;
}
/* первая строка */
.mainFooter table {
  width: 100%;
  margin-bottom: 18px;
}
.mainFooter table th {
  font-size: 16px;
  text-align: left;
  font-weight: 700;
  padding-bottom: 7px;
  color: #6e6e6e;
}
.mainFooter table td {
  width: 25%;
  vertical-align: top;
}
/* социальные сети */
.mainFooter .copyright {
  padding-right: 20px;
}
.mainFooter .horizontalNav {
  display: flex;
  width: 100%;
  justify-content: center;
}
.mainFooter .horizontalNav a {
  padding: 0 11px;
}
.mainFooter .socialLinks {
  margin-top: 1px;
}
.mainFooter a.socialLink {
  padding: 2px 10px 0 10px;
  display: inline-block;
  border-radius: 4px;
  font-size: 16px;
  height: 24px;
  background-color: rgba(255, 255, 255, 0.1);
  line-height: 1.4;
  letter-spacing: normal;
  color: #8a8a8a;
  box-sizing: border-box;
  position: relative;
}
.mainFooter .socialLink .iconFb {
  position: absolute;
  top: 5px;
  left: 8px;
  display: inline-block;
  width: 7px;
  height: 14px;
  background-image: url("../themes/bootstrap/css/data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' fill='none'%3E%3Cpath fill='%238A8A8A' fill-rule='evenodd' d='M2.142 14h2.577V7.622h2.15l.322-2.496H4.719v-1.59c0-.721.2-1.212 1.23-1.212h1.314V.098A17.71 17.71 0 0 0 5.343 0c-1.9 0-3.201 1.16-3.201 3.29v1.836H0v2.496h2.142V14z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.mainFooter .socialLink .iconYoutube {
  position: absolute;
  top: 7px;
  left: 8px;
  display: inline-block;
  width: 9px;
  height: 10px;
  background-repeat: no-repeat;
}
.mainFooter .socialLink .iconVk {
  position: absolute;
  top: 9px;
  left: 7px;
  display: inline-block;
  width: 14px;
  height: 8px;
}
.mainFooter .socialLink:hover {
  color: #fff;
  transition: color 0.3s ease;
}
.mainFooter .socialLink:hover path {
  fill: #fff;
  transition: fill 0.3s ease;
}
.mainFooter .socialLinks li:nth-of-type(3) {
  margin: 0 8px;
}
/* нижняя строка */
.mainFooter .counter {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.mainFooter .horizontalNav.mobileLinks {
  margin-top: 20px;
}
.mainFooter .horizontalNav.mobileLinks a {
  display: inline-block;
  padding: 0 4px;
}
.mainFooter .appIcon {
  position: relative;
  width: 130px;
  height: 40px;
}
.mainFooter .appIcon::before {
  content: "";
  width: 130px;
  height: 40px;
  background-position: 50% 50%;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
}
.mainFooter .iconGooglePlay::before {
  background-image: url("/images/google_play.svg");
}
.mainFooter .iconAppleStore::before {
  background-image: url("/images/appstore.svg");
}
.mainFooter .iconMobileWeb::before {
  background-image: url("/images/mobile_version.svg");
}
.mainFooter .liveInternet {
  width: 100px;
  padding-top: 3px;
}
.mainFooter .liveInternet img {
  opacity: 0.2;
}
.mainFooter .iconSixPlusSign {
  font-size: 40px;
  width: 40px;
  height: 40px;
  float: right;
  cursor: help;
  transition: ease 0.3s;
  color: #fff;
}
.mainFooter .iconSixPlusSign:hover g {
  transition: opacity 0.3s;
  opacity: 0.5;
}
.mainFooter .pageFooterAgeTip {
  position: absolute;
  z-index: 101;
  background: #fff;
  box-sizing: border-box;
  padding: 8px;
  border-radius: 3px;
  cursor: default;
  right: 0;
  opacity: 0;
  height: auto;
  overflow: hidden;
  bottom: 80%;
  margin: 0 0 13px;
  width: 280px;
  color: #333;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  font-style: normal;
  pointer-events: none;
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
}
.mainFooter .pageFooterAgeTip p {
  margin: 0;
}
.mainFooter .pageFooterAgeTip::after {
  content: "";
  position: absolute;
  right: 11px;
  width: 0;
  height: 0;
  bottom: 0;
  margin: 0 0 -6px -9px;
  border-top: 7px solid #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}
.mainFooter .iconSixPlusSign:hover .pageFooterAgeTip {
  opacity: 1;
  height: auto;
  overflow: visible;
  transition-delay: 0.3s;
  bottom: 100%;
  transition: bottom 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
/* footer end */
#map {
  position: relative;
  z-index: 5000;
}
#map-content span {
  color: #000000 !important;
  font-size: 14px !important;
}
#map-content-preloader {
  display: none;
  background: url("../themes/bootstrap/css/../img/loader.gif") no-repeat;
  padding-left: 18px;
}
.loading > #map-content-preloader {
  display: inline;
}
.loading > #map-summaries {
  display: none;
}
.fixed {
  position: fixed;
  top: 5px;
}
.map-icon-container {
  position: absolute;
}
.map-icon {
  position: absolute;
  padding: 1px 3px 0 3px;
  background-color: white;
  font-size: 11px;
  border: solid #1E98FF 3px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 14px;
  top: 8px;
  z-index: 1;
  display: inline-block;
}
.map-icon span {
  display: inline-block;
}
.triangle-down {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 16px solid #1E98FF;
  display: inline-block;
  top: 22px;
  left: 2px;
}
.cluster .map-icon {
  height: 20px;
  min-width: 20px;
}
.cluster .triangle-down {
  top: 27px;
}
.cluster .cluster-label {
  position: absolute;
  top: -7px;
  min-width: 25px;
  left: 0;
  text-align: center;
}
.full-screen {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
}
#map .pagination {
  position: absolute;
  z-index: 1000;
  left: 60px;
  margin: 10px 0;
}
#map .pagination > ul > li a {
  padding: 7px 8px !important;
}
#map .pagination > ul > li a {
  padding: 7px 8px !important;
}
.map-list {
  overflow-y: scroll;
}
.map-list li {
  list-style: none;
  margin-bottom: 5px;
}
.map-list .hover,
.map-list li:hover {
  background-color: #EEEEEE !important;
}
.map-list ul {
  margin-left: 0;
}
.map-paginator .btn.active {
  z-index: 0;
}
.entity {
  z-index: 1000;
}
.balloon-container {
  min-width: 250px;
  max-height: 200px;
}
.balloon-container.cluster {
  overflow-y: scroll;
}
.realty-item .price {
  font-size: 16px;
}
@media (max-width: 1175px) {
  .realty-item p {
    margin-bottom: 4px;
  }
  .realty-item .price {
    font-size: 13px;
    margin-bottom: 0;
  }
}
.balloon-container .price {
  font-size: 15px;
  margin-bottom: 0;
}
.balloon-container p {
  margin-bottom: 4px;
}
.realty-item .realty-info {
  padding-top: 5px;
}
.ymaps-balloon__content {
  text-align: left !important;
}
.map-list-view-span {
  width: 35% !important;
}
.map-span {
  width: 64% !important;
  margin-left: 1% !important;
}
.cluster .map-icon {
  background-image: url("/images/multi_marker.png");
}
h1.page_header {
  padding: 25px 0px 0px 0px;
}
h6.section_header {
  font-family: Arial;
  font-size: 100%;
  font-weight: bold;
  color: #555;
  margin: 0px;
  padding: 0px;
}
p.mymenu {
  line-height: 1.5em;
  font-size: 80%;
  padding: 0px;
  margin: 0.5em 0px 1em;
}
.mymenu a {
  text-decoration: underline;
}
a.green {
  color: #659500;
}
a.grey {
  color: #777;
}
.balance_positive {
  color: #659500;
}
.balance_negative {
  color: #DB4600;
}
.red_label {
  background-color: #F00;
  color: #FFF;
  font-size: 80%;
  white-space: nowrap;
}
.orange {
  color: #DB4600;
}
.white {
  color: white;
}
.flats_counter {
  color: #777;
  font-size: 90%;
}
.office_left_sidebar .image_carousel {
  width: 130px;
}
.office_left_sidebar .right_news {
  background-color: #fcf4d6;
  padding: 15px;
  border-radius: 10px;
}
.office_left_sidebar .pmanager {
  border: 1px #e3e3e3 solid;
  padding: 15px;
  border-radius: 5px;
}
.office_left_sidebar .right_news ul {
  list-style-type: none;
  margin-left: 5px;
}
.office_left_sidebar .right_news ul li {
  margin-bottom: 10px;
  font-size: 75%;
}
.row-fluid .alert {
  font-size: 80%;
}
.row-fluid .news_alert {
  line-height: 1.4em;
  color: black;
}
.news_body {
  line-height: 1.4em;
}
.objects_on_moderation {
  line-height: 1.4em;
  color: rgba(192, 0, 0, 0.5);
  font-weight: bold;
}
.moderator_comment {
  line-height: 1.4em;
  font-size: 1em;
}
#sum .small {
  font-size: small;
}
.cian_block .cian_bottom_links {
  background-color: #fcf4d6;
  padding: 15px;
  border-radius: 10px;
}
.cian_empty_links {
  padding: 0;
  margin-top: 15px;
}
.wizard-banner {
  box-sizing: border-box;
  height: 162px;
  border-radius: 8px;
  background: linear-gradient(180deg, #016DFE 0%, #60AAFE 100%);
  cursor: pointer;
  margin-bottom: 40px;
}
.wizard-banner__wrapper {
  box-sizing: border-box;
  height: 100%;
  background: url("/images/mountain.svg") bottom right no-repeat;
  padding: 40px 32px;
  border-radius: 8px;
}
.wizard-banner__title {
  font-size: 36px;
  line-height: 42px;
  color: #FFFFFF;
}
.wizard-banner__link {
  font-size: 24px;
  line-height: 30px;
  text-decoration-line: underline;
  color: #FFFFFF;
  margin-top: 10px;
}
.wizard-banner:hover .wizard-banner__link {
  text-decoration-line: none;
}
.integration-banner {
  box-sizing: border-box;
  height: 162px;
  border-radius: 8px;
  background: linear-gradient(180deg, #006CFD 12.65%, #FFE1FF 150.31%);
  cursor: pointer;
  margin-bottom: 40px;
}
.integration-banner__wrapper {
  box-sizing: border-box;
  height: 100%;
  background: url("/images/city.svg") bottom right no-repeat;
  padding: 25px 0 0 32px;
  border-radius: 8px;
}
.integration-banner__title {
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 13px;
}
.integration-banner__description {
  font-size: 16px;
  line-height: 26px;
  color: #FFFFFF;
  margin-bottom: 16px;
}
.integration-banner__link {
  font-size: 16px;
  line-height: 24px;
  text-decoration-line: underline;
  color: #FFFFFF;
}
.integration-banner:hover .integration-banner__link {
  text-decoration-line: none;
}
.spec-photo .control-group {
  width: 200px;
  float: left;
}
.spec-photo img {
  width: 120px;
}
.spec-photo img:after {
  clear: both;
}
.spec_birth_date .control-label {
  width: 180px;
}
.company_birthday .control-label {
  width: 180px;
}
.agency-profile .agency-year .addr_label,
.user-profile .agency-year .addr_label {
  width: 115px;
}
.agency-profile .header,
.user-profile .header,
.agency-profile .header-big,
.user-profile .header-big {
  color: #a7a8aa;
}
.agency-profile .header-big strong,
.user-profile .header-big strong {
  font-size: 20px;
}
.agency-profile .informer,
.user-profile .informer {
  position: relative;
  right: 0px;
  display: block;
  /* float: right; */
  margin-left: 167px;
}
.agency-profile .realtor-image,
.user-profile .realtor-image {
  width: auto;
  float: left;
  padding-right: 30px;
}
.agency-profile .agency-info,
.user-profile .agency-info {
  margin-left: 165px;
}
.agency-profile .agency-logo,
.user-profile .agency-logo {
  width: 150px;
  float: left;
  padding-right: 15px;
  min-height: 100px;
}
.agency-profile .agency-logo .fake_logo,
.user-profile .agency-logo .fake_logo {
  width: 150px;
  height: 75px;
  background-color: #8cc63e;
  color: #fff;
  overflow: hidden;
  text-align: center;
  line-height: 75px;
}
.agency-profile .agency-logo .fake_logo .fake-text,
.user-profile .agency-logo .fake_logo .fake-text {
  display: block;
  width: auto;
  margin: 0 auto;
  font-weight: bold;
}
.agency-profile .service-info,
.user-profile .service-info {
  color: #999;
}
.agency-profile .agency-name,
.user-profile .agency-name {
  /*font-weight: bold;*/
  display: block;
  margin-bottom: 20px;
}
.agency-profile .agency-name .name_block,
.user-profile .agency-name .name_block {
  font-size: 24px;
}
.agency-profile .agency-name .user_spec,
.user-profile .agency-name .user_spec {
  font-weight: normal;
  color: #999;
  font-size: 16px;
  line-height: 25px;
  text-transform: lowercase;
}
.agency-profile .agency-name sup,
.user-profile .agency-name sup {
  color: #777;
  font-weight: normal;
}
.agency-profile .agency-description,
.user-profile .agency-description {
  text-align: justify;
  font-size: 100%;
  line-height: 1.4em;
  margin-top: 30px;
}
.agency-profile .agency-description .agency_year .addr_label,
.user-profile .agency-description .agency_year .addr_label {
  display: block;
  width: 115px;
}
.agency-profile .agency-description .more-text,
.user-profile .agency-description .more-text {
  cursor: pointer;
  color: #08c;
  border-bottom: 1px dotted;
}
.agency-profile .agency-share,
.user-profile .agency-share {
  width: 260px;
  float: right;
  position: relative;
  top: -14px;
  right: -11px;
}
.agency-profile .agency-share .label-text,
.user-profile .agency-share .label-text {
  float: left;
  position: relative;
  top: 10px;
}
.agency-profile .image_carousel,
.user-profile .image_carousel {
  background-color: #fff;
}
.agency-profile .image_carousel .caroufredsel_wrapper,
.user-profile .image_carousel .caroufredsel_wrapper {
  /* margin: 0px auto !important;*/
}
.agency-profile .agency-site a,
.user-profile .agency-site a {
  color: #0088cc;
  text-decoration: none;
}
.agency-profile .agency-site a:hover,
.user-profile .agency-site a:hover {
  color: #0088cc;
  text-decoration: underline;
}
.agency-profile .bottom-board,
.user-profile .bottom-board {
  border-bottom: 1px solid #7f7f7f;
  padding-bottom: 20px;
}
.agency-profile .userlist .user-item,
.user-profile .userlist .user-item {
  width: 120px;
  height: 140px;
  padding-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
}
.agency-profile .userlist .user-item .realt_name,
.user-profile .userlist .user-item .realt_name {
  display: block;
  margin: 0 auto;
  width: 120px;
  height: 30px;
}
.agency-profile .userlist .user-item a:hover,
.user-profile .userlist .user-item a:hover {
  text-decoration: none;
}
.agency-profile .userlist .user-item img,
.user-profile .userlist .user-item img {
  clear: both;
  width: 120px;
  /* padding-left: 30px;*/
}
.agency-profile .addr_label,
.user-profile .addr_label {
  padding-right: 15px;
  width: 170px;
  display: block;
  float: left;
}
.agency-profile .widget-wrapper-complex,
.user-profile .widget-wrapper-complex {
  font-size: 14px;
}
.user-profile .phone_list {
  margin-left: 270px;
  width: 130px;
  /* color:#999; */
  line-height: 25px;
  font-size: 16px;
  position: relative;
  top: -5px;
}
.user-profile .phone_list .short_list .more {
  color: #999;
  float: right;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
}
.user-profile .phone_list .full_list {
  display: none;
}
.user-profile .phone_list .full_list .less {
  color: #999;
  float: right;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
}
.user-profile .agency-description {
  text-align: justify;
  font-size: 100%;
  line-height: 1.4em;
  margin-top: 10px;
}
.user-profile .specs strong {
  line-height: 1.4em;
}
.user-profile .realtor-name {
  font-weight: bold;
  font-size: 20px;
}
.user-profile .field-label {
  color: #999;
}
.user-profile .field-label_width {
  width: 90px;
  display: block;
  float: left;
}
.user-profile .informer {
  position: relative;
  right: 0px;
  display: block;
  /* float: right; */
  margin-left: 180px;
  width: 500px;
}
.user-profile .contact-phone .phone-place {
  width: 120px;
}
.card-contact-form .message-body-form {
  height: 52px;
}
.card-contact-form .bid-header {
  font-size: 16px;
  font-weight: normal;
  line-height: 16px;
  position: relative;
  top: -1px;
}
.card-contact-form .card-realtor {
  float: left;
  width: 55%;
}
.card-contact-form .card-form {
  width: 40%;
  overflow: hidden;
}
.card-contact-form .card-form input[type="text"],
.card-contact-form .card-form textarea {
  width: 94% !important;
}
.card-contact-form #send-bid {
  height: 28px;
}
.card-contact-form #yw4_button {
  position: relative;
  top: -13px;
}
.card-contact-form img#yw4 {
  position: relative;
  top: -10px;
}
.card-contact-form .contactor-name a {
  font-size: 18px;
  color: #659500;
  font-weight: normal;
  line-height: 16px;
  position: relative;
  top: -1px;
}
.card-contact-form .user-peak {
  margin-bottom: 13px;
  float: left;
  margin-right: 20px;
}
.card-contact-form .user-peak img {
  width: 85px;
}
.card-contact-form .all-posts {
  position: relative;
  top: -4px;
  margin-top: 10px;
  font-size: 12px;
}
.card-contact-form .all-posts a {
  color: #aaa;
}
#ui-datepicker-div {
  font-size: 0.9em;
}
#ui-datepicker-div .ui-datepicker-month,
#ui-datepicker-div .ui-datepicker-year {
  font-size: 0.9em;
}
.fix-bottom-padding {
  margin-bottom: 1px !important;
}
.card-contact-form .phones-list {
  width: 167px;
  height: 85px;
  overflow: hidden;
}
.card-contact-form .phones-list:hover {
  width: 167px;
  height: 100%;
}
#bid-form-content .captcha-enter {
  width: 225px;
  float: left;
  margin-right: 10px;
}
#bid-form-content .capcha-field {
  width: 120px;
  float: left;
}
.phonelist {
  font-size: 16px;
  color: #000000;
}
.phonelist .phoneitem {
  width: auto;
  padding-right: 16px;
}
.phonelist .phoneitem .full-phone-list {
  display: none;
}
.phonelist .more-phones,
.phonelist .less-phones {
  font-size: 14px;
  color: #999;
  font-weight: normal;
  cursor: pointer;
}
li a .betta_label {
  text-decoration: none;
}
.agency-list {
  font-size: 19px;
  line-height: 1.1em;
  border-top: 1px solid #7f7f7f;
  padding-top: 20px;
}
.agency-list .agency-image {
  width: 150px;
  float: left;
  padding-right: 35px;
  min-height: 150px;
}
.agency-list .agency-image a {
  text-decoration: none;
}
.agency-list .agency-image .fake_logo {
  display: table;
  width: 150px;
  height: 75px;
  background-color: #8cc63e;
  color: #fff;
  /*overflow: hidden;*/
  text-align: center;
  /*line-height: 75px;*/
  font-size: 16px;
}
.agency-list .agency-image .fake_logo .fake-text {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  margin: 0 auto;
  font-weight: bold;
}
.agency-list .agency-name {
  padding-bottom: 10px;
}
.agency-list .agency-name a {
  line-height: 1.6em;
  text-decoration: underline;
  font-weight: bold;
}
.agency-list .agency-address,
.agency-list .agency-phone {
  color: #000;
}
.agency-list .agency-spec a {
  color: #000;
  text-decoration: underline;
}
.agency-list .agency-info {
  width: auto;
  padding-top: 10px;
}
.agency-list .agency-info .info {
  color: #000;
  width: auto;
  float: left;
  padding-right: 15px;
}
.agency-list .agency-info .info span {
  color: #939498;
}
.realtor-search-wrapper .main-search-form-wrapper input[type="text"] {
  width: 240px;
}
.realtor-search-wrapper .main-search-form-wrapper #category button {
  width: 300px;
}
.realtors .realtor-item {
  min-height: 226px;
  border-top: 1px solid #7f7f7f;
  /*padding-top: 20px;*/
  font-size: 19px;
  line-height: 1.4em;
}
.realtors .realtor-item .realtor_image {
  min-width: 150px;
  float: left;
  padding: 25px 30px 50px 40px;
}
.realtors .realtor-item .realtor_info {
  top: 35px;
  height: 135px;
  position: relative;
  width: 370px;
  margin-left: 220px;
}
.realtors .realtor-item .realtor_info .agency a {
  font-weight: bold;
  text-decoration: none;
}
.realtors .realtor-item .realtor_info .agency a:hover {
  font-weight: bold;
  text-decoration: underline;
}
.realtors .realtor-item .realtor_info .service_info {
  font-size: 12px;
  line-height: 18px;
  bottom: 0px;
  left: 20px;
}
.realtors .realtor-item .realtor_info .service_info .info {
  width: auto;
  color: #7f7f7f;
  padding-right: 10px;
}
.realtors .realtor-item .realtor_info .service_info .info .value {
  color: #000000;
}
.realtors .realtor-item .name a {
  color: #9bca56;
  font-weight: bold;
}
.realtor-search-wrapper #sale-search-form {
  margin: 0;
  height: 89px;
}
.realtor-search-wrapper .agencys-pager {
  font-size: 80%;
}
.realtor-search-wrapper .row-fluid .summary {
  display: none;
}
.realtor-search-wrapper .realtor_search,
.realtor-search-wrapper .agency_search {
  /*background-color: #e3ffaa;*/
  padding-top: 5px;
  padding-bottom: 1px;
  padding-left: 2px;
}
.realtor-search-wrapper .realtor_search select,
.realtor-search-wrapper .agency_search select {
  margin-bottom: 1px;
  padding-bottom: 1px;
}
.realtor-search-wrapper .realtor_search input,
.realtor-search-wrapper .agency_search input {
  margin-bottom: 1px;
  width: 332px;
}
.realtor-search-wrapper .realtor_search button,
.realtor-search-wrapper .agency_search button {
  margin-bottom: 1px;
}
.realtor-search-wrapper .realtor_search .span3,
.realtor-search-wrapper .agency_search .span3 {
  padding-left: 8px;
}
.realtor-search-wrapper .realtor_search .search-box,
.realtor-search-wrapper .agency_search .search-box {
  border: none;
  color: white;
  background-color: #ffa41a;
  font-weight: bold;
  border-radius: 6px;
  width: 150px;
  height: 25px;
  font-size: 16px;
  /*margin-top: 14px;*/
}
.agencys-pager {
  font-size: 12px;
  line-height: 14px;
}
.registry-float-menu {
  margin-top: 5px;
  padding-top: 5px;
  border-top: solid 1px #999;
}
.spec_dd {
  width: 150px;
}
.spec_dd.active {
  width: 152px;
}
.items .empty {
  text-align: center;
  font-weight: bold;
}
#add-adv p {
  font-size: 75%;
}
#add-adv img {
  height: auto;
  margin-bottom: 25px;
}
#add-adv h1 {
  margin-top: 25px;
  margin-bottom: 25px;
}
#add-adv .add-adv-btn {
  margin-bottom: 25px;
}
#add-adv .section_header {
  color: #777777;
  margin-bottom: 10px;
}
#period label {
  margin-right: 20px;
  float: left;
}
#period input {
  float: left;
  margin-right: 10px;
}
#period br {
  float: left;
  display: none;
}
.ex-tooltip {
  position: absolute;
  background: #FFF;
  border: 1px solid #EEE;
  border-radius: 3px;
  padding: 5px;
  border-collapse: separate;
  display: none;
  width: auto;
  text-align: center;
  line-height: 1.5em;
  z-index: 5;
}
.ex-tooltip .ex-tt-footer {
  background-color: rgba(238, 238, 238, 0.1);
}
.ex-tooltip:before {
  border: solid;
  border-color: #fff transparent;
  border-color: #eeeeee transparent;
  border-width: 0.4em 0.4em 0 0.4em;
  bottom: -6px;
  content: "";
  display: block;
  left: 44%;
  position: absolute;
  z-index: 99;
}
#noGraphResult {
  width: 100%;
  height: 500px;
  font-size: 30px;
  font-weight: bold;
  border: 1px solid #ddd;
  color: #ddd;
  display: none;
  margin-left: 30px;
}
#noGraphResult .text {
  width: 500px;
  margin: 0 auto;
  position: relative;
  top: 50%;
}
#leftAxis {
  width: 20px;
  height: 350px;
  float: left;
}
#leftAxis p {
  transform: rotate(-90deg) translateX(-50px) translateY(-42px);
  font-size: 12px;
  color: #666;
  width: 150px;
  text-decoration: underline;
  background: white;
}
#downAxis {
  width: 100%;
  text-align: right;
}
#downAxis p {
  color: #666;
  width: 95px;
  text-decoration: underline;
}
.field-control,
.state-control {
  cursor: pointer;
  box-shadow: none;
  height: 31px;
  line-height: 31px;
  background: #FFFFFF;
  color: #828282;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.field-control.active,
.state-control.active {
  text-shadow: none;
  box-shadow: none;
  background: #8dc63f;
  color: white;
}
.statistics_control {
  background-color: #f6f6f6;
  padding: 33px;
  padding-left: 2px;
  padding-right: 0px;
}
.statistics_control .control_cell {
  padding-left: 30px;
  width: auto;
  float: left;
  margin: 5px auto;
}
.statistics_control .stat_control {
  height: 33px;
  margin-bottom: 0px;
}
.graph_wrap {
  border: 1px solid #edeeee;
}
.graph_wrap .statistics_stat {
  margin-top: 33px;
}
.graph_wrap .statistics_stat .header {
  padding-left: 55px;
  font-weight: normal;
  font-family: 'PT Sans', sans-serif;
  font-size: 25px;
  line-height: 33px;
  color: #2d2d2d;
}
.graph_wrap .statistics_stat .controls {
  padding-right: 10px;
}
.tables-wrap {
  margin-top: 40px;
}
.tables-wrap .block {
  border: 1px #f5f6f6 solid;
  /*height:280px;*/
}
.tables-wrap .block .header-table {
  background-color: #FFFFFF;
  font-family: 'PT Sans', sans-serif;
  font-size: 25px;
  line-height: 25px;
  color: #2d2d2d;
  position: relative;
  top: -15px;
  margin-left: 15px;
  padding-left: 10px;
  margin-right: 35%;
  padding-right: 10px;
}
.tables-wrap .block .header-table .small {
  font-size: 17px;
}
.tables-wrap .block .line {
  margin: 0 30px 0px  30px;
  border-bottom: 1px solid #f5f6f6;
  height: 50px;
  line-height: 50px;
  color: #7d7d7d;
}
.tables-wrap .block .line .name_short {
  display: none;
  color: #454545;
}
.tables-wrap .block .line .name {
  display: inline;
  color: #454545;
}
.tables-wrap .block .line span {
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
}
.tables-wrap .block .line span.right {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  float: right;
  padding-right: 10px;
  line-height: 50px;
}
.tables-wrap .block .line .percent {
  width: 80px;
}
.tables-wrap .block .line .black {
  color: #454545;
  font-weight: bold;
}
.tables-wrap .block .line .green {
  color: #41BE03;
}
.tables-wrap .block .line .orange {
  color: #F9441A;
}
.tables-wrap .block .footer-table {
  padding: 0 30px 0  30px;
  background: #f5f6f6;
  height: 50px;
}
.tables-wrap .block .footer-table .percent {
  width: 80px;
}
.tables-wrap .block .footer-table span {
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
}
.tables-wrap .block .footer-table span.right {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  float: right;
  padding-right: 10px;
  line-height: 50px;
}
.tables-wrap .block .footer-table .black {
  color: #454545;
  font-weight: bold;
}
.tables-wrap .block .footer-table span.right.black_short {
  display: none;
}
.tables-wrap .block .footer-table .green {
  color: #41BE03;
}
.tables-wrap .block .footer-table .orange {
  color: #F9441A;
}
.tables-wrap .block .footer-table .gray {
  color: #7d7d7d;
}
.tables-wrap .block .footer-table .name_short {
  display: none;
  color: #454545;
}
.tables-wrap .block .footer-table .name {
  display: inline;
  color: #454545;
}
@media only screen and (max-width: 1040px) {
  /* styles for browsers larger than 960px; */
  .statistics_control .small_break {
    clear: both;
    float: none;
  }
  .statistics_control .stat_control {
    width: 190px;
  }
  .tables-wrap .block .footer-table .name_short {
    display: inline;
    color: #454545;
  }
  .tables-wrap .block .footer-table .name {
    display: none;
    color: #454545;
  }
  .tables-wrap .block .header-table {
    background-color: #FFFFFF;
    font-family: 'PT Sans', sans-serif;
    font-size: 25px;
    line-height: 25px;
    color: #2d2d2d;
    position: relative;
    top: -15px;
    margin-left: 15px;
    padding-left: 10px;
    margin-right: 15%;
    padding-right: 10px;
  }
  .tables-wrap .block .header-table .small {
    font-size: 17px;
  }
  .tables-wrap .block .line .name_short {
    display: inline;
    color: #454545;
  }
  .tables-wrap .block .line .name {
    display: none;
    color: #454545;
  }
}
.second-section {
  margin-top: 40px;
  padding-left: 30px;
  font-weight: normal;
  font-family: 'PT Sans', sans-serif;
  font-size: 25px;
  line-height: 33px;
  color: #2d2d2d;
}
.second-section .small {
  font-size: 15px;
}
.oko-wrap {
  width: 100%;
  margin: 10px auto;
}
.oko-wrap h2 {
  line-height: 46px;
  width: auto;
  float: left;
  margin-right: 20px;
  font-size: 22px;
}
.oko-wrap h2 a {
  text-decoration: none;
}
.mlsnml h1 {
  padding-bottom: 20px;
}
.mlsnml h2 {
  padding-top: 20px;
  font-weight: bold;
}
.mlsnml h3 {
  font-weight: bold;
}
.mlsnml p {
  width: 800px;
  line-height: 1.5em;
}
.mlsnml table {
  border: 1px solid #777777;
  width: 800px !important;
}
.mlsnml table tr {
  border: 1px solid #777777;
}
.mlsnml table td {
  border: 1px solid #777777;
}
.mlsnml table td p {
  width: 400px;
}
/* logo */
.m-icon-logo {
  width: 82px;
  height: 29px;
  position: relative;
  display: inline-block;
  float: left;
  margin: 22px 0 0 20px;
}
.m-icon-logo span {
  font-size: 20px;
  float: left;
}
.m-icon-cian-logo {
  width: 100px;
  height: 29px;
  position: relative;
  display: inline-block;
  float: left;
  margin: 15px 0 0 2px;
  cursor: pointer;
}
.logo-container {
  display: inline-block;
  float: left;
  position: relative;
}
.m-icon-union {
  font-size: 9px;
  position: relative;
  bottom: 5px;
  left: 2px;
}
.m-icon-logo-cian {
  font-size: 28px;
  position: relative;
  left: 99px;
}
.m-icon-logo-cian span {
  position: absolute;
}
/* header */
header.mlsn-main-header {
  min-width: 1061px;
  padding: 0;
  font-family: 'PT Sans', Arial, sans-serif;
  color: #212121;
  font-size: 15px;
}
header.mlsn-main-header a {
  color: #212121;
  text-decoration: none;
}
header.mlsn-main-header a.link-orange {
  color: #ff7f29;
}
/* nav */
.mlsn-main-header nav {
  float: left;
  margin-left: 10px;
}
.main-menu,
.main-menu .popup,
.lk-menu .popup ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.main-menu > li {
  display: block;
  float: left;
  margin: 0 4px;
}
.main-menu > li > a,
.main-menu > li > div {
  padding: 23px 11px 23px;
  display: inline-block;
  line-height: 16px;
}
.main-menu > li > a:after,
.main-menu > li > div:after {
  display: block;
  font-weight: bold;
  height: 0;
  color: transparent;
  overflow: hidden;
  visibility: hidden;
  content: attr(data-title);
}
.main-menu > li span {
  padding-bottom: 23px;
}
.main-menu > li.popup-menu > div {
  padding-right: 33px;
}
.main-menu > li.popup-menu {
  position: relative;
  cursor: pointer;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  border-bottom: 2px solid transparent;
}
.main-menu > li.popup-menu:after {
  text-rendering: optimizeSpeed;
  position: absolute;
  right: 18px;
  top: 25px;
  font-family: mlsn-ui;
  content: "\e902";
  font-size: 9px;
  -webkit-transition: transform 450ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 450ms cubic-bezier(0.23, 1, 0.32, 1);
  box-sizing: border-box;
  color: #757575;
}
.main-menu .popup-menu:hover .popup {
  display: block;
}
.main-menu > li:hover span {
  font-weight: bold;
}
.main-menu > li.active span {
  border-bottom: 2px solid #94c133;
  color: #94c133;
  font-weight: bold;
}
.main-menu .popup-menu:hover:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: 50% 45% 0;
  transform-origin: 50% 45% 0;
}
.main-menu .popup,
.lk-menu .popup {
  padding: 10px 0;
  display: none;
  position: absolute;
  left: -12px;
  top: 68px;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.24);
  background: #fff;
  z-index: 10;
}
.main-menu .popup:before,
.lk-menu .popup:before {
  content: '';
  top: -25px;
  left: 0;
  right: 0;
  height: 30px;
  display: block;
  position: absolute;
}
.main-menu .popup a,
.lk-menu .popup a {
  padding: 8px 32px 8px 24px;
  position: relative;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  line-height: 19px;
  height: 35px;
}
.main-menu .popup a.active:after,
.lk-menu .popup a.active:after {
  font-family: mlsn-ui;
  content: "\e906";
  position: absolute;
  right: 8px;
  top: 9px;
  font-size: 14px;
  color: #94c133;
  display: inline-block;
}
.main-menu .popup a:hover,
.lk-menu .popup a:hover {
  background-color: #eee;
}
.logo-container .popup {
  color: #fff;
  font-size: 14px;
  padding: 10px;
  display: none;
  position: absolute;
  left: -60px;
  top: 54px;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.24);
  background: #333333e6;
  z-index: 10;
  border-radius: 4px;
  width: 205px;
}
.logo-container:hover .popup {
  display: block;
}
.logo-container .popup .corner:before {
  content: '';
  border-color: transparent;
  border-bottom-color: #333333e6;
  border-style: dashed dashed solid;
  border-width: 0 8.5px 8.5px;
  display: block;
  position: absolute;
  right: 100px;
  top: -8.5px;
  z-index: 1;
  height: 0;
  width: 0;
}
/* user menu */
header.mlsn-main-header .lk-menu {
  float: right;
}
.lk-menu .add-announcement {
  display: inline-block;
  color: #94c133;
  text-align: center;
  white-space: nowrap;
  font-weight: bold;
  font-size: 15px;
  line-height: 36px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 16px;
  outline: none;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin: 10px;
}
.lk-menu .add-announcement .m-icon-circled-plus:before {
  font-size: 24px;
  position: relative;
  top: 5px;
}
.lk-menu .add-announcement:hover {
  color: #749b0a;
}
.lk-menu .add-announcement:hover > .m-icon-circled-plus:before {
  color: #749b0a;
}
.lk-menu .login {
  display: inline-block;
  color: #212121;
  text-align: center;
  white-space: nowrap;
  font-weight: normal;
  font-size: 15px;
  line-height: 36px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 14px 24px 14px 0;
}
.lk-menu .favorites {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  font-size: 15px;
  margin-right: 2px;
  padding: 10px 5px;
}
.lk-menu .favorites .m-icon-heart1 {
  position: relative;
  top: 5px;
  left: 9px;
  font-size: 24px;
}
.lk-menu .favorites .m-icon-saved-search {
  position: relative;
  top: 4px;
  left: 0px;
  font-size: 21px;
}
.lk-menu .popup-menu {
  padding: 14px 24px 14px 0;
  display: inline-block;
  position: relative;
}
.lk-menu .popup-menu .avatar {
  display: inline-block;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background-color: #ff7f29;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  cursor: pointer;
}
.lk-menu .popup-menu .popup {
  padding: 10px 0;
  display: none;
  position: absolute;
  left: inherit;
  right: 24px;
  top: 68px;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.24);
  background: #fff;
}
.lk-menu .popup .corner {
  border-color: transparent;
  border-style: dashed dashed solid;
  border-width: 0 8.5px 8.5px;
  display: block;
  position: absolute;
  right: 10px;
  top: -10px;
  z-index: 1;
  height: 0;
  width: 0;
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.lk-menu .popup .corner:before {
  content: '';
  border-color: transparent;
  border-bottom-color: #fff;
  border-style: dashed dashed solid;
  border-width: 0 8.5px 8.5px;
  display: block;
  position: absolute;
  right: -9px;
  top: 1px;
  z-index: 1;
  height: 0;
  width: 0;
}
.lk-menu .popup-menu:hover .popup {
  display: block;
}
.lk-menu .label-badge {
  padding: 3px 8px 0;
  color: #fff;
  border-radius: 2px;
  background-color: #ffa02c;
  font-size: 15px;
  display: inline-block;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 10px;
  line-height: 22px;
}
/* common */
hr,
.hr {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  width: 95%;
}
a.link-orange {
  color: #ff7f29;
}
.list-inline {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-inline li {
  padding: 0;
  margin: 0;
}
.list-hor li {
  display: block;
  float: left;
}
@media screen and (max-width: 1200px) {
  .main-menu > li > a,
  .main-menu > li > span {
    padding: 22px 6px 20px;
  }
  .main-menu > li.popup-menu > div {
    padding-right: 25px;
  }
  .main-menu > li.popup-menu:after {
    right: 9px;
  }
}
@media screen and (min-width: 1169px) {
  .hidden-lg {
    display: none!important;
  }
}
@media screen and (max-width: 1170px) {
  .hidden-sm {
    display: none!important;
  }
}
.xml-validate .errors h2 {
  background: rgba(255, 135, 156, 0.5);
  cursor: pointer;
  padding: 5px;
  border-radius: 5px;
  font-size: 16px;
}
.xml-validate .errors h2 a {
  font-size: 15px;
}
.xml-validate .errors .info {
  display: none;
}
.xml-validate .success {
  background: rgba(80, 255, 17, 0.5);
  padding: 5px;
  border-radius: 5px;
}


/*** CSS File: /themes/bootstrap/css/bootstrap-responsive.css ***/
/*!
 * Bootstrap Responsive v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
  *zoom: 1;
}

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

.clearfix:after {
  clear: both;
}

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

.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

.hidden {
  display: none;
  visibility: hidden;
}

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

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

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

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
}

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 18px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  .modal {
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    width: auto;
    margin: 0;
  }
  .modal.fade.in {
    top: auto;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}

@media (max-width: 767px) {
  body {
    padding-right: 20px;
    padding-left: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    margin-right: -20px;
    margin-left: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  [class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 20px;
  }
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%;
  }
  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%;
  }
  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%;
  }
  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%;
  }
  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%;
  }
  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%;
  }
  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }
  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%;
  }
  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }
  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%;
  }
  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%;
  }
  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 714px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 652px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 590px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 528px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 466px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 404px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 342px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 280px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 218px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 156px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 94px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 32px;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 30px;
  }
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%;
  }
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%;
  }
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%;
  }
  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%;
  }
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%;
  }
  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%;
  }
  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%;
  }
  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%;
  }
  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876383%;
  }
  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%;
  }
  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1160px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1060px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 960px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 860px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 760px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 660px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 560px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 460px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 360px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 260px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 160px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 60px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}

@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 18px;
  }
  .navbar-fixed-bottom {
    margin-top: 18px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 9px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #999999;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 6px 15px;
    font-weight: bold;
    color: #999999;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #222222;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: block;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}


/*** CSS File: /assets/a76811c/css/yiistrap.min.css ***/
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.hide-text{font:NaN a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.grid-view{font-size:13px}.grid-view .table th>.sort-link{color:#333;display:block;font-size:14px;font-weight:bold;position:relative}.grid-view .table th>.sort-link:hover{text-decoration:none}.grid-view .table th>.sort-link .caret{border-color:transparent;border-style:solid;border-width:4px;display:none;position:absolute;right:5px}.grid-view .table th>.sort-link.asc .caret{border-bottom-color:#333;display:block;top:4px}.grid-view .table th>.sort-link.desc .caret{border-top-color:#333;display:block;top:8px}.grid-view .table .filters>td .filter-container{padding:0 16px 0 0}.grid-view .table .filters>td .filter-container input[type="text"], .grid-view .table .filters>td .filter-container select{margin-bottom:0;width:100%}.grid-view .table tr.selected td{background:#eee}.grid-view .table td{vertical-align:middle}.grid-view .table .checkbox-column{width:15px}.grid-view .table .number-column{text-align:right}.grid-view .table .button-column{text-align:right;min-width:50px}.grid-view .summary{color:#999;font-size:12px;padding:6px 0;text-align:right}.grid-view .empty{font-style:italic}.grid-view.grid-view-loading{background:url(a76811c/css/../img/loader.gif) no-repeat 100% 10px}.grid-view.grid-view-loading .table{opacity:.5}.grid-view.grid-view-loading .table th>.sort-link .caret{display:none}.detail-view .null{color:#ffc0cb;}.detail-view th{text-align:right;width:160px;}span.required{color:#b94a48;font-weight:bold}

/*** CSS File: /assets/1f01a773/jquery.pnotify.default.css ***/
/*
Document   : jquery.pnotify.default.css
Created on : Nov 23, 2009, 3:14:10 PM
Author     : Hunter Perrin
Version    : 1.2.0
Link       : http://pinesframework.org/pnotify/
Description:
	Default styling for Pines Notify jQuery plugin.
*/
/* -- Notice */
.ui-pnotify {
top: 25px;
right: 25px;
position: absolute;
height: auto;
/* Ensures notices are above everything */
z-index: 9999;
}
/* Hides position: fixed from IE6 */
html > body .ui-pnotify {
position: fixed;
}
.ui-pnotify .ui-pnotify-shadow {
-webkit-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
-moz-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
}
.ui-pnotify-container {
background-position: 0 0;
padding: .8em;
height: 100%;
margin: 0;
}
.ui-pnotify-sharp {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.ui-pnotify-closer, .ui-pnotify-sticker {
float: right;
margin-left: .2em;
}
.ui-pnotify-title {
display: block;
margin-bottom: .4em;
}
.ui-pnotify-text {
display: block;
}
.ui-pnotify-icon, .ui-pnotify-icon span {
display: block;
float: left;
margin-right: .2em;
}
/* -- History Pulldown */
.ui-pnotify-history-container {
position: absolute;
top: 0;
right: 18px;
width: 70px;
border-top: none;
padding: 0;
-webkit-border-top-left-radius: 0;
-moz-border-top-left-radius: 0;
border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-top-right-radius: 0;
border-top-right-radius: 0;
/* Ensures history container is above notices. */
z-index: 10000;
}
.ui-pnotify-history-container .ui-pnotify-history-header {
padding: 2px;
}
.ui-pnotify-history-container button {
cursor: pointer;
display: block;
width: 100%;
}
.ui-pnotify-history-container .ui-pnotify-history-pulldown {
display: block;
margin: 0 auto;
}

