@charset "UTF-8";

@font-face {
	font-family: 'NotoKrR';
	font-style: normal;
	font-weight: 300;
	src: url('./images/notokr-regular.eot');
	src: url('./images/notokr-regular.eot?#iefix') format('embedded-opentype'),
		 url('./images/notokr-regular.woff2') format('woff2'),
		 url('./images/notokr-regular.woff') format('woff');
}


body,html { font-family: "NotoKrR", 'Noto Sans KR','맑은 고딕', sans-serif; scroll-behavior: smooth;}
body {opacity:0;}
article, aside, canvas, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
display: block;
}

body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, select, table, td, textarea, th, ul {
margin: 0;
padding: 0
}

body, button, input, select, table, textarea {
color: #444;
font-family: "NotoKrR", 'Noto Sans KR','맑은 고딕', sans-serif;
letter-spacing:-0.25px;
}

button, input {
border: 0;
border-radius: 0
}

img {
border: 0;
}

ol, ul {
list-style: none
}

address, em {
font-style: normal
}

a {
color:#666;
font-weight: normal;
text-decoration: none !important;
}

a:hover {
text-decoration: none;

}

blockquote {
    padding: 5px 20px;
    margin: 10px 0 20px;
    color: #999;
    font-size: .9em;
    font-style: italic;
    border-left: 4px solid #e1e4e5;
}

blockquote footer {
    display: block;
    font-size: .85em;
    line-height: 1.42857143;
    color: #b3b3b3;
}

blockquote footer:before {
    content: '\2014 \00A0';
}

iframe {
overflow: hidden;
margin: 0;
padding: 0;
border: 0
}

.blind {
position: absolute;
overflow: hidden;
clip: rect(0 0 0 0);
margin: -1px;
width: 1px;
height: 1px
}
#left_menu { display:none;}


.list_content {padding:19px;border:0px solid #bcbcbc;margin-bottom: 10px; background-color: #fff; width:100%;}
.list_content::after { content:''; clear:both; display:block }
.list_content .thumbnail_post {float:left;height:150px;width:150px;margin:4px 30px 4px 0px;}
.list_content .thumbnail_post img{
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
border: 5px solid #fff;
}


.thumnail img {
width:200px;
height:160px;
border-radius:5px !important;
-moz-border-radius: 7px;
-khtml-border-radius: 7px;
-webkit-border-radius: 7px;
margin-right:15px;
box-shadow: 0px 4px 22px -6px #96a0ab;
}


.list_content { position:relative; display:block;     max-width: 860px; }


.list_flex_box {
	width:100%;
padding-top: 0px;
vertical-align: middle;
display: table-cell;
}

.list_flex_box .tit_post { margin-bottom:10px; display:inline-block;

}

.list_flex_box .txt_post { 
line-height: 21px;
font-size: 14px;
max-height: 84px;
overflow: hidden;}
.list_flex_box .detail_info { margin-top:15px; font-size: 0.85em;}
.list_flex_box .detail_info .link_cate {
color: #4f9ee3;
}
.list_flex_box span.txt_bar {
display: inline-block;
width: 1px;
height: 9px;
margin: 0 5px;
background: #ccc;
}
.list_content {
border: 1px solid #dbdbdb;
cursor: pointer;
transition: 2s;
display: table;
background : #bbaeae;
}
.list_content:hover {
border: 1px solid #4ba3ff;

}

.list_content .tit_post { color:#333;
}
.list_content:hover .tit_post { color:#1573ec; 
transition: 0.7s;
}



div#paging {
    margin:0 auto;
    margin-top: 20px;
    text-align: center;
    font-size: 15px;
    margin-bottom: 20px;
}


div#paging ul.pagination li {
    display: inline-block;
    width: 26px;
    height: 28px;
    line-height: 28px;
    background:#fff;
    font-size:13px; 
    border: 1px solid #ccc;
    border-radius:4px;
}
div#paging ul.pagination li a {
display: block;
}
div#paging ul.pagination li .selected { color:#3ea2ff; font-weight:bold;}
div#paging ul.pagination li:hover .num { color:#3ea2ff !important; font-weight:bold; }
div#paging li.prevpage {
    width: inherit !important;
    padding:0px 10px;
}

