.no
{
  width: 40px;
}
.dev-mode
{
  position: absolute;
  top: 0;
  z-index: 100000000;
  position: fixed;
  text-align: center;
  color: #ffffff !important;
  background: rgba(42, 123, 155, 10);
  background: #2A9B8E;
  background: linear-gradient(90deg, rgba(42, 155, 142, 0) 0%, rgba(42, 155, 142, 1) 31%, rgba(42, 155, 142, 1) 50%, rgba(42, 155, 142, 0.5) 72%, rgba(42, 155, 142, 0) 100%);
  padding: 5px 20px;
  font-size: 9px;
  font-weight: bold;
  width: 100%;
}
  .dev-mode i
  {
    font-size: 9px;
  }
.bg-sucess-200
{
  background-color: #c9e6dd;
  border: 1px solid #aec5be !important;
}
.fc-event-title-container
{
  padding: 3px 10px !important;
  border-radius: 8px !important;
}
.fc .fc-daygrid-day.fc-day-today
{
  background-color: #f1f5fd;
  border-bottom: 3px solid #1a4dac;
}
.fc .fc-daygrid-day:hover
{
  cursor: pointer;
  background-color: #f1f5fd;
}
.fc-daygrid-event
{
  border-radius: 7px;
  margin-bottom: 4px;
}
.table-paddingless th,
.table-paddingless td
{
  padding: 0px !important;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-end, .fc-direction-rtl .fc-daygrid-event.fc-event-start
{
  margin-right: 5px;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-start, .fc-direction-rtl .fc-daygrid-event.fc-event-end
{
  margin-left: 5px;
}
.alert-transparent
{
  background-color: #00000022 !important;
  border: 1px solid #00000029 !important;
}
.overlay-loader
{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.496);
  z-index: 100 !important;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: white;
  backdrop-filter: blur(1px);
}
.table-action
{
  width: 50px;
}
.alert
{
  margin-bottom: 0px;
  padding: 7px 20px;
  border-radius: 7px;
}
table{
  --bs-table-striped-bg: #f6fafb !important;
  --bs-table-hover-bg: #f1f6f6 !important;
  margin-top: 20px;
 }
.table-hover thead tr:hover,
.table-hover tbody tr:hover td
{
  background-color: #f6fafb !important;
}
.tr-inactive td,
.tr-inactive td a,
.tr-inactive td a .text-muted
{
  color: #9d9d9d !important;
}
.card-body
{
  padding: 35px;
}
.avatar-image
{
  background-color: #dcdddf;
}
.nav-custom-1 .nav-item
{
  border-radius: 0px !important;
}
.nav-custom-1 .nav-link
{
  border-radius: 0px !important;
}
.nxl-link
{
  color: rgb(106, 114, 128) !important;
  padding: 16px 20px !important;
  margin-bottom: 5px !important;
}
  .nxl-link:hover
  {
    background-color: rgb(235, 239, 245) !important;
  }
.active.router-link-exact-active
{
  transition-duration: 0.5s;
  background-color: #08817b !important;
  color: white !important;
}
.active.router-link-exact-active span i
{
  color: white !important;
}
.active.router-link-exact-active:hover
{
  background-color: #08817b !important;
  color: white !important;
}
.bg-success
{
  background-color: #08817b !important;
}
.active>.page-link, .page-link.active
{
  color: white !important;
  background-color: #08817b !important;
  border-color: #08817b !important;
}
.page-link
{
  color: #08817b !important;
}
.table-responsive .dropdown,
.table-responsive .btn-group,
.table-responsive .btn-group-vertical {
    position: static;
}
.table .dropdown-menu.show {
  margin-top: -53px !important;
}
.table-responsive-force
{
  overflow-x: auto !important;
}
.nav-custom-1 .nav-link.active, .nav-custom-1 .nav-link.hover
{
  color: #08817b !important;
  background-color: #08817b29 !important;
}
.nav-custom-1
{
  border-color: #a2b2b1 !important;
}
.content
{
  padding: 15px;
}
.badge-soft-success
{
  background-color: #08817b1f;
}
.custom-file, .custom-select, .form-control, .form-select, input
{
  padding: 7px 10px;
}
.dp__input
{
  font-size: 14px !important;
  padding: 12px 23px 12px 45px !important;
  border: 1px solid #DCDEE4;
  background-color: #f9faff !important;
}
  .dp__input_icon
  {
    top: 0 !important;
    margin-top: 25px !important;
    margin-left: 10px !important;
    color: #91A2B6 !important;
  }
  .slot .dp__input
  {
    font-size: 14px !important;
    padding: 8px 23px 8px 35px !important;
    border: 1px solid #DCDEE4;
    background-color: #f9faff !important;
  }
  .slot .dp__input_icon
  {
    top: 0 !important;
    margin-top: 22px !important;
    margin-left: 0px !important;
    color: #91A2B6 !important;
  }
.dp--clear-btn
{
  top: 0 !important;
  margin-top: 25px !important;
}
.dp__input:read-only
{
  background-color: #EAECEF !important;
}
.btn
{
  padding-top: 10px;
  border-radius: 5px;
  text-transform: unset;
  font-size: 14px;
  font-weight: normal;
  display: inline;
}
.page-header-title,
.page-header a
{
  text-transform: capitalize;
}
.btn-primary
{
  background-color: rgb(0, 85, 241) !important;
}
  .btn-primary:hover
  {
    background-color: rgb(0, 75, 214) !important;
  }
.btn-success
{
  border: 1px solid #08817b !important;
  background-color: #08817b !important;
}
  .btn-success:hover
  {
    border: 1px solid #02736D !important;
    background-color: #02736D !important;
  }
.btn-outline-success
{
  border: 1px solid #02736D !important;
  background-color: #eaf5f4 !important;
  color: #02736D !important;
}
  .btn-outline-success:hover
  {
    border: 1px solid #02736D !important;
    background-color: #c0d9d8 !important;
    color: #02736D !important;
  }
.btn-soft-primary
{
  background-color: rgba(0, 84, 241, 0.50) !important;
}
  .btn-soft-primary:hover
  {
    background-color: rgba(0, 84, 241, 0.70) !important;
  }
.btn-warning
{
  background-color: rgb(255, 209, 41) !important;
  border-color: rgb(241, 189, 0) !important;
}
  .btn-warning:hover
  {
    background-color: rgb(213, 167, 0) !important;
    border-color: rgb(213, 167, 0) !important;
  }
.text-success
{
  color: rgb(30, 161, 122) !important;
}
  .bg-soft-success
  {
    background-color: rgb(225, 239, 233) !important;
  }
.text-primary
{
  color: rgb(45, 80, 140) !important;
}
  .bg-soft-primary
  {
    background-color: rgb(225, 230, 240) !important;
  }
.text-warning
{
  color: rgb(248, 194, 0) !important;
}
  .bg-soft-warning
  {
    background-color: rgb(243, 236, 214) !important;
  }
.form-control
{
  border: 1px solid rgba(60, 112, 105, 0.26);
  margin-bottom: 5px;
  padding: 13px 23px;
  background-color: #eef2f2;
}
  .form-control::placeholder
  {
    color: #96a7a6 !important;
  }
  .form-control:focus
  {
    border-color: #08817b !important;
  }
  .is-valid
  {
    background-color: #09775614;
  }
  .is-invalid
  {
    background-color: #77091614;
  }
  .quillWrapper.is-invalid
  {
    border: 1px solid #DC3545 !important;
  }
  .quillWrapper.is-valid
  {
    border: 1px solid #198754 !important;
  }
  .quillWrapper
  {
    border-radius: 4px;
    overflow: hidden;
  }
.vs__dropdown-toggle
{
  border: 1px solid rgba(60, 112, 105, 0.26);
  padding: 9px 15px !important;
  background-color: #edeef3 !important;
  margin-bottom: 10px;
}
  .vs__dropdown-toggle:focus
  {
    border-color: #08817b !important;
  }
  .is-invalid .vs__dropdown-toggle
  {
    border: 1px solid #DC3545;
    background-color: #F6EDED !important;
  }
  .is-valid .vs__dropdown-toggle
  {
    border: 1px solid #1A8754;
    background-color: #EEF4F2 !important;
  }
  .is-invalid .dp__input
  {
    border: 1px solid #DC3545;
    background-color: #F6EDED !important;
  }
  .is-valid .dp__input
  {
    border: 1px solid #1A8754;
    background-color: #EEF4F2 !important;
  }
.vs__search, .vs__search:focus
{
  margin: 0px !important;
}
.vs__search::placeholder
{
  color: #283C50 !important;
  font-size: 14px;
}
.nxl-link
{
  background-color: #eff2f6;
  border-radius: 8px !important;
}
  .nxl-link:hover
  {
    background-color: #c7d1df;
  }
label
{
  text-transform: capitalize !important;
  padding-bottom: 5px;
}
.nxl-item.nxl-caption label
{
  font-size: 13px !important;
  color: #2a3037;
}
.logo
{
  height: 40px;
}
tbody, td, tfoot, th, thead, tr 
{
  border-color: #e9ecf1;
  border-style: solid;
  border-width: 0;
}
  thead
  {
    border-top: 1px solid #edeef4;
  }
  tr
  {
    transition-duration: 0.5s;
  }
  thead tr th
  {
    padding: 20px 10px !important;
    text-transform: uppercase;
  }
  tbody tr td
  {
    padding: 10px 10px !important;
  }
  tr:hover
  {
    background-color: #f7faff;
  }
.dropdown-menu
{
  padding: 5px 0px;
}
.dropdown .dropdown-menu
{
  width: auto;
  border-radius: 10px;
}
.fc-daygrid-body.fc-daygrid-body-unbalanced.fc-daygrid-body-natural,
.fc-col-header,
.fc-scrollgrid-sync-table
{
  width: 100% !important;
}
.nav-custom-1
{
  margin-bottom: 20px;
  border-top-left-radius: 7px !important;
  border-bottom-left-radius: 7px !important;
  border-top-right-radius: 7px !important;
  border-bottom-right-radius: 7px !important;
  border: 1px solid #a7bcd3;
  overflow: hidden;
}
.nav-custom-1 .nav-link {
  padding: 15px 25px;
  color: #283c50;
  font-weight: 600;
  border-radius: 0;
  /* border-bottom: 3px solid transparent; */
  border-top: none;
  background-color: transparent;
}
.nav-custom-1 .nav-link.active, 
.nav-custom-1 .nav-link.hover {
  color: #3454d1;
  /* border-bottom: 3px solid #3454d1; */
  background-color: rgba(52, 83, 209, 0.251);
  transition: all .3s ease;
  border-color: transparent;
}
.nav-custom-2 .nav-link {
  padding: 10px 15px;
  color: #283c50;
  font-weight: 300;
  border-radius: 0;
  /* border-bottom: 3px solid transparent; */
  border-top: none;
}
.nav-custom-2 .nav-link.active, 
.nav-custom-2 .nav-link.hover {
  color: #3454d1;
  border-bottom: 3px solid #3454d1;
  transition: all .3s ease;
}
.modal-backdrop {
  background-color: #022142;
  transition: all .2s linear;
}
.badge
{
  border-radius: 10px;
  font-weight: normal;
  padding: 8px 10px !important;
  margin-right: 3px;
}
  .badge i 
  {
    font-size: 12px;
  }
  .badge-warning
  {
    background-color: #d1903427;
    color: #775d09;
  }
  .badge-primary
  {
    background-color: #347bd127;
    color: #094777;
  }
  .badge-success
  {
    background-color: #08817b1f;
    color: #097756;
  }
  .badge-danger
  {
    background-color: rgba(209, 52, 52, 0.127);
    color: #931515;
  }
  .badge-secondary
  {
    background-color: #30444e27;
    color: #2c323b;
  }
  .badge-sm
  {
    padding: 2px 5px !important;
  }
.step
{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 5px;
}
  .step-item
  {
    width: auto;
    padding: 8px 25px 8px 8px;
    background-color: white;
    border-radius: 8px;
  }
  .step-stat
  {
    display: block;
  }
  .step-stat p
  {
    margin-bottom: 0px;
  }
@media (max-width: 870px) {
  .table-responsive {
    overflow-x: auto;
  }
}
.xop_progress-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.xop_step {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.xop_circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #F6C244; /* Default yellow */
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 12px;
}

.xop_label {
  margin-top: 8px;
  font-size: 11px;
}

.xop_line {
  flex: 1;
  height: 3px;
  border-radius: 3px;
  background-color: #f4c760; /* Default yellow */
}

.accepted .xop_circle {
  background-color: #2e9e84; /* Green */
}

.xop_line.accepted {
  background-color: #2e9e84; /* Green */
}

.declined .xop_circle {
  background-color: #df2850; /* Red */
}

.xop_line.declined {
  background-color: #df2850; /* Red */
}
  
.bg-gray
{
  background-color: #cdd2d5;
}
.slot
{
  display: flex;
  flex-direction: row;
  gap: 5px;
}
  .slot .dropdown
  {
    display: contents;
  }
.img-sm
{
  width: 50px;
  height: 50px;
  object-fit: cover;
  margin-right: 3px;
}
.v-filter
{
  height: 30px;
  width: 300px;
  margin-bottom: 0px;
  height: 40px;
}
  .v-filter .vs__dropdown-toggle
  {
    padding: 8px 10px !important;
    border: 1px solid #DCDEE4;
  }
.input-group
{
  display: flex;
  flex-wrap: nowrap;
  padding: 0px;
  position: relative;
  max-width: 250px !important;
}
    .input-group:focus
    {
      border-color: #DCDEE4 !important;
    }
  .input-icon
  {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-self: center;
    width: 20px;
    padding-top: 15px;
    padding-left: 5px;
  }
  .input-form
  {
    border: 1px solid #DCDEE4;
    margin-bottom: 5px;
    padding: 13px 15px 13px 40px !important;
    background-color: #EDEEF4;
    flex: 1;
    border-radius: 4px !important;
  }
  .input-form::placeholder
  {
    color: #999999 !important;
  }
  .input-form:focus
  {
    flex: 1;
    border-color: #DCDEE4 !important;
    background-color: #EDEEF4 !important;
  }
.v-filter .vs__dropdown-toggle
{
  height: 50px;
}
.single-task-list
{
  border-color: #ee8989 !important;
  background-color: #c9343422 !important;
  margin-bottom: 5px;
}
  .task-completed
  {
    border-color: #85ada9 !important;
    background-color: #1d746b11 !important;
  }
.mb-0
{
  margin-bottom: 0px !important;
}
.single-task
{
  width: 100%;
}
  .single-task-list-link
  {
    font-weight: bold;
  }
  .single-task-item
  {
    flex-grow: 1;
  }
  .single-task-images
  {
    width: 300px;
    display: flex;
    justify-content: flex-end;
    padding-right: 10px;
  }
  .single-task-image
  {
    width: 130px;
    height: 100px;
    border-radius: 5px;
    object-fit: cover;
    margin-right: 5px;
  }
  .single-task-image-empty
  {
    border: 1px dashed #c98f8f;
    width: 130px;
    height: 100px;
    border-radius: 5px;
    background-color: #fce3e3;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 10px;
    padding: 20px;
    color: #9e7878;
    margin-right: 5px;
  }
.timeline-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
} 
  .timeline {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .timeline-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 14px;
    color: #555;
    width: 60px;
  }
  .timeline-circle {
    width: 20px;
    height: 20px;
    background-color: #9f9f9f;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 10px;
    font-weight: bold;
  }
  .timeline-completed .timeline-circle {
    background-color: #4CAF50;
  }
  .timeline-line {
    flex: 1;
    height: 2px;
    width: 30px;
    background-color: #00000030;
  }
  .timeline-checkmark i {
    font-size: 10px;
  }
  .timeline p {
    margin: 5px 0 0;
    font-size: 10px;
  }  
