.dot {
    height: 25px;
    width: 25px;
  
    border-radius: 50%;
    display: inline-block;
  }
  .dot1{
    height: 40px;
    width: 42px;
    /*border-radius: 50%; */
    display: inline-block;
    text-align: center!important;
    font-weight:500;
  }

.swal-back .swal-button{
   display:none;
  }     

  .swal-back .swal-text:first-child{
    margin-top: 30px !important;
  }
  .swal-back .swal-text {font-weight: 700; color:#fd4343 }   
  .swal-back{
    width: 300px;
    height: 80px;
  }  
