.alert{
	font-size: 13px;
}


.is-invalid{
	border-bottom: solid 1px red;
}

.disabled{
	
	cursor: not-allowed !important;
}