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

a.cm-board-button-small,
input.cm-board-button-small,
button.cm-board-button-small { position: relative; display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 0 10px; width: auto; height: 28px; line-height: 28px; font-size: 14px; font-weight: normal; letter-spacing: normal; color: #545861 !important; background: #eaeaea !important; 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: content-box; }
a.cm-board-button-small:hover,
a.cm-board-button-small:focus,
a.cm-board-button-small:active,
input.cm-board-button-small:hover,
input.cm-board-button-small:focus,
input.cm-board-button-small:active,
button.cm-board-button-small:hover,
button.cm-board-button-small:focus,
button.cm-board-button-small:active { opacity: 0.7; }

.cm-board-poweredby { float: left; padding-bottom: 15px; width: 100%; font-size: 14px; }

.cm-board-cut-strings { width: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal; font-size:1.8rem; color:#0a0a0a; font-weight:600;}

#cm-board-list { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#cm-board-list form { margin: 0; padding: 0; }
#cm-board-list .kboard-list-header { float: left; display: table; padding-bottom: 15px; width: 100%; }
#cm-board-list .kboard-list-header .kboard-total-count { *float: left; display: table-cell; font-size: 17px; color:#000; font-weight:500;}
#cm-board-list .kboard-list-header .kboard-total-count span{
  color:var(--sub-color); font-weight:800;
}
#cm-board-list .kboard-list-header .kboard-sort { *float: right; display: table-cell; text-align: right; }
#cm-board-list .kboard-list-header .kboard-sort select { display: inline; margin: 0; padding: 0; width: auto; min-width: 0; max-width: none; height: 26px; min-height: 0; line-height: 26px; font-size: 13px; color: #666666; border-radius: 0; border: 1px solid #f1f1f1; background: white; vertical-align: middle; box-shadow: none; box-sizing: content-box; text-indent: 0; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }
#cm-board-list .kboard-category { float: left; padding-bottom: 15px; width: 100%; }
#cm-board-list .kboard-category.category-mobile { display: none; }
#cm-board-list .kboard-category.category-pc { display: block; }
#cm-board-list .kboard-category select { display: inline; margin: 0 0 5px 0; padding: 0; width: 100%; min-width: 100%; height: 28px; min-height: 0; line-height: 28px; font-size: 13px; 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; }
#cm-board-list .kboard-category .kboard-category-list { display:flex; margin:2px -0.4px 5px; list-style:none;border:0; overflow:hidden; border-radius:5px; padding:0.5rem;}
#cm-board-list .kboard-category .kboard-category-list li { display: inline-block; *display: inline; zoom: 1; margin:0 -0.5px; border: 0; list-style: none; width:100%; text-align:center;}
#cm-board-list .kboard-category .kboard-category-list li::before,
#cm-board-list .kboard-category .kboard-category-list li::after { display: none; }
#cm-board-list .kboard-category .kboard-category-list li a { display: block; padding:2rem; font-size: 1.9rem; border: 1px solid #ddd; text-decoration: none; text-shadow: none; box-shadow: none; color: #000; transition: all 0.3s ease;}
#cm-board-list .kboard-category .kboard-category-list li.kboard-category-selected {
  background:var(--sub-color)
}
#cm-board-list .kboard-category .kboard-category-list li.kboard-category-selected a {color:#fff; font-weight:600;}
#cm-board-list .kboard-category .kboard-category-list li:hover a {
  background:var(--sub-color);
  color:#fff;
}
#cm-board-list .kboard-tree-category-wrap { overflow: hidden; }
#cm-board-list .kboard-tree-category-wrap select { display: inline; margin: 0 0 5px 0; padding: 0; width: 100%; height: 28px; line-height: 28px; font-size: 13px; 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; }
#cm-board-list .kboard-tree-category-search .kboard-search-option-wrap.type-select { width: auto; }
#cm-board-list .kboard-tree-category-search .kboard-search-option-wrap.type-tab { width: 100%; }
#cm-board-list .kboard-tree-category { float: left; margin: 0 0 5px 0; padding: 0; width: 100%; list-style: none; border: 0; background-color: #f9f9f9; overflow: hidden; }
#cm-board-list .kboard-tree-category li { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 0 5px; border: 0; list-style: none; }
#cm-board-list .kboard-tree-category li::before,
#cm-board-list .kboard-tree-category li::after { display: none; }
#cm-board-list .kboard-tree-category li a { display: block; padding: 10px 10px 8px 10px; font-size: 14px; border: 0; border-bottom: 2px solid transparent; text-decoration: none; text-shadow: none; box-shadow: none; color: #515151; }
#cm-board-list .kboard-tree-category li.kboard-category-selected a { font-weight: bold; border-bottom: 2px solid #545861; color: #545861; }
#cm-board-list .kboard-tree-category-search { float: left; width: 100%; }
#cm-board-list .kboard-tree-category-search .kboard-search-option-wrap { margin-right: 5px; float: left; }
#cm-board-list .kboard-list { float: left; width: 100%; background-color: white; }
#cm-board-list .kboard-list table { display: table; table-layout: fixed; margin: 0; padding: 0; width: 100%; border: 0; font-size: 14px; border-collapse: collapse; }
#cm-board-list .kboard-list table a { color: black; font-weight: normal; text-decoration: none; border: 0; box-shadow: none; font-size: 19px; padding:25px 0; display:inline-block; width:100%;}
#cm-board-list .kboard-list table tr { border: 0; background-color: transparent; transition-duration: 0.3s; }
#cm-board-list .kboard-list table tr:hover td { background-color:#eee}
#cm-board-list .kboard-list table tr:hover td a {text-decoration:underline;}
#cm-board-list .kboard-list table td { padding: 0px 0; height: auto; text-align: center; vertical-align: middle; font-size: 19px; }
#cm-board-list .kboard-list table td.kboard-list-uid { width: 100px; }
#cm-board-list .kboard-list table td.kboard-list-title { width: auto; }
#cm-board-list .kboard-list table td.kboard-list-user { width: 100px; }
#cm-board-list .kboard-list table td.kboard-list-category1 { width:190px}
#cm-board-list .kboard-list table td.kboard-list-date { width: 150px; }
#cm-board-list .kboard-list table td.kboard-list-vote { width: 55px; }
#cm-board-list .kboard-list table td.kboard-list-attachments {width:100px;}
#cm-board-list .kboard-list table td.kboard-list-attachments button {
  border:none; color:#000; font-size:2.1rem;
}
#cm-board-list .kboard-list table td.kboard-list-view { width: 100px; }
#cm-board-list .kboard-list thead { background-color: transparent; }
#cm-board-list .kboard-list thead tr td { border:none; font-weight: 700; color:#1b1b1b; border-bottom:2px solid #f2f2f2; border-top:2px solid #999; background:#f7f7f7; font-size:19px; padding:20px 0;}
#cm-board-list .kboard-list tbody tr td { word-break: break-all; border: 0; border-bottom: 1px solid #f1f1f1; background:#fff; color:#0a0a0a;}
#cm-board-list .kboard-list tbody tr:hover { background-color: #f7f7f7; }
#cm-board-list .kboard-list tbody tr.kboard-list-notice { background-color: #f4f4f4; }
#cm-board-list .kboard-list tbody tr.kboard-list-popular  .kboard-list-uid { font-weight: bold; }
#cm-board-list .kboard-list tbody tr.kboard-list-selected .cm-board-cut-strings { font-weight: bold; }


