body{font-family:'Open Sans',sans-serif; padding-top: 80px;}
.singular header {
    background-color: #1d1f21;
    background-position: bottom center;
    background-size: cover;
    position: relative;
}
header {
    background: #fff;
}
header {
    margin: 0 auto;
}
.top_phone_s_cont a.s_big_tel span {
    color: #fff;
}
.singular header::before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: linear-gradient(to right,rgba(0,0,0,.3) 0,rgba(0,0,0,.57) 100%);
}
.nl_head_img_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.singular header>.container {
    position: relative;
    z-index: 2;
}
.gk-text-above-name {
    font-size: .95rem;
    position: relative;
    top: 8px;
    color: rgba(255,255,255,.5);
}
a.navbar-brand h1.logo_head {
    font-weight: 700;
    color: #fff;
    font-size: 2rem;
    text-shadow: rgb(0 0 0 / 50%) 1px 1px 1px;
}
@media screen and (min-width: 1000px) {
    .top_phone_s_cont {
        width: 400px;
    }
}
.top_phone_s_cont {
    margin-left: auto;
}
.top_phone_s_cont a.s_big_tel {
    /*font-size: 1.75rem;*/
    font-size:22px;
}
a.s_big_tel{
    color: #0076a4;
    text-decoration: underline;
    font-size: 2.5rem;
    font-weight: 700;
}
a.head_round_btn:hover{
    background-color:#519c00;
    border-color:#478406;
    color:#fff;
    text-decoration:none
}
a.head_round_btn:focus{
    background-color:#519c00;
    border-color:#478406;
    border-top-width:4px;
    border-bottom-width:1px;
    color:#fff;
    text-decoration:none
}
.ph_subh_cont {
    color: #fff;
}
.singular h2.subhead, .singular div.subhead {
    color: #fff;
    text-shadow: rgb(0 0 0 / 50%) 1px 1px 1px;
    font-size: 2.3rem;
    font-weight: 600;
    overflow-wrap: break-word;
}
.h2, h2 {
    font-size: 2.1rem;
    font-weight: 700;
    margin-bottom: .4rem;
}
.singular h2.subhead, .singular div.subhead span {
    font-weight: 700;
    font-size: 3.6rem;
}
.dark_transparent {
    padding: 10px;
    background: rgba(0,0,0,.3);
    color: #fff;
    text-shadow: rgb(0 0 0 / 50%) 1px 1px 1px;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.35;
}
.head_subway img {
    margin-right: 1rem;
}
a.head_round_btn {
    background-color: #59ab00;
    border-top-left-radius: 5px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 4px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-color: #529805;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
.num_el_wr {
    color: #fff;
}
.it_num {
    text-align: center;
    border: #fff solid 3px;
    font-size: 4rem;
    line-height: 1.6;
    width: 74px;
    font-weight: 700;
    margin-right: 1.7rem;
    padding: 0 15px;
}
.it_cont_wr {
    text-shadow: rgb(0 0 0 / 50%) 1px 1px 1px;
}
.it_el_head {
    font-size: 1.375rem;
    font-weight: 700;
}
.it_el_progressbar_head {
    text-transform: uppercase;
    font-weight: 400;
    font-size: .8rem;
}
.it_el_progressbar_head .or {
    color: #59ab00;
}
.it_cont_wr .progress {
    height: 5px;
    overflow: visible;
    background-color: rgba(0,0,0,.25);
}
.progress-bar.bg-warning {
    background-color: #59ab00!important;
    position: relative;
    -webkit-transition: none!important;
    transition: none!important;
}
.progress-bar.bg-warning::before {
    position: absolute;
    display: block;
    content: '';
    right: -9px;
    top: -8px;
    width: 18.5px;
    height: 18.5px;
    border-radius: 50%;
    position: absolute;
    margin: auto;
    background-color: #59ab00;
    opacity: .2;
    z-index: 3;
}
.progress-bar.bg-warning::after {
    position: absolute;
    display: block;
    content: '';
    right: -4px;
    top: -2px;
    width: 8.5px;
    height: 8.5px;
    border-radius: 50%;
    margin: auto;
    background-color: #59ab00;
    z-index: 4;
}
.nl_head_img_wrapper img {
    height: 100%;
    width: 100%;
    flex-grow: 0;
    object-fit: cover;
}
.si_action_head {
    font-weight: 700;
    font-size: 2.5rem;
    word-wrap: break-word;
}
.si_action_text {
    font-size: .9rem;
}
a.big_round_btn.border2 {
    border-width: 3px;
    max-width: 240px;
    font-weight: 700;
}
a.big_round_btn {
    background-color: #fff;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-style: solid;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-color: #529805;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 34px;
    padding-right: 34px;
    font-size: 13px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #59ab00;
    box-shadow: 0 15px 18px 2px rgb(0 0 0 / 10%);
    width: 80%;
    margin: 0 auto;
    display: block;
    white-space: normal;
    word-wrap: break-word;
    transition-property: box-shadow,transform,color,background-color,border-color!important;
    transition-timing-function: cubic-bezier(.2,1,.3,1);
    text-decoration: none;
}
a.big_round_btn:hover,a.big_round_btn:hover{
    text-decoration:none;
    background-color:#519c00;
    border-color:#478406;
    color:#fff;
}
#flat {
    position: relative;
}
.shadowtop {
    width: 100%;
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    height: auto;
    opacity: .2;
}
.singular_h1 {
    font-size: 2.8rem;
}
.s_head_sm {
    font-size: 1.1rem;
    opacity: .65;
}
.flat_in_sh_wr {
    color: #333;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 50%);
    cursor: pointer;
}
.flat_get_appt {
    cursor: default;
}
.flat_in_sh_wr img {
    max-width: 90%;
    max-height: 240px;
}
.flat_cb {
    /*background-color: #e25440;
    border-color: #ca331e;*/    
    background-color: #519c00;
    border-color: #478406;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-style: solid;
    border-top-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 24px;
    padding-right: 24px;
    font-size: .9rem;
    color: #fff;
    text-decoration: none;
}
a.flat_details_link {
    font-size: .7rem;
    font-style: italic;
    color: #666;
}
.add_flat_title {
    font-weight: 700;
    font-size: 1.1rem;
    line-height: 1.3;
}
.add_flat_title span {
    font-size: .9rem;
    display: block;
    margin-top: .6rem;
}
.flat_cb.scr_t {
    border-radius: 20px;
}
.flat_cb:hover{
    /*background-color:#df3d27;
    border-color:#a22918;*/
    background-color: #519c00;
    border-color: #478406;
    color:#fff;
    text-decoration:none
}
.flat_cb:active{
    /*background-color:#cd341f;
    border-color:#b62e1b;*/
    background-color: #4a8f00;
    border-color: #3d7205;
    color:#fff
}
.m_obj_img_wr {
    height: 200px;
    background-color: #aeaeaf;
    background-position: center;
    background-size: cover;
    position: relative;
    background-blend-mode: multiply;
}
.obj_header {
    font-size: 1.25rem;
    font-weight: 700;
}
.obj_desc {
    font-size: .9rem;
}
.singular .container-fluid {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.dark_fluid_bg {
 max-width: 100%;   
}
.dark_fluid_wr{
color:#333333 
}
.dbl_color_head:first-child {
    color:#333333
}
.dbl_color_head {
    font-size: 1.15rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #ffa230;
}
.dbl_color_text {
    line-height: 1.3;
}
a.w_outline_btn {
    background-color: #333333;
    border: 2px solid #fcfcfc;
    padding: 8px 24px;
    font-size: 14px;
    color: #fcfcfc;
    text-transform: uppercase;
    text-decoration: none;
}
a.w_outline_btn:focus,a.w_outline_btn:hover{
    background-color:#fcfcfc;
    border-color:#fcfcfc;
    color:#000;
    text-decoration:none
}
.dark_bg {
    background: #1d1f21;
    color: #fff;
}
.am_form_bold.inv {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.3;
}
.am_form_bold {
    font-size: 1.75rem;
    font-weight: 700;
}
.am_form_bold.inv span {
    font-size: 1rem;
    line-height: 1.5;
    display: block;
    font-weight: 400;
    margin-top: 1rem;
}
.dark_bg a.big_round_btn {
    background-color: rgba(255,255,255,0);
    border-color: #fff;
    color: #fff;
    box-shadow: 0 15px 18px 2px rgb(0 0 0 / 10%);
}
.dark_bg a.big_round_btn:hover,a.big_round_btn:hover{
    text-decoration:none;
    background-color:#59ab00;
    border-color:#529805;
    color:#fff
}
.lg_it {
    cursor: pointer;
}
.orange_border {
    color: #333;
    border-width: 3px;
    border-style: solid;
    border-color: #59ab00;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 50%);
}
.map_head {
    font-size: .85rem;
    opacity: .75;
    text-transform: uppercase;
}
.w_600 {
    font-weight: 600;
}
.singular_h4 {
    position: relative;
    font-size: 1.375rem;
    font-weight: 600;
    margin-bottom: 1rem;
}
.singular_h4::after {
    position: absolute;
    content: '';
    display: block;
    height: 2px;
    width: 135px;
    background: #333;
    left: 0;
    bottom: -2px;
}
h2.singular_h2 {
    font-size: 1.75rem;
    font-weight: 400;
}
.landing-calculator-section {
    margin-top: 50px;
    margin-bottom: 60px;
}
.landing-calculator {
    background-color: #fff;
    color: #333;
    border-radius: 5px;
    border: 1px solid #d9d9d9;
    box-shadow: 0 2px 2px 2px rgb(0 0 0 / 10%);
    padding: 30px 20px;
    margin: 15px 0;
}
.landing-calculator .inner {
    max-width: 1000px;
    margin: auto;
}
.landing-calculator .calculator-parameter {
    margin-bottom: 10px;
}
.landing-calculator .inner .label {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin: 0 5px 10px;
}
.landing-calculator .nb-name {
    line-height: 50px;
    padding: 0 15px;
    background: #e0e0e0;
    margin: 0 5px 15px;
}
.landing-calculator .carousel-item .item {
    display: inline-block;
    margin-right: 4rem;
}
.landing-calculator .carousel-item .item .result-value {
    font-size: 115%;
    font-weight: 500;
    margin-bottom: 10px;
}
.landing-calculator .carousel-item .item .result-label-orange {
    color: #59ab00;
    font-weight: 700;
}
.landing-calculator .input-group input, .landing-calculator select {
    height: auto;
    line-height: 1.2;
    box-shadow: none;
    position: relative;
    background-color: #fff;
    color: rgba(0,0,0,.5);
    border: 2px solid rgba(0,0,0,.25);
    border-radius: 3px;
    padding: 12px 9.6px;
    font-size: 15px;
    cursor: initial;
    margin: 0 5px 15px;
    width: calc(100% - 10px);
    transition: all .2s ease-in-out;
}
.landing-calculator .checkboxes {
    margin-top: 10px;
}
.landing-calculator .checkboxes span {
    vertical-align: middle;
    font-size: 15px;
    font-family: Arial;
}
.landing-calculator .additional, .landing-calculator .kv_flat_type_chb {
    background-color: rgba(243,121,53,0);
    border-radius: 5px;
    border: 2px solid #59ab00;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 700;
    color: #59ab00;
    width: auto;
    margin: 5px;
    transition: all .2s ease-in-out;
    cursor: pointer;
}
.kv_flat_type_chb {
    font-size: .875rem;
    color: #333;
    width: 50%;
    display: inline-block;
    cursor: pointer;
}
.landing-calculator .additional.c, .landing-calculator .kv_flat_type_chb.c {
    background-color: rgba(243,121,53,1);
    color: #fff;
    transition: all .2s ease-in-out;
}
.landing-calculator .slider {
    margin: 0 5px;
}
.landing-calculator .slider+.checkboxes {
    margin: 0 5px;
}
.landing-calculator .checkboxes {
    margin-top: 10px;
}
.landing-calculator .checkboxes label {
    cursor: pointer;
    margin: 10px 25px 10px 0;
}
.landing-calculator .checkboxes input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    outline: 0;
}
.landing-calculator .checkboxes .checkbox {
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0 5px 0 0;
    line-height: 0;
    min-height: auto;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border: 2px solid rgba(0,0,0,.25);
    position: relative;
    transition: .3s all;
    border-radius: 2px;
}
.landing-calculator .calculator-parameter {
    margin-bottom: 10px;
}
.landing-calculator .additional-parameters {
    margin-top: 20px;
}
.landing-calculator .additional-checkboxes input {
    display: none;
}
.landing-calculator .submit {
    font-weight: 700;
    margin-top: 20px;
    font-size: 16px;
    border: none;
    color: #fff;
    background: #59ab00;
    padding: 14px 28px;
    width: 100%;
    display: block;
    text-align: center;
}
.landing-calculator .additional.c, .landing-calculator .kv_flat_type_chb.c {
    background-color: rgba(243,121,53,1);
    color: #fff;
    transition: all .2s ease-in-out;
}
.landing-calculator .submit:active,.landing-calculator .submit:focus,.landing-calculator .submit:hover{
    background:#519c00;
    outline:0;
    text-decoration:none
}
.irs-bar {
    background-color: #59ab00 !important;
}
.landing-calculator .irs-from, .landing-calculator .irs-single, .landing-calculator .irs-to {
    background: #59ab00 !important;
}
.landing-calculator .irs--round .irs-handle {
    border: 4px solid #59ab00;
    cursor: pointer;
}
.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
    display: none !important;
}
.checkboxes input:checked~.checkbox svg {
    opacity: 1;
    transform: scale(1);
}
.checkboxes .checkbox svg {
    width: 100%;
    opacity: 0;
    transform: scale(0);
    transition: .3s all;
    overflow: hidden;
}
.landing-calculator .checkboxes input:checked~.checkbox {
    border-color: #478406;
    background-color: #59ab00;
}
.landing-calculator .carousel-item .title {
    font-size: 24px;
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
    color: #333;
    margin: 0 5px;
}
.landing-calculator .carousel-item .subtitle {
    font-family: "Open Sans",sans-serif;
    color: #333;
    margin: 0 5px 20px;
}
.landing-calculator .input-group input, .landing-calculator select {
    height: auto;
    line-height: 1.2;
    box-shadow: none;
    position: relative;
    background-color: #fff;
    color: rgba(0,0,0,.5);
    border: 2px solid rgba(0,0,0,.25);
    border-radius: 3px;
    padding: 12px 9.6px;
    font-size: 15px;
    cursor: initial;
    margin: 0 5px 15px;
    width: calc(100% - 10px);
    transition: all .2s ease-in-out;
}
.landing-calculator .mif_btn {
    font-weight: 700;
    margin-top: 30px;
    font-size: 16px;
}
.mif_btn.new {
    background-color: #59ab00;
    border-radius: 0;
    padding: 14px 28px;
    font-size: 1.15rem;
    font-weight: 300;
    color: #fff;
    display: block;
    width: 100%;
    cursor: pointer;
    text-align: center;
}
.mif_btn:hover{
    background-color:#519c00;
    border-color:#478406;
    color:#fff
}.mif_btn:active{
    background-color:#488a00;
    border-color:#386706;
    border-top-width:2px;
    border-bottom-width:0;
    color:#fff
}
a.m_obj_wr:hover,div.m_obj_wr:hover{
    /*filter: drop-shadow(5px 5px 10px rgba(226, 179, 9, .58));*/
    background:#fff
}
a.m_obj_wr:hover>div,a.m_obj_wr>div,div.m_obj_wr:hover>div,div.m_obj_wr>div{
    color:#212529;
    text-decoration:none
}
.landing-calculator .policy-checkbox a {
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    color: inherit;
    cursor: pointer;
    font-size: 12px;
}
.landing-calculator .irs--round .irs-from:before,.landing-calculator .irs--round .irs-single:before,.landing-calculator .irs--round .irs-to:before{
    display:none
}
.mb_prep img {
    max-width: 200px;
    height: auto;
    max-height: 200px;
}
.kvalto_pp_sel_legend {
    text-transform: uppercase;
    font-size: .9rem;
    font-weight: 700;
}
.kvalto_pp_sel_btn.disabled {
    cursor: none;
    color: #888;
    background: #ccc;
    border-color: #888;
}
.kvalto_pp_sel_btn {
    cursor: pointer;
    border: 2px solid #ca331e;
    padding: .6rem .3rem;
    cursor: pointer;
    font-weight: 700;
    font-size: .8rem;
    color: #ca331e;
    text-transform: uppercase;
    transition: all ease .3s;
}
.kvalto_pp_sel_btn.ac {
    color: #fff;
    background: #f37935;
}
.kvalto_pp_sel_btn span {
    font-weight: 300;
    font-size: .8rem;
    margin-left: .4rem;
}
.singular .kvalto_pp_obj_wrapper {
    max-height: 500px;
    overflow: auto;
}
.kvalto_new_ff_tr.a {
    font-weight: 700;
}
.singular .kvalto_pp_obj_el {
    cursor: pointer;
}
.kvalto_pp_obj_el .flat_mob_content img {
    max-height: 250px;
    width: auto;
    max-width: 80%;
}
.flat_parametr_list_item {
    color: #424242;
    line-height: 24px;
    margin-bottom: 10px;
}
.flat_spacer {
    border-bottom: 1px dotted #bdbdbd;
    height: 20px;
}
.kvalto_pp_obj_el img {
    max-height: 80px;
    width: auto;
    max-width: 100%;
}
.kvalto_pp_obj_el:nth-child(even) {
    background: #ecebeb;
}
.img_mob_wr img{
    max-height: 200px;
}
.kvalto_pp_obj_el:hover{
    font-weight:700;
}
.flex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
#rooms_list{
    max-height: 500px;
    overflow: auto;
}
@media (max-width: 992px){
.flat_mob_content {
    display: none;
    transition: all ease .3s;
}
.flat_mob_content.a {
    display: block;
}
}
@media (min-width: 992px){
.navbar-expand-lg .navbar-collapse {
    margin-left: 1rem;
    display: block!important;
    max-width: 560px;
}
.navbar-expand-lg .navbar-nav {
    display: block!important;
}
.navbar-expand-lg .navbar-nav>li {
    display: inline-block!important;
}
.navbar-expand-lg .navbar-nav li, .navbar-expand-lg .navbar-nav li a.nav-link {
    display: inline!important;
}
.navbar-expand-lg .navbar-nav li, .navbar-expand-lg .navbar-nav li a.nav-link {
    display: inline!important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
    font-size: .95rem;
}
.dark_transparent {
    margin-left: -10px;
}
}
@media (max-width: 1199px){
    .top_phone_s_cont a.s_big_tel {
        /*font-size: 1.4rem;*/
        font-size: 22px;
    }
    .gk-text-above-name {
        padding: 0 1rem;
        text-align: right;
        top: 0;
    }}
