#field-124384 div input{
	text-transform:uppercase;	
}
label,
fieldset legend,
fieldset legend.left,
input[type="text"],
select,
textarea{
	font-size:1rem !important;	
}
#header div.header-logo img {
	height: auto;
    position: relative;
    top: 0px;
    width: 100%;
}
}
div[data-group="seminar_selection"] .de_fieldset .de_cols_1 label span{
	font-weight:bold;
}
div[data-group="seminar_selection"] .de_fieldset .de_cols_1 label span i{
	font-weight:normal;	
}
div[data-group="seminar_selection"] .de_fieldset .de_cols_1 label span span.speaker{
	font-weight:normal;	
}
a#details {
	display: table;
	background: rgba(245,128,33,1.0);
	border: 1px solid rgba(35,31,32,0.1);
	color: #ffffff;
	padding: 5px 5px;
	border-radius: 4px;
	font-size: 0.9rem;
	margin: 8px 0px;
	text-decoration: none;
	font-weight: normal !important;
}
a#details:hover,
a#details:focus{
	background: rgba(245,128,33,0.9);
	border:1px solid rgba(245,128,33,1.0);
	color: #ffffff;
	text-decoration:underline;
}
a#details:after{
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f05a";
	margin-left: 5px;
	opacity: 0.9;
}
.form-group .well{
	padding:0px;
	box-shadow:none;
	border:none;
	background:transparent;
}
div.colleagueBag {
	width: 95% !important;
	float: right !important;
}
.form-group .well ul{
	margin-left:0px;	
}
.colleagueForm #details{
	display:none;	
}
div.colleagueFieldHeading {
	width: 24% !important;
	float: left !important;
	padding-left: 2%;
	font-weight: normal;
}
div.colleagueFieldHeading span{
	font-weight:normal;	
}
.modal-dialog{
	width:70% !important;	
}
input:read-only {
	background-color: #efefef;
}
span.clearOption {
	font-size: 14px;
	padding: 5px 8px;
	border-radius: 4px;
	background: rgba(84, 160, 255,0.8);
	border: 1px solid rgba(46, 134, 222,0.4);
	margin-left: 38px;
	color: #ffffff;
	text-shadow: 1px 1px 3px rgb(0 0 0 / 30%);
}
span.clearOption:hover,
span.clearOption:focus{
	background: rgba(84, 160, 255,1.0);
	border: 1px solid rgba(46, 134, 222,1.0);
	color: #ffffff;
	cursor:pointer;
}
label.full:after {
	content: "Sold Out" !important;
	font-size: 14px;
	color: red;
	display: block;
	opacity: 1 !important;
	transform: scale(1) !important;
	font-weight: bold;
	left: -3px !important;
}
span.valueSpan.de_cols_1.full p,
span.valueSpan.de_cols_1 p{
	display: none;
}
div[data-group="note"] div.text-editable{
	width:100% !important;
}

div[data-group="consent"] p{
	display:none;	
}
div[data-group="consent"] fieldset legend{
	width:24% !important;	
}
div[data-group="consent"] p.consent_txt{
	display: block !important;
	width: 73%;
	float: right;
	margin-top: 0px;
	margin-left:0px;
}
div[data-group="consent"] fieldset div.de_fieldset{
	float: right;
	width: 75%;
	padding-left: 0px;
}
div[data-group="title"] p.information{
	display:none;	
}
div[data-group="title"] .text-editable{
	width:100% !important;	
}
div[data-group="title"] .text-editable h2{
	margin-top: 0px;
	margin-bottom: 2rem;
	padding-bottom: 7px;
	font-weight: bold;
}
div[data-group="note"] div.form-group p.information{
	display:none;
}
div[data-group="note"] div.form-group .text-editable{
	width:100% !important;	
}
div[data-group="note"] div.form-group .text-editable .alert{
	width:98% !important;
	margin:15px;
}
div[data-group="file"] .form-group fieldset div {
	position: relative;
	width: 100%;
	height: 50px;
	margin: 15px;
}
div[data-group="file"] .form-group fieldset div:after {
	content: attr(data-text);
	font-size: 18px;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	padding: 10px 15px;
	display: block;
	width: calc(100% - 40px);
	pointer-events: none;
	z-index: 2;
	height: 47px;
	line-height: 27px;
	color: #999;
	border-radius: 5px 10px 10px 5px;
	font-weight: 300;
	border: 1px solid rgba(00,00,00,0.1);
	box-shadow: 1px 1px 3px rgb(0 0 0 / 10%);
}
div[data-group="file"] .form-group fieldset div:before {
	content: 'Upload';
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	height: 47px;
	background: #4daf7c;
	color: #fff;
	font-weight: normal;
	z-index: 3;
	font-size: 1rem;
	line-height: 40px;
	padding: 4px 10px;
	text-transform: uppercase;
	pointer-events: none;
	border-radius: 0 5px 5px 0;
}
div[data-group="file"] .form-group fieldset div:hover:before {
	background: #3d8c63;
}
div[data-group="file"] .form-group fieldset div input {
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99;
	height: 47px;
	margin: 0;
	padding: 0;
	display: block;
	cursor: pointer;
	width: 100%;
}
div[data-group="file"] fieldset legend{
	border:none;
	width:24%;
	float:left;
}

