@charset "UTF-8";
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);

html, body {
  width: 100%;
  letter-spacing: 0;
}

* {
  box-sizing: border-box;
  font-family: 'Spoqa Han Sans Neo', 'sans-serif';
  font-size: 14px;
}

a, button, .nav-link {
  text-decoration: none;
  color: #0957C3;
}

a:hover, .nav-link:hover {
  color: rgba(255, 255, 255, 1);
}

a,
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s;
}

div.container-fluid.main {
  overflow-x: hidden;
}
.modal-sm {
  max-width: 310px;
}
.content {
  background-color: #f0f0f0;
}

.allink-c {
  color: #0957C3;
}

.allink-bc {
  background-color: #0957C3;
}

.allink-bc-err {
  background-color: #a61f1f;
}

.main-title img {
  width: 150px;
  height: 54px;
}

.content .table-responsive {
  min-height: 670px;
}

.content .table-responsive table th {
  text-align: center;
  padding: 10px 10px;
  background-color: #f0f0f0;
  min-width: 110px;
}

.content .table-responsive table td {
  text-align: center;
  padding: 15px 10px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  color: rgba(74, 74, 74, 1);
}

table.dataTable td,table.dataTable th {
  max-width: 150px;
  min-width: 70px;
  word-break: keep-all !important;
  white-space: break-spaces !important;
}

