@charset "utf-8";

table p{ word-break:break-all; }

/*------------------------------------
    일반 게시판 : LIST
------------------------------------*/
/* list */
.bbslist_table_style{ table-layout:fixed; width:100%; border-top:1px solid #9ea0a3; border-bottom:1px solid #ddd; }
.bbslist_table_style th, .bbslist_table_style td{ font-size:15px; line-height:22px; vertical-align:middle; }
.bbslist_table_style thead th{ padding:10px 0; height:48px; border-bottom:1px solid #ddd; background:#f6f6f6; color:#555; font-weight:500; }
.bbslist_table_style td{ padding:14px 10px; height:56px; border-top:1px solid #ddd; color:#777; font-size:15px; }
.bbslist_table_style tbody th{ color:#555; background:#fcfcfc; font-weight:400; border-bottom:1px solid #ddd; }
.bbslist_table_style tbody tr:first-child td{ border-top:none; }
.bbslist_table_style td.sbj{ color:#444; font-size:16px; }
.bbslist_table_style td.sbj span{ float:left; }
.bbslist_table_style td.sbj .in_td span{ float:none; }
.bbslist_table_style td.sbj .board_sbj span{ float:none; }
.bbslist_table_style td.sbj .board_cont span{ float:none; }
.bbslist_table_style td.sbj a{ display:inline-block; }
.bbslist_table_style td.sbj a img{ /* display:none; */ vertical-align:0; }
.bbslist_table_style td.sbj span img{ /* display:none; */ vertical-align:0; }
.bbslist_table_style td.sbj 

/* .bbslist_table_style td.sbj a img:first-child{ vertical-align:2px; }
.bbslist_table_style td.sbj span img:first-child{ vertical-align:2px; } */


.bbslist_table_style2 tbody th{ color:#333; }
.bbslist_table_style2 tbody th, .bbslist_table_style2 tbody td{ padding-left:45px; padding-right:45px; text-align:left; }

#bbslist .noticetr td a{ font-weight:500; }
#bbslist td.sbj:hover a{ color:#111; }
#bbslist .article_info{ display:none; }

.hide{ display:none; }

.nodata{ text-align:center; line-height:100px; color:#888; }

/* 검색 */
.bbsbtn_wrap{ position:relative; padding:40px 0 25px; }
.bbsbtn_wrap:after{ clear:both; display:block; content:''; }
.bbsbtn_wrap > li{ height:36px; }
.bbsbtn_wrap .category{ float:left; margin-right:5px; padding-left:5px; height:36px; }
.bbsbtn_wrap .searchform{ float:left; }
.searchform{ position:relative; display:inline-block; }
.searchform:after{ display:block; content:''; clear:both; }
.searchform input{ float:left; line-height:34px; }
.searchform #search_text{ padding:0 12px; height:36px; border:1px solid #ddd; color:#333; }
.searchform .btn_sch{ margin-left:-1px; border-radius:0 4px 4px 0; }
.searchform .bbs_btn, .searchform .btn_sch{ height:36px !important; line-height:36px !important; }
.searchform .bbs_btn.hide{ display:none; }


.view_bbslist .bbsbtn_wrap{ padding-top:20px; }
.view_bbslist .top_bbsbtn_wrap{ padding-top:0; }
.view_bbslist.tip .bbsbtn_wrap{ padding-bottom:24px; }
.view_bbslist .goods_list_top{ margin-top:15px; height:auto; }
.view_bbslist .goods_list_top ul li:after{ display:block; content:''; clear:both; }
.view_bbslist .goods_list_top .sort_item a{ line-height:32px; }
.view_bbslist.tip .bbsbtn_wrap .boad_btn_wrap{ bottom:39px; }
.view_bbslist .searchform #search_text{ height:32px; line-height:30px; }
.view_bbslist .searchform .bbs_btn, .view_bbslist .searchform .btn_sch{ height:32px !important; line-height:32px !important; }
.view_bbslist .bbsbtn_wrap .category{ height:32px; line-height:32px; }

.view_bbslist .bbslist_table_style th, .bbslist_table_style td{ font-size:14px; }
.view_bbslist .bbslist_table_style td.sbj{ font-size:15px; }
.bbslist_table_style td span.blue{ color:#043b74; }

.pic_img_icon{ margin-left:5px; }
.pic_img_icon > img{ margin-top:6px; }

/* 수업활용팁 뷰단 이미지 */
.tip_view_img_wrap{  }
.tip_view_img_wrap ul{ display:inline-block; }
.tip_view_img_wrap ul:after{ display:block; content:''; clear:both; }
.tip_view_img_wrap ul li{  }
.tip_view_img_wrap ul li:nth-child(4n+1){ margin-left:0; }

.tip_view_close_btn{ position:absolute; display:inline-block; right:0; top:0; width:16px; height:16px; text-align:center; font-size:0; background:url(/data/skin/default_gl/img/close.png) no-repeat center; background-size:100%; }

.tip_view_list_wrap{ z-index:2; position:absolute; left:0; top:0; display:table; width:100%; padding:20px 20px 0; background:#fff; }
.tip_view_list{ display:table-row; overflow:hidden; text-align:left; }
.tip_view_list li{ display:table-cell; vertical-align:middle; }
.tip_view_list > li{ padding-bottom:20px; border-bottom:3px dotted #eee; }
.tip_view_list li:first-child{ width:130px; }
.tip_view_list li:nth-child(2){ padding-left:25px; padding-top:9px; }
.tip_view_list li .tip_view_list_img{ width:100%; }
.tip_view_list li .tip_view_list_img span, .tip_view_list li .tip_view_list_img a{ display:block; }
.tip_view_list li .tip_view_list_img span{ overflow:hidden; /* border:3px solid #f36910; border-radius:100px; */ }
.tip_view_list li .tip_view_list_img img{ width:auto; max-width:130px; height:auto !important; }
.tip_view_list li .color1{ overflow:hidden; margin-top:2px; font-size:14px; }
.tip_view_list li .color1 span{ float:left; padding-right:5px; }
.tip_view_list_subject{ display:inline-block; font-size:14px; color:#333; }
.tip_view_list_subject b{ display:inline-block; margin-right:5px; padding:0 8px; font-size:12px; border-radius:100px; line-height:23px; background:#f36910; color:#fff; vertical-align:1px; }
.tip_view_list_subject .sale_price{ text-align:left; margin-top:7px; color:#333 !important; line-height:24px; }
.tip_view_list li:last-child{ width:26%; font-size:13px; color:#555; }
.view_tag{ overflow:hidden; margin-top:4px; }
.view_tag span{ float:left; padding:0 6px; margin:5px 5px 0 0; color:#777; font-size:13px; border-radius:2px; background:#f9f9f9; }

.tip_view_help_hit_wrap{ margin:40px auto; }
.tip_view_help_hit_wrap > p{ margin-bottom:15px; }

.tip_view_list_subject_wrap{ position:relative; overflow-y:auto; padding:27px 25px 30px; margin-top:173px; height:525px; }

.tip_view_list .date_small{ line-height:15px; }
.tip_view_list .icon_option{ display:inline-block; padding:11px 5px 0 0; }
.tip_view_list .icon_option li{ float:left; width:auto; padding:0; margin:0 7px; }
.tip_view_list .icon_option li p{ position:relative; display:block; width:70px; height:70px; border-radius:100px; background:#ffe5e7 url(/data/skin/default_gl/img/icon_school2.png) no-repeat center; background-size:auto 42px; }
.tip_view_list .icon_option li:last-child p{ background:#d3e3fa url(/data/skin/default_gl/img/icon_book2.png) no-repeat center; background-size:auto 48px; }
.tip_view_list .icon_option li p:before{ position:absolute; left:0; top:0; content:''; border-bottom:70px solid transparent; border-left:70px solid rgba(255,255,255,0.2); border-top:0px solid rgba(255,255,255,0.2); }
.tip_view_list .icon_option li span{ display:none; margin-top:5px; line-height:16px; }
.tip_view_list .icon_option li strong{ display:block; margin-top:8px; font-size:15px; line-height:20px; color:#333; }

.date_small{ font-size:13px; color:#666; font-weight:300; /* position:absolute; left:0; bottom:0; padding:0 7px; font-size:12px; color:#555; line-height:22px; background:rgba(0,0,0,0.5); color:#fff; letter-spacing:0; */ }

.tip_contents{ min-height:185px; text-align:left; }

/* 버튼 */
.btn_chg{ display:inline-block; padding:0 16px; height:36px; min-width:65px; margin:0 4px; border:1px solid #ddd; background:#fff; color:#555; border-radius:4px; font-size:14px; line-height:34px; font-weight:400; letter-spacing:-0.5px; cursor:pointer; text-align:center; }
.btn_chg{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
.btn_chg:hover{ /* color:#fff; background:#f36910; border-color:#f36910; */ }

.boad_btn_wrap{ text-align:right; }
.boad_write_btn{ }

a.btn_gray{ display:inline-block; padding:0 16px; height:36px; min-width:65px; margin:0 4px; border:1px solid #ddd; background:#fff; color:#555; border-radius:4px; font-size:14px; line-height:34px; font-weight:400; letter-spacing:-0.5px; cursor:pointer; text-align:center; }
a.btn_gray{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
a.btn_gray:hover{  }

button.btn_move{}
button.btn_move{ display:inline-block; padding:0 10px; height:36px; min-width:65px; margin:0 4px; border:1px solid #ddd; background:#fff; color:#555; border-radius:4px; font-size:14px; line-height:34px; font-weight:400; letter-spacing:-0.5px; cursor:pointer; text-align:center; }
button.btn_move{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
button.btn_move:hover{  }

.shop_name_wrap button.btn_move{ padding:0; height:auto; }
.shop_name_wrap button.btn_move:hover{ border-color:#ccc; }

.bbs_btn{ display:inline-block; padding:0 16px; height:36px; min-width:65px; margin:0 4px; border:1px solid #ddd; background:#fff; color:#555; border-radius:4px; font-size:14px; line-height:33px; font-weight:400; letter-spacing:-0.5px; cursor:pointer; text-align:center; }
.bbs_btn{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
.bbs_btn:hover{ color:#fff; background:#f36910; border-color:#f36910; }
.bbs_btn.orange{ background:#f36910 !important; border-color:#f36910 !important; color:#fff !important; }
.bbs_btn.orange:hover{ background:#ec6006; border-color:#ec6006; }
.bbs_btn.black{ background:#242424; border-color:#242424; color:#fff; }
.bbs_btn.black:hover{ background:#111; border-color:#111; }
.bbs_btn.blue{ background:#043b74; border-color:#043b74; color:#fff; }
.bbs_btn.blue:hover{ background:#043364; border-color:#043364; }
.bbs_btn.big{ width:100%; max-width:250px; height:62px; font-size:20px; line-height:60px; }
.bbs_btn.middle{ width:180px; height:52px; font-size:16px; line-height:50px; }
.bbs_btn.small, 
.fr .bbs_btn.more{ width:auto; min-width:auto; height:32px; padding:0 10px; font-size:13px; line-height:30px; }
.bbs_btn.line{  }
.bbs_btn.line:hover{ border-color:#f36910; color:#f36910; background:#fff; }

.bbs_btn.bg_red{ background:#e14337; border-color:#e14337; color:#fff; }
.order_catalog_list_table .bbs_btn{ margin:2px 0; }
.order_catalog_list_table .bbs_btn.small{ height:28px; line-height:26px; padding:0 5px; background:#fcfcfc; }
.order_catalog_list_table .bbs_btn.small:hover{ background:#f36910; }
.order_catalog_list_table .bbs_btn.bg_red{ background:#e14337; }
.order_catalog_list_table .bbs_btn.bg_red:hover{ background:#d0392d; color:#fff; border-color:#d0392d; }
.order_catalog_smallbtn{ overflow:hidden; display:inline-block; text-align:center; }
.order_catalog_smallbtn a{ position:relative; float:left; margin-left:4px }
.order_catalog_smallbtn a:first-child{ margin-left:0; }
/* .order_catalog_smallbtn a:before{ position:absolute; left:-2px; top:0; content:'l'; font-size:11px; color:#ddd; } */
.order_catalog_smallbtn a span{ display:block; font-size:13px !important; }
.order_catalog_list_table .bbs_btn.blue{ background:#043b74; }
.order_catalog_list_table .bbs_btn.blue:hover{ background:#043364; border-color:#043364; }
.order_catalog_list_table .bbs_btn.orange{ background:#f36910; }
.order_catalog_list_table .bbs_btn.orange:hover{ background:#ec6006; border-color:#ec6006; }
.order_catalog_list_table .color_red{ font-size:13px; letter-spacing:-1px; }

.bbsbtn_wrap .boad_btn_wrap{ z-index:2; position:absolute; right:-3px; top:40px; }

.view_bbslist .bbsbtn_wrap .boad_btn_wrap{ top:20px !important; }
.bbsbtn_wrap .boad_btn_wrap .bbs_btn{ float:left; }

.btn_margin .bbs_btn{ margin:2px 0; }
.mypage_wrap .bbs_btn{ padding:0 6px; letter-spacing:-0.5px; }

#bbswrite .btn_wrap{ margin-top:30px; }
#bbswrite .btn_wrap button{ display:inline-block; padding:0 16px; height:36px; min-width:65px; margin:0 4px; border:1px solid #ddd; background:#fff; color:#555; border-radius:4px; font-size:14px; line-height:34px; font-weight:400; letter-spacing:-0.5px; cursor:pointer; text-align:center; }
#bbswrite .btn_wrap button{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
#bbswrite .btn_wrap button:hover{ color:#fff; background:#f36910; border-color:#f36910; }


.bbslist_table_style  .promotiondate  {padding:10px 10px;}
.bbslist_table_style  .promotiondate .datetitle {color:#b79663;}
.bbslist_table_style  .promotiondate .date {font-size:11px; color:#666;}

.board_privacy{ width:100%; margin-bottom:20px; height:100px; padding-top:10px; padding-bottom:10px; }

#bbswrite .tx-list .tx-image a{ background-position:0 6px !important; }
#bbswrite .tx-switchtoggle a, #bbswrite .tx-switchtoggle-hovered a{ background-position:0 -84px !important; }
#bbswrite .tx-toolbar .tx-bar-right .tx-fullscreen{ display:none !important; }
#bbswrite .tx-canvas .charcount{ right:20px !important; bottom:15px !important; background:rgba(255,255,255,0.5); }
#bbswrite .tx-canvas .placeholder p{color:#b3b3b3 !important; word-break:keep-all;}


/*------------------------------------
    갤러리 리스트
------------------------------------*/
.goods_tip_wrap .search-area{ margin-top:-37px; }
.goods_tip_bbsbtn_wrap{ position:relative; height:62px; padding:10px 7px; margin:0 !important; border-top:1px solid #ddd; }
.goods_tip_bbsbtn_wrap:after{ position:relative; display:block; content:''; clear:both; }
.goods_tip_bbsbtn_wrap li{ float:right; }
.goods_tip_bbsbtn_wrap .goods_tip_select_title{ float:left; }
.goods_tip_bbsbtn_wrap .goods_tip_select_title:after{ position:relative; display:block; content:''; clear:both; }
.goods_tip_bbsbtn_wrap .goods_tip_select_title:nth-of-type(1){ margin-right:15px; }
.goods_tip_bbsbtn_wrap .goods_tip_select_title strong{ float:left; margin-right:10px; padding:0 11px; font-size:17px; color:#141414; font-weight:500; line-height:40px; text-align:center; }
.goods_tip_bbsbtn_wrap .goods_tip_select_title select{ float:left; width:150px; line-height:40px; height:40px; }

.goods_tip_bbsbtn_wrap .searchform #search_text{ width:300px; height:40px; line-height:40px; margin-right:8px; border-radius:4px; }
.goods_tip_bbsbtn_wrap .bbs_btn{ height:40px !important; line-height:40px !important; margin-right:6px; border-radius:4px; }

.goods_tip_list_top_wrap{ position:relative; }
.goods_tip_list_top_wrap:after{ display:block; content:''; clear:both; }
.goods_tip_list_top_wrap .goods_list_top{ border-top-color:#eee; border-bottom-color:#ddd; }
.goods_tip_list_top_wrap > ul{ z-index:2; position:absolute; right:9px; top:10px; }
.goods_tip_list_top_wrap > ul:after{ position:relative; content:''; clear:both; }
.goods_tip_list_top_wrap > ul li{ float:left; }
.goods_tip_list_top_wrap > ul li .bbs_btn{ line-height:40px; height:40px; }

.gallerylist_block{ margin-top:10px; }
.gallerylist_block ul{ position:relative; }
.gallerylist_block ul:after{ display:block; content:''; clear:both; }
.gallerylist_block ul li{ float:left; width:23.575%; margin:40px 0 0 1.9%; }
.gallerylist_block ul li:first-child{ margin-left:0; }
.gallerylist_block ul li.datalist:hover{ background:none; }
.gallerylist_block ul li.nodata{ float:none; width:100%; text-align:center; }

/* 도움랭킹 */
.datalist_wrap{} 
.datalist_wrap .trophy_icon{ font-weight:500; color:#e14337; }
.datalist_wrap .trophy_icon:before{ top:-1px; width:18px; height:18px; }
.datalist_wrap tbody tr:first-child td{ border-top:1px solid #ddd; }

.goods_tip_trophy_wrap .bbs_btn{ padding:0 20px; margin:0; border-radius:20px; }
.goods_tip_trophy_wrap li{ position:relative; overflow:hidden; height:40px; margin:0 4px 0 5px; }
.goods_tip_trophy_wrap li a:after{ z-index:1; position:absolute; left:0; top:0; content:''; border-bottom:40px solid transparent; border-left:122px solid rgba(255,255,255,0.03); border-top:0px solid rgba(255,255,255,0.03); }
.goods_tip_trophy_wrap li:nth-child(2) a:after{ border-left:157px solid rgba(255,255,255,0.06); border-top:0px solid rgba(255,255,255,0.06); }

.goods_tip_trophy_wrap .trophy_icon2{ position:relative; overflow:hidden; padding-left:44px; }
.goods_tip_trophy_wrap .trophy_icon2:before{ z-index:1; position:absolute; left:18px; top:0; content:''; width:18px; height:100%; background:url(/data/skin/default_gl/img/trophy_icon2.png) no-repeat center; background-size:100%; }

/* 도움랭킹 페이지 : 오름차순, 내림차순 */
.rankorder{ cursor :pointer; }
.rankorder span{ position:relative; display:inline-block; }
.rankorder span{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
.rankorder span:hover{ color:#e14337 !important; }
.rankorder span:after{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
.rankorder span:hover:after{ color:#e14337 !important; }
.rankorder-asc span{ padding-right:12px; color:#e14337 !important; }
.rankorder-asc span:after{ position:absolute; right:0; top:2px; content:'\f0dd'; font:normal 13px 'FontAwesome'; color:#e14337 !important; }
.rankorder-desc span{ padding-right:12px; color:#e14337 !important; }
.rankorder-desc span:after{ position:absolute; right:0; content:'\f0dd'; font:normal 13px 'FontAwesome'; top:8px; transform:rotate(-180deg); color:#e14337 !important; }

.gallerylist_warp{}

.gallery_list_img_wrap{ overflow:hidden; position:relative; border-radius:4px; }
.gallery_list_img_wrap .img_wrap{ overflow:hidden; border:1px solid #eee; }
.gallery_list_img_wrap .img_wrap img{ transition:all 0.2s ease; -webkit-transition:all 0.2s ease; -moz-transition:all 0.2s ease; -o-transition:all 0.2s ease; }
.gallerylist_warp:hover .gallery_list_img_wrap .img_wrap img{ transform:scale(1.1); }
.gallery_list_title{ z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; content:''; background:rgba(0,0,0,0.3); text-shadow:0 1px 1px rgba(0,0,0,0.2); }
.gallery_list_title{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
.gallerylist_warp:hover .gallery_list_title{ background:rgba(0,0,0,0.4); }
.gallery_list_title span.boad_view_btn{ z-index:3; position:absolute; left:0; top:50%; width:100%; display:block; padding:0 40px; word-break:keep-all; color:rgba(255,255,255,0.9); text-shadow:0 1px 3px rgba(0,0,0,0.1); text-align:center; }
.gallery_list_title span.boad_view_btn{ font-size:24px; line-height:34px; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); font-weight:700; }
.gallery_list_title span.boad_view_btn{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
.gallery_list_title span.boad_view_txt{ z-index:3; position:absolute; left:0; top:50%; width:100%; display:block; padding:0 40px; word-break:keep-all; color:rgba(255,255,255,0.9); text-shadow:1px 1px 1px rgba(0,0,0,0.1); text-align:center; }
.gallery_list_title span.boad_view_txt{ font-size:22px; line-height:32px; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); font-weight:700; }
.gallery_list_title span.boad_view_txt{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
.gallerylist_warp:hover span.boad_view_btn{ color:#fff; }

.no_goods_image .gallery_list_title{ background:rgba(0,0,0,0.01); }
.no_goods_image:hover .gallery_list_title{ background:rgba(0,0,0,0.05); }
.no_goods_image .gallery_list_title span.boad_view_txt{ /* text-shadow:0 1px 1px rgba(0,0,0,0.1);  text-shadow:none; color:#333;*/ }
.noimage_color1{ background:#f2e0a0; }
.noimage_color2{ background:#eec1e6; }
.noimage_color3{ background:#adc9f2; }
.noimage_color4{ background:#cab9ee; }
.noimage_color5{ background:#bde3bd; }

.gallery_list_contents{ padding:0 0.5%; font-size:14px; color:#555; }
.gallery_list_spec{ overflow:hidden; }
.gallery_list_spec span{ float:left; padding-right:20px; }
.gallery_list_spec span img{ width:21px; height:auto; margin-right:4px; }
.gallery_list_spec .goods_title{ overflow:hidden; display:block; float:none; width:100%; padding:0; max-height:50px; color:#000; font-size:17px; line-height:25px; font-weight:400; }

.tip_goods_title_block{ display:table; width:100%; height:50px; margin:4px auto 6px; }
.tip_goods_title_wrap{ display:table-row; }
.tip_goods_title_wrap .img_wrap_block{ display:table-cell; width:48px; padding-right:8px; vertical-align:middle; }
.tip_goods_title_wrap .img_wrap{ width:40px; height:40px; border-radius:100px; overflow:hidden; background-size:cover !important; border:1px solid #ddd; }
.tip_goods_title_wrap .goods_title_wrap{ display:table-cell; vertical-align:middle; }

.goods_tip_tag_wrap{ overflow:hidden; margin-top:5px; }
.goods_tip_tag_wrap:after{ display:block; content:''; clear:both; }
.goods_tip_tag_wrap span{ float:left; padding-right:5px; color:#f36910; }
.goods_tip_tag_wrap2 span{ font-size:14px; }

.gallerylist_tip_block .goods_tip_tag_wrap{  }
.gallerylist_tip_block .goods_tip_tag_wrap span{ display:inline-block; padding:0 6px; background:#f9f9f9; margin:5px 5px 0 0; color:#f36910; font-size:13px; border-radius:2px; background:#fcf7f1; }

.gallery_list_img_wrap.goods_tip .img_wrap .boad_view_txt{ display:block; height:200px; background-size:cover !important; }
.goods_tip .gallery_list_title span.boad_view_txt{ max-height:160px; overflow:hidden; word-break:break-all; }

.gallery_list_spec .hit_list_txt{ float:none; width:100%; margin-top:12px; display:block; padding:1px 0 0 24px; position:relative; line-height:21px; color:#444; }
.gallery_list_spec .hit_list_txt:before{ position:absolute; left:0; top:1px; content:''; width:18px; height:18px; background:url(/data/skin/default_gl/img/smiley_icon.png) no-repeat left center; background-size:100%; }
.gallery_list_spec .hit_list_txt > label.hit_text { float: left; margin-right: 6px; }
.gallery_list_spec .hit_list_txt > div.ImageIcon { width: auto; height: 17px; color: #fff; font-size: 10px; line-height: 17px; float: left; border-radius: 10px; padding: 0 6px; margin : 1px 0 0 4px; }
.gallery_list_spec .hit_list_txt > div.ImageIcon:nth-of-type(1){ margin-left: 2px !important; }

/*------------------------------------
    게시판 : 로그인 해 주세요.
------------------------------------*/
#guidebox{ padding-top:75px; }
#guidebox .sub_title{ margin-bottom:40px; }





#bbslist .cat{ float:left; margin-right:7px; color:#f36910; }


/*------------------------------------
    일반 게시판 : VIEW
------------------------------------*/
.bbsview_table_style{ width:100%; }
.bbsview_table_style img{ width:auto; max-width:100%; }
.headline{ position:relative; }
.headline:after{ display:block; content:''; clear:both; }
.headline h3{ float:left; position:relative; width:80%; padding:0 0.5%; font-size:24px; line-height:46px; color:#242424; word-break:keep-all; }
.headline h3 > img{ display:none; }
.headline h3 .closed_dday{ color:#f36910; }
.headline h3 .closed_dday em{ font-style:normal; }
.board-view-info{ overflow:hidden; margin-top:20px; padding:15px 20px; border:1px solid #eee; border-top:2px solid #222; background:#fafafa; }
.board-view-info li{ float:right; margin-left:25px; font-size:14px; line-height:24px; color:#777; }
.board-view-info li:first-child{ float:left; margin-left:0; }
.board-view-info li > i{ margin-right:3px; }
.board-view-info li > b{ font-weight:500; line-height:24px; }

#bbsview .viewbox .content{ padding:20px 8% 20px; min-height:100px; }
#bbsview .viewbox .bbsview_table_style .content{ padding-left:20px; padding-right:20px; }
#bbsview .viewbox form .content{ padding-left:20px; padding-right:20px; }
#bbsview .viewbox .content .scorebox{ text-align:center; padding:20px 0 20px 0; }
#bbsview .viewbox .content .snsbox{ text-align:right; }
#bbsview .viewbox .content .snsbox img{ cursor:pointer; }

#bbsview .bbsbtn_wrap3{ overflow:hidden; margin-top:40px; }
#bbsview .bbsbtn_wrap3 li{ float:left; }
#bbsview .bbsbtn_wrap3 li.right{ float:right; }

/* 에디터 작성 내용 내에서 설정한 속성값을 유지 */
#bbsview .content strong { font-weight: revert;}
#bbsview .content b { font-weight: revert;}
/*#bbsview .content { font-family: "맑은고딕";}*/


/* 이전글, 다음글 */
.prenextlist_table{ width:100%; border-top:1px solid #ddd; }
.prenextlist_table th, .prenextlist_table td{ padding:12px 10px; font-size:14px; border-bottom:1px solid #ddd; color:#555; }
.prenextlist_table tr:first-child th, .prenextlist_table tr:first-child td{ min-width:90px; border-bottom-style:dotted; }
.prenextlist_table td strong{ display:block; padding:5px 10px; background:#f4f4f4; border:1px solid #eee; border-radius:100px; text-align:center; font-size:13px; }

.prenextlist_table span.sbj{ display:inline-block; cursor:pointer; font-size:15px; }
.prenextlist_table span.sbj.gray{ cursor:auto; color:#777; }
.prenextlist_table .sbj_wrap img{ display:none; }
.prenextlist_table i{ margin-right:3px; font-size:13px; color:#666; }

/* 공유 버튼 */
.sns_box_wrap{ position:relative; }
.headline:after{ display:block; content:''; clear:both; }
.headline .sns_box_wrap{ float:right; width:20%; padding:0 0.5% 0 0; text-align:right; }
.sns_box_wrap h5{ display:inline-block; width:46px; height:46px; border-radius:100px; background:#fafafa url(/data/skin/default_gl/img/share_icon.png) no-repeat center; background-size:25px; font-size:0; cursor:pointer; }
.sns_box_wrap h5{ /* -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; */ }
.sns_box{ display:none; overflow:hidden; position:absolute; right:0.5%; top:0; min-width:140px; padding:7px; margin-right:46px; background:#f1f1f1; border-radius:100px 0 0 100px; font-size:0;}
.sns_box{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
.sns_box li{ float:left !important; margin:0 5px; }
.sns_box li a{ display:block; width:32px; height:32px; border-radius:100px; opacity:0.8; }
.sns_box li a:hover{ opacity:1; }
.sns_box li a img{ width:auto; max-width:100%; }
.sns_box .kakao-link-btn img{width:32px !important; height:32px !important; border-radius:100px; opacity:0.8;}  
.sns_box .kakao-link-btn:hover img{opacity:1; }


.sns_box_wrap:hover{  }
.sns_box_wrap:hover h5{ background:#f1f1f1 url(/data/skin/default_gl/img/share_icon.png) no-repeat center; background-size:25px; border-radius:0 100px 100px 0; /* box-shadow:0 0 5px rgba(0,0,0,0.1); */ }
.sns_box_wrap:hover .sns_box{ display:block; }

/* 에디터 이미지 속성 변경 */
.txc-image{ float:none !important; }

/* 첨부파일 */
.attach{ margin:-10px -5px; text-align:left; }
#bbslist .attach{ margin-left:-10px; margin-right:-10px; }
#bbsview .attach{ margin-left:-5px; margin-right:-5px; }
#bbsview .bbsview_table_style > .attach{ margin-top:0; margin-left:0; margin-right:0; }
.attach ul{  }
.attach li{ padding:10px 20px; line-height:24px; font-size:13px; color:#777; border:1px solid #eee; border-width:0 1px 1px 1px; }
.attach li .bbs_btn{ padding:0 10px; min-width:auto; font-size:12px; height:24px; line-height:24px; }
.attach li span{ display:inline-block; cursor:pointer; -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
.attach li span i{ margin-right:3px; font-size:12px; }
.attach li span:hover{ color:#555; }
.attach li .size{ font-size:12px; color:#999; }
.attach li .size:hover{ color:#777; }
.attach li .down{ font-size:12px; color:#777; }
.attach li .hand img{ vertical-align:-5px; }

.bbsview_review_top{ position:relative; padding-top:10px;  }
.bbsview_review_top:after{ clear:both; content:''; display:block; }
.bbsview_review_top li{ position:relative; float:right; text-align:right; }
.bbsview_review_top li.right {padding: 5px 0 5px 10px;}
.bbsview_review_top li.left{ float:left; padding-top:6px; }
.bbsview_review_top .han{ display:inline-block; padding:0 15px; margin-right:5px; color:#fff; border-radius:100px; background:#141414; line-height:22px; font-size:12px; }
.bbsview_review_top li.left img{ margin-top:5px; }
.bbsview_review_top li .sns_box_block2{ /* position:absolute; right:7px; top:-5px; */ display: inline-block; vertical-align: middle;}
.bbsview_review_top li .sns_box_wrap{ position:relative; }
.bbsview_review_top li .sns_box{ right:0; }

#bbswrite{ position:relative; }
#bbswrite .viewbox.w930 {width: 930px; margin: 0 auto;}
#bbswrite .viewbox.w930.left {margin: 0;}

.submit_write_layer_wrap{ z-index:2; position:absolute; left:50%; top:50%; margin-left:-165px; }
.submit_write_layer{ width:330px; margin:0 auto; padding:25px 40px 30px; text-align:center; border:1px solid #eee; border-radius:10px; box-shadow:0 0 10px rgba(0,0,0,0.2); background:#fff; }
.submit_write_layer > div{ margin:10px auto; }
.submit_write_layer > div.bbs_btn{ cursor:auto; }
.submit_write_layer > div u{ color:#555; }
.submit_write_layer h2{ margin:20px auto 30px; letter-spacing:-0.3px; }
.submit_write_layer .middle{ width:100%; }



/*------------------------------------
    일반 게시판 : VIEW : 댓글
------------------------------------*/
#comment_container{ margin-top:60px; }

.comment_title{ position:relative; padding:0 0.5%; text-align:left; }
#commentlayshow{ display:block; font-size:20px; color:#141414; font-weight:700; }
.comment_title img{ display:none; }
#commentlayshow #comment_num{ font-weight:500; font-size:17px; vertical-align:2px; color:#555; }

#cwrite form{ position:relative; }

.secret_btn{ position:absolute; right:0.5%; top:-46px; z-index:1; }
.secret_btn label{ margin-left:10px; line-height:36px; }
.secret_btn label input{ vertical-align:0; }

#cwrite{ margin-top:12px; /* padding:20px 28px; border:1px solid #ddd; background:#fcfcfc; */ }
#cwrite > p{ padding:15px 20px; border:1px solid #ddd; background:#fcfcfc; }
input.required{ /* display:none; */ }
#cmtcontent{ width:100%; min-height:170px; margin-bottom:30px; padding:15px 20px; border:1px solid #ddd; font-size:15px; line-height:22px; background:#fff; }

#cmtlistlay{ position:relative; margin-top:60px; font-size:15px; color:#242424; word-break:keep-all; }
#cmtlistlay .box th{  }
#cmtlistlay .box th strong{ display:block; margin-bottom:5px; font-weight:500; font-size:18px; }
#cmtlistlay .box td{ padding:0 0.5%; height:36px; }
#cmtlistlay .box .comment td{ color:#777; }
#cmtlistlay .box .comment td span{ display:inline-block; margin-right:10px; font-weight:300; }
#cmtlistlay .box .comment td span.blue{ line-height:36px; }
#cmtlistlay .box td.cmtcell img{ vertical-align:0px; }
#cmtlistlay .box td.cell{ border-top:1px dashed #ddd; }
#cmtlistlay .box td.its-td{ padding:0; }
#cmtlistlay .box td.its-td input{ height:36px; margin-right:5px; padding:0 15px; border:1px solid #ddd; }
#cmtlistlay .box td.its-td a{ display:inline-block; }
#cmtlistlay .box td.its-td label input{ vertical-align:middle; }
#cmtlistlay .box td.its-td textarea{ width:99%; margin-top:8px; min-height:100px; padding:10px 15px; border:1px solid #ddd; font-size:14px; line-height:22px; background:#fff; }

#cmtlistlay .box .comment_Indent td{ padding-left:30px; }

.reply_img{ margin-right:7px; vertical-align:2px; }
.cmtcell{ border-top:1px solid #ddd; }


/* 장바구니 이용안내 */
.popupVideo{ position:relative; max-width:1024px; margin:0 auto; }
.video-popup{ opacity:0; }
.video-popup.reveal{ opacity:1; }

.gallerylist {border-top:1px solid #666; border-bottom:1px solid #aaa; padding:5px 0;}


/* write */
.bbswrite_table_style {width:100%; border-collapse:separate; border-top:1px solid #666; border-bottom:1px solid #ddd; border-right:0;}
.bbswrite_table_style > tbody > tr > th { height:56px; border-top:1px solid #ddd; background:none; padding:10px 15px; text-align:left; font-weight:500; color:#333; }
.bbswrite_table_style > tbody > tr > td {border-top:1px solid #ddd; border-left:1px solid #eee; padding:10px 15px; text-align:left; font-size:14px; color:#555; }
.bbswrite_table_style > tbody > tr:first-child > th, .bbswrite_table_style > tbody > tr:first-child > td {border-top:0;}
.bbswrite_table_style > tbody > tr > td.contents {border-left:0; padding:0 0 15px; border:none; }
.bbswrite_table_style > tbody > tr > td .spam {margin-top:0;}
.bbswrite_table_style > tbody > tr > td label{  }
.bbswrite_table_style td select{ min-width:242px; }
.bbswrite_table_style select{ font-size:14px; }
.write_product_select span{ color:#777; display:inline-block; font-size:13px; }
.view_star_block label{ display:inline-block; vertical-align:11px; }

.bbswrite_table_style #displayGoods .goods{ margin-top:10px; }

#youtube_url { float: left; height: 36px; line-height: 36px; width: 49%; }
#video_onload { float: right; display: block; height: 36px; line-height: 36px; text-align: center; border: 1px dashed #777; font-size: 17px; width: 100%; font-weight: 500; }
#video_onload.active { width: 49%; }

/* 상품선택 */
.write_select_goods_block{ width:100%; }
.write_select_goods_block .write_select_goods_wrap{ }
.write_select_goods_block .write_select_goods_wrap .select_goods{ vertical-align:middle; width:100px; }
.write_select_goods_block .write_select_goods_wrap:after{ display:block; content:''; clear:both; }
.write_select_goods_block .write_select_goods_wrap .bbs_btn{ margin:0; width:100%; padding:0; }
.write_select_goods_block .write_select_goods_wrap .board_displayGoods_wrap{ vertical-align:middle; }
.write_select_goods_block .write_select_goods_wrap .board_displayGoods_wrap .goods{ float:none !important; margin-top:10px !important; }
.write_select_goods_block .write_select_goods_wrap .board_displayGoods_wrap .image{ margin-left:0; height:100px; margin-right:18px; }
.write_select_goods_block .write_select_goods_wrap .board_displayGoods_wrap .image img{ height:100%; }
.write_select_goods_block .write_select_goods_wrap .board_displayGoods_wrap .name{ margin-top:23px; max-width:680px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:left; }
.write_select_goods_block .write_select_goods_wrap .board_displayGoods_wrap .price{ text-align:left; /* text-overflow:ellipsis; max-width:430px; overflow:hidden; white-space:nowrap; */ }

.write_select_goods_title{ padding-left:90px !important; position:relative; }
.write_select_goods_title h5{ position:absolute; left:0; top:50%; margin:-12.8px 0 0 0; }


.view_radio_wrap > input{ float:left; }
.view_radio_wrap > label{ float:left; margin-right:8px; }

/* promotion */
.promotion_table_style {border-top:0px solid #dddddd; border-bottom:1px solid #dddddd; font-size:11px; color:#444;}
.promotion_table_style thead th {height:26px; background:url('../../images/design/tbl_th_bg.gif') repeat-x; border-left:0px solid #dddddd; border-bottom:1px solid #dddddd; font-weight:normal;}
.promotion_table_style thead th:first-child {border-left:0px;}
.promotion_table_style tbody td.cell {height:24px; padding-top:20px; padding-bottom:20px; border-top:1px solid #dddddd; border-left:0px solid #dddddd;}
.promotion_table_style tbody td.cell:first-child {border-left:0px;}
.promotion_table_style tbody tr td.cell:first-child {border-left:0px;}
.promotion_table_style tbody tr:first-child td.cell {border-top:16px;}
.promotion_table_style  .sbj {text-align:left;padding-left:10px;letter-spacing:0px;font-weight:bold;}
.promotion_table_style  .sbj .imgpos {margin-bottom:-1px;}
.promotion_table_style  .sbj a {color:#666666;text-decoration:none;line-height:150%;}
.promotion_table_style  .sbj a:hover {text-decoration:underline;}
.promotion_table_style  .sbj .new {color:#ff0000;}
.promotion_table_style  .sbj .comment {font:normal 11px ''; color:#FC6138;}
.promotion_table_style  .promotiondate  {padding:10px 10px;}
.promotion_table_style  .promotiondate .datetitle {color:#b79663;}
.promotion_table_style  .promotiondate .date {font-size:11px;color:#666666;}
.promotion_table_style  .content {font-size:11px;color:#666666;text-decoration:none;padding:20px 0px 0px 10px;line-height:160%;}

/* bulkorder */
.writerequired {display:inline-block; width:7px; height:6px; background:url('../images/common/icon_check_join.gif') no-repeat; vertical-align:middle;}

/* list */
#bbslist {margin:auto; padding:0 0 30px 0;}
#bbslist .article_info a {position:relative; top:3px; left:3px;}
#bbslist table caption {display:none;}
#bbslist thead .side1 {border-left:#d2d2d2 solid 1px;}
#bbslist thead .side2 {border-right:#d2d2d2 solid 1px;}
#bbslist tbody .datalist {padding:7px; text-align:center;}
#bbslist tbody .datalist.on{ background:#fcfcfc; }
#bbslist .now {color:#ff0000; font-size:11px;}
#bbslist .sbj {text-align:left; letter-spacing:0px; overflow:hidden;}
#bbslist .sbj .imgpos {margin-bottom:-1px;}

#bbslist .sbj .cont {margin-top:10px; border-top:1px solid #ddd; padding:20px 0 10px 0; width:102%; text-align:left; line-height:160%;}
#bbslist .sbj .new {color:#ff0000;}
#bbslist .sbj .comment { float:none !important; display:inline-block; font-size:14px; vertical-align:2px; color:#FC6138;}
#bbslist .sbj .comment > img{ display:none; }
#bbslist .sbj1 {text-align:left; padding:5px 0 3px 10px; line-height:150%;}
#bbslist .name {/*color:#222222; font-size:12px; color:#888; */}
#bbslist .name a {color:#333;}									   
#bbslist .c_name {}    
#bbslist .date { }
#bbslist .number { text-align:center;}
#bbslist .hit { /*font-size:11px; color:#515190; */}
#bbslist .bbsbtn_wrap2{ margin-top:30px; }

/* @list */

.faq_list_contents{}
.faq_list_contents td{ background:#f9f9f9; color:#444; text-align:left; }
.faq_list_contents td ul{ padding-right:30px; }
.faq_list_contents td ul li{ position:relative; padding-left:20px; word-break:keep-all; }
.faq_list_contents td ul li:before{ position:absolute; left:0; top:0; display:inline-block; content:'A.'; font-weight:500; color:#830008; line-height:25px; }
.faq_list_contents td ul li p{ word-break:keep-all; }

/* view */
#bbsview {margin:auto; padding:0 0 0 0;}
#bbsview .viewbox {}
#bbsview .viewbox .icon {position:absolute; width:50px; height:50px; margin:10px 0 0 0; background:url('../../../../../_var/simbol/0.gif') center center no-repeat;}
#bbsview .viewbox .subject {height:26px; line-height:26px; padding-left:10px; background:#fafafa; background:url('../../../images/design/tbl_th_bg.gif') repeat-x; border-top:2px solid #545454; border-bottom:1px solid #000; font-weight:normal;}
#bbsview .viewbox .subject h1 {margin:0px; padding:0px; font-size:12px; font-weight:600;}
#bbsview .viewbox .info {padding:10px 0 10px 3px; color:#c0c0c0;}
#bbsview .viewbox .info .xleft {float:left;}
#bbsview .viewbox .info .xright {float:right;}
#bbsview .viewbox .info .xright ul {padding:0; margin:0;}
#bbsview .viewbox .info .xright li {list-style-type:none; float:left;}
#bbsview .viewbox .info .xright .g {padding:0 10px 0 0;}
#bbsview .viewbox .info .xright .g img {position:relative; top:3px; right:3px;}
#bbsview .viewbox .info .xright .g a {font-size:11px; color:#666;}
#bbsview .viewbox .info .xright .g a:hover {text-decoration:underline;}
#bbsview .viewbox .info .xright div {position:absolute; display:none;}
#bbsview .viewbox .info .xright div ul {position:relative; top:17px; width:79px; border:#dfdfdf solid 1px; background:#ffffff; padding:1px;}
#bbsview .viewbox .info .xright div li {float:none; display:block; padding:3px 0 3px 3px; color:#333; font-size:11px; cursor:pointer;}
#bbsview .viewbox .info .xright div li:hover {background:#ECF0F6;}
#bbsview .viewbox .info .split {padding:0 5px 0 5px; color:#dfdfdf; font-size:10px;}
#bbsview .viewbox .info .han {font-size:11px;}
#bbsview .viewbox .info .num {font-size:11px;}
#bbsview .bottom {padding:10px 0 0 0; text-align:right;}
#bbsview .scorelay {margin:15px 0;}
#bbsview p{ word-break:break-all; }
/* @view */
#bbsview p{ font-weight:400; }

/* 파일첨부 */
.tx-attach-div{ margin:0 !important; }
.tx-attach-box{ margin:0 !important; padding:0 !important; }
.tx-attach-box .tx-attach-preview{ padding:0 !important; }
.tx-attach-box .tx-attach-preview img{ max-width:100% !important; max-height:100% !important; }

/* 게시판 이미지 이미지 리스트 */
.view_img_block{ margin-top:30px; }
.view_img_wrap{ overflow:hidden; display:inline-block; }
.view_img_wrap li{ }
.view_img_wrap li:nth-child(5n+1){ clear:both; }
.view_img_wrap li img{ width:auto; max-width:100% !important; }

/* write */
.info-table-style {border-collapse:collapse; border-top:1px solid #aaa; border-right:1px solid #dadada;}
.info-table-style .its-th {border-left:1px solid #dadada; border-bottom:1px solid #dadada; padding:8px 0px 8px 28px; text-align:left; background-color:#f1f1f1; font-weight:normal;}
.info-table-style .its-td {border-left:1px solid #dadada; border-bottom:1px solid #dadada; padding:5px 0 5px 15px; line-height:180%; letter-spacing:0px;}
.info-table-style .its-th-align {border-left:1px solid #dadada; border-bottom:1px solid #dadada; padding:8px 0px 8px 0; background-color:#f1f1f1; font-weight:normal;}
.info-table-style .its-td-align {border-left:1px solid #dadada; border-bottom:1px solid #dadada; padding:5px 0 5px 0; line-height:180%; letter-spacing:0px;}
.info-table-style textarea {background-color:#f0f0f0;}
.info-table-style textarea.input-box-default-text {color:#a5a5a5 !important}
#bbswrite .simplelist-table-style {border-collapse:collapse;}
#bbswrite .simplelist-table-style th {background:url('../images/common/th_bg_popup.gif') repeat-x; height:24px; line-height:24px; border:1px solid #c8c8c8; color:#666; font-weight:normal;}
#bbswrite .simplelist-table-style td {padding:5px 0; border-bottom:1px solid #d7d7d7; color:#666}
#bbslist .bbsbtn_wrap{ margin-top:30px; }
/* @write */

#captcha_code_refresh{ display:inline-block; padding:0 16px; height:36px; min-width:65px; margin:0 4px; border:1px solid #ddd; background:#fff; text-decoration:none; color:#555; border-radius:4px; font-size:14px; line-height:34px; font-weight:400; letter-spacing:-0.5px; cursor:pointer; text-align:center; }
#captcha_code_refresh{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
#captcha_code_refresh:hover{ color:#fff; background:#f36910; border-color:#f36910; }

/* view */
#boardview {margin:auto; padding:0 0 30px 0;}
#boardview {padding:20px 0 20px 0; line-height:160%;}
#boardview .attach {padding:10px 0 0 0; line-height:120%;}
#boardview .attach ul {padding:0; margin:0;}
#boardview .attach li {list-style-type:none; padding:0 0 0 15px;}
#boardview .attach li a {font-size:11px; color:#666;}
#boardview .attach li a:hover {text-decoration:underline;}
#boardview .attach li .size {font-size:11px; color:#999;}
#boardview .attach li .down {font-size:11px; color:#333;}
#boardview .scorebox {text-align:center; padding:20px 0 20px 0;}
#boardview .snsbox {padding:50px 0 0 0; text-align:right;}
#boardview .snsbox img {cursor:pointer;}
#boardview .bottom {padding:10px 0 0 0; text-align:right;}
#boardview .comment {margin-top:50px; padding:0 0 10px 0; color:#c0c0c0;}
#boardview .comment a {font-weight:600; color:#3EA9CD;}
#boardview .comment .icon1 {position:relative; top:3px;}
#boardview .han {font-weight:600;}
/* @view */
#ui-datepicker-div { z-index: 9999999; display:none;}

/* write */
.wrbox {padding:25px 0 0 0;}
.mdbox {padding:0;}

.board_write_txt{ margin-top:30px; }
.pdb10 b{ color:#f36910; }

.board_displayGoods_wrap{}
.board_displayGoods_wrap .goods{ overflow:hidden; float:none; text-align:left; }
.board_displayGoods_wrap .goods .image{ float:left; margin:0 4px; }
.board_displayGoods_wrap .goods .board_write_Thumb{ float:left; padding-left:10px; }


/* #bbswrite .after{ overflow:hidden; }
#bbswrite .after span{ padding-bottom:15px; display:inline-block; width:15%; } */
#bbswrite .after input{ vertical-align:-1px; }
#bbswrite .after label{ margin-right:10px; }

.secret_check{ float:right; margin-top:7px; }
.secret_check input{ vertical-align:-2px; }
#bbswrite .btn_wrap3{ margin-top:40px; }
/* @write */

/* view */
.tip_accordion{display: none;}

/*문광조대리*/
.view_bbslist .bbslist_table_style .tip_accordionshow td{ padding:25px 8.7%; background:#fcfcfc; }
.tip_accordionshow .content img{ width:auto; max-width:100%; height:auto; max-height:100%;}

#tip_view_help_hit, #tip_view_not_help_hit{ border:none; padding:0; display:inline-block; margin:0 4px; background:none; }
#tip_view_help_hit span, #tip_view_not_help_hit span{ display:block; padding:0 15px; font-size:14px; color:#f36910; line-height:34px; height:34px; border:1px solid #f36910; border-radius:4px; background:#fff; }
#tip_view_help_hit span img, #tip_view_not_help_hit span img{ width:18px; height:18px !important; vertical-align:-4px; }
#tip_view_help_hit.active span, #tip_view_not_help_hit.active span{ background-color:#f36910; color:#fff; }
#tip_view_help_hit.active img, #tip_view_not_help_hit.active img{ display:none; }
#tip_view_help_hit.active img.hide, #tip_view_not_help_hit.active img.hide{ display:inline-block; }

.tip_view_help_hit, .tip_view_not_help_hit{ border:none; padding:0; display:inline-block; margin:0 4px; background:none; }
.tip_view_help_hit span, .tip_view_not_help_hit span{ display:block; padding:0 15px; font-size:14px; color:#f36910; line-height:34px; height:34px; border:1px solid #f36910; border-radius:4px; background:#fff; }
.tip_view_help_hit span img, .tip_view_not_help_hit span img{ width:18px; height:18px !important; vertical-align:-4px; }
.tip_view_help_hit.active span, .tip_view_not_help_hit.active span{ background-color:#f36910; color:#fff; }
.tip_view_help_hit.active img, .tip_view_not_help_hit.active img{ display:none; }
.tip_view_help_hit.active img.hide, .tip_view_not_help_hit.active img.hide{ display:inline-block; }

.searchform_order { float:right; }
.searchform_order .hplink_ordermode{}
.hplink_ordermode:hover{ }
.BoardPwCk {border:#dfdfdf solid 0px; width:350px; padding:0px 10px 0px 10px; margin:0 auto;}
.BoardPwCk .msg {}
.BoardPwCk .msg h3 {margin:0; padding:0 0 9px 0; font-size:14px; font-weight:600; border-bottom:#dfdfdf dashed 1px;}
.BoardPwCk .msg h3 img {position:relative; top:3px;}
.BoardPwCk .msg div {padding:20px 0 0 0; color:#999;}
.BoardPwCk .ibox {padding:30px 0 10px 22px;}
.BoardPwCk .input {width:150px;}
.datalist:hover{ background: #f6f6f6; cursor:pointer;}
.goodsviewbox {position:relative; border-top: #efefef 0px solid; min-height:51px; padding-left:70px;}
.goodsviewbox:after{content:'';display:block;clear:both;}
.goodsviewbox .pic {position:absolute;top:0;left:0; width:51px; vertical-align: top; /* border:1px solid #eee; */ height: 51px; overflow: hidden; }
.goodsviewbox .pic img { width:auto; max-width:100%; height:auto; max-height:100%; }
.goodsviewbox .view_txt_bx{ width:100%; }
.goodsviewbox .info {line-height:140%; /* float: left; */}
.goodsviewbox .info .content {display:flex; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.goodsviewbox .info .name {padding-bottom: 3px; padding-left: 0px; padding-right: 0px; color: #3c5899; font-weight:500; padding-top: 0px; }
.goodsviewbox .info .cont {font-size:11px; color: #6d6d6d; word-wrap:break-word;}
.goodsviewbox .info .board_sbj,
.goodsviewbox .info .board_cont{ /* text-overflow:ellipsis; overflow:hidden; white-space:nowrap; */}
.goodsviewbox .info .board_sbj, .board_sbj {margin-bottom:3px;}
.goodsviewbox .info .board_sbj a, .board_sbj a {color: #333;}
.goodsviewbox .info .board_cont, .board_cont {color: #6d6d6d; word-wrap:break-word;}
.no_file_img .board_cont{ min-height:auto; }
.goodsviewbox .info .board_cont:hover, .board_cont:hover {text-decoration:underline;}
.goodsviewbox .info .board_sbj img, .board_sbj img {/* margin-bottom:3px; */}

.subinfo_t{display:table;table-layout:fixed;width:100%;font-size:14px; line-height:15px; color:#6d6d6d; }
.subinfo_t{ overflow:hidden; margin-top:3px; }
.subinfo_t .in_td{ position:relative; float:left; margin-left:7px; padding-left:13px; } 
.subinfo_t .in_td:before{ position:absolute; left:0; top:-1px; display:inline-block; content:'/'; color:#ccc; font-size:13px; }
.subinfo_t .in_td:first-child{ margin-left:0; padding-left:0; }
.subinfo_t .in_td:first-child:before{ display:none; }
.subinfo_t .in_td > div{ display:block;/* text-overflow:ellipsis; overflow:hidden; white-space:nowrap; */}
.subinfo_t .in_td > div span{ display:inline-block; line-height:15px; }

.content .reply{ padding-top:30px; }
.content .reply .sbj_writer{ }
.content .reply .sbj_writer > img{ margin-right:3px; vertical-align:-2px; }
.content .reply .sbj_writer .blue{ display:inline-block; margin-left:5px; }
.content .reply .sbj { margin: 15px 0px 0px; padding:16px 0 14px; color:#043b74; border-top: #dfdfdf 1px solid; font-size:15px; font-weight:500; }

.bbsview_table_style .reply{ margin:0 20px 20px; }
.bbsview_table_style .reply .sbj_writer{ }
.bbsview_table_style .reply .sbj_writer > img{ margin-right:3px; vertical-align:-2px; }
.bbsview_table_style .reply .sbj_writer .blue{ display:inline-block; margin-left:5px; }
.bbsview_table_style .reply .sbj { margin: 15px 0px 0px; padding:16px 0 14px; color:#043b74; border-top: #dfdfdf 1px solid; font-size:15px; font-weight:500; }

#cmtlist {margin:auto;}
div.table_wrapper { overflow-x: auto; }

/*포안트업자료실_jsy : 230504 */

.pointup_top_banner img{max-width:100%; width:auto; margin:0 auto; }
.pointup_top_tap {text-align:center; border-bottom:solid 2px #eee; margin:30px 0 20px; }
.pointup_top_tap p{ display:inline-block; width:110px; padding:5px 13px; margin:0 5px; font-size:18px; font-weight:500; color:rgba(0,0,0,.3); }
.pointup_top_tap p:hover{position:relative; color:#f36910; transition:ease all .3s; cursor:pointer;}
.pointup_top_tap p:hover:after{position:absolute; content:''; bottom:-2px; left:0; width:100%; height:2px; background:#f36910; animation-name:line; animation-duration:.5s; animation-duration: leaner; }
@-webkit-keyframes line {
  0% {
    width:0;
  }
  100% {
   width:100%;
  }
}

.pointup_top_tap p.active{ position:relative; color:#f36910;  }
.pointup_top_tap p.active:after{position:absolute; content:''; bottom:-2px; left:0; width:100%; height:2px; background:#f36910; }

.bbsbtn_wrap.pointup {overflow:hidden; padding:20px 0 15px !important; }
.bbsbtn_wrap.pointup .fright{float:right;}
.bbsbtn_wrap.pointup .fleft{float:left; }
.bbsbtn_wrap.pointup .fleft span{position:relative; padding-right:15px; font-size:15px; }
.bbsbtn_wrap.pointup .fleft span:last-child:after{display:none; }
.bbsbtn_wrap.pointup .fleft span:after{position:absolute; content:''; top:3px; right:0; width:1px; height:14px; background:#ddd; }

.bbsbtn_wrap.pointup select{border:none; font-size:15px; color:#141414; cursor:pointer;}

.gallerylist.pointup{border:none; overflow:hidden;  }
.gallerylist.pointup .pointup_list{ /* overflow:hidden; */ }
.gallerylist.pointup .pointup_list li{float:left; width:49%; margin-left:2%; margin-bottom:2%; border:solid 1px #eee; border-radius:5px; height:180px; box-shadow: 1px 1px 5px #eee; overflow:hidden; }
.gallerylist.pointup .pointup_list li:nth-child(2n+1){margin-left:0; }

.gallerylist.pointup .pointup_list li.nodata{ box-shadow:none; border:none; float:none; width:100%; margin-top:30px;}

.gallerylist.pointup .pointup_list li dl{overflow:hidden;}
.gallerylist.pointup .pointup_list li dl dt{float:left; width:36%;  }
.gallerylist.pointup .pointup_list li dl dt img{max-width:100%; width:auto; margin:0 auto; border-radius:5px 0 0 5px; }
.gallerylist.pointup .pointup_list li dl dd{float:left; width:60%; margin-left:4%; padding:10px 15px 20px 0; word-break:keep-all; }
.gallerylist.pointup .pointup_list li dl dd span{font-size:16px; color:#555; }

.gallerylist.pointup .pointup_list li dl dd .point_list_btn{padding:15px 0 13px; }
.gallerylist.pointup .pointup_list li dl dd .point_list_btn p{margin-right:5px;}
.gallerylist.pointup .pointup_list li dl dd .point_list_btn .class_data_btn{display:inline-block; position:relative; background:#f36910; border:solid 1px #f36910; padding:6px 40px 6px 15px; font-weight:500; border-radius:100px; font-size:17px; color:#fff;  }
.gallerylist.pointup .pointup_list li dl dd .point_list_btn .class_data_btn:hover{background:#fff; color:#f36910; transition:ease all .3s; }
.gallerylist.pointup .pointup_list li dl dd .point_list_btn .class_data_btn:hover:after{background:url('/data/skin/default_gl/images/class_data_icon_h.png')no-repeat center; transition:ease all .3s;}
.gallerylist.pointup .pointup_list li dl dd .point_list_btn .class_data_btn:after{position:absolute; content:''; background:url('/data/skin/default_gl/images/class_data_icon.png')no-repeat center; width:22px; height:22px; top:7px; right:12px;  }
.gallerylist.pointup .pointup_list li dl dd .point_list_btn .menual_btn{display:inline-block; position:relative; background:#043b74; border:solid 1px #043b74; padding:6px 40px 6px 15px; font-weight:500; border-radius:100px; font-size:17px; color:#fff;  }
.gallerylist.pointup .pointup_list li dl dd .point_list_btn .menual_btn:hover{background:#fff; color:#043b74; transition:ease all .3s; }
.gallerylist.pointup .pointup_list li dl dd .point_list_btn .menual_btn:hover:after{ background:url('/data/skin/default_gl/images/menual_icon_h.png')no-repeat center; transition:ease all .3s;}
.gallerylist.pointup .pointup_list li dl dd .point_list_btn .menual_btn:after{position:absolute; content:''; background:url('/data/skin/default_gl/images/menual_icon.png')no-repeat center; width:22px; height:22px; top:7px; right:12px; }

.gallerylist.pointup .pointup_list li dl dd .point_list_btn .form_btn{display:inline-block; position:relative; background:#097f1a; border:solid 1px #097f1a; padding:6px 40px 6px 15px; font-weight:500; border-radius:100px; font-size:17px; color:#fff;  }
.gallerylist.pointup .pointup_list li dl dd .point_list_btn .form_btn:hover{background:#fff; color:#097f1a; transition:ease all .3s; }
.gallerylist.pointup .pointup_list li dl dd .point_list_btn .form_btn:hover:after{ background:url('/data/skin/default_gl/images/form_icon_h.png')no-repeat center; transition:ease all .3s;}
.gallerylist.pointup .pointup_list li dl dd .point_list_btn .form_btn:after{position:absolute; content:''; background:url('/data/skin/default_gl/images/form_icon.png')no-repeat center; width:22px; height:22px; top:7px; right:12px; }

.gallerylist.pointup .pointup_list li dl dd .point_list_btn .movie_btn{display:inline-block; position:relative; background:#780fdb; border:solid 1px #780fdb; padding:6px 40px 6px 15px; font-weight:500; border-radius:100px; font-size:17px; color:#fff;  }
.gallerylist.pointup .pointup_list li dl dd .point_list_btn .movie_btn:hover{background:#fff; color:#780fdb; transition:ease all .3s; }
.gallerylist.pointup .pointup_list li dl dd .point_list_btn .movie_btn:hover:after{ background:url('/data/skin/default_gl/images/movie_icon_h.png')no-repeat center; transition:ease all .3s;}
.gallerylist.pointup .pointup_list li dl dd .point_list_btn .movie_btn:after{position:absolute; content:''; background:url('/data/skin/default_gl/images/movie_icon.png')no-repeat center; width:22px; height:22px; top:6px; right:12px; }



.bbsbtn_wrap2 .pointup_num{text-align:center; }


.pointup_file_down{margin-bottom:35px; text-align:center; }
.pointup_file_down p{display:inline-block; margin-right:15px;}
.pointup_file_down p:last-child{margin-right:0;}
.pointup_file_down p a{display:inline-block; position:relative; background:#eee; padding:20px 85px 20px 25px; font-size:26px; letter-spacing:-.8px; font-weight:500; border-radius:10px; }
.pointup_file_down p a:hover{transition:ease all .3s;}

/*수업자료다운받기버튼*/
.pointup_file_down .class_down_btn a{ background:#f36910; color:#fff; }
.pointup_file_down .class_down_btn a:hover{background:#d84808;}
.pointup_file_down .class_down_btn a:after{position:absolute; content:''; background:url('/data/skin/default_gl/images/class_data_btn_icon1.png')no-repeat center; width:70px; height:60px; top:2px; right:10px; }
.pointup_file_down .class_down_btn a:hover:after{animation-name:up; animation-duration:.6s; animation-duration: leaner; animation-iteration-count: infinite; }
@-webkit-keyframes up {
  0% {
    top:2px;
  }
  50% {
   top:4px;
  }
  100% {
   top:0;
  }
}

/*관련자료바로가기버튼*/
.pointup_file_down .next_btn a{background:#eee; color:#141414; }
.pointup_file_down .next_btn a:hover{background:#ddd;}
.pointup_file_down .next_btn a:after{position:absolute; content:''; background:url('/data/skin/default_gl/images/class_data_btn_icon_next.png')no-repeat center; width:70px; height:60px; top:2px; right:10px; }
.pointup_file_down .next_btn a:hover:after{animation-name:next; animation-duration:.5s; animation-duration: leaner; animation-iteration-count: infinite; }
@-webkit-keyframes next {
  0% {
    right:10px;
  }
  50% {
   right:5px;
  }
  100% {
   right:10px;
  }
}

/*매뉴얼다운받기버튼*/
.pointup_file_down .menual_down_btn a{background:#043b74; color:#fff; }
.pointup_file_down .menual_down_btn a:hover{background:#043b74;}
.pointup_file_down .menual_down_btn a:after{position:absolute; content:''; background:url('/data/skin/default_gl/images/menual_btn_icon1.png')no-repeat center; width:70px; height:60px; top:2px; right:10px; }
.pointup_file_down .menual_down_btn a:hover:after{animation-name:up; animation-duration:.6s; animation-duration: leaner; animation-iteration-count: infinite; }


/*양식다운받기버튼*/
.pointup_file_down .form_down_btn a{ background:#097f1a; color:#fff; }
.pointup_file_down .form_down_btn a:hover{background:#086a16;}
.pointup_file_down .form_down_btn a:after{position:absolute; content:''; background:url('/data/skin/default_gl/images/form_down_btn_icon1.png')no-repeat center; width:50px; height:40px; top:12px; right:17px; background-size:50px 40px; }
.pointup_file_down .form_down_btn a:hover:after{animation-name:up2; animation-duration:.6s; animation-duration: leaner; animation-iteration-count: infinite; }
@-webkit-keyframes up2 {
  0% {
    top:12px;
  }
  50% {
   top:14px;
  }
  100% {
   top:10px;
  }
}


@media(max-width:1200px){

.mypage_wrap .bbs_btn{ padding:0 5px; }
.bbs_btn.small{ padding:0 8px; }
.gallery_list_img_wrap.goods_tip .img_wrap .boad_view_txt{ /* height:233.75px; */ }
}

@media(max-width:1280px){

.bbs_btn.small24{ padding:0; font-size:12px; letter-spacing:-1px; }
}


 
/* 체험단신청마감 추가 2021.12.07 _ start */
/* .experience_dday {  margin-top:50px; padding:80px 100px ;   background: #f9f9f9;  }
.experience_dday em	{font-style:normal;}
.experience_dday h4{font-size:40px; font-weight:700;text-align:center; }						   
.experience_dday h4 em{color:#f36910;font-size:60px; }
.experience_dday .info_top{ display:flex; justify-content: center; }
.experience_dday .info_top li{margin:0 15px; padding:25px 0; width:180px; background: #fff; box-sizing:border-box; border-radius:20px; text-align:center; box-shadow:0 0 10px 3px rgba(0,0,0,.1); -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.1); }
.experience_dday .info_top li span{display:block; padding:5px 0; font-size:16px; }
.experience_dday .info_top li em{display:block; font-size:34px;  color:#f36910; font-family: 'TmoneyRoundWindExtraBold';font-weight:700; }
.experience_dday .info_top li em strong{font-family: 'TmoneyRoundWindExtraBold';}
.experience_dday .apply_conbox{padding:60px 0; border-radius:10px;font-size:14px;}
.experience_dday .apply_conbox.empty{ margin-top:30px;  }
.experience_dday table {width: 100%;  border-collapse: separate; border-top: 1px solid #666; border-bottom: 1px solid #ddd;}
.experience_dday table > tbody > tr > th{ height:56px; border-top:1px solid #ddd; background:none; padding:10px 15px 10px 20px; text-align:left; font-weight:500; color:#222; background: #f1f1f1;    font-size: 16px;}
.experience_dday table > tbody > tr > td {border-top:1px solid #ddd; border-left:1px solid #eee; padding:10px 15px 10px 25px; text-align:left; background: #fff;color:#555; font-size: 16px; }  
.experience_dday table > tbody > tr > td + th{border-left:1px solid #eee;}
.experience_dday .noti_box{margin-top:20px;}	
.experience_dday .noti_box p{position:relative;padding-left:15px; word-wrap: break-word; word-break: keep-all; color:#777; }
.experience_dday .noti_box p:before{position:absolute; top:10px; left:0; content:''; display:inline-block; width:4px; height:4px; background:#999; border-radius:50%;} 
.experience_dday .noti_box span{color:#444; border-bottom:1px solid #444 ;}
.experience_dday .btn_apply{margin-top:50px; text-align:center;}
.experience_dday .btn_apply .btn_edit{background:#918e8c; color:#fff; border-color:#918e8c; }

.experience_dday .myapply_tit {margin:0 0 10px; display:flex; justify-content: space-between; align-items: center; } 
.experience_dday .myapply_tit h5{font-size: 20px; font-weight:500;}	
.experience_dday .myapply_tit a{  display:inline-block; height:36px; margin-left:10px; color:#555; font-size:14px; line-height:34px; font-weight:400; letter-spacing:-0.5px; cursor:pointer; text-align:center; } 
.experience_dday .apply_noti{ text-align:center; }
.experience_dday .apply_noti span{color:#f36910; border-bottom:1px solid #f36910 ;} */

/* 체험단신청마감 추가 2021.12.07 _ end */


/* 체험단신청마감 추가 2022.1.11 _ start */
.experience_dday { margin:-20px auto 40px; padding:45px 3% 50px; max-width:1000px; background: #f9f9f9;  }
.experience_dday em	{font-style:normal;}
.experience_dday h4{font-size:39px; font-weight:700;text-align:center; }						   
.experience_dday h4 em{color:#f36910; margin-left:2px; font-size:49px; vertical-align:-3px; }
.experience_dday .info_top{ display:flex; display:none; justify-content: center; }
.experience_dday .info_top li{margin:0 15px; padding:25px 0; width:180px; background: #fff; box-sizing:border-box; border-radius:20px; text-align:center; box-shadow:0 0 10px 3px rgba(0,0,0,.1); -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.1); }
.experience_dday .info_top li span{display:block; padding:5px 0; font-size:16px; }
.experience_dday .info_top li em{display:block; font-size:34px;  color:#f36910; font-family: 'TmoneyRoundWindExtraBold';font-weight:700; }
.experience_dday .info_top li em strong{font-family: 'TmoneyRoundWindExtraBold';}
.experience_dday .apply_conbox{padding:0 0 10px;  border-radius:10px;font-size:15px; color:#444; }
.experience_dday .apply_conbox.empty{ margin:0 0 -14px 0;  }
.experience_dday table {width: 100%;  border-collapse: separate; border-top: 1px solid #666; border-bottom: 1px solid #ddd;}
.experience_dday table > tbody > tr > th{ height:50px; border-top:1px solid #ddd; background:none; padding:7px 15px; line-height:20px; text-align:left; font-weight:500; color:#222; background: #f1f1f1;    font-size: 15px;}
.experience_dday table > tbody > tr > td {border-top:1px solid #ddd; border-left:1px solid #eee; padding:7px 15px; line-height:20px; word-break:keep-all; text-align:left; background: #fff;color:#555; font-size: 15px; }  
.experience_dday table > tbody > tr > td + th{border-left:1px solid #eee;}
.experience_dday .noti_box{margin-top:15px;}	
.experience_dday .noti_box p{position:relative;padding-left:15px; word-wrap: break-word; word-break: keep-all; color:#777; font-size:14px; }
.experience_dday .noti_box p:before{position:absolute; top:10px; left:1px; content:''; display:inline-block; width:3px; height:3px; background:#999; border-radius:50%;} 
.experience_dday .noti_box span{color:#555; border-bottom:1px solid #777 ;}
.experience_dday .btn_apply{margin-top:30px; text-align:center;}
.experience_dday .btn_apply .btn_edit{background:#918e8c; color:#fff; border-color:#918e8c; }
.experience_dday .btn_apply .bbs_btn.big{ max-width:180px; height:52px; font-size:18px; line-height:50px; }

.experience_dday .myapply_tit {margin:0 0 10px; display:flex; justify-content: space-between; align-items: center; color:#888; } 
.experience_dday .myapply_tit h5{font-size: 20px; font-weight:500; color:#242424; }	
.experience_dday .myapply_tit p{ color:#888; }
.experience_dday .myapply_tit a{  display:inline-block; height:36px; margin-left:10px; color:#f36910; font-size:14px; line-height:34px; font-weight:400; letter-spacing:-0.5px; cursor:pointer; text-align:center; } 
.experience_dday .apply_noti{ text-align:center; }
.experience_dday .apply_noti span{color:#f36910; border-bottom:1px solid #f36910 ;} 

/* 체험단신청마감 추가 2022.1.11 _ end */


/* 전국교실자랑 추가 2022.1.14 _ start */	  
#bbslist .bbsbtn_wrap.boast_bbsbtn_wrap{padding:0; margin-top:22px; margin-bottom:49px;  display:flex; justify-content: space-between;}
#bbslist .bbsbtn_wrap.boast_bbsbtn_wrap:after{display:none;}
#bbslist .bbsbtn_wrap.boast_bbsbtn_wrap	> li{ height: 40px; display:flex;}		 
.boast_bbsbtn_wrap.bbsbtn_wrap .searchform{float:none; vertical-align:middle;}
.boast_bbsbtn_wrap .search select{ width:150px; margin-right:11px; border: 1px solid #ddd;}		
.boast_bbsbtn_wrap .search .searchform #search_text	{margin-right:8px; height: 40px; line-height: 40px; border-radius: 4px;} 
.boast_bbsbtn_wrap .search .searchform .bbs_btn{width:65px; height:40px !important; line-height:40px !important; margin-right:6px; border-radius:4px; background: #242424; border-color:#242424; color:#fff; } 
.boast_bbsbtn_wrap .btns a{display:inline-block; line-height:38px; margin-left:6px; padding:0 20px; border-radius:999px; text-align:center; color:#fff; background: #f16822; font-size:15px; cursor:pointer;}
.boast_bbsbtn_wrap .btns .bbs_btn{ width:100px; height: 38px; line-height:38px; margin:0 0 0 6px; padding:0; border-radius:999px; text-align:center; color:#fff; background: #f16822; border:0; font-size:15px;}
.boast_bbsbtn_wrap .btns a.mypick{background:#043b74;width:150px;}
.boast_bbsbtn_wrap .btns a.mypick img{display:inline-block; vertical-align:middle;}

.gallerylist_boast.gallerylist{border:0; padding:0;}
.gallerylist_boast.gallerylist > ul{display:flex;}
.gallerylist_boast.gallerylist > ul > li{ width:calc(33.33% - 14px); margin:0 0 35px 21px; }
.gallerylist_boast.gallerylist > ul > li:first-child{ margin-left:0; }		   
.gallerylist_boast.gallerylist > ul > li.nodata{ width:100%; margin:0; border:0; }
.gallerylist_boast.gallerylist > ul .datalist:hover{background: none;}
.gallerylist_boast li.nodata{border-top: 1px solid #666;  border-bottom: 1px solid #aaa;}

.gallerylist_boast .img_wrap{position:relative;width:100%;height:0; padding-bottom:56.25%; border-radius:2px;    }

.gallerylist_boast .img_wrap .boad_view_btn{display:block;position:absolute; top:0;bottom:0;left:0;right:0;width:100%; height:100%; background-image: url('../images/common/noimage.gif'); background-repeat:no-repeat; background-position:50% 50%; background-size:cover;}
.gallerylist_boast .img_wrap .boad_view_btn img{position:absolute; top:0;bottom:0;left:0;right:0;width:100%; height:100%; }  
.gallerylist_boast .img_wrap .summary_icons{position:absolute; right:0; bottom:0; padding:10px 0;background: rgba(255,255,255,0.5); border-radius:2px 0 0 0;}
.gallerylist_boast .summary_icons > span{padding:0 14px;}
.gallerylist_boast .summary_icons > span img{vertical-align:middle; padding-right:10px;} 
.gallerylist_boast .sbj{display:flex; margin-bottom:15px;  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}	 
.gallerylist_boast .sbj .thumb{position:relative;overflow:hidden; width:40px; height:0;padding-bottom:40px;border-radius:50%; } 
.gallerylist_boast .sbj .thumb img{ width:100%; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);  -webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%); }
.gallerylist_boast .sbj .boad_view_btn{width:calc(100% - 40px); padding:8px 0 0 0; box-sizing:border-box;}
.gallerylist_boast .sbj .boad_view_btn img{vertical-align:middle;}
.gallerylist_boast .post_info > span{padding-right: 15px; font-size: 14px; color: #555; }
.gallerylist_boast .hashtag{display:flex; flex-wrap: wrap; margin-top:5px;}
.gallerylist_boast .hashtag span{ display:inline-block; padding:0 6px; background:#f9f9f9; margin:5px 5px 0 0; color:#f36910; font-size:13px; border-radius:2px; background:#fcf7f1; }

.boast_write_noti{position:relative; margin-bottom:5px;  font-size:14px; display: flex; align-items: center;min-height:34px;}
.boast_write_noti .sub_title h2 {margin:0 20px 5px 0; line-height:34px;}
.boast_write_noti .btn_boast_info{position:absolute; top:0; right:0; display: inline-block; padding:0 15px; line-height: 26px;  border-radius: 4px;	text-align: center;	color: #555; background: #fff; border:1px solid #ddd; font-size: 13px;}	 
.boast_write_noti .tooltip_box{position:relative;}							 
.boast_write_noti .tooltip_box .tooltip_cont{position:absolute; top:28px; left:0; width:300px; padding-bottom:5px; background: #fff; border:1px solid #e0e0e0; text-align:left; box-shadow:3px 3px 5px 3px rgba(0,0,0,.1); -webkit-box-shadow: 3px 3px 5px 3px rgba(0,0,0,.1); z-index:10;}
.boast_write_noti .tooltip_box .tooltip_cont dt{position:relative;padding:10px; margin-bottom:5px; background: #e0e0e0; color:#555555; font-weight:500;}	
.boast_write_noti .tooltip_box .tooltip_cont dt .tooltipLayerCloseBtn{position:absolute; top:5px; right:5px; font-size:0; width:30px; height:30px; background: url('../images/common/btn_detail_close.png') no-repeat 0 0;}
.boast_write_noti .tooltip_box .tooltip_cont dd{position:relative;padding:4px 10px 4px 20px; font-size:13px; letter-spacing:-1px; word-wrap: break-word; word-break: keep-all;}			  
.boast_write_noti .tooltip_box .tooltip_cont dd:before{position:absolute; top:12px; left:10px; content:''; display:inline-block; width:3px; height:3px; background: #555555; border-radius:50%;}
.boast_write_noti .tooltip_box .tooltip_cont dd em{color:#f36910; font-style:normal;}
.boast_write_noti i{cursor:pointer;}
.boast_write_noti img{vertical-align:middle; padding-left:5px;}
.boast_write_tit #subject { height:50px; line-height:48px; padding:0; border:1px solid #dadce0; background:#ffffff; border-radius:2px; text-indent:20px;}
.boast_write_upload {/* display:flex; justify-content: space-between;  */margin:30px 0 55px; color:#555555; }	 
.boast_write_upload .file_box{/* width:calc(50% - 14px ); */}
.boast_write_upload .file_box .upload_input_box{position:relative;/* height:345px; padding-top:110px; */ background: #f5f5f5; border:1px dashed #dadce0;box-sizing:border-box; text-align:center; border-radius:5px;}
.boast_write_upload .file_box .upload_input_box a{ color:#828c94;}	
.boast_write_upload .file_box .upload_input_box a i{display:block; height:41px;margin-bottom:12px;} 
.boast_write_upload .file_box .upload_input_box a em{display:block;font-weight:500; font-style:normal;}   
.boast_write_upload .file_box .upload_input_box a span{display:block;font-size:12px;}
.boast_write_upload .file_box .upload_input_box div + div{/* margin-top:30px; */} 

.boast_write_upload .file_box .upload_input_box .img_upload{display:block; padding:110px 0 135px;}
.boast_write_upload .file_box .upload_input_box .change_url{position:absolute;bottom:80px;left:50%; -webkit-transform:translateX(-50%);transform:translateX(-50%);} 
.boast_write_upload .file_box .upload_input_box .vod_upload{display:block; padding:110px 0 135px;}
.boast_write_upload .file_box .upload_input_box .change_img{position:absolute;bottom:80px;left:50%; -webkit-transform:translateX(-50%);transform:translateX(-50%);}

.upload_img{position:relative;  } 
.upload_img .img_box{position:relative; overflow:hidden; border-radius:5px; font-size:0; }
.upload_img .img_box:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:60px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.30) 0%, rgba(0,0,0,0) 80%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.30) 0%,rgba(0,0,0,0) 80%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.30) 0%,rgba(0,0,0,0) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
} 
.upload_img .img_box:after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:60px;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.30) 80%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.30) 80%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.30) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.upload_img .img_box > img{ width:100%;}	
.upload_img .img_box .tag_noti{ text-align: center; font-size: 12px; color: #fff; position: absolute; top: 10px; left: 0; right: 0; width: 100%; opacity:0.8;} 
.upload_img .vod_box{position:relative;overflow:hidden; width:100%; height:0; padding-bottom:55.28%; border-radius:5px; font-size:0;}
.upload_img .vod_box iframe{position:absolute;top:0;bottom:0;left:0;right:0;width:100%; height:100%;} 
.upload_img .btn_option{position:absolute; bottom:18px; left:27px;  }
.upload_img .btn_option a{margin-right:20px;}
.upload_img .btn_option2{position:absolute; bottom:18px; right:27px; max-width:150px; text-align:right;}
.btn_boast_tag{position:relative;display:inline-block; margin-top:3px; line-height:30px; padding:0 18px 0 18px; color:#fff; background: #f36910; border-radius:999px; font-size:13px;} 	
.btn_boast_tag:hover{color:#fff;}
.btn_boast_tag2{position:relative;display:inline-block; margin-top:3px; line-height:30px; padding:0 18px 0 18px; color:#fff; background: #7fca2c; border-radius:999px; font-size:13px;}	
.btn_boast_tag2:hover{color:#fff;} 
.image_tag_edit{position:absolute; /* min-height:50px; */z-index: auto;}
.image_tag_edit:hover {min-height: 50px;}
.image_tag_edit .pointer{position:relative;width:23px; height:23px; border-radius:50%; background: #f36910;border:0;} 
.image_tag_edit .pointer2{ background: #7fca2c; }
.image_tag_edit .pointer:before{position:absolute; top:11px;left:7px;width:9px;height:1px;background: #fff;content:'';}		
.image_tag_edit .pointer:after{position:absolute; top:7px;left:11px;width:1px;height:9px;background: #fff;content:'';}	
.image_tag_edit.image_tag_edit_layer{z-index:101;}
.image_tag_formbox{ position:absolute; top:40px; left:50%; transform: translateX(-50%); width: fit-content; width:300px; background: #fff;border-radius:3px; box-shadow:3px 3px 5px 3px rgba(0,0,0,.1); -webkit-box-shadow: 3px 3px 5px 3px rgba(0,0,0,.1); z-index:10;} 
.boast_view .image_tag_formbox{display: none; }
.image_tag_formbox:before{display:block;position:absolute;left:50%; top: -10px;transform: translateX(-50%); border-color: transparent transparent #fff; border-style: solid; border-width: 0 7px 10px; content:'';}
.image_tag_formbox .tag_inp{display:flex; padding:15px 0 11px 14px;} 
.image_tag_formbox .tag_inp input{width:167px; height:41px; line-height:39px; border:1px solid #dadce0; border-radius:3px; }
.image_tag_formbox .tag_inp input::placeholder{color:#bdbdbd;}				
.image_tag_formbox .tag_inp .bbs_btn{  width:55px; min-width:55px; height: 41px; line-height: 39px; padding:0; font-size: 16px;}
.image_tag_formbox .tag_inp button{background: none; border:0; width:55px;}		  
.image_tag_formbox .tag_btns{display:flex; padding:0 14px 14px 14px;}
.image_tag_formbox .tag_btns button{width:100%; height:30px; background: #f5f5f5; border:0;font-size: 14px;color:#555555; border-radius:3px;} 
.image_tag_formbox .tag_btns button + button{margin-left:10px;}
.image_tag_formbox .tag_btns button.active{color:#fff; background: #f36910;}
.image_tag_formbox .tag_list{height:243px; overflow-y:auto;}
.image_tag_formbox .tag_list .nodata{ height: 200px; line-height: 200px; font-size: 14px;}
.image_tag_formbox .tag_list li{padding:0 0 15px 14px;}
.image_tag_formbox .tag_list li .sourceGoods_inner{ display: flex; align-items: center; width: 100%; border:0;background: none; cursor:pointer; } 
.image_tag_formbox .tag_list li .sourceGoods_inner .thumb_dv{ width: 65px;}			 					 
.image_tag_formbox .tag_list li .sourceGoods_inner .thumb_dv > div{overflow:hidden;position:relative;width:100%;height:0;padding-bottom:100%;border-radius:3px;}	 
.image_tag_formbox .tag_list li .sourceGoods_inner .thumb_dv > div img{position:absolute;top:0;left:0;width:100%;}		 
.image_tag_formbox .tag_list li .sourceGoods_inner .tit_dv{ width: 140px; padding-left:10px; box-sizing:border-box;text-align:left; font-size:13px;}	   	   				 
.image_tag_formbox .tag_list li .sourceGoods_inner .btn_dv{ width: calc(100% - 205px);}		 
.image_tag_formbox .tag_list li .sourceGoods_inner .btn_dv span{display:inline-block; text-align:center; width:45px; line-height:28px; font-size:14px; color:#fff; background: #f36910; border-radius:3px;}
.image_tag_formbox.file_tag_formbox{width:220px; }
.file_tag_formbox .tag_item{ padding: 13px 13px;} 
.file_tag_formbox .tag_item .thumb_dv{width: 32px;}	 
.file_tag_formbox .tag_item .tit_dv{width: 120px;} 	 
.file_tag_formbox .tag_item .btn_dv{width: calc(100% - 152px);} 

.image_tag_formbox.image_tag_formbox_direct{ }
.image_tag_formbox.image_tag_formbox_direct:before{border-color: transparent transparent #585858;}
.image_tag_formbox_direct .tag_direct {/* position: absolute;top:0;bottom:0;left:0;right:0; */}
.image_tag_formbox_direct .tag_direct .bg{position: absolute;top:0; left:0; right:0; bottom:0; background-color: rgba(0,0,0,.6);border-radius:3px;}
.image_tag_formbox_direct .tag_direct .inner_box{position: relative; padding:0 14px 20px 14px;}	
.image_tag_formbox_direct .tag_direct .inner_box textarea{width:100%; height:180px; padding:12px 23px; box-sizing:border-box; border:0; border-radius:3px;} 
.image_tag_formbox_direct .tag_direct .inner_box textarea::placeholder{color:#bdbdbd;}
.image_tag_formbox_direct .tag_direct .inner_box .tag_direct_btns{margin-top:12px;display:flex;}
.image_tag_formbox_direct .tag_direct .inner_box .tag_direct_btns button{width:100%; height:30px;border:0; background: #f5f5f5; color:#555555; font-size:14px; border-radius:3px;}			 
.image_tag_formbox_direct .tag_direct .inner_box .tag_direct_btns button + button{margin-left:10px;}	  
.image_tag_formbox_direct .tag_direct .inner_box .tag_direct_btns button.active{color:#fff; background: #f36910;}


.vod_tag_edit{position:absolute; top:215px; left:50%; margin: 0 !important; transform: translateX(-50%); width:300px; background: #fff; border-radius:3px; box-shadow:3px 3px 5px 3px rgba(0,0,0,.1); -webkit-box-shadow: 3px 3px 5px 3px rgba(0,0,0,.1); z-index:1; }  
.vod_tag_edit:before{display:block;position:absolute;left:50%; top: -10px;transform: translateX(-50%); border-color: transparent transparent #fff; border-style: solid; border-width: 0 7px 10px; content:'';}
.vod_tag_edit .vod_tag_inner{display:flex; align-items: center; padding:12px 0;} 
.vod_tag_edit .vod_tag_inner .input_box{margin:0 0 0 10px; width:220px; }						   
.vod_tag_edit .vod_tag_inner .input_box textarea{ width:100%; height:76px; padding:5px 7px; border-radius:3px; box-sizing:border-box; }	
.vod_tag_edit .vod_tag_inner .input_box textarea::placeholder{color:#bdbdbd; font-size: 13px;}
.vod_tag_edit .vod_tag_inner .vod_tag_btns{width:42px; margin:0 0 0 10px !important;}
.vod_tag_edit .vod_tag_inner .vod_tag_btns button{width:100%; height:28px; border:0;background: none; border-radius:3px; font-size:14px;}	
.vod_tag_edit .vod_tag_inner .vod_tag_btns button + button{margin-top:7px;}
.vod_tag_edit .vod_tag_inner .vod_tag_btns button.save{color:#fff; background: #f36910;}

.tag_item{display: flex; /* align-items: center; */ justify-content: space-between; width: 100%; min-height:60px; padding:9px 13px; box-sizing:border-box;} 
.tag_item .thumb_dv{ width: 65px; margin-right:15px;}			 					 
.tag_item .thumb_dv > div{overflow:hidden;position:relative;width:100%;height:0;padding-bottom:100%;border-radius:3px;}	 
.tag_item .thumb_dv > div img{position:absolute;top:0;left:0;max-width:100%;}			   				 
.tag_item .tit_dv{ min-width: 145px; padding-right:10px; box-sizing:border-box; text-align:left; font-size:13px;  word-wrap: break-word; word-break: break-all;}	 
.tag_item .tit_dv .price{font-size:15px;}
.tag_item .tit_dv a {color: blue;}
.tag_item .btn_dv{ width: calc(100% - 225px); text-align:center; }		 
.tag_item .btn_dv button{display:inline-block; width:45px; line-height:28px; font-size:14px; color:#fff; background: #f36910; border-radius:3px; border:0;}
 

.image_tag_edit.active .image_tag_formbox {display:block;}

.boast_write_upload .file_box .default_choice{padding:7px;}
.boast_write_upload .file_box .default_choice label:hover{ color:#555555; }
.boast_write_upload .posting_box {/* width:calc(50% - 14px ); */}
.boast_write_upload .posting_box textarea{width:100%; height: 150px; margin-bottom:20px; padding:12px 15px; border:1px solid #dadce0; border-radius:5px; box-sizing:border-box; font-size:15px;}
.boast_write_upload .posting_box textarea::placeholder{color:#bdbdbd;}
.boast_write_upload .posting_box .hashtag{display:flex;flex-wrap: wrap;}
.boast_write_upload .posting_box .hashtag span{position:relative; margin:0 11px 10px 0; }
.boast_write_upload .posting_box .hashtag span:after{content:'#'; position:absolute; top:5px;left:5px;}
.boast_write_upload .posting_box .hashtag span input{color:#555; padding: 0 38px 0 18px;background:#f5f5f5; border-radius:3px; border:0; line-height:36px;} 
.boast_write_upload .posting_box .hashtag span i{position:absolute;top:3px;right:0;}
.boast_filter{text-align:center;}
.boast_btn_wrap.btn_wrap{margin-top:20px;display:flex; justify-content: center;}   
#bbswrite .boast_btn_wrap.btn_wrap button{width:100%;max-width:800px; height:60px; background: #f5f5f5; border-color:#f5f5f5; font-weight:500; font-size:17px;}	
#bbswrite .boast_btn_wrap.btn_wrap button:hover{color:#555555;}
#bbswrite .boast_btn_wrap.btn_wrap button + button{margin-left:30px;}
#bbswrite .boast_btn_wrap.btn_wrap .active{background: #f36910; border-color:#f36910; color:#fff;}		
#bbswrite .boast_btn_wrap.btn_wrap .active:hover{color:#fff;}


.boast_view{border-top:1px solid #dadce0;} 
.boast_view:after{content:'';display:block; clear:both;}	  
.boast_view .boast_view_left{float:left;width:calc(100% - 330px ); padding:0 20px 85px 0;}		 
.boast_view .boast_view_right{float:right;width:330px;position:relative;}
.boast_view .boast_view_right .sidebar__inner {background: #fafafa;}
.boast_view .post_top{position:relative; margin-right:-20px; padding:15px 20px 10px 20px; border-bottom:1px solid #dadce0;}
.boast_view .post_top .boast_post_subject{padding-bottom:10px; font-size:20px; font-weight:500;}
.boast_view .post_top .boast_post_subject img{vertical-align:middle;}
.boast_view .post_top .boast_post_info{color:#757575; display:flex;}
.boast_view .post_top .boast_post_info span{position:relative; padding-right:31px;}	  
.boast_view .post_top .boast_post_info span:after{position:absolute;top:6px;right:15px; display:inline-block;width:1px; height:12px;background: #dadce0;content:'';}
.boast_view .post_top .boast_post_info span:last-child:after{display:none;}
.boast_view .post_top .boast_post_edit{position:absolute; bottom:16px; right:20px;}
.boast_view .post_top .boast_post_edit button.btn_move{width:60px; height:30px; line-height:28px; padding:0; margin:0 0 0 8px; border-radius:0;}

.boast_view .post_cont{border-bottom:1px solid #dadce0; padding:10px 0; color:#757575; }	
.boast_view .post_cont .upload_img{position:relative;margin-bottom:15px; display:inline-block;} 		 	
.boast_view .post_cont .main_vod{position:relative;width:100%; height:0; padding-bottom:53.64%; margin-bottom:15px; border-radius:5px; overflow:hidden;}
.boast_view .post_cont .main_vod iframe{position:absolute;top:0;bottom:0;left:0;right:0; width:100%; height:100%; }

.boast_relation{position:relative;}
.boast_view .post_cont .swiper{/* max-height:150px; */  z-index:0; overflow:hidden;} 
.boast_view .post_cont .swiper:after{content:'';display:block; clear:both;}
.boast_view .post_cont .swiper-slide{width:150px;}
.boast_view .post_cont .swiper-slide > a{position:relative; display:block; width:100%; height:0; padding-bottom:100%; overflow:hidden; border-radius:8px; overflow:hidden;}
.boast_view .post_cont .swiper-slide > a.name_list {padding-bottom: 0; height: auto; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap: break-word;line-height: 1.5em; max-height: 3.0em;width: 100%; word-break: keep-all; margin: 8px 0 0;}
.boast_view .post_cont .swiper-slide  > a > img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;} 
.boast_view .post_cont .swiper-slide .file i{display:block; padding-bottom:8px; }		
.boast_view .post_cont .swiper-slide .file i img{width:auto; border-radius:0;}
.boast_view .post_cont .swiper-slide .file span{display:block; line-height:20px; color:#828c94; font-size:15px; } 
.boast_view .post_cont .post_txt{margin-top:35px;  font-size:18px;}
.boast_view .post_cont .post_hashtag{padding-top:30px;}									  
.boast_view .post_cont .post_hashtag span{display:inline-block; padding:0 12px; margin:5px 10px 0 0; line-height:35px; background: #f5f5f5; color:#757575; border-radius:3px;}
 
	
.boast_view_post{border-bottom:1px solid #dadce0; padding:20px 0; color:#757575; }	
.boast_view_post .upload_img{position:relative;margin-bottom:15px;} 	
.boast_view_post .main_vod{position:relative;width:100%; height:0; padding-bottom:53.64%; margin-bottom:15px; border-radius:5px; overflow:hidden;}
.boast_view_post .main_vod iframe{position:absolute;top:0;bottom:0;left:0;right:0; width:100%; height:100%; } 
/*
.boast_view_post .swiper{margin-bottom:25px;  } 
*/
.boast_view_post .swiper-slide > a{position:relative; display:block; width:100%; height:0; padding-bottom:100%; overflow:hidden; border-radius:8px; overflow:hidden;}
.boast_view_post .swiper-slide  > a > img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;} 
.boast_view_post .swiper-slide .file i{display:block; padding-bottom:8px; }		
.boast_view_post .swiper-slide .file i img{width:auto; border-radius:0;}
.boast_view_post .swiper-slide .file span{display:block; line-height:20px; color:#828c94; font-size:15px; } 
.boast_view_post .post_hashtag{padding-top:20px;}									  
.boast_view_post .post_hashtag span{display:inline-block; padding:0 12px; margin:5px 10px 0 0; line-height:35px; background: #f5f5f5; color:#757575; border-radius:3px;}

.relation_area{position:relative;}
.all_file_tag{ position:absolute; top:110px; left:20px; /* width:180px; */ width:max-content; padding:5px 35px 12px 15px;background: #fff; border-radius:5px;  box-shadow: 3px 3px 5px 3px rgb(0 0 0 / 10%); -webkit-box-shadow: 3px 3px 5px 3px rgb(0 0 0 / 10%); z-index:10; min-height:64px;display:none;} 
.all_file_tag.active{display:block;}
.all_file_tag .tit{font-size:11px; color:#999999;}																										 
.all_file_tag ul li{padding-top:8px; font-size:13px; }
.all_file_tag .all_down{position:absolute; top:30px; right:10px; display:inline-block;  }

.boast_view #comment_container {margin-top:40px;}
.boast_view #commentlayshow{font-size:18px;}
.boast_view #commentlayshow #comment_num {color: #f36910; font-size:18px; font-weight:700;vertical-align:middle;}


.boast_view .comment_title{padding:0 0 15px 0;}
.boast_reply_write{display:flex; margin-bottom:25px;}  
.boast_reply_write .thumb{width:50px;} 		
.boast_reply_write .thumb img{width:39px;border-radius:50%;} 
.boast_reply_write .thumb .initial{display:block;width:39px; height:39px; line-height:39px; text-align:center; color:#fff; font-size:18px; font-weight:700; border-radius:50%; position: relative;} 
.boast_reply_write .thumb .initial.crown:after {content: ''; background: url(../images/ico_crown.png) no-repeat center/34px 28px; width: 34px; height: 28px; position: absolute; right: -7px; top: -19px;}
.boast_reply_write .write_box{position:relative; width:calc(100% - 50px); padding-right:66px; box-sizing:border-box; border:1px solid #bdbdbd; border-radius:3px;}
.boast_reply_write .write_box textarea{width:100%; height:43px; padding:10px 13px; line-height:23px; border:0;box-sizing:border-box;font-size: 16px;}	
.boast_reply_write .write_box textarea::placeholder{color:#bdbdbd;}
.boast_reply_write .write_box button{position:absolute;top:0;right:0;width:66px;height:43px;margin:0;color:#f36910;border:0;font-size: 16px;}
.boast_reply_write .write_box button:hover{background: none;}
.boast_reply_write .write_box.logout_text{padding-right:0; background: #f5f5f5; border-color:#f5f5f5; text-align:center; line-height:43px; color:#bdbdbd;}
.boast_reply_write .write_box.logout_text span{color:#0f54d1; text-decoration:underline;}


.boast_reply_box{display:flex; margin-bottom:15px; border-radius:10px; padding:10px;}  
.boast_reply_box .thumb{width:50px;} 				   
.boast_reply_box .thumb img{width:39px;border-radius:50%;} 
.boast_reply_box .thumb .initial{display:block;width:39px; height:39px; line-height:39px; text-align:center; color:#fff; font-size:18px; font-weight:700; border-radius:50%; position: relative;} 
.boast_reply_box .thumb .initial.crown:after {content: ''; background: url(../images/ico_crown.png) no-repeat center/34px 28px; width: 34px; height: 28px; position: absolute; right: -7px; top: -19px;}
.boast_reply_box .write_box{ width:515px; }
.boast_reply_box .write_box .reply_cont{position:relative;margin-left:15px;padding:12px 14px;background: #f5f5f5; border-radius:6px; font-size:17px;}
.boast_reply_box .write_box .reply_cont:before{position:absolute;left:-15px;top:5px;content:''; border-style: solid; border-width: 10px 16px 0 ; border-color:#f5f5f5 transparent transparent ;}		 
.boast_reply_box .write_box .reply_etc{margin:8px 0 0 15px; font-size:14px; color:#757575;}	 
.boast_reply_box .write_box .reply_etc span{position:relative;padding-right:20px;}
.boast_reply_box .write_box .reply_etc span:after{position:absolute;right:10px;top:6px;content:'';display:inline-block;width:2px;height:2px;background: #757575;}
.boast_reply_box .write_box .reply_etc span img{vertical-align:middle;}
.boast_reply_box .write_box .reply_etc span:last-child:after{display:none;}
.boast_reply_box .write_box .reply_etc .name{ color:#222222;} 	   
.boast_reply_box .write_box .reply_etc a {color:#757575; font-weight:500;}	 

.boast_reply_box.right_type{position:relative;justify-content: flex-end;padding-right:50px;}	 
.boast_reply_box.right_type .thumb{position:absolute; top:0;right:0; width:39px;}  				  
.boast_reply_box.right_type	.write_box .reply_cont{margin-left:0;margin-right:15px;background: #ffd200;} 
.boast_reply_box.right_type	.write_box .reply_cont:before{left:auto;right:-15px; border-color:#ffd200 transparent transparent ;}
.boast_reply_box.right_type	.write_box .reply_cont.reply_cont_edit{position:relative;background: #fff;border:1px solid #bdbdbd;} 	 
.boast_reply_box.right_type	.write_box .reply_cont.reply_cont_edit:before{width:20px;height:9px; border:0;background:url('/data/skin/default_gl/board/classroom_boast2/gallery01/image/blet_reply_cont_edit.gif') no-repeat 0 0; }
.boast_reply_box.right_type	.write_box .reply_cont.reply_cont_edit textarea{width:calc(100% - 41px); height:20px; padding:0; border:0; font-size:16px;}						
.boast_reply_box.right_type	.write_box .reply_cont.reply_cont_edit input[type='text']{width:calc(100% - 41px); height:20px; padding:0; border:0; font-size:16px;}	
.boast_reply_box.right_type	.write_box .reply_cont.reply_cont_edit button{position:absolute; top:0;right:0;width:55px;height:43px;border-radius:5px;background: #fff;border:0; color:#f36910;}
.boast_reply_box.right_type .write_box .reply_etc{margin-left:3px;}
.boast_reply_box.right_type .write_box .reply_etc img{vertical-align:middle;}

.boast_view .recommend_comment_btn{display:flex; justify-content: center; padding:22px 0 0 0;}	
.boast_view .recommend_comment_btn.goods {display: inline-block; padding: 0 ; justify-content: unset; vertical-align: middle; margin-left: 6px;}
.boast_view .recommend_comment_btn .btn_move, 
.boast_view .recommend_comment_btn button{width:106px; height:43px;border-radius:5px;background: #fff; border:1px solid #dadce0;} 
.boast_view .recommend_comment_btn .btn_move{ text-align:center; }
.boast_view .recommend_comment_btn .btn_move strong{display:inline-block; line-height:39px; font-weight:400;}
.boast_view .recommend_comment_btn.goods .btn_move strong {line-height: 32px;}
.boast_view .recommend_comment_btn.goods .btn_move {display: block; height: 36px;}
.boast_view .recommend_comment_btn button{margin-left:18px;}			   
.boast_view .recommend_comment_btn img{vertical-align:middle; padding-right:5px;}
.boast_view .snslink{display:flex; justify-content: center;margin-top:40px; font-size:0;}
.boast_view .snslink li{padding:0 10px;}					
.boast_view .snslink li img{width:43px;}

.boast_view #prenextlist{position:absolute; bottom:150px; right:60px; width:210px;}  
.boast_view #prenextlist dl{padding-left:20px; padding-bottom:30px; }
.boast_view #prenextlist dl.prev{background:url('/data/skin/default_gl/board/classroom_boast/gallery01/image/boast_view_prev.png') no-repeat 0 3px;}
.boast_view #prenextlist dl.next{background:url('/data/skin/default_gl/board/classroom_boast/gallery01/image/boast_view_next.png') no-repeat 0 3px;}
.boast_view #prenextlist dl{padding-bottom:30px; }
.boast_view #prenextlist dl dt{font-weight:500; font-size:16px;display:inline;}	 
.boast_view #prenextlist dl dt img{vertical-align:middle; display:none;}
.boast_view #prenextlist dl dt span{color:#f36910;}
.boast_view #prenextlist dl dd{display:inline;color:#757575;}	
.boast_view #prenextlist dl dd img{vertical-align:middle;}
.boast_view #prenextlist dl dd a{color:#757575;}
.boast_view .boad_view_btns{position:absolute; bottom:30px; right:50px;}
.boast_view .boad_view_btns .bbs_btn{display:block; width:230px; height:45px; line-height:45px; margin:15px 0 0 0; border-radius:999px; font-size:17px; color:#fff; background:#bdbdbd; border-color:#bdbdbd;}
.boast_view .boad_view_btns .bbs_btn.write{background: #f36910;border-color:#f36910;}

/* 전국교실자랑 추가 상단배너 수정 2022.10.18_jsy */
.sing_top_banner_jsy {margin:-85px 0 20px; }
.sing_top_banner_jsy ul{overflow:hidden;}
.sing_top_banner_jsy ul li{  display:flex;}
.sing_top_banner_jsy ul li p{display:inline-block; }



/* 전국교실자랑 추가 2022.1.14 _ end */



/* 전국교실자랑 당첨자발표 추가 2022.2.7 _ start */	  
/* #bbslist .bbsbtn_wrap.classroom_winner_bbsbtn_wrap{ display:flex; justify-content: space-between;}
#bbslist .bbsbtn_wrap.classroom_winner_bbsbtn_wrap:after{display:none;}
#bbslist .bbsbtn_wrap.classroom_winner_bbsbtn_wrap	> li{ height: 40px; display:flex;}		 
.classroom_winner_bbsbtn_wrap.bbsbtn_wrap .searchform{float:none; vertical-align:middle;}
.classroom_winner_bbsbtn_wrap .search .searchform #search_text	{margin-right:8px; height: 40px; line-height: 40px; border-radius: 4px;} 
.classroom_winner_bbsbtn_wrap .search .searchform .bbs_btn{width:65px; height:40px !important; line-height:40px !important; margin-right:6px; border-radius:4px; background: #242424; border-color:#242424; color:#fff; } 
.classroom_winner_bbsbtn_wrap .btns a{display:inline-block; width:100px; line-height:38px; margin-left:6px; border-radius:999px; text-align:center; color:#fff; background: #f16822; font-size:15px;}
.classroom_winner_bbsbtn_wrap .btns .bbs_btn{ width:100px; height: 38px; line-height:38px; margin:0 0 0 6px; padding:0; border-radius:999px; text-align:center; color:#fff; background: #f16822; border:0; font-size:15px;}
 */									  
.bbslist_table_style .boast_recommend {text-align:center;}
.bbslist_table_style .boast_recommend img{vertical-align:middle;}
.bbslist_table_style .boast_writer{padding:14px 30px;}
.bbslist_table_style .boast_viewbox{display:flex;}	
.bbslist_table_style .boast_viewbox .txt_area {}
.bbslist_table_style .boast_viewbox .pic{width:80px;}
/* 전국교실자랑 당첨자발표 추가 2022.2.7 _ end */



.boast_view_post_reply #comment_container{margin-top:15px;}
.boast_view_post_reply #commentlayshow #comment_num{color: #f36910;}
.boast_view_post_reply #cmtlistlay{margin:0;}

.loader {height: 80px; width: 80px; border-radius: 50%; border: 10px solid #000; border-top-color: #f36910; box-sizing: border-box; background: transparent; animation: loading 1s linear infinite; margin: 70px auto 0;}

@keyframes loading {
	0% {transform: rotate(0deg);}
	0% {transform: rotate(360deg);}
}