.proposal-action-btn
{
  display: flex;
  margin-bottom: 15px;
  gap: 10px;
}
  .proposal-action-btn
  {
    flex: auto;
  }
.customdatepicker 
{
  justify-content: center;
  border-radius: 4px;
  background-color: #f6f8ff;
  border: 1px solid #C6C7CD;
  padding: 20px;
}
  .customdatepicker .dp__calendar_item
  {
    font-size: 13px;
    flex-grow: 1;
  }
  .customdatepicker .dp__calendar_header_item
  {
    font-size: 13px;
    flex-grow: 1;
    width: 35px;
    height: 35px;
  }
  .customdatepicker .dp__cell_inner
  {
    width: 35px;
    height: 35px;
  }
  .customdatepicker .dp__inner_nav svg
  {
    width: 35px;
    height: 35px;
  }
  .customdatepicker .dp__btn
  {
    font-size: 13px;
  }
  .customdatepicker .dp__theme_light
  {
    --dp-menu-border-color: transparent;
    background-color: #f6f8ff;
  }
  .customdatepicker .dp__menu_inner
  {
    padding: 0px !important;
  }
  .customdatepicker .dp__month_year_wrap
  {
    /* background-color: #c5dced; */
    border-radius: 5px;
    margin-bottom: 5px;
  }
  .customdatepicker .dp__month_year_wrap .dp__month_year_select
  {
    margin-top: 5px;
  }
  .customdatepicker .dp__month_year_wrap .dp__month_year_select:hover
  {
    background-color: #d5e7f4 !important;
  }
  .customdatepicker .dp__month_year_wrap button,
  .customdatepicker .dp__month_year_wrap button span
  {
    color: #022142;
  }
  .customdatepicker .dp__calendar_header_separator
  {
    background: unset;
  }
