﻿a {
  text-decoration: none;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }

.hide {
  display: none; }

strong {
  font-weight: 700; }

.italic {
  font-style: italic; }

.alignRight {
  text-align: right; }

.column-20,
.column-60,
.column-80 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.column-20 {
  flex: 0 0 20%;
  max-width: 20%; }

.column-60 {
  flex: 0 0 60%;
  max-width: 60%; }

.column-80 {
  flex: 0 0 80%;
  max-width: 80%; }

.sk-circle {
  margin: 100px auto;
  width: 70px;
  height: 70px;
  position: relative; }

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }

.sk-circle .sk-circle2 {
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-circle .sk-circle3 {
  -moz-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-circle .sk-circle4 {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-circle .sk-circle5 {
  -moz-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-circle .sk-circle6 {
  -moz-transform: rotate(150deg);
  -o-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-circle .sk-circle7 {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-circle .sk-circle8 {
  -moz-transform: rotate(210deg);
  -o-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-circle .sk-circle9 {
  -moz-transform: rotate(240deg);
  -o-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-circle .sk-circle10 {
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-circle .sk-circle11 {
  -moz-transform: rotate(300deg);
  -o-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-circle .sk-circle12 {
  -moz-transform: rotate(330deg);
  -o-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); } }

#menuTop,
#user {
  float: right;
  clear: both; }

#bleufonce,
#btnMobile,
#menuHeader {
  height: 70px; }

#btnMobile,
#menuHeader,
#sideMenu {
  position: absolute; }

#boxAuthentification {
  width: 94%;
  max-width: 500px; }

.box {
  clear: both;
  display: inline-block; }

.box.demi,
.box.deuxtiers,
.box.full,
.box.quart,
.box.sixth,
.box.tier,
.box.troisquart {
  min-width: 250px;
  width: calc(96% - 40px);
  margin-left: 2%;
  margin-right: 2%; }

.box.dashboard.full {
  width: 100%;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0; }

.box.dashboard.demi,
.box.dashboard.deuxtiers,
.box.dashboard.quart,
.box.dashboard.tier,
.box.dashboard.troisquart {
  min-width: 250px;
  width: 96%;
  margin-left: 2%;
  margin-right: 2%; }

ul.onglet li a,
ul.onglet li:first-child:nth-last-child(1) {
  width: calc(100% - 10px); }

.box.dashboard h2 {
  font-size: 18px; }

ul.onglet {
  border-bottom: none; }

ul.onglet li a {
  padding: 14px 5px;
  font-size: 12px; }

ul.onglet li:first-child:nth-last-child(2),
ul.onglet li:first-child:nth-last-child(2) ~ li {
  width: calc(50% - 10px); }

ul.onglet li:first-child:nth-last-child(3),
ul.onglet li:first-child:nth-last-child(3) ~ li {
  width: calc(33% - 10px); }

ul.onglet li:first-child:nth-last-child(4),
ul.onglet li:first-child:nth-last-child(4) ~ li {
  width: calc(25% - 10px); }

ul.onglet li:first-child:nth-last-child(5),
ul.onglet li:first-child:nth-last-child(5) ~ li {
  width: calc(20% - 10px); }

ul.onglet li:first-child:nth-last-child(6),
ul.onglet li:first-child:nth-last-child(6) ~ li {
  width: calc(16% - 10px); }

ul.onglet li:first-child:nth-last-child(7),
ul.onglet li:first-child:nth-last-child(7) ~ li {
  width: calc(14% - 10px); }

ul.onglet li:first-child:nth-last-child(8),
ul.onglet li:first-child:nth-last-child(8) ~ li {
  width: calc(12.5% - 10px); }

ul.onglet li:first-child:nth-last-child(9),
ul.onglet li:first-child:nth-last-child(9) ~ li {
  width: calc(11% - 10px); }

ul.onglet li:first-child:nth-last-child(10),
ul.onglet li:first-child:nth-last-child(10) ~ li {
  width: calc(10% - 10px); }

#conteneur.marginright {
  margin-right: 0;
  width: 100%; }

#menuTop {
  width: calc(75% - 20px);
  margin-right: 20px;
  margin-top: 15px; }

#user {
  right: 0;
  top: 70px;
  width: calc(75% + 20px); }

.famille {
  width: 100%; }

#MenuHeader_lblNomPrenom {
  font-size: 18px; }

