body{

    background: #F9FAFC ;
}
main{
    min-height: calc(100vh - 115px);
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #000 !important;
}
.main-header {
    box-shadow: 0 4px 6px -1px #e2e8f080, 0 2px 4px -2px #e2e8f080;
    border-bottom: 0;
}
[class*=sidebar-dark] .brand-link {
    border-bottom: 1px solid #efefef !important;
    padding: 10px 0;
    margin-bottom: 25px;
}
[class*=sidebar-dark-]{
    background: #fff;
    border-right: 1px solid #e5e7eb;
}
.sidebar-dark-primary .nav-sidebar  > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #FF7D20 !important;
    color: #fff !important;
    box-shadow: none;
}
[class*="sidebar-dark-"] .sidebar a {
    color: #000 !important;
}
.sidebar .nav-item .nav-link:hover   {
    color: #fff !important;
     background-color: #FF7D20 !important
}
/*[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link {
    color: #ccc ;
}*/

.brand-text{
    color: #fff;
    text-align: center;
    display: block;
    font-weight: 800 !important;
}
.content-wrapper{
    background: #f0f5f9;
    height: 100%  !important;
}
.small-box{
    box-shadow: 0 4px 6px -1px #e2e8f0, 0 2px 4px -2px #e2e8f0;
    background: #fff;
    padding: 20px;
}
.col-lg-3 .small-box h3, .col-md-3 .small-box h3, .col-xl-3 .small-box h3 {
    font-size: 22px;
    text-align: center;
}
sup {
    top: -6px;
    font-size: 14px !IMPORTANT;
    left: 2px;
}
.small-box p {
    font-size: 1rem;
    text-align: center;
    color: rgb(100 116 139 );
}
.main-sidebar{
    overflow: hidden;
}
.content-header h1{
    font-size: 20px;
}
[class*="sidebar-dark-"] .nav-sidebar > .nav-item.menu-open > .nav-link, [class*="sidebar-dark-"] .nav-sidebar > .nav-item:hover > .nav-link, [class*="sidebar-dark-"] .nav-sidebar > .nav-item > .nav-link:focus {
    background-color: #FF7D20 !important;
    color: #fff !important;
}
.breadcrumb-item a{
    text-decoration: none;
}

.card {
    box-shadow: 0 4px 6px -1px #e2e8f0, 0 2px 4px -2px #e2e8f0;
    background: #fff;
    padding: 20px 0px;
    border: none !important;
}
.small-box a{
    text-decoration: none;
    color: #000;
}
.icon1{
        display: flex;
        justify-content: center;
        align-items: center;
}
.icon1 i {
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: #FF7D202e;
    color: #FF7D20;
    border-radius: 50%;
    line-height: 40px;
    margin-bottom: 10px;
}
.small-box > .small-box-footer{
        background-color: #FF7D20 !important;
}
.small-box h3{margin-bottom: 2px;}
.canvasjs-chart-credit{display: none !important;}
.main-footer {
    background-color: #f0f5f9;
    border-top: 1px solid #e5e7eb;
    color: #869099;
    padding: 1rem;
    font-size: 14px;
}
.table th, .table td{
    text-align: center !important;
    border-right: 1px solid #e5e7eb;
}
table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, table.dataTable thead > tr > td.dt-orderable-asc:hover, table.dataTable thead > tr > td.dt-orderable-desc:hover{
    outline: none !important;
}
.table thead{
    background-color: #f0f5f9;
}
.card-header{
    border-bottom: 1px solid #e5e7eb !important;
}
.card-title{
    color: #000;
    font-weight: 500;
}
.dt-length{ 
    margin-bottom: 20px;
}
.table{
    border: 1px solid #e5e7eb;
    border-radius: 11px;

}
.table_action a{
    text-decoration: none;
    color: #000;
}
.table_action a i{
    margin-right: 5px;
}
.table_action{
    text-align: center !important;
}
.badge-danger {
    border: 1px solid #fe7c96;
    background: #fe7c96;
    color: #ffffff;
}
.badge {
    border-radius: 0.125rem !important;
    font-size: 11px !important;
    font-weight: initial;
    line-height: 1;
    padding: 0.375rem 0.5625rem !important;
    font-family: "ubuntu-medium", sans-serif;
}
.badge-warning, .preview-list .preview-item .preview-thumbnail .badge.badge-busy {
    border: 1px solid #fed713;
    background: #fed713;
    color: #ffffff;
}
.badge-info, .preview-list .preview-item .preview-thumbnail .badge.badge-offline {
    border: 1px solid #198ae3;
    background: #198ae3;
    color: #ffffff;
}
.badge-success, .preview-list .preview-item .preview-thumbnail .badge.badge-online {
    border: 1px solid #1bcfb4;
    background: #1bcfb4;
    color: #ffffff;
}
.form-check{
    padding-left: 38px !important;
}
.form-control{
    min-height: 45px;
    color: #ccc;
}
.form-control:focus {
    color: #ccc;
    background-color: var(--bs-body-bg);
    border-color: #dee2e6 !important;
    outline: 0;
    box-shadow: none !important;
}
label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 500;
}
.detail-ttl{
    color: #7a7a7a;
}
.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: #fff;
    background: #000;
    border-radius: 5px;
    padding: 3px;
    margin-bottom: 10px !IMPORTANT;
    display: inline-block;
}
.bootstrap-tagsinput{
    padding: 15px !important;
    width: 100%;
}
.list-star li:before {
    color: #fed713;
}
.list-ticked, .list-arrow, .list-star {
    list-style: none;
    padding: 0;
}
 .log-form {
    position: relative;
    padding-bottom: 26px;
}
.user_profile{
    width: 150px;
    height: 150px;
    display: block;
/*    margin:0px auto 0px;*/
    border-radius: 50%;
    border: 5px solid rgb(0 137 240) !important;
    padding: 5px;
    position: relative;
}

