

body{
  /*
  overscroll-behavior: none;
  overscroll-behavior-y: contain;
  */
}

@keyframes slideInFromRight {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}

.container-fluid{  
  /* This section calls the slideInFromLeft animation we defined above */
  animation: 1s ease-in 0s 1 slideInFromRight;
}


.index_body {
  background-color: rgba(255,0,0,1);
 /*background-image: url("img/background-full.jpg?d=20260316232752");
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-size: cover;*/
}

#login_body {
  /*background-image: url(""); */
  background-size: cover;
 /*background-color: rgba(128,0,255,1);
 background-image: url("img/background-full.jpg?d=20260316232752");
*/
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-size: cover;
}

#index_body {

 /*background-image: url(""); */
 
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-size: cover;
}

.expired_img{
  height: 200px;
  width: 200px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.add-button{
  position:fixed;
  z-index: 1000;
  cursor: pointer;
  top:88%;
  left: 93%;
  height: 50px;
  width: 50px;
  }

  .expired_description{
    color: white;
    font-size: 40px;  
  }



  .index-load-img{
    margin-left:44%;
    margin-top:13%;
    width: 13%;
  }

  #index-load-img{
    margin-left:47%;
    margin-top:15%;
    width: 100px;
    height: 100px;
    color:forestgreen;
  }

  #loading_gadget{
    margin-left:47%;
    margin-top:14%;
    width: 100px;
    height: 100px;
    color:forestgreen;
    position:fixed;
    z-index:100000000000;
  }
  


  #logo_username{
    visibility: hidden;
    margin-top: -40px;
  }


  #divider_logo_username{
    visibility: hidden;
  }


  #btn_valider_reference{
    
    visibility: visible;
  }


  #btn_valider_reference_mobile{
    
    padding-left: 0px;
    padding-right: 0px;
    visibility:hidden;
  }


.div-code{
  background-color: blueviolet;
}

#menu-dashboard:hover{
  background-color: rgba(36, 22, 165, 0.6);
}


#sous-titre{
  color: rgba(255,255,255,1);
}


#sous-menu{
  color: rgba(255,255,255,1);
  font-weight: normal;
}

#sous-menu:hover{
  background-color: rgba(36, 22, 165, 0.6);
}


.fatal_activation_error{
  color: rgba(255,0,0,1);
  font-weight: bold;
  text-align: center;
}

#useriframe{
  display: inline-flex;
}

#li-slide-background{
  background-color: rgba(0,255,0,0.6);
}

#mySideBar{
  height: 100%;
  /*background-color: rgba(128,0,255,1);*/
}


