.form-control{
	border-radius:4px;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	height:34px;
}

.unit{color:#000;}
.unit strong{color:inherit;}
.unit .head_unit .title{
	display:inline-block;
	margin-bottom:6px;
	border:1px solid #F4A670;
	color:#F4A670;
	padding:2px;
	min-width:1px;
}
.unit .head_unit .desc{display:inline-block;margin-left:6px;}
.unit .head_unit .title{display:inline-block;vertical-align:top;}
.unit .head_unit .title::before{content:"〉 ";}

.tb_class_list a{color:#333;}
.tb_class_list tbody tr:nth-child(even){
	background-color:#D9ECF2;
}

.others_class_list{}
.others_class_list a{color:#333;}

.signed_form input:focus{background-color:#fffef1 !important;border:1px solid #ff8d8d !important;}

/*
	class unit
*/
.cls_area{}
.cls_area .drow{border-bottom:1px solid #999;padding:6px;}
.cls_area .drow .dtitle{text-align:right;}

/*
	檔案下載
*/
.cls_user_file_unit{color:#7160ff;}
.cls_user_file_unit a{color:#7160ff;}