/*kboard-list*/


/*.kboard-list table tr:first-child td{box-shadow:inset 0px 0px 0px 0px #444;}*/



.width_900 #kboard-style1-list,
.width_900 #kboard-style1-document,
.width_900 #kboard-style2-list,
.width_900 #kboard-style2-document,
.width_900 #kboard-style3-list,
.width_900 #kboard-style3-document,
.width_900 #kboard-style4-list,
.width_900 #kboard-style4-document,
.width_900 #kboard-default-list,
.width_900 #kboard-default-document{
        max-width: 900px;
    margin: 0 auto!important;
    display: block;
}
.width_1000 #kboard-style1-list,
.width_1000 #kboard-style1-document,
.width_1000 #kboard-style2-list,
.width_1000 #kboard-style2-document,
.width_1000 #kboard-style3-list,
.width_1000 #kboard-style3-document,
.width_1000 #kboard-style4-list,
.width_1000 #kboard-style4-document
{
        max-width: 1000px;
    margin: 0 auto!important;
    display: block;
}
.width_1000 #kboard2_wrap {
     max-width: 1000px;
    margin: 0 auto!important;
    display: block;
        margin-bottom: 60px!important;
}

.width_1000 #kboard-default-list,
.width_1000 #kboard-default-document{
     max-width: 1000px;
    margin: 0 auto!important;
    display: block;
}


.width_1000 #kboard-style2-document {
        margin-top: 20px!important;
}
 
.width_1000 #kboard-style2-list {
   /* margin-top: -24px!important;*/
}

body.page-template-download-list .container.main-content{
    max-width:1180px; 
}

body.width_1000 .container.main-content  {
     max-width:1180px; 
}

.video_section {
     max-width: 1000px;
    margin: 0 auto!important;
    display: block;
}


body.page-template-default.quality_page .wpb_wrapper >div {
    margin-bottom: 0!important; 
}


#kboard-default-list {
    /*font-family:'Noto Sans CJK KR Regular'!important;*/
}

#kboard-default-list>.kboard-list>table {
    border-top: 2px solid #000;
}

.kboard-pagination .kboard-pagination-pages li:hover a,
.kboard-pagination .kboard-pagination-pages li.active a {
    background-color: #80b6de;
}

#kboard-default-list .kboard-list thead tr td {
    border-bottom: 1px solid #f1f1f1;
}

#kboard-default-list .kboard-list table tr:first-child td {
    box-shadow: none;
}

#kboard-default-list .kboard-list table tr:nth-child(2n) td {
    background: rgba(255, 255, 255, 0)
}

;
#kboard-ocean-gallery-list .kboard-list .kboard-gallery-item {
    height: 434px;
    width: 305px;
    border: 1px solid #ebebeb;
}

#kboard-ocean-gallery-list .kboard-list .kboard-gallery-thumbnail {
    box-shadow: none;
    width: 100%;
}

#kboard-ocean-gallery-list .kboard-list .kboard-gallery-item {
    padding: 0;
    border: 1px solid #eee;
    box-sizing: border-box;
}

#kboard-ocean-gallery-list .kboard-pagination .kboard-pagination-pages li a {
    background-color: #80b6de;
}

#kboard-ocean-gallery-list .kboard-pagination .kboard-pagination-pages li.active a {
    border: 0;
    color: white;
}

.kboard-ocean-gallery-button-small,
.kboard-ocean-gallery-button-small:link,
.kboard-ocean-gallery-button-small:visited {
    background-color: #f6f6f6!important;
    color: #333333!important;
}

.kboard-ocean-gallery-button-small:hover,
.kboard-ocean-gallery-button-small:focus,
.kboard-ocean-gallery-button-small:active {
    background-color: #f6f6f6!important;
    color: #000!important;
}

.kboard-list-vote {
    display: none!important;
}

#kboard-default-list .kboard-list table td,
#kboard-default-list .kboard-list table a {
    font-size: 14px!important;
    color: #7f7f7f;
}

#kboard-default-list .kboard-list table td {
    padding: 16px 0;
}

#kboard-default-list .kboard-category {
    padding-bottom: 21px!important;
}

#kboard-default-list .kboard-list-header {
    padding-bottom: 9px!important;
}

.kboard-pagination,
#kboard-ocean-gallery-list .kboard-pagination {
   /* padding: 0px 0 15px!important;*/
        padding: 30px 0 15px!important;
}

#kboard-default-list .kboard-category .kboard-category-list li {
    padding: 0;
}

#kboard-default-list .kboard-category .kboard-category-list li a {
    font-size: 15px;
    padding: 10px 35px 8px;
}

#kboard-default-list .kboard-list table td.kboard-list-date {
    width: 90px;
}

#kboard-default-list .kboard-list table td.kboard-list-view {
    width: 75px;
}

.kboard-pagination .kboard-pagination-pages li a,
#kboard-ocean-gallery-list .kboard-pagination .kboard-pagination-pages li.active a {
    display: inline-block;
    font-size: 15px;
}

#kboard-ocean-gallery-list .kboard-pagination .kboard-pagination-pages li.active a {
    height: 28px;
    line-height: 28px;
    display: inline-block;
}

.kboard-list-header .kboard-total-count {
    font-size: 15px;
}

.kboard-category .kboard-category-list {
    background: none;
}

.kboard-category .kboard-category-list:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
    margin-top: -3px;
}

.kboard-category .kboard-category-list li.kboard-category-selected {
    z-index: 10;
    margin-bottom: -3px;
}

.kboard-category .kboard-category-list li.kboard-category-selected a {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
    background-color: #fff;
}

body[data-form-submit="regular"] .container-wrap a.kboard-default-button-small,
body[data-form-submit="regular"] .container-wrap input.kboard-default-button-small,
body[data-form-submit="regular"] .container-wrap button.kboard-default-button-small,
body[data-form-submit="regular"] .container-wrap #kboard-ocean-gallery-list .kboard-ocean-gallery-button-small,
body[data-form-submit="regular"] .container-wrap #kboard-ocean-gallery-list .kboard-ocean-gallery-button-small:link,
body[data-form-submit="regular"] .container-wrap #kboard-ocean-gallery-list .kboard-ocean-gallery-button-small:visited {
    font-size: 14px!important;
    padding: 8px 29px 5px!important;
    background-color: #fff!important;
    color: #333!important;
        border: 2px solid #333;
    transition-duration: 0.3s;
    font-weight: 700; 
        transition: all 0.45s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: all 0.45s cubic-bezier(0.25,1,0.33,1);
            min-width: 63px;
    text-align: center;
}

body[data-form-submit="regular"] .container-wrap a.kboard-default-button-small i,
body[data-form-submit="regular"] .container-wrap input.kboard-default-button-small i,
body[data-form-submit="regular"] .container-wrap button.kboard-default-button-small i,
body[data-form-submit="regular"] .container-wrap #kboard-ocean-gallery-list .kboard-ocean-gallery-button-small i,
body[data-form-submit="regular"] .container-wrap #kboard-ocean-gallery-list .kboard-ocean-gallery-button-small:link i,
body[data-form-submit="regular"] .container-wrap #kboard-ocean-gallery-list .kboard-ocean-gallery-button-small:visited i  {
    margin-right: 5px;
    color: #333;
    transition: all 0.45s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: all 0.45s cubic-bezier(0.25,1,0.33,1);
    font-size: 12px;
    vertical-align: middle;
    margin-top: 2px;

}



