﻿@charset "UTF-8";
.highcharts-data-label {
  font-family: Calibri, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

html[lang=ar] .highcharts-title {
  font-family: Tajawal, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

#spacecontainer {
  height: 130px;
  display: flex;
}

html[lang=ar] h1,
html[lang=ar] .h1,
html[lang=ar] h2,
html[lang=ar] .h2 {
  font-size: 2.5rem;
}
html[lang=ar] h1 :not(i),
html[lang=ar] .h1 :not(i),
html[lang=ar] h2 :not(i),
html[lang=ar] .h2 :not(i) {
  font-size: 2.5rem;
}
html[lang=ar] h3,
html[lang=ar] .h3 {
  font-size: 1.75rem;
}
html[lang=ar] h3 :not(i),
html[lang=ar] .h3 :not(i) {
  font-size: 1.75rem;
}
html[lang=ar] h4,
html[lang=ar] .h4 {
  font-size: 1.5rem;
}
html[lang=ar] h4 :not(i),
html[lang=ar] .h4 :not(i) {
  font-size: 1.5rem;
}
html[lang=ar] h5,
html[lang=ar] .h5 {
  font-size: 1.25rem;
}
html[lang=ar] h5 :not(i),
html[lang=ar] .h5 :not(i) {
  font-size: 1.25rem;
}
html[lang=ar] h6,
html[lang=ar] .h6 {
  font-size: 1rem;
}
html[lang=ar] h6 :not(i),
html[lang=ar] .h6 :not(i) {
  font-size: 1rem;
}
html[lang=ar] .ess-page #selfServiceNews-grid2_pager .k-pager-info.k-label {
  direction: ltr;
  text-align: left;
  margin-right: auto;
  margin-left: 0;
  display: block;
}

@media screen and (min-width: 1024px) {
  .d-grid-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.gap-25 {
  gap: 0.25rem;
}

.gap-50 {
  gap: 0.5rem;
}

.gap-100 {
  gap: 1rem;
}

.gap-150 {
  gap: 1.5rem;
}

.gap-200 {
  gap: 2rem;
}

.fz05 {
  font-size: 0.5rem !important;
}

.fz06 {
  font-size: 0.6rem !important;
}

.fz07 {
  font-size: 0.7rem !important;
}

.fz08 {
  font-size: 0.8rem !important;
}

.fz09 {
  font-size: 0.9rem !important;
}

.fz10 {
  font-size: 1rem !important;
}

.fz11 {
  font-size: 1.1rem !important;
}

.fz12 {
  font-size: 1.2rem !important;
}

.fz13 {
  font-size: 1.3rem !important;
}

.fz14 {
  font-size: 1.4rem !important;
}

.fz15 {
  font-size: 1.5rem !important;
}

.fz17 {
  font-size: 1.7rem !important;
}

.fz20 {
  font-size: 2rem !important;
}

.fz25 {
  font-size: 2.5rem !important;
}

.fz30 {
  font-size: 3rem !important;
}

.mw-fc {
  max-width: fit-content;
}

.ms-0 {
  margin-inline-start: 0;
}

.ms-auto {
  margin-inline-start: auto;
}

.me-0 {
  margin-inline-end: 0;
}

.me-auto {
  margin-inline-end: auto;
}

.ps-0 {
  padding-inline-start: 0;
}

.ps-auto {
  padding-inline-start: auto;
}

.pe-0 {
  padding-inline-end: 0;
}

.pe-auto {
  padding-inline-end: auto;
}

.text-start {
  text-align: start;
}

.text-end {
  text-align: end;
}

body {
  background-color: #fbfbfb;
}

/* Change ESS Layout Content Start */
.ess-page:not(.minimal-admin):not(.popup) #content {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.ess-page:not(.minimal-admin):not(.popup) .section-header {
  position: static;
}
.ess-page:not(.minimal-admin):not(.popup) .section-header .options .btn-outline-white {
  color: #393f46;
  background-color: #f8f9fa;
  background-image: none;
  border-color: #cdcdcd;
}
.ess-page:not(.minimal-admin):not(.popup) .section-header .title {
  color: #393f46 !important;
}

/* Change ESS Layout Content End */
.db-size-chart {
  grid-column: 1/13;
  grid-row: 2/3;
}

.emp-by-nationality-chart {
  grid-column: 1/13;
  grid-row: 3/4;
}

.emp-attend-chart {
  grid-column: 1/13;
  grid-row: 4/5;
}

.salary-chart {
  grid-column: 1/13;
  grid-row: 5/6;
}

.emp-by-age-chart {
  grid-column: 1/13;
  grid-row: 6/7;
}

.emp-by-os-chart {
  grid-column: 1/13;
  grid-row: 7/8;
}

.statistics-container {
  background-color: #fbfdff;
  flex-wrap: wrap;
}

.statistics-container .statistics-col {
  /*width: 33%;
  flex: none;*/
  padding-inline-start: 0;
  padding-inline-end: 15px;
  padding-top: 0;
  padding-bottom: 0.6rem;
}
.statistics-container .statistics-col .card {
  border-radius: 1rem;
}
.statistics-container .statistics-col:nth-child(3n) {
  padding-inline-end: 0;
}

.report-title {
  text-align: center;
  font-size: 1.1rem;
  font-weight: 400;
  padding: 0.5rem;
}

.svg {
  max-width: 100%;
}

.statistics-container .svg {
  width: 55px;
}

.statistics-container .statistics-col.double-contents .card-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1rem;
  align-items: center;
}

.statistics-container .statistics-col.double-contents .card-block .statistics-content {
  flex: 1;
  align-self: flex-start;
}

.statistics-container .statistics-col.double-contents .card-block .statistics-content:last-child .statistics-container-outer {
  padding-left: 0px;
  padding-right: 1rem;
  text-align: right;
}

.statistics-container .statistics-col > .card {
  background: #fff !important;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  color: #00113c !important;
  display: flex;
  justify-content: center;
}

.statistics-container .statistics-col i[class^=fa] {
  color: #00113c !important;
}

.statistics-container .statistics-container-inner div:first-child {
  font-size: 1.2rem;
  font-weight: 800;
}
.statistics-container .statistics-container-inner div:first-child td,
.statistics-container .statistics-container-inner div:first-child th {
  font-weight: 400;
}

.statistics-container .statistics-container-inner .statistics-attribute {
  color: #95969a !important;
  white-space: unset !important;
}

.statistics-container .statistics-content {
  align-items: center;
  /*margin-bottom:1rem;*/
}

/* @media (max-width:1300px) {

    .statistics-container .statistics-col:nth-child(2) .statistics-container-inner div:first-child,
    .statistics-container .statistics-col:nth-child(4) .statistics-container-inner div:first-child {
        font-size: 1rem;
    }
} */
.dashboard-tabs {
  position: fixed;
  top: 50%;
  left: 100%;
  margin-top: -65px;
  width: fit-content;
  z-index: 100;
}
.dashboard-tabs ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.dashboard-tabs ul li {
  color: #fff;
  text-align: center;
  margin-bottom: 1rem;
}
.dashboard-tabs ul li a {
  display: block;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  background: linear-gradient(326deg, #232f46, #2061e8);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-left: -48px;
  height: 50px;
  transition: all 0.8s ease-in-out;
  padding: 0.5rem 30px 0.5rem 0.5rem;
  font-size: 1rem;
  text-align: left;
}
.dashboard-tabs ul li a .icon-wrap {
  background: #fff;
  border-radius: 1rem;
  padding: 0.25rem;
  width: 32px;
  display: inline-block;
  margin-right: 0.5rem;
}
.dashboard-tabs ul li a .icon-wrap svg {
  max-height: 32px;
}
.dashboard-tabs ul li a:hover {
  margin-left: -210px;
  background: linear-gradient(326deg, #043a9b, #20c3e8);
}

h3.page-title {
  font-size: 1.2rem;
  padding: 0 0.8rem;
  font-weight: bold;
  margin: 0.5rem 0 0;
}

@media (max-width: 1199px) {
  .statistics-container .statistics-col {
    padding-top: 0;
    width: 50%;
  }
  .ess-page #selfServiceNews-grid2 .k-listview-content .news {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .statistics-container .statistics-col {
    padding-top: 0 !important;
    width: 100%;
  }
  .statistics-container .statistics-col:first-child {
    padding-top: 1rem !important;
  }
}
.report {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem !important;
}

#spacecontainer,
#employeebycategorycontainer {
  height: auto !important;
  max-height: 400px;
}

.emp-attend-chart {
  grid-row: 2/3;
}

