.checkbox-header{
	font-size:135%;
	font-weight: bolder;
	background:#676662;
	color:#F0F5FF;
	padding:0.5%;
}


.checkbox-rows span{
	padding-bottom:1%;
}
/*
h1{
	font-size: 125%!important;
	font-weight: bolder!important;
	padding:0.5%;
	margin:0.5%;
}*/
.interview-inspection-blocks .red{
	color: #D63232!important;
}


.interview-inspection-blocks .interview-inspections-list .list-item{
	padding:0.5%;
	border-bottom:0.1em #E1DFD1 solid;
	width: 99.5%;
}

.interview-inspection-type-selection{
	padding-top:0.5%!important;
	background:#39393B;color:#fff;
	width:95.1%;
	margin:1%;
}
.interview-inspection-type-selection .data .input-label{
	word-wrap: break-word;
	white-space: nowrap;
	font-size:140%;
	padding-left:2%;
}
.interview-inspection-type-selection .data input{
	width:24px;
	height:24px;
}