.btn-place {
    background-image: url("../img/place-bid.png");
    background-repeat: no-repeat;
	width : 131px;
	height : 35px
}
.btn-place-jp {
    background-image: url("../img/placebidjp.png");
    background-repeat: no-repeat;
	width : 143px;
	height : 35px
}
.yes-btn-place {
    background-image: url("../img/yes.png");
    background-repeat: no-repeat;
	width : 77px;
	height : 35px;
	margin-left:-20px;
}
.no-btn-place {
    background-image: url("../img/no.png");
    background-repeat: no-repeat;
	width : 77px;
	height : 35px;
	 margin-left: 30px;
   float:left;
}
.btn-search {
    background-image: url("../img/search1.png");
    background-repeat: no-repeat;
	width : 60px;
	height : 60px
}
.watch-ing {
    background-clip: padding-box;
    background-color: #319f2d;
    border-bottom: 2px solid #287725;
    border-radius: 5px;
    color: #fff;
    font-family: "Arial";
    font-size: 12px;
    padding: 2px 12px;
    vertical-align: super;
}

 .form-table select,  input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #919191;
    color: #373737;
    font-size: 13px;
    height: 26px;
    padding: 3px;
    width: 100%;
}
 .content-area input[type="text"], .content-area input[type="password"], .content-area textarea {
   
    padding: 0 5px !important;
}
.rdio::before {
   
    top: -1px!important;
}
.car_search header strong {
    color: #3a3a3a !important;
}
.help-block  {
    color: red !important;
	padding-top:2px; 
}
.red-block  {
    color: red;
}
/* .search-list tr:first-child td{
   
    width: 11%;
}
 */
 .car_search select, .car_search input[type="text"] {
    width: 109px !important;
}
.foot-top > a {
    margin-right: 0 !important;
}
.pushup {
	margin-bottom:68px;
}
.yes-orange {
    background: #e2881e none repeat scroll 0 0;
	background-clip: padding-box;
    background-color: #e2881e;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-family: "Arial";
    font-size: 11px;
    font-weight: bold;
    min-width: 20px;
    padding: 0 7px;
    white-space: nowrap;
}
.no-orange {
    /* background: #e2881e none repeat scroll 0 0; */
	background-clip: padding-box;
    background-color: #a7a7a7;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-family: "Arial";
    font-size: 11px;
    font-weight: bold;
    min-width: 20px;
    padding: 0 7px;
    white-space: nowrap;
}
.user-table td,.d-table th {
     border: 1px solid #c9c9c9; 
    border-collapse: collapse;
    padding: 5px;
    color: #4b4b4b;/* text color */
    font-family: "Arial";
    font-size: 14px;
    line-height: 1.35em;
}
.user-td td {
     border: 0px solid #c9c9c9 !important; 
    border-collapse: collapse;
    padding: 5px;
    color: #4b4b4b;/* text color */
    font-family: "Arial";
    font-size: 14px;
    line-height: 1.35em;
}


.pagination li.active{
    background: #e2881e!important;
    color: #fff!important;	
}
.pagination li:hover{
    background: #e2881e!important;
    color: #fff!important;	
}

.pagination li.active a{
    color: #fff!important;	
}
.pagination li:hover a{
    color: #fff!important;	
}