.dashboard-grid {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.dashboard-grid .full {
  grid-column: 1/13;
}
.dashboard-grid .half-first {
  grid-column: 1/7;
}
.dashboard-grid .half-end {
  grid-column: 7/13;
}
.dashboard-grid.system .db-size-chart {
  grid-row: 2/3;
  grid-column: 1/13;
}
.dashboard-grid .card-collapse .collapsed .card-collapse-icon {
  transform: rotate(90deg);
}
.dashboard-grid .card-collapse .card-collapse-icon {
  transform: rotate(180deg);
}
.dashboard-grid.leaves-dashboard .emp-on-leaves {
  grid-column: 1/7;
  grid-row: 1/2;
}
.dashboard-grid.leaves-dashboard .emp-on-leaves td {
  padding: 0.5rem;
  vertical-align: middle;
}
.dashboard-grid.leaves-dashboard .emp-on-leaves td .zoomable-thumb-container2, .dashboard-grid.leaves-dashboard .emp-on-leaves td .zoomable-thumb2 {
  width: 25px;
  height: 25px;
}
.dashboard-grid.leaves-dashboard .leaves-chart {
  grid-column: 7/13;
  grid-row: 1/2;
}
.dashboard-grid .tenant-statistics .statistics-container {
  background: none;
}
.dashboard-grid .tenant-statistics .report {
  box-shadow: none;
  background: none;
}
.dashboard-grid.other-dashboards {
  grid-template-columns: repeat(10, 1fr);
}
.dashboard-grid.other-dashboards .statistics-container {
  background: none;
  padding-bottom: 1rem;
}
.dashboard-grid.other-dashboards .tenant-statistics {
  flex-direction: column;
}
.dashboard-grid.other-dashboards .report {
  height: auto;
  margin-bottom: 1rem;
  overflow: inherit;
}
.dashboard-grid.other-dashboards .statistics-col {
  width: 100%;
  padding-top: 0;
}
.dashboard-grid.other-dashboards .statistics-col .card {
  margin-top: 1.5rem;
  position: relative;
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
}
.dashboard-grid.other-dashboards .statistics-col .card .card-block {
  padding: 8px 10px 10px;
}
.dashboard-grid.other-dashboards .statistics-col .card a {
  text-decoration: none;
  display: block;
}
.dashboard-grid.other-dashboards .statistics-col .card .statistics-icon {
  position: absolute;
  top: -1rem;
  background: linear-gradient(90deg, #e0e0e0, #fff);
  border-radius: 1rem;
  padding: 0.3rem 0.45rem 0.45rem;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.22);
}
.dashboard-grid.other-dashboards .statistics-col .card .statistics-container-outer {
  padding-inline-start: 55px;
  display: block;
}
.dashboard-grid.other-dashboards .statistics-col .card .statistics-container-outer .statistics-attribute {
  padding-inline-start: 1rem;
  font-size: 1rem;
  color: #95969a;
  display: block;
  width: 100%;
  border-top: none;
}
.dashboard-grid.other-dashboards .attendance-info-statistics,
.dashboard-grid.other-dashboards .leaves-chart {
  padding: 1rem;
  background: #fff;
}

@media screen and (min-width: 992px) {
  .dashboard-grid {
    display: grid;
  }
  .emp-by-nationality-chart {
    grid-row: 3/4;
  }
  .emp-by-age-chart {
    grid-row: 3/4;
  }
  .salary-chart {
    grid-row: 5/6;
  }
  .db-size-chart,
  .emp-by-os-chart {
    grid-row: 4/5;
  }
  .emp-count-monthly {
    grid-row: 2/3;
    grid-column: 1/7;
  }
  .dashboard-notification {
    grid-column: 11/13;
  }
  .tenant-statistics,
  .salary-chart {
    grid-column: 1/13;
  }
  .emp-attend-chart,
  .emp-by-age-chart {
    grid-column: 1/7;
  }
  .emp-by-os-chart {
    grid-column: 7/13;
    grid-row: 6/7;
  }
  .emp-by-nationality-chart,
  .db-size-chart {
    grid-column: 7/13;
  }
  .leave-grid {
    grid-row: 2/3;
    grid-column: 7/13;
  }
  .emp-by-position-chart {
    grid-column: 1/7;
    grid-row: 4/5;
  }
  .count-by-grade-chart {
    grid-column: 7/13;
    grid-row: 4/5;
  }
  .count-by-education-chart {
    grid-row: 6/7;
    grid-column: 1/7;
  }
  .count-by-location-chart {
    grid-row: 5/6;
    grid-column: 1/7;
  }
  .emp-by-service-period-chart {
    grid-column: 7/13;
    grid-row: 5/6;
  }
  .employee-on-leaves-plan {
    grid-column: 1/13;
    grid-row: 2/3;
  }
  .employee-on-leaves-monthly {
    grid-column: 1/13;
    grid-row: 3/4;
  }
}
.today-leaves img {
  width: 30px;
  height: 30px;
}

/*.public-page .page-main {
  background-color: #193c6d;
  background-image: url(/images/header-bg.jpg);
  background-size: 100%;
  background-image: -webkit-gradient(
    linear,
    0 0,
    100% 100%,
    color-stop(0, #003073),
    color-stop(100%, #3f3daf)
  );
  background-image: -webkit-linear-gradient(135deg, #003073, #3f3daf);
  background-image: -moz-linear-gradient(45deg, #003073, #3f3daf);
  background-image: -o-linear-gradient(45deg, #003073, #3f3daf);
  background-image: linear-gradient(135deg, #003073, #3f3daf);
  text-align: center;
  margin: 0px;
  overflow: hidden;
}*/
/* Header */
.k-avatar-solid-primary {
  background: none;
  border: none;
}

.k-orgchart-card.k-card .k-avatar {
  overflow: inherit;
}

.zoomable-thumb-container2 {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-inline-end: 0.5rem;
  /*
  &:hover .zoomable-thumb2 {
      transform: scaleX(2) scaleY(2) translate(calc(50% - 22px)) translateY(calc(-50% + 22px));
  }*/
}
.zoomable-thumb-container2 .zoomable-thumb2 {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  transition: all 0.5s;
}

.k-orgchart-node-container .zoomable-thumb-container2 {
  width: 55px;
  height: 55px;
}
.k-orgchart-node-container .zoomable-thumb-container2 .zoomable-thumb2 {
  width: 55px;
  height: 55px;
}

[data-target-input=nearest] {
  position: relative;
}

.zoomable-thumb-container-floated {
  width: 25px;
  border-radius: 50%;
  transition: all 0.5s;
  position: absolute;
  overflow: hidden;
  max-height: 55px;
  top: 0;
  left: 0;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zoomable-thumb-container-floated.active {
  transform: scaleX(2) scaleY(2) translate(calc(50% - 11px)) translateY(calc(-50% + 11px));
}
.zoomable-thumb-container-floated img {
  width: 25px;
}

.k-card-body.k-hstack {
  position: relative;
}

.zoomable-thumb-container {
  width: 45px;
  height: 45px;
}

.k-orgchart-node .k-card {
  overflow: inherit;
}

.menu-overlay {
  background: rgba(20, 19, 19, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.self-services .self-services-statistics {
  padding: 0;
  grid-row: 1/2;
  grid-column: 1/13;
  display: block;
  overflow: inherit;
}
.self-services .self-services-statistics .statistics-container {
  border-radius: 10px;
}
.self-services .self-services-statistics .datepicker th,
.self-services .self-services-statistics .datepicker td {
  font-size: 1rem !important;
}
.self-services .self-services-statistics a.action-no-style {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.self-services .employee-info {
  grid-row: 2/3;
  grid-column: 1/7;
  display: block;
  padding: 10px 15px;
  background: -webkit-linear-gradient(-36deg, #2b4b95 74px, #ffffff 0%);
}
.self-services .employee-info > * {
  display: block;
  width: 100%;
}
.self-services .employee-info .e-name {
  font-size: 1.2rem;
  font-weight: 800;
}
.self-services .employee-info .e-number {
  line-height: 29px;
}
.self-services .employee-info .e-number span {
  font-weight: 800;
  font-size: 1.1rem;
  background: #232f46;
  color: #fff;
  display: inline-block;
  min-width: 12px;
  padding: 0 5px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-radius: 11px;
}
.self-services .employee-info .e-jottitle {
  line-height: 29px;
}
.self-services .employee-info .edit-profile-link {
  white-space: nowrap;
  background: #2b4b95;
  font-size: 0.7rem;
  border-radius: 0.5rem;
  padding: 0.2rem 0.8rem;
  color: #fff;
  text-decoration: none;
  align-self: flex-end;
}
.self-services .employee-info .edit-profile-link i {
  margin-inline-end: 0.25rem;
}
.self-services .employee-info .edit-profile-link:hover {
  background: #00113c;
}
.self-services .employee-info .employee-avatar {
  width: 64px !important;
  height: 64px !important;
  border-radius: 50%;
  overflow: hidden;
}
.self-services .employee-info .employee-avatar img {
  width: 64px !important;
  height: 64px !important;
}
.self-services .employee-info .service-period-label {
  font-size: 0.875rem !important;
}
.self-services .employee-company-info {
  grid-row: 2/3;
  grid-column: 7/13;
  display: block;
}
.self-services .employee-company-info .employee-details > * {
  display: flex;
  margin-bottom: 0.5rem;
}
.self-services .employee-company-info .employee-details:last-child {
  margin-bottom: 0;
}
.self-services .employee-company-info .employee-details .detail-name {
  font-size: 0.8rem !important;
}
.self-services .employee-company-info .employee-details .detail-name.company-name {
  font-size: 1rem !important;
  font-weight: 800;
}
.self-services .employee-company-info .employee-details .svg {
  max-width: 20px;
  margin-inline-end: 0.5rem;
}

@media screen and (max-width: 1023px) {
  .self-services .employee-info {
    background: -webkit-linear-gradient(-73deg, #2b4b95 24%, #ffffff 0%);
    text-align: center !important;
  }
  .self-services .employee-info .e-name {
    margin-top: 0.5rem;
  }
  .self-services .employee-info .edit-profile-link {
    display: block;
    margin: 0.4rem auto;
    max-width: fit-content;
  }
  .self-services .employee-info .employee-avatar {
    display: block;
    margin: 0 auto;
  }
}
.attendance-info-statistics {
  background: #fbfdff;
}
.attendance-info-statistics .grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  gap: 0.5rem;
}
.attendance-info-statistics .grid.grid-column-4 {
  grid-template-columns: repeat(4, 1fr);
}
.attendance-info-statistics .info {
  background: #fff;
  margin: 0.2rem;
  border-radius: 1rem;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
}
.attendance-info-statistics .info:nth-child(even) {
  background: #2e96e1;
  color: #fff;
}
.attendance-info-statistics .info:nth-child(odd) {
  background: #41b0ff;
  color: #fff;
}
.attendance-info-statistics .info .icon {
  order: 3;
  color: #234054;
  font-size: 90%;
}
.attendance-info-statistics .info .total {
  order: 2;
  width: 100%;
  padding: 0 0.4rem;
  font-weight: 800;
  text-align: end;
}
.attendance-info-statistics .info .label {
  white-space: nowrap;
  order: 1;
}
.attendance-info-statistics .s-date {
  position: relative;
  text-align: end;
  float: right;
}
.attendance-info-statistics .s-date a {
  text-decoration: none;
  font-weight: 800;
  padding: 3px 0.4rem;
  display: inline-block;
}
.attendance-info-statistics .s-date .bootstrap-datetimepicker-widget {
  inset: auto 0 auto auto !important;
}
.attendance-info-statistics h3.fz11 {
  text-align: start;
  width: 100%;
  margin-bottom: 1rem;
  font-weight: 800;
}
.attendance-info-statistics.today {
  grid-row: 3/4;
  grid-column: 1/7;
}
.attendance-info-statistics.today .grid {
  grid-template-columns: repeat(2, 1fr);
}
.attendance-info-statistics.today .info {
  max-width: 100px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  background: none;
  color: #000;
  box-shadow: none;
  padding: 0;
}
.attendance-info-statistics.today .info .total {
  text-align: center;
  order: 1;
  border-bottom: 2px solid #ccc;
  font-size: 1.3rem;
}
.attendance-info-statistics.today .info .label {
  order: 2;
}
.attendance-info-statistics.today .info.green .total {
  color: rgb(0, 161, 0);
}
.attendance-info-statistics.today .info.red .total {
  color: rgb(190, 44, 7);
}
.attendance-info-statistics.today .info.default .total {
  color: rgb(15, 0, 70);
}
.attendance-info-statistics.today .info .icon {
  display: none;
}
.attendance-info-statistics.month {
  grid-row: 3/6;
  grid-column: 7/13;
}
.attendance-info-statistics.month .info {
  margin: 0 0 1rem;
  display: grid;
  grid-template-columns: 30px 1fr;
  grid-template-rows: auto;
  background: none;
  color: #000;
  box-shadow: none;
}
.attendance-info-statistics.month .info .total {
  text-align: center;
  order: 1;
  border-bottom: 2px solid #ccc;
  font-size: 0.9rem;
  font-weight: 400;
  grid-row: 1/2;
  grid-column: 2/3;
}
.attendance-info-statistics.month .info .label {
  font-size: 0.85rem;
  order: 2;
  grid-row: 2/3;
  grid-column: 2/3;
  text-align: center;
}
.attendance-info-statistics.month .info.green .total {
  color: rgb(0, 161, 0);
}
.attendance-info-statistics.month .info.red .total {
  color: rgb(190, 44, 7);
}
.attendance-info-statistics.month .info.default .total {
  color: rgb(15, 0, 70);
}
.attendance-info-statistics.month .info .icon {
  font-size: 1.1rem;
  grid-row: 1/3;
  grid-column: 1/2;
  margin-inline-end: 0.5rem;
  max-width: 20px;
  color: #aaa;
  text-align: center;
}

.leave-grid-ess {
  grid-column: 1/7;
  grid-row: 4/5;
  flex-direction: column;
}

.leaves-chart {
  display: block !important;
  grid-column: 1/7;
  grid-row: 5/6;
}
.leaves-chart h3.fz11 {
  text-align: start;
  width: 100%;
  margin-bottom: 1rem;
  font-weight: 800;
}
.leaves-chart > * {
  margin: 0 auto;
}

.monthly-attendance-chart {
  margin-top: 2rem;
  grid-column: 7/13;
  grid-row: 5/6;
}
.monthly-attendance-chart > * {
  margin: 0 auto;
}

.ess-page .navbar .user-profile > .dropdown-menu {
  width: calc(100% + 10rem) !important;
}

@media screen and (max-width: 1520px) {
  .attendance-info-statistics .grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
  }
  .attendance-info-statistics .grid.grid-column-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .dashboard-grid.attendance .statistics-col {
    width: 100%;
  }
  .attendance-info-statistics .grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.5rem;
  }
  .attendance-info-statistics .grid.grid-column-4 {
    grid-template-columns: repeat(1, 1fr);
  }
  .attendance-info-statistics.month .grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .attendance-info-statistics.month .grid .info {
    padding: 0;
    grid-template-columns: 0 1fr;
  }
  .attendance-info-statistics.month .grid .info .label,
  .attendance-info-statistics.month .grid .info .total {
    font-size: 0.8rem;
  }
  .attendance-info-statistics.month .grid .info .icon {
    font-size: 0.8rem;
    display: none;
  }
  .monthly-attendance-chart {
    margin-top: 1rem;
  }
}
html[dir=rtl] body,
html[dir=rtl] .k-widget,
html[dir=rtl] .k-treeview {
  text-align: right;
}
html[dir=rtl] .dashboard-tabs {
  left: auto;
  right: 100%;
}
html[dir=rtl] .dashboard-tabs ul li a {
  margin-left: 0;
  margin-right: -48px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  text-align: right;
  padding: 0.5rem 0.5rem 0.5rem 30px;
}
html[dir=rtl] .dashboard-tabs ul li a .icon-wrap {
  margin-right: 0;
  margin-left: 0.5rem;
}
html[dir=rtl] .dashboard-tabs ul li a:hover {
  margin-left: 0;
  margin-right: -210px;
}
html[dir=rtl] .ess-page #selfServiceNews-grid2 .k-listview-content .news .head .title {
  font-size: 1rem !important;
}
html[dir=rtl] .statistics-container .statistics-col.double-contents .card-block .statistics-content:last-child .statistics-container-outer {
  padding-right: 0px;
  padding-left: 1rem;
  text-align: left;
}
html[dir=rtl] .self-services .employee-info {
  background: -webkit-linear-gradient(45deg, #ffffff calc(100% - 74px), #2b4b95 0%);
}
html[dir=rtl] .widget .bootstrap-datetimepicker-widget {
  inset: auto auto auto 0 !important;
}
html[dir=rtl] .attendance-info-statistics .s-date {
  float: left;
}

@media (max-width: 991.98px) {
  .navbar .navbar-menu:last-child {
    display: block;
  }
  .navbar .navbar-menu:last-child > ul > li {
    display: none;
  }
  .navbar .navbar-menu:last-child > ul > li:last-child {
    display: block;
  }
}
@media screen and (min-width: 992px) and (max-width: 1100px) {
  .navbar .nav-item .nav-link {
    padding: 14px 2px !important;
  }
  .navbar .navbar-menu.main-nav > ul > .nav-item {
    min-width: 0px;
  }
}
@media screen and (min-width: 1101px) and (max-width: 1195px) {
  .navbar .nav-item .nav-link {
    padding: 14px 4px !important;
  }
}
@media screen and (max-width: 1195px) {
  .fa.fa-bell + .report-title {
    display: none;
  }
}
.accordion#performanceAppraisalSections .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 1px solid #dee2e6;
  border-radius: 5px;
}

.accordion#performanceAppraisalSections .card:last-of-type {
  border-radius: 5px;
}

#performanceAppraisalSections .card-body > *:last-child {
  margin-bottom: 8px !important;
}

/* ESS page appraisal */
#appraisalEmployeeRequest-edit h1,
#appraisalEmployeeRequest-edit h2,
#appraisalEmployeeRequest-edit h3,
#appraisalEmployeeRequest-edit h4,
#appraisalEmployeeRequest-edit h5,
#appraisaltransaction-edit h1,
#appraisaltransaction-edit h2,
#appraisaltransaction-edit h3,
#appraisaltransaction-edit h4,
#appraisaltransaction-edit h5 {
  margin-bottom: 0;
}

