body,html{
	padding:0px;
	margin:0px;
}
body{
	margin-top:45px;
}
/* header */
header.container-fluid{
	padding:0px;
}
.bottom-toolbar-badge{
    position:absolute;
   // margin-right:10px;
    float:right;
    right:0px;
}
.btn-header-search{
	background-image:none !important;
	background-color:#0473C0;
	color:#fff;
	margin-right:-15px;
	border-radius:5px 0px 0px 5px;
	width:calc(100% + 20px);
}
.input-header-search{
	border-radius:0px 5px 5px 0px;
	margin-right:15px;
}
.header-menu-username-long a{
	background-color:#0473C0;
	color:#fff;
	padding:5px;
	border-radius:5px;
}
.create_new_adv_category_div{
	height:auto !important;
	min-height:100px;    
}
.create_new_adv_category_btn{
	border:1px solid #0473C0;
	height:auto !important;
	min-height:100px;
	width:100%;
	padding:3px;
	text-align:center;
	margin-top:10px;
	border-radius:5px;
	//white-space: nowrap;
}
.create_new_adv_category_btn label i{
	color:#0473C0;
	font-weight:bold;
	font-size:180% !important;
}
.header-menu-username a{
	background-color:#0473C0;
	color:#fff;
	padding:5px;
	border-radius:5px;
	margin-top:0px !important;
	position:absolute;
	left:15px;
}
.header_top_menu{
	height:65px;
	width:auto;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	background-color:#f1f5f9;
	margin-top:1px;
}
.border-bottom{
	border-bottom:1px solid #ccc;
	box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.header_top_menu .list-inline{
	padding-top:15px !important;
}
.header_top_menu .list-inline li a{
	padding-right:20px;
	color:#0473C0;
}
.header_menu_visible_xs{
	font-size:23px;
	text-align:center;
	color:#AAAAAA;
}
.header_menu_visible_xs a{
	color:#AAAAAA;
	text-decoration:none;
}
.header_menu_visible_xs .not_signin a{
	color:#ccc;
}
.logo{
	text-align:center;
}
.logo img{
	max-height:40px;
	width:auto;
	margin-top:5px;
}
/* end header */
/* footer */
footer{
	background-color:#F8F7F7;
	min-height:50px;
	width:96%;
	margin-right:2%;
	border:1px solid #DDDDDD;
	border-radius:2px;
	padding-top:30px;
	padding-bottom:10px;
}
#star{
	color:#EBC300;
}
/* end footer */
/* rating list */
#rating_list_div{
	border:1px solid #ccc;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	color:#919191;
	border-radius:5px;
	font-size:120%;
}
#rating_list_text,#rating_list_state{
	padding-top:20px;
}
#rating_list_state{
	font-weight:bold;
}
/* end rating list */
/* navbar */
#navbar{
	height:50px;
	overflow:hidden !important;
	position:fixed;
	width:100%;
	z-index:2999;
	background-color:#fff;
	top:0px;
}
#navbar .float-left{
	float:left;
	text-align:left !important;
}
#navbar .list-inline li{
	padding:10px;
}
#navbar .list-inline li a{
	text-decoration:none;
}
.header_navbar_xs_menu{
	margin-top:-50px;
}
/* end navbar */
/* alerts */
.alert strong{
	padding-right:10px;
}
.alert .close{
	color:#000 !important;
}
.alert{
	background-image:none !important;
}
/* end alerts */
/* general */
.lazy img:not([src]) {
	visibility: hidden;
}
@-moz-document url-prefix() {
	img.lazy:-moz-loading {
		visibility: hidden;
	}
}
.online-status{
	height:12px;
	width:12px;
}
.label-custom-default{
	background-image:none;
	background-color:#F2F2F2;
	color:#777777;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #E0E0E0;
	font-size:120%;
}
.label-custom-default2{
	background-image:none;
	background-color:#F2F2F2;
	color:#777777;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #E0E0E0;
}
.adv-load-thumbnail .active{
	border:1px solid green !important;
}
.cars_search_form .form-control{
	margin-top:5px;
	border:2px solid #ccc;
}
.cars_search_form #carbrandsearchbtn{
	background-image:none !important;
	color: #0473C0;
	background-color: #fff;
	box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);
}
.btn-custom,.btn-showmore:hover,.btn-showmore:focus{
	border:1px solid #0473C0 !important;
	background-image:none !important;
	background-color:#fff !important;
	color:#0473C0 !important;
	font-weight:bold;
	box-shadow: 0;
	padding:10px 30px 10px 30px;
}
.btn-showmore{
	background-image:none !important;
	background-color:#fff !important;
	color:#0473C0 !important;
	font-weight:bold;
	box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);
	padding:10px 30px 10px 30px;
	margin:10px;
}
.tag_search_title{
	color:#0473C0 !important;
}
.loadmore_alert{
	margin-top:20px;
}
.brandother {
	border-radius: 0.25em;
    box-shadow: 0 0 0 1px #f8f7f7 inset, 0 0 0 1px #ccc;
    font-size: 16px;
    margin: 0.3em 0.3em 0.3em 0.3em;
    padding: 1.1em;
    text-align: center;
    width: 6em;
    display: inline-block;
	text-decoration:none;
}
.brandother a{
	text-decoration:none
}
.brandbuilding a{
	text-align:right;
	text-decoration:none;
	background-color:#EEEEEE;
	color:#919191;
	padding:8px 15px 8px 15px;
	border-radius:5px;
	top:50px !important;
}
.brandimage img{
	float:right;
	text-align:right;
	margin-right:-15px;
}
.car_cont {
	width: 78px;
	height: 75px;
	margin-top:5px;	
	border:1px solid #ccc;
}
.car_cont:hover{
	border:1px solid #337AB7;
}
.new_cont {
	width: 82px;
	height: 50px;
}
.gallerypic:hover {
	text-decoration: none;
}
.gallerypic{
	 /* width:75px;
	  text-decoration:none;
	  position:relative;
	  display:block;
	  padding:2px;
	  margin:2px;
	 
	  float:right;*/
}
.gallerypic span.pic-icon{
	position:absolute;
	left:5%;
	bottom:5%; 
}
.gallerypic:hover span.pic-icon{
	visibility:visible;
}
.car_cont,.new_cont { background-image: url('https://klshy.com/files/image/brand/all_v6.png'); }
	.sprite-audi { background-position: 75px 1px; }
	.sprite-bentley { background-position: -125px -80px; } 
	.sprite-bmw { background-position: -125px -157px; }
	.sprite-cadillac { background-position: -124px -236px; }
	.sprite-chevrolet { background-position: -125px -315px; }
	.sprite-citroen { background-position: -125px -395px; }
	.sprite-daewoo { background-position: -124px -475px; }
	.sprite-dodge { background-position: -124px -552px; }
	.sprite-fiat { background-position: -125px -630px; }
	.sprite-geely { background-position: -125px -710px; }
	.sprite-honda { background-position: -125px -789px; }
	.sprite-hyundai { background-position: -125px -868px; }
	.sprite-isuzu { background-position: -125px -946px; }
	.sprite-jeep { background-position: -125px -1026px; }
	.sprite-lamborghini { background-position: -125px -1105px; }
	.sprite-lexus { background-position: -125px -1184px; }
	.sprite-maserati { background-position: -125px -1263px; }
	.sprite-mercury { background-position: -125px -1343px; }
	.sprite-mini { background-position: -125px -1425px; }
	.sprite-nissan { background-position: -125px -1501.2px; }
	.sprite-opel { background-position: -125px -1580px; }
	.sprite-porsche { background-position: -125px -1659px; }
	.sprite-renault { background-position: -124px -1738px; }
	.sprite-saab { background-position: -125px -1817px; }
	.sprite-skoda { background-position: -125px -1897px; }
	.sprite-ssangyong { background-position: -125px -1980px; }
	.sprite-suzuki { background-position: -125px -2056px; }
	.sprite-toyota { background-position: -125px -2135px; }
	.sprite-volkswagen { background-position: -125px -2214px; }
	.sprite-zxauto { background-position: -125px -2295px; }
	.sprite-changan { background-position: -124px -2372px; }
	.sprite-haval { background-position: -123px -2453px; }
	.sprite-austonmartin { background-position: 0 0; }
	.sprite-benz { background-position: 0 -78px; }
	.sprite-buick { background-position: 0 -157px; }
	.sprite-chery { background-position: 0 -240px; }
	.sprite-chrysler { background-position: 0 -316px; }
	.sprite-crashed { background-position: 0 -395px; }
	.sprite-daihatsu { background-position: 0 -475px; }
	.sprite-ferrari { background-position: 0 -554px; }
	.sprite-ford { background-position: 0 -631px; }
	.sprite-GMC { background-position: 0 -710px; }
	.sprite-hummer { background-position: 1px -789px; }
	.sprite-infiniti { background-position: 0 -868px; }
	.sprite-jaguar { background-position: 0 -945px; }
	.sprite-kia { background-position: 0 -1026px; }
	.sprite-landrover { background-position: 0 -1105px; }
	.sprite-lincoln { background-position: 0 -1186px; }
	.sprite-mazda { background-position: 0 -1263px; }
	.sprite-mg { background-position: 0 -1345px; } 	
	.sprite-mitsubishi { background-position: 0 -1422px; } 
	.sprite-old { background-position: 0 -1500px; }
	.sprite-peugeot { background-position: 0 -1580px; }
	.sprite-proton { background-position: 0 -1660px; }
	.sprite-rollsroyce { background-position: 0 -1740px; }
	.sprite-seat { background-position: 0 -1817px; }
	.sprite-small { background-position: 0 -1896px; }
	.sprite-subaru { background-position: 0 -1980px; }
	.sprite-tools { background-position: 0 -2055px; }
	.sprite-truck { background-position: 0 -2135px; }
	.sprite-volvo { background-position: 0 -2215px; }
	.sprite-tanazul { background-position: 0 -2295px; }
	.sprite-fujifilm {background-position: -2px -2460px;}
	.sprite-dell {background-position: -2px -2383px;}
	.sprite-nikon {background-position: -2px -2540px;}
	.sprite-acer {background-position: -2px -2620px;}
	.sprite-none {background-position: -2px -2695px;}
