/*   live-messages  */
.bb-alternate .modal-content img {
	float: left;
	margin-right: 10px;
}
.bb-alternate .modal-content  {
	font-size: 0.9em;
	color: #becece;
	background-color: lightyellow;
	color:#333;
}
img.live-image {

	margin: 2px 2px 2px 2px;
	min-width: 60px;

}
div.message {
	border: 1px solid;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	margin: 0px 5px 0px 5px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	background-color: #d8fbd8;
}
div.live-message {
	font-size: 0.7em;
}
/*    partie petite largeur */
.box-social {
	display:flex;
	flex-direction:row;
	margin-top:5px;
	margin-bottom:5px;
}
.box-social ul.dropdown-menu.show {
	top: 0px !important;
	left: 0px !important;
	padding: 5px;
	width: 190px;
	background-color: lightyellow;
}
}
.box-social ul.dropdown-menu.show   a{
	font-size: 14px !important;
}

.box-social 	ul.dropdown-menu.dropdown-menu-right.twocolumns.show {
	display: inline-block;
}

.box-social 	ul.twocolumns li {
	float: left;
	list-style: outside none none;
	width: 50%;
	font-weight: normal;
	padding: 1px;
	font-size: 14px !important;
}
.box-social 	ul.twocolumns li.onecolumn {
	float: left;
	list-style: outside none none;
	width: 100%;
}

#timeline-boutons button {
	margin-left:12px;
	margin-right:12px;
}



#timeline-container {
    display: flex;                   
    flex-direction: column;             
    flex-wrap: nowrap;               
    justify-content: space-between;  
   border-bottom:1px solid;
    background-color: whitesmoke;
	width: 100%;
}

#timeline-logo {
    flex:1;
    margin:5px;
}
#timeline-logo span {
	font-size:16px;
	font-weight: bold;	
}
#timeline-prog {
    flex:2;
	overflow:hidden;
	padding:2px;

}
#timeline-logo img {
    width: 100%;
}

.box-image {
    float:right;
    max-width: 150px;
    max-height:150px;
    margin:5px;
	overflow: hidden;
}
.box-title {
    margin-left: 5px;
    text-align:center;
    font-size: 1.3em;
	margin-top:5px;
	font-weight: 700;
}
.box-subtitle {
    font-size: .875em;
    font-weight: 600;
    margin-bottom: 4px;
    margin-left:5px;
}
.box-content {
    margin-bottom: 0.4em;
    margin-left:5px;
}
.box-social .fa {
    margin-left: 8px;
  //  color: blue;
    cursor:pointer;
}

#label-now {
    margin-left: 5px;
}
/*--------------------------------------------------------*/
#homeSlider {
	font-weight: normal;
	width: 100%;
	/*height:305px;*/

	border: 1px solid rgba(0,0,0,0.1) !important;
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.1);
	padding: 10px;
	background-color: lightyellow;
	/*	height: 100%;
	box-sizing: border-box;
	position: relative;	*/
}
.royalslider {
	height: 280px;
}
.rsOverflow .grab-cursor {
	height: 200px !important ;
}
.rsOverflow {
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

.multi-line {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
.description-clamp4 {
	-webkit-line-clamp: 4;
}
#homeSlider #now-container .content-icons-social {
	margin-top: 4px;
	padding-left: 5px;
    display: -webkit-box;
}
}
#homeSlider .rsThumbsHor {
	height: 45px;
	padding: 0;
	margin-bottom: -5px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
#homeSlider .rsThumbsHor{
	/* background-color: lightyellow;*/
}
.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft {
	/*box-shadow: 2px 0 2px 0 rgba(0,0,0,.3);*/
	border-right: 1px solid #ddd;
}
.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight {
	/*box-shadow: -2px 0 2px 0 rgba(0,0,0,.3);*/
	border-left: 1px solid #ddd;
}
.rsDefaultInv .rsThumbsHor {
	width: 99%;
}
.rsDefaultInv .rsThumbsArrow {
	background-color: #fef900;
	width: 40px;

}
.rsDefaultInv .rsThumbsArrowIcn {

	top: 50%;
	left: 50%;
	margin-top: -15px;
	margin-left: -15px;
	position: absolute;
	cursor: pointer;
	background: none;
}
.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder,
.rsDefaultInv .rsThumbs .actuel{
	background: #FFF;
}
.rsDefaultInv .rsThumb.rsNavSelected {
	background: #dadada;
	color: #000;
}
#homeSlider .example-link {
	padding: 5px 12px 6px;
	color: #FFF;
	background: #FFF;
	position: absolute;
	color: #BB0202;
	right: 12px;
	bottom: 12px;
	text-decoration: none;
	font-weight: normal;
}
#homeSlider > .rsContent {
	display: none;
}
#homeSlider .example-link:hover {
	text-decoration: none;
	background: #C00;
	color: #FFF;
}
.rsWebkit3d .example-link {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
}
#homeSlider .rsThumb {
	width: 210px;
	height: 44px;
	cursor: pointer;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	/*margin-top:5px; */
}

#homeSlider .nonactuel{
	background-color: white;
}
#homeSlider .actuel {
	background-color: #ebecee;
}