.appraisal-rating-form .question,
#appraisaltransaction-edit .question {
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 0.7rem;
  margin-top: 1rem;
  display: flex;
  color: #0b3078;
  align-items: center;
}
.appraisal-rating-form .question i[class*=fa-],
#appraisaltransaction-edit .question i[class*=fa-] {
  display: inline-block;
  margin-inline-end: 0.8rem;
  font-size: 1.35rem;
}
.appraisal-rating-form .answers .rating,
#appraisaltransaction-edit .answers .rating {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-end;
}
.appraisal-rating-form .answers .rating > div,
#appraisaltransaction-edit .answers .rating > div {
  max-width: 150px;
}
.appraisal-rating-form .answers .rating > div .form-check-label,
#appraisaltransaction-edit .answers .rating > div .form-check-label {
  width: 80px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #999;
}
.appraisal-rating-form .answers .rating > div .form-check-label .info,
#appraisaltransaction-edit .answers .rating > div .form-check-label .info {
  display: block;
  transition: all 0.5s;
}
.appraisal-rating-form .answers .rating > div .form-check-label .number,
#appraisaltransaction-edit .answers .rating > div .form-check-label .number {
  margin-top: 0.4rem;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  color: rgb(15, 67, 151);
  background-color: #fff;
  border: 1px solid #ddd;
  transition: all 0.5s;
}
.appraisal-rating-form .answers .rating > div input[type=radio],
.appraisal-rating-form .answers .rating > div .form-check-input,
#appraisaltransaction-edit .answers .rating > div input[type=radio],
#appraisaltransaction-edit .answers .rating > div .form-check-input {
  display: none;
}
.appraisal-rating-form .answers .rating > div input[type=radio]:checked + .form-check-label .info,
.appraisal-rating-form .answers .rating > div .form-check-input:checked + .form-check-label .info,
#appraisaltransaction-edit .answers .rating > div input[type=radio]:checked + .form-check-label .info,
#appraisaltransaction-edit .answers .rating > div .form-check-input:checked + .form-check-label .info {
  font-weight: bold;
}
.appraisal-rating-form .answers .rating > div input[type=radio]:checked + .form-check-label .number,
.appraisal-rating-form .answers .rating > div .form-check-input:checked + .form-check-label .number,
#appraisaltransaction-edit .answers .rating > div input[type=radio]:checked + .form-check-label .number,
#appraisaltransaction-edit .answers .rating > div .form-check-input:checked + .form-check-label .number {
  color: #fff;
  border: 2px solid #fff;
  background: rgb(2, 0, 36);
  background: linear-gradient(35deg, rgb(2, 0, 36) 0%, rgb(15, 67, 151) 100%);
}
.appraisal-rating-form .answers hr,
#appraisaltransaction-edit .answers hr {
  margin-bottom: 2rem;
  margin-top: 1rem;
}
.appraisal-rating-form .answers .appraisal-comment,
#appraisaltransaction-edit .answers .appraisal-comment {
  height: 3rem;
  background: #fff;
  box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.09);
  border-radius: 1rem;
  margin-top: 0.75rem;
  margin-bottom: 1rem;
  resize: none;
}

#objectiveEmployee-edit .item-wrapper {
  border-radius: 10px;
  border: 1px solid #cbd5e2;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
#objectiveEmployee-edit .item-wrapper .item-avatar {
  display: none;
}
#objectiveEmployee-edit .item-wrapper .item-avatar > img {
  border-radius: 50%;
  height: 25px;
  width: 25px;
}
#objectiveEmployee-edit .item-data {
  border-radius: 10px;
  border: 1px solid #E2ECFA;
  background: #fafafa;
}
#objectiveEmployee-edit .item-data .item-arrow {
  display: none;
  width: 10px;
  height: 10px;
  left: -6px;
  top: 15px;
  border: 1px solid #e3e3e3;
  transform: rotate(135deg);
  border-top: 0;
  border-left: 0;
  background-color: #fafafa;
}
#objectiveEmployee-edit .item-name {
  font-style: italic;
}
#objectiveEmployee-edit .item-attachments {
  border-radius: 0.5rem;
  gap: 0.5rem 1rem;
  flex-wrap: wrap;
}
#objectiveEmployee-edit .item-badge {
  gap: 0.3rem;
  font-weight: 400;
  line-height: 2;
}
#objectiveEmployee-edit .item-attachments > * {
  flex: 100% 0 0;
}
#objectiveEmployee-edit .item-attachment {
  gap: 0.5rem;
  border-radius: 4px;
  background: #f5f5f5;
}
#objectiveEmployee-edit .item-name,
#objectiveEmployee-edit .item-attachment i {
  color: #09387B;
}
#objectiveEmployee-edit .item-actions {
  gap: 0.3rem;
}
#objectiveEmployee-edit .item-actions .item-comments-count {
  top: -8px;
  left: -8px;
  width: 20px;
  height: 20px;
  border: none;
  padding: 0 !important;
  align-items: center;
  justify-content: center;
  display: flex;
}
#objectiveEmployee-edit .item-comments .item-wrapper,
#objectiveEmployee-edit .item-comment-new.item-wrapper {
  border: none;
  box-shadow: none;
}
#objectiveEmployee-edit .item-comments .item-wrapper .item-avatar,
#objectiveEmployee-edit .item-comment-new .item-avatar {
  display: block;
}
#objectiveEmployee-edit .item-comments .item-avatar:before {
  position: absolute;
  left: 50%;
  top: 35px;
  content: "";
  height: calc(100% - 5px);
  width: 0;
  border-left: 1px dashed rgba(0, 0, 0, 0.24);
  z-index: 1;
}
#objectiveEmployee-edit .item-comments .item-wrapper .item-avatar > img,
#objectiveEmployee-edit .item-comment-new.item-wrapper .item-avatar > img {
  border-radius: 50%;
  height: 35px;
  width: 35px;
}
#objectiveEmployee-edit .item-comments .item-wrapper:last-of-type .item-avatar:before {
  content: none;
}
#objectiveEmployee-edit .item-comments .item-wrapper .item-data .item-arrow {
  display: block;
}
@media (min-width: 992px) {
  #objectiveEmployee-edit .item-wrapper .item-avatar {
    display: block;
  }
  #objectiveEmployee-edit .item-attachments > * {
    flex: calc((100% - 2rem) / 3) 0 0;
  }
  #objectiveEmployee-edit .item-data .item-arrow {
    display: block;
  }
}

