sup {
    font-size: 65%;
}

div.search-result {
    background-color: #E6F0F8;
    border-radius: 0 0 15px 15px;
    -webkit-border-radius: 0 0 15px 15px;
    -khtml-border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    -o-border-radius: 0 0 15px 15px;
    /*border: 3px solid #FDFDFD;*/
    margin: -27px 3px 15px;
    padding: 18px 15px 13px 27px;
    height: 26px;
    line-height: 26px;

    /*height: 26px;*/
    /*line-height: 26px;*/
    /*padding: 0 3px 0 30px;*/
    /*color: #b2b2b2;*/
    /*font-size: 15px;*/
    /*margin: 0 0 13px;*/
}
div.search-result span.cnt {
    float: left;
    color: #b2b2b2;
    font-size: 15px;
    display: inline-block;
    width: 250px;
    margin-right: 0px;
    white-space: nowrap;
}
div.search-result span.cnt b {
    color: #000000;
    font-weight: normal;
}

a.likes {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: url('../images/fix-gradients2.png') 0 -19px repeat-x;
    border: 1px solid #b1d7e7;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -khtml-border-radius: 11px;
    -moz-border-radius: 11px;
    -o-border-radius: 11px;
    padding: 0 8px 0 0;
    color: #000000;
    font-size: 13px;
    text-decoration: none;
    text-shadow: 0px 1px #e9eff1;
    overflow:hidden;
}
a.likes:hover {
    background-position: 0 -401px;
    border-color: #24baf2;
}
a.likes span {
    display: inline-block;
    width: 38px;
    height: 24px;
    background: url('../images/likes-ico.png') 0 0 no-repeat;
    float: left;
    border-radius: 11px 0 0 11px;
    -webkit-border-radius: 11px 0 0 11px;
    -khtml-border-radius: 11px 0 0 11px;
    -moz-border-radius: 11px 0 0 11px;
    -o-border-radius: 11px 0 0 11px;
}
a.likes:hover span {
    background-position: 0 -24px;
}
a.likes i {
    font-style: normal;
}
div.search-result a.likes {
    float: left;
    margin-left: 18px;
}
div.search-result a.likes-clear {
    margin-top: 2px;
}
a.group-request {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    background: url('../images/fix-gradients2.png') 0 -45px repeat-x;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -khtml-border-radius: 11px;
    -moz-border-radius: 11px;
    -o-border-radius: 11px;
    padding: 0 16px 0 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0px 1px #b86816;
    text-decoration: none;
}
a.group-request span {
    display: inline-block;
    width: 28px;
    height: 26px;
    background: url('../images/group.png') 0 0 no-repeat;
    float: left;
    margin-right: 12px;
}
div.search-result a.group-request {
    float: left;
}

div.sh-infoblock {
    border: 1px solid #dadada;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -o-border-radius: 12px;
    margin: 0 3px 11px;
    background-color: #f3f8fd;
    box-shadow: 0px 0px 3px 0px #dadada;
}