div#paging li.nextpage {
    width: inherit !important;
    padding:0px 10px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; 
}


/* 검색 결과 디자인 */
.hd-inner {
text-align: center;
margin: 20px;
margin-bottom: 40px;
}
.hd-inner .hd-heading .p-category {
display:inline-block;
border-radius:50px;
color:#1573ec;
}
.hd-inner .hd-heading { display:inline-block;
background:#fff; 
padding:10px 20px;
display:inline-block;
border-radius:50px;
color:#000;
margin-bottom:10px;
}
.hd-inner .sub-info { font-size:0.85em;
color:#ccc; 
}
.hd-inner .sub-info .c_cnt { color:#1573ec; }

.module-title .fa-hashtag {
    margin-right: 10px;
}
    
.module-category ul.sub_category_list li{
text-indent:10px;
position:relative;
}

.module-category ul.sub_category_list li a {
color:#666 !important;
    -webkit-transition: color 0.5s;
-moz-transition:    color 0.5s;
-ms-transition:     color 0.5s;
-o-transition:      color 0.5s;
transition:         color 0.5s;
}

.module-category ul.sub_category_list li:hover a{
color:#fe7433 !important;

}

.module-category ul.sub_category_list li:first-child{
margin-top:5px;
}

.module-category ul.sub_category_list li:before{
content : "-";
position:absolute; 
left:0px;
color:#ccc;
}

.module-category ul.sub_category_list li:last-child{
border:0px;
}

.module-category .link_tit:before {

font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f781";
margin-right:10px;

}

.module-notice li.all-view:before {
content: "\f06a";
font-family: "Font Awesome 5 Free";
font-weight: 900;
margin-right: 10px;
color: #1573ec;
}

#sidebar .module {
    background:#fff; 
    margin-bottom:10px;
    padding:15px;
    --border:1px solid #dedede;

}
#sidebar .module .module-title { font-weight: 600;   font-size: 13px;}

.module-notice li.all-view { font-size:13px; font-weight:700; margin-bottom:13px; }
.module-notice li.all-view a {font-weight:700; }
.module-notice li.notice-list:before {
content: "\2022";
color:#dedede;
}
.module-notice li {
font-size:13px; 
}

.module-category .link_tit {     width: 100%;
height: 25px;
display: inline-block;
font-size: 13px;
font-weight: 700;
margin-bottom: 5px;
padding-bottom: 10px;
border-bottom: 1px dashed #dedede;
}
.module-category .link_tit img {
display:none;
}
.module-category .c_cnt { font-size:11px; 
color:#74a5e3;
float:right; 
}
.module-category .category_list li:before {
content: "\f105";
font-weight: 900;
font-family: "Font Awesome 5 Free";
position: absolute;
left:-15px;
color:#666;
}

.module-category .category_list li ul li:before {
content: "\f105";
font-weight: 900;
font-family: "Font Awesome 5 Free";

}

.module-category .category_list > li { text-indent:15px; position:relative; }
.module-category .category_list li {
font-size:13px; line-height:25px;
padding:5px 0px;
}

.module-category .category_list li a {
display:block;
            -webkit-transition: color 0.5s;
-moz-transition:    color 0.5s;
-ms-transition:     color 0.5s;
-o-transition:      color 0.5s;
transition:         color 0.5s;
}

.module-category .category_list li ul a {
margin-left: 0px;
padding-left: 15px;
}

