.help-block{
	margin:0px;	
}
#next{
	float:right;	
}
div.e-posters{
	display:none;	
}
html,
body,
legend,
label,
legend.left,
label.left,
select,
input,
textarea{
	font-size:1rem !important;	
}

#header,
#content,
#footer{
	max-width: 80%;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
}
#header .container,
#menu,
#footer .footer{
	width: 100%;
	padding: 0px;
}

.row.speaker{
	    background: transparent !important;
    width: 96%;
    margin: 0 auto;	
}
.row.speaker .col-sm-3{
	    background: transparent;
    padding: 14px;
    text-align: center;
}
.row.speaker .col-sm-3 img{
	width: 100%;
    border-radius: 25px;
}

div.field div.form-group div{
	margin-left:0px !important;	
}
#singleTab div.row div.col-sm-9 {
	background: #f8f9fa;
	padding: 0px 0px 20px 0px;
}
fieldset legend{
	color:#333333 !important;
	border:none !important;
	float: left;
	width: 25%;
}
textarea{
	min-height:125px;	
}
.fancybox-bg{
	opacity:0.6 !important;		
}
ul.list-item {
	list-style: disc;
	margin-left: 33px;
}
ul.list-item li{
	margin:7px 0px;

}

@media (min-width: 240px) and (max-width: 900px){
	.col-sm-9,
	.col-sm-3{
		width:100% !important;
		display:block;
		height:100%;
		overflow:hidden;
	}
	#menu{
		width:100% !important;
	}
	.row{
		margin:0px;
		padding:0px;
	}
	.container-fluid>.navbar-header{
		margin:0px;
	}
	#content,
	.container-fluid > .navbar-collapse{
		padding:0px;
		margin:0px;
	}
	#header div.container{
		padding:0px;
	}
}
div[data-group="consent"] p{
	display:none;	
}
div[data-group="consent"] p.consent_txt{
	display: block !important;
	width: 70%;
	float: right;
	margin-top: 0px;
}
div[data-group="consent"] fieldset div.de_fieldset{
	float: right;
	width: 72%;
	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:25%;
	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(30,50,73,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(25,94,161, 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(30,50,73,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;
}
#rhome{
	color:#ffffff !important;	
}
div[data-group="wide"] p{
	display:none;	
}
#register{
	float: right;
	position: relative;
	top: 23px;	
}