body,
h1,
h2,
h3,
h4,
h5,
h6 {
  /* font-weight: 500; */
  font-family: 'Inter', sans-serif !important;
}


body,
.page-container,
.page-head {
  background-color: #fff !important;
  /* font-size: 13px; */
}

.page-head {
  margin-top: 8px;
}

.form-control:disabled {
  background-color: #f8f8f8 !important;
  opacity: 1;
}

.navbar.gpnav_bottom {
  box-shadow: 0px 0px 21px 0px rgba(154, 161, 171, 0.15) !important;
  border-bottom: none !important;
  border-bottom: 1px solid rgba(237, 237, 237, .9);
}

.btn-theme-blue {
  border-radius: 8px;
  font-size: 12px;
  padding: 10px 12px;
  font-weight: 600;
  color: #fff !important;
  transition: 0.3s all ease-in-out;
  width: 120px;
  height: 36px;
  margin: 0 !important;
  margin-left: 15px !important;
}

.btn-theme-blue:hover {
  background-image: linear-gradient(to bottom, #4a89dc, #5d9cec) !important;
  color: #fff;
}

.shadow-gen,
.shadow-bg {
  background-size: cover;
  position: relative;
  z-index: 10;
  overflow: visible !important;
}

.shadow-gen:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  z-index: -1;
  transform: scale(.75) translateY(2px) translateZ(0);
  filter: blur(5px);
}

.shadow-bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  z-index: -1;
}

.shadow-bg-xs::after {
  transform: scale(.75) translateY(5px) translateZ(0);
  filter: blur(8px);
}