.module-category .category_list li:hover a { color:#1573ef}

.module-recents {margin: 0;}
.module-recents .module-content {margin-top:0;}
.module-recents .tab-content .c_cnt {
	display:none;
}
.module-recents .tab-content {
    position: relative;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    }
    
.module-tag ul { margin-top:15px; margin-bottom:10px; text-align:center;}
.module-tag ul li {
font-size:12px; display:inline-block;
border:1px solid #dedede; 
border-radius:15px;
padding:3px 10px; 
margin:3px 0px;
}

.module-tag { display:flex; flex-direction:column;}
.module-tag .btn-more { flex:none; clear:both; }
.module-tag ul li:hover { border-color:#1573ec;}
.module-tag ul li:hover a { color:#1573ec;}
.module-tag .btn-more {font-size:12px; align-self: flex-end;}


.ad-module { text-align:center; margin-left: -2px; margin-bottom:5px; }

/* 사이드바 최신 글 탭 
------------------------------------------------------------------------ */
.module-recents .nav-recent li {float:left;width:50%;text-align:center;}
.module-recents .nav-recent li a {
    display: inline-block;
    margin-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 28px;
    font-size: 13px;
    font-weight: 700;
}
.module-recents .nav-recent > li.active > a,
.module-recents .nav-recent > li.active > a:hover,
.module-recents .nav-recent > li.active > a:focus {
border-bottom:1px solid #1573ec;
color: #1573ec;
cursor: default;
border-color: #81a9db;
}

.module-recents .tab-content > .tab-pane{display:none;}
.module-recents .tab-content > .active{display:block;}
.module-recents .tab-content ul li { 
    font-size: 14px;
    line-height: 28px;
    position: relative;
    text-indent: 5px;
    white-space: nowrap;
    max-width: 265px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.module-recents .tab-content ul li:hover a { color:#1573ec; }
.module-recents .tab-content ul li:before { 
    content: "\f304";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: -20px;
    top:1px;
    font-size:5px;
    color: #999;
}

/* 구조
------------------------------------------------------------------------ */
#expand-wrap { display:none;}
#wrap { width:100%; background:#ffffff; position: relative; padding-top: 30px; }
#wrap #container { width:1215px; margin:0 auto; }

#container #header { height:63px; }
#container #header-title { float:left; }
#container #header-ico { float:right; }

#header_wrap #header_gnb #header-title { margin-left:20px; line-height:62px; position:relative; }
#header_wrap #header_gnb #header-title a{
font-size: 20px;
font-weight: bold;
color: #1573ec; 
display:inline-block;
	position:relative;
	z-index:999;
}
#header_wrap { position:relative; width:100%; background:#fff; z-index:99; box-shadow: 0px 5px 9px -5px #999;}
#header_wrap #header_gnb { width:1280px; margin: 0 auto; height:62px; border-bottom:1px solid #eaecef; position:relative; }
#header_wrap #header_gnb #header-ico { position: absolute; right: 15px; top: 17px; z-index:0; }

a.header-home { float: left; line-height: 51px; margin-right: 15px; }
a.header-home:hover { color:#3f99fe }

#container nav { height:51px; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
#container nav ul li { line-height:50px; display:inline-block; }

#container #main #content { flex:3;	max-width:950px; overflow:hidden; position:relative;}
#container #main #sidebar { flex:1;}

#footer {

width: 100%;
background-color: #ffffff;
border-top: 1px solid #dedede;
color: #777;
font-size: 12px;
text-align: center;
line-height: 50px;

}
footer#footer { position:relative;}
footer#footer a:hover { color:#207bff;}
footer#footer span { position:absolute; left:10px;}
footer#footer span .naverbtn {  
    background: #333;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;}
footer#footer span .naverbtn:hover { background:#26cd26;}

article.h-entry {    max-width: 900px;    }
article.h-entry { overflow:hidden; background:#fff;  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); border-top:1px solid #ddd; margin:0px 5px; }
article.h-entry .p-name { border:none; margin-bottom:0px;   margin-top:20px;}
article.h-entry .p-name a { font-weight:bold; color:#333;}
article.h-entry .p-name .sub-info span { color:#ddd !important;}

article.entry.notice {overflow: hidden;background: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);border: 1px solid #ddd;margin: 0px 5px;}
article.entry.notice h2.hd-heading.lts-narrow.p-name {border: none;margin-bottom: 0px;margin-top: 20px;}
article.entry.notice .sub-info .meta-cate .txt { display:none; }
    
/* 본문 영역
--------------------------------------------------------*/
.post-content { padding:45px; padding-top:20px; padding-bottom:0px; font-size:15px; }
.post-content a.tx-link {
color: blue !important;
text-decoration: underline !important;
}
.post-content .txc-table{ width:100%;}
.post-content .sns-go ul {
    margin-left: 0px;
}
.post-content .sns-go {text-align: right;padding: 20px 0;}
.post-content .sns-go li {display:inline-block;margin-left: 5px;}
.post-content .sns-go li img { width: 30px;}	

.post-content h1, .post-content h2, .post-content h3, .post-content h4 { margin-bottom:10px;}
.post-content h1:before, .post-content h2:before, .post-content h3:before, .post-content h4:before
 {
    content: " ";
    display: block;
    width: 30px;
    height: 3px;
    margin-bottom: 15px;
    margin-top:20px;
    background-color: #dedede;
}
.post-content ol li, .post-content ul li{ margin-bottom:5px;}

.post-config .btn-post-config { display:none; }
.post-config ul { display:flex; }
.post-config ul li { flex:1; text-align:center; font-size:12px; height:30px; line-height:30px; background:#f8f8f8; border-top:1px dashed #ddd; border-bottom:1px dashed #ddd;}
.post-config #post-config-menu li {
    white-space: nowrap;
    text-overflow: ellipsis;
}
.post-config #post-config-menu a {
    display: block;
}
.post-reply {padding:20px;border-top: 1px dashed #dedede;}
.post-content ol, .post-content ul { margin-left:20px;}


/* 방문자 카운터
---------------------------------------------------------------- */
.visitor:before {
content: "\f57e";
font-family: "Font Awesome 5 free";
font-weight: 900;
position:absolute;
display:inline-block;
left:-20px;
top:3px;
color:#ddd;
}
.visitor { position:relative; margin-left:20px;}
.visitor-row {
font-size: 13px;

}
.visitor-row .visitor-cell {
display: inline-block;
font-weight: 700;
margin-bottom: 5px;
display:inline-block;
padding:0px 10px;
}

.visitor-row .visitor-date { font-size:13px;  padding:0px 5px;}

/* 댓글
--------------------------------------------------------------- */

#comment-form { 
    width:80%; 
    position:relative;
    margin:0 auto;
    margin-top:25px;
    margin-bottom:25px;
}

#comment-form .textboxs { margin-right:20px; }
#comment-form .textboxs textarea {
    width:100%;
    padding:10px;
    border:1px solid #dedede;
	margin-bottom:5px;
}

#comment-form .comment_submit_form {  
    display: flex;
    justify-content: space-between;
    margin-right:-2px;
}

#comment-form .submit-wrap button { 
    background:#1573ec;
    color:#fff;
    padding:7px 20px;
    cursor:pointer; 
}
#comment-form .submit-wrap button:hover { background:#3281e6;}

#comment-form .input-wrap .textbox label {
    position: absolute;
    font-size: 13px;
    line-height: 16px;
    position: absolute;
    z-index: 8;
    left: 6px;
    color: #8e8e8e;
}
#comment-form .comment_submit_form .checkbox { margin-left:5px; }
#comment ol > li { padding: 10px; margin-bottom: 20px; }
#comment ol li li {padding:0px 0px 0px 35px;margin-top:35px;}

.reply_thumb {
    float: left;
    margin-right: 15px;
    margin-top: 2px;
    display: block;
}
.reply_thumb img { border-radius:50px;}

.reply_content {
    display: block;
	min-height: 70px;
	padding-top: 0px;
	margin-left: 80px;
}

.reply_content .name, .reply_content .name a { color:#222; font-weight:600;}
.reply_content .name img { display:none; }
.reply_content .control { float:right; }
.reply_content .comment-content { font-size:15px; margin-top:5px; max-width: 740px;}

.reply_date {
    font-size:12px; 
    color:#999;
    display:block;
}
.reply_date a { color:#999; }
.reply_date > a:before {
    content : "\f0f3";
    font-family: "Font Awesome 5 Free";
    margin-left:5px;
    margin-right:3px;
}

.rcomment .rcomment-meta { display:none;}
hr.point-another { border-color:#dedede !important;margin: 0px; }

/* 각 페이지 디자인 틀
---------------------------------------------------------------- */
#tt-body-index article, #tt-body-category article, #tt-body-search article, #tt-body-tag article {
    box-shadow:none;
    border:none;
    background:none;
}

#tt-body-page #comment button.cmtbtn {
    width: 30px;
    background: none;
    cursor: pointer;
    outline:none;
		color:#000;
}

#tt-body-page #comment .control { position:relative;}
#tt-body-page #comment ul.cmt_dropdown {
    display: none;
    position:absolute;
    right:10px;
    border:1px solid #ddd;
    padding:4px 10px;
    margin-top:2px;
    background:#fff;
}
#tt-body-page #comment ul.cmt_dropdown li {
    display:block;
    width:80px;
    padding:0px !important;
    margin:0px !important;
    text-align: left;
    line-height: 35px;
}
#tt-body-page #comment ul.cmt_dropdown li a {
    display:block;
	font-size: 16px;
    color: #555;
}
#tt-body-page #comment ul.cmt_dropdown li:hover a {
    color: #1573ec;
}
#tt-body-index .content-width {
    margin-right: 40px;
}


