.form-control {
	border-width: 1px;
	border-color:dimgrey;
}

.form-control:disabled {
	border: none;
}