body[data-form-submit="regular"] .container-wrap a.kboard-default-button-small:hover,
body[data-form-submit="regular"] .container-wrap input.kboard-default-button-small:hover,
body[data-form-submit="regular"] .container-wrap button.kboard-default-button-small:hover,
body[data-form-submit="regular"] .container-wrap #kboard-ocean-gallery-list .kboard-ocean-gallery-button-small:hover,
body[data-form-submit="regular"] .container-wrap #kboard-ocean-gallery-list .kboard-ocean-gallery-button-small:hover:link,
body[data-form-submit="regular"] .container-wrap #kboard-ocean-gallery-list .kboard-ocean-gallery-button-small:hover:visited {
    background-color: #000!important;
    color: #fff!important;
    opacity: 1!important;
    height: auto!important;
}


body[data-form-submit="regular"] .container-wrap a.kboard-default-button-small:hover i,
body[data-form-submit="regular"] .container-wrap input.kboard-default-button-small:hover i,
body[data-form-submit="regular"] .container-wrap button.kboard-default-button-small:hover i,
body[data-form-submit="regular"] .container-wrap #kboard-ocean-gallery-list .kboard-ocean-gallery-button-small:hover i,
body[data-form-submit="regular"] .container-wrap #kboard-ocean-gallery-list .kboard-ocean-gallery-button-small:hover:link i,
body[data-form-submit="regular"] .container-wrap #kboard-ocean-gallery-list .kboard-ocean-gallery-button-small:hover:visited i{
    color: #fff!important;
}

.kboard-default-new-notify {
    background-color: #ff532f;
}

.kboard-default-poweredby {
    display: none!important;
}

.kboard-ocean-gallery-button-small,
.kboard-ocean-gallery-button-small:link,
.kboard-ocean-gallery-button-small:visited {
    height: auto!important;
}

#kboard-ocean-gallery-list .kboard-search select {
    display: inline;
    margin: 0;
    padding: 0 5px;
    width: 100px;
    min-width: 0;
    max-width: 100px;
    height: 26px;
    min-height: 0;
    font-size: 13px;
    color: #666666;
    border-radius: 0;
    border: 1px solid #f1f1f1;
    background: none;
    background-color: white;
    line-height: 26px;
    vertical-align: middle;
    box-shadow: none;
    box-sizing: content-box;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
}

#kboard-ocean-gallery-list .kboard-list .kboard-gallery-thumbnail {
    border: 1px solid rgba(0, 0, 0, 0.05);
}

#kboard-ocean-gallery-list .kboard-list .kboard-gallery-thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 0;
}

#kboard-default-list .kboard-search select,
#kboard-ocean-gallery-list .kboard-search select,
#kboard-hwaikeul-download-list .kboard-search select,
#kboard-style1-list .kboard-search select,
#kboard-style2-list .kboard-search select,
#kboard-style3-list .kboard-search select,
#kboard-style4-list .kboard-search select,
#kboard-venus-webzine-list .kboard-search select,
#kboard-hwaikeul-video-list .kboard-search select,
#kboard-hwaikeul-gallery-list .kboard-search select {
    font-size: 15px;
    margin-top: 7px;
    padding-bottom: 7px;
    box-sizing: content-box;
}

#kboard-default-list .kboard-list-header .kboard-sort select,
#kboard-ocean-gallery-list .kboard-list-header .kboard-sort select,
#kboard-hwaikeul-download-list .kboard-header .kboard-sort select,
#kboard-venus-webzine-list .kboard-header .kboard-sort select,
#kboard-hwaikeul-video-list .kboard-header .kboard-sort select,
#kboard-style1-list .kboard-header .kboard-sort select,
#kboard-style2-list .kboard-header .kboard-sort select,
#kboard-style3-list .kboard-header .kboard-sort select,
#kboard-style4-list .kboard-header .kboard-sort select,
#kboard-hwaikeul-gallery-list .kboard-header .kboard-sort select {
    font-size: 15px;
}

.kboard-document-action,
#kboard-ocean-gallery-list .kboard-document-action {
    display: none!important;
}

#kboard-default-list .kboard-search input,
#kboard-ocean-gallery-list .kboard-search input,
#kboard-hwaikeul-download-list .kboard-search input,
#kboard-venus-webzine-list .kboard-search input,
#kboard-hwaikeul-video-list .kboard-search input,
#kboard-style1-list .kboard-search input,
#kboard-style2-list .kboard-search input,
#kboard-style3-list .kboard-search input,
#kboard-style4-list .kboard-search input,
#kboard-hwaikeul-gallery-list .kboard-search input {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-left: 20px;
    margin-right: 20px;
    width: 300px;
    max-width: 300px;
    display: inline-block;
    /* vertical-align: bottom; */
    padding: 7px 5px 7px;
    color: #666;
    box-sizing: content-box;
    height: 26px;
    margin: 0 20px;
    font-size: 15px;
    background-color: #fff;
    line-height: 26px;
    vertical-align: middle;
    box-shadow: none;
}

#kboard-ocean-gallery-list .kboard-search input {
    line-height: 26px;
    font-size: 13px;
}



#kboard-default-list .kboard-search select,
#kboard-default-list .kboard-list-header .kboard-sort select,
#kboard-ocean-gallery-list .kboard-search select,
#kboard-ocean-gallery-list .kboard-list-header .kboard-sort select,
#kboard-hwaikeul-download-list .kboard-search select,
#kboard-hwaikeul-download-list .kboard-header .kboard-sort select,
#kboard-venus-webzine-list .kboard-search select,
#kboard-venus-webzine-list .kboard-header .kboard-sort select,
#kboard-hwaikeul-video-list .kboard-search select,
#kboard-hwaikeul-video-list .kboard-header .kboard-sort select,
#kboard-hwaikeul-gallery-list .kboard-search select,
#kboard-hwaikeul-gallery-list .kboard-header .kboard-sort select,
#kboard-style1-list .kboard-search select,
#kboard-style1-list .kboard-list-header .kboard-sort select,
#kboard-style2-list .kboard-search select,
#kboard-style2-list .kboard-list-header .kboard-sort select,
#kboard-style3-list .kboard-search select,
#kboard-style3-list .kboard-list-header .kboard-sort select,
#kboard-style4-list .kboard-search select,
#kboard-style4-list .kboard-list-header .kboard-sort select{
    border: none!important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)!important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0)!important;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0)!important;
}