[dir=rtl] .fa-angle-right.fad:before {
  content: "\f104";
}

[dir=rtl] .fa-angle-right.fad:after {
  content: "\10f104";
}

.no-border-top-td td {
  border-top: none;
  border-bottom: 1px solid #dee2e6;
}

#employee-grid-home .table td {
  vertical-align: middle;
}
#employee-grid-home .nav-tabs {
  border-bottom: none;
}

.cancelled-lbl {
  border: 3px solid #ff0000;
  border-radius: 0.3rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: #f00;
  font-weight: bold;
  padding: 0 0.5rem;
}
.cancelled-lbl i {
  margin-inline-end: 0.2rem;
}

.mw-160 {
  max-width: 160px;
}

.flex-auto {
  flex: auto;
}

.ess-dashboard-2 {
  background: #efefef;
  border-radius: 1rem;
}
.ess-dashboard-2 .text-xl {
  font-size: 36px;
  font-weight: bold;
}
.ess-dashboard-2 .blue {
  color: #3a7dd8;
}
.ess-dashboard-2 .orange {
  color: #d5761b;
}
.ess-dashboard-2 #EmployeeTabs .name {
  margin-inline-start: 0.4rem;
}
.ess-dashboard-2 .waves-effect {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #3a7dd8;
  color: #3a7dd8;
  background: transparent;
  border-radius: 4px;
  font-size: 14px;
  height: 40px;
  padding: 0 0.5rem;
  box-shadow: none;
  max-width: 400px;
  z-index: auto;
  will-change: unset;
}
.ess-dashboard-2 .waves-effect:hover {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.12);
}
.ess-dashboard-2 a.link:not(.btn):not(.btn-large),
.ess-dashboard-2 a.link:visited:not(.btn):not(.btn-large),
.ess-dashboard-2 a.link:active:not(.btn):not(.btn-large),
.ess-dashboard-2 a.download-link:not(.btn):not(.btn-large),
.ess-dashboard-2 a.download-link:visited:not(.btn):not(.btn-large),
.ess-dashboard-2 a.download-link:active:not(.btn):not(.btn-large),
.ess-dashboard-2 a.select-all:not(.btn):not(.btn-large),
.ess-dashboard-2 a.select-all:visited:not(.btn):not(.btn-large),
.ess-dashboard-2 a.select-all:active:not(.btn):not(.btn-large),
.ess-dashboard-2 a.select-none:not(.btn):not(.btn-large),
.ess-dashboard-2 a.select-none:visited:not(.btn):not(.btn-large),
.ess-dashboard-2 a.select-none:active:not(.btn):not(.btn-large) {
  text-decoration: underline;
}
.ess-dashboard-2 .btn.icon-only {
  background-color: transparent;
}
.ess-dashboard-2 .btn.icon-only.icon-only[data-action=approve] .fa,
.ess-dashboard-2 .icon-only.icon-only[data-action=approve].btn-large .fa {
  color: #007e45;
}
.ess-dashboard-2 .btn.icon-only.icon-only[data-action=decline],
.ess-dashboard-2 .icon-only.icon-only[data-action=decline].btn-large,
.ess-dashboard-2 .btn.icon-only.icon-only[data-action=cancel],
.ess-dashboard-2 .icon-only.icon-only[data-action=cancel].btn-large,
.ess-dashboard-2 .btn.icon-only.icon-only[data-action=request_cancelation],
.ess-dashboard-2 .icon-only.icon-only[data-action=request_cancelation].btn-large {
  background-color: transparent;
}
.ess-dashboard-2 .btn.icon-only.icon-only[data-action=decline] .fa,
.ess-dashboard-2 .icon-only.icon-only[data-action=decline].btn-large .fa,
.ess-dashboard-2 .btn.icon-only.icon-only[data-action=cancel] .fa,
.ess-dashboard-2 .icon-only.icon-only[data-action=cancel].btn-large .fa,
.ess-dashboard-2 .btn.icon-only.icon-only[data-action=request_cancelation] .fa,
.ess-dashboard-2 .icon-only.icon-only[data-action=request_cancelation].btn-large .fa {
  color: #C7384F;
}
.ess-dashboard-2 button.widget-control-toggle {
  background: #d4d9d9 !important;
}
.ess-dashboard-2 button.widget-control-toggle.active {
  background: #9d9d9d !important;
  color: #fff;
}
.ess-dashboard-2 .hidden-widgets {
  display: none;
  width: 100%;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  padding: 1rem;
}
.ess-dashboard-2 .hidden-widgets.on {
  display: flex;
}
.ess-dashboard-2 .hidden-widgets .widget-enable {
  border: 1px solid #486fc3;
  color: #486fc3;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  margin-inline-end: 1rem;
  cursor: pointer;
  margin-bottom: 0.5rem;
}
.ess-dashboard-2 .hidden-widgets .widget-enable i {
  background: #486fc3;
  color: #fff;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  margin-inline-start: 0.4rem;
}
.ess-dashboard-2 .welcome h3 {
  font-family: var(--rubik-font);
  font-style: normal;
  font-size: 20px;
}
.ess-dashboard-2 .pending-requests .row {
  padding: 0;
  margin: 0 0 1rem;
}
.ess-dashboard-2 .pending-requests .info {
  flex-grow: 1;
}
.ess-dashboard-2 .pending-requests .info .employee-name {
  font-weight: bold;
}
.ess-dashboard-2 .pending-requests .info p {
  margin-bottom: 0;
}
.ess-dashboard-2 .my-balance-picker {
  position: relative;
}
.ess-dashboard-2.widget-control-enabled .widget .widget-header .widget-options {
  display: block;
}
.ess-dashboard-2 .avatar,
.ess-dashboard-2 .zoomable-thumb-container {
  min-width: 25px;
  margin-inline-end: 0.5rem;
}
.ess-dashboard-2 .avatar img,
.ess-dashboard-2 .zoomable-thumb-container img {
  border-radius: 50%;
  height: 25px;
  width: 25px;
  max-height: 25px;
}

.ess-dashboard-2 .table tr:first-child td, .admin-customized-dashboard .table tr:first-child td {
  border-top: none;
}
.ess-dashboard-2 .table.td-top-border-restore tr:first-child td, .admin-customized-dashboard .table.td-top-border-restore tr:first-child td {
  border-top: 1px solid #dee2e6;
}
.ess-dashboard-2 .widget, .admin-customized-dashboard .widget {
  background: #fff !important;
  border-radius: 1rem;
  margin-bottom: 1rem;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}
.ess-dashboard-2 .widget .widget-header, .admin-customized-dashboard .widget .widget-header {
  padding: 0 1rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #E6EBED;
  min-height: 50px;
}
.ess-dashboard-2 .widget .widget-header .icon, .admin-customized-dashboard .widget .widget-header .icon {
  margin-inline-end: 0.5rem;
  color: #aaa;
  font-size: 18px;
}
.ess-dashboard-2 .widget .widget-header .title, .admin-customized-dashboard .widget .widget-header .title {
  flex-grow: 1;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0;
}
.ess-dashboard-2 .widget .widget-header .right, .admin-customized-dashboard .widget .widget-header .right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: fit-content;
}
.ess-dashboard-2 .widget .widget-header .right .month-name, .admin-customized-dashboard .widget .widget-header .right .month-name {
  font-weight: bold;
}
.ess-dashboard-2 .widget .widget-header .widget-options, .admin-customized-dashboard .widget .widget-header .widget-options {
  display: none;
}
.ess-dashboard-2 .widget .widget-header .widget-options .widget-remove, .admin-customized-dashboard .widget .widget-header .widget-options .widget-remove {
  color: #C7384F;
}
.ess-dashboard-2 .widget .widget-content, .admin-customized-dashboard .widget .widget-content {
  padding: 1rem;
}

#team-leaves .fc-datagrid-cell-frame {
  max-height: 49px;
}
#team-leaves .fc-timeline-events.fc-scrollgrid-sync-inner {
  max-height: 26px;
}
#team-leaves .fc-timeline-event:not(.fc-event-end)::after,
#team-leaves .fc-timeline-event:not(.fc-event-start)::before {
  border-color: transparent rgb(255, 255, 255);
  opacity: 1;
}
#team-leaves .fc-timeline-event.fc-event-end,
#team-leaves .fc-direction-ltr .fc-timeline-more-link {
  border-radius: 0.25rem;
  cursor: pointer;
}
#team-leaves .fc-timeline-event-harness,
#team-leaves .fc-timeline-more-link {
  top: 13px !important;
}
#team-leaves .fc-scrollgrid-sync-table tr:nth-child(even) td {
  background: #fafafa;
}
#team-leaves .fc-scrollgrid {
  border: none;
}
#team-leaves .fc-scrollgrid td,
#team-leaves .fc-scrollgrid th {
  border: none;
}
#team-leaves .fc-datagrid-cell-cushion {
  padding: 2px;
}
#team-leaves .fc-header-toolbar.fc-toolbar.fc-toolbar-ltr {
  display: none;
}
#team-leaves .fc-event-title,
#team-leaves .fc-timeline-slot-cushion.fc-scrollgrid-sync-inner {
  font-size: 0.8rem;
}

.team-leaves-resource-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow-x: auto;
  overflow-y: hidden;
}

