@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;
  }
  
  
  #paiement_body{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color:transparent;  
    font-size: 12px;
    font-family: Arial;
    
  }
  
  .index_body {
    background-color: rgba(255,0,0,1);
   /*background-image: url("img/background-full.jpg");
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-size: cover;*/
  }
  
  #login_body {
    background-image: url("../img/background-full.jpg");
    background-size: cover;
   /*background-color: rgba(128,0,255,1);
   background-image: url("img/background-full.jpg");
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-size: cover;*/
  }
  
  #index_body {
    /*background-image: url("../img/background-full.jpg");
    background-size: cover;*/
   background-color: rgba(255,255,255,1);
   /*background-image: url("img/background-full.jpg");
   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%;
    }
  
  
    #logo_username{
      visibility: hidden;
      margin-top: -40px;
    }
  
  
    #divider_logo_username{
      visibility: hidden;
    }
  
  
    #btn_valider_reference{
      width: 225px;
      visibility: visible;
    }
  
  
    #btn_valider_reference_mobile{
      width: 150px;
      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-container{
      border-radius: 10px;
      margin-top: 10px;
      border-color: red;
      border-width: 2px;    
    } 
  
    .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;
    }
  
    #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;*/
    }
  
  
    #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: 18px;    
      color: royalblue;
    }
  
    #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;
    }
  
    #card-header-border-left-right-primary-with-background{    
      border-left-color:red;
      border-right-color:red;
      background-color: royalblue;
      border-left-style: solid;
      border-right-style: solid;
      border-left-width: 4px;
      border-right-width: 4px;
      text-align: center;
    }
  
    #card-header-border-left-right-danger{
      border-left-color:rgb(255, 0, 0);
      border-right-color:rgb(255, 0, 0);
      border-left-style: solid;
      border-right-style: solid;
      border-left-width: 4px;
      border-right-width: 4px;
      text-align: center;   
    }
  
    #card-header-border-left-right-success{
      border-left-color:rgb(0, 255, 0);
      border-right-color:rgb(0, 255, 0);
      border-left-style: solid;
      border-right-style: solid;
      border-left-width: 4px;
      border-right-width: 4px;
      text-align: center;
    }
  
     #card-contain{
      margin-top: 30px;
      margin-bottom: 30px;
      margin-left: 30px;
      margin-right: 30px;
     }
  
     #amount_contain{
       color: yellow;
       font-size: 25px;
       font-weight: bold;
     }
   
     #marchand_title{
       font-size: 13px;
       color: royalblue;
       font-weight: bold;
     }
     
     #btn-payer{
       border-style: double;
       border-width: 4px;
       border-color: white; 
       border-radius: 6px;    
     }
  
     #btn-spinner{
      border-style: double;
      border-width: 4px;
      border-color: white; 
      border-radius: 6px;    
    }
  
    #btn-close{
      border-style: solid;
      border-width: 1.7px;
      border-color:fuchsia; 
      border-radius: 6px;    
    }
     
    #numero{
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
    }
  
    #myModal{
      background-color: transparent;
    }
     
      #element_container{
        width: 1500px;
      }
  
      #myPayBoutonId{
        color:white;
        background-color: royalblue;
        border-style: solid;
        border-color: royalblue;
        border-radius: 5px;
        width: 140px;
        height: 32px;
        margin-top: 10px;
        margin-left: 5px;
        font-weight: bold;
      }
      
      #username{
        border-style:solid;
        border-width:1px;    
        border-radius:5px;
        border-color: rgba(0,0,0,0.15);
        margin-left:0px;
        padding-left:8px;
        width:134px;
        height:40px;
        }
  
        #operator{
          border-style:solid;
          border-width:1px;    
          border-top-right-radius:5px;
          border-bottom-right-radius:5px;
          border-top-left-radius:0px;
          border-bottom-left-radius:0px;
          border-color: rgba(0,0,0,0.15);
          margin-left:1px;
          padding-left:8px;
          width:330px;
          height:40px;       
          }
        
        #span-operator{
          width: 100%;
        }
        
        #div_container{
         margin-top:20px;
         margin-left:5px;
         width:350px   
        }
  
        .max_sweet_alert{
          font-size: 15px;
          background-color: deeppink;
        }
  
        #header1_paiement{
          border-width: 1px;
          border-top-left-radius: 10px;
          border-top-right-radius: 10px;        
        }
  
        #header2_paiement{
          background-color: rgb(45, 85, 204);
          height: 97px;
          border-top-left-radius: 10px;
          border-top-right-radius: 10px;
        }
  
        #sub_header_paiement{  
          margin-top: -10px;      
          height: 100px;
        }
  
        #sub_body_paiement{
          color: yellow;
        }
  
        #help_warning{
          margin-top: 15px;
          margin-bottom: 15px;
          font-size: 11px;
          text-align: justify;
        }
  
        #paiement_app_name{
          color:rgba(34, 52, 155, 1);
          margin-top: -18px;
          margin-bottom: 17px;
          text-align: center;
          font-size: 12px;
          font-weight: bold;          
          
        }
  
        #secure_infos_pub{
          color:rgb(28, 131, 54);
          margin-top: 20px;
          margin-bottom: -5px;
          text-align: center;
          font-size: 8px;
          font-weight: bold;
          
        }
        
        #link_secure_infos_pub{
            cursor:pointer;
            /*font-family:"Times New Roman";*/
        }
        
        
       
  
        #devoloped_by_logo{
          margin-top: -3px;
        }
  
        #description_commission{
          color:hsl(150, 98%, 80%);
          font-weight:bold;
        }
  
        .swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
          background: transparent!important;        
      }
       
      .myPayBoutonClass{
        color:white;
        background-color: royalblue;
        border-style: solid;
        border-color: royalblue;
        border-radius: 5px;      
        height: 23px;
        display: inline-block;
        margin-top: 15px;
        margin-left: 0px;
        font-weight: bold;
        padding-left: 5px;
        padding-right: 5px;
      }
      
       #btn-close-modal{
        color:white;
        background-color: rgba(255,0,0,1);
        border-style: double;
        border-color: white;
        border-radius: 6px;
        border-width:4px;
        margin-top: 10px;
       /* width: 140px;
        height: 32px;
        margin-top: 10px;
        margin-left: 5px;
        font-weight: bold;*/
      }
  
      
  
    
  /*
    #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) {
    #inscription_user_infos_container{
      display: inline;
      margin-left: 700px;
      margin-top: 0px;
    }
    }  
    */
  
  
    
  
  
  @media screen and (max-width:1000px) {
  
    .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%;
      }
  
  
      #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;
        width: 150px;
      }
  
      #btn_valider_reference{
        width: 150px;
        padding-left: 0px;
        padding-right: 0px;
        visibility: hidden;
      }
  
      #btn_valider_reference_mobile{
        width: 150px;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        margin-top: -50px;
        visibility:visible;
      }
    
  
      #login-container{
        border-radius: 10px;
        margin-left: 0px;
        margin-right: 0px;      
      } 
  
      #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;
      }
  
      #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;
      }
  
      #boutton-rechercher{
        margin-top: -50px;      
      }
  
      #entete-login{
        font-size: 16px;    
        color:royalblue
      }
  
      #paiement_body{
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
      }
  
      #card-contain{
        margin-top: 30px;
        margin-bottom: 5px;
        margin-left: 10px;
        margin-right: 10px;
       }
  
       #amount_contain{
        font-size: 20px;
        font-weight: bold;
        margin-top: -5px;
      }
  
      #quitter_paiement{
        background-color: blueviolet;
      }
  
      #username{          
        width:158px;   
        }
  
      .myPayBoutonClass{     
        padding-top: 3px;
        padding-bottom: 3px;
      }
  
  
  
  
  }
  