.no-display {
	display: none !important;
}
.small-text {
	font-size: 11px;
}
.err_border {
	border:  1px solid #ff0000 !important;
}
.red-text {
	color:  red !important;
}
.green-text {
	color:  green !important;
}
.m_b_10 {
	margin-bottom:  10px !important;
}
.inline-blk {
	display:  inline-block !important;
}
.modal-reg-tnc .modal-footer{
	border:  none !important;
}