/* Select from below and Press Ctrl + F to GOTO their section */
/* 
BOOTSTRAPSection
ButtonSection
BreadCrumbsSection
FilterSection
PAGEHeaderSection
FORMSection
MAINCONTENT
CUSTOMPAGINATION
CSTMSidebar
TABLES/DATATABLES
SVGsSection
MODALSSection
CUSTOMUploader
LoginSection
OutputMessageValidation/Alert
DashboardSection
Modal-scrollbar-Styling
/* Form-Group-Role */



@media (min-width: 1400px) {
    .hp-container {
        margin: 0 auto;
        width: 1400px;
    }
}

.hp-cards h3 {
    font-size: 24px;
    font-weight: 600;
}

@font-face {
  font-family: 'Inter';
  src: url("../css/icons/fontawesome/fonts/Inter-Black.ttf");
  font-weight: 900;
  /* Adjust as needed */
}

@font-face {
  font-family: 'Inter';
  src: url("../css/icons/fontawesome/fonts/Inter-Light.ttf");
  font-weight: 300;
  /* Adjust as needed */
}

@font-face {
  font-family: 'Inter';
  src: url("../css/icons/fontawesome/fonts/Inter-Medium.ttf");
  font-weight: 500;
  /* Adjust as needed */
}

@font-face {
  font-family: 'Inter';
  src: url("../css/icons/fontawesome/fonts/Inter-Regular.ttf");
  font-weight: 400;
  /* Adjust as needed */
}

@font-face {
  font-family: 'Inter';
  src: url("../css/icons/fontawesome/fonts/Inter-SemiBold.ttf");
  font-weight: 600;
  /* Adjust as needed */
}

@font-face {
  font-family: 'Inter';
  src: url("../css/icons/fontawesome/fonts/Inter-Bold.ttf");
  font-weight: 700;
  /* Adjust as needed */
}

html {
    scroll-behavior: smooth;
}
body {
  background-color: #f1f1f1;
  font-family: 'Inter';
  color: #20252F;
}

.navbar-inverse {
  background-color: #0c111d;
  border-color: #0c111d;
}

.navbar {
  border-width: 2px 0;
  border-width: 2px 0;
}

.navbar-message {
  /* background-color: #1E222C; */
  border-radius: 50px;
  padding-top: 7px !important;
  padding-bottom: 9px !important;
}