.disabled:hover {
  cursor: not-allowed;
}
div.dataTables_wrapper {
  min-width: 800px;
  margin: 0 auto;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0957C3), color-stop(100%, #111));
  background: -webkit-linear-gradient(to bottom, #0957C3 0%, #42423c 100%);
  background: -moz-linear-gradient(to bottom, #0957C3 0%, #42423c 100%);
  background: -ms-linear-gradient(to bottom, #0957C3 0%, #42423c 100%);
  background: -o-linear-gradient(to bottom, #0957C3 0%, #42423c 100%);
  background: linear-gradient(to bottom, #0957C3 0%, #42423c 100%);
}

div.dataTables_wrapper div.total-count {
  display: inline-block;
  padding-top: .75em;
  padding-left: .255em;
}

.dataTables_wrapper .dataTables_scrollBody {
  border-bottom: 1px solid #f0f0f0;
  max-height: 800px !important;
  height: 800px !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 0 !important;
}
.dataTables_wrapper .dataTables_scrollHeadInner {
   margin: 0 auto;
}
.dataTables_wrapper .dataTables_scrollHeadInner table.dataTable thead th,
.dataTables_wrapper .dataTables_scrollHeadInner table.dataTable thead td,
.dataTables_wrapper .dataTables_scrollHeadInner table thead tr {
  border-bottom: 1px solid #f0f0f0 !important;
}
.dataTables_wrapper .dataTables_length {
  padding-top: .5em;
  padding-left: .255em;
  display: inline-block;
}
table.dataTable tr.new {
  background-color: rgba(237, 230, 249, 1);
}

table.dataTable tr.fast {
  animation: color_change 1s infinite;
}

.content .table-responsive, div.chart-block {
  background-color: white;
}

.content .table-responsive table {
  width: 100%;
}

@media (max-width: 576px) {
  .content .table-responsive {
    min-height: 100px;
  }
}
@media screen and (max-width: 767px){
  .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: left;
    display: inline-block;
  }
}
.date-title {
  display: block;
  font-weight: normal;
}

.lightpick {
  box-shadow: none !important;
  padding: 0 !important;
}

.datepick-control-area {
  width: 100%;
}

.datepick-control-area span {
  font-size: 16px;
}

.chart-usage-per-gender {
  height: 50px;
}

.chart-usage-per-gender .sum-number {
  font-size: 33px;
  vertical-align: middle;
  position: relative;
  bottom: 2px;
  left: 2px;
}

.chart-usage-per-gender span:not(.sum-number)::before {
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: relative;
  left: -7px;
  top: 2px;
  display: inline-block;
}

.chart-usage-per-gender span.out::before {
  background: #0957C3;
}

.chart-usage-per-gender span.in::before {
  background: #9d1c20;
}

.lightpick__day.is-start-date, .lightpick__day.is-end-date, .lightpick__day.is-start-date:hover, .lightpick__day.is-end-date:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='rgba(68, 53, 141, 1)' cx='16' cy='16' r='16'/%3E%3C/svg%3E") !important;
  font-size: 14px;
}
.lightpick__apply-action {
  background-color: #0957C3;
}
.lightpick__day:not(.is-disabled):hover {
  border: 2px solid #0957C3;
}
.lightpick__day.is-today {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='rgba(68, 53, 141, 1)' cx='16' cy='16' r='16'/%3E%3C/svg%3E");
  background-size: 18.8% auto;
  background-position: center bottom;
  color: #000;
  width: 39px;
  height: 39px;
  margin-right: auto;
  margin-left: auto;
}

.content-block {
  background-color: #FFFFFF;
  border-radius: 20px;
  padding: 0;
  text-align: center;
}

.chart-block {
  border-radius: 20px;
}

.goback-today {
  background-color: #ffffff;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.goback-today button {
  background-color: #0957C3;
  color: white;
  border-radius: 20px;
  font-size: 14px;
  margin: 0 auto;
  width: 130px;
}

.goback-today button:hover {
  background-color: #0e4286;
}

.goback-today button:focus, .goback-today button:hover {
  color: white;
}

.logout-btn-area {
  position: fixed;
  bottom: 0;
  height: 50px;
  width: 250px;
}

@media (max-width: 576px) {
  /* Hide scrollbar for IE, Edge and Firefox */
  div.main {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
    overflow-y: scroll;
    overflow-x: hidden;
  }

  div::-webkit-scrollbar {
    display: none; /* Chrome Safari */
  }
  .logout-btn-area {
    width: 100%;
  }
  .main-title {
    text-align: center;
    margin-bottom: 10px;
  }

  .main-title img {
    width: 52px;
    height: 44px;
  }
}

@media (max-width: 768px) {
  .main-title img {
    width: 150px;
    height: 55px;
  }

  .dataTables_wrapper .dataTables_scrollBody {
    max-height: 560px !important;
    height: 100% !important;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .main-title img {
    width: 150px;
    height: 55px;
  }

  .main-title span {
    font-size: 18px;
  }

  .dataTables_wrapper .dataTables_scrollBody {
    max-height: 560px !important;
    height: 100% !important;
  }
}

input[type="checkbox"].cbx {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  margin: 0;
}

input[type="checkbox"].cbx:focus {
  outline: 0;
}

.cbx input {
  width: 20px;
  height: 20px;
  border: 2px solid #bfbfc0;
  border-radius: 50%;
}

.cbx svg {
  position: absolute;
  top: 5px;
  left: 4px;
  z-index: 1;
  pointer-events: none;
}

.cbx svg path {
  stroke: #ffffff;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 19;
  stroke-dashoffset: 19;
  transition: stroke-dashoffset 0.3s ease;
  transition-delay: 0.2s;
}

.cbx label.cbx {
  position: relative;
  left: -24px;
  width: 20px;
  height: 20px;
  background: none;
  border-radius: 50%;
  -webkit-filter: url(#goo);
  filter: url(#goo);
  transform: trasnlate3d(0, 0, 0);
  pointer-events: none;
}

.cbx input:checked + label {
  animation: splash 0.6s ease forwards;
}

.cbx input:checked + label + svg path {
  stroke-dashoffset: 0;
}

.login-group input, .login-group button {
  width: 100%;
  height: 54px;
}

.login-group.btn-login {
  background: #0957C3 0 0 no-repeat padding-box;
  opacity: 1;
  color: #ffffff;
  font-size: 18px;
  height: calc(3.5rem + 2px);
  padding: 1rem .75rem;
}

.login-group input + label {
  font-size: 18px;
  font-weight: normal;
  color: #c0c0c0;
}

#login-result-message {
  font-size: 14px;
}

div.datepick-area > section.lightpick {
  display: none;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.navbar {
  padding: 15px 10px;
  background: #ffffff;
  border: none;
  border-radius: 0;
  margin-bottom: 40px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
  box-shadow: none;
  outline: none !important;
  border: none;
}

.line {
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #dddddd;
  margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
  display: flex;
  width: 100%;
  align-items: stretch;
}

#sidebar {
  padding: .5rem 0 !important;
  min-width: 200px;
  max-width: 200px;
  color: #000000;
  transition: all 0.3s;
}

#sidebar.active {
  margin-left: -200px;
}

#sidebar .sidebar-header {
  padding: 10px 15px;
  background: #ffffff;
}

#sidebar ul.components {
  border-bottom: 1px solid #f0f0f0;
}

#sidebar ul p {
  color: #ffffff;
  padding: 10px;
}

#sidebar ul li a {
  padding: 10px 15px ;
  font-size: 1.1em;
  display: block;
}