.user_page_titles,.user_page_titles a{
	color:#91919F;
}
.green,.green a{
	color:green;
}
.red,.red a{
	color:#D03333;
}
.yellow,.yellow a{
	color:#EBC300;
}
.blue,.blue a{
	color:#0473C0;
}
.badge-danger{
	background-image:none;
	background:#D03333 !important;
	color:#fff;
}
img.adv_image_uploaded{
	width:auto !important;
	height:100px !important;
}
.hidden-now{
	display:none;
}
.notification-list-ul li.active{
	color:black;
}
.notification-list-ul li{
	color:#A8A8A6;
}
/* end general */
/* adv pic style */
.adv-pic-list{
	height:250px !important;
}
.adv-pic-list-all{
	border:1px solid #ccc;
	border-radius:3px;
	padding:2px !important;
	margin:2px !important;
	width:100% !important;
	min-height:245px;
}
.adv-pic-list-pic img{
	width:auto;
	max-width:100%;
	text-align:center;
	padding:0px;
	max-height:200px !important;
}
.adv-pic-list a{
	text-decoration:none;
	color:#0473C0;
}
/* end adv pic */
/* adv style */
.adv_list_style{
	padding:5px;
	border-bottom:1px solid #ccc;
	color:#919191;
}
.adv_list_style a{
	color:#919191;
	text-decoration:none;
}
div.adv_list_style:nth-child(odd){
	background-color:#FFFEF7;
}
div.adv_list_style:nth-child(even){
	background-color:#F7FBFA;
}
.adv_list_style_title{
	min-height:30px;
}
.adv_list_style_title a{
	color:#0473C0;
	display:block;
	text-overflow:ellipsis;
	word-wrap:break-word;
	overflow:hidden;
	max-height:3.6em;
	line-height:1.8em;
	margin-right:-25px !important;
	padding-right:0px !important;
	font-weight:bold;
	font-size:120%;
}
.adv_list_style_picture img{
	width:90px!important;
	height:90px!important;
	margin-right:-15px;
	float:left !important;
}
.adxExtraInfo{
	align-self:flex-end;
	display:flex;
	justify-content:space-between;
	width:100%;
	padding-top:10px;
}
.adxExtraInfoPart{
	flex:1;
	width:50%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.adv_list_style_username,.adv_list_style_location,.adv_list_style_date,.adv_list_style_replys{
	margin-right:-25px !important;
}
@media(max-width:700px){
	.adv_list_style_title{
		align-self:flex-end;
		display:flex;
		justify-content:space-between;
		width:100%;
	}
	.adv_list_style_title a{
		flex:1;
		text-overflow:ellipsis;
		word-wrap:none;
		white-space:nowrap;
	}
}
@media(max-width:500px){
	.adv_list_style_username,.adv_list_style_location,.adv_list_style_date,.adv_list_style_replys{
		font-size:100%;
	}
	.adv_list_style_picture img{
		width:100px!important;
		height:100px!important;
		margin-left:-15px !important;
	}
}
/* end adv style */
/* category list */
.category_list_header_bottom{
	padding-right:5px;
	height:45px;
	width:auto;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	background-color:#fff;
}
.category_list_header_bottom .list-inline{
	padding-top:10px !important;
}
.category_list_header_bottom .list-inline li a{
	margin-right:-6px;
	padding:5px 10px 5px 10px;
	color:#85a9cb;
	background-color:#f1f5f9;
	border-radius:2px;
}
.category_list_header_bottom .list-inline li.active a{
	background-color:#dfe8f1 !important;
	color:#759cc3;
	//font-weight:bold;
}
/* end category list*/
/* adv inside */
.adv-left-img-thumbs {
	color: #919191;
	background-color: #f7fbfa;
	//margin: 5px;
	width: 100%;
	margin:0px;
	padding:0px;
	margin-top:10px;
}
.adv-left-img-thumbs img{
	width:100%;
	height:auto;
	margin:0px auto !important;
	padding:2px;
	border:1px solid #ccc;
	margin-bottom:4px !important;
	border-radius:3px;
}
.col-xs-12#adv-left-img-thumbs{
	padding:0px;
	margin:0px;
}
#adv-category-title{
	background:#eee;
	width:auto;
	height:auto;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:20px !important;
	color:#919191 !important;
	border-radius:5px;
	right:20px;
}
#adv-left-img-title{
	background:#eee;
	width:auto;
	height:auto;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:20px !important;
	color:#919191 !important;
	border-radius:0px 10px 10px 0px;
}
#adv-left-title,#adv-left-title a,#adv-category-title, #adv-category-title a{
	margin-top:5px !important;
	margin-bottom:5px !important;
	color:#919191 !important;
}
#advleftside{
	background-color:#F8F7F7;
	border:1px solid #DEDEDE;
	border-radius:3px;
	margin-top:20px;
}
.btn-submit-reply,.btn-submit-reply:hover,.btn-submit-reply:focus{
	color:#0473C0 !important;
	border:1px solid #0473C0;
}
#adv_inside_reply_div{
	background-color:#F5F5F5;
	border:1px solid #ECECEC;
	border-radius:3px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
}
#followThisAdv {
	margin-right:10px;
	color:#454444 !important;
}
#followThisAdv button{
	color:#454444 !important;
}
#adv_inside_reply{
	margin-right:-30px;
	padding-left:15px;
}
#adv_inside_title_div{
	background-color:#F8F6E7;
	width:100%;
	height:auto;
	min-height:50px;
	border:1px solid #EBE7D1;
	border-radius:3px 3px 0px 0px;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:10px;
}
#adv_inside_contain_div{
	background-color:#FCFCFA;
	width:100%;
	height:auto;
	min-height:50px;
	border-top:0px;
	border:1px solid #EBE7D1;
	border-radius:0px 0px 3px 3px;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:10px;
}
#adv_inside_contain_div img{
	width:auto;
	height:auto;
}
#adv_inside_title_div_title{
	right:-10px;
	color:#0473C0;
	font-weight:bold;
	padding-bottom:15px;
}
#adv_inside_replies_div{
	right:0px;
	padding-left:30px;
}
#adv_inside_replies_div_username_and_title{
	background-color:#EDEAEA;
	width:100%;
	height:auto;
	min-height:50px;
	border-top:0px;
	border:1px solid #EBE6CF;
	border-radius:3px 3px 0px 0px;
	padding:10px;
}
#adv_inside_replies_contain_div{
	background-color:#F5F5F5;
	width:100%;
	height:auto;
	min-height:50px;
	border:1px solid #EBE6CF;
	border-radius:0px 0px 3px 3px;
	padding:10px;
	margin-bottom:10px;
}
#adv_inside_replies_div_username,#adv_inside_replies_div_time{
	color:#9191A8;
	padding-right:0px;
}
#adv_inside_title_div_title a{
	color:#009933;
	font-weight:bold;
}
#adv_inside_title_div_location_and_user,#adv_inside_title_div_location_and_user a{
	color:#5C9AC6;
	font-weight:bold;
}
#adv_inside_title_div_code_and_time,#adv_inside_title_div_code_and_time a{
	color:#91919C;	
}
#adv_inside_title_div_location_and_user,#adv_inside_title_div_code_and_time{
	padding-top:5px;
	right:-25px;
}
#adv_inside_contain_div_contact{
	color:#0473C0;
	font-weight:bold;
}
.input-icon-wrap {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-around;
	padding-bottom: 1rem;
	padding-top: 1rem;
	//border-bottom: 1px solid #eee;
	//border-top: 1px solid #eee;
}
div.input-icon-wrap > a {
	color: #aaaaaa;
}
div.input-icon-wrap >  i,div.input-icon-wrap > span  {
	color: #aaaaaa;
	cursor: pointer;
}
div.input-icon-wrap > a i.favad {
	color: #cc162c;
	font-weight: bolder;
}
.btn-small{
    height: auto !important;
    padding-top: 0;
}
/* end adv inside*/
/* pm read */
.pm-read-title-div{
	background-color:#EDEAEA;
	width:100%;
	height:auto;
	min-height:50px;
	border-bottom:0px;
	border:1px solid #EBE6CF;
	border-radius:3px 3px 0px 0px;
	padding:10px;
}
.pm-read-text-div{
	background-color:#F5F5F5;
	width:100%;
	height:auto;
	min-height:50px;
	border-top:0px;
	border:1px solid #EBE6CF;
	border-radius:0px 0px 3px 3px;
	padding:10px;
}
#pm-read-title-div-title,#pm-read-title-div-username,#pm-read-title-div-time{
	color:#919191;
	padding-right:0px;
	font-weight:bold;
}
/* end pm read */
@media(max-width:750px){
	body,html{
		overflow-x:hidden !important;
	}
	.container-fluid
	{
		width:100% !important;
		padding-right:2px !important;
		padding-left:2px ;
		margin-right:auto !important;
		margin-left:auto !important;
		overflow-x:hidden !important;
	}
	#leftside{
		width:100% !important;
		padding-right:0px;
		padding-left:0px;
		margin-right:auto;
		margin-left:auto;
		overflow-x:hidden !important;
    }
	#adv_inside_title_div{
		margin-right:0px !important;
		overflow:hidden !important;
	}
	#adv_inside_contain_div{
		margin-right:0px !important;
		padding-left:8px !important;
		overflow:hidden !important;
	}
	#adv_inside_replies_div{
		margin-right:0px !important;
		margin-left:0px;
		padding-left:0px;
	}
	#adv_inside_reply{
		margin-right:0px !important;
		margin-left:0px;
		padding-left:0px;
	}
}
#quote{
	border:1px solid #ccc;
	padding:10px;
	border-radius:3px;
	background-color:#fff;
	color:#000;
}
.marquee {
    width: 100%;
    line-height: 40px;
	color: Black;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}
