@charset "utf-8";

/* article contents .toc 스타일 */
#article-toc-wrapper {
	width: 173px;
}

#article-toc-wrapper.fix {
	position: fixed;
	top: 80px;
	opacity: 0.9;
}

/* keywords 스타일 */
/* #jr-content .kwd { font-weight:bold; */
/* 	color: #3465a4; */
/* } */

.ul_li li {
	padding-bottom: 7px;
	text-align: left;
}

.ul_li li:first-child {
	padding-top: 10px;
}

blockquote {
	margin-bottom: 1.3em;
	margin-left: 1.3em;
}

blockquote.inx p.inx_text {
	font-size: 1em;
	text-indent: -1.0em;
	margin-bottom: -1em;
}

.tab_class {
	 white-space: pre;
}

.left_class {
	text-align: left;
}

.issue_list_wrap .ia_title em {
	font-weight: 900;
	color : #4b94dc;
}

.pagination_class {
	text-align: center;
	margin-bottom: 15px;
}

.pagination-xs li {
	display: inline;
	padding: 0 5px;
}

.more {
	display: none;
}

.sr_list .tab {display: none;}

/* section .abstract {
	margin: 0 0 25px 0;
} 

section .article_title {
	margin: 25px 0 0 0;
} 
*/

section {
	margin-bottom:25px;
}
.keyword_box {
	padding-top:0;
}

.email_custom {
	text-align: center;
}

#article-next-prev {
	margin-bottom: 45px;
}

/* .article_info_box ul { */
/* 	list-style: none; */
/* } */


.view_user_toggle p {
	margin-bottom:0 !important;
}

.con_title .select {
	display: inline-block;
	float: right;
}

.deleteAttach .delete {
	width: 100%;
}

.list_abstract {
	display: none;
}

.empty_article {
	text-align: center;
}

.origin-view,.origin-view-link {
	cursor: pointer;
	/*float:right;*/
}

.table-wrap-foot p {
	margin-left: 10px !important;
	margin-bottom: 3px !important;
	font-size: 13px !important;
	text-indent: 0em !important;
}

/*.btn-jep { padding: 5px 7px 3px 7px; line-height:1.4em; font-weight: normal; font-size: 12px; margin-top:2px; margin-bottom:2px; border-radius: 5px;}*/
.btn-jep { padding: 5px 7px 3px 7px; line-height:1.4em; font-weight: normal; font-size: 12px; margin-right:4px ; border-radius: 5px;}
.btn-jep2 { padding: 3px 7px; line-height:1.4em; font-weight: normal; font-size: 15px; margin-top:2px; margin-bottom:2px; border-radius: 5px;}

.dropdown-custom { overflow-y: scroll; max-height: 300px; min-width: 173px; }
.dropdown-custom2 { overflow-y: scroll; max-height: 140px; }

.copyright_left { width: 65%; float: left;}
.copyright_right { position: relative; width: 35%; float: right; }
/*.copyright_right img { float: right; }*/

.sub_banner_bt {position: relative; display: block; }

.right_banner { padding: 3px 3px; display: grid; height: 80px; text-align: center;}