.user_profile img{
    width: 100%;
    height: 100%;  
    border-radius: 50%;
}
 .camra_outer {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 45px;
    height: 45px;
    background: rgb(0 137 240) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    border: 5px solid #fff;
}

.camra_outer input {
    opacity: 0;
    position: absolute;
}
.fc-license-message{
    display: none;
}
.fc .fc-col-header-cell-cushion{
    color: #000;
    text-decoration: none;
}
.fc .fc-daygrid-day-number {
    text-decoration: none;
    color: #337ab7;
}
.fc .fc-daygrid-body-balanced .fc-daygrid-day-events{
    padding: 5px;
    font-size: 13px;
}
.fc-direction-ltr .fc-daygrid-event .fc-event-time, .fc-daygrid-dot-event .fc-event-title{
    color: #000;
}
.fc-view-harness{
    height: 531px !important;
}
.fc-scrollgrid-sync-table{height: 500px !important;}

/* .mtext{
    color: black;
} */

.main-spinner-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background: #eee;
}
    .donut {
      width: 4rem;
      height: 4rem;
      border-radius: 50%;
      border: 0.3rem solid rgba(#979fd0, 0.3);
      border-top-color: #979fd0;
      animation: 1.5s spin infinite linear;
    }
  
  
  @keyframes spin {
    to {
      transform: rotate(360deg);
    }
  }



  .normalspinner {
    width: 100%;
    margin-left: 0 !important;
    align-items: center;
    text-align: center;
    /* justify-content: center; */
    position: absolute;
    /* line-height: 100px; */
    top: 50%;
    /* left: -10%; */
}
#activitytable.table-striped tbody tr{
    padding-bottom: 5px;
    display: block;

}
[class*=sidebar-dark-] {
    background: #fff;
}
.table_action a i {
    margin-right: 0;
}
.lightbox{
    display: flex;
    flex-direction: column-reverse;
}
.lb-nav a.lb-next , .lb-nav a.lb-prev{
    width: 15% !important;
}
.lb-number{display: none !important;}
.card{padding: 0px;}

.multi-preview img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin-top: 10px;
    border: 1px solid #ededed;
    padding: 5px;
    border-radius: 5px;
}
.multi-preview{
    display: flex;
}
.multi-preview div{
    display: flex;
    position: relative;
}
.multi-preview i {
    position: absolute;
    top: 4px;
    right: -3px;
    font-size: 14px;
    background: #f00;
    /* padding: 3px; */
    border-radius: 50%;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}
