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

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

/*
@media (min-width: 1120px) {
	#kode-header{
		border-bottom: 1px solid #243666;
	}
}
*/
/*
.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 ul li {
	text-transform: none!important;
	padding: 20px 0;
}

.kode-nav ul li a {
	color: #497CBF!important;
	padding: 0px 25px 0px;
	display: table-cell;
	height: 52px;
	vertical-align: middle;
	text-align: center;
	/*border-top: 3px solid #497CBF!important;
	border-bottom: 3px solid #497CBF!important;*/
}

.kode-nav>ul>li:hover>a, .kode-nav>ul>li>a:hover, .kode-nav>ul>li.active>a {
	color: #fff!important;
	/*border-top: 3px solid #FFF!important;
	border-bottom: 3px solid #FFF!important;*/
	background-color: #497CBF;
}

.kode-nav ul li ul {
	/*border: 1px solid #4493d9;*/
	background: #497CBF;
	min-width: 320px!important;
}

.kode-nav ul li a i.fas {
	position: absolute;
	right: 14px;
	top: 30px;
}

.kode-nav ul li:hover ul li {
	padding: 0;
}

.kode-nav ul li:hover ul li a {
	color: #fff!important;
	display: block;
	font: 16px/20px 'Bebas Neue', sans-serif;
	font-weight: 400;
        text-align: left;
        line-height: 60px;
	vertical-align: middle;
	text-transform: none!important;
	border: none!important;
}

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

.kode-nav ul li a i.fas {
	margin-left: 1rem;
}

.kode-nav ul li:hover ul li a:hover {
	color: #0D0D0D!important;
	background-color: #FFF;
	/*background: #c8c1e3;*/
}

@media (min-width: 1320px) and (max-width: 1640px) {
	.kode-nav ul li a{
		/*font-size: 10pt!important;
		padding: 0px 14px;*/
	}
	
	.kode-content{
		top: 94px;
	}
}
	
@media (min-width: 1120px) and (max-width: 1319px) {
	.kode-nav ul li a{
		/*font-size:9pt!important;
		padding: 0px 12px;*/
	}
	
	.kode-content{
		top: 94px;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.kode-nav ul li a{
		font-size:10pt!important;
	}	
}
/*
.kode-nav {
	padding: 8px 0px;
}

.kode-nav ul li {
	margin-left: -1px!important;
}

.kode-nav ul li a {
	font: 24px/28px 'Bebas Neue', sans-serif;
	color: #fff!important;
	padding: 0px 20px 0px;
	display: table-cell;
	height: 76px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid transparent;
}

.kode-nav ul li:hover>a, .kode-nav ul li>a:hover, .kode-nav ul li.active>a {
	border: 1px solid #b7cfff;
}

.kode-nav ul li ul {
	background: #F2B544;
}

.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: #F2B544!important;
	background: #fff;
}

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

#mobile-header {
	top: 22px!important;
	left: 25px!important;
	border-color: #497CBF;
	color: #497CBF;
}

#mobile-header a {
        color: #497CBF;
        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: 'Bebas Neue', sans-serif;
	font-style: normal;
	font-weight: 500;
}

.kode-logo{
	display:inline-block;
	float:left;
	padding:5px 0px 0px 0px!important;
	margin-left: 5vw!important;
	height: 48px;
}

@media (max-width: 1119px) {
	
	.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;
		height: 48px;
	}
	
	.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/head2.jpg?v=2023");
	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: #0D0D0D!important;
}

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

h1
{
	font-size:44pt;
	color:	#fff!important;
	text-align: left;
	/*text-transform: uppercase;*/
	padding:10px 0 0!important;
	line-height: 1em!important;
}

h1.ghost {
	display: none;
}

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

h3
{
	font-size: 28px;
	margin-bottom: 1rem!important;
	color: #79B4D9!important;
	margin-top: 4rem!important;
}

h4
{
	font-size: 24px;
}

h4.panel-title strong {
	color: #a5bbd7;
}

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:	40px;
	padding-bottom: 40px;
}

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


@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;
	}
	
	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;
	}
	
	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;
	}
	
	h1:before
	{
		content: "";
	}
	
	h2
	{
		font-size:18px;
	}
}

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

.content .kf_heading_1 p 
{
	margin: 6px 0px!important;
}

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

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

.low-warning h2 {
	color: 			#734d0a!important;
}

.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:			#800000;
	clear:			both;
}

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

