@charset "UTF-8";
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/Pretendard-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/Pretendard-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/Pretendard-SemiBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/Pretendard-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "uface_ico";
  src: url("../fonts/uface_ico/uface_ico.woff2?27041438") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'uface_ico';
    src: url('../fonts/uface_ico/uface_ico.svg?27041438#uface_ico') format('svg');
  }
}
*/
[class^=ico_]:before,
[class*=" ico_"]:before {
  font-family: "uface_ico";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.ico_menu_close:before {
  content: "\e800";
} /* '' */
.ico_arrow_b:before {
  content: "\e801";
} /* '' */
.ico_arrow_thin:before {
  content: "\e802";
} /* '' */
.ico_arrow_next:before {
  content: "\e803";
} /* '' */
.ico_menu_open:before {
  content: "\e804";
} /* '' */
.ico_arrow_double:before {
  content: "\e805";
} /* '' */
.ico_bread_home:before {
  content: "\e806";
} /* '' */
.ico_menu_users:before {
  content: "\e807";
} /* '' */
.ico_my:before {
  content: "\e808";
} /* '' */
.ico_notice_24:before {
  content: "\e809";
} /* '' */
.ico_sqchat:before {
  content: "\e80a";
} /* '' */
.ico_star:before {
  content: "\e80b";
} /* '' */
.ico_spin:before {
  content: "\e80c";
} /* '' */
.ico_search:before {
  content: "\e80d";
} /* '' */
.ico_minsize:before {
  content: "\e80e";
} /* '' */
.ico_maxsize:before {
  content: "\e80f";
} /* '' */
.ico_dotmore:before {
  content: "\e810";
} /* '' */
.ico_connection_12:before {
  content: "\e811";
} /* '' */
.ico_download:before {
  content: "\e812";
} /* '' */
.ico_upload:before {
  content: "\e813";
} /* '' */
.ico_alert_issue:before {
  content: "\e814";
} /* '' */
.ico_alert_confirm:before {
  content: "\e815";
} /* '' */
.ico_alert_info:before {
  content: "\e816";
} /* '' */
.ico_info:before {
  content: "\e817";
} /* '' */
.ico_check:before {
  content: "\e818";
} /* '' */
.ico_check-1:before {
  content: "\e819";
} /* '' */
.ico_ico_edit:before {
  content: "\e81a";
} /* '' */
.ico_clock:before {
  content: "\e81b";
} /* '' */
.ico_cloud:before {
  content: "\e81c";
} /* '' */
.ico_calender:before {
  content: "\e81d";
} /* '' */
.ico_alarm:before {
  content: "\e81e";
} /* '' */
.ico_sound_max:before {
  content: "\e81f";
} /* '' */
.ico_sound_mute:before {
  content: "\e820";
} /* '' */
.ico_location:before {
  content: "\e821";
} /* '' */
.ico_docs:before {
  content: "\e822";
} /* '' */
.ico_menu_exam:before {
  content: "\e823";
} /* '' */
.ico_link:before {
  content: "\e824";
} /* '' */
.ico_ccw:before {
  content: "\e825";
} /* '' */
.ico_block:before {
  content: "\e826";
} /* '' */
.ico_picture:before {
  content: "\e827";
} /* '' */
.ico_signal:before {
  content: "\e828";
} /* '' */
.ico_trash-empty:before {
  content: "\e829";
} /* '' */
.ico_king:before {
  content: "\e82a";
} /* '' */
.ico_mail:before {
  content: "\e82b";
} /* '' */
.ico_copy:before {
  content: "\e82c";
} /* '' */
.ico_clock-alt:before {
  content: "\e82d";
} /* '' */
.ico_flow-tree:before {
  content: "\e82e";
} /* '' */
.ico_popup:before {
  content: "\e82f";
} /* '' */
.ico_cog:before {
  content: "\e830";
} /* '' */
.ico_vcard:before {
  content: "\e831";
} /* '' */
.ico_map:before {
  content: "\e832";
} /* '' */
.ico_attach:before {
  content: "\e833";
} /* '' */
.ico_lock-open:before {
  content: "\e834";
} /* '' */
.ico_lock-1:before {
  content: "\e835";
} /* '' */
.ico_line_writer:before {
  content: "\e836";
} /* '' */
.ico_send:before {
  content: "\e837";
} /* '' */
.ico_connection:before {
  content: "\e838";
} /* '' */
.ico_webcam:before {
  content: "\e839";
} /* '' */
.ico_chat:before {
  content: "\e83a";
} /* '' */
.ico_list_view:before {
  content: "\e83b";
} /* '' */
.ico_memo:before {
  content: "\e83c";
} /* '' */
.ico_menu_dashboard:before {
  content: "\e83d";
} /* '' */
.ico_keyboard:before {
  content: "\e83e";
} /* '' */
.ico_briefcase:before {
  content: "\e83f";
} /* '' */
.ico_menu_sitemgt:before {
  content: "\e840";
} /* '' */
.ico_arrow_cl:before {
  content: "\e841";
} /* '' */
.ico_vcard-1:before {
  content: "\e842";
} /* '' */
.ico_camera:before {
  content: "\e843";
} /* '' */
.ico_thumbs-up:before {
  content: "\e844";
} /* '' */
.ico_cancel-alt:before {
  content: "\e845";
} /* '' */
.ico_cancel:before {
  content: "\e84e";
} /* '' */
.ico_alert_issue-1:before {
  content: "\e859";
} /* '' */
.ico_wrench:before {
  content: "\e85b";
} /* '' */
.ico_list-add:before {
  content: "\e85e";
} /* '' */
.ico_close_big:before {
  content: "\e863";
} /* '' */
.ico_ico_menu_toggle:before {
  content: "\e880";
} /* '' */
.ico_minus-1:before {
  content: "\e889";
} /* '' */
.ico_plus-thin:before {
  content: "\e88a";
} /* '' */
.ico_close:before {
  content: "\e88c";
} /* '' */
.ico_folder-open-empty:before {
  content: "\f001";
} /* '' */
.ico_folder-empty:before {
  content: "\f002";
} /* '' */
.ico_folder:before {
  content: "\f003";
} /* '' */
.ico_folder-open:before {
  content: "\f004";
} /* '' */
.ico_smile:before {
  content: "\f118";
} /* '' */
.ico_frown:before {
  content: "\f119";
} /* '' */
.ico_meh:before {
  content: "\f11a";
} /* '' */
.ico_help:before {
  content: "\f128";
} /* '' */
/*반응형 화면 크기*/
/*반응형, 브라우저 크기가 767px 이하일때*/
/* common */
@keyframes scroll-effect1 {
  0% {
    transform: translate(0, -100%);
  }
  100% {
    transform: translate(0, 100%);
  }
}
@keyframes zoom-center-effect1 {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}
@keyframes zoom-out-effect1 {
  0% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes fadein-effect1 {
  0% {
    transform: translate(0, 100rem);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes fadein-effect2 {
  0% {
    transform: translate(0, 20rem);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes background-effect1 {
  0% {
    background-size: 120% 120%;
  }
  100% {
    background-size: auto 100%;
  }
}
@keyframes home-visual-btn {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
h2 {
  font-size: 2.4rem;
  line-height: 2.8rem;
  font-weight: 600;
}

h3 {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 700;
}

.modal.pop-full .modal-dialog .modal-content .modal-header h1 {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 700;
}

.table thead tr th {
  font-size: 1.3rem;
  line-height: 2rem;
  font-weight: 500;
}

.attendance-detail .accordion .attendance-text, .attendance-detail .accordion .work-time-text, .text-guide, .form-box .inner .form-row .form-group, .form-box .inner .table td, .table td, .input-group, .checkbox.checkbox-css input + label, .radio.radio-css input + label, select,
.custom-select, .form-control {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
}

.sidebar .nav li .sub-menu > li > a, .header.navbar-default .navbar-nav > li > a, .acc-box > .card .acc-header .status-detail h4, .avatar .info-text .name, .dashboard .status-main .item span, .dashboard h4, .status-info.dot .status-item, .card .card-header h4 {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 500;
}

.modal.pop-full .modal-dialog .modal-content .modal-body .card .card-header h3, .form-box .inner .form-row .form-group > label, .form-box .inner .table th, .modal.pop-full .modal-dialog .modal-content .modal-body > .card .card-header h3 {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 600;
}

.user-info-box .info .info-list {
  font-size: 1.3rem;
  line-height: 2rem;
  font-weight: 400;
}

.sidebar .nav li .sub-menu > li .sub-menu li a {
  font-size: 1.3rem;
  line-height: 2rem;
  font-weight: 600;
}

.form-control-lg {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 400;
}

.user-info-box .info .info-name, .card .card-header h3, .card .card-header {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 600;
}

.login.login-v1 .login-container .login-footer, .acc-box > .card .acc-header .status-detail .side, .attendance-detail .accordion .detail-text, .attendance-detail .accordion .attendetail-text, .avatar .info-text .depart, .status-info .status-total, .btn.icon_tb span {
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 500;
}

@media (max-width: 767.98px) {
  h2 {
    font-size: 1.8rem;
    line-height: 2rem;
    font-weight: 600;
  }
  h3 {
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-weight: 700;
  }
  .form-control-lg {
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-weight: 700;
  }
  .user-info-box .info .info-name, .card .card-header h3, .card .card-header {
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-weight: 600;
  }
}
body {
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
  scrollbar-base-color: rgba(0, 0, 0, 0.1);
  scrollbar-face-color: rgba(0, 0, 0, 0.1);
  scrollbar-3dlight-color: rgba(0, 0, 0, 0.1);
  scrollbar-highlight-color: rgba(0, 0, 0, 0.1);
  scrollbar-track-color: rgba(0, 0, 0, 0.1);
  scrollbar-arrow-color: rgba(0, 0, 0, 0.1);
  scrollbar-shadow-color: rgba(0, 0, 0, 0.1);
  scrollbar-dark-shadow-color: rgba(0, 0, 0, 0.1);
}
body::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
body::-webkit-scrollbar-track-piece {
  background-color: rgba(0, 0, 0, 0.1);
}
body::-webkit-scrollbar-thumb:vertical {
  height: 30px;
  background-color: rgba(0, 0, 0, 0.1);
}

html {
  font-size: 62.5%;
  height: 100%;
}

body {
  height: 100%;
  min-height: 100%;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2rem;
  word-break: keep-all;
  overflow-wrap: break-word;
  color: #4d5159;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #ffffff;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #002554;
  margin-bottom: 0;
}

input:focus, input:active,
textarea:focus,
textarea:active {
  border-color: #25b4e9 !important;
}
input::placeholder,
textarea::placeholder {
  color: #adadad !important;
}
input:disabled,
textarea:disabled {
  color: #adadad !important;
  background: #cdcdcd !important;
  border-color: rgba(0, 0, 0, 0.1) !important;
}

ol,
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.blind,
caption {
  position: absolute;
  width: 1rem;
  height: 1rem;
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.side {
  margin-left: auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
  align-self: center;
}

.required {
  position: absolute;
  top: 2rem;
  left: 2rem;
}
.required em {
  position: absolute;
  width: 1rem;
  height: 1rem;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.required::before {
  content: "*";
  display: block;
  color: #f4243c;
  margin-right: 0.4rem;
  font-size: 1.6rem;
}

.w-100 {
  width: 100%;
}

.between {
  justify-content: space-between;
  display: flex;
}

[class*=box].top,
.row.top,
.card.top,
.section.top,
.text-guide.top {
  margin-bottom: 1.4rem;
}
[class*=box].top-xs,
.row.top-xs,
.card.top-xs,
.section.top-xs,
.text-guide.top-xs {
  margin-bottom: 0.8rem;
}
[class*=box].top-sm,
.row.top-sm,
.card.top-sm,
.section.top-sm,
.text-guide.top-sm {
  margin-bottom: 1rem;
}
[class*=box].top-lg,
.row.top-lg,
.card.top-lg,
.section.top-lg,
.text-guide.top-lg {
  margin-bottom: 2rem;
}
[class*=box].top-xl,
.row.top-xl,
.card.top-xl,
.section.top-xl,
.text-guide.top-xl {
  margin-bottom: 3rem;
}
[class*=box].bottom,
.row.bottom,
.card.bottom,
.section.bottom,
.text-guide.bottom {
  margin-top: 1.4rem;
}
[class*=box].bottom-xs,
.row.bottom-xs,
.card.bottom-xs,
.section.bottom-xs,
.text-guide.bottom-xs {
  margin-top: 0.8rem;
}
[class*=box].bottom-sm,
.row.bottom-sm,
.card.bottom-sm,
.section.bottom-sm,
.text-guide.bottom-sm {
  margin-top: 1rem;
}
[class*=box].bottom-lg,
.row.bottom-lg,
.card.bottom-lg,
.section.bottom-lg,
.text-guide.bottom-lg {
  margin-top: 2rem;
}
[class*=box].bottom-xl,
.row.bottom-xl,
.card.bottom-xl,
.section.bottom-xl,
.text-guide.bottom-xl {
  margin-top: 3rem;
}
[class*=box].middle,
.row.middle,
.card.middle,
.section.middle,
.text-guide.middle {
  margin-bottom: 1.4rem;
  margin-top: 1.4rem;
}
[class*=box].middle-xs,
.row.middle-xs,
.card.middle-xs,
.section.middle-xs,
.text-guide.middle-xs {
  margin-bottom: 0.8rem;
  margin-top: 0.8rem;
}
[class*=box].middle-sm,
.row.middle-sm,
.card.middle-sm,
.section.middle-sm,
.text-guide.middle-sm {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
[class*=box].middle-lg,
.row.middle-lg,
.card.middle-lg,
.section.middle-lg,
.text-guide.middle-lg {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
[class*=box].middle-xl,
.row.middle-xl,
.card.middle-xl,
.section.middle-xl,
.text-guide.middle-xl {
  margin-bottom: 3rem;
  margin-top: 3rem !important;
}
[class*=box].right,
.row.right,
.card.right,
.section.right,
.text-guide.right {
  text-align: right;
  justify-content: flex-end;
}
[class*=box].center,
.row.center,
.card.center,
.section.center,
.text-guide.center {
  text-align: center;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 0;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto,
.col-xxxl,
.col-xxxl-1,
.col-xxxl-10,
.col-xxxl-11,
.col-xxxl-12,
.col-xxxl-2,
.col-xxxl-3,
.col-xxxl-4,
.col-xxxl-5,
.col-xxxl-6,
.col-xxxl-7,
.col-xxxl-8,
.col-xxxl-9,
.col-xxxl-auto {
  padding-left: 0;
  padding-right: 0;
}

.row > [class^=col-] {
  padding-left: 0;
  padding-right: 0;
}

.section {
  margin-top: 4rem;
}
.section:first-child {
  margin-top: 0;
}

p,
label {
  margin: 0;
}

i {
  font-style: normal;
}

.size-lg {
  flex-grow: 1;
  max-width: 50rem;
}

.size-full {
  flex-grow: 1;
}

.fa,
.fas {
  font-weight: 900;
  font-size: 1.4rem;
}

.form-group {
  margin: 0;
  position: relative;
}

.card {
  background: #ffffff;
  border-radius: 1.2rem;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.08);
  margin-top: 1.4rem;
}
.card:first-child {
  margin-top: 0;
}
.card .card-header {
  background: #ffffff;
  color: #002554;
  padding: 0 1.4rem;
  height: 5.4rem;
  line-height: 5.4rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.card .card-header h3 {
  display: flex;
  align-items: center;
}
.card .card-header h4 {
  display: flex;
  align-items: center;
}
.card .card-header.full {
  height: auto;
  line-height: 1;
  padding: 1.4rem;
}
.card .card-header.full p {
  margin: 0;
}
.card .card .card-header {
  height: 4rem;
}
.card .card-footer {
  display: flex;
  flex-wrap: wrap;
  background-color: transparent;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.card .card-body {
  padding: 2rem;
}
.card.small {
  border-radius: 0.8rem;
}
.card .border {
  border-color: rgba(0, 0, 0, 0.08) !important;
}
.card.small .card-body {
  padding: 1rem;
}
.card.bg {
  background-color: #f8f8f8;
}
.card.bg .form-control:disabled, .card.bg .form-control[readonly] {
  background: #ffffff;
}

form {
  margin-bottom: 0;
}

.form-row {
  margin-right: 0;
  margin-left: 0;
}
.form-row .form-group {
  margin-bottom: 0;
  margin-left: 1rem;
  display: flex;
  flex-direction: row;
}
.form-row .form-group:first-child {
  margin-left: 0;
}
.form-row .form-group .space {
  display: inline-block;
  margin: 0.4rem;
}
.form-row .form-group .form-inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-top: 0.8rem;
}
.form-row .form-group .form-inner .form-row {
  margin-top: 1rem;
  flex-wrap: nowrap;
}
.form-row .form-group .form-inner .form-row:first-child {
  margin-top: 0;
}
.form-row .form-group .form-inner .form-row .form-group {
  padding: 0;
}
.form-row .hug {
  width: auto !important;
}
.form-row.center {
  justify-content: center;
}
.form-row.right {
  justify-content: flex-end;
}
.form-row > .col,
.form-row > [class*=col-] {
  display: flex;
}
.form-row .form-total {
  display: flex;
  align-self: center;
}
.form-row .form-total strong {
  display: block;
  margin-left: 0.6rem;
  color: #25b4e9;
}

.form-control {
  display: block;
  width: 100%;
  height: 3.4rem;
  padding: 0 1.2rem;
  color: #4d5159;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.4rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:disabled, .form-control[readonly] {
  background: #f8f9fa;
}

textarea {
  padding: 1.2rem;
}
textarea.form-control {
  padding: 1.2rem;
}

.form-control-lg {
  height: 4.8rem;
  padding: 0 2.2rem;
  color: #4d5159;
  border-radius: 0.6rem;
}

select,
.custom-select {
  -webkit-appearance: none; /* 네이티브 외형 감추기 */
  -moz-appearance: none;
  appearance: none;
  background: url(../img/common/icon-formsel.svg) no-repeat right 1.2rem center; /* 화살표 모양의 이미지 */
  color: #4d5159;
  padding: 0 4.4rem 0 1.2rem !important;
}

.radio.radio-css {
  line-height: 2rem;
  padding: 0.8rem 0 0;
}
.radio.radio-css input + label {
  padding-left: 2.6rem;
  min-height: 2rem;
  color: #4d5159;
}
.radio.radio-css input + label:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  background: #ffffff;
  border: 1px solid #767a82;
  border-radius: 2rem;
}
.radio.radio-css input:checked + label:before {
  background: #25b4e9;
  border-color: #25b4e9;
}
.radio.radio-css input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 0.6rem;
  left: 0.6rem;
  width: 0.8rem;
  height: 0.8rem;
  background: #ffffff;
  border-radius: 0.8rem;
}
.radio.radio-css input:disabled + label {
  color: #adadad;
}
.radio.radio-css input:disabled + label::before {
  background-color: #ffffff;
  border-color: #cdcdcd;
}
.radio.radio-css input:disabled:checked + label::before {
  background-color: #cdcdcd;
  border-color: #cdcdcd;
}

.checkbox.checkbox-css {
  padding-top: 0;
}
.checkbox.checkbox-css input {
  display: none;
}
.checkbox.checkbox-css input + label {
  padding-left: 2.6rem;
  height: 2rem;
  margin: 0;
  position: relative;
  color: #4d5159;
}
.checkbox.checkbox-css input + label::before {
  content: "";
  display: block;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  background: #ffffff;
  border-radius: 0.4rem;
  border: 1px solid #767a82;
}
.checkbox.checkbox-css input:checked + label:before {
  background: #25b4e9;
  border-color: #25b4e9;
}
.checkbox.checkbox-css input:checked + label:after {
  content: "";
  display: block;
  background-image: url("../img/common/ico_check.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  height: 2rem;
  width: 2rem;
  text-align: center;
}
.checkbox.checkbox-css input:disabled + label {
  color: #adadad;
}
.checkbox.checkbox-css input:disabled + label::before {
  background-color: #ffffff;
  border-color: #cdcdcd;
}
.checkbox.checkbox-css input:disabled:checked + label::before {
  background-color: #cdcdcd;
  border-color: #cdcdcd;
}
.checkbox.checkbox-css .checkbox-inline {
  padding-left: 0;
  display: inline-block;
}
.checkbox.checkbox-css .checkbox-inline + .checkbox-inline {
  margin-left: 1.4rem;
}

.btn {
  white-space: nowrap;
  height: 3.4rem;
  font-size: 1.4rem;
  line-height: 3.4rem;
  font-weight: 600;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: #25b4e9;
  padding: 0 2rem;
  border-radius: 0.4rem;
  border: none;
}
.btn[class*=ico_], .btn[class*=ico-] {
  display: inline-flex;
  flex-direction: row-reverse;
  align-items: center;
}
.btn[class*=ico_]::before, .btn[class*=ico-]::before {
  align-self: center;
  margin-left: 0.6rem;
}
.btn[class*=ico_].left, .btn[class*=ico-].left {
  flex-direction: row;
  justify-content: start;
}
.btn[class*=ico_].left::before, .btn[class*=ico-].left::before {
  margin-right: 0.6rem;
  margin-left: 0;
}
.btn[class*=ico_].right, .btn[class*=ico-].right {
  flex-direction: row-reverse;
  justify-content: end;
}
.btn[class*=ico_].right::before, .btn[class*=ico-].right::before {
  align-self: center;
  margin-left: 0.6rem;
}
.btn[class*=ico_]:focus, .btn[class*=ico-]:focus {
  outline: thin dotted #000;
  box-shadow: none !important;
}
.btn:hover, .btn:active, .btn:focus {
  background-color: #c1c4c5;
}
.btn:disabled {
  background-color: #cdcdcd !important;
  color: #adadad !important;
  cursor: no-drop;
  opacity: 1;
}
.btn:focus-visible {
  outline: thin dotted #000;
}
.btn.btn-xl {
  font-size: 2rem;
  line-height: 6rem;
  font-weight: 600;
  height: 6rem;
  padding: 0 4.2rem;
  border-radius: 0.6rem;
}
.btn.btn-lg {
  font-size: 1.6rem;
  line-height: 4rem;
  font-weight: 600;
  height: 4rem;
  padding: 0 2.4rem;
}
.btn.btn-sm {
  font-size: 1.2rem;
  line-height: 2.6rem;
  font-weight: 600;
  height: 2.6rem;
  padding: 0 0.8rem;
}
.btn.btn-xs {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 500;
  height: 1.8rem;
  padding: 0 0.6rem;
  border-radius: 0.2rem;
}
.btn[class*=btn-outline-], .btn.btn-default {
  background-color: #ffffff;
}
.btn[class*=btn-outline-]:hover, .btn[class*=btn-outline-]:active, .btn[class*=btn-outline-]:focus, .btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default:focus {
  background-color: #f7f7f7 !important;
}
.btn[class*=btn-outline-]:disabled, .btn.btn-default:disabled {
  background-color: #cdcdcd;
  color: #adadad;
  border-color: rgba(0, 0, 0, 0.1);
}
.btn#searchBtn {
  width: 10rem;
}
.btn.btn-gradation {
  background: linear-gradient(96.77deg, #25b4e9 -0.96%, #25e3e9 100%);
  color: #ffffff;
}
.btn.btn-primary {
  background: #25b4e9;
  color: #ffffff;
}
.btn.btn-dark {
  background-color: #3c485f;
  color: #ffffff;
}
.btn.btn-secondary {
  background-color: #e9f8fd;
  color: #002554;
}
.btn.btn-default {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #4d5159;
}
.btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default:focus {
  color: #002554 !important;
}
.btn.btn-outline-primary {
  border: 1px solid #25b4e9;
  color: #25b4e9;
}
.btn.btn-outline-dark {
  border: 1px solid #3c485f;
  color: #3c485f;
}
.btn.btn-danger {
  background-color: #f4243c;
  color: #ffffff;
}
.btn.btn-search {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #3c485f;
}
.btn.btn-work {
  background-color: #27a2fb;
  color: #ffffff;
}
.btn.btn-late {
  background-color: #27a2fb;
  color: #ffffff;
}
.btn.btn-absent {
  background-color: #f4243c;
  color: #ffffff;
}
.btn.btn-vacation {
  background-color: #09aa5c;
  color: #ffffff;
}
.btn.btn-leave {
  background-color: #203550;
  color: #ffffff;
}
.btn.btn-outline-work {
  border: 1px solid #27a2fb;
  color: #27a2fb;
}
.btn.btn-outline-late {
  border: 1px solid #f59300;
  color: #f59300;
}
.btn.btn-outline-absent {
  border: 1px solid #f4243c;
  color: #f4243c;
}
.btn.btn-outline-vacation {
  border: 1px solid #09aa5c;
  color: #09aa5c;
}
.btn.btn-outline-leave {
  border: 1px solid #203550;
  color: #203550;
}
.btn.ico_download::before {
  color: #09aa5c;
}
.btn.ico_arrow_next::before {
  transform: rotate(180deg);
}
.btn.icon_tb {
  display: flex;
  flex-direction: column !important;
  justify-content: center;
  flex-direction: row-reverse;
  width: 5rem;
  height: 5rem;
  text-align: center;
  padding: 0;
}
.btn.icon_tb::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e803";
  font-size: 1.6rem;
  width: 1.6rem;
  line-height: 1.6rem;
  color: #25b4e9;
  margin-left: 0rem;
}
.btn.icon_tb span {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 0.2rem;
}
.btn.icon_tb::before {
  display: block;
}
.btn.add {
  border-color: #25b4e9;
}
.btn.del {
  border-color: #f4243c;
}
.btn.del::before {
  transform: rotate(-180deg);
  color: #f4243c;
}

.btn-group .btn-default + .btn-default,
.input-group-append .btn-default + .btn-default,
.input-group-prepend .btn-default + .btn-default {
  border-left-color: rgba(0, 0, 0, 0.1);
}

.btn-default:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled):active,
.show > .btn-default.dropdown-toggle {
  color: #fff;
  background-color: #25b4e9;
  border-color: #25b4e9;
}

.input-group {
  color: #4d5159;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.4rem;
}
.input-group .form-control,
.input-group .btn {
  border: 0;
  height: 3.2rem;
  padding: 0 1rem;
}
.input-group .input-group-addon {
  color: #4d5159;
  background: #ffffff;
  font-size: 1.6rem;
}
.input-group + .btn {
  margin-left: 0.6rem;
}
.input-group i[class^=ico_].left::before {
  transform: rotate(180deg);
}
.input-group .input-group-append .btn-outline-dark {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.has-success .checkbox.checkbox-css label,
.has-success.checkbox.checkbox-css label,
.is-valid .checkbox.checkbox-css label,
.is-valid.checkbox.checkbox-css label {
  color: #25b4e9;
}

.has-success .checkbox.checkbox-css label:before,
.has-success.checkbox.checkbox-css label:before,
.is-valid .checkbox.checkbox-css label:before,
.is-valid.checkbox.checkbox-css label:before {
  background: rgba(60, 72, 95, 0.5);
}

.has-error .checkbox.checkbox-css label,
.has-error.checkbox.checkbox-css label,
.is-invalid .checkbox.checkbox-css label,
.is-invalid.checkbox.checkbox-css label {
  color: #f4243c;
}

.has-error .checkbox.checkbox-css label:before,
.has-error.checkbox.checkbox-css label:before,
.is-invalid .checkbox.checkbox-css label:before,
.is-invalid.checkbox.checkbox-css label:before {
  background: rgba(255, 91, 87, 0.5);
}

.dataTables_wrapper {
  background-color: #fbfbfb;
  flex-grow: 1;
}
.dataTables_wrapper .top .dataTables_length {
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 400;
}
.dataTables_wrapper .top .dataTables_length .custom-select {
  margin: 0 1rem !important;
}
.dataTables_wrapper .top .dataTables_length label {
  color: #999999;
}
.dataTables_wrapper .bottom .pagination {
  margin: auto;
}
.dataTables_wrapper.dt-bootstrap .dataTables_length label .form-control {
  margin: 0;
}
.dataTables_wrapper.dt-bootstrap4 .dataTables_scroll .dataTables_scrollHeadInner .dataTable {
  margin-bottom: 7px !important;
}
.dataTables_wrapper.dt-bootstrap4 .dataTables_length label .form-control {
  margin: 0;
}
.dataTables_wrapper.dt-bootstrap4 .dataTables_scroll {
  margin-bottom: 0 !important;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: auto;
}
.dataTables_wrapper.dt-bootstrap4 .dataTables_scroll .dataTables_scrollBody {
  height: 100% !important;
}
.dataTables_wrapper.dt-bootstrap4 .dataTables_filter {
  margin: 0;
}
.dataTables_wrapper.dt-bootstrap .dataTables_paginate .pagination .paginate_button.active a, .dataTables_wrapper.dt-bootstrap4 .dataTables_paginate .pagination .paginate_button.active a {
  border-color: #3c485f;
  background: #3c485f;
  color: #ffffff;
}
.dataTables_wrapper.dt-bootstrap .dataTables_paginate .pagination .paginate_button a, .dataTables_wrapper.dt-bootstrap4 .dataTables_paginate .pagination .paginate_button a {
  position: relative;
  display: block;
  padding: 0 1rem;
  height: 2.8rem;
  min-width: 2.8rem;
  text-align: center;
  margin-left: -1px;
  line-height: 2.8rem;
  color: #767a82;
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  font-weight: 600;
  text-decoration: none;
  outline: 0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.accordion {
  margin-top: 1.4rem;
}

.modal-title {
  font-size: 1.6rem;
}

.modal-header .close {
  font-size: 2rem;
}

.modal-body {
  padding: 2rem;
}
.modal-body .form-box {
  padding: 0;
}
.modal-body .form-box .form-control {
  min-width: auto;
}

.paging {
  padding: 0;
  border-top: 1px solid #ebebeb;
}
.paging .pagination {
  justify-content: center;
}
.paging .pagination .page-item {
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.paging .pagination .page-item .page-link {
  font-weight: 600;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 2.8rem;
  height: 2.8rem;
  line-height: 2.8rem;
  text-align: center;
  overflow: hidden;
  padding: 0;
  cursor: pointer;
}
.paging .pagination .page-item.active .page-link {
  z-index: 3;
  color: #ffffff;
  background-color: #25b4e9;
  border-color: #25b4e9;
  padding: 0;
}
.paging .pagination .page-item#previousBtn, .paging .pagination .page-item#nextBtn {
  width: 2.8rem;
  height: 2.8rem;
  line-height: 2.8rem;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.4rem;
}
.paging .pagination .page-item#previousBtn::before, .paging .pagination .page-item#nextBtn::before {
  position: absolute;
  top: 0.8rem;
  left: 0.6rem;
}
.paging .pagination .page-item#previousBtn {
  flex-direction: row-reverse;
}
.paging .pagination .page-item#previousBtn::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e802";
  font-size: 1.2rem;
  width: 1.2rem;
  line-height: 1.2rem;
  color: #4d5159;
  margin-left: 0rem;
}
.paging .pagination .page-item#previousBtn::before {
  display: block;
  transform: rotate(-180deg);
}
.paging .pagination .page-item#previousBtn span {
  display: none;
}
.paging .pagination .page-item#nextBtn {
  flex-direction: row-reverse;
}
.paging .pagination .page-item#nextBtn::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e802";
  font-size: 1.2rem;
  width: 1.2rem;
  line-height: 1.2rem;
  color: #4d5159;
  margin-left: 0rem;
}
.paging .pagination .page-item#nextBtn::before {
  display: block;
  left: 0.8rem;
}
.paging .pagination .page-item#nextBtn span {
  display: none;
}
.paging .pagination .page-item.disabled::before {
  opacity: 0.5;
  background-color: #f8f8f8;
}

.modal.pop-full .modal-dialog {
  transform: translateX(10%);
  transition: 0.5s ease-in-out;
  max-width: 100rem;
  margin: 0 0 0 auto;
  height: 100%;
}
.modal.pop-full .modal-dialog .modal-content {
  border-radius: 0;
  border: 0;
  height: 100%;
}
.modal.pop-full .modal-dialog .modal-content > form {
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.modal.pop-full .modal-dialog .modal-content .modal-header {
  max-height: 5rem;
}
.modal.pop-full .modal-dialog .modal-content .modal-header .close {
  font-size: 2.4rem;
  font-weight: 400;
  opacity: 1;
}
.modal.pop-full .modal-dialog .modal-content .modal-header .close span {
  color: #002554;
}
.modal.pop-full .modal-dialog .modal-content .modal-body {
  flex-grow: 1;
  background-color: #fbfbfb;
  overflow: hidden;
}
.modal.pop-full .modal-dialog .modal-content .modal-body > .card {
  height: 100%;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .w-col-2 {
  height: 100%;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .tab-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .tab-content .tab-pane {
  flex-direction: column;
  flex-grow: 1;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .tab-content > .active {
  display: flex;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .table-box .table-header {
  padding: 1rem;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .table-box .table-header .w-100 > .form-group:first-child {
  width: 100%;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .table-box .table td:first-child,
.modal.pop-full .modal-dialog .modal-content .modal-body .table-box .table th:first-child {
  border-left: 0;
  padding: 0.8rem 0.8rem 0.8rem 1rem;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .table-box .table td:last-child,
.modal.pop-full .modal-dialog .modal-content .modal-body .table-box .table th:last-child {
  padding: 0.8rem 1rem 0.8rem 0.8rem;
}
.modal.pop-full .modal-dialog .modal-content .modal-footer {
  padding: 2rem;
}
.modal.pop-full .modal-dialog.modal-sm {
  width: 50rem;
}
.modal.show .modal-dialog {
  transform: none;
}

.parsley-errors-list {
  padding: 0 !important;
  list-style-type: none !important;
  margin: 0 !important;
  color: #ff100b;
  font-size: 12px !important;
  line-height: inherit !important;
  position: absolute;
  bottom: -6px;
  /* margin-left: 200px; */
  width: 100%;
  padding-left: 150px !important;
}

.ani-arrow {
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  position: relative;
}
.ani-arrow::before {
  content: "";
  background-color: #002554;
  width: 8px;
  height: 1px;
  display: block;
  float: right;
  border-radius: 2px;
  transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 0.8);
  position: absolute;
  top: 8px;
  left: 2px;
  transform: rotate(45deg);
  border-radius: 2px;
}
.ani-arrow:after {
  position: absolute;
  top: 8px;
  left: 7px;
  width: 8px;
  height: 1px;
  display: block;
  transform: rotate(-45deg);
  float: right;
  border-radius: 2px;
  content: "";
  background-color: #002554;
  transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 0.8);
}

.title-box {
  padding: 2.5rem 0;
  display: flex;
  justify-content: space-between;
}
.search-box {
  background-color: #f4fbfe;
  border-radius: 1.2rem;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.search-box .search-body {
  padding: 0 1.4rem;
  border-radius: 1.2rem;
  position: relative;
}
.search-box .search-body .form-row {
  padding: 1rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.search-box .search-body .form-row:first-child {
  border: 0;
}
.search-box .search-body.right {
  display: flex;
  justify-content: flex-end;
}
.search-box .search-body.center {
  display: flex;
  justify-content: center;
}
.search-box .search-footer {
  background-color: #ffffff;
  padding: 1rem;
  border-bottom-left-radius: 1.2rem;
  border-bottom-right-radius: 1.2rem;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.search-box .search-footer .status-info .status-item {
  align-self: center;
}
.search-box .search-footer.right {
  display: flex;
  justify-content: flex-end;
}
.search-box .search-footer.center {
  display: flex;
  justify-content: center;
  left: 0;
}

.card .search-box {
  background-color: transparent;
  border: transparent;
}

.board-box {
  background-color: #fbfbfb;
  border-radius: 1.2rem;
}
.board-box .search-body {
  padding: 0 1.4rem;
  border-radius: 1.2rem;
  position: relative;
}
.board-box .search-body .form-row {
  padding: 1.4rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.board-box .search-body .form-row:first-child {
  border: 0;
}
.board-box .search-body.right {
  display: flex;
  justify-content: flex-end;
}
.board-box .search-body.center {
  display: flex;
  justify-content: center;
}
.board-box .search-footer {
  background-color: #ffffff;
  padding: 1.4rem;
  border-bottom-left-radius: 1.2rem;
  border-bottom-right-radius: 1.2rem;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.board-box .search-footer.right {
  display: flex;
  justify-content: flex-end;
}
.board-box .search-footer.center {
  display: flex;
  justify-content: center;
  left: 0;
}

.breadcrumb-box {
  display: flex;
  justify-content: center;
  align-self: center;
  color: #767a82;
}
.breadcrumb-box::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e806";
  font-size: 1.6rem;
  width: 1.6rem;
  line-height: 1.6rem;
  color: #002554;
  margin-right: 1rem;
}
.breadcrumb-box ul {
  display: flex;
}
.breadcrumb-box ul li {
  display: flex;
  justify-content: center;
  padding-right: 0.6rem;
}
.breadcrumb-box ul li::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e802";
  font-size: 1.6rem;
  width: 1.6rem;
  line-height: 1.6rem;
  color: #999999;
  margin-right: 0.6rem;
}
.breadcrumb-box ul li::before {
  margin-top: 0.2rem;
}
.breadcrumb-box ul li strong {
  color: #25b4e9;
  font-weight: 500;
}

.table-box {
  width: 100%;
  height: calc(100% - 1.4rem);
  overflow: hidden;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.table-box .paging {
  background-color: #ffffff;
}
.table-box.card {
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.table-box.center {
  text-align: center;
}
.table-box.center .table {
  text-align: center;
}
.table-box .table-header {
  padding: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.table-box .table-footer {
  padding: 1.4rem;
}
.table-box .inner {
  flex-grow: 1;
  display: flex !important;
  flex-direction: column;
  overflow: hidden;
}
.table-box .inner .dataTables_wrapper {
  flex-grow: 1;
  overflow: hidden;
}
.table-box.scroll .inner {
  overflow: auto;
}
.table-box #work_list_wrapper .top {
  padding: 0;
  border: 0;
}

.table {
  color: #4d5159;
}
.table .pin td {
  background-color: #fffdf2 !important;
  font-weight: 500;
  color: #1e1e23;
}
.table .pin td .ellipsis-title {
  vertical-align: middle;
}
.table .pin td .ellipsis-title::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e81f";
  font-size: 1.8rem;
  width: 1.8rem;
  line-height: 1.8rem;
  color: #f4243c;
  margin-right: 1rem;
}
.table thead tr th {
  color: #002554;
  white-space: nowrap;
}
.table td {
  border-top: 0;
}
.table td > div > .form-row {
  margin-bottom: 1rem;
}
.table td > #device_groups {
  margin-bottom: 1rem;
}
.table td.dataTables_empty {
  padding: 10rem 0 !important;
  background-color: transparent !important;
  color: #767a82;
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 500;
  flex-direction: row-reverse;
  border: 0 !important;
}
.table td.dataTables_empty::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e859";
  font-size: 3rem;
  width: 3rem;
  line-height: 3rem;
  color: #adadad;
  margin-left: 0rem;
}
.table td.dataTables_empty::before {
  display: block;
  margin: 1rem auto;
}
.table.table-bordered {
  border-width: 0 0 1px 0;
}
.table.table-bordered th {
  background-color: #fafafa;
}
.table.table-bordered td {
  background-color: #ffffff;
}
.table.table-bordered th,
.table.table-bordered td {
  border-width: 0 0 1px 1px !important;
  border-style: solid;
  border-left-color: rgba(0, 0, 0, 0.03);
  border-bottom-color: rgba(0, 0, 0, 0.1);
  padding: 0.8rem;
  vertical-align: middle;
  white-space: nowrap;
}
.table.table-bordered th:first-child,
.table.table-bordered td:first-child {
  border-left: 0;
  padding: 0.8rem 0.8rem 0.8rem 2rem;
}
.table.table-bordered th:last-child,
.table.table-bordered td:last-child {
  padding: 0.8rem 2rem 0.8rem 0.8rem;
}
.table.table-transparent {
  color: rgba(255, 255, 255, 0.75);
  background: 0 0;
}
.table.table-transparent thead tr th {
  border-bottom-color: #ebebeb;
}
.table.table-transparent tbody tr td,
.table.table-transparent tbody tr th,
.table.table-transparent tfoot tr td,
.table.table-transparent tfoot tr th,
.table.table-transparent thead tr td,
.table.table-transparent thead tr th {
  border-color: #ebebeb;
}
.table:not(.table-bordered) thead tr th {
  border-top: none;
}
.table .cell-check {
  width: 8rem;
  text-align: center;
}
.table .cell-check .radio-css {
  padding-top: 0 !important;
  line-height: 0 !important;
}

.form-box {
  height: 100%;
  overflow-y: auto;
  padding: 2rem;
}
.form-box .form-control {
  min-width: 20rem;
}
.form-box .work_select {
  min-width: auto;
}
.form-box .inner {
  margin-bottom: 2rem;
}
.form-box .inner .table {
  color: #4d5159;
  width: 100%;
  max-width: 80rem;
}
.form-box .inner .table th,
.form-box .inner .table td {
  border: 0 !important;
  padding: 1.4rem 3rem 1.4rem;
}
.form-box .inner .table th {
  color: #002554;
  vertical-align: middle;
  white-space: nowrap;
  width: 15rem;
}
.form-box .inner .table td.dataTables_empty {
  padding: 10rem 0 !important;
  color: #767a82;
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 500;
  flex-direction: row-reverse;
  background-color: transparent !important;
}
.form-box .inner .table td.dataTables_empty::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e859";
  font-size: 3rem;
  width: 3rem;
  line-height: 3rem;
  color: #adadad;
  margin-left: 0rem;
}
.form-box .inner .table td.dataTables_empty::before {
  display: block;
  margin: 1rem auto;
}
.form-box .inner .form-row {
  color: #4d5159;
  display: flex;
  flex-direction: row;
  width: 100%;
}
.form-box .inner .form-row .form-group {
  padding: 1.4rem;
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 80rem;
}
.form-box .inner .form-row .form-group > label {
  padding-left: 2rem;
  padding-right: 3rem;
  color: #002554;
  display: flex;
  white-space: nowrap;
  min-width: 15rem;
  padding-top: 0.8rem;
}
.form-box .inner .form-row .form-group > label + span {
  padding-top: 0.8rem;
}
.form-box .inner .form-row .form-group .form-control + .btn {
  margin-left: 0.6rem;
}
.form-box .inner .form-row .form-group ul + .btn {
  margin-left: 0.6rem;
}
.form-box.photo-with .photo {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 2rem;
}
.form-box.photo-with .photo .photo-inner {
  position: relative;
  background: #f0f0f0 url(../img/common/avatar_none.svg) no-repeat 0 0/100%;
  width: 12rem;
  height: 12rem;
}
.form-box.photo-with .photo .photo-inner::before {
  content: "";
  display: block;
  width: 12rem;
  height: 12rem;
  background: url(../img/common/avatar_round.svg) no-repeat 0 0/12rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.form-box.photo-with .photo img {
  width: 12rem;
  height: 12rem;
  z-index: 1;
}

.text-guide {
  color: #3c485f;
  padding-left: 2rem;
  position: relative;
  flex-direction: row-reverse;
}
.text-guide::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e817";
  font-size: 1.6rem;
  width: 1.6rem;
  line-height: 1.6rem;
  color: #3c485f;
  margin-left: 0rem;
}
.text-guide::before {
  position: absolute;
  top: 0.2rem;
  left: 0;
}
.text-guide.warning {
  color: #f4243c;
  padding-left: 2.1rem;
  flex-direction: row-reverse;
}
.text-guide.warning::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e809";
  font-size: 1.6rem;
  width: 1.6rem;
  line-height: 1.6rem;
  color: #f4243c;
  margin-left: 0rem;
}
.text-guide.warning::before {
  top: 0.3rem;
}

.w-col-2 {
  display: flex;
  flex-direction: row;
  height: 100%;
}
.w-col-2 .inner-page,
.w-col-2 > .col {
  height: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 0 !important;
  flex-grow: 1;
}
.w-col-2 .inner-page:nth-child(1),
.w-col-2 > .col:nth-child(1) {
  width: 40rem;
}
.w-col-2 .inner-page:nth-child(2),
.w-col-2 > .col:nth-child(2) {
  margin-left: 2rem;
}
.w-col-2 .inner-page > .card,
.w-col-2 > .col > .card {
  height: 100%;
}
.w-col-2 .inner-page .card-body,
.w-col-2 > .col .card-body {
  height: 100%;
}
.w-col-2 .inner-page {
  height: auto;
}

.title-box + .inner-page {
  margin-top: 0;
}

.orgchart-box {
  flex-grow: 1;
  overflow: hidden;
}
.orgchart-box #exist_department {
  height: 100%;
}

.img-file {
  max-width: 32rem;
  max-height: 32rem;
  margin-bottom: 1.4rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1rem;
  border-radius: 0.4rem;
  text-align: center;
}
.img-file img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.filebox {
  display: flex;
  max-width: 32rem;
}
.filebox input[type=file] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.filebox label {
  margin-left: 0.6rem;
}

.detail-card-grid {
  display: flex;
  flex-wrap: wrap;
}
.detail-card-grid .late-card {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.4rem;
  padding: 1rem;
  display: flex;
  align-items: start;
  margin: 0.5rem;
  background-color: #ffffff;
}
.detail-card-grid .late-card-image {
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 3.6rem;
  border: thin solid #eee;
  object-fit: cover;
  margin-right: 10px;
}

.status-info {
  display: flex;
  flex-direction: row;
  white-space: nowrap;
  flex-wrap: wrap;
}
.status-info .status-total {
  color: #002554;
  width: 100%;
  margin: 0 0 0.6rem;
  padding: 0.4rem;
  text-align: center;
  color: #3c485f;
  border-radius: 0.2rem;
}
.status-info .status-item {
  display: flex;
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 400;
  height: 1.8rem;
  padding: 0 0.4rem;
  color: #4d5159;
  white-space: nowrap;
  margin-left: 0.6rem;
  justify-content: space-between;
}
.status-info .status-item:first-child {
  margin-left: 0;
}
.status-info .status-item strong,
.status-info .status-item span {
  display: block;
  font-weight: 400;
}
.status-info .status-item .amount {
  margin-left: 0.6rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 600;
}
.status-info .status-item.status-working .amount {
  color: #27a2fb;
}
.status-info .status-item.status-not-working .amount {
  color: #f4243c;
}
.status-info .status-item.status-work .amount {
  color: #27a2fb;
}
.status-info .status-item.status-absent .amount {
  color: #f4243c;
}
.status-info .status-item.status-late .amount {
  color: #f59300;
}
.status-info .status-item.status-home .amount {
  color: #7e45dc;
}
.status-info .status-item.status-vacation .amount {
  color: #09aa5c;
}
.status-info.box .status-item {
  border-radius: 0.2rem;
}
.status-info.box .status-item.status-working {
  background-color: #e9f6ff;
}
.status-info.box .status-item.status-not-working {
  background-color: #fee9ec;
}
.status-info.box .status-item.status-work {
  background-color: #e9f6ff;
}
.status-info.box .status-item.status-absent {
  background-color: #fee9ec;
}
.status-info.box .status-item.status-late {
  background-color: #fef4e6;
}
.status-info.box .status-item.status-home {
  background-color: #f2ecfc;
}
.status-info.box .status-item.status-vacation {
  background-color: #e6f7ef;
}
.status-info.dot {
  margin-left: 0.6rem;
}
.status-info.dot:first-child {
  margin-left: 0;
}
.status-info.dot .status-item {
  height: 2rem;
  color: #4d5159;
  padding-left: 1.4rem;
  position: relative;
}
.status-info.dot .status-item .amount {
  color: #203550;
  border: 1px solid #d7e0e3;
  padding: 0 0.6rem;
  height: 1.8rem;
  border-radius: 1.8rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 500;
  margin-left: 0.4rem;
}
.status-info.dot .status-item::before {
  content: "";
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 0.8rem;
  position: absolute;
  top: 0.6rem;
  left: 0;
}
.status-info.dot .status-item.status-working::before {
  background-color: #27a2fb;
}
.status-info.dot .status-item.status-not-working::before {
  background-color: #f4243c;
}
.status-info.dot .status-item.status-work::before {
  background-color: #27a2fb;
}
.status-info.dot .status-item.status-absent::before {
  background-color: #f4243c;
}
.status-info.dot .status-item.status-late::before {
  background-color: #f59300;
}
.status-info.dot .status-item.status-home::before {
  background-color: #7e45dc;
}
.status-info.dot .status-item.status-vacation::before {
  background-color: #09aa5c;
}
.status-info.row2 {
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  max-width: 20rem;
  min-width: 16rem !important;
}
.status-info.row2.dark .status-total {
  background-color: #f4f5f6;
  color: #3c485f;
  border-radius: 0.2rem;
}
.status-info.row2.bottom-xs .status-total {
  margin-bottom: 0;
}
.status-info.row2 .status-item {
  width: calc(50% - 0.3rem);
}
.status-info.row2 .status-item:nth-child(2), .status-info.row2 .status-item:nth-child(4) {
  margin-left: 0;
}
.status-info.row2 .status-item:nth-child(4), .status-info.row2 .status-item:nth-child(5) {
  margin-top: 0.6rem;
}
.status-info.time .status-item {
  display: block;
  width: 100% !important;
  margin: 0;
  height: auto;
  padding: 1px;
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 500;
}
.status-info.time .status-item span {
  display: block;
  height: 1.8rem;
  line-height: 1.8rem;
  background-color: #ffffff;
  padding: 0 0.4rem;
  text-align: center;
}
.status-info.time .status-item span:nth-child(2) {
  margin-top: 1px;
}
.status-info.time .status-item.status-working {
  background-color: #27a2fb;
  color: #27a2fb;
}
.status-info.time .status-item.status-not-working {
  background-color: #27a2fb;
  color: #27a2fb;
}
.status-info.time .status-item.status-work {
  background-color: rgba(0, 0, 0, 0.1);
  color: #767a82;
}
.status-info.time .status-item.status-absent {
  background-color: #f4243c;
  color: #f4243c;
}
.status-info.time .status-item.status-late {
  background-color: #f59300;
  color: #f59300;
}
.status-info.time .status-item.status-home {
  background-color: #7e45dc;
  color: #7e45dc;
}
.status-info.time .status-item.status-vacation {
  background-color: #09aa5c;
  color: #09aa5c;
}

.attendance-week .status-info.box {
  max-width: 36rem;
  min-width: 25rem !important;
}
.attendance-week .status-info.box .status-item {
  width: calc(23% - 0.45rem);
}
.attendance-week .status-info.box .status-item:nth-child(2) {
  margin-left: 0;
  width: calc(31% - 0.45rem);
}

.dashboard {
  overflow: auto;
}
.dashboard .section-2 {
  flex-grow: 1;
}
.dashboard .section-2 .col {
  width: 50%;
}
.dashboard .section-2 .col:nth-child(2) {
  margin-left: 2.5rem;
}
.dashboard .notice-latest li {
  border-bottom: 1px solid #ebebeb;
}
.dashboard .notice-latest li:last-child {
  border-bottom: 0;
}
.dashboard .notice-latest li a {
  padding: 1.4rem 2rem;
  display: block;
  text-decoration: none;
}
.dashboard .notice-latest li a strong {
  display: block;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 600;
  color: #002554;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dashboard .notice-latest li a .info {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
  color: #767a82;
}
.dashboard .status-main {
  display: flex;
  flex-direction: row;
}
.dashboard .status-main .item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 1.4rem;
  padding: 3rem 1.4rem 1.4rem;
  border-radius: 0.4rem;
  min-height: 15rem;
  width: 20%;
}
.dashboard .status-main .item:first-child {
  margin-left: 0;
}
.dashboard .status-main .item strong {
  display: block;
  text-align: center;
  font-size: 3.2rem;
  line-height: 3.6rem;
  font-weight: 700;
}
.dashboard .status-main .item span {
  display: block;
  text-align: right;
  color: #002554;
}
.dashboard .status-main .item.status-all {
  background-color: #f8f8f8;
}
.dashboard .status-main .item.status-all strong {
  color: #1e1e23;
}
.dashboard .status-main .item.status-work {
  background-color: #f4faff;
}
.dashboard .status-main .item.status-work strong {
  color: #27a2fb;
}
.dashboard .status-main .item.status-late {
  background-color: #fffaf2;
}
.dashboard .status-main .item.status-late strong {
  color: #f59300;
}
.dashboard .status-main .item.status-absent {
  background-color: #fef4f5;
}
.dashboard .status-main .item.status-absent strong {
  color: #f4243c;
}
.dashboard .status-main .item.status-vacation {
  background-color: #f3fbf7;
}
.dashboard .status-main .item.status-vacation strong {
  color: #09aa5c;
}
.dashboard .timezone {
  margin-left: 2rem;
  height: 100%;
  text-align: center;
}
.dashboard .timezone .inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 100%;
  margin-top: 1.8rem;
}
.dashboard .timezone .inner .item {
  width: 4rem;
  text-align: center;
}
.dashboard .timezone .inner .item .graph {
  width: 2rem;
  height: 10rem;
  background-color: #cdcdcd;
  position: relative;
  border-radius: 0.4rem;
  overflow: hidden;
  margin: auto;
  opacity: 0.6;
}
.dashboard .timezone .inner .item .graph .inner {
  background-color: #27a2fb;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.dashboard .timezone .inner .item .time {
  font-size: 1rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #767a82;
}
.dashboard .bydate-box .item {
  display: flex;
  flex-direction: row;
  margin-top: 1.3rem;
}
.dashboard .bydate-box .item:first-child {
  margin-top: 0;
}
.dashboard .bydate-box .item .date {
  font-size: 1rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #767a82;
}
.dashboard .bydate-box .item .bar {
  opacity: 0.6;
  height: 0.6rem;
  flex-grow: 1;
  border-radius: 0.6rem;
  background-color: #f8f8f8;
  margin: 0 2rem;
  display: flex;
  align-self: center;
  overflow: hidden;
}
.dashboard .bydate-box .item .bar .bar-work {
  background-color: #27a2fb;
}
.dashboard .bydate-box .item .bar .bar-late {
  background-color: #f59300;
}
.dashboard .bydate-box .item .bar .bar-absent {
  background-color: #f4243c;
}
.dashboard .bydate-box .item .bar .bar-vacation {
  background-color: #09aa5c;
}
.dashboard .bydate-box .item.weekend .date {
  color: #f4243c;
}

.btn-box {
  font-size: 0;
  line-height: 0;
  display: flex;
}
.btn-box .btn {
  margin-left: 0.6rem;
}
.btn-box .btn:first-child {
  margin-left: 0;
}
.btn-box .editPageBtn {
  display: flex;
}
.btn-box .savePageBtn {
  margin-left: 0.6rem;
}
.btn-box .savePageBtn:first-child {
  margin-left: 0;
}
.btn-box.bg {
  background: #f8f8f8;
  padding: 1rem;
  border-radius: 0.6rem;
}

.avatar {
  display: flex;
  white-space: nowrap;
  width: 18rem;
}
.avatar .img {
  position: relative;
  background: #f0f0f0 url(../img/common/avatar_none.svg) no-repeat 0 0/100%;
  width: 3.6rem;
  height: 3.6rem;
  overflow: hidden;
  aspect-ratio: 1;
}
.avatar .img::before {
  content: "";
  display: block;
  width: 3.6rem;
  height: 3.6rem;
  background: url(../img/common/avatar_round.svg) no-repeat 0 0/100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.avatar .img img {
  max-width: 100%;
}
.avatar .info-text {
  margin-left: 0.6rem;
  width: calc(100% - 4.6rem);
  text-align: left;
}
.avatar .info-text .name {
  display: flex;
  justify-content: start;
  color: #002554;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 10rem;
}
.avatar .info-text a.name {
  flex-direction: row-reverse;
}
.avatar .info-text a.name::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e802";
  font-size: 1.6rem;
  width: 1.6rem;
  line-height: 1.6rem;
  margin-left: 0.6rem;
}
.avatar .info-text a:hover {
  text-decoration: none;
  color: #25b4e9;
}
.avatar .info-text .depart {
  display: block;
  color: #767a82;
  margin-top: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.avatar.big {
  width: 10rem;
  height: 10rem;
  overflow: hidden;
}
.avatar.big .img {
  position: relative;
  width: 10rem;
  height: 10rem;
  overflow: hidden;
  aspect-ratio: 1;
}
.avatar.big .img::before {
  content: "";
  display: block;
  width: 10rem;
  height: 10rem;
}
.avatar.big .img img {
  max-width: 100%;
}

.user-info-box {
  display: flex;
}
.user-info-box .info {
  margin-left: 1.4rem;
}
.user-info-box .info .info-name {
  color: #002554;
}
.user-info-box .info .info-list {
  margin-top: 1rem;
}
.user-info-box .info .info-list li {
  margin-top: 0.4rem;
}
.user-info-box .info .info-list li:first-child {
  margin-top: 0;
}

.attendance-detail .accordion {
  margin-top: 1.4rem;
}
.attendance-detail .side {
  color: #1e1e23;
}

.accordion > .card {
  border: 0;
  border-radius: 0;
}
.accordion > .card > .card-header {
  border-bottom: 1px solid #ebebeb;
  margin: 0;
}

.acc-box {
  margin-top: 1.4rem;
}
.acc-box > .card {
  border: 0;
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.03);
  border-radius: 0;
  display: flex;
  flex-direction: column;
  margin-top: 0;
}
.acc-box > .card .acc-header {
  display: flex;
  justify-content: space-between;
  padding: 1.4rem 2rem;
  height: auto;
  border-top: 1px solid #ebebeb;
  cursor: pointer;
}
.acc-box > .card .acc-header .status-detail {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.acc-box > .card .acc-header .status-detail .status-info {
  margin: 0 1.4rem;
}
.acc-box > .card .acc-header .status-detail .side {
  margin-right: 1.4rem;
  color: #767a82;
  align-self: center;
}
.acc-box > .card .acc-body {
  background-color: #fbfbfb;
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  overflow-y: auto;
  max-height: 30rem;
  min-height: 8rem;
}
.acc-box > .card:first-child .acc-header {
  border-top: 0;
}
.acc-box > .card:last-child .acc-header {
  border-bottom: 0;
}
.acc-box .collapsed .ani-arrow::before {
  transform-origin: center center;
  transform: rotate(-45deg);
}
.acc-box .collapsed .ani-arrow:after {
  transform-origin: center center;
  transform: rotate(45deg);
}

.status-acc-box .user-box {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  overflow: hidden;
  margin: 0.5rem;
}
.status-acc-box .user-box .user-header {
  padding: 1rem 0.8rem;
}
.status-acc-box .user-box .user-header span {
  display: block;
}
.status-acc-box .user-box .user-body {
  padding: 0.8rem 0.8rem 1rem;
  background-color: #f8f8f8;
  display: flex;
  justify-content: space-between;
}
.status-acc-box .user-box .user-body .text {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 600;
  color: #636d7f;
}
.attendance.attendance-day {
  height: auto !important;
}
.attendance.attendance-month .status-info .status-item {
  background-color: #f8f8f8 !important;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.attendance.attendance-week .card .card-body, .attendance.attendance-month .card .card-body, .attendance.attendance-period .card .card-body {
  height: 100%;
}
.attendance .table-box {
  border-radius: 0;
  border: 0;
}
.attendance .table-box .table {
  border-bottom: 0;
  margin-bottom: 0;
}
.attendance .table-box .table tr:last-child td {
  border-bottom: 0;
}
.attendance .table-box .table th {
  position: sticky;
  top: 0;
  z-index: 999;
}
.attendance .table-box .table td:first-child {
  width: 18rem;
}
.attendance .table-box .table td:first-child .status-info.row2 {
  min-width: auto !important;
  margin-left: 0;
}
.attendance .table-box .table td:first-child .status-info.row2 .status-total {
  color: #25b4e9;
  background-color: #e9f8fd;
}
.attendance .inner-page > .card-body {
  padding: 0;
}

.inner-device.w-col-2 .col {
  width: 100%;
}
.inner-device .form-box .form-group {
  padding: 0.8rem !important;
}
.inner-device .add-wrap {
  padding: 0 1.4rem !important;
  align-self: center;
}
.inner-device .add-wrap .btn {
  display: flex;
  margin-top: 1rem;
}
.inner-device .add-wrap .btn:first-child {
  margin-top: 0;
}

.nav-box {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.nav-box nav {
  padding-top: 1rem;
  background-color: #fbfbfb;
  margin-bottom: 0.25rem;
}
.nav-box nav .nav-tabs .nav-link {
  padding: 1rem 2rem 0.6rem;
  color: #adadad;
  font-weight: 600;
  margin-left: 0.4rem;
  background-color: rgba(0, 0, 0, 0.03);
}
.nav-box nav .nav-tabs .nav-link:first-child {
  margin-left: 0;
}
.nav-box nav .nav-tabs .nav-link.active {
  color: #3c485f;
  background: #fff;
}
.nav-box nav .nav-tabs .nav-link:focus {
  border: 0;
  outline: 0;
}
.nav-box nav .nav-tabs + .tab-content {
  padding: 0;
}

.pace-running::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 9999;
}

.pace-top .pace {
  z-index: 99999;
}
.pace-top .pace .pace-activity {
  border-top-color: #fbc932;
  border-left-color: #fbc932;
  position: fixed;
  top: 50% !important;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 5rem;
  height: 5rem;
  border-width: 6px;
}
.pace-top .pace .pace-progress {
  background-color: #fbc932;
}

.parsley-success {
  border-color: #25b4e9 !important;
}

body .datepicker .datepicker-days table tbody tr:hover {
  background: #ffffff;
}
body .datepicker .datepicker-days table tbody tr td {
  border: 0 !important;
}
body .datepicker .datepicker-days table tbody tr td.day {
  border-radius: 0 !important;
}
body .datepicker .datepicker-days table tbody tr td.day:hover {
  background-color: #e9f8fd !important;
  border-radius: 50%;
}
body .datepicker .datepicker-days table tbody tr td.day.active {
  border-radius: 0;
  background-color: #25b4e9 !important;
  color: initial;
}
body .datepicker .datepicker-months table tbody tr td span.month.active {
  background: #25b4e9 !important;
}
body .datepicker.dropdown-menu {
  min-width: 220px;
  width: 250px;
  z-index: 9999 !important;
}

.data-control {
  min-width: 20rem !important;
}

.icon.check {
  flex-direction: row-reverse;
  font-style: normal;
}
.icon.check::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e819";
  font-size: 1.6rem;
  width: 1.6rem;
  line-height: 1.6rem;
  color: #25b4e9;
  margin-left: 0rem;
}

#search_emp_list li {
  margin-top: 0.4rem;
}
#search_emp_list li:first-child {
  margin-top: 0;
}

.check-item {
  border-radius: 0.4rem;
  background-color: #f4fbfe;
  border: 1px solid #25b4e9;
  padding: 0.4rem 0.8rem;
  color: #3c485f;
}

.jstree-box {
  overflow-y: auto;
  height: 100%;
}
.jstree-box .jstree .jstree-container-ul .jstree-node .jstree-anchor.jstree-clicked {
  color: #25b4e9;
}
.jstree-box .jstree-default {
  padding: 2rem;
}

.dropdown.navbar-lang {
  margin-right: 1rem;
}
.dropdown.navbar-lang .lang-selected {
  font-weight: 700;
  display: inline-block;
  margin-right: 1rem;
}
.dropdown.navbar-lang .dropdown-menu a {
  font-weight: 700;
}

.header .navbar-nav > li.show > a,
.header .navbar-nav > li.show > a:focus,
.header .navbar-nav > li.show > a:hover {
  color: #ffffff;
}

@media (max-width: 767.98px) {
  .dropdown.navbar-lang {
    margin-left: 2rem;
  }
  .dropdown.navbar-lang .dropdown-toggle {
    min-width: 4rem;
  }
  .form-row {
    margin-left: 0;
  }
  .form-row .form-group {
    margin-bottom: 0.8rem;
    margin-left: 0;
    flex-direction: column;
    width: 100%;
  }
  .form-row .form-group > .btn-box {
    justify-content: center;
  }
  .table-box .table-header .form-row .form-group {
    width: auto;
    margin-bottom: 0;
    justify-content: center;
    margin-right: 0.8rem;
  }
  .title-box {
    padding: 0 0 2rem;
    flex-direction: column;
  }
  .breadcrumb-box {
    width: 100%;
    margin-top: 0.8rem;
    justify-content: flex-start;
  }
  .size-lg {
    flex-grow: 1;
    max-width: 100%;
  }
  .status-info .status-item {
    font-size: 1.1rem;
    line-height: 1.8rem;
    font-weight: 500;
    height: 1.8rem;
    padding: 0 0.4rem;
    margin-left: 0.4rem;
  }
  .status-info .status-item:first-child {
    margin-left: 0;
  }
  .status-info.dot {
    margin-left: 0.4rem;
  }
  .status-info.dot:first-child {
    margin-left: 0;
  }
  .status-info.dot .status-item {
    height: 2rem;
    color: #4d5159;
    padding-left: 1.4rem;
    position: relative;
  }
  .status-info.row2 {
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
  }
  .status-info.time .status-item {
    font-size: 1.2rem;
    line-height: 1.4rem;
    font-weight: 500;
  }
  .status-info.time .status-item span {
    padding: 0 0.4rem;
  }
  .dashboard .status-main {
    flex-direction: column;
  }
  .dashboard .status-main .item {
    width: 100%;
    flex-direction: row;
    min-height: auto;
    margin-left: 0;
    margin-top: 0.8rem;
    padding: 1.4rem;
  }
  .dashboard .status-main .item:first-child {
    margin-top: 0;
  }
  .dashboard .status-main .item strong {
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 700;
  }
  .dashboard .section .card .row > .col-auto {
    width: 100%;
  }
  .dashboard .section-2 .col {
    margin-left: 0 !important;
    width: 100% !important;
  }
  .dashboard .section-2 .col:nth-child(2) {
    margin-top: 3rem;
  }
  .dashboard .bydate-box .item .bar {
    min-width: 10rem;
  }
  .dashboard .notice-latest li a {
    padding: 1rem 0;
  }
  .dashboard .notice-latest li a strong {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 600;
  }
  .dashboard .notice-latest li a .info {
    margin-top: 0.8rem;
    font-size: 1.2rem;
    line-height: 1.4rem;
    font-weight: 400;
  }
  .dashboard .timezone {
    margin-left: 0;
    margin-top: 2rem;
  }
  .dashboard .timezone .inner .item {
    width: 4rem;
  }
  .w-col-2 {
    flex-direction: column;
  }
  .w-col-2 .inner-page,
  .w-col-2 > .col {
    width: 100%;
    margin-left: 0;
  }
  .w-col-2 .inner-page:nth-child(1),
  .w-col-2 > .col:nth-child(1) {
    width: 100%;
  }
  .w-col-2 .inner-page:nth-child(2),
  .w-col-2 > .col:nth-child(2) {
    margin-left: 0;
  }
  .card .card-body {
    padding: 1.4rem;
  }
  .card .card-header {
    height: auto;
    line-height: 0;
    padding: 0.8rem;
  }
  .acc-box > .card .acc-header {
    padding: 0.8rem;
  }
  .acc-box > .card .acc-body {
    min-height: 4rem;
  }
  .avatar {
    width: 100%;
  }
  .status-acc-box .user-box {
    margin: 0.5rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
  }
  .status-acc-box .user-box .user-header {
    width: calc(100% - 10.4rem);
  }
  .status-acc-box .user-box .user-body {
    width: 10.4rem;
    padding: 0.8rem;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
  .status-acc-box .user-box .user-body .btn-box {
    justify-content: center;
  }
  .status-acc-box .user-box .user-body .text {
    white-space: nowrap;
  }
}
.error-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
}
.error-wrap .error-box .error-header i {
  display: inline-block;
  flex-direction: row-reverse;
  margin-bottom: 2rem;
}
.error-wrap .error-box .error-header i::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\f119";
  font-size: 8rem;
  width: 8rem;
  line-height: 8rem;
  color: #25b4e9;
  margin-left: 0rem;
}
.error-wrap .error-box .error-header strong {
  display: block;
  font-size: 2.8rem;
  line-height: 3.2rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.error-wrap .error-box .error-header small {
  display: block;
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 600;
  color: #25b4e9;
}
.error-wrap .error-box .error-body .text {
  padding: 2rem 0;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 400;
}
.error-wrap .error-box .error-body .btn-box {
  justify-content: center;
}

.header .navbar-brand {
  padding: 0 3rem;
  height: 5.5rem;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 600;
  text-decoration: none;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .navbar-brand .brand-text {
  padding-left: 1.4rem;
  margin-left: 1.4rem;
  position: relative;
  padding: 0 1.4rem;
}
.header .navbar-brand .brand-text::before {
  position: absolute;
  top: 50% !important;
  left: !important;
  -webkit-transform: translate(0, -50%) !important;
  -moz-transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  transform: translate(0, -50%) !important;
  left: 0;
  content: "";
  width: 0.1rem;
  height: 1.4rem;
  background-color: rgba(255, 255, 255, 0.8);
  vertical-align: top;
}
.header .navbar-brand .brand-text:first-child {
  padding-left: 0;
}
.header .navbar-brand .brand-text:first-child::before {
  display: none;
}
.header.navbar-default {
  background-color: #25b4e9;
}
.header.navbar-default .navbar-brand {
  color: #ffffff;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 600;
}
.header.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.header .navbar-header {
  width: auto !important;
}
.header .navbar-header img {
  max-height: 2.4rem;
}

.collapsed .ani-arrow::before {
  transform-origin: center center;
  transform: rotate(-45deg);
}
.collapsed .ani-arrow:after {
  transform-origin: center center;
  transform: rotate(45deg);
}

.sidebar {
  width: 22rem;
  padding-top: 5.5rem;
  background: #f8f8f8;
  box-shadow: inset rgba(0, 0, 0, 0.03) -5px 0 6px;
}
.sidebar .nav {
  margin-top: 4rem;
}
.sidebar .nav li a {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  color: #002554;
  padding: 1.6rem 1.4rem 1.6rem 1.6rem;
}
.sidebar .nav li a > span {
  line-height: 2rem;
}
.sidebar .nav li a > i {
  flex-direction: row-reverse;
  width: 2rem;
  height: 2rem;
  margin-right: 0.6rem;
  font-style: normal;
  font-weight: normal;
  display: none;
}
.sidebar .nav li a > i::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e80b";
  font-size: 2rem;
  width: 2rem;
  line-height: 2rem;
  margin-left: 0rem;
}
.sidebar .nav li a:hover {
  background: transparent;
  color: #25b4e9 !important;
}
.sidebar .nav li a:hover .caret::before, .sidebar .nav li a:hover .caret::after {
  background-color: #25b4e9;
}
.sidebar .nav li a:hover::before {
  background-color: #25b4e9 !important;
}
.sidebar .nav li a .caret {
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  position: relative;
  margin-top: 0.2rem;
}
.sidebar .nav li a .caret::before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 2px;
  top: 8px;
  left: 2px;
  background-color: #4d5159;
  float: right;
  border-radius: 2px;
  transform: rotate(45deg);
  opacity: 1;
  transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 0.8);
}
.sidebar .nav li a .caret:after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 2px;
  top: 8px;
  left: 6.5px;
  border-radius: 2px;
  background-color: #4d5159;
  float: right;
  transform: rotate(-45deg);
  opacity: 1;
  transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 0.8);
}
.sidebar .nav li.expand > a, .sidebar .nav li.active > a {
  background: transparent;
  color: #25b4e9;
}
.sidebar .nav li.expand > a i, .sidebar .nav li.active > a i {
  color: inherit;
}
.sidebar .nav li.expand > a .caret::before, .sidebar .nav li.active > a .caret::before {
  transform-origin: center center;
  transform: rotate(-45deg);
  background-color: #25b4e9;
}
.sidebar .nav li.expand > a .caret:after, .sidebar .nav li.active > a .caret:after {
  transform-origin: center center;
  transform: rotate(45deg);
  background-color: #25b4e9;
}
.sidebar .nav li.expand > a .caret::before {
  background-color: #25b4e9;
}
.sidebar .nav li.expand > a .caret:after {
  transform-origin: center center;
  background-color: #25b4e9;
}
.sidebar .nav li.closed > a .caret::before {
  transform-origin: center center;
  transform: rotate(45deg);
}
.sidebar .nav li.closed > a .caret:after {
  transform-origin: center center;
  transform: rotate(-45deg);
}
.sidebar .nav li::before, .sidebar .nav li::after {
  display: none;
}
.sidebar .nav li:nth-child(1) a > i {
  flex-direction: row-reverse;
}
.sidebar .nav li:nth-child(1) a > i::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e83d";
  font-size: 2rem;
  width: 2rem;
  line-height: 2rem;
  margin-left: 0rem;
}
.sidebar .nav li:nth-child(2) a > i {
  flex-direction: row-reverse;
}
.sidebar .nav li:nth-child(2) a > i::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e82d";
  font-size: 2rem;
  width: 2rem;
  line-height: 2rem;
  margin-left: 0rem;
}
.sidebar .nav li:nth-child(3) a > i {
  flex-direction: row-reverse;
}
.sidebar .nav li:nth-child(3) a > i::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e831";
  font-size: 2rem;
  width: 2rem;
  line-height: 2rem;
  margin-left: 0rem;
}
.sidebar .nav li:nth-child(4) a > i {
  flex-direction: row-reverse;
}
.sidebar .nav li:nth-child(4) a > i::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e807";
  font-size: 2rem;
  width: 2rem;
  line-height: 2rem;
  margin-left: 0rem;
}
.sidebar .nav li:nth-child(5) a > i {
  flex-direction: row-reverse;
}
.sidebar .nav li:nth-child(5) a > i::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e830";
  font-size: 2rem;
  width: 2rem;
  line-height: 2rem;
  margin-left: 0rem;
}
.sidebar .nav li .sub-menu {
  margin: 0;
  padding: 0 1.6rem 1rem 2.4rem;
}
.sidebar .nav li .sub-menu > li > a {
  color: #4d5159;
  padding: 0.7rem 0 0.7rem 1rem;
}
.sidebar .nav li .sub-menu > li > a::after {
  display: none;
}
.sidebar .nav li .sub-menu > li > a .caret {
  width: 1.2rem;
  height: 1.2rem;
  margin-top: 4px;
  margin-left: 0;
  left: 0;
}
.sidebar .nav li .sub-menu > li > a .caret::before {
  width: 6px;
  height: 1px;
  top: 6px;
  left: 1px;
}
.sidebar .nav li .sub-menu > li > a .caret:after {
  width: 6px;
  height: 1px;
  left: 6px;
  top: 6px;
  left: 5px;
}
.sidebar .nav li .sub-menu > li > a::before {
  content: "";
  display: block;
  width: 4px;
  height: 1px;
  background: #002554;
  position: absolute;
  top: 50% !important;
  left: 0 !important;
  -webkit-transform: translate(0, -50%) !important;
  -moz-transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  transform: translate(0, -50%) !important;
}
.sidebar .nav li .sub-menu > li.expand > a, .sidebar .nav li .sub-menu > li.active > a {
  color: #25b4e9;
}
.sidebar .nav li .sub-menu > li.expand > a::before, .sidebar .nav li .sub-menu > li.active > a::before {
  background-color: #25b4e9;
}
.sidebar .nav li .sub-menu > li.closed > a {
  color: #4d5159;
}
.sidebar .nav li .sub-menu > li .sub-menu {
  padding: 0;
  margin-left: 1.2rem;
}
.sidebar .nav li .sub-menu > li .sub-menu li a {
  padding: 0.4rem 0 0.4rem 1rem;
  position: relative;
}
.sidebar .nav li .sub-menu > li .sub-menu li.expand a, .sidebar .nav li .sub-menu > li .sub-menu li.active a {
  background: transparent;
  color: #25b4e9;
}
.sidebar .nav li .sub-menu > li .sub-menu li.closed a {
  color: #4d5159;
}
.sidebar .nav > li.active > a {
  background-color: #ffffff;
}
.sidebar .nav > li.active .sub-menu {
  padding-top: 1rem;
}
.sidebar-bg {
  background-color: #f8f8f8;
}

