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

.kboard-tutorlist-button-small,
.kboard-tutorlist-button-small:link,
.kboard-tutorlist-button-small:visited { display: inline-block; *display: inline; zoom: 1; margin: 0 !important; padding: 0 10px !important; height: 36px; line-height: 36px; font-size: 14px !important; font-weight: normal; color: #fff !important; background-image: none !important; background-color: #fd543b !important; border: 1px solid #fd543b; border-radius: 0; text-decoration: none; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: 0 1px 2px RGBA(0,0,0,.1); }
.kboard-tutorlist-button-small:hover,
.kboard-tutorlist-button-small:focus,
.kboard-tutorlist-button-small:active { display: inline-block; *display: inline; zoom: 1; margin: 0 !important; padding: 0 10px !important; height: 36px; line-height: 36px; font-size: 14px !important; font-weight: normal; color: #fff !important; background-image: none !important; background-color: #fd543b !important; border: 1px solid #fd543b; border-radius: 0; text-decoration: none; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: 0 1px 3px RGBA(0,0,0,.3); }

.kboard-tutorlist-poweredby { float: left; padding-bottom: 15px; width: 100%; font-size: 12px; }
.kboard-tutorlist-cut-strings { width: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal; }

.youtube_area { float: left; width:500px; position: relative;}
.kboard-tutorlist-video-container { position: relative; padding-bottom: 75%; height: 0; overflow: hidden; border-radius: 0px; background-color: black; background-size: cover; background-position: center; background-repeat: no-repeat; }
.kboard-tutorlist-video-container.wide { padding-bottom: 56.25%; }
.kboard-tutorlist-video-container.no-image { background-color: #d9dbdb; background-image: linear-gradient(to bottom, #eeeeee, #d9dbdb); }
.kboard-tutorlist-video-container.latest { border-radius: 3px; }
.kboard-tutorlist-video-container .wp-video,
.kboard-tutorlist-video-container video,
.kboard-tutorlist-video-container iframe,
.kboard-tutorlist-video-container object,
.kboard-tutorlist-video-container embed { position: absolute; top: 0; left: 0; margin: 0; padding: 0; width: 100%; height: 100%; border: 0; }

.kboard-tutorlist-video-container .wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load { width: 100% !important; height: 100% !important; }
.kboard-tutorlist-video-container .mejs-container { padding-top: 56.25%; min-width: 0 !important; }
.kboard-tutorlist-video-container .wp-video,
.kboard-tutorlist-video-container video.wp-video-shortcode { max-width: 100% !important; }
.kboard-tutorlist-video-container video.wp-video-shortcode { position: relative; }
.kboard-tutorlist-video-container .mejs-mediaelement { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.kboard-tutorlist-video-container .mejs-controls { display: flex; }
.kboard-tutorlist-video-container .mejs-button,
.kboard-tutorlist-video-container .mejs-time,
.kboard-tutorlist-video-container .mejs-time-rail { float: left; }
.kboard-tutorlist-video-container .mejs-overlay-play { top: 0; right: 0; bottom: 0; left: 0; width: auto !important; height: auto !important; }
.kboard-tutorlist-video-container .arve-wrapper,
.kboard-tutorlist-video-container .arve-embed-container { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: 0; }

#kboard-tutorlist-list { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#kboard-tutorlist-list .kboard-header { margin: 5px 0; width: 100%; display: inline-block; }
#kboard-tutorlist-list .kboard-category { float: left; padding-bottom: 5px; width: 100%; text-align: center; }
#kboard-tutorlist-list .kboard-category .kboard-category-list { clear: both; float: left; margin: 5px 0; padding: 0; width: 100%; list-style: none; border-left: 0; border-right: 0; }
#kboard-tutorlist-list .kboard-category .kboard-category-list li { float: left; margin: 0; padding: 10px 10px 8px 10px; color: #333; font-size: 16px; }
#kboard-tutorlist-list .kboard-category .kboard-category-list li:first-child { padding-left: 20px; }
#kboard-tutorlist-list .kboard-category .kboard-category-list li a { color: #333; text-decoration: none; }
#kboard-tutorlist-list .kboard-category .kboard-category-list li.kboard-category-selected a { color: #fd543b; font-weight: bold; }
#kboard-tutorlist-list .kboard-search { float: left; padding-left: 10px; width: auto; }
#kboard-tutorlist-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: 0; border: 1px solid #cccccc; vertical-align: middle; box-shadow: none; }
#kboard-tutorlist-list .kboard-search input { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 8px 5px; width: 200px; height: auto; font-size: 12px; color: #666666; border-radius: 0; border: 1px solid #cccccc; line-height: 12px; vertical-align: middle; box-shadow: none; }
#kboard-tutorlist-list .kboard-tree-category-wrap { float: left; padding-bottom: 15px; width: 100%; }
#kboard-tutorlist-list .kboard-tree-category-wrap select { display: inline; margin: 0 0 5px 0; padding: 0; width: 100%; height: 28px; line-height: 28px; font-size: 12px; 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; }
#kboard-tutorlist-list .kboard-tree-category-search .kboard-search-option-wrap.type-select { width: auto; }
#kboard-tutorlist-list .kboard-tree-category-search .kboard-search-option-wrap.type-tab { width: 100%; }
#kboard-tutorlist-list .kboard-tree-category { float: left; margin: 0; padding: 0; width: 100%; list-style: none; border: 0; overflow: hidden; background: url(./images/category-background.png) left bottom repeat-x; }
#kboard-tutorlist-list .kboard-tree-category li { float: left; margin: 0; padding: 10px 10px 8px 10px; color: #747474; font-size: 13px; }
#kboard-tutorlist-list .kboard-tree-category li a { color: #747474; text-decoration: none; }
#kboard-tutorlist-list .kboard-tree-category li.kboard-category-selected { border-bottom: 1px solid white; background-color: white; }
#kboard-tutorlist-list .kboard-tree-category li.kboard-category-selected a { color: #c96244; font-weight: bold; }
#kboard-tutorlist-list .kboard-tree-category-search { float: left; width: 100%; }
#kboard-tutorlist-list .kboard-tree-category-search .kboard-search-option-wrap { margin-right: 5px; float: left; }
#kboard-tutorlist-list .kboard-list { float: left; width: 100%; }
#kboard-tutorlist-list .kboard-list .kboard-webzine-item { position: relative; margin-bottom:20px; }
#kboard-tutorlist-list .kboard-list .kboard-webzine-thumbnail { float: left; padding: 0px; width: 167px; height: 250px; text-align: left; box-sizing: content-box; }
#kboard-tutorlist-list .kboard-list .kboard-webzine-thumbnail img { display: inline; margin: 0; box-sizing: content-box; }
#kboard-tutorlist-list .kboard-list .kboard-webzine-thumbnail .kboard-no-image { line-height: 250px; }
#kboard-tutorlist-list .kboard-list .kboard-webzine-thumbnail a { color: black; text-decoration: none; }
#kboard-tutorlist-list .kboard-list .kboard-webzine-wrap { padding: 10px 0; float: right; width: calc(100% - 200px);}
#kboard-tutorlist-list .kboard-list .kboard-webzine-wrap .kboard-webzine-title { font-size: 24px; font-weight: 500; color: #333333; }
#kboard-tutorlist-list .kboard-list .kboard-webzine-wrap .kboard-webzine-content { line-height: 1.5; font-size: 16px; color:#333 }
#kboard-tutorlist-list .kboard-list .kboard-webzine-wrap .kboard-webzine-content.more_description { width:100%; float: left; }
#kboard-tutorlist-list .kboard-list .kboard-webzine-wrap .kboard-webzine-info { padding: 16px 0 ; font-size: 14px; }
#kboard-tutorlist-list .kboard-pagination { float: left; padding: 15px 0; width: 100%; }
#kboard-tutorlist-list .kboard-pagination .kboard-pagination-pages { float: left; margin: 0; padding: 0 0 1px 0; width: 100%; list-style: none; text-align: center; border: 0; }
#kboard-tutorlist-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-tutorlist-list .kboard-pagination .kboard-pagination-pages li a { color: black; padding: 6px 10px; border: 1px solid #fd543b; text-decoration: none; font-size: 12px; line-height: 27px; background-color: white; }
#kboard-tutorlist-list .kboard-pagination .kboard-pagination-pages li.active a { font-weight: bold; border: 1px solid #fd543b; color: white; text-decoration: none; background-color: #fd543b; }
#kboard-tutorlist-list .kboard-pagination .kboard-pagination-pages li:before { display: none; }
#kboard-tutorlist-list .kboard-pagination .kboard-pagination-pages li:after { display: none; }
#kboard-tutorlist-list .kboard-control { float: right; padding-bottom: 15px; width: 50%; text-align: right; }

#kboard-tutorlist-editor { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#kboard-tutorlist-editor select,
#kboard-tutorlist-editor input { width: auto; height: auto; box-shadow: none; }
#kboard-tutorlist-editor .kboard-header { float: left; width: 100%; border-top: 1px solid #545861; line-height: 0; }
#kboard-tutorlist-editor .kboard-attr-row { float: left; padding: 5px 0; width: 100%; border-bottom: 1px solid #e3e3e3; background-color: white; }
#kboard-tutorlist-editor .kboard-attr-title { float: left; border-bottom: 1px solid #e3e3e3; }
#kboard-tutorlist-editor .kboard-attr-title input { display: inline-block; *display: inline; zoom: 1; padding: 6px 2px; font-size: 12px; width: 50%; color: #666666; border-radius: 0; border: 1px solid #e8eaec; }
#kboard-tutorlist-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: 12px; font-weight: bold; text-align: right; }
#kboard-tutorlist-editor .kboard-attr-row .attr-name .attr-required-text { color: red; font-weight: normal; font-size: 12px; }
#kboard-tutorlist-editor .kboard-attr-row .attr-name img { display: inline; max-width: 100%; vertical-align: middle; }
#kboard-tutorlist-editor .kboard-attr-row.kboard-attr-content .attr-name { display: none; }
#kboard-tutorlist-editor .kboard-attr-row .attr-value { padding-left: 120px; font-size: 12px; }
#kboard-tutorlist-editor .kboard-attr-row .attr-value label { margin-right: 10px; }
#kboard-tutorlist-editor .kboard-attr-row .attr-value a { line-height: 30px; }
#kboard-tutorlist-editor .kboard-attr-row .attr-value select { margin: 0; padding: 5px 2px; font-size: 12px; min-width: 130px; color: #666666; border-radius: 0; border: 1px solid #e8eaec; }
#kboard-tutorlist-editor .kboard-attr-row .attr-value input[type=text],
#kboard-tutorlist-editor .kboard-attr-row .attr-value input[type=password] { margin: 0; padding: 6px 2px; font-size: 12px; color: #666666; border-radius: 0; border: 1px solid #e8eaec; }
#kboard-tutorlist-editor .kboard-attr-row .attr-value input[type=radio],
#kboard-tutorlist-editor .kboard-attr-row .attr-value input[type=checkbox] { margin-top: 8px; }
#kboard-tutorlist-editor .kboard-attr-row .attr-value input[type=file] { margin: 0; padding: 6px 2px; font-size: 12px; color: #666666; border: 0; }
#kboard-tutorlist-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap { float: left; width: 100%; }
#kboard-tutorlist-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap select { clear: both; float: left; margin-bottom: 5px; width: 30%; }
#kboard-tutorlist-editor .kboard-content { float: left; padding: 9px 0; width: 100%; border-bottom: 1px solid #e3e3e3; background-color: white; }
#kboard-tutorlist-editor .kboard-content .editor-textarea { display: inline; margin: 0; padding: 0; width: 98%; height: 250px; border-radius: 0; border: 1px solid #e8eaec; font-size: 12px; }
#kboard-tutorlist-editor .kboard-control { float: left; padding: 15px 0; width: 100%; }
#kboard-tutorlist-editor .kboard-control .left { position: static; float: left; }
#kboard-tutorlist-editor .kboard-control .right { position: static; float: right; width: 50%; text-align: right; }

#kboard-tutorlist-document { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#kboard-tutorlist-document .kboard-header { float: left; margin-top: 0; width: 100%; }
#kboard-tutorlist-document .kboard-document-wrap { float: left; width: 100%; background-color: white; }
#kboard-tutorlist-document .kboard-title { float: left; width: 100%; }
#kboard-tutorlist-document .kboard-title p { margin: 0; padding: 10px 0; color: #333; font-weight: bold; font-size: 24px; font-weight: 500; }
#kboard-tutorlist-document .kboard-detail { clear: both; float: left; width: 100%; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; background-color: #f4f4f4; font-size: 14px; }
#kboard-tutorlist-document .kboard-detail .detail-attr { display: inline-block; *display: inline; zoom: 1; float: left; margin: 0; padding: 12px 35px 12px 22px; }
#kboard-tutorlist-document .kboard-detail .detail-attr .detail-name { float: left; font-weight: bold; color: #545861; text-align: right; }
#kboard-tutorlist-document .kboard-detail .detail-attr .detail-value { float: left; padding-left: 20px; color: #545861; }
#kboard-tutorlist-document .kboard-detail .detail-attr .detail-value img { vertical-align: middle; }
#kboard-tutorlist-document .kboard-content { clear: both; float: left; width: 100%; min-height: 200px; }
#kboard-tutorlist-document .kboard-content .content-view { margin: 0; padding: 0; word-break: break-all; }
#kboard-tutorlist-document .kboard-content .content-view iframe { max-width: 100%; }
#kboard-tutorlist-document .kboard-content .content-view img { display: inline; margin: 0; vertical-align: middle; max-width: 100%; }
#kboard-tutorlist-document .kboard-content .content-view hr { margin: 10px 0; padding: 0; height: 1px; border: 0; background-color: #f1f1f1; }
#kboard-tutorlist-document .kboard-content .content-view p { margin: 0 0 0.75em; }
#kboard-tutorlist-document .kboard-content .content-view p:last-child { margin: 0; }
#kboard-tutorlist-document .kboard-content .content-view .thumbnail-area { text-align: center; }
#kboard-tutorlist-document .kboard-content .content-view .aligncenter { display: block; margin-right: auto; margin-left: auto; }
#kboard-tutorlist-document .kboard-content .content-view .alignright { float:right; }
#kboard-tutorlist-document .kboard-content .content-view .alignleft { float: left; }
#kboard-tutorlist-document .kboard-document-action { padding: 0 22px 22px 22px; overflow: hidden; line-height: 1; }
#kboard-tutorlist-document .kboard-document-action .left { position: static; float: left; }
#kboard-tutorlist-document .kboard-document-action .right { position: static; float: right; text-align: right; }
#kboard-tutorlist-document .kboard-attach { padding: 0 0 5px 22px; font-size: 12px; }
#kboard-tutorlist-document .kboard-attach .kboard-button-download { display: inline; margin: 0; padding: 0; width: auto; height: 29px; line-height: 22px; border: none; background: none; background-color: transparent; font-size: 12px; font-weight: normal; letter-spacing: normal; cursor: pointer; vertical-align: middle; text-align: center; text-shadow: none; box-shadow: none; color: #545861; }
#kboard-tutorlist-document .kboard-comments-area { float: left; width: 100%; background-color: white; }
#kboard-tutorlist-document .kboard-control { float: left; padding: 15px 0;  width: 100%; }
#kboard-tutorlist-document .kboard-control .left { position: static; float: left; }
#kboard-tutorlist-document .kboard-control .right { position: static; float: right; text-align: right; }

#kboard-tutorlist-latest .kboard-tutorlist-latest-item { float: left; width: 113px; padding: 0 12px 12px 0; }
#kboard-tutorlist-latest .kboard-tutorlist-latest-thumbnail { float: left; width: 111px; height: 66px; border: 1px solid #e9eaea; }
#kboard-tutorlist-latest .kboard-tutorlist-latest-thumbnail:hover { border-color: #c96244; }
#kboard-tutorlist-latest .kboard-tutorlist-latest-thumbnail .kboard-no-image a { display: block; width: 111px; line-height: 66px; text-align: center; color: black; text-decoration: none; }
#kboard-tutorlist-latest .kboard-tutorlist-latest-title { float: left; width: 113px; text-align: center; }
#kboard-tutorlist-latest .kboard-tutorlist-latest-title a { font-size: 12px; text-decoration: none; color: #555555; }
#kboard-tutorlist-latest .kboard-tutorlist-latest-title a:hover { color: #c96244; }

@media screen and (max-width: 768px) {
	#kboard-tutorlist-list .kboard-search { width: 100%; text-align: center; }
	
    #kboard-tutorlist-list .kboard-list { float: left; width: 100%; }
    #kboard-tutorlist-list .kboard-list .kboard-webzine-item { position: relative; margin-bottom:20px; }
    #kboard-tutorlist-list .kboard-list .kboard-webzine-thumbnail { float: left; padding: 0px; width: 100px; height: 120px; text-align: left; box-sizing: content-box; }
    #kboard-tutorlist-list .kboard-list .kboard-webzine-thumbnail img { display: inline; margin: 0; box-sizing: content-box; }
    #kboard-tutorlist-list .kboard-list .kboard-webzine-thumbnail .kboard-no-image { line-height: 120px; }
    #kboard-tutorlist-list .kboard-list .kboard-webzine-thumbnail a { color: black; text-decoration: none; }
    #kboard-tutorlist-list .kboard-list .kboard-webzine-wrap { padding: 10px 0; float: right; width: calc(100% - 110px);}
    #kboard-tutorlist-list .kboard-list .kboard-webzine-wrap .kboard-webzine-title { font-size: 18px; font-weight: 500; color: #333333; }
    #kboard-tutorlist-list .kboard-list .kboard-webzine-wrap .kboard-webzine-content p { line-height: 1.25; font-size: 14px; color:#333 }
    #kboard-tutorlist-list .kboard-list .kboard-webzine-wrap .kboard-webzine-content.more_description { width:100%; float: left; }
    #kboard-tutorlist-list .kboard-list .kboard-webzine-wrap .kboard-webzine-info { padding: 16px 0 ; font-size: 12px; }
	
	#kboard-tutorlist-list .kboard-pagination .kboard-pagination-pages li { display: none; }
	#kboard-tutorlist-list .kboard-pagination .kboard-pagination-pages li.first-page,
	#kboard-tutorlist-list .kboard-pagination .kboard-pagination-pages li.last-page { display: inline-block; *display: inline; zoom: 1; }
	#kboard-tutorlist-list .kboard-pagination .kboard-pagination-pages li.prev-page,
	#kboard-tutorlist-list .kboard-pagination .kboard-pagination-pages li.next-page { display: inline-block; *display: inline; zoom: 1; }
	#kboard-tutorlist-list .kboard-pagination .kboard-pagination-pages li.prev-page a,
	#kboard-tutorlist-list .kboard-pagination .kboard-pagination-pages li.next-page a { padding: 6px 18px; }
	#kboard-tutorlist-list .kboard-pagination .kboard-pagination-pages li.active { display: inline-block; *display: inline; zoom: 1; }
	#kboard-tutorlist-editor .kboard-attr-row input[type=text],
	#kboard-tutorlist-editor .kboard-attr-row input[type=file],
	#kboard-tutorlist-editor .kboard-attr-row input[type=password],
	#kboard-tutorlist-editor .kboard-attr-row select { width: 100%; }
	#kboard-tutorlist-editor .kboard-attr-row .attr-name { float: none; display: block; padding: 0; width: auto; text-align: left; }
	#kboard-tutorlist-editor .kboard-attr-row .attr-value { display: block; padding: 0; width: auto; }
	#kboard-tutorlist-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap select { margin-bottom: 10px; width: 100%; }
	#kboard-tutorlist-document .kboard-detail .detail-attr { clear: both; }
}