#formCaGestion{
	display: flex;
	flex-direction: row;
	width: 100%;
	background-color: #85b7d5;
	color: white;
	height: 580px;
	font-family: 'source_sans_proregular', Arial, sans-serif;
}
#formCaGestion #container_admin{
	height: 100%;
    width: 100%;
}
#formCaGestion .container_valid_cancel {
    display: flex;
    justify-content: space-around;
   align-self: end;
    width: 100%;
    font-size: smaller;
    align-items: center;
    margin: 0;
}
#formCaGestion #btn_helpEluAdmin {
    height: 20px;
    width: auto;
    position: absolute;
    cursor: pointer;
    right: -30px;
    /* top: -10px; */
}
#formCaGestion #btn_adminBack {
    height: 20px;
    width: auto;
    position: absolute;
    right: 30px;
	cursor:pointer;
}
#formCaGestion #formCaGestion_left {
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    min-height: 400px;
    width: 70%;
    position: relative;
}
#formCaGestion aside {
    display: block;
    position: relative;
    width: 30%;
    height: 100%;
    /* font-family: 'source_sans_proregular', Arial, sans-serif; */
}



/* **********************************************/
/* 			FORM  ADMIN	Sondage Date réunion	*/
/* **********************************************/
#checkbox_mainBu {
	background-color:red;
	width:50px;
}
#containerAdminSondageMailZoom {
	display:flex;
	flex-direction: column;
	align-items: center;
	border: 5px solid #258BCC;
	background-color: white;
	margin-left: 15px;
	width: 97%;
	height: 100%;
	border-top: 20px solid #258BCC;
	display:none;
}
#containerAdminSondageMailZoom textarea {
	border:none;
	width: 99%;
	height: 60%;
}

#containerAdminSondageMailZoom .logo_zoom {
    height: 100%;
    width: auto;
}
/* **********************************************/
/* 			FORM  ADMIN	Détail réunion			*/
/* **********************************************/

#formulaireAdminDetail {
	display: flex; 
 flex-direction: column;
	height: 95%;
	width: 100%;
}
#container_AdminDetail_1 {
	display:flex;
	height:170px;
	width:100%;
	justify-content: space-around;
	
}
#container_AdminDetailReunion {
	display:flex;
	flex-direction:column;
	align-items: center;
	height: 65%;
	margin-top:10px;
}
#container_AdminDetailEvenement{
	width: 90%;
	align-self: center;
	align-items: center;
	margin: 10px auto 0 auto;
	height: 59.5%;
}
/* #canvas_adminDisplayEvenement, */
#container_adminDisplayEvenement {
	width: 95%;
	height: 80%;
	overflow-y: auto;
}
#formCaGestion #container_AdminDetailEvenement input[type='button']{
	background-color: #9FC12B;
	color:white;
	cursor: pointer;
	border:none;
	margin: 5px 20px 5px 20px;
}
#formAdminImportEvenement {
  bottom: 5px;
  position: absolute;
  /* right: 5px; */
  background: #9FC12B;
  cursor:pointer;
  width: max-content;
}
#formAdminImportEvenement label{
  cursor:pointer;
}
#container_adminDisplayEvenement object{
	height:100%;
}
.container_blue , #container_mail_zoom{
	display: flex; 
	flex-direction: column;
	border: 3px solid #258BCC;
margin: 0px 2.5px 5px 2.5px;
	position:relative;
	height:100%;
}
 .container_blue > p:first-child, #container_mail_zoom > p:first-child {
	background-color: #258BCC;
	color:white;
	text-align:center;
	width: 100%;
}

#btn_send_mail[disabled] {
	color: white;
	border-style: hidden;
}
#formulaireAdminDetail #formulaireAdminDetail_type {
	width:min-content;
	width: 180px; /*  a cause de chrome */
}
#formulaireAdminDetail #formulaireAdminDetail_type label {
font-size : small;
}

#toto {
	display:flex;
	flex-direction:row;
}
#formulaireAdminDetail #formulaireAdminDetail_mailInvitation {
	height: auto;
	width:95%;
}

#formulaireAdminDetail #formulaireAdminDetail_mailInvitation a{
	height:100%;
	display: flex; 
	flex-direction: row;
}
#formulaireAdminDetail #formulaireAdminDetail_mailInvitation textarea:nth-child(1){
	height:100%;
	width:35%;
	margin-right: 5px;
}
#formulaireAdminDetail #formulaireAdminDetail_mailInvitation textarea:nth-child(2){
	height:100%;
	width:65%;
}
#formulaireAdminDetail #formulaireAdminDetail_date .label_date {
	display:flex;
	justify-content:space-between;
	font-size: small;
}
#formulaireAdminDetail #formulaireAdminDetail_date .label_date a:first-child{
width: 40px;
}
#formulaireAdminDetail #formulaireAdminDetail_date input, #formulaireAdminDetail_date textarea {
	margin:2.5px;
	font-size:small;
}
#formulaireAdminDetail #formulaireAdminDetail_lieu input, #formulaireAdminDetail_lieu textarea {
	margin:2.5px;
	font-size:small;
}
#formAdminImportReport input {
	margin:0px;
}

