
.logo{
    font-weight: bold;
 }
 .banner-div {
     background: url(../../pic/banner.png) center no-repeat;
     background-size: cover;
     margin: 0px;
 }
 
 a:link {
     text-decoration: none;
 }
 
 
 a:visited {
     text-decoration: none;
 }
 
 
 a:hover {
     text-decoration: none;
 }
 
 
 a:active {
     text-decoration: none;
 }
 
 .banner-content {
     max-width: 60%;
         padding: 10px 15px
 }
 
 .banner-head {
     margin-top: 0;
     font-weight: bold;
     /*color: #024363;*/
     color: #336699;
 }
 
 .c-btn {
     background: #ff7854;
 }
 .mainIcon {
     color: #fff;
     margin-bottom: 20px;
 }
 
 .icons {
     color: rgb(4, 72, 149);
     width: 70px;
 }
 
 .w-text{
     font-size: 13px !important;
 }
 
 .title-main{
     font-weight: bold !important;
     padding-left: 20px !important;
 }
 
 .margin {
     margin-top: 15px !important;
 }

 .blue{
    background-color: #006699;
 }

 .content2 {
     position: absolute;
     left: 50%;
     top: 50%;
     -webkit-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
     text-align: center;
 }
 
 #video{
     display: table;
     margin: 0 auto;
 }
 .background {
     background-color: white;
 }
 
 .courses-list a {
     color: black;
     font-weight: bold;
     font-size: 13px;
 }
 .courses-list li{
     padding-bottom: 20px;
 }
 
 .titre_message{
     font-weight: bold;
     margin: 0px;
     font-size: 16px;
     width: 100%;
 }
 .lib_message {
     margin: 0px;
     font-size: 12px;
     margin: 0px;
     width: 100%;
 }
 .lib_agenda {
     margin: 0px;
     font-size: 12px;
     margin: 7px 0px;
 }
 .titre-modal{
     width: 50%; 
     float: left;
     text-align: left;
     font-size: 14px;
     font-weight: bold;
 }
 .close-modal{
     width: 50%;
     float: right;
     text-align: right;
 }
 
 .icon-message{
     width: 70px;
 }
 .icon-txt {
     width: 120px;
 }
 
 .enfant{
     margin: 0px;
     padding:5px 0px;
     font-size: 16px;
     font-weight: bold;
     width: 100%;
 }
 
 .classe, .ecole{
     margin: 0px;
     padding: 3px 0px;
     font-size: 14px;
     width: 100%;
 }
 
 .img-details{
     text-align: center;
 }
 .img-details img {
     width: 110px;
 }
 .img-details h3 {
     font-size: 16 px;
     font-weight: bold;
     margin: 0px;
     padding: 3px 0px;
 }
 .img-details h5 {
     margin: 0px;
     padding: 0px;
 }
 .trait{
     border: solid 0.5px #ccc;
     margin-top: 13px;
 }
 
 .th{
    padding: 5px;
    font-weight: bold;
    border: 0.5px solid #ccc;
 }
 .td {
     padding: 5px;
     border: 0.5px solid #ccc;
 }
 .t-right {
     text-align: right;
 }
 .t-center {
     text-align: center;
 }
 
 .matiere, .info, .l-bar{
     font-size: 14px;
     min-width: 100% !important;
     margin: 3px 0px;
 }
 .discipline{
     font-size: 16px;
     font-weight: bold;
     width: 100%;
     margin: 3px 0px;
 }
 
 .t-p{
     background-color: green;
     text-align: center;
     margin: 0px;
     padding: 2px;
     color: #fff;
     height: 5px;
 }
 
 .l-bar{
     height: 5px;
 }
 
 .lecon{
     width: 100%;
     font-size: 16px;
     font-weight: bold;
     margin: 0px;
     padding: 3px 0px;
 }
 .num{
     width: 30px;
 }
 .l-date{
     margin: 0px;
     padding: 3px 0px;
     font-size: 12px;
 }
 .l-tete-exam{
     font-size: 14px;
     text-align: justify;
 }
 
 .l-info{
     font-size: 14px;
     width: 100%;
 }
 .l-btn{
     margin: 5px;
 }
 .titre-devoir{
     font-weight: bold;
     font-size: 16px;
     color: black;
 }
 
 .non-devoir{
     background-color: #f1aaaa;
     padding: 0px;
 }
 
 .messa{
     background-color: #006699;
 }
 
 .messaDelete {
     background-color: #c73434;
 }
 
 .reponse{
     padding: 10px;
     border: solid 0.5px #ccc;
 }
 .reponse label{
     font-size: 18px;
     color: black;
 }
 
 .question{
     margin-bottom: 15px;
 }
 .questionTitle{
     font-size: 14px;
 }
 .questionLibelle{
     margin: 0px;
     line-height: 1.6;
     font-size: 16px;
     margin-bottom: 10px;
 }
 .fit-picture {
     width: 100%;
     margin-bottom: 10px;
 }
 
 figure {
     margin: 0;
 }
 
 .content_loader {
     position: absolute;
     left: 50%;
     top: 50%;
     -webkit-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
 }
 
 .cr_compte{
     color: #006699;
     font-weight: bold;
 }
 .les_messages{
     border: solid 1px #963232;
     margin: 0px 10px 15px 10px;
     padding: 10px;
     text-align: center;
     color: #000;
     margin: auto;
     background-color: #f1aaaa;
 }
 
 .video-responsive {
     overflow: hidden;
     padding-bottom: 56.25%;
     position: relative;
     height: 0;
 }
 
 .video-responsive iframe {
     left: 0;
     top: 0;
     height: 100%;
     width: 100%;
     position: absolute;
 }
 
 #cfile{
     text-align: center;
     padding: 40px;
 }
 
 .txtfile{
     padding: 0px 15px 0px 15px;
 }
 
 .mlist{
     border: solid 1px rgb(144, 143, 143) !important;
     margin: 10px 0px 10px 0px !important;
 }
 
 .aLaLine{
     display: block;
 }
 
 .list-item__title, .list-item__subtitle{
     color: #000;
 }
 
 .ladate{
     margin: 0px;
     padding: 10px 0px 0px 5px;
     font-size: 18px;
     color: #000;
     font-weight: bold;
 }
 .red{
    background-color: #C41E3A;
 }
 .lejour {
     margin: 0px;
     padding: 0px 0px 10px 5px;
     font-size: 14px;
     color: #000;
 }
 .dateSys{
     border: solid 1px #963232;
     padding: 10px;
     text-align: center;
     font-size: 16px;
     background-color: #f1aaaa;
 }
 .hide {
    display: none;
  }
  
  .show {
    display: block;
  }
  .content{
    margin: 0px;
    padding: 10px;
  }
  .titre{
    margin: 0px;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
  }
  .sousTitre{
    margin: 0px;
    padding: 5px;
    font-size: 14px;
  }
  .leMessage{
    margin: 0px;
    padding: 12px;
  }
  .lmain{
    padding: 0px 20px 20px 20px !important;
  }
      .ic-main {
         font-size: 28px;
     }