.kboard-pagination .kboard-pagination-pages li a:hover,
.kboard-pagination .kboard-pagination-pages li.active a,
#kboard-ocean-gallery-list .kboard-pagination-pages li:hover a,
#kboard-ocean-gallery-list .kboard-pagination-pages li.active a,
#kboard-hwaikeul-download-list .kboard-pagination-pages li:hover a,
#kboard-hwaikeul-download-list .kboard-pagination-pages li.active a,
#kboard-venus-webzine-list .kboard-pagination-pages li:hover a,
#kboard-venus-webzine-list .kboard-pagination-pages li.active a,
#kboard-hwaikeul-video-list .kboard-pagination-pages li:hover a,
#kboard-hwaikeul-video-list .kboard-pagination-pages li.active a,
#kboard-hwaikeul-gallery-list .kboard-pagination-pages li:hover a,
#kboard-hwaikeul-gallery-list .kboard-pagination-pages li.active a,
#kboard-style1-list .kboard-pagination-pages li a:hover,
#kboard-style1-list .kboard-pagination-pages li.active a,
#kboard-style2-list .kboard-pagination-pages li:hover a,
#kboard-style2-list .kboard-pagination-pages li.active a,
#kboard-style3-list .kboard-pagination-pages li:hover a,
#kboard-style3-list .kboard-pagination-pages li.active a,
#kboard-style4-list .kboard-pagination-pages li:hover a,
#kboard-style4-list .kboard-pagination-pages li.active a{
    background-color: #000!important;
    padding: 0px!important;
}

.kboard-list-view {
    display: none;
}

#kboard-default-document .kboard-detail .detail-attr.detail-writer,
#kboard-default-document .kboard-detail .detail-attr.detail-view {
    display: none;
}

#kboard-default-document .kboard-control .left {
    float: none;
    text-align: center;
}

#kboard-default-document .kboard-control .right {
    float: none;
}


/*kboard_view*/

#kboard-default-document .kboard-title h1 {
    padding: 5px 0px 22px;
    font-size: 35px;
    font-weight: 500;
    color: #3f3f3f;
    line-height: 37px!important;
    font-family:"new Noto Sans", Sans-serif !important;
}

#kboard-default-document .kboard-detail {
    background-color: #fff;
    font-size: 15px;
}

#kboard-default-document .kboard-detail .detail-attr.detail-date {
    float: right;
}

#kboard-default-document .kboard-detail .detail-attr.detail-category1 {
    float: left;
}

#kboard-ocean-gallery-list .kboard-list {
    text-align: left;
}

#kboard-ocean-gallery-list .kboard-list .kboard-gallery-item {
    width: calc( 25% - 25px);
    margin: 0 11px 5px;
}

#kboard-ocean-gallery-list .kboard-list .kboard-gallery-thumbnail .kboard-gallery-foreground {
    width: 100%;
    height: 100%;
    display: block!important;
}

#kboard-ocean-gallery-list .kboard-list .kboard-gallery-thumbnail .kboard-gallery-foreground img {
    display: none!important;
}

#kboard-ocean-gallery-list .kboard-list .kboard-gallery-thumbnail .kboard-gallery-foreground:after {
    display: block;
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    transition-duration: 0.3s;
    opacity: 0;
}

#kboard-ocean-gallery-list .kboard-list .kboard-gallery-item:hover .kboard-gallery-foreground:after {
    opacity: 1;
}

#kboard-ocean-gallery-list .kboard-list .kboard-gallery-thumbnail .kboard-gallery-username {
    color: rgba(0, 0, 0, 0);
    top: 32%;
    transition-duration: 0.3s;
}

#kboard-ocean-gallery-list .kboard-list .kboard-gallery-thumbnail .kboard-gallery-username:after {
    content: "\e97a";
    display: block;
    width: auto;
    height: auto;
    font-size: 30px;
    color: #fff;
    font-family: xeicon;
}

#kboard-ocean-gallery-list .kboard-list .kboard-gallery-item {
    border: none!important;
    ;
}

#kboard-ocean-gallery-list .kboard-list .kboard-gallery-title {}

#kboard-ocean-gallery-list .kboard-list .kboard-gallery-item a:hover .kboard-gallery-title {
    opacity: 0.7;
    color: #373737;
}

#kboard-default-document .kboard-detail {
    display: none;
}

#kboard-default-document .kboard-content {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.detail_top_data {}

.detail_top_data .category {
    font-size: 16px;
    color: #666;
    font-weight: 400;
}

.detail_top_data .category:after {
    display: inline-block;
    content: "";
    height: 14px;
    width: 1px;
    background: #666;
    margin: -4px 10px 0 15px;
    vertical-align: middle;
}

.detail_top_data .date {
    font-size: 15px;
    color: #c5c5c5;
    font-weight: 400;
}

#kboard-default-document .kboard-document-navi a {
    font-size: 15px;
    opacity: 0.7;
}

#kboard-default-document .kboard-document-navi a:hover {
    opacity: 1;
}

#kboard-default-document .kboard-document-navi .kboard-prev-document .navi-document-title {
    padding-left: 24px;
}

#kboard-default-document .kboard-document-navi .kboard-next-document .navi-document-title {
    padding-right: 24px;
}

#kboard-default-document .kboard-document-navi .navi-arrow {
    font-size: 16px;
}


/*#kboard-default-document .kboard-document-navi .kboard-next-document .navi-arrow {
	top:1px;
}
#kboard-default-document .kboard-document-navi .kboard-prev-document .navi-arrow{
	top:1px;
}*/

body .main-content .kboard-list table thead tr {
    background-color: #fff!important;
}

#kboard-default-list .kboard-list tbody tr:hover {
    background-color: #f7f7f7!important;
}

#kboard-default-editor .kboard-attr-row,
#kboard-default-editor .kboard-attr-row label span {
    color: #000!important;
}

#kboard-default-editor .kboard-attr-row .attr-name .attr-required-text {
    color: red!important;
}

.kboard-default-cut-strings .category {
    display: none!important;
}

.kboard-list-user {
    margin: 0;
    font-size: 15px;
    height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.detail_top_data .category {
    display: none!important;
}

.select2-container .select2-choice {
    display: inline-block!important;
}

.kboard-hwaikeul-video-poweredby,
.kboard-hwaikeul-gallery-poweredby,
.kboard-hwaikeul-download-poweredby {
    display: none;
}

#kboard-hwaikeul-download-list .kboard-header {
    margin: 0;
    padding-bottom: 9px;
}

#kboard-hwaikeul-download-list .kboard-list .kboard-list-item:first-child {
    border-top: 2px solid #000;
}


/*//////////////////////////////////////////////////////////////////////////////*/

.kboard-hwaikeul-video-button-small .button-text,
.kboard-hwaikeul-gallery-button-small .button-text,
.kboard-hwaikeul-download-button-small .button-text {
    font-size: 15px!important;
    padding: 8px 29px 9px!important;
    background-color: #fff!important;
    color: #666!important;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition-duration: 0.3s;
}

button[type="submit"].kboard-hwaikeul-video-button-small:hover,
button[type="submit"].kboard-hwaikeul-gallery-button-small:hover,
button[type="submit"].kboard-hwaikeul-download-button-small .button-text:hover {
    background-color: #fff!important;
    background: none!important;
}

.kboard-hwaikeul-video-button-small:hover .button-text,
.kboard-hwaikeul-gallery-button-small:hover .button-text,
.kboard-hwaikeul-download-button-small:hover .button-text {
    background-color: #000!important;
    color: #fff!important;
    opacity: 1!important;
    height: auto!important;
}

.kboard-hwaikeul-video-button-small .button-icon,
.kboard-hwaikeul-gallery-button-small .button-icon,
.kboard-hwaikeul-download-button-small .button-icon {
    display: none!important;
}