#page-container {
  height: 100%;
  position: relative;
  min-height: 100%;
}

.content {
  margin-left: 220px;
  padding: 4rem 2.5rem 2.5rem;
  display: flex;
  flex-direction: column;
  height: calc(100% - 5.5rem);
}
.content > .card,
.content .inner-page {
  flex-grow: 1;
}

@media (max-width: 767.98px) {
  #page-container {
    height: auto !important;
  }
  .content {
    margin-left: 0;
    padding: 2rem;
    height: calc(100% - 10.6rem);
  }
  .header .navbar-nav {
    padding-right: 1rem;
    padding-left: 1rem;
    background-color: #ffffff;
  }
  .header .navbar-nav .navbar-user img {
    display: none;
  }
  .header .navbar-nav .navbar-user .user-name {
    display: inline-block !important;
  }
  .header .navbar-nav > li > a {
    padding: 0.6rem 0;
    color: #002554 !important;
  }
  .header .navbar-nav > li > a:hover {
    color: #25b4e9 !important;
  }
  .header.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
  }
  .header.navbar-default .navbar-brand {
    padding: 0 2rem;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 600;
  }
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 0;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto,
.col-xxxl,
.col-xxxl-1,
.col-xxxl-10,
.col-xxxl-11,
.col-xxxl-12,
.col-xxxl-2,
.col-xxxl-3,
.col-xxxl-4,
.col-xxxl-5,
.col-xxxl-6,
.col-xxxl-7,
.col-xxxl-8,
.col-xxxl-9,
.col-xxxl-auto {
  padding-left: 0;
  padding-right: 0;
}