/** 카테고리 **/
#cm-board-list .kboard-list tbody td.kboard-list-category1 .category{
  font-size:1.7rem;
  color:#fff;
  padding:0.5rem 0rem;
  display:inline-block;
  background:var(--sub-color);
  border-radius:5px;
  min-width:14rem;
  text-align:center;
}
/** 타이틀 **/

#cm-board-list .kboard-list tbody td.kboard-list-title { text-align: left; }

#cm-board-list .kboard-list tbody td.kboard-list-title .cat {
  margin-right:0.5rem;
  display:inline-block;
  color:#000;
  font-weight:700;
  display:none;
}
#cm-board-list .kboard-list tbody td.kboard-list-title img { display: inline; margin: 0; width: auto; height: auto; vertical-align: middle; max-width: 100%; }
#cm-board-list .kboard-list tbody td.kboard-list-title .kboard-comments-count { color: #00a8e7; }
#cm-board-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%; }
#cm-board-list .kboard-list .kboard-mobile-contents { display: none; font-size: 13px; color: #999999; }
#cm-board-list .kboard-list .kboard-mobile-contents .contents-item { display: inline; margin: 0; padding: 0; }
#cm-board-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%; }
#cm-board-list .kboard-list .kboard-mobile-contents .contents-separator { display: inline; margin: 0; padding: 0 2px; color: #bebebe; }
#cm-board-list .kboard-pagination { float: left; padding: 15px 0; width: 100%; }
#cm-board-list .kboard-pagination .kboard-pagination-pages { float: left; margin: 0; padding: 0; width: 100%; list-style: none; text-align: center; border: 0; }
#cm-board-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; }
#cm-board-list .kboard-pagination .kboard-pagination-pages li a { display: block; margin: 0; padding: 0 11px; height: 28px; line-height: 28px; font-size: 14px; color: #999999; text-decoration: none; border: 0; background-color: #f9f9f9; box-shadow: none; transition-duration: 0.3s; }
#cm-board-list .kboard-pagination .kboard-pagination-pages li:hover a,
#cm-board-list .kboard-pagination .kboard-pagination-pages li.active a { border: 0; color: #fff; background-color: var(--sub-color); border-radius:10px;}
#cm-board-list .kboard-pagination .kboard-pagination-pages li:before { display: none; }
#cm-board-list .kboard-pagination .kboard-pagination-pages li:after { display: none; }
#cm-board-list .kboard-search { float: left;
  padding-bottom: 15px; width: 100%; text-align: center; }
