@charset "utf-8";
@import "adminFonts.css";

/* reset CSS */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
body {line-height:1;}
ol, ul {list-style:none}
blockquote, q {quotes:none}
blockquote:after, blockquote:before, q:after, q:before {content:"";content:none}
table {border-collapse:collapse;border-spacing:0}
body {font-family: 'Pretendard', sans-serif !important; line-height: 1; background-color: #eff0f3;}
a {text-decoration: none;}
ul,ol,li {list-style: none; margin: 0; padding: 0;}
input[type="radio"], input[type="checkbox"] { -webkit-border:1px solid; border:1px solid}
input[type="radio"], input[type="checkbox"] {  margin-left: 5px;margin-right: 5px;}
/* common item */
.clearfix::after {display: block; content: ""; clear: both;}
.hide {display: none !important;}
.align_L {text-align: left !important;}
.align_C {text-align: center !important;}
.align_R {text-align: right !important;}
.float_L {float: left;}
.float_R {float: right;}
.w10 {width: 10% !important;}
.w11 {width: 11% !important;}
.w15 {width: 15% !important;}
.w20 {width: 20% !important;}
.w25 {width: 25% !important;}
.w30 {width: 30% !important;}
.w35 {width: 35% !important;}
.w40 {width: 40% !important;}
.w45 {width: 45% !important;}
.w50 {width: 50% !important;}
.w55 {width: 55% !important;}
.w60 {width: 60% !important;}
.w65 {width: 65% !important;}
.w70 {width: 70% !important;}
.w75 {width: 75% !important;}
.w80 {width: 80% !important;}
.w85 {width: 85% !important;}
.w90 {width: 90% !important;}
.w95 {width: 95% !important;}
.w100 {width: 100% !important;}
.mt10 {margin-top: 10px !important;}
.mt20 {margin-top: 20px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}
.mt50 {margin-top: 50px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}
.btn {padding: 6px 24px; background-color: rgb(34,193,195); color: #fff; font-size: .8rem; box-shadow: 0px 2px 10px 2px rgba(165, 165, 165, 0.25);}
.btn.btn_gray {background-color: #666;}
.btn.btn_red {background-color: #F05551;}
.btn:hover {background-color: #333; color: #fff;}
.btn svg {font-size: .8rem; margin-right: .3rem;}
.btn_ico {padding: 6px 16px}
.ico_close::after {content: '\f00d'; font-family: FontAwesome; color:#5f5f5f; font-size:1.1rem; cursor: pointer;}

.is-size-8{font-size: 0.75rem !important;}
.ml35 {margin-left:35px !important;}

/* switch btn */
.switch_btn {display: inline-block; width: 84px; margin-right: .38rem; padding: 6px 0px; border: 1px solid #ccc; color: #777; font-size: .8rem; border-radius: .25rem; cursor: pointer; text-align: center; box-sizing: border-box;}
.switch_btn:hover {color: #777;}
.switch_btn.active {border-color: rgb(34,193,195); color: rgb(34,193,195); font-weight: 400;}
.btn.popup_btn {padding: 4px 16px; color: #fff !important; box-shadow: none;}
.btn.popup_btn::after {content: '\f08e'; font-family: FontAwesome; color: #fff; font-size:.8rem; margin-left: .3rem; vertical-align: middle;}

/* dropdown */
.dropdown .dropdown-toggle {margin-left: .6rem; color: #000; background: none; font-size: .8rem; font-weight: 300; height: 28px; line-height: 28px; letter-spacing: -.5px; border: none; outline: none;}
.dropdown button.dropdown-toggle.btn {color: #fff; font-weight: 400; line-height: 1.7;}
.dropdown .dropdown-menu {min-width: 5rem;}
.dropdown .dropdown-item {text-align: center;}
.dropdown .dropdown-item a {color: #555; font-size: .8rem; line-height: 1.5; letter-spacing: -.5px; font-weight: 300; cursor: pointer;}
.dropdown .dropdown-item.active, .dropdown .dropdown-item:active {background:none; color: #03898b;}

/* select dropdown with arrow */
select.dropdown-select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-color: #fff !important;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat !important;
    background-position: right 0.5rem center !important;
    background-size: 16px 12px !important;
    padding-right: 2rem !important;
    cursor: pointer;
}

select.dropdown-select::-ms-expand {
    display: none;
}
/* 다운로드 */
.file-wrap {position: relative; height: 32px; line-height: 31px;}
.file-list {margin-bottom: 0px;}
.file-list p {font-weight: 300; display: inline-block; font-size: .8rem; color: #8f8f8f; margin-bottom: 10px;}
.file-list a {width: auto; margin-left: .4rem; color: rgb(103, 96, 96); font-size: .7rem;}
label.file-btn {display: block; width:88px; font-size: .7rem; background: rgb(34,193,195); color: #ffffff; font-weight: 400; cursor: pointer; border-radius: 4px; text-align: center;}
label.file-btn svg {margin-right: .3rem;}
.user-file {display: none;}
.file_download::before {content: '\f0c7'; font-family: FontAwesome; font-size: .9rem; color: #777; margin-right: .5rem;}


/* file */
.file-row { display: flex; align-items: center; gap: 10px; margin-top: 4px; margin-bottom: 4px;}
.file-action-btn { display: flex; align-items: center; gap: 6px; background: #1FCBCB; border: none; color: #fff; font-weight: 500; border-radius: 6px; padding: 0.5rem 1.1rem; font-size: 1rem; cursor: pointer; transition: background 0.15s; min-width: 110px; justify-content: center; box-shadow: 0 2px 8px rgba(31,203,203,0.08);}
.file-action-btn:hover,
.file-action-btn:focus {background: #17b4b4;color: #fff;}
.file-action-btn .icon { font-size: 1.15rem; display: flex; align-items: center; margin-right: 4px;}
.file-label { display: flex; align-items: center; position: relative; margin: 0;}
.file-input { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; z-index: 2;}
.file-name-display { font-size: 0.98rem; color: #555; background: #f6f8fa; border-radius: 4px; padding: 0.3rem 0.7rem; border: 1px solid #e2e2e2; min-width: 80px; max-width: 160px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-left: 2px;}
.logoPreview img {border: 1px solid #e2e2e2; border-radius: 6px; background: #fafbfc; padding: 6px; margin-top: 6px; max-width: 455px;}



/* login UI */
div.login_container {width: 100%; height: 100%; background: url(../images/koda/cmmn/login_bg.jpg) no-repeat center/cover;}
div.login_container .login_left, div.login_container .login_right {float: left;}
div.login_container .login_left {width: 68%; height: 100%; position: relative; padding-left: 100px; color: #fff;}
div.login_container .logo {display: block;  position: absolute; left: 50px; top: 40px; height: 40px;}
div.login_container .logo img {display: block; width: auto; height: 100%;}
div.login_container .login_left .main_box {position: absolute; top: 35%;}
div.login_container .login_left .main_box h1.tit {position: relative; width: 32rem; font-size: 2.9rem; letter-spacing: -1px; font-weight: 700; margin-bottom: 24px;}
/*div.login_container .login_left .main_box h1.tit::after {position: absolute; display: block; content: ""; width: 14px; height: 14px; right: -10px; bottom: 3px; border-radius: 50%; background-color: rgb(34,193,195); background: linear-gradient(144deg, rgb(34,193,195) 0%, rgb(37,124,193) 100%);}*/
div.login_container .login_left .main_box p.desc {margin-bottom: 30px; margin-left: 4px; line-height: 1.8; letter-spacing: -.5px; font-size: 1rem; color: #eee; font-weight: 300;}
div.login_container .login_left .main_box .support_info>div {display: inline-block; padding: 3px 10px; background-color: rgb(34,193,195); border-radius: 10px; font-size: .8rem;}
div.login_container .login_left .main_box .support_info span {display: inline-block; margin-left: 8px; color: #eee; font-size: .9rem; letter-spacing: -.5px; font-weight: 300;}
div.login_container .login_left .main_box .support_info span.call::before{content: '\f095'; font-family: FontAwesome; color:#fff; font-size:.9rem; margin-right: .5rem; vertical-align: middle;}
div.login_container .login_left .main_box .support_info span.mail::before{content: '\f0e0'; font-family: FontAwesome; color:#fff; font-size:.8rem; margin-right: .5rem; }
div.login_container .login_left .main_box .support_info a {color: #eee; transition: all .3s;}
div.login_container .login_left .main_box .support_info a:hover {color: rgb(34,193,195);}


div.login_container .login_right {position: relative; width: 32%; height: 100%; background-color: #fff; border-radius: 36px 0 0 36px; box-shadow: 5px 0px 15px 10px rgba(78, 78, 78, 0.3);}
div.login_container .login_right .login_box {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 57%;}
div.login_container .login_right .login_box h2.login_tit {margin-bottom: 24px; font-size: 2.4rem; font-weight: 700; letter-spacing: -.5px;}
div.login_container .login_right .login_box p.login_desc {margin-bottom: 50px; font-size: .8rem; font-weight: 300; color: #707070; letter-spacing: -.5px; white-space: nowrap;}
div.login_container .login_right .login_box p.login_desc::before {content: '\f05a'; font-family: FontAwesome; color:#777; font-size:.9rem; margin-right: .3rem;}
div.login_container .login_right .login_box .login_form label {display: block; margin-bottom: 7px; color: #999; font-size: .8rem; font-weight: 300;}
div.login_container .login_right .login_box .login_form input {width: 100%; display: block; margin-bottom: 16px; height: 42px; border: 1px solid #ccc; border-radius: 6px; line-height: 42px; padding-left: 14px; box-sizing: border-box;}
div.login_container .login_right .login_box .login_form button.btn_login {display: block; margin-top: 40px; width: 100%; border: none; background-color: rgb(34,193,195); border-radius: 8px; color: #fff; padding: 16px 0; letter-spacing: -.5px; font-weight: 500; box-shadow: 0px 2px 10px 2px rgba(165, 165, 165, 0.5); transition: all .2s;}
div.login_container .login_right .login_box .login_form button:hover {background-color: #333;}
div.login_container .user_ip {margin-top: 46px; font-size: .8rem; letter-spacing: -.5px; text-align: center; color: #999; font-weight: 300;}

/* header layout */
header {width: 100%; height: 70px; margin: 0 auto; padding:25px 50px; box-sizing: border-box; position: fixed; top: 0; left: 0; z-index: 999999; background-color: #fff; box-shadow: 0 2px 30px 0px rgba(125,125,125,.25);}
header a {color: #042947;}
header h1.logo {width: 60px; height:40px; font-size: 0; text-indent: -999999px; background: url(../images/koda/koda_logo.png) no-repeat center/contain; position: absolute; left: 40px; top: 50%; transform: translateY(-50%);}
header h1.logo:hover {cursor:pointer;}
header h1.logo span {display: inline-block; font-size: .75rem; letter-spacing: -1px; text-indent: 0; position: absolute; right: -105px; top: 50%; transform: translateY(-50%); background-color: rgb(34,193,195); background: linear-gradient(144deg, rgb(34,193,195) 0%, rgb(37,124,193) 100%); color: #fff; padding: 4px 8px;}
header nav#nav {position: absolute; width: 48%; margin-left: 340px; left: 0; top: 50%; transform: translateY(-50%);}header nav#nav ul {display: flex; display: -ms-flexbox; display: -webkit-box; display: flex;}
header nav#nav ul li {width: 12.5%; font-size: .9rem; letter-spacing: -.5px; font-weight: 500; text-align: center; position: relative;}
header nav#nav ul li a {color: #000;}
header nav#nav ul li.active::after {position: absolute; content: ""; display: block; width: 75%; height: 3px; background-color: rgb(34,193,195); background: linear-gradient(144deg, rgb(34,193,195) 0%, rgb(37,124,193) 100%); bottom: -29px; left: 50%; transform: translateX(-50%); opacity: .75;}
header nav#nav ul li.active a {color: #03a8aa; font-weight: 500;}
header .lnb {position: absolute; right: 40px;}
header .lnb a {display: inline-block; margin-left: 20px; font-size: .8rem; color: #858585; font-weight: 400; letter-spacing: -.5px;}
header .lnb button {display: inline-block;margin-left: 20px;font-size: .8rem;color: #858585;font-weight: 400;letter-spacing: -.5px;background: none;border: none;padding: 0;cursor: pointer;outline: none;}
header .lnb a.btn_info_edit::before {content: '\f013'; font-family: FontAwesome; color:#777; font-size:.9rem; margin-right: .3rem;}
header .lnb a.btn_logout::before {content: '\f08b'; font-family: FontAwesome; color:#777; font-size:.9rem; margin-right: .3rem;}
header .lnb button.btn_logout::before {content: '\f08b';font-family: FontAwesome;color: #777;font-size: .9rem;margin-right: .3rem;}

/* left layout */
.left {position: fixed; z-index: 1998; left: 24px; top: 90px; background: #fff; width: 274px; height: calc(100% - 114px); box-sizing: border-box; padding: 40px 18px; box-shadow: 1px 3px 30px 0px rgba(125,125,125,.25); border-radius: 18px; transition: left 0.3s ease;}
.left .menu2, .left .menu3, .left .menu4, .left .menu5, .left .menu6, .left .menu7, .left .menu8, .left .menu9 {display:none;}
.left .depth1 {margin-bottom: 30px; margin-left: .5rem; font-size: 1.2rem; letter-spacing: -.5px; font-weight: 500; color: #03a8aa;}
.left .depth1::before {display: inline-block; content: '\f200'; font-family: FontAwesome; color:#03a8aa; font-size:1.15rem; margin-right: .5rem;}
.left .menu2 .depth1::before {content: '\f007'; font-size:1.15rem;}
.left .menu3 .depth1::before {content: '\f044'; font-size:1.15rem;}
.left .menu4 .depth1::before {content: '\f24e'; font-size:1rem;}
.left .menu5 .depth1::before {content: '\f109'; font-size:1.15rem;}
.left .menu6 .depth1::before {content: '\f109'; font-size:1rem;}
.left .menu7 .depth1::before {content: '\f201'; font-size:1.15rem;}
.left .menu8 .depth1::before {content: '\f109'; font-size:1.15rem;}
.left .menu9 .depth1::before {content: '\f013'; font-size:1.15rem;}
.left ul.depth2 li {margin-bottom: 8px; padding: 12px 16px; box-sizing: border-box; transition: background .2s;}
.left ul.depth2 li a {color: #000; letter-spacing: -.75px; font-size: .9rem; line-height: 1.2;}
.left ul.depth2 li label {color: #000; letter-spacing: -.75px; font-size: .9rem; line-height: 1.2;}
.left ul.depth2 li.active {background: rgba(158, 214, 215, 0.25); border-radius: 8px;}
.left ul.depth2 li.active a, .left ul.depth2 li.active .depth3 {color: #03898b; font-weight: 500;}
.left > div[class^='menu'] {
    display: none;
}
[data-active-menu='0'] .left > div.menu0,
[data-active-menu='1'] .left > div.menu1,
[data-active-menu='2'] .left > div.menu2 {
    display: block;
}

.left_toggle {position: fixed; z-index: 1999; left: 280px; top: 48%; background-color: rgb(34,193,195); background: linear-gradient(144deg, rgb(34,193,195) 0%, rgb(37,124,193) 100%); box-shadow: 1px 4px 10px 0px rgba(125,125,125,.3); width: 37px; height: 72px; border-radius: 6px; text-align: center;}
.left_toggle a {display: block; width: 100%; height: 100%; font-size: 0;}
.left_toggle a.left_close::after {display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); content: '\f100'; font-family: FontAwesome; font-size: 1.4rem; color: #fff; opacity: .75;}
.left_toggle a.left_open::after {display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); content: '\f101'; font-family: FontAwesome; font-size: 1.4rem; color: #fff; opacity: .75;}
.left_toggle.active {left: 0;}
.left.active {left: -264px;}
.container.active {max-width: 95%; margin: 100px auto 0;}

.container {width:100%; max-width: calc(100% - 344px); margin-top: 100px; margin-left: 320px; padding-bottom: 60px; border-radius: 36px 0 0 36px; box-sizing: border-box; animation: fadein 1s; -moz-animation: fadein 1s; -webkit-animation: fadein 1s; -o-animation: fadein 1s;}
.container .location {color: #000; font-size: .8rem; font-weight: 300; letter-spacing: -.5px; padding-top: 8px;}
.container .con_wrap {width: 97%; margin: 0 auto; margin-top: 40px;}



@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

/* modal layout */
/* 모달 배경 스타일 */
/*#black ,#modalLoading {display: none; background-color: rgba(0,0,0,.5); width: 100%; height: 100%; position:fixed; top: 0; left: 0; z-index: 99999999;}*/
#black { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0,0,0,0.7); z-index: 2000 !important; display: none;}
/* 모달 본문 */
/*#black .modal_content {display: none; width: 35%; padding: 26px 25px; background: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 20px;}*/
#black .modal_content { max-height: 90vh; overflow-y: auto; padding: 26px 25px; background: #fff; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 20px; width: 20%; /* 필요시 조정 */ box-sizing: border-box; z-index: 2100;}
#black .modal_content h3 {font-size: 1.1rem; font-weight: 500; letter-spacing: -.5px; color: #606060; margin-bottom: 28px;}
#black .table.table_form {width: 100%; margin: 0 auto; box-shadow: none; border: 1px solid #eee; overflow: initial;}
#black .table.table_form td p {font-size: .8rem; margin-top: 8px; color: #999;}
#black .table.table_form td input::placeholder {font-size: .8rem;}

#black .modal_content.applicant{padding: 2.5rem;}
#black .modal_content.applicant .btn_wrap{width:220px;}
#black .modal_content.applicant .btn_wrap #btnExcelDownloadSingle{text-align: left;}
/* 정보수정 modal */
#black .info_edit h3::before {content: '\f013'; font-family: FontAwesome; color:rgb(34,193,195); font-size:1.1rem; margin-right: .4rem;}
#black .info_edit .table.table_form td input[type="text"] {width: 300px; letter-spacing: 0;}
#black .info_edit .table.table_form td label>* {vertical-align: middle;}
/* 메일발송 modal */
#black .mail_form h3::before {content: '\f0e0'; font-family: FontAwesome; color:rgb(34,193,195); font-size:1.1rem; margin-right: .4rem;}
#black .mail_form .table.table_form input, #black .mail_form .table.table_form select {display: inline-block;}
#black .mail_form .desc_wrap {margin-top: 10px; font-size: .8rem; font-weight: 300; color: #686868; line-height: 1.4; letter-spacing: -.5px;}
#black .mail_form .form-time {margin-top: 10px;}
/* 업로드 modal */
#black .modal_content.modal_upload {width: 30%;}
#black .modal_upload h3::before {content: '\f093'; font-family: FontAwesome; color:rgb(34,193,195); font-size:1.1rem; margin-right: .4rem;}
#black .modal_upload #fileTableTbody {background-color: #f0f0f0; padding: 10px; min-height: 180px; overflow-y: auto;}
/* 등록/수정 모달 */
#black .info_new,
#black .info_update { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2100 !important; display: none; width: auto; height: auto; overflow: auto; max-height: 90vh; /* 추가 */}
/* 이미지 미리보기 */
#black .logoPreview img { max-width: 100%; max-height: 400px; width: auto; height: auto; object-fit: contain; display: block; border-radius: 8px;}
.jqGrid_z-index {z-index: 100 !important; position: relative;}




/* 검색창 layout */
.srch_wrap {padding-top: 16px; margin-bottom: 22px; border-radius: 9px;}
.srch_wrap select, .srch_wrap input {display: inline-block; margin-right: .5rem; padding: 10px 16px; font-size: .9rem; font-weight: 300; color: #000; background-color: #fff; vertical-align: middle; border: none; border-radius: 6px; box-shadow: 2px 4px 9px 1px rgba(195,195,195,.25);}
.srch_wrap select {width: 135px;}
.srch_wrap .srch_select {display: inline-block;}
.srch_wrap .srch_select button {position: relative; margin-left: 0; margin-right: .5rem; padding: 9px 16px; width: 104px; box-sizing: border-box; text-align: left; border-radius: 6px; box-shadow: 2px 4px 9px 1px rgba(195,195,195,.25); background-color: #fff; color: #686868 !important; font-weight: 300 !important; font-size: .9rem !important;}
.srch_wrap .srch_select button::after {position: absolute; right: 16px; top: 50%; transform: translateY(-50%);}
.srch_wrap .srch_select .dropdown-menu {width: 104px;}
.srch_wrap input {width: 420px; margin-right: 1.9rem; padding-right: 40px;}
.srch_wrap input::placeholder {font-size: .9rem !important; font-weight: 300; letter-spacing: -.5px;}
.srch_wrap .btn_srch {display: inline-block;}
.srch_wrap .btn_srch::before {vertical-align: middle; content: '\f002'; font-family: FontAwesome; color:#26babc; font-size:1rem; margin-left: -68px; line-height: 2.5;}
.srch_wrap .form-date label {color: #000; font-size: .9rem;}
.srch_wrap .form-date input.form-control {width: 150px; margin-right: 0; padding: 10px 16px; color: #000; font-size: .9rem; font-weight: 300;}
.srch_wrap .form-date span {color: #909090;}
.srch_wrap .form-date .btn {margin-left: .6rem; padding: 6px 16px}

/* common table layout */
.table {margin-bottom: 0; background-color: #fff; width: 100%; border-radius: 16px; overflow: hidden; box-shadow: 1px 3px 16px 0px rgba(125,125,125,.2); box-sizing: border-box; font-size: .9rem; letter-spacing: -.5px; color: #686868;}
.table tr:not(:first-child,:last-child) {border-bottom: 1px solid #ededed;}
.table th, .table td {padding: 14px 16px; box-sizing: border-box; text-align: center; line-height: 1.5;}
.table th {background-color: #ecf2f4; font-weight: 500; font-size: .8rem;}
.table td {font-weight: 300; color: #000;}

/* 기증희망등록 검색창 관련 */
.date-range-group label {
    font-size: 13px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}
.date-range-group input[type="radio"] {
    margin-right: 2px;
    transform: scale(0.94);
    vertical-align: middle;
}
.row-top, .row-bottom {
    width: 100%;
}

@media (max-width: 900px) {
    .row-top, .row-bottom { flex-wrap: wrap; }
    .date-range-group { margin-top: 8px; display: block; }
}

.table_top {margin-bottom: 14px;}
.table_top .page_total {padding-left: 4px; color: #000; font-size: .8rem; font-weight: 300; line-height: 30px;}
.table_top .page_total span {font-weight: 500; color: #03a8aa;}
.table_top .form-date input.form-control {width: 100px; padding: 4px .6rem; color: #888; font-size: .8rem; font-weight: 300;}
.table_top .form-date img.ui-datepicker-trigger {vertical-align: middle; margin-top: -3px; width: 16px;}
.table_top .form-date span {color: #909090;}
.table_top .form-date .btn {margin-left: .6rem; padding: 6px 16px}
.table_bottom {margin-top: 25px;}
.table_bottom p {font-size: .9rem; font-weight: 300; color: #000;}
.float_R .btn {margin-left: .8rem;}
.float_R .btn.float_L {display: block;}

.sub-title{
    margin-bottom: 20px;
    font-size: .938rem;
    font-weight: 500;
    color: #03a8aa;
}

.nav-tabs {margin-bottom: 30px;}
.nav-tabs .nav-item .nav-link {font-size: .9rem; letter-spacing: -.5px; color: #999; padding: 10px 1.5rem; box-sizing: border-box; border: none;}
.nav-tabs .nav-item .nav-link.active {color: #fff; background-color: rgb(34,193,195); border: none;}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {border: none;}

/* table-borad layout */
.long_table_wrap {overflow-x: auto; box-shadow: 1px 3px 16px 0px rgba(125,125,125,.2); border-radius: 16px;}
.long_table_wrap::-webkit-scrollbar {height: 16px;}
.long_table_wrap::-webkit-scrollbar-thumb {background-color: #acbebe; border-radius: 20px; background-clip: padding-box; border: 3px solid transparent;}
.long_table_wrap::-webkit-scrollbar-track {background-color: #f0f0f0; border: 1px solid #eee;}
.long_table_wrap .table { width: 125%; box-shadow: none; border-radius: 0;}
.table.table_borad.none_link tr {cursor: default !important;}
/*.table.table_borad tr:not(:first-child) {cursor: pointer;}*/
/*.table.table_borad tr:not(:first-child):hover {background-color: #f3fafa;}*/
/*.table.table_borad tr:not(:first-child, .deleted-tr):hover td, .table.table_borad tr:not(:first-child, .deleted-tr):hover td a{color: #03a8aa;}*/

.table.table_borad tr {cursor: pointer;}
.table.table_borad tr {background-color: #f3fafa;}
.table.table_borad tr:not(.deleted-tr):hover td, .table.table_borad tr:not(.deleted-tr):hover td a{color: #03a8aa;}

.table.table_borad td a {display: inline-block; color: #686868;}
.table.table_borad .fixed-tr td{background-color: #f4fdff; color: #03a8aa; font-weight: 500;}
.table.table_borad .deleted-tr td {background-color: #f9f9f9; color: #606060;}
.ico_file::after {content: '\f0c7'; font-family: FontAwesome; font-size: .8rem; color: #707070; margin: 0 .2rem 0 .4rem; vertical-align: middle;}
.new {display: inline-block; font-family: 'Pretendard', sans-serif; font-weight: 400; text-align: center; font-size: .5rem; line-height: 13px; color: #fff; background-color: rgb(34,193,195); width: 13px; height: 13px; border-radius: 3px; vertical-align: middle;}
.link_btn {display: inline-block; font-family: 'Pretendard', sans-serif; font-weight: 400; text-align: center; font-size: .5rem; line-height: 13px; color: #fff; background-color: #666; padding: 1px 6px; border: none; border-radius: 3px; vertical-align: middle; margin-left: .3rem;}
.link_btn::after {content: '\f08e'; font-family: FontAwesome; color: #fff; font-size:.5rem; margin-left: .15rem; vertical-align: middle;}

/* table-form layout */
.form-check {margin: 0; padding: 5px 0; padding-left: .1rem; min-height: auto;}
.form-check input[type="radio"], .form-check input[type="checkbox"] {display: inline-block; margin-right: .3rem; margin-left: .4rem;}
.form-check input:first-child {margin-left: 0;}
.form-check label {display: inline-block; margin-right: .8rem; cursor:pointer;}
.form-date input {margin-right: .4rem; padding: .15rem .75rem;}
.form-date img.ui-datepicker-trigger {width: 15px; cursor: pointer; display:inline-block;}
.form-date span {display: inline-block; margin: 0 .6rem; font-size: 1rem; font-weight: 400;}
.table.table_form tr {border-bottom: 1px solid #ededed;}
.table.table_form td {padding: 10px 16px; vertical-align:middle}
.table.table_form input {color: #686868; font-weight: 300; font-size: .9rem; letter-spacing: -.5px;}
.table.table_form input::placeholder {color: #aaa;}
.table.table_form select {color: #686868; font-weight: 300; font-size: .9rem; letter-spacing: -.5px;}
.table.table_form textarea {color: #686868; font-weight: 300; font-size: .9rem;}
.table.table_form th {vertical-align: middle;}
.table.table_form td {text-align: left;}
.table.table_form td .table_desc {font-size: .8rem; margin-top: 2px; padding-left: 2px;}
.table.table_form.center-text td {text-align: center !important;}

.table.table_view tr:first-child {border-bottom: 1px solid #ededed;}
.table.table_view td {text-align: left;}
.ck-content.ck-editor__editable {height: 50vh; min-height: 50vh; overflow: auto;}
.ck-content img {max-width: 100%; height: auto;}
.ck-content h1 {font-weight: 600; font-size: 1.8em;}
.ck-content h2 {font-weight: 600; font-size: 1.6em;}
.ck-content h3 {font-weight: 600; font-size: 1.4em;}
.ck-content h4 {font-weight: 600; font-size: 1.2em;}
.ck-content ul, .ck-content ul li {list-style: disc; list-style-position: inside;}
.ck-content ol, .ck-content ol li {list-style: decimal; list-style-position: inside;}
.ck-content i {font-style: italic;}
.ck-content .table {border-top : none; border-bottom: none; border-radius: 0px; box-shadow: none;}
.ck-content table {border: 1px solid #333; width: 100%;}
.ck-content table tr td {border: 1px solid #333;}
.ck-content strong {font-weight: 600;}
.ck-content .raw-html-embed table {border: none; width: auto;}
.ck-content .raw-html-embed table[width="100%"] {width: 100%;}
.ck-content .raw-html-embed table tr {border: none; border-bottom: none !important; border-top: none;}
.ck-content .raw-html-embed table tr th {background-color: transparent;}
.ck-content .raw-html-embed table tr td {border: none; padding: 0;}
.ck-content .raw-html-embed *[align="left"] {text-align: left;}
.ck-content .raw-html-embed *[align="right"] {text-align: right;}
.ck-content .raw-html-embed *[align="center"] {text-align: center;}
.ck-content .raw-html-embed table[aling="center"] td {text-align: center;}

/*NPE layout*/
.longList.name {overflow-y:scroll; height:120px !important;}
.longList.content {overflow-y:scroll; height:200px !important; word-break: keep-all;}

/* tui pagination */
.pagination {margin-top: 36px; text-align: center; justify-content: center;}
.pagination a {display: inline-block; margin: 0 3px; width: 30px; height: 30px; border-radius: 50%; border: 1px solid #e0e0e0; line-height: 27px; box-sizing: border-box; background-color: #fff; font-size: 0.8rem; font-weight: 300; color: #000;}
.pagination strong {display: inline-block; margin: 0 3px; width: 30px; height: 30px; border-radius: 50%; border: 1px solid #e0e0e0; line-height: 27px; box-sizing: border-box; background-color: rgb(34,193,195); color: #fff; font-weight: 400; border: none; box-shadow: 1px 4px 10px 0px rgba(125,125,125,.3); transform: scale(1.1); line-height: 28px;}
.pagination .tui-prev::after {content: '\f104'; font-family: FontAwesome; font-size: .9rem; color: #999;}
.pagination .tui-next::after {content: '\f105'; font-family: FontAwesome; font-size: .9rem; color: #999;}
.pagination .tui-first::after {content: '\f100'; font-family: FontAwesome; font-size: .9rem; color: #999;}
.pagination .tui-last::after {content: '\f101'; font-family: FontAwesome; font-size: .9rem; color: #999;}
.pagination .tui-ico-first {display: none;}
.pagination .tui-ico-prev {display: none;}
.pagination .tui-ico-next {display: none;}
.pagination .tui-ico-last {display: none;}
.pagination .tui-is-disabled {display: inline-block; margin: 0 3px; width: 30px; height: 30px; border-radius: 50%; border: 1px solid #e0e0e0; line-height: 27px; box-sizing: border-box; background-color: #fff; font-size: 0.8rem; font-weight: 300; color: #999;}
.pagination .tui-page-btn.tui-prev-is-ellip.tui-first-child, .pagination .tui-page-btn.tui-next-is-ellip.tui-last-child {display:none;}


/* ckeditor */
/* textarea 높이 */
.ck-editor__editable {min-height: 300px;}

/* 말줄임 표시 */
.ellipsis { overflow-x: hidden; white-space: nowrap; max-width: 0; text-overflow: ellipsis; }

/* 필수 값 표시 */
.required:after { content:" *"; color: red; }


/* jquery datepicker */
.ui-widget.ui-widget-content {border: 1px solid #eee; font-family: 'Pretendard', sans-serif !important; z-index: 999999991 !important;}
.ui-widget-header { border: 0px solid #dddddd; background: #fff; }
.ui-datepicker .ui-datepicker-header { position: relative; padding: 10px 0; }
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active { border: 0px solid #c5c5c5; background: transparent; font-weight: normal; color: #454545; text-align: center; }
.ui-datepicker .ui-datepicker-title { margin: 0 0em; margin-bottom: 6px; line-height: 16px; text-align: center; font-size: .938rem; padding: 0px; font-weight: bold; }
.ui-datepicker { display: none; background-color: #fff; border-radius: 6px; margin-top: 10px; margin-left: 0px; margin-right: 0px; padding: .75rem; padding-bottom: .5rem; box-shadow: 3px 3px 9px 1px rgba(125, 125, 125, 0.25); }
#datepicker:focus>.ui-datepicker { display: block; }
.ui-datepicker-prev,
.ui-datepicker-next { cursor: pointer; }
.ui-datepicker-next { float: right; }
.ui-state-disabled { cursor: auto; color: hsla(0, 0%, 80%, 1); }
.ui-datepicker-title { text-align: center; padding: 10px; font-weight: 100; font-size: 20px; }
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {border: 1px solid #ccc; border-radius: 4px; color: #444; padding: 2px;}
.ui-datepicker select.ui-datepicker-month {display: inline-block; position: relative; width: 20%; margin-left: .4rem;}
.ui-datepicker select.ui-datepicker-year {width: 26%; margin-right: .2rem;}
.ui-datepicker-calendar {margin-bottom: 0 !important;}
.ui-datepicker-calendar>thead>tr>th { padding: 5px; padding-bottom: 10px; font-size: .938rem; font-weight: 500; text-align: center;}
.ui-datepicker-calendar>tbody>tr>td>a { color: #333; font-size: .875rem !important; font-weight: bold; text-decoration: none; padding-top: 6px; padding-bottom: 6px;}
.ui-datepicker-calendar>tbody>tr>td>span {padding-top: 6px; padding-bottom: 6px;}
.ui-datepicker-calendar>tbody>tr>.ui-state-disabled:hover { cursor: auto; background-color: #fff; }
.ui-datepicker-calendar>tbody>tr>td { border-radius: 100%; width: 44px; cursor: pointer; padding: .2rem; font-weight: 100; text-align: center; font-size: .875rem; }
.ui-datepicker-calendar>tbody>tr>td:hover { background-color: transparent; opacity: 0.6; }
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus { border: 0px solid #cccccc; background: transparent; font-weight: normal; color: #2b2b2b; }
/* .ui-widget-header .ui-icon { background-image: url('../../images/smartv/cmmn/icon-datepicker-btns.png'); }  */
.ui-icon-circle-triangle-e { background-position: -20px 0px; background-size: 36px; }
.ui-icon-circle-triangle-w { background-position: -0px -0px; background-size: 36px; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {top: 6px;}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight { border: 0px; background: #333; color: #fff; border-radius: 50px; font-weight: 600;}
.ui-widget-content .ui-state-active {background-color: #3aadfa; color: #fff; border-radius: 50px; font-weight: 600;}
.ui-datepicker .ui-datepicker-buttonpane button {padding: 0; font-size: .938em;}
.inp { padding: 10px 10px; background-color: #f1f1f1; border-radius: 4px; border: 0px; }
.inp:focus { outline: none; background-color: #eee; }


/**ellen 추가*/

/**삭제 아이콘*/
a.del { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23343a40' class='bi bi-trash' viewBox='0 0 16 16'%3E%3Cpath d='M5.5 5.5A.5.5 0 0 1 6 6v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm2.5 0a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm3 .5a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V6z'/%3E%3Cpath fill-rule='evenodd' d='M14.5 3a1 1 0 0 1-1 1H13v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4h-.5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1H6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1h3.5a1 1 0 0 1 1 1v1zM4.118 4L4 4.059V13a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4.059L11.882 4H4.118zM2.5 3V2h11v1h-11z'/%3E%3C/svg%3E") no-repeat; width: 1rem; height: 1rem; background-size: contain; display: inline-block; vertical-align: middle; margin: 0 10px; }
p.bold{font-weight: 700;}
.info_box{background-color: #ecf2f4; padding:10px; border-radius: 0.2rem;}
.info_box p{line-height: 1.8rem; color: #666;}

/* loader */
.loader {position: absolute; top: 0; bottom: 0; left: 0; right: 0;}
.loader .loading-motion::before,
.loader .loading-motion::after {position: absolute; top: 0; content: "";}
.loader .loading-motion::before {left: -19.992px;}
.loader .loading-motion::after {left: 19.992px; -webkit-animation-delay: 0.32s !important; animation-delay: 0.32s !important;}
.loader .loading-motion::before,
.loader .loading-motion::after,
.loader .loading-motion {background: #22c1c3; -webkit-animation: loading-keys-app-loading 0.8s infinite ease-in-out; animation: loading-keys-app-loading 0.8s infinite ease-in-out; width: 13.6px; height: 32px;}
.loader .loading-motion {text-indent: -9999em; margin: auto; position: absolute; right: calc(50% - 6.8px); top: calc(50% - 16px); -webkit-animation-delay: 0.16s !important; animation-delay: 0.16s !important;}
.loader .loading-text {position: absolute; left: 50%; top: calc(50% + 44px); transform: translateX(-50%); color: #fff; text-align: center; font-size: 18px; line-height: 1.5; font-weight: 500; text-shadow: 1px 1px 5px rgba(125,125,125,.75);}
@-webkit-keyframes loading-keys-app-loading {
    0%, 80%, 100% {opacity: .75; box-shadow: 0 0 #22c1c3; height: 32px;}
    40% {opacity: 1; box-shadow: 0 -8px #22c1c3; height: 40px;}
}
@keyframes loading-keys-app-loading {
    0%, 80%, 100% {opacity: .75; box-shadow: 0 0 #22c1c3; height: 32px;}
    40% {opacity: 1; box-shadow: 0 -8px #22c1c3; height: 40px;}
}

/* 도움말 */
.help-box {margin-top: 24px;padding: 16px 20px;background: #f8fafc;border-left: 4px solid #2ac1bc;border-radius: 8px;font-size: 15px;color: #333;max-width: 100%;box-shadow: 0 2px 8px rgba(42, 193, 188, 0.07);}
.help-box strong {display: block;color: #2ac1bc;font-size: 16px;margin-bottom: 6px;font-weight: 600;}
.help-box ul {padding-left: 18px;margin: 0;list-style-position: inside !important;}
.help-box li {margin-bottom: 4px;line-height: 1.7;list-style-type: "- " !important;}
.help-box .highlight {color: #009688;font-weight: 600;}

/* 시스템 설정 > 메뉴별 권한관리 */
.menuAuthority-menu_tab_wrap {display: flex; justify-content: flex-end; align-items: center; margin-bottom: 16px;}
.menuAuthority-table_bottom {text-align: right; margin-top: 25px;}

/* 시스템설정 > 메뉴관리 */
.menuList-tab_wrap {display: flex; align-items: center; justify-content: space-between; margin-bottom: 16px;}

/* 콘텐츠 본문 */
.readonly-content {height: 700px; overflow: auto; max-width: 100%; word-wrap: break-word;}
.readonly-content img {max-width: 100% !important; height: auto !important; display: block;}
.readonly-content * {max-width: 100%;}

#memorialTable td {cursor: pointer !important;}
#heavenLetterTable td {cursor: pointer !important;}
#popupManagementTable td {cursor: pointer !important;}

/* 엑셀 다운로드 사유 모달 css */
#excelModal {display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:2000;}
#excelModal .modal_content {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:420px;background:#fff;border-radius:6px;padding:25px;box-shadow:0 0 10px rgba(0,0,0,0.3);}
#excelModal h3 {font-size:18px;font-weight:600;margin-bottom:10px;}
#excelModal textarea.form-control {width:100%;resize:none;padding:8px;font-size:14px;border:1px solid #ccc;border-radius:4px;}
#excelModal .text-right {margin-top:5px;text-align:right;font-size:13px;color:#666;}

/* 기증희망등록 관리자 쪽 모달 */
/*#black .info_new.modal_content {*/
/*    width: 1500px !important;*/
/*    height: 1050px !important;*/
/*    overflow-y: auto !important;*/
/*    overflow-x: hidden !important;*/
/*    box-sizing: border-box !important;*/
/*}*/