body{
	min-width: 200px!important;
}

/*
.Kode-page-heading .container
{
	padding-top:	20px;
	padding-bottom: 20px;
}
*/
#kode-header{
	position: relative!important;
	background:#3339A6;
	border:none;
}

/*
@media (min-width: 1120px) {
	#kode-header{
		border-bottom: 1px solid #5aa1e3;
	}
}
*/
/*
.kode-logo{
	float:right;
	margin: 0px 20px 0px 0px;
}
*/

.logos
{
	text-align: right;
        margin-top: 4px;
}

.logos a
{
	margin:	0px 5px;
}

.logos img
{
	height: 40px;
}

.bx-wrapper img {
        max-width: 100%;
	width: 100%;
        display: block;
}

.kode-nav {
	padding: 8px 0px;
}

.kode-nav ul li a {
	font: 24px/28px 'Nunito Sans', sans-serif;
	color: #fff!important;
	padding: 0px 25px 0px;
	display: table-cell;
	height: 76px;
	vertical-align: middle;
	text-align: center;
}

.kode-nav ul li:hover>a, .kode-nav ul li>a:hover, .kode-nav ul li.active>a {
	background-color: #fff!important;
	color: #3339A6!important;
}

.kode-nav ul li ul {
	/*border: 1px solid #272353;*/
	background: #3339A6;
}

.kode-nav ul li:hover ul li a {
	color: #fff!important;
	display: block;
	font-size: 18px;
        text-align: left;
        line-height: 60px;
}

.kode-nav ul ul li a {
	padding: 0 20px;
	height: 56px;
}

.kode-nav ul li:hover ul li a:hover {
	color: #3339A6!important;
}

@media (min-width: 1320px) and (max-width: 1640px) {
	.kode-nav ul li a{
		font: 20px/28px 'Nunito Sans', sans-serif;
		padding: 0px 14px;
	}
	
	.kode-content{
		top: 94px;
	}
}
	
@media (min-width: 1120px) and (max-width: 1319px) {
	.kode-nav ul li a{
		font: 18px/20px 'Nunito Sans', sans-serif;
		padding: 0px 12px;
	}
	
	.kode-content{
		top: 94px;
	}
}


#mobile-header {
	top: 25px!important;
	left: 25px!important;
	border-color: #3339A6;
	color: #3339A6;
}

#mobile-header a {
        color: #F2F2F2;
        font-size: 18px;
        line-height: 36px;
        display: block;
}

#mobile-header a:hover {
	color: #F2F2F2;
}

.sidr-inner ul li br {
	content: ' '
}

.sidr-inner ul li br:after {
    content: ' '
}

.register-time {
	width:	100px!important;
}

.register-content .city {
        margin: 0 0 5px;
        font-size: 30px;
        line-height: 24px;
        text-transform: uppercase;
	font-weight:bold;
        color: #fff;
}

.kode-event-time {
	background: url("../images/countdown.jpg?v=2018") no-repeat 50% 0;
	background-size: cover;
}

.kode-content .container, .kode-slider-content
{
	width:	100%!important;
	max-width: 100%!important;
}

.kode-content .title
{
	font-size: 36px;
	line-height: 42px;
        margin: 0 0 0px;
        color: #fff;
        font-family: 'Nunito Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
}

@media (max-width: 1119px) {
	.kode-logo{
		display:inline-block;
		float:left;
		padding:5px 0px 0px 0px!important;
		margin-left: 100px;
	}
	
	.kode-content{
		top: 94px;
		padding: 20px 0px;
	}
	
	.kode-content .title
	{
		font-size: 26px;
		line-height: 30px;
	}
}

@media (max-width: 767px) {
	.register-content {
		text-align:left!important;
	}
	
	.logos {
		text-align: center;
	}
	
	.kode-content{
		top: 50px;
		padding: 20px 0px;
	}
	
	.kode-content .title
	{
		font-size: 22px;
		line-height: 28px;
	}
}

@media (max-width: 479px) {
	.kode-logo{
		display:inline-block;
		float:none;
		padding:5px 0px 0px 0px!important;
		margin-left: 0px;
	}
	
	.logos {
		text-align: center;
	}
	
	.kode-content{
		top: 0px;
		padding: 30px 0px;
	}
	
	.kode-content .title
	{
		font-size: 16px;
		line-height: 22px;
	}
}

.clearfix{
	clear:both;
}

sup
{
	text-transform: lowercase!important;
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
}