#cm-board-list .kboard-search form {
  display:flex;
  align-items: stretch;
  justify-content: center;
}
#cm-board-list .kboard-search select { display: inline; margin: 0; padding: 10px 5px; width: 100px; min-width: 0; max-width: 100px; min-height: 0; font-size: 17px; color: #666666; border-radius: 0; border: 1px solid #f1f1f1; background: none; background-color: white;vertical-align: middle; box-shadow: none; box-sizing: content-box; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }
#cm-board-list .kboard-search input { display: inline; margin: 0; padding: 0 5px; width: 200px; min-width: 0; max-width: 200px; min-height: 0; font-size: 14px; color: #666666; border-radius: 0; border: 1px solid #f1f1f1; background: none; background-color: white;  vertical-align: middle; box-shadow: none; box-sizing: content-box; }
#cm-board-list .kboard-search button {
  height:auto;
  line-height:1;
  background:#333 !important;
  color:#fff !important;
  padding:0 4rem;
  font-size:17px;
}
#cm-board-list .kboard-control { float: left; padding-bottom: 15px; width: 100%; text-align: right; }

#cm-board-editor { overflow: hidden; }
#cm-board-editor form { margin: 0; padding: 0; }
#cm-board-editor select { display: inline; margin: 0; padding: 0 5px; font-size: 14px; width: 30%; height: 28px; line-height: 28px; color: #666666; border-radius: 0; border: 0; border-bottom: 1px solid #dcdcdc; box-shadow: none; background: none; background-color: transparent; box-sizing: content-box; vertical-align: middle; text-indent: 0; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }
#cm-board-editor input[type=text],
#cm-board-editor input[type=email],
#cm-board-editor input[type=number],
#cm-board-editor input[type=date],
#cm-board-editor input[type=password] { display: inline; margin: 0; padding: 0 5px; width: 30%; height: 28px; line-height: 28px; font-size: 14px; color: #666666; border-radius: 0; border: 0; border-bottom: 1px solid #dcdcdc; box-shadow: none; background: none; background-color: transparent; box-sizing: content-box; vertical-align: middle; }
#cm-board-editor input[type=checkbox] { width: auto; -webkit-appearance: checkbox; -moz-appearance: checkbox; appearance: checkbox; }
#cm-board-editor input[type=radio] { width: auto; -webkit-appearance: radio; -moz-appearance: radio; appearance: radio; }
#cm-board-editor select:hover,
#cm-board-editor input[type=text]:hover,
#cm-board-editor input[type=email]:hover,
#cm-board-editor input[type=number]:hover,
#cm-board-editor input[type=date]:hover,
#cm-board-editor input[type=password]:hover { border-bottom: 1px solid #9e9e9e; }
#cm-board-editor select:focus,
#cm-board-editor input[type=text]:focus,
#cm-board-editor input[type=email]:focus,
#cm-board-editor input[type=number]:focus,
#cm-board-editor input[type=date]:focus,
#cm-board-editor input[type=password]:focus { border-bottom: 2px solid #9e9e9e; }
#cm-board-editor input[type=file] { display: inline; margin: 0; padding: 0; width: 30%; font-size: 13px; color: #666666; border-radius: 0; border: 0; box-shadow: none; background-color: transparent; }
#cm-board-editor .kboard-attr-title input { width: 70%; }
#cm-board-editor .kboard-attr-row { float: left; padding: 5px 0; width: 100%; background-color: white; }
#cm-board-editor .kboard-attr-row .attr-name { display: inline; float: left; margin: 0; padding: 0 10px 0 10px; width: 120px; line-height: 30px; color: #545861; font-size: 14px; font-weight: bold; }
#cm-board-editor .kboard-attr-row .attr-name img { display: inline; margin: 0; padding: 0; width: auto; max-width: 100%; vertical-align: middle; }
#cm-board-editor .kboard-attr-row .attr-name .attr-required-text { color: red; font-weight: normal; font-size: 13px; }
#cm-board-editor .kboard-attr-row.kboard-attr-content .attr-name { display: none; }
#cm-board-editor .kboard-attr-row .attr-value { margin: 0 0 0 140px; padding: 0; line-height: 30px; font-size: 14px; }
#cm-board-editor .kboard-attr-row .attr-value .attr-value-option { display: inline; padding-right: 20px; width: auto; font-size: 14px; cursor: pointer; }
#cm-board-editor .kboard-attr-row .attr-value .attr-value-option input { cursor: pointer; }
#cm-board-editor .kboard-attr-row .attr-value .attr-value-label { display: inline; padding-right: 5px; width: auto; cursor: pointer; }
#cm-board-editor .kboard-attr-row .attr-value .attr-value-label input { cursor: pointer; }
#cm-board-editor .kboard-attr-row .attr-value .description { margin: 0; color: #666666; }
#cm-board-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap { float: left; width: 100%; }
#cm-board-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap select { clear: both; float: left; margin-bottom: 5px; width: 30%; }
#cm-board-editor .kboard-content { float: left; margin: 0; padding: 9px 0; width: 100%; background-color: white; }
#cm-board-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: 14px; border: 1px solid #dcdcdc; box-shadow: none; background: none; background-color: transparent; box-sizing: border-box; text-indent: 0; }
#cm-board-editor .kboard-control { float: left; padding: 15px 0; width: 100%; }
#cm-board-editor .kboard-control .left { position: static; float: left; }
#cm-board-editor .kboard-control .right { position: static; float: right; width: 50%; text-align: right; }
#cm-board-editor.confirm { margin: 100px auto; max-width: 590px; }
#cm-board-editor.confirm input[type=password] { width: 100%; box-sizing: border-box; }

