@import url('https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body{
    font-family: "Exo", sans-serif; 
}
.login-wrapper{
    background: rgba(48, 48, 48, 1);
    padding: 50px;
}
.inner-login-wrapper{
    background: rgba(99, 99, 99, 1);
border: 1px solid rgba(163, 163, 163, 1);
padding: 50px;
border-radius: 12px;
}
.txt-kizaku{
font-weight: 600;
}
.txt-kizaku span{
font-weight: 600 !important;
}
.shadow-border{
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.25);

}
.login-form{
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.25);
    padding: 50px;
    border-radius: 14px;
}
.mt-95{
    margin-top: -120px !important; 
}
.text-login{
    font-weight: 600;
    color: rgba(21, 21, 21, 1);
}
.text-label{
    font-weight: 600;
    color: rgba(87, 87, 87, 1);
}
.input-field{
background: rgba(255, 255, 255, 1);
    border: 1.5px solid rgba(188, 188, 188, 1);
    backdrop-filter: blur(11.100018501281738px);
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    color: rgba(69, 69, 69, 0.7);
    height: 45px;
    font-size: 20px;
    padding-right: 40px;
}
.input-field:focus{
background: rgba(255, 255, 255, 1);
    border: 1.5px solid rgba(188, 188, 188, 1);
    backdrop-filter: blur(11.100018501281738px);
    box-shadow: none;
}
.email-icon{
    position: absolute;
    right: 0px;
    top: 0px;
    transform: translate(-8px, 43px);
    color: rgba(159, 159, 159, 1);
}
.hide-icon{
     position: absolute;
    right: 0px;
    top: 0px;
    transform: translate(-8px, 43px);
    color: rgba(159, 159, 159, 1);
}
.btn-login{
    font-family: "Saira", sans-serif;
    padding: 20px;
    color: rgba(255, 255, 255, 1);
    font-weight: 600;
    background: rgba(0, 0, 0, 1);
    border: 1.5px solid rgba(188, 188, 188, 1);
    backdrop-filter: blur(11.100018501281738px);
    font-size: 24px;
    border-radius: 12px;
}
.btn-login:hover{
     border: 1.5px solid rgba(188, 188, 188, 1);
     color: rgba(0, 0, 0, 1);
    background: transparent;
}
.text-count{
    font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
    font-size: 4rem;
}
.text-meet{
    font-weight: 600;
}
.btn-start-meeting{
        background: rgba(48, 48, 48, 1);
    border: 1px solid rgba(68, 68, 68, 1);
    box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.25);
    padding: 40px;
    margin-top: -30px !important;
    border-radius: 12px;
}
.start-box-circle{
       background: rgba(48, 48, 48, 1);
        width: 200px;
    height: 160px;
    margin: auto;
    border-radius: 50%;
    padding-top: 28px;
    margin-top: -100px !important;
}
.meeting-start-circle{
       /* width: 150px;
    height: 150px; */
       width: 120px;
    height: 120px;
    display: flex;
    justify-content: center; align-items: center;
    margin: auto;
    border-radius: 50%;
    background: #000;
    border: 8px solid rgba(99, 99, 99, 1); 
}
.timer{
    color: rgba(248, 206, 17, 1);
    font-size: 35px;
}
.meeting-start-icon{
    color: rgba(159, 22, 22, 1);
}
.pause-box .meeting-start-circle {
    width: 115px;
    height: 115px;
}
.stop-box .meeting-start-circle {
    width: 115px;
    height: 115px;
}
.new-meeting-box .meeting-start-circle {
    width: 115px;
    height: 115px;
}
.save-box .meeting-start-circle {
    width: 115px;
    height: 115px;
}
.pause-box , .stop-box{
    background: rgba(81, 81, 81, 1);
    padding: 15px;
    border-radius: 12px;
}
.save-box , .new-meeting-box{
    background: rgba(81, 81, 81, 1);
    padding: 15px;
    border-radius: 12px;
}
.meeting-pause-icon{
    color: rgba(248, 206, 17, 1);
}
.add-color{
   color:rgba(31, 175, 56, 1) ; 
}
.meeting-resume-icon{
    color: rgba(31, 175, 56, 1);
}
.mt-60{
    margin-top: -60px;
}
.fs-15{
    font-size: 15px;
}
.select2-container .select2-selection--single {
    height: 45px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px;
}
.select2-container .select2-selection--multiple {
        min-height: 45px;
}
.select2-container .select2-search--inline .select2-search__field {
    margin-top: 10px;
}





/* new-css start */

