
.bg-light {
    background-color: #FFFFFF !important;
}

.border-right {
    border-right: 1px solid #ECECED;
}

.border-bottom {
    border-bottom: 1px solid #ECECED;
}

#wrapper #content-wrapper {
    background-color: #FFFFFF;
}

.active {
    background-color: rgba(231, 106, 50, 0.2);
    border-radius: 0.8rem;
    margin-right: 10px;
   
}

@media (min-width: 768px) {
    .sidebar .nav-item .nav-link {
        padding: 0.55rem;
    }
}

.topbar.navbar-light .navbar-nav .nav-item .nav-link {
    color: #1A202C;
    background: #FAFAFA;
    border-radius: 0.75rem;
    height: 2.575rem;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #E76A32;
    border-color: #E76A32;
    border-radius: 0.5rem;
}

.page-link {

    color: #1A202C;
    border: none;
}

div.dataTables_wrapper div.dataTables_paginate {
    text-align: left;
    float: left;
}

/* div.dataTables_wrapper div.dataTables_info {
    float: right;
} */

.dataTables_length,
.dataTables_paginate {
    padding-top: 0.70rem;
}

.dataTables_paginate {
    padding-top: 0.50rem;
}

/* .dataTables_length,
.dataTables_paginate {
    text-align: center !important;
} */

.table-bordered td,
.table-bordered th {
    border-bottom: 1px solid #e3e6f0;

}

.bod-right-none {
    border-right: none !important;
}

.bod-right-left-top-none {
    border-right: none !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: 1px solid #F3F3F4 !important;
}
.topbar .dropdown-list .dropdown-header {
    background-color: #E76A32;
    border: 1px solid #E76A32;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #fff;
}


.text-primary1 {
    color: #42644B;
}

.badge-clicked {
    background-color: #E3FFA8;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
}

.badge-returned {
    background-color: #FFA98D;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
}

.badge-delivered {
    background-color: #80FFA1;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
}

.badge-executed {
    background-color: #CBD3FF;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #F3F3F4;
}

.table-bordered td,
.table-bordered th {
    border-bottom: 1px solid #F3F3F4;
}

.t-head {
    color: #878588;
    font-weight: 600;
}

.dataTables_info,
.dataTables_length {
    color: #000;
    font-weight: 700;
}
.btn-block{
    background-color: #ffffff;
    color: #000000;
    font-size: .85rem;
    padding-left: 10px !important;
}
.ic-col{
    color: rgb(203, 164, 63);
}
.btn-primary{
   background-color: rgba(231, 106, 50) !important;
   border-color:  rgba(231, 106, 50) !important;
}
.btn-primary:hover {
    color: #fff;
    background-color: rgba(231, 106, 50) !important; 
    border-color: rgba(231, 106, 50) !important;
}
.setting-img {
    background-image: url(../img/icons/setting-icon.png);
    /* background-position: center;
    background-repeat: no-repeat; */
    background-size: cover;
    height: 70px; /* Set the desired height for the container */
}
.sidebar .nav-item {
    position: relative;
    margin-left: 10px !important;
    padding-left: 5px !important;
    margin-bottom: 5px;
}
@media (min-width: 768px){
.sidebar {
    width: 19rem!important;
}
}

@media (min-width: 765px){
.sidebar .nav-item .nav-link {
    text-align: left !important;
    padding: 0.75rem 1rem;
    width: auto;
}
}
@media (max-width: 768px){
    .topbar #sidebarToggleTop1 {
        display: none;
    }
    .sidebar .nav-item .nav-link {
        text-align: center;
        padding: 0.75rem 1rem;
        width: auto;
    }
    .card-2{
        margin: 1px !important;
     }
    }
