/**
 * le CSS général
 *
 * il doit déclarer le site au format mobile
 * toutes les redéclarations pour des formats supérieurs seront externes
 */
html {
  height: 100%;
}

body {
  /*min-height: 1200px;*/
  min-height: 100%;
  padding-top: 70px;
  /*background: radial-gradient(
  	ellipse farthest-corner,
  	rgba(255,255,255,0.2), 
  	rgba(255,255,255,0.4)), 
  	url(../img/winter.jpg);*/
}

.container {
  /*background-color : white;*/
  margin-top: 1%;
}

/* TITRES */
h1 {
  position: relative;
  padding: 0;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 40px;
  color: #17375F;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

@media (max-width: 576px) {
  h1 {
    font-size: 30px;
    /*font-weight: 150;*/
  }
}

h1 span {
  display: block;
  font-size: 0.5em;
  line-height: 1.3;
}
h1 em {
  font-style: normal;
  font-weight: 600;
}

h1 {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 5px;
}
h1:before {
  width: 28px;
  height: 5px;
  display: block;
  content: "";
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -14px;
  background-color: #00A7E7;
  z-index: 1;
}
h1:after {
  width: 100px;
  height: 1px;
  display: block;
  content: "";
  position: relative;
  margin-top: 25px;
  left: 50%;
  margin-left: -50px;
  background-color: #17375F;
}

h2 {
  color: #17375F;
  text-align:center;
  text-transform:uppercase;
  font-size:26px; letter-spacing:1px;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: 16px 0;
  grid-gap: 22px;
}

h2:after, h2:before {
  content: " ";
  display: block;
  border-bottom: 2px solid #17375F;
}
h3 {
  color: #17375F;
  font-size:22px; letter-spacing:1px;
}

h3:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin-right: 1%;
  background: #00A7E7;
}

/* BOUTONS */
button[type=submit]:not(#deleteBtn, .supprimer, .ajouter), #btnDocument {
  background-color: #17375F;
  border-color: #17375F;
}

#editEtablissement {
  float: right;
  height: 100%;
}

/* FORMS */
label {
  font-weight: bold;
}

.form-group {
  margin-bottom: 1%;
}

.btn-light {
  background-color: white;
  border-color: #dee2e6;
}

::placeholder, ::-ms-input-placeholder {
  color: #999;
}

.btn-check label {
  vertical-align: middle;
}

.btn-check + .btn {
  color: #17375F;
  border-color: #17375F;

}

.btn-check:hover + .btn {
  color: #00A7E7;
  border-color: #00A7E7;
}

.btn-check:checked + .btn {
  color: white;
  background-color: #17375F;
  border-color: #17375F;
}

.btn-primary, .btn-primary:disabled {
  background-color: #17375F;
  border-color: #17375F;
}

/* AUTRES */
.tabaccueil {
  border-collapse: separate;
  border-spacing: 60px;
  border-spacing-top: 0;
}

.tabaccueil td{
  text-align: center;
}

.arrondi {
  border-radius: 10px;
}

.logos {
  padding: 20px;
}
/**
 * class pour le login
 */
.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
  text-align: center;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  margin-top: 30px;
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#forgotPassword {
  text-align: center;
  margin-top: 10px;
}
#forgotPassword a {
  color: #007bff; /* couleur bleue par défaut de Bootstrap */
  text-decoration: none;
}

#forgotPassword a:hover {
  text-decoration: underline;
}

#accueil{
  padding: 28px;
  font-size: 16px;
}

/*police plus grande pour les items déroulants du menu principal*/
.dropdown-menu {
  font-size: 16px;
}

/*image d'ajout et de suppression pour les liens medecins/etablissements*/
.supprimer {
  background: url("../img/glyphicons/glyphicons-198-remove.png");
  border:none;
  width: 26px; /* largeur à spécifier */
  height: 26px; /* longueur à spécifier */
  cursor: pointer;
}

.fa, .fa-solid:not(#menu .fa-solid, .fa-square, .fa-ban, .fa-check-square) {
  color: #00A7E7;
}

#compte {
  background: url("../img/glyphicons/glyphicons-4-user");
  background-repeat:no-repeat;
  background-position:center bottom ;
  cursor: pointer;
}
#icon {
  background: url("../img/glyphicons/glyphicons-31-pencil.png");
  background-repeat:no-repeat;
  background-position:center ;
  cursor: pointer;
}
.ajouter {
  background: url("../img/glyphicons/glyphicons-433-plus.png");
  border:none;
  width: 20px; /* largeur à spécifier */
  height: 20px; /* longueur à spécifier */
  cursor: pointer;
}

.label-mini{
  font-weight: normal !important;
}

/*.c3 {
  position: absolute;
  border: transparent;
  max-width: 1140px;
  width: 30%;
}*/
footer {
  width: 160px;
  left: 45%;
  position: absolute;
  bottom: 0;
}

.infos_requis {
  margin-bottom: 15px;
  color: grey;
}

.required {
  color: red;
}

.error-message {
  color: red;
  font-size: 11px;
}

.rapportNonValide td {
  background-color: #f2b6bc;
}

.rapportValidite {
  text-align: center;
}

#rapportNonValideMessage {
  display: flex;
  justify-content: center;
  margin: 20px 10px 10px 10px;
}


/* Page consulter gers */
.consulterGersNoResult h2 {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
#btn_resetRecherche {
  float: right;
}
.btnExportExcel, .btnExportExcelAll, .btnImportExcel, .inputImportGers {
  margin-top: 15px;
  margin-bottom: 15px;
}

.shadow-textarea textarea.form-control::placeholder {
  font-weight: 300;
}
.shadow-textarea textarea.form-control {
  padding-left: 0.8rem;
}
.form-elegant .font-small {
  font-size: 0.8rem;
}

.form-elegant .z-depth-1a {
  -webkit-box-shadow: 0 2px 5px 0 rgba(55, 161, 255, 0.26), 0 4px 12px 0 rgba(121, 155, 254, 0.25);
  box-shadow: 0 2px 5px 0 rgba(55, 161, 255, 0.26), 0 4px 12px 0 rgba(121, 155, 254, 0.25);
}

.form-elegant .z-depth-1-half,
.form-elegant .btn:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(85, 182, 255, 0.28), 0 4px 15px 0 rgba(36, 133, 255, 0.15);
  box-shadow: 0 5px 11px 0 rgba(85, 182, 255, 0.28), 0 4px 15px 0 rgba(36, 133, 255, 0.15);
}

div.scroll {
  height: 500px;
  width: 100%;
  overflow: auto;
  border: 1px solid #666;
  background-color: #ccc;
  padding: 8px;
  border-radius: 14px;
}

#pagination {
  width: 50%;
  margin: 0 auto;
  text-align: center;
}

.pagination {
  margin: 0 auto;
}

.soustotal {
  background-color: lightgrey !important;
  font-weight: bold;
}

#filtresRapports {
  margin-top: 5%;
}