@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

/* .icon-img i{
    width: 24px;
    height: 24px;
} */
.bg-dark{
    background: #000 !important;
}

body{
  background-color: #000 !important;
}

.profile-detail small{color: #EC4EC0;}

.top-details h5{
    font-family: Nunito Sans;
    color: #fff;
    font-size: 19px;
    font-weight: 700 !important;
    letter-spacing: 0em;
    text-align: left;
    }

.top-details h4{
    color: #fff;
    font-family: Nunito Sans;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 0em;
    text-align: left;
}

.booking-search .form .fa-search{
  position: absolute;
  top:14px;
  left: 20px;
  width: 24px;
  height: 2px;
  color: rgba(255, 255, 255, 1);
}


.form{
    position: relative;
   
}

.form input::placeholder{
    
   color: rgb(200, 200, 200) !important;
}

.form .fa-search{
    position: absolute;
    top:17px;
    left: 20px;
    width: 24px;
    height: 2px;
    color: rgba(255, 255, 255, 1);
}


.form span{
    position: absolute;
    right: 17px;
    top: 13px;
    padding: 2px;
    border-left: 1px solid #d1d5db;
}

.form-input{
    height: 48px;
    text-indent: 33px;
    border-radius: 10px;
    background: rgba(230, 232, 240, 0.4);
    border: none;
    Width:214px;
    
}

.form-input:focus{
    box-shadow: none;
    border:none;
    background: rgba(230, 232, 240, 0.4) !important; 
}

.noti {
    background: #6B28B6;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0% !important;
    width: 48px;
    height: 48px;
    
}

.noti i {
   color: 
   rgba(255, 255, 255);
   font-size: 20px;
   margin-left: -2px;
}

.nnav{
font-family: Lato;
font-size: 24px;
font-weight: 300 !important;
line-height: 20px;
letter-spacing: 0px;
padding-bottom: 20px;
color: rgba(255, 255, 255, 0.4);
}

 /* .nnav:focus, .nnav:hover , .nnav:active{
    color: white !important;
    border-bottom: 3px solid !important;
    padding-bottom: 20px;
    padding-left: 0% !important;
    border-image: linear-gradient(to right, rgba(139, 41, 196, 1) 40%, transparent 50%) 100% 1 !important;
  } */

  .nnav:focus{
    color: rgba(255, 255, 255, 0.4);
  }
  /* .nnav:hover {
    color: white !important;
    border-bottom: 3px solid !important;
    padding-bottom: 20px;
    padding-left: 0% !important;
    border-image: linear-gradient(to right, rgba(139, 41, 196, 1) 40%, transparent 50%) 100% 1 !important;
  } */

   /* Custom CSS to change the active tab color to red */
   .nav-pill .nav-link.active {
    color: white !important;
    border-bottom: 3px solid !important;
    padding-bottom: 20px;
    padding-left: 0% !important;
    border-image: linear-gradient(to right, rgba(139, 41, 196, 1) 40%, transparent 50%) 100% 1 !important;
}

/* If you want to change the color of the tab when it's hovered */
.nav-pill .nav-link:hover {
  color: white !important;
    border-bottom: 3px solid !important;
    padding-bottom: 20px;
    /* padding-left: 0% !important; */
    border-image: linear-gradient(to right, rgba(139, 41, 196, 1) 40%, transparent 50%) 100% 1 !important;
}

.nav-pill .nav-link {
    padding-left: 0% !important;
}

  .nnav:active{
    color: white !important;
    border-bottom: 3px solid !important;
    padding-bottom: 20px;
    padding-left: 0% !important;
    border-image: linear-gradient(to right, rgba(139, 41, 196, 1) 40%, transparent 50%) 100% 1 !important;
  }

  .border-bottom{
    color: white !important;
    border-bottom: 3px solid !important;
    padding-bottom: 20px;
    padding-left: 0% !important;
    border-image: linear-gradient(to right, rgba(139, 41, 196, 1) 40%, transparent 50%) 100% 1 !important;
  }

  .dash-boxes{
    background: rgba(255, 255, 255, 0.2);
    border-radius: 20px;
  }

  .dash-boxes-2{
    background-color: #000;
    border-radius: 20px;
    box-shadow: rgba(111, 111, 111, 0.16) 0px 3px 6px, rgba(106, 106, 106, 0.23) 0px 3px 6px;
  }

  .dash-boxes .round{
    background: rgba(231, 250, 255, 0.2);
    border: none;
  }

  .round2{
    background: rgba(108, 93, 211, 0.1) !important;
    border: none;
  }
.orange span{
    color: #ff754c !important;
}
  .round3{
    background: rgba(205, 244, 255, 0.2) !important;
  }


  .new1 small{
    color: rgba(108, 93, 211, 1);
}
.new2 small{
    color: rgba(63, 140, 255, 1);
}
.new3 small{
    color: rgba(177, 111, 216, 1);
}




.dash-boxes .one{color: rgba(63, 140, 255, 1);}
.dash-boxes .two{color:rgba(255, 162, 192, 1);}
.dash-boxes .three{color: rgba(255, 206, 115, 1);}
.dash-boxes .four{color:rgba(108, 93, 211, 1);}

.dash-boxes .one{color: rgba(63, 140, 255, 1);}
.dash-boxes .two{color:rgba(255, 162, 192, 1);}




.dash-boxes span{
    color:  rgba(0, 73, 198, 1) ;
    font-size: 14px ;
    font-weight: 400 !important;
}

.dash-boxes p{
    color:  rgb(255, 255, 255) !important;
}

.dash-boxes h1{
    font-size: 32px;
    font-family: Nunito Sans;
    font-weight: 600 !important;
    
}
.h1{
    font-size: 32px !important;
    font-family: Nunito Sans;
    font-weight: 600 !important;
}
.chart-det span{
    color: rgba(236, 78, 192, 1);
    font-weight: 300;
    font-size: 12px;
}

 .dash-boxes  input[type='checkbox']{
    background: rgba(108, 93, 211, 1) !important;
  }

  .progress-bar {
    background-color: 
    rgba(107, 40, 182, 1);
  }
  .pink{
    color: #EC4EC0 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
  }



 .progress-box .progress{
    background-color: rgba(255, 255, 255, 0.2) !important ;
    border-radius: 50px !important;
  }
  
 .progress-box .progress-bar {
    background-color: rgba(107, 40, 182, 1) !important; 
    border-radius: 50px !important;
  }
  .snd-prog .progress{
    background: linear-gradient(
    to left,
        #6b28b6  0%,
        #6b28b6  50%,
    #6c5dd3 50%,
    #6c5dd3 100%
  );
    border-radius: 50px !important;
  }

  .snd-prog .progress-bar {
   border-radius: 50px;
  }

  .bg-dark-purple{
    background-color: #6b28b6;
  }
  .bg-light-purple{
    background-color: #6c5dd3;
  }
  .bg-pink{
    background-color: #EC4EC0;
  }


  .event-top-img img{
    position: relative;
    width: 50px;
    height: 50px;
  }
  .event-top-img img:nth-child(2){
    margin-left: 20px;
  }
  .event-top-img img:nth-child(3){
    margin-left: -30px;
  }
  .event-top-img img:nth-child(4){
    margin-left: -30px;
  }
  .event-top-img img:nth-child(5){
    margin-left: -30px;
  }
  .event-top-img img:nth-child(6){
    margin-left: -30px;
  }
 
.toggle-box  .checkbox {
    opacity: 0;
    position: absolute;
  }
  
.toggle-box  .label {
    border: 0.5px solid white;
    border-radius: 50px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
    position: relative;
    height: 20px;
    width: 42px;
    transform: scale(1.5);
  }
  
.toggle-box  .label .ball {
    background-color: 
    rgba(107, 40, 182, 1);
    border-radius: 50%;
    position: absolute;
    top: 1px;
    left: 1px;
    height: 16px;
    width: 16px;
    transform: translateX(0px);
    transition: transform 0.2s linear;
  }
  
.toggle-box  .checkbox:checked + .label .ball {
    transform: translateX(24px);
  }
  
  
.toggle-box  .mdi {
    color: #fff;
    font-size: 10px;
    z-index: 999999;
  }
  
.toggle-box  .fa-sun {
    color: #fff;
    z-index: 999999;
    font-size: 10px;
  }

  .event-filters .form{
    position: relative;
   
}

 .event-filters .form input::placeholder{
    
   color: rgba(143, 149, 178, 1)!important;
}

 .event-filters .form .fa-search{
    position: absolute;
    top:15px;
    left: 20px;
    width: 24px;
    height: 2px;
    color: rgba(143, 149, 178, 1);;
}

 .event-filters .form span{
    position: absolute;
    right: 17px;
    top: 1px;
    padding: 2px;
    border-left: 1px solid rgba(143, 149, 178, 1);;
}

 .event-filters .form-input{
    height: 40px;
    text-indent: 33px;
    border-radius: 10px;
    background: black;
    border: 1px solid 
    rgba(143, 149, 178, 1);
    Width:214px;
    
}

 .event-filters .form-input:focus{
    box-shadow: none;
    border: 1px solid rgba(143, 149, 178, 1);;
}

.event-filters .btn{
  border: 1px solid #8f95b2 !important;
  border-radius:10px;
  width: 130px !important;
color:#8f95b2 !important ;
}



.event-filters p{
color:#8f95b2 !important ;
}

.btn-purple{
  background-color: #6b28b6 !important;
  color: white;
  border-radius: 10px;
}
.btn-purple:hover{
  background-color: #6b28b6 !important;
  color: white;
  border-radius: 10px;
}
.bg-info{
  background: rgba(255, 255, 255, 0.2) !important;
  border-radius: 10px;
}

.event-bottom-img img{
  position: relative;
  width: 50px;
  height: 50px;
  
}
.event-bottom-img img:nth-child(1){
  margin-right: -30px;
}
.event-bottom-img img:nth-child(2){
  margin-right: -30px;
}
.event-bottom-img img:nth-child(3){
  margin-right: -30px;
}
.event-bottom-img img:nth-child(4){
  margin-right: -30px;
}
.event-bottom-img img:nth-child(5){
  margin-right: -30px;
}
.event-bottom-img img:nth-child(6){
  margin-right: -30px;
}

.event-hr{
  border: 0.5px solid rgb(217, 217, 217)
}

.event-main-box .btn-light{
color: rgba(143, 149, 178, 1) !important;
border-radius: 10px
}

.lower-img img{
  width: 30px;
  height: 30px;
}

.calander-1{
  background-color: rgba(108, 93, 211, 1);
  border: 0.7px solid #EC4EC0;
  border-radius: 8px;
}

.calander-2{
  background-color:rgba(108, 93, 211, 0.1);
  border: 0.7px solid  rgba(108, 93, 211, 1);
  border-radius: 8px;
}

.calander-1 small{
  font-size: 10px;
  color: rgba(201, 208, 243, 1);
}

.calander-2 small{
  font-size: 10px;
  color: rgba(143, 149, 178, 1);
}

.end-line{
  width: 37px;
  height: 4px;
  background-color: rgba(216, 218, 229, 1);
  border-radius: 50px;
}

.add-event-form input{
  background-color: rgba(255, 255, 255, 0.1) !important;
  border: none;
  height: 40px;
}

.add-event-form textarea{
  background-color: rgba(255, 255, 255, 0.1) !important;
  border: none;
}

.add-event-form textarea::placeholder{
  color:rgba(216, 218, 229, 1);
}

.add-event-form select{
  background-color: rgba(255, 255, 255, 0.1) !important;
  border: none;
  height: 40px;
}

.add-event-form label{
font-family: Nunito Sans;
font-size: 14px;
font-weight: 400;
line-height: 20px;
letter-spacing: 0px;
text-align: left;
}

.btn-light-purple{
  background-color: rgba(199, 191, 255, 1);
  color:  rgba(95, 39, 189, 1);
}

.btn-light-purple:hover{
  background-color: rgba(199, 191, 255, 1);
  color:  rgba(95, 39, 189, 1);
}

.upload_svg {
  fill: var(--colorPrimaryNormal, #ffffff);
  width: 50px;
  margin-bottom: 0px;
}

.text-secondary{
  color: rgba(143, 149, 178, 1) !important;
}

.bar table{
  border: 0.7px solid rgba(255, 81, 113, 0.2) !important;
}

.bar table tr{
  border: 0.7px solid rgba(230, 232, 240, 0.2) !important;
  height: 55px;
}


.bar table thead{
  border: 0.7px solid rgba(230, 232, 240, 0.2) !important;
  font-size: 14px;
  font-weight: 300 !important;
}
.bar tbody{
  border-top: 0.7px solid rgba(230, 232, 240, 0.2) !important;
  font-size: 12px;
}

.bar img{
  width: 25px;
  height: 25px;
  border: 1px solid #fff;
  margin-left: 15px;
}
.bar-status span{
  background-color: rgba(108, 93, 211, 0.1);
  padding: 4px 8px;
  border-radius: 50px;
  color: rgba(158, 104, 248, 1) !important;
}

.bar-table-action {
  text-align: right;
  padding-right: 50px;
}

.bar-table-action i{
  font-size: 18px;
  margin-right: 13px;
  text-align: right;
}

.bar-table-action i:nth-child(1){color: rgba(158, 104, 248, 1);}
.bar-table-action i:nth-child(2){color: rgba(255, 117, 76, 1);}
.bar-table-action i:nth-child(3){color: rgba(143, 149, 178, 1);}



.user-search .form{
  position: relative;
 
}

.user-search .form input::placeholder{
  
 color:rgba(143, 149, 178, 1) !important;
 font-size: 12px !important;
}

.user-search .form .fa-search{
  position: absolute;
  top:10px;
  left: 5px;
  width: 24px;
  height: 2px;
  font-size: 20px;
  color: rgba(108, 93, 211, 1);
}


.user-search .form span{
  position: absolute;
  right: 17px;
  top: 13px;
  padding: 2px;
  border-left: 1px solid #d1d5db;
}

.user-search .form-input{
  height: 48px;
  text-indent: 33px;
  border-radius: 0px;
  background: rgba(230, 232, 240, 0.4);
  border-bottom: 1px solid white;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  Width:214px;
  
}

.user-search .form-input:focus{
  box-shadow: none;
  border:none;
}

.users img{
  
width: 45px;
height: 45px;
border-radius: 8px;
}

.users table tr{
  border: 0.7px solid rgba(230, 232, 240, 0.2) !important;
  height: 65px;
}

.btn-outline-purple{
  background-color: transparent;
  color: #fff;
  border: 0.7px solid rgba(108, 93, 211, 1);
  border-radius: 10px;
}

.btn-outline-purple > i{
 
  color: rgba(108, 93, 211, 1);
}


.btn-outline-purple:hover{
  background: #6c5dd3;
  color: #fff;
}

.btn-outline-purple:hover > i{
 
  color: rgb(255, 255, 255) !important;
}

.settings p{
  font-size: 14px;
  color: #fff;
}
.setting-form textarea,select,input{
  background: rgba(247, 247, 252, 0.2) !important;
  height: 53px ;
  border-radius: 10px;
  border: none;
  color: #fff;
}
.setting-form textarea,select,input::placeholder{
  color: rgba(146, 146, 157, 1) !important;
}



/* .setting-form .col-md-12:nth-child(1){
  border-top:0.5px solid rgba(225, 225, 251, 0.2) ;
} */

/* .setting-form .col-md-12:nth-child(2){
  border-top:0.5px solid rgba(225, 225, 251, 0.2) ;
  border-bottom:0.5px solid rgba(225, 225, 251, 0.2) ;
} */

.settiong-links h5{
  color: 
  rgba(146, 146, 157, 1) ;
  font-size: 21px;
  font-weight: 500 !important;
}

.login-left{
  min-height: 100vh;
  background-color: #000;
}
.login-right{
  margin: 0px !important;
  min-height: 100vh;
  background-color: 
  rgb(55, 12, 104);
  background-image: url(../images/Bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  width: 100px;
}

.login-left input{
  border-left: none;
  color: #fff !important;
}
.login-left span{
  border-right: none;
}

.login-left .span2{
  border-right:1px solid white !important;
  border-top:1px solid white !important;
  border-bottom:1px solid white !important;
  border-left: none;
}
.login-left .input2{
  border-right: none;
}

.login-left i {
  color: rgba(143, 149, 178, 1);
}

.login-left label{
  font-size: 13px;
  font-weight: 200;
}
.login-left-inner{
  height: 83vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.new-modal .modal-body{
  background-color: rgba(36, 36, 36, 1);
}
.new-modal i{
  font-size: 100px;
  color: rgba(139, 41, 196, 1);
}

.modal-content{
  background-color: rgba(36, 36, 36, 1) !important;
}
.start{
  height: 1px ;
  background-color: white;
  width: 120px;
}

.end{
  height: 1px ;
  background-color: white;
  width: 120px;
}

.u-graph img{
  width:  130px;
}

#calendar {
  max-width: 1100px;
  margin: 40px auto;
}

.fc-unthemed th{
  border-color: red !important;
}

.fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: 
  rgba(230, 232, 240, 0.1) !important;
}

.fc-widget-header {

  background-color: transparent !important;
  color: white !important;
}

.fc-day {
  background: transparent !important;
  color: #fff !important;
}

.fc-event {
  cursor: move;
  font-size: 13px;
  text-align: center;
  color: #ffffff !important;
  background: rgba(108, 93, 211, 0.1) !important;
  border-radius: 5px;
  border-left: 2px solid #6b28b6;
  padding: 10px 5px;
}
.fc-ltr .fc-basic-view .fc-day-number {
  color: rgb(217, 217, 217) !important;
}

/* .fc  button{
 background-color: red;
} */

.fc-right{
  background-color: rgba(230, 232, 240, 0.2) !important;
  /* padding: 10px; */
  border-radius: 20px;
  height:60px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 210px !important;
  float: none !important;
}

.fc-right button{
  background-color:transparent;
  color: white;
  border: 0px;
  box-shadow: none;
  text-shadow: none;
  
 
}

.fc-left{
  display: none;
}
.fc-center{
  color: #fff;
  display: flex !important;
  justify-content: left !important;
  margin-left:   -900px ;
  position: absolute;
  float: left ;

}

.fc-toolbar .fc-state-active{
  background-color:white !important;
  color: #6b28b6;
  border-radius: 10px !important;
}
.fc-toolbar{
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  width: 100 !important;
}


.cal-img img{
  position: relative;
  width: 40px;
  height: 40px;
}
.cal-img img:nth-child(2){
  margin-left: -8px;
  z-index: 9999;
  border: 2px solid white;
}
.cal-img img:nth-child(3){
  margin-left: -10px;
}

/* .cal-btn{
  background: rgba(108, 93, 211, 1) !important;
  Padding:24px, 28px, 14px, 28px !important;
  border-radius: 16px ;
  color: white;
  height: 48px;
  width: 120px;
}

.cal-btn:hover{
  background: rgba(108, 93, 211, 1) !important;
  color: white;
} */

.cal-btn2{
  font-size: 30px;
  border-radius: 16px ;
  color: white;
  height: 48px;
  padding-top: 3px !important;
}

.popupContainer {
  display: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  padding: 20px;
  width: 200px;
}

.popupContent {
  position: relative;
}

.closeBtn {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
}




.cal{
  position: relative;
 
}

.cal input::placeholder{
  
 color: rgb(200, 200, 200) !important;
}

.cal .ion-at{
  position: absolute;
  top:17px;
  left: 20px;
  width: 24px;
  height: 2px;
  color: rgba(108, 93, 211, 1);
}


.cal span{
  position: absolute;
  right: 17px;
  top: 13px;
  padding: 2px;
  border-left: 1px solid #d1d5db;
}

.cal-input{
  height: 44px;
  width: 327px;
  text-indent: 33px;
  border-radius: 10px;
border-color: rgba(108, 93, 211, 1)  !important;
  background:rgba(249, 250, 252, 0.14)  ;
  
}

.cal-input:focus{
  background:rgba(249, 250, 252, 0.14) !important ;
  
}

.mmd{
  background: #000 !important;
}

.mmd .modal-body{
  border-top: none;
}

.mmd .modal-header{
  border-bottom: 1px solid #e6e8f033;
}

.mmd .modal-footerr{
  border-top: 1px solid #e6e8f033;
  padding: 10px 15px;
}

.footm input{
  height: 50px;
  width: 300px;
  text-indent: 3px;
  border-radius: 10px;
border: none;
color: white;
padding-left: 10px !important;
  background:rgba(249, 250, 252, 0.14)  ;
}
.t-img img{
width: 50px !important;
height: 50px !important;
margin-right: 20px !important;
}






.calu select{
  height: 44px;
  border-radius: 15px;
border-color: rgba(143, 149, 178, 1) !important;
  background:rgba(249, 250, 252, 0.14)  ;
  color: rgba(143, 149, 178, 1);
  width: 110px;
  padding: 10px 2px;
}


.calu select option{
  color: rgba(143, 149, 178, 1);
}


.cal-input:focus{
  background:rgba(249, 250, 252, 0.14) !important ;
  
}

input{

  color: #fff !important;
}

.graph-img img{
  width: 250px !important;
}

.full-calendar{
  position: relative;
}
.cal-img{
  position: absolute;
  right: 10px;
  top: 30px;
}


.custom-control-input:checked ~ .custom-control-label::before {
  background-color: #6c5dd3;
  border-color: #6c5dd3;
  border-radius: 5px;
}

.custom-control-input:not(:checked) ~ .custom-control-label::before {
    background-color: transparent !important;
    border-color:  #6c5dd3 !important;
    border-radius: 5px;
    /* margin-left: 30px !important; */
    }

    .bg-gray{
      background-color: rgba(249, 250, 252, 0.06);
    }

    .edit-host-btn button{
      width: 230px;
      border-radius: 5px !important;
    }

    .top-form{
      background-color: #282828;
      padding: 30px 5px;
      border-radius: 10px;
    }

    .last-buttons button :nth-child(1){
      background-color: red !important;
    }


    .btn-red{ background-color: #FF0000}
    .number-right{ border: 3px solid #ADBFFF; padding: 6px 10px; color: #fff;}





 
    .file-wrapper{
      width: 200px;
      height: 100px;
      border: 2px solid gray;
      position:relative;
    }
    .file-wrapper:after{
      content: '+';
      position: absolute;
      top: 0; bottom: 20; left: 0; right: 0;margin: auto;
      width: max-content; height: max-content; display: block;
      max-height: 75px;
      font-size: 30px;
      color: gray;
    }
    .file-wrapper:before{
      content: 'UPLOAD IMAGE RATIO 5:5';
      display: block;
      position: absolute;
      left: 0; right: 0;
      margin: auto;
      bottom: 35px;
      width: max-content;
      height: max-content;
      font-size: 0.75em;
      color: gray;
    }
    .file-wrapper:hover:after{font-size: 34px;}
    .file-wrapper .close-btn{display: none;}
    input[type="file"]{
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: 0;
      z-index: 99999;
      cursor: pointer;
    }
    .file-set{
      background-size: cover;
      background-repeat: no-repeat;
      color: transparent;
      padding: 10px;
      border-width: 0px;
    }
    .file-set:hover{
      transition: all 0.5s ease-out;
      filter:brightness(110%);
    }
    .file-set:before{color: transparent;}
    .file-set:after{color: transparent;}
    .file-set .close-btn{
      position: absolute;
      width: 35px;
      height: 35px;
      display: block;
      background: #000;
      color: #fff;
      top: 0; right: 0;
      font-size: 25px;
      text-align: center;
      line-height: 1.5;
      cursor: pointer;
      opacity: 0.8;
    }
    .file-set > input{pointer-events: none;}

    .host-icon-dash i{
      background-color: rgba(108, 93, 211, 0.1);
      padding: 10px 12px !important;
    }



#sidebar-menu ul ul li.active a {
  color: white !important;
  background: transparent !important;
  list-style: none !important;
}

#sidebar-menu ul ul li:hover {
  color: white !important;
}

#sidebar-menu ul ul a { color: #8F95B2;
}

#sidebar-menu ul ul a:hover {
  color: #fff;
}

