﻿
#dlgEditEmployees label.ui-input-text { vertical-align: middle; }
#dlgEditEmployees label.ui-select { padding-top: 10px; }
#dlgEditEmployees #sEmployerSelect-button { width: 296px; }
#dlgEditEmployees label.txtAllEmployers { height: 0 !important }
#dlgEditEmployees textarea { resize: none; }
#dlgEditEmployees #tbEmployerEnd,
#dlgEditEmployees #tbEmployerStart { opacity: 1; }
#dlgEditEmployees #emplUl { float: right;margin-right: 196px;max-width: 700px; }

#categoryListNotice {
	color: red !important;
	text-align: center !important;
	font-weight: bold !important;
	top: 30px !important;
	position: relative !important;
}

.selCatList {
	margin: auto 24% auto !important;
    width: 58% !important;
}

#categoryLists div.ui-input-datebox {
	width: 24% !important;
}

.categoryListDates {
	margin-right: 5% !important;
}

.borderLeft {
	border-left: 1px solid rgb(204, 204, 204);
}

.requiredField {
	font-weight:bold !important;
}

.txtRequiredFields {
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}