#tt-body-search .h-entry .content-width { margin-right:40px; }
#tt-body-search .protected .content-width { margin-right:42px; }

#tt-body-tag .h-entry .content-width { margin-right: 40px; }
#tt-body-tag .protected .content-width { margin-right:42px; }

#tt-body-category .h-entry .content-width { margin-right:40px; }
#tt-body-category .protected .content-width { margin-right:42px; }

#tt-body-page .protected {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border-top: 1px solid #ddd;
}

#tt-search {height:30px; }
#tt-search .tt-search-inner { display:inline;}
#tt-search .tt-search-inner input { border-bottom:1px solid #ddd; line-height:40px; height:40px; width:100%; }
#tt-search .tt-search-inner input:focus { outline:0 none; }

.input-wrap { display:inline-block; float:left; }
.input-wrap div.textbox { display:inline-block; font-size:12px; }
.input-wrap div.textbox input { 
    width: 70px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 3px 7px;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    z-index: 9;
}



/* 본문 태그 */
.entry-tag { font-size:13px; margin:10px 10px; margin-bottom:15px;}
.entry-tag span { padding:2px 7px;
margin-right:10px; color:#999; }
.entry-tag a {
padding:2px 3px;
color: dodgerblue;
}

.entry-tag a:before { content :"# "; font-style:italic;}


/* 태그 페이지 */
ul.tag-list {
font-size: 14px;
}

ul.tag-list li {
display:inline-block;
background:#f8f8f8;
border:1px solid #ddd;
border-radius:20px;
padding:3px 10px;
}


ul.tag-list li:hover { border-color:#1573ec;}
ul.tag-list li:hover a { color:#1573ec; }


.entry .list_content a.link_post {
    display: block;
}



#btn_goCategory { display:none; }
.btn_topMenu { background:none; cursor:pointer;}
.dropdown-content {
display: none;
position: absolute;
background-color: #fff;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
right:0px;
}


.dropdown-content ul li {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}


.dropdown-content ul li a:hover { color:#5273ec; }

.show {display:block;}


div#MF_Reference1 {
    margin-bottom: 40px;
}
div.another_category { border:none;}
div.another_category_color_gray th a.current {
border-color: #666 !important;
font-weight: 500;
}

div.another_category_color_gray * {
color: #2b2b2b !important;
}

div.another_category th {
text-align: left;
font-size: 14px !important;
font-weight: normal;
word-break: break-all;
overflow: hidden;
line-height: 27px;
}

div.another_category_color_gray h4, div.another_category_color_gray h4 a {
color: #2a79f7 !important;
}

div.another_category h4 {
font-size: 16px !important;
margin: 0 !important;
border-bottom: 1px solid #E5E5E5 !important;
padding: 2px 0 6px !important;
}

div.another_category {
border: none !important;
padding: 0px !important;
margin: 10px 0;
clear: both;
}
div.another_category.another_category_color_gray table th span {display:none; }
div.another_category th a:hover {
    color: #1e52db !important;
}




ul.category_list li a img {
display:none;
}


.syntaxhighlighter {
    background-color: white !important;
    border: 1px solid #1573ec;
    padding-top: 10px;
    padding-bottom: 10px;
}



/* 보호글
-------------------------------------------------------- */

.protected { overflow: hidden; margin: 0px 5px; }
.protected .media-wrap { margin-bottom: 30px; }
.protected .e-content { text-align: center; }

.protected .media .protectedPassword { border: 1px solid #ddd; line-height: 27px; }
.protected .media .media_btn { line-height: 27px; padding: 0px 10px 0px 10px; border: 1px solid #ccc; cursor: pointer; }
.protected .media .textbox.focus-wrap { margin-top: 15px; }


/* 모바일 스크롤 버튼
------------------------------------------------------- */
#mobile-arrow{
    position:fixed; 
    bottom:10px;
    right:10px;
	display:none;
}

#mobile-arrow #btn_scroll_up {
    
    right:0px; 
    bottom:60px;
    position:absolute;

}
#mobile-arrow #btn_scroll_up i{
    font-size: 50px;
    color: #ffffff;
    background: #3e83ed;
    bottom:10px;
    right:0px;
    opacity:0.6;
    z-index:999;
    border-radius: 50px;
}

#mobile-arrow #btn_scroll_down {
    
    right:0px; 
    bottom:0px;
    position:absolute;

}

#mobile-arrow #btn_scroll_down i{
    
    font-size:50px;
    color:#fff;
    background:#3e83ed;
    bottom:10px;
    right:0px;
    opacity:0.6;
    z-index:999;
    border-radius:50px;
}


