
/* 2020 */

.schedule__date-btn.active {
	background-color: #1a377b;
	color: white !important;
	-webkit-transition: color .3s;
	transition: color .3s;

}


.schedule__date-btn  , .schedule__date-btn:visited, .schedule__date-btn a:hover, .schedule__date-btn a:focus, .schedule__date-btn a:active {
    text-decoration: none !important;
	color:white !Important;
}

.schedule__item {
    position: relative;
    padding: 23px 0;
    border-top: 2px solid #f3f3f3;
    text-align: center;
}

@media (min-width: 768px) {
.schedule__item {
    text-align: left;
    padding: 24px 17px 17px;
}
}

@media (min-width: 1000px) {
	.schedule__item {
	    padding: 24px 30px 17px;
	    transition: opacity 0.3s ease, transform 0.3s ease;
	    -webkit-transition: opacity 0.3s ease, transform 0.3s ease;
	}
}

.schedule__items2 h1 {    margin-bottom: 10px;
    line-height: 1.1em;
    color: #051a48;
    weight: bold;
    padding-top: 10px;
text-align: left;
    font-weight: 400;
}

.schedule__date-btn {
    background-color: #bcbec0;
    text-align: center !important;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
		text-align: center !important;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
	width: 190px;
	padding: 8px 10px;
	margin: 0 0 15px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	 text-decoration: none !important;
}


.schedule {
	padding: 0px 0 0px;
	font-size: 16px;
	line-height: 19px;
}

.schedule .btn { 
    background-color: #3a5ba6;
color:white !important}
	
.schedule__time {
    display: block;
    margin: 0 0 13px;
    font-size: 16px;
    line-height: 19px;
   
    font-weight: 700;
	white-space: nowrap;
}

@media (min-width: 768px) {
	.schedule__time {
	    display: inline-block;
	    vertical-align: top;
	    margin: 3px 0 0;
	    padding: 0 30px 0 0;
	    width: 13.9%;
	}
}

.schedule__event {
	display: block;
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
}

@media ( min-width : 768px) {
	.schedule__event {
		display: inline-block;
		vertical-align: top;
		width: 85%;
		padding: 0 0 0 27px;
		text-align: left !important;
		|
	}
}



.schedule__labels {
    max-height: 43px;
    overflow: hidden;
    margin: 0 15px 16px;
}
@media (min-width: 768px) {
	.schedule__labels {
    margin: 0 0 20px;
    max-height: 39px;
	}
}

@media (min-width: 1000px) {
	.schedule__text {
	    padding: 0;
	    margin: 0 0 22px;
	}
	.schedule__labels {
	    margin: 0 0 20px;
	    max-height: 43px;
	}
}



.label {
	display: inline-block;
	vertical-align: top;
	padding: 10px 13px;
	margin: 0 0 3px;
	min-width: 88px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	font-weight: 500;
	background: #41c5f6;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

@media ( min-width : 768px) {
		.label {
			
			min-width: 71px;
			font-size: 12px;
			line-height: 12px;
		}
	
}



.schedule__main-place {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 42px;
    color: #b5b5b5 !important;
    font-size: 16px;
    line-height: 19px;
    -webkit-transition: color .3s;
    transition: color .3s;
	text-decoration:none;
}

.schedule__main-place:hover {
    color: black !important;
	text-decoration:none;
}

@media (min-width: 768px) {
	.schedule__main-place {
	    margin: 0 0 23px;
	}
}

@media (min-width: 1000px) {
	.schedule__main-place {
	    margin: 0 0 22px;
	}
}

/*--------------------------- SINGLE SESSION ------------------------------*/
.single-congresssessions .content h2 {
    text-transform: inherit;
	line-height: 20px;
	font-weight: 400;
	 margin-top: 20px;
}


.congress-session-title {

    margin-bottom: 20px;
    margin-top: 30px;
}

.congress-session-organisation {
	color: #4b97d4;
}


.site-main ol li  {
   
    list-style-type: decimal;

}

.time-schedule__session time {
	text-align: center !important;
	display: block;
	width: 100%;
}

.time-schedule__session time {
	width: auto;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	color:white;
}

.time-schedule__session__place, .time-schedule__session time {
	float: left;
	text-align: center;
	color: #eee;
}

.time-schedule__session__place {
	width: auto;
	padding-left: 15px ; padding-right:28px;
	border-right: 2px solid rgba(255, 255, 255, 0.3);
}


/*--------------------------- DAY ------------------------------*/
/*--------------------------- DAY ------------------------------*/
/*--------------------------- DAY ------------------------------*/
.schedule__concurrent .schedule__time {
	border-right-width: 3px;
	border-right-color: #1a377b;
	border-right-style: solid;
}

@media ( max-width : 640px) {
	.schedule__concurrent .schedule__time {
		border-right-width: 0px;
	}
}

@media
(
max-width
:
1200px)
{
	.schedule__time {
		font-size: 15px;
	}
}
.schedule__concurrent {
	margin-bottom: 60px;
}

.schedule .btn {
	margin-bottom: 15px;
	padding: 5px;
	font-size: 16px;
	font-size: 14px;
}

.schedule__concurrent .schedule__time {
	margin-bottom: 0;
	margin-top: 0;
}

.schedule__labels {
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 10px;
}

.schedule__labels:first-child {
	display: inline-block;
	margin-left: 0px;
	margin-bottom: 10px;
}
.schedule__text {
	margin-bottom: 7px;
}

.schedule__info {
	margin-bottom: 10px;
}

.schedule__main-place {
	padding: 4px;
	margin: 0px;
}

.congress-session-finalidentifier {
	color: #4b97d4;
	font-weight: bold;
	margin-right: 10px;
}

.congress-session-title {
	color: #1a377b; /*#4b97d4;*/
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
}

.label {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.sschedule__layout {
	margin-bottom: 10px;
}