.gradient-blue2 {
  border: none;
  background-image: linear-gradient(to bottom, #5d9cec, #4a89dc) !important;
}

.gradient-grey {
  border: none;
  background-image: linear-gradient(to bottom, #646464, #3b3b3b) !important
}

.btn {
  border-radius: 4px !important;
  font-size: 13px;
}

.btn-jobs .btn {

  margin-left: 10px;
  width: 90px;
  border: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  line-height: 1.3;
}

.btn-jobs .btn-white {
  background-color: #fff;
  border: 1px solid #dde6ef !important;
  color: rgba(27, 46, 75, 0.7);
}

.btn-jobs .btn-white:hover {
  background: #f7f7f7;
}

.btn-jobs .btn-xs {
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 0.25rem;
}

.btn-jobs .btn-primary,
.btn.btn-primary {
  color: #fff;
  background: var(--primary);
  border: 1px solid var(--primary);
}

.btn-jobs .btn-primary:hover {
  color: #fff;
  background-color: #006acf !important;
}

.btn.btn-primary {
  border-radius: 8px !important;
}

.btn-primary:hover {
  color: #fff;
  background: #0278e7 !important;
}

@media only screen and (max-width: 695px) {
  /* .container {
    width: 100% !important;
  } */

}

.btn.btn-sm i {
  font-size: 14px;
}

.btn.btn-dark.btn-sm i {
  font-size: 10px;
}

.btn.btn-sm.btn-light {
  background-color: #ececec;
}

.btn.btn-sm.btn-dark {
  color: #ffffff !important;
  background-color: #05c5ee !important;
  border: none
}

.fw-normal {
  font-weight: 400;
}


/* 30jus */



.card {
  /* border-color: #e4e9ed; */
  border-color: rgba(231, 234, 243, 0.7);
  border-radius: 10px;
}

.smcircle {
  width: 6px !important;
  height: 6px !important;
  margin-top: 0 !important;
  margin-right: 5px;
}

.bg-grey1 {
  background-color: #F7F9FB !important;
}

.bg-blue1 {
  background-color: #3F7AFC !important;
}

.bg-danger1 {
  background-color: #DE386B !important;
}

.bg-warning1 {
  background-color: #FAC801 !important;
}

.text-blue1 {
  color: #0244D4 !important;
}

.text-danger1 {
  color: #BF0202 !important;
}

.text-warning1 {
  color: #C09900 !important;
}


.rounded-1 {
  border-radius: 4px;
}

.rounded-2 {
  border-radius: 6px;
}

.rounded-3 {
  border-radius: 8px;
}

.progress-bar.green {
  background-color: #3BD474 !important;
}

.page-head .page-head-content {
  height: auto !important;
}

.form-control,
select.form-control {
  border-radius: 8px !important;
}

.form-control.custom-select {
  padding-left: 10px !important;
}

/* .frappe-control .control-input .select-icon {
  padding-left: inherit;
  padding-right: inherit;
  position: absolute;
  pointer-events: none;
  top: 9px !important;
  right: 8px !important;
} */
.stripetabs.nav-pills {
  /* border-bottom: 1px solid rgba(28, 28, 28, .1); */
  margin-bottom: 20px;
  background-color: #F6F6F6 !important;
  padding: 8px;
  border-radius: 8px;
}

.stripetabs.nav-pills .nav-link {
  border: .042rem solid #b0b0b0 !important;
  border-radius: 8px;
  padding: 3px 10px;
  margin-right: 12px;
  display: flex;
  align-items: center;
  gap: 2px;
  background: #fff;

}

.stripetabs.nav-pills .nav-link.active,
.stripetabs.nav-pills .nav-link:hover,
.stripetabs.nav-pills .show>.nav-link {
  color: #fff;
  background: #696969 !important;
}

/* .stripetabs.nav-pills .nav-link:hover {
  border: none;
} */

/* .stripetabs.nav-pills .nav-link.active:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #1C90FF;
  left: 0;
  right: 0;
  margin: 0 auto;
} */

.stripetabs.leftsid {
  border-bottom: none;
  padding: 0;
  background-color: #fff !important;
}

.stripetabs.leftsid .nav-link {
  margin-right: 0;
  margin-bottom: 8px;
  padding: 6px 10px !important;
  justify-content: space-between;
  line-height: 1.2;
  text-align: left;
  background: rgba(0, 0, 0, 0.03);
  border: none !important;
  border-radius: 6px;
}

.stripetabs.leftsid .nav-link::after {
  display: none;
}

.stripetabs.leftsid .nav-link.active,
.stripetabs.leftsid .nav-link:hover {
  background-color: #696969 !important;
  color: #fff;
}

.indication-infos.nav-pills {
  display: flex;
  gap: 20px;
}

.indication-infos.nav-pills .nav-link {
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  gap: 14px;
  padding: 6px 8px;
  border: .5px solid rgba(0, 0, 0, .2);
  background: #fff !important;
}

.smindicator {
  display: flex;
  width: 20px;
  height: 20px;
  background: #e4eeff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  color: #fff;
  font-size: 11px;
  line-height: 1;
  margin-top: 1px;
}

.btn-theme-blue1 {
  background-color: #1C90FF;
  border-radius: 6px !important;
  color: #fff !important;
  font-size: 12px !important;
}

.btn-theme-blue1:hover {
  background-color: #1e89ed;
}

.btn-theme-blue-light {
  /* background-color: #e4eeff; */
  background-color: rgba(28, 144, 255, .1) !important;
  border-radius: 6px !important;
  color: #1e89ed !important;
  font-size: 12px !important;
  border: 1px solid rgba(28, 144, 255, .1);
  ;
}

.btn-theme-blue-light:hover {
  background-color: #1e89ed !important;
  border-radius: 6px !important;
  color: #fff !important;
  font-size: 12px !important;
  border: 1px solid #1e89ed;
}

.content_perfect.table-new-dashboard .level.list-row:hover .btn-theme-blue-light {
  background-color: rgba(28, 144, 255, 1) !important;
  color: #fff !important;
}

.btn-theme-outline-blue {
  background-color: #fff;
  border-radius: 6px !important;
  color: #1C90FF !important;
  font-size: 12px !important;
  border: 1px solid #8bc0f1;
}

.btn-theme-outline-blue:hover {
  background-color: #1e89ed !important;
  color: #fff !important;
}

.btn-theme-second {
  background-color: #696969;
  border-radius: 6px !important;
  color: #fff !important;
  font-size: 12px !important;
}

.btn-theme-second:hover {
  background-color: #262626;
}

.btn-theme-outline-second {
  border: 1px solid #696969;
  background-color: #fff;
  border-radius: 6px !important;
  color: #262626 !important;
  font-size: 12px !important;
}

.btn-theme-outline-second:hover {
  background-color: #262626;
  color: #fff !important;
}

.content_perfect.table-new-dashboard header.list-row-head {
  position: sticky;
  top: 0;
  /* background: #F7F9FB; */
  z-index: 9;
  border: none !important;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff !important;
  border-bottom: 1px solid #e2e2e2 !important;
  border-radius: 0;
}

.content_perfect.table-new-dashboard {
  padding-right: 0 !important;
}

.content_perfect.table-new-dashboard .listcontents {
  padding-left: 10px;
  padding-right: 10px;
}

.content_perfect.table-new-dashboard .level.list-row {
  padding: 6px 0;
  height: 34px;
}

.content_perfect.table-new-dashboard .listcontents .list-row-container {
  border-color: #efefef !important;
  /* border-radius: 0 !important; */
  padding: 0;
  font-weight: 400 !important;
}

.content_perfect.table-new-dashboard .listcontents .list-row-container:last-child {
  border-color: #dedddd !important;
}

.icon_cards {
  color: #bfbfbf;
  position: absolute;
  right: 0;
  top: -2px;
  font-size: 20px;
}

.timelink.checkin_time {
  border-radius: 6px !important;
}


.navbar-home img {
  border-radius: 8px;
}

/* .gpnav .avatar-small .avatar.avatar-medium {
  width: 24px !important;
  height: 24px !important;
} */

.toprightmenu .avatar .standard-image,
.navbar.gpnav_bottom .nav-item .nav-link {
  /* border-radius: 6px !important; */
}

.card.dash_cards {
  border-radius: 0 !important;
  border: none !important;
  padding: 0;
  box-shadow: 0 3px 10px rgba(3, 0, 71, .05) !important;
  border-radius: 10px !important;
  border: .5px solid rgba(0, 0, 0, .1) !important;
  padding-bottom: 6px !important;
}

.card_fullsize {
  background-color: #fff;
}

.card_fullsize .fullwidth_btn {
  /* margin-top: -20px; */
  position: absolute;
  top: -20px;
  right: 20px;
  color: #777777;
  font-size: 14px;
}

.card_fullsize.panel-fullscreen .fullwidth_btn {
  top: 8px !important;
  right: 10px;
}

.card_fullsize.panel-fullscreen {
  padding: 10px;
  z-index: 9999;
  width: 98%;
  height: 96%;
  margin: 1%;
  box-shadow: 0 3px 10px rgba(3, 0, 71, .05) !important;
  border-radius: 12px !important;
  border: 1px solid rgba(0, 0, 0, .1) !important;

}

.header_tabs {
  display: none;
}

.card_fullsize.panel-fullscreen .header_tabs {
  display: block;
}

/* .sidebar-open,
.sidebar-open_report {
  height: 86% !important;
  border-radius: 10px;
  margin: 10px;
} */


.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  /* Black backdrop with 50% opacity */
  z-index: 1049;
  /* Make sure it is below the fullscreen panel */
}

#navbar-breadcrumbs a {
  font-size: 12px;
  margin-right: 6px;
}