#mobile-arrow i {
    cursor:pointer;
}
#mobile-arrow #btn_scroll_down:hover i{
    background:#f38e3e
}

#mobile-arrow #btn_scroll_up:hover i{background:#f38e3e}



@media only screen and (max-width: 600px) {

    .hd-inner { margin:0px !important; margin-bottom:30px !important;}
    .post-content  { padding:10px !important;}

    .thumnail img {
    margin-bottom: 15px;
    margin-right:0px;
    width: 300px;
    height: 240px;
    }
    .list_content {
    border: 1px solid #dbdbdb;
		
    cursor: pointer;
    transition: 2s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-height:unset !important;
    }

    article.h-entry {
    max-width: 900px;
    max-height:unset;
    }
	article.h-entry .p-name a {
		font-size:22px;
	}
    .list_flex_box {
    width:100%;
    max-height:unset;
    vertical-align: middle;
    display: table-cell;
    }
    .list_content .tit_post { max-width:300px;}

    #footer .tistorybtn { display:none; }
    #comment-form { width:unset !important;}
	 	#comment ol > li { padding:unset !important;}
    .module { width:unset !important; max-width:unset !important; }

    #footer .fleft { display:none; }
	.dropdown-content { min-width:310px; }
}

@media only screen and (min-width: 930px) {
    #main {
      display: flex;
    }
}