.list-unstyled
{
  margin-top: 0px;
}
html:not(.minimenu) .nxl-navigation .nxl-link
{
  border-radius: 5px;
}
.star-selected
{
  font-size: 20px;
  color: #e29c04;
}
.star-unselected
{
  font-size: 20px;
  color: #969696;
}
.stat
{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
  padding: 0px 10px;
}
  .stat-flex
  {
    padding: 0px 5px;
    width: 20%;
  }
  .iconframe
  {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border-radius: 7px;
  }
    .iconframe img
    {
      width: 60px;
      height: 60px;
      object-fit: cover;
    }
    .counter
    {
      color: #194644;
      margin-bottom: 0px;
    }
    .counter-text
    {
      font-weight: normal;
      font-size: 10px;
    }
.rc-anchor-normal
{
  width: 100%;
}
.alert-scrolled
{
  padding-top: 15px;
  padding-bottom: 15px;
  max-height: 300px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media (max-width: 767.98px) { 
  .stat-flex
  {
    width: 50%;
  }
  .iconframe
  {
    width: 50px;
    height: 50px;
  }
    .iconframe img
    {
      width: 30px;
      height: 30px;
    }
    .counter
    {
      color: #161e24;
    }
  .input-group
  {
    max-width: 100% !important;
  }
  .v-filter
  {
    width: 100%;
  }
  .content
  {
    padding: 20px;
  }
  .slot 
  {
    display: block;
    margin-top: 20px;
  }
  .card-body
  {
    padding: 20px;
  }
  .single-task
  {
    width: 100%;
    display: block !important;
  }
    .single-task-images
    {
      justify-content: flex-start;
      margin-top: 10px;
      margin-bottom: 10px;
    }
    .auth-cover-wrapper .auth-cover-sidebar-inner .auth-cover-card-wrapper .auth-cover-card
    {
      margin: 0;
    }
    .auth-cover-wrapper .auth-cover-sidebar-inner .auth-cover-card-wrapper,
    .auth-cover-wrapper .auth-cover-sidebar-inner
    {
      min-height: unset;
    }
    .auth-cover-wrapper
    {
      height: 100vh;
    }
}
@media (max-width: 991.98px) { 
  .content
  {
    padding: 20px;
  }
}
@media (min-width: 991.99px) { 
  /* .table-responsive
  {
    overflow-x:visible;
    display: block;
    width: 100%;
    background-color: red;
  } */
}