.tableform select, select > option{
	color:black;
}
.has-danger input[name="policy_no"]{
	border-bottom: 1px solid #c8c8c8
}

.width-300 {
	width: 300px;
}

.height-100 {
	height: 100px;
} 

.margin-bottom-30 {
	margin-bottom: 30px;
}