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

img { border: 0; }




.kboard-customer-button-small08,
.kboard-customer-button-small08:link,
.kboard-customer-button-small08:visited { 
    position: relative; display: inline-block; *display: inline; zoom: 1; margin: 0; 
    padding: 10px 45px;  font-size: 16px; font-weight: normal; 
    color: #fff; background-image: none; 
    background-color: #0660aa;
    border: 1px solid #0660aa; 
    border-radius: 2px; 
    text-decoration: none; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: none; 
/*    line-height: 32px;height: 32px;*/

}

.kboard-customer-button-small08:hover,
.kboard-customer-button-small08:focus,
.kboard-customer-button-small08:active { 
    color: #fff;
    background-color: #347fbd
}

.kboard-customer-button-small09,
.kboard-customer-button-small09:link,
.kboard-customer-button-small09:visited { 
    position: relative; display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 3px 15px; height: 33px; 
    font-size: 13px; font-weight: normal; color: white; background-image: none; background-color: #bbb; border: none; border-radius: 3px; text-decoration: none; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: none; }

.kboard-customer-button-small09:hover,
.kboard-customer-button-small09:focus,
.kboard-customer-button-small09:active { 
    color: white;
    background-color: #ddd; 
}

.kboard-customer-poweredby { float: left; padding-bottom: 15px; width: 100%; font-size: 13px; }

.kboard-customer-new-notify { 
    display: inline-block; 
    *display: inline; zoom: 1; 
    padding: 2px 5px; 
    line-height: 12px; 
    font-size: 10px; 
    color: #fbae17;
    border: 1px solid #faaa19;
    border-radius: 6px; 
    vertical-align: text-bottom;
}

.kboard-customer-cut-strings { width: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal; }

/*케이보드 리스트*/
#kboard-customer-list { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%;
    font-family: 'notokr regular regular' !important;
/*    padding: 0 100px 0 100px;*/
}


#kboard-customer-list .kboard-header-g2 { float: left; margin-top: 0; width: 100%;  display: none;}
#kboard-customer-list .kboard-category { float: left; padding-bottom: 5px; width: 80%; text-align: left; }
#kboard-customer-list .kboard-category select { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 5px 2px; font-size: 12px; width: 120px; color: #666666; border-radius: 3px; border: 1px solid #cccccc; box-shadow: none; }
#kboard-customer-list .kboard-search-l { float: right; padding-bottom: 5px; width: 100%; text-align: right; display: none;}
#kboard-customer-list .kboard-search-l select { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 5px 2px; width: 80px; height: auto; font-size: 12px; color: #666666; border-radius: 3px; border: 1px solid #cccccc; vertical-align: middle; box-shadow: none; }
#kboard-customer-list .kboard-search-l input { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 6px 2px; width: 120px; height: auto; font-size: 12px; color: #666666; border-radius: 3px; border: 1px solid #cccccc; line-height: 12px; vertical-align: middle; box-shadow: none; }

#kboard-customer-list .kboard-search-l button.kboard-customer-button-small08{    padding: 4px 45px;}

#kboard-customer-list .kboard-list-g2 { float: left; width: 100%; background-color: white; margin-top: 20px;
 }
#kboard-customer-list .kboard-list-g2 table { display: table; table-layout: fixed; width: 100%; border: 0; font-size: 14px; border-collapse: collapse; 
    font-family: 'notokr regular regular' !important; 
}
#kboard-customer-list .kboard-list-g2 table a { color: #444; text-decoration: none; border: 0; box-shadow: none; }
#kboard-customer-list .kboard-list-g2 table tr { border: 0;    border-bottom: 1px dashed #eee;  }
#kboard-customer-list .kboard-list-g2 table td { padding: 10px 0; height: auto; text-align: center; vertical-align: middle; font-family: 'notokr regular regular' !important;}
#kboard-customer-list .kboard-list-g2 table td.kboard-list-uid { width: 80px; }
#kboard-customer-list .kboard-list-g2 table td.kboard-list-title { width: auto;
padding:18px 0 18px 50px;
}
#kboard-customer-list .kboard-list-g2 table td.kboard-list-title img { display: inline; margin: 0; width: 20px; height: 20px; vertical-align: middle; }
#kboard-customer-list .kboard-list-g2 table td.kboard-list-user { width: 140px; }
#kboard-customer-list .kboard-list-g2 table td.kboard-list-date { width: 160px; }