.fc-timeline-slot div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  height: 100%;
}
.fc-timeline-slot div span {
  color: #bbb;
}

.fc-scrollgrid-section:first-child .fc-scroller {
  /*overflow: hidden !important;*/
}

@media print {
  body.modal-open #page {
    display: none;
  }
  body.modal-open .modal-dialog {
    left: 0 !important;
    right: 0 !important;
  }
  body.modal-open .modal-closer {
    display: none;
  }
  body.modal-open .modal-content {
    max-width: 100vw;
  }
  body.modal-open .modal-content iframe {
    max-width: 100vw;
  }
}
.modal .modal-header {
  background-color: #F8F9FA;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.modal .modal-header .modal-title {
  font-size: 17px;
}

.toggle-profile {
  font-size: 20px;
  background: #159180;
  color: #fff;
  display: inline;
  align-self: flex-start;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  display: none;
}
.toggle-profile:hover {
  text-decoration: none;
  color: #fff;
}

.ess-profile {
  display: grid;
  grid-template-columns: 200px auto;
  grid-template-rows: auto;
  gap: 0.5rem;
  margin-top: 2rem;
}
.ess-profile .text-primary-ess {
  color: #111;
}
.ess-profile .avatar {
  width: fit-content;
  position: relative;
  margin: 0 auto;
}
.ess-profile .avatar .img-rounded-ess {
  width: 96px;
  height: 96px;
}
.ess-profile .avatar a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  transition: background 0.3s;
  z-index: 1;
  text-indent: -9999em;
  border-radius: 50%;
  font-size: 1.1rem;
}
.ess-profile .avatar a i {
  color: #fff;
}
.ess-profile .avatar a:hover {
  background: rgba(0, 0, 0, 0.45);
  text-indent: 0;
}
.ess-profile ul.bg-ess {
  background: linear-gradient(90deg, #00113c, #2271da);
  border-radius: 0.5rem !important;
  margin-top: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  overflow: hidden;
}
.ess-profile ul.bg-ess .nav-item:not(:first-child) {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.ess-profile ul.bg-ess a {
  border: none !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  font-size: 14px;
}
.ess-profile ul.bg-ess a i {
  color: #fff;
}
.ess-profile ul.bg-ess a span {
  flex-grow: 1;
}
.ess-profile ul.bg-ess a.active {
  background: linear-gradient(90deg, #ffffff, #f3f8ff) !important;
  color: #004daa;
}
.ess-profile ul.bg-ess a.active i {
  color: #004daa;
}
.ess-profile ul.bg-ess a.active:after {
  /*
  font-family: "Font Awesome 5 Pro";
  content: "\f105";
  display: block;*/
}
.ess-profile .contents {
  /*background: #f3f8ff;*/
  border-radius: 1rem;
  /*box-shadow: 0px 0px 5px rgb(0 0 0 / 19%);*/
}
.ess-profile .contents .tab-content-ess {
  background: none;
}
.ess-profile .contents .journal-view .pt-1 {
  margin-bottom: 1rem;
}
.ess-profile .contents .journal-view .font-weight-bold {
  font-size: 14px;
  margin-bottom: 0.5rem;
  font-weight: 500 !important;
  color: #111;
}
.ess-profile .contents .journal-view .mb-lg-0 {
  background: #fcfcfc;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  height: 35px;
  display: block;
}
.ess-profile .item-data {
  background: rgba(247, 247, 247, 0.1);
  /*border-top: 3px solid #002574;*/
  box-shadow: none;
  transition: all 0.4s;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 1rem;
}
.ess-profile .item-data:hover {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.ess-profile .item-data .item-desc {
  color: #111;
  margin-bottom: 0.5rem;
}
.ess-profile .item-data .item-desc b {
  display: block;
  font-size: 14px;
  margin-bottom: 0.5rem;
  font-weight: 500 !important;
  color: #111;
}
.ess-profile .item-data .item-desc span {
  background: #fcfcfc;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  height: 35px;
  display: block;
}
.ess-profile .item-wrapper {
  box-shadow: none;
  border: none;
}
.ess-profile .item-wrapper:nth-child(odd) .item-data {
  background: rgba(169, 169, 169, 0.09);
}
.ess-profile .item-wrapper .fa-edit {
  color: #1f67ca !important;
}
.ess-profile .item-wrapper.document-archiving a {
  text-decoration: none;
}
.ess-profile .item-wrapper.document-archiving .download {
  width: 48px;
  height: 48px;
  background: #206cd2;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-inline-end: 0.5rem;
}
.ess-profile .edit-link {
  background: linear-gradient(87deg, #206cd2, #011644);
  color: #fff !important;
  border-bottom-left-radius: 0.75rem;
  padding: 5px 10px !important;
  box-shadow: none !important;
  font-size: 14px !important;
  border-top-left-radius: 0.75rem;
  transform: translateX(34px) translateY(1px);
  width: 62px;
}
.ess-profile .edit-link i {
  font-size: 14px;
  color: #fff !important;
}
.ess-profile .edit-link:hover {
  background: linear-gradient(87deg, #95bef5, #2250b5);
  box-shadow: -3px 2px 3px 0px rgba(64, 64, 64, 0.27) !important;
}

html[lang=ar] .ess-profile .item-data .item-desc b {
  font-style: normal;
}
html[lang=ar] .ess-profile .edit-link {
  transform: translateX(-34px) translateY(1px);
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}
html[lang=ar] .ess-profile .edit-link:hover {
  box-shadow: 3px 2px 3px 0px rgba(64, 64, 64, 0.27) !important;
}
html[lang=ar] .alert-info:before,
html[lang=ar] .alert-danger:before,
html[lang=ar] .validation-summary-errors:before,
html[lang=ar] .alert-success:before,
html[lang=ar] .validation-summary-valid:before,
html[lang=ar] .alert-warning:before {
  border-top-right-radius: var(--border-radius, 0.25rem);
  border-bottom-right-radius: var(--border-radius, 0.25rem);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
html[lang=ar] .ess-dashboard-2 #team-leaves .fc-event-title,
html[lang=ar] .ess-dashboard-2 #team-leaves .fc-timeline-slot-cushion.fc-scrollgrid-sync-inner {
  font-size: 0.7rem;
}

.remove-header-kendo thead {
  display: none !important;
}
.remove-header-kendo tbody tr:first-child td {
  border-top: none;
}

.kindo-small-grid .k-grid-header .k-header .k-link {
  padding: 0.2rem 0.4rem;
}
.kindo-small-grid td.gridcell {
  padding: 0.2rem 0.4rem;
}

.ess-page .k-grid {
  overflow-x: auto !important;
}
.ess-page .k-grid.k-grid-display-block {
  overflow-x: auto !important;
}

.profile-popoup-info .fileupload-container {
  padding: 0;
  border: none !important;
  background: none !important;
  display: block;
  width: fit-content;
}
.profile-popoup-info .fileupload-container .fileupload-thumb img {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  border: 1px solid #100760 !important;
  padding: 4px;
}
.profile-popoup-info .fileupload-container .fileupload-buttons {
  position: absolute;
  width: 100%;
  height: 100%;
}
.profile-popoup-info .fileupload-container .fileupload-controls {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.profile-popoup-info .fileupload-container .fileupload-controls button.btn.btn-danger.remove.btn-sm {
  border-radius: 50%;
  font-size: 12px;
  padding: 2px;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
}
.profile-popoup-info .fileupload-container .fileupload-controls button.btn.btn-danger.remove.btn-sm:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f00d";
  display: block;
}
.profile-popoup-info .fileupload-container .fileupload-controls button.btn.btn-danger.remove.btn-sm span {
  display: none;
}
.profile-popoup-info .fileupload-container .fileupload-controls span.btn.btn-primary.fileinput-button.btn-sm {
  position: absolute !important;
  bottom: 0 !important;
  right: 0 !important;
  width: 24px;
  height: 24px;
  color: rgba(255, 255, 255, 0.7);
  background: rgb(79, 126, 235);
  transition: background 0.3s, color 0.3s;
  z-index: 1;
  padding: 0;
  border-radius: 50%;
  box-shadow: none;
  border: none;
  cursor: pointer;
}
.profile-popoup-info .fileupload-container .fileupload-controls span.btn.btn-primary.fileinput-button.btn-sm i {
  font-size: 0.8rem;
  cursor: pointer;
}
.profile-popoup-info .fileupload-container .fileupload-controls span.btn.btn-primary.fileinput-button.btn-sm input {
  cursor: pointer;
}
.profile-popoup-info .fileupload-container .fileupload-controls span.btn.btn-primary.fileinput-button.btn-sm span {
  display: none;
}
.profile-popoup-info .fileupload-container .fileupload-controls span.btn.btn-primary.fileinput-button.btn-sm:hover {
  color: rgba(255, 255, 255, 0.99);
  background: rgb(60, 103, 203);
}

@media screen and (max-width: 1024px) {
  [class^=d-grid-] {
    display: block;
  }
  .ess-dashboard-2 .k-grid.k-grid-display-block {
    overflow-x: auto;
  }
  .ess-profile {
    display: block;
    position: relative;
  }
  .ess-profile .contents {
    width: 100%;
  }
  .ess-profile .sidebar {
    transform: translateX(-100%);
    position: absolute;
    z-index: 2;
    top: 0;
    visibility: hidden;
    transition: all 0.3s;
    background: #fff;
  }
  .ess-profile .sidebar.active {
    transform: translateX(0);
    visibility: visible;
  }
  .toggle-profile {
    display: flex;
  }
  html[lang=ar] .ess-profile .sidebar {
    transform: translateX(100%);
  }
  html[lang=ar] .ess-profile .sidebar.active {
    transform: translateX(0);
  }
}
.ess-page #selfServiceNews-grid2 {
  border: none;
  box-shadow: none;
  border-radius: 0px;
}
.ess-page #selfServiceNews-grid2 .k-listview-content {
  display: flex;
  flex-wrap: wrap;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  gap: 1rem;
  width: 100%;
}
.ess-page #selfServiceNews-grid2 .k-listview-content .news {
  flex: 0 0 auto;
  width: calc(33% - 0.5rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  border-radius: 1rem;
  background-color: #f8f8f8;
  padding-bottom: 1rem;
}
.ess-page #selfServiceNews-grid2 .k-listview-content .news .head {
  display: flex;
  justify-content: space-between;
  background: rgb(245, 127, 53);
  color: #fff;
  border-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  width: 100%;
  padding: 1rem 1rem;
}
.ess-page #selfServiceNews-grid2 .k-listview-content .news .head .title {
  font-weight: bold;
  font-size: 1.1rem;
  margin: 0;
}
.ess-page #selfServiceNews-grid2 .k-listview-content .news p {
  min-height: 100px;
  padding: 0.5rem;
  text-align: start;
  width: 100%;
}
.ess-page #selfServiceNews-grid2 .k-listview-content .news .action {
  text-align: end !important;
  align-self: flex-end;
  padding: 0 1rem;
}
.ess-page #selfServiceNews-grid2 .k-listview-content .news .action a {
  border-radius: 0.5rem;
  padding: 0.3rem;
}
.ess-page #selfServiceNews-grid2 .k-listview-content .news .action a i {
  font-weight: bold;
}
.ess-page #selfServiceNews-grid2 .k-pager-wrap {
  margin-top: 1rem;
}
.ess-page #selfServiceNews-grid2_pager {
  margin-top: 1rem;
}