.topbar #sidebarToggleTop1 {
    height: 2.5rem;
    width: auto !important;
}
.btn-link {
    font-weight: 400;
    color: #E76A32 !important;
    text-decoration: none;
}
.next{
    background-color: rgba(231, 106, 50, 0.2) !important;
    border-radius: 0.5rem;
    margin-left: 15px;
}
.previous{
    background-color: rgba(231, 106, 50, 0.2) !important;
    border-radius: 0.5rem;
    margin-right: 25px;
}
.page-link{
    font-weight: 700;
    font-size: 12px;
}
div.dataTables_wrapper div.dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 700 !important;
}
.dataTables_info{
    font-size: 12px;
}
div.dataTables_wrapper div.dataTables_info {
    padding-top: 1.1rem !important;
}
.topbar.navbar-light .navbar-nav .nav-item .nav-link:hover {
    background-color: rgba(231, 106, 50, 0.2);
    color: #000;
}
.topbar.navbar-light .navbar-nav .nav-item .nav-link:focus {
    background-color: #F18A5C;
    color: #000;
}
.card-2{
   margin: 50px;
}
#dataTable{
    font-size: 14px;
}
.topbar #sidebarToggleTop:hover {
    background-color: rgba(231, 106, 50, 0.2);
    border-color: rgba(231, 106, 50, 0.2);
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(231, 106, 50, 0.2);
}
/* .col-sm-12, .col-md-4{
 
    margin-right: 10px;
}
#dataTable_paginate{
    border-right: 1px solid #e3e6f0;
    padding-right: 10px;
  

}
.dataTables_length{
    border-right: 1px solid #e3e6f0;
    margin-right: -22px;
}
.dataTables_info{
    margin-left: 6px;
} */
.mt-5-1 {
    margin-top: 2.5rem!important;
}
.card-gray{
    background-color: #FAFAFA;
    border: none;
    border-radius: 0.75rem;
}
.border-left-info-2{
    border-left: 0.5rem solid rgb(203, 164, 63)!important;
}
.border-left-warning-2{
    border-left: 0.5rem solid rgb(129, 127, 38)!important;
}
.border-left-info-3{
    border-left: 0.5rem solid rgb(255, 191, 107)!important;
}
.colo-orange{
    color: #E76A32;
}
.green{
    color: #5EFB00;
}
  .black{
    color: #000;
  }
  .black:hover{
    color: #000;
  }
  .float-right{
    float: right;
  }
  .text-right{
    text-align: right;
  }
  .back-permi{
    background-color: #B0B0B0;
    border-radius: 0.75rem;
    color: #000;
  }
  .back-edit{
    background-color:   #f36b2c;
    border-radius: 0.75rem;
    color: #fff;
  }

  .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #F18A5C;
    border-color: #F18A5C;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(231, 106, 50,.5);
}
.float-left{
float: left;
}
.text-left{
    text-align: left;
    }
.bod-rad{
    border-radius: 0.75rem;
}
.input-group-text {
    background-color: #fff;
    border-radius: 0.75rem;
  
}
.left-bod{
    border-right: none;
}
 .custom-control-input:checked {
    accent-color: #f36b2c;
    border-radius: 1rem;
  }

  .font-s{
    font-size: 14px;
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow:0 0 0 0.2rem rgba(231, 106, 50,.5) !important;
}
.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #f36b2c;
    border-color: #f36b2c;
}
 
 .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #f36b2c; /* Change the background color to your desired color */
    border-color: #f36b2c; /* Optional: If you want to change the border color as well */
  }
 
 
  .btn-secondary:hover {
    color: #000000;
    background-color: #B0B0B0 !important;
    border-color: #B0B0B0 !important;
}
.btn-secondary:focus {
    color: #000000;
    background-color: #B0B0B0 !important;
    border-color: #B0B0B0 !important;
}
.permission-color-gray{
    color: #878588;
}
@media (min-width: 768px){
.sidebar .nav-item .nav-link span {
    font-size: 0.85rem !important;
    display: inline;
}
.h5, h5 {
    font-size: 13px;
}
}
@media (max-width:600px){

    .h5, h5 {
        font-size: 13px;
    }
    }
.nav-head{
    font-size: 30px;
}
.img-head{
    width: 45px;
}

.card-colr{
    background-color: #F3E2DB;
    border:none;
}
.card-font{
    font-size: 14px;
}
.card-font-2{
    color: #000;
    font-size: 26px;
}