.add-button{
  position:fixed;
  z-index: 1000;
  cursor: pointer;
  top:88%;
  left: 93%;
  height: 50px;
  width: 50px;
  }

  #login-header{
    /*background-image: url("../assets/img/examples/product2.jpg?d=20260316232752");*/
    background-color:royalblue;
    padding:5px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    color:white;
    font-weight:bold;
    text-align:center;
    font-size:17px;
    } 

    #register-header{
      /*background-image: url("../assets/img/examples/product2.jpg?d=20260316232752");*/
      background-color:royalblue;
      padding:5px;
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-size: cover;
      color:white;
      font-weight:bold;
      text-align:center;
      font-size:20px;
      } 

  #login-container{
    border-radius: 10px;
    border-style:solid;
    border-width:2px;
    border-color:royalblue;
    background-color:rgba(255, 255, 255, 1);
  } 

  #register-container{
    border-radius: 10px;
    border-style:solid;
    border-width:2px;
    border-color:royalblue;
    width:1050px;    
    margin-left:-7%;    
  } 

  .ptn-avatar-top-cover{
    background-color:rgba(65, 77, 247, 0.8);
    height: 80px;    
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }


  #ptn-avatar-bottom-cover{
    background-color:rgba(65, 77, 247, 0.8);
    height: 10px;    
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }


  #ptn_container_background{
    background-color: rgba(0, 0, 0, 0.1);
  }

  #sidebar_logo{
    background-color: rgba(36, 22, 165, 0.3);
  }

  #ptn_avatar{
    border-radius: 105px;
    height: 129px; 
    width: 137px; 
    margin-top: 15px;
    margin-bottom: 15px;
  }

  #school_logo{
    border-radius: 0px;    
    height: 129px; 
    width: 137px; 
    margin-top: 15px;
    margin-bottom: 15px;
  }

  #btn_choisir_image{
    width:138px;
    margin-bottom: -20px;    
  }

  #btn_del_image{
    padding: 0px;
    margin-left: 3px;
  }

  #container_user_infos{
    padding-top: 20px;
    padding-bottom: 15px;
  }

  #date_periode_container{
    padding-top: 20px;
    padding-bottom: 15px; 
  }
  

  #profil_ptn_img{
    width: 130px;
    height: 120px;
    margin-top: 20px;
    margin-bottom: 15px;
    /*margin-left: 160px;*/
  }

  
  #add_periode_conge_modal_content{
    background-color: transparent;
    border-color: transparent;
  }

  #profil_modal_container{
    margin-top: -1px;
    margin-left: -12px;
    width: 100%;        
  }

  #profil_modal_content{
    background-color: transparent;
    border-color: transparent;
  }

  #profil-ptn-avatar-top-cover{
    border-radius: 0px;
  }

  .profil-ptn-avatar-bottom-cover{
    border-radius: 0px;
  }

  #parrain_name_container{
    background-color:rgba(236, 16, 16, 0.8);
    border-radius: 10px;
    width: 80%;
    
  }

  #rectifier_reference{
    padding-left: 10px;
    padding-right: 50px;
  }

  #regenerer_reference{
    font-size: 13px;
  }

  #supprimer_reference{
    font-size: 13px;
  }

  #img_loading_data{
   /*border-style: solid;
   border-width: 2px;*/
   border-color: rgba(207, 204, 206, 0.8);
   border-radius: 70px;
  }

  #img_profile_rounded{
    border-color: rgba(255,255,255,0.6);
    border-style: solid;
    border-width: 2px;
  }

  #entete-login{
    font-size: 15px;    
    color: royalblue;
  }

  #entete-register{
    font-size: 17px;    
    color: royalblue;
  }

  #description_login_image{
    position:absolute;    
    margin-left:-30px;
    margin-top:-123px;
    padding-top:2px;
    color:white;   
    font-size:15px;
    width:100%;    
  }

  #card-header-border-left-right-violet{
    border-left-color:rgb(113, 12, 214);
    border-right-color:rgb(113, 12, 214);
    border-left-style: solid;
    border-right-style: solid;
    border-left-width: 4px;
    border-right-width: 4px;
    text-align: center;
  }

  #card-header-border-left-right-primary{
    border-left-color:royalblue;
    border-right-color:royalblue;
    border-left-style: solid;
    border-right-style: solid;
    border-left-width: 4px;
    border-right-width: 4px;
    text-align: center;
    color:royalblue;
  }

  #card-header-border-left-right-success{
    border-left-color:green;
    border-right-color:green;
    border-left-style: solid;
    border-right-style: solid;
    border-left-width: 4px;
    border-right-width: 4px;
    text-align: center;
    color:lime;
  }

  #myPayBoutonId{
    color:white;
    background-color: rgba(0,255,0,0.6);
    border-style: solid;
    border-color:rgba(0,255,0,0.6);
    border-radius: 5px;    
    height: 32px;    
    /*top: 38%;
    left: 80%;
    font-weight: bold;
    z-index: 1;
    position: absolute;
    padding-left: 10px;
    padding-right: 10px;*/
    
  }

  #operator_selector{
    width:100px;
  }

  
  #operator_and_number_container{
    display:flex;
  }

 #parent-preview-container{
    flex-direction: column;
    align-items: center;
    justify-content: center;
    display: flex;
    overflow: hidden;       
    border-style: solid;
    border-width: 3px;
    position: fixed;
    z-index: 1;  
    top: 500px;
   
 }


  .preview-container {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    display: flex;
    width: 100%;
    height: 50%;
    margin-left:0px;
    margin-right:0px;
    overflow: hidden;       
    border-style: solid;
    border-width: 3px;
    position: fixed;
    z-index: 1;
    left:1px;
    top: 1px;
    border-color:rgba(12, 247, 24, 1);
    background-color: rgba(0, 0, 0, 0.4);
  }
  
  #preview{
    width:500px;
  }
  

  #preview-description{
   font-size: 12px;
   color: rgba(0, 0, 0, 0.9);
   margin-top: 5px;
   font-weight: bold;
   text-align:center;
  }
  
  #upload_qr_Btn{
      width:110px;
  }
  
  #upload_image_qr_container{
      margin-top:10px;
  }
  
  .preview-container {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;       
    border-style: solid;
    border-width: 3px;
    position: fixed;
    z-index: 2;
    left:1px;
    top: 1px;
    border-color:rgba(12, 247, 24, 1);
    background-color: rgba(0, 0, 0, 0.4);
  }

  #close_preview_container{
    flex-direction: column;
    align-items: center;
    justify-content: center;
    display: flex;    
    overflow: hidden;       
    border-style: solid;
    border-width: 1.5px;
    position: fixed;
    z-index: 2;
    left:50%;
    top: 90%;
    width:100px;
    border-radius: 75px;
    font-size: 11px;
    font-weight: bold;
  }
  
  #preview{
    width:500px;   
  }

  

  #preview-description{
   font-size: 12px;
   color: rgba(0, 0, 0, 0.9);
   margin-top: 5px;
   font-weight: bold;
   text-align:center;
  }
  
  #upload_qr_Btn{
      
      font-size: 15px;
  }
  
  #label_for_upload_qr_Btn{
    cursor:pointer;  
    padding: 5px;
    font-size: 14px;    
    
    margin-top: -10px;
    padding-left: 0px;
    padding-right: 0px;
  }
  
  #upload_image_qr_container{
      margin-top:10px;
  }

  #btn_scanner_code_qr{
    padding: 5px;
    font-size: 14px;    
    
    margin-top: -40px;
    padding-left: 0px;
    padding-right: 0px;
  }
  
  #span_fa_camera{
    margin-left:-60px;  
  }
  
   #span_fa_camera_text{
    margin-left:23px;    
  }
  
  #span_fa_object_group{
   margin-left:-65px;  
  }
  
   #span_fa_object_group_text{
     margin-left:28px;    
  }
  
  #description_commission{
     font-size:15px;
     color:royalblue;
     font-weight:bold;
  }
  
  #app-menu{
    cursor: pointer;
    color: white;
    font-weight: bold;
    border-color: white;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    height: 35px;
    width: 45px;    
    text-align: center;
    text-decoration: none;
    padding-top: 6px;
    margin-right: 20px;
    margin-left: 10px;
    /*animation-name: color_change;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    */
    
  }
  



  @-webkit-keyframes color_change {
    from { background-color: royalblue; }
    to { background-color: lime; }
  }


 #label_for_str_reference{
  font-weight:normal;
  font-size:15px;  
 }
  

 #div-group{
  background-color:lime;  
 }

 #input-title{
  font-weight:bold;
  margin-bottom:10px;
  color:dark;
  font-size:15px;
}
  