.row > [class^=col-] {
  padding-left: 0;
  padding-right: 0;
}

.section {
  margin-top: 4rem;
}
.section:first-child {
  margin-top: 0;
}

p,
label {
  margin: 0;
}

.fa,
.fas {
  font-weight: 900;
  font-size: 1.4rem;
}

.form-group {
  margin: 0;
  position: relative;
}

.card {
  background: #ffffff;
  border-radius: 1.2rem;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.08);
  margin-top: 1.4rem;
}
.card:first-child {
  margin-top: 0;
}
.card .card-header {
  background: #ffffff;
  color: #002554;
  padding: 0 1.4rem;
  height: 5.4rem;
  line-height: 5.4rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.card .card-header h3 {
  display: flex;
  align-items: center;
}
.card .card-header h4 {
  display: flex;
  align-items: center;
}
.card .card-header.full {
  height: auto;
  line-height: 1;
  padding: 1.4rem;
}
.card .card-header.full p {
  margin: 0;
}
.card .card .card-header {
  height: 4rem;
}
.card .card-footer {
  display: flex;
  flex-wrap: wrap;
  background-color: transparent;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.card .card-body {
  padding: 2rem;
}
.card.small {
  border-radius: 0.8rem;
}
.card .border {
  border-color: rgba(0, 0, 0, 0.08) !important;
}

form {
  margin-bottom: 0;
}

.form-row {
  margin-right: 0;
  margin-left: 0;
}
.form-row .form-group {
  margin-bottom: 0;
  margin-left: 1rem;
  display: flex;
  flex-direction: row;
}
.form-row .form-group:first-child {
  margin-left: 0;
}
.form-row .form-group .space {
  display: inline-block;
  margin: 0.4rem;
}
.form-row .form-group .form-inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-top: 0.8rem;
}
.form-row .form-group .form-inner .form-row {
  margin-top: 1rem;
  flex-wrap: nowrap;
}
.form-row .form-group .form-inner .form-row:first-child {
  margin-top: 0;
}
.form-row .form-group .form-inner .form-row .form-group {
  padding: 0;
}
.form-row .hug {
  width: auto !important;
}
.form-row.center {
  justify-content: center;
}
.form-row.right {
  justify-content: flex-end;
}
.form-row > .col,
.form-row > [class*=col-] {
  display: flex;
}
.form-row .form-total {
  display: flex;
  align-self: center;
}
.form-row .form-total strong {
  display: block;
  margin-left: 0.6rem;
  color: #25b4e9;
}

.form-control {
  display: block;
  width: 100%;
  height: 3.4rem;
  padding: 0 1.2rem;
  color: #4d5159;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.4rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:disabled, .form-control[readonly] {
  background: #f8f9fa;
}
.form-control.size-lg {
  min-width: 30rem;
}

textarea {
  padding: 1.2rem;
}
textarea.form-control {
  padding: 1.2rem;
}

.form-control-lg {
  height: 4.8rem;
  padding: 0 2.2rem;
  color: #4d5159;
  border-radius: 0.6rem;
}

select,
.custom-select {
  -webkit-appearance: none; /* 네이티브 외형 감추기 */
  -moz-appearance: none;
  appearance: none;
  background: url(../img/common/icon-formsel.svg) no-repeat right 1.2rem center; /* 화살표 모양의 이미지 */
  color: #4d5159;
  padding: 0 4.4rem 0 1.2rem !important;
}

.radio.radio-css {
  line-height: 2rem;
  padding: 0.8rem 0 0;
}
.radio.radio-css input + label {
  padding-left: 2.6rem;
  min-height: 2rem;
  color: #4d5159;
}
.radio.radio-css input + label:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  background: #ffffff;
  border: 1px solid #767a82;
  border-radius: 2rem;
}
.radio.radio-css input:checked + label:before {
  background: #25b4e9;
  border-color: #25b4e9;
}
.radio.radio-css input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 0.6rem;
  left: 0.6rem;
  width: 0.8rem;
  height: 0.8rem;
  background: #ffffff;
  border-radius: 0.8rem;
}
.radio.radio-css input:disabled + label {
  color: #adadad;
}
.radio.radio-css input:disabled + label::before {
  background-color: #ffffff;
  border-color: #cdcdcd;
}
.radio.radio-css input:disabled:checked + label::before {
  background-color: #cdcdcd;
  border-color: #cdcdcd;
}

