/* ######################################################################################### */
/* MAIN STYLE CSS REX-ROTARY */
/* ACTUALISATION LE 15/11/2019 */
/* ######################################################################################### */
* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	box-sizing: border-box;
}

body {
	width: 100%;
	height: 100%;
	background-color: #2b2f36;
	/*background-image: url('/librairie/images/soc/DSC_0534_opti.jpg');
	background-blend-mode: luminosity;
	background-size: cover;*/
}

.corps {
	padding: 0 15px;
	margin: 0 auto;
}

a, a:hover, a:focus, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

hr {
	background-color: #dddddd;
	border: 0;
	height: 1px;
}

.rectangleSelect {
	border: 1px solid #FF0000;
	position: absolute;
}

#title-container{
	display:none;
}
/* ######################################################################################### */
/* PAGE LOGIN */
/* ######################################################################################### */
#videobg {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
	height: 100%;
	width: 177.77777778vh; /* 100 * 16 / 9 */
	min-width: 100%;
	min-height: 56.25vw;
}

#bando-top {
	position: fixed;
	width: 100%;
	height: 40px;
	background-color: rgba(0, 0, 0, 0.7);
	text-align: center;
}

#bando-top img {
	width: 120px;
	margin-top: 8px;
}

#login-error {
	position: fixed;
	top: 150px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	padding: 10px 20px;
	border-radius: 9px;
	z-index: 999;
}

.login-error {
	position: fixed;
	top: 150px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	padding: 10px 20px;
	border-radius: 9px;
}

#block-connexion {
	position: fixed;
	background-color: rgba(255, 255, 255, 0.7);
	top: 50%;
	left: 50%;
	width: 350px;
	margin-left: -165px;
	height: 380px; /* precedemment 300, 360 */
	margin-top: -165px;
	padding: 20px;
}

#block-connexion #bando-color {
	position: absolute;
	width: 350px;
	margin-top: -30px;
	margin-left: -20px;
	height: 10px;
	background-color: #ffffff;
	text-align: left;
}

#block-connexion #bando-color .rectangle {
	float: left;
	width: 50px;
	height: 100%;
}

#block-connexion #main-logo {
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 34px;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

#block-connexion form {
	display: block;
	margin-top: 30px;
}

#block-connexion input {
	display: block;
	padding: 6px 8px;
	font-size: 16px;
	margin: 0 auto 15px auto;
	border: none;
	background-color: #fffffff;
	border-bottom: 1px solid #dddddd;
	width: 300px;
}

#block-connexion .btn-cub {
	display: block;
	margin: 15px auto 15px auto;
	font-size: 16px;
}

#block-connexion .btn-a {
	display: block;
	margin: 15px auto 15px auto;
}

#poweredby {
	position: fixed;
	width: 100%;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.7);
	text-align: center;
	padding: 4px 0;
}

#poweredby img {
	width: 160px;
	margin-top: 8px;
}

#block_footer {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#block_footer a {
	margin-bottom: 5px;
	width: 100%;
}

#block_footer_poweredby {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: space-evenly;
	color: white;
}


/* ######################################################################################### */
/* MON COMPTE */
/* ######################################################################################### */
#bandeau-container {
	margin: 0 auto;
	text-align: left;
}
#compte-container{
	width: 70%;
	margin: 0 auto;
	padding: 15px 0;
}
#bandeau,#bandeau-facture,#bandeau-client,#bandeau-homepage{
	height: 200px;
	overflow: hidden;
	border-radius: 10px;
	margin: 0 auto;
}

#bandeau img{
	position: relative;
	bottom: 500px;
}

#bandeau-homepage{
	background-image: url("/librairie/images/login_bg_dark.jpg");
	background-color: var(--grey-body-bg-lighter);
	background-position: left;
	background-position-y: 942px;
}

#bandeau-homepage-profil{
	position: relative;
	top: -120px;
	font-size: 38px;
	color: white;
	padding-left: 10%;
}

#bandeau-facture img{
	position: relative;
	bottom: 930px;
}

#bandeau-client img{
	position: relative;
	bottom: 350px;
}

#bandeau-profil{
	position: relative;
	top: -100px;
	left: 70%;
	font-size: 20px;
	color: white;
}

#bandeau-profil i{
	font-size: 20px;
	color: white;
	margin-right: 15px;
}

#profile-user-info {
	display: flex;
	flex-direction: column;
	align-items: center;
}

#container-profil{
	display: flex;
	flex-direction: column;
}

#container-profil-top{
	margin-bottom: 25px;
}

#container-profil-top, #container-profil-bottom{
	display: flex;
	justify-content: space-between;
}

#block-information-perso, #block-statistique{
	width: 69%;
	background-color: white;
	padding: 25px;
	border-radius: 10px;
}

#block-consultation{
	width: 100%;
	background-color: white;
	padding: 25px;
	border-radius: 10px;
	margin-top: 25px;
}

#block-mot-de-passe, #block-contact{
	width: 30%;
	background-color: white;
	padding: 25px;
	border-radius: 10px;
}

.titre-block-profil{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}

.titre-block-profil h3{
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

#container-block-information{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 85%;
	margin: 0 auto;
}

.barre-verticale{
	border: 1px solid grey;
	height: 250px;
}

#container-block-information-left{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	width: 50%;
	height: 180px;
}

#container-block-information-right{
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 5%;
}

.container-infos{
	display: flex;
	flex-direction: column;
	margin-bottom: 15px;
}

.mini-title{
	font-weight: bold;
	margin-bottom: 5px;
}

.radio-toolbar input[type="radio"] {
	display: none;
}
.radio-toolbar label {
	display: inline-block;
	padding: 4px 11px;
	font-family: Arial;
	font-size: 16px;
	cursor: pointer;
}

.radio-toolbar input[type="radio"]:checked+label {
	background-color: #bbb;
}

.toolbar-checked{
	outline: 2px solid black;
}

#container-block-mdp{
	display: flex;
	flex-direction: column;
}

#container-block-mdp-top{
	margin: 10px 0 20px 0;
	width: 60%;
}

#container-block-mdp-bottom{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 200px;
}
.mdp_text{
	width: 50%;
}

#lien-contact{
	width:50%;
	margin-top: 5px;
	padding: 2px 15px
}

#tableau_global{
	display: flex;
}

#tableau_global_responsive{
	display: none;
}

/* ######################################################################################### */
/* MENU */
/* ######################################################################################### */
#main-menu {
	background-color: #000000;
	height: 50px;
	width: 100%;
}

#main-menu img {
	width: 88px;
	margin-left: 10px;
}

#main-menu #logout_button {
	float: right;
	margin: 11px 10px 0 0;
}

#main-menu #logout_button i {
	font-size: 29px;
	color: #FFDE00;
}

#main-menu #notification_button {
	float: right;
	position: relative;
	margin: 10px 15px 0 0;
}

#main-menu #notification_button i {
	font-size: 30px;
	color: #FFDE00;
}

#main-menu #notification_button #nouvelle_notification_alert {
	position: absolute;
	top: -8px;
	right: -8px;
	background-color: #e74c3c;
	border-radius: 50%;
	padding: 4px;
	color: white;
	text-align: center;
	font-size: 12px;
	min-width: 22px;
}

#main-menu #conversation_button {
	float: right;
	position: relative;
	margin: 10px 15px 0 0;
}

#main-menu #conversation_button i {
	font-size: 30px;
	color: #FFDE00;
}

#main-menu #conversation_button #nouvelle_conversation_alert {
	position: absolute;
	top: -8px;
	right: -8px;
	background-color: #e74c3c;
	border-radius: 50%;
	padding: 4px;
	color: white;
	text-align: center;
	font-size: 12px;
	min-width: 22px;
}

#main-menu #user_button {
	float: right;
	margin: 8px 15px 0 0;
}

#main-menu #user_button i {
	font-size: 32px;
	color: #ffffff;
}

#main-menu #user_button img {
	width: 34px;
	height: 34px;
	border-radius: 50%;
}

#main-menu #user_nom_profil {
	float: right;
	color: var(--bg-color-1);
	text-align: right;
	margin: 9px 4px 0 0;
}

#main-menu #user_nom_profil > p {
	font-size: 14px;
}

#main-menu #user_nom_profil > span {
	font-size: 12px;
}

#btn_signalement_bug {
	float: right;
	margin-top: 11px;
	margin-right: 20px;
}

#menu-groupe {
	width: 100%;
	background-color: #FFDE00;
	display: flex;
	flex-direction: row;
	flex-flow: row wrap;
	justify-content: space-around;
	background-color: rgba(26, 188, 156, 0.2);
	z-index: 1000;
}

#menu-groupe-mobile {
	display: none;
}