/*답변대기 완료 상태 삭제*/
#kboard-customer-list .kboard-list-g2 table td.kboard-list-view { width: 110px; display: none;}

#kboard-customer-list .kboard-list-g2 table td.review{ display: table-cell;}

#kboard-customer-list .kboard-list-g2 table tbody td.kboard-list-date { color: #777}

#kboard-customer-list .kboard-list-g2 thead tr td { font-weight: bold; color: #545861; border: 0;
border-top: 3px solid #0660aa;}
#kboard-customer-list .kboard-list-g2 tbody tr td { word-break: break-all; border: 0; font-family: 'notokr regular regular' !important;}

#kboard-customer-list .kboard-list-g2 tbody tr:hover { background-color: #f7f7f7; }
#kboard-customer-list .kboard-list-g2 tbody tr.kboard-list-notice { background-color: #fafafa; }
#kboard-customer-list .kboard-list-g2 tbody tr.kboard-list-notice td.kboard-list-uid { font-weight: bold; color: #515151; }
#kboard-customer-list .kboard-list-g2 tbody td.kboard-list-title { text-align: left;     font-weight: 500; }
#kboard-customer-list .kboard-list-g2 tbody td.kboard-list-title img { display: inline; vertical-align: text-bottom; }
#kboard-customer-list .kboard-list-g2 .kboard-mobile-contents-l { display: none; font-size: 12px; color: #c2c2c2; }
#kboard-customer-list .kboard-list-g2 .kboard-mobile-contents-l .contents-item { padding: 0 5px 0 0; }
#kboard-customer-list .kboard-list-g2 .kboard-mobile-contents-l .contents-item img { width: 12px; height: 12px; vertical-align: middle; }
#kboard-customer-list .kboard-pagination { float: left; padding: 15px 0; width: 100%; }
#kboard-customer-list .kboard-pagination .kboard-pagination-pages { float: left; margin: 0; padding: 0; width: 100%; line-height: 40px; list-style: none; text-align: center; border: 0; }
#kboard-customer-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-customer-list .kboard-pagination .kboard-pagination-pages li a { padding: 6px 11px; border: 1px solid #dddddd; text-decoration: none; font-size: 13px; color: #999999; background-color: white; box-shadow: none; }

#kboard-customer-list .kboard-pagination .kboard-pagination-pages li.active a { border: 1px solid #999; color: white; background-color: #aaa; }

#kboard-customer-list .kboard-pagination .kboard-pagination-pages li:before { display: none; }
#kboard-customer-list .kboard-pagination .kboard-pagination-pages li:after { display: none; }
#kboard-customer-list .kboard-control { float: left; padding: 15px 0 1px 0; width: 100%; text-align: right; }

/*케이보드 에디터*/
#kboard-customer-editor { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; 
/*    border-top: 1px solid #eee;*/
font-family: 'notokr regular regular' !important;
/*    padding: 0 100px 0 100px;*/
}
#kboard-customer-editor select { display: inline; margin: 0; padding-left: 10px; font-size: 13px; width: 150px; height: 40px; line-height: 40px; color: #666666; border-radius: 0;  box-shadow: none; 
    border: 1px solid #d6d6d6;
    background: #f5f5f5;
    font-family: 'notokr regular regular' !important;
/*    background-color: transparent;border: 0; border-bottom: 1px solid #cccccc;*/
}
#kboard-customer-editor input[type=text],
#kboard-customer-editor input[type=email],
#kboard-customer-editor input[type=number],
#kboard-customer-editor input[type=data],
#kboard-customer-editor input[type=password] { 
    display: inline; margin: 0; padding-left: 10px; width: 170px; 
    height: 44px; line-height: 44px; font-size: 14px; color: #666666; border-radius: 0;
    vertical-align: middle;
