@charset "ISO-8859-1";

@media screen and (min-width:992px) and (max-width: 1023px) {
	.form-control-md {
		width: 100% !important;
	}
}

.radio-spacer {
	margin-left: 38px !important;
}
