#container .board-view .content {
  width: 100%;
}



input[name=q] {
	ime-mode: active;
	
}
.control-wrap.top {
	min-height: 33.5px;
}


/* by odop */
.icons8-external-link {
  vertical-align: top;
  height: 1.18em;
}


/* by odop 2023.3.23 */
.article-wrap #article-wrap-stiky.stiky {
  	position: sticky;
    top: 83px;
}

/* by odop 2023.3.23 */
.article-wrap .article dt {
	cursor: pointer;
}
.article-wrap .article.collapsed dd {
	display: none !important;
}
.article-wrap .article.collapsed,
.article-wrap .article.collapsed dt {
	padding-bottom: 0;
	margin-bottom: 0;
}


/*221016 l-,g- prefix를 사용하지 않고 모두 d- prefix를 사용한다. */
.d-blue {
	background-color: #504764 !important;
}
.d-yellow {
    background-color: #cf9a3f !important;
}
.d-khaki {
    background-color: #526258 !important;
}
.d-beige {
    background-color: #b6a792 !important;
}
.d-beige2 {
    background-color: #958773 !important;
}

div.ajax-tree-select {
	display: inline-block;
}
div.ajax-tree-select .select {
	max-width: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;     
}

div.no-data {
	padding: 80px;
	text-align: center;
	width: 100%;
}
div.no-embed-url {
	background-image: url(/static/2025/site/images/no-image.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 415px;
}

.detail-wrap section h4 {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
}

.detail-wrap section h5 {
	margin-bottom: 17px;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
}
/* font zoom default */
html.fontsize-3 .detail-wrap section p.txt { font-size: 17px; }
html.fontsize-3 .detail-wrap section h3 { font-size: 24px; }
html.fontsize-3 .detail-wrap section h4 { font-size: 20px; }
html.fontsize-3 .detail-wrap section h5 { font-size: 18px; }
html.fontsize-3 .detail-wrap section table * { font-size: 17px; }
html.fontsize-3 .detail-wrap .annotation dd { font-size: 14px; }
html.fontsize-3 .detail-wrap .section .sub-title2 { font-size: 19px; }
html.fontsize-3 .detail-wrap .info .text dt {font-size: 14px;}
html.fontsize-3 .detail-wrap .info .text dd {font-size: 15px;}

/* font zoom +1 */
html.fontsize-4 .detail-wrap section p.txt { font-size: 19px;line-height: 1.75em !important; }
html.fontsize-4 .detail-wrap section h3 { font-size: 26px; }
html.fontsize-3 .detail-wrap section h4 { font-size: 23px; }
html.fontsize-3 .detail-wrap section h5 { font-size: 21px; }
html.fontsize-4 .detail-wrap section table * { font-size: 19px; }
html.fontsize-4 .detail-wrap .annotation dd { font-size: 15px; }
html.fontsize-4 .detail-wrap .section .sub-title2 { font-size: 21px; }
html.fontsize-4 .detail-wrap .info .text dt {font-size: 16px;}
html.fontsize-4 .detail-wrap .info .text dd {font-size: 17px;}

/* font zoom +2 */
html.fontsize-5 .detail-wrap section p.txt { font-size: 21px;line-height: 1.84em !important; }
html.fontsize-5 .detail-wrap section h3 { font-size: 28px; }
html.fontsize-3 .detail-wrap section h4 { font-size: 25px; }
html.fontsize-3 .detail-wrap section h5 { font-size: 23px; }
html.fontsize-5 .detail-wrap section table * { font-size: 21px; }
html.fontsize-5 .detail-wrap .annotation dd { font-size: 17px; }
html.fontsize-5 .detail-wrap .section .sub-title2 { font-size: 23px; }
html.fontsize-5 .detail-wrap .info .text dt {font-size: 18px;}
html.fontsize-5 .detail-wrap .info .text dd {font-size: 19px;}

/* font zoom +3 */
html.fontsize-6 .detail-wrap section p.txt { font-size: 23px;line-height: 2em !important; }
html.fontsize-6 .detail-wrap section h3 { font-size: 30px; }
html.fontsize-3 .detail-wrap section h4 { font-size: 27px; }
html.fontsize-3 .detail-wrap section h5 { font-size: 24px; }
html.fontsize-6 .detail-wrap section table * { font-size: 23px; }
html.fontsize-6 .detail-wrap .annotation dd { font-size: 19px; }
html.fontsize-6 .detail-wrap .section .sub-title2 { font-size: 25px; }
html.fontsize-6 .detail-wrap .info .text dt {font-size: 20px;}
html.fontsize-6 .detail-wrap .info .text dd {font-size: 21px;}

/* font zoom -1 */
html.fontsize-2 .detail-wrap section p.txt { font-size: 15px; }
html.fontsize-2 .detail-wrap section h3 { font-size: 22px; }
html.fontsize-3 .detail-wrap section h4 { font-size: 19px; }
html.fontsize-3 .detail-wrap section h5 { font-size: 17px; }
html.fontsize-2 .detail-wrap section table * { font-size: 15px; }
html.fontsize-2 .detail-wrap .annotation dd { font-size: 13px; }
html.fontsize-2 .detail-wrap .section .sub-title2 { font-size: 17px; }
html.fontsize-2 .detail-wrap .info .text dt {font-size: 12px;}
html.fontsize-2 .detail-wrap .info .text dd {font-size: 13px;}

/* font zoom -2 */
html.fontsize-1 .detail-wrap section p.txt { font-size: 13px; }
html.fontsize-1 .detail-wrap section h3 { font-size: 20px; }
html.fontsize-3 .detail-wrap section h4 { font-size: 17px; }
html.fontsize-3 .detail-wrap section h5 { font-size: 15px; }
html.fontsize-1 .detail-wrap section table * { font-size: 13px; }
html.fontsize-1 .detail-wrap .annotation dd { font-size: 12px; }
html.fontsize-1 .detail-wrap .section .sub-title2 { font-size: 15px; }
html.fontsize-1 .detail-wrap .info .text dt {font-size: 10px;}
html.fontsize-1 .detail-wrap .info .text dd {font-size: 11px;}





/* 의견보내기 관련 */
/* .layerSendComment .input-area input.checkboxinput {
	width: auto;
	height: auto;
}
.layerSendComment .input-area .field.checkbox {
	padding-top: 10px;
	line-height: 30px;
	font-size: 14px;
}
.privacy_consent_content {
	display: none;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	padding: 1em;
	font-size: 12px;
	background-color: rgba(248,248,248,.3);
}
a.privacy-consent-toggle {
	font-size: 12px;
} */



/* email 타입 추가  */
/* input[type="text"] */
/* input[type="email"],
input.upload-name { 
	display: inline-block; 
    height: 32px;
    min-width: 65px;
	padding: 0 7px;
	color: #333; 
	line-height: 31px; 
	font-size: 14px;
	background-color: #fff; 
	border: 1px solid #e7e8e9; 
	box-sizing: border-box;
    outline: 0;
}

.layerSendComment .input-area .filebox {
	position: relative;
}
.layerSendComment .input-area .filebox label.button {
    font-size: 20px;
    width: 40px;
	position: absolute; 
    top: 10px;
	right: -4px;
}
.layerSendComment .input-area .filebox label.button:after {
	content: '\e90b';
	position: absolute; 
    color: #c540a4;
    font-family: 'icomoon';
    font-weight: bold;
    font-size: 20px;
}
.layerSendComment .input-area .filebox label.button > span, 
.layerSendComment .input-area .filebox label.button > img,
.layerSendComment .input-area .filebox .upload-hidden.semanticuifileboxwidget {
	display: none;
}
.layerSendComment .top .data.txt {
  line-height: inherit !important;
  padding: 1em;
} */

/* by odop 2023.3.17 */
.outlink-source,
.search-list .multimeda-type {
	color: #777;
	font-size: .883em;
	padding-right: .24em;
}
.search-list .multimeda-type {
	color: #c540a4;	
}
#article-materials dd {
	line-height: 1.3;
	padding: .34em 0;
	padding-left: 1.3em;
	text-indent: -1.3em;    
	width: calc( 240px - 1.3em);
}

