.landing-buttons{
	    display: flex;
    justify-content: space-between;
    align-items: center;	
}
.event-title h2{
	display:none;		
}
#content,
#header .container, 
#footer .footer,
.navbar-nav,
#header div.container{
	max-width:85% !important;
	width:100% !important;
}
#header{
	background:transparent;	
}
div.colleagueFieldHeading {
	width: 27% !important;
	float: left !important;
	padding-left: 15px;
	padding-right: 15px;
}
div[data-group="colleague"] .well{
	background: transparent;
	border: none;
	box-shadow: none;
	padding: 20px 0px;
}
div[data-group="permission"] p{
	display:none;	
}
div[data-group="permission"] p.fieldValue{
	display: block !important;
	margin: 0px;
	padding-right: 4rem !important;
}
div[data-group="permission"] fieldset{
	display: flex;
	align-items: start;
	justify-content: space-between;
}
div[data-group="permission"] fieldset legend{
	display:none;	
}
div[data-group="permission"] fieldset .de_fieldset{
	width: 33% !important;
	display: flex;
}
div[data-group="permission"] fieldset .de_fieldset .span{
	width:auto;
	clear:none;
	float:none;
	display:inline-block;
}
div[data-group="are-member"] .de_fieldset,
div[data-group="dietary"] .de_fieldset{
	display: flex;
	align-items: start;
	justify-content: flex-start;
	width: 100%;
	max-width: 20%;	
}
.fancybox-bg{
	opacity:0.6 !important;	
}
.modalPopUp{
	border-radius:25px;
	box-shadow:0px 0px 20px rgba(00,00,00,0.3);
}
#field-75611 fieldset{margin-bottom:0px;}
#field-75611 fieldset legend{display:none !important;}
#field-75611 fieldset p{display:none;}
#field-75611 fieldset p.fieldValue{
	display:block !important;
	margin-top:0px;
	margin-left:0px;
}
#paymentForm [type="radio"],
#paymentForm [type="checkbox"]{
	opacity:1;
	position: inherit;
}
#details{
	padding: 4px 9px;
	margin: 0px 9px;
	clear:none !important;
}
.expired{
	opacity:0 !important;	
}
.de_cols_2 label{
	width:100% !important;
}
label[full] span:first-child:before{
	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: "\f05e";
	color: #c0392b;
	left: -36px;
	position: absolute;
	font-size: 26px;
	top: -1px;
}

span[full] [type="radio"] + label:before, span[full] [type="checkbox"] + label:before{
	border:none;
}


div[data-group="file"] fieldset{
	margin:0px 15px;	
}
div[data-group="file"] fieldset legend{
	padding: 3px 0px;
	margin-bottom: 5px;
	border: 1px solid transparent;
	border-radius: 4px;
	font-weight: normal;
	width: 27%;
	float: left;
	padding-left: 0px !important;
	color:#20386e;
}

div[data-group="file"] fieldset div {
	position: relative;
	width: 73% !important;
	height: 45px;

}
div[data-group="file"] 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: 20;
	height: 45px;
	line-height: 24px;
	color: #999;
	border-radius: 5px 10px 10px 5px;
	font-weight: 300;
	border: inset;
	border-width: 1px;
	border-color: rgba(00,00,00,0.2);
}
div[data-group="file"] fieldset div:before {
	content: " content: "Upload";";
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	height: 45px;
	background: #4daf7c;
	color: #fff;
	font-weight: 700;
	z-index: 25;
	font-size: 16px;
	line-height: 47px;
	padding: 0 15px;
	text-transform: uppercase;
	pointer-events: none;
	border-radius: 0 5px 5px 0;
}
div[data-group="file"] fieldset div.en_label:before{
	content: "Upload";
}
div[data-group="file"] fieldset div.fr_label:before{
	content: "Télécharger";
}
div[data-group="file"] fieldset div:hover:before {
	background: #3d8c63;
}
div[data-group="file"] fieldset div input {
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99;
	height: 45px;
	margin: 0;
	padding: 0;
	display: block;
	cursor: pointer;
	width: 100%;
}
table.breakdown thead th{
	font-weight:bold;	
}
table.breakdown thead th:nth-child(4){
	width:133px;
	text-align:right;
}
table.breakdown td:nth-child(4){
	text-align:right;
}
table.breakdown th.amount{
	width:130px;
	text-align:right;
}
#header{
	position: sticky;
	border: none;
	top: 0;	
	z-index: 99;
}
#header .top-bar{
	width: 1114px ;
	margin: 0px auto;
	height: 41px;
	position: relative;
}
#header .top-bar .container{
	width: 22%;
	right: 0;
	position: absolute;
	top: 0;
	z-index: 999;
}
#menu{
	display:block !important;	
	position: absolute !important;
	top: 0px !important;
	width: 100% !important;
	z-index: 2 !important;
	background: #20386e !important;
}
a.social {
	font-size: 24px;
	color: rgba(254,255,255,0.8) !important;
	margin: 0px 7px;
	display: inline-block;
	line-height: 44px;
}
a.social:hover,
a.social:focus{
	color: rgba(254,255,255,1.0);
}
div.event-title{
	background: url(https://mycs-cdn.myconferencesuite.com/other/Project/2317/2b/0d/header-bottom-bg.jpg) no-repeat bottom center / cover !important;
	min-height: 105px !important;	
}
#header .event-title{

}
#header .event-title h1{
	line-height: 70px !important;
}
#field-123727 label span.de_fee{
	min-width:88px;
	text-align: right;
}
#field-123727 fieldset div.de_fieldset span.de_cols_1 label span:nth-child(1) {
	position: relative;
	top: 1px;
	left: 26px;
	max-width: 63% !important;
	display: inline-block !important;
}
.sponOps .col-sm-9,
.sponsRec .col-sm-9,
.exhibitRec .col-sm-9{
	width:100% !important;	
}
#field-123856 fieldset legend{
	visibility: hidden;
	font-size: .5rem;	
}

#field-123711 p,
#field-123711 fieldset legend{
	display:none;	
}
#field-123711 p.fieldValue{
    display: block !important;
    clear: both !important;
    margin-left: 0px;
    margin-top: 0px;
}