.approval-container > .row > .col-md-2 {
  padding-inline-end: 10px;
}
.approval-container > .row > .col-md-2 .nav.flex-column {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  max-height: calc(100vh - 244px);
  flex-wrap: nowrap;
  overflow-y: scroll;
  padding: 0 0.8rem;
}
.approval-container > .row > .col-md-2 .transaction-approval {
  box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.11);
  color: #333;
}
.approval-container > .row > .col-md-2 .transaction-approval.active {
  box-shadow: 0 0px 3px 2px rgba(0, 0, 0, 0.11);
  background: linear-gradient(90deg, #ec2c2a, #f57f35);
  color: #fff;
}
.approval-container > .row > .col-md-2 .transaction-approval.active .badge {
  background: #fff;
  color: #f00;
}
.approval-container > .row > .col-md-2 .transaction-approval .card-body {
  padding: 0.8rem 1rem;
  cursor: pointer;
}
.approval-container > .row > .col-md-2 .transaction-approval .card-body .card-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.approval-container > .row > .col-md-2 .transaction-approval .card-body .card-title .badge {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.approval-container > .row > .col-md-2 .filterTypes {
  margin-bottom: 1rem;
  border-radius: 0.5rem;
}
.approval-container > .row > .col-md-2 .filterTypes .select2 .select2-selection {
  border-radius: 0.5rem;
}
.approval-container > .row .k-grid-toolbar .btn:hover, .approval-container > .row .k-grid-toolbar .k-button:hover, .approval-container > .row .k-grid-toolbar .k-button:hover {
  background-color: #2bb7b2;
}
.approval-container > .row > .col-md-10 {
  padding-inline-start: 0;
}
.approval-container .k-grid-toolbar .btn, .approval-container .k-grid-toolbar .k-button, .approval-container .k-grid-toolbar .k-button {
  padding: 0.7rem;
}
.approval-container .k-toolbar::before {
  display: none;
}

html[lang=ar] .approval-container > .row > .col-md-2 .transaction-approval.active {
  background: linear-gradient(270deg, #ec2c2a, #f57f35);
}

.admin-dashboard .page-main {
  grid-template-rows: var(--header-height) 0 minmax(calc(100vh - var(--content-height)), auto);
}
.admin-dashboard .report {
  overflow: inherit;
}
.admin-dashboard .admin-customized-dashboard {
  display: grid;
  grid-template-columns: 250px 1fr;
  grid-template-rows: auto 1fr;
  background: #fbfbfb;
  border-radius: 1rem;
  padding: 1rem 0;
  gap: 0.5rem;
}
.admin-dashboard .admin-customized-dashboard .k-grid > table td, .admin-dashboard .admin-customized-dashboard .k-grid > table th {
  padding: 0.25rem;
}
.admin-dashboard .admin-customized-dashboard .k-grid-header .k-header {
  line-height: 1.5rem;
}
    .admin-dashboard .admin-customized-dashboard .k-footer-template td, .admin-dashboard .admin-customized-dashboard .k-grid th {
        color: #fff;
        background: #2d4995 !important;
    }
.admin-dashboard .admin-customized-dashboard .report-title {
  font-size: 0.9rem;
  font-weight: 500;
  text-align: center;
}
.admin-dashboard .admin-customized-dashboard .dashboard-filters .current-filters {
  font-style: italic;
  font-size: 0.8rem;
  padding-inline-end: 0.5rem;
}
.admin-dashboard .admin-customized-dashboard .dashboard-filters .current-filters i {
  font-weight: bold;
}
.admin-dashboard .admin-customized-dashboard .dashboard-filters button.btn {
  align-self: center;
  margin-inline-start: auto;
  margin-inline-end: 1rem;
}
.admin-dashboard .admin-customized-dashboard .dashboard-filters .card-header:first-child {
  padding-top: 0.75em;
  padding-bottom: 0.75rem;
  border-radius: 0.5rem 0.5rem 0 0;
}
.admin-dashboard .admin-customized-dashboard .dashboard-filters .card-header:first-child.collapsed {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.admin-dashboard .admin-customized-dashboard .dashboard-filters .card-header:first-child h4 {
  font-size: 1rem;
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
}
.admin-dashboard .admin-customized-dashboard .filtered-statistics .select2 {
  color: #95969a;
  font-size: 12.8px;
  margin-top: 0.5rem;
}
.admin-dashboard .admin-customized-dashboard .filtered-statistics .select2 .select2-selection {
  height: 1.4rem;
  max-width: fit-content;
  margin-inline-start: auto;
}
.admin-dashboard .admin-customized-dashboard .filtered-statistics.double-contents .card-block {
  gap: 0.25rem;
}
.admin-dashboard .admin-customized-dashboard .filtered-statistics.double-contents .select2 {
  grid-column: 1/3;
}
.admin-dashboard .admin-customized-dashboard .os-toggler {
  position: absolute;
  top: 85px;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  padding: 0.5rem 0.7rem;
  color: #fff;
  z-index: 3;
  display: none;
}
.admin-dashboard .admin-customized-dashboard .sidebar {
  grid-row: 1/2;
  grid-column: 1/3;
}
.admin-dashboard .admin-customized-dashboard .sidebar .collapse-side-menu {
  border-radius: 0.5rem;
  padding: 0.5rem;
  color: #888;
  display: block;
  text-align: end;
  margin: 0px -16px 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding: 0.3rem 1rem;
  font-size: 18px;
  background: transparent;
  transition: all 0.7s ease-in-out;
}
.admin-dashboard .admin-customized-dashboard .sidebar .collapse-side-menu:hover {
  box-shadow: none;
}
.admin-dashboard .admin-customized-dashboard .sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  padding: 0.5rem 1rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  overflow-x: auto;
}
.admin-dashboard .admin-customized-dashboard .sidebar ul li {
  /*margin-bottom: 0.3rem;*/
  position: relative;
  white-space: nowrap;
  margin-inline-end: 1rem;
}
.admin-dashboard .admin-customized-dashboard .sidebar ul li:last-child {
  margin-inline-end: 0;
}
.admin-dashboard .admin-customized-dashboard .sidebar ul li:not(.toggler) a {
  font-weight: 400;
  padding: 0.3rem;
  text-decoration: none;
  border-radius: 0.5rem;
  transition: all 0.2s ease-in-out;
  display: block;
}
.admin-dashboard .admin-customized-dashboard .sidebar ul li:not(.toggler) a span {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.admin-dashboard .admin-customized-dashboard .sidebar ul li:not(.toggler) a i {
  background: #2c4995;
  border-radius: 0.5rem;
  padding: 0.2rem;
  color: #fff;
  height: 28px;
  width: 28px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.5rem;
}
.admin-dashboard .admin-customized-dashboard .sidebar ul li:not(.toggler) a:hover {
  /*box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);*/
  color: #2c4995;
  transform: translateY(-3px);
}
.admin-dashboard .admin-customized-dashboard .sidebar ul li:not(.toggler) a:hover i {
  background: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.12);
  color: #f15a31;
}
.admin-dashboard .admin-customized-dashboard .sidebar ul li:not(.toggler) a.active {
  /*box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.1);*/
  /*background: #2c4995;*/
  /*color: #fff;*/
  /*&::after {
      content: "»";
      display: block;
      flex-shrink: 1;
  }*/
}
.admin-dashboard .admin-customized-dashboard .sidebar ul li:not(.toggler) a.active i {
  box-shadow: 0 0 0 0.1rem rgba(193, 59, 23, 0.3);
  background: #f15a31;
  color: #fff;
}
.admin-dashboard .admin-customized-dashboard .sidebar ul li.toggler {
  display: flex;
  display: none;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
.admin-dashboard .admin-customized-dashboard .sidebar ul li.toggler .setFav {
  background: #fff;
  color: #f5c63a;
  padding: 0.2rem;
  cursor: pointer;
}
.admin-dashboard .admin-customized-dashboard.sidemenu-collapsed {
  /*grid-template-columns: 44px 1fr;*/
}
.admin-dashboard .admin-customized-dashboard.sidemenu-collapsed .sidebar ul li:not(.toggler) a .text {
  /*display: none;*/
}
.admin-dashboard .admin-customized-dashboard.sidemenu-collapsed .sidebar ul li:not(.toggler) a:hover {
  background: none;
  box-shadow: none;
}
.admin-dashboard .admin-customized-dashboard.sidemenu-collapsed .sidebar ul li:not(.toggler) a.active {
  background: none;
  box-shadow: none;
  /* &::after {
      content: "";
      display: block;
      flex-shrink: 1;
  }*/
}
.admin-dashboard .admin-customized-dashboard.sidemenu-collapsed .collapse-side-menu {
  text-align: center;
  padding: 0.3rem;
}
.admin-dashboard .admin-customized-dashboard .org-chart-side {
  grid-row: 2/3;
  grid-column: 1/2;
  background: #fff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  padding: 0.5rem 1rem;
  display: flex;
  flex-direction: column;
  /*
  .k-treeview {
      white-space: normal;
  }

  .k-treeview .k-checkbox-wrap, .k-treeview .k-checkbox-wrapper {
      align-self: flex-start;
  }

  .k-treeview-bot, .k-treeview-mid, .k-treeview-top, .k-treeview-leaf, .k-treeview-leaf-text {
      align-items: flex-start;
  }*/
}
.admin-dashboard .admin-customized-dashboard .org-chart-side #search-os {
  padding: 0.1rem 0.3rem;
  height: 2rem;
}
.admin-dashboard .admin-customized-dashboard .org-chart-side .search-icon {
  position: absolute;
  top: 50px;
  right: 10px;
}
.admin-dashboard .admin-customized-dashboard .org-chart-side .k-treeview-item {
  margin-bottom: 0.3rem;
}
.admin-dashboard .admin-customized-dashboard .org-chart-side button {
  margin-bottom: 0.8rem;
  padding: 0.2rem 0.4rem;
}
.admin-dashboard .admin-customized-dashboard .org-chart-side select {
  margin-bottom: 1rem;
}
.admin-dashboard .admin-customized-dashboard .org-chart-side .select2 .select2-selection {
  height: 2rem;
  line-height: 2rem;
  font-size: 0.8rem;
}
.admin-dashboard .admin-customized-dashboard .org-chart-side .select2 .select2-selection--multiple .select2-selection__rendered {
  padding: 0 0.25rem;
}
.admin-dashboard .admin-customized-dashboard .org-chart-side .select2-container .select2-search .select2-search__field {
  padding: 0;
  border: none;
}
.admin-dashboard .admin-customized-dashboard .org-chart-side .select2 .select2-selection--single .select2-selection__rendered .select2-option {
  max-width: 450px;
}
.admin-dashboard .admin-customized-dashboard .org-chart-side .select2 .select2-selection--multiple .select2-selection__choice {
  white-space: nowrap;
}
.admin-dashboard .admin-customized-dashboard .org-chart-side .select2-selection__rendered {
  max-width: 350px;
  overflow: hidden;
  height: 100%;
  flex-wrap: nowrap;
}
.admin-dashboard .admin-customized-dashboard .org-chart-side .input-group .btn {
  padding: 0 0.5rem;
}
.admin-dashboard .admin-customized-dashboard .org-chart-side .control-label {
  margin-bottom: 0;
}
.admin-dashboard .admin-customized-dashboard .org-chart-side .k-treeview {
  font-size: 0.8rem;
  padding: 0.5rem 0;
}
.admin-dashboard .admin-customized-dashboard .contents {
  grid-row: 2/3;
  grid-column: 2/3;
}
.admin-dashboard .admin-customized-dashboard .contents.full {
  grid-column: 1/3;
}
.admin-dashboard .admin-customized-dashboard .contents .filters .inline {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: center;
  padding: 0.5rem 0.5rem;
}
.admin-dashboard .admin-customized-dashboard .contents .filters .inline > * {
  margin-inline-end: 0.5rem;
}
.admin-dashboard .admin-customized-dashboard .contents .filters .inline .input-group-text, .admin-dashboard .admin-customized-dashboard .contents .filters .inline .form-control {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  height: 2rem;
}
.admin-dashboard .admin-customized-dashboard .contents .filters .inline .ctl-label {
  padding: 0;
}
.admin-dashboard .admin-customized-dashboard .contents .filters .inline .select2 .select2-selection {
  height: 2rem;
  line-height: 2rem;
}
.admin-dashboard .admin-customized-dashboard .contents .filters .inline .select2 .select2-selection--multiple .select2-selection__rendered {
  padding: 0 0.25rem;
}
.admin-dashboard .admin-customized-dashboard .contents .filters .inline .select2-container .select2-search .select2-search__field {
  padding: 0;
  border: none;
}
.admin-dashboard .admin-customized-dashboard .contents .filters .inline .select2 .select2-selection--single .select2-selection__rendered .select2-option {
  max-width: 450px;
}
.admin-dashboard .admin-customized-dashboard .contents .filters .inline .select2 .select2-selection--multiple .select2-selection__choice {
  white-space: nowrap;
}
.admin-dashboard .admin-customized-dashboard .contents .filters .inline .select2-selection__rendered {
  max-width: 350px;
  overflow: hidden;
  height: 100%;
  flex-wrap: nowrap;
}
.admin-dashboard .admin-customized-dashboard .contents .filters .inline .input-group .btn {
  padding: 0 0.5rem;
}
.admin-dashboard .admin-customized-dashboard .contents .filters .inline .control-label {
  margin-bottom: 0;
}
.admin-dashboard .admin-customized-dashboard .contents .filters .inline .select2 {
  min-width: 350px;
}
.admin-dashboard .admin-customized-dashboard .contents .filters .inline button[type=submit] {
  padding: 0.2rem 0.6rem;
}
.admin-dashboard .admin-customized-dashboard.alert-dashboard .main-view {
  display: grid;
  grid-template-columns: 4fr 1fr;
  grid-template-rows: auto;
  grid-gap: 10px;
}
.admin-dashboard .admin-customized-dashboard.alert-dashboard .main-view .k-grid.k-grid-display-block {
  overflow-x: auto;
}
.admin-dashboard .admin-customized-dashboard.alert-dashboard .main-view .main-column {
  padding-inline-end: 0px;
}
.admin-dashboard .admin-customized-dashboard.alert-dashboard .main-view .pending-transactions-summary .widget-content {
  display: flex;
  flex-direction: column;
}
.admin-dashboard .admin-customized-dashboard.alert-dashboard .main-view .pending-transactions-summary .icon svg {
  width: 130px;
  height: auto;
  transition: all 0.5s ease-in-out;
}
.admin-dashboard .admin-customized-dashboard.alert-dashboard .main-view .pending-transactions-summary .icon a:hover svg {
  transform: translateY(5px);
}
.admin-dashboard .admin-customized-dashboard.alert-dashboard .main-view .pending-transactions-summary .total {
  position: relative;
  font-size: 2rem;
  min-width: 20%;
  text-align: center;
}
.admin-dashboard .admin-customized-dashboard.alert-dashboard .main-view .pending-transactions-summary .total a {
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
  display: block;
}
.admin-dashboard .admin-customized-dashboard.alert-dashboard .main-view .pending-transactions-summary .total a:hover {
  transform: translateY(-5px);
}
.admin-dashboard .admin-customized-dashboard.alert-dashboard .main-view .pending-transactions-summary .total.show-line::after {
  background-image: url(https://www.beyondcss.dev/underline.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  display: block;
  content: "";
  height: 30px;
  position: absolute;
  bottom: -10px;
  animation-name: width;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
.admin-dashboard .admin-customized-dashboard.alert-dashboard #Alerts .select2 {
  min-width: 200px;
}
.admin-dashboard .admin-customized-dashboard.alert-dashboard #Alerts .badge {
  display: none;
  border-radius: 0.5rem;
  color: #fff;
  text-transform: uppercase;
}
.admin-dashboard .admin-customized-dashboard.alert-dashboard #Alerts tr .k-master-row td {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.admin-dashboard .admin-customized-dashboard.alert-dashboard #Alerts .notify-danger td { /*
border-top: 4px solid #dc3000;
border-bottom: 4px solid #dc3000;*/ }
.admin-dashboard .admin-customized-dashboard.alert-dashboard #Alerts .notify-danger td .badge {
  display: inline;
  background: #dc3000;
}
.admin-dashboard .admin-customized-dashboard.alert-dashboard #Alerts .notify-warning td { /*
border-top: 4px solid #f7a833;
border-bottom: 4px solid #f7a833;*/ }
.admin-dashboard .admin-customized-dashboard.alert-dashboard #Alerts .notify-warning td .badge {
  display: inline;
  background: #f7a833;
}
.admin-dashboard .admin-customized-dashboard .widget-content div[data-highcharts-chart] {
  max-width: 100%;
  overflow: hidden;
}

.k-grid tbody > tr:not(.k-detail-row), .k-grid tbody > tr:not(.k-detail-row) {
  transition: all 0.7s ease-in-out;
}

@keyframes width {
  0% {
    transform: scaleX(0.4) rotate(2deg);
    opacity: 0.5;
  }
  50% {
    transform: scaleX(1) rotate(0deg);
    opacity: 1;
  }
  100% {
    transform: scaleX(0.4) rotate(-2deg);
    opacity: 0.5;
  }
}
.dashboard-grid.attendance .attendance-dashboard-filters .card-header:first-child {
  background: linear-gradient(9deg, #fff, #fff);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.dashboard-grid.attendance .attendance-dashboard-filters .card-header:first-child h4,
.dashboard-grid.attendance .attendance-dashboard-filters .card-header:first-child i.fa {
  color: #333;
}

.highcharts-text-outline {
  display: none;
}

html[lang=ar] .admin-dashboard .admin-customized-dashboard .org-chart-side .select2 .select2-selection,
html[lang=ar] .admin-dashboard .admin-customized-dashboard .org-chart-side .k-treeview {
  font-size: 0.7rem;
}

.widget.indemnity .k-footer-template td {
  background: #7a7a7a;
  color: #fff;
  font-weight: 800;
}

#admin-employee-profile {
  position: relative;
  margin-top: -50px;
}
#admin-employee-profile .blue {
  color: #4F5AFF;
}
#admin-employee-profile .profile-head {
  position: relative;
  z-index: 2;
  height: calc(195px + 2rem);
}
#admin-employee-profile .profile-head .head-image {
  border-radius: 10px;
  max-height: 120px;
  height: 120px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
