.tableform select, select>option {
	color: black;
}

.has-danger input[name="policy_no"] {
	border-bottom: 1px solid #c8c8c8
}

.color-F00 {
	color: #F00;
}

.width-92-percent {
	width: 92%;
}

.height-300 {
	height: 300px;
}

.height-90 {
	height: 90px;
}