#sidebar ul li a span {
  margin-left: 5px;
}

#sidebar ul li a:hover {
  color: #0d6efd;
  background: #ffffff;
}

#sidebar ul li.active > a,
a[aria-expanded="true"] {
  background: #D9E9FF;
  color: #0957C3;
  font-weight: bold;
}

a[data-toggle="collapse"] {
  position: relative;
}

.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

ul ul a {
  font-size: 0.9em !important;
  padding-left: 30px !important;
  background: #6d7fcc;
}

ul.CTAs {
  padding: 20px;
}

ul.CTAs a {
  text-align: center;
  font-size: 0.9em !important;
  display: block;
  border-radius: 5px;
  margin-bottom: 5px;
}

a.download {
  background: #ffffff;
  color: #0d6efd;
}

a.article,
a.article:hover {
  background: #6d7fcc !important;
  color: #ffffff !important;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
  width: 100%;
  min-height: 100vh;
  transition: all 0.3s;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (max-width: 768px) {
  #sidebar {
    margin-left: -200px;
  }

  #sidebar.active {
    margin-left: 0;
  }

  #sidebarCollapse span {
    display: none;
  }
}

.id-card hr {
  margin: 5px 0;
}

.id-card.card {
  color: #FFFFFF;
  text-align: left;
  width: 100%;
  border-radius: 20px;
}

.id-card.card-body {
  border-radius: 20px;
  height: 240px;
  background-color: #f2f0ee;
}

.id-card .element {
  height: 23%;
  padding-left: 24px;
  padding-top: 11px;
}

.id-card .id-title {
  margin-bottom: 0;
}

.fn-button {
  display: inline-block;
  height: 89px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 3px 6px #00000029;
  width: 45%;
  padding-top: 28px;
  color: #000000;
}

.fn-button-small {
  display: inline-block;
  height: 40px;
  width: 23.2%;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 1px 3px #00000029;
  color: #000000;
  position: relative;
  margin: 3px 3px;
}

.fn-button div {
  display: inline-block;
  height: 100%;
}

.fn-button span {
  position: relative;
  top: 4px;
}

.fn-button img {
  height: 30px;
}

#setting-card-color, #setting-font-color {
  vertical-align: bottom;
  width: 30px;
  height: 30px;
  border: 1px solid #7c8084;
}

.btn-allink, .form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
  color: #ffffff;
}

.btn-allink-outline {
  color: #0d6efd;
  border-color: #0d6efd;
}

.btn-allink-outline-only {
  color: #0d6efd;
  border-color: #0d6efd;
  background-color: white;
}

.btn-allink-outline:hover {
  background-color: #0d6efd;
  border-color: #f0bf1e;
  color: #fff;
}

.btn-allink-yellow {
  background-color: #f0bf1e;
  color: #ffffff;
}

.btn-allink:hover {
  color: #fff;
  background-color: #291d60;
  border-color: #0a58ca;
}

.pull-right {
  float: right;
}
.pull-left {
  float: left;
}

.loader-wrap {
  cursor: progress;
  background: #e6eff3;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 390;
}

.loader-wrap.page-loader {
  position: fixed;
}

.loader.loading-icon {
  width: 2rem;
  height: 2rem;
  display: inline-block;
}

.loader.loading-icon:after, .loader.loading-icon:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  width: 2rem;
  height: 2rem;
  margin: -1rem 0 0 -1rem;
}

