.container-fluid{
  margin-top: 5%;
  flex: 1 0 auto;
}

html,
body {
height: 100%;
}

.whitediv{
  background-color: white;
}

select{
  background-color: white;
}

.blanc{
  background-color: white;
}
.fongris {
background-color: #ccc;
}

.textGris{
  color: #ccc;
}

.rdvert, .rdorange, .rdviolet, .rdrouge, .rdblanc, .rdgris {
  width: 15px;
  height: 15px;
  display: block;
  border-radius: 15px;
}

.rdvert {
  background-color: #18e018;
}

.rdorange {
  background-color: orange;
}

.rdviolet {
  background-color: violet;
}

.rdrouge {
  background-color: red;
}

.rdgris {
  background-color: #868282;
}

.rdblanc {
  border: 2px solid #000;
  background-color: #fff;
}

.imgAccueil{
  /* width: 95%; */
  width: 60%;
  object-fit: cover;
}

#authbleu{
  color: #00a9cc;
}

.whiteinput{
  background-color: white !important;
}

#imglogin{
  width: 50%;
  object-fit: contain;
  margin-left: 20%;
}

.repartHaut{
  background-color: #00008B;
}

.repartHaut h2 {
  color: white;
}

.repartMilieu{
  background-color: #4169E1;
}

.repartMilieu p{
 color: white;
}

.border-2{
   border-style:solid;
   border-width: 0px 2px 2px 2px;
   border-color: black;
}

.repartBas {
  background-color: lightskyblue;
}

.repartBas p {
  color: black;
}

.repartAgent {
  background-color: white;
}
/*
.selectRepart{
  font-size: smaller;
  padding-left: 0%;
}
*/


select > .placeholder {
  display: none;
}

.favbtn{
  margin-right: -8%;
}

.actBtn{
  margin-left: -8%;
}

.dropdown-item.dropdown-notification:active, .dropdown-item.dropdown-notification.active {
  color: #1d1e1f;
  text-decoration: none;
  background-color: #f7f7f9;
}

.dropdown-notification:hover .notification-read {
  color: #34495E;
}

.dropdown-notification-all {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-style: oblique;
  background-color: #34495E;
  color: white;
}

.dropdown-notification-all:hover {
  background-color: #34495E;
  color: white;
}

.notifications-container {
  max-height: 300px;
  overflow: auto;
}

.notification-dropdown-menu {
  padding-bottom: 0;
  min-width: 528px;
}

.notification-img {
  width: 48px;
  display: inline-block;
  vertical-align: top;
}

.notifications-body {
  display: inline-block;
}

.notification-texte {
  text-align: left;
  margin: 0;
}

.notification-read {
  margin: 0;
  height: 48px;
  vertical-align: top;
  line-height: 48px;
  padding-left: 15px;
  color: white;
  float: right;
}

.notification-date {
  text-align: left;
  color: #2980b9 !important;
  margin: 0;
  font-size: smaller;
}

.notification-solo {
  margin-top: 1rem;
}

.notification-unread {
  text-decoration: none;
  background-color: #f7f7f9;
}

.icons-calendar-time{
    color: black;
}

#myChart{
  width: 100%;
}

.btnrepart{
  font-size: medium;
  padding: 0% !important;
}

.reportDiv{
  height: 85%;
}

.radiusBtn{
    border-radius: 15px !important;
}
.alert{
  color: red;
  font-weight: bold;
}

input {
  display: block;
  width: 100% !important;
}

.encours{
  background-color: #128fdc !important;
}

.hiddentable {
  background-color: #128fdc;
}

.separator {
  border-right: 1px solid white;
  height: 80%;
}

.bodycolor{
  background-color: #f2f2f2;
}

.dataTables_wrapper .dataTables_filter{
  width: 90%;
}

.dataTables_filter {
  white-space:nowrap;

}

.dataTables_filter label, .dataTables_filter input {
  display: inline-block;
}

th.sorting_asc th.sorting_desc{
  color: white !important;
}

.dtsp-panesContainer{
  display: none;
}

#graph{
  display: none;
}


.dtsp-panesContainer{
  background-color: white !important;
}