.anker-meeting{
    color: #000;
}
.anker-meeting:hover{
    color: #000;
    text-decoration: none;
}
.w-65{
    width: 65%;
}
.btn-upload{
    background: rgba(239, 107, 65, 1);
    border: 1px solid rgba(239, 107, 65, 1);
    color: rgba(255, 255, 255, 1);
    font-weight: 600;
    padding: 12px 24px;
    border-radius: 50px;
}
.btn-upload:hover{
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(239, 107, 65, 1);
    color:  rgba(239, 107, 65, 1);
}
.btn-upload-file{
    background: rgba(0, 169, 210, 0.9);;
    border: 1px solid rgba(0, 169, 210, 0.9);;
    color: rgba(255, 255, 255, 1);
    font-weight: 600;
    padding: 12px 24px;
    border-radius: 50px;
}
.btn-upload-file:hover{
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(0, 169, 210, 0.9);;
    color:  rgba(0, 169, 210, 0.9);;
}
.search-icon{
        position: absolute;
    top: 0px;
    right: 0px;
    transform: translate(-13px, 12px);
    font-size: 25px;
    color: rgba(103, 103, 103, 1);

}
.input-search{
    height: 50px;
    border-radius: 50px;
    font-weight: 400;
    color: rgba(103, 103, 103, 1);
    padding: 0px 20px;
}
.input-search:focus{
    border: 1px solid #ced4da;
    background: #fff !important;
    box-shadow: none !important; 
}

.upload-icon{
    font-size: 20px;
}
.txt-design{
    color: rgba(0, 0, 0, 0.7);
    font-weight: 600;
    font-size: 15px;
}
.txt-design-01{
    color: rgba(0, 0, 0, 0.7);
    font-weight: 600;
    font-size: 8px;
}
.category-icon{
    font-size: 22px;
}
.category-icon-01{
    font-size: 15px;
}
.gap-meeting{
    gap: 35px;
}
.text-discuss{
    color: rgba(21, 21, 21, 1);
    font-weight: 600;
}
a:hover{
    text-decoration: none !important;
}
.border-recorder{
    background: rgba(223, 223, 223, 1);
    box-shadow: 0px 0px 12px 3px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
}
.text-recorder{
    text-align: center;
    font-size: 60px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}
.icon-play-list{
    font-size: 80px;
    color: rgba(0, 0, 0, 1);
    filter: drop-shadow(0 2px 2px rgba(0,0,0,0.6));
    border-radius: 50%;
    cursor: pointer;
}
.delete-icon-wrapper{
    padding: 12px;
    box-shadow: 0px 0px 12px 3px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
}
.delete-icon{
        font-size: 55px;
        color: rgba(0, 0, 0, 1);
}
.fs-14{
    font-size: 14px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.7);
}
.gap-icon-social{
    gap: 30px;
}
.btn-assistance{
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 12px 3px rgba(0, 0, 0, 0.25);
    color: rgba(21, 21, 21, 1);
    font-weight: 600;
padding: 12px 20px;
border-radius: 18px;
font-size: 45px;
width: -webkit-fill-available;
}
.logo-img-kizaku{
    width: 100px;
    background: rgba(255, 255, 255, 1);
box-shadow: 0px 0px 36px 3px rgba(0, 0, 0, 0.25);
border-radius: 50px;
}

.voice-wave {
  transition: transform 0.3s ease-in-out;
}

.voice-wave.wave-animate {
  animation: waveMove 1s infinite ease-in-out;
}

@keyframes waveMove {
  0% { transform: scaleY(1); }
  50% { transform: scaleY(1.1); }
  100% { transform: scaleY(1); }
}
.border-modal-jennie{
    background: rgba(230, 0, 126, 0.1);
    box-shadow: 0px 5.09px 15.28px 3.82px rgba(0, 0, 0, 0.25);
    padding: 15px;
    border-radius: 12px;
}
.fs-18{
   font-size: 18px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.7); 
}
.border-modal-adi{
    background: rgba(229, 32, 47, 0.1);
box-shadow: 0px 5.09px 15.28px 3.82px rgba(0, 0, 0, 0.25);
    padding: 15px;
    border-radius: 12px;
}
.border-modal-bev{
    background: rgba(0, 169, 210, 0.1);
box-shadow: 0px 5.09px 15.28px 3.82px rgba(0, 0, 0, 0.25);
    padding: 15px;
    border-radius: 12px;
}
.border-modal-cia{
     background: rgba(252, 188, 0, 0.1);
box-shadow: 0px 5.09px 15.28px 3.82px rgba(0, 0, 0, 0.25);
    padding: 15px;
    border-radius: 12px;
}
.border-modal-eva{
     background: rgba(0, 65, 101, 0.1);
box-shadow: 0px 5.09px 15.28px 3.82px rgba(0, 0, 0, 0.25);
    padding: 15px;
    border-radius: 12px;
}
.border-modal-gul{
     background: rgba(97, 236, 75, 0.1);
box-shadow: 0px 5.09px 15.28px 3.82px rgba(0, 0, 0, 0.25);
    padding: 15px;
    border-radius: 12px;
}
.border-modal-eon{
     background: rgba(16, 243, 145, 0.1);
box-shadow: 0px 5.09px 15.28px 3.82px rgba(0, 0, 0, 0.25);
    padding: 15px;
    border-radius: 12px;
}
.border-modal-ivy{
     background: rgba(54, 7, 140, 0.1);
box-shadow: 0px 5.09px 15.28px 3.82px rgba(0, 0, 0, 0.25);
    padding: 15px;
    border-radius: 12px;
}
.border-modal-kim{
     background: rgba(33, 0, 55, 0.1);
box-shadow: 0px 5.09px 15.28px 3.82px rgba(0, 0, 0, 0.25);
    padding: 15px;
    border-radius: 12px;
}
.border-modal-lex{
     background: rgba(110, 129, 159, 0.1);
box-shadow: 0px 5.09px 15.28px 3.82px rgba(0, 0, 0, 0.25);
    padding: 15px;
    border-radius: 12px;
}
.border-modal-noa{
     background: rgba(228, 164, 137, 0.1);
box-shadow: 0px 5.09px 15.28px 3.82px rgba(0, 0, 0, 0.25);
    padding: 15px;
    border-radius: 12px;
}
.border-modal-sky{
     background: rgba(165, 117, 140, 0.1);
box-shadow: 0px 5.09px 15.28px 3.82px rgba(0, 0, 0, 0.25);
    padding: 15px;
    border-radius: 12px;
}
.text-jennie{
    font-weight: 600;
    color: rgba(21, 21, 21, 1);
}
.modal-jennie{
    cursor: pointer;
}
.border-summary-white{
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 12px 3px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
}
.btn-edit{
    background: rgba(190, 190, 190, 1);
    box-shadow: 0px 0px 20.86px 1.74px rgba(0, 0, 0, 0.25);
    padding-left: 12px;
    padding-right: 30px;
    border-radius: 50px;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}
