.open-index {margin-left:20px;padding-top:10px;margin-bottom:0px;padding-bottom:5px;color:grey;cursor:pointer;text-align:left;display:none}
.close-index {display: inline}
.syms{margin:0px;margin-left:20px;padding:0px;color:grey;cursor:pointer;text-align:left;font-size:28px}
/*Phone (portrait) i-pad 
@media screen and (max-width: 990px) {.close-index {display: none}}*/

/*.br{color:indigo;font-size:18px;cursor:pointer}*/
.header{padding:5px;margin:0px;margin-left:18px;cursor:help;color:black}
.div-header{color:#787878; border-bottom:1px solid gainsboro;background:whitesmoke} /* background:#F2F2F2;#C8C8C8; color:#787878 */ 
.bg-wsmoke{background-color:whitesmoke !important; border-right:1px solid gainsboro}/*#eaeafb*/
.ml-mt-15{margin-left:15px; margin-top:15px}
.ml-15-mr-5{margin-left:15px;margin-right:5px}
.m-3{margin:3px}
#index{margin:0px;list-style-type:none}
.grey-14{color:grey !important;font-size:14px}
.steelblue-14{color:steelblue;font-size:14px}
.steelblue-14-none{color:steelblue;display:none;font-size:14px}
.steelblue-16{color:steelblue;font-size:16px}
#results{font-size:11.5px;overflow-x:hidden}
.p-grey{color:grey;margin-top:7px;margin-left:20px}
#RESULT{overflow-x:hidden}
.img-boost1{margin-left:10px;height:12px}
.result-row{margin-left:3px;margin-right:3px}

/*======= buy-rent-switch ======== */
.br-switch-on, .br-switch-off{
    display:inline-block;
    color:black;
    border:1px solid #CCC;
    background:#DDD;
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
    cursor:default;
    vertical-align:middle;
    max-width: 320px;
    padding: 5px;
    text-align: center;
    margin-bottom: 5px;
}
.br-switch-on {font-weight: 700}
.br-switch-off {color:steelblue;cursor:pointer;}
