.form,
.AspNet-Login,
.wizard
{
	margin-bottom: 1.5em;
	background-color: #C2C5CC;
	background-color: #C9D1D9;
	border-style: solid solid solid none;
	border-width: 1px;
	border-color: #989BA1 #fff #fff #989BA1;
	width: 620px;
}
.form h3
{
	margin-top: 0;
	padding: 0;
}
.form h4
{
	border-bottom: 1px solid #A64400;
}
.form-content,
.wizard .step
{
	padding: 17px;
	border-left: 1px solid #989BA1;
}
.wizard .header
{
	border-left: 1px solid #989BA1;
}
.form-submit,
.wizard .nav
{
	padding: 17px;
	background: #1C1C1C;
	color: #fff;
	border-left: 1px solid #000;
}
.btn-enrol
{
	background-color: #555;
}
.btn-enrol:hover,
.btn-enrol:focus
{
	background-color: #aaa;
}
.form-panel
{
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	width: 100%;
	background: transparent url(../img/dv_h_form.png) repeat-x 0 100%;
}
#confirm .form-panel
{
	margin: 0;
	background: transparent;
}
#confirm h4
{
	padding: 0.5em;
	background-color: #fff;
}
.option
{
	margin: 0 0 1.5em 0;
	padding: 1.5em;
	position: relative;
	background: #50535C;
	background: #5C6775;
	color: #D3DDEB;
}
.option span
{
	margin-right: 72px;
	display: block;
	font-size: 1.2em;
}
.option span strong
{
	color: #fff;
}
.option .btn
{
	position: absolute;
	right: 18px;
	top: 18px;
}
.option table
{
	margin-top: 1.5em;
}
.col
{
	width: 284px;
}
.col-11
{
	width: 100%;
}
.col-12
{
	clear: both;
	float: left;
}
.col-22
{
	float: right;
}
.form-item
{
	margin-bottom: 0.5em;
	clear: left;
	min-height: 2.5em;
	width: 100%;
	position: relative;
}
.form-item-additional
{
	padding: 1em;
	background: #DCE2E9;
}
label,.label
{
	font-weight: bold;
}
.label
{
	position: relative;
	top: 3px;
}
label span,
.label span
{
	font-weight: normal;
}
.rbl label,
label.ddl
{
	font-weight: normal;
	/*color: #BCBDBF;*/
}
.form td
{
	border-bottom: 1px solid #E1E3E8;
	background-color: #C9D1D9;
}
.form th
{
	border-bottom: 3px solid #fff;
}
table:not(.rbl) tbody tr:hover td
{
	background-color: #dde2e7;
}
.rbl td
{
	margin: 0;
	padding: 0;
	border: none;
}
.option td,
.option th
{
	background-color: #3A3C42;
	border-bottom-color: #5C6775;
}
.wizard th
{
	/*background-color: #dde2e7;*/
	background-color: #fff;
}
.wizard td
{
	border-bottom-color: #dde2e7;
}
.AspNet-GridView tfoot td
{
	font-weight: bold;
	/*border-top: 3px solid #E1E3E8;*/
	border-bottom: 1px solid #E1E3E8 !important;
	background-color: #b8c2c9;
}

.form-item .label
{
	margin-right: 6px;
	float: left;
	clear: left;
	text-align: right;
}
.col .form-item .label
{
	width: 112px;
}
.form-item p.label
{
	margin-bottom: 0.5em;
	float: none;
	text-align: left;
}
.col .label
{
	width: 143px;
	width: 40%;
}
.col-11 .label
{
	margin: 0 0 1em 0;
	width: 315px;
}
.response
{
	margin-left: 300px;
	display: block;
}
#confirm .label
{
	margin-right: 6px;
	float: left;
	clear: left;
	text-align: right;
	width: 50%;
	top: 0;
}
.txt
{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif; 
	padding: 3px;
	border: 1px solid #989BA1;
	font-size: 1em;
	line-height: 1.5em;
}
.tbl-input .txt
{
	width: 100%;
}
.tbl-input tr td:first-child
{
	padding-left: 0;
}
.txt:hover
{
	border: 1px solid #50535C;
}
.txt:focus
{
	border: 1px solid #FBB03B;
}
.col .txt
{
	width: 158px;
}
.nav
{
	clear: both;
}
.rbl-v input
{
	/*clear: left;
	float: left;*/
}
.rbl-v label
{
	/*margin-left: 2em;
	display: block;*/
}
.form-date
{
	margin-right: -18px;
	white-space: nowrap;
}
hr
{
	clear: left;
}
.td-btn
{
	text-align: right;
}




.validation
{
	display: block;
	width: 16px;
	height: 16px;
	background: transparent url(../img/icn_exclamation.png) no-repeat;
	text-indent: -999em;
	position: absolute;
	right: 3px;
	top: 3px;
}
.validation-summ
{
	/*margin-bottom: 1.5em;*/
	padding: 0.75em;
	background: #A64400;
	color: #fff !important;
}
.validation[style*=visible] ~ .txt
{
	border: 1px solid #f00 !important;
}
.ui-datepicker
{
	z-index: 999;
}
.ui-datepicker-header a
{
	border-bottom: none;
}
.ui-datepicker-trigger
{
	position: relative;
	left: -19px;
	top:6px;
	vertical-align: middle;
}

.opt-none
{
	padding-top: 1em;
	display: inline-block;
}.full
{
	width: 100%;
}



.payment-option
{
	margin-bottom: 0.5em;
	background: #dce2e9;
	/*border: 1px solid #eef1f4;*/
}
.payment-option h4
{
	margin: 0;
	padding: 0;
	border: none;
}
.payment-option h4 a
{
	margin-bottom: 0;
	padding: 1em;
	display: block;
	background: #6F8700;
	color: #fff;
	border: none;
}
.payment-option h4 a:hover
{
	background: #819d00;
}
.payment-option h4 a.active
{
	/*border-bottom: 3px solid #A64400;*/
	background-color: #eef1f4;
	color: #222;
	background-color: #222;
	color: #fff;
	background-color: #fff;
	color: #222;
	border-bottom: 3px solid #A64400;
}
.payment-option td
{
	background-color: #dce2e9;
	border-bottom: 1px solid #eef1f4;
}
.payment-option table tbody tr:hover td
{
	background-color:#eef1f4;
}
.course-option
{
	padding: 1em 0 0 0;
}
.course-option h5
{
	margin-bottom: 0.75em;
	color: #A64400;
}
.course-option h5,
.course-option div
{
	margin-left: 1em;
	margin-right: 1em;
}

tr.tr-top th
{
	border-bottom: 1px solid #eee;
	font-weight: normal;
}


