@charset "utf-8";

/*Noto*/
@font-face {
    font-family: 'NotoSansKR';
    font-weight: normal;
    font-style: normal;
    src: url('../font/noto/NotoSansKR-Regular.eot');
    /* IE9 Compat Modes  */
    src: url('../font/noto/NotoSansKR-Regular.otf') format('opentype'), url('../font/noto/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'), url('../font/noto/NotoSansKR-Regular.woff') format('woff');
    /* 웹 브라우저 버전  */
}

@font-face {
    font-family: 'NotoSansKR';
    font-weight: 600;
    font-style: normal;
    src: url('../font/noto/NotoSansKR-Medium.eot');
    /* IE9 Compat Modes */
    src: url('../font/noto/NotoSansKR-Medium.otf') format('opentype'), url('../font/noto/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'), url('../font/noto/NotoSansKR-Medium.woff') format('woff');
    /* 웹 브라우저 버전  */
}

@font-face {
    font-family: 'NotoSansKR';
    font-weight: 700;
    font-style: normal;
    src: url('../font/noto/NotoSansKR-Bold.eot');
    /* IE9 Compat Modes */
    src: url('../font/noto/NotoSansKR-Bold.otf') format('opentype'), url('../font/noto/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'), url('../font/noto/NotoSansKR-Bold.woff') format('woff');
    /* 웹 브라우저 버전 */
}

@font-face {
    font-family: 'S-CoreDream-6Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'S-CoreDream-5Medium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'S-CoreDream-3Light';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap');

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 900;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');
}

@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap');


/* -------------------------
	Wordpress CSS 
--------------------------- */
table {
    width: 100%;
}

* {
    box-sizing: border-box;
}

::selection {
    background: #000285;
    color: #fff;
}

input:focus,
.form-control:focus,
.frm_input:focus {
    outline: none !important;
    border-color: #ddd !important;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 2px rgb(0 0 0 / 30%) !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 2px rgb(0 0 0 / 30%) !important;    
}

/* 모든 비활성 <input> 선택 */
input:disabled {
    background: #ddd;    
}
select:disabled {
    background: #cfcfcf !important;
}

.sticky {}

.gallery-caption {}

.bypostauthor {}

.alignleft {
    float: left;
    margin: 0 10px 10px 0
}

.alignright {
    float: right;
}

.aligncenter {
    text-align: center;
    margin: 0 auto
}

br.nc {
    display: none
}