#default_login_logo{
width:115%;
height:100px;
margin-top:-25px;
margin-left:-30px;
}

#qr_code_reference{
width:200px;
}

#qr_code_reference_description{
 margin-top:-20px; 
 font-size:12px;
 color:black;
 font-weight:bold;
}


#container_display_warning{
position:fixed;
width:100%;
height:150%;
background-color:rgb(0,0,0,0.8);
margin-top:-1970px;
}

#display_warning{ 
  margin-left:30%;
  margin-right:30%;
  margin-top:320px;
  padding-top:30px;
  padding-bottom:30px;
  
  }

  #logo_app_name{
    visibility: hidden;
  }

  #dashboard_maternel_icon{
    color:royalblue;
    font-size:50px;
    border-style:solid;
    border-width:8px;
    border-radius:70px;
    width:90px;
    font-weight:bold;
    border-top-color:lime;
    border-bottom-color:lime;
    cursor:pointer;
    text-decoration:none;    
  }

  #link_dashboard_maternel_icon{
    text-decoration:none;    
  }

  #description_dashboard_maternel_icon{
    color:royalblue;
  }

  #dashboard_primaire_icon{
    color:red;
    font-size:50px;
    border-style:solid;
    border-width:8px;
    border-radius:70px;
    width:90px;
    font-weight:bold;
    border-top-color:lime;
    border-bottom-color:lime;
    cursor:pointer;
    text-decoration:none;
  }

  #link_dashboard_primaire_icon{
    text-decoration:none;    
  }

  #description_dashboard_primaire_icon{
    color:red;
  }

  #dashboard_secondaire_icon{
    color:green;
    font-size:50px;
    border-style:solid;
    border-width:8px;
    border-radius:70px;
    width:90px;
    font-weight:bold;
    border-top-color:lime;
    border-bottom-color:lime;
    cursor:pointer;
    text-decoration:none;
  }

  #link_dashboard_secondaire_icon{
    text-decoration:none;    
  }

  #description_dashboard_secondaire_icon{
    color:green;
  }

  @font-face {
    font-family: "Agency Fb", "Times New Roman", "Times", "serif";
    font-style: normal;
    font-weight: 700;
    src: url("../../dompdf/Agency-fb.ttf") format("truetype");
  }

  #index_banner_container{  
  width:100%; 
  height:300px; 
  padding-top:0px; 
  padding-bottom:20px;   
  border-style:solid;   
  border-color:rgba(255,0,0,0.5);
  border-width:0px;
  margin-top:0px;
  margin-bottom:5px;  
  text-align:center;      
  }

  #index_banner_logo{
  height:45px;
  margin-top:0px;
  }

  #index_banner_app_name_container{
    font-size:30px;
    font-weight:bold;
    color:white;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;    
    margin-right:0px;
    padding-bottom:0px;    
    border-bottom-style:solid;
    border-bottom-width:4px;
    border-bottom-color:red;
    background-color:royalblue;    
    font-family: "Agency Fb", "Times New Roman", "Times", "serif";
  }

  #index_banner_app_name_description_container{
    font-size:20px;    
    color:yellow;
    margin-top:0px;
    margin-left:10px;
    margin-right:10px;  
    font-family: "normal";    
    font-weight:normal;  
  }
  
  #index_banner_button_connexion_container{
    margin-top:5px;         
  }

  #login_app_name_icon{
    height:27px;    
  }

  span.ui-datepicker-year {
    display: none;
  }

  #index_carousel_background{
    background-image:url("../img/old2_ecole-body-background.jpg?d=20260316232752");
    background-size:cover;    
  }

  #index_carousel_bottom{
    border-bottom-style:solid;
    border-bottom-width:3px;
    border-bottom-color:red;
  }

  #index_active_carousel{
    background-color:rgba(0,0,0,0.5);
  }

  #index_active_carousel_logo{
    height:50px;
    width:50px;
    border-style:solid;
    border-width:2px;
    border-color:yellow;
    border-radius:70px;
  }

  #index_active_carousel_logo_div{
    padding-top:20px;
  }

  #index_active_carousel_titre{
    color:red;
    font-size:20px;
    padding-top:15px;
    font-weight:bold;
  }

  #index_active_carousel_description{
    color:yellow;
    font-size:16px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
  }


  #index_carousel{
    background-color:rgba(0,0,0,0.5);
  }

  #index_carousel_logo{
    height:50px;
    width:50px;
    border-style:solid;
    border-width:2px;
    border-color:yellow;
    border-radius:70px;
  }

  #index_carousel_logo_div{
    padding-top:20px;
  }

  #index_carousel_titre{
    color:red;
    font-size:20px;
    padding-top:15px;
    font-weight:bold;
  }

  #index_carousel_description{
    color:yellow;
    font-size:15px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
  }

  #index_payer_scolarite_illustration{
    height:300px;
    width:100%;
  }

  #index_verifier_notes_illustration{
    height:300px;
    width:70%;
  }

  #index_consulter_historique_paiements_illustration{
    height:300px;
    width:70%;
  }

  #continuer_payer_frais_scolarite_nom_etablissement{
    color:darkblue;
    font-size:23px;
    font-weight:bold;
  }

  #continuer_payer_frais_scolarite_autorisation_etablissement{
    color:darkblue;
    font-size:10px;
    font-weight:bold;
  }
  
  #montant_insere_notification_inserer_montant_payer_scolarite_online{
    font-size:12px; 
    margin-top:5px;     
    background-color:red; 
    padding:5px; 
    color:rgba(255,255,255,1);  
    border-style:solid;
    border-width:1px;
    border-radius:3px;
    border-color:rgba(255,255,0,0.7);    
}