#cm-board-document { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#cm-board-document .kboard-document-wrap { /*float: left;*/ width: 100%; background-color: white; }
#cm-board-document .kboard-title { float: left; width: 100%; background:#f7f7f7; border-top:2px solid #999}
#cm-board-document .kboard-title h1 { margin: 0; padding:3rem 0; color: #0a0a0a; font-weight: 600; font-size: 30px; line-height: 1; text-align: center; }
#cm-board-document .kboard-detail { clear: both; text-align:right; width: 100%; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; font-size: 16px; }
#cm-board-document .kboard-detail .detail-attr { display: inline-block; *display: inline; zoom: 1;; margin: 0; padding: 20px 35px 20px 22px; font-size:1.7rem;}
#cm-board-document .kboard-detail .detail-attr .detail-name { float: left; font-weight: bold; color: #333; text-align: right; }

#cm-board-document .kboard-detail .detail-attr .detail-value { float: left; padding-left: 20px; color: #333; }
#cm-board-document .kboard-detail .detail-attr .detail-value a { color: #545861; text-decoration: none; border: 0; box-shadow: none; }
#cm-board-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%; }
#cm-board-document .kboard-content { clear: both;/* float: left;*/ width: 100%; min-height: 200px; }
#cm-board-document .kboard-content .content-view { margin: 0; padding: 22px;  word-break: break-all; font-size: 1.9rem; color:#000;}
#cm-board-document .kboard-content .content-view iframe { max-width: 100%; }
#cm-board-document .kboard-content .content-view img { display: inline; margin: 0; vertical-align: middle; max-width: 100%; }
#cm-board-document .kboard-content .content-view hr { margin: 10px 0; padding: 0; height: 1px; border: 0; background-color: #f1f1f1; }
#cm-board-document .kboard-content .content-view ul { margin: 0.75em 0; }
#cm-board-document .kboard-content .content-view ol { margin: 0.75em 0; }
#cm-board-document .kboard-content .content-view p { margin: 0 0 0.75em; }
#cm-board-document .kboard-content .content-view p:last-child { margin: 0; }
#cm-board-document .kboard-content .content-view p, 
#cm-board-document .kboard-content .content-view p span 
{word-break:normal}
#cm-board-document .kboard-content .content-view .thumbnail-area { text-align: center; }
#cm-board-document .kboard-content .content-view .aligncenter { display: block; margin-right: auto; margin-left: auto; }
#cm-board-document .kboard-content .content-view .alignright { float:right; }
#cm-board-document .kboard-content .content-view .alignleft { float: left; }
#cm-board-document .kboard-document-action { padding: 0 22px 5px 22px; overflow: hidden; line-height: 1; }
#cm-board-document .kboard-document-action .left { position: static; float: left; }
#cm-board-document .kboard-document-action .right { position: static; float: right; text-align: right; }
#cm-board-document .kboard-attach { clear: both;font-size: 13px; overflow: hidden; line-height: 1; border-top: 1px dashed #ededed;  border-bottom:1px dashed #ededed;}
#cm-board-document .kboard-attach .attach-tit {
  font-size:1.7rem;
  color:#000;
  background:#f4f4f4;
  padding:1.5rem 2rem;
  display:inline-block;
  font-weight:500;
}
#cm-board-document .kboard-button-action { margin: 0 0 5px 0; padding: 4px 5px; font-size: 1.7rem; font-weight: normal; text-align: left;  background: none; background-color: white; border-radius: 2px; border:none; letter-spacing: normal; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: none; }
#cm-board-document .kboard-button-action span { position: static; display: inline; margin: 0; padding: 0; font-size: 13px; line-height: 12px; }
#cm-board-document .kboard-button-like { color: #ff5959; }
#cm-board-document .kboard-button-unlike { color: #3d62aa; }
#cm-board-document .kboard-button-print { color: gray; }
#cm-board-document .kboard-button-download { color: #444; font-weight:500 }
#cm-board-document .kboard-button-download i {
  margin-right:5px;
}
#cm-board-document .kboard-comments-area { float: left; width: 100%; }
#cm-board-document .kboard-document-navi { float: left; padding-top: 15px; width: 100%; }
#cm-board-document .kboard-document-navi a { display: block; text-decoration: none; border: 0; font-size: 14px; line-height: 20px; box-shadow: none; color: #545861; transition-duration: .3s; }
#cm-board-document .kboard-document-navi .navi-document-title { display: block; }
#cm-board-document .kboard-document-navi .navi-arrow { position: absolute; display: block; }
#cm-board-document .kboard-document-navi .kboard-prev-document { position: relative; float: left; width: 45%; }
#cm-board-document .kboard-document-navi .kboard-prev-document .navi-document-title { padding-left: 15px; }
#cm-board-document .kboard-document-navi .kboard-prev-document .navi-arrow { left: 0; top: 0; }
#cm-board-document .kboard-document-navi .kboard-prev-document:hover a { color: black; }
#cm-board-document .kboard-document-navi .kboard-next-document { position: relative; float: right; width: 45%; text-align: right; }
#cm-board-document .kboard-document-navi .kboard-next-document .navi-document-title { padding-right: 15px; }
#cm-board-document .kboard-document-navi .kboard-next-document .navi-arrow { right: 0; top: 0; }
#cm-board-document .kboard-document-navi .kboard-next-document:hover a { color: black; }
#cm-board-document .kboard-control { float: left; padding: 15px 0;  width: 100%; margin-top:3rem;}
#cm-board-document .kboard-control .left { position: static; float: left; }
#cm-board-document .kboard-control .right { position: static; float: right; text-align: right; }
#cm-board-document .kboard-control a { background:#1b1b1b !important; color:#fff !important; padding:0.5rem 3rem; font-size:1.5rem; border-radius:5px;}