#menu-groupe > span {
	position: relative;
	padding: 10px 20px;
	min-width: 180px;
	text-transform: uppercase;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	cursor: pointer;
}

#menu-groupe > a {
	position: relative;
	margin-top: 10px;
}

#menu-groupe > a > span {
	padding: 12px 60px;
	text-transform: uppercase;
	line-height: 20px;
	cursor: pointer;
	font-size: 14px;
}

#menu-groupe span:hover {
	background-color: rgba(26, 188, 156, 0.6);
}

#menu-groupe span i {
	color: #1abc9c;
}

#menu-groupe span .sous-menu {
	display: none;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.9);
	border: 0px solid #dddddd;
	top: 100%;
	left: 0px;
	width: 100%;
	z-index: 1000;
	/*overflow: hidden;*/
	box-shadow: 0px 0px 6px 0px #AAAAAA;
	-moz-box-shadow: 0px 0px 6px 0px #AAAAAA;
	-webkit-box-shadow: 0px 0px 6px 0px #AAAAAA;
	-o-box-shadow: 0px 0px 6px 0px #AAAAAA;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#AAAAAA, Direction=NaN, Strength=6);
}

#menu-groupe span:hover > .sous-menu {
	display: block;
}

#menu-groupe span .sous-menu span {
	display: block;
	position: relative;
	border-bottom: 1px solid #dddddd;
	text-align: left;
	text-transform: none;
	width: 100%;
	padding: 10px 15px;
	border-left: 4px solid #dddddd;
}

#menu-groupe span .sous-menu span .arrow-ss-menu {
	position: absolute;
	right: 8px;
	top: 10px;
}

#menu-groupe span .sous-menu span:hover {
	background-color: rgba(26, 188, 156, 0.4);
	border-left: 4px solid #16a085;
}

#menu-groupe span .sous-menu .bloc-ss-menu {
	position: relative;
}

#menu-groupe span .sous-menu .bloc-ss-menu .sous-sous-menu-gauche {
	display: none;
	position: absolute;
	top: 0px;
	left: -180px;
	width: 180px;
	background-color: rgba(255, 255, 255, 0.9);
	z-index: 1200;
}

#menu-groupe span .sous-menu .bloc-ss-menu:hover .sous-sous-menu-gauche {
	display: block;
}

#menu-groupe span .sous-menu .bloc-ss-menu .sous-sous-menu-droite {
	display: none;
	position: absolute;
	top: 0px;
	left: 180px;
	width: 180px;
	background-color: rgba(255, 255, 255, 0.9);
	z-index: 1200;
}

#menu-groupe span .sous-menu .bloc-ss-menu:hover .sous-sous-menu-droite {
	display: block;
}

@media screen and (max-width: 720px) {
	#menu-groupe {
		display: none;
	}

	#menu-groupe-mobile {
		display: block;
		padding: 10px;
	}

	#menu-groupe-mobile #btn-menu-mobile i {
		font-size: 34px;
		color: #ffffff;
		float: right;
		cursor: pointer;
	}
}

#titre_programme {
	width: 100%;
	height: 40px;
	background-color: rgba(52, 73, 94, 0.8);
	text-align: center;
	line-height: 41px;
	color: white;
	font-size: 20px;
	margin-bottom: 20px;
	z-index: 900;
}

#titre_programme a {
	color: white;
	font-size: 20px;
}

.avertissement {
	display: block;
	padding: 10px 30px;
	color: #ffffff;
	background-color: #dddddd;
	margin: -20px auto 20px auto;
	text-align: center;
}

/* ######################################################################################### */
/* NOTIFICATIONS */
/* ######################################################################################### */
#notification_rex {
	display: none;
	position: absolute;
	top: 30px;
	right: 114px;
	width: 400px;
	min-height: 30px;
	border: 3px solid #1abc9c;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: 1001;
	box-shadow: 0px 0px 6px 0px #000000;
	-moz-box-shadow: 0px 0px 6px 0px #000000;
	-webkit-box-shadow: 0px 0px 6px 0px #000000;
	-o-box-shadow: 0px 0px 6px 0px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=6);
}

#notification_rex #titre_notification {
	padding: 8px;
	color: #ffffff;
	background-color: rgba(255, 255, 255, 0.8);
}

#notification_rex #content_notification_rex {
	overflow-y: scroll;
	max-height: 470px;
}

#notification_rex .ligne_notification {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 10px;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	cursor: pointer;
}

#notification_rex .notification_non_lu {
	background-color: rgba(231, 76, 60, 0.5);
}

#notification_rex .ligne_notification:hover {
	background-color: rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0px 0px 18px 1px rgba(51,51,51,1);
	-moz-box-shadow: 0px 0px 18px 1px rgba(51,51,51,1);
	box-shadow: 0px 0px 18px 1px rgba(51,51,51,1);
}

#notification_rex .ligne_notification .message_notification {
	color: #333333;
	margin-bottom: 10px;
}

#notification_rex .ligne_notification:hover .message_notification {
	color: #eeeeee;
}

#notification_rex .notification_non_lu .info_notification {
	color: #ffffff !important;
}

#notification_rex .ligne_notification .info_notification {
	color: #bbbbbb;
	font-size: 12px;
}

/* ######################################################################################### */
/* MESSAGERIE / CONVERSATION */
/* ######################################################################################### */
#conversation_rex {
	display: none;
	position: absolute;
	top: 30px;
	right: 70px;
	width: 400px;
	min-height: 30px;
	border: 3px solid #1abc9c;
	background-color: rgba(255, 255, 255, 0.9);
	z-index: 1001;
	box-shadow: 0px 0px 6px 0px #000000;
	-moz-box-shadow: 0px 0px 6px 0px #000000;
	-webkit-box-shadow: 0px 0px 6px 0px #000000;
	-o-box-shadow: 0px 0px 6px 0px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=6);
}

#conversation_rex #titre_conversation {
	padding: 8px;
	color: #ffffff;
	background-color: rgba(255, 255, 255, 0.9);
}

#conversation_rex #content_conversation_rex {
	overflow-y: scroll;
	max-height: 470px;
}

#conversation_rex .ligne_conversation {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 10px;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	cursor: pointer;
}

#conversation_rex .conversation_non_lu {
	background-color: rgba(231, 76, 60, 0.5);
}

#conversation_rex .ligne_conversation:hover {
	background-color: rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0px 0px 18px 1px rgba(51,51,51,1);
	-moz-box-shadow: 0px 0px 18px 1px rgba(51,51,51,1);
	box-shadow: 0px 0px 18px 1px rgba(51,51,51,1);
}

#conversation_rex .ligne_conversation .titre_conversation {
	color: #333333;
	margin-bottom: 10px;
	font-weight: bold;
}

#conversation_rex .ligne_conversation .message_conversation {
	color: #333333;
	margin-bottom: 10px;
}

#conversation_rex .ligne_conversation:hover .message_conversation {
	color: #eeeeee;
}

#conversation_rex .conversation_non_lu .info_conversation {
	color: #ffffff !important;
}

#conversation_rex .ligne_conversation .info_conversation {
	color: #bbbbbb;
	font-size: 12px;
}

#line_new_conversation {
	padding: 4px;
}

#line_new_conversation #add_new_conversation {
	padding: 6px 10px;
	background-color: #fdcb6e;
	font-size: 14px;
	cursor: pointer;
	border-radius: 6px;
	text-align: center;
	color: #333333;
}

#add_new_conversation i {
	font-size: 14px;
	color: #333333;
}

/* ######################################################################################### */
/* BLOCK VISUALISATION MESSAGERIE / CONVERSATION */
/* ######################################################################################### */
#visualisation_conversation_rex {
	position: fixed;
	bottom: 0;
	right: 100px;
	width: 500px;
	height: 500px;
	background-color: rgba(255, 255, 255, 0.9);
	border: 4px solid #dddddd;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	z-index: 1200;
	-webkit-box-shadow: 0px 0px 18px 1px rgba(51,51,51,1);
	-moz-box-shadow: 0px 0px 18px 1px rgba(51,51,51,1);
	box-shadow: 0px 0px 18px 1px rgba(51,51,51,1);
}

#visualisation_conversation_rex #titre_vcr {
	background-color: #3498db;
	color: white;
	padding: 4px 9px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	font-size: 14px;
}

#visualisation_conversation_rex #titre_vcr input {
	font-size: 12px;
	padding: 2px 4px !important;
}

#visualisation_conversation_rex #close_vcr {
	position: absolute;
	top: 4px;
	right: 5px;
	cursor: pointer;
}

#visualisation_conversation_rex #close_vcr i {
	color: white;
	font-size: 16px;
}

#participant_vcr {
	display: block;
	width: 492px;
	background-color: #333;
	border-bottom: 4px solid #dddddd;
	padding: 0 4px 4px;
}