.navbar-brand,
.d-flex {
  display: flex;
}
.flex-row-space-between {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.d-none {
  display: none;
}

.navbar-brand>img {
  height: 20px;
}

.navbar-brand span {
  font-size: 24px;
  padding-left: 10px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 2px;
}
/* Second Sticky Bar */

.navbar-info {
    margin: 12px 0;
    background-color: #D0E2FF;
    /* background-color: #111111; */

    color: #007aff;
    display: none;
    transition: all .3s fade;
}

.sticky {
    position: fixed;
    top: 49px;
    width: 100%;
    z-index: 1000;
}
.sticky2 {
    position: sticky !important;
    top: 50px;
    width: 100%;
    z-index: 1000;
}
.navbar-info.sticky {
    display: block;
}

.navbar-info .info-container {
    padding: 0 28px;
}

    .navbar-info .info-container .form-group {
        margin-top: 10px;
        margin-bottom: 0;
    }

.navbar-info .form-group .label2 {
    font-weight: 600;
}

.navbar-info .label-grey {
    color: #969696;
}
.w-auto {
  width: auto;
}
.nicescroll-cursors {
  background-color: #e8562e !important;
}
.bg-grey {
    background-color: #EAECF0 !important;
}
.bg-red {
  background-color: #D92D20 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-main {
  background-color: #f1f1f1 !important;
}

.text-primary {
  color: #eb5017 !important;
}

.ml-auto {
  margin-left: auto;
}

.mt-27 {
  margin-top: 27px !important;
}

.ml--6px {
  margin-left: -6px;
}

.ml--8px {
  margin-left: -8px;
}

.ml-10px {
  margin-left: 10px !important;
}

.ml-0px {
  margin-left: 0px !important;
}

.ml-8px {
  margin-left: 8px !important;
}

.ml-2px {
  margin-left: 2px !important;
}

.ml-15px {
  margin-left: 15px !important;
}

.ml-20px {
  margin-left: 20px !important;
}

.ml-0px {
  margin-left: 0px !important;
}

.mt--10px {
  margin-top: -10px !important;
}

/* .mt--8px {
  margin-top: -8px !important;
} */

/* .prt--8px {
  position: relative;
  top: -8px;
} */

.mt--15px {
  margin-top: -15px !important;
}

.mt--1px {
  margin-top: -1px !important;
}


.px-18px {
  padding-left: 18px !important;
  padding-right: 18px !important;
}

.pl-50px {
  padding-left: 50px !important;

}

.pb-50px {
  padding-bottom: 50px;
}


.mt-5px {
  margin-top: 5px !important;
}

.mt--1px {
  margin-top: -1px !important;
}

.mt--15px {
  margin-top: -15px !important;
}

.mt--20px {
  margin-top: -20px !important;
}


.mt--25px {
  margin-top: -25px !important;
}

.mt--30px {
  margin-top: -30px !important;
}

.mt--7px {
  margin-top: -7px !important;
}

.mt--6px {
  margin-top: -6px !important;
}

.mt--25px {
  margin-top: -25px !important;
}

.mt--20px {
  margin-top: -20px !important;
}

.mt--28px {
  margin-top: -28px !important;
}

.ml--10px {
  margin-left: -10px !important;
}

.ml--12px {
  margin-left: -12px !important;
}


.mb-20px {
  margin-bottom: 20px !important;
}

.mb-5px {
  margin-bottom: 10px !important;
}

/* .mb-4px {
  margin-bottom: 4px;
} */

.mb-10px {
  margin-bottom: 10px !important;
}

.mb-0px {
  margin-bottom: 0px !important;
}

.mb--15px {
  margin-bottom: -15px !important;
}

/* .mb--6px {
  margin-bottom: -6px !important;
} */

.mb--20px {
  margin-bottom: -20px !important;
}

.mt-11px {
  margin-top: 10px !important;
}

.mt-1px {
  margin-top: 1px !important;
}

.mt-5px {
  margin-top: 5px !important;
}

.mt-0px {
  margin-top: 0px !important;
}

.mt-12px {
  margin-top: 12px !important;
}


.mt--20px {
  margin-top: -20px !important;
}

.mt-20px {
  margin-top: 20px !important;
}

.mt-10px {
  margin-top: 10px !important;
}

.mt-6px {
  margin-top: 6px !important;
}

.mb-15px {
  margin-bottom: 15px !important;
}

.ml-20px {
  margin-left: 20px !important;
}

.ml-25px {
  margin-left: 25px !important;
}

.ml-30px {
  margin-left: 30px !important;
}

.ml-13px {
  margin-left: 11px !important;
}



.m-0 {
  margin: 0 !important;
}

.p-15 {
  padding: 15px;
}

.px-0 {
  padding-left: 0;
  padding-right: 0;
}

.px-2 {
  padding-left: 2px !important;
  padding-right: 2px !important;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

/* .pt-7 {
  padding-top: 7px !important;

} */

.px-12px {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.px-4px {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

.px-7px {
  padding-left: 7px !important;
  padding-right: 7px !important;
}

.px-8px {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.px-10px {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.px-20px {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.px-30px {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.px-18px {
  padding-left: 18px !important;
  padding-right: 18px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.ml-mr-12px {
  margin-left: 12px;
  margin-right: 12px;

}

.mr-12px {
  margin-right: 12px;
}

.mr-10px {
  margin-right: 10px;
}

.mr-5px {
  margin-right: 5px;
}

.mt-10px {
  margin-top: 10px !important;
}

.bb-grey {
    border-bottom: 1px solid #ddd !important;
}
.pt-0 {
  padding-top: 0 !important;
}

.main_border {
  border-top: 1px solid #eaecf0;
  border-radius: 8px;
}

.b-0 {
  border: 0;
}

.bt-8 {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.bt-0 {
  border-top: 0;
}

.br-6 {
  border-top-right-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}

.right0 {
  right: 0;
}

.align-center {
  align-items: center;
}

label .f.w {
  font-weight: 500;
}

/* .d-flex {
  display: flex;
} */
.btn-primaryTrack {
  width: 205px;
  padding: 16px 0;
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  border-radius: 8px;
  color: #fff;
  border: 1px solid var(--border-styles-border-primary, #EB5017);
  background: var(--bg-styles-bg-tertiary, #EB5017);
  margin-right: 10px;
  /* Added margin */
}

.btn-secondaryTrack {
  width: 205px;
  padding: 16px 0;
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  border-radius: 8px;
  border: 1px solid var(--border-styles-border-primary, #D0D5DD);
  background: var(--bg-styles-bg-tertiary, #F2F4F7);
}


/* BOOTSTRAPSection */
.btn.btn-primary {
  /* background: #eb5017; */
  font-family: 'Inter';
  color: #fff;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  border: none;
  text-shadow: none;

}




#edu-notif {
  position: relative;
  top: 12px;
  font-weight: 600;
  color: #eb5017;
}

#edu-notif-1 {
  position: relative;
  top: 12px;
  font-size: 14px;
  font-weight: 400;
  color: grey;
}

.btn.btn-primary:hover {
  /* background-color: #0c111d; */
  transition: background-color 0.5s ease;
  -webkit-box-shadow: none;
  box-shadow: none;
  transform: scale(1.01);
  font-weight: 600;

}

.btn-link {
  border-radius: 8px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  border: 1px solid #d0d5dd;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  transform: scale(1.01);
  font-weight: 600;
  color: #20252F;
}

.btn-link:focus:not(:hover) {
  -webkit-box-shadow: none;
  box-shadow: none;
  transform: none;
  font-weight: normal;
  border: 1px solid #d0d5dd;
}

/* ButtonSection */
.heading-btn {
  padding: 7px 0;
  margin: 0;
  background: #fff;
}

.heading-btn:hover,
.btn-icon:hover {
  padding: 7px;
}

/* Btns Used in Assets */
.item-deleteBtn {
  border: 1px solid #D0D5DD;
  background: none;
  border-radius: 4px;
  padding: 5px 32px;
  /* margin-top: 7px; */
}

.item-deleteBtns {
  border: 1px solid #D0D5DD;

  background: none;
  border-radius: 4px;
  padding: 5px 19px;
  top: -20px;
  left: -22px;
  position: absolute;
}


/* BreadCrumbsSection */
.breadcrumbs,
.sectionPadding {
  padding: 15px 20px;
}

.breadcrumbs:after {
  content: "";
  display: table;
  clear: both;
}

.breadcrumbs ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.breadcrumbs ul span {
  color: #20252F;
  font-family: 'Inter';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  padding: 0 15px 0 10px;
}

.breadcrumbs ul .backbtn {
  display: flex;
  align-items: center;
}

.breadcrumbs ul .backbtn:hover,
.breadcrumbs ul .backbtn:focus {
  background-color: #fff;
  border-radius: 10px;
  transition: background-color 0.3s ease-in;
  cursor: pointer;
}

.breadcrumbs ul .backbtn:hover span {
  font-weight: 600;
  transform: translateX(3px);
  transition: transform 0.3s ease, font-weight 0.3s ease;
}

.breadcrumbs ul:after {
  content: "";
  display: table;
  clear: both;
}

.breadcrumbs ul>li {
  float: left;
  color: #7D8398;
  font-size: 11px;
  padding: 2px 3px;
  font-weight: 400;
}

.breadcrumbs button {
  float: right;
  padding: 7px 12px;
  border-radius: 8px;
}

.breadcrumbs ul>li>a {
  color: #7D8398;
  display: block;
  padding: 2px 3px;
  font-size: 11px;
  float: left;
  font-weight: 400;
  font-family: 'Inter', sans-serif;
  text-decoration: none;
}

.breadcrumbs ul>li.active>a {
  float: left;
  color: #EB5017;
  font-weight: 500;
}

.breadcrumbs ul>li i {
  float: left;
  font-size: 11px;
  margin: 7px 0 6px 0;
}

.breadcrumbs .close-bread {
  float: right;
}

.breadcrumbs .close-bread>a {
  color: #999;
  display: block;
  font-size: 14px;
  margin: 4px 8px;
}

.breadcrumbs .close-bread>a:hover {
  text-decoration: none;
}

.icon__link {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.icon__link span {
  color: #fff;
}

/* .table tr td.dropdown .dropdown-menu li .link svg ,  */
.icon__link svg {
  margin-right: 5px;
}

/* FilterSection */
.selectedFilter {
  position: relative;
  display: flex;
  width: fit-content;
  margin-right: 10px;
}

.selectedFilter button {
  border: none;
  padding: 4px 4px;
}

.filterDropBtn {
  border: 1px dashed #C9CCCF !important;
  border-radius: 2px;
}

.filterDropBtn:focus,
.filterDropBtn:active:focus {
  box-shadow: none;
}

.remove-filter-btn {
  border: 0;
  border-left: 1px solid #C9CCCF !important;
  border-radius: 0;
  padding: 0 6px !important;
}

/* PAGEHeaderSection */
.page-header {
  margin: 0 20px;
  box-shadow: none;
  border: 1px solid #EAECF0;
  border-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.page-header-content {
  padding: 0;
  border-radius: 8px;
}

.page-title {
  padding: 15px 16px;
  border-radius: 8px;
}

.page-title h4 {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.15px;
}

.onlyDetailPageh1 {
  font-weight: 700;
  font-size: 24px;
}


/* FORMSection */
label {
    font-weight: 500;
    color: #1a1a1a;
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: searchfield-cancel-button;
}

.input-group input {
  border-radius: 6px;
}

.input-group input::placeholder {
  color: #d0d7dd;
}

.input-group .form-control:first-child {
  border-radius: 6px;
}

.input-group-btn:last-child>.btn-search {
  border-radius: 6px;
  margin-left: 5px;
  background-color: black;
}

.input-group-btn:last-child>.btn-search {
  border-radius: 6px;
  margin-left: 5px;
  background-color: black;
}

.form-control {
  border-radius: 6px;
  border: 1px solid var(--Border-Styles-Border-Primary, #D0D5DD);
  background: var(--Text-Styles-Text-White, #FFF);
}

.form-control:active,
.form-control:focus {
  border: 1px solid var(--Border-Styles-Border-Primary, #0c111d);
  ;
}

.form-group {
  margin-bottom: 15px;
}

/* Select2 */
.select2flex-col {
  display: flex;
  flex-direction: column;
}

.select2-container .select2-selection--single {
  min-height: 36px;
}

.select2-selection--single {
  border-radius: 6px;
  border: 1px solid var(--Border-Styles-Border-Primary, #D0D5DD);
  padding: 0;
}

.select2-selection--single .select2-selection__arrow:after {
  content: url('../images/arrow-down.svg');
  width: 16px;
  height: 16px;
  margin-top: -7px;
}

.select2-container--open .select2-selection--single .select2-selection__arrow:after {
  content: url('../images/arrow-down.svg');
  transform: rotate(180deg);
  margin-top: -3px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 33px !important;
}

.select2-selection--single:not([class*=bg-]):not([class*=border-]) {
  border-color: #d0d5dd;
}

.select2-search--dropdown .select2-search__field {
  padding: 0 20px 0 40px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #3276E8 !important;
  color: white;
}

/* Select2 - MultiSelect */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #007AFF(235, 80, 23, 0.7) !important;
}

.select2-selection--multiple {
  padding-left: 7px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #007AFF !important;
  border: 1px solid #007AFF !important;
  padding: 2px 5px !important;
}

.select2-container .select2-search--inline {
  margin-top: 3px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff !important;
}

.select2-container .select2-selection--multiple .select2-search__field {
  margin-left: 0;
}

.dwn_abel>p>svg {
  vertical-align: middle;
  /* Align the SVG vertically */
}

.cstm_error_feild {
  border: 1px solid red;
}


/* MAINCONTENT */
/* bottom border of header is removed */
.panel {
  box-shadow: none;
  border: 1px solid #EAECF0;
  border-radius: 8px;
  border-top: none;
}

.box-title-tabs {
  display: flex;
  /* padding: 0 10px 0px 16px; */
  padding: 0 10px 0px 0px;
  /* border-bottom: 1px solid #EAECF0; */
  margin-bottom: 0px;
}

.box-title-tabs>.box-title-tab>button {
  padding: 0;
  margin-right: 16px;
  color: #7D8398;
  background: none;
  font-family: 'Inter';
  font-size: 16px;
  font-weight: 400;
  border: none;
  /* padding-bottom: 16px; */
}

.box-title-tabs>.box-title-tab>button.active {
  color: #20252F;
  font-weight: 500;
  border-bottom: 2px solid #20252F;
  /* border-top: 2px solid #20252F; */
}

.box-title-tabs>.box-title-tab>button:hover,
.box-title-tabs>.box-title-tab>button:focus {
  color: #20252F;
  font-weight: 500;
  border-bottom: 2px solid #20252F;
  transition: color .5s ease;
}

.container-detached .panel {
  border-top: 1px solid #EAECF0;
}

.container-detached .panel-heading {
  background-color: transparent;
}

.container-detached .panel-heading .panel-title {
  font-size: 20px;
  font-weight: 600;
}

.form-group .label-grey {
  color: #63666d;
  margin-bottom: 0;
}

.form-group .label2 {
  font-weight: 500;
  text-transform: uppercase;
}

.panel-subtitle {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
}


/* CUSTOMPAGINATION */
.box-footer {
  border-top: 1px solid #ddd;
  padding: 16px;
}

.box-footer .table_page_indicator {
  padding-top: 5px;
  color: #7D8398;
  font-family: 'Inter';
  font-weight: 400;
}

.box-footer .pagination>.pagination-item {
  border: 0;
  color: rgba(32, 37, 37, 0.8);
  margin: 0;
  font-size: 13px;
  font-family: 'Inter';
  font-weight: 400;
}

.box-footer .pagination>.pagination-item:hover {
  font-weight: 600;
  transform: scale(1.01);
}

.box-footer .pagination>.active {
  background-color: #ffece5;
  color: #eb5017;
  border-radius: 10px;
}

.box-footer .btn-group {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.box-footer .btn-group>.table_btn_prev,
.box-footer .btn-group>.table_btn_next {
  display: flex;
  align-items: right;
  background-color: #fff;
  color: #7D8398;
  border: 1px solid #d0d5dd;
  border-radius: 5px;
  padding: 7px 12px;
  font-family: 'Inter';
  margin: 0 8px;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
}

.box-footer .btn-group>.table_btn_prev svg,
.box-footer .btn-group>.table_btn_next svg {
  margin-right: 5px;
  /* Adjust spacing between button text and SVG icon */
  margin-left: 5px;
  /* Adjust spacing between button text and SVG icon */
}

.box-footer .btn-group>.table_btn_prev:hover,
.box-footer .btn-group>.table_btn_next:hover {
  font-weight: 600;
  transform: scale(1.01);
  transition: font-weight .3s ease, transform .3s ease;
}

.pagination {
  list-style: none;
  display: flex;
  justify-content: center;
  padding: 0;
}

.pagination-item {
  margin: 0 5px;
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  cursor: pointer;
}

.pagination-item:hover {
  color: #fff;
  font-weight: bold;
}

.pagination-item.active {
  text-align: center;
  font-feature-settings: 'cv04' on, 'cv03' on;
  /* Paragraph/Small/Regular */
  font-family: 'Inter';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  /* 20.3px */
}

.pagination-item.disabled {
  /* color: #ccc; */
  cursor: not-allowed;
  color: var(--primary-500, #EB5017);
}


/* CSTMSidebar */
/* @media (min-width: 1600px){
.cstm_sidebarlist{width: 17%;}
.cstm_sidebarcontent{width: 83%;}
} */
.sidebar-detached {
  position: sticky;
  top: 40px;
}

@media (max-width: 769px) {
  .sidebar-detached {
    position: relative;
    top: 0px;
  }
}

.imgUpload {
  padding-bottom: 10px;
}

.imgUpload>a {
  margin-bottom: 0 !important;
  border: 3px solid #fff;
  border-radius: 50%;
}

.imgUploadBtn {
  position: absolute;
  bottom: 20px;
  right: 50px;
  border-radius: 50%;
  border: 4px solid #fff;
  padding: 8px;
  background-color: #3276E8;
}

.imgUploadBtn:hover {
  background-color: #EB5017;
}

.cstm_sidebarlist2 {
  margin: 0 20px 60px 20px;
  padding: 16px;
  background: white;
  border: 1px solid #EAECF0;
  border-top: none;
}

.cstm_sidebarlist2 .navigation>li>a {
  margin: 0;
  padding: 12px 20px;
}

.cstm_sidebarlist2 .navigation>li.active>a {
  background: #fff;
}

.cstm_sidebarlist2 .navigation {
  background-color: #f1f1f1;
}

.navigation>li.active>a,
.navigation>li.active>a:hover,
.navigation>li.active>a:focus {
  border-radius: 4px;
}

.navigation>li>a {
  padding: 12px 10px;
  margin: 0 8px;
}

.navigation>li ul li a {
  padding: 0px 20px;
  padding-left: 51px;
  min-height: 40px;
}

.navigation>li ul li.active a {
  background-color: transparent;
}

.sidebar-xs .sidebar-main .navigation>li>a>svg {
  margin: 0px auto;
  display: block;
  float: none;
}

.cstm_sidebarlist2 .navigation li.active a,
.cstm_sidebarlist2 .navigation li.active a svg path {
  border-radius: 0;
  color: #EB5017;
  stroke: #EB5017;
}

.cstm_sidebarlist2 .navigation>li:hover>a {
  background-color: transparent;
  color: #20252F;
  font-weight: 600;
}

.cstm_sidebarlist2 .navigation>li.active:hover>a {
  background: white;
  color: #EB5017;
}



/* For MainSidebar - added fontawesome and jquery file for table icons sort*/
@media (min-width: 769px) {
  .cstm-msidebar {
    height: 100vh;
  }

  .has-detached-left .content-detached {
    margin-left: 276px;
  }
}

.sub-navigation li a {
  color: #20252F;
  min-height: 40px;
  padding: 8px 10px 0;
}

.sub-navigation li a span {
  line-height: 24px;
}

.sidebar-mobile-secondary-toggle {
  display: none;
}

@media (max-width: 1200px) {
  .sidebar-mobile-secondary-toggle {
    display: block;
  }
}

.mandatoryColor {
  color: red;
}

.onlyDetailPage .content-detached {
  margin: 0 20px;
}

.onlyDetailPage .container-detached:last-of-type {
  margin-bottom: 100px;
}


/* TABLES/DATATABLES */
.datatable-header,
.datatable-footer {
  display: none;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  padding: 12px 12px;
}

/* @media screen and (max-width: 768px){ */
.table-responsive>.table>thead>tr>th,
.table-responsive>.table>tbody>tr>th,
.table-responsive>.table>tfoot>tr>th,
.table-responsive>.table>thead>tr>td,
.table-responsive>.table>tbody>tr>td,
.table-responsive>.table>tfoot>tr>td {
  white-space: nowrap;
}

/* }} */
.table>thead>tr>th {
  border-top: 1px solid #EAECF0;
  border-bottom: 1px solid #EAECF0;
  background-color: #f1f2f4;
}

.table-responsive {
  overflow-x: auto;
  white-space: nowrap;
  scrollbar-width: thin;
  scrollbar-color: #333 #ddd;
}

.table-responsive::-webkit-scrollbar {
  width: 5px;
  height: 3px;
}

.table-responsive::-webkit-scrollbar-thumb {
  background-color: #0c111d;
}

.table-responsive::-webkit-scrollbar-track {
  background-color: #ddd;
}

.fa {
  padding-left: 2px;
}

.search-with-table {
  float: right;
  margin-top: -52px;
  padding-bottom: 0;
}

@media (max-width: 768px) {
  .search-with-table {
    margin-top: 0;
    padding-bottom: 16px;
  }
}

.custom-icon:before {
  content: url('../images/fa-sort.svg');
  /* Default icon */
  /* width: 16px;  */
  /* height: 16px; */
  display: inline-block;
  vertical-align: middle;
}


.custom-icon.asc:before {
  content: url('../images/fa-sort-asc.svg');
  /* Ascending icon */
}

.custom-icon.desc:before {
  content: url('../images/fa-sort-desc.svg');
  /* Descending icon */
}

th {
  cursor: pointer;
}

td .dropdown .dropdown-toggle,
td .dropup .dropdown-toggle {
  padding: 0 10px;
}

.dropdown-menu {
  border-radius: var(--8, 8px);
  border: 1px solid var(--Border-Styles-Border-Primary, #D0D5DD);
  background: #FFF;
}

.dmenu_table {
  min-width: 120px;
}

.dmenu_table>li>a>i {
  margin-right: 6px;
}

/* .dropdown-menu > li > a{
padding: 5px; 
} */



/* SVGsSection  */
.svg-with-text {
  display: flex !important;
  align-items: center;
}

.svg-with-text svg {
  margin-right: 10px;
  /* Adjust the margin as needed */
}

.inline_flex {
  display: inline-flex;
}

/* CSTMSpinner */
.cstm-spinner {
  animation: spin 2s linear infinite;
  /* Add animation to rotate */
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
    /* Rotate the spinner */
  }
}

.cstm-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(255, 255, 255);
  opacity: 0.8;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
}



/* MODALSSection */
.modal-content {
  padding: 0 15px;
}

.modal-header {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 0px;


}

.modal-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  font-size: 17px;
  letter-spacing: 0px;
}

.modal-footer {
  padding: 20px;
  border-top: 1px solid #E8E8E8;
}




/* CUSTOMUploader*/
/* CUSTOMUploader */
.uploadContainer {
  min-width: 240px;
  max-width: 300px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  font-family: 'Poppins', sans-serif;
  border-radius: var(--12, 12px);
  border: 1px solid #D0D5DD;
  margin: 10px;
}

.uploadStatus {
  flex-grow: 1;
  cursor: pointer;
  padding: 8px 15px;
  min-height: 56px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.fileInputFeild {
  display: none !important;
}

.progressContainer {
  width: 100%;
  background-color: #eaecef;
  margin-top: 10px;
  height: 5px;
  overflow: hidden;
  border-radius: 50px;
}

.progressBar {
  width: 30%;
  height: 100%;
  background-color: #3276e8;
  overflow: hidden;
  position: relative;
}
.sticky-wrapper {
    position: static;
    top: 121px; /* Adjust based on the height of your navbar and secondary bar */
    z-index: 1000; /* Ensure it's above other content, adjust as necessary */
    background-color: #fff;
}
.scrollMargin {
    scroll-margin-top: 280px;
}
    .fileName {
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}

.statusText {
  margin-top: 5px;
  color: #3276E8;
  font-size: 12px;
  font-weight: 500;
}

.sizePer {
  float: right;
}

.statusTextUploading {
  color: #3276E8;
}

.statusTextSuccess {
  color: #079455;
}

.statusTextError {
  color: #D92D20;
}

.actionButton {
  margin-left: 10px;
  margin-right: 15px;
  cursor: pointer;
}

.uploadStateNew {
  background-image: url('/assets/images/bg_upload.svg');
  /* Add your upload icon image */
  background-repeat: no-repeat;
  background-size: 100px 100px;
  /* Adjust the size of the background icon */
  background-position: center;
}

.uploadStateNew:hover,
.addButtonContainer:hover {
  border: 1px dashed #3276E8;
}

.uploadStateInProg {
  border: 1px dashed #3276E8;
}

.progressContainer .progressBar:after {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.3;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 25px;
  z-index: 10;
}

.uploadStateInProg:hover .progressBar:after {
  left: 120%;
  transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
}

.uploadStateSuccess {
  border: 1px dashed #079455;
  overflow: hidden;
  position: relative;
}

/* .uploadStateSuccess span {
  z-index: 20;
  } */
.uploadStateSuccess:after {
  background: #079455;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.1;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  z-index: 10;
}

.uploadStateSuccess:hover:after {
  left: 120%;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
}

.uploadStateError {
  border: 1px dashed #D92D20;
}

.uploadStateError .statusText {
  transition: font-size 0.3s ease;
}

.uploadStateError:hover .statusText {
  font-size: 16px;
}

.addButtonContainer {
  display: flex;
  align-items: center;
  margin: 10px;
  border: 1px solid #d0d5dd;
  border-radius: var(--12, 12px);
  padding: 8px;
}

.addButton {
  background-color: transparent;
  /* Transparent background */
  border: 1px solid #d0d5dd;
  cursor: pointer;
  /* Show pointer cursor on hover */
  display: flex;
  margin: 10px;
  padding: 8px;
  border-radius: var(--12, 12px);
  align-items: center;
  /* Align items vertically */
}

.addButton svg {
  width: 24px;
  /* Set width of the SVG icon */
  height: 24px;
  /* Set height of the SVG icon */
  fill: #141B34;
  /* Fill color of the SVG icon */
  margin-right: 10px;
}

.addButton:hover svg {
  fill: #3276e8;
  /* Change fill color on hover */
}




/* ##### LoginSection #####  */
/* ##### LoginSection #####  */
.login_left {
  display: none;
  padding: 50px;
  background-color: #f0f0f0;
  background-image: url(../../assets/images/loginsidepanel.svg);
  /* display: flex; */
  /* flex-direction: column; */
  /* justify-content: center; */
  /* align-items: center; */
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.login_left h1 {
  margin-top: 50px;
  font-size: 50px;
  font-weight: bold;
  color: #fff;
}

.login_left p {
  margin-top: 50px;
  font-size: 16px;
  color: #fff;
}

.login_left img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: 40px;
  object-fit: contain;
}

.login-form h5 {
  font-size: 24px;
  font-weight: bold;
}

.login-form h5>small {
  font-size: 16px;
  font-weight: 400;
}

.login_right {
  padding: 20px;
  /* padding-top: 70px; */
  display: flex;
  justify-content: center;
  /* Center horizontally */
  align-items: center;
  /* Center vertically */
  flex-direction: column;
  /* Stacking items vertically */
}

@media (min-width: 1000px) {
  .login_left {
    display: block;
  }

  .login_right {
    padding-top: 70px;
  }
}

@media (max-width: 1400px) {
  .login_left h1 {
    margin-top: 30px;
    font-size: 35px;
    font-weight: bold;
    color: #fff;
  }

  .login_left p {
    margin-top: 30px;
    font-size: 13px;
    color: #fff;
  }
}




/* OutputMessageValidation/Alert */

#outputMessage {
  padding: 20px;
  display: none;
  color: #155724;
  border-radius: 6px;
  border-color: #c3e6cb;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 28px;
  border-radius: 6px;
  background: #FFB1A9;
}

/* Alert close button */
#outputMessage .closebtn {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 16px 12px 16px;
  color: black;

  font-weight: bold;
  float: right;
  font-size: 20px;
  line-height: 28px;
  cursor: pointer;
  transition: 0.3s;
}

#outputMessage .closebtn:hover {
  color: white;
}

/* Alert svg */
#outputMessage svg {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-bottom: -4px;
}

#outputMessage li {
  margin-left: 10px;
}

#outputMessage span {
  color: #231F20;
  position: relative;
  bottom: 19px;
}

/* DASHBOARDSECTION */
.dashboard {
  display: flex;
  justify-content: space-between;
  background-color: #ffffff;
  margin-bottom: 20px;
}

.card {
  background-color: #ffffff;
  border: 2px solid #eaecf0;
  padding: 20px;
  text-align: left;
  border-radius: 6px;
}

.card h3 {
  margin: 5px 0;
  color: #333;
  font-weight: 500;
  font-size: 18px;
}

.card .value {
  font-size: 22px;
  font-weight: bold;
  color: #000;
}

/*.card p {
  font-size: 13px;
  color: #999999;
  font-weight: 300;
}*/

.dashboard-widget {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* padding: 10px; */
  border-radius: 5px;
  margin: 0 20px;
  font-family: Arial, sans-serif;
}

.dashboard-widget .title {
  font-size: 24px;
  color: #333;
}

.dashboard-widget .filters {
  display: flex;
  gap: 10px;
}

.dashboard-widget button {
  padding: 5px 10px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.dashboard-widget .active {
  background-color: #eb5017;
  /* Green */
  color: white;
}

.dashboard-widget .on-leave {

  /* Red */
  color: black;
}

.dashboard-widget select {
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
}

.graph_spacing {
  min-width: 310px;
  height: 400px;
  margin: 0 auto
}

@media (max-width: 1400px) {
  .card {
    padding: 20px 10px;
  }
}


/* Modal-scrollbar-Styling */
/* Style the scrollbar */
.modal-body::-webkit-scrollbar {
  width: 12px;
}

/* Track */
.modal-body::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.modal-body::-webkit-scrollbar-thumb {
  background: #eb5017;
  /* Change this to your desired scrollbar color */
  border-radius: 6px;
  /* Round corners of the scrollbar handle */
}

/* Handle on hover */
.modal-body::-webkit-scrollbar-thumb:hover {
  background: #eb5017;
  /* Change the hover color of the scrollbar */
  border-radius: 6px;
}

/* Buttons (arrows) */
.modal-body::-webkit-scrollbar-button {
  background-color: yellow;
  /* Change this to your desired button color */
  display: none;
  border-radius: 6px;
}

/* Buttons on hover */
.modal-body::-webkit-scrollbar-button:hover {
  background-color: yellow;
  border-color: #eb5017;
  display: none;
}







/* new */


.modal-footer button {
  display: inline-block;
}

#checkbox1 {
  margin-left: -22px;
}

#checkbox2 {
  margin-left: -22px;
}

#checkbox3 {
  margin-left: -22px;
}






#checkbox4 {
  margin-top: -10px;

}

#checkbox5 {
  margin-top: -10px;

}

#checkbox6 {
  margin-top: -10px;
}

#form-group {
  margin-bottom: 15px;
  margin-left: 23px;
}

#footercustom {
  margin-bottom: 20px;
  margin-right: 20px;
}



/* Style for checked state */
/* .checkbox input[type="checkbox"]:checked::before {
  content: '\2713';

  font-size: 13x;

  color: white;

  background-color: #eb5017;
  position: absolute;

  top: 35%;


  transform: translate(-35%, -35%);

  width: 13px;


} */

.checkbox-label {
  display: inline-block;
  position: relative;
  cursor: pointer;
}

/* Form-Group-Role */
#fgrsidebar {
  margin-bottom: 18px;
}

#fgrfooter {
  margin-bottom: 18px;
}

.textarea-self-assesment {
  resize: none;
  overflow: auto;
  border-radius: 5px;
  border: 1px solid #ddd;
  color: red;

}

.textarea-self-assesment {
  padding-left: 10px;
  color: gray;
}


/* Add Shift */
.custom-checkbox-container {
  position: relative;
  left: 30px;
}



/* Container for vertical layout */
.checkbox-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  /* Adjust spacing between checkboxes */
}

/* Style for the custom checkboxes */
.custom-checkbox-container {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  position: relative;
}



/* Hide the default checkbox */
.custom-checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}



/* Style the custom checkbox */
.custom-checkbox-checkmark {
  height: 18px;
  width: 18px;
  background-color: white;
  border-radius: 4px;
  margin-left: 65px;
  border: solid 2px #d0d5dd;
  /* Adjust spacing between checkbox and label */
}

.custom-checkbox-checkmark-one {
  height: 18px;
  width: 18px;
  background-color: white;
  border-radius: 4px;
  margin-left: 43px;
  border: solid 2px #d0d5dd;
}

/* Change color of custom checkbox when checked */
.custom-checkbox-container input:checked+.custom-checkbox-checkmark {
  background-color: #eb5017;
  border: solid 1px #eb5017;

}



/* Custom checkmark icon */
.custom-checkbox-container input:checked+.custom-checkbox-checkmark::after {
  content: "";
  display: block;
  position: absolute;
  left: 181px;
  top: 7px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(44deg);

}


/* First-checkbox */



.custom-checkbox-container-one {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
  position: relative;
}

.custom-checkbox-container-one input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.custom-checkbox-checkmark-one {
  height: 18px;
  width: 18px;
  background-color: white;
  border-radius: 4px;
  margin-left: 14px;
  border: solid 2px #d0d5dd;
}

.custom-checkbox-container-one input:checked+.custom-checkbox-checkmark-one {
  background-color: #eb5017;
  border: solid 1px #eb5017;

}

.custom-checkbox-container-one input:checked+.custom-checkbox-checkmark-one::after {
  content: "";
  display: block;
  position: absolute;
  left: 203px;
  top: 5px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(44deg);
}


/* Second-checkbox */

.custom-checkbox-container-two {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
  position: relative;
}

.custom-checkbox-container-two input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.custom-checkbox-checkmark-two {
  height: 18px;
  width: 18px;
  background-color: white;
  border-radius: 4px;
  margin-left: 62px;
  border: solid 2px #d0d5dd;
}

.custom-checkbox-container-two input:checked+.custom-checkbox-checkmark-two {
  background-color: #eb5017;
  border: solid 1px #eb5017;

}

.custom-checkbox-container-two input:checked+.custom-checkbox-checkmark-two::after {
  content: "";
  display: block;
  position: absolute;
  left: 203px;
  top: 15px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(44deg);
}



/* Third-checkbox */

.custom-checkbox-container-third {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
  position: relative;
}

.custom-checkbox-container-third input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.custom-checkbox-checkmark-third {
  height: 18px;
  width: 18px;
  background-color: white;
  border-radius: 4px;
  margin-left: 155px;
  border: solid 2px #d0d5dd;
}

.custom-checkbox-container-third input:checked+.custom-checkbox-checkmark-third {
  background-color: #eb5017;
  border: solid 1px #eb5017;

}

.custom-checkbox-container-third input:checked+.custom-checkbox-checkmark-third::after {
  content: "";
  display: block;
  position: absolute;
  left: 204px;
  top: 4px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(44deg);
}

/* Four-checkbox */

.custom-checkbox-container-four {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
  position: relative;
}

.custom-checkbox-container-four input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.custom-checkbox-checkmark-four {
  height: 18px;
  width: 18px;
  background-color: white;
  border-radius: 4px;
  margin-left: 105px;
  border: solid 2px #d0d5dd;
}

.custom-checkbox-container-four input:checked+.custom-checkbox-checkmark-four {
  background-color: #eb5017;
  border: solid 1px #eb5017;

}

.custom-checkbox-container-four input:checked+.custom-checkbox-checkmark-four::after {
  content: "";
  display: block;
  position: absolute;
  left: 233px;
  top: 5px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(44deg);
}

/* Five-checkbox */

.custom-checkbox-container-five {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
  position: relative;
}

.custom-checkbox-container-five input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.custom-checkbox-checkmark-five {
  height: 18px;
  width: 18px;
  background-color: white;
  border-radius: 4px;
  margin-left: 67px;
  border: solid 2px #d0d5dd;
}

.custom-checkbox-container-five input:checked+.custom-checkbox-checkmark-five {
  background-color: #eb5017;
  border: solid 1px #eb5017;

}

.custom-checkbox-container-five input:checked+.custom-checkbox-checkmark-five::after {
  content: "";
  display: block;
  position: absolute;
  left: 233px;
  top: 15px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(44deg);
}

/* .add-name {
  color: #303030;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin-top: -10px;
}

.controls.pakistan {
  position: relative;
  bottom: -8px;
  font-weight: 900;

}

.custom-checkbox {
  position: relative;
  padding-right: 30px !important;
}

.custom-checkbox i {
  position: absolute;
  right: 10px;
  top: 9px;
}

.check-line {
  position: relative;
  margin-bottom: 10px;
}

.check-line .inline {
  position: absolute;
  top: -1px;
  left: 30px;
} */

.heading-shift {
  color: #303030;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}

.heading-items {
  color: #303030;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}


.custom-checkbox {
  position: relative;
  padding-right: 30px !important;
}

.custom-checkbox i {
  position: absolute;
  right: 10px;
  top: 9px;
}

.check-line {
  position: relative;
  margin-bottom: 10px;
}

.check-line .inline {
  position: absolute;
  top: -1px;
  left: 30px;
}




.add-shift-sec {
  color: var(--text-styles-text-primary, #20252F);
  font-feature-settings: 'cv04' on, 'cv03' on, 'cv01' on;
  font-family: inter;
  font-size: 16px;

  font-weight: 100;

}



.checkbox-container {
  display: flex;
  align-items: center;
}


.form-w-ds {
  width: 160px;
}


.wd {
  width: 312px;
}

/* .ml {
  margin-left: 10px;
} */

/* .mnthly-editr-3 {
  margin-top: 8px;
} */





.mr {
  position: relative;
  right: 18px;
}

.main_body-add-shift {
  width: auto;
  padding-left: 10px;
  padding-top: 0px;
}

.main_body-define-margin {
  width: auto;
  padding-left: 10px;
  padding-top: 0px;
}

.main_body-define-shift-work {
  width: auto;
  padding-left: 10px;
  padding-top: 0px;
}

.main_body-define-work-rule {
  width: auto;
  padding-left: 10px;
  padding-top: 0px;
}

.chkboxes-add-shift {
  font-weight: 400;
  font-family: inter;
  font-size: 16px;
}

.labeltext {
  margin-left: 23px;
}

.mnthly-editr {
  position: relative;
  left: -30px;
  top: 40px;
}

.chk-text {
  font-size: 14px;
  font-family: 'Inter';
  font-weight: 500;
}

.addshift-textboxes {
  position: relative;
  right: 3px;
}



/* Style for the custom checkboxes */
.custom-radio-container-req-create {
  display: flex;
  /* Use flexbox for checkbox layout */
  align-items: center;
  /* Center items vertically */
  cursor: pointer;
  font-size: 13px;
  position: relative;

}

/* Hide the default checkbox */
.custom-radio-container-req-create input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Style the custom checkbox */
.custom-radio-checkmark-req-create {
  height: 20px;
  width: 20px;
  background-color: #eee;
  /* border-radius: 4px; */
  border-radius: 25px;
  margin-right: 10px;
  /* Adjust spacing between checkbox and label */
}

.custom-radio-container-req-create input:checked~.custom-radio-checkmark-req-create {
  background-color: #eb5017;
}

/* Change color of custom checkbox when checked */
.custom-radio-container-req-create input:checked+.custom-radio-checkmark-req-create::after {
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  top: 3px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);

}

.radio-container-req {
  display: flex;
  gap: 20px;


}

.radio-btn-mrg {
  position: relative;
  left: 10px;
}

.panel-body-file {
  margin-top: -18px;

}


.form-complaint {
  margin-left: 10px;
  margin-top: 8px;
}

.form-description {
  margin-left: 10px;
}

.heading-file {
  margin-left: 30px;

}

.form-subject {
  margin-left: 10px;
  margin-top: 8px;
  margin-right: 12px;
}

/* Reuest create-panel sub title */
.reqcreate-mrg {
  margin-left: -6px;
}

.form-request {
  margin-top: 12px;
}

.form-create-item {
  margin-top: 12px;
}

.form-stock-entry {
  margin-top: 12px;
}

.urgency-form-mrgn {
  margin-bottom: 28px;
}

/* items-Create */
.custom-radio-container-create-item-1 {
  display: flex;

  align-items: center;

  cursor: pointer;
  font-size: 13px;
  position: relative;
  margin-bottom: 10px;

}

.create-radio-mr {
  margin-left: 10px;
}

.create-items-ml {
  margin-left: 80px;
}



.form-create-item-ml {
  margin-left: 20px;
}

.hr-item-create {
  margin-left: 85px;
  margin-right: 105px;
  margin-top: 1px;
  margin-bottom: 8px;
}

.create-radio-mr {
  margin-left: 10px;
}

/* Hide the default checkbox */
.custom-radio-container-create-item-1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Style the custom checkbox */
.custom-radio-checkmark-create-item-1 {
  height: 20px;
  width: 20px;
  background-color: #eee;

  border-radius: 25px;
  margin-right: 10px;

}

.custom-radio-container-create-item-1 input:checked~.custom-radio-checkmark-create-item-1 {
  background-color: #eb5017;
}

/* Change color of custom checkbox when checked */
.custom-radio-container-create-item-1 input:checked+.custom-radio-checkmark-create-item-1::after {
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  top: 3px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/* Second */
/* Style for the custom checkboxes */
.custom-radio-container-create-item-2 {
  display: flex;
  /* Use flexbox for checkbox layout */
  align-items: center;
  /* Center items vertically */
  cursor: pointer;
  font-size: 13px;
  position: relative;
  margin-bottom: 10px;
  /* Add space between vertical items */
}

/* Hide the default checkbox */
.custom-radio-container-create-item-2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Style the custom checkbox */
.custom-radio-checkmark-create-item-2 {
  height: 20px;
  width: 20px;
  background-color: #eee;
  /* border-radius: 4px; */
  border-radius: 25px;
  margin-right: 10px;
  /* Adjust spacing between checkbox and label */
}

.custom-radio-container-create-item-2 input:checked~.custom-radio-checkmark-create-item-2 {
  background-color: #eb5017;
}

/* Change color of custom checkbox when checked */
.custom-radio-container-create-item-2 input:checked+.custom-radio-checkmark-create-item-2::after {
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  top: 3px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/* Stock-entry */
/* .stock-entry-ml {
  margin-left: 35px;
} */

.hr-entry-stock {
  margin-left: 45px;
  margin-right: 70px;
  margin-top: 1px;
  margin-bottom: 8px;
}

.heading-items {
  color: #303030;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

/* items-pages */
.btn-item-custom {
  display: flex;
  align-items: center;
  padding: 7px 8px;
  font-size: 13px;
  color: #101828;
  background-color: #ffffff;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
  font-family: Inter;
}

.btn-item-custom svg {
  margin-right: 5px;
}

/* Horizentally-drop down-Years */
.horizontal-dropdown {
  display: flex;
  align-items: center;
}

.horizontal-dropdown .form-group {
  display: flex;
  align-items: center;
  margin: 0;
}

.horizontal-dropdown label {
  margin-right: 10px;
  margin-top: 5px;
  /* Adjust spacing between label and dropdown as needed */
}

.horizontal-dropdown select {
  flex-shrink: 0;
}

.mb-4px {
  margin-bottom: 4px;
}

.mb--6px {
  margin-bottom: -6px !important;
}

.mt--8px {
  margin-top: -8px !important;
}

.prt--8px {
  position: relative;
  top: -8px;
}

/* **********
*******************
**************************
******************************** */

/* New Management System */
.navbar-inverse {

  border: none;
  background-color: white;
}

.navbar-nav>.dropdown-user img {
  max-height: 30px;
  margin-top: 4.5px;
  border-radius: 50%;
}

.page-headers {
  margin: 0 20px;
  box-shadow: none;
  /* border: 1px solid #EAECF0; */
  /* border-bottom: 1px solid #EAECF0;
  border-left: 0px solid #EAECF0;
  border-right: 0px solid #EAECF0;
  border-top: 0px solid #EAECF0; */
  border-radius: 8px;

  /* border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; */
}

@media (max-width: 768px) {
  [class^="icon-"] {
    font-family: 'icomoon';

    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    min-width: 1em;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: black;
  }
}

@media (max-width: 768px) {
  .navbar-inverse .navbar-brand {
    color: #fff;
    padding-bottom: 52px;
  }
}



@media (max-width: 768px) {
  .navbar-nav:last-child {
    border-bottom: 0;
    background-color: white;
  }
}

.page-headers {
  margin: 0 20px;
  box-shadow: none;

  border-radius: 0px;

}

.page-title {
  padding: 9px 28px;


}

.heading-elements {
  background-color: inherit;
  position: absolute;
  top: 50%;
  right: 25px;
  height: 36px;
  margin-top: -18px;
}

.btn-link {
  /* border-radius: 15px; */
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  border: 1px solid #d0d5dd;
  margin-top: -8px;
}

.navbar-top {
  background-color: white;
}

.nav-description {
  font-size: 14px;
  color: #7D8398;
  font-weight: 200;
  letter-spacing: 0px;
  line-height:13px;
}



.btn-save {
  position: relative;
  right: 10px;
  background-color: #007AFF;
  color: white;
}

.mt--20px {
  margin-top: -20px !important;
}

.navbar-brand span {
  color: #20252F;
  font-size: 16px;
  padding-bottom: 40px;
  letter-spacing: 0px;
}

.px-20px {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.pt-8px {
  padding-top: 8px;
}

.pt-8px {
  padding-top: 8px;
}

.bg-white {
  background-color: #fff;
}

.navbar-right li {
  padding-top: 10px;
}

li span {
  color: #828487;

}

.select2-selection--single .select2-selection__arrow:after {
  content: url(../images/arrow-down.svg);
  width: 16px;
  height: 16px;
  margin-top: -11px;
}


.save-button:hover {
  border-radius: 8px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  border: 1px solid #d0d5dd;
}

.cancel-button:hover {
  /* background-color: #0c111d; */
  transition: background-color 0.5s ease;
  -webkit-box-shadow: none;
  box-shadow: none;
  transform: scale(1.01);
  font-weight: 600;

}

.button-container {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
  margin-top: -12px;
  padding-left: 32px;
}

.card-centered {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}

.card-centered-one {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.cancel-button {
  background-color: white;
  color: black;
  border-radius: 8px;
  padding: 5px 50px;
  font-size: 16px;
  border: 1px solid #D0D5DD;
  font-weight: 500;
  margin-left: -12px;
}

.save-button {
  background-color: #007bff;
  color: white;
  border: none;
  padding: 5px 56px;
  margin-left: 2px;
  font-size: 16px;
  border-radius: 8px;
  border: none;
  font-weight: 500;

}

.ml--12 {
  margin-left: -7px;
}

.mt--15 {
  margin-top: -15px;
}

.ml-0px {
  margin-left: 0px;
}

.fw-500 {
  font-weight: 500;
}

.bg-blue {
  background-color: #007AFF;
}

.color-grey {
  color: #667085;
}

.f-w-700px {
  font-weight: 700;
}

.color-black {
  color: black;
}

/* Cards */
.card {
  background-color: #EAECF0;
  padding: 10px 20px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  width: 300px;
}

.icon {
  background-color: #e0f0ff;
  border-radius: 50%;
  padding: 10px;
  margin-right: 15px;
  color: #007bff;
  font-size: 2em;
}

.details {
  text-align: left;
}

.details .name {
  font-size: 1.2em;
  margin: 0;
  font-weight: bold;
  font-weight: 700;
  color: black;
}

.role {
  margin: 0;
  color: gray;
}

.f-w-700px {
  font-weight: 700;
}

.color-black {
  color: black;
}

.bg-blue {
  background-color: #007bff;
}

.color-blue {
  color: #007bff;
}



.pl-30px {
  padding-left: 30px;
}

.navbar-inverse .navbar-nav>li>a:hover {
  background-color: #fff;
}
.cstm-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255);
    opacity: 0.8;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}

.navbar-inverse .navbar-nav > li > a :hover {
    color: #007AFF;
    -webkit-box-shadow: none;
    box-shadow: none;
    transform: scale(1.03);
    font-weight: 600;
}



.px-24px {
    padding-left: 24px;
    padding-right: 24px;
}
/* Style the select element */
    /* Style the options */
.select-search option {
    height: 50px;
    padding: 10px; /* adjust padding as needed */
    background-color: white;
    color: black;
}

.select-search::-ms-expand {
    display: none; /* Remove default dropdown arrow in IE */
}
.select-search option:checked {
    background-color: #007AFF;
    color: white;
}
.select-search option:hover {
    background-color: #b6d8fd; /* Lighter color for hover */
    color: black;
}
.dependent-box {
    background-color: #f7f7f7;
}