.marquee p {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 15s linear infinite;
    -webkit-animation: marquee 15s linear infinite;
    -moz-animation: marquee 15s linear infinite;
    -o-animation: marquee 15s linear infinite;
}
.marquee a{
    text-decoration:none;
}
.marquee p:hover{
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
     animation-play-state: paused;
}
@keyframes marquee {
    0%   { transform: translate(-100%, 0); }
    100% { transform: translate(0, 0); }
}
.circle {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	position:fixed;
	z-index:2999;
}
.circle_bottom_left_fixed {
    background-color: #0473C0;
	color:#fff;
	bottom:3%;
	left:3%;	
}
.circle_bottom_right_fixed {
    background-color: #0473C0;
	color:#fff;
	bottom:3%;
	right:3%;
}
#bottom-toolbar{
    background:#fff;
    position:fixed;
    bottom:0px;
    height:55px;
    border-top:1px solid #ccc;
    width:100%;
    text-align:center !important;
    color:#0473C0;
}
#bottom-toolbar{
    padding-top:3px;
}
#bottom-toolbar a,#bottom-toolbar a:hover,#bottom-toolbar a:focus{
    color:#0473C0;
}
#bottom-toolbar .small-text{
    font-size:70%;
}
#bottom-toolbar a{
    position:relative;
	text-decoration:none;
}
#bottom-toolbar-add{
   margin-top:-15px;
   z-index:33333;
   position:fixed;
   left:42.5%;
}
@media(min-width:750px){
    #bottom-toolbar .small-text{
       // overflow-wrap: break-word;
        //word-wrap: break-word;
    }
    #bottom-toolbar-add{
       left:47%;
    }    
}