.ui-datepicker td{
    height:inherit!important;
}
.ui-datepicker td a{
    float:none;
    }

.hide{
	display: none;
}

.bold{
	font-weight: bold;
}

.jq_date{
	cursor:pointer
}
.p_pointer{
	cursor: pointer;
}

.tb_w10 .clxx_td_6{
	width: 10%;
}

#quoteInsuranceVo{
	position: relative;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 45%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; }

#addFactoryPrice{
	border:none;


}
#addFactoryPriceWarp {
	position:relative;

}
#addFactoryPriceWarp div{
	position: absolute;
	top: -36px;
	left: 0;
	height: 42px;
	width: 206px;
	z-index: 2;
}

.cursor{
	cursor:pointer;
}
.pre_page{
	text-align: center;
    overflow: hidden;
    padding: 5px;
}
.pre_page span{
	padding: 0px 5px;
	font-size:10px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.margin-left-10{
	margin-left: 10px;
}

.margin-right-10{
	margin-right: 10px;
}

.tbr_table_td_5{
	width: 18%;
}

#loginBtn{
	float:left;
	cursor:pointer;
}


#handSandow{
	position: absolute;
    top: 0px;
    right: 22px;
    background: #000;
    opacity: .6;
    line-height: 32px;
    text-align: center;
    width: 81px;
    height: 35px;
    display: none;
    color: #fff;
    border-radius: 3px;
}
#pushOutDialog  .tbr-input {
    width: 223px;
    height: 35px;
    margin-left: 18px;
    border: solid 1px #ccc;
    border-radius: 2px;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}
#pushOutDialog  .tbr-select {
    width: 223px;
    height: 35px;
    margin-left: 18px;
    border: solid 1px #ccc;
    border-radius: 2px;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}
#pushOutDialog .dialogTemp{
   background: #FFF;
   height: 250px;
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
   margin:9% auto auto;
}
#pushOutDialog .headerTitle{
   background-color: #1095e7;
   margin-bottom: 15px;
   height: 40px;
   text-align: 35px;
   line-height: 35px;
   padding-left: 20px;
}
#pushOutDialog .fl{
  float:left;
}
#pushOutDialog .sendCheckCode{
    width: 80px;
    height: 35px;
    line-height: 35px;
    padding: 2px;
    border-radius: 3px;
    margin-left: 4px;
    text-align: center;
    color: white;
    background-color: #1095e7;
    cursor: pointer;
}
.plat-form-info{
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
	padding: 8px;
	position: absolute;
	z-index: 9999;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
	border: 1px solid #aaaaaa;
	background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
	color: #222222;
	border-radius: 4px;
	display:none;
}

.file-item{
	padding: 5px 0 5px 20px;
	position: relative;
}
.file-remove{
	position: absolute;
	top: 7px;
	left: 5px;
	font-size: 14px;
	cursor: pointer;
}
#rateDiv label,#rateDiv div{
	float:left;
}

#customTable span{
	min-width: 40px;
	text-align: center;
	display: inline-block;
	border-bottom: 1px solid #000;
	margin: 0 5px;
	padding: 0 5px;
}

.dialog-panel {
	width: 300px;
	position: absolute;
	left: 50%;
	top:25%;
	margin-left: -150px;
	background: #fff;
	z-index: 99;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	display: none;
}

.dialog-panel .panel-head {
	background-color: rgb(66, 139, 202);
	color: #fff;
	padding-left: 25px;
	height: 45px;
	font-size: 14px;
	line-height: 45px;
}

.dialog-panel .panel-content {
	height: 78px;
	padding:10px 15px;
}
.dialog-panel .panel-content p {
	float: none;
	padding: 3px 0;
}

.dialog-panel .panel-footer {
	padding: 20px 0;

}

.dialog-panel .panel-bottons {
	margin-left:18px;
	overflow: hidden;

}

