#zsaZbf102, #zsaZbf202, #zsaZbf302, #zsaZbf402 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 110px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */ 
  //padding: 0px;
}


#mvmMMQ102, #mvmMMQ202, #mvmMMQ302, #mvmMMQ402 {    
      //box-sizing: content-box; 
      margin: auto;
      display: block;
      //width: 306px;
      //height: 196px;           
                                     
      background-color: #fff;
      background-color: transparent;
      
      animation-name: zoom;
      animation-duration: 1s;
                     
      //padding: 6px;
      
      //border: 1px solid yellow;
      border: 1px solid transparent; 
      position: relative;
     //position: absolute;
     //left: 50%;
     //top: 0%;
     //transform: translate(-50%, 0%);
      
}


#as6hed, #dt4vWq, #df7m6B, #enum5P {
    position: absolute;
    top: -5px;
    right: 5px;
    color: #BF3030; //#f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s; 
    //border: 1px solid blue;
       
} 

#as6hed:hover, #dt4vWq:hover, #df7m6B:hover, #enum5P:hover {
    color: #ED0000; //#bbb;
    text-decoration: none;
    cursor: pointer;
}





#zsaZbf102 {
  z-index: 1; /* Sit on top */
}

#zsaZbf202 {
  z-index: 200; /* Sit on top */
}

#zsaZbf302 {
  z-index: 300; /* Sit on top */
}

#zsaZbf402 {
  z-index: 400; /* Sit on top */
}

























@keyframes zoom {
  from {transform: scale(0.1)} 
  to {transform: scale(1)}
}



.ynpuj9{
  display: block; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100; /* Sit on top */
  padding-top: 110px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}



.sdyEcA {    
      
      margin: auto;
      display: block;
               
                                     
      background-color: #fff;
      background-color: transparent;
      
      animation-name: zoom;
      animation-duration: 1s;
                     
    
      /* border: 1px solid blue; */
       
      position: relative;

      /* height: 100px;

      width: 60%; 
      height: auto;  */
     
     
     
      
}






.yckKfZ {
    position: absolute;
    /* top: -50px;
    right: -50px; */
    color: #BF3030;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s; 
    
    z-index: 100; 
} 

.yckKfZ:hover {
    color: #ED0000;
    text-decoration: none;
    cursor: pointer;
} 