.kode-slider li:after{
	position:absolute;
	content:'';
	background:rgba(0, 0, 0, .0)!important;
	left:0;
	top:0;
	right:0;
	bottom:0;
	z-index:1
}

.sub-header{
	position:relative;
	min-height:400px;
	background-image:url("../images/head.jpg?v=2017");
	background-size:cover;
	background-position:center top;
	float:left;
	width:100%;
}

.Kode-page-heading
{
	padding: 4px 0px!important;
}

#footer {
        position: relative;
        overflow: visible!important;
        float: left;
        width: 100%;
}

.footer-copyright, .back-to-top
{
	background: #3339A6!important;
}

.footer-copyright p {
        margin: 0;
        font-size: 12px!important;
}

h1
{
	font-size:32pt;
	color:	#fff!important;
	line-height:0.8em!important;
	text-align: left;
	text-transform: uppercase;
	font-weight:700;
}

h1.ghost {
	display: none;
}

h2
{
	font-size:40px;
	color:	#711273!important;
	font-weight:700;
}

h3
{
	font-size: 28px;
	margin-bottom: 18px!important;
	color: #0f587d!important;
	font-weight:700;
}

h4
{
	font-size: 24px;
	font-weight:700;
}

th>h3
{
	margin-bottom: 0px!important;
}

h1 em, h2 em, h3 em, h4 em
{
	font-size: 0.7em;
	color: #666;
	font-style: normal;
	font-weight: 700;
}

ul li ul
{
	padding: 0px 0px 0px 40px;
}

.content .container
{
	padding-top:	30px;
	padding-bottom: 30px;
}


@media (max-width: 991px) {
	.Kode-page-heading .container
	{
		padding-top:	20px;
		padding-bottom: 20px;
	}
	
	.logos img
	{
		height: 32px;
	}
	
	h1
	{
		font-size:40px;
		text-align: left;
		padding-top:0px;
	}
	
	h2
	{
		font-size:36px;
	}
	
	h3
	{
		font-size:20px;
	}
}

@media (max-width: 767px) {
	.Kode-page-heading .container
	{
		padding-top:	15px;
		padding-bottom: 15px;
	}
	
	.logos img
	{
		height: 24px;
	}
	
	h1
	{
		font-size:40px;
		text-align: center;
		padding-top:25px;
	}
	
	h2
	{
		font-size:24px;
	}
	
	h3
	{
		font-size:18px;
	}
}

@media (max-width: 479px) {
	.Kode-page-heading .container
	{
		padding-top:	10px;
		padding-bottom: 10px;
	}
	
	.logos img
	{
		height: 16px;
	}
	
	h1
	{
		font-size:36px;
		text-align: center;
		padding-top:20px;
	}
	
	h1:before
	{
		content: "";
	}
	
	h2
	{
		font-size:18px;
	}
	
	h3
	{
		font-size:14px;
	}
}

.content .kf_heading_1 h2
{
        line-height: 1.2em!important;
	margin: 0px!important;
	text-transform: uppercase!important;
	font-size: 28px;
}

.content .kf_heading_1 span
{
	padding: 8px 0px 20px 0px!important;
}

.content .kf_heading_1:after
{
	clear: both!important;
}

.content p
{
	text-align: justify;
	margin: 1.2em 0 1.2em;
}

.content ul 
{
	margin: 1.2em 0 1.2em;
}

.content li
{
	list-style: square;
}

blockquote
{
	font-size:inherit!important;
}

ul.auditorium li
{
	list-style: none;
}

.toolbar
{
	margin:			30px 0px 0px 0px;
}

.mention
{
	font-weight:		bold;
	color:			#e91e63;
	font-size:		12pt;
}

.high-warning
{
	text-align:		left;
	font-weight:		bold;
	background:		#e91e63;
	color:			#fff;
	padding:		0px;
	margin:			0px;
	clear:			both;
}

.low-warning
{
	text-align:		left;
	font-weight:		normal;
	background:		#ffe871;
	color:			#734d0a;
	padding:		0px;
	margin:			0px;
	clear:			both;
}

.high-warning p, .low-warning p
{
	margin:			0!important;
}

.high-warning em, .low-warning em
{
	font-size: 		0.9em;
	font-weight: 		normal;
}

.high-warning a
{
	color: #fff;
	text-decoration: underline;
}

.warning_inversed
{
	padding:		30px;
	font-weight:		bold;
	background:		#fff;
	color:			#e91e63;
	clear:			both;
}