/*
    border: 0;
    border-bottom: 1px solid #cccccc;
    background-color: transparent; 
*/
    
    border: 1px solid #0660aa;
    background: #fafafa;
    box-shadow: none;
    font: -webkit-small-control;
}
/*위에 수정*/
#kboard-customer-editor input[type=file] { display: inline; margin: 0; padding: 0; width: 30%; font-size: 12px; color: #666666; border-radius: 0; border: 0; box-shadow: none; background-color: transparent; }

#kboard-customer-editor .kboard-attr-title input { 
    width: 85% !important;
}

#kboard-customer-editor .kboard-attr-row { float: left; padding: 10px 0; width: 100%; background-color: white; 
/*    border-bottom: 1px solid #eee;*/
}

#kboard-customer-editor .kboard-attr-row .attr-name { display: inline;
    float: left;
    margin: 0;
    padding: 0 0px 0 20px;
    width: 160px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    border: 2px solid #0660aa;
    border-radius: 20px 0 0 20px;
    background: #0660aa;
    margin: 0 10px 0 0;
    font-family: 'notokr regular regular' !important;
}
#kboard-customer-editor .kboard-attr-row .attr-name img { display: inline; margin: 0; padding: 0; max-width: 100%; vertical-align: middle; }
#kboard-customer-editor .kboard-attr-row .attr-value {             line-height: 40px;
        font-size: 16px;
}
#kboard-customer-editor .kboard-attr-row .attr-value .attr-value-option { padding-right: 20px; cursor: pointer; }
#kboard-customer-editor .kboard-content { float: left; padding: 9px 0; width: 85%; 
/*    text-align: center; */
    background-color: white; }
#kboard-customer-editor .kboard-content textarea { display: inline; margin: 0; padding: 10px; height: 200px; font-size: 14px;
width: 100%;
}
#kboard-customer-editor .kboard-control { float: left; padding: 15px 0; width: 100%; }
#kboard-customer-editor .kboard-control .left { position: static; float: left; }
#kboard-customer-editor .kboard-control .right { position: static; float: right; width: 50%; text-align: right; }

#kboard-customer-document { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; 
font-family: 'notokr regular regular' !important;
}

/*케이보드 도큐먼트*/
#kboard-document{
/*    padding: 0 100px 0 100px;*/
}

#kboard-customer-document .kboard-document-wrap { float: left; width: 100%; background-color: white; }
#kboard-customer-document .kboard-title-g2
{ float: left; width: 100%;
    
    padding: 20px 20px 20px 20px;
    font-weight: 500;
    font-size: 18px;
}
#kboard-customer-document .list-date-g2
{ float: left; width: 100%;
    
    padding: 22px 20px 22px 200px;
    font-weight: 300;
    font-size: 15px;
}
#kboard-customer-document .kboard-title-g2 p { margin: 0; padding: 12px 22px; color: #545861; font-weight: bold; font-size: 22px; line-height: 30px; }
#kboard-customer-document .kboard-detail-g2 { 
    clear: both; float: left; width: 100%; 
    border-top: 2px solid #0660aa;border-bottom: 1px solid #0660aa;
    font-size: 13px;}
#kboard-customer-document .kboard-detail-g2 .detail-attr { display: inline-block; *display: inline; zoom: 1; float: left; margin: 0; 
/*    padding: 12px 35px 12px 22px;*/
    width: 50%;
}
#kboard-customer-document .kboard-detail-g2 .detail-attr .detail-name { float: left; font-weight: bold; color: #545861; text-align: left; 
    width: 75px; height: 55px; line-height: 55px;
    
/*    margin-left: 50px;*/
    background-color: #f9f9f9;
    padding-left: 13px;
    }