#admin-employee-profile .profile-head .head-image img {
  object-fit: cover;
  width: 100%;
}
#admin-employee-profile .profile-head .profile-image {
  position: absolute;
  width: 150px;
  height: 150px;
  top: 60px;
  left: 15px;
}
#admin-employee-profile .profile-head .profile-image .wrapper {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  overflow: hidden;
  border: 3px solid rgba(255, 255, 255, 0.3);
}
#admin-employee-profile .profile-head .profile-image img {
  height: 150px;
  width: 150px;
}
#admin-employee-profile .profile-head .profile-image .employee-status-indicator {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 15px;
  height: 15px;
}
#admin-employee-profile .profile-head .profile-image .employee-status-indicator > div {
  border-radius: 50%;
  border: 2px solid white;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
#admin-employee-profile .profile-head .profile-image .employee-status-indicator .active {
  background: green;
}
#admin-employee-profile .profile-head .profile-image .employee-status-indicator .in-active {
  background: red;
}
#admin-employee-profile .profile-head .profile-image .employee-number {
  position: absolute;
  bottom: -10px;
  left: 75px;
  margin-inline-start: -25px;
  min-width: 50px;
  padding: 0 0.3rem;
  background: #eee;
  border-radius: 8px;
  text-align: center;
  font-weight: bold;
}
#admin-employee-profile .profile-head .main-info {
  position: absolute;
  margin-inline-start: calc(150px + 1rem + 25px);
  width: 275px;
  top: calc(120px + 1rem);
  text-align: start;
}
#admin-employee-profile .profile-head .main-info .name {
  font-size: 22px;
}
#admin-employee-profile .profile-head .main-info .job-title {
  font-size: 18px;
  color: #2b4b95;
}
#admin-employee-profile .profile-head .employee-status {
  position: absolute;
  right: 0;
  top: calc(120px + 1rem);
}
#admin-employee-profile .profile-head .employee-status > div {
  padding: 0.2rem 0.5rem;
  border-radius: 0.5rem;
  background: #2b4b95;
  color: #fff;
  text-align: center;
  min-width: 100px;
}
#admin-employee-profile .profile-head .employee-status > div.active {
  background: rgb(0, 161, 0);
}
#admin-employee-profile .profile-head .employee-status > div.inactive {
  background: #ff0000;
}
#admin-employee-profile .profile-head .employee-status > div.notice {
  background: rgb(245, 127, 53);
}
#admin-employee-profile .tabs {
  overflow-x: auto;
  overflow-y: hidden;
  margin-top: 1rem;
}
#admin-employee-profile .nav {
  padding-bottom: 1px;
  flex-wrap: nowrap;
}
#admin-employee-profile .nav-tabs {
  border-bottom: 1px solid #e3ebf6;
}
#admin-employee-profile .nav-tabs .nav-link {
  white-space: nowrap;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 15px;
  font-weight: 400;
  color: rgb(149, 170, 201);
  border: none;
}
#admin-employee-profile .nav-tabs .nav-link.active {
  background: none;
  box-shadow: none;
  border-top: none;
  border-left: none;
  border-right: none;
  color: rgb(18, 38, 63);
  font-weight: normal;
  border-bottom: 1px solid #2c7be5;
}
#admin-employee-profile .nav-tabs .nav-link:hover {
  background: none;
  box-shadow: none;
  margin: 0;
  color: rgb(102, 128, 167);
}
#admin-employee-profile .tab-content {
  padding-top: 1.5rem;
}
#admin-employee-profile .more {
  text-align: end;
  display: block;
  color: #ccc;
  font-size: 0.8rem;
  text-decoration: none;
}
#admin-employee-profile .cards-in-line {
  flex-wrap: wrap;
}
#admin-employee-profile .cards-in-line [class^=col-] {
  padding-inline-start: 0;
}
#admin-employee-profile .cards-in-line [class^=col-] .info {
  border-radius: 0.3rem;
  background: #fff;
  border: 1px solid #ddd;
  padding: 0.5rem;
  margin-bottom: 1rem;
}
#admin-employee-profile .cards-in-line [class^=col-]:nth-child(2) .info, #admin-employee-profile .cards-in-line [class^=col-]:nth-child(3) .info, #admin-employee-profile .cards-in-line [class^=col-]:nth-child(6) .info, #admin-employee-profile .cards-in-line [class^=col-]:nth-child(7) .info {
  background: #f7f7f7;
  border: 1px solid #ccc;
}
#admin-employee-profile .cards-in-line .btn {
  padding: 0.2rem 0;
}
#admin-employee-profile .cards-in-line .input-group {
  padding: 0.2rem 0;
}
#admin-employee-profile .cards-in-line .input-group .form-control {
  padding: 0.2rem !important;
  height: 100%;
}
#admin-employee-profile .cards-in-line .input-group .input-group-text {
  padding: 0.2rem 0;
}
#admin-employee-profile .table-to-grid .k-header, #admin-employee-profile .table-to-grid .k-grid-header, #admin-employee-profile .table-to-grid .k-toolbar, #admin-employee-profile .table-to-grid .k-grouping-header, #admin-employee-profile .table-to-grid .k-tooltip, #admin-employee-profile .table-to-grid .k-grid-pager, #admin-employee-profile .table-to-grid .k-link:link, #admin-employee-profile .table-to-grid .k-link:active, #admin-employee-profile .table-to-grid .k-link:visited, #admin-employee-profile .table-to-grid .k-popup, #admin-employee-profile .table-to-grid .k-grid .k-header {
  color: #4F5AFF;
  background: none;
  border: none;
}
#admin-employee-profile .table-to-grid .table thead th, #admin-employee-profile .table-to-grid .k-grid > table thead th, #admin-employee-profile .table-to-grid .k-grid > form > table thead th {
  border: none;
}
#admin-employee-profile .table-to-grid .k-grid {
  border-radius: 0.3rem;
  background: #fff;
  border: 1px solid #ddd;
}
#admin-employee-profile .table-to-grid .k-grid table td, #admin-employee-profile .table-to-grid .k-grid .k-grid-norecords {
  color: #7F7F7F;
  padding: 0.25rem;
  border-top: none;
}
#admin-employee-profile .table-to-grid .k-grid-header .k-header .k-link {
  padding: 0.15em 0.4rem;
}
#admin-employee-profile .black-table .k-grid-header tr {
  background: #333;
}
#admin-employee-profile .black-table .k-grid-header tr th, #admin-employee-profile .black-table .k-grid-header tr td {
  color: #fff !important;
  padding: 0.4rem;
}
#admin-employee-profile .box {
  /*box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
  border-radius: 0.5rem;
  background-color: #fff;*/
  height: 100%;
  overflow: hidden;
  margin-bottom: 1rem;
  /*padding: 1rem;*/
  position: relative;
  z-index: 1;
}
#admin-employee-profile .box h3 {
  width: 100%;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-weight: bold;
  /*padding-bottom: 0.5rem;*/
  /*border-bottom: 1px solid #e5e5e5;*/
}
#admin-employee-profile .box ul {
  margin: 0;
  padding-inline-start: 1rem;
}
#admin-employee-profile .box .info {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
#admin-employee-profile .box .info dl {
  display: flex;
  flex-direction: column;
  width: 33%;
  padding-inline-end: 1rem;
  margin-bottom: 0;
}
#admin-employee-profile .box .info dl:nth-child(3n) {
  padding-inline-end: 0;
}
#admin-employee-profile .box .info dl .ctl-label {
  padding: 0;
}
#admin-employee-profile .box .info dl dt {
  font-weight: bold;
  color: #4F5AFF;
}
#admin-employee-profile .box .info dl dd {
  color: #7F7F7F;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#admin-employee-profile .box.basic-info {
  margin-top: 1rem;
}
#admin-employee-profile .box.basic-info .info {
  margin-inline-start: 300px;
}
#admin-employee-profile .box.salary .table {
  margin: 0;
}
#admin-employee-profile .box.salary .table td, #admin-employee-profile .box.salary .table th {
  border: none !important;
}
#admin-employee-profile .box.salary .table th {
  font-weight: bold;
  color: #4F5AFF;
}
#admin-employee-profile .box.salary .table tr td:nth-child(1) {
  width: 25%;
}
#admin-employee-profile .box.salary .table tr td:nth-child(2) {
  width: 25%;
}
#admin-employee-profile .box.salary .table tr td:nth-child(3) {
  width: 50%;
}
#admin-employee-profile .progress {
  max-width: 200px;
  background: #92c9f8;
}
#admin-employee-profile .progress .completed {
  display: block;
  background: #063d7c;
}
#admin-employee-profile .edu-cert-skill ul {
  margin-bottom: 1rem;
}