.infowarning
{
	background:		url("../images/warning.png") no-repeat left 50%;
	padding:		30px 0px 30px 80px;
	margin:			0px 0px;
	clear:			both;
}

.infowarning p
{
	text-align:		left!important;
	font-weight:		bold;
	font-size:		1.2em;
}

.confirm
{
	text-align:		left;
	font-weight:		bold;
	background:		#008000;
	color:			#fff;
	padding:		0px;
	margin:			0px;
	clear:			both;
}

.confirm a
{
	color:			#fff;
	text-decoration:	underline;
}

.info
{
	padding:		30px 30px;
	margin: 		0px 0px 30px 0px;
	border-left:		none;
	border-right:		none;
	border:			1px solid #e3e3e3;
	background:		#efefef;
	clear:			both;
}

ul.countdown li p
{
	text-align:center;
}

.kode-event-time h2
{
	color: #fff!important;
}

.kode-event-time p
{
	color: #fff!important;
	font-size: 1.2em;
	text-align: center;
}

.kode-event-time:after
{
	background: none!important;
}

.kode-background-first {
        background: #F2F2F2;
}

.kode-main-services {
        background: #F2F2F2;
}

.main-service-box:hover h3, .main-service-box:hover .srvc-content {
        color: #F2F2F2!important;
}

.main-service-box:hover a{
	color:#F2F2F2!important;
}

.main-service-box:hover .bottom-border {
        background: #F2F2F2;
}

.main-service-box:hover .icon-srvc {
        border: 1px solid #F2F2F2;
        background: #F2F2F2;
}


div#signup, div#signin, div#sign
{
	position:	relative;
	padding:	30px 30px 60px 30px;
	overflow:	hidden;
	border-left:	none;
	border-right:	none;
	border:		1px solid #e3e3e3;
	background:	#f7f6f6;
	margin:		0px 0px 30px 0px;
}

div#signup, div#signin
{
	min-height:	430px;
}

div#sign
{
	min-height:	320px;
}

div#signup h2, div#signin h2, div#sign h2
{
	font-size:	16pt;
	margin:		0px 0px 10px 0px;
	text-transform: uppercase!important;
}

div.forgottenpass
{
	margin-top:	-10px;
	text-align:	right;
}

a.forgottenpass
{
	font-size:	0.85em;
	font-style:	italic;
}

#signin_btn, #signup_btn
{
	position:	absolute;
	left:		30px;
	bottom:		30px;	
}

div.auteur_rank
{
	position:	absolute;
	top:		10px;
	right:		0px;
	width:		60px;
	font-size:	1.4em;
	font-weight:	bold;
	text-align:	center;
}

a.author-btn
{
	display:	block;
	width:		60px;
	text-align:	center;
	font-size:	2.0em;
}

ul.abstracts_list
{
	clear:	both;
}

ul.abstracts_list li
{
	list-style: 	none;
}

li.pile
{
	display:	block;
	background:	#efefef;
	padding:	20px 20px;
}

li.face
{
	display:	block;
	border:		1px solid #efefef;
	padding:	20px 20px;
}

td{
	vertical-align:	middle!important;
}

td.amount{
	padding:	5px;
	width:		200px;
	font-weight:	bold;
	color:		#CC7D45;
	text-align:	right;
}

th.amount{
	padding:	5px;
	width:		250px;
	font-weight:	bold;
	text-align:	right;
}

td.qty{
	width:		40px;
}

th.deadline{
	text-align:	right;
}

span.tarifht
{
	display:		block;
	text-align:		right;
	font-size:		0.85em;
	color:			#6c748b;
}



.newevent-header:after {
        background: none!important;
        border: 1px solid rgba(0, 0, 0, 0.2);
}

.kodeevent-blog-post:hover .newevent-header:after, .kode-event-recent-info:hover .newevent-header:after{
	background: none!important;
	border: 1px solid rgba(0, 0, 0, 0.1);
	height:0px;
	width:0px;
}


.register-holder .logos {
	float:left;
	padding:23px 15px 0px 40px;
}

.register-holder .logos img {
	height:50px;
	width:auto;
	margin-right:25px;
}

@media (max-width: 850px) {
	.register-holder .logos {
		display:none;
	}
}


th.programmation, td.programmation{
	width:170px;
}

th.room, td.room{
	width:170px;
}

th.cnt, td.cnt{
	text-align:center;
	width:60px;
}


.kode-conference-schedule{
	padding:0px 0px 70px 0px;
}