.dialog-panel .p-btn{
	width:60px;
	height:32px;
	line-height:32px;
	border:1px solid #ccc ;
	text-align:center;
	border-radius: 4px;
	color: #2a2a2a;
	font-size: 14px;
	margin-left:20px;
}

.bdsug-close {
	background: #fff;
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	top: -1px;
	right: -21px;
	border: 1px solid #adadad;
	border-left: none;
	color: #007fff;
}

.vin-search {
	position: absolute;
    right: -35px;
    top: 0;
    height: 30px;
    line-height: 30px;
    padding: 0 4px;
    text-align: center;
    color: #fff;
    width: 50px;
    font-size: 14px;
    background: #007fff;
    border-radius: 5px;
}

.vin-btn {
	position: absolute;
    right: -64px;
    top: 0px;
}

.no-pd-l-r{
	padding-left: 0;
	padding-right: 0;
}

.col-radios{
	display:inline-block;
	padding-top:4px;
	padding-left:10px;
}

.traffic-police {
	display:none;
	width: 30px;
	height: 30px;
	line-height: 30px;
	position: relative;
	right: -60px;
}
.traffic-td-key {
	font-weight:bold;
	height:30px;
	line-height:30px;
}
.traffic-td-value {
	color:#999;
	text-align:right;
	padding-right:20px;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}


.clearfixb { zoom:1; }
.clearfixb:after {
	content:'';
	display:block;
	clear:both;
}

.tax-section {
	position: relative;
}

.tax-localCalTax {
	position: absolute;
	left: 120px;
	top: 11px;
	display: inline-block;
}

.tax-localCalTax span {
	margin-right: 10px;
}

.tax-localCalTax input {
	margin-right: 10px;
}
.tax-localCalTax label {
	margin-right: 10px;
}

.tax-section h3 {
	margin: 0;
	padding: 15px;
	color: #3d9aff;
	font-size: 14px;
}
.tax-tab {
	position: relative;
	height: 26px;
	line-height: 26px;
	padding-left: 45px;
}

.tax-tab ul {
	position: absolute;
	left: 126px;
	top: 0;
	padding: 0;
}
.tax-tab ul li {
	padding-left: 15px;
	min-width: 92px;
}

.tax-tab .tab-localCalTax {
	position: absolute;
	right: 15px;
	top: 0;
}

.tax-group {
	display: none;
}

.tax-group .tax-item{
	width: 33.33%;
	float: left;
	height: 50px;
	/*line-height: 50px;*/
	position: relative;
}
.tax-group label{
	position: absolute;
	width: 110px;
	text-align: right;
	padding-top: 16px;
}
.tax-value{
	margin-left: 125px;
	line-height: 50px;
	margin-top: 10px;
}
.tax-input {
    border: solid 1px #ccc;
    border-radius: 2px;
    height: 30px;
    padding: 4px 6px;
    line-height: 1.42857143;
    width: 230px;
}
.tax-select {
    border: solid 1px #ccc;
    border-radius: 2px;
    height: 30px;
    line-height: 13px;
    padding: 2px 9px;
    width: 230px;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}

.border-red {
	border-color: #F00 !important;
}

.filiale-difference .difference-item{
	width: 24.99%;
	float: left;
	height: 50px;
	position: relative;
}
.filiale-difference .w-49 {
	width: 49.99%;
}
.filiale-difference label{
	position: absolute;
	width: 95px;
	padding-top: 15px;
	text-align: right;
	line-height: 
}
.difference-value{
	margin-left: 103px;
	line-height: 50px;
	margin-top: 10px;
}
.difference-input {
    border: solid 1px #ccc;
    border-radius: 2px;
    height: 30px;
    padding: 4px 6px;
    line-height: 1.42857143;
    width: 165px;
}
.difference-select {
    border: solid 1px #ccc;
    border-radius: 2px;
    height: 30px;
    line-height: 13px;
    padding: 0 9px;
    width: 165px;
}