.kboard-pagination .kboard-pagination-pages li a {
    display: block;
    margin: 0 5px!important;
    padding: 0px!important;
    height: 31px!important;
    line-height: 28px;
    font-size: 13px;
    color: #999999;
    text-decoration: none;
    border: 0;
    background-color: #f9f9f9;
    box-shadow: none;
    transition-duration: 0.3s;
    
    background: none!important;
    /*    color: #fff;*/
    /*
    font-weight: 300;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.0);
*/
    text-decoration: none!important;
    border-radius: 50%;
    line-height: 31px!important;
    font-size: 13px!important;
    width: 31px; 
    font-weight: 600!imprtant;
}


#kboard-style1-list .kboard-pagination .kboard-pagination-pages li.last-page a,
#kboard-style1-list .kboard-pagination .kboard-pagination-pages li.first-page a {
    border-radius: 0!important;
    width: auto;
    font-weight: 400!important; 
}

#kboard-style1-list .kboard-pagination .kboard-pagination-pages li.first-page a:hover,
#kboard-style1-list .kboard-pagination .kboard-pagination-pages li.last-page a:hover,
#kboard-style1-list .kboard-pagination .kboard-pagination-pages li.first-page li:hover a,
#kboard-style1-list .kboard-pagination .kboard-pagination-pages li.last-page li:hover a{
    background: none!important; 
    color: #333!important; 
}

#kboard-style1-list .kboard-pagination .kboard-pagination-pages li.next-page a i,
#kboard-style1-list .kboard-pagination .kboard-pagination-pages li.prev-page a i{
        line-height: 28px;
    width: 28px;
   
}


#kboard-style1-list .kboard-pagination .kboard-pagination-pages li.prev-page a {
       /* text-indent: -1000px;*/
}
#kboard-style1-list .kboard-pagination .kboard-pagination-pages li.prev-page a:after {
/*        content:"\e93d";
    display: inline-block;
    font-size: 15px;
    color: #7f7f7f; 
    font-family: xeicon;*/
}

.kboard-pagination .kboard-pagination-pages li.active a {
    color: #fff!important;
    font-weight: 300!important;
}

.kboard-document-wrap .kboard-detail {
    display: none!important;
}

#kboard-hwaikeul-download-list .kboard-header .kboard-total-count {
    /*    display: none;*/
}

#kboard-hwaikeul-download-list .kboard-list .kboard-list-item .kboard-hwaikeul-download-thumbnail {
    width: 40%;
}

#kboard-hwaikeul-download-list .kboard-list .kboard-list-item .kboard-hwaikeul-download-wrap {
    width: 56%;
}

#kboard-hwaikeul-download-list .kboard-list .kboard-list-item .kboard-hwaikeul-download-thumbnail img {
    border-radius: 5px;
    margin-bottom: 0;
}

.kboard-document-thumbnail {
    display: none!important;
}


/*webzine*/

#kboard-venus-webzine-list .kboard-list .kboard-webzine-thumbnail {
    width: 120px;
    height: 90px;
    overflow: hidden;
    padding: 0;
    margin: 20px;
    border-radius: 0px;
}

#kboard-venus-webzine-list .kboard-list .kboard-webzine-thumbnail img {
    height: auto!important;
}

#kboard-venus-webzine-list .kboard-list .kboard-webzine-wrap .kboard-webzine-title {
    font-size: 24px;
    color: #333;
    font-weight: 600; 
}

#kboard-venus-webzine-list .kboard-list .kboard-webzine-item {
        border-bottom: 1px solid #f1f1f1;
}

#kboard-venus-webzine-list .kboard-list .kboard-webzine-item a {
    display: block;
    width: 100%;
    height: 100%; 
}


#kboard-venus-webzine-list .kboard-list .kboard-webzine-item:hover {
    padding: 0;
    border: 3px solid #f7f7f7;
    background: #f7f7f7;
}

.kboard-pagination .kboard-pagination-pages li.active a {
    border: none!important;
}

#kboard-venus-webzine-list .kboard-search {
    float: left;
    padding-bottom: 15px;
    width: 100%;
    text-align: center;
}

#kboard-venus-webzine-list .kboard-list .kboard-webzine-wrap .kboard-webzine-title {
       margin-bottom: 3px;
    padding-top: 5px;
}
#kboard-venus-webzine-list .kboard-list .kboard-webzine-thumbnail a {
    display: inline-block;
    width: 100%;
    height: 100%; 
}
#kboard-venus-webzine-list .kboard-list .kboard-webzine-thumbnail img {
   
}

#kboard-venus-webzine-list .kboard-list .kboard-webzine-wrap .kboard-webzine-content {
    margin-top: 0;
    height: 24px;
    line-height: 21px;
    overflow: hidden;
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    white-space: inherit;
    color: #7f7f7f;
}

.keyword_title {
    display: inline-block;
    font-size: 16px;
    color: #333;
    margin-right: 5px;
}

#kboard-venus-webzine-list .kboard-list .kboard-webzine-wrap .kboard-webzine-content a,
#kboard-venus-webzine-list .kboard-list .kboard-webzine-wrap .kboard-webzine-content a span {
    font-size: 16px;
    color: #888;
    display: inline-block;
    line-height: 22px;
}

#kboard-venus-webzine-list .kboard-list .kboard-webzine-wrap .kboard-webzine-content a span {
    margin-right: 2px;
}

#kboard-venus-webzine-list .kboard-list .kboard-webzine-wrap .kboard-webzine-info {
    padding-top: 0;
}

#kboard-venus-webzine-list .kboard-list .kboard-webzine-wrap .kboard-webzine-info i {

    
        display: inline-block;
    margin-right: 4px;
    font-size: 15px;
    vertical-align: middle;
    color: #757575!important;
    top: 0;
}

#kboard-venus-webzine-list .kboard-list .kboard-webzine-wrap .kboard-webzine-info span {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 12px;
    color: #afafaf;
}

#kboard-venus-webzine-list .kboard-list .kboard-webzine-wrap .kboard-webzine-info span.db_category{
        max-width: 385px;
    overflow: hidden;
    height: 30px;
}

#kboard-venus-webzine-list .kboard-list .kboard-webzine-item:hover .kboard-webzine-content a {
    color: #888;
}

#kboard-venus-webzine-list .kboard-list .kboard-webzine-wrap .kboard-webzine-content a:hover {
    text-decoration: underline;
}

#kboard-hwaikeul-video-list .kboard-list .kboard-list-item {
    list-style: none;
}

#kboard-hwaikeul-gallery-list .kboard-list .kboard-list-item {
    list-style: none;
}


/*board_wrap/////////////////////////////////////////////////////////////*/
/*board_wrap board_style_1/////////////////////////////////////////////////////////////*/
.board_wrap {}

.board_wrap.board_style_1 {}

.board_wrap.board_style_1 ul {
    margin-left: 0
}

.board_wrap.board_style_1 .kboard-list-item {
    list-style: none;
    position: relative;
    margin: 0;
    
    overflow: hidden;
    border: 0;
        border-bottom: 1px solid #f1f1f1;
    background: none;
}

.board_wrap.board_style_1 .kboard-list-item:first-child {
    /*border-top: 2px solid #000;*/
     border-top: 1px solid #f1f1f1;
}


.board_wrap.board_style_1 .kboard-list-item a {
    /* display: inline-block; */
        display: block;
    width: 100%;
    height: 100%;
    padding: 18px 18px 30px;
}

