@charset "UTF-8";

/* Original file: modules/board/skins/sketchbook5_MH/css/button.css */

.sbtn { background-color:#f2f2f2; background-image:linear-gradient(to bottom, #f2f2f2, #f2f2f2); border:1px solid #bfbfbf; box-shadow:inset 0 1px 0 white, inset 0 -1px 0 #d9d9d9, inset 0 0 0 1px #f2f2f2, 0 2px 4px rgba(0, 0, 0, 0.2); color:#8c8c8c; text-shadow:0 1px 0 rgba(255, 255, 255, 0.5); border-radius:3px; cursor:pointer; display:inline-block; font-size:12px; font-weight:400; line-height:20px; padding:9px 16px 9px; margin:0px; transition:all 20ms ease-out; vertical-align:middle; font-weight:bold; text-align:center; text-decoration:none; } 
.sbtn:hover,
.sbtn:focus { color:#8c8c8c; background:#f2f2f2; border-color:#8c8c8c; box-shadow:inset 0 1px 0 white, inset 0 -1px 0 #d9d9d9, inset 0 0 0 1px #f2f2f2; }
.sbtn:active { color:#8c8c8c; background:#f2f2f2; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn i { color:#bfbfbf; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn_small { background-color:#f2f2f2; background-image:linear-gradient(to bottom, #f2f2f2, #f2f2f2); border:1px solid #bfbfbf; box-shadow:inset 0 1px 0 white, inset 0 -1px 0 #d9d9d9, inset 0 0 0 1px #f2f2f2, 0 2px 4px rgba(0, 0, 0, 0.2); color:#8c8c8c; text-shadow:0 1px 0 rgba(255, 255, 255, 0.5); border-radius:3px; cursor:pointer; display:inline-block; font-size:12px; font-weight:400; line-height:20px; padding:3px 10px 3px; margin:0; transition:all 20ms ease-out; vertical-align:middle; font-weight:bold; text-align:center; text-decoration:none; }
.sbtn_small:hover,
.sbtn_small:focus { color:#8c8c8c; background:#f2f2f2; border-color:#8c8c8c; box-shadow:inset 0 1px 0 white, inset 0 -1px 0 #d9d9d9, inset 0 0 0 1px #f2f2f2; }
.sbtn_small:active { color:#8c8c8c; background:#f2f2f2; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn_small i { color:#bfbfbf; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn_mini { background-color:#f2f2f2; background-image:linear-gradient(to bottom, #f2f2f2, #f2f2f2); border:1px solid #bfbfbf; box-shadow:inset 0 1px 0 white, inset 0 -1px 0 #d9d9d9, inset 0 0 0 1px #f2f2f2, 0 2px 4px rgba(0, 0, 0, 0.2); text-shadow:0 1px 0 rgba(255, 255, 255, 0.5); border-radius:3px; cursor:pointer; display:inline-block; font-size:12px; font-weight:400; line-height:15px; padding:2px 5px; margin:0; transition:all 20ms ease-out; vertical-align:middle; font-weight:normal; text-align:center; text-decoration:none; }
.sbtn_mini:hover,
.sbtn_mini:focus { color:#8c8c8c; background:#f2f2f2; border-color:#8c8c8c; box-shadow:inset 0 1px 0 white, inset 0 -1px 0 #d9d9d9, inset 0 0 0 1px #f2f2f2; }
.sbtn_mini:active { color:#8c8c8c; background:#f2f2f2; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn_mini i { color:#bfbfbf; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-blue { background-color:#42b0e3; background-image:linear-gradient(to bottom, #42b0e3, #2ba9e3); border:1px solid #107db0; box-shadow:inset 0 1px 0 #7cd4fc, inset 0 -1px 0 #2696c9, inset 0 0 0 1px #59b7e3, 0 2px 4px rgba(0, 0, 0, 0.2); color:white; text-shadow:0 1px 2px rgba(0, 0, 0, 0.3); }
.sbtn-blue:hover,
.sbtn-blue:focus { color:white; background:#2ba9e3; border-color:#004c6f; box-shadow:inset 0 1px 0 #7cd4fc, inset 0 -1px 0 #2696c9, inset 0 0 0 1px #59b7e3; }
.sbtn-blue:active { color:white; background:#2ba9e3; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn-blue i { color:#107db0; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-green { background-color:#97cc76; background-image:linear-gradient(to bottom, #97cc76, #8bcc62); border:1px solid #5f993a; box-shadow:inset 0 1px 0 #c6e5b3, inset 0 -1px 0 #79b356, inset 0 0 0 1px #a4cc8b, 0 2px 4px rgba(0, 0, 0, 0.2); color:white; text-shadow:0 1px 2px rgba(0, 0, 0, 0.3); }
.sbtn-green:hover,
.sbtn-green:focus { color:white; background:#8bcc62; border-color:#326612; box-shadow:inset 0 1px 0 #c6e5b3, inset 0 -1px 0 #79b356, inset 0 0 0 1px #a4cc8b; }
.sbtn-green:active { color:white; background:#8bcc62; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn-green i { color:#5f993a; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-purple { background-color:#847bba; background-image:linear-gradient(to bottom, #847bba, #7568ba); border:1px solid #493e87; box-shadow:inset 0 1px 0 #bab6d4, inset 0 -1px 0 #655aa1, inset 0 0 0 1px #948dba, 0 2px 4px rgba(0, 0, 0, 0.2); color:white; text-shadow:0 1px 2px rgba(0, 0, 0, 0.3); }
.sbtn-purple:hover,
.sbtn-purple:focus { color:white; background:#5e50ad; border-color:#1f1654; box-shadow:inset 0 1px 0 #bab6d4, inset 0 -1px 0 #655aa1, inset 0 0 0 1px #948dba; }
.sbtn-purple:active { color:white; background:#5e50ad; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn-purple i { color:#c7c7c7; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-orange { background-color:#f58a38; background-image:linear-gradient(to bottom, #f58a38, #f57c20); border:1px solid #c25706; box-shadow:inset 0 1px 0 #ffb984, inset 0 -1px 0 #db6f1d, inset 0 0 0 1px #f59851, 0 2px 4px rgba(0, 0, 0, 0.2); color:white; text-shadow:0 1px 2px rgba(0, 0, 0, 0.3); }
.sbtn-orange:hover,
.sbtn-orange:focus { color:white; background:#f57c20; border-color:#773300; box-shadow:inset 0 1px 0 #ffb984, inset 0 -1px 0 #db6f1d, inset 0 0 0 1px #f59851; }
.sbtn-orange:active { color:white; background:#f57c20; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); } .sbtn-orange .fa { color:#c25706; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); } .sbtn-orange .far { color:#c25706; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); }
.sbtn-orange i { color:#c25706; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-red { background-color:#ed6d64; background-image:linear-gradient(to bottom, #ed6d64, #ed574c); border:1px solid #ba3329; box-shadow:inset 0 1px 0 #ffb0aa, inset 0 -1px 0 #d44d44, inset 0 0 0 1px #ed837b, 0 2px 4px rgba(0, 0, 0, 0.2); color:white; text-shadow:0 1px 2px rgba(0, 0, 0, 0.3); }
.sbtn-red:hover,
.sbtn-red:focus { color:white; background:#ed574c; border-color:#870c03; box-shadow:inset 0 1px 0 #ffb0aa, inset 0 -1px 0 #d44d44, inset 0 0 0 1px #ed837b; }
.sbtn-red:active { color:white; background:#ed574c; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn-red i { color:#ba3329; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-yellow { background-color:#fce374; background-image:linear-gradient(to bottom, #fce374, #fcdf5b); border:1px solid #c9ae34; box-shadow:inset 0 1px 0 #fff6ce, inset 0 -1px 0 #e3c852, inset 0 0 0 1px #fce88d, 0 2px 4px rgba(0, 0, 0, 0.2); color:#967d09; text-shadow:0 1px 0 rgba(255, 255, 255, 0.5); }
.sbtn-yellow:hover,
.sbtn-yellow:focus { color:#967d09; background:#fcdf5b; border-color:#967d09; box-shadow:inset 0 1px 0 #fff6ce, inset 0 -1px 0 #e3c852, inset 0 0 0 1px #fce88d; }
.sbtn-yellow:active { color:#967d09; background:#fcdf5b; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn-yellow i { color:#c9ae34; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-sky { background-color:#e2f3fe; background-image:linear-gradient(to bottom, #e2f3fe, #ceecfd); border:1px solid #c9ae34; box-shadow:inset 0 1px 0 #fff6ce, inset 0 -1px 0 #e3c852, inset 0 0 0 1px #fce88d, 0 2px 4px rgba(0, 0, 0, 0.2); color:#967d09; text-shadow:0 1px 0 rgba(255, 255, 255, 0.5); }
.sbtn-sky:hover,
.sbtn-sky:focus { color:#967d09; background:#ceecfd; border-color:#967d09; box-shadow:inset 0 1px 0 #fff6ce, inset 0 -1px 0 #e3c852, inset 0 0 0 1px #fce88d; }
.sbtn-sky:active { color:#967d09; background:#ceecfd; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn-sky i { color:#c9ae34; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-dark { background-color:#444; background-image:linear-gradient(to bottom, #7e7e7e, #444); border:1px solid #222; box-shadow:inset 0 1px 0 #c4c4c4, inset 0 -1px 0 #000, inset 0 0 0 1px #555, 0 2px 4px rgba(0, 0, 0, 0.2); color:#fff; text-shadow:0 1px 2px rgba(0, 0, 0, 0.3); }
.sbtn-dark:hover,
.sbtn-dark:focus { background-color:#fff; background-image:linear-gradient(to bottom, #fff, #fff); border:1px solid #bfbfbf; box-shadow:inset 0 1px 0 white, inset 0 -1px 0 #fff, inset 0 0 0 1px #fff, 0 2px 4px rgba(0, 0, 0, 0.2); color:#8c8c8c; text-shadow:0 1px 0 rgba(255, 255, 255, 0.5); }
.sbtn-dark:active { color:white; background:#8e8e8e; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn-dark i { color:#eee; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-white { background-color:#fff; background-image:linear-gradient(to bottom, #fff, #fff); border:1px solid #bfbfbf; box-shadow:inset 0 1px 0 white, inset 0 -1px 0 #fff, inset 0 0 0 1px #fff, 0 2px 4px rgba(0, 0, 0, 0.2); color:#8c8c8c; text-shadow:0 1px 0 rgba(255, 255, 255, 0.5); }
.sbtn-white:hover,
.sbtn-white:focus { background-color:#444; background-image:linear-gradient(to bottom, #7e7e7e, #444); border:1px solid #222; box-shadow:inset 0 1px 0 #c4c4c4, inset 0 -1px 0 #000, inset 0 0 0 1px #555, 0 2px 4px rgba(0, 0, 0, 0.2); color:#fff; text-shadow:0 1px 2px rgba(0, 0, 0, 0.3); }
.sbtn-white:active { background-color:#444; background-image:linear-gradient(to bottom, #7e7e7e, #444); border:1px solid #222; box-shadow:inset 0 1px 0 #c4c4c4, inset 0 -1px 0 #000, inset 0 0 0 1px #555, 0 2px 4px rgba(0, 0, 0, 0.2); color:#fff; text-shadow:0 1px 2px rgba(0, 0, 0, 0.3); }
.sbtn-white i { color:#bfbfbf; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn a { text-decoration:none; }
.sbtn_small a { text-decoration:none; }
.sbtn_mini a { text-decoration:none; }
.sbtn-blue a, 
.sbtn-blue a i, 
.sbtn-blue .sbtna, 
.sbtn-orange a, 
.sbtn-orange a i, 
.sbtn-orange .sbtna,
.sbtn-red a, 
.sbtn-red .sbtna, 
.sbtn-red a i, 
.sbtn-purple a, 
.sbtn-purple .sbtna, 
.sbtn-purple a i, 
.sbtn-green a, 
.sbtn-green .sbtna, 
.sbtn-green a i { color:#fff; }
.sbtn-yellow a,
.sbtn-yellow .sbtna,
.sbtn-yellow a i { color:#967d09; }
.sbtn-sky a.
.sbtn-sky .sbtna.
.sbtn-sky a i { color:#000; }
.sbtn-dark a.
.sbtn-dark .sbtna.
.sbtn-dark a i { color:#fff; }
.sbtn-white a.
.sbtn-white .sbtna.
.sbtn-white a i { color:#8c8c8c; }

.sbtn-blue:hover a,
.sbtn-blue:hover a i,
.sbtn-orange:hover a,
.sbtn-orange:hover a i,
.sbtn-red:hover a, 
.sbtn-red:hover a i,
.sbtn-purple:hover a,
.sbtn-purple:hover a i,
.sbtn-green:hover a,
.sbtn-green:hover a i { color:#fff; }
.sbtn-yellow:hover a,
.sbtn-yellow:hover a i,
.sbtn-sky:hover a, 
.sbtn-sky:hover a i { color:#967d09; }
.sbtn-dark:hover a,
.sbtn-dark:hover a i { color:#444; }
.sbtn-white:hover a,
.sbtn-white:hover a i { color:#fff; }

/* Original file: modules/board/skins/sketchbook5_MH/css/board.css */

/* Reset */
.bd,.bd input,.bd textarea,.bd select,.bd button,.bd table{font-size:12px;line-height:1.5}
.bd{color:#444; padding:0 5px; }
.bd em{font-style:normal}
.bd a{text-decoration:none;color:#333;transition:border-color .4s,box-shadow .4s,background .4s,color .4s,opacity .4s}
.bd a:hover{text-decoration:underline;color:#000}
.bd fieldset{margin:0;padding:0;border:0}
.bd label,.bd button{cursor:pointer}
.fl{float:left}
.fr{float:right}
.bd,.bd .clear{display:block; clear:both;*zoom:1}
.bd:after,.bd .clear:after{content:"";display:block;clear:both}
.bd hr.clear{margin:0;border:0;*border:1px solid transparent;*margin:-.8em 0}
.blind,.fontcheckWrp{overflow:hidden;position:absolute;top:0;left:0;width:0;height:0;padding:0;font-size:0;line-height:0}
.bd_tb{width:100%;border-collapse:collapse}
/* for bootstrap */
.bd_font .select,.bd_cnb *,.bd .cTab *,.bd_zine.card,.bd_zine.card li,.bd_pg *,.bd .profile,.bd .rd_vote a,.tmb_wrp .ribbon *,.tmb_wrp,.bd_faq .mrk,.guest_itm_nav{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}

/* Common */
/* Form */
.bd_btn,.bd textarea,.bd .itx,.bd select,.btn_img{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;transition:border .4s,background .4s;*zoom:1}
.bd_btn,.btn_img{display:inline-block;position:relative;height:28px;margin:0;padding:4px 20px;-webkit-gradient(linear,0% 0%,0% 100%,from(#FFF),to(#F3F3F3));background:linear-gradient(to bottom,#FFF 0%,#F3F3F3 100%);border:1px solid;border-color:#CCC #C6C6C6 #C3C3C3 #CCC;border-radius:3px;white-space:nowrap;cursor:pointer;text-decoration:none !important;text-align:center;text-shadow:0 1px 0 #FFF;box-shadow:inset 0 0 1px 1px #FFF,0 1px 1px rgba(0,0,0,.1);*display:inline;*zoom:1}
.btn_img{padding:4px 14px 4px 10px;font-size:11px;line-height:1.6;border-color:#CCC;background:#FCFCFC;letter-spacing:-1px;box-shadow:none}
.btn_img.no{padding:4px 18px}
.bd_btn.blue{font-weight:700;color:#FFF;text-shadow:0 1px 0 #000;border-color:#669 !important;box-shadow:0 1px 1px rgba(0,0,0,.1);-webkit-gradient(linear,0% 0%,0% 100%,from(#77C),to(#55B));background:linear-gradient(to bottom,#77C 0%,#55B 100%)}
.bd_btn:hover,.bd_btn:focus,.btn_img:hover,.btn_img:focus{border-color:#AAA;box-shadow:0 1px 4px rgba(0,0,0,.2)}
.bd_btn[disabled=disabled]{box-shadow:none !important}
.bd .itx,.bd select{display:inline-block;margin:0;padding:3px 6px;background:#FAFAFA;border-radius:3px;border:1px solid;border-color:#BBB #DDD #DDD #BBB;*display:inline;*zoom:1}
.bd .itx{height:28px}
.bd .itx_wrp{position:relative}
.bd .itx_wrp label{position:absolute;top:-1px;left:8px;*top:10px}
.bd textarea{overflow:auto;width:100%;margin:0;padding:4px 6px;border:1px solid;border-color:#CCC #DDD #DDD #CCC;border-radius:3px;box-shadow:inset 1px 1px 4px rgba(0,0,0,.06)}
.bd .itx:hover,.bd .itx:focus,.bd textarea:hover,.bd textarea:focus{background-color:#FFF;border-color:#AAA}
/* Bg */
.bd .bg_f_f9{background:-webkit-gradient(linear,0% 0%,0% 100%,from(#FFF),to(#F9F9F9));background:linear-gradient(to bottom,#FFF 0%,#F9F9F9 100%); background-color:var(--color-white) !important;}
/* Arrow */
.bd .arrow{display:inline-block;margin:1px 3px;border-left:3px solid transparent;border-right:3px solid transparent;*height:3px;*vertical-align:middle}
.bd .arrow.up{border-bottom:3px solid #666}
.bd .arrow.down{border-top:3px solid #666}
/* Icon */
.bd .ico_16px,.bd .ico_32px,.bd .ico_sns16,.bd .ico_sns{display:inline-block;overflow:hidden;width:16px;height:16px;font-size:0;line-height:0;vertical-align:top;text-indent:-100px;transition:all .3s;*text-indent:0}
.bd.hover_effect a:hover .ico_16px,.bd.hover_effect a:focus .ico_16px,.bd.hover_effect a:hover .ico_sns,.bd.hover_effect a:focus .ico_sns{transform:rotate(360deg)}
.bd .ico_16px{background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/white/ico_16px.png");background-repeat:no-repeat}
.bd .ico_16px.reply{background-position:0 -32px}
.bd .ico_16px.search{background-position:0 -64px}
.bd .ico_16px.write{background-position:0 -96px}
.bd .ico_16px.setup{background-position:0 -128px}
.bd .ico_16px.delete{background-position:0 -160px}
.bd .ico_16px.home{background-position:0 -224px}
.bd .ico_32px{width:32px;height:32px;background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/white/ico_32px.png")}
.bd .ico_32px.deco2{background-position:0 -64px}
.bd .ico_sns16{border-radius:3px;background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/sns_16.png");opacity:.8}
.bd .ico_sns16.facebook{background-position:0 -16px}
.bd .ico_sns16.telegram{background-position:0 -32px}
.bd .ico_sns16.pinterest{background-position:0 -48px}
.bd .ico_sns16.kakaostory{background-position:0 -96px}
.bd .ico_sns16.band{background-position:0 -112px}
.bd .ico_sns16.kakao{background-position:0 -80px}
.bd .ico_sns{width:32px;height:32px;margin:2px;background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/sns.png");opacity:.9}
.bd .ico_sns:hover{opacity:1}
.bd .ico_sns.facebook{background-position:0 -32px}
.bd .ico_sns.telegram{background-position:0 -64px}
.bd .ico_sns.pinterest{background-position:0 -96px}
.bd .ico_sns.line{background-position:0 -128px}
.bd .ico_sns.kakao{background-position:0 -160px}
.bd .ico_sns.kakaostory{background-position:0 -192px}
.bd .ico_sns.band{background-position:0 -224px}
/* font awesome */
.btn_img .fa,.img_tx .fa{width:16px;letter-spacing:0;text-align:center}
.img_tx .fa{color:#AAA}
.btn_img .fa{font-size:14px;vertical-align:middle;color:#9791B9;text-shadow:1px 1px 0 rgba(0,0,0,.1)}
/* Toggle */
.tg_cnt2{display:none}
.tg_blur2,.bd .blur{position:absolute;top:0;left:0;border:0;background:none;width:1px;height:1px;overflow:hidden}
.bd .tg_close2,#install_ng2 .tg_close2{position:absolute;top:0;right:0;border:0;background:transparent;font:20px sans-serif;color:#999}
/* Bubble */
.bubble{position:relative}
.bubble .wrp{display:none;position:absolute;left:50%;bottom:100%;z-index:100;margin:8px 0;font-size:11px;background:#FFF;border:1px solid #999;border-radius:5px;white-space:nowrap;box-shadow:1px 1px 3px rgba(0,0,0,.2);*text-decoration:none}
.bubble .speech{display:block;padding:3px 6px;font-weight:400;line-height:1.5em;text-decoration:none}
.bubble .bubble_edge{display:block;position:absolute;bottom:-6px;left:50%;width:9px;height:6px;margin-left:-5px;background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/white/edge.png");background-repeat:no-repeat}
.bubble.right .wrp{top:0;left:100%;bottom:auto;margin:0 8px}
.bubble.right .bubble_edge{top:50%;left:-1px;bottom:auto;width:6px;height:9px;margin-top:-5px;background-position:0 -32px}
.bubble.btm .wrp{top:100%;bottom:auto}
.bubble.btm .bubble_edge{top:-6px;bottom:auto;background-position:0 -64px}
.bubble.left .wrp,.rd_nav_side .wrp{top:0;right:100%;bottom:auto;left:auto;margin:0 8px}
.bubble.left .bubble_edge,.rd_nav_side .bubble_edge{top:50%;right:-6px;bottom:auto;left:auto;width:6px;height:9px;margin-top:-5px;background-position:0 -96px}
/* Menu */
.bd .img_tx a{font-size:11px;line-height:16px;letter-spacing:-1px;text-decoration:none;*cursor:pointer}
/* Text Image */
.bd .tx_ico_chk{display:inline-block;padding:0 3px;font:700 12px/10px Arial;color:#77A;box-shadow:0 4px 5px -4px #669}
.bd .tx_ico_circ{display:inline-block;width:1.2em;height:1.2em;border-radius:2em;line-height:1.2em;text-align:center;text-decoration:none !important;color:#FFF;opacity:.75}
.bd .tx_ico_circ:hover{opacity:1}
.bd_info_icon{margin-right:2px;font-size:14px;vertical-align:middle}
/* Font */
.fontcheckWrp p{float:left;font-size:72px}
.no_img,.tx_ico_circ{font-family:"NanumSquareNeo", 'Segoe UI',Meiryo,'나눔고딕',NanumGothic,ng,'맑은 고딕','Malgun Gothic','돋움',dotum,Helvetica,'Apple SD Gothic Neo',sans-serif}
.bd.tahoma,.bd .tahoma{font-family:Tahoma,sans-serif}
.bd.ng,.bd .ng{font-family:"NanumSquareNeo", '나눔고딕',NanumGothic,ng,'돋움',dotum,Helvetica,'Apple SD Gothic Neo',sans-serif}
.bd.window_font,.bd .window_font{font-family:"NanumSquareNeo", 'Segoe UI',Meiryo,'맑은 고딕','Malgun Gothic','돋움',dotum,Helvetica,'Apple SD Gothic Neo',sans-serif}
.bd .nmeb{font-weight:700;font-family:'나눔명조 ExtraBold','NanumMyeongjo ExtraBold',nmeb,'나눔명조',NanumMyeongjo,nm,'Times New Roman',Times,serif}
.bd .np{font-family:'Nanum Pen Script','나눔손글씨 펜',np,'휴먼편지체','Times New Roman',Times,serif}
/* NanumPen */
.use_np .np{font-size:1.3em}
.use_np .np .np_18px,.use_np .np.np_18px{font-size:1.5em}
.use_np .rd_hd .board .np h1{font-weight:400}

/* Header */
.bd_hd{padding:3px 0 15px}
.small_lst_btn .bd_hd{padding-right:82px}
.small_lst_btn.select_lst_cloud .bd_hd{padding-right:105px}
/* Breadcrumb */
.bd_bc{font-size:11px;color:#999}
.bd_bc a{display:inline-block;padding:0 4px;color:#444}
.bd_bc em{font-weight:700}
/* Setting */
.bd_set a{float:left;padding:1px 6px;font-size:11px;line-height:16px;text-decoration:none !important;color:#555}
.bd_set a b{margin-right:1px}
.bd_set .bg_f_f9{min-width:55px;margin:-3px 0 -3px 18px;padding:3px 14px 3px 11px;border-width:1px;border-style:solid;border-color:#DDD #CCC #BBB #D6D6D6;border-radius:3px;letter-spacing:-1px;text-align:center;color:#666;text-shadow:0 1px 0 #FFF;box-shadow:0 1px 1px rgba(0,0,0,.1)}
.bd_set em{position:relative;top:1px;font:700 13px/1em Arial}
.bd_set .font_select{position:relative}
.bd_set .font_select b{font-size:14px;font-family:"Times New Roman",Times,serif;position:relative\9;top:1px\9}
.bd_set .font_select .bd_font_select{right:0;left:auto;top:30px\9}
.bd_set .iCheck{margin:0;vertical-align:middle}
.viewer_with{margin-right:12px}
.viewer_with strong{font-weight:400}
.viewer_with.on:before{content:"";display:block;position:absolute;bottom:0px;left:4px;width:95%;height:2px;opacity:.7}
.viewer_with em{display:none;filter:alpha(opacity=70);opacity:.7}
.viewer_with.on em{display:inline-block}
.viewer_with .wrp{width:226px;white-space:normal;text-align:center}
.bd_font{position:relative;margin:-3px 0 -3px 18px;font-size:11px;line-height:22px}
.bd .bd_font a{text-decoration:none}
.bd_font .select{display:inline-block;width:84px;height:22px;border:1px solid #CCC;border-radius:3px;background:#FFF;*cursor:pointer}
.bd_font b{padding:0 4px 0 6px;font:700 12px 'Times New Roman',Times,serif}
.bd_font strong{font-weight:400}
.bd_font .arrow{position:absolute;top:10px;right:4px}
.bd_font_select{display:none;position:absolute;z-index:20;top:24px;left:1px;width:84px;background:#FFF}
.bd_font_select ul{list-style:none;margin:0;padding:0}
.bd_font_select li{position:relative;margin:-1px;padding-left:18px;border:1px solid #DDD;line-height:20px;*zoom:1}
.bd_font_select li:hover{z-index:30;border-color:#CCC;background:#F6F6F6}
.bd .bd_font_select a{float:none;padding:0;box-shadow:none}
.bd_font_select em{display:none;position:absolute;top:0;left:5px;font:11px Arial}
.bd_font_select .on em{display:block}
#bd_font_install{display:none;position:fixed;top:0;left:0;bottom:0;right:0;z-index:999;background:rgba(0,0,0,.5)}
#install_ng2{position:absolute;top:10%;left:50%;width:320px;margin-left:-160px;padding:30px 30px 40px;border-radius:8px;text-align:center;background:#FFF;box-shadow:0 0 6px rgba(0,0,0,.2);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
#install_ng2 .tg_close2{margin:4px 8px;font-size:16px}
#install_ng2 h3,#install_ng2 h4{font-weight:700;font-size:18px;line-height:1.5}
#install_ng2 h4{font-size:13px;color:#666}
#install_ng2 a{margin:3px}
#install_ng2 p{padding:16px 0 28px;font-size:12px}
#install_ng2 b,#install_ng2 div a{font-size:1.05em;color:#2AAE1E}
#install_ng2 div a{padding:6px 12px;border:2px solid #2AAE1E;font-weight:700;font-size:13px;text-decoration:none}
/* Title */
.bd_tl{position:relative; float:left;margin:4px 16px 28px;*padding-bottom:24px}
.bd_tl h1,.bd_tl h2{margin:0;padding:0 20px;font-size:16px;line-height:22px}
.bd_tl a{float:left;text-decoration:none !important;color:#555}
.bd_tl i{display:block;position:absolute;top:0;left:0;width:12px;height:22px;border-radius:2px}
.bd_tl h2{margin-top:2px;font-size:11px;line-height:11px;color:#888}
.bd_tl h2 i{height:12px;filter:alpha(opacity=70);opacity:.7}
/* Search */
.bd_faq_srch{display:none;float:left;margin:4px 0 20px;padding:3px;background:#FAFAFA;border:1px solid #CCC;border-radius:5px;box-shadow:0 1px 1px rgba(0,0,0,.1);*height:36px}
.bd_faq_srch .itx_wrp{padding:0 3px}
.bd_faq_srch.m_srch .itx_wrp{width:100%}
.bd_faq_srch .itx{width:100%;background:#FFF}
.bd_faq_srch .select{width:auto}
.bd_faq_srch select{padding:1px 0;background:#FFF;border:0;box-shadow:none !important}
.bd_faq_srch.clear{display:block;float:none;margin-bottom:24px;padding:20px;border-radius:8px}
.bd_faq_srch.clear .itx_wrp{width:100%;padding:0 4px}
.bd_faq_srch.clear .itx,.bd_faq_srch.clear .bd_btn{height:32px}
/* List Style */
.cnb_n_list{position:relative}
.small_lst_btn .cnb_n_list{position:static}
.lst_btn{position:relative; margin:-33px 10px 0 0; background:#FFF}
.small_lst_btn .lst_btn{top:0;right:0}
.small_lst_btn1 .lst_btn{display:none}
.lst_btn ul{list-style:none;margin:0;padding:0}
.lst_btn li{float:left}
.lst_btn a{display:block;margin-left:-1px;padding:6px;border:1px solid #BBB;opacity:.5;filter:alpha(opacity=50);background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/blank.gif");*text-decoration:none !important}
.small_lst_btn .lst_btn a{padding:5px}
.lst_btn li:first-child a{border-radius:3px 0 0 3px;*margin:0}
.lst_btn li:last-child a{border-radius:0 3px 3px 0}
.lst_btn a:hover,.lst_btn a:focus,.lst_btn .on a{box-shadow:0 0 5px rgba(0,0,0,.2);filter:alpha(opacity=100);opacity:1}
.lst_btn b{display:block;overflow:hidden;width:11px;height:0;padding-top:11px;background:url("../../../../modules/board/skins/sketchbook5_MH/img/white/list_style.png") no-repeat}
.lst_btn .zine b{background-position:-11px 0}
.lst_btn .gall b{background-position:-22px 0}
.lst_btn .cloud b{background-position:-33px 0}
.lst_btn .ft b{background-position:-44px 0}

/* Category List */
.bd_cnb{position:relative}
.bd_cnb ul{list-style:none;margin:0;padding:0}
.bd_cnb li{float:left;position:relative}
.bd_cnb a{display:block;text-decoration:none !important;white-space:nowrap;*zoom:1}
.bd_cnb .a1{position:relative;height:23px;margin:1px;padding:3px 10px;font-weight:700;color:#777;border:1px dashed transparent;line-height:23px;transition:all .4s}
.bd_cnb .a1.on,.bd_cnb .a1:hover,.bd_cnb .a1:focus{border:1px dashed #888;border-radius:100% 70%;background:#FFF;color:#333;text-shadow:0 1px 0 rgba(0,0,0,.1)}
.bd_cnb .a1.on{margin:1px 0;padding:3px 11px;border:1px solid;border-color:#BBB #888 #777 #AAA;box-shadow:inset -1px -1px 2px #FFF,inset 1px 1px 3px rgba(0,0,0,.1),1px 1px 3px rgba(0,0,0,.1)}
.bd_cnb .a1.on:before{content:"";display:block;position:absolute;top:-2px;left:-2px;width:100%;height:100%;padding:1px;border:1px solid;border-color:#CCC #BBB #AAA;border-radius:80% 100%}
.bd_cnb ul ul{display:none;position:absolute;white-space:nowrap}
.bd_cnb .li2{float:none;display:inline-block;margin:0 6px}
.bd_cnb .li2 a{color:#888}
.bd_cnb .li2.on a,.bd_cnb .li2 a:hover,.bd_cnb .li2 a:focus{font-weight:700;color:#222}
.bd_cnb small,.cTab small{padding-left:1px;font:10px Tahoma,AppleGothic,sans-serif;color:#777}
.bd .cnbMore{visibility:hidden;float:right}
.cnbMore a{margin:7px 0 7px 5px;width:19px;height:19px;border:1px solid;border-color:#BBB;border-radius:4px;background:#FFF;text-align:center;color:#999}
.cnbMore i{font-size:13px}
.cnbMore a:hover,.cnbMore a:focus{border-color:#999;box-shadow:0 0 2px rgba(0,0,0,.1);color:#666}
.bd_cnb .cnb_hide{display:none}
.bd_cnb.open .cnb_hide{display:block;visibility:visible}
/* Gradation Style */
.bd_cnb{margin:0 1px 1px;padding:0 0 0 58px;border:1px solid #DDD;border-radius:5px;background:#FFF;box-shadow:0 1px 1px #AAA}
.bd_cnb .bg_f_f9{overflow:hidden;height:33px;padding:3px 90px 3px 11px;border-left:1px solid #CCC;border-radius:4px;box-shadow:-1px 0 2px #DDD}
.bd_cnb.open .bg_f_f9{height:auto}
.select_lst_cloud .bd_cnb .bg_f_f9{padding-right:114px}
.if_lst_btn .bd_cnb .bg_f_f9{padding-right:5px}
.bd_cnb .bubble:after{content:"";display:block;clear:both}
.bd_cnb a.home{position:absolute;top:0;left:0;width:64px;height:100%;*min-height:39px}
.bd_cnb i.home{position:absolute;top:50%;left:50%;margin:-8px -11px}
.bd_cnb ul.wrp{bottom:26px;left:-5px;z-index:10;padding:5px;font-size:11px}
.bd_cnb ul.flip{top:28px;right:-8px;bottom:auto;left:auto;white-space:normal;text-align:center}
.bd_cnb ul.wrp .bubble_edge{display:block;position:absolute;left:0;bottom:-8px;width:100%;height:8px;background:url("../../../../modules/board/skins/sketchbook5_MH/img/white/edge.png") no-repeat 24px 0}
.bd_cnb ul.flip .bubble_edge{top:-6px;left:5px;background-position:50% -64px}
/* Tab Style */
.bd .cTab{position:relative;margin:0 1px 40px;padding:0;border-bottom:1px solid #AAA}
.bd .cTab li{float:left;list-style:none}
.bd .cTab a{white-space:nowrap;color:#777}
.bd .cTab a:hover,.bd .cTab a:focus{color:#000}
.bd .cTab .on>a{font-weight:700;color:#000}
.bd .cTab>li{margin-right:-1px;border:1px solid #DDD;border-top:0;border-bottom:0;background:#FDFDFD}
.bd .cTab>.on{margin:-1px 0 -1px 1px;border:1px solid #AAA;border-top:0;border-bottom:1px solid #FFF;background:transparent}
.bd .cTab>.home{margin-left:0}
.bd .cTab>li>a{position:relative;top:-1px;border-top:1px solid #DDD;float:left;height:25px;line-height:25px;padding:0 20px;text-decoration:none}
.bd .cTab>.on>a{padding-top:1px;border-top:1px solid #AAA}
.bd .cTab ul{display:none;position:absolute;top:40px;left:0;margin:0;padding:0}
.bd .cTab .on ul{display:block}
.bd .cTab ul li{margin-bottom:10px;padding:0 16px;border-right:1px solid #DDD;font-size:11px;line-height:1}
.bd .cTab ul li:last-child{border:0}
/* Box Style */
.cnb3{margin:0 0 0 -2px;padding:0}
.cnb3 li{list-style:none;float:left}
.cnb3 a{display:block;overflow:hidden;padding:5px 16px;margin:2px;border:1px solid #DDD;border-radius:3px;background:#EEE;white-space:nowrap;text-overflow:ellipsis;text-decoration:none !important;text-align:center;color:#666}
.cnb3 .on>a,.cnb3 a:hover,.cnb3 a:focus{border-color:#999;background:#BBB;color:#FFF;text-shadow:0 0 1px rgba(0,0,0,.5)}
.cnb3 .on>a{font-weight:700}
.cnb4 a{border:1px solid #999;background:none !important}
.cnb4 .on>a,.cnb4 a:hover,.cnb4 a:focus{border-color:#333;color:#333;text-shadow:none}
.cnb3.center{text-align:center}
.cnb3.center li{float:none;display:inline-block;*display:inline;*zoom:1}

/* List Bottom */
.btm_mn{position:relative;margin-top:-1px;padding:10px 10px 0;border-top:1px solid #CCC}
.btm_mn .fl .btn_img{margin-right:4px}
.bd_srch_btm{display:inline}
.bd .bd_srch_btm_itx{position:absolute;top:-1px;left:-1px;width:100%;height:100%;border:0;box-shadow:none;background:none;cursor:pointer}
.bd .bd_srch_btm label{display:inline;position:static;font-size:11px;line-height:16px}
.bd_srch_btm button{background-color:transparent;border:0}
.bd_srch_btm.on .itx_wrp{float:left;width:140px;overflow:visible\9 !important}
.on .bd_srch_btm_itx{width:116px;padding-left:4px;cursor:auto;line-height:28px\9}
.bd_srch_btm.on .search{position:absolute;top:5px;right:5px;padding:0}
.bd_srch_btm.on label{visibility:hidden !important}
.bd_srch_btm .select{display:none;float:left;padding:4px}
.bd_srch_btm select{margin:0;padding:0;border:0;background:#FCFCFC}
.bd_srch_btm .bg_f_f9{padding:5px 15px;border:1px solid #BBB}
.bd_srch_btm.on .select{display:block}
/* Pagnation */
.bd_pg{padding:24px 0;text-align:center}
.bd_pg a,.bd_pg strong{display:inline-block;min-width:12px;height:24px;padding:0 6px;border:1px solid transparent;border-radius:2px;font:700 12px/2em Tahoma,AppleGothic,sans-serif;letter-spacing:-1px;*display:inline;*zoom:1}
.bd_pg a{color:#999;text-decoration:none !important}
.bd_pg .this,.bd_pg a:hover,.bd_pg a:focus{background:#F9F9F9;border-color:#AAA;color:#555}
.bd_pg .frst_last{color:#555}
.bd_pg .direction{margin:0 4px;color:#555;letter-spacing:0;font-weight:400}
.bd_pg strong.direction{color:#999}
.bd .bd_go_page{left:-47px;padding:8px 2px;border-color:#AAA;*vertical-align:top}
.bd_go_page .itx,.bd_go_page .bd_btn{height:24px;margin:0 6px;padding:2px 8px;text-align:center;vertical-align:middle}
.bd_go_page .itx{width:32px;padding:2px 8px}

/* Read */
.rd{margin:0 auto;padding:0 15px}
/* Read Header */
.rd_hd{margin-bottom:60px}
.rd_hd .btm_area span,.rd_hd .board .cate{padding:0 6px;font-size:11px;color:#888}
.rd_hd b{letter-spacing:0}
.rd_hd small{color:#AAA}
/* Board Style */
.rd_hd .board .top_area{padding:11px;border-top:1px solid #CCC;border-bottom:1px solid #CCC;background:#FCFCFC;line-height:1.5em;white-space:nowrap}
.rd_hd .board h1{overflow:hidden;text-overflow:ellipsis;margin:0;padding:0 8px;font-size:12px;line-height:1.5}
.rd_hd .board .img{width:68px;height:auto;margin:4px 0 4px 6px;padding:3px;border:1px solid #DDD;background:#FFF}
.rd_hd .board .btm_area{position:static;border-bottom:1px solid #EEE}
.rd_hd .board .side{display:inline-block;padding:9px}
.rd_hd .board .side.fr{*margin-top:-34px}
.rd_hd .board .btm_area span{letter-spacing:-1px}
.rd_hd .board b{padding-left:2px;color:#666}
.rd_hd .board .link{padding:0 8px;font-size:10px;color:#999}
.rd_hd .board .nick{padding:0 8px;font-size:11px}
.rd_hd .board .date{font-weight:400;letter-spacing:0 !important}
.rd_hd .xe_v3 .top_area{margin:0 1px 1px;border:1px solid #DDD;border-radius:5px;box-shadow:0 1px 1px #AAA}
.rd_hd .xe_v3 .btm_area{margin:0 3px;background:#F9F9F9}
/* Blog Style */
.rd_hd .blog{padding:12px 3%;border-top:3px solid #333;border-bottom:1px solid #666}
.rd_hd .blog.v2{border-top:1px solid #333;border-bottom:0}
.rd_hd .blog.v3{border:10px solid #EEE}
.rd_hd .blog.v4{padding:0;border:0}
.rd_hd .blog h1{margin:.8em 4px 1em;font-size:2.3em;line-height:1;letter-spacing:-1px;color:#222;-webkit-animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-duration:2s;animation-timing-function:ease-in-out}
@-webkit-keyframes rd_h1_v{
0%{opacity:0}
50%{opacity:1}
}
@keyframes rd_h1_v{
0%{opacity:0}
50%{opacity:1}
}
@-webkit-keyframes rd_h1_v2{
0%{opacity:0}
50%{transform:rotateX(0deg)}
100%{transform:rotateX(360deg)}
}
@keyframes rd_h1_v2{
0%{opacity:0}
50%{transform:rotateX(0deg)}
100%{transform:rotateX(360deg)}
}
.rd_hd .blog small{padding-right:2px;font-weight:400;font-style:italic;font-size:11px}
.rd_hd .blog .top_area span{display:inline-block;padding:16px 6px 0;*display:inline;*zoom:1}
.rd_hd .blog .btm_area span{display:inline-block;padding:0 6px 16px;*display:inline;*zoom:1}
.rd_preview{margin:20px 6px;font-size:11px;color:#888}
.rd_hd .blog .date{font-variant:small-caps}
.rd_hd .blog .cate{color:#999}
.rd_hd .blog b{font-size:12px}
.rd_hd .btm_area.nmeb span{font-size:1em}
.rd_hd .blog .np b{font-weight:400}

/* Read Navi */
.bd .rd_nav{position:relative;margin:16px 0 0}
.rd_nav_style2 .rd_nav,.rd_nav_side .rd_nav{border:1px solid #D3D3D3;border-radius:4px;background:#FCFCFC}
.rd_nav a{float:left;padding:6px}
.rd_nav a:hover,.rd_nav a:focus{position:relative;z-index:100}
.rd_nav_style2 .rd_nav a:hover,.rd_nav_style2 .rd_nav a:focus{box-shadow:0 1px 4px rgba(0,0,0,.3)}
.rd_nav_style2 .rd_nav .edit{padding-right:8px;border-left:1px solid #DDD}
.rd_nav .bubble:hover .wrp,.rd_nav .bubble:focus .wrp{display:block}
.rd_nav .text{display:inline-block;width:25px;font-weight:700;font-family:Georgia,'Times New Roman',Times,serif;text-align:center;color:#999;*display:inline;*zoom:1}
.rd_nav .help{float:left;cursor:help}
.rd_nav .help .wrp{margin-top:-23px;padding:3px}
#viewer .rd_nav .help .wrp{margin-top:-32px}
.rd_nav .help h4{margin:0 0 4px}
.rd_nav .help p{margin:2px 0}
.rd_nav .help strong{display:inline-block;width:28px;margin-right:6px;background:#EEE;border:1px solid #DDD;border-radius:4px;text-align:center}
.rd_nav .tg_btn2{padding:6px 1px 6px 5px;font-size:10px;color:#888}
.rd_nav .tg_btn2 .arrow{border-top-color:#888}
.rd_nav_side{position:absolute;z-index:100;right:0}
.rd_nav_side .rd_nav{display:none;position:fixed;top:auto !important;bottom:150px;width:28px;margin:0}
.rd_nav_side .edit,.rd_nav_side .files,.rd_nav_side .action,.rd_nav_side .tg_btn2,.rd_nav_side .rd_nav b{display:none}
.rd_nav b{display:none}
.rd_nav_tx{line-height:16px;letter-spacing:-1px}
.rd_nav_tx b{display:inline;font-weight:400}
.bd_hd .rd_nav{margin:0;*clear:none}
.bd_hd .rd_nav a{padding:2px 6px 0;box-shadow:none}
.bd_hd .rd_nav .tg_btn2{padding:2px 1px 0 6px}
.bd_hd .rd_nav .help .wrp{top:100%;left:auto;right:auto;margin:8px 0 0 -34px}
.bd_hd .rd_nav .help .bubble_edge{top:-6px;right:auto;left:50%;width:9px;height:6px;margin-top:0;background-position:0 -64px}
#viewer .rd_nav_side .rd_nav{display:block !important;right:12px}
.rd_nav_blk .rd_nav_side .rd_nav{border-color:#666;background:#111;box-shadow:0 5px 10px rgba(0,0,0,.9)}
.rd_nav_blk .rd_nav_side a{color:#DDD}
.rd_nav_blk .rd_nav_side .wrp{background:#000;color:#DDD}
.rd_nav_blk .rd_nav_side .bubble_edge{background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/black/edge.png")}
.rd_nav_blk .rd_nav_side .help strong{background:#222;border-color:#666}

/* Read Body */
.rd_body{margin-bottom:30px}
.xe_content{word-wrap:break-word}
.rd_gallery img{margin:5px}
/* Tag */
.rd_tag{padding:30px 0 0 50px}
.rd_tag div{float:left;margin:4px 0 2px -50px;padding:0 5px 0 7px;font:10px/12px 'Courier New',Courier,Tahoma,AppleGothic,sans-serif;letter-spacing:-1px;color:#FFF;border:1px solid;border-radius:3px 7px 7px 3px;opacity:.8}
.rd_tag ul{margin:0;padding:0}
.rd_tag li{display:inline-block;padding-right:6px;font-size:11px;line-height:20px;*display:inline;*zoom:1}
.rd li:last-child .comma{display:none}

/* Read Footer */
/* Sign */
.rd_sign{position:relative;width:86%;max-width:780px;margin:0 auto 30px;padding:14px 19px;background:#FCFCFC;border:1px solid #DDD;border-radius:7px;box-shadow:0 1px 9px -3px rgba(0,0,0,.1)}
.rd_sign h4{position:relative;margin:0 0 10px;font-weight:700;font-size:14px;line-height:1;color:#666}
.rd_sign .bd_info_icon{font-size:17px}
.rd_sign .img{width:60px;height:auto;border:1px solid #CCC; border-radius:50%}
.rd_sign .get_sign{margin-left:72px;word-wrap:break-word;font-size:11px;color:#888}
/* Prev-Next */
.bd_prev_next{padding-bottom:35px}
.bd_prev_next a{max-width:50%;text-decoration:none !important}
.bd_prev_next .fl .wrp{left:-10px}
.bd_prev_next .fr .wrp{left:auto;right:-10px}
.bd_prev_next .wrp{max-width:280px;margin:-2px -2px 8px}
.bd_prev_next b{overflow:hidden;text-overflow:ellipsis;font-weight:400}
.bd_prev_next .link{margin:0 6px;font-weight:700}
.bd_prev_next img{max-width:240px;max-height:240px;height:auto}
.prev_next .speech{padding:9px;font-size:11px;letter-spacing:0;text-align:center}
.prev_next .speech b{display:block;margin:4px 0;font-weight:400}
.prev_next .speech span{color:#777}
.prev_next small{padding-left:5px;color:#AAA}
#viewer .bd_prev_next{display:block !important;position:fixed;top:50%;left:0;z-index:20;width:100%;padding:0}
#viewer .bd_prev_next div{position:relative;max-width:740px;margin:-50px auto;padding:0 80px}
#viewer .bd_prev_next a{position:absolute}
#viewer .bd_prev_next .wrp{left:100%}
#viewer .bd_prev_next .fr .wrp{left:auto;right:100%}
#viewer .bd_prev_next .fl{left:-50px}
#viewer .bd_prev_next .fr{right:-50px}
#viewer .bd_prev_next .p{display:none}
.bd_prev_next a>i{display:none;font-size:98px;line-height:1;text-align:center;color:#999;transition:all .4s}
#viewer .bd_prev_next a>i{display:block}
.bd_prev_next a:hover>i,.bd_prev_next a:focus>i,.viewer_style2 .bd_prev_next a>i{color:#DDD}
.viewer_style2 .bd_prev_next a:hover>i,.viewer_style2 .bd_prev_next a:focus>i{color:#666}
/* Vote */
.rd_vote{padding-bottom:30px;text-align:center}
.bd .rd_vote a{display:inline-block;width:46px;height:46px;margin:0 8px;text-decoration:none;border-radius:4px;*display:inline;*zoom:1}
.rd_vote a.blamed{border:2px solid #BBB;color:#AAA}
.bd .rd_vote a:hover,.bd .rd_vote a:focus{box-shadow:0 1px 4px rgba(0,0,0,.2)}
.rd_vote b{display:block;padding-top:7px;font:700 17px/1 Arial,sans-serif}
.rd_vote .fa-heart{font-size:13px}
.rd_vote span{font-weight:700;font-size:11px}
/* SNS */
.bd .to_sns.big{padding:0 15px 30px;text-align:center}
.bd .to_sns.small{padding:6px}
.bd .to_sns .fl{margin:3px}
.bd .to_sns a{letter-spacing:0;text-decoration:none}
.bd .to_sns strong{font-weight:400}
.bd .to_sns .bubble strong{display:none}
/* File, Etc */
.rd_fnt,.rd_ft_nav{border-top:1px solid #DDD}
.bd .rd_fnt{font-size:11px}
.fnt_count{font-weight:400;font-size:12px}
.rd_fnt b{font:700 12px/17px Tahoma}
.rd_file th,.rd_file td{padding:8px 12px}
.rd_file th{padding-right:0;white-space:nowrap}
.rd_file td{width:100%}
.rd_file ul{list-style:none;float:left;margin:0;padding:0}
.rd_file li{float:left;padding:2px 8px 2px 0}
.rd_file .wrp{font-size:10px}
.rd_hd .rd_file{margin:-1px 0;border-bottom:1px solid #DDD}
.rd_hd .rd_file th{padding-left:15px}
.rd_file a{color:#666}
.rd_ft_nav{padding-bottom:32px}
.rd_ft_nav .btn_img{height:30px;margin:16px 6px 0 0;padding-top:6px}
.rd_ft_nav a.comment{display:none}

/* FeedBack */
.bd .profile{float:left;width:50px;height:auto;line-height:50px;padding:2px;font-size:32px;border:1px solid #DDD}
.fdb_lst_wrp{margin-bottom:50px;*zoom:1}
.fdb_lst_wrp.fdb_v2{padding:10px;background:#F3F3F3;border:1px solid #E6E6E6}
.fdb_lst{position:relative;*zoom:1}
.fdb_lst_ul{list-style:none;margin:0;padding:0}
.fdb_v2 .fdb_lst{padding:52px 20px 12px;background:#FFF;border:1px solid #E6E6E6}
.fdb_tag{position:relative;z-index:10;margin:-1px;padding:10px 16px;font-size:11px;border-top:1px solid #CCC;border-bottom:1px solid #CCC;background:#FCFCFC;*zoom:1}
.fdb_tag b{font-size:12px}
.fdb_tag .cmt_pg{float:right;*margin-top:-1.5em}
.fdb_tag .cmt_pg a,.fdb_tag .cmt_pg .this{padding:0 3px}
.fdb_tag .cmt_pg .this{font-size:12px;text-decoration:underline}
.fdb_tag .cmt_pg span{display:none}
.cmt_wrt_btm .fdb_tag{border:1px solid #CCC;border-radius:5px}
.bd .nametag{position:absolute;top:10px;left:-22px;background:#FFF;text-decoration:none !important;*cursor:pointer}
.bd .nametag strong{display:block;height:28px;padding:0 15px;font-size:14px;line-height:28px;letter-spacing:-1px;border-radius:2px;color:#FFF;filter:alpha(opacity=60);opacity:.6}
.bd .nametag b{font-size:16px}
.cmt_editor_tl,.editor_select{position:relative;margin-bottom:10px}
.cmt_editor_tl em{position:absolute;bottom:-1px;left:5px;font:700 17px sans-serif;opacity:.8}
.cmt_editor_tl strong{padding-left:24px}
.editor_select{font-size:11px}
#editor_select{margin-left:-40px;padding:4px 8px}
#editor_select a{display:block;text-decoration:none}
#editor_select em{visibility:hidden}
#editor_select .on em,#editor_select a:hover em{visibility:visible}
.cmt_editor{margin-bottom:32px;padding:12px 16px 20px;background:#FCFCFC;border:1px solid #DDD;border-bottom-color:#CCC;border-radius:8px;box-shadow:0 1px 3px -1px rgba(0,0,0,.1);*zoom:1}
.fdb_v2 .cmt_editor{clear:both;margin-bottom:10px;padding:0;border:0;background:none;box-shadow:none}
.fdb_itm{position:relative;margin:-1px 0;padding:12px 12px 16px 88px;border-top:1px solid #EEE;border-bottom:1px solid #EEE;transition:background .5s;*zoom:1}
.fdb_v2 .fdb_itm{padding-left:72px;border-bottom:0}
.fdb_v2 .fdb_itm:first-child{margin-top:30px}
.cmt_wrt_btm .fdb_itm:first-child{margin-top:0;border:0}
.fdb_nav_btm .fdb_itm{padding-bottom:15px}
.trb_lst h4{margin:0 0 6px}
.fdb_v2 .fdb_itm.re{margin-bottom:12px;padding:12px 12px 12px 80px;border:1px solid #EEE;border-radius:4px}
.fdb_v2 .fdb_itm.bg1{background:#FAFAFA}
.fdb_itm.re:hover{background:none}
.fdb_itm>i.re{position:absolute;top:16px;left:-6px;color:#CCC}
.fdb_itm>i.rere{top:8px;left:-10px}
.fdb_v2 i.re{top:8px;left:-20px}
.fdb_v2 i.rere{top:16px;left:-16px}
.fdb_itm .profile{margin-left:-72px; border-radius:50%}
.fdb_v2 .fdb_itm.re .profile{margin-left:-68px}
.fdb_itm .meta{margin-bottom:8px}
.fdb_itm .meta a{font-weight:700;color:#444}
.fdb_itm .meta .date{padding:0 12px;font-size:11px;color:#888}
.fdb_nav{position:absolute;top:12px;right:8px}
.fdb_nav_btm .fdb_nav{position:static;height:18px;margin:4px -4px -4px;text-align:right}
.fdb_nav a{display:inline-block;overflow:hidden;height:1px;padding:0 3px;color:#666;transition:transform .5s;*display:inline;*zoom:1}
.fdb_nav_btm .vote{display:block !important;position:absolute;top:12px;right:8px}
.fdb_itm .vote a{height:auto !important;font-weight:700;color:#BBB;opacity:1}
.fdb_nav .fa{color:#BBB}
.fdb_itm:hover .fdb_nav a,.fdb_nav a:focus,.fdb_nav_btm .re_comment{height:auto !important}
.fdb_itm:hover .vote{display:none}
.trb_lst .fdb_itm,.no_profile .fdb_itm{padding:12px !important}
.no_profile .fdb_nav{top:12px}
.no_profile .fdb_nav_btm .vote{top:12px;right:8px}
.no_profile .fdb_nav_btm .fdb_nav{margin:5px -5px -4px}
.fdb_itm .meta .tg_btn2{font-weight:400;font-size:11px;color:#666}
.cmt_files{position:relative;display:block;margin:10px 0 15px;padding:10px;border:1px solid #DDD}
.cmt_files ul{margin:0;padding:0;list-style:none}
.cmt_files li{display:inline;margin-left:8px}
.bd .cmt_files a{font-weight:400;font-size:11px}
.cmt_files .speech{font-size:10px}
.cmt_files .tg_close2{font:11px/16px Tahoma}

/* Write */
.bd_wrt_main{padding:15px;background:#F3F3F3;border:1px solid #DDD;border-radius:10px}
.bd_wrt_hd .itx,.bd_wrt .tag .itx{width:100%}
.opt_chk,.edit_opt{margin-top:8px}
.opt_chk *{vertical-align:middle}
.opt_chk .sk_section{display:inline-block;height:24px;margin:4px 12px 4px 0;*display:inline;*zoom:1}
.opt_chk label{margin:0 8px 0 0}
.opt_chk input[type=radio],.opt_chk input[type=checkbox]{margin:0}
.edit_opt .itx{width:22%;margin:4px 0}
.edit_opt .bd_btn{margin:4px 0}
.fdb_lst .opt_chk{margin:0 0 0 4px;font-size:11px}
.sns_wrt,.bd_wrt .regist{position:relative;margin-top:12px;padding:12px 0;text-align:center;border-top:1px solid #CCC}
.sns_wrt{padding:0;text-align:left}
.bd_wrt .regist .bd_btn{height:34px}
.bd_wrt .regist .blue{min-width:92px;margin-left:20px}
.bd_wrt .regist .cancle{position:absolute;right:0}
.simple_wrt{position:relative;margin:0 60px;*zoom:1}
.simple_wrt .profile{position:absolute;top:0;left:-60px; border-radius:50%}
.simple_wrt textarea{display:block}
.simple_wrt .bd_btn{position:absolute;top:0;right:-60px;width:56px;height:56px;line-height:56px;margin:0;padding:0}
.no_profile .simple_wrt{margin-left:0}
.cmt_wrt .simple_wrt textarea{min-height:56px !important}
.cmt_disable{display:block;height:46px;padding:4px 8px;border:1px solid #DDD;border-radius:2px;box-shadow:inset 1px 1px 4px rgba(0,0,0,.06);background:#FFF;text-decoration:none !important;color:#999 !important}
/* Recomment */
#re_cmt{display:none;margin:15px -2px 0;padding:15px 2px 0;border-top:1px solid #EEE}
#re_cmt .close{margin-left:15px}
#re_cmt .close .fa{font-size:13px;color:#999}
#re_cmt .cmt_editor_tl{margin-bottom:15px}
#re_cmt .cmt_editor_tl strong{padding-left:4px}
#re_cmt i.re{position:static;color:#CCC}
#re_cmt .simple_wrt{margin:0}
#re_cmt .edit_opt{margin:8px 0 0}
#re_cmt .btn_img{margin:5px -2px}
/* Color Box */
.bd_wrt .color_wrp{position:relative;float:left;margin-right:16px;background:#FFF;border-radius:3px}
.bd_wrt .color_wrp *{vertical-align:top}
.bd_wrt .color_wrp label{top:3px}
#title_color{width:80px;height:24px;margin-right:-2px}
/* Editor fix */
.get_editor{margin:12px 0}
.get_editor a{transition:none}
.bd .xpress-editor select{font-size:12px;margin:0;padding:0;border-radius:0}
/* Daum Editor temp */
.tx-attach-top .bd_btn{margin:0;padding:3px 9px;line-height:15px}

/* Context */
.secretMessage{margin:20px;text-align:center}
.rd_body .secretMessage{margin:0 0 40px;padding:20px 0 40px;border-bottom:1px solid #CCC}
.cmt_line{padding:20px;text-align:center}
.context_data{clear:both;padding:12px 24px;background:#F9F9F9;border-top:2px solid #666}
.secretMessage h3,.context_data h3,.context_data p{margin:12px 0}
.secretMessage small{color:#999}
.context_data p.author strong{font-weight:400}
.context_message{text-align:center;border-top:2px solid #666}
.context_message h1{font-size:1.3em;margin:1.6em}
.context_message .btnArea{margin:20px;text-align:center}
.context_message .bd_btn{min-width:92px;height:34px;margin:4px;font-size:14px}

/* Extra Var */
.et_vars{display:none;margin-bottom:20px;}
.et_vars th,.et_vars td{padding:7px 16px;border:1px solid #DDD;text-align:left;word-break:break-all; word-wrap:break-word}
.et_vars th{min-width:60px;border-right:1px solid #DDD;white-space:nowrap}
.et_vars tr.bg1{background:#F6F6F6}
.et_vars td{width:100%}
.et_vars .bg1 td{background:rgba(255,255,255,.7);}
.rd_hd .et_vars{position:relative;margin-top:-1px;border-width:1px 0}
/* Extra Form */
.exForm{display:block}
.exForm caption{padding:8px 4px 2px;text-align:left;font-size:13px}
.exForm th,.exForm td{background:#FFF;}
.exForm td{padding:6px; }
.exForm .bd_btn{vertical-align:top}
.exForm .text,.exForm .email_address {width:100%;}
.exForm .tel{width:40px;}
.exForm .date{width:120px}
.exForm p{margin:2px 0 0 0;font-size:11px}
.exForm ul{margin:0;padding:0}
.exForm li{display:inline;list-style:none}
.exForm input[type=radio],.exForm input[type=checkbox]{margin:0 4px 0 0;vertical-align:middle;}
.exForm li label{margin:0 15px 0 0;vertical-align:middle}

.exForm .rx_ev_url,
.exForm .rx_ev_email,
.exForm .rx_ev_tel1,
.exForm .rx_ev_tel2,
.exForm .rx_ev_tel3,
.exForm .password { height:20px; display:inline-block;margin:0;padding:3px 6px;border-radius:3px;border:1px solid;border-color:#BBB #DDD #DDD #BBB;*display:inline;*zoom:1}
.exForm .rx_ev_text { width:100% }
.exForm .rx_ev_email,
.exForm .rx_ev_url { width:98.5% }
.exForm .rx_ev_url:hover,
.exForm .rx_ev_email:hover,
.exForm .rx_ev_tel1:hover,
.exForm .rx_ev_tel2:hover,
.exForm .rx_ev_tel3:hover,
.exForm .password:hover {border-color:#AAA}

/* List Style */
.bd_lst{clear:both;margin:0;padding:0;list-style:none;*zoom:1}
.bd_tb_lst td,.bd_zine li{border-bottom:1px solid #EEE}
.bd_tb_lst .notice td,.bd_zine li.notice,.bd_tb_lst .select,.bd_tb_lst tbody tr:hover{background:#F9F9F9;border-color:#DDD}
.bd_tb_lst.common_notice{margin-top:0;padding:0 2px}
.bd_lst input[type=checkbox]{position:relative;z-index:10}
.bd_lst img,.bd_lst input{vertical-align:middle}
.bd .no_doc{clear:both;padding:20px;text-align:center}
.bd .attached_image{display:inline-block;width:12px;height:11px;background:url("../../../../modules/document/tpl/icons/image.gif");vertical-align:middle;*display:inline;*zoom:1}
.bd .replyNum,.bd .trackbackNum{margin-left:4px;font:700 11px Tahoma,AppleGothic,sans-serif;white-space:nowrap}
.bd .replyNum{color:#C66}
.bd .trackbackNum{color:#39C}
.bd.fdb_count .replyNum,.bd.fdb_count .trackbackNum{padding:1px 5px 2px;border-radius:2px;font-weight:400;text-decoration:none;color:#FFF !important}
.bd.fdb_count .replyNum{background:#BBB}
.bd.fdb_count .trackbackNum{background:#666}
.fdb_count .bd_tb_lst .replyNum,.fdb_count .bd_tb_lst .trackbackNum{float:left;margin:1px 8px 0 0}
.fdb_count2 .bd_tb_lst .replyNum,.fdb_count2 .bd_tb_lst .trackbackNum{float:right;margin:1px 0 0 4px}
/* Thumb */
.no_img{display:block;overflow:hidden;position:relative;margin:0 auto;background:#F3F3F3;font-weight:700;font-size:1.1em;color:#CCC;text-align:center;white-space:nowrap;*margin:0}
.tmb_wrp{display:inline-block;position:relative;margin:0 auto;*display:inline;*zoom:1}
.tmb_wrp img.tmb{display:block;position:relative;margin:0 auto;background:#FFF;*margin:0}
.tmb_wrp .loading{background:url("../../../../modules/board/skins/sketchbook5_MH/img/white/loading.gif") no-repeat 50% 50%}
.bd_lst.img_load .tmb_wrp{visibility:hidden}
.bd_lst.img_load .fin_load{visibility:visible}
.bd_lst.img_load2 img.tmb,.fin_load .loading{display:none}
.bd_lst.img_load2 .fin_load img.tmb{display:block !important;*display:inline !important}
.tmb_wrp .fixed{display:block;position:absolute;color:#EEE}
.tmb_wrp a{top:0;left:0;width:100%;height:100%;text-decoration:none !important;background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/blank.gif");*cursor:pointer}
.tmb_wrp .info_wrp{display:block;position:relative;overflow:hidden;height:100%}
.tmb_wrp .info{display:block;width:100%;height:100%;font-size:11px;line-height:1.5;background:rgba(0,0,0,.5)}
.tmb_wrp .info.st,.tmb_wrp .info.st1{filter:alpha(opacity=0);opacity:0}
.tmb_wrp .info.st2{top:-100%}
.tmb_wrp .info.st3{left:-100%}
.tmb_wrp .info.st4{top:-100%;left:-100%}
.tmb_wrp a:focus .info{position:static !important;opacity:1 !important}
.tmb_wrp .padding{padding:6%;*color:#EEE}
.tmb_wrp .info{display:block;position:relative;background-position:50% 50%;background-repeat:no-repeat;white-space:nowrap;text-align:left;line-height:1.4em;color:#EEE;color:rgba(255,255,255,.9)}
.tmb_wrp .info span{display:block}
.tmb_wrp .tl{display:block;padding-bottom:7px;font-size:12px;line-height:14px;white-space:normal;letter-spacing:-1px;color:#FFF}
.tmb_wrp .ribbon{display:block;position:absolute;top:-1px;left:-1px;width:60px;height:60px;background:url("../../../../modules/board/skins/sketchbook5_MH/img/ribbon/default.png");font-size:11px;text-align:center;color:#FFF;text-shadow:0 1px 1px rgba(0,0,0,.3)}
.tmb_wrp .ribbon i{display:block;overflow:hidden;position:relative;font-style:normal;line-height:1;text-overflow:ellipsis;color:#FFF}
.tmb_wrp .ribbon .date{width:24px;padding:5px;text-transform:uppercase}
.tmb_wrp .ribbon .cate{white-space:normal}
.tmb_wrp .ribbon b{font-size:16px;font-family:"Times New Roman",Times,serif}
.tmb_wrp .ribbon small{display:block}
.tmb_wrp .nnu i{width:36px;height:36px;padding:0 !important;font-size:10px;line-height:36px}
.ribbon_v .ribbon.nnu{width:60px;height:60px}
.ribbon_v .ribbon.new{background:url("../../../../modules/board/skins/sketchbook5_MH/img/ribbon/new.png")}
.ribbon_v .ribbon.nnu.new i{font-weight:700;font-size:11px}
.ribbon_v .ribbon.notice{background:url("../../../../modules/board/skins/sketchbook5_MH/img/ribbon/notice.png")}
.ribbon_v .ribbon.update{background:url("../../../../modules/board/skins/sketchbook5_MH/img/ribbon/update.png")}
.ribbon_v .ribbon i{padding:4px 24px 4px 0;white-space:nowrap;*padding-right:24px !important}
.ribbon_v2 .ribbon{right:-1px;left:auto;width:auto;height:auto;max-width:80%;background:#837df4;border:1px solid #837df4;box-shadow:1px 1px 1px rgba(0,0,0,.3)}
.ribbon_v2 .ribbon.new{background:#F33;border-color:#F33}
.ribbon_v2 .ribbon.notice{background:#36F;border-color:#36F}
.ribbon_v2 .ribbon.update{background:#FA0;border-color:#FA0}
.ribbon_v2 .ribbon:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.2)),to(rgba(0,0,0,.01)));background:linear-gradient(to bottom,rgba(255,255,255,.2) 0%,rgba(0,0,0,.01) 100%);box-shadow:inset 0 0 1px rgba(255,255,255,.4)}
.ribbon_v2 .ribbon i{padding:4px 6px}

/* Normal */
.bd_tb_lst{margin-top:25px}
.bd_tb_lst th,.bd_tb_lst td{padding:8px 12px;font-size:12px;text-align:center;white-space:nowrap}
.bd_tb_lst th{padding:9px 12px;border-top:1px solid #CCC;border-bottom:1px solid #BBB;box-shadow:inset 0 -1px 0 #FFF;color:#555}
.bd_tb_lst td,.bd_tb_lst .hx:visited{color:#555}
.bd_tb_lst .cate{padding:8px;color:#666}
.bd_tb_lst .title{padding-right:6px;width:100%}
.bd_tb_lst td.title{text-align:left;font-size:12px;white-space:normal;word-break:break-all}
.bd_lst td.title a{color:#222}
.bd_tb_lst .wrp{left:0;margin-left:0 !important;white-space:normal}
.bd_tb_lst .bubble_edge{left:20%}
.bd_tb_lst .speech{min-width:240px;padding:6px}
.bd_tb_lst .wrp img{display:block;margin:0 auto;padding:7px}
.bd_tb_lst .only_img .speech{display:none}
.bd_tb_lst .cate span,.bd_tb_lst .author span,.bd_tb_lst .last_post small{display:block;overflow:hidden;max-width:90px;text-overflow:ellipsis;word-wrap:normal\9}
.bd_tb_lst .author img{max-width:none}
.bd_tb_lst .last_post{line-height:12px}
.bd_tb_lst .extraimages{margin-left:2px;white-space:nowrap}
.bd_tb_lst .link_url{text-align:left}

/* Webzine */
.bd_zine>li{position:relative;margin:0 auto;word-break:break-all;word-wrap:break-word}
.bd_zine.zine>li{clear:both;margin:0 2px;padding:16px 8px 16px 16px;*zoom:1}
.bd_zine.zine2>li{padding-left:118px}
.bd_zine .big_date{float:left;margin-left:-90px;text-align:center;white-space:nowrap}
.bd_zine .dd{font:700 42px/48px Tahoma,AppleGothic,sans-serif;letter-spacing:-2px}
.bd_zine .mmyy{font:700 14px/22px Tahoma,AppleGothic,sans-serif;letter-spacing:-1px;color:#777}
.bd_zine .yy{font-weight:400}
.bd_zine .hh{letter-spacing:-1px;color:#888}
.bd_zine .tmb_wrp{text-align:center;transition:all .4s}
.bd_zine.zine .tmb_wrp{float:left}
.bd_zine.zine .tmb_wrp img,.bd_zine .no_img{border:1px solid #DDD}
.bd_zine h3{margin:0;font-size:15px;color:#444}
.bd_zine .ngeb,
.bd_zine .ngeb>span {font-weight:normal}
.bd_zine .cnt { margin:6px 0 2px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; }
.bd_zine .info,.bd_zine .info a{color:#999}
.bd_zine .info i{display:none;color:#BBB}
.bd_zine .info b{margin-left:5px}
.bd_zine img,.bd_zine input{vertical-align:text-top}
.bd_zine.zine .info{font-size:11px;line-height:1}
.bd_zine.zine .info>span{display:inline-block;margin:7px 7px 0 0;padding-right:9px;border-right:1px solid #DDD;*display:inline;*zoom:1}
.bd_zine.zine .info>span:last-of-type{border:0}
.bd_zine.card>li{float:left;padding:9px;background:#FFF;border:1px solid #DDD;border-bottom-color:#BBB}
.bd_zine.card2>li{padding:10px;background:transparent;border:0;box-shadow:none}
.bd_zine.card .hx,.bd_zine.card .notice a{border-style:solid}
.bd_zine.card .tmb_wrp{width:100%}
.bd_zine.card h3{margin-top:1.2em;font-size:12px;line-height:1.4}
.bd_zine.card .ngeb,
.bd_zine.card .ngeb>span {font-weight:normal}
.bd_zine.card .cnt{margin-top:1em;font-size:11px}
.bd_zine.card .info{margin-top:1em;font-size:10px}
.bd_zine.card .info b{margin:0 4px 0 3px;font-weight:400}
.bd_zine.card .info .br{display:block}
.bd_zine.card .info .br b{padding-left:8px}
.bd_zine[class^=info_icon] .info>span{margin-right:4px;border:0}
.bd_zine[class^=info_icon] .info i{display:inline-block;*display:inline;*zoom:1}
.bd_zine.info_icon .info b{font-weight:400}
.bd_zine.info_icon .info>span>span{display:none}
.bd_zine.info_icon2 .info i{margin-right:4px}

/* Gallery */
.bd_tmb_lst{padding:24px 0;text-align:center}
.bd_tmb_lst>li{position:relative;display:inline-block;vertical-align:top;*display:inline;*zoom:1}
.bd_tmb_lst .tmb_wrp{border:1px solid #DDD}
.bd_tmb_lst .bg,.bd_tmb_lst .bg2{display:block;top:0;left:0;width:100%;height:100%}
.bd_tmb_lst .bg2{background:#FFF}
.bd_tmb_lst .bg:before,.bd_tmb_lst .bg:after{content:"";position:absolute;bottom:15px;left:5px;width:50%;height:20%;max-width:300px;border:0;box-shadow:0 15px 10px rgba(0,0,0,.7);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}
.bd_tmb_lst .bg:after{right:5px;left:auto;-ms-transform:rotate(3deg);transform:rotate(3deg)}
.bd_tmb_lst .tmb_wrp .trans_window{bottom:0;right:0;max-width:80%;margin:7%;padding:1px 6px;font-size:10px;background:rgba(0,0,0,.7);border:1px solid #222;border-radius:2px}
.bd_tmb_lst .deco1{top:-12px;left:-12px}
.bd_tmb_lst .deco2{bottom:-12px;right:-12px}
.bd_tmb_lst .deco{top:-15px;left:50%;width:90px;height:30px;margin-left:-45px;background:url("../../../../modules/board/skins/sketchbook5_MH/img/deco/tape.png") center no-repeat}
.bd_tmb_lst .deco3{background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/deco/tape.png")}
.bd_tmb_lst p{overflow:hidden;margin:8px;max-height:45px;line-height:15px;text-overflow:ellipsis}
.bd_tmb_lst p b{font-weight:400;font-size:11px}
.bd_tmb_lst.gall_style2 .tmb_wrp{padding:5%;box-shadow:0 1px 1px rgba(0,0,0,.2)}
.bd_tmb_lst .frame_tl{position:relative;margin:16px 0 4px;white-space:nowrap;text-align:left}
.bd_tmb_lst .select .info{top:0;left:0;filter:alpha(opacity=70);opacity:1}

/* Book Gallery */
.bd_booktmb_lst{padding:24px 0;text-align:center}
.bd_booktmb_lst>li{position:relative;display:inline-block;vertical-align:top;*display:inline;*zoom:1}
.bd_booktmb_lst .tmb_wrp .book_ext{margin:5px 0}
.bd_booktmb_lst .tmb_wrp .tmb{z-index:1 !important;}
.bd_booktmb_lst .bg,.bd_booktmb_lst .bg2{display:block;top:0;left:0;width:100%;height:100%}
.bd_booktmb_lst .bg2{background:#FFF}
.bd_booktmb_lst .bg:before,.bd_booktmb_lst .bg:after{content:"";position:absolute;bottom:15px;left:5px;width:50%;height:20%;max-width:300px;border:0;box-shadow:0 15px 20px rgba(0,0,0,.7);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}
.bd_booktmb_lst .bg:after{right:5px;left:auto;-ms-transform:rotate(3deg);transform:rotate(3deg)}
.bd_booktmb_lst .tmb_wrp .trans_window{bottom:0;right:0;max-width:80%;margin:7%;padding:1px 6px;font-size:10px;background:rgba(0,0,0,.7);border:1px solid #222;border-radius:2px;z-index:2}
.bd_booktmb_lst .deco1{top:-12px;left:-12px}
.bd_booktmb_lst .deco2{bottom:-12px;right:-12px}
.bd_booktmb_lst .deco{background:url("../../../../modules/board/skins/sketchbook5_MH/img/deco/under.png") bottom no-repeat}
.bd_booktmb_lst .deco3{background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/deco/under.png")}
.bd_booktmb_lst p{overflow:hidden;margin:10px;max-height:45px;line-height:25px;text-overflow:ellipsis}
.bd_booktmb_lst p a{font-weight:400;font-size:14px;text-decoration:none}
.bd_booktmb_lst.gall_style2 .tmb_wrp{padding:5%;box-shadow:0 1px 1px rgba(0,0,0,.2)}
.bd_booktmb_lst .frame_tl{position:relative;margin:16px 0 4px;white-space:nowrap;text-align:left}
.bd_booktmb_lst .select .info{top:0;left:0;filter:alpha(opacity=70);opacity:1}
.bd_booktmb_lst .ribbon{z-index:2;display:block;position:absolute;top:-1px;left:-1px;width:60px;height:60px;background:url("../../../../modules/board/skins/sketchbook5_MH/img/ribbon/default.png");font-size:11px;text-align:center;color:#FFF;text-shadow:0 1px 1px rgba(0,0,0,.3)}
.bd_booktmb_lst .bg_new { position:absolute; width:60px; top:-7px; left:-7px; z-index:3 }
.bd_booktmb_lst .bg_soldout { position:absolute; width:60px; top:-4px; right:-8px; z-index:2 }
.bd_booktmb_lst .bg_best { position:absolute; width:60px; top:-15px; right:-33px; z-index:2 }
.bd_booktmb_lst .bg_best1 { position:absolute; width:100px; top:246px; left:25px; z-index:2 }

/* Cloud Gallery */
.bd_cloud{margin:0 auto}
.bd_cloud a{display:block;position:absolute !important;top:50%;left:50%;z-index:1;padding:16px 16px 32px;border:1px solid;border-color:#EEE #E9E9E9 #DDD;background:#FFF;box-shadow:inset -2px -16px 32px -4px rgba(0,0,0,.03),2px 4px 11px -4px #000;text-decoration:none !important;transition:transform .5s}
.bd_cloud .tmb{border:1px solid;border-color:#F3F3F3 #DDD #DDD #F3F3F3}
.bd_cloud .date{position:absolute;bottom:8px;right:16px;font-size:1.2em;line-height:1;color:#FFF}
.bd_cloud .ico_32px{position:absolute;background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/white/ico_32px.png") !important}
.bd_cloud .deco1{top:-10px;left:-10px}
.bd_cloud .deco2{bottom:-10px;right:-10px}
.bd_cloud em{display:block;margin:8px 0 -12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bd_cloud.no_rd{padding:32px 0}
.bd_cloud.no_rd a{float:left;margin:12px}
.bd_cloud.no_rt a{-ms-transform:rotate(0deg) !important;transform:rotate(0deg) !important}
.bd_cloud a:hover,.bd_cloud a:focus{z-index:100 !important;-ms-transform:scale(1.3) rotate(0) !important;transform:scale(1.3) rotate(0) !important}
.bd_cloud.no_rd a:hover,.bd_cloud.no_rd a:focus{-ms-transform:scale(1.1) rotate(0) !important;transform:scale(1.1) rotate(0) !important}
.bd_cloud_btn{float:right;position:relative;z-index:100;margin:8px}
.bd_cloud_btn button{display:inline-block;margin-left:2px;padding:2px 6px;font-weight:700;font-size:10px;color:#999;background:#EEE;border:1px solid #DDD;border-radius:4px}
.bd_cloud_btn button.off{color:#FFF;background:#999;border-color:#666}

/* Mobile List */
.bd_m_lst.zine>li{margin:0;padding:12px}
.bd_m_lst>.select{background:rgba(200,200,200,.1)}
.bd_m_lst .rt_area{margin:0 !important}
.bd_m_lst .tmb_wrp img{width:70px;height:auto}
.bd_m_lst .is_tmb{padding-left:84px}
.bd_m_lst .is_tmb .tmb_wrp{margin-left:-84px}
.bd_m_lst.zine h3{margin-bottom:4px;font-weight:400;font-size:16px;line-height:1.3}
.bd_m_lst .info b{font-weight:400}
.bd_m_lst .mrk{display:inline-block;position:relative;top:-2px;margin-left:4px;padding:0 6px;border-radius:3px;background:#F33;font:400 normal 10px/14px sans-serif;color:#FFF}
.bd_m_lst .mrk.update{background:#FA0}
.bd_m_lst .attached_image{margin:0 4px 0 -8px;vertical-align:inherit}

/* Guestbook */
.bd_guest .sum{margin:0 20px 15px;padding-left:30px;background:url("../../../../modules/board/skins/sketchbook5_MH/img/footprint.png") 0 50% no-repeat;font:700 15px Tahoma,sans-serif}
.bd_guest .sum a{color:#999}
.bd_guest .sum em{font-size:20px}
.bd_guest .bd_wrt_main{margin:0 20px 30px}
.bd_guest .bd_wrt_main textarea{min-width:100%;height:126px}
.bd_guest .bd_wrt_main .opt_chk{margin-bottom:12px;font-size:11px}
.bd_guest .bd_wrt_main .simple_wrt{margin:0}
.bd_guest .bd_wrt_main .cmt_disable{height:96px;font-size:1.1em}
.guest_itm{padding:20px 0 0 112px;border-top:2px dashed #EEE}
.guest_profile .img{width:60px;height:auto;margin-left:-90px;line-height:60px}
.guest_meta{margin-bottom:15px}
.guest_meta a{font-weight:700;color:#444}
.guest_meta .date{padding:0 15px;color:#888}
.ico_secret{margin-left:8px;padding:2px 6px;border-radius:3px;background:#999;font-size:.8em;color:#FFF}
.guest_itm_nav{padding:5px 15px 15px}
.guest_itm_nav em{position:relative;top:1px;padding:0 1px 0 4px;font-weight:700}
.guest_itm:hover .fdb_nav a{height:auto !important}
.bd_guest .guest_cmt{margin:0 0 20px -24px;background:#FAFAFA;border:1px solid #EEE;border-radius:10px}
.bd_guest .fdb_itm{padding:15px 15px 15px 85px;border:0;border-bottom:1px solid #EEE}
.bd_guest .fdb_itm:first-child{margin:0}
.bd_guest .fdb_itm.re{margin:0;background:none;border-bottom:1px dashed #DDD;border-radius:0}
.bd_guest .no_profile .fdb_itm{padding-left:15px}
.bd_guest .ico_16px.re{top:20px;left:-5px}
.bd_guest .cmt_editor{margin:15px 15px 25px}
.bd_guest .fdb_itm .fdb_nav{margin-right:-5px}

/* Blog */
.rd_blog{margin:0 1px 60px;padding:4%;background:#FFF;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.5)}
.rd_blog.no_style{margin:0 1px;padding:0 2%;background:none;border-radius:0;box-shadow:none}
.rd_blog .fdb_lst_wrp{margin-bottom:0}

/* FAQ */
.bd_faq{margin-top:24px}
.bd_faq>li{padding:14px 14px 14px 52px;border-top:1px solid #EEE;color:#666;*zoom:1}
.bd_faq>li:hover,.bd_faq .open,.bd_faq .notice{background:#FCFCFC}
.bd_faq .q{display:block;padding-right:20px;font-size:13px;text-decoration:none !important}
.bd_faq .open .q{font-weight:700}
.bd_faq .mrk{display:block;position:absolute;top:-2px;left:-38px;width:22px;height:22px;border:1px solid #DDD;border-radius:5px;background:-webkit-gradient(linear,0% 0%,0% 100%,from(#FFF),to(#EEE));background:linear-gradient(to bottom,#FFF 0%,#EEE 100%);text-align:center;box-shadow:0 1px 1px rgba(0,0,0,.2);color:#ff8484;text-shadow:0 1px 0 #ff3d3d}
.bd_faq .article .mrk{font:700 16px/22px Arial,Helvetica,sans-serif}
.bd_faq .notice .mrk{white-space:nowrap}
.bd_faq .mrkA{left:-39px;color:#78a3da;text-shadow:0 1px 0 #6990d1}
.bd_faq .mrk span{display:none}
.bd_faq .cate{padding-right:12px;color:#555}
.bd_faq .a{display:none;margin-top:14px;padding:20px;background:#FFF;border:1px solid #EEE;border-radius:5px}
.bd_faq .date,.bd_faq .nick{display:inline-block;min-width:50px;padding:0 8px;font-size:11px;text-align:center;*display:inline;*zoom:1}
.bd_faq .starRating{margin-right:16px}
.bd_faq .q .fr{padding:0 8px}
.bd_faq input{position:absolute !important;top:12px;right:4px}
.bd_faq .editArea{margin:3px 0 24px;text-align:right}
.bd_faq .url{margin-right:8px;border-bottom:1px dotted #999;text-decoration:none;color:#666}
.bd_faq.faq_official>li{padding:12px 0}
.bd_faq.faq_official .mrk{display:inline-block;position:static;width:40px;border:0;background:none;box-shadow:none;*display:inline;*zoom:1}
.bd_faq.faq_official .mrkA{float:left;margin-left:-41px}
.bd_faq.faq_official .mrk span{display:inline}
.bd_faq .q .fa{position:absolute;top:50%;right:6px;margin-top:-6px;color:#CCC}
.bd_faq .q .fa-chevron-up,.bd_faq .open .fa-chevron-down{display:none}
.bd_faq .open .fa-chevron-up{display:block}
.bd_faq.faq_official .a{margin:10px 0 -13px;padding:10px 10px 20px 40px;border-radius:0}

/* Viewer */
body.viewer,body.viewer_blk{margin:0;padding:3% 0;background:#F3F3F3}
body.viewer_blk{background:#222}
#viewer .bd{position:relative;max-width:740px;margin:0 auto;padding:3%;background:#FFF;box-shadow:0 4px 48px rgba(0,0,0,.5)}
#viewer.viewer_style2 .bd{box-shadow:0 3px 10px rgba(0,0,0,.2)}
#viewer .rd{margin:auto;padding:0 !important}
#viewer .if_viewer{display:none}
#viewer .fdb_lst_wrp{margin:30px 0 0}
#viewer_lst{position:fixed;top:0;left:-455px;z-index:20;width:320px;height:100%;padding:0 20px 0 120px;background:#FFF;box-shadow:0 0 8px rgba(0,0,0,.3),inset -12px 0 24px 0 rgba(0,0,0,.04)}
#viewer_lst .tg_close2{top:4px;right:4px}
#viewer_lst_tg{display:block;position:absolute;top:50%;left:100%;margin:-46px 0 0;padding:16px 10px;border:0;border-radius:0 4px 4px 0;box-shadow:inset -1px 0 6px rgba(255,255,255,.2),inset 5px 0 8px rgba(0,0,0,.08),1px 1px 3px rgba(0,0,0,.2);line-height:15px;color:#FFF;text-shadow:0 1px 0 rgba(0,0,0,.1);cursor:pointer}
#viewer_lst_tg .tx_open,.open #viewer_lst_tg .tx_close{display:block}
.open #viewer_lst_tg .tx_open,#viewer_lst_tg .tx_close{display:none}
#viewer_lst h3{margin:0;padding:16px 8px 4px;border-bottom:1px solid #666;color:#444}
#viewer_lst ul{list-style:none;margin:0;padding:0}
#viewer_lst li a{display:block;position:relative;margin-top:-1px;padding:8px;border-top:1px solid #DDD;border-bottom:1px solid #DDD;text-decoration:none;*margin-top:-4px}
#viewer_lst li:first-child a{border-top-color:transparent}
#viewer_lst .on,#viewer_lst li a:hover,#viewer_lst li a:focus{z-index:1;background:#F9F9F9;border-color:#BBB}
#viewer_lst li span{display:block}
#viewer_lst li .tmb{overflow:hidden;float:left;max-height:60px;margin-right:8px;border:1px solid #DDD}
#viewer_lst img{display:block;width:60px;height:auto}
#viewer_lst .tl{overflow:hidden;padding-bottom:2px;white-space:nowrap;text-overflow:ellipsis;color:#333}
#viewer_lst b{padding-left:5px;font-size:11px;color:#F66}
#viewer_lst .meta{font-size:11px;color:#999}
#viewer_lst strong{padding-right:8px;color:#666}
#viewer_pn a,#viewer_pn strong{margin:0 1px;padding:0 4px;border:0;border-bottom:2px solid transparent;border-radius:0;background:none}
#viewer_pn .this,#viewer_pn a:hover,#viewer_pn a:focus{border-color:#666;color:#555}
#viewer_lst_scroll,#viewer_pn{visibility:hidden}
#viewer .mCSB_buttonUp{background-position:-96px 0}
#viewer .mCSB_buttonDown{background-position:-96px -20px}
.open #viewer_lst_scroll,.open #viewer_pn{visibility:visible}
.bd_lst a button{display:none;position:absolute;z-index:30;padding:2px 20px;border:0;box-shadow:2px 2px 4px rgba(0,0,0,.4);font-weight:700;font-size:12px;white-space:nowrap;text-align:center;text-decoration:none !important;color:#FFF;filter:alpha(opacity=70);opacity:.7;-ms-transform:rotate(-5deg);transform:rotate(-5deg);transition:opacity .3s;transition:opacity .3s}
.bd_lst a:hover button{display:block}
.bd_lst a button:hover{filter:alpha(opacity=90);opacity:.9}
.bd_tb_lst a button{top:-4px;left:98%}
.bd_zine a button{top:10px;right:10px;width:48px;height:48px;line-height:48px;padding:0;border-radius:50%}
.bd_tmb_lst a button,.bd_cloud a button{right:-20px;top:10px}

/* Link Board. Star Rating(from XEUI) */
.bd_tb_lst td.link_url{overflow:hidden;max-width:240px;text-overflow:ellipsis}
.bd .starRating,
.bd .starRating span{overflow:hidden;display:inline-block;height:14px;background:transparent url("../../../../modules/board/skins/sketchbook5_MH/img/white/iconStarRating.png") no-repeat}
.bd .starRating{width:79px;vertical-align:middle;text-align:left !important}
.bd .starRating span{font-size:0;line-height:0;vertical-align:top;text-indent:-100px;*text-indent:0;background-position:0 -14px}
.bd_zine.zine .info .starRating{margin-top:-4px}
.bd_zine.card .info .starRating{display:block;margin:8px auto}
.link_modify{margin:0 4px;font-size:11px;border-bottom:1px dotted #999}
.bd_zine .link_modify{position:relative;z-index:100}

/* 별점 스타일 */
.bd .starpoint { display: inline-block; vertical-align: middle;}
.bd .starpoint .score { display: inline-block; margin-right: 5px; vertical-align: middle;}
.bd .starpoint .sp_score { display: inline-block; margin-right: 5px; vertical-align: middle;}

/* IE8- Fix */
.dummy_ie{display:none;*display:block;*width:1px}
.ie8_only{display:none}


/* Mobile */
.m_editor{margin:12px 0 8px}
.m_editor textarea{width:100%}
/* ipad2+ */
@media only screen and (max-width:800px){
.bd .ico_sns{background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/sns_64.png");background-size:32px auto;opacity:1}
.bd iframe,.bd video{max-width:100%;min-width:240px;margin:0 auto}
.bd img{max-width:100%;height:auto}
.bd_tb_lst th,.bd_tb_lst td{padding:8px}
}
/* android HD landscape */
@media screen and (max-width:640px){
.bd_btn,.btn_img,.bd .itx,.bd select{height:34px}
.btn_img{padding:7px 14px 7px 10px;font-size:12px}
.bd .itx,.bd .itx_wrp label{font-size:13px}
.bd_srch_btm select,.bd_faq_srch select{height:24px !important}
.bd_faq_srch.clear{margin-bottom:16px;padding:4px}
.bd_faq_srch.clear .itx_wrp{padding:0 4px}
.bd_bc,.bd_set,.bd_set a{font-size:12px}
.bd .xe_content{font-size:15px}
.rd_hd .blog h1{font-size:20px}
.bd_pg a,.bd_pg strong{min-width:20px;height:34px;margin:0;font:700 14px/34px sans-serif}
.bd .rd_nav,.rd_ft_nav .btn_img{margin-left:12px;margin-right:12px}
.bd_lst input{display:none}
.bd_zine{padding:0 !important}
.bd_zine li>a{top:0;right:0;bottom:0;left:0}
.bd_zine.zine>li{margin:0;padding:12px}
.bd_zine.zine .no_img,.bd_zine .info img,.bd_m_lst .attached_image{display:none}
.bd_zine.zine .rt_area{margin:0 !important}
.bd_zine.zine .ribbon{position:relative;margin:-13px -11px}
.bd_zine.zine .rt_area .tmb_wrp{position:static;margin:0;transform:none}
.bd_zine.zine .tmb_wrp img{width:70px;height:auto}
.bd_zine.zine .is_tmb{padding-left:84px}
.bd_zine.zine .is_tmb .tmb_wrp{margin-left:-84px}
.bd_zine.zine .is_tmb .ribbon{position:absolute;margin:-1px 1px}
.bd_zine h3{font-size:14px;line-height:1.3}
.bd_zine.zine .cnt{overflow:hidden;max-height:32px;margin:6px 0 4px;font-size:12px;line-height:16px}
.bd_zine.zine .info>span{margin:6px 4px 0 0;padding-right:6px}
.bd_zine.zine .info b{margin-left:2px}
.bd_zine.card>li{margin:6px}
.bd_zine.card2>li{margin:0}
.bd_zine.card>li .tmb,.bd_cloud.no_rd .tmb_wrp,.bd_cloud.no_rd .tmb{width:100%}
.bd_zine.card .info{font-size:11px}
.bd_tmb_lst{overflow:hidden;padding:16px 1%}
.bd_tmb_lst>li{height:auto !important;padding-bottom:5%}
.bd_tmb_lst .tmb_wrp{width:90%}
.bd_tmb_lst.gall_style2 .tmb_wrp{width:80%}
.bd_tmb_lst img.tmb,.bd_tmb_lst .no_img{width:100% !important}
.bd_cloud{overflow:hidden;padding:32px 4px;text-align:center}
.bd_cloud.no_rd a{width:212px;margin:8px}
.bd_cloud.no_rd a:hover{-ms-transform:scale(1) !important;transform:scale(1) !important}
.use_np .bd_cloud em{font-size:18px}
}
/* android 800x480 landscape */
@media screen and (max-width:533px){
.m_no,.lst_btn,.show_srch,.bd .cTab li ul,#bd_srch,.simple_wrt .profile,.rd_hd .blog .wave,.bd_hd .rd_nav,
.bd_tb_lst .no,.bd_tb_lst .cate,#cloud_btn,
.bd_wrt .color_wrp{display:none !important}
#re_cmt .editor_select{display:block !important}
.bd .bd_hd{padding:0}
.bd_bc{overflow:hidden;float:none !important;padding:10px}
.bd_hd.v2 .bd_bc{border-top:1px solid #DDD;background:#FCFCFC}
.bd_cnb{padding-left:48px}
.bd_cnb .bg_f_f9{padding:3px 7px !important}
.bd_cnb a.home{width:52px}
.bd .cTab{margin-left:0;border:0}
.bd .cTab>li{width:20%;margin:0 !important;border:0 !important;text-align:center}
.bd .cTab>li a{position:static;display:block;float:none;top:0;margin:-1px -1px 0 0;padding:2px !important;border:1px solid #CCC}
.bd .cTab>li.on a{position:relative;border-color:#999}
.cnb3{margin:0 2px}
.cnb3>li{float:left !important;width:20%}
.cnb3>li>a{padding:6px}
.btm_mn{padding:10px 5px 0}
.rd{padding:0;box-shadow:none}
.rd_hd{margin:0 0 20px !important}
.rd_hd .board .top_area{margin:0;padding:20px 12px;border-width:1px 0 0;border-radius:0;box-shadow:none;background:none}
.rd_hd .board .top_area .cate{display:block;float:none;padding:0 2px 6px}
.rd_hd .board h1{overflow:visible;padding:0;font-size:20px;line-height:1.2;white-space:normal}
.rd_hd .board .btm_area{margin:-12px 12px 0;padding:0 0 18px;background:none}
.rd_hd .board .side{float:none;padding:0}
.rd_hd .board .side>*{padding:0 8px 0 2px}
.rd_body{margin:0 12px 24px}
.rd_sign{padding:4%}
.bd_prev_next{border-top:1px solid #EEE}
.bd_prev_next a{clear:both;max-width:none;margin:12px 2px 0}
.bd .img_tx a{font-size:12px}
.bd .img_tx .fa{font-size:14px}
.to_sns.big a{margin:1px}
.rd_ft_nav{padding-bottom:20px}
.rd_ft_nav .btn_img{height:36px;padding-top:8px}
.rd_nav a{padding:9px;opacity:1}
.rd_ft_nav .rd_nav .edit:nth-last-child(2){border:0}
.fdb_v2 .fdb_lst{padding:52px 12px 12px}
.fdb_tag{margin:0}
.fdb_itm,.bd_guest .fdb_itm{padding:10px 10px 10px 60px !important}
.fdb_itm .profile{width:40px;height:40px;margin-left:-50px !important;padding:0;border:0;font-size:24px;line-height:40px}
.fdb_nav{position:static;padding-top:5px;text-align:right}
.fdb_nav a,.fdb_nav_btm .re_comment{height:auto !important}
.cmt_editor{padding-bottom:60px !important}
.simple_wrt{position:static;margin:0}
.simple_wrt textarea{font-size:14px}
.cmt_wrt .simple_wrt textarea{min-height:96px !important}
.simple_wrt .bd_btn{position:absolute;top:100%;right:-1px;width:100%;height:34px;margin-top:12px;font-weight:700;line-height:32px}
.edit_opt{display:block !important}
.bd_wrt_main .itx_wrp{display:block}
.bd_wrt_main .itx{width:100%;margin:0 0 8px}
.bd_wrt_main .itx_wrp label{top:8px}
.bd_wrt_main{padding:12px}
.bd_wrt_hd .category{max-width:80px;margin-right:4px}
.bd_wrt_hd .itx{margin:0}
.bd_wrt .regist .bd_btn{margin:2px}
.bd_wrt .regist .cancle{position:static}
.context_data,.context_message{margin:0}
.et_vars th{min-width:0;padding:6px 18px 6px 12px}
.bd_tb_lst th{font-size:13px}
.bd_tb_lst td{position:relative;padding:12px 4px;font-size:10px}
.bd_tb_lst td.title{padding:8px}
.bd_tb_lst td.title a{position:static;font-size:14px}
.bd_tb_lst .extraimages{margin:0}
.bd_tb_lst .hx:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0}
.bd_tb_lst .author{min-width:50px;white-space:normal}
.bd_guest .sum{margin:10px 5px}
.bd_guest .bd_wrt_main{margin:0 12px 32px}
.bd_guest .guest_cmt{margin:4px 0 20px}
.guest_itm{padding:10px}
.guest_profile .img,.bd_guest .fdb_itm .profile{width:40px;height:40px;margin:0 12px 0 0;line-height:40px}
.guest_itm_nav{padding:4px}
.bd_guest .cmt_editor{margin:12px}
.rd_blog{margin:0;padding:0;box-shadow:none}
.bd_faq .q{font-size:15px}
.bd_faq .q .fr{display:block;float:none;padding:0}
.bd_faq .date, .bd_faq .nick{min-width:0;padding:0 10px 0 0;font-weight:400;opacity:.7}
.bd_faq .editArea{margin:0 0 15px}
.bd_faq .url{display:none}
.bd_faq_srch_wrp,.bd_faq.faq_official .a{padding:10px}
.bd_faq.faq_official .mrkA{float:none;margin-left:-11px}
}
/* android HD */
@media screen and (max-width:360px){
.bd .cTab>li,.cnb3>li{width:25%}
.bd_tb_lst img[alt="file"]{display:none}
.bd_cloud.no_rd a{width:260px}
.bd_zine.zine .info>span{font-size:10px}
}
/* android 800x480, iphone */
@media screen and (max-width:320px){
.hide_w320{display:none !important}
.to_sns.big a{margin:0 -2px}
}
/* Viewer */
@media only screen and (max-width:960px){
body.viewer{padding:0}
#viewer .bd_prev_next,#viewer .rd_nav_side{display:none !important}
#viewer_lst{margin-left:-5px}
}
@media only screen and (max-width:420px){
#viewer_lst{display:none !important}
}

/* Double Webzine */
.webzine tr.bg1 td,
.webzine tr.bg2 td{padding:10px 6px 6px 6px; *padding:10px 6px 6px 6px;}
.webzine tr td .box {border:1px solid #ddd}  /* 웹진이 가로 2개 이상시 테두리값 설정 */
.webzine td.title p.title{ margin-bottom:9px; }
.webzine td.title p.title .category{ font-size:12px;}
.webzine td.title p.title a { color:#000000; }
.webzine td.title p.summary{ line-height:18px; margin-bottom:8px; }
.webzine td.title p.summary a{ text-decoration:none; color:#666666; }
.webzine td.title .thumb{ float:left; clear:right; border:1px solid #ddd; margin-right:20px;}

.webzine{ border:0; border-top:1px solid; width:100%; font-size:13px; }
.webzine a{ color:#999; text-decoration:none;}
.webzine a:hover,
.webzine a:active,
.webzine a:focus{ text-decoration:none;} 
.webzine .inputCheck{ width:13px; height:13px;}
.webzine .jumpTo{ float:left;}
.webzine .jumpTo *{ vertical-align:middle; *vertical-align:top;}
.webzine .jumpTo select{ height:20px; font-size:12px; *margin-right:5px;}
.webzine .jumpTo button{ width:22px; height:20px; line-height:18px; _line-height:normal; border:1px solid; -moz-border-radius:3px; -webkit-border-radius:3px; margin:0; padding:0; text-align:center; background-repeat:no-repeat; font-size:11px; cursor:pointer; overflow:visible;}
.webzine .meta{ position:relative; overflow:hidden; margin:0 0 5px 0; padding:0; list-style:none; white-space:nowrap;}
.webzine .meta li{ position:relative; left:-10px; display:inline; padding:0 5px 0 10px; background-repeat:no-repeat; background-position:left center; font-size:11px;}
.webzine .meta li.author{ font-size:11px;}
.webzine .meta li.date{ font:9px Tahoma;}
.webzine .meta li em{ font-size:9px;}
.webzine .replyNum,
.webzine .trackbackNum{ font:9px Verdana;}

.webzine th{ border:0; border-bottom:1px solid; padding:8px 6px 7px 6px; *padding:8px 6px 6px 6px; white-space:nowrap; text-align:center; line-height:normal; font-weight:normal;}
.webzine th.title{ width:100%;}
.webzine th a .sort{ vertical-align:middle; margin:0 5px;}
.webzine td{ border:0; border-bottom:1px solid; padding:8px 6px 7px 6px; *padding:8px 6px 6px 6px; white-space:nowrap; text-align:center; line-height:normal; vertical-align:middle; }
.webzine td.notice{ font-size:11px; font-weight:bold;}
.webzine td.num{ font:9px Tahoma;}
.webzine td.check{ font:11px Tahoma;}
.webzine td.title { width:100%; white-space:normal; text-align:left;}
.webzine td.title img{ vertical-align:middle; margin:0 1px;}
.webzine td.title .author{ font-size:11px;}
.webzine td.author{ font-size:11px; text-align:left;}
.webzine td.replies{ font:9px Tahoma;}
.webzine td.reading{ font:9px Tahoma;}
.webzine td.recommend{ font:bold 9px Tahoma;}
.webzine td.date{ font:9px Tahoma;}
.webzine td.summary { text-align:left; border-top-style:dotted; white-space:normal;}
.webzine td.summary .thumb{ display:block; float:left; padding:2px; border:1px solid; margin-right:10px;}
.webzine td.summary .thumb img{ display:block;}
.webzine td.lastReply{ text-align:left; font-size:11px;}

.webzine td .notice{ font-size:11px; padding-right:7px; margin-right:2px; background-repeat:no-repeat; background-position:right center;}
.webzine td .category{ font-weight:normal; font-size:10px; padding-right:7px; margin-right:2px; background-repeat:no-repeat; background-position:right center;}
.webzine td .replyAnchor{ position:relative; font-size:9px;}

.webzine{ border-color:#bababa;}
.webzine a{ color:#4d4d4d;}
.webzine .jumpTo button{ background-color:#eee; border-color:#ccc; color:#000;}
.webzine .meta li{ background-image:url("../../../../modules/board/skins/sketchbook5_MH/images/common/line_1x10_e0e0e0.gif");}
.webzine .replyNum{ color:#ff3636;}
.webzine .trackbackNum{ color:#66c;}
.webzine .replyAnchor{ color:#06C;}
.webzine th{ border-color:#dcdcdc; color:#4d4d4d;}
.webzine th a{ color:#66c;}
.webzine td{ border-color:#eee; color:#4d4d4d;}
.webzine td.title a.forum:link,
.webzine td.recommend{ color:#ff3636;}
.webzine td.summary .thumb{ border-color:#ddd; background:#fff;}
.webzine td .notice{ background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/line_1x10_e0e0e0.gif");}
.webzine td .category{ color:#888; background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/line_1x10_e0e0e0.gif");}
.webzine td .by{ color:#ccc;}

.webzine td.title p.summary a{ color:#888;}
.webzine td.title .thumb{ border-color:#e0e0e0;}

.thumbList{ border-color:#ddd;}
.thumbList li .thumb{ background:#fff; border-color:#ddd;}
.thumbList li .thumb a .text{ color:#ccc;}
.thumbList li .thumb a .category{ background:#000; opacity:.6; filter:alpha(opacity=60); color:#fff;}
.thumbList li .thumb a .noPhoto{ background:#eee;}
.thumbList li .title a{ color:#262626;}
.thumbList li .summary a{ color:#888;}

/* 게시판최상단 접이식판넬 */
.sk_panel,.sk_flip { padding:5px; }
.sk_flip { height:25px; text-align:left; color:#c0c0c0; cursor:pointer; }
.sk_panel { margin-top:0px; margin-bottom:10px; padding:10px; color:#000; border:solid 1px #e5e5e5; border-radius:10px }

/* 댓글 유도창 */
.cmtInduce { background-color:#555555; font-size:1.0em; color:#fff; padding:5px; -webkit-border-radius:5px;-moz-border-radius:5px; border-radius:5px; margin-bottom:10px; }

/* 
-webkit-animation-name:Animation_01; //프레임에 정의한 name 값
 -webkit-animation-delay:1s; //1초 정도 멈춘 후에 시작된다.
 -webkit-animation-duration:2.0s; //애니메이션 실행 시간 2초
 -webkit-animation-interation-count:infinite; //무한 반복
 -webkit-animation-timing-function:ease-in-out; //키프레임간의 타이밍 정도 ease / ease-in / ease-in-out
 -webkit-animation-direction:alternate  //플레이 상태값, normal 순방향 / alternate 역방향
 */

.blink1 { -webkit-animation-name:blinker; -webkit-animation-iteration-count:infinite; 
-webkit-animation-timing-function:cubic-bezier(1.0,0,0,1.0); -webkit-animation-duration:2s; -webkit-animation-timing-function:ease-in-out; -webkit-animation-direction:alternate; }
@-webkit-keyframes blinker { 
 0% { opacity:0; }
 50% { opacity:1; }
 100% { opacity:0.5; }
 }
.blink2 {-webkit-animation-name:blinker; -webkit-animation-name:pulse;-webkit-animation-iteration-count:infinite; 
-webkit-animation-timing-function:cubic-bezier(1.0,0,0,1.0); -webkit-animation-duration:5s; -webkit-animation-timing-function:ease-in-out; -webkit-animation-direction:alternate; }

@-webkit-keyframes pulse {
 0% { background-color:; opacity:1.0; -webkit-transform:scale(1.0) rotate(0deg); }
 33% { background-color:; opacity:0.75; -webkit-transform:scale(0.9) rotate(0deg); }
 67% { background-color:; opacity:0.5; -webkit-transform:scale(1.1) rotate(0deg); }
 100% { background-color:; opacity:1.0; -webkit-transform:scale(1.0) rotate(0deg); }
 }

/* Download */
a.downimg { display:block; background:url("../../../../modules/board/skins/sketchbook5_MH/img/down01.png") no-repeat 0 0px; text-indent:-1000em; width:220px; height:52px; }
a.downimg:hover,
a.downimg:active,
a.downimg:focus { background:url("../../../../modules/board/skins/sketchbook5_MH/img/down02.png") no-repeat 0 0px; }

/* 확장변수 칼라 */
.bd .blue { font-size:10px; background:linear-gradient(rgb(0, 183, 255), rgb(0, 111, 245)); color:#fff; padding:5px 10px; -webkit-border-radius:3px;-moz-border-radius:3px; border-radius:3px; text-shadow:3px 3px 5px rgba(0, 0, 0, 0.3);}
.bd .orange { font-size:10px; background:linear-gradient(rgb(255, 155, 14), rgb(215, 66, 0)); color:#fff; padding:5px 10px; -webkit-border-radius:3px;-moz-border-radius:3px; border-radius:3px; text-shadow:3px 3px 5px rgba(0, 0, 0, 0.3);}
.bd .gray { font-size:10px; background:linear-gradient(rgb(139, 139, 139), rgb(80, 80, 80)); color:#fff; padding:5px 10px; -webkit-border-radius:3px;-moz-border-radius:3px; border-radius:3px; text-shadow:3px 3px 5px rgba(0, 0, 0, 0.3);}

.bd .cnew { display:inline-block;position:relative;top:0;margin:0;padding:0 6px;border-radius:3px;background:#F33;font:400 normal 10px/14px sans-serif;color:#FFF; box-shadow:inset 0 0 1px 1px #eee,0 1px 1px rgba(0,0,0,.1); }

.bd .cw { margin-left:10px; padding:2px 3px; border-radius:3px; color:#fff; background:#ff6600; font-size:11px }

/* 게시판 좌우 스크롤(수평 스크롤, 스와이프) */
.bd_lst th.t_fixed, 
.bd_lst td.t_fixed, 
.bd_lst th.fixed, 
.bd_lst td.fixed { position:sticky; left:0; z-index:1; background-color:#fff; }

/* 첫게시글만 썸네일출력 */
.bd_ft { margin:0 auto; }
.bd_ft ul { box-sizing:border-box; padding:5px; border-radius:5px; margin:10px 0; overflow:hidden; box-shadow:0 .5px 1px rgba(0,0,0,.2); list-style:none; *zoom:1; }
.bd_ft .pf { float:left; margin-right:10px; }
.bd_ft .NameDate { float:left; line-height:26px; }
.bd_ft .EndButton { float:right; text-align:right; margin-top:-5px; }
.bd_ft .Area { display:table; width:100%; box-sizing:border-box; padding:10px; }
.bd_ft .title { vertical-align:middle; }
.bd_ft .number { float:left; display:flex; justify-content:center; align-items:center; width:22px; height:22px; font-size:0.9em; color:#fff; background-color:#444; padding:3px; border-radius:50%;  margin:4px 5px 0 0; }
.bd_ft .title a { font-size:20px; }
.bd_ft .tag { margin-top:5px; }
.bd_ft .tag a { margin:0 5px; font-size:12px; color:#444; }
.bd_ft .mt { line-height:26px; }
.bd_ft .mr5 { margin-right:5px; }
.bd_ft .InfoLeft { float:left; text-align:left; }
.bd_ft .InfoRight { text-align:right; }
.bd_ft .InfoRight .irt { margin-left:5px;  }
.bd_ft img.tmb:hover { transform:scale(1.05); }
.align-middle, .align-middle img, .align-middle span { vertical-align:middle; }
.bd_ft .cnt { overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; }

@media only screen and (max-width:420px){
	.bd_ft .InfoRight .irt { display:none !important; }
}

/* 첫게시글만 폴딩버턴 */
.bd_ft .cvb { text-decoration:none; color:#8c8c8c; float:right; text-align:right; cursor:pointer; background-color:#fafafa; border:1px solid #eee; border-radius:10px 10px 0 0; padding:5px 8px 0 8px; margin-bottom:-1px }

/* 첫게시글만 댓글 */
.bd_ft .CommArea { position:relative; width:100%; border:1px solid #eee; background-color:#fafafa; padding:5px; border-radius:5px; box-shadow:0 1px 2px rgba(0,0,0,.2); }
.bd_ft td { border:0; line-height:1.5; white-space:nowrap; padding:1px 5px; }
.bd_ft .replyIndent { margin:3px; border-top:0 dotted #ddd; overflow:hidden; white-space:normal; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; word-wrap:break-word; }
.bd_ft .replyIndent a { font-size:0.9em; }

.bd_ft .arrow-container { position:relative; display:inline-block; top:4px; left:7px; z-index:1 }
.bd_ft .arrow-outer {	position:absolute; width:0; height:0; border-left:10px solid transparent; border-right:10px solid transparent; border-bottom:10px solid #eee; /* 외부 테두리 색상 */ }
.bd_ft .arrow-inner { position:absolute; top:2px; /* 테두리 두께에 따라 조정 */ left:2px; /* 테두리 두께에 따라 조정 */ width:0; height:0; border-left:8px solid transparent; border-right:8px solid transparent;  border-bottom:8px solid #fafafa; /* 내부 색상 */ }

/* 댓글 리스트 */
.replylist .replyIndent a { background:url("../../../../modules/board/skins/sketchbook5_MH/img/iconReplyArrow.gif") no-repeat left ; padding-left:35px; color:#999999; word-break:break-all; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; }
.replylist .author { width:10px; }
.replylist .author span { color:#A6A39D; font-size:0.8em; }
.replylist .date .day { font-size:1em; }
.replylist .date { color:#A6A39D; font-size:0.8em; width:10px; }

/* 리스트 댓글 */
.bd_lst .replylist { background-color:transparent; }
.bd_lst .replylist .replyContent { padding-left:15px; max-width:300px; }
.bd_lst .replylist .replyIndent { text-align:left; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;}

/* 웹진 댓글 */
.bd_zine .CommArea { position:relative; width:100%; border:1px solid #eee; background-color:#fafafa; padding:5px; border-radius:5px; box-shadow:0 1px 2px rgba(0,0,0,.2); margin-top:15px; table-layout:fixed; border-collapse: ollapse; }
.bd_zine .CommArea:after	{
	content:"";
	position:absolute;
	display:block; 
	left:15px;
	top:-7px;
	width:10px;
	height:10px;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	background-color:#fafafa; /* 내부 색상 */
	border-left:2px solid #eee !important; /* 외부 테두리 색상 */
	border-top:2px solid #eee !important; /* 외부 테두리 색상 */
}

.bd_zine .bookmark { position:absolute; margin-top:-11px; right:10px; font-size:12px; border:2px solid #eee; border-radius:10px 10px 0 0; padding:5px 8px 0 8px; }
.bd_zine td { line-height:1.5; }
.bd_zine .replyIndent { margin:2px 15px 2px 2px; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; overflow: hidden; text-overflow:ellipsis; }
.bd_zine .replyIndent a { font-size:0.8em ; border:0 !important;}
.bd_zine .adw { width:80px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }

/* 게시판 최상단에 빵조각 */
.tMenu_Position { margin-left:10px; float:left; margin-top:5px; }
.tMenu_Position a { margin-left:5px; color:#444; text-decoration:none; }
.tMenu_Position a:hover { color:#ff6600; }
.tWrite_Position { margin:0 10px 10px 0; float:right; }

/* 관리자에게 모듈번호 출력 */
.m_num { z-index:1; position:relative; float:right; max-width:100px; text-align:center; font-weight:700; font-size:1em; clip-path:polygon(50% 0, 100% 0, 100% 80%, 50% 100%, 0 80%, 0 0); background-color:red; padding:5px 10px 10px 10px; color:white; cursor:pointer; }

/* Original file: modules/board/skins/sketchbook5_MH/css/black.css */

/*
backgrond color : #191919
middle color : #999 (or #888, #AAA)
------
(white : black)
000 : FFF
111~333 : EEE
444~666 : CCC
777~888 : AAA
F1F1F1~FCFCFC : 111~030303
FFF : 191919
*/

.bd{color:#CCC}
.bd a,.bd button{color:#DDD}
.bd a:hover,.bd strong{color:#EEE}

.bd_btn,.bd .btn_img,.exForm input[type=button]{color:#FFF;text-shadow:1px 1px 0 rgba(0,0,0,.8);border-color:#666;background:#333;box-shadow:0 1px 3px #000;behavior:none}
.bd_btn:hover,.bd .btn_img:hover,.bd_btn:focus,.bd .btn_img:focus{box-shadow:0 1px 6px #000}
.bd .itx,.bd select,.bd textarea,.exForm input{background:#222;color:#FFF;border-color:#444}
.bd .itx:hover,.bd .itx:focus,.bd textarea:hover,.bd textarea:focus,.exForm input:hover,.exForm input:focus{background:#1C1C1C;border-color:#666}
.bd .ico_16px{background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/black/ico_16px.png")}
.bd .ico_32px{background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/black/ico_32px.png")}
.bd .arrow{border-color:#191919}
.bd .arrow.up{border-bottom-color:#CCC}
.bd .arrow.down{border-top-color:#CCC}
.bubble .wrp{background:#000}
.bubble .bubble_edge{background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/black/edge.png")}
.no_img{background:#000;border-color:#444 !important}
/* BG */
.bd .bg_color{background-color:#444 !important;filter:alpha(opacity=100);opacity:1}
.bd .bg_f_f9{background:#111 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImczMTQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMxOTE5MTkiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMxMTExMTEiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2czMTQpIiAvPgo8L3N2Zz4=)}

/* Header */
.bd_bc a,.bd .bd_set a{color:#CCC}
.bd_set .bg_f_f9{border-color:#777;text-shadow:0 0 1px #000;box-shadow:0 1px 1px #000}
.bd_font .select{background:#060606;border-color:#666}
.bd_font_select{background:#222}
.bd_font_select li{border-color:#444}
.bd_font_select li:hover{border-color:#666;background:#333}
/* FAQ Search */
.bd_faq_srch{background:#444;border-color:#222;box-shadow:0 1px 4px #000}
.bd_faq_srch .itx,.bd_faq_srch select{background:#222;color:#FFF}
.bd .bd_tl div{background-color:#EEE}
.bd_tl,.rd_hd3 h1 .tl{border-color:#444;text-shadow:0 1px 0 #000}
.bd_tl a{color:#CCC}

.lst_btn{background:#000}
.lst_btn a{border-color:#666}
.lst_btn b{background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/black/list_style.png")}

.bd_cnb .a1{color:#AAA;text-shadow:0 1px 0 #000 !important}
.bd_cnb .a1.on{box-shadow:0 0 3px #000}
.bd_cnb .a1.on,.bd_cnb .a1:hover,.bd_cnb .a1:focus,.cnbMore a{color:#EEE;background:#000}
.bd_cnb .a1.on:before{border-color:#666}
.bd_cnb .li2 a{color:#BBB}
.bd_cnb .li2.on a,.bd_cnb .li2 a:hover,.bd_cnb .li2 a:focus{color:#EEE}
.bd_cnb{background:#333;border-color:#111;box-shadow:-1px 0 2px #000}
.bd_cnb .bg_f_f9{background:#222;border-color:#111;box-shadow:-1px 0 2px #000}
.bd_cnb ul.wrp .bubble_edge{background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/black/edge.png")}
.bd_cnb small,.cTab small{color:#888}
.bd .cTab{border-color:#777}
.bd .cTab a{color:#999}
.bd .cTab a:hover,.bd .cTab a:focus,.bd .cTab .on>a{color:#FFF}
.bd .cTab>li a{border-top-color:#444}
.bd .cTab>li{background:#222;border-color:#444}
.bd .cTab>.on{border-color:#777;border-bottom-color:#191919}
.bd .cTab>.on a{color:#DDD;border-color:#777}
.bd .cTab>ul li{border-color:#444}
/* Box Style */
.cnb3 a{border:1px solid #555;background:#333;color:#DDD !important}
.cnb3 .on>a,.cnb3 a:hover,.cnb3 a:focus{border-color:#666 !important;background:#000 !important}

/* Bottom */
.btm_mn{border-color:#444}
.bd_srch_btm .bg_f_f9{border-color:#888}
.bd_srch_btm_itx{color:#EEE}
.bd_srch_btm select{background:#333}
.bd_pg a{color:#999}
.bd_pg .this,.bd_pg a:hover,.bd_pg a:focus{background:#000;border-color:#666;color:#EEE}
.bd_pg .frst_last,.bd_pg .direction{color:#EEE}
.bd_go_page{border-color:#666}

/* Read */
/* Read Header */
.rd_hd .btm_area{color:#DDD}
.rd_hd small{color:#888}
.rd_hd .board .img{border-color:#333;background:#191919}
.rd_hd .top_area b,.rd_hd .btm_area b,.rd_hd .board .cate{color:#AAA}
.bd .xe_v3 .top_area{background:#222;border-color:#111;box-shadow:0 1px 1px #000}
.rd_hd .board .btm_area{border-color:#333}
.rd_hd .xe_v3 .btm_area{background:#161616}
.rd_hd .blog{border-top:2px solid #777}
.rd_hd .blog.v3{border:12px solid #333}
.rd_hd .top_area,.rd_hd .btm_area,.rd_hd h1,.rd_hd .blog .btm_area b{text-shadow:0 1px 0 #000 !important}
.rd_hd h1{color:#EEE !important}
.rd_hd .board .top_area{border-color:#444;background:#111}
.rd_hd .top_area em{filter:alpha(opacity=100);opacity:1}
.rd_hd .blog .top_area span,.rd_hd .blog .np span{color:#CCC}
.rd_hd .top_area small{color:#777}

.rd_nav_style2 .rd_nav,.rd_nav_side .rd_nav,.rd_nav_style2 .rd_nav .edit,.rd_sign,.rd_sign .img,.rd_body .rd_file{background:#161616;border-color:#444}
.rd_nav .help strong,.rd_vote a.blamed{background:#222;border-color:#777}
.rd_nav a,.rd_sign h4,.rd_file a,.rd_trb .link,.rd_nav .tg_btn2{color:#999}
/* File, Info, Etc */
.rd_fnt,.rd_ft_nav,.rd_hd .rd_file{border-color:#444}
.rd_trb{background:#111}
.bd_prev_next .speech span{color:#AAA}
.bd_prev_next small{color:#777}
.rd_tag div{background:#000;border-color:#666 !important}

.fdb_lst_wrp.fdb_v2,.fdb_v2 .fdb_lst,fdb_lst .bd_pg,.fdb_itm,.fdb_itm.re,#re_cmt{border-color:#333}
.fdb_lst_wrp.fdb_v2{background:#292929}
.fdb_v2 .fdb_lst,.bd .nametag{background:#191919}
.cmt_editor,.fdb_tag{border-color:#333;background:#131313}
.fdb_v2 .fdb_itm.bg1{background:#131313}
.bd .profile,.cmt_disable{border-color:#444;background:#090909}
.fdb_itm .meta{color:#BBB}
.fdb_itm .meta a,.fdb_lst .meta b{color:#DDD}
.fdb_itm .meta .tg_btn2{color:#CCC}
.cmt_files{border-color:#333}
.cmt_files .tg_close2,.fdb_itm .vote a,.fdb_nav a,.fdb_nav .fa,.fdb_itm>i.re,#re_cmt i.re{color:#777}

.bd_wrt_main{background:#111;border:1px solid #333}
.bd_wrt .sns_wrt,.bd .bd_wrt .regist{border-color:#666}
.bd_wrt .color_wrp{background:#191919}

.bd .et_vars{background:#191919}
.et_vars th,.et_vars td{border-color:#444 !important}
.et_vars tr.bg1{background:#111}
.et_vars .bg1 td{background:#222}
.exForm th,.exForm td{background:#161616;border-color:#333}

.rd_body .secretMessage{border-color:#666}
.context_data{background:#222;border-color:#666}
.context_message{border-color:#666}

/* List */
.tmb_wrp .loading{background:#000 url("../../../../modules/board/skins/sketchbook5_MH/img/black/loading.gif") no-repeat 50% 50%}
.bd.fdb_count .replyNum,.bd.fdb_count .trackbackNum{background:#444 !important}
.bd_tb_lst td,.bd_zine li,.bd_zine.zine .info span{border-color:#222 !important}
.bd_tb_lst .notice td,.bd_zine li.notice,.bd_tb_lst .select,.bd_tb_lst tbody tr:hover{background:#161616;border-color:#333 !important}

.bd_tb_lst th{border-color:#3C3C3C;color:#EEE;box-shadow:inset 0 -1px 0 #191919}
.bd_tb_lst td,.bd_tb_lst th a{color:#DDD}
.bd_tb_lst td.title a{color:#EEE}
.bd_tb_lst .hx:visited,.bd_tb_lst .cate{color:#AAA}

.bd_zine .big_date .mmyy{color:#DDD}
.bd_zine .big_date .hh{color:#999}
.bd_zine h3{color:#EEE;text-shadow:0 1px 0 #000}
.bd_zine .big_date .yy,.bd_zine .info *{color:#CCC !important}
.bd_zine.zine .tmb_wrp img,.bd_tb_lst .cate{border-color:#444}
.bd_zine.card li{border-radius:5px;background:#222;border-color:#111;box-shadow:0 1px 1px rgba(0,0,0,.7)}
.bd_zine.card .tmb_wrp img{box-shadow:1px 1px 3px rgba(0,0,0,.6)}
.bd_zine .info .link_url a{color:#EEE}

.bd_tmb_lst .tmb_wrp,.bd_tmb_lst.gall_style2 .tmb_wrp{border-color:#333;box-shadow:2px 2px 8px rgba(0,0,0,.9)}
.bd_tmb_lst .tmb_wrp:before,.bd_tmb_lst .tmb_wrp:after{content:none}
.bd_tmb_lst .bg2{background:#000}
.bd_cloud em{color:#336 !important}
.bd_cloud_btn button{color:#CCC;background:#333;border-color:#111 !important}
.bd_cloud_btn button.off{color:#111}

.bd_guest .guest_itm,.bd_guest .fdb_itm{border-color:#333 !important}
.bd_guest .guest_meta a{color:#CCC}
.bd_guest .guest_meta .date{color:#AAA}
.bd_guest .tx_mn em{color:#CCC}
.bd_guest .guest_cmt{background:#131313;border-color:#333}

/* Blog */
.rd_blog{background:#191919;border-color:#333 #222 #111;box-shadow:0 1px 9px #030303}
.rd_blog .rd_hd{margin:0 0 40px}

/* FAQ */
.bd_faq .li{border-color:#444 !important;color:#666}
.bd_faq .li:hover,.bd_faq .show,.bd_faq .notice{background:#222}
.bd_faq .cate{color:#CCC}
.bd_faq .a{background:#191919;border-color:#333}
.bd_faq .q .fa{color:#666}

/* Link Board */
.bd .starRating,.bd .starRating span{background-image:url("../../../../modules/board/skins/sketchbook5_MH/img/black/iconStarRating.png")}

/* Viewer */
#viewer .bd{background:#191919;border:1px solid #333}
.viewer_with.on:before{content:"";display:block;position:absolute;bottom:0px;left:4px;width:95%;height:2px;opacity:.7}

/* Mobile Editor */
.bd #mUpload{border-color:#444;background:#191919}
.bd #mUpload .bg_f_f9{border-color:#444;box-shadow:none}
.btn-toolbar .btn,#editor{color:#333}

/* Wizard*/
#bd_wizard{color:#333}
#bd_wizard_tg{background:#EEE}

/* IE Fix */
.bd .tx_ico_circ .ie8_only{color:#444}
/* like css3 */
@media \0screen{
.bd .btn_img,
.bd .btn_img:after{}
.bd_pg .this,.bd_pg a:hover,.bd_pg a:focus,
.bd_pg .this:after,.bd_pg a:hover:after,.bd_pg a:focus:after{}
.rd_nav_style2 .rd_nav,
.rd_nav_style2 .rd_nav:after{}
.rd_nav_side .rd_nav,.rd_nav_blk .rd_nav_side .rd_nav,
.rd_nav_side .rd_nav:after,.rd_nav_blk .rd_nav_side .rd_nav:after{content:"";}

.rd_hd .xe_v3 .top_area,
.rd_hd .xe_v3 .top_area:after{}
.bd_set .bg_f_f9,
.bd_set .bg_f_f9:after{}

.bubble .wrp:before,.bubble .wrp:after,.bubble .bl,.bubble .br,.rd_nav_blk .rd_nav_side .wrp:before,.rd_nav_blk .rd_nav_side .wrp:after,.rd_nav_blk .rd_nav_side .bl,.rd_nav_blk .rd_nav_side .br{}
}

/* 800*480 landscape */
@media screen and (max-width:533px){
.bd .cTab li a{border-color:#444}
.bd_prev_next{border-top-color:#333}
.bd_hd.v2 .bd_bc{border-color:#333;background:#111}
}

/* Original file: modules/board/skins/sketchbook5_MH/css/spoiler.css */

/* spoiler */
div.spoiler {
	padding: 5px;
	line-height: 1.6;
}

div.spoiler div.spoiler-title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	border: 1px solid #bbbbbb;
	border-bottom-color: #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.5), 0 0 2px rgba(255,255,255,.15) inset, 0 1px 0 rgba(255,255,255,.15) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.5), 0 0 2px rgba(255,255,255,.15) inset, 0 1px 0 rgba(255,255,255,.15) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,.5), 0 0 2px rgba(255,255,255,.15) inset, 0 1px 0 rgba(255,255,255,.15) inset;
	background: #cfd1cf;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#cfd1cf));
	background-image: -moz-linear-gradient(top, #f5f5f5, #e5e5e5);
	background-image: -webkit-linear-gradient(top, #f5f5f5, #e5e5e5);
	background-image: -o-linear-gradient(top, #f5f5f5, #e5e5e5);
	background-image: -ms-linear-gradient(top, #f5f5f5, #e5e5e5);
	background-image: linear-gradient(top, #f5f5f5, #e5e5e5);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#f5f5f5', endColorstr='#cfd1cf');
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

div.spoiler div.spoiler-title div.spoiler-toggle {
	display: inline-block;
	width: 11px;
	height: 11px;
	line-height: 14px;
	margin-left: 4px;
	margin-right: 6px;
	cursor: pointer;
	-webkit-user-modify: read-only;
}

div.spoiler div.spoiler-title div.hide-icon {
	background: url("../../../../modules/board/skins/sketchbook5_MH/img/minus.png") no-repeat scroll left center transparent;
}

div.spoiler div.spoiler-title div.show-icon {
	background: url("../../../../modules/board/skins/sketchbook5_MH/img/plus.png") no-repeat scroll left center transparent;
}

div.spoiler div.spoiler-content {
	font-size: 13px;
	border: 1px solid #bbbbbb;
	border-top: 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: none repeat scroll 0 0 #F5F5F5;
	padding: 4px 10px;
}

/* Original file: modules/board/skins/sketchbook5_MH/css/sticker.css */

/* for bootstrap */
.bd_font .select,.bd_cnb *,.bd .cTab *,.bd_zine.card,.bd_zine.card li,.bd_pg *,.bd .profile,.bd .rd_vote a,.tmb_wrp .ribbon *,.tmb_wrp,.bd_faq .mrk,.guest_itm_nav{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}

.display-toggle{
	display: none;
}

.stk_display{
	padding: 0;
	min-height: 200px;
	width: 100%;
	margin: 15px auto 0 auto;
	line-height: 0;
	background:#FCFCFC;border:1px solid #DDD;border-bottom-color:#CCC;border-radius:8px;box-shadow:0 1px 3px -1px rgba(0,0,0,.1);*zoom:1
}

.stk_display .stk_body{
	border-top:1px solid #DDD;
	/*width: 100%;*/
}

.stk_display .stk_head{
    box-sizing: border-box;
	text-align: center;
}

.stk_display .stk_head>ul>li{
	float: left;
	position: static;
	background: #fff;
}

.stk_display>.stk_head>ul>li.sticker_icon1 {
	display:inline-block;
	font-size: 20px;
	width: 20px;
	height: 20px;
	text-align: center;
	margin-top:15px;
	background-color: #EEE;
	line-height: 20px;
	color: #A0A0A0;
}

.stk_display>.stk_head>ul>li.sticker_icon {
	display:inline-block;
	font-size: 20px;
	width: 40px;
	height: 40px;
	text-align: center;
	background-color: #444;
	line-height: 40px;
	color: #A0A0A0;
}

.stk_display>.stk_head>ul>li:nth-child(n+2){
}

.stk_display>.stk_head>ul>li.sticker_icon a{
	text-decoration: none;
	color: #A0A0A0;
}

.stk_cmt .sticker_pack, .stk_cmt_reply .sticker_pack{
	padding: 0;
	margin: 0;
	display: inline-block;
	display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap;flex-wrap:wrap; -webkit-box-pack:center; -webkit-justify-content:center; -ms-flex-pack:center;justify-content:center
}

.sticker_pack>li{
	display: inline;
}

.sticker_pack div>img{
	width:40px;
	height:40px;
	object-fit: cover;
}

.stk_display>.stk_body{
	padding: 3px;
}

.stk_display>.stk_body>ul{
	overflow-y:auto;
	text-align: center;
	min-height: 210px;
	max-height: 210px;
}

.stk_display>.stk_body>ul>li{
	display: inline;
}

.stk_display>.stk_body>ul>li>a{
	display: inline-block;
	background-size: cover;
	background-position: 50% 50%;
	width: 90px;
	height: 90px;
	margin: 5px;
	border-radius:3px;
}

.stk_display>.stk_body>ul>li>a:hover { 
	-webkit-transform: scale(1.1)
}

.srl, .srl1 { 
	margin:3px; 
	padding:3px; 
	border:1px solid #DDD; 
	border-bottom-color:#CCC; 
	border-radius:8px;
	box-shadow:0 1px 3px -1px rgba(0,0,0,.1);*zoom:1 
}

.srl1 .svg { 
	padding-top:8px
}

.srl:hover { 
	border:1px solid #f60; 
	-webkit-transform: scale(1.3)
}

@media screen and (max-width:479px) {
	.stk_display>.stk_head>ul>li.sticker_icon {
		display:inline-block;
		font-size: 20px;
		width: 35px;
		height: 35px;
		text-align: center;
		background-color: #444;
		line-height: 35px;
		color: #A0A0A0;
	}

	.sticker_pack div>img{
		width:35px;
		height:35px;
		object-fit: cover;
	}
}

/* Original file: modules/preview/skins/default/preview_card_style.css */

.preview_card_wrapper {
	margin: 0 auto;
	max-width: 480px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 6px;
	overflow: hidden;
	box-sizing: border-box;
	transition: background 0.4s;
}
.preview_card_wrapper:hover {
	background: #f3fcfc;
}
.preview_card_link {
	display: flex;
	width: 100%;
	height: 100%;
	color: #333;
	text-decoration: none !important;
}
.preview_card_link:hover {
	text-decoration: none !important;
}
.preview_card_link img {
	width: 116px;
	height: 116px !important;
	object-fit: cover;
}
.preview_card_link span {
	line-height: 1em !important;
}
.preview_card_text_container {
	display: block;
	flex: 1;
	width: 100%;
	max-height: 116px;
	padding: 20px 20px 16px;
	overflow: hidden;
	box-sizing: border-box;
}
.preview_card_text_container span {
	display: block;
	padding-bottom: 8px;
	font-size: 12px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.preview_card_text_container .preview_card_title {
	font-size: 15px !important;
	padding-bottom: 12px;
	word-wrap: normal;
	color: #333;
}
.preview_card_text_container .preview_card_desc {
	display: -webkit-box;
	margin-bottom: 8px;
	padding-bottom: 0;
	max-height: 2.6em;
	line-height: 1.3em !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: justify;
	white-space: normal;
	word-break: break-all;
	color: #666;
}
.preview_card_text_container .preview_card_host {
	font-family: 'helvetica neue', helvetica, sans-serif;
	color: #999;
}

@media screen and (max-width: 380px) {
	.preview_card_link {
		display: block;
	}
	.preview_card_link img {
		width: 100%;
	}
}

/* Original file: modules/preview/tpl/css/media_embed.css */

.media_embed {
	position: relative; width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden;
}
.media_embed,
.media_embed * {
	box-sizing: border-box;
}
.media_embed > iframe,
.media_embed > video {
	 position: absolute; top: 0; left: 0; border: 0; width: 100%; height: 100%;
}
.media_embed span.cke_widget_inline {
	display: block; width: 100%;
}
.media_embed span.cke_widget_inline > img,
.media_embed > img {
	width: 100%; max-width: 100%; height: auto;
}

.media_embed.airbnb-embed {
	width: 100% !important; padding-bottom: 12px; overflow-x: auto;
}
.media_embed.airbnb-embed iframe {
	position: relative; border: none; visibility: visible; margin: 0 auto; padding: 0; min-width: 300px; max-width: 450px;
}

.media_embed.amazon-music-embed {
	display: inline-block; padding-bottom: 0; height: auto;
}
.media_embed.amazon-music-embed img {
	display: none; opacity: 0;
}
.media_embed.amazon-music-embed iframe {
	border:1px solid rgba(0, 0, 0, 0.12);
}

.media_embed.apple-music-embed img {
	display: none; opacity: 0;
}

.media_embed.audioclip-embed {
	padding-bottom: 181px;
}
.media_embed.audioclip-embed img {
	display: none; opacity: 0;
}

.media_embed.azquotes-embed {
	height: auto; padding-bottom: 0;
}

.media_embed.bandcamp-embed {
	display: inline-block; max-width: 720px; padding-bottom: 0;
}
.media_embed.bandcamp-embed img {
	display: none; opacity: 0;
}

.media_embed.codepen-embed {
	padding-bottom: 480px;
}

.media_embed.codesandbox-embed {
	padding-bottom: 480px;
}

.media_embed.discord-embed {
	display: inline-block; max-width: 360px; padding-bottom: 480px;
}
.media_embed.discord-embed img {
	aspect-ratio: 3 / 4; object-fit: scale-down;
}

.media_embed.fb-post,
.media_embed.fb-video,
.media_embed.fb-page {
	display: inline-block; height: 360px; padding-bottom: 0; line-height: 0;
}
.media_embed.fb-post,
.media_embed.fb-page {
	max-width: 480px;
}
.media_embed.fb-page {
	height: 480px;
}
.media_embed.fb-post > iframe,
.media_embed.fb-video > iframe,
.media_embed.fb-page > iframe {
	 position: relative; width: 100%; height: 360px; border: none; overflow: hidden;
}
.media_embed.fb-page > iframe {
	height: 480px;
}
.media_embed.fb-post > p,
.media_embed.fb-video > p,
.media_embed.fb-page > p {
	width: 100% !important; font-style: italic; color: #999; text-align: center;
}

.media_embed.ms-office-embed {
	padding-bottom: calc(56.25% + 23px);
}

.media_embed.flickr-embed {
	height: auto; padding-bottom: 0; text-align: center;
}
.media_embed.flickr-embed > iframe {
	position: relative;
}

.media_embed.gettyimage-embed {
	display: inline-block; padding-bottom: 0;
}

.media_embed.giphy-embed.giphy-embed-photo {
	height: auto; padding-bottom: 0;
}
.media_embed.giphy-embed.giphy-embed-photo > span {
	display: inline-block; width: auto;
}
.media_embed.giphy-embed.giphy-embed-photo > span > img,
.media_embed.giphy-embed.giphy-embed-photo > img {
	width: auto;
}

.media_embed.github-embed {
	padding-bottom: 50%; border: 1px solid #ccc; border-radius: 4px;
}

.media_embed.google-books-embed {
	display: inline-block; width: 100%; height: 100%; max-width: 590px; padding-bottom: 0;
}

.media_embed.google-drive-embed {
    padding-bottom: calc(56.25% + 12px); background: #fcfcfc; border: 1px solid #ddd; border-radius: 4px;
}
.media_embed.google-drive-embed img {
	display: none;
}

.media_embed.google-forms-embed {
	padding-bottom: 100%; background: #fcfcfc; border: 1px solid #ddd; border-radius: 4px;
}
.media_embed.google-forms-embed img {
	display: none;
}

.media_embed.google-maps-embed {
	padding-bottom: 100%;
}

.media_embed.imgur-embed {
	height: auto; padding-bottom: 0;
}
.media_embed.imgur-embed img {
	display: none;
}
.media_embed.imgur-embed iframe {
	position: relative; margin: 0 auto; width: 540px; max-width: 100%; height: 360px;
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 10%); border: 1px solid #ccc; border-radius: 2px; box-sizing: border-box;
}
.media_embed.imgur-embed > p {
	font-style: italic; color: #999; text-align: center;
}

.media_embed.instagram-embed {
	height: auto; padding-bottom: 0;
}
.media_embed.instagram-embed .instagram-media {
	position: relative; display: inline-block; padding: 0; width: calc(100% - 2px); max-width: 540px !important; height: 480px;
	background: #fff; border: 1px solid #dbdbdb; border-radius: 3px; box-shadow: none;
}

.media_embed.jjalbot-embed {
	display: inline-block; height: auto; padding-bottom: 0;
}

.media_embed.jsfiddle-embed {
	padding-bottom: 75%;
}
.media_embed.jsfiddle-embed img {
    aspect-ratio: 4 / 3; object-fit: scale-down;
}
.media_embed.jsfiddle-embed iframe {
	border: 1px solid #bbb; box-sizing: border-box;
}

.media_embed.kakao-map-embed {
	padding-bottom: 75%;
}
.media_embed.kakao-map-embed * {
    box-sizing: initial;
}

.media_embed.mixcloud-embed {
	padding-bottom: 120px; height: 0;
}
.media_embed.mixcloud-embed img {
    opacity: 0;
}

.media_embed.nadio-embed {
	padding-bottom: 100% !important;
}
.media_embed.nadio-embed img {
	width: 100% !important; height: auto !important;
}

.media_embed.nico-embed-live {
	display: inline-block; max-width: 360px; height: 172px; padding: 0; background-color: #f6f6f6; border: solid 1px #d0d0d0;
}
.media_embed.nico-embed-video > span,
.media_embed.nico-embed-video > img,
.media_embed.nico-embed-live > span,
.media_embed.nico-embed-live > img {
	position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
}
.media_embed.nico-embed-live > span,
.media_embed.nico-embed-live > img {
	opacity: 0;
}

.media_embed.pinterest-embed {
	display: inline-block; max-width: 600px; height: auto; padding-bottom: 0;
}
.media_embed.pinterest-embed > a {
	display: block; margin: 0 auto; width: 600px; min-width: unset; max-width: 100%;
	border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 12px; box-sizing: border-box; overflow: hidden; line-height: 0;
}
	.media_embed.pinterest-embed.pinterest-pin > a {
		border-radius: 36px;
	}
	.media_embed.pinterest-embed.pinterest-pin > a > img {
		width: 100%; height: auto;
	}
.media_embed.pinterest-embed > a > span {
	width: 100%;
}
.media_embed.pinterest-embed:not(.pinterest-pin) > a > span:first-of-type {
	display: block; margin: 0; padding: 10px; height: 55px; text-align: left; box-sizing: border-box;
}
.media_embed.pinterest-embed:not(.pinterest-pin) > a > span:first-of-type > span {
	display: inline-block; height: 36px; vertical-align: middle; 
}
.media_embed.pinterest-embed:not(.pinterest-pin) > a > span:first-of-type > span:first-of-type {
	margin-right: 10px; width: 36px; border-radius: 50%; overflow: hidden;
}
.media_embed.pinterest-embed:not(.pinterest-pin) > a > span:first-of-type > span:first-of-type > img {
	width: 36px; height: 36px;
}
.media_embed.pinterest-embed:not(.pinterest-pin) > a > span:first-of-type > span:last-of-type {
	width: calc(100% - 46px); margin: 0;
}
.media_embed.pinterest-embed:not(.pinterest-pin) > a > span:first-of-type > span:last-of-type > span {
	display: block; width: 100%; height: 17px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
	color: #363636; font-size: 12px; line-height: 1;
}
.media_embed.pinterest-embed:not(.pinterest-pin) > a > span:first-of-type > span:last-of-type > span:first-of-type {
	height: 19px;
	color: #333; font-size: 14px; font-weight: bold;
}
	.media_embed.pinterest-embed:not(.pinterest-pin).pinterest-profile > a > span:first-of-type > span:last-of-type > span {
		height: 36px; line-height: 36px;
	}
.media_embed.pinterest-embed > a > span:nth-of-type(2) {
	display: block; padding: 0 10px; overflow-x: hidden; overflow-y: auto; width: 100%; box-sizing: border-box;
}
.media_embed.pinterest-embed > a > span:nth-of-type(2) > span {
	display: flex; width: 100%; height: auto;
}
.media_embed.pinterest-embed > a > span:nth-of-type(2) > span > span {
	padding: 1px; min-width: 60px;
}
.media_embed.pinterest-embed > a > span:nth-of-type(2) > span > span > img {
	margin: 0; display: inline-block; width: 100%; border-radius: 8px;
}
.media_embed.pinterest-embed > a > span:last-of-type {
	display: block; padding: 24px 12px; font-style: italic; color: #999; text-align: center;
}
.media_embed.pinterest-embed > a > span img {
	filter: none;
}
.media_embed.pinterest-embed > span {
	width: 100% !important; max-width: 600px !important; min-width: unset !important;
}

.media_embed.podbbang-embed {
	padding-bottom: 202px;
}
@media only screen and (min-width: 788px) {
	.media_embed.podbbang-embed {
		padding-bottom: 162px;
	}
}
.media_embed.podbbang-embed span.cke_widget_inline > img,
.media_embed.podbbang-embed > img {
	display: none;
	opacity: 0;
}

.media_embed.podcasts-embed {
	padding-bottom: 175px;
}
.media_embed.podcasts-embed span.cke_widget_inline > img,
.media_embed.podcasts-embed > img {
	display: none;
	opacity: 0;
}

.media_embed.reddit-embed {
	display: inline-block; max-width: 640px; height: 360px; padding-bottom: 0;
}
.media_embed.reddit-embed img {
	display: none;
	opacity: 0;
}
.media_embed.reddit-embed iframe {
	border: 1px solid #ccc; border-radius: 6px; box-sizing: border-box;
}

.media_embed.relive-embed {
	padding-bottom: 78.3%; background-color: #fcfcfc;
}

.media_embed.soundcloud-embed {
	padding-bottom: 0;
}
.media_embed.soundcloud-embed img {
	display: none;
	opacity: 0;
}

.media_embed.spoon-embed {
	padding-bottom: 100% !important;
}
.media_embed.spoon-embed img {
	width: 100% !important; height: auto !important;
}

.media_embed.spotify-embed {
	display: inline-block; padding-bottom: 0;
}
.media_embed.spotify-embed img {
	display: none;
}

.media_embed.suno-embed {
	padding-bottom: 128% !important;
}

.media_embed.tenor-video-embed {
    display: inline-block; max-width: 640px; height: auto; padding-bottom: 0; line-height: 0;
}

.media_embed.telegram-embed {
	display: inline-block; max-width: 640px; height: 160px; padding-bottom: 0;
}
.media_embed.telegram-embed img {
	display: none;
	opacity: 0;
}

.media_embed.threads-embed {
	display: inline-block; max-width: 540px; height: 240px; padding-bottom: 0;
}
.media_embed.threads-embed img {
	display: none;
	opacity: 0;
}

.media_embed.tiktok-embed {
	height: auto; padding-bottom: 0;
}
.media_embed.tiktok-embed img {
	display: none; min-width: 325px; height: auto;
}
.media_embed.tiktok-embed iframe {
	 position: relative; display: inline-block; max-width: 542px; min-width: 300px; height: 496px;
}
.media_embed.tiktok-embed iframe[name^="__tt_embed__v"] {
	max-width: 325px; height: 560px; border-radius: 10px;
}
@media only screen and (max-width:676px){	
	.media_embed.tiktok-embed iframe {
		max-width: 325px !important;
	}
	.media_embed.tiktok-embed iframe[name^="__tt_embed__@"] {
		height: 388px;
	}
}

.media_embed.tumblr-post {
	height: auto; padding-bottom: 0;
}
.media_embed.tumblr-post img {
	display: none; width: 540px; height: auto;
}
.media_embed.tumblr-post iframe {
	position: relative; display: inline-block; padding: 0; border: none; visibility: visible;
	width: 540px; max-width: 100%; height: 360px; min-height: 200px;
}
.media_embed.tumblr-post > p {
	font-style: italic; color: #999; text-align: center;
}

.media_embed.twitter-status,
.media_embed.twitter-list,
.media_embed.twitter-profile {
	display: inline-block; width: 550px; max-width: 100%; height: auto;
    padding-bottom: 10px; border-bottom: 1px solid #c4cfd6; text-align: left;
}
.media_embed.twitter-status > iframe,
.media_embed.twitter-list > iframe,
.media_embed.twitter-profile > iframe {
	position: inherit;
}
.media_embed.twitter-status {
	border-bottom: none;
}
.media_embed.twitter-list,
.media_embed.twitter-profile {
	padding: 10px; border: 1px solid #c4cfd6; border-radius: 12px; box-sizing: border-box;
}
.media_embed.twitter-status .twitter-tweet {
	margin: 0 auto; width: 550px; max-width: 100%;
}
.media_embed.twitter-status .twitter-tweet iframe {
	display: block; width: 100%;
}
.media_embed.twitter-status .twitter-tweet p {
	font-style: italic; color: #999; text-align: center;
}
.media_embed.twitter-list a.twitter-timeline,
.media_embed.twitter-profile a.twitter-timeline {
	padding: 10px 0 0 10px; text-decoration: none;
}
.media_embed.twitter-list a.twitter-timeline span:nth-of-type(1),
.media_embed.twitter-profile a.twitter-timeline span:nth-of-type(1) {
	display: inline-block; margin-bottom: 5px; line-height: 36px; font-size: 27px; letter-spacing: -1px; color: #292F33;
}
.media_embed.twitter-list a.twitter-timeline span:nth-of-type(2),
.media_embed.twitter-profile a.twitter-timeline span:nth-of-type(2) {
	font-size: 12px; color: #2b7bb9;
}
.media_embed.twitter-list a.twitter-timeline span:nth-of-type(3),
.media_embed.twitter-profile a.twitter-timeline span:nth-of-type(3) {
	font-size: 12px; color: #657786;
}

.media_embed.typeform-embed {
	padding-bottom: 0; height: 360px; border: 1px #ccc solid; border-radius: 8px;
}

.media_embed.wikipedia-embed {
	height: auto; border: 1px solid #b0c4de; padding: 0; box-sizing: border-box;
}
.media_embed.wikipedia-embed > div:first-of-type {
	max-height: 330px; padding: 1.5em 1.8em 1em; text-align: left; overflow-y: auto; box-sizing: border-box;
}
.media_embed.wikipedia-embed > div:first-of-type:after {
	content: ''; display: block; clear: both;
}
.media_embed.wikipedia-embed > div:first-of-type a {
	color: #0645ad; text-decoration: none; background: none;
}
.media_embed.wikipedia-embed > div:first-of-type a:hover {
	text-decoration: underline;
}
.media_embed.wikipedia-embed > div:first-of-type sup {
	line-height: 1; vertical-align: top;
}
.media_embed.wikipedia-embed > div:first-of-type > a:first-of-type {
	margin: 0 0 0 1em; max-width: 45%; float: right;
}
.media_embed.wikipedia-embed > div:last-of-type {
	background: #b0c4de; height: 20px; padding: 4px 1.8em; display: flex; justify-content: space-between; align-content: center; font-size: 12px; line-height: 20px;
}
.media_embed.wikipedia-embed > div:last-of-type > a {
	color: #fff;
}
.media_embed.wikipedia-embed > div:last-of-type > a > img {
	width: 20px; height: 20px; vertical-align: middle;
}
.media_embed.wikipedia-embed > div:last-of-type > span {
	color: #eee;
}

.media_embed_wrapper:has(>.short_form, >.youtube-shorts) {
	max-width: 360px;
}
.media_embed.short_form,
.media_embed.youtube-shorts {
	padding-bottom: 177.78%; height: 0; border-radius: 12px; overflow: hidden;
}
	.media_embed.short_form span.cke_widget_inline > img,
	.media_embed.youtube-shorts span.cke_widget_inline > img,
	.media_embed.youtube-shorts > img,
	.media_embed.short_form > img {
		position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
		display: block; width: auto; max-width: unset; height: 100%;
	}
	.media_embed.youtube-shorts > iframe {
		position: absolute;
	}

.media_embed.youtube-music {
	position: relative; margin: 8px 0; background-color: #f6f6f6; padding: 20px 12px 172px; border-radius: 12px;
	font-size: 0; overflow: hidden; box-sizing: border-box;
}
.media_embed.youtube-music iframe {
	width: 100%; height: 100%;
}
.media_embed.youtube-music span.cke_widget_inline,
.media_embed.youtube-music img {
	display: none;
}
.media_embed.youtube-music .youtube-music-loading {
	position: absolute; display: flex; top: 0; left: 0; width: 100%; height: 100%; background-color: #f6f6f6;
}
.media_embed.youtube-music .youtube-music-loading div {
	display: flex; flex: auto; align-self: center; justify-content: center; color: #999;
}
.media_embed.youtube-music .youtube-music-loading div i {
	margin-right: 4px; font-size: 24px;
}

.media_embed.youtube-music .youtube-music-desc {
	display: flex; padding: 0 10px; align-items: center; text-align: left; box-sizing: border-box;
}
.media_embed.youtube-music .youtube-music-desc figure {
	position: relative; flex-shrink: 0; display: flex; justify-content: center; margin-right: 12px;
	width: 120px; height: 90px; border-radius: 4px; overflow: hidden; transition: 0.2s ease-in; 
}
.media_embed.youtube-music .youtube-music-desc figure > span.cke_widget_inline {
	position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%;
}
.media_embed.youtube-music .youtube-music-desc figure img {
	position: absolute; display: block; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; height: 90px; max-width: none;
}
.media_embed.youtube-music .youtube-music-desc figure + div {
	flex: auto; line-height: 1.5; overflow: hidden;
}
.media_embed.youtube-music .youtube-music-desc figure + div span {
	display: block; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}
.media_embed.youtube-music .youtube-music-desc figure + div a {
	color: #333; text-decoration: none;
}
.media_embed.youtube-music .youtube-music-desc figure + div span:first-child {
	font-size: 16px; font-weight: bold;
}
.media_embed.youtube-music .youtube-music-desc figure + div span:last-child a {
	color: #666;
}
.media_embed.youtube-music .youtube-music-desc figure + div + div {
	display: flex; flex-wrap: wrap; flex-direction: column; justify-content: space-between;
	flex-shrink: 0; height: 90px; font-size: 20px; color: #aaa;
}
.media_embed.youtube-music .youtube-music-desc figure + div + div > span {
	text-align: right;
}
.media_embed.youtube-music .youtube-music-desc figure + div + div > span > i {
	cursor: pointer;
}
.media_embed.youtube-music .youtube-music-desc figure + div + div > span:first-child > i {
	display: none;
}
.media_embed.youtube-music .youtube-music-desc figure + div + div > span > i:last-child {
	margin-left: 8px;
}
.media_embed.youtube-music .youtube-music-desc figure + div + div > span > i.one,
.media_embed.youtube-music .youtube-music-desc figure + div + div > span > i.on {
	position: relative; color: #444;
}
.media_embed.youtube-music .youtube-music-desc figure + div + div > span > i.one:after,
.media_embed.youtube-music .youtube-music-desc figure + div + div > span > i:first-child.on:after {
	position: absolute; top: -8px; right: 0; font-size: 10px; color: #000;
}
.media_embed.youtube-music .youtube-music-desc figure + div + div > span > i.one:after {
	content: '1';
}
.media_embed.youtube-music .youtube-music-desc figure + div + div > span > i:first-child.on:after {
	content: 'A';
}

.media_embed.youtube-music .youtube-music-controls {
	position: relative; padding: 0 10px;
}
.media_embed.youtube-music .youtube-music-controls .progress {
	position: relative; margin: 8px auto 16px; height: 12px;
}
.media_embed.youtube-music .youtube-music-controls .progress input[type="range"] {
	position: absolute; bottom: 0; display: inherit; margin: 0; width: 100%; height: 3px; vertical-align: bottom;
	background: transparent; -webkit-appearance: none; transition: 0.2s ease-in; cursor: pointer;
}
.media_embed.youtube-music .youtube-music-controls .progress input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none; background: #c33; border-radius: 8px; box-shadow: inset 0 0 0 5px #c33;
	width: 0; height: 0; transition: 0.2s ease-in;
}
.media_embed.youtube-music .youtube-music-controls .progress:hover input[type="range"]::-webkit-slider-thumb,
.media_embed.youtube-music .youtube-music-controls .progress.hover input[type="range"]::-webkit-slider-thumb,
.media_embed.youtube-music .youtube-music-controls .progress.is_mobile input[type="range"]::-webkit-slider-thumb {
	width: 14px; height: 14px;
}
.media_embed.youtube-music .youtube-music-controls .progress.loaded input[type="range"],
.media_embed.youtube-music .youtube-music-controls .progress.loaded input[type="range"]::-webkit-slider-thumb,
.media_embed.youtube-music .youtube-music-controls .progress.is_mobile input[type="range"]::-webkit-slider-thumb {
	transition: 0.2s ease-in;
}
.media_embed.youtube-music .youtube-music-controls .progress .bar {
	position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; pointer-events: none;
	background: linear-gradient(to right, #c33 0%, #999 0%, #444 0%);
}
.media_embed.youtube-music .youtube-music-controls .progress:hover input[type="range"],
.media_embed.youtube-music .youtube-music-controls .progress.hover input[type="range"],
.media_embed.youtube-music .youtube-music-controls .progress.is_mobile input[type="range"],
.media_embed.youtube-music .youtube-music-controls .progress:hover .bar,
.media_embed.youtube-music .youtube-music-controls .progress.hover .bar,
.media_embed.youtube-music .youtube-music-controls .progress.is_mobile .bar {
	bottom: -1px; height: 5px;
}
.media_embed.youtube-music .youtube-music-controls .remote {
	position: relative; display: flex; justify-content: space-between; align-items: center; text-align: left; box-sizing: border-box;
}
.media_embed.youtube-music .youtube-music-controls .remote > span:nth-of-type(1) {
	position: absolute; left: 50%; transform: translateX(-50%); text-align: center;
}
.media_embed.youtube-music .youtube-music-controls .remote > span:nth-of-type(2) {
	padding-left: 10px;
}
.media_embed.youtube-music .youtube-music-controls .remote > span i {
	margin-right: 16px; font-size: 24px; cursor: pointer; vertical-align: middle;
}
.media_embed.youtube-music .youtube-music-controls .remote > span:nth-of-type(1) i:last-child {
	margin-right: 0;
}
.media_embed.youtube-music .youtube-music-controls .remote > span:nth-of-type(2) i {
	margin-right: 8px;
}
.media_embed.youtube-music .youtube-music-controls .remote input.volume[type="range"] {
	display: inline-block; width: 60px; -webkit-appearance: none; vertical-align: middle;
}
.media_embed.youtube-music .youtube-music-controls .remote input.volume[type="range"]::-webkit-slider-thumb {
	margin-top: -6.5px; width: 8px; height: 16px;
	background: #fff; border: 2px solid #444; box-shadow: 0 0 0 #444; border-radius: 1px solid #444;
	cursor: pointer; -webkit-appearance: none;
}
.media_embed.youtube-music .youtube-music-controls .remote input.volume[type="range"]::-webkit-slider-runnable-track {
	width: 100%; height: 2px;
	background: #444; border: 0 solid #444; border-radius: 0; box-shadow: 0 0 0 #444;
	cursor: pointer; animate: 0.2s;
}
.media_embed.youtube-music .youtube-music-controls .remote .timer {
	margin-top: -3px; font-size: 12px; color: #444;
}
:focus {
  outline: none;
}

.media_embed.youtube-music .youtube-music-table-wrapper {
	margin-top: 0; height: 0; overflow-y: auto;
}
.media_embed.youtube-music .youtube-music-table-wrapper.loading {
	margin-top: 24px; display: flex; justify-content: center; align-items: center; height: 176px;
}
.media_embed.youtube-music .youtube-music-table-wrapper.loading i {
	margin-right: 8px; font-size: 36px;
}
.media_embed.youtube-music .youtube-music-table-wrapper.loading p {
	font-size: 14px; text-align: left;
}
.media_embed.youtube-music .youtube-music-table-wrapper.loaded {
	margin-top: 16px; height: 176px;
}
.media_embed.youtube-music .youtube-music-table {
	display: table; width: 100%; padding: 0 16px; font-size: 12px; text-align: left;
	box-sizing: border-box; border-collapse: collapse;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr {
	display: table-row; cursor: pointer;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr:hover {
	background-color: #eff;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr.on {
	background-color: #dee;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr span {
	display: table-cell; height: 52px; padding: 6px 12px; border-bottom: 1px solid #dee;
	vertical-align: middle; line-height: 1.5; box-sizing: border-box;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr:last-of-type span {
    border-bottom: none;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr span._key {
	text-align: right; border-bottom: none;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr span._img {
	position: relative; width: 60px; border-bottom: none;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr span._img p {
	position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
	margin: 0; width: 40px; height: 40px; 
	border-radius: 4px; overflow: hidden;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr span._img img {
	display: block !important; margin-left: -16px; width: 72px; height: 40px; max-width: none;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr span._anm {
	display: table-cell; width: 100px; color #999;
}
.media_embed.youtube-music .youtube-music-table .youtube-music-tr.on span._key,
.media_embed.youtube-music .youtube-music-table .youtube-music-tr.on span._img {
	border-bottom: 1px solid #dee;
}

.media_embed.youtube-music figure {
	margin: 0; padding: 0; line-height: 1;
}
.media_embed.youtube-music audio {
	width: 100%; max-width: 640px;
}
.media_embed.youtube-music figure figcaption {
	padding: 4px 8px 0; text-align: right; font-size: 12px; box-sizing: border-box;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}

@media only screen and (max-width:640px){
	.media_embed.youtube-music .youtube-music-desc figure + div span {
		font-size: 12px;
	}
	.media_embed.youtube-music .youtube-music-desc figure + div span:first-child {
		font-size: 14px;
	}
}
@media only screen and (max-width:560px){
	.media_embed.youtube-music .youtube-music-desc figure {
		max-width: 120px; max-height: 90px;
	}
}
@media only screen and (max-width:480px){
	.media_embed.youtube-music .youtube-music-desc figure {
		max-width: 90px;
	}
	.media_embed.youtube-music .youtube-music-controls .remote input.volume[type="range"] {
		display: none;
	}
	.media_embed.youtube-music .youtube-music-table .youtube-music-tr span._anm {
		display: none;
	}
}
@media only screen and (max-width:360px){
	.media_embed.youtube-music {
		padding-bottom: 240px;
	}
	.media_embed.youtube-music iframe {
		min-width: 90px;
	}
	.media_embed.youtube-music .youtube-music-desc {
		position: relative; display: block; text-align: center;
	}
	.media_embed.youtube-music .youtube-music-desc figure {
		display: block; margin: 0 auto; max-width: 160px;
	}
	.media_embed.youtube-music .youtube-music-desc figure + div {
		display: block; margin: 12px auto 4px;
	}
	.media_embed.youtube-music .youtube-music-desc figure + div + div {
		display: block; height: auto; text-align: right;
	}
	.media_embed.youtube-music .youtube-music-desc figure + div + div > span:first-child {
		position: absolute; top: 0; right: 10px; width: 20px;
	}
	.media_embed.youtube-music .youtube-music-desc figure + div + div > span:first-child > i:last-child {
		margin-left: 0;
	}
	.media_embed.youtube-music .youtube-music-controls .remote > span:nth-of-type(1) {
		position: relative; left: auto; transform: translateX(0);
	}
	.media_embed.youtube-music .youtube-music-controls .remote > span:nth-of-type(2) {
		margin-right: 16px; padding-left: 0;
	}
	.media_embed.youtube-music .youtube-music-controls .remote > span:nth-of-type(1) i:last-child {
		margin-right: 16px;
	}
	.media_embed.youtube-music .youtube-music-controls .remote .timer span:not(:first-child) {
		display: none;
	}
	.media_embed.youtube-music .youtube-music-table .youtube-music-tr span._img {
		display: none;
	}
}

.xe_content:not(.editable) .media_embed.fb-post > p,
.xe_content:not(.editable) .media_embed.fb-video > p {
	display: none !important;
}
.xe_content:not(.editable) .media_embed.github-embed > p {
	display: none !important;
}
.xe_content:not(.editable) .media_embed.imgur-embed > p {
	display: none !important;
}
.xe_content:not(.editable) .media_embed.tumblr-post > p {
	display: none !important;
}
.xe_content:not(.editable) .media_embed.twitter-status .twitter-tweet > p {
	 display: none !important;
}
.xe_content:not(.editable) a.twitter-timeline span:last-of-type {
	 display: none !important;
}

.media_embed_loading,
.omit_guide_loading {
	position: fixed; display: flex; justify-content: center; align-items: center; top: 0; left: 0; width: 100vw; height: 100vh; background: rgb(238 238 238 / 80%);
}
.media_embed_loading .media_embed_loading_container,
.omit_guide_loading .omit_guide_loading_container {
	padding: 24px 36px; background: #fff; border-radius: 4px; box-shadow: 1px 1px 4px 1px rgb(102 102 102 / 80%); box-sizing: border-box;
}
.media_embed_loading .media_embed_loading_container p,
.omit_guide_loading .omit_guide_loading_container p {
	display: flex; justify-content: center; align-items: center; margin: 0; font-size: 14px;
}
.media_embed_loading .media_embed_loading_container p i,
.omit_guide_loading .omit_guide_loading_container p i {
	flex: none; margin-right: 12px; font-size: 36px; color: #999;
}


/* 구버전 지원 */

.instagram-media {
	position: relative; display: block; margin: 0 auto; padding: 0; width: calc(100% - 2px); max-width: 540px !important;
	background: #fff; border: 1px solid #dbdbdb; border-radius: 3px; box-shadow: none; height: none !important;
}

.youtube_converted {
	position: relative; width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden;
}
.youtube_converted > iframe {
	 position: absolute; top: 0; left: 0; border: 0; width: 100%; height: 100%;
}
.youtube_converted span.cke_widget_inline {
	width: 100%;
}
.youtube_converted span.cke_widget_inline > img,
.youtube_converted > img {
	width: 100%; max-width: 100%; height: auto;
}

/* Original file: modules/preview/tpl/css/custom.css */

.media_embed_wrapper {
	margin: 0 auto; text-align: center;
}
.media_embed_wrapper {
	max-width: 640px;
}

.media_embed.podbbang-embed {
	height: 0;
	padding-bottom: 202px !important;
}

/* Original file: addons/pr_tooltip/pr_tooltip.css */

.prtooltip {
	display:none;
	position:absolute;
	border-radius:5px;
	padding:10px;
	font-size:12px;
	font-weight:normal;
	word-break: keep-all;
	z-index:99999;
}
.prtt_black {
	background-color:#000;
	border:1px solid #000;
	color:#ccc;
}
.prtt_blue {
	background-color:#007bff;
	border:1px solid #007bff;
	color:#fff;
}
.prtt_gray {
	background-color:#868e96;
	border:1px solid #868e96;
	color:#fff;
}
.prtt_green {
	background-color:#28a745;
	border:1px solid #28a745;
	color:#fff;
}
.prtt_red {
	background-color:#dc3545;
	border:1px solid #dc3545;
	color:#fff;
}
.prtt_orange {
	background-color:#ffc107;
	border:1px solid #ffc107;
	color:#111;
}
.prtt_sky {
	background-color:#17a2b8;
	border:1px solid #17a2b8;
	color:#fff;
}
.prtt_white {
	background-color:#f8f9fa;
	border:1px solid #f8f9fa;
	color:#111;
}
.prtt_dark {
	background-color:#343a40;
	border:1px solid #343a40;
	color:#fff;
}
.prtt_transparent {
	background-color:transparent;
	border:1px solid transparent;
	color:#111;
}

.prtt_black::after {
	border-color:#000;
}
.prtt_blue::after {
	border-color:#007bff;
}
.prtt_gray::after {
	border-color:#868e96;
}
.prtt_green::after {
	border-color:#28a745;
}
.prtt_red::after {
	border-color:#dc3545;
}
.prtt_orange::after {
	border-color:#ffc107;
}
.prtt_sky::after {
	border-color:#17a2b8;
}
.prtt_white::after {
	border-color:#f8f9fa;
}
.prtt_dark::after {
	border-color:#343a40;
}
.prtt_transparent::after {
	border-color:transparent;
}
.prtooltip::after {
    content: "";
    position: absolute;
    border-width: 8px;
    border-style: solid;
}
.prtt_top::after {
	top: 100%;
    left: 50%;
    margin-left: -8px;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.prtt_right::after {
	top: 50%;
    left: -16px;
    margin-top: -8px;
	border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.prtt_bottom::after {
	top: -16px;
    left: 50%;
    margin-left: -8px;
	border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
}
.prtt_left::after {
	top: 50%;
    left: 100%;
    margin-top: -8px;
	border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
}
.prtt_t_right::after {
	top: 100%;
    left: 20px;
    margin-left: -8px;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.prtt_t_left::after {
	top: 100%;
    left: 100%;
    margin-left: -28px;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.prtt_b_right::after {
	top: -16px;
    left: 20px;
    margin-left: -8px;
	border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
}
.prtt_b_left::after {
	top: -16px;
    left: 100%;
    margin-left: -28px;
	border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
}

/* Original file: addons/web_fonts/css/nanumgothic.css */

/*
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url("../../../../addons/web_fonts/namumg/NanumGothic-Regular.eot");
  src: url("../../../../addons/web_fonts/namumg/NanumGothic-Regular.eot?#iefix") format('embedded-opentype'),
       url("../../../../addons/web_fonts/namumg/NanumGothic-Regular.woff2") format('woff2'),
       url("../../../../addons/web_fonts/namumg/NanumGothic-Regular.woff") format('woff'),
       url("../../../../addons/web_fonts/namumg/NanumGothic-Regular.ttf") format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url("../../../../addons/web_fonts/namumg/NanumGothic-Bold.eot");
  src: url("../../../../addons/web_fonts/namumg/NanumGothic-Bold.eot?#iefix") format('embedded-opentype'),
       url("../../../../addons/web_fonts/namumg/NanumGothic-Bold.woff2") format('woff2'),
       url("../../../../addons/web_fonts/namumg/NanumGothic-Bold.woff") format('woff'),
       url("../../../../addons/web_fonts/namumg/NanumGothic-Bold.ttf") format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url("../../../../addons/web_fonts/namumg/NanumGothic-ExtraBold.eot");
  src: url("../../../../addons/web_fonts/namumg/NanumGothic-ExtraBold.eot?#iefix") format('embedded-opentype'),
       url("../../../../addons/web_fonts/namumg/NanumGothic-ExtraBold.woff2") format('woff2'),
       url("../../../../addons/web_fonts/namumg/NanumGothic-ExtraBold.woff") format('woff'),
       url("../../../../addons/web_fonts/namumg/NanumGothic-ExtraBold.ttf") format('truetype');
}

/* Original file: addons/web_fonts/css/nanumsquareneo.css */

@font-face{
	font-display: swap;
	font-family: NanumSquareNeo;
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.ttf) format("truetype");
	font-weight:100;
	
}
@font-face{
	font-display: swap;
	font-family: NanumSquareNeo;
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.ttf) format("truetype");
	font-weight:300;
}
@font-face{
	font-display: swap;
	font-family: NanumSquareNeo;
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.ttf) format("truetype");
	font-weight:400;
}
@font-face{
	font-display: swap;
	font-family: NanumSquareNeo;
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.ttf) format("truetype");
	font-weight:500;
}
@font-face{
	font-display: swap;
	font-family: NanumSquareNeo;
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.ttf) format("truetype");
	font-weight:700;
}

/* Original file: addons/web_fonts/css/button.css */

.sbtn { background-color:#f2f2f2; background-image:linear-gradient(to bottom, #f2f2f2, #f2f2f2); border:1px solid #bfbfbf; box-shadow:inset 0 1px 0 white, inset 0 -1px 0 #d9d9d9, inset 0 0 0 1px #f2f2f2, 0 2px 4px rgba(0, 0, 0, 0.2); color:#8c8c8c; text-shadow:0 1px 0 rgba(255, 255, 255, 0.5); border-radius:3px; cursor:pointer; display:inline-block; font-size:12px; font-weight:400; line-height:20px; padding:9px 16px 9px; margin:0px; transition:all 20ms ease-out; vertical-align:middle; font-weight:bold; text-align:center; text-decoration:none; } 
.sbtn:hover,
.sbtn:focus { color:#8c8c8c; background:#f2f2f2; border-color:#8c8c8c; box-shadow:inset 0 1px 0 white, inset 0 -1px 0 #d9d9d9, inset 0 0 0 1px #f2f2f2; }
.sbtn:active { color:#8c8c8c; background:#f2f2f2; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn i { color:#bfbfbf; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn_small { background-color:#f2f2f2; background-image:linear-gradient(to bottom, #f2f2f2, #f2f2f2); border:1px solid #bfbfbf; box-shadow:inset 0 1px 0 white, inset 0 -1px 0 #d9d9d9, inset 0 0 0 1px #f2f2f2, 0 2px 4px rgba(0, 0, 0, 0.2); color:#8c8c8c; text-shadow:0 1px 0 rgba(255, 255, 255, 0.5); border-radius:3px; cursor:pointer; display:inline-block; font-size:12px; font-weight:400; line-height:20px; padding:3px 10px 3px; margin:0; transition:all 20ms ease-out; vertical-align:middle; font-weight:bold; text-align:center; text-decoration:none; }
.sbtn_small:hover,
.sbtn_small:focus { color:#8c8c8c; background:#f2f2f2; border-color:#8c8c8c; box-shadow:inset 0 1px 0 white, inset 0 -1px 0 #d9d9d9, inset 0 0 0 1px #f2f2f2; }
.sbtn_small:active { color:#8c8c8c; background:#f2f2f2; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn_small i { color:#bfbfbf; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn_mini { background-color:#f2f2f2; background-image:linear-gradient(to bottom, #f2f2f2, #f2f2f2); border:1px solid #bfbfbf; box-shadow:inset 0 1px 0 white, inset 0 -1px 0 #d9d9d9, inset 0 0 0 1px #f2f2f2, 0 2px 4px rgba(0, 0, 0, 0.2); color:#8c8c8c; text-shadow:0 1px 0 rgba(255, 255, 255, 0.5); border-radius:3px; cursor:pointer; display:inline-block; font-size:12px; font-weight:400; line-height:15px; padding:2px 5px; margin:0; transition:all 20ms ease-out; vertical-align:middle; font-weight:normal; text-align:center; text-decoration:none; }
.sbtn_mini:hover,
.sbtn_mini:focus { color:#8c8c8c; background:#f2f2f2; border-color:#8c8c8c; box-shadow:inset 0 1px 0 white, inset 0 -1px 0 #d9d9d9, inset 0 0 0 1px #f2f2f2; }
.sbtn_mini:active { color:#8c8c8c; background:#f2f2f2; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn_mini i { color:#bfbfbf; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-blue { background-color:#42b0e3; background-image:linear-gradient(to bottom, #42b0e3, #2ba9e3); border:1px solid #107db0; box-shadow:inset 0 1px 0 #7cd4fc, inset 0 -1px 0 #2696c9, inset 0 0 0 1px #59b7e3, 0 2px 4px rgba(0, 0, 0, 0.2); color:white; text-shadow:0 1px 2px rgba(0, 0, 0, 0.3); }
.sbtn-blue:hover,
.sbtn-blue:focus { color:white; background:#2ba9e3; border-color:#004c6f; box-shadow:inset 0 1px 0 #7cd4fc, inset 0 -1px 0 #2696c9, inset 0 0 0 1px #59b7e3; }
.sbtn-blue:active { color:white; background:#2ba9e3; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn-blue i { color:#107db0; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-green { background-color:#97cc76; background-image:linear-gradient(to bottom, #97cc76, #8bcc62); border:1px solid #5f993a; box-shadow:inset 0 1px 0 #c6e5b3, inset 0 -1px 0 #79b356, inset 0 0 0 1px #a4cc8b, 0 2px 4px rgba(0, 0, 0, 0.2); color:white; text-shadow:0 1px 2px rgba(0, 0, 0, 0.3); }
.sbtn-green:hover,
.sbtn-green:focus { color:white; background:#8bcc62; border-color:#326612; box-shadow:inset 0 1px 0 #c6e5b3, inset 0 -1px 0 #79b356, inset 0 0 0 1px #a4cc8b; }
.sbtn-green:active { color:white; background:#8bcc62; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn-green i { color:#5f993a; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-purple { background-color:#847bba; background-image:linear-gradient(to bottom, #847bba, #7568ba); border:1px solid #493e87; box-shadow:inset 0 1px 0 #bab6d4, inset 0 -1px 0 #655aa1, inset 0 0 0 1px #948dba, 0 2px 4px rgba(0, 0, 0, 0.2); color:white; text-shadow:0 1px 2px rgba(0, 0, 0, 0.3); }
.sbtn-purple:hover,
.sbtn-purple:focus { color:white; background:#5e50ad; border-color:#1f1654; box-shadow:inset 0 1px 0 #bab6d4, inset 0 -1px 0 #655aa1, inset 0 0 0 1px #948dba; }
.sbtn-purple:active { color:white; background:#5e50ad; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn-purple i { color:#c7c7c7; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-orange { background-color:#f58a38; background-image:linear-gradient(to bottom, #f58a38, #f57c20); border:1px solid #c25706; box-shadow:inset 0 1px 0 #ffb984, inset 0 -1px 0 #db6f1d, inset 0 0 0 1px #f59851, 0 2px 4px rgba(0, 0, 0, 0.2); color:white; text-shadow:0 1px 2px rgba(0, 0, 0, 0.3); }
.sbtn-orange:hover,
.sbtn-orange:focus { color:white; background:#f57c20; border-color:#773300; box-shadow:inset 0 1px 0 #ffb984, inset 0 -1px 0 #db6f1d, inset 0 0 0 1px #f59851; }
.sbtn-orange:active { color:white; background:#f57c20; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); } .sbtn-orange .fa { color:#c25706; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); } .sbtn-orange .far { color:#c25706; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); }
.sbtn-orange i { color:#c25706; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-red { background-color:#ed6d64; background-image:linear-gradient(to bottom, #ed6d64, #ed574c); border:1px solid #ba3329; box-shadow:inset 0 1px 0 #ffb0aa, inset 0 -1px 0 #d44d44, inset 0 0 0 1px #ed837b, 0 2px 4px rgba(0, 0, 0, 0.2); color:white; text-shadow:0 1px 2px rgba(0, 0, 0, 0.3); }
.sbtn-red:hover,
.sbtn-red:focus { color:white; background:#ed574c; border-color:#870c03; box-shadow:inset 0 1px 0 #ffb0aa, inset 0 -1px 0 #d44d44, inset 0 0 0 1px #ed837b; }
.sbtn-red:active { color:white; background:#ed574c; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn-red i { color:#ba3329; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-yellow { background-color:#fce374; background-image:linear-gradient(to bottom, #fce374, #fcdf5b); border:1px solid #c9ae34; box-shadow:inset 0 1px 0 #fff6ce, inset 0 -1px 0 #e3c852, inset 0 0 0 1px #fce88d, 0 2px 4px rgba(0, 0, 0, 0.2); color:#967d09; text-shadow:0 1px 0 rgba(255, 255, 255, 0.5); }
.sbtn-yellow:hover,
.sbtn-yellow:focus { color:#967d09; background:#fcdf5b; border-color:#967d09; box-shadow:inset 0 1px 0 #fff6ce, inset 0 -1px 0 #e3c852, inset 0 0 0 1px #fce88d; }
.sbtn-yellow:active { color:#967d09; background:#fcdf5b; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn-yellow i { color:#c9ae34; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-sky { background-color:#e2f3fe; background-image:linear-gradient(to bottom, #e2f3fe, #ceecfd); border:1px solid #c9ae34; box-shadow:inset 0 1px 0 #fff6ce, inset 0 -1px 0 #e3c852, inset 0 0 0 1px #fce88d, 0 2px 4px rgba(0, 0, 0, 0.2); color:#967d09; text-shadow:0 1px 0 rgba(255, 255, 255, 0.5); }
.sbtn-sky:hover,
.sbtn-sky:focus { color:#967d09; background:#ceecfd; border-color:#967d09; box-shadow:inset 0 1px 0 #fff6ce, inset 0 -1px 0 #e3c852, inset 0 0 0 1px #fce88d; }
.sbtn-sky:active { color:#967d09; background:#ceecfd; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn-sky i { color:#c9ae34; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-dark { background-color:#444; background-image:linear-gradient(to bottom, #7e7e7e, #444); border:1px solid #222; box-shadow:inset 0 1px 0 #c4c4c4, inset 0 -1px 0 #000, inset 0 0 0 1px #555, 0 2px 4px rgba(0, 0, 0, 0.2); color:#fff; text-shadow:0 1px 2px rgba(0, 0, 0, 0.3); }
.sbtn-dark:hover,
.sbtn-dark:focus { background-color:#fff; background-image:linear-gradient(to bottom, #fff, #fff); border:1px solid #bfbfbf; box-shadow:inset 0 1px 0 white, inset 0 -1px 0 #fff, inset 0 0 0 1px #fff, 0 2px 4px rgba(0, 0, 0, 0.2); color:#8c8c8c; text-shadow:0 1px 0 rgba(255, 255, 255, 0.5); }
.sbtn-dark:active { color:white; background:#8e8e8e; box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.2); }
.sbtn-dark i { color:#eee; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn-white { background-color:#fff; background-image:linear-gradient(to bottom, #fff, #fff); border:1px solid #bfbfbf; box-shadow:inset 0 1px 0 white, inset 0 -1px 0 #fff, inset 0 0 0 1px #fff, 0 2px 4px rgba(0, 0, 0, 0.2); color:#8c8c8c; text-shadow:0 1px 0 rgba(255, 255, 255, 0.5); }
.sbtn-white:hover,
.sbtn-white:focus { background-color:#444; background-image:linear-gradient(to bottom, #7e7e7e, #444); border:1px solid #222; box-shadow:inset 0 1px 0 #c4c4c4, inset 0 -1px 0 #000, inset 0 0 0 1px #555, 0 2px 4px rgba(0, 0, 0, 0.2); color:#fff; text-shadow:0 1px 2px rgba(0, 0, 0, 0.3); }
.sbtn-white:active { background-color:#444; background-image:linear-gradient(to bottom, #7e7e7e, #444); border:1px solid #222; box-shadow:inset 0 1px 0 #c4c4c4, inset 0 -1px 0 #000, inset 0 0 0 1px #555, 0 2px 4px rgba(0, 0, 0, 0.2); color:#fff; text-shadow:0 1px 2px rgba(0, 0, 0, 0.3); }
.sbtn-white i { color:#bfbfbf; text-shadow:0 1px 0 rgba(255, 255, 255, 0.3); margin:0 3px; vertical-align:middle; }

.sbtn a { text-decoration:none; color:#8c8c8c;}
.sbtn_small a { text-decoration:none; color:#8c8c8c;}
.sbtn_mini a { text-decoration:none; color:#8c8c8c;}
.sbtn-blue a { text-decoration:none; color:#fff; }
.sbtn-blue a i { text-decoration:none; color:#fff; }
.sbtn-blue .sbtna { text-decoration:none; color:#fff; }
.sbtn-orange a { text-decoration:none; color:#fff; }
.sbtn-orange a i { text-decoration:none; color:#fff; }
.sbtn-orange .sbtna{ text-decoration:none; color:#fff; }
.sbtn-red a { text-decoration:none; color:#fff; }
.sbtn-red .sbtna { text-decoration:none; color:#fff; }
.sbtn-red a i { text-decoration:none; color:#fff; }
.sbtn-purple a { text-decoration:none; color:#fff; }
.sbtn-purple .sbtna { text-decoration:none; color:#fff; }
.sbtn-purple a i { text-decoration:none; color:#fff; }
.sbtn-green a { text-decoration:none; color:#fff; }
.sbtn-green .sbtna { text-decoration:none; color:#fff; }
.sbtn-green a i { text-decoration:none; color:#fff; }
.sbtn-yellow a { text-decoration:none; color:#967d09; }
.sbtn-yellow .sbtna { text-decoration:none; color:#967d09; }
.sbtn-yellow a i { text-decoration:none; color:#967d09; }
.sbtn-sky a { text-decoration:none; color:#000; }
.sbtn-sky .sbtna { text-decoration:none; color:#000; }
.sbtn-sky a i { text-decoration:none; color:#000; }
.sbtn-dark a { text-decoration:none; color:#fff; }
.sbtn-dark .sbtna { text-decoration:none; color:#fff; }
.sbtn-dark a i { text-decoration:none; color:#fff; }
.sbtn-white a { text-decoration:none; color:#8c8c8c; }
.sbtn-white .sbtna { text-decoration:none; color:#8c8c8c; }
.sbtn-white a i { text-decoration:none; color:#8c8c8c; }

.sbtn:hover a { text-decoration:none; color:#8c8c8c;}
.sbtn_small:hover a { text-decoration:none; color:#8c8c8c;}
.sbtn_mini:hover a { text-decoration:none; color:#8c8c8c;}
.sbtn-blue:hover a,
.sbtn-blue:hover a i { text-decoration:none; color:#fff; }
.sbtn-orange:hover a,
.sbtn-orange:hover a i { text-decoration:none; color:#fff; }
.sbtn-red:hover a, 
.sbtn-red:hover a i { text-decoration:none; color:#fff; }
.sbtn-purple:hover a,
.sbtn-purple:hover a i { text-decoration:none; color:#fff; }
.sbtn-green:hover a,
.sbtn-green:hover a i { text-decoration:none; color:#fff; }
.sbtn-yellow:hover a,
.sbtn-yellow:hover a i { text-decoration:none; color:#967d09; }
.sbtn-sky:hover a, 
.sbtn-sky:hover a i { text-decoration:none; color:#967d09; }
.sbtn-dark:hover a,
.sbtn-dark:hover a i { text-decoration:none; color:#444; }
.sbtn-white:hover a,
.sbtn-white:hover a i { text-decoration:none; color:#fff; }