.infowarning_with_bg {
	background: url("../images/warning.png") no-repeat 30px 50%;
	padding: 30px 0px 30px 110px;
	margin: 0px 0px;
	clear: both;
	border: 4px solid #dc2200;
	margin: 3rem 0;
	font-size: 1.1em;
}

.infowarning p,
.infowarning_with_bg 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-background-first {
        background: #F2F2F2;
}

.kode-main-services {
        background: #F2F2F2;
	padding-top: 0px!important;
}

.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 a.btn {
	border-color: #FFF!important;
}

.main-service-box:hover a.btn:hover{
	border-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:	#F2F2F2;
	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:	1.8em;
	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;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
}

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 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
}

.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 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
}

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

.scheduletabs .announcer .btn {
	margin-left: 1rem;
	padding: 2px 6px;
}

.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: #79B4D9;
        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: #F2F2F2;
        padding: 2px 10px;
}

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

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

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

	.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: #79B4D9;
	        color: #F2F2F2;
	        font-size: 24px;
	        text-align: center;
	        line-height: 38px;
		padding: 0px 0px 0px 2px;
	}
	
	.scheduletabs p, .scheduletabs .announcer {
	        font: 14px/16px 'Roboto', Arial, Helvetica, sans-serif;
		font-weight: 500;
	}
}

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

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

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

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

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

.eposter_lnk{
	margin-left:	20px;
}

.reference{
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	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: 50%;
/*        background: #dac1d4;*/
}

table.summary tfoot {
	border-top: 2px solid black;
}

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:	20px;
	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 #497CBF;
}

/*a.btn:hover {
	background: #243666;
	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: #497CBF;
	border-color: #497CBF;
}

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

.btn-primary {
	color: #fff;
	background-color: #497CBF;
	border-color: #497CBF;
}

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

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

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

.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,
#span_contact_partenaire_description_gestionnaire label {
	width: calc(100% - 40px);
	vertical-align: top;
}

/*span.abs_status {
	display: inline-block;
	width: 110px;
	margin-right: 2rem;
	font-size: 0.85em;
	padding: 2px 4px;
        text-align: center;
}
*/
.abs_status {
	display: inline-block;
	width: 136px;
	margin: 0 2rem 0 0;
	font-size: 1em;
	padding: 2px 4px;
	border-radius: 4px;
	text-align: center;
}

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

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

.abstracts_list li a {
	display: block;
	width: calc(100% - 150px - 2rem);
}

li.active {
	color: green;
}

li.canceled {
	color: red;
}

li.runningProcess_0,
li.runningProcess_1,
li.runningProcess_2,
li.runningProcess_3,
li.runningProcess_4,
li.runningProcess,
li.seccardProcess {
	color: orange;
}

.srvc-content {
	height: 240px;
}

@media (max-width: 1199px) {
	.srvc-content {
		height: 280px;
	}
}

@media (max-width: 991px) {
	.srvc-content {
		height: 330px;
	}
	
	.main-service-box h3 {
		font-size: 24px!important;
	}
}

@media (max-width: 767px) {
	.srvc-content {
		height: auto!important;
	}
}

.srvc-content p {
	text-align: left!important;
}

.main-service-box h3 {
        font-size: 28px;
        line-height: 32px;
	margin: 0 0 10px!important;
}



/* Optional: Adjust the positioning of the character count text. */
.mce-charactercount {
  margin: 2px 0 2px 2px!important;
  padding: 8px!important;
}

/* Optional: Remove the html path code from the status bar. */
.mce-path {
  display: none !important;
}




label.mla-checkbox,
label.mla-radio {
	display: initial;
}

.afterrow:empty {
	display: none;
}







/* 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: 6px;
        right: 6px;
}

@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 1rem;
	border-radius: 4px;
}

.scheduletabs .panel-room:first-child {
	margin: 0 0 1.4rem 3rem;
}

.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;
	font-weight: 500;
        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;
	font-weight: 500;
        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;
}
*/

.fancybox-close-small {
        background-color: #243666;
        color: #fff;
}

.fancybox-button {
        height: 58px;
        width: 58px;
}

.fancybox-close-small {
        color: #fff;
        opacity: 1;
        right: 0px;
        top: 0;
}

.fancybox-toolbar {
	opacity: 1!important;
	visibility: visible!important;
	transition: opacity .25s, visibility 0s!important;
}