.scheduletabs {
	max-width: 100%!important;
	margin: 0px auto!important;
	border: 1px solid #F2F2F2;
}

.scheduletabs .tab-content{
	padding: 0px!important;
}

.scheduletabs .tab-content.tab-room{
	padding: 2px 0px!important;
}

.scheduletabs .nav-tabs {
	margin: 0px!important;
}

.large-disp{
	display: block;
}

.small-disp{
	display: none;
}

.auditorium{
	font: 14px/70px 'Nunito Sans', Arial, Helvetica, sans-serif;
}

.auditorium li{
	min-width:162px;
}

.scheduletabs .nav-tabs > li > a span {
        display: block;
        font-size: 26px;
        font-weight: bold;
}

.scheduletabs .nav-tabs > li > a {
	min-height: 132px;
}

.weekday {
	font-size: 20px!important;
	margin-bottom: 0px!important;
	margin-top: 12px!important;
	font-weight: normal!important;
}

.scheduletabs .nav-tabs > li > a span.place {
	font-size: 12pt;
	margin: 8px 0px 0px;
}

.panel {
        margin-bottom: 6px!important;
}

.no-pic {
	background: none!important;
}

.panel-heading {
        padding: 15px 25px 15px 15px;
}

.panel-body {
        padding: 5px 15px 45px 15px;
}

.scheduletabs .announcer{
        font: 16px/16px 'Nunito Sans', Arial, Helvetica, sans-serif;
}

.scheduletabs .announcer em{
	color: #337AB7;
	font-style: normal!important;
	font-size: 0.90em;
}

.scheduletabs .panel-body p {
	text-align: left;
	margin: 0px 0px 4px 0px;
}

.scheduletabs .panel-body .sch-time {
	margin: 28px 0px 7px 0px;
	font-size: 0.85em;
	color: #777;
}

.scheduletabs .panel-heading.no-content:before{
	content:"";
}

.scheduletabs .panel-title{
	padding: 0px 25px 10px 0px;
}

.scheduletabs .panel.panel-default:before {
        left: 50px;
}

.announcer-pic {
        float: left;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        margin: 0px 50px 0 31px;
        position: relative;
        z-index: 5;
        background: #272353;
        color: #F2F2F2;
        font-size: 24px;
        text-align: center;
        line-height: 38px;
	padding: 0px 0px 0px 0px;
}

.abs_reference {
	font-weight: bold;
	border: 1px solid #25293d;
	color: #25293d;
	padding: 2px 6px;
	border-radius: 4px;
	margin-left: 10px;
}

.panel-room {
	display: inline-block;
	margin: 0px;
	font-size: 10pt;
	color: #111;
        background: #f7f6f6;
        padding: 2px 10px;
}

@media (max-width: 1199px) {
	.scheduletabs .panel.panel-default {
	        padding: 30px 0px;
	}
	
	.auditorium{
		font: 12px/70px 'Nunito Sans', Arial, Helvetica, sans-serif;
	}

	.auditorium li{
		min-width:134px;
	}
}

@media (max-width: 991px) {
	.scheduletabs .nav-tabs > li > a {
		min-width:25%;
	}
	
	.scheduletabs .nav-tabs{
	        font: 16px/30px 'Nunito Sans', Arial, Helvetica, sans-serif;
	}
	
	.auditorium{
		font: 10px/70px 'Nunito Sans', Arial, Helvetica, sans-serif;
	}

	.auditorium li{
		min-width:102px;
	}
}

@media (max-width: 767px) {
	.scheduletabs .nav-tabs > li > a {
		min-width:25%;
		line-height: 0px;
	}
	
	.scheduletabs .nav-tabs > li:last-child > a{
		border-right:none;
	}
	
	.scheduletabs .nav-tabs > li {
	        width: 25%;
	}
	
	.large-disp{
		display: none;
	}

	.small-disp{
		display: block;
	}
	
	.scheduletabs .nav-tabs > li > a span.day{
		margin-top: 26px;
		font-size: 30px;
		line-height:26px;
	}
	
	.scheduletabs .nav-tabs > li > a span.month{
		text-transform: lowercase;
		font-size: 20px;
		line-height:26px;
	}
	
	.auditorium li{
		width: 25%;
		min-width: 25%;
	}
	
	.auditorium li a{
		font-size: 10px;
	}
	
	.panel-room {
		display: block;
		margin:-10px 0px 20px 0px;
	}
}

