@media (min-width: 1200px){
div.reset_container{width:900px}
}
@media screen and (max-width: 767px){
.table-responsive {border:0px}
}

table td.title_ {
	background: #006278;
	color: #fff;
	font-size: 16px
}
input#checkcode {
	margin-bottom: 10px;
}
.table-bordered>tbody>tr>td {
	vertical-align: middle
}

input.form-control-w{width:165px;}