div[data-group="file"] div.form-group fieldset{
	margin-right: 0px;
	margin-bottom: 5px;	
}
div[data-group="file"] div.form-group fieldset div{
	width:75% !important;
	margin:0px;
	padding:0px;
}
div[data-group="file"] div.form-group fieldset legend{
	font-weight:400 !important;
	padding-top: 10px;
	/*padding-left: 2%;*/
}
div[data-group="file"] p{
	display:none;	
}
div[data-group="file"] p.foot{
	display: block;
	width: 74%;
	float: right;
	margin-top: 0px;
	padding: 5px;
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	border-radius: 4px;
	margin-right: 0;
}

div[data-group="wide"] .text-editable{
	width: 99% !important;
	padding-left: 10px;
}
.modal-dialog,
.modalPopUp{
	width:70%;
}
input[type="checkbox"],
input[type="radio"]{
	opacity:0 !important;	
}
#paymentForm input[type="checkbox"],
#paymentForm input[type="radio"]{
	opacity:1 !important;
	position:relative !important;
}
/***********************************
Radio/Checkbox Inputs
***********************************/
[type="radio"],
[type="checkbox"]{
	opacity:0;
	position: absolute;
}
[type="radio"] + label,
[type="checkbox"] + label{
	position:relative;
	padding-left:30px;
	cursor:pointer;
	display:inline-block;
	color:#666;
	line-height:25px;
}

[type="radio"] + label:before,
[type="checkbox"] + label:before{
	content:"";
	position:absolute;
	left:0;
	top:2px;
	width:20px;
	height:20px;
	border-radius: 100%;
	border:2px solid rgba(35,31,32,0.6);
	background:#fff;
}
[type="checkbox"] + label:before{
	border-radius: 0px;
}
[type="radio"]:checked + label:after,
[type="checkbox"]:checked + label:after{
	content:"";
	position:absolute;
	left:3px;
	top:5px;
	width:14px;
	height:14px;
	border-radius:100%;
	background:rgba(237,127,43, 1);
	transform:scale(1);
	opacity:1;
	transition:all .3s ease;
}
[type="checkbox"]:checked + label:after{
	border-radius:0;
}
[type="radio"]:checked + label:before,
[type="checkbox"]:checked + label:before{
	border-color:rgba(35,31,32,0.6);
}
[type="radio"]:not(:checked) + label:after,
[type="checkbox"]:not(:checked) + label:after{
	content:"";
	position:absolute;
	left: 3px;
	top: 5px;
	width:14px;
	height:14px;
	border-radius:100%;
	background:#fff;
	transform:scale(0);
	opacity:0;
}
[type="checkbox"]:not(:checked) + label:after{
	border-radius: 0;
}
input[type="checkbox"], input[type="radio"]{
	position: absolute;
	top: 0px;	
}
form[name="regForm"] .form-group [type="checkbox"] + label, form[name="regForm"] .form-group [type="radio"] + label{
	padding-left:30px;
	color: #333333;
	font-weight: 600;
}
div[data-group="wide-radio"] fieldset legend{
	width: 80% !important;
	float:left;
	padding-right:35px;
}
div[data-group="wide-radio"] fieldset .de_fieldset{
	width: 20% !important;
}
div[data-group="wide-radio"] fieldset .de_fieldset span.de_cols_1{
	width: auto !important;
	display: inline !important;
	clear: none !important;
}
select,
input{
	height:auto !important;
}
div[data-group="wide"] p{
	display:none;	
}
span.speaker{
	font-weight: normal !important;
	font-size: 0.9rem !important;
}
div[data-group="seminar_selection"] fieldset legend{
	font-weight:bold;
	color:rgba(237,127,43, 1);
	font-size: 1.3rem !important;
}
#singleTab .col-sm-3 p{
	margin:15px 0px;	
}
#modalBody ul{

}
#modalBody ul li{
	padding: 7px 10px;
	margin: inherit;
	line-height: 100%;
}
div.field fieldset span.de_cols_1{
	position:relative;	
}

.header-logo{
    width: 49% !important;
    float: left;
    padding: 36px 0px !important;
    top: 0px !important;
}
.header-logo img{
	width:100%;
	filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.3));
}