@charset "utf-8";
/**
 * @author https://www.cosmosfarm.com/
 */

a.kboard-cross-link-button-small,
input.kboard-cross-link-button-small,
button.kboard-cross-link-button-small { position: relative; display: inline-block; *display: inline; zoom: 1; margin: 0; padding: .4rem 1.3rem; width: auto; line-height: 28px; font-size: 13px; font-weight: normal; letter-spacing: normal; border: none; border-radius: 0; text-decoration: none !important; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: none; transition-duration: 0.3s; box-sizing: border-box; background: none; background-color: white; color: #666666; border: 1px solid #cccccc; }
a.kboard-cross-link-button-small:hover,
a.kboard-cross-link-button-small:focus,
a.kboard-cross-link-button-small:active,
input.kboard-cross-link-button-small:hover,
input.kboard-cross-link-button-small:focus,
input.kboard-cross-link-button-small:active,
button.kboard-cross-link-button-small:hover,
button.kboard-cross-link-button-small:focus,
button.kboard-cross-link-button-small:active { opacity: 0.7; }

/* 글쓰기 에디터 수정 */
#kboard-cross-link-editor .kboard-content {margin:5px 0 0 !important;;}
#kboard-cross-link-editor input[type=file] {margin:5px 0 0 0 !important;}
.wp-kboard_content-media-buttons {font-weight: 500;}
.html-active .switch-html {background: #fff !important; color:#7b71c8 !important; font-weight: 800;}
.tmce-active .switch-tmce {background: #fff !important; color:#7b71c8 !important; font-weight: 800;}
.wp-editor-tabs {margin:0; border:1px solid #ddd; height: 35px;}
.button-custom input[type="button"] {background-color:#ddd; color:#474747; font-weight: 500;}
.mce-toolbar .mce-btn button, .qt-dfw {padding:0;}
.wp-editor-container {border-left: 1px solid #dcdcde; border-top: 1px solid #dcdcde; border-bottom: 1px solid #dcdcde; border-right: 2px solid #dcdcde !important;}
select {background: none;}
.content_wrapper button {margin:0;}
.button-custom button.button {font-weight: 500; display: none;}
.button-custom button {background-color: transparent; color:#666666; font-weight: 500; padding:6px 20px;}
.button-custom button:hover {background-color: transparent; color:#7b71c8;}
.mce-toolbar .mce-btn-group .mce-btn.mce-active {background:#ddd !important; border-color:transparent !important;}
.mce-toolbar .mce-btn-group .mce-btn.mce-active:hover {border-color: transparent;}
.mce-toolbar .mce-btn-group .mce-btn:hover {box-shadow: none !important; border-color:transparent !important; background:#ddd !important;}
.mce-toolbar .mce-listbox button {color:#474747;}
.kboard-attr-row2, .kboard-attr-row3 {display: none;}

.kboard-cross-link-poweredby { float: left; padding-bottom: 15px; width: 100%; font-size: 13px; }
.kboard-cross-link-new-notify { display: inline-block; *display: inline; zoom: 1; padding: 0 4px; color: white; font-weight: normal; }
.kboard-cross-link-cut-strings { width: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal;  padding-right:10px; }

.kboard-cross-link-list { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
.kboard-cross-link-list form { margin: 0; padding: 0; }
.kboard-cross-link-list .kboard-list-header { padding: 2rem 0 0; overflow: hidden; }
.kboard-cross-link-list .kboard-list-header .kboard-sort { position: relative; display: none; *display: inline; zoom: 1; }
.kboard-cross-link-list .kboard-list-header .kboard-sort select { display: inline; margin: 0; padding: 0; width: auto; min-width: 0; max-width: none; height: 26px; line-height: 26px; font-size: 12px; color: #666666; border-radius: 0; border: 1px solid #cccccc; background: white; vertical-align: middle; box-shadow: none; box-sizing: content-box; text-indent: 0; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }
.kboard-cross-link-list .kboard-list-header .kboard-search { float: right; }
/* .kboard-cross-link-list .kboard-list-header .kboard-search select { display: inline; margin: 0; padding: 0 5px; width: 100px; min-width: 0; max-width: none; height: 26px; min-height: 0; font-size: 13px; color: #666666; border-radius: 0; border: 1px solid #cccccc; background: white; line-height: 26px; vertical-align: middle; box-shadow: none; box-sizing: content-box; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; } */
.kboard-cross-link-list .kboard-list-header .kboard-search select { display:none;}
.kboard-cross-link-list .kboard-list-header .kboard-search input { display: inline; margin: 0 6px 0 0; padding: 1px 25px 0 14px; width: 250px; min-width: 0; max-width: none; height: 40px; min-height: 0; background: none; font-size: 13px; color: #666666; border-radius: 0; border: 1px solid #cccccc; line-height: 38px; vertical-align: middle; box-shadow: none; box-sizing: content-box; }
.kboard-cross-link-list .kboard-list-header .kboard-search .magnifier { margin-left: -25px; padding: 0; width: 12px; height: 12px; border: none; }
.kboard-cross-link-list .kboard-list-header .kboard-control { float: left; }
.kboard-cross-link-list .kboard-list { background-color: white; }
.kboard-cross-link-list .kboard-list table { display: table; table-layout: fixed; margin: 0; padding: 0; width: 100%; border: 0; font-size: 10px; border-collapse: collapse; }
.kboard-cross-link-list .kboard-list table a { color: #333333; font-weight: normal; text-decoration: none; border: 0; box-shadow: none; font-size: 16px; }
.kboard-cross-link-list .kboard-list table a:hover { color: #07b5b3 !important;}
.kboard-cross-link-list .kboard-list table tr { border: 0; background-color: transparent; transition-duration: 0.3s; }
.kboard-cross-link-list .kboard-list table td { padding: 1.5rem 0; height: auto; text-align: center; vertical-align: middle; font-size: 15px; font-family: poppins;}
.kboard-cross-link-list .kboard-list table td.kboard-list-uid { width: 70px; }
.kboard-cross-link-list .kboard-list table td.kboard-list-category1 { width: 120px; }
.kboard-cross-link-list .kboard-list table td.kboard-list-category2 { width: 100px; }
.kboard-cross-link-list .kboard-list table td.kboard-list-category2 a { color: #666666; }
.kboard-cross-link-list .kboard-list table td.kboard-list-category1 .category1-wrap { margin: 0 auto; padding: 0x; width: 80px; line-height: normal; color: white; font-size: 15px; font-weight: 700;}
.kboard-cross-link-list .kboard-list table td.kboard-list-category1 .category1-wrap a { color: #474747; }
.kboard-cross-link-list .kboard-list table td.kboard-list-title { width: auto; }
.kboard-cross-link-list .kboard-list table td.kboard-list-title .separator { line-height: normal; color: #e1e1e1; }
.kboard-cross-link-list .kboard-list table td.kboard-list-title .separator a { font-size: 12px; color: #999999; }
.kboard-cross-link-list .kboard-list table td.kboard-list-user { width: 80px; }
.kboard-cross-link-list .kboard-list table td.kboard-list-date { width: 130px; color: #666666; }
.kboard-cross-link-list .kboard-list table td.kboard-list-vote { width: 55px; }
.kboard-cross-link-list .kboard-list table td.kboard-list-view { width: 55px; }
.kboard-cross-link-list .kboard-list table td.kboard-list-shortcuts { width: 70px; display: none;}
.kboard-cross-link-list .kboard-list table td.kboard-list-shortcuts img { margin: 0; padding: 0; width: 30px; box-shadow: none !important; border: 0; cursor: pointer; vertical-align: middle;}
.kboard-cross-link-list .kboard-list thead { background-color: transparent; }
.kboard-cross-link-list .kboard-list thead tr { height: 70px; background-color: #fdfdfd; border-top: 1px solid #a8a8a8; border-bottom: 1px solid #ddd;;}
.kboard-cross-link-list .kboard-list thead tr td { font-weight: bold; color: #545861; border: 0; border-bottom: 2px solid #f1f1f1; font-size:17px;}
.kboard-cross-link-list .kboard-list thead tr td .right-line { border-right: 1px solid #e1e1e1; }
.kboard-cross-link-list .kboard-list tbody tr { height: 70px; }
.kboard-cross-link-list .kboard-list tbody tr td { word-break: break-all; border: 0; border-bottom: 1px solid #ddd; }
.kboard-cross-link-list .kboard-list tbody tr:hover { background-color: #f7f7f7; }
.kboard-cross-link-list .kboard-list tbody tr:hover .separator { display: block; }
.kboard-cross-link-list .kboard-list tbody tr.kboard-list-notice { background-color: #f4f4f4; }
.kboard-cross-link-list .kboard-list tbody tr.top-fixing { background-color: #fdfdfd; }
.kboard-cross-link-list .kboard-list tbody tr.kboard-list-selected .kboard-cross-link-cut-strings { font-weight: bold; color:#676767;}
.kboard-cross-link-list .kboard-list tbody td.kboard-list-title { padding-left: 10px; text-align: left; font-family: 'Roboto Condensed'; letter-spacing: .2px;}
.kboard-cross-link-list .kboard-list tbody td.kboard-list-title a:hover { color: #07b5b3; }
.kboard-cross-link-list .kboard-list tbody td.kboard-list-title img { display: inline; margin: 0; width: auto; height: auto; vertical-align: middle; max-width: 100%; }
.kboard-cross-link-list .kboard-list tbody td.kboard-list-title .kboard-comments-count { color: #00a8e7; }
.kboard-cross-link-list .kboard-list tbody td.kboard-list-user img.avatar { display: inline; margin: 0; width: 24px; max-width: none; height: 24px; vertical-align: middle; border-radius: 50%; }
.kboard-cross-link-list .kboard-list .kboard-mobile-contents { display: none; font-size: 12px; color: #999999; }
.kboard-cross-link-list .kboard-list .kboard-mobile-contents .contents-item { display: inline; margin: 0; padding: 0; }
.kboard-cross-link-list .kboard-list .kboard-mobile-contents .contents-item a { font-size: 12px; color: #999999; }
.kboard-cross-link-list .kboard-list .kboard-mobile-contents .contents-item img.avatar { display: inline; margin: 0; width: 24px; max-width: none; height: 24px; vertical-align: middle; border-radius: 50%; }
.kboard-cross-link-list .kboard-list .kboard-mobile-contents .contents-separator { display: inline; margin: 0; padding: 0 2px; color: #bebebe; }
.kboard-cross-link-list .kboard-list .kboard-mobile-contents .kboard-edit,
.kboard-cross-link-list .kboard-list .kboard-mobile-contents .kboard-remove { display: inline; }
.kboard-cross-link-list .kboard-pagination { padding: 4rem 0 0; text-align: center; }
.kboard-cross-link-list .kboard-pagination .kboard-pagination-pages { float: left; margin: 0; padding: 0; width: 100%; list-style: none; text-align: center; border: 0; }
.kboard-cross-link-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-cross-link-list .kboard-pagination .kboard-pagination-pages li a { display: block; margin: 0 3px; padding: 0 10px; height: 28px; line-height: 28px; font-size: 16px; color: #999999; text-decoration: none; border: 0; font-family: poppins; box-shadow: none; transition-duration: 0.3s; }
.kboard-cross-link-list .kboard-pagination .kboard-pagination-pages li:hover a,
.kboard-cross-link-list .kboard-pagination .kboard-pagination-pages li.active a { border-bottom: 2px solid #474747; color: #474747; font-weight: 700;}
.kboard-cross-link-list .kboard-pagination .kboard-pagination-pages li:before { display: none; }
.kboard-cross-link-list .kboard-pagination .kboard-pagination-pages li:after { display: none; }
.kboard-cross-link-list .kboard-pagination .kboard-cross-link-button-small { width: 50%; height: 50px; }

.kboard-cross-link-list.mobile .kboard-list-header .kboard-search { float: none; }
.kboard-cross-link-list.mobile .kboard-list-header .kboard-search select { float: left; margin-right: 1%; width: 29%; height: 28px; line-height: 28px; box-sizing: border-box; }
.kboard-cross-link-list.mobile .kboard-list-header .kboard-search input[type=text] { float: left; width: 70%; line-height: 28px; box-sizing: border-box; }
.kboard-cross-link-list.mobile .kboard-list-header .kboard-control { float: none; margin-bottom: 5px; }
.kboard-cross-link-list.mobile .kboard-list table { border-top: 1px solid #f1f1f1; }
.kboard-cross-link-list.mobile .kboard-list table thead { display: none; }
.kboard-cross-link-list.mobile .kboard-list table td.kboard-list-title { padding: 10px 5px; }
.kboard-cross-link-list.mobile .kboard-list table td.kboard-list-category2,
.kboard-cross-link-list.mobile .kboard-list table td.kboard-list-shortcuts,
.kboard-cross-link-list.mobile .kboard-list table td.kboard-list-title .separator { display: none; }
.kboard-cross-link-list.mobile .kboard-list table td.kboard-list-title .kboard-cross-link-cut-strings { font-size: 13px; line-height: 23px; overflow: hidden; white-space: nowrap;}
.kboard-cross-link-list.mobile .kboard-list table td.kboard-list-category1 { width: 80px; }
.kboard-cross-link-list.mobile .kboard-list table td.kboard-list-category1 .category1-wrap { padding: 5px 2px; width: 73px; font-size: 12px; }
.kboard-cross-link-list.mobile .kboard-list table td.kboard-list-uid,
.kboard-cross-link-list.mobile .kboard-list table td.kboard-list-user,
.kboard-cross-link-list.mobile .kboard-list table td.kboard-list-date,
.kboard-cross-link-list.mobile .kboard-list table td.kboard-list-vote,
.kboard-cross-link-list.mobile .kboard-list table td.kboard-list-view { display: none; }
.kboard-cross-link-list.mobile .kboard-list .kboard-mobile-contents { display: block; font-size: 11px; }
.kboard-cross-link-list.mobile .kboard-list .kboard-mobile-contents .contents-item a { font-size: 11px; }
.kboard-cross-link-list.mobile .kboard-pagination .kboard-pagination-pages li { display: none; }
.kboard-cross-link-list.mobile .kboard-pagination .kboard-pagination-pages li.first-page,
.kboard-cross-link-list.mobile .kboard-pagination .kboard-pagination-pages li.last-page,
.kboard-cross-link-list.mobile .kboard-pagination .kboard-pagination-pages li.prev-page,
.kboard-cross-link-list.mobile .kboard-pagination .kboard-pagination-pages li.next-page,
.kboard-cross-link-list.mobile .kboard-pagination .kboard-pagination-pages li.active { display: inline-block; }
.kboard-cross-link-list.mobile .kboard-pagination .kboard-pagination-pages li.prev-page a,
.kboard-cross-link-list.mobile .kboard-pagination .kboard-pagination-pages li.next-page a { padding: 0 18px; }

#kboard-cross-link-editor { overflow: hidden; }
#kboard-cross-link-editor form { margin: 0; padding: 0; }
#kboard-cross-link-editor select { display: inline; margin: 0; padding: 0 5px; font-size: 13px; width: 100%; *width: 30%; height: 28px; line-height: 28px; color: #666666; border-radius: 0; border: 1px solid #dcdcdc; box-shadow: none; background-color: transparent; box-sizing: border-box; vertical-align: top; text-indent: 0; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }
#kboard-cross-link-editor input[type=text],
#kboard-cross-link-editor input[type=email],
#kboard-cross-link-editor input[type=number],
#kboard-cross-link-editor input[type=date],
#kboard-cross-link-editor input[type=password],
#kboard-cross-link-editor .editor-textarea { display: inline; margin: 0; padding: 0 5px; width: 100%; *width: 30%; height: 28px; line-height: 28px; font-size: 13px; color: #666666; border-radius: 0; border: 1px solid #dcdcdc; box-shadow: none; background-color: transparent; box-sizing: border-box; vertical-align: top; }
#kboard-cross-link-editor select:hover,
#kboard-cross-link-editor input[type=text]:hover,
#kboard-cross-link-editor input[type=email]:hover,
#kboard-cross-link-editor input[type=number]:hover,
#kboard-cross-link-editor input[type=date]:hover,
#kboard-cross-link-editor input[type=password]:hover,
#kboard-cross-link-editor .editor-textarea:hover,
#kboard-cross-link-editor select:focus,
#kboard-cross-link-editor input[type=text]:focus,
#kboard-cross-link-editor input[type=email]:focus,
#kboard-cross-link-editor input[type=number]:focus,
#kboard-cross-link-editor input[type=date]:focus,
#kboard-cross-link-editor input[type=password]:focus,
#kboard-cross-link-editor .editor-textarea:focus { border: 1px solid #9e9e9e; }
#kboard-cross-link-editor input[type=file] { display: inline; margin: 0; padding: 0; width: 100%; *width: 30%; font-size: 12px; color: #666666; border-radius: 0; border: 0; box-shadow: none; background-color: transparent; box-sizing: border-box; vertical-align: top; }
#kboard-cross-link-editor .kboard-attr-wrap-title { margin: 10px 0; padding: 5px 10px; width: 100%; line-height: 40px; border-top: 1px solid #e5e5e5; color: #545861; font-size: 16px; font-weight: bold; background-color: #f7f7f7; text-transform: capitalize; }
#kboard-cross-link-editor .kboard-attr-row { float: left; margin: 0; padding: 0; width: 100%; background-color: white; }
#kboard-cross-link-editor .kboard-attr-row-half { float: left; width: 50%; }
#kboard-cross-link-editor .kboard-attr-row .attr-name { float: left; display: block; box-sizing: content-box; margin: 0; padding: 5px 10px; line-height: 30px; color: #474747; font-size: 14px; text-align:left;}
#kboard-cross-link-editor .kboard-attr-row .attr-name img { display: inline; margin: 0; padding: 0; width: auto; max-width: 100%; vertical-align: middle; }
#kboard-cross-link-editor .kboard-attr-row .attr-value { margin: 0 0 0 80px; padding: 5px 10px; line-height: 30px; text-align: left; font-size: 12px; }
#kboard-cross-link-editor .kboard-attr-row .attr-value .attr-value-option { display: inline; padding-right: 20px; width: auto; cursor: pointer; }
#kboard-cross-link-editor .kboard-attr-row .attr-value .attr-value-option input[type=checkbox] { width: auto; cursor: pointer; }
#kboard-cross-link-editor .kboard-attr-row .attr-value .description { margin: 0; color: #666666; }
#kboard-cross-link-editor .kboard-attr-row .attr-checkbox { color: #545861; font-size: 14px; cursor: pointer; }
#kboard-cross-link-editor .kboard-attr-row .required { color: red; }
#kboard-cross-link-editor .kboard-attr-title input { width: 100%; *width: 70%; }
#kboard-cross-link-editor .kboard-confirm-row { padding: 100px 0; }
#kboard-cross-link-editor .kboard-content { float: left; margin: 0; padding: 5px 10px; width: 100%; background-color: white; }
#kboard-cross-link-editor .kboard-content .editor-textarea { display: inline; margin: 0; padding: 5px; width: 100%; min-width: 100%; max-width: 100%; height: 250px; min-height: 0; font-size: 13px; border: 1px solid #dcdcdc; box-shadow: none; background: none; background-color: transparent; box-sizing: border-box; text-indent: 0; }
#kboard-cross-link-editor .kboard-control { float: left; padding: 15px 0; width: 100%; }
#kboard-cross-link-editor .kboard-control .left { position: static; float: left; }
#kboard-cross-link-editor .kboard-control .right { position: static; float: right; width: 50%; text-align: right; }
#kboard-cross-link-editor.confirm { display: block; margin: 100px auto; max-width: 590px; }
#kboard-cross-link-editor.confirm input[type=password] { width: 100%; box-sizing: border-box; }

#kboard-cross-link-document { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#kboard-cross-link-document .kboard-document-wrap { float: left; width: 100%; background-color: white; }
#kboard-cross-link-document .kboard-title { float: left; width: 100%; }
#kboard-cross-link-document .kboard-title h1 { margin: 0; padding: 1rem 10px 9px 10px; color: #676767; font-weight: 600; font-size: 1.2rem; line-height: 1.6; text-align: left; word-break: keep-all;border-top:1px solid #a8a8a8;}
#kboard-cross-link-document .kboard-detail { clear: both; float: left; width: 100%; border-bottom: 1px solid #ddd; font-size:.9rem; font-family: poppins; color:#666666;}
#kboard-cross-link-document .kboard-detail .detail-attr { display: inline-block; *display: inline; zoom: 1; float: left; margin: -5px 0 0 0; padding: 0 0 1rem 7px; }
#kboard-cross-link-document .kboard-detail .detail-attr .detail-name { float: left; text-align: right;font-weight: 500 !important;}
#kboard-cross-link-document .kboard-detail .detail-attr .detail-value { float: left; font-weight: 500;}
#kboard-cross-link-document .kboard-detail .detail-attr .detail-value a { text-decoration: none; border: 0; box-shadow: none; font-weight: 500;}
#kboard-cross-link-document .kboard-detail .detail-attr .detail-value img.avatar { display: inline; margin: 0; width: 24px; max-width: none; height: 24px; vertical-align: middle; border-radius: 50%; }
#kboard-cross-link-document .kboard-content { clear: both; float: left; width: 100%; min-height: 200px; }
#kboard-cross-link-document .kboard-content .content-view { margin: 0; padding: 22px; word-break: break-all; }
#kboard-cross-link-document .kboard-content .content-view iframe { max-width: 100%; }
#kboard-cross-link-document .kboard-content .content-view img { display: inline; margin: 0; vertical-align: middle; max-width: 100%; }
#kboard-cross-link-document .kboard-content .content-view p { margin: 0 0 0.75em; }
#kboard-cross-link-document .kboard-content .content-view p:last-child { margin: 0; }
#kboard-cross-link-document .kboard-content .content-view .thumbnail-area { text-align: center; }
#kboard-cross-link-document .kboard-content .content-view .aligncenter { display: block; margin-right: auto; margin-left: auto; }
#kboard-cross-link-document .kboard-content .content-view .alignright { float:right; }
#kboard-cross-link-document .kboard-content .content-view .alignleft { float: left; }
#kboard-cross-link-document .kboard-document-action { padding: 0 22px 5px 22px; overflow: hidden; line-height: 1; display: none; }
#kboard-cross-link-document .kboard-document-action .left { position: static; float: left; }
#kboard-cross-link-document .kboard-document-action .right { position: static; float: right; text-align: right; }
#kboard-cross-link-document .kboard-attach { clear: both; margin: 0 22px; padding: 10px 0 5px 0; font-size: 12px; overflow: hidden; line-height: 1; border-top: 1px dashed #ededed; }
#kboard-cross-link-document .kboard-button-action { margin: 0 0 5px 0; padding: 4px 5px; font-size: 12px; font-weight: normal; line-height: 12px; text-align: left; border: 1px solid #ededed; background: none; background-color: transparent; border-radius: 2px; letter-spacing: normal; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: none; }
#kboard-cross-link-document .kboard-button-action span { position: static; display: inline; margin: 0; padding: 0; font-size: 12px; }
#kboard-cross-link-document .kboard-button-like { color: #ff5959; }
#kboard-cross-link-document .kboard-button-unlike { color: #3d62aa; }
#kboard-cross-link-document .kboard-button-print { color: gray; }
#kboard-cross-link-document .kboard-button-download { color: gray; }
#kboard-cross-link-document .kboard-comments-area { float: left; width: 100%; }
#kboard-cross-link-document .kboard-document-navi { float: left; padding-top: 15px; width: 100%; }
#kboard-cross-link-document .kboard-document-navi a { display: block; text-decoration: none; border: 0; font-size: 13px; line-height: 20px; box-shadow: none; color: #545861; transition-duration: .3s; }
#kboard-cross-link-document .kboard-document-navi .navi-document-title { display: block; }
#kboard-cross-link-document .kboard-document-navi .navi-arrow { position: absolute; display: contents; }
#kboard-cross-link-document .kboard-document-navi .kboard-prev-document { position: relative; float: left; width: 100%; }
#kboard-cross-link-document .kboard-document-navi .kboard-prev-document .navi-document-title { padding: 1.5rem 10px 1.5rem 10px; font-size: 1rem; border-top: 1px solid #474747; border-bottom: 1px solid #ddd; text-align: left;}
#kboard-cross-link-document .kboard-document-navi .kboard-prev-document .navi-arrow { left: 0; top: 0; }
#kboard-cross-link-document .kboard-document-navi .kboard-prev-document:hover a {background-color: #f8f8f8;}
#kboard-cross-link-document .kboard-document-navi .kboard-next-document { position: relative; float: left; width: 100%; text-align: left; }
#kboard-cross-link-document .kboard-document-navi .kboard-next-document .navi-document-title { padding: 1.5rem 10px; font-size: 1rem; border-bottom: 1px solid #474747;}
#kboard-cross-link-document .kboard-document-navi .kboard-next-document .navi-arrow { right: 0; top: 0; }
#kboard-cross-link-document .kboard-document-navi .kboard-next-document:hover a {background-color: #f8f8f8;}
#kboard-cross-link-document .kboard-control { float: left; padding: 2rem 0 4rem;  width: 100%; }
#kboard-cross-link-document .kboard-control .left { position: static; float: left;}
#kboard-cross-link-document .kboard-control .right { position: static; float: right; text-align: right; }

/*
#kboard-cross-link-latest table { display: table; table-layout: fixed; width: 100%; border: 0; border-bottom: 1px solid #f1f1f1; }
#kboard-cross-link-latest table tr { padding: 0; height: 70px; border: 0; }
#kboard-cross-link-latest table th { padding: 5px 0; height: auto; border: 0; text-align: center; }
#kboard-cross-link-latest table td { padding: 5px 5px; height: auto; border: 0; border-top: 1px solid #f1f1f1; vertical-align: middle; }
#kboard-cross-link-latest table td.kboard-latest-title { text-align: left; }
#kboard-cross-link-latest table .kboard-latest-title { padding-left: 5px; font-size: 13px; }
#kboard-cross-link-latest table .kboard-latest-title a { text-decoration: none; box-shadow: none; }
#kboard-cross-link-latest table .kboard-latest-title img { display: inline; margin: 0; width: auto; height: auto; vertical-align: middle; max-width: 100%; }
#kboard-cross-link-latest table .kboard-latest-title .kboard-comments-count { }
#kboard-cross-link-latest table .kboard-latest-date { width: 80px; text-align: center; font-size: 13px; }
*/

@media screen and (max-width: 600px) {
    #kboard-cross-link-document .kboard-detail {display: flex; padding: 0 5px 6px 5px; font-size:12px; margin-top:-8px;}
    #kboard-cross-link-document .kboard-document-navi .kboard-prev-document .navi-document-title {font-size:13px;line-height: 13px;padding:1.2rem 10px 1.2rem 10px; letter-spacing: -.5px;}
    #kboard-cross-link-document .kboard-document-navi .kboard-next-document .navi-document-title {font-size:13px;line-height: 13px;padding:.7rem 10px 1.2rem 10px; letter-spacing: -.5px;}
    #kboard-cross-link-document .kboard-control {padding:1rem 0 5rem;}
    #kboard-cross-link-editor .kboard-content {padding: 5px 0;}
    .button-custom button {font-size:12px; padding:5px 10px; letter-spacing: -1px;}
    .button-custom button.button {font-size:12px;}
    .kboard-cross-link-list .kboard-list-header {display: flex; justify-content: space-between;}
    .kboard-cross-link-list.mobile .kboard-list-header .kboard-control {display:inline-flex; width:40%; justify-content: space-between;}
    .kboard-cross-link-list.mobile .kboard-list-header .kboard-search {float:left;}
    .kboard-cross-link-list.mobile .kboard-list-header .kboard-search input[type=text] {float:left; width:100%;}
    .kboard-cross-link-list .kboard-list-header .kboard-search .magnifier {margin-left:-35px;padding:13px 8px 0 0; width: 13px; height: 13px;}
    .kboard-cross-link-list form {margin:0;}
    .kboard-cross-link-list .kboard-pagination {padding:50px 0;}
    .kboard-cross-link-list .kboard-list tbody td.kboard-list-title img {margin:-2px 0 0 0; width:14px;}
    a.kboard-cross-link-button-small {padding: 0.3rem 11px; font-size:12px; letter-spacing: -1px;}
    .wp-core-ui .button {min-height: 29px !important;}

	#kboard-cross-link-editor select,
    #kboard-cross-link-editor input[type=text],
    #kboard-cross-link-editor input[type=email],
    #kboard-cross-link-editor input[type=number],
    #kboard-cross-link-editor input[type=date],
    #kboard-cross-link-editor input[type=password],
    #kboard-cross-link-editor input[type=file] { width: 100%; box-sizing: border-box; }
    #kboard-cross-link-editor .kboard-attr-wrap-title { text-align: center; }
    #kboard-cross-link-editor .kboard-attr-row { margin: 0 0 10px 0; padding: 0; }
    #kboard-cross-link-editor .kboard-attr-row .attr-name { padding: 0; width: 100%; font-size: 14px; margin:10px 0 -7px 0;}
    #kboard-cross-link-editor .kboard-attr-row .attr-name.mobile-hide { display: none; }
    #kboard-cross-link-editor .kboard-attr-row .attr-value { float: left; margin: 0; padding: 5px 0; width: 100%; }
	
	#kboard-cross-link-document .kboard-title h1 { padding: 1rem 12px 8px 12px; font-size: 15px; line-height: 1.4;}
	#kboard-cross-link-document .kboard-content .content-view { padding: 15px 10px; line-height: 1.8;}
	#kboard-cross-link-document .kboard-detail .detail-attr { clear: both; padding: 10px 5px; line-height: normal; }
	#kboard-cross-link-document .kboard-document-action { padding: 10px 5px 5px 5px; }
	#kboard-cross-link-document .kboard-attach { margin: 0 5px; padding: 10px 0 5px 0; }
	#kboard-cross-link-document .kboard-document-navi .kboard-prev-document { width: 100%;}
	#kboard-cross-link-document .kboard-document-navi .kboard-next-document { margin-top: 10px; float: left; width: 100%; text-align: left; }
    .kboard-cross-link-list .kboard-list, #kboard-cross-link-document {margin-top:-2rem;}
    .kboard-cross-link-list .kboard-list tbody tr { height: 0; }
}

/* 모바일 목록 */
    .kboard-cross-link-list.mobile .kboard-list table td.kboard-list-category1 {display: flex; text-align:left; padding:7px 11px 0; width:100%;}
    .kboard-cross-link-list .kboard-list tbody tr td {border-bottom: 0;}
    .kboard-cross-link-list .kboard-list table td {padding: 0;}
    .kboard-cross-link-list.mobile .kboard-list table td.kboard-list-title {display: block; padding: 11px 13px 10px; border-bottom: 1px solid #ddd;}
    .style-simple table:not(.recaptchatable) tr:last-child td {border-bottom: 0px;}
    .kboard-cross-link-list.mobile .kboard-list table {border-top: 1px solid #ddd;}
    .kboard-cross-link-list.mobile .kboard-list table td.kboard-list-category1 .category1-wrap {width:100%; padding:5px 2px 9px; font-size:11px;}
.kboard-cross-link-list.mobile .kboard-list table td.kboard-list-title{
}

/* 태블릿 */
@media only screen and (min-width: 681px) and (max-width: 959px){
.kboard-cross-link-list .kboard-list table td.kboard-list-uid {width:55px;}
.wp-core-ui .button {min-height: 29px !important;}
.kboard-cross-link-list .kboard-list tbody td.kboard-list-title img {width:18px; margin:-2px 0 0 0;}
}

/* 자료실 게시판 글쓰기 에디터 */
@media screen and (max-width: 782px) {
    .wp-core-ui .button {min-height: 29px !important;}

}