.dataTables_scrollBody {
  overflow-x: auto;
  overflow-y: hidden;
}

html {
  position: relative;
  min-height: 100%;
}
/*
.footer {
  position: absolute;
  width: 100%; height: 9em;
  bottom: 0; left: 0; right: 0;
  margin-top: 15em;
  overflow:hidden;    
}*/


.imgfooter{
    width: 25%;
}

.btnnopad{
  padding-left: 1em !important;
  padding-right: 1em!important;
}

th, td, td .btn, td label,td input{
  font-size: small;
  /* font-family: Georgia, serif; */
}
.sameLine{
  display: inline;
  margin-top: 1em;
  margin-bottom: 1em;
}

.iconNotif{
  color: black;
}

.btnicon{
  background-color: white !important;
}

.table td, .table th{
  text-align: center;
}

.table td{
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.table .nopad{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.bgtablebleu {
  background-color: rgb(18, 143, 220);
}

.placescardfc{
  border-left: 5px solid red !important;
}

.placescardfi{
  border-left: 5px solid green !important;
}

.progress {
  height: 2em;
}

.resumecard{
  height: 100% !important;
}

.fc-daygrid-day .fc-day .fc-day-mon .fc-day-past .fc-day-other{
  height: 10px !important;

}

.modal {
  display: none;
}

.whitecard {
  background-color: white !important;
}

.fc .fc-non-business{
  background-color: #E8E8E8	!important;
}

.taille_calendrier_formateur_salle {
  padding-right:0;
  max-height:67vh
}

.tooltipevent{
  max-width:300px;/*
  height:100px;*/
  background:#ccc;
  position:absolute;
  z-index:10001;
  transform:translate3d(-50%,-100%,0);
  font-size: 0.8rem;
  box-shadow: 1px 1px 3px 0px #888888;
  line-height: 1rem;
}
.tooltipevent div{
    padding:10px;
}
.tooltipevent div:first-child{
    font-weight:bold;
    color:White;
    background-color:#888888;
}
.tooltipevent div:last-child{
    background-color:white;
    position:relative;
}
.tooltipevent div:last-child::after, .tooltipevent div:last-child::before{
    width:0;
    height:0;
    border:solid 5px transparent;/*
    box-shadow: 1px 1px 2px 0px #888888;*/
    border-bottom:0;
    border-top-color:whitesmoke;
    position: absolute;
    display: block;
    content: "";
    bottom:-4px;
    left:50%;
    transform:translateX(-50%);
}
.tooltipevent div:last-child::before{
    border-top-color:#888888;
    bottom:-5px;
}

.ui-tooltip {
  max-width:500px;
  background-color: #000;
  color: #fff;
  border: none;
  box-shadow: none;
  font-size: 12px;
}

.fc .fc-daygrid-event-harness {
  color : white;
}

.fc .fc-list-table td {
  color: white;
}

.fc-daygrid-event-dot,.fc .fc-list-event-dot {
  display: none !important;
}

.valid {
  margin-top: 1.9em;
}


.legendinline{
  font-size: 12px;
}

#legend {
  margin-top: 10em;
}

.dot {
  height: 10px;
  width: 10px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}

.btndate{
  margin-top: 5%;
}

.btnvalid{
  margin-top: 2em;
}

.dt-button{
  color: #fff !important;
  background-color: #0088ce !important;
  border-color: #0088ce !important;
  display: inline-block!important;
  font-weight: 500!important;
  text-align: center!important;
  white-space: nowrap!important;
  vertical-align: middle!important;
  -webkit-user-select: none!important;
  -moz-user-select: none!important;
  -ms-user-select: none!important;
  user-select: none!important;
  border: 1px solid transparent!important;
  padding: .59375rem 1em!important;
  font-size: 1rem!important;
  line-height: 1.5!important;
  border-radius: .4375rem!important;
  margin-right: 0 !important;
  -webkit-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out!important;
  transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out!important;
  transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out!important;
  transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out!important;
}


#fade {
display: none;
position: fixed; left: 0; top: 0; 
z-index: 10;
width: 100%; height: 100%;
background: rgba(80, 80, 80, 0.7);
z-index: 1499;
}