.table-bod-fo{
    border: none;
    font-size: 14px;
}
.nav-link:hover {
    background-color: rgba(231, 106, 50, 0.2) !important;
        border-radius: 0.8rem;
    margin-right: 10px;
}
.card-back-chall{
    background-image: radial-gradient( #42644B, #253A29);
    border:none;
}
.text-yell{
   color: #F3E2DB;
}
.chall-text{
   color: #ffffff;
   font-size: 26px;
}
.card-span-font{
    font-size: 18px;
}
.card-font-span2{
    font-size: 20px;
}
.card-grad{
   background-image: linear-gradient(to right, #b35225, #E76A32); 
   border: none;
}
.card-grad-font{
    font-size: 22px; 
    color: #fff;
}
.card-grad-font2{
    color: #ffffff !important; 
    font-size: 20px !important;
}
.bod-none{
    border: none;
}
.challenge-icon{
    color: #E76A32;
}
.challenge-icon:hover {
    color: #E76A32;
    text-decoration: none !important;
}
.chall-sett-edit-font{
    color: #42644B; 
    font-size: 20px;
}
.chall-icon-bg{
    background-color: rgba(231, 106, 50, 0.2);
    border-radius: 0.5rem;
}
.hover:hover{
    color: black;
    text-decoration: none;
}
.btn-light-yellow{
    background-color: rgba(231, 106, 50, 0.2);
    color: black;
}
.btn-light-yellow:hover{
    background-color: rgba(231, 106, 50, 0.2);
    color: black;
}
.search-height{
    height: 38px;
}

.form-control:focus{
    color: #6e707e;
    background-color: #fff;
    border-color: rgba(231, 106, 50, 0.2);
    box-shadow: 0 0 0 0.2rem rgba(231, 106, 50, 0.2);
}
.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(231, 106, 50, 0.2);
}
.form-hover:hover{
border-color: #E76A32;
}

.form-hover{
    border-color: #ECECED;
    background-color: #FAFAFA;
    }

    .form-hover:focus{
        border-color:  #878588;
        background-color: #fff;
        }


   .badge-user-danger{
    background-color: #FFB7BF;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
}
.chall-icon-bg-gray{
    background-color: #B0B0B0;
    border-radius: 0.5rem;
    color: #878588;
}
.chall-icon-bg-gray:hover{
    background-color: #B0B0B0;
    border-radius: 0.5rem;
    color: #878588;
}
.chall-icon-bg-orange{
    background-color: #E76A32;
    border-radius: 0.5rem;
}
.white{
    color: #fff;
}
.white:hover{
    color: #fff;
}




  /* Style for button with aria-expanded="true" */
  button[aria-expanded="true"] {
    color: #fff;
    background-color: rgba(231, 106, 50) !important; 
    border-color: rgba(231, 106, 50) !important;
    border-radius: 0.75rem;
  }
  button[aria-expanded="true"]:hover {
    color: #fff;
    background-color: rgba(231, 106, 50) !important; 
    border-color: rgba(231, 106, 50) !important;
  }
  .colr-hover:hover{
    color: black;
  }
  .chall-icon-bg2{
    background-color: rgba(231, 106, 50, 0.2);
    border-radius: 0.75rem;
}
.font-s-new{
    font-size: 12px;
}
.chall-text-new{
    color: #ffffff;
    font-size: 18px;

}
.font-new{
    font-size: 11px;
}
@media (min-width: 768px){
.chart-area {
    height: 16rem;
}
}
.card-3{
    margin-left:23px;
    margin-right:23px;
}
.card-gray-help{
    background-color: #FAFAFA;
    border-radius: 0.5rem;
}


input[type="search"] :focus{
    color: #6e707e;
    background-color: #fff;
    border-color: rgba(231, 106, 50, 0.2);
    box-shadow: 0 0 0 0.2rem rgba(231, 106, 50, 0.2);
}
input[type="search"] :hover{
border-color: #E76A32;
}

input[type="search"] {
    border-color: #ECECED;
    background-color: #FAFAFA;
    border-radius: 0.5rem;
    width: 230px !important;
    }

    input[type="search"] :focus{
        border-color:  #878588;
        background-color: #fff;
        }
.bg-gray{
    background-color: #FAFAFA;
}
.user-icon-gray{
    color: #8A8081;
}
.font-s-user-detial{
    font-size: 15px;
}
.chall-text-user{
    font-size: 23px;
}
.btn-secondary2{
    background-color: #858796;
    border-color: #858796;
    border-radius: 0.75rem;
}
.gradient-table {
    border-left: 4px solid;
    border-color: transparent;
    border-image: linear-gradient(#5EFB00, #FF9F00, #FF0800) 50;
    padding: 10px;
  }
        
  .chall-icon-bg3{
    background-color: rgba(231, 106, 50, 0.2);
    border-radius: 0rem;
  }
  .bod-right{
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }
  .bod-left{
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }
  .font-s-new-1{
    font-size: 9px;
  }
  .active-1{
    background-color: rgba(231, 106, 50, 0.2);
    border-radius: 0.8rem;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .col-purple{
    color: #6537FF;
  }
  .btn-light-2{
    color: #3a3b45;
    background-color: #ffffff;
    border-color: #e8e8eb;
    border-radius: 0.75rem;
  }
