@font-face {
  font-family: "Roundo";
  src: url("../fonts/Roundo-Medium.eot");
  src: url("../fonts/Roundo-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roundo-Medium.woff2") format("woff2"), url("../fonts/Roundo-Medium.woff") format("woff"), url("../fonts/Roundo-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roundo";
  src: url("../fonts/Roundo-Regular.eot");
  src: url("../fonts/Roundo-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roundo-Regular.woff2") format("woff2"), url("../fonts/Roundo-Regular.woff") format("woff"), url("../fonts/Roundo-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roundo";
  src: url("../fonts/Roundo-SemiBold.eot");
  src: url("../fonts/Roundo-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roundo-SemiBold.woff2") format("woff2"), url("../fonts/Roundo-SemiBold.woff") format("woff"), url("../fonts/Roundo-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roundo";
  src: url("../fonts/Roundo-Bold.eot");
  src: url("../fonts/Roundo-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roundo-Bold.woff2") format("woff2"), url("../fonts/Roundo-Bold.woff") format("woff"), url("../fonts/Roundo-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roundo";
  src: url("../fonts/Roundo-ExtraLight.eot");
  src: url("../fonts/Roundo-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/Roundo-ExtraLight.woff2") format("woff2"), url("../fonts/Roundo-ExtraLight.woff") format("woff"), url("../fonts/Roundo-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roundo";
  src: url("../fonts/Roundo-Light.eot");
  src: url("../fonts/Roundo-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Roundo-Light.woff2") format("woff2"), url("../fonts/Roundo-Light.woff") format("woff"), url("../fonts/Roundo-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Archia";
  src: url("../fonts/Archia-Regular.eot");
  src: url("../fonts/Archia-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Archia-Regular.woff2") format("woff2"), url("../fonts/Archia-Regular.woff") format("woff"), url("../fonts/Archia-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Archia";
  src: url("../fonts/Archia-SemiBold.eot");
  src: url("../fonts/Archia-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Archia-SemiBold.woff2") format("woff2"), url("../fonts/Archia-SemiBold.woff") format("woff"), url("../fonts/Archia-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Archia";
  src: url("../fonts/Archia-Medium.eot");
  src: url("../fonts/Archia-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Archia-Medium.woff2") format("woff2"), url("../fonts/Archia-Medium.woff") format("woff"), url("../fonts/Archia-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Archia";
  src: url("../fonts/Archia-Light.eot");
  src: url("../fonts/Archia-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Archia-Light.woff2") format("woff2"), url("../fonts/Archia-Light.woff") format("woff"), url("../fonts/Archia-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
* {
  font-family: "Roundo";
}

p {
  font-family: "Archia";
}

:root {
  --primary: #f04d1f;
  --secondary: #fbc8ad;
  --alpha: white;
  --beta: black;
  --text-body1: #454545;
  --text-default: #3d3d3d;
  --Dropdown-Item-Selected: #dde7ff;
  --Dropdown-Fill: #ffffff;
  --Input-Border-Focus: #2929f5;
  --CTA-Primary-Fill-Disabled: #fbc8ad;
  --Chips-Icon-Selected: #2929f5;
  --Chips-Border-Default: #d1d1d1;
  --Input-Hint-Default: #6d6d6d;
  --Success-Message-Text: #198632;
  --Borders-Border-1: #b0b0b0;
  --Input-Icon-Default: #4f4f4f;
  --Input-Border-Hover: #6d6d6d;
  --Dropdown-Item-Hover: #f6f6f6;
  --Input-Text-Default: #171717;
  --Backgrounds-Background-2: #f8f8fc;
  --Side-Menu-Tab---Pressed-Highlight: #5462ff;
  --Error-Message-Text: #c51013;
  --Widgets-Icon-4: #888888;
  --Backgrounds-Background-3: #f0f0f8;
  --Widgets-Icon-1: #5462ff;
  --Widgets-Icon-2: #26c149;
  --Widgets-Icon-3: #f98e07;
  --Widgets-Icon-4: #02a8fb90;
  --Widgets-Icon-5: #07d1f9;
  --Text-Body-3: #6d6d6d;
  --Side-Menu-Background: #ffffff;
  --Widgets-Background: #ffffff;
  --Text-Title-1: #3d3d3d;
  --Borders-Border-2: #e7e7e7;
  --Tags-Fill-Warning: #fff0c6;
  --Tags-Text-Warning: #b74606;
  --Tags-Fill-Danger: #ffe0e0;
  --Tags-Text-Danger: #c51013;
  --Tags-Fill-Primary: #dbe8fe;
  --Tags-Text-Primary: #1d64d8;
  --icons-icon1: #888888;
  --Tabs-Selected: #f04d1f;
  --Tabs-Default: #6d6d6d;
  --CTA-Secondary-Fill: #ffffff;
  --CTA-Ghost-Default: #454545;
  --Uploader-Fill-Default: #f7f8fb;
  --Dropdown-Item-Text-Default: #3d3d3d;
  --Cards-Fill: #ffffff;
  --Toast-Fill: #ffffff;
}
:root .d-light {
  display: block;
}
:root .d-dark {
  display: none;
}

.form-select {
  background-color: var(--alpha);
}

.text-primary {
  color: var(--primary) !important;
}

footer {
  color: #454545;
}

body {
  color: #3d3d3d;
  max-width: 100vw;
  overflow-x: hidden;
}

.progress-bar {
  height: 14px;
  background-color: #f0f0f8;
}
.progress-bar .shim-primary {
  position: relative;
  overflow: hidden;
  background-color: #5462ff;
}

.password-conditions-label {
  color: var(--text-default);
}

#passwordConditions ul li {
  color: var(--Input-Hint-Default);
}
#passwordConditions ul li.text-success {
  color: var(--Success-Message-Text);
}

.text-secondary {
  color: var(--text-body1) !important;
}

#forgotSuccessContainer .card {
  border-radius: 16px;
  border: 1px solid var(--Borders-Border-1, #b0b0b0);
}

.cursor-pointer {
  cursor: pointer;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
  background-image: none;
}

.bg-secondary {
  background: var(--Backgrounds-Background-2, #f8f8fc) !important;
}

.bg-darker {
  background: var(--Backgrounds-Background-3, #F0F0F8) !important;
}

footer {
  color: var(--text-body1);
}

.dropdown-toggle.show, .dropdown-toggle:focus {
  border: 0;
}

.dropdown-menu {
  background: var(--Dropdown-Fill, #3d3d3d);
  border-radius: 8px;
}
.dropdown-menu a {
  color: var(--text-default) !important;
}
.dropdown-menu a.text-error {
  color: var(--Error-Message-Text, #c51013) !important;
}
.dropdown-menu .dropdown-item {
  border-radius: 4px;
}
.dropdown-menu .dropdown-item:hover {
  background-color: var(--Dropdown-Item-Hover, #f6f6f6);
}
.dropdown-menu .dropdown-item.active {
  background-color: var(--Dropdown-Item-Selected);
}
.dropdown-menu.btn-dropdown-menu .dropdown-item {
  padding: 12px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.dropdown-menu.btn-dropdown-menu .dropdown-item.danger {
  color: var(--Error-Message-Text, #c51013) !important;
}
.dropdown-menu.btn-dropdown-menu .dropdown-item.danger svg path {
  fill: var(--Error-Message-Text, #c51013);
}

.text-error {
  color: var(--Error-Message-Text, #c51013) !important;
}

.text-default {
  color: var(--text-default) !important;
}

#accountDropdown #initialsText {
  display: inline-flex;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--Chips-Icon-Selected, #2929f5);
  color: var(--alpha);
  padding-inline: 0.25rem;
  justify-content: center;
  align-items: center;
}

.widgets-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.table-wrapper {
  border: 1px solid var(--Borders-Border-2, #e7e7e7);
  border-radius: 8px;
  overflow: hidden;
}
.table-wrapper table thead td {
  background: var(--Backgrounds-Background-3, #f0f0f8);
  padding-inline: 16px;
  color: var(--Text-Body-3, #6d6d6d);
  font-family: Archia;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.table-wrapper table thead td:first-child {
  border-top-left-radius: 8px;
}
.table-wrapper table thead td:last-child {
  border-top-right-radius: 8px;
}
.table-wrapper table tbody tr td {
  padding-block: 1.5rem;
  background-color: transparent;
  padding-inline: 16px;
  vertical-align: middle;
}
.table-wrapper table tbody tr:last-child td {
  border-bottom: none;
}
.table-wrapper table tbody tr .time {
  color: var(--Text-Body-3, #6d6d6d);
  text-align: right;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}
.table-wrapper table tbody .bv_mainselect .bv_atual {
  border-radius: 32px;
  color: var(--Tags-Text-Not-Started, #6d6d6d);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  width: 70% !important;
  min-height: 32px;
  padding: 4px 8px;
}
.table-wrapper table tbody .bv_mainselect .bv_atual svg {
  width: 12px;
  height: 12px;
}
.table-wrapper table tbody .bv_mainselect .bv_atual .small-placeholder {
  display: none;
}
.table-wrapper table tbody .bv_mainselect .bv_atual .main-text {
  position: relative;
  top: 0;
}
.table-wrapper table .form-check-input[type=checkbox] {
  width: 20px;
  height: 20px;
  border-width: 2px;
}
.table-wrapper.no-radius table thead td:first-child {
  border-top-left-radius: 0;
}
.table-wrapper.no-radius table thead td:last-child {
  border-top-right-radius: 0;
}

.dashboard-widget {
  color: var(--text-default);
  background: var(--Widgets-Background, #fff);
}
.dashboard-widget .card-text {
  color: var(--text-body1);
}
.dashboard-widget.attendance-widget .card-title {
  margin-bottom: 27px !important;
}
.dashboard-widget.employees-cards-widget {
  padding: 24px;
}
.dashboard-widget.employees-cards-widget .card-title {
  margin-bottom: 27px !important;
}
.dashboard-widget.employees-cards-widget .employee-card-title {
  color: var(--Text-Body-3, #6d6d6d);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
}
.dashboard-widget.employees-cards-widget .employee-card-count {
  color: var(--Text-Title-1, #3d3d3d);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}
.dashboard-widget .border-info {
  border-radius: 7;
  border-top: 1px solid var(--Borders-Border-2, #e7e7e7) !important;
  border-right: 1px solid var(--Borders-Border-2, #e7e7e7) !important;
  border-bottom: 1px solid var(--Borders-Border-2, #e7e7e7) !important;
  border-left: 7px solid var(--Widgets-Icon-1, #5462ff) !important;
}
.dashboard-widget .border-info svg path {
  fill: var(--Widgets-Icon-1, #5462ff);
}
.dashboard-widget .border-secondary {
  border-radius: 7;
  border-top: 1px solid var(--Borders-Border-2, #e7e7e7) !important;
  border-right: 1px solid var(--Borders-Border-2, #e7e7e7) !important;
  border-bottom: 1px solid var(--Borders-Border-2, #e7e7e7) !important;
  border-left: 7px solid var(--Widgets-Icon-4, #888) !important;
}
.dashboard-widget .border-secondary svg path {
  fill: var(--Widgets-Icon-4, #888);
}
.dashboard-widget .border-warning {
  border-radius: 7;
  border-top: 1px solid var(--Borders-Border-2, #e7e7e7) !important;
  border-right: 1px solid var(--Borders-Border-2, #e7e7e7) !important;
  border-bottom: 1px solid var(--Borders-Border-2, #e7e7e7) !important;
  border-left: 7px solid var(--Widgets-Icon-3, #f98e07) !important;
}
.dashboard-widget .border-warning svg path {
  fill: var(--Widgets-Icon-3, #f98e07);
}
.dashboard-widget .employee-stats-card {
  height: 31%;
  background-color: transparent;
}
.dashboard-widget .border-success {
  border-radius: 7;
  border-top: 1px solid var(--Borders-Border-2, #e7e7e7) !important;
  border-right: 1px solid var(--Borders-Border-2, #e7e7e7) !important;
  border-bottom: 1px solid var(--Borders-Border-2, #e7e7e7) !important;
  border-left: 7px solid var(--Widgets-Icon-2, #26c149) !important;
}
.dashboard-widget .border-success svg path {
  fill: var(--Widgets-Icon-2, #26c149);
}

.google-visualization-orgchart-node {
  background: var(--primary) !important;
  border-color: var(--primary) !important;
  color: var(--alpha) !important;
  border-radius: 0 !important;
}
.google-visualization-orgchart-node .name {
  font-size: 1rem;
  font-weight: normal;
}
.google-visualization-orgchart-node .title {
  font-size: 0.5rem;
}

.introjs-button {
  text-shadow: none;
}

.cover-img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* Hide the default radio button */
.form-check-input[type=radio] {
  display: none;
}

/* Style the label to include padding for the custom radio button */
.form-check {
  margin-left: 0;
  padding-left: 0;
}

.form-check-label {
  display: inline-flex;
  align-items: center;
  padding: 10px 20px;
  /* Adjust padding as needed */
  border: 2px solid var(--Chips-Border-Default);
  /* Border is transparent by default */
  border-radius: 25px;
  /* Rounded corners */
  font-size: 14px;
  /* Update font size */
  cursor: pointer;
  position: relative;
  margin-right: 10px;
  transition: border-color 0.2s;
  /* Smooth transition for border color */
}
.form-check-label.padding-less {
  padding: 8px 10px;
}

/* Apply blue border in checked state */
.form-check-input[type=radio]:checked + .form-check-label {
  border-color: var(--Chips-Icon-Selected);
  /* Border color */
}

/* Style the checkmark (the custom radio button) */
.checkmark {
  display: inline-block;
  position: relative;
  width: 16px;
  /* Update checkmark size */
  height: 16px;
  /* Update checkmark size */
  background-color: white;
  border: 2px solid var(--Chips-Border-Default);
  /* Border color */
  border-radius: 50%;
  margin-right: 10px;
}

/* Create the inner circle when the radio button is checked */
.form-check-input[type=radio]:checked + .form-check-label .checkmark {
  border-color: var(--Chips-Icon-Selected);
}
.form-check-input[type=radio]:checked + .form-check-label .checkmark::after {
  content: "";
  display: block;
  width: 7px;
  /* Inner circle size */
  height: 7px;
  /* Inner circle size */
  background-color: var(--Chips-Icon-Selected);
  /* Inner circle color */
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

a {
  text-decoration: none;
}

.sidebar {
  min-height: 100vh;
  background-color: var(--Side-Menu-Background, #171717) !important;
}

.navbar-nav .dropdown-menu {
  position: absolute;
  box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.04), 0px 2px 20px 0px rgba(0, 0, 0, 0.04);
  border: none;
  margin-top: 8px;
}

.uploader .dropzone-preview-file,
.uploader .dropzone-preview-image {
  width: 100%;
  height: 204px;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 8px;
  background: var(--Uploader-Fill-Default, #f7f8fb);
  color: var(--Text-Body-3, #6d6d6d);
  text-align: center;
  font-family: "Archia";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  padding: 10px;
}
.uploader .dropzone-preview-file .file-overlay,
.uploader .dropzone-preview-image .file-overlay {
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background: var(--Backgrounds-Background-4, #121212);
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}
.uploader .dropzone-preview-file:hover .file-overlay,
.uploader .dropzone-preview-image:hover .file-overlay {
  visibility: visible;
}
.uploader .dropzone-preview-file img,
.uploader .dropzone-preview-image img {
  max-height: 100%;
  aspect-ratio: 1/1;
}
.uploader .dropzone-preview-image {
  height: 358px;
}
.uploader #drop_zone {
  width: 100%;
  height: 204px;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 8px;
  background: var(--Uploader-Fill-Default, #f7f8fb);
  color: var(--Text-Body-3, #6d6d6d);
  text-align: center;
  font-family: "Archia";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}
.uploader #drop_zone svg {
  margin-bottom: 16px;
}
.uploader #drop_zone svg path {
  fill: var(--icons-icon1, #888888);
}
.uploader #drop_zone .link {
  color: var(--CTA-Link-Default, #f04d1f);
  font-family: "Archia";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.uploader .dropzone-hint {
  color: var(--Text-Body-3, #6d6d6d);
  font-family: "Archia";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-top: 8px;
}
.uploader .dropzone-hint svg path {
  fill: var(--icons-icon1, #888888);
}
.uploader .error-message {
  color: var(--Error-Message-Text, #c51013);
  /* Archia/Regular/Body 3 */
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
  margin-top: 8px;
  display: flex;
  gap: 4px;
}
.uploader .error-message svg path {
  color: var(--Error-Message-Text, #c51013);
}
.uploader .dropzone-loader .dropzone-loader-text {
  color: var(--Text-Body-3, #6d6d6d);
  text-align: center;
  /* Archia/Regular/Body 2 */
  font-family: "Archia";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  margin-top: 16px;
}
.uploader .actions .btn-secondary {
  background-color: transparent;
  border-color: transparent;
  color: var(--CTA-Ghost-Default, #e7e7e7);
}

.btn-secondary-transparent {
  background-color: transparent;
  border-color: transparent;
  color: var(--CTA-Ghost-Default, #e7e7e7);
}

.fs-7 {
  font-size: 0.75rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: var(--primary);
  color: var(--alpha) !important;
}

html {
  background-color: var(--alpha) !important;
}
html .btn {
  border-radius: 8px;
  padding: 9px 12px;
  font-family: "Archia" !important;
}
html .btn * {
  font-family: "Archia" !important;
}
html .btn.btn-primary {
  background-color: var(--primary);
  border-color: var(--primary);
  color: var(--alpha) !important;
  font-weight: 500;
}
html .btn.btn-primary:hover {
  background-color: var(--secondary);
  border-color: var(--secondary);
}
html .btn.btn-primary.bg-transparent {
  color: var(--primary) !important;
}
html .btn.btn-primary:disabled {
  background-color: var(--CTA-Primary-Fill-Disabled);
  border-color: var(--CTA-Primary-Fill-Disabled);
}
html .btn.btn-primary-outline {
  background-color: var(--alpha);
  border-color: var(--primary);
  color: var(--primary) !important;
  font-weight: 600;
}
html .btn.btn-primary-outline:hover {
  border-color: var(--cta-secondary-border-text-icon-hover, #f26433);
  color: var(--cta-secondary-border-text-icon-hover, #f26433);
}
html .btn.btn-primary-outline:disabled {
  color: var(--secondary) !important;
  border-color: var(--secondary) !important;
}
html .btn.btn-link {
  color: var(--primary) !important;
}
html .btn.btn-outline-primary {
  border-color: var(--primary);
  color: var(--primary);
}
html .btn.btn-outline-primary:hover {
  background-color: var(--secondary);
  border-color: var(--secondary);
  color: var(--alpha);
}
html .btn.btn-secondary {
  background-color: var(--Chips-Icon-Selected, #2929f5);
  border-color: var(--Chips-Icon-Selected, #2929f5);
}
html .btn.btn-danger {
  background-color: var(--Error-Message-Text, #c51013);
  border-color: var(--Error-Message-Text, #c51013);
}
html .btn.btn-success-outline {
  border-radius: 8px;
  border: 1px solid var(--CTA-Success-Fill-Default, #198632);
  background: var(--CTA-Secondary-Fill, #fff);
  color: var(--primary) !important;
  color: var(--CTA-Success-Fill-Default, #198632);
  text-align: center;
  /* Archia/SemiBold/Body 2 */
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
}
html .btn.btn-danger-outline {
  border-radius: 8px;
  border: 1px solid var(--CTA-Danger-Fill-Default, #c51013);
  background: var(--CTA-Secondary-Fill, #fff);
}
html .btn.btn-link {
  color: var(--primary) !important;
}
html a,
html .nav-link {
  color: var(--primary) !important;
}
html .nav-underline {
  border-bottom: 1px solid var(--Borders-Border-1, #b0b0b0);
}
html .nav-underline .nav-link {
  color: var(--Tabs-Default, #6d6d6d) !important;
  font-family: Archia;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  padding: 12px 16px;
  --bs-nav-underline-gap: 0;
}
html .nav-underline .nav-link.active {
  color: var(--Tabs-Selected, #f04d1f) !important;
  font-weight: 500;
  border-bottom: 3px solid var(--Tabs-Selected, #f04d1f);
}
html .nav-bills {
  display: flex;
  gap: 16px;
}
html .nav-bills .nav-link {
  color: var(--Tabs-Default, #6d6d6d) !important;
  /* Archia/Regular/Body 1 */
  font-family: Archia;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 144.444% */
  padding: 12px 16px;
  border-radius: 72px;
  border: 1px solid var(--Tabs-Border-Default, #d1d1d1);
}
html .nav-bills .nav-link.active {
  color: var(--Tabs-Border-Selected, #2929f5) !important;
  /* Archia/Medium/Body 1 */
  font-family: Archia;
  font-style: normal;
  font-weight: 500;
  /* 144.444% */
  font-weight: 500;
  border: 1.5px solid var(--Tabs-Border-Selected, #2929f5);
}
html .d-dark {
  display: block;
}
html .d-light {
  display: none;
}
html .global-alert {
  z-index: 9999;
  padding-right: 20px;
}
html .global-alert .alert {
  border-radius: 8px;
  background: var(--Toast-Fill, #fff);
  /* Shadows/Dropdown Menu - Light */
  box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.04), 0px 2px 20px 0px rgba(0, 0, 0, 0.04);
  border-bottom: 0;
  border-top: 0;
  border-right: 0;
  display: flex;
  gap: 12px;
}
html .global-alert .alert .title {
  color: var(--Text-Title-1, #3d3d3d);
  /* Archia/SemiBold/Body 2 */
  font-family: "Archia";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
  margin-bottom: 4px;
}
html .global-alert .alert .content {
  color: var(--Text-Body-1, #454545);
  /* Archia/Regular/Body 3 */
  font-family: "Archia";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}
html .global-alert .alert.alert-success {
  border-left: 12px solid var(--Success-Message-Icon, #198632);
}
html .global-alert .alert.alert-danger {
  border-left: 12px solid var(--Error-Message-Icon, #c51013);
}
html .global-alert .alert .btn {
  padding-right: 0;
}
html #sidebarMenu .nav-link {
  color: var(--text-body1) !important;
  display: flex;
  align-content: center;
  gap: 0.5rem;
  padding: 16px 24px;
}
html #sidebarMenu .nav-link.active {
  background: var(--Side-Menu-Tab---Pressed-Highlight, #5462ff);
  color: var(--alpha) !important;
}
html #sidebarMenu .nav-link:hover:not(.active) {
  color: var(--Input-Text-Default) !important;
}
html #sidebarMenu .nav-link.disabled, html #sidebarMenu .nav-link:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
html .form-control {
  background-color: transparent !important;
  font-size: 16px !important;
  border-radius: 8px;
}
html .form-control:focus:not(.is-invalid) {
  outline: 1.5px solid var(--Input-Border-Focus);
  outline-offset: 0;
  box-shadow: -4px 4px 6px 1px rgba(41, 41, 245, 0.04);
  /* Change as needed */
  background-color: transparent;
  border: 1.5px solid var(--Input-Border-Focus, #2929f5);
}
html .form-control:focus ~ label::after, html .form-control:not(:placeholder-shown) ~ label::after {
  background-color: transparent !important;
}
html .form-control:hover {
  border: 1px solid var(--Input-Border-Hover, #6d6d6d);
}
html .form-control:disabled {
  background-color: lightgray !important;
}
html .form-control {
  background-color: transparent;
  border: 1px solid var(--Input-Border-Default, #b0b0b0);
  font-size: 16px;
}
html .form-floating input {
  min-height: 66px !important;
}
html .form-floating label {
  color: #6d6d6d;
  z-index: 0;
}
@media screen and (max-width: 1440px) {
  html {
    font-size: 14px;
  }
}
@media screen and (max-width: 992px) {
  html {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 10px;
  }
}
@media screen and (max-width: 576px) {
  html {
    font-size: 8px;
  }
}

.bv_mainselect {
  position: relative;
  padding: 7px 0px 7px 0px !important;
}
.bv_mainselect .bv_atual {
  padding: 20.5px 16px 17.5px 10px;
  border: 1px solid var(--Input-Border-Default, #b0b0b0);
  color: var(--Input-Text-Default, #171717);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  min-height: 66px;
  background-color: transparent;
  overflow: hidden;
  z-index: 3;
}
.bv_mainselect .bv_atual:hover {
  border: 1px solid var(--Input-Border-Hover, #6d6d6d);
}
.bv_mainselect .bv_atual.opened {
  border: 1.5px solid var(--Input-Border-Focus, #2929f5);
}
.bv_mainselect .bv_atual .small-placeholder {
  position: absolute;
  top: 8px;
  color: var(--Input-Hint-Default, #6d6d6d);
  font-family: "Archia";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.bv_mainselect .bv_atual .main-text {
  position: absolute;
  top: 30px;
}
.bv_mainselect .bv_atual .arrow {
  border: none;
  transform: rotate(0);
  padding: 0;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-60%);
}
.bv_mainselect .bv_atual .arrow.up {
  transform: translateY(-60%) rotate(180deg);
}
.bv_mainselect .bv_ul_inner {
  max-height: 250px !important;
  z-index: 10;
  border-radius: 8px;
  background: var(--Dropdown-Fill, #3d3d3d);
  /* Shadows/Dropdown Menu - Dark */
  box-shadow: 1px -1px 8px 0px rgba(0, 0, 0, 0.15), -1px 1px 8px 0px rgba(0, 0, 0, 0.15);
  border: none;
}
.bv_mainselect .bv_ul_inner li {
  margin: 4px;
  border-radius: 4px;
  color: var(--Dropdown-Item-Text-Default, #e7e7e7);
  /* Archia/Regular/Body 2 */
  font-family: "Archia";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}
.bv_mainselect .bv_ul_inner li input {
  color: var(--Dropdown-Item-Text-Default, #e7e7e7);
  font-weight: normal;
}
.bv_mainselect .bv_ul_inner li:hover {
  background: var(--Dropdown-Item-Hover, #f6f6f6);
}
.bv_mainselect .bv_ul_inner li.selected {
  background: var(--Dropdown-Item-Selected, #dde7ff);
}

.slider-image {
  width: 100%;
  height: calc(100vh - 1rem);
  /* Adjust the height as needed */
  object-fit: cover;
}

.home-hero-title {
  font-size: 5rem;
  font-weight: bolder;
}

.w-fit-content {
  width: fit-content;
}

.h-fit-content {
  height: fit-content;
}

:root {
  --hue: 223;
  --switch-primary: hsl(var(--hue), 90%, 50%);
  --trans-dur: 0.6s;
  --trans-timing: cubic-bezier(0.65, 0, 0.35, 1);
}

.dark-switch-container {
  margin: 0 35px;
}

.right-navbar {
  transform: translateX(0);
  display: block;
}

@media (min-width: 992px) {
  .right-navbar {
    transform: translateX(-20%);
  }
}
.navbar-light {
  max-width: 99vw;
}

.dark-mode-switch {
  transform: scale(1.5) translate(20%, 20%);
}
.dark-mode-switch .switch {
  cursor: pointer;
  color: hsl(var(--hue), 10%, 10%);
  display: flex;
  transition: background-color var(--trans-dur), color var(--trans-dur);
}
.dark-mode-switch .switch:has(.switch__input:checked) {
  color: hsl(var(--hue), 10%, 90%);
}
.dark-mode-switch .switch,
.dark-mode-switch .switch__input {
  display: block;
  -webkit-tap-highlight-color: transparent;
}
.dark-mode-switch .switch {
  margin: auto;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.dark-mode-switch .switch__icon {
  color: hsla(var(--hue), 10%, 80%);
  pointer-events: none;
  position: absolute;
  top: 0.375em;
  left: 0.375em;
  width: 0.75em;
  height: 0.75em;
  transition: color var(--trans-dur), transform var(--trans-dur) var(--trans-timing);
}
.dark-mode-switch .switch__icon:nth-of-type(2) {
  right: 0.375em;
  left: auto;
}
.dark-mode-switch .switch__inner,
.dark-mode-switch .switch__inner-icons {
  border-radius: 0.5em;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0.25em;
  left: 0.25em;
  width: 2.25em;
  height: 1em;
}
.dark-mode-switch .switch__inner:before,
.dark-mode-switch .switch__inner-icons {
  transition: transform var(--trans-dur) var(--trans-timing);
  transform: translateX(-1.25em);
}
.dark-mode-switch .switch__inner:before {
  background-color: #e9bf3e;
  border-radius: inherit;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
.dark-mode-switch .switch__inner-icons {
  pointer-events: none;
}
.dark-mode-switch .switch__inner-icons .switch__icon {
  color: hsl(0, 0%, 100%);
  top: 0.125em;
  left: 0.125em;
  transform: translateX(1.25em);
}
.dark-mode-switch .switch__inner-icons .switch__icon:nth-child(2) {
  right: 0.125em;
  left: auto;
}
.dark-mode-switch .switch__input {
  background-color: hsl(0, 0%, 100%);
  border-radius: 0.75em;
  box-shadow: 0 0 0 0.0625em hsla(var(--hue), 90%, 50%, 0), 0 0.125em 0.5em hsla(var(--hue), 10%, 10%, 0.1);
  outline: transparent;
  width: 2.75em;
  height: 1.5em;
  -webkit-appearance: none;
  appearance: none;
  transition: background-color var(--trans-dur), box-shadow var(--trans-dur);
}
.dark-mode-switch .switch__input:checked {
  background-color: hsl(var(--hue), 10%, 10%);
}
.dark-mode-switch .switch__input:checked ~ .switch__icon {
  color: hsla(var(--hue), 10%, 40%);
}
.dark-mode-switch .switch__input:checked ~ .switch__inner:before,
.dark-mode-switch .switch__input:checked ~ .switch__inner-icons {
  transform: translateX(1.25em);
}
.dark-mode-switch .switch__input:not(:checked) ~ .switch__icon:first-of-type,
.dark-mode-switch .switch__input:checked ~ .switch__icon:nth-of-type(2) {
  transform: rotate(360deg);
}
.dark-mode-switch .switch__input:checked ~ .switch__inner-icons .switch__icon:first-of-type {
  transform: translateX(-1.25em) rotate(-360deg);
}
.dark-mode-switch .switch__input:checked ~ .switch__inner-icons .switch__icon:nth-of-type(2) {
  transform: translateX(-1.25em) rotate(360deg);
}
.dark-mode-switch .switch__input:focus-visible {
  box-shadow: 0 0 0 0.0625em hsla(var(--hue), 90%, 50%, 1), 0 0.125em 0.5em hsla(var(--hue), 10%, 10%, 0.1);
}
.dark-mode-switch .switch__sr {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
}

.dashboard-page #trialEnding {
  font-weight: bold;
}

.company-logo-placeholder {
  width: 132px;
  height: 132px;
  background-color: #f0f0f8;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  color: #333;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-bottom: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  position: relative;
  background-color: var(--Backgrounds-Background-3, #f0f0f8);
  margin-top: 50px;
}
.company-logo-placeholder .logo-edit-icon {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  border-radius: 50%;
  padding: 0.5rem;
  cursor: pointer;
  border: 1px solid var(--cta-secondary-border-text-icon-default, #f04d1f);
  background: var(--CTA-Secondary-Fill, #fff);
}
.company-logo-placeholder .logo-edit-icon svg path {
  fill: var(--primary);
}

.loader {
  z-index: 9999;
  background-color: var(--Backgrounds-Background-2);
}

[data-bs-theme=dark] .switch__inner:before {
  background-color: var(--switch-primary) !important;
}

@media (max-width: 992px) {
  .dark-switch-container {
    margin: 0 10px;
  }
  .dark-mode-switch {
    transform: scale(1.5) translate(17%, 20%);
  }
}
.rounded-select {
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
  border-radius: var(--bs-border-radius-pill) !important;
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
}

.tabulator {
  overflow: visible;
}
.tabulator .tabulator-tableholder {
  overflow: visible;
}
.tabulator .tabulator-row .tabulator-cell {
  overflow: visible;
}

.badge {
  border-radius: 32px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.badge.text-bg-warning {
  background: var(--Tags-Fill-Warning, #fff0c6) !important;
  color: var(--Tags-Text-Warning, #b74606) !important;
}
.badge.text-bg-danger {
  background: var(--Tags-Fill-Danger, #ffe0e0) !important;
  color: var(--Tags-Text-Danger, #c51013) !important;
}
.badge.text-bg-primary {
  background: var(--Tags-Fill-Primary, #dbe8fe) !important;
  color: var(--Tags-Text-Primary, #1d64d8) !important;
}

.badge-select {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 32px;
  background: var(--Tags-Fill-Not-Started, #e7e7e7);
}

.dropdown .btn {
  border: none !important;
}
.dropdown .btn:active, .dropdown .btn:focus {
  border: none !important;
}

.clocking-widget {
  margin-top: 12px;
}
.clocking-widget #attendanceTime {
  color: var(--Text-Body-3, #6d6d6d);
}

.main-widgets {
  margin-top: 24px;
  margin-bottom: 64px;
}

.page-header-title {
  color: var(--Text-Title-1, #3d3d3d);
  font-family: "Roundo";
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.company-settings-page .logo-column {
  border-right: 1px solid var(--Borders-Border-2, #e7e7e7);
}
.company-settings-page .logo-column .company-display-name {
  color: var(--Text-Title-1, #3d3d3d);
  font-family: "Roundo";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  text-align: center;
}
.company-settings-page .settings-column {
  padding-inline: 24px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.company-settings-page .settings-column .edit-icon {
  border-radius: 50%;
  border: 1px solid var(--cta-secondary-border-text-icon-default, #f04d1f);
  background: var(--CTA-Secondary-Fill, #fff);
  padding: 8px;
  cursor: pointer;
}
.company-settings-page .settings-column .edit-icon svg path {
  fill: var(--primary);
}
.company-settings-page .settings-column #saveCompanyInfoActions .btn {
  height: 48px;
  padding: 12px 16px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.company-settings-page .settings-column #saveCompanyInfoActions .btn.btn-secondary {
  background-color: transparent;
  border-color: transparent;
  color: var(--CTA-Ghost-Default, #e7e7e7);
}
.company-settings-page .settings-column table {
  margin-left: 32px;
  margin-top: 4px;
  margin-bottom: 0;
}
.company-settings-page .settings-column table tr {
  border-bottom: 1px solid var(--Borders-Border-2, #5d5d5d);
}
.company-settings-page .settings-column table tr td {
  padding: 12px 12px 12px 0;
  background-color: transparent;
}
.company-settings-page .settings-column table tr td.label {
  min-width: 200px !important;
  color: var(--Text-Body-3, #6d6d6d);
  font-family: Archia;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  border: none;
}
.company-settings-page .settings-column table tr td.value-holder {
  color: var(--Text-Title-1, #3d3d3d);
  font-family: Archia;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.company-settings-page .settings-column table tr:last-of-type {
  border-bottom: 1px solid transparent;
}
.company-settings-page .settings-column .settings-section-title {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 8px;
  margin-bottom: 0;
}
.company-settings-page .settings-column .settings-section-title .title-text {
  color: var(--Text-Title-1, #3d3d3d);
  font-family: Roundo;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}
.company-settings-page .settings-column .settings-section-title svg path {
  fill: var(--icons-icon1, #888888);
}
.company-settings-page #leavesContainer .card .card-body {
  padding-block: 9px;
}

.link-primary {
  color: var(--Side-Menu-Item---Pressed-Highlight, #5462ff);
}

#profilePictureModal .modal-dialog {
  width: 406px;
}
#profilePictureModal .modal-dialog .uploader #drop_zone,
#profilePictureModal .modal-dialog .uploader .dropzone-preview-file {
  height: 358px;
}

.modal {
  z-index: 9999;
}
.modal .modal-header {
  border: none;
}
.modal .modal-header .modal-title {
  color: var(--Text-Title-1, #3d3d3d);
  font-family: "Roundo";
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  word-break: break-word;
}
.modal .modal-header .btn-close {
  --bs-btn-close-bg: url('data:image/svg+xml,%3Csvg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M16.0001 30.3332C8.09342 30.3332 1.66675 23.9065 1.66675 15.9998C1.66675 8.09317 8.09342 1.6665 16.0001 1.6665C23.9067 1.6665 30.3334 8.09317 30.3334 15.9998C30.3334 23.9065 23.9067 30.3332 16.0001 30.3332ZM16.0001 3.6665C9.20008 3.6665 3.66675 9.19984 3.66675 15.9998C3.66675 22.7998 9.20008 28.3332 16.0001 28.3332C22.8001 28.3332 28.3334 22.7998 28.3334 15.9998C28.3334 9.19984 22.8001 3.6665 16.0001 3.6665Z" fill="%23888888"/%3E%3Cpath d="M12.2266 20.7733C11.9733 20.7733 11.72 20.68 11.52 20.48C11.1333 20.0933 11.1333 19.4533 11.52 19.0666L19.0666 11.52C19.4533 11.1333 20.0933 11.1333 20.48 11.52C20.8666 11.9066 20.8666 12.5466 20.48 12.9333L12.9333 20.48C12.7466 20.68 12.48 20.7733 12.2266 20.7733Z" fill="%23888888"/%3E%3Cpath d="M19.7733 20.7733C19.52 20.7733 19.2666 20.68 19.0666 20.48L11.52 12.9333C11.1333 12.5466 11.1333 11.9066 11.52 11.52C11.9066 11.1333 12.5466 11.1333 12.9333 11.52L20.48 19.0666C20.8666 19.4533 20.8666 20.0933 20.48 20.48C20.28 20.68 20.0266 20.7733 19.7733 20.7733Z" fill="%23888888"/%3E%3C/svg%3E');
  padding: 0;
  width: 36px;
  height: 32px;
  background-size: auto;
}
.modal .modal-body .form-label {
  color: var(--Input-Text-Default, #171717);
  /* Archia/Medium/Body 2 */
  font-family: "Archia";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
}
.modal .modal-body .form-check-input {
  border-color: #888888;
}
.modal .modal-body .checkbox-label {
  color: var(--Chips-Text-Default, #3d3d3d);
  /* Archia/Regular/Body 2 */
  font-family: "Archia";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}
.modal .modal-footer {
  border: none;
}
.modal .modal-footer .btn {
  padding: 12px 16px;
}

.vertical-tabs .tabs {
  padding-block: 32px;
  border-right: 1px solid var(--Borders-Border-2, #e7e7e7);
  height: 100%;
}
.vertical-tabs .tabs .nav-link {
  color: var(--Tabs-Default, #6d6d6d) !important;
  font-family: "Archia";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  padding: 12px 32px;
}
.vertical-tabs .tabs .nav-link.active {
  color: var(--Tabs-Selected, #f04d1f) !important;
  font-weight: 500;
  border-left: 3px solid var(--Tabs-Selected, #f04d1f);
}

.tab-content {
  padding-block: 32px;
  padding-right: 32px;
}
.tab-content .tab-content-title {
  color: var(--Text-Title-1, #3d3d3d);
  font-family: "Roundo";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}
.tab-content .table-subtitle {
  color: var(--Text-Body-3, #6d6d6d);
  text-align: center;
  /* Archia/Regular/Body 3 */
  font-family: "Archia";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}

#publicHolidayContainer .holiday-name {
  color: var(--Text-Body-1, #454545);
  /* Archia/Regular/Body 2 */
  font-family: "Archia";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}
#publicHolidayContainer .holiday-date {
  color: var(--Text-Body-1, #454545);
  /* Archia/Medium/Body 2 */
  font-family: "Archia";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
}

.empty-placeholder .title {
  color: var(--Text-Body-1, #454545);
  text-align: center;
  /* Archia/SemiBold/Body 2 */
  font-family: "Archia";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
}
.empty-placeholder .subtitle {
  color: var(--Text-Body-3, #6d6d6d);
  text-align: center;
  /* Archia/Regular/Body 3 */
  font-family: "Archia";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}

.hint-text {
  display: flex;
  gap: 4px;
  color: var(--Text-Body-3, #6d6d6d);
  font-family: "Archia";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.hint-text .imp-text {
  color: var(--Text-Body-1, #454545);
  /* Archia/Medium/Body 3 */
  font-family: "Archia";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}
.hint-text svg {
  min-width: 20px;
}

.back-link {
  color: var(--CTA-Link-Default, #f04d1f);
  /* Archia/SemiBold/Body 1 */
  font-family: "Archia";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}

textarea {
  resize: none;
  min-height: 130px !important;
  padding-top: 2rem !important;
}

.input-group.icon-prefix-input:focus {
  outline: 1.5px solid var(--Input-Border-Focus);
  outline-offset: 0;
  box-shadow: -4px 4px 6px 1px rgba(41, 41, 245, 0.04);
  /* Change as needed */
  background-color: transparent;
  border: 1.5px solid var(--Input-Border-Focus, #2929f5);
}
.input-group.icon-prefix-input:focus input {
  outline: none;
  box-shadow: none;
  /* Change as needed */
  background-color: transparent;
  border: none;
}
.input-group.icon-prefix-input:hover .input-group-text {
  border: 1px solid var(--Input-Border-Hover, #6d6d6d);
  border-radius: 8px;
  border-right: 0;
}
.input-group.icon-prefix-input .input-group-text {
  background: transparent;
  border: 1px solid var(--Input-Border-Default, #b0b0b0);
  border-right: 0;
  border-radius: 8px;
}
.input-group.icon-prefix-input input {
  border-left: 0;
}

.table-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-block: 24px;
}
.table-heading .count-container {
  color: var(--Text-Body-1, #454545);
  /* Archia/Regular/Body 2 */
  font-family: "Archia";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}
.table-heading .sorting-actions {
  display: flex;
  align-items: center;
  gap: 16px;
}

.task-management-page .bv_mainselect {
  padding: 0 !important;
}
.task-management-page .bv_mainselect .bv_ul_inner {
  min-width: 150px;
}
.colored-select-container .bv_mainselect .bv_atual {
  border-radius: 32px;
  color: var(--Tags-Text-Not-Started, #6d6d6d);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  min-width: 120px !important;
  min-height: 32px;
  padding: 4px 8px;
  padding-right: 35px;
}
.colored-select-container .bv_mainselect .bv_atual svg {
  width: 12px;
  height: 12px;
}
.colored-select-container .bv_mainselect .bv_atual .small-placeholder {
  display: none;
}
.colored-select-container .bv_mainselect .bv_atual .main-text {
  position: relative;
  top: 0;
}
.colored-select-container.select-color-success .bv_atual {
  border: none;
  background: var(--Tags-Fill-Success, #ddfbe3);
  color: var(--Tags-Text-Success, #198632) !important;
  font-family: "Archia";
  font-style: normal;
}
.colored-select-container.select-color-secondary .bv_atual {
  border: none;
  background: var(--Tags-Fill-Not-Started, #e7e7e7);
  color: var(--Tags-Text-ToDo, #6d6d6d) !important;
  font-family: "Archia";
  font-style: normal;
}
.colored-select-container.select-color-warning .bv_atual {
  border: none;
  background: var(--Tags-Fill-Warning, #fff0c6);
  color: var(--Tags-Text-Warning, #b74606) !important;
  font-family: "Archia";
  font-style: normal;
}

.selected-filters-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.selected-filters-container .filters-badges {
  display: flex;
  align-items: center;
  gap: 8px;
  max-width: 100%;
  overflow-x: auto;
}
.selected-filters-container .filters-badges .badge {
  display: flex;
  gap: 8px;
  align-items: center;
  border-radius: 32px;
  background: var(--Tags-Fill-Not-Started, #e7e7e7);
}
.selected-filters-container .filters-badges .badge .filter-criteria {
  color: var(--Tags-Text-ToDo, #6d6d6d);
  /* Archia/Regular/Body 2 */
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}
.selected-filters-container .filters-badges .badge .filter-value {
  color: var(--Tags-Arrow-Icon, #3d3d3d);
  /* Archia/Medium/Body 2 */
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.selected-filters-container .filters-badges .badge svg path {
  fill: var(--Tags-Arrow-Icon, #3d3d3d);
}
.selected-filters-container .clear-button-container .btn {
  color: var(--CTA-Ghost-Default, #454545);
  /* Archia/SemiBold/Body 2 */
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
}

.employee-col {
  width: 215px !important;
  color: var(--CTA-Link-Default, #f04d1f);
  /* Archia/SemiBold/Body 2 */
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
}

.team-managment-table-id-col {
  width: 130px !important;
  color: var(--CTA-Link-Default, #f04d1f);
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}

.team-card-header-wrapper {
  flex-basis: 100%;
  gap: 1rem;
}

#createNewLeaveRequest .duration-container {
  display: flex;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}
#createNewLeaveRequest .duration-container .duration {
  color: var(--Input-Text-Default, #171717);
  /* Archia/Medium/Body 2 */
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
}
#createNewLeaveRequest .duration-container .duration-tag {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
#createNewLeaveRequest .duration-container .duration-tag .duration-tag-content {
  border-radius: 32px;
  background: var(--Tags-Fill-Info, #dbe8fe);
}

#actionContianerCurrentRequest {
  width: 130px;
}
#actionContianerCurrentRequest .btn.btn-primary-outline:hover {
  border-color: transparent !important;
  color: var(--cta-secondary-border-text-icon-hover, #f26433);
}
#actionContianerCurrentRequest .btn-check:checked + .btn,
#actionContianerCurrentRequest .btn.active,
#actionContianerCurrentRequest .btn.show,
#actionContianerCurrentRequest .btn:first-child:active,
#actionContianerCurrentRequest :not(.btn-check) + .btn:active {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: transparent !important;
}
#actionContianerCurrentRequest .btn.btn-primary-outline {
  background-color: var(--alpha);
  border-color: transparent !important;
  color: var(--primary) !important;
  font-weight: 600;
}

#all-leaves-cards-container {
  padding-left: 24px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 46px;
  width: 100%;
  gap: 24px;
}
#all-leaves-cards-container.row > * {
  padding: 0;
}
#all-leaves-cards-container .balance-card {
  width: 48%;
  display: flex;
  align-items: center;
  border-radius: 8px;
  border: 1px solid var(--Borders-Border-2, #e7e7e7);
  background: var(--Widgets-Background, #fff);
  height: 70px;
}
#all-leaves-cards-container .balance-card .side-line {
  width: 7.606px;
  height: 100%;
  flex-shrink: 0;
  border-radius: 7px 0px 0px 7px;
}
#all-leaves-cards-container .balance-card .side-line.Widgets-Icon-1 {
  background: var(--Widgets-Icon-1, #5462ff);
}
#all-leaves-cards-container .balance-card .side-line.Widgets-Icon-2 {
  background: var(--Widgets-Icon-2, #26c149);
}
#all-leaves-cards-container .balance-card .side-line.Widgets-Icon-3 {
  background: var(--Widgets-Icon-3, #f98e07);
}
#all-leaves-cards-container .balance-card .side-line.Widgets-Icon-4 {
  background: var(--Widgets-Icon-4, rgba(2, 168, 251, 0.5647058824));
}
#all-leaves-cards-container .balance-card .side-line.Widgets-Icon-5 {
  background: var(--Widgets-Icon-5, #07d1f9);
}
#all-leaves-cards-container .balance-card .content-box {
  display: flex;
  width: 270px;
  height: 69.048px;
  align-items: center;
  flex-shrink: 0;
}
#all-leaves-cards-container .balance-card .content-box .text-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}
#all-leaves-cards-container .balance-card .content-box .text-box .text {
  color: var(--Text-Body-3, #6d6d6d);
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: capitalize;
}
#all-leaves-cards-container .balance-card .content-box .text-box .typography {
  color: var(--Text-Title-1, #3d3d3d);
  font-family: Roundo;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
#all-leaves-cards-container .balance-card .content-box .text-box .typography .days-style {
  color: var(--Text-Title-1, #3d3d3d);
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
#all-leaves-cards-container .balance-card .content-box .icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}

#my-balance-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
}
#my-balance-container .balance-container {
  display: flex;
  gap: 3%;
  flex-wrap: wrap;
  margin-bottom: 46px;
  width: 100%;
}
#my-balance-container .balance-container .balance-card {
  width: 31%;
  display: flex;
  gap: 24px;
  align-items: center;
  border-radius: 8px;
  border: 1px solid var(--Borders-Border-2, #e7e7e7);
  background: var(--Widgets-Background, #fff);
}
#my-balance-container .balance-container .balance-card .side-line {
  width: 7.606px;
  height: 100px;
  flex-shrink: 0;
  border-radius: 7px 0px 0px 7px;
}
#my-balance-container .balance-container .balance-card .side-line.Widgets-Icon-1 {
  background: var(--Widgets-Icon-1, #5462ff);
}
#my-balance-container .balance-container .balance-card .side-line.Widgets-Icon-2 {
  background: var(--Widgets-Icon-2, #26c149);
}
#my-balance-container .balance-container .balance-card .side-line.Widgets-Icon-3 {
  background: var(--Widgets-Icon-3, #f98e07);
}
#my-balance-container .balance-container .balance-card .content-box {
  display: flex;
  width: 270px;
  height: 69.048px;
  align-items: center;
  gap: 24px;
  flex-shrink: 0;
}
#my-balance-container .balance-container .balance-card .content-box .text-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}
#my-balance-container .balance-container .balance-card .content-box .text-box .text {
  color: var(--Text-Body-3, #6d6d6d);
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: capitalize;
}
#my-balance-container .balance-container .balance-card .content-box .text-box .typography {
  color: var(--Text-Title-1, #3d3d3d);
  font-family: Roundo;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
#my-balance-container .balance-container .balance-card .content-box .text-box .typography .days-style {
  color: var(--Text-Title-1, #3d3d3d);
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
#my-balance-container .balance-container .balance-card .content-box .icon-box {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}

#balance-layout {
  display: flex;
  width: 1052px;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
}

.callender-btn .btn-check:checked + .btn,
.callender-btn .btn.active,
.callender-btn .btn.show,
.callender-btn .btn:first-child:active,
.callender-btn :not(.btn-check) + .btn:active {
  border-color: white;
}

.fade:not(.show) {
  display: none;
}

.status-dropdown-table .dropdown-menu {
  --bs-dropdown-spacer: 0.2rem;
  line-height: 28px;
  --bs-dropdown-min-width: 11rem;
  --bs-dropdown-padding-x: 0.5rem;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-border-color: none;
  --bs-dropdown-border-radius: 0.5rem;
  --bs-dropdown-box-shadow: none;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.0392156863);
  --bs-dropdown-link-hover-bg: #dde7ff;
  --bs-dropdown-link-active-color: #242424;
  --bs-dropdown-link-active-bg: #dde7ff;
  color: #b74606;
  border-radius: 8px;
}
.status-dropdown-table .dropdown-item:hover {
  background-color: #dde7ff;
}
.status-dropdown-table .btn-pending-check:checked + .btn-pending,
.status-dropdown-table .btn-pending.active,
.status-dropdown-table .btn-pending.show,
.status-dropdown-table .btn-pending:first-child:active,
.status-dropdown-table :not(.btn-pending-check) + .btn-pending:active,
.status-dropdown-table .btn-pending:focus {
  color: #b74606;
  background-color: #fff0c6;
  border-color: #b74606;
}
.status-dropdown-table .btn-approved-check:checked + .btn-approved,
.status-dropdown-table .btn-approved.active,
.status-dropdown-table .btn-approved.show,
.status-dropdown-table .btn-approved:first-child:active,
.status-dropdown-table :not(.btn-approved-check) + .btn-approved:active,
.status-dropdown-table .btn-approved:focus {
  color: #198632;
  background-color: #ddfbe3;
  border-color: #198632;
}
.status-dropdown-table .btn-declined-check:checked + .btn-declined,
.status-dropdown-table .btn-declined.active,
.status-dropdown-table .btn-declined.show,
.status-dropdown-table .btn-declined:first-child:active,
.status-dropdown-table :not(.btn-declined-check) + .btn-declined:active,
.status-dropdown-table .btn-declined:focus {
  color: #c51013;
  background-color: #ffe0e0;
  border-color: #c51013;
}
.status-dropdown-table .btn-onboarding-check:checked + .btn-onboarding,
.status-dropdown-table .btn-onboarding.active,
.status-dropdown-table .btn-onboarding.show,
.status-dropdown-table .btn-onboarding:first-child:active,
.status-dropdown-table :not(.btn-onboarding-check) + .btn-onboarding:active,
.status-dropdown-table .btn-onboarding:focus {
  color: #1d64d8;
  background-color: #dbe8fe;
  border-color: #1d64d8;
}
.status-dropdown-table .btn-inactive-check:checked + .btn-inactive,
.status-dropdown-table .btn-inactive.active,
.status-dropdown-table .btn-inactive.show,
.status-dropdown-table .btn-inactive:first-child:active,
.status-dropdown-table :not(.btn-inactive-check) + .btn-inactive:active,
.status-dropdown-table .btn-inactive:focus {
  color: #6d6d6d;
  background-color: #b2b2b2;
  border-color: #6d6d6d;
}
.status-dropdown-table .dropdown-item {
  border-radius: 4px;
}
.status-dropdown-table .btn-status {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2rem;
  width: fit-content;
  padding: 5px 10px;
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-border-radius: 32px;
  border-radius: 32px;
}
.status-dropdown-table .status-pending-style {
  border: 1px solid #fff0c6;
  --bs-btn-border-color: none;
  --bs-btn-color: #b74606;
  --bs-btn-bg: #fff0c6;
}
.status-dropdown-table .status-approved-style {
  --bs-btn-border-color: #ddfbe3;
  --bs-btn-color: #198632;
  --bs-btn-bg: #ddfbe3;
  border: 1px solid #ddfbe3;
}
.status-dropdown-table .status-inactive-style {
  --bs-btn-border-color: #6d6d6d;
  --bs-btn-color: #6d6d6d;
  --bs-btn-bg: #e7e7e7;
  border: 1px solid #e7e7e7;
}
.status-dropdown-table .status-declined-style {
  --bs-btn-border-color: #ffe0e0;
  --bs-btn-color: #c51013;
  --bs-btn-bg: #ffe0e0;
  border: 1px solid #ffe0e0;
}
.status-dropdown-table .status-0nboarding-style {
  --bs-btn-border-color: #dbe8fe;
  --bs-btn-color: #1d64d8;
  --bs-btn-bg: #dbe8fe;
  border: 1px solid #dbe8fe;
}
.status-dropdown-table .btn-pending:hover {
  color: #b74606;
  background-color: #fff0c6;
  border-color: none;
}
.status-dropdown-table .btn-approved:hover {
  color: #198632;
  background-color: #ddfbe3;
  border-color: none;
}
.status-dropdown-table .btn-declined:hover {
  color: #c51013;
  background-color: #ffe0e0;
  border-color: #ffe0e0;
}
.status-dropdown-table .btn-onboarding:hover {
  color: #1d64d8;
  background-color: #dbe8fe;
  border-color: #1d64d8;
}
.status-dropdown-table .btn-inactive:hover {
  color: #6d6d6d;
  background-color: #e7e7e7;
  border-color: #6d6d6d;
}

.tagLable {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 32px;
  cursor: default;
  background: var(--Tags-Fill-Not-Started, #e7e7e7);
}

.tooltip-text {
  background: var(--Tags-Fill-Not-Started, #f7f6f6);
  color: #171717;
  text-align: center;
  padding: 5px 10px;
  border-radius: 4px;
  z-index: 999;
  position: absolute;
  top: -120%;
  transform: translateX(-50%);
  z-index: 1;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.3s;
}

.tagName-container:hover .tooltip-text {
  opacity: 1;
}

.tagName-container {
  width: max-content;
}

#skeleton-container {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  width: 100%;
}

.skeleton-icon,
.skeleton-line {
  background: #e0e0e0;
  animation: skeleton 2s infinite linear;
  border-radius: 4px;
}

.card-skeleton {
  display: flex;
  width: 31.6666666667%;
  flex: 1;
  gap: 24px;
  align-items: center;
  border-radius: 8px;
  border: 1px solid var(--Borders-Border-2, #e7e7e7);
  background: var(--Widgets-Background, #fff);
  padding: 20px;
}

.skeleton-icon {
  width: 48px;
  height: 48px;
}

.skeleton-body .skeleton-line {
  height: 10px;
  width: 100%;
  margin-bottom: 10px;
}

.skeleton-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: 69.048px;
  flex-shrink: 0;
}

.skeleton-line.short {
  width: 50%;
  margin-top: 15px;
}

@keyframes skeleton {
  0% {
    transform: scale(1);
    background-position: -200px 0;
  }
  50% {
    transform: scale(1.2);
  }
  75% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
    background-position: 200px 0;
  }
}
.skeleton-icon,
.skeleton-line {
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: skeleton 2s infinite linear;
}

.skeleton-icon,
.skeleton-line {
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: skeleton 2s infinite linear;
}

.skeleton-line,
.skeleton-checkbox {
  background: #e0e0e0;
  animation: shimmer 1.5s infinite linear;
  border-radius: 4px;
}

.skeleton-row {
  background-color: #fff;
}

.skeleton-row td {
  text-align: center;
  vertical-align: middle;
  padding: 10px;
}

.skeleton-checkbox {
  width: 20px;
  height: 20px;
  border-radius: 4px;
}

.skeleton-line {
  height: 15px;
  width: 100%;
  margin-bottom: 5px;
}

@keyframes shimmer {
  0% {
    background-position: -200px 0;
  }
  100% {
    background-position: 200px 0;
  }
}
.skeleton-line,
.skeleton-checkbox {
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer 1s infinite linear;
}

.skeleton-checkbox {
  animation: shimmer 4s infinite linear;
}

.number-skeleton {
  display: inline-block;
  width: 15px;
  height: 1em;
  background-color: #e0e0e0;
  border-radius: 4px;
  animation: pulse 1.5s infinite ease-in-out;
  color: transparent;
  margin-left: 5px;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    background-color: #e0e0e0;
  }
  50% {
    transform: scale(0.9);
    background-color: #f0f0f0;
  }
  100% {
    transform: scale(1);
    background-color: #e0e0e0;
  }
}
.main-card-height {
  min-height: 814px;
}

#taskDetailsModal .modal-body,
#announcementDetailsModal .modal-body {
  margin: 0 24px 24px 24px;
  border-radius: 8px;
  background: var(--Uploader-Fill-Default, #f7f8fb);
}
#taskDetailsModal .modal-body .task-details-header,
#taskDetailsModal .modal-body .announcement-details-header,
#announcementDetailsModal .modal-body .task-details-header,
#announcementDetailsModal .modal-body .announcement-details-header {
  color: var(--Text-Body-3, #6d6d6d);
  /* Archia/Regular/Body 3 */
  font-family: Archia;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}
#taskDetailsModal .modal-body #taskDetailsCreatedAt,
#taskDetailsModal .modal-body #announcementDetailsCreatedAt,
#announcementDetailsModal .modal-body #taskDetailsCreatedAt,
#announcementDetailsModal .modal-body #announcementDetailsCreatedAt {
  color: var(--Text-Title-1, #3d3d3d);
  /* Archia/Regular/Body 3 */
  font-family: Archia;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
#taskDetailsModal .modal-body #taskDetailsCreator,
#taskDetailsModal .modal-body #announcementDetailsCreator,
#announcementDetailsModal .modal-body #taskDetailsCreator,
#announcementDetailsModal .modal-body #announcementDetailsCreator {
  color: var(--CTA-Link-Default, #f04d1f);
  /* Archia/SemiBold/Body 3 */
  font-family: Archia;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
#taskDetailsModal .modal-body .task-details-attach,
#taskDetailsModal .modal-body .announcement-details-attach,
#announcementDetailsModal .modal-body .task-details-attach,
#announcementDetailsModal .modal-body .announcement-details-attach {
  border-radius: 8px;
  background: var(--Uploader-Fill-Uploaded, #f0f0f8);
  color: var(--CTA-Link-Default, #f04d1f);
  /* Archia/SemiBold/Body 3 */
  font-family: Archia;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  /* 157.143% */
  padding: 12px;
  margin-block: 12px;
}
#taskDetailsModal .modal-body #taskDetailsName,
#taskDetailsModal .modal-body #announcementDetailsName,
#announcementDetailsModal .modal-body #taskDetailsName,
#announcementDetailsModal .modal-body #announcementDetailsName {
  color: var(--Text-Title-1, #3d3d3d);
  /* Archia/SemiBold/Paragraph */
  font-family: Archia;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  /* 133.333% */
  margin-top: 22px;
}
#taskDetailsModal .file-name-selected,
#announcementDetailsModal .file-name-selected {
  color: var(--External-Link-Link-Color, #2570eb);
  /* Archia/Medium/Body 3 */
  font-family: Archia;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 157.143% */
}

.daterangepicker {
  background: var(--Dropdown-Fill, #3d3d3d);
  border: none;
}
.daterangepicker::before, .daterangepicker::after {
  display: none;
}
.daterangepicker .calendar-table {
  background: var(--Dropdown-Fill, #3d3d3d);
  border: none;
}
.daterangepicker .calendar-table .off {
  background: transparent;
  color: var(--Dropdown-Item-Text-Disabled, #6d6d6d);
}

.circle-even-btn {
  aspect-ratio: 1/1;
}

.request-details-Modal {
  background-color: var(--Uploader-Fill-Default, #f7f8fb);
  border-radius: 8px;
}

.text-title-1 {
  color: var(--Text-Title-1, #3d3d3d);
  font-family: Archia;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  margin-top: 16px;
}

#requestDetailsDueDate.details-modal-date {
  color: var(--Text-Body-1, #454545);
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}

#requestDetailsDueDate .to {
  color: var(--Text-Body-4, #888);
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.action-top-line {
  height: 1px;
  background: var(--Borders-Border-2, #e7e7e7);
  margin-block: 24px;
}

.has-request {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 6px;
  text-decoration-color: var(--CTA-Link-Default, #5462ff);
}

#tags {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
}
#tags .tagCard {
  display: flex;
  padding: 16px;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid var(--Borders-Border-2, #e7e7e7);
  background: var(--Backgrounds-Background-1, #fff);
}
#tags .tagCard .tagCardIcon {
  border-radius: 32px;
  background: var(--CTA-Primary-Fill-Default, #f04d1f);
  display: flex;
  padding: 8px;
  align-items: center;
  gap: 8px;
}
#tags .tagCard .tagCardIcon svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
#tags .tagCard .tagCardLeft {
  width: 44.625rem;
}
#tags .tagCard .tagCardLeft .tagCardTitle {
  width: 44.625rem;
  color: var(--Text-Body-1, #454545);
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  width: 44.625rem;
}
#tags .tagCard .tagCardLeft .tagCardBody {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 24px;
  width: 44.625rem;
}
#tags .tagCard .tagCardLeft .tagCardBody .tagCardContent {
  color: var(--Text-Body-4, #888);
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
#tags .tagCard .tagCardLeft .tagCardBody .tagCardContent #tags-container {
  display: flex;
  justify-content: start;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  width: 44.625rem;
  margin-top: 16px;
}
#tags .tagCard .tagCardLeft .tagCardBody .tagCardContent #tags-container .tagName-container {
  border-radius: 32px;
  background: var(--Tags-Fill-Not-Started, #e7e7e7);
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: fit-content;
}
#tags .tagCard .tagCardLeft .tagCardBody .tagCardContent #tags-container .tagName-container .tag-delete-icon {
  display: flex;
  width: 16px;
  height: 16px;
  justify-content: center;
  align-items: center;
}
#tags .tagCard .tagCardLeft .tagCardBody .tagCardContent #tags-container .tagName-container .tag-delete-icon svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}

.team-mananagment-dropdown {
  width: 21.25%;
}

.team-mananagment-dropdown-apply-btn {
  width: 15%;
}

.manager-view-team-management-dropdown {
  width: 33.3333333333%;
}

.team-leave-filters-btn {
  width: 15%;
}

.team-mananagment-dropdown-apply-btn button {
  height: 66px;
}

.team-mananagment-search {
  width: 20%;
}

.team-leave-filters-item {
  width: 20%;
}

.emptyTableTop {
  margin-top: 50px;
}

.emptyTableBottom {
  margin-bottom: 50px;
}

.bv_mainselect .bv_ul_inner {
  z-index: 999999999;
  position: relative;
}

@media (min-width: 576px) {
  #addTeamModal .modal-dialog {
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
}

.add-manually {
  display: flex;
  width: 211px;
  height: 211px;
  padding: 47px 41px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  border: 1px solid var(--Chips-Border-Default, #d1d1d1);
  background: var(--Chips-Fill-Default, #fff);
}
.add-manually.active {
  border: 2px solid var(--Chips-Border-Selected, #2929f5);
}

.add-from-sheet {
  display: flex;
  width: 211px;
  height: 211px;
  padding: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  border: 1px solid var(--Chips-Border-Default, #d1d1d1);
  background: var(--Chips-Fill-Default, #fff);
  cursor: not-allowed;
}
.add-from-sheet.active {
  border: 2px solid var(--Chips-Border-Selected, #2929f5);
}

.create-employee-title {
  color: var(--Text-Title-1, #3d3d3d);
  text-align: center;
  font-family: Roundo;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}

.create-employee-body {
  color: var(--Text-Body-1, #454545);
  text-align: center;
  font-family: Archia;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.spinner-border {
  --bs-spinner-width: 22px;
  --bs-spinner-height: 22px;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: 0;
  border-right-color: white;
}

#leave-calendar .modal-dialog {
  width: 800px;
}
#leave-calendar .modal-dialog .modal-content {
  width: 800px;
}
#leave-calendar .modal-dialog .modal-content .modal-footer {
  padding: 0;
}

.wrapper {
  @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap");
  display: inline-flex;
  padding: 5px 16px;
  align-items: flex-start;
  gap: 8px;
  flex-direction: column;
  width: 650px;
  height: fit-content;
  background: var(--Cards-Fill, #fff);
  border-radius: 8px;
  border: 1px solid var(--Borders-Border-2, #e7e7e7);
}
.wrapper header {
  display: flex;
  align-items: center;
  padding: 25px 30px 10px;
  justify-content: space-between;
  width: 100%;
}
.wrapper header .icons {
  display: flex;
}
.wrapper header .icons span {
  margin: 0 1px;
  cursor: pointer;
  color: var(--Text-Body-1, #454545);
  text-align: center;
  line-height: 38px;
  font-size: 1.9rem;
  user-select: none;
}
.wrapper .icons span:last-child {
  margin-right: -10px;
}
.wrapper header .current-date,
.wrapper .next-month-date {
  color: var(--Text-Body-1, #454545);
  text-align: center;
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  margin: 0;
}
.wrapper .calendar {
  display: flex;
  height: 315px;
  justify-content: center;
  align-items: flex-start;
  align-self: stretch;
}
.wrapper .calendar ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  text-align: center;
  padding: 12px;
  align-items: flex-start;
  margin: 0;
}
.wrapper .calendar .days, .wrapper .calendar .nextMondays {
  margin-bottom: 20px;
}
.wrapper .calendar li {
  width: 14.2857142857%;
  color: var(--Text-Body-1, #454545);
  text-align: center;
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.wrapper .calendar .weeks li,
.wrapper .calendar .nextMonWeeks li {
  font-weight: 500;
  cursor: default;
}
.wrapper .calendar .days li,
.wrapper .calendar .nextMondays li {
  z-index: 1;
  position: relative;
  margin-bottom: 25px;
  transition: background 0.3s ease;
}
.wrapper .days li.inactive,
.wrapper .nextMondays li.inactive {
  color: var(--Text-Body-4, #888);
}
.wrapper .days li.active,
.wrapper .nextMondays li.active {
  color: var(--Text-Body-1, #454545);
}
.wrapper .days li::before,
.wrapper .nextMondays li::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  height: 30px;
  width: 30px;
  z-index: -1;
  border-radius: 8px;
  transform: translate(-50%, -50%);
  transition: background 0.3s ease;
}
.wrapper .days li.active::before,
.wrapper .nextMondays li.active::before {
  border-radius: 4px;
  border: 1px solid var(--Borders-Border-1, #b0b0b0);
}
.wrapper li.activeSelected::before {
  border-radius: 4px;
  border: 1px solid var(--primary, #f26433);
  color: var(--primary, #f26433);
}
.wrapper #currMon {
  width: 50%;
}
.wrapper #nextMon {
  width: 50%;
}
@media (max-width: 768px) {
  .wrapper .calendar {
    flex-direction: column;
  }
  .wrapper #currMon,
  .wrapper #nextMon {
    width: 100%;
  }
}
.wrapper .haveReq {
  border-bottom: 2px solid rgb(37, 37, 211);
}

.upComingLeaves {
  color: var(--Input-Text-Default, #171717);
  align-self: stretch;
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin-right: auto;
  width: 100%;
  margin-top: 16px;
}
.upComingLeaves .upComingLeavesUl {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0;
  width: 100%;
}
.upComingLeaves .upComingLeavesUl .upComingLeavesList {
  margin-block: 16px;
  border-radius: 8px;
  border: 1px solid var(--Borders-Border-2, #e7e7e7);
  background: var(--Cards-Fill, #fff);
  display: flex;
  height: 46px;
  padding: 12px;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
}
.upComingLeaves .upComingLeavesUl .upComingLeavesList .personName {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 30%;
}
.upComingLeaves .upComingLeavesUl .upComingLeavesList .reqData {
  width: 70%;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
}
.upComingLeaves .upComingLeavesUl .upComingLeavesList .reqData .reqDate {
  display: flex;
  align-items: center;
  gap: 8px;
}
.upComingLeaves .upComingLeavesUl .upComingLeavesList .reqData .reqDate .from {
  color: var(--Text-Body-1, #454545);
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.upComingLeaves .upComingLeavesUl .upComingLeavesList .reqData .reqDate .to {
  color: var(--Text-Body-4, #888);
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.upComingLeaves .upComingLeavesUl .upComingLeavesList .reqData .day {
  color: var(--Text-Body-1, #454545);
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.upComingLeaves .upComingLeavesUl .upComingLeavesList .reqData.icon {
  display: flex;
  width: 20px;
  height: 20px;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

#teamsContainer .card-skeleton {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
  width: 25%;
  height: 200px;
  border-radius: 8px;
  border: 1px solid var(--Borders-Border-2, #e7e7e7);
  background: var(--Cards-Fill, #fff);
  margin: 10px;
  text-align: left;
}
@keyframes pulse {
  0% {
    transform: scale(1);
    background-color: #e0e0e0;
  }
  50% {
    transform: scale(1.04);
    background-color: #f0f0f0;
  }
  100% {
    transform: scale(1);
    background-color: #e0e0e0;
  }
}

.form-title {
  color: var(--Input-Text-Default, #171717);
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.invalid {
  border: 1px solid red !important;
}

.bulk-dropdown-team-mangment {
  color: var(--Dropdown-Item-Text-Default, #3d3d3d);
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.bulk-dropdown-team-mangment-delete {
  color: var(--Error-Message-Text, #c51013);
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#profile-header {
  display: flex;
  align-items: start;
  gap: 16px;
  width: 100%;
}
#profile-header .profile-img-container {
  width: 80px;
  height: 80px;
}
#profile-header .profile-img-container .user-img {
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  position: relative;
}
#profile-header .profile-img-container .user-img .img-icon {
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  fill: var(--Chips-Icon-Selected, #2929f5);
}
#profile-header .profile-img-container .user-img .img-title {
  display: flex;
  width: 45.714px;
  height: 60px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: var(--Backgrounds-Background-1, #fff);
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: Archia;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}
#profile-header .profile-img-container .img-over-btn-icon-container {
  display: inline-flex;
  padding: 6px;
  align-items: center;
  gap: 8px;
  border-radius: 32px;
  border: 1px solid var(--cta-secondary-border-text-icon-default, #f04d1f);
  background: var(--CTA-Secondary-Fill, #fff);
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
#profile-header .profile-img-container .img-over-btn-icon-container .edit-img {
  display: flex;
  width: 12px;
  height: 12px;
  justify-content: center;
  align-items: center;
}
#profile-header .profile-img-container .img-over-btn-icon-container .edit-img .edit-img-icon {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}
#profile-header .header-details {
  width: calc(100% - 80px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
#profile-header .header-details .header-title-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
}
#profile-header .header-details .header-title-container .name-actionBtn-container {
  width: 100%;
  display: flex;
  align-items: start;
  justify-content: space-between;
}
#profile-header .header-details .header-title-container .name-actionBtn-container .profile-name {
  width: 8.75rem;
  color: var(--Text-Title-1, #3d3d3d);
  font-family: Roundo;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
#profile-header .header-details .header-title-container .name-actionBtn-container .profile-id {
  color: var(--Text-Body-3, #6d6d6d);
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
#profile-header .header-details .header-title-container #tags-container {
  display: flex;
  justify-content: start;
  align-items: start;
  flex-wrap: wrap;
  gap: 16px;
  width: 44.625rem;
  margin-top: 16px;
}
#profile-header .header-details .header-title-container #tags-container .tagName-container {
  width: max-content;
  border-radius: 32px;
  background: var(--Tags-Fill-Not-Started, #e7e7e7);
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: fit-content;
}
#profile-header .header-details .header-title-container #tags-container .tagName-container .tag-delete-icon {
  display: flex;
  width: 16px;
  height: 16px;
  justify-content: center;
  align-items: center;
}
#profile-header .header-details .header-title-container #tags-container .tagName-container .tag-delete-icon svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}

.center-td {
  display: flex;
  justify-content: center;
  align-items: center;
}

#team-management-table,
#myTasksTable,
#teamSlotTasksTable {
  overflow: visible;
}
#team-management-table thead td:first-child,
#myTasksTable thead td:first-child,
#teamSlotTasksTable thead td:first-child {
  position: sticky;
  top: 0;
  left: 0;
}
#team-management-table thead td:nth-child(2),
#myTasksTable thead td:nth-child(2),
#teamSlotTasksTable thead td:nth-child(2) {
  position: sticky;
  top: 0;
  left: 52px;
  filter: drop-shadow(20px 0px 12px rgba(0, 0, 0, 0.04));
}
#team-management-table tbody td,
#myTasksTable tbody td,
#teamSlotTasksTable tbody td {
  white-space: nowrap;
  text-overflow: ellipsis;
}
#team-management-table tbody td:first-child,
#myTasksTable tbody td:first-child,
#teamSlotTasksTable tbody td:first-child {
  position: sticky;
  top: 0;
  left: 0;
  background: var(--Cards-Fill, #fff);
}
#team-management-table tbody td:nth-child(2),
#myTasksTable tbody td:nth-child(2),
#teamSlotTasksTable tbody td:nth-child(2) {
  position: sticky;
  top: 0;
  left: 52px;
  background: var(--Cards-Fill, #fff);
  filter: drop-shadow(20px 0px 12px rgba(0, 0, 0, 0.04));
}

#leave-current-table {
  overflow: auto;
}
#leave-current-table thead td:first-child {
  position: sticky;
  top: 0;
  left: 0;
}
#leave-current-table thead td:nth-child(2) {
  position: sticky;
  top: 0;
  left: 52px;
  filter: drop-shadow(20px 0px 12px rgba(0, 0, 0, 0.04));
}
#leave-current-table tbody td {
  white-space: nowrap;
  text-overflow: ellipsis;
}
#leave-current-table tbody td:first-child {
  position: sticky;
  top: 0;
  left: 0;
  background: var(--Cards-Fill, #fff);
}
#leave-current-table tbody td:nth-child(2) {
  position: sticky;
  top: 0;
  left: 52px;
  background: var(--Cards-Fill, #fff);
  filter: drop-shadow(20px 0px 12px rgba(0, 0, 0, 0.04));
}

#create-employee-table thead td:first-child {
  position: sticky;
  top: 0;
  left: 0;
}
#create-employee-table thead td:last-child {
  position: sticky;
  top: 0;
  right: 0;
}
#create-employee-table tbody td {
  white-space: nowrap;
  text-overflow: ellipsis;
}
#create-employee-table tbody td:first-child {
  min-width: 3rem;
  position: sticky;
  top: 0;
  left: 0;
  background: var(--Cards-Fill, #fff);
}
#create-employee-table tbody td:last-child {
  min-width: 3rem;
  position: sticky;
  top: 0;
  right: 0;
  background: var(--Cards-Fill, #fff);
}

.team-management-bg {
  background: var(--Widgets-Background, #fff);
}

.pagination-item {
  display: flex;
  width: 24px;
  padding: 4px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
}

#passwordMustIncludeError .list-title {
  color: var(--Text-Title-1, #3d3d3d);
  /* Archia/Medium/Body 1 */
  font-family: Archia;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 144.444% */
}
#passwordMustIncludeError .must-include-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 0 20px;
}
#passwordMustIncludeError .must-include-list .must-include-item {
  color: var(--Text-Body-3, #6d6d6d);
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  width: 203px;
}
#passwordMustIncludeError .success {
  color: var(--Success-Message-Text, #198632);
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

#resetPassword {
  width: 50%;
  height: 50vh;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}

.uploaddoc-container {
  display: flex;
  width: 460px;
  height: 260px;
  padding: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  margin-bottom: 10px;
  background: var(--Cards-Fill, #fff);
}

.main-content {
  width: 86.7%;
  margin: auto;
  background-color: #198632;
}

.btn-icon:hover {
  background-color: transparent !important;
  background-color: none;
  border-color: none;
  color: none;
}

#linkDrobdown .btn-icon.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0;
  vertical-align: 0;
  content: "";
  border-top: 0;
  border-right: 0 solid transparent;
  border-bottom: 0;
  border-left: 0 solid transparent;
}
#linkDrobdown .btn-check:checked + .btn,
#linkDrobdown .btn.active,
#linkDrobdown .btn.show,
#linkDrobdown .btn:first-child:active,
#linkDrobdown .btn.show,
#linkDrobdown .btn:first-child:active,
#linkDrobdown :not(.btn-check) + .btn:active {
  background-color: transparent;
  color: transparent;
  border-color: transparent;
}

.filters-container .filters-item {
  width: 20%;
}

.work-experience-items .work-experience-item .company-info,
.work-experience-items .work-experience-item .certificate-info,
.work-experience-items .work-experience-item .grade,
.work-experience-items .education-item .company-info,
.work-experience-items .education-item .certificate-info,
.work-experience-items .education-item .grade,
.education-items .work-experience-item .company-info,
.education-items .work-experience-item .certificate-info,
.education-items .work-experience-item .grade,
.education-items .education-item .company-info,
.education-items .education-item .certificate-info,
.education-items .education-item .grade {
  font-weight: 500;
  color: var(--Text-Body-3, #6d6d6d);
}
.work-experience-items .work-experience-item .company-info .grade-value,
.work-experience-items .work-experience-item .certificate-info .grade-value,
.work-experience-items .work-experience-item .grade .grade-value,
.work-experience-items .education-item .company-info .grade-value,
.work-experience-items .education-item .certificate-info .grade-value,
.work-experience-items .education-item .grade .grade-value,
.education-items .work-experience-item .company-info .grade-value,
.education-items .work-experience-item .certificate-info .grade-value,
.education-items .work-experience-item .grade .grade-value,
.education-items .education-item .company-info .grade-value,
.education-items .education-item .certificate-info .grade-value,
.education-items .education-item .grade .grade-value {
  color: var(--Text-Body-1, #454545);
}

#greetingContainer {
  min-height: 78px;
}

#company-skeleton .skeleton-loader,
#roleInfoSkeleton .skeleton-loader {
  display: flex;
  border-radius: 10px;
}
#company-skeleton .skeleton,
#roleInfoSkeleton .skeleton {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}
#company-skeleton .skeleton::before,
#roleInfoSkeleton .skeleton::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, transparent, rgba(252, 252, 252, 0.562), transparent);
  animation: loading 1.5s infinite;
}
@keyframes loading {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
#company-skeleton .left-section,
#roleInfoSkeleton .left-section {
  width: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
  border-radius: 0;
}
#company-skeleton .profile-pic,
#roleInfoSkeleton .profile-pic {
  width: 132px;
  height: 132px;
  border-radius: 50%;
  margin-bottom: 10px;
  background-color: #c9c9c9;
  animation: profile-pic-animation 2s ease-in-out infinite alternate;
}
#company-skeleton .profile-name,
#roleInfoSkeleton .profile-name {
  width: 60%;
  height: 20px;
  margin-top: 10px;
  background-color: #d0d0d0;
  border-radius: 4px;
  animation: name-label-animation 2s ease-in-out infinite alternate;
}
#company-skeleton .profile-icon,
#roleInfoSkeleton .profile-icon {
  width: 25px;
  height: 25px;
  margin-top: 15px;
  background-color: #e0e0e0;
  border-radius: 50%;
  animation: icon-animation 2s ease-in-out infinite alternate;
}
@keyframes icon-animation {
  0% {
    transform: scale(1);
    background-color: #c0c0c0;
  }
  50% {
    transform: scale(1.1);
    background-color: #d0d0d0;
  }
  100% {
    transform: scale(1);
    background-color: #c0c0c0;
  }
}
#company-skeleton .right-section,
#roleInfoSkeleton .right-section {
  width: calc(100% - 300px);
  flex: 2;
  display: flex;
  flex-direction: column;
  border-radius: 0;
}
#company-skeleton .section,
#roleInfoSkeleton .section {
  margin-bottom: 20px;
}
#company-skeleton .title,
#roleInfoSkeleton .title {
  width: 20%;
  height: 20px;
  margin: 10px 0;
  background-color: #d0d0d0;
  border-radius: 4px;
}
#company-skeleton .skeleton-info-group,
#roleInfoSkeleton .skeleton-info-group {
  display: flex;
  flex-direction: column;
}
#company-skeleton .label,
#roleInfoSkeleton .label {
  width: 40%;
  height: 15px;
  margin-bottom: 5px;
  background-color: #d0d0d0;
  border-radius: 4px;
  animation: label-animation 2s ease-in-out infinite alternate;
}
#company-skeleton .data,
#roleInfoSkeleton .data {
  width: 20%;
  height: 15px;
  margin-bottom: 5px;
  background-color: #d0d0d0;
  border-radius: 4px;
  animation: data-animation 2s ease-in-out infinite alternate;
}
#company-skeleton .card-row,
#roleInfoSkeleton .card-row {
  width: 80%;
  margin-top: 20px;
}
#company-skeleton .skeleton-line,
#roleInfoSkeleton .skeleton-line {
  width: 100%;
  height: 2px;
  margin: 3px 0;
  background-color: #040404;
  border-radius: 4px;
}
@keyframes profile-pic-animation {
  0% {
    transform: scale(1);
    background-color: #dddddd;
  }
  50% {
    transform: scale(1.1);
    background-color: #cccccc;
  }
  100% {
    transform: scale(1);
    background-color: #dddddd;
  }
}
@keyframes name-label-animation {
  0% {
    width: 60%;
    background-color: #d0d0d0;
  }
  50% {
    width: 65%;
    background-color: #c0c0c0;
  }
  100% {
    width: 60%;
    background-color: #d0d0d0;
  }
}
@keyframes label-animation {
  0% {
    width: 40%;
    background-color: #d0d0d0;
  }
  50% {
    width: 43%;
    background-color: #c0c0c0;
  }
  100% {
    width: 40%;
    background-color: #d0d0d0;
  }
}
@keyframes data-animation {
  0% {
    width: 20%;
    background-color: #d0d0d0;
  }
  50% {
    width: 23%;
    background-color: #c0c0c0;
  }
  100% {
    width: 20%;
    background-color: #d0d0d0;
  }
}

.skeleton-image {
  width: 100%;
  height: 200px;
  background: var(--Cards-Fill, #fff);
  border-radius: 4px;
  margin-bottom: 10px;
  animation: pulse 1.5s infinite;
}

.skeleton-title {
  width: 60%;
  height: 15px;
  background: var(--Cards-Fill, #fff);
  border-radius: 4px;
  margin-bottom: 10px;
  animation: pulse 1.5s infinite;
}

.skeleton-text {
  width: 60%;
  height: 15px;
  background: var(--Cards-Fill, #fff);
  border-radius: 4px;
  margin-bottom: 6px;
  animation: pulse 1.5s infinite;
}

.skeleton-text.short {
  width: 40%;
}

.skeleton-text.shorter {
  width: 25%;
}

.skeleton-circle {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  margin-bottom: 10px;
  background-color: #c9c9c9;
  animation: profile-pic-animation 2s ease-in-out infinite alternate;
}

.skeleton-container-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 9999;
}

.leftTable.table-wrapper {
  filter: drop-shadow(20px 0px 12px rgba(0, 0, 0, 0.04));
}

.rightTable.table-wrapper {
  filter: drop-shadow(20px 0px 12px rgba(0, 0, 0, 0.04));
}

.all-table {
  border-bottom: 10px solid rgb(213, 213, 213);
  border-radius: 8px;
  -webkit-overflow-scrolling: touch;
}
.all-table .table-wrapper {
  overflow: visible;
}
.all-table .table-wrapper table thead td {
  background: var(--Backgrounds-Background-3, #f0f0f8);
  padding-inline: 16px;
  color: var(--Text-Body-3, #6d6d6d);
  font-family: Archia;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.all-table .table-wrapper table tbody tr td {
  background-color: transparent;
  padding-inline: 16px;
  vertical-align: middle;
}
.all-table .table-wrapper table tbody tr td .badge {
  transform: translateY(-25%);
}
.all-table .table-wrapper table tbody tr:last-child td {
  border-bottom: none;
}
.all-table .table-wrapper table tbody tr .time {
  color: var(--Text-Body-3, #6d6d6d);
  text-align: right;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}
.all-table .table-wrapper table tbody .bv_mainselect .bv_atual {
  border-radius: 32px;
  color: var(--Tags-Text-Not-Started, #6d6d6d);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  width: 70% !important;
  min-height: 32px;
  padding: 4px 8px;
}
.all-table .table-wrapper table tbody .bv_mainselect .bv_atual svg {
  width: 12px;
  height: 12px;
}
.all-table .table-wrapper table tbody .bv_mainselect .bv_atual .small-placeholder {
  display: none;
}
.all-table .table-wrapper table tbody .bv_mainselect .bv_atual .main-text {
  position: relative;
  top: 0;
}
.all-table .table-wrapper table .form-check-input[type=checkbox] {
  width: 20px;
  height: 20px;
  border-width: 2px;
}

.all-table {
  overflow: visible;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-auto-rows: 1fr;
  align-items: stretch;
}
.all-table ::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
.all-table ::-webkit-scrollbar-thumb {
  background-color: #e2e2e2;
  border-radius: 8px;
  border: 3px solid transparent;
  background-clip: padding-box;
}
.all-table .rightTable tbody td {
  font-size: 14px;
  background-color: antiquewhite;
}

.all-table tbody tr {
  padding: 0px;
  height: 73px;
  vertical-align: middle;
}

.all-table td {
  padding: 0px;
  text-wrap: nowrap;
  text-align: center;
  padding: 5px 8px;
}

.all-table .middleTable {
  border-radius: 0;
  overflow-x: auto;
}

.all-table .middleTable td {
  font-size: 14px;
}

.all-table .leftTable #request-histroy-left-table td {
  width: 50px;
}

.all-table .leftTable #current-requests-left-table td {
  width: 50px;
}

.modal-balance {
  /* Hidden by default */
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #ccc;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  background-color: white;
  padding: 10px 14px;
  transition: all 0.5s ease-in-out;
}

.box-value-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: fit-content;
  padding: 5px 0;
  gap: 5px;
}

.balance-box {
  width: fit-content;
  padding: 5px;
}

.balance-from-box {
  width: auto;
}

.modal-balance.visible {
  /* Show the modal with fade-in effect */
  opacity: 1;
  visibility: visible;
  top: -50px;
  /* Adjust for slide-in from the top */
}

.modal-balance h4 {
  color: var(--Dropdown-Item-Text-Default, #3d3d3d);
  font-family: Archia, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
}

/* Optional: Customize the text-primary color */
.text-primary {
  color: #ff6b6b;
  /* Example color for the primary text (can change) */
}

/* Ensure smooth transition for the balance-over */
.balance-over {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 50px;
  border: 1px solid #ccc;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  background-color: white;
  padding: 0 14px;
  z-index: -1;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
}

.balance-over.visible {
  /* Show with fade-in */
  opacity: 1;
  visibility: visible;
  height: 50px;
  top: -50px;
}

.balance-over h4 {
  color: var(--Dropdown-Item-Text-Default, #3d3d3d);
  font-family: Archia, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}

.modal-with-leave-balance .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: 0 0 var(--bs-modal-border-radius) var(--bs-modal-border-radius);
  outline: 0;
  border-bottom: 0;
}

input[type=date]::-webkit-calendar-picker-indicator {
  background: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

.date-input-icon {
  position: absolute;
  right: 20px;
  top: 25px;
  cursor: pointer;
}

.date-input-icon::-webkit-calendar-picker-indicator {
  background: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

.all-leaves-btn {
  transition: background-color 0.3s ease;
}

.all-leaves-btn:hover {
  color: var(--primary);
}

.all-leaves-card {
  background-color: var(--Tags-Fill-Not-Started, rgba(231, 231, 231, 0.8039215686));
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  padding: 12px;
}

.all-leaves-card:hover {
  cursor: pointer;
}

.all-leaves-card p {
  color: var(--Text-Body-3, #6d6d6d);
  font-family: Archia, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.badge-leave-require {
  text-align: center;
  width: 130px;
  height: 30px;
  background-color: rgba(124, 173, 252, 0.2705882353);
  color: var(--bs-dropdown-link-active-color);
  border-radius: 14px;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding: 4px 8px;
}

.body-height {
  min-height: 80vh;
}

h3,
.page-header-title {
  font-size: 1.375rem;
}

.paragraph {
  font-size: 1.5rem;
}

.title-1 {
  font-size: 1.125rem;
}

.body-1 {
  font-size: 1.125rem;
}

.body-2 {
  font-size: 1rem;
}

.body-3 {
  font-size: 0.875rem;
}

[data-bs-theme=dark] {
  --text-body1: #d1d1d1;
  --text-default: #e7e7e7;
  --Dropdown-Item-Selected: #5462ff;
  --Dropdown-Fill: #3d3d3d;
  --Side-Menu-Background: #171717;
  --Backgrounds-Background-2: #121212;
  --Widgets-Background: #171717;
  --Backgrounds-Background-3: #3d3d3d;
  --Text-Body-3: #b0b0b0;
  --Text-Title-1: #e7e7e7;
  --Borders-Border-2: #5d5d5d;
  --Dropdown-Item-Hover: #454545;
  --Side-Menu-Tab---Pressed-Highlight: #9cb4ff;
  --Input-Text-Default: #e7e7e7;
  --Chips-Icon-Selected: #9cb4ff;
  --alpha: #e7e7e7;
  --Widgets-Icon-1: #9cb4ff;
  --Widgets-Icon-2: #88ed9e;
  --Widgets-Icon-3: #ffc84a;
  --Error-Message-Text: #ff6769;
  --primary: #f26433;
  --secondary: #f26433;
  --Tabs-Default: #b0b0b0;
  --CTA-Secondary-Fill: #121212;
  --CTA-Ghost-Default: #e7e7e7;
  --Dropdown-Item-Text-Default: #e7e7e7;
  --Uploader-Fill-Default: #4f4f4f;
  --Cards-Fill: #171717;
  --Toast-Fill: #3d3d3d;
  --Text-Body-1: #d1d1d1;
  --Tabs-Border-Selected: #9cb4ff;
}
[data-bs-theme=dark] #accountDropdown #initialsText {
  color: var(--Backgrounds-Background-2, #121212);
}
[data-bs-theme=dark] .d-light {
  display: none;
}
[data-bs-theme=dark] .d-dark {
  display: block;
}
[data-bs-theme=dark] body {
  background-color: var(--beta) !important;
  color: var(--alpha) !important;
}
[data-bs-theme=dark] .navbar {
  background-color: var(--Side-Menu-Background, #171717) !important;
}
[data-bs-theme=dark] #sidebarMenu .nav-link.active {
  color: var(--beta) !important;
}
[data-bs-theme=dark] .btn-primary-outline {
  background-color: transparent !important;
}
[data-bs-theme=dark] .progress-bar {
  background-color: #3d3d3d;
}
[data-bs-theme=dark] .progress-bar .shim-primary {
  background-color: #9cb4ff;
}
[data-bs-theme=dark] .select2-container--default .select2-selection--multiple,
[data-bs-theme=dark] .select2-dropdown,
[data-bs-theme=dark] .select2-container--default .select2-selection--multiple .select2-selection__choice,
[data-bs-theme=dark] .introjs-tooltip,
[data-bs-theme=dark] .introjs-button {
  background-color: var(--bs-body-bg) !important;
}
[data-bs-theme=dark] .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: var(--bs-border-color);
}
[data-bs-theme=dark] .tabulator .tabulator-header .tabulator-col,
[data-bs-theme=dark] .tabulator-row,
[data-bs-theme=dark] .tabulator-row .tabulator-cell.tabulator-row-header {
  background-color: var(--bs-body-bg);
}
[data-bs-theme=dark] .tabulator .tabulator-header .tabulator-col:hover,
[data-bs-theme=dark] .tabulator-row:hover,
[data-bs-theme=dark] .tabulator-row .tabulator-cell.tabulator-row-header:hover {
  background-color: transparent;
  color: var(--beta);
}
[data-bs-theme=dark] .form-select {
  background-color: var(--beta);
}

::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(53, 53, 53, 0.2235294118);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border: 3px solid transparent;
  background-clip: padding-box;
}

::-webkit-scrollbar-track {
  background-color: rgba(53, 53, 53, 0.1215686275);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

@media (width < 992px) {
  .filters-container {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .filters-container .team-mananagment-dropdown {
    width: 100%;
  }
  .filters-container .team-mananagment-dropdown-apply-btn {
    width: 100%;
  }
  .filters-container .team-leave-filters-item {
    width: 100%;
  }
  .filters-container .attendance-dropdown {
    width: 100%;
  }
  .filters-container .attendance-dropdown #filterBtn {
    width: 100%;
  }
  .filters-container #attendanceDateFilterInput {
    width: 100%;
  }
  #my-balance-container .balance-container {
    flex-direction: column;
  }
  #my-balance-container .balance-container .balance-card {
    width: 100%;
    margin-bottom: 16px;
  }
  #all-leaves-cards-container .balance-card {
    width: 100%;
  }
  #all-leaves-cards-container {
    gap: 16px;
  }
  #skeleton-container {
    flex-wrap: wrap;
    flex-direction: column;
  }
  #skeleton-container .card-skeleton {
    width: 100%;
  }
  #tax-brackets #newTaxInputsContainer {
    align-items: start;
    flex-direction: column;
    gap: 16px;
  }
  #tax-brackets #newTaxInputsContainer .taxPercentAmountInputs {
    width: 100%;
  }
  #tax-brackets #newTaxInputsContainer .fromToInput {
    width: 100%;
  }
  #tax-brackets .tax-error-container span {
    grid-column: span 10 !important;
  }
  #tax-brackets #taxContainer ul li div {
    width: 100% !important;
  }
  #salary-component-modal-container #salaryComponentContainer .salaryComponentCard .salaryComponentFooter {
    flex-direction: column;
    gap: 16px;
    align-items: start !important;
    justify-content: start;
  }
}
.empty-placeholder-top {
  margin-top: 50px;
}

.empty-placeholder-button {
  margin-bottom: 50px;
}

.white-space-nowrap {
  white-space: nowrap;
}

#all-leaves-modal.modal {
  --bs-modal-width: 800px;
}

.flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.attendance-dropdown {
  width: 25%;
}

#addNewDocInput .form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown),
.form-floating > .form-control:focus,
.form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 20px;
  padding-bottom: 0;
}

#addNewDocInput::placeholder {
  color: rgba(0, 0, 0, 0.478);
}

#my-attendance-table .all-table {
  grid-template-columns: auto 1fr auto;
}
#my-attendance-table .rightTable {
  border-top-left-radius: 0px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-left: 0;
}
#my-attendance-table .rightTable table {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#my-attendance-table .rightTable thead td:first-child {
  border-top-left-radius: 0px;
}
#my-attendance-table .rightTable thead td:last-child {
  border-top-right-radius: 8px;
}
#my-attendance-table .leftTable {
  border-top-left-radius: 8px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}
#my-attendance-table .leftTable table {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#my-attendance-table .leftTable thead td:first-child {
  border-top-left-radius: 8px;
}
#my-attendance-table .leftTable thead td:last-child {
  border-top-right-radius: 0px;
}
#my-attendance-table .middleTable {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-inline: 0;
}
#my-attendance-table .middleTable table {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#my-attendance-table .middleTable thead td:first-child {
  border-top-left-radius: 0px;
}
#my-attendance-table .middleTable thead td:last-child {
  border-top-right-radius: 0px;
}

.requestAvilibility .all-table {
  grid-template-columns: auto 1fr auto;
}
.requestAvilibility .rightTable {
  border-top-left-radius: 0px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-left: 0;
}
.requestAvilibility .rightTable table {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.requestAvilibility .rightTable thead td:first-child {
  border-top-left-radius: 0px;
}
.requestAvilibility .rightTable thead td:last-child {
  border-top-right-radius: 8px;
}
.requestAvilibility .leftTable {
  border-top-left-radius: 8px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}
.requestAvilibility .leftTable table {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.requestAvilibility .leftTable thead td:first-child {
  border-top-left-radius: 8px;
}
.requestAvilibility .leftTable thead td:last-child {
  border-top-right-radius: 0px;
}
.requestAvilibility .middleTable {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-inline: 0;
}
.requestAvilibility .middleTable table {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.requestAvilibility .middleTable thead td:first-child {
  border-top-left-radius: 0px;
}
.requestAvilibility .middleTable thead td:last-child {
  border-top-right-radius: 0px;
}

#team-attendance-table {
  transition: all 0.3s ease-in-out;
}
#team-attendance-table .all-table {
  grid-template-columns: 200px 1fr auto;
}
#team-attendance-table .rightTable {
  border-top-left-radius: 0px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-left: 0;
}
#team-attendance-table .rightTable table {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#team-attendance-table .rightTable thead td:first-child {
  border-top-left-radius: 0px;
}
#team-attendance-table .rightTable thead td:last-child {
  border-top-right-radius: 8px;
}
#team-attendance-table .leftTable {
  display: grid;
  grid-template-columns: subgrid;
  border-top-left-radius: 8px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}
#team-attendance-table .leftTable table {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#team-attendance-table .leftTable thead td:first-child {
  border-top-left-radius: 8px;
}
#team-attendance-table .leftTable thead td:last-child {
  border-top-right-radius: 0px;
}
#team-attendance-table .middleTable {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-inline: 0;
}
#team-attendance-table .middleTable table {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#team-attendance-table .middleTable thead td:first-child {
  border-top-left-radius: 0px;
}
#team-attendance-table .middleTable thead td:last-child {
  border-top-right-radius: 0px;
}

#docTableDropdown [type=button]:not(:disabled),
#docTableDropdown [type=reset]:not(:disabled),
#docTableDropdown [type=submit]:not(:disabled),
#docTableDropdown button:not(:disabled) {
  cursor: default;
}
#docTableDropdown .dropdown-toggle.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0;
  vertical-align: 0;
  content: "";
  border-top: 0;
  border-right: 0 solid transparent;
  border-bottom: 0;
  border-left: 0 solid transparent;
  cursor: default;
}
#docTableDropdown .btn-check:checked + .btn,
#docTableDropdown .btn.active,
#docTableDropdown .btn.show,
#docTableDropdown .btn:first-child:active,
#docTableDropdown .btn.show,
#docTableDropdown .btn:first-child:active,
#docTableDropdown :not(.btn-check) + .btn:active {
  background-color: transparent;
  color: transparent;
  border-color: transparent;
  cursor: default;
}

.toleft {
  position: relative;
  left: -10%;
}

.attendanceDateStyle {
  color: var(--CTA-Link-Default, #f04d1f) !important;
  /* Archia/SemiBold/Body 2 */
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
  text-align: start;
}

.attendanceDateStyleAtModal {
  color: var(--Input-Text-Default, #171717) !important;
  /* Archia/Medium/Body 1 */
  font-family: Archia;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 144.444% */
}

.attandanceTimeContainer {
  margin-top: 16px;
  height: 46px;
  padding: 12px;
  gap: 8px;
  border-radius: 8px;
  background: var(--Uploader-Fill-Uploaded, #f0f0f8);
}

.attandanceTime {
  color: var(--Text-Body-1, #454545);
  /* Archia/Medium/Body 3 */
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 157.143% */
}

#team-attendance-table {
  transition: all 0.3s ease-in-out;
}
#team-attendance-table .accordion-body {
  padding: 0;
}
#team-attendance-table .accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#team-attendance-table .accordion-button {
  background-color: var(--Widgets-Background, #fff);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
}
#team-attendance-table .accordion-button:not(.collapsed) {
  background-color: var(--Widgets-Background, #fff);
}
#team-attendance-table .accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: none;
}
#team-attendance-table .rightTable thead td:last-child {
  border-top-right-radius: 0px;
}
#team-attendance-table .leftTable thead td:first-child {
  border-top-left-radius: 0px;
}
#team-attendance-table .leftTable {
  border-top-left-radius: 0px;
}
#team-attendance-table .rightTable {
  border-top-right-radius: 0px;
}
#team-attendance-table .all-table {
  border-bottom: 10px solid rgb(213, 213, 213);
  border-radius: 0px;
  -webkit-overflow-scrolling: touch;
}
#team-attendance-table .accordion-item:first-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#team-attendance-table .enternal-accordion-checkbox {
  width: 20px;
  height: 20px;
  border-width: 2px;
}
#team-attendance-table .tableCheckbox {
  position: relative;
  left: 45px;
}
#team-attendance-table .table-checkbox {
  position: relative;
  left: 45px;
}
#team-attendance-table .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 1rem 0;
}
#team-attendance-table .pagination li {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 20px;
  margin: 0 5px;
  cursor: pointer;
  color: var(--Pagination-Number-Unpressed, #6d6d6d);
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
  font-size: 14px;
  font-weight: bold;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: transparent;
  transition: all 0.3s ease;
}
#team-attendance-table .pagination li.active {
  background-color: var(--Pagination-Fill-Selected, #5462ff);
  color: #ffffff;
  border: 1px solid var(--Pagination-Fill-Selected, #5462ff);
}
#team-attendance-table .pagination li:hover:not(.active):not(.disabled) {
  color: #5c63ff;
  border: 1px solid transparent;
}
#team-attendance-table .pagination li.disabled {
  color: #d3d3d3;
  cursor: not-allowed;
}
#team-attendance-table .pagination li.ellipsis {
  pointer-events: none;
  color: #d3d3d3;
}
#team-attendance-table .accordion-button:not(.collapsed) svg {
  background-image: none;
  transform: rotate(180deg);
}
#team-attendance-table .accordion-button:not(.collapsed)::after {
  background-image: none;
  transform: rotate(0deg);
}
#team-attendance-table .accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: none;
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
#team-attendance-table .accordionTitle {
  color: var(--Text-Body-1, #454545);
  /* Roundo/SemiBold/Title 2 */
  font-family: Roundo;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
  margin-left: 20px;
}

#tax-brackets .addBractsTitle {
  width: 107px;
  color: var(--Text-Body-1, #454545);
  /* Archia/Regular/Body 2 */
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}
#tax-brackets .fromToInput {
  width: 180px;
}
#tax-brackets .taxPercentAmountInputs {
  width: 236px;
}
#tax-brackets .tax-error-container {
  margin-top: 16px;
  color: var(--Error-Message-Text, #ff5a5a);
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 8px;
  grid-template-rows: auto;
}
#tax-brackets .tax-error-container span {
  grid-column: 2/span 10;
  grid-row: 1;
}
#tax-brackets .tax-bracket-item {
  margin-top: 16px;
  min-height: 50px;
  padding: 24px;
  gap: 8px;
  border-radius: 8px;
  border: 1px solid var(--Borders-Border-2, #E7E7E7);
}
#tax-brackets .w-10 {
  width: 10%;
}
#tax-brackets .w-15 {
  width: 15%;
}
#tax-brackets .w-40 {
  width: 40%;
}
#tax-brackets .w-30 {
  width: 30%;
}

.card {
  border-radius: 12px;
  background: var(--Widgets-Background, #fff);
  border: none;
  border-radius: 8px;
  border: 1px solid var(--Borders-Border-2, #e7e7e7);
  background: var(--Cards-Fill, #fff);
}
.card .card-header {
  background-color: transparent;
  border: none;
  align-items: center;
  padding: 9px 16px;
}
.card .card-header .card-title {
  color: var(--Text-Body-1, #454545);
  font-family: "Archia";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 0;
  word-break: break-word;
}
.card .card-header .dropdown {
  height: fit-content;
}
.card .card-body {
  padding: 32px 16px;
}
.card .card-body .badge {
  border-radius: 32px;
  font-family: "Archia";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.card .card-body .badge.secondary {
  background-color: var(--Tags-Fill-Not-Started, #e7e7e7);
  color: var(--Tags-Text-ToDo, #6d6d6d);
}
.card .card-body .badge.info {
  background-color: var(--Tags-Fill-Info, #dbe8fe);
  color: var(--Tags-Text-Info, #1d64d8);
}
.card .card-body p {
  color: var(--Text-Body-4, #888);
  font-family: "Archia";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.card .card-footer {
  background-color: transparent;
  border: none;
  display: flex;
  gap: 32px;
  color: var(--Text-Body-1, #454545);
  /* Archia/Regular/Body 3 */
  font-family: "Archia";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 157.143% */
}
.card.main-card > .card-body {
  padding: 32px;
}

.tab-content {
  padding-block: 32px;
  padding-right: 32px;
}
.tab-content p.tab-content-title,
.tab-content .tab-content-title {
  color: var(--Text-Title-1, #3d3d3d);
  font-family: "Roundo";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}
.tab-content .table-subtitle {
  color: var(--Text-Body-3, #6d6d6d);
  text-align: center;
  font-family: "Archia";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

#cycleSettingsTab .monthly-cycle-container {
  margin-bottom: 40px;
}
#cycleSettingsTab .cycle-error-container {
  margin-block: 24px;
}
#cycleSettingsTab .cycle-error-message span {
  color: var(--Error-Message-Text, #C51013);
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
#cycleSettingsTab .is-invalid {
  border: 1px solid red !important;
}

.profile-img-container {
  width: 80px;
  height: 80px;
}
.profile-img-container .user-img {
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  position: relative;
}
.profile-img-container .user-img .img-icon {
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  fill: var(--Chips-Icon-Selected, #2929f5);
}
.profile-img-container .user-img .img-title {
  display: flex;
  width: 45.714px;
  height: 60px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: var(--Backgrounds-Background-1, #fff);
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: Archia;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}
.profile-img-container .img-over-btn-icon-container {
  display: inline-flex;
  padding: 6px;
  align-items: center;
  gap: 8px;
  border-radius: 32px;
  border: 1px solid var(--cta-secondary-border-text-icon-default, #f04d1f);
  background: var(--CTA-Secondary-Fill, #fff);
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.profile-img-container .img-over-btn-icon-container .edit-img {
  display: flex;
  width: 12px;
  height: 12px;
  justify-content: center;
  align-items: center;
}
.profile-img-container .img-over-btn-icon-container .edit-img .edit-img-icon {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}

.header-details {
  width: calc(100% - 80px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.header-details .header-title-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
}
.header-details .header-title-container .name-actionBtn-container {
  width: 100%;
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.header-details .header-title-container .name-actionBtn-container .profile-name {
  width: 8.75rem;
  color: var(--Text-Title-1, #3d3d3d);
  font-family: Roundo;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
.header-details .header-title-container .name-actionBtn-container .profile-id {
  color: var(--Text-Body-3, #6d6d6d);
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.header-details .header-title-container #tags-container {
  display: flex;
  justify-content: start;
  align-items: start;
  flex-wrap: wrap;
  gap: 16px;
  width: 44.625rem;
  margin-top: 16px;
}
.header-details .header-title-container #tags-container .tagName-container {
  width: max-content;
  border-radius: 32px;
  background: var(--Tags-Fill-Not-Started, #e7e7e7);
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: fit-content;
}
.header-details .header-title-container #tags-container .tagName-container .tag-delete-icon {
  display: flex;
  width: 16px;
  height: 16px;
  justify-content: center;
  align-items: center;
}
.header-details .header-title-container #tags-container .tagName-container .tag-delete-icon svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}

.profile-modal-title {
  color: var(--Text-Body-1, #454545);
  /* Archia/Regular/Body 2 */
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

#profileImgContainerAtModal {
  display: flex;
  width: 100%;
  padding: 24px;
  justify-content: start;
  align-items: center;
  gap: 12px;
  border-radius: 8px;
  background: var(--Uploader-Fill-Default, #F7F8FB);
}

.modal-content {
  transition: all 1s ease-in-out;
}

.currency-w {
  width: 30%;
}

.gross-w {
  width: 70%;
}

.pagination,
.myAttandancePagination {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 1rem 0;
}

.pagination li,
.myAttandancePagination li {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 20px;
  margin: 0 5px;
  cursor: pointer;
  color: var(--Pagination-Number-Unpressed, #6d6d6d);
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
  font-size: 14px;
  font-weight: bold;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: transparent;
  transition: all 0.3s ease;
}

.pagination li.active,
.myAttandancePagination li.active {
  background-color: var(--Pagination-Fill-Selected, #5462ff);
  color: #ffffff;
  border: 1px solid var(--Pagination-Fill-Selected, #5462ff);
}

.pagination li:hover:not(.active):not(.disabled),
.myAttandancePagination li:hover:not(.active):not(.disabled) {
  color: #5c63ff;
  border: 1px solid transparent;
}

.pagination li.disabled,
.myAttandancePagination li.disabled {
  color: #d3d3d3;
  cursor: not-allowed;
}

.pagination li.ellipsis,
.myAttandancePagination li.ellipsis {
  pointer-events: none;
  color: #d3d3d3;
}

#salary-component-modal-container .modal {
  --bs-modal-width: 1070px;
}
#salary-component-modal-container .w-10 {
  width: 10%;
}
#salary-component-modal-container .w-90 {
  width: 90%;
}
#salary-component-modal-container #salaryComponentContainer {
  display: grid;
  grid-template-columns: repeat(4, minmax(205px, 1fr));
  grid-template-rows: repeat(auto, minmax(150px, 1fr));
  gap: 16px;
  margin-top: 16px;
}
#salary-component-modal-container #salaryComponentContainer .salaryComponentCard {
  display: grid;
  grid-template-rows: repeat(3, minmax(50px, 1fr));
  gap: 16px;
  padding: 16px;
  border-radius: 8px;
  border: 1px solid var(--Borders-Border-2, #E7E7E7);
  background: var(--Cards-Fill, #FFF);
}
#salary-component-modal-container #salaryComponentContainer .salaryComponentCard .salaryComponentHeader {
  grid-area: 1/1/2/5;
  display: flex;
  justify-content: space-between;
  align-items: start;
  word-break: break-word;
}
#salary-component-modal-container #salaryComponentContainer .salaryComponentCard .salaryComponentHeader .salaryComponentName {
  color: var(--Text-Body-1, #454545);
  /* Archia/SemiBold/Body 2 */
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
}
#salary-component-modal-container #salaryComponentContainer .salaryComponentCard .salaryComponentHeader .editIcon {
  cursor: pointer;
}
#salary-component-modal-container #salaryComponentContainer .salaryComponentCard .salaryComponentBody {
  grid-area: 2/1/3/5;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  gap: 8px;
}
#salary-component-modal-container #salaryComponentContainer .salaryComponentCard .salaryComponentBody .taxableContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  padding: 2px 6px;
  gap: 8px;
  border-radius: 32px;
  background: var(--Tags-Fill-Not-Started, #E7E7E7);
}
#salary-component-modal-container #salaryComponentContainer .salaryComponentCard .salaryComponentBody .underSocialInsurance {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  padding: 2px 6px;
  gap: 8px;
  border-radius: 32px;
  background: var(--Tags-Fill-Info, #DBE8FE);
}
#salary-component-modal-container #salaryComponentContainer .salaryComponentCard .salaryComponentFooter {
  grid-area: 3/1/4/5;
  display: flex;
  justify-content: space-between;
  align-items: end;
}

[type=month]:not(:disabled) {
  cursor: pointer;
}

input[type=month]::-webkit-inner-spin-button,
input[type=month]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

input[type=month]::-webkit-calendar-picker-indicator {
  background: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

.pagination-container .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 1rem 0;
}
.pagination-container .pagination li {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 20px;
  margin: 0 5px;
  cursor: pointer;
  color: var(--Pagination-Number-Unpressed, #6d6d6d);
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
  font-size: 14px;
  font-weight: bold;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: transparent;
  transition: all 0.3s ease;
}
.pagination-container .pagination li.active {
  background-color: var(--Pagination-Fill-Selected, #5462ff);
  color: #ffffff;
  border: 1px solid var(--Pagination-Fill-Selected, #5462ff);
}
.pagination-container .pagination li:hover:not(.active):not(.disabled) {
  color: #5c63ff;
  border: 1px solid transparent;
}
.pagination-container .pagination li.disabled {
  color: #d3d3d3;
  cursor: not-allowed;
}
.pagination-container .pagination li.ellipsis {
  pointer-events: none;
  color: #d3d3d3;
}

/*general styles*/
.printable {
  display: none;
}
.printable * {
  display: none;
}

/* print styles*/
@media print {
  body * {
    display: none;
  }
  body .printable {
    display: block;
  }
  body .printable button {
    display: none;
  }
  body .printable * {
    color: black;
    background: none !important;
    background-color: transparent !important;
    display: block;
  }
}
.notification-alert {
  position: relative;
  bottom: 21px;
  left: 14px;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  z-index: 9999;
}

.notification-alert-color {
  background-color: red;
}

#dashboard-notidication .notification-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 24px;
  border-radius: 8px;
  background: var(--Notifications-Fill-Regular, #FFF);
}
#dashboard-notidication .notification-header h6 {
  color: var(--Text-Title-1, #3D3D3D);
  font-family: Roundo;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  margin: 0;
  padding: 0;
}
#dashboard-notidication .notifications-container {
  width: 374px;
  border-radius: 8px;
}
#dashboard-notidication .notification-card {
  padding: 12px 24px;
  border-bottom: 1px solid var(--Notifications-Separator, #E7E7E7);
  background: var(--Notifications-Fill-Highlighted, #F0F0F8);
  max-height: 138px;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between;
  cursor: pointer;
}
#dashboard-notidication .notification-card a {
  padding: 0;
}
#dashboard-notidication .notification-icon {
  width: 48px;
  height: 48px;
  display: flex;
  border-radius: 50%;
  justify-content: center;
  align-items: center !important;
  background-color: var(--Icons-Icon-2, #D1D1D1);
  margin-right: 16px;
}
#dashboard-notidication .notification-icon .notifications-profile-pic {
  background-color: var(--Chips-Icon-Selected, #2929F5);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: inherit;
  color: var(--Backgrounds-Background-1, #FFF);
}
#dashboard-notidication .notification-body {
  display: flex;
  align-items: center;
}
#dashboard-notidication .notification-body-content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 270px;
}
#dashboard-notidication .notificationsActions {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 8px;
  margin-top: 8px;
}
#dashboard-notidication .notificationsActions .reject {
  width: 25px;
  height: 25px;
  border-radius: 32px;
  border: 1px solid var(--CTA-Danger-Fill-Default, #C51013);
  background: var(--CTA-Secondary-Fill, #FFF);
  display: flex;
  justify-content: center;
  align-items: center;
}
#dashboard-notidication .notificationsActions .accept {
  width: 25px;
  height: 25px;
  border-radius: 32px;
  border: 1px solid var(--CTA-Success-Fill-Default, #198632);
  background: var(--CTA-Secondary-Fill, #FFF);
  display: flex;
  justify-content: center;
  align-items: center;
}
#dashboard-notidication .actions-container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  width: 270px;
}
#dashboard-notidication .notification-content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#dashboard-notidication .notifications-title {
  color: var(--Text-Body-1, #454545);
  /* Archia/Medium/Body 3 */
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 157.143% */
}
#dashboard-notidication .notifications-body {
  max-height: 350px;
  overflow-y: auto;
  border-bottom: 16px solid #fff;
  border-radius: 0px 0px 8px 8px;
  background: var(--Notifications-Fill-Regular, #FFF);
}

.read {
  background: var(--Notifications-Fill-Regular, #FFF) !important;
}

.notification {
  cursor: pointer;
}

.selectedLiAtCalender {
  background: var(--primary, #ff5a5a);
  color: var(--Notifications-Fill-Regular, #FFF) !important;
  border: 1px solid var(--Notifications-Fill-Highlighted, #fbfbfb);
  border-radius: 4px;
}

#notification-center-table-body .notification {
  background: var(--Notifications-Fill-Highlighted, #fbfbfb);
}
#notification-center-table-body .notifications-title {
  color: var(--Text-Body-1, #454545);
  /* Archia/Medium/Body 3 */
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 157.143% */
}
#notification-center-table-body .notifications-text {
  color: var(--Text-Body-3, #6D6D6D);
  /* Archia/Regular/Body 2 */
  font-family: Archia;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.notification-empty-content {
  padding: 0 24px 24px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 300px;
  color: var(--Text-Body-3, #6D6D6D);
  text-align: center;
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.notification-empty-content .notification-empty-content-title {
  color: var(--Text-Body-1, #454545);
  text-align: center;
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  margin-top: 12px;
}

.notificationsActions {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 8px;
  margin-top: 8px;
}
.notificationsActions .reject {
  width: 25px;
  height: 25px;
  border-radius: 32px;
  border: 1px solid var(--CTA-Danger-Fill-Default, #C51013);
  background: var(--CTA-Secondary-Fill, #FFF);
  display: flex;
  justify-content: center;
  align-items: center;
}
.notificationsActions .accept {
  width: 25px;
  height: 25px;
  border-radius: 32px;
  border: 1px solid var(--CTA-Success-Fill-Default, #198632);
  background: var(--CTA-Secondary-Fill, #FFF);
  display: flex;
  justify-content: center;
  align-items: center;
}

.small-map {
  height: 400px;
}

.autocomplete-list {
  position: absolute;
  top: calc(100% - 5px);
  max-height: 300px;
  overflow-y: auto;
  z-index: 3;
  width: 100%;
  background: white;
  padding: 0;
  list-style: none;
  border: 1px solid var(--Input-Border-Default, #b0b0b0);
  border-radius: 0 0 16px 16px;
  border-top: 0;
}
.autocomplete-list li {
  cursor: pointer;
  padding: 16px 8px;
}
.autocomplete-list li:hover {
  background-color: var(--primary);
  color: var(--alpha);
}

#globalSettingsTable td.value-holder {
  width: 70%;
}
#globalSettingsTable td {
  align-content: center;
}

#email-template {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 48px;
  background: var(--Backgrounds-Background-1, #FFF);
  color: var(--Text-Body-1, #454545);
  gap: 80px;
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
#email-template .email-contant {
  height: 432px;
  display: flex;
  flex-direction: column;
  gap: 80px;
  align-self: stretch;
}
#email-template .email-contant .email-header {
  text-align: center;
}
#email-template .email-contant .email-body-header h1 {
  color: var(--Text-Title-1, #3D3D3D);
  font-family: Archia;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}
#email-template .email-contant .email-body {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-self: stretch;
}
#email-template .email-contant .email-body-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-self: stretch;
}
#email-template .email-contant .email-body-footer {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: start;
}
#email-template .email-footer-name {
  color: var(--Text-Body-1, #454545);
  font-family: Archia;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
#email-template .email-branding {
  height: 200px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
}
#email-template .email-branding .branding-line {
  min-width: 80%;
  height: 1px;
  background: var(--Borders-Border-2, #E7E7E7);
}
#email-template .email-branding .email-branding-content {
  text-align: center;
  color: var(--Text-Body-1, #454545);
  font-family: Archia;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
#email-template .email-branding .branding-logos {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 9px;
}
#email-template .email-branding .branding-logos .branding-logo {
  width: fit-content;
  height: 32px;
  cursor: pointer;
}
#email-template .template-footer-unsubscribe-link {
  color: var(--Text-Title-1, #3D3D3D) !important;
  text-align: center;
  font-family: Archia;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  margin-inline: 5px;
}

/*# sourceMappingURL=styles.css.map */
.orgchart {
  width: 100%;
}