/* Add here all your CSS customizations */
/*@media (max-width:450px) {
	div#prf_panel {
		width: 90% !important;
	}
	div#occ_panel {
		width: 90% !important;
	}
}*/
@media (min-width:768px) {	
	div#fsign {
		width: 500px !important;
	}
}

input.chbox {
	width: 25px;
	height: 25px;
}

/*input#del_sta {
	width: 25px;
	height: 25px;
}

input[name="del_sta"]:checked {
	color: #fff;
	width: 25px;
	height: 25px;
	background-color: #d2322d !important;
	border-color: #bd2d29 !important;
}*/