.avatar {
    width: 50px;          /* largeur de l’avatar */
    height: 50px;         /* hauteur */
    border-radius: 50%;   /* rond parfait */
    object-fit: cover;    /* recadrage pour remplir le cercle */
    display: block;       /* s’assure que l’image est visible */
}
 @supports (-webkit-touch-callout: none) {
     /* CSS specific to iOS devices */
 
     ons-splitter {
         margin-top: env(safe-area-inset-top) !important;
     }
 
     ons-toolbar {
         padding: 3px 5px 5px 5px !important;
     }
 
     .ic-main {
         font-size: 28px;
     }
     ons-tabbar {
      margin-bottom: 35px;
      }
 
 }

 .avatar2 {
    width: 48px;
    height: 48px;
    min-width: 48px;
    min-height: 48px;
    object-fit: cover;
    border-radius: 50%;
    aspect-ratio: 1 / 1;
  }
  .iframe-cadre {
    /* Hauteur fixe par rapport à la vue écran */
    height: calc(100vh - 56px) !important;
    position: fixed;
    top: 56px;
    left: 0;
    width: 100vw !important; /* Pleine largeur par défaut */
    border: none;
    z-index: 999; /* On s'assure qu'il passe devant tout */
}

/* Grand écran (Ordinateur) */
@media (min-width: 1024px) {
    .iframe-cadre {
        width: 80% !important;
        /* Technique de centrage absolue/fixe la plus robuste */
        left: 50% !important;
        transform: translateX(-50%); 
    }
}