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

img { border: 0;}

.inner_thumbnamil-card img {
	width : 100%;
	padding: 0px;
	transition:all 0.6s;
}

.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 {padding:10px 20px; box-sizing: border-box;  position: relative; display: inline-block; margin: 0 !important; line-height: 28px; font-size: 15px !important; font-weight: normal; color: #333 !important; background-image: none !important; background-color: #fff !important; border:  1px solid #ddd;; border-radius: 0; text-decoration: none; cursor: pointer; vertical-align: middle; text-shadow: none !important;  transition: all 0.3s;}
.kboard-thumbnail-button-small:hover,
.kboard-thumbnail-button-small:focus,
.kboard-thumbnail-button-small:active { position: relative; display: inline-block; margin: 0 !important;line-height: 28px; font-size: 15px !important; font-weight: normal; color: white !important; background-image: none !important; background-color: #142a67 !important; border-color: #142a67; 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-card { margin: 0 auto; width: 99%; }
#kboard-thumbnail-card .kboard-header { float: left; margin-top: 0; width: 100%; }
#kboard-thumbnail-card .kboard-category { float: left; padding-bottom: 5px; width: 50%; text-align: left; }
#kboard-thumbnail-card .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-card .kboard-search { float: right; padding-bottom: 5px; width: 50%; text-align: right; display: none; }
#kboard-thumbnail-card .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-card .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-card .kboard-list { float: left; width: 100%; background-color: none; }
#kboard-thumbnail-card .kboard-list table { table-layout: fixed; width: 100%; border: 0; font-size: 13px; border-collapse: collapse; }
#kboard-thumbnail-card .kboard-list table a { color: black; text-decoration: none; border: 0; }
#kboard-thumbnail-card .kboard-list table tr { border: 0; }
#kboard-thumbnail-card .kboard-list table td { padding: 10px ul.double_column li; text-align: center; vertical-align: middle; }
#kboard-thumbnail-card .kboard-list table td.kboard-list-uid { width: 72px; }
#kboard-thumbnail-card .kboard-list table td.kboard-list-thumbnail { width: 120px; }
#kboard-thumbnail-card .kboard-list table td.kboard-list-thumbnail .icon-picture { font-size: 14px; }
#kboard-thumbnail-card .kboard-list table td.kboard-list-thumbnail img { display: inline; vertical-align: middle; }
#kboard-thumbnail-card .kboard-list table td.kboard-list-title { width: auto; }
#kboard-thumbnail-card .kboard-list table td.kboard-list-title img { display: inline; margin: 0; width: 16px; height: 16px; vertical-align: middle; }
#kboard-thumbnail-card .kboard-list table td.kboard-list-user { width: 80px; }
#kboard-thumbnail-card .kboard-list table td.kboard-list-date { width: 75px; }
#kboard-thumbnail-card .kboard-list table td.kboard-list-view { width: 55px; }
#kboard-thumbnail-card .kboard-list thead tr td { font-weight: bold; color: #545861; border: 0; border-bottom: 2px solid #e3e3e3; }
#kboard-thumbnail-card .kboard-list tbody tr td { word-break: break-all; border: 0; border-bottom: 1px solid #e3e3e3; }
#kboard-thumbnail-card .kboard-list tbody tr:hover { background-color: #f7f7f7; }
#kboard-thumbnail-card .kboard-list tbody tr.kboard-list-notice { background-color: #f4f4f4; }
#kboard-thumbnail-card .kboard-list tbody tr.kboard-list-notice td.kboard-list-uid { font-weight: bold; color: #515151; }
#kboard-thumbnail-card .kboard-list tbody td.kboard-list-title { text-align: left; }
#kboard-thumbnail-card .kboard-list tbody td.kboard-list-title img { display: inline; vertical-align: text-bottom; }
#kboard-thumbnail-card .kboard-pagination { float: left; padding: 15px 0; width: 100%; }
#kboard-thumbnail-card .kboard-pagination .kboard-pagination-pages { float: left; margin: 40px 0 0; padding: 0 0 1px 0; width: 100%; list-style: none; text-align: center; border: 0; }
#kboard-thumbnail-card .kboard-pagination .kboard-pagination-pages li { display: inline; margin: 0; padding: 0 1px; background: none; border: 0; list-style: none; }
#kboard-thumbnail-card .kboard-pagination .kboard-pagination-pages li a {border-radius:50%; padding: 6px 11px; border: 1px solid #dddddd; text-decoration: none; font-size: 13px; line-height: 27px; color: #999999; background-color: none; }
#kboard-thumbnail-card .kboard-pagination .kboard-pagination-pages li.active a { border: 0px solid #104b9f; color: white; background-color: #104b9f; text-decoration: none; }
#kboard-thumbnail-card .kboard-control { float: left; padding: 15px 0 1px 0; width: 100%; text-align: right; }


#kboard-thumbnail-card .card-content{
	position:relative;
	padding : 30px 15px 0px;
	color:#999;
	margin-bottom:20px !important;;
	overflow: hidden;  
	text-overflow: ellipsis;  
	white-space: nowrap;
	white-space: normal;
	line-height: 1.2;
	height: 3.6em;
	word-wrap: break-word;
	display: -webkit-box; -webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
#kboard-thumbnail-card .card-content:before{
	content:"";
	display:block;
	position:absolute;
	width:40px;
	height:2px;
	background:#ddd;
	top:15px;left:15px;
}
#kboard-thumbnail-card .inner_thumbnamil-card:hover{
	border-color:#333 !important;
}
#kboard-thumbnail-card .inner_thumbnamil-card{
	border:1px solid #ddd;
	transition:all 0.3s;
}


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

