
  .cl_dl{position: fixed;right: 0px;top:125px;z-index: 99999}
  .cl_dl1{position: fixed;right: 0px;top: 255px;z-index: 99999}
  .atv_pu{    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999;
    background: #00000078;    display: flex;
    align-items: center;}
    .close_pu{     position: absolute;
      top: 10px;
      right: 10px;
      z-index: 99;
      width: 35px;
      line-height: 35px;
      cursor: pointer;
      color: #000;
      border-radius: 50%;
      background: #f2f2f2;}
      #popub{position: fixed; left:0px;right:0px;margin:auto;display: table;width: 100%;z-index: 999;text-align: center;transition: all ease 0.5s;transform:scale(0);opacity: 0;    max-width: 485px;    background:#fff;border-radius: 5px; display: none;}
      .act_pu{transition: all ease 0.5s !important;transform:scale(1) !important;opacity: 1 !important;display: block !important;}
      .atv_pu1{    height: 100vh;
        width: 100%;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 99999;
        background: #00000078;}
        .close_pu1{      position: absolute;
          top: -10px;
          right: -10px;
          z-index: 99;
          background: none;
          width: 35px;
          line-height: 35px;
          cursor: pointer;
          color: #000;
          border-radius: 50%;
          /* border: 1px solid #000; */
          background: #fff;}
          #popub1{position: fixed;top:0px; bottom:0px; left:0px;right:0px;margin:auto;display: table;width: 100%;z-index: 999;text-align: center;transition: all ease 0.5s;transform:scale(0);opacity: 0;max-width: 950px;    background:#fff;border-radius: 5px;
            padding: 20px; }
            .act_pu1{transition: all ease 0.5s !important;transform:scale(1) !important;opacity: 1 !important;}
            #ui-datepicker-div{z-index: 99999!important}