@charset "UTF-8";
:root {
  font-size: 14px;
}

@font-face {
  font-family: "icomoon";
  src: url("/common/iconfont/icomoon.woff?vo54k5") format("woff"), url("/common/iconfont/icomoon.eot?vo54k5") format("embedded-opentype"), url("/common/iconfont/icomoon.svg?vo54k5#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(/common/iconfont/material_icons.woff2) format("woff2");
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 메뉴아이콘 --------------------------------------------- */
.icon-pas-search:before {
  content: "\e91f";
  background: -webkit-linear-gradient(#394552, #394552);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-pcm_pay:before {
  content: "\e920";
  background: -webkit-linear-gradient(#394552, #394552);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-tam-work:before {
  content: "\e921";
  background: -webkit-linear-gradient(#394552, #394552);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-tam-commute:before {
  content: "\e922";
  background: -webkit-linear-gradient(#394552, #394552);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-orm:before {
  content: "\e938";
  background: -webkit-linear-gradient(#394552, #394552);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-pas-timeline:before {
  content: "\e924";
  background: -webkit-linear-gradient(#394552, #394552);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-sys-appl:before {
  content: "\e925";
  background: -webkit-linear-gradient(#394552, #394552);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-pas-stat:before {
  content: "\e926";
  background: -webkit-linear-gradient(#394552, #394552);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-pas-info:before {
  content: "\e92c";
  background: -webkit-linear-gradient(#394552, #394552);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-sys-alarm:before {
  content: "\e92d";
  background: -webkit-linear-gradient(#394552, #394552);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-tem_survey:before {
  content: "\e92e";
  background: -webkit-linear-gradient(#394552, #394552);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-sys-notice:before {
  content: "\e92f";
  /* background: -webkit-linear-gradient(#009afa, #6e6cf6); */
  background: -webkit-linear-gradient(#394552, #394552);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* 아이콘 --------------------------------------------- */
.icon-camera:before {
  content: "\e913";
}

.icon-chart-candle:before {
  content: "\e938";
}

.icon-mail:before {
  content: "\e948";
}

.icon-settings:before {
  content: "\e94c";
}

.icon-calculator:before {
  content: "\e92d";
}

.icon-calendar-minus:before {
  content: "\e92e";
}

.icon-checklist:before {
  content: "\e92f";
}

.icon-arrow-left:before {
  content: "\e91f";
}

.icon-calendar-event:before {
  content: "\e920";
}

.icon-dots:before {
  content: "\e921";
}

.icon-home:before {
  content: "\e922";
}

.icon-menu:before {
  content: "\e924";
}

.icon-paperclip:before {
  content: "\e925";
  margin-left: 10px;
}

.icon-x:before {
  content: "\e92c";
}

.icon-file-dots:before {
  content: "\e94a";
}

.icon-file-time:before {
  content: "\e94b";
}

.icon-sys-notice:before {
  content: "\e939";
}

.icon-sys-alarm:before {
  content: "\e93a";
}

.icon-box-multiple:before {
  content: "\e93b";
}

.icon-tam-work:before {
  content: "\e93c";
}

.icon-sys-appl:before {
  content: "\e93d";
}

.icon-tam-commute:before {
  content: "\e93e";
}

.icon-device-mobile:before {
  content: "\e93f";
}

.icon-eye:before {
  content: "\e940";
}

.icon-eye-off:before {
  content: "\e941";
}

.icon-pas-timeline:before {
  content: "\e942";
}

.icon-tem_survey:before {
  content: "\e943";
}

.icon-phone:before {
  content: "\e944";
}

.icon-pcm_pay:before {
  content: "\e945";
}

.icon-pas-search:before {
  content: "\e946";
}

.icon-orm:before {
  content: "\e947";
}

.icon-pas-info:before {
  content: "\e949";
}

.icon-alim:before {
  content: "\e900";
}

.icon-appl_end:before {
  content: "\e901";
}

.icon-ok:before {
  content: "\e902";
}

.icon-award:before {
  content: "\e903";
}

.icon-email:before {
  content: "\e904";
}

.icon-eval:before {
  content: "\e905";
}

.icon-file:before {
  content: "\e906";
}

.icon-info:before {
  content: "\e907";
}

.icon-list_arrow:before {
  content: "\e908";
}

.icon-list_select_arrow:before {
  content: "\e909";
}

.icon-telephone:before {
  content: "\e90a";
}

.icon-back:before {
  content: "\e90b";
}

.icon-close:before {
  content: "\e90c";
}

.icon-down_arrow:before {
  content: "\e90d";
}

.icon-ellipsis:before {
  content: "\e90e";
}

.icon-infoedit:before {
  content: "\e90f";
}

.icon-left_arrow:before {
  content: "\e910";
}

.icon-move:before {
  content: "\e911";
}

.icon-logout:before {
  content: "\e912";
}

.icon-private:before {
  content: "\e914";
}

.icon-return:before {
  content: "\e915";
}

.icon-school:before {
  content: "\e916";
}

.icon-select_arrow:before {
  content: "\e917";
}

.icon-add-search:before {
  content: "\e918";
}

.icon-search:before {
  content: "\e919";
}

.icon-work:before {
  content: "\e91a";
}

.icon-write:before {
  content: "\e91b";
}

.icon-right_arrow:before {
  content: "\e91c";
}

.icon-calenda:before {
  content: "\e91d";
}

.icon-up_arrow:before {
  content: "\e91e";
}

.icon-worktime-list:before {
  content: "\e923";
}

.icon-pas-stat:before {
  content: "\e926";
}

.icon-list:before {
  content: "\e927";
}

.icon-logo:before {
  content: "\e928";
}

.icon-refresh:before {
  content: "\e929";
}

.icon-add:before {
  content: "\e92a";
}

.icon-plus:before {
  content: "\e92b";
}

.icon-mobile:before {
  content: "\e930";
}

.icon-no-private:before {
  content: "\e932";
}

.icon-delete:before {
  content: "\e933";
}

.icon-delete2:before {
  content: "\e934";
}

.icon-star:before {
  content: "\e935";
}

.icon-popup:before {
  content: "\e936";
}

.icon-cancel:before {
  content: "\e937";
}

.icon-pencil:before {
  content: "\e931";
}

.icon-trash:before {
  content: "\e94d";
}

.icon-bell:before {
  content: "\e94e";
}

.icon-logout:before {
  content: "\e94f";
}

.m-font-icon01::before {
  content: "\e939";
}

.m-font-icon02::before {
  content: "\e945";
}

.m-font-icon03::before {
  content: "\e949";
}

.m-font-icon04::before {
  content: "\e942";
}

.m-font-icon05::before {
  content: "\e947";
}

.m-font-icon06::before {
  content: "\e93a";
}

.m-font-icon07::before {
  content: "\e943";
}

.m-font-icon08::before {
  content: "\e946";
}

.m-font-icon09::before {
  content: "\e93c";
}

.m-font-icon10::before {
  content: "\e93d";
}

.m-font-icon11::before {
  content: "\e93e";
}

.m-font-icon12::before {
  content: "\e92e";
}

.m-font-icon13::before {
  content: "\e92f";
}

.m-font-icon14::before {
  content: "\e926";
}

.m-font-icon15::before {
  content: "\e92d";
}

.icon-employee_card:before {
  content: "\e950";
}

.icon-schedule:before {
  content: "\e951";
}

.icon-participate:before {
  content: "\e952";
}

.icon-work_check:before {
  content: "\e953";
}

.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
}

[class^=icon-] {
  font-size: 1.7142857143rem;
}
[class^=icon-].font-14 {
  font-size: 1rem;
}
[class^=icon-].font-15 {
  font-size: 1.0714285714rem;
}
[class^=icon-].font-16 {
  font-size: 1.1428571429rem;
}
[class^=icon-].font-17 {
  font-size: 1.2142857143rem;
}
[class^=icon-].font-18 {
  font-size: 1.2857142857rem;
}
[class^=icon-].font-19 {
  font-size: 1.3571428571rem;
}
[class^=icon-].font-20 {
  font-size: 1.4285714286rem;
}
[class^=icon-].font-21 {
  font-size: 1.5rem;
}
[class^=icon-].font-22 {
  font-size: 1.5714285714rem;
}
[class^=icon-].font-23 {
  font-size: 1.6428571429rem;
}
[class^=icon-].font-24 {
  font-size: 1.7142857143rem;
}
[class^=icon-].font-25 {
  font-size: 1.7857142857rem;
}
[class^=icon-].font-26 {
  font-size: 1.8571428571rem;
}
[class^=icon-].font-27 {
  font-size: 1.9285714286rem;
}
[class^=icon-].font-28 {
  font-size: 2rem;
}
[class^=icon-].font-29 {
  font-size: 2.0714285714rem;
}
[class^=icon-].font-30 {
  font-size: 2.1428571429rem;
}
[class^=icon-].font-31 {
  font-size: 2.2142857143rem;
}
[class^=icon-].font-32 {
  font-size: 2.2857142857rem;
}
[class^=icon-].font-33 {
  font-size: 2.3571428571rem;
}
[class^=icon-].font-34 {
  font-size: 2.4285714286rem;
}
[class^=icon-].font-35 {
  font-size: 2.5rem;
}
[class^=icon-].font-36 {
  font-size: 2.5714285714rem;
}
[class^=icon-].font-37 {
  font-size: 2.6428571429rem;
}
[class^=icon-].font-38 {
  font-size: 2.7142857143rem;
}
[class^=icon-].font-39 {
  font-size: 2.7857142857rem;
}
[class^=icon-].font-40 {
  font-size: 2.8571428571rem;
}

:root .h-root .v-btn {
  min-width: 0;
  height: auto;
  margin: 0;
  padding: 0;
  box-shadow: none;
}
:root .h-root .v-btn::before {
  display: none;
}
:root .h-root .v-btn:active {
  box-shadow: none;
}
:root .h-root .v-btn .v-btn__content {
  padding-left: 0;
  padding-right: 0;
}
:root .h-root .v-input {
  margin-top: 0;
  padding-top: 0;
  padding-left: 0.7142857143rem;
  padding-right: 0.7142857143rem;
  border: 0.0714285714rem solid #c7d1d8;
  border-radius: 0.2857142857rem;
}
:root .h-root .v-input.border-none {
  border: none;
}
:root .h-root .v-input.v-input--has-state {
  position: relative;
}
:root .h-root .v-input.v-input--has-state.error--text {
  border: 0.0714285714rem solid #ff4341;
}
:root .h-root .v-input.v-input--has-state.error--text .v-text-field__details {
  display: flex;
  align-items: center;
  top: 0.0714285714rem;
  bottom: 0.0714285714rem;
  left: 0.7142857143rem;
  right: 0.7142857143rem;
  font-size: 0.8571428571rem;
  background-color: #ffffff;
  color: #ff4341;
  text-align: center;
  animation: errorAnimation 3s ease-out forwards;
}
@keyframes errorAnimation {
  0% {
    color: rgba(255, 67, 65, 0.5);
  }
  25% {
    color: #ff4341;
  }
  50% {
    color: rgba(255, 67, 65, 0.5);
  }
  75% {
    color: #ff4341;
  }
  99% {
    color: #ff4341;
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
:root .h-root .v-input.v-input--has-state.error--text i {
  color: #ff4341;
}
:root .h-root .v-input.v-input--has-state.error--text input::placeholder {
  color: #ff4341;
}
:root .h-root .v-input.v-input--is-readonly, :root .h-root .v-input.v-input--is-disabled {
  background-color: #f3f8fc;
}
:root .h-root .v-input.v-input--is-readonly i.icon-search, :root .h-root .v-input.v-input--is-disabled i.icon-search {
  color: #056AA6;
}
:root .h-root .v-input.v-input--checkbox {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
}
:root .h-root .v-input.v-input--checkbox.v-input--is-label-active .v-icon.accent--text,
:root .h-root .v-input.v-input--checkbox.v-input--is-label-active .v-label {
  color: #056AA6;
}
:root .h-root .v-input.v-input--checkbox .v-input--selection-controls__input {
  width: auto;
  margin: 0;
}
:root .h-root .v-input.v-input--checkbox .v-messages {
  display: none;
}
:root .h-root .v-input.v-input--checkbox input {
  height: 100%;
}
:root .h-root .v-input.v-input--radio-group {
  width: 100%;
  padding: 0.7142857143rem;
  border: none;
}
:root .h-root .v-input.v-input--radio-group .v-radio {
  gap: 0 0.7142857143rem;
  margin: 0;
}
:root .h-root .v-input.v-input--radio-group .v-radio.accent--text .v-icon.accent--text {
  color: #056AA6;
}
:root .h-root .v-input.v-input--radio-group .v-radio.accent--text label {
  color: #056AA6;
}
:root .h-root .v-input.v-input--radio-group .v-radio.v-radio--is-disabled .v-icon {
  color: rgba(18, 18, 18, 0.15);
}
:root .h-root .v-input.v-input--radio-group .v-radio.v-radio--is-disabled label {
  color: rgba(18, 18, 18, 0.7);
}
:root .h-root .v-input.v-input--radio-group .v-radio label {
  color: #121212;
}
:root .h-root .v-input.v-input--radio-group .v-radio input {
  height: auto;
}
:root .h-root .v-input.v-input--radio-group .v-input--selection-controls__input {
  margin: 0;
}
:root .h-root .v-input.v-input--radio-group .v-input--radio-group__input {
  gap: 0.5rem;
}
:root .h-root .v-input.v-input--radio-group .v-messages {
  display: none;
}
:root .h-root .v-input.v-textarea {
  position: relative;
  width: 100%;
}
:root .h-root .v-input.v-textarea .v-text-field__details {
  right: -0.1428571429rem;
  bottom: -0.3571428571rem;
  background: white;
}
:root .h-root .v-input.v-input--switch {
  border: none;
  padding-left: 0;
  padding-right: 0;
}
:root .h-root .v-input.v-input--switch.v-input--is-label-active .v-input--switch__thumb {
  transform: translate(1.5714285714rem);
  /*               color: $main; */
  background-color: #fff;
}
:root .h-root .v-input.v-input--switch.v-input--is-label-active .v-input--switch__track {
  /*               color: $white; */
  background-color: #48beb2;
  opacity: 1;
}
:root .h-root .v-input.v-input--switch .v-input--switch__track {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1.7857142857rem;
  border-radius: 1.7857142857rem;
  /*           background: $grayLight; */
  background: #bdbdbd;
  /*           border: rem(1) solid $lineInput; */
}
:root .h-root .v-input.v-input--switch .v-input--switch__thumb {
  margin-right: 0;
  transform: translate(0.1428571429rem);
  /*             color: $lineInput; */
  background-color: #fff;
}
:root .h-root .v-input.v-input--switch .v-input--selection-controls__input {
  width: 3.1428571429rem;
}
:root .h-root .v-input.v-input--switch .v-messages {
  display: none;
}
:root .h-root .v-input.v-input--switch input {
  height: 100%;
}
:root .h-root .v-input.v-input--is-focused {
  border-color: #056AA6;
}
:root .h-root .v-input.v-text-field--outline .v-input__slot {
  border: 0;
  min-height: 40px;
  background: transparent !important;
  padding: 0;
}
:root .h-root .v-input.v-text-field--outline .v-input__slot:hover {
  border: 0 !important;
}
:root .h-root .v-input.v-text-field--outline .v-input__slot .v-select__selections {
  padding-top: 0;
}
:root .h-root .v-input.v-text-field--outline .v-input__slot input {
  margin-top: 0;
}
:root .h-root .v-input .v-input--selection-controls__ripple {
  display: none;
}
:root .h-root .v-input .v-input__slot {
  margin-bottom: 0;
}
:root .h-root .v-input .v-input__slot::before, :root .h-root .v-input .v-input__slot::after {
  content: none;
}
:root .h-root .v-input .v-input__slot .v-chip {
  background-color: #e0e0e0;
  color: rgba(18, 18, 18, 0.87);
}
:root .h-root .v-input .v-input__append-inner {
  margin: auto 0;
  padding: 0;
}
:root .h-root .v-input .v-text-field__details {
  position: absolute;
}
:root .h-root .v-input .v-messages {
  color: inherit;
}
:root .h-root .v-input input {
  max-height: none;
  height: 2.8571428571rem;
  text-align: inherit;
  caret-color: #000;
  -webkit-caret-color: #000;
}
:root .h-root .v-input input::placeholder {
  font-size: 1rem;
  color: rgba(18, 18, 18, 0.5);
}
:root .h-root .v-tabs {
  width: 100%;
}
:root .h-root .v-tabs .v-tabs__slider {
  height: 0.2142857143rem;
  background-color: #056AA6;
}
:root .h-root .v-tabs__div {
  flex: 1 1 auto;
}
:root .h-root .v-tabs__item {
  font-size: 1.1428571429rem;
}
:root .h-root .v-tabs__item .h-allim-badge {
  position: relative;
  top: 0px;
  left: 5px;
  display: inline-block;
  min-width: 20px;
  height: 20px;
  line-height: 20px;
  color: #ffffff;
  font-size: 0.8rem;
  font-family: Ariala;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
  background: #c0c0c0;
  border-radius: 20px;
  z-index: 9;
}
:root .h-root .v-tabs__item.v-tabs__item--active {
  font-size: 1.1428571429rem;
  font-weight: 700;
  color: #121212;
}
:root .h-root .v-tabs__item.v-tabs__item--active .h-allim-badge {
  background: #056AA6;
}
:root .h-root .v-picker__title__btn.v-date-picker-title__year {
  margin-bottom: 0;
  font-size: 1.2857142857rem;
  font-weight: 700;
  color: #121212;
  opacity: 1;
}
:root .h-root .v-picker__title {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1.0714285714rem;
  border-bottom: 0.0714285714rem solid #c7d1d8;
}
:root .h-root .v-picker__body {
  padding-top: 0.7142857143rem;
  padding-bottom: 0.7142857143rem;
}
:root .h-root .v-picker__actions {
  gap: 0.7142857143rem;
  padding: 1.0714285714rem;
  border-top: 0.0714285714rem solid #c7d1d8;
}
:root .h-root .v-picker .v-date-picker-title {
  flex-direction: row;
  align-items: center;
  flex: 1 1 auto;
}
:root .h-root .v-picker .v-date-picker-title__date {
  margin: 0;
  padding: 0;
  color: #121212;
  font-size: 1.1428571429rem;
  font-weight: 700;
}
:root .h-root .v-picker .v-date-picker-table--month .v-btn.accent--text {
  border-color: #056AA6;
  color: #056AA6;
}
:root .h-root .v-picker .v-date-picker-years .active {
  color: #056AA6;
}
:root .h-root .v-picker .v-date-picker-table--date tr th:first-child .v-btn,
:root .h-root .v-picker .v-date-picker-table--date tr td:first-child .v-btn {
  color: #ff4341;
}
:root .h-root .v-picker .v-date-picker-table--date tr th:nth-child(7) .v-btn,
:root .h-root .v-picker .v-date-picker-table--date tr td:nth-child(7) .v-btn {
  color: #1b56b7;
}
:root .h-root .v-picker .v-date-picker-table--date tr td .v-btn:has(.v-date-picker-table__events) {
  color: #da1728;
}
:root .h-root .v-picker .v-date-picker-table--date tr td .v-btn--outline:not(.v-btn--active) .v-btn__content {
  border: 0.0714285714rem solid #056AA6;
  color: #056AA6;
}
:root .h-root .v-picker .v-btn {
  width: 2.2857142857rem;
  height: 2.2857142857rem;
  border-color: transparent;
}
:root .h-root .v-picker .v-btn.v-btn--active {
  background-color: #056AA6;
  color: #ffffff;
}
:root .h-root .v-list__tile__action {
  min-width: auto;
  margin-right: 0.7142857143rem;
}
:root .h-root .v-list__tile--link.v-list__tile--active {
  color: #056AA6;
}
:root .h-root .v-chip--removable {
  /*       background: { */
  /*         color: $additional; */
  /*       } */
  /*       color: $white; */
  background-color: transparent;
  color: #383838;
  border: 1px solid #383838;
}
:root .h-root .v-chip--removable .v-chip__close .v-icon {
  opacity: 1;
}
:root .v-dialog {
  margin: 0.7142857143rem;
}
:root .v-dialog__container:empty {
  display: none !important;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
em,
img,
small,
strong,
sub,
sup,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
thead,
tr,
th,
td,
article,
aside,
canvas,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  vertical-align: baseline;
  box-sizing: border-box;
}

body {
  line-height: 1.5;
  letter-spacing: -0.3px;
}

ol,
ul,
dl,
dt,
dd,
li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  overflow: hidden;
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  opacity: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

textarea {
  resize: none;
}

input:focus-visible {
  outline: 0;
}

.h-root {
  width: 100%;
  height: 100%;
}

.history-info, .survey-title, .h-file-item .file-name, .h-popup-body, .graph-title, .h-box-title > span, .h-box-inner-title > span {
  flex: 1 1 auto;
}

.history-date, .h-file-item .file-delete, .h-popup-footer, .h-popup-header, .graph-label, .h-box-title i[class^=icon-], .h-box-inner-title i[class^=icon-] {
  flex: 0 0 auto;
}

.agree-content-top, .contract-more, .h-alarm .alarm-box, .work-history-item .date-box, .work-history-item, .h-calendar .contArea, .h-calendar-box, .history-item, .history-list, .apply-view-item, .apply-view, .apply-line-list, .timeline-item, .timeline-box, .h-question-top, .survey-item, .h-file > .icon-file, .h-file-item, .h-file-list, .h-popup-header, .h-button-group, .h-form-input, .h-label, .h-form, .graph-top {
  display: flex;
  align-items: center;
}

.h-alarm .alarm-text, .h-alarm .alarm-title {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.h-page.height-full {
  height: 100%;
}

.h-loading {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.h-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.h-root {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  font-size: 1rem;
}
.h-root .padding-all {
  padding: 1.0714285714rem;
}
.h-root .padding-all-small {
  padding: 0.7142857143rem;
}
.h-root .padding-all-large {
  padding: 1.4285714286rem;
}
.h-root .padding-all-none {
  padding: 0rem;
}
.h-root .padding-top {
  padding-top: 1.4285714286rem;
}
.h-root .padding-top-small {
  padding-top: 0.7142857143rem;
}
.h-root .padding-top-large {
  padding-top: 1.4285714286rem;
}
.h-root .padding-top-none {
  padding-top: 0rem;
}
.h-root .padding-bottom {
  padding-bottom: 1.0714285714rem;
}
.h-root .padding-bottom-small {
  padding-bottom: 0.7142857143rem;
}
.h-root .padding-bottom-large {
  padding-bottom: 1.4285714286rem;
}
.h-root .padding-bottom-none {
  padding-bottom: 0rem;
}
.h-root .padding-left {
  padding-left: 1.0714285714rem;
}
.h-root .padding-left-small {
  padding-left: 0.7142857143rem;
}
.h-root .padding-left-large {
  padding-left: 1.4285714286rem;
}
.h-root .padding-left-none {
  padding-left: 0rem;
}
.h-root .padding-right {
  padding-right: 1.0714285714rem;
}
.h-root .padding-right-small {
  padding-right: 0.7142857143rem;
}
.h-root .padding-right-large {
  padding-right: 1.4285714286rem;
}
.h-root .padding-right-none {
  padding-right: 0rem;
}
.h-root .padding-small {
  padding-left: 0.7142857143rem;
  padding-right: 0.7142857143rem;
  padding-top: 0.7142857143rem;
  padding-bottom: 0.7142857143rem;
}
.h-root .padding-large {
  padding-left: 1.4285714286rem;
  padding-right: 1.4285714286rem;
  padding-top: 1.4285714286rem;
  padding-bottom: 1.4285714286rem;
}
.h-root .padding-x {
  padding-left: 1.0714285714rem;
  padding-right: 1.0714285714rem;
}
.h-root .padding-x-small {
  padding-left: 0.7142857143rem;
  padding-right: 0.7142857143rem;
}
.h-root .padding-x-large {
  padding-left: 1.4285714286rem;
  padding-right: 1.4285714286rem;
}
.h-root .padding-x-none {
  padding-left: 0rem;
  padding-right: 0rem;
}
.h-root .padding-y {
  padding-top: 1.0714285714rem;
  padding-bottom: 1.0714285714rem;
}
.h-root .padding-y-small {
  padding-top: 0.7142857143rem;
  padding-bottom: 0.7142857143rem;
}
.h-root .padding-y-large {
  padding-top: 1.4285714286rem;
  padding-bottom: 1.4285714286rem;
}
.h-root .padding-y-none {
  padding-top: 0rem;
  padding-bottom: 0rem;
}
.h-root .padding-none {
  padding-left: 0rem;
  padding-right: 0rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-all {
    padding: 1.0714285714rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-all-small {
    padding: 0.7142857143rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-all-large {
    padding: 1.4285714286rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-all-none {
    padding: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-top {
    padding-top: 1.4285714286rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-top-small {
    padding-top: 0.7142857143rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-top-large {
    padding-top: 1.4285714286rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-top-none {
    padding-top: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-bottom {
    padding-bottom: 1.0714285714rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-bottom-small {
    padding-bottom: 0.7142857143rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-bottom-large {
    padding-bottom: 1.4285714286rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-bottom-none {
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-left {
    padding-left: 1.0714285714rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-left-small {
    padding-left: 0.7142857143rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-left-large {
    padding-left: 1.4285714286rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-left-none {
    padding-left: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-right {
    padding-right: 1.0714285714rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-right-small {
    padding-right: 0.7142857143rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-right-large {
    padding-right: 1.4285714286rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-right-none {
    padding-right: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-small {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    padding-top: 0.7142857143rem;
    padding-bottom: 0.7142857143rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-large {
    padding-left: 1.4285714286rem;
    padding-right: 1.4285714286rem;
    padding-top: 1.4285714286rem;
    padding-bottom: 1.4285714286rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-x {
    padding-left: 1.0714285714rem;
    padding-right: 1.0714285714rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-x-small {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-x-large {
    padding-left: 1.4285714286rem;
    padding-right: 1.4285714286rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-x-none {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-y {
    padding-top: 1.0714285714rem;
    padding-bottom: 1.0714285714rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-y-small {
    padding-top: 0.7142857143rem;
    padding-bottom: 0.7142857143rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-y-large {
    padding-top: 1.4285714286rem;
    padding-bottom: 1.4285714286rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-y-none {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .h-root .padding-sm-none {
    padding-left: 0rem;
    padding-right: 0rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-all {
    padding: 1.0714285714rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-all-small {
    padding: 0.7142857143rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-all-large {
    padding: 1.4285714286rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-all-none {
    padding: 0rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-top {
    padding-top: 1.4285714286rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-top-small {
    padding-top: 0.7142857143rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-top-large {
    padding-top: 1.4285714286rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-top-none {
    padding-top: 0rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-bottom {
    padding-bottom: 1.0714285714rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-bottom-small {
    padding-bottom: 0.7142857143rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-bottom-large {
    padding-bottom: 1.4285714286rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-bottom-none {
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-left {
    padding-left: 1.0714285714rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-left-small {
    padding-left: 0.7142857143rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-left-large {
    padding-left: 1.4285714286rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-left-none {
    padding-left: 0rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-right {
    padding-right: 1.0714285714rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-right-small {
    padding-right: 0.7142857143rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-right-large {
    padding-right: 1.4285714286rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-right-none {
    padding-right: 0rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-small {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    padding-top: 0.7142857143rem;
    padding-bottom: 0.7142857143rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-large {
    padding-left: 1.4285714286rem;
    padding-right: 1.4285714286rem;
    padding-top: 1.4285714286rem;
    padding-bottom: 1.4285714286rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-x {
    padding-left: 1.0714285714rem;
    padding-right: 1.0714285714rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-x-small {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-x-large {
    padding-left: 1.4285714286rem;
    padding-right: 1.4285714286rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-x-none {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-y {
    padding-top: 1.0714285714rem;
    padding-bottom: 1.0714285714rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-y-small {
    padding-top: 0.7142857143rem;
    padding-bottom: 0.7142857143rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-y-large {
    padding-top: 1.4285714286rem;
    padding-bottom: 1.4285714286rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-y-none {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 1024px) {
  .h-root .padding-md-none {
    padding-left: 0rem;
    padding-right: 0rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-all {
    padding: 1.0714285714rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-all-small {
    padding: 0.7142857143rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-all-large {
    padding: 1.4285714286rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-all-none {
    padding: 0rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-top {
    padding-top: 1.4285714286rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-top-small {
    padding-top: 0.7142857143rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-top-large {
    padding-top: 1.4285714286rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-top-none {
    padding-top: 0rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-bottom {
    padding-bottom: 1.0714285714rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-bottom-small {
    padding-bottom: 0.7142857143rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-bottom-large {
    padding-bottom: 1.4285714286rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-bottom-none {
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-left {
    padding-left: 1.0714285714rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-left-small {
    padding-left: 0.7142857143rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-left-large {
    padding-left: 1.4285714286rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-left-none {
    padding-left: 0rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-right {
    padding-right: 1.0714285714rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-right-small {
    padding-right: 0.7142857143rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-right-large {
    padding-right: 1.4285714286rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-right-none {
    padding-right: 0rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-small {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    padding-top: 0.7142857143rem;
    padding-bottom: 0.7142857143rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-large {
    padding-left: 1.4285714286rem;
    padding-right: 1.4285714286rem;
    padding-top: 1.4285714286rem;
    padding-bottom: 1.4285714286rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-x {
    padding-left: 1.0714285714rem;
    padding-right: 1.0714285714rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-x-small {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-x-large {
    padding-left: 1.4285714286rem;
    padding-right: 1.4285714286rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-x-none {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-y {
    padding-top: 1.0714285714rem;
    padding-bottom: 1.0714285714rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-y-small {
    padding-top: 0.7142857143rem;
    padding-bottom: 0.7142857143rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-y-large {
    padding-top: 1.4285714286rem;
    padding-bottom: 1.4285714286rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-y-none {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-root .padding-lg-none {
    padding-left: 0rem;
    padding-right: 0rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-all {
    padding: 1.0714285714rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-all-small {
    padding: 0.7142857143rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-all-large {
    padding: 1.4285714286rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-all-none {
    padding: 0rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-top {
    padding-top: 1.4285714286rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-top-small {
    padding-top: 0.7142857143rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-top-large {
    padding-top: 1.4285714286rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-top-none {
    padding-top: 0rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-bottom {
    padding-bottom: 1.0714285714rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-bottom-small {
    padding-bottom: 0.7142857143rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-bottom-large {
    padding-bottom: 1.4285714286rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-bottom-none {
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-left {
    padding-left: 1.0714285714rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-left-small {
    padding-left: 0.7142857143rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-left-large {
    padding-left: 1.4285714286rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-left-none {
    padding-left: 0rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-right {
    padding-right: 1.0714285714rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-right-small {
    padding-right: 0.7142857143rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-right-large {
    padding-right: 1.4285714286rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-right-none {
    padding-right: 0rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-small {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    padding-top: 0.7142857143rem;
    padding-bottom: 0.7142857143rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-large {
    padding-left: 1.4285714286rem;
    padding-right: 1.4285714286rem;
    padding-top: 1.4285714286rem;
    padding-bottom: 1.4285714286rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-x {
    padding-left: 1.0714285714rem;
    padding-right: 1.0714285714rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-x-small {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-x-large {
    padding-left: 1.4285714286rem;
    padding-right: 1.4285714286rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-x-none {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-y {
    padding-top: 1.0714285714rem;
    padding-bottom: 1.0714285714rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-y-small {
    padding-top: 0.7142857143rem;
    padding-bottom: 0.7142857143rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-y-large {
    padding-top: 1.4285714286rem;
    padding-bottom: 1.4285714286rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-y-none {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 1536px) {
  .h-root .padding-xg-none {
    padding-left: 0rem;
    padding-right: 0rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}

.h-top {
  flex: 0 0 auto;
  width: 100%;
  border-bottom: 0.0714285714rem solid #f6f6f6;
}

.h-layout {
  overflow: auto;
  flex: 1 1 auto;
  width: 100%;
  background-color: #f6f6f6;
}
.h-layout.bg-white {
  background-color: #ffffff;
}

.h-page {
  gap: 1.4285714286rem;
  flex-wrap: wrap;
  padding: 1.0714285714rem;
  background: #ffffff;
}
.h-box {
  width: 100%;
  padding-left: 1.4285714286rem;
  padding-right: 1.4285714286rem;
  padding-top: 1.4285714286rem;
  padding-bottom: 1.4285714286rem;
  background-color: #ffffff;
}
.h-box.line {
  border: 0.0714285714rem solid #c7d1d8;
}
.h-box.round {
  border-radius: 0.2857142857rem;
}
.h-box:empty {
  display: none;
}

.h-title {
  width: 100%;
  height: 2.5rem;
  font-size: 1.5rem;
  text-align: center;
}
.h-title + .h-flex {
  padding-top: 1.4285714286rem;
}
.h-title > span {
  display: none;
  margin-top: 0.3571428571rem;
  font-size: 1rem;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .h-title {
    height: 5rem;
    line-height: 5rem;
    font-size: 2rem;
  }
}

.h-box-title, .h-box-inner-title {
  display: flex;
  align-items: center;
  width: 100%;
  padding-bottom: 0.3571428571rem;
  font-size: 1.2142857143rem;
  font-weight: 700;
  line-height: 2rem;
}
.h-box-title > span.rating, .h-box-inner-title > span.rating {
  flex: 0 0 auto;
  color: #056AA6;
}
.h-box-title i[class^=icon-], .h-box-inner-title i[class^=icon-] {
  font-size: 1.4285714286rem;
}

.h-box-inner-title {
  font-size: 1.0714285714rem;
  font-weight: 700;
}

.row, .h-form-input,
.h-flex, .h-page {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.7142857143rem;
  width: 100%;
}
.row.width-auto, .width-auto.h-form-input,
.width-auto.h-flex, .width-auto.h-page {
  width: auto;
}
.row.height-full, .height-full.h-form-input,
.height-full.h-flex, .height-full.h-page {
  height: 100%;
}
.row.bg-white, .bg-white.h-form-input,
.bg-white.h-flex, .bg-white.h-page {
  background-color: #ffffff;
}

.h-form-input:empty,
.h-flex:empty {
  display: none;
}

:root {
  --gap: 0.7142857143rem;
}
:root .col {
  flex: 1 1 0px;
}
:root .col-auto {
  flex: 0 0 auto;
}
:root .col.width-full {
  width: 100%;
}
:root .col-1 {
  flex-basis: calc(
          100% /
            12 *
            1 -
            var(--gap, 0.7142857143rem) +
            var(--gap, 0.7142857143rem) /
            (12 / 1)
        );
}
:root .col-2 {
  flex-basis: calc(
          100% /
            12 *
            2 -
            var(--gap, 0.7142857143rem) +
            var(--gap, 0.7142857143rem) /
            (12 / 2)
        );
}
:root .col-3 {
  flex-basis: calc(
          100% /
            12 *
            3 -
            var(--gap, 0.7142857143rem) +
            var(--gap, 0.7142857143rem) /
            (12 / 3)
        );
}
:root .col-4 {
  flex-basis: calc(
          100% /
            12 *
            4 -
            var(--gap, 0.7142857143rem) +
            var(--gap, 0.7142857143rem) /
            (12 / 4)
        );
}
:root .col-5 {
  flex-basis: calc(
          100% /
            12 *
            5 -
            var(--gap, 0.7142857143rem) +
            var(--gap, 0.7142857143rem) /
            (12 / 5)
        );
}
:root .col-6 {
  flex-basis: calc(
          100% /
            12 *
            6 -
            var(--gap, 0.7142857143rem) +
            var(--gap, 0.7142857143rem) /
            (12 / 6)
        );
}
:root .col-7 {
  flex-basis: calc(
          100% /
            12 *
            7 -
            var(--gap, 0.7142857143rem) +
            var(--gap, 0.7142857143rem) /
            (12 / 7)
        );
}
:root .col-8 {
  flex-basis: calc(
          100% /
            12 *
            8 -
            var(--gap, 0.7142857143rem) +
            var(--gap, 0.7142857143rem) /
            (12 / 8)
        );
}
:root .col-9 {
  flex-basis: calc(
          100% /
            12 *
            9 -
            var(--gap, 0.7142857143rem) +
            var(--gap, 0.7142857143rem) /
            (12 / 9)
        );
}
:root .col-10 {
  flex-basis: calc(
          100% /
            12 *
            10 -
            var(--gap, 0.7142857143rem) +
            var(--gap, 0.7142857143rem) /
            (12 / 10)
        );
}
:root .col-11 {
  flex-basis: calc(
          100% /
            12 *
            11 -
            var(--gap, 0.7142857143rem) +
            var(--gap, 0.7142857143rem) /
            (12 / 11)
        );
}
:root .col-12 {
  flex-basis: calc(
          100% /
            12 *
            12 -
            var(--gap, 0.7142857143rem) +
            var(--gap, 0.7142857143rem) /
            (12 / 12)
        );
}
@media screen and (min-width: 320px) {
  :root .col-xs-1 {
    flex-basis: calc(
              100% /
                12 *
                1 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 1)
            );
  }
  :root .col-xs-2 {
    flex-basis: calc(
              100% /
                12 *
                2 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 2)
            );
  }
  :root .col-xs-3 {
    flex-basis: calc(
              100% /
                12 *
                3 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 3)
            );
  }
  :root .col-xs-4 {
    flex-basis: calc(
              100% /
                12 *
                4 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 4)
            );
  }
  :root .col-xs-5 {
    flex-basis: calc(
              100% /
                12 *
                5 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 5)
            );
  }
  :root .col-xs-6 {
    flex-basis: calc(
              100% /
                12 *
                6 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 6)
            );
  }
  :root .col-xs-7 {
    flex-basis: calc(
              100% /
                12 *
                7 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 7)
            );
  }
  :root .col-xs-8 {
    flex-basis: calc(
              100% /
                12 *
                8 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 8)
            );
  }
  :root .col-xs-9 {
    flex-basis: calc(
              100% /
                12 *
                9 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 9)
            );
  }
  :root .col-xs-10 {
    flex-basis: calc(
              100% /
                12 *
                10 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 10)
            );
  }
  :root .col-xs-11 {
    flex-basis: calc(
              100% /
                12 *
                11 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 11)
            );
  }
  :root .col-xs-12 {
    flex-basis: calc(
              100% /
                12 *
                12 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 12)
            );
  }
  :root .col-xs-auto {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
  }
  :root .col-xs {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0px;
  }
}
@media screen and (min-width: 768px) {
  :root .col-sm-1 {
    flex-basis: calc(
              100% /
                12 *
                1 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 1)
            );
  }
  :root .col-sm-2 {
    flex-basis: calc(
              100% /
                12 *
                2 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 2)
            );
  }
  :root .col-sm-3 {
    flex-basis: calc(
              100% /
                12 *
                3 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 3)
            );
  }
  :root .col-sm-4 {
    flex-basis: calc(
              100% /
                12 *
                4 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 4)
            );
  }
  :root .col-sm-5 {
    flex-basis: calc(
              100% /
                12 *
                5 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 5)
            );
  }
  :root .col-sm-6 {
    flex-basis: calc(
              100% /
                12 *
                6 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 6)
            );
  }
  :root .col-sm-7 {
    flex-basis: calc(
              100% /
                12 *
                7 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 7)
            );
  }
  :root .col-sm-8 {
    flex-basis: calc(
              100% /
                12 *
                8 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 8)
            );
  }
  :root .col-sm-9 {
    flex-basis: calc(
              100% /
                12 *
                9 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 9)
            );
  }
  :root .col-sm-10 {
    flex-basis: calc(
              100% /
                12 *
                10 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 10)
            );
  }
  :root .col-sm-11 {
    flex-basis: calc(
              100% /
                12 *
                11 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 11)
            );
  }
  :root .col-sm-12 {
    flex-basis: calc(
              100% /
                12 *
                12 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 12)
            );
  }
  :root .col-sm-auto {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
  }
  :root .col-sm {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0px;
  }
}
@media screen and (min-width: 1024px) {
  :root .col-md-1 {
    flex-basis: calc(
              100% /
                12 *
                1 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 1)
            );
  }
  :root .col-md-2 {
    flex-basis: calc(
              100% /
                12 *
                2 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 2)
            );
  }
  :root .col-md-3 {
    flex-basis: calc(
              100% /
                12 *
                3 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 3)
            );
  }
  :root .col-md-4 {
    flex-basis: calc(
              100% /
                12 *
                4 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 4)
            );
  }
  :root .col-md-5 {
    flex-basis: calc(
              100% /
                12 *
                5 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 5)
            );
  }
  :root .col-md-6 {
    flex-basis: calc(
              100% /
                12 *
                6 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 6)
            );
  }
  :root .col-md-7 {
    flex-basis: calc(
              100% /
                12 *
                7 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 7)
            );
  }
  :root .col-md-8 {
    flex-basis: calc(
              100% /
                12 *
                8 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 8)
            );
  }
  :root .col-md-9 {
    flex-basis: calc(
              100% /
                12 *
                9 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 9)
            );
  }
  :root .col-md-10 {
    flex-basis: calc(
              100% /
                12 *
                10 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 10)
            );
  }
  :root .col-md-11 {
    flex-basis: calc(
              100% /
                12 *
                11 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 11)
            );
  }
  :root .col-md-12 {
    flex-basis: calc(
              100% /
                12 *
                12 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 12)
            );
  }
  :root .col-md-auto {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
  }
  :root .col-md {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0px;
  }
}
@media screen and (min-width: 1366px) {
  :root .col-lg-1 {
    flex-basis: calc(
              100% /
                12 *
                1 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 1)
            );
  }
  :root .col-lg-2 {
    flex-basis: calc(
              100% /
                12 *
                2 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 2)
            );
  }
  :root .col-lg-3 {
    flex-basis: calc(
              100% /
                12 *
                3 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 3)
            );
  }
  :root .col-lg-4 {
    flex-basis: calc(
              100% /
                12 *
                4 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 4)
            );
  }
  :root .col-lg-5 {
    flex-basis: calc(
              100% /
                12 *
                5 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 5)
            );
  }
  :root .col-lg-6 {
    flex-basis: calc(
              100% /
                12 *
                6 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 6)
            );
  }
  :root .col-lg-7 {
    flex-basis: calc(
              100% /
                12 *
                7 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 7)
            );
  }
  :root .col-lg-8 {
    flex-basis: calc(
              100% /
                12 *
                8 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 8)
            );
  }
  :root .col-lg-9 {
    flex-basis: calc(
              100% /
                12 *
                9 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 9)
            );
  }
  :root .col-lg-10 {
    flex-basis: calc(
              100% /
                12 *
                10 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 10)
            );
  }
  :root .col-lg-11 {
    flex-basis: calc(
              100% /
                12 *
                11 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 11)
            );
  }
  :root .col-lg-12 {
    flex-basis: calc(
              100% /
                12 *
                12 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 12)
            );
  }
  :root .col-lg-auto {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
  }
  :root .col-lg {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0px;
  }
}
@media screen and (min-width: 1536px) {
  :root .col-xg-1 {
    flex-basis: calc(
              100% /
                12 *
                1 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 1)
            );
  }
  :root .col-xg-2 {
    flex-basis: calc(
              100% /
                12 *
                2 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 2)
            );
  }
  :root .col-xg-3 {
    flex-basis: calc(
              100% /
                12 *
                3 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 3)
            );
  }
  :root .col-xg-4 {
    flex-basis: calc(
              100% /
                12 *
                4 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 4)
            );
  }
  :root .col-xg-5 {
    flex-basis: calc(
              100% /
                12 *
                5 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 5)
            );
  }
  :root .col-xg-6 {
    flex-basis: calc(
              100% /
                12 *
                6 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 6)
            );
  }
  :root .col-xg-7 {
    flex-basis: calc(
              100% /
                12 *
                7 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 7)
            );
  }
  :root .col-xg-8 {
    flex-basis: calc(
              100% /
                12 *
                8 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 8)
            );
  }
  :root .col-xg-9 {
    flex-basis: calc(
              100% /
                12 *
                9 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 9)
            );
  }
  :root .col-xg-10 {
    flex-basis: calc(
              100% /
                12 *
                10 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 10)
            );
  }
  :root .col-xg-11 {
    flex-basis: calc(
              100% /
                12 *
                11 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 11)
            );
  }
  :root .col-xg-12 {
    flex-basis: calc(
              100% /
                12 *
                12 -
                0.7142857143rem +
                0.7142857143rem /
                (12 / 12)
            );
  }
  :root .col-xg-auto {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
  }
  :root .col-xg {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0px;
  }
}
:root .space {
  flex: 0;
  flex: 1;
}
@media screen and (min-width: 768px) {
  :root .space-sm {
    flex: 1;
  }
}
@media screen and (min-width: 1024px) {
  :root .space-md {
    flex: 1;
  }
}
@media screen and (min-width: 1366px) {
  :root .space-lg {
    flex: 1;
  }
}
@media screen and (min-width: 1536px) {
  :root .space-xg {
    flex: 1;
  }
}
@media screen and (min-width: 320px) {
  :root .overflow-visible {
    overflow: visible;
  }
  :root .overflow-hidden {
    overflow: hidden;
  }
  :root .overflow-scroll {
    overflow: scroll;
  }
  :root .overflow-x {
    overflow: x;
  }
  :root .overflow-y {
    overflow: y;
  }
  :root .overflow-auto {
    overflow: auto;
  }
  :root .bg-white {
    background-color: #ffffff;
  }
  :root .bg-black {
    background-color: #121212;
  }
  :root .bg-cancel {
    background-color: #383838;
  }
  :root .bg-appl {
    background-color: #166ac0;
  }
  :root .bg-temp {
    background-color: #0870e3;
  }
  :root .bg-done {
    background-color: #13a41f;
  }
  :root .bg-return {
    background-color: #ff4341;
  }
  :root .bg-danger {
    background-color: #ff4341;
  }
  :root .bg-main {
    background-color: #056AA6;
  }
  :root .bg-sub {
    background-color: #FF9119;
  }
  :root .bg-default {
    background-color: #5c8295;
  }
  :root .bg-none {
    background-color: transparent;
  }
  :root .gap-small {
    gap: 0.3571428571rem;
  }
  :root .gap-x-small {
    gap: 0.7142857143rem 0.3571428571rem;
  }
  :root .gap-y-small {
    gap: 0.3571428571rem 0.7142857143rem;
  }
  :root .gap-large {
    gap: 1.4285714286rem;
  }
  :root .gap-x-large {
    gap: 0.7142857143rem 1.4285714286rem;
  }
  :root .gap-y-large {
    gap: 1.4285714286rem 0.7142857143rem;
  }
  :root .gap-none {
    gap: 0;
  }
  :root .display-flex {
    display: flex;
  }
  :root .display-inline-flex {
    display: inline-flex;
  }
  :root .display-block {
    display: block;
  }
  :root .display-inline {
    display: inline;
  }
  :root .display-none {
    display: none;
  }
  :root .column {
    flex-direction: column;
  }
  :root .nowrap {
    flex-wrap: nowrap;
  }
  :root .items-start {
    align-items: flex-start;
  }
  :root .items-end {
    align-items: flex-end;
  }
  :root .items-center {
    align-items: center;
  }
  :root .items-stretch {
    align-items: stretch;
  }
  :root .content-start {
    align-content: flex-start;
  }
  :root .content-end {
    align-content: flex-end;
  }
  :root .content-center {
    align-content: center;
  }
  :root .content-evenly {
    align-content: space-evenly;
  }
  :root .content-around {
    align-content: space-around;
  }
  :root .content-between {
    align-content: space-between;
  }
  :root .justify-start {
    justify-content: flex-start;
  }
  :root .justify-end {
    justify-content: flex-end;
  }
  :root .justify-center {
    justify-content: center;
  }
  :root .justify-evenly {
    justify-content: space-evenly;
  }
  :root .justify-around {
    justify-content: space-around;
  }
  :root .justify-between {
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  :root .overflow-sm-visible {
    overflow: visible;
  }
  :root .overflow-sm-hidden {
    overflow: hidden;
  }
  :root .overflow-sm-scroll {
    overflow: scroll;
  }
  :root .overflow-sm-x {
    overflow: x;
  }
  :root .overflow-sm-y {
    overflow: y;
  }
  :root .overflow-sm-auto {
    overflow: auto;
  }
  :root .bg-sm-white {
    background-color: #ffffff;
  }
  :root .bg-sm-black {
    background-color: #121212;
  }
  :root .bg-sm-cancel {
    background-color: #383838;
  }
  :root .bg-sm-appl {
    background-color: #166ac0;
  }
  :root .bg-sm-temp {
    background-color: #0870e3;
  }
  :root .bg-sm-done {
    background-color: #13a41f;
  }
  :root .bg-sm-return {
    background-color: #ff4341;
  }
  :root .bg-sm-danger {
    background-color: #ff4341;
  }
  :root .bg-sm-main {
    background-color: #056AA6;
  }
  :root .bg-sm-sub {
    background-color: #FF9119;
  }
  :root .bg-sm-default {
    background-color: #5c8295;
  }
  :root .bg-sm-none {
    background-color: transparent;
  }
  :root .gap-sm-small {
    gap: 0.3571428571rem;
  }
  :root .gap-sm-x-small {
    gap: 0.7142857143rem 0.3571428571rem;
  }
  :root .gap-sm-y-small {
    gap: 0.3571428571rem 0.7142857143rem;
  }
  :root .gap-sm-large {
    gap: 1.4285714286rem;
  }
  :root .gap-sm-x-large {
    gap: 0.7142857143rem 1.4285714286rem;
  }
  :root .gap-sm-y-large {
    gap: 1.4285714286rem 0.7142857143rem;
  }
  :root .gap-sm-none {
    gap: 0;
  }
  :root .display-sm-flex {
    display: flex;
  }
  :root .display-sm-inline-flex {
    display: inline-flex;
  }
  :root .display-sm-block {
    display: block;
  }
  :root .display-sm-inline {
    display: inline;
  }
  :root .display-sm-none {
    display: none;
  }
  :root .sm-column {
    flex-direction: column;
  }
  :root .sm-nowrap {
    flex-wrap: nowrap;
  }
  :root .items-sm-start {
    align-items: flex-start;
  }
  :root .items-sm-end {
    align-items: flex-end;
  }
  :root .items-sm-center {
    align-items: center;
  }
  :root .items-sm-stretch {
    align-items: stretch;
  }
  :root .content-sm-start {
    align-content: flex-start;
  }
  :root .content-sm-end {
    align-content: flex-end;
  }
  :root .content-sm-center {
    align-content: center;
  }
  :root .content-sm-evenly {
    align-content: space-evenly;
  }
  :root .content-sm-around {
    align-content: space-around;
  }
  :root .content-sm-between {
    align-content: space-between;
  }
  :root .justify-sm-start {
    justify-content: flex-start;
  }
  :root .justify-sm-end {
    justify-content: flex-end;
  }
  :root .justify-sm-center {
    justify-content: center;
  }
  :root .justify-sm-evenly {
    justify-content: space-evenly;
  }
  :root .justify-sm-around {
    justify-content: space-around;
  }
  :root .justify-sm-between {
    justify-content: space-between;
  }
}
@media screen and (min-width: 1024px) {
  :root .overflow-md-visible {
    overflow: visible;
  }
  :root .overflow-md-hidden {
    overflow: hidden;
  }
  :root .overflow-md-scroll {
    overflow: scroll;
  }
  :root .overflow-md-x {
    overflow: x;
  }
  :root .overflow-md-y {
    overflow: y;
  }
  :root .overflow-md-auto {
    overflow: auto;
  }
  :root .bg-md-white {
    background-color: #ffffff;
  }
  :root .bg-md-black {
    background-color: #121212;
  }
  :root .bg-md-cancel {
    background-color: #383838;
  }
  :root .bg-md-appl {
    background-color: #166ac0;
  }
  :root .bg-md-temp {
    background-color: #0870e3;
  }
  :root .bg-md-done {
    background-color: #13a41f;
  }
  :root .bg-md-return {
    background-color: #ff4341;
  }
  :root .bg-md-danger {
    background-color: #ff4341;
  }
  :root .bg-md-main {
    background-color: #056AA6;
  }
  :root .bg-md-sub {
    background-color: #FF9119;
  }
  :root .bg-md-default {
    background-color: #5c8295;
  }
  :root .bg-md-none {
    background-color: transparent;
  }
  :root .gap-md-small {
    gap: 0.3571428571rem;
  }
  :root .gap-md-x-small {
    gap: 0.7142857143rem 0.3571428571rem;
  }
  :root .gap-md-y-small {
    gap: 0.3571428571rem 0.7142857143rem;
  }
  :root .gap-md-large {
    gap: 1.4285714286rem;
  }
  :root .gap-md-x-large {
    gap: 0.7142857143rem 1.4285714286rem;
  }
  :root .gap-md-y-large {
    gap: 1.4285714286rem 0.7142857143rem;
  }
  :root .gap-md-none {
    gap: 0;
  }
  :root .display-md-flex {
    display: flex;
  }
  :root .display-md-inline-flex {
    display: inline-flex;
  }
  :root .display-md-block {
    display: block;
  }
  :root .display-md-inline {
    display: inline;
  }
  :root .display-md-none {
    display: none;
  }
  :root .md-column {
    flex-direction: column;
  }
  :root .md-nowrap {
    flex-wrap: nowrap;
  }
  :root .items-md-start {
    align-items: flex-start;
  }
  :root .items-md-end {
    align-items: flex-end;
  }
  :root .items-md-center {
    align-items: center;
  }
  :root .items-md-stretch {
    align-items: stretch;
  }
  :root .content-md-start {
    align-content: flex-start;
  }
  :root .content-md-end {
    align-content: flex-end;
  }
  :root .content-md-center {
    align-content: center;
  }
  :root .content-md-evenly {
    align-content: space-evenly;
  }
  :root .content-md-around {
    align-content: space-around;
  }
  :root .content-md-between {
    align-content: space-between;
  }
  :root .justify-md-start {
    justify-content: flex-start;
  }
  :root .justify-md-end {
    justify-content: flex-end;
  }
  :root .justify-md-center {
    justify-content: center;
  }
  :root .justify-md-evenly {
    justify-content: space-evenly;
  }
  :root .justify-md-around {
    justify-content: space-around;
  }
  :root .justify-md-between {
    justify-content: space-between;
  }
}
@media screen and (min-width: 1366px) {
  :root .overflow-lg-visible {
    overflow: visible;
  }
  :root .overflow-lg-hidden {
    overflow: hidden;
  }
  :root .overflow-lg-scroll {
    overflow: scroll;
  }
  :root .overflow-lg-x {
    overflow: x;
  }
  :root .overflow-lg-y {
    overflow: y;
  }
  :root .overflow-lg-auto {
    overflow: auto;
  }
  :root .bg-lg-white {
    background-color: #ffffff;
  }
  :root .bg-lg-black {
    background-color: #121212;
  }
  :root .bg-lg-cancel {
    background-color: #383838;
  }
  :root .bg-lg-appl {
    background-color: #166ac0;
  }
  :root .bg-lg-temp {
    background-color: #0870e3;
  }
  :root .bg-lg-done {
    background-color: #13a41f;
  }
  :root .bg-lg-return {
    background-color: #ff4341;
  }
  :root .bg-lg-danger {
    background-color: #ff4341;
  }
  :root .bg-lg-main {
    background-color: #056AA6;
  }
  :root .bg-lg-sub {
    background-color: #FF9119;
  }
  :root .bg-lg-default {
    background-color: #5c8295;
  }
  :root .bg-lg-none {
    background-color: transparent;
  }
  :root .gap-lg-small {
    gap: 0.3571428571rem;
  }
  :root .gap-lg-x-small {
    gap: 0.7142857143rem 0.3571428571rem;
  }
  :root .gap-lg-y-small {
    gap: 0.3571428571rem 0.7142857143rem;
  }
  :root .gap-lg-large {
    gap: 1.4285714286rem;
  }
  :root .gap-lg-x-large {
    gap: 0.7142857143rem 1.4285714286rem;
  }
  :root .gap-lg-y-large {
    gap: 1.4285714286rem 0.7142857143rem;
  }
  :root .gap-lg-none {
    gap: 0;
  }
  :root .display-lg-flex {
    display: flex;
  }
  :root .display-lg-inline-flex {
    display: inline-flex;
  }
  :root .display-lg-block {
    display: block;
  }
  :root .display-lg-inline {
    display: inline;
  }
  :root .display-lg-none {
    display: none;
  }
  :root .lg-column {
    flex-direction: column;
  }
  :root .lg-nowrap {
    flex-wrap: nowrap;
  }
  :root .items-lg-start {
    align-items: flex-start;
  }
  :root .items-lg-end {
    align-items: flex-end;
  }
  :root .items-lg-center {
    align-items: center;
  }
  :root .items-lg-stretch {
    align-items: stretch;
  }
  :root .content-lg-start {
    align-content: flex-start;
  }
  :root .content-lg-end {
    align-content: flex-end;
  }
  :root .content-lg-center {
    align-content: center;
  }
  :root .content-lg-evenly {
    align-content: space-evenly;
  }
  :root .content-lg-around {
    align-content: space-around;
  }
  :root .content-lg-between {
    align-content: space-between;
  }
  :root .justify-lg-start {
    justify-content: flex-start;
  }
  :root .justify-lg-end {
    justify-content: flex-end;
  }
  :root .justify-lg-center {
    justify-content: center;
  }
  :root .justify-lg-evenly {
    justify-content: space-evenly;
  }
  :root .justify-lg-around {
    justify-content: space-around;
  }
  :root .justify-lg-between {
    justify-content: space-between;
  }
}
@media screen and (min-width: 1536px) {
  :root .overflow-xg-visible {
    overflow: visible;
  }
  :root .overflow-xg-hidden {
    overflow: hidden;
  }
  :root .overflow-xg-scroll {
    overflow: scroll;
  }
  :root .overflow-xg-x {
    overflow: x;
  }
  :root .overflow-xg-y {
    overflow: y;
  }
  :root .overflow-xg-auto {
    overflow: auto;
  }
  :root .bg-xg-white {
    background-color: #ffffff;
  }
  :root .bg-xg-black {
    background-color: #121212;
  }
  :root .bg-xg-cancel {
    background-color: #383838;
  }
  :root .bg-xg-appl {
    background-color: #166ac0;
  }
  :root .bg-xg-temp {
    background-color: #0870e3;
  }
  :root .bg-xg-done {
    background-color: #13a41f;
  }
  :root .bg-xg-return {
    background-color: #ff4341;
  }
  :root .bg-xg-danger {
    background-color: #ff4341;
  }
  :root .bg-xg-main {
    background-color: #056AA6;
  }
  :root .bg-xg-sub {
    background-color: #FF9119;
  }
  :root .bg-xg-default {
    background-color: #5c8295;
  }
  :root .bg-xg-none {
    background-color: transparent;
  }
  :root .gap-xg-small {
    gap: 0.3571428571rem;
  }
  :root .gap-xg-x-small {
    gap: 0.7142857143rem 0.3571428571rem;
  }
  :root .gap-xg-y-small {
    gap: 0.3571428571rem 0.7142857143rem;
  }
  :root .gap-xg-large {
    gap: 1.4285714286rem;
  }
  :root .gap-xg-x-large {
    gap: 0.7142857143rem 1.4285714286rem;
  }
  :root .gap-xg-y-large {
    gap: 1.4285714286rem 0.7142857143rem;
  }
  :root .gap-xg-none {
    gap: 0;
  }
  :root .display-xg-flex {
    display: flex;
  }
  :root .display-xg-inline-flex {
    display: inline-flex;
  }
  :root .display-xg-block {
    display: block;
  }
  :root .display-xg-inline {
    display: inline;
  }
  :root .display-xg-none {
    display: none;
  }
  :root .xg-column {
    flex-direction: column;
  }
  :root .xg-nowrap {
    flex-wrap: nowrap;
  }
  :root .items-xg-start {
    align-items: flex-start;
  }
  :root .items-xg-end {
    align-items: flex-end;
  }
  :root .items-xg-center {
    align-items: center;
  }
  :root .items-xg-stretch {
    align-items: stretch;
  }
  :root .content-xg-start {
    align-content: flex-start;
  }
  :root .content-xg-end {
    align-content: flex-end;
  }
  :root .content-xg-center {
    align-content: center;
  }
  :root .content-xg-evenly {
    align-content: space-evenly;
  }
  :root .content-xg-around {
    align-content: space-around;
  }
  :root .content-xg-between {
    align-content: space-between;
  }
  :root .justify-xg-start {
    justify-content: flex-start;
  }
  :root .justify-xg-end {
    justify-content: flex-end;
  }
  :root .justify-xg-center {
    justify-content: center;
  }
  :root .justify-xg-evenly {
    justify-content: space-evenly;
  }
  :root .justify-xg-around {
    justify-content: space-around;
  }
  :root .justify-xg-between {
    justify-content: space-between;
  }
}
:root .text-white {
  color: #ffffff;
}
:root .text-black {
  color: #121212;
}
:root .text-cancel {
  color: #383838;
}
:root .text-appl {
  color: #166ac0;
}
:root .text-temp {
  color: #0870e3;
}
:root .text-done {
  color: #13a41f;
}
:root .text-return {
  color: #ff4341;
}
:root .text-danger {
  color: #ff4341;
}
:root .text-main {
  color: #056AA6;
}
:root .text-sub {
  color: #FF9119;
}
:root .text-default {
  color: #5c8295;
}
:root .text-gray {
  color: #a7acb4;
}
:root .font-14 {
  font-size: 1rem;
}
:root .font-15 {
  font-size: 1.0714285714rem;
}
:root .font-16 {
  font-size: 1.1428571429rem;
}
:root .font-17 {
  font-size: 1.2142857143rem;
}
:root .font-18 {
  font-size: 1.2857142857rem;
}
:root .font-19 {
  font-size: 1.3571428571rem;
}
:root .font-20 {
  font-size: 1.4285714286rem;
}
:root .font-21 {
  font-size: 1.5rem;
}
:root .font-22 {
  font-size: 1.5714285714rem;
}
:root .font-23 {
  font-size: 1.6428571429rem;
}
:root .font-24 {
  font-size: 1.7142857143rem;
}
:root .font-25 {
  font-size: 1.7857142857rem;
}
:root .font-26 {
  font-size: 1.8571428571rem;
}
:root .font-27 {
  font-size: 1.9285714286rem;
}
:root .font-28 {
  font-size: 2rem;
}
:root .font-29 {
  font-size: 2.0714285714rem;
}
:root .font-30 {
  font-size: 2.1428571429rem;
}
:root .font-31 {
  font-size: 2.2142857143rem;
}
:root .font-32 {
  font-size: 2.2857142857rem;
}
:root .font-33 {
  font-size: 2.3571428571rem;
}
:root .font-34 {
  font-size: 2.4285714286rem;
}
:root .font-35 {
  font-size: 2.5rem;
}
:root .font-36 {
  font-size: 2.5714285714rem;
}
:root .font-37 {
  font-size: 2.6428571429rem;
}
:root .font-38 {
  font-size: 2.7142857143rem;
}
:root .font-39 {
  font-size: 2.7857142857rem;
}
:root .font-40 {
  font-size: 2.8571428571rem;
}
:root .weight-100 {
  font-weight: 100;
}
:root .weight-200 {
  font-weight: 200;
}
:root .weight-300 {
  font-weight: 300;
}
:root .weight-400 {
  font-weight: 400;
}
:root .weight-500 {
  font-weight: 500;
}
:root .weight-600 {
  font-weight: 600;
}
:root .weight-700 {
  font-weight: 700;
}
:root .weight-800 {
  font-weight: 800;
}
:root .weight-900 {
  font-weight: 900;
}
:root .width-full {
  width: 100%;
}
@media screen and (min-width: 768px) {
  :root .breakpoint {
    max-width: 42.1428571429rem;
    margin: 0 auto;
  }
}

.box {
  display: flex;
  width: 100%;
}
.box.bg {
  background-color: #ffffff;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.photo {
  width: 6.4285714286rem;
  height: 6.4285714286rem;
  border-top: 0.0714285714rem solid #c7d1d8;
  border-bottom: 0.0714285714rem solid #c7d1d8;
  border-left: 0.0714285714rem solid #c7d1d8;
  border-right: 0.0714285714rem solid #c7d1d8;
  border-radius: 6.4285714286rem;
  object-fit: cover;
  object-position: top center;
}
.photo.small {
  width: 4.2857142857rem;
  height: 4.2857142857rem;
}

.details-photo {
  width: 6.4285714286rem;
  height: 6.4285714286rem;
  border: 1px solid #c7d1d8;
  border-radius: 50%;
  overflow: hidden;
}
.details-photo img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: auto;
}

.graph-top {
  font-size: 1.0714285714rem;
}
.graph-bottom {
  margin-top: 0.3571428571rem;
}
.graph-label {
  font-weight: 700;
}

.text-view {
  padding: 0.7142857143rem 0;
  white-space: pre-wrap;
}

.h-form {
  --gap: 0.3571428571rem;
  flex-wrap: wrap;
  gap: var(--gap, 0.3571428571rem);
  width: 100%;
}
.h-form:has(.error--text) .v-input--has-state .h-label,
.h-form:has(.error--text) .v-input--has-state .h-form-text,
.h-form:has(.error--text) .v-input--has-state [class^=icon-] {
  color: #ff4341;
}
.h-form + .h-form {
  margin-top: 0.3571428571rem;
}
.h-form .h-form-edu {
  border: 1px solid #c7d1d8;
  padding: 20px;
  border-radius: 4px;
}
.h-form .h-form-edu.h-select-edu {
  background: #dce4ec;
  color: #454f63;
}
.h-form .h-form-edu ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.h-form .h-form-edu ul li {
  display: flex;
  align-items: center;
}
.h-form .h-form-edu ul li .h-label {
  position: relative;
  max-width: 150px;
  flex: 0 0 150px;
  white-space: nowrap;
  padding-left: 10px;
}
.h-form .h-form-edu ul li .h-label::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #000;
}
.h-form .h-form-edu ul li .h-form-text {
  font-weight: 700;
  color: #000;
  text-align: left;
  font-size: 14px;
}

.h-label {
  flex-wrap: wrap;
  flex: 0 0 100%;
  gap: 0.3571428571rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.h-label-info {
  margin-left: auto;
  font-size: 1rem;
}
.h-label-info > span {
  color: #056AA6;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .h-label.h-flex-auto {
    flex: 0 0 auto;
    margin-right: 10px;
  }
}

.h-form-input {
  gap: 0.3571428571rem;
}

.h-form-text {
  flex: 0 0 100%;
  font-size: 0.8571428571rem;
  color: rgba(18, 18, 18, 0.85);
}

.h-form-info {
  flex: 0 0 100%;
  margin-top: -0.2857142857rem;
  font-size: 0.9285714286rem;
  color: #056AA6;
}
.h-form-info.black {
  color: #056AA6;
}

.list {
  width: 100%;
  line-height: 1.7142857143rem;
}
.list.border {
  padding: 1.0714285714rem;
  border: 0.0714285714rem solid #c7d1d8;
  border-radius: 0.2857142857rem;
}
.list.dot > li {
  position: relative;
  padding-left: 0.7142857143rem;
}
.list.dot > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7857142857rem;
  width: 0.2142857143rem;
  height: 0.2142857143rem;
  border-radius: 0.2142857143rem;
  background-color: currentColor;
}
.list.dash > li {
  position: relative;
  padding-left: 0.7142857143rem;
}
.list.dash > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7857142857rem;
  width: 0.3571428571rem;
  height: 0.0714285714rem;
  background-color: currentColor;
}
.list.line > li {
  border-bottom: 0.0714285714rem solid #c7d1d8;
}
.list.select {
  position: relative;
  padding-top: 0.7142857143rem;
  padding-bottom: 0.7142857143rem;
}
.list.select.dot::before, .list.select.dash::before {
  top: 2.2142857143rem;
}
.list.select li {
  padding-top: 1.0714285714rem;
  padding-bottom: 1.0714285714rem;
}
.list.select li + li {
  border-top: 0.0714285714rem solid #c7d1d8;
}
.list .on::after {
  content: "";
  position: absolute;
  left: -0.7142857143rem;
  right: -0.7142857143rem;
  top: 0;
  bottom: 0;
  border-radius: 0.2857142857rem;
  background: rgba(5, 106, 166, 0.1);
}

.h-button-group {
  gap: 0.7142857143rem;
  width: 100%;
  padding: 1.4285714286rem;
}
.h-button-group:empty {
  padding: 0;
}
.h-button-group.padding-none {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .h-button-group.apply-button-group {
    padding-left: 0;
    padding-right: 0;
  }
  .h-button-group.apply-button-group .h-button {
    max-width: 16.4285714286rem;
  }
}

.h-layout[id][data-app] .h-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.8571428571rem;
  background-color: transparent;
}
.h-layout[id][data-app] .h-button.padding-all {
  padding: 1.0714285714rem;
}
.h-layout[id][data-app] .h-button.padding-all-small {
  padding: 0.7142857143rem;
}
.h-layout[id][data-app] .h-button.padding-all-large {
  padding: 1.4285714286rem;
}
.h-layout[id][data-app] .h-button.padding-all-none {
  padding: 0rem;
}
.h-layout[id][data-app] .h-button.padding-top {
  padding-top: 1.4285714286rem;
}
.h-layout[id][data-app] .h-button.padding-top-small {
  padding-top: 0.7142857143rem;
}
.h-layout[id][data-app] .h-button.padding-top-large {
  padding-top: 1.4285714286rem;
}
.h-layout[id][data-app] .h-button.padding-top-none {
  padding-top: 0rem;
}
.h-layout[id][data-app] .h-button.padding-bottom {
  padding-bottom: 1.0714285714rem;
}
.h-layout[id][data-app] .h-button.padding-bottom-small {
  padding-bottom: 0.7142857143rem;
}
.h-layout[id][data-app] .h-button.padding-bottom-large {
  padding-bottom: 1.4285714286rem;
}
.h-layout[id][data-app] .h-button.padding-bottom-none {
  padding-bottom: 0rem;
}
.h-layout[id][data-app] .h-button.padding-left {
  padding-left: 1.0714285714rem;
}
.h-layout[id][data-app] .h-button.padding-left-small {
  padding-left: 0.7142857143rem;
}
.h-layout[id][data-app] .h-button.padding-left-large {
  padding-left: 1.4285714286rem;
}
.h-layout[id][data-app] .h-button.padding-left-none {
  padding-left: 0rem;
}
.h-layout[id][data-app] .h-button.padding-right {
  padding-right: 1.0714285714rem;
}
.h-layout[id][data-app] .h-button.padding-right-small {
  padding-right: 0.7142857143rem;
}
.h-layout[id][data-app] .h-button.padding-right-large {
  padding-right: 1.4285714286rem;
}
.h-layout[id][data-app] .h-button.padding-right-none {
  padding-right: 0rem;
}
.h-layout[id][data-app] .h-button.padding-small {
  padding-left: 0.7142857143rem;
  padding-right: 0.7142857143rem;
  padding-top: 0.7142857143rem;
  padding-bottom: 0.7142857143rem;
}
.h-layout[id][data-app] .h-button.padding-large {
  padding-left: 1.4285714286rem;
  padding-right: 1.4285714286rem;
  padding-top: 1.4285714286rem;
  padding-bottom: 1.4285714286rem;
}
.h-layout[id][data-app] .h-button.padding-x {
  padding-left: 1.0714285714rem;
  padding-right: 1.0714285714rem;
}
.h-layout[id][data-app] .h-button.padding-x-small {
  padding-left: 0.7142857143rem;
  padding-right: 0.7142857143rem;
}
.h-layout[id][data-app] .h-button.padding-x-large {
  padding-left: 1.4285714286rem;
  padding-right: 1.4285714286rem;
}
.h-layout[id][data-app] .h-button.padding-x-none {
  padding-left: 0rem;
  padding-right: 0rem;
}
.h-layout[id][data-app] .h-button.padding-y {
  padding-top: 1.0714285714rem;
  padding-bottom: 1.0714285714rem;
}
.h-layout[id][data-app] .h-button.padding-y-small {
  padding-top: 0.7142857143rem;
  padding-bottom: 0.7142857143rem;
}
.h-layout[id][data-app] .h-button.padding-y-large {
  padding-top: 1.4285714286rem;
  padding-bottom: 1.4285714286rem;
}
.h-layout[id][data-app] .h-button.padding-y-none {
  padding-top: 0rem;
  padding-bottom: 0rem;
}
.h-layout[id][data-app] .h-button.padding-none {
  padding-left: 0rem;
  padding-right: 0rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
}
.h-layout[id][data-app] .h-button.icon {
  height: auto;
}
.h-layout[id][data-app] .h-button.absolute {
  position: absolute;
}
.h-layout[id][data-app] .h-button.absolute.left {
  left: 0;
}
.h-layout[id][data-app] .h-button.absolute.right {
  right: 0;
}
.h-layout[id][data-app] .h-button.absolute.top {
  top: 0;
}
.h-layout[id][data-app] .h-button.absolute.bottom {
  bottom: 0;
}
.h-layout[id][data-app] .h-button.line {
  border: 0.0714285714rem solid #929292;
  border-radius: 0.2857142857rem;
  background-color: #f5f5f5;
}
.h-layout[id][data-app] .h-button.circle {
  border-radius: 2.8571428571rem;
}
.h-layout[id][data-app] .h-button.round {
  border-radius: 0.2857142857rem;
}
.h-layout[id][data-app] .h-button.full {
  flex: 1 1 0px;
}
.h-layout[id][data-app] .h-button.size-small {
  height: 1.7857142857rem;
  padding-left: 0.7142857143rem;
  padding-right: 0.7142857143rem;
}
.h-layout[id][data-app] .h-button.bg-white {
  background-color: #ffffff;
  color: #121212;
}
.h-layout[id][data-app] .h-button.bg-black {
  background-color: #121212;
  color: #ffffff;
}
.h-layout[id][data-app] .h-button.bg-cancel {
  background-color: #383838;
  color: #ffffff;
}
.h-layout[id][data-app] .h-button.bg-appl {
  background-color: #166ac0;
  color: #ffffff;
}
.h-layout[id][data-app] .h-button.bg-temp {
  background-color: #0870e3;
  color: #ffffff;
}
.h-layout[id][data-app] .h-button.bg-done {
  background-color: #13a41f;
  color: #ffffff;
}
.h-layout[id][data-app] .h-button.bg-return {
  background-color: #ff4341;
  color: #ffffff;
}
.h-layout[id][data-app] .h-button.bg-danger {
  background-color: #ff4341;
  color: #ffffff;
}
.h-layout[id][data-app] .h-button.bg-main {
  background-color: #056AA6;
  color: #ffffff;
}
.h-layout[id][data-app] .h-button.bg-sub {
  background-color: #FF9119;
  color: #ffffff;
}
.h-layout[id][data-app] .h-button.bg-default {
  background-color: #5c8295;
  color: #ffffff;
}
.h-layout[id][data-app] .h-button.bg-template {
  background-color: #617b9c;
  color: #ffffff;
}
.h-layout[id][data-app] .h-button.bg-expenses {
  background-color: #8d9cae;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .h-layout[id][data-app] .h-button.h-file-upload-button, .h-layout[id][data-app] .h-button.h-template-button {
    max-width: 28.5714285714rem;
  }
  .h-layout[id][data-app] .h-button.h-button-new {
    max-width: 28.5714285714rem;
    min-height: 3.2142857143rem;
  }
}
.h-layout[id][data-app] .h-button.bg-clear {
  background: #fff;
  border: 1px solid #383838;
  color: #383838;
}
.h-layout[id][data-app] .h-button.bg-cancel02 {
  background: #383838;
  color: #fff;
  border-radius: 5px;
}
.h-layout[id][data-app] .h-button.bg-cancel02.disabled {
  background: #aaa;
}
.h-layout[id][data-app] .h-button.disabled {
  background-color: #aaa;
}

.border-all {
  border: 0.0714285714rem solid #c7d1d8;
}
.border-top {
  border-top: 0.0714285714rem solid #c7d1d8;
}
.border-bottom {
  border-bottom: 0.0714285714rem solid #c7d1d8;
}
.border-left {
  border-left: 0.0714285714rem solid #c7d1d8;
}
.border-right {
  border-right: 0.0714285714rem solid #c7d1d8;
}
.border-none {
  border: none;
}
.border-x {
  border-left: 0.0714285714rem solid #c7d1d8;
  border-right: 0.0714285714rem solid #c7d1d8;
}
.border-y {
  border-top: 0.0714285714rem solid #c7d1d8;
  border-bottom: 0.0714285714rem solid #c7d1d8;
}

.h-popup {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  max-height: 90vh;
}
.h-popup-box {
  box-shadow: 0 0 0.7142857143rem 0.0714285714rem rgba(18, 18, 18, 0.1);
  max-width: 32.1428571429rem;
  border-radius: 0.2857142857rem;
  background-color: #ffffff;
}
.h-popup-header {
  width: 100%;
  padding: 1.0714285714rem;
}
.h-popup-title {
  flex: 1 1 0px;
  font-size: 1.2142857143rem;
  font-weight: 700;
}
.h-popup-body {
  overflow: auto;
  width: 100%;
  padding: 1.0714285714rem;
  border-top: 0.0714285714rem solid #c7d1d8;
  border-bottom: 0.0714285714rem solid #c7d1d8;
}
.h-popup-body a {
  font-size: 1.1428571429rem;
}
.h-popup-body.h-mend {
  background: #f8f8f8;
  padding: 0;
}
.h-popup-body.h-mend .h-nodata-content {
  background: #fff;
}
.h-popup-body.h-mend .emp-info {
  line-height: 1.7142857143rem;
  text-align: left;
}
.h-popup-body.h-mend .emp-name {
  font-size: 1.2142857143rem;
  font-weight: 700;
}
.h-popup-body.h-mend .emp-grade {
  font-size: 1.0714285714rem;
  font-weight: 700;
  line-height: 1;
  color: #6e6e6e;
}
.h-popup-body.h-mend .emp-name-org {
  font-size: 0.9285714286rem;
  color: #6e6e6e;
}
.h-popup-body.h-mend .emp-contact {
  font-size: 1.0714285714rem;
  line-height: 1.3571428571rem;
  padding-top: 0.7142857143rem;
}
.h-popup-body.h-mend .emp-contact2 {
  display: block;
  padding: 0.7142857143rem;
  padding-bottom: 0;
}
.h-popup-footer {
  width: 100%;
}
.h-popup-footer .h-button-group button {
  color: #fff;
  flex: 1;
  border-radius: 25px;
}
.h-popup-footer .h-button-group button.h-search-btn {
  background: #056AA6;
  height: 40px;
}
.h-popup-footer .h-button-group button.h-cancel-btn {
  background: #383838;
  height: 40px;
}
.h-popup-close {
  flex: 0 0 auto;
}

.sticky {
  position: sticky;
  z-index: 2;
  background-color: #f6f6f6;
}
.sticky.top {
  top: 0;
}
.sticky.bottom {
  bottom: 0;
}

.h-file {
  display: flex;
  align-items: center;
  gap: 0.7142857143rem;
}
.h-file-area {
  padding-bottom: 0;
}
.h-file-ea {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
}
.h-file-ea span {
  color: #056AA6;
  font-weight: 700;
  word-break: break-all;
}
.h-file-list {
  flex-wrap: wrap;
  gap: 0.7142857143rem;
  margin-top: 0.7142857143rem;
  margin-bottom: 0.7142857143rem;
  padding: 1.0714285714rem;
  border: 0.0714285714rem solid #c7d1d8;
  border-radius: 0.2857142857rem;
  box-sizing: border-box;
}
.h-file-item {
  flex-wrap: wrap;
  flex: 0 0 100%;
}
.h-file-item .file-name {
  line-height: 1.4285714286rem;
  color: #4f5983;
}
.h-file-item .progress, .h-file-item .progress-text {
  flex: 0 0 100%;
  line-height: 1.4285714286rem;
}
.h-file-item .progress-text {
  color: #056AA6;
  font-weight: 700;
}
.h-file-item .progress-text.text-danger {
  color: #dc3545;
}
.h-file > .icon-file {
  justify-content: center;
  flex: 0 0 2.1428571429rem;
  width: 2.1428571429rem;
  height: 2.1428571429rem;
  border-radius: 2.1428571429rem;
  border: 0.0714285714rem solid #c7d1d8;
  color: #056AA6;
}
.h-file > .icon-up_arrow,
.h-file > .icon-down_arrow {
  flex: 0 0 auto;
}

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
.progress-bar.bg-danger {
  background-color: #dc3545;
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.h-loading img {
  background: #ffffff;
  width: 7.1428571429rem;
  height: 7.1428571429rem;
  border: 0;
  border-radius: 7.1428571429rem;
}

.layer-tooltip {
  box-shadow: 0 0 0.7142857143rem 0.0714285714rem rgba(18, 18, 18, 0.1);
  position: absolute;
  padding-top: 2.1428571429rem;
  padding-bottom: 1.4285714286rem;
  padding-left: 1.4285714286rem;
  padding-right: 1.4285714286rem;
  background: #ffffff;
}
.layer-tooltip-parent {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(18, 18, 18, 0);
  z-index: 20;
}
.layer-tooltip-close {
  position: absolute;
  right: 0.3571428571rem;
  top: 0.3571428571rem;
  z-index: 2;
  font-size: 1.2142857143rem;
}
.layer-tooltip-close:hover {
  position: absolute;
}

.h-help {
  display: inline;
}
.h-help span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.4285714286rem;
  height: 1.4285714286rem;
  line-height: 1.4285714286rem;
  color: #ffffff;
  background: #868daa;
  border-radius: 1.4285714286rem;
  font-style: normal;
}

@keyframes loading-bar {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.loading-bar {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
}
.loading-bar div:nth-child(1) {
  animation-delay: -0.91s;
  transform: rotate(32.72deg);
  background: #056AA6;
}
.loading-bar div:nth-child(2) {
  animation-delay: -0.82s;
  transform: rotate(65.44deg);
  background: #056AA6;
}
.loading-bar div:nth-child(3) {
  animation-delay: -0.73s;
  transform: rotate(98.16deg);
  background: #056AA6;
}
.loading-bar div:nth-child(4) {
  animation-delay: -0.64s;
  transform: rotate(130.88deg);
  background: #056AA6;
}
.loading-bar div:nth-child(5) {
  animation-delay: -0.55s;
  transform: rotate(163.6deg);
  background: #056AA6;
}
.loading-bar div:nth-child(6) {
  animation-delay: -0.46s;
  transform: rotate(196.32deg);
  background: #056AA6;
}
.loading-bar div:nth-child(7) {
  animation-delay: -0.37s;
  transform: rotate(229.04deg);
  background: #056AA6;
}
.loading-bar div:nth-child(8) {
  animation-delay: -0.28s;
  transform: rotate(261.76deg);
  background: #056AA6;
}
.loading-bar div:nth-child(9) {
  animation-delay: -0.19s;
  transform: rotate(294.48deg);
  background: #056AA6;
}
.loading-bar div:nth-child(10) {
  animation-delay: -0.1s;
  transform: rotate(327.2deg);
  background: #056AA6;
}
.loading-bar div:nth-child(11) {
  animation-delay: -0.01s;
  transform: rotate(359.92deg);
  background: #056AA6;
}

.loading-bar div {
  left: 3.3571428571rem;
  top: 1.8214285714rem;
  position: absolute;
  animation: loading-bar linear 1s infinite;
  background: #056AA6;
  width: 0.4285714286rem;
  height: 0.7857142857rem;
  border-radius: 0.2142857143rem/0.22rem;
  transform-origin: 0.2142857143rem 1.75rem;
}

.loading-box {
  width: 7.1428571429rem;
  height: 7.1428571429rem;
  display: inline-block;
  overflow: hidden;
  background: #ffffff;
  border-radius: 7.1428571429rem;
}

.loading-bar div {
  box-sizing: content-box;
}

.h-header {
  height: 3.5714285714rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  color: #121212;
  background: #ffffff;
  border-bottom: 0.0714285714rem solid #e1e1e1;
}
@media screen and (min-width: 768px) {
  .h-header {
    height: 5rem;
  }
  .h-header i {
    font-size: 2rem;
  }
}
.h-header, .h-header-menu {
  display: flex;
  align-items: center;
  gap: 0.5714285714rem;
}
@media screen and (max-width: 320px) {
  .h-header, .h-header-menu {
    gap: 0.2142857143rem;
  }
}
.h-header .icon-menu, .h-header-menu .icon-menu {
  font-size: 2rem;
}
.h-header-menu {
  flex: 0 0 auto;
  margin-left: auto;
}
.h-header-menu .dev {
  width: 5rem;
  margin-right: 0.5714285714rem;
  text-align: center;
}
@media screen and (max-width: 360px) {
  .h-header-menu .dev {
    width: auto;
  }
}
.h-header .h-header-logo {
  display: none;
  align-items: center;
}
.h-header .h-header-logo .logo {
  width: 4.2142857143rem;
  height: 1.2857142857rem;
}
.h-header .h-header-logo .logo img {
  width: 100%;
  display: inline-block;
}
.h-header .h-header-logo .e-hr {
  position: relative;
  display: block;
  color: #212324;
  font-size: 0.9285714286rem;
  font-weight: 700;
  line-height: 2rem;
  letter-spacing: -1px;
  padding-left: 10px;
  margin-left: 10px;
  white-space: nowrap;
}
.h-header .h-header-logo .e-hr::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 1px;
  height: 10px;
  background: #A3A3A3;
}

.h-menu-box {
  display: none;
  flex-direction: column;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 544px;
  background-color: #ffffff;
  z-index: 102;
}
.h-menu-top {
  display: flex;
  justify-content: flex-end;
  flex: 0 0 auto;
  width: 100%;
  height: 3.5714285714rem;
  padding-right: 1.4285714286rem;
  background: #ffffff;
  z-index: 10;
  border-bottom: 0.0714285714rem solid #e1e1e1;
}
@media screen and (min-width: 768px) {
  .h-menu-top {
    height: 70px;
  }
}
.h-menu-top .h-menu-close i {
  font-size: 2rem;
  font-weight: 600;
}
.h-menu-bottom {
  flex: 0 0 auto;
  width: 100%;
  text-align: right;
  padding: 1.4285714286rem;
  background: #ffffff;
  font-size: 0.9285714286rem;
  font-weight: 600;
  border-top: 0.0714285714rem solid #e1e1e1;
}
@media screen and (min-width: 768px) {
  .h-menu-bottom {
    font-size: 1.2142857143rem;
  }
}
.h-menu-bottom:after {
  content: "";
  width: 0.5714285714rem;
  height: 0.5714285714rem;
  display: inline-block;
  transform: rotate(45deg);
  text-align: center;
  margin-left: 0.7142857143rem;
  border-top: 0.1428571429rem solid #4b4b4b;
  border-right: 0.1428571429rem solid #4b4b4b;
  vertical-align: 0.1428571429rem;
}
.h-menu-parent {
  overflow: auto;
  flex: 1 1 0px;
}
.h-menu-list {
  width: 100%;
  height: 100%;
  padding: 0 1.4285714286rem;
}
.h-menu-list .h-menu-item {
  border-bottom: 0.0714285714rem solid #efefef;
}
.h-menu-list .h-menu-item:last-child {
  border-bottom: 0;
}
.h-menu-list .h-menu-item .h-menu-module {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0.8571428571rem 0;
}
.h-menu-list .h-menu-item .h-menu-module .h-menu {
  display: flex;
  align-items: center;
  color: #121212;
  font-size: 1.4285714286rem;
}
.h-menu-list .h-menu-item .h-menu-module .h-menu i {
  font-size: 2rem;
  margin-right: 1.0714285714rem;
}
@media screen and (min-width: 768px) {
  .h-menu-list .h-menu-item .h-menu-module .h-menu {
    font-size: 1.5714285714rem;
  }
}
.h-menu-list .h-menu-item .h-menu-module .h-menu .h-menu-icon20 {
  position: absolute;
  z-index: 1;
  right: 0.7142857143rem;
  top: 0.7142857143rem;
  width: 2.1428571429rem;
  height: 2.1428571429rem;
  text-align: center;
}
.h-menu-list .h-menu-item .h-menu-module .h-menu .h-menu-icon20::after {
  content: "";
  width: 0.8571428571rem;
  height: 0.8571428571rem;
  display: inline-block;
  transform: rotate(135deg);
  text-align: center;
  border-top: 0.1428571429rem solid #4b4b4b;
  border-right: 0.1428571429rem solid #4b4b4b;
}
@media screen and (min-width: 768px) {
  .h-menu-list .h-menu-item .h-menu-module .h-menu .h-menu-icon20 {
    top: 0.5rem;
  }
}
.h-menu-list .h-menu-item .h-menu-sub-app {
  display: none;
  width: 100%;
  padding: 0rem;
  overflow: visible;
  height: auto;
}
.h-menu-list .h-menu-item .h-menu-sub-app li {
  display: block;
  padding: 0.3571428571rem 0 0.3571428571rem 3.1428571429rem;
  font-size: 1.2142857143rem;
  line-height: 1.5rem;
  color: rgba(18, 18, 18, 0.8);
}
@media screen and (min-width: 768px) {
  .h-menu-list .h-menu-item .h-menu-sub-app li {
    font-size: 1.4285714286rem;
    line-height: 2.1428571429rem;
  }
}
.h-menu-list .h-menu-item.on {
  border-bottom: 0;
}
.h-menu-list .h-menu-item.on .h-menu-module .h-menu .h-menu-icon20::after {
  transform: rotate(315deg);
  margin-top: 0.8571428571rem;
}
.h-menu-list .h-menu-item.on .h-menu-sub-app {
  overflow: visible;
  display: block;
  height: auto;
  opacity: 1;
  border-bottom: 0.0714285714rem solid #efefef;
}

/* 투명 백그라운드 */
.h-menu-dim {
  background: rgba(0, 0, 0, 0.32);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100vh;
  display: none;
}

.h-root.main .h-header-logo {
  display: flex;
}
.h-root.main .button-back {
  display: none;
}

.h-personal .h-search-btn {
  position: absolute;
  top: -25px;
  right: -5px;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 30px;
  background: #ffffff;
  padding-top: 3px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
}
.h-personal .h-search-btn .icon-search {
  font-size: 1.6428571429rem;
}
.h-personal .emp-contact > div {
  display: flex;
  align-items: center;
}
.h-personal .h-personal-list .h-box {
  padding: 1.4285714286rem;
  overflow: hidden;
}
.h-personal .h-personal-list .h-box .graph-box {
  padding-top: 1.4285714286rem;
}
.h-personal .h-personal-list .h-box .list {
  height: 100%;
}
.h-personal .personal-box {
  line-height: 1.2857142857rem;
}
.h-personal .personal-date {
  color: #9c9c9c;
}
.h-personal .emp-info {
  line-height: 1.7142857143rem;
  text-align: left;
}
.h-personal .emp-name {
  font-size: 1.5rem;
  font-weight: 700;
}
.h-personal .emp-grade {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #6e6e6e;
}
.h-personal .emp-name-org {
  font-size: 0.9285714286rem;
  color: #6e6e6e;
}
.h-personal .emp-contact {
  font-size: 1.0714285714rem;
  line-height: 1.3571428571rem;
  padding-top: 0.7142857143rem;
}
.h-personal .emp-contact2 {
  display: block;
  padding: 0.7142857143rem;
  padding-bottom: 0;
}

.per-popup .h-popup-body {
  background: #f8f8f8;
  padding: 0;
}

/* 임직원찾기 총 인원 텍스트컬러 */
.bold-txt {
  color: #056AA6;
  font-weight: 700;
  word-break: break-all;
}

/* //임직원찾기 총 인원 텍스트컬러 */
.search-result-text {
  display: inline-flex;
  flex: 0 0 100%;
  gap: 0.7142857143rem;
  font-size: 1rem;
  line-height: 2.1428571429rem;
}
.search-result-require {
  font-size: 1.0714285714rem;
  text-align: center;
}
.search-result-ea {
  /*     font-size: rem(14); */
  font-weight: 700;
  color: #056AA6;
}

.h-nodata {
  color: #888;
  font-size: 1.2142857143rem;
  text-align: center;
  align-items: center;
}
.h-nodata .ico-nodata {
  position: relative;
  width: 5.7142857143rem;
  height: 5.7142857143rem;
  line-height: 5.7142857143rem;
  color: #888;
  font-size: 4.5714285714rem;
  border: 0.0714285714rem solid #888;
  border-radius: 8.5714285714rem;
  margin: 15% auto 0;
}
.h-nodata .nodata-txt {
  color: #888;
  font-size: 0.9285714286rem;
  text-align: left;
}
.h-nodata .ico-nodata02 {
  margin: 0.7142857143rem auto;
}
.h-nodata .nodata-txt02 {
  text-align: center;
  margin-top: 1.4285714286rem;
}
.h-nodata-content {
  color: #888;
  font-size: 0.9rem;
  text-align: center;
  padding: 1.4285714286rem 0;
}
.h-nodata-content .ico-nodata {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 0.1428571429rem;
  width: 3.5714285714rem;
  height: 3.5714285714rem;
  line-height: 2.1428571429rem;
  color: #888;
  font-size: 2.2857142857rem;
  border: 0.0714285714rem solid #c7d1d8;
  border-radius: 8.5714285714rem;
  margin: 0 auto;
}
.h-nodata-content .nodata-txt {
  font-size: 1rem;
  margin: 0.7142857143rem 0 0 0;
}
.h-nodata-content .nodata-txt > span {
  color: #056AA6;
}

.h-members .members-length {
  width: 100%;
  margin-top: 0.7142857143rem;
  line-height: 2.1428571429rem;
}
.h-members ul {
  min-height: 48px;
}
.h-members .emp-info {
  line-height: 1.7142857143rem;
  text-align: left;
}
.h-members .emp-name {
  font-size: 1.5rem;
  font-weight: 700;
}
.h-members .emp-grade {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #6e6e6e;
}
.h-members .emp-name-org {
  font-size: 0.9285714286rem;
  color: #6e6e6e;
}
.h-members .emp-contact {
  font-size: 1.0714285714rem;
  line-height: 1.3571428571rem;
  padding-top: 0.7142857143rem;
}
.h-members .emp-contact2 {
  display: block;
  padding: 0.7142857143rem;
  padding-bottom: 0;
}

.survey-item {
  gap: 0.7142857143rem;
}
.survey-state {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 3.2142857143rem;
  width: 3.2142857143rem;
  height: 3.2142857143rem;
  border-radius: 3.2142857143rem;
  font-size: 0.7857142857rem;
  color: #ffffff;
}
.survey-state.ing {
  background-color: #056AA6;
}
.survey-state.done {
  background-color: #121212;
}
.survey-state.before {
  background-color: #7ab6f5;
}
.survey-title {
  line-height: 1.4285714286rem;
}
.survey-name {
  font-size: 1.2857142857rem;
  font-weight: 700;
  margin-top: 0.3571428571rem;
}
.survey-name span {
  position: relative;
  color: #121212;
  font-size: 1.0714285714rem;
  flex: 0 0 auto;
  padding-left: 10px;
}
.survey-name span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 14px;
  background: #000;
  transform: translateY(-50%);
}
.survey-more {
  flex: 0 0 auto;
}

.h-survey .align-stretch .survey-tit {
  color: #121212;
  font-size: 1.0714285714rem;
  font-weight: 400;
}

.h-question-box {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 0.7142857143rem;
  padding: 1.0714285714rem;
  border: 0.0714285714rem solid #c7d1d8;
  border-radius: 0.2857142857rem;
}
.h-question-box.disabled {
  background: #f8f8f8;
}
.h-question-top {
  align-items: flex-start;
  gap: 0.7142857143rem;
  width: 100%;
  font-size: 1.1428571429rem;
  line-height: 1.7142857143rem;
  font-weight: bold;
}
.h-question-number {
  flex: 0 0 auto;
}
.h-question-title {
  flex: 1 1 0px;
}
.h-question-require {
  font-size: 1rem;
  line-height: 1;
  color: #056AA6;
}
.h-question-bottom {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.7142857143rem;
  width: 100%;
}
.h-question-bottom .v-input.v-input--radio-group.v-input--radio-group--column {
  padding: 0;
}
.h-question-bottom .v-label {
  font-size: 1.0714285714rem;
}

.timeline .h-button .timeline-search {
  position: absolute;
  top: -35px;
  right: -9px;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 30px;
  background: #ffffff;
  padding-top: 3px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
}
.timeline .emp-info {
  line-height: 1.7142857143rem;
  text-align: left;
}
.timeline .emp-name {
  font-size: 1.5rem;
  font-weight: 700;
}
.timeline .emp-grade {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #6e6e6e;
}
.timeline .emp-name-org {
  font-size: 0.9285714286rem;
  color: #6e6e6e;
}
.timeline .emp-contact {
  font-size: 1.0714285714rem;
  line-height: 1.3571428571rem;
  padding-top: 0.7142857143rem;
}
.timeline .emp-contact a {
  font-size: 1.1428571429rem;
}
.timeline .emp-contact2 {
  display: block;
  padding: 0.7142857143rem;
  padding-bottom: 0;
}
.timeline .h-contact-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.0714285714rem;
}
.timeline .h-contact-list li {
  display: flex;
  align-items: center;
  font-size: 1.2142857143rem;
}
.timeline .h-contact-list li i {
  font-size: 1.5rem;
}
.timeline-box {
  align-items: stretch;
  flex-wrap: wrap;
  padding-left: 3.7142857143rem;
  padding-right: 0.7142857143rem;
  background-color: #ffffff;
}
.timeline-item {
  flex-wrap: wrap;
  position: relative;
  padding-top: 1.4285714286rem;
}
.timeline-item:last-child .timeline-detail:last-child {
  margin-bottom: 0.5rem;
}
.timeline-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: -1.4285714286rem;
  width: 0.1428571429rem;
  height: 100%;
  background: #c7d1d8;
}
.timeline-year {
  position: relative;
  flex: 0 0 100%;
  color: #121212;
  font-size: 1.7857142857rem;
  line-height: 2.5rem;
  font-family: Arial;
  font-weight: 700;
}
.timeline-year::before {
  content: "";
  position: absolute;
  top: 0.4285714286rem;
  left: -2.1428571429rem;
  width: 1.4285714286rem;
  height: 1.4285714286rem;
  background: #fff;
  border: 0.1428571429rem solid #056AA6;
  border-radius: 50%;
}
.timeline-date {
  flex: 0 0 100%;
  color: #9b9b9b;
  font-size: 1rem;
  line-height: 1.7142857143rem;
}
.timeline-text {
  position: relative;
  color: #121212;
  font-size: 1.2857142857rem;
  padding-left: 0.7142857143rem;
}
.timeline-text:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 3px;
  width: 3px;
  height: 3px;
  background: #333;
  border-radius: 50%;
}
.timeline-detail {
  flex: 0 0 100%;
  font-size: 1.2857142857rem;
  line-height: 1.7142857143rem;
}

.application-detail-status {
  width: 4rem;
  height: 1.5714285714rem;
  line-height: 1.5714285714rem;
  text-align: center;
  background: #ffffff;
  border-radius: 0.2857142857rem;
  font-size: 0.7857142857rem;
  font-weight: 700;
}
.application-detail-status.temp {
  border: 0.0714285714rem solid #0870e3;
  color: #0870e3;
}
.application-detail-status.ing {
  border: 0.0714285714rem solid #166ac0;
  color: #166ac0;
}
.application-detail-status.return {
  border: 0.0714285714rem solid #ff4341;
  color: #ff4341;
}
.application-detail-status.done {
  border: 0.0714285714rem solid #13a41f;
  color: #13a41f;
}
.application-detail-type {
  font-size: 1.2142857143rem;
  line-height: 1.5714285714rem;
}
.application-detail-date {
  color: #888;
}
.application-detail-text {
  padding: 0.7142857143rem;
  font-size: 1rem;
  line-height: 1.4285714286rem;
  background-color: #f8f8f8;
  border: 0.0714285714rem solid #e3e3e3;
  border-radius: 0.2857142857rem;
}

.apply-line-top .divider {
  color: #929292;
}
.apply-line-box {
  width: 100%;
}
.apply-line-list {
  overflow: auto;
  align-items: flex-start;
  width: 100%;
  padding: 1.4285714286rem;
  background-color: #f8f8f8;
}
.apply-line-item {
  width: 5rem;
  position: relative;
  padding-top: 1.4285714286rem;
  line-height: 1.4285714286rem;
  text-align: center;
}
.apply-line-item:first-child {
  margin-left: auto;
}
.apply-line-item:last-child {
  margin-right: auto;
}
.apply-line-item:last-child::before {
  content: none;
}
.apply-line-item::before, .apply-line-item::after {
  content: "";
  position: absolute;
}
.apply-line-item::before {
  left: calc(50% + 0.7142857143rem);
  top: 0.2857142857rem;
  width: calc(100% - 1.4285714286rem);
  height: 0.1428571429rem;
  background: #cad4dd;
}
.apply-line-item::after {
  left: 50%;
  top: 0;
  width: 0.7142857143rem;
  height: 0.7142857143rem;
  transform: translateX(-50%);
  border: 0.0714285714rem solid #3f3f3f;
  border-radius: 0.7142857143rem;
  will-change: opacity;
}
.apply-line-item.ing::after {
  background-color: #166ac0;
  animation: blink 1.5s infinite;
}
@keyframes blink {
  to {
    opacity: 0.5;
  }
}
.apply-line-item.ing .apply-line-status {
  color: #166ac0;
}
.apply-line-item.wait::after {
  background-color: #f4ac33;
}
.apply-line-item.wait .apply-line-status {
  color: #f4ac33;
}
.apply-line-item.return::after {
  background-color: #ff4341;
}
.apply-line-item.return .apply-line-status {
  color: #ff4341;
}
.apply-line-item.done::after {
  background-color: #13a41f;
}
.apply-line-item.done .apply-line-status {
  color: #13a41f;
}
.apply-line-status {
  font-size: 0.9285714286rem;
  text-align: center;
}
.apply-line-title {
  flex: 0 0 100%;
  padding-top: 0.7142857143rem;
  padding-bottom: 0.7142857143rem;
  font-size: 1.1428571429rem;
  font-weight: 700;
  text-align: center;
}
.apply-line-grade {
  font-size: 1rem;
  line-height: 1.4285714286rem;
}

.apply-view {
  flex-wrap: wrap;
  gap: 0.4285714286rem 0.7142857143rem;
  padding: 1.4285714286rem;
  border: 0.0714285714rem solid #c7d1d8;
  border-radius: 0.2857142857rem;
}
.apply-view-title {
  font-size: 1.0714285714rem;
}
.apply-view-title > span {
  font-weight: 700;
}
.apply-view-item {
  align-items: flex-start;
  flex-wrap: wrap;
  flex: 0 0 100%;
  line-height: 1.7142857143rem;
}
.apply-view-text {
  font-size: 1.0714285714rem;
  font-weight: 700;
}
.apply-view-print {
  flex: 0 0 100%;
  margin-top: 0.7142857143rem;
  text-align: right;
}
.apply-view-print > span {
  color: #056AA6;
}

.apply-inner-label {
  font-size: 1rem;
}
.apply-inner-text {
  font-size: 1.0714285714rem;
  font-weight: 700;
}

.history-title {
  flex: 0 0 100%;
  font-size: 1.5rem;
  font-weight: 700;
}
.history-list {
  flex-wrap: wrap;
  flex: 0 0 100%;
  gap: 1.4285714286rem 0.7142857143rem;
  position: relative;
  padding-top: 0.7142857143rem;
  padding-bottom: 0.7142857143rem;
}
.history-item {
  align-items: flex-start;
  gap: 0.7142857143rem;
  flex-wrap: wrap;
  flex: 0 0 100%;
  position: relative;
  padding-left: 2.8571428571rem;
  line-height: 2.1428571429rem;
}
.history-item::before {
  content: "";
  position: absolute;
  left: 1rem;
  top: 0.7142857143rem;
  width: 0.1428571429rem;
  height: calc(100% + 1.4285714286rem);
  background-color: #cad4dd;
}
.history-item:last-child::before {
  content: none;
}
.history-status {
  position: absolute;
  left: 0;
  top: 0;
  flex: 0 0 2.1428571429rem;
  width: 2.1428571429rem;
  height: 2.1428571429rem;
  line-height: 2.1428571429rem;
  border-radius: 2.1428571429rem;
  text-align: center;
  color: #ffffff;
  font-size: 0.8571428571rem;
}
.history-status.ing {
  background-color: #166ac0;
}
.history-status.wait {
  background-color: #f4ac33;
}
.history-status.return {
  background-color: #ff4341;
}
.history-status.done {
  background-color: #13a41f;
}
.history-date {
  color: #9c9c9c;
  /*     @include media(sm) { */
  /*       padding: { */
  /*         left: rem(30); */
  /*       } */
  /*     } */
}
.history-info {
  font-size: 1.0714285714rem;
  font-weight: 700;
  text-align: right;
}
.history-opinion {
  flex: 0 0 100%;
  padding: 0.7142857143rem;
  background-color: #f8f8f8;
  border-radius: 0.2857142857rem;
  border: 0.0714285714rem solid #e3e3e3;
  color: #2c2c2c;
}

.h-annual .h-annual-box {
  flex-direction: column;
  flex: 1;
}
@media screen and (min-width: 768px) {
  .h-annual .h-annual-box {
    flex-direction: row;
  }
}
.h-annual .h-annual-box > div {
  flex: 1;
  height: 100%;
}
.h-annual .h-annual-box > div:first-child {
  flex: 0;
}
@media screen and (min-width: 768px) {
  .h-annual .h-annual-box > div:first-child {
    flex: 1;
  }
}
.h-annual .h-annual-box .h-nodata {
  border: 0.0714285714rem solid #c7d1d8;
  border-radius: 0.3571428571rem;
  padding: 0.7142857143rem 1.4285714286rem;
}
.h-annual .h-annual-box .text-main,
.h-annual .h-annual-box .text-gray {
  font-size: 1.2857142857rem;
}
.h-annual .h-annual-box .list {
  padding: 0.5714285714rem 0.7142857143rem;
}

.h-progress {
  width: 100%;
  height: 0.7142857143rem;
  background-color: #e2e8ef;
  border-radius: 0.3571428571rem;
}
.h-progress-bar {
  height: 100%;
  background-color: #056AA6;
  border-radius: 0.3571428571rem;
  transition: width 0.25s linear;
  will-change: width;
}

.h-calendar {
  width: 100%;
  background: #ffffff;
}
.h-calendar-box {
  align-items: flex-start;
  flex-direction: column;
  height: 100%;
}
.h-calendar table {
  width: 100%;
  table-layout: fixed;
  border-spacing: 0;
}
.h-calendar th {
  color: #666;
  height: 2.1428571429rem;
  border-bottom: 0.0714285714rem solid #e6e6e6;
  border-left: 0.0714285714rem solid #f3f3f3;
  font-family: Verdana;
  font-size: 0.8571428571rem;
  text-align: center;
  vertical-align: middle;
}
.h-calendar th.sat {
  color: #1b56b7;
}
.h-calendar th.sun {
  color: #ff4341;
}
.h-calendar td {
  width: 14.2857142857%;
  height: 7.1428571429rem;
  padding: 0.3571428571rem;
  border-left: 0.0714285714rem solid #f3f3f3;
  border-bottom: 0.0714285714rem solid #f3f3f3;
  color: #121212;
  vertical-align: top;
  cursor: pointer;
}
.h-calendar td.other {
  color: #ccc;
}
.h-calendar td.sat {
  color: #1b56b7;
}
.h-calendar td.sun {
  color: #ff4341;
}
.h-calendar td.selectTd {
  background: #e9eff5;
}
.h-calendar td .day {
  flex: 0 0 auto;
  padding-top: 0.2857142857rem;
  font-size: 0.7857142857rem;
  line-height: 1.1428571429rem;
}
.h-calendar td .day-text {
  display: block;
}
.h-calendar .workTime .plan {
  padding-top: 0.3571428571rem;
  padding-bottom: 0.3571428571rem;
  color: #056AA6;
  font-size: 0.7142857143rem;
  text-align: left;
  letter-spacing: -0.0714285714rem;
  word-break: break-all;
}
.h-calendar .contArea {
  width: 100%;
  overflow: hidden;
  align-items: flex-start;
  flex-direction: column;
  flex: 1;
  position: relative;
}
.h-calendar .contArea .event {
  font-size: 0.7142857143rem;
  color: #FF9119;
  margin-top: 0.1428571429rem;
}
.h-calendar .contArea .event-box {
  flex: 1 1 auto;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .h-inquiry {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .h-inquiry .align-stretch {
    flex: 1;
  }
  .h-inquiry .align-stretch > div {
    height: 100%;
  }
}
.h-inquiry-tit span {
  color: #a7acb4;
}
.h-inquiry .work-history-time {
  font-size: 0.9285714286rem;
}

.work-history-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7142857143rem;
  width: 100%;
}
.work-history-item {
  flex: 0 0 100%;
  gap: 0.7142857143rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.4285714286rem;
  padding-right: 1.4285714286rem;
  border: 0.0714285714rem solid #c7d1d8;
  border-radius: 0.2857142857rem;
  background: #ffffff;
}
.work-history-item .date {
  font-size: 1.4285714286rem;
  font-weight: 700;
}
.work-history-item .date-box {
  gap: 0.7142857143rem;
  flex: 0 0 auto;
  align-items: center;
}
.work-history-item .date-box.sat {
  color: #1b56b7;
}
.work-history-item .date-box.sun {
  color: #ff4341;
}
.work-history-item .day {
  flex: 0 0 auto;
  font-size: 0.9285714286rem;
  font-weight: 400;
}
.work-history-item .day span {
  font-weight: 700;
}

.h-alarm {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
}
.h-alarm .alarm-wrapper {
  width: 100%;
  flex: 1;
  margin-bottom: -0.7142857143rem;
  background-color: #ffffff;
}
.h-alarm .alarm-wrapper .aliarm-cotents {
  padding-top: 1.4285714286rem;
  padding-bottom: 1.4285714286rem;
  padding-left: 1.4285714286rem;
}
.h-alarm .alarm-box {
  width: 100%;
  padding-top: 1.4285714286rem;
  padding-bottom: 1.4285714286rem;
  border-bottom: 0.0714285714rem solid #e3e3e3;
  color: rgba(18, 18, 18, 0.5);
}
.h-alarm .alarm-box:first-child {
  padding-top: 0;
}
.h-alarm .alarm-box.open {
  color: #121212;
}
.h-alarm .alarm-box.open .alarm-title,
.h-alarm .alarm-box.open .alarm-text {
  white-space: pre-wrap;
  text-overflow: clip;
}
.h-alarm .alarm-item {
  flex: 0 0 calc(100% - 2.1428571429rem);
  width: calc(100% - 2.1428571429rem);
}
.h-alarm .alarm-item.new {
  position: relative;
}
.h-alarm .alarm-item.new:before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.3571428571rem;
  width: 0.4285714286rem;
  height: 0.4285714286rem;
  border-radius: 0.4285714286rem;
  background-color: #ff4341;
}
.h-alarm .alarm-title {
  font-size: 1.2857142857rem;
  line-height: 1.8571428571rem;
  margin-bottom: 0.3571428571rem;
}
.h-alarm .alarm-text {
  font-size: 1.0714285714rem;
  line-height: 1.4285714286rem;
  margin-bottom: 0.7142857143rem;
}
.h-alarm .alarm-date {
  font-size: 1rem;
  line-height: 1.8571428571rem;
  color: #9c9c9c;
}
.h-alarm .alarm-link {
  flex: 0 0 2.1428571429rem;
}

.contract-item {
  position: relative;
  padding-right: 2.1428571429rem;
  padding-left: 1.0714285714rem;
  padding-top: 1.4285714286rem;
  padding-bottom: 1.4285714286rem;
  background: #ffffff;
}
.contract-more {
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 2.1428571429rem;
  height: 100%;
}
.contract-title {
  font-size: 1.2857142857rem;
  line-height: 1.4285714286rem;
}
.contract-text {
  margin-top: 0.3571428571rem;
  color: #9c9c9c;
}

.agree-content {
  transform-origin: left top;
}
.agree-content-parent {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
.agree-content-top {
  justify-content: flex-end;
  gap: 0.7142857143rem;
  width: 100%;
  padding-top: 1.4285714286rem;
  padding-bottom: 0rem;
  padding-left: 1.4285714286rem;
  padding-right: 1.4285714286rem;
}
.agree-content-bottom {
  height: calc(100% - 3.2142857143rem);
  padding: 1.4285714286rem;
}
.agree-content-box {
  overflow: auto;
  width: 100%;
  height: 100%;
  border: 0.0714285714rem solid #e3e3e3;
  border-radius: 0.2857142857rem;
}
.agree-content-signature {
  width: 100%;
  height: 10.7142857143rem;
  border: 0.0714285714rem solid #e3e3e3;
  border-radius: 0.2857142857rem;
}

.h-notice .icon-search {
  font-size: 1.5rem;
}
.h-notice .notice-box {
  width: 100%;
}
.h-notice .notice-box .notice-list {
  position: relative;
  padding: 1.4285714286rem 1.7857142857rem 1.4285714286rem 0;
  border-bottom: 0.0714285714rem solid #e3e3e3;
}
.h-notice .notice-box .notice-list:after {
  content: "";
  width: 12px;
  height: 12px;
  border-top: 2px solid #121212;
  border-right: 2px solid #121212;
  display: inline-block;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 6px);
  right: 4px;
}
.h-notice .notice-box .notice-list:first-child {
  padding-top: 0;
}
.h-notice .notice-box .notice-list:first-child:after {
  top: calc(50% - 15px);
}
.h-notice .notice-box .notice-txt .notice-tit {
  width: 100%;
  color: #121212;
  font-size: 1.2857142857rem;
  line-height: 1.5rem;
  margin-bottom: 0.4285714286rem;
  font-weight: 700;
}
.h-notice .notice-box .notice-txt .notice-sub {
  color: #aeaeae;
  font-size: 1rem;
}
.h-notice .notice-box .notice-item {
  width: 100%;
  border-radius: 0.3571428571rem;
  line-height: 1.5;
  word-break: break-all;
  min-height: 3.0714285714rem;
}
.h-notice .notice-box .notice-icon .icon-file {
  width: 2.1428571429rem;
  height: 2.1428571429rem;
  line-height: 2rem;
  color: #056AA6;
  font-size: 1.4285714286rem;
  text-align: center;
  border: 0.0714285714rem solid #c8d4df;
  border-radius: 2.1428571429rem;
  display: block;
}

.h-full {
  height: 100%;
}
.h-full > .row, .h-full > .h-page, .h-full > .h-form-input,
.h-full > .h-flex {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  align-items: initial;
}
.h-full > .row > .h-box:last-child, .h-full > .h-page > .h-box:last-child, .h-full > .h-form-input > .h-box:last-child,
.h-full > .h-flex > .h-box:last-child {
  flex: 1;
}
.h-full > .row > .h-box > .h-flex, .h-full > .h-page > .h-box > .h-flex, .h-full > .h-form-input > .h-box > .h-flex,
.h-full > .h-flex > .h-box > .h-flex {
  flex-direction: initial;
  align-items: center;
}

.bg-gray {
  background-color: #f8f8f8;
  padding: 10px 10px 20px;
  border-radius: 10px;
}
.bg-gray ul li {
  flex: 1 1 100%;
  padding: 0 10px;
}
.bg-gray ul li .label {
  color: #3b3a3a;
  font-weight: 700;
  line-height: 20px;
}
.bg-gray ul li .value {
  font-size: 20px;
  text-align: right;
  font-weight: 700;
  color: #3b3a3a;
}
.bg-gray ul li .value .won {
  font-weight: 400;
}
.bg-gray ul li.result {
  font-size: 1.1428571429rem;
  word-break: keep-all;
  line-height: 30px;
  text-align: center;
}
.bg-gray ul li.result .tax {
  position: relative;
  font-size: 1.7857142857rem;
  font-weight: 700;
  color: #056AA6;
  line-height: 1.2;
  z-index: 1;
}
.bg-gray ul li.result .tax .won {
  font-size: 1.21rem;
  font-weight: 700;
  color: #056AA6;
  line-height: 1.2;
}
.bg-gray ul li.result .tax-red {
  position: relative;
  font-size: 26px;
  font-weight: 700;
  color: #056AA6;
  line-height: 1.2;
  z-index: 1;
}
.bg-gray ul li.result .tax-red:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  display: inline-block;
  width: 100%;
  height: 5px;
  background: #d7262e;
  z-index: 0;
  opacity: 0.4;
}
.bg-gray ul li.result .tax-red .won-red {
  font-size: 1.21rem;
  font-weight: 700;
  line-height: 1.2;
  color: #d7262e;
}

.pay {
  margin-top: 0.7142857143rem;
}
.pay.h-private {
  opacity: 0.1;
}

.label {
  flex: 0 0 auto;
  max-width: 70%;
  font-size: 0.9285714286rem;
  line-height: 20px;
}

.value {
  font-size: 1.2142857143rem;
}

.h-sub-title {
  color: #121212;
  font-size: 1.5rem;
  font-weight: 700;
}

.h-private-area li {
  flex: 1 1 auto;
  width: calc(50% - 0.625rem);
}
.h-private-area li .h-button-private {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #121212;
  font-size: 1rem;
  text-align: center;
  padding: 7px 17px;
  background: #e6edf1;
  border-radius: 5px;
}
.h-private-area li .h-button-private.on {
  color: #ffffff;
  background: #5c8395;
}

.h-comment li {
  position: relative;
}
.h-comment li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 3px;
  height: 3px;
  box-sizing: border-box;
  background: #949494;
  margin: 0 5px 5px 0;
  border-radius: 50%;
}
.h-comment li span {
  text-indent: 0px;
  padding-left: 10px;
  line-height: 18px;
  display: inline-block;
}

.h-payresult .label {
  font-size: 1.0714285714rem;
}
@media screen and (min-width: 768px) {
  .h-payresult .bg-gray-md {
    background-color: #f8f8f8;
    padding: 1.4285714286rem;
    border-radius: 0.7142857143rem;
  }
}

.h-identify {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.h-identify .refresh {
  font-size: 14px;
  color: #000;
  line-height: 20px;
}
.h-identify .h-page {
  padding-top: 2.1428571429rem;
}
.h-identify .h-password {
  margin-top: 2.2857142857rem;
}
.h-identify .h-password .h-input {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0.0714285714rem solid rgba(0, 0, 0, 0.42);
  border-radius: 0;
  padding: 0;
}
.h-identify .h-password .h-input input::placeholder {
  font-size: 1.1428571429rem;
}
.h-identify .h-password .h-btn-login {
  width: calc(100% - 1.125rem);
  height: 3.2142857143rem;
  color: #ffffff;
  margin: 2.1428571429rem auto 0;
  border-radius: 1.8125rem;
  background: #056AA6;
  font-size: 1.2857142857rem;
  padding-left: 0.5625rem;
  padding-right: 0.5625rem;
}

.h-pay {
  /*   .padding-all-large { */
  /*     padding: rem(30) rem(20); */
  /*   } */
}
@media screen and (min-width: 768px) {
  .h-pay .h-pay-box {
    background: #f8f8f8;
    padding: 1.4285714286rem;
    border-radius: 0.7142857143rem;
  }
}
.h-pay .pay ul li {
  color: #3b3a3a;
}
.h-pay .pay ul li:first-child {
  padding: 0 0.7142857143rem;
}
.h-pay .pay ul li .label {
  font-size: 1.1428571429rem;
  font-weight: 400;
  text-align: left;
}
.h-pay .pay ul li.top .label {
  font-weight: 700;
  border-bottom: 0.0714285714rem solid #121212;
}
.h-pay .pay ul li.top .value {
  color: #056AA6;
  font-weight: 700;
}
.h-pay .pay ul li.mid .value {
  font-weight: 400;
}
.h-pay .pay ul li.bot .value {
  color: #ff3a1a;
  font-weight: 400;
}
.h-pay .h-pay-list {
  padding-bottom: 20px;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .h-pay .h-pay-list {
    padding-bottom: 30px;
    margin-bottom: 20px;
  }
}
.h-pay .h-pay-list:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.h-pay .h-pay-list .h-pay-title {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 15px;
}
.h-pay .h-pay-list .label {
  font-size: 1.0714285714rem;
}
.h-pay .h-pay-list .value {
  font-size: 1.0714285714rem;
  line-height: 1.4285714286rem;
  text-align: right;
}

.group .group-start {
  align-items: flex-start;
}
.group .icon-ellipsis {
  font-size: 1.1428571429rem;
}
.group .group-foucs {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .group .group-foucs {
    width: 100%;
    margin-top: -0.7142857143rem;
    padding-top: 1.4285714286rem;
    background: #fff;
  }
}
@media screen and (min-width: 768px) {
  .group .group-foucs .group-respon {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    background: #f8f8f8;
    margin: 0 auto;
    margin-bottom: 2.1428571429rem;
    border-radius: 0.3571428571rem;
  }
}
.group .group-foucs .group-respon .h-div {
  line-height: 25px;
  padding: 1.4285714286rem;
}
.group .group-foucs .group-respon .h-div dt a {
  font-size: 1.2142857143rem;
  color: #2c2c2c;
}
.group .group-foucs .group-respon .h-div dd {
  font-size: 1.5rem;
  font-weight: 700;
  color: #000;
}
.group .photo {
  position: relative;
  overflow: hidden;
}
.group .photo.photo-lg {
  width: 90px;
  height: 90px;
  border-radius: 50%;
}
.group .photo.photo-lg img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 93px;
  height: auto;
}
.group .photo.photo-md {
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.group .photo.photo-md img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 63px;
  height: auto;
}
.group .h-position {
  flex: 1;
  padding-left: 30px;
}
.group .h-position dl dt {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  text-align: left;
}
.group .h-position dl dt .part {
  font-size: 0.8571428571rem;
  font-weight: 700;
  color: #6e6e6e;
  border: 0.0714285714rem solid #d0d0d0;
  border-radius: 1.7857142857rem;
  padding: 0.2142857143rem 0.7142857143rem;
}
.group .h-position dl dt .rank {
  font-size: 1.2857142857rem;
  font-weight: 700;
}
.group .h-position dl dt .rank .sub-rank {
  font-size: 1.0714285714rem;
}
.group .h-position dl dd {
  font-size: 1.0714285714rem;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  color: #6e6e6e;
  padding-top: 5px;
  line-height: 1;
}
.group .h-position dl dd .count strong {
  color: #056AA6;
  font-size: 1.7142857143rem;
}
.group .h-sub-title {
  color: #121212;
  font-size: 1.2857142857rem;
  line-height: 2rem;
  font-weight: 700;
}
.group .h-suborgan {
  color: #3b3a3a;
  font-size: 15px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  padding: 20px;
  border-radius: 10px;
}
.group .h-suborgan dl {
  flex-wrap: nowrap;
}
.group .h-suborgan dl dt {
  position: relative;
  padding-right: 10px;
}
.group .h-suborgan dl dt:after {
  content: "";
  position: absolute;
  top: 2px;
  right: 0;
  width: 1px;
  height: 0.8571428571rem;
  background: #000;
}
.group .h-suborgan dl dd {
  font-weight: 700;
}
.group .organization {
  border-radius: 0.7142857143rem;
}
.group .organization .naming {
  flex: 1;
  color: #000;
  font-size: 1.4285714286rem;
  font-weight: 700;
}
.group .organization .naming em {
  font-style: normal;
  font-weight: 300;
  font-size: 1rem;
}

.h-commute .h-type {
  padding: 1.4285714286rem;
  border: 0.0714285714rem solid #c7d1d8;
  border-radius: 0.2857142857rem;
  box-sizing: border-box;
}
.h-commute .h-type dt {
  display: inline-block;
  width: 45%;
  font-size: 1rem;
  text-align: left;
  box-sizing: border-box;
}
.h-commute .h-type dt:before {
  content: "";
  display: inline-block;
  width: 0.2142857143rem;
  height: 0.2142857143rem;
  box-sizing: border-box;
  background: #141414;
  margin: 0 0.2142857143rem 0.2857142857rem 0;
}
.h-commute .h-type dd {
  display: inline-block;
  width: 50%;
  font-size: 1.0714285714rem;
  font-weight: 700;
  text-align: left;
  word-break: break-all;
}
.h-commute .h-commute-sub {
  padding: 0 1.4285714286rem;
}
.h-commute .h-commute-sub .h-commute-box {
  flex: 1 1 auto;
}
.h-commute .h-commute-sub .h-commute-box .h-commute-card {
  border: 0.0714285714rem solid #e3e3e3;
  border-radius: 0.3571428571rem;
  height: 6.2857142857rem;
  box-shadow: 0px 0.1428571429rem 0.1428571429rem rgba(0, 0, 0, 0.1);
}
.h-commute .h-commute-sub .h-commute-box .h-commute-card dl {
  flex-direction: column;
}
.h-commute .h-commute-sub .h-commute-box .h-commute-card dl dt {
  display: flex;
  align-items: center;
  color: #121212;
  font-size: 1.2142857143rem;
  font-weight: 700;
  flex: 0 0 auto;
  white-space: nowrap;
}
.h-commute .h-commute-sub .h-commute-box .h-commute-card dl dt .icon {
  width: 2.1428571429rem;
  height: 2.1428571429rem;
  margin-right: 0.3571428571rem;
}
.h-commute .h-commute-sub .h-commute-box .h-commute-card dl dt span {
  font-size: 0.9285714286rem;
  font-weight: normal;
  color: #aeaeae;
  margin-left: 0.3571428571rem;
}
.h-commute .h-commute-sub .h-commute-box .h-commute-card dl dd.on {
  text-align: center;
  font-size: 1.7142857143rem;
  font-weight: 700;
  font-family: Arial;
  color: #4ab9b2;
  margin-left: 1.4285714286rem;
}
.h-commute .icon-chart-candle {
  font-size: 1.2857142857rem;
}
.h-commute .h-commute-history {
  width: 100%;
}
.h-commute .h-commute-history:last-child li {
  padding-bottom: 0;
}
.h-commute .h-commute-history li {
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 100%;
  vertical-align: top;
  font-size: 1.0714285714rem;
  color: #3b3a3a;
  padding-bottom: 0.3571428571rem;
}
.h-commute .h-commute-history li .icon-finish {
  position: absolute;
  top: 0.4285714286rem;
  left: 0.0714285714rem;
  width: 1rem;
  height: 1rem;
  background: #fff;
  z-index: 1;
  border: 0.1428571429rem solid #4ab9b2;
  border-radius: 50%;
}
.h-commute .h-commute-history li .bg-line {
  position: absolute;
  top: 1.2142857143rem;
  left: 0.5rem;
  width: 0.1428571429rem;
  height: 100%;
  z-index: 0;
  background: #cad4dd;
  transform: rotate(-180deg);
}
.h-commute .h-commute-history li .commute-list li {
  display: flex;
  align-items: center;
  padding-left: 1.4285714286rem;
}
.h-commute .h-commute-history li .commute-list li > div {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
}
.h-commute .h-commute-history li .commute-list li > div.btn-icons {
  flex: 0 0 auto;
}
.h-commute .h-commute-history li .commute-list li > div span {
  font-weight: 700;
  font-size: 1.2857142857rem;
  color: #141414;
}
.h-commute .h-commute-history li .commute-list li > div span.h-menu-subtitle {
  color: #4ab9b2;
}
.h-commute .h-commute-history li .commute-list li .btn-icons i {
  font-size: 1.5rem;
}
.h-commute .h-commute-history:last-child .bg-line {
  display: none;
}
.h-commute .business {
  text-align: center;
}
.h-commute .business .h-button {
  width: 100%;
}
.h-commute .map {
  min-height: 23.0714285714rem;
}

.h-address {
  width: 100%;
  padding: 1.4285714286rem;
  border: 0.0714285714rem solid #c7d1d8;
  border-radius: 0.2857142857rem;
}
.h-address.selected {
  border-color: #056AA6;
}
.h-address-zip {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  border-bottom: 0.0714285714rem solid #c7d1d8;
}
.h-address-text {
  display: flex;
  align-items: flex-start;
  gap: 0 0.3571428571rem;
  padding-top: 0.7142857143rem;
}
.h-address-text.new .tag {
  background-color: #056AA6;
}
.h-address-text .tag {
  flex: 0 0 3.1428571429rem;
  padding: 0.0714285714rem 0.1428571429rem;
  font-size: 0.8571428571rem;
  background-color: #6898c0;
  text-align: center;
  color: #ffffff;
}

.h-divider {
  width: 100%;
  height: 0.0714285714rem;
  margin-top: 2.1428571429rem;
  margin-bottom: 2.1428571429rem;
  background-color: #c7d1d8;
}

.h-daily {
  font-family: SUIT;
  font-weight: 700;
  line-height: 20px;
  color: #212324;
}
.h-daily .h-title {
  height: inherit;
}
.h-daily .h-box-title, .h-daily .h-box-inner-title {
  font-size: 16px;
}
.h-daily .schedule-box .day-schedule {
  border-radius: 5px;
  border: 1px solid #E3E3E3;
  background: #F5F5F5;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.h-daily .schedule-box .day-schedule .letter {
  text-align: center;
  font-size: 0.8571428571rem;
  border-radius: 0.3571428571rem;
  justify-content: center;
  color: #8b6f4e;
  font-weight: bold;
  border: 0.0714285714rem solid #8b6f4e;
  width: 35px;
  text-align: center;
  background: #fff;
}
.h-daily .schedule-box .day-schedule .letter.hidden {
  border: 0;
}
.h-daily .schedule-box .day-schedule .day-schedule-tit {
  font-size: 13px;
}
.h-daily .schedule-box .day-schedule ul li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 5px;
}
.h-daily .schedule-box .day-schedule ul li:first-child {
  margin-top: 0;
}
.h-daily .schedule-box .day-schedule ul li span {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  display: block;
  padding-right: 10px;
  margin-right: 10px;
}
.h-daily .schedule-box .day-schedule ul li span::after {
  content: "";
  position: absolute;
  top: 6px;
  right: 0;
  width: 1px;
  height: 10px;
  background: #000;
}
.h-daily .schedule-box .day-schedule ul li span:last-child {
  padding-right: 0;
  margin-right: 0;
}
.h-daily .schedule-box .day-schedule ul li span:last-child::after {
  display: none;
}
.h-daily .daily-box {
  margin-top: 20px;
}
.h-daily .daily-box .daily-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.h-daily .daily-box .daily-header .daily-btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
.h-daily .daily-box .daily-header .daily-btn a {
  display: block;
  border-radius: 20px;
  border: 1px solid #AAA;
  padding: 2px 10px;
  font-size: 12px;
  white-space: nowrap;
}
.h-daily .daily-box .daily-contents .daily-btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.h-daily .daily-box .daily-contents .daily-btn.start a {
  background: #056AA6;
  border: 1px solid #056AA6;
  color: #fff;
}
.h-daily .daily-box .daily-contents .daily-btn.end a {
  background: #383838;
  border: 1px solid #383838;
  color: #fff;
}
.h-daily .daily-box .daily-contents .daily-btn a {
  display: block;
  border-radius: 20px;
  border: 1px solid #AAA;
  padding: 0 10px;
  height: 24px;
  line-height: 22px;
  font-size: 12px;
  white-space: nowrap;
}
.h-daily .daily-box .daily-contents .daily-time {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
}
.h-daily .daily-box .daily-contents .daily-time .daily-time-start {
  flex: 1;
  padding: 14px 10px;
  border-radius: 5px;
  border: 1px solid #E3E3E3;
}
.h-daily .daily-box .daily-contents .daily-time .daily-time-start .working-time {
  position: relative;
  padding-left: 30px;
}
.h-daily .daily-box .daily-contents .daily-time .daily-time-start .working-time p {
  font-size: 13px;
}
.h-daily .daily-box .daily-contents .daily-time .daily-time-start .working-time p span {
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
}
.h-daily .daily-box .daily-contents .daily-time .daily-time-start .working-time::before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  width: 24px;
  height: 24px;
  background: url("/common/images/icon/icon_workStart.svg") no-repeat;
  background-size: 24px;
}
.h-daily .daily-box .daily-contents .daily-time .daily-time-start .working-check {
  display: block;
  text-align: center;
}
.h-daily .daily-box .daily-contents .daily-time .daily-time-end {
  flex: 1;
  padding: 14px 10px;
  border-radius: 5px;
  border: 1px solid #E3E3E3;
}
.h-daily .daily-box .daily-contents .daily-time .daily-time-end .working-time {
  position: relative;
  padding-left: 30px;
}
.h-daily .daily-box .daily-contents .daily-time .daily-time-end .working-time p {
  font-size: 13px;
}
.h-daily .daily-box .daily-contents .daily-time .daily-time-end .working-time p span {
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
}
.h-daily .daily-box .daily-contents .daily-time .daily-time-end .working-time::before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  width: 24px;
  height: 24px;
  background: url("/common/images/icon/icon_workStop.svg") no-repeat;
  background-size: 24px;
}
.h-daily .daily-box .daily-contents .daily-time .daily-time-end .working-check {
  display: block;
  text-align: center;
}
.h-daily .daily-box .daily-contents table {
  width: 100%;
  border-top: 1px solid #AAA;
}
.h-daily .daily-box .daily-contents table tr {
  border-bottom: 1px solid #E7E7E7;
}
.h-daily .daily-box .daily-contents table tr th {
  font-size: 12px;
  padding: 5px 0;
}
.h-daily .daily-box .daily-contents table tr td {
  font-size: 11px;
  font-weight: 400;
  text-align: center;
  padding: 12px 0;
}
.h-daily .daily-notice {
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.4;
}
.h-daily .daily-map {
  width: 100%;
}

.h-month .v-input {
  width: 100%;
}
.h-month .schedule-agree {
  color: #212324;
  font-family: SUIT;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.h-month .schedule-agree p span {
  color: #0570DA;
  font-weight: 700;
}
.h-month .schedule-agree-btn {
  width: 100%;
  border-radius: 4px;
  background: #5C8295;
  padding: 13px 115px;
  color: #fff;
  font-size: 16px;
}
.h-month .schedule-agree-btn.disabled {
  background: rgba(92, 130, 149, 0.4);
}
.h-month ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: #212324;
  font-family: SUIT;
  line-height: 20px;
  font-size: 12px;
}
.h-month ul li {
  display: flex;
  align-items: center;
  gap: 1.4285714286rem;
  border-radius: 0.3571428571rem;
  border: 1px solid #E3E3E3;
  padding: 10px;
}
.h-month ul li p {
  font-weight: 700;
  white-space: nowrap;
  font-size: 15px;
}
.h-month ul li p.sun {
  color: #FF1C1C;
}
.h-month ul li p.sat {
  color: #0570DA;
}
.h-month ul li .month-time {
  font-weight: 400;
  display: flex;
  flex-direction: column;
  gap: 0.3571428571rem;
  align-items: center;
  justify-content: center;
}
.h-month ul li .month-time span {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.7142857143rem;
  font-size: 1.0714285714rem;
}
.h-month ul li .month-time span .letter {
  text-align: center;
  font-size: 0.8571428571rem;
  border-radius: 0.3571428571rem;
  justify-content: center;
  color: #8b6f4e;
  font-weight: bold;
  border: 0.0714285714rem solid #8b6f4e;
  width: 2.5rem;
  text-align: center;
}
.h-month ul li .month-time span .letter.hidden {
  border: 0;
}

.h-empcard .h-empcard-wrap .h-empcard-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 2.1428571429rem;
  gap: 1.4285714286rem;
}
.h-empcard .h-empcard-wrap .h-empcard-header .h-empcard-img {
  width: 6.7857142857rem;
  height: 6.7857142857rem;
}
.h-empcard .h-empcard-wrap .h-empcard-header .h-empcard-img .photo {
  width: 100%;
  height: 100%;
  border-radius: 0.7142857143rem;
}
.h-empcard .h-empcard-wrap .h-empcard-header .h-empcard-box .emp-info {
  text-align: center;
}
.h-empcard .h-empcard-wrap .h-empcard-header .h-empcard-box .emp-info .emp-name-org {
  color: rgba(102, 102, 102, 0.4);
  font-size: 0.8571428571rem;
}
.h-empcard .h-empcard-wrap .h-empcard-header .h-empcard-box .emp-info .emp-name {
  font-size: 1.2857142857rem;
  color: #000;
  font-weight: 700;
}
.h-empcard .h-empcard-wrap .h-empcard-contents {
  display: flex;
  flex-direction: column;
  gap: 5rem;
}
.h-empcard .h-empcard-wrap .h-empcard-contents .h-empcard-code {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  margin-top: 1.7857142857rem;
}
.h-empcard .h-empcard-wrap .h-empcard-contents .h-empcard-code .barcode {
  margin: 0 auto;
}
.h-empcard .h-empcard-wrap .h-empcard-contents .h-empcard-code .qrcode {
  margin: 0 auto;
  border: 4px solid #222;
}
.h-empcard .h-empcard-wrap .h-empcard-contents .h-empcard-logo {
  text-align: center;
}
.h-empcard .h-empcard-wrap .h-empcard-contents .h-empcard-logo img {
  display: inline-block;
}

/* input:-webkit-autofill, */
/* input:-webkit-autofill:hover, */
/* input:-webkit-autofill:focus, */
/* input:-webkit-autofill:active  { */
/*       -webkit-box-shadow: 0 0 0 1000px transparent inset !important; */
/*       -webkit-transition: background-color 9999s ease-out !important; */
/* } */
.h-login .h-login-form {
  display: flex;
  justify-content: center;
  height: 100vh;
  color: #232323;
  flex-direction: column;
  max-width: 35.7142857143rem;
  margin: 0 auto;
  padding: 0 1.4285714286rem;
}
.h-login .h-login-form .h-login-logo {
  margin: 0 auto 3.5714285714rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.h-login .h-login-form .h-login-logo img {
  width: 7.7142857143rem;
  display: inline-block;
}
.h-login .h-login-form .h-login-logo .h-login-tit {
  position: relative;
  padding-left: 20px;
  margin-left: 20px;
  color: #212324;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -1px;
}
.h-login .h-login-form .h-login-logo .h-login-tit::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 1px;
  height: 15px;
  background: #A3A3A3;
}
.h-login .h-login-form .h-input .v-input__slot {
  border-bottom: 0.0714285714rem solid #c7d1d8;
}
.h-login .h-login-form .h-input i.icon-login-select {
  background: url(/common/images/login/ico_select.png) 0 0 no-repeat;
  width: 2.2142857143rem;
  height: 1.7142857143rem;
  background-position: 0 0.5rem;
}
.h-login .h-login-form .h-login-check {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0.7142857143rem;
  padding-right: 0.7142857143rem;
  color: #686868;
  font-size: 0.8571428571rem;
  margin-top: 2.8571428571rem;
}
.h-login .h-login-form .h-login-check .h-login-save .h-login-save {
  display: inline-block;
  width: 1.2142857143rem;
  height: 1.2142857143rem;
  color: transparent;
  background-image: url("/common/images/login/ico_radio.png");
  background-position: 0 0;
  background-size: 200%;
}
.h-login .h-login-form .h-login-check .h-login-save .h-login-save.on {
  background-position: -17px 0;
}
.h-login .h-login-form .h-login-check .h-login-search {
  position: relative;
  padding-left: 10px;
  margin-left: 10px;
  vertical-align: middle;
  display: block;
}
.h-login .h-login-form .h-login-check .h-login-search::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 1px;
  height: 10px;
  background: #686868;
}
.h-login .h-login-form .h-login-btn {
  width: calc(100% - 1.2857142857rem);
  height: 2.7857142857rem;
  color: #ffffff;
  margin: 2.0714285714rem auto 0;
  border-radius: 0.3571428571rem;
  background: #056AA6;
  font-size: 1rem;
  padding-left: 0.6428571429rem;
  padding-right: 0.6428571429rem;
}

.sns-pw {
  position: relative;
  width: 100%;
}
.sns-pw p {
  position: absolute;
  top: 0px;
  right: 10px;
  width: auto;
  height: 40px;
  line-height: 40px;
  background: #007CBB;
  padding: 0 10px;
  display: block;
  color: #fff;
  border-radius: 3px;
  font-size: 12px;
}

/* $loginCIColor: #1d3782; */
/* $loginFontPlaceHolderColor: #adbdcc; */
/* $loginInputBackGroundcolor: #76cfdd; */
/* $loginLabelFontColor: #868daa; */
/* .h-login { */
/*   width: 100%; */
/*   height: 100%; */
/*   overflow-x: hidden; */
/*   overflow-y: auto; */
/* } */
/* .h-login-body { */
/*   background: $basic2ndColor url("/common/images/wallpaper/wallpaper.jpg") center center no-repeat; */
/*   background-size: contain; */
/*   min-height: 100vh; */
/* } */
/* .h-login-wrap { */
/*   position: absolute; */
/*   z-index: 100; */
/* } */
/* .h-login-form { */
/*   display: flex; */
/*   justify-content: center; */
/*   height: 85vh; */
/*   color: #232323; */
/*   flex-direction: column; */
/*   max-width: 500px; */
/*   margin: 0 auto; */
/*   padding:0 10px; */
/*   .col-sm-12 { */
/*   	margin-bottom: 10px; */
/*   } */
/* } */
/* .h-login-ci-box { */
/*   height: 200px; */
/*   display: flex; */
/*   align-items: center; */
/*   justify-content: center; */
/*   margin: 123px 0 0 0; */
/*   h1 { */
/*     width: 40px; */
/*     height: 54px; */
/*     font-size: 2.4rem; */
/*     color: $loginCIColor; */
/*     background: url("/common/images/login/logo.png") center center no-repeat; */
/*     background-size: 100%; */
/*   } */
/* } */
/* .h_login_input { */
/*   color: $sub4thColor; */
/*   background: $loginInputBackGroundcolor; */
/*   &::placeholder { */
/*     color: $loginFontPlaceHolderColor; */
/*   } */
/* } */
/* .h-login-check-save-id { */
/*   display: inline-block; */
/*   i.h-login-ico { */
/*     display: inline-block; */
/*     width: 20px; */
/*     height: 20px; */
/*     color: transparent; */
/*     font-size: 14px; */
/*     background: url("/common/images/login/ico_radio.png") no-repeat; */
/*     background-position: 0 0; */
/*     background-size: 200%; */
/*     &.on { */
/*       background-position: -20px 0; */
/*     } */
/*   } */
/*   label { */
/*     color: $loginLabelFontColor; */
/*   } */
/* } */
/* .h-login-save-txt { */
/*   color: #686868 !important; */
/*   vertical-align: middle; */
/*   border-bottom: 1px solid #686868; */
/* } */
/* .h-btn-login { */
/*   height: 45px; */
/*   color: $basic1stColor; */
/*   padding: 0; */
/*   border-radius: 30px; */
/*   background: $main1stColor; */
/*   font-size: 1.3rem; */
/*   width: 100%; */
/*   &.v-btn { */
/*     height: 45px; */
/*     margin-top: 30px; */
/*     color:#fff; */
/*   } */
/* } */
/* .h-login-leftImg { */
/*   position: absolute; */
/*   top: -130px; */
/*   left: -190px; */
/*   background: url(/common/images/login/bg_login_left.png) no-repeat 0 0; */
/*   z-index: 0; */
/*   background-size: 100%; */
/*   width: 390px; */
/*   height: 360px; */
/* } */
/* .h-login-rightImg_small { */
/*   position: absolute; */
/*   right: -15px; */
/*   background: url(/common/images/login/bg_login_right.png) no-repeat 0 0; */
/*   z-index: 0; */
/*   top: calc(100% - -0px); */
/*   bottom:20px; */
/*   background-size: contain; */
/*   width: 52px; */
/*   height: 52px; */
/* } */
/* .h-login-rightImg_big { */
/*   position: absolute; */
/*   right: -400px; */
/*   background: url(/common/images/login/bg_login_right2.png) no-repeat 0 0; */
/*   z-index: 0; */
/*   top: calc(100% - 60px); */
/*   background-size: 100%; */
/*   width: 357px; */
/*   height: 357px; */
/* } */
/* @media screen and (min-width: 768px) and (max-width: 991px) { */
/*   .plr16 { */
/*     padding: 0 167px; */
/*   } */
/*   .h-login-leftImg { */
/*     position: absolute; */
/*     top: 135px; */
/*     left: -196px; */
/*     background: url(/common/images/login/bg_login_left.png) no-repeat 0 0; */
/*     z-index: 0; */
/*     background-size: 100%; */
/*     width: 390px; */
/*     height: 370px; */
/*   } */
/* } */
/* @media screen and (min-width: 992px) and (max-width: 1199px) { */
/*   .plr16 { */
/*     padding: 0 167px; */
/*   } */
/* } */
/* @media screen and (min-width: 1200px) and (max-width: 1365px) { */
/*   .plr16 { */
/*     padding: 0 167px; */
/*   } */
/* } */
/* @media screen and (min-width: 1366px) and (max-width: 9000px) { */
/*   .h-login-ci-box { */
/*     margin: 60px 0 0 0; */
/*   } */
/*   .plr16 { */
/*     padding: 0 180px; */
/*   } */
/*   .h-login-leftImg { */
/*     position: absolute; */
/*     top: 100px; */
/*     left: -30px; */
/*     background: url(/common/images/login/bg_login_left.png) no-repeat 0 0; */
/*     z-index: 0; */
/*     background-size: 100%; */
/*     width: 390px; */
/*     height: 370px; */
/*   } */
/*   .h-login-rightImg_small { */
/*     position: absolute; */
/*     right: 190px; */
/*     background: url(/common/images/login/bg_login_right.png) no-repeat 0 0; */
/*     z-index: 0; */
/*     top: calc(100% - 230px); */
/*     bottom:20px; */
/*     background-size: 100%; */
/*     width: 53px; */
/*     height: 53px; */
/*   } */
/*   /* 	.h-login-rightImg_big { */
/* 		position:absolute;right:-200px;background:url(/common/images/login/bg_login_right2.png) no-repeat 0 0;z-index:0; */
/* 		top: calc(100% - 450px); */
/* 		background-size:100%; */
/* 		width:357px;height:357px; */
/* 	}  */
/* } */
/* ========================================================================== */
/*      vuetify.min.css  */
/*     ========================================================================== */
/* .h_login_select { */
/*   .theme--light.v-icon { */
/*     display: inline-block; */
/*     width: 35px; */
/*     height: 25px; */
/*     color: transparent; */
/*   } */
/*   .h_login_select .theme--light.v-select .v-select__selections { */
/*     color: #adbdcc; */
/*   } */
/*   i.icon-login-select { */
/*     background: url("/common/images/login/ico_select.png") 0 0 no-repeat; */
/*     width: 32px; */
/*     height: 25px; */
/*     background-position: 0px 8px; */
/*   } */
/* } */
/* .theme--light.v-text-field .v-input__slot:before { */
/*   border-color: #ccd6df; */
/* } */
/* .theme--light.v-text-field:not(.v-input--has-state) */
/*   .v-input__slot:hover:before { */
/*   border-color: #ccd6df; */
/* } */
/* .theme--light.v-label { */
/*   color: #adbdcc; */
/* } */
/* .h-login-combo { */
/* 	&.h_login_select { */
/* 	  &.v-text-field { */
/* 	    .v-label { */
/* 	      top: -15px; */
/*         left: -10px !important; */
/* 	    } */
/* 	  } */
/* 	} */
/* 	&.theme--light { */
/* 	  &.v-text-field { */
/* 	    .v-input__control { */
/* 	     .v-input__slot { */
/* 	       border: 1px solid #e3e3e3; */
/* 	       padding: 10px; */
/* 	       border-radius: 5px; */
/* 	       &:before { */
/* 	         border-color: #e3e3e3 !important */
/* 	       } */
/* 	     } */
/* 	    } */
/* 	  } */
/* 	} */
/* 	&.v-text-field { */
/* 	  padding-top: 20px; */
/* 	  .v-label { */
/* 	    top: 6px; */
/*       left: 0 !important; */
/* 	  } */
/* 	} */
/* 	&.v-input--is-focused { */
/* 	  .v-label { */
/* 	    top: -15px; */
/*       left: -10px !important; */
/* 	  } */
/* 	} */
/* 	&.v-input--is-label-active { */
/* 	  .v-label { */
/* 	    &.v-label--active { */
/* 	      top: -15px; */
/* 	      left: -10px !important; */
/* 	    } */
/*     } */
/* 	} */
/* 	&.v-text-field { */
/*     .v-label { */
/*       top: 0; */
/*       left: 0 !important; */
/*     } */
/*   } */
/*   &.v-input--is-focused { */
/*     .v-label { */
/*       top:0; */
/*       left:0 !important; */
/*     } */
/*   } */
/*   &.v-input--is-label-active { */
/*     .v-label { */
/*       &.v-label--active { */
/*         top:0; */
/*         left:0 !important; */
/*       } */
/*     } */
/*   } */
/* } */
/* ========================================================================== */
/*      interaction css */
/*    ========================================================================== */
/* .spinimage { */
/*   -webkit-animation: spin 8s infinite linear; */
/*   -o-animation: spin 8s infinite linear; */
/*   -moz-animation: spin 8s infinite linear; */
/*   animation: spin 8s infinite linear; */
/* } */
/* @-webkit-keyframes spin { */
/*   0% { */
/*     -webkit-transform: rotate(0deg); */
/*   } */
/*   100% { */
/*     -webkit-transform: rotate(360deg); */
/*   } */
/* } */
/* @-moz-keyframes spin { */
/*   0% { */
/*     -moz-transform: rotate(0deg); */
/*   } */
/*   100% { */
/*     -moz-transform: rotate(360deg); */
/*   } */
/* } */
/* @keyframes spin { */
/*   0% { */
/*     transform: rotate(0deg); */
/*   } */
/*   100% { */
/*     transform: rotate(360deg); */
/*   } */
/* } */
/* .login-doc { */
/*   overflow: hidden; */
/*   body { */
/*     height: 100%; */
/*   } */
/*   .h-login { */
/*     overflow: hidden; */
/*   } */
/*   .h-login-ci-box { */
/*     margin: { */
/*       top: 0; */
/*     } */
/*     h1 { */
/*       width: 108px; */
/*     } */
/*   } */
/*   .h-login-wrap { */
/*     position: relative; */
/*   } */
/*   .application--wrap { */
/*     overflow: hidden auto; */
/*   } */
/*   .h-login-form { */
/*     overflow: hidden auto; */
/*   } */
/*   .v-form { */
/*     overflow: hidden; */
/*     height: 100%; */
/*   } */
/*   .h-login-rightImg_small { */
/*     top: calc(100% - 52px); */
/*   } */
/* } */
/* main  */
.main .h-layout {
  padding: 1.7857142857rem 1.4285714286rem 0;
  background: #fff;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .main .h-layout {
    padding-top: 3.2142857143rem;
  }
}
.main .h-layout .box {
  align-items: center;
  margin: 0 auto 1.5rem;
  gap: 60px;
}
@media screen and (max-width: 360px) {
  .main .h-layout .box {
    gap: 20px;
  }
}
.main .h-layout .box .main-content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .main .h-layout .box .main-content {
    margin-bottom: 2.1428571429rem;
  }
}
.main .h-layout .box .main-content.h-user {
  justify-content: flex-start;
  width: auto;
}
.main .h-layout .box .main-content.h-off {
  border-radius: 0.7142857143rem;
  border: 0.0714285714rem solid #E4E4E4;
}
.main .h-layout .box .h-main-logout .logout-btn {
  width: 6.7857142857rem;
  height: 2.1428571429rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 0.8571428571rem;
  border-radius: 2.8571428571rem;
  border: 0.0714285714rem solid #CCC;
  color: #000;
}
.main .h-layout .box .h-main-logout .logout-btn .h-logout {
  font-size: 1.2142857143rem;
}
@media screen and (max-width: 360px) {
  .main .h-layout .box .fold-box {
    display: flex;
    flex-direction: column;
    gap: 0.3571428571rem;
  }
}
.main .h-layout .box .h-user-set {
  position: relative;
}
.main .h-layout .box .h-user-set .info-btn {
  width: 1.8571428571rem;
  height: 1.8571428571rem;
  position: absolute;
  right: -0.5rem;
  bottom: 0.5rem;
  background: #fff;
  border: 0.0714285714rem solid #dfdfdf;
  border-radius: 50%;
  box-shadow: 0px 0px 0.7142857143rem 0.0714285714rem rgba(50, 50, 50, 0.1);
}
.main .h-layout .box .h-user-set .info-btn .icon-settings {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.4285714286rem;
}
.main .h-layout .box .h-user-img {
  width: 6.4285714286rem;
  height: 6.4285714286rem;
  border-radius: 1.4285714286rem;
  overflow: hidden;
  box-shadow: 0 0 0.7142857143rem 0.0714285714rem rgba(50, 50, 50, 0.1);
}
.main .h-layout .box .h-user-img img {
  max-width: 100%;
}
.main .h-layout .box .h-user-info {
  margin-left: 1.4285714286rem;
  line-height: 1;
}
.main .h-layout .box .h-user-info.fold {
  display: none;
}
@media screen and (max-width: 360px) {
  .main .h-layout .box .h-user-info {
    display: none;
  }
  .main .h-layout .box .h-user-info.fold {
    display: block;
    margin-left: 0;
  }
}
.main .h-layout .box .h-user-work {
  display: inline-block;
  font-size: 0.7857142857rem;
  color: #666;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .main .h-layout .box .h-user-work {
    font-size: 0.9285714286rem;
  }
}
.main .h-layout .box .h-user-name {
  display: flex;
  align-items: flex-end;
  font-weight: 700;
  font-size: 1.4285714286rem;
  line-height: 1;
  color: #000;
}
@media screen and (min-width: 768px) {
  .main .h-layout .box .h-user-name {
    font-size: 1.7857142857rem;
  }
}
.main .h-layout .box .h-user-name p span {
  font-size: 1rem;
  display: inline-block;
  margin-left: 0.5714285714rem;
}
.main .h-layout .box .h-work .h-work-date {
  margin-right: 0.7142857143rem;
  border-bottom: 0.0714285714rem solid #000;
  font-size: 1.0714285714rem;
  line-height: 1.6428571429rem;
}
@media screen and (min-width: 768px) {
  .main .h-layout .box .h-work .h-work-date {
    font-size: 1.2142857143rem;
  }
}
.main .h-layout .box .h-work .h-work-hour .h-work-status {
  display: inline-block;
  background: #424242;
  border-radius: 0.1428571429rem;
  font-size: 0.8571428571rem;
  line-height: 1.5;
  padding: 0.0714285714rem 0.2857142857rem;
  color: #fffefe;
}
@media screen and (min-width: 768px) {
  .main .h-layout .box .h-work .h-work-hour .h-work-status {
    font-size: 1rem;
  }
}
.main .h-layout .box .h-work span {
  margin: 0 0.2857142857rem;
}
.main .h-layout .box .h-off .h-off-card {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 0 auto;
  justify-content: center;
  gap: 2.8571428571rem;
  max-width: 35.7142857143rem;
}
.main .h-layout .box .h-off .h-off-card .h-off-list {
  width: auto;
}
.main .h-layout .box .h-off .h-off-card .h-off-list .h-off-tit {
  font-size: 1rem;
  font-weight: 500;
  color: #888;
}
.main .h-layout .box .h-off .h-off-card .h-off-list .h-off-count .h-bln-cnt {
  color: #056AA6;
  font-size: 1.9285714286rem;
  font-weight: 600;
}
.main .h-layout .box .h-off .h-off-card .h-off-list .h-off-count .h-gen-cnt {
  color: #2c2c2c;
  font-size: 1.0714285714rem;
}
.main .h-layout .box .h-off .h-off-card .h-holi-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6.8571428571rem;
  height: 2.5714285714rem;
  line-height: 2.5714285714rem;
  border-radius: 0.2857142857rem;
  color: #fff;
  background: #056AA6;
  text-align: center;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .main .h-layout .box .h-off .h-off-card .h-holi-btn {
    width: 8.9285714286rem;
    height: 3.4285714286rem;
    font-size: 1.2142857143rem;
    font-weight: 600;
  }
}
.main .h-layout .box .h-off .h-off-card .h-holi-btn i {
  font-size: 1.5rem;
  padding: 0;
}
.main .h-layout .box .h-quick-item {
  width: 25%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .main .h-layout .box .h-quick-item {
    width: 20%;
  }
}
.main .h-layout .box .h-quick-contents {
  width: 100%;
  background: #fff;
  border-radius: 0.7142857143rem;
  padding: 1.4285714286rem 0;
  overflow: hidden;
  border: 0.0714285714rem solid #E4E4E4;
}
@media screen and (min-width: 768px) {
  .main .h-layout .box .h-quick-contents {
    padding: 1.4285714286rem;
  }
}
.main .h-layout .box .h-quick-menu {
  gap: 0;
}
.main .h-layout .box .h-quick .h-menu-icon-txt {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.9rem;
  margin: 0.5714285714rem 0 0.3571428571rem 0;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .main .h-layout .box .h-quick .h-menu-icon-txt {
    font-size: 1.1428571429rem;
  }
}
.main .h-layout .box .h-quick .h-menu-icon {
  position: relative;
  z-index: 2;
  width: 3.9285714286rem;
  height: 3.4285714286rem;
  line-height: 5rem;
  margin: 0 auto;
}
.main .h-layout .box .h-quick .h-menu-icon i {
  font-size: 2.6428571429rem;
}
.main .h-layout .box .h-apply .h-apply-area {
  width: 100%;
  background: #fff;
  border-radius: 0.7142857143rem;
  overflow: hidden;
}
.main .h-layout .box .h-apply .h-apply-area .h-apply-tit {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.7142857143rem;
  color: #2c2c2c;
}
.main .h-layout .box .h-apply .h-apply-area .h-apply-list {
  position: relative;
  display: flex;
  justify-content: center;
  max-width: 100%;
  margin: 0 auto;
  border-radius: 10px;
  border: 1px solid #E4E4E4;
  padding: 1.4285714286rem;
}
.main .h-layout .box .h-apply .h-apply-area .h-apply-list li {
  display: flex;
  align-items: center;
  gap: 0.7142857143rem;
  border-radius: 50%;
  font-size: 0.9285714286rem;
  text-align: center;
  box-sizing: border-box;
  vertical-align: top;
}
.main .h-layout .box .h-apply .h-apply-area .h-apply-list li.appl {
  color: #056AA6;
}
.main .h-layout .box .h-apply .h-apply-area .h-apply-list li.appr {
  position: relative;
  padding: 0 20px;
  margin: 0 20px;
  color: #8B6F4E;
}
.main .h-layout .box .h-apply .h-apply-area .h-apply-list li.appr:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 1px;
  height: 10px;
  background: #A4A4A4;
}
.main .h-layout .box .h-apply .h-apply-area .h-apply-list li.appr:after {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  width: 1px;
  height: 10px;
  background: #A4A4A4;
}
@media screen and (max-width: 320px) {
  .main .h-layout .box .h-apply .h-apply-area .h-apply-list li.appr {
    padding: 0 10px;
    margin: 0 10px;
  }
}
.main .h-layout .box .h-apply .h-apply-area .h-apply-list li.comp {
  color: #2D2D2D;
}
.main .h-layout .box .h-apply .h-apply-area .h-apply-list li.comp .h-end {
  height: 2.7857142857rem;
}
.main .h-layout .box .h-apply .h-apply-area .h-apply-list li.comp .h-end .icon-appl_end {
  font-size: 3.5rem;
  vertical-align: top;
}
.main .h-layout .box .h-apply .h-apply-area .h-apply-list li .h-appl-count {
  width: 1.7857142857rem;
  height: 1.7857142857rem;
  line-height: 1.7857142857rem;
  border-radius: 50%;
  color: #fff;
  font-size: 1rem;
  font-family: Arial;
  font-weight: 700;
}
.main .h-layout .box .h-apply .h-apply-area .h-apply-list li .h-appl-count.ing {
  background: #056AA6;
}
.main .h-layout .box .h-apply .h-apply-area .h-apply-list li .h-appl-count.appr {
  background: #8B6F4E;
}
.main .h-layout .box .h-apply .h-apply-area .h-apply-list li .h-appl-count.end {
  background: #2D2D2D;
}
.main .h-layout .box .h-apply .h-apply-area .h-apply-list li p {
  line-height: 1.5;
  white-space: nowrap;
}
.main .h-layout .box .h-apply .h-apply-area .h-apply-list li .icon-ellipsis {
  font-size: 1rem;
  color: #ccc;
  line-height: 5rem;
}
@media screen and (max-width: 320px) {
  .main .h-layout .box .h-apply .h-apply-area .h-apply-list li {
    gap: 0.3571428571rem;
  }
}
.main .h-layout .box .h-apply-footer {
  width: 100%;
}
.main .h-layout .box .h-apply-footer .h-apply-tit {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.7142857143rem;
  color: #2c2c2c;
}
.main .h-layout .box .h-apply-footer .row button, .main .h-layout .box .h-apply-footer .h-page button, .main .h-layout .box .h-apply-footer .h-form-input button,
.main .h-layout .box .h-apply-footer .h-flex button {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  background: #fff;
  padding: 1rem 0.7142857143rem;
  font-size: 1rem;
  border-radius: 0.7142857143rem;
  border: 0.0714285714rem solid #E4E4E4;
}
.main .h-layout .box .h-apply-footer .row button .footer-btn, .main .h-layout .box .h-apply-footer .h-page button .footer-btn, .main .h-layout .box .h-apply-footer .h-form-input button .footer-btn,
.main .h-layout .box .h-apply-footer .h-flex button .footer-btn {
  display: flex;
  align-items: center;
  gap: 5px;
}
.main .h-layout .box .h-apply-footer .row button .footer-btn i, .main .h-layout .box .h-apply-footer .h-page button .footer-btn i, .main .h-layout .box .h-apply-footer .h-form-input button .footer-btn i,
.main .h-layout .box .h-apply-footer .h-flex button .footer-btn i {
  font-size: 1.7142857143rem;
}
.main .h-layout .box .h-apply-footer .row button .footer-btn span, .main .h-layout .box .h-apply-footer .h-page button .footer-btn span, .main .h-layout .box .h-apply-footer .h-form-input button .footer-btn span,
.main .h-layout .box .h-apply-footer .h-flex button .footer-btn span {
  display: inline-block;
  color: #000;
}
@media screen and (min-width: 768px) {
  .main .h-layout .box .h-apply-footer .row button .footer-btn span, .main .h-layout .box .h-apply-footer .h-page button .footer-btn span, .main .h-layout .box .h-apply-footer .h-form-input button .footer-btn span,
  .main .h-layout .box .h-apply-footer .h-flex button .footer-btn span {
    font-size: 1.2142857143rem;
  }
}
.main .h-layout .box .h-apply-footer .row button .count, .main .h-layout .box .h-apply-footer .h-page button .count, .main .h-layout .box .h-apply-footer .h-form-input button .count,
.main .h-layout .box .h-apply-footer .h-flex button .count {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: 700;
  color: #056AA6;
  font-size: 1.2857142857rem;
  line-height: 1;
}

/*# sourceMappingURL=common.css.map */
