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

strong {
	color: #6503a6;
}

.high-warning strong {
	color: #fff!important;
}

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

.Kode-page-heading .container
{
	padding-top:	20px;
	padding-bottom: 20px;
}

#kode-header{
	position: relative!important;
	background: #fff;
	border: none;
	border-bottom: 8px solid #f2600c;
}

@media (max-width: 979px) {
	#kode-header{
		height: 64px;
	}
	
	span.sidr-class-mobile4 {
		padding: 0px!important;
	}
}

@media (min-width: 980px) {
	span.mobile4 {
		display: none;
	}
}

@media (min-width: 1120px) { 
	.kode-logo {
		margin: 0px 30px;
	}
}

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


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

.kode-nav ul li a {
	color: #f2600c!important;
/*	padding: 37px 14px;*/
/*	border-bottom: 3px solid #f2600c;*/
	text-align: center;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}

.kode-nav ul li a::after {
        content: '';
        background: none !important;
        border-color: transparent transparent #f2600c;
        border-style: solid;
        border-width: 0 7px 7px;
        display: block;
        height: 0;
        left: 50%;
        margin-left: -7px;
        position: absolute;
        top: auto;
        bottom: 0;
        width: 0;
        opacity: 0;
}

.kode-nav ul li a:hover::after, .kode-nav ul li.active a::after {
	opacity: 1;
}

.kode-nav ul li:hover a, .kode-nav ul li.active a {
	background: none;
}

.kode-nav ul li a i.fa {
/*	margin-right: 5px;*/
	font-size: 1.4em;
	line-height: 0.1em;
}

/*
.kode-nav ul li a:hover, .kode-nav ul li.active a {
	color: #fff!important;
	background: #fff;
	border-radius: 0px 10px 0px 20px;
	border-bottom: 3px solid #f2600c;
}

.kode-nav ul li a:hover {
        transition: all 1.0s ease 0s!important;
        -webkit-transition: all 1.0s ease 0s!important;
        -moz-transition: all 1.0s ease 0s!important;
}
*/

#mobile-header {
	top: 12px!important;
	left: 25px!important;
	background: #f2600c;
}

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






.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=20180222") no-repeat 50% 25%;
	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: 'Exo 2', sans-serif;
	font-style: normal;
	font-weight: 400;
}


@media (min-width: 1600px) {
	.kode-nav ul li a{
		padding: 22px 16px;
		margin: 15px 7px 12px;
	}
}


@media (min-width: 1180px) and (max-width: 1599px) {
	.kode-nav ul li a{
		padding: 22px 8px;
		margin: 15px 9px 12px;
	}
}


@media (max-width: 1179px) {
	.kode-nav ul li a{
		padding: 22px 8px;
		margin: 15px 2px 12px;;
	}
}

@media (min-width: 1500px) {
	.kode-nav ul li a{
		font-size: 22px!important;
	}
}

@media (min-width: 1180px) and (max-width: 1499px) {
	.kode-nav ul li a{
		font-size: 18px!important;
	}
}

@media (min-width: 980px) and (max-width: 1179px) {
	.kode-nav ul li a{
		font-size:16px!important;
	}
}


@media (max-width: 1119px) {
	.kode-logo{
		display:inline-block;
		float:left;
		padding:5px 0px 0px 0px!important;
		margin-left: 100px;
	}
}

@media (max-width: 767px) {
	.register-content {
		text-align:left!important;
	}
	
	.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;
	}
	
	.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: 0px!important;
}

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

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

.footer-copyright p {
        margin: 0;
        font-size: 12px!important;
        color: #fff!important;
        line-height: 1.6em;
}

.footer-copyright p strong {
	color: #fff;
	font-size: 1.2em;
}

h1
{
	font-size:40px;
	color:	#fff!important;
	line-height:1em!important;
	text-align: left;
}

h1:before
{
	content: "> ";
}

h2
{
	font-size:40px;
	color:	#f2600c!important;
}

.kf_heading_1 span:before, .kf_heading_2 span:before {
	background-color: #f2600c;
}

h3
{
	color: #0424d9!important;
	font-size: 24px;
	margin-bottom: 18px!important;
	margin-top: 32px!important;
}

h1 em, h2 em, h3 em, h4 em
{
	font-size: 0.65em;
	color: #bbb;
}

h5
{
        margin-bottom: 0.2em!important;
        color: #f2600c!important;
        font-weight: 600!important;
}

.scheduletabs .panel-group .panel-heading + .panel-collapse > .panel-body {
        color: #333!important;
}

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

@media (max-width: 767px) {
	.Kode-page-heading .container
	{
		padding-top:	15px;
		padding-bottom: 15px;
	}
	
	h1
	{
		font-size:40px;
		text-align: left;
	}
	
	h2
	{
		font-size:24px!important;
		margin-top: 18px!important;
	}
}

