.anns-box {
  -webkit-border-radius: 28px;
          border-radius: 28px;
  background: #FFFFFF;
  padding: 1.2em 1.7em;
}

.anns-box_title {
  font-size: 1.235rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #D0D0D0;
  margin-bottom: 1em;
}

.anns-item {
  margin-bottom: 1.8em;
}

.anns-item_date {
  color: #8F8F8F;
  font-size: .875rem;
  margin-bottom: 2px;
}

.anns-item_name {
  color: #175160;
}

.anns-item_name a {
  color: inherit;
  border-bottom: 1px solid transparent;
  -webkit-transition: border-bottom-color .3s;
  -o-transition: border-bottom-color .3s;
  transition: border-bottom-color .3s;
}

.anns-item_name a:hover {
  border-bottom-color: #175160;
}

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

.all-ads_btn {
  min-width: 195px;
}

.blind .anns-box_title {
  font-size: 1.7rem;
  border-bottom-color: #000000;
}

.blind .anns-item_date {
  font-size: 1.4rem;
  color: #000000;
}

.blind .anns-item_name {
  color: #000000;
}

.blind .anns-item_name a:hover {
  border-bottom-color: #000000;
}

.blind .anns-box {
  padding: 1.2em 1em;
}

.blind-size-big .anns-box_title {
  font-size: 1.5rem;
}

.blind-size-big .anns-item_date {
  font-size: 1.3rem;
}

.blind-size-base .anns-box_title {
  font-size: 1.35rem;
}

.blind-size-base .anns-item_date {
  font-size: 1.2rem;
}

.blind-scheme-black .anns-box_title {
  border-bottom-color: #FFFFFF;
}

.blind-scheme-black .anns-item_date {
  color: #FFFFFF;
}

.blind-scheme-black .anns-item_name {
  color: #FFFFFF;
}

.blind-scheme-black .anns-item_name a:hover {
  border-bottom-color: #FFFFFF;
}

.blind-scheme-black .anns-box {
  background: #000000;
}



.common-content {
    background: #FFFFFF;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    padding: 1.2em 1.7em;
}

    .common-content .section-title {
        padding-bottom: 10px;
        border-bottom: 1px solid #D0D0D0;
        margin-bottom: .7em;
    }

.blind .common-content {
    padding: 1.2em .5em;
}

.blind-scheme-black .common-content {
    background: #000000;
}

.about-content {
    background: #FFFFFF;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    padding: 1.2em 1.7em;
}

.about-content .section-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #D0D0D0;
    margin-bottom: .7em;
}

.blind .about-content {
  padding: 1.2em .5em;
}

.blind-scheme-black .about-content {
  background: #000000;
}

.section-subtitle {
    font-size: 1.75rem;
    color: #175160;
}

.blind .section-subtitle {
    font-size: 1.75rem;
    color: inherit !important;
}

.tdWithBorderL {
    width: 60%;
    border-bottom: 1px dotted #2E4567;
    padding-top: 20px;
    vertical-align: bottom;
}

.blind .tdWithBorderL {
    border-bottom: 1px dotted #000000;    
}

.blind-scheme-black .tdWithBorderL {
    border-bottom: 1px dotted #FFFFFF;
}

.tdNoBorderL {
    width: 60%;
    padding-top: 20px;
    vertical-align: bottom;
}
.tdWithBorderR {
    width: 40%;
    border-bottom: 1px dotted #2E4567;
    padding-top: 20px;
    vertical-align: bottom;
    text-align: right;
}

.blind .tdWithBorderR {
    border-bottom: 1px dotted #000000;
}

.blind-scheme-black .tdWithBorderR {
    border-bottom: 1px dotted #FFFFFF;
}