#homeSlider div.rsNavSelected {
	border-bottom: 0px solid #eee;
}
#homeSlider .rsTmb {
	text-align: center;
	/* margin-top: 11px;*/
	font-weight: bold;
}
#homeSlider .rsThumb i {
	font-style: normal;
	font-size: 16px;
	margin-top: 2px !important;
	/*   font-weight: bold;
	text-transform: uppercase;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;*/
	padding-left: 2px;
	padding-right: 2px;
}
#homeSlider .rsThumb div.emission{
	font-weight: bold;
	padding-left: 4px;
	text-transform: uppercase;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: 700 !important;
	font-size: 0.8em !important;
}

#homeSlider .rsThumb div.horaire{
	font-weight: normal;
	font-size: 12px;
	padding-left: 4px;
	text-align: left;
}
#homeSlider .rsThumbsContainer {
	margin-left: 10px;
}

.rsSlideTitle {
	font-size: 24px;
	padding: 11px 13px 14px;
	background: #c00;
	background: rgba(220,0,0,0.6);
	color: #FFF;
	font-weight: normal;
	margin: 0;
	line-height: 21px;
}
.rsFirstSlideTitle {
	left: 12%;
	top: 74px;

}
.rsSecondSlideTitle {
	left: 12%;
	top: 124px;
}
#now-container {
	padding-top: 8px;
}
#now-container .description img.illus {
	height: 180px !important;
	padding-top: 5px !important;
	padding-right: 10px;
	max-width: 250px !important;
	float: left;
}
#now-container .description{
	display: inline-block;
	padding-left: 10px;
	/*	display:flex;
	flex-direction:row;
	justify-content: initial; */
	/*	background-color: lightyellow;*/
}
#now-container .description-text{
	margin-top: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 0.9em;
}
#now-container .titre {
	/*	background-color: lightyellow;*/
	margin-bottom: 0px;
	padding-top: 12px;
	display: inline;
	padding-left: 10px;
	/*margin-top:-9px;*/
}
#now-container ul.dropdown-menu.show {
	/*top: 20px !important;
	left: -30px !important;*/
	padding: 5px;
	width: 190px;
	background-color: lightyellow;
}
}
#now-container ul.dropdown-menu.show   a{
	font-size: 14px !important;
}
#now-container .dropdown {
	float: right;
	margin-right: 10px;
}
#now-container 	ul.dropdown-menu.dropdown-menu-right.twocolumns.show {
	display: inline-block;
}

#now-container 	ul.twocolumns li {
	float: left;
	list-style: outside none none;
	width: 50%;
	font-weight: normal;
	padding: 1px;
	font-size: 14px !important;
	line-height: 0.4rem;
	margin-left: -5px;
}
#now-container 	ul.twocolumns li.onecolumn {
	float: left;
	list-style: outside none none;
	width: 100%;
}


@media screen and (min-width: 960px) and (max-width: 1200px) {
	.rsOverflow .grab-cursor {
		height: 200px !important ;
	}
	#now-container .description img.illus {
		height: 150px !important;
		float: left;
	}
	#now-container .description-text{
		padding-left: 5px;
		font-size: 0.9em;
		-webkit-line-clamp: 5;
	}
	#now-container .description div.message {
		display: none;
	}
}

@media screen and (min-width: 0px) and (max-width: 960px) {
	.rsSlideTitle {
		font-size: 18px;
		padding: 10px 12px 12px;
	}
	.rsFirstSlideTitle {
		left: 8%;
		top: 54px;
	}
	.rsSecondSlideTitle {
		left: 8%;
		top: 99px;
	}
	#homeSlider .rsThumb {
		font-size: 12px;
		width: 115px;
		height: 44px;
		cursor: pointer;
	}
	#homeSlider .rsTmb {
		margin-top: 12px;
	}
	#now-container .description-text{
		padding-left: 5px;
		font-size: 0.8em;
		-webkit-line-clamp: 5;
	}

}
@media screen and (min-width: 0px) and (max-width: 500px) {
	#now-container .description img.illus {
		height: 100px !important;
	}
	.rsSlideTitle {
		font-size: 14px;
		padding: 8px 10px 8px;
	}
	.rsFirstSlideTitle {
		left: 24px;
		top: 24px;
	}
	.rsSecondSlideTitle {
		left: 24px;
		top: 63px;
	}
	#now-container .description-text{
		padding-left: 5px;
		font-size: .7em;
		-webkit-line-clamp: 4;
	}
	
	#now-container .titre {
		font-size:16px;
  }
	.rsOverflow .grab-cursor {
		height: 150px !important;
	}
	
	.dropdown i {
		display:none;
	}
	.dropdown button {
	}

}
@media screen and (min-width: 500px) and (max-width: 760px) {
	#now-container .description img.illus {
		height: 140px !important;
		float: left;
	}
	#now-container .description-text{
		padding-left: 5px;
		font-size: 0.8em;
		-webkit-line-clamp: 5;
	}
	.rsOverflow .grab-cursor {
		height: 190px !important;
	}

}

@media screen and (min-width: 760px) and (max-width: 992px) {
	#now-container .description img.illus {
		height: 140px !important;
		float: left;
	}

}