@media (max-width: 480px) {
	.auditorium li{
		width: 33.333%;
		min-width: 33.333%;
	}
	
	.auditorium li a{
		font-size: 10px;
	}
	
	.scheduletabs .panel-heading::before {
	        right: 10px!important;
	}
	
	.panel-heading {
	        padding: 0px 15px 0px 0px;
	}
	
	.panel-body {
	        padding: 0px 15px 45px 0px;
	}
	
	.content h4, .content p {
		text-align: left;
	}
	
	.scheduletabs .panel.panel-default:before {
	        left: 30px;
	}

	.announcer-pic {
	        float: left;
	        width: 40px;
	        height: 40px;
	        border-radius: 50%;
	        margin: 0px 15px 0 11px;
	        position: relative;
	        z-index: 5;
	        background: #272353;
	        color: #F2F2F2;
	        font-size: 24px;
	        text-align: center;
	        line-height: 38px;
		padding: 0px 0px 0px 2px;
	}
	
	.scheduletabs p, .scheduletabs .announcer {
	        font: 14px/16px 'Nunito Sans', Arial, Helvetica, sans-serif;
	}
}

.sch-list p{
	font-size: 16px;
	text-align: left;
        margin: 0px 0px 4px 0px;
}

.sch-list .announcer{
	font-size: 16px;
	color: #272353;
}

.sch-list .announcer em{
	color: #337ab7;
        font-style: normal!important;
        font-size: 0.90em;
}

.sch-reference{
	display: block;
	font-family:'Nunito Sans', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 20px 0px 5px 0px;
	font-size: 1.0em;
	color: #777;
	border-bottom: 1px solid #efefef;
}

.chairmen{
	font: 16px/20px 'Nunito Sans', Arial, Helvetica, sans-serif;
	color: #333;
}

.eposter_lnk{
	margin-left:	20px;
}

.reference{
	font-family:'Nunito Sans', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #efefef;
	color: #777;
	margin: 0px 0px 20px 0px;
}


h3.popup_program{
	border-bottom: 1px solid #efefef;
	padding: 0px 0px 20px 0px;
	font-size: 20px!important;
}

td label{
	font-weight: normal!important;
}

td.htlcheck
{
	width: 			20px;
	text-align: 		center;
	font-size: 		1em;
}

td.htlfull
{
	width: 			20px;
	color: 			#c84e00;
	font-weight: 		bold;
	vertical-align: 	middle;
	padding-top: 		2px;
	padding-bottom: 	3px;
	text-align: 		center;
	font-size: 		1em;
}

.htlgeoz
{
	text-align: 		center;
}

.htlname
{
	text-align: 		left;
}

.htlcat
{
	width: 			26px;
	text-align: 		center;
}

.htlwalk
{
	width: 			110px;
	text-align: 		center;
}

.htlmetro
{
	width: 			220px;
	text-align: 		center;
}

table.htllist th.amount
{
	width:			65px;
	text-align:		center;
}

table.htllist td.amount
{
	width:			65px;
}

td.tdlabel
{
	width: 40%;
/*        background: #dac1d4;*/
}

div#cards img
{
	width: auto!important;
}

td.nb_resumes
{
	width:		120px;
	text-align:	right;
}

td.evalmark
{
	text-align:	center;
	width:		120px;
}

td.read
{
	font-weight:	normal;
}

td.unread
{
	font-weight:	bold;
}

a#tri_desc, a#tri_asc
{
	margin-left: 20px;
}

span.reference
{
	float:		right;
	background:	#3b3b3b;
	color:		#efefef;
	padding:	5px;
	font-weight:	bold;
}


.moderateur
{
	font-style:	italic;
}

.titre_resume
{
	font-size:	1.3em;
	font-weight:	bold;
	text-align:	left;
}

.auteurs
{
	text-align:	left;
}

.organismes
{
	font-size:	0.9em;
	font-style:	italic;
	margin-bottom:	20px;
	text-align:	left;
}

.adresse
{
	font-size:	0.9em;
	margin-bottom:	20px;
	text-align:	left;
}

.declaration
{
	margin-top:	40px!important;
	font-size:	0.9em;
}