.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: 14px;
	padding: 2px 12px;
	line-height: 21px;
	margin: 0px 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-weight: 500;
	font-size: 12px;
	vertical-align: middle;
	margin-left: 1rem;
	background: #79B4D9;
	color: #fff;
	padding: 0px 6px;
	border-radius: 4px;
	font-weight: 500;
	display: inline-block;
	line-height: 1.7;
}

.favorite {
	float: right;
	margin-top: -95px;
	position: relative;
}

.favorite .btn-primary {
        color: #fff;
	background-color: #79B4D9;
	border-color: #79B4D9;
}

.evalmark input {
        text-align: center;
        font-size: 1.1em;
        background: none;
        font-weight: 700;
}



.quiz-list a.btn {
	display: flex;
	margin-bottom: 2rem;
	white-space: wrap;
	min-height: 220px;
	justify-content: center;
	align-items: center;
	font-size: 1.1em;
	white-space: normal;
	padding-bottom: 55px;
}

.quiz-list a.btn span.horaire {
	display: inline-block;
	font-size: 0.8em;
	margin-top: 1.5rem;
	background: #fff;
	color: #8dc05a;
	padding: 4px 8px;
	border-radius: 4px;
	position: absolute;
	bottom: 50px;
	width: 260px;
	left: 50%;
	margin-left: -130px;
}

.quiz-list a.btn:hover span.horaire {
	color: #79B4D9;
}



table.quiz td label {
	display: block;
}

table.quiz td label em {
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: darkgray;
}

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

label.good {
	color: green;
}

.tx-completude {
	position: absolute;
	bottom: 23px;
	font-size: 10pt;
	color: #d5f9b1;
}

a:hover .tx-completude {
	color: #fbe9c9;
}

hr {
	border-top: 1px solid #cccccc!important;
}







.fiche_pedagogique h1 {
	text-align: center;
	background: #497CBF;
	color: #fff;
	font-size: 40pt;
	padding: 2rem!important;
	line-height: 1.3em!important;
	margin: 3rem 0;
}

.fiche_pedagogique h2 {
	border-bottom: 1px solid #497CBF;
	padding-bottom: 1rem;
	margin-top: 5rem;
}

.curriculum_vitae h2 {
	border-bottom: 1px solid #497CBF;
	padding-bottom: 1rem;
	margin: 5rem 0 3rem;
}

.curriculum_vitae table th, 
.curriculum_vitae table td {
	vertical-align: top!important;
	border-top: 1px solid #fff!important;
} 



.filepond-wrapper {
	position: relative;
	margin: 10px 0;
}


input[type=file]:not(.inputupload) {
	display: none;
}

.filepond--root {
        box-sizing: border-box;
        position: relative;
        margin-bottom: 1em;
        font-size: 1.3em;
        line-height: normal;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif,
        'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
        font-weight: 450;
        text-align: left;
        text-rendering: optimizeLegibility;
        direction: ltr;
        contain: layout style size;
}

li.filepond--item {
	list-style-type:none!important;
}

.filepond--credits {
	display: none;
}

/*.filepond--file-info .filepond--file-info-sub {
	margin-left: 3.7rem;
}*/

.filepond--download-icon {
	width: 25px;
	height: 25px;
}



.filepond--item {
    width: calc(50% - 0.5em);
}

@media (min-width: 30em) {
    .filepond--item {
        width: calc(50% - 0.5em);
    }
}

@media (min-width: 50em) {
    .filepond--item {
        width: calc(33.33% - 0.5em);
    }
}


/* use a hand cursor intead of arrow for the action buttons */
.filepond--file-action-button {
    cursor: pointer;
}

/* the text color of the drop label*/
.filepond--drop-label {
    color: #555;
}

/* underline color for "Browse" button */
.filepond--label-action {
    text-decoration-color: #aaa;
}

/* the background color of the filepond drop area */
.filepond--panel-root {
    background-color: #eee;
}

/* the border radius of the drop area */
.filepond--panel-root {
    border-radius: 0;
}

/* the border radius of the file item */
.filepond--item-panel {
    border-radius: 0;
}

/* the background color of the file and file panel (used when dropping an image) */
.filepond--item-panel {
    background-color: #555;
}

/* the background color of the drop circle */
.filepond--drip-blob {
    background-color: #999;
}

/* the background color of the black action buttons */
.filepond--file-action-button {
    background-color: rgba(0, 0, 0, 0.5);
}

/* the icon color of the black action buttons */
.filepond--file-action-button {
    color: white;
}

