

/* Start:/local/templates/.default/markup/css/dist/main.css?158279110030491*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 16px;
  font: inherit;
}
input,
textarea {
  outline: none;
}
textarea {
  resize: none;
  overflow: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  min-width: 1000px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.8125rem;
  color: #c9c9c9;
  margin-bottom: 0;
  min-height: 100vh;
  background: #0c0a0a;
  background: -moz-linear-gradient(top, #0c0a0a 0%, #2b2526 23%, #2b2526 77%, #0c0a0a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0c0a0a), color-stop(23%, #2b2526), color-stop(77%, #2b2526), color-stop(100%, #0c0a0a));
  background: -webkit-linear-gradient(top, #0c0a0a 0%, #2b2526 23%, #2b2526 77%, #0c0a0a 100%);
  background: -o-linear-gradient(top, #0c0a0a 0%, #2b2526 23%, #2b2526 77%, #0c0a0a 100%);
  background: -ms-linear-gradient(top, #0c0a0a 0%, #2b2526 23%, #2b2526 77%, #0c0a0a 100%);
  background: linear-gradient(to bottom, #0c0a0a 0%, #2b2526 23%, #2b2526 77%, #0c0a0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c0a0a', endColorstr='#0c0a0a', GradientType=0);
}
.body_white {
  background: white;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.hidden-element {
  display: none;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.container {
  width: 990px;
  margin-left: auto;
  margin-right: auto;
}
.tahoma {
  font-family: tahoma, verdana, sans-serif;
}
@font-face {
  font-family: 'fontsAGOpusHighResolution-Roman';
  src: url('/local/templates/.default/markup/css/dist/../../fonts/AGOpusHighResolution-Roman.eot');
  src: url('/local/templates/.default/markup/css/dist/../../fonts/AGOpusHighResolution-Roman.eot?#iefix') format('embedded-opentype'), url('/local/templates/.default/markup/css/dist/../../fonts/AGOpusHighResolution-Roman.woff') format('woff'), url('/local/templates/.default/markup/css/dist/../../fonts/AGOpusHighResolution-Roman.ttf') format('truetype'), url('/local/templates/.default/markup/css/dist/../../fonts/AGOpusHighResolution-Roman.svg#AGOpusHighResolution-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
.form__input-group {
  zoom: 1;
  margin-bottom: 20px;
}
.form__input-group:after {
  content: "";
  display: table;
  clear: both;
}
.form__input-group:before {
  content: "";
  display: table;
}
.form__input-label {
  width: 170px;
  float: left;
  font-size: 0.75rem;
  color: #858585;
  margin-bottom: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
}
.form__input-right {
  margin-left: 170px;
}
.form__input {
  width: 100%;
  height: 20px;
  text-indent: 7px;
  font-size: 0.6875rem;
  color: #c9c9c9;
  margin-bottom: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  border: 1px solid #5e595a;
  background: #2b2526;
  padding: 0;
  line-height: 20px;
}
.form__input_center {
    text-align: center;
}
.form__input.error {
  border-color: #ff7b7b;
}
.form__textarea {
  width: 100%;
  height: 120px;
  padding: 7px;
  font-size: 0.6875rem;
  color: #c9c9c9;
  margin-bottom: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  border: 1px solid #5e595a;
  background: #2b2526;
  line-height: 1.38;
  min-width: 100%;
  min-height: 120px;
  resize: both;
  overflow-y: auto;
}
.form__textarea.error {
  border-color: #ff7b7b;
}
.form__select {
  width: 100%;
}
.form__checkbox-label {
  font-size: 0.8125rem;
  color: #c9c9c9;
  margin-bottom: 0;
  display: inline-block;
  min-width: 117px;
  margin-top: 3px;
  vertical-align: -5px;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  margin-left: 5px;
  white-space: nowrap;
}
.form__checkbox-label div {
  margin-right: 8px;
  vertical-align: -2px;
}
#houses_main .form__checkbox-label {
  min-width: 104px;
}
.form .postfix {
  font-size: 0.8125rem;
  color: #c9c9c9;
  margin-bottom: 0;
  line-height: 20px;
}
.form .jq-file {
  width: 270px;
  height: auto;
}
.form .jq-file input {
  height: auto;
  cursor: pointer;
}
.form .jq-file__name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 60%;
  height: 20px;
  text-indent: 7px;
  font-size: 0.6875rem;
  color: #c9c9c9;
  margin-bottom: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  border: 1px solid #5e595a;
  background: #2b2526;
  padding: 0;
  line-height: 18px;
  border-radius: 0;
}
.form .jq-file__browse {
  position: absolute;
  top: 1px;
  right: 1px;
  font-size: 0.6875rem;
  color: #c9c9c9;
  margin-bottom: 0;
  font-family: tahoma, verdana, sans-serif;
  text-transform: uppercase;
  padding: 0 15px;
  height: 20px;
  line-height: 16px;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-top-color: #757071;
  border-left-color: #585253;
  border-right-color: #353132;
  border-bottom-color: #2d292a;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  vertical-align: middle;
  background: #514a4c;
  background: -moz-linear-gradient(top, #514a4c 0%, #2f2b2c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #514a4c), color-stop(100%, #2f2b2c));
  background: -webkit-linear-gradient(top, #514a4c 0%, #2f2b2c 100%);
  background: -o-linear-gradient(top, #514a4c 0%, #2f2b2c 100%);
  background: -ms-linear-gradient(top, #514a4c 0%, #2f2b2c 100%);
  background: linear-gradient(to bottom, #514a4c 0%, #2f2b2c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#514a4c', endColorstr='#2f2b2c', GradientType=0);
}
.form .jq-file:hover .jq-file__browse {
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
  color: white;
}
.form .jq-file:active .jq-file__browse {
  box-shadow: inset 0 -9px 16px rgba(0, 0, 0, 0.3);
  border-bottom-color: #757071;
  border-right-color: #585253;
  border-left-color: #353132;
  border-top-color: #2d292a;
}
.fcol {
  margin-right: 5%;
  float: left;
}
.fcol:last-child {
  margin-right: 0;
}
.fcol-5 {
  width: 5%;
}
.fcol-10 {
  width: 10%;
}
.fcol-15 {
  width: 15%;
}
.fcol-20 {
  width: 20%;
}
.fcol-25 {
  width: 25%;
}
.fcol-30 {
  width: 30%;
}
.fcol-35 {
  width: 35%;
}
.fcol-40 {
  width: 40%;
}
.fcol-45 {
  width: 45%;
}
.fcol-50 {
  width: 50%;
}
.fcol-55 {
  width: 55%;
}
.fcol-60 {
  width: 60%;
}
.fcol-65 {
  width: 65%;
}
.fcol-70 {
  width: 70%;
}
.fcol-75 {
  width: 75%;
}
.fcol-80 {
  width: 80%;
}
.fcol-85 {
  width: 85%;
}
.fcol-90 {
  width: 90%;
}
.fcol-95 {
  width: 95%;
}
.date-range span {
  display: inline-block;
  line-height: 20px;
  margin-right: 2px;
}
.date-range .fa {
  line-height: 20px;
  margin-right: 6px;
  cursor: pointer;
}
.date-range .form__input {
  display: inline-block;
  width: 65px;
  margin-right: 3px;
}
.form__input-label_10 {
  width: 10px;
}
.form__input-right_10 {
  margin-left: 10px;
}
.form__input-label_20 {
  width: 20px;
}
.form__input-right_20 {
  margin-left: 20px;
}
.form__input-label_30 {
  width: 30px;
}
.form__input-right_30 {
  margin-left: 30px;
}
.form__input-label_40 {
  width: 40px;
}
.form__input-right_40 {
  margin-left: 40px;
}
.form__input-label_50 {
  width: 50px;
}
.form__input-right_50 {
  margin-left: 50px;
}
.form__input-label_60 {
  width: 60px;
}
.form__input-right_60 {
  margin-left: 60px;
}
.form__input-label_70 {
  width: 70px;
}
.form__input-right_70 {
  margin-left: 70px;
}
.form__input-label_80 {
  width: 80px;
}
.form__input-right_80 {
  margin-left: 80px;
}
.form__input-label_90 {
  width: 90px;
}
.form__input-right_90 {
  margin-left: 90px;
}
.form__input-label_100 {
  width: 100px;
}
.form__input-right_100 {
  margin-left: 100px;
}
.form__input-label_110 {
  width: 110px;
}
.form__input-right_110 {
  margin-left: 110px;
}
.form__input-label_120 {
  width: 120px;
}
.form__input-right_120 {
  margin-left: 120px;
}
.form__input-label_130 {
  width: 130px;
}
.form__input-right_130 {
  margin-left: 130px;
}
.form__input-label_140 {
  width: 140px;
}
.form__input-right_140 {
  margin-left: 140px;
}
.form__input-label_150 {
  width: 150px;
}
.form__input-right_150 {
  margin-left: 150px;
}
.form__input-label_160 {
  width: 160px;
}
.form__input-right_160 {
  margin-left: 160px;
}
.form__input-label_170 {
  width: 170px;
}
.form__input-right_170 {
  margin-left: 170px;
}
.form__input-label_180 {
  width: 180px;
}
.form__input-right_180 {
  margin-left: 180px;
}
.form__input-label_190 {
  width: 190px;
}
.form__input-right_190 {
  margin-left: 190px;
}
.form__input-label_200 {
  width: 200px;
}
.form__input-right_200 {
  margin-left: 200px;
}
.btn {
  display: inline-block;
  font-size: 0.6875rem;
  color: #c9c9c9;
  margin-bottom: 0;
  font-family: tahoma, verdana, sans-serif;
  text-transform: uppercase;
  padding: 0 15px;
  height: 34px;
  line-height: 30px;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-top-color: #757071;
  border-left-color: #585253;
  border-right-color: #353132;
  border-bottom-color: #2d292a;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  vertical-align: middle;
  background: #514a4c;
  background: -moz-linear-gradient(top, #514a4c 0%, #2f2b2c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #514a4c), color-stop(100%, #2f2b2c));
  background: -webkit-linear-gradient(top, #514a4c 0%, #2f2b2c 100%);
  background: -o-linear-gradient(top, #514a4c 0%, #2f2b2c 100%);
  background: -ms-linear-gradient(top, #514a4c 0%, #2f2b2c 100%);
  background: linear-gradient(to bottom, #514a4c 0%, #2f2b2c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#514a4c', endColorstr='#2f2b2c', GradientType=0);
}
.btn:hover {
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
  color: white;
}
.btn:active {
  box-shadow: inset 0 -9px 16px rgba(0, 0, 0, 0.3);
  border-bottom-color: #757071;
  border-right-color: #585253;
  border-left-color: #353132;
  border-top-color: #2d292a;
}
.btn_small {
  height: 25px;
  line-height: 20px;
}
.btn_fixwidth {
  width: 121px;
}
.btn_icon {
  width: 38px;
  padding-left: 0;
  padding-right: 0;
}
.login-form {
  width: 642px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #3f3a3b;
  padding: 40px 0 30px;
  margin-top: 100px;
}
.login-form__name {
  font-size: 1.75rem;
  color: #a5a4a4;
  margin-bottom: 40px;
  font-family: 'fontsAGOpusHighResolution-Roman';
  text-align: center;
}
.login-form__inner {
  width: 300px;
  margin: 0 auto;
}
.login-form__group {
  margin-bottom: 17px;
}
.login-form__label {
  float: left;
  width: 84px;
  font-size: 0.8125rem;
  color: #c9c9c9;
  margin-bottom: 0;
  line-height: 32px;
}
.login-form__input-holder {
  margin-left: 84px;
}
.login-form__input {
  height: 32px;
  width: 100%;
  background: #3f3a3b;
  border: 1px solid black;
  border-top-color: #252223;
  border-bottom-color: #5d595a;
  border-left-color: #302c2d;
  border-right-color: #4b4647;
  line-height: 30px;
  text-indent: 10px;
  font-size: 0.8125rem;
  color: white;
  margin-bottom: 0;
}
.login-form__checkbox-label {
  display: block;
  text-align: right;
  font-size: 0.75rem;
  color: #a7a7a7;
  margin-bottom: 0;
}
.login-form__checkbox-label div {
  margin-right: 6px;
  vertical-align: -2px;
}
.header {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 35px 40px 30px;
}
.header_login {
  padding: 66px 0 0 0;
}
.header__logo {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 273px;
  margin-bottom: 25px;
}
.header__tools {
  float: left;
  margin-top: 20px;
}
.header__tools-name {
  font-size: 0.75rem;
  color: #858585;
  margin-bottom: 3px;
  text-transform: uppercase;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
}
.header__tools-link {
  font-size: 0.6875rem;
  color: #c9c9c9;
  margin-bottom: 0;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 20px;
}
.header__tools-link:hover {
  text-decoration: underline;
}
.header__tools-link:last-child {
  margin-right: 0;
}
.header__phone {
  position: absolute;
  right: 0;
  top: 56px;
  width: 200px;
  text-align: right;
  color: #6B6B6B;
  font-size: 31px;
  font-family: 'fontsAGOpusHighResolution-Roman';
}
.main-nav {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 42px;
  text-align: center;
  border: 1px solid #3f3c3c;
  border-style: solid none;
  display: -webkit-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.main-nav__link {
  display: inline-block;
  height: 60px;
  line-height: 62px;
  font-size: 1rem;
  color: #c6c6c6;
  margin-bottom: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'fontsAGOpusHighResolution-Roman';
}
.main-nav__link:first-child {
  padding-left: 0;
}
.main-nav__link:last-child {
  padding-right: 0;
}
.main-nav__link:hover {
  color: #939393;
}
.main-nav__link_active {
  color: #fbad18;
}
.main-nav__link_active:hover {
  color: #fbad18;
}
.main-container {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  padding-bottom: 70px;
}
.path {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 40px;
  margin-bottom: 40px;
  padding-left: 0;
}
.path span {
  font-size: 0.6875rem;
  color: #fbad18;
  margin-bottom: 0;
  text-transform: uppercase;
  display: inline-block;
}
.path a {
  font-size: 0.6875rem;
  color: #c9c9c9;
  margin-bottom: 0;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  padding-right: 18px;
  margin-right: 7px;
  position: relative;
}
.path a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 1px;
  width: 4px;
  height: 7px;
  background: url(/local/templates/.default/markup/css/dist/../../img/path-arrow.png) no-repeat 0 0;
}
.path a:hover {
  text-decoration: underline;
}
a {
  text-decoration: none;
}
.align-right {
  text-align: right !important;
}
.align-left {
  text-align: left !important;
}
.align-center {
  text-align: center !important;
}
.upper {
  text-transform: uppercase;
}
.arial {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.arial-bold {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
}
.tahoma-bold {
  font-family: tahoma, verdana, sans-serif;
  font-weight: bold;
}
.fs-10 {
  font-size: 10px;
}
.fs-11 {
  font-size: 11px;
}
.fs-12 {
  font-size: 12px;
}
.fs-13 {
  font-size: 13px;
}
.fs-14 {
  font-size: 14px;
}
.fs-15 {
  font-size: 15px;
}
.fs-16 {
  font-size: 16px;
}
.light-1 {
  color: #9a9a9a;
}
.light-2 {
  color: #c9c9c9;
}
.light-3 {
  color: white;
}
.orange {
  color: #fbad18;
}
.red {
  color: #ff6f6b;
}
.dark-1 {
  color: #858585;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row {
  zoom: 1;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb55 {
  margin-bottom: 55px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb65 {
  margin-bottom: 65px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb75 {
  margin-bottom: 75px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb85 {
  margin-bottom: 85px;
}
.mb90 {
  margin-bottom: 90px;
}
.mb95 {
  margin-bottom: 95px;
}
.mb100 {
  margin-bottom: 100px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px;
}
.mt55 {
  margin-top: 55px;
}
.mt60 {
  margin-top: 60px;
}
.mt65 {
  margin-top: 65px;
}
.mt70 {
  margin-top: 70px;
}
.mt75 {
  margin-top: 75px;
}
.mt80 {
  margin-top: 80px;
}
.mt85 {
  margin-top: 85px;
}
.mt90 {
  margin-top: 90px;
}
.mt95 {
  margin-top: 95px;
}
.mt100 {
  margin-top: 100px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr25 {
  margin-right: 25px;
}
.mr30 {
  margin-right: 30px;
}
.mr35 {
  margin-right: 35px;
}
.mr40 {
  margin-right: 40px;
}
.mr45 {
  margin-right: 45px;
}
.mr50 {
  margin-right: 50px;
}
.mr55 {
  margin-right: 55px;
}
.mr60 {
  margin-right: 60px;
}
.mr65 {
  margin-right: 65px;
}
.mr70 {
  margin-right: 70px;
}
.mr75 {
  margin-right: 75px;
}
.mr80 {
  margin-right: 80px;
}
.mr85 {
  margin-right: 85px;
}
.mr90 {
  margin-right: 90px;
}
.mr95 {
  margin-right: 95px;
}
.mr100 {
  margin-right: 100px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml30 {
  margin-left: 30px;
}
.ml35 {
  margin-left: 35px;
}
.ml40 {
  margin-left: 40px;
}
.ml45 {
  margin-left: 45px;
}
.ml50 {
  margin-left: 50px;
}
.ml55 {
  margin-left: 55px;
}
.ml60 {
  margin-left: 60px;
}
.ml65 {
  margin-left: 65px;
}
.ml70 {
  margin-left: 70px;
}
.ml75 {
  margin-left: 75px;
}
.ml80 {
  margin-left: 80px;
}
.ml85 {
  margin-left: 85px;
}
.ml90 {
  margin-left: 90px;
}
.ml95 {
  margin-left: 95px;
}
.ml100 {
  margin-left: 100px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt35 {
  padding-top: 35px;
}
.pt40 {
  padding-top: 40px;
}
.pt45 {
  padding-top: 45px;
}
.pt50 {
  padding-top: 50px;
}
.pt55 {
  padding-top: 55px;
}
.pt60 {
  padding-top: 60px;
}
.pt65 {
  padding-top: 65px;
}
.pt70 {
  padding-top: 70px;
}
.pt75 {
  padding-top: 75px;
}
.pt80 {
  padding-top: 80px;
}
.pt85 {
  padding-top: 85px;
}
.pt90 {
  padding-top: 90px;
}
.pt95 {
  padding-top: 95px;
}
.pt100 {
  padding-top: 100px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb35 {
  padding-bottom: 35px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb45 {
  padding-bottom: 45px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb55 {
  padding-bottom: 55px;
}
.pb60 {
  padding-bottom: 60px;
}
.pb65 {
  padding-bottom: 65px;
}
.pb70 {
  padding-bottom: 70px;
}
.pb75 {
  padding-bottom: 75px;
}
.pb80 {
  padding-bottom: 80px;
}
.pb85 {
  padding-bottom: 85px;
}
.pb90 {
  padding-bottom: 90px;
}
.pb95 {
  padding-bottom: 95px;
}
.pb100 {
  padding-bottom: 100px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl25 {
  padding-left: 25px;
}
.pl30 {
  padding-left: 30px;
}
.pl35 {
  padding-left: 35px;
}
.pl40 {
  padding-left: 40px;
}
.pl45 {
  padding-left: 45px;
}
.pl50 {
  padding-left: 50px;
}
.pl55 {
  padding-left: 55px;
}
.pl60 {
  padding-left: 60px;
}
.pl65 {
  padding-left: 65px;
}
.pl70 {
  padding-left: 70px;
}
.pl75 {
  padding-left: 75px;
}
.pl80 {
  padding-left: 80px;
}
.pl85 {
  padding-left: 85px;
}
.pl90 {
  padding-left: 90px;
}
.pl95 {
  padding-left: 95px;
}
.pl100 {
  padding-left: 100px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr25 {
  padding-right: 25px;
}
.pr30 {
  padding-right: 30px;
}
.pr35 {
  padding-right: 35px;
}
.pr40 {
  padding-right: 40px;
}
.pr45 {
  padding-right: 45px;
}
.pr50 {
  padding-right: 50px;
}
.pr55 {
  padding-right: 55px;
}
.pr60 {
  padding-right: 60px;
}
.pr65 {
  padding-right: 65px;
}
.pr70 {
  padding-right: 70px;
}
.pr75 {
  padding-right: 75px;
}
.pr80 {
  padding-right: 80px;
}
.pr85 {
  padding-right: 85px;
}
.pr90 {
  padding-right: 90px;
}
.pr95 {
  padding-right: 95px;
}
.pr100 {
  padding-right: 100px;
}
.col-12 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
.offset-12 {
  margin-left: 100%;
}
.col-11 {
  width: 91.66666667%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
.offset-11 {
  margin-left: 91.66666667%;
}
.col-10 {
  width: 83.33333333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.col-9 {
  width: 75%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
.offset-9 {
  margin-left: 75%;
}
.col-8 {
  width: 66.66666667%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.col-7 {
  width: 58.33333333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.col-6 {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
.offset-6 {
  margin-left: 50%;
}
.col-5 {
  width: 41.66666667%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.col-4 {
  width: 33.33333333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.col-3 {
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
.offset-3 {
  margin-left: 25%;
}
.col-2 {
  width: 16.66666667%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.col-1 {
  width: 8.33333333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.bt {
  border-top: 1px solid #464243;
}
.bb {
  border-bottom: 1px solid #464243;
}
.bl {
  border-left: 1px solid #464243;
}
.br {
  border-right: 1px solid #464243;
}
.breakline {
  border-top: 1px solid #0e0c0c;
  border-bottom: 1px solid #3e383a;
}
.table {
  width: 100%;
  border: 1px solid #5b5657;
}
.table thead td {
  border: 1px solid #5b5657;
  background: #322d2e;
  padding: 20px 3px;
  text-align: center;
  font-size: 0.8125rem;
  color: #9a9a9a;
  margin-bottom: 0;
}
.table thead td.sort {
  cursor: pointer;
  background-image: url(/local/templates/.default/markup/css/dist/../../img/sort.png);
  background-repeat: no-repeat;
  background-position: top right;
}
.table thead td.sort:hover {
  background: #201c1d;
  background: url(/local/templates/.default/markup/css/dist/../../img/sort.png), -moz-linear-gradient(top, #201c1d 0%, #322d2e 57%);
  background: url(/local/templates/.default/markup/css/dist/../../img/sort.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #201c1d), color-stop(57%, #322d2e));
  background: url(/local/templates/.default/markup/css/dist/../../img/sort.png), -webkit-linear-gradient(top, #201c1d 0%, #322d2e 57%);
  background: url(/local/templates/.default/markup/css/dist/../../img/sort.png), -o-linear-gradient(top, #201c1d 0%, #322d2e 57%);
  background: url(/local/templates/.default/markup/css/dist/../../img/sort.png), -ms-linear-gradient(top, #201c1d 0%, #322d2e 57%);
  background: url(/local/templates/.default/markup/css/dist/../../img/sort.png), linear-gradient(to bottom, #201c1d 0%, #322d2e 57%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#201c1d', endColorstr='#322d2e', GradientType=0);
  background-repeat: no-repeat, no-repeat;
  background-position: top right;
}
.table thead td.sort-asc {
  background-image: url(/local/templates/.default/markup/css/dist/../../img/sort-asc.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #3c3738;
}
.table thead td.sort-asc:hover {
  background-image: url(/local/templates/.default/markup/css/dist/../../img/sort-asc.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #3c3738;
}
.table thead td.sort-desc {
  background-image: url(/local/templates/.default/markup/css/dist/../../img/sort-desc.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #3c3738;
}
.table thead td.sort-desc:hover {
  background-image: url(/local/templates/.default/markup/css/dist/../../img/sort-desc.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #3c3738;
}
.table tbody td {
  border-bottom: 1px solid #5b5657;
  padding: 5px;
  text-align: center;
  font-size: 0.8125rem;
  color: #9a9a9a;
  margin-bottom: 0;
  background: #2f292a;
}
.table tbody td.sort {
  background: #3c3738;
}
.table tbody td .light1 {
  color: #9a9a9a;
}
.table tbody td .light2 {
  color: #c9c9c9;
}
.table tbody td .light3 {
  color: white;
}
.table tbody td .upper {
  text-transform: uppercase;
}
.table tbody td a {
  text-decoration: none;
}
.table tbody td a:hover {
  color: white;
}
.table tbody tr:nth-child(even) td {
  background: #2b2526;
}
.table tbody tr:nth-child(even) td.sort {
  background: #3c3738;
}
.table tbody tr:hover td {
  background: #231f1f;
}
.table tbody tr:hover td.sort {
  background: #231f1f;
}
.table-simple {
  width: 100%;
  border: 0;
}
.table-simple thead td {
  border: 0;
  background: #322d2e;
  padding: 14px 40px;
  text-align: center;
  font-size: 0.75rem;
  color: #858585;
  margin-bottom: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
}
.table-simple thead td.align-left {
  text-align: left;
}
.table-simple thead td.align-right {
  text-align: right;
}
.table-simple tbody td {
  padding: 13px 40px;
  text-align: center;
  font-size: 0.8125rem;
  color: #c9c9c9;
  margin-bottom: 0;
}
.table-simple tbody td a {
  text-decoration: none;
}
.table-simple tbody td a:hover {
  color: white;
}
.table-simple tbody td.align-left {
  text-align: left !important;
}
.table-simple tbody td.align-right {
  text-align: right !important;
}
h2 {
  font-family: tahoma, verdana, sans-serif;
  font-weight: bold;
  font-size: 1rem;
  color: black;
  margin-bottom: 16px;
}
h3 {
  font-family: tahoma, verdana, sans-serif;
  font-weight: bold;
  font-size: 0.9375rem;
  color: #fbad18;
  margin-bottom: 23px;
}
.popup {
  width: 400px;
  background: #2b2526;
  padding: 13px;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
}
.popup_300 {
  width: 300px;
}
.popup_500 {
  width: 500px;
}
.popup_600 {
  width: 600px;
}
.popup_700 {
  width: 700px;
}
.popup_800 {
  width: 800px;
}
.popup_900 {
  width: 900px;
}
.popup__inner {
  border: 1px solid #3f3a3b;
  padding: 20px 27px;
  position: relative;
}
.popup__close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 0.6875rem;
  color: #c9c9c9;
  margin-bottom: 0;
  text-transform: uppercase;
  cursor: pointer;
}
.popup__close .fa {
  font-size: .8125rem;
}
.news__item {
  background: url(/local/templates/.default/markup/css/dist/../../img/emboss-border.png) repeat-x 0 bottom;
  padding: 25px 0;
  padding-right: 170px;
  position: relative;
}
.news__item-date {
  float: left;
  width: 100px;
  font-size: 0.8125rem;
  color: #9a9a9a;
  margin-bottom: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.news__item-operation {
  float: left;
  width: 120px;
  clear: left;
  font-size: 0.8125rem;
  color: #9a9a9a;
  margin-bottom: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.news__item-content {
  margin-left: 100px;
}
.news__item-content-name {
  font-size: 0.6875rem;
  color: #c9c9c9;
  margin-bottom: 10px;
  font-family: tahoma, verdana, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.news__item-content-text {
  font-size: 0.8125rem;
  color: #9f9b9c;
  margin-bottom: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.38;
}
.news__item-tools {
  position: absolute;
  bottom: 12px;
  right: 0;
  display: none;
}
.news__item:hover .news__item-tools {
  display: block;
}
.page-nav {
  text-align: center;
}
.page-nav a {
  text-decoration: none;
}
.page-nav__link {
  font-size: 0.75rem;
  color: #c9c9c9;
  margin-bottom: 0;
  display: inline-block;
  width: 23px;
  height: 25px;
  line-height: 23px;
  margin: 0 1px;
  text-align: center;
  vertical-align: -1px;
}
.page-nav__link_current {
  border: 1px solid #fbad18;
  color: #fbad18 !important;
}
.page-nav .fa {
  font-size: 0.75rem;
  color: #c9c9c9;
  margin-bottom: 0;
}
.page-nav .fa-step-backward {
  margin-right: 8px;
}
.page-nav .fa-step-forward {
  margin-left: 8px;
}
.filter-control {
  background: url(/local/templates/.default/markup/css/dist/../../img/emboss-border.png) repeat-x 0 center;
  text-align: center;
  margin: 20px -16px;
}
.filter-control__text {
  display: inline-block;
  background: #2b2526;
  padding: 0 20px;
  font-size: 0.6875rem;
  color: #c9c9c9;
  margin-bottom: 0;
  font-family: tahoma, verdana, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
}
.filter-control__text .fa {
  margin: 0 5px;
}
.tab {
  font-size: 0.9375rem;
  color: #c9c9c9;
  margin-bottom: 0;
  font-family: tahoma, verdana, sans-serif;
  font-weight: bold;
  border-bottom: 1px dashed #c9c9c9;
  cursor: pointer;
}
.tab:hover {
  border-bottom: 0;
}
.tab_active {
  color: #fbad18;
  border-bottom: 0;
  cursor: text;
}
.nav__item {
  display: block;
  padding: 12px 14px;
  font-size: 0.6875rem;
  color: #c9c9c9;
  margin-bottom: 7px;
  border-bottom: 0;
  cursor: pointer;
  text-transform: uppercase;
}
.nav__item:hover {
  background: #322f2f;
}
.nav__item_active {
  background: #4d4748;
}
.nav__item.tab_active {
  background: #4d4748;
}

/* End */