.checkbox.checkbox-css {
  padding-top: 0;
}
.checkbox.checkbox-css input {
  display: none;
}
.checkbox.checkbox-css input + label {
  padding-left: 2.6rem;
  height: 2rem;
  margin: 0;
  position: relative;
  color: #4d5159;
}
.checkbox.checkbox-css input + label::before {
  content: "";
  display: block;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  background: #ffffff;
  border-radius: 0.4rem;
  border: 1px solid #767a82;
}
.checkbox.checkbox-css input:checked + label:before {
  background: #25b4e9;
  border-color: #25b4e9;
}
.checkbox.checkbox-css input:checked + label:after {
  content: "";
  display: block;
  background-image: url("../img/common/ico_check.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  height: 2rem;
  width: 2rem;
  text-align: center;
}
.checkbox.checkbox-css input:disabled + label {
  color: #adadad;
}
.checkbox.checkbox-css input:disabled + label::before {
  background-color: #ffffff;
  border-color: #cdcdcd;
}
.checkbox.checkbox-css input:disabled:checked + label::before {
  background-color: #cdcdcd;
  border-color: #cdcdcd;
}
.checkbox.checkbox-css .checkbox-inline {
  padding-left: 0;
  display: inline-block;
}
.checkbox.checkbox-css .checkbox-inline + .checkbox-inline {
  margin-left: 1.4rem;
}

.btn {
  white-space: nowrap;
  height: 3.4rem;
  font-size: 1.4rem;
  line-height: 3.4rem;
  font-weight: 600;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: #25b4e9;
  padding: 0 2rem;
  border-radius: 0.4rem;
  border: none;
}
.btn[class*=ico_] {
  display: inline-flex;
  flex-direction: row-reverse;
  align-items: center;
}
.btn[class*=ico_]::before {
  align-self: center;
  margin-left: 0.6rem;
}
.btn[class*=ico_].left {
  flex-direction: row;
  justify-content: start;
}
.btn[class*=ico_].left::before {
  margin-right: 0.6rem;
  margin-left: 0;
}
.btn[class*=ico_].right {
  flex-direction: row-reverse;
  justify-content: end;
}
.btn[class*=ico_].right::before {
  align-self: center;
  margin-left: 0.6rem;
}
.btn[class*=ico_]:focus {
  outline: thin dotted #000;
  box-shadow: none !important;
}
.btn:hover, .btn:active, .btn:focus {
  background-color: #c1c4c5;
}
.btn:disabled {
  background-color: #cdcdcd !important;
  color: #adadad !important;
  cursor: no-drop;
  opacity: 1;
}
.btn:focus-visible {
  outline: thin dotted #000;
}
.btn.btn-xl {
  font-size: 2rem;
  line-height: 6rem;
  font-weight: 600;
  height: 6rem;
  padding: 0 4.2rem;
  border-radius: 0.6rem;
}
.btn.btn-lg {
  font-size: 1.6rem;
  line-height: 4rem;
  font-weight: 600;
  height: 4rem;
  padding: 0 2.4rem;
}
.btn.btn-sm {
  font-size: 1.2rem;
  line-height: 2.6rem;
  font-weight: 600;
  height: 2.6rem;
  padding: 0 0.8rem;
}
.btn.btn-xs {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 500;
  height: 1.8rem;
  padding: 0 0.6rem;
  border-radius: 0.2rem;
}
.btn[class*=btn-outline-] {
  background-color: #ffffff;
}
.btn[class*=btn-outline-]:hover, .btn[class*=btn-outline-]:active, .btn[class*=btn-outline-]:focus {
  background-color: #f7f7f7;
}
.btn[class*=btn-outline-]:disabled {
  background-color: #cdcdcd;
  color: #adadad;
  border-color: rgba(0, 0, 0, 0.1);
}
.btn.btn-gradation {
  background: linear-gradient(96.77deg, #25b4e9 -0.96%, #25e3e9 100%);
  color: #ffffff;
}
.btn.btn-primary {
  background: #25b4e9;
  color: #ffffff;
}
.btn.btn-dark {
  background-color: #3c485f;
  color: #ffffff;
}
.btn.btn-secondary {
  background-color: #e9f8fd;
  color: #002554;
}
.btn.btn-default {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #4d5159;
}
.btn.btn-outline-primary {
  border: 1px solid #25b4e9;
  color: #25b4e9;
}
.btn.btn-outline-dark {
  border: 1px solid #3c485f;
  color: #3c485f;
}
.btn.btn-search {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #3c485f;
}
.btn.btn-work {
  background-color: #27a2fb;
  color: #ffffff;
}
.btn.btn-late {
  background-color: #27a2fb;
  color: #ffffff;
}
.btn.btn-absent {
  background-color: #f4243c;
  color: #ffffff;
}
.btn.btn-vacation {
  background-color: #09aa5c;
  color: #ffffff;
}
.btn.btn-leave {
  background-color: #203550;
  color: #ffffff;
}
.btn.btn-outline-work {
  border: 1px solid #27a2fb;
  color: #27a2fb;
}
.btn.btn-outline-late {
  border: 1px solid #f59300;
  color: #f59300;
}
.btn.btn-outline-absent {
  border: 1px solid #f4243c;
  color: #f4243c;
}
.btn.btn-outline-vacation {
  border: 1px solid #09aa5c;
  color: #09aa5c;
}
.btn.btn-outline-leave {
  border: 1px solid #203550;
  color: #203550;
}
.btn.icon_tb {
  display: flex;
  flex-direction: column !important;
  justify-content: center;
  flex-direction: row-reverse;
  width: 5rem;
  height: 5rem;
  text-align: center;
  padding: 0;
}
.btn.icon_tb::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e803";
  font-size: 1.6rem;
  width: 1.6rem;
  line-height: 1.6rem;
  color: #25b4e9;
  margin-left: 0rem;
}
.btn.icon_tb span {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 0.2rem;
}
.btn.icon_tb::before {
  display: block;
}
.btn.add {
  border-color: #25b4e9;
}
.btn.del {
  border-color: #f4243c;
}
.btn.del::before {
  transform: rotate(-180deg);
  color: #f4243c;
}

.btn-group .btn-default + .btn-default,
.input-group-append .btn-default + .btn-default,
.input-group-prepend .btn-default + .btn-default {
  border-left-color: rgba(0, 0, 0, 0.1);
}

.btn-default:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled):active,
.show > .btn-default.dropdown-toggle {
  color: #fff;
  background-color: #25b4e9;
  border-color: #25b4e9;
}