#btnMobile.close::after,
#btnMobile.open::after {
  font-family: "Font Awesome 5 Pro";
  font-size: 40px;
  color: #fff; }

#btnMobile {
  color: #fff;
  display: block;
  background: #1ba1e1;
  top: 0;
  right: -25%;
  width: 25%;
  margin: 0;
  padding: 0;
  font-family: "Font Awesome 5 Pro";
  text-decoration: none;
  text-align: center;
  line-height: 70px; }

#btnMobile.open::after {
  content: "\f0c9"; }

#btnMobile.close::after {
  content: "\f00d"; }

#sideMenu {
  width: 75%;
  left: -75%;
  overflow: inherit;
  top: -35px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15), 0 10px 10px rgba(0, 0, 0, 0.12);
  height: 100vh; }

#sideMenu ul li a {
  text-indent: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  text-decoration: none;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase; }

#sideMenu ul li.dashboard a,
#sideMenu ul li.documents a,
#sideMenu ul li.dossier a,
#sideMenu ul li.formulaire a,
#sideMenu ul li.rendezvous a {
  background-position: 10px; }

#boxRendez-vous .conteneurPhrase p {
  width: calc(98% - 50px);
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  text-align: center; }

#boxRendez-vous .conteneurBouton {
  width: 100%;
  clear: both; }

#boxRendez-vous .conteneurBouton a {
  display: block;
  width: 80%;
  margin: 35px auto; }

#Coordonnees table,
#Coordonnees table tr,
#intCoordonnees,
#intCoordonnees tr {
  width: 100%; }

#Coordonnees table tr td {
  display: block;
  clear: both;
  width: 100%; }

.stats {
  width: 105%; }

#infoStats {
  width: 100%;
  position: inherit;
  float: none;
  clear: both;
  margin: 20px 0;
  display: block;
  padding-top: 40px;
  text-align: center; }

#divInfoConnexion #btnEnregistrerConnexion {
  margin-right: 0; }

#AutreInformation,
#LstRappel,
#LstRendezVous {
  margin: 0 4%;
  width: 92%; }

.liste table#FGridView,
table#GridView1,
table#GridView2 {
  width: 100%; }

table#GridView1 thead,
table#GridView2 thead {
  display: none; }

table#GridView1 tr:nth-of-type(2n),
table#GridView2 tr:nth-of-type(2n) {
  background-color: inherit; }

table#GridView1 tr td:first-child,
table#GridView2 tr td:first-child {
  background: #f0f0f0;
  font-weight: 700;
  font-size: 1.3em; }

table#GridView1 tbody td,
table#GridView2 tbody td {
  display: block;
  text-align: center; }

table#GridView1 tbody td::before,
table#GridView2 tbody td::before {
  content: attr(data-th);
  display: block;
  text-align: center;
  font-size: 14px;
  font-style: italic; }

.liste table#FGridView thead,
.liste table#FGridView tr td:nth-child(5) {
  display: none; }

#FErrorMessage {
  margin-left: 4%;
  margin-top: 20px; }

#presentation {
  top: 155px;
  right: 2%; }

.liste table#FGridView tr:nth-of-type(2n) {
  background-color: inherit; }

.liste table#FGridView tr td:nth-child(2) {
  background: #f0f0f0;
  font-weight: 700;
  font-size: 1em;
  word-wrap: break-word;
  text-align: center; }

.liste table#FGridView tr td:nth-child(2) span {
  width: 90%; }

.liste table#FGridView tbody td {
  display: block;
  text-align: center !important; }

