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

img { border: 0;}

.inner_thumbnamil img {
	width : 92%;
	border : 1px solid #d1d1d1;
	padding: 8px;
}

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

.kboard-thumbnail-button-small,
.kboard-thumbnail-button-small:link,
.kboard-thumbnail-button-small:visited { position: relative; display: inline-block; margin: 0 !important; padding: 0 10px !important; height: 28px; line-height: 28px; font-size: 13px !important; font-weight: normal; color: white !important; background-image: none !important; background-color: #454545 !important; border: none; border-radius: 0; text-decoration: none; cursor: pointer; vertical-align: middle; text-shadow: none !important; }
.kboard-thumbnail-button-small:hover,
.kboard-thumbnail-button-small:focus,
.kboard-thumbnail-button-small:active { position: relative; display: inline-block; margin: 0 !important; padding: 0 10px !important; height: 28px; line-height: 28px; font-size: 13px !important; font-weight: normal; color: white !important; background-image: none !important; background-color: #454545 !important; border: none; border-radius: 0; text-decoration: none; cursor: pointer; vertical-align: middle; text-shadow: none !important; }

.kboard-thumbnail-poweredby { float: left; padding-bottom: 15px; width: 100%; }
.kboard-thumbnail-poweredby a { font-size: 13px; text-decoration: none; color: gray; }

#kboard-thumbnail-list { margin: 0 auto; width: 99%; }
#kboard-thumbnail-list .kboard-header { float: left; margin-top: 0; width: 100%; }
#kboard-thumbnail-list .kboard-category { float: left; padding-bottom: 5px; width: 50%; text-align: left; }
#kboard-thumbnail-list .kboard-category select { display: inline-block; margin: 0; padding: 5px 2px; font-size: 12px; width: 100%; max-width:190px; color: #666666; border-radius: 0; border: 1px solid #f1f1f1; box-shadow: none; }
#kboard-thumbnail-list .kboard-search { float: right; padding-bottom: 5px; width: 50%; text-align: right; display: none; }
#kboard-thumbnail-list .kboard-search select { display: inline-block; margin: 0; padding: 0; width: 80px; height: auto; font-size: 12px; color: #666666; border-radius: 0; border: 1px solid #f1f1f1; vertical-align: middle; box-shadow: none; background:#fff;}
#kboard-thumbnail-list .kboard-search input { display: inline-block; margin: 0; padding: 6px 2px; width: 120px; height: auto; font-size: 12px; color: #666666; border-radius: 0; border: 1px solid #f1f1f1; line-height: 12px; vertical-align: middle; box-shadow: none; background: #fff;}
#kboard-thumbnail-list .kboard-list { float: left; width: 100%; background-color: white; }
#kboard-thumbnail-list .kboard-list table { table-layout: fixed; width: 100%; border: 0; font-size: 13px; border-collapse: collapse; }
#kboard-thumbnail-list .kboard-list table a { color: black; text-decoration: none; border: 0; }
#kboard-thumbnail-list .kboard-list table tr { border: 0; }
#kboard-thumbnail-list .kboard-list table td { padding: 10px 0; text-align: center; vertical-align: middle; }
#kboard-thumbnail-list .kboard-list table td.kboard-list-uid { width: 72px; }
#kboard-thumbnail-list .kboard-list table td.kboard-list-thumbnail { width: 120px; }
#kboard-thumbnail-list .kboard-list table td.kboard-list-thumbnail .icon-picture { font-size: 14px; }
#kboard-thumbnail-list .kboard-list table td.kboard-list-thumbnail img { display: inline; vertical-align: middle; }
#kboard-thumbnail-list .kboard-list table td.kboard-list-title { width: auto; }
#kboard-thumbnail-list .kboard-list table td.kboard-list-title img { display: inline; margin: 0; width: 16px; height: 16px; vertical-align: middle; }
#kboard-thumbnail-list .kboard-list table td.kboard-list-user { width: 80px; }
#kboard-thumbnail-list .kboard-list table td.kboard-list-date { width: 75px; }
#kboard-thumbnail-list .kboard-list table td.kboard-list-view { width: 55px; }
#kboard-thumbnail-list .kboard-list thead tr td { font-weight: bold; color: #545861; border: 0; border-bottom: 2px solid #e3e3e3; }
#kboard-thumbnail-list .kboard-list tbody tr td { word-break: break-all; border: 0; border-bottom: 1px solid #e3e3e3; }
#kboard-thumbnail-list .kboard-list tbody tr:hover { background-color: #f7f7f7; }
#kboard-thumbnail-list .kboard-list tbody tr.kboard-list-notice { background-color: #f4f4f4; }
#kboard-thumbnail-list .kboard-list tbody tr.kboard-list-notice td.kboard-list-uid { font-weight: bold; color: #515151; }
#kboard-thumbnail-list .kboard-list tbody td.kboard-list-title { text-align: left; }
#kboard-thumbnail-list .kboard-list tbody td.kboard-list-title img { display: inline; vertical-align: text-bottom; }
#kboard-thumbnail-list .kboard-pagination { float: left; padding: 15px 0; width: 100%; }
#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages { float: left; margin: 80px 0 0; padding: 0 0 1px 0; width: 100%; list-style: none; text-align: center; border: 0; }
#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li { display: inline; margin: 0; padding: 0 1px; background: none; border: 0; list-style: none; }
#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li a { padding: 6px 11px; border: 1px solid #dddddd; text-decoration: none; font-size: 13px; line-height: 27px; color: #999999; background-color: white; }
#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.active a { border: 1px solid #454545; color: white; background-color: #454545; text-decoration: none; }
#kboard-thumbnail-list .kboard-control { float: left; padding: 15px 0 1px 0; width: 100%; text-align: right; }

#kboard-thumbnail-editor { margin: 0 auto; width: 99%; }
#kboard-thumbnail-editor select,
#kboard-thumbnail-editor input { width: auto; height: auto; }
#kboard-thumbnail-editor .kboard-header { float: left; width: 100%; border-top: 1px solid #e3e3e3; line-height: 0; }
#kboard-thumbnail-editor .kboard-attr-row { float: left; padding: 5px 0; width: 100%; border-bottom: 1px solid #e3e3e3; background-color: white; }
#kboard-thumbnail-editor .kboard-attr-title { float: left; border-bottom: 1px solid #e3e3e3; }
#kboard-thumbnail-editor .kboard-attr-title input { display: inline-block; padding: 6px 2px; font-size: 12px; width: 50%; color: #666666; border-radius: 3px; border: 1px solid #cccccc; }
#kboard-thumbnail-editor .kboard-attr-row .attr-name { display: inline; float: left; margin: 0; padding: 0 10px 0 20px; width: 105px; line-height: 30px; color: #545861; font-size: 12px; font-weight: bold; text-align: right; }
#kboard-thumbnail-editor .kboard-attr-row .attr-name img { display: inline; max-width: 100%; vertical-align: middle; }
#kboard-thumbnail-editor .kboard-attr-row .attr-value { font-size: 12px; }
#kboard-thumbnail-editor .kboard-attr-row .attr-value select { margin: 0; padding: 5px 2px; font-size: 12px; min-width: 130px; color: #666666; border-radius: 3px; border: 1px solid #cccccc; }
#kboard-thumbnail-editor .kboard-attr-row .attr-value input[type=text],
#kboard-thumbnail-editor .kboard-attr-row .attr-value input[type=password] { margin: 0; padding: 6px 2px; font-size: 12px; color: #666666; border-radius: 3px; border: 1px solid #cccccc; height:31px; line-height:31px;}
#kboard-thumbnail-editor .kboard-attr-row .attr-value input[type=radio],
#kboard-thumbnail-editor .kboard-attr-row .attr-value input[type=checkbox] { margin-top: 8px; }
#kboard-thumbnail-editor .kboard-attr-row .attr-value input[type=file] { margin: 0; padding: 6px 2px; font-size: 12px; color: #666666; border: 0; }
#kboard-thumbnail-editor .kboard-content { float: left; padding: 9px 0; width: 100%; border-bottom: 1px solid #e3e3e3; text-align: center; background-color: white; }
#kboard-thumbnail-editor .kboard-content textarea { display: inline; margin: 0; padding: 0; width: 98%; height: 250px; border-radius: 3px; border: 1px solid #cccccc; font-size: 12px; }
#kboard-thumbnail-editor .kboard-control { float: left; padding: 15px 0; width: 100%; }
#kboard-thumbnail-editor .kboard-control .left { position: static; float: left; }
#kboard-thumbnail-editor .kboard-control .right { position: static; float: right; width: 50%; text-align: right; }

#kboard-thumbnail-document { margin: 0 auto; width: 99%; }
#kboard-thumbnail-document .kboard-header { float: left; margin-top: 0; width: 100%; }
#kboard-thumbnail-document .kboard-document-wrap { float: left; width: 100%; background-color: white; }
#kboard-thumbnail-document .kboard-title { float: left; width: 100%; }
#kboard-thumbnail-document .kboard-title p { margin: 0; padding: 12px 22px; color: #545861; font-weight: bold; font-size: 22px; line-height: 30px; }
#kboard-thumbnail-document .kboard-detail { clear: both; float: left; width: 100%; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; background-color: #f9f9f9; font-size: 12px; }
#kboard-thumbnail-document .kboard-detail .detail-attr { display: inline-block; float: left; margin: 0; padding: 12px 35px 12px 22px; }
#kboard-thumbnail-document .kboard-detail .detail-attr .detail-name { float: left; width: 60px; font-weight: bold; color: #545861; text-align: right; }
#kboard-thumbnail-document .kboard-detail .detail-attr .detail-value { float: left; padding-left: 20px; color: #545861; }
#kboard-thumbnail-document .kboard-detail .detail-attr .detail-value img { vertical-align: middle; }
#kboard-thumbnail-document .kboard-content { clear: both; float: left; width: 100%; min-height: 200px; }
#kboard-thumbnail-document .kboard-content .content-view { margin: 0; padding: 22px; }
#kboard-thumbnail-document .kboard-content .content-view img { max-width: 100%; }
#kboard-thumbnail-document .kboard-content .content-view .thumbnail-area { text-align: center; }
#kboard-thumbnail-document .kboard-attach { padding: 0 0 5px 22px; font-size: 12px; }
#kboard-thumbnail-document .kboard-comments-area { float: left; width: 100%; }
#kboard-thumbnail-document .kboard-control { float: left; padding: 15px 0;  width: 100%; }
#kboard-thumbnail-document .kboard-control .left { position: static; float: left; }
#kboard-thumbnail-document .kboard-control .right { position: static; float: right; text-align: right; }

#kboard-thumbnail-latest table { width: 100%; table-layout: fixed; border: 0; border-bottom: 1px solid #e3e3e3; }
#kboard-thumbnail-latest table tr { padding: 0; border: 0; }
#kboard-thumbnail-latest table th { padding: 5px 0; border: 0; text-align: center; }
#kboard-thumbnail-latest table td { padding: 5px 0; border: 0; border-top: 1px solid #e3e3e3; }
#kboard-thumbnail-latest table .kboard-latest-title { padding-left: 5px; font-size: 13px; }
#kboard-thumbnail-latest table .kboard-latest-date { width: 80px; text-align: center; font-size: 13px; }
.detail-attr.detail-category1{ min-width:297px; }
.detail-attr.detail-category1 .detail-name{ width:100% !important; text-align:left !important; }

@media all and (max-width: 600px) {
	#kboard-thumbnail-list .kboard-category { width: 100%; }
	#kboard-thumbnail-list .kboard-category select { width: auto;}
	#kboard-thumbnail-list .kboard-search { clear: both; float: left; width: 100%;}
	#kboard-thumbnail-list .kboard-search select { width: 80px; }
	#kboard-thumbnail-list .kboard-search input { width: 80px; }
	#kboard-thumbnail-list .kboard-list table td.kboard-list-uid { width: 50px; }
	#kboard-thumbnail-list .kboard-list table td.kboard-list-date { width: 70px; }
	#kboard-thumbnail-list .kboard-list td.kboard-list-thumbnail,
	#kboard-thumbnail-list .kboard-list td.kboard-list-user,
	#kboard-thumbnail-list .kboard-list td.kboard-list-view { display: none; }
	
	#kboard-thumbnail-editor .kboard-attr-row input[type=text],
	#kboard-thumbnail-editor .kboard-attr-row input[type=file],
	#kboard-thumbnail-editor .kboard-attr-row input[type=password] { width: 50%; }
	
	#kboard-thumbnail-document .kboard-detail .detail-attr { clear: both; }
}



/****************************/
/* KBoard 2 columns *********/
/****************************/

.kboard_thumbnail_title{
	margin:10px 15px 10px 15px; 
}
.kboard-list-thumbnail2:hover img{
	opacity: 0.7;
}
.kboard-list-thumbnail2{
	width:100%;position:relative;
}

.thumbnail_excerpt{
	/*position: absolute;
	background-color: #333;*/	
	left:0px;bottom:0px;
	width: 100%;
	padding : 0 0.5%;
	text-align:center;
	min-height:30px;
	line-height:30px;
	font-weight:500;
	color:#333;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-height: 30px;
	overflow: hidden;}

ul.double_column {
    padding: 0px!important; 
    margin: 0px!important;
    list-style: none!important;
}

ul.double_column li {
    width: 20%;
    height: auto;
    float: left;
    padding: 0px;
	border: 0px;
    background: #fff ;	
	margin-top : 20px;
}

@media screen and (max-width: 616px) {

ul.double_column {
    padding: 0!important; 
    margin: 0!important;
    list-style: none!important;
}

ul.double_column li
 {
    width: 94%;
    height: auto;
    float: left;
    margin: 7px 0px 12px 0px;
    padding: 0;
border: 0;
}
ul.double_column li img{width:100%; display:block;}

} /* End of Media Query */