@font-face {
  font-family: "Pretendard-Regular";
  src: url("../assets/fonts/pretendard/Pretendard-Regular.otf") format("ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard-Regular";
  src: url("../assets/fonts/pretendard/Pretendard-Regular.otf") format("ttf");
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 575.98px) {
  .dashboard-dropdown-item {
    width: 90vw;
  }
  #map-container {
    /*height: 1000px;*/
    margin-top: 1.5rem;
  }
  .custom-padding-left {
    padding-left: 0 !important;
  }
  .custom-width-for-obs {
    width: 25% !important;
  }
  .custom-width {
    width: 30% !important;
  }
  .obs .obs-card .icon-bar img {
    width: 8vw;
  }
  .table-txt-title-mobile {
    font-size: 0.7rem;
    font-weight: normal;
  }
  .card-container .card-item {
    padding-left: 2rem !important;
  }
  .card-container .card-item .observe {
    padding: 0 !important;
  }
  .card-container .card-item .walkthrough {
    padding: 0 !important;
  }
  .card-container .card-item .checklist {
    padding: 0 !important;
  }
  .card-container .card-item .tbm {
    padding: 0 !important;
  }
  .card-container .card-item .rule {
    padding: 0 !important;
  }
  .card-container .card-item .icon-section {
    width: 65% !important;
    height: auto !important;
  }
  .card-container .card-item .text-section {
    width: 60%;
  }
}
@media screen and (min-width: 576px) {
  .mud-stepper.mud-stepper__horizontal .mud-stepper-nav {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .list-container .list-item .title-txt {
    font-size: 0.65rem;
  }
  .custom-width {
    width: 15% !important;
  }
}
@media screen and (min-width: 768px) {
  .mud-stepper.mud-stepper__horizontal .mud-stepper-nav {
    margin-left: auto;
    margin-right: auto;
    width: 40%;
  }
  .custom-padding-left {
    padding-left: 20% !important;
  }
  .dropdown-item-container {
    width: 20vw !important;
  }
  .custom-width-for-obs {
    width: 15% !important;
  }
  .custom-width-for-obs-temp {
    width: 15% !important;
  }
  .custom-width-temp {
    width: 15% !important;
  }
  .card-container .card-item .icon-section {
    width: 40%;
  }
  .count-txt-title {
    line-height: 1 !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
  }
  .count-card-txt-title {
    font-size: 12px;
    line-height: 1.1;
    width: 4rem;
    text-align: center;
    color: #667085;
  }
}
@media screen and (min-width: 1024px) {
  .count-card-txt-title {
    font-size: 14px;
    width: 4rem;
    text-align: center;
    color: #667085;
  }
  .custom-width {
    width: 10% !important;
  }
  .custom-width-temp {
    width: 10% !important;
  }
}
@media screen and (min-width: 1600px) {
  .count-card-txt-title {
    font-size: 16px;
    width: 4rem;
    text-align: center;
    color: #667085;
  }
}
.count-card-txt-body {
  font-size: 29px;
  font-weight: 900;
}

.count-card-txt-footer {
  font-size: 12px;
  color: #667085;
}

@font-face {
  font-family: "Pretendard-Regular";
  src: url("../assets/fonts/pretendard/Pretendard-Regular.otf") format("ttf");
  font-weight: 400;
  font-style: normal;
}
.posco-navbar .mud-badge.mud-badge-top.right.mud-badge-overlap {
  color: #fff !important;
  background-color: #D90033 !important;
}

.main-sidebar {
  background: #fff !important;
}

.brand-link {
  border: none !important;
}

.nav-sidebar > .nav-item {
  margin: 5px 0px !important;
}

.sidebar .nav-link {
  color: #3b3b3b !important;
  padding: 0.5rem 0.8rem !important;
}

.nav-link p {
  font-weight: normal !important;
  font-size: clamp(0.9rem, 1vw, 1.5rem);
}

.nav-sidebar.nav-child-indent .nav-treeview {
  padding-left: 1.5rem !important;
}

.sidebar-collapse .main-sidebar .nav-sidebar.nav-child-indent .nav-treeview {
  padding-left: 0 !important;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link,
.nav-pills .nav-link:hover,
.nav-link:hover {
  background: rgba(1, 85, 138, 0.1) !important;
  color: #01558A !important;
  transition: all 0.3s;
}

.nav-sidebar .menu-is-opening > .nav-link i.right,
.nav-sidebar .menu-is-opening > .nav-link svg.right,
.nav-sidebar .menu-open > .nav-link i.right,
.nav-sidebar .menu-open > .nav-link svg.right {
  transform: rotate(-180deg) !important;
  -webkit-transform: rotate(-180deg) !important;
}

.sidebar-mini .main-sidebar .nav-child-indent .nav-treeview .nav-link,
.sidebar-mini-md .main-sidebar .nav-child-indent .nav-treeview .nav-link,
.sidebar-mini-xs .main-sidebar .nav-child-indent .nav-treeview .nav-link {
  width: calc(280px - 1.6rem - 1rem);
}

.icon-active {
  display: none;
}

.nav-link.active > .icon-active,
.nav-link:not(.treeview-parent):hover > .icon-active {
  display: inline !important;
  width: 20px !important;
}

.nav-item.menu-open .nav-link.treeview-parent > .icon-active,
.nav-link.treeview-parent:hover > .icon-active {
  display: inline !important;
  width: 18px !important;
}

.nav-link:hover > .icon,
.nav-link.active > .icon,
.nav-item.menu-open .nav-link.treeview-parent > .icon {
  display: none;
}

.nav-icon {
  width: 18px !important;
}

.nav-link.treeview-parent:hover,
.nav-item.menu-open > .nav-link.treeview-parent {
  background: transparent !important;
  color: #01558A !important;
}

.id-txt {
  font-family: "Helvetica Neue", sans-serif !important;
  color: rgb(74, 84, 96);
  font-size: clamp(0.875rem, 0.5rem + 0.5vw, 0.8rem);
}

.name-txt {
  color: rgb(74, 84, 96);
  font-size: clamp(0.875rem, 0.5rem + 1vw, 1rem);
}

.dropdown-item-container {
  width: 40vw;
}

@media (min-width: 768px) {
  .sidebar-mini-md .content-wrapper, .sidebar-mini-md .main-footer, .sidebar-mini-md .main-header {
    transition: margin-left 0.3s ease-in-out;
    margin-left: clamp(250px, 18vw, 400px);
  }
}
.nav-link-dropdown-icon {
  right: -0.1rem !important;
}

.main-sidebar, .main-sidebar::before {
  transition: margin-left 0.3s ease-in-out, width 0.3s ease-in-out;
  width: clamp(250px, 18vw, 400px);
}

@media (max-width: 767.98px) {
  .main-sidebar, .main-sidebar::before {
    margin-left: -280px;
  }
}
.sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar::before {
  margin-left: -280px;
}

.nav-sidebar .nav-item > .nav-link {
  position: relative;
  display: flex;
  padding-right: 0 !important;
}

.sidebar-mini .main-sidebar .nav-link, .sidebar-mini-md .main-sidebar .nav-link, .sidebar-mini-xs .main-sidebar .nav-link {
  width: clamp(200px, 16vw, 350px);
  transition: width ease-in-out 0.3s;
}

@media (min-width: 768px) {
  .sidebar-mini-md.sidebar-collapse .main-sidebar:not(.sidebar-no-expand).sidebar-focused, .sidebar-mini-md.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover {
    width: clamp(250px, 18vw, 400px);
  }
}
.sidebar-collapse.sidebar-mini-md .main-sidebar:hover .nav-child-indent .nav-link {
  width: clamp(200px, 16vw, 350px);
}

@font-face {
  font-family: "Pretendard-Regular";
  src: url("../assets/fonts/pretendard/Pretendard-Regular.otf") format("ttf");
  font-weight: 400;
  font-style: normal;
}
.video-background {
  position: fixed;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  overflow: hidden;
}
.video-background video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.video-background .overlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.199);
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.video-background .overlay .logo-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 3rem;
}
.video-background .overlay .login-title-txt {
  color: #E8E6E3 !important;
  text-align: left;
  font-size: clamp(1.5rem, 2.5vw, 2.5rem) !important;
  font-weight: 500;
}
.video-background .login-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2rem;
  border-radius: 12px;
  width: 400px;
  margin-top: 3rem;
}
.video-background .login-box a {
  color: #E8E6E3 !important;
  text-decoration: none;
}
.video-background .login-box a:hover {
  text-decoration: underline;
}
.video-background .login-box h2 {
  color: #33A9FF;
  text-align: left;
  margin-bottom: 0;
}
.video-background .login-box h4 {
  color: #33A9FF;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
}
.video-background .login-box .input {
  width: 100%;
  padding: 0.75rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 1rem;
}
.video-background .login-box .btn {
  background-color: #0063AD;
  color: #fff;
  border: none;
  padding: 0.75rem;
  width: 50%;
  border-radius: 6px;
  cursor: pointer;
  font-weight: bold;
  margin-bottom: 1rem;
}
.video-background .login-box .btn:hover {
  background-color: #0074CC;
}
.video-background .login-box .login-logo-container {
  text-align: left;
  margin-bottom: 1rem;
}
.video-background .login-box .form-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.video-background .login-box .form-container .text-error {
  color: #ff8282;
  font-size: 0.875rem;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.799);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}