#sub_total_result_delivrer_recu_local{
  color:rgba(255,255,255,1);
  background-color:rgba(0, 0, 100, 0.5);  
  border-style:solid;
  border-width:0.5px;
  border-color:rgba(255,255,0,1);
  margin-top:15px;
  width:100%;
  }

  #online_recu_paiement_container{
    margin-top:50px;
    margin-bottom:-25px
  }
























  
  /*
  .container_montant_recharge1{
      color: white;
      border-radius: 30px;
      padding-left: 10px;
      padding-top: 3px;
      padding-bottom: 3px;
      background-color: limegreen;
  }
  
  .container_type_recharge1{
      color: white;
      border-radius: 30px;
      padding-left: 10px;
      padding-top: 3px;
      padding-bottom: 3px;
      background-color: rgba(45, 85, 204,0.85);
  }

*/



/*
  #inscription_user_infos_container{
    margin-left: -45px;
    margin-top: 0px;
  }

  #container_choisir_image{
    margin-left: 0px;
    margin-top: 0px;
  }
*/




  
/*
@media screen and (min-width:1600px) and (max-width:900px) {
 

  }  
*/  



  
@media screen and (min-width:1500px) and (max-width:767px) {
  *{
    /*background-color:blue;*/
  }

  #container_display_warning{
    position:fixed;
    width:100%;
    height:105%;
    margin-top:-1800px;    
    }

    /*
    #display_warning{ 
      margin-left:0%;
      margin-right:30%;
      margin-top:20%;      
      }
      */
 
  }


  


