@charset "utf-8";
.sky-form .row{ margin:0; }
.gallery-boxes{ margin-bottom:30px; }

.board-info .pull-left div .checkbox.pull-left { margin-left:20px; }
/* 게시판 공통 */
.margin-hr-10 { height: 1px; border-top: 1px dotted #ddd; margin: 10px 0; clear: both; }
.margin-top-m-1 { margin-top: -1px; }

.board-write{ text-align:center; }
.board-write .sky-form section { margin-bottom: 0; }
/* 게시판 목록 */
.board-list .sky-form .radio i, .board-list .sky-form .checkbox i { top: 0; }
.board-list .bo_current { color: crimson; }
.board-btn-adm li { float: left; margin-right: 5px; }
.blog-list-eb .blog-img { overflow: hidden; max-height: 260px; }
.blog-list-eb img { }
.blog-list-eb .blog-list-title { border: 1px solid #ddd; border-top: 0; }
.blog-list-eb .blog-list-sub { padding: 6px 0;  display: block; border-top:1px solid #ddd;  border-bottom: 1px dotted #ddd; overflow:hidden;}
.blog-list-eb .blog-list-sub .blog-title{float:left; font-size: 18px; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; overflow: hidden;  color:#111; font-weight:bold;  text-align:center}
.blog-list-eb .blog-list-sub .blog-title a{ padding-left:30px; text-align:center  }
.blog-list-eb .blog-list-sub .pull-left .checkbox i { margin-top:5px; }
.blog-list-eb .blog-list-icon i { margin-left: 5px; }
.blog-list-eb .blog-list-description {float:right; padding-top:3px;}
.blog-list-eb .blog-list-description i{padding-left:20px;}
.blog-list-eb .blog_list_content{/* margin-top:10px; margin-bottom:50px; */ /* padding:0 15px; */}
.blog-list-eb .check_all{margin:15px 0 10px;}
.blog-list-eb .check_all .checkbox{display:inline-block;}

.board_tab{background:url(/img/bg_tab.png) repeat;}
.board_tab li{background:#fff;}
.sky-form .col-6{ width:100%; padding:4px 0; }
.blog-boxes img{width:auto; max-width:100%;}
.zoomer:hover .overlay-zoom .zoom-icon { opacity:0.4; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); filter: alpha(opacity = 50); }
.overlay-zoom { z-index: 90; width: 100%; height: 100%; display: block; cursor: pointer; position: relative; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
.overlay-zoom .zoom-icon { top:0; opacity: 0; z-index: 100; width: 100%; height: inherit; position: absolute; background-color: #000; background-position: 50%; filter: alpha(opacity = 0); -webkit-backface-visibility: hidden; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0); transform: scale(0); }
.overlay-zoom .zoom-icon i { color: #fff; text-align:center; font-weight:bold; font-size:30px; z-index:100; position:absolute; top:50%; left:50%; margin-top:-15px; margin-left:-15px; }
/* 게시판 쓰기 */
.board-write .tbl_wrap { padding:0px; }
.board-write .tbl_frm01 textarea { width: 100%; height: 200px; border: 1px solid #ddd; background: #fafafa; line-height: 1.7; }
.board-write .input-group-btn .btn { cursor: inherit; }
.board-write .input-group-btn .btn i{ font-style:normal; }
#char_count_desc { display: block; margin: 0 0 5px; padding: 0; }
#char_count_wrap { margin: 5px 0 0; text-align: right; }
#char_count { font-weight: bold; }
#autosave_wrapper { position: relative; }
#autosave_pop { display: none; z-index: 10; position: absolute; top: 24px; right: 15px; padding: 8px; width: 320px; height: auto !important; height: 180px; max-height: 180px; border: 1px solid #565656; background: #fff; overflow-y: scroll; }
html.no-overflowscrolling #autosave_pop { height: auto; max-height: 10000px !important; } /* overflow 미지원 기기 대응 */
#autosave_pop strong { position: absolute; font-size: 0; line-height: 0; overflow: hidden; }
#autosave_pop div { text-align: right; }
#autosave_pop button { margin: 0; padding: 0; border: 0; background: transparent; margin-left: 10px; }
#autosave_pop ul { margin: 10px 0; padding: 0; border-top: 1px solid #e9e9e9; list-style: none; }
#autosave_pop li { padding: 8px 5px; border-bottom: 1px solid #e9e9e9; zoom:1; }
#autosave_pop li:after { display: block; visibility: hidden; clear: both; content: ""; }
#autosave_pop a { display: block; float: left; }
#autosave_pop span { display: block; float: right; }
.autosave_close { cursor: pointer; }
.autosave_content { display: none; }
/* CK Editor Style */
.cke_chrome { border: 1px solid #ddd !important; box-shadow: none !important; }
.cke_top { background: #f8f8f8 !important; border-bottom: 1px solid #ddd !important; box-shadow: none !important; }
.cke_bottom { background: #f8f8f8 !important; border-top: 1px solid #ddd !important; box-shadow: none !important; }
.cke_toolgroup { border: 1px solid #aaa !important; border-bottom-color: #aaa !important; box-shadow: none !important; background: #fff !important; background-image: none !important; }
.cke_combo_button { border: 1px solid #aaa !important; border-bottom-color: #aaa !important; box-shadow: none !important; background: #fff !important; background-image: none !important; }
/* 게시판 읽기 */
#bo_v_img{display:none;}/*첨부파일 view페이지에서 삭제*/
.board-view { margin-bottom: 20px; padding-bottom: 20px; }
.board-view-info { padding: 5px 10px; border: 1px solid #eee; color: #555; background: #fafafa; }
.board-view-info h2 { position: absolute; font-size: 0; line-height: 0; overflow: hidden; }
.board-view-info small { display: inline-block; margin: 0 10px 0 5px; font-weight: normal; }
.board-view-info .view-photo img { -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important; width: 40px; height: 40px; }
.board-view-info .view-photo .fa-user { -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important; width: 40px; height: 40px; background: #fff; color: #aaa; line-height: 40px; font-size: 20px; text-align: center; }
.board-view-file { border-left: 1px solid #eee; border-right: 1px solid #eee; }
.board-view-file h2 { position: absolute; font-size: 0; line-height: 0; overflow: hidden; }
.board-view-file ul { margin-bottom: 0; }
.board-view-file li { padding: 7px 10px; border-bottom: 1px solid #eee; background: #fff; font-size: 12px; }
.board-view-file span { padding: 0 5px; color: #888; }
.board-view-file a { color: #000; word-wrap: break-word; }
.board-view-link { border-left:1px solid #eee; border-right:1px solid #eee; }
.board-view-link h2 { position:absolute; font-size:0; line-height:0; overflow:hidden; }
.board-view-link li { padding: 7px 10px; border-bottom: 1px solid #eee; background: #fff; font-size: 12px; }
.board-view-link a { word-wrap: break-word; }
.board-view-bot { zoom: 1; }
.board-view-bot:after { display: block; visibility: hidden; clear: both; content: ""; }
.board-view-bot h2 { position: absolute; font-size: 0; line-height: 0; overflow: hidden; }
.board-view-bot ul { margin:0; padding:0; list-style:none; }
.view-top-btn { margin: 0 0 10px; padding: 10px 0; zoom: 1; border-bottom:1px solid #ddd; }
.view-top-btn:after { display: block; visibility: hidden; clear: both; content: ""; }
.view-top-btn h2 { position: absolute; font-size: 0; line-height: 0; overflow: hidden; }
.view-top-btn .top-btn-left li { float: left; margin-right: 5px; }
.view-top-btn .top-btn-right li { float: left; margin-left: 5px; margin-bottom: 5px; }
.board-view-atc { min-height: 200px; height: auto !important; height: 200px; }
.board-view-atc-title { position: absolute; font-size: 0; line-height: 0; overflow: hidden; }
.board-view-img { margin: 0; width: 100%; overflow: hidden; zoom: 1; }
.board-view-img:after { display: block; visibility: hidden; clear: both; content: ""; }
.board-view-img img { max-width: 100%; height: auto; }
.board-view-con { margin-bottom: 30px; padding:0 15px; width: 100%; line-height: 1.7; word-break: break-all; overflow: hidden; }
.board-view-con a { color: #000; text-decoration: underline; }
.board-view-con img { max-width: 100%; height: auto; }
.board-view-act { margin-bottom: 30px; text-align: center; }
.board-view-act .board-view-act-gng { position: relative; }
.board-view-act a { margin-right: 5px; vertical-align: middle; }
.board-view-act strong { color: crimson; }
.board-view-act-good, .board-view-act-nogood { display: none; position: absolute; top: 30px; left: 0; padding: 5px 0; width: 165px; background: #000; color: #fff; text-align: center; }
.board-view-sns { margin:0 0 20px; padding:0; list-style:none; zoom:1; }
.board-view-sns:after { display:block; visibility:hidden; clear:both; content:""; }
.board-view-sns li { float:left; margin:0 5px 0 0; }
/* 게시판 보기에서 이미지 자동조절 */
.board-view-con .photo-image, .board-view-con .photo-image { margin: 0px 10px; }
.board-view-con .photo-image img, .board-view-con .photo-image img { width: 100%; }
.board-view-con .photo-text, .board-view-con .photo-text { color: #777; font-size: 11px; line-height: 13pt; margin: 0; padding: 5px; border: 1px solid #ddd; border-top: 0; }
.board-view-con a { text-decoration: none; }
.blind { display: none; }
/* 게시판 댓글 */
.view-comment .fa-reply { -ms-transform: scale(-1, -1); /* IE 9 */ -webkit-transform: scale(-1, -1); /* Chrome, Safari, Opera */ transform: scale(-1, -1); }
.view-comment .view-comment-photo .fa-user { -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important; width: 50px; height: 50px; background: #eee; font-size: 32px; line-height: 50px; text-align: center; color: #aaa; }
.view-comment .view-comment-photo img { -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important; width: 50px; height: 50px; }
.view-comment .media-heading { padding-top: 3px; }
.view-comment .comment-name { font-weight: bold; }
.view-comment .comment-ip { font-size: 11px; }
.view-comment .comment-time { padding-left: 10px; background: #fff; }
.view-comment .bg-light p { margin-bottom: 0; }
.view-comment .bg-light.first-comment { border-left:1px solid #e33334; }
.view-comment .bg-light.bomb-comment { border-left:1px solid #ff9501; }
.view-comment .bg-light.lucky-comment { border-left:1px solid #87b822; }
.comment-area .view-comment-write-box { border: 1px solid #ddd; }
.comment-area .sky-form header { padding:8px 16px; }
.comment-area .sky-form footer { padding:10px 16px; }
.comment-area .sky-form button { margin: 0; }
/* 게시물 복사 이동 */
.copy-move { padding: 15px; }
.copy-move .sky-form { border: 0; }
.copy-move .copy-move-list label { margin-bottom: 0; }
.copy-move .copymove_current { color: #e33334; }
.copy-move .sky-form .checkbox i { top: 0; }
/*리스트에서 목록에서 무한스크롤 사용시 head_bs.html에 basic-bs가 날려지기 때문에 basic_bs.css 파일에 내용을 아래에 따로 불러옴. (앞에 .basic_bs 는 지운것임) 0622 */
/*Media*/
.media.media-v2 { overflow: visible; margin-top: 0; padding: 15px 0 10px 0; border-top: 1px solid #eee; }
.media.media-v2:first-child { border-top: none; }
.media.media-v2 .media.media-v2 { margin-top: 20px; padding-bottom: 0; }
.media.media-v2 img.media-object { width: 50px; height: 50px; margin-right: 10px; }
/*Media Body*/
.media.media-v2 .media-body { overflow: visible; }
.media.media-v2 .media-body p { color: #777; line-height: 1.4; }
/*Media Heading*/
.media.media-v2 .media-heading { margin: 0 0 5px; font-size: 13px; position: relative; }
.media.media-v2 .media-heading a, .media.media-v2 .media-heading a:hover { color: #555; }
.media.media-v2 .media-heading strong { padding-right: 5px; }
.media.media-v2 .media-heading small { top: 3px; right: 0; color: #999; font-size: 12px; position: absolute; }
/*Expand List*/
i.expand-list { color: #777; padding: 5px; min-width: 20px; font-size: 12px; text-align: center; display: inline-block; border: 1px solid #777; }
i.expand-list:hover { color: #999; border-color: #999; }


/*------------------------------------
	list페이지_170822_ysy
------------------------------------*/
/*상단 글쓰기 버튼*/
.board-info{ display:none; }
/*카테고리 탭메뉴*/
.board-list nav{ display:none; }
/*타이틀,날짜,작성자 상단바*/
.blog-list-eb .blog-list-sub{ display:none;}
/*게시물 전체선택 체크박스*/
.blog-list-eb .check_all{ display:none; }
/*하단 선택삭제, 검색, 글쓰기 버튼*/
.board-footer{  }
.board-footer .pull-left .pull-left:last-child{ display:none; }
/*페이지이동 버튼*/
.pagination{ display:none; }

/*내용수정 버튼*/
.ctt_admin { margin-top:-38px; text-align:right; }
.sky-form a.btn_admin{ color:#fff; }

/*------------------------------------
	write페이지_170822_ysy
------------------------------------*/
.sky-form fieldset{ padding:0; }
.sky-form fieldset .row{ margin:0; }

/* 카테고리, 제목, 게시글 순서 */
.write_title_none{ display:none; }
/* 단축키 알람 */
.cke_sc{ display:none; }
.blog_list_title{ letter-spacing:-1px; margin:0 auto 70px; text-align:center  }
.blog_list_title b{ display:inline-block; border-bottom:solid 2px #444; padding:0px 0 10px 0; font:500 40px/40px "Lovelo",'Noto Sans KR','Malgun Gothic';  color:#242424;   }
.gallery-list-sub{ overflow:hidden; padding:0; }
.gallery-list-sub .pull-left{ margin:17px 0 10px; }
.gallery-list-sub .pull-right a{ margin:10px 0; }
.blog_list_content{  }
.col-sm-12.md-margin-bottom-30{ padding:0; }




/*------------------------------------
	list페이지 : 납품실적 테이블
------------------------------------*/
.delivery_table_wrap{ text-align:center; }

.delivery_table{ font:400 13px 'NanumGothic','Malgun Gothic'; clear:both; width:100%; background:#fff; }
.delivery_table th, .delivery_table td{ padding:5px 10px; border:1px solid #ddd; word-break:keep-all; text-align:center; }
.delivery_table th{ height:38px; background:#f9f9f9; border-bottom:1px solid #ddd; font-weight:600; color:#333; }
.delivery_table td{ height:34px; }
.delivery_table td input{ font:400 13px 'NanumGothic','Malgun Gothic'; color:#222; border-color:#ddd; text-align:center; }
.delivery_table thead th{ background:#242424; color:#fff; border-color:#fff; border-top-color:#242424; }
.delivery_table thead th:first-child{ border-left-color:#242424; }
.delivery_table thead th:last-child{ border-right-color:#242424; }

.board-list .delivery_table thead th div{ position:relative; display:block; color:#fff; }
.board-list .table_contents{ margin-top:-1px; }
.board-list .table_contents thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(2) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(3) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(4) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(5) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(6) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(7) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(8) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(9) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(10) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(11) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(12) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(13) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(14) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(15) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(16) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(17) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(18) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(19) .delivery_table thead{ display:none; }
.gallery-boxes .gallery-boxes-in:nth-child(20) .delivery_table thead{ display:none; }

.board-write .delivery_table{ background:#fff; }
.board-write .delivery_table tbody th, .board-write .delivery_table tbody td{ padding:5px; }

.opt_btn_wrap{ overflow:hidden; display:inline-block; margin:30px 0 20px; }
.opt_btn_wrap a{ position:relative; float:left; display:block; padding:0 50px 1px 25px; margin:0 5px; font:400 14px/36px 'Noto Sans KR','NanumGothic','Malgun Gothic',Sans-serif; background:#005d9e; color:#fff; border-radius:100px; }
.opt_btn_wrap a:before{ position:absolute; right:25px; top:3px; content:''; font:normal 13px/34px 'FontAwesome'; }
.opt_btn_wrap a:last-child:before{ content:''; }
.opt_btn_wrap a:hover{ background:#0663bb; color:#fff !important; }
.opt_btn_wrap a:active{ background:#0663bb; color:#fff !important; }
.opt_btn_wrap a:visit{ background:#0663bb; color:#fff !important; }
.opt_btn_wrap a:focus{ background:#0663bb; color:#fff !important; }

.board-write .text-center.padding{ overflow:hidden; display:inline-block; padding-top:40px; }
.board-write .text-center.padding a, .board-write .text-center.padding input[type="submit"]{ float:left; display:block; width:80px; margin:0 5px; }

/* 탭메뉴 */
.delivery_tab_wrap{ margin:30px 0 50px; text-align:center; }
.delivery_tab{ overflow:hidden; }
.delivery_tab li{ display:inline-block; margin:0 2px; }
.delivery_tab li a{ display:block; width:190px; padding:0 5px; font:400 15px/46px 'Noto Sans KR','NanumGothic','Malgun Gothic', verdana; color:#777; background:#f5f5f5; }
.delivery_tab li a.active{ color:#fff; background:#005d9e; font-weight:500; }


/*------------------------------------
	write페이지 : 납품실적 테이블
------------------------------------*/
.col-6 select option:last-child{ display:none; }



@media (max-width:999px) {  

.basic-bs .basic-bs-main{ padding-left:15px !important; padding-right:15px !important; }
.board-write .input-group-btn .btn{ font-size:12px; }
.board-write .input-group-btn:last-child .btn{ font-size:11px; }
.board-write .input-group-btn .btn i{ display:none; }

.form-control{ font-size:12px; }

.blog_list_title b{font:500 26px/32px "Lovelo",'Noto Sans KR','Malgun Gothic'; }

.opt_btn_wrap{ margin:10px 0 15px; }
.opt_btn_wrap a{ padding:0 33px 1px 15px; font-size:12px; line-height:32px; }
.opt_btn_wrap a:before{ right:15px; font-size:11px; line-height:27px; }

.board-write .text-center.padding{ padding:25px 0 20px; }

.delivery_table th, .delivery_table td{ padding:5px; height:32px; font-size:11px; }
.delivery_table td input{ height:28px; padding:3px 10px; font-size:11px; }

.board-write .delivery_table_wrap{ position:relative; overflow-x:scroll; padding-top:30px; }
.board-write .delivery_table_wrap:before{ content:'↔ Table Scroll'; position:absolute; left:0; top:0; font-size:12px; }
.delivery_table_wrap .delivery_table{ min-width:500px; }

.gallery-boxes .gallery-boxes-in:first-child .delivery_table_wrap{ position:relative; padding-top:30px; }
.gallery-boxes .gallery-boxes-in:first-child .delivery_table_wrap:before{ content:'↔ Table Scroll'; position:absolute; left:0; top:0; font-size:12px; }

.gallery-boxes{ overflow-x:scroll; }
.gallery-boxes .delivery_table{ min-width:500px; }

/* 탭메뉴 */
.delivery_tab_wrap{ margin:5px 0 15px; }
.delivery_tab li{ margin:0; }
.delivery_tab li a{ display:inline-block; width:auto; padding:0 8px; font-size:11px; line-height:32px; }

}