.input-group {
  color: #4d5159;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.4rem;
}
.input-group .form-control,
.input-group .btn {
  border: 0;
  height: 3.2rem;
  padding: 0 1rem;
}
.input-group .input-group-addon {
  color: #4d5159;
  background: #ffffff;
  font-size: 1.6rem;
}
.input-group + .btn {
  margin-left: 0.6rem;
}
.input-group i[class^=ico_].left::before {
  transform: rotate(180deg);
}
.input-group .input-group-append .btn-outline-dark {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.has-success .checkbox.checkbox-css label,
.has-success.checkbox.checkbox-css label,
.is-valid .checkbox.checkbox-css label,
.is-valid.checkbox.checkbox-css label {
  color: #009393;
}

.has-success .checkbox.checkbox-css label:before,
.has-success.checkbox.checkbox-css label:before,
.is-valid .checkbox.checkbox-css label:before,
.is-valid.checkbox.checkbox-css label:before {
  background: rgba(0, 172, 172, 0.5);
}

.has-error .checkbox.checkbox-css label,
.has-error.checkbox.checkbox-css label,
.is-invalid .checkbox.checkbox-css label,
.is-invalid.checkbox.checkbox-css label {
  color: #f4243c;
}

.has-error .checkbox.checkbox-css label:before,
.has-error.checkbox.checkbox-css label:before,
.is-invalid .checkbox.checkbox-css label:before,
.is-invalid.checkbox.checkbox-css label:before {
  background: rgba(255, 91, 87, 0.5);
}

.dataTables_wrapper {
  background-color: #fbfbfb;
  flex-grow: 1;
}
.dataTables_wrapper .top .dataTables_length {
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 400;
}
.dataTables_wrapper .top .dataTables_length .custom-select {
  margin: 0 1rem !important;
}
.dataTables_wrapper .top .dataTables_length label {
  color: #999999;
}
.dataTables_wrapper .bottom .pagination {
  margin: auto;
}
.dataTables_wrapper.dt-bootstrap .dataTables_length label .form-control {
  margin: 0;
}
.dataTables_wrapper.dt-bootstrap4 .dataTables_length label .form-control {
  margin: 0;
}
.dataTables_wrapper.dt-bootstrap4 .dataTables_scroll {
  margin-bottom: 0 !important;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: auto;
}
.dataTables_wrapper.dt-bootstrap4 .dataTables_scroll .dataTables_scrollBody {
  height: 100% !important;
}
.dataTables_wrapper.dt-bootstrap4 .dataTables_filter {
  margin: 0;
}
.dataTables_wrapper.dt-bootstrap .dataTables_paginate .pagination .paginate_button.active a, .dataTables_wrapper.dt-bootstrap4 .dataTables_paginate .pagination .paginate_button.active a {
  border-color: #3c485f;
  background: #3c485f;
  color: #ffffff;
}
.dataTables_wrapper.dt-bootstrap .dataTables_paginate .pagination .paginate_button a, .dataTables_wrapper.dt-bootstrap4 .dataTables_paginate .pagination .paginate_button a {
  position: relative;
  display: block;
  padding: 0 1rem;
  height: 2.8rem;
  min-width: 2.8rem;
  text-align: center;
  margin-left: -1px;
  line-height: 2.8rem;
  color: #767a82;
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  font-weight: 600;
  text-decoration: none;
  outline: 0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.accordion {
  margin-top: 1.4rem;
}

.modal-title {
  font-size: 1.6rem;
}

.modal-header .close {
  font-size: 2rem;
}

.modal-body {
  padding: 2rem;
}

.pagination .page-item {
  position: relative;
}
.pagination .page-item .page-link {
  font-weight: 600;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 2.8rem;
  height: 2.8rem;
  line-height: 2.8rem;
  text-align: center;
  overflow: hidden;
  padding: 0;
  cursor: pointer;
}
.pagination .page-item.active .page-link {
  z-index: 3;
  color: #ffffff;
  background-color: #25b4e9;
  border-color: #25b4e9;
  padding: 0;
}
.pagination .page-item#previousBtn, .pagination .page-item#nextBtn {
  width: 2.8rem;
  height: 2.8rem;
  line-height: 2.8rem;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.4rem;
}
.pagination .page-item#previousBtn::before, .pagination .page-item#nextBtn::before {
  position: absolute;
  top: 0.8rem;
  left: 0.6rem;
}
.pagination .page-item#previousBtn {
  flex-direction: row-reverse;
}
.pagination .page-item#previousBtn::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e802";
  font-size: 1.2rem;
  width: 1.2rem;
  line-height: 1.2rem;
  color: #4d5159;
  margin-left: 0rem;
}
.pagination .page-item#previousBtn::before {
  display: block;
  transform: rotate(-180deg);
}
.pagination .page-item#previousBtn span {
  display: none;
}
.pagination .page-item#nextBtn {
  flex-direction: row-reverse;
}
.pagination .page-item#nextBtn::before {
  display: inline-block;
  align-self: center;
  font-family: "uface_ico";
  content: "\e802";
  font-size: 1.2rem;
  width: 1.2rem;
  line-height: 1.2rem;
  color: #4d5159;
  margin-left: 0rem;
}
.pagination .page-item#nextBtn::before {
  display: block;
  left: 0.8rem;
}
.pagination .page-item#nextBtn span {
  display: none;
}
.pagination .page-item.disabled::before {
  opacity: 0.5;
  background-color: #f8f8f8;
}