#kboard-customer-document .kboard-detail-g2 .detail-attr .addressdocument{
    width: 80%;
}
#kboard-customer-document .kboard-detail-g2 .detail-attr .detail-value { float: left; padding-left: 30px; color: #545861;
    height: 55px; line-height: 55px;
    
/*    width: 200px;*/
}
#kboard-customer-document .kboard-detail-g2 .detail-attr .addressdocument_d{
    width: 80%;
    height: 100%;
}
#kboard-customer-document .kboard-detail-g2 .detail-attr .addressdocument_n{
    height: 100%;
}
#kboard-customer-document .kboard-content { clear: both; float: left; width: 100%; min-height: 200px; }
#kboard-customer-document .kboard-content .content-view { margin: 0; padding: 22px; word-break: break-all; border-bottom: 1px solid #0660aa;
padding-left: 20px;    min-height: 180px; font-size: 15px;
}
#kboard-customer-document .kboard-content .content-view img { margin-top: 0; margin-bottom: 0; max-width: 100%; }
#kboard-customer-document .kboard-content .content-view .thumbnail-area { text-align: center; }
#kboard-customer-document .kboard-document-action { padding: 0 22px 5px 22px; overflow: hidden; line-height: 1; }
#kboard-customer-document .kboard-document-action .left { position: static; float: left; }
#kboard-customer-document .kboard-document-action .right { position: static; float: right; text-align: right; }
#kboard-customer-document .kboard-attach { margin: 0 22px; padding: 10px 0 5px 0; font-size: 12px; overflow: hidden; line-height: 1; border-top: 1px dashed #ededed; }
#kboard-customer-document .kboard-button-action { margin: 0 0 5px 0; padding: 4px 5px; font-size: 12px; font-weight: normal; line-height: 12px; text-align: left; border: 1px solid #ededed; background: none; background-color: transparent; border-radius: 2px; letter-spacing: normal; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: none; }
#kboard-customer-document .kboard-button-like { color: #ff5959; }
#kboard-customer-document .kboard-button-unlike { color: #3d62aa; }
#kboard-customer-document .kboard-button-print { color: gray; }
#kboard-customer-document .kboard-button-download { color: gray; }
#kboard-customer-document .kboard-comments-area { float: left; width: 100%; }
#kboard-customer-document .kboard-document-navi { float: left; padding-top: 15px; width: 100%; }
#kboard-customer-document .kboard-document-navi a { display: block; text-decoration: none; border: 0; font-size: 13px; line-height: 20px; box-shadow: none; color: #545861; }
#kboard-customer-document .kboard-document-navi .navi-document-title { display: block; }
#kboard-customer-document .kboard-document-navi .navi-arrow { position: absolute; display: block; }
#kboard-customer-document .kboard-document-navi .kboard-prev-document { position: relative; float: left; width: 45%; }
#kboard-customer-document .kboard-document-navi .kboard-prev-document .navi-document-title { padding-left: 15px; }
#kboard-customer-document .kboard-document-navi .kboard-prev-document .navi-arrow { left: 0; top: 0; }
#kboard-customer-document .kboard-document-navi .kboard-next-document { position: relative; float: right; width: 45%; text-align: right; }
#kboard-customer-document .kboard-document-navi .kboard-next-document .navi-document-title { padding-right: 15px; }
#kboard-customer-document .kboard-document-navi .kboard-next-document .navi-arrow { right: 0; top: 0; }
#kboard-customer-document .kboard-control { float: left; padding: 15px 0;  width: 100%; }
#kboard-customer-document .kboard-control .left { position: static; float: left; }
#kboard-customer-document .kboard-control .right { position: static; float: right; text-align: right; }

#kboard-customer-latest table { display: table; table-layout: fixed; width: 100%; border: 0; border-bottom: 1px solid #e3e3e3; }
#kboard-customer-latest table tr { padding: 0; border: 0; }
#kboard-customer-latest table th { padding: 5px 0; height: auto; border: 0; text-align: center; }
#kboard-customer-latest table td { padding: 5px 0; height: auto; border: 0; border-top: 1px solid #e3e3e3; }
#kboard-customer-latest table .kboard-latest-title { padding-left: 5px; font-size: 13px; }
#kboard-customer-latest table .kboard-latest-date { width: 80px; text-align: center; font-size: 13px; }