#participant_vcr p {
	display: inline-block;
	background-color: #1abc9c;
	padding: 4px 8px;
	border-radius: 4px;
	margin-top: 4px;
	color: white;
}

#visualisation_conversation_rex #messages_vcr {
	width: 100%;
	height: 386px;
	overflow-y: scroll;
}

.bloc_message_gauche_vcr {
	float: left;
	padding: 8px 4px 8px 4px;
}

.bloc_message_gauche_vcr .avatar_vcr {
	float: left;
	margin-right: 4px;
}

.bloc_message_droite_vcr {
	float: right;
	padding: 8px 4px 8px 4px;
}

.bloc_message_droite_vcr .avatar_vcr {
	float: right;
	margin-left: 4px;
}

.bloc_message_gauche_vcr .message_vcr {
	display: inline-block;
	background-color: #3498db;
	color: white;
	padding: 4px 8px;
	border-radius: 4px;
	font-size: 14px;
	max-width: 250px;
}

.bloc_message_droite_vcr .message_vcr {
	display: inline-block;
	background-color: #dddddd;
	color: #333333;
	padding: 4px 8px;
	border-radius: 4px;
	font-size: 14px;
	max-width: 250px;
}

#visualisation_conversation_rex #envoyer_vcr {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: rgba(52, 152, 219, 0.2);
	padding: 4px;
}

#visualisation_conversation_rex #envoyer_vcr #input_vcr {
	float: left;
	width: 450px;
}

#visualisation_conversation_rex #envoyer_vcr button {
	float: right;
}

/* ######################################################################################### */
/* SUPER TITLE */
/* ######################################################################################### */
#super-title-content {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.8);
	padding: 9px;
	color: white;
	border-radius: 4px;
	max-width: 300px;
	z-index: 1002;
}

/* ######################################################################################### */
/* HYPER TITLE */
/* ######################################################################################### */
#hyper-title-content {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgba(255, 255, 255, 0.9);
	color: #333333;
	border: 2px solid #34495e;
	border-radius: 4px;
	max-width: 150px;
	max-width: 300px;
	z-index: 1002;
}

#header-htc {
	background-color: rgba(52, 73, 94, 1);
	color: white;
	padding: 10px 14px;
}

#content-htc {
	padding: 10px 14px;
}

#footer-htc {
	background-color: rgba(52, 73, 94, 1);
	color: white;
	padding: 10px 14px;
}

/* ######################################################################################### */
/* INDEX - ACCUEIL */
/* ######################################################################################### */
#index_accueil_note {}

.noteinfo-header {
	font-size: 16px;
	padding: 6px 8px;
	font-size: 20px;
	margin-bottom: 5px;
	border-bottom: 3px solid #dddddd;
}

.noteinfo-footer {
	position: relative;
	font-size: 12px;
	color: #999999;
	text-align: right;
	margin-top: 5px;
	border-top: 3px solid #dddddd;
	padding-top: 10px;
}

.noteinfo-like {
	position: absolute;
	left: 8px;
	top: 8px;
}

.noteinfo-like > i {
	font-size: 18px;
	cursor: pointer;
}

.noteinfo-pj {
	position: absolute;
	left: 400px;
	top: 8px;
}

.selectionimage {
	width: 100%;
	max-height: 340px;
	overflow-y: scroll;
	display: flex;
	flex-wrap: wrap;
}

.selectionimage .itemimg {
	width: 110px;
	height: 110px;
	border: 10px solid #ffffff;
	cursor: pointer;
}

.selectionimage .itemimg:hover {
	border: 10px solid #3498db;
}

#index_accueil_alert {
	padding-left: 15px;
}

.block_colonne_gris {
	background-color: #eeeeee;
	border-radius: 3px;
	padding: 14px;
}

#index_accueil_alert .block_colonne_gris > div {
	min-height: 50px;
	margin-bottom: 10px;
	border-radius: 3px;
}

#index_accueil_alert .block_colonne_gris > div:hover {
	background-color: #dddddd;
	color: #333333;
}

#index_accueil_alert h3 {
	font-size: 14px;
	padding: 12px 14px;
	border-top-left-radius : 4px;
	border-top-right-radius : 4px;
}

#index_accueil_alert h4 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 6px;
}

#index_accueil_alert .block_colonne_gris > div > div {
	padding: 8px;
}

/* ######################################################################################### */
/* MENU GAUCHE */
/* ######################################################################################### */
#menu-gauche {
	position: fixed;
	top: 156px;
	left: 20px;
	width: 110px;
	overflow: hidden;
}

.case-menu-gauche {
	background-color: #eeeeee;
	border-radius: 4px;
	padding: 6px;
	overflow: hidden;
}

#menu-gauche #titre_menu_gauche {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

#menu-gauche #content_menu_gauche {
	text-align: left;
}

#menu-gauche #content_menu_gauche p {
	padding: 4px 0;
}

#menu-gauche #content_menu_gauche span {
	padding: 3px 0;
	cursor: pointer;
}

/*#menu-gauche #content_menu_gauche span:after {
    content: "...";
}*/

#menu-gauche #content_menu_gauche span:hover {
	color: #1ABC9C;
}

@media screen and (max-width: 2800px) {
	#menu-gauche {
		top: 196px;
		left: 10px;
	}
}

@media screen and (max-width: 1600px) {
	#menu-gauche {
		display: none;
	}
}

/* ######################################################################################### */
/* BARRETTE */
/* ######################################################################################### */
.barrette {
	height: 6px;
	width: 20%;
}

/* ######################################################################################### */
/* FOOTER */
/* ######################################################################################### */
#main-footer {
	position: fixed;
	bottom: 0;
	margin-top: 100px;
	width: 100%;
	background-color: #1abc9c;
	height: 50px;
	text-align: center;
	color: white;
	line-height: 50px;
}

/* ######################################################################################### */
/* PANEL V2 */
/* ######################################################################################### */
#page-content {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
}

.container {
	position: relative;
	display: block;
	margin: 0 auto;
	width: calc(100%-220px);
	width: 80%;
}

.panel {
	display: flex;
	flex-direction: column;
	position: relative;
	margin: 0 auto;
	padding: 15px 20px;
	background-color: var(--grey-body-bg-lighter);
	color: white;
	font-size: 14px;
	box-shadow: 2px 3px 6px 0px var(--grey-body-bg-lighter);
	-moz-box-shadow: 2px 3px 6px 0px var(--grey-body-bg-lighter);
	-webkit-box-shadow: 2px 3px 6px 0px var(--grey-body-bg-lighter);
	-o-box-shadow: 2px 3px 6px 0px var(--grey-body-bg-lighter);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#AAAAAA, Direction=NaN, Strength=6);
	/*z-index: 500;*/
	/*border-radius: 20px;*/
}

.panel-doc {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 8px 8px;
	background-color: #ffffff;
	color: #444444;
	font-size: 14px;
	/*z-index: 500;*/
	border-radius: 4px;
	border: 2px solid #EDEDED;
	width: 18%;
	cursor: pointer;
}

.panel-doc:hover {
	background-color: #EDEDED;
}

.flex > .panel-doc {
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}

.flex > .panel {
	margin: 0;
}

.border-cadre-total {
	border: 10px solid #1abc9c;
}

.border-cadre {
	/*border-top: 10px solid #1abc9c;
    border-left: 12px solid #1abc9c;*/
	border: none;
}

.border-cadre-leger {
	border: 2px solid #1abc9c;
}

.border-cadre-left {
	border-left: 12px solid #1abc9c;
}

.border-cadre-top-right {
	border-top: 10px solid #1abc9c;
	border-right: 12px solid #1abc9c;
}

.case-border {
	padding: 20px 6px 6px 20px;
	border: none;
	border-top: 3px solid rgba(220, 220, 220, .5);
	/*border-left: 3px solid rgba(220, 220, 220, .5);*/
	margin-bottom: 10px;
}

.case-border.case-bleu {
	margin-top: 10px;
	border-top: 4px solid #B7C9D6;
	border-left: 4px solid #B7C9D6;
}

.case-border.case-yellow {
	margin-top: 10px;
	border-top: 4px solid var(--yellow);
	border-left: 4px solid var(--yellow);
}

.case-border > h3 {
	font-size: 16px;
	margin-top: -10px;
	margin-bottom: 20px;
	color: #444444;
	background-color: #efefef;
	padding: 8px 8px 4px 8px;
	border-radius: 3px;
}

.case-border > h3 > i {
	margin-top: -2px;
	margin-right: 6px;
	background-color: #cccccc;
	padding: 6px;
	border-radius: 4px;
	color: #ffffff;
}