@media (max-width: 991px){
.top_phone_s_cont {
    position: absolute;
    right: 1rem;
    text-align: right!important;
    top: 1px;
}
.top_phone_s_cont {
    margin-left: 0;
}
.top_phone_s_cont a.s_big_tel {
    /*font-size: 1.4rem;*/
    font-size: 22px;
}
.gk-text-above-name {
    font-size: .8rem;
}
.si_action_head {
    font-size: 1.7rem;
}
.h1_inv, .singular_h1 {
    font-size: 1.7rem;
}
.h1_inv, .singular_h1 {
    font-size: 1.7rem;
}
.h1_inv, .singular_h1 {
    font-size: 1.7rem;
}
}
@media (max-width: 500px){
    .top_phone_s_cont a.s_big_tel {
        font-size: 1.2rem;
    }
    .singular h2.subhead, .singular div.subhead {
        
        margin-top: -2rem;
        text-align: center;
    }
    .singular h2.subhead, .singular div.subhead span {
        font-size: 2rem;
        text-align: center;
    }
    
    .it_num {
        font-size: 2rem;
    }
    .it_el_head {
        font-size: 1rem;
    }
    .it_el_progressbar_head {
        font-size: .6rem;
    }
    a.big_round_btn {
        padding: 14px 0;
        width: 100%;
        margin-bottom: 10px;
    }
    .h1_inv, .singular_h1 {
        font-size: 17px;
        font-weight: 700;
    }
    a.w_outline_btn {
        display: block;
        text-align: center;
    }
    .am_form_bold {
        font-size: 18px;
        text-align: center;
    }
    a.s_big_tel {
        font-size: 26px;
        margin-bottom: 15px;
        display: inline-block;
    }
    .h1_inv, .singular_h1 {
        font-size: 17px;
        font-weight: 700;
    }
    .landing-calculator .checkboxes span {
        font-size: 12px;
    }
    .landing-calculator .checkboxes span {
        font-size: 12px;
    }
    .landing-calculator .inner .label {
        font-size: 14px;
    }
    .landing-calculator .additional, .landing-calculator .kv_flat_type_chb {
        font-size: 13px;
        padding: 3px 6px;
        margin: 3px;
    }
    .landing-calculator-section .description {
        font-size: 14px;
    }
    .h1_inv, .singular_h1 {
        font-size: 17px;
        font-weight: 700;
    }
}
/* table */
.table{
	width: 100%
}
.tableColCaption{
	border-bottom: 1px solid #b6b6b6;
	color: #878787;
	font-family: 'PT Sans Narrow',sans-serif;
	font-size: 15px;
	line-height: 30px
}
.tableColCaption_NoBorder{
	border: none
}
.tableColCaption_NameFirst{
	padding: 0 0 0 25px
}
/*end of table*/
/*search results list*/
.searchResultsList{
	font-size: 14px;
	margin: 0 0 50px 0
}
.sRLICell{
	padding: 13px 5px
}
.sRLICell2{
	padding: 13px 5px
}
.sRLICell_NVP{
	padding: 13px 0
}
.sRLItem {
	cursor: pointer;
}
.sRLItem a:hover{
	text-decoration: none;
}
.sRLItem:hover{
	background: #fcfcfc;
}
.sort_Grey{
	color: #878787;
	cursor: pointer;
	padding: 0 10px 0 0
}
span.sort_Grey{
	color: #878787;
	cursor: text;
	padding: 0 10px 0 0
}
.sort_Blue{
	cursor: pointer;
	padding: 0 10px 0 18px
}
a.sort_Grey:hover .text{
	border-bottom: 1px dotted #878787;
}
a.sort_Blue:hover .text{
	border-bottom: 1px dotted #287DB8;
}
.sort_Grey:hover,
.sort_Blue:hover{
	text-decoration: none
}
.sort_Blue_Asc{
	background: url('/local/templates/novo/images/sort-asc-blue.png') no-repeat 0 50% transparent
}
.sort_Blue_Desc{
	background: url('/local/templates/novo/images/sort-desc-blue.png') no-repeat 0 50% transparent
}
.bubbleContainer{
	position: relative;
	width: 10px
}
.sRLLongSeparator{
	height: 15px
}
.sRLSeparator{
	width: 22px
}
.sRLIName,
.sRLIName2,
.sRLIPrice,
.sRLIPrice2,
.sRLIBuilding{
	font-family: 'PT Sans Narrow',sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px
}
table.land .sRLIName2{
	font-weight: normal;
}
table.land .sRLIPrice2{
	line-height: normal;
}
table.land td.sRLICell{
	padding: 13px 3px;
}
table.land td.favorite{
	width:27px;
}
table.land td.favorite .ico-favorite-smaller{
	margin:0 7px;
}
.sRLIName_Grey{
	color: #979797;
	font-family: 'PT Sans Narrow',sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px
}
.sRLIBuilding{
	font-weight: normal
}
/*.sRLItem:hover .sRLIBuilding{
	display: none
}*/
.sRLIBuilding_SHOW{
	display: inline !important
}
/*.sRLItem:hover .hiddenmOBLIButton{
	display: inline-block
}*/
.shortDescBubble{
	background: #fff;
	border: 1px solid #b6b6b6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	left: -339px;
	position: absolute;
	top: -45px;
	width: 339px
}
.shortDescBubble:after,
.shortDescBubble:before{
	left: 100%;
	top: 45px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}
.shortDescBubble:after{
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #fff;
	border-width: 6px;
	margin-top: -6px
}
.shortDescBubble:before{
	border-color: rgba(182, 182, 182, 0);
	border-left-color: #B6B6B6;
	border-width: 7px;
	margin-top: -7px
}
.sDBText{
	padding: 18px 24px 24px
}
.bldItemAbout_sDBText{
	font-size: 12px;
	width: 270px
}
.bldItemAbout_sDBTextSmall{
	width: 260px
}