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

/*
.Kode-page-heading .container
{
	padding-top:	20px;
	padding-bottom: 20px;
}
*/
#kode-header{
	position: relative!important;
	background:#047F8C;
	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 'Montserrat', 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: #047F8C!important;
}

.kode-nav ul li ul {
	/*border: 1px solid #047F8C;*/
	background: #047F8C;
}

.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: #047F8C!important;
}

@media (min-width: 1320px) and (max-width: 1640px) {
	.kode-nav ul li a{
		font: 20px/28px 'Montserrat', 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 'Montserrat', sans-serif;
		padding: 0px 12px;
	}
	
	.kode-content{
		top: 94px;
	}
}


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

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

#mobile-header a:hover {
	color: #9db9d9;
}

.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: 'Montserrat', 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: #0A3540!important;
}

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

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

h1.ghost {
	display: none;
}

h2
{
	font-size:40px;
	color:	#047F8C!important;
	font-weight:800;
}

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

h4
{
	font-size: 24px;
}

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

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:			#f44336;
	font-size:		12pt;
}

.high-warning
{
	text-align:		left;
	font-weight:		bold;
	background:		#f44336;
	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;
}

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

.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-main-services {
        background: #9db9d9;
}

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

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

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

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


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:	360px;
}

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 #9db9d9;
}

.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 'Montserrat', Arial, Helvetica, sans-serif;
}

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

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

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

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

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

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

.eposter_lnk{
	margin-left:	20px;
}

.reference{
	font-family:'Montserrat', 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: #047F8C;
	border-color: #047F8C;
}

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

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

.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;  
	margin-top: -12px;     
}

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: #9db9d9;
        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;
}