#detail #header {
	display: none;
	}

#menu-button {
	display: none;
	}

#search-button {
	top:   5px;
	right: 0px;
	}

#filter-button {
	
	}

.list-header.fixed {
	top: 50px;
	}

.evts-detail {
	top: 0;
	}

/*#timeline  {*/
	/*top: 50px;*/
	/*!*z-index: 100000;*!*/
	/*}*/

#timeline .month {
	top: 84px;
	height: calc(93vh - 85px);
	}

/*#filters {*/
	/*top: 90px;*/
	/*padding: 0;*/
	/*}*/

.button.back, .button.home {
	display: none;
	}

.evts-list {
	margin-top: 180px;

	}

.evts-detail .evts-list {
	margin-bottom: 9vh;
	}

#detail .actions {
	background: white;
	color:black;
	margin: 1vw 1vw 0 1vw;
	padding: 1vw 1vw 0 1vw;
	border-radius: 4px;
}

#detail .actions a {
	color:black;
}

#modal-action {
	z-index: 10000;
}

#footer {
	display: none;
	}
/* PARTENAIRES
****************************************************************************************************/
#partenaires {
	background: black;
	}

#partenaires #header, #partenaires #content, #partenaires .quick-links,  #partenaires #menu-button  {
	display:none;
	}

#partenaires .gm img {
	width: 80vw;
	}

#partenaires #footer {
	display: inherit;
	}