.clr {
    clear: both;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pb50 {
    padding-bottom: 50px !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.display-none {
    display: none;
}

/* ---------------------------
	BASIC HTML
------------------------------ */
body {
    line-height: 2;
    color: #000;
    margin: 0;
    font-family: 'Noto Sans KR', sans-serif;
}

a {
    color: #000;
}


h1,
h2,
h3,
h4,
h6,
.h1,
.h2,
.h3,
.h4,
.h6 {
    font-family: 'Noto Sans KR', sans-serif;
    line-height: 1.25;
    font-weight: 400;
    color: #000;
    margin: 0px;
    left: 32px;
}
h5,
.h5 {
    font-family: 'Noto Sans KR', sans-serif;
    line-height: 1.25;
    font-weight: 400;
    color: #000;
    margin: 0px;
}


ul,
li {
    list-style: none;
}

p {
    font-size: 14px;
    margin: 0;
}

blockquote {
    padding: 1px 20px 4px;
    margin: 20px 0 20px 30px;
    font-size: inherit;
    border-left: 3px solid #eaeaea;
}

p:empty {
    margin: 0;
}

iframe {
    max-width: 100%;
}

.table-responsive[data-v-86fef1a4] {
    overflow: auto
}

.table[data-v-86fef1a4] {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

.table thead tr th[data-v-86fef1a4] {
    font-size: 1.063rem;
    border-top-width: 0;
    font-weight: 300;
    border-bottom: 1px solid rgba(0, 0, 0, .06)
}

.table > tbody > tr > td[data-v-86fef1a4],
.table > tbody > tr > th[data-v-86fef1a4],
.table > tfoot > tr > td[data-v-86fef1a4],
.table > tfoot > tr > th[data-v-86fef1a4],
.table > thead > tr > td[data-v-86fef1a4],
.table > thead > tr > th[data-v-86fef1a4] {
    padding: 12px 8px;
    vertical-align: middle
}

.table > tbody > tr[data-v-86fef1a4] {
    position: relative
}

.table td[data-v-86fef1a4],
.table th[data-v-86fef1a4] {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid rgba(0, 0, 0, .06)
}

.wrapper{
    position: fixed;
    left: 0;
    height: 100vh;
    top: 0;
    bottom: 0;
    right: 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.wrapper:after {
    display: table;
    clear: both;
    content: " "
}

:focus {
    outline: 0
}

a:active,
a:focus,
button::-moz-focus-inner,
button:active,
button:focus,
button:hover,
input[type=button]::-moz-focus-inner,
input[type=file] > input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
select::-moz-focus-inner {
    outline: 0 !important
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.clr {
    clear: both;
}

.main-panel {
    /* height: 100vh;
    height:calc(var(--vh, 1vh) * 100); */
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 100vh;
    top: 0;
    /* overflow: hidden; */
    /* position: relative;
    float: right;
    width: 100%;
    -webkit-transition: all .33s cubic-bezier(.685, .0473, .346, 1);
    transition: all .33s cubic-bezier(.685, .0473, .346, 1) */
}

.logo {
    text-align: center;
    padding: 60px 15px 15px 15px;
}

.logo #logo-main {
    height: 80px;
    display: block;
    margin: 5px auto 0 auto;;
    max-width: 100%;
}

.logo img {
    height: 80px;
    display: block;
    margin: 45px auto 0 auto;;
    max-width: 100%;
}

.titWrap {
    margin: 0 auto;
    text-align: center;
}

.tit1 {
    font-size: 20px;
    text-align: center;
    background: #ffffff;
    color: #000000;
    font-weight: 600;
    padding: 8px 15px;
    margin: 0 15px;
    border-radius: 5px;
}

.tit2 {
    font-size: 14px;
    text-align: center;
    background: #f1f1f1;
    color: #000;
    display: inline-block;
    border-radius: 15px;
    padding: 2px 15px;
    font-weight: 500;
    margin-top: 10px;
    letter-spacing: -1px;
}

.main-panel > .content {
    /*height: calc(100vh - 302px);*/
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    overflow-y: auto;
}

.main-panel > .content1 {
    /*height: calc(100vh - 175px);*/
    /* height: 530px; */
    height: calc(100vh - 166px);
    height: calc(var(--vh, 1vh) * 100 - 166px);
    /* height: calc(var(--vh, 1vh) * 75); */
    /* height: 530px; */
}

.main-panel > .content2 {
    overflow: hidden;
    /* margin-top: 15px; */
    height: calc(100vh - 160px);
    height: calc(var(--vh, 1vh) * 100 - 160px);
}

.main-panel > .content3 {
    overflow: auto;
}

/* 20230302 jekim 추가 시작 */
.md_tool .form-horizontal{
    background-color: #000285;
    color: #fff;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
}

.form-horizontal ul .check_box1{
    padding-right: 5px;
    float: left;
}

.form-horizontal ul .check_box2{
    float: left;
    font-size: 18px;
    line-height: 28px;
} center

.intool{
    line-height: 1.2;
    padding-top: 8px;
}

.Box1_1{
    text-align: center;
    font-size: 23px;
    line-height: 40px;
}

.ConSelect{
    background: #ddd !important;
    height: 40px;
}

.ConSelect label span{
    font-family: 'Noto Sans KR', sans-serif;
}

.ConSelect.selected{
    font-weight: 500;
    color: #f1f1f1;
    background: #179c1c !important;
}

.check_con_checkbox {
    display:none;
}
/* 20230302 jekim 추가 끝 */

.md-toolbar {
    height: 70px;
    background-color: #ffffff;
    text-align: center;
    color: #807d7d;
    font-size: 22px;
    line-height: 70px;
    font-weight: bold;
    border-bottom: 1px solid #ccc; /* 1px 두께의 회색 박스 선 추가 */
}

.md-notice {
    height: 20px;
    background-color: #ffffff;
    text-align: center;
    color: #807d7d;
    font-size: 13px;
    line-height: 25px;
    font-weight: bold;
    white-space: nowrap; /* 텍스트가 한 줄로 유지되도록 설정 */
    overflow: hidden; /* 넘치는 부분을 숨김 */
    animation: marquee 13s linear infinite; /* 애니메이션 적용 */
}

@keyframes marquee {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}

.ConBox {
    padding-top: 30px;
    padding-left: 50px;
    padding-right: 50px;
}

.ConBox1 {
    padding: 0 15px;
}

.ConBox h2 {
    font-size: 17px;
    background: #000285;
    text-align: center;
    border-radius: 5px;
    padding: 15px;
    color: #fff;
}

.ConBox h3 {
    font-size: 17px;
    color: #000;
    border-radius: 5px;
    padding: 10px 0 0;
}

.ConBox h3 i {
    margin-right: 5px;
    color: #000285;
    font-weight: 600;
}

.ConBox .Box {
    margin: 10px 0;
}

.ConBox .Box1 {
    margin-top: 10px;
}

.ConBox .Box1:first-child{
    margin-top: 1x;
}

.ConBox .Box2 {
    overflow-y: auto;
    /* height: 300px; */
    height: 200px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #000;
}

.ConBox .Box3 {
    margin-bottom: 0;
    overflow-y: auto;
    height: calc(100vh - 390px);
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #000;
}

.ConBox .Box4 {
    margin-bottom: 0;
    overflow-y: auto;
    /* height: calc(100vh - 490px); */
    height: 430px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #000;
}

.ConBox .Box5 {
    margin-bottom: 0;
    overflow-y: auto;
    /* height: calc(100vh - 490px); */
    height: 240px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #000;
}

.ConBox .Box6 {
    margin-bottom: 0;
    overflow-y: auto;
    /* height: calc(100vh - 490px); */
    height: 550px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #000;
}

.ConBox .Box7 {
    margin-bottom: 10px;
    overflow-y: auto;
    /* height: calc(100vh - 490px); */
    height: 120px;
}

.ConBox .Box8 {
    overflow-y: auto;
    /* height: 300px; */
    height: 190px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #000;
}

.ConBox .Box9 {
    margin-bottom: 0;
    overflow-y: auto;
    /* height: calc(100vh - 490px); */
    height: 150px;
}

.ConBox .Box10 {
    margin-bottom: 0;
    overflow-y: auto;
    /* height: calc(100vh - 490px); */
    height: 435px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #000;
}

.ConBox .Box11 {
    margin-bottom: 0;
    overflow-y: auto;
    min-height: 300px;
    max-height: 380px;
    /*max-height: calc(100vh - 350px);*/
    /* height: 300px; */
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #000;
}

.ConBox .Box12 {
    margin-bottom: 0;
    overflow-y: auto;
    min-height: 67px;
    max-height: 67px;
    /*max-height: calc(100vh - 350px);*/
    /* height: 300px; */
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #000;
}

.ConBox .Box13 {
    margin-bottom: 0;
    overflow-y: auto;
    min-height: 300px;
    max-height: 350px;
    /*max-height: calc(100vh - 350px);*/
    /* height: 300px; */
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #000;
}

.ConBox .Box14 {
    margin-bottom: 0;
    overflow-y: auto;
    min-height: 300px;
    max-height: 300px;
    /*max-height: calc(100vh - 350px);*/
    /* height: 300px; */
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #000;
}

.ConBox .Box15 {
    margin-bottom: 0;
    overflow-y: auto;
    min-height: 80px;
    max-height: 147px;
    /*max-height: calc(100vh - 350px);*/
    /* height: 300px; */
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #000;
}
 /* 스크롤바 스타일 */
 .ConBox .Box15::-webkit-scrollbar {
    width: 10px; /* 스크롤바의 너비 */
    height: 16px; /* 스크롤바의 높이 */
}

.ConBox .Box15::-webkit-scrollbar-track {
    background: #f1f1f1; /* 스크롤바 트랙 색상 */
}

.ConBox .Box15::-webkit-scrollbar-thumb {
    background: #888; /* 스크롤바 색상 */
    border-radius: 8px; /* 스크롤바의 모서리 반경 */
}

.ConBox .Box15::-webkit-scrollbar-thumb:hover {
    background: #555; /* 스크롤바 호버 시 색상 */
}
.ConBox h5 {
    font-size: 15px;
    font-weight: 500;
    /* width: 110px; */
    width: 80px;
    background: #019670;
    /*background: #03c75a;*/
    text-align: center;
    border-radius: 5px;
    float: left;
    color: #fff;
    margin-right: 10px;
    height: 31px;
    line-height: 30px;
}

.ConBox h6 {
    position: absolute;
    font-size: 15px;
    font-weight: 500;
    /* width: 110px; */
    width: 30px;
    background: #ffffff;
    /*background: #03c75a;*/
    text-align: center;
    border:1px solid;
    border-radius: 5px;
    float: left;
    color: #E0E7E9;
    margin-right: 10px;
    height: 31px;
    line-height: 30px;
    transform: translateX(750%);
}

/* 20230302 jekim 추가 */
.ConBox .Box_3{
    line-height: 17px !important;
    padding-top: 8px;
}

.ConBox .Menu {
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    background: #019670;
    text-align: center;
    border-radius: 5px;
    height: 60px;
    line-height: 60px;
}

.ConBox .notice {
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    background: darkgray;
    text-align: center;
    border-radius: 5px;
    height: 60px;
    line-height: 60px;
}
.ConBox .Admin_Menu {
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    background: #019670;
    text-align: center;
    border-radius: 5px;
    height: 60px;
    line-height: 60px;
}
.ConBox .logout {
    font-size: 10px;
    font-weight: 500;
    width: 38px; /* 적절한 너비 설정 */
    background: #fff !important;
    text-align: center;
    border-radius: 5px;
    height: 30px;
    line-height: 10px;
    position: fixed;
    top: 60px; /* 적절한 위치 조정 */
    right: 18px; /* 적절한 위치 조정 */
    z-index: 999; /* 다른 요소 위에 표시되도록 z-index 설정 */
    text-decoration: none !important;/* 밑줄 제거 */
}

.ConBox .medical {
    font-size: 10px;
    font-weight: 500;
    width: 38px; /* 적절한 너비 설정 */
    background: #fff !important;
    text-align: center;
    border-radius: 5px;
    height: 30px;
    line-height: 10px;
    position: fixed;
    /*top: 107px;*/ /* 적절한 위치 조정 */
    right: 67px; /* 적절한 위치 조정 */
    top: 60px; /* 적절한 위치 조정 */
    /*left: 10px;*/
    z-index: 999; /* 다른 요소 위에 표시되도록 z-index 설정 */
    text-decoration: none !important;/* 밑줄 제거 */
}

.ConBox .logout a {
    text-decoration: none !important;/* 밑줄 제거 */
    display: block;
}

.ConBox .medical a {
    text-decoration: none !important;/* 밑줄 제거 */
    display: block;
    top: 107px;
    right: 10px;
}

.ConBox .logout img {
    width: 30px; /* 적절한 너비 설정 */
    height: 30px;
    position: fixed;
    top: 20px; /* 적절한 위치 조정 */
    right: 20px; /* 적절한 위치 조정 */
    z-index: 999; /* 다른 요소 위에 표시되도록 z-index 설정 */
}

.ConBox .medical img {
    width: 30px; /* 적절한 너비 설정 */
    height: 30px;
    position: fixed;
    /*top: 70px; *//* 적절한 위치 조정 */
    /*top: 10px;*/ /* 적절한 위치 조정 */
    top: 20px;
    right: 72px; /* 적절한 위치 조정 */
    z-index: 999; /* 다른 요소 위에 표시되도록 z-index 설정 */
}

.ConBox .qrscan img {
    width: 60px; /* 적절한 너비 설정 */
    height: 60px;
    position: fixed;
    top: 82px;
    right: 19px; /* 적절한 위치 조정 */
    z-index: 999; /* 다른 요소 위에 표시되도록 z-index 설정 */
    border: 1px solid black; /* 2px 두께의 검은색 테두리 추가 */
}

.ConBox .qrscan p {
    text-decoration: none !important;/* 밑줄 제거 */
    display: block;
    top: 107px;
    right: 10px;
}

.ConBox .Menu a {
    color: #fff;
    text-decoration: none;
    display: block;
}

.ConBox .Admin_Menu a {
    color: #fff;
    text-decoration: none;
    display: block;
}

.ConBox .notice a {
    color: #fff;
    text-decoration: none;
    display: block;
}

.ConBox .form-login {
    display: block;
    /* width: calc(100% - 120px); */
    width: 100% ;
    /* calc(100% - 10px); */
    border: 1px solid #ddd;
    padding: 6px;
    font-size: 15px;
    outline: none;
    border-radius: 5px;
    float: left;
    /* height: 50px; */
    color: #000;
}

.ConBox .form-element {
    display: block;
    /* width: calc(100% - 120px); */
    width: 100% ;
    /* calc(100% - 10px); */
    border: 1px solid #ddd;
    padding: 6px;
    font-size: 13px;
    outline: none;
    border-radius: 5px;
    float: left;
    /* height: 50px; */
    color: #000;
}


.ConBox .form-element2 {
    display: block;
    /* width: calc(100% - 120px); */
    width: calc(100% - 73%);
    border: 1px solid #ddd;
    padding: 15px;
    font-size: 15px;
    outline: none;
    border-radius: 5px;
    float: left;
    height: 50px;
    margin-right: 15px;
    color: #000;
}

.ConBox .form-element3 {
    
    /* width: calc(100% - 120px); */
    width: calc(100% - 68.5%);
    border: 1px solid #ddd;
    padding: 15px;
    font-size: 15px;
    outline: none;
    border-radius: 5px;    
    height: 50px;
    margin-right: 5px;
    color: #000;
    text-align: left;
}

.ConBox .form-element4 {    
    /* width: calc(100% - 120px); */
    width: calc(100% - 68.5%);
    border: 1px solid #ddd;
    padding: 15px;
    font-size: 15px;
    outline: none;
    border-radius: 5px;    
    height: 50px;
    margin-left: 5px;
    color: #000;
    text-align: left;
}

.ConBox .form-element5 {    
    /* width: calc(100% - 120px); */
    width: calc(100% - 80%);
    border: 1px solid #ddd;
    padding: 15px;
    font-size: 15px;
    outline: none;
    border-radius: 5px;    
    height: 50px;
    margin-left: 10px;
    color: #000;
}

.ConBox .input_md {
    /* width: calc(100% - 225px); */
    width: calc(100% - 165px);
    margin-right: 5px;
}

.ConBox .input_sm {
    /* width: 100px; */
    width: 70px;
}

.ConBox select.form-element {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: url(/images/btn.svg);
    background-position: right 7px center;
    background-repeat: no-repeat;
    padding-right: 1.5em;
    border: solid 1px #ddd;
}

.BtnWrap {
    height: 90px;
    padding: 0 15px;
    display: flex;
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0;
    background: #fff;
}

.LogInBtn {
    height: 40%;
    padding: 0 15px;
    display: flex; /* 버튼들을 flex로 정렬 */
    justify-content: center; /* 가운데 정렬 */
    position: absolute;
    bottom: 20px; /* 하단에서 20px 띄우기 */
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
}

.LogInBtn button:first-child {
    margin-right: 10px;
    background: #019670;
}

.LogInBtn button {
    font-weight: 600;
    border-radius: 5px;
    color: #fff;
    height: 60px;
    outline: 0;
    border: 0;
    font-size: 18px;
    background: #000;
    text-align: center;
    width: 100%;
    line-height: 60px;
    margin: 15px 0;
    padding: 0;
    cursor: pointer;
}

#noticeBtn {
    width:100%;
}

.BtnWrap button {
    font-weight: 600;
    border-radius: 5px;
    color: #fff;
    height: 50px;
    outline: 0;
    border: 0;
    font-size: 18px;
    background: #000;
    text-align: center;
    width:50%;
    line-height: 35px;
    margin: 15px 0;
    padding: 0;
    cursor: pointer;
}

.BtnWrap button:first-child {
    margin-right: 10px;
    background: #019670;
}

.BtnWrap button.btnred {
    background: #bb0000;
}

.BtnWrap button.btnred2 {
    background: #bb0000;
    margin-right: 10px;
}

.BtnWrap button.btnblue {
    background: #000285;
    margin-right: 10px;
}

.BtnWrap button.btnturquoise {
    background: #019670;
    margin-right: 10px;
}

.BtnWrap button.btnskyblue {
    background: #6fc2fa;
    margin-right: 10px;
}

.BtnWrap button.btngreen {
    background: #019670;
    margin-right: 10px;
}
.BtnWrap button.btngreen:disabled {
    background: #cdcdcd;
    margin-right: 10px;
}

.ConBox .Box.ImgBox {
    height: calc(100vh - 365px);
    overflow: auto;
    margin: 0;
}

.ConBox .Box.ImgBox img {
    height: 100%;
}

input::placeholder {
    color: #000;
}

input::-webkit-input-placeholder {
    color: #000;
}

input:-ms-input-placeholder {
    color: #000;
}

select::placeholder {
    color: #000;
}

select::-webkit-input-placeholder {
    color: #000;
}

select:-ms-input-placeholder {
    color: #000;
}

/* 20230302 김지은 추가 */
@media(max-width:767px) {

    .md_tool{
        width: 100%;
        vertical-align: middle;
        display: table;
    }

    .toolbar{
        line-height: 28px !important;
        display: table-cell;
        vertical-align: middle;
    }
    
    .intool{
        display: block;
        line-height: 1.2;
        padding-top: 8px;
    }
}

@media screen and (max-width: 768px) {
    .table-wrapper {
        overflow-x: auto;
    }

    .tbl_skin {
        width: 100%;
        min-width: 0px; /* 최소 너비를 설정하여 테이블이 작아지지 않게 합니다. */
    }
}

#scanner-container {
    position: relative;
    width: 100%;
    max-width: 640px;
    height: 480px;
}
canvas.drawing, canvas.drawingBuffer {
    position: absolute;
    top: 0;
    left: 0;
}


/*.tbl_skin*/
table caption {
    position: relative;
    height: 0;
    font-size: 0;
    line-height: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

tr.on {
    background-color: #E0E7E9;
}

.table-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; /* for smooth scrolling */
}

.center {
    text-align: center;
}

.tbl_skin {
    width: 100%;
    height: 28px;
    border-collapse: collapse; /**/
}

.tbl_skin th:first-child,
.tbl_skin td:first-child {
    border-left: none;
}

.tbl_skin th.trw,
.tbl_skin td.trw {
    border-right: 1px solid #ddd;
}

.tbl_skin tbody th,
.tbl_skin thead th {
    vertical-align: middle;
}

.tbl_skin thead th,
.tbl_skin thead th:first-child  {
    position: sticky;
    top: 0px;
    z-index: 1;
}

.tbl_skin thead {
    position: sticky;
    top: 0;
    z-index: 1;
}

.tbl_skin thead tr:nth-child(1) {
    position: sticky;
    top: 0;
    z-index: 2;
    background-color: white; /* Optional: To ensure the background of the sticky header is opaque */
}

.tbl_skin thead tr:nth-child(2) {
    position: sticky;
    top: 20px; /* Adjust this value based on the height of the first row */
    z-index: 1;
    background-color: white; /* Optional: To ensure the background of the sticky header is opaque */
}

.tbl_skin thead th,
.tbl_skin tfoot th {
    background-image: none;
}

.tbl_skin tbody th {
    /*color:#004993;*/
    color: #333;
}

.tbl_skin thead th {
    background: #f5f5f5;
}

.tbl_skin td .btn-file {
    font-size: 12px;
}

.list_subject {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.list_subject i {
    font-size: 20px;
    vertical-align: middle;
}

.list_subject i.xi-new-o {
    color: #ff0000;
}

.list_subject i.xi-attachment {
    color: #3754d1;
}

.list_subject a:hover {
    text-decoration: underline;
}

.list_subject span {
    float: left;
}

.list_subject span.label_comment {
    font-weight: 400;
    color: #000;
    padding: 0;
    line-height: 1.6;
    font-size: 18px;
}

.tbl_skin td.left span.link {
    width: auto;
    height: 28px;
    max-width: 85%;
    word-break: break-all;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
}

.tbl_skin {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.tbl_skin th,
.tbl_skin td {
    text-align: center;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: middle;
    font-size: 14px;
    word-break: break-all;
    line-height: 1.4;
}

.tbl_skin th {
    font-size: 16px;
    font-weight: 500;
}

.tbl_skin td img {
    width: auto;
}

.problem_file img {
    width: auto;
}

.tbl_skin td.left {
    text-align: left;
    padding-left: 30px;
}

.tbl_skin tbody th {
    background-color: #f1f1f1;
}

.filter-list .filter-list-in {
    padding: 0;
    margin: 0;
}

.filter-list .filter-list-in li {}

.filter-list .filter-list-in li label {
    cursor: pointer;
    padding-left: 0;
    margin: 0;
    display: inline-block;
    position: relative;
    font-weight: normal;
}

.filter-list .filter-list-in li label i {
    width: 0;
    height: 15px;
    line-height: 1;
    margin-left: 0;
    margin-top: 1px;
    float: left;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    position: relative;
    background-color: #000285;
}

.filter-list .filter-list-in li label i:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 100%;
    border: 2px solid #9e9e9e;
    border-radius: 2px;
    background-color: #fff;
    margin-top: 0;
}

.filter-list .filter-list-in li p {
    margin-bottom: 0;
}

.filter-list .filter-list-in li label input[type="checkbox"],
.filter-list .filter-list-in li label input[type="radio"] {
    position: absolute;
    cursor: pointer;
    z-index: 1;
    opacity: 0;
    margin-left: -10px;
    box-sizing: border-box;
    padding: 0;
    width: 20px;
    height: 20px;
}

.filter-list .filter-list-in li label input[type="checkbox"]:checked + i:before {
    border-color: #000285;
    background-color: inherit;
}

.filter-list .filter-list-in li label input[type="checkbox"]:checked + i:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 7px;
    top: 2px;
    display: table;
    color: #fff;
    width: 5px;
    height: 11px;
    border: 2px solid;
    border-top: 0;
    border-left: 0;
    content: ' ';
}

.filter-list .filter-list-in li label input[type="radio"] + i,
.filter-list .filter-list-in li label input[type="radio"] + i:before {
    border-radius: 50%;
}

.filter-list .filter-list-in li label input[type="radio"]:checked + i:before {
    border-width: 0;
    background-color: inherit;
}

.filter-list .filter-list-in li label input[type="radio"]:checked + i:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 6px;
    top: 6px;
    display: table;
    color: #fff;
    width: 6px;
    height: 12px;
    border: 2px solid;
    border-top: 0;
    border-left: 0;
    content: ' ';
}

.filter-list1 .filter-list-in li {
    float: none;
    padding-right: 0;
}

@media(max-width:380px) {}


/* 신홍규 추가 */
.maciListSelectRow_active {
    background-color: #7a92ff6e;
}

.ListSelectRow_active {
    background-color: #7a92ff6e;
}

.ListRow_active {
    background-color: DarkSalmon;
}

.select-editable {
    position:relative;
    background-color:white;
    border:solid grey 1px;
    width:120px;
    height:18px;
}
.select-editable select {
    position:absolute;
    top:0px;
    left:0px;
    font-size:14px;
    border:none;
    width:120px;
    margin:0;
}
.select-editable input {
    position:absolute;
    top:0px;
    left:0px;
    width:100px;
    padding:1px;
    font-size:12px;
    border:none;
}
.select-editable select:focus, .select-editable input:focus {
    outline:none;
}

/* 2022-05-16 ujung 추가 */
.select_ed1 {
    /* width: calc(100% - 225px); */
    width: calc(100% - 165px);
    font-size: 15px;
    outline: none;
    float: left;
    /* height: 50px; */
    margin-right: 5px;
    color: #000;
    border: 0;
    background-color: rgb(255 255 255 / 0%);
}

.ConBox .form-element.input_ed1 {
    border-width: 0;
    /* background-color: rgb(255 255 255 / 0%); */
    margin: 1px;
    /* height: 48px; */
    width: calc(100% - 30px);
}


.ConBox .form-element.input_ed1:focus {
    outline: none !important;
    border-width: 0 !important;
    box-shadow: none !important;
}

.hidden-col { display: none; }

.unit {
    position: absolute;
    display: inline-block;
    right: 15px;
    transform: translateY(50%);
    font-size: 12px;
}

/* 팝업 레이어 스타일 */
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none; /* 처음엔 숨김 */
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.popup-content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform:translate(-50%, -50%);
    width: 97%;
    height: 78%;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-top: 22px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    overflow-y: auto; /* 수직 스크롤이 내용이 넘칠 때만 표시 */
}

