.ncal_status{
	line-height: 24px;
    background-color: #f0f8ff;
    color: #000;
    border-radius: 3px;
    border: solid 1px #bbb;
    border-bottom: solid 1px #aaa;
    padding: 1px 4px;
	font-weight:bold;
	margin-right:3px;
}

.ncal_nowrap{
	white-space:nowrap;
}

.ncal_nowrap_br{
	display:block;
}

.ncal_status.free{
	background: rgba(0, 255, 0, 0.2);
	border-color:green;
}

.ncal_status.not_available{
	background: #ffc3c3;
}

.ncal_status.price_null{
	background: #eaeaea;
}

.ncal_status.min_days{
	background: #ffc3c3;
}

.q_word.plus{
	color:green;
}

.q_word.minus{
	color:red;
}

.q_phrase.plus{
	color:green;
	text-decoration:underline;
}		
.q_phrase.minus{
	color:red;
	text-decoration:underline;
}

.result-count h1{
display:inline;
margin:0px;
padding:0px;
font-size:18px;
font-weight:bold;
}

.result-count-listing h1{
	display:block;
	margin:0 0 5px;
	font-size:20px;
	font-weight:normal;
    padding: 8px 10px;
    font-weight: bold;
    border-top: 1px solid rgb(0 0 0 / 62%);
    border-bottom: 1px solid rgb(0 0 0 / 55%);
	white-space: normal;
	/*background: #fafafa;*/
	box-shadow: inset 0 -10px 10px -10px rgb(0 0 0 / 35%), inset 0 10px 10px -10px rgb(0 0 0 / 35%); 
}

.obiavicnt {
	font-weight: bold;
	padding-left: 10px;
}

.result-count{
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 100%;
}

.result-count.result-count-listing {
	padding: 0;
	background: none;
	background-image: none;	
}

.searchq_right{
	padding: 0px 5px 0px 5px;
	display: table-cell;
	vertical-align: top;
}

.searchq_left{
display: table-cell;
width: 280px;
}

.searchq_left li:hover{
background:none;
}

.filter-box-left{
	left: 270px !important; 
}


#ajax_filter_overlay_buttons .btn-primary{
	font-size:20px;
	
}

#ajax_filter_overlay_buttons {
    position: fixed;
    margin-top: 50px;
    margin-left: 50px;
}

#searchq_li_calendar{
	padding: 10px 5px 10px 0;
	padding-bottom:3px;
	border-bottom:0px;
}


#searchq_li_region{
	padding: 10px 5px 10px 0;
}

#searchq_li_category{
	padding: 3px 5px 10px 0;
}

#searchq_li_region.searchq_region_cat{
padding-bottom:3px;
border-bottom:0px;
}

.searchq_cat_icon{
	width:30px;
}


#searchq_table{
display: table;
width: 100%;
table-layout: fixed;
}

.searchq_dropdown_table{
table-layout: fixed;
display:table;
font-size:15px;
width:100%;
text-align:left;
padding:0px 10px;
line-height:35px;
background:white;
border:1px solid #dadada;
border-radius:5px;
cursor:pointer;
}

.searchq_dropdown_cell1{
display:table-cell;
overflow: hidden;
text-overflow: ellipsis;
white-space:nowrap;
}

.searchq_dropdown_cell2{
display:table-cell;
width:12px;
text-align:center;
}

.searchq_dropdown_cell3{
display:table-cell;
width:38px;
text-align:left;
}

.searchq_dropdown_cell3 img{
width:35px;
max-height:28px;
margin-bottom:3px;
}


/* searchq_cat_links */
.searchq_cat_links {
	padding:0px;
    font-size: 16px;
    text-align: right;
    list-style-type: none;
    display: block;
    vertical-align: top;
}

.searchq_cat_links li {
    border-bottom: 1px solid #dadada;
	width:100%;
}


.searchq_cat_links a {
    color: #444;
    text-decoration: none;
	display:block;
	line-height:24px;
	padding: 3px 15px 3px 3px;
    position: relative;
}

.searchq_cat_links a:hover {
    color: #444;
    text-decoration: none;
}
/* end of searchq_cat_links */


#all_region_ads{
display:none;
}

#li_cat_others{
display:none;
}

.erotic-listing {
    background-color: white;
    font-size: 14px;
    line-height: 23px;
    border: 1px solid #FFA3A3;
    border: 1px solid #f0f0f0;
    color: #000000;
    padding: 10px;
    position: relative;
	margin-bottom:10px;
}


.erotic-listing-text {
     padding-left: 15px !important; 
}


.listing_top_actions{
    width: 100%;
	padding: 0px 3px;
	box-sizing: border-box;
}

.listing_top_button img{
	height: 18px;
    padding: 1px;
	vertical-align: middle;
	box-sizing: border-box;
}

.listing_top_button span{
	padding-left:3px;
}

