@import url("//cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css");
@font-face {
  font-family: "NanumSquareNeo-Variable";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/NanumSquareNeo-Variable.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "KoddiUDOnGothic-Regular";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/KoddiUDOnGothic-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "S-CoreDream";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "D2Coding";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_three@1.0/D2Coding.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.fs-100 {
  font-size: 100%;
}

.ms-font {
  font-family: "D2Coding";
}

body {
  font-family: "S-CoreDream", serif;
  font-size: 14px;
  padding-top: 56px;
}

footer {
  font-size: 12px;
}

.dropdown-menu {
  font-size: 13px;
}

th a {
  text-decoration: none;
}

.date-period.date-period-sm .input-group-text, .date-period.date-period-sm input {
  font-size: 0.9em;
  padding: 0.1rem 0.5rem;
}
.date-period .input-group-text, .date-period input {
  display: inline-flex;
}
.date-period .input-group-text:first-child, .date-period input:first-child {
  border-right: none;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.date-period .input-group-text:nth-child(2), .date-period .input-group-text:nth-child(3), .date-period input:nth-child(2), .date-period input:nth-child(3) {
  border-right: none;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.date-period .input-group-text:last-child, .date-period input:last-child {
  border-right: var(--bs-border-width) solid var(--bs-border-color);
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.stickyBox {
  overflow: auto;
}
.stickyBox thead {
  position: sticky;
  top: 0;
  z-index: 10;
}
.stickyBox.colSticky2 thead tr:nth-child(1) th:nth-child(2) {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 100;
}
.stickyBox.colSticky2 tbody td:nth-child(2) {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #f8f8f8;
}
.stickyBox.colSticky5 thead tr:nth-child(1) th:nth-child(5) {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 100;
}
.stickyBox.colSticky5 tbody td:nth-child(5) {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1;
}

.w-0 {
  width: 0 !important;
}

@media (max-width: 1920px) {
  .cdwWrapper {
    font-size: 0.75em;
  }
}
@media (max-width: 1200px) {
  .w-xl-100 {
    width: 100% !important;
  }
  .cdwWrapper {
    font-size: 1em;
  }
}
.fs-inherit {
  font-size: inherit;
}

.bi-large {
  font-size: 1.25em;
}

.mobile-table-option tr > td:last-child {
  display: none;
}

.min-width-2frem th {
  min-width: 2.5rem;
  border-bottom-width: 4px;
}

@media (max-width: 767px) {
  .d-768px-none {
    display: none;
  }
  .mobile-table-option tr > td:not(:last-child) {
    display: none;
  }
  .mobile-table-option tr > td:last-child {
    display: table-cell;
  }
}
.selectNoneArray {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: none;
}

.dragRow {
  background-color: #ffccff;
}

.after-d-none:after {
  display: none !important;
}

.text-small {
  font-size: 0.9em !important;
}

.text-smaller {
  font-size: 0.8em !important;
}

.text-smallest {
  font-size: 0.7em !important;
}

.text-large {
  font-size: 1.1em !important;
}

.text-larger {
  font-size: 1.2em !important;
}

.text-largest {
  font-size: 1.5em !important;
}

.white-space-pre-line {
  white-space: pre-line;
}

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

#viewSpec td, #viewSpec th, #viewCert td, #viewCert th {
  border-color: #000 !important;
}

#viewSpec td, #viewSpec th {
  text-align: center;
}

#viewCert table {
  font-size: 1.25em;
}

/*.borderSpec,*/
.borderCert {
  border: 2px solid !important;
}
.borderCert td, .borderCert th {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
}

.borderSpec {
  border: 1px solid #000 !important;
}

.borderCert th, .borderCert td {
  padding-top: 1.25em;
  padding-bottom: 1.25em;
}

.blankSpec {
  border: 0 !important;
}
.blankSpec td {
  padding: 0.25em;
  border: 0 !important;
}

.blankCert td {
  padding: 0.5em;
  border-top: 2px solid;
  border-bottom: 2px solid;
}

.blankSpec2 td {
  padding: 0.5em;
}

.btnViewSpec, .btnViewCert {
  display: inline;
  padding: 0;
  font-size: inherit;
  line-height: 1;
}

.cursor-pointer {
  cursor: pointer;
}

#addSelectTels .added {
  display: none !important;
}

.sessionRefresh {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 20em;
  justify-content: center;
}

@media (min-width: 576px) {
  .col-sm-1d5 {
    flex: 0 0 auto;
    width: 12.499999995%;
  }
  .col-sm-7d5 {
    flex: 0 0 auto;
    width: 62.499999975%;
  }
}/*# sourceMappingURL=dbms.css.map */