.popup-close {
    cursor: pointer;
    z-index : 99999;
    position: fixed;
    bottom: 21px;
    width: 80%;
    left: 10%;
    background: #019670;
    font-weight: 600;
    border-radius: 5px;
    color: white;
    height: 50px;
    outline: 0;
    border: 0;
    font-size: 18px;
    text-align: center;
    line-height: 47px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.notice-search{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#noticelist_page body{
    line-height: 1; 
}
#noticelist_page .Box11{
    max-width: 100%;
    word-break: break-all;
    border-bottom: none;
}

#noticelist_page .clr {
    font-weight: 300;
    font-size: 16px;
}
.notice-title {
    background-color: darkgray;
    color: white;
}
.notice_list {
    
    line-height: 1;
}
.notice_list_raw {
    border-bottom: 1px solid;
    padding: 10px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.notice_list_column:last-child {
    margin-right: 10px;
    font-size: 30px;
}
.notice_list_title {
    font-weight: bold;
}
.notice_list_date {
    opacity: 0.6;
}

.notice_date{
    display: flex;
    flex-direction: column;
 
    font-size: 14px;
    align-items: flex-end;
    margin-top: 6px;
    margin-bottom: 10px;
    opacity: 0.6;


}
.notice_content_title{
    display: flex;
    justify-content: center;
    font-size: 20px;
    line-height: 28px;
   
    font-weight: 500;
    margin-top: 10px;
    text-align: center;


}
.notice_file{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 35px;
    font-size: 14px;
    font-weight: 300;
}
.notice_file div{
    display: flex;
    flex-direction: column;
    margin-left: 10px;
}

.notice_file_title{
    font-weight: 600;
}
.notice_file span{
    display: flex;
 
    border-right: 2px solid;
    padding-right: 7px;
}



/*
#toast {
    position: fixed;
    bottom: 90px;
    left: 50%;
    padding: 15px 20px;
    transform: translate(-50%, 10px);
    border-radius: 30px;
    overflow: hidden;
    font-size: .8rem;
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s, visibility .5s, transform .5s;
    background: rgba(0, 0, 0, .35);
    color: #fff;
    z-index: 10000;
}

#toast.reveal {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0)
}
*/