#kboard-card-latest table { width: 100%; table-layout: fixed; border: 0; border-bottom: 1px solid #e3e3e3; }
#kboard-card-latest table tr { padding: 0; border: 0; }
#kboard-card-latest table th { padding: 5px 0; border: 0; text-align: center; }
#kboard-card-latest table td { padding: 5px 0; border: 0; border-top: 1px solid #e3e3e3; }
#kboard-card-latest table .kboard-latest-title { padding-left: 5px; font-size: 13px; }
#kboard-card-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-card .kboard-category { width: 100%; }
	#kboard-thumbnail-card .kboard-category select { width: auto;}
	#kboard-thumbnail-card .kboard-search { clear: both; float: left; width: 100%;}
	#kboard-thumbnail-card .kboard-search select { width: 80px; }
	#kboard-thumbnail-card .kboard-search input { width: 80px; }
	#kboard-thumbnail-card .kboard-list table td.kboard-list-uid { width: 50px; }
	#kboard-thumbnail-card .kboard-list table td.kboard-list-date { width: 70px; }
	#kboard-thumbnail-card .kboard-list td.kboard-list-thumbnail,
	#kboard-thumbnail-card .kboard-list td.kboard-list-user,
	#kboard-thumbnail-card .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-card-document .kboard-detail .detail-attr { clear: both; }
}



/****************************/
/* KBoard 2 columns *********/
/****************************/
/*¼ÂÆÃ*/
@media(min-width:778px) and (max-width:1100px){
	.kboard-list-card .imgbox{height:200px;}
	ul.double_column li {width:50% !important;;}
	.kboard-list-card .imgbox img{left:0px !important;}
}
@media(min-width:1100px){.kboard-list-card .imgbox{height:200px;}}
@media(min-width:1330px){.kboard-list-card .imgbox{height:200px;}}
@media(max-width:778px){
	.kboard-list-card .imgbox{height:200px;}
	ul.double_column li {width:100% !important;}
	.kboard-list-card .imgbox img{left:0px !important;width:100% !important;}
}
.kboard-list-card .imgbox{background:#fff;position:relative;width:calc(100%);text-align:center;transition:all 0.6s}
.kboard-list-card:hover .imgbox{border-color:#333;}
.kboard-list-card .imgbox:hover img{
	transform:scale(1.2);
}
.kboard-list-card .imgbox{overflow:hidden}
.kboard-list-card .imgbox img{
	transition:all 0.3s
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:100%;
}
.kboard-list a{ text-decoration:none !important;}
.kboard_thumbnail_title{
	margin:10px 15px 10px 15px; 
}
.kboard-list-card img{transition:all 0.6s;}
.kboard-list-card:hover .inner_thumbnamil-card img{
	border-color:#333;
}
.kboard-list-card{
	width:100%;position:relative;
}

#kboard-thumbnail-card .thumbnail_excerpt{
	/*position: absolute;
	background-color: #333;*/	
	left:0px;bottom:0px;
	width: 100%;
	padding : 0 15px;
	text-align:center;
	font-size: 18px;
	min-height:30px;
	line-height:40px;
	font-weight:400;
	color:#333;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-height: 30px;
	overflow: hidden; 
	box-sizing: border-box;}

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

#kboard-thumbnail-card ul.double_column li {
    width: calc(100% / 4);
    height: auto;
    float: left;
    padding: 0px;
	border: 0px;
    background: none ;	
	margin-top : 20px;
}
#kboard-thumbnail-card ul.double_column li:hover .list_title .thumbnail_excerpt{
transition: all 0.3s;
color: #104b9f;
font-weight: 500;
}

@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;}

#kboard-thumbnail-card .card-date{padding: 0 15px; box-sizing: border-box; color: #aaa;}

#kboard-thumbnail-card .list_title{padding: 30px 0 ; box-sizing: border-box;}

} /* End of Media Query */

#kboard-card-latest  .kboard-list{display: flex; margin: 0 !important}

#kboard-card-latest .kboard-list-thumbnail{background-repeat: no-repeat; height: 280px; background-size: cover; border-radius: 10px;  -webkit-box-shadow: 5px 5px 4px -1px rgba(0,0,0,0.4); 
    box-shadow: 5px 5px 4px -1px rgba(0,0,0,0.4); background-position-x:center;}

#kboard-card-latest .kboard-list-item{width: calc(100% /  3 - 40px); margin-right: 40px;}
#kboard-card-latest .kboard-list-item:last-child{margin-right: 0;}

#kboard-card-latest .kboard-list-title{padding: 20px 20px 0 20px; box-sizing: border-box; }
.latest_date{color: #777; font-size: 14px; font-weight:400;}
.moreview{
font-size: 14px;
font-weight: 400;
color: #111;
position: relative;
width: 60px;
text-align: center;
}

.moreview::before{
display: block;
content: "";
width: 0%;
height: 1px;
position: absolute;
left: 0;
bottom: -3px;
background: #000;
}

#kboard-card-latest .kboard-list-item:hover{
transform: translateY(-15px);
transition: all 0.3s;
}

#kboard-card-latest .kboard-list-item:hover .moreview::before{
width: 100%;
transition: all 0.4s;
}

@media(min-width:777px){#kboard-card-latest .kboard-list{width: 1240px; margin: 0 auto !important;}}
@media(max-width:776px){
#kboard-card-latest  .kboard-list{display:block !important; }
#kboard-card-latest .kboard-list-item{transition: all 0.3s; width: 100% !important; margin-right: 0 !important; margin-bottom: 30px;}
#kboard-card-latest .kboard-list-item:last-child{margin-bottom: 0  !important;}
#kboard-card-latest .kboard-list-thumbnail{height: 200px !important;}
}