@charset "utf-8";
/**
 * @author http://www.cosmosfarm.com/
 */

img { border: 0; }
.cut_strings { width: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal; }

.kboard-default-button-small,
.kboard-default-button-small:link,
.kboard-default-button-small:visited { position: relative; display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 0 10px; height: 28px; line-height: 28px; font-size: 13px; font-weight: normal; color: white; background-image: none; background-color: #a48e5d !important; border: none; border-radius: 0px; text-decoration: none; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: none; }
.kboard-default-button-small:hover,
.kboard-default-button-small:focus,
.kboard-default-button-small:active { position: relative; display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 0 10px; height: 28px; line-height: 28px; font-size: 13px; font-weight: normal; color: white; background-image: none; background-color: #a48e5d !important; border: none; border-radius: 0px; text-decoration: none; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: none; }


.kboard-button1-small,
.kboard-button1-small:link,
.kboard-button1-small:visited { position: relative; display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 0 10px; height: 28px; line-height: 28px; font-size: 13px; font-weight: normal; color: white; background-image: none; background-color: #a48e5d !important; border: none; border-radius: 0px; text-decoration: none; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: none; }
.kboard-button1-small:hover,
.kboard-button1-small:focus,
.kboard-button1-small:active { position: relative; display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 0 10px; height: 28px; line-height: 28px; font-size: 13px; font-weight: normal; color: white; background-image: none; background-color: #a48e5d !important; border: none; border-radius: 0px; text-decoration: none; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: none; }


.kboard-poweredby { float: left; font-size: 12px; }
.kboard-poweredby a { color: gray; }

#kboard-list { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; border-top:2px solid #000;}
#kboard-list .kboard-header {margin-top: 0; width: 100%; }
#kboard-list .kboard-category { float: left; padding-bottom: 5px; width: 50%; text-align: left; }
#kboard-list .kboard-category select { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 5px 2px; font-size: 12px; width: 120px; color: #666666; border-radius: 3px; border: 1px solid #cccccc; box-shadow: none; }
#kboard-list .kboard-search { float: right; padding-bottom: 5px; width: 100% !important; text-align:center;}
#kboard-list .kboard-search select { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 5px 2px; width: 80px; height: auto; font-size: 12px; color: #666666; border-radius: 0px; border: 1px solid #cccccc; vertical-align: middle; box-shadow: none; }
#kboard-list .kboard-search input { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 6px 2px; width: 200px; height: auto; font-size: 12px; color: #666666; border-radius: 0px; border: 1px solid #cccccc; line-height: 12px; vertical-align: middle; box-shadow: none; }
#kboard-list .kboard-list { float: left; width: 100%; background-color: white; }
#kboard-list .kboard-list ul {width: 100%;border-collapse: collapse; padding:0;}
#kboard-list .kboard-list ul a { color:#333; text-decoration: none; }
#kboard-list .kboard-list ul li {width:24%; text-align: center; list-style:none; float:left; margin:0 0.5%;}
#kboard-list .kboard-list ul li.uid {font-size:16px; font-family:'Nanum Barun Gothic', sans-serif;}
#kboard-list .kboard-list ul li.uid img {width:280px; height:158px;border:0px solid #c2c2c2; margin-bottom:10px;}
#kboard-list .kboard-list ul li.title { width: auto; }
#kboard-list .kboard-pagination { float: left; padding: 15px 0; width: 100%; border-top: 1px solid #eaeaea;}
#kboard-list .kboard-pagination .kboard-pagination-pages { float: left; margin: 0; padding: 0; width: 100%; line-height: 40px; list-style: none; text-align: center; border: 0; }
#kboard-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-list .kboard-pagination .kboard-pagination-pages li a { padding: 6px 11px; text-decoration: none; font-size: 13px; color: #999999; background-color: white; box-shadow: none; }
#kboard-list .kboard-pagination .kboard-pagination-pages li.active a {border:0px; border-bottom: 1px solid #a48e5d; color:#a48e5d;}
#kboard-list .kboard-pagination .kboard-pagination-pages li:before { display: none; }
#kboard-list .kboard-pagination .kboard-pagination-pages li:after { display: none; }
#kboard-list .kboard-control {float:right; overflow:hidden; margin-bottom:20px; padding: 0 1px 15px 0; width: 100%; text-align: right; }

#kboard-default-editor { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#kboard-default-editor select { display: inline; margin: 0; padding: 0 5px; font-size: 13px; width: 30%; height: 28px; line-height: 28px; color: #666666; border-radius: 0; border: 0; border-bottom: 1px solid #dcdcdc; box-shadow: none; background-color: transparent; box-sizing: content-box; vertical-align: top; text-indent: 0; }
#kboard-default-editor input[type=text],
#kboard-default-editor input[type=email],
#kboard-default-editor input[type=number],
#kboard-default-editor input[type=date],
#kboard-default-editor input[type=password] { display: inline; margin: 0; padding: 0 5px; width: 30%; height: 28px; line-height: 28px; font-size: 13px; color: #666666; border-radius: 0; border: 0; border-bottom: 1px solid #dcdcdc; box-shadow: none; background-color: transparent; box-sizing: content-box; vertical-align: top; }
#kboard-default-editor select:hover,
#kboard-default-editor input[type=text]:hover,
#kboard-default-editor input[type=email]:hover,
#kboard-default-editor input[type=number]:hover,
#kboard-default-editor input[type=date]:hover,
#kboard-default-editor input[type=password]:hover { border-bottom: 1px solid #9e9e9e; }
#kboard-default-editor select:focus,
#kboard-default-editor input[type=text]:focus,
#kboard-default-editor input[type=email]:focus,
#kboard-default-editor input[type=number]:focus,
#kboard-default-editor input[type=date]:focus,
#kboard-default-editor input[type=password]:focus { border-bottom: 2px solid #9e9e9e; }
#kboard-default-editor input[type=file] { display: inline; margin: 0; padding: 0; width: 30%; font-size: 12px; color: #666666; border-radius: 0; border: 0; box-shadow: none; background-color: transparent; }
#kboard-default-editor .kboard-attr-title input { width: 70%; }
#kboard-default-editor .kboard-attr-row { float: left; padding: 5px 0; width: 100%; background-color: white; }
#kboard-default-editor .kboard-attr-row .attr-name { display: inline; float: left; margin: 0; padding: 0 10px 0 20px; width: 120px; line-height: 30px; color: #545861; font-size: 13px; font-weight: bold; }
#kboard-default-editor .kboard-attr-row .attr-name img { display: inline; margin: 0; padding: 0; width: auto; max-width: 100%; vertical-align: middle; }
#kboard-default-editor .kboard-attr-row .attr-value { margin-left: 150px; line-height: 30px; font-size: 13px; }
#kboard-default-editor .kboard-attr-row .attr-value .attr-value-option { display: inline; padding-right: 20px; width: auto; cursor: pointer; }
#kboard-default-editor .kboard-attr-row .attr-value .attr-value-option input[type=checkbox] { cursor: pointer; }
#kboard-default-editor .kboard-attr-row .attr-value .description { color: #666666; }
#kboard-default-editor .kboard-confirm-row { padding: 100px 0; }
#kboard-default-editor .kboard-content { float: left; padding: 9px 0; width: 100%; text-align: center; background-color: white; }
#kboard-default-editor .kboard-content textarea { display: inline; margin: 0; padding: 0; width: 100%; min-width: 100%; max-width: 100%; height: 250px; font-size: 13px; box-sizing: border-box; }
#kboard-default-editor .kboard-control { float: left; padding: 15px 0; width: 100%; }
#kboard-default-editor .kboard-control .left { position: static; float: left; }
#kboard-default-editor .kboard-control .right { position: static; float: right; width: 50%; text-align: right; }

#kboard-document { margin: 0 auto; width:100%; }
#kboard-document .kboard-header { float: left; margin-top: 0; width: 100%; }
#kboard-document .kboard-document-wrap { float: left; width: 100%; }
#kboard-document .kboard-title { float: left; width: 100%; border-top: 2px solid #000; }
#kboard-document .kboard-title p { margin: 0; padding: 12px 22px; color: #545861; font-weight: bold; font-size:20px; }
#kboard-document .kboard-detail { clear: both; float: left; width: 100%; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; background-color: #f4f4f4; font-size: 12px; }
#kboard-document .kboard-detail .detail-attr { display: inline-block; float: left; margin: 0; padding: 12px 22px; padding-right: 35px; }
#kboard-document .kboard-detail .detail-attr .detail-name { float: left; font-weight: bold; color: #545861; }
#kboard-document .kboard-detail .detail-attr .detail-value { float: left; padding-left: 20px; color: #545861; }
#kboard-document .kboard-content { clear: both; float: left; width: 100%; min-height:300px; border-bottom: 1px solid #eaeaea;}
#kboard-document .kboard-content .content-view { margin: 0; padding: 22px 22px 100px; text-align:left;}
#kboard-document .kboard-content .content-view .thumbnail-area { text-align: center; }
#kboard-document .kboard-attach { padding: 0 0 5px 22px; font-size: 12px; }
#kboard-document .kboard-comments-area { overflow:hidden; width: 100%; }
#kboard-document .kboard-control { float: left; padding: 15px 0;  width: 100%; margin-bottom:40px;}
#kboard-document .kboard-control .left { float: left; }
#kboard-document .kboard-control .right { float: right; text-align: right; }

#kboard-document .kboard-document-navi {overflow:hidden; padding-top:15px; width:100%; margin-bottom:60px;}
#kboard-document .kboard-document-navi a { display: block; text-decoration: none; border: 0; font-size: 13px; line-height: 20px; box-shadow: none; color: #545861; }
#kboard-document .kboard-document-navi .navi-document-title { display: block; }
#kboard-document .kboard-document-navi .navi-arrow { position: absolute; display: block; }
#kboard-document .kboard-document-navi .kboard-prev-document { position: relative; float: left; width: 45%; }
#kboard-document .kboard-document-navi .kboard-prev-document .navi-document-title { padding-left:35px; text-align:left;}
#kboard-document .kboard-document-navi .kboard-prev-document .navi-arrow { left: 0; top: 0; }
#kboard-document .kboard-document-navi .kboard-next-document { position: relative; float: right; width: 45%; text-align: right; }
#kboard-document .kboard-document-navi .kboard-next-document .navi-document-title { padding-right:35px; }
#kboard-document .kboard-document-navi .kboard-next-document .navi-arrow { right: 0; top: 0; }

#kboard-default-latest {width:100%; overflow:hidden;}
#kboard-default-latest ul {padding:0; margin:0; overflow:hidden; width:100%;}
#kboard-default-latest ul li {width:24%; list-style:none; float:left; margin:0 0.5% 10px;}
#kboard-default-latest ul li img {width:280px; height:158px;}

@media all and (max-width:800px) {
#kboard-document .kboard-detail .detail-attr {padding:4px 22px; display:block;}

#kboard-list .kboard-list ul li {width:49%; margin:0 0.5% 24px;}
#kboard-list .kboard-list ul li.uid {font-size:14px;}
#kboard-list .kboard-list ul li.uid img {width:auto; height:140px; margin-bottom:10px;}
.kboard-search {display:none !important;}

#kboard-default-latest ul li {width:48%; margin:0 1% 15px;}
#kboard-default-latest ul li img {width:100%; height:100%;}
}