#sidebar-menu > ul > li > a:active {
  color: #fff !important;
  background-color: #6B28B6 !important;
  border-radius: 10px;
}

/* .image-container img {
  width: 100px;
  height: auto;
  cursor: pointer;
  transition: 0.3s;
  border-radius: 5px;
  padding: 2px;
  margin-right: 10px;

} */
.selected {
  border: 3px solid #6B28B6 /* Green border for selection */
}

.t-box{
  height: 134px;
}


.new-datatable table{
  border:none !important;
}

.new-datatable table th{
  border-top:.1px solid #5c5c5c !important;
}

.new-datatable table th{
  border-bottom:.1px solid #5c5c5c !important;
}

.new-datatable table.dataTable td {
  border-bottom: .1px solid #5c5c5c !important;
}

.new-datatable table.dataTable td {
  border-top:none !important;
}


.new-datatable table.dataTable td {
  border-top:none !important;
  border-left: none !important;
  border-right: none !important;
}


div.dataTables_wrapper div.dataTables_info {
  color: rgba(143, 149, 178, 1) !important;;
}

.page-link {
  color: #fff;
  background-color: #6b28b6 !important;
  border-color:#6b28b6 !important;
}

.page-link:hover {
  color: #fff;
  background-color: #6b28b6 !important;
  border-color:#6b28b6 !important;
}

 .previous .disabled{
  color: white !important;
}