.big-title-panel {
	position: relative;
	width: 100%;
	padding: 20px 20px 20px 20px;
	text-align: center;
	font-size: 30px;
	color: #ffffff;
	margin-bottom : -14px;
	border-radius: 4px;
	/*box-shadow: 6px 10px 6px 0px #AAAAAA;
        -moz-box-shadow: 6px 10px 6px 0px #AAAAAA;
        -webkit-box-shadow: 6px 10px 6px 0px #AAAAAA;
        -o-box-shadow: 6px 10px 6px 0px #AAAAAA;
        filter:progid:DXImageTransform.Microsoft.Shadow(color=#AAAAAA, Direction=NaN, Strength=6);*/
}

.big-title-panel > i {
	position: absolute;
	top: 15px;
	left: 20px;
	font-size: 40px;
	color: white;
}

.recherche_tr {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 85%;
}

/*!* ######################################################################################### *!
!* PANEL *!
!* ######################################################################################### *!
#page-content {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
}

.container {
	position: relative;
	display: block;
	margin: 0 auto;	
	width: calc(100%-220px);
	width: 80%;
}

.panel {
	display: block;
	position: relative;
	margin: 0 auto;
    padding: 15px 20px;
    background-color: #ffffff;
	color: #444444;
	font-size: 14px;
    box-shadow: 6px 6px 6px 0px #AAAAAA;
        -moz-box-shadow: 6px 6px 6px 0px #AAAAAA;
        -webkit-box-shadow: 6px 6px 6px 0px #AAAAAA;
        -o-box-shadow: 6px 6px 6px 0px #AAAAAA;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#AAAAAA, Direction=NaN, Strength=6);
	!*z-index: 500;*!
	border-radius: 4px;
}

.panel-doc {
	display: block;
	position: relative;
	margin: 0 auto;
    padding: 8px 8px;
    background-color: #ffffff;
	color: #444444;
	font-size: 14px;
	!*z-index: 500;*!
	border-radius: 4px;
	border: 2px solid #EDEDED;
	width: 18%;
	cursor: pointer;
}

.panel-doc:hover {
	background-color: #EDEDED;
}

.flex > .panel-doc {
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}

.flex > .panel {
	margin: 0;
}

.border-cadre-total {
	border: 10px solid #1abc9c;
}

.border-cadre {
	!*border-top: 10px solid #1abc9c;
	border-left: 12px solid #1abc9c;*!
	border: 9px solid #1abc9c;
}

.border-cadre-leger {
	border: 4px solid #1abc9c;
}

.border-cadre-left {
	border-left: 12px solid #1abc9c;
}

.border-cadre-top-right {
	border-top: 10px solid #1abc9c;
	border-right: 12px solid #1abc9c;
}

.case-border {
	padding: 20px 6px 6px 20px;
	border: none;
	border-top: 3px solid rgba(220, 220, 220, .5);
	border-left: 3px solid rgba(220, 220, 220, .5);
	margin-bottom: 10px;
}

.case-border.case-bleu {
	margin-top: 10px;
	border-top: 4px solid #B7C9D6;
	border-left: 4px solid #B7C9D6;
}

	.case-border > h3 {
		font-size: 16px;
		margin-top: -10px;
		margin-bottom: 20px;
		color: #444444;
		background-color: #efefef;
		padding: 8px 8px 4px 8px;
		border-radius: 3px;
	}

	.case-border > h3 > i {
		margin-top: -2px;
		margin-right: 6px;
		background-color: #cccccc;
		padding: 6px;
		border-radius: 4px;
		color: #ffffff;
	}

.big-title-panel {
	position: relative;
	width: 100%;
	padding: 20px 20px 20px 20px;
	text-align: center;
	font-size: 30px;
	color: #ffffff;
	margin-bottom : -14px;
	border-radius: 4px;
	/*box-shadow: 6px 10px 6px 0px #AAAAAA;
        -moz-box-shadow: 6px 10px 6px 0px #AAAAAA;
        -webkit-box-shadow: 6px 10px 6px 0px #AAAAAA;
        -o-box-shadow: 6px 10px 6px 0px #AAAAAA;
    	filter:progid:DXImageTransform.Microsoft.Shadow(color=#AAAAAA, Direction=NaN, Strength=6);*/
}

.big-title-panel > i {
	position: absolute;
	top: 15px;
	left: 20px;
	font-size: 40px;
	color: white;
}
*/

/* ######################################################################################### */
/* GENERIQUE */
/* ######################################################################################### */

h1 {
	font-size: 24px;
}

h2 {
	margin: 10px 0px 20px 0px;
	font-size: 20px;
}

h2.h2line {
	margin: 10px 0px 10px 0px;
	font-size: 20px;
}

h2 > i {
	font-size: 22px;
	margin-right: 10px;
	padding: 6px;
	/*background-color: #dddddd;*/
	border-radius: 4px;
	color: white;
	text-align: center;
	min-width: 40px;
}

h2 span {
	font-size: 20px;
}

h4 {
	margin: 0px 0px 0px 0px;
	font-size: 16px;
}

.row {
	display: block;
	margin: 10px 0px;
}

.row > label {
	display: inline-block;
	width: 200px;
}

/* Adaptation pour thème foncé */
input, textarea, select {
	background-color: var(--grey-body-bg-lighter-lighter);
	color: white;
}

@media screen and (max-width: 1024px) {
	.container {
		width: 80% !important;
	}
}

@media screen and (max-width: 720px) {
	.container {
		width: 96% !important;
	}
}

.imgprofilfiche {
	width: 400px;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
	height: 400px;
	border-radius: 8px;
}

/* ######################################################################################### */
/* BUTTON */
/* ######################################################################################### */
.btn-a {
	color: #333333;
	font-size: 12px;
	padding: 2px 4px;
	background-color: #11ffee00;
	border: 0;
}

.btn-cub {
	padding: 8px;
	border: none;
	color: white;
	border-radius: 3px;
	cursor: pointer;
	min-width: 40px;
	min-height: 40px;
	text-align: center;
	font-size: 14px;
}

.btn-cub > i { font-size: 18px; }

.btn-min {
	padding: 6px;
	min-width: 30px;
	min-height: 30px;
	border: none;
	color: white;
	border-radius: 3px;
	cursor: pointer;
	text-align: center;
}

.btn-min > i { font-size: 14px; }

.btn-min-min {
	padding: 3px;
	min-width: 22px;
	min-height: 22px;
}

.btn-min-min > i { font-size: 12px; }

.btn-long { padding: 10px 18px; }

.btn-long-fin {
	min-height: 20px;
	padding: 6px 14px;
}

.btn-cub:hover {
	-webkit-box-shadow: 0px 0px 10px 1px rgba(160, 160, 160, 1);
	-moz-box-shadow: 0px 0px 10px 1px rgba(160, 160, 160, 1);
	box-shadow: 0px 0px 10px 1px rgba(160, 160, 160, 1);
}

/* ######################################################################################### */
/* FORMULAIRE */
/* ######################################################################################### */
.bordergris {
	border: 1px solid #dddddd;
}

.onoff {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	cursor: pointer;
}

input[type="text"], input[type="number"], input[type="password"] {
	padding: 5px 6px;
	border: 1px solid #dddddd;
	font-size: 14px;
}

input[type="email"]{
	padding: 4px;
	border: 1px solid #dddddd;
	font-size: 14px;
}

select {
	padding: 4px 6px;
	border: 1px solid #dddddd;
	font-size: 14px;
}

.checkbox {
	width: 20px;
	height: 20px;
}

.checkboxbig {
	width: 30px;
	height: 30px;
}

.radio {
	width: 20px;
	height: 20px;
}

.textarea {
	resize: none;
	width: 100%;
	border: 1px solid #dddddd;
	min-height: 80px;
	padding: 8px;
}

/* ######################################################################################### */
/* TABLEAU */
/* ######################################################################################### */
/*.table-design-border {
    border: 1px solid #dddddd;
	border-collapse: collapse;
    margin: 0 0 40px 0;
	width: 100%;
}

    .table-design-border td {
        border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
        padding: 5px 6px;
    }
	
	.table-design-border td:last-child {
		border-right: none;	
	}
	
	.table-design-border tr:last-child > td {
		border-bottom: none;	
	}

    .table-design-border > thead > tr, .table-design-border > thead > th {
		background-color: #eeeeee;
        font-size: 16px;
        font-weight: normal;
    }

    .table-design-border tr.survol {
        background-color: #ffffff;
    }
    
    .table-design-border tr.survol:hover {
        background-color: #eeeeee;
    }

    .table-design-border td.border-right {
        border-right: 1px solid #777;
    }

    .table-design-border td.border-top {
        border-top: 1px solid #777;
    }

.table-design {
    width: 100%;
    margin: 0 auto 20px auto;
}

    .table-design td {
        padding: 5px 0;
    }

td.padding {
    padding: 5px 7px;
}*/