@media only screen and (max-width: 1296px) {
    #header_gnb { width:100% !important;}
}

@media only screen and (max-width: 1235px) {
    #header_gnb {width: 100% !important;   }
    nav div { width: 100% !important;}
    #container { width:100% !important;}
}
@media only screen and (max-width: 930px) {

    #header_wrap #header_gnb { margin:0 auto; }
    #header_wrap #header-title { text-align:center; margin-left: 0px !important; }
    #header_wrap #header-ico { position:absolute; top:18px; left:20px; right:unset !important; }

    .dropdown-content { left:0px !important; }
    #sidebar { margin:5px !important; }
    
    .module { width:unset !important; max-width:unset !important; }
    .module-recents .tab-content { max-width: unset !important; }
    
    #btn_goCategory { display:block !important; }
    #mobile-arrow { display:block !important; }

}

/* 공감 버튼 
---------------------------------------------------------------*/
.container_postbtn .postbtn_like + .btn_menu_toolbar {
    margin-top: -34px !important;
}

.container_postbtn .btn_menu_toolbar {
    height: 40px !important;
    line-height: 37px !important;
    border-radius:30px !important;
}

.container_postbtn .wrap_btn_share button { padding-left:0px !important;}

.container_postbtn .wrap_btn_etc {
    display:none;
}