.dataTables_filter {
  position: relative;
}





.form-tab{
  position: relative;
 
}

.form-tab input::placeholder{
  
 color: #ccc !important;
}



.form-tab .fa-search{
  position: absolute;
  top:18px;
  left: 5px;
  width: 24px;
  height: 2px;
  color: #6c5dd3;
}



.form-tab .form-input{
  height: 48px;
  text-indent: 33px;
  border-radius: 0px;
  background: transparent;
  border-bottom: 1px solid #ccc !important;
  Width:214px;
  padding: 0px;
  
}

.form-tab .form-tab  .form-input:focus{
  box-shadow: none;
  border:none;
  background: transparent !important; 
}

.dataTables_filter, .dataTables_length {
  display: none !important;
}

.entries-selector select{
  width: 70px;
  height: 30px;
  margin: 0px 5px;
  border-radius: 3px;
  background: transparent;
  color: #fff !important;
}
.entries-selector option{
  color: #000 !important;
}
/* .login-left input:focus{
  border-color:#fff !important ;
} */

.event-checkboxes label{
  color: #bdcbff;
}

.btn-group {
  background: #6B28B6 !important;
  border-radius: 10px !important;
  overflow: hidden !important;
}

.btn-secondary{
  background-color: #6B28B6 !important;
}
.table-select select{
  background-color: #6B28B6 !important;
  color: #fff;
  height: 25px;
  border: #6B28B6;
  padding: 0px 5px;
  border-radius: 5px;
}