@media (min-width: 992px) and (max-width: 1119px) {
	.main-service-box
	{
		min-height: 260px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.main-service-box
	{
		min-height: 325px;
	}
}

.btn-secondary {
	border: 1px solid #5aa1e3;
}

/*a.btn:hover {
	background: #5aa1e3;
	color: #fff;
}*/

.btn i {
	margin-right: 1rem;
}

.btn i:last-child {
	margin-right: 0;
}

.btn i:first-child {
	margin-right: 1rem;
}

.btn i:last-child {
	margin-left: 1rem;
}

.btn-outline-primary {
        color: #5aa1e3;
	border-color: #5aa1e3;
}

.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary:hover {
        color: #fff;
	background-color: #711273;
	border-color: #711273;
}

.btn-primary {
	color: #fff;
	background-color: #5aa1e3;
	border-color: #5aa1e3;
}

.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover {
        color: #fff;
        background-color: #711273;
        border-color: #711273;
}

.iradio_square-blue,
.icheckbox_square-blue {
	margin-right: 0.4rem;
}

.alert p:last-child {
	margin-bottom: 0px;
}

.btn.tools {
	margin-bottom: 3rem;
}









.kode-blog-style-2 img, .kode-blog-style-2 figure, .kode-background-second img, .kode-background-first img, .kode-background-second figure, .kode-background-first figure {
        display: inline-block;
        width: auto!important;
}

.topic_stat {
	float: right;
	margin-left: 30px;
	margin-right: 10px;
}

.topic_stat i.fa {
	display: table-cell;
	vertical-align: middle;
	font-size: 38pt;
	color: #5aa1e3;
}

.topic_stat div {
	display: table-cell;
	vertical-align: bottom;
	padding: 0px 0px 0px 6px;
}

.topic_stat strong {
	font-size: 16pt;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

.topic_stat strong.counter {
	font-size: 28pt;
}

.topic_stat span {
	display: block;
	font-size: 0.7em;
	color: #5aa1e3;
}

.afterrow
{
	margin-top:		20px;
}

span#accolade
{
	display: block;
	float: left;
	margin-right: 10px;
	font-size: 8em;
	font-weight: lighter;
	color: #eeeeee;
	padding-top: 0px;       
}

span#dispnights
{
	display: block;
	float: left;
	padding-top: 78px;
}

.swal2-popup
{
	width: 50em!important;
}

.swal2-popup h2.swal2-title
{
	font-size: 32px!important;
}

.swal2-popup .swal2-content
{
	font-size: 1.5em!important;
}

.swal2-popup .swal2-checkbox, .swal2-popup .swal2-file, .swal2-popup .swal2-input, .swal2-popup .swal2-radio, .swal2-popup .swal2-select, .swal2-popup .swal2-textarea {
        margin: 0px auto 15px!important;
}

.swal2-popup .swal2-styled.swal2-cancel, .swal2-popup .swal2-styled.swal2-confirm {
	font-size: 1.4em!important;
}

.swal2-popup .swal2-input[type=text], .swal2-popup select, .swal2-popup .swal2-input[type=file] {
        max-width: 80%!important;
}

.kf_aside_panel {
	background: #F2F2F2;
        float: left;
        width: 100%;
	margin-top: 20px;
        margin-bottom: 40px;
}

.kf_aside_panel h6 {
	font-family: 'Gobold Uplow', sans-serif;
	padding: 15px 0px 15px 0.8em;
        color: #24293c;
        text-transform: uppercase;
        border-bottom: 1px solid #fff;
        font-size: 24px;
}

.kf_aside_panel h6 i {
        margin-right: 20px;
	vertical-align: top;
}

.kf_aside_panel ul {
	margin-left: 1.2em;
	margin-right: 1.2em;
}

.kf_aside_panel ul li {
	list-style: none;
	padding: 20px 0px;
	border-bottom: 1px solid #fff;
	width: 100%;
}

.kf_aside_panel ul li:last-child {
	border-bottom: none;
}

.iradio_square-blue,
.icheckbox_square-blue {
	margin-right: 0.4rem;
}

#span_contact_description_gestionnaire label {
	width: calc(100% - 40px);
	vertical-align: top;
}

span.abs_status {
	display: inline-block;
	width: 90px;
	margin-right: 2rem;
	font-size: 0.85em;
	padding: 2px 4px;
        text-align: center;
}

span.abs_status.success {
	background-color: #008000;
	color: #fff;
}

span.abs_status.warning {
	background-color: #ff9800;
	color: #fff;
}

#form_filtre {
        margin-bottom: 0px!important;
        width: 190px;
}

button.playvideo {
	margin: 10px 0px 10px;
}

.sch-reference .btn i,
.playvideo i {
	margin-right: 6px;
}



.srvc-content {
	height: 200px;
}

