/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/core/components/table/TableHeader.vue?vue&type=style&index=0&id=47bf13c8&scoped=true&lang=css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.oxd-divider[data-v-47bf13c8] {
  margin-top: 0;
  margin-bottom: 0;
}
.vertical-padding[data-v-47bf13c8] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.record-text[data-v-47bf13c8] {
  font-size: 0.85rem;
  font-weight: 700;
}
.header-row[data-v-47bf13c8] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/core/components/labels/RequiredText.vue?vue&type=style&index=0&id=49c57bca&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-form-hint[data-v-49c57bca] {
  width: 100%;
  font-weight: 600;
  font-size: 0.75rem;
  margin-right: auto;
}
@media screen and (min-width: 400px) {
.gsl-hrm-form-hint[data-v-49c57bca] {
    width: unset;
}
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/core/pages/About.vue?vue&type=style&index=0&id=65788c6a&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-loader[data-v-65788c6a] {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 80px;
}
.gsl-hrm-about[data-v-65788c6a] {
  grid-template-columns: 150px 1fr;
}
.gsl-hrm-about-title[data-v-65788c6a], .gsl-hrm-about-text[data-v-65788c6a] {
  word-break: break-word;
  font-size: 14px;
}
.gsl-hrm-about-title[data-v-65788c6a] {
  font-weight: 700;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/core/components/layout/Layout.vue?vue&type=style&index=0&id=7f9702fd&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.live-clock[data-v-7f9702fd] {
  font-weight: bold;
  margin-top: 6px;
  display: flex;
  justify-content: space-between;
  gap: 8px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/core/styles/notification.scss?vue&type=style&index=1&id=7f9702fd&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.notification-header[data-v-7f9702fd] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 520px) {
.notification-header[data-v-7f9702fd] {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}
}
@media (max-width: 432px) {
.notification-header[data-v-7f9702fd] {
    padding-bottom: 0;
}
}
.notification-header-title[data-v-7f9702fd] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 432px) {
.notification-header-title[data-v-7f9702fd] {
    flex-direction: row;
    width: 100%;
}
}
.notification-header-mobile[data-v-7f9702fd] {
  display: none;
}
@media (max-width: 432px) {
.notification-header-mobile[data-v-7f9702fd] {
    display: block;
}
}
.notification-header-sub[data-v-7f9702fd] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.notification-tabs[data-v-7f9702fd] {
  display: flex;
  border: 1px solid var(--oxd-primary-one-color);
  border-radius: 4px;
  color: #666;
}
@media (max-width: 432px) {
.notification-tabs[data-v-7f9702fd] {
    flex-direction: row;
    width: 100%;
    border: none;
}
}
.notification-tabs span[data-v-7f9702fd] {
  cursor: pointer;
  padding: 3px 8px;
  border: 1px solid rgba(2, 2, 2, 0.1);
  border-radius: 4px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: bold;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 5px;
}
@media (max-width: 432px) {
.notification-tabs span[data-v-7f9702fd] {
    border: none;
    padding: 4px 15px;
}
}
.notification-tabs span .notification-badge[data-v-7f9702fd] {
  background-color: var(--oxd-primary-one-color);
  color: var(--oxd-primary-font-color);
  font-size: 11px;
  font-weight: bold;
  line-height: 0.8;
  border-radius: 4px;
  text-align: center;
  display: block;
}
.notification-tabs span.active[data-v-7f9702fd] {
  background-color: var(--oxd-primary-one-color);
  color: var(--oxd-primary-font-color);
}
@media (max-width: 432px) {
.notification-tabs span.active[data-v-7f9702fd] {
    background-color: transparent;
    border-bottom: 1px solid var(--oxd-primary-one-color);
    border-radius: 0;
    color: var(--oxd-primary-one-color);
}
}
.notification-tabs span.active .notification-badge[data-v-7f9702fd] {
  background-color: var(--oxd-primary-font-color);
  color: var(--oxd-primary-one-color);
}
@media (max-width: 432px) {
.notification-tabs span.active .notification-badge[data-v-7f9702fd] {
    background-color: var(--oxd-primary-one-color);
    color: var(--oxd-primary-font-color);
}
}
.notification-badge[data-v-7f9702fd] {
  background-color: var(--oxd-primary-one-color);
  color: var(--oxd-primary-font-color);
  font-size: 11px;
  font-weight: bold;
  line-height: 0.8;
  text-align: center;
  border-radius: 4px;
  display: block;
}
.notification-button[data-v-7f9702fd] {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: rgba(var(--oxd-secondary-four-color), 0.5);
  border: 1px solid var(--oxd-secondary-four-color);
  color: var(--oxd-secondary-four-color);
  font-family: "Nunito Sans", sans-serif;
  font-weight: bold;
  font-size: 14px;
  padding: 4px 8px;
  border-radius: 4px;
  margin-left: 10px;
  gap: 10px;
}
@media (max-width: 432px) {
.notification-button[data-v-7f9702fd] {
    display: none;
}
}
.notification-icon-container[data-v-7f9702fd] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  margin-right: 10px;
  background-color: #fff;
  border-radius: 50%;
  aspect-ratio: 1;
  box-shadow: 1px 2px 5px 3px rgba(73, 73, 73, 0.192);
}
.notification-icon-green[data-v-7f9702fd] {
  font-size: 14px;
  color: var(--oxd-secondary-four-color);
}
.notification-content[data-v-7f9702fd] {
  display: flex;
  flex-direction: column;
}
.notification-content a[data-v-7f9702fd] {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
.notification-time[data-v-7f9702fd] {
  font-size: 12px;
  color: #666;
  margin-top: 3px;
}
.notification-item[data-v-7f9702fd] {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0.75rem 4rem 0.75rem 1rem;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #1d1d1d;
  background-color: rgba(206, 206, 206, 0.767);
  margin: 0.2rem 0.3rem 2px;
  border-radius: 5px;
  box-shadow: 1px 2px 3px 3px rgba(150, 145, 143, 0.192);
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.notification-item[data-v-7f9702fd]:hover {
  background-color: rgba(79, 79, 80, 0.3);
  color: #000;
}
.notification-item-new[data-v-7f9702fd] {
  background-color: rgba(248, 248, 248, 0.925);
  position: relative;
}
.notification-item-new[data-v-7f9702fd]::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--oxd-primary-one-color);
  position: absolute;
  top: 17px;
  right: 10px;
  transform: translateY(-50%);
}
.notification-item-new-right-icon[data-v-7f9702fd] {
  position: absolute;
  right: 10px;
  margin-top: 5px;
  transform: translateY(-50%);
  font-size: 16px;
  color: #7e7e7e;
  cursor: pointer;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/core/pages/ModuleUnderDevelopment.vue?vue&type=style&index=0&id=36c36f81&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-module-under-development[data-v-36c36f81] {
  text-align: center;
}
.gsl-hrm-module-under-development-img[data-v-36c36f81] {
  max-width: 100%;
  height: 100%;
  max-height: 350px;
  display: block;
  margin: 0 auto;
  -o-object-fit: fill;
     object-fit: fill;
}
.gsl-hrm-module-under-development-heading[data-v-36c36f81] {
  color: var(--oxd-primary-one-color);
  font-weight: 700;
}
.gsl-hrm-module-under-development-text[data-v-36c36f81] {
  font-size: 14px;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 2rem;
}
.gsl-hrm-module-under-development-link[data-v-36c36f81] {
  text-decoration: none;
  color: var(--oxd-primary-one-color);
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/core/pages/Disabled.vue?vue&type=style&index=0&id=b54e39a4&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-module-disabled[data-v-b54e39a4] {
  text-align: center;
  margin-bottom: 1.2rem;
}
.gsl-hrm-module-disabled-heading[data-v-b54e39a4] {
  line-height: normal;
  color: var(--oxd-primary-one-color);
  font-weight: 800;
}
.gsl-hrm-module-disabled-sub-heading[data-v-b54e39a4] {
  margin-top: -1.5rem;
  padding-bottom: 1rem;
  color: var(--oxd-primary-one-color);
  font-weight: 600;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/core/styles/notification.scss?vue&type=style&index=0&id=13d53ce2&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.notification-header[data-v-13d53ce2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 520px) {
.notification-header[data-v-13d53ce2] {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}
}
@media (max-width: 432px) {
.notification-header[data-v-13d53ce2] {
    padding-bottom: 0;
}
}
.notification-header-title[data-v-13d53ce2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 432px) {
.notification-header-title[data-v-13d53ce2] {
    flex-direction: row;
    width: 100%;
}
}
.notification-header-mobile[data-v-13d53ce2] {
  display: none;
}
@media (max-width: 432px) {
.notification-header-mobile[data-v-13d53ce2] {
    display: block;
}
}
.notification-header-sub[data-v-13d53ce2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.notification-tabs[data-v-13d53ce2] {
  display: flex;
  border: 1px solid var(--oxd-primary-one-color);
  border-radius: 4px;
  color: #666;
}
@media (max-width: 432px) {
.notification-tabs[data-v-13d53ce2] {
    flex-direction: row;
    width: 100%;
    border: none;
}
}
.notification-tabs span[data-v-13d53ce2] {
  cursor: pointer;
  padding: 3px 8px;
  border: 1px solid rgba(2, 2, 2, 0.1);
  border-radius: 4px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: bold;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 5px;
}
@media (max-width: 432px) {
.notification-tabs span[data-v-13d53ce2] {
    border: none;
    padding: 4px 15px;
}
}
.notification-tabs span .notification-badge[data-v-13d53ce2] {
  background-color: var(--oxd-primary-one-color);
  color: var(--oxd-primary-font-color);
  font-size: 11px;
  font-weight: bold;
  line-height: 0.8;
  border-radius: 4px;
  text-align: center;
  display: block;
}
.notification-tabs span.active[data-v-13d53ce2] {
  background-color: var(--oxd-primary-one-color);
  color: var(--oxd-primary-font-color);
}
@media (max-width: 432px) {
.notification-tabs span.active[data-v-13d53ce2] {
    background-color: transparent;
    border-bottom: 1px solid var(--oxd-primary-one-color);
    border-radius: 0;
    color: var(--oxd-primary-one-color);
}
}
.notification-tabs span.active .notification-badge[data-v-13d53ce2] {
  background-color: var(--oxd-primary-font-color);
  color: var(--oxd-primary-one-color);
}
@media (max-width: 432px) {
.notification-tabs span.active .notification-badge[data-v-13d53ce2] {
    background-color: var(--oxd-primary-one-color);
    color: var(--oxd-primary-font-color);
}
}
.notification-badge[data-v-13d53ce2] {
  background-color: var(--oxd-primary-one-color);
  color: var(--oxd-primary-font-color);
  font-size: 11px;
  font-weight: bold;
  line-height: 0.8;
  text-align: center;
  border-radius: 4px;
  display: block;
}
.notification-button[data-v-13d53ce2] {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: rgba(var(--oxd-secondary-four-color), 0.5);
  border: 1px solid var(--oxd-secondary-four-color);
  color: var(--oxd-secondary-four-color);
  font-family: "Nunito Sans", sans-serif;
  font-weight: bold;
  font-size: 14px;
  padding: 4px 8px;
  border-radius: 4px;
  margin-left: 10px;
  gap: 10px;
}
@media (max-width: 432px) {
.notification-button[data-v-13d53ce2] {
    display: none;
}
}
.notification-icon-container[data-v-13d53ce2] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  margin-right: 10px;
  background-color: #fff;
  border-radius: 50%;
  aspect-ratio: 1;
  box-shadow: 1px 2px 5px 3px rgba(73, 73, 73, 0.192);
}
.notification-icon-green[data-v-13d53ce2] {
  font-size: 14px;
  color: var(--oxd-secondary-four-color);
}
.notification-content[data-v-13d53ce2] {
  display: flex;
  flex-direction: column;
}
.notification-content a[data-v-13d53ce2] {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
.notification-time[data-v-13d53ce2] {
  font-size: 12px;
  color: #666;
  margin-top: 3px;
}
.notification-item[data-v-13d53ce2] {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0.75rem 4rem 0.75rem 1rem;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #1d1d1d;
  background-color: rgba(206, 206, 206, 0.767);
  margin: 0.2rem 0.3rem 2px;
  border-radius: 5px;
  box-shadow: 1px 2px 3px 3px rgba(150, 145, 143, 0.192);
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.notification-item[data-v-13d53ce2]:hover {
  background-color: rgba(79, 79, 80, 0.3);
  color: #000;
}
.notification-item-new[data-v-13d53ce2] {
  background-color: rgba(248, 248, 248, 0.925);
  position: relative;
}
.notification-item-new[data-v-13d53ce2]::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--oxd-primary-one-color);
  position: absolute;
  top: 17px;
  right: 10px;
  transform: translateY(-50%);
}
.notification-item-new-right-icon[data-v-13d53ce2] {
  position: absolute;
  right: 10px;
  margin-top: 5px;
  transform: translateY(-50%);
  font-size: 16px;
  color: #7e7e7e;
  cursor: pointer;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/core/components/dialogs/dialog.scss?vue&type=style&index=0&id=ee9f49a4&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-modal-header[data-v-ee9f49a4] {
  margin-bottom: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-modal-footer[data-v-ee9f49a4] {
  margin-top: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-button-margin[data-v-ee9f49a4] {
  margin: 0.25rem;
}
.gsl-hrm-text-center-align[data-v-ee9f49a4] {
  text-align: center;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/core/components/inputs/FileUploadInput.vue?vue&type=style&index=0&id=d653c6ae&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-file-current[data-v-d653c6ae] {
  display: flex;
  margin-bottom: 1rem;
}
.gsl-hrm-file-icon[data-v-d653c6ae] {
  display: block;
  font-size: 3rem;
  margin-bottom: 0.5rem;
}
.gsl-hrm-file-download[data-v-d653c6ae] {
  font-size: 12px;
  margin-left: 10px;
  vertical-align: middle;
}
.gsl-hrm-file-name[data-v-d653c6ae] {
  display: block;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
.gsl-hrm-file-options[data-v-d653c6ae] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.gsl-hrm-file-preview[data-v-d653c6ae] {
  padding: 0.5rem;
  cursor: pointer;
  min-height: 90px;
  min-width: 150px;
  text-align: center;
  border-radius: 0.5rem;
  margin-right: 1rem;
  justify-content: center;
  flex-direction: column;
  display: flex;
  align-items: center;
  border: 1px solid #cfd3de;
  background-color: #e5e5e5;
}
[data-v-d653c6ae] .--label-right {
  flex-shrink: 0;
  align-self: center;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/jobDesignation/JobDesignation.vue?vue&type=style&index=0&id=4fc00a0a&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-container[data-v-4fc00a0a] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-container[data-v-4fc00a0a] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/jobCategory/JobCategory.vue?vue&type=style&index=0&id=0b5c16b3&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-container[data-v-0b5c16b3] .card-header-slot:has(+ .card-body-slot:not(:empty)) {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-container[data-v-0b5c16b3] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-container[data-v-0b5c16b3] .card-body-slot:empty {
  display: none;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/components/DesignationTemplateCell.vue?vue&type=style&index=0&id=5e8cd393&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-table-card-cell[data-v-5e8cd393] {
  display: block;
}
.oxd-table-card-cell .header[data-v-5e8cd393] {
  margin-bottom: 5px;
  color: var(--oxd-secondary-four-color);
}
.template-cell-content[data-v-5e8cd393] {
  display: flex;
  align-items: center;
}
.template-tag[data-v-5e8cd393] {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 0.8125rem;
  font-weight: 500;
  transition: all 0.2s ease;
  line-height: 1.3;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.template-tag .template-icon[data-v-5e8cd393] {
  font-size: 13px;
  flex-shrink: 0;
}
.template-tag--assigned[data-v-5e8cd393] {
  background: rgba(30, 107, 78, 0.08);
  color: #1e6b4e;
  border: 1px solid rgba(30, 107, 78, 0.25);
}
.template-tag--assigned[data-v-5e8cd393]:hover {
  background: rgba(30, 107, 78, 0.16);
  border-color: #1e6b4e;
  box-shadow: 0 2px 6px rgba(30, 107, 78, 0.15);
  transform: translateY(-1px);
}
.template-tag--assigned .template-name[data-v-5e8cd393] {
  font-weight: 600;
  color: #1e6b4e;
}
.template-tag--unassigned[data-v-5e8cd393] {
  background: #f8fafc;
  color: #64748b;
  border: 1px dashed #cbd5e1;
}
.template-tag--unassigned[data-v-5e8cd393]:hover {
  background: rgba(22, 163, 74, 0.08);
  color: #16a34a;
  border-color: #16a34a;
  border-style: solid;
  transform: translateY(-1px);
}
.template-tag--unassigned .template-create-text[data-v-5e8cd393] {
  font-weight: 500;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/components/DepartmentDesignations.vue?vue&type=style&index=0&id=6b9a9e7e&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
@media (max-width: 640px) {
.gsl-hrm-paper-container[data-v-6b9a9e7e] {
    padding: 0;
}
}
.gsl-hrm-header-container[data-v-6b9a9e7e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
@media (max-width: 640px) {
.gsl-hrm-header-container[data-v-6b9a9e7e] {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
}
}
.gsl-hrm-main-actions[data-v-6b9a9e7e] {
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (max-width: 640px) {
.gsl-hrm-main-actions[data-v-6b9a9e7e] {
    justify-content: space-between;
    width: 100%;
    gap: 8px;
}
.gsl-hrm-main-actions[data-v-6b9a9e7e] .oxd-button {
    white-space: nowrap !important;
}
}
.dept-empty-box[data-v-6b9a9e7e] {
  padding: 32px 16px;
  text-align: center;
}
.dept-empty-box .dept-empty-text[data-v-6b9a9e7e] {
  color: #64748b;
  font-size: 14px;
  margin: 0;
}
.dept-hierarchy-list[data-v-6b9a9e7e] {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 14px 0;
}
@media (max-width: 640px) {
.dept-hierarchy-list[data-v-6b9a9e7e] {
    gap: 10px;
    margin: 10px 0;
}
}
.dept-hierarchy-card[data-v-6b9a9e7e] {
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  overflow: hidden;
  background: #ffffff;
  transition: all 0.2s ease;
}
.dept-hierarchy-card[data-v-6b9a9e7e]:hover {
  border-color: #cbd5e1;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}
.dept-hierarchy-card .dept-hierarchy-header[data-v-6b9a9e7e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 16px;
  background: #f8fafc;
  border-bottom: 1px solid #e2e8f0;
  gap: 8px;
}
@media (max-width: 640px) {
.dept-hierarchy-card .dept-hierarchy-header[data-v-6b9a9e7e] {
    padding: 8px 12px;
    flex-wrap: wrap;
}
}
.dept-hierarchy-card .dept-hierarchy-header .header-left[data-v-6b9a9e7e] {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  min-width: 0;
}
.dept-hierarchy-card .dept-hierarchy-header .header-left .level-badge[data-v-6b9a9e7e] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 30px;
  height: 24px;
  padding: 0 6px;
  border-radius: 4px;
  background: var(--oxd-primary-one-color);
  color: var(--oxd-primary-font-color);
  font-weight: 700;
  font-size: 12px;
  flex-shrink: 0;
}
.dept-hierarchy-card .dept-hierarchy-header .header-left .level-badge span[data-v-6b9a9e7e],
.dept-hierarchy-card .dept-hierarchy-header .header-left .level-badge .oxd-text[data-v-6b9a9e7e] {
  color: var(--oxd-primary-font-color) !important;
}
.dept-hierarchy-card .dept-hierarchy-header .header-left .level-badge.--unassigned[data-v-6b9a9e7e] {
  background: #94a3b8;
}
.dept-hierarchy-card .dept-hierarchy-header .header-left .level-title[data-v-6b9a9e7e] {
  font-size: 13.5px;
  font-weight: 700;
  color: #0f172a;
  word-break: break-word;
}
.dept-hierarchy-card .dept-hierarchy-header .header-left .level-rank[data-v-6b9a9e7e] {
  font-size: 11.5px;
  color: #64748b;
  background: #e2e8f0;
  padding: 2px 6px;
  border-radius: 4px;
  font-weight: 600;
  white-space: nowrap;
}
.dept-hierarchy-card .dept-hierarchy-header .header-right[data-v-6b9a9e7e] {
  flex-shrink: 0;
}
.dept-hierarchy-card .dept-hierarchy-header .header-right .count-tag[data-v-6b9a9e7e] {
  font-size: 11.5px;
  font-weight: 600;
  color: #475569;
  background: #ffffff;
  padding: 3px 8px;
  border-radius: 9999px;
  border: 1px solid #cbd5e1;
  white-space: nowrap;
}
.dept-hierarchy-card .dept-hierarchy-body[data-v-6b9a9e7e] {
  display: flex;
  flex-direction: column;
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row[data-v-6b9a9e7e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  border-bottom: 1px solid #f1f5f9;
  gap: 12px;
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row[data-v-6b9a9e7e]:last-child {
  border-bottom: none;
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row[data-v-6b9a9e7e]:hover {
  background-color: #fafbfc;
}
@media (max-width: 640px) {
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row[data-v-6b9a9e7e] {
    flex-wrap: wrap;
    padding: 12px 12px;
    gap: 8px;
}
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .desig-main-info[data-v-6b9a9e7e] {
  flex: 1 1 auto;
  min-width: 0;
}
@media (max-width: 640px) {
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .desig-main-info[data-v-6b9a9e7e] {
    flex: 1 1 calc(100% - 85px);
}
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .desig-main-info .desig-title-text[data-v-6b9a9e7e] {
  font-size: 13.5px;
  font-weight: 600;
  color: #1e293b;
  word-break: break-word;
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .desig-main-info .desig-description-text[data-v-6b9a9e7e] {
  font-size: 12.5px;
  color: #64748b;
  margin: 2px 0 0;
  line-height: 1.4;
  word-break: break-word;
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .desig-main-info .desig-note-box[data-v-6b9a9e7e] {
  margin-top: 4px;
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .desig-main-info .desig-note-box .note-pill[data-v-6b9a9e7e] {
  display: inline-block;
  font-size: 12px;
  color: #92400e;
  background: #fef3c7;
  padding: 1px 6px;
  border-radius: 4px;
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .desig-actions-box[data-v-6b9a9e7e] {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-left: 12px;
  flex-shrink: 0;
}
@media (max-width: 640px) {
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .desig-actions-box[data-v-6b9a9e7e] {
    margin-left: auto;
}
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .desig-template-box[data-v-6b9a9e7e] {
  margin: 0 16px;
  flex-shrink: 0;
}
@media (max-width: 640px) {
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .desig-template-box[data-v-6b9a9e7e] {
    width: 100%;
    margin: 4px 0 0 0;
    order: 3;
}
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .dept-template-tag[data-v-6b9a9e7e] {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 0.8125rem;
  font-weight: 500;
  transition: all 0.2s ease;
  line-height: 1.3;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  max-width: 100%;
}
@media (max-width: 640px) {
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .dept-template-tag[data-v-6b9a9e7e] {
    padding: 5px 10px;
    font-size: 0.78rem;
}
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .dept-template-tag .dept-template-icon[data-v-6b9a9e7e] {
  font-size: 13px;
  flex-shrink: 0;
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .dept-template-tag .dept-template-name[data-v-6b9a9e7e],
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .dept-template-tag .dept-template-create-text[data-v-6b9a9e7e] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .dept-template-tag--assigned[data-v-6b9a9e7e] {
  background: rgba(30, 107, 78, 0.08);
  color: #1e6b4e;
  border: 1px solid rgba(30, 107, 78, 0.25);
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .dept-template-tag--assigned[data-v-6b9a9e7e]:hover {
  background: rgba(30, 107, 78, 0.16);
  border-color: #1e6b4e;
  box-shadow: 0 2px 6px rgba(30, 107, 78, 0.15);
  transform: translateY(-1px);
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .dept-template-tag--assigned .dept-template-name[data-v-6b9a9e7e] {
  font-weight: 600;
  color: #1e6b4e;
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .dept-template-tag--unassigned[data-v-6b9a9e7e] {
  background: #f8fafc;
  color: #64748b;
  border: 1px dashed #cbd5e1;
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .dept-template-tag--unassigned[data-v-6b9a9e7e]:hover {
  background: rgba(22, 163, 74, 0.08);
  color: #16a34a;
  border-color: #16a34a;
  border-style: solid;
  transform: translateY(-1px);
}
.dept-hierarchy-card .dept-hierarchy-body .desig-item-row .dept-template-tag--unassigned .dept-template-create-text[data-v-6b9a9e7e] {
  font-weight: 500;
}
.gsl-hrm-container[data-v-6b9a9e7e] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-container[data-v-6b9a9e7e] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/core/components/inputs/EmployeeAutocomplete.vue?vue&type=style&index=0&id=597edb2c&scoped=true&lang=css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.past-employee-tag[data-v-597edb2c] {
  margin-left: auto;
}
.conflict-employee-tag[data-v-597edb2c] {
  margin-left: auto;
  font-size: 11px;
  color: #dc2626;
  background: #fee2e2;
  border-radius: 4px;
  padding: 2px 6px;
  font-weight: 600;
  white-space: nowrap;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/components/UserAvatarCell.vue?vue&type=style&index=0&id=5412ff36&lang=scss&scoped=true ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-table-card-cell-user[data-v-5412ff36] {
  display: block;
}
.oxd-table-card-cell-user .header[data-v-5412ff36] {
  font-weight: 700;
  margin-bottom: 0.2rem;
}
.oxd-table-card-cell-user .user-cell-content[data-v-5412ff36] {
  display: inline-flex;
  align-items: center;
  gap: 0.65rem;
}
.oxd-table-card-cell-user .user-cell-content--clickable[data-v-5412ff36] {
  cursor: pointer;
}
.oxd-table-card-cell-user .user-cell-content--clickable:hover .username-text[data-v-5412ff36] {
  color: var(--oxd-primary-one-color, #ff7b1a);
  text-decoration: underline;
}
.oxd-table-card-cell-user .user-cell-content--clickable:hover .avatar-wrapper[data-v-5412ff36] {
  border-color: var(--oxd-primary-one-color, #ff7b1a);
  transform: scale(1.08);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}
.oxd-table-card-cell-user .avatar-wrapper[data-v-5412ff36] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--oxd-primary-one-alpha-10-color, #f8fafc);
  border: 1.5px solid var(--oxd-primary-one-alpha-20-color, #e2e8f0);
  flex-shrink: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  transition: all 0.25s ease-in-out;
}
.oxd-table-card-cell-user .user-cell-content:hover .avatar-wrapper[data-v-5412ff36] {
  border-color: var(--oxd-primary-one-color, #3d3a38);
  transform: scale(1.05);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.oxd-table-card-cell-user .avatar-image[data-v-5412ff36] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.oxd-table-card-cell-user .username-text[data-v-5412ff36] {
  font-weight: 600;
  color: #334155;
  font-size: 0.88rem;
  transition: color 0.15s ease;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/systemUser/SystemUser.vue?vue&type=style&index=0&id=688f450a&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-user-list[data-v-688f450a] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-user-list[data-v-688f450a] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/core/components/labels/PasswordStrengthIndicator.vue?vue&type=style&index=0&id=3576e685&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-password-chip[data-v-3576e685] {
  top: 0px;
  right: 0px;
  font-weight: 600;
  position: absolute;
  color: #ffffff;
  font-family: "Nunito Sans", sans-serif;
}
.gsl-hrm-password-chip.--strength-better[data-v-3576e685] {
  color: #979900;
  background-color: #fcff00;
}
.gsl-hrm-password-chip.--strength-strong[data-v-3576e685] {
  background-color: #bde813;
}
.gsl-hrm-password-chip.--strength-strongest[data-v-3576e685] {
  background-color: #93b40f;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/core/components/inputs/PasswordInput.vue?vue&type=style&index=0&id=13a16b6b&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.user-password-row[data-v-13a16b6b] {
  padding: 10px;
  background-color: #fafafc;
  border-radius: 0.75rem;
}
.user-password-row[data-v-13a16b6b] .gsl-hrm-password-chip {
  top: -5px;
  right: 8px;
}
.user-password-hint[data-v-13a16b6b] {
  font-size: 0.75rem;
}
.user-password-cell[data-v-13a16b6b] {
  position: relative;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/orgStructure/SaveOrgUnit.vue?vue&type=style&index=0&id=fb312ae2&scoped=true&lang=css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.level-label[data-v-fb312ae2] {
  font-size: 0.75rem;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAdminPlugin/pages/orgStructure/org-structure.scss?vue&type=style&index=0&id=8ece474a&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.org-root-container[data-v-8ece474a] {
  padding: 0.5em 1.35rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 30px;
}
.org-root-container .oxd-text[data-v-8ece474a] {
  position: relative;
  display: flex;
  align-items: center;
}
.org-root-container .oxd-text.--parent[data-v-8ece474a]::after {
  content: "";
  border-left: 0.15rem solid var(--oxd-primary-one-color);
  height: 2rem;
  position: absolute;
  top: 50%;
  left: 0;
}
.org-root-container .oxd-text.--parent[data-v-8ece474a]::before {
  content: "";
  border-top: 0.15rem solid var(--oxd-primary-one-color);
  width: 1rem;
  margin-right: 0.5rem;
}
.org-container[data-v-8ece474a] {
  background-color: #e8eaef;
  padding: 0.5rem 1rem;
}
.org-container .loader[data-v-8ece474a] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10rem 0;
}
.org-container .loader .oxd-loading-spinner-container[data-v-8ece474a] {
  background-color: #ffffff;
}
.org-structure-card[data-v-8ece474a] {
  display: flex;
  min-height: 35px;
  padding: 0.35rem;
  border-radius: 0.75rem;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
}
@media (min-width: 800px) {
.org-structure-card[data-v-8ece474a] {
    padding: 0.5rem 1rem;
}
}
.org-name[data-v-8ece474a] {
  position: relative;
  overflow: hidden;
  max-height: 4.5;
  line-height: 1.5;
  justify-content: space-between;
  word-break: break-all;
}
.org-name[data-v-8ece474a]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1.5;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 3) {
.org-name[data-v-8ece474a] {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.org-name[data-v-8ece474a]:after {
    display: none;
}
}
.org-structure-add[data-v-8ece474a] {
  min-width: unset;
  padding: 0.5rem 1rem;
}
.org-action[data-v-8ece474a] {
  display: flex;
  list-style: none;
  position: relative;
}
.org-action-icon[data-v-8ece474a] {
  margin-right: 0.5rem;
}
.org-action-icon[data-v-8ece474a]:last-child {
  margin-right: unset;
}
.org-action-description[data-v-8ece474a] {
  display: flex;
  cursor: pointer;
  font-size: 12px;
  padding: 0.2rem 1rem;
}
.org-action-description[data-v-8ece474a]:hover {
  background-color: #f6f7f9;
}
.org-action[data-v-8ece474a] .oxd-dropdown-menu {
  right: 0;
  top: 40px;
  left: unset;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/orgStructure/OrgStructure.vue?vue&type=style&index=1&id=8ece474a&lang=scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-tree-node-content {
  width: 100%;
}
.oxd-tree-node-toggle .oxd-icon-button {
  background-color: #ffffff !important;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAdminPlugin/pages/organizationGeneralInformation/general-info.scss?vue&type=style&index=0&id=f04c3e40&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.organization-name-container[data-v-f04c3e40] {
  grid-column: span 2;
}
.no-of-employees-value[data-v-f04c3e40] {
  font-size: 12px;
  padding: 0.675rem 0.5rem;
}
.gsl-hrm-header-container[data-v-f04c3e40] {
  padding: 0;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAdminPlugin/pages/emailConfiguration/email-configuration.scss?vue&type=style&index=0&id=fe662600&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-fe662600] .--status-grouped-field {
  display: flex;
  max-width: 13rem;
}
.send-method-div[data-v-fe662600] {
  display: flex;
  flex-direction: row;
}
@media (max-width: 800px) {
.send-method-div[data-v-fe662600] {
    flex-direction: column;
}
}
.sendmail-path-value[data-v-fe662600] {
  font-size: 12px;
  padding: 0.675rem 0.5rem;
}
.gsl-hrm-optional-field-row[data-v-fe662600] {
  grid-column-start: 1;
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 0;
}
.gsl-hrm-optional-field-label[data-v-fe662600] {
  box-sizing: border-box;
  font-family: "Nunito Sans", sans-serif;
  color: #3f4552;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  border-radius: 0.65rem;
  padding: 0.675rem 0.5rem;
  padding: 0;
  flex-basis: 50%;
}
.tls-hint[data-v-fe662600] {
  font-size: 0.75rem;
  margin-top: -0.8rem;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/components/InlineActionButton.vue?vue&type=style&index=0&id=b9ced11e&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-action-header[data-v-b9ced11e] {
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
}
.gsl-hrm-action-header button[data-v-b9ced11e] {
  margin-left: 1rem;
  white-space: nowrap;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/moduleConfiguration/EditModuleConfiguration.vue?vue&type=style&index=0&id=31bd3d32&lang=scss&scoped=true ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-module-field-row[data-v-31bd3d32] {
  grid-column-start: 1;
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 0.75rem;
}
.gsl-hrm-module-field-label[data-v-31bd3d32] {
  box-sizing: border-box;
  font-family: "Nunito Sans", sans-serif;
  color: #3f4552;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  border-radius: 0.65rem;
  padding: 0.675rem 0.5rem;
  padding: 0;
  flex-basis: 75%;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAdminPlugin/pages/workShift/work-shift.scss?vue&type=style&index=0&id=572c4e3c&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-workshift-duration[data-v-572c4e3c] {
  font-size: 14px;
  padding: 0.675rem 0rem;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAdminPlugin/pages/workShift/work-shift.scss?vue&type=style&index=0&id=88a08d16&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-workshift-duration[data-v-88a08d16] {
  font-size: 14px;
  padding: 0.675rem 0rem;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/emailSubscription/SaveSubscriber.vue?vue&type=style&index=0&id=c22f8942&scoped=true&lang=css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.level-label[data-v-c22f8942] {
  font-size: 0.75rem;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/emailSubscription/EditSubscriber.vue?vue&type=style&index=0&id=bf4325a8&scoped=true&lang=css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.level-label[data-v-bf4325a8] {
  font-size: 0.75rem;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/components/InlineColorInput.vue?vue&type=style&index=0&id=282a7d50&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-282a7d50] .oxd-input-group__label-wrapper {
  display: none;
}
[data-v-282a7d50] .gsl-hrm-color-input-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
[data-v-282a7d50] .oxd-color-input {
  padding: 2px;
  flex-shrink: 0;
}
.oxd-input-field-bottom-space[data-v-282a7d50] {
  margin-bottom: 1rem;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAdminPlugin/pages/corporateBranding/corporate-branding.scss?vue&type=style&index=0&id=154db8bd&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-actions-group[data-v-154db8bd] {
  gap: 0.4rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  max-width: 120px;
  margin-left: 60px;
}
.gsl-hrm-actions-group[data-v-154db8bd] .oxd-button--medium {
  width: 100%;
}
@media (min-width: 800px) {
.gsl-hrm-actions-group[data-v-154db8bd] {
    margin-left: unset;
    max-width: unset;
}
.gsl-hrm-actions-group[data-v-154db8bd] .oxd-button--medium {
    width: unset;
}
}
.gsl-hrm-sm-field[data-v-154db8bd] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.675rem 0rem;
}
.gsl-hrm-sm-field-label[data-v-154db8bd] {
  font-weight: 700;
  font-size: 14px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAdminPlugin/pages/languagePackage/language-package.scss?vue&type=style&index=0&id=614bc4c4&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.addlanguage-note[data-v-614bc4c4] {
  background-color: #e8eaef;
  border-radius: 10px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.addlanguage-note-text[data-v-614bc4c4] {
  padding: 1.2rem;
}
.gsl-hrm-information-card-text[data-v-614bc4c4] {
  font-size: 14px;
  color: #3f4552;
  font-weight: 400;
}
[data-v-614bc4c4] .card-footer-slot .oxd-table-cell-actions {
  justify-content: flex-end;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAdminPlugin/pages/languagePackage/language-package.scss?vue&type=style&index=0&id=5e6f8f99&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.addlanguage-note[data-v-5e6f8f99] {
  background-color: #e8eaef;
  border-radius: 10px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.addlanguage-note-text[data-v-5e6f8f99] {
  padding: 1.2rem;
}
.gsl-hrm-information-card-text[data-v-5e6f8f99] {
  font-size: 14px;
  color: #3f4552;
  font-weight: 400;
}
[data-v-5e6f8f99] .card-footer-slot .oxd-table-cell-actions {
  justify-content: flex-end;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAdminPlugin/components/edit-translation-table.scss?vue&type=style&index=0&id=6a1c51f7&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-translation-container[data-v-6a1c51f7] {
  padding-left: 25px;
  padding-right: 25px;
}
.gsl-hrm-translation-grid[data-v-6a1c51f7] {
  padding-top: 0.5rem;
}
@media (min-width: 600px) {
.gsl-hrm-translation-grid[data-v-6a1c51f7] {
    grid-template-columns: 1fr;
}
}
@media (min-width: 1000px) {
.gsl-hrm-translation-grid[data-v-6a1c51f7] {
    grid-template-columns: repeat(3, 1fr);
}
}
.gsl-hrm-translation-grid-header[data-v-6a1c51f7] {
  display: none;
  margin-bottom: 1rem;
}
@media (min-width: 1000px) {
.gsl-hrm-translation-grid-header[data-v-6a1c51f7] {
    display: block;
}
}
@media (min-width: 1000px) {
.gsl-hrm-translation-grid-langstring-header[data-v-6a1c51f7] {
    display: none;
}
}
.gsl-hrm-translation-grid-langstring-header-note[data-v-6a1c51f7] {
  display: none;
}
.gsl-hrm-translation-grid-text[data-v-6a1c51f7] {
  font-size: 0.75rem;
}
.oxd-text--card-title[data-v-6a1c51f7] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 1000px) {
.oxd-text--card-title[data-v-6a1c51f7] {
    padding-bottom: 1rem;
}
}
@media (min-width: 1000px) {
.note[data-v-6a1c51f7] {
    display: none;
}
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/languageTranslation/languageTranslation.vue?vue&type=style&index=0&id=4b47b28f&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-header-container[data-v-4b47b28f] {
  justify-content: end;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAdminPlugin/components/ldap-sync-connection.scss?vue&type=style&index=0&id=b7a3a5e0&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-ldap-sync[data-v-b7a3a5e0] {
  display: flex;
  flex-direction: column;
}
@media (min-width: 800px) {
.gsl-hrm-ldap-sync[data-v-b7a3a5e0] {
    flex-direction: row;
    align-items: center;
}
.gsl-hrm-ldap-sync-time[data-v-b7a3a5e0] {
    margin-left: 1rem;
}
}
.gsl-hrm-ldap-sync-button[data-v-b7a3a5e0] {
  white-space: normal !important;
}
.gsl-hrm-ldap-sync-loader[data-v-b7a3a5e0] {
  margin: 0 2rem;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/components/LdapTestConnectionModal.vue?vue&type=style&index=0&id=a109e854&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-ldap-test[data-v-a109e854] {
  margin-bottom: 0.75rem;
}
.gsl-hrm-ldap-test-title[data-v-a109e854] {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0.2rem;
}
.gsl-hrm-ldap-test-value.--success[data-v-a109e854] {
  color: #34bc40;
}
.gsl-hrm-ldap-test-value.--error[data-v-a109e854] {
  color: #eb0910;
}
.gsl-hrm-ldap-test-row[data-v-a109e854] {
  width: 100%;
  display: flex;
  font-size: 14px;
  margin-bottom: 0.2rem;
}
.gsl-hrm-ldap-test-content[data-v-a109e854] {
  flex: 1;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAdminPlugin/pages/ldap/ldap-configuration.scss?vue&type=style&index=0&id=4be44c8b&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-header-container[data-v-4be44c8b] {
  padding: 0;
}
.gsl-hrm-column-half[data-v-4be44c8b] {
  width: 50%;
}
.gsl-hrm-form-divider[data-v-4be44c8b] {
  margin: 1rem 0;
}
.gsl-hrm-subtitle[data-v-4be44c8b] {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 1rem;
}
.gsl-hrm-ldap-switch[data-v-4be44c8b] {
  display: flex;
  align-items: center;
  white-space: nowrap;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.gsl-hrm-ldap-switch-text[data-v-4be44c8b] {
  font-size: 14px;
}
.gsl-hrm-ldap-grid[data-v-4be44c8b] {
  grid-template-columns: repeat(3, 1fr);
}
.gsl-hrm-ldap-grid-header[data-v-4be44c8b] {
  font-size: 12px;
  font-weight: 700;
  align-self: start;
  margin-bottom: 1rem;
}
.gsl-hrm-ldap-grid-content[data-v-4be44c8b] {
  font-size: 12px;
  position: relative;
}
.gsl-hrm-ldap-grid-icon[data-v-4be44c8b] {
  right: 0;
  font-size: 18px;
  position: absolute;
}
.gsl-hrm-ldap-grid[data-v-4be44c8b] .oxd-input-group__label-wrapper {
  display: none;
}
.gsl-hrm-ldap-grid[data-v-4be44c8b] .oxd-switch-wrapper {
  margin-top: 0.75rem;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAdminPlugin/pages/biometric/biometric-configuration.scss?vue&type=style&index=0&id=7d3fd64e&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-header-container[data-v-7d3fd64e] {
  padding: 0;
}
.gsl-hrm-column-half[data-v-7d3fd64e] {
  width: 50%;
}
.gsl-hrm-form-divider[data-v-7d3fd64e] {
  margin: 1rem 0;
}
.gsl-hrm-subtitle[data-v-7d3fd64e] {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 1rem;
}
.gsl-hrm-ldap-switch[data-v-7d3fd64e] {
  display: flex;
  align-items: center;
  white-space: nowrap;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.gsl-hrm-ldap-switch-text[data-v-7d3fd64e] {
  font-size: 14px;
}
.gsl-hrm-ldap-grid[data-v-7d3fd64e] {
  grid-template-columns: repeat(3, 1fr);
}
.gsl-hrm-ldap-grid-header[data-v-7d3fd64e] {
  font-size: 12px;
  font-weight: 700;
  align-self: start;
  margin-bottom: 1rem;
}
.gsl-hrm-ldap-grid-content[data-v-7d3fd64e] {
  font-size: 12px;
  position: relative;
}
.gsl-hrm-ldap-grid-icon[data-v-7d3fd64e] {
  right: 0;
  font-size: 18px;
  position: absolute;
}
.gsl-hrm-ldap-grid[data-v-7d3fd64e] .oxd-input-group__label-wrapper {
  display: none;
}
.gsl-hrm-ldap-grid[data-v-7d3fd64e] .oxd-switch-wrapper {
  margin-top: 0.75rem;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/components/SaveCompanyLevelModal.vue?vue&type=style&index=0&id=08ed85e9&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-dialog-modal[data-v-08ed85e9] {
  max-width: 520px;
  width: 100%;
}
.gsl-hrm-modal-header[data-v-08ed85e9] {
  padding: 1rem 1.25rem;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/components/structureTree/StructureTreeNav.vue?vue&type=style&index=0&id=2c245c00&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-tree-left-pane[data-v-2c245c00] {
  flex: 0 0 320px;
  max-width: 360px;
  min-width: 280px;
  border-right: 1px solid #e2e8f0;
  background: #fafafa;
  display: flex;
  flex-direction: column;
}
@media (max-width: 960px) {
.gsl-tree-left-pane[data-v-2c245c00] {
    flex: none;
    max-width: 100%;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #e2e8f0;
}
}
.gsl-tree-pane-header[data-v-2c245c00] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 1rem;
  background: #f1f5f9;
  border-bottom: 1px solid #e2e8f0;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.gsl-tree-pane-title-wrap[data-v-2c245c00] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.gsl-tree-header-icon[data-v-2c245c00] {
  font-size: 1rem;
  color: var(--oxd-primary-one-color);
}
.gsl-tree-pane-title[data-v-2c245c00] {
  margin: 0;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #334155;
}
.gsl-tree-header-actions[data-v-2c245c00] {
  display: flex;
  align-items: center;
  gap: 0.35rem;
}
.gsl-tree-action-icon-btn[data-v-2c245c00] {
  color: #64748b;
}
.gsl-tree-action-icon-btn[data-v-2c245c00]:hover {
  color: var(--oxd-primary-one-color);
}
.gsl-tree-add-new-btn[data-v-2c245c00] {
  font-size: 0.75rem;
  font-weight: 600;
}
.gsl-tree-pane-body[data-v-2c245c00] {
  padding: 0.75rem 0.5rem;
  overflow-y: auto;
  max-height: 750px;
}
@media (max-width: 960px) {
.gsl-tree-pane-body[data-v-2c245c00] {
    max-height: 350px;
}
}
.gsl-tree-branch-group[data-v-2c245c00] {
  display: flex;
  flex-direction: column;
}
.gsl-tree-sub-tree[data-v-2c245c00] {
  padding-left: 1.25rem;
  border-left: 1px dashed #cbd5e1;
  margin-left: 0.85rem;
  margin-top: 0.25rem;
}
.gsl-tree-level-list[data-v-2c245c00] {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.gsl-tree-level-block[data-v-2c245c00] {
  margin-bottom: 0.35rem;
}
.gsl-tree-level-subfolders[data-v-2c245c00] {
  padding-left: 1rem;
  border-left: 1px dashed #cbd5e1;
  margin-left: 0.65rem;
  margin-top: 0.25rem;
}
.gsl-tree-subfolder-group[data-v-2c245c00] {
  margin-bottom: 0.25rem;
}
.gsl-tree-leaf-list[data-v-2c245c00] {
  padding-left: 1rem;
  border-left: 1px dotted #cbd5e1;
  margin-left: 0.65rem;
  margin-top: 0.2rem;
}
.gsl-tree-node-item[data-v-2c245c00] {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.35rem 0.6rem;
  border-radius: 0.375rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all 0.15s ease-in-out;
  color: #334155;
  font-size: 0.84rem;
}
.gsl-tree-node-item[data-v-2c245c00]:hover {
  background: #f1f5f9;
  color: #0f172a;
}
.gsl-tree-node-item.--root[data-v-2c245c00] {
  font-weight: 600;
  color: #1e293b;
}
.gsl-tree-node-item.--folder[data-v-2c245c00] {
  font-weight: 600;
  color: #334155;
}
.gsl-tree-node-item.--level[data-v-2c245c00] {
  font-weight: 500;
  background: #ffffff;
  border: 1px solid #f1f5f9;
  margin-bottom: 0.2rem;
}
.gsl-tree-node-item.--level[data-v-2c245c00]:hover {
  background: #f8fafc;
  border-color: #e2e8f0;
}
.gsl-tree-node-item.--selected-level[data-v-2c245c00] {
  background: color-mix(in srgb, var(--oxd-primary-one-color) 6%, transparent) !important;
  border-color: color-mix(in srgb, var(--oxd-primary-one-color) 60%, transparent) !important;
  color: var(--oxd-primary-one-color) !important;
  font-weight: 600;
}
.gsl-tree-node-item.--subfolder[data-v-2c245c00] {
  font-size: 0.78rem;
  font-weight: 600;
  color: #475569;
  padding: 0.25rem 0.5rem;
}
.gsl-tree-node-item.--leaf[data-v-2c245c00] {
  font-size: 0.8rem;
  padding: 0.25rem 0.5rem;
  color: #475569;
}
.gsl-tree-node-item.--leaf[data-v-2c245c00]:hover {
  background: #f8fafc;
  color: var(--oxd-primary-one-color);
}
.gsl-tree-node-item.--selected-leaf[data-v-2c245c00] {
  background: #fef3c7 !important;
  color: #92400e !important;
  font-weight: 600;
}
.gsl-tree-expander-btn[data-v-2c245c00] {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #64748b;
  font-size: 0.8rem;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.gsl-tree-expander-btn[data-v-2c245c00]:hover {
  color: #ff7c1f;
}
.gsl-tree-node-icon[data-v-2c245c00] {
  font-size: 0.95rem;
  flex-shrink: 0;
}
.gsl-tree-node-icon.--company[data-v-2c245c00] {
  color: #0284c7;
}
.gsl-tree-node-icon.--folder[data-v-2c245c00] {
  color: #d97706;
}
.gsl-tree-node-icon.--level-folder[data-v-2c245c00] {
  color: var(--oxd-primary-one-color);
}
.gsl-tree-node-icon.--dept[data-v-2c245c00] {
  color: #10b981;
}
.gsl-tree-node-icon.--grade[data-v-2c245c00] {
  color: #f59e0b;
}
.gsl-tree-node-icon.--desig[data-v-2c245c00] {
  color: #8b5cf6;
}
.gsl-tree-node-label[data-v-2c245c00] {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0;
}
.gsl-tree-node-label.--bold[data-v-2c245c00] {
  font-weight: 600;
}
.gsl-tree-node-label.--level-name[data-v-2c245c00] {
  font-weight: 500;
}
.gsl-tree-level-code-tag[data-v-2c245c00] {
  background: #f1f5f9;
  color: #475569;
  font-size: 0.7rem;
  font-weight: 700;
  padding: 0.1rem 0.35rem;
  border-radius: 0.25rem;
  border: 1px solid #e2e8f0;
  flex-shrink: 0;
}
.gsl-tree-count-badge[data-v-2c245c00] {
  background: #e2e8f0;
  color: #475569;
  font-size: 0.68rem;
  font-weight: 700;
  padding: 0.05rem 0.4rem;
  border-radius: 9999px;
  margin-left: auto;
  flex-shrink: 0;
}
.gsl-tree-leaf-empty[data-v-2c245c00] {
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  color: #94a3b8;
  font-style: italic;
}
.gsl-tree-leaf-icon[data-v-2c245c00] {
  font-size: 0.8rem;
  color: #94a3b8;
  flex-shrink: 0;
}
.gsl-tree-leaf-label[data-v-2c245c00] {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0;
}
.gsl-tree-leaf-code-badge[data-v-2c245c00] {
  font-size: 0.68rem;
  color: #64748b;
  background: #f8fafc;
  padding: 0.05rem 0.3rem;
  border-radius: 0.2rem;
  border: 1px solid #e2e8f0;
  flex-shrink: 0;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/components/structureTree/StructureTreeLevelForm.vue?vue&type=style&index=0&id=0eddc9f6&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-tree-config-section[data-v-0eddc9f6] {
  padding: 1.25rem 1.5rem;
  border-bottom: 1px solid #f1f5f9;
}
@media (max-width: 768px) {
.gsl-tree-config-section[data-v-0eddc9f6] {
    padding: 1rem 0.85rem;
}
}
.gsl-tree-form-grid[data-v-0eddc9f6] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  width: 100%;
}
@media (max-width: 900px) {
.gsl-tree-form-grid[data-v-0eddc9f6] {
    grid-template-columns: 1fr;
    gap: 0.75rem;
}
}
.gsl-tree-config-footer[data-v-0eddc9f6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 0 0 0;
  margin-top: 1rem;
  border-top: 1px solid #e2e8f0;
  gap: 0.75rem;
}
@media (max-width: 640px) {
.gsl-tree-config-footer[data-v-0eddc9f6] {
    flex-direction: column-reverse;
    align-items: stretch;
    gap: 0.65rem;
}
}
.gsl-tree-footer-left[data-v-0eddc9f6] {
  display: flex;
  align-items: center;
}
@media (max-width: 640px) {
.gsl-tree-footer-left[data-v-0eddc9f6] {
    width: 100%;
}
}
.gsl-tree-delete-level-btn[data-v-0eddc9f6] {
  color: #ef4444 !important;
  border-color: #fecaca !important;
  white-space: nowrap;
}
.gsl-tree-delete-level-btn[data-v-0eddc9f6]:hover {
  background: #fef2f2 !important;
  color: #dc2626 !important;
}
@media (max-width: 640px) {
.gsl-tree-delete-level-btn[data-v-0eddc9f6] {
    width: 100%;
    justify-content: center;
}
}
.gsl-tree-footer-right-actions[data-v-0eddc9f6] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
@media (max-width: 640px) {
.gsl-tree-footer-right-actions[data-v-0eddc9f6] {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1.3fr;
    gap: 0.5rem;
}
}
.gsl-tree-reset-btn[data-v-0eddc9f6] {
  white-space: nowrap;
}
@media (max-width: 640px) {
.gsl-tree-reset-btn[data-v-0eddc9f6] {
    width: 100%;
    justify-content: center;
}
}
.gsl-tree-save-btn[data-v-0eddc9f6] {
  white-space: nowrap;
}
@media (max-width: 640px) {
.gsl-tree-save-btn[data-v-0eddc9f6] {
    width: 100%;
    justify-content: center;
}
}
[data-v-0eddc9f6] .oxd-button {
  white-space: nowrap !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/components/structureTree/StructureTreeDepartmentsSection.vue?vue&type=style&index=0&id=b0a75712&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-tree-table-section[data-v-b0a75712] {
  padding: 1.25rem 1.5rem;
  border-bottom: 1px solid #f1f5f9;
}
@media (max-width: 768px) {
.gsl-tree-table-section[data-v-b0a75712] {
    padding: 1rem 0.85rem;
}
}
.gsl-tree-section-header[data-v-b0a75712] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.gsl-tree-section-title[data-v-b0a75712] {
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #1e293b;
}
.gsl-tree-table-container[data-v-b0a75712] {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #e2e8f0;
  border-radius: 0.375rem;
  background: #ffffff;
  width: 100%;
}
.gsl-tree-grid-table[data-v-b0a75712] {
  width: 100%;
  min-width: 440px;
  border-collapse: collapse;
  font-size: 0.83rem;
}
.gsl-tree-grid-table th[data-v-b0a75712] {
  background: #f8fafc;
  padding: 0.6rem 0.85rem;
  text-align: left;
  font-weight: 700;
  color: #334155;
  font-size: 0.78rem;
  letter-spacing: 0.03em;
  border-bottom: 1px solid #e2e8f0;
}
.gsl-tree-grid-table td[data-v-b0a75712] {
  padding: 0.6rem 0.85rem;
  border-bottom: 1px solid #f1f5f9;
  color: #334155;
  vertical-align: middle;
}
.gsl-tree-grid-table tr:last-child td[data-v-b0a75712] {
  border-bottom: none;
}
.gsl-tree-grid-table tbody tr[data-v-b0a75712]:hover {
  background: #f8fafc;
}
.gsl-tree-table-empty[data-v-b0a75712] {
  text-align: center;
  padding: 1.5rem !important;
  color: #94a3b8;
  font-style: italic;
}
.gsl-tree-table-cell-name[data-v-b0a75712] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.gsl-tree-cell-icon[data-v-b0a75712] {
  font-size: 0.95rem;
}
.gsl-tree-cell-icon.--dept[data-v-b0a75712] {
  color: #10b981;
}
.gsl-tree-count-badge[data-v-b0a75712] {
  background: #e2e8f0;
  color: #475569;
  font-size: 0.72rem;
  font-weight: 700;
  padding: 0.15rem 0.5rem;
  border-radius: 9999px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/components/structureTree/StructureTreeGradesSection.vue?vue&type=style&index=0&id=6c7f7566&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-tree-table-section[data-v-6c7f7566] {
  padding: 1.25rem 1.5rem;
  border-bottom: 1px solid #f1f5f9;
}
@media (max-width: 768px) {
.gsl-tree-table-section[data-v-6c7f7566] {
    padding: 1rem 0.85rem;
}
}
.gsl-tree-section-header[data-v-6c7f7566] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.gsl-tree-section-title[data-v-6c7f7566] {
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #1e293b;
}
.gsl-tree-table-container[data-v-6c7f7566] {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #e2e8f0;
  border-radius: 0.375rem;
  background: #ffffff;
  width: 100%;
}
.gsl-tree-grid-table[data-v-6c7f7566] {
  width: 100%;
  min-width: 440px;
  border-collapse: collapse;
  font-size: 0.83rem;
}
.gsl-tree-grid-table th[data-v-6c7f7566] {
  background: #f8fafc;
  padding: 0.6rem 0.85rem;
  text-align: left;
  font-weight: 700;
  color: #334155;
  font-size: 0.78rem;
  letter-spacing: 0.03em;
  border-bottom: 1px solid #e2e8f0;
}
.gsl-tree-grid-table th.--align-center[data-v-6c7f7566] {
  text-align: center;
}
.gsl-tree-grid-table td[data-v-6c7f7566] {
  padding: 0.6rem 0.85rem;
  border-bottom: 1px solid #f1f5f9;
  color: #334155;
  vertical-align: middle;
}
.gsl-tree-grid-table td.--align-center[data-v-6c7f7566] {
  text-align: center;
}
.gsl-tree-grid-table tr:last-child td[data-v-6c7f7566] {
  border-bottom: none;
}
.gsl-tree-grid-table tbody tr[data-v-6c7f7566]:hover {
  background: #f8fafc;
}
.gsl-tree-table-empty[data-v-6c7f7566] {
  text-align: center;
  padding: 1.5rem !important;
  color: #94a3b8;
  font-style: italic;
}
.gsl-tree-table-cell-name[data-v-6c7f7566] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.gsl-tree-cell-icon[data-v-6c7f7566] {
  font-size: 0.95rem;
}
.gsl-tree-cell-icon.--grade[data-v-6c7f7566] {
  color: #f59e0b;
}
.gsl-tree-grade-badge[data-v-6c7f7566] {
  display: inline-block;
  background: #fef3c7;
  color: #92400e;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 0.15rem 0.45rem;
  border-radius: 0.25rem;
  border: 1px solid #fde68a;
}
.gsl-tree-action-btns[data-v-6c7f7566] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
}
.gsl-tree-action-icon[data-v-6c7f7566] {
  font-size: 0.85rem;
  padding: 0.3rem;
}
.gsl-tree-action-icon.--edit[data-v-6c7f7566] {
  color: var(--oxd-primary-one-color);
}
.gsl-tree-action-icon.--edit[data-v-6c7f7566]:hover {
  background: #f0fdf4;
}
.gsl-tree-action-icon.--delete[data-v-6c7f7566] {
  color: #ef4444;
}
.gsl-tree-action-icon.--delete[data-v-6c7f7566]:hover {
  background: #fef2f2;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/components/structureTree/StructureTreeDesignationsSection.vue?vue&type=style&index=0&id=b0282474&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-tree-table-section[data-v-b0282474] {
  padding: 1.25rem 1.5rem;
  border-bottom: 1px solid #f1f5f9;
}
@media (max-width: 768px) {
.gsl-tree-table-section[data-v-b0282474] {
    padding: 1rem 0.85rem;
}
}
.gsl-tree-section-header[data-v-b0282474] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.gsl-tree-section-title[data-v-b0282474] {
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #1e293b;
}
.gsl-tree-table-container[data-v-b0282474] {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #e2e8f0;
  border-radius: 0.375rem;
  background: #ffffff;
  width: 100%;
}
.gsl-tree-grid-table[data-v-b0282474] {
  width: 100%;
  min-width: 560px;
  border-collapse: collapse;
  font-size: 0.83rem;
}
.gsl-tree-grid-table th[data-v-b0282474] {
  background: #f8fafc;
  padding: 0.6rem 0.85rem;
  text-align: left;
  font-weight: 700;
  color: #334155;
  font-size: 0.78rem;
  letter-spacing: 0.03em;
  border-bottom: 1px solid #e2e8f0;
}
.gsl-tree-grid-table th.--align-center[data-v-b0282474] {
  text-align: center;
}
.gsl-tree-grid-table td[data-v-b0282474] {
  padding: 0.6rem 0.85rem;
  border-bottom: 1px solid #f1f5f9;
  color: #334155;
  vertical-align: middle;
}
.gsl-tree-grid-table td.--align-center[data-v-b0282474] {
  text-align: center;
}
.gsl-tree-grid-table tr:last-child td[data-v-b0282474] {
  border-bottom: none;
}
.gsl-tree-grid-table tbody tr[data-v-b0282474]:hover {
  background: #f8fafc;
}
.gsl-tree-table-empty[data-v-b0282474] {
  text-align: center;
  padding: 1.5rem !important;
  color: #94a3b8;
  font-style: italic;
}
.gsl-tree-table-cell-name[data-v-b0282474] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.gsl-tree-cell-icon[data-v-b0282474] {
  font-size: 0.95rem;
}
.gsl-tree-cell-icon.--desig[data-v-b0282474] {
  color: #8b5cf6;
}
.gsl-tree-table-category[data-v-b0282474] {
  display: inline-block;
  background: #f0fdf4;
  color: #166534;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.15rem 0.45rem;
  border-radius: 0.25rem;
  border: 1px solid #bbf7d0;
}
.gsl-tree-desc-cell[data-v-b0282474] {
  color: #64748b;
  font-size: 0.78rem;
}
.gsl-tree-muted-dash[data-v-b0282474] {
  color: #cbd5e1;
}
.gsl-tree-action-btns[data-v-b0282474] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
}
.gsl-tree-action-icon[data-v-b0282474] {
  font-size: 0.85rem;
  padding: 0.3rem;
}
.gsl-tree-action-icon.--edit[data-v-b0282474] {
  color: var(--oxd-primary-one-color);
}
.gsl-tree-action-icon.--edit[data-v-b0282474]:hover {
  background: #f0fdf4;
}
.gsl-tree-action-icon.--delete[data-v-b0282474] {
  color: #ef4444;
}
.gsl-tree-action-icon.--delete[data-v-b0282474]:hover {
  background: #fef2f2;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/companyLevel/CompanyLevelStructureTreeView.vue?vue&type=style&index=0&id=5e62d1ea&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-tree-layout-wrapper[data-v-5e62d1ea] {
  margin-top: 2rem;
}
.gsl-tree-loading-state[data-v-5e62d1ea],
.gsl-tree-empty-state[data-v-5e62d1ea] {
  padding: 3rem 1.5rem;
  text-align: center;
}
.gsl-tree-empty-actions[data-v-5e62d1ea] {
  margin-top: 1rem;
}
.gsl-tree-split-container[data-v-5e62d1ea] {
  display: flex;
  min-height: 580px;
  background: #ffffff;
  border-radius: 0.5rem;
  border: 1px solid #e2e8f0;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
@media (max-width: 960px) {
.gsl-tree-split-container[data-v-5e62d1ea] {
    flex-direction: column;
    min-height: auto;
}
}
.gsl-tree-right-pane[data-v-5e62d1ea] {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  background: #ffffff;
}
.gsl-tree-pane-header[data-v-5e62d1ea] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 1.25rem;
  background: #f8fafc;
  border-bottom: 1px solid #e2e8f0;
  flex-wrap: wrap;
  gap: 0.5rem;
}
@media (max-width: 640px) {
.gsl-tree-pane-header[data-v-5e62d1ea] {
    padding: 0.65rem 0.85rem;
}
}
.gsl-tree-pane-title-wrap[data-v-5e62d1ea] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.gsl-tree-header-icon[data-v-5e62d1ea] {
  font-size: 1rem;
  color: var(--oxd-primary-one-color);
}
.gsl-tree-pane-title[data-v-5e62d1ea] {
  margin: 0;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #334155;
}
.gsl-tree-active-badge[data-v-5e62d1ea] {
  background: color-mix(in srgb, var(--oxd-primary-one-color) 12%, transparent) !important;
  color: var(--oxd-primary-one-color) !important;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.2rem 0.6rem;
  border-radius: 9999px;
  border: 1px solid color-mix(in srgb, var(--oxd-primary-one-color) 60%, transparent) !important;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gsl-tree-config-content[data-v-5e62d1ea] {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  max-height: 750px;
}
@media (max-width: 960px) {
.gsl-tree-config-content[data-v-5e62d1ea] {
    max-height: none;
    overflow-y: visible;
}
}
.gsl-tree-no-selection[data-v-5e62d1ea] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  min-height: 350px;
  padding: 2rem;
  color: #94a3b8;
  gap: 0.75rem;
  text-align: center;
}
.gsl-tree-select-icon[data-v-5e62d1ea] {
  font-size: 2.5rem;
  color: #cbd5e1;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/companyLevel/CompanyLevel.vue?vue&type=style&index=0&id=41dc035b&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-header-right[data-v-41dc035b] {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.gsl-hrm-container[data-v-41dc035b] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-container[data-v-41dc035b] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/components/CopyLevelGradeModal.vue?vue&type=style&index=0&id=7fe45385&lang=scss&scoped=true ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-grades-container[data-v-7fe45385] {
  max-height: 180px;
  overflow-y: auto;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
}
.gsl-hrm-grades-container[data-v-7fe45385]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.gsl-hrm-grades-container[data-v-7fe45385]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.gsl-hrm-grades-container[data-v-7fe45385]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gsl-hrm-grades-container[data-v-7fe45385] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
[data-v-7fe45385] .oxd-checkbox-wrapper {
  word-break: break-word;
}
[data-v-7fe45385] .oxd-checkbox-wrapper .oxd-checkbox-input {
  flex-shrink: 0;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/companyLevel/EditCompanyLevel.vue?vue&type=style&index=0&id=29106385&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-form-hint[data-v-29106385] {
  padding: 8px 0 16px;
  font-size: 13px;
  color: #616161;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/companyLevel/SaveCompanyLevel.vue?vue&type=style&index=0&id=a7411e10&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-form-hint[data-v-a7411e10] {
  padding: 8px 0 16px;
  font-size: 13px;
  color: #616161;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/skillMatrix/tabs/JobRoleSkillMatrixTab.vue?vue&type=style&index=0&id=a392b974&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.smc-job-title-bar[data-v-a392b974] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 25px 15px 25px;
  flex-wrap: wrap;
  gap: 1rem;
}
@media (max-width: 768px) {
.smc-job-title-bar[data-v-a392b974] {
    flex-direction: column;
    align-items: stretch;
    gap: 0.75rem;
    padding: 0 15px 15px 15px;
}
}
.smc-job-title-form[data-v-a392b974] {
  flex: 1;
}
@media (max-width: 768px) {
.smc-job-title-form[data-v-a392b974] {
    width: 100%;
}
}
.smc-job-title-left[data-v-a392b974] {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
.smc-job-title-left[data-v-a392b974] {
    flex-direction: column;
    align-items: stretch;
    gap: 0.35rem;
}
}
.smc-job-title-label[data-v-a392b974] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #334155;
  white-space: nowrap;
}
.smc-job-title-select[data-v-a392b974] {
  min-width: 280px;
}
@media (max-width: 768px) {
.smc-job-title-select[data-v-a392b974] {
    min-width: 100%;
    width: 100%;
}
}
.smc-job-title-right[data-v-a392b974] {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
.smc-job-title-right[data-v-a392b974] {
    width: 100%;
}
.smc-job-title-right button[data-v-a392b974] {
    width: 100%;
}
}
.gsl-hrm-role-skill-list[data-v-a392b974] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-role-skill-list[data-v-a392b974] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/components/MoodleCourseLinkCell.vue?vue&type=style&index=0&id=d8f9e692&scoped=true&lang=scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-moodle-course-link[data-v-d8f9e692] {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  color: var(--oxd-primary-one-color) !important;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.15s ease, -webkit-text-decoration 0.15s ease;
  transition: color 0.15s ease, text-decoration 0.15s ease;
  transition: color 0.15s ease, text-decoration 0.15s ease, -webkit-text-decoration 0.15s ease;
}
.gsl-hrm-moodle-course-link[data-v-d8f9e692]:hover {
  color: var(--oxd-primary-one-color) !important;
  text-decoration: underline !important;
}
.gsl-hrm-moodle-course-link:hover .gsl-hrm-ext-icon[data-v-d8f9e692] {
  opacity: 1;
  transform: translate(1px, -1px);
}
.gsl-hrm-moodle-course-name[data-v-d8f9e692] {
  word-break: break-word;
}
.gsl-hrm-ext-icon[data-v-d8f9e692] {
  flex-shrink: 0;
  opacity: 0.75;
  transition: opacity 0.15s ease, transform 0.15s ease;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/skillMatrix/tabs/SkillTrainingMatrixTab.vue?vue&type=style&index=0&id=ce483e2e&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.smc-moodle-toolbar[data-v-ce483e2e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 25px 15px 25px;
  flex-wrap: wrap;
  gap: 1rem;
}
@media (max-width: 900px) {
.smc-moodle-toolbar[data-v-ce483e2e] {
    flex-direction: column;
    align-items: stretch;
    gap: 0.65rem;
    padding: 0 15px 10px 15px;
}
}
.smc-moodle-toolbar-left[data-v-ce483e2e] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: wrap;
  flex: 1;
}
@media (max-width: 768px) {
.smc-moodle-toolbar-left[data-v-ce483e2e] {
    flex-direction: column;
    align-items: stretch;
    gap: 0.5rem;
}
}
.smc-status-pill[data-v-ce483e2e] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
  gap: 0.45rem;
  background: #f0fdf4;
  border: 1px solid #bbf7d0;
  border-radius: 9999px;
  padding: 0 0.85rem;
  box-sizing: border-box;
  flex-shrink: 0;
  white-space: nowrap;
}
.smc-status-pill--disabled[data-v-ce483e2e] {
  background: #f8fafc;
  border-color: #e2e8f0;
}
@media (max-width: 768px) {
.smc-status-pill[data-v-ce483e2e] {
    width: 100%;
    border-radius: 0.5rem;
    padding: 0.35rem 0.5rem;
    height: auto;
    min-height: 2.25rem;
}
}
.smc-status-dot[data-v-ce483e2e] {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: #22c55e;
  flex-shrink: 0;
}
.smc-status-dot--disabled[data-v-ce483e2e] {
  background: #94a3b8;
}
.smc-status-text[data-v-ce483e2e] {
  font-size: 0.78125rem;
  color: #334155;
  text-align: center;
  line-height: 1.3;
}
.smc-search-form[data-v-ce483e2e] {
  width: 100%;
  max-width: 280px;
  margin: 0;
  display: flex;
  align-items: center;
}
.smc-search-form[data-v-ce483e2e] .oxd-input-group {
  margin-bottom: 0 !important;
  width: 100%;
}
@media (max-width: 768px) {
.smc-search-form[data-v-ce483e2e] {
    max-width: 100%;
}
}
.smc-search-input[data-v-ce483e2e] {
  width: 100%;
}
.smc-moodle-toolbar-right[data-v-ce483e2e] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
.smc-moodle-toolbar-right[data-v-ce483e2e] {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.4rem;
}
.smc-moodle-toolbar-right button[data-v-ce483e2e] {
    width: 100%;
    font-size: 0.8125rem;
    padding: 0.45rem 0.5rem;
}
.smc-moodle-toolbar-right button[data-v-ce483e2e]:last-child {
    grid-column: span 2;
}
}
.gsl-hrm-mapping-list[data-v-ce483e2e] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-mapping-list[data-v-ce483e2e] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/skillMatrix/tabs/SkillTaxonomyTab.vue?vue&type=style&index=0&id=0fc4e15a&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.smc-taxonomy-panel[data-v-0fc4e15a] {
  width: 100%;
  padding: 0 25px 25px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
.smc-taxonomy-panel[data-v-0fc4e15a] {
    padding: 0 15px 15px;
}
}
.smc-taxonomy-grid[data-v-0fc4e15a] {
  display: grid;
  grid-template-columns: 1fr 1.6fr;
  gap: 1.5rem;
  align-items: start;
}
@media (max-width: 900px) {
.smc-taxonomy-grid[data-v-0fc4e15a] {
    grid-template-columns: 1fr;
    gap: 1rem;
}
}
.smc-card[data-v-0fc4e15a] {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 0.75rem;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.smc-card-header[data-v-0fc4e15a] {
  padding: 1rem 1.25rem;
  background: #f8fafc;
  border-bottom: 1px solid #e2e8f0;
}
.smc-card-header-flex[data-v-0fc4e15a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  flex-wrap: wrap;
  min-height: 2.5rem;
}
.smc-card-title[data-v-0fc4e15a] {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #1e293b;
  margin: 0;
}
.smc-subcat-filter[data-v-0fc4e15a] {
  padding: 0.75rem 1.25rem 0.5rem;
  border-bottom: 1px solid #f1f5f9;
}
.smc-subcat-filter[data-v-0fc4e15a] .oxd-input-group {
  margin-bottom: 0 !important;
}
.smc-card-body[data-v-0fc4e15a] {
  padding: 0.5rem 0;
  max-height: 520px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.smc-loading-box[data-v-0fc4e15a] {
  padding: 2rem;
  text-align: center;
}
.smc-tax-item[data-v-0fc4e15a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.85rem 1.25rem;
  border-bottom: 1px solid #f1f5f9;
  cursor: pointer;
  transition: all 0.15s ease;
}
.smc-tax-item[data-v-0fc4e15a]:hover {
  background: #f8fafc;
}
.smc-tax-item--active[data-v-0fc4e15a] {
  background: #eff6ff !important;
  border-left: 3px solid var(--oxd-primary-one-color, #ff7b1a);
}
.smc-tax-item--active .smc-tax-item-title[data-v-0fc4e15a] {
  color: var(--oxd-primary-one-color, #ff7b1a);
  font-weight: 600;
}
.smc-tax-item-title[data-v-0fc4e15a] {
  font-size: 0.875rem;
  font-weight: 500;
  color: #1e293b;
  display: block;
}
.smc-tax-item-desc[data-v-0fc4e15a] {
  font-size: 0.75rem;
  color: #64748b;
  margin: 0.2rem 0 0;
}
.smc-subcat-row[data-v-0fc4e15a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.85rem 1.25rem;
  border-bottom: 1px solid #f1f5f9;
  gap: 0.5rem;
}
.smc-subcat-row[data-v-0fc4e15a]:last-child {
  border-bottom: none;
}
.smc-subcat-actions[data-v-0fc4e15a] {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  flex-shrink: 0;
}
.smc-empty-state[data-v-0fc4e15a] {
  padding: 2.5rem 1rem;
  text-align: center;
}
.smc-text-muted[data-v-0fc4e15a] {
  font-size: 0.8125rem;
  color: #94a3b8;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/pages/skillMatrix/SkillMatrixConfiguration.vue?vue&type=style&index=0&id=e9da0576&lang=scss&scoped=true ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.smc-header-sub[data-v-e9da0576] {
  font-size: 0.8125rem;
  color: #64748b;
  margin: 0.25rem 0 0;
}
.smc-nav-bar[data-v-e9da0576] {
  border-bottom: 1px solid #e2e8f0;
  margin: 0.5rem 0 1.25rem;
  padding: 0 25px;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE/Edge */
  -webkit-overflow-scrolling: touch;
  touch-action: pan-x;
  width: 100%;
  box-sizing: border-box;
}
.smc-nav-bar[data-v-e9da0576]::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}
@media (max-width: 768px) {
.smc-nav-bar[data-v-e9da0576] {
    padding: 0 15px;
    margin: 0.25rem 0 1rem;
}
}
.smc-pills-wrap[data-v-e9da0576] {
  display: flex;
  gap: 0.5rem;
  flex-wrap: nowrap;
  width: -moz-max-content;
  width: max-content;
}
@media (min-width: 768px) {
.smc-pills-wrap[data-v-e9da0576] {
    flex-wrap: wrap;
    width: auto;
}
}
.smc-nav-pill[data-v-e9da0576] {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.65rem 1.1rem;
  border: 1px solid transparent;
  border-bottom: 2px solid transparent;
  border-radius: 0.5rem 0.5rem 0 0;
  background: transparent;
  color: #64748b;
  font-size: 0.875rem;
  font-weight: 500;
  cursor: pointer;
  white-space: nowrap;
  flex-shrink: 0;
  transition: all 0.15s ease-in-out;
}
.smc-nav-pill[data-v-e9da0576]:hover {
  color: #1e293b;
  background: #f8fafc;
}
.smc-nav-pill--active[data-v-e9da0576] {
  color: var(--oxd-primary-one-color, #ff7b1a);
  background: #fff;
  border-color: #e2e8f0;
  border-bottom: 2px solid var(--oxd-primary-one-color, #ff7b1a);
  font-weight: 600;
  margin-bottom: -1px;
}
@media (max-width: 576px) {
.smc-nav-pill[data-v-e9da0576] {
    padding: 0.5rem 0.85rem;
    font-size: 0.8125rem;
}
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAdminPlugin/components/MoodleCourseAutocomplete.vue?vue&type=style&index=0&id=0792bca3&scoped=true&lang=css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.gsl-hrm-course-level-tag[data-v-0792bca3] {
  margin-left: auto;
  font-size: 11px;
  color: #1d4ed8;
  background: #eff6ff;
  border-radius: 4px;
  padding: 2px 6px;
  font-weight: 600;
  white-space: nowrap;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAdminPlugin/pages/moodle/moodle-configuration.scss?vue&type=style&index=0&id=0a587eaa&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-header-container[data-v-0a587eaa] {
  padding: 0;
}
.gsl-hrm-column-half[data-v-0a587eaa] {
  width: 50%;
}
.gsl-hrm-form-divider[data-v-0a587eaa] {
  margin: 1rem 0;
}
.gsl-hrm-subtitle[data-v-0a587eaa] {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 1rem;
}
.gsl-hrm-moodle-switch[data-v-0a587eaa] {
  display: flex;
  align-items: center;
  white-space: nowrap;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.gsl-hrm-moodle-switch-text[data-v-0a587eaa] {
  font-size: 13px;
  font-weight: 500;
  color: #374151;
}
.gsl-hrm-guide-box[data-v-0a587eaa] {
  margin: 1rem 0;
  padding: 1.25rem;
  background: #f8fafc;
  border-radius: 0.5rem;
  border: 1px solid #e2e8f0;
}
.gsl-hrm-guide-list[data-v-0a587eaa] {
  padding-left: 1.25rem;
  margin: 0.75rem 0 0;
}
.gsl-hrm-guide-list li[data-v-0a587eaa] {
  margin-bottom: 0.6rem;
  font-size: 13px;
  line-height: 1.5;
  color: #334155;
}
.gsl-hrm-tag-group[data-v-0a587eaa] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
  margin-top: 0.35rem;
}
.gsl-hrm-fn-code[data-v-0a587eaa] {
  font-family: monospace;
  font-size: 11px;
  padding: 0.15rem 0.45rem;
  border-radius: 0.25rem;
  background: #eff6ff;
  color: #1e40af;
  border: 1px solid #bfdbfe;
}
.gsl-hrm-test-status[data-v-0a587eaa] {
  margin-top: 0.75rem;
}
.gsl-hrm-ldap-disabled-hint[data-v-0a587eaa] {
  color: #d97706 !important;
  font-weight: 500;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/ProfileImageInput.vue?vue&type=style&index=0&id=32691153&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.employee-image[data-v-32691153] {
  height: 8rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.gsl-hrm-input-hint[data-v-32691153] {
  margin: 0 auto;
  text-align: center;
}
[data-v-32691153] .oxd-file-div {
  margin: 0 auto;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 8rem !important;
  height: 8rem !important;
  border-radius: 100% !important;
  border: 1px solid #e8eaef;
}
.employee-image-wrapper[data-v-32691153] {
  height: 90%;
  width: 90%;
  display: flex;
  overflow: hidden;
  border-radius: 100%;
  justify-content: center;
  align-items: flex-start;
  border: 1px solid #e8eaef;
}
.employee-image-action[data-v-32691153] {
  right: 0;
  bottom: 0;
  position: absolute;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/FullNameInput.vue?vue&type=style&index=0&id=08de796a&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
@media (min-width: 800px) {
[data-v-08de796a] .--name-grouped-field {
    display: flex;
}
[data-v-08de796a] .gsl-hrm-firstname {
    border-bottom-right-radius: unset;
    border-top-right-radius: unset;
    text-overflow: ellipsis;
}
[data-v-08de796a] .gsl-hrm-lastname {
    border-bottom-left-radius: unset;
    border-top-left-radius: unset;
    text-overflow: ellipsis;
}
[data-v-08de796a] .gsl-hrm-middlename {
    border-radius: unset;
    text-overflow: ellipsis;
}
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPimPlugin/pages/employee/employee.scss?vue&type=style&index=0&id=2fd04746&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-employee-container[data-v-2fd04746] {
  display: flex;
}
@media (min-width: 0px) {
.gsl-hrm-employee-container[data-v-2fd04746] {
    flex-direction: column;
}
}
@media (min-width: 800px) {
.gsl-hrm-employee-container[data-v-2fd04746] {
    flex-direction: row;
}
}
.gsl-hrm-employee-container .gsl-hrm-employee-image[data-v-2fd04746] {
  flex: 1 1 25%;
  padding: 1rem;
  text-align: center;
}
.gsl-hrm-employee-container .gsl-hrm-employee-form[data-v-2fd04746] {
  flex: 1 1 75%;
}
.user-form-header[data-v-2fd04746] {
  display: flex;
  padding: 1rem 0;
}
.user-form-header-text[data-v-2fd04746] {
  font-size: 0.8rem;
  margin-right: 1rem;
}
[data-v-2fd04746] .--status-grouped-field {
  display: flex;
}
[data-v-2fd04746] .--gender-grouped-field {
  display: flex;
}
.gsl-hrm-employee-list[data-v-2fd04746] .card-header-slot:has(+ .card-body-slot:not(:empty)) {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-employee-list[data-v-2fd04746] .card-header-slot .oxd-table-card-cell {
  display: flex;
}
.gsl-hrm-employee-list[data-v-2fd04746] .card-header-slot .header {
  margin-right: 5px;
  font-size: 1rem;
}
.gsl-hrm-employee-list[data-v-2fd04746] .card-header-slot-content.--left {
  display: flex;
  align-items: center;
}
.gsl-hrm-employee-list[data-v-2fd04746] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-employee-list[data-v-2fd04746] .card-body-slot:empty {
  display: none;
}
.gsl-hrm-employee-picture[data-v-2fd04746] {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 8rem;
}
.gsl-hrm-employee-picture[data-v-2fd04746] .oxd-file-div {
  width: 12rem !important;
  height: 12rem !important;
}
.gsl-hrm-employee-picture[data-v-2fd04746] .employee-image {
  height: 12rem;
}
[data-v-2fd04746] .--termination-button {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gsl-hrm-terminate-date[data-v-2fd04746] {
  cursor: pointer;
  color: var(--oxd-primary-one-color);
  text-decoration: underline;
  font-size: 0.75rem;
  font-weight: 800;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/EmployeeAvatarCell.vue?vue&type=style&index=0&id=3c240d1e&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-table-card-cell-employee[data-v-3c240d1e] {
  display: block;
}
.oxd-table-card-cell-employee .header[data-v-3c240d1e] {
  font-weight: 700;
  margin-bottom: 0.2rem;
}
.oxd-table-card-cell-employee .employee-cell-content[data-v-3c240d1e] {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
}
.oxd-table-card-cell-employee .avatar-wrapper[data-v-3c240d1e] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--oxd-primary-one-alpha-10-color, #f8fafc);
  border: 1.5px solid var(--oxd-primary-one-alpha-20-color, #e2e8f0);
  flex-shrink: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  transition: all 0.25s ease-in-out;
}
.oxd-table-card-cell-employee .employee-cell-content:hover .avatar-wrapper[data-v-3c240d1e] {
  border-color: var(--oxd-primary-one-color, #ff7b07);
  transform: scale(1.05);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.oxd-table-card-cell-employee .avatar-image[data-v-3c240d1e] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.oxd-table-card-cell-employee .employee-details[data-v-3c240d1e] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.25;
}
.oxd-table-card-cell-employee .employee-name-text[data-v-3c240d1e] {
  font-weight: 600;
  color: #334155;
  font-size: 0.88rem;
}
.oxd-table-card-cell-employee .employee-id-text[data-v-3c240d1e] {
  color: #999999;
  font-size: 0.72rem;
  font-weight: 500;
  margin-top: 0.1rem;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPimPlugin/pages/employee/employee.scss?vue&type=style&index=0&id=c545b180&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-employee-container[data-v-c545b180] {
  display: flex;
}
@media (min-width: 0px) {
.gsl-hrm-employee-container[data-v-c545b180] {
    flex-direction: column;
}
}
@media (min-width: 800px) {
.gsl-hrm-employee-container[data-v-c545b180] {
    flex-direction: row;
}
}
.gsl-hrm-employee-container .gsl-hrm-employee-image[data-v-c545b180] {
  flex: 1 1 25%;
  padding: 1rem;
  text-align: center;
}
.gsl-hrm-employee-container .gsl-hrm-employee-form[data-v-c545b180] {
  flex: 1 1 75%;
}
.user-form-header[data-v-c545b180] {
  display: flex;
  padding: 1rem 0;
}
.user-form-header-text[data-v-c545b180] {
  font-size: 0.8rem;
  margin-right: 1rem;
}
[data-v-c545b180] .--status-grouped-field {
  display: flex;
}
[data-v-c545b180] .--gender-grouped-field {
  display: flex;
}
.gsl-hrm-employee-list[data-v-c545b180] .card-header-slot:has(+ .card-body-slot:not(:empty)) {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-employee-list[data-v-c545b180] .card-header-slot .oxd-table-card-cell {
  display: flex;
}
.gsl-hrm-employee-list[data-v-c545b180] .card-header-slot .header {
  margin-right: 5px;
  font-size: 1rem;
}
.gsl-hrm-employee-list[data-v-c545b180] .card-header-slot-content.--left {
  display: flex;
  align-items: center;
}
.gsl-hrm-employee-list[data-v-c545b180] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-employee-list[data-v-c545b180] .card-body-slot:empty {
  display: none;
}
.gsl-hrm-employee-picture[data-v-c545b180] {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 8rem;
}
.gsl-hrm-employee-picture[data-v-c545b180] .oxd-file-div {
  width: 12rem !important;
  height: 12rem !important;
}
.gsl-hrm-employee-picture[data-v-c545b180] .employee-image {
  height: 12rem;
}
[data-v-c545b180] .--termination-button {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gsl-hrm-terminate-date[data-v-c545b180] {
  cursor: pointer;
  color: var(--oxd-primary-one-color);
  text-decoration: underline;
  font-size: 0.75rem;
  font-weight: 800;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/TabsNavigation.vue?vue&type=style&index=0&id=6013ffa7&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-tabs[data-v-6013ffa7] {
  display: flex;
  flex-wrap: nowrap;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
}
.gsl-hrm-tabs-wrapper[data-v-6013ffa7] {
  display: flex;
}
.gsl-hrm-tabs-item[data-v-6013ffa7] {
  height: 35px;
  line-height: 35px;
  padding: 0rem 1rem;
  border-radius: 0.85rem;
  flex: 100%;
  color: var(--oxd-primary-font-color);
  text-decoration: none;
  font-size: 14px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
}
@media (min-width: 0px) {
.gsl-hrm-tabs-item[data-v-6013ffa7] {
    margin-right: 0.25rem;
    background-color: #e5e5e5;
    white-space: nowrap;
    color: var(--oxd-primary-one-color);
}
.gsl-hrm-tabs-item.--active[data-v-6013ffa7], .gsl-hrm-tabs-item[data-v-6013ffa7]:hover {
    background-color: var(--oxd-primary-one-color);
    color: #ffffff;
}
}
@media (min-width: 800px) {
.gsl-hrm-tabs-item[data-v-6013ffa7] {
    margin-right: unset;
    margin-bottom: 0.25rem;
    background-color: unset;
    white-space: wrap;
    color: var(--oxd-primary-font-color);
}
.gsl-hrm-tabs-item.--active[data-v-6013ffa7], .gsl-hrm-tabs-item[data-v-6013ffa7]:hover {
    background-color: #e5e5e5;
    color: #3f4552;
}
}
@media (min-width: 0px) {
.gsl-hrm-tabs[data-v-6013ffa7] {
    flex-direction: row;
    overflow: scroll hidden;
    padding-bottom: 5px;
}
}
@media (min-width: 800px) {
.gsl-hrm-tabs[data-v-6013ffa7] {
    flex-direction: column;
    overflow: visible;
    padding-bottom: unset;
}
}
.gsl-hrm-tabs[data-v-6013ffa7]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.gsl-hrm-tabs[data-v-6013ffa7]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.gsl-hrm-tabs[data-v-6013ffa7]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gsl-hrm-tabs[data-v-6013ffa7] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/ProfileActionHeader.vue?vue&type=style&index=0&id=6f72b187&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-action-header[data-v-6f72b187] {
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
}
.gsl-hrm-action-header button[data-v-6f72b187] {
  margin-left: 1rem;
  white-space: nowrap;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/ProfileAttachments.vue?vue&type=style&index=0&id=1ff04e88&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-divider[data-v-1ff04e88] {
  margin-top: 0;
  margin-bottom: 0;
}
.gsl-hrm-attachment[data-v-1ff04e88] {
  border-bottom-right-radius: 1.2rem;
  overflow: hidden;
}
.gsl-hrm-attachment-list[data-v-1ff04e88] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-attachment-list[data-v-1ff04e88] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmTimePlugin/components/ProjectAutocomplete.vue?vue&type=style&index=0&id=e818520a&scoped=true&lang=css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

[data-v-e818520a] .oxd-autocomplete-wrapper {
  min-width: 150px;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/SaveProjectAllocation.vue?vue&type=style&index=0&id=300d54f7&lang=scss&scoped=true ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-footer-link-title[data-v-300d54f7] {
  font-size: 13px;
  margin-right: 10px;
}
.gsl-hrm-footer-link[data-v-300d54f7] {
  color: var(--oxd-primary-one-color);
  font-weight: 600;
  cursor: pointer;
}
.gsl-hrm-footer-link[data-v-300d54f7]:hover {
  text-decoration: underline;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/EditProjectAllocation.vue?vue&type=style&index=0&id=06bef28a&lang=scss&scoped=true ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-footer-link-title[data-v-06bef28a] {
  font-size: 13px;
  margin-right: 10px;
}
.gsl-hrm-footer-link[data-v-06bef28a] {
  color: var(--oxd-primary-one-color);
  font-weight: 600;
  cursor: pointer;
}
.gsl-hrm-footer-link[data-v-06bef28a]:hover {
  text-decoration: underline;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/core/components/table/StatusCell.vue?vue&type=style&index=0&id=313153b7&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-table-card-cell[data-v-313153b7] {
  display: block;
}
.oxd-table-card-cell .header[data-v-313153b7] {
  font-weight: 700;
}
.oxd-table-card-cell .data[data-v-313153b7] {
  margin-right: 5px;
}
.oxd-table-card-cell .status-active[data-v-313153b7] {
  color: #058705;
  font-weight: bold;
  background-color: #e0ffe2;
  display: inline;
  border: #89fb89 solid 1px;
  border-radius: 5px;
  padding: 0 10px;
}
.oxd-table-card-cell .status-inactive[data-v-313153b7] {
  color: #cd0c0c;
  font-weight: bold;
  background-color: #ffe9e9;
  display: inline;
  border: #ff7a7a solid 1px;
  border-radius: 5px;
  padding: 0 10px;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/ProfileProjectAllocation.vue?vue&type=style&index=0&id=db4a5336&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-allocation-list[data-v-db4a5336] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-allocation-list[data-v-db4a5336] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-allocation-list[data-v-db4a5336] .card-header-slot-content.--right {
  justify-items: center;
  align-items: center;
  display: flex;
}
.gsl-hrm-allocation-list[data-v-db4a5336] .card-footer-slot {
  display: flex;
  align-items: flex-end;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/EditEmployeeLayout.vue?vue&type=style&index=0&id=20f71dd2&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-card-container[data-v-20f71dd2] {
  padding: unset;
}
.gsl-hrm-edit-employee[data-v-20f71dd2] {
  display: flex;
}
@media (min-width: 0px) {
.gsl-hrm-edit-employee[data-v-20f71dd2] {
    flex-direction: column;
}
}
@media (min-width: 800px) {
.gsl-hrm-edit-employee[data-v-20f71dd2] {
    flex-direction: row;
}
}
.gsl-hrm-edit-employee-navigation[data-v-20f71dd2] {
  width: 100%;
  padding: 1rem;
  box-sizing: border-box;
}
@media (min-width: 800px) {
.gsl-hrm-edit-employee-navigation[data-v-20f71dd2] {
    width: 220px;
    background-color: var(--oxd-primary-one-darken-5-color);
    border-bottom-left-radius: 1.2rem;
    border-top-left-radius: 1.2rem;
}
}
.gsl-hrm-edit-employee-content[data-v-20f71dd2] {
  flex: 1;
}
@media (min-width: 800px) {
.gsl-hrm-edit-employee-content[data-v-20f71dd2] {
    border-left: 1px solid #e8eaef;
}
}
.gsl-hrm-edit-employee-name[data-v-20f71dd2] {
  text-align: center;
  padding-left: 1rem;
  padding-right: 1rem;
  word-break: break-word;
}
.gsl-hrm-edit-employee-name .--strong[data-v-20f71dd2] {
  font-weight: 700;
  font-size: 1.2rem;
}
.gsl-hrm-edit-employee-name .--white[data-v-20f71dd2] {
  color: var(--oxd-primary-font-color);
}
.gsl-hrm-edit-employee-image-wrapper[data-v-20f71dd2] {
  padding-bottom: 1.2rem;
}
@media (min-width: 800px) {
.gsl-hrm-edit-employee-image-wrapper[data-v-20f71dd2] {
    padding-top: 1.2rem;
}
}
.gsl-hrm-edit-employee-image[data-v-20f71dd2] {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  display: flex;
  cursor: pointer;
  overflow: hidden;
  justify-content: center;
  box-sizing: border-box;
  border: 0.5rem solid #e5e5e5;
  box-shadow: 1px 1px 18px 11px hsla(238deg, 13%, 76%, 0.24);
}
.gsl-hrm-edit-employee-image .employee-image[data-v-20f71dd2] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.gsl-hrm-edit-employee-imagesection[data-v-20f71dd2] {
  display: flex;
  align-items: center;
}
@media (min-width: 0px) {
.gsl-hrm-edit-employee-imagesection[data-v-20f71dd2] {
    flex-direction: row-reverse;
    justify-content: flex-end;
}
}
@media (min-width: 800px) {
.gsl-hrm-edit-employee-imagesection[data-v-20f71dd2] {
    flex-direction: column;
    justify-content: center;
}
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPimPlugin/pages/employee/employee.scss?vue&type=style&index=0&id=2d6e3bb2&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-employee-container[data-v-2d6e3bb2] {
  display: flex;
}
@media (min-width: 0px) {
.gsl-hrm-employee-container[data-v-2d6e3bb2] {
    flex-direction: column;
}
}
@media (min-width: 800px) {
.gsl-hrm-employee-container[data-v-2d6e3bb2] {
    flex-direction: row;
}
}
.gsl-hrm-employee-container .gsl-hrm-employee-image[data-v-2d6e3bb2] {
  flex: 1 1 25%;
  padding: 1rem;
  text-align: center;
}
.gsl-hrm-employee-container .gsl-hrm-employee-form[data-v-2d6e3bb2] {
  flex: 1 1 75%;
}
.user-form-header[data-v-2d6e3bb2] {
  display: flex;
  padding: 1rem 0;
}
.user-form-header-text[data-v-2d6e3bb2] {
  font-size: 0.8rem;
  margin-right: 1rem;
}
[data-v-2d6e3bb2] .--status-grouped-field {
  display: flex;
}
[data-v-2d6e3bb2] .--gender-grouped-field {
  display: flex;
}
.gsl-hrm-employee-list[data-v-2d6e3bb2] .card-header-slot:has(+ .card-body-slot:not(:empty)) {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-employee-list[data-v-2d6e3bb2] .card-header-slot .oxd-table-card-cell {
  display: flex;
}
.gsl-hrm-employee-list[data-v-2d6e3bb2] .card-header-slot .header {
  margin-right: 5px;
  font-size: 1rem;
}
.gsl-hrm-employee-list[data-v-2d6e3bb2] .card-header-slot-content.--left {
  display: flex;
  align-items: center;
}
.gsl-hrm-employee-list[data-v-2d6e3bb2] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-employee-list[data-v-2d6e3bb2] .card-body-slot:empty {
  display: none;
}
.gsl-hrm-employee-picture[data-v-2d6e3bb2] {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 8rem;
}
.gsl-hrm-employee-picture[data-v-2d6e3bb2] .oxd-file-div {
  width: 12rem !important;
  height: 12rem !important;
}
.gsl-hrm-employee-picture[data-v-2d6e3bb2] .employee-image {
  height: 12rem;
}
[data-v-2d6e3bb2] .--termination-button {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gsl-hrm-terminate-date[data-v-2d6e3bb2] {
  cursor: pointer;
  color: var(--oxd-primary-one-color);
  text-decoration: underline;
  font-size: 0.75rem;
  font-weight: 800;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPimPlugin/pages/employee/employee.scss?vue&type=style&index=0&id=1eceb9d4&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-employee-container[data-v-1eceb9d4] {
  display: flex;
}
@media (min-width: 0px) {
.gsl-hrm-employee-container[data-v-1eceb9d4] {
    flex-direction: column;
}
}
@media (min-width: 800px) {
.gsl-hrm-employee-container[data-v-1eceb9d4] {
    flex-direction: row;
}
}
.gsl-hrm-employee-container .gsl-hrm-employee-image[data-v-1eceb9d4] {
  flex: 1 1 25%;
  padding: 1rem;
  text-align: center;
}
.gsl-hrm-employee-container .gsl-hrm-employee-form[data-v-1eceb9d4] {
  flex: 1 1 75%;
}
.user-form-header[data-v-1eceb9d4] {
  display: flex;
  padding: 1rem 0;
}
.user-form-header-text[data-v-1eceb9d4] {
  font-size: 0.8rem;
  margin-right: 1rem;
}
[data-v-1eceb9d4] .--status-grouped-field {
  display: flex;
}
[data-v-1eceb9d4] .--gender-grouped-field {
  display: flex;
}
.gsl-hrm-employee-list[data-v-1eceb9d4] .card-header-slot:has(+ .card-body-slot:not(:empty)) {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-employee-list[data-v-1eceb9d4] .card-header-slot .oxd-table-card-cell {
  display: flex;
}
.gsl-hrm-employee-list[data-v-1eceb9d4] .card-header-slot .header {
  margin-right: 5px;
  font-size: 1rem;
}
.gsl-hrm-employee-list[data-v-1eceb9d4] .card-header-slot-content.--left {
  display: flex;
  align-items: center;
}
.gsl-hrm-employee-list[data-v-1eceb9d4] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-employee-list[data-v-1eceb9d4] .card-body-slot:empty {
  display: none;
}
.gsl-hrm-employee-picture[data-v-1eceb9d4] {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 8rem;
}
.gsl-hrm-employee-picture[data-v-1eceb9d4] .oxd-file-div {
  width: 12rem !important;
  height: 12rem !important;
}
.gsl-hrm-employee-picture[data-v-1eceb9d4] .employee-image {
  height: 12rem;
}
[data-v-1eceb9d4] .--termination-button {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gsl-hrm-terminate-date[data-v-1eceb9d4] {
  cursor: pointer;
  color: var(--oxd-primary-one-color);
  text-decoration: underline;
  font-size: 0.75rem;
  font-weight: 800;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/pages/employee/EmployeeEmergencyContacts.vue?vue&type=style&index=1&id=1eceb9d4&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-contact-list[data-v-1eceb9d4] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-contact-list[data-v-1eceb9d4] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/pages/employee/EmployeeDependents.vue?vue&type=style&index=0&id=2ed44cb4&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-dependent-list[data-v-2ed44cb4] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-dependent-list[data-v-2ed44cb4] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPimPlugin/pages/employee/employee.scss?vue&type=style&index=0&id=b0ba1416&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-employee-container[data-v-b0ba1416] {
  display: flex;
}
@media (min-width: 0px) {
.gsl-hrm-employee-container[data-v-b0ba1416] {
    flex-direction: column;
}
}
@media (min-width: 800px) {
.gsl-hrm-employee-container[data-v-b0ba1416] {
    flex-direction: row;
}
}
.gsl-hrm-employee-container .gsl-hrm-employee-image[data-v-b0ba1416] {
  flex: 1 1 25%;
  padding: 1rem;
  text-align: center;
}
.gsl-hrm-employee-container .gsl-hrm-employee-form[data-v-b0ba1416] {
  flex: 1 1 75%;
}
.user-form-header[data-v-b0ba1416] {
  display: flex;
  padding: 1rem 0;
}
.user-form-header-text[data-v-b0ba1416] {
  font-size: 0.8rem;
  margin-right: 1rem;
}
[data-v-b0ba1416] .--status-grouped-field {
  display: flex;
}
[data-v-b0ba1416] .--gender-grouped-field {
  display: flex;
}
.gsl-hrm-employee-list[data-v-b0ba1416] .card-header-slot:has(+ .card-body-slot:not(:empty)) {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-employee-list[data-v-b0ba1416] .card-header-slot .oxd-table-card-cell {
  display: flex;
}
.gsl-hrm-employee-list[data-v-b0ba1416] .card-header-slot .header {
  margin-right: 5px;
  font-size: 1rem;
}
.gsl-hrm-employee-list[data-v-b0ba1416] .card-header-slot-content.--left {
  display: flex;
  align-items: center;
}
.gsl-hrm-employee-list[data-v-b0ba1416] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-employee-list[data-v-b0ba1416] .card-body-slot:empty {
  display: none;
}
.gsl-hrm-employee-picture[data-v-b0ba1416] {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 8rem;
}
.gsl-hrm-employee-picture[data-v-b0ba1416] .oxd-file-div {
  width: 12rem !important;
  height: 12rem !important;
}
.gsl-hrm-employee-picture[data-v-b0ba1416] .employee-image {
  height: 12rem;
}
[data-v-b0ba1416] .--termination-button {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gsl-hrm-terminate-date[data-v-b0ba1416] {
  cursor: pointer;
  color: var(--oxd-primary-one-color);
  text-decoration: underline;
  font-size: 0.75rem;
  font-weight: 800;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/SalaryStructureAuditPanel.vue?vue&type=style&index=0&id=2f9bb3a6&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.audit-panel-wrapper[data-v-2f9bb3a6] {
  display: contents;
}
.audit-mobile-backdrop[data-v-2f9bb3a6] {
  display: none;
}
.audit-panel-container[data-v-2f9bb3a6] {
  border-left: 1px solid #e2e8f0;
  padding-left: 18px;
  background: #ffffff;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.audit-drag-handle[data-v-2f9bb3a6] {
  display: none;
  width: 100%;
  padding: 8px 0 6px;
  justify-content: center;
  align-items: center;
  cursor: grab;
}
.audit-drag-handle .handle-bar[data-v-2f9bb3a6] {
  width: 40px;
  height: 5px;
  background: #cbd5e1;
  border-radius: 9999px;
  transition: background-color 0.2s ease;
}
.audit-panel-header[data-v-2f9bb3a6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 12px;
  border-bottom: 1px solid #f1f5f9;
  margin-bottom: 16px;
}
.audit-panel-header .audit-header-title[data-v-2f9bb3a6] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.audit-panel-header .audit-header-title .icon-blue[data-v-2f9bb3a6] {
  font-size: 18px;
}
.audit-panel-header .audit-header-title .audit-title-text[data-v-2f9bb3a6] {
  font-size: 16px;
  font-weight: 600;
  color: #1e293b;
  margin: 0;
}
.audit-panel-header .audit-close-btn[data-v-2f9bb3a6] {
  background: none;
  border: none;
  color: #64748b;
  font-size: 16px;
  cursor: pointer;
  padding: 6px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}
.audit-panel-header .audit-close-btn[data-v-2f9bb3a6]:hover {
  background: #f1f5f9;
  color: #0f172a;
}
.audit-loading-box[data-v-2f9bb3a6],
.audit-empty-box[data-v-2f9bb3a6] {
  text-align: center;
  padding: 40px 16px;
  color: #64748b;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.audit-loading-box .empty-icon-circle[data-v-2f9bb3a6],
.audit-empty-box .empty-icon-circle[data-v-2f9bb3a6] {
  width: 48px;
  height: 48px;
  background: #f8fafc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 12px;
  color: #94a3b8;
  font-size: 24px;
}
.audit-loading-box .audit-empty-title[data-v-2f9bb3a6],
.audit-empty-box .audit-empty-title[data-v-2f9bb3a6] {
  font-size: 1.1rem;
  font-weight: 600;
  color: #334155;
  margin: 0 0 4px;
}
.audit-loading-box .audit-empty-subtitle[data-v-2f9bb3a6],
.audit-empty-box .audit-empty-subtitle[data-v-2f9bb3a6] {
  font-size: 0.875rem;
  color: #64728c;
  margin: 0;
}
.audit-log-feed[data-v-2f9bb3a6] {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-height: calc(100vh - 280px);
  overflow-y: auto;
  padding-right: 4px;
  /* Custom subtle scrollbar */
}
.audit-log-feed[data-v-2f9bb3a6]::-webkit-scrollbar {
  width: 5px;
}
.audit-log-feed[data-v-2f9bb3a6]::-webkit-scrollbar-track {
  background: #f8fafc;
}
.audit-log-feed[data-v-2f9bb3a6]::-webkit-scrollbar-thumb {
  background: #cbd5e1;
  border-radius: 4px;
}
.audit-log-card[data-v-2f9bb3a6] {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 12px 14px;
  transition: all 0.2s ease;
}
.audit-log-card[data-v-2f9bb3a6]:hover {
  border-color: #cbd5e1;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
}
.audit-log-card .audit-filter-bar[data-v-2f9bb3a6] {
  margin-bottom: 12px;
}
.audit-log-card .audit-card-structure-bar[data-v-2f9bb3a6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  padding: 6px 10px;
  margin-bottom: 10px;
  font-size: 12px;
}
.audit-log-card .audit-card-structure-bar.is-clickable[data-v-2f9bb3a6] {
  cursor: pointer;
  transition: all 0.15s ease;
}
.audit-log-card .audit-card-structure-bar.is-clickable[data-v-2f9bb3a6]:hover {
  background: #f1f5f9;
  border-color: #cbd5e1;
}
.audit-log-card .audit-card-structure-bar.is-clickable:hover .struct-nav-icon[data-v-2f9bb3a6] {
  opacity: 1;
  color: #2563eb;
  transform: translateX(1px);
}
.audit-log-card .audit-card-structure-bar .struct-bar-left[data-v-2f9bb3a6] {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #334155;
  flex-wrap: wrap;
}
.audit-log-card .audit-card-structure-bar .struct-bar-left .struct-icon[data-v-2f9bb3a6] {
  color: #2563eb;
  font-size: 13px;
}
.audit-log-card .audit-card-structure-bar .struct-bar-left .struct-label[data-v-2f9bb3a6] {
  font-weight: 600;
  color: #64748b;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.audit-log-card .audit-card-structure-bar .struct-bar-left .struct-interval-val[data-v-2f9bb3a6] {
  font-weight: 700;
  color: #0f172a;
}
.audit-log-card .audit-card-structure-bar .struct-bar-right[data-v-2f9bb3a6] {
  display: flex;
  align-items: center;
  gap: 6px;
}
.audit-log-card .audit-card-structure-bar .struct-bar-right .struct-curr-badge[data-v-2f9bb3a6] {
  font-size: 10px;
  font-weight: 700;
  background: #e2e8f0;
  color: #1e293b;
  padding: 1px 6px;
  border-radius: 4px;
}
.audit-log-card .audit-card-structure-bar .struct-bar-right .struct-nav-icon[data-v-2f9bb3a6] {
  font-size: 11px;
  color: #64748b;
  opacity: 0.6;
  transition: all 0.15s ease;
}
.audit-log-card .audit-card-meta[data-v-2f9bb3a6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
  font-size: 13px;
  flex-wrap: wrap;
  gap: 6px;
}
.audit-log-card .audit-card-meta .audit-user-info[data-v-2f9bb3a6] {
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 600;
  color: #334155;
}
.audit-log-card .audit-card-meta .audit-user-info .user-avatar-icon[data-v-2f9bb3a6] {
  color: #64748b;
  font-size: 14px;
}
.audit-log-card .audit-card-meta .audit-timestamp[data-v-2f9bb3a6] {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #94a3b8;
  font-size: 11px;
}
.audit-log-card .audit-tags-row[data-v-2f9bb3a6] {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 10px;
}
.audit-log-card .audit-tags-row .audit-tag[data-v-2f9bb3a6] {
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 12px;
  font-weight: 600;
}
.audit-log-card .audit-tags-row .audit-tag.tag-submitted[data-v-2f9bb3a6] {
  background: #e0f2fe;
  color: #0369a1;
}
.audit-log-card .audit-tags-row .audit-tag.tag-resubmitted[data-v-2f9bb3a6] {
  background: #fef3c7;
  color: #b45309;
}
.audit-log-card .audit-tags-row .audit-tag.tag-approved[data-v-2f9bb3a6] {
  background: #dcfce7;
  color: #15803d;
}
.audit-log-card .audit-tags-row .audit-tag.tag-rejected[data-v-2f9bb3a6] {
  background: #fee2e2;
  color: #b91c1c;
}
.audit-log-card .audit-tags-row .audit-tag.tag-deleted[data-v-2f9bb3a6] {
  background: #fee2e2;
  color: #b91c1c;
}
.audit-log-card .audit-tags-row .audit-tag.tag-desig[data-v-2f9bb3a6] {
  background: #e0f2fe;
  color: #0369a1;
}
.audit-log-card .audit-tags-row .audit-tag.tag-grade[data-v-2f9bb3a6] {
  background: #fef3c7;
  color: #b45309;
}
.audit-log-card .audit-tags-row .audit-tag.tag-template[data-v-2f9bb3a6] {
  background: #f3e8ff;
  color: #7e22ce;
}
.audit-log-card .audit-tags-row .audit-tag.tag-amount[data-v-2f9bb3a6] {
  background: #dcfce7;
  color: #15803d;
}
.audit-log-card .audit-tags-row .audit-tag.tag-struct[data-v-2f9bb3a6] {
  background: #fee2e2;
  color: #b91c1c;
}
.audit-log-card .audit-tags-row .audit-tag.tag-bank[data-v-2f9bb3a6] {
  background: #ede9fe;
  color: #6d28d9;
}
.audit-log-card .audit-action-comment-box[data-v-2f9bb3a6] {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 6px;
  margin-bottom: 10px;
  font-size: 12px;
  background: #f1f5f9;
  border: 1px solid #e2e8f0;
  color: #334155;
}
.audit-log-card .audit-action-comment-box .comment-icon[data-v-2f9bb3a6] {
  font-size: 14px;
  margin-top: 1px;
  color: #64748b;
}
.audit-log-card .audit-action-comment-box .comment-content[data-v-2f9bb3a6] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.audit-log-card .audit-action-comment-box .comment-label[data-v-2f9bb3a6] {
  font-weight: 600;
  color: #475569;
}
.audit-log-card .audit-action-comment-box .comment-body[data-v-2f9bb3a6] {
  color: #1e293b;
  word-break: break-word;
}
.audit-log-card .audit-action-comment-box.is-rejected[data-v-2f9bb3a6] {
  background: #fef2f2;
  border-color: #fecaca;
  color: #991b1b;
}
.audit-log-card .audit-action-comment-box.is-rejected .comment-icon[data-v-2f9bb3a6] {
  color: #dc2626;
}
.audit-log-card .audit-action-comment-box.is-rejected .comment-label[data-v-2f9bb3a6] {
  color: #b91c1c;
}
.audit-log-card .audit-action-comment-box.is-deleted[data-v-2f9bb3a6] {
  background: #fef2f2;
  border-color: #fecaca;
  color: #991b1b;
}
.audit-log-card .audit-action-comment-box.is-deleted .comment-icon[data-v-2f9bb3a6] {
  color: #dc2626;
}
.audit-log-card .audit-action-comment-box.is-deleted .comment-label[data-v-2f9bb3a6] {
  color: #b91c1c;
}
.audit-log-card .audit-action-comment-box.is-approved[data-v-2f9bb3a6] {
  background: #f0fdf4;
  border-color: #bbf7d0;
  color: #166534;
}
.audit-log-card .audit-action-comment-box.is-approved .comment-icon[data-v-2f9bb3a6] {
  color: #16a34a;
}
.audit-log-card .audit-action-comment-box.is-approved .comment-label[data-v-2f9bb3a6] {
  color: #15803d;
}
.audit-log-card .audit-deleted-message-box[data-v-2f9bb3a6] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 12px;
  border-radius: 6px;
  background: #fef2f2;
  border: 1px solid #fecaca;
  color: #991b1b;
  margin-bottom: 6px;
}
.audit-log-card .audit-deleted-message-box .deleted-icon[data-v-2f9bb3a6] {
  font-size: 16px;
  color: #dc2626;
  flex-shrink: 0;
}
.audit-log-card .audit-deleted-message-box .deleted-message-text[data-v-2f9bb3a6] {
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  color: #991b1b;
}
.audit-log-card .audit-card-details[data-v-2f9bb3a6] {
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-size: 13px;
}
.audit-log-card .audit-card-details .audit-diff-item[data-v-2f9bb3a6] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  padding: 6px 10px;
  border-radius: 6px;
  border: 1px solid #edf2f7;
  flex-wrap: wrap;
  gap: 6px;
}
.audit-log-card .audit-card-details .audit-diff-item .diff-property[data-v-2f9bb3a6] {
  color: #64748b;
  font-weight: 500;
  font-size: 12px;
}
.audit-log-card .audit-card-details .audit-diff-item .diff-val-box[data-v-2f9bb3a6] {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  flex-wrap: wrap;
}
.audit-log-card .audit-card-details .audit-diff-item .diff-val-box .val-old[data-v-2f9bb3a6] {
  color: #94a3b8;
  text-decoration: line-through;
}
.audit-log-card .audit-card-details .audit-diff-item .diff-val-box .arrow-icon[data-v-2f9bb3a6] {
  color: #cbd5e1;
  font-size: 11px;
}
.audit-log-card .audit-card-details .audit-diff-item .diff-val-box .val-new[data-v-2f9bb3a6] {
  color: #0f172a;
  font-weight: 600;
}
.audit-log-card .audit-card-details .audit-components-section[data-v-2f9bb3a6] {
  margin-top: 6px;
  background: #ffffff;
  padding: 8px 10px;
  border-radius: 6px;
  border: 1px solid #edf2f7;
}
.audit-log-card .audit-card-details .audit-components-section .comp-section-title[data-v-2f9bb3a6] {
  font-size: 12px;
  font-weight: 600;
  color: #475569;
  margin-bottom: 6px;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table[data-v-2f9bb3a6] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row[data-v-2f9bb3a6] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 0;
  border-bottom: 1px dashed #f1f5f9;
  flex-wrap: wrap;
  gap: 4px;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row.is-clickable[data-v-2f9bb3a6] {
  cursor: pointer;
  transition: background-color 0.15s ease;
  border-radius: 4px;
  padding: 4px 6px !important;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row.is-clickable[data-v-2f9bb3a6]:hover {
  background-color: #f8fafc;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row.is-clickable:hover .comp-title[data-v-2f9bb3a6] {
  color: #2563eb !important;
  text-decoration: underline;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row.is-clickable:hover .comp-nav-icon[data-v-2f9bb3a6] {
  opacity: 1;
  color: #2563eb;
  transform: translateX(1px);
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row[data-v-2f9bb3a6]:last-child {
  border-bottom: none;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row .comp-name-col[data-v-2f9bb3a6] {
  display: flex;
  align-items: center;
  gap: 6px;
  min-width: 140px;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row .comp-name-col .comp-title[data-v-2f9bb3a6] {
  font-weight: 500;
  color: #334155;
  font-size: 12px;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row .comp-name-col .comp-badge[data-v-2f9bb3a6] {
  font-size: 9px;
  padding: 1px 5px;
  border-radius: 4px;
  background: #f1f5f9;
  color: #64748b;
  font-weight: 600;
  text-transform: uppercase;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row .comp-name-col .comp-badge.added[data-v-2f9bb3a6] {
  background: #dcfce7;
  color: #15803d;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row .comp-name-col .comp-badge.removed[data-v-2f9bb3a6], .audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row .comp-name-col .comp-badge.deactivated[data-v-2f9bb3a6] {
  background: #fee2e2;
  color: #b91c1c;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row .comp-name-col .comp-badge.activated[data-v-2f9bb3a6], .audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row .comp-name-col .comp-badge.reactivated[data-v-2f9bb3a6] {
  background: #dcfce7;
  color: #15803d;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row .comp-name-col .comp-badge.updated[data-v-2f9bb3a6] {
  background: #e0f2fe;
  color: #0369a1;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row .comp-values-col[data-v-2f9bb3a6] {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  margin-left: auto;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row .comp-values-col .val-from[data-v-2f9bb3a6] {
  color: #94a3b8;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row .comp-values-col .arrow-sm[data-v-2f9bb3a6] {
  color: #cbd5e1;
  font-size: 10px;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row .comp-values-col .val-to[data-v-2f9bb3a6] {
  color: #0f172a;
  font-weight: 600;
}
.audit-log-card .audit-card-details .audit-components-section .comp-diff-table .comp-diff-row .comp-values-col .comp-nav-icon[data-v-2f9bb3a6] {
  font-size: 10px;
  color: #94a3b8;
  opacity: 0.4;
  transition: all 0.15s ease;
}

/* Transitions */
.panel-slide-enter-active[data-v-2f9bb3a6],
.panel-slide-leave-active[data-v-2f9bb3a6] {
  transition: transform 0.38s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.35s ease;
  will-change: transform, opacity;
}
.panel-slide-enter-from[data-v-2f9bb3a6],
.panel-slide-leave-to[data-v-2f9bb3a6] {
  opacity: 0;
  transform: translate3d(24px, 0, 0);
}
.fade-backdrop-enter-active[data-v-2f9bb3a6],
.fade-backdrop-leave-active[data-v-2f9bb3a6] {
  transition: opacity 0.32s cubic-bezier(0.16, 1, 0.3, 1);
  will-change: opacity;
}
.fade-backdrop-enter-from[data-v-2f9bb3a6],
.fade-backdrop-leave-to[data-v-2f9bb3a6] {
  opacity: 0;
}

/* Tablet Off-canvas Drawer Styles (768px to 991px) */
@media (min-width: 768px) and (max-width: 991px) {
.audit-mobile-backdrop[data-v-2f9bb3a6] {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(15, 23, 42, 0.45);
    -webkit-backdrop-filter: blur(2px);
            backdrop-filter: blur(2px);
    z-index: 1050;
}
.audit-panel-container[data-v-2f9bb3a6] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: min(480px, 85vw);
    height: 100vh;
    z-index: 1060;
    padding: 20px 16px;
    border-left: none;
    border-radius: 16px 0 0 16px;
    box-shadow: -8px 0 32px rgba(0, 0, 0, 0.18);
    overflow-y: auto;
    transform: translate3d(0, 0, 0);
    will-change: transform;
    backface-visibility: hidden;
}
.audit-log-feed[data-v-2f9bb3a6] {
    max-height: calc(100vh - 120px);
}
.panel-slide-enter-active[data-v-2f9bb3a6],
  .panel-slide-leave-active[data-v-2f9bb3a6] {
    transition: transform 0.38s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.3s ease;
}
.panel-slide-enter-from[data-v-2f9bb3a6],
  .panel-slide-leave-to[data-v-2f9bb3a6] {
    opacity: 0.5;
    transform: translate3d(100%, 0, 0) !important;
}
}
/* Mobile Bottom-Sheet Slider Styles (< 768px) */
@media (max-width: 767px) {
.audit-mobile-backdrop[data-v-2f9bb3a6] {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(15, 23, 42, 0.55);
    -webkit-backdrop-filter: blur(3px);
            backdrop-filter: blur(3px);
    z-index: 1050;
}
.audit-panel-container[data-v-2f9bb3a6] {
    position: fixed;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    max-height: 82vh;
    height: auto;
    z-index: 1060;
    padding: 8px 14px 20px;
    border-left: none;
    border-radius: 20px 20px 0 0;
    box-shadow: 0 -12px 48px rgba(15, 23, 42, 0.28);
    overflow-y: auto;
    box-sizing: border-box;
    transform: translate3d(0, 0, 0);
    will-change: transform;
    backface-visibility: hidden;
    touch-action: pan-y;
}
.audit-drag-handle[data-v-2f9bb3a6] {
    display: flex;
}
.audit-panel-header[data-v-2f9bb3a6] {
    margin-bottom: 12px;
    padding-bottom: 10px;
}
.audit-log-feed[data-v-2f9bb3a6] {
    max-height: calc(82vh - 110px);
    padding-bottom: 14px;
}
.audit-log-card[data-v-2f9bb3a6] {
    padding: 10px 12px;
}
.comp-diff-row[data-v-2f9bb3a6] {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 4px;
}
.comp-diff-row .comp-values-col[data-v-2f9bb3a6] {
    margin-left: 0 !important;
    padding-left: 4px;
}
  /* Apple iOS spring-style bottom sheet slide up & down */
.panel-slide-enter-active[data-v-2f9bb3a6],
  .panel-slide-leave-active[data-v-2f9bb3a6] {
    transition: transform 0.4s cubic-bezier(0.32, 0.72, 0, 1), opacity 0.3s ease;
}
.panel-slide-enter-from[data-v-2f9bb3a6],
  .panel-slide-leave-to[data-v-2f9bb3a6] {
    opacity: 0.8;
    transform: translate3d(0, 100%, 0) !important;
}
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/pages/employee/EmployeeSalary.vue?vue&type=style&index=0&id=23f7ba2a&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Import OXD Globals */
.ess-bank-section[data-v-23f7ba2a] {
  padding: 8px 0 16px;
}
.ess-bank-section__header[data-v-23f7ba2a] {
  display: flex;
  align-items: baseline;
  gap: 16px;
  margin-bottom: 8px;
  flex-wrap: wrap;
}
.ess-bank-section__hint[data-v-23f7ba2a] {
  font-size: 0.8rem;
  color: #64728c;
  margin: 0;
}
.ess-bank-section__empty[data-v-23f7ba2a] {
  color: #64728c;
  font-size: 0.88rem;
  padding: 8px 0 4px;
  font-style: italic;
}

/* ── Audit Logs & Split Container Styles ─────────────────── */
.gsl-hrm-salary-header-row[data-v-23f7ba2a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 12px;
  flex-wrap: wrap;
}
@media (max-width: 600px) {
.gsl-hrm-salary-header-row[data-v-23f7ba2a] {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}
}
.salary-header-actions[data-v-23f7ba2a] {
  flex-shrink: 0;
}
@media (max-width: 600px) {
.salary-header-actions[data-v-23f7ba2a] {
    width: 100%;
}
.salary-header-actions .audit-toggle-btn[data-v-23f7ba2a] {
    width: 100%;
    justify-content: center;
}
}
.audit-toggle-btn[data-v-23f7ba2a] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  border-radius: 6px;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
  transition: all 0.3s ease;
}
.audit-toggle-btn.active-audit[data-v-23f7ba2a] {
  background-color: #2563eb !important;
  color: #ffffff !important;
  border-color: #2563eb !important;
}
.audit-toggle-btn .audit-count-badge[data-v-23f7ba2a] {
  background: rgba(255, 255, 255, 0.25);
  color: currentColor;
  font-size: 11px;
  padding: 2px 6px;
  border-radius: 10px;
  font-weight: 700;
}
.salary-split-wrapper[data-v-23f7ba2a] {
  display: flex;
  gap: 0;
  width: 100%;
  position: relative;
  transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}
.salary-split-wrapper .salary-left-panel[data-v-23f7ba2a] {
  flex: 1 1 100%;
  max-width: 100%;
  transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
  min-width: 0;
}
@media (min-width: 992px) {
.salary-split-wrapper.split-active[data-v-23f7ba2a] {
    gap: 20px;
}
.salary-split-wrapper.split-active .salary-left-panel[data-v-23f7ba2a] {
    flex: 0 0 calc(56% - 10px);
    max-width: calc(56% - 10px);
}
.salary-split-wrapper.split-active[data-v-23f7ba2a] >  .audit-panel-wrapper {
    flex: 0 0 calc(44% - 10px);
    max-width: calc(44% - 10px);
    display: flex;
}
}
.salary-history-header-bar[data-v-23f7ba2a] {
  margin-bottom: 2px;
}
.salary-history-header-bar .salary-history-title[data-v-23f7ba2a] {
  font-size: 1.3rem;
  font-weight: 700;
  color: #1a1f36;
  margin: 0 0 4px 0;
}
.salary-history-header-bar .salary-history-subtitle-text[data-v-23f7ba2a] {
  font-size: 0.875rem;
  color: #697386;
}
.salary-history-loading[data-v-23f7ba2a] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 48px 0;
}
.salary-history-empty[data-v-23f7ba2a] {
  padding: 48px 24px;
  text-align: center;
}
.salary-history-empty .empty-state-card[data-v-23f7ba2a] {
  margin: 0 auto;
  background: transparent;
  padding: 32px;
}
.salary-history-empty .empty-state-card .empty-icon-container[data-v-23f7ba2a] {
  width: 48px;
  height: 48px;
  background: #f8fafc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 12px;
  color: #94a3b8;
}
.salary-history-empty .empty-state-card .empty-icon-container .empty-icon[data-v-23f7ba2a] {
  font-size: 24px;
}
.salary-history-empty .empty-state-card h5[data-v-23f7ba2a] {
  font-size: 1.1rem;
  font-weight: 600;
  color: #1a1f36;
  margin: 0 0 8px 0;
}
.salary-history-empty .empty-state-card p[data-v-23f7ba2a] {
  font-size: 0.875rem;
  color: #64728c;
  margin: 0;
  line-height: 1.5;
}
.accordion-list[data-v-23f7ba2a] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.accordion-card[data-v-23f7ba2a] {
  background: #ffffff;
  border: 1px solid #e3e8ee;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.02);
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
}
.accordion-card[data-v-23f7ba2a]:hover {
  border-color: #e9e9e9;
  box-shadow: 0 6px 16px rgba(32, 31, 30, 0.08);
}
.accordion-card-active[data-v-23f7ba2a] {
  border-color: #e9e9e9;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}
.accordion-header[data-v-23f7ba2a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  background: #ffffff;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background-color 0.2s ease;
  flex-wrap: wrap;
  gap: 12px;
}
.accordion-header[data-v-23f7ba2a]:hover {
  background: #fcfdfe;
}
.accordion-header .header-left-group[data-v-23f7ba2a] {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  min-width: 0;
}
.accordion-header .header-left-group .designation-text[data-v-23f7ba2a] {
  font-size: 1.05rem;
  font-weight: 700;
  color: #1a1f36;
  margin: 0;
  word-break: break-word;
}
.accordion-header .header-left-group .template-badge-pill[data-v-23f7ba2a] {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--oxd-primary-one-color);
  background: var(--oxd-primary-one-alpha-10-color);
  padding: 4px 10px;
  border-radius: 9999px;
  border: 1px solid var(--oxd-primary-one-lighten-5-color);
}
.accordion-header .header-left-group .template-badge-pill .badge-dot[data-v-23f7ba2a] {
  width: 6px;
  height: 6px;
  background-color: var(--oxd-primary-one-color);
  border-radius: 50%;
}
.accordion-header .header-left-group .status-badge-pill[data-v-23f7ba2a] {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 4px 10px;
  border-radius: 9999px;
}
.accordion-header .header-left-group .status-badge-pill .status-badge-dot[data-v-23f7ba2a] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.accordion-header .header-left-group .status-badge-pill.status-approved[data-v-23f7ba2a] {
  background: #e8f5e9;
  color: #2e7d32;
  border: 1px solid #c8e6c9;
}
.accordion-header .header-left-group .status-badge-pill.status-approved .status-badge-dot[data-v-23f7ba2a] {
  background-color: #4caf50;
}
.accordion-header .header-left-group .status-badge-pill.status-pending[data-v-23f7ba2a] {
  background: #fff8e1;
  color: #b78103;
  border: 1px solid #ffe082;
}
.accordion-header .header-left-group .status-badge-pill.status-pending .status-badge-dot[data-v-23f7ba2a] {
  background-color: #ffb300;
}
.accordion-header .header-left-group .status-badge-pill.status-rejected[data-v-23f7ba2a] {
  background: #ffebee;
  color: #c62828;
  border: 1px solid #ffcdd2;
}
.accordion-header .header-left-group .status-badge-pill.status-rejected .status-badge-dot[data-v-23f7ba2a] {
  background-color: #e53935;
}
.accordion-header .header-left-group .status-badge-pill.status-edited[data-v-23f7ba2a] {
  background: #e0f2fe;
  color: #0284c7;
  border: 1px solid #bae6fd;
}
.accordion-header .header-left-group .status-badge-pill.status-edited .status-badge-dot[data-v-23f7ba2a] {
  background-color: #38bdf8;
}
.accordion-header .header-left-group .status-badge-pill.status-incomplete[data-v-23f7ba2a] {
  background: #fff3e0;
  color: #e65100;
  border: 1px solid #ffe0b2;
}
.accordion-header .header-left-group .status-badge-pill.status-incomplete .status-badge-dot[data-v-23f7ba2a] {
  background-color: #ff9800;
}
.accordion-header .header-left-group .status-badge-pill.status-created[data-v-23f7ba2a] {
  background: #f1f5f9;
  color: #475569;
  border: 1px solid #e2e8f0;
}
.accordion-header .header-left-group .status-badge-pill.status-created .status-badge-dot[data-v-23f7ba2a] {
  background-color: #94a3b8;
}
.accordion-header .header-right-group[data-v-23f7ba2a] {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.accordion-header .header-right-group .date-badge[data-v-23f7ba2a] {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 0.8125rem;
  color: #4f566b;
  background: #f4f6f8;
  padding: 6px 12px;
  border-radius: 8px;
  border: 1px solid #e3e8ee;
}
.accordion-header .header-right-group .date-badge .date-label[data-v-23f7ba2a] {
  font-weight: 500;
  color: #8792a2;
  text-transform: uppercase;
  font-size: 0.7rem;
}
.accordion-header .header-right-group .date-badge .date-value[data-v-23f7ba2a] {
  font-weight: 600;
  color: #1a1f36;
}
.accordion-header .header-right-group .date-badge .ml-2[data-v-23f7ba2a] {
  margin-left: 8px;
}
.accordion-header .header-right-group .arrow-container[data-v-23f7ba2a] {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #ffffff;
  border: 1px solid #e3e8ee;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  flex-shrink: 0;
}
.accordion-header .header-right-group .arrow-container .arrow-icon[data-v-23f7ba2a] {
  font-size: 0.875rem;
  color: #4f566b;
  transition: transform 0.25s ease;
}
.accordion-header .header-right-group .arrow-container .arrow-rotated[data-v-23f7ba2a] {
  transform: rotate(180deg);
  color: var(--oxd-primary-one-color);
}
.accordion-body[data-v-23f7ba2a] {
  border-top: 1px solid #e3e8ee;
  background: #fbfbfc;
  padding: 20px;
}
.grid-columns[data-v-23f7ba2a] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
}
.column-card[data-v-23f7ba2a] {
  background: #ffffff;
  border: 1px solid #e3e8ee;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.01);
  overflow: hidden;
  min-width: 0;
}
.column-card .column-title[data-v-23f7ba2a] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  background: #f7f9fa;
  border-bottom: 1px solid #e3e8ee;
  color: #4f566b;
}
.column-card .column-title .column-dot[data-v-23f7ba2a] {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.column-card .column-title .dot-earnings[data-v-23f7ba2a] {
  background-color: #24b47e;
}
.column-card .column-title .dot-deductions[data-v-23f7ba2a] {
  background-color: #e25c5c;
}
.column-card .column-title .dot-liabilities[data-v-23f7ba2a] {
  background-color: #635bff;
}
.column-card .column-body[data-v-23f7ba2a] {
  padding: 14px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.component-row[data-v-23f7ba2a] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 10px 12px;
  gap: 10px;
  background: #f8fafc;
  border: 1px solid #edf2f7;
  border-radius: 8px;
  min-width: 0;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.component-row[data-v-23f7ba2a]:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04);
}
.component-row .component-name-text[data-v-23f7ba2a] {
  font-size: 0.875rem;
  font-weight: 500;
  color: #2d3748;
  flex: 1 1 auto;
  min-width: 0;
  line-height: 1.35;
  word-break: break-word;
}
.component-row .component-name-text .component-calc-hint[data-v-23f7ba2a] {
  display: block;
  font-size: 0.72rem;
  color: #7f8fa4;
  margin-top: 3px;
  margin-left: 0;
  font-weight: normal;
  font-style: normal;
  line-height: 1.3;
}
.component-row .component-amount-value[data-v-23f7ba2a] {
  font-size: 0.9rem;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  text-align: right;
  line-height: 1.35;
}
.component-row .component-amount-value.value-earnings[data-v-23f7ba2a] {
  color: #24b47e;
}
.component-row .component-amount-value.value-deductions[data-v-23f7ba2a] {
  color: #e25c5c;
}
.component-row .component-amount-value.value-liabilities[data-v-23f7ba2a] {
  color: #635bff;
}
.component-empty-text[data-v-23f7ba2a] {
  font-size: 0.8125rem;
  color: #a3acb9;
  text-align: center;
  font-style: italic;
  padding: 16px 0;
}
.expand-enter-active[data-v-23f7ba2a],
.expand-leave-active[data-v-23f7ba2a] {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  max-height: 1000px;
  opacity: 1;
  overflow: hidden;
}
.expand-enter-from[data-v-23f7ba2a],
.expand-leave-to[data-v-23f7ba2a] {
  max-height: 0;
  opacity: 0;
}
.salary-summary-row[data-v-23f7ba2a] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  padding: 16px;
  background: #f8fafc;
  border: 1px solid #edf2f7;
  border-radius: 10px;
  margin-top: 16px;
  gap: 12px;
}
.summary-item[data-v-23f7ba2a] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  min-width: 0;
  text-align: center;
}
.summary-item .summary-label[data-v-23f7ba2a] {
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #7f8fa4;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
.summary-item .summary-value[data-v-23f7ba2a] {
  font-size: 1.1rem;
  font-weight: 700;
  white-space: nowrap;
}
.summary-item .summary-value.value-gross[data-v-23f7ba2a] {
  color: #24b47e;
}
.summary-item .summary-value.value-deductions[data-v-23f7ba2a] {
  color: #e25c5c;
}
.summary-item .summary-value.value-net[data-v-23f7ba2a] {
  color: #2d3748;
}
.summary-item .summary-value.value-ctc[data-v-23f7ba2a] {
  color: var(--oxd-primary-one-color);
}
.salary-split-wrapper.split-active .grid-columns[data-v-23f7ba2a] {
  grid-template-columns: 1fr;
}
@media (max-width: 1200px) {
.grid-columns[data-v-23f7ba2a] {
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    gap: 14px;
}
.accordion-body[data-v-23f7ba2a] {
    padding: 16px;
}
}
@media (max-width: 991px) {
.grid-columns[data-v-23f7ba2a] {
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    gap: 14px;
}
.salary-summary-row[data-v-23f7ba2a] {
    grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767px) {
.salary-history-container[data-v-23f7ba2a] {
    padding: 14px 10px;
    border-radius: 12px;
}
.salary-history-header-bar[data-v-23f7ba2a] {
    margin-bottom: 16px;
    text-align: center;
}
.salary-history-header-bar .salary-history-title[data-v-23f7ba2a] {
    font-size: 1.15rem;
}
.salary-history-header-bar .salary-history-subtitle-text[data-v-23f7ba2a] {
    font-size: 0.8rem;
}
.accordion-header[data-v-23f7ba2a] {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    padding: 14px 12px;
}
.accordion-header .header-left-group[data-v-23f7ba2a] {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    width: 100%;
}
.accordion-header .header-left-group .designation-text[data-v-23f7ba2a] {
    font-size: 0.95rem;
    line-height: 1.3;
}
.accordion-header .header-left-group .template-badge-pill[data-v-23f7ba2a],
  .accordion-header .header-left-group .status-badge-pill[data-v-23f7ba2a] {
    padding: 2px 8px;
    font-size: 0.7rem;
}
.accordion-header .header-right-group[data-v-23f7ba2a] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 8px;
}
.accordion-header .header-right-group .date-badge[data-v-23f7ba2a] {
    flex: 1;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 0.75rem;
    padding: 6px 8px;
    gap: 4px;
}
.accordion-header .header-right-group .date-badge .date-label[data-v-23f7ba2a] {
    font-size: 0.65rem;
}
.accordion-header .header-right-group .date-badge .date-value[data-v-23f7ba2a] {
    font-size: 0.75rem;
}
.accordion-header .header-right-group .arrow-container[data-v-23f7ba2a] {
    flex-shrink: 0;
}
.accordion-body[data-v-23f7ba2a] {
    padding: 14px 10px;
}
.grid-columns[data-v-23f7ba2a] {
    grid-template-columns: 1fr;
    gap: 12px;
}
.column-card .column-title[data-v-23f7ba2a] {
    padding: 10px 12px;
    font-size: 0.8rem;
}
.column-card .column-body[data-v-23f7ba2a] {
    padding: 10px;
    gap: 8px;
}
.component-row[data-v-23f7ba2a] {
    padding: 8px 10px;
    border-radius: 6px;
}
.component-row .component-name-text[data-v-23f7ba2a] {
    font-size: 0.8rem;
}
.component-row .component-name-text .component-calc-hint[data-v-23f7ba2a] {
    font-size: 0.7rem;
}
.component-row .component-amount-value[data-v-23f7ba2a] {
    font-size: 0.8rem;
}
.salary-summary-row[data-v-23f7ba2a] {
    grid-template-columns: 1fr;
    padding: 10px;
    gap: 8px;
}
.summary-item[data-v-23f7ba2a] {
    flex-direction: row;
    justify-content: space-between;
    padding: 8px 12px;
    background: #ffffff;
    border: 1px solid #e3e8ee;
    border-radius: 8px;
}
.summary-item .summary-value[data-v-23f7ba2a] {
    font-size: 0.95rem;
}
}
/* ── Year-to-Date Payment Details Styles ─────────────────── */
.ess-ytd-section[data-v-23f7ba2a] {
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 20px;
}
.ess-ytd-section__header[data-v-23f7ba2a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 16px;
}
@media (max-width: 600px) {
.ess-ytd-section__header[data-v-23f7ba2a] {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    margin-bottom: 12px;
}
}
.ess-ytd-section__hint[data-v-23f7ba2a] {
  margin: 4px 0 0;
  font-size: 12px;
  color: #8c8c8c;
  font-family: "Nunito Sans", sans-serif;
}
.ess-ytd-section__form[data-v-23f7ba2a] {
  margin-bottom: 0;
}
@media (max-width: 600px) {
.ess-ytd-section__form[data-v-23f7ba2a] {
    width: 100%;
}
}
.ess-ytd-section__controls[data-v-23f7ba2a] {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
@media (max-width: 600px) {
.ess-ytd-section__controls[data-v-23f7ba2a] {
    width: 100%;
    flex-wrap: nowrap;
    gap: 8px;
}
}
.ess-ytd-section__fy-picker[data-v-23f7ba2a] {
  width: 180px;
}
.ess-ytd-section__fy-picker[data-v-23f7ba2a] .oxd-input-group {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.ess-ytd-section__fy-picker[data-v-23f7ba2a] .oxd-input-field-bottom-space {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.ess-ytd-section__fy-picker[data-v-23f7ba2a] .oxd-input-group__message {
  display: none;
}
.ess-ytd-section__fy-picker[data-v-23f7ba2a] .oxd-label {
  font-size: 11px;
  margin-bottom: 2px;
}
@media (max-width: 600px) {
.ess-ytd-section__fy-picker[data-v-23f7ba2a] {
    flex: 1;
    width: auto;
    min-width: 0;
}
}
.ess-ytd-section__loading[data-v-23f7ba2a] {
  display: flex;
  justify-content: center;
  padding: 24px;
}
.ess-ytd-section__empty[data-v-23f7ba2a] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 16px 20px;
  background: #f8fafc;
  border: 1px dashed #cbd5e1;
  border-radius: 10px;
  color: #64748b;
  font-size: 13px;
  font-family: "Nunito Sans", sans-serif;
}
.ess-ytd-section__empty-icon[data-v-23f7ba2a] {
  font-size: 16px;
  color: #94a3b8;
}
.ess-ytd-grid[data-v-23f7ba2a] {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}
@media (max-width: 1024px) {
.ess-ytd-grid[data-v-23f7ba2a] {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
}
@media (max-width: 600px) {
.ess-ytd-grid[data-v-23f7ba2a] {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}
}
.ess-ytd-card[data-v-23f7ba2a] {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  padding: 14px 16px;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative;
  overflow: hidden;
}
@media (max-width: 600px) {
.ess-ytd-card[data-v-23f7ba2a] {
    padding: 10px 12px;
}
}
.ess-ytd-card[data-v-23f7ba2a]:hover {
  border-color: #cbd5e1;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  transform: translateY(-1px);
}
.ess-ytd-card:hover .ess-ytd-card__eye[data-v-23f7ba2a] {
  opacity: 0.8;
}
.ess-ytd-card__header[data-v-23f7ba2a] {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}
@media (max-width: 600px) {
.ess-ytd-card__header[data-v-23f7ba2a] {
    margin-bottom: 4px;
    gap: 6px;
}
}
.ess-ytd-card__dot[data-v-23f7ba2a] {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.ess-ytd-card__dot.dot-ctc[data-v-23f7ba2a] {
  background: #8b5cf6;
}
.ess-ytd-card__dot.dot-gross[data-v-23f7ba2a] {
  background: #0284c7;
}
.ess-ytd-card__dot.dot-net[data-v-23f7ba2a] {
  background: #10b981;
}
.ess-ytd-card__dot.dot-liabilities[data-v-23f7ba2a] {
  background: #f59e0b;
}
.ess-ytd-card__label[data-v-23f7ba2a] {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #64748b;
  font-family: "Nunito Sans", sans-serif;
}
@media (max-width: 600px) {
.ess-ytd-card__label[data-v-23f7ba2a] {
    font-size: 10px;
}
}
.ess-ytd-card__eye[data-v-23f7ba2a] {
  margin-left: auto;
  font-size: 14px;
  color: #94a3b8;
  opacity: 0.4;
  transition: opacity 0.2s ease;
}
@media (max-width: 600px) {
.ess-ytd-card__eye[data-v-23f7ba2a] {
    font-size: 12px;
}
}
.ess-ytd-card__value-wrap[data-v-23f7ba2a] {
  margin-bottom: 4px;
  transition: filter 0.25s ease;
}
@media (max-width: 600px) {
.ess-ytd-card__value-wrap[data-v-23f7ba2a] {
    margin-bottom: 2px;
}
}
.ess-ytd-card__value-wrap.ytd-blurred[data-v-23f7ba2a] {
  filter: blur(8px);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
.ess-ytd-card__value[data-v-23f7ba2a] {
  font-size: 18px;
  font-weight: 800;
  font-family: "Nunito Sans", sans-serif;
}
@media (max-width: 600px) {
.ess-ytd-card__value[data-v-23f7ba2a] {
    font-size: 15px;
}
}
.ess-ytd-card__value.value-ctc[data-v-23f7ba2a] {
  color: #7c3aed;
}
.ess-ytd-card__value.value-gross[data-v-23f7ba2a] {
  color: #0369a1;
}
.ess-ytd-card__value.value-net[data-v-23f7ba2a] {
  color: #059669;
}
.ess-ytd-card__value.value-liabilities[data-v-23f7ba2a] {
  color: #d97706;
}
.ess-ytd-card__sub[data-v-23f7ba2a] {
  font-size: 11px;
  color: #94a3b8;
  font-family: "Nunito Sans", sans-serif;
}
@media (max-width: 600px) {
.ess-ytd-card__sub[data-v-23f7ba2a] {
    font-size: 10px;
}
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/JobSpecDownload.vue?vue&type=style&index=0&id=1ddf221b&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.input-container[data-v-1ddf221b] {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  font-family: "Nunito Sans", sans-serif;
  color: #3f4552;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  border-radius: 0.65rem;
  padding: 0.675rem 0.5rem;
  width: 100%;
  border: 1px solid #e8eaef;
  min-height: 45px;
  cursor: pointer;
  text-decoration: underline;
}
.input-container-filename[data-v-1ddf221b] {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 75%;
  white-space: nowrap;
}
.input-container-loader[data-v-1ddf221b] {
  position: absolute;
  right: 10px;
}
.input-container-icon[data-v-1ddf221b] {
  font-size: inherit !important;
  min-width: unset;
  min-height: unset;
  border-radius: 0.65rem;
  padding: 0.3rem;
  margin-left: auto;
}
.input-container.--disabled[data-v-1ddf221b] {
  cursor: not-allowed;
  text-decoration: none;
}
.input-container[data-v-1ddf221b] .oxd-loading-spinner {
  width: 1rem;
  height: 1rem;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/SalaryStructureTransitionModal.vue?vue&type=style&index=0&id=e7302978&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-confirmation-dialog[data-v-e7302978] {
  width: 90% !important;
  max-width: 720px !important;
  min-width: unset !important;
}
@media (min-width: 576px) {
.gsl-hrm-confirmation-dialog[data-v-e7302978] {
    min-width: 650px !important;
}
}
.gsl-hrm-comparison-loader[data-v-e7302978] {
  padding: 12px;
  text-align: center;
  color: #718096;
}
.gsl-hrm-structure-comparison-card[data-v-e7302978] {
  background: #f7fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 12px 14px;
  margin: 10px 0 14px 0;
}
.comparison-row[data-v-e7302978] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.comparison-col[data-v-e7302978] {
  flex: 1;
}
.comparison-label[data-v-e7302978] {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #718096;
  font-weight: 600;
  display: block;
}
.comparison-value[data-v-e7302978] {
  font-size: 14px;
  font-weight: 700;
  color: #2d3748;
  margin-top: 2px;
}
.comparison-sub[data-v-e7302978] {
  font-size: 12px;
  color: #718096;
  display: block;
}
.comparison-amount[data-v-e7302978] {
  font-size: 15px;
  font-weight: 700;
  color: #2b6cb0;
  margin-top: 4px;
}
.comparison-arrow[data-v-e7302978] {
  color: #a0aec0;
  font-size: 16px;
  font-weight: bold;
}
.comparison-diff-bar[data-v-e7302978] {
  margin-top: 10px;
  padding-top: 8px;
  border-top: 1px dashed #cbd5e0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
}
.diff-info[data-v-e7302978] {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #4a5568;
}
.diff-tag[data-v-e7302978] {
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 12px;
}
.diff-positive .diff-tag[data-v-e7302978] {
  background-color: #c6f6d5;
  color: #22543d;
}
.diff-negative .diff-tag[data-v-e7302978] {
  background-color: #fed7d7;
  color: #742a2a;
}
.diff-neutral .diff-tag[data-v-e7302978] {
  background-color: #e2e8f0;
  color: #4a5568;
}
.salary-totals-summary-grid[data-v-e7302978] {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 8px;
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px dashed #cbd5e0;
}
.summary-box[data-v-e7302978] {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  padding: 8px;
  text-align: center;
}
.ctc-box[data-v-e7302978] {
  background: #ebf8ff;
  border-color: #bee3f8;
}
.summary-title[data-v-e7302978] {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #718096;
  display: block;
}
.summary-vals[data-v-e7302978] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  margin-top: 4px;
  font-size: 11px;
}
.val-old[data-v-e7302978] {
  color: #4a5568;
  font-weight: 600;
}
.val-new[data-v-e7302978] {
  color: #2b6cb0;
  font-weight: 700;
}
.arrow-sm[data-v-e7302978] {
  font-size: 10px;
  color: #a0aec0;
}
.val-diff[data-v-e7302978] {
  display: block;
  font-size: 10px;
  font-weight: 700;
  margin-top: 2px;
}
.val-diff.pos[data-v-e7302978] {
  color: #276749;
}
.val-diff.neg[data-v-e7302978] {
  color: #9b2c2c;
}
.edd-breakdown-section[data-v-e7302978] {
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px dashed #cbd5e0;
}
.edd-section-title[data-v-e7302978] {
  font-size: 12px;
  font-weight: 700;
  color: #2d3748;
  margin-bottom: 8px;
}
.edd-table-responsive-wrapper[data-v-e7302978] {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border-radius: 6px;
  border: 1px solid #e2e8f0;
  margin-top: 6px;
}
.edd-table-responsive-wrapper .edd-table[data-v-e7302978] {
  min-width: 600px;
  border: none;
}
.edd-table[data-v-e7302978] {
  background: #ffffff;
  border-radius: 6px;
  overflow: hidden;
}
.edd-table-header[data-v-e7302978] {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr 1.2fr 1fr;
  padding: 8px 10px;
  background: #edf2f7;
  font-size: 11px;
  font-weight: 700;
  color: #4a5568;
}
.edd-table-row[data-v-e7302978] {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr 1.2fr 1fr;
  padding: 8px 10px;
  border-top: 1px solid #edf2f7;
  font-size: 12px;
  align-items: center;
}
.edd-table-footer[data-v-e7302978] {
  border-top: 2px solid #cbd5e0;
  background: #f7fafc;
}
.edd-footer-row[data-v-e7302978] {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr 1.2fr 1fr;
  padding: 8px 10px;
  border-top: 1px solid #e2e8f0;
  font-size: 11px;
  font-weight: 700;
  align-items: center;
}
.edd-footer-row.ctc-row[data-v-e7302978] {
  background: #ebf8ff;
  color: #2b6cb0;
}
.edd-th.num[data-v-e7302978],
.edd-td.num[data-v-e7302978],
.edd-ft.num[data-v-e7302978] {
  text-align: right;
}
.edd-td.name[data-v-e7302978] {
  font-weight: 600;
  color: #2d3748;
}
.edd-ft.name[data-v-e7302978] {
  color: #2d3748;
}
.edd-td.type[data-v-e7302978] {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 2px 6px;
  border-radius: 4px;
  width: -moz-fit-content;
  width: fit-content;
}
.type-earning[data-v-e7302978] {
  background: #e6fffa;
  color: #234e52;
}
.type-deduction[data-v-e7302978] {
  background: #fff5f5;
  color: #742a2a;
}
.type-liability[data-v-e7302978] {
  background: #ebf8ff;
  color: #2b6cb0;
}
.edd-td.status[data-v-e7302978] {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 2px 6px;
  border-radius: 4px;
  width: -moz-fit-content;
  width: fit-content;
}
.status-added[data-v-e7302978] {
  background: #c6f6d5;
  color: #22543d;
}
.status-removed[data-v-e7302978] {
  background: #fed7d7;
  color: #742a2a;
}
.status-modified[data-v-e7302978] {
  background: #e0f2fe;
  color: #0369a1;
}
.status-unchanged[data-v-e7302978] {
  background: #edf2f7;
  color: #718096;
}
.status-increased[data-v-e7302978] {
  background: #ebf8ff;
  color: #2b6cb0;
}
.status-decreased[data-v-e7302978] {
  background: #feebc8;
  color: #744210;
}
.input-td[data-v-e7302978] {
  padding: 0 4px;
}
.edd-amount-input[data-v-e7302978] {
  width: 100%;
  padding: 6px 8px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  color: #1a202c !important;
  background-color: #ffffff !important;
  border: 1px solid #cbd5e0 !important;
  border-radius: 4px !important;
  text-align: right !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.edd-amount-input[data-v-e7302978]:focus {
  border-color: #3182ce !important;
  box-shadow: 0 0 0 2px rgba(49, 130, 206, 0.2) !important;
  outline: none !important;
}
.read-only-amount-box[data-v-e7302978] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
  background: #edf2f7;
  border: 1px solid #cbd5e0;
  border-radius: 4px;
  padding: 5px 8px;
  font-size: 12px;
  color: #4a5568;
}
.lock-icon[data-v-e7302978] {
  font-size: 11px;
  color: #718096;
}
.read-only-val[data-v-e7302978] {
  font-weight: 700;
  color: #2d3748;
}
.formula-tag[data-v-e7302978] {
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  background: #e2e8f0;
  color: #4a5568;
  padding: 1px 4px;
  border-radius: 3px;
}
.percentage-input-wrapper[data-v-e7302978] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
}
.pct-input[data-v-e7302978] {
  width: 65px !important;
  text-align: right !important;
}
.pct-symbol[data-v-e7302978] {
  font-weight: 700;
  font-size: 12px;
  color: #4a5568;
}
.pct-calc-amt[data-v-e7302978] {
  font-size: 11px;
  color: #2b6cb0;
  font-weight: 600;
  white-space: nowrap;
}
.highlight-pct[data-v-e7302978] {
  font-weight: 700;
  color: #2b6cb0;
}
.sub-amt[data-v-e7302978] {
  font-size: 11px;
  color: #718096;
}
.edd-td.diff.pos[data-v-e7302978],
.edd-ft.diff.pos[data-v-e7302978] {
  color: #276749;
  font-weight: 700;
}
.edd-td.diff.neg[data-v-e7302978],
.edd-ft.diff.neg[data-v-e7302978] {
  color: #9b2c2c;
  font-weight: 700;
}
@media (max-width: 640px) {
.comparison-row[data-v-e7302978] {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    text-align: center;
}
.comparison-row .comparison-arrow[data-v-e7302978] {
    transform: rotate(90deg);
    margin: 4px auto;
}
.salary-totals-summary-grid[data-v-e7302978] {
    grid-template-columns: 1fr;
    gap: 8px;
}
}
.gsl-hrm-modal-footer[data-v-e7302978] {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  flex-wrap: wrap;
  padding: 16px 10px;
}
@media (max-width: 575px) {
.gsl-hrm-modal-footer[data-v-e7302978] {
    flex-direction: column;
    width: 100%;
}
.gsl-hrm-modal-footer[data-v-e7302978] button,
  .gsl-hrm-modal-footer[data-v-e7302978] .oxd-button {
    width: 100% !important;
    margin: 0 !important;
    text-align: center;
    white-space: normal !important;
}
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/GradeSalaryAmountModal.vue?vue&type=style&index=0&id=1ca9f92e&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-confirmation-dialog[data-v-1ca9f92e] {
  width: 90% !important;
  max-width: 720px !important;
  min-width: unset !important;
}
@media (min-width: 576px) {
.gsl-hrm-confirmation-dialog[data-v-1ca9f92e] {
    min-width: 650px !important;
}
}
.gsl-hrm-comparison-loader[data-v-1ca9f92e] {
  padding: 12px;
  text-align: center;
  color: #718096;
}
.gsl-hrm-structure-comparison-card[data-v-1ca9f92e] {
  background: #f7fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 12px 14px;
  margin: 10px 0 14px 0;
}
.comparison-row[data-v-1ca9f92e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.comparison-col[data-v-1ca9f92e] {
  flex: 1;
}
.comparison-label[data-v-1ca9f92e] {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #718096;
  font-weight: 600;
  display: block;
}
.comparison-value[data-v-1ca9f92e] {
  font-size: 14px;
  font-weight: 700;
  color: #2d3748;
  margin-top: 2px;
}
.comparison-sub[data-v-1ca9f92e] {
  font-size: 12px;
  color: #718096;
  display: block;
}
.comparison-amount[data-v-1ca9f92e] {
  font-size: 15px;
  font-weight: 700;
  color: #2b6cb0;
  margin-top: 4px;
}
.comparison-arrow[data-v-1ca9f92e] {
  color: #a0aec0;
  font-size: 16px;
  font-weight: bold;
}
.comparison-diff-bar[data-v-1ca9f92e] {
  margin-top: 10px;
  padding-top: 8px;
  border-top: 1px dashed #cbd5e0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
}
.diff-info[data-v-1ca9f92e] {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #4a5568;
}
.diff-tag[data-v-1ca9f92e] {
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 12px;
}
.diff-positive .diff-tag[data-v-1ca9f92e] {
  background-color: #c6f6d5;
  color: #22543d;
}
.diff-negative .diff-tag[data-v-1ca9f92e] {
  background-color: #fed7d7;
  color: #742a2a;
}
.diff-neutral .diff-tag[data-v-1ca9f92e] {
  background-color: #e2e8f0;
  color: #4a5568;
}
.salary-totals-summary-grid[data-v-1ca9f92e] {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 8px;
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px dashed #cbd5e0;
}
.summary-box[data-v-1ca9f92e] {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  padding: 8px;
  text-align: center;
}
.ctc-box[data-v-1ca9f92e] {
  background: #ebf8ff;
  border-color: #bee3f8;
}
.summary-title[data-v-1ca9f92e] {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #718096;
  display: block;
}
.summary-vals[data-v-1ca9f92e] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  margin-top: 4px;
  font-size: 11px;
}
.val-old[data-v-1ca9f92e] {
  color: #4a5568;
  font-weight: 600;
}
.val-new[data-v-1ca9f92e] {
  color: #2b6cb0;
  font-weight: 700;
}
.arrow-sm[data-v-1ca9f92e] {
  font-size: 10px;
  color: #a0aec0;
}
.val-diff[data-v-1ca9f92e] {
  display: block;
  font-size: 10px;
  font-weight: 700;
  margin-top: 2px;
}
.val-diff.pos[data-v-1ca9f92e] {
  color: #276749;
}
.val-diff.neg[data-v-1ca9f92e] {
  color: #9b2c2c;
}
.edd-breakdown-section[data-v-1ca9f92e] {
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px dashed #cbd5e0;
}
.edd-section-title[data-v-1ca9f92e] {
  font-size: 12px;
  font-weight: 700;
  color: #2d3748;
  margin-bottom: 8px;
}
.edd-table-responsive-wrapper[data-v-1ca9f92e] {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border-radius: 6px;
  border: 1px solid #e2e8f0;
  margin-top: 6px;
}
.edd-table-responsive-wrapper .edd-table[data-v-1ca9f92e] {
  min-width: 540px;
  border: none;
}
.edd-table[data-v-1ca9f92e] {
  background: #ffffff;
  border-radius: 6px;
  overflow: hidden;
}
.edd-table-header[data-v-1ca9f92e] {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1.5fr 1fr;
  padding: 8px 10px;
  background: #edf2f7;
  font-size: 11px;
  font-weight: 700;
  color: #4a5568;
}
.edd-table-row[data-v-1ca9f92e] {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1.5fr 1fr;
  padding: 8px 10px;
  border-top: 1px solid #edf2f7;
  font-size: 12px;
  align-items: center;
}
.edd-table-footer[data-v-1ca9f92e] {
  border-top: 2px solid #cbd5e0;
  background: #f7fafc;
}
.edd-footer-row[data-v-1ca9f92e] {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1.5fr 1fr;
  padding: 8px 10px;
  border-top: 1px solid #e2e8f0;
  font-size: 11px;
  font-weight: 700;
  align-items: center;
}
.edd-footer-row.ctc-row[data-v-1ca9f92e] {
  background: #ebf8ff;
  color: #2b6cb0;
}
.edd-th.num[data-v-1ca9f92e],
.edd-td.num[data-v-1ca9f92e],
.edd-ft.num[data-v-1ca9f92e] {
  text-align: right;
}
.edd-td.name[data-v-1ca9f92e],
.edd-ft.name[data-v-1ca9f92e] {
  font-weight: 600;
  color: #2d3748;
}
.edd-td.type[data-v-1ca9f92e] {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 2px 6px;
  border-radius: 4px;
  width: -moz-fit-content;
  width: fit-content;
}
.type-earning[data-v-1ca9f92e] {
  background: #e6fffa;
  color: #234e52;
}
.type-deduction[data-v-1ca9f92e] {
  background: #fff5f5;
  color: #742a2a;
}
.type-liability[data-v-1ca9f92e] {
  background: #ebf8ff;
  color: #2b6cb0;
}
.input-td[data-v-1ca9f92e] {
  padding: 0 4px;
}
.edd-amount-input[data-v-1ca9f92e] {
  width: 100%;
  padding: 6px 8px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  color: #1a202c !important;
  background-color: #ffffff !important;
  border: 1px solid #cbd5e0 !important;
  border-radius: 4px !important;
  text-align: right !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.edd-amount-input[data-v-1ca9f92e]:focus {
  border-color: #3182ce !important;
  box-shadow: 0 0 0 2px rgba(49, 130, 206, 0.2) !important;
  outline: none !important;
}
.read-only-amount-box[data-v-1ca9f92e] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
  background: #edf2f7;
  border: 1px solid #cbd5e0;
  border-radius: 4px;
  padding: 5px 8px;
  font-size: 12px;
  color: #4a5568;
}
.lock-icon[data-v-1ca9f92e] {
  font-size: 11px;
  color: #718096;
}
.read-only-val[data-v-1ca9f92e] {
  font-weight: 700;
  color: #2d3748;
}
.formula-tag[data-v-1ca9f92e] {
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  background: #e2e8f0;
  color: #4a5568;
  padding: 1px 4px;
  border-radius: 3px;
}
.percentage-input-wrapper[data-v-1ca9f92e] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
}
.pct-input[data-v-1ca9f92e] {
  width: 65px !important;
  text-align: right !important;
}
.pct-symbol[data-v-1ca9f92e] {
  font-weight: 700;
  font-size: 12px;
  color: #4a5568;
}
.pct-calc-amt[data-v-1ca9f92e] {
  font-size: 11px;
  color: #2b6cb0;
  font-weight: 600;
  white-space: nowrap;
}
.highlight-pct[data-v-1ca9f92e] {
  font-weight: 700;
  color: #2b6cb0;
}
.sub-amt[data-v-1ca9f92e] {
  font-size: 11px;
  color: #718096;
}
.edd-td.diff.pos[data-v-1ca9f92e],
.edd-ft.diff.pos[data-v-1ca9f92e] {
  color: #276749;
  font-weight: 700;
}
.edd-td.diff.neg[data-v-1ca9f92e],
.edd-ft.diff.neg[data-v-1ca9f92e] {
  color: #9b2c2c;
  font-weight: 700;
}
@media (max-width: 640px) {
.comparison-row[data-v-1ca9f92e] {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    text-align: center;
}
.comparison-row .comparison-arrow[data-v-1ca9f92e] {
    transform: rotate(90deg);
    margin: 4px auto;
}
.salary-totals-summary-grid[data-v-1ca9f92e] {
    grid-template-columns: 1fr;
    gap: 8px;
}
}
.gsl-hrm-modal-footer[data-v-1ca9f92e] {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  flex-wrap: wrap;
  padding: 16px 10px;
}
@media (max-width: 575px) {
.gsl-hrm-modal-footer[data-v-1ca9f92e] {
    flex-direction: column;
    width: 100%;
}
.gsl-hrm-modal-footer[data-v-1ca9f92e] button,
  .gsl-hrm-modal-footer[data-v-1ca9f92e] .oxd-button {
    width: 100% !important;
    margin: 0 !important;
    text-align: center;
    white-space: normal !important;
}
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPimPlugin/pages/employee/employee.scss?vue&type=style&index=0&id=57742a0d&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-employee-container[data-v-57742a0d] {
  display: flex;
}
@media (min-width: 0px) {
.gsl-hrm-employee-container[data-v-57742a0d] {
    flex-direction: column;
}
}
@media (min-width: 800px) {
.gsl-hrm-employee-container[data-v-57742a0d] {
    flex-direction: row;
}
}
.gsl-hrm-employee-container .gsl-hrm-employee-image[data-v-57742a0d] {
  flex: 1 1 25%;
  padding: 1rem;
  text-align: center;
}
.gsl-hrm-employee-container .gsl-hrm-employee-form[data-v-57742a0d] {
  flex: 1 1 75%;
}
.user-form-header[data-v-57742a0d] {
  display: flex;
  padding: 1rem 0;
}
.user-form-header-text[data-v-57742a0d] {
  font-size: 0.8rem;
  margin-right: 1rem;
}
[data-v-57742a0d] .--status-grouped-field {
  display: flex;
}
[data-v-57742a0d] .--gender-grouped-field {
  display: flex;
}
.gsl-hrm-employee-list[data-v-57742a0d] .card-header-slot:has(+ .card-body-slot:not(:empty)) {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-employee-list[data-v-57742a0d] .card-header-slot .oxd-table-card-cell {
  display: flex;
}
.gsl-hrm-employee-list[data-v-57742a0d] .card-header-slot .header {
  margin-right: 5px;
  font-size: 1rem;
}
.gsl-hrm-employee-list[data-v-57742a0d] .card-header-slot-content.--left {
  display: flex;
  align-items: center;
}
.gsl-hrm-employee-list[data-v-57742a0d] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-employee-list[data-v-57742a0d] .card-body-slot:empty {
  display: none;
}
.gsl-hrm-employee-picture[data-v-57742a0d] {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 8rem;
}
.gsl-hrm-employee-picture[data-v-57742a0d] .oxd-file-div {
  width: 12rem !important;
  height: 12rem !important;
}
.gsl-hrm-employee-picture[data-v-57742a0d] .employee-image {
  height: 12rem;
}
[data-v-57742a0d] .--termination-button {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gsl-hrm-terminate-date[data-v-57742a0d] {
  cursor: pointer;
  color: var(--oxd-primary-one-color);
  text-decoration: underline;
  font-size: 0.75rem;
  font-weight: 800;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/pages/employee/EmployeeJob.vue?vue&type=style&index=1&id=57742a0d&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-confirmation-dialog[data-v-57742a0d] .oxd-dialog-container {
  max-width: 550px !important;
}
.dialog-msg[data-v-57742a0d] {
  color: #495057;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 20px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/EmployeeSkillMatrix.vue?vue&type=style&index=0&id=35175282&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-qualification-list[data-v-35175282] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-qualification-list[data-v-35175282] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-qualification-section[data-v-35175282] {
  background: #ffffff;
  margin-top: 1.5rem;
}
.gsl-hrm-subtitle-text[data-v-35175282] {
  font-size: 0.8125rem;
  color: #64748b;
  margin-top: 2px;
}
.gsl-hrm-action-group[data-v-35175282] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

/* Summary Metrics */
.esm-metrics-wrap[data-v-35175282] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 1rem;
  margin-bottom: 1.25rem;
}
.esm-metric-card[data-v-35175282] {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem 1.25rem;
  border-radius: 0.75rem;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
  transition: all 0.2s ease;
}
.esm-metric-card[data-v-35175282]:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
  transform: translateY(-1px);
}
.esm-metric-card--role .esm-metric-icon[data-v-35175282] {
  background: #eff6ff;
  color: #2563eb;
  border: 1px solid #dbeafe;
}
.esm-metric-card--match .esm-metric-icon[data-v-35175282] {
  background: #ecfdf5;
  color: #059669;
  border: 1px solid #a7f3d0;
}
.esm-metric-card--gap .esm-metric-icon[data-v-35175282] {
  background: #fef2f2;
  color: #dc2626;
  border: 1px solid #fecaca;
}
.esm-metric-card--training .esm-metric-icon[data-v-35175282] {
  background: #faf5ff;
  color: #7c3aed;
  border: 1px solid #ede9fe;
}
.esm-metric-icon[data-v-35175282] {
  width: 42px;
  height: 42px;
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  flex-shrink: 0;
}
.esm-metric-label[data-v-35175282] {
  display: block;
  font-size: 0.6875rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #64748b;
}
.esm-metric-number[data-v-35175282] {
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  color: #0f172a;
  line-height: 1.2;
  margin: 0.1rem 0;
}
.esm-metric-sub[data-v-35175282] {
  display: block;
  font-size: 0.75rem;
  color: #94a3b8;
}

/* Tabs Navigation */
.esm-tabs-container[data-v-35175282] {
  margin-bottom: 0.75rem;
}
.esm-pills-nav[data-v-35175282] {
  display: inline-flex;
  background: #f1f5f9;
  padding: 4px;
  border-radius: 0.5rem;
  gap: 4px;
}
.esm-pill-btn[data-v-35175282] {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.45rem 1rem;
  border-radius: 0.375rem;
  border: none;
  background: transparent;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #64748b;
  cursor: pointer;
  transition: all 0.15s ease;
}
.esm-pill-btn[data-v-35175282]:hover {
  color: #1e293b;
}
.esm-pill-btn--active[data-v-35175282] {
  background: #ffffff;
  color: #0f172a;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}
.esm-tab-count[data-v-35175282] {
  background: #e2e8f0;
  color: #475569;
  font-size: 0.6875rem;
  font-weight: 700;
  padding: 0.1rem 0.45rem;
  border-radius: 9999px;
  line-height: 1;
}
.esm-pill-btn--active .esm-tab-count[data-v-35175282] {
  background: var(--oxd-primary-one-color, #ff7b1a);
  color: #ffffff;
}

/* Skeleton Pulse Loader */
.esm-skeleton-card[data-v-35175282] {
  background: #f8fafc;
  border-color: #f1f5f9;
}
.esm-skeleton-icon[data-v-35175282] {
  width: 42px;
  height: 42px;
  border-radius: 0.625rem;
  background: #e2e8f0;
  animation: esm-pulse-35175282 1.5s infinite ease-in-out;
  flex-shrink: 0;
}
.esm-skeleton-content[data-v-35175282] {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}
.esm-skeleton-line[data-v-35175282] {
  height: 0.65rem;
  border-radius: 4px;
  background: #e2e8f0;
  animation: esm-pulse-35175282 1.5s infinite ease-in-out;
}
.esm-skeleton-line--short[data-v-35175282] {
  width: 60%;
}
.esm-skeleton-line--title[data-v-35175282] {
  height: 1.25rem;
  width: 40%;
  margin: 0.1rem 0;
}
.esm-skeleton-line--sub[data-v-35175282] {
  width: 80%;
}
@keyframes esm-pulse-35175282 {
0%, 100% {
    opacity: 1;
}
50% {
    opacity: 0.45;
}
}
/* Level Selector in Modal */
.esm-form-control-full[data-v-35175282] {
  width: 100%;
}
.esm-field-label[data-v-35175282] {
  display: block;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #334155;
  margin-bottom: 0.5rem;
}
.esm-level-selector[data-v-35175282] {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.5rem;
}
.esm-level-btn[data-v-35175282] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0.25rem;
  background: #f8fafc;
  border: 1px solid #cbd5e1;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.esm-level-btn[data-v-35175282]:hover {
  border-color: #94a3b8;
  background: #f1f5f9;
}
.esm-level-btn--selected[data-v-35175282] {
  background: #eff6ff;
  border-color: #2563eb;
  box-shadow: 0 0 0 1px #2563eb;
}
.esm-lvl-btn-num[data-v-35175282] {
  font-size: 1rem;
  font-weight: 700;
  color: #0f172a;
}
.esm-lvl-btn-lbl[data-v-35175282] {
  font-size: 0.625rem;
  color: #64748b;
  text-align: center;
  margin-top: 2px;
}

/* Moodle Course Direct Navigation Link */
.gsl-hrm-course-link[data-v-35175282] {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  color: #2563eb;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.15s ease-in-out, -webkit-text-decoration 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, text-decoration 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, text-decoration 0.15s ease-in-out, -webkit-text-decoration 0.15s ease-in-out;
}
.gsl-hrm-course-link[data-v-35175282]:hover {
  color: #1d4ed8;
  text-decoration: underline;
}
.gsl-hrm-external-icon[data-v-35175282] {
  flex-shrink: 0;
  opacity: 0.75;
  transition: opacity 0.15s ease, transform 0.15s ease;
}
.gsl-hrm-course-link:hover .gsl-hrm-external-icon[data-v-35175282] {
  opacity: 1;
  transform: translate(1px, -1px);
}

/* Responsive Media Queries */
@media (max-width: 768px) {
.gsl-hrm-qualification-section[data-v-35175282] {
    margin-top: 0.75rem;
}
.gsl-hrm-header-container[data-v-35175282] {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 0.75rem;
}
.gsl-hrm-action-group[data-v-35175282] {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
}
}
@media (max-width: 640px) {
.esm-metrics-wrap[data-v-35175282] {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
    margin-bottom: 0.75rem;
}
.esm-metric-card[data-v-35175282] {
    padding: 0.5rem 0.625rem;
    gap: 0.5rem;
    border-radius: 0.5rem;
}
.esm-metric-icon[data-v-35175282] {
    width: 32px;
    height: 32px;
    font-size: 0.95rem;
    border-radius: 0.375rem;
}
.esm-metric-label[data-v-35175282] {
    font-size: 0.575rem;
    line-height: 1.1;
}
.esm-metric-number[data-v-35175282] {
    font-size: 1.15rem;
    margin: 0;
}
.esm-metric-sub[data-v-35175282] {
    display: none;
}
.esm-skeleton-card[data-v-35175282] {
    padding: 0.5rem 0.625rem;
}
.esm-skeleton-icon[data-v-35175282] {
    width: 32px;
    height: 32px;
}
.esm-skeleton-line--sub[data-v-35175282] {
    display: none;
}
.esm-tabs-container[data-v-35175282] {
    margin-bottom: 0.5rem;
}
.esm-pills-nav[data-v-35175282] {
    width: 100%;
    display: flex;
    padding: 2px;
    border-radius: 0.375rem;
}
.esm-pill-btn[data-v-35175282] {
    flex: 1;
    justify-content: center;
    font-size: 0.75rem;
    padding: 0.35rem 0.4rem;
    gap: 0.35rem;
}
.esm-level-selector[data-v-35175282] {
    grid-template-columns: repeat(2, 1fr);
}
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/EmployeeSkills.vue?vue&type=style&index=0&id=00166505&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-qualification-list[data-v-00166505] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-qualification-list[data-v-00166505] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/EmployeeEducation.vue?vue&type=style&index=0&id=7ec78f35&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-qualification-list[data-v-7ec78f35] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-qualification-list[data-v-7ec78f35] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/EmployeeLanguages.vue?vue&type=style&index=0&id=11388e28&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-qualification-list[data-v-11388e28] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-qualification-list[data-v-11388e28] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/EmployeeWorkExperience.vue?vue&type=style&index=0&id=eb451ec4&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-qualification-list[data-v-eb451ec4] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-qualification-list[data-v-eb451ec4] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/EmployeeLicense.vue?vue&type=style&index=0&id=23d2708e&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-qualification-list[data-v-23d2708e] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-qualification-list[data-v-23d2708e] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/pages/employee/EmployeeQualifications.vue?vue&type=style&index=0&id=3429ebc4&scoped=true&lang=css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.gsl-hrm-subtitle-text[data-v-3429ebc4] {
  font-size: 0.8125rem;
  color: #64748b;
  margin-top: 4px;
  line-height: 1.4;
  word-break: break-word;
}
@media (max-width: 768px) {
.gsl-hrm-top-padding[data-v-3429ebc4] {
    padding-top: 0.75rem;
}
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/SaveImmigration.vue?vue&type=style&index=0&id=96887970&scoped=true&lang=scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.date-checkbox-container[data-v-96887970] {
  display: flex;
  align-items: center;
  justify-content: space-between; /* Ensures label is on the left and checkbox is on the right */
  width: 100%;
}
.custom-label[data-v-96887970] {
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: var(--oxd-interface-gray-darken-1-color);
}
.custom-check-box[data-v-96887970] {
  margin-left: auto;
  margin-bottom: 2px;
}
.full-width-input[data-v-96887970] {
  width: 100%;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/EditImmigration.vue?vue&type=style&index=0&id=3be869ca&scoped=true&lang=scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.date-checkbox-container[data-v-3be869ca] {
  display: flex;
  align-items: center;
  justify-content: space-between; /* Ensures label is on the left and checkbox is on the right */
  width: 100%;
}
.custom-label[data-v-3be869ca] {
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: var(--oxd-interface-gray-darken-1-color);
}
.custom-check-box[data-v-3be869ca] {
  margin-left: auto;
}
.full-width-input[data-v-3be869ca] {
  width: 100%;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPimPlugin/pages/employee/employee.scss?vue&type=style&index=0&id=245ff20c&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-employee-container[data-v-245ff20c] {
  display: flex;
}
@media (min-width: 0px) {
.gsl-hrm-employee-container[data-v-245ff20c] {
    flex-direction: column;
}
}
@media (min-width: 800px) {
.gsl-hrm-employee-container[data-v-245ff20c] {
    flex-direction: row;
}
}
.gsl-hrm-employee-container .gsl-hrm-employee-image[data-v-245ff20c] {
  flex: 1 1 25%;
  padding: 1rem;
  text-align: center;
}
.gsl-hrm-employee-container .gsl-hrm-employee-form[data-v-245ff20c] {
  flex: 1 1 75%;
}
.user-form-header[data-v-245ff20c] {
  display: flex;
  padding: 1rem 0;
}
.user-form-header-text[data-v-245ff20c] {
  font-size: 0.8rem;
  margin-right: 1rem;
}
[data-v-245ff20c] .--status-grouped-field {
  display: flex;
}
[data-v-245ff20c] .--gender-grouped-field {
  display: flex;
}
.gsl-hrm-employee-list[data-v-245ff20c] .card-header-slot:has(+ .card-body-slot:not(:empty)) {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-employee-list[data-v-245ff20c] .card-header-slot .oxd-table-card-cell {
  display: flex;
}
.gsl-hrm-employee-list[data-v-245ff20c] .card-header-slot .header {
  margin-right: 5px;
  font-size: 1rem;
}
.gsl-hrm-employee-list[data-v-245ff20c] .card-header-slot-content.--left {
  display: flex;
  align-items: center;
}
.gsl-hrm-employee-list[data-v-245ff20c] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-employee-list[data-v-245ff20c] .card-body-slot:empty {
  display: none;
}
.gsl-hrm-employee-picture[data-v-245ff20c] {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 8rem;
}
.gsl-hrm-employee-picture[data-v-245ff20c] .oxd-file-div {
  width: 12rem !important;
  height: 12rem !important;
}
.gsl-hrm-employee-picture[data-v-245ff20c] .employee-image {
  height: 12rem;
}
[data-v-245ff20c] .--termination-button {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gsl-hrm-terminate-date[data-v-245ff20c] {
  cursor: pointer;
  color: var(--oxd-primary-one-color);
  text-decoration: underline;
  font-size: 0.75rem;
  font-weight: 800;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/pages/employee/EmployeeImmigration.vue?vue&type=style&index=1&id=245ff20c&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-immigration-list[data-v-245ff20c] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-immigration-list[data-v-245ff20c] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/EmployeeSupervisors.vue?vue&type=style&index=0&id=4f9beed8&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-supervisor-list[data-v-4f9beed8] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-supervisor-list[data-v-4f9beed8] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/EmployeeSubordinates.vue?vue&type=style&index=0&id=368f96ac&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-subordinate-list[data-v-368f96ac] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-subordinate-list[data-v-368f96ac] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPimPlugin/pages/employee/employee.scss?vue&type=style&index=0&id=2d01ee36&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-employee-container[data-v-2d01ee36] {
  display: flex;
}
@media (min-width: 0px) {
.gsl-hrm-employee-container[data-v-2d01ee36] {
    flex-direction: column;
}
}
@media (min-width: 800px) {
.gsl-hrm-employee-container[data-v-2d01ee36] {
    flex-direction: row;
}
}
.gsl-hrm-employee-container .gsl-hrm-employee-image[data-v-2d01ee36] {
  flex: 1 1 25%;
  padding: 1rem;
  text-align: center;
}
.gsl-hrm-employee-container .gsl-hrm-employee-form[data-v-2d01ee36] {
  flex: 1 1 75%;
}
.user-form-header[data-v-2d01ee36] {
  display: flex;
  padding: 1rem 0;
}
.user-form-header-text[data-v-2d01ee36] {
  font-size: 0.8rem;
  margin-right: 1rem;
}
[data-v-2d01ee36] .--status-grouped-field {
  display: flex;
}
[data-v-2d01ee36] .--gender-grouped-field {
  display: flex;
}
.gsl-hrm-employee-list[data-v-2d01ee36] .card-header-slot:has(+ .card-body-slot:not(:empty)) {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-employee-list[data-v-2d01ee36] .card-header-slot .oxd-table-card-cell {
  display: flex;
}
.gsl-hrm-employee-list[data-v-2d01ee36] .card-header-slot .header {
  margin-right: 5px;
  font-size: 1rem;
}
.gsl-hrm-employee-list[data-v-2d01ee36] .card-header-slot-content.--left {
  display: flex;
  align-items: center;
}
.gsl-hrm-employee-list[data-v-2d01ee36] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-employee-list[data-v-2d01ee36] .card-body-slot:empty {
  display: none;
}
.gsl-hrm-employee-picture[data-v-2d01ee36] {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 8rem;
}
.gsl-hrm-employee-picture[data-v-2d01ee36] .oxd-file-div {
  width: 12rem !important;
  height: 12rem !important;
}
.gsl-hrm-employee-picture[data-v-2d01ee36] .employee-image {
  height: 12rem;
}
[data-v-2d01ee36] .--termination-button {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gsl-hrm-terminate-date[data-v-2d01ee36] {
  cursor: pointer;
  color: var(--oxd-primary-one-color);
  text-decoration: underline;
  font-size: 0.75rem;
  font-weight: 800;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/pages/employee/EmployeeMembership.vue?vue&type=style&index=1&id=2d01ee36&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-membership-list[data-v-2d01ee36] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-membership-list[data-v-2d01ee36] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPimPlugin/pages/customField/customField.scss?vue&type=style&index=0&id=7fc4c454&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-custom-field-title[data-v-7fc4c454] {
  display: block;
}
@media (min-width: 800px) {
.gsl-hrm-custom-field-title[data-v-7fc4c454] {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.gsl-hrm-custom-field-title .--infotext[data-v-7fc4c454] {
    margin-right: 1rem;
}
}
.select-options-hint[data-v-7fc4c454] {
  font-size: 0.75rem;
  margin-top: -0.625rem;
}
.--infotext[data-v-7fc4c454] {
  font-size: 0.875rem;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPimPlugin/pages/customField/customField.scss?vue&type=style&index=0&id=547ab12c&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-custom-field-title[data-v-547ab12c] {
  display: block;
}
@media (min-width: 800px) {
.gsl-hrm-custom-field-title[data-v-547ab12c] {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.gsl-hrm-custom-field-title .--infotext[data-v-547ab12c] {
    margin-right: 1rem;
}
}
.select-options-hint[data-v-547ab12c] {
  font-size: 0.75rem;
  margin-top: -0.625rem;
}
.--infotext[data-v-547ab12c] {
  font-size: 0.875rem;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPimPlugin/pages/customField/customField.scss?vue&type=style&index=0&id=af1ac0d2&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-custom-field-title[data-v-af1ac0d2] {
  display: block;
}
@media (min-width: 800px) {
.gsl-hrm-custom-field-title[data-v-af1ac0d2] {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.gsl-hrm-custom-field-title .--infotext[data-v-af1ac0d2] {
    margin-right: 1rem;
}
}
.select-options-hint[data-v-af1ac0d2] {
  font-size: 0.75rem;
  margin-top: -0.625rem;
}
.--infotext[data-v-af1ac0d2] {
  font-size: 0.875rem;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/pages/optionalField/OptionalField.vue?vue&type=style&index=0&id=4cac6176&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-optional-field-row[data-v-4cac6176] {
  grid-column-start: 1;
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 0.75rem;
}
.gsl-hrm-optional-field-label[data-v-4cac6176] {
  box-sizing: border-box;
  font-family: "Nunito Sans", sans-serif;
  color: #3f4552;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  border-radius: 0.65rem;
  padding: 0.675rem 0.5rem;
  padding: 0;
  flex-basis: 75%;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/EmployeeDataImportModal.vue?vue&type=style&index=0&id=7db9fe6a&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-modal-header[data-v-7db9fe6a] {
  display: flex;
  margin-bottom: 1.2rem;
  justify-content: center;
}
.gsl-hrm-modal-footer[data-v-7db9fe6a] {
  display: flex;
  margin-top: 1.2rem;
  justify-content: center;
}
.gsl-hrm-text-center-align[data-v-7db9fe6a] {
  text-align: center;
  overflow-wrap: break-word;
}
[data-v-7db9fe6a] .gsl-hrm-dialog-popup {
  width: 450px;
}
.gsl-hrm-success-message[data-v-7db9fe6a] {
  color: #34bc40;
}
.gsl-hrm-error-message[data-v-7db9fe6a] {
  color: #eb0910;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/pages/dataImport/EmployeeDataImport.vue?vue&type=style&index=0&id=6c39a5a4&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-information-card-container[data-v-6c39a5a4] {
  background-color: #e8eaef;
  border-radius: 1.2rem;
  padding: 1.2rem;
}
.gsl-hrm-information-card-text[data-v-6c39a5a4] {
  font-size: 14px;
  color: #3f4552;
  font-weight: 400;
}
.gsl-hrm-information-card-text .download-link[data-v-6c39a5a4] {
  color: var(--oxd-primary-one-color);
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/ReportCriterionAutocomplete.vue?vue&type=style&index=0&id=491b8ca0&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-491b8ca0] .oxd-input-group__label-wrapper {
  display: none;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/ReportCriterionSelect.vue?vue&type=style&index=0&id=3816f8c4&lang=scss&scoped=true ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-3816f8c4] .oxd-input-group__label-wrapper {
  display: none;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/ReportCriterionRange.vue?vue&type=style&index=0&id=22737025&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-report-range[data-v-22737025] {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.gsl-hrm-report-range-text[data-v-22737025] {
  margin: 0 1rem;
  font-size: 14px;
}
[data-v-22737025] .oxd-input-group__label-wrapper {
  display: none;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/ReportCriterionDateRange.vue?vue&type=style&index=0&id=58ac7c17&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-report-daterange[data-v-58ac7c17] {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.gsl-hrm-report-range-text[data-v-58ac7c17] {
  margin: 0 1rem;
  font-size: 14px;
}
[data-v-58ac7c17] .oxd-input-group__label-wrapper {
  display: none;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/ReportCriterion.vue?vue&type=style&index=0&id=2db051a8&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-report-criteria[data-v-2db051a8] {
  display: flex;
  align-items: baseline;
}
.gsl-hrm-report-criteria-name[data-v-2db051a8] {
  margin-left: 1rem;
  font-weight: 700;
  font-size: 14px;
  padding: 0.675rem 0rem;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/components/ReportDisplayField.vue?vue&type=style&index=0&id=71a436be&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-report-field[data-v-71a436be] {
  display: flex;
  align-items: center;
}
.gsl-hrm-report-field-name[data-v-71a436be] {
  margin-left: 1rem;
  font-weight: 700;
  font-size: 14px;
  padding: 0.675rem 0rem;
}
.gsl-hrm-report-field-header[data-v-71a436be] {
  font-size: 14px;
  margin-right: 1rem;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPimPlugin/pages/reports/employee-report.scss?vue&type=style&index=0&id=52623eee&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-report-criteria[data-v-52623eee] {
  display: flex;
  align-items: center;
}
.gsl-hrm-report-icon[data-v-52623eee] {
  margin-left: 1rem;
}
[data-v-52623eee] .oxd-chip .oxd-icon {
  align-self: center;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/core/components/table/reports-table.scss?vue&type=style&index=0&id=6c492452&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-6c492452] .oxd-report-table-header {
  height: 80px;
  position: relative;
  align-items: flex-start;
}
@media (min-width: 600px) {
[data-v-6c492452] .oxd-report-table-header {
    height: unset;
    align-items: unset;
}
}
[data-v-6c492452] .oxd-report-table-header .oxd-report-table-header--toggable {
  height: 45px;
}
[data-v-6c492452] revogr-data .rgCell:empty:before {
  content: "--";
}
.oxd-text--count[data-v-6c492452] {
  position: absolute;
  left: 1.2rem;
  top: 50px;
  font-size: 0.8rem;
}
@media (min-width: 600px) {
.oxd-text--count[data-v-6c492452] {
    position: unset;
}
}
.oxd-text--footer[data-v-6c492452] {
  margin-left: auto;
  margin-right: 1.2rem;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/core/components/table/ReportCSVDownload.vue?vue&type=style&index=0&id=bc64f132&lang=scss&scoped=true ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.report-download-options[data-v-bc64f132] .oxd-button--text {
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.59);
  min-width: 103px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPimPlugin/pages/reports/ViewEmployeeReport.vue?vue&type=style&index=0&id=5ef6be16&lang=scss&scoped=true ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.flex-container[data-v-5ef6be16] {
  display: flex;
  justify-content: space-between;
  padding: 10px 25px;
}
.flex-container[data-v-5ef6be16] .oxd-button--text {
  width: 109px;
  padding: 6px 0;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPimPlugin/pages/reports/employee-report.scss?vue&type=style&index=0&id=66a0c23b&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-report-criteria[data-v-66a0c23b] {
  display: flex;
  align-items: center;
}
.gsl-hrm-report-icon[data-v-66a0c23b] {
  margin-left: 1rem;
}
[data-v-66a0c23b] .oxd-chip .oxd-icon {
  align-self: center;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPimPlugin/pages/updatePassword/update-password.scss?vue&type=style&index=0&id=1e079640&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-user-name[data-v-1e079640] {
  font-size: 14px;
  padding: 0.675rem 0rem;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmHelpPlugin/pages/ViewSupport.vue?vue&type=style&index=0&id=7fcd09d0&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-support-text[data-v-7fcd09d0] {
  font-size: 12px;
}
.gsl-hrm-support[data-v-7fcd09d0] {
  padding: 1rem 0;
}
.gsl-hrm-support-channel[data-v-7fcd09d0] {
  grid-template-columns: 50px 1fr;
  align-items: center;
}
.gsl-hrm-support-channel img[data-v-7fcd09d0] {
  width: 40px;
  height: 40px;
}
.gsl-hrm-support-link[data-v-7fcd09d0] {
  text-decoration: none;
  color: var(--oxd-primary-one-color);
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmTimePlugin/components/ActivityDropdown.vue?vue&type=style&index=0&id=42071ad6&scoped=true&lang=css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

[data-v-42071ad6] .oxd-select-wrapper {
  min-width: 150px;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmTimePlugin/components/TimesheetCommentModal.vue?vue&type=style&index=0&id=12c340ba&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-timesheet-grid[data-v-12c340ba] {
  width: 100%;
  padding: 0 0.625rem;
  grid-template-columns: 100px 1fr;
  margin-bottom: 1rem;
}
.gsl-hrm-timesheet-title[data-v-12c340ba], .gsl-hrm-timesheet-text[data-v-12c340ba] {
  word-break: break-word;
  font-size: 14px;
}
.gsl-hrm-timesheet-title[data-v-12c340ba] {
  font-weight: 700;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmTimePlugin/components/Timesheet.vue?vue&type=style&index=0&id=e18e7be8&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Import OXD Globals */
.gsl-hrm-footer-link-title[data-v-e18e7be8] {
  font-size: 13px;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.gsl-hrm-footer-guide-container[data-v-e18e7be8] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 800px) {
.gsl-hrm-footer-guide-container[data-v-e18e7be8] {
    flex-direction: row;
}
}
.gsl-hrm-footer-link[data-v-e18e7be8] {
  color: var(--oxd-primary-one-color);
  font-weight: 600;
  cursor: pointer;
}
.gsl-hrm-footer-link[data-v-e18e7be8]:hover {
  text-decoration: underline;
}

/* ── Responsive Display Switcher ──────────────────────────────── */
.gsl-hrm-timesheet-desktop-view[data-v-e18e7be8] {
  display: block;
}
@media (max-width: 768px) {
.gsl-hrm-timesheet-desktop-view[data-v-e18e7be8] {
    display: none;
}
}
.gsl-hrm-timesheet-mobile-view[data-v-e18e7be8] {
  display: none;
  padding: 0.75rem 0.5rem;
}
@media (max-width: 768px) {
.gsl-hrm-timesheet-mobile-view[data-v-e18e7be8] {
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
}
}

/* ── Mobile View Mode ─────────────────────────────────────────── */
.gsl-ts-mob-summary-card[data-v-e18e7be8] {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-left: 4px solid var(--oxd-primary-one-color);
  padding: 0.35rem 1.15rem;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.gsl-ts-mob-summary-card .gsl-ts-mob-summary-top[data-v-e18e7be8] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gsl-ts-mob-summary-card .gsl-ts-mob-summary-label[data-v-e18e7be8] {
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #475569;
  font-weight: 700;
}
.gsl-ts-mob-summary-card .gsl-ts-mob-summary-value[data-v-e18e7be8] {
  font-size: 1.4rem;
  font-weight: 800;
  color: var(--oxd-primary-one-color);
  letter-spacing: -0.02em;
}
.gsl-ts-mob-summary-card .gsl-ts-mob-summary-period[data-v-e18e7be8] {
  font-size: 0.8rem;
  color: #64748b;
  font-weight: 500;
}
.gsl-ts-mob-empty-card[data-v-e18e7be8] {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 1.5rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}
.gsl-ts-mob-empty-title[data-v-e18e7be8] {
  color: #64748b;
  font-size: 0.95rem;
  font-weight: 600;
  margin: 0;
}
.gsl-ts-mob-special-list[data-v-e18e7be8] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
}
.gsl-ts-mob-special-badge[data-v-e18e7be8] {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.4rem 0.75rem;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: 500;
}
.gsl-ts-mob-special-badge.--holiday[data-v-e18e7be8] {
  background: #fefce8;
  border: 1px solid #fef08a;
  color: #854d0e;
}
.gsl-ts-mob-special-badge.--holiday .gsl-ts-mob-special-tag[data-v-e18e7be8] {
  background: #ca8a04;
  color: #ffffff;
}
.gsl-ts-mob-special-badge.--leave[data-v-e18e7be8] {
  background: #f0f9ff;
  border: 1px solid #bae6fd;
  color: #0369a1;
}
.gsl-ts-mob-special-badge.--leave .gsl-ts-mob-special-tag[data-v-e18e7be8] {
  background: var(--oxd-primary-one-color);
  color: #ffffff;
}
.gsl-ts-mob-special-tag[data-v-e18e7be8] {
  font-size: 0.7rem;
  font-weight: 700;
  padding: 1px 6px;
  border-radius: 10px;
  text-transform: uppercase;
}
.gsl-ts-mob-special-name[data-v-e18e7be8] {
  font-weight: 700;
}
.gsl-ts-mob-special-date[data-v-e18e7be8] {
  opacity: 0.85;
}
.gsl-ts-mob-record-card[data-v-e18e7be8] {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 1rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.gsl-ts-mob-record-card .gsl-ts-mob-rec-head[data-v-e18e7be8] {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem;
  border-bottom: 1px solid #f1f5f9;
  padding-bottom: 0.65rem;
}
.gsl-ts-mob-record-card .gsl-ts-mob-rec-meta[data-v-e18e7be8] {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  min-width: 0;
}
.gsl-ts-mob-record-card .gsl-ts-mob-project-name[data-v-e18e7be8] {
  font-weight: 700;
  font-size: 0.95rem;
  color: #0f172a;
  word-break: break-word;
}
.gsl-ts-mob-record-card .gsl-ts-mob-activity-line[data-v-e18e7be8] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.4rem;
  font-size: 0.85rem;
  color: #475569;
}
.gsl-ts-mob-record-card .gsl-ts-mob-unit-pill[data-v-e18e7be8] {
  background: #f1f5f9;
  color: #64748b;
  font-size: 0.75rem;
  padding: 1px 6px;
  border-radius: 4px;
}
.gsl-ts-mob-record-card .gsl-ts-mob-rec-total[data-v-e18e7be8] {
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-shrink: 0;
}
.gsl-ts-mob-record-card .gsl-ts-mob-total-tag-label[data-v-e18e7be8] {
  font-size: 0.7rem;
  text-transform: uppercase;
  color: #64748b;
  font-weight: 600;
}
.gsl-ts-mob-record-card .gsl-ts-mob-total-tag-value[data-v-e18e7be8] {
  font-weight: 700;
  font-size: 1.05rem;
  color: var(--oxd-primary-one-color);
}
.gsl-ts-mob-record-card .gsl-ts-mob-days-strip[data-v-e18e7be8] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(70px, 1fr));
  gap: 0.45rem;
}
.gsl-ts-mob-record-card .gsl-ts-mob-day-chip[data-v-e18e7be8] {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 0.45rem 0.35rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.3rem;
  position: relative;
  text-align: center;
}
.gsl-ts-mob-record-card .gsl-ts-mob-day-chip.--is-holiday[data-v-e18e7be8] {
  background: #fefee6;
  border-color: #f2f89d;
}
.gsl-ts-mob-record-card .gsl-ts-mob-day-chip.--is-leave[data-v-e18e7be8] {
  background: #f0faff;
  border-color: #96d5ec;
}
.gsl-ts-mob-record-card .gsl-ts-mob-day-chip.--is-weekend[data-v-e18e7be8] {
  background: #fdf2f2;
  border-color: #f0aaaa;
}
.gsl-ts-mob-record-card .gsl-ts-mob-day-chip.--is-weekend-half[data-v-e18e7be8] {
  background: #fff8f0;
  border-color: #ffd6a4;
}
.gsl-ts-mob-record-card .gsl-ts-mob-day-badge[data-v-e18e7be8] {
  display: flex;
  align-items: baseline;
  gap: 3px;
  font-size: 0.75rem;
  color: #64748b;
  font-weight: 600;
}
.gsl-ts-mob-record-card .gsl-ts-mob-day-dname[data-v-e18e7be8] {
  text-transform: uppercase;
  font-size: 0.7rem;
}
.gsl-ts-mob-record-card .gsl-ts-mob-day-dnum[data-v-e18e7be8] {
  font-weight: 700;
  color: #1e293b;
}
.gsl-ts-mob-record-card .gsl-ts-mob-day-entry[data-v-e18e7be8] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  width: 100%;
}
.gsl-ts-mob-record-card .gsl-ts-mob-duration-txt[data-v-e18e7be8] {
  font-size: 0.85rem;
  font-weight: 700;
  color: #0f172a;
}
.gsl-ts-mob-record-card .gsl-ts-mob-status-text[data-v-e18e7be8] {
  font-size: 0.65rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.1;
}
.gsl-ts-mob-record-card .gsl-ts-mob-status-text.--holiday-txt[data-v-e18e7be8] {
  color: #826f04;
}
.gsl-ts-mob-record-card .gsl-ts-mob-status-text.--leave-txt[data-v-e18e7be8] {
  color: #026b91;
}
.gsl-ts-mob-record-card .gsl-ts-mob-status-text.--weekend-txt[data-v-e18e7be8] {
  color: #991b1b;
}
.gsl-ts-mob-record-card .gsl-ts-mob-status-text.--workday-txt[data-v-e18e7be8] {
  color: #64748b;
}
.gsl-ts-mob-record-card .gsl-ts-mob-qty-txt[data-v-e18e7be8] {
  font-size: 0.7rem;
  color: #64748b;
}
.gsl-ts-mob-record-card .gsl-ts-mob-comment-btn[data-v-e18e7be8] {
  font-size: 0.8rem;
  color: var(--oxd-primary-one-color);
  margin-top: 2px;
}
.gsl-ts-mob-daily-totals-card[data-v-e18e7be8] {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  padding: 0.75rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.gsl-ts-mob-daily-totals-card .gsl-ts-mob-daily-totals-header[data-v-e18e7be8] {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #475569;
}
.gsl-ts-mob-daily-totals-card .gsl-ts-mob-daily-totals-grid[data-v-e18e7be8] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(70px, 1fr));
  gap: 0.4rem;
}
.gsl-ts-mob-daily-totals-card .gsl-ts-mob-day-total-chip[data-v-e18e7be8] {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  padding: 0.35rem 0.45rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.gsl-ts-mob-daily-totals-card .gsl-ts-mob-day-total-chip.--is-holiday[data-v-e18e7be8] {
  background: #fefee6;
  border-color: #f2f89d;
}
.gsl-ts-mob-daily-totals-card .gsl-ts-mob-day-total-chip.--is-leave[data-v-e18e7be8] {
  background: #f0faff;
  border-color: #96d5ec;
}
.gsl-ts-mob-daily-totals-card .gsl-ts-mob-day-total-chip.--is-weekend[data-v-e18e7be8] {
  background: #fdf2f2;
  border-color: #f0aaaa;
}
.gsl-ts-mob-daily-totals-card .gsl-ts-mob-day-total-chip.--is-weekend-half[data-v-e18e7be8] {
  background: #fff8f0;
  border-color: #ffd6a4;
}
.gsl-ts-mob-daily-totals-card .gsl-ts-mob-day-total-name[data-v-e18e7be8] {
  font-size: 0.7rem;
  color: #64748b;
  font-weight: 600;
}
.gsl-ts-mob-daily-totals-card .gsl-ts-mob-day-total-value[data-v-e18e7be8] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #0f172a;
}

/* ── Mobile Edit Mode ─────────────────────────────────────────── */
.gsl-ts-mob-edit-card[data-v-e18e7be8] {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 1rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-edit-head[data-v-e18e7be8] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f1f5f9;
  padding-bottom: 0.5rem;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-edit-title[data-v-e18e7be8] {
  font-weight: 700;
  font-size: 0.9rem;
  color: #0f172a;
  background: #f1f5f9;
  padding: 2px 10px;
  border-radius: 6px;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-edit-del-btn[data-v-e18e7be8] {
  color: #ef4444;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-edit-dropdowns[data-v-e18e7be8] {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-edit-days-list[data-v-e18e7be8] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-edit-day-item[data-v-e18e7be8] {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 0.6rem 0.75rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-edit-day-item.--is-holiday[data-v-e18e7be8] {
  background: #fefee6;
  border-color: #f2f89d;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-edit-day-item.--is-leave[data-v-e18e7be8] {
  background: #f0faff;
  border-color: #96d5ec;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-edit-day-item.--is-weekend[data-v-e18e7be8] {
  background: #fdf2f2;
  border-color: #f0aaaa;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-edit-day-item.--is-weekend-half[data-v-e18e7be8] {
  background: #fff8f0;
  border-color: #ffd6a4;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-edit-day-header[data-v-e18e7be8] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-edit-day-name[data-v-e18e7be8] {
  font-size: 0.85rem;
  color: #334155;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-badge[data-v-e18e7be8] {
  font-size: 0.7rem;
  font-weight: 600;
  padding: 2px 6px;
  border-radius: 4px;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-badge.--holiday[data-v-e18e7be8] {
  background: #f2f89d;
  color: #5a5405;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-badge.--leave[data-v-e18e7be8] {
  background: #96d5ec;
  color: #08485e;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-badge.--weekend[data-v-e18e7be8] {
  background: #f0aaaa;
  color: #6e1818;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-badge.--half-day[data-v-e18e7be8] {
  background: #ffd6a4;
  color: #703904;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-edit-day-controls[data-v-e18e7be8] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-input-box[data-v-e18e7be8] {
  flex: 1;
  min-width: 0;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-input-box.--qty[data-v-e18e7be8] {
  max-width: 100px;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-input-box[data-v-e18e7be8] .oxd-input-group {
  margin-bottom: 0;
}
.gsl-ts-mob-edit-card .gsl-ts-mob-edit-comment-btn[data-v-e18e7be8] {
  flex-shrink: 0;
  color: var(--oxd-primary-one-color);
}
.gsl-ts-mob-add-row-btn[data-v-e18e7be8] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.85rem;
  background: #ffffff;
  border: 2px dashed #cbd5e1;
  border-radius: 12px;
  color: var(--oxd-primary-one-color);
  font-weight: 600;
  font-size: 0.9rem;
  cursor: pointer;
  transition: all 0.15s ease;
}
.gsl-ts-mob-add-row-btn[data-v-e18e7be8]:hover {
  background: #f0f9ff;
  border-color: var(--oxd-primary-one-color);
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmTimePlugin/components/timesheet.scss?vue&type=style&index=1&id=e18e7be8&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-timesheet-header[data-v-e18e7be8], .gsl-hrm-timesheet-footer[data-v-e18e7be8] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gsl-hrm-timesheet-header[data-v-e18e7be8] {
  gap: 0.4rem;
  flex-direction: column;
  border-bottom: 1px solid #e8eaef;
}
.gsl-hrm-timesheet-header--title[data-v-e18e7be8] {
  width: 100%;
  box-sizing: border-box;
  padding: 0.6rem 1.2rem;
  border-bottom: 1px solid #e8eaef;
}
@media (min-width: 800px) {
.gsl-hrm-timesheet-header[data-v-e18e7be8] {
    flex-direction: row;
}
.gsl-hrm-timesheet-header--title[data-v-e18e7be8] {
    width: unset;
    border-bottom: unset;
}
}
.gsl-hrm-timesheet-header--options[data-v-e18e7be8] {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 0.6rem 1.2rem;
  box-sizing: border-box;
}
@media (min-width: 800px) {
.gsl-hrm-timesheet-header--options[data-v-e18e7be8] {
    width: unset;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
}
.gsl-hrm-timesheet-footer[data-v-e18e7be8] {
  align-items: flex-start;
  padding: 0.6rem 1.2rem;
  border-top: 1px solid #e8eaef;
  flex-direction: column-reverse;
  gap: 1rem;
}
@media (min-width: 800px) {
.gsl-hrm-timesheet-footer[data-v-e18e7be8] {
    flex-direction: row;
    align-items: center;
    gap: 0.4rem;
}
}
.gsl-hrm-timesheet-footer--title[data-v-e18e7be8] {
  width: 100%;
}
@media (min-width: 800px) {
.gsl-hrm-timesheet-footer--title[data-v-e18e7be8] {
    width: unset;
}
}
.gsl-hrm-timesheet-footer--title .indicator[data-v-e18e7be8] {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 0.5rem;
}
.gsl-hrm-timesheet-footer--title .indicator.holiday[data-v-e18e7be8] {
  background-color: #f2f89d;
  border: 1px solid #070707;
}
.gsl-hrm-timesheet-footer--title .indicator.weekend[data-v-e18e7be8] {
  background-color: #f0aaaa;
  border: 1px solid #070707;
}
.gsl-hrm-timesheet-footer--title .indicator.half-day[data-v-e18e7be8] {
  background-color: #ffd6a4;
  border: 1px solid #070707;
}
.gsl-hrm-timesheet-footer--title .indicator.leave[data-v-e18e7be8] {
  background-color: #96d5ec;
  border: 1px solid #070707;
}
.gsl-hrm-timesheet-footer--options[data-v-e18e7be8] {
  gap: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: stretch;
}
.gsl-hrm-timesheet-footer--options[data-v-e18e7be8] .oxd-button {
  flex: 1;
  min-width: 0;
  white-space: nowrap !important;
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
@media (min-width: 800px) {
.gsl-hrm-timesheet-footer--options[data-v-e18e7be8] {
    width: unset;
    justify-content: flex-end;
}
.gsl-hrm-timesheet-footer--options[data-v-e18e7be8] .oxd-button {
    flex: unset;
    width: unset;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
}
}
.gsl-hrm-timesheet-body[data-v-e18e7be8] {
  overflow-x: auto;
}
.gsl-hrm-timesheet-body-message[data-v-e18e7be8] {
  padding: 0.6rem 1.2rem;
}
.gsl-hrm-timesheet-table[data-v-e18e7be8] {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  font-family: "Nunito Sans", sans-serif;
  color: #3f4552;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (max-width: 600px) {
.gsl-hrm-timesheet-table .--freeze-left[data-v-e18e7be8],
  .gsl-hrm-timesheet-table .--freeze-right[data-v-e18e7be8] {
    position: sticky;
    background-color: #ffffff;
    z-index: 209;
}
.gsl-hrm-timesheet-table .--freeze-left[data-v-e18e7be8]::after,
  .gsl-hrm-timesheet-table .--freeze-right[data-v-e18e7be8]::after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
}
.gsl-hrm-timesheet-table .--freeze-left[data-v-e18e7be8] {
    left: 0;
}
.gsl-hrm-timesheet-table .--freeze-left[data-v-e18e7be8]::after {
    right: 0;
    border-right: 1px solid #e8eaef;
}
.gsl-hrm-timesheet-table .--freeze-right[data-v-e18e7be8] {
    right: 0;
}
.gsl-hrm-timesheet-table .--freeze-right[data-v-e18e7be8]::after {
    left: 0;
    border-left: 1px solid #e8eaef;
}
}
.gsl-hrm-timesheet-table-header-cell[data-v-e18e7be8] {
  padding: 1rem 1.2rem;
  font-weight: 700;
}
.gsl-hrm-timesheet-table-header-cell.--center[data-v-e18e7be8] {
  text-align: center;
}
.gsl-hrm-timesheet-table-header-row[data-v-e18e7be8] {
  border-bottom: 1px solid #e8eaef;
}
.gsl-hrm-timesheet-table-header .--weekend-column[data-v-e18e7be8] {
  background-color: #ffdede;
}
.gsl-hrm-timesheet-table-header .--holiday-column[data-v-e18e7be8] {
  background-color: #fdffde;
}
.gsl-hrm-timesheet-table-header .--leave-column[data-v-e18e7be8] {
  background-color: #def6ff;
}
.gsl-hrm-timesheet-table-header .--day[data-v-e18e7be8] {
  display: block;
  font-size: 16px;
}
.gsl-hrm-timesheet-table-body-cell[data-v-e18e7be8] {
  position: relative;
  max-width: 150px;
  padding: 1rem 1.2rem;
}
.gsl-hrm-timesheet-table-body-cell.--highlight[data-v-e18e7be8] {
  font-weight: 700;
  background-color: #cfd3de;
}
.gsl-hrm-timesheet-table-body-cell.--highlight-2[data-v-e18e7be8] {
  font-weight: 700;
  color: #ffffff;
  background-color: #4e5055;
}
.gsl-hrm-timesheet-table-body-cell.--highlight-3[data-v-e18e7be8] {
  background-color: #e5e5e5;
}
.gsl-hrm-timesheet-table-body-cell.--flex[data-v-e18e7be8] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.gsl-hrm-timesheet-table-body-cell.--center[data-v-e18e7be8] {
  text-align: center;
}
.gsl-hrm-timesheet-table-body-cell .--bold[data-v-e18e7be8] {
  font-weight: 800;
}
.gsl-hrm-timesheet-table-body-cell .--red[data-v-e18e7be8] {
  color: #ff0000;
}
.gsl-hrm-timesheet-table-body-cell .--green[data-v-e18e7be8] {
  color: #29bb29;
}
.gsl-hrm-timesheet-table-body-cell .--amber[data-v-e18e7be8] {
  color: #eba215;
}
.gsl-hrm-timesheet-table-body-cell .--blue[data-v-e18e7be8] {
  color: #1579eb;
}
.gsl-hrm-timesheet-table-body-cell.--weekend-column[data-v-e18e7be8] {
  background-color: #ffdede;
}
.gsl-hrm-timesheet-table-body-cell.--weekend-half-column[data-v-e18e7be8] {
  background-color: #ffeade;
}
.gsl-hrm-timesheet-table-body-cell.--holiday-column[data-v-e18e7be8] {
  background-color: #fdffde;
}
.gsl-hrm-timesheet-table-body-cell.--leave-column[data-v-e18e7be8] {
  background-color: #def6ff;
}
.gsl-hrm-timesheet-table-body-row[data-v-e18e7be8] {
  vertical-align: baseline;
  border-bottom: 1px solid #e8eaef;
}
.gsl-hrm-timesheet-table-body-row.--total[data-v-e18e7be8] {
  background-color: #cfd3de;
}
.gsl-hrm-timesheet-table.--editable tr[data-v-e18e7be8] {
  border: unset;
}
.gsl-hrm-timesheet-table.--editable th[data-v-e18e7be8],
.gsl-hrm-timesheet-table.--editable td[data-v-e18e7be8] {
  padding: 0.5rem 1rem;
}
.gsl-hrm-timesheet-table.--editable th.--duration-input[data-v-e18e7be8],
.gsl-hrm-timesheet-table.--editable td.--duration-input[data-v-e18e7be8] {
  padding: 0.5rem 0.25rem;
}
.gsl-hrm-timesheet-icon-comment[data-v-e18e7be8] {
  top: -5px;
  right: -5px;
  z-index: 2;
  position: absolute;
}
.gsl-hrm-timesheet-loader[data-v-e18e7be8] {
  width: 100%;
  min-height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  z-index: 200;
}
.oxd-input-group[data-v-e18e7be8] {
  margin-bottom: 0;
}
[data-v-e18e7be8] .oxd-input-group__label-wrapper {
  display: none;
}
[data-v-e18e7be8] .oxd-input {
  min-width: 50px;
}
[data-v-e18e7be8] .oxd-input::-moz-placeholder {
  color: #bbbbbb;
}
[data-v-e18e7be8] .oxd-input::placeholder {
  color: #bbbbbb;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmTimePlugin/components/timesheet-period.scss?vue&type=style&index=0&id=3116e46d&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-timeperiod-picker[data-v-3116e46d] {
  gap: 0.5rem;
  display: grid;
  align-items: center;
  grid-template: "prev   title  next" "picker picker picker"/36px auto 36px;
}
@media (min-width: 800px) {
.gsl-hrm-timeperiod-picker[data-v-3116e46d] {
    grid-template: "title prev picker next"/auto auto minmax(240px, max-content) auto;
}
}
.gsl-hrm-timeperiod-title[data-v-3116e46d] {
  text-align: center;
  font-size: 12px;
  grid-area: title;
}
.gsl-hrm-timeperiod-icon.--prev[data-v-3116e46d] {
  grid-area: prev;
}
.gsl-hrm-timeperiod-icon.--next[data-v-3116e46d] {
  grid-area: next;
}
.oxd-input-group[data-v-3116e46d] {
  margin-bottom: 0;
  grid-area: picker;
}
[data-v-3116e46d] .oxd-input-group__label-wrapper {
  display: none;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmTimePlugin/pages/timesheets/EditTimeSheet.vue?vue&type=style&index=0&id=98806d50&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-timeperiod-title[data-v-98806d50] {
  font-size: 12px;
  margin-right: 10px;
}
.gsl-hrm-form-hint[data-v-98806d50] {
  margin-right: auto;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  overflow: hidden;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmTimePlugin/components/ProjectAdminAutocomplete.vue?vue&type=style&index=0&id=30d43758&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-project-admin-input[data-v-30d43758] {
  display: flex;
  align-items: flex-start;
}
.gsl-hrm-project-admin-input[data-v-30d43758] .oxd-input-group__label-wrapper:empty {
  display: none;
}
.gsl-hrm-project-delete-icon[data-v-30d43758] {
  margin-left: 1rem;
  margin-top: 1rem;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmTimePlugin/pages/project/Project.vue?vue&type=style&index=0&id=84417ad6&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-project-list[data-v-84417ad6] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-project-list[data-v-84417ad6] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-project-list[data-v-84417ad6] .card-header-slot-content.--right {
  justify-items: center;
  align-items: center;
  display: flex;
}
.gsl-hrm-project-list[data-v-84417ad6] .card-footer-slot {
  display: flex;
  align-items: flex-end;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmTimePlugin/components/timesheet.scss?vue&type=style&index=0&id=36f54d04&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-timesheet-header[data-v-36f54d04], .gsl-hrm-timesheet-footer[data-v-36f54d04] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gsl-hrm-timesheet-header[data-v-36f54d04] {
  gap: 0.4rem;
  flex-direction: column;
  border-bottom: 1px solid #e8eaef;
}
.gsl-hrm-timesheet-header--title[data-v-36f54d04] {
  width: 100%;
  box-sizing: border-box;
  padding: 0.6rem 1.2rem;
  border-bottom: 1px solid #e8eaef;
}
@media (min-width: 800px) {
.gsl-hrm-timesheet-header[data-v-36f54d04] {
    flex-direction: row;
}
.gsl-hrm-timesheet-header--title[data-v-36f54d04] {
    width: unset;
    border-bottom: unset;
}
}
.gsl-hrm-timesheet-header--options[data-v-36f54d04] {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 0.6rem 1.2rem;
  box-sizing: border-box;
}
@media (min-width: 800px) {
.gsl-hrm-timesheet-header--options[data-v-36f54d04] {
    width: unset;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
}
.gsl-hrm-timesheet-footer[data-v-36f54d04] {
  align-items: flex-start;
  padding: 0.6rem 1.2rem;
  border-top: 1px solid #e8eaef;
  flex-direction: column-reverse;
  gap: 1rem;
}
@media (min-width: 800px) {
.gsl-hrm-timesheet-footer[data-v-36f54d04] {
    flex-direction: row;
    align-items: center;
    gap: 0.4rem;
}
}
.gsl-hrm-timesheet-footer--title[data-v-36f54d04] {
  width: 100%;
}
@media (min-width: 800px) {
.gsl-hrm-timesheet-footer--title[data-v-36f54d04] {
    width: unset;
}
}
.gsl-hrm-timesheet-footer--title .indicator[data-v-36f54d04] {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 0.5rem;
}
.gsl-hrm-timesheet-footer--title .indicator.holiday[data-v-36f54d04] {
  background-color: #f2f89d;
  border: 1px solid #070707;
}
.gsl-hrm-timesheet-footer--title .indicator.weekend[data-v-36f54d04] {
  background-color: #f0aaaa;
  border: 1px solid #070707;
}
.gsl-hrm-timesheet-footer--title .indicator.half-day[data-v-36f54d04] {
  background-color: #ffd6a4;
  border: 1px solid #070707;
}
.gsl-hrm-timesheet-footer--title .indicator.leave[data-v-36f54d04] {
  background-color: #96d5ec;
  border: 1px solid #070707;
}
.gsl-hrm-timesheet-footer--options[data-v-36f54d04] {
  gap: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: stretch;
}
.gsl-hrm-timesheet-footer--options[data-v-36f54d04] .oxd-button {
  flex: 1;
  min-width: 0;
  white-space: nowrap !important;
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
@media (min-width: 800px) {
.gsl-hrm-timesheet-footer--options[data-v-36f54d04] {
    width: unset;
    justify-content: flex-end;
}
.gsl-hrm-timesheet-footer--options[data-v-36f54d04] .oxd-button {
    flex: unset;
    width: unset;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
}
}
.gsl-hrm-timesheet-body[data-v-36f54d04] {
  overflow-x: auto;
}
.gsl-hrm-timesheet-body-message[data-v-36f54d04] {
  padding: 0.6rem 1.2rem;
}
.gsl-hrm-timesheet-table[data-v-36f54d04] {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  font-family: "Nunito Sans", sans-serif;
  color: #3f4552;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (max-width: 600px) {
.gsl-hrm-timesheet-table .--freeze-left[data-v-36f54d04],
  .gsl-hrm-timesheet-table .--freeze-right[data-v-36f54d04] {
    position: sticky;
    background-color: #ffffff;
    z-index: 209;
}
.gsl-hrm-timesheet-table .--freeze-left[data-v-36f54d04]::after,
  .gsl-hrm-timesheet-table .--freeze-right[data-v-36f54d04]::after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
}
.gsl-hrm-timesheet-table .--freeze-left[data-v-36f54d04] {
    left: 0;
}
.gsl-hrm-timesheet-table .--freeze-left[data-v-36f54d04]::after {
    right: 0;
    border-right: 1px solid #e8eaef;
}
.gsl-hrm-timesheet-table .--freeze-right[data-v-36f54d04] {
    right: 0;
}
.gsl-hrm-timesheet-table .--freeze-right[data-v-36f54d04]::after {
    left: 0;
    border-left: 1px solid #e8eaef;
}
}
.gsl-hrm-timesheet-table-header-cell[data-v-36f54d04] {
  padding: 1rem 1.2rem;
  font-weight: 700;
}
.gsl-hrm-timesheet-table-header-cell.--center[data-v-36f54d04] {
  text-align: center;
}
.gsl-hrm-timesheet-table-header-row[data-v-36f54d04] {
  border-bottom: 1px solid #e8eaef;
}
.gsl-hrm-timesheet-table-header .--weekend-column[data-v-36f54d04] {
  background-color: #ffdede;
}
.gsl-hrm-timesheet-table-header .--holiday-column[data-v-36f54d04] {
  background-color: #fdffde;
}
.gsl-hrm-timesheet-table-header .--leave-column[data-v-36f54d04] {
  background-color: #def6ff;
}
.gsl-hrm-timesheet-table-header .--day[data-v-36f54d04] {
  display: block;
  font-size: 16px;
}
.gsl-hrm-timesheet-table-body-cell[data-v-36f54d04] {
  position: relative;
  max-width: 150px;
  padding: 1rem 1.2rem;
}
.gsl-hrm-timesheet-table-body-cell.--highlight[data-v-36f54d04] {
  font-weight: 700;
  background-color: #cfd3de;
}
.gsl-hrm-timesheet-table-body-cell.--highlight-2[data-v-36f54d04] {
  font-weight: 700;
  color: #ffffff;
  background-color: #4e5055;
}
.gsl-hrm-timesheet-table-body-cell.--highlight-3[data-v-36f54d04] {
  background-color: #e5e5e5;
}
.gsl-hrm-timesheet-table-body-cell.--flex[data-v-36f54d04] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.gsl-hrm-timesheet-table-body-cell.--center[data-v-36f54d04] {
  text-align: center;
}
.gsl-hrm-timesheet-table-body-cell .--bold[data-v-36f54d04] {
  font-weight: 800;
}
.gsl-hrm-timesheet-table-body-cell .--red[data-v-36f54d04] {
  color: #ff0000;
}
.gsl-hrm-timesheet-table-body-cell .--green[data-v-36f54d04] {
  color: #29bb29;
}
.gsl-hrm-timesheet-table-body-cell .--amber[data-v-36f54d04] {
  color: #eba215;
}
.gsl-hrm-timesheet-table-body-cell .--blue[data-v-36f54d04] {
  color: #1579eb;
}
.gsl-hrm-timesheet-table-body-cell.--weekend-column[data-v-36f54d04] {
  background-color: #ffdede;
}
.gsl-hrm-timesheet-table-body-cell.--weekend-half-column[data-v-36f54d04] {
  background-color: #ffeade;
}
.gsl-hrm-timesheet-table-body-cell.--holiday-column[data-v-36f54d04] {
  background-color: #fdffde;
}
.gsl-hrm-timesheet-table-body-cell.--leave-column[data-v-36f54d04] {
  background-color: #def6ff;
}
.gsl-hrm-timesheet-table-body-row[data-v-36f54d04] {
  vertical-align: baseline;
  border-bottom: 1px solid #e8eaef;
}
.gsl-hrm-timesheet-table-body-row.--total[data-v-36f54d04] {
  background-color: #cfd3de;
}
.gsl-hrm-timesheet-table.--editable tr[data-v-36f54d04] {
  border: unset;
}
.gsl-hrm-timesheet-table.--editable th[data-v-36f54d04],
.gsl-hrm-timesheet-table.--editable td[data-v-36f54d04] {
  padding: 0.5rem 1rem;
}
.gsl-hrm-timesheet-table.--editable th.--duration-input[data-v-36f54d04],
.gsl-hrm-timesheet-table.--editable td.--duration-input[data-v-36f54d04] {
  padding: 0.5rem 0.25rem;
}
.gsl-hrm-timesheet-icon-comment[data-v-36f54d04] {
  top: -5px;
  right: -5px;
  z-index: 2;
  position: absolute;
}
.gsl-hrm-timesheet-loader[data-v-36f54d04] {
  width: 100%;
  min-height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  z-index: 200;
}
.oxd-input-group[data-v-36f54d04] {
  margin-bottom: 0;
}
[data-v-36f54d04] .oxd-input-group__label-wrapper {
  display: none;
}
[data-v-36f54d04] .oxd-input {
  min-width: 50px;
}
[data-v-36f54d04] .oxd-input::-moz-placeholder {
  color: #bbbbbb;
}
[data-v-36f54d04] .oxd-input::placeholder {
  color: #bbbbbb;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmTimePlugin/pages/project/ProjectSave.vue?vue&type=style&index=0&id=0f161b32&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-sm-field[data-v-0f161b32] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.675rem 0rem;
}
.gsl-hrm-sm-field-label[data-v-0f161b32] {
  font-weight: 700;
  font-size: 14px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmTimePlugin/components/CopyActivityModal.vue?vue&type=style&index=0&id=68e89943&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-activites-container[data-v-68e89943] {
  max-height: 180px;
  overflow-y: auto;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
}
.gsl-hrm-activites-container[data-v-68e89943]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.gsl-hrm-activites-container[data-v-68e89943]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.gsl-hrm-activites-container[data-v-68e89943]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gsl-hrm-activites-container[data-v-68e89943] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
[data-v-68e89943] .oxd-checkbox-wrapper {
  word-break: break-word;
}
[data-v-68e89943] .oxd-checkbox-wrapper .oxd-checkbox-input {
  flex-shrink: 0;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmTimePlugin/components/Activities.vue?vue&type=style&index=0&id=68781afa&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-main-actions[data-v-68781afa] {
  gap: 0.4rem;
  display: flex;
  flex-direction: column;
}
.gsl-hrm-main-actions[data-v-68781afa] .oxd-button--medium {
  width: 100%;
}
@media (min-width: 800px) {
.gsl-hrm-main-actions[data-v-68781afa] {
    flex-direction: row;
}
.gsl-hrm-main-actions[data-v-68781afa] .oxd-button--medium {
    width: unset;
}
}
.gsl-hrm-activity-list[data-v-68781afa] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-activity-list[data-v-68781afa] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/core/components/TabContainer.vue?vue&type=style&index=0&id=2541244e&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.tab-header[data-v-2541244e] {
  display: flex;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0.1rem;
  padding: 0.6rem 1rem 0rem 1rem;
  overflow-y: auto;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
}
.tab-header[data-v-2541244e]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.tab-header[data-v-2541244e]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.tab-header[data-v-2541244e]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.tab-header[data-v-2541244e] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
.tab-btn[data-v-2541244e] {
  padding: 0.6rem 1.3rem;
  border: none;
  background: none;
  cursor: pointer;
}
.tab-btn.active[data-v-2541244e] {
  border-bottom: 3px solid var(--oxd-primary-one-color);
  font-weight: bold;
}
.tab-body[data-v-2541244e] {
  padding: 0.1rem 0;
}
.tab-title[data-v-2541244e] {
  font-size: 0.85rem;
  font-weight: 700;
}
@media (min-width: 800px) {
.tab-title[data-v-2541244e] {
    font-size: 0.95rem;
}
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmTimePlugin/components/ProjectAllocation.vue?vue&type=style&index=0&id=1b04deb3&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-allocation-list[data-v-1b04deb3] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-allocation-list[data-v-1b04deb3] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-allocation-list[data-v-1b04deb3] .card-header-slot-content.--right {
  justify-items: center;
  align-items: center;
  display: flex;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmTimePlugin/components/ProjectBudgetCostModel.vue?vue&type=style&index=0&id=05b6db58&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-timesheet-grid[data-v-05b6db58] {
  width: 100%;
  padding: 0 0.625rem;
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 0.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
.gsl-hrm-timesheet-grid[data-v-05b6db58] {
    grid-template-columns: 1fr;
}
}
.gsl-hrm-timesheet-title[data-v-05b6db58], .gsl-hrm-timesheet-text[data-v-05b6db58] {
  word-break: break-word;
  font-size: 14px;
}
.gsl-hrm-timesheet-title[data-v-05b6db58] {
  font-weight: 700;
}
.gsl-hrm-timesheet-table[data-v-05b6db58] {
  width: 100%;
  border-collapse: separate;
  font-family: "Nunito Sans", sans-serif;
  color: #3f4552;
  font-size: 14px;
  font-weight: 400;
  border-spacing: 0 5px;
  overflow-x: auto;
}
@media (max-width: 950px) {
.gsl-hrm-timesheet-table[data-v-05b6db58] {
    display: block;
}
}
.gsl-hrm-timesheet-table thead .gsl-hrm-timesheet-table-header-row th[data-v-05b6db58] {
  text-align: center;
  font-weight: 600;
  color: #333;
  white-space: nowrap;
}
.gsl-hrm-timesheet-table tbody .gsl-hrm-timesheet-table-body-row[data-v-05b6db58] {
  background-color: #ffffff;
}
.gsl-hrm-timesheet-table tbody .gsl-hrm-timesheet-table-body-row td[data-v-05b6db58] {
  text-align: center;
  padding: 0.75rem 1rem;
  font-size: 14px;
  word-break: break-word;
  white-space: nowrap;
}
.gsl-hrm-timesheet-table tbody .gsl-hrm-timesheet-table-body-row td[data-v-05b6db58]:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.gsl-hrm-timesheet-table tbody .gsl-hrm-timesheet-table-body-row td[data-v-05b6db58]:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.gsl-hrm-timesheet-table tfoot .gsl-hrm-timesheet-table-footer-row td[data-v-05b6db58] {
  text-align: center;
  font-weight: 600;
  color: #333;
  white-space: nowrap;
  padding: 0.3rem;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmTimePlugin/components/ProjectBudget.vue?vue&type=style&index=0&id=15d25818&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-footer-link-title[data-v-15d25818] {
  font-size: 13px;
  margin-right: 10px;
}
.gsl-hrm-footer-link[data-v-15d25818] {
  color: var(--oxd-primary-one-color);
  font-weight: 600;
  cursor: pointer;
}
.gsl-hrm-header-row[data-v-15d25818] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmTimePlugin/components/timesheet.scss?vue&type=style&index=1&id=15d25818&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-timesheet-header[data-v-15d25818], .gsl-hrm-timesheet-footer[data-v-15d25818] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gsl-hrm-timesheet-header[data-v-15d25818] {
  gap: 0.4rem;
  flex-direction: column;
  border-bottom: 1px solid #e8eaef;
}
.gsl-hrm-timesheet-header--title[data-v-15d25818] {
  width: 100%;
  box-sizing: border-box;
  padding: 0.6rem 1.2rem;
  border-bottom: 1px solid #e8eaef;
}
@media (min-width: 800px) {
.gsl-hrm-timesheet-header[data-v-15d25818] {
    flex-direction: row;
}
.gsl-hrm-timesheet-header--title[data-v-15d25818] {
    width: unset;
    border-bottom: unset;
}
}
.gsl-hrm-timesheet-header--options[data-v-15d25818] {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 0.6rem 1.2rem;
  box-sizing: border-box;
}
@media (min-width: 800px) {
.gsl-hrm-timesheet-header--options[data-v-15d25818] {
    width: unset;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
}
.gsl-hrm-timesheet-footer[data-v-15d25818] {
  align-items: flex-start;
  padding: 0.6rem 1.2rem;
  border-top: 1px solid #e8eaef;
  flex-direction: column-reverse;
  gap: 1rem;
}
@media (min-width: 800px) {
.gsl-hrm-timesheet-footer[data-v-15d25818] {
    flex-direction: row;
    align-items: center;
    gap: 0.4rem;
}
}
.gsl-hrm-timesheet-footer--title[data-v-15d25818] {
  width: 100%;
}
@media (min-width: 800px) {
.gsl-hrm-timesheet-footer--title[data-v-15d25818] {
    width: unset;
}
}
.gsl-hrm-timesheet-footer--title .indicator[data-v-15d25818] {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 0.5rem;
}
.gsl-hrm-timesheet-footer--title .indicator.holiday[data-v-15d25818] {
  background-color: #f2f89d;
  border: 1px solid #070707;
}
.gsl-hrm-timesheet-footer--title .indicator.weekend[data-v-15d25818] {
  background-color: #f0aaaa;
  border: 1px solid #070707;
}
.gsl-hrm-timesheet-footer--title .indicator.half-day[data-v-15d25818] {
  background-color: #ffd6a4;
  border: 1px solid #070707;
}
.gsl-hrm-timesheet-footer--title .indicator.leave[data-v-15d25818] {
  background-color: #96d5ec;
  border: 1px solid #070707;
}
.gsl-hrm-timesheet-footer--options[data-v-15d25818] {
  gap: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: stretch;
}
.gsl-hrm-timesheet-footer--options[data-v-15d25818] .oxd-button {
  flex: 1;
  min-width: 0;
  white-space: nowrap !important;
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
@media (min-width: 800px) {
.gsl-hrm-timesheet-footer--options[data-v-15d25818] {
    width: unset;
    justify-content: flex-end;
}
.gsl-hrm-timesheet-footer--options[data-v-15d25818] .oxd-button {
    flex: unset;
    width: unset;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
}
}
.gsl-hrm-timesheet-body[data-v-15d25818] {
  overflow-x: auto;
}
.gsl-hrm-timesheet-body-message[data-v-15d25818] {
  padding: 0.6rem 1.2rem;
}
.gsl-hrm-timesheet-table[data-v-15d25818] {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  font-family: "Nunito Sans", sans-serif;
  color: #3f4552;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (max-width: 600px) {
.gsl-hrm-timesheet-table .--freeze-left[data-v-15d25818],
  .gsl-hrm-timesheet-table .--freeze-right[data-v-15d25818] {
    position: sticky;
    background-color: #ffffff;
    z-index: 209;
}
.gsl-hrm-timesheet-table .--freeze-left[data-v-15d25818]::after,
  .gsl-hrm-timesheet-table .--freeze-right[data-v-15d25818]::after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
}
.gsl-hrm-timesheet-table .--freeze-left[data-v-15d25818] {
    left: 0;
}
.gsl-hrm-timesheet-table .--freeze-left[data-v-15d25818]::after {
    right: 0;
    border-right: 1px solid #e8eaef;
}
.gsl-hrm-timesheet-table .--freeze-right[data-v-15d25818] {
    right: 0;
}
.gsl-hrm-timesheet-table .--freeze-right[data-v-15d25818]::after {
    left: 0;
    border-left: 1px solid #e8eaef;
}
}
.gsl-hrm-timesheet-table-header-cell[data-v-15d25818] {
  padding: 1rem 1.2rem;
  font-weight: 700;
}
.gsl-hrm-timesheet-table-header-cell.--center[data-v-15d25818] {
  text-align: center;
}
.gsl-hrm-timesheet-table-header-row[data-v-15d25818] {
  border-bottom: 1px solid #e8eaef;
}
.gsl-hrm-timesheet-table-header .--weekend-column[data-v-15d25818] {
  background-color: #ffdede;
}
.gsl-hrm-timesheet-table-header .--holiday-column[data-v-15d25818] {
  background-color: #fdffde;
}
.gsl-hrm-timesheet-table-header .--leave-column[data-v-15d25818] {
  background-color: #def6ff;
}
.gsl-hrm-timesheet-table-header .--day[data-v-15d25818] {
  display: block;
  font-size: 16px;
}
.gsl-hrm-timesheet-table-body-cell[data-v-15d25818] {
  position: relative;
  max-width: 150px;
  padding: 1rem 1.2rem;
}
.gsl-hrm-timesheet-table-body-cell.--highlight[data-v-15d25818] {
  font-weight: 700;
  background-color: #cfd3de;
}
.gsl-hrm-timesheet-table-body-cell.--highlight-2[data-v-15d25818] {
  font-weight: 700;
  color: #ffffff;
  background-color: #4e5055;
}
.gsl-hrm-timesheet-table-body-cell.--highlight-3[data-v-15d25818] {
  background-color: #e5e5e5;
}
.gsl-hrm-timesheet-table-body-cell.--flex[data-v-15d25818] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.gsl-hrm-timesheet-table-body-cell.--center[data-v-15d25818] {
  text-align: center;
}
.gsl-hrm-timesheet-table-body-cell .--bold[data-v-15d25818] {
  font-weight: 800;
}
.gsl-hrm-timesheet-table-body-cell .--red[data-v-15d25818] {
  color: #ff0000;
}
.gsl-hrm-timesheet-table-body-cell .--green[data-v-15d25818] {
  color: #29bb29;
}
.gsl-hrm-timesheet-table-body-cell .--amber[data-v-15d25818] {
  color: #eba215;
}
.gsl-hrm-timesheet-table-body-cell .--blue[data-v-15d25818] {
  color: #1579eb;
}
.gsl-hrm-timesheet-table-body-cell.--weekend-column[data-v-15d25818] {
  background-color: #ffdede;
}
.gsl-hrm-timesheet-table-body-cell.--weekend-half-column[data-v-15d25818] {
  background-color: #ffeade;
}
.gsl-hrm-timesheet-table-body-cell.--holiday-column[data-v-15d25818] {
  background-color: #fdffde;
}
.gsl-hrm-timesheet-table-body-cell.--leave-column[data-v-15d25818] {
  background-color: #def6ff;
}
.gsl-hrm-timesheet-table-body-row[data-v-15d25818] {
  vertical-align: baseline;
  border-bottom: 1px solid #e8eaef;
}
.gsl-hrm-timesheet-table-body-row.--total[data-v-15d25818] {
  background-color: #cfd3de;
}
.gsl-hrm-timesheet-table.--editable tr[data-v-15d25818] {
  border: unset;
}
.gsl-hrm-timesheet-table.--editable th[data-v-15d25818],
.gsl-hrm-timesheet-table.--editable td[data-v-15d25818] {
  padding: 0.5rem 1rem;
}
.gsl-hrm-timesheet-table.--editable th.--duration-input[data-v-15d25818],
.gsl-hrm-timesheet-table.--editable td.--duration-input[data-v-15d25818] {
  padding: 0.5rem 0.25rem;
}
.gsl-hrm-timesheet-icon-comment[data-v-15d25818] {
  top: -5px;
  right: -5px;
  z-index: 2;
  position: absolute;
}
.gsl-hrm-timesheet-loader[data-v-15d25818] {
  width: 100%;
  min-height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  z-index: 200;
}
.oxd-input-group[data-v-15d25818] {
  margin-bottom: 0;
}
[data-v-15d25818] .oxd-input-group__label-wrapper {
  display: none;
}
[data-v-15d25818] .oxd-input {
  min-width: 50px;
}
[data-v-15d25818] .oxd-input::-moz-placeholder {
  color: #bbbbbb;
}
[data-v-15d25818] .oxd-input::placeholder {
  color: #bbbbbb;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmTimePlugin/pages/project/ProjectEdit.vue?vue&type=style&index=0&id=2bc68d82&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-sm-field[data-v-2bc68d82] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.675rem 0rem;
}
.gsl-hrm-sm-field-label[data-v-2bc68d82] {
  font-weight: 700;
  font-size: 14px;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmTimePlugin/components/TimesheetPendingActions.vue?vue&type=style&index=0&id=40cdef92&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-40cdef92] .card-footer-slot .oxd-table-cell-actions {
  justify-content: flex-end;
}
[data-v-40cdef92] .card-footer-slot .oxd-table-cell-actions > * {
  margin: 0 !important;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmTimePlugin/pages/reports/time-reports.scss?vue&type=style&index=0&id=39e2e97d&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-switch-filter[data-v-39e2e97d] {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.gsl-hrm-switch-filter-text[data-v-39e2e97d] {
  font-size: 14px;
  margin-right: 1rem;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmTimePlugin/pages/reports/time-reports.scss?vue&type=style&index=0&id=475f46be&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-switch-filter[data-v-475f46be] {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.gsl-hrm-switch-filter-text[data-v-475f46be] {
  font-size: 14px;
  margin-right: 1rem;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmTimePlugin/pages/reports/time-reports.scss?vue&type=style&index=0&id=da11882e&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-switch-filter[data-v-da11882e] {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.gsl-hrm-switch-filter-text[data-v-da11882e] {
  font-size: 14px;
  margin-right: 1rem;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/pages/configure/LeavePeriod.vue?vue&type=style&index=0&id=5c2f9b23&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-leave-duration[data-v-5c2f9b23] {
  padding: 0.675rem 0rem;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/components/LeaveDurationInput.vue?vue&type=style&index=0&id=4c2b8ab7&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-leave-duration[data-v-4c2b8ab7] {
  padding: 0.675rem 0rem;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmLeavePlugin/components/leave-balance-modal.scss?vue&type=style&index=0&id=691134c0&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-leave-balance-text[data-v-691134c0] {
  font-size: 14px;
  margin-bottom: 0.25rem;
}
.gsl-hrm-container[data-v-691134c0] {
  padding: 0.5rem 0;
  max-height: 165px;
  overflow-y: auto;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
}
.gsl-hrm-container[data-v-691134c0]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.gsl-hrm-container[data-v-691134c0]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.gsl-hrm-container[data-v-691134c0]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gsl-hrm-container[data-v-691134c0] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmLeavePlugin/components/leave-balance-modal.scss?vue&type=style&index=0&id=6746ef46&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-leave-balance-text[data-v-6746ef46] {
  font-size: 14px;
  margin-bottom: 0.25rem;
}
.gsl-hrm-container[data-v-6746ef46] {
  padding: 0.5rem 0;
  max-height: 165px;
  overflow-y: auto;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
}
.gsl-hrm-container[data-v-6746ef46]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.gsl-hrm-container[data-v-6746ef46]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.gsl-hrm-container[data-v-6746ef46]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gsl-hrm-container[data-v-6746ef46] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/components/LeaveBalance.vue?vue&type=style&index=0&id=25d16a86&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-leave-balance[data-v-25d16a86] {
  display: flex;
  align-items: center;
}
.gsl-hrm-leave-balance .--help[data-v-25d16a86] {
  margin-left: 5px;
}
.gsl-hrm-leave-balance-text[data-v-25d16a86] {
  padding: 0.675rem 0rem;
}
.gsl-hrm-leave-balance-text.--error[data-v-25d16a86] {
  color: #eb0910;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/components/LeaveTypeDropdown.vue?vue&type=style&index=0&id=ddb0de4c&scoped=true&lang=css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.deleted-tag[data-v-ddb0de4c] {
  margin-left: auto;
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/components/LeaveAssignConfirmModal.vue?vue&type=style&index=0&id=481c380b&scoped=true&lang=css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.gsl-hrm-modal-header[data-v-481c380b] {
  margin-bottom: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-modal-footer[data-v-481c380b] {
  margin-top: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-button-margin[data-v-481c380b] {
  margin: 0.25rem;
}
.gsl-hrm-text-center-align[data-v-481c380b] {
  text-align: center;
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/components/LeaveApprovalConfirmationModel.vue?vue&type=style&index=0&id=3345eddc&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-modal-header[data-v-3345eddc] {
  margin-bottom: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-modal-footer[data-v-3345eddc] {
  margin-top: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-button-margin[data-v-3345eddc] {
  margin: 0.25rem;
}
.gsl-hrm-text-center-align[data-v-3345eddc] {
  text-align: center;
}
.gsl-hrm-text-left-align[data-v-3345eddc] {
  text-align: left;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/components/EntitlementSituationalModal.vue?vue&type=style&index=0&id=af56df2e&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-modal-header[data-v-af56df2e] {
  margin-bottom: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-modal-footer[data-v-af56df2e] {
  margin-top: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-text-center-align[data-v-af56df2e] {
  text-align: center;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmLeavePlugin/pages/leaveType/leave-type.scss?vue&type=style&index=0&id=dbefdbc6&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-dbefdbc6] .--status-grouped-field {
  display: flex;
  max-width: 15rem;
}
.label-is-entitlement-situational[data-v-dbefdbc6] {
  display: flex;
  align-items: center;
}
.label-is-entitlement-situational .--help[data-v-dbefdbc6] {
  margin-left: 5px;
}
.modal-container[data-v-dbefdbc6] {
  width: 90%;
  max-width: 500px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmLeavePlugin/pages/leaveType/leave-type.scss?vue&type=style&index=0&id=aa7b9cec&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-aa7b9cec] .--status-grouped-field {
  display: flex;
  max-width: 15rem;
}
.label-is-entitlement-situational[data-v-aa7b9cec] {
  display: flex;
  align-items: center;
}
.label-is-entitlement-situational .--help[data-v-aa7b9cec] {
  margin-left: 5px;
}
.modal-container[data-v-aa7b9cec] {
  width: 90%;
  max-width: 500px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/components/EntitlementUpdateModal.vue?vue&type=style&index=0&id=0ac1f98f&scoped=true&lang=css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.gsl-hrm-modal-header[data-v-0ac1f98f] {
  margin-bottom: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-modal-footer[data-v-0ac1f98f] {
  margin-top: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-button-margin[data-v-0ac1f98f] {
  margin: 0.25rem;
}
.gsl-hrm-text-center-align[data-v-0ac1f98f] {
  text-align: center;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/components/EntitlementBulkUpdateModal.vue?vue&type=style&index=0&id=249a4ec6&lang=scss&scoped=true ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-container[data-v-249a4ec6] {
  max-height: 165px;
  overflow-y: auto;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
}
.gsl-hrm-container[data-v-249a4ec6]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.gsl-hrm-container[data-v-249a4ec6]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.gsl-hrm-container[data-v-249a4ec6]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gsl-hrm-container[data-v-249a4ec6] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/components/EntitlementNoMatchModal.vue?vue&type=style&index=0&id=6c79b76e&scoped=true&lang=css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.gsl-hrm-modal-header[data-v-6c79b76e] {
  margin-bottom: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-modal-footer[data-v-6c79b76e] {
  margin-top: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-button-margin[data-v-6c79b76e] {
  margin: 0.25rem;
}
.gsl-hrm-text-center-align[data-v-6c79b76e] {
  text-align: center;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/pages/entitlements/AddEntitlement.vue?vue&type=style&index=0&id=7acd686e&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-footer-link-title[data-v-7acd686e] {
  font-size: 13px;
  margin-right: 10px;
}
.gsl-hrm-footer-link[data-v-7acd686e] {
  color: var(--oxd-primary-one-color);
  font-weight: 600;
  cursor: pointer;
}
.gsl-hrm-footer[data-v-7acd686e] {
  margin-left: auto;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmLeavePlugin/pages/entitlements/add-entitlement.scss?vue&type=style&index=1&id=7acd686e&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-7acd686e] .--grouped-field {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 800px) {
[data-v-7acd686e] .--grouped-field {
    flex-wrap: nowrap;
}
[data-v-7acd686e] .--grouped-field .oxd-input-group {
    flex-shrink: 0;
}
}
.gsl-hrm-leave-entitled[data-v-7acd686e] {
  display: flex;
  align-items: center;
}
@media (min-width: 0px) {
.gsl-hrm-leave-entitled-text[data-v-7acd686e] {
    margin-bottom: 1.5rem;
}
}
@media (min-width: 1000px) {
.gsl-hrm-leave-entitled-text[data-v-7acd686e] {
    margin-bottom: unset;
}
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/components/LeaveEntitlementTable.vue?vue&type=style&index=0&id=249ab790&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-entitlement-list[data-v-249ab790] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-entitlement-list[data-v-249ab790] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/pages/configure/holiday/Holiday.vue?vue&type=style&index=0&id=331b876c&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-holiday-list[data-v-331b876c] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-holiday-list[data-v-331b876c] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmLeavePlugin/pages/configure/holiday/holiday.scss?vue&type=style&index=0&id=0c3c20a2&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-0c3c20a2] .--status-grouped-field {
  display: flex;
  max-width: 13rem;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmLeavePlugin/pages/configure/holiday/holiday.scss?vue&type=style&index=0&id=0c3cd902&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-0c3cd902] .--status-grouped-field {
  display: flex;
  max-width: 13rem;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmLeavePlugin/components/leave-comment.scss?vue&type=style&index=0&id=ef595e80&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-comment[data-v-ef595e80] {
  box-sizing: border-box;
  padding: 0.5rem 0.5rem 0 0;
  display: flex;
}
.gsl-hrm-comment-profile-image-wrapper[data-v-ef595e80] {
  margin-right: 0.5rem;
}
.gsl-hrm-comment-profile-image[data-v-ef595e80] {
  width: 70px;
  height: 70px;
  display: flex;
  overflow: hidden;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 100%;
  border: 0.5rem solid #e5e5e5;
}
.gsl-hrm-comment-profile-name p[data-v-ef595e80] {
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.gsl-hrm-comment-message[data-v-ef595e80] {
  padding: 0.5rem 1rem;
  background-color: #e5e5e5;
  border-radius: 0.5rem;
  margin-bottom: 0.25rem;
  width: -moz-fit-content;
  width: fit-content;
}
.gsl-hrm-comment-timestamp[data-v-ef595e80] {
  text-align: right;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmLeavePlugin/components/leave-comment-modal.scss?vue&type=style&index=0&id=7d7adfba&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-modal-content[data-v-7d7adfba] {
  max-height: 200px;
  overflow: hidden auto;
  margin: 0.5rem 0;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
}
.gsl-hrm-modal-content[data-v-7d7adfba]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.gsl-hrm-modal-content[data-v-7d7adfba]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.gsl-hrm-modal-content[data-v-7d7adfba]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gsl-hrm-modal-content[data-v-7d7adfba] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/components/LeaveBulkActionModal.vue?vue&type=style&index=0&id=056967f4&scoped=true&lang=css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.gsl-hrm-modal-header[data-v-056967f4] {
  margin-bottom: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-modal-footer[data-v-056967f4] {
  margin-top: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-button-margin[data-v-056967f4] {
  margin: 0.25rem;
}
.gsl-hrm-text-center-align[data-v-056967f4] {
  text-align: center;
}
.gsl-hrm-text-left-align[data-v-056967f4] {
  text-align: left;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/components/LeaveListTableHeader.vue?vue&type=style&index=0&id=56ba4ade&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-header-container .actions[data-v-56ba4ade] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
}
.gsl-hrm-header-container span[data-v-56ba4ade] {
  margin-right: 20px;
}
.gsl-hrm-header-container .record-text[data-v-56ba4ade] {
  font-size: 0.85rem;
  font-weight: 700;
}
.gsl-hrm-header-container .header-row[data-v-56ba4ade] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmLeavePlugin/components/leave-list-table.scss?vue&type=style&index=0&id=9bb83d1e&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-9bb83d1e] .card-footer-slot .oxd-table-cell-actions {
  justify-content: flex-end;
}
[data-v-9bb83d1e] .card-footer-slot .oxd-table-cell-actions > * {
  margin: 0 !important;
}
.gsl-hrm-calendar-wrapper[data-v-9bb83d1e] {
  height: 700px;
}
.gsl-hrm-footer-link-title[data-v-9bb83d1e] {
  font-size: 13px;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.gsl-hrm-footer-guide-container[data-v-9bb83d1e] {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 10px 10px;
}
@media (min-width: 800px) {
.gsl-hrm-footer-guide-container[data-v-9bb83d1e] {
    flex-direction: row;
}
}
.calendar-header[data-v-9bb83d1e] {
  display: flex;
  padding: 0.75rem 1rem;
  justify-content: flex-end;
}
.calendar-header .calendar-period[data-v-9bb83d1e] {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
}
.calendar-header .calendar-period .calendar-label[data-v-9bb83d1e] {
  font-size: 0.85rem;
  font-weight: 700;
  margin: 0 1rem;
  color: #202227;
  text-transform: capitalize;
}
.calendar-header .calendar-period[data-v-9bb83d1e] .oxd-icon-button {
  font-size: 14px;
  width: 25px !important;
  height: 25px !important;
  min-width: unset;
  min-height: unset;
  border: 1px solid #e7e7e7;
  background: #fdfdfd;
  border-radius: 5px;
  color: #202227 !important;
}
.calendar-header .calendar-period[data-v-9bb83d1e] .oxd-icon-button:hover {
  background-color: #e8eaef !important;
  color: #202227 !important;
}
.dot[data-v-9bb83d1e] {
  display: inline-flex;
  width: 10px;
  height: 10px;
  font-size: 0.6rem;
  border-radius: 50%;
  margin-left: 4px;
  vertical-align: middle;
  text-align: center;
  align-items: center;
  justify-content: center;
  border: 1px #252525 solid;
  margin-right: 5px;
}
.dot.pending-leave[data-v-9bb83d1e] {
  background-color: #ffd000;
}
.dot.approve-leave[data-v-9bb83d1e] {
  background-color: #a4ffc2;
}
.dot.cancelled-leave[data-v-9bb83d1e] {
  background-color: #70d6ff;
}
.dot.rejected-leave[data-v-9bb83d1e] {
  background-color: #ff5050;
}
.dot.weekend-leave[data-v-9bb83d1e] {
  background-color: #d10068;
}
.dot.holiday-leave[data-v-9bb83d1e] {
  background-color: #ff956b;
}
[data-v-9bb83d1e] .cv-wrapper {
  border-radius: 6px;
  font-family: "Nunito Sans", sans-serif;
}
[data-v-9bb83d1e] .cv-wrapper .pending-leave {
  color: #000000;
  background-color: #ffd000;
}
[data-v-9bb83d1e] .cv-wrapper .approve-leave {
  background-color: #a4ffc2;
}
[data-v-9bb83d1e] .cv-wrapper .cancelled-leave {
  background-color: #70d6ff;
}
[data-v-9bb83d1e] .cv-wrapper .rejected-leave {
  color: #fff;
  background-color: #ff5050;
}
[data-v-9bb83d1e] .cv-wrapper .weekend-leave {
  color: #fff;
  background-color: #d10068;
}
[data-v-9bb83d1e] .cv-wrapper .holiday-leave {
  background-color: #ff956b;
}
[data-v-9bb83d1e] .cv-wrapper .dot {
  display: inline-flex;
  width: 15px;
  height: 15px;
  font-size: 0.6rem;
  border-radius: 50%;
  margin-left: 4px;
  vertical-align: middle;
  text-align: center;
  align-items: center;
  justify-content: center;
  border: 1px #252525 solid;
  font-weight: 800;
}
[data-v-9bb83d1e] .cv-wrapper .dot.pending-leave {
  background-color: #ffd000;
}
[data-v-9bb83d1e] .cv-wrapper .dot.approve-leave {
  background-color: #a4ffc2;
}
[data-v-9bb83d1e] .cv-wrapper .dot.cancelled-leave {
  background-color: #70d6ff;
}
[data-v-9bb83d1e] .cv-wrapper .dot.rejected-leave {
  color: #fff;
  background-color: #ff5050;
}
[data-v-9bb83d1e] .cv-wrapper .dot.weekend-leave {
  color: #fff;
  background-color: #d10068;
}
[data-v-9bb83d1e] .cv-wrapper .dot.holiday-leave {
  background-color: #ff956b;
}
[data-v-9bb83d1e] .cv-wrapper .cv-header {
  background-color: #f0f0f0;
  font-weight: 600;
}
[data-v-9bb83d1e] .cv-wrapper .cv-header-day {
  font-size: 0.85rem;
  font-weight: 700;
  padding: 0.8rem 0.5rem;
  color: #4e5055 !important;
  background-color: rgba(226, 226, 226, 0.431372549);
}
[data-v-9bb83d1e] .cv-wrapper .cv-day-number {
  display: flex;
  align-items: center;
  margin: 0.25rem;
  font-size: 0.85rem;
  line-height: 1;
  text-align: center;
  font-weight: 700;
}
[data-v-9bb83d1e] .cv-wrapper .cv-item {
  padding: 0.1rem 0.5rem;
  margin: 10px 0;
  font-size: 0.55rem;
  border: 1px #252525 solid;
  min-height: 18px;
  cursor: pointer;
  text-wrap: auto;
}
@media (min-width: 800px) {
[data-v-9bb83d1e] .cv-wrapper .cv-item {
    font-size: 0.75rem;
    min-height: 23px;
    text-wrap-mode: nowrap;
}
}
[data-v-9bb83d1e] .cv-wrapper .web-title {
  display: none;
}
@media (min-width: 800px) {
[data-v-9bb83d1e] .cv-wrapper .web-title {
    display: contents;
}
}
[data-v-9bb83d1e] .cv-wrapper .cv-header-days,[data-v-9bb83d1e] .cv-wrapper .cv-header-day,[data-v-9bb83d1e] .cv-wrapper .cv-weeks,[data-v-9bb83d1e] .cv-wrapper .cv-week,[data-v-9bb83d1e] .cv-wrapper .cv-day,[data-v-9bb83d1e] .cv-wrapper .cv-item {
  border-style: solid;
  border-color: rgba(197, 197, 197, 0.36);
}
[data-v-9bb83d1e] .cv-wrapper .cv-day {
  font-size: 0.85rem;
}
[data-v-9bb83d1e] .cv-wrapper .cv-day.today {
  background-color: #e6faff;
}
[data-v-9bb83d1e] .cv-wrapper .cv-day.cv-outside {
  color: #aaa;
}
[data-v-9bb83d1e] .cv-wrapper .cv-day.outsideOfMonth {
  background-color: #f2f2f7;
  color: #4e5055 !important;
}
.gsl-hrm-leave-list[data-v-9bb83d1e] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-leave-list[data-v-9bb83d1e] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/pages/LeaveList.vue?vue&type=style&index=0&id=067a7869&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-leave-filter[data-v-067a7869] {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.gsl-hrm-leave-filter-text[data-v-067a7869] {
  font-size: 14px;
  margin-right: 1rem;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/components/LeaveActionLogModal.vue?vue&type=style&index=0&id=13ed9dce&lang=scss&scoped=true ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-log-text[data-v-13ed9dce] {
  font-size: 0.85rem;
  font-family: "Nunito Sans", sans-serif;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 4px;
}
.status-approved[data-v-13ed9dce] {
  color: green;
}
.status-cancelled[data-v-13ed9dce] {
  color: #ff7f08;
}
.status-pending[data-v-13ed9dce] {
  color: #f7ac23;
}
.status-rejected[data-v-13ed9dce] {
  color: red;
}
.status-weekend[data-v-13ed9dce] {
  color: #146da0;
}
.status-unknown[data-v-13ed9dce] {
  color: gray;
}
.indicator[data-v-13ed9dce] {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 0.5rem;
}
.indicator.status-approved[data-v-13ed9dce] {
  background-color: #8ace79;
  border: 1px solid #070707;
}
.indicator.status-cancelled[data-v-13ed9dce] {
  background-color: #ff7f08;
  border: 1px solid #070707;
}
.indicator.status-pending[data-v-13ed9dce] {
  background-color: #f7ac23;
  border: 1px solid #070707;
}
.indicator.status-rejected[data-v-13ed9dce] {
  background-color: #cf6060;
  border: 1px solid #070707;
}
.indicator.status-weekend[data-v-13ed9dce] {
  background-color: #146da0;
  border: 1px solid #070707;
}
.indicator.status-unknown[data-v-13ed9dce] {
  background-color: gray;
  border: 1px solid #070707;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmLeavePlugin/pages/LeaveRequest.vue?vue&type=style&index=0&id=29c3e094&lang=scss&scoped=true ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-bottom-container[data-v-29c3e094] {
  align-items: center;
  justify-content: space-between;
}
.gsl-hrm-request-details-text[data-v-29c3e094] {
  font-size: 14px;
}
[data-v-29c3e094] .card-footer-slot .oxd-table-cell-actions {
  justify-content: flex-end;
}
[data-v-29c3e094] .card-footer-slot .oxd-table-cell-actions > * {
  margin: 0 !important;
}
.gsl-hrm-leave-list[data-v-29c3e094] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-leave-list[data-v-29c3e094] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmLeavePlugin/pages/reports/leave-entitlement-report.scss?vue&type=style&index=0&id=447d37d6&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-447d37d6] .--grouped-field {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 800px) {
[data-v-447d37d6] .--grouped-field {
    flex-wrap: nowrap;
}
}
.gsl-hrm-leave-filter[data-v-447d37d6] {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.gsl-hrm-leave-filter-text[data-v-447d37d6] {
  font-size: 14px;
  margin-right: 1rem;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmCoreOAuthPlugin/pages/registerOAuthClient/oauth-client.scss?vue&type=style&index=0&id=2dbe862c&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-field-row[data-v-2dbe862c] {
  grid-column-start: 1;
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 0.75rem;
}
.gsl-hrm-field-label[data-v-2dbe862c] {
  box-sizing: border-box;
  font-family: "Nunito Sans", sans-serif;
  color: #3f4552;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  border-radius: 0.65rem;
  padding: 0.675rem 0.5rem;
  padding: 0;
  flex-basis: 75%;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAuthenticationPlugin/components/login-layout.scss?vue&type=style&index=0&id=7f780453&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-login-layout[data-v-7f780453] {
  display: table;
  width: 100%;
  height: 100%;
}
@media (min-width: 0px) {
.gsl-hrm-login-layout[data-v-7f780453] {
    background-color: #f1f2f5;
}
}
@media (min-width: 800px) {
.gsl-hrm-login-layout[data-v-7f780453] {
    background-color: #f1f2f5;
}
}
.gsl-hrm-login-layout-blob[data-v-7f780453] {
  height: inherit;
  width: inherit;
  display: flex;
  position: relative;
  align-items: center;
  min-height: 100vh;
}
@media screen and (max-width: 799px) {
.gsl-hrm-login-layout-blob[data-v-7f780453]::before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    -webkit-mask: url(../img/blob-m.svg);
            mask: url(../img/blob-m.svg);
    -webkit-mask-position: bottom left;
            mask-position: bottom left;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    background-color: var(--oxd-primary-one-color);
}
}
@media (min-width: 800px) {
.gsl-hrm-login-layout-blob[data-v-7f780453] {
    background-repeat: no-repeat;
    background-size: 80% 100%;
    align-items: unset;
}
}
.gsl-hrm-login-container[data-v-7f780453] {
  z-index: 1;
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (min-width: 800px) {
.gsl-hrm-login-container[data-v-7f780453] {
    width: 100%;
}
}
.gsl-hrm-login-logo[data-v-7f780453] {
  position: absolute;
  right: 15%;
  padding: 1rem;
  background-color: #e5e5e5;
  border-radius: 100%;
  display: none;
}
.gsl-hrm-login-logo img[data-v-7f780453] {
  width: 10rem;
}
@media (min-width: 800px) {
.gsl-hrm-login-logo[data-v-7f780453] {
    display: block;
}
}
.gsl-hrm-login-title[data-v-7f780453] {
  font-weight: 600;
}
@media (min-width: 800px) {
.gsl-hrm-login-title[data-v-7f780453] {
    font-size: 1.1rem;
}
}
@media (min-width: 1000px) {
.gsl-hrm-login-title[data-v-7f780453] {
    font-size: 1.5rem;
}
}
.gsl-hrm-login-slot-wrapper[data-v-7f780453] {
  padding: 1rem 2rem;
  width: inherit;
}
@media (min-width: 800px) {
.gsl-hrm-login-slot-wrapper[data-v-7f780453] {
    padding: 0;
    display: flex;
}
}
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-logo-mobile[data-v-7f780453] {
  padding: 1rem;
  background-color: #e5e5e5;
  border-radius: 100%;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 1rem;
  display: block;
}
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-logo-mobile img[data-v-7f780453] {
  width: 5rem;
}
@media (min-width: 800px) {
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-logo-mobile[data-v-7f780453] {
    display: none;
}
}
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-slot[data-v-7f780453] {
  background-color: #ffffff;
  padding: 2rem 0;
  margin: 0 auto;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
@media (min-width: 800px) {
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-slot[data-v-7f780453] {
    background-color: var(--oxd-primary-font-color);
    padding: unset;
    border-radius: 1rem;
    width: 50%;
    padding: unset;
    display: flex;
    align-items: center;
    border-radius: 0;
}
}
@media (min-width: 1000px) {
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-slot[data-v-7f780453] {
    width: 35%;
}
}
.gsl-hrm-login-branding[data-v-7f780453] {
  padding: 1.5rem 1rem;
  background-color: #ffffff;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 800px) {
.gsl-hrm-login-branding[data-v-7f780453] {
    display: flex;
    width: 50%;
    max-width: unset;
    padding: 1.5rem 0;
    text-align: left;
    border-radius: unset;
    background-color: transparent;
    flex-direction: column;
    border-radius: 1rem;
}
}
@media (min-width: 1000px) {
.gsl-hrm-login-branding[data-v-7f780453] {
    width: 65%;
}
}
.gsl-hrm-login-branding-logo[data-v-7f780453] {
  height: auto;
  margin-bottom: 1rem;
}
.gsl-hrm-login-branding-logo img[data-v-7f780453] {
  width: auto;
  max-width: 320px;
  height: auto;
  max-height: 75px;
  -o-object-fit: contain;
     object-fit: contain;
}
.gsl-hrm-login-branding-wall[data-v-7f780453] {
  display: none;
}
@media (min-width: 800px) {
.gsl-hrm-login-branding-wall[data-v-7f780453] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 80%;
}
.gsl-hrm-login-branding-wall img[data-v-7f780453] {
    width: 60%;
}
}
.gsl-hrm-login-social[data-v-7f780453] {
  padding: 1rem 0;
}
.gsl-hrm-login-social-text[data-v-7f780453] {
  text-align: center;
  margin-bottom: 1rem;
}
.gsl-hrm-login-social-icons[data-v-7f780453] {
  display: flex;
  justify-content: center;
}
.gsl-hrm-login-social-icons .--loginwith[data-v-7f780453] {
  margin: 0 0.25rem;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmCoreOAuthPlugin/pages/oauth/oauth-authorize.scss?vue&type=style&index=0&id=eea42fb6&scoped=true&lang=scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-card-container[data-v-eea42fb6] {
  box-shadow: 3px 3px 10px #4e5055;
}
@media (min-width: 800px) {
.gsl-hrm-card-container[data-v-eea42fb6] {
    width: 100%;
}
}
.gsl-hrm-oauth-container[data-v-eea42fb6] {
  display: flex;
  width: inherit;
  height: inherit;
  padding: 1rem 2rem;
  font-family: "Nunito Sans", sans-serif;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 800px) {
.gsl-hrm-oauth-container[data-v-eea42fb6] {
    margin: 0 auto;
    max-width: 450px;
}
}
.gsl-hrm-oauth-branding[data-v-eea42fb6] {
  box-shadow: none;
}
.gsl-hrm-oauth-list[data-v-eea42fb6] {
  padding-left: 1rem;
}
.gsl-hrm-oauth-list li[data-v-eea42fb6] {
  padding-bottom: 10px;
}
.gsl-hrm-oauth-button[data-v-eea42fb6] {
  flex: 1;
}
.gsl-hrm-oauth-button[data-v-eea42fb6]:nth-child(2) {
  margin-top: 0.5rem;
}
@media (min-width: 800px) {
.gsl-hrm-oauth-button[data-v-eea42fb6]:nth-child(2) {
    margin: 0;
    margin-left: 0.5rem;
}
}
.gsl-hrm-oauth-button-container[data-v-eea42fb6] {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 800px) {
.gsl-hrm-oauth-button-container[data-v-eea42fb6] {
    flex-direction: row;
}
}
.gsl-hrm-oauth-error[data-v-eea42fb6] {
  padding-left: 1rem;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmCoreOAuthPlugin/pages/oauth/oauth-authorize.scss?vue&type=style&index=0&id=1bd043c2&scoped=true&lang=scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-card-container[data-v-1bd043c2] {
  box-shadow: 3px 3px 10px #4e5055;
}
@media (min-width: 800px) {
.gsl-hrm-card-container[data-v-1bd043c2] {
    width: 100%;
}
}
.gsl-hrm-oauth-container[data-v-1bd043c2] {
  display: flex;
  width: inherit;
  height: inherit;
  padding: 1rem 2rem;
  font-family: "Nunito Sans", sans-serif;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 800px) {
.gsl-hrm-oauth-container[data-v-1bd043c2] {
    margin: 0 auto;
    max-width: 450px;
}
}
.gsl-hrm-oauth-branding[data-v-1bd043c2] {
  box-shadow: none;
}
.gsl-hrm-oauth-list[data-v-1bd043c2] {
  padding-left: 1rem;
}
.gsl-hrm-oauth-list li[data-v-1bd043c2] {
  padding-bottom: 10px;
}
.gsl-hrm-oauth-button[data-v-1bd043c2] {
  flex: 1;
}
.gsl-hrm-oauth-button[data-v-1bd043c2]:nth-child(2) {
  margin-top: 0.5rem;
}
@media (min-width: 800px) {
.gsl-hrm-oauth-button[data-v-1bd043c2]:nth-child(2) {
    margin: 0;
    margin-left: 0.5rem;
}
}
.gsl-hrm-oauth-button-container[data-v-1bd043c2] {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 800px) {
.gsl-hrm-oauth-button-container[data-v-1bd043c2] {
    flex-direction: row;
}
}
.gsl-hrm-oauth-error[data-v-1bd043c2] {
  padding-left: 1rem;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAttendancePlugin/components/record-attendance.scss?vue&type=style&index=0&id=230a4068&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-attendance-punchedIn-timezone[data-v-230a4068] {
  color: #4e5055;
}
.gsl-hrm-open-records-alert[data-v-230a4068] {
  background: #fff8eb;
  border: 1px solid #f9d48b;
  border-radius: 8px;
  padding: 12px 16px;
  margin-bottom: 0.5rem;
  width: 100%;
}
.gsl-hrm-open-records-alert .open-records-header[data-v-230a4068] {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
  color: #b7791f;
  font-weight: 600;
  font-size: 0.9rem;
}
.gsl-hrm-open-records-alert .open-records-header .open-records-icon[data-v-230a4068] {
  font-size: 1.1rem;
  color: #d97706;
}
.gsl-hrm-open-records-alert .open-records-list[data-v-230a4068] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.gsl-hrm-open-records-alert .open-record-item[data-v-230a4068] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  border: 1px solid #fae4b5;
  border-radius: 6px;
  padding: 8px 12px;
  flex-wrap: wrap;
  gap: 8px;
}
.gsl-hrm-open-records-alert .open-record-left[data-v-230a4068] {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.gsl-hrm-open-records-alert .open-record-pill[data-v-230a4068] {
  background: #fef3c7;
  color: #92400e;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 2px 8px;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.gsl-hrm-open-records-alert .open-record-datetime[data-v-230a4068] {
  font-weight: 600;
  color: #202227;
  font-size: 0.85rem;
}
.gsl-hrm-open-records-alert .open-record-tz[data-v-230a4068] {
  color: #4e5055;
  font-weight: normal;
}
.gsl-hrm-open-records-alert .open-record-note[data-v-230a4068] {
  font-size: 0.8rem;
  color: #4e5055;
  font-style: italic;
}
.gsl-hrm-open-records-selector[data-v-230a4068] {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  margin-top: 4px;
}
.open-record-choice-card[data-v-230a4068] {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 14px;
  background: #ffffff;
  border: 1.5px solid #e2e8f0;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.open-record-choice-card[data-v-230a4068]:hover {
  border-color: #cbd5e1;
  background: #f8fafc;
}
.open-record-choice-card.--active[data-v-230a4068] {
  border-color: var(--oxd-primary-one-color);
  background: rgba(var(--oxd-primary-one-color), 0.04);
}
.open-record-choice-card.--active .choice-radio-circle[data-v-230a4068] {
  border-color: var(--oxd-primary-one-color);
  background: var(--oxd-primary-one-color);
  box-shadow: inset 0 0 0 3px #ffffff;
}
.open-record-choice-card .choice-radio[data-v-230a4068] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.open-record-choice-card .choice-radio-circle[data-v-230a4068] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #94a3b8;
  display: inline-block;
  transition: all 0.2s ease;
}
.open-record-choice-card .choice-details[data-v-230a4068] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.open-record-choice-card .choice-datetime[data-v-230a4068] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #202227;
}
.open-record-choice-card .choice-note[data-v-230a4068] {
  font-size: 0.775rem;
  color: #4e5055;
  margin: 0;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAttendancePlugin/pages/edit-attendance.scss?vue&type=style&index=0&id=b97f8b16&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-text--subtitle-2[data-v-b97f8b16] {
  font-weight: 600;
}
.no-gap[data-v-b97f8b16] {
  grid-gap: unset;
}
.gsl-hrm-header[data-v-b97f8b16] {
  display: flex;
}
.gsl-hrm-header-total[data-v-b97f8b16] {
  margin-left: auto;
}
.gsl-hrm-punch-out-record[data-v-b97f8b16] {
  padding-top: 0.5rem;
  box-sizing: border-box;
  border-top: 1px solid #e8eaef;
}
@media (min-width: 800px) {
.gsl-hrm-punch-out-record[data-v-b97f8b16] {
    border: unset;
    padding-top: unset;
    border-left: 1px solid #e8eaef;
}
}
.gsl-hrm-link[data-v-b97f8b16] {
  color: var(--oxd-primary-one-color);
  font-size: 0.85rem;
  cursor: pointer;
  text-decoration: underline;
}
.gsl-hrm-text[data-v-b97f8b16] {
  color: var(--oxd-primary-one-color);
  font-size: 0.85rem;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAttendancePlugin/components/RecordCell.vue?vue&type=style&index=0&id=7c735605&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-table-card-cell[data-v-7c735605] {
  display: block;
}
.oxd-table-card-cell .header[data-v-7c735605] {
  font-weight: 700;
}
.oxd-table-card-cell .timezone[data-v-7c735605] {
  color: #999999;
  font-size: 0.78rem;
  font-weight: 700;
  display: block;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAttendancePlugin/pages/view-my-attendance.scss?vue&type=style&index=0&id=2e5660dc&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-header-total[data-v-2e5660dc] {
  margin-left: auto;
}
.gsl-hrm-my-attendance-list[data-v-2e5660dc] .card-footer-slot {
  border-top: 1px solid #e8eaef;
  margin-top: 5px;
}
.gsl-hrm-my-attendance-list[data-v-2e5660dc] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAttendancePlugin/pages/AttendanceConfiguration.vue?vue&type=style&index=0&id=049e0b1b&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-attendance-field-row[data-v-049e0b1b] {
  grid-column-start: 1;
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 0.75rem;
}
.gsl-hrm-attendance-field-label[data-v-049e0b1b] {
  box-sizing: border-box;
  font-family: "Nunito Sans", sans-serif;
  color: #3f4552;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  border-radius: 0.65rem;
  padding: 0.675rem 0.5rem;
  padding: 0;
  flex-basis: 75%;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAttendancePlugin/pages/ViewEmployeeAttendanceSummary.vue?vue&type=style&index=0&id=c98a3050&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-c98a3050] .card-footer-slot .oxd-table-cell-actions {
  justify-content: flex-end;
}
[data-v-c98a3050] .card-footer-slot .oxd-table-cell-actions > * {
  margin: 0 !important;
}
.gsl-hrm-attendance-list[data-v-c98a3050] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-attendance-list[data-v-c98a3050] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAttendancePlugin/pages/ViewEmployeeAttendanceDetailed.vue?vue&type=style&index=0&id=b0d31c24&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-attendance-list[data-v-b0d31c24] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-attendance-list[data-v-b0d31c24] .card-footer-slot {
  border-top: 1px solid #e8eaef;
  margin-top: 5px;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmMaintenancePlugin/components/SelectedEmployee.vue?vue&type=style&index=0&id=6e1c455d&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-selected-employee[data-v-6e1c455d] {
  display: flex;
}
@media (min-width: 0px) {
.gsl-hrm-selected-employee[data-v-6e1c455d] {
    flex-direction: column;
}
}
@media (min-width: 800px) {
.gsl-hrm-selected-employee[data-v-6e1c455d] {
    flex-direction: row;
}
}
.gsl-hrm-selected-employee-content[data-v-6e1c455d] {
  flex: 1;
}
.gsl-hrm-selected-employee-image-wrapper[data-v-6e1c455d] {
  padding-bottom: 1.2rem;
}
@media (min-width: 800px) {
.gsl-hrm-selected-employee-image-wrapper[data-v-6e1c455d] {
    padding-top: 1.2rem;
    padding-left: 2rem;
    padding-right: 2rem;
}
}
@media (min-width: 1000px) {
.gsl-hrm-selected-employee-image-wrapper[data-v-6e1c455d] {
    padding-left: 5rem;
    padding-right: 5rem;
}
}
@media (min-width: 1200px) {
.gsl-hrm-selected-employee-image-wrapper[data-v-6e1c455d] {
    padding-left: 7rem;
    padding-right: 7rem;
}
}
.gsl-hrm-selected-employee-image[data-v-6e1c455d] {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  display: flex;
  cursor: pointer;
  overflow: hidden;
  justify-content: center;
  box-sizing: border-box;
  border: 0.5rem solid #e5e5e5;
  box-shadow: 1px 1px 18px 11px hsla(238deg, 13%, 76%, 0.24);
}
.gsl-hrm-selected-employee-image .employee-image[data-v-6e1c455d] {
  width: 120px;
  height: 120px;
  -o-object-position: top;
     object-position: top;
  -o-object-fit: cover;
     object-fit: cover; /* Ensures the image is cropped to fill the container */
}
.gsl-hrm-selected-employee-imagesection[data-v-6e1c455d] {
  display: flex;
  align-items: center;
}
@media (min-width: 0px) {
.gsl-hrm-selected-employee-imagesection[data-v-6e1c455d] {
    flex-direction: row-reverse;
    justify-content: center;
}
}
@media (min-width: 800px) {
.gsl-hrm-selected-employee-imagesection[data-v-6e1c455d] {
    flex-direction: column;
    justify-content: center;
}
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/core/components/dialogs/dialog.scss?vue&type=style&index=0&id=383233ba&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-modal-header[data-v-383233ba] {
  margin-bottom: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-modal-footer[data-v-383233ba] {
  margin-top: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-button-margin[data-v-383233ba] {
  margin: 0.25rem;
}
.gsl-hrm-text-center-align[data-v-383233ba] {
  text-align: center;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmMaintenancePlugin/components/MaintenanceNote.vue?vue&type=style&index=0&id=57dfb53e&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-maintenance-note[data-v-57dfb53e] {
  display: flex;
  flex-direction: column;
  overflow-wrap: break-word;
  padding: 1.2rem;
  border-radius: 1.2rem;
  color: #3f4552;
  background-color: #e8eaef;
  font-size: 14px;
}
.gsl-hrm-maintenance-note-header[data-v-57dfb53e] {
  font-weight: bold;
  margin-bottom: 0.4rem;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmMaintenancePlugin/components/SelectedCandidates.vue?vue&type=style&index=0&id=b82a2182&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-paper-container[data-v-b82a2182] {
  margin-top: 1rem;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmMaintenancePlugin/pages/MaintenanceConfiguration.vue?vue&type=style&index=0&id=9aa83bfa&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.maintenance-config-section[data-v-9aa83bfa] {
  padding: 8px 0;
}
.gsl-hrm-maintenance-field-row[data-v-9aa83bfa] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}
.gsl-hrm-maintenance-field-row .field-label-col[data-v-9aa83bfa] {
  flex: 1;
  padding-right: 20px;
}
.gsl-hrm-maintenance-field-row .field-label-col .field-title[data-v-9aa83bfa] {
  font-size: 14px;
  font-weight: 600;
  color: #1e293b;
  margin: 0;
}
.gsl-hrm-maintenance-field-row .field-label-col .field-subtitle[data-v-9aa83bfa] {
  display: block;
  font-size: 12px;
  color: #64748b;
  margin-top: 4px;
}
.gsl-hrm-maintenance-field-row .switch-col[data-v-9aa83bfa] {
  flex-shrink: 0;
}
.sub-config-panel[data-v-9aa83bfa] {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 16px;
  margin-top: 8px;
  margin-bottom: 12px;
}
.sub-config-panel.lock-panel[data-v-9aa83bfa] {
  background: #fff8f8;
  border-color: #fecaca;
}
.lock-alert-callout[data-v-9aa83bfa] {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fee2e2;
  border: 1px solid #f87171;
  border-radius: 6px;
  padding: 10px 14px;
  color: #991b1b;
  font-size: 13px;
  margin-bottom: 16px;
}
.lock-alert-callout .lock-svg[data-v-9aa83bfa] {
  flex-shrink: 0;
  color: #b91c1c;
}
.live-preview-box[data-v-9aa83bfa] {
  margin-top: 14px;
  padding-top: 12px;
  border-top: 1px dashed #cbd5e1;
}
.live-preview-box .preview-label[data-v-9aa83bfa] {
  font-size: 11px;
  font-weight: 700;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  margin-bottom: 8px;
}
.live-preview-box .preview-banner[data-v-9aa83bfa] {
  display: flex;
  flex-direction: column;
  background: #fff8f0;
  border: 1px solid #fed7aa;
  border-left: 4px solid #f97316;
  border-radius: 8px;
  padding: 12px 16px;
  box-shadow: 0 2px 10px rgba(249, 115, 22, 0.08);
}
.live-preview-box .preview-banner .preview-banner-header[data-v-9aa83bfa] {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 6px;
}
.live-preview-box .preview-banner .preview-banner-icon[data-v-9aa83bfa] {
  color: #ea580c;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.live-preview-box .preview-banner .preview-banner-title[data-v-9aa83bfa] {
  font-weight: 700;
  font-size: 13px;
  color: #9a3412;
  margin: 0;
  line-height: 1.2;
}
.live-preview-box .preview-banner .preview-banner-body-wrapper[data-v-9aa83bfa] {
  padding-left: 26px;
}
.live-preview-box .preview-banner .preview-banner-body[data-v-9aa83bfa] {
  font-size: 12px;
  color: #7c2d12;
  line-height: 1.45;
  margin: 0 0 6px 0;
}
.live-preview-box .preview-banner .preview-banner-schedule[data-v-9aa83bfa] {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.live-preview-box .preview-banner .preview-banner-schedule .preview-badge[data-v-9aa83bfa] {
  display: inline-flex;
  align-items: center;
  background: rgba(234, 88, 12, 0.1);
  color: #9a3412;
  font-size: 11px;
  font-weight: 600;
  padding: 2px 8px;
  border-radius: 4px;
  border: 1px solid rgba(234, 88, 12, 0.2);
}
.config-form-actions[data-v-9aa83bfa] {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 16px;
}
.fade-enter-active[data-v-9aa83bfa],
.fade-leave-active[data-v-9aa83bfa] {
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.fade-enter-from[data-v-9aa83bfa],
.fade-leave-to[data-v-9aa83bfa] {
  opacity: 0;
  transform: translateY(-6px);
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmMaintenancePlugin/pages/UnderMaintenance.vue?vue&type=style&index=0&id=1f1c730a&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.maintenance-page-wrapper[data-v-1f1c730a] {
  min-height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: radial-gradient(circle at 50% 20%, color-mix(in srgb, var(--oxd-primary-one-color) 12%, transparent) 0%, color-mix(in srgb, #ffaa00 2%, transparent) 55%, #ffffff 100%);
  padding: 24px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  box-sizing: border-box;
}
.maintenance-card[data-v-1f1c730a] {
  background: #ffffff;
  border-radius: 20px;
  max-width: 540px;
  width: 100%;
  padding: 44px 40px;
  text-align: center;
  box-shadow: 0 20px 45px rgba(15, 23, 42, 0.08), 0 4px 12px rgba(15, 23, 42, 0.04);
  border: 1px solid #f1f5f9;
  position: relative;
  animation: cardAppear-1f1c730a 0.45s cubic-bezier(0.16, 1, 0.3, 1);
}
@keyframes cardAppear-1f1c730a {
from {
    opacity: 0;
    transform: translateY(16px) scale(0.98);
}
to {
    opacity: 1;
    transform: translateY(0) scale(1);
}
}
.status-badge-container[data-v-1f1c730a] {
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
}
.status-badge-container .status-badge[data-v-1f1c730a] {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #fffefc;
  color: var(--oxd-primary-one-color);
  border: 1px solid #e2ddd6;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding: 6px 14px;
  border-radius: 20px;
}
.status-badge-container .status-badge .pulse-dot[data-v-1f1c730a] {
  width: 8px;
  height: 8px;
  background-color: var(--oxd-primary-one-color);
  border-radius: 50%;
  animation: pulseAnim-1f1c730a 1.8s infinite;
}
@keyframes pulseAnim-1f1c730a {
0% {
    box-shadow: 0 0 0 0 color-mix(in srgb, var(--oxd-primary-one-color) 60%, transparent) !important;
}
70% {
    box-shadow: 0 0 0 8px color-mix(in srgb, var(--oxd-primary-one-color) 0%, transparent) !important;
}
100% {
    box-shadow: 0 0 0 0 color-mix(in srgb, var(--oxd-primary-one-color) 0%, transparent) !important;
}
}
.illustration-container[data-v-1f1c730a] {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}
.illustration-container .illustration-glow[data-v-1f1c730a] {
  position: absolute;
  width: 130px;
  height: 130px;
  background: radial-gradient(circle, color-mix(in srgb, var(--oxd-primary-one-color) 22%, transparent) 0%, rgba(251, 146, 60, 0) 70%);
  border-radius: 50%;
}
.illustration-container .gear-spinner-wrapper[data-v-1f1c730a] {
  position: relative;
  width: 100px;
  height: 90px;
}
.illustration-container .gear-spinner-wrapper .gear-main[data-v-1f1c730a] {
  position: absolute;
  left: 10px;
  top: 10px;
  color: var(--oxd-primary-one-color);
  animation: rotateCw-1f1c730a 14s linear infinite;
}
.illustration-container .gear-spinner-wrapper .gear-secondary[data-v-1f1c730a] {
  position: absolute;
  right: 12px;
  bottom: 8px;
  color: var(--oxd-primary-one-color);
  animation: rotateCcw-1f1c730a 9s linear infinite;
}
@keyframes rotateCw-1f1c730a {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}
@keyframes rotateCcw-1f1c730a {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(-360deg);
}
}
.maintenance-title[data-v-1f1c730a] {
  font-size: 24px;
  font-weight: 800;
  color: #0f172a;
  margin: 0 0 12px 0;
  letter-spacing: -0.4px;
  line-height: 1.3;
}
.maintenance-description[data-v-1f1c730a] {
  font-size: 14px;
  color: #64748b;
  line-height: 1.6;
  margin: 0 0 24px 0;
}
.schedule-container[data-v-1f1c730a] {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 16px 20px;
  margin-bottom: 28px;
  text-align: left;
}
.schedule-container .schedule-header[data-v-1f1c730a] {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--oxd-primary-one-color);
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
.schedule-container .schedule-grid[data-v-1f1c730a] {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}
@media (min-width: 480px) {
.schedule-container .schedule-grid[data-v-1f1c730a] {
    grid-template-columns: 1fr 1fr;
}
}
.schedule-container .schedule-grid .schedule-item[data-v-1f1c730a] {
  display: flex;
  flex-direction: column;
  gap: 3px;
  background: #ffffff;
  padding: 10px 12px;
  border-radius: 8px;
  border: 1px solid #edf2f7;
}
.schedule-container .schedule-grid .schedule-item .schedule-label[data-v-1f1c730a] {
  font-size: 11px;
  font-weight: 600;
  color: #94a3b8;
  text-transform: uppercase;
}
.schedule-container .schedule-grid .schedule-item .schedule-value[data-v-1f1c730a] {
  font-size: 13px;
  font-weight: 600;
  color: #1e293b;
}
.actions-group[data-v-1f1c730a] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  margin-bottom: 24px;
}
.actions-group .primary-btn[data-v-1f1c730a] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: var(--oxd-primary-one-color);
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 32px;
  border-radius: 10px;
  border: none;
  cursor: pointer;
  box-shadow: 0 4px 14px color-mix(in srgb, var(--oxd-primary-one-color) 30%, transparent) !important;
  transition: all 0.2s ease;
  width: 100%;
  max-width: 280px;
}
.actions-group .primary-btn[data-v-1f1c730a]:hover {
  background: var(--oxd-primary-one-color);
  box-shadow: 0 6px 18px color-mix(in srgb, var(--oxd-primary-one-color) 40%, transparent) !important;
  transform: translateY(-1px);
}
.actions-group .primary-btn[data-v-1f1c730a]:active {
  transform: translateY(0);
}
.actions-group .primary-btn .refresh-icon[data-v-1f1c730a] {
  transition: transform 0.3s ease;
}
.actions-group .primary-btn:hover .refresh-icon[data-v-1f1c730a] {
  transform: rotate(90deg);
}
.actions-group .admin-link[data-v-1f1c730a] {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: #64748b;
  font-weight: 600;
  text-decoration: none;
  padding: 6px 12px;
  border-radius: 6px;
  transition: all 0.2s ease;
}
.actions-group .admin-link[data-v-1f1c730a]:hover {
  color: var(--oxd-primary-one-color);
  background: #f0f3f5;
}
.card-footer[data-v-1f1c730a] {
  border-top: 1px solid #f1f5f9;
  padding-top: 18px;
}
.card-footer .footer-note[data-v-1f1c730a] {
  font-size: 12px;
  color: #94a3b8;
  margin: 0;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmRecruitmentPlugin/pages/vacancy.scss?vue&type=style&index=0&id=5dfa7e3a&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.user-form-header[data-v-5dfa7e3a] {
  display: flex;
  padding: 1rem;
}
.user-form-header-text[data-v-5dfa7e3a] {
  font-size: 0.8rem;
  margin-right: 1rem;
}
.gsl-hrm-vacancy-list[data-v-5dfa7e3a] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-vacancy-list[data-v-5dfa7e3a] .card-header-slot .oxd-table-card-cell {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.gsl-hrm-vacancy-list[data-v-5dfa7e3a] .card-header-slot .header {
  margin-right: 5px;
  font-size: 1rem;
}
.gsl-hrm-vacancy-list[data-v-5dfa7e3a] .card-header-slot-content.--left {
  display: flex;
  align-items: center;
  flex: 2;
}
.gsl-hrm-vacancy-list[data-v-5dfa7e3a] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.orangerhrm-switch-wrapper[data-v-5dfa7e3a] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (min-width: 600px) {
.orangerhrm-switch-wrapper[data-v-5dfa7e3a] {
    max-width: 50%;
}
}
@media (min-width: 800px) {
.orangerhrm-switch-wrapper[data-v-5dfa7e3a] {
    max-width: 100%;
}
}
.gsl-hrm-grid-item-span-2[data-v-5dfa7e3a] {
  grid-column: span 2;
}
.gsl-hrm-text[data-v-5dfa7e3a] {
  font-size: 12px;
  font-weight: 600;
  color: #3f4552;
}
.gsl-hrm-text-label[data-v-5dfa7e3a] {
  flex: 1;
  padding-right: 0.2rem;
}
.gsl-hrm-attachment-header[data-v-5dfa7e3a] {
  justify-content: flex-start;
}
.gsl-hrm-attachment-header__title[data-v-5dfa7e3a] {
  margin-right: 1rem;
}
.gsl-hrm-vacancy-links[data-v-5dfa7e3a] {
  padding: 0.5rem;
  border-radius: 0.5rem;
  background-color: #e8eaef;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmRecruitmentPlugin/components/VacancyLinkCard.vue?vue&type=style&index=0&id=daba02d0&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-label-link-wrapper[data-v-daba02d0] {
  display: flex;
  flex-wrap: wrap;
}
.gsl-hrm-label-link-wrapper[data-v-daba02d0]:first-of-type {
  margin-bottom: 0.25rem;
}
.gsl-hrm-text-label[data-v-daba02d0] {
  font-size: 12px;
  font-weight: 600;
  padding-right: 0.2rem;
  color: #3f4552;
}
.gsl-hrm-vacancy-link[data-v-daba02d0] {
  font-size: 12px;
  font-weight: 600;
  margin-left: 1rem;
  text-decoration: none;
  word-break: break-all;
  font-family: "Nunito Sans", sans-serif;
  color: var(--oxd-primary-one-color);
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmRecruitmentPlugin/pages/vacancy.scss?vue&type=style&index=0&id=6f04c618&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.user-form-header[data-v-6f04c618] {
  display: flex;
  padding: 1rem;
}
.user-form-header-text[data-v-6f04c618] {
  font-size: 0.8rem;
  margin-right: 1rem;
}
.gsl-hrm-vacancy-list[data-v-6f04c618] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-vacancy-list[data-v-6f04c618] .card-header-slot .oxd-table-card-cell {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.gsl-hrm-vacancy-list[data-v-6f04c618] .card-header-slot .header {
  margin-right: 5px;
  font-size: 1rem;
}
.gsl-hrm-vacancy-list[data-v-6f04c618] .card-header-slot-content.--left {
  display: flex;
  align-items: center;
  flex: 2;
}
.gsl-hrm-vacancy-list[data-v-6f04c618] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.orangerhrm-switch-wrapper[data-v-6f04c618] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (min-width: 600px) {
.orangerhrm-switch-wrapper[data-v-6f04c618] {
    max-width: 50%;
}
}
@media (min-width: 800px) {
.orangerhrm-switch-wrapper[data-v-6f04c618] {
    max-width: 100%;
}
}
.gsl-hrm-grid-item-span-2[data-v-6f04c618] {
  grid-column: span 2;
}
.gsl-hrm-text[data-v-6f04c618] {
  font-size: 12px;
  font-weight: 600;
  color: #3f4552;
}
.gsl-hrm-text-label[data-v-6f04c618] {
  flex: 1;
  padding-right: 0.2rem;
}
.gsl-hrm-attachment-header[data-v-6f04c618] {
  justify-content: flex-start;
}
.gsl-hrm-attachment-header__title[data-v-6f04c618] {
  margin-right: 1rem;
}
.gsl-hrm-vacancy-links[data-v-6f04c618] {
  padding: 0.5rem;
  border-radius: 0.5rem;
  background-color: #e8eaef;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmRecruitmentPlugin/pages/vacancy.scss?vue&type=style&index=0&id=35ae5cdf&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.user-form-header[data-v-35ae5cdf] {
  display: flex;
  padding: 1rem;
}
.user-form-header-text[data-v-35ae5cdf] {
  font-size: 0.8rem;
  margin-right: 1rem;
}
.gsl-hrm-vacancy-list[data-v-35ae5cdf] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-vacancy-list[data-v-35ae5cdf] .card-header-slot .oxd-table-card-cell {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.gsl-hrm-vacancy-list[data-v-35ae5cdf] .card-header-slot .header {
  margin-right: 5px;
  font-size: 1rem;
}
.gsl-hrm-vacancy-list[data-v-35ae5cdf] .card-header-slot-content.--left {
  display: flex;
  align-items: center;
  flex: 2;
}
.gsl-hrm-vacancy-list[data-v-35ae5cdf] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.orangerhrm-switch-wrapper[data-v-35ae5cdf] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (min-width: 600px) {
.orangerhrm-switch-wrapper[data-v-35ae5cdf] {
    max-width: 50%;
}
}
@media (min-width: 800px) {
.orangerhrm-switch-wrapper[data-v-35ae5cdf] {
    max-width: 100%;
}
}
.gsl-hrm-grid-item-span-2[data-v-35ae5cdf] {
  grid-column: span 2;
}
.gsl-hrm-text[data-v-35ae5cdf] {
  font-size: 12px;
  font-weight: 600;
  color: #3f4552;
}
.gsl-hrm-text-label[data-v-35ae5cdf] {
  flex: 1;
  padding-right: 0.2rem;
}
.gsl-hrm-attachment-header[data-v-35ae5cdf] {
  justify-content: flex-start;
}
.gsl-hrm-attachment-header__title[data-v-35ae5cdf] {
  margin-right: 1rem;
}
.gsl-hrm-vacancy-links[data-v-35ae5cdf] {
  padding: 0.5rem;
  border-radius: 0.5rem;
  background-color: #e8eaef;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmRecruitmentPlugin/components/InterviewerAutocomplete.vue?vue&type=style&index=0&id=2f4a5c49&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-recruitment-interviewer-input[data-v-2f4a5c49] {
  display: flex;
  align-items: flex-start;
}
.gsl-hrm-recruitment-interviewer-input[data-v-2f4a5c49] .oxd-input-group__label-wrapper:empty {
  display: none;
}
.gsl-hrm-recruitment-delete-icon[data-v-2f4a5c49] {
  margin-left: 1rem;
  margin-top: 1rem;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmRecruitmentPlugin/pages/SaveCandidate.vue?vue&type=style&index=0&id=f8c2fcc2&scoped=true&lang=scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-save-candidate-page-full-width[data-v-f8c2fcc2] {
  grid-column: 1/span 2;
}
.gsl-hrm-save-candidate-page-grid-checkbox .oxd-input-group[data-v-f8c2fcc2] {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmRecruitmentPlugin/components/CandidateAutocomplete.vue?vue&type=style&index=0&id=0fa9589e&scoped=true&lang=css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.past-employee-tag[data-v-0fa9589e] {
  margin-left: auto;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmRecruitmentPlugin/pages/ViewCandidatesList.vue?vue&type=style&index=0&id=4977bb6c&scoped=true&lang=scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-candidate-page[data-v-4977bb6c] {
  margin-top: 20px;
}
.gsl-hrm-candidate-list[data-v-4977bb6c] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-candidate-list[data-v-4977bb6c] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmRecruitmentPlugin/components/RecruitmentStatus.vue?vue&type=style&index=0&id=73067c41&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-recruitment[data-v-73067c41] {
  display: flex;
  justify-content: space-between;
}
.gsl-hrm-recruitment-actions[data-v-73067c41] {
  gap: 0.4rem;
  display: flex;
  flex-wrap: wrap;
  max-width: 120px;
  margin-left: 60px;
  justify-content: flex-end;
}
.gsl-hrm-recruitment-actions[data-v-73067c41] .oxd-button--medium {
  width: 100%;
}
@media (min-width: 800px) {
.gsl-hrm-recruitment-actions[data-v-73067c41] {
    margin-left: unset;
    max-width: unset;
}
.gsl-hrm-recruitment-actions[data-v-73067c41] .oxd-button--medium {
    width: unset;
}
}
[data-v-73067c41] .oxd-input-group {
  margin-bottom: 1rem;
}
@media (min-width: 800px) {
[data-v-73067c41] .oxd-input-group {
    margin-bottom: 0;
}
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmRecruitmentPlugin/components/CandidateProfile.vue?vue&type=style&index=0&id=5a8e0a3a&scoped=true&lang=scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-header-container[data-v-5a8e0a3a] {
  padding: 0;
}
.gsl-hrm-candidate-grid-checkbox .oxd-input-group[data-v-5a8e0a3a] {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmRecruitmentPlugin/components/HistoryTable.vue?vue&type=style&index=0&id=e5da8752&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-card-container[data-v-e5da8752] {
  padding: 1.2rem 0;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmRecruitmentPlugin/pages/public-job-vacancy.scss?vue&type=style&index=0&id=96454104&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-background-container[data-v-96454104] {
  height: 80%;
}
.gsl-hrm-vacancy-description[data-v-96454104] {
  font-size: 14px;
  font-weight: 700;
}
.gsl-hrm-applicant-card-pre-tag[data-v-96454104] {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: "Nunito Sans", sans-serif;
}
.gsl-hrm-applicant-card-footer[data-v-96454104] {
  display: flex;
  justify-content: left;
}
.gsl-hrm-applicant-card-anchor-tag[data-v-96454104] {
  cursor: pointer;
  padding-top: 0.5rem;
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-applicant-container[data-v-96454104] {
  width: 100%;
  display: block;
}
.gsl-hrm-applicant-container-row[data-v-96454104] {
  width: inherit;
}
.gsl-hrm-applicant-container-colspan-2[data-v-96454104] {
  grid-column: 1/span 2;
}
.gsl-hrm-applicant-container-grid-checkbox .oxd-input-group[data-v-96454104] {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.gsl-hrm-container[data-v-96454104] {
  height: 100%;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
  overflow: auto;
  position: relative;
  margin: 0;
}
.gsl-hrm-container[data-v-96454104]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.gsl-hrm-container[data-v-96454104]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.gsl-hrm-container[data-v-96454104]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gsl-hrm-container[data-v-96454104] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
.gsl-hrm-container-loader[data-v-96454104] {
  margin: 0 auto;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
}
.gsl-hrm-container-img[data-v-96454104] {
  height: 40px;
}
.gsl-hrm-card-container[data-v-96454104] {
  width: 80%;
  margin: 1rem auto;
  padding: 0.75rem 1.5rem;
}
.gsl-hrm-card-container-header[data-v-96454104] {
  display: flex;
  justify-content: space-between;
  flex-direction: column-reverse;
}
@media (min-width: 800px) {
.gsl-hrm-card-container-header[data-v-96454104] {
    flex-direction: row;
}
}
.gsl-hrm-card-container-header .gsl-hrm-main-title[data-v-96454104] {
  word-break: break-word;
}
@media (min-width: 800px) {
.gsl-hrm-card-container-header .gsl-hrm-main-title[data-v-96454104] {
    align-self: center;
}
}
.gsl-hrm-paper-container[data-v-96454104] {
  width: 80%;
  background: unset;
  margin: 0rem auto;
  padding: 0.75rem 1.5rem;
}
.gsl-hrm-vacancy-card[data-v-96454104] {
  display: block;
}
.gsl-hrm-vacancy-card-header[data-v-96454104] {
  display: flex;
  align-items: center;
  word-break: break-word;
  justify-content: space-between;
}
.gsl-hrm-vacancy-card-header button[data-v-96454104] {
  flex-shrink: 0;
}
.gsl-hrm-vacancy-card-anchor-tag[data-v-96454104] {
  cursor: pointer;
  font-weight: 600;
  padding-top: 0.5rem;
  color: var(--oxd-primary-one-color);
  font-size: 14px;
}
.gsl-hrm-vacancy-card-body[data-v-96454104] {
  position: relative;
  overflow: hidden;
  max-height: 60px;
  line-height: 15px;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-vacancy-card-body[data-v-96454104]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 15px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 4) {
.gsl-hrm-vacancy-card-body[data-v-96454104] {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-vacancy-card-body[data-v-96454104]:after {
    display: none;
}
}
@media (min-width: 800px) {
.gsl-hrm-vacancy-card-body[data-v-96454104] {
    position: relative;
    overflow: hidden;
    max-height: 30px;
    line-height: 15px;
    justify-content: space-between;
    word-break: break-all;
}
.gsl-hrm-vacancy-card-body[data-v-96454104]:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: inherit;
    height: 15px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 2) {
.gsl-hrm-vacancy-card-body[data-v-96454104] {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      text-overflow: ellipsis;
      overflow: hidden;
}
.gsl-hrm-vacancy-card-body[data-v-96454104]:after {
      display: none;
}
}
}
.gsl-hrm-vacancy-card-pre-tag[data-v-96454104] {
  margin-top: 0;
  font-family: "Nunito Sans", sans-serif;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.gsl-hrm-vacancy-card-footer[data-v-96454104] {
  display: flex;
  justify-content: left;
}
.gsl-hrm-vacancy-list-poweredby[data-v-96454104] {
  font-size: 12px;
  margin-bottom: 0.5rem;
}
.oxd-brand-banner[data-v-96454104] {
  flex: 1;
  height: 32px;
  margin-bottom: 8px;
}
@media (min-width: 800px) {
.oxd-brand-banner[data-v-96454104] {
    flex: 0;
    margin-bottom: 0;
}
}
.gsl-hrm-container[data-v-96454104] {
  padding: 0;
  height: 72vh;
}
@media (min-width: 800px) {
.gsl-hrm-container[data-v-96454104] {
    height: 75vh;
}
}
@media screen and (min-width: 1536px) {
.gsl-hrm-container[data-v-96454104] {
    height: 85vh;
}
}
@media screen and (min-width: 2560px) {
.gsl-hrm-container[data-v-96454104] {
    height: 90vh;
}
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmRecruitmentPlugin/pages/public-job-vacancy.scss?vue&type=style&index=0&id=ec5310dc&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-background-container[data-v-ec5310dc] {
  height: 80%;
}
.gsl-hrm-vacancy-description[data-v-ec5310dc] {
  font-size: 14px;
  font-weight: 700;
}
.gsl-hrm-applicant-card-pre-tag[data-v-ec5310dc] {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: "Nunito Sans", sans-serif;
}
.gsl-hrm-applicant-card-footer[data-v-ec5310dc] {
  display: flex;
  justify-content: left;
}
.gsl-hrm-applicant-card-anchor-tag[data-v-ec5310dc] {
  cursor: pointer;
  padding-top: 0.5rem;
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-applicant-container[data-v-ec5310dc] {
  width: 100%;
  display: block;
}
.gsl-hrm-applicant-container-row[data-v-ec5310dc] {
  width: inherit;
}
.gsl-hrm-applicant-container-colspan-2[data-v-ec5310dc] {
  grid-column: 1/span 2;
}
.gsl-hrm-applicant-container-grid-checkbox .oxd-input-group[data-v-ec5310dc] {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.gsl-hrm-container[data-v-ec5310dc] {
  height: 100%;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
  overflow: auto;
  position: relative;
  margin: 0;
}
.gsl-hrm-container[data-v-ec5310dc]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.gsl-hrm-container[data-v-ec5310dc]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.gsl-hrm-container[data-v-ec5310dc]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gsl-hrm-container[data-v-ec5310dc] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
.gsl-hrm-container-loader[data-v-ec5310dc] {
  margin: 0 auto;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
}
.gsl-hrm-container-img[data-v-ec5310dc] {
  height: 40px;
}
.gsl-hrm-card-container[data-v-ec5310dc] {
  width: 80%;
  margin: 1rem auto;
  padding: 0.75rem 1.5rem;
}
.gsl-hrm-card-container-header[data-v-ec5310dc] {
  display: flex;
  justify-content: space-between;
  flex-direction: column-reverse;
}
@media (min-width: 800px) {
.gsl-hrm-card-container-header[data-v-ec5310dc] {
    flex-direction: row;
}
}
.gsl-hrm-card-container-header .gsl-hrm-main-title[data-v-ec5310dc] {
  word-break: break-word;
}
@media (min-width: 800px) {
.gsl-hrm-card-container-header .gsl-hrm-main-title[data-v-ec5310dc] {
    align-self: center;
}
}
.gsl-hrm-paper-container[data-v-ec5310dc] {
  width: 80%;
  background: unset;
  margin: 0rem auto;
  padding: 0.75rem 1.5rem;
}
.gsl-hrm-vacancy-card[data-v-ec5310dc] {
  display: block;
}
.gsl-hrm-vacancy-card-header[data-v-ec5310dc] {
  display: flex;
  align-items: center;
  word-break: break-word;
  justify-content: space-between;
}
.gsl-hrm-vacancy-card-header button[data-v-ec5310dc] {
  flex-shrink: 0;
}
.gsl-hrm-vacancy-card-anchor-tag[data-v-ec5310dc] {
  cursor: pointer;
  font-weight: 600;
  padding-top: 0.5rem;
  color: var(--oxd-primary-one-color);
  font-size: 14px;
}
.gsl-hrm-vacancy-card-body[data-v-ec5310dc] {
  position: relative;
  overflow: hidden;
  max-height: 60px;
  line-height: 15px;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-vacancy-card-body[data-v-ec5310dc]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 15px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 4) {
.gsl-hrm-vacancy-card-body[data-v-ec5310dc] {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-vacancy-card-body[data-v-ec5310dc]:after {
    display: none;
}
}
@media (min-width: 800px) {
.gsl-hrm-vacancy-card-body[data-v-ec5310dc] {
    position: relative;
    overflow: hidden;
    max-height: 30px;
    line-height: 15px;
    justify-content: space-between;
    word-break: break-all;
}
.gsl-hrm-vacancy-card-body[data-v-ec5310dc]:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: inherit;
    height: 15px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 2) {
.gsl-hrm-vacancy-card-body[data-v-ec5310dc] {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      text-overflow: ellipsis;
      overflow: hidden;
}
.gsl-hrm-vacancy-card-body[data-v-ec5310dc]:after {
      display: none;
}
}
}
.gsl-hrm-vacancy-card-pre-tag[data-v-ec5310dc] {
  margin-top: 0;
  font-family: "Nunito Sans", sans-serif;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.gsl-hrm-vacancy-card-footer[data-v-ec5310dc] {
  display: flex;
  justify-content: left;
}
.gsl-hrm-vacancy-list-poweredby[data-v-ec5310dc] {
  font-size: 12px;
  margin-bottom: 0.5rem;
}
.oxd-brand-banner[data-v-ec5310dc] {
  flex: 1;
  height: 32px;
  margin-bottom: 8px;
}
@media (min-width: 800px) {
.oxd-brand-banner[data-v-ec5310dc] {
    flex: 0;
    margin-bottom: 0;
}
}
.gsl-hrm-container[data-v-ec5310dc] {
  padding: 0;
  height: 72vh;
}
@media (min-width: 800px) {
.gsl-hrm-container[data-v-ec5310dc] {
    height: 75vh;
}
}
@media screen and (min-width: 1536px) {
.gsl-hrm-container[data-v-ec5310dc] {
    height: 85vh;
}
}
@media screen and (min-width: 2560px) {
.gsl-hrm-container[data-v-ec5310dc] {
    height: 90vh;
}
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmRecruitmentPlugin/components/SuccessDialog.vue?vue&type=style&index=0&id=7627bc84&lang=scss&scoped=true ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-modal-header[data-v-7627bc84] {
  margin-bottom: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-modal-footer[data-v-7627bc84] {
  margin-top: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-button-margin[data-v-7627bc84] {
  margin: 0.25rem;
}
.gsl-hrm-text-center-align[data-v-7627bc84] {
  text-align: center;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmRecruitmentPlugin/pages/public-job-vacancy.scss?vue&type=style&index=0&id=98b9ec36&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-background-container[data-v-98b9ec36] {
  height: 80%;
}
.gsl-hrm-vacancy-description[data-v-98b9ec36] {
  font-size: 14px;
  font-weight: 700;
}
.gsl-hrm-applicant-card-pre-tag[data-v-98b9ec36] {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: "Nunito Sans", sans-serif;
}
.gsl-hrm-applicant-card-footer[data-v-98b9ec36] {
  display: flex;
  justify-content: left;
}
.gsl-hrm-applicant-card-anchor-tag[data-v-98b9ec36] {
  cursor: pointer;
  padding-top: 0.5rem;
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-applicant-container[data-v-98b9ec36] {
  width: 100%;
  display: block;
}
.gsl-hrm-applicant-container-row[data-v-98b9ec36] {
  width: inherit;
}
.gsl-hrm-applicant-container-colspan-2[data-v-98b9ec36] {
  grid-column: 1/span 2;
}
.gsl-hrm-applicant-container-grid-checkbox .oxd-input-group[data-v-98b9ec36] {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.gsl-hrm-container[data-v-98b9ec36] {
  height: 100%;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
  overflow: auto;
  position: relative;
  margin: 0;
}
.gsl-hrm-container[data-v-98b9ec36]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.gsl-hrm-container[data-v-98b9ec36]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.gsl-hrm-container[data-v-98b9ec36]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gsl-hrm-container[data-v-98b9ec36] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
.gsl-hrm-container-loader[data-v-98b9ec36] {
  margin: 0 auto;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
}
.gsl-hrm-container-img[data-v-98b9ec36] {
  height: 40px;
}
.gsl-hrm-card-container[data-v-98b9ec36] {
  width: 80%;
  margin: 1rem auto;
  padding: 0.75rem 1.5rem;
}
.gsl-hrm-card-container-header[data-v-98b9ec36] {
  display: flex;
  justify-content: space-between;
  flex-direction: column-reverse;
}
@media (min-width: 800px) {
.gsl-hrm-card-container-header[data-v-98b9ec36] {
    flex-direction: row;
}
}
.gsl-hrm-card-container-header .gsl-hrm-main-title[data-v-98b9ec36] {
  word-break: break-word;
}
@media (min-width: 800px) {
.gsl-hrm-card-container-header .gsl-hrm-main-title[data-v-98b9ec36] {
    align-self: center;
}
}
.gsl-hrm-paper-container[data-v-98b9ec36] {
  width: 80%;
  background: unset;
  margin: 0rem auto;
  padding: 0.75rem 1.5rem;
}
.gsl-hrm-vacancy-card[data-v-98b9ec36] {
  display: block;
}
.gsl-hrm-vacancy-card-header[data-v-98b9ec36] {
  display: flex;
  align-items: center;
  word-break: break-word;
  justify-content: space-between;
}
.gsl-hrm-vacancy-card-header button[data-v-98b9ec36] {
  flex-shrink: 0;
}
.gsl-hrm-vacancy-card-anchor-tag[data-v-98b9ec36] {
  cursor: pointer;
  font-weight: 600;
  padding-top: 0.5rem;
  color: var(--oxd-primary-one-color);
  font-size: 14px;
}
.gsl-hrm-vacancy-card-body[data-v-98b9ec36] {
  position: relative;
  overflow: hidden;
  max-height: 60px;
  line-height: 15px;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-vacancy-card-body[data-v-98b9ec36]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 15px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 4) {
.gsl-hrm-vacancy-card-body[data-v-98b9ec36] {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-vacancy-card-body[data-v-98b9ec36]:after {
    display: none;
}
}
@media (min-width: 800px) {
.gsl-hrm-vacancy-card-body[data-v-98b9ec36] {
    position: relative;
    overflow: hidden;
    max-height: 30px;
    line-height: 15px;
    justify-content: space-between;
    word-break: break-all;
}
.gsl-hrm-vacancy-card-body[data-v-98b9ec36]:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: inherit;
    height: 15px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 2) {
.gsl-hrm-vacancy-card-body[data-v-98b9ec36] {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      text-overflow: ellipsis;
      overflow: hidden;
}
.gsl-hrm-vacancy-card-body[data-v-98b9ec36]:after {
      display: none;
}
}
}
.gsl-hrm-vacancy-card-pre-tag[data-v-98b9ec36] {
  margin-top: 0;
  font-family: "Nunito Sans", sans-serif;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.gsl-hrm-vacancy-card-footer[data-v-98b9ec36] {
  display: flex;
  justify-content: left;
}
.gsl-hrm-vacancy-list-poweredby[data-v-98b9ec36] {
  font-size: 12px;
  margin-bottom: 0.5rem;
}
.oxd-brand-banner[data-v-98b9ec36] {
  flex: 1;
  height: 32px;
  margin-bottom: 8px;
}
@media (min-width: 800px) {
.oxd-brand-banner[data-v-98b9ec36] {
    flex: 0;
    margin-bottom: 0;
}
}
.gsl-hrm-container[data-v-98b9ec36] {
  padding: 0;
  height: 72vh;
}
@media (min-width: 800px) {
.gsl-hrm-container[data-v-98b9ec36] {
    height: 75vh;
}
}
@media screen and (min-width: 1536px) {
.gsl-hrm-container[data-v-98b9ec36] {
    height: 85vh;
}
}
@media screen and (min-width: 2560px) {
.gsl-hrm-container[data-v-98b9ec36] {
    height: 90vh;
}
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmRecruitmentPlugin/pages/ViewInterviewAttachments.vue?vue&type=style&index=0&id=563f83aa&scoped=true&lang=scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-attachment[data-v-563f83aa] {
  border-radius: 1.2rem;
  background-color: #ffffff;
}
.gsl-hrm-attachment-header[data-v-563f83aa] {
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  padding: 25px;
}
.gsl-hrm-attachment-header button[data-v-563f83aa] {
  margin-left: 1rem;
  white-space: nowrap;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmRecruitmentPlugin/pages/RecruitmentConfiguration.vue?vue&type=style&index=0&id=6e03c39e&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-recruitment-field-row[data-v-6e03c39e] {
  grid-column-start: 1;
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 0.75rem;
}
.gsl-hrm-recruitment-field-label[data-v-6e03c39e] {
  box-sizing: border-box;
  font-family: "Nunito Sans", sans-serif;
  color: #3f4552;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  border-radius: 0.65rem;
  padding: 0.675rem 0.5rem;
  padding: 0;
  flex-basis: 75%;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPerformancePlugin/pages/MyTracker.vue?vue&type=style&index=0&id=4eb15fce&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-tracker-list[data-v-4eb15fce] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-tracker-list[data-v-4eb15fce] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPerformancePlugin/pages/EmployeeTrackers.vue?vue&type=style&index=0&id=9595f428&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-tracker-list[data-v-9595f428] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-tracker-list[data-v-9595f428] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPerformancePlugin/pages/kpi.scss?vue&type=style&index=0&id=5928cf8a&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-module-field-row[data-v-5928cf8a] {
  grid-column-start: 1;
  display: flex;
  justify-content: space-between;
  padding: 2rem 0;
}
.gsl-hrm-module-field-label[data-v-5928cf8a] {
  box-sizing: border-box;
  font-family: "Nunito Sans", sans-serif;
  color: #3f4552;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  border-radius: 0.65rem;
  padding: 0.675rem 0.5rem;
  padding: 0;
  flex-basis: 75%;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPerformancePlugin/pages/kpi.scss?vue&type=style&index=0&id=0f360ba4&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-module-field-row[data-v-0f360ba4] {
  grid-column-start: 1;
  display: flex;
  justify-content: space-between;
  padding: 2rem 0;
}
.gsl-hrm-module-field-label[data-v-0f360ba4] {
  box-sizing: border-box;
  font-family: "Nunito Sans", sans-serif;
  color: #3f4552;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  border-radius: 0.65rem;
  padding: 0.675rem 0.5rem;
  padding: 0;
  flex-basis: 75%;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPerformancePlugin/pages/KpiSearch.vue?vue&type=style&index=0&id=47e4ce99&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-kpi-list[data-v-47e4ce99] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-kpi-list[data-v-47e4ce99] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPerformancePlugin/components/EmployeeReviewPeriodListModal.vue?vue&type=style&index=0&id=62b80e67&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-container[data-v-62b80e67] {
  padding: 0.5rem 0;
  max-height: 300px;
  overflow-y: auto;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
}
.gsl-hrm-container[data-v-62b80e67]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.gsl-hrm-container[data-v-62b80e67]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.gsl-hrm-container[data-v-62b80e67]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gsl-hrm-container[data-v-62b80e67] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPerformancePlugin/pages/AddReview.vue?vue&type=style&index=0&id=6b4f8906&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.model-title[data-v-6b4f8906] {
  font-size: 0.85rem;
  color: var(--oxd-primary-one-color);
  cursor: pointer;
  margin-bottom: 10px;
  text-decoration: none;
}
.model-title[data-v-6b4f8906]:hover {
  text-decoration: underline;
}
.kpi-list-container[data-v-6b4f8906] {
  margin-bottom: 2px;
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
  font-family: "Nunito Sans", sans-serif;
}
.kpi-job-title[data-v-6b4f8906] {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  font-size: 0.85rem;
  background-color: #f0f0f0;
  padding: 8px 10px;
  cursor: pointer;
}
.kpi-count[data-v-6b4f8906] {
  font-weight: normal;
  color: var(--oxd-primary-one-color);
}
.kpi-body:not(:last-child) .kpi-job-title[data-v-6b4f8906] {
  border-bottom: 1px solid #ddd;
}
.kpi-content[data-v-6b4f8906] {
  padding: 10px 10px;
  font-size: 0.8rem;
}
.kpi-item[data-v-6b4f8906] {
  gap: 10px;
  padding: 4px 0px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPerformancePlugin/pages/review.scss?vue&type=style&index=1&id=6b4f8906&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-button-row[data-v-6b4f8906] {
  gap: 0.4rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  max-width: 120px;
  margin-left: 60px;
}
.gsl-hrm-button-row[data-v-6b4f8906] .oxd-button--medium {
  width: 100%;
}
@media (min-width: 800px) {
.gsl-hrm-button-row[data-v-6b4f8906] {
    margin-left: unset;
    max-width: unset;
}
.gsl-hrm-button-row[data-v-6b4f8906] .oxd-button--medium {
    width: unset;
}
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPerformancePlugin/pages/EditReview.vue?vue&type=style&index=0&id=7826eaa5&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.model-title[data-v-7826eaa5] {
  font-size: 0.85rem;
  color: var(--oxd-primary-one-color);
  cursor: pointer;
  margin-bottom: 10px;
  text-decoration: none;
}
.model-title[data-v-7826eaa5]:hover {
  text-decoration: underline;
}
.kpi-list-container[data-v-7826eaa5] {
  margin-bottom: 2px;
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
  font-family: "Nunito Sans", sans-serif;
}
.kpi-job-title[data-v-7826eaa5] {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  font-size: 0.85rem;
  background-color: #f0f0f0;
  padding: 8px 10px;
  cursor: pointer;
}
.kpi-count[data-v-7826eaa5] {
  font-weight: normal;
  color: var(--oxd-primary-one-color);
}
.kpi-body:not(:last-child) .kpi-job-title[data-v-7826eaa5] {
  border-bottom: 1px solid #ddd;
}
.kpi-content[data-v-7826eaa5] {
  padding: 10px 10px;
  font-size: 0.8rem;
}
.kpi-item[data-v-7826eaa5] {
  gap: 10px;
  padding: 4px 0px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPerformancePlugin/pages/review.scss?vue&type=style&index=1&id=7826eaa5&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-button-row[data-v-7826eaa5] {
  gap: 0.4rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  max-width: 120px;
  margin-left: 60px;
}
.gsl-hrm-button-row[data-v-7826eaa5] .oxd-button--medium {
  width: 100%;
}
@media (min-width: 800px) {
.gsl-hrm-button-row[data-v-7826eaa5] {
    margin-left: unset;
    max-width: unset;
}
.gsl-hrm-button-row[data-v-7826eaa5] .oxd-button--medium {
    width: unset;
}
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPerformancePlugin/pages/CopyReview.vue?vue&type=style&index=0&id=125fa250&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.model-title[data-v-125fa250] {
  font-size: 0.85rem;
  color: var(--oxd-primary-one-color);
  cursor: pointer;
  margin-bottom: 10px;
  text-decoration: none;
}
.model-title[data-v-125fa250]:hover {
  text-decoration: underline;
}
.kpi-list-container[data-v-125fa250] {
  margin-bottom: 2px;
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
  font-family: "Nunito Sans", sans-serif;
}
.kpi-job-title[data-v-125fa250] {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  font-size: 0.85rem;
  background-color: #f0f0f0;
  padding: 8px 10px;
  cursor: pointer;
}
.kpi-count[data-v-125fa250] {
  font-weight: normal;
  color: var(--oxd-primary-one-color);
}
.kpi-body:not(:last-child) .kpi-job-title[data-v-125fa250] {
  border-bottom: 1px solid #ddd;
}
.kpi-content[data-v-125fa250] {
  padding: 10px 10px;
  font-size: 0.8rem;
}
.kpi-item[data-v-125fa250] {
  gap: 10px;
  padding: 4px 0px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPerformancePlugin/pages/review.scss?vue&type=style&index=1&id=125fa250&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-button-row[data-v-125fa250] {
  gap: 0.4rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  max-width: 120px;
  margin-left: 60px;
}
.gsl-hrm-button-row[data-v-125fa250] .oxd-button--medium {
  width: 100%;
}
@media (min-width: 800px) {
.gsl-hrm-button-row[data-v-125fa250] {
    margin-left: unset;
    max-width: unset;
}
.gsl-hrm-button-row[data-v-125fa250] .oxd-button--medium {
    width: unset;
}
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPerformancePlugin/components/ReviewPeriodCell.vue?vue&type=style&index=0&id=65ad298c&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-table-card-cell[data-v-65ad298c] {
  display: block;
}
.oxd-table-card-cell .header[data-v-65ad298c] {
  font-weight: 700;
}
.oxd-table-card-cell .time[data-v-65ad298c] {
  white-space: nowrap;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPerformancePlugin/pages/MyReviews.vue?vue&type=style&index=0&id=7d317908&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-7d317908] .card-footer-slot .oxd-table-cell-actions {
  justify-content: flex-end;
}
[data-v-7d317908] .card-footer-slot .oxd-table-cell-actions > * {
  margin: 0 !important;
}
.gsl-hrm-review-list[data-v-7d317908] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-review-list[data-v-7d317908] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-review-list[data-v-7d317908] .card-footer-slot {
  border-top: 1px solid #e8eaef;
  margin-top: 5px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPerformancePlugin/pages/ReviewList.vue?vue&type=style&index=0&id=782a4eb9&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-782a4eb9] .card-footer-slot .oxd-table-cell-actions {
  justify-content: flex-end;
}
.gsl-hrm-review-list[data-v-782a4eb9] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-review-list[data-v-782a4eb9] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-review-list[data-v-782a4eb9] .card-footer-slot {
  border-top: 1px solid #e8eaef;
  margin-top: 5px;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPerformancePlugin/pages/ReviewSearch.vue?vue&type=style&index=0&id=15abda03&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
[data-v-15abda03] .card-footer-slot .oxd-table-cell-actions {
  justify-content: flex-end;
}
.gsl-hrm-review-list[data-v-15abda03] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-review-list[data-v-15abda03] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
.gsl-hrm-review-list[data-v-15abda03] .card-footer-slot {
  border-top: 1px solid #e8eaef;
  margin-top: 5px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPerformancePlugin/components/TrackerLogRatingButton.vue?vue&type=style&index=0&id=495840cc&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-tracker-rating-button[data-v-495840cc] {
  margin-right: 0.6rem;
  padding-right: 0.6rem;
  padding-left: 0.6rem;
}
.gsl-hrm-tracker-rating-icon[data-v-495840cc] {
  vertical-align: bottom;
}
.--positive[data-v-495840cc] {
  color: #34bc40;
}
.--negative[data-v-495840cc] {
  color: #eb0910;
}
.--deselected[data-v-495840cc] {
  background-color: #ffffff;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPerformancePlugin/components/tracker-log-modal.scss?vue&type=style&index=0&id=0e9262d1&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-add-tracker-log-ratings-container[data-v-0e9262d1] {
  padding-bottom: 0.6rem;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPerformancePlugin/components/tracker-log-modal.scss?vue&type=style&index=0&id=2e0015f6&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-add-tracker-log-ratings-container[data-v-2e0015f6] {
  padding-bottom: 0.6rem;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPerformancePlugin/components/tracker-log-card.scss?vue&type=style&index=0&id=5b02310a&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-employee-tracker-log[data-v-5b02310a] {
  display: flex;
  flex-direction: row;
}
.gsl-hrm-employee-tracker-log img[data-v-5b02310a] {
  width: 40%;
  height: 40px;
  border-radius: 100%;
  display: flex;
  overflow: hidden;
  box-sizing: border-box;
  border: 0.1rem solid #e5e5e5;
}
.gsl-hrm-employee-tracker-log .employee-image[data-v-5b02310a] {
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.gsl-hrm-employee-tracker-log-image-section[data-v-5b02310a] {
  display: flex;
}
.gsl-hrm-employee-tracker-log-content-section[data-v-5b02310a] {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
}
@media (min-width: 600px) {
.gsl-hrm-employee-tracker-log-content-section[data-v-5b02310a] {
    margin-left: 1.2rem;
    margin-right: 1.2rem;
}
}
.gsl-hrm-employee-tracker-log-content-container[data-v-5b02310a] {
  background-color: #ffffff;
  border-radius: 1.2rem;
  padding: 1.2rem;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.gsl-hrm-employee-tracker-log-header[data-v-5b02310a] {
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.2rem;
  align-items: flex-start;
}
.gsl-hrm-employee-tracker-log-title[data-v-5b02310a] {
  display: flex;
}
@media (min-width: 0px) {
.gsl-hrm-employee-tracker-log-title[data-v-5b02310a] {
    flex-direction: column;
}
}
@media (min-width: 600px) {
.gsl-hrm-employee-tracker-log-title[data-v-5b02310a] {
    flex-direction: row;
    padding-right: 2.4rem;
}
}
.gsl-hrm-employee-tracker-log-title-text[data-v-5b02310a] {
  font-weight: 700;
  font-size: 14px;
  padding-right: 0.6rem;
}
@media (min-width: 600px) {
.gsl-hrm-employee-tracker-log-title-text[data-v-5b02310a] {
    font-size: 16px;
}
}
.gsl-hrm-employee-tracker-log-title-icon[data-v-5b02310a] {
  min-width: 16px;
  min-height: 16px;
}
.gsl-hrm-employee-tracker-log-title-icon.--positive[data-v-5b02310a] {
  color: #34bc40;
}
.gsl-hrm-employee-tracker-log-title-icon.--negative[data-v-5b02310a] {
  color: #eb0910;
}
.gsl-hrm-employee-tracker-log-body-text[data-v-5b02310a] {
  font-size: 12px;
}
.gsl-hrm-employee-tracker-log-reviewer[data-v-5b02310a] {
  display: flex;
}
.gsl-hrm-employee-tracker-log-reviewer-name[data-v-5b02310a] {
  font-weight: 700;
  margin-left: 1.2rem;
  font-size: 14px;
}
.gsl-hrm-employee-tracker-log-reviewer-date[data-v-5b02310a] {
  display: flex;
  flex-direction: column;
  margin-top: 0.3rem;
  margin-left: 1.2rem;
  font-size: 12px;
}
.gsl-hrm-employee-tracker-log-reviewer-date-container[data-v-5b02310a] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.gsl-hrm-employee-tracker-log-reviewer-date-icon[data-v-5b02310a] {
  margin-right: 0.3rem;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPerformancePlugin/pages/employee-tracker-log.scss?vue&type=style&index=0&id=72917e34&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-container[data-v-72917e34] {
  overflow: auto;
  max-height: 400px;
  min-height: 400px;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
}
.gsl-hrm-container[data-v-72917e34]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.gsl-hrm-container[data-v-72917e34]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.gsl-hrm-container[data-v-72917e34]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gsl-hrm-container[data-v-72917e34] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
.gsl-hrm-container-loader[data-v-72917e34] {
  margin: 0 auto;
  background-color: #ffffff;
}
.gsl-hrm-scroll-card[data-v-72917e34] {
  padding: 0.5rem 1rem;
  margin-bottom: 0.5rem;
}
.gsl-hrm-scroll-card-header[data-v-72917e34] {
  display: flex;
  justify-content: space-between;
}
.gsl-hrm-employee-tracker[data-v-72917e34] {
  display: flex;
  overflow: hidden;
}
@media (min-width: 0px) {
.gsl-hrm-employee-tracker[data-v-72917e34] {
    flex-direction: column;
}
}
@media (min-width: 600px) {
.gsl-hrm-employee-tracker[data-v-72917e34] {
    flex-direction: row;
}
}
.gsl-hrm-employee-tracker-image-wrapper[data-v-72917e34] {
  padding: 0.6rem 1.2rem;
}
.gsl-hrm-employee-tracker img[data-v-72917e34] {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  display: flex;
  overflow: hidden;
  justify-content: center;
  box-sizing: border-box;
  border: 0.5rem solid #e5e5e5;
}
.gsl-hrm-employee-tracker .employee-image[data-v-72917e34] {
  width: 70px;
  height: 70px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.gsl-hrm-employee-tracker-image-section[data-v-72917e34] {
  display: flex;
  align-items: center;
}
@media (min-width: 0px) {
.gsl-hrm-employee-tracker-image-section[data-v-72917e34] {
    flex-direction: row-reverse;
    justify-content: center;
}
}
@media (min-width: 800px) {
.gsl-hrm-employee-tracker-image-section[data-v-72917e34] {
    flex-direction: column;
    justify-content: center;
}
}
.gsl-hrm-employee-tracker-header-section[data-v-72917e34] {
  display: flex;
}
@media (min-width: 0px) {
.gsl-hrm-employee-tracker-header-section[data-v-72917e34] {
    flex-direction: column;
    align-items: center;
    text-align: center;
}
}
@media (min-width: 600px) {
.gsl-hrm-employee-tracker-header-section[data-v-72917e34] {
    flex-direction: row;
    align-items: flex-start;
    text-align: start;
}
}
.gsl-hrm-employee-tracker-header[data-v-72917e34] {
  display: flex;
  flex-direction: column;
  padding-left: 1.2rem;
  padding-right: 0.6rem;
  padding-top: 0.2rem;
}
@media (min-width: 600px) {
.gsl-hrm-employee-tracker-header[data-v-72917e34] {
    padding-top: 1.2rem;
}
}
.gsl-hrm-employee-tracker-header-title[data-v-72917e34] {
  font-weight: 700;
  font-size: 16px;
}
.gsl-hrm-employee-tracker-header-subtitle[data-v-72917e34] {
  font-weight: 700;
  color: #4e5055;
}
.gsl-hrm-employee-tracker-ratings[data-v-72917e34] {
  display: flex;
  padding-top: 0.2rem;
}
@media (min-width: 600px) {
.gsl-hrm-employee-tracker-ratings[data-v-72917e34] {
    padding-top: 1.2rem;
}
}
.gsl-hrm-employee-tracker-ratings-info[data-v-72917e34] {
  display: flex;
  flex-direction: row;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
  text-align: center;
}
.gsl-hrm-employee-tracker-ratings-icon[data-v-72917e34] {
  padding-right: 0.6rem;
  min-width: 16px;
  min-height: 16px;
}
.gsl-hrm-employee-tracker-ratings-text[data-v-72917e34] {
  font-size: 21px;
}
.gsl-hrm-employee-tracker-list-header[data-v-72917e34] {
  font-size: 16px;
  font-weight: 800;
}
.gsl-hrm-employee-tracker-no-records[data-v-72917e34] {
  display: flex;
  min-height: inherit;
  justify-content: center;
  align-items: center;
}
.--positive[data-v-72917e34] {
  color: #34bc40;
}
.--negative[data-v-72917e34] {
  color: #eb0910;
}
.gsl-hrm-paper-container[data-v-72917e34] {
  padding-bottom: 2.4rem;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPerformancePlugin/components/review-summary.scss?vue&type=style&index=0&id=7af2772d&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-performance-review-title[data-v-7af2772d] {
  font-size: 14px;
  font-weight: 800;
}
.gsl-hrm-performance-review-bold[data-v-7af2772d] {
  font-weight: 700;
}
.gsl-hrm-performance-review-rating[data-v-7af2772d] {
  display: flex;
  flex-direction: column;
}
.gsl-hrm-performance-review-rating-number[data-v-7af2772d] {
  font-weight: 700;
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-performance-review-owner[data-v-7af2772d] {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.gsl-hrm-performance-review-owner img[data-v-7af2772d] {
  width: 65px;
  height: 65px;
  border-radius: 100%;
  display: flex;
  flex-shrink: 0;
  overflow: hidden;
  justify-content: center;
  box-sizing: border-box;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.gsl-hrm-performance-review-owner-employee-section[data-v-7af2772d] {
  display: flex;
}
.gsl-hrm-performance-review-owner-employee[data-v-7af2772d] {
  display: flex;
  flex-direction: column;
  padding-left: 1.2rem;
}
.gsl-hrm-performance-review-owner-employee-name[data-v-7af2772d], .gsl-hrm-performance-review-owner-employee-job[data-v-7af2772d] {
  font-weight: 700;
  font-size: 18px;
  word-break: break-word;
}
.gsl-hrm-performance-review-owner-employee-job[data-v-7af2772d] {
  color: #4e5055;
}
.gsl-hrm-performance-review-final-rating[data-v-7af2772d] {
  align-self: center;
}
.gsl-hrm-performance-review-column[data-v-7af2772d] {
  margin-bottom: 0.5rem;
}
.gsl-hrm-performance-review-details[data-v-7af2772d] {
  display: flex;
}
.gsl-hrm-performance-review-details-grid[data-v-7af2772d] {
  width: 100%;
  align-items: center;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPerformancePlugin/components/final-evaluation.scss?vue&type=style&index=0&id=891488de&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-performance-review-hint[data-v-891488de] {
  font-size: 0.75rem;
}
@media (min-width: 800px) {
.gsl-hrm-performance-review-grid[data-v-891488de] {
    grid-template-columns: 33.3333333333% 110px 1fr 0.5fr;
}
}
.gsl-hrm-performance-review-grid[data-v-891488de] .oxd-textarea {
  min-height: unset;
}
.gsl-hrm-performance-review-title[data-v-891488de] {
  font-size: 14px;
  font-weight: 800;
}
.gsl-hrm-performance-review-bold[data-v-891488de] {
  font-weight: 700;
}
.gsl-hrm-performance-review-read[data-v-891488de] {
  margin-top: 0.3rem;
  margin-bottom: 1.2rem;
}
@media (min-width: 800px) {
.gsl-hrm-performance-review-read[data-v-891488de] {
    margin-top: 0.3rem;
    margin-bottom: 0;
}
}
.gsl-hrm-performance-review-row[data-v-891488de] {
  display: flex;
  align-items: center;
  gap: 2px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPerformancePlugin/components/evaluation-form.scss?vue&type=style&index=0&id=5268c331&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-evaluation-header[data-v-5268c331] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gsl-hrm-evaluation-header-grid[data-v-5268c331] {
  width: 100%;
}
.gsl-hrm-evaluation-title[data-v-5268c331] {
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
}
.gsl-hrm-evaluation-title-profile-image[data-v-5268c331] {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  box-sizing: border-box;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.gsl-hrm-evaluation-title-name[data-v-5268c331] {
  margin-left: 1rem;
  word-break: break-word;
}
.gsl-hrm-evaluation-grid[data-v-5268c331] {
  padding-top: 0.2rem;
}
@media (min-width: 800px) {
.gsl-hrm-evaluation-grid[data-v-5268c331] {
    grid-template-columns: 33.3333333333% 110px 1fr 0.5fr;
}
}
.gsl-hrm-evaluation-grid-header[data-v-5268c331] {
  display: none;
  margin-bottom: 1rem;
}
@media (min-width: 800px) {
.gsl-hrm-evaluation-grid-header[data-v-5268c331] {
    display: block;
}
}
.gsl-hrm-evaluation-grid-kpi[data-v-5268c331] {
  margin-bottom: 0.2rem;
}
@media (min-width: 800px) {
.gsl-hrm-evaluation-grid-kpi-header[data-v-5268c331] {
    display: none;
}
}
.gsl-hrm-evaluation-grid-kpi-label[data-v-5268c331] {
  font-weight: 700;
}
@media (min-width: 800px) {
.gsl-hrm-evaluation-grid-kpi-label[data-v-5268c331] {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
}
.gsl-hrm-evaluation-grid-kpi-minmax[data-v-5268c331] {
  font-size: 0.75rem;
}
.gsl-hrm-evaluation-grid-kpi-main[data-v-5268c331] {
  color: var(--oxd-primary-one-color);
  font-weight: 700;
}
@media (min-width: 800px) {
.gsl-hrm-evaluation-grid-kpi-main[data-v-5268c331] {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
}
@media (min-width: 800px) {
.gsl-hrm-evaluation-grid-general[data-v-5268c331] {
    display: flex;
    align-items: center;
}
}
.gsl-hrm-evaluation-grid-general-label[data-v-5268c331] {
  font-weight: 700;
}
.gsl-hrm-evaluation-grid-spacer[data-v-5268c331] {
  padding: 0.5rem 0;
}
@media (min-width: 800px) {
.gsl-hrm-evaluation-grid-spacer[data-v-5268c331] {
    display: none;
}
}
.gsl-hrm-evaluation-grid-spacer-md[data-v-5268c331] {
  display: none;
}
@media (min-width: 800px) {
.gsl-hrm-evaluation-grid-spacer-md[data-v-5268c331] {
    display: block;
}
}
.gsl-hrm-evaluation-grid[data-v-5268c331] .oxd-textarea {
  min-height: unset;
  height: 53px;
}
.gsl-hrm-evaluation-grid[data-v-5268c331] .oxd-input {
  text-align: center;
  font-size: 1rem;
  height: 53px;
}
.gsl-hrm-evaluation .gsl-hrm-main-title[data-v-5268c331] {
  margin-bottom: 0.75rem;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPerformancePlugin/components/ReviewConfirmModal.vue?vue&type=style&index=0&id=74f89d56&scoped=true&lang=css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.gsl-hrm-modal-header[data-v-74f89d56] {
  margin-bottom: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-modal-footer[data-v-74f89d56] {
  margin-top: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-button-margin[data-v-74f89d56] {
  margin: 0.25rem;
}
.gsl-hrm-text-center-align[data-v-74f89d56] {
  text-align: center;
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPerformancePlugin/pages/review-evaluate.scss?vue&type=style&index=0&id=4c95dcd8&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-performance-review-title[data-v-4c95dcd8] {
  font-size: 14px;
  font-weight: 800;
}
.gsl-hrm-performance-review-actions[data-v-4c95dcd8] {
  gap: 0.4rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  max-width: 120px;
  margin-left: 60px;
}
.gsl-hrm-performance-review-actions[data-v-4c95dcd8] .oxd-button--medium {
  width: 100%;
}
@media (min-width: 800px) {
.gsl-hrm-performance-review-actions[data-v-4c95dcd8] {
    margin-left: unset;
    max-width: unset;
}
.gsl-hrm-performance-review-actions[data-v-4c95dcd8] .oxd-button--medium {
    width: unset;
}
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPerformancePlugin/pages/review-evaluate.scss?vue&type=style&index=0&id=5b8c0bcb&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-performance-review-title[data-v-5b8c0bcb] {
  font-size: 14px;
  font-weight: 800;
}
.gsl-hrm-performance-review-actions[data-v-5b8c0bcb] {
  gap: 0.4rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  max-width: 120px;
  margin-left: 60px;
}
.gsl-hrm-performance-review-actions[data-v-5b8c0bcb] .oxd-button--medium {
  width: 100%;
}
@media (min-width: 800px) {
.gsl-hrm-performance-review-actions[data-v-5b8c0bcb] {
    margin-left: unset;
    max-width: unset;
}
.gsl-hrm-performance-review-actions[data-v-5b8c0bcb] .oxd-button--medium {
    width: unset;
}
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmCorporateDirectoryPlugin/components/ProfilePicture.vue?vue&type=style&index=0&id=29cf9234&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-profile-picture[data-v-29cf9234] {
  display: block;
  height: 90px;
  width: 90px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 50%;
  border: var(--oxd-primary-one-color) 4px solid;
}
.gsl-hrm-profile-picture img[data-v-29cf9234] {
  height: 90px;
  width: 90px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmCorporateDirectoryPlugin/components/SummaryCard.vue?vue&type=style&index=0&id=44424255&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-directory-card[data-v-44424255] {
  height: auto;
  cursor: pointer;
  overflow: hidden;
  padding: 0.5rem 1rem;
}
.gsl-hrm-directory-card-header[data-v-44424255] {
  font-size: 14px;
  min-height: 28px;
  font-weight: 700;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0.75rem;
  word-break: break-word;
}
.gsl-hrm-directory-card-header.--break-words[data-v-44424255] {
  position: relative;
  overflow: hidden;
  max-height: 2;
  line-height: 1;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-directory-card-header.--break-words[data-v-44424255]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 2) {
.gsl-hrm-directory-card-header.--break-words[data-v-44424255] {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-directory-card-header.--break-words[data-v-44424255]:after {
    display: none;
}
}
.gsl-hrm-directory-card-subtitle[data-v-44424255] {
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0.75rem;
  word-break: break-word;
}
.gsl-hrm-directory-card-subtitle.--break-words[data-v-44424255] {
  position: relative;
  overflow: hidden;
  max-height: 1;
  line-height: 1;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-directory-card-subtitle.--break-words[data-v-44424255]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 1) {
.gsl-hrm-directory-card-subtitle.--break-words[data-v-44424255] {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-directory-card-subtitle.--break-words[data-v-44424255]:after {
    display: none;
}
}
.gsl-hrm-directory-card-description[data-v-44424255] {
  font-size: 12px;
  text-align: left;
  word-break: break-word;
}
.gsl-hrm-directory-card-description.--break-words[data-v-44424255] {
  position: relative;
  overflow: hidden;
  max-height: 1;
  line-height: 1;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-directory-card-description.--break-words[data-v-44424255]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 1) {
.gsl-hrm-directory-card-description.--break-words[data-v-44424255] {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-directory-card-description.--break-words[data-v-44424255]:after {
    display: none;
}
}
.gsl-hrm-directory-card-description[data-v-44424255]:first-of-type {
  margin-bottom: 0.25rem;
}
.gsl-hrm-directory-card-body[data-v-44424255] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  border-radius: 0.5rem;
  background-color: #fafafc;
}
.gsl-hrm-directory-card-icon[data-v-44424255] {
  font-size: 24px;
  margin-right: 0.5rem;
  color: #3f4552;
}
@media (min-width: 800px) {
.gsl-hrm-directory-card[data-v-44424255] {
    min-height: 260px;
}
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmCorporateDirectoryPlugin/components/QRCode.vue?vue&type=style&index=0&id=344577df&scoped=true&lang=css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.gsl-hrm-qr-code[data-v-344577df] {
  margin: auto;
  width: 140px;
  display: block;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmCorporateDirectoryPlugin/components/EmployeeDetails.vue?vue&type=style&index=0&id=134567b3&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-directory-card[data-v-134567b3] {
  height: auto;
  overflow: hidden;
  padding: 0.5rem 1rem;
}
@media (min-width: 800px) {
.gsl-hrm-directory-card[data-v-134567b3] {
    min-height: 280px;
}
}
.gsl-hrm-directory-card-rounded-body[data-v-134567b3] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1rem;
  margin: 1rem 8px 1rem 0;
  border-radius: 1.2rem;
  width: auto;
  height: 64px;
  box-shadow: 5px 5px 5px 5px #fafafc;
}
.gsl-hrm-directory-card-hover[data-v-134567b3] {
  display: flex;
  justify-content: space-between;
  padding: 0.25rem 0.75rem;
  border-radius: 0.5rem;
  margin: auto;
}
@media (min-width: 800px) {
.gsl-hrm-directory-card-hover[data-v-134567b3] {
    width: auto;
}
}
.gsl-hrm-directory-card-hover-body[data-v-134567b3] {
  display: block;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  word-wrap: break-word;
}
.gsl-hrm-directory-card-hover-icon[data-v-134567b3] {
  color: #3f4552;
  font-size: 14px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}
.gsl-hrm-directory-card-hover[data-v-134567b3]:hover {
  background-color: #fafafc;
}
.gsl-hrm-directory-card-icon[data-v-134567b3] {
  margin: 0 0.5rem 0 0;
  color: #3f4552;
  font-size: 24px;
  display: flex;
  justify-content: center;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmCorporateDirectoryPlugin/pages/corporate-directory.scss?vue&type=style&index=0&id=90f2162a&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-corporate-directory[data-v-90f2162a] {
  display: block;
}
@media (min-width: 800px) {
.gsl-hrm-corporate-directory[data-v-90f2162a] {
    display: flex;
    justify-content: space-between;
}
}
.gsl-hrm-corporate-directory-sidebar[data-v-90f2162a] {
  min-width: 250px;
  max-width: 250px;
  margin-left: 1rem;
  border-radius: 1.2rem;
  background-color: #ffffff;
}
.gsl-hrm-container[data-v-90f2162a] {
  height: 512px;
  overflow: auto;
  overflow-x: hidden;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
}
.gsl-hrm-container[data-v-90f2162a]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.gsl-hrm-container[data-v-90f2162a]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.gsl-hrm-container[data-v-90f2162a]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gsl-hrm-container[data-v-90f2162a] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
.gsl-hrm-container-loader[data-v-90f2162a] {
  margin: 0 auto;
  background-color: #ffffff;
}
.oxd-grid-item[data-v-90f2162a] {
  padding: 0.5rem 0.75rem;
}
.gsl-hrm-paper-container[data-v-90f2162a] {
  width: 100%;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAuthenticationPlugin/components/login-layout.scss?vue&type=style&index=0&id=4972d5fc&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-login-layout[data-v-4972d5fc] {
  display: table;
  width: 100%;
  height: 100%;
}
@media (min-width: 0px) {
.gsl-hrm-login-layout[data-v-4972d5fc] {
    background-color: #f1f2f5;
}
}
@media (min-width: 800px) {
.gsl-hrm-login-layout[data-v-4972d5fc] {
    background-color: #f1f2f5;
}
}
.gsl-hrm-login-layout-blob[data-v-4972d5fc] {
  height: inherit;
  width: inherit;
  display: flex;
  position: relative;
  align-items: center;
  min-height: 100vh;
}
@media screen and (max-width: 799px) {
.gsl-hrm-login-layout-blob[data-v-4972d5fc]::before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    -webkit-mask: url(../img/blob-m.svg);
            mask: url(../img/blob-m.svg);
    -webkit-mask-position: bottom left;
            mask-position: bottom left;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    background-color: var(--oxd-primary-one-color);
}
}
@media (min-width: 800px) {
.gsl-hrm-login-layout-blob[data-v-4972d5fc] {
    background-repeat: no-repeat;
    background-size: 80% 100%;
    align-items: unset;
}
}
.gsl-hrm-login-container[data-v-4972d5fc] {
  z-index: 1;
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (min-width: 800px) {
.gsl-hrm-login-container[data-v-4972d5fc] {
    width: 100%;
}
}
.gsl-hrm-login-logo[data-v-4972d5fc] {
  position: absolute;
  right: 15%;
  padding: 1rem;
  background-color: #e5e5e5;
  border-radius: 100%;
  display: none;
}
.gsl-hrm-login-logo img[data-v-4972d5fc] {
  width: 10rem;
}
@media (min-width: 800px) {
.gsl-hrm-login-logo[data-v-4972d5fc] {
    display: block;
}
}
.gsl-hrm-login-title[data-v-4972d5fc] {
  font-weight: 600;
}
@media (min-width: 800px) {
.gsl-hrm-login-title[data-v-4972d5fc] {
    font-size: 1.1rem;
}
}
@media (min-width: 1000px) {
.gsl-hrm-login-title[data-v-4972d5fc] {
    font-size: 1.5rem;
}
}
.gsl-hrm-login-slot-wrapper[data-v-4972d5fc] {
  padding: 1rem 2rem;
  width: inherit;
}
@media (min-width: 800px) {
.gsl-hrm-login-slot-wrapper[data-v-4972d5fc] {
    padding: 0;
    display: flex;
}
}
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-logo-mobile[data-v-4972d5fc] {
  padding: 1rem;
  background-color: #e5e5e5;
  border-radius: 100%;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 1rem;
  display: block;
}
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-logo-mobile img[data-v-4972d5fc] {
  width: 5rem;
}
@media (min-width: 800px) {
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-logo-mobile[data-v-4972d5fc] {
    display: none;
}
}
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-slot[data-v-4972d5fc] {
  background-color: #ffffff;
  padding: 2rem 0;
  margin: 0 auto;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
@media (min-width: 800px) {
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-slot[data-v-4972d5fc] {
    background-color: var(--oxd-primary-font-color);
    padding: unset;
    border-radius: 1rem;
    width: 50%;
    padding: unset;
    display: flex;
    align-items: center;
    border-radius: 0;
}
}
@media (min-width: 1000px) {
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-slot[data-v-4972d5fc] {
    width: 35%;
}
}
.gsl-hrm-login-branding[data-v-4972d5fc] {
  padding: 1.5rem 1rem;
  background-color: #ffffff;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 800px) {
.gsl-hrm-login-branding[data-v-4972d5fc] {
    display: flex;
    width: 50%;
    max-width: unset;
    padding: 1.5rem 0;
    text-align: left;
    border-radius: unset;
    background-color: transparent;
    flex-direction: column;
    border-radius: 1rem;
}
}
@media (min-width: 1000px) {
.gsl-hrm-login-branding[data-v-4972d5fc] {
    width: 65%;
}
}
.gsl-hrm-login-branding-logo[data-v-4972d5fc] {
  height: auto;
  margin-bottom: 1rem;
}
.gsl-hrm-login-branding-logo img[data-v-4972d5fc] {
  width: auto;
  max-width: 320px;
  height: auto;
  max-height: 75px;
  -o-object-fit: contain;
     object-fit: contain;
}
.gsl-hrm-login-branding-wall[data-v-4972d5fc] {
  display: none;
}
@media (min-width: 800px) {
.gsl-hrm-login-branding-wall[data-v-4972d5fc] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 80%;
}
.gsl-hrm-login-branding-wall img[data-v-4972d5fc] {
    width: 60%;
}
}
.gsl-hrm-login-social[data-v-4972d5fc] {
  padding: 1rem 0;
}
.gsl-hrm-login-social-text[data-v-4972d5fc] {
  text-align: center;
  margin-bottom: 1rem;
}
.gsl-hrm-login-social-icons[data-v-4972d5fc] {
  display: flex;
  justify-content: center;
}
.gsl-hrm-login-social-icons .--loginwith[data-v-4972d5fc] {
  margin: 0 0.25rem;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAuthenticationPlugin/components/AuthButton.vue?vue&type=style&index=0&id=97a5a48a&lang=scss&scoped=true ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-auth-button[data-v-97a5a48a] {
  width: 8.5rem;
  height: 2.5rem;
  display: flex;
  flex-shrink: 0;
  border: 1px solid;
  border-radius: 0.5rem;
  border-color: var(--oxd-primary-one-color);
  align-items: center;
  text-decoration: none;
  justify-content: center;
  cursor: pointer;
  margin-bottom: 0.5rem;
}
.gsl-hrm-auth-button-text[data-v-97a5a48a] {
  position: relative;
  overflow: hidden;
  max-height: 1;
  line-height: 1;
  justify-content: space-between;
  word-break: break-all;
  width: 50%;
  line-height: 1;
  font-size: 14px;
  font-weight: 800;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-auth-button-text[data-v-97a5a48a]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 1) {
.gsl-hrm-auth-button-text[data-v-97a5a48a] {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-auth-button-text[data-v-97a5a48a]:after {
    display: none;
}
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAuthenticationPlugin/components/SocialMediaAuth.vue?vue&type=style&index=0&id=6d8bda4e&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-social-auth[data-v-6d8bda4e] {
  gap: 5px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
  max-width: 80%;
}
.gsl-hrm-social-auth-header[data-v-6d8bda4e] {
  font-size: 0.8rem;
  text-align: center;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAuthenticationPlugin/pages/login.scss?vue&type=style&index=0&id=bdb1cc74&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-login-form[data-v-bdb1cc74] {
  margin: 0 auto;
}
@media (min-width: 0px) {
.gsl-hrm-login-form[data-v-bdb1cc74] {
    width: 80%;
}
}
@media (min-width: 800px) {
.gsl-hrm-login-form[data-v-bdb1cc74] {
    max-width: 455px;
}
}
.login[data-v-bdb1cc74] {
  width: 100%;
}
.gsl-hrm-login-action[data-v-bdb1cc74] {
  margin-top: 2rem;
  justify-content: center;
}
.gsl-hrm-login-button[data-v-bdb1cc74] {
  flex: 1;
  padding: 1rem 0;
}
.gsl-hrm-login-title[data-v-bdb1cc74] {
  display: none;
}
@media (min-width: 800px) {
.gsl-hrm-login-title[data-v-bdb1cc74] {
    display: block;
    font-family: "Nunito Sans", sans-serif;
    text-align: center;
    font-weight: 700;
    margin-bottom: 1rem;
}
}
.gsl-hrm-login-pwreset[data-v-bdb1cc74] {
  margin: 1rem 0;
  text-align: center;
  font-weight: 600;
}
.gsl-hrm-login-pwreset a[data-v-bdb1cc74] {
  color: var(--oxd-primary-one-color);
  text-decoration: none;
}
.gsl-hrm-align-center[data-v-bdb1cc74] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.login-clipboard[data-v-bdb1cc74] {
  margin-top: 18px;
  display: flex;
  flex-direction: row;
}
.login-clipboard .copy-input[data-v-bdb1cc74] {
  max-width: 243px;
  width: 100%;
  cursor: pointer;
  background-color: #eaeaeb;
  border: none;
  color: #6c6c6c;
  font-size: 12px;
  border-radius: 5px;
  padding: 10px 40px 10px 10px;
  font-family: "Montserrat", sans-serif;
}
.login-clipboard .copy-input[data-v-bdb1cc74]:focus {
  outline: none;
}
.login-clipboard .copy-btn[data-v-bdb1cc74] {
  width: 40px;
  background-color: #eaeaeb;
  font-size: 17px;
  padding: 5px 9px;
  border-radius: 5px;
  border: none;
  color: #6c6c6c;
  transition: all 0.4s;
}
.login-clipboard .copy-btn[data-v-bdb1cc74]:hover {
  transform: scale(1.1);
  color: #1a1a1a;
  cursor: pointer;
}
.login-clipboard .copy-btn[data-v-bdb1cc74]:focus {
  outline: none;
}
.login-clipboard .copy-btn img[data-v-bdb1cc74] {
  max-width: 100%;
  height: auto;
}
.gsl-hrm-login-forgot[data-v-bdb1cc74] {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  font-size: 14px;
}
.gsl-hrm-login-forgot-header[data-v-bdb1cc74] {
  cursor: pointer;
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-demo-credentials[data-v-bdb1cc74] {
  margin: 1rem 0;
}
.gsl-hrm-login-footer-sm[data-v-bdb1cc74] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gsl-hrm-login-footer-sm a[data-v-bdb1cc74] {
  width: 22px;
  height: 22px;
  margin: 0 0.25rem;
}
.gsl-hrm-login-footer-sm .gsl-hrm-sm-icon[data-v-bdb1cc74] {
  width: inherit;
  height: inherit;
  color: rgba(78, 80, 85, 0.8);
}
@media (min-width: 800px) {
.gsl-hrm-login-footer-sm[data-v-bdb1cc74] {
    position: absolute;
    left: 1rem;
    bottom: 1rem;
}
}
.gsl-hrm-login-seperator[data-v-bdb1cc74] {
  margin: 0.5rem 0;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAuthenticationPlugin/pages/Login.vue?vue&type=style&index=1&id=bdb1cc74&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-maintenance-container[data-v-bdb1cc74] {
  margin: 0 auto 1.5rem auto;
  width: 80%;
  max-width: 455px;
}
.gsl-hrm-maintenance-notice[data-v-bdb1cc74] {
  background: #fff8f0;
  border: 1px solid #fed7aa;
  border-left: 4px solid #f97316;
  border-radius: 8px;
  padding: 12px 16px;
  box-shadow: 0 2px 10px rgba(249, 115, 22, 0.08);
  animation: fadeIn-bdb1cc74 0.3s ease-out;
}
.gsl-hrm-maintenance-notice .maintenance-notice-header[data-v-bdb1cc74] {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 6px;
}
.gsl-hrm-maintenance-notice .maintenance-notice-icon-wrapper[data-v-bdb1cc74] {
  color: #ea580c;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.gsl-hrm-maintenance-notice .maintenance-notice-title[data-v-bdb1cc74] {
  font-weight: 700;
  font-size: 13px;
  color: #9a3412;
  margin: 0;
  line-height: 1.2;
}
.gsl-hrm-maintenance-notice .maintenance-notice-body-wrapper[data-v-bdb1cc74] {
  padding-left: 26px;
}
.gsl-hrm-maintenance-notice .maintenance-notice-body[data-v-bdb1cc74] {
  font-size: 12px;
  color: #7c2d12;
  line-height: 1.45;
  margin: 0 0 6px 0;
}
.gsl-hrm-maintenance-notice .maintenance-notice-schedule[data-v-bdb1cc74] {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.gsl-hrm-maintenance-notice .maintenance-notice-schedule .schedule-badge[data-v-bdb1cc74] {
  display: inline-flex;
  align-items: center;
  background: rgba(234, 88, 12, 0.1);
  color: #9a3412;
  font-size: 11px;
  font-weight: 600;
  padding: 2px 8px;
  border-radius: 4px;
  border: 1px solid rgba(234, 88, 12, 0.2);
}
@keyframes fadeIn-bdb1cc74 {
from {
    opacity: 0;
    transform: translateY(-4px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAuthenticationPlugin/components/auth-layout.scss?vue&type=style&index=0&id=99a9749a&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-login-layout[data-v-99a9749a] {
  display: table;
  width: 100%;
  height: 100%;
}
@media (min-width: 0px) {
.gsl-hrm-login-layout[data-v-99a9749a] {
    background-color: #f1f2f5;
}
}
@media (min-width: 800px) {
.gsl-hrm-login-layout[data-v-99a9749a] {
    background-color: var(--oxd-primary-font-color);
}
}
.gsl-hrm-login-layout-blob[data-v-99a9749a] {
  height: inherit;
  width: inherit;
  display: flex;
  position: relative;
  align-items: center;
  min-height: 100vh;
}
@media screen and (max-width: 799px) {
.gsl-hrm-login-layout-blob[data-v-99a9749a]::before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    -webkit-mask: url(../img/blob-m.svg);
            mask: url(../img/blob-m.svg);
    -webkit-mask-position: bottom left;
            mask-position: bottom left;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    background-color: var(--oxd-primary-one-color);
}
}
@media (min-width: 800px) {
.gsl-hrm-login-layout-blob[data-v-99a9749a] {
    background-image: url(../img/blob.svg);
    background-repeat: no-repeat;
    background-size: 80% 100%;
}
}
.gsl-hrm-login-container[data-v-99a9749a] {
  z-index: 1;
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (min-width: 800px) {
.gsl-hrm-login-container[data-v-99a9749a] {
    width: 100%;
}
}
.gsl-hrm-login-logo[data-v-99a9749a] {
  position: absolute;
  right: 15%;
  padding: 1rem;
  background-color: #e5e5e5;
  border-radius: 100%;
  display: none;
}
.gsl-hrm-login-logo img[data-v-99a9749a] {
  width: 10rem;
}
@media (min-width: 800px) {
.gsl-hrm-login-logo[data-v-99a9749a] {
    display: block;
}
}
.gsl-hrm-login-slot-wrapper[data-v-99a9749a] {
  padding: 1rem 2rem;
  width: inherit;
}
@media (min-width: 800px) {
.gsl-hrm-login-slot-wrapper[data-v-99a9749a] {
    padding: 1rem 10rem;
}
}
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-logo-mobile[data-v-99a9749a] {
  padding: 1rem;
  background-color: #e5e5e5;
  border-radius: 100%;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 1rem;
  display: block;
}
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-logo-mobile img[data-v-99a9749a] {
  width: 5rem;
}
@media (min-width: 800px) {
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-logo-mobile[data-v-99a9749a] {
    display: none;
}
}
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-slot[data-v-99a9749a] {
  background-color: #ffffff;
  padding: 2rem 0;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  margin: 0 auto;
}
@media (min-width: 800px) {
.gsl-hrm-login-slot-wrapper .gsl-hrm-login-slot[data-v-99a9749a] {
    background-color: transparent;
    padding: unset;
}
}
.gsl-hrm-login-branding[data-v-99a9749a] {
  padding: 1.5rem 1rem;
  background-color: #ffffff;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  text-align: center;
  margin: 0 auto;
}
.gsl-hrm-login-branding img[data-v-99a9749a] {
  width: auto;
  max-width: 320px;
  height: auto;
  max-height: 75px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 800px) {
.gsl-hrm-login-branding[data-v-99a9749a] {
    width: 80%;
    max-width: 520px;
    border-radius: 1rem;
}
}
.gsl-hrm-login-social[data-v-99a9749a] {
  padding: 1rem 0;
}
.gsl-hrm-login-social-text[data-v-99a9749a] {
  text-align: center;
  margin-bottom: 1rem;
}
.gsl-hrm-login-social-icons[data-v-99a9749a] {
  display: flex;
  justify-content: center;
}
.gsl-hrm-login-social-icons .--loginwith[data-v-99a9749a] {
  margin: 0 0.25rem;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAuthenticationPlugin/pages/login.scss?vue&type=style&index=0&id=543ef705&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-login-form[data-v-543ef705] {
  margin: 0 auto;
}
@media (min-width: 0px) {
.gsl-hrm-login-form[data-v-543ef705] {
    width: 80%;
}
}
@media (min-width: 800px) {
.gsl-hrm-login-form[data-v-543ef705] {
    max-width: 455px;
}
}
.login[data-v-543ef705] {
  width: 100%;
}
.gsl-hrm-login-action[data-v-543ef705] {
  margin-top: 2rem;
  justify-content: center;
}
.gsl-hrm-login-button[data-v-543ef705] {
  flex: 1;
  padding: 1rem 0;
}
.gsl-hrm-login-title[data-v-543ef705] {
  display: none;
}
@media (min-width: 800px) {
.gsl-hrm-login-title[data-v-543ef705] {
    display: block;
    font-family: "Nunito Sans", sans-serif;
    text-align: center;
    font-weight: 700;
    margin-bottom: 1rem;
}
}
.gsl-hrm-login-pwreset[data-v-543ef705] {
  margin: 1rem 0;
  text-align: center;
  font-weight: 600;
}
.gsl-hrm-login-pwreset a[data-v-543ef705] {
  color: var(--oxd-primary-one-color);
  text-decoration: none;
}
.gsl-hrm-align-center[data-v-543ef705] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.login-clipboard[data-v-543ef705] {
  margin-top: 18px;
  display: flex;
  flex-direction: row;
}
.login-clipboard .copy-input[data-v-543ef705] {
  max-width: 243px;
  width: 100%;
  cursor: pointer;
  background-color: #eaeaeb;
  border: none;
  color: #6c6c6c;
  font-size: 12px;
  border-radius: 5px;
  padding: 10px 40px 10px 10px;
  font-family: "Montserrat", sans-serif;
}
.login-clipboard .copy-input[data-v-543ef705]:focus {
  outline: none;
}
.login-clipboard .copy-btn[data-v-543ef705] {
  width: 40px;
  background-color: #eaeaeb;
  font-size: 17px;
  padding: 5px 9px;
  border-radius: 5px;
  border: none;
  color: #6c6c6c;
  transition: all 0.4s;
}
.login-clipboard .copy-btn[data-v-543ef705]:hover {
  transform: scale(1.1);
  color: #1a1a1a;
  cursor: pointer;
}
.login-clipboard .copy-btn[data-v-543ef705]:focus {
  outline: none;
}
.login-clipboard .copy-btn img[data-v-543ef705] {
  max-width: 100%;
  height: auto;
}
.gsl-hrm-login-forgot[data-v-543ef705] {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  font-size: 14px;
}
.gsl-hrm-login-forgot-header[data-v-543ef705] {
  cursor: pointer;
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-demo-credentials[data-v-543ef705] {
  margin: 1rem 0;
}
.gsl-hrm-login-footer-sm[data-v-543ef705] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gsl-hrm-login-footer-sm a[data-v-543ef705] {
  width: 22px;
  height: 22px;
  margin: 0 0.25rem;
}
.gsl-hrm-login-footer-sm .gsl-hrm-sm-icon[data-v-543ef705] {
  width: inherit;
  height: inherit;
  color: rgba(78, 80, 85, 0.8);
}
@media (min-width: 800px) {
.gsl-hrm-login-footer-sm[data-v-543ef705] {
    position: absolute;
    left: 1rem;
    bottom: 1rem;
}
}
.gsl-hrm-login-seperator[data-v-543ef705] {
  margin: 0.5rem 0;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAuthenticationPlugin/pages/login.scss?vue&type=style&index=0&id=f36de860&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-login-form[data-v-f36de860] {
  margin: 0 auto;
}
@media (min-width: 0px) {
.gsl-hrm-login-form[data-v-f36de860] {
    width: 80%;
}
}
@media (min-width: 800px) {
.gsl-hrm-login-form[data-v-f36de860] {
    max-width: 455px;
}
}
.login[data-v-f36de860] {
  width: 100%;
}
.gsl-hrm-login-action[data-v-f36de860] {
  margin-top: 2rem;
  justify-content: center;
}
.gsl-hrm-login-button[data-v-f36de860] {
  flex: 1;
  padding: 1rem 0;
}
.gsl-hrm-login-title[data-v-f36de860] {
  display: none;
}
@media (min-width: 800px) {
.gsl-hrm-login-title[data-v-f36de860] {
    display: block;
    font-family: "Nunito Sans", sans-serif;
    text-align: center;
    font-weight: 700;
    margin-bottom: 1rem;
}
}
.gsl-hrm-login-pwreset[data-v-f36de860] {
  margin: 1rem 0;
  text-align: center;
  font-weight: 600;
}
.gsl-hrm-login-pwreset a[data-v-f36de860] {
  color: var(--oxd-primary-one-color);
  text-decoration: none;
}
.gsl-hrm-align-center[data-v-f36de860] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.login-clipboard[data-v-f36de860] {
  margin-top: 18px;
  display: flex;
  flex-direction: row;
}
.login-clipboard .copy-input[data-v-f36de860] {
  max-width: 243px;
  width: 100%;
  cursor: pointer;
  background-color: #eaeaeb;
  border: none;
  color: #6c6c6c;
  font-size: 12px;
  border-radius: 5px;
  padding: 10px 40px 10px 10px;
  font-family: "Montserrat", sans-serif;
}
.login-clipboard .copy-input[data-v-f36de860]:focus {
  outline: none;
}
.login-clipboard .copy-btn[data-v-f36de860] {
  width: 40px;
  background-color: #eaeaeb;
  font-size: 17px;
  padding: 5px 9px;
  border-radius: 5px;
  border: none;
  color: #6c6c6c;
  transition: all 0.4s;
}
.login-clipboard .copy-btn[data-v-f36de860]:hover {
  transform: scale(1.1);
  color: #1a1a1a;
  cursor: pointer;
}
.login-clipboard .copy-btn[data-v-f36de860]:focus {
  outline: none;
}
.login-clipboard .copy-btn img[data-v-f36de860] {
  max-width: 100%;
  height: auto;
}
.gsl-hrm-login-forgot[data-v-f36de860] {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  font-size: 14px;
}
.gsl-hrm-login-forgot-header[data-v-f36de860] {
  cursor: pointer;
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-demo-credentials[data-v-f36de860] {
  margin: 1rem 0;
}
.gsl-hrm-login-footer-sm[data-v-f36de860] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gsl-hrm-login-footer-sm a[data-v-f36de860] {
  width: 22px;
  height: 22px;
  margin: 0 0.25rem;
}
.gsl-hrm-login-footer-sm .gsl-hrm-sm-icon[data-v-f36de860] {
  width: inherit;
  height: inherit;
  color: rgba(78, 80, 85, 0.8);
}
@media (min-width: 800px) {
.gsl-hrm-login-footer-sm[data-v-f36de860] {
    position: absolute;
    left: 1rem;
    bottom: 1rem;
}
}
.gsl-hrm-login-seperator[data-v-f36de860] {
  margin: 0.5rem 0;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAuthenticationPlugin/components/CardNote.vue?vue&type=style&index=0&id=1e6cd7ba&scoped=true&lang=scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-card-icon[data-v-1e6cd7ba] {
  font-size: 1.5rem;
  color: #eb0910;
  padding: 1rem;
}
.gsl-hrm-card-note[data-v-1e6cd7ba] {
  font-size: 14px;
}
.gsl-hrm-card-note-text[data-v-1e6cd7ba] {
  color: #eb0910;
}
.gsl-hrm-card-note-icon[data-v-1e6cd7ba] {
  flex-shrink: 0;
}
.gsl-hrm-card-note--background[data-v-1e6cd7ba] {
  background-color: #e8eaef;
  border-radius: 1.2rem;
  padding: 1.2rem;
}
.gsl-hrm-card-note--icon[data-v-1e6cd7ba] {
  display: flex;
  align-items: center;
  background-color: rgba(235, 9, 16, 0.06);
  border-radius: 1.2rem;
  padding: 1rem;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAuthenticationPlugin/pages/reset-password.scss?vue&type=style&index=0&id=43b8d9e7&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-card-container[data-v-43b8d9e7] {
  box-shadow: 3px 3px 10px #4e5055;
  width: 80vw;
}
@media (min-width: 800px) {
.gsl-hrm-card-container[data-v-43b8d9e7] {
    width: 30vw;
}
}
.gsl-hrm-forgot-password-reset[data-v-43b8d9e7] {
  cursor: pointer;
  font-size: 14px;
}
.gsl-hrm-forgot-password-reset--link[data-v-43b8d9e7] {
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-forgot-password-wrapper[data-v-43b8d9e7] {
  flex: 1;
  display: flex;
  align-items: center;
}
.gsl-hrm-forgot-password-card-note[data-v-43b8d9e7] {
  margin: 1rem 0;
}
.gsl-hrm-forgot-password-container[data-v-43b8d9e7] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
  align-items: center;
}
.gsl-hrm-forgot-password-row[data-v-43b8d9e7] {
  position: relative;
}
.gsl-hrm-forgot-password-note.--padding[data-v-43b8d9e7] {
  padding-bottom: 1.2rem;
}
.gsl-hrm-forgot-password-buttons[data-v-43b8d9e7] {
  display: flex;
  margin-top: 1.1rem;
  width: 100%;
}
.gsl-hrm-forgot-password-button[data-v-43b8d9e7] {
  flex: 1;
}
.gsl-hrm-forgot-password-button-container[data-v-43b8d9e7] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button-container[data-v-43b8d9e7] {
    flex-direction: row;
    align-items: center;
    box-sizing: border-box;
}
}
.gsl-hrm-forgot-password-button-container button[data-v-43b8d9e7] {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button--reset[data-v-43b8d9e7] {
    margin-left: 0.5rem;
}
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button--cancel[data-v-43b8d9e7] {
    margin-right: 0.5rem;
}
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAuthenticationPlugin/pages/reset-password.scss?vue&type=style&index=0&id=5ea41f7f&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-card-container[data-v-5ea41f7f] {
  box-shadow: 3px 3px 10px #4e5055;
  width: 80vw;
}
@media (min-width: 800px) {
.gsl-hrm-card-container[data-v-5ea41f7f] {
    width: 30vw;
}
}
.gsl-hrm-forgot-password-reset[data-v-5ea41f7f] {
  cursor: pointer;
  font-size: 14px;
}
.gsl-hrm-forgot-password-reset--link[data-v-5ea41f7f] {
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-forgot-password-wrapper[data-v-5ea41f7f] {
  flex: 1;
  display: flex;
  align-items: center;
}
.gsl-hrm-forgot-password-card-note[data-v-5ea41f7f] {
  margin: 1rem 0;
}
.gsl-hrm-forgot-password-container[data-v-5ea41f7f] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
  align-items: center;
}
.gsl-hrm-forgot-password-row[data-v-5ea41f7f] {
  position: relative;
}
.gsl-hrm-forgot-password-note.--padding[data-v-5ea41f7f] {
  padding-bottom: 1.2rem;
}
.gsl-hrm-forgot-password-buttons[data-v-5ea41f7f] {
  display: flex;
  margin-top: 1.1rem;
  width: 100%;
}
.gsl-hrm-forgot-password-button[data-v-5ea41f7f] {
  flex: 1;
}
.gsl-hrm-forgot-password-button-container[data-v-5ea41f7f] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button-container[data-v-5ea41f7f] {
    flex-direction: row;
    align-items: center;
    box-sizing: border-box;
}
}
.gsl-hrm-forgot-password-button-container button[data-v-5ea41f7f] {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button--reset[data-v-5ea41f7f] {
    margin-left: 0.5rem;
}
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button--cancel[data-v-5ea41f7f] {
    margin-right: 0.5rem;
}
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAuthenticationPlugin/pages/reset-password.scss?vue&type=style&index=0&id=50727291&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-card-container[data-v-50727291] {
  box-shadow: 3px 3px 10px #4e5055;
  width: 80vw;
}
@media (min-width: 800px) {
.gsl-hrm-card-container[data-v-50727291] {
    width: 30vw;
}
}
.gsl-hrm-forgot-password-reset[data-v-50727291] {
  cursor: pointer;
  font-size: 14px;
}
.gsl-hrm-forgot-password-reset--link[data-v-50727291] {
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-forgot-password-wrapper[data-v-50727291] {
  flex: 1;
  display: flex;
  align-items: center;
}
.gsl-hrm-forgot-password-card-note[data-v-50727291] {
  margin: 1rem 0;
}
.gsl-hrm-forgot-password-container[data-v-50727291] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
  align-items: center;
}
.gsl-hrm-forgot-password-row[data-v-50727291] {
  position: relative;
}
.gsl-hrm-forgot-password-note.--padding[data-v-50727291] {
  padding-bottom: 1.2rem;
}
.gsl-hrm-forgot-password-buttons[data-v-50727291] {
  display: flex;
  margin-top: 1.1rem;
  width: 100%;
}
.gsl-hrm-forgot-password-button[data-v-50727291] {
  flex: 1;
}
.gsl-hrm-forgot-password-button-container[data-v-50727291] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button-container[data-v-50727291] {
    flex-direction: row;
    align-items: center;
    box-sizing: border-box;
}
}
.gsl-hrm-forgot-password-button-container button[data-v-50727291] {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button--reset[data-v-50727291] {
    margin-left: 0.5rem;
}
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button--cancel[data-v-50727291] {
    margin-right: 0.5rem;
}
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmAuthenticationPlugin/pages/AdministratorAccess.vue?vue&type=style&index=0&id=4a4b5fa4&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-card-container[data-v-4a4b5fa4] {
  box-shadow: 3px 3px 10px #4e5055;
}
.gsl-hrm-admin-access-container[data-v-4a4b5fa4] {
  display: flex;
  width: inherit;
  height: inherit;
  padding: 1rem 2rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 800px) {
.gsl-hrm-admin-access-container[data-v-4a4b5fa4] {
    margin: 0 auto;
    max-width: 450px;
}
}
.gsl-hrm-admin-access-title[data-v-4a4b5fa4] {
  font-weight: 700;
}
.gsl-hrm-admin-access-note-container[data-v-4a4b5fa4] {
  padding-bottom: 1.2rem;
}
.gsl-hrm-admin-access-button[data-v-4a4b5fa4] {
  flex: 1;
}
.gsl-hrm-admin-access-button[data-v-4a4b5fa4]:nth-child(2) {
  margin-top: 0.5rem;
}
@media (min-width: 800px) {
.gsl-hrm-admin-access-button[data-v-4a4b5fa4]:nth-child(2) {
    margin: 0;
    margin-left: 0.5rem;
}
}
.gsl-hrm-admin-access-button-container[data-v-4a4b5fa4] {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 800px) {
.gsl-hrm-admin-access-button-container[data-v-4a4b5fa4] {
    flex-direction: row;
}
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAuthenticationPlugin/pages/reset-password.scss?vue&type=style&index=0&id=0ec970ee&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-card-container[data-v-0ec970ee] {
  box-shadow: 3px 3px 10px #4e5055;
  width: 80vw;
}
@media (min-width: 800px) {
.gsl-hrm-card-container[data-v-0ec970ee] {
    width: 30vw;
}
}
.gsl-hrm-forgot-password-reset[data-v-0ec970ee] {
  cursor: pointer;
  font-size: 14px;
}
.gsl-hrm-forgot-password-reset--link[data-v-0ec970ee] {
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-forgot-password-wrapper[data-v-0ec970ee] {
  flex: 1;
  display: flex;
  align-items: center;
}
.gsl-hrm-forgot-password-card-note[data-v-0ec970ee] {
  margin: 1rem 0;
}
.gsl-hrm-forgot-password-container[data-v-0ec970ee] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
  align-items: center;
}
.gsl-hrm-forgot-password-row[data-v-0ec970ee] {
  position: relative;
}
.gsl-hrm-forgot-password-note.--padding[data-v-0ec970ee] {
  padding-bottom: 1.2rem;
}
.gsl-hrm-forgot-password-buttons[data-v-0ec970ee] {
  display: flex;
  margin-top: 1.1rem;
  width: 100%;
}
.gsl-hrm-forgot-password-button[data-v-0ec970ee] {
  flex: 1;
}
.gsl-hrm-forgot-password-button-container[data-v-0ec970ee] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button-container[data-v-0ec970ee] {
    flex-direction: row;
    align-items: center;
    box-sizing: border-box;
}
}
.gsl-hrm-forgot-password-button-container button[data-v-0ec970ee] {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button--reset[data-v-0ec970ee] {
    margin-left: 0.5rem;
}
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button--cancel[data-v-0ec970ee] {
    margin-right: 0.5rem;
}
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAuthenticationPlugin/pages/reset-password.scss?vue&type=style&index=0&id=3630b2cc&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-card-container[data-v-3630b2cc] {
  box-shadow: 3px 3px 10px #4e5055;
  width: 80vw;
}
@media (min-width: 800px) {
.gsl-hrm-card-container[data-v-3630b2cc] {
    width: 30vw;
}
}
.gsl-hrm-forgot-password-reset[data-v-3630b2cc] {
  cursor: pointer;
  font-size: 14px;
}
.gsl-hrm-forgot-password-reset--link[data-v-3630b2cc] {
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-forgot-password-wrapper[data-v-3630b2cc] {
  flex: 1;
  display: flex;
  align-items: center;
}
.gsl-hrm-forgot-password-card-note[data-v-3630b2cc] {
  margin: 1rem 0;
}
.gsl-hrm-forgot-password-container[data-v-3630b2cc] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
  align-items: center;
}
.gsl-hrm-forgot-password-row[data-v-3630b2cc] {
  position: relative;
}
.gsl-hrm-forgot-password-note.--padding[data-v-3630b2cc] {
  padding-bottom: 1.2rem;
}
.gsl-hrm-forgot-password-buttons[data-v-3630b2cc] {
  display: flex;
  margin-top: 1.1rem;
  width: 100%;
}
.gsl-hrm-forgot-password-button[data-v-3630b2cc] {
  flex: 1;
}
.gsl-hrm-forgot-password-button-container[data-v-3630b2cc] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button-container[data-v-3630b2cc] {
    flex-direction: row;
    align-items: center;
    box-sizing: border-box;
}
}
.gsl-hrm-forgot-password-button-container button[data-v-3630b2cc] {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button--reset[data-v-3630b2cc] {
    margin-left: 0.5rem;
}
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button--cancel[data-v-3630b2cc] {
    margin-right: 0.5rem;
}
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmAuthenticationPlugin/pages/reset-password.scss?vue&type=style&index=0&id=2d46acdf&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-card-container[data-v-2d46acdf] {
  box-shadow: 3px 3px 10px #4e5055;
  width: 80vw;
}
@media (min-width: 800px) {
.gsl-hrm-card-container[data-v-2d46acdf] {
    width: 30vw;
}
}
.gsl-hrm-forgot-password-reset[data-v-2d46acdf] {
  cursor: pointer;
  font-size: 14px;
}
.gsl-hrm-forgot-password-reset--link[data-v-2d46acdf] {
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-forgot-password-wrapper[data-v-2d46acdf] {
  flex: 1;
  display: flex;
  align-items: center;
}
.gsl-hrm-forgot-password-card-note[data-v-2d46acdf] {
  margin: 1rem 0;
}
.gsl-hrm-forgot-password-container[data-v-2d46acdf] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
  align-items: center;
}
.gsl-hrm-forgot-password-row[data-v-2d46acdf] {
  position: relative;
}
.gsl-hrm-forgot-password-note.--padding[data-v-2d46acdf] {
  padding-bottom: 1.2rem;
}
.gsl-hrm-forgot-password-buttons[data-v-2d46acdf] {
  display: flex;
  margin-top: 1.1rem;
  width: 100%;
}
.gsl-hrm-forgot-password-button[data-v-2d46acdf] {
  flex: 1;
}
.gsl-hrm-forgot-password-button-container[data-v-2d46acdf] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button-container[data-v-2d46acdf] {
    flex-direction: row;
    align-items: center;
    box-sizing: border-box;
}
}
.gsl-hrm-forgot-password-button-container button[data-v-2d46acdf] {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button--reset[data-v-2d46acdf] {
    margin-left: 0.5rem;
}
}
@media (min-width: 1000px) {
.gsl-hrm-forgot-password-button--cancel[data-v-2d46acdf] {
    margin-right: 0.5rem;
}
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmDashboardPlugin/components/base-widget.scss?vue&type=style&index=0&id=e838762c&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-dashboard-widget[data-v-e838762c] {
  width: auto;
  height: 380px;
  margin: 0 auto;
  overflow: hidden;
  max-width: 560px;
  padding: 0.75rem;
  margin-bottom: 1rem;
  box-sizing: border-box;
}
.gsl-hrm-dashboard-widget-header[data-v-e838762c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gsl-hrm-dashboard-widget-name[data-v-e838762c] {
  display: flex;
  font-size: 14px;
  font-weight: 700;
  align-items: center;
}
.gsl-hrm-dashboard-widget-icon[data-v-e838762c] {
  height: 15px;
  margin-right: 0.5rem;
}
.gsl-hrm-dashboard-widget-body[data-v-e838762c] {
  height: 318px;
  overflow: auto;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
}
.gsl-hrm-dashboard-widget-body-nocontent[data-v-e838762c] {
  font-size: 13px;
  text-align: center;
  margin-top: 2.5rem;
}
.gsl-hrm-dashboard-widget-body.--scroll-visible[data-v-e838762c] {
  padding-right: 5px;
}
.gsl-hrm-dashboard-widget-body[data-v-e838762c]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.gsl-hrm-dashboard-widget-body[data-v-e838762c]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.gsl-hrm-dashboard-widget-body[data-v-e838762c]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gsl-hrm-dashboard-widget-body[data-v-e838762c] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
.gsl-hrm-dashboard-widget-watermark[data-v-e838762c] {
  width: 175px;
  text-align: center;
  margin: 60px auto auto;
}
.gsl-hrm-dashboard-widget-img[data-v-e838762c] {
  width: 60%;
}
.gsl-hrm-dashboard-widget-loader[data-v-e838762c] {
  margin: 9rem auto;
  background-color: #ffffff;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmDashboardPlugin/components/quick-launch-widget.scss?vue&type=style&index=0&id=30219bff&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-quick-launch[data-v-30219bff] {
  margin: 0;
  grid-template-columns: repeat(3, 1fr);
}
.gsl-hrm-quick-launch-card[data-v-30219bff] {
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 0.8rem;
}
.gsl-hrm-quick-launch-icon[data-v-30219bff] {
  flex: 0 0 1;
  padding: 0;
  margin-bottom: 0.25rem;
}
.gsl-hrm-quick-launch-icon[data-v-30219bff] .oxd-icon {
  width: 60px;
  height: 60px;
  padding: 12px;
  box-sizing: border-box;
}
.gsl-hrm-quick-launch-icon[data-v-30219bff]:focus, .gsl-hrm-quick-launch-icon[data-v-30219bff]:hover, .gsl-hrm-quick-launch-icon[data-v-30219bff]:active {
  color: var(--oxd-primary-one-color);
  background-color: var(--oxd-primary-one-alpha-15-color);
}
.gsl-hrm-quick-launch-heading[data-v-30219bff] {
  width: 75px;
}
.gsl-hrm-quick-launch-heading .--text[data-v-30219bff] {
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmBuzzPlugin/components/VideoFrame.vue?vue&type=style&index=0&id=5e1e2464&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-video[data-v-5e1e2464] {
  height: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
}
.gsl-hrm-buzz-video-frame[data-v-5e1e2464] {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 0.75rem;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmBuzzPlugin/components/ProfileImage.vue?vue&type=style&index=0&id=0502344e&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-profile-image img[data-v-0502344e] {
  width: 45px;
  height: 45px;
  display: flex;
  flex-shrink: 0;
  border-radius: 100%;
  box-sizing: border-box;
  justify-content: center;
}
.gsl-hrm-buzz-profile-image .employee-image[data-v-0502344e] {
  width: 45px; /* Allow the image to fill the width of the container */
  height: 45px; /* Maintain aspect ratio */
  -o-object-position: top;
     object-position: top;
  -o-object-fit: cover;
     object-fit: cover; /* Ensures the image is cropped to fill the container */
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmDashboardPlugin/components/buzz-latest-post-widget.scss?vue&type=style&index=0&id=24ef9293&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-widget[data-v-24ef9293] {
  margin: 0;
  grid-gap: 10px;
}
.gsl-hrm-buzz-widget-card[data-v-24ef9293] {
  display: block;
  padding: 0.5rem;
  border-radius: 0.75rem;
  border: 1px solid #e8eaef;
}
.gsl-hrm-buzz-widget-header[data-v-24ef9293] {
  display: flex;
  cursor: pointer;
  align-items: center;
}
.gsl-hrm-buzz-widget-header-text[data-v-24ef9293] {
  margin-left: 10px;
}
.gsl-hrm-buzz-widget-header-emp[data-v-24ef9293] {
  font-size: 13px;
  font-weight: 700;
  position: relative;
  overflow: hidden;
  max-height: 1;
  line-height: 1;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-buzz-widget-header-emp[data-v-24ef9293]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 1) {
.gsl-hrm-buzz-widget-header-emp[data-v-24ef9293] {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-buzz-widget-header-emp[data-v-24ef9293]:after {
    display: none;
}
}
.gsl-hrm-buzz-widget-header-time[data-v-24ef9293] {
  font-size: 11px;
  color: #4e5055;
}
.gsl-hrm-buzz-widget-header[data-v-24ef9293] .gsl-hrm-buzz-profile-image img {
  width: 35px;
  height: 35px;
}
.gsl-hrm-buzz-widget-body[data-v-24ef9293] {
  font-size: 13px;
  text-align: justify;
  margin-bottom: 0.5rem;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.gsl-hrm-buzz-widget-picture[data-v-24ef9293] {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 0.75rem;
}
.gsl-hrm-buzz-widget-divider[data-v-24ef9293] {
  border-style: dashed;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmDashboardPlugin/components/EmployeeSubunitWidget.vue?vue&type=style&index=0&id=65847035&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.emp-distrib-chart[data-v-65847035] {
  width: auto;
  height: 312px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmDashboardPlugin/components/EmployeeLocationWidget.vue?vue&type=style&index=0&id=3d3b809c&lang=scss&scoped=true ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.emp-distrib-chart[data-v-3d3b809c] {
  width: auto;
  height: 312px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmDashboardPlugin/components/EmployeesOnLeaveConfigModal.vue?vue&type=style&index=0&id=76a48d93&lang=scss&scoped=true ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-modal-header[data-v-76a48d93] {
  display: flex;
  align-items: center;
}
.gsl-hrm-config-title[data-v-76a48d93] {
  margin-left: 1rem;
}
.gsl-hrm-config-checkbox .oxd-input-group[data-v-76a48d93] {
  margin: 0;
  padding: 1rem 0;
  flex-direction: row;
}
.gsl-hrm-config-checkbox[data-v-76a48d93] .oxd-input-group__label-wrapper {
  margin: 0;
  margin-right: 1rem;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmDashboardPlugin/components/employee-on-leave-widget.scss?vue&type=style&index=0&id=938f8628&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-leave-card[data-v-938f8628] {
  display: flex;
  font-size: 12px;
  align-items: center;
  margin-bottom: 0.5rem;
}
.gsl-hrm-leave-card-profile-image img[data-v-938f8628] {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  display: flex;
  flex-shrink: 0;
  overflow: hidden;
  justify-content: center;
  box-sizing: border-box;
}
.gsl-hrm-leave-card-profile-image .employee-image[data-v-938f8628] {
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.gsl-hrm-leave-card-details[data-v-938f8628] {
  margin-left: 1rem;
  word-break: break-word;
}
.gsl-hrm-leave-card-emp-id[data-v-938f8628] {
  padding: 0 5px;
  font-weight: 600;
  margin-left: auto;
  white-space: nowrap;
}
.gsl-hrm-leave-card-emp-name[data-v-938f8628] {
  font-weight: 700;
  position: relative;
  overflow: hidden;
  max-height: 2;
  line-height: 1;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-leave-card-emp-name[data-v-938f8628]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 2) {
.gsl-hrm-leave-card-emp-name[data-v-938f8628] {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-leave-card-emp-name[data-v-938f8628]:after {
    display: none;
}
}
.gsl-hrm-leave-card-leave-details[data-v-938f8628] {
  font-size: 12px;
}
.gsl-hrm-leave-card-icon[data-v-938f8628] {
  cursor: pointer;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmDashboardPlugin/components/employee-attendance-widget.scss?vue&type=style&index=0&id=304a17e0&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-attendance-card[data-v-304a17e0] {
  font-size: 14px;
  margin-bottom: 0.5rem;
}
.gsl-hrm-attendance-card-profile[data-v-304a17e0] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.gsl-hrm-attendance-card-profile-image img[data-v-304a17e0] {
  width: 40px;
  height: 40px;
  display: flex;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 100%;
  box-sizing: border-box;
  justify-content: center;
  border: 0.15rem solid var(--oxd-primary-one-color);
}
.gsl-hrm-attendance-card-profile-image .employee-image[data-v-304a17e0] {
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.gsl-hrm-attendance-card-profile-record[data-v-304a17e0] {
  margin-left: 1rem;
}
.gsl-hrm-attendance-card-bar[data-v-304a17e0] {
  display: flex;
  padding: 0.35rem;
  position: relative;
  border-radius: 1rem;
  margin-bottom: 1rem;
  justify-content: center;
  background-color: #f1f2f5;
}
.gsl-hrm-attendance-card-summary[data-v-304a17e0] {
  display: flex;
  font-size: 11px;
  align-items: center;
  margin-bottom: 0.75rem;
  justify-content: space-between;
}
.gsl-hrm-attendance-card-summary p[data-v-304a17e0]:first-of-type {
  font-weight: 700;
}
.gsl-hrm-attendance-card-summary-total[data-v-304a17e0] {
  gap: 5px;
  display: flex;
  font-weight: 700;
  padding: 0.35rem;
  border-radius: 0.75rem;
  background-color: #f1f2f5;
}
.gsl-hrm-attendance-card-icon[data-v-304a17e0] {
  height: 15px;
  font-size: 15px;
}
.gsl-hrm-attendance-card-state[data-v-304a17e0] {
  font-weight: 700;
  white-space: nowrap;
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-attendance-card-details[data-v-304a17e0] {
  font-size: 11px;
  word-break: break-word;
}
.gsl-hrm-attendance-card-action[data-v-304a17e0] {
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 20px;
  transform: translate(0%, -50%);
  outline: 5px solid #ffffff !important;
}
.emp-attendance-chart[data-v-304a17e0] {
  height: 170px;
  padding: 0 1rem;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmDashboardPlugin/components/dashboard-card.scss?vue&type=style&index=0&id=c0d08242&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-dashboard-card[data-v-c0d08242] {
  width: 100%;
  height: 100px;
  min-height: 100px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 1rem;
  box-sizing: border-box;
  padding: 0 0.85rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 575.98px) {
.gsl-hrm-dashboard-card[data-v-c0d08242] {
    height: 80px;
    min-height: 80px;
    max-height: 80px;
    padding: 0 0.55rem;
    margin-bottom: 0.5rem;
}
}
.gsl-hrm-dashboard-card-content[data-v-c0d08242] {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  min-width: 0;
}
@media (max-width: 575.98px) {
.gsl-hrm-dashboard-card-content[data-v-c0d08242] {
    gap: 6px;
}
}
.gsl-hrm-dashboard-card-name[data-v-c0d08242] {
  color: #999999;
  font-size: 14px;
  font-weight: 700;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 575.98px) {
.gsl-hrm-dashboard-card-name[data-v-c0d08242] {
    font-size: 12px;
    line-height: 1.2;
}
}
.gsl-hrm-dashboard-card-sub-title[data-v-c0d08242] {
  color: #4e5055;
  font-size: 28px;
  font-weight: 900;
  align-items: center;
  transition: opacity 0.4s ease, color 0.4s ease;
}
@media (max-width: 575.98px) {
.gsl-hrm-dashboard-card-sub-title[data-v-c0d08242] {
    font-size: 20px;
    line-height: 1.1;
}
}
.gsl-hrm-dashboard-card-icon[data-v-c0d08242] {
  flex: 0 0 auto;
  padding: 0;
}
.gsl-hrm-dashboard-card-icon[data-v-c0d08242] .oxd-icon {
  width: 50px;
  height: 50px;
  padding: 12px;
  box-sizing: border-box;
}
@media (max-width: 575.98px) {
.gsl-hrm-dashboard-card-icon[data-v-c0d08242] .oxd-icon {
    width: 38px;
    height: 38px;
    padding: 8px;
}
}
.gsl-hrm-dashboard-card:hover .gsl-hrm-dashboard-card-icon[data-v-c0d08242] .oxd-icon {
  color: #4e5055;
}
.gsl-hrm-dashboard-card:hover .gsl-hrm-dashboard-card-name[data-v-c0d08242] {
  color: #4e5055;
}
.gsl-hrm-dashboard-card-loader[data-v-c0d08242] {
  margin: 0 auto;
  background-color: #ffffff;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmDashboardPlugin/components/QuickInformationCards.vue?vue&type=style&index=0&id=251af9bf&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-dashboard-card-grid[data-v-251af9bf] {
  margin: 0 auto;
  margin-top: 20px;
  box-sizing: border-box;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 575.98px) {
.gsl-hrm-dashboard-card-grid[data-v-251af9bf] {
    margin-top: 0.5rem;
}
}
@media (min-width: 576px) {
.gsl-hrm-dashboard-card-grid[data-v-251af9bf] {
    grid-template-columns: repeat(2, 1fr);
}
}
@media (min-width: 1100px) {
.gsl-hrm-dashboard-card-grid[data-v-251af9bf] {
    grid-template-columns: repeat(3, 1fr);
}
}
@media (min-width: 1700px) {
.gsl-hrm-dashboard-card-grid[data-v-251af9bf] {
    grid-template-columns: repeat(6, 1fr);
}
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmDashboardPlugin/components/wide-widget.scss?vue&type=style&index=0&id=13c4d26c&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-dashboard-wide-widget[data-v-13c4d26c] {
  width: auto;
  height: 380px;
  margin: 0 auto;
  overflow: hidden;
  max-width: 950px;
  padding: 0.75rem;
  margin-bottom: 1rem;
  box-sizing: border-box;
}
.gsl-hrm-dashboard-wide-widget-header[data-v-13c4d26c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gsl-hrm-dashboard-wide-widget-name[data-v-13c4d26c] {
  display: flex;
  font-size: 14px;
  font-weight: 700;
  align-items: center;
}
.gsl-hrm-dashboard-wide-widget-icon[data-v-13c4d26c] {
  height: 15px;
  margin-right: 0.5rem;
}
.gsl-hrm-dashboard-wide-widget-body[data-v-13c4d26c] {
  height: 318px;
  overflow: auto;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
}
.gsl-hrm-dashboard-wide-widget-body-nocontent[data-v-13c4d26c] {
  font-size: 13px;
  text-align: center;
  margin-top: 2.5rem;
}
.gsl-hrm-dashboard-wide-widget-body.--scroll-visible[data-v-13c4d26c] {
  padding-right: 5px;
}
.gsl-hrm-dashboard-wide-widget-body[data-v-13c4d26c]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.gsl-hrm-dashboard-wide-widget-body[data-v-13c4d26c]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.gsl-hrm-dashboard-wide-widget-body[data-v-13c4d26c]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gsl-hrm-dashboard-wide-widget-body[data-v-13c4d26c] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
.gsl-hrm-dashboard-wide-widget-watermark[data-v-13c4d26c] {
  width: 175px;
  text-align: center;
  margin: 60px auto auto;
}
.gsl-hrm-dashboard-wide-widget-img[data-v-13c4d26c] {
  width: 60%;
}
.gsl-hrm-dashboard-wide-widget-loader[data-v-13c4d26c] {
  margin: 9rem auto;
  background-color: #ffffff;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmDashboardPlugin/components/active-employee-list-widget.scss?vue&type=style&index=0&id=0ec5d8ab&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-active-employee-card[data-v-0ec5d8ab] {
  display: flex;
  font-size: 12px;
  align-items: center;
  margin-bottom: 0.5rem;
}
.gsl-hrm-active-employee-card-profile-image[data-v-0ec5d8ab] {
  position: relative;
  display: inline-block;
}
.gsl-hrm-active-employee-card-profile-image img[data-v-0ec5d8ab] {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  display: flex;
  flex-shrink: 0;
  overflow: hidden;
  justify-content: center;
  box-sizing: border-box;
}
.gsl-hrm-active-employee-card-profile-image .employee-image[data-v-0ec5d8ab] {
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.gsl-hrm-active-employee-card-profile-image .status-dot[data-v-0ec5d8ab] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid white;
}
.gsl-hrm-active-employee-card-profile-image .online[data-v-0ec5d8ab] {
  background-color: #28a745;
}
.gsl-hrm-active-employee-card-profile-image .offline[data-v-0ec5d8ab] {
  background-color: #dc3545;
}
.gsl-hrm-active-employee-card-activities[data-v-0ec5d8ab] {
  flex: 1;
  text-align: right;
  margin-right: 20px;
  font-size: 12px;
  font-family: "Nunito Sans", sans-serif;
  color: #4e5055;
  padding-left: 1rem;
  white-space: nowrap;
  display: none;
}
@media (min-width: 1024px) {
.gsl-hrm-active-employee-card-activities[data-v-0ec5d8ab] {
    display: block;
}
}
@media (min-width: 1262px) {
.gsl-hrm-active-employee-card-activities[data-v-0ec5d8ab] {
    display: none;
}
}
@media (min-width: 1582px) {
.gsl-hrm-active-employee-card-activities[data-v-0ec5d8ab] {
    display: block;
}
}
.gsl-hrm-active-employee-card-details[data-v-0ec5d8ab] {
  margin-left: 1rem;
  word-break: break-word;
}
.gsl-hrm-active-employee-card-emp-id[data-v-0ec5d8ab] {
  padding: 0 5px;
  font-weight: 600;
  margin-left: auto;
  white-space: nowrap;
}
.gsl-hrm-active-employee-card-emp-name[data-v-0ec5d8ab] {
  font-weight: 700;
  position: relative;
  overflow: hidden;
  max-height: 2;
  line-height: 1;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-active-employee-card-emp-name[data-v-0ec5d8ab]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 2) {
.gsl-hrm-active-employee-card-emp-name[data-v-0ec5d8ab] {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-active-employee-card-emp-name[data-v-0ec5d8ab]:after {
    display: none;
}
}
.gsl-hrm-active-employee-card-leave-details[data-v-0ec5d8ab] {
  font-size: 12px;
}
.gsl-hrm-active-employee-card-icon[data-v-0ec5d8ab] {
  cursor: pointer;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/components/PayrollPendingWidget.vue?vue&type=style&index=0&id=4e47f99c&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.ppr-subtitle[data-v-4e47f99c] {
  font-size: 11px;
  color: #9e9e9e;
  font-family: "Nunito Sans", sans-serif;
  margin-top: 2px;
}
.ppr-chips[data-v-4e47f99c] {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  padding: 4px 0 12px;
}
.ppr-chip[data-v-4e47f99c] {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 3px 10px 3px 8px;
  border-radius: 20px;
  font-size: 11px;
  font-weight: 600;
  font-family: "Nunito Sans", sans-serif;
  border: 1px solid transparent;
}
.ppr-chip__dot[data-v-4e47f99c] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  flex-shrink: 0;
}
.ppr-chip__count[data-v-4e47f99c] {
  font-weight: 800;
}
.ppr-chip--created[data-v-4e47f99c] {
  background: #f5f5f5;
  color: #616161;
  border-color: #e0e0e0;
}
.ppr-chip--created .ppr-chip__dot[data-v-4e47f99c] {
  background: #bdbdbd;
}
.ppr-chip--submitted[data-v-4e47f99c] {
  background: #e3f2fd;
  color: #1565c0;
  border-color: #90caf9;
}
.ppr-chip--submitted .ppr-chip__dot[data-v-4e47f99c] {
  background: #64b5f6;
}
.ppr-chip--total[data-v-4e47f99c] {
  background: rgba(251, 112, 36, 0.08);
  color: #fb7024;
  border-color: rgba(251, 112, 36, 0.25);
  font-weight: 700;
}
.ppr-list[data-v-4e47f99c] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.ppr-item[data-v-4e47f99c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px 10px;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.15s;
  gap: 8px;
}
.ppr-item[data-v-4e47f99c]:hover {
  background: #fafafa;
}
.ppr-item__left[data-v-4e47f99c] {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}
.ppr-item__number[data-v-4e47f99c] {
  font-size: 12px;
  font-weight: 700;
  color: #333;
  font-family: "Nunito Sans", sans-serif;
}
.ppr-item__period[data-v-4e47f99c] {
  font-size: 11px;
  color: #9e9e9e;
  font-family: "Nunito Sans", sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ppr-item__right[data-v-4e47f99c] {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 4px;
  flex-shrink: 0;
}
.ppr-run-type[data-v-4e47f99c] {
  display: inline-block;
  padding: 1px 7px;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  font-family: "Nunito Sans", sans-serif;
}
.ppr-run-type--regular[data-v-4e47f99c] {
  background: #e8eaf6;
  color: #3949ab;
}
.ppr-run-type--bonus[data-v-4e47f99c] {
  background: #fff8e1;
  color: #f57f17;
}
.ppr-run-type--supplemental[data-v-4e47f99c] {
  background: #f3e5f5;
  color: #6a1b9a;
}
.ppr-run-type--final[data-v-4e47f99c] {
  background: #fce4ec;
  color: #880e4f;
}
.ppr-status[data-v-4e47f99c] {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 10px;
  font-weight: 600;
  font-family: "Nunito Sans", sans-serif;
  letter-spacing: 0.3px;
}
.ppr-status__dot[data-v-4e47f99c] {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  flex-shrink: 0;
}
.ppr-status--created[data-v-4e47f99c] {
  color: #757575;
}
.ppr-status--created .ppr-status__dot[data-v-4e47f99c] {
  background: #bdbdbd;
}
.ppr-status--submitted[data-v-4e47f99c] {
  color: #1565c0;
}
.ppr-status--submitted .ppr-status__dot[data-v-4e47f99c] {
  background: #90caf9;
}
.ppr-footer[data-v-4e47f99c] {
  display: flex;
  justify-content: center;
  padding: 10px 0 2px;
  border-top: 1px solid #f5f5f5;
  margin-top: 6px;
}
.ppr-footer__btn[data-v-4e47f99c] {
  font-size: 12px;
  font-weight: 600;
  color: #fb7024;
}
.ppr-footer__btn[data-v-4e47f99c] .oxd-button {
  color: #fb7024;
  font-size: 12px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmDashboardPlugin/components/BirthdayCelebrationOverlay.vue?vue&type=style&index=0&id=3b3f3250&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Import OXD Globals */
/* ── Overlay Container — smooth transition, fixed full screen ── */
.bday-root[data-v-3b3f3250] {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.25s ease;
}
.bday-canvas[data-v-3b3f3250] {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

/* ── Centered professional text messages ── */
.bday-message[data-v-3b3f3250] {
  position: relative;
  z-index: 10;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  max-width: 700px;
  padding: 30px;
  animation: message-pop-3b3f3250 0.9s cubic-bezier(0.34, 1.56, 0.64, 1) both;
}
.bday-message .bday-title[data-v-3b3f3250] {
  font-size: clamp(2.4rem, 7vw, 4.2rem);
  font-weight: 800;
  margin: 0 0 14px;
  line-height: 1.25;
  background: linear-gradient(135deg, #ff6f61 0%, #ffd700 50%, #ff9ef5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  filter: drop-shadow(0 3px 10px rgba(0, 0, 0, 0.8));
}
.bday-message .bday-subtitle[data-v-3b3f3250] {
  font-size: clamp(1.1rem, 3vw, 1.45rem);
  font-weight: 500;
  color: #ffffff;
  margin: 0;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.9), 0 6px 12px rgba(0, 0, 0, 0.9), 0 10px 24px rgba(0, 0, 0, 0.8);
  letter-spacing: 0.8px;
  opacity: 0.95;
}

/* ── Transition ── */
.bday-fade-enter-active[data-v-3b3f3250],
.bday-fade-leave-active[data-v-3b3f3250] {
  transition: opacity 0.5s ease;
}
.bday-fade-enter-from[data-v-3b3f3250],
.bday-fade-leave-to[data-v-3b3f3250] {
  opacity: 0;
}

/* ── Keyframes ── */
@keyframes message-pop-3b3f3250 {
from {
    opacity: 0;
    transform: scale(0.8) translateY(30px);
}
to {
    opacity: 1;
    transform: scale(1) translateY(0);
}
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmDashboardPlugin/components/employee-birthday-widget.scss?vue&type=style&index=0&id=498a6964&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.birthday-widget-container[data-v-498a6964] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.birthday-section[data-v-498a6964] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.section-title[data-v-498a6964] {
  font-size: 13px;
  font-weight: 600;
  color: #3f4552;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 6px;
  padding-bottom: 4px;
  border-bottom: 1px solid var(--oxd-border-color, #eaeaea);
}
.birthday-list[data-v-498a6964] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.birthday-item[data-v-498a6964] {
  display: flex;
  align-items: center;
  padding: 8px;
  border-radius: 8px;
  background-color: var(--oxd-card-background, #fff);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  transition: all 0.2s ease;
}
.birthday-item[data-v-498a6964]:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.08);
}
.today-item[data-v-498a6964] {
  border-left: 4px solid #ff6f61;
  background: linear-gradient(135deg, #fff5f5 0%, #ffffff 100%);
}
.upcoming-item[data-v-498a6964] {
  border-left: 4px solid #4a90e2;
}
.emp-avatar-wrapper[data-v-498a6964] {
  position: relative;
  margin-right: 12px;
}
.emp-avatar-wrapper .emp-avatar[data-v-498a6964] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 2px solid #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.emp-avatar-wrapper .birthday-cake-badge[data-v-498a6964] {
  position: absolute;
  bottom: -4px;
  right: -4px;
  font-size: 12px;
  background: #fff;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.emp-details[data-v-498a6964] {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
}
.emp-details .emp-name[data-v-498a6964] {
  font-size: 13px;
  font-weight: 600;
  color: #202227;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.emp-details .emp-title[data-v-498a6964] {
  font-size: 11px;
  color: #3f4552;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.emp-details .emp-date[data-v-498a6964] {
  font-size: 11px;
  color: #4a90e2;
  font-weight: 500;
  margin-top: 2px;
}
.wish-action[data-v-498a6964] {
  margin-left: 8px;
}
.wish-button[data-v-498a6964] {
  background: linear-gradient(135deg, #ff6f61 0%, #ff8b7e 100%);
  color: #fff;
  border: none;
  padding: 6px 12px;
  font-size: 11px;
  font-weight: 600;
  border-radius: 20px;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(255, 111, 97, 0.3);
  transition: all 0.2s ease;
}
.wish-button[data-v-498a6964]:hover:not(:disabled) {
  background: linear-gradient(135deg, #e55e51 0%, #ff6f61 100%);
  box-shadow: 0 4px 8px rgba(255, 111, 97, 0.4);
  transform: scale(1.05);
}
.wish-button[data-v-498a6964]:active:not(:disabled) {
  transform: scale(0.95);
}
.wish-button[data-v-498a6964]:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.wished-badge[data-v-498a6964] {
  font-size: 11px;
  font-weight: 600;
  color: #28a745;
  background-color: #e8f5e9;
  padding: 4px 10px;
  border-radius: 12px;
  display: inline-block;
}
.countdown-badge[data-v-498a6964] {
  font-size: 11px;
  font-weight: 500;
  background-color: #f0f4f8;
  color: #4a90e2;
  padding: 4px 8px;
  border-radius: 12px;
  white-space: nowrap;
}
.self-birthday-badge[data-v-498a6964] {
  font-size: 12px;
  font-weight: 700;
  background: linear-gradient(135deg, #ff6f61 0%, #f38d65 50%, #ecbd20 100%);
  color: #fff;
  padding: 5px 12px;
  border-radius: 20px;
  display: inline-block;
  white-space: nowrap;
  box-shadow: 0 2px 8px rgba(255, 111, 97, 0.35);
  animation: birthday-pulse-498a6964 2s ease-in-out infinite;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.self-birthday-badge[data-v-498a6964]:hover {
  transform: scale(1.08);
  box-shadow: 0 4px 16px rgba(255, 111, 97, 0.5);
}
.self-birthday-badge[data-v-498a6964]:active {
  transform: scale(0.95);
}
@keyframes birthday-pulse-498a6964 {
0%, 100% {
    box-shadow: 0 2px 8px rgba(255, 111, 97, 0.35);
    transform: scale(1);
}
50% {
    box-shadow: 0 4px 14px rgba(255, 111, 97, 0.55);
    transform: scale(1.04);
}
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmDashboardPlugin/components/CustomizeDashboardModal.vue?vue&type=style&index=0&id=659b5ef7&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-customize-dashboard-dialog[data-v-659b5ef7] .oxd-dialog-card {
  max-height: 90vh;
  display: flex;
  flex-direction: column;
}
.gsl-hrm-modal-header[data-v-659b5ef7] {
  padding: 0.5rem 0.25rem;
}
.gsl-hrm-modal-title-row[data-v-659b5ef7] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.gsl-hrm-modal-title-icon[data-v-659b5ef7] {
  font-size: 1.5rem;
  color: var(--oxd-primary-one-color, #ff7b1a);
}
.gsl-hrm-modal-title[data-v-659b5ef7] {
  font-size: 1.125rem;
  font-weight: 700;
  color: #1e293b;
  margin: 0;
}
.gsl-hrm-modal-subtitle[data-v-659b5ef7] {
  font-size: 0.8125rem;
  color: #64748b;
  margin: 0.25rem 0 0;
}
.gsl-hrm-modal-body[data-v-659b5ef7] {
  max-height: 52vh;
  overflow-y: auto;
  padding: 0.25rem 0;
  scrollbar-width: thin;
}
.gsl-hrm-widget-list[data-v-659b5ef7] {
  display: flex;
  flex-direction: column;
  gap: 0.45rem;
}
.gsl-hrm-widget-item[data-v-659b5ef7] {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  padding: 0.65rem 0.85rem;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 0.5rem;
  transition: all 0.15s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.gsl-hrm-widget-item[data-v-659b5ef7]:hover {
  border-color: #cbd5e1;
  background: #f8fafc;
}
.gsl-hrm-widget-item--hidden[data-v-659b5ef7] {
  opacity: 0.55;
  background: #f1f5f9;
}
.gsl-hrm-widget-item--dragging[data-v-659b5ef7] {
  opacity: 0.4;
  border-style: dashed;
  border-color: var(--oxd-primary-one-color, #ff7b1a);
}
.gsl-hrm-widget-drag-handle[data-v-659b5ef7] {
  cursor: grab;
  color: #94a3b8;
  display: flex;
  align-items: center;
  font-size: 1.1rem;
}
.gsl-hrm-widget-drag-handle[data-v-659b5ef7]:active {
  cursor: grabbing;
}
.gsl-hrm-widget-order[data-v-659b5ef7] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #f1f5f9;
  font-size: 0.75rem;
  font-weight: 600;
  color: #64748b;
  flex-shrink: 0;
}
.gsl-hrm-widget-info[data-v-659b5ef7] {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 0;
}
.gsl-hrm-widget-name[data-v-659b5ef7] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #1e293b;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gsl-hrm-widget-badge[data-v-659b5ef7] {
  font-size: 0.6875rem;
  font-weight: 600;
  padding: 0.15rem 0.45rem;
  border-radius: 0.25rem;
  background: #e0f2fe;
  color: #0369a1;
  text-transform: uppercase;
  flex-shrink: 0;
}
.gsl-hrm-widget-actions[data-v-659b5ef7] {
  display: flex;
  align-items: center;
  gap: 0.2rem;
}
.gsl-hrm-widget-toggle[data-v-659b5ef7] {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.gsl-hrm-modal-footer[data-v-659b5ef7] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding-top: 0.5rem;
  flex-wrap: wrap;
}
.gsl-hrm-footer-right[data-v-659b5ef7] {
  display: flex;
  align-items: center;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmDashboardPlugin/pages/ViewDashboard.vue?vue&type=style&index=0&id=5d5a8c00&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-dashboard-page[data-v-5d5a8c00] {
  position: relative;
}
.gsl-hrm-dashboard-header-wrapper[data-v-5d5a8c00] {
  margin-bottom: 0.75rem;
}
.gsl-hrm-dashboard-floating-action[data-v-5d5a8c00] {
  position: fixed;
  bottom: 2rem;
  right: 2.25rem;
  z-index: 100;
  display: flex;
  align-items: center;
}
.gsl-hrm-floating-customize-btn[data-v-5d5a8c00] {
  border-radius: 2rem !important;
  padding: 0.65rem 1.25rem !important;
  font-size: 0.875rem !important;
  font-weight: 600 !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.16), 0 2px 6px rgba(0, 0, 0, 0.08) !important;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
  cursor: pointer !important;
}
.gsl-hrm-floating-customize-btn[data-v-5d5a8c00]:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.22), 0 3px 8px rgba(0, 0, 0, 0.12) !important;
}
.gsl-hrm-floating-customize-btn[data-v-5d5a8c00]:active {
  transform: translateY(0);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16) !important;
}
.gsl-hrm-dashboard-grid[data-v-5d5a8c00] {
  margin: 0 auto;
  box-sizing: border-box;
  max-width: 1720px;
  grid-template-columns: repeat(auto-fill, minmax(max(320px, 25%), 1fr));
}
.gsl-hrm-dashboard-wide-widget[data-v-5d5a8c00] {
  grid-column: span 1;
}
@media (min-width: 1024px) {
.gsl-hrm-dashboard-wide-widget[data-v-5d5a8c00] {
    grid-column: span 2;
}
}
@media (min-width: 1262px) {
.gsl-hrm-dashboard-wide-widget[data-v-5d5a8c00] {
    grid-column: span 1;
}
}
@media (min-width: 1582px) {
.gsl-hrm-dashboard-wide-widget[data-v-5d5a8c00] {
    grid-column: span 2;
}
}
@media (max-width: 768px) {
.gsl-hrm-dashboard-floating-action[data-v-5d5a8c00] {
    bottom: 1.25rem;
    right: 1.25rem;
}
.gsl-hrm-floating-customize-btn[data-v-5d5a8c00] {
    padding: 0.55rem 1rem !important;
    font-size: 0.8125rem !important;
}
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/components/photo-frame.scss?vue&type=style&index=0&id=b5787c12&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-photos[data-v-b5787c12] {
  gap: 0.5rem;
  display: grid;
  grid-template-areas: "first-photo";
}
.gsl-hrm-buzz-photos-item[data-v-b5787c12] {
  position: relative;
}
.gsl-hrm-buzz-photos-item img[data-v-b5787c12] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.75rem;
}
.gsl-hrm-buzz-photos-item[data-v-b5787c12]:first-of-type {
  grid-area: first-photo;
}
.gsl-hrm-buzz-photos.--two-thumbnails[data-v-b5787c12] {
  grid-template-areas: "first-photo" "second-photo";
}
.gsl-hrm-buzz-photos.--three-thumbnails[data-v-b5787c12] {
  grid-template-areas: "first-photo first-photo" "second-photo third-photo";
  grid-template-columns: 1fr 1fr;
}
.gsl-hrm-buzz-photos.--four-thumbnails[data-v-b5787c12], .gsl-hrm-buzz-photos.--five-thumbnails[data-v-b5787c12] {
  grid-template-areas: "first-photo second-photo" "third-photo fourth-photo";
  grid-template-columns: 1fr 1fr;
}
.gsl-hrm-buzz-photos.--two-thumbnails[data-v-b5787c12], .gsl-hrm-buzz-photos.--three-thumbnails[data-v-b5787c12], .gsl-hrm-buzz-photos.--four-thumbnails[data-v-b5787c12] {
  grid-template-rows: repeat(2, minmax(auto, 9rem));
}
@media (min-width: 800px) {
.gsl-hrm-buzz-photos.--two-thumbnails[data-v-b5787c12], .gsl-hrm-buzz-photos.--three-thumbnails[data-v-b5787c12], .gsl-hrm-buzz-photos.--four-thumbnails[data-v-b5787c12] {
    grid-template-rows: repeat(2, minmax(auto, 18rem));
}
}
.gsl-hrm-buzz-photos.--five-thumbnails[data-v-b5787c12] {
  grid-template-rows: repeat(3, minmax(auto, 9rem));
}
@media (min-width: 800px) {
.gsl-hrm-buzz-photos.--five-thumbnails[data-v-b5787c12] {
    grid-template-rows: repeat(3, minmax(auto, 18rem));
}
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/components/post-body.scss?vue&type=style&index=0&id=9ecab904&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-post-body[data-v-9ecab904] {
  word-wrap: break-word;
  white-space: pre-wrap;
}
.gsl-hrm-buzz-post-body-text[data-v-9ecab904] {
  font-weight: 300;
  text-align: justify;
}
.gsl-hrm-buzz-post-body-text.--truncate[data-v-9ecab904] {
  position: relative;
  overflow: hidden;
  max-height: 9;
  line-height: 1.5;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-buzz-post-body-text.--truncate[data-v-9ecab904]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1.5;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 6) {
.gsl-hrm-buzz-post-body-text.--truncate[data-v-9ecab904] {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-buzz-post-body-text.--truncate[data-v-9ecab904]:after {
    display: none;
}
}
.gsl-hrm-buzz-post-body-readmore[data-v-9ecab904] {
  cursor: pointer;
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-buzz-post-body-readmore[data-v-9ecab904]:hover {
  text-decoration: underline;
}
.gsl-hrm-buzz-post-body-picture[data-v-9ecab904] {
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: absolute;
}
.gsl-hrm-buzz-post-body-picture.--more[data-v-9ecab904] {
  gap: 10px;
  height: 9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  background: rgba(0, 0, 0, 0.5);
}
@media (min-width: 800px) {
.gsl-hrm-buzz-post-body-picture.--more[data-v-9ecab904] {
    height: 18rem;
}
}
.gsl-hrm-buzz-post-body-more[data-v-9ecab904] {
  font-size: 3rem;
  font-weight: 600;
  color: #ffffff;
}
.gsl-hrm-buzz-post-body-employee[data-v-9ecab904] {
  font-size: 0.9rem;
}
.gsl-hrm-buzz-post-body-date[data-v-9ecab904] {
  font-size: 0.6rem;
  color: #4e5055;
}
.gsl-hrm-buzz-post-body-original-text[data-v-9ecab904] {
  font-weight: 300;
  margin-top: 0.5rem;
  position: relative;
  overflow: hidden;
  max-height: 9;
  line-height: 1.5;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-buzz-post-body-original-text[data-v-9ecab904]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1.5;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 6) {
.gsl-hrm-buzz-post-body-original-text[data-v-9ecab904] {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-buzz-post-body-original-text[data-v-9ecab904]:after {
    display: none;
}
}
.gsl-hrm-buzz-post-body[data-v-9ecab904] .gsl-hrm-buzz-photos-item:nth-of-type(5) {
  display: none;
}
.gsl-hrm-buzz-post-body[data-v-9ecab904] .gsl-hrm-buzz-photos.--five-thumbnails {
  grid-template-rows: repeat(2, minmax(auto, 9rem));
}
@media (min-width: 800px) {
.gsl-hrm-buzz-post-body[data-v-9ecab904] .gsl-hrm-buzz-photos.--five-thumbnails {
    grid-template-rows: repeat(2, minmax(auto, 18rem));
}
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/components/post-stats-modal.scss?vue&type=style&index=0&id=81cc7bac&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-stats-modal[data-v-81cc7bac] {
  right: 0;
  z-index: 1;
  top: 1.5rem;
  width: 225px;
  overflow: auto;
  max-height: 18rem;
  position: absolute;
  padding: 5px 10px;
  box-sizing: border-box;
  border-radius: 0.65rem;
  background-color: #ffffff;
  box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.15);
  border: 1px solid #e8eaef;
}
.gsl-hrm-buzz-stats-modal-employee[data-v-81cc7bac] {
  display: flex;
  margin-bottom: 5px;
  align-items: center;
}
.gsl-hrm-buzz-stats-modal-employee[data-v-81cc7bac] .gsl-hrm-buzz-profile-image img {
  width: 40px;
  height: 40px;
}
.gsl-hrm-buzz-stats-modal-employee[data-v-81cc7bac]:last-of-type {
  margin-bottom: 0;
}
.gsl-hrm-buzz-stats-modal-employee-name[data-v-81cc7bac] {
  font-weight: 400;
  font-size: 0.9rem;
  margin-left: 15px;
  position: relative;
  overflow: hidden;
  max-height: 3;
  line-height: 1.5;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-buzz-stats-modal-employee-name[data-v-81cc7bac]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1.5;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 2) {
.gsl-hrm-buzz-stats-modal-employee-name[data-v-81cc7bac] {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-buzz-stats-modal-employee-name[data-v-81cc7bac]:after {
    display: none;
}
}
.gsl-hrm-buzz-stats-modal .gsl-hrm-buzz-loader[data-v-81cc7bac] {
  margin: 0.5rem 3rem;
}
.gsl-hrm-buzz-stats-dialog-header[data-v-81cc7bac] {
  display: flex;
  align-items: center;
}
.gsl-hrm-buzz-stats-dialog-icon[data-v-81cc7bac] {
  margin-right: 0.5rem;
}
.gsl-hrm-buzz-stats-dialog-icon.--likes[data-v-81cc7bac] {
  color: #eb0910;
}
.gsl-hrm-buzz-stats-dialog-employee[data-v-81cc7bac] {
  gap: 0.5rem;
  display: flex;
  margin-bottom: 5px;
  align-items: center;
}
.gsl-hrm-buzz-stats-dialog-employee-name[data-v-81cc7bac] {
  font-weight: 400;
  font-size: 0.9rem;
  margin-left: 0.5rem;
  position: relative;
  overflow: hidden;
  max-height: 3;
  line-height: 1.5;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-buzz-stats-dialog-employee-name[data-v-81cc7bac]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1.5;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 2) {
.gsl-hrm-buzz-stats-dialog-employee-name[data-v-81cc7bac] {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-buzz-stats-dialog-employee-name[data-v-81cc7bac]:after {
    display: none;
}
}
.gsl-hrm-buzz-stats-dialog .gsl-hrm-buzz-loader[data-v-81cc7bac] {
  margin: 0 auto;
}
[data-v-81cc7bac] .gsl-hrm-buzz-stats-dialog {
  margin: 0;
  bottom: 0;
  width: 100%;
  max-height: 30rem;
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed;
  padding: inherit;
  border-radius: 1.2rem 1.2rem 0rem 0rem;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
}
[data-v-81cc7bac] .gsl-hrm-buzz-stats-dialog::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
[data-v-81cc7bac] .gsl-hrm-buzz-stats-dialog::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
[data-v-81cc7bac] .gsl-hrm-buzz-stats-dialog::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
[data-v-81cc7bac] .gsl-hrm-buzz-stats-dialog {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
[data-v-81cc7bac] .oxd-dialog-close-button {
  display: none;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/components/post-stats.scss?vue&type=style&index=0&id=c1c8801a&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-stats-row[data-v-c1c8801a] {
  display: flex;
  position: relative;
  font-size: 0.75rem;
  justify-content: flex-end;
}
.gsl-hrm-buzz-stats-row[data-v-c1c8801a]:first-of-type {
  font-size: 1rem;
  font-weight: 700;
  align-items: center;
}
.gsl-hrm-buzz-stats-active[data-v-c1c8801a] {
  cursor: pointer;
}
.gsl-hrm-buzz-stats-active[data-v-c1c8801a]:hover {
  text-decoration: underline;
}
.gsl-hrm-buzz-stats-like-icon[data-v-c1c8801a] {
  height: 15px;
  margin-right: 5px;
  color: #eb0910;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmBuzzPlugin/components/PostModal.vue?vue&type=style&index=0&id=c80181fe&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-post-modal-header[data-v-c80181fe] {
  gap: 1rem;
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}
.gsl-hrm-buzz-post-modal-header-text[data-v-c80181fe] {
  width: 100%;
}
.gsl-hrm-buzz-post-modal-actions[data-v-c80181fe] {
  display: flex;
  margin-top: 1rem;
  justify-content: center;
}
.gsl-hrm-buzz-post-modal-actions[data-v-c80181fe] .oxd-button {
  width: 90%;
}
.gsl-hrm-modal-header[data-v-c80181fe] {
  text-align: center;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/components/photo-upload-area.scss?vue&type=style&index=0&id=61346894&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-photo-upload-area[data-v-61346894] {
  margin: 0 auto;
}
.gsl-hrm-photo-upload-icon[data-v-61346894] {
  font-size: 5rem;
  color: #e8eaef;
}
[data-v-61346894] .oxd-file-div {
  padding: 1rem;
  cursor: pointer;
  text-align: center;
  border: 0.25rem dashed #e8eaef;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/components/photo-input.scss?vue&type=style&index=0&id=2af80c58&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-photo-input-field[data-v-2af80c58] .oxd-file-div {
  all: unset;
  z-index: 1;
  left: 1rem;
  top: 0.5rem;
  position: absolute;
}
.gsl-hrm-photo-input-field[data-v-2af80c58] .oxd-input-group {
  margin: unset;
  position: relative;
}
.gsl-hrm-photo-input-field[data-v-2af80c58] .oxd-input-group__label-wrapper {
  display: none;
}
.gsl-hrm-photo-input-remove[data-v-2af80c58] {
  padding: 0;
  min-width: 1.5625rem;
  min-height: 1.5625rem;
  color: #ffffff;
}
.gsl-hrm-photo-input-remove.--float[data-v-2af80c58] {
  top: -5px;
  right: 0px;
  position: absolute;
  background-color: #b8bdc7;
}
.gsl-hrm-photo-input-remove[data-v-2af80c58]:hover {
  background-color: #3f4552;
}
.gsl-hrm-photo-input[data-v-2af80c58] .gsl-hrm-buzz-photos-item {
  padding: 0 5px;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/components/create-post.scss?vue&type=style&index=0&id=01ad6ed8&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-create-post[data-v-01ad6ed8] {
  margin: 0.5rem 0 1rem 0;
}
.gsl-hrm-buzz-create-post-header[data-v-01ad6ed8] {
  gap: 1rem;
  display: flex;
}
.gsl-hrm-buzz-create-post-header-text[data-v-01ad6ed8] {
  width: 100%;
}
.gsl-hrm-buzz-create-post-actions[data-v-01ad6ed8] {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 600px) {
.gsl-hrm-buzz-create-post-actions[data-v-01ad6ed8] {
    gap: unset;
    flex-direction: row;
    justify-content: space-around;
}
}
[data-v-01ad6ed8] .oxd-glass-button {
  width: 100%;
  justify-content: center;
}
@media (min-width: 600px) {
[data-v-01ad6ed8] .oxd-glass-button {
    width: unset;
    justify-content: unset;
}
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/components/post-like-button.scss?vue&type=style&index=0&id=87437df6&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-heart-icon[data-v-87437df6] {
  background-color: rgba(100, 114, 140, 0.1);
  border-radius: 50px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  overflow: visible;
}
.gsl-hrm-heart-icon-path[data-v-87437df6] {
  transform-origin: center;
  animation: animateHeartOut-87437df6 0.3s linear forwards;
}
.gsl-hrm-heart-icon-circle[data-v-87437df6] {
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  position: absolute;
  border-radius: 100%;
}
.gsl-hrm-like-animation[data-v-87437df6] {
  position: relative;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-path[data-v-87437df6] {
  fill: #e2264d;
  transform: scale(0.2);
  animation: animateHeart-87437df6 0.3s linear forwards 0.25s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-circle[data-v-87437df6] {
  animation: animateCircle-87437df6 0.3s linear forwards;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group1[data-v-87437df6] {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group1 .gsl-hrm-heart-icon-oval1[data-v-87437df6] {
  transform: scale(0) translate(0, -30px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group1 .gsl-hrm-heart-icon-oval2[data-v-87437df6] {
  transform: scale(0) translate(10px, -50px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group2[data-v-87437df6] {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group2 .gsl-hrm-heart-icon-oval1[data-v-87437df6] {
  transform: scale(0) translate(30px, -15px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group2 .gsl-hrm-heart-icon-oval2[data-v-87437df6] {
  transform: scale(0) translate(60px, -15px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group3[data-v-87437df6] {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group3 .gsl-hrm-heart-icon-oval1[data-v-87437df6] {
  transform: scale(0) translate(30px, 0px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group3 .gsl-hrm-heart-icon-oval2[data-v-87437df6] {
  transform: scale(0) translate(60px, 10px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group4[data-v-87437df6] {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group4 .gsl-hrm-heart-icon-oval1[data-v-87437df6] {
  transform: scale(0) translate(30px, 15px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group4 .gsl-hrm-heart-icon-oval2[data-v-87437df6] {
  transform: scale(0) translate(40px, 50px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group5[data-v-87437df6] {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group5 .gsl-hrm-heart-icon-oval1[data-v-87437df6] {
  transform: scale(0) translate(-10px, 20px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group5 .gsl-hrm-heart-icon-oval2[data-v-87437df6] {
  transform: scale(0) translate(-60px, 30px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group6[data-v-87437df6] {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group6 .gsl-hrm-heart-icon-oval1[data-v-87437df6] {
  transform: scale(0) translate(-30px, 0px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group6 .gsl-hrm-heart-icon-oval2[data-v-87437df6] {
  transform: scale(0) translate(-60px, -5px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group7[data-v-87437df6] {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group7 .gsl-hrm-heart-icon-oval1[data-v-87437df6] {
  transform: scale(0) translate(-30px, -15px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
.gsl-hrm-like-animation .gsl-hrm-heart-icon-group7 .gsl-hrm-heart-icon-oval2[data-v-87437df6] {
  transform: scale(0) translate(-55px, -30px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
@keyframes animateCircle-87437df6 {
0% {
    border: 0px;
    opacity: 0.6;
    display: block;
    transform: scale(0);
    background-color: #e2264d;
}
40% {
    transform: scale(0.2);
    background-color: #dd4688;
}
55% {
    transform: scale(0.4);
    background-color: #d46abf;
}
65% {
    transform: scale(0.6);
    background-color: #cc8ef5;
}
75% {
    opacity: 0.8;
    transform: scale(0.8);
    border: 5px solid #cc8ef5;
    background-color: transparent;
}
85% {
    border: 2.5px solid #cc8ef5;
    background-color: transparent;
}
95% {
    border: 2.5px solid #cc8ef5;
    background-color: transparent;
}
99% {
    display: block;
}
100% {
    opacity: 0;
    border: 0px;
    display: none;
    transform: scale(1);
}
}
@keyframes animateHeart-87437df6 {
0% {
    transform: scale(0.2);
}
40% {
    transform: scale(1.2);
}
100% {
    transform: scale(1);
}
}
@keyframes animateHeartOut-87437df6 {
0% {
    transform: scale(1.4);
}
100% {
    transform: scale(1);
}
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmBuzzPlugin/components/PostActions.vue?vue&type=style&index=0&id=8c1e735e&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-post-actions[data-v-8c1e735e] {
  gap: 5px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
}
.gsl-hrm-buzz-post-actions[data-v-8c1e735e] .oxd-icon-button {
  width: 36px;
  height: 36px;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmBuzzPlugin/components/EditPostModal.vue?vue&type=style&index=0&id=ecbe79d2&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-share-employee[data-v-ecbe79d2] {
  font-size: 0.9rem;
}
.gsl-hrm-buzz-share-date[data-v-ecbe79d2] {
  font-size: 0.6rem;
  color: #4e5055;
}
.gsl-hrm-buzz-share-text[data-v-ecbe79d2] {
  font-weight: 300;
  margin-top: 0.5rem;
  position: relative;
  overflow: hidden;
  max-height: 9;
  line-height: 1.5;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-buzz-share-text[data-v-ecbe79d2]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1.5;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 6) {
.gsl-hrm-buzz-share-text[data-v-ecbe79d2] {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-buzz-share-text[data-v-ecbe79d2]:after {
    display: none;
}
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/components/photo-viewer.scss?vue&type=style&index=0&id=74f79510&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-photo-viewer[data-v-74f79510] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.gsl-hrm-photo-viewer-photo[data-v-74f79510] {
  top: 0;
  height: 100vh;
  width: inherit;
  position: absolute;
  -o-object-fit: contain;
     object-fit: contain;
}
.gsl-hrm-photo-viewer-background[data-v-74f79510] {
  top: 0;
  bottom: 0;
  scale: 1.2;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  filter: blur(0.5rem) brightness(30%);
}
.gsl-hrm-photo-viewer-controls[data-v-74f79510] {
  left: 0;
  right: 0;
  display: flex;
  padding: 0 10px;
  position: absolute;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 1000px) {
.gsl-hrm-photo-viewer-controls[data-v-74f79510] {
    gap: 1rem;
    padding: 0;
    bottom: 50px;
    justify-content: center;
}
}
.gsl-hrm-photo-viewer-close[data-v-74f79510] {
  top: 1rem;
  left: 1rem;
  position: absolute;
}
.gsl-hrm-photo-viewer-actions[data-v-74f79510] {
  left: 0;
  right: 0;
  bottom: 25px;
  margin: 0 0.75rem;
  position: absolute;
}
[data-v-74f79510] .actions {
  padding: 0;
  font-size: 12px;
  min-width: 1.5625rem;
  min-height: 1.5625rem;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.7);
}
[data-v-74f79510] .actions:hover {
  background-color: #3f4552;
}
[data-v-74f79510] .actions:disabled {
  opacity: 0.5;
  background-color: unset;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/components/post-comment.scss?vue&type=style&index=0&id=503e2a9a&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-comment-wrapper[data-v-503e2a9a] {
  gap: 10px;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.5rem;
}
.gsl-hrm-post-comment[data-v-503e2a9a] {
  width: 100%;
}
.gsl-hrm-post-comment-employee[data-v-503e2a9a] {
  font-size: 1rem;
  font-weight: 600;
  overflow-wrap: break-word;
}
.gsl-hrm-post-comment-datetime[data-v-503e2a9a] {
  font-weight: 300;
  font-size: 0.6rem;
  color: #4e5055;
}
.gsl-hrm-post-comment-area[data-v-503e2a9a] {
  padding: 0.5rem;
  position: relative;
  border-radius: 0.8rem;
  background-color: #e5e5e5;
}
.gsl-hrm-post-comment-action-area[data-v-503e2a9a] {
  gap: 1rem;
  display: flex;
  font-size: 0.75rem;
  margin-top: 0.1rem;
}
.gsl-hrm-post-comment-action.--cancel[data-v-503e2a9a] {
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-post-comment-action.--liked[data-v-503e2a9a] {
  color: #eb0910;
}
.gsl-hrm-post-comment-action[data-v-503e2a9a]:hover {
  cursor: pointer;
  text-decoration: underline;
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-post-comment form[data-v-503e2a9a] {
  font-size: 0.75rem;
}
.gsl-hrm-post-comment-text[data-v-503e2a9a] {
  font-weight: 300;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}
.gsl-hrm-post-comment-text.--truncate[data-v-503e2a9a] {
  position: relative;
  overflow: hidden;
  max-height: 9;
  line-height: 1.5;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-post-comment-text.--truncate[data-v-503e2a9a]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1.5;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 6) {
.gsl-hrm-post-comment-text.--truncate[data-v-503e2a9a] {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-post-comment-text.--truncate[data-v-503e2a9a]:after {
    display: none;
}
}
.gsl-hrm-post-comment-readmore[data-v-503e2a9a] {
  cursor: pointer;
  font-size: 0.75rem;
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-post-comment-readmore[data-v-503e2a9a]:hover {
  text-decoration: underline;
}
.gsl-hrm-post-comment-stats[data-v-503e2a9a] {
  right: 0;
  bottom: -5px;
  gap: 2.5px;
  padding: 2.5px;
  display: flex;
  position: absolute;
  align-items: center;
  font-size: 0.75rem;
  border-radius: 0.5rem;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  background-color: #fafafc;
}
.gsl-hrm-post-comment-stats-icon[data-v-503e2a9a] {
  height: 12px;
  color: #eb0910;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmBuzzPlugin/components/PostCommentContainer.vue?vue&type=style&index=0&id=76828684&lang=scss&scoped=true ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-comment-add[data-v-76828684] {
  gap: 10px;
  display: flex;
}
.gsl-hrm-buzz-comment-add form[data-v-76828684] {
  width: 100%;
}
.gsl-hrm-buzz-comment-readmore[data-v-76828684] {
  margin: 0 auto;
  cursor: pointer;
  font-size: 0.9rem;
  text-align: center;
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-buzz-comment-readmore[data-v-76828684]:hover {
  text-decoration: underline;
}
.gsl-hrm-buzz-comment[data-v-76828684] .oxd-input-group__label-wrapper {
  display: none;
}
.gsl-hrm-buzz-comment[data-v-76828684] .oxd-input-field-bottom-space {
  margin-bottom: unset;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/components/post-details.scss?vue&type=style&index=0&id=3d4d75d4&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-post-details[data-v-3d4d75d4] {
  padding: 1.2rem;
  overflow-y: auto;
  height: 100vh;
  background: #ffffff;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
}
.gsl-hrm-post-details[data-v-3d4d75d4]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.gsl-hrm-post-details[data-v-3d4d75d4]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.gsl-hrm-post-details[data-v-3d4d75d4]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gsl-hrm-post-details[data-v-3d4d75d4] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
.gsl-hrm-post-details-header[data-v-3d4d75d4] {
  gap: 1rem;
  display: flex;
  align-items: center;
}
.gsl-hrm-post-details-time[data-v-3d4d75d4] {
  font-size: 0.75rem;
  color: #4e5055;
}
.gsl-hrm-post-details-emp-name[data-v-3d4d75d4] {
  font-size: 1rem;
  font-weight: 600;
  position: relative;
  overflow: hidden;
  max-height: 1;
  line-height: 1;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-post-details-emp-name[data-v-3d4d75d4]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 1) {
.gsl-hrm-post-details-emp-name[data-v-3d4d75d4] {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-post-details-emp-name[data-v-3d4d75d4]:after {
    display: none;
}
}
.gsl-hrm-post-details-readmore[data-v-3d4d75d4] {
  cursor: pointer;
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-post-details-readmore[data-v-3d4d75d4]:hover {
  text-decoration: underline;
}
.gsl-hrm-post-details-text[data-v-3d4d75d4] {
  margin-top: 0.5rem;
  font-weight: 300;
  text-align: justify;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.gsl-hrm-post-details-text.--truncate[data-v-3d4d75d4] {
  position: relative;
  overflow: hidden;
  max-height: 9;
  line-height: 1.5;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-post-details-text.--truncate[data-v-3d4d75d4]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1.5;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 6) {
.gsl-hrm-post-details-text.--truncate[data-v-3d4d75d4] {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-post-details-text.--truncate[data-v-3d4d75d4]:after {
    display: none;
}
}
.gsl-hrm-post-details-actions[data-v-3d4d75d4] {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.gsl-hrm-post-details-close[data-v-3d4d75d4] {
  display: block;
  margin-bottom: 0.5rem;
}
@media (min-width: 1000px) {
.gsl-hrm-post-details-close[data-v-3d4d75d4] {
    display: none;
}
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmBuzzPlugin/components/PostActionsPill.vue?vue&type=style&index=0&id=39e7e2aa&lang=scss&scoped=true ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-pill[data-v-39e7e2aa] {
  display: flex;
  padding: 0.5rem;
  border-radius: 1rem;
  align-items: flex-start;
  background: #ffffff;
  justify-content: space-between;
}
.gsl-hrm-buzz-pill-actions[data-v-39e7e2aa] {
  gap: 5px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
}
.gsl-hrm-buzz-pill-actions[data-v-39e7e2aa] .oxd-icon-button {
  width: 36px;
  height: 36px;
}
.gsl-hrm-buzz-pill-stats-likes[data-v-39e7e2aa] {
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  align-items: flex-end;
  justify-content: flex-end;
}
.gsl-hrm-buzz-pill-stats-likes[data-v-39e7e2aa] .oxd-icon {
  margin-right: 5px;
  color: #eb0910;
}
.gsl-hrm-buzz-pill-stats-other[data-v-39e7e2aa] {
  display: flex;
  font-size: 0.75rem;
  justify-content: flex-end;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/components/photo-carousel.scss?vue&type=style&index=0&id=11b5d246&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-photo-carousel[data-v-11b5d246] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  outline: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  z-index: 300;
}
.gsl-hrm-photo-carousel.--web[data-v-11b5d246] {
  display: grid;
  grid-template-columns: 70% 30%;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/components/post-container.scss?vue&type=style&index=0&id=6ddd08d5&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz[data-v-6ddd08d5] {
  padding: 1rem;
  margin-bottom: 1rem;
}
.gsl-hrm-buzz-like-icon[data-v-6ddd08d5] {
  color: #eb0910;
}
.gsl-hrm-buzz-loader[data-v-6ddd08d5] {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
}
.gsl-hrm-buzz-post-header[data-v-6ddd08d5] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gsl-hrm-buzz-post-header-details[data-v-6ddd08d5] {
  display: flex;
  align-items: center;
}
.gsl-hrm-buzz-post-header-text[data-v-6ddd08d5] {
  margin-left: 1rem;
}
.gsl-hrm-buzz-post-header-config[data-v-6ddd08d5] {
  list-style: none;
  position: relative;
}
.gsl-hrm-buzz-post-header-config-item[data-v-6ddd08d5] {
  gap: 10px;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  padding: 0.5rem 1rem;
}
.gsl-hrm-buzz-post-header-config-item[data-v-6ddd08d5]:hover {
  background-color: #f6f7f9;
}
.gsl-hrm-buzz-post-emp-name[data-v-6ddd08d5] {
  font-size: 1rem;
  font-weight: 600;
  position: relative;
  overflow: hidden;
  max-height: 1;
  line-height: 1;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-buzz-post-emp-name[data-v-6ddd08d5]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 1) {
.gsl-hrm-buzz-post-emp-name[data-v-6ddd08d5] {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-buzz-post-emp-name[data-v-6ddd08d5]:after {
    display: none;
}
}
.gsl-hrm-buzz-post-time[data-v-6ddd08d5] {
  font-size: 0.75rem;
  color: #4e5055;
}
.gsl-hrm-buzz-post-footer[data-v-6ddd08d5] {
  padding-top: 1rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
[data-v-6ddd08d5] .oxd-dropdown-menu {
  left: unset;
  right: 0;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmBuzzPlugin/components/SharePostModal.vue?vue&type=style&index=0&id=6a78f4ea&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-share-employee[data-v-6a78f4ea] {
  font-size: 0.9rem;
}
.gsl-hrm-buzz-share-date[data-v-6a78f4ea] {
  font-size: 0.6rem;
  color: #4e5055;
}
.gsl-hrm-buzz-share-text[data-v-6a78f4ea] {
  font-weight: 300;
  margin-top: 0.5rem;
  position: relative;
  overflow: hidden;
  max-height: 9;
  line-height: 1.5;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-buzz-share-text[data-v-6a78f4ea]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1.5;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 6) {
.gsl-hrm-buzz-share-text[data-v-6a78f4ea] {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-buzz-share-text[data-v-6a78f4ea]:after {
    display: none;
}
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/components/news-feed.scss?vue&type=style&index=0&id=c785fea6&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-newsfeed-title[data-v-c785fea6] {
  display: none;
}
@media (min-width: 1000px) {
.gsl-hrm-buzz-newsfeed-title[data-v-c785fea6] {
    display: block;
}
}
.gsl-hrm-buzz-newsfeed-loader[data-v-c785fea6] {
  margin: 0 auto;
}
.gsl-hrm-buzz-newsfeed-noposts[data-v-c785fea6] {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.gsl-hrm-buzz-newsfeed-noposts img[data-v-c785fea6] {
  width: 70%;
  margin: 1rem 0;
  max-width: 240px;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/components/post-filters.scss?vue&type=style&index=0&id=267f724f&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-post-filters[data-v-267f724f] {
  gap: 0.5rem;
  display: flex;
  margin: 1rem 0;
}
.gsl-hrm-post-filters-button[data-v-267f724f] {
  word-break: break-word;
  transition: all 400ms ease-in-out;
}
.gsl-hrm-post-filters[data-v-267f724f] .oxd-button {
  min-width: unset;
  font-weight: 700;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media (min-width: 1000px) {
.gsl-hrm-post-filters[data-v-267f724f] .oxd-button {
    width: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
}
@media screen and (min-width: 1920px) {
.gsl-hrm-post-filters[data-v-267f724f] .oxd-button {
    padding: 1rem;
}
}
@media screen and (min-width: 1920px) {
.gsl-hrm-post-filters[data-v-267f724f] {
    top: 8.5rem;
    margin: unset;
    position: sticky;
    flex-direction: column;
}
}
.gsl-hrm-post-filters[data-v-267f724f] .oxd-button--label-warn {
  width: 100%;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/components/upcoming-anniversaries.scss?vue&type=style&index=0&id=0bf3f506&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-anniversary-content[data-v-0bf3f506] {
  height: 100vh;
}
@media (min-width: 1000px) {
.gsl-hrm-buzz-anniversary-content[data-v-0bf3f506] {
    height: unset;
    overflow: auto;
}
}
@media (min-width: 1000px) {
.gsl-hrm-buzz-anniversary-content.--show-more[data-v-0bf3f506] {
    max-height: 22rem;
    scrollbar-color: #cfd3de #e5e5e5;
    scrollbar-width: thin;
}
.gsl-hrm-buzz-anniversary-content.--show-more[data-v-0bf3f506]::-webkit-scrollbar {
    width: 0.5rem;
    height: 0.5rem;
}
.gsl-hrm-buzz-anniversary-content.--show-more[data-v-0bf3f506]::-webkit-scrollbar-thumb {
    background: #cfd3de;
    border-radius: 20px;
}
.gsl-hrm-buzz-anniversary-content.--show-more[data-v-0bf3f506]::-webkit-scrollbar-track {
    background: #e5e5e5;
}
}
@media screen and (min-width: 1000px) and (-ms-high-contrast: active), (min-width: 1000px) and (-ms-high-contrast: none) {
.gsl-hrm-buzz-anniversary-content.--show-more[data-v-0bf3f506] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
.gsl-hrm-buzz-anniversary-item[data-v-0bf3f506] {
  display: flex;
  padding: 0.5rem 0;
  position: relative;
  align-items: center;
}
.gsl-hrm-buzz-anniversary-title[data-v-0bf3f506] {
  display: none;
}
@media (min-width: 1000px) {
.gsl-hrm-buzz-anniversary-title[data-v-0bf3f506] {
    display: block;
}
}
.gsl-hrm-buzz-anniversary-profile[data-v-0bf3f506] {
  display: flex;
  max-width: 75%;
}
.gsl-hrm-buzz-anniversary-profile-details[data-v-0bf3f506] {
  margin: auto;
  word-break: break-word;
  padding-left: 1rem;
}
.gsl-hrm-buzz-anniversary-emp-name[data-v-0bf3f506] {
  font-weight: 400;
  font-size: 0.85rem;
  position: relative;
  overflow: hidden;
  max-height: 2;
  line-height: 1;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-buzz-anniversary-emp-name[data-v-0bf3f506]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 2) {
.gsl-hrm-buzz-anniversary-emp-name[data-v-0bf3f506] {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-buzz-anniversary-emp-name[data-v-0bf3f506]:after {
    display: none;
}
}
.gsl-hrm-buzz-anniversary-job-details[data-v-0bf3f506] {
  font-weight: 700;
  margin-top: 0.1rem;
  font-size: 0.75rem;
  position: relative;
  overflow: hidden;
  max-height: 2;
  line-height: 1;
  justify-content: space-between;
  word-break: break-all;
}
.gsl-hrm-buzz-anniversary-job-details[data-v-0bf3f506]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 2) {
.gsl-hrm-buzz-anniversary-job-details[data-v-0bf3f506] {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gsl-hrm-buzz-anniversary-job-details[data-v-0bf3f506]:after {
    display: none;
}
}
.gsl-hrm-buzz-anniversary-duration[data-v-0bf3f506] {
  width: 4rem;
  font-weight: 600;
  margin-left: auto;
  white-space: nowrap;
}
.gsl-hrm-buzz-anniversary-duration img[data-v-0bf3f506] {
  width: 4rem;
  position: absolute;
}
.gsl-hrm-buzz-anniversary-duration-years[data-v-0bf3f506] {
  font-size: 0.7rem;
  font-weight: 800;
}
.gsl-hrm-buzz-anniversary-duration-date[data-v-0bf3f506] {
  font-size: 0.5rem;
}
.gsl-hrm-buzz-anniversary-durations-text[data-v-0bf3f506] {
  text-align: center;
}
.gsl-hrm-buzz-anniversary-footer[data-v-0bf3f506] {
  font-weight: 700;
  text-align: right;
  font-size: 0.75rem;
}
.gsl-hrm-buzz-anniversary-footer[data-v-0bf3f506] .oxd-text {
  cursor: pointer;
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-buzz-anniversary-nocontent[data-v-0bf3f506] {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.gsl-hrm-buzz-anniversary-nocontent img[data-v-0bf3f506] {
  width: 45%;
  margin: 1rem 0;
  max-width: 270px;
}
.gsl-hrm-buzz-anniversary-nocontent p[data-v-0bf3f506] {
  width: 60%;
  text-align: center;
}
@media (min-width: 1000px) {
.gsl-hrm-buzz-anniversary[data-v-0bf3f506] {
    top: 9rem;
    position: sticky;
}
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmBuzzPlugin/pages/view-buzz.scss?vue&type=style&index=0&id=50cce250&lang=scss&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-buzz-layout[data-v-50cce250] {
  margin-top: 20px;
  justify-content: center;
  grid-template-columns: minmax(240px, 640px) minmax(0, 375px);
}
@media screen and (min-width: 1920px) {
.gsl-hrm-buzz-layout[data-v-50cce250] {
    gap: 2rem;
    grid-template-columns: minmax(0, 375px) minmax(240px, 640px) minmax(0, 375px);
}
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmSystemCheckPlugin/components/FlexTable.vue?vue&type=style&index=0&id=46aaa76a&scoped=true&lang=scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-flex-table[data-v-46aaa76a] {
  margin-bottom: 0.75rem;
}
.gsl-hrm-flex-table-title[data-v-46aaa76a] {
  font-weight: 700;
  font-size: 16px;
}
.gsl-hrm-flex-table-value[data-v-46aaa76a] {
  font-weight: 700;
}
.gsl-hrm-flex-table-value.--success[data-v-46aaa76a] {
  color: #34bc40;
}
.gsl-hrm-flex-table-value.--warning[data-v-46aaa76a] {
  color: #ffa62f;
}
.gsl-hrm-flex-table-value.--error[data-v-46aaa76a] {
  color: #eb0910;
}
.gsl-hrm-flex-table-row[data-v-46aaa76a] {
  display: flex;
  width: 100%;
  padding: 0.2rem 0;
}
.gsl-hrm-flex-table-content[data-v-46aaa76a] {
  flex: 1;
}
.gsl-hrm-flex-table-divider[data-v-46aaa76a] {
  border-top-color: #3f4552;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmSystemCheckPlugin/pages/SystemCheckScreen.vue?vue&type=style&index=0&id=643d9a3b&scoped=true&lang=scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-system-check[data-v-643d9a3b] {
  font-size: 14px;
}
.gsl-hrm-system-check-title[data-v-643d9a3b] {
  font-weight: 700;
  color: var(--oxd-primary-one-color);
}
.gsl-hrm-system-check-content.--error[data-v-643d9a3b] {
  color: #eb0910;
}
.gsl-hrm-system-check-action[data-v-643d9a3b] {
  padding: 1rem 0;
}
.gsl-hrm-system-check-form[data-v-643d9a3b] {
  margin: 5%;
}
.gsl-hrm-system-check-form-loading[data-v-643d9a3b] {
  height: 100%;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmClaimPlugin/components/EventAutocomplete.vue?vue&type=style&index=0&id=eddb74d6&scoped=true&lang=css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

span[data-v-eddb74d6] {
  word-break: break-word;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmClaimPlugin/pages/save-claim-event.scss?vue&type=style&index=0&id=4b020d9c&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-sm-field[data-v-4b020d9c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.675rem 0rem;
}
.gsl-hrm-sm-field-label[data-v-4b020d9c] {
  font-weight: 700;
  font-size: 14px;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmClaimPlugin/pages/save-claim-event.scss?vue&type=style&index=0&id=4815aa02&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-sm-field[data-v-4815aa02] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.675rem 0rem;
}
.gsl-hrm-sm-field-label[data-v-4815aa02] {
  font-weight: 700;
  font-size: 14px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmClaimPlugin/components/ExpenseTypeAutocomplete.vue?vue&type=style&index=0&id=8530db26&scoped=true&lang=css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

span[data-v-8530db26] {
  word-break: break-word;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmClaimPlugin/pages/save-claim-event.scss?vue&type=style&index=0&id=62a52cfc&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-sm-field[data-v-62a52cfc] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.675rem 0rem;
}
.gsl-hrm-sm-field-label[data-v-62a52cfc] {
  font-weight: 700;
  font-size: 14px;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmClaimPlugin/pages/save-claim-event.scss?vue&type=style&index=0&id=61501109&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-sm-field[data-v-61501109] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.675rem 0rem;
}
.gsl-hrm-sm-field-label[data-v-61501109] {
  font-weight: 700;
  font-size: 14px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmClaimPlugin/components/EditAttachmentModal.vue?vue&type=style&index=0&id=c2c25fda&scoped=true&lang=scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.current-file[data-v-c2c25fda] {
  position: relative;
  overflow: hidden;
  max-height: 9;
  line-height: 1.5;
  justify-content: space-between;
  word-break: break-all;
}
.current-file[data-v-c2c25fda]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  height: 1.5;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 6) {
.current-file[data-v-c2c25fda] {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.current-file[data-v-c2c25fda]:after {
    display: none;
}
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmClaimPlugin/components/ClaimAttachment.vue?vue&type=style&index=0&id=789b0cb2&scoped=true&lang=scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-divider[data-v-789b0cb2] {
  margin-top: 0;
  margin-bottom: 0;
}
.gsl-hrm-attachment[data-v-789b0cb2] {
  border-bottom-right-radius: 1.2rem;
  overflow: hidden;
}
.gsl-hrm-action-header[data-v-789b0cb2] {
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
}
.gsl-hrm-action-header button[data-v-789b0cb2] {
  margin-left: 1rem;
  white-space: nowrap;
}
.gsl-hrm-button-margin[data-v-789b0cb2] {
  margin: 0.25rem;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmClaimPlugin/components/ClaimExpenses.vue?vue&type=style&index=0&id=04006c6a&scoped=true&lang=scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-divider[data-v-04006c6a] {
  margin-top: 0;
  margin-bottom: 0;
}
.gsl-hrm-attachment[data-v-04006c6a] {
  border-bottom-right-radius: 1.2rem;
  overflow: hidden;
}
.gsl-hrm-action-header[data-v-04006c6a] {
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
}
.gsl-hrm-action-header button[data-v-04006c6a] {
  margin-left: 1rem;
  white-space: nowrap;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmClaimPlugin/components/ClaimActionButtons.vue?vue&type=style&index=0&id=df8cb8a8&scoped=true&lang=scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-action-buttons-container[data-v-df8cb8a8] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: 25px;
}
@media screen and (max-width: 600px) {
.gsl-hrm-action-buttons-container[data-v-df8cb8a8] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
}
.gsl-hrm-action-button-container[data-v-df8cb8a8] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: 25px;
}
.gsl-hrm-sm-button[data-v-df8cb8a8] {
  margin-left: 1rem;
}
@media screen and (max-width: 600px) {
.gsl-hrm-sm-button[data-v-df8cb8a8] {
    margin-bottom: 1rem;
}
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmClaimPlugin/components/ReferenceIdAutocomplete.vue?vue&type=style&index=0&id=52bea6fe&scoped=true&lang=css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

span[data-v-52bea6fe] {
  word-break: break-word;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmClaimPlugin/components/ClaimEmployeeAutocomplete.vue?vue&type=style&index=0&id=40195f05&scoped=true&lang=css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.past-employee-tag[data-v-40195f05] {
  margin-left: auto;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmClaimPlugin/pages/employeeClaims/EmployeeClaims.vue?vue&type=style&index=0&id=7bfa7c70&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-employee-claim-list[data-v-7bfa7c70] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-employee-claim-list[data-v-7bfa7c70] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPolicyPlugin/components/HubEmptyState.vue?vue&type=style&index=0&id=3fa7256e&scoped=true&lang=scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.empty-state[data-v-3fa7256e] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 5rem 1rem;
  gap: 0.75rem;
}
.empty-illus[data-v-3fa7256e] {
  width: 80px;
  height: 80px;
  border-radius: 24px;
  background: #f1f5f9;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.5rem;
  color: #cbd5e1;
  margin-bottom: 0.5rem;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.02);
}
.empty-head[data-v-3fa7256e] {
  font-size: 1.05rem;
  font-weight: 700;
  color: #334155;
  margin: 0;
}
.empty-body[data-v-3fa7256e] {
  font-size: 0.85rem;
  color: #64748b;
  margin: 0;
  max-width: 280px;
  text-align: center;
  line-height: 1.45;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPolicyPlugin/pages/ViewPolicy.vue?vue&type=style&index=0&id=6c1b2f30&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Import OXD Globals */
/* ── Policies Panel ────────────────────────────────── */
.policy-hub-panel[data-v-6c1b2f30] {
  padding: 1.25rem 1.5rem;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
}

/* ── Header Area ───────────────────────────────────── */
.hub-header[data-v-6c1b2f30] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.25rem;
}
.hub-header-left[data-v-6c1b2f30] {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.hub-icon-wrap[data-v-6c1b2f30] {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: linear-gradient(135deg, #f5f3ff, #ede9fe);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 14px rgba(124, 58, 237, 0.12);
}
.hub-icon[data-v-6c1b2f30] {
  font-size: 1.5rem;
  color: #7c3aed;
}
.hub-title[data-v-6c1b2f30] {
  font-size: 1.2rem;
  font-weight: 800;
  color: #1e293b;
  margin: 0;
}
.hub-subtitle[data-v-6c1b2f30] {
  font-size: 0.8rem;
  color: #64748b;
  margin: 0.2rem 0 0 0;
}

/* ── Feed List Layout ──────────────────────────────── */
.hub-feed[data-v-6c1b2f30] {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
  margin-top: 0.75rem;
}
[data-v-6c1b2f30] .hub-card {
  display: flex;
  align-items: center;
  gap: 1.15rem;
  padding: 0.9rem 1.25rem;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-left: 5px solid var(--card-accent, #7c3aed);
  border-radius: 12px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.01);
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  /* Card Left Circle Icon */
  /* Metadata elements */
  /* Active Dot */
  /* Card Actions */
}
[data-v-6c1b2f30] .hub-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  border-color: #cbd5e1;
}
[data-v-6c1b2f30] .hub-card.card-inactive {
  opacity: 0.55;
}
[data-v-6c1b2f30] .hub-card .hub-card-icon {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  flex-shrink: 0;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.03);
}
[data-v-6c1b2f30] .hub-card .hub-card-content {
  flex: 1;
  min-width: 0;
}
[data-v-6c1b2f30] .hub-card .hub-card-title {
  font-size: 0.95rem;
  font-weight: 700;
  color: #0f172a;
  margin: 0 0 0.2rem 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-v-6c1b2f30] .hub-card .hub-card-title-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.75rem;
}
[data-v-6c1b2f30] .hub-card .hub-card-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 0.5rem;
}
[data-v-6c1b2f30] .hub-card .meta-item {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  font-size: 0.78rem;
  color: #64748b;
  font-weight: 500;
}
[data-v-6c1b2f30] .hub-card .meta-divider {
  width: 1px;
  height: 12px;
  background: #e2e8f0;
}
[data-v-6c1b2f30] .hub-card .active-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
[data-v-6c1b2f30] .hub-card .active-dot.dot-active {
  background: #10b981;
}
[data-v-6c1b2f30] .hub-card .active-dot.dot-inactive {
  background: #94a3b8;
}
[data-v-6c1b2f30] .hub-card .text-published {
  color: #059669;
  font-weight: 600;
}
[data-v-6c1b2f30] .hub-card .text-draft {
  color: #d97706;
  font-weight: 600;
}
[data-v-6c1b2f30] .hub-card .hub-card-desc {
  font-size: 0.85rem;
  color: #475569;
  margin: 0;
  line-height: 1.45;
}
[data-v-6c1b2f30] .hub-card .hub-card-actions {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  margin-left: auto;
}
[data-v-6c1b2f30] .act.oxd-icon-button {
  width: 34px !important;
  height: 34px !important;
  border-radius: 50% !important;
  font-size: 0.9rem !important;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid transparent !important;
  box-sizing: border-box !important;
  margin: 0 !important;
}
.act.act-dl[data-v-6c1b2f30] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0.35rem !important;
  height: 34px !important;
  padding: 0 0.85rem !important;
  box-sizing: border-box !important;
  border-radius: 30px !important;
  font-size: 0.78rem !important;
  font-weight: 600 !important;
  border: 1px solid transparent !important;
  cursor: pointer !important;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  white-space: nowrap !important;
  margin: 0 !important;
}
.act.act-dl .oxd-icon[data-v-6c1b2f30] {
  font-size: 0.85rem !important;
  line-height: 1 !important;
}

/* Color overrides and hover effects */
.act-dl[data-v-6c1b2f30] {
  background: rgba(22, 163, 74, 0.08);
  color: #16a34a;
  border-color: rgba(22, 163, 74, 0.15);
}
.act-dl[data-v-6c1b2f30]:hover {
  background: #16a34a;
  color: #ffffff;
  border-color: #16a34a;
  box-shadow: 0 4px 12px rgba(22, 163, 74, 0.2);
  transform: translateY(-1px);
}
[data-v-6c1b2f30] .act-edit.oxd-icon-button {
  background: rgba(37, 99, 235, 0.08);
  color: #2563eb;
  border-color: rgba(37, 99, 235, 0.15);
}
[data-v-6c1b2f30] .act-edit.oxd-icon-button:hover {
  background: #2563eb;
  color: #ffffff;
  border-color: #2563eb;
  box-shadow: 0 4px 12px rgba(37, 99, 235, 0.2);
  transform: scale(1.08) translateY(-1px);
}
[data-v-6c1b2f30] .act-del.oxd-icon-button {
  background: rgba(220, 38, 38, 0.08);
  color: #dc2626;
  border-color: rgba(220, 38, 38, 0.15);
}
[data-v-6c1b2f30] .act-del.oxd-icon-button:hover {
  background: #dc2626;
  color: #ffffff;
  border-color: #dc2626;
  box-shadow: 0 4px 12px rgba(220, 38, 38, 0.2);
  transform: scale(1.08) translateY(-1px);
}

/* ── Grid View ─────────────────────────────────────── */
.grid-items[data-v-6c1b2f30] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 1.25rem;
  margin-top: 1rem;
}
[data-v-6c1b2f30] .grid-card {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: all 0.25s ease;
}
[data-v-6c1b2f30] .grid-card:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
  transform: translateY(-4px);
  border-color: #cbd5e1;
}
[data-v-6c1b2f30] .grid-card.card-inactive {
  opacity: 0.55;
}
[data-v-6c1b2f30] .grid-card .card-header-strip {
  padding: 1.25rem 1.25rem 0.85rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
[data-v-6c1b2f30] .grid-card .card-icon {
  font-size: 2rem;
  line-height: 1;
}
[data-v-6c1b2f30] .grid-card .card-body {
  padding: 0.45rem 1.25rem 0.6rem;
  flex: 1;
}
[data-v-6c1b2f30] .grid-card .card-name {
  font-size: 0.95rem;
  font-weight: 700;
  color: #0f172a;
  margin: 0 0 0.4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-v-6c1b2f30] .grid-card .card-desc {
  font-size: 0.82rem;
  color: #64748b;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.4;
}
[data-v-6c1b2f30] .grid-card .card-footer {
  padding: 0.75rem 1.25rem;
  border-top: 1px solid #f1f5f9;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f8fafc;
}
[data-v-6c1b2f30] .grid-card .card-footer-left {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
[data-v-6c1b2f30] .grid-card .card-actions {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

/* Status Pill in Grid */
.status-chip[data-v-6c1b2f30] {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 0.68rem;
  font-weight: 700;
  padding: 3px 9px;
  border-radius: 20px;
  letter-spacing: 0.03em;
}
.status-chip.chip-pub[data-v-6c1b2f30] {
  background: #ecfdf5;
  color: #059669;
}
.status-chip.chip-draft[data-v-6c1b2f30] {
  background: #fffbeb;
  color: #d97706;
}
.status-chip.chip-del[data-v-6c1b2f30] {
  background: #fef2f2;
  color: #dc2626;
}
.chip-dot[data-v-6c1b2f30] {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: currentColor;
}

/* Active Badge */
.active-badge[data-v-6c1b2f30] {
  font-size: 0.62rem;
  font-weight: 700;
  padding: 1px 6px;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  align-self: flex-start;
}
.active-badge.badge-on[data-v-6c1b2f30] {
  background: #ede9fe;
  color: #7c3aed;
}
.active-badge.badge-off[data-v-6c1b2f30] {
  background: #f3f4f6;
  color: #94a3b8;
}
.meta-time[data-v-6c1b2f30] {
  font-size: 0.72rem;
  color: #94a3b8;
}

/* ── Responsive Styling ───────────────────────────── */
@media (max-width: 768px) {
.policy-hub-panel[data-v-6c1b2f30] {
    padding: 1rem;
}
.hub-header[data-v-6c1b2f30] {
    flex-direction: column;
    align-items: stretch;
    gap: 0.75rem;
    margin-bottom: 1rem;
}
.hub-header-actions button[data-v-6c1b2f30] {
    width: 100%;
}
.hub-card[data-v-6c1b2f30] {
    display: grid;
    grid-template-columns: 38px 1fr;
    grid-template-areas: "icon content" "actions actions";
    -moz-column-gap: 0.85rem;
         column-gap: 0.85rem;
    row-gap: 0.5rem;
    padding: 0.75rem 0.85rem;
    border-radius: 10px;
}
.hub-card .hub-card-icon[data-v-6c1b2f30] {
    grid-area: icon;
    width: 38px;
    height: 38px;
    font-size: 1.15rem;
    align-self: center;
}
.hub-card .hub-card-content[data-v-6c1b2f30] {
    grid-area: content;
    width: 100%;
}
.hub-card .hub-card-title[data-v-6c1b2f30] {
    font-size: 0.9rem;
    margin-bottom: 0.15rem;
}
.hub-card .hub-card-meta[data-v-6c1b2f30] {
    gap: 0.5rem;
    margin-bottom: 0.3rem;
}
.hub-card .meta-item[data-v-6c1b2f30] {
    font-size: 0.72rem;
}
.hub-card .meta-divider[data-v-6c1b2f30] {
    height: 10px;
}
.hub-card .hub-card-desc[data-v-6c1b2f30] {
    font-size: 0.78rem;
    line-height: 1.35;
}
.hub-card .hub-card-actions[data-v-6c1b2f30] {
    grid-area: actions;
    display: flex;
    width: 100%;
    opacity: 1;
    transform: none;
    border-top: 1px solid #f1f5f9;
    padding-top: 0.3rem;
    margin-top: 0.1rem;
    justify-content: flex-end;
    gap: 0.35rem;
}
.hub-card .hub-card-actions[data-v-6c1b2f30] .act.oxd-icon-button {
    width: 30px;
    height: 30px;
    font-size: 0.85rem;
}
.hub-card .hub-card-actions .act.act-dl[data-v-6c1b2f30] {
    height: 30px;
    padding: 0 0.65rem;
    font-size: 0.7rem;
    gap: 0.25rem;
    box-sizing: border-box;
}
.hub-card .hub-card-actions .act.act-dl .oxd-icon[data-v-6c1b2f30] {
    font-size: 0.78rem;
}
}
.loader-wrapper[data-v-6c1b2f30] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3rem 0;
  width: 100%;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPolicyPlugin/pages/SavePolicy.vue?vue&type=style&index=0&id=5d210808&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.policy-button-space[data-v-5d210808] {
  margin-left: 10px;
}
[data-v-5d210808] .--grouped-field {
  display: flex;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPolicyPlugin/pages/EditPolicy.vue?vue&type=style&index=0&id=23ea2855&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.policy-button-space[data-v-23ea2855] {
  margin-left: 10px;
}
.alert-pointer[data-v-23ea2855] {
  cursor: pointer;
}
[data-v-23ea2855] .--grouped-field {
  display: flex;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPolicyPlugin/pages/ViewDocument.vue?vue&type=style&index=0&id=2c21bd19&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Import OXD Globals */
/* ── Documents Panel ────────────────────────────────── */
.doc-hub-panel[data-v-2c21bd19] {
  padding: 1.25rem 1.5rem;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
}

/* ── Header Area ───────────────────────────────────── */
.hub-header[data-v-2c21bd19] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.25rem;
}
.hub-header-left[data-v-2c21bd19] {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.hub-icon-wrap[data-v-2c21bd19] {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: linear-gradient(135deg, #fff3e0, #ffe0b2);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 14px rgba(230, 81, 0, 0.12);
}
.hub-icon[data-v-2c21bd19] {
  font-size: 1.5rem;
  color: #e65100;
}
.hub-title[data-v-2c21bd19] {
  font-size: 1.2rem;
  font-weight: 800;
  color: #1e293b;
  margin: 0;
}
.hub-subtitle[data-v-2c21bd19] {
  font-size: 0.8rem;
  color: #64748b;
  margin: 0.2rem 0 0 0;
}

/* ── Feed List Layout ──────────────────────────────── */
.hub-feed[data-v-2c21bd19] {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
  margin-top: 0.75rem;
}
[data-v-2c21bd19] .hub-card {
  display: flex;
  align-items: center;
  gap: 1.15rem;
  padding: 0.9rem 1.25rem;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.01);
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  /* File-type stripe (left bar) and accent coloring */
  /* Card Left Circle Icon */
  /* File badge */
  /* Metadata elements */
  /* Active Dot */
  /* Card Actions */
}
[data-v-2c21bd19] .hub-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  border-color: #cbd5e1;
}
[data-v-2c21bd19] .hub-card.card-inactive {
  opacity: 0.55;
}
[data-v-2c21bd19] .hub-card.ftype-pdf {
  border-left: 5px solid #ef4444;
}
[data-v-2c21bd19] .hub-card.ftype-word {
  border-left: 5px solid #3b82f6;
}
[data-v-2c21bd19] .hub-card.ftype-excel {
  border-left: 5px solid #22c55e;
}
[data-v-2c21bd19] .hub-card.ftype-ppt {
  border-left: 5px solid #f97316;
}
[data-v-2c21bd19] .hub-card.ftype-csv {
  border-left: 5px solid #14b8a6;
}
[data-v-2c21bd19] .hub-card.ftype-rtf {
  border-left: 5px solid #8b5cf6;
}
[data-v-2c21bd19] .hub-card.ftype-txt {
  border-left: 5px solid #94a3b8;
}
[data-v-2c21bd19] .hub-card.ftype-file {
  border-left: 5px solid #cbd5e1;
}
[data-v-2c21bd19] .hub-card .hub-card-icon {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  flex-shrink: 0;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.03);
}
[data-v-2c21bd19] .hub-card.ftype-pdf .hub-card-icon {
  background: #fee2e2;
  color: #dc2626;
}
[data-v-2c21bd19] .hub-card.ftype-word .hub-card-icon {
  background: #dbeafe;
  color: #2563eb;
}
[data-v-2c21bd19] .hub-card.ftype-excel .hub-card-icon {
  background: #dcfce7;
  color: #16a34a;
}
[data-v-2c21bd19] .hub-card.ftype-ppt .hub-card-icon {
  background: #ffedd5;
  color: #ea580c;
}
[data-v-2c21bd19] .hub-card.ftype-csv .hub-card-icon {
  background: #ccfbf1;
  color: #0d9488;
}
[data-v-2c21bd19] .hub-card.ftype-rtf .hub-card-icon {
  background: #ede9fe;
  color: #7c3aed;
}
[data-v-2c21bd19] .hub-card.ftype-txt .hub-card-icon {
  background: #f1f5f9;
  color: #64748b;
}
[data-v-2c21bd19] .hub-card.ftype-file .hub-card-icon {
  background: #f3f4f6;
  color: #9ca3af;
}
[data-v-2c21bd19] .hub-card .hub-card-content {
  flex: 1;
  min-width: 0;
}
[data-v-2c21bd19] .hub-card .hub-card-title-row {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  margin-bottom: 0.2rem;
  flex-wrap: wrap;
}
[data-v-2c21bd19] .hub-card .hub-card-title {
  font-size: 0.95rem;
  font-weight: 700;
  color: #0f172a;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 320px;
}
[data-v-2c21bd19] .hub-card .type-badge {
  display: inline-flex;
  align-items: center;
  font-size: 0.65rem;
  font-weight: 800;
  padding: 2px 7px;
  border-radius: 5px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
[data-v-2c21bd19] .hub-card .type-badge.tbadge-pdf {
  background: #fee2e2;
  color: #dc2626;
}
[data-v-2c21bd19] .hub-card .type-badge.tbadge-word {
  background: #dbeafe;
  color: #1d4ed8;
}
[data-v-2c21bd19] .hub-card .type-badge.tbadge-excel {
  background: #dcfce7;
  color: #15803d;
}
[data-v-2c21bd19] .hub-card .type-badge.tbadge-ppt {
  background: #ffedd5;
  color: #c2410c;
}
[data-v-2c21bd19] .hub-card .type-badge.tbadge-csv {
  background: #ccfbf1;
  color: #0f766e;
}
[data-v-2c21bd19] .hub-card .type-badge.tbadge-rtf {
  background: #ede9fe;
  color: #6d28d9;
}
[data-v-2c21bd19] .hub-card .type-badge.tbadge-txt {
  background: #f1f5f9;
  color: #475569;
}
[data-v-2c21bd19] .hub-card .type-badge.tbadge-file {
  background: #f3f4f6;
  color: #6b7280;
}
[data-v-2c21bd19] .hub-card .hub-card-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 0.5rem;
}
[data-v-2c21bd19] .hub-card .meta-item {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  font-size: 0.78rem;
  color: #64748b;
  font-weight: 500;
}
[data-v-2c21bd19] .hub-card .meta-divider {
  width: 1px;
  height: 12px;
  background: #e2e8f0;
}
[data-v-2c21bd19] .hub-card .active-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
[data-v-2c21bd19] .hub-card .active-dot.dot-active {
  background: #f59e0b; /* Amber accent */
}
[data-v-2c21bd19] .hub-card .active-dot.dot-inactive {
  background: #cbd5e1;
}
[data-v-2c21bd19] .hub-card .hub-card-desc {
  font-size: 0.85rem;
  color: #475569;
  margin: 0;
  line-height: 1.45;
}
[data-v-2c21bd19] .hub-card .hub-card-actions {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  margin-left: auto;
}
[data-v-2c21bd19] .act.oxd-icon-button {
  width: 34px !important;
  height: 34px !important;
  border-radius: 50% !important;
  font-size: 0.9rem !important;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid transparent !important;
  box-sizing: border-box !important;
  margin: 0 !important;
}
.act.act-dl[data-v-2c21bd19] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0.35rem !important;
  height: 34px !important;
  padding: 0 0.85rem !important;
  box-sizing: border-box !important;
  border-radius: 30px !important;
  font-size: 0.78rem !important;
  font-weight: 600 !important;
  border: 1px solid transparent !important;
  cursor: pointer !important;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  white-space: nowrap !important;
  margin: 0 !important;
}
.act.act-dl .oxd-icon[data-v-2c21bd19] {
  font-size: 0.85rem !important;
  line-height: 1 !important;
}

/* Color overrides and hover effects */
.act-dl[data-v-2c21bd19] {
  background: rgba(22, 163, 74, 0.08);
  color: #16a34a;
  border-color: rgba(22, 163, 74, 0.15);
}
.act-dl[data-v-2c21bd19]:hover {
  background: #16a34a;
  color: #ffffff;
  border-color: #16a34a;
  box-shadow: 0 4px 12px rgba(22, 163, 74, 0.2);
  transform: translateY(-1px);
}
[data-v-2c21bd19] .act-edit.oxd-icon-button {
  background: rgba(37, 99, 235, 0.08);
  color: #2563eb;
  border-color: rgba(37, 99, 235, 0.15);
}
[data-v-2c21bd19] .act-edit.oxd-icon-button:hover {
  background: #2563eb;
  color: #ffffff;
  border-color: #2563eb;
  box-shadow: 0 4px 12px rgba(37, 99, 235, 0.2);
  transform: scale(1.08) translateY(-1px);
}
[data-v-2c21bd19] .act-del.oxd-icon-button {
  background: rgba(220, 38, 38, 0.08);
  color: #dc2626;
  border-color: rgba(220, 38, 38, 0.15);
}
[data-v-2c21bd19] .act-del.oxd-icon-button:hover {
  background: #dc2626;
  color: #ffffff;
  border-color: #dc2626;
  box-shadow: 0 4px 12px rgba(220, 38, 38, 0.2);
  transform: scale(1.08) translateY(-1px);
}

/* ── Grid View ─────────────────────────────────────── */
.grid-items[data-v-2c21bd19] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 1.25rem;
  margin-top: 1rem;
}
[data-v-2c21bd19] .grid-card {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: all 0.25s ease;
  /* Grid card top colors per type */
  /* Active Badge */
}
[data-v-2c21bd19] .grid-card:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
  transform: translateY(-4px);
  border-color: #cbd5e1;
}
[data-v-2c21bd19] .grid-card.card-inactive {
  opacity: 0.55;
}
[data-v-2c21bd19] .grid-card.ftype-pdf {
  --card-theme: #dc2626;
}
[data-v-2c21bd19] .grid-card.ftype-word {
  --card-theme: #2563eb;
}
[data-v-2c21bd19] .grid-card.ftype-excel {
  --card-theme: #16a34a;
}
[data-v-2c21bd19] .grid-card.ftype-ppt {
  --card-theme: #ea580c;
}
[data-v-2c21bd19] .grid-card.ftype-csv {
  --card-theme: #0d9488;
}
[data-v-2c21bd19] .grid-card.ftype-rtf {
  --card-theme: #7c3aed;
}
[data-v-2c21bd19] .grid-card.ftype-txt {
  --card-theme: #64748b;
}
[data-v-2c21bd19] .grid-card.ftype-file {
  --card-theme: #9ca3af;
}
[data-v-2c21bd19] .grid-card .card-top {
  padding: 1.25rem 1.25rem 0.85rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
[data-v-2c21bd19] .grid-card.ftype-pdf .card-top {
  background: #fff5f5;
}
[data-v-2c21bd19] .grid-card.ftype-word .card-top {
  background: #eff6ff;
}
[data-v-2c21bd19] .grid-card.ftype-excel .card-top {
  background: #f0fdf4;
}
[data-v-2c21bd19] .grid-card.ftype-ppt .card-top {
  background: #fff7ed;
}
[data-v-2c21bd19] .grid-card.ftype-csv .card-top {
  background: #f0fdfa;
}
[data-v-2c21bd19] .grid-card.ftype-rtf .card-top {
  background: #faf5ff;
}
[data-v-2c21bd19] .grid-card.ftype-txt .card-top {
  background: #f8fafc;
}
[data-v-2c21bd19] .grid-card.ftype-file .card-top {
  background: #f9fafb;
}
[data-v-2c21bd19] .grid-card .card-icon {
  font-size: 2rem;
  line-height: 1;
  color: var(--card-theme, #9ca3af);
}
[data-v-2c21bd19] .grid-card .card-body {
  padding: 0.45rem 1.25rem 0.6rem;
  flex: 1;
}
[data-v-2c21bd19] .grid-card .card-name {
  font-size: 0.95rem;
  font-weight: 700;
  color: #0f172a;
  margin: 0 0 0.4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-v-2c21bd19] .grid-card .card-desc {
  font-size: 0.82rem;
  color: #64748b;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.4;
}
[data-v-2c21bd19] .grid-card .card-footer {
  padding: 0.75rem 1.25rem;
  border-top: 1px solid #f1f5f9;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f8fafc;
}
[data-v-2c21bd19] .grid-card .card-footer-left {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
[data-v-2c21bd19] .grid-card .card-actions {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
[data-v-2c21bd19] .grid-card .active-badge {
  font-size: 0.62rem;
  font-weight: 700;
  padding: 1px 6px;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  align-self: flex-start;
}
[data-v-2c21bd19] .grid-card .active-badge.badge-on {
  background: #fef9c3;
  color: #854d0e;
}
[data-v-2c21bd19] .grid-card .active-badge.badge-off {
  background: #f3f4f6;
  color: #94a3b8;
}
.meta-time[data-v-2c21bd19] {
  font-size: 0.72rem;
  color: #94a3b8;
}

/* ── Responsive Styling ───────────────────────────── */
@media (max-width: 768px) {
.doc-hub-panel[data-v-2c21bd19] {
    padding: 1rem;
}
.hub-header[data-v-2c21bd19] {
    flex-direction: column;
    align-items: stretch;
    gap: 0.75rem;
    margin-bottom: 1rem;
}
.hub-header-actions button[data-v-2c21bd19] {
    width: 100%;
}
.hub-card[data-v-2c21bd19] {
    display: grid;
    grid-template-columns: 38px 1fr;
    grid-template-areas: "icon content" "actions actions";
    -moz-column-gap: 0.85rem;
         column-gap: 0.85rem;
    row-gap: 0.5rem;
    padding: 0.75rem 0.85rem;
    border-radius: 10px;
}
.hub-card .hub-card-icon[data-v-2c21bd19] {
    grid-area: icon;
    width: 38px;
    height: 38px;
    font-size: 1.15rem;
    align-self: center;
}
.hub-card .hub-card-content[data-v-2c21bd19] {
    grid-area: content;
    width: 100%;
}
.hub-card .hub-card-title-row[data-v-2c21bd19] {
    gap: 0.5rem;
    margin-bottom: 0.15rem;
}
.hub-card .hub-card-title[data-v-2c21bd19] {
    font-size: 0.9rem;
    max-width: 160px;
}
.hub-card .type-badge[data-v-2c21bd19] {
    font-size: 0.6rem;
    padding: 1px 5px;
}
.hub-card .hub-card-meta[data-v-2c21bd19] {
    gap: 0.5rem;
    margin-bottom: 0.3rem;
}
.hub-card .meta-item[data-v-2c21bd19] {
    font-size: 0.72rem;
}
.hub-card .meta-divider[data-v-2c21bd19] {
    height: 10px;
}
.hub-card .hub-card-desc[data-v-2c21bd19] {
    font-size: 0.78rem;
    line-height: 1.35;
}
.hub-card .hub-card-actions[data-v-2c21bd19] {
    grid-area: actions;
    display: flex;
    width: 100%;
    opacity: 1;
    transform: none;
    border-top: 1px solid #f1f5f9;
    padding-top: 0.3rem;
    margin-top: 0.1rem;
    justify-content: flex-end;
    gap: 0.35rem;
}
.hub-card .hub-card-actions[data-v-2c21bd19] .act.oxd-icon-button {
    width: 30px;
    height: 30px;
    font-size: 0.85rem;
}
.hub-card .hub-card-actions .act.act-dl[data-v-2c21bd19] {
    height: 30px;
    padding: 0 0.65rem;
    font-size: 0.7rem;
    gap: 0.25rem;
    box-sizing: border-box;
}
.hub-card .hub-card-actions .act.act-dl .oxd-icon[data-v-2c21bd19] {
    font-size: 0.78rem;
}
}
.loader-wrapper[data-v-2c21bd19] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3rem 0;
  width: 100%;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPolicyPlugin/pages/SaveDocument.vue?vue&type=style&index=0&id=19d6801e&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.form-header[data-v-19d6801e] {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1.25rem;
}
.form-header-icon[data-v-19d6801e] {
  background: linear-gradient(135deg, #f5a623, #f7c261);
  color: white;
  width: 44px;
  height: 44px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  flex-shrink: 0;
  box-shadow: 0 4px 10px rgba(245, 166, 35, 0.25);
}
.gsl-hrm-main-title[data-v-19d6801e] {
  margin: 0;
}
.form-subtitle[data-v-19d6801e] {
  font-size: 0.82rem;
  color: #80868b;
  margin: 0.2rem 0 0;
}
[data-v-19d6801e] .--grouped-field {
  display: flex;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPolicyPlugin/pages/EditDocument.vue?vue&type=style&index=0&id=2c1700fe&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.form-header[data-v-2c1700fe] {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1.25rem;
}
.form-header-icon[data-v-2c1700fe] {
  background: linear-gradient(135deg, #4285f4, #6fa8f5);
  color: white;
  width: 44px;
  height: 44px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  flex-shrink: 0;
  box-shadow: 0 4px 10px rgba(66, 133, 244, 0.25);
}
.gsl-hrm-main-title[data-v-2c1700fe] {
  margin: 0;
}
.form-subtitle[data-v-2c1700fe] {
  font-size: 0.82rem;
  color: #80868b;
  margin: 0.2rem 0 0;
}
.alert-pointer[data-v-2c1700fe] {
  cursor: pointer;
}
[data-v-2c1700fe] .--grouped-field {
  display: flex;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/components/ComponentCell.vue?vue&type=style&index=0&id=53de4669&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-table-card-cell[data-v-53de4669] {
  display: block;
}
.oxd-table-card-cell .header[data-v-53de4669] {
  font-weight: 700;
}
.oxd-table-card-cell .component-name[data-v-53de4669] {
  margin-bottom: 2px;
}
.oxd-table-card-cell .component-code[data-v-53de4669] {
  color: #999999;
  font-size: 0.78rem;
  font-weight: 700;
  display: block;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/pages/configure/ConfigureSalaryComponents.vue?vue&type=style&index=0&id=6fe7337f&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-salary-components-list[data-v-6fe7337f] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-salary-components-list[data-v-6fe7337f] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/pages/configure/SaveSalaryComponent.vue?vue&type=style&index=0&id=28c00862&scoped=true&lang=css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.gsl-textarea-container[data-v-28c00862] {
  position: relative;
}
.gsl-autocomplete-dropdown[data-v-28c00862] {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #ffffff;
  border: 1px solid #e9ecef;
  border-radius: 4px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  max-height: 200px;
  overflow-y: auto;
  margin-top: -8px;
}
.gsl-autocomplete-item[data-v-28c00862] {
  padding: 8px 12px;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 13px;
  border-bottom: 1px solid #f8f9fa;
}
.gsl-autocomplete-item[data-v-28c00862]:last-child {
  border-bottom: none;
}
.gsl-autocomplete-item--active[data-v-28c00862],
.gsl-autocomplete-item[data-v-28c00862]:hover {
  background-color: #f1f3f5;
  color: #ff7b00;
}
.gsl-autocomplete-code[data-v-28c00862] {
  font-weight: 600;
  font-family: monospace;
}
.gsl-autocomplete-desc[data-v-28c00862] {
  color: #6c757d;
  margin-left: 4px;
}
.gsl-variable-pills-container[data-v-28c00862] {
  margin-top: 8px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.gsl-pills-label[data-v-28c00862] {
  font-size: 12px;
  color: #6c757d;
  font-weight: 500;
}
.gsl-pills-list[data-v-28c00862] {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  gap: 6px;
  padding: 4px 0 8px 0;
  -webkit-overflow-scrolling: touch;
}
.gsl-pills-list[data-v-28c00862]::-webkit-scrollbar {
  height: 6px;
}
.gsl-pills-list[data-v-28c00862]::-webkit-scrollbar-track {
  background: #f8f9fa;
  border-radius: 4px;
}
.gsl-pills-list[data-v-28c00862]::-webkit-scrollbar-thumb {
  background-color: #dee2e6;
  border-radius: 4px;
}
.gsl-pills-list[data-v-28c00862]::-webkit-scrollbar-thumb:hover {
  background-color: #ff7b00;
}
.gsl-variable-pill[data-v-28c00862] {
  flex-shrink: 0;
  background: #f1f3f5;
  border: 1px solid #dee2e6;
  border-radius: 16px;
  padding: 2px 10px;
  font-size: 11px;
  font-weight: 600;
  font-family: monospace;
  color: #495057;
  cursor: pointer;
  transition: all 0.2s ease;
}
.gsl-variable-pill[data-v-28c00862]:hover {
  background: #e9ecef;
  border-color: #ced4da;
  color: #ff7b00;
  transform: translateY(-1px);
}
.gsl-equation-help-box[data-v-28c00862] {
  background-color: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 4px;
  padding: 12px 16px;
  margin-top: 8px;
  color: #495057;
  font-size: 13px;
  line-height: 1.5;
}
.help-title[data-v-28c00862] {
  margin-bottom: 4px;
  color: #212529;
}
.help-desc[data-v-28c00862] {
  margin-bottom: 8px;
}
.help-list[data-v-28c00862] {
  margin-left: 20px;
  margin-bottom: 8px;
  list-style-type: disc;
}
.help-list li[data-v-28c00862] {
  margin-bottom: 2px;
}
.help-examples[data-v-28c00862] {
  margin-top: 8px;
  border-top: 1px dashed #dee2e6;
  padding-top: 8px;
}
code[data-v-28c00862] {
  background-color: #e9ecef;
  padding: 2px 4px;
  border-radius: 3px;
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: 12px;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/pages/configure/EditSalaryComponent.vue?vue&type=style&index=0&id=5f31e222&scoped=true&lang=css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.gsl-textarea-container[data-v-5f31e222] {
  position: relative;
}
.gsl-autocomplete-dropdown[data-v-5f31e222] {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #ffffff;
  border: 1px solid #e9ecef;
  border-radius: 4px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  max-height: 200px;
  overflow-y: auto;
  margin-top: -8px;
}
.gsl-autocomplete-item[data-v-5f31e222] {
  padding: 8px 12px;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 13px;
  border-bottom: 1px solid #f8f9fa;
}
.gsl-autocomplete-item[data-v-5f31e222]:last-child {
  border-bottom: none;
}
.gsl-autocomplete-item--active[data-v-5f31e222],
.gsl-autocomplete-item[data-v-5f31e222]:hover {
  background-color: #f1f3f5;
  color: #ff7b00;
}
.gsl-autocomplete-code[data-v-5f31e222] {
  font-weight: 600;
  font-family: monospace;
}
.gsl-autocomplete-desc[data-v-5f31e222] {
  color: #6c757d;
  margin-left: 4px;
}
.gsl-variable-pills-container[data-v-5f31e222] {
  margin-top: 8px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.gsl-pills-label[data-v-5f31e222] {
  font-size: 12px;
  color: #6c757d;
  font-weight: 500;
}
.gsl-pills-list[data-v-5f31e222] {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  gap: 6px;
  padding: 4px 0 8px 0;
  -webkit-overflow-scrolling: touch;
}
.gsl-pills-list[data-v-5f31e222]::-webkit-scrollbar {
  height: 6px;
}
.gsl-pills-list[data-v-5f31e222]::-webkit-scrollbar-track {
  background: #f8f9fa;
  border-radius: 4px;
}
.gsl-pills-list[data-v-5f31e222]::-webkit-scrollbar-thumb {
  background-color: #dee2e6;
  border-radius: 4px;
}
.gsl-pills-list[data-v-5f31e222]::-webkit-scrollbar-thumb:hover {
  background-color: #ff7b00;
}
.gsl-variable-pill[data-v-5f31e222] {
  flex-shrink: 0;
  background: #f1f3f5;
  border: 1px solid #dee2e6;
  border-radius: 16px;
  padding: 2px 10px;
  font-size: 11px;
  font-weight: 600;
  font-family: monospace;
  color: #495057;
  cursor: pointer;
  transition: all 0.2s ease;
}
.gsl-variable-pill[data-v-5f31e222]:hover {
  background: #e9ecef;
  border-color: #ced4da;
  color: #ff7b00;
  transform: translateY(-1px);
}
.gsl-equation-help-box[data-v-5f31e222] {
  background-color: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 4px;
  padding: 12px 16px;
  margin-top: 8px;
  color: #495057;
  font-size: 13px;
  line-height: 1.5;
}
.help-title[data-v-5f31e222] {
  margin-bottom: 4px;
  color: #212529;
}
.help-desc[data-v-5f31e222] {
  margin-bottom: 8px;
}
.help-list[data-v-5f31e222] {
  margin-left: 20px;
  margin-bottom: 8px;
  list-style-type: disc;
}
.help-list li[data-v-5f31e222] {
  margin-bottom: 2px;
}
.help-examples[data-v-5f31e222] {
  margin-top: 8px;
  border-top: 1px dashed #dee2e6;
  padding-top: 8px;
}
code[data-v-5f31e222] {
  background-color: #e9ecef;
  padding: 2px 4px;
  border-radius: 3px;
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: 12px;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/components/AddPayrollPeriodModal.vue?vue&type=style&index=0&id=3071cd1c&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.app-modal__body[data-v-3071cd1c] {
  padding: 4px 0 8px;
}
.app-modal__preview[data-v-3071cd1c] {
  background: #f7f8ff;
  border: 1px solid #dde4ff;
  border-radius: 8px;
  padding: 12px 16px;
  margin: 0 0 16px;
}
.app-modal__preview-label[data-v-3071cd1c] {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 10px;
}
.app-modal__preview-icon[data-v-3071cd1c] {
  font-size: 1.1rem;
}
.app-modal__preview-title[data-v-3071cd1c] {
  font-weight: 700;
  font-size: 0.95rem;
  color: var(--oxd-primary-one-color);
  font-family: "Nunito Sans", sans-serif;
}
.app-modal__preview-grid[data-v-3071cd1c] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}
@media (max-width: 420px) {
.app-modal__preview-grid[data-v-3071cd1c] {
    grid-template-columns: 1fr;
}
}
.app-modal__preview-item[data-v-3071cd1c] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.app-modal__preview-key[data-v-3071cd1c] {
  font-size: 0.68rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #9e9e9e;
  font-family: "Nunito Sans", sans-serif;
}
.app-modal__preview-val[data-v-3071cd1c] {
  font-size: 0.85rem;
  font-weight: 600;
  color: #333;
  font-family: "Nunito Sans", sans-serif;
}
.app-modal__footer[data-v-3071cd1c] {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  padding: 4px 0;
}
.app-modal-fade-enter-active[data-v-3071cd1c],
.app-modal-fade-leave-active[data-v-3071cd1c] {
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.app-modal-fade-enter-from[data-v-3071cd1c],
.app-modal-fade-leave-to[data-v-3071cd1c] {
  opacity: 0;
  transform: translateY(-4px);
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/pages/configure/PayrollPeriods.vue?vue&type=style&index=0&id=09755c44&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-payroll-periods-list[data-v-09755c44] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-payroll-periods-list[data-v-09755c44] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/pages/configure/EditPayrollPeriod.vue?vue&type=style&index=0&id=42276b55&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.ep-preview[data-v-42276b55] {
  background: #f7f8ff;
  border: 1px solid #dde4ff;
  border-radius: 8px;
  padding: 12px 16px;
  margin: 0 0 16px;
}
.ep-preview__label[data-v-42276b55] {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 10px;
}
.ep-preview__icon[data-v-42276b55] {
  font-size: 1.1rem;
}
.ep-preview__title[data-v-42276b55] {
  font-weight: 700;
  font-size: 0.95rem;
  color: var(--oxd-primary-one-color);
  font-family: "Nunito Sans", sans-serif;
}
.ep-preview__grid[data-v-42276b55] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}
@media (max-width: 420px) {
.ep-preview__grid[data-v-42276b55] {
    grid-template-columns: 1fr;
}
}
.ep-preview__item[data-v-42276b55] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.ep-preview__key[data-v-42276b55] {
  font-size: 0.68rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #9e9e9e;
  font-family: "Nunito Sans", sans-serif;
}
.ep-preview__val[data-v-42276b55] {
  font-size: 0.85rem;
  font-weight: 600;
  color: #333;
  font-family: "Nunito Sans", sans-serif;
}
.ep-fade-enter-active[data-v-42276b55],
.ep-fade-leave-active[data-v-42276b55] {
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.ep-fade-enter-from[data-v-42276b55],
.ep-fade-leave-to[data-v-42276b55] {
  opacity: 0;
  transform: translateY(-4px);
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/components/StatusBadge.vue?vue&type=style&index=0&id=2329e8bb&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-table-card-cell[data-v-2329e8bb] {
  display: block;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/components/RunTypeBadge.vue?vue&type=style&index=0&id=64127c44&lang=scss&scoped=true ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-table-card-cell[data-v-64127c44] {
  display: block;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/components/PeriodCell.vue?vue&type=style&index=0&id=f09b046e&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-table-card-cell[data-v-f09b046e] {
  display: block;
}
.oxd-table-card-cell .header[data-v-f09b046e] {
  font-weight: 700;
}
.oxd-table-card-cell .period-name[data-v-f09b046e] {
  margin-bottom: 2px;
}
.oxd-table-card-cell .run-number[data-v-f09b046e] {
  color: #999999;
  font-size: 0.78rem;
  font-weight: 700;
  display: block;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/pages/PayrollRuns.vue?vue&type=style&index=0&id=432dadef&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.pr-fy-ribbon[data-v-432dadef] {
  background: #f1f2f5;
  border: 1px solid #e8eaef;
  border-radius: 0.65rem;
  padding: 12px 18px;
  margin: 0 25px 16px;
}
@media (max-width: 768px) {
.pr-fy-ribbon[data-v-432dadef] {
    margin: 0 12px 12px;
    padding: 8px 10px;
}
}
.pr-fy-ribbon__header[data-v-432dadef] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 8px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e8eaef;
  flex-wrap: wrap;
  gap: 6px;
}
@media (max-width: 600px) {
.pr-fy-ribbon__header[data-v-432dadef] {
    padding-bottom: 6px;
    margin-bottom: 8px;
}
}
.pr-fy-ribbon__title-wrap[data-v-432dadef] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.pr-fy-ribbon__title[data-v-432dadef] {
  font-family: "Nunito Sans", sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #3f4552;
}
@media (max-width: 600px) {
.pr-fy-ribbon__title[data-v-432dadef] {
    font-size: 12px;
}
}
.pr-fy-ribbon__fy-badge[data-v-432dadef] {
  font-family: "Nunito Sans", sans-serif;
  font-size: 11px;
  font-weight: 700;
  background: #ffffff;
  color: var(--oxd-primary-one-color);
  border: 1px solid #cfd3de;
  padding: 2px 8px;
  border-radius: 10px;
}
@media (max-width: 600px) {
.pr-fy-ribbon__fy-badge[data-v-432dadef] {
    font-size: 10px;
    padding: 1px 6px;
}
}
.pr-fy-ribbon__runs-badge[data-v-432dadef] {
  font-family: "Nunito Sans", sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #34bc40;
  background: #ffffff;
  border: 1px solid rgba(52, 188, 64, 0.3);
  padding: 2px 8px;
  border-radius: 10px;
}
@media (max-width: 600px) {
.pr-fy-ribbon__runs-badge[data-v-432dadef] {
    font-size: 10px;
    padding: 1px 6px;
}
}
.pr-fy-ribbon__grid[data-v-432dadef] {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}
@media (max-width: 1024px) {
.pr-fy-ribbon__grid[data-v-432dadef] {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}
}
@media (max-width: 600px) {
.pr-fy-ribbon__grid[data-v-432dadef] {
    grid-template-columns: repeat(2, 1fr);
    gap: 6px;
}
}
.pr-fy-ribbon__item[data-v-432dadef] {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border: 1px solid #e8eaef;
  border-radius: 0.65rem;
  padding: 8px 12px;
  min-width: 0;
}
@media (max-width: 600px) {
.pr-fy-ribbon__item[data-v-432dadef] {
    padding: 6px 8px;
}
}
.pr-fy-ribbon__label[data-v-432dadef] {
  font-family: "Nunito Sans", sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #4e5055;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 600px) {
.pr-fy-ribbon__label[data-v-432dadef] {
    font-size: 9.5px;
}
}
.pr-fy-ribbon__value[data-v-432dadef] {
  font-family: "Nunito Sans", sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #202227;
  margin-top: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 600px) {
.pr-fy-ribbon__value[data-v-432dadef] {
    font-size: 13.5px;
    margin-top: 1px;
}
}
.pr-status-bar[data-v-432dadef] {
  display: flex;
  gap: 8px;
  padding: 0 25px 12px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
.pr-status-bar[data-v-432dadef] {
    padding: 0 15px 10px;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    gap: 6px;
}
.pr-status-bar[data-v-432dadef]::-webkit-scrollbar {
    display: none;
}
}
.pr-status-bar__chip[data-v-432dadef] {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 12px;
  border-radius: 20px;
  border: 1px solid #e8eaef;
  background: #ffffff;
  cursor: pointer;
  transition: all 0.15s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
}
.pr-status-bar__chip[data-v-432dadef]:hover {
  border-color: #ff7c1f;
  background: #fffaf5;
}
.pr-status-bar__chip--active[data-v-432dadef] {
  background: #ff7c1f;
  border-color: #ff7c1f;
  box-shadow: 0 2px 5px color-mix(in srgb, #ffaa00 12%, transparent);
}
.pr-status-bar__chip--active .pr-status-bar__label[data-v-432dadef] {
  color: #ffffff;
}
.pr-status-bar__chip--active .pr-status-bar__count[data-v-432dadef] {
  background: rgba(255, 255, 255, 0.3);
  color: #ffffff;
}
.pr-status-bar__chip--active:hover .pr-status-bar__label[data-v-432dadef] {
  color: #ff7c1f;
}
.pr-status-bar__chip--active:hover .pr-status-bar__count[data-v-432dadef] {
  background: rgba(167, 167, 167, 0.3);
  color: #ff7c1f;
}
.pr-status-bar__label[data-v-432dadef] {
  font-family: "Nunito Sans", sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #4e5055;
  white-space: nowrap;
}
.pr-status-bar__count[data-v-432dadef] {
  font-family: "Nunito Sans", sans-serif;
  font-size: 10px;
  font-weight: 700;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 9px;
  background: #f1f2f5;
  color: #4e5055;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.gsl-hrm-pr-list[data-v-432dadef] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-pr-list[data-v-432dadef] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/pages/SavePayrollRun.vue?vue&type=style&index=0&id=54f324de&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.pr-runnumber-hint[data-v-54f324de] {
  margin-top: 4px;
  text-align: right;
}
.pr-runnumber-regenerate[data-v-54f324de] {
  font-size: 11px;
  color: #fb7024;
  text-decoration: none;
  font-weight: 600;
  font-family: "Nunito Sans", sans-serif;
}
.pr-runnumber-regenerate[data-v-54f324de]:hover {
  text-decoration: underline;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/components/PayslipPreviewModal.vue?vue&type=style&index=0&id=f3cbd092&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Import OXD Globals */
/* ── Dialog shell ───────────────────────────────────────────────────── */
/* ── A4 sheet ──────────────────────────────────────────────────────── */
.pslip-sheet[data-v-f3cbd092] {
  background: #fff;
  padding: 28px 32px 18px;
  font-family: "Segoe UI", Arial, sans-serif;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
}

/* ── Company header ────────────────────────────────────────────────── */
.pslip-company-logo[data-v-f3cbd092] {
  height: 50px;
  max-width: 140px;
  margin-right: 16px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.pslip-company-table[data-v-f3cbd092] {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
}
.pslip-company-name[data-v-f3cbd092] {
  font-size: 20px;
  font-weight: 900;
  color: #2c3e50;
  line-height: 1.2;
}
.pslip-company-address[data-v-f3cbd092] {
  font-size: 12px;
  color: #7f8c8d;
  margin-top: 2px;
}
.pslip-company-right[data-v-f3cbd092] {
  text-align: right;
  vertical-align: top;
}
.pslip-preview-badge[data-v-f3cbd092] {
  display: inline-block;
  background: #fff3cd;
  border: 1.5px solid #ffc107;
  color: #856404;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 1.5px;
  padding: 3px 10px;
  border-radius: 4px;
}

/* ── HR + period ────────────────────────────────────────────────────── */
.pslip-hr[data-v-f3cbd092] {
  border: none;
  border-top: 1px solid #e0e0e0;
  margin: 4px 0;
}
.pslip-hr--bottom[data-v-f3cbd092] {
  margin-bottom: 10px;
}
.pslip-period-label[data-v-f3cbd092] {
  font-size: 16px;
  font-weight: 600;
  color: #2c3e50;
  letter-spacing: 1px;
  padding: 3px 0;
}

/* ── Employee info 2-column grid ─────────────────────────────────────── */
.pslip-info-grid[data-v-f3cbd092] {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 14px;
}
.pslip-info-col[data-v-f3cbd092] {
  width: 50%;
  vertical-align: top;
  padding-right: 16px;
}
.pslip-info-col--right[data-v-f3cbd092] {
  padding-right: 0;
  padding-left: 16px;
}
.pslip-kv[data-v-f3cbd092] {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}
.pslip-kv-label[data-v-f3cbd092] {
  font-weight: bold;
  width: 45%;
  padding: 3px 0;
  white-space: nowrap;
  color: #444;
}
.pslip-kv-val[data-v-f3cbd092] {
  padding: 3px 8px 3px 0;
  color: #333;
}
.pslip-kv-label--muted[data-v-f3cbd092] {
  font-weight: normal;
  font-style: italic;
  color: #9e9e9e;
  font-size: 11px;
  padding: 3px 0;
}

/* ── Section wrapper — rounded + bordered (mirrors .section-wrap) ──── */
.pslip-section-wrap[data-v-f3cbd092] {
  border: 1px solid #ccc;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 8px;
}

/* ── 4-column body table ─────────────────────────────────────────────── */
.pslip-body-table[data-v-f3cbd092] {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  table-layout: fixed;
  /* Vertical column dividers — mirrors PHP COLS4 border-right */
}
.pslip-body-table col[data-v-f3cbd092] {
  width: 25%;
}
.pslip-body-table col[data-v-f3cbd092]:nth-child(1),
.pslip-body-table col[data-v-f3cbd092]:nth-child(2),
.pslip-body-table col[data-v-f3cbd092]:nth-child(3) {
  border-right: 1px solid #ccc;
}

/* ── Section header — #f0f0f0 (mirrors sectionHeaderRow()) ──────────── */
.pslip-section-hdr[data-v-f3cbd092] {
  background-color: #f0f0f0;
  font-weight: bold;
}
.pslip-section-hdr td[data-v-f3cbd092] {
  padding: 5px 8px;
}
.pslip-r[data-v-f3cbd092] {
  text-align: right;
}
.pslip-calc-hint[data-v-f3cbd092] {
  font-size: 10px;
  color: #888;
  margin-left: 4px;
}

/* ── Line-item rows ──────────────────────────────────────────────────── */
.pslip-item-row td[data-v-f3cbd092] {
  padding: 4px 8px;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* ── Subtotal row — mirrors subtotalRow() colours ────────────────────── */
.pslip-subtotal-row[data-v-f3cbd092] {
  font-weight: bold;
}
.pslip-subtotal-label[data-v-f3cbd092] {
  padding: 3px 8px;
  border: 1px solid #ccc;
  background-color: #eef5ff; /* COLOR_SUBTOTAL_LABEL_BG */
}
.pslip-subtotal-val[data-v-f3cbd092] {
  padding: 3px 8px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #e9f2ff; /* COLOR_SUBTOTAL_VAL_BG */
}

/* ── Net Pay — #DBFCE9 (mirrors netPayRow()) ─────────────────────────── */
.pslip-netpay-wrap[data-v-f3cbd092] {
  margin-bottom: 8px;
}
.pslip-netpay-row[data-v-f3cbd092] {
  background-color: #dbfce9;
  font-weight: bold;
  font-size: 14px;
}
.pslip-netpay-row td[data-v-f3cbd092] {
  padding: 8px 10px;
}

/* ── CTC — #F0F0F0 (mirrors ctcRow()) ────────────────────────────────── */
.pslip-ctc-wrap[data-v-f3cbd092] {
  margin-bottom: 4px;
}
.pslip-ctc-row[data-v-f3cbd092] {
  background-color: #f0f0f0;
  font-weight: bold;
  font-size: 14px;
}
.pslip-ctc-row td[data-v-f3cbd092] {
  padding: 8px 10px;
}

/* ── Big value cell ──────────────────────────────────────────────────── */
.pslip-big-val[data-v-f3cbd092] {
  white-space: nowrap;
  font-size: 14px;
}
.pslip-big-val--neg[data-v-f3cbd092] {
  color: #b71c1c;
}

/* ── Formula sub-label ───────────────────────────────────────────────── */
.pslip-formula[data-v-f3cbd092] {
  display: block;
  font-size: 10px;
  color: #555;
  font-weight: normal;
  font-style: italic;
}

/* ── Footer note (mirrors docFoot()) ────────────────────────────────── */
.pslip-doc-note[data-v-f3cbd092] {
  text-align: center;
  color: #969696;
  font-style: italic;
  font-size: 10px;
  margin-top: 10px;
  padding-top: 6px;
  border-top: 1px solid #f0f0f0;
}

/* ── Dialog action bar ───────────────────────────────────────────────── */
.pslip-actions[data-v-f3cbd092] {
  padding: 10px 32px 16px;
  background: #fff;
  border-top: 1px solid #f0f0f0;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/components/OverrideLineItemsModal.vue?vue&type=style&index=0&id=4393c1d3&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.pr-override-emp-name[data-v-4393c1d3] {
  font-size: 13px;
  font-weight: 400;
  color: #616161;
}
.pr-override-lop-row[data-v-4393c1d3] {
  display: flex;
  align-items: flex-end;
  gap: 16px;
  padding: 4px 0 8px;
  flex-wrap: wrap;
}
.pr-override-lop-input[data-v-4393c1d3] {
  width: 180px;
  flex-shrink: 0;
}
@media (max-width: 480px) {
.pr-override-lop-input[data-v-4393c1d3] {
    width: 100%;
}
}
.pr-override-lop-hint[data-v-4393c1d3] {
  font-size: 12px;
  color: #9e9e9e;
  font-family: "Nunito Sans", sans-serif;
  padding-bottom: 6px;
}
.pr-override-loading[data-v-4393c1d3],
.pr-override-empty[data-v-4393c1d3] {
  padding: 32px;
  text-align: center;
  color: #9e9e9e;
  font-size: 13px;
  font-style: italic;
  font-family: "Nunito Sans", sans-serif;
}
.pr-override-table[data-v-4393c1d3] {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  font-family: "Nunito Sans", sans-serif;
}
.pr-override-table__head[data-v-4393c1d3] {
  display: grid;
  grid-template-columns: 1.6fr 0.8fr 0.8fr 0.8fr 1.1fr 1.3fr 44px;
  min-width: 680px;
  padding: 8px 12px;
  background: #f7f7f7;
  border-radius: 6px;
  font-size: 10px;
  font-weight: 800;
  color: #9e9e9e;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: "Nunito Sans", sans-serif;
  margin-bottom: 4px;
}
.pr-override-table__head--readonly[data-v-4393c1d3] {
  grid-template-columns: 1.6fr 0.8fr 0.8fr 0.8fr 1.1fr 1.3fr;
}
.pr-override-table__row[data-v-4393c1d3] {
  display: grid;
  grid-template-columns: 1.6fr 0.8fr 0.8fr 0.8fr 1.1fr 1.3fr 44px;
  min-width: 680px;
  padding: 8px 12px;
  align-items: center;
  border-bottom: 1px solid #f5f5f5;
  gap: 8px;
  transition: background 0.15s;
}
.pr-override-table__row[data-v-4393c1d3]:last-child {
  border-bottom: none;
}
.pr-override-table__row[data-v-4393c1d3]:hover {
  background: #fafafa;
}
.pr-override-table__row--readonly[data-v-4393c1d3] {
  grid-template-columns: 1.6fr 0.8fr 0.8fr 0.8fr 1.1fr 1.3fr;
}
.pr-override-table__row--excluded[data-v-4393c1d3] {
  background: #fff8f8;
  opacity: 0.65;
}
.pr-override-table__row--excluded .pr-override-name[data-v-4393c1d3] {
  text-decoration: line-through;
  color: #bdbdbd;
}
@media (max-width: 480px) {
.pr-override-table__head[data-v-4393c1d3] {
    display: none;
}
.pr-override-table__row[data-v-4393c1d3] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-width: unset;
    padding: 12px;
    padding-right: 44px;
    gap: 8px 10px;
    border-bottom: none;
    border: 1px solid #eeeeee;
    border-radius: 8px;
    margin-bottom: 8px;
    align-items: start;
    position: relative;
}
.pr-override-table__row[data-v-4393c1d3]:last-child {
    margin-bottom: 0;
}
.pr-override-table__row > span[data-label][data-v-4393c1d3] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.pr-override-table__row > span[data-label][data-v-4393c1d3]::before {
    content: attr(data-label);
    font-size: 9px;
    font-weight: 800;
    color: #9e9e9e;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: "Nunito Sans", sans-serif;
}
.pr-override-table__row .pr-override-name[data-v-4393c1d3] {
    grid-column: 1/-1;
    font-size: 13px;
}
.pr-override-table__row .pr-override-pct-cell[data-v-4393c1d3] {
    grid-column: 1/2;
}
.pr-override-table__row .pr-override-amount-cell[data-v-4393c1d3] {
    grid-column: 2/3;
}
.pr-override-table__row [data-label=Reason][data-v-4393c1d3] {
    grid-column: 1/-1;
}
.pr-override-table__row .pr-override-row-actions[data-v-4393c1d3] {
    position: absolute;
    top: 8px;
    right: 8px;
    justify-content: flex-end;
}
.pr-override-table__row--excluded[data-v-4393c1d3] {
    border-color: #ffcdd2;
}
}
.pr-override-name[data-v-4393c1d3] {
  font-weight: 600;
  font-size: 13px;
  color: #333;
}
.pr-override-original[data-v-4393c1d3] {
  font-size: 13px;
  color: #555;
  font-weight: 500;
}
.pr-override-input[data-v-4393c1d3] {
  margin-bottom: 0 !important;
}
.pr-override-input[data-v-4393c1d3] .oxd-input-group__label-wrapper {
  display: none;
}
.pr-override-pct-cell[data-v-4393c1d3] {
  position: relative;
}
.pr-override-computed-pct[data-v-4393c1d3] {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #555;
  padding: 6px 4px;
  text-align: right;
  font-family: "Nunito Sans", sans-serif;
}
.pr-override-amount-cell[data-v-4393c1d3] {
  position: relative;
}
.pr-override-auto-badge[data-v-4393c1d3] {
  position: relative;
  margin-top: 1px;
  font-size: 0.68rem;
  color: #777;
  font-style: italic;
}
.pr-override-lock-badge[data-v-4393c1d3] {
  position: relative;
  font-size: 0.68rem;
  color: #e65100;
  font-weight: 600;
  margin-top: 1px;
}
.pr-override-computed-amount[data-v-4393c1d3] {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #1565c0;
  padding: 6px 4px;
  background: #e3f2fd;
  border-radius: 4px;
  border: 1px solid #90caf9;
  text-align: right;
  font-family: "Nunito Sans", sans-serif;
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.pr-override-computed-amount--readonly[data-v-4393c1d3] {
  cursor: default;
  background: #f7f9fa;
  border-color: #cfd8dc;
  color: #37474f;
}
.pr-override-computed-amount--manual[data-v-4393c1d3] {
  background: #fff8e1;
  border-color: #ffe082;
  color: #b78103;
  font-weight: 700;
}
.pr-override-computed-pct--readonly[data-v-4393c1d3] {
  padding-right: 4px;
}
.pr-override-readonly-reason[data-v-4393c1d3] {
  display: block;
  font-size: 12px;
  color: #616161;
  padding: 6px 4px;
  font-style: italic;
  word-break: break-word;
  font-family: "Nunito Sans", sans-serif;
}
.pr-override-excluded-badge[data-v-4393c1d3] {
  font-size: 0.68rem;
  color: #d32f2f;
  font-weight: 600;
  margin-top: 1px;
}
.pr-override-row-actions[data-v-4393c1d3] {
  display: flex;
  justify-content: center;
}
.pr-override-footer[data-v-4393c1d3] {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  padding: 4px 0;
}
.pr-override-footer[data-v-4393c1d3] .oxd-form-actions {
  justify-content: flex-end;
}
@media (max-width: 480px) {
.pr-override-footer[data-v-4393c1d3] .oxd-form-actions {
    flex-direction: column-reverse;
    gap: 8px;
    width: 100%;
}
.pr-override-footer[data-v-4393c1d3] .oxd-form-actions .oxd-button {
    width: 100%;
    justify-content: center;
}
}
.pr-comp-type-pill[data-v-4393c1d3] {
  display: inline-block;
  padding: 2px 8px;
  border-radius: 8px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  font-family: "Nunito Sans", sans-serif;
}
.pr-comp-type-pill--earning[data-v-4393c1d3] {
  background: #e8f5e9;
  color: #2e7d32;
}
.pr-comp-type-pill--deduction[data-v-4393c1d3] {
  background: #ffebee;
  color: #b71c1c;
}
.pr-comp-type-pill--liability[data-v-4393c1d3] {
  background: #fff8e1;
  color: #f57f17;
}
.pr-override-summary-cards[data-v-4393c1d3] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  gap: 12px;
  margin-bottom: 16px;
  font-family: "Nunito Sans", sans-serif;
}
.pr-summary-card[data-v-4393c1d3] {
  background: #fcfcfc;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 10px 12px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02);
  transition: all 0.2s ease;
}
.pr-summary-card[data-v-4393c1d3]:hover {
  border-color: #bdbdbd;
  background: #fbfbfb;
}
.pr-summary-card__label[data-v-4393c1d3] {
  font-size: 10px;
  font-weight: 800;
  color: #9e9e9e;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.pr-summary-card__value[data-v-4393c1d3] {
  font-size: 14px;
  font-weight: 700;
  color: #333;
}
.pr-summary-card--net[data-v-4393c1d3] {
  background: #e8f5e9;
  border-color: #a5d6a7;
}
.pr-summary-card--net .pr-summary-card__label[data-v-4393c1d3] {
  color: #2e7d32;
}
.pr-summary-card--net .pr-summary-card__value[data-v-4393c1d3] {
  color: #1b5e20;
}
.pr-summary-card--net[data-v-4393c1d3]:hover {
  background: #e8f5e9;
  border-color: #81c784;
}
.pr-summary-card--ctc[data-v-4393c1d3] {
  background: #eef5ff;
  border-color: #b3d7ff;
}
.pr-summary-card--ctc .pr-summary-card__label[data-v-4393c1d3] {
  color: #1976d2;
}
.pr-summary-card--ctc .pr-summary-card__value[data-v-4393c1d3] {
  color: #0d47a1;
}
.pr-summary-card--ctc[data-v-4393c1d3]:hover {
  background: #eef5ff;
  border-color: #82b1ff;
}
.pr-override-issue-banner[data-v-4393c1d3] {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  margin-bottom: 12px;
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-left: 4px solid #ef4444;
  border-radius: 6px;
}
.pr-override-issue-banner .pr-override-issue-icon[data-v-4393c1d3] {
  color: #dc2626;
  font-size: 18px;
  flex-shrink: 0;
}
.pr-override-issue-banner .pr-override-issue-content[data-v-4393c1d3] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.pr-override-issue-banner .pr-override-issue-title[data-v-4393c1d3] {
  font-size: 14px;
  font-weight: 700;
  color: #b91c1c;
}
.pr-override-issue-banner .pr-override-issue-desc[data-v-4393c1d3] {
  font-size: 12px;
  color: #7f1d1d;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/components/PayrollCsvExportModal.vue?vue&type=style&index=0&id=3848cde2&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Import OXD Globals */
/* ── Header ──────────────────────────────────────────────────────────── */
.pr-csv-header[data-v-3848cde2] {
  justify-content: flex-start;
  gap: 14px;
  align-items: center;
  font-family: "Nunito Sans", sans-serif;
}
.pr-csv-header__icon[data-v-3848cde2] {
  font-size: 26px;
  line-height: 1;
  flex-shrink: 0;
}
.pr-csv-header__subtitle[data-v-3848cde2] {
  font-size: 0.8rem;
  color: #3f4552;
  margin: 0;
}

/* ── Run Summary ─────────────────────────────────────────────────────── */
.pr-csv-summary[data-v-3848cde2] {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px 20px;
  font-family: "Nunito Sans", sans-serif;
}
.pr-csv-summary__item[data-v-3848cde2] {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.pr-csv-summary__label[data-v-3848cde2] {
  font-size: 0.7rem;
  font-weight: 700;
  color: #3f4552;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}
.pr-csv-summary__value[data-v-3848cde2] {
  font-size: 0.875rem;
  font-family: "Nunito Sans", sans-serif;
  color: #202227;
  font-weight: 500;
}
.pr-csv-summary__value--status[data-v-3848cde2] {
  color: var(--oxd-primary-one-color);
  font-weight: 700;
}
.pr-csv-summary__value--total[data-v-3848cde2] {
  color: #34bc40;
  font-weight: 700;
  font-size: 0.95rem;
}
@media (max-width: 768px) {
.pr-csv-summary[data-v-3848cde2] {
    grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.pr-csv-summary[data-v-3848cde2] {
    grid-template-columns: 1fr 1fr;
    gap: 8px 12px;
}
}

/* ── Bank Status ─────────────────────────────────────────────────────── */
.pr-csv-bank-status[data-v-3848cde2] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 0;
  font-size: 0.8rem;
  font-family: "Nunito Sans", sans-serif;
}
.pr-csv-bank-status--loading[data-v-3848cde2] {
  color: #202227;
}
.pr-csv-bank-status--ok[data-v-3848cde2] {
  color: #34bc40;
}
.pr-csv-bank-status--warn[data-v-3848cde2] {
  color: #ffa62f;
}

/* ── Preview Table ───────────────────────────────────────────────────── */
.pr-csv-preview[data-v-3848cde2] {
  padding-bottom: 0.5rem;
  font-family: "Nunito Sans", sans-serif;
}
.pr-csv-preview__heading[data-v-3848cde2] {
  font-size: 0.75rem;
  font-weight: 600;
  color: #3f4552;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  margin-bottom: 8px;
}
.pr-csv-preview__scroll[data-v-3848cde2] {
  overflow-x: auto;
  overflow-y: auto;
  max-height: 200px;
  border: 1px solid #e9e9e9;
  border-radius: 6px;
  scrollbar-color: #cfd3de #e5e5e5;
  scrollbar-width: thin;
}
.pr-csv-preview__scroll[data-v-3848cde2]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.pr-csv-preview__scroll[data-v-3848cde2]::-webkit-scrollbar-thumb {
  background: #cfd3de;
  border-radius: 20px;
}
.pr-csv-preview__scroll[data-v-3848cde2]::-webkit-scrollbar-track {
  background: #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.pr-csv-preview__scroll[data-v-3848cde2] {
    scrollbar-face-color: #cfd3de;
    scrollbar-track-color: #e5e5e5;
    scrollbar-arrow-color: #4e5055;
}
}
.pr-csv-preview__table[data-v-3848cde2] {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.78rem;
  font-family: "Nunito Sans", sans-serif;
}
.pr-csv-preview__table th[data-v-3848cde2] {
  background: #fafafc;
  padding: 7px 10px;
  text-align: left;
  white-space: nowrap;
  font-weight: 600;
  color: #202227;
  border-bottom: 1px solid #fafafc;
  position: sticky;
  top: 0;
  z-index: 1;
}
.pr-csv-preview__table td[data-v-3848cde2] {
  padding: 6px 10px;
  border-bottom: 1px solid #fafafc;
  white-space: nowrap;
  color: #202227;
}
.pr-csv-preview__table tr:last-child td[data-v-3848cde2] {
  border-bottom: none;
}
.pr-csv-preview__table tr:hover td[data-v-3848cde2] {
  background: #fafafc;
}
@media (max-width: 480px) {
.pr-csv-preview__table[data-v-3848cde2] {
    font-size: 0.72rem;
}
.pr-csv-preview__table th[data-v-3848cde2],
  .pr-csv-preview__table td[data-v-3848cde2] {
    padding: 5px 7px;
}
}
.pr-csv-preview__more[data-v-3848cde2] {
  font-size: 0.75rem;
  color: #3f4552;
  margin-top: 6px;
  font-style: italic;
}

/* ── Options ─────────────────────────────────────────────────────────── */
.pr-csv-options[data-v-3848cde2] {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.pr-csv-options__checks[data-v-3848cde2] {
  margin-top: -4px;
}

/* ── Component picker ────────────────────────────────────────────────── */
.pr-csv-comp-picker[data-v-3848cde2] {
  border: 1px solid #eeeeee;
  border-radius: 8px;
  padding: 12px 14px;
  background: #fafafa;
}
.pr-csv-comp-picker__header[data-v-3848cde2] {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 10px;
}
.pr-csv-comp-picker__title[data-v-3848cde2] {
  font-size: 0.72rem;
  font-weight: 700;
  color: #3f4552;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-family: "Nunito Sans", sans-serif;
  flex: 1;
}
.pr-csv-comp-picker__link[data-v-3848cde2] {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  font-size: 0.78rem;
  font-weight: 600;
  color: var(--oxd-primary-one-color);
  font-family: "Nunito Sans", sans-serif;
}
.pr-csv-comp-picker__link[data-v-3848cde2]:hover {
  text-decoration: underline;
}
.pr-csv-comp-picker__sep[data-v-3848cde2] {
  color: #3f4552;
  font-size: 0.78rem;
}
.pr-csv-comp-picker__grid[data-v-3848cde2] {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.pr-csv-comp-picker__item[data-v-3848cde2] {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 4px 10px 4px 8px;
  border: 1px solid #e0e0e0;
  border-radius: 20px;
  background: #fff;
  cursor: pointer;
  font-family: "Nunito Sans", sans-serif;
  transition: border-color 0.15s, background 0.15s;
}
.pr-csv-comp-picker__item--checked[data-v-3848cde2] {
  border-color: var(--oxd-primary-one-color);
  background: rgba(251, 112, 36, 0.06);
}
.pr-csv-comp-picker__item input[type=checkbox][data-v-3848cde2] {
  accent-color: var(--oxd-primary-one-color);
  width: 13px;
  height: 13px;
  cursor: pointer;
  flex-shrink: 0;
}
.pr-csv-comp-picker__name[data-v-3848cde2] {
  font-size: 0.8rem;
  font-weight: 600;
  color: #202227;
}
.pr-csv-comp-picker__type[data-v-3848cde2] {
  font-size: 0.68rem;
  font-weight: 600;
  color: #3f4552;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  background: #eeeeee;
  padding: 1px 5px;
  border-radius: 6px;
}
.pr-csv-comp-picker__hint[data-v-3848cde2] {
  margin-top: 8px;
  font-size: 0.75rem;
  color: #3f4552;
  font-family: "Nunito Sans", sans-serif;
  font-style: italic;
}

/* ── Spinner ─────────────────────────────────────────────────────────── */
@keyframes pr-csv-spin-3848cde2 {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/components/RollbackConfirmDialog.vue?vue&type=style&index=0&id=5c20698e&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.pr-rollback-overlay[data-v-5c20698e] {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pr-rollback-dialog[data-v-5c20698e] {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.22);
  max-width: 480px;
  width: 92%;
  padding: 28px 32px 24px;
  animation: pr-dialog-in-5c20698e 0.18s ease;
  font-family: "Nunito Sans", sans-serif;
}
.pr-rollback-dialog__header[data-v-5c20698e] {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
}
.pr-rollback-dialog__icon[data-v-5c20698e] {
  font-size: 22px;
  line-height: 1;
}
.pr-rollback-dialog__title[data-v-5c20698e] {
  font-size: 17px;
  font-weight: 700;
  color: #880e4f;
  margin: 0;
}
.pr-rollback-dialog__body[data-v-5c20698e] {
  margin-bottom: 24px;
}
.pr-rollback-dialog__warning[data-v-5c20698e] {
  font-size: 14px;
  color: #333;
  margin-bottom: 14px;
  line-height: 1.55;
}
.pr-rollback-dialog__consequences[data-v-5c20698e] {
  margin: 0 0 14px 18px;
  padding: 0;
  font-size: 13px;
  color: #555;
  line-height: 1.7;
  list-style: disc;
}
.pr-rollback-dialog__confirm-text[data-v-5c20698e] {
  font-size: 14px;
  font-weight: 600;
  color: #880e4f;
}
.pr-rollback-dialog__footer[data-v-5c20698e] {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
}
@keyframes pr-dialog-in-5c20698e {
from {
    opacity: 0;
    transform: scale(0.94);
}
to {
    opacity: 1;
    transform: scale(1);
}
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/pages/EditPayrollRun.vue?vue&type=style&index=0&id=5206c144&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Import OXD Globals */
/* ── Section title with accent bar ──────────────────────────── */
.pr-section-title[data-v-5206c144] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.pr-section-title__accent[data-v-5206c144] {
  display: inline-block;
  width: 3px;
  height: 16px;
  border-radius: 2px;
  background: #fb7024;
  flex-shrink: 0;
}

/* ── Workflow History ────────────────────────────────────────── */
.pr-history-panel[data-v-5206c144] {
  padding: 24px 0 16px;
}
.pr-history-title[data-v-5206c144] {
  font-weight: 700;
  font-size: 15px;
  color: #333;
}
.pr-history-list[data-v-5206c144] {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-left: 24px;
  margin-top: 16px;
  gap: 20px;
}
.pr-history-list[data-v-5206c144]::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 8px;
  bottom: 8px;
  width: 2px;
  background: #e0e0e0;
}
.pr-history-item[data-v-5206c144] {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 13px;
  color: #666;
}
.pr-history-item[data-v-5206c144]::before {
  content: "";
  position: absolute;
  left: -24px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #ccc;
}
.pr-history-item--submitted[data-v-5206c144]::before {
  border-color: #1565c0;
  background: #e3f2fd;
}
.pr-history-item--approved[data-v-5206c144]::before {
  border-color: #2e7d32;
  background: #e8f5e9;
}
.pr-history-item--reworked[data-v-5206c144]::before {
  border-color: #e65100;
  background: #fff3e0;
}
.pr-history-item--rejected[data-v-5206c144]::before {
  border-color: #b71c1c;
  background: #ffebee;
}
.pr-history-item__badge[data-v-5206c144] {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-right: 12px;
  min-width: 130px;
  text-align: center;
}
.pr-history-item__badge--submitted[data-v-5206c144] {
  background: #e3f2fd;
  color: #1565c0;
}
.pr-history-item__badge--approved[data-v-5206c144] {
  background: #e8f5e9;
  color: #2e7d32;
}
.pr-history-item__badge--reworked[data-v-5206c144] {
  background: #fff3e0;
  color: #e65100;
}
.pr-history-item__badge--rejected[data-v-5206c144] {
  background: #ffebee;
  color: #b71c1c;
}
.pr-history-item__text[data-v-5206c144] {
  font-family: "Nunito Sans", sans-serif;
}
.pr-history-item__text strong[data-v-5206c144] {
  color: #222;
  font-weight: 600;
}
.pr-history-item__time[data-v-5206c144] {
  margin-left: auto;
  font-size: 12px;
  color: #888;
  font-style: italic;
}

/* ── Status Stepper ─────────────────────────────────────────── */
.pr-stepper[data-v-5206c144] {
  display: flex;
  align-items: flex-start;
  padding: 24px 8px 12px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  gap: 0;
}
.pr-stepper[data-v-5206c144]::-webkit-scrollbar {
  display: none;
}
.pr-step[data-v-5206c144] {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  min-width: 72px;
  position: relative;
}
@media (max-width: 480px) {
.pr-step[data-v-5206c144] {
    min-width: 56px;
}
}
.pr-step__circle[data-v-5206c144] {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 13px;
  background: #f0f0f0;
  color: #bdbdbd;
  border: 2px solid #e0e0e0;
  z-index: 1;
  transition: all 0.25s;
}
@media (max-width: 480px) {
.pr-step__circle[data-v-5206c144] {
    width: 30px;
    height: 30px;
    font-size: 11px;
}
}
.pr-step--done .pr-step__circle[data-v-5206c144] {
  background: #e8f5e9;
  color: #2e7d32;
  border-color: #a5d6a7;
}
.pr-step--active .pr-step__circle[data-v-5206c144] {
  background: #fb7024;
  color: #ffffff;
  border-color: #fb7024;
  box-shadow: 0 0 0 5px rgba(251, 112, 36, 0.15);
}
.pr-step__label[data-v-5206c144] {
  font-size: 10px;
  font-weight: 500;
  margin-top: 7px;
  color: #bdbdbd;
  text-align: center;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  font-family: "Nunito Sans", sans-serif;
}
@media (max-width: 480px) {
.pr-step__label[data-v-5206c144] {
    font-size: 8px;
    letter-spacing: 0.2px;
    margin-top: 5px;
}
}
.pr-step--done .pr-step__label[data-v-5206c144] {
  color: #2e7d32;
  font-weight: 600;
}
.pr-step--active .pr-step__label[data-v-5206c144] {
  color: #fb7024;
  font-weight: 700;
}
.pr-step__line[data-v-5206c144] {
  flex: 1;
  height: 2px;
  background: #e0e0e0;
  margin-top: 18px;
  min-width: 12px;
  transition: background 0.25s;
}
@media (max-width: 480px) {
.pr-step__line[data-v-5206c144] {
    margin-top: 14px;
}
}
.pr-step__line--done[data-v-5206c144] {
  background: linear-gradient(to right, #a5d6a7, #81c784);
}
.pr-cancelled-tag[data-v-5206c144] {
  align-self: center;
  margin-left: 12px;
  padding: 4px 14px;
  border-radius: 12px;
  background: #eceff1;
  color: #546e7a;
  border: 1px solid #b0bec5;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
@media (max-width: 480px) {
.pr-cancelled-tag[data-v-5206c144] {
    font-size: 10px;
    padding: 3px 10px;
}
}
.pr-rejected-tag[data-v-5206c144] {
  align-self: center;
  margin-left: 12px;
  padding: 4px 14px;
  border-radius: 12px;
  background: #ffebee;
  color: #b71c1c;
  border: 1px solid #ef9a9a;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
@media (max-width: 480px) {
.pr-rejected-tag[data-v-5206c144] {
    font-size: 10px;
    padding: 3px 10px;
}
}
.pr-reworked-tag[data-v-5206c144] {
  align-self: center;
  margin-left: 12px;
  padding: 4px 14px;
  border-radius: 12px;
  background: #fff3e0;
  color: #e65100;
  border: 1px solid #ffb74d;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
@media (max-width: 480px) {
.pr-reworked-tag[data-v-5206c144] {
    font-size: 10px;
    padding: 3px 10px;
}
}
.pr-rolledback-tag[data-v-5206c144] {
  align-self: center;
  margin-left: 12px;
  padding: 4px 14px;
  border-radius: 12px;
  background: #fce4ec;
  color: #880e4f;
  border: 1px solid #f48fb1;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
@media (max-width: 480px) {
.pr-rolledback-tag[data-v-5206c144] {
    font-size: 10px;
    padding: 3px 10px;
}
}

/* ── Workflow Panel ──────────────────────────────────────────── */
.pr-workflow-panel[data-v-5206c144] {
  padding: 16px 0 8px;
}
.pr-workflow-panel .pr-workflow-header[data-v-5206c144] {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
.pr-workflow-panel .pr-workflow-header[data-v-5206c144] {
    gap: 8px;
}
}
.pr-workflow-panel .pr-workflow-title[data-v-5206c144] {
  font-weight: 700;
  font-size: 14px;
  color: #444;
}
.pr-workflow-panel .pr-workflow-buttons[data-v-5206c144] {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 16px;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 10px;
}
@media (max-width: 480px) {
.pr-workflow-panel .pr-workflow-buttons[data-v-5206c144] {
    flex-direction: column;
    padding: 12px;
}
.pr-workflow-panel .pr-workflow-buttons[data-v-5206c144] .oxd-button {
    width: 100%;
    justify-content: center;
}
}

/* ── Employee Panel ──────────────────────────────────────────── */
.pr-employee-panel[data-v-5206c144] {
  padding: 8px 0 16px;
  /* Add-employee card */
}
.pr-employee-panel__header[data-v-5206c144] {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}
.pr-employee-panel__title[data-v-5206c144] {
  font-weight: 700;
  font-size: 14px;
  color: #444;
}
.pr-employee-panel__count[data-v-5206c144] {
  font-size: 11px;
  font-weight: 700;
  color: #fb7024;
  background: rgba(251, 112, 36, 0.08);
  padding: 2px 10px;
  border-radius: 12px;
  border: 1px solid rgba(251, 112, 36, 0.2);
  font-family: "Nunito Sans", sans-serif;
}
.pr-employee-panel__count-row[data-v-5206c144] {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-left: auto;
}
.pr-employee-panel__add-card[data-v-5206c144] {
  background: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 10px;
  padding: 16px;
  margin-bottom: 16px;
}
.pr-employee-panel__add-form[data-v-5206c144] {
  display: flex;
  align-items: flex-end;
  gap: 12px;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}
@media (max-width: 768px) {
.pr-employee-panel__add-form[data-v-5206c144] {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
}
}
.pr-employee-panel__autocomplete[data-v-5206c144] {
  flex: 1;
  min-width: 220px;
  max-width: 380px;
}
@media (max-width: 768px) {
.pr-employee-panel__autocomplete[data-v-5206c144] {
    max-width: 100%;
    min-width: unset;
    width: 100%;
}
}
.pr-employee-panel__lop[data-v-5206c144] {
  width: 120px;
  flex-shrink: 0;
}
@media (max-width: 768px) {
.pr-employee-panel__lop[data-v-5206c144] {
    width: 100%;
}
}
.pr-employee-panel__add-btn[data-v-5206c144] {
  padding-bottom: 1px;
}
@media (max-width: 768px) {
.pr-employee-panel__add-btn[data-v-5206c144] {
    padding-bottom: 0;
}
.pr-employee-panel__add-btn[data-v-5206c144] .oxd-button {
    width: 100%;
    justify-content: center;
}
}
.pr-employee-panel .pr-employee-conflict-banner[data-v-5206c144] {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 12px;
  padding: 8px 12px;
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: 6px;
  color: #b91c1c;
  font-size: 12px;
  font-weight: 500;
  font-family: "Nunito Sans", sans-serif;
}
.pr-employee-panel .pr-employee-conflict-banner .pr-conflict-icon[data-v-5206c144] {
  font-size: 14px;
  color: #dc2626;
  flex-shrink: 0;
}
.pr-employee-panel__empty[data-v-5206c144] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 40px 0;
  color: #bdbdbd;
  font-size: 13px;
  font-family: "Nunito Sans", sans-serif;
  font-style: italic;
  border: 1px dashed #e0e0e0;
  border-radius: 10px;
}
.pr-employee-panel__empty-icon[data-v-5206c144] {
  font-size: 28px;
  opacity: 0.4;
  font-style: normal;
}

/* ── Employee Table ──────────────────────────────────────────── */
.pr-emp-table[data-v-5206c144] {
  border: 1px solid #eeeeee;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
}
.pr-emp-table__head[data-v-5206c144] {
  display: grid;
  grid-template-columns: 1.1fr 1.1fr 1.1fr 1.1fr 1.1fr 0.8fr 44px;
  padding: 10px 16px;
  background: #f7f7f7;
  border-bottom: 1px solid #eeeeee;
  font-size: 10.5px;
  font-weight: 800;
  color: #9e9e9e;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: "Nunito Sans", sans-serif;
}
.pr-emp-table__row[data-v-5206c144] {
  display: grid;
  grid-template-columns: 1.1fr 1.1fr 1.1fr 1.1fr 1.1fr 0.8fr 44px;
  padding: 11px 16px;
  align-items: center;
  border-bottom: 1px solid #f5f5f5;
  font-size: 13px;
  font-family: "Nunito Sans", sans-serif;
  transition: background 0.15s;
}
.pr-emp-table__row[data-v-5206c144]:last-child {
  border-bottom: none;
}
.pr-emp-table__row[data-v-5206c144]:hover {
  background: #fafafa;
}
@media (max-width: 768px) and (min-width: 481px) {
.pr-emp-table__head[data-v-5206c144] {
    grid-template-columns: 2fr 1fr 1fr 44px;
}
.pr-emp-table__head > span[data-v-5206c144]:nth-child(4),
  .pr-emp-table__head > span[data-v-5206c144]:nth-child(5) {
    display: none;
}
.pr-emp-table__row[data-v-5206c144] {
    grid-template-columns: 2fr 1fr 1fr 44px;
    flex-wrap: wrap;
}
.pr-emp-table__row .pr-emp-table__currency[data-v-5206c144],
  .pr-emp-table__row .pr-emp-table__lop[data-v-5206c144] {
    display: none;
}
}
@media (max-width: 768px) {
.pr-emp-table__head[data-v-5206c144] {
    display: none;
}
.pr-emp-table__row[data-v-5206c144] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 12px;
    padding: 14px;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
}
.pr-emp-table__row[data-v-5206c144]:last-child {
    border-bottom: none;
}
.pr-emp-table__row > span[data-label][data-v-5206c144] {
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.pr-emp-table__row > span[data-label][data-v-5206c144]::before {
    content: attr(data-label);
    font-size: 9px;
    font-weight: 800;
    color: #9e9e9e;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: "Nunito Sans", sans-serif;
}
.pr-emp-table__row .pr-emp-table__name[data-v-5206c144] {
    grid-column: 1/-1;
    font-size: 14px;
}
.pr-emp-table__row .pr-emp-table__action[data-v-5206c144] {
    position: absolute;
    top: 12px;
    right: 12px;
    grid-column: unset;
    padding-right: 10px;
}
}
.pr-emp-table__name[data-v-5206c144] {
  font-weight: 600;
  color: #333;
}
.pr-emp-table__net[data-v-5206c144] {
  color: #2e7d32;
  font-weight: 700;
}
.pr-emp-table__net--negative[data-v-5206c144] {
  color: #b71c1c;
}
.pr-emp-table__currency[data-v-5206c144] {
  color: #555;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.3px;
}
.pr-emp-table__ctc[data-v-5206c144] {
  color: #1565c0;
  font-weight: 700;
}
.pr-emp-table__lop[data-v-5206c144] {
  color: #e65100;
  font-weight: 600;
  font-size: 12px;
}
.pr-emp-table__action[data-v-5206c144] {
  display: flex;
  justify-content: center;
  gap: 4px;
  padding-right: 10px;
}
.pr-emp-table__totals[data-v-5206c144] {
  display: grid;
  grid-template-columns: 1.1fr 1.1fr 1.1fr 1.1fr 1.1fr 0.8fr 44px;
  padding: 11px 16px;
  align-items: center;
  background: #f7f7f7;
  border-top: 2px solid #e0e0e0;
  font-size: 13px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  border-radius: 0 0 10px 10px;
  border: 1px solid #eeeeee;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
}
.pr-emp-table__totals--no-action[data-v-5206c144] {
  grid-template-columns: 1.1fr 1.1fr 1.1fr 1.1fr 1.1fr 0.8fr;
}
.pr-emp-table__totals-label[data-v-5206c144] {
  font-size: 10.5px;
  font-weight: 800;
  color: #9e9e9e;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.pr-emp-table__totals-val[data-v-5206c144] {
  color: #2e7d32;
  font-weight: 700;
}
.pr-emp-table__totals-lop[data-v-5206c144] {
  color: #e65100;
  font-weight: 700;
  font-size: 12px;
}
@media (max-width: 768px) {
.pr-emp-table__totals[data-v-5206c144] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 12px;
    padding: 14px;
    border-top: 2px solid #e0e0e0;
}
.pr-emp-table__totals > span[data-v-5206c144]:nth-child(2),
  .pr-emp-table__totals > span[data-v-5206c144]:last-child {
    display: none;
}
.pr-emp-table__totals-label[data-v-5206c144] {
    grid-column: 1/-1;
    font-size: 11px;
    color: #9e9e9e;
}
.pr-emp-table__totals-val[data-v-5206c144], .pr-emp-table__totals-lop[data-v-5206c144] {
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.pr-emp-table__totals-val[data-v-5206c144]::before, .pr-emp-table__totals-lop[data-v-5206c144]::before {
    font-size: 9px;
    font-weight: 800;
    color: #9e9e9e;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: "Nunito Sans", sans-serif;
}
.pr-emp-table__totals > span[data-v-5206c144]:nth-child(3)::before {
    content: "Gross";
}
.pr-emp-table__totals > span[data-v-5206c144]:nth-child(4)::before {
    content: "Net";
}
.pr-emp-table__totals > span[data-v-5206c144]:nth-child(5)::before {
    content: "Liabilities";
}
.pr-emp-table__totals > span[data-v-5206c144]:nth-child(6)::before {
    content: "LOP Days";
}
}

/* ── Status pills ───────────────────────────────────────────── */
.pr-emp-status-pill[data-v-5206c144] {
  display: inline-block;
  padding: 2px 9px;
  border-radius: 10px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  background: #f0f0f0;
  color: #757575;
  font-family: "Nunito Sans", sans-serif;
}
.pr-emp-status-pill--draft[data-v-5206c144] {
  background: #f5f5f5;
  color: #757575;
}
.pr-emp-status-pill--processing[data-v-5206c144] {
  background: #e3f2fd;
  color: #1565c0;
}
.pr-emp-status-pill--pending[data-v-5206c144] {
  background: #fff9c4;
  color: #f57f17;
}
.pr-emp-status-pill--calculated[data-v-5206c144] {
  background: #fff3e0;
  color: #e65100;
}
.pr-emp-status-pill--reviewed[data-v-5206c144] {
  background: #ede7f6;
  color: #4527a0;
}
.pr-emp-status-pill--on_hold[data-v-5206c144] {
  background: #ffebee;
  color: #b71c1c;
}
.pr-emp-status-pill--approved[data-v-5206c144] {
  background: #e8f5e9;
  color: #2e7d32;
}
.pr-emp-status-pill--paid[data-v-5206c144] {
  background: #e0f2f1;
  color: #00695c;
}
.pr-payslips-generated-badge[data-v-5206c144] {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  border-radius: 10px;
  background: #e8f5e9;
  color: #2e7d32;
  border: 1px solid #a5d6a7;
  font-size: 12px;
  font-weight: 700;
  font-family: "Nunito Sans", sans-serif;
  letter-spacing: 0.3px;
}
.pr-payslips-generated-badge__icon[data-v-5206c144] {
  font-size: 13px;
}

/* ── Incomplete / Unapproved Warning Banner ─────────────────── */
.pr-incomplete-banner[data-v-5206c144] {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 14px 16px;
  margin-bottom: 16px;
  background: #fff8e1;
  border: 1px solid #ffe082;
  border-left: 4px solid #ffb300;
  border-radius: 8px;
}
.pr-incomplete-banner__icon[data-v-5206c144] {
  color: #f57f17;
  font-size: 20px;
  flex-shrink: 0;
  margin-top: 1px;
}
.pr-incomplete-banner__content[data-v-5206c144] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.pr-incomplete-banner__title[data-v-5206c144] {
  font-size: 13px;
  font-weight: 700;
  color: #bf360c;
  margin: 0;
}
.pr-incomplete-banner__desc[data-v-5206c144] {
  font-size: 12px;
  color: #6d4c41;
  margin: 0;
  line-height: 1.4;
}

/* ── Incomplete row & status badge ─────────────────────────── */
.pr-emp-table__name-wrapper[data-v-5206c144] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}
.pr-emp-table__row--incomplete[data-v-5206c144] {
  background: #fffdf7;
}
.pr-emp-table__row--incomplete[data-v-5206c144]:hover {
  background: #fff9e6;
}
.pr-emp-issue-badge[data-v-5206c144] {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 2px 8px;
  border-radius: 6px;
  background: #ffebee;
  color: #c62828;
  border: 1px solid #ffcdd2;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.2px;
}
.pr-emp-issue-badge .pr-emp-issue-icon[data-v-5206c144] {
  font-size: 12px;
}

/* ── Period Conflict Warning Banner & Badge ─────────────────── */
.pr-period-conflict-banner[data-v-5206c144] {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 14px 16px;
  margin-bottom: 16px;
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-left: 4px solid #ef4444;
  border-radius: 8px;
}
.pr-period-conflict-banner__icon[data-v-5206c144] {
  color: #dc2626;
  font-size: 20px;
  flex-shrink: 0;
  margin-top: 1px;
}
.pr-period-conflict-banner__content[data-v-5206c144] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.pr-period-conflict-banner__title[data-v-5206c144] {
  font-size: 13px;
  font-weight: 700;
  color: #b91c1c;
  margin: 0;
}
.pr-period-conflict-banner__desc[data-v-5206c144] {
  font-size: 12px;
  color: #7f1d1d;
  margin: 0;
  line-height: 1.4;
}
.pr-emp-conflict-badge[data-v-5206c144] {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 2px 8px;
  border-radius: 6px;
  background: #fee2e2;
  color: #b91c1c;
  border: 1px solid #fca5a5;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.2px;
}
.pr-emp-conflict-badge .pr-emp-issue-icon[data-v-5206c144] {
  font-size: 12px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/components/SaveStructureApprovalModal.vue?vue&type=style&index=0&id=69cad3da&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.modal-header-icon[data-v-69cad3da] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  font-size: 1.25rem;
  flex-shrink: 0;
}
.modal-header-icon.icon--approve[data-v-69cad3da] {
  background-color: rgba(52, 188, 64, 0.12);
  color: #34bc40;
}
.modal-header-icon.icon--reject[data-v-69cad3da] {
  background-color: rgba(235, 9, 16, 0.12);
  color: #eb0910;
}
.modal-header-text[data-v-69cad3da] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.modal-header-sub[data-v-69cad3da] {
  font-size: 0.8rem;
  color: #3f4552;
  line-height: 1.2;
}
.modal-body-wrapper[data-v-69cad3da] {
  padding: 12px 16px 4px;
}
.structure-summary-card[data-v-69cad3da] {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 12px 16px;
  margin-bottom: 14px;
}
.summary-grid[data-v-69cad3da] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 16px;
}
@media (max-width: 480px) {
.summary-grid[data-v-69cad3da] {
    grid-template-columns: 1fr;
}
}
.summary-item[data-v-69cad3da] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.summary-item--full[data-v-69cad3da] {
  grid-column: 1/-1;
  border-bottom: 1px solid #edf2f7;
  padding-bottom: 8px;
  margin-bottom: 2px;
}
.summary-key[data-v-69cad3da] {
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  color: #3f4552;
}
.summary-val[data-v-69cad3da] {
  font-size: 0.85rem;
  color: #202227;
  font-weight: 500;
}
.employee-highlight[data-v-69cad3da] {
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--oxd-primary-one-color);
}
.font-semibold[data-v-69cad3da] {
  font-weight: 600;
}
.rejection-info-banner[data-v-69cad3da] {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 10px 12px;
  background-color: #fff7ed;
  border: 1px solid #fed7aa;
  border-radius: 6px;
  margin-bottom: 14px;
}
.rejection-info-banner .info-icon[data-v-69cad3da] {
  color: #ea580c;
  font-size: 1rem;
  margin-top: 1px;
  flex-shrink: 0;
}
.rejection-info-banner .info-text[data-v-69cad3da] {
  font-size: 0.8rem;
  color: #9a3412;
  line-height: 1.35;
}
.comment-row[data-v-69cad3da] {
  margin-bottom: 0;
}
.modal-footer-actions[data-v-69cad3da] {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  padding: 12px 16px;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/components/StatusCell.vue?vue&type=style&index=0&id=73bc16fa&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-table-card-cell[data-v-73bc16fa] {
  display: block;
}
.oxd-table-card-cell .header[data-v-73bc16fa] {
  font-weight: 700;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/components/LevelGradeCell.vue?vue&type=style&index=0&id=068a15bb&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-table-card-cell[data-v-068a15bb] {
  display: block;
}
.oxd-table-card-cell .header[data-v-068a15bb] {
  font-weight: 700;
}
.oxd-table-card-cell .level-name[data-v-068a15bb] {
  margin-bottom: 2px;
}
.oxd-table-card-cell .grade-name[data-v-068a15bb] {
  color: #999999;
  font-size: 0.78rem;
  font-weight: 700;
  display: block;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/components/DesignationCategoryCell.vue?vue&type=style&index=0&id=3e0f2d01&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-table-card-cell[data-v-3e0f2d01] {
  display: block;
}
.oxd-table-card-cell .header[data-v-3e0f2d01] {
  font-weight: 700;
}
.oxd-table-card-cell .designation-name[data-v-3e0f2d01] {
  margin-bottom: 2px;
}
.oxd-table-card-cell .category-name[data-v-3e0f2d01] {
  color: #999999;
  font-size: 0.78rem;
  font-weight: 700;
  display: block;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/pages/EmployeeSalaryStructure.vue?vue&type=style&index=0&id=76fdc01d&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.ess-list-actions[data-v-76fdc01d] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.header-button[data-v-76fdc01d] .oxd-button--text {
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.59);
  min-width: 103px;
}
.gsl-hrm-employee-salary-structure-list[data-v-76fdc01d] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-employee-salary-structure-list[data-v-76fdc01d] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPayrollPlugin/pages/salary-structure.scss?vue&type=style&index=0&id=819be3fa&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.ess-section-header[data-v-819be3fa] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.ess-section-title[data-v-819be3fa] {
  font-weight: 600;
  font-size: 0.85rem;
  color: #202227;
}
.ess-row[data-v-819be3fa] {
  display: grid;
  grid-template-columns: 3fr 1.5fr 2fr 0.5fr;
  gap: 8px;
  align-items: start;
  padding: 6px 0;
  font-family: "Nunito Sans", sans-serif;
}
.ess-row--head[data-v-819be3fa] {
  font-size: 0.75rem;
  font-weight: 700;
  color: #3f4552;
  letter-spacing: 0.4px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 6px;
  margin-bottom: 2px;
}
.ess-row--data[data-v-819be3fa] {
  border-bottom: 1px solid #fafafc;
}
.ess-row--data[data-v-819be3fa]:last-child {
  border-bottom: none;
}
.ess-row--structure[data-v-819be3fa] {
  grid-template-columns: 20px 3fr 1.5fr 50px 40px;
  gap: 6px;
  align-items: start;
}
.ess-row--structure.ess-row--head[data-v-819be3fa] {
  padding: 8px 6px;
  background: #f5f5f5;
  border-radius: 6px;
  font-size: 0.73rem;
  font-weight: 700;
  color: #4e5055;
  letter-spacing: 0.4px;
  margin-bottom: 4px;
  align-items: center;
}
.ess-row--structure.ess-row--data[data-v-819be3fa] {
  padding: 4px 6px;
  border-bottom: 1px solid #f0f0f0;
}
.ess-row--existing[data-v-819be3fa] {
  font-size: 0.88rem;
  align-items: center;
  grid-template-columns: 20px 3fr 1.5fr 2fr 1.5fr 1fr;
  padding: 4px 6px !important;
}
.ess-row--existing-head[data-v-819be3fa] {
  padding: 8px 6px;
  background: #f5f5f5;
  border-radius: 6px;
  font-size: 0.73rem;
  font-weight: 700;
  color: #4e5055;
  letter-spacing: 0.4px;
  margin-bottom: 4px;
  align-items: center;
}
.ess-row--existing[data-v-819be3fa]:hover {
  background: #fafafa;
}
.ess-row--existing[data-v-819be3fa] .oxd-input-group {
  margin-bottom: 0 !important;
}
.ess-row--existing[data-v-819be3fa] .oxd-input-group__label-wrapper {
  margin-bottom: 2px !important;
}
.ess-row--existing[data-v-819be3fa] .oxd-label {
  font-size: 0.72rem !important;
  font-weight: 600;
}
.ess-row--existing[data-v-819be3fa] .oxd-input {
  height: 30px !important;
  padding: 3px 6px !important;
  font-size: 0.825rem;
}
.ess-cell[data-v-819be3fa] {
  min-width: 0;
}
.ess-cell--remove[data-v-819be3fa] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 4px;
}
.ess-cell--lock[data-v-819be3fa] {
  display: flex;
  align-items: center;
  padding-top: 5px;
  justify-content: center;
}
.ess-actions[data-v-819be3fa] {
  display: flex;
  gap: 4px;
  justify-content: flex-end;
}
.ess-no-rows[data-v-819be3fa] {
  padding: 20px 0;
  text-align: center;
  color: #3f4552;
  font-size: 0.85rem;
}
.ess-calc-badge[data-v-819be3fa] {
  display: inline-block;
  font-size: 0.65rem;
  font-weight: 600;
  padding: 2px 7px;
  border-radius: 4px;
  margin-top: 4px;
  background: #e8eaf6;
  color: #3949ab;
  letter-spacing: 0.2px;
}
.ess-calc-hint[data-v-819be3fa] {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  color: #4e5055;
  letter-spacing: 0.3px;
  margin-top: 2px;
  padding-left: 2px;
}
.ess-amount-cell[data-v-819be3fa] {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
}
.ess-amount-value[data-v-819be3fa] {
  font-weight: 600;
}
.ess-amount-hint[data-v-819be3fa] {
  display: inline-block;
  font-size: 0.7rem;
  font-weight: 700;
  color: var(--oxd-primary-one-color);
  background: rgba(var(--oxd-primary-one-color), 0.08);
  border: 1px solid rgba(var(--oxd-primary-one-color), 0.2);
  border-radius: 10px;
  padding: 1px 7px;
  margin-left: 6px;
  vertical-align: middle;
  letter-spacing: 0.3px;
}
.ess-lock-pill[data-v-819be3fa] {
  display: inline-block;
  font-size: 0.72rem;
  font-weight: 700;
  color: #e65100;
  font-family: "Nunito Sans", sans-serif;
}
.ess-drag-handle[data-v-819be3fa] {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.35;
  transition: opacity 0.15s;
}
.ess-drag-handle[data-v-819be3fa]:hover {
  opacity: 0.75;
}
.ess-drag-handle--cell[data-v-819be3fa] {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.35;
  transition: opacity 0.15s;
}
.ess-drag-handle--cell[data-v-819be3fa]:hover {
  opacity: 0.75;
}
.ess-drag-grip[data-v-819be3fa] {
  display: inline-block;
  width: 10px;
  height: 16px;
  background-image: radial-gradient(circle, #000000 1.2px, transparent 1.2px);
  background-size: 4px 5px;
  background-repeat: repeat;
}
.ess-existing-wrap--drag-over[data-v-819be3fa] {
  outline: 2px dashed var(--oxd-primary-one-color);
  outline-offset: 2px;
  border-radius: 8px;
  background: rgba(var(--oxd-primary-one-color), 0.03);
}
.ess-type-badge[data-v-819be3fa] {
  display: inline-block;
  font-size: 0.65rem;
  font-weight: 700;
  padding: 2px 6px;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  margin-top: 4px;
}
.ess-type-badge--earning[data-v-819be3fa] {
  background: #e8f5e9;
  color: #2e7d32;
}
.ess-type-badge--deduction[data-v-819be3fa] {
  background: #fce4ec;
  color: #c62828;
}
.ess-type-badge--liability[data-v-819be3fa] {
  background: #fff3e0;
  color: #e65100;
}
.ess-totals-bar[data-v-819be3fa] {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  background: #f9fafb;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  margin-top: 10px;
  overflow: hidden;
}
.ess-totals-bar__item[data-v-819be3fa] {
  flex: 1;
  min-width: 120px;
  display: flex;
  flex-direction: column;
  gap: 3px;
  padding: 12px 16px;
}
.ess-totals-bar__divider[data-v-819be3fa] {
  width: 1px;
  background: #e8e8e8;
  align-self: stretch;
}
.ess-totals-bar__divider--accent[data-v-819be3fa] {
  width: 2px;
  background: #e0e0e0;
}
.ess-totals-bar__label[data-v-819be3fa] {
  font-size: 0.68rem;
  font-weight: 800;
  color: #9e9e9e;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: "Nunito Sans", sans-serif;
}
.ess-totals-bar__value[data-v-819be3fa] {
  font-size: 0.95rem;
  font-weight: 700;
  font-family: "Nunito Sans", sans-serif;
  color: #333;
}
.ess-totals-bar__item--earning .ess-totals-bar__label[data-v-819be3fa] {
  color: #2e7d32;
}
.ess-totals-bar__item--earning .ess-totals-bar__value[data-v-819be3fa] {
  color: #2e7d32;
}
.ess-totals-bar__item--deduction .ess-totals-bar__label[data-v-819be3fa] {
  color: #b71c1c;
}
.ess-totals-bar__item--deduction .ess-totals-bar__value[data-v-819be3fa] {
  color: #b71c1c;
}
.ess-totals-bar__item--liability .ess-totals-bar__label[data-v-819be3fa] {
  color: #e65100;
}
.ess-totals-bar__item--liability .ess-totals-bar__value[data-v-819be3fa] {
  color: #e65100;
}
.ess-totals-bar__item--net .ess-totals-bar__label[data-v-819be3fa] {
  color: #555;
}
.ess-totals-bar__value--net[data-v-819be3fa] {
  color: #1565c0;
}
.ess-totals-bar__value--ctc[data-v-819be3fa] {
  color: #1a237e;
  font-size: 1.05rem;
}
.ess-totals-bar__item--ctc .ess-totals-bar__label[data-v-819be3fa] {
  color: #1a237e;
}
.ess-totals-bar__item--ctc .ess-totals-bar__value[data-v-819be3fa] {
  color: #1a237e;
}
.ess-totals-bar__value--negative[data-v-819be3fa] {
  color: #b71c1c !important;
}
@media (max-width: 1024px) {
.ess-totals-bar__divider[data-v-819be3fa] {
    display: none;
}
.ess-totals-bar__item[data-v-819be3fa] {
    min-width: calc(50% - 1px);
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 14px;
}
.ess-totals-bar__item--net[data-v-819be3fa] {
    min-width: 100%;
    background: #f0f7ff;
    border-bottom: none;
}
.ess-totals-bar__item--ctc[data-v-819be3fa] {
    min-width: 100%;
    background: #ede7f6;
    border-bottom: none;
}
}
@media (max-width: 1024px) {
.ess-drag-handle[data-v-819be3fa],
  .ess-drag-handle--cell[data-v-819be3fa] {
    display: none !important;
}
.ess-row--head[data-v-819be3fa] {
    display: none !important;
}
.ess-row--data[data-v-819be3fa]:not(.ess-row--existing) {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    grid-template-areas: "component component" "type      amount" "remove    remove" !important;
    gap: 8px !important;
    padding: 12px 8px !important;
    border: 1px solid #ebebeb !important;
    border-radius: 8px !important;
    margin-bottom: 8px !important;
    background: #fafafa !important;
}
.ess-row--data:not(.ess-row--existing) .ess-cell[data-v-819be3fa]:nth-child(1) {
    grid-area: component !important;
}
.ess-row--data:not(.ess-row--existing) .ess-cell[data-v-819be3fa]:nth-child(2) {
    grid-area: type !important;
    display: flex !important;
    align-items: center !important;
}
.ess-row--data:not(.ess-row--existing) .ess-cell[data-v-819be3fa]:nth-child(3) {
    grid-area: amount !important;
}
.ess-row--data:not(.ess-row--existing) .ess-cell[data-v-819be3fa]:nth-child(4) {
    grid-area: remove !important;
    display: flex !important;
    justify-content: flex-end !important;
}
.ess-row--existing-head[data-v-819be3fa] {
    display: none !important;
}
.ess-row--existing[data-v-819be3fa]:not(.ess-row--existing-head) {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    padding: 12px 12px 4px !important;
    border: 1px solid #e8e8e8 !important;
    border-radius: 8px !important;
    margin-bottom: 10px !important;
    background: #fff !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    align-items: stretch !important;
}
.ess-row--existing:not(.ess-row--existing-head) > span[data-label][data-v-819be3fa],
  .ess-row--existing:not(.ess-row--existing-head) > div[data-label][data-v-819be3fa] {
    display: grid !important;
    grid-template-columns: 130px 1fr !important;
    align-items: center !important;
    font-size: 0.86rem !important;
    padding: 6px 0 !important;
    border-bottom: 1px dashed #f0f0f0 !important;
}
.ess-row--existing:not(.ess-row--existing-head) > span[data-label][data-v-819be3fa]:last-of-type,
  .ess-row--existing:not(.ess-row--existing-head) > div[data-label][data-v-819be3fa]:last-of-type {
    border-bottom: none !important;
}
.ess-row--existing:not(.ess-row--existing-head) > span[data-label][data-v-819be3fa]::before,
  .ess-row--existing:not(.ess-row--existing-head) > div[data-label][data-v-819be3fa]::before {
    content: attr(data-label);
    font-size: 0.7rem !important;
    font-weight: 700 !important;
    color: #4e5055 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
}
.ess-row--existing:not(.ess-row--existing-head) .ess-actions[data-v-819be3fa] {
    justify-content: flex-end !important;
    padding: 8px 0 4px !important;
    border-top: 1px solid #f0f0f0 !important;
    margin-top: 4px !important;
}
.ess-salary-templates-page .ess-row--data[data-v-819be3fa] {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    padding: 12px 12px 4px !important;
    border: 1px solid #e8e8e8 !important;
    border-radius: 8px !important;
    margin-bottom: 10px !important;
    background: #fff !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    align-items: stretch !important;
}
.ess-salary-templates-page .ess-row--data > div[data-label][data-v-819be3fa] {
    display: grid !important;
    grid-template-columns: 130px 1fr !important;
    align-items: center !important;
    font-size: 0.86rem !important;
    padding: 6px 0 !important;
    border-bottom: 1px dashed #f0f0f0 !important;
}
.ess-salary-templates-page .ess-row--data > div[data-label][data-v-819be3fa]:last-of-type {
    border-bottom: none !important;
}
.ess-salary-templates-page .ess-row--data > div[data-label][data-v-819be3fa]::before {
    content: attr(data-label);
    font-size: 0.7rem !important;
    font-weight: 700 !important;
    color: #4e5055 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
}
.ess-salary-templates-page .ess-row--data .ess-cell--remove[data-v-819be3fa] {
    justify-content: flex-end !important;
    padding: 8px 0 4px !important;
    border-top: 1px solid #f0f0f0 !important;
    margin-top: 4px !important;
    display: flex !important;
}
.ess-inline-edit[data-v-819be3fa] {
    padding: 12px !important;
    margin: 4px 0 10px !important;
}
.ess-inline-edit[data-v-819be3fa] .oxd-grid {
    grid-template-columns: 1fr !important;
}
.ess-inline-edit__actions[data-v-819be3fa] {
    flex-wrap: wrap !important;
    gap: 8px !important;
}
.ess-inline-edit__actions .oxd-button[data-v-819be3fa] {
    flex: 1 !important;
    min-width: 100px;
}
.oxd-form-actions[data-v-819be3fa] {
    flex-wrap: wrap !important;
    gap: 8px !important;
}
.oxd-form-actions .oxd-button[data-v-819be3fa] {
    white-space: nowrap !important;
}
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/pages/SaveEmployeeSalary.vue?vue&type=style&index=1&id=819be3fa&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.ess-section-title[data-v-819be3fa] {
  font-weight: 700;
  font-size: 0.9rem;
  color: var(--oxd-primary-one-color);
  align-self: center;
}
.ess-components-title-cell[data-v-819be3fa] {
  display: flex;
  align-items: center;
}
.ess-template-cell[data-v-819be3fa] {
  display: flex;
  align-items: flex-end;
}
.ess-row-actions-cell[data-v-819be3fa] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
}
.ess-bank-section[data-v-819be3fa] {
  padding: 16px;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  margin-top: 14px;
  transition: all 0.25s ease-in-out;
}
.ess-bank-section--incomplete[data-v-819be3fa] {
  border: 2px solid #ef4444 !important;
  background-color: #fffaf9 !important;
  box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.14);
}
.ess-bank-section__header[data-v-819be3fa] {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 12px;
}
.ess-bank-section__title-row[data-v-819be3fa] {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.ess-bank-section__hint[data-v-819be3fa] {
  font-size: 0.8rem;
  color: #3f4552;
  margin: 0;
}
.ess-bank-section__loader[data-v-819be3fa] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 32px 16px;
  background: #fafafa;
  border-radius: 6px;
  border: 1px dashed #e2e8f0;
  margin-top: 8px;
}
.ess-bank-section__loader-text[data-v-819be3fa] {
  font-size: 0.84rem;
  color: #64748b;
  font-weight: 500;
  margin: 0;
}
.ess-bank-section__empty[data-v-819be3fa] {
  color: #b91c1c;
  font-size: 0.88rem;
  padding: 10px 14px;
  background-color: #fff1f2;
  border: 1px dashed #fecdd3;
  border-radius: 6px;
  margin-top: 8px;
  font-style: italic;
}
.ess-incomplete-tag[data-v-819be3fa] {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  background: #fee2e2;
  border: 1px solid #fca5a5;
  border-radius: 4px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #b91c1c;
  letter-spacing: 0.3px;
}
.field--highlight-missing[data-v-819be3fa] .oxd-input {
  border-color: #ef4444;
  background-color: #fff5f5;
}
.field--highlight-missing[data-v-819be3fa] .oxd-select-text {
  border-color: #ef4444;
  background-color: #fff5f5;
}
.ess-component-label-wrap[data-v-819be3fa] {
  display: flex;
  flex-direction: column;
}
.ess-component-readonly-text[data-v-819be3fa] {
  font-size: 0.875rem;
  color: #4e5055;
  padding: 8px 0;
  font-weight: 500;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/core/components/dialogs/dialog.scss?vue&type=style&index=0&id=156a14c3&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-modal-header[data-v-156a14c3] {
  margin-bottom: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-modal-footer[data-v-156a14c3] {
  margin-top: 1.2rem;
  display: flex;
  justify-content: center;
}
.gsl-hrm-button-margin[data-v-156a14c3] {
  margin: 0.25rem;
}
.gsl-hrm-text-center-align[data-v-156a14c3] {
  text-align: center;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPayrollPlugin/pages/salary-structure.scss?vue&type=style&index=0&id=47f24eb3&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.ess-section-header[data-v-47f24eb3] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.ess-section-title[data-v-47f24eb3] {
  font-weight: 600;
  font-size: 0.85rem;
  color: #202227;
}
.ess-row[data-v-47f24eb3] {
  display: grid;
  grid-template-columns: 3fr 1.5fr 2fr 0.5fr;
  gap: 8px;
  align-items: start;
  padding: 6px 0;
  font-family: "Nunito Sans", sans-serif;
}
.ess-row--head[data-v-47f24eb3] {
  font-size: 0.75rem;
  font-weight: 700;
  color: #3f4552;
  letter-spacing: 0.4px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 6px;
  margin-bottom: 2px;
}
.ess-row--data[data-v-47f24eb3] {
  border-bottom: 1px solid #fafafc;
}
.ess-row--data[data-v-47f24eb3]:last-child {
  border-bottom: none;
}
.ess-row--structure[data-v-47f24eb3] {
  grid-template-columns: 20px 3fr 1.5fr 50px 40px;
  gap: 6px;
  align-items: start;
}
.ess-row--structure.ess-row--head[data-v-47f24eb3] {
  padding: 8px 6px;
  background: #f5f5f5;
  border-radius: 6px;
  font-size: 0.73rem;
  font-weight: 700;
  color: #4e5055;
  letter-spacing: 0.4px;
  margin-bottom: 4px;
  align-items: center;
}
.ess-row--structure.ess-row--data[data-v-47f24eb3] {
  padding: 4px 6px;
  border-bottom: 1px solid #f0f0f0;
}
.ess-row--existing[data-v-47f24eb3] {
  font-size: 0.88rem;
  align-items: center;
  grid-template-columns: 20px 3fr 1.5fr 2fr 1.5fr 1fr;
  padding: 4px 6px !important;
}
.ess-row--existing-head[data-v-47f24eb3] {
  padding: 8px 6px;
  background: #f5f5f5;
  border-radius: 6px;
  font-size: 0.73rem;
  font-weight: 700;
  color: #4e5055;
  letter-spacing: 0.4px;
  margin-bottom: 4px;
  align-items: center;
}
.ess-row--existing[data-v-47f24eb3]:hover {
  background: #fafafa;
}
.ess-row--existing[data-v-47f24eb3] .oxd-input-group {
  margin-bottom: 0 !important;
}
.ess-row--existing[data-v-47f24eb3] .oxd-input-group__label-wrapper {
  margin-bottom: 2px !important;
}
.ess-row--existing[data-v-47f24eb3] .oxd-label {
  font-size: 0.72rem !important;
  font-weight: 600;
}
.ess-row--existing[data-v-47f24eb3] .oxd-input {
  height: 30px !important;
  padding: 3px 6px !important;
  font-size: 0.825rem;
}
.ess-cell[data-v-47f24eb3] {
  min-width: 0;
}
.ess-cell--remove[data-v-47f24eb3] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 4px;
}
.ess-cell--lock[data-v-47f24eb3] {
  display: flex;
  align-items: center;
  padding-top: 5px;
  justify-content: center;
}
.ess-actions[data-v-47f24eb3] {
  display: flex;
  gap: 4px;
  justify-content: flex-end;
}
.ess-no-rows[data-v-47f24eb3] {
  padding: 20px 0;
  text-align: center;
  color: #3f4552;
  font-size: 0.85rem;
}
.ess-calc-badge[data-v-47f24eb3] {
  display: inline-block;
  font-size: 0.65rem;
  font-weight: 600;
  padding: 2px 7px;
  border-radius: 4px;
  margin-top: 4px;
  background: #e8eaf6;
  color: #3949ab;
  letter-spacing: 0.2px;
}
.ess-calc-hint[data-v-47f24eb3] {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  color: #4e5055;
  letter-spacing: 0.3px;
  margin-top: 2px;
  padding-left: 2px;
}
.ess-amount-cell[data-v-47f24eb3] {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
}
.ess-amount-value[data-v-47f24eb3] {
  font-weight: 600;
}
.ess-amount-hint[data-v-47f24eb3] {
  display: inline-block;
  font-size: 0.7rem;
  font-weight: 700;
  color: var(--oxd-primary-one-color);
  background: rgba(var(--oxd-primary-one-color), 0.08);
  border: 1px solid rgba(var(--oxd-primary-one-color), 0.2);
  border-radius: 10px;
  padding: 1px 7px;
  margin-left: 6px;
  vertical-align: middle;
  letter-spacing: 0.3px;
}
.ess-lock-pill[data-v-47f24eb3] {
  display: inline-block;
  font-size: 0.72rem;
  font-weight: 700;
  color: #e65100;
  font-family: "Nunito Sans", sans-serif;
}
.ess-drag-handle[data-v-47f24eb3] {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.35;
  transition: opacity 0.15s;
}
.ess-drag-handle[data-v-47f24eb3]:hover {
  opacity: 0.75;
}
.ess-drag-handle--cell[data-v-47f24eb3] {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.35;
  transition: opacity 0.15s;
}
.ess-drag-handle--cell[data-v-47f24eb3]:hover {
  opacity: 0.75;
}
.ess-drag-grip[data-v-47f24eb3] {
  display: inline-block;
  width: 10px;
  height: 16px;
  background-image: radial-gradient(circle, #000000 1.2px, transparent 1.2px);
  background-size: 4px 5px;
  background-repeat: repeat;
}
.ess-existing-wrap--drag-over[data-v-47f24eb3] {
  outline: 2px dashed var(--oxd-primary-one-color);
  outline-offset: 2px;
  border-radius: 8px;
  background: rgba(var(--oxd-primary-one-color), 0.03);
}
.ess-type-badge[data-v-47f24eb3] {
  display: inline-block;
  font-size: 0.65rem;
  font-weight: 700;
  padding: 2px 6px;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  margin-top: 4px;
}
.ess-type-badge--earning[data-v-47f24eb3] {
  background: #e8f5e9;
  color: #2e7d32;
}
.ess-type-badge--deduction[data-v-47f24eb3] {
  background: #fce4ec;
  color: #c62828;
}
.ess-type-badge--liability[data-v-47f24eb3] {
  background: #fff3e0;
  color: #e65100;
}
.ess-totals-bar[data-v-47f24eb3] {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  background: #f9fafb;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  margin-top: 10px;
  overflow: hidden;
}
.ess-totals-bar__item[data-v-47f24eb3] {
  flex: 1;
  min-width: 120px;
  display: flex;
  flex-direction: column;
  gap: 3px;
  padding: 12px 16px;
}
.ess-totals-bar__divider[data-v-47f24eb3] {
  width: 1px;
  background: #e8e8e8;
  align-self: stretch;
}
.ess-totals-bar__divider--accent[data-v-47f24eb3] {
  width: 2px;
  background: #e0e0e0;
}
.ess-totals-bar__label[data-v-47f24eb3] {
  font-size: 0.68rem;
  font-weight: 800;
  color: #9e9e9e;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: "Nunito Sans", sans-serif;
}
.ess-totals-bar__value[data-v-47f24eb3] {
  font-size: 0.95rem;
  font-weight: 700;
  font-family: "Nunito Sans", sans-serif;
  color: #333;
}
.ess-totals-bar__item--earning .ess-totals-bar__label[data-v-47f24eb3] {
  color: #2e7d32;
}
.ess-totals-bar__item--earning .ess-totals-bar__value[data-v-47f24eb3] {
  color: #2e7d32;
}
.ess-totals-bar__item--deduction .ess-totals-bar__label[data-v-47f24eb3] {
  color: #b71c1c;
}
.ess-totals-bar__item--deduction .ess-totals-bar__value[data-v-47f24eb3] {
  color: #b71c1c;
}
.ess-totals-bar__item--liability .ess-totals-bar__label[data-v-47f24eb3] {
  color: #e65100;
}
.ess-totals-bar__item--liability .ess-totals-bar__value[data-v-47f24eb3] {
  color: #e65100;
}
.ess-totals-bar__item--net .ess-totals-bar__label[data-v-47f24eb3] {
  color: #555;
}
.ess-totals-bar__value--net[data-v-47f24eb3] {
  color: #1565c0;
}
.ess-totals-bar__value--ctc[data-v-47f24eb3] {
  color: #1a237e;
  font-size: 1.05rem;
}
.ess-totals-bar__item--ctc .ess-totals-bar__label[data-v-47f24eb3] {
  color: #1a237e;
}
.ess-totals-bar__item--ctc .ess-totals-bar__value[data-v-47f24eb3] {
  color: #1a237e;
}
.ess-totals-bar__value--negative[data-v-47f24eb3] {
  color: #b71c1c !important;
}
@media (max-width: 1024px) {
.ess-totals-bar__divider[data-v-47f24eb3] {
    display: none;
}
.ess-totals-bar__item[data-v-47f24eb3] {
    min-width: calc(50% - 1px);
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 14px;
}
.ess-totals-bar__item--net[data-v-47f24eb3] {
    min-width: 100%;
    background: #f0f7ff;
    border-bottom: none;
}
.ess-totals-bar__item--ctc[data-v-47f24eb3] {
    min-width: 100%;
    background: #ede7f6;
    border-bottom: none;
}
}
@media (max-width: 1024px) {
.ess-drag-handle[data-v-47f24eb3],
  .ess-drag-handle--cell[data-v-47f24eb3] {
    display: none !important;
}
.ess-row--head[data-v-47f24eb3] {
    display: none !important;
}
.ess-row--data[data-v-47f24eb3]:not(.ess-row--existing) {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    grid-template-areas: "component component" "type      amount" "remove    remove" !important;
    gap: 8px !important;
    padding: 12px 8px !important;
    border: 1px solid #ebebeb !important;
    border-radius: 8px !important;
    margin-bottom: 8px !important;
    background: #fafafa !important;
}
.ess-row--data:not(.ess-row--existing) .ess-cell[data-v-47f24eb3]:nth-child(1) {
    grid-area: component !important;
}
.ess-row--data:not(.ess-row--existing) .ess-cell[data-v-47f24eb3]:nth-child(2) {
    grid-area: type !important;
    display: flex !important;
    align-items: center !important;
}
.ess-row--data:not(.ess-row--existing) .ess-cell[data-v-47f24eb3]:nth-child(3) {
    grid-area: amount !important;
}
.ess-row--data:not(.ess-row--existing) .ess-cell[data-v-47f24eb3]:nth-child(4) {
    grid-area: remove !important;
    display: flex !important;
    justify-content: flex-end !important;
}
.ess-row--existing-head[data-v-47f24eb3] {
    display: none !important;
}
.ess-row--existing[data-v-47f24eb3]:not(.ess-row--existing-head) {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    padding: 12px 12px 4px !important;
    border: 1px solid #e8e8e8 !important;
    border-radius: 8px !important;
    margin-bottom: 10px !important;
    background: #fff !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    align-items: stretch !important;
}
.ess-row--existing:not(.ess-row--existing-head) > span[data-label][data-v-47f24eb3],
  .ess-row--existing:not(.ess-row--existing-head) > div[data-label][data-v-47f24eb3] {
    display: grid !important;
    grid-template-columns: 130px 1fr !important;
    align-items: center !important;
    font-size: 0.86rem !important;
    padding: 6px 0 !important;
    border-bottom: 1px dashed #f0f0f0 !important;
}
.ess-row--existing:not(.ess-row--existing-head) > span[data-label][data-v-47f24eb3]:last-of-type,
  .ess-row--existing:not(.ess-row--existing-head) > div[data-label][data-v-47f24eb3]:last-of-type {
    border-bottom: none !important;
}
.ess-row--existing:not(.ess-row--existing-head) > span[data-label][data-v-47f24eb3]::before,
  .ess-row--existing:not(.ess-row--existing-head) > div[data-label][data-v-47f24eb3]::before {
    content: attr(data-label);
    font-size: 0.7rem !important;
    font-weight: 700 !important;
    color: #4e5055 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
}
.ess-row--existing:not(.ess-row--existing-head) .ess-actions[data-v-47f24eb3] {
    justify-content: flex-end !important;
    padding: 8px 0 4px !important;
    border-top: 1px solid #f0f0f0 !important;
    margin-top: 4px !important;
}
.ess-salary-templates-page .ess-row--data[data-v-47f24eb3] {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    padding: 12px 12px 4px !important;
    border: 1px solid #e8e8e8 !important;
    border-radius: 8px !important;
    margin-bottom: 10px !important;
    background: #fff !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    align-items: stretch !important;
}
.ess-salary-templates-page .ess-row--data > div[data-label][data-v-47f24eb3] {
    display: grid !important;
    grid-template-columns: 130px 1fr !important;
    align-items: center !important;
    font-size: 0.86rem !important;
    padding: 6px 0 !important;
    border-bottom: 1px dashed #f0f0f0 !important;
}
.ess-salary-templates-page .ess-row--data > div[data-label][data-v-47f24eb3]:last-of-type {
    border-bottom: none !important;
}
.ess-salary-templates-page .ess-row--data > div[data-label][data-v-47f24eb3]::before {
    content: attr(data-label);
    font-size: 0.7rem !important;
    font-weight: 700 !important;
    color: #4e5055 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
}
.ess-salary-templates-page .ess-row--data .ess-cell--remove[data-v-47f24eb3] {
    justify-content: flex-end !important;
    padding: 8px 0 4px !important;
    border-top: 1px solid #f0f0f0 !important;
    margin-top: 4px !important;
    display: flex !important;
}
.ess-inline-edit[data-v-47f24eb3] {
    padding: 12px !important;
    margin: 4px 0 10px !important;
}
.ess-inline-edit[data-v-47f24eb3] .oxd-grid {
    grid-template-columns: 1fr !important;
}
.ess-inline-edit__actions[data-v-47f24eb3] {
    flex-wrap: wrap !important;
    gap: 8px !important;
}
.ess-inline-edit__actions .oxd-button[data-v-47f24eb3] {
    flex: 1 !important;
    min-width: 100px;
}
.oxd-form-actions[data-v-47f24eb3] {
    flex-wrap: wrap !important;
    gap: 8px !important;
}
.oxd-form-actions .oxd-button[data-v-47f24eb3] {
    white-space: nowrap !important;
}
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/pages/EditEmployeeSalaryStructure.vue?vue&type=style&index=1&id=47f24eb3&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Import OXD Globals */
.required-asterisk[data-v-47f24eb3] {
  color: #eb0910;
  font-size: 0.7rem;
}
.ess-inactive-badge[data-v-47f24eb3] {
  display: inline-block;
  font-size: 0.6rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 1px 6px;
  border-radius: 10px;
  background: #ffebee;
  color: #b71c1c;
  border: 1px solid #ef9a9a;
  margin-left: 6px;
  vertical-align: middle;
  text-decoration: none !important;
}
.ess-row--inactive[data-v-47f24eb3] {
  opacity: 0.55;
  background: #fafafa;
}
.ess-row--inactive > span[data-v-47f24eb3] {
  text-decoration: line-through;
  text-decoration-color: #bdbdbd;
}
.ess-row--inactive .ess-inactive-badge[data-v-47f24eb3],
.ess-row--inactive .ess-actions[data-v-47f24eb3] {
  text-decoration: none !important;
}
.ess-btn--deactivate[data-v-47f24eb3] {
  color: #e65100;
}
.ess-btn--activate[data-v-47f24eb3] {
  color: #2e7d32;
}
.ess-lock-field[data-v-47f24eb3] {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
}
.ess-lock-field__label[data-v-47f24eb3] {
  font-size: 0.75rem;
  font-weight: 600;
  color: #4e5055;
  margin: 0;
}
.ess-remarks[data-v-47f24eb3] {
  font-size: 0.82rem;
  color: #4e5055;
  font-style: italic;
  padding: 2px 6px 8px;
  border-bottom: 1px solid #f0f0f0;
}
.ess-row--drag-over[data-v-47f24eb3] {
  outline: 2px dashed var(--oxd-primary-one-color);
  outline-offset: -2px;
  background: rgba(var(--oxd-primary-one-color), 0.04);
  border-radius: 4px;
}
.ess-existing-wrap--drag-over[data-v-47f24eb3] {
  outline: 2px dashed var(--oxd-primary-one-color);
  outline-offset: 2px;
  border-radius: 4px;
  background: rgba(var(--oxd-primary-one-color), 0.04);
}
.ess-inline-edit[data-v-47f24eb3] {
  border: 1px solid var(--oxd-primary-one-color);
  border-radius: 8px;
  padding: 16px;
  margin: 6px 0 10px;
  font-family: "Nunito Sans", sans-serif;
}
.ess-inline-edit__actions[data-v-47f24eb3] {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  margin-top: 12px;
}
.ess-totals-bar[data-v-47f24eb3] {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 0;
  background: #f9fafb;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  margin-top: 10px;
  overflow: hidden;
}
.ess-totals-bar__item[data-v-47f24eb3] {
  flex: 1;
  min-width: 120px;
  display: flex;
  flex-direction: column;
  gap: 3px;
  padding: 12px 16px;
}
.ess-totals-bar__divider[data-v-47f24eb3] {
  width: 1px;
  background: #e8e8e8;
  align-self: stretch;
}
.ess-totals-bar__divider--accent[data-v-47f24eb3] {
  width: 2px;
  background: #e0e0e0;
}
.ess-totals-bar__label[data-v-47f24eb3] {
  font-size: 0.68rem;
  font-weight: 800;
  color: #9e9e9e;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: "Nunito Sans", sans-serif;
}
.ess-totals-bar__value[data-v-47f24eb3] {
  font-size: 0.95rem;
  font-weight: 700;
  font-family: "Nunito Sans", sans-serif;
  color: #333;
}
.ess-totals-bar__item--earning .ess-totals-bar__label[data-v-47f24eb3] {
  color: #2e7d32;
}
.ess-totals-bar__item--earning .ess-totals-bar__value[data-v-47f24eb3] {
  color: #2e7d32;
}
.ess-totals-bar__item--deduction .ess-totals-bar__label[data-v-47f24eb3] {
  color: #b71c1c;
}
.ess-totals-bar__item--deduction .ess-totals-bar__value[data-v-47f24eb3] {
  color: #b71c1c;
}
.ess-totals-bar__item--liability .ess-totals-bar__label[data-v-47f24eb3] {
  color: #e65100;
}
.ess-totals-bar__item--liability .ess-totals-bar__value[data-v-47f24eb3] {
  color: #e65100;
}
.ess-totals-bar__item--net .ess-totals-bar__label[data-v-47f24eb3] {
  color: #555;
}
.ess-totals-bar__value--net[data-v-47f24eb3] {
  color: #1565c0;
}
.ess-totals-bar__value--ctc[data-v-47f24eb3] {
  color: #1a237e;
  font-size: 1.05rem;
}
.ess-totals-bar__item--ctc .ess-totals-bar__label[data-v-47f24eb3] {
  color: #1a237e;
}
.ess-totals-bar__item--ctc .ess-totals-bar__value[data-v-47f24eb3] {
  color: #1a237e;
}
.ess-totals-bar__value--negative[data-v-47f24eb3] {
  color: #b71c1c !important;
}
.ess-totals-bar__pct-note[data-v-47f24eb3] {
  width: 100%;
  font-size: 0.7rem;
  color: #9e9e9e;
  font-style: italic;
  font-family: "Nunito Sans", sans-serif;
  padding: 4px 16px 8px;
  margin: 0;
}
@media (max-width: 1024px) {
.ess-totals-bar__divider[data-v-47f24eb3] {
    display: none;
}
.ess-totals-bar__item[data-v-47f24eb3] {
    min-width: calc(50% - 1px);
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 14px;
}
.ess-totals-bar__item--net[data-v-47f24eb3] {
    min-width: 100%;
    background: #f0f7ff;
    border-bottom: none;
}
.ess-totals-bar__item--ctc[data-v-47f24eb3] {
    min-width: 100%;
    background: #ede7f6;
    border-bottom: none;
}
}
.ess-bank-section[data-v-47f24eb3] {
  padding: 16px;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  margin-top: 14px;
  transition: all 0.25s ease-in-out;
}
.ess-bank-section--incomplete[data-v-47f24eb3] {
  border: 2px solid #ef4444 !important;
  background-color: #fffaf9 !important;
  box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.14);
}
.ess-bank-section__header[data-v-47f24eb3] {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 12px;
}
.ess-bank-section__title-row[data-v-47f24eb3] {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.ess-bank-section__hint[data-v-47f24eb3] {
  font-size: 0.8rem;
  color: #3f4552;
  margin: 0;
}
.ess-bank-section__missing-hint[data-v-47f24eb3] {
  font-size: 0.82rem;
  color: #dc2626;
  font-weight: 600;
  margin: 2px 0 0;
}
.ess-bank-section__loader[data-v-47f24eb3] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 32px 16px;
  background: #fafafa;
  border-radius: 6px;
  border: 1px dashed #e2e8f0;
  margin-top: 8px;
}
.ess-bank-section__loader-text[data-v-47f24eb3] {
  font-size: 0.84rem;
  color: #64748b;
  font-weight: 500;
  margin: 0;
}
.ess-bank-section__empty[data-v-47f24eb3] {
  color: #b91c1c;
  font-size: 0.88rem;
  padding: 10px 14px;
  background-color: #fff1f2;
  border: 1px dashed #fecdd3;
  border-radius: 6px;
  margin-top: 8px;
  font-style: italic;
}
.ess-incomplete-tag[data-v-47f24eb3] {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  background: #fee2e2;
  border: 1px solid #fca5a5;
  border-radius: 4px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #b91c1c;
  letter-spacing: 0.3px;
}
.field--highlight-missing[data-v-47f24eb3] .oxd-input {
  border-color: #ef4444;
  background-color: #fff5f5;
}
.field--highlight-missing[data-v-47f24eb3] .oxd-select-text {
  border-color: #ef4444;
  background-color: #fff5f5;
}
.ess-component-label-wrap[data-v-47f24eb3] {
  display: flex;
  flex-direction: column;
}
.ess-component-readonly-text[data-v-47f24eb3] {
  font-size: 0.875rem;
  color: #4e5055;
  padding: 8px 0;
  font-weight: 500;
}
.ess-component-entry[data-v-47f24eb3] {
  display: grid;
  grid-template-columns: 28px 1fr 76px;
  gap: 16px;
  align-items: center;
  position: relative;
  padding: 0.75rem 0;
}
.ess-inputs-wrap[data-v-47f24eb3] {
  min-width: 0;
  width: 100%;
}
.ess-actions-wrap[data-v-47f24eb3] {
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: flex-end;
}
.ess-remove-btn[data-v-47f24eb3] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background-color: rgba(235, 9, 16, 0.1);
  color: #eb0910;
  cursor: pointer;
  transition: background-color 0.15s ease, transform 0.1s ease;
  line-height: 1;
}
.ess-remove-btn[data-v-47f24eb3]:hover {
  background-color: #eb0910;
  color: #fff;
  transform: scale(1.1);
}
.ess-remove-btn[data-v-47f24eb3]:active {
  transform: scale(0.95);
}
.ess-remove-btn[data-v-47f24eb3] .oxd-icon {
  font-size: 1rem;
  font-weight: 900;
}
.ess-lock-btn[data-v-47f24eb3] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background-color: rgba(158, 158, 158, 0.1);
  color: #9e9e9e;
  cursor: pointer;
  transition: background-color 0.15s ease, transform 0.1s ease;
  line-height: 1;
}
.ess-lock-btn[data-v-47f24eb3]:hover {
  background-color: rgba(230, 81, 0, 0.1);
  color: #e65100;
  transform: scale(1.1);
}
.ess-lock-btn[data-v-47f24eb3]:active {
  transform: scale(0.95);
}
.ess-lock-btn[data-v-47f24eb3] .oxd-icon {
  font-size: 1rem;
  font-weight: 900;
}
.ess-lock-btn--active[data-v-47f24eb3] {
  background-color: rgba(230, 81, 0, 0.12) !important;
  color: #e65100 !important;
}
.ess-drag-handle-btn[data-v-47f24eb3] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: rgba(158, 158, 158, 0.08);
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.5;
  transition: opacity 0.15s, background-color 0.15s;
}
.ess-drag-handle-btn[data-v-47f24eb3]:hover {
  opacity: 1;
  background-color: rgba(158, 158, 158, 0.16);
}
.ess-drag-handle-btn[data-v-47f24eb3]:active {
  cursor: grabbing;
}
.ess-drag-grip[data-v-47f24eb3] {
  display: inline-block;
  width: 10px;
  height: 16px;
  background-image: radial-gradient(circle, #9e9e9e 1.2px, transparent 1.2px);
  background-size: 4px 5px;
  background-repeat: repeat;
}
.ess-component-entry--drag-over[data-v-47f24eb3] {
  outline: 2px dashed var(--oxd-primary-one-color);
  outline-offset: 2px;
  border-radius: 8px;
  background: rgba(var(--oxd-primary-one-color), 0.03);
}
@media (max-width: 768px) {
.ess-component-entry[data-v-47f24eb3] {
    grid-template-columns: 28px 1fr;
    grid-template-rows: auto auto;
    gap: 8px 12px;
    border: 1px solid #e5e5e5;
    padding: 12px;
    border-radius: 8px;
    margin-bottom: 8px;
}
.ess-actions-wrap[data-v-47f24eb3] {
    grid-column: 2;
    justify-content: flex-start;
    padding-top: 4px;
    border-top: 1px solid #f0f0f0;
}
}
/* ── Deactivate dialog ───────────────────────────────────────────── */
.orangehrm-dialog-header-container[data-v-47f24eb3] {
  padding: 20px 24px 0;
}
.orangehrm-dialog-header h6[data-v-47f24eb3] {
  font-size: 1rem;
  font-weight: 700;
  color: #1a1a2e;
}
.orangehrm-dialog-body[data-v-47f24eb3] {
  padding: 16px 24px;
}
.orangehrm-dialog-text[data-v-47f24eb3] {
  font-size: 0.88rem;
  color: #444;
  line-height: 1.6;
  margin: 0 0 12px;
}
.orangehrm-dialog-component-name[data-v-47f24eb3] {
  font-size: 0.88rem;
  color: #333;
  background: #fff7ed;
  border: 1px solid #fdba74;
  border-radius: 6px;
  padding: 8px 12px;
  margin: 0;
}
.orangehrm-dialog-footer[data-v-47f24eb3] {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  padding: 12px 24px 20px;
  border-top: 1px solid #f0f0f0;
}

/* ── Active Template Info Banner Styles ────────────────────────── */
.ess-template-badge-container[data-v-47f24eb3] {
  margin-top: 12px;
  margin-bottom: 16px;
  width: 100%;
}
.ess-template-badge-card[data-v-47f24eb3] {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 10px 16px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.ess-template-badge-header[data-v-47f24eb3] {
  border-bottom: 1px solid #e2e8f0;
  padding-bottom: 4px;
  margin-bottom: 2px;
}
.ess-template-badge-title[data-v-47f24eb3] {
  font-size: 0.7rem;
  font-weight: 700;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.ess-template-badge-body[data-v-47f24eb3] {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.ess-template-badge-item[data-v-47f24eb3] {
  display: flex;
  align-items: center;
  gap: 6px;
}
.ess-template-badge-label[data-v-47f24eb3] {
  font-size: 0.8rem;
  color: #64748b;
}
.ess-template-badge-val[data-v-47f24eb3] {
  font-size: 0.825rem;
  font-weight: 600;
  color: #1e293b;
}

/* ── Preview Rows Spacing Optimizations ───────────────────────── */
.ess-row--existing[data-v-47f24eb3] {
  padding: 4px 6px !important;
}
.ess-row--existing[data-v-47f24eb3] .oxd-input-group {
  margin-bottom: 0 !important;
}
.ess-row--existing[data-v-47f24eb3] .oxd-input-group__label-wrapper {
  margin-bottom: 2px !important;
}
.ess-row--existing[data-v-47f24eb3] .oxd-label {
  font-size: 0.72rem !important;
  font-weight: 600;
}
.ess-row--existing[data-v-47f24eb3] .oxd-input {
  height: 30px !important;
  padding: 3px 6px !important;
  font-size: 0.825rem;
}

/* ── Approval Status Banners ───────────────────────────────────── */
.approval-status-banner[data-v-47f24eb3] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 12px 18px;
  border-radius: 8px;
  margin-bottom: 16px;
  border: 1px solid transparent;
}
.approval-status-banner .banner-main-content[data-v-47f24eb3] {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  flex: 1;
  min-width: 0;
}
.approval-status-banner .banner-icon[data-v-47f24eb3] {
  font-size: 24px;
  flex-shrink: 0;
  margin-top: 2px;
}
.approval-status-banner .banner-body[data-v-47f24eb3] {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}
.approval-status-banner .banner-title[data-v-47f24eb3] {
  font-weight: 700;
  font-size: 14px;
}
.approval-status-banner .banner-desc[data-v-47f24eb3] {
  font-size: 13px;
  line-height: 1.4;
}
.approval-status-banner .banner-hint[data-v-47f24eb3] {
  display: block;
  font-size: 12px;
  margin-top: 4px;
  font-style: italic;
}
.approval-status-banner .banner-actions[data-v-47f24eb3] {
  display: flex;
  gap: 10px;
  align-items: center;
  flex-shrink: 0;
}
.approval-status-banner .banner-actions--review[data-v-47f24eb3] {
  margin-left: auto;
  gap: 10px;
}
.approval-status-banner.banner-incomplete[data-v-47f24eb3] {
  background: #fff8f6;
  border-color: #fca5a5;
  color: #991b1b;
}
.approval-status-banner.banner-incomplete .banner-icon[data-v-47f24eb3] {
  color: #dc2626;
}
.approval-status-banner.banner-incomplete .incomplete-items-list[data-v-47f24eb3] {
  margin: 6px 0 6px 18px;
  padding: 0;
}
.approval-status-banner.banner-incomplete .incomplete-items-list li[data-v-47f24eb3] {
  list-style-type: disc;
  margin-bottom: 3px;
  font-weight: 600;
  color: #b91c1c;
}
.approval-status-banner.banner-rejected[data-v-47f24eb3] {
  background: #fff5f5;
  border-color: #feb2b2;
  color: #9b2c2c;
}
.approval-status-banner.banner-rejected .banner-icon[data-v-47f24eb3] {
  color: #e53e3e;
}
.approval-status-banner.banner-pending[data-v-47f24eb3] {
  background: #fffaf0;
  border-color: #fbd38d;
  color: #9c4221;
}
.approval-status-banner.banner-pending .banner-icon[data-v-47f24eb3] {
  color: #dd6b20;
}
.approval-status-banner.banner-review[data-v-47f24eb3] {
  background: #f0fdf4;
  border-color: #86efac;
  color: #166534;
}
.approval-status-banner.banner-review .banner-icon[data-v-47f24eb3] {
  color: #22c55e;
}
.approval-status-banner.banner-approved[data-v-47f24eb3] {
  background: #f0fdf4;
  border-color: #86efac;
  color: #166534;
}
.approval-status-banner.banner-approved .banner-icon[data-v-47f24eb3] {
  color: #16a34a;
}
@media (max-width: 768px) {
.approval-status-banner[data-v-47f24eb3] {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    padding: 12px 14px;
}
.approval-status-banner .banner-main-content[data-v-47f24eb3] {
    gap: 10px;
}
.approval-status-banner .banner-actions[data-v-47f24eb3],
  .approval-status-banner .banner-actions--review[data-v-47f24eb3] {
    width: 100%;
    margin-left: 0 !important;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
}
.approval-status-banner .banner-actions[data-v-47f24eb3] .oxd-button,
  .approval-status-banner .banner-actions--review[data-v-47f24eb3] .oxd-button {
    width: 100%;
    justify-content: center;
    white-space: nowrap !important;
}
}

/* ── Form Actions Container ───────────────────────────────────── */
.ess-form-actions[data-v-47f24eb3] {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100% !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
}
.ess-form-actions .ess-form-actions__required[data-v-47f24eb3] {
  display: flex;
  align-items: center;
}
.ess-form-actions .ess-form-actions__group[data-v-47f24eb3] {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-left: auto;
}
.ess-form-actions .ess-action-btn[data-v-47f24eb3] {
  white-space: nowrap !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}
@media (max-width: 640px) {
.ess-form-actions[data-v-47f24eb3] {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 10px !important;
}
.ess-form-actions .ess-form-actions__required[data-v-47f24eb3] {
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 2px;
}
.ess-form-actions .ess-form-actions__group[data-v-47f24eb3] {
    width: 100%;
    margin-left: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
    gap: 8px;
}
.ess-form-actions .ess-form-actions__group .ess-action-btn[data-v-47f24eb3] {
    width: 100% !important;
    min-width: 0 !important;
    padding: 0 10px !important;
    font-size: 0.8125rem !important;
    height: 38px !important;
}
.ess-form-actions .ess-form-actions__group .ess-btn-submit[data-v-47f24eb3],
  .ess-form-actions .ess-form-actions__group .ess-btn-bottom-approve[data-v-47f24eb3] {
    font-weight: 600 !important;
}
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/pages/SalaryTemplates.vue?vue&type=style&index=0&id=2b62d31e&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-salary-templates-list[data-v-2b62d31e] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-salary-templates-list[data-v-2b62d31e] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/components/SelectCloneTemplateModal.vue?vue&type=style&index=0&id=72d87118&lang=scss&scoped=true ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.ess-clone-preview-card[data-v-72d87118] {
  margin-top: 12px;
  padding: 12px 16px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
}
.ess-clone-preview-card .ess-clone-preview-header[data-v-72d87118] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 4px;
}
.ess-clone-preview-card .ess-clone-preview-header .ess-clone-preview-title[data-v-72d87118] {
  font-weight: 700;
  font-size: 14px;
  color: #0f172a;
  margin: 0;
}
.ess-clone-preview-card .ess-clone-preview-header .ess-clone-desig-tag[data-v-72d87118] {
  font-size: 12px;
  font-weight: 600;
  color: #475569;
  background: #e2e8f0;
  padding: 2px 8px;
  border-radius: 4px;
}
.ess-clone-preview-card .ess-clone-preview-meta[data-v-72d87118] {
  font-size: 12px;
  color: #64748b;
  margin-bottom: 8px;
}
.ess-clone-preview-card .ess-clone-comp-chips[data-v-72d87118] {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.ess-clone-preview-card .ess-clone-comp-chips .ess-clone-chip[data-v-72d87118] {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 11.5px;
  padding: 3px 8px;
  background: #ffffff;
  border: 1px solid #cbd5e1;
  border-radius: 4px;
  color: #334155;
}
.gsl-modal-form-actions[data-v-72d87118] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.75rem;
}
@media (max-width: 540px) {
.gsl-modal-form-actions[data-v-72d87118] {
    flex-direction: column;
    align-items: stretch;
    gap: 0.5rem;
}
.gsl-modal-form-actions[data-v-72d87118] .oxd-form-text--span {
    margin-bottom: 0.25rem;
}
}
.gsl-modal-footer-buttons[data-v-72d87118] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.gsl-modal-footer-buttons[data-v-72d87118] .oxd-button {
  white-space: nowrap !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 540px) {
.gsl-modal-footer-buttons[data-v-72d87118] {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.5rem;
}
.gsl-modal-footer-buttons[data-v-72d87118] .oxd-button {
    width: 100%;
    margin: 0 !important;
    padding: 0.5rem 0.5rem;
    font-size: 0.85rem;
    min-width: 0;
    justify-content: center;
}
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPayrollPlugin/pages/salary-structure.scss?vue&type=style&index=0&id=0dd39362&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.ess-section-header[data-v-0dd39362] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.ess-section-title[data-v-0dd39362] {
  font-weight: 600;
  font-size: 0.85rem;
  color: #202227;
}
.ess-row[data-v-0dd39362] {
  display: grid;
  grid-template-columns: 3fr 1.5fr 2fr 0.5fr;
  gap: 8px;
  align-items: start;
  padding: 6px 0;
  font-family: "Nunito Sans", sans-serif;
}
.ess-row--head[data-v-0dd39362] {
  font-size: 0.75rem;
  font-weight: 700;
  color: #3f4552;
  letter-spacing: 0.4px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 6px;
  margin-bottom: 2px;
}
.ess-row--data[data-v-0dd39362] {
  border-bottom: 1px solid #fafafc;
}
.ess-row--data[data-v-0dd39362]:last-child {
  border-bottom: none;
}
.ess-row--structure[data-v-0dd39362] {
  grid-template-columns: 20px 3fr 1.5fr 50px 40px;
  gap: 6px;
  align-items: start;
}
.ess-row--structure.ess-row--head[data-v-0dd39362] {
  padding: 8px 6px;
  background: #f5f5f5;
  border-radius: 6px;
  font-size: 0.73rem;
  font-weight: 700;
  color: #4e5055;
  letter-spacing: 0.4px;
  margin-bottom: 4px;
  align-items: center;
}
.ess-row--structure.ess-row--data[data-v-0dd39362] {
  padding: 4px 6px;
  border-bottom: 1px solid #f0f0f0;
}
.ess-row--existing[data-v-0dd39362] {
  font-size: 0.88rem;
  align-items: center;
  grid-template-columns: 20px 3fr 1.5fr 2fr 1.5fr 1fr;
  padding: 4px 6px !important;
}
.ess-row--existing-head[data-v-0dd39362] {
  padding: 8px 6px;
  background: #f5f5f5;
  border-radius: 6px;
  font-size: 0.73rem;
  font-weight: 700;
  color: #4e5055;
  letter-spacing: 0.4px;
  margin-bottom: 4px;
  align-items: center;
}
.ess-row--existing[data-v-0dd39362]:hover {
  background: #fafafa;
}
.ess-row--existing[data-v-0dd39362] .oxd-input-group {
  margin-bottom: 0 !important;
}
.ess-row--existing[data-v-0dd39362] .oxd-input-group__label-wrapper {
  margin-bottom: 2px !important;
}
.ess-row--existing[data-v-0dd39362] .oxd-label {
  font-size: 0.72rem !important;
  font-weight: 600;
}
.ess-row--existing[data-v-0dd39362] .oxd-input {
  height: 30px !important;
  padding: 3px 6px !important;
  font-size: 0.825rem;
}
.ess-cell[data-v-0dd39362] {
  min-width: 0;
}
.ess-cell--remove[data-v-0dd39362] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 4px;
}
.ess-cell--lock[data-v-0dd39362] {
  display: flex;
  align-items: center;
  padding-top: 5px;
  justify-content: center;
}
.ess-actions[data-v-0dd39362] {
  display: flex;
  gap: 4px;
  justify-content: flex-end;
}
.ess-no-rows[data-v-0dd39362] {
  padding: 20px 0;
  text-align: center;
  color: #3f4552;
  font-size: 0.85rem;
}
.ess-calc-badge[data-v-0dd39362] {
  display: inline-block;
  font-size: 0.65rem;
  font-weight: 600;
  padding: 2px 7px;
  border-radius: 4px;
  margin-top: 4px;
  background: #e8eaf6;
  color: #3949ab;
  letter-spacing: 0.2px;
}
.ess-calc-hint[data-v-0dd39362] {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  color: #4e5055;
  letter-spacing: 0.3px;
  margin-top: 2px;
  padding-left: 2px;
}
.ess-amount-cell[data-v-0dd39362] {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
}
.ess-amount-value[data-v-0dd39362] {
  font-weight: 600;
}
.ess-amount-hint[data-v-0dd39362] {
  display: inline-block;
  font-size: 0.7rem;
  font-weight: 700;
  color: var(--oxd-primary-one-color);
  background: rgba(var(--oxd-primary-one-color), 0.08);
  border: 1px solid rgba(var(--oxd-primary-one-color), 0.2);
  border-radius: 10px;
  padding: 1px 7px;
  margin-left: 6px;
  vertical-align: middle;
  letter-spacing: 0.3px;
}
.ess-lock-pill[data-v-0dd39362] {
  display: inline-block;
  font-size: 0.72rem;
  font-weight: 700;
  color: #e65100;
  font-family: "Nunito Sans", sans-serif;
}
.ess-drag-handle[data-v-0dd39362] {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.35;
  transition: opacity 0.15s;
}
.ess-drag-handle[data-v-0dd39362]:hover {
  opacity: 0.75;
}
.ess-drag-handle--cell[data-v-0dd39362] {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.35;
  transition: opacity 0.15s;
}
.ess-drag-handle--cell[data-v-0dd39362]:hover {
  opacity: 0.75;
}
.ess-drag-grip[data-v-0dd39362] {
  display: inline-block;
  width: 10px;
  height: 16px;
  background-image: radial-gradient(circle, #000000 1.2px, transparent 1.2px);
  background-size: 4px 5px;
  background-repeat: repeat;
}
.ess-existing-wrap--drag-over[data-v-0dd39362] {
  outline: 2px dashed var(--oxd-primary-one-color);
  outline-offset: 2px;
  border-radius: 8px;
  background: rgba(var(--oxd-primary-one-color), 0.03);
}
.ess-type-badge[data-v-0dd39362] {
  display: inline-block;
  font-size: 0.65rem;
  font-weight: 700;
  padding: 2px 6px;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  margin-top: 4px;
}
.ess-type-badge--earning[data-v-0dd39362] {
  background: #e8f5e9;
  color: #2e7d32;
}
.ess-type-badge--deduction[data-v-0dd39362] {
  background: #fce4ec;
  color: #c62828;
}
.ess-type-badge--liability[data-v-0dd39362] {
  background: #fff3e0;
  color: #e65100;
}
.ess-totals-bar[data-v-0dd39362] {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  background: #f9fafb;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  margin-top: 10px;
  overflow: hidden;
}
.ess-totals-bar__item[data-v-0dd39362] {
  flex: 1;
  min-width: 120px;
  display: flex;
  flex-direction: column;
  gap: 3px;
  padding: 12px 16px;
}
.ess-totals-bar__divider[data-v-0dd39362] {
  width: 1px;
  background: #e8e8e8;
  align-self: stretch;
}
.ess-totals-bar__divider--accent[data-v-0dd39362] {
  width: 2px;
  background: #e0e0e0;
}
.ess-totals-bar__label[data-v-0dd39362] {
  font-size: 0.68rem;
  font-weight: 800;
  color: #9e9e9e;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: "Nunito Sans", sans-serif;
}
.ess-totals-bar__value[data-v-0dd39362] {
  font-size: 0.95rem;
  font-weight: 700;
  font-family: "Nunito Sans", sans-serif;
  color: #333;
}
.ess-totals-bar__item--earning .ess-totals-bar__label[data-v-0dd39362] {
  color: #2e7d32;
}
.ess-totals-bar__item--earning .ess-totals-bar__value[data-v-0dd39362] {
  color: #2e7d32;
}
.ess-totals-bar__item--deduction .ess-totals-bar__label[data-v-0dd39362] {
  color: #b71c1c;
}
.ess-totals-bar__item--deduction .ess-totals-bar__value[data-v-0dd39362] {
  color: #b71c1c;
}
.ess-totals-bar__item--liability .ess-totals-bar__label[data-v-0dd39362] {
  color: #e65100;
}
.ess-totals-bar__item--liability .ess-totals-bar__value[data-v-0dd39362] {
  color: #e65100;
}
.ess-totals-bar__item--net .ess-totals-bar__label[data-v-0dd39362] {
  color: #555;
}
.ess-totals-bar__value--net[data-v-0dd39362] {
  color: #1565c0;
}
.ess-totals-bar__value--ctc[data-v-0dd39362] {
  color: #1a237e;
  font-size: 1.05rem;
}
.ess-totals-bar__item--ctc .ess-totals-bar__label[data-v-0dd39362] {
  color: #1a237e;
}
.ess-totals-bar__item--ctc .ess-totals-bar__value[data-v-0dd39362] {
  color: #1a237e;
}
.ess-totals-bar__value--negative[data-v-0dd39362] {
  color: #b71c1c !important;
}
@media (max-width: 1024px) {
.ess-totals-bar__divider[data-v-0dd39362] {
    display: none;
}
.ess-totals-bar__item[data-v-0dd39362] {
    min-width: calc(50% - 1px);
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 14px;
}
.ess-totals-bar__item--net[data-v-0dd39362] {
    min-width: 100%;
    background: #f0f7ff;
    border-bottom: none;
}
.ess-totals-bar__item--ctc[data-v-0dd39362] {
    min-width: 100%;
    background: #ede7f6;
    border-bottom: none;
}
}
@media (max-width: 1024px) {
.ess-drag-handle[data-v-0dd39362],
  .ess-drag-handle--cell[data-v-0dd39362] {
    display: none !important;
}
.ess-row--head[data-v-0dd39362] {
    display: none !important;
}
.ess-row--data[data-v-0dd39362]:not(.ess-row--existing) {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    grid-template-areas: "component component" "type      amount" "remove    remove" !important;
    gap: 8px !important;
    padding: 12px 8px !important;
    border: 1px solid #ebebeb !important;
    border-radius: 8px !important;
    margin-bottom: 8px !important;
    background: #fafafa !important;
}
.ess-row--data:not(.ess-row--existing) .ess-cell[data-v-0dd39362]:nth-child(1) {
    grid-area: component !important;
}
.ess-row--data:not(.ess-row--existing) .ess-cell[data-v-0dd39362]:nth-child(2) {
    grid-area: type !important;
    display: flex !important;
    align-items: center !important;
}
.ess-row--data:not(.ess-row--existing) .ess-cell[data-v-0dd39362]:nth-child(3) {
    grid-area: amount !important;
}
.ess-row--data:not(.ess-row--existing) .ess-cell[data-v-0dd39362]:nth-child(4) {
    grid-area: remove !important;
    display: flex !important;
    justify-content: flex-end !important;
}
.ess-row--existing-head[data-v-0dd39362] {
    display: none !important;
}
.ess-row--existing[data-v-0dd39362]:not(.ess-row--existing-head) {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    padding: 12px 12px 4px !important;
    border: 1px solid #e8e8e8 !important;
    border-radius: 8px !important;
    margin-bottom: 10px !important;
    background: #fff !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    align-items: stretch !important;
}
.ess-row--existing:not(.ess-row--existing-head) > span[data-label][data-v-0dd39362],
  .ess-row--existing:not(.ess-row--existing-head) > div[data-label][data-v-0dd39362] {
    display: grid !important;
    grid-template-columns: 130px 1fr !important;
    align-items: center !important;
    font-size: 0.86rem !important;
    padding: 6px 0 !important;
    border-bottom: 1px dashed #f0f0f0 !important;
}
.ess-row--existing:not(.ess-row--existing-head) > span[data-label][data-v-0dd39362]:last-of-type,
  .ess-row--existing:not(.ess-row--existing-head) > div[data-label][data-v-0dd39362]:last-of-type {
    border-bottom: none !important;
}
.ess-row--existing:not(.ess-row--existing-head) > span[data-label][data-v-0dd39362]::before,
  .ess-row--existing:not(.ess-row--existing-head) > div[data-label][data-v-0dd39362]::before {
    content: attr(data-label);
    font-size: 0.7rem !important;
    font-weight: 700 !important;
    color: #4e5055 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
}
.ess-row--existing:not(.ess-row--existing-head) .ess-actions[data-v-0dd39362] {
    justify-content: flex-end !important;
    padding: 8px 0 4px !important;
    border-top: 1px solid #f0f0f0 !important;
    margin-top: 4px !important;
}
.ess-salary-templates-page .ess-row--data[data-v-0dd39362] {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    padding: 12px 12px 4px !important;
    border: 1px solid #e8e8e8 !important;
    border-radius: 8px !important;
    margin-bottom: 10px !important;
    background: #fff !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    align-items: stretch !important;
}
.ess-salary-templates-page .ess-row--data > div[data-label][data-v-0dd39362] {
    display: grid !important;
    grid-template-columns: 130px 1fr !important;
    align-items: center !important;
    font-size: 0.86rem !important;
    padding: 6px 0 !important;
    border-bottom: 1px dashed #f0f0f0 !important;
}
.ess-salary-templates-page .ess-row--data > div[data-label][data-v-0dd39362]:last-of-type {
    border-bottom: none !important;
}
.ess-salary-templates-page .ess-row--data > div[data-label][data-v-0dd39362]::before {
    content: attr(data-label);
    font-size: 0.7rem !important;
    font-weight: 700 !important;
    color: #4e5055 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
}
.ess-salary-templates-page .ess-row--data .ess-cell--remove[data-v-0dd39362] {
    justify-content: flex-end !important;
    padding: 8px 0 4px !important;
    border-top: 1px solid #f0f0f0 !important;
    margin-top: 4px !important;
    display: flex !important;
}
.ess-inline-edit[data-v-0dd39362] {
    padding: 12px !important;
    margin: 4px 0 10px !important;
}
.ess-inline-edit[data-v-0dd39362] .oxd-grid {
    grid-template-columns: 1fr !important;
}
.ess-inline-edit__actions[data-v-0dd39362] {
    flex-wrap: wrap !important;
    gap: 8px !important;
}
.ess-inline-edit__actions .oxd-button[data-v-0dd39362] {
    flex: 1 !important;
    min-width: 100px;
}
.oxd-form-actions[data-v-0dd39362] {
    flex-wrap: wrap !important;
    gap: 8px !important;
}
.oxd-form-actions .oxd-button[data-v-0dd39362] {
    white-space: nowrap !important;
}
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/pages/SaveSalaryTemplate.vue?vue&type=style&index=1&id=0dd39362&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-header-container[data-v-0dd39362] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  padding: 0;
}
@media (max-width: 640px) {
.gsl-hrm-header-container[data-v-0dd39362] {
    flex-direction: column;
    align-items: stretch;
}
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./src/orangehrmPayrollPlugin/pages/salary-structure.scss?vue&type=style&index=0&id=0d54b99c&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.ess-section-header[data-v-0d54b99c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.ess-section-title[data-v-0d54b99c] {
  font-weight: 600;
  font-size: 0.85rem;
  color: #202227;
}
.ess-row[data-v-0d54b99c] {
  display: grid;
  grid-template-columns: 3fr 1.5fr 2fr 0.5fr;
  gap: 8px;
  align-items: start;
  padding: 6px 0;
  font-family: "Nunito Sans", sans-serif;
}
.ess-row--head[data-v-0d54b99c] {
  font-size: 0.75rem;
  font-weight: 700;
  color: #3f4552;
  letter-spacing: 0.4px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 6px;
  margin-bottom: 2px;
}
.ess-row--data[data-v-0d54b99c] {
  border-bottom: 1px solid #fafafc;
}
.ess-row--data[data-v-0d54b99c]:last-child {
  border-bottom: none;
}
.ess-row--structure[data-v-0d54b99c] {
  grid-template-columns: 20px 3fr 1.5fr 50px 40px;
  gap: 6px;
  align-items: start;
}
.ess-row--structure.ess-row--head[data-v-0d54b99c] {
  padding: 8px 6px;
  background: #f5f5f5;
  border-radius: 6px;
  font-size: 0.73rem;
  font-weight: 700;
  color: #4e5055;
  letter-spacing: 0.4px;
  margin-bottom: 4px;
  align-items: center;
}
.ess-row--structure.ess-row--data[data-v-0d54b99c] {
  padding: 4px 6px;
  border-bottom: 1px solid #f0f0f0;
}
.ess-row--existing[data-v-0d54b99c] {
  font-size: 0.88rem;
  align-items: center;
  grid-template-columns: 20px 3fr 1.5fr 2fr 1.5fr 1fr;
  padding: 4px 6px !important;
}
.ess-row--existing-head[data-v-0d54b99c] {
  padding: 8px 6px;
  background: #f5f5f5;
  border-radius: 6px;
  font-size: 0.73rem;
  font-weight: 700;
  color: #4e5055;
  letter-spacing: 0.4px;
  margin-bottom: 4px;
  align-items: center;
}
.ess-row--existing[data-v-0d54b99c]:hover {
  background: #fafafa;
}
.ess-row--existing[data-v-0d54b99c] .oxd-input-group {
  margin-bottom: 0 !important;
}
.ess-row--existing[data-v-0d54b99c] .oxd-input-group__label-wrapper {
  margin-bottom: 2px !important;
}
.ess-row--existing[data-v-0d54b99c] .oxd-label {
  font-size: 0.72rem !important;
  font-weight: 600;
}
.ess-row--existing[data-v-0d54b99c] .oxd-input {
  height: 30px !important;
  padding: 3px 6px !important;
  font-size: 0.825rem;
}
.ess-cell[data-v-0d54b99c] {
  min-width: 0;
}
.ess-cell--remove[data-v-0d54b99c] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 4px;
}
.ess-cell--lock[data-v-0d54b99c] {
  display: flex;
  align-items: center;
  padding-top: 5px;
  justify-content: center;
}
.ess-actions[data-v-0d54b99c] {
  display: flex;
  gap: 4px;
  justify-content: flex-end;
}
.ess-no-rows[data-v-0d54b99c] {
  padding: 20px 0;
  text-align: center;
  color: #3f4552;
  font-size: 0.85rem;
}
.ess-calc-badge[data-v-0d54b99c] {
  display: inline-block;
  font-size: 0.65rem;
  font-weight: 600;
  padding: 2px 7px;
  border-radius: 4px;
  margin-top: 4px;
  background: #e8eaf6;
  color: #3949ab;
  letter-spacing: 0.2px;
}
.ess-calc-hint[data-v-0d54b99c] {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  color: #4e5055;
  letter-spacing: 0.3px;
  margin-top: 2px;
  padding-left: 2px;
}
.ess-amount-cell[data-v-0d54b99c] {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
}
.ess-amount-value[data-v-0d54b99c] {
  font-weight: 600;
}
.ess-amount-hint[data-v-0d54b99c] {
  display: inline-block;
  font-size: 0.7rem;
  font-weight: 700;
  color: var(--oxd-primary-one-color);
  background: rgba(var(--oxd-primary-one-color), 0.08);
  border: 1px solid rgba(var(--oxd-primary-one-color), 0.2);
  border-radius: 10px;
  padding: 1px 7px;
  margin-left: 6px;
  vertical-align: middle;
  letter-spacing: 0.3px;
}
.ess-lock-pill[data-v-0d54b99c] {
  display: inline-block;
  font-size: 0.72rem;
  font-weight: 700;
  color: #e65100;
  font-family: "Nunito Sans", sans-serif;
}
.ess-drag-handle[data-v-0d54b99c] {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.35;
  transition: opacity 0.15s;
}
.ess-drag-handle[data-v-0d54b99c]:hover {
  opacity: 0.75;
}
.ess-drag-handle--cell[data-v-0d54b99c] {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.35;
  transition: opacity 0.15s;
}
.ess-drag-handle--cell[data-v-0d54b99c]:hover {
  opacity: 0.75;
}
.ess-drag-grip[data-v-0d54b99c] {
  display: inline-block;
  width: 10px;
  height: 16px;
  background-image: radial-gradient(circle, #000000 1.2px, transparent 1.2px);
  background-size: 4px 5px;
  background-repeat: repeat;
}
.ess-existing-wrap--drag-over[data-v-0d54b99c] {
  outline: 2px dashed var(--oxd-primary-one-color);
  outline-offset: 2px;
  border-radius: 8px;
  background: rgba(var(--oxd-primary-one-color), 0.03);
}
.ess-type-badge[data-v-0d54b99c] {
  display: inline-block;
  font-size: 0.65rem;
  font-weight: 700;
  padding: 2px 6px;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  margin-top: 4px;
}
.ess-type-badge--earning[data-v-0d54b99c] {
  background: #e8f5e9;
  color: #2e7d32;
}
.ess-type-badge--deduction[data-v-0d54b99c] {
  background: #fce4ec;
  color: #c62828;
}
.ess-type-badge--liability[data-v-0d54b99c] {
  background: #fff3e0;
  color: #e65100;
}
.ess-totals-bar[data-v-0d54b99c] {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  background: #f9fafb;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  margin-top: 10px;
  overflow: hidden;
}
.ess-totals-bar__item[data-v-0d54b99c] {
  flex: 1;
  min-width: 120px;
  display: flex;
  flex-direction: column;
  gap: 3px;
  padding: 12px 16px;
}
.ess-totals-bar__divider[data-v-0d54b99c] {
  width: 1px;
  background: #e8e8e8;
  align-self: stretch;
}
.ess-totals-bar__divider--accent[data-v-0d54b99c] {
  width: 2px;
  background: #e0e0e0;
}
.ess-totals-bar__label[data-v-0d54b99c] {
  font-size: 0.68rem;
  font-weight: 800;
  color: #9e9e9e;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: "Nunito Sans", sans-serif;
}
.ess-totals-bar__value[data-v-0d54b99c] {
  font-size: 0.95rem;
  font-weight: 700;
  font-family: "Nunito Sans", sans-serif;
  color: #333;
}
.ess-totals-bar__item--earning .ess-totals-bar__label[data-v-0d54b99c] {
  color: #2e7d32;
}
.ess-totals-bar__item--earning .ess-totals-bar__value[data-v-0d54b99c] {
  color: #2e7d32;
}
.ess-totals-bar__item--deduction .ess-totals-bar__label[data-v-0d54b99c] {
  color: #b71c1c;
}
.ess-totals-bar__item--deduction .ess-totals-bar__value[data-v-0d54b99c] {
  color: #b71c1c;
}
.ess-totals-bar__item--liability .ess-totals-bar__label[data-v-0d54b99c] {
  color: #e65100;
}
.ess-totals-bar__item--liability .ess-totals-bar__value[data-v-0d54b99c] {
  color: #e65100;
}
.ess-totals-bar__item--net .ess-totals-bar__label[data-v-0d54b99c] {
  color: #555;
}
.ess-totals-bar__value--net[data-v-0d54b99c] {
  color: #1565c0;
}
.ess-totals-bar__value--ctc[data-v-0d54b99c] {
  color: #1a237e;
  font-size: 1.05rem;
}
.ess-totals-bar__item--ctc .ess-totals-bar__label[data-v-0d54b99c] {
  color: #1a237e;
}
.ess-totals-bar__item--ctc .ess-totals-bar__value[data-v-0d54b99c] {
  color: #1a237e;
}
.ess-totals-bar__value--negative[data-v-0d54b99c] {
  color: #b71c1c !important;
}
@media (max-width: 1024px) {
.ess-totals-bar__divider[data-v-0d54b99c] {
    display: none;
}
.ess-totals-bar__item[data-v-0d54b99c] {
    min-width: calc(50% - 1px);
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 14px;
}
.ess-totals-bar__item--net[data-v-0d54b99c] {
    min-width: 100%;
    background: #f0f7ff;
    border-bottom: none;
}
.ess-totals-bar__item--ctc[data-v-0d54b99c] {
    min-width: 100%;
    background: #ede7f6;
    border-bottom: none;
}
}
@media (max-width: 1024px) {
.ess-drag-handle[data-v-0d54b99c],
  .ess-drag-handle--cell[data-v-0d54b99c] {
    display: none !important;
}
.ess-row--head[data-v-0d54b99c] {
    display: none !important;
}
.ess-row--data[data-v-0d54b99c]:not(.ess-row--existing) {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    grid-template-areas: "component component" "type      amount" "remove    remove" !important;
    gap: 8px !important;
    padding: 12px 8px !important;
    border: 1px solid #ebebeb !important;
    border-radius: 8px !important;
    margin-bottom: 8px !important;
    background: #fafafa !important;
}
.ess-row--data:not(.ess-row--existing) .ess-cell[data-v-0d54b99c]:nth-child(1) {
    grid-area: component !important;
}
.ess-row--data:not(.ess-row--existing) .ess-cell[data-v-0d54b99c]:nth-child(2) {
    grid-area: type !important;
    display: flex !important;
    align-items: center !important;
}
.ess-row--data:not(.ess-row--existing) .ess-cell[data-v-0d54b99c]:nth-child(3) {
    grid-area: amount !important;
}
.ess-row--data:not(.ess-row--existing) .ess-cell[data-v-0d54b99c]:nth-child(4) {
    grid-area: remove !important;
    display: flex !important;
    justify-content: flex-end !important;
}
.ess-row--existing-head[data-v-0d54b99c] {
    display: none !important;
}
.ess-row--existing[data-v-0d54b99c]:not(.ess-row--existing-head) {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    padding: 12px 12px 4px !important;
    border: 1px solid #e8e8e8 !important;
    border-radius: 8px !important;
    margin-bottom: 10px !important;
    background: #fff !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    align-items: stretch !important;
}
.ess-row--existing:not(.ess-row--existing-head) > span[data-label][data-v-0d54b99c],
  .ess-row--existing:not(.ess-row--existing-head) > div[data-label][data-v-0d54b99c] {
    display: grid !important;
    grid-template-columns: 130px 1fr !important;
    align-items: center !important;
    font-size: 0.86rem !important;
    padding: 6px 0 !important;
    border-bottom: 1px dashed #f0f0f0 !important;
}
.ess-row--existing:not(.ess-row--existing-head) > span[data-label][data-v-0d54b99c]:last-of-type,
  .ess-row--existing:not(.ess-row--existing-head) > div[data-label][data-v-0d54b99c]:last-of-type {
    border-bottom: none !important;
}
.ess-row--existing:not(.ess-row--existing-head) > span[data-label][data-v-0d54b99c]::before,
  .ess-row--existing:not(.ess-row--existing-head) > div[data-label][data-v-0d54b99c]::before {
    content: attr(data-label);
    font-size: 0.7rem !important;
    font-weight: 700 !important;
    color: #4e5055 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
}
.ess-row--existing:not(.ess-row--existing-head) .ess-actions[data-v-0d54b99c] {
    justify-content: flex-end !important;
    padding: 8px 0 4px !important;
    border-top: 1px solid #f0f0f0 !important;
    margin-top: 4px !important;
}
.ess-salary-templates-page .ess-row--data[data-v-0d54b99c] {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    padding: 12px 12px 4px !important;
    border: 1px solid #e8e8e8 !important;
    border-radius: 8px !important;
    margin-bottom: 10px !important;
    background: #fff !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    align-items: stretch !important;
}
.ess-salary-templates-page .ess-row--data > div[data-label][data-v-0d54b99c] {
    display: grid !important;
    grid-template-columns: 130px 1fr !important;
    align-items: center !important;
    font-size: 0.86rem !important;
    padding: 6px 0 !important;
    border-bottom: 1px dashed #f0f0f0 !important;
}
.ess-salary-templates-page .ess-row--data > div[data-label][data-v-0d54b99c]:last-of-type {
    border-bottom: none !important;
}
.ess-salary-templates-page .ess-row--data > div[data-label][data-v-0d54b99c]::before {
    content: attr(data-label);
    font-size: 0.7rem !important;
    font-weight: 700 !important;
    color: #4e5055 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
}
.ess-salary-templates-page .ess-row--data .ess-cell--remove[data-v-0d54b99c] {
    justify-content: flex-end !important;
    padding: 8px 0 4px !important;
    border-top: 1px solid #f0f0f0 !important;
    margin-top: 4px !important;
    display: flex !important;
}
.ess-inline-edit[data-v-0d54b99c] {
    padding: 12px !important;
    margin: 4px 0 10px !important;
}
.ess-inline-edit[data-v-0d54b99c] .oxd-grid {
    grid-template-columns: 1fr !important;
}
.ess-inline-edit__actions[data-v-0d54b99c] {
    flex-wrap: wrap !important;
    gap: 8px !important;
}
.ess-inline-edit__actions .oxd-button[data-v-0d54b99c] {
    flex: 1 !important;
    min-width: 100px;
}
.oxd-form-actions[data-v-0d54b99c] {
    flex-wrap: wrap !important;
    gap: 8px !important;
}
.oxd-form-actions .oxd-button[data-v-0d54b99c] {
    white-space: nowrap !important;
}
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/pages/MyPayslips.vue?vue&type=style&index=0&id=461a0f65&lang=scss&scoped=true ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-my-payslips-list[data-v-461a0f65] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-my-payslips-list[data-v-461a0f65] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/orangehrmPayrollPlugin/pages/ViewPayslips.vue?vue&type=style&index=0&id=8538ad44&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-view-payslips-list[data-v-8538ad44] .card-header-slot {
  border-bottom: 1px solid #e8eaef;
  margin-bottom: 5px;
}
.gsl-hrm-view-payslips-list[data-v-8538ad44] .card-body-slot {
  display: unset;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.2rem;
}
/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-24.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-24.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-24.use[3]!./src/core/styles/global.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-header-container,
.gsl-hrm-dialog-header-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.gsl-hrm-header-container .oxd-button,
.gsl-hrm-dialog-header-container .oxd-button {
  white-space: nowrap;
}

.gsl-hrm-header-container {
  padding: 15px 25px;
}

.gsl-hrm-header-container-top-margin {
  margin-top: 20px;
}

.gsl-hrm-dialog-header-container {
  padding: 1.2rem;
}

.gsl-hrm-spaces {
  margin-left: 10px;
}
@media screen and (max-width: 400px) {
  .gsl-hrm-spaces {
    margin-top: 30px;
    margin-left: 10px;
  }
}

.oranghrm-column {
  align-content: flex-end;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
}

.gsl-hrm-main-title {
  font-size: 16px !important;
  font-weight: 700 !important;
}

.gsl-hrm-sub-title {
  padding: 0.25rem 0 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}

.gsl-hrm-left-space {
  margin-left: 10px;
}

.gsl-hrm-card-container {
  background-color: #ffffff;
  border-radius: 1.2rem;
  padding: 15px 25px;
}
@media screen and (max-width: 400px) {
  .gsl-hrm-card-container .oxd-form-actions {
    gap: 5px 0;
    flex-wrap: wrap;
  }
}

.gsl-hrm-container {
  background-color: #e8eaef;
  /*border-radius: 1.2rem;*/
  padding: 0.5rem;
}
.gsl-hrm-container .oxd-table-header-cell .oxd-checkbox-input {
  border: 1px solid #4e5055;
}
.gsl-hrm-container .oxd-table-card .card-header-slot-content .data {
  font-size: 0.85rem;
}

.gsl-hrm-public-header {
  background-color: #ffffff;
  padding: 1.5rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.gsl-hrm-paper-container {
  background-color: #ffffff;
  border-radius: 1.2rem;
}

.gsl-hrm-grey-border-container {
  border: 1px solid #4e5055;
}

.gsl-hrm-horizontal-padding {
  padding-left: 25px;
  padding-right: 25px;
}

.gsl-hrm-dialog-horizontal-padding {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}

.gsl-hrm-vertical-padding {
  padding-top: 25px;
  padding-bottom: 25px;
}

.gsl-hrm-dialog-vertical-padding {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}

.gsl-hrm-top-padding {
  padding-top: 25px;
}

.gsl-hrm-horizontal-margin {
  margin-left: 25px;
  margin-right: 25px;
}

.gsl-hrm-dialog-horizontal-margin {
  margin-left: 1.2rem;
  margin-right: 1.2rem;
}

.gsl-hrm-bottom-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: 25px;
}

.gsl-hrm-background-container {
  padding: 1.5rem 0;
  flex: 1;
}

.gsl-hrm-input-hint {
  font-size: 0.75rem;
  margin-top: -15px;
  padding-bottom: 1rem;
}

.gsl-hrm-clear-margins {
  margin-top: 0;
  margin-bottom: 0;
}

.gsl-hrm-copyright-wrapper {
  margin: 0.5rem 0;
}

.gsl-hrm-copyright {
  font-size: 0.8rem;
  text-align: center;
}
.gsl-hrm-copyright a {
  color: #202227;
}

.gsl-hrm-form-action {
  gap: 5px;
  flex-wrap: wrap !important;
}

.gsl-hrm-dialog-modal {
  width: 90%;
  max-width: 600px;
}

.gsl-hrm-dialog-popup {
  max-width: 450px;
}

.gsl-hrm-input-field-bottom-space {
  margin-bottom: 1rem;
}

.oxd-tab-bar {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-24.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-24.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-24.use[3]!./src/core/plugins/toaster/toaster.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.oxd-toast-container {
  position: fixed;
  display: flex;
  flex-direction: column;
  z-index: 1200 !important;
  right: 12px;
}
@media (min-width: 0px) {
  .oxd-toast-container {
    min-width: 290px;
  }
}
@media (min-width: 800px) {
  .oxd-toast-container {
    min-width: 400px;
  }
}
.oxd-toast-container--bottom {
  bottom: 1rem;
}
.oxd-toast-container--top {
  top: 1rem;
}

.oxd-toast-container--toast {
  margin-bottom: 0.4rem;
}

@keyframes fadeInLeft {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes fadeOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50px);
    opacity: 0;
  }
}
@keyframes fadeInRight {
  0% {
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fadeOutRight {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(50px);
    opacity: 0;
  }
}
.oxd-toast-list-enter-active {
  animation: fadeInRight 0.5s cubic-bezier(0.82, 0.085, 0.395, 0.895);
}

.oxd-toast-list-leave-active {
  animation: fadeOutRight 0.5s cubic-bezier(0.82, 0.085, 0.395, 0.895);
}
/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-24.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-24.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-24.use[3]!./src/core/plugins/loader/loader.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
/* Import OXD Globals */
.gsl-hrm-loader {
  z-index: 1100 !important;
}
.gsl-hrm-loader-fade-enter-active, .gsl-hrm-loader-fade-leave-active {
  transition: opacity 0.25s ease;
}
.gsl-hrm-loader-fade-enter-from, .gsl-hrm-loader-fade-leave-to {
  opacity: 0;
}