.board_wrap.board_style_1 .kboard-list-item:hover{
    background-color: #f7f7f7!important;
}


.board_wrap.board_style_1 .kboard-hwaikeul-download-thumbnail {
    display: inline-block;
    position: relative;
    float: left;
    margin-right: -2px;
    width: 40%;
        overflow: hidden;
    border-radius: 0px;
    margin-bottom: 0;
}
.board_wrap.board_style_1 .kboard-hwaikeul-download-thumbnail img {
        /*border-radius: 5px;*/
    margin-bottom: 0;
    display: block;
}

.board_wrap.board_style_1 .kboard-hwaikeul-download-wrap {
    padding-top: 12px; 
}

.board_wrap.board_style_1 .kboard-hwaikeul-download-wrap a {
    
}
.board_wrap.board_style_1 a:hover .kboard-hwaikeul-download-thumbnail{
/*    opacity: 0.5;*/
}
.board_wrap.board_style_1 a:hover .kboard-hwaikeul-download-title{
/*   text-decoration: underline;*/
    
}
.board_wrap.board_style_1 a:hover .kboard-comments-count-box{
   
}

.board_wrap.board_style_1 .kboard-hwaikeul-download-title {
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
    margin-bottom: 8px;
    color: #333;
    font-size: 24px;
    text-decoration: none;
    font-weight: 600;
}


.board_wrap.board_style_1 .kboard-style1-new-notify {
    position: absolute;
    top: 6px;
    left: 6px;
}

.kboard-style1-new-notify{
    zoom: 1;
    padding: 7px;
    line-height: 10px;
    font-size: 11px;
    color: white;
    background-color: #e04498;
    border-radius: 50%;
}




.board_wrap.board_style_1 .kboard-comments-count-box {
    font-size: 13px;
    color: #7f7f7f;
    min-height: 48px;
    margin-bottom:0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
    max-height: 48px;
    overflow: hidden;
    line-height: 21px;
    word-wrap: break-word;
    white-space: inherit;
}


.board_wrap.board_style_1 .kboard-hwaikeul-download-info {
    
}

.board_wrap.board_style_1 .kboard-hwaikeul-download-info i {
    display: inline-block;
    margin-right: 4px;
    font-size: 15px;
    vertical-align: middle;
    color: #757575!important; 
    top:0;
}

.board_wrap.board_style_1 .kboard-hwaikeul-download-info span {
    display: inline-block;
    margin-right: 10px;
    
    vertical-align: middle;
        font-size: 12px;
    color: #afafaf;
}

/*view_tab*/
.view_tab {
    
}
.view_tab .view_tab_list {
    margin-left: 0;
        margin-bottom: 25px;
    border-bottom: 1px solid #e5e5e5;
    
}
.view_tab .view_tab_list li {
    list-style: none;
    display: inline-block;
    width: auto;

        padding: 14px 20px;
    font-size: 14px;
    color: #999999;
    cursor: pointer;
        font-weight: 500;
    position: relative;
}

.view_tab .view_tab_list li.on{
/*    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
    font-weight: 500;
    color: #676767;*/
        color: #21a3dd;
    font-weight: 500;
}
.view_tab .view_tab_list li.on:after{
        height: 4px;
    width: 100%;
    content: ' ';
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0;
    z-index: 10;
    transition: transform 0.3s cubic-bezier(0.12,0.75,0.4,1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.12,0.75,0.4,1);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    background-color: #21a3dd;
}

.view_tab_content_box {
    display: none;
    
}
.view_tab_content_box.on {
    display: block;
}


#kboard-style1-document .kboard-content .content-view,
#kboard-style2-document .kboard-content .content-view,
#kboard-style3-document .kboard-content .content-view,
#kboard-style4-document .kboard-content .content-view,
#kboard-default-document .kboard-content .content-view{
    padding: 22px 0;

}


/*kboard-style2-list/////////////////////////////////////////////////////////////*/

#kboard-venus-webzine-list .kboard-list .kboard-webzine-thumbnail a .kboard-style2-new-notify {
    position: absolute;
    left: 0;
    top:0;
    
}

#kboard-venus-webzine-list .kboard-list .kboard-webzine-thumbnail {
    position: relative;
        border: 1px solid #f1f1f1;
}


#kboard-style3-list .kboard-list table td.kboard-list-date {
    width: 180px; 
}

#kboard-style1-document .kboard-document-wrap,
#kboard-style2-document .kboard-document-wrap,
#kboard-style3-document .kboard-document-wrap {
    float: left;
    width: 100%;
    background-color: white;
}

#kboard-style1-document .kboard-title,
#kboard-style2-document .kboard-title,
#kboard-style3-document .kboard-title,
#kboard-hwaikeul-gallery-document .kboard-title,
#kboard-hwaikeul-video-document .kboard-title,
#kboard-venus-webzine-document .kboard-title{
    float: left;
    width: 100%;
}


#kboard-style1-document .kboard-title h1,
#kboard-style2-document .kboard-title h1,
#kboard-style3-document .kboard-title h1,
#kboard-style4-document .kboard-title h1,
#kboard-default-document .kboard-title h1,
#kboard-hwaikeul-gallery-document .kboard-title,
#kboard-hwaikeul-video-document .kboard-title,
#kboard-venus-webzine-document .kboard-title p
{
        padding: 5px 0px 7px;
    font-size: 35px;
    font-weight: 600;
    color: #333;
    line-height: 1.2!important;
    font-family:"new Noto Sans", Sans-serif !important;
    
    opacity: 1!important;
}



#kboard-hwaikeul-gallery-document .kboard-title,
#kboard-hwaikeul-video-document .kboard-title{
        margin: 0;
    text-align: left;
}
#kboard-style1-document .kboard-detail,
#kboard-style2-document .kboard-detail,
#kboard-style3-document .kboard-detail,
#kboard-style4-document .kboard-detail,
#kboard-default-document .kboard-detail, 
#kboard-venus-webzine-document .kboard-detail{
    display: none;
    background-color: #fff;
    font-size: 15px;
        clear: both;
    float: left;
    width: 100%;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

#kboard-style1-document .kboard-content,
#kboard-style2-document .kboard-content,
#kboard-style3-document .kboard-content,
#kboard-style4-document .kboard-content,
#kboard-default-document .kboard-content,
#kboard-hwaikeul-gallery-document .kboard-content,
#kboard-hwaikeul-video-document .kboard-content,
#kboard-venus-webzine-document .kboard-content{
    clear: both;
    float: left;
    width: 100%;
    min-height: 200px;
    border-bottom: 1px solid rgba(0,0,0,0.06);
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    margin-top: 18px; 
}

#kboard-style1-document .kboard-document-navi,
#kboard-style2-document .kboard-document-navi,
#kboard-style3-document .kboard-document-navi,
#kboard-style4-document .kboard-document-navi,
#kboard-default-document .kboard-document-navi,
#kboard-hwaikeul-gallery-document .kboard-document-navi,
#kboard-hwaikeul-video-document .kboard-document-navi,
#kboard-venus-webzine-document .kboard-document-navi{
    float: left;
    padding-top: 15px;
    width: 100%;
}