@media (max-width: 479px) {
	.Kode-page-heading .container
	{
		padding-top:	10px;
		padding-bottom: 10px;
	}
	
	h1
	{
		font-size:36px;
		text-align: center;
	}
	
	h1:before
	{
		content: "";
	}
	
	h2
	{
		font-size: 24px!important;
		margin-top: 18px!important;
	}
}

.content .kf_heading_1 h2
{
        line-height: 1.2em!important;
	margin: 0px!important;
}

.content .kf_heading_1 span
{
	padding: 2px 0px 28px 0px!important;
}

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

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

.content h4 p 
{
	margin: 0!important;
}

.content ul li
{
	list-style: square;
}

.content ol li
{
	list-style: inherit!important;
}

.content ul, .content ol {
        margin: 0px 0px 0px 20px;
        padding: 0px;
}

.content li ul, .content li ol {
        margin-left: 40px;
        padding: 0px;
}

.content .scheduletabs ul.nav, .content .scheduletabs ul.auditorium {
	margin: 0px!important;
}

blockquote
{
	font-size:inherit!important;
}

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

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

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

.high-warning
{
	text-align:		left;
	font-weight:		bold;
	background:		#f2600c;
	color:			#fff;
	padding:		0px;
	margin:			0px;
	clear:			both;
	z-index:		4;
	position:		relative;
}

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

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

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

.warning_inversed
{
	padding:		30px;
	font-weight:		bold;
	background:		#fff;
	color:			#f2600c;
	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;
}

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

.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;
}

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


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;
}

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;
	margin: 0px!important;
}

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:		#d18a17;
	text-align:	right;
}

th.amount{
	padding:	5px;
	width:		200px;
	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;
	margin-top: 120px;
}

@media (max-width: 768px) {
	.kode-conference-schedule{
		margin-top: 0px;
	}
}


.scheduletabs {
	max-width: 100%!important;
	margin: 0px auto!important;
}

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

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

.large-disp{
	display: block;
}

.small-disp{
	display: none;
}

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

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

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

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

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

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

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

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

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

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

.scheduletabs .panel-body p strong em {
	font-weight: normal;
	font-style:normal;
}

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

.scheduletabs .panel-heading {
	color: #6503a6!important;
}

.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: 82px;
	height: 82px;
	border-radius: 50%;
	margin: 8px 50px 0 10px;
	position: relative;
	z-index: 5;
	background: #f2600c;
	color: #fff;
	font-size: 52px;
	text-align: center;
	line-height: 77px;
	padding: 0px 0px 0px 0px;
}

.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 'Exo 2', 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: 18px/30px 'Exo 2', Arial, Helvetica, sans-serif;
	}
	
	.auditorium{
		font: 10px/70px 'Exo 2', 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: 10px;
		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 0px 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;
		color: #fff;
		font-size: 24px;
		text-align: center;
		line-height: 38px;
	}
	
	.scheduletabs p, .scheduletabs .announcer {
	        font: 14px/16px 'Exo 2', Arial, Helvetica, sans-serif;
	}
}

.mla-session {
	margin-bottom: 20px;
}

.mla-session img {
	float: left;
	width: 82px;
	height: 82px;
	border-radius: 50%;
	margin: 0px 20px 0px 0px;
}

.mla-session .mla-unknown {
	float: left;
	width: 82px;
	height: 82px;
	border-radius: 50%;
	margin: 0px 20px 0px 0px;
	background: #fff;
	color: #fb2644;
	font-size: 52px;
	text-align: center;
	line-height: 77px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #fb2644;
}

.mla-session p {
	padding-top: 15px;
	display: table-cell;
}

.mla-session::after {
	content: ' ';
	display: block;
	clear: both;
}

.mla-session a span {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	margin-right:25px;
	color:#fff;
	background:#6503a6;
	padding:0px 15px 15px;
	border-radius:3px;
	box-shadow:0 0 2px rgba(0,0,0,.5);
	transform:scale(0) rotate(-12deg);
	transition:all .25s;
	opacity:0;
}

.mla-session a:hover span:before{
	top: 35px;
	content: "";
	left: -10px;
	position: absolute;
	z-index: 99;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 12px solid #6503a6;
}

.mla-session a span p {
	display: block;
}

.mla-session a span p strong {
	color: #fff;
}


.mla-portrait {
	text-align: center;
	margin: 30px 0px 20px;
}

.mla-portrait img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
}



a:hover span, a:focus span{
	transform:scale(1) rotate(0);
	opacity:1;
}


.panel-heading.no-collapse:before {
	content: ""!important;
}

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

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

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

.sch-reference{
	display: block;
	font-family:'Exo 2', 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 'Exo 2', Arial, Helvetica, sans-serif;
	color: #333;
}

.eposter_lnk{
	margin-left:	20px;
}