.kboard-hidden-title{
    display: none;
}
#kboard-input-option-address{
    width: 460px !important;
}
#kboard-input-option-tel02:after{
    content: "-";
    display: block;
    float: left;
    width: 25px;
    text-align: center;
    margin-top: 13px;
}
.addressdocument{
    width:100% !important;

}
/*
.button77{
    height: 30px;
    color: black;
    background: #f9f9f9;
    font-size: 13px;
    
    background: #ccc;
}
*/
.kboard-avatar-button-small08,
.kboard-avatar-button-small08:link,
.kboard-avatar-button-small08:visited { position: relative; display: inline-block; margin: 0 !important; padding: 0 10px !important; height: 30px; font-size: 13px !important; font-weight: normal; color: white !important; background-image: none !important; background-color: #428bca !important; border: none; border-radius: 3px; text-decoration: none; cursor: pointer; 
/*    vertical-align: middle; */
    text-shadow: none !important; }
.kboard-avatar-button-small08:hover,
.kboard-avatar-button-small08:focus,
.kboard-avatar-button-small08:active { position: relative; display: inline-block; margin: 0 !important; padding: 0 10px !important; height: 30px; font-size: 13px !important; font-weight: normal; color: white !important; background-image: none !important; background-color: #428bca !important; border: none; border-radius: 3px; text-decoration: none; cursor: pointer; 
/*    vertical-align: middle; */
    text-shadow: none !important; }




.quotestatus77{
        
    }
#kboard_option_quotestatus{
   
}


.attr-value label{
    margin-right: 5px;
    font-family: 'notokr regular regular' !important;
}

/*부정입력 방지*/
.captch_g{
    float: left;
    width: 50px;
    height: 30px;
    line-height: 40px;
    margin-right: 10px;
}
#kboard-input-password,#kboard-input-member-display{
    width: 457px !important;
    }
#kboard-customer-editor .kboard-attr-title{
/*    border-top: 1px solid #ddd;*/
}

/*셀렉트창 리스트 에디트*/

#kboard-search-form .select2-container{
    width: 95px !important;
}
#kboard-search-form .select2-container.select2-container--default .select2-selection--single {
    
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    height: 30px;
}
#kboard-search-form .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px;
    /* padding-left: 16px; */
    padding-right: 38px;
    color: #a6a6a6;
}
#kboard-search-form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 30px;
    height: 30px;
}



#kboard-customer-editor .select2-container{
    width: 170px !important;
}
#kboard-customer-editor .select2-container.select2-container--default .select2-selection--single{
    background: #f5f5f5;
}

#kboard-customer-list .kboard-category .kboard-category-list-g2{
    float: left;    padding-left: 26px;
}

#kboard-customer-list .kboard-category .kboard-category-list-g2 li{
    float: left;
/*    width: 100px;*/
    margin: 0;
    padding: 0;
    list-style: none;
}

/*카테고리구분선*/
#kboard-customer-list .kboard-category .kboard-category-list-g2 li:after{

}
/*#kboard-customer-list .kboard-category .kboard-category-list-g2 li:nth-child(1):after{left: 63px;}*/

/*#kboard-customer-list .kboard-category .kboard-category-list-g2 li:nth-child(3):after{display: none;}*/

#kboard-customer-list .kboard-category .kboard-category-list-g2 li a{
/*    color: #777;*/
/*    text-decoration: none;*/
/*    box-shadow: none;*/
/*        font-size: 14px;*/ float: left; width: 100%;color: #333;
}




#kboard-customer-list .kboard-category .kboard-category-list-g2 li a:hover,
#kboard-customer-list .kboard-category .kboard-category-list-g2 li.kboard-category-selected a{
    font-family: 'notokr bold bold' !important;
    color: #111;
}



