.help-block{ /*display: none !important;*/ color: rgb(185, 74, 72) !important; font-size: .8rem; display: flex; padding: 0px; }


.radio-checkbox-wrapper input[type='checkbox'] {
	height: 1px !important;
	width: 1px !important;
}

/*.help-block{
	display: block;
	color: red !important;
	margin: 15px 0 0 0;
	clear: both;
}*/