.user-infos {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
nav.navbar{
    height: 72px;
}
.right_list {
    padding-right: 20px;
    gap:15px;
}
.circular-progress-bar {
    position: relative;
    width: 120px;
    height: 120px;
  }
  
  .circular-progress-bar svg {
    transform: rotate(-90deg); /* Start progress from top */
  }
  
  .percentage-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    font-weight: bold;
    color: #333;
  }
  .progress_content{
    display:flex;
    gap: 10px;
  }
  .progress_content h2{ 
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px; 
    color: #FFB800;
    margin-bottom: 5px;
  }
  .progress_content p{  
    font-size: 12px;
    font-weight: 400;
    line-height: 14.4px; 
    color:#000000;
    margin: 0;
}
.field_sec .content-header{
    background: #F9FAFC; 
}
.field_sec .content-header .field-header{ 
    display: flex;
    gap: 10px;
    align-items: center;
}
.field_sec .content-header .field-header span{  
    font-size: 28px;
    font-weight: 600; 
    color: #121828;
    align-items: center;
}
.field_sec .content-header .field-header i{
    color: #AFB8BC;
    font-size: 18px;
}
.filter_container{
    padding: 13px 20px;
    background: #F9FAFC;
    border-bottom: 1px solid #E2DFEF
}
.filter_content{
    display: flex;
    gap: 18px;
    align-items: center;
}
.filter_content .form-group {
    margin: 0;
}
.filter_content select, .filter_content input{
    width: 180px;
    height: 35px; 
    min-height: 35px;
    border: 1px solid #E2DFEF;
    background-color: #FFFFFF;  
    font-size: 13px; 
    line-height: 19.12px; 
    color: #667085;
}
.clear_filter button{ 
    font-size: 14px;
    font-weight: 500; 
    color: #FF7D20;
    background: transparent;
    border: none;
}
.right_list a{
    color: #222222 !important;
}
.user_list{
    width: 30%;
    height: 500px;
    overflow: auto;
    border: 1px solid #E2DFEF
}
.user_list ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.user_list ul li{
    padding: 17px 30px;
    display: flex;
    gap: 10px;
    align-items: center;
    border-bottom: 1px solid  #E0E0E0;
    cursor: pointer;
}
.user_list ul li h2{ 
    font-size: 14px;
    font-weight: 600; 
    margin-bottom: 2px;
    color: #000;
}
.user_list ul li p{  
    font-size: 12px;
    font-weight: 400; 
    color: #000;
    margin: 0;

}
.field_container{
    display: flex;
}
/* Add this to your CSS file or style section */
.leaflet-container {
    height: 100vh; /* Full viewport height */
    width: 100%;   /* Full width */
  }
  .user_map{
    width: 70%;
  }
  .login-box {
    width: 1200px !important;
    height: 600px;
    background: #fff;
    border-radius: 24px;
    box-shadow: 4px 4px 20.9px 9px #DDDCEB40;
}
.login-img img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    border-radius: 24px 0px 0px 24px;
    /* opacity: 0.5; */
    filter: brightness(0.7);
}
.login-box .card {
    box-shadow: none;
}
.login-box .card .card-header {
    border-bottom: none !important;
    background: transparent;
}
.login-box .form-control {
    width: 343px !important;
    height: 50px;
    padding: 10px 17px 10px 17px;
    gap: 12px;
    /* border-radius: 12px 0px 0px 12px !important; */
    border-radius: 12px 12px 12px 12px !important;
    border: 1px solid #DBE4F7 !important;
    outline: none !important;
    box-shadow: none !important;
}
.login-box button.btn.btn-dark.btn-block {
    background: #FF7D20;
    border-color: #FF7D20;
}  
.nav-sidebar .nav-item > .nav-link {
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
}
.card-header {
    background: #F9FAFC;
    padding: 15px 20px !important;
}
 .card-header h2 {
    color: #121828;
    font-size: 28px;
    font-weight: 600;
    margin: 0;
}
.btn-primary {
    background: #FF7D20 !important;
    border-color: #FF7D20 !important;
}
.pro-img{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #777;
    background-color: #f7f7f7;
  }
  .pro-img img{
    width: 100%;
  }
  .adduser_img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    border-radius: 15px;
    overflow: hidden;
    border: 5px solid #000;
    position: relative;
}
  .addImg_sec{
    position: relative;
  }
  .addImg_sec input {
    display: block;
    margin: 20px auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    cursor: pointer;
    display: block; 
    margin: 20px auto;
}
.adduser_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
label{
    color: #000;
}
.fw-600{
    font-weight: 600 !important;
}
.create_user .card-body {
    padding: 3rem 1rem;
}
.dt-search {
    margin-left: auto;
    text-align: right;
}
.active_td{
    display: flex;
    gap: 10px;
    justify-content: center;
}
.active_td i{
    color: #FF7D20;
    font-size: 15px;

}
table td.img-td{
    min-width: 100px !important;
}
#Usertable img {
    width: 60px;
    height: 60px;
    border: 1px solid #FF7D20;
    border-radius: 5px;
    padding: 5px;
}
table th {
    background: #FF7D20 !important;
    color: #fff !important;
}
#Usertable .form-switch .form-check-input:checked {
    background-color: #FF7D20;
    border-color: #FF7D20; 
}
#Usertable .form-switch .form-check-input{ 
    cursor: pointer;
}
table th span {
    text-align: center !important; 
    /* display: block; */
}
.form-switch .form-check-input { 
    width: 42px !important;  
    padding: 11px 0;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background-color: #FF7D20 !important;
    color: #fff !important;
}
.dt-paging {
    text-align: right;
}
#Usertable_wrapper .dt-paging-button.current, #Usertable_wrapper .dt-paging-button.current:hover{
    background: #FF7D20 !important;
    color: #fff !important;

}
button.dt-paging-button.disabled.first, button.dt-paging-button.disabled.last {
    display: none !important;
}
.tabel th:nth-child(2), .tabel td:nth-child(2){
    max-width: 100px !important;
    width: 100px !important;
    min-width: 100px !important;
    }
    a.brand-link {
        text-align: center;
        text-decoration: none;
        font-size: 28px;
        font-weight: 600;
    }
    .login-logo {
        width: 140px;
    }
    .profile-img{
        border: 1px solid #0000002d;
        border-radius: 5px;
        padding: 5px;
    }
    .additional-img{
        width: 100px;
        height: 100px; 
        border: 1px solid #0000002d;
        border-radius: 5px;
        padding: 5px;
    }
    .additional_div{
        display: flex;
        gap:15px;
    }
    .add_btn{
        display: flex;
        gap: 10px;
        margin-left: auto;
    }