/*리스트 카테고리*/
#kboard-customer-list .wpb_text_column ul li:before,
#kboard-customer-list .comment-body ul li::before,
#kboard-customer-list .kboard-category .kboard-category-list-g2 li::before{
    display: none !important;
}

#kboard-customer-editor .wp-editor-container textarea {
    background-color: #fafafa;}
#kboard-customer-list .kboard-mobile-list{
    display: none;}


/* 카테고리 sns 이미지 */

#kboard-customer-list .kboard-category-list-g2 li:nth-child(1){width: 86px;}
#kboard-customer-list .kboard-category-list-g2 li:nth-child(1) a{
    background: url(http://instaturbo.kr/wp-content/plugins/kboard/skin/indiepixel_review_turbo/images/list.svg);
    background-repeat: no-repeat;
    background-size: 17%;
    background-position: left;padding-left: 24px; width: 86px;
}


#kboard-customer-list .kboard-category-list-g2 li:nth-child(2) a{
    background: url(http://instaturbo.kr/wp-content/plugins/kboard/skin/indiepixel_review_turbo/images/facebook.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;padding-left: 24px;width: 110px;
}

#kboard-customer-list .kboard-category-list-g2 li:nth-child(3){width: 94px;}
#kboard-customer-list .kboard-category-list-g2 li:nth-child(3) a{
    background: url(http://instaturbo.kr/wp-content/plugins/kboard/skin/indiepixel_review_turbo/images/instar.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;padding-left: 24px;
}

#kboard-customer-list .kboard-category-list-g2 li:nth-child(4) a{
    background: url(http://instaturbo.kr/wp-content/plugins/kboard/skin/indiepixel_review_turbo/images/youtube.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;padding-left: 24px;
    width: 94px;
}

#kboard-customer-list .kboard-category-list-g2 li:nth-child(5) a{
    background: url(http://instaturbo.kr/wp-content/plugins/kboard/skin/indiepixel_review_turbo/images/twitter.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;padding-left: 24px;
}



.kboard-title-g2 .category-title{
    border: 1px solid #aaa;    padding: 1px 5px; margin-right: 4px;
    border-style: groove;    border-radius: 3px;
}




/* 00000000000000000000000000000000 반응형 00000000000000000000 */

@media screen and (max-width: 1220px) {
    #kboard-customer-editor .kboard-attr-row .attr-name {
        border-radius: 5px}
    
    #kboard-customer-editor .kboard-attr-title input { width: 81% !important;}
    #kboard-customer-editor .kboard-content { width: 81%;}
    
}


/*1060*/

@media screen and (max-width: 1060px) {
    #kboard-customer-editor input[type=text],
    #kboard-customer-editor input[type=email],
    #kboard-customer-editor input[type=number],
    #kboard-customer-editor input[type=data],
    #kboard-customer-editor input[type=password] {
        width: 100px;
    }
    #kboard-customer-editor select {
        width: 100px;
    }
    #kboard-input-option-address{
    width: 310px !important;
    }
    .quotestatus77{
    }
    
    
    #kboard-customer-editor .kboard-content textarea { 
        width: 100%    }
    
    
    #kboard-customer-list .kboard-list-g2 table td.kboard-list-date {display: none;}
    #kboard-customer-list .kboard-list-g2 table td.kboard-list-uid {
    width: 60px;}
    #kboard-customer-list .kboard-list-g2 table td.kboard-list-user { width: 90px;}
    #kboard-customer-list .kboard-list-g2 table td.kboard-list-title { }
    #kboard-customer-editor .select2-container {
    width: 140px !important;}
    #kboard-customer-document .list-date-g2 {
    padding: 22px 20px 22px 130px;
    }
}

@media screen and (max-width: 941px) {
#kboard-customer-editor .kboard-content {     width: 77% !important;}
    #kboard-customer-editor .kboard-attr-title input {     width: 77% !important;}
}