.liste table#FGridView tbody td a {
  margin: 0 auto !important;
  display: block;
  height: 40px !important;
  line-height: 40px; }

.liste table#FGridView tbody td span {
  text-align: center !important; }

.liste table#FGridView tbody td::before {
  content: attr(data-th);
  display: block;
  text-align: center;
  font-size: 14px;
  font-style: italic; }

.vignette table#FGridView {
  display: block;
  width: 210px;
  margin: 0 auto; }

.vignette table#FGridView tbody td::before {
  display: none; }

.vignette table#FGridView tr:first-child {
  display: block; }

#divOnglet,
#divOnglet ol {
  width: 100%;
  margin: 0;
  padding: 0; }

#divOnglet ol li {
  width: 99.7%;
  display: block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0; }

#divOnglet ol li a {
  border-radius: 0;
  height: 45px;
  line-height: 45px;
  width: 100%;
  display: block;
  border: 1px solid #e6e6e6; }

#divAdresseEtCommunications,
#divInformationsConfidentielles,
#divResponsable {
  display: block;
  width: 100% !important;
  clear: both;
  float: none;
  margin-top: 20px; }

#conteneurConfirmationFormulaireMedical,
#divSection2,
#divSection3,
#divSection4 {
  width: 92%;
  margin: 0 4%; }

#divSection2 label,
#divSection3 label,
#divSection4 label {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 20px; }

#divSection2 input,
#divSection3 input,
#divSection4 input {
  width: 100%;
  margin-top: 0; }

#divSection2 table,
#divSection3 table,
#divSection4 table {
  width: 100%; }

#divSection1 .toggleSwitch,
#divSection2 .toggleSwitch,
#divSection3 .toggleSwitch,
#divSection4 .toggleSwitch {
  width: 60%;
  display: block;
  float: none;
  padding-top: 10px;
  clear: both;
  margin-top: 0;
  padding-bottom: 10px; }

#divSection1 .toggleSwitch .switch,
#divSection2 .toggleSwitch .switch,
#divSection3 .toggleSwitch .switch,
#divSection4 .toggleSwitch .switch {
  float: none;
  clear: both;
  width: 100%;
  margin: 0; }

#divSection3 #section3-q2 label,
#divSection3 #section3-q23 label,
#divSection3 #section3-q28 label,
#divSection3 #section3-q3 label,
#divSection3 #section3-q32 label,
#divSection3 #section3-q4 label,
#divSection3 #section3-q5 label,
#divSection3 #section3-q8 label {
  margin-top: 5px; }

#divSection2 table tr {
  display: table-row;
  width: 100% !important; }

#divSection2 table tr td {
  display: block !important;
  width: 100% !important;
  clear: both;
  float: none; }

#divSection2 table tbody tr td label {
  width: 50% !important;
  display: block !important;
  margin-top: 30px;
  float: left;
  clear: none; }

#divSection2 table tbody tr td input {
  width: auto !important;
  display: block;
  float: left; }

#divSection2 #btnPrecedentSection2,
#divSection2 #btnSuivantSection2 {
  width: 45%; }

#divSection2 .ligne-form,
#divSection3 .ligne-form,
#divSection4 .ligne-form {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 0 30px;
  clear: both;
  border-bottom: 2px solid #e6e6e6; }

#divSection3 #section3-q10 ul li {
  display: block; }

#divSection3 .separateur,
#divSection3 table#tableMedicamentRaison thead tr th:nth-child(1),
span.titreSection.vide {
  display: none; }

span.titreSection {
  padding-top: 10px;
  padding-bottom: 10px; }

#divSection3 table#tableMedicamentRaison tbody tr td {
  display: block;
  width: 100%; }

#divSection3 #section3-q64,
#divSection3 #section3-q65,
#divSection4 #section4-q35,
#divSection4 #section4-q37 {
  width: 100%; }

#divSection3 #btnPrecedentSection3,
#divSection3 #btnSuivantSection3,
#divSection4 #btnPrecedentSection4,
#divSection4 #btnTerminer {
  width: 45%; }
