.regTableBG {
	background : #c4c4c4
}

.regTDHeader {
	color : #275680;
	font : normal normal bold 13px/normal Geneva, Verdana, Arial, Helvetica, sans-serif;
	height : 20px;
	padding-left : 4px;
	background : #e5ebf6
}

.ui-dialog {
	max-width: -webkit-fill-available;
	max-width: -moz-available;
}

.error {
	color: #ff3333;
	font: normal normal bold 11px / normal Geneva, Verdana, Arial, Helvetica,
		sans-serif;
}