/* by odop 2023.3.28 */
.search-wrap .content .search-list .photo {
	position: relative;
}

/* by odop 2023.3.30 */
#header .search-area {
  /* left: 737px; */
  left: 640px;
}
#header.stiky .search-area {
  left: 640px;
}

/* by odop 2023.4.7 */
/* 원래는 사이즈별 적용되어야 하지만, 백그라운드를 숨기는 것이기 때문에 전체 적용해도 됨  */
#header #gnb .menu > li.single-menu::after {
	background: none;
}

/* by odop 2023.4.10 */
label.requiredField {
	font-weight: bold;
}
label.requiredField span.asteriskField {
	color: red;
}
.layerSendComment .input-area input.radioselect {
  width: inherit;
  height: inherit;
  color: #000;
  font-size: 13px;
}
.layerSendComment .input-area li.s-radio-field {
	display: inline-block;
	min-width: 100px;
}
.formHint {
	color: #666;
	font-size: .93em;
	padding-left: .3em;
}
.opinion-auth-form {
	text-align: center;
	margin: 30px 0;
}

.opinion-auth-form input[name=email] {
	height: 3.2em !important;
    width: 100%;
    max-width: 260px;
}
.opinion-auth-form input[name=email].error {
	border: 1px solid red;
}
.opinion-auth-form .title {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
}
.opinion-auth-form .txt {
    color: #616161;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.5px;
}
.opinion-auth-form .btn-send {
    display: block;
    width: 100%;
    max-width: 260px;
    height: 47px;
    margin: 40px auto 0;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 47px;
    background-color: #504764;/*221016*/
}
.opinion-auth-form .btn-send:disabled {
	background-color: #ccc !important;
}