#navbar-breadcrumbs a:first-child::before {
  display: none;
}

#navbar-breadcrumbs a:before {
  content: '/';
  display: inline-block;
  margin-right: 6px;
}

.titlecard {
  border-radius: 6px;
  padding: 6px 8px;
  align-items: center;
  margin-bottom: 10px;
}

.titlecard i {
  font-size: 18px;
  color: #fff !important;
}

/* .titlecard h4 {
  position: relative;
}

.titlecard h4:after {
  position: absolute;
  width: 22px;
  height: 1px;
  content: '';
  background: #bababa;
  left: 0;
  right: 0;
  bottom: -2px;
} */

/* login */
.stanch-login-register .hero-wrap {
  position: relative;
  overflow: hidden;
}

.stanch-login-register .hero-wrap .hero-mask {
  z-index: 1;
}

.stanch-login-register .hero-wrap .hero-mask,
.stanch-login-register .hero-wrap .hero-bg,
.stanch-login-register .hero-wrap .hero-bg-slideshow {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.stanch-login-register .hero-wrap .hero-bg.hero-bg-scroll {
  background-attachment: scroll;
}

.stanch-login-register .hero-wrap .hero-bg {
  z-index: 0;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  transition: background-image 300ms ease-in 200ms;
}

.stanch-login-register .hero-wrap .hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.stanch-login-register .hero-wrap .hero-content {
  position: relative;
  z-index: 2;
}

.w-100 {
  width: 100% !important;
}

.stanch-login-register .opacity-4 {
  opacity: 0.1;
}

.stanch-login-register .form-control,
.stanch-login-register select.form-control {
  border-radius: 8px !important;
  font-size: 14px;
  padding: 3px 10px;
  height: 40px;
}

.stanch-login-register .form-label {
  margin-bottom: 4px;
  color: #9b9b9b !important;
}

.whats-lists.content_perfect.table-new-dashboard .listcontents .list-row-container {
  position: relative;
  box-shadow: 0 2px 4px rgba(3, 0, 71, .02) !important;
  border-radius: 0 !important;
  border-bottom: 1px dashed rgba(0, 0, 0, .1) !important;
  padding: 2px 0 !important;
  /* margin-bottom: 10px; */
}

.whats-lists.content_perfect.table-new-dashboard .listcontents .list-row-container .level.list-row {
  padding: 0 10px !important;
}

.whats-lists .list-header-subject .list-row-col:first-child,
.whats-lists .listcontents .list-row-container .list-row-col:first-child {
  max-width: 220px;
}

.whats-lists .listcontents .list-row-container .list-row-col .smindicator {
  background-color: #e2ecfd;
  color: #333;
}

.whats-lists .listcontents .list-row-container:hover .list-row-col .smindicator {
  background-color: #1C90FF;
  color: #fff;
}

#main-content {
  padding: 20px;
}