.reference{
	font-family:'Exo 2', 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;
}

.full
{
	text-align: center;
	font-weight:bold;
	color:	#930000;
}

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: 			180px;
	text-align: 		center;
}

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

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

td.tdlabel
{
	width: 45%;
        background: #efefef;
}

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

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

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

td.read
{
	font-weight:	normal;
}

td.unread
{
	font-weight:	bold;
}

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:	20px;
	font-size:	0.9em;
}

.map-container iframe {
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative; /* IE needs a position other than static */
}

.map-container iframe.clicked {
	pointer-events: auto;
}

header#countdown {
	background: #fff;
	border-top: 8px solid #6503a6;
}

.next-event-counter {
	padding: 0px;
	width: 350px;
	margin: 0px;
	position: absolute;
	right: 50px;
}

.next-event-counter h2 {
        float: left;
        color: #fff!important;
        font-size: 36pt;
        line-height: 76px;
        margin: 0px 10px 0px 0px!important;
}

@media (max-width: 400px) {
	.next-event-counter {
		padding: 15px 0px 15px;
	        width: 320px;
	        margin: 0px auto;
	}
	
	.next-event-counter h2 {
	        float: none;
	}
}

.next-event-counter .countdown {
	margin: -1px 0px 0px;
	width: 350px;
}

.next-event-counter .countdown li {
        padding: 14px 0 5px;
        margin: 0 1px;
        width: 80px;
	border: none;
	background: none;
	font-family: 'Oxanium';
}

.next-event-counter .countdown li span {
	font-size: 38px;
        line-height: 80px;
	width: 80px;
        font-weight: bold;
        padding: 0px;
	display: block;
	border: 1px solid #436;
	font-family: 'Oxanium';
	color: #436;
}

.next-event-counter .countdown li p {
	margin: -12px 9px 0px;
	font-size:11px;
	text-transform: uppercase;
	background: #6503a6;
}

@media (max-width: 480px) {
	.next-event-counter {
		padding: 15px 0px 15px;
	        width: 320px;
	        margin: 0px auto;
	}

	.next-event-counter h2 {
	        float: none;
	        color: #fff!important;
	        font-size: 36pt;
	        line-height: 76px;
	        margin: 0px 10px 0px 0px!important;
	}

	.next-event-counter .countdown {
		margin: 0px;
		width: 320px;
	}

	.next-event-counter .countdown li {
	        padding: 14px 0 5px;
	        margin: 0 1px;
	        width: 65px;
	}

	.next-event-counter .countdown li span {
		font-size: 28px;
	        font-weight: bold;
	        width: 65px;
	}
	
	.next-event-counter .countdown li p {
		font-size: 8px;
	}
}



.kode-main-services {
	padding-top: 0px;
}

.printonly
{
	display: none;
}

.slide_content
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 3;
}

.sidr ul li a, .sidr ul li span {
        text-transform: none!important;
}

p.texte_resume img {
        width: initial!important;
        max-width: 100%!important;
}

.abstract_display table {
	width: 100%;
	border: 1px solid grey;
}

.abstract_display table td {
	border: 1px solid grey;
	padding: 2px 4px;
}

.kode-blog-style-2 p img, .kode-blog-style-2 p figure, .kode-background-second p img, .kode-background-first p img, .kode-background-second p figure, .kode-background-first p 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: #117092;
}

.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: #117092;
}

.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;
}

.kode-team-blog figure img {
        float: left;
        width: 100%!important;
}

.kode-team-blog:hover figure::after {
        height: 80%!important;
        width: 80%!important;
        opacity: 0.7;
}


div.logos>div
{
	margin-bottom:	40px;
}
  
div.logos div a
{
	display:	block;
	text-align:	center;
}

div.logo 
{
	border:		1px solid #efefef;
}

div.logo div.pub
{
        padding: 0px 10px;
        min-height: 166px;
}

@media (max-width: 1199px) {
	div.logo div.pub
	{
	        min-height: 181px;
	}
}

@media (max-width: 991px) {
	div.logo div.pub
	{
	        min-height: 207px;
	}
}

@media (max-width: 767px) {
	div.logo div.pub
	{
	        min-height: 100px;
		padding: 10px 10px;
	}
}

div.logo div.pub h1
{
	color: black;
	font-size: 12pt!important;
	margin-bottom: 10px;
}

div.logo div.pub p
{
	font-size: 8.5pt;
	line-height: 1.4em;
	margin: 3px 0;
	text-align:left;
}

.kode-team-blog {
        float: none!important;
        width: 100%;
        margin-bottom: 30px;
        max-width: 200px;
        margin: 0px auto;
}

.kode-team-blog figure {
        position: relative;
        overflow: hidden;
        width: 100%;
        float: left;
        max-width: 200px;
        margin-bottom: 30px;
}