/* ######################################################################################### */
/* TABLEAU V2 */
/* ######################################################################################### */

.table-design-border{

}

.table-design-border .thead-entete{
	display: flex;
}

.tr, .tr-entete{
	display: flex;
	height: 40px;
}

.table-design-border .thead .tr{
	/*border-bottom: 1px solid dimgray;*/
}

.tr .td{
	display: flex;
	align-items: center;
	justify-content: space-between;
	/*width: 100%;*/
	padding: 0 10px;
}

.td.left{
	justify-content: flex-start!important;
}

.td.right{
	justify-content: flex-end!important;
}

.table-design-border .barre-horizontale{
	border: 1px solid dimgray;
	width: 97%;
}

.table-design-border{
	display: flex;
	flex-direction: column;
	align-items: center;
}

.table-design-border .thead, .table-design-border .tbody, .table-design-border .tfooter{
	width: 100%;
}

.tablebuilder{
	border-collapse: collapse;
}

.tablebuilder thead{
	height: 50px;
}

.tablebuilder thead tr td{
	border-bottom: 1px solid dimgray;
}

.tablebuilder tr td{
	border-bottom: 1px solid dimgray;
}

.tablebuilder td{
	padding: 3px;
}


/* ######################################################################################### */
/* POPUP V2 */
/* ######################################################################################### */
#voile_bl_rex {
	position: fixed;
	top: 50%; left: 50%;
	display: none;
	width: 400px;
	height: 200px;
	margin-left: -200px;
	margin-top: -130px;
	background-color: rgba(52, 73, 94, 0.2);
	border-radius: 20px;
	z-index: 1019;
}

#voile_tr_rex {
	position: fixed;
	top: 0; left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0);
	z-index: 998;
}

#voile_rex {
	position: fixed;
	top: 0; left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 998;
}

#popup_rex {
	position: absolute;
	display: none;
	width: 1200px;
	top: 20%; left: 50%;
	margin: 0 0 0 -600px;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
	z-index: 999;
	background-color: var(--grey-body-bg-lighter);
	color: white;
	padding: 20px 40px 50px 40px;
	border: none;
	border-radius: 10px;
	/* border-top: 22px solid rgba(0, 170, 150, 1);*/
}

#content_popup_rex h1 {
	font-size: 24px;
}

#content_popup_rex h2, #content_popup_rex h2 > span {
	margin: 10px 0px 30px 0px;
	font-size: 20px;
}

#popup_rex #close_popup_rex {
	position: absolute;
	top: 20px;
	right: 20px;
}




/* ######################################################################################### */
/* POPUP */
/* ######################################################################################### */
/*#voile_bl_rex {
    position: fixed; 
    top: 50%; left: 50%;
    display: none; 
    width: 400px; 
    height: 200px; 
	margin-left: -200px;
	margin-top: -130px;
    background-color: rgba(52, 73, 94, 0.2);
	border-radius: 20px;
    z-index: 1019;
}

#voile_tr_rex {
    position: fixed; 
    top: 0; left: 0;
    display: none; 
    width: 100%; 
    height: 100%; 
    background-color: rgba(255, 255, 255, 0); 
    z-index: 998;
}

#voile_rex {
    position: fixed; 
    top: 0; left: 0;
    display: none; 
    width: 100%; 
    height: 100%; 
    background-color: rgba(0, 0, 0, 0.6); 
    z-index: 998;
}

#popup_rex {
    position: absolute; 
    display: none; 
    width: 1200px; 
    top: 20%; left: 50%; 
    margin: 0 0 0 -600px; 
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75); 
    z-index: 999; 
    background-color: #ffffff; 
    padding: 20px 40px 50px 40px;
	border: 4px solid;
    border-top: 22px solid rgba(0, 170, 150, 1);
}

	#content_popup_rex h1 {
		font-size: 24px;	
	}
	
	#content_popup_rex h2, #content_popup_rex h2 > span {
		margin: 10px 0px 30px 0px;
		font-size: 20px;	
	}

    #popup_rex #close_popup_rex {
        position: absolute;
		bottom: 20px;
		right: 20px;
    }
	*/
/* ######################################################################################### */
/* SCROLLBAR PRINCIPALE DROITE */
/* ######################################################################################### */
::-webkit-scrollbar { width: 8px; }
.section::-webkit-scrollbar { width: 18px; }

/* Track */
::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #555555;
}

/* ######################################################################################### */
/* TRANSITION */
/* ######################################################################################### */
.transition {
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

/* ######################################################################################### */
/* LOADER */
/* ######################################################################################### */
#loader_r {
	position: fixed;
	display: none;
	text-align: center;
	left: 50%;
	top: 40%;
	margin-left: -50px;
	padding-top: 15px;
	z-index: 1020;
}

#loader_r_message {
	position: fixed;
	display: none;
	width: 400px;
	text-align: center;
	left: 50%;
	top: 52%;
	margin-left: -200px;
	color: #34495e;
	font-weight: bold;
	z-index: 1020;
}

/* ######################################################################################### */
/* PASTILLE CARRE */
/* ######################################################################################### */
.pastil-carre {
	border-top: 8px solid #dddddd;
	border-left: 10px solid #dddddd;
	width: 180px;
	height: 140px;
	cursor: pointer;
	color: #666666;
	box-shadow: 6px 6px 6px 0px #AAAAAA;
	-moz-box-shadow: 6px 6px 6px 0px #AAAAAA;
	-webkit-box-shadow: 6px 6px 6px 0px #AAAAAA;
	-o-box-shadow: 6px 6px 6px 0px #AAAAAA;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#AAAAAA, Direction=NaN, Strength=6);
}

.pastil-carre:hover {
	background-color: #5D6D7E;
	color: #eeeeee;
}

.pastil-carre > .titre-pastil {
	font-size: 20px;
	font-weight: bold;
	margin: 14px 0 10px 20px;
}

.pastil-carre > .texte-pastil {
	font-size: 16px;
	margin: 0 0 0 20px;
}

.pastil-carre > .valeur-pastil {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

@media screen and (max-width: 720px) {
	.pastil-carre {
		margin-bottom: 10px;
	}
}

/* ######################################################################################### */
/* PASTILLE RONDE */
/* ######################################################################################### */
.pastil-rond {
	text-align: center;
	border-radius: 50%;
	width: 120px;
	height: 120px;
	cursor: pointer;
	border: 8px solid;
	margin-bottom: 20px;
	box-shadow: 6px 6px 6px 0px #AAAAAA;
	-moz-box-shadow: 6px 6px 6px 0px #AAAAAA;
	-webkit-box-shadow: 6px 6px 6px 0px #AAAAAA;
	-o-box-shadow: 6px 6px 6px 0px #AAAAAA;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#AAAAAA, Direction=NaN, Strength=6);
}

.pastil-rond:hover { background-color: #dddddd; }

.pastil-rond > i {
	font-size: 40px;
	color: white;
	line-height: 100px;
}

.pastil-rond:hover > i { color: #444444; }

/* ######################################################################################### */
/* SELECT AUTOCOMPLETE  */
/* ######################################################################################### */
.icon-select-rex {
	position: absolute;
	top: 7px;
	right: 6px;
}

.select-content-tc {
	position: absolute;
	left: 0px;
	padding: 2px 4px;
	display: none;
	border: 1px solid #ccc;
	width: 100%;
	background-color: var(--grey-body-bg-lighter-lighter);
	color: white;
	max-height: 200px;
	overflow-y: scroll;
	z-index: 1000;
	box-shadow: 6px 6px 6px 0px #AAAAAA;
	-moz-box-shadow: 6px 6px 6px 0px #AAAAAA;
	-webkit-box-shadow: 6px 6px 6px 0px #AAAAAA;
	-o-box-shadow: 6px 6px 6px 0px #AAAAAA;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#AAAAAA, Direction=NaN, Strength=6);
}

.ul-select-tc {
	z-index: 1000;
	list-style: none;
}

.ul-select-tc li {
	cursor: pointer;
	padding: 3px 6px;
	text-align: left;
}

.ul-select-tc li:hover {
	background-color: #3498db;
	color: #fff;
}

.select-content-rex ul li {
	background-color: var(--grey-body-bg-lighter-lighter);
	color: white;
}

/* ######################################################################################### */
/* MESSAGERIE */
/* ######################################################################################### */

#message_participant {
	width: 100%;
	border: 2px solid #eeeeee;
	border-radius: 4px;
	padding: 8px;
	margin-bottom: 6px;
}

#message_participant span {
	position: relative;
	background-color: #eeeeee;
	padding: 7px 16px 7px 12px;
	text-align: center;
	border-radius: 4px;
	margin: 0;
	vertical-align: middle;
	margin-right: 4px;
}

#message_participant span i {
	position: absolute;
	top: 2px;
	right: 2px;
}