#cm-board-latest table { display: table; table-layout: fixed; width: 100%; border: 0; border-bottom: 1px solid #f1f1f1; }
#cm-board-latest table tr { padding: 0; border: 0; transition:all 0.3s ease;}
#cm-board-latest table th { padding: 5px 0; height: auto; border: 0; text-align: center; }
#cm-board-latest table td { padding: 0; height: auto; border: 0;  vertical-align: middle; background:transparent; border-bottom:1px solid #ddd;}
#cm-board-latest table tr:last-child td {border-bottom:none;} 
#cm-board-latest table .kboard-latest-title a { text-decoration: none; box-shadow: none; display:block; padding:1.5rem 1rem; transition: all 0.3s ease;}
#cm-board-latest table .kboard-latest-title img { display: inline; margin: 0; width: auto; height: auto; vertical-align: middle; max-width: 100%; transition: all 0.3s ease;}
#cm-board-latest table .kboard-latest-title .kboard-comments-count { }
#cm-board-latest table .kboard-latest-date { width: 15rem; text-align: center; font-size: 2.0rem; font-weight:500; color:#adadad; transition:all 0.3s ease;}
#cm-board-latest table tr:hover { transform:translateX(10px)}
#cm-board-latest table tr:hover .kboard-latest-title a .cm-board-cut-strings{ color:#444; }
#cm-board-latest table tr:hover .kboard-latest-date { color:var(--main-color); font-weight:600;}