@media (max-width: 1199px) {
	.kode-team-blog, .kode-team-blog figure {
	        max-width: 150px;
	}
}

@media (max-width: 991px) {
	.kode-team-blog, .kode-team-blog figure {
	        max-width: 120px;
	}
}


.over-state h3
{
	color: #fff!important;
}

.kode-newspeaker {
        padding: 0px 0px;
        margin: 0px 15px 30px 0px;
}

.new-ourspeaker h3 {
        margin: 0 0 0px!important;
}

.new-ourspeaker h4 {
	font-size: 16px;
	margin-top: 10px;
}

.new-ourspeaker.over-state {
	height: 100%;
}

.new-ourspeaker.over-state img {
	width: 50%;
	margin: 0px 0px 20px 0px;
}

.new-ourspeaker.over-state p {
        margin: 15px 0 0px;
        text-align: center;
	font-size: 12px;
	line-height: 16px;
}

.new-ourspeaker.over-state p a.btn {
	color: #fff!important;
	border-color: #fff!important;
}

.new-ourspeaker.over-state p a.btn:hover {
	background: #fff!important;
	color: #f2600c!important
}

@media (max-width: 1199px) {
	.new-ourspeaker.over-state img {
		width: 35%;
		margin: 0px 0px 20px 0px;
	}
}


.btn.linkedin {
	padding:0;
	line-height: 1.42857143;
	background: #fff!important;
}
.btn.linkedin img {
	height: 32px!important;
	margin: 0px;
	border-radius: 4px;
}





.speaker-photo {
	max-height: inherit;
}

.speaker-photo img {
	width: 100%!important;
}

.portrait img {
	width: 100%!important;
	border: 1px solid #e37d39;
}

.searchresults {
	line-height: 50px;
	border: 1px solid #ddd;
	margin: 15px 0px;
	text-align: center;
}

div.searchresults.participant {
	background:	#51a1b9;
}

div.searchresults.active {
	background:	#5cb85c;
}

div.searchresults.debtor {
	background:	#b95351;
}

div.searchresults.participant a, div.searchresults.active a, div.searchresults.debtor a {
	color:		#fff!important;
}

.profiling {
	background:	none;
}

td.quota
{
	width:		100px;
	font-size:	0.85em;
	color:		#f2600c;
	text-align:	center;
}

.btn {
	border: 1px solid #f2600c;
	color: #f2600c;
}

a.btn:hover {
	background: #f2600c;
	color: #fff;
}


.ml-header-logo {
	float: left;
	margin: 20px;
	max-width: 320px;
}

.ml-header-logo img {
	width: 100%;
}
	
.ml-socialnetworks {
	float: right;
	margin: 20px;
}

.ml-socialnetworks ul {
	float: left;
	margin-left: 10px;
}
	
.ml-socialnetworks ul li {
	display: inline-block;
	width: 34px;
	height: 34px;
	margin-right: 10px;
}

.ml-socialnetworks ul li.cta {
	width: auto;
}

.ml-socialnetworks ul li.cta a.btn {
	text-transform: uppercase;
	background: #6503a6;
	border: 1px solid #6503a6;
	color: #fff;
}

.ml-socialnetworks ul li.cta a.btn:hover {
	background: #f2600c;
	border: 1px solid #f2600c;
}

.ml-socialnetworks ul li:last-child {
	margin-right: 0px;
}

.ml-socialnetworks ul li a img {
	width: 100%;
	height: auto;
	border-radius: 4px;
}

@media (max-width: 768px) {
	.ml-header-logo {
		float: none;
		text-align: center;
		margin: 20px 0px;
		max-width: 100%;
	}

	.ml-header-logo img {
		max-width: 320px;
	}
	
	.ml-socialnetworks {
		float: none;
		margin: 20px;
		text-align: center;
	}
	
	.ml-socialnetworks ul {
		float: none;
		margin: 20px 0px;
	}
	
	.next-event-counter {
		padding: 0px;
		margin: 0px auto;
		position: relative;
		right: inherit;
	}
}


@media (max-width: 600px) {
	.ml-socialnetworks ul li.cta {
		display: block;
		text-align: center;
		width: 100%;
		margin-bottom: 5px;
	}
	
	.ml-socialnetworks ul li.cta a.btn {
		max-width: 320px;
		width: 100%;
	}
}


.iconlist div {
	text-align: center;
}

.iconlist a .icon {
	display: block;
	background: #6503a6;
	width: 80px;
	line-height: 70px;
	padding: 2px 0px 8px;
	border-radius: 50%;
	color: #fff;
	margin: 20px auto 10px;
        font-size: 4.2rem;
}


.iconlist a span {
	color: #6503a6;
	font-family: "Oxanium";
	font-size: 14pt;
}

.iconlist a:hover .icon {
	background: #f2600c;
}

.iconlist a:hover span {
	color: #f2600c;
}