#kboard-style1-document .kboard-document-navi .kboard-prev-document,
#kboard-style2-document .kboard-document-navi .kboard-prev-document,
#kboard-style3-document .kboard-document-navi .kboard-prev-document,
#kboard-style4-document .kboard-document-navi .kboard-prev-document,
#kboard-default-document .kboard-document-navi .kboard-prev-document,
#kboard-hwaikeul-gallery-document .kboard-document-navi .kboard-prev-document,
#kboard-hwaikeul-video-document .kboard-document-navi .kboard-prev-document,
#kboard-venus-webzine-document .kboard-document-navi .kboard-prev-document{
    position: relative;
    float: left;
    width: 45%;
}
#kboard-style1-document .kboard-document-navi .kboard-next-document,
#kboard-style2-document .kboard-document-navi .kboard-next-document,
#kboard-style3-document .kboard-document-navi .kboard-next-document,
#kboard-style4-document .kboard-document-navi .kboard-next-document,
#kboard-default-document .kboard-document-navi .kboard-next-document,
#kboard-hwaikeul-gallery-document .kboard-document-navi .kboard-next-document,
#kboard-hwaikeul-video-document .kboard-document-navi .kboard-next-document,
#kboard-venus-webzine-document .kboard-document-navi .kboard-next-document{
    position: relative;
    float: right;
    width: 45%;
    text-align: right;
}
#kboard-style1-document .kboard-document-navi a,
#kboard-style2-document .kboard-document-navi a,
#kboard-style3-document .kboard-document-navi a,
#kboard-style4-document .kboard-document-navi a,
#kboard-default-document .kboard-document-navi a,
#kboard-hwaikeul-gallery-document .kboard-document-navi a,
#kboard-hwaikeul-video-document .kboard-document-navi a,
#kboard-venus-webzine-document .kboard-document-navi a{
        display: block;
    text-decoration: none;
    border: 0;
    font-size: 14px;
    line-height: 20px;
    box-shadow: none;
    color: #333;
    transition-duration: .3s;
    opacity: 1;
}


.kboard-document-navi .kboard-next-document:hover a,
.kboard-document-navi .kboard-prev-document:hover a{
    opacity: 0.7!important; 
}
.kboard-document-navi .kboard-next-document .navi-arrow,
.kboard-document-navi .kboard-prev-document .navi-arrow{
        -ms-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
    transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
    -webkit-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
    top:1px!important;
    color: #7f7f7f;
    font-size: 16px;
}

.kboard-document-navi .kboard-next-document .navi-arrow {
    right: -3px!important;
}
.kboard-document-navi .kboard-prev-document .navi-arrow {
    left: -3px!important;
}

.kboard-document-navi .kboard-next-document .navi-document-title {
    padding-right: 21px!important;
}
.kboard-document-navi .kboard-prev-document .navi-document-title {
    padding-left: 21px!important;
}


.kboard-document-navi .kboard-next-document:hover .navi-arrow{
        -ms-transform: scale(1,1) translateX(3px);
    -webkit-transform: scale(1,1) translateX(3px);
    transform: scale(1,1) translateX(3px);
}
.kboard-document-navi .kboard-prev-document:hover .navi-arrow {
            -ms-transform: scale(1,1) translateX(-3px);
    -webkit-transform: scale(1,1) translateX(-3px);
    transform: scale(1,1) translateX(-3px);
}


#kboard-venus-webzine-document .kboard-document-navi .navi-arrow {
        position: absolute;
    display: block;
}



#kboard-style1-document .kboard-control,
#kboard-style2-document .kboard-control,
#kboard-style3-document .kboard-control,
#kboard-style4-document .kboard-control,
#kboard-default-document .kboard-control,
#kboard-hwaikeul-gallery-document .kboard-control,
#kboard-hwaikeul-video-document .kboard-control
#kboard-venus-webzine-document .kboard-control{
    float: left;
    padding: 35px 0 15px;
    width: 100%;
}

#kboard-venus-webzine-document .kboard-control {
    float: left;
    padding: 35px 0 15px;
    width: 100%;
}

#kboard-style1-document .kboard-control .left,
#kboard-style2-document .kboard-control .left,
#kboard-style3-document .kboard-control .left,
#kboard-style4-document .kboard-control .left,
#kboard-default-document .kboard-control .left,
#kboard-hwaikeul-gallery-document .kboard-control .left,
#kboard-hwaikeul-video-document .kboard-control .left,
#kboard-venus-webzine-document .kboard-control .left{
    float: none;
    text-align: center;
}
#kboard-style1-document .kboard-control .right,
#kboard-style2-document .kboard-control .right,
#kboard-style3-document .kboard-control .right,
#kboard-style4-document .kboard-control .right,
#kboard-default-document .kboard-control .right,
#kboard-hwaikeul-gallery-document .kboard-control .right,
#kboard-hwaikeul-video-document .kboard-control .right,
#kboard-venus-webzine-document .kboard-control .right{
    float: none;
}


.view_mata {
    
}
.view_mata i{

        margin-right: 4px;
    font-size: 15px;
    vertical-align: middle;
    color: #757575!important;
}
.view_mata span{
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    vertical-align: middle;
    margin-top: -4px;
    display: inline-block;
    margin-right: 20px;
    
        font-size: 14px;
    color: #afafaf;
}

.view_mata span.no_icon_value {
    
}
.view_mata span.no_icon_value:before {
  
}

.view_mata span.no_icon_value_line {
width: 1px;
    height: 12px;
    background-color: #afafaf;
    vertical-align: middle;
    display: inline-block;
    margin-right: 15px;
    margin-top: 0px;
    margin-left: -5px;
    opacity: 0.5;
}

.download-template-default .database_input_wrap.data_3_box{
    display: none; 
}

.kboard-hwaikeul-gallery-container.wide {
        padding-bottom: 121.25%;
}

.kboard-content p {
    opacity: 1!important; 
}
.kboard-content .content-view p{
    opacity: 1!important; 
}


#kboard-default-document .kboard-content .content-view {
    margin: 0;
    padding: 22px;
    word-break: break-all;
    font-size: 14px;
    color: #7f7f7f;
    line-height: 1.5;
}

.kboard-list-header .kboard-sort select {
      font-family: "new Noto Sans", Sans-serif !important;
       font-size: 12px!important;
    color: #7f7f7f!important;
    
}


.sod_select {
        border: 2px solid #f1f1f1;
        text-transform: inherit;
    min-width: 142px;
    width: auto;
        padding: 15px 10px 15px 15px;
}
.sod_select.focus {
    box-shadow: 0 0 5px rgba(0,0,0,0);
}

.sod_select:before {
    display: none; 
}
.sod_select:after {
    bottom: 13px;
    font-family: FontAwesome;
    content: "\f107";
    font-size: 16px;
}

.sod_select .sod_list_wrapper {
    border: 2px solid #000;
        margin: 0 0 0 -2px;
        border-top: none;
        min-width: 142px;
    width: auto;
}

.database_input_wrap .sod_select {
    width: 100%;
    min-width: 100%; 
}

.database_input_wrap .sod_select .sod_list_wrapper {
    min-width: calc(100% + 4px);
    width: calc(100% + 4px);
    
}



#kboard-style1-list .kboard-list {
    margin-bottom: 0;
}

.sod_select .sod_option.selected:before {
      content:"\e928";
    background:none; 
        font-family: xeicon;
    color: #333; 
}
.sod_select .sod_option {
       padding: 10px 10px 10px 15px; 
}