a.listing_top_button {
	box-sizing: border-box;
	user-select: none;
	font-size: 15px;
    display: inline-block;
    height: 28px;
    text-shadow: rgb(255, 255, 255) 0px 1px 0px;
    background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
	background-repeat: repeat-x;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    border: 1px solid rgb(173, 173, 173);
    padding: 1px 5px;
	line-height: 1.5;
    border-radius: 3px;
    transition: all .5s;
	text-align: center;
    white-space: nowrap;
    vertical-align: middle;
	touch-action: manipulation;
    cursor: pointer;
	color:black;
	text-decoration:none;
	margin-bottom: 5px; 
}

a.listing_top_button:hover{
	color:black;
	text-decoration:none;
	background-position: 0 -15px;
	background-color: #e0e0e0;
}

a.listing_top_button_selected, .sort_selected, .serchq_cr_selected{
	background:#ffffcc !important; 
}

#sortdropdown{
	left:auto;
	right:0;
	/*border-bottom: 1px solid #dadada;*/
	/*border-top: 1px solid #dadada;*/
	display: none;
}

#sortdropdown>div{
	display: none;
}

#sortdropdown>ul{
	left: auto;
    right: 0px;
    display: block;
}

a.listing_top_button_disabled{
	opacity: 0.3;
	cursor: not-allowed;
}


.qfilled{
	background:yellow !important;
	color:black !important;
}

.fm_selected{
	background:white !important; 
	color:black !important;
}

.mobile_only,
.btn.mobile_only{
	display:none;
}

/*
.find-menu a.fm_clear{
	color:white;
	border-radius:;
	background:red;
}

.find-menu a.fm_clear:hover{
	color:red;
}
*/

.searchq-category-menu:first-child{
padding: 12px 7px 5px 7px;
    border-top: none;
    background: none;
}


.bold{
	font-weight:bold !important;
}

.find-serach-menu-mobile {
    display: block;
	float: left;
}

.find-serach-menu-mobile .btn {
	padding: 1px 10px;
}



#listing-table{
	display: flex;
	flex-direction: row;
    flex-wrap: nowrap;
	width:100%;
	/* display:table;
	table-layout:fixed; */
}


.right-listing{
	flex-grow: 1;
	/* display:table-cell; */
	padding:0px 5px 5px 5px;
}

.find-menu-td{
	flex-shrink: 0;
	flex-grow: 0;
	/* display:table-cell; */
    width: 280px;
    vertical-align: top; 
	box-sizing: border-box;
    padding-left: 0px;
    margin-right: 10px;
}

.find-menu {
    font-size: 16px;
    text-align: left;
    list-style-type: none;
    background-color: #f7f7f7;
	box-sizing: border-box;
}

.find-show-results{
	display: none;
	text-align: center;
	padding: 7px 0 12px 0;
}

.find-menu .find-show-results a{
	min-width: 60%;
	padding: 7px 12px;
	font-size: 16px;
}


.fm_li {
    border-top: 1px solid #dadada;
    background-color: #f7f7f7;
}

.fm_li.fm_disabled {
    opacity:0.2;
}

.call_lg{
	cursor:pointer;
}