#slide-out-window {
  width: 320px;
  height: 96%;
  position: fixed;
  top: 0;
  right: -350px;
  /* Initially hidden */
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  transition: right 0.3s;
  padding: 20px 0 20px 20px;
  z-index: 9999;
  margin: 1%;
  border-radius: 16px;
}

#slide-out-window h3 {
  font-size: 16px;
  line-height: 1.1;
}


.btn-close-icon {
  background: none;
  border: none;
  font-size: 1.5em;
  color: #dc3545;
  cursor: pointer;
}

/* #backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 9998;
} */

.slidewindow_links {
  list-style: none;
}

.slidewindow_links li {
  list-style: none;
  margin-bottom: 10px;
}

.slidewindow_links li a i {
  display: inline-flex;
  width: 20px;
  height: 20px;
  background: #e2ecff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  /* color: #fff; */
  font-size: 11px;
  line-height: 1;
  margin-right: 5px;
}


.single-cat {
  padding: 2px 0 2px;
  border-bottom: 1px solid #eee;
  transition: all 0.4s ease;
  display: flex;
  border-radius: 4px;
  background-color: #fff;
  margin-bottom: 5px;
  align-items: center;
}

.single-cat h5 {
  margin-bottom: 0;
  font-weight: 500;
  margin-top: 0;
  /* color: #1C90FF; */
}

.single-cat:hover h5,
.single-cat:hover .icon i {
  color: #1C90FF;
}

.single-cat .icon i {
  font-size: 16px;
}

.upcoming_holidays .single-cat .icon i {
  color: #818181;
  font-size: 16px;
}

.single-cat .icon {
  transition: all .3s cubic-bezier(.165, .84, .44, 1);
  height: 22px;
  width: 22px;
  line-height: 30px;
  text-align: center;
  display: inline-flex;
  background: rgba(28, 144, 255, .1);
  border-radius: 4px;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

.single-cat:hover .icon {
  transform: scale(1.3) !important;
}

.single-cat:hover {
  border-color: #d6d5d5;
}

.upcoming_holidays h4 {
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
}

.upcoming_holidays .single-cat .icon {
  height: 26px;
  width: 26px;
}

.upcoming_holidays .single-cat {
  padding-top: 4px;
  padding-bottom: 8px;
}

.slideinside {
  max-height: 96vh;
  width: 100%;
  position: relative;
  overflow-y: scroll;
  padding-right: 20px;
}

.btn.icon-btn-theme {
  display: flex;
  align-items: center;
}

.btn.icon-btn-theme i {
  display: none;
}

.whats-lists .listcontents .list-row-container {
  transition: all 0.4s ease;
}

.whats-lists .listcontents .list-row-container:hover .btn.icon-btn-theme i {
  display: block;
}