.main-service-box h3 {
        font-size: 28px;
        line-height: 32px;
}



/* Barre de recherche */
.search-container {
	padding: 1rem 0;
	text-align: left;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.searchForm {
	display: inline-block;
	width: 100%;
}
  
.searchInputContainer {
	position: relative; /* Ajout de la propriété 'position: relative;' */
	display: inline-block;
	width: 100%;
	/*margin-right: 10px;*/
}

.searchIcon {
	position: absolute;
	top: 40%;
	right: 120px;
	transform: translateY(-50%);
	font-size: 18px;
}

.searchButtons {
        position: absolute;
        top: 4px;
        right: 5px;
}

@media (max-width: 767px) {
	.searchButtons button span {
		display: none;
	}
	
	.searchButtons button.btn i {
		margin-right: 0;
	}
}


.first-tab {
	min-height: 133px;
	display: flex !important;
	justify-content: center;
	align-items: center;
}

@media (max-width: 767px) {
	.first-tab {
		min-height: 99px;
	}
	
	.scheduletabs .nav-tabs > li > a span {
	        font-size: 20px;
	}
}


h3.day-info {
	margin: 3rem 2rem;
}


.sch-time {
	text-transform: initial!important;
}


th.reference {
	width: 80px;
}

.meetings-wrapper {
	float: left;
	width: 100%;
}



.scheduletabs .panel {
	margin-bottom: 1px!important;
}

.scheduletabs .panel>.sch-time {
        text-transform: initial!important;
        text-align: center;
        width: 70px;
        font-size: 12px;
        line-height: 16px;
        padding: 2rem 1rem;
        float: left;
        margin: 0 0 0 -70px;
        height: 100%;
}

.scheduletabs .panel.panel-default {
        border: none;
        border-radius: 0;
        box-shadow: none;
        position: relative;
        padding: 0;
        float: left;
        width: 100%;
        border-left: 70px solid #f7f6f6;
}

.scheduletabs .panel.panel-default:before {
        content: none;
}

.scheduletabs .panel-title {
        padding: 0.9rem 0 1rem 3rem;
        font-size: 22px;
        line-height: 24px;
	border-bottom: none;
}

.scheduletabs .panel-heading:before {
	content: "\f0fe";
	position: absolute;
	left: 1rem;
	top: 1.5rem;
	margin: 0px;
	font-size: 14px;
	color: #e0e0e0;
	font-family: FontAwesome;
	width: 15px;
}

.scheduletabs .panel-heading {
	padding: 0.6rem 0 0;
	border-top: 1px solid #eeecec;
}

.scheduletabs .panel-room {
	font-size: 14px;
	line-height: 23px;
	margin: 0 0 1.4rem 3rem;
	border-radius: 4px;
}

.scheduletabs .panel-room i.fas {
        color: #aaa;
        margin-right: 0.6rem;
}

.scheduletabs .panel-room:empty {
	display: none;
}

.scheduletabs .panel-body {
        padding: 1rem 1rem 1rem 3rem;
}

.scheduletabs .ygz-tab-pane:after {
	content: " ";
	display: block;
	clear: both;
}

.scheduletabs .panel-body .sch-time {
        margin: 0rem 0px 7px 0px;
        font-size: 0.85em;
        color: #777;
}

.scheduletabs .abs-wrapper {
	margin: 0 0 2rem 0;
}

.scheduletabs .posters-wrapper .meeting-wrapper {
	padding-left: 2rem;
}


.mla-synthetic-conference-schedule {
	clear: both;
}


.mla-synthetic-conference-schedule .day-wrapper {
	clear: both;
}

.mla-synthetic-conference-schedule .day-wrapper h3 {
	text-align: center;
	margin-top: 3rem;
}

.mla-synthetic-conference-schedule .day-wrapper .day-title-wrapper {
	position: relative;
}

.mla-synthetic-conference-schedule .day-wrapper .day-title-wrapper .carousel-control {
	color: #667303;
}

.mla-synthetic-conference-schedule .rooms {
	position: relative;
	padding: 0.6rem 0px 0.6rem 40px;
	margin-right: 4px;
	background: #f7f6f6;
	border-bottom: 1px solid #ddd;
}

.mla-synthetic-conference-schedule .rooms .rooms-inner {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.mla-synthetic-conference-schedule .rooms .room {
	font: 12px/18px 'Roboto', Arial, Helvetica, sans-serif;
        color: #333;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mla-synthetic-conference-schedule .timeline {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
}

.mla-synthetic-conference-schedule .clockline {
	width: 40px;
	text-align: center;
	background: #f7f6f6;
}

.mla-synthetic-conference-schedule .clockline .sch-time {
        display: block;
        font: 10px/16px 'Roboto', Arial, Helvetica, sans-serif;
        color: #333;
        text-transform: uppercase;
        margin: 0 0;
	height: 16px;
}

.mla-synthetic-conference-schedule .clockline .sch-time.hour {
	border-top: 1px solid #ddd;
}

.mla-synthetic-conference-schedule .clockline .sch-time.hour:first-child {
	border-top: none;
}

.mla-synthetic-conference-schedule .meetings {
	position: relative;
	width: calc(100% - 44px);
}

.mla-synthetic-conference-schedule .meetings .meeting {
	position: absolute;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #eee;
	color: #000!important;
	border: 1px solid #ddd;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font: 11px/16px 'Nunito Sans', sans-serif;
	padding: 1rem;
	
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	
	cursor: pointer;
}



.mla-synthetic-conference-schedule .meetings .meeting:hover {
	-webkit-filter: brightness(115%);
	filter: brightness(115%);
	z-index: 9999;
	
}

.mla-synthetic-conference-schedule .meetings .meeting .reference {
	float: none;
	background: none;
	color: #000;
	padding: 0;
	margin: 0;
	border: none;
	text-transform: none;
}

.mla-synthetic-conference-schedule .meetings .meeting.lunch .title {
	text-align: right;
	padding-right: 20%;
}



.kode-conference-schedule.excerpt .scheduletabs {
	border: none!important;
}

.kode-conference-schedule.excerpt .overflow,
.kode-conference-schedule.excerpt .meetings-wrapper {
	border-bottom: 1px solid #eeecec;
}

.kode-conference-schedule.excerpt .meetings-wrapper .overflow {
	border-bottom: none;
}


.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--pdf .fancybox-content {
        width  : 60%;
        height : 80%;
        max-width  : 60%;
        max-height : 80%;
        margin: 0;
}

@media only screen and (max-width: 1024px) {
	.fancybox-slide--iframe .fancybox-content,
	.fancybox-slide--pdf .fancybox-content {
		width: 100%;
		max-width: 100%;
		height: 100%;
		max-height: 100%;
		margin: 0;
	}
	
	.fancybox-slide {
		padding: 0px!important;
	}
}

.fancybox-close-small {
        color: #0072b9;
	background: #fff;
        opacity: 1;
        right: 0px;
        top: 0;
	width: 56px;
	height: 56px;
}

.fancybox-close-small:hover {
	background: #4393D9;
}



.day-info .btn {
	font-weight: 500;
	font-size: 0.6em;
	padding: 3px 12px;
	line-height: initial;
	margin: -6px 1rem 0;
}

.panel-heading .btn {
	font-weight: 500;
	font-size: 0.8em;
	padding: 3px 12px;
	line-height: initial;
	margin: -3px 1rem 0;
}

.sch-time .btn {
	font-weight: 500;
	font-size: inherit;
	padding: 3px 12px;
	line-height: initial;
	margin: -3px 1rem 0;
}

span.last_pull {
	color: #fdba31;
}



.form-signin {
        width: 100%;
        padding: 40px 0px;
        margin: 0 auto;
	text-align: left;
}

.form-signin h2 {
	font-size:	16pt;
	margin:		0px 0px 10px 0px;
	text-transform: uppercase!important;
}

@media (max-width: 600px){
	.form-signin {
	        width: 100%;
	        max-width: 330px;
	        padding: 20px 0px;
	        margin: 0 auto;
		text-align: left;
	}
	
	.form-signin h2 {
		font-size: 12pt;
	}
}

.btn-fav {
	float: right;
	margin-right: 16px;
	color: #fdba31!important;
	display: none;
}

.mla-session-title {
	margin-right: 50px;
	display: block;
}

.mla-session-title a {
	color: inherit;
}

#btn_toggle_fav {
	margin: calc(1rem + 4px) 0;
	display: none;
}


span.qualiopi {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	vertical-align: middle;
	margin-left: 1rem;
	background: #f2b544;
	color: #fff;
	padding: 2px 6px;
	border-radius: 4px;
	font-weight: 500;
}


.table-striped>tbody>tr:nth-of-type(odd) {
        background-color: #fff;
}

.table-striped>tbody>tr:nth-of-type(even) {
        background-color: #f9f9f9;
}