.right_banner_layout { z-index: 999; width: 173px; background-color: white; border: 1px solid #171988; border-radius: 6px}
/* .right_banner_layout i { float: right; padding: 0 3px 0 0; } */
.right_banner_div { border: 0.5px solid darkgrey; background-color: white;}
.right_banner img { width: 165px; height: 28px; margin-top: 5px;}
.footer_banner_img_left { margin-left: 20px; }
.footer_banner_img_right {width: 180px; height: 15px; margin-top: 1px;}

.banner_text {padding-top: 5px; padding-left: 5px; display: flex; background: #2f3579; margin-top: -3px;}
.banner_text .banner_close { color: white; font-size: 12px; margin-top: 1px; cursor: pointer; } 

.right_banner_base_layout { height: 105px; margin-top: 30px;}
.footer_copyright_first {float: left;}


.p-side-5 { padding-left: 5px; padding-right: 5px; }
.oai_inner { margin:0 23px 25px 23px; }
/* .oai_block { display: table; width: 100%; padding: 15px; } */
.oai_block { padding: 15px; }

.oai_subTitle { display: block; }
.oai_subTitle h4 { text-align: left; margin-bottom: 10px; }
.oai_subTitle h4 span { color: #0f4bbd; }
.oai_subTitle #url { width: 100%; min-height: 22px;  border: 1px solid #d7d7d9; }
.oai_subTitle #result { height: 380px; border: 1px solid #d7d7d9; overflow-y: scroll; resize: none; text-align: left; }
/* .oai_subTitle #result span { color: black;} */

.oai_block input::placeholder { color: #b5b5b5; }

.oai_table { width: 100%; }
.oai_table thead th { 
	background: #f1f0ee;
    border-top: 2px solid #555;
    border-bottom: 1px solid #dcdcdc;
    color: #222;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 0; 
}

.oai_table tbody { border-bottom: 2px solid black; }
.oai_table tbody tr { height: 50px; border-bottom: 1px solid #d7d7d9; }
.oai_table tbody tr td input { width: 90%; }

.oai_inner button {
  background-color:#e5e5e5;
  border:1px solid #ffffff;
  outline:0;
  cursor:pointer;
  font-size:16px;
  color:#676767;
}
.oai_inner .tab_menu_container {
  display:block;
  text-align:center;
}
.oai_inner .tab_menu_btn {
  width:100%;
  height:40px;
  transition:0.3s all;
}
.oai_inner .tab_menu_btn.on {
  border:1px solid #ffffff;
  color:#ffffff;
  background-color:#2f3579; 
}
.oai_inner .tab_menu_btn:hover {
/*   color:#ef9527; */
}
.oai_inner .tab_box {
  margin:-1px 1px 0px 1px;
}
/* .oai_inner .tab_box.on { */
/*   display:block; */
/* } */

.oai_inner .content_wrap { border:1px solid #ddd; text-align: center; }
/* .oai_inner .content_wrap { width: 96%; margin:0px 23px; border:1px solid #ddd; text-align: center; } */

.oai-layout-row { height: 50px; }

#result { color: #95256b; }
#result .tag_value { font-weight: bold; color: black;}

.oai_Select { width: 90%; height : 25px; }

.loading { display: none; position: relative; top: 25%; left: 35%;}

/* #language_info { text-align: center; font-weight: bold; font-style: italic; color: #f68212; } */


.login_bt_list li {background: none !important; padding-left:0px !important; margin-left: 0px !important;}


.user_box { margin: 0 20px; }
.user_box h3 { background: url(../img/background/list_abstract_bullet.png) no-repeat 0 8px; padding: 0 0 0 10px; margin-bottom: 10px;}
.authority_bt { display: inline-block; text-align: center; padding: 5px 10px; background: #d48214; transition: all 0.3s ease; border-radius: 10px; color: white; font-size: 14px; }
.submit_bt { padding: 8px 12px; background: #2a4a8b; color: white; font-size: 16px; border: none; border-radius: 7px; float: right; padding-top: 10px; margin-left: 10px;}
.delete_bt { padding: 8px 12px; background: #d48214; color: white; font-size: 16px; border: none; border-radius: 7px; float: right; padding-top: 10px; margin-left: 10px;}
.email_bt { display: inline-block; text-align: center; padding: 5px 10px; background: #d48214; transition: all 0.3s ease; border-radius: 10px; color: white; font-size: 14px; }
.chk_bt { display: inline-block; text-align: center; padding: 5px 10px; background: #503c0f; transition: all 0.3s ease; border-radius: 10px; color: white; font-size: 14px; }

.authority_bt:hover { text-decoration: none; }
.necessary { color: red; }
/* .form-group {margin-bottom: 40px;} */
.input-label {padding-top: 3px;}
.user_radio { top: 2px; position: relative; margin-right: 10px; }
.infoContents { margin-bottom: 40px; display: flow-root; }
.personal-Information { border: 1px solid #b1b1b1; padding: 15px; }
.form-control::-webkit-input-placeholder { color: #b1b1b1; }
.authority-font-icon { font-size: 20px; position: absolute; top: 0px; left: -10px; }


.authority_radio { margin-right: 20px; }
.authority_radio input { margin-top: 4px; }

.editbutton { padding-right: 40px; }

.privacy-title { font-weight: 600; padding-bottom: 10px; }
.privacy-list { height: 180px; padding: 20px; border: 1px solid #ddd; background: #f9f9f9; overflow: auto; }

.privacy-list > .privacy-depth1 > li{    padding: 0 0 15px 0;
    font-size: 14px;}
.privacy-list > .privacy-depth1 > li > .privacy-depth2 > li{    padding: 5px 0 5px 13px;
    font-size: 14px;}
.doi_link { text-decoration: none !important; word-break: break-all;}

.fa-box-open:before { color : white; }

/* .wid2 { min-width: 100%;} */

/* .wid2 ul.dropdown-custom { min-width: 100%; } */

/**************** 메인 팝업 베너 시작 *****************/
#promotionBanner { width:100%; background-color:#efefef; color:#f1f1f1; overflow:hidden; height: 187px; display: none;}
.popContents { width:1200px; position:relative; margin:0 auto; padding:0; overflow:hidden; text-align:center; display: none;}
.popClose { position:relative; left:0px; width:100%; text-align:right; font-size:9pt; top: -22px; float: right;}
.popClose input { position: relative; top: 3px; right: 5px; }
.popClose a { height: 11px; }
.btnClose { display:inline-block; background:url(../img/banner/btn-close.png) no-repeat 50% 50%; width:16px; height:16px; text-indent:-99999px; overflow:hidden; color:rgba(255,255,255,0); position:relative; bottom:-2px; }
#chkday { color:#5a5a5a;}
label[for=chkday] { cursor:pointer; color:black; padding-right:0px;}
#promotionBanner.top-banner-bg { background:#4a32c7 url(../img/banner/banner-bg.jpg) no-repeat 50% 50%; background-color:#4a32c7;}
#promotionBanner.top-banner-bg .popClose label[for=chkday] { color:#fff;}
#promotionBanner.top-banner-bg .popClose .btnClose { background-image:url(../img/banner/btn-close-w.png);}
/**************** //메인 팝업 베너 끝 *****************/

.foot-info {
    text-align: center;
    padding: 20px;
    border-top: 1px solid rgba(255,255,255,0.15);
    background-color: #474747;
    margin-top: 24px;
}

.foot-info .foot-info-txt {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

.ico-help {
    display: inline-block;
    vertical-align: middle;
    background: url(../img/background/ico-help.png) no-repeat 50% 0;
    width: 16px;
    height: 16px;
    margin-top: -3px;
}

.ico-chrome {
    display: inline-block;
    vertical-align: middle;
    background: url(../img/background/ico-chrome.png) no-repeat 0 0;
    width: 22px;
    height: 22px;
    margin-top: -3px;
}

.supFileTag { text-decoration: none !important; }

/*.content-box ol, .content-box ul {*/
/*	list-style: revert;*/
/*}*/

.btnTxt{
	margin-left: 5px;
    color: #fff;
}

.head-logo-img { height: 55px; }

.custom-inner {
	height: 650px;
}

.custom-pdf-down {
	float: right;
    position: absolute;
    top: 25px;
    right: 35px;
    font-size: 30px !important;
}


#oprModal .modal-dialog { margin-top: 85px; }
#oprModal .modal-body { max-height: 650px; overflow-y:auto; }
#oprModal .modal-header .close {
    float: right;
    font-size: 21px;
    /*font-weight: 700;*/
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#oprModal .btn-default {
    color: #fff;
    background-color: #1d3749;
}

#oprModal .modal-footer .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-border-right { border-right: 1px solid #dcdcdc; }
.custom-border-left { border-left: 1px solid #dcdcdc; }

#oprModal .custom-modal-btn {
    background: #fff;
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 3px;
    width: 100%;
    text-align: left;
}

.active-opr-info { color: #0058e1; text-decoration: underline; }
.active-opr-info:hover { color: #0058e1; text-decoration: underline; }

.file_tbl { width:100%; margin-top:20px; margin-left: auto; margin-right: auto; }
.file_tbl thead th { border-bottom: 2px solid #000;  padding: 10px 0; text-align: center;   font-size: 15px;  font-weight: bold; }
.file_tbl tbody th {  font-size: 15px; border-bottom: 1px solid #e9e9e9;    color: #755c5c; font-family: Merriweather;  font-weight: 500;   text-align: center; }
.file_tbl tbody td {font-size: 15px; border-bottom: 1px solid #e9e9e9;  padding: 10px 10px 10px 10px; color: #000;  text-align: left; }
.file_tbl td a { border-bottom: 1px dotted #444; }
.file_tbl .first{text-align: left; font-weight: bold;}

.content-box p {word-break:keep-all !important; word-wrap:break-word;}

.banner_title2 { color: #212c9a; line-height: 40px; position: relative;  display: block; font-size: 16px; margin-bottom: 5px; }

.jistap_link_bt {padding: 12px 14px; position: relative;  border:1px solid #171988; border-radius: 6px; color: #171717;  display: block; margin-bottom: 5px; }
.jistap_link_bt i {font-size: 18px; color: #4b4b4b; line-height: 0px; top: 22px; right: 20px;}
/*.jistap_link_bt:after { content: ''; display: block;clear: both; width:21px;height:21px; background:url(../img/background/preRelease_bt.png) no-repeat 0 0;   position: absolute; right:20px;top:12px; }*/
.jistap_link_bt span { display: block; font-size: 12px; color: #555; margin-top: 3px; }

.main_jr_info_box {  background: #f9f9f9; border-top:1px solid #609517;  padding: 10px 25px 0 25px; margin-bottom: 15px;}
.main_jr_info_box h3 {font-size: 18px; font-weight: bold; color: #333; text-align: center; padding: 7px 0 10px 0; }
.main_jr_info_box ul {list-style: circle;}
.main_jr_info_box li {margin-left: 20px; padding: 7px 0;}
.kn_wrap_top_border div { border-top: 1px dotted #b7b2b2; }
/*.kn_wrap div:last-child { border-bottom: none; }*/
/*.kn_wrap:last-child { border-bottom: none; }*/

/*.content-box ul { list-style: initial; margin: initial; padding: initial;}*/
/*.content-box li { list-style: initial; margin: initial; padding: initial;}*/



.fraud-notice-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fraud-notice-popup {
    background-color: white;
    border-radius: 8px;
    max-width: 600px;
    width: 90%;
    max-height: 80vh;
    overflow-y: auto;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    position: relative;
}

.fraud-notice-header {
    background-color: #2f3684;
    color: white;
    padding: 15px 20px;
    border-radius: 8px 8px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
}

.fraud-notice-close {
    background: none;
    border: none;
    color: white;
    font-size: 24px;
    cursor: pointer;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: background-color 0.2s;
}

.fraud-notice-close:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.fraud-notice-content {
    padding: 30px;
    line-height: 1.6;
    color: #333;
}

.fraud-notice-content h3 {
    margin: 0 0 15px 0;
    font-size: 16px;
    font-weight: normal;
}

.fraud-notice-content p {
    margin: 0 0 15px 0;
    font-size: 14px;
}

.fraud-notice-content a {
    color: #007bff;
    text-decoration: none;
}

.fraud-notice-content a:hover {
    text-decoration: underline;
}

.fraud-notice-footer {
    padding: 0 30px 30px;
    text-align: right;
}

.fraud-notice-dismiss-btn {
    background-color: #3b4a8d;
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.2s;
}

.fraud-notice-dismiss-btn:hover {
    background-color: #5a6268;
}

.fraud-notice-signature {
    margin-top: 20px;
    font-size: 14px;
}