.fm_li:hover {
    background: linear-gradient(to right, #fff, #cfcfcf );
}

.fm_li_table{
	display:table;
	width:100%;
}

.fm_li_table_row{
	display:table-row;
}

.fm_li_table_cell_1{
	display:table-cell;
	padding: 6px 0px 8px 6px;
}

.fm_li_table_cell_2{
	display:table-cell;
	width:30px;
	text-align:center;
	vertical-align: middle;
}

.fm_selected .fm_li_table_cell_2{
	display:table-cell;
	color:#919191 !important;
	width:30px;
	font-size:23px;
	text-align:center;
	vertical-align: top;
}

.fm_selected .fm_li_table_cell_2:hover{
	color:black !important;
}

.fm_li_table_cell_2 .loading{
	display:none;
}

.call_lg_loading .fm_li_table_cell_2 .loading
	{
	display:inline;
	}
	
.call_lg_loading .fm_li_table_cell_2
	{
	vertical-align: middle;
	}
	
.call_lg_loading .fm_li_table_cell_2 .static
	{
	display:none;
	}
	
.call_lg_open .fm_li_table_cell_2 .static
	{
	transform: rotate(270deg);
	}
	
.call_lg_open{
background:white;
font-weight:bold;
}

.fm_count{
	background:#D7262B;
	color:white;
	padding:1px 5px;
	font-weight:bold;
	border-radius:50%;
	text-shadow: none;
}

.fm_li *{
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.fm_div {
    padding: 6px 5px 8px 6px;
    background-color: #f7f7f7;
}

.fm_separator{
	height:2px;
	background:white;
}

.fm_div:first-child {
    border-top: 1px solid #ddd;
    font-size: 18px;
    padding: 10px 0px;
    font-weight: bold;
    text-align: center;
}


.fm_li:hover {
    background: linear-gradient(to right, #fff, #cfcfcf );
}

.find-menu a, .find-menu a:hover, .filter-box a {
    color: #444;
    text-decoration: none;
}

.filter-box {
	z-index:100;
    background-color: #fdfdfd;
    z-index: 60;
    font-size: 15px;
    overflow-y: auto;
    background: linear-gradient(to right, #fff, #f5f5f5 );
    box-shadow: -4px 0px 21px rgba(0, 0, 0, 0.45);
    position: fixed;
	top: 0px;
    bottom: 0px;
    left: 250px;
    min-width: 350px;
	-webkit-transition: all 150ms ease-out; 
    transition: all 150ms ease-out;
	box-sizing: border-box;
	
	/* flex start */
	background:white;
	position: fixed;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	overflow: auto;
	justify-content: flex-start;
	/* flex end */
}

.filter-box-map {
    min-width:600px;
}

.filter-box-smap {
    width:auto;
	right:0px;
}

.filter-box-smap .filter-box-items{
	flex-grow: 1;
	position:relative;
}

#section_tab_map{
position:absolute;
left:0px;
top:0px;
right:0px;
bottom:0px;
background:white url("/template/images/loading_rotate.gif") center center no-repeat;
display:none;
}




.filter-box-items {
    padding: 10px 10px 10px 10px;
    font-size: 16px;
    font-weight: normal;
    overflow-y: auto;
	pointer-events: auto;
	background:white;
}

.filter-box-pe{
	pointer-events: auto;
}

.filter-box-items a{
    padding-left: 5px;
}


.filter-box-title {
    font-size: 18px;
    padding: 20px 20px 0 0;
    font-weight: bold;
    text-align: center;
	margin:0px;
	line-height: 19px;
    
}
.filter-box-button-spacer {
    height: 50px;
    content: ' ';
}

.filter-box-button {
    width: 100%;
    box-shadow: 0px 0px 10px rgba(0,0,0,.3);
    background-color: white;
	padding-bottom: 10px;
	position:relative;
	pointer-events: auto;
}

.filter-box-button hr{
    margin-top: 10px;
	margin-bottom: 10px;
}


#call_lg_overlay{
width: 100%;
height: 100%;
background: black;
position: fixed;
top: 0;
left: 0;
z-index: 50;
cursor: not-allowed;
opacity:0;
display:none;		 
}

#call_lg_overlay.call_lg_overlay_shown{
	animation-name: call_lg_overlay_animation;
	animation-duration: 1s;
	display:block;
	animation-iteration-count: 1;
	opacity:0.2;
}

@keyframes call_lg_overlay_animation{
  from   {opacity:0}
}

.devidebycount{
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid #d1d1d1;
}

.close-btn {
    position: absolute;
    right: 4px;
    top: 4px;
    width: 15px;
    height: 15px;
    opacity: 0.4;
}
.close-btn:hover {
  opacity: 1;
}
.close-btn:before, .close-btn:after {
    position: absolute;
    left: 7px;
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: #000;
}
.close-btn:before {
  transform: rotate(45deg);
}
.close-btn:after {
  transform: rotate(-45deg);
}

.filter-from-to{
	background:#dadada;
	padding:15px 0px;
	font-size:16px;
	text-align:center;
	pointer-events: auto;
}

.filter-from-to table td {
    background-color: #efefef;
    padding: 3px 10px 0px 10px;
}

.filter-from-to table caption {
    background-color: #efefef;
    padding: 20px 10px 10px 10px;
    color: #111;
    font-weight: bold;
}

.filter-from-to table tr:first-child td {
    background-color: #efefef;
    padding-top: 10px;
}

.filter-from-to table tr:last-child td {
    background-color: #efefef;
    padding-bottom: 20px;
}

.filter-from-to-histogram{
	background:#efefef;
	padding:10px;
	order:1;
}

.selected-filters {
    text-align: right;
    font-size: 14px;
    padding-left: 5%;
    color: #1f3f89;
	font-weight:normal;
}

.selected-filters-all {
    text-align: right;
    font-weight:normal;
	font-size:11px;
	color:#aaa;
	float:right;
	margin-top:5px;
}


.selected-filters span {
    white-space:nowrap;
}

.selected-params{
    font-weight:bold;
}

.selected-filter-sum {
    display: none;
    color: #1f3f89;
}

.listtop-item {
    border: 1px solid #d6d6d6;
    -webkit-box-shadow: 2px 2px 2px #e2e2e2;
    box-shadow: 2px 2px 2px #e2e2e2;
    font-size: 16px;
    max-height: 225px;
    overflow: hidden;
    position: relative;
    display: block;
	color:black !important;
	text-decoration:none !important;
}

.listtop-item.id_first {
	/*
	margin-top: 30px;
	margin-bottom: 30px;
	box-shadow: 0px 0px 19px 0px #ffa500;
	*/
margin-top: 50px;
margin-bottom: 50px;
box-shadow: 0px 0px 30px 2px #0690d7;
border: 1px solid #0690d7;
}



.listtop-item a, .listtop-item a:hover{
color:black;
text-decoration:none;	
}

.listtop-item-params{
max-height: 107px;
line-height:19px;
overflow: hidden;
}

.listtop-bottomgradient{
    position: absolute;
    height: 10px;
    bottom: 0;
    right: 0;
    left: 300px;
    width: 100%;
    pointer-events:none;
    
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

h3.listtop-item-title{
    display: block;
    font-size: 19px;
    font-weight: bold;
	line-height:normal;
	margin:0;
    padding: 3px 0 0 0;    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*width: 100%;*/

}

.listtop-item-address{
    padding-bottom: 8px;
    font-size: 16px;
    display: block;    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	
}

.listtop-publisher{
	float: right;
	padding: 3px 3px 3px 0px;
	text-align: right;
	max-width:150px;
	font-size:14px;
	color: #444;
}

.listtop-image {
    width: 300px;
    height: 225px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    position: relative;
    float: left;
	margin-right:10px;
}

.listtop-logo {
    max-height: 100px;
    max-width:  100px;
}

.listtop-params {
    display: block;
    padding: 0 5px 5px 5px ;
	line-height:21px;
}

.listtop-params > div  > div, .listtop-params > div  > i {
    /*padding-left: 5px;*/
}

.listtop-image-img {
    max-width: 300px;
    border: 0px;
    /*position: absolute;*/
/*    left: -9999px;
    right: -9999px;
    top: -9999px;
    bottom: -9999px;*/
    margin: auto;

	position: relative;
	flex-shrink:0;
	height:100%;		
}



.imageblur-listing {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: white;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.3;
	filter: blur(2px) grayscale(1);
	filter: grayscale(1);
}	

.listtop-image-top{
	height: 18px;
	position: absolute;
	left:0;
	top: 0;
}

.list-image-4k{
	height: 30px;
	position: absolute;
	right:2px;
	bottom: 4px;
	pointer-events: none;
}

.ads-params-table-inline {
    display: inline-table;
}

/* END TOP */



/* VIP */

.ads-params-multi {
    line-height: 24px;
    background-color: #f0f8ff;
	color: #000;
	border-radius: 3px;
	border: solid 1px #bbb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(187, 187, 187);
	border-bottom: solid 1px #aaa;
	padding: 1px 4px;
	/* white-space: nowrap; */
	}

.listvip-item {
    background: #fff;
    border: 1px solid #d6d6d6;
    -webkit-box-shadow: 2px 2px 2px #e2e2e2;
    box-shadow: 2px 2px 2px #e2e2e2;
    font-size: 16px;
    max-height: 150px;
    overflow: hidden;
    position: relative;
    display: block;
	color:black;
}

.listvip-item.higher {
	max-height: 150px;
}

.listvip-item a, .listvip-item a:hover{
color:black;
text-decoration:none;	
}

.listvip-bottomgradient{
    position: absolute;
    height: 10px;
    bottom: 0;
    right: 0;
    left: 170px;
    width: 100%;
    pointer-events:none;
    
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.listvip-item-header {
}

.listvip-item-content {
    max-height: 125px;
    overflow: hidden;
}

h3.listvip-item-title {
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 3px 3px 2px 0; 
	margin:0px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    /*width: 100%;*/

}

.listvip-item-address{
    padding-bottom: 7px;
    font-size: 15px;
    display: block;    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.listvip-image {
    width: 170px;
    height: 128px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    position: relative;
    float: left;
    margin-right: 5px;
}

.listvip-image.higher{
	height: 150px;
}

.listvip-image.landscape,
.listtop-image.landscape {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.listvip-image.landscape a,
.listtop-image.landscape a {
	max-height: 100%;
}

.listvip-logo {
    max-height: 45px;
    max-width:  80px;
}

.listvip-publisher{
float: right;
padding: 3px 3px 3px 10px;
text-align: right;
max-width:150px;
font-size:14px;
color: #444;
}

.listvip-params {
    display: block;
    padding: 0 5px 5px 5px ;
}

.listvip-params > div  > div, .listvip-params > div  > i {
    /*padding-left: 5px;*/
}

.listvip-image-img {
    max-width: 180px;
    border: 0px;
    /*position: absolute;*/
    /*left: -9999px;*/
    /*right: -9999px;*/
    /*top: -9999px;*/
    /*bottom: -9999px;*/
	
	position: relative;
	flex-shrink:0;
	height:100%;		
    margin: auto;
}

.listvip-image.landscape .listvip-image-img,
.listtop-image.landscape .listtop-image-img {
	height:auto;
	max-width: 100%;
	max-height: 100%;
}
/* END VIP */

.ads-param-title {
	white-space: nowrap;
    color: #000000;
    text-align: right;
    padding-right: 3px;
    padding-left: 3px;
    border-bottom: solid 3px white;
}


.ads-params-cell {
    display: table-cell;
    padding-left: 6px;
	/* width:50%; */
	/* width:250px; */
	max-width: 100%;
	overflow: hidden;
    text-overflow: ellipsis;
	/* white-space: nowrap; */
	border-bottom: solid 3px white;

}

.ads-params-single {
    color: black;
    font-weight: bold;
	padding-right:10px;
	
}

.calendar_airbnb_booking:before{
  content: "\f274";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  pointer-events: none;
  margin-left: 2px;
}


.theme-color1 {
    
    background-color: #f0f8ff;
    /*background-color: #fff3e0;*/
}

.theme-color2 {
    background-color: #f7f7f7;
}

/*remove for non table view*/
.ads-params-row {
    display: table-row;
}

.fm-item a{
	color:black;
	text-decoration:none;
	line-height:27px;
}

.fm-item label{
	line-height:27px;
}

.filter-box-bnt-box{
	text-align:center;
}

.box-inline{
	padding: 10px 0px;
	box-shadow: 0px -5px 9px rgba(0,0,0,.13);
	pointer-events: auto;
	background:white;
	position: relative;
}

.filter-box-submit{
	width: 90%;
	font-size: 16px;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
	font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
	cursor: pointer;
	user-select: none;
	border: 1px solid transparent;
    border-radius: 4px;
	color:white !important;
	max-width:380px;
}


.ajax_filter_button{
	display:none;
}

.filter_button_transparent{
	opacity:0.1;
}
  
.gb_clear_label_passed input[type="checkbox"]:not(:checked) ~ * {
font-weight:bold !important; 
}

.group_loading{
    position: absolute;
    top:0px;
    bottom: 0;
    left: 0;
    right: 0;
	z-index:1000;
	background-color:rgba(255,255,255,0.8);
	background-image:url("/template/images/miniloader.gif");
	background-repeat:no-repeat;
	background-position: center center;
}
  
.filter-box input, .filter-box select{
	font-size:16px;
}

a.histogram_a{
	background-image:url(/img/histogrambg.png);
	background-repeat:no-repeat;
	display:block;
	margin:0px;
	padding:2px;
	}

.histogram_a:hover{
	background-color:#dadada;
}

.hide-scroll,.hide-scroll2{
  overflow: hidden;
  padding-right:17px;
 }
 
.listtop-item-title-top{
display:none;
}


p.listtop-desc{
	padding-top: 5px; 
	padding-left: 0px;
	display:block;
	line-height: normal;
	margin: 0;
}

p.listvip-desc{
	padding-left: 0px;
	display:block;
	padding-top: 10px;
	margin: 0
}

.first_pclass{
	font-size:18px;
}

.first_pclass_vip{
	font-weight:bold;
} 

.content_container_grid{
margin-left: auto;
margin-right: auto;
}
 
.content_container_grid .adv_zoomable_div_hidden_xl{
	display:none;
}


@media only screen and (min-width: 769px) and (max-width : 1024px ) {
	#listing_top_button_map_text, #listing_top_button_sort_text{
		display:none;
	}
}

#content_container .ad_block_normal, #content_container .ad_block_rklm
{
/*fix ads for certain resolution*/
margin: 4px 9px 14px 0px;
}

.adv_zone_left_li{
	border:0px;
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
}


.tire_quick-search{
    padding: 8px 5px 4px 5px;
    display: block;	
	background: #eff0f9;
	border: 1px solid #e2e2e2;
	position: relative;
	width: 280px;
}

.tire_quick-search img{
	width: 90%;
}	

.tire_quick-search table{
	width: 100%;
}	

.tire_quick-search table{
	text-align: center;
	font-weight: bold;
}

.tire_quick-search td {
	width: 33.33%;
	position: relative;
}

.clear_tire-search{
    position: absolute;
    top: -3px;
    right: 3px;
    font-size: 23px;
    font-weight: normal;
    line-height: 12px;
    background-color: white;
    width: 19px;
    height: 14px;
		border-radius: 21%;
		border: 1px solid #ccc;	
}

.clear_tire-search a,
.clear_tire-search a:visited,
.clear_tire-search a:hover{
	color: black;
	text-decoration: none;
	height: 22px;
    line-height: 12px;	
}

.tire_quick-search input.form-control  {
	width: 97%;
	font-weight: normal;
	text-align: center;
	font-size: 15px;
	color: black;
	margin: auto;
    padding: 4px 3px;
    height: auto;
	cursor: pointer;
}

.tire_quick-search input:-moz-read-only.form-control  { /* For Firefox */
  background-color: white;
  margin-top: 1px;
}

.tire_quick-search input:read-only.form-control {
  background-color: white;
  margin-top: 1px;
}

.tire_quick-search input[type=number]::-webkit-inner-spin-button, 
.tire_quick-search input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
}

.tire_quick-search input[type=number] {
    -moz-appearance:textfield;
}

.searchtiresubmit{
	margin-top: 6px;
}

.tire_quick-search button.btn  {
	margin: 5px 2px;
	padding: 3px 45px;
}


.tire_quick-search .label_tire-search{
	padding-bottom: 2px;
}

.tire_quick-search .loading_big {
	background: white;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	opacity: 0.7;
	display: none;
}

.tire_quick-search .loading_big img{
	height: 100%;
    width: auto;
}

.season{
	padding: 0;
	position: relative;
	cursor: pointer;
}

.season label {
	vertical-align: middle;
	line-height: normal;
	padding: 3px 6px;
	cursor: pointer;
}

.season i {
	font-size: 24px;
	top: -1px;
	position: relative;
	cursor: pointer;
}

.season .bcheckbox .checkbox__icon{
	margin-right: 0;
	cursor: pointer;
}

.season .bcheckbox input[type="checkbox"]:checked ~ .checkbox__icon {
	color: #033f8e
	
}

.season .clip {
    overflow: hidden;
    display: inline-block;
	width: 13px;
	vertical-align: bottom;
	line-height: 26px;
}

.season .clip i{
	vertical-align: bottom;
}
.season .l-half {
    position: relative;
    left: -10%;
}
.season .l-right {
    position: relative;
    right: 80%;
}
 

.ft_input{
	text-align:right;
	padding-right:3px;
	width:90px;
	padding: 7px;
	border-radius: 5px;
	-webkit-appearance: none;
	margin: 0;
	-moz-appearance: textfield;
}

.filter-box-none{
	display:none;
}

/*
@media only screen and (min-width : 1816px) { .content_container_grid{ width: 1522px;} }
@media only screen and (max-width : 1815px) { .content_container_grid{ width: 1332px;} }
@media only screen and (max-width : 1625px) { .content_container_grid{ width: 1142px;} }
@media only screen and (max-width : 1435px) { .content_container_grid{ width: 952px;} }
@media only screen and (max-width : 1245px) { .content_container_grid{ width: 762px;} }
@media only screen and (max-width : 1055px) { .content_container_grid{ width: 572px;} }
@media only screen and (max-width : 865px) { .content_container_grid{ width: 382px;} }
*/

@media only screen and (min-width : 768px) {
	.hidden_desctop{
		display:none;
	}
}

@media only screen and (max-width : 768px) {
	
	
	.imageblur-listing{
		background: none !important;
	}
	
	.hidden_mobile{
		display:none;
	}
	
	.result-count-listing h1 {
		max-height: 4.35em;
	    overflow: hidden;
		font-size: 21px;
		text-align: center;
		padding: 8px 4px;
		overflow: auto;
		box-shadow: inset 0 -10px 10px -10px rgb(0 0 0 / 45%), inset 0 10px 10px -10px rgb(0 0 0 / 45%);
	}
	
	.obiavicnt {
		padding: 0;
		text-align: center;
	}	

	.result-count.result-count-listing {
		padding: 5px 0 5px 0;
		margin-bottom: 0;
	}
	
	#call_lg_overlay.call_lg_overlay_shown{
	opacity:0.6;
	}		
	
	.filter-box-submit{
		width: 48%;
	}
	
	.ajax_filter_button{
		display:inline-block;
	}
	
	
	.hidden-mobile,
	.bootstrap-iso .btn.hidden-mobile{
		display: none;
	}
	.hidden-mobile.first_pclass {
		/*display: inline;*/
		font-size: 16px;
	}

	.tire_quick-search img{
		width: 80%;
	}	

	.tire_quick-search table{
	}	
	
	.tire_quick-search {
		padding: 4px 3px 0 3px;
		width: auto;
	}
	
	
	.tire_quick-search .label_tire-search{
		padding-left: 5px;
		text-align: left;
	}	

	.clear_tire-search {
		top: -9px;
		right: 5px;
		width: 20px;
		height: 18px;
		padding-top: 2px;
		border-radius: 21%;
		border: 1px solid #ccc;
	}
	
	.listvip-publisher,
	.listtop-publisher {
		float: none;
		text-align: right;
		max-width:none;
		background-color: #d9ecdb;
		display: block;
	}

	.listvip-params{
		
	}
	
	.ncal_status{
		display:block;
		line-height: 18px;
	}
	
	.listvip-item .ncal_status{
		margin-left:140px;
	}
	
	.listtop-item .ncal_status{
		margin-left:160px;
	}
	
	.non_mobile_only{
		display:none;
	}
	
	.mobile_only,
	.mobile_only.btn {
		display:block;
	}

		
	.fm_selected .fm_li_table_cell_2{
		width: 50px;
		font-size: 40px;
	}
	
	#all_region_ads{
	display:inherit;
	}
	
	#li_cat_others{
	display:inherit;
	}
	
	.cati_mhidden{
	display:none;
	}
	
	.searchq_right{
		display:block;
		padding:0px;
	}

	.searchq_dropdown_table{
	font-size:20px;
	line-height:40px;
	}
	
	.searchq_dropdown_cell1{

	}

	.searchq_dropdown_cell2{
	width: 23px;
	}

	.searchq_dropdown_cell3{
	width: 55px;
	}

	.searchq_dropdown_cell3 img{
	width:45px;
	max-height:35px;
	}

    .erotic-listing {
        display: none;
        border-left: none;
        border-right: none;
        padding: 5px;
    }

    .erotic-listing-sign {
        display: inline-block;
        float: left;
        padding: 10px !important;
    }

    .erotic-listing-text {
        padding-left: 0 !IMPORTANT;;
        display: inline;
	line-height: normal;
    }
	
	#searchq_li_region{
		padding: 5px 5px 5px 5px;
	}
	
	#searchq_li_calendar{
	padding: 5px 5px 0px 5px;
	border-bottom:0px;
	}

	#searchq_li_region.searchq_region_cat{
	padding-bottom:5px;
	border-bottom:0px;
	}

	#searchq_li_category{
		padding: 0px 5px 5px 5px;		
	}

	/* searchq_cat_links */
    .searchq_cat_links {
        width: 100%;
        font-size: 22px;
        padding: 0;
        display: block;
    }
	
	.searchq_cat_links a {
		padding: 8px 15px 8px 3px;
		
	}
	/* searchq_cat_links */

	.bootstrap-iso ul.searchq_left{
		display:none;
		width:100%;
		box-shadow:0px 2px 15px #999999;
		margin-bottom:40px;
		padding-bottom:20px;
	}

	.filter-box-left{
		left: 0px !important; 
	}
	
	#content_container .ad_block_normal, #content_container .ad_block_rklm
		{
		/*fix the fix - find selector */
		margin: 5px 1% 15px 1%;
		}

	
	.grid_next_page, .adv_zone_left_li{
		display:none !important;
	}
	
	.content_container_grid{
	width:100%;
	}
	
	.adv_zoomable_div{
	box-shadow: 2px 2px 4px #aaa;
	}
	
	.content_container_grid .adv_zoomable_div_hidden_xl{
	display:block;
	}

	.ads-params-table-inline {
		display: inline;
	}
	
	.close-btn {
		width: 25px;
		height: 25px;
	}

	.close-btn:before, .close-btn:after {
		height: 25px;
	}


	.filter-box-map {
    min-width:auto;
	}
	
	.hide-scroll,.hide-scroll2{
	  overflow: hidden;
	  padding-left:0px;
	 }
	
	.listing_top_actions {
        text-align: center; 
		margin-top:10px;
    }
	
	.listing_top_button {
        padding-left: 3px;
        padding-right: 3px;
    }
	
    .find-serach-menu-mobile {
        text-align: center;
        padding: 5px;
        display: flex;
		width: 100%;
		height: auto;
    }
	
	.find-serach-menu-mobile button,
	.find-serach-menu-mobile a {
		flex: 1;
		margin: 0.4%;
	}
	
	.find-serach-menu-mobile .btn {
		padding: 5px 5px;
	}
	
    #sortdropdown {
        border: hidden;
        box-shadow: none;
        background-color: #f7f7f7;
		width:100%;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 2;
		padding: 0;
		display: none;
		font-size: 17px;
    }
	
	#sortdropdown li{
		font-size: 17px;
	}


	#sortdropdown>div{
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		height: 50px;
		z-index: 3;
		background: white;
		width: 100%;
		box-shadow: 4px -7px 13px 6px rgb(0 0 0 / 75%);
		text-align: center;
		line-height: 50px;
		font-size: 18px;
		font-weight: bold;
	}

	
	#sortdropdown ul{
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;		
		overflow-y: auto;		
		margin: 50px 0 0 0;
		width: 100%;
		display: block;
		z-index: 2;
		background: #f5f5f5;
	}
    
    .bootstrap-iso .dropdown-menu > li > a {
        font-size: 18px;
    }
	
	
	
	
    #listing-table .find-menu {
        width: 100%;
        font-size: 19px;
        padding: 0;
        display: none;
        max-width: none;
		
		
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 10;
		overflow: auto;
		margin-bottom: 0;
		padding-top: 110px;
		padding-bottom: 47px;
    }
	
	.find-menu-td{
		display:block;
		width:100%;
	}
	
	.find-menu  .find-show-results{
		display: block;
	}
	
	.find-menu.force_block{
		animation-duration: 0.6s;
		animation-name: find-menu;
	}	
	
	@keyframes find-menu {
	  0%   { left:0px; right: 0; top: -100%; bottom: -100%; }
	  100% { left:0px; right: 0; top: 0; bottom: 0}
	}
	
	
	.fm_div:first-child {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 11;
		box-shadow: 4px -7px 13px 6px rgba(0, 0, 0, 0.75);
		background: white;
	}
	
	.filter-box-items label.bcheckbox {
    font-size: 18px;
    display: block;
    margin: 5px 0px;
	}
	
    .filter-box {
		top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        box-shadow: 0 0 0 black;
        opacity: 1;
		background:none;
		min-width:auto;
		pointer-events: none;
		/* flex start */
		justify-content: flex-end;
		/* flex end */
    }
	
	/*flex start*/
	
	.filter-from-to{
		order:1;
	}
		
	.filter-box-items{
		overflow:auto;
		position:static;
		padding: 10px 10px 10px 10px;
	}
	
	
	.filter-box-button .filter-box-bnt-box, 
	.filter-box-button hr{
		display:none;
	}
	
	.filter-box-button{
		padding-bottom:15px;
	}
    /* flex end */
	
    .filter-box-items table a {
        font-size: 18px;
        line-height: 26px;
    }
    
    .selected-filter-sum {
        display: inline-block;
    }
	
    .right-listing {
        width: 100%;
		display:block;
		padding:0px;
    }
	
	#listing-table{
		display:block;
	}
    
    .listtop-image,
	.listtop-image.landscape {
/*        width: 50%;*/
/*        height: 150px;*/
/*        display: block;*/
/*		margin-right:5px;*/
		width: 160px;
		max-height: 220px;
		display: flex;
		justify-content: center;
		align-items: center;
		overflow: hidden;
		float: left;
		margin-right: 5px;
		height: auto;
		position: relative;
    }

	.listtop-image.landscape.jobs {
		margin-top: 18px;
		width: 96px;
		max-height: 100px;		
    }	
	
	.listvip-image.landscape.jobs {
		width: 80px;
		display: block;
	}

	.listvip-image.landscape.jobs .listvip-image-img{
		margin-top: 18px;
	}

	.listvip-image.landscape.jobs.novip .listvip-image-img{
		margin-top: 0;
	}


	.listvip-image.landscape.jobs.higher {
		max-height: 120px;		
	}

	.listtop-item{
        max-height:325px;
		box-shadow: 2px 2px 4px #aaa;
		background-color: white !important;
		border-left: none;
		border-right: none;
		}
	
	.listtop-item-params
		{
		max-height: 150px;
		display: inline;
		}
    
    
    .listtop-image-img {
/*        max-width: 110%;*/
/*		padding-left:5px;*/
        max-width: 110%;
		position: inherit;
		flex-shrink:0;
		width:100%;			
    }
	
	.listtop-image.landscape .listtop-image-img {
		height:auto;
		width: 100%;
	}	
	
	.listtop-image-top{
	display:none;
	}

    .listtop-item-header {
        /*position: absolute;*/
        top: 0;
        left: 0;
        padding-left: 5px;
        width: 100%;
		
    }
	
    .listtop-item-header img{
		position: absolute;
		left: 0;
    }	
    
    h3.listtop-item-title {
		font-size: 18px;
		line-height: normal;
		margin-bottom: 5px;
		/* max-height: 3.15em; */
		height: auto;
		line-height: 1em;
		white-space: normal;
		padding: 0;
		padding-top: 0.15em;
    }
	
	h3.listvip-item-title {
		white-space: normal; 
		max-height: 3.2em;
		line-height: 1em;
	}
	
	.listtop-item-title-top{
	display:inline-block;
	}

    .listtop-item-address{
        font-size: 16px;
        line-height: normal;
		white-space: normal;
    }
    
	.listtop-item-address img {
		position: inherit;
	}
	
    .listtop-bottomgradient{
        left: 0;
    }    
	
	.listvip-item,
	.listvip-item.higher{
	max-height:255px;
	border-left: none;
    border-right: none;
	}
	
	.listvip-image.landscape a,
	.listtop-image.landscape a {
		max-height: none;
	}

    .listvip-image,
	.listvip-image.landscape {
        /*width: 130px;*/
        /*max-height: 160px;*/
		width: 140px;
		max-height: 180px;
		display: flex;
		justify-content: center;
		align-items: center;
		overflow: hidden;
		float: left;
		margin-right: 5px;
		height: auto;
    }
		
    .listvip-image-img {
        max-width: 110%;
		position: inherit;
		flex-shrink:0;
		width:100%;		
    }
    
    .listvip-bottomgradient{
        left: 0px;
    }

    .listvip-item-content {
        display: inline;
		line-height: 22px;
    }
	
	p.listvip-desc{
		/*padding-left: 5px;*/
		font-style: italic;
		line-height: 95%;
		padding-top: 7px;
	}

    .listtop-desc{
		font-style: italic;
	}
	
    .ads-params-multi {
		border: 0px;
		border-right:1px solid #c6c6c6;
		border-bottom:1px solid #c6c6c6;
        line-height: normal;
        padding: 0px 2px 0px 2px;
        white-space: normal;
		
    }		
	
    .ads-params-row {
		display: inline;
		/*margin: 2px;*/
		/*border: 0px;*/
		/*border-right: 1px solid #c6c6c6;*/
		/*border-bottom: 1px solid #c6c6c6;*/
		/*line-height: normal;*/
		/*padding: 0px 2px 0px 2px;*/
		/*white-space: normal;		*/
    }


    .bottomgradient{
        position: absolute;
        height: 10px;
        bottom: 0;
        right: 0;
        left: 0px;
        pointer-events:none;
        
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    }
    
    .ads-params-single {
		line-height: 22px;
		background-color: #f0f8ff;
		color: #000;
		border-radius: 3px;
		border: 0px;
		border-right: 1px solid #c6c6c6;
		border-bottom: 1px solid #c6c6c6;
		padding: 1px 2px 0px 2px;
		white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left;
		display: inline;
		font-weight: normal;
    }
	
	
	.first_pclass .ads-params-single{
		font-weight: bold;
		font-size: 16px;
		vertical-align: top;
	}
		
	
	.ads-params-cell
		{
		padding-left:0px;
		width:auto;
		display: inline;
		}
    
    
    .list-actions {
        text-align: center;
    }
    .list-actions span {
        margin-bottom: 5px !important;    
    }

    .ads-params-table >div:nth-child(even) {
        /*background: -webkit-gradient(linear, left top, right top, from(#f0f8ff), to(rgba(255, 255, 255, 0)) );*/
        /*background: linear-gradient(to right, #f0f8ff, rgba(255, 255, 255, 0) );*/
    }
	
	.force_block{
	display:block !important;
	}
	
}



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

    .hidden-ultra-xs {
        display: none;
    }
    
    a.listing_top_button {
        padding-left: 3px;
        padding-right: 3px;
    }
    
}