.textarea_mess_rex {
	margin-top: 10px;
	width: 90%;
	height: 70px;
	resize: none;
	border-radius: 4px;
	border: 2px solid #eeeeee;
	padding: 10px;
}

.btn_mess_envoi_rex {
	border: none;
	border-radius: 4px;
	background-color: #1abc9c;
	color: #ffffff;
	vertical-align: top;
	height: 69px;
	width: 9%;
	margin-top: 10px;
}

.container_mess_rex {
	width: 100%;
	overflow-y: scroll;
	max-height: 500px;
	border: 2px solid #eeeeee;
	padding: 20px 10px 10px 30px;
}

.auteur_message_rex_gauche {
	float: left;
}

.auteur_message_rex_droite {
	float: right;
}

.message_rex_triangle_gauche {
	float: left;
	background-color: #eeeeee;
	width: 40px; height: 62px;
	-webkit-clip-path: polygon(100% 0, 0 50%, 100% 100%);
	clip-path: polygon(100% 0, 0 50%, 100% 100%);
	margin: 0;
	margin-left: 10px;
}

.message_rex_triangle_droite {
	float: right;
	background-color: #eeeeee;
	width: 40px; height: 62px;
	-webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
	margin: 0;
	margin-right: 10px;
}

.message_rex {
	background-color: #eeeeee;
	color: #333333;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin: 0;
	padding: 20px;
	font-size: 16px;
	max-width: 60%;
}

.mr_gauche {
	float: left;
	border-top-right-radius: 4px;
}

.mr_droite {
	float: right;
	border-top-left-radius: 4px;
}

.message_rex span {
	font-size: 12px;
	color: #999999;
}

.block_convers_pj {
	background-color: #eeeeee;
	width: 50px;
	height: 100%;
	padding: 10px;
	border-radius: 4px;
}

.bc_pj_gauche {
	float: left;
	margin-left: 6px;
}

.bc_pj_droite {
	float: right;
	margin-right: 6px;
}

.block_convers_pj a {
	display: block;
	margin: 0 auto;
}


/* ######################################################################################### */
/* WINDOW SUR CLICK DROIT */
/* ######################################################################################### */

.window_click_droit {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	background-color: #ffffff;
	cursor: pointer;
	border: 4px solid #1abc9c;
	padding: 0;
	z-index: 10000;
	-moz-box-shadow: 0px 0px 10px 0px #656565;
	-webkit-box-shadow: 0px 0px 10px 0px #656565;
	-o-box-shadow: 0px 0px 10px 0px #656565;
	box-shadow: 0px 0px 10px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=10);
}

.window_click_droit h4 {
	background-color: #1abc9c;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 7px 8px 7px;
	margin: 0;
}

.window_click_droit ul li {
	list-style: none;
	font-size: 14px;
	padding: 4px 7px;
}

.window_click_droit ul li:nth-child(n+2) {
	border-top: 1px solid #eeeeee;
}

.window_click_droit ul li i {
	display: inline-block;
}

.window_click_droit ul li span {
	display: inline-block;
	vertical-align: top;
	margin-top: 1px;
}

.window_click_droit ul li a {
	text-decoration: none;
	color: #333;
}

.window_click_droit ul li:hover {
	background-color: #1abc9c;
	color: #ffffff;
}

/* ######################################################################################### */
/* STEP BY STEP */
/* ######################################################################################### */

.stepvide1 {
	width: calc(100% / 10);
	height: 28px;
	background-color: #dddddd;
	-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
	clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
}

.stepvalid1 {
	width: calc(100% / 10);
	height: 28px;
	background-color: #1abc9c;
	-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
	clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
}

.stepnovalid1 {
	width: calc(100% / 10);
	height: 28px;
	background-color: #f39c12;
	-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
	clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
}

.steperror1 {
	width: calc(100% / 10);
	height: 28px;
	background-color: #E74C3C;
	-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
	clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
}

.stepvide2 {
	width: calc(100% / 10);
	height: 52px;
	background-color: #dddddd;
	-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
	clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
}

.stepvalid2 {
	width: calc(100% / 10);
	height: 52px;
	background-color: #1abc9c;
	-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
	clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
}

.stepnovalid2 {
	width: calc(100% / 10);
	height: 52px;
	background-color: #f39c12;
	-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
	clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
}

.steperror2 {
	width: calc(100% / 10);
	height: 52px;
	background-color: #E74C3C;
	-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
	clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
}

.steperror3 {
	width: calc(100% / 10);
	height: 65px;
	background-color: #E74C3C;
	-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
	clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
}

.stepvide3 {
	width: calc(100% / 10);
	height: 65px;
	background-color: #B7C9D6;
	-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
	clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
}

.stepvalid3 {
	width: calc(100% / 10);
	height: 65px;
	background-color: #1abc9c;
	-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
	clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
}

.stepnovalid3 {
	width: calc(100% / 10);
	height: 65px;
	background-color: #f39c12;
	-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
	clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
}

.steperror3 {
	width: calc(100% / 10);
	height: 65px;
	background-color: #E74C3C;
	-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
	clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%) !important;
}

/* ######################################################################################### */
/* AGENDA */
/* ######################################################################################### */

/* BONUS */
.item {
	/* display: block; */
	/* position: relative; */
	margin: 2px;
	padding: 4px 4px;
	background-color: #F2F2F2;
	color: #444444;
	/*z-index: 500;*/
	border-radius: 4px;
	border: 2px solid #EDEDED;
}

/* CHECKBOX EN FORME DE SWITCH */
.switch {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 20px;
}

/* Hide default HTML checkbox */
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 12px;
	width: 12px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .slider {
	background-color: #2196F3;
}

input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
	-webkit-transform: translateX(38px);
	-ms-transform: translateX(38px);
	transform: translateX(38px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

/* ######################################################################################### */
/* GESTION IMAGE (SLIDER) DE LA FICHE PROGRAMME */
/* ######################################################################################### */
.imgslidercss {
	width: 60px;
	height: 40px;
	border-radius: 4px;
	object-fit: cover;
	cursor: pointer;
	margin-right: 2px;
}

.flexslider {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	flex-flow: row wrap;
	justify-content: normal;
	align-items: flex-start;
}

/* READONLY - LECTURE SEULE */
.champreadonly {
	color: #7a8382
}

.padding_null {
	padding: 0 !important;
}

.lien {
	color: blue;
	text-decoration: underline;
	font-size: 14px !important;
}

.lien:visited {
	color: purple;
	text-decoration: underline;
	font-size: 14px !important;
}

.italic {
	font-style: italic !important;
}

/* MENU V2 */

.container_reset{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 150px;
	margin-top: 20px;
}

.btn_retour, .btn_password{
	width: 45%;
}

#container_reset_password{
	display: flex;
	justify-content: space-between;
	height: 150px;
	align-items: center;
}
#reset_password,#connection_screen, #premiere_connexion_change_password, #premiere_connexion_connection_screen{
	color:white;
}

#matricule, #password, #password2, .text_connexion, input[type='text']{
	border: none!important;
	border-bottom: 1px solid black!important;
	padding-left: 0!important;
	margin-left: 5px!important;
}
.input-text_connexion{
	font-size: 16px !important;
}
#matricule:focus-visible, #password:focus-visible, .text_connexion,input[type='text']{
	outline: none;
}

#matricule::placeholder{
	font-size: 16px;
}
#password::placeholder {
	font-size: 15.5px;
}

.style_btn, #close_popup_rex{
	border-radius: 10px;
	font-weight: bold;
}

.style_btn:hover, #close_popup_rex:hover{
	transition-duration: 350ms;
	box-shadow: none;
}

.btn_vert{
	background-color: white;
	border: 2px solid #34A0A4;
	color: #34A0A4;
}

.btn_vert:hover{
	background: #34A0A4;
	color: #FFF;
	border: 1px solid #34A0A4;
}

.btn_soc_yellow {
	background-color: var(--grey-body-bg-lighter);
	border: 2px solid var(--bg-color-1);
	color: var(--bg-color-1);
}

.btn_soc_yellow:hover {
	background: var(--bg-color-1);
	color: black;
	border: 1px solid black;
}

.btn_bleu{
	background-color: var(--grey-body-bg-lighter);
	border: 2px solid #3498db;
	color: #3498db;
}

.btn_bleu:hover{
	background: #3498db;
	color: #FFF;
	border: 2px solid #3498db;
}

.btn_rouge{
	background-color: var(--grey-body-bg-lighter);
	border: 2px solid #DC2D02;
	color: #DC2D02;
}

.btn_rouge:hover{
	background: #DC2D02;
	color: #FFF;
	border: 2px solid #DC2D02;
}