.kboard-list-header .kboard-total-count span,
.kboard-header .kboard-total-count span{
    font-weight: 700;
    color: #333; 
}


.kboard-content .content-view {
   font-size: 14px;
    color: #7f7f7f;
    font-weight: 400; 
    line-height: 1.5;
}



/*#kboard-style3-list .kboard-list*/

#kboard-style3-list .kboard-list {
    border-top: 1px solid #f1f1f1;
}

#kboard-style3-list .kboard-list thead tr td {
       border-bottom: 2px solid #f1f1f1; 
}

#kboard-style3-list .kboard-list table td {
    padding: 16px 0;
}

#kboard-style3-list .kboard-list table td.kboard-list-title {
    padding: 0;
}


#kboard-style3-list .kboard-list table td.kboard-list-title a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 16px 0;
}
#kboard-style3-list .kboard-list thead tr td {
    color: #333;
}

#kboard-style3-list .kboard-list tbody tr td {
    color: #afafaf;
}

.kboard-style3-cut-strings {
        color: #333;
    font-size: 15px;
    text-decoration: none;
    /*font-weight: 600;*/
}


.kboard-style3-new-notify {
    padding: 0;
    background: none; 
        font-size: 11px;
    color: #e04498;
}


/*kboard-default-list*/
#kboard-default-list>.kboard-list>table {
      border-top: 1px solid #f1f1f1;
}
#kboard-default-list .kboard-list thead tr td {
   border-bottom: 2px solid #f1f1f1; 
    color: #333; 
        font-size: 13px!important;
}
#kboard-default-list .kboard-list tbody tr td {
        color: #afafaf;
    font-size: 13px!important;
}
.kboard-default-cut-strings {
        color: #333;
    font-size: 15px;
    text-decoration: none;
    /* font-weight: 600; */
}
#kboard-default-list .kboard-list-header {
    padding-bottom: 15px!important;
}

.kboard-default-new-notify {
        padding: 0;
    background: none; 
        font-size: 11px;
    color: #e04498;
}


/*#kboard-hwaikeul-video-list*/
#kboard-hwaikeul-video-list .kboard-header,
#kboard-hwaikeul-gallery-list .kboard-header{
        display: table;
    margin: 0;
    padding: 0;
    width: 100%;
    padding-bottom: 15px;
}

#kboard-hwaikeul-video-list .kboard-header .kboard-total-count {
       display: table-cell;
    font-size: 13px;
    vertical-align: middle; 
}

.kboard-hwaikeul-video-thumbnail .kboard-light-gallery,
.kboard-hwaikeul-gallery-thumbnail .kboard-light-gallery{
    overflow: hidden;
}

.kboard-hwaikeul-video-container.wide {
    transition: all .7s cubic-bezier(.2,1,.22,1);
    -webkit-transition: all .7s cubic-bezier(.2,1,.22,1);
    margin-bottom: 0!important;
    transform: translateZ(0) scale(1.05);
    -webkit-transform: translateZ(0) scale(1.05);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    max-width: none!important;
    width: 100%!important;
}
#kboard-hwaikeul-video-list .kboard-list .kboard-list-item .kboard-hwaikeul-video-thumbnail:hover .kboard-hwaikeul-video-container.wide{
      transform: scale(1.14);
    -webkit-transform: scale(1.14)
}

.kboard-hwaikeul-video-thumbnail .kboard-hwaikeul-video-foreground-search{
    display: none!important; 
}

.kboard-hwaikeul-video-thumbnail .kboard-hwaikeul-video-foreground,
.kboard-hwaikeul-gallery-thumbnail .kboard-hwaikeul-gallery-foreground{
    background: none!important;
        background-color: rgba(0,0,0,0.2)!important;
        border-radius: 0;
    cursor: pointer;
}


.kboard-hwaikeul-gallery-thumbnail img {
        transition: all .7s cubic-bezier(.2,1,.22,1);
    -webkit-transition: all .7s cubic-bezier(.2,1,.22,1);
    margin-bottom: 0!important;
    transform: translateZ(0) scale(1.05);
    -webkit-transform: translateZ(0) scale(1.05);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    max-width: none!important;
    width: 100%!important;
    display: block;
}

.kboard-hwaikeul-gallery-thumbnail:hover img{
       transform: scale(1.14);
    -webkit-transform: scale(1.14)
}


.kboard-hwaikeul-video-thumbnail .kboard-light-gallery .play_button_2{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    color: #fff;
    display: inline-block;
    border-radius: 200px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
} 

.kboard-hwaikeul-video-thumbnail .kboard-light-gallery .play_button_2.nectar_video_lightbox:before {
    opacity: 0.8;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    top: 0;
    left: 0;
    display: block;
    position: absolute;
    border: none;
      background-color: #21a3dd!important;
    z-index: 0;
}
.kboard-hwaikeul-video-thumbnail .nectar-video-box .inner-wrap {
    overflow: hidden;
    cursor: pointer;
}
.kboard-hwaikeul-video-thumbnail .nectar_video_lightbox svg {
        display: block;

    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 2px;
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    width: 12px;
    height: 12px;
}

.kboard-hwaikeul-video-thumbnail .nectar_video_lightbox:not(.play_button_with_text):hover .play {
        transform: scale(1);
    -webkit-transform: scale(1);
}
.nectar_video_lightbox:hover:before {
    transform: scale(1); 
     -webkit-transform: scale(1); 
    /* opacity: 0.4; */
}

#kboard-hwaikeul-video-list .sod_select {
    z-index: 11;
}

.kboard-hwaikeul-video-thumbnail .nectar_video_lightbox path {
    fill: #fff!important;
}


#kboard-hwaikeul-video-document .kboard-document-navi .navi-document-title {
        color: #333!important;
    font-size: 15px!important;
}

#kboard-hwaikeul-gallery-list .kboard-header .kboard-total-count {
    vertical-align: middle; 
}

#kboard-hwaikeul-gallery-document .kboard-document-navi .navi-document-title {
        color: #333!important;
    font-size: 15px!important;
}

.kboard-hwaikeul-gallery-thumbnail .kboard-hwaikeul-gallery-foreground-search {
    opacity: 0;
    display: block!important;
        transition: all 0.45s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: all 0.45s cubic-bezier(0.25,1,0.33,1);
}
.kboard-hwaikeul-gallery-thumbnail:hover .kboard-hwaikeul-gallery-foreground-search{
    opacity: 1;
}

.board_wrap.board_style_1 .kboard-hwaikeul-download-thumbnail img {
    width: 350px;
    height: 140px;
}


@media only screen and (min-width: 601px) {
    #kboard-hwaikeul-video-list .kboard-list,
    #kboard-hwaikeul-gallery-list .kboard-list{
        width: calc( 100% + 20px);
    margin-left: -10px!important;
    }
    #kboard-hwaikeul-video-list .kboard-list .kboard-list-item,
    #kboard-hwaikeul-gallery-list .kboard-list .kboard-list-item{
        float: left;
        margin: 10px 10px;
        width: calc( 32.33333333333333% - 10px);
        border: 0;
        background: none;
    }
}