.pagination{
	float:right;
	 margin-bottom: 8px;	
}
.pagination li a{    color: #7d7d7d!important;padding: 4px 4px;}

.pagination li {
    background: #d7d7d7 none repeat scroll 0 0;
    border-left: 1px solid #fff;
    color: #7d7d7d;
    display: inline-block;
    font-size: 15px;
    height: 22px;
    padding-top: 3px;
    text-align: center;
    width: 22px;
	margin-left: -3px;
}
.textcentre{ text-align: center;}
 .pagination .first, .pagination .prev, .pagination .next, .pagination .last  {
     background: #a1a1a1 none repeat scroll 0 0;
    color: #fff !important;
    padding-top: 2px;
    vertical-align: top;
	margin-left: -3px;
}
 .pagination .first a, .pagination .prev a, .pagination .next a, .pagination .last a{ 
 
     background: #a1a1a1 none repeat scroll 0 0;
    color: #fff !important;
    padding-top: 2px;
    vertical-align: top;
}


.black_overlay{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.white_content {
    text-align: center;
    display: none;
    position: fixed;
    color: #fff;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    padding: 16px;
    background-color: transparent;
    z-index:1002;
    overflow: auto;
}


.black_overlay_1{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #747474;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.white_content_1 {
    border: 7px solid #a1a1a1;
    border-radius: 7px;
    text-align: center;
    display: none;
    position: fixed;
    color: inherit;
    top: 25%;
    left: 37%;
    padding: 27px 44px;
    background-color: #fff;
    z-index: 1002;
    overflow: auto;
    font-style: initial;
}
.padding-5-35{    padding: 5px 35px!important;}
.color-inherit{    color: inherit!important;margin: 10px;}
.sold{
	   
    border-radius: 4px / 5px;
    color: #fff;
    display: inline-block;
    font-family: "Arial";
    font-size: 12px;
    font-weight: bold;
    min-width: 84px;
    padding: 5px 8px;

 background: #aeaeae none repeat scroll 0 0;
    border-bottom-color: #919191;
}

.c-frames li {
    margin: 11px 0;
}

.rgst.upload {
    background: #a98dbd none repeat scroll 0 0;
    border: 0 solid;
    color: #fff;
    padding: 5px 7px;
    text-transform: uppercase;
    width: 82px;
	font-size:10px;
}
.width-45-percent{width: 45%;}
.width-48-percent{width: 48%;}
.margin-bottom-12{margin-bottom: 12px;}
.pull-left.width-48-percent > label {
    display: block;
    margin-left: 23px;
    margin-top: 1px;
}

.my-custom-theme {
    border-radius: 5px;
    border: 2px solid #795090;
    background: #a98dbd none repeat scroll 0 0;
    color: #fff;
    width:30px;
}
/* Use this next selector to style things like font-size and line-height: */
.my-custom-theme .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
    max-width:356px;
}

.custom-design span{float: left;}

input[type="checkbox"] {
    transform: scale(1.2);
}

.varinder ul{
	margin-left:-40px;
}
.vicky ul{
	margin-left:-40px !important;
}

.vicky1 ul{
	margin-left:-40px !important;
	width: 492px !important;
}
.white_content_login {
  
    border-radius: 7px;
    text-align: center;
    display: none;
    position: fixed;
    color: inherit;
    top: 25%;
    left: 37%;
    padding: 5px 5px;
   
	background-image: url("../img/7.png");
    z-index: 1002;
    overflow: auto;
    font-style: initial;
	min-width: 384px;
max-width: 388px;
}
.white-login-top {
    float: left;
    text-align: left;
    color: #2a2929;/* text color */
    font-family: "MicrosoftJhengHeiUIRegular";
    font-size: 13px;
   /*  padding: 15px 20px 0 20px; */
    font-family: arial;
    font-variant: small-caps;
}
.white-login-botom {
    float: left;
    text-align: left;
    color: #2a2929;/* text color */
    font-family: "MicrosoftJhengHeiUIRegular";
    font-size: 13px;
   /*  padding: 15px 20px 0 20px; */
    font-family: arial;
    font-variant: small-caps;
}
.white-login-right {
    float: left;
    text-align: left;
    color: #2a2929;/* text color */
    font-family: "MicrosoftJhengHeiUIRegular";
    font-size: 13px;
    padding: 15px 20px 0 20px;
    font-family: arial;
    font-variant: small-caps;
}
.white-login-top input {
   /*  padding-top: 2px; */
    margin: 0 3px;
    width: 132px;
    /* line-height: 20px; */
    margin-bottom: 4px;
    color: #000;/* text color */
	
    font-family: "Myriad Pro";
    font-size: 13px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;/* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;/* prevents bg color from leaking outside the border */
    background-color: #fff5fe;/* layer fill content */
    border: #00a650 1px solid;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#00a650)";/*IE 8*/
    -moz-box-shadow: 1px 1px 1px 0px #00a650;/*FF 3.5+*/
    -webkit-box-shadow: 0px 2px 0px 0px #00a650;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px 1px 0px 0px #00a650;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#919191);/*IE 5.5-7*/
    height: 27px;
}

.white-login-top span {
    float: left;
    font-style: italic;
    font-size: 9px;
    font-variant: normal;
    color: rgb(153,153,153);
}


.white-login-top button {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;/* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;/* prevents bg color from leaking outside the border */
    background-color: #2b9527;/* layer fill content */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0YTM0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iNDglIiBzdG9wLWNvbG9yPSIjMjc4NTIzIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSI0OCUiIHN0b3AtY29sb3I9IiMzZGEzMmYiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5M2U1NzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(bottom, #44a340 0%, #278523 48.05%, #3da32f 48.46%, #93e572 100%);
    background-image: -o-linear-gradient(bottom, #44a340 0%, #278523 48.05%, #3da32f 48.46%, #93e572 100%);
    background-image: -webkit-linear-gradient(bottom, #44a340 0%, #278523 48.05%, #3da32f 48.46%, #93e572 100%);
    background-image: linear-gradient(bottom, #44a340 0%, #278523 48.05%, #3da32f 48.46%, #93e572 100%);
    height: 28px;
    /* width: 47px; */
    border: 2px solid #177913;
    border-width: 0 1px 2px 0;
    color: #fff;/* text color */
    font-family: 'Myriad Pro B';
    font-size: 15px;
    /* font-weight: bold; */
    line-height: 18px;
    padding-top: 5px;
    padding: 5px 14px 0;
}


.bbtn {
    background-image: url(../img/17.png);
    height: 37px;
    color: #fff;/* text color */
    font-family: 'Myriad Pro B';
    font-size: 15px;
    line-height: 18px;
    padding: 12px 15px 0;
	max-width: 95px;
}
.btn-img{
	background-image: url("../img/91.png");
	width:58px !important;
	height:108px !important;
	border-radius: 0px !important;
	border: 0px !important;
	border-top-right-radius: 10px !important;
}
.btn1-img{
	background-image: url("../img/10.png");
	width:58px !important;
	height:109px !important;
	border-radius: 0px !important;
	border: 0px !important;
	border-top-right-radius: 10px !important;
}

.llock{
	    position: absolute;
    right: 231px;
    top: 57px;}
	.lkey{
	    position: absolute;
    right: 89px;
    top: 57px;}
	.canbtn{
		    text-align: left;
    margin-left: 32%;
    font-size: 11px;
	}
	.nmb{
		font-size:19px;
		text-align:left;
		padding-bottom:2px !important;
		font-weight:bold;
		color:#434343;
	}
	.rmb{
		font-size: 20px;
		text-align: center;
		font-weight:bold;
		height: 37px;
		color:#434343;
	}
	.right-red{
		font-weight: bold;
		padding-bottom:2px !important;
		font-size: 20px !important;
		margin-left: 15px;
		    color: #c15b19;
			    font-variant: small-caps;
	}
	.detail-half-right{
		width:475px;
	}
	.tab-btn-back{
	background-image: url("../img/btn-back.png");
	    min-height: 165px;
    max-width: 242px;
	    margin: 10px 30px;
		text-align:center;
	
}.tab-btn-green{
	
    height: 35px;
    width: 135px;
    border: 2px solid #bf7441;
    border-width: 0 1px 2px 0;
    color: #fff;
    margin-bottom: 4px;
    font-family: 'Myriad Pro B';
    font-size: 15px;
    /* font-weight: bold; */
    padding-top: 5px;
    line-height: 17px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #bb764b;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…Igd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(bottom, #d78955 0%, #c97d53 49.27%, #d79959 49.27%, #e7b35f 100%);
    background-image: -o-linear-gradient(bottom, #d78955 0%, #c97d53 49.27%, #d79959 49.27%, #e7b35f 100%);
    background-image: -webkit-linear-gradient(bottom, #d78955 0%, #c97d53 49.27%, #d79959 49.27%, #e7b35f 100%);
    background-image: linear-gradient(bottom, #d78955 0%, #c97d53 49.27%, #d79959 49.27%, #e7b35f 100%);
}.bkgrd{
	
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…Igd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(bottom, #ecebec 0%, #f2f2f3 49.27%, #f6f6f6 49.27%, #fdfefe 100%);
    background-image: -o-linear-gradient(bottom, #ecebec 0%, #f2f2f3 49.27%, #f6f6f6 49.27%, #fdfefe 100%);
    background-image: -webkit-linear-gradient(bottom, #ecebec 0%, #f2f2f3 49.27%, #f6f6f6 49.27%, #fdfefe 100%);
    background-image: linear-gradient(bottom, #ecebec 0%, #f2f2f3 49.27%, #f6f6f6 49.27%, #fdfefe 100%);	
}
.carptag{
    padding-bottom: 6px !important;}