.btn_orange{
	background-color: #FFF;
	border: 2px solid #FD7D5D;
	color: #FD7D5D;
}

.btn_orange:hover{
	background: #FD7D5D;
	color: #FFF;
	border: 2px solid #FD7D5D;
}

/*#close_popup_rex{
	background-color: white;
	border: 2px solid #1abc9c;
	color: #1abc9c;
}

#close_popup_rex:hover{
	background: #1abc9c;
	color: #FFF;
	border: 1px solid #1abc9c;
}*/


#password_forgotten{
	text-decoration: underline;
	cursor: pointer;
}

#password_forgotten:hover{
	color:black;
}

#block_droit_connexion i{
	color: black;
}

#text_connexion{
	font-size: 16px;
	color:black;
	text-align: center;
}

#text_connexion span{
	font-size: 16px;
	color:black;
}

#container_connexion{
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("/librairie/images/login_bg_dark.jpg");
	background-position: center;
}

#img_connexion{
	overflow: hidden;
}

#img_connexion img{
	width: 110%;
}

#container_block_connexion{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;

	background-image: url('/librairie/images/design_v2/bg_login_v3.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

#form_connexion, #form_change_password2{
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	height: 200px;
}

/*
//////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////		SPEC LOGIN
//////////////////////////////////////////////////////////////////
*/

#form_connexion.form_connexion_login input{
	width: 90%;
}


/*
//////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////		SPEC PREMIERE CONNEXION
//////////////////////////////////////////////////////////////////
*/

#form_connexion.form_connexion_premiere_connexion{
	width: 400px;
	height: 300px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#form_connexion.form_connexion_premiere_connexion div{
	width: 80%;
}

#form_connexion.form_connexion_premiere_connexion input{
	width: 90%;
}

#form_connexion.form_connexion_premiere_connexion button{
	width: 70%;
}

#premiere_connexion_tooltip_contraintes{
	display: none;
	position: absolute;
	background-color: #FFF;
	border-radius: 10px;
	border: 1px solid black;
	color: black;
	padding: 10px;
	width: 375px;
}

.arrow_right{
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid black;
	position: absolute;
	bottom: 35%;
	right: -2.8%;
}


/*
//////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////		SPEC MDP OUBLIE
//////////////////////////////////////////////////////////////////
*/

#form_connexion.form_connexion_mdp_oublie{
	display: flex;
	flex-direction: column;
	align-items: center;
}

#form_connexion.form_connexion_mdp_oublie a,
#form_connexion.form_connexion_mdp_oublie input{
	width: 90%;
}

#form_connexion.form_connexion_mdp_oublie div{
	width: 320px;
}




#block_formulaire{
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	background-color: rgba(255, 255, 255, 0.85);
}

body{
	margin: 0;
	padding: 0;
}

#user-button-sous-menu *{
	color: white;
}

#user-button-sous-menu-container{
	color: white;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
}

#user-button-sous-menu-container *{
	margin-top: 10px;
}

#user-button-sous-menu-container a:hover{
	text-decoration: underline;
}

#user-icon-arrow{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 5%;
}

#user-icon-arrow i{
	font-size: 20px;
	color: white;
}

.icon_menu{
	margin-right: 5px;
}

#icon_logout:hover, #icon_contact:hover{
	color: lightgrey!important;
}

.bloc-ss-menu span{
	color: var(--bg-color-1);
}

.bloc-ss-menu a{
	text-decoration: none;
}

.bloc-ss-menu{
	height: 20px;
	display: flex;
	align-items: center;
	border-radius: 10px;
	padding: 15px;
}

.bloc-ss-menu:hover{
	background-color: var(--block-bg-color);
	color: black;
}
.bloc-ss-menu:hover a{
	text-decoration: none;
}
.bloc-ss-menu:hover span, .bloc-ss-menu span:hover {
	color: black;
	background-color: var(--block-bg-color);
}

#menu-bottom-bar #accueil-button i{
	margin-right: 5px;
}


#user-button-v2{
	width: 300px;
	height: 50px;
	display: flex;
	cursor: pointer;
}


#user-button-v2 #container-user-button{
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
}

#menu-avatar{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20%;
}

#user_nom_profil{
	width: 65%;
}

#user_nom_profil *{
	color: var(--bg-color-1);
}

#menu-avatar i{
	font-size: 30px;
	color: var(--bg-color-1);
}

#user-button-v2:hover #user-button-sous-menu{
	display:flex;
}

#user-button-sous-menu{
	display: none;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	position: absolute;
	width: 200px;
	padding: 15px 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin-top: 40px;
	z-index: 9999;
}


#menu-bottom-bar > span:hover .sous-menu{
	display: flex;
}

.sous-menu:hover .sous-menu{
	display: flex;
}

.sous-menu{
	border-radius: 10px;
	z-index: 999999;
	width: 220px;
	display: none;
	flex-direction: column;
	margin-left: -52px !important;
	position: absolute;
	top: 97px;
	padding: 10px 5px;
}

#add_new_menu_conversation i{
	margin-right: 5px;
}

#button-contact, #button-notification{
	display: flex;
	justify-content: center;
}

#button-contact i,#button-notification i{
	color: var(--bg-color-1);
	font-size: 25px;
	margin-right: 5px;
}

#button-contact i:hover,#button-notification i:hover{
	color: lightgrey;
	cursor: pointer;
}

#menu-bottom-bar{
	height: 50px;
	background-color: var(--bg-color-1);
	-webkit-box-shadow: 0px 5px 13px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 5px 13px 1px rgba(0,0,0,0.1);
	display: flex;
	align-items: center;
	padding: 0 15px;
	margin-bottom: 20px;
}

/*#menu-bottom-bar > span, #menu-bottom-bar > a > span {*/
#menu-bottom-bar > span, #menu-bottom-bar > span {
	padding: 7px 15px;
	border-radius: 5px;
	font-size: 14px !important;
	margin-left: 28px;
}

#menu-bottom-bar > a > span {
	cursor: pointer;
}

.menu-rubrique-link-only,
.menu-rubrique-link-only > span {
	font-size: 14px !important;
	padding: 7px 15px;
	border-radius: 5px;
	color: black;
}

.menu-rubrique-link-only:hover, .menu-rubrique-link-only:active, .menu-rubrique-link-only:focus, .menu-rubrique-link-only > span:hover {
	color: white;
}

#add_new_menu_conversation{
	padding: 10px;
	background-color: white;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

#titre-conversation{
	padding: 10px;
	color: white;
	text-align: center;
}

#bubble-conversation{
	width: 15px;
	height: 15px;
	font-size: 10px;
	color: white;
	border-radius: 72%;
	background-color: red;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	left: -14px;
}

#conversation_menu_rex{
	width: 300px;
	right: 224px;
	top: 40px;
	position: absolute;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	z-index: 99999;
	display: none;
}

#titre-notification{
	padding: 10px;
	color: white;
	text-align: center;
}

#bubble-notification{
	width: 15px;
	height: 15px;
	font-size: 10px;
	color: white;
	border-radius: 72%;
	background-color: red;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	left: -14px;
}

#notification_menu_rex {
	width: 150px;
	right: 270px;
	top: 40px;
	position: absolute;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	z-index: 99999;
	display: none;
}

#content-notification {
	padding: 10px;
}

#content-notification p {
	color: white;
}

#menu-top-bar-gauche{
	display: flex;
	width: 85%;
}

#menu-controle{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

#menu-controle button{
	margin-left: 15px;
}

#menu-top-bar-droite{
	display: flex;
	align-items: center;
	width: 5%;
	justify-content: space-between;
}

#menu-top-bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
	height: 40px;
}

#menu-top-bar a {
	color: var(--block-fg-color) !important;
}


#menu-v2{
	display: flex;
	flex-direction: column;
}

#menu-v2-reponsive, #voile-menu-responsive,#container-menu-burger{
	display: none;
	position: fixed;
	z-index: 9999;
	top: 0;
}

.sous-menu-responsive{
	display: none;
	margin-bottom: 25px;

}

.rubrique-responsive{
	margin-bottom: 25px;
}

#menu-middle-responsive{
	display: flex;
	flex-direction: column;
	padding: 15%;
}

.sous-menu-responsive-lien{
	margin-bottom: 10px;
}

.block_recherche_responsive{
	display: none;
}

.block_recherche{
	display: flex;
}

#titre_fiche{
	font-size: 24px;
}