.pageNavigator {
    margin-top: 15px;
    display: flex;
    box-sizing: unset;
    height: 48px;
    font-size: 16px;
    list-style: none;
    padding: 0;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pageNavigator li:hover{
    background:#E7E4E5;
}

.pageNavigatorNavigationLink {
    display: block;
    width: 70px;
    height: 49px;
    box-sizing: border-box;
    background:#FFFFFF;
}

.pageNavigatorPageLink {
    display: block;
    width: 49px;
    height: 49px;
    box-sizing: border-box;
    background: #FFFFFF;
}

.blind .pageNavigatorNavigationLink {
    background: inherit !important;
    width: 80px;
}

.blind .pageNavigatorPageLink {
    background: inherit !important;
}
.pageNavigator li a {
    cursor: pointer;
    display: block;
    padding-top: 11px;
    border: solid 3px transparent;
    color: #464646;
    font-weight: bold;
    font-size: 16px;
    height: 100%;
    box-sizing: border-box;
}

.blind .pageNavigator li a {
    color:inherit !important;
}

.pageNavigatorActivePage {
    background: #CCCCCC !important;
}

.blind .pageNavigatorActivePage{
    border:4px solid black !important;
}

.blind-scheme-black .pageNavigatorActivePage {
    border: 4px solid white !important;
}

.pageNavigatorActivePage a {
    cursor: default !important;
}


.r731HouseListItem {
    margin-bottom: 1em;
}

.r731HouseListItem a {
    color: #175160;
    border-bottom: 1px solid #175160;
}

.blind .r731HouseListItem a {
    color: #000000;
    border-bottom: 1px solid #000000;
}

.blind-scheme-black .r731HouseListItem a {
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

.documentGroupItem {
    margin-bottom: 1em;
    margin-left: 1em;
}

.documentGroupItem a {
    color: #175160;
    border-bottom: 1px solid #175160;
}

.blind .documentGroupItem a {
    color: #000000;
    border-bottom: 1px solid #000000;
}

.blind-scheme-black .documentGroupItem a {
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

.documentItem {
    margin-bottom: 1em;
    margin-left: 1em;
}

.documentItem a {
    color: #175160;
    border-bottom: 1px solid #175160;
}

.blind .documentItem a {
    color: #000000;
    border-bottom: 1px solid #000000;
}

.blind-scheme-black .documentItem a {
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

.documentItem .details{
    font-size: 0.8em;
    color:#888888;
}

.fTextBox {
    max-width: 384px;
    height: 76px;
    padding: 0 1em;
    background-color: #F2F2F2;
    color: #000000;
    width: 100%;
}

.blind .fTextBox {
    border: 1px solid #000000;
    background: #FFFFFF;
}

.blind-scheme-black .fTextBox {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    background: #1B1B1B;
}

.blind-scheme-black .fTextBox:focus {
    border: 1px solid #FFFFFF;
    background: #000000;
    color:#FFFFFF;
}

.fTextBox::placeholder {
    color: #C3C3C3;
    padding-left: 10px;
}

.fTextBox::-webkit-input-placeholder {
    color: #C3C3C3;
    padding-left:10px;
}

.fTextBox:-ms-input-placeholder {
    color: #C3C3C3;
    padding-left:10px;
}

.blind .fTextBox::placeholder {
    color: #000000;
    padding-left:10px;
}

.blind .fTextBox::-webkit-input-placeholder {
    color: #000000;
    padding-left: 10px;
}

.blind .fTextBox:-ms-input-placeholder {
    color: #000000;
    padding-left: 10px;
}

.blind-scheme-black .fTextBox::placeholder {
    color: #FFFFFF;
    padding-left: 10px;
}

.blind-scheme-black .fTextBox::-webkit-input-placeholder {
    color: #FFFFFF;
    padding-left: 10px;
}

.blind-scheme-black .fTextBox:-ms-input-placeholder {
    color: #FFFFFF;
    padding-left: 10px;
}

/*
@media only screen and (max-width: 1900px){
.head_phone-number {
    left: 0em;
    width: 115%;
}
}

@media only screen and (max-width: 1200px){
.head_phone-number {
    left: 0em;
    width: 145%;
}
}

.head-profile{
  left: 1.5em;
}
*/
.login_form{
    background: #FFFFFF;
    padding: 5.3em 1em;
}

.blind-scheme-black .login_form {
    background: #000000;
}

.common-form-group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 5.5em;
  margin-bottom: 1em;
}

.common-form-group-nopad {
    margin-bottom: 10px;
}

.common-form-group-nopad .common-form-label {
    text-align: left;
    margin-left: 50px;
}

.common-form-label {
    display: inline-block;
    margin-right: .8em;
    font-size: 1.5rem;
    color: #33A3CC;
    width: 200px;
    text-align: right;
}

.blind .common-form-label {
    color: #000000;
    font-size: 2rem;
}

.blind-size-big .common-form-label {
    font-size: 1.7rem;
}

.blind-size-base .common-form-label {
    font-size: 1.5rem;
}

.blind-scheme-black .common-form-label {
    color: #FFFFFF;
}

.errorLogin{
    color:red;
    margin:20px;
    text-align: center;
}

.resultInfo {
    margin: 20px;
    text-align: center;
}

.wrapper_buttons {
    text-align: center;
}

.constantLink {
    color: #175160;
    border-bottom: 1px solid #175160;
    -webkit-transition: border-bottom-color .3s;
    -o-transition: border-bottom-color .3s;
    transition: border-bottom-color .3s;
}



.link {
    color: #175160;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-bottom-color .3s;
    -o-transition: border-bottom-color .3s;
    transition: border-bottom-color .3s;
}

.link:hover {
  border-bottom-color: #175160;
}


.blind .link {
    color: #000000;
    border-bottom-color: #000000;
}

    .blind .link:hover {
        border-bottom-color: transparent;
    }

.blind-scheme-black .link {
    color: #FFFFFF;
    border-bottom-color: #FFFFFF;
}

    .blind-scheme-black .link:hover {
        border-bottom-color: transparent;
    }

.personal-area_section{
  margin-top: -3em;
  margin-bottom: -3em;
}

#smc-widget-lkNavigator{
  width:100%;
}

.indications-counters_editForm{
    background: #FFFFFF;
    padding: 5.3em 1em;
}

.blind-scheme-black .indications-counters_editForm{
    background:#000000;
}
.indications-counters-form-label {
    /*display: inline-block;*/
    padding-right: .8em;
    font-size: 1.5rem;
    color: #33A3CC;
    /*width: 200px;*/
    text-align: right;
}

.blind .indications-counters-form-label {
    color: #000000;
    font-size: 2rem;
}

.blind-size-big .indications-counters-form-label {
    font-size: 1.7rem;
}

.blind-size-base .indications-counters-form-label {
    font-size: 1.5rem;
}

.blind-scheme-black .indications-counters-form-label {
    color: #FFFFFF;
}

.indications-counters-form-line{
    border-bottom: solid 10px transparent;
}

.editFormButton{
  margin:10px;
}

.lkFilterCombobox{
    min-width:230px;
    max-width: 384px;
    height: 58px;
    border:none;
    padding: 0 1em;
    background-color: #FFFFFF;
    font-size: 1.5rem;
    color: #33A3CC;
    width: 100%;
    margin-right:20px;
}

.blind .lkFilterCombobox {
    border: 1px solid #000000;
    color: #000000;
    background: #FFFFFF;
}

.blind-scheme-black .lkFilterCombobox {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    background: #1B1B1B;
}

    .blind-scheme-black .lkFilterCombobox:focus {
        border: 1px solid #FFFFFF;
        background: #000000;
        color: #FFFFFF;
    }

.lkFilterCombobox::placeholder {
    color: #C3C3C3;
    padding-left: 10px;
}

.lkFilterCombobox::-webkit-input-placeholder {
    color: #C3C3C3;
    padding-left: 10px;
}

.lkFilterCombobox:-ms-input-placeholder {
    color: #C3C3C3;
    padding-left: 10px;
}

.blind .lkFilterCombobox::placeholder {
    color: #000000;
    padding-left: 10px;
}

.blind .lkFilterCombobox::-webkit-input-placeholder {
    color: #000000;
    padding-left: 10px;
}

.blind .lkFilterCombobox:-ms-input-placeholder {
    color: #000000;
    padding-left: 10px;
}

.blind-scheme-black .lkFilterCombobox::placeholder {
    color: #FFFFFF;
    padding-left: 10px;
}

.blind-scheme-black .lkFilterCombobox::-webkit-input-placeholder {
    color: #FFFFFF;
    padding-left: 10px;
}

.blind-scheme-black .lkFilterCombobox:-ms-input-placeholder {
    color: #FFFFFF;
    padding-left: 10px;
}

.personal-account_form-combobox {
    max-width: 384px;
    height: 76px;
    padding: 0 1em;
    border: none;
    background-color: #F2F2F2;
    color: #000000;
    width: 100%;
}

.errorAccount{
    color:red;
    margin:20px;
    text-align: center;
}

.cardStyleChanged{
    font-weight:bold;
}

.requestListContainer{
    overflow-y: scroll;
    max-height: 493px;
}

.input-file{
    padding-top: 9px;
}

.wrapper_comment-field {
    overflow: scroll !important;
}


.ads-new-request_form {
  background: #FFFFFF;
  padding: 5.3em 1em;
}

.blind-scheme-black .ads-new-request_form {
    background: #000000;
}

.ads-new-request_form .form-group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 5.5em;
  margin-bottom: 1em;
}

.ads-new-request_form .form-input {
  max-width: 384px;
  height: 76px;
  padding: 0 1em;
  background-color: #F2F2F2;
  color: #000000;
  width: 100%;
}

.ads-new-request_form .form-input::-webkit-input-placeholder {
  color: #000000;
}

.ads-new-request_form .form-input::-moz-placeholder {
  color: #000000;
}

.ads-new-request_form .form-input::-ms-input-placeholder {
  color: #000000;
}

.ads-new-request_form .form-input::input-placeholder {
  color: #000000;
}

.ads-new-request_form .form-label {
  display: inline-block;
  margin-right: .8em;
  font-size: 1.5rem;
  color: #33A3CC;
  width: 200px;
  text-align: right;
}

.blind .ads-new-request_form .form-label {
    color: #000000;
    font-size: 2rem;
}

.blind-size-big .ads-new-request_form .form-label {
    font-size: 1.7rem;
}

.blind-size-base .ads-new-request_form .form-label {
    font-size: 1.5rem;
}

.blind-scheme-black .ads-new-request_form .form-label {
    color: #FFFFFF;
}

.ads-new-request_form .selectric-wrapper {
  max-width: 384px;
  width: 100%;
}

.ads-new-request_form .selectric {
  border: none;
  background-color: #F2F2F2;
  height: 76px;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.ads-new-request_form .label {
  line-height: 76px;
  font-size: inherit;
  height: 100%;
  margin-right: 45px;
  color: #000000;
}

.ads-new-request_form .button {
  background-color: transparent;
  width: 60px;
}

.ads-new-request_form .button:after {
  border-color: #00EFFB;
  width: 13px;
  height: 13px;
}

.ads-new-request_form .wrapper_form-submit {
  margin-top: 1.5em;
  padding-left: 5em;
  text-align: center;
}

.ads-new-request_form .form-submit {
  height: 50px;
  line-height: 50px;
}

.ads-new-request_form-combobox{
    max-width: 384px;
    height: 76px;
    padding: 0 1em;
    border:none;
    background-color: #F2F2F2;
    color: #000000;
    width: 100%;
}

.blind .ads-new-request_form-combobox {
    border: 1px solid #000000;
    color: #000000;
    background: #FFFFFF;
}

.blind-scheme-black .ads-new-request_form-combobox {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    background: #1B1B1B;
}

.blind-scheme-black .ads-new-request_form-combobox:focus {
    border: 1px solid #FFFFFF;
    background: #000000;
    color: #FFFFFF;
}

.errorAds{
    color:red;
    margin:20px;
    text-align: center;
}

.ads-new-request_form-textarea-label{
  text-align:left !important;
  margin-left:50px; 
}

.ads-new-request_form-textarea{
   background-color: #F2F2F2 !important;
   border:none;
   margin-left:50px;
   max-width: calc(100% - 100px);
   width:100%;
}

.blind .ads-new-request_form-textarea {
    border: solid 1px #000000;
    color: #000000;
    background-color: #FFFFFF !important;
}

.blind-scheme-black .ads-new-request_form-textarea {
    color: #FFFFFF;
    border: solid 1px #FFFFFF;
    background-color: #000000 !important;
}

.common-form-textarea {
    background-color: #F2F2F2 !important;
    border: none;
    margin-left: 50px;
    max-width: calc(100% - 100px);
    width: 100%;
}

.blind .common-form-textarea {
    border: solid 1px #000000;
    color: #000000;
    background-color: #FFFFFF !important;
}

.blind-scheme-black .common-form-textarea {
    color: #FFFFFF;
    border: solid 1px #FFFFFF;
    background-color: #000000 !important;
}

.newRequestFieldsWarnMessage {
    margin-left: 50px;
    max-width: calc(100% - 100px);
}

.commonWarnMessage {
    margin-left: 50px;
    max-width: calc(100% - 100px);
}

.commonInfoMessage {
    margin: 50px;
    max-width: calc(100% - 100px);
    text-align:center;
}

.col-lg-4 .head_phone-number {
    position: relative;
    line-height: 1.4;
    margin-top: .5em;
    padding-top: .3em;
    margin-left: 2em;
    padding-left: 6em;
    float:none;
}

.blind .col-lg-4 .head_phone-number {
    padding-left: 0;
    margin-left: 0;
}

.blind .col-lg-4 .head_phone-number a {
    font-size: 2rem;
}

.blind .col-lg-4 .head_phone-number:after {
    display: none;
}

.personal-area_section .container{
    padding-left:0px;
    padding-right:0px;
}

.message-form .blue-btn{
    width: 100%;
}

.form-group-ads {
    margin-top: 10px;
}

.form-group-ads .form-label {
    text-align: left;
    margin-left: 50px;
}

.form-group-pay {
    margin-top: 10px;
}

.form-group-pay .form-label {
    text-align: left;
    margin-left: 400px;
}

.blue-btn_disabled {
    background-color: #AFD0D9 !important;
    background: #AFD0D9 !important;
}

.blind .blue-btn_disabled {
    background-color: LightGray !important;
    background: LightGray !important;
}

.blind-scheme-black .blue-btn_disabled {
    background-color: #5E5E5E !important;
    background: #5E5E5E !important;
}

.r731-common-list {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    margin-bottom:10px;
}

.commmon-message {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.login_form .unified-checkbox input[type="checkbox"]:checked + .checkbox-text:before {
    width: 25px;
    height: 24px;
    content: '';
    display: block;
    background: url(../img/icons/check.png);
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 0;
    left: -26px;    
    z-index: 1;
}

.login_form .unified-checkbox input[type="checkbox"] + .checkbox-text:after {
    content: "";
    display: block;
    width: 23px;
    height: 24px;
    border: 3px solid #47B7D9;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    left: -26px;
    right: unset;
    margin: auto;
}

.info-table {
    letter-spacing: 0px !important;
}

.info-table-largelist{
    vertical-align:top;
}

.info-file-item {
    margin-top: 5px;
    padding-left: 19px;
}

.content-table {
  border: 1px solid #E8E8E8;
  letter-spacing: 0px;
  width: 100%;  
}

.content-table td {
  padding: 1em;  
  vertical-align:top;
}

.content-table th {
  color: #175160;
  background: #D3D3D3;
  padding: 1em;  
  text-align:left;
  font-weight: normal;  
}

.large-content-table {
  border: 1px solid #E8E8E8;
  letter-spacing: 0px;
  width: 100%;  
}

.large-content-table td {
  padding: 0.5em;  
  vertical-align:top;
}

.large-content-table th {
  color: #175160;
  background: #D3D3D3;
  padding: 0.5em;  
  text-align:left;
  font-weight: normal;  
}

.row-opened {
    background: #EFEFEF;
}

.row-opened td {
    background: #EFEFEF !important;
}

.row-details {
    background: #EFEFEF !important;
}

.content-table>tbody>tr:nth-child(even)>td:nth-child(even) {
    background: #F3F3F3;
}

.content-table>tbody>tr:nth-child(odd) {
  background: #E8E8E8;
}

.content-table a {
  color: #175160;
  border-bottom: 1px solid #175160;
  -webkit-transition: border-bottom-color .3s;
  -o-transition: border-bottom-color .3s;
  transition: border-bottom-color .3s;
}

.content-table a:hover {
  border-bottom-color: transparent;
}

.blind .content-table td:first-child {
  color: #1A1A1A;
}

.blind-scheme-black .content-table td:first-child {
  color: #E6E6E6;
  background: #333333;
}

.blind-scheme-black .content-table tr:nth-child(even) td:first-child {
  background: #333333;
}

.blind-scheme-black .content-table tr:nth-child(even) {
  background: #333333;
}

.blind-scheme-black .content-table a {
  color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}

.blind-scheme-black .content-table a:hover {
  border-bottom-color: transparent;
}

.large-content-table > tbody > tr:nth-child(even) > td:nth-child(even) {
    background: #F3F3F3;
}

.large-content-table > tbody > tr:nth-child(odd) {
    background: #E8E8E8;
}

.large-content-table a {
    color: #175160;
    border-bottom: 1px solid #175160;
    -webkit-transition: border-bottom-color .3s;
    -o-transition: border-bottom-color .3s;
    transition: border-bottom-color .3s;
}

.large-content-table a:hover {
  border-bottom-color: transparent;
}

.blind .large-content-table td:first-child {
  color: #1A1A1A;
}

.blind-scheme-black .large-content-table td:first-child {
  color: #E6E6E6;
  background: #333333;
}

.blind-scheme-black .large-content-table tr:nth-child(even) td:first-child {
  background: #333333;
}

.blind-scheme-black .large-content-table tr:nth-child(even) {
  background: #333333;
}

.blind-scheme-black .large-content-table a {
  color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}

.blind-scheme-black .large-content-table a:hover {
  border-bottom-color: transparent;
}

.blind .info-table a {
    color: #1A1A1A;
    border-bottom: 1px solid #1A1A1A;
}

.sidebar-menu-about:before {
    width: 28px !important;
    height: 26px !important;
    background-position: -20px -272px !important;
    left: -3px !important;
}

.sidebar-menu-companyInfo:before {
    width: 34px !important;
    height: 34px !important;
    background-position: -16px -1234px !important;
    top: 6px !important;
    left: -4px !important;
}

.sidebar-menu-tariffs:before {
    width: 33px !important;
    height: 27px !important;
    background-position: -20px -800px !important;
    left: -4px !important;
}

.sidebar-menu-laws:before {
    width: 32px !important;
    height: 28px !important;
    background-position: -20px -91px !important;
    left: -5px !important;
}

.sidebar-menu-contracts:before {
    width: 23px !important;
    height: 29px !important;
    background-position: -20px -933px !important;
    left:-2px !important;
}

.sidebar-menu-houses:before {
    width: 28px !important;
    height: 25px !important;
    background-position: -20px -497px !important;
    left: -2px !important;
}

.sidebar-menu-passports:before {
    width: 23px !important;
    height: 31px !important;
    background-position: -20px -20px !important;
    top: 6px !important;
}

.sidebar-menu-purchases:before {
    width: 27px !important;
    height: 26px !important;
    background-position: -20px -867px !important;
    left: -2px !important;
}

.sidebar-menu-appeals:before {
    width: 22px !important;
    height: 28px !important;
    background-position: -20px -338px !important;
}

.sidebar-menu-contacts:before {
    width: 32px !important;
    height: 34px !important;
    background-position: -20px -1297px !important;
    left: -2px !important;
    top: -2px !important;
}

.sidebar-menu-time:before {
    width: 34px !important;
    height: 32px !important;
    background-position: -16px -997px !important;
    left: -4px !important;
}

.sidebar-menu-news:before {
    width: 34px !important;
    height: 34px !important;
    background-position: -16px -1160px !important;
    left: -3px !important;
    top: -4px !important;
}

.col-lg-4 .head_phone-number{
    min-height:70px;
}

.info-content .fTextBox {
    max-width: unset;
    margin-bottom: 10px;
}

.info-content .sortBlock {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #464646;
}

.newsTopImage{
    max-width:100%;
}

.common-loading {
    font-style: italic;
    color: #888888
}

.personalAreaOnly .sidebar-and-content .column-right {
    width: 100%;
}

.personalAreaOnly {
    background: #F2F2F2;
}

.gallery-item {
    width: 180px;
    min-height: 160px;
    margin-top: 20px;
    margin-right: 10px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    font-size: .95rem;
}

.gallery-item-date {
    font-size: .875rem;
    color: #909090;
}

.common-text-content a{

}

.common-text-content a {
    color: #175160;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-bottom-color .3s;
    -o-transition: border-bottom-color .3s;
    transition: border-bottom-color .3s;
}

.common-text-content a:hover {
    border-bottom-color: #175160;
}


.blind .common-text-content a {
    color: #000000;
    border-bottom-color: #000000;
}

.blind .common-text-content a:hover {
    border-bottom-color: transparent;
}

.blind-scheme-black .common-text-content a {
    color: #FFFFFF;
    border-bottom-color: #FFFFFF;
}

.blind-scheme-black .common-text-content a:hover {
    border-bottom-color: transparent;
}

@media only screen and (max-width: 1900px) {
    .col-lg-4 .head_phone-number {
        left: -5em;
        width: 115%;
    }

    .blind .col-lg-4 .head_phone-number {
        left: -3em;
    }

    .blind-size-big .col-lg-4 .head_phone-number {
        left: -1.5em;
    }

    .blind-size-base .col-lg-4 .head_phone-number {
        left: -1em;
    }
}

@media only screen and (max-width: 1200px) {
    .col-lg-4 .head_phone-number {
        left: -9.5em;
        width: 145%;
    }

    .blind .col-lg-4 .head_phone-number {
        left: -1.5em;
        width: 100%;
    }

    .blind .col-lg-4 .head_phone-number {
        max-width: 430px;
        margin-left: auto;
        margin-bottom: 0;
        left: 0;
        padding-left: 0;
    }

    .blind .col-lg-4 .head_phone-number:before {
        width: 100%;
    }    

  .content-table {
    letter-spacing: 0;
  }
  .content-table td {
    padding: .5em;
  }
  .content-table th {
    padding: .5em;
  }


  .large-content-table {
    letter-spacing: 0;
    font-size: 0.95rem;
  }
  .large-content-table td {
    padding: .2em;
  }
  .large-content-table th {
    padding: .2em;
  }

    .common-form-group-nopad .fTextBox {
        max-width: 100%;
    }

    .wideOpen .common-form-group-nopad .fTextBox {
        max-width: 384px;
    }    

    .common-form-group-nopad .common-form-label {
        margin-left: 0px;
        width: 100%;
    }

    .wideOpen .common-form-group-nopad .common-form-label {
        margin-left: 50px;
        width: 200px;
    }

    .common-form-textarea {
        margin-left: 0px;
        max-width: 100%;
    }

    .wideOpen .common-form-textarea {
        margin-left: 50px;
        max-width: calc(100% - 100px);
    }

    .form-group-pay .form-label {
        margin-left: 200px;
    }
}

@media only screen and (max-width: 992px) {

    .col-lg-4 .head_phone-number {
        margin: 0 auto 1em;
        max-width: 430px;
        left: 0;
        text-align: left;
        width: 100%;
    }

    .col-lg-4 .head_phone-number:before {
        width: 78%;
    }

    .lkFilterCombobox {
        height: 50px;
        font-size: inherit !important;
        min-width: 200px;        
    }

    .ads-new-request_form-combobox {
        height: 50px;
    }

    .personal-account_form-combobox {
        height: 50px;
        font-size: inherit !important;
        min-width: 200px;
    }

    .fTextBox {
        height: 50px;
    }    

    .ads-new-request_form-textarea {
        max-width: calc(100% - 70px);
    }

    .wideOpen .common-form-textarea {
        max-width: calc(100% - 70px);
    }

    .form-group-pay .form-label {
        margin-left: 200px;
    }
}

@media only screen and (max-width: 767px) {
    .col-lg-4 .head_phone-number:before {
        width: 86%;
    }

    .col-lg-4 .head_phone-number {
        padding-left: 2.5em;
        min-height: 0px;
    }

        .col-lg-4 .head_phone-number a {
            font-size: 1rem;
        }

        .col-lg-4 .head_phone-number:after {
            width: 27px;
            height: 28px;
            background-position: -20px -732px;
        }

    .blind .col-lg-4 .head_phone-number a {
        font-size: 1.35rem;
    }

    .blind-size-big .col-lg-4 .head_phone-number a {
        font-size: 1.25rem;
    }

    .blind-size-base .col-lg-4 .head_phone-number a {
        font-size: 1.15rem;
    }

    .lkFilterCombobox {
        height: 40px;
        min-width: 160px;
    }

    .ads-new-request_form-combobox {
        max-width: 100%;
        height: 40px;
    }

    .ads-new-request_form-textarea {
        margin-left: 0px;
        max-width: 100%;
    }

    .common-form-textarea {
        margin-left: 0px;
        max-width: 100%;
    }

    .wideOpen .common-form-textarea {
        margin-left: 0px;
        max-width: 100%;
    }
    /*.head-profile_email {
        font-size: 1.25rem;
    }*/
    .wideOpen .common-form-group-nopad .fTextBox {
        max-width: 100%;
        height: 40px;
    }

    .wideOpen .common-form-group-nopad .common-form-label {
        text-align: left;
        margin-left: 0px;
        width: 100%;
    }

    .form-group-pay .form-label {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .anns-box {
        padding: 1em;
    }

    .anns-item {
        margin-bottom: 1em;
    }

    .blind .anns-box_title {
        font-size: 1.4rem;
    }

    .blind .anns-item_date {
        font-size: 1.2rem;
    }

    .blind-size-big .anns-box_title {
        font-size: 1.2rem;
    }

    .blind-size-big .anns-item_date {
        font-size: 1.1rem;
    }

    .blind-size-base .anns-box_title {
        font-size: 1.1rem;
    }

    .blind-size-base .anns-item_date {
        font-size: 1rem;
    }

    .tab-item_title{
        margin-top:20px;
    }

    .personal-account_form-combobox {
        max-width: 100%;
    }

    .content-table {
        font-size: .875rem;
    }

    .content-table td {
        padding: .55em .35em;
    }

    .blind .content-table {
        font-size: 1.4rem;
    }

    .blind-size-big .content-table {
        font-size: 1.3rem;
    }

    .blind-size-base .content-table {
        font-size: 1.2rem;
    }

    .large-content-table {
        font-size: .875rem;
    }

    .large-content-table td {
        padding: .55em .35em;
    }

    .blind .large-content-table {
        font-size: 1.4rem;
    }

    .blind-size-big .large-content-table {
        font-size: 1.3rem;
    }

    .blind-size-base .large-content-table {
        font-size: 1.2rem;
    }    
} 
/*STD +(336) */