.changepassword-box {
  padding: 2rem;
  border-radius: 12px;
  width: 400px;
}
.changepassword-box .form-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.changepassword-box h5 {
  color: #E8E6E3;
  text-align: left;
  margin-bottom: 2rem;
}
.changepassword-box .input {
  width: 100%;
  padding: 0.75rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 1rem;
}
.changepassword-box .btn {
  background-color: #0063AD;
  color: #fff;
  border: none;
  padding: 0.75rem;
  width: 50%;
  border-radius: 6px;
  cursor: pointer;
  font-weight: bold;
  margin-top: 2rem;
}
.changepassword-box .btn:hover {
  background-color: #0074CC;
}
.changepassword-box .text-error {
  color: #e50000;
  font-size: 0.875rem;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.799);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overlay .confirmemail-box {
  padding: 2rem;
  border-radius: 12px;
  width: 400px;
  text-align: center;
}
.overlay .confirmemail-box h5 {
  color: #E8E6E3;
  text-align: left;
}
.overlay .confirmemail-box p {
  color: #E8E6E3;
  text-align: left;
  font-size: 0.8rem;
  margin-bottom: 2.5rem;
}
.overlay .confirmemail-box .input {
  width: 100%;
  padding: 0.75rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 1rem;
}
.overlay .confirmemail-box .validation-message {
  text-align: start;
}
.overlay .confirmemail-box .btn {
  background-color: #0063AD;
  color: #fff;
  border: none;
  padding: 0.75rem;
  width: 50%;
  border-radius: 6px;
  cursor: pointer;
  font-weight: bold;
  margin-top: 1rem;
}
.overlay .confirmemail-box .btn:hover {
  background-color: #0074CC;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overlay .code-verification-box {
  padding: 2rem;
  border-radius: 16px;
  width: 430px;
  text-align: center;
}
.overlay .code-verification-box h5 {
  color: #ffffff;
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  text-align: left;
}
.overlay .code-verification-box p {
  color: #cccccc;
  font-size: 0.85rem;
  margin-bottom: 2rem;
  text-align: left;
}
.overlay .code-verification-box .code-inputs {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
.overlay .code-verification-box .code-inputs .code-box {
  width: 3rem;
  height: 3rem;
  font-size: 1.5rem;
  text-align: center;
  border: none;
  border-radius: 8px;
  background-color: white;
  color: black;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.overlay .code-verification-box .confirm-button {
  background-color: #0b5ed7;
  color: white;
  border: none;
  padding: 0.75rem;
  width: 50%;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.3s;
}
.overlay .code-verification-box .confirm-button:hover {
  background-color: #0a53be;
}

.profile .title-gray {
  font-family: "Pretendard-Regular", sans-serif;
  color: rgb(74, 84, 96);
  font-size: clamp(0.85rem, 1vw, 0.95rem);
  font-weight: 500;
}
.profile .txt-light {
  font-family: "Pretendard-Regular", sans-serif;
  color: rgb(0, 0, 0);
  font-size: clamp(0.85rem, 1vw, 0.95rem);
}
.profile .dialog-blur {
  backdrop-filter: blur(10px);
}
.profile .position-txt {
  font-family: "Pretendard-Regular", sans-serif;
  color: rgb(74, 84, 96);
  font-size: clamp(0.65rem, 0.95vw, 0.75rem);
  font-weight: 500;
}

@font-face {
  font-family: "Pretendard-Regular";
  src: url("../assets/fonts/pretendard/Pretendard-Regular.otf") format("ttf");
  font-weight: 400;
  font-style: normal;
}
.card-container {
  margin-top: 0.3rem;
  margin-bottom: 8rem;
}
.card-container .page-title {
  color: rgb(5, 80, 125);
  font-weight: bold;
}
.card-container .card-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-evenly;
  background: white;
  padding-left: 2rem;
  border-radius: 0.5rem;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  width: auto;
  height: 35vh;
  border: 1px solid rgb(234, 236, 240);
  transition: all 0.5s ease-in-out;
}
.card-container .card-item:has(.dashboard):hover {
  background: rgba(5, 80, 125, 0.15);
  border: 2px solid rgb(234, 236, 240);
}
.card-container .card-item:has(.observe):hover {
  background: rgba(42, 191, 191, 0.15);
  border: 2px solid rgb(234, 236, 240);
}
.card-container .card-item:has(.walkthrough):hover {
  background: rgba(23, 140, 166, 0.15);
  border: 2px solid rgb(234, 236, 240);
}
.card-container .card-item:has(.checklist):hover {
  background: rgba(219, 215, 188, 0.25);
  border: 2px solid rgb(234, 236, 240);
}
.card-container .card-item:has(.tbm):hover {
  background: rgba(0, 135, 158, 0.15);
  border: 2px solid rgb(234, 236, 240);
}
.card-container .card-item:has(.rule):hover {
  background: rgba(128, 216, 195, 0.15);
  border: 2px solid rgb(234, 236, 240);
}
.card-container .card-item .dashboard {
  background: rgba(5, 80, 125, 0.15);
  padding: 20%;
}
.card-container .card-item .observe {
  background: rgba(42, 191, 191, 0.15);
  padding: 20%;
}
.card-container .card-item .walkthrough {
  background: rgba(23, 140, 166, 0.15);
  padding: 20%;
}
.card-container .card-item .checklist {
  background: rgba(219, 215, 188, 0.25);
  padding: 20%;
}
.card-container .card-item .tbm {
  background: rgba(0, 135, 158, 0.15);
  padding: 20%;
}
.card-container .card-item .rule {
  background: rgba(128, 216, 195, 0.15);
  padding: 20%;
}
.card-container .card-item .icon-section {
  position: relative;
  width: 30%;
  height: 15vh;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card-container .card-item .icon-section .progress-ring {
  position: relative;
  width: 100%;
  height: 100%;
}
.card-container .card-item .icon-section .progress-circle {
  position: relative;
  width: 100%;
  height: 100%;
}
.card-container .card-item .icon-section .progress-circle svg {
  transform: rotate(-5deg);
  width: 100%;
  height: 100%;
}
.card-container .card-item .icon-section .progress-circle img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 5vh;
  transform: translate(-50%, -50%);
}
.card-container .card-item .icon-section .progress-circle .circle-bg {
  fill: none;
  stroke: rgb(233, 236, 239);
  stroke-width: 0;
}
.card-container .card-item .icon-section .progress-circle .circle {
  fill: none;
  stroke: rgb(233, 236, 239);
  stroke-width: 0;
  stroke-dasharray: 100 100; /* 90% progress with a small gap */
  stroke-linecap: round;
}
.card-container .card-item .text-section {
  display: flex;
  flex-direction: column;
}
.card-container .card-item .text-section .go-to {
  color: rgb(74, 84, 96);
}
.card-container .card-item .text-section .title {
  font-size: clamp(0.65vh, 4vw, 3vh);
  font-weight: 800;
  color: rgb(5, 80, 125);
}
.card-container .table-title {
  background: #01558A !important;
  color: #E8E6E3 !important;
}

table thead tr:first-child th {
  border-style: hidden; /* hide standard table (collapsed) border */
  font-weight: normal;
}

table thead tr:first-child td {
  border-style: hidden; /* hide standard table (collapsed) border */
  font-weight: normal;
}

table tr:first-child th:first-child {
  border-top-left-radius: 0.5rem;
}

table tr:last-child th:last-child {
  border-top-right-radius: 0.5rem;
}

table tr:first-child td:last-child {
  border-top-right-radius: 0.5rem;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: var(--row-odd-bg, rgba(42, 191, 191, 0.1));
}

.table-striped > tbody > tr:nth-of-type(even) {
  background-color: var(--row-even-bg, rgba(42, 191, 191, 0.2));
}

.table-txt-title-web {
  font-size: 0.7rem;
  font-weight: 700;
}

@font-face {
  font-family: "Pretendard-Regular";
  src: url("../assets/fonts/pretendard/Pretendard-Regular.otf") format("ttf");
  font-weight: 400;
  font-style: normal;
}
.mud-step-label-icon.mud-primary {
  background-color: #01558A !important;
  color: #E8E6E3 !important;
}

.stepper-container {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 1.5rem;
  border-radius: 0.5rem;
}

.list-container {
  padding-bottom: 1.5rem;
}
.list-container .list-item {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1rem;
  border-radius: 0.5rem;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.list-container .list-item .user-circle {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: #F2F2F2;
  margin-right: 1rem;
}
.list-container .list-item .user-circle .icon {
  font-size: 1.5rem;
  color: rgb(0, 0, 0);
  display: flex;
  margin: 0.75rem;
}
.list-container .list-item:hover > .icon {
  transform: scale(1.2);
  transition: all 0.5s ease-in-out;
}
.list-container .list-item .title-txt {
  font-family: "Pretendard-Regular", sans-serif;
  color: rgb(74, 84, 96);
  font-size: 0.75rem;
  font-weight: 500;
}
.list-container .list-item .txt {
  font-family: "Pretendard-Regular", sans-serif;
  color: rgb(0, 0, 0);
  font-size: 0.95rem;
  font-weight: 500;
}

.history-status {
  display: flex;
  flex-direction: row;
  column-gap: 0.5rem;
  border-radius: 0.5rem;
}

.approved {
  background-color: #DCFCE7;
}
.approved .icon, .approved .txt {
  color: #16A34A;
}

.reject {
  background-color: #FEE2E2;
}
.reject .icon, .reject .txt {
  color: #DC2626;
}

.pending {
  background-color: #FEF9C3;
}
.pending .icon, .pending .txt {
  color: #CA8A04;
}

.history-action-by {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 0.3rem;
}
.history-action-by .user-circle {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: #FEFEFE;
}
.history-action-by .user-circle .icon {
  font-size: 1.5rem;
  color: rgb(0, 0, 0);
  display: flex;
  margin: 0.25rem;
}

.detail-container {
  margin-bottom: 5rem;
}
.detail-container .mud-paper {
  background-color: transparent;
}
.detail-container .truncate-txt {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.detail-container .user-circle {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  background-color: #F2F2F2;
  margin-right: 1rem;
}
.detail-container .user-circle .icon {
  font-size: 3rem;
  color: rgb(0, 0, 0);
  display: flex;
  margin: 0.95rem;
}
.detail-container .obs {
  font-family: "Pretendard-Regular", sans-serif;
  color: rgb(0, 0, 0);
  font-size: clamp(0.55rem, 0.9vw, 0.65rem);
  font-weight: 300;
}
.detail-container .button {
  width: 2rem;
  height: 0.8rem;
  border: 0.5px solid #DC2626;
  border-radius: 2.85rem;
}
.detail-container .button .txt {
  font-family: "Pretendard-Regular", sans-serif;
  font-size: clamp(0.4rem, 0.7vw, 0.5rem);
  font-weight: 500;
  text-align: center;
}
.detail-container .type {
  border: 0.5px solid #DC2626;
}
.detail-container .type .txt {
  color: #DC2626;
}
.detail-container .hazard {
  background-color: #CA8A04;
}
.detail-container .hazard .txt {
  color: #E8E6E3;
}
.detail-container .card-detail-item {
  height: auto;
  border-radius: 0.5rem;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.camera-container {
  position: relative;
  max-width: 100%;
  aspect-ratio: 4/3;
  margin: auto;
  overflow: hidden;
  height: 500px;
}
.camera-container video, .camera-container img {
  display: block;
}

.button-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}

.action-button {
  min-width: 150px;
  font-size: 1rem;
}
@media (max-width: 600px) {
  .action-button {
    min-width: 120px;
    font-size: 0.875rem;
  }
}

@font-face {
  font-family: "Pretendard-Regular";
  src: url("../assets/fonts/pretendard/Pretendard-Regular.otf") format("ttf");
  font-weight: 400;
  font-style: normal;
}
.cell-container .cell-items .mud-toggle-item {
  padding: 10px !important;
}
.cell-container .cell-items .cell-text {
  padding: 0.5rem;
  line-height: 1;
  width: 7.5rem;
  font-size: clamp(0.5rem, 0.85vw, 0.9rem);
}
.cell-container .cell-items .cell-btn-txt {
  text-transform: uppercase;
  line-height: 1;
  font-size: clamp(0.4rem, 0.75vw, 0.6rem);
}
.cell-container .cell-items .cell-checked-btn-green {
  color: rgb(0, 0, 0);
}
.cell-container .cell-items .cell-checked-btn-red {
  color: #E8E6E3;
}

html, body {
  background-color: #FEFEFE !important;
  color: rgb(0, 0, 0) !important;
}

.posco-txt-bold {
  color: rgb(5, 80, 125) !important;
  font-weight: bold;
}

.mud-list-item-extended {
  padding: 12px 16px;
  font-weight: 400;
  cursor: pointer;
}

.custom-box-shadow {
  box-shadow: 0 0 20px 5px rgba(5, 79, 125, 0.1) !important;
}

.custom-border-radius {
  border-radius: 0.5rem !important;
}

.mud-input {
  background: rgba(248, 250, 252, 0.5) !important;
  border-radius: 0.5rem !important;
}
.mud-input:hover {
  background: rgba(5, 79, 125, 0.1) !important;
}

.mud-input.mud-input-outlined .mud-input-outlined-border {
  color: rgb(0, 0, 0) !important;
  border-radius: 0.5rem !important;
  border-color: #EAECF0 !important;
}

.mud-input.mud-input-outlined:focus-within > .mud-input-outlined-border, .mud-input.mud-input-outlined:focus-within .mud-shrink > .mud-input-outlined-border {
  border-color: rgb(5, 80, 125) !important;
}

.mud-tooltip-root.mud-tooltip-inline {
  z-index: 99;
}

.truncate-txt {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.user-name {
  font-family: "Pretendard-Regular", sans-serif;
  color: rgb(0, 0, 0);
  font-size: clamp(0.875rem, 0.5rem + 1vw, 1rem);
  font-weight: normal;
}

.date-time {
  font-family: "Pretendard-Regular", sans-serif;
  color: rgb(74, 84, 96);
  font-size: clamp(0.65rem, 0.9vw, 0.95rem);
  font-weight: 500;
}

.divider-color {
  border-color: #0074CC !important;
}

.title-txt {
  font-family: "Pretendard-Regular", sans-serif;
  color: #0074CC;
  font-size: clamp(0.875rem, 0.5rem + 1vw, 1rem);
  font-weight: normal;
}

.title-gray {
  font-family: "Pretendard-Regular", sans-serif;
  color: rgb(74, 84, 96);
  font-size: clamp(0.65rem, 0.95vw, 0.75rem);
  font-weight: 500;
}

.txt-light {
  font-family: "Pretendard-Regular", sans-serif;
  color: rgb(0, 0, 0);
  font-size: clamp(0.85rem, 1vw, 0.95rem);
  font-weight: normal;
}

.primary-btn {
  background-color: rgb(5, 80, 125) !important;
  color: #E8E6E3 !important;
  transition: all 0.5s ease-in-out;
}
.primary-btn:hover {
  background-color: rgb(0, 51, 102) !important;
}

.cancel-btn {
  background-color: #EFF9FF !important;
  transition: all 0.5s ease-in-out;
}
.cancel-btn:hover {
  background-color: #DEF2FF !important;
}

.temp-btn {
  background-color: #EFF1F4 !important;
  transition: all 0.5s ease-in-out;
}
.temp-btn:hover {
  background-color: #E8E8E8 !important;
}

.not-valid-btn {
  background-color: rgba(173, 31, 12, 0.8) !important;
  color: #E8E6E3 !important;
  transition: all 0.5s ease-in-out;
}
.not-valid-btn:hover {
  background-color: rgb(173, 31, 12) !important;
}

.posco-hover .active-svg {
  display: none !important;
}

.posco-hover:hover {
  background-color: rgb(5, 80, 125) !important;
}
.posco-hover:hover .active-svg {
  display: inline !important;
}
.posco-hover:hover .inactive-svg {
  display: none !important;
}

.secondary-btn {
  background-color: rgb(248, 250, 252) !important;
  color: #E8E6E3 !important;
  transition: all 0.5s ease-in-out;
}
.secondary-btn:hover {
  background-color: #F1F5F9 !important;
}

.detail-btn {
  background-color: #FEFEFE !important;
  color: rgb(74, 84, 96) !important;
  border: 0.3px solid rgb(74, 84, 96) !important;
  font-size: clamp(0.5rem, 0.55vw, 0.75rem);
}
.detail-btn:hover {
  background-color: #F2F2F2 !important;
}

.primary-outline-btn {
  background-color: #FEFEFE !important;
  color: #01558A !important;
  border: 0.3px solid #01558A !important;
}
.primary-outline-btn:hover {
  background-color: #F2F2F2 !important;
  color: #01558A !important;
  border: 0.3px solid #01558A !important;
}

.info-outline-btn {
  background-color: #FEFEFE !important;
  color: #CA8A04 !important;
  border: 0.3px solid #CA8A04 !important;
}
.info-outline-btn:hover {
  background-color: #F2F2F2 !important;
  color: #CA8A04 !important;
  border: 0.3px solid #CA8A04 !important;
}

.danger-outline-btn {
  background-color: #FEFEFE !important;
  color: #DC2626 !important;
  border: 0.3px solid #DC2626 !important;
}
.danger-outline-btn:hover {
  background-color: #F2F2F2 !important;
  color: #DC2626 !important;
  border: 0.3px solid #DC2626 !important;
}

.gray-outline-btn {
  background-color: #FEFEFE !important;
  color: rgb(74, 84, 96) !important;
  border: 0.3px solid rgb(74, 84, 96) !important;
}
.gray-outline-btn:hover {
  background-color: #F2F2F2 !important;
  color: rgb(74, 84, 96) !important;
  border: 0.3px solid rgb(74, 84, 96) !important;
}

.disable-btn {
  background-color: #C8C3BC !important;
  color: rgb(74, 84, 96) !important;
}

#blazor-error-ui {
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
}

#blazor-error-ui .dismiss {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}

/*# sourceMappingURL=app.min.css.map */
