@charset "utf-8";

/* input */
#wr_name {width:210px !important;}
#wr_4, #wr_pnum1,#wr_pnum2, #wr_pnum3 {width:70px !important;}
#wr_5, #wr_6, #wr_7,#wr_hp1,#wr_hp2,#wr_hp3 {width:70px !important;}
#wr_startdate, #wr_enddate {width:130px !important;}
#wr_email {width:200px !important;}
#personnel {width:50px !important;}
#wr_estimatetype input[type="text"] {display:inline-block;}
#wr_estimatetype input[type="email"] {display:inline-block;}
.bo_bus input::-moz-input-placeholder {line-height:20px;}
.bo_bus input::-webkit-input-placeholder {line-height:20px;}

#express {display:block; *zoom:1; max-width:1160px; margin:0 auto; margin-bottom:30px; height:200px;}
#express:after { display:block; clear:both; content:""; }

#express .margin-top-5 { margin-top:5px; }
#express table { table-layout:fixed; width:100%; }
#express .regist { margin-top:2px; border:0px solid #dddddd;}
#express .regist .title { border-bottom:none; padding-bottom:5px; text-align:center; }
#express .regist table tr.end th, #express .regist table tr.end td { border-bottom:solid 0px #ccc;}
#express .regist table tr.disabled { background:#eee;}
#express .regist table tr.disabled input[type='text'] { background:#eee; border:solid 0px #777;}
#express .regist table th, #express .regist table td { background:#eee; border:solid 1px #ccc; padding:10px;/* border-bottom:none;  */} 
#express .regist .align_left th { text-align:center; font-size:11px; padding: 7px 3px; }
#express .regist .align_left td { text-align:center; font-size:11px; padding: 6px 3px; }
#express .regist table th { text-align:right; padding-right:10px; }
#express .regist table td {/* border-left:none;*/ background:none; text-align:left; padding-left: 10px; }
/*#express .regist table td span { color:#FF0000; }*/ 
#express .regist table th.center { text-align:center; border-right:none; }
#express .regist table th.center p { margin-top:5px; }  
#express .regist table th.center p.f { margin-top:0px; }
#express .regist table td .cnt_cmt{font-size:12px;!important;}

.form-control{-webkit-appearance:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:#ffffff !important; border-radius:4px !important;​}

@media (min-width:1200px) {
	
}

/*=================================================btn=================================================*/

.btn-danger2{font-size:12px;color:#fff;background-color:#d9534f;border:1px solid #d43f3a;padding:0px 7px; height:37px;line-height:37px;border-radius:5px;}
.btn-danger2:hover{font-size:12px;color:#fff;background-color:#d9534f;border:1px solid #d43f3a;padding:0px 7px;}


.btn-default2{font-size:12px;border:1px solid #999999;background-color:#ffffff; color:#555555;padding:0px 7px; height:37px;line-height:37px;border-radius:5px;}
.btn-default2:hover{font-size:12px;border:1px solid #999999;background-color:#ffffff; color:#555555;padding:0px 7px;}

.btn-default2 i{padding:0px 3px;}

.btn-primary2{color:#ffffff;font-size:12px;border:1px solid #286090;background-color:#286090;padding:0px 7px; height:37px;line-height:37px;border-radius:5px;}
.btn-primary2:hover{color:#ffffff;font-size:12px;border:1px solid #286090;background-color:#286090;padding:0px 7px;}

.wr_defalt2, .wr_primary2{margin:0 2px;padding:0px 10px;font-size:14px;}