div.results-map {
    background: #f5f5f5; padding: 0;
}
div.results-map .sh-infoblock {
    padding: 5px 3px 5px 5px; margin: -1px;
}
div.results-map #results-map {
    border-radius: 11px; -moz-border-radius: 11px; -webkit-border-radius: 11px;
}
div.results-map div.list {
    width: 295px;
    float: left;
}
div.results-map div.list p.all-ch {
    margin: 0 0 5px;
    width: 263px;
    height: 30px;
    line-height: 30px;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -khtml-border-radius: 11px;
    -moz-border-radius: 11px;
    -o-border-radius: 11px;
    background-color: #e6f0f8;
    color: #494949;
    font-size: 12px;
    text-shadow: 0px 1px #ffffff;
    padding: 0 0 0 9px;
}
div.results-map div.list p.all-ch b {
    color: #000000;
    font-size: 13px;
    font-weight: normal;
}
div.results-map div.list p.all-ch input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 9px 14px 0 0;
    float: left;
}
div.results-map div.list div.scroll {
    height: 560px;
    overflow-y: auto;
    position: relative;
}
div.results-map div.list div.scroll div.item {
    width: 224px;
    padding: 10px 12px 10px 36px;
    position: relative;
    height: 60px;
    color: #494949;
    font-size: 13px;
}
div.results-map div.list div.item img.marker {
    position: absolute;
    top: 14px;
    left: 4px;
}
div.results-map div.list div.item input.ch {
    position: absolute;
    top: 51px;
    left: 9px;
    margin:0;
    padding: 0;
}
div.results-map div.list div.item img.ph {
    display: block;
    float:left;
    width: 58px;
    height: 58px;
    border: 1px solid #d7d4d4;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    margin-right: 9px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}
div.results-map div.list div.item img.no-ph {
    cursor: default;
}
div.results-map div.list div.item p.id {
    color: #616161;
    font-size: 14px;
    padding: 3px 0 0 0;
    margin: 0;
}
div.results-map div.list div.item p.id span.rating {
    color: #b2b2b2;
    font-size: 13px;
    float: right;
}
div.results-map div.list div.item p.id span.rating b {
    color: #f68b1e;
    font-weight: normal;
    width: 18px;
    display:inline-block;
    text-align: right;
    white-space:nowrap;
}
div.results-map div.list div.item p.price {
    color: #f68b1e;
    font-size: 17px;
    font-weight: bold;
    position: relative;
    margin: 0;
    padding: 4px 0 0;
}
div.results-map div.list div.item a.like {
    display:block;
    width: 18px;
    height: 16px;
    position: absolute;
    right: 0;
    bottom: 1px;
    background: url('../images/clips.png') 1px -16px no-repeat;
    margin:0;
    padding: 0;
}
div.results-map div.list div.item a.like:hover {
    background-position: 0px 0px;
}
div.results-map div.list div.item a.like-inactive {
    cursor: default;
    background-position: 1px -32px;
}
div.results-map div.list div.item a.like-inactive:hover {
    background-position: 1px -32px;
}
div.results-map div.list div.item a.dislike {
    display:block;
    width: 18px;
    height: 16px;
    position: absolute;
    right: 0;
    bottom: 1px;
    background: url('../images/clips.png') 1px -32px no-repeat;
    margin:0;
    padding: 0;
}
div.results-map div.list div.item a.dislike:hover {
    background-position: right -48px;
    width: 19px;
    height: 17px;
}
div.results-map div.list div.item-hover {
    background-color: #e6f0f8;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -khtml-border-radius: 11px;
    -moz-border-radius: 11px;
    -o-border-radius: 11px;
    /*cursor: pointer;*/
}
div.results-map div.list p.nav {
    margin: 10px 0 0 0;
    width: 272px;
    height: 30px;
    line-height: 30px;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -khtml-border-radius: 11px;
    -moz-border-radius: 11px;
    -o-border-radius: 11px;
    background-color: #e6f0f8;
    color: #01aff0;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    text-align: center;
}
div.results-map div.list a {
    display:inline-block;
    margin: 0 2px 0 1px;
    padding: 0 6px;
    height: 20px;
    line-height: 20px;
    color: #01aff0;
    text-decoration: none;
}
div.results-map div.list a:hover {
    text-decoration: underline;
}
div.results-map div.list a.current {
    color: #fff;
    background-color: #01aff0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}
div.results-map div.list a.current:hover {
    text-decoration: none;
}
div.results-map div.list a.left {
    width: 20px;
    height: 20px;
    padding: 0;
    background: url('../images/sprite2.png') 0 0 no-repeat;
    position: relative;
    top: 5px;
}
div.results-map div.list a.left:hover {
    background-position: 0 -119px;
}
div.results-map div.list a.right {
    width: 20px;
    height: 20px;
    padding: 0;
    background: url('../images/sprite2.png') -20px 0 no-repeat;
    position: relative;
    top: 5px;
}
div.results-map div.list a.right:hover {
    background-position: -20px -119px;
}
div.results-map div.onmap {
    margin-left: 302px;
}
div.results-map div.onmap p.loc-filter {
    height: 30px;
    line-height: 30px;
    margin: 0 0 5px;
    padding: 0 9px 0 24px;
    color: #494942;
    font-size: 14px;
}
div.results-map div.onmap p.loc-filter b {
    color: #000000;
    font-weight: normal;
}
div.results-map div.onmap p.loc-filter select.white-styled {
    height: 20px;
    color: #494942;
    font-size: 12px;
    margin: 0 10px;
}
div.results-map div.onmap p.loc-filter select.dist {
    width: 75px;
}
div.results-map div.onmap p.loc-filter select.pos {
    width: 150px;
}
div.results-map div.onmap p.loc-filter a.reset {
    display: inline-block;
    float: right;
    height: 19px;
    line-height: 19px;
    background: url('../images/fix-gradients2.png') 0 -72px repeat-x;
    border: 1px solid #e7e9ea;
    color: #01aff0;
    font-size: 13px;
    text-decoration: none;
    padding: 0 12px 0 0;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    -moz-border-radius: 9px;
    -o-border-radius: 9px;
    margin-top: 4px;
}
div.results-map div.onmap p.loc-filter a.reset:hover {
    background-position: 0 -476px;
    border-color: #01aff0;
    color: #3d9cd3;
}
div.results-map div.onmap p.loc-filter a.reset span {
    display: inline-block;
    float: left;
    width: 8px;
    height: 8px;
    background: url('../images/reset.png') 0 0 no-repeat;
    margin: 6px 9px 0 8px;
}
div.results-map div.onmap p.loc-filter a.reset:hover span {
    background-position: 0 -8px;
}
div.results-map div.onmap div.map {
    height: 600px;
    overflow: hidden;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -khtml-border-radius: 11px;
    -moz-border-radius: 11px;
    -o-border-radius: 11px;
    position: relative;
}
div.results-map div.onmap div#results-map {
    height: 600px;
    width: 100%;
    position: absolute;
    top:0;
    left:0;
    right: 0;
    z-index: 2;
}
div.results-map div.onmap span.tr,
div.results-map div.onmap span.tl,
div.results-map div.onmap span.bl,
div.results-map div.onmap span.br {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    z-index: 5;
}
div.results-map div.onmap span.tl {
    top:0;
    left:0;
    background: url('../images/map-corner-tl.png') 0 0 no-repeat;
}
div.results-map div.onmap span.tr {
    top:0;
    right:0;
    background: url('../images/map-corner-tr.png') 0 0 no-repeat;
}
div.results-map div.onmap span.bl {
    bottom:0;
    left:0;
    background: url('../images/map-corner-bl.png') 0 0 no-repeat;
}
div.results-map div.onmap span.br {
    bottom:0;
    right:0;
    background: url('../images/map-corner-br.png') 0 0 no-repeat;
}

div.results-map div.onmap div.map div.resize {
    position: absolute;
    bottom:0;
    left: 50%;
    z-index: 4;
}
div.results-map div.onmap div.map a.resize {
    display: block;
    float: left;
    /*position: absolute;*/
    /*bottom: 0px;*/
    /*left: 50%;*/
    margin-left: -50%;
    height: 29px;
    line-height: 31px;
    border: 1px solid #bfc1c4;
    border-bottom: 0px none;
    padding: 0 10px 0 4px;
    color: #01aff0;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    -khtml-border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    -o-border-radius: 6px 6px 0px 0px;
    z-index: 4;
    background-color: #f3f8fd;
}
div.results-map div.onmap div.map a.resize:hover {
    color: #3d9cd3;
}
div.results-map div.onmap div.map a.resize span {
    display: block;
    float: left;
    width: 27px;
    height: 25px;
    background: url('../images/map-hider.png') 0 0 no-repeat;
    margin: 3px 13px 0 0;
}
div.results-map div.onmap div.map a.resize:hover span {
    background: url('../images/map-hider.png') -27px 0 no-repeat;
}
div.results-map div.onmap div.map a.bigger {
    display: none;
}
div.results-map div.onmap div.map a.bigger span {
    background-position: 0 -25px;
}
div.results-map div.onmap div.map a.bigger:hover span {
    background-position: -27px -25px;
}
div.results-map div.onmap div.map p.tabs {
    margin:0;
    position: absolute;
    z-index: 4;
    right: 80px;
    top: 0;
}
div.results-map div.onmap div.map p.tabs a {
    display: block;
    background-color: #ffffff;
    height: 21px;
    line-height: 21px;
    border: 1px solid #bfc1c4;
    border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -khtml-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -o-border-radius: 0px 0px 5px 5px;
    margin-left: 7px;
    color: #000000;
    font-size: 14px;
    padding: 0 10px;
    float: right;
    text-decoration: none;
}
div.results-map div.onmap div.map p.tabs a.current {
    height: 24px;
    line-height: 21px;
    border-top: 0px none;
    border-radius: 0px 0px 6px 6px;
    -webkit-border-radius: 0px 0px 6px 6px;
    -khtml-border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px;
    -o-border-radius: 0px 0px 6px 6px;
    color: #01aff0;
    font-size: 14px;
    font-weight: bold;
    background-color: #f3f8fd;
}

div.res-map-legend {
    color: #494949;
    font-size: 14px;
    margin-top: 9px;
    margin-bottom: 5px;
    /*padding: 0 10px;*/
}
div.res-map-legend span {
    float: left;
}
div.res-map-legend p {
    font-size: 14px;
    color: #494942;
    margin: 0 40px 0 0;
    float: left;
    line-height: 20px;
    padding: 0;
}
div.res-map-legend p img {
    float: left;
    margin-right: 3px;
}
div.res-map-legend p img.cplus {
    height: 22px;
}
div.res-map-legend p img.plus {
    margin-top: 3px;
}
div.res-map-legend p span {
    float: left;
}
div.res-map-legend p input {
    float: left;
    width: 14px;
    height: 14px;
    margin: 4px 0 0 7px;
}
div.res-map-legend a.gmap-legend {
    float: right;
    color: #494942;
    margin-right: 20px;
    background: url('../images/arr-top.png') left center no-repeat;
    padding-left: 35px;
    text-decoration: none; position: relative;
}
div.res-map-legend a.gmap-legend:before { content:" "; display: block; width: 16px; height: 16px;
    background: url(../images/spr.png) -131px 0 no-repeat; position: absolute; left: 15px; top: 50%; margin-top: -8px; }
div.res-map-legend a.gmap-legend:hover {
    color: #000;
}

.res-map-legend .one-building {
    background: #e6f0f8;
    border-radius: 11px; -moz-border-radius: 11px; -webkit-border-radius: 11px;
    color: #494949; font-size: 12px; text-shadow: 0 1px #fff;
    width: 272px; margin-left: 5px; float: left;  margin-right: 55px; padding: 9px 0 4px 0; line-height: 17px;
}
.res-map-legend .one-building label { display: block; margin-left: 10px; color: #000000; font-size: 13px;
    margin-bottom: 2px; line-height: normal; }
.res-map-legend .one-building label input { float: left; margin: 1px 15px 0 0; }
.res-map-legend .one-building .ico { display: block; background: url(../images/spr.png) -183px -22px no-repeat;
    width: 33px; height: 38px; float: left; margin-left: 4px; }
.res-map-legend .one-building .comfort { text-align: right; position: relative; padding-right: 37px; margin-right: 5px;
    margin-top: 3px; float: right; }
.res-map-legend .one-building .comfort:after { display: block; background: url(../images/spr.png) -217px -22px no-repeat;
    width: 32px; height: 34px; position: absolute; content:" "; right:0; bottom: -3px; }

.res-map-legend .points {
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
}
.res-map-legend .points span {
    color: #000000;
    font-size: 14px;
    float: left;
    width: 160px; display: inline-block;
}
.res-map-legend .points label {
    float: left;
    color: #808080;
    font-size: 14px;
}
.res-map-legend .points label + label { padding-left: 35px; }
.res-map-legend .points label img {
    margin: 6px 10px 0 0;
    display:block;
    float: left;
}
.res-map-legend .points label input {
    padding: 0;
    height: 13px;
    width: 13px;
    margin: 9px 6px 0 0;
    display:block;
    float: left;
}
.res-map-legend .legend {line-height: 20px;}
.res-map-legend .legend span { width: 160px;}

div.results-onmap {
    /*margin-bottom: 30px;*/
    position: relative;
}

div.results-pager {
    border-color: #cceaf6;
    padding: 9px 4px;
    height: 30px;
}
div.results-pager p.sort {
    margin: 0;
    width: 252px;
    height: 30px;
    line-height: 30px;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -khtml-border-radius: 11px;
    -moz-border-radius: 11px;
    -o-border-radius: 11px;
    background-color: #E6F0F8;
    color: #494949;
    font-size: 13px;
    padding: 0 10px;
    text-shadow: 0px 1px #fcfdfe;
    float: left;
}
div.results-pager p.sort select {
    float: right;
    width: 140px;
    color: #b2b2b2;
    font-size: 12px;
    margin-top:5px;
}
div.results-pager p.sizen {
    margin: 0 0 0 15px;
    height: 30px;
    line-height: 30px;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -khtml-border-radius: 11px;
    -moz-border-radius: 11px;
    -o-border-radius: 11px;
    background-color: #E6F0F8;
    color: #494949;
    font-size: 13px;
    padding: 0 10px;
    text-shadow: 0px 1px #fcfdfe;
    float: left;
}
div.results-pager p.sizen select {
    /*float: right;*/
    width: 50px;
    color: #b2b2b2;
    font-size: 12px;
    margin-top:5px;
    margin-left: 10px;
}
div.results-pager div.pagination {
    text-align: center;
    margin: 5px 0 0 0;
    height: 20px;
    line-height: 20px;
}
div.results-pager a.likes {
    float: left;
    margin: 2px 0 0 10px;
}
div.results-pager div.left {
    float: left;
    width: 272px;
    min-height: 10px;
}

div.object {
    /*overflow: hidden;*/
    padding-top:1px;
    position: relative;
}
div.object p.ttl {
    color: #007dc5;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    float: left;
    width: 293px;
    margin: 0 0 0 17px;
    padding: 3px 0 0 0;
}
div.object p.ttl a {
    text-decoration: none;
}
div.object p.ttl b.type {
    color: #01aff0;
    font-size: 18px;
    margin-left: 7px;
    font-weight: normal;
    line-height: 30px;
    float: left;
}
div.object p.ttl b.short-type {
    display: none;
}
div.object p.ttl span.id {
    display: block;
    float: left;
    height: 30px;
    line-height: 32px;
    font-weight: bold;
    font-size: 15px;
    color: #007dc5;
}
div.object p.addr {
    color: #007dc5;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 3px 17px 0 0;
    white-space: nowrap;
    overflow: hidden;
    /*float: left;*/
}
div.object p.addr span.counter {
    float: right;
    color: #b2b2b2;
    font-size: 13px;
    display: inline-block;
    text-align: right;
    width: 160px;
    height: 30px;
}
div.object p.addr span.counter img {
    margin-left: 5px;
    margin-top: 7px;
    height: 14px;
}
div.object p.addr span.counter b {
    color: #494949;
    font-weight: normal;
}
div.object p.addr a.show-btn {
    display: none;
    float: right;
    margin-right: 10px;
}
div.object div.ph {
    width: 272px;
    padding: 5px;
    background: #fff url('../images/loader.gif') center center no-repeat;
    border: 1px solid #dadada;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -o-border-radius: 12px;
    box-shadow: 0px 0px 3px 0px #dadada;
    float: left;
    position: relative;
    left: -1px;
    bottom: -1px;
    height: 181px;
}
div.object div.ph a {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}
div.object div.ph img {
    position: absolute;
    top: 5px;
    left: 5px;
    display: block;
    width: 272px;
    height: 181px;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    -moz-border-radius: 9px;
    -o-border-radius: 9px;
}
div.object div.ph p.controls {
    position: absolute;
    margin: 0;
    bottom: 9px;
    left: 9px;
    height: 18px;
    white-space: nowrap;
}
div.object div.ph span.counter {
    /*position: absolute;*/
    /*bottom: 9px;*/
    /*left: 9px;*/
    display: block;
    float: left;
    background: url('../images/white75.png') 0 0 repeat;
    height: 18px;
    padding: 0 6px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    line-height: 18px;
    margin: 0;
    color: black;
    font-size: 11px;
}
div.object div.ph span.new {
    position: absolute;
    top: 5px;
    left: 5px;
    background: url('../images/new.png') 0 0 repeat;
    width: 44px;
    height: 44px;
}
div.object div.ph span.wifi {
    position: absolute;
    top: 5px;
    right: 5px;
    background: url('../images/free-wifi.png') 0 0 repeat;
    width: 69px;
    height: 69px;
}
div.object div.info {
    width: 658px;
    float: right;
    position: relative;
    right: -1px;
    bottom: -1px;
    background-color: #fff;
    border: 1px solid #dadada;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -o-border-radius: 12px;
    box-shadow: 0px 0px 3px 0px #dadada;
    height: 191px;
    /*overflow: hidden;*/
}
div.object div.info div.params {
    /*overflow: hidden;*/
    border-bottom: 1px solid #dadada;
    box-shadow: 0px 0px 3px 0px #dadada;
    height: 130px;
    padding: 10px 17px 0 14px;
}
div.object div.params span.ttl,
div.object div.params div.ttl {
    color: #949494;
    font-size: 14px;
    margin-bottom: 3px;
    display: block;
}
div.object div.params span.ttl span.r {
    float: right;
    /*overflow: hidden;*/
}
div.object div.params span.rating-row {
    height: 16px;
}
div.object div.params div.dist {
    width: 115px;
    float: left;
    color: #949494;
    font-size: 14px;
}
div.object div.params div.dist div {
    padding: 0px 7px 0;
    position: relative;
    left: -7px;
    width: 70px;
}
div.object div.params div.dist .feature-title {
    margin-left: -7px;
    margin-bottom: 3px;
}
div.object div.params div.dist .feature-more__content {
    width: 250px;
    font-size: 13px;
}
div.object div.params div.dist p {
    margin: 0;
    width: 70px;
    background: url('../images/dots.png') left 14px repeat-x;
    height: 20px;
    line-height: 20px;
    text-align: right;
    color: #b2b2b2;
    font-size: 13px;
    /*padding: 0 7px;*/
}
div.object div.params div.dist div.active {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: #e2e9ed;
}
div.object div.params div.dist p img {
    display: block;
    opacity: 0.5;
    -moz-opacity: 0.5;
}
div.object div.params div.dist p img.active {
    opacity: 1;
    -moz-opacity: 1;
}
div.object div.params div.dist p b {
    color: #000000;
    font-size: 13px;
    padding-left: 2px;
}
div.object div.params div.dist p span {
    background-color: #fff;
}
div.object div.params div.dist div.active p span {
    background-color: #e2e9ed;
}
div.object div.params div.dist p span.l {
    float: left;
    padding-right: 1px;
    display: block;
    height:20px;
    overflow: hidden;
    /*padding-top: 1px;*/
}
div.object div.params div.dist p span.l a {
    opacity: 0.5;
    -moz-opacity: 0.5;
}
div.object div.params div.dist p span.l a:hover {
    opacity: 1;
    -moz-opacity: 1;
}
div.object div.params div.equip {
    width: 130px;
    float: left;
    margin-right: 20px;
}
div.object div.params div.equip img {
    display: block;
    float: left;
    margin: 0 8px 0 0;
}
div.object div.params div.equip div.ttl a {
    font-size: 13px;
}
div.object div.params div.equip div.rating {
    height: 38px;
    padding: 1px 0 0 8px;
    /*background: #fff url('../images/list-rating-bg.png') left center repeat-x;*/
    line-height: 19px;
    text-align: left;
    margin: 33px 0 0 -8px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
div.object div.params div.equip div.rating a {
    color: #01aff0;
    font-size: 14px;
    line-height: 17px;
    float: left;
    margin-right: 2px;
}
div.object div.params div.equip div.rating .feature-more {
    line-height: 17px;
}
div.object div.params div.equip div.rating .feature-more__link {
    color: #f68b1e;
    font-size: 14px;
    text-decoration: none;
}
div.object div.params div.equip div.rating b {
    color: #f68b1e;
    font-size: 14px;
    font-weight: normal;
}
div.object div.params div.equip div.rating b.rating-val {
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    background-color: #f3f8fd;
    position: relative;
    color: #f68b1e;
    text-align: center;
    font-weight: bold;
    border: 1px solid #d6e9f9;
    border-radius: 13px;
    -o-border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    overflow: hidden;
    position: relative;
    margin-top: -6px;
    margin-left: 5px;
    /*top: -11px;*/
}
div.object div.params div.equip div.rating b.rating-val i {
    display: block;
    width: 26px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #d6e9f9;
    z-index:1;
}
div.object div.params div.equip div.rating b.rating-val span {
    position: relative;
    z-index:2;
    color: #f68b1e;
    font-size: 14px;
}

div.object div.params div.equip div.rating small {
    display: block;
    color: #b2b2b2;
    font-size: 13px;
    white-space: nowrap;
}
div.object div.params div.equip div.rating small b {
    color: #494949;
    font-size: 13px;
}
div.object div.params div.equip div.rating .b-rating-item {
    width: 145px;
}
div.object div.params div.equip div.rating .b-rating-item-group {
    padding: 4px 5px;
}
div.object div.params div.equip div.no-rating {
    /*line-height: 40px;*/
    color: #b2b2b2;
    font-size: 13px;
}
div.object div.params p.area {
    color: #b2b2b2;
    font-size: 13px;
    line-height: 20px;
}
div.object div.params p.area b {
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    float: right;
    line-height: 17px;
}
div.object div.params p.area b sup {
    font-size: 60%;
}
div.object div.params div.equip div.list {
    background-color: #fff;
    border: 1px solid #dadada;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    box-shadow: 0px 0px 3px 0px #dadada;
    padding: 4px 0px 0px 8px;
    width: 272px;
    overflow: hidden;
    position: absolute;
    z-index: 3;
    top: 16px;
    left: -9px;
    display:none;
}
div.object div.params div.equip div.list img {
    display: block;
    float: left;
    margin: 0 8px 8px 0;
    width: 26px;
    height: 26px;
}
div.object div.params div.equip div.weblist {
    height: 26px;
}
div.object div.params div.equip div.ttl {
    z-index: 5;
    position: relative;
    /*margin-top: -6px;*/
    padding-bottom: 1px;
    height: 17px;
}
div.object div.params div.equip div.ttl span.t {
    float: left;
}
div.object div.params div.equip div.ttl span.more {
    height: 20px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    padding: 3px 3px 0;
    z-index: 4;
    left: -6px;
    top: -6px;
}
div.object div.params div.equip div.ttl span.more a {
    display: inline-block;
    height: 25px;
    line-height: 20px;
    padding: 0 6px;
    border: 1px solid transparent;
}
div.object div.params div.equip div.ttl span.more a.active {
    display: inline-block;
    background-color: #fff;
    height: 25px;
    line-height: 20px;
    border: 1px solid #dadada;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    box-shadow: 0px 0px 3px 0px #dadada;
    padding: 0 6px;
}
div.object div.params div.beds {
    width: 180px;
    float: left;
}
div.object div.params div.beds .beds-list {
    height: 60px;
}
div.object div.beds table {
    width: 100%;
    margin-top: 6px;
}
div.object div.beds table td {
    padding: 3px 0;
    white-space:nowrap;
}
div.object div.beds table td.im {
    width: 1%;
    padding-right: 4px;
}
div.object div.beds table td.last {
    width: 1%;
    text-align: right;
}
div.object div.beds table td.none {
    color: #bfbfbf;
}
div.object div.beds table td.none img {
    opacity: 0.25;
    -moz-opacity: 0.25;
}
div.object div.params div.beds .beds-list,
div.object div.params p.maxpeople,
div.object div.params p.area{
    margin-right: 40px;
}
div.object div.params p.maxpeople {
    color: #b2b2b2;
    font-size: 13px;
    margin-top: 2px;
    margin-bottom: 0px;
}
div.object div.params p.maxpeople span {
    color: #000000;
    font-size: 13px;
    background: url('../images/person-blue.png') right 3px no-repeat;
    padding-right: 15px;
    float: right;
}
div.object div.prices {
    float: right;
    text-align: right;
}
div.object div.prices span.ttl {
    color: #b2b2b2;
    font-size: 14px;
}
div.object div.prices span.ttl b {
    color: #f68b1e;
    font-weight: normal;
}
div.object div.prices span.ttl a {
    color: #f68b1e;
    text-decoration: none;
}
div.object div.prices span.ttl a:hover {
    text-decoration: underline;
}
div.object div.prices span.ttl a.rating-link {
    color: #b2b2b2;
}
div.object div.prices span.ttl a.rating-link b {
    color: #01aff0;
}
div.object div.prices table {
    margin-top: 3px;
    text-align: right;
    line-height: 20px;
    float: right;
}
div.object div.prices table td {
    padding-left: 2px;
}
div.object div.prices table td.f {
    background: url('../images/dots2.png') left 14px repeat-x;
    text-align: left;
    padding: 0 5px 0 0;
}
div.object div.prices table td.l {
    text-align: left;
}
div.object div.prices table td.f span {
    background-color: #fff;
    color: #616161;
    padding-right: 2px;
    font-size: 12px;
}
div.object div.prices table td.for-night {
    color: #f68b1e;
    font-size: 17px;
    font-weight: bold;
    white-space: nowrap;
    width: 1px;
}
div.object div.prices table tr.oldprice td.for-night {
    text-decoration: line-through;
    font-size: 15px;
    font-weight: normal;
}
div.object div.prices table tr.oldprice td.for-period {
    text-decoration: line-through;
    font-size: 13px;
    font-weight: normal;
}
div.object div.prices table tr.oldprice td {
    line-height: 12px;
    height: 12px;
}
div.object div.prices table td.for-breakfast {
    color: #feca3f;
    font-size: 14px;
    font-weight: bold;
}
div.object div.prices table td.breakfast-include {
    padding-left: 0px;
}
div.object div.prices table td.breakfast-include b.for-breakfast {
    color: #feca3f;
    font-size: 14px;
    font-weight: bold;
    float: right;
}
div.object div.prices table td span.for-breakfast-ttl {
    font-size: 12px;
    float: left;
    color: #616161;
    background: url('../images/breakfast-price.png') right 2px no-repeat;
    padding-right: 19px;
    margin-right: 5px;
}
div.object div.prices table td.for-period {
    color: #949494;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    width: 1px;
}
div.object div.prices table td.for-night span,
div.object div.prices table td.for-breakfast span,
div.object div.prices table td.for-period span {
    font-size: 14px;
}
div.object div.prices table tr.br td {
    /*padding-top: 10px;*/
    font-size: 13px;
}
div.object div.prices table tr.br td.f {
    /*background: url('../images/dots2.png') left 24px repeat-x;*/
}
div.object div.prices table tr.br td.f span {
    font-size: 12px;
}
div.object div.info div.btns {
    padding: 10px 10px 0 10px;
}
div.object div.info div.btns a.sq-btn {
    margin-right: 24px;
}
div.object div.info div.btns a.continue-btn2 {
    float: right;
}
div.object div.info div.btns a.dislike-btn {
    float: right;
}

a.sq-btn {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 8px 0 0;
    background: url('../images/fix-gradients2.png') 0 -92px repeat-x;
    color: #01aff0;
    font-size: 13px;
    border: 1px solid #DADADA;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    box-shadow: 0px 0px 3px 0px #DADADA;
    text-decoration: none;
    overflow: hidden;
}
a.sq-btn:hover {
    background: #fff;
    border-color: #ced1d5;
    box-shadow: 0px 0px 3px 0px #ced1d5;
}
a.sq-btn span {
    display:inline-block;
    width: 32px;
    height: 30px;
    float: left;
    margin-right: 5px;
    border-right: 1px solid #d2dfea;
    border-radius: 7px 0 0 7px;
    -webkit-border-radius: 7px 0 0 7px;
    -khtml-border-radius: 7px 0 0 7px;
    -moz-border-radius: 7px 0 0 7px;
    -o-border-radius: 7px 0 0 7px;
}
a.sq-btn-inactive {
    opacity: 0.4;
    -moz-opacity: 0.4;
    cursor: default;
    background-position: 0 -212px;
    color: #b2b2b2;
}
a.sq-btn-inactive:hover {
    background: url('../images/fix-gradients2.png') 0 -212px repeat-x;
}
a.video-btn span {
    background: url('../images/video-btn.png') 0 0 no-repeat;
}
a.onmap-btn span {
    background: url('../images/marker-btn2.png') 0 0 no-repeat;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 9px;
    line-height: 20px;
    width: 31px;
    padding-left: 1px;
}
a.addlike-btn span {
    background: url('../images/like-btn.png') 0 0 no-repeat;
}
a.hide-btn span {
    background: url('../images/hide-btn.png') 0 0 no-repeat;
}
a.show-btn span {
    background: url('../images/show-btn.png') 0 0 no-repeat;
}
a.dislike-btn span {
    background: url('../images/dislike-btn.png') 0 0 no-repeat;
}
a.cont-btn span {
    background: url('../images/continue-btn.png') 0 0 no-repeat;
}
a.sq-btn-inactive.video-btn span {
    background: url('../images/no-video-btn.png') 0 0 no-repeat;
}
a.sq-btn-inactive.onmap-btn span {
    background: url('../images/no-map-btn.png') 0 0 no-repeat;
}
a.sq-btn-inactive.addlike-btn span {
    background: url('../images/no-like-btn.png') 0 0 no-repeat;
}
a.gray-sq {
    background: url('../images/fix-gradients2.png') 0 -122px repeat-x;
    color: #777;
}
a.gray-sq:hover {
    background: #fff;
    border-color: #ced1d5;
    box-shadow: 0px 0px 3px 0px #ced1d5;
}
a.green-sq {
    background: url('../images/fix-gradients2.png') 0 -242px repeat-x;
    color: #448f00;
}
a.green-sq:hover {
    background: url('../images/fix-gradients2.png') 0 -445px repeat-x;
}

a.orange-btn,
a.green-btn {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 35px;
    background: url('../images/fix-gradients2.png') 0 -152px repeat-x;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #f68b1e;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    text-shadow: 0px -1px #7d653f;
    text-decoration: none;
    position: relative;
    text-align: center;
}
a.orange-btn:hover {
    background-position: 0 -496px;
    text-shadow: 0px -1px #014973;
    border-color: #97b3c6;
}
a.green-btn {
    background-position: 0 -182px;
    border-color: #a0b13b;
}
a.green-btn:hover {
    background-position: 0 -152px;
    border-color: #f68b1e;
}
a.continue-btn2 {
    padding-left: 42px;
}
a.continue-btn2 span {
    display: block;
    width: 16px;
    height: 16px;
    background: url('../images/contnue.png') 0 0 no-repeat;
    position: absolute;
    top: 6px;
    left: 16px;
}

div.hover-object {
    background-color: #e6f0f8;
}
div.hover-object div.info {
    background-color: #e6f0f8;
}
div.hover-object div.info div.params {
    background-color: #f3f8fd;
    border-radius: 12px 12px 0px 0px;
    -webkit-border-radius: 12px 12px 0px 0px;
    -khtml-border-radius: 12px 12px 0px 0px;
    -moz-border-radius: 12px 12px 0px 0px;
    -o-border-radius: 12px 12px 0px 0px;
}
div.hover-object div.params div.dist p span,
div.hover-object div.prices table td.f span {
    background-color: #f3f8fd;
}

div.short-object {
    padding: 1px 0 4px;
}
/*div.short-object p.ttl b.type,*/
/*div.short-object p.addr,*/
div.short-object div.ph,
div.short-object div.info,
div.short-object p.addr span.foradmin {
    display: none;
}
div.short-object p.addr a.show-btn {
    /*margin-left: 20px;*/
    display: inline-block;
}

div.short-results-map {
}
div.short-results-map div.results-map div.onmap div.map {
    height: 120px;
}
div.short-results-map div.results-map div.onmap div#results-map {
    /*height: 120px;*/
}
div.short-results-map div.res-map-legend {
    display: none;
}
div.short-results-map div.results-map div.list div.scroll {
    height: 80px;
    overflow: hidden;
}
div.short-results-map div.results-map div.list p.nav,
div.short-results-map div.results-map div.onmap div.points,
    /*div.short-results-map div.res-map-legend,*/
div.short-results-map div.results-map div.onmap a.resize  {
    display: none;
}
div.short-results-map div.results-map div.onmap div.map a.bigger  {
    display: block;
}


div.video-window {
}
div.video-window div.container {
    padding: 0;
    border: 1px solid #E2E9ED;
}
div.video-window h4 {
    margin-left: 30px;
}

div.obj-infowindow {
}
div.obj-infowindow p.type {
    color: #000000;
    font-size: 14px;
    margin-bottom: 8px;
    padding: 3px 0 ;
}
div.obj-infowindow p.type a {
    color: #000000;
    text-decoration: none;
    font-size: 14px;
}
div.obj-infowindow p.type img {
    height: 25px;
    float: left;
    position: relative;
    top: -3px;
    margin-right: 5px;
}
div.obj-infowindow div.ph {
    float: left;
    width: 100px;
    height: 100px;
}
div.obj-infowindow div.ph img {
    display: block;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}
div.obj-infowindow div.info {
    float: left;
    width: 200px;
    margin-left: 20px;
}
div.obj-infowindow div.info a.id {
    color: #616161;
    font-size: 15px;
    margin-right: 15px;
    text-decoration: none;
}
div.obj-infowindow div.info span.rating {
    color: #b2b2b2;
    font-size: 13px;
}
div.obj-infowindow div.info span.rating b {
    color: #f68b1e;
    font-size: 13px;
    font-weight: normal;
}
div.obj-infowindow div.info p.price {
    margin-top: 5px;
    color: #616161;
    font-size: 15px;
}
div.obj-infowindow div.info p.price span {
    color: #f68b1e;
    font-size: 17px;
    font-weight: bold;
}
div.obj-infowindow div.info p.addr {
    color: #616161;
    font-size: 13px;
    font-weight: bold;
}

div.gmap-legend-window {
    /*display: block;*/
    box-shadow: 0 0 6px 2px #ccc;
    right: 0px;
    width: 300px;
    z-index: 5;
}
div.gmap-legend-window span.corner {
    width: 42px;
    height: 25px;
    background: url('../images/tt-window-corner-bottom.png') 0 0 no-repeat;
    bottom: -24px;
    left: auto;
    top: auto;
}
div.gmap-legend-window p {
    line-height: 22px;
    color: #b2b2b2;
    font-size: 14px;
    margin: 0; float: none;
}
div.gmap-legend-window p img {
    float: left;
    margin: 2px 5px 0 0;
}

div.error-window {
    position: fixed;
    width: 250px;
    left: 50%;
    top: 200px;
    margin-left: -185px;
}
div.error-window h4 {
    text-align: left;
    padding-left: 10px;
}
div.error-window fieldset {
    text-align: left;
    padding-left: 10px;
    color: #ff0000;
    font-size: 13px;
    line-height: 15px;
    padding-bottom: 15px;
}

div.note-window {
    position: fixed;
    width: 250px;
    left: 50%;
    top: 200px;
    margin-left: -185px;
}
div.note-window h4 {
    text-align: left;
    padding-left: 10px;
}
div.note-window fieldset {
    text-align: left;
    padding-left: 10px;
    /*color: #ff0000;*/
    font-size: 13px;
    line-height: 15px;
    padding-bottom: 15px;
}

div.system-messages {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 250px;
    z-index: 1;
}
div.system-messages div.mess {
    display: none;
    position: relative;
    width: 230px;
    background: #474745;
    /*background: #6B3600;*/
    color: white;
    font-size: 11px;
    margin-top: 20px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -khtml-border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: #555 2px 2px 2px;
    font-family: Verdana, Arial, Tahoma;
    padding: 10px;
    z-index: 5;
}
div.system-messages div.infoViewers {
    padding: 10px 10px 10px 60px;
    width: 170px;
    background: #474745 url('../images/users2.png') 13px center no-repeat;
    height: 40px;
}
div.system-messages div.infoLastReserve {
    padding: 10px 10px 10px 60px;
    width: 170px;
    background: #474745 url('../images/clock.png') 13px center no-repeat;
    min-height: 40px;
}

div.err-message {
    padding: 20px 0;
    text-align: center;
    color: #f00;
    font-weight: bold;
}
div.ok-message {
    padding: 20px 0;
    text-align: center;
    color: #008800;
    font-weight: bold;
}

div.fullscreen div.foot label.legend {
    float: left;
    margin: 0 25px 0 35px;
    color: #B2B2B2;
    font-size: 14px;
    height:25px;
    line-height:25px;
}
div.fullscreen div.foot label.legend img {
    float: left;
    margin: 9px 5px 0 0;
}
div.fullscreen div.foot label.exhib-legend img {
    margin-top:0px;
}

.ui-autocomplete {
    z-index: 2!important;
    font-size: 11px;
    height: 100px;
    overflow-y: auto;
    border: 1px solid #924A00;
}
.ui-autocomplete .ui-menu-item .ui-state-hover {
    background: #eee;
    border: 1px solid #bbb;
    color: #222;
}

div.add-soc .a2a_menu span {
    background: url('../images/soc-add.png');
}
div.add-soc .a2a_default_style a {
    padding: 0;
}
div.add-soc div.a2a_kit {
    float: left;
}

a.rating-pdf {
    display: inline-block;
    width: 14px;
    height: 16px;
    background: url('../images/sprite3.png') -32px 0px no-repeat;
    margin-right: 6px;
    float: left;
}

.feature-title {
    display: block;
    height: 17px;
    line-height: 17px;
    padding-bottom: 1px;
    color: #949494;
    font-size: 14px;
}
.feature-title__text {
    float: left;
    display: inline-block;
    /*line-height: 17px;*/
}
.feature-more {
    display: inline-block;
    position: relative;
    overflow: visible;
    /*margin: 3px 3px 0;*/
    z-index: 4;
    /*left: -6px;*/
    /*top: -6px;*/
}
.feature-more__link {
    display: block;
    padding: 0 6px;
    /*border: 1px solid transparent;*/
    position: relative;
    z-index: 2;
    color: #01aff0;
    text-decoration: underline;
    font-size: 13px;
    /*top: -3px;*/
}
.feature-more__link:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #fff;
    border: 1px solid #dadada;
    border-bottom: 0 none;
    border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    box-shadow: 0 -1px 2px 0 #dadada;
    -moz-box-shadow: 0 -1px 2px 0 #dadada;
    -webkit-box-shadow: 0 -1px 2px 0 #dadada;
    left: 0;
    right: 0;
    top: -3px;
    bottom: -1px;
    opacity: 0;
    z-index: -1;
}
.feature-more:hover .feature-more__link {
    text-decoration: none;
    /*background-color: #fff;
    border: 1px solid #dadada;
    border-bottom: 0 none;
    border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    box-shadow: 0 -1px 2px 0 #dadada;
    -moz-box-shadow: 0 -1px 2px 0 #dadada;
    -webkit-box-shadow: 0 -1px 2px 0 #dadada;
    text-decoration: none;*/
}
.feature-more:hover .feature-more__link:before {
    opacity: 1;
}
.feature-more__content {
    display: none;
    background-color: #fff;
    border: 1px solid #dadada;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    box-shadow: 0px 0px 3px 0px #dadada;
    -moz-box-shadow: 0px 0px 3px 0px #dadada;
    -webkit-box-shadow: 0px 0px 3px 0px #dadada;
    padding: 5px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.feature-more:hover .feature-more__content {
    display: block;
}

.feature-more__content .b-dl__dd,
.feature-more__content .b-dl__dt {
    background: #fff;
}

.feature-bedrooms {
    margin: 0 -1px -5px;
    white-space: nowrap;
}
.feature-bedrooms .b-bedroom {
    width: 150px;
    display: inline-block;
    margin: 0 1px 3px;
}

.feature-more._drop-up .feature-more__link:before {
    bottom: -3px;
    top: -1px;
    border: 1px solid #dadada;
    border-top: 0 none;
    border-radius: 0 0 7px 7px;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    box-shadow: 0 1px 2px 0 #dadada;
    -moz-box-shadow: 0 1px 2px 0 #dadada;
    -webkit-box-shadow: 0 1px 2px 0 #dadada;
}
.feature-more._drop-up .feature-more__content {
    top: auto;
    bottom: 100%;
}
.feature-more__content._shift-left {
    margin-left: -120px;
}

.search-result .onmap-btn {
    float: right;
    margin-right: 10px;
    margin-top: -3px;
}