/* 	
	Add 210218 
	bootstrap_custom.css
	overwrite default Bootstrap style here ( from bootstrap.(min.)css )
*/

.form-control {
	border-radius: 0;
}

.form-control:disabled, .form-control[readonly] {
	background-color: transparent;
}