.w-140 {
	width: 140px;
}

.show{
	display: block;
}


.ml-10 {
	margin-left: 10px;
}

.header {
	height: 72px;
}

.login-header h4 {
	margin-top: 0;
}

.jd-bar {
	position: absolute;
	right: 5px;
	top: 40px;
	width: 90px;
	height: 28px;
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}

.cg_tab {
	position: relative;
}

.barch-info-href {
	padding-top: 10px;
	position: absolute;
	display: none;
	width: 24px;
	height: 98px;
	right: -25px;
	top: 26px;
	text-align: center;
	color: #3d9aff;
	background: #fff;
	border-radius: 0 5px 5px 0;
}

.approval div{
	cursor: pointer;
	overflow:hidden;
   	white-space:nowrap;  
   	text-overflow:ellipsis;
    width: 200px;
}

.tjsh_tbxx {
	position: relative;
}
.audit-cover {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 53px;
	display: none;
	cursor: not-allowed;
}
.taxVehicleType{
	width: 230px;
	right: 16px;
	position: absolute;
	top: 40px;
	background: #fff;
	padding-left:0;
	z-index:99;
	overflow: auto;
	height:300px;
	border:1px solid #ccc;
}
.taxVehicleType li{
	background:#d8d8d8;
	line-height:30px;
	display: block;
	padding:0 5px;
}
.taxVehicleType .option:hover{
	background:#3b5bff!important;
	color:#fff;
}
.tax-item .taxVehicleType .option{
	background:#fff;
}
.tax-item .taxVehicleType li{
	cursor: pointer;
}

.preview-tax {

}
.preview-tax .tax-item{
	width: 24.99%;
	float: left;
	min-height: 36px;
	position: relative;
}

.preview-tax label{
	position: absolute;
	width: 110px;
	text-align: right;
}
.preview-tax .item-val{
	margin-left: 125px;
}

.tb-head-name {
	float: right;
	width: 190px;
	margin-top: 9px;
	margin-right: 10px;
	color: blue;
	font-weight: bold;
}

.tax-icon{
	background:url(../img/02_zfcx_.png) right center no-repeat;
}
.reportModule ul{ padding-left: 25px;padding-top:10px; }
.reportModule li{ display: block;margin-bottom: 10px;width:50%;float:left; }
.reportModule .name{ display:inline-block;width: 190px;text-align:right;vertical-align: middle; }
.reportModule .value{ display: inline-block; }
.reportModule li .oneLine{ line-height:50px; }
.reportModule li .colon{ display:inline-block;line-height:50px;vertical-align: middle; }
.theme{
	background-color: #005bac !important;
}
.small-btn{
	border: 1px solid #3d9aff;
    border-radius: 3px;
    height: 24px;
    width: 42px;
    text-align: center;
    line-height: 22px;
    font-size: 13px;
    cursor: pointer;
    color: #3d9aff;
    background: white;
	margin-right: 10px;
	float: none;
	display: inline-block;
}
.com-label{
	display: inline-block;width: 40%;text-align: right;
}
.com-input{
	display: inline-block;width: 55%;margin-top: 15px;
}
.common_outcar .com-btn{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.com-btn{
	position: relative;display: inline-block;padding: 0 5px;cursor:pointer;border-radius: 3px;border: 1px solid #ddd;color: #000; margin-left:15px;min-width: 180px;text-align: center;height: 30px;
	line-height: 28px;background: white;float: none;margin-top: 10px;width:180px;
}
.two-line{
	margin-top:-9px;
}
.btn-fold-1{
	display:inline-block;
	width: 20px;height: 20px;vertical-align: sub;
	background: url("../img/btn-fold-1.png");
	background-size: contain;
}
.btn-fold-2{
	display:inline-block;
	width: 20px;height: 20px;vertical-align: sub;
	background: url("../img/btn-fold-2.png");
	background-size: contain;
}
.no-border{
	border: none;
}