.img-edit-noti img {
  width: 200px;
}

.bottom-form{
  background-color: #282828;
  padding: 30px 5px;
  border-radius: 10px;
}


.t-form-line{
  border-top:0.5px solid rgba(225, 225, 251, 0.2) ;
  
}


.scrollable-element {
  overflow: auto;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE/Edge */
}

.scrollable-element::-webkit-scrollbar {
  display: none; /* Chrome/Safari/Opera */
}





.stats-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background: linear-gradient(90deg, #f58f4f, #c39c28);
}


.stats-change {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #10b981;
}

.stats-change::before {
  content: '↑';
  margin-right: 5px;
  font-size: 16px;
}

.stats-change.negative {
  color: #ef4444;
}

.stats-change.negative::before {
  content: '↓';
}

.stats-description {
  margin-left: 5px;
  color: #6b7280;
}

.sparkline {
  /* margin-top: 25px; */
  margin-top: 15px;

  height: 50px;
  width: 50%;
}

.sparkline svg {
  overflow: visible;
}

.sparkline-circle {
  fill: #7F2DAE !important;
  stroke: white;
  stroke-width: 4;
  transition: all 0.3s ease;
}

.ct-chart svg {
  margin: 0px; 
  vertical-align: text-bottom;
}

.ct-series-a .ct-line,
.ct-series-a .ct-bar {
  stroke: #FFA2C0 !important; 
  stroke-width: 15px;
}

.ct-chart-pie .ct-label {
  display: none;
}

    .ct-bar {
      stroke-linecap: round;
  }
  .ct-bar {
      stroke-width: 10px;
  }
