.dc_map_map-page {
    width: 100%;
    height: 100%;
}
.dc_map_map-page tr td {
    text-align: left;
    vertical-align: top;
}
.dc_map_map-page .dc_map_listings-filters h4:first-child {
    padding-top: 0;
}
.dc_map_map-page .dc_map_listings-filters h4 {
    border: medium none;
    padding: 0;
    clear: both;
    margin-bottom: 5px;
	font-weight: 600;
    font-size: 100%;
	margin-top: 20px;
}
.dc_map_map-page .dc_map_filter-choice {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #313131;
    margin: 0 5px 0 0;
    cursor: pointer;
}
.dc_map_map-page .dc_map_filter-choice.act {
    border-color: #ad1e23;
    color: #ad1e23;
}
.dc_map_map-page .dc_map_price-currency {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #000;
    background: #000;
    margin: 0 0 5px 5px;
    cursor: pointer;
    color: #ffffff;
}
.dc_map_map-page .dc_map_price-currency.act {
    border-color: #ad1e23;
    background-color: #ad1e23;
}
.dc_map_listings-filters .dc_map_clearfix {
    clear: both;
}
.dc_map_listings-filters .dc_map_clearfix {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.dc_map_listings-filters .dc_map_search-checkoption {
    display: block;
    width: 50%;
    float: left;
}
.dc_map_listings-filters .dc_map_search-checkoption {
    font-size: 13px;
}
.dc_map_listings-filters .dc_map_search-checkoption input {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    width: auto;
    position: relative;
    top: -1px;
}
.dc_map_listings-filters input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
}
.dc_map_listings {
    display: table-row;
}
.dc_map_listings-filters-column {
   // position: relative;
    overflow: auto;
    width: 320px;
}
.dc_map_listings-filters {
    width: 300px;
	margin-bottom: 50px;
    position: absolute;
    top: 0px;
    z-index: 200;
    background: none repeat scroll 0 0 #FFFFFF;
    padding-bottom: 15px;
}
.dc_map_listings-filters label {
    font-weight: 100;
}
.dc_map_listings td {
   // position: relative;
}
.dc_map_filter-input {
    width: 111px;
	border: 1px solid #313131;
    display: inline-block;
    margin: 0 5px;
}
.dc_map_txt{
	width: 280px;
}
.dc_map_listings-filters .dc_map_filter-view {
    display: inline-block;
    line-height: 20px;
    text-align: center;
    border: 1px solid #313131;
    background-color: #313131;
    color: #ffffff;
    margin-top: 15px;
    padding: 5px 18px;
	cursor: pointer;
}
.dc_map_map-page .dc_map_listings-filters .dc_map_filter-ch h4{
	margin-top: 20px;
}
.dc_map_map-page .dc_map_listings-filters .dc_map_tablet-hide h4{
	margin-top: 0px;
}
.dc_map_map-page .dc_map_listings-filters .dc_map_tablet-hide h4.dc_map_h4-price{
	margin-top: 20px;
}
.dc_map_map-page .dc_map_listings-filters .dc_map_tablet-hide.dc_map_price-block{
	padding-bottom: 18px;
}



.dc_map_item_block {
    position: absolute;
    width: 320px;
    //height: 100%;
    height: 700px;
    overflow: auto;
    padding-right: 20px;
}
.dc_map_item_list {
    margin: 0 0 10px 10px;
    padding: 10px;
    border: 1px solid #3366FF;
    display: block;
}
.dc_map_item_list:hover {
    border-color: #535252;
	text-decoration: none;
	color: #000;
}
.dc_map_item_list table {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
}
.dc_map_item_list table tr td {
    vertical-align: middle;
}
.dc_map_item_list_img_td {
    width: 80px;
	padding-right: 5px;
}
.dc_map_item_list_img {
    width: 70px;
    height: 70px;
    overflow: hidden;
    padding: 0;
    display: block;
    text-align: center;
    border: 1px solid #cfcfcf;
    position: relative;
}
.dc_map_item_list_img span {
    display: block;
    width: 500px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -250px;
}
.dc_map_item_list_img span img {
    border-radius: 5px;
    height: 70px;
    width: auto;
}
.dc_map_item_list_title {
    overflow: hidden;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
}
.dc_map_item_list_info {
    color: #000;
    font-size: 11px;
    margin: 3px 0;
}
.dc_map_item_list_price {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.dc_map_item_list.dc_map_hover-a{
	border-color: #FF0000;
}





.dc_map_ball-text {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	line-height: 16px;
	max-width: 350px;
}
.dc_map_ball-name {
    font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	text-transform: uppercase;
    font-size: 13px;
}
.dc_map_ball-price {
    font-weight: bold;	
}
.dc_map_ball-text .dc_map_und{
	text-decoration: underline;
}
.dc_map_list-cluster li {
    margin-bottom: 5px;
    border-bottom: solid 1px #C3BBBB;
    padding-bottom: 5px;	
}
.dc_map_list-cluster {
    height: 180px;
    overflow: auto;
	width: 280px;
	font-weight: normal;
    list-style-type: none;
	margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
	list-style-image: none;
}








.dc_map_item_block .dc_map_none-a {
    display: none;
}
.dc_map_listings-filters .filter-view {
    //margin-bottom: 20px;
}

@media (max-width:667px) {
    td.dc_map_item_list_img_td {
        display: none;
    }
    .dc_map_listings-filters-column{ 
        width: 180px;
    }
    .dc_map_item_block { 
        width: 200px;
    }
}