.popup_fen, .popup_fen_min, .popup_fen_max{
display: none;
background: #fff;
padding: 10px; 	
float: left;
position: fixed;
width: 95%;/*980px;*/
height: 90%;/*700px;*/
  top: 5%;
left: 50%;
transform: translateY(-50%);
transform: translateX(-50%);
z-index: 1500;
border-radius: 10px;
box-shadow: 2px 2px 20px rgba(51, 51, 51, 0.7);
}

.popup_fen_min {
  top: 8%;
  height: 300px;
}
.popup_fen_max {
  top: 2%;
  left: 0;
  width: 95%;
  height: 95%;
transform: translateX(2%);
}

.popup_max {
  position: relative;
  display: flex;
  width: 95%;
  margin: 1rem auto;
}

.fondgris {
  background-color: #f2f2f2;
}

.modal_content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #f2f2f2;
  border-radius: 10px;
  outline: 0;
  max-height: calc(100vh - 3.5rem);
  min-height: calc(100vh - 3.5rem);
}

.modal_header {
  padding: 1rem 1rem;
}

.modal_body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  overflow-y: auto;
}

.zonesaisie,.zonesaisie_comment {
padding: 10px;
height: 88%;
overflow: auto;
margin-top: 10px;
}

.zonesaisie_comment {
  height: 88%;
}

.tablenopad {
padding: 0;
}

.fondblanc, .fondblanc:focus {
  background-color: #fff;
  margin: 0;
}

.btn_plus_moins {
  width: 40px;
  cursor: pointer;
  margin: 0 15px;
}

.aff_btn_place {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 25px;
}

.dataTables_wrapper .dataTables_filter {
  float: left;
  text-align: left;
}


.dropdown-header1, .dropdown-header2 {
margin-left: 5px;
color: #747678;
white-space: nowrap;
font-size: 0.9rem;
text-transform: uppercase;
}

.dropdown-header1 {
padding-top: 0.5rem;
padding-right: 0.5rem;
}

.dropdown-header2 {
font-size: 0.7rem;
margin-left: 20px;
}

.dropdown-item {
margin-left: 30px;
padding: 0.3rem 0.5rem;
}
.dropdown-item a {
color: #000;
}

.dropdown-item :hover {
color: #0088ee;
}

.commentAgentAbsent {
  padding: 0;
  min-height: 1rem;
}

.demandeFI {
font-size: 1em;
font-weight: bold;
}

/*----- UI widegt cherche */
.ui-front {
  z-index: 10000;
}

.ui-datepicker {
  width: 21em;
}

/*------ Tooltip*/
.tooltip {
  z-index: 99999999;
  width: 500px;
}

.tooltip-inner {
  max-width: 450px !important;
  padding: 3px 8px;
  color: #ffcc00;
  text-align: center;
  border-radius: .25rem;
  font-weight: bold;
}

.custom-tooltip .tooltip-inner {
  text-align: left;
}


