.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] { margin-left: -1em; }

.t01 {border-top:2px #0662b0 solid;  border-bottom:1px #cccccc solid; margin:0px; background:#ecd5c1; }
.t01 th {background:#f5f7fb; padding: 3px 0; color:#0662b0; font-family: 'nsr' !important; }
.t01 td {background:#fff; padding:3px 0;}
.t01 td.e{background:#fff; padding:5px;text-align:left;}

/*.ez-form label.for-radio { margin-right: 10px; }*/

.ui-datepicker { font-size: 12px; width: 220px; z-index: 2 !important; }
.ui-datepicker select.ui-datepicker-month { width:40%; font-size: 11px; }
.ui-datepicker select.ui-datepicker-year { width:40%; font-size: 11px; }

.ez_required {
	background-image: url(/iez14/img/form_required.png);
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid lightgray;
	padding: 4px;
}