#formulaireAdminDetail #admin_city {
	flex:1;
}
#formulaireAdminDetail2 {
	display: flex; 
	flex-direction: column;
	height: 85%;
	width: 100%;
	flex-wrap:wrap;
	align-items: center;
	flex:auto;
}


#formulaireAdminDetail_type input {
	margin:5px 5px 0px 10px;
}

#formulaireAdminDetail_agenda {
	width:95%;
}
#formulaireAdminDetail_agenda textarea{
	height: 100%;
}
	
#formulaireAdminDetail_date label {
	align-self: center;
}


.progress_element {
	visibility: hidden;
}

/* **********************************************/
/* 			FORM  ADMIN	list participants		*/
/* **********************************************/
#formCaGestion #formulaireAdminList {
    display: flex;
    flex-direction: column;
    height: 95%;
    width: 100%;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
#formCaGestion #formulaireAdminList .tableList {
  display: table;
  width: 100%;
  border-collapse: collapse;
  color: white;
  background-color: #85b7d5;
}
#formCaGestion .logo_zoom {
    height: 20px;
    width: auto;
	cursor:pointer;
}

/* **********************************************/
/* 			FORM  ADMIN	Outils		*/
/* **********************************************/
#formCaGestion #container_admin_gestionElu {
	display: flex;
	flex-direction: column;
	align-items: center;
    width: 90%;
	height: 67.5%;
	margin-top: 20px;
    border: 3px solid #258BCC;
    align-self: center;
}
#formCaGestion #container_tableDeplacement {
	display:flex;
	height: 100%;
	width:100%;
}
#formCaGestion .table_invitation,
#formCaGestion #table_gestionDecompteFrais,
#formCaGestion #table_gestionBilanBenevolat,
#formCaGestion #table_gestionTravelBilan { 
	background-color:white;
}
#formCaGestion #toolbar_deplacementElu{
	flex-wrap: unset;
	flex-direction: column;
	justify-content: flex-start;
	align-items: start;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 90%;
	width: 25%;
	font-size: small;
}
#formCaGestion #toolbar_deplacementElu input[type='button']{
    border-style: ridge;
    color: white;
    cursor: pointer;
    text-align: left;
	width:100%;
}
#formCaGestion #toolbar_deplacementElu input[type='button'][btn_check='unchecked']{
    background-color: white;
	color:black;
    border-style: ridge;
    border-color: #258BCC;
    cursor: pointer;
}
#formCaGestion #container_gestionEluCordinate {
  display: flex;
  height: 50%;
  width: 95%;
  border: 3px solid #258BCC;
  font-size: small;
 }
#formCaGestion #container_tableGestionTravelBilan{
	display: flex;
	flex-direction:column;
	justify-content: space-between;
	width: 75%;
	height: 90%;
}
#formCaGestion #container_tableGestionTravelBilan .container_nbPresent {
	display:flex;
	justify-content:space-around;
	font-size: 0.8em;
	background-color: #258BCC;
}
#formCaGestion #container_tableGestionTravelBilan .container_nbPresent input {
	  -moz-appearance: textfield;
	width: 30px;
	font-size: 0.8em;
}
/* Chrome, Safari, Edge, Opera */
#formCaGestion #container_tableGestionTravelBilan .container_nbPresent input::-webkit-outer-spin-button,
#formCaGestion #container_tableGestionTravelBilan .container_nbPresent input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* **********************************************/
/* 			FORM  ADMIN	ASIDE		*/
/* **********************************************/
#formCaGestion  #side_edition {
	display: flex;
	flex-direction: column;
	height: 98%;
	align-items: center;
	padding: 5px;
}
#formCaGestion  #side_edition .buttons_new{
	font-size:small;
}
#formCaGestion #toolbarCardMeeting {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    height: 100%;
    width: 100%;
    overflow-y: auto;
    /* position: relative; */
}
#formCaGestion #container_cardGestionCaMeeting{
display: flex;
  flex-direction: column;
  height: 40%;
}
#formCaGestion #container_cardGestionCaHistorique{
	display: flex;
  flex-direction: column;
  height: 60%;
}
#formCaGestion #listCardGestionMeetingNext {
	display: flex;
	flex-direction: column;
	/* height: 40%; */
	overflow-y: auto;
	overflow-x: hidden;
}
#formCaGestion #listCardGestionMeetingPast {
	display: flex;
	flex-direction: column;
	/* height: 60%; */
	overflow-y: scroll;
	overflow-x: hidden;
}
#formCaGestion #container_cardGestionCaMeeting .title_green_1024 {
	margin: 0 auto 10px auto;
}
#formCaGestion .container_mail_little .container_blue {
    height: auto;
}
#formCaGestion #ca_mailInvitation_little {
    margin-top: 10px;
    /* height: 70%; */
    height: 60%;
	width: 100%;
}
#formCaGestion  .container_mail_little {
	height:60%;
	width:100%;
}
#formCaGestion .container_mail_little .container_blue{
	height:auto;
}
#formCaGestion #container_ca_mailEvenement .container_blue{
	height:inherit;
}
#formCaGestion .container_mail_little .text_mail_little {
	background-color: white;
	color: black;
}
#formCaGestion .container_mail_little .container_blue p:nth-child(2){
	text-align: left;
	padding-left: 5px;
}
#formCaGestion #ca_mailInvitation_pj #form_pj label,
#formCaGestion #ca_mailInvitation_little label{
	background-color:#9FC12B;
	margin-left: 40%;
	width: max-content;
	cursor: pointer;
}