@media only screen and (max-width: 690px) { 
    .sod_select  { width: 100%; }
    .kboard-search .sod_select  { width: 41px; }
    .tab-select-outer select {
        width: 100%; 
    }
    #kboard-style1-list .kboard-list-header{
        margin-top: -20px; 
    }
    .board_wrap.board_style_1 .kboard-hwaikeul-download-thumbnail img{
        width: 100%;
    }
    .board_wrap.board_style_1 .kboard-comments-count-box {
            min-height: 44px;
            height: 44px;
        max-height: 44px;
    }
    .board_wrap.board_style_1 .kboard-list-item a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 15px 0;
    }
    .board_wrap.board_style_1 .kboard-hwaikeul-download-thumbnail{
        display: block;
        position: relative;
        float: none;
        margin-right: 0;
        width: 100%;
        overflow: hidden;
        border-radius: 0px;
        margin-bottom: 0;
    }
    .board_wrap.board_style_1 .kboard-hwaikeul-download-title {
            font-size: 20px;
    }
    .board_wrap.board_style_1 .kboard-hwaikeul-download-wrap {
        padding-top: 7px;
    }
    #kboard-style1-list .kboard-search button {
        float: left;
        width: 63px;
        min-width: 20%;
        box-sizing: content-box;
        padding: 8px 15px!important;
    }
    .kboard-search .sod_select {
        min-width: 100px;
        float: left;
        padding: 13px 10px 13px 15px;
    }
    #kboard-default-list .kboard-search input, #kboard-ocean-gallery-list .kboard-search input, #kboard-hwaikeul-download-list .kboard-search input, #kboard-venus-webzine-list .kboard-search input, #kboard-hwaikeul-video-list .kboard-search input, #kboard-style1-list .kboard-search input, #kboard-style2-list .kboard-search input, #kboard-style3-list .kboard-search input, #kboard-style4-list .kboard-search input, #kboard-hwaikeul-gallery-list .kboard-search input{
        max-width: calc( 100% - 120px );
        margin: 0 0 0 10px;
    }
    #kboard-style1-list .kboard-search button{
        float: left;
        width: 100%;
        min-width: 20%;
        box-sizing: content-box;
        padding: 4px 15px 5px!important;
        margin-top: 20px;
        box-sizing: border-box;
        height: 41px;
    }
    
    .view_mata span {
        width: calc( 100% - 24px);
        margin-right: 0;
    }
    body[data-form-submit="regular"] .container-wrap a.kboard-default-button-small, body[data-form-submit="regular"] .container-wrap input.kboard-default-button-small, body[data-form-submit="regular"] .container-wrap button.kboard-default-button-small, body[data-form-submit="regular"] .container-wrap #kboard-ocean-gallery-list .kboard-ocean-gallery-button-small, body[data-form-submit="regular"] .container-wrap #kboard-ocean-gallery-list .kboard-ocean-gallery-button-small:link, body[data-form-submit="regular"] .container-wrap #kboard-ocean-gallery-list .kboard-ocean-gallery-button-small:visited {
        margin-bottom: 10px;
    }
    .board_wrap.board_style_1 .kboard-hwaikeul-download-info span {
        width: calc( 100% - 24px);
        margin-right: 0;
    }

    #kboard-venus-webzine-list .kboard-list .kboard-webzine-thumbnail {
            width: 60px;
        height: auto;
        overflow: hidden;
        padding: 0;
        margin: 10px 15px 10px 0;
        border-radius: 0px;
    }
    #kboard-venus-webzine-list .kboard-list .kboard-webzine-thumbnail img {
            width: 100%!important;
        display: block;
    }
    #kboard-venus-webzine-list .kboard-list .kboard-webzine-wrap .kboard-webzine-title{
        font-size: 20px;
    }
    
    #kboard-venus-webzine-list .kboard-list .kboard-webzine-wrap .kboard-webzine-info {
        margin-top: 1px;
    }
    
    .kboard-list-header .kboard-sort select {
        width: 100%!important;
        height: 45px!important;
    }
    
    #kboard-style2-list .kboard-search button {
            float: left;
        width: 100%;
        min-width: 20%;
        box-sizing: content-box;
        padding: 4px 15px 5px!important;
        margin-top: 20px;
        box-sizing: border-box;
        height: 41px;
    }
    #kboard-style3-list .kboard-search button {
        float: left;
        width: 100%;
        min-width: 20%;
        box-sizing: content-box;
        padding: 4px 15px 5px!important;
        margin-top: 20px;
        box-sizing: border-box;
        height: 41px;
    }
    
    #kboard-default-list .kboard-search button {
        float: left;
        width: 100%;
        min-width: 20%;
        box-sizing: content-box;
        padding: 4px 15px 5px!important;
        margin-top: 20px;
        box-sizing: border-box;
        height: 41px;
    }
    body[data-form-submit="regular"] .container-wrap button.kboard-default-button-small{
        float: left;
        width: 100%;
        min-width: 20%;
        box-sizing: content-box;
        padding: 4px 15px 5px!important;
        margin-top: 20px;
        box-sizing: border-box;
        height: 41px;
    }
    
    #kboard-style3-list {
            margin-top: -18px!important;
    }
    #kboard-style3-list .kboard-list table td.kboard-list-title a{
        padding: 0!important;
    }
    #kboard-style3-list .kboard-list table td.kboard-list-title {
            padding: 15px 0 13px;
    }
    #kboard-style3-list .kboard-list table td.kboard-list-title .kboard-style3-cut-strings {
        margin-bottom: 0;
        white-space: normal;
        font-size: 14px;
        line-height: 1.5;
    }
    #kboard-style3-list .kboard-list .kboard-mobile-contents,
    #kboard-default-list .kboard-list .kboard-mobile-contents{
            margin-top: -10px;
    }
    body.width_1000 #kboard-style3-list,body.width_1000 #kboard-default-list {
        margin-top: -20px!important;
    }
    
    #kboard-default-list .kboard-list table td.kboard-list-title .kboard-default-cut-strings {
        margin-bottom: 0;
        white-space: normal;
        font-size: 14px;
        line-height: 1.5;
    }
    #kboard-default-list .kboard-list table td.kboard-list-title{
          padding: 15px 0 13px;
    }
    #kboard-hwaikeul-video-list,
    #kboard-hwaikeul-gallery-list{
        margin-top: -15px!important;
    }
    
    .page-template-download-list #kboard-venus-webzine-list .kboard-list .kboard-webzine-thumbnail {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 0;
        margin: 0;
        border-radius: 0px;
        max-height: 150px;
        float: none;
    }
    .page-template-download-list #kboard-venus-webzine-list .kboard-list .kboard-webzine-wrap{
           padding: 0; 
    }
    .page-template-download-list #kboard-venus-webzine-list .kboard-list .kboard-webzine-wrap .kboard-webzine-title{
        font-size: 16px;
        display: block;
        width: 100%;
        line-height: 1.5;
        margin-bottom: 0;
    }
    .page-template-download-list #kboard-venus-webzine-list .kboard-list .kboard-webzine-item {
        border-bottom: 1px solid #f1f1f1;
        padding: 0;
        margin-bottom: 20px;
    }
    .page-template-download-list #kboard-venus-webzine-list .kboard-list .kboard-webzine-wrap .kboard-webzine-info span{
            line-height: 1;
    }
    
}