/* image popup */
.imagepopup .popup-body .popup-body-inner {
  display: block;
  max-width: 100%;
  margin: 0;
}



@media only screen and (max-width: 1480px) {
	.layerSendComment .input-area .field.checkbox {
	  font-size: inherit !important;
	}
}

@media only screen and (max-width: 1480px) {
	/* by odop 2023.3.30 */
	#header .search-area {
	  /* left: 690px; */
  	  left: 603px;
	}
	#header.stiky .search-area {
	  /* left: 710px; */
  	  left: 603px;
	}

	.layerSendComment .input-area .field.checkbox {
	  line-height: 24px;
	  font-size: 11px;
	}
	.layerSendComment .input-area .filebox label.button {
	  top: 11px;
	  right: 1px;
	}
	.layerSendComment .input-area .filebox label.button:after {
		font-size: 16px;
	}
	input.upload-name { 
		padding-right: 0;
	}
}
@media only screen and (max-width: 768px) {
	.layerSendComment .input-area .field.checkbox {
	  line-height: 24px;
	  font-size: 11px;
	}
	.layerSendComment .input-area .filebox label.button {
	  top: 8px;
	  right: 1px;
	}
	.layerSendComment .input-area .filebox label.button:after {
		font-size: 16px;
	}
	input.upload-name { 
		padding-right: 0;
	}
}



ul.list-style-item-link {
	padding: 5px 10px; 
}
ul.list-style-item-link li {
	padding: 0 !important; 
}
ul.list-style-item-link,
ul.list-style-item-link a:link,
ul.list-style-item-link a:visited {
	color: #990000; 
}
ul.list-style-item-link a:hover {
	color: red; 
}

/* comment truncate */
.untruncated {
	display: none;
}



/* 2025 dev */
/* @sunyeon-lee 2025.8.27 */
.htmx-error {
	color: red;
	padding: 30px;
}


.htmx-indicator {
  text-align: center;
  padding: 20px 0 5px 0;
  color: #2d63b8;
  display: none;
}

.htmx-request .htmx-indicator {
  opacity: 1;
  display: inline-block;
}
.htmx-request .htmx-indicator + .htmx-indicator-replacement {
  display: none;
}
.htmx-request.htmx-indicator {
  opacity: 1;
  display: inline-block;
}
.htmx-request .htmx-indicator.block,
.htmx-request.htmx-indicator.block {
  	display: block !important;
	width: 100% !important;
	text-align: center !important;
}

.htmx-request.htmx-indicator + .htmx-indicator-replacement {
  display: none;
}


/* @sunyeon-lee */
/* 갤러리목록 선택 */
.gallery_m_list li a:hover ,
.gallery_m_list li a.selected {
    background: #f0f0f0;
    transition: all .3s;
}


/* 팝업 화살표  */
/* @sunyeon-lee */
.popup-word-cont {
    height: fit-content !important;
}
.arrow {
    width: 16px;
    height: 16px;
    position: absolute;
    pointer-events: none;
    z-index: 1;
    background: transparent;
    /* transform 없음! */
}
.arrow-inner {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
}

/* 기본 .arrow 스타일은 그대로 두고, 방향별로 위치만 보정 */
.popup-word-cont[data-popper-placement^='top'] .arrow {
    bottom: -8px; /* 팝업 하단에 딱 붙게 */
    left: 50%;
    transform: translateX(-50%);
}
.popup-word-cont[data-popper-placement^='bottom'] .arrow {
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
}
.popup-word-cont[data-popper-placement^='left'] .arrow {
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
}
.popup-word-cont[data-popper-placement^='right'] .arrow {
    left: -8px;
    top: 50%;
    transform: translateY(-50%);
}

.popup-word-cont[data-popper-placement^='top'] .arrow-inner {
    transform: rotate(-45deg);
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.popup-word-cont[data-popper-placement^='bottom'] .arrow-inner {
    transform: rotate(-45deg);
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.popup-word-cont[data-popper-placement^='left'] .arrow-inner {
    transform: rotate(-225deg);
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.popup-word-cont[data-popper-placement^='right'] .arrow-inner {
    transform: rotate(135deg);
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}