/* Start:/local/templates/.default/markup/bower_components/icheck/skins/square/aero.css?15440081401964*/
/* iCheck plugin Square skin, aero
----------------------------------- */
.icheckbox_square-aero,
.iradio_square-aero {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 12px;
    height: 12px;
    background: url(/local/templates/.default/markup/bower_components/icheck/skins/square/aero.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-aero {
    background-position: 0 0;
}

    .error .icheckbox_square-aero {
        background-position: -84px 0;
    }
    .icheckbox_square-aero.hover {
        background-position: -14px 0;
    }
    .icheckbox_square-aero.checked {
        background-position: -28px 0;
    }
    .icheckbox_square-aero.disabled {
        background-position: -42px 0;
        cursor: default;
    }
    .icheckbox_square-aero.checked.disabled {
        background-position: -56px 0;
    }






.iradio_square-aero {
    background-position: -100px 0;
}
    .iradio_square-aero.hover {
        background-position: -114px 0;
    }
    .iradio_square-aero.checked {
        background-position: -128px 0;
    }
    .iradio_square-aero.disabled {
        background-position: -142px 0;
        cursor: default;
    }
    .iradio_square-aero.checked.disabled {
        background-position: -156px 0;
    }


/* iCheck plugin Square skin, star
----------------------------------- */
.icheckbox_square-star,
.iradio_square-star {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 14px;
    height: 14px;
    background: url(/local/templates/.default/markup/bower_components/icheck/skins/square/star.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-star {
    background-position: 0 0;
}
.icheckbox_square-star.hover {
    background-position: 0 0;
}
.icheckbox_square-star.checked {
    background-position: -28px 0;
}
.icheckbox_square-star.disabled {
   /* background-position: -28px 0;*/
    cursor: default;
}
.icheckbox_square-star.checked.disabled {
    background-position: -28px 0;
}
/* End */


/* Start:/local/templates/login_page/template_styles.css?1544008140151*/

.alert-danger{
	display: block;
	border: solid 1px  rgb(251, 173, 24);
	width: 50%;
	margin: 20px auto;
	padding: 10px;
	color:  rgb(251, 173, 24);
}

/* End */
/* /local/templates/.default/markup/css/dist/main.css?158279110030491 */
/* /local/templates/.default/markup/bower_components/icheck/skins/square/aero.css?15440081401964 */
/* /local/templates/login_page/template_styles.css?1544008140151 */
