.divCHAM .date {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    /* font-style: italic; */
    color: rgb(4, 104, 156);
}

.sessioncontainer {  position:relative; color:black; }
.cache { opacity:0.3; }

/*body { font-size: 0.55em; }*/

.inner {
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 10px;
	border-radius: 5px;
}

.topBar { position:fixed; background-color:rgba(0, 0, 0, 0.6); color:white; height:auto; width:100%; top:0px; left:0px; padding:10px; z-index:2000;}
#agenda { margin-top:40px; padding:20px; }
#agenda .template_bloc { }


.template_bloc h1 { color:black; font-size:1.5em; background-image:none; margin:0px 0px 0px 0px; padding:0px; width: auto; }	
.template_bloc p { margin-left:0px; margin-right:0px; }
.template_bloc .time { text-align:center; /*background-image: url('../img/agenda/clock.png?v=2'); background-repeat: no-repeat; background-position: 50% 50px; */ padding-top: 10px; 
display: block;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 1em;
  color: black;
}
/*
.template_bloc .time { text-align:center; min-height:100px; background-image: url('../img/agenda/clock.png'); background-repeat: no-repeat; background-position: 50% 15px; padding-top: 60px; 
display: block;
  margin-left: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1em;
  color: black;
}


.template_bloc .time.lunch { background-image: url('../img/agenda/meal.png?v=2'); }
.template_bloc .time.coffee { background-image: url('../img/agenda/coffee.png?v=2'); }
*/
.template_bloc .session_speakers { color:rgb(39, 42, 78); }


.template_bloc .btEdit { position:absolute; top:0px; right:100px; padding:2px 20px; }
.template_bloc .btDelete { position:absolute; top:0px; right:0px; padding:2px 20px; }
.template_bloc { position:relative; }
.modeEdition { border:2px dashed red; }
#toolbox  { font-size:0.7em; background:rgb(220,220,220);}
#toolbox .btn_template { position:absolute; top:0px; right:0px; padding:2px 20px; background-color:green; color:white; font-size:16px; box-shadow: 3px 3px 5px rgba(0,0,0,0.7);}


.bt { display:inline-block; padding:5px 10px; background-color:rgb(106, 170, 255); color:white; font-weight:600; box-shadow: 3px 3px 5px rgba(0,0,0,0.7);}
/*a.btn { color:white; text-decoration:none;}*/
.btn-green, .btn-green:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77b55a), color-stop(1, #72b352));
	background:-moz-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-webkit-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-o-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-ms-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b55a', endColorstr='#72b352',GradientType=0);
	background-color:#77b55a;
	color:white;
}
.btn-red, .btn-red:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	color:white;
}
.btn-shadow { box-shadow: 3px 3px 5px rgba(0,0,0,0.5); }
.btEndEditAll { display:none; }


.template_bloc .inner { border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
.sessioncontainer { background-color:white; margin-bottom:5px;   }
.sessioncontainer .time { background-color:transparent; }

.sessioncontainer h1, .sessioncontainer h2, .sessioncontainer h3, .sessioncontainer h4 { font-family: 'Roboto', sans-serif; margin:0px; margin-bottom:10px; }

/* Titre */
.sessioncontainer h1 { display:inline-block; text-align:left; color:rgb(39,41,78); /*color: rgb(0,175,239);*/ font-size: 22px; line-height: 28px; font-weight: bold; font-style: normal; text-transform: none; border-bottom:none; }
/* Theme */
.sessioncontainer h2 { display:inline-block; padding:3px 10px; font-size: 1.3em; color:white; background-color:rgb(128,128,128); }
/* Location */
.sessioncontainer h3 { font-size: 1.1em; margin:0px; color:rgb(128,128,128); font-weight:500; }
/* Subtitle */
.sessioncontainer h4 { font-size: 1.1em;  }
/* INTERNAL NOTES */
.sessioncontainer h6 { font-style: italic; color:red; background-color:rgb(240,240,240); border: 1px solid red;  }
/* Misc */
.sessioncontainer ul { margin-left:20px; margin-right:20px; font-size: 1em; }
.sessioncontainer p { font-size: 12px; line-height: 14px; color:rgb(120,127,133); margin-bottom: 8px; }

.sessioncontainer .typeSession, .sessioncontainer .typeSession p { color:rgb(39,41,78); /*color: rgb(0,175,239);*/ font-size: 16px; line-height: 28px; text-align: center; }

.template_bloc .time, .template_bloc .time p { text-align: center; font-weight: bold; color: rgb(39, 42, 78); font-size: 22px; line-height: 28px; }


a.dlAgenda { text-decoration:none; display:inline-block; padding:5px 20px; border-top:1px solid rgb(182,50,45); border-bottom:1px solid rgb(182,50,45); font-size:16px; }

/*
	UI
*/

a.linkDayAgenda.active { -moz-box-shadow: none;
					-webkit-box-shadow: none;
					-o-box-shadow: none;
					box-shadow: none;
				}

a.linkDayAgenda { display:inline-block; box-sizing: border-box; margin-right:3%; width:30%; color:white; text-decoration:none; padding:10px; font-weight:500;
	-moz-box-shadow: 3px 3px 10px 0px #656565;
	-webkit-box-shadow: 3px 3px 10px 0px #656565;
	-o-box-shadow: 3px 3px 10px 0px #656565;
	box-shadow: 3px 3px 10px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=135, Strength=10); 		
}
a.linkDayAgenda .dayNumAgenda { float:left; width:auto; display:block; font-size:18px; line-height:auto; }
a.linkDayAgenda .dayNumAgenda .numAgenda { display:block; font-size: 33px; margin-bottom: 20px; position: relative; top: 0px; line-height: 30px; }
a.linkDayAgenda .dayThemeAgenda { position:relative; top:0px; display:block; width:auto; margin-left:20px; text-align: right; font-size:14px; }