.switch_box{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 50px;
  min-width: 50px;
  
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* Switch 1 Specific Styles Start */

.box_1{
  background: transparent;
}

input[type="checkbox"].switch_1{
  font-size: 20px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 3em;
  height: 1.5em;
  background: #ddd;
  border-radius: 3em;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  }
  
  input[type="checkbox"].switch_1:checked{
  background: #0ebeff;
  }
  
  input[type="checkbox"].switch_1:after{
  position: absolute;
  content: "";
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 0 .25em rgba(0,0,0,.3);
          box-shadow: 0 0 .25em rgba(0,0,0,.3);
  -webkit-transform: scale(.7);
          transform: scale(.7);
  left: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  }
  
  input[type="checkbox"].switch_1:checked:after{
  left: calc(100% - 1.5em);
  }
  
/* Switch 1 Specific Style End */

/* .dataTables_wrapper .dt-buttons {
  float:none;  
  text-align:left;
  
  padding: 10px 0;
} */

.switch-container {
  display: inline-flex;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #ccc;
}

.radio-input {
  display: none;
}

.radio-label {
  display: flex;
    width: 60px;
    text-align: center;
    margin-bottom: 0;
    padding: 1px;
    cursor: pointer;
    color: #000;
    border-radius: 20px;
    border-color: #ccc;
    transition: background-color 0.3s, color 0.3s;
    justify-content: center;
    height: 20px;
}

.radio-input:checked + .radio-label {
  color: #fff;
  background-color: #0fbeff;
}

.message_retour {
  display: none;
  background: orange;
  padding: 10px;
  color: #fff;
  text-align: center;
}

.form_num_liste {
  background-color: #0fbeff;
    color: #fff;
    padding: 3px 5px;
    border-radius: 5px;
    font-size: 14px;
}

.bouton_page_competence {
  background-color: #0088ce;
  color: #fff;
  font-size: 1.2em;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.bouton_page_competence a {
  color: #fff;
}

.bouton_page_actif {
  background-color: #00669a;
}

.notification {
    position: absolute;
    top: 52px;
    right: 10px;
    width: 150px;
    height: 50px;
    cursor: pointer;
    color: #fff;
    background-color: #a4853d;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    z-index: 1100;
}

.notif_container {
  position: relative;
}

.notification_histo_session, .notification_histo_periode {
  position: absolute;
  top: -1px;
  right: -20px;
  background-color: red;
  color: white;
  border-radius: 50%;
  padding: 3px;
  font-size: 11px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 14px;
}

.notification_histo_periode {
  top: -2px;
  right: -15px;
}

.historique_ago {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-bottom: 1px solid #f9e0e0;
  padding-left: 10px;
}

.btn_marquerLu_notif{
  cursor: pointer;
}
.btn_marquerLu_notif:hover{
  text-decoration: underline;
}

.fond_histo_nonlu_ago {
  background-color: #6ed0f4;
}


.md-tooltip .mbsc-popup-content {
  padding: 0;
}

.md-tooltip {
  font-size: 12px;
  font-weight: 600;
}

.md-tooltip-header {
  padding: 8px 8px;
  color: #eee;
}

.md-tooltip-info {
  padding: 5px 16px 5px 16px;
  position: relative;
}

.md-tooltip-title {
  margin-bottom: 5px;
}

.md-tooltip-text {
  font-weight: 400;
}

.md-tooltip-text-libhorsCampus {
  color: red;
  font-weight: 400;
  font-size: 12px;
}

.mbsc-timeline-resource-title {
  width: 100%;
}

.md-work-week-title {
  font-size: 11px;
  font-weight: 400;
  padding: 3px;
}

.couleur-permanent {
  background-color: #aad1f9;
}

.couleur-vacataire {
  background-color: #71eeaa;
}

.couleur-retraite {
  background-color: #f5cc92;
}

.couleur-exterieur {
  background-color: #e3eaf0;
}

.couleur-concepteur {
  background-color: #96EE3F;
}

.couleur-banalisee {
  background-color: #4f7800;
  color: #fff;
}

.couleur-specialisee {
  background-color: #6da600;
  color: #fff;
}

.couleur-plateau {
  background-color: #c0c000;
  color: #fff;
}

.event_verouille {
  position: absolute;
  z-index: 10;
  right : -2px;
  bottom: -7px;
}

.comment_seance {
  position: absolute;
  z-index: 10;
  right : -1px;
  top: 3px;
  width: 12px;
  height: 12px;
  background-color: red;
  border-radius: 50%;
}

@media screen and (max-height: 900px)
{
  .popup_fen{
    /*height: 620px;*/
    top: 2%;
  }

  .zonesaisie_comment{
    height: 85%;
  }

  .zonesaisie{
    height: 490px;
  }
}

@media screen and (max-height: 800px)
{
  .taille_calendrier_formateur_salle {
    max-height: 63vh
  }
}

@media screen and (min-height: 1000px)
{
  .taille_calendrier_formateur_salle {
    max-height: 72vh
  }
}

@media screen and (max-width: 1145px)
{
  .container-fluid {
    margin-top: 6%;
  }
}

@media screen and (min-width: 1500px)
{
  .container-fluid {
    margin-top: 4%;
  }
}

@media screen and (min-width: 2100px)
{
  .container-fluid {
    margin-top: 3%;
  }
}