.btn-save{
    background: rgba(198, 234, 255, 1);
   box-shadow: 0px 0px 20.86px 1.74px rgba(0, 0, 0, 0.25);
    padding-left: 12px;
    padding-right: 30px;
    border-radius: 50px;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}
.btn-delete{
    background: rgba(255, 212, 212, 1);
   box-shadow: 0px 0px 20.86px 1.74px rgba(0, 0, 0, 0.25);
    padding-left: 12px;
    padding-right: 30px;
    border-radius: 50px;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}
.btn-approve{
    background: rgba(204, 255, 208, 1);
   box-shadow: 0px 0px 20.86px 1.74px rgba(0, 0, 0, 0.25);
    padding-left: 12px;
    padding-right: 30px;
    border-radius: 50px;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}
.gap-btn{
    gap: 15px;
}
.text-summary{
     font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: rgba(0, 0, 0, 1);
}
.list-edit li a{
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
}
.gap-modal-box{
    row-gap: 25px;
}
.modal-box-meeting {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal-box-meeting .modal-content {
  background: #fff;
  padding: 20px;
  width: 400px;
  border-radius: 10px;
  position: relative;
  text-align: center;
}


.close-icon{
    background: rgba(21, 21, 21, 1);
    box-shadow: 0px 0px 22px 2px rgba(0, 0, 0, 0.25);
    color: rgba(255, 255, 255, 1);
    font-weight: 600;
    padding: 5px 18px;
    width: max-content;
    font-size: 18px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
.close-icon:hover{
    color: rgba(255, 255, 255, 1);
}
.modal-desc{
    font-weight: 600;
    color: rgba(21, 21, 21, 1);
    font-size: 22px;
}



.summary-modal-box.modal-box {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.summary-modal-box .modal-content {
  background: #fff;
  padding: 20px;
  width: 400px;
  border-radius: 10px;
  position: relative;
  text-align: center;
}
.btn-thank{
    margin: initial !important ;
}
.btn-start-edit{
 background: rgba(189, 189, 189, 1);
 border-radius: 8px;
 font-weight: 600;
     padding: 5px 18px;
    width: max-content;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;  
}
.btn-save-now{
 background: rgba(198, 234, 255, 1);
 border-radius: 8px;
 font-weight: 600;
     padding: 5px 18px;
    width: max-content;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;  
}
.btn-approve-now{
 background: rgba(204, 255, 208, 1);
 border-radius: 8px;
 font-weight: 600;
     padding: 5px 18px;
    width: max-content;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;  
}
.btn-delete-now{
 background: rgba(255, 212, 212, 1);
 border-radius: 8px;
 font-weight: 600;
     padding: 5px 18px;
    width: max-content;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;  
}
.list-pagination{
    gap: 30px;
    row-gap: 40px;
}
.list-pagination li a{
    background: rgba(48, 48, 48, 1);
    padding: 15px 22px;
    border-radius: 8px;
    font-size: 18px;
}
.list-pagination li a{
    color: #fff;
    font-weight: 500;
}
.list-pagination li a i{
    font-size: 18px;
}
.list-pagination li a.active {
  background: #fff !important;
  color: #000 !important;
    
}
.list-pagination li a.disabled {
  /* pointe r-events: none; */
  opacity: 0.5;
  cursor: no-drop !important;
}

/* .close-icon {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 24px;
  cursor: pointer;
} */
.txt-edit-reconfirm{
    font-weight: 600;
    color: rgba(21, 21, 21, 1);
}
/* new-css End */