#formCaGestion #container_ca_mailIEvenement ,
#formCaGestion #container_ca_mailInvitation  {
	border:none;
}

#formCaGestion  #ca_mailInvitation_pj, #formCaGestion  #container_sondageDate {
	margin: 0px 2.5px 0px 2.5px;
}
#formCaGestion  #ca_mailInvitation_little {
	margin-top: 10px;
  height: 60%;
}
#formCaGestion  #ca_mailInvitation_little .button_red{
	margin: 5px 20px 5px 20px;
}	
#formCaGestion #container_ca_mailIEvenement .title_green ,
#formCaGestion #container_ca_mailRappel .title_green ,
#formCaGestion #container_ca_mailInvitation .title_green {
  margin: 5px auto 5px auto;
}
#formCaGestion #container_ca_mailInvitation input[type='date']{
	height: 12px;
  font-size: small;
}
#formCaGestion #container_ca_mailInvitation #ca_mailInvitation_pj #form_pj{
	overflow: auto;
	display: flex;
flex-direction: column;
justify-content: space-between;
overflow:hidden;
}
#formCaGestion #container_ca_mailInvitation #ca_mailInvitation_pj #table_pj{
	color:black;
	width:100%;
}
#formCaGestion #ca_mailInvitation_pj #table_pj tbody {
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
	height: 140px;
	background-color: #85b7d5;
}
#formCaGestion #container_ca_mailRappel {
    width: 95%;
	height:95%;
    margin-left: 2.5%;
	text-align:center;
	overflow:hidden;
}
#formCaGestion #container_ca_mailEvenement {
	height:100%;
}
#formCaGestion #container_ca_mailRappel .label_text2{
	display: flex;
	justify-content: space-around;
	width: 100%;
}
#formCaGestion #table_ca_mailRappel {
	width:100%;
	height:130px;
	background-color: #85b7d5;
}
 #formCaGestion #table_ca_mailRappel th:nth-child(-n+2){
	width: 50%;
}
 #formCaGestion #table_ca_mailRappel td:nth-child(-n+2){
	width: 50%;
	color: white;
	padding-left: 5px;
}
 #formCaGestion #table_ca_mailRappel td:last-child ,
 #formCaGestion #table_ca_mailRappel th:last-child {
	 width:10%;
}
#formCaGestion #container_sondageDate {
	display: flex;
	height: 53%;
	width: 95%;
}
#formCaGestion #container_sondageDate .buttons_new {
	justify-self:end;
	margin-bottom:10px;
}
#formCaGestion #container_sondageDate .buttons_new input:disabled {
	background-color: #D2471D;
	cursor: default;
	font-size: larger;
}
#formCaGestion #ca_mailInvitation_pj {
	height:auto;
}
#formCaGestion table caption {
	background-color: #258BCC;
	color:white;
}
#formCaGestion #text_helpEluAdmin{
	top: 20px;
	right:-35px;
	height: 500px;
	width: 700px;
	overflow: auto;
	cursor: default;
}

/* ****************************************************************************************/
/*                    Règles spécifiques pour all et petite taille                        */
/* ****************************************************************************************/
@media all and (max-width: 480px)
{
	#formCaGestion  #btn_adminBack{ /* pas de gestion en mode smartphone */
		display:none;
	}
	#formulaireAdminList .tableList{
		font-size: small;
		width:95%;
		margin-bottom:5px;
	}
}