/* the color of the focus ring */
.filepond--file-action-button:hover,
.filepond--file-action-button:focus {
    box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.9);
}

/* the text color of the file status and info labels */
.filepond--file {
    color: white;
    border-radius: 0;
}

/* error state color */
[data-filepond-item-state*='error'] .filepond--item-panel,
[data-filepond-item-state*='invalid'] .filepond--item-panel {
    background-color: red;
}

[data-filepond-item-state='processing-complete'] .filepond--item-panel {
    background-color: green;
}

/* bordered drop area */
.filepond--panel-root {
    background-color: transparent;
    border: 1px solid #b9c1cc;
}


.filepond--root {
   max-height: 20em;
}


.filepond--image-preview-wrapper {
        border-radius: 0;
}

.filepond--root .filepond--drop-label {
        min-height: 10em;
}

.filepond--drop-label .fa-solid {
	font-size: 3em;
	color: #b9c1cc82;
}

.filepond--file-info {
	position: absolute;
	bottom: 8px;
	display: block;
}

.filepond--file-info span {
	display: block;
}



.kode-our-pricing {
        position: relative;
        overflow: hidden;
        padding: 0px 0;
        float: left;
        width: 100%;
}

.kode-price-box {
        background: #fff;
}

.price-box-frame.first-box, .price-box-frame.last-box {
        padding: 0px!important;
}

.price-box-frame.first-box:before {
	position: absolute;
	content: '';
	background: #f7f7f7;
	width: 20px;
	height: auto;
	top: 20px;
	bottom: 20px;
	left: -20px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

.price-box-frame.last-box:after {
        position: absolute;
        content: '';
        background: #f7f7f7;
        width: 20px;
        height: auto;
        top: 20px;
        bottom: 20px;
        right: -20px;
        border-top: 1px solid #ebebeb;
        border-left: 0px;
        border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}

.kode-price-header {
	position: relative;
	overflow: hidden;
	font: 24px/24px 'Bebas Neue', sans-serif;
	padding: 0px 0 20px;
	border-top: solid 6px transparent;
	border-bottom: solid 6px transparent;
	box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.3);
}

.kode-price-content {
        min-height: 790px;
}

.kode-price-footer button {
	display: inline-block;
	vertical-align: middle;
	min-width: 160px;
	margin: 0 auto;
	font: 18px/20px 'Roboto', Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 15px 15px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}

.kode-price-footer button.btn-primary {
	border: 1px solid #497CBF;
	color: #fff;
	background-color: #497CBF;
}

.kode-price-footer button:disabled,
.kode-price-footer button:disabled:focus,
.kode-price-footer button:disabled:active,
.kode-price-footer button:disabled:hover {
	color: light-dark(rgba(16, 16, 16, 0.3), rgba(255, 255, 255, 0.3));
	border-color: light-dark(rgba(118, 118, 118, 0.3), rgba(195, 195, 195, 0.3));
	background-color: light-dark(rgba(239, 239, 239, 0.3), rgba(19, 1, 1, 0.3));
}

@media (max-width: 1199px) {
	.price-box-frame {
		margin-bottom: 30px;
	}
	
	.price-box-frame.first-box:before, .price-box-frame.last-box:after{
		display:none;
	}
	
	.kode-price-content {
	        min-height: 670px;
	}
}

@media (max-width: 991px) {
	.kode-price-content {
	        min-height: 600px;
	}
}

@media (max-width: 767px) {
	.kode-price-content {
	        min-height: auto;
	}
}

.purchase-order .panel {
	margin-bottom: 30px!important;
}

.purchase-order .panel-heading {
        padding: 20px 30px;
}

.purchase-order .panel-body {
        padding: 20px 30px;
	min-height: 150px;
}

.purchase-order .panel-title {
	margin: 6px 0 0!important;
	font-size: 28px;
	line-height: 28px;
}

.purchase-order .panel-title em {
	font-size: 0.8em;
}

.purchase-order .panel-heading .button_wrapper {
	text-align: right;
	padding-top: 12px;
}

.purchase-order .panel-heading button {
	display: inline-block;
	vertical-align: middle;
	min-width: 160px;
	margin: 0 auto;
	font: 14px/16px 'Roboto', Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px 15px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}

@media (max-width: 767px) {
	.purchase-order .panel-title {
		text-align: center;
	}
	
	.purchase-order .panel-heading .button_wrapper {
		text-align: center;
	}

}