@media screen and (max-width:766px) {

  .expired_img{
    height: 100px;
    width: 100px;
    margin-top: 50px;
    margin-bottom: 20px;
  }

  .add-button{
    top:85%;
    left: 80%;
    height: 40px;
    width: 40px;
    }

    .expired_description{
      color: white;
      font-size: 18px;
    }


    .index-load-img{
      margin-left:25%;
      margin-top:50%;
      width: 50%;
    }

    #index-load-img{
      margin-left:41%;
      margin-top:60%;
      margin-bottom:50%;
      width: 60px;
      height: 60px;
    }

    #loading_gadget{
      margin-left:41%;
      margin-top:50%;
      margin-bottom:50%;
      width: 60px;
      height: 60px;
    }


    #logo_username{
      visibility: visible;
      margin-top: 0px;
    }


    #divider_logo_username{
      visibility: visible;
    }

    #entete-dashboard{
      font-size: 15px;
      font-weight: bold;
    }

    #finance-entete-dashboard{
      font-size: 15px;
      font-weight: bold;
    }

    #tarif-marche-dashboard{
      font-size: 20px;
      font-weight: bold;
    }

    #small-font-normal{
      font-size: 15px;
    }

    #small-font-bold{
      font-size: 15px;
      font-weight: bold;
    }

    #small-medium-font-normal{
      font-size: 13px;
    }

    #small-medium-font-bold{
      font-size: 13px;
      font-weight: bold;
    }

    #very-small-font-normal{
      font-size: 12px;
    }
    #very-small-font-bold{
      font-size: 12px;
      font-weight: bold;
    }

    #medium-font-normal{
      font-size: 17px;
    }

    #small-img-normal{
      width:20px;
    }

    #medium-img-normal{
      width:30px;
    }

    #btn-back{
      margin-top:25px;
    }

    #medium-text{
      margin-top:-4px;
      width: 150px;
    }

    #str_reference{
      margin-top:-4px;                 
    }

    #btn_valider_reference{
      
      padding-left: 0px;
      padding-right: 0px;
      visibility: hidden;
    }

    #btn_valider_reference_mobile{
      
      padding-left: 0px;
      padding-right: 0px;
      margin-left: 0px;
      margin-top: -50px;
      visibility:visible;
    }
  

    #login-container{
      border-radius: 10px;           
    } 

    #register-container{
      border-radius: 10px;
      border-style:solid;
      border-width:2px;
      border-color:royalblue;
      width:110%;    
      margin-left:-5%;      
    } 

    #h1-seconnecter{
      font-size: 17px;
      font-weight: bold;
      color:rgba(128,0,255,1);
    }
    
    
    #title_choisir_image{
      font-size: 13px;
    }

    #btn_choisir_image{
      font-size: 13px;
      width:118px;
    }

    #inscription_user_infos_container{
      margin-left: 0px;
      margin-top: -30px;
    }

    #container_choisir_image{
      margin-left: 0px;
      margin-top: -23px;     
    }

    #sub_container_choisir_image{
      border-top-style: solid;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
    }

    #container_user_infos{
      padding-top: 50px;
      padding-bottom: 20px;
    }

    #date_periode_container{
      padding-top: 35px;
      padding-bottom: 5px;            
    }

    #sub_date_periode_container{
      padding-top: 0px;
      padding-bottom: 0px;
      margin-top: 15px;      
      height: 50px;           
    }
   
    #checkbox_accord_credit{
      width: 12px;
      height: 12px;
    }

    #checkbox_payer_par_tranche{
      width: 12px;
      height: 12px;
    }

    #font_checkbox_accord_credit{
      font-size: 14px;
      font-weight: bold;   
      margin-bottom: -300px;         
    }

    #checkbox_activer_parrainage{
      width: 12px;
      height: 12px;
    }

    #font_checkbox_activer_parrainage{
      font-size: 14px;
      font-weight: bold;   
      margin-bottom: -300px;         
    }

    #checkbox_activer_compte{
      width: 12px;
      height: 12px;
    }

    #font_checkbox_activer_compte{
      font-size: 14px;
      font-weight: bold;   
      margin-bottom: -300px;         
    }

    #checkbox_status_admin{
      width: 12px;
      height: 12px;
    }

    #font_checkbox_status_admin{
      font-size: 14px;
      font-weight: bold;   
      margin-bottom: -300px;         
    }

    #profil_ptn_img{
      width: 110px;
      height: 100px;
      margin-top: 20px;
      margin-bottom: 15px;
      /*margin-left: 67%;*/
    }

    #ptn_avatar{
      border-radius: 105px;
      height: 129px; 
      width: 130px; 
      margin-top: 15px;
      margin-bottom: 15px;
    }

    #school_logo{
      border-radius: 0px;
      height: 88px; 
      width: 150px; 
      margin-top: 15px;
      margin-bottom: 15px;
    }

    #boutton-rechercher{
      margin-top: -50px;      
    }

    #entete-login{
      font-size: 15px;          
    }

    #description_login_image{    
      font-size:13px;    
    }

    #entete-register{
      font-size: 15px;    
      color: royalblue;
    }

    #operator_selector{
      width:80px;
    }
    
    #close_preview_container{
      flex-direction: column;
      align-items: center;
      justify-content: center;
      display: flex;    
      overflow: hidden;       
      border-style: solid;
      border-width: 1.5px;
      position: fixed;
      z-index: 2;
      left:40%;
      top: 90%;
      width:100px;
      border-radius: 75px;
      font-size: 11px;
      font-weight: bold;
    }
    
    #preview{
      width:500px;   
    }
    
    #btn_scanner_code_qr{
      padding: 5px;
      font-size: 14px;      
      
      margin-top: -10px;
      padding-left: 0px;
      padding-right: 0px;
    }

    #upload_qr_Btn{
      
      font-size: 15px;
  }
  
  #label_for_upload_qr_Btn{
    cursor:pointer;  
    padding: 5px;
    font-size: 14px;    
    
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

   #span_fa_camera{
    margin-left:-12px;  
  }
  
   #span_fa_camera_text{
    margin-left:0px;    
  }
  
  #span_fa_object_group{
   margin-left:-20px;  
  }
  
   #span_fa_object_group_text{
     margin-left:0px;    
  }    

  #description_commission{
     font-size:12px;
  }

  #div-group{
  display:block;
  }

  #login-header{
    padding:5px;
    font-size:13px;    
   } 

   #register-header{
    padding:5px;
    font-size:15px;    
   } 
  

  #default_login_logo{
    width:125%;
    height:100px;
    margin-top:-25px;
    margin-left:-30px;
    
   }


   #qr_code_reference{
    width:150px;
  }

  #qr_code_reference_description{
    margin-top:-20px; 
    font-size:12px;
   }
  

   #container_display_warning{
    position:fixed;
    width:100%;
    height:105%;
    margin-top:-2790px;
    }
    
    #display_warning{ 
      margin-left:10%;
      margin-right:10%;
      margin-top:300px;
      padding-top:30px;
      text-align:center;
      }




      #index_banner_container{        
        width:100%; 
        height:220px; 
        padding-top:5px; 
        padding-bottom:20px; 
        border-style:solid;   
        border-color:rgba(255,0,0,0.5);
        border-width:0px;
        margin-top:0px;
        text-align:center;  
        }
      
        #index_banner_logo{
        height:30px;
        margin-top:0px;
        }
      
        #index_banner_app_name_container{
          font-size:20px;
          font-weight:bold;
          color:white;
          margin-top:0px;
          margin-left:0px;
          margin-right:0px;
          padding-bottom:0px;
          padding-left:10px;
          border-bottom-style:solid;
          border-bottom-width:1.5px;
          border-bottom-color:red;                  
        }
      
        #index_banner_app_name_description_container{
          font-size:14px;    
          color:yellow;
          margin-top:0px;
          margin-left:10px;
          margin-right:10px;  
          font-family: "normal";    
          font-weight:normal;  
        }
        
        #index_banner_button_connexion_container{
          margin-top:5px;
        }

        #login_app_name_icon{
          height:23px;    
        }

        #index_carousel_bottom{
          border-bottom-style:solid;
          border-bottom-width:1.5px;
          border-bottom-color:red;
        }

        #index_active_carousel_logo{
          height:30px;
          width:30px;
          border-style:solid;
          border-width:2px;
          border-color:yellow;
          border-radius:70px;
        }

        #index_active_carousel_logo_div{
          padding-top:10px;
        }

        #index_active_carousel_titre{         
          font-size:15px;
          padding-top:5px;          
        }

        #index_active_carousel_description{          
          font-size:10px;
          padding-top:0px;
          padding-left:5px;
          padding-right:5px;
        }

         #index_carousel_logo{
          height:30px;
          width:30px;
          border-style:solid;
          border-width:2px;
          border-color:yellow;
          border-radius:70px;
        }

        #index_carousel_logo_div{
          padding-top:10px;
        }

        #index_carousel_titre{         
          font-size:15px;
          padding-top:5px;          
        }

        #index_carousel_description{          
          font-size:10px;
          padding-top:0px;
          padding-left:5px;
          padding-right:5px;
        }

        #index_payer_scolarite_illustration{
          height:230px;
          width:100%;
        }
      
        #index_verifier_notes_illustration{
          height:230px;
          width:70%;
        }
      
        #index_consulter_historique_paiements_illustration{
          height:250px;
          width:70%;
        }
        
        #continuer_payer_frais_scolarite_nom_etablissement{         
          font-size:17px;          
        }

        #online_recu_paiement_container{
          margin-top:25px;
          margin-bottom:25px
        }


}