/* RESPONSIVE */
@media screen and (max-width: 850px) {
	/* LOGIN */
	#container_connexion{
		display: flex;
		justify-content: center;
		align-items: center;
	}

	#img_connexion{
		position: fixed;
		width: 250%!important;
		display: flex;
		align-items: center;
		justify-content: center;
		left: -130px;
		opacity: 0.3;
	}

	#container_block_connexion{
		z-index: 99999;
		width: 100%!important;
	}

	#form_connexion #matricule, #form_connexion #password{
		background-color: transparent;
	}


	/* MENU */

	#menu-v2{
		display: none;
	}
	#menu-v2-reponsive{
		display: flex;
	}

	#menu-bar{
		display: flex;
		background-color: #3498db;
		padding: 5px 15px;
		align-items: center;
		width: 100%;
	}

	#icon-burger{
		width: 0%;
		z-index: 99999;
	}

	#icon-burger i{
		font-size: 24px;
		color: white;
		cursor: pointer;
	}

	#menu-logo-reponsive{
		display: flex;
		width: 80%;
		margin: 0 auto;
	}

	#menu-logo-reponsive img{
		width: 50%;
		margin: auto;
	}

	#container-menu-burger{
		display: none;
		width: 70%;
		height: 20000px;
		background-color: rgba(255,255,255,.9);
		position: fixed;
		z-index: 9999;
		top: 42px;
	}

	#top-menu-responsive{
		padding: 5%;
	}

	#menu-avatar-reponsive{
		margin-bottom: 10px;
	}

	#user_nom_profil-responsive{
		text-align: center;
	}

	#voile-menu-responsive{
		width: 100%;
		height: 2000000px;
		background-color: transparent;
		position: absolute;
		z-index: 9999;
		display: none;
	}


	/* MON COMPTE */

	#compte-container{
		width: 100%;
		padding: 0;
	}

	#bandeau, #bandeau-facture, #bandeau-client, #bandeau-homepage{
		border-radius: 0;
	}

	#bandeau-profil{
		left: 50%;
	}

	#container-profil-top{
		flex-direction: column;
	}

	#container-profil-bottom{
		flex-direction: column-reverse;
	}

	#block-information-perso, #block-statistique{
		width: 100%;
		border-radius: 0;
	}

	#block-mot-de-passe, #block-contact{
		width: 100%;
		border-radius: 0;
	}

	#block-information-perso, #block-contact{
		margin-bottom: 10px;
	}

	#container-profil-top{
		margin-bottom: 10px;
	}

	#lien-contact{
		width: 55%;
	}

	#block-statistique{
		display: none;
	}

	#container-block-mdp-top{
		width: 100%;
	}

	#password, #new_password_adm_user, #new_password_adm_user_confirm{
		width: 85%;
	}

	#container-block-information{
		flex-direction: column;
	}

	#container-block-information .barre-verticale{
		display: none;
	}

	#container-block-information-right {
		width: 100%;
		padding: 0;
	}

	#container-block-information-left{
		margin: 25px 0;
	}

	#container-block-information-left{
		flex-direction: row;
		width: 100%;
		margin: 10px 0;
	}

	#profile-user-info{
		align-items: flex-start;
	}

	#profile-user-info span{
		margin-bottom: 10px;
	}

	/* GENERIQUE */

	.panel{
		border-radius: 0;
	}

	.recherche_tr{
		width: 100%;
	}

	table.w33{
		width: 100%!important;
	}

	.td_input{
		display: flex;
		width: 65%!important;
	}

	.block_recherche_responsive{
		display: flex;
	}

	.block_recherche{
		display:none;
	}

	.recherche_tr{
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		margin: 10px 0;
	}

	#tableau_global{
		display: none;
	}

	#tableau_global_responsive{
		display: flex;
	}

	#resultat_ajax_content .container .border-cadre{
		padding: 5px;
	}

	#popup_rex{
		padding: 10px;
	}

	#popup_rex #close_popup_rex{
		bottom: 5px;
	}

	#popup_rex #content_popup_rex input[type='text']{
		width: 200px!important;
	}

	#td_button{
		display: none;
	}

	#titre_fiche{
		font-size: 10px;
	}

	#container_fiche_top, #container_fiche_middle, #container_fiche_bottom{
		width: 95%!important;
	}

	#recherche_container_adminirex_facture{
		display: none!important;
	}

	.btn_fiche{
		display: none!important;
	}

	#titre_fiche{

	}
	/* FACTURE */
}

/* Sur EF, les menus gauche sont cachés */
#historique_ajax_content {
	display: none !important;
}

#menu-gauche {
	display: none !important;
}

/* BOUTONS DESACTIVES */
.btn-cub.disabled, .btn-cub[disabled], fieldset[disabled] .btn-cub {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .25;
}



/* SLIDER SWITCH (merci https://www.w3schools.com/howto/howto_css_switch.asp) */
.switch2 {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 17px;
}

/* Hide default HTML checkbox */
.switch2 input {
	opacity: 0;
	width: 0;
	height: 0;
}

/* The slider */
.slider2 {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider2:before {
	position: absolute;
	content: "";
	height: 13px;
	width: 13px;
	left: 2px;
	bottom: 2px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .slider2 {
	background-color: #1abc9c; /*#2196F3;*/
}

input:focus + .slider2 {
	box-shadow: 0 0 1px #1abc9c;
}

input:checked + .slider2:before {
	-webkit-transform: translateX(13px);
	-ms-transform: translateX(13px);
	transform: translateX(13px);
}

/* Rounded sliders */
.slider2.round {
	border-radius: 17px;
}

.slider2.round:before {
	border-radius: 50%;
}



/*
//////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////		HOMEPAGE
//////////////////////////////////////////////////////////////////
*/

:root{
	--block-bg-color: 					#2b2f36;
	--block-fg-color: 					##b9b7b5;
	--bg-color-1:            			#b9b7b5;
	--bg-color-1-alpha:					rgba(255, 222, 0, 50%);
	--yellow: 							var(--bg-color-1);
	--block-shadow: 					#aaaaaa;
	--linktable-border-bottom:  		#a79f6f;
	--grey-body-bg:             		#262626;
	--grey-body-bg-lighter: 			#41464f;
	--grey-body-bg-lighter-lighter: 	rgb(142, 144, 148);
}

/* Surcharge pour ajouter l'ombre portée */
#bandeau-homepage{
	/*box-shadow: 2px 3px 4px 0 var(--block-shadow);*/
}

#homepage-container{
}

#homepage-blocks-container{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

#homepage-graphs-container{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.homepage-block{
	background-color: var(--grey-body-bg-lighter);
	color: white;
	border-radius: 10px;
	width: 220px;
	height: 180px;
	display: flex;
	flex-direction: column;
	align-items: center;
	flex-wrap: wrap;
	padding: 10px;
	/*box-shadow: 2px 3px 6px 0 var(--block-shadow);*/
}

.homepage-block-graph {
	width: 628px;
	height: 180px;
}

.homepage-block:hover{
	transition-duration: 350ms;
	background-color: var(--grey-body-bg-lighter-lighter);
	color: white;
}

.homepage-block-nombre{
	font-size: 5em;
}

.homepage-block-texte{
	font-size: 2em;
	text-align: center;
}

.homepage-block-blank{
	background-color: var(--grey-body-bg-lighter);
}

.homepage-block-blank:hover{
	transition-duration: 350ms;
	background-color: #9b6d6d;
	filter: brightness(50%);
	cursor: not-allowed;
}

#homepage-panel-container{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.homepage-panel{
	background-color: var(--grey-body-bg-lighter);
	color: white;
	padding: 25px;
	border-radius: 10px;
	/*box-shadow: 2px 3px 6px 0 var(--block-shadow);*/
}

.homepage-panel-titre{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}

.homepage-panel-titre h3{
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

#homepage-link-table{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

#homepage-link-table tr{
	border-bottom: 1px solid var(--linktable-border-bottom);
}

#homepage-link-table td{
	padding: 10px;
}

/*
On masque les PJ pour tous
 */
#adm_base_doc-page {
	display: none;
}

#resultat_ajax_content {
	margin-bottom: 100px !important;
}

.none {
	display: none !important;
}

.btn-strategie-container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.btn-strategie-container > button {
	padding: 20px;
	border: none;
	color: #1abc9c;
	border-radius: 9px;
	cursor: pointer;
	min-width: 40px;
	min-height: 80px;
	text-align: center;
	width: 18%;
	background-color: var(--grey-body-bg-lighter);
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.btn-strategie-container > button.selected {
	color: #27eac3;
	font-weight: bolder;
}

.btn-strategie-container > button.unselected {
	/* Rayures */
	background: linear-gradient(45deg, #535862 12.5%, #41464f 12.5%, #41464f 37.5%, #535862 37.5%, #535862 62.5%, #41464f 62.5%, #41464f 87.5%, #535862 87.5%);
	background-size: 25px 25px;
	background-position: 50px 50px;
}

.panel-chargement {
	padding: 180px;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	color: #12806b;
	background-color: var(--grey-body-bg-lighter);
	border-radius: 9px;
	text-align: center;
}