.loader.loading-icon:after {
  box-shadow: 0 0 0 1px transparent;
  border-radius: 500rem;
  border-width: 4px;
  border-color: #797e81 transparent transparent;
  border-style: solid;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 2000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 2000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 2000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 2000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.loader.loading-icon:before {
  border-radius: 500rem;
  border: 4px solid rgba(0, 0, 0, 0.1);
}

.spin-loader {
  width: 18px;
  display: inline-block;
}

.bgc-grey {
  background-color: #EEEEEE;
}

.bgc-white {
  background-color: #FFFFFF;
}

.dselect-wrapper .dselect-tag {
  background: #0957C3 0 0 no-repeat padding-box;
}


@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.loader-wrap {
  background-color: #e6eff38f;
}

.loader-wrap-trans {
  background-color: #e6eff38f;
}
@-webkit-keyframes color_change {
  from {
    background-color: honeydew;
    color: black;
  }
  to {
    background-color: #00aaff;
    color: honeydew;
  }
}

@-moz-keyframes color_change {
  from {
    background-color: honeydew;
    color: black;
  }
  to {
    background-color: #00aaff;
    color: honeydew;
  }
}

@-ms-keyframes color_change {
  from {
    background-color: honeydew;
    color: black;
  }
  to {
    background-color: #00aaff;
    color: honeydew;
  }
}

@-o-keyframes color_change {
  from {
    background-color: honeydew;
    color: black;
  }
  to {
    background-color: #00aaff;
    color: honeydew;
  }
}

@keyframes color_change {
  from {
    background-color: honeydew;
    color: black;
  }
  to {
    background-color: #00aaff;
    color: honeydew;
  }
}

@-moz-keyframes splash {
  40% {
    background: #0d6efd;
    box-shadow: 0 -18px 0 -8px #0d6efd, 16px -8px 0 -8px #0d6efd, 16px 8px 0 -8px #0d6efd, 0 18px 0 -8px #0d6efd, -16px 8px 0 -8px #0d6efd, -16px -8px 0 -8px #0d6efd;
  }
  100% {
    background: #0d6efd;
    box-shadow: 0 -36px 0 -10px transparent, 32px -16px 0 -10px transparent, 32px 16px 0 -10px transparent, 0 36px 0 -10px transparent, -32px 16px 0 -10px transparent, -32px -16px 0 -10px transparent;
  }
}

@-webkit-keyframes splash {
  40% {
    background: #0d6efd;
    box-shadow: 0 -18px 0 -8px #0d6efd, 16px -8px 0 -8px #0d6efd, 16px 8px 0 -8px #0d6efd, 0 18px 0 -8px #0d6efd, -16px 8px 0 -8px #0d6efd, -16px -8px 0 -8px #0d6efd;
  }
  100% {
    background: #0d6efd;
    box-shadow: 0 -36px 0 -10px transparent, 32px -16px 0 -10px transparent, 32px 16px 0 -10px transparent, 0 36px 0 -10px transparent, -32px 16px 0 -10px transparent, -32px -16px 0 -10px transparent;
  }
}

@-o-keyframes splash {
  40% {
    background: #0d6efd;
    box-shadow: 0 -18px 0 -8px #0d6efd, 16px -8px 0 -8px #0d6efd, 16px 8px 0 -8px #0d6efd, 0 18px 0 -8px #0d6efd, -16px 8px 0 -8px #0d6efd, -16px -8px 0 -8px #0d6efd;
  }
  100% {
    background: #0d6efd;
    box-shadow: 0 -36px 0 -10px transparent, 32px -16px 0 -10px transparent, 32px 16px 0 -10px transparent, 0 36px 0 -10px transparent, -32px 16px 0 -10px transparent, -32px -16px 0 -10px transparent;
  }
}

@keyframes splash {
  40% {
    background: #0d6efd;
    box-shadow: 0 -18px 0 -8px #0d6efd, 16px -8px 0 -8px #0d6efd, 16px 8px 0 -8px #0d6efd, 0 18px 0 -8px #0d6efd, -16px 8px 0 -8px #0d6efd, -16px -8px 0 -8px #0d6efd;
  }
  100% {
    background: #0d6efd;
    box-shadow: 0 -36px 0 -10px transparent, 32px -16px 0 -10px transparent, 32px 16px 0 -10px transparent, 0 36px 0 -10px transparent, -32px 16px 0 -10px transparent, -32px -16px 0 -10px transparent;
  }
}