.container_postbtn .postbtn_like {
    float:none !important;
    display:inline-block;
    border-radius:30px !important;
}
.container_postbtn .btn_post {
    height:40px !important;
    padding:0 15px !important;
}
.container_postbtn {
    margin: 0 auto !important;
    padding: 35px 0;
    position: relative;
    text-align: center;
}
.container_postbtn .postbtn_ccl {
	float:none !important;
	position: absolute !important;
	right: 0px !important;
	top: 0px !important;
}

/* for block of numbers */
.hljs-ln-numbers {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: #666666;
vertical-align: top;
padding-right:5px !important;
/* your custom style here */
}
/* for block of code */
.hljs-ln-code {
font-family: "consolas";
padding-left: 10px;
/*color:white;*/
}

.drawsvg,svg 
{width: 100%; height: 100px}
.stroke {stroke: #000; stroke-width: 2px; stroke-dasharray: 0 250;
	stroke-opacity: 1; fill: none;
	-webkit-animation: stroke_offset 8s infinite;
	animation: stroke_offset 8s infinite;
	-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
	animation-timing-function: cubic-bezier(.25, .46, .45, .94)
}

@-webkit-keyframes stroke_offset {
	100%, 25% {stroke-dasharray: 0 250; stroke-opacity: 1
	}
	50%, 75% {stroke-dasharray: 250 0; stroke-opacity: .75
	}
	55%, 70% {stroke-dasharray: 250 0; stroke-opacity: 0 
	}
} 
@keyframes stroke_offset {
	100%, 25% {stroke-dasharray: 0 250; stroke-opacity: 1
	}
	50%, 75% {stroke-dasharray: 250 0; stroke-opacity: .75
	}
	55%, 70% {stroke-dasharray: 250 0; stroke-opacity: 0 
	}
}
.fill { fill: #fff; fill-opacity: 1;
	-webkit-animation: fill_offset 8s infinite;
	animation: fill_offset 8s infinite;
	-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
	animation-timing-function: cubic-bezier(.25, .46, .45, .94)
}
@-webkit-keyframes fill_offset {
	100%, 25%, 35%, 90% 	{
		fill-opacity: 1
	}
	50%, 70% {
		fill-opacity: 1 
	}
}
@keyframes fill_offset {
	100%, 25%, 35%, 90% {
		fill-opacity: 1 
	}
	50%, 70% {
		fill-opacity: 1 
	}
}
#fade-text { font-family: 'Times New Roman', cursive; font-size: 3em}
@import url(https://fonts.googleapis.com/css?family=Alex+Brush);

.module .blog-title {
    position: relative;
    display: block;
    text-align: center;
    max-width: 171px;
    height: 150px;
    margin: 0px auto 0px;
    background-image: url(./images/te.png);
    background-position: center;
    background-repeat: no-repeat;
}

.module .blog-side {
    position: relative;
    display: block;
    text-align: center;
    max-width: 130px;
    height: 58px;
    margin: 20px auto 10px;
    background-image: url(./images/sidefont.png);
    background-position: center;
    background-repeat: no-repeat;
}

.module {
    position: relative;
    margin: 0px;
}

.logoeffect .blog-title{
	height:170px;
	width:170px;
	background-color:rgba(0,0,0,0);
	box-shadow:0 0 0 2px #353535;border-radius:50%}
.logoeffect .blog-title:hover{
	cursor:pointer;animation:bounceOut .4s linear}
@keyframes bounceOut{
	0%
	{
		box-shadow:0 0 0 4px #353535;opacity:1
	}
	25%
	{
		box-shadow:0 0 0 1px #353535;opacity:1
	}
	50%
	{
		box-shadow:0 0 0 6px #353535;opacity:1
	}
	75%
	{
		box-shadow:0 0 0 3px #353535;opacity:1
	}
	100%
	{box-shadow:0 0 0 2px #353535;opacity:1
	}
}