@media screen and (max-width: 600px) {
	#cm-board-list .kboard-category.category-mobile { display: block; }
	#cm-board-list .kboard-category.category-pc { display: none; }
	#cm-board-list .kboard-tree-category-search .kboard-search-option-wrap.select { width: 100%; }
	#cm-board-list .kboard-list table { border-top: 1px solid #f1f1f1; }
  #cm-board-list .kboard-list table a {padding:10px 0 0;}
	#cm-board-list .kboard-list table thead { display: none; }
	#cm-board-list .kboard-list table td.kboard-list-title { padding: 10px 5px; }
	#cm-board-list .kboard-list table td.kboard-list-title .cm-board-cut-strings { white-space: normal; font-size: 15px; }
	#cm-board-list .kboard-list table td.kboard-list-uid,
	#cm-board-list .kboard-list table td.kboard-list-user,
	#cm-board-list .kboard-list table td.kboard-list-date,
	#cm-board-list .kboard-list table td.kboard-list-vote,
  #cm-board-list .kboard-list table td.kboard-list-attachments,
	#cm-board-list .kboard-list table td.kboard-list-view { display: none; }
	#cm-board-list .kboard-list .kboard-mobile-contents { display: block; }
	#cm-board-list .kboard-pagination .kboard-pagination-pages li { display: none; }
	#cm-board-list .kboard-pagination .kboard-pagination-pages li.first-page,
	#cm-board-list .kboard-pagination .kboard-pagination-pages li.last-page,
	#cm-board-list .kboard-pagination .kboard-pagination-pages li.prev-page,
	#cm-board-list .kboard-pagination .kboard-pagination-pages li.next-page,
	#cm-board-list .kboard-pagination .kboard-pagination-pages li.active { display: inline-block; }
	#cm-board-list .kboard-pagination .kboard-pagination-pages li.prev-page a,
	#cm-board-list .kboard-pagination .kboard-pagination-pages li.next-page a { padding: 0 18px; }
	#cm-board-list .kboard-search select { float: left; margin-right: 1%; width: 23%; min-width: 23%; box-sizing: border-box;  font-size:15px;}
	#cm-board-list .kboard-search input { float: left; margin-right: 1%; width: 49%; min-width: 49%; box-sizing: border-box; }
	#cm-board-list .kboard-search button { float: left; width: 23%; min-width: 23%; box-sizing: border-box; text-align:center; padding:0 1rem; font-size:15px; }
	
	#cm-board-editor select,
	#cm-board-editor input[type=text],
	#cm-board-editor input[type=email],
	#cm-board-editor input[type=number],
	#cm-board-editor input[type=date],
	#cm-board-editor input[type=password],
	#cm-board-editor input[type=file] { width: 100% !important; box-sizing: border-box; }
	#cm-board-editor .kboard-attr-row { padding: 10px 0; }
	#cm-board-editor .kboard-attr-row .attr-name { padding: 0; width: 100%; font-size: 14px; }
	#cm-board-editor .kboard-attr-row .attr-value { margin: 0; }
	#cm-board-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap select { margin-bottom: 10px; width: 100%; }
	#cm-board-editor.confirm { max-width: none; }
	
	#cm-board-document .kboard-title h1 { padding: 10px 5px; font-size: 18px; }
	#cm-board-document .kboard-content .content-view { padding: 10px 5px; }
	#cm-board-document .kboard-detail .detail-attr { clear: both; padding: 10px 5px; line-height: normal; }
	#cm-board-document .kboard-document-action { padding: 10px 5px 5px 5px; }
	#cm-board-document .kboard-attach { margin: 0 5px; padding: 10px 0 5px 0; }
	#cm-board-document .kboard-document-navi .kboard-prev-document { width: 100%; }
	#cm-board-document .kboard-document-navi .kboard-next-document { margin-top: 10px; float: left; width: 100%; text-align: left; }


  #cm-board-list .kboard-list tbody tr td.kboard-list-category1
  {display:none;}
}



@media screen and (max-width:767px) {
  .cm-board-cut-strings
  {font-size:1.6rem;}
  #cm-board-latest table .kboard-latest-date 
  {font-size:1.4rem;}

}