@media screen and (max-width: 800px) {
#kboard-customer-editor .kboard-content {     width: 68% !important;}
    #kboard-customer-editor .kboard-attr-title input {     width: 68% !important;}
#kboard-input-password, #kboard-input-member-display {  width: 68% !important;}
    
    .kboard-customer-button-small08,
    .kboard-customer-button-small08:link,
    .kboard-customer-button-small08:visited { 
        padding: 6px 20px; 
        height: 34px;   }

    .kboard-customer-button-small08:hover,
    .kboard-customer-button-small08:focus,
    .kboard-customer-button-small08:active { 
        padding: 6px 20px; 
        height: 34px; 
    }
    
    
}

@media screen and (max-width: 600px) {
	#kboard-customer-list .kboard-category { padding: 0; width: 100%; text-align: center; }
	#kboard-customer-list .kboard-category select { margin-bottom: 5px; width: 100%; }
	#kboard-customer-list .kboard-search-l { clear: both; float: left; width: 100%; text-align: center; }
	#kboard-customer-list .kboard-search-l select { float: left; margin-right: 1%; width: 29%; }
	#kboard-customer-list .kboard-search-l input { float: left; margin-right: 1%; width: 49%; }
	#kboard-customer-list .kboard-search-l button { float: left; width: 20%; }
	#kboard-customer-list .kboard-list-g2 table { border-top: 1px solid #e3e3e3; }
	#kboard-customer-list .kboard-list-g2 table thead { display: none; }
	#kboard-customer-list .kboard-list-g2 table td.kboard-list-title { padding: 5px; }
	#kboard-customer-list .kboard-list-g2 table td.kboard-list-title .kboard-customer-cut-strings { line-height: 40px; }
	#kboard-customer-list .kboard-list-g2 table td.kboard-list-uid,
	#kboard-customer-list .kboard-list-g2 table td.kboard-list-user,
	#kboard-customer-list .kboard-list-g2 table td.kboard-list-date,
	#kboard-customer-list .kboard-list-g2 table td.kboard-list-view { display: none; }
	#kboard-customer-list .kboard-list-g2 .kboard-mobile-contents-l { display: block; }
	#kboard-customer-list .kboard-pagination .kboard-pagination-pages li { display: none; }
	#kboard-customer-list .kboard-pagination .kboard-pagination-pages li.first-page,
	#kboard-customer-list .kboard-pagination .kboard-pagination-pages li.last-page { display: inline-block; *display: inline; zoom: 1; }
	#kboard-customer-list .kboard-pagination .kboard-pagination-pages li.prev-page,
	#kboard-customer-list .kboard-pagination .kboard-pagination-pages li.next-page { display: inline-block; *display: inline; zoom: 1; }
	#kboard-customer-list .kboard-pagination .kboard-pagination-pages li.prev-page a,
	#kboard-customer-list .kboard-pagination .kboard-pagination-pages li.next-page a { padding: 6px 18px; }
	#kboard-customer-list .kboard-pagination .kboard-pagination-pages li.active { display: inline-block; *display: inline; zoom: 1; }
	
	#kboard-customer-editor select,
	#kboard-customer-editor input[type=text],
	#kboard-customer-editor input[type=email],
	#kboard-customer-editor input[type=number],
	#kboard-customer-editor input[type=data],
	#kboard-customer-editor input[type=password],
	#kboard-customer-editor input[type=file] { 
        width: 40%; 
    }
	#kboard-customer-editor .kboard-attr-row { padding: 10px 0; }
	#kboard-customer-editor .kboard-attr-row .attr-name {
        padding: 0; width: 80px; font-size: 14px;border-radius: 3px;    text-align: center; }
	
	#kboard-customer-document .kboard-title-g2 p { padding: 10px 5px; font-size: 18px; }
	#kboard-customer-document .kboard-content .content-view { padding: 10px 10px; }
	#kboard-customer-document .kboard-detail-g2 .detail-attr { clear: both; line-height: normal;