.modal.pop-full .modal-dialog {
  transform: translateX(10%);
  transition: 0.5s ease-in-out;
  max-width: 100rem;
  margin: 0 0 0 auto;
  height: 100%;
}
.modal.pop-full .modal-dialog .modal-content {
  border-radius: 0;
  border: 0;
  height: 100%;
}
.modal.pop-full .modal-dialog .modal-content > form {
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.modal.pop-full .modal-dialog .modal-content .modal-header {
  max-height: 5rem;
}
.modal.pop-full .modal-dialog .modal-content .modal-header .close {
  font-size: 2.4rem;
  font-weight: 400;
  opacity: 1;
}
.modal.pop-full .modal-dialog .modal-content .modal-header .close span {
  color: #002554;
}
.modal.pop-full .modal-dialog .modal-content .modal-body {
  flex-grow: 1;
  background-color: #fbfbfb;
  overflow: hidden;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .card {
  height: 100%;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .w-col-2 {
  height: 100%;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .tab-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .tab-content .tab-pane {
  flex-direction: column;
  flex-grow: 1;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .tab-content > .active {
  display: flex;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .table-box .table-header {
  padding: 1rem;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .table-box .table-header .w-100 > .form-group:first-child {
  width: 100%;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .table-box .table td:first-child,
.modal.pop-full .modal-dialog .modal-content .modal-body .table-box .table th:first-child {
  border-left: 0;
  padding: 0.8rem 0.8rem 0.8rem 1rem;
}
.modal.pop-full .modal-dialog .modal-content .modal-body .table-box .table td:last-child,
.modal.pop-full .modal-dialog .modal-content .modal-body .table-box .table th:last-child {
  padding: 0.8rem 1rem 0.8rem 0.8rem;
}
.modal.pop-full .modal-dialog .modal-content .modal-footer {
  padding: 2rem;
}
.modal.show .modal-dialog {
  transform: none;
}

.parsley-errors-list {
  padding: 0 !important;
  list-style-type: none !important;
  margin: 0 !important;
  color: #ff100b;
  font-size: 12px !important;
  line-height: inherit !important;
  position: absolute;
  bottom: -6px;
  /* margin-left: 200px; */
  width: 100%;
  padding-left: 150px !important;
}

.login.login-v1 {
  background-color: #f6fcfe;
}
.login.login-v1 .login-container {
  width: 48.5rem;
  margin: auto;
  flex: none;
}
.login.login-v1 .login-container .login-header {
  width: auto;
}
.login.login-v1 .login-container .login-header .brand {
  display: flex;
}
.login.login-v1 .login-container .login-header .brand .brand-logo img {
  max-height: 2.4rem;
}
.login.login-v1 .login-container .login-header .brand .brand-text {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 600;
  padding-left: 1.4rem;
  margin-left: 1.4rem;
  position: relative;
  padding: 0 1.4rem;
}
.login.login-v1 .login-container .login-header .brand .brand-text::before {
  position: absolute;
  top: 50% !important;
  left: !important;
  -webkit-transform: translate(0, -50%) !important;
  -moz-transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  transform: translate(0, -50%) !important;
  left: 0;
  content: "";
  width: 0.1rem;
  height: 1.4rem;
  background-color: rgba(0, 0, 0, 0.2);
  vertical-align: top;
}
.login.login-v1 .login-container .login-header .brand .brand-text:first-child {
  padding-left: 0;
}
.login.login-v1 .login-container .login-header .brand .brand-text:first-child::before {
  display: none;
}
.login.login-v1 .login-container .login-body {
  padding: 30px;
  background-color: #ffffff;
  border-radius: 2rem;
  padding: 6rem 4rem;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.login.login-v1 .login-container .login-body h2 {
  font-size: 3rem;
  line-height: 3.2rem;
  font-weight: 600;
  margin-bottom: 6rem;
}
.login.login-v1 .login-container .login-body .login-content {
  padding: 0;
  color: #c6ced5;
  width: auto;
  margin: 0 auto;
}
.login.login-v1 .login-container .login-body .login-content .form-control {
  border-color: rgba(0, 0, 0, 0.1);
  background: #ffffff;
  color: #4d5159;
}
.login.login-v1 .login-container .login-body .login-content .form-group {
  margin-top: 3rem;
}
.login.login-v1 .login-container .login-body .login-content .form-group:first-child {
  margin-top: 0;
}
.login.login-v1 .login-container .login-body .login-content .checkbox.checkbox-css {
  padding-top: 1.6rem;
}
.login.login-v1 .login-container .login-body .login-content .login-buttons {
  margin-top: 6rem;
}
.login.login-v1 .login-container .login-footer {
  color: #c6c6c6;
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
}
.login.login-v1 .login-container .login-footer .dropdown {
  margin-left: 1rem;
}