#registration {
	margin-bottom: 40px;
}

.validation {
	margin-left: 0;
}

label.required:after {
	color: #e32;
	content: '*';
	display: inline;
}

.radioTip {
	margin-left: 24px;
}

.radioLabel {
	font-weight: normal;
}

.priceTable {
	font-size: 16px !important;
	margin-bottom: 20px;
}

td.price {
	width: 150px;
}

.tableRadio {
	position: relative;
	top: -4px;
	margin: 0px;
}

td.priceHead {
	font-size: 16px;
	padding-left: 0 !important;
	width: 150px;
}

td.firstPlain {
	border: none;
	padding-left: 0 !important;
}

.regform {
	background-color: rgb(235, 235, 235) !important;
	font-size: 80%;
	padding-top: 30px;
}

.footer-links, .footer-site-changer {
	font-size: 80% !important;
	font-family: adobe-clean,sans-serif !important;
}

.btn-cta {
	margin: 0 0 20px;
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
}

.btn-primary {
	border-style: solid;
	border-width: 0;
	font-family: adobe-clean,sans-serif,sans-serif;
	line-height: normal;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	display: inline-block;
	background-color: #2b9af3;
	border-color: #0c80d9;
	color: #fff!important;
	border-radius: 3px;
	font-size: 18px!important;
	font-weight: 400;
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
	text-shadow: none
}

.btn-cta:hover {
	background-color: #2b80c5
}

.btn-large {
	padding: 11px 19px;
	font-size: 17.5px;
}

.alert {
	font-size: 13px;
	padding: 10px;
	border-radius: 0px;
	margin-bottom: 10px;
	margin-top: -10px;
	border: 1px solid transparent;
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert h5 {
	margin-top: 0;
	margin-bottom: 10px;
	color: inherit
}

.alert a, .alert a:hover {
	color: inherit
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad
}

.alert-danger, .alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48
}

.alert-dismissable {
	padding-right: 35px
}

.alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert button {
	line-height: 0;
}

.social-media a {
	text-decoration: none;
}
table, table tbody, table tr, table td {
	border: 0 !important;
	background: none;
}
table td:first-child {
	padding-left: 0;
	background: none;
}

table.details p.small, p.small {
	color: #333;
	font-weight: 100;
	margin-bottom: 4px;
}

.blockMsg {
	display: none !important;
}

.modal-content {
	margin-top: 80px !important;
}

table.details td {
	padding-left: 0;
}

table tbody tr:nth-child(even) {
    background: none;
}
/* iCheck plugin Square skin, blue
----------------------------------- */
.icheckbox_square-blue,
.iradio_square-blue {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0 10px 0 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(https://tbp-public.s3.amazonaws.com/common/css/icheck/square/blue.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-blue {
    background-position: 0 0;
}
    .icheckbox_square-blue.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-blue.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-blue.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-blue.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-blue {
    background-position: -120px 0;
}
    .iradio_square-blue.hover {
        background-position: -144px 0;
    }
    .iradio_square-blue.checked {
        background-position: -168px 0;
    }
    .iradio_square-blue.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-blue.checked.disabled {
        background-position: -216px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_square-blue,
    .iradio_square-blue {
        background-image: url(https://tbp-public.s3.amazonaws.com/common/css/icheck/square/blue@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}

#cg8298 label {
	margin-bottom: 10px;
}

div.priceDiv table.priceTable td {
	padding: 15px;
}
div.priceDiv table.priceTable {
	border: 1px solid #cecece !important;
}

.priceTable, p.small {
	font-size: 14px !important;
	
}

td.price {
	width: 100px;
}

td.priceHead {
	font-size: 14px;
	padding-left: 0 !important;
	width: 100px;
	text-align: right;
}

button.btn-default {
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc	
}

.btn-default.focus,.btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
	background-image: none
}

.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

span.priceMsg{
	font-size: 20px;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}

.close:focus,.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0
}
.glyphicon-modal-window:before {
	content: "\e237"
}

.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	-ms-transform: translate(0,-25%);
	-o-transform: translate(0,-25%);
	transform: translate(0,-25%)
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5
}

.modal-header {
	padding: 15px;
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

.modal-dialog {
	width: 600px;
	margin: 30px auto
}

.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
	box-shadow: 0 5px 15px rgba(0,0,0,.5)
}

.modal-sm {
	width: 300px
}

.modal-lg {
	width: 900px
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.course {
	margin-top: 30px !important; 
	font-size: 20px;
	color: #333;
}

div.modal h5 {
	margin-top: 10px;
	margin-bottom: 15px;
}

.europ {
	text-align: right !important;
}

.popover {
	max-width: 435px;
}



select.day, select.month, select.year, select.hour, select.minute {
	width: 60px;
	margin-right: 4px;
	height: 40px;
}

select.hour, select.minute {
	width: 50px;
}

.popover .btn {
	margin-right: 4px;
	min-width: 40px;
	min-height: 40px
}

input[readonly] {
    background-color: #fff;
    cursor: default;
}



.editable-input .btn {
	display: inline-block;
	/* should be inline to take effect of parent's white-space: nowrap */
   vertical-align: top;
	margin-left: 3px;
	margin-right: 0;
	/* inline-block emulation for IE7*/
    zoom: 1;
	*display: inline;
	line-height: 20px;
}

.editable-input {
	vertical-align: top;
	display: inline-block;
	/* should be inline to take effect of parent's white-space: nowrap */
    width: max-content;
	/* bootstrap-responsive has width: 100% that breakes layout */
    white-space: normal;
	/*reset white-space decalred in parent*/
   /*display-inline emulation for IE7*/
   zoom: 1;
	*display: inline;
}

.editable-input select {
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	min-height: 34px;
}

.editable-input select:active, .editable-input select:focus {
	border-color: #ff4a00;
}