html[lang=ar] #admin-employee-profile .profile-head .profile-image {
  left: auto;
  right: 15px;
}
html[lang=ar] #admin-employee-profile .profile-head .profile-image .employee-number {
  left: auto;
  right: 75px;
}
html[lang=ar] #admin-employee-profile .profile-head .employee-status {
  right: auto;
  left: 0;
}
html[lang=ar] .admin-dashboard .admin-customized-dashboard .org-chart-side .search-icon {
  right: auto;
  left: 10px;
}

@media screen and (max-width: 787px) {
  .os-toggler {
    display: block;
  }
  .admin-dashboard .admin-customized-dashboard {
    grid-template-columns: 1fr;
  }
  .admin-dashboard .admin-customized-dashboard .org-chart-side,
  .admin-dashboard .admin-customized-dashboard .contents {
    grid-row: 2/3;
    grid-column: 1/3;
  }
  .admin-dashboard .admin-customized-dashboard.alert-dashboard .main-view {
    display: flex;
    flex-direction: column;
  }
  .admin-dashboard .admin-customized-dashboard.alert-dashboard .main-view .pending-transactions-summary {
    order: 1;
  }
  .admin-dashboard .admin-customized-dashboard.alert-dashboard .main-view #IncomingRequests {
    order: 2;
  }
  .admin-dashboard .admin-customized-dashboard .org-chart-side {
    z-index: 2;
    transform: translateX(calc(-100% - 100px));
    transition: all 0.4s ease-in-out;
  }
  .admin-dashboard .admin-customized-dashboard .org-chart-side.active {
    transform: translateX(0);
  }
  html[lang=ar] #admin-employee-profile .profile-head .profile-image {
    right: 0;
  }
  .statistics-container .statistics-col {
    padding-inline-end: 0;
  }
  #admin-employee-profile .cards-in-line [class^=col-] .info {
    background: #fff !important;
    border: 1px solid #ddd !important;
  }
  #admin-employee-profile .cards-in-line [class^=col-]:nth-child(even) .info {
    background: #f7f7f7 !important;
    border: 1px solid #ccc !important;
  }
  .admin-dashboard .admin-customized-dashboard .contents .filters .inline {
    padding: 0;
  }
  .admin-dashboard .admin-customized-dashboard .contents .filters .inline .select2 {
    min-width: 0;
  }
  .admin-dashboard .admin-customized-dashboard .contents .filters .inline > div {
    width: 30%;
    margin: 0;
    max-width: 70%;
    margin-bottom: 0.3rem;
  }
  .admin-dashboard .admin-customized-dashboard .contents .filters .inline > div:nth-child(2n) {
    width: 70%;
  }
  #admin-employee-profile {
    margin-top: -55px;
  }
  #admin-employee-profile .profile-head {
    display: flex;
    flex-direction: column;
    height: auto;
  }
  #admin-employee-profile .profile-head .head-image {
    order: 1;
  }
  #admin-employee-profile .profile-head .head-image img {
    width: auto;
    height: 100%;
  }
  #admin-employee-profile .profile-head .profile-image {
    position: relative;
    top: 0;
    margin: -60px auto 30px;
    left: auto;
    right: auto;
    order: 2;
  }
  #admin-employee-profile .profile-head .employee-status {
    display: flex;
    justify-content: center;
    position: static;
    order: 3;
  }
  #admin-employee-profile .profile-head .main-info {
    order: 4;
    position: static;
    margin-inline-start: 15px;
    margin-inline-end: 15px;
    text-align: center;
    margin-top: 0;
    width: calc(100% - 30px);
  }
  #admin-employee-profile .box .info dl {
    width: 50%;
  }
  html[lang=ar] .admin-dashboard .admin-customized-dashboard .org-chart-side {
    transform: translateX(calc(100% + 100px));
  }
  html[lang=ar] .admin-dashboard .admin-customized-dashboard .org-chart-side.active {
    transform: translateX(0);
  }
  html[lang=ar] .admin-dashboard .admin-customized-dashboard .os-toggler {
    left: auto;
    right: 0;
  }
}
.item-wrapper .item-avatar > img {
  width: 25px !important;
  height: 25px !important;
}

html[lang=ar] .item-data .item-arrow {
  left: auto;
  right: -6px;
  transform: rotate(317deg);
}