a.active .dayNum {
	border-right: none;
	font-size: 18px;
	line-height: auto;
	margin-left: 0px;
	padding-top: 0px;
	width: auto;
}



/*************************
			SPEAKERS
*************************/

.wrapperSpk { color: rgb(39, 42, 78); background: none; border-radius: 5px; float:left; position: relative; min-width: 100px; width:99%; margin-right: 5px; margin-bottom: 0px; height:auto!important; font-size: 12px; line-height: auto; box-sizing: border-box; padding:5px; padding-left:0px; overflow: hidden; text-decoration: none; }
.wrapperSpkPict { float: left; margin-right: 5px; width: 60px; height:80px; background-color:rgba(255,255,255,0.4); background-size: cover; background-position:50% 50%; margin-bottom: 5px; border-radius:3px;}
.wrapperSpk .pict { float: left; margin-right: 10px; width: 60px; height:80px; background-color:rgba(255,255,255,0.4); background-size: cover; background-position:50% 50%; margin-bottom: 5px; border-radius:5px; background-image: url('<?php echo path_root_abs("lang/common/img_speakers/thumbs/default.jpg"); ?>'); 
	-moz-box-shadow: 2px 2px 5px 0px #656565;
	-webkit-box-shadow: 2px 2px 5px 0px #656565;
	-o-box-shadow: 2px 2px 5px 0px #656565;
	box-shadow: 2px 2px 5px 0px #656565;
}
.wrapperSpk .label { padding: 0px; overflow: visible; color: rgb(39, 42, 78); font-size: 15px; font-weight: bold; text-align: left; }
.wrapperSpk .label b { text-transform: uppercase; }
.wrapperSpk .position {  font-size: 13px; line-height: 15px; text-align: left; }
.wrapperSpk .company {   font-size: 13px; line-height: 15px; text-align: left; }
.wrapperSpk .country {  font-size: 13px; line-height: 15px; text-align: left;  text-transform:uppercase;}
.wrapperSpk .btMoveSpk { display:none; }
.SpeakersDesc { text-align: left; }

.spkname { padding: 0px; overflow: visible; color: rgb(39, 42, 78); font-size: 14px; font-weight: bold; text-align: left; }
.spkposition { color: rgb(91, 144, 173); font-size: 14px; line-height: 18px; font-style: italic; text-align: left; }

.h1Cham2019 {
	border: none;
    color: rgb(35,96,169);
    font-size: 36px;
    font-weight: normal;
}

.h1TitleCham2019 {
	font-size: 48px;
    font-weight: 900;
    text-transform: uppercase;
    display: block;
    padding: 5px;
    color: rgb(39, 42, 78);
    border-bottom: 4px solid rgb(230, 230, 230);
    text-align: center;
}

.dateCham2019 {
	color: rgb(35,96,169);
    font-weight: bold;
    font-size: 34px;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-style: normal;
}

.h5 { height:5vmin; }
	
/*************************
			IPAD
*************************/

@media screen and (min-width:480px) and (max-width: 960px) {

   a.linkDayAgenda .dayThemeAgenda { font-size:18px; }
   a.linkDayAgenda .dayNumAgenda { float:none; }
}

/*************************
		IPHONE
*************************/

@media screen and (max-width: 480px) {
	
	.sessioncontainer { text-align: left;}
	.sessioncontainer h1 { width:100%; text-align: center;}	
	.sessionTime { max-height:32px; }
	.sessionDesc { max-height:32px; }
	
	.h1Cham2019 {
    font-size: 28px;
    font-weight: normal;
	}

	.h1TitleCham2019 {
	font-size: 30px;
	margin-top: 20px;
    margin-bottom: 20px;
	}

	.dateCham2019 {
    font-size: 24px;
	margin-top: 0px;
    margin-bottom: 0px;
	}
	
	
	
	a.linkDayAgenda .dayThemeAgenda { font-size: 11px; margin-left:5px; }
	a.linkDayAgenda .dayNumAgenda, a.active .dayNumAgenda { float:none; font-size: 14px; }
	a.linkDayAgenda .dayNumAgenda .numAgenda { font-size: 30px; margin-bottom: 5px; }
	
	
	.inner {
		margin-bottom: 5px;
		padding: 5px;
	}
	.sessioncontainer { border-bottom:1px solid #ccc; margin-bottom:10px;}

}




/*
	
*/

span.sup { font-size: 0.5em; display: inline-block; position: relative; top: -7px; }