/*     padding: 10px 5px;*/
        width: 100%;
    }
	#kboard-customer-document .kboard-document-action { padding: 10px 5px 5px 5px; }
	#kboard-customer-document .kboard-attach { margin: 0 5px; padding: 10px 0 5px 0; }
	#kboard-customer-document .kboard-document-navi .kboard-prev-document { width: 100%; }
	#kboard-customer-document .kboard-document-navi .kboard-next-document { margin-top: 10px; float: left; width: 100%; text-align: left; }
    
    #kboard-customer-editor .kboard-content {
        width: 100% !important;}
    #kboard-input-option-address{
    width: 90% !important;
    }
    #kboard-customer-document .kboard-detail-g2 .detail-attr .detail-name {  margin-left: 0;
    }
    #kboard-customer-document .kboard-detail-g2 .detail-attr .detail-value { padding-left: 15px;
    }
    #kboard-customer-document .kboard-detail-g2 .detail-attr .addressdocument_d {
        width: 70%;
        line-height: 20px;
        padding-top: 5px;   
    }
    
    #kboard-customer-editor .kboard-content textarea { 
        width: 100%
    }
    
    .kboard-customer-button-small08,
    .kboard-customer-button-small08:link,
    .kboard-customer-button-small08:visited { 
        padding: 5px 15px; 
        height: 32px;   }

    .kboard-customer-button-small08:hover,
    .kboard-customer-button-small08:focus,
    .kboard-customer-button-small08:active { 
        padding: 5px 15px; 
        height: 32px; 
    }
    
    #kboard-customer-editor .kboard-attr-title input { 
    width: 77% !important;
    }

/*    모바일 카테고리 리스트*/
    #kboard-customer-list .kboard-mobile-list{
        display: none;
        width:100%;
        float: left;
        margin-left: 10px;
    }
    #kboard-customer-list .kboard-mobile-list .select2-container {
        width: 200px !important;}
    #kboard-customer-list .kboard-list-g2 {
        margin-top: 10px;}
    #kboard-customer-list .kboard-category{
        
        text-align: left;
    }
    #kboard-customer-list .kboard-category .kboard-category-list-g2 {    padding-left: 1px;
}
    
    #kboard-customer-document .kboard-title-g2,
    #kboard-customer-document .list-date-g2{
    padding-left: 20px;
    padding-bottom: 15px;
    padding-top: 15px;
    font-weight: 400;        }
    #kboard-customer-document .kboard-detail-g2 .detail-attr {
             border-bottom: none; }
        
    #kboard-customer-list .kboard-search-l button.kboard-customer-button-small08 {
    padding: 4px 12px;}
}

@media screen and (max-width: 480px) {
    #kboard-input-option-address,#kboard-input-password,#kboard-input-option-job,#kboard-input-member-display{
    width: 70% !important;
    }
    #kboard-input-captcha{
    width: 50% !important;
    }
    .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
        width: 25px !important;}
    #kboard-customer-editor .select2-container {
        width: 35% !important;}
    #kboard-customer-editor .category-gun .select2-container{
    width: 195px !important;}
    
    #kboard-customer-editor .kboard-attr-title input { 
    width: 70% !important;
    }
    .kboard-customer-button-small08,
    .kboard-customer-button-small08:link,
    .kboard-customer-button-small08:visited { 
        padding: 4px 10px;       height: 30px;   }

    .kboard-customer-button-small08:hover,
    .kboard-customer-button-small08:focus,
    .kboard-customer-button-small08:active { 
        padding: 4px 10px;       height: 30px;     }

    
/*  카테고리 아이콘  */
#kboard-customer-list .kboard-category-list-g2 li:nth-child(1) { width: 50px;}
#kboard-customer-list .kboard-category-list-g2 li:nth-child(1) a{ 
    width: 50px;background-size: 28%;    padding-left: 20px;}
    
#kboard-customer-list .kboard-category-list-g2 li:nth-child(2) a { 
    width: 75px;    padding-left: 20px;}
    
#kboard-customer-list .kboard-category-list-g2 li:nth-child(3) {  width: 68px;}
    
#kboard-customer-list .kboard-category-list-g2 li:nth-child(4) a {    width: 68px;}

    
}
