@charset "utf-8";
/**
 * @author https://www.cosmosfarm.com/
 */

img { border: 0; }
.cut_strings { width: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal; }

.kboard-ocean-faq-button-small,
.kboard-ocean-faq-button-small:link,
.kboard-ocean-faq-button-small:visited ,
#kboard-ocean-faq-editor .kboard-control [type=button],
#kboard-ocean-faq-editor .kboard-control [type=submit]
{background-color: #222; position: relative; display: inline-block; zoom: 1; margin: 0; padding: 1.5rem 4rem; height: auto; line-height: 1; font-size: 17px; font-weight: normal; letter-spacing: normal; color: white !important; border: none; border-radius: 1rem; text-decoration: none !important; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: none; transition-duration: 0.3s; box-sizing: content-box;}
.kboard-ocean-faq-button-small:hover,
.kboard-ocean-faq-button-small:focus,
.kboard-ocean-faq-button-small:active 
{ opacity: 0.7; }



.kboard-ocean-faq-poweredby { float: left; padding-bottom: 15px; width: 100%; font-size: 12px; }

#kboard-ocean-faq-list { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#kboard-ocean-faq-list .kboard-header { float: left; margin-top: 0; width: 100%; margin-bottom: 3rem;}
#kboard-ocean-faq-list .kboard-category { float: left; padding-bottom: 5px; width: 100%; text-align: left; }
#kboard-ocean-faq-list .kboard-category .kboard-category-list { clear: both; float: left; margin: 0; padding: 0; width: 100%; list-style: none; border-left: 1px solid #e8eaec; line-height: 28px; background: url(./images/category-background.png) left bottom repeat-x; }
#kboard-ocean-faq-list .kboard-category .kboard-category-list li { float: left; margin: 0; padding: 0; border-top: 1px solid #e8eaec; border-right: 1px solid #e8eaec; border-bottom: 1px solid #e8eaec; color: #747474; background-color: #faf7f7; font-size: 13px; }
#kboard-ocean-faq-list .kboard-category .kboard-category-list li a { display: block; padding: 0 16px; color: black; text-decoration: none; }
#kboard-ocean-faq-list .kboard-category .kboard-category-list li.kboard-category-selected { border-bottom: 1px solid white; background-color: white; }
#kboard-ocean-faq-list .kboard-category .kboard-category-list li.kboard-category-selected a { color: #1a80b6; font-weight: bold; }

/* selcet box design */
#kboard-ocean-faq-list .kboard-search .custom-select-wrap {position: relative; width: 16%;}
#kboard-ocean-faq-list .kboard-search .custom-select-wrap::after {content: "\e942"; font-family: "xeicon"; font-weight: 900; position: absolute; top: 50%; right: 1.5rem; transform: translateY(-50%); font-size: 2rem; color: #555;  z-index: 2; pointer-events: none;}
#kboard-ocean-faq-list .kboard-search select {position: relative; z-index: 2; padding: 0 2rem; height: 100%; outline: 0; min-height: 0; font-size: 15px; color: #777; font-weight: 600; border-radius: 1rem; border: 1px solid #ddd; background-color: #fff; -webkit-appearance: none; -moz-appearance: none; appearance: none; cursor: pointer;}

#kboard-ocean-faq-list .kboard-search {margin-bottom: 4rem; padding: 3rem; border-radius: 2rem; border: 2px solid #059d1212; background-color: #f5f7f0;}
#kboard-ocean-faq-list .kboard-search form {display: flex; gap: 1rem;}
#kboard-ocean-faq-list .kboard-search .search-bar {width: 100%; display: flex; gap: 1rem;}
#kboard-ocean-faq-list .kboard-search input {display: inline; padding: 1.5rem 2rem; width: 90%; outline: 0; font-size: 15px; border: 1px solid #ddd; color: #555; background-color: white; border-radius: 1rem; vertical-align: middle; box-shadow: none; box-sizing: content-box;}
#kboard-ocean-faq-list .kboard-search .kboard-default-button-small {width: 10%; background: var(--bg-color);}
#kboard-ocean-faq-list .kboard-search select option {font-size: 1.5rem !important;}

#kboard-ocean-faq-list .kboard-control {width: 100%; text-align: right; }
#kboard-ocean-faq-list .kboard-tree-category-wrap { float: left; padding-bottom: 15px; width: 100%; }
#kboard-ocean-faq-list .kboard-tree-category-wrap select { display: inline; margin: 0 0 5px 0; padding: 0; width: 100%; height: 28px; line-height: 28px; font-size: 12px; color: #666666; border-radius: 0; border: 1px solid #f1f1f1; background: white; vertical-align: middle; box-shadow: none; box-sizing: border-box; text-indent: 0; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }
#kboard-ocean-faq-list .kboard-tree-category-search .kboard-search-option-wrap.type-select { width: auto; }
#kboard-ocean-faq-list .kboard-tree-category-search .kboard-search-option-wrap.type-tab { width: 100%; }
#kboard-ocean-faq-list .kboard-tree-category { float: left; margin: 0 0 5px 0; padding: 0; width: 100%; list-style: none; border: 0; overflow: hidden; background: url(./images/category-background.png) left bottom repeat-x; }
#kboard-ocean-faq-list .kboard-tree-category li { float: left; margin: 0; padding: 0; border-top: 1px solid #e8eaec; border-right: 1px solid #e8eaec; border-bottom: 1px solid #e8eaec; color: #747474; background-color: #faf7f7; font-size: 13px; }
#kboard-ocean-faq-list .kboard-tree-category li a { display: block; padding: 0 16px; color: black; text-decoration: none; }
#kboard-ocean-faq-list .kboard-tree-category li.kboard-category-selected { border-bottom: 1px solid white; background-color: white; }
#kboard-ocean-faq-list .kboard-tree-category li.kboard-category-selected a { color: #1a80b6; font-weight: bold; }
#kboard-ocean-faq-list .kboard-tree-category-search { float: left; width: 100%; }
#kboard-ocean-faq-list .kboard-tree-category-search .kboard-search-option-wrap { margin-right: 5px; float: left; }
#kboard-ocean-faq-list .kboard-list { float: left; margin: 0 !important; padding: 0 !important; width: 100%; list-style:none; border: 0; }
#kboard-ocean-faq-list .kboard-list img { display: inline; margin: 0; height: auto; vertical-align: middle; }
#kboard-ocean-faq-list .kboard-list .kboard-faq-item {position: relative; margin-bottom: 1rem; padding: 0; border: 0; border: 1px solid #e8eaec; background: none; border-radius: 1rem;}
#kboard-ocean-faq-list .kboard-list .kboard-faq-item::before {content: "\e930"; font-family: "xeicon"; position: absolute; top: 4.5rem; right: 4rem; font-size: 3rem; color: #000; pointer-events: none; transition: 0.3s;}
#kboard-ocean-faq-list .kboard-list .kboard-faq-item.answer-hide::before {transform: rotate(-180deg);}

#kboard-ocean-faq-list .kboard-list .kboard-faq-question {display: flex; align-items: center; padding: 4rem 3rem; line-height: 1.4; letter-spacing: -0.12rem; font-weight: 600; font-size: 2.1rem; cursor: pointer; transition: all 0.3s ease;}
#kboard-ocean-faq-list .kboard-list .kboard-faq-question .point,
#kboard-ocean-faq-list .kboard-list .kboard-faq-answer .point {padding-right: 1.5rem; display: inline-block; font-family: 'YuhanKimberlyPureunsoop'; font-size: 2.5rem; font-weight: 900; color: var(--main-color);}
#kboard-ocean-faq-list .kboard-list .kboard-faq-answer .point {color: #bbb;}

#kboard-ocean-faq-list .kboard-list .kboard-faq-answer br {line-height: 1;}
#kboard-ocean-faq-list .kboard-list .kboard-faq-question:hover{background-color: #f5f5f5; border-radius: 1rem;}

#kboard-ocean-faq-list .kboard-list .kboard-faq-answer { padding: 3rem; font-size: 1.7rem; line-height: 1.4; letter-spacing: -0.04rem; border: 1px solid #e8eaec; background-color: #f5f8ff; color: black; transition: all 0.3s ease;}
#kboard-ocean-faq-list .kboard-list .kboard-faq-answer * {line-height: 1.4; letter-spacing: -0.12rem;}
#kboard-ocean-faq-list .kboard-list .kboard-faq-answer .aligncenter { display: block; margin-right: auto; margin-left: auto; }
#kboard-ocean-faq-list .kboard-list .kboard-faq-answer .alignright { float:right; }
#kboard-ocean-faq-list .kboard-list .kboard-faq-answer .alignleft { float: left; }
#kboard-ocean-faq-list .kboard-list .kboard-faq-answer .kboard-faq-control { display: inline-block;width: 100%; padding-top: 2rem; }
#kboard-ocean-faq-list .kboard-list .kboard-faq-answer .kboard-faq-control a { font-size: 1.6rem; padding: 1rem 2rem; border-radius: 0.5rem; background-color: #222;}

#kboard-ocean-faq-list .kboard-list .kboard-faq-item.answer-hide  .kboard-faq-answer { display: none; }
#kboard-ocean-faq-list .kboard-faq-answer .kboard-ocean-faq-view { display: block; height: 28px; line-height: 28px; vertical-align: middle; }
#kboard-ocean-faq-list .kboard-faq-answer .right{ float: right;}
#kboard-ocean-faq-list .kboard-faq-answer .left{ float: left; }

#kboard-ocean-faq-list .kboard-pagination { float: left; padding: 15px 0; width: 100%; }
#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages { float: left; margin: 0; padding: 0 0 1px 0; width: 100%; list-style: none; text-align: center; border: 0; }
#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 0 1px; background: none; border: 0; list-style: none; }
#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li a { color: black; padding: 6px 10px; border: 1px solid #e3e3e3; text-decoration: none; font-size: 12px; line-height: 27px; background-color: white; }
#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li.active a,
#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li:hover a
{border: 0; font-weight: bold; color: #fff; background-color: var(--bg-color); border-radius: 0.5rem;}
#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li:before { display: none; }
#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li:after { display: none; }
#kboard-ocean-faq-list .kboard-control { float: left; padding: 15px 0 1px 0; width: 100%; text-align: right; }

#kboard-ocean-faq-editor .wp-editor-tools * {line-height: 1; font-size: 1.6rem;}
#kboard-ocean-faq-editor label {font-size: 1.8rem !important;}

#kboard-ocean-faq-editor { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#kboard-ocean-faq-editor select,
#kboard-ocean-faq-editor input { display: inline; width: auto; height: auto; box-shadow: none; }
#kboard-ocean-faq-editor .kboard-attr-row { float: left; padding: 5px 0; width: 100%; }
#kboard-ocean-faq-editor .kboard-attr-title {}
#kboard-ocean-faq-editor .kboard-attr-title input { padding: 6px 2px; font-size: 12px; width: 87%; color: #666666; border-radius: 0.5rem; border-radius: 0; border: 1px solid #e8eaec; }
#kboard-ocean-faq-editor .kboard-attr-row .attr-name { display: inline; float: left; margin: 0; width: 10rem; line-height: 30px; color: #545861; font-size: 12px; font-weight: bold;}
#kboard-ocean-faq-editor .kboard-attr-row .attr-name img { display: inline; margin: 0; padding: 0; max-width: 100%; vertical-align: middle; }
#kboard-ocean-faq-editor .kboard-attr-row .attr-value { line-height: 30px; font-size: 12px; }
#kboard-ocean-faq-editor .kboard-attr-row .attr-value select { margin: 0; padding: 5px 2px; font-size: 12px; min-width: 130px; color: #666666; border-radius: 0; border: 1px solid #e8eaec; }
#kboard-ocean-faq-editor .kboard-attr-row .attr-value input[type=text],
#kboard-ocean-faq-editor .kboard-attr-row .attr-value input[type=password] { margin: 0; padding: 6px 2px; font-size: 16px; color: #666666; border-radius: 0; border: 1px solid #e8eaec; }
#kboard-ocean-faq-editor .kboard-attr-row .attr-value input[type=radio],
#kboard-ocean-faq-editor .kboard-attr-row .attr-value input[type=checkbox] { margin-top: 8px; }
#kboard-ocean-faq-editor .kboard-attr-row .attr-value input[type=file] { margin: 0; padding: 6px 2px; font-size: 12px; color: #666666; border: 0; }
#kboard-ocean-faq-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap { float: left; }
#kboard-ocean-faq-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap select { clear: both; float: left; margin-bottom: 5px; width: 30%; }
#kboard-ocean-faq-editor .kboard-content { float: left; padding: 1.5rem 0; width: 100%; background-color: white; }
#kboard-ocean-faq-editor .kboard-content textarea { display: inline; margin: 0; padding: 0; width: 98%; height: 250px; border-radius: 0; border: 1px solid #e8eaec; font-size: 12px; }
#kboard-ocean-faq-editor .kboard-control { float: left; padding: 15px 0; width: 100%; }
#kboard-ocean-faq-editor .kboard-control .left { position: static; float: left; }
#kboard-ocean-faq-editor .kboard-control .right { position: static; float: right; width: 50%; text-align: right; }

#kboard-ocean-faq-document { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#kboard-ocean-faq-document .kboard-document-wrap { float: left; width: 100%; background-color: white; }
#kboard-ocean-faq-document .kboard-title { width: 100%; }
#kboard-ocean-faq-document .kboard-title h1{margin: 0; padding: 0; color: #0a0a0a; font-weight: 600; font-size: 2.6rem; letter-spacing: -0.12rem; line-height: 1.3;}
#kboard-ocean-faq-document .kboard-detail  { padding: 2rem 0; border-bottom: 1px solid #e0e0e0; display: flex; gap: 3rem;}
#kboard-ocean-faq-document .kboard-detail .detail-attr {position: relative; display: flex; gap: 1rem; align-items: center;}
#kboard-ocean-faq-document .kboard-detail .detail-attr::before {content: ""; position: absolute; top: 50%; right: -1.7rem; transform: translate(-50%, -50%); width: 2px; height: 80%; background-color: #e0e0e0;}
#kboard-ocean-faq-document .kboard-detail .detail-attr:nth-last-of-type(1):before {display: none;}
#kboard-ocean-faq-document .kboard-detail .detail-attr .detail-name {color: #333; text-align: right; font-size: 1.6rem;}
#kboard-ocean-faq-document .kboard-detail .detail-attr .detail-value{color: #777; font-size: 1.6rem; }

#kboard-ocean-faq-document .kboard-detail .detail-attr .detail-value img { vertical-align: middle; }
#kboard-ocean-faq-document .kboard-content { clear: both; float: left; width: 100%; min-height: 200px; }
#kboard-ocean-faq-document .kboard-content .content-view { margin: 0; padding: 22px; word-break: break-all; font-size: 1.7rem;}
    #kboard-ocean-faq-document .kboard-content .content-view * {letter-spacing: -0.12rem; line-height: 1.4;}
#kboard-ocean-faq-document .kboard-content .content-view iframe { max-width: 100%; }
#kboard-ocean-faq-document .kboard-content .content-view img { display: inline; margin: 0; vertical-align: middle; max-width: 100%; }
#kboard-ocean-faq-document .kboard-content .content-view hr { margin: 10px 0; padding: 0; height: 1px; border: 0; background-color: #f1f1f1; }
#kboard-ocean-faq-document .kboard-content .content-view p { margin: 0 0 0.75em; }
#kboard-ocean-faq-document .kboard-content .content-view p:last-child { margin: 0; }
#kboard-ocean-faq-document .kboard-content .content-view .thumbnail-area { text-align: center; }
#kboard-ocean-faq-document .kboard-content .content-view .aligncenter { display: block; margin-right: auto; margin-left: auto; }
#kboard-ocean-faq-document .kboard-content .content-view .alignright { float:right; }
#kboard-ocean-faq-document .kboard-content .content-view .alignleft { float: left; }
#kboard-ocean-faq-document .kboard-attach { padding: 0 0 5px 22px; font-size: 12px; }
#kboard-ocean-faq-document .kboard-comments-area { float: left; width: 100%; }
#kboard-ocean-faq-document .kboard-control { float: left; width: 100%; }
#kboard-ocean-faq-document .kboard-control .left { position: static; float: left; }
#kboard-ocean-faq-document .kboard-control .right {width: 100%; text-align: right; }

#kboard-ocean-faq-latest { float: left; width: 100%; list-style: none; margin: 0; padding: 0; }
#kboard-ocean-faq-latest .kboard-ocean-faq-latest-item { padding: 0 0 6px; list-style: none; }
#kboard-ocean-faq-latest .kboard-ocean-faq-latest-item a { font-size: 100%; text-decoration: none; color: #555555; }
#kboard-ocean-faq-latest .kboard-ocean-faq-latest-item a:hover { color: #1a80b6; }

@media screen and (max-width: 600px) {
	#kboard-ocean-faq-editor .kboard-attr-row input[type=text],
	#kboard-ocean-faq-editor .kboard-attr-row input[type=file],
	#kboard-ocean-faq-editor .kboard-attr-row input[type=password] { width: 50%; }
	#kboard-ocean-faq-list .kboard-tree-category-search .kboard-search-option-wrap.type-select { width: 100%; }
	#kboard-ocean-faq-list .kboard-search input { width: 80px; }
	#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li { display: none; }
	#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li.first-page,
	#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li.last-page { display: inline-block; *display: inline; zoom: 1; }
	#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li.prev-page,
	#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li.next-page { display: inline-block; *display: inline; zoom: 1; }
	#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li.prev-page a,
	#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li.next-page a { padding: 6px 18px; }
	#kboard-ocean-faq-list .kboard-pagination .kboard-pagination-pages li.active { display: inline-block; *display: inline; zoom: 1; }
}