.hidden {display:none!important}
@font-face {
    font-family: 'Noto Sans KR'
    font-weight: 400;
    font-style: normal;
    src: url('../font/NotoSansKR-Regular.woff2')
}
.scroll-pane {
  overflow-y: auto;
}
.text-pro-yellow {
 color: #cc6600 !important;
}
.text-pro-purple {
 color: #660000 !important;
}
.text-pro-green {
 color: #336633 !important;
}
.text-pro-blue {
 color: #003399 !important;
}
.progress-font {
 font: 400 13px 'Noto Sans KR', 'Roboto', 'Malgun Gothic', '맑은고딕', dotum, Verdana, Sans-serif !important;
}

.app-shell {
    height: 92vh;
}

.