@charset "utf-8";


img {max-width:100%}

/* ### 기본 스타일 커스터마이징 시작 ### */
input[type=checkbox], input[type=radio]{width:17px;height:17px; vertical-align:middle;}
input[type=text], input[type=password], input[type=number]{padding-left:5px}

/* 게시판용 버튼 */
.btn:hover{color:#666}
a.btn, .btn {background:#fff;border:1px solid #d2d2d2;border-radius:5px;text-decoration:none;padding:8px 10px;text-align:center;color:#3C1E1E;vertical-align:middle; line-height:17px;font-size:13px}
a.btn{height:35px;  display:inline-block;}
button.btn{line-height:17px;    background: #E76523;}
a.btn_frmline, button.btn_frmline {display:inline-block;vertical-align:top} /* 우편번호검색버튼 등 */
/*.btn_b02 {background: #739b42 !important;border:1px solid #739b42 !important; color: #fff !important;}*/
.btn_b02 {background: #1982be !important;border:1px solid #1982be !important; color: #fff !important;}
.btn_confirm {text-align:center;margin-top:20px !important;}
#tnb .tnb_admin a{color:#990000 !important;}

/*.btn_submit{background: #739b42 !important;border:1px solid #739b42 !important; color: #fff !important;}*/
.btn_submit{background: #1982be !important;border:1px solid #1982be !important; color: #fff !important;}

#bo_w .btn_cancel{margin-left:3px;background: #000;color: #fff;} /* 게시판 글쓰기 취소버튼 간격 */

#bo_sch .sch_input{width:90% !important}


/* 기본테이블 */
.tbl_wrap {margin:0 0px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #cacaca;background:#f6f6f6;color:#383838;font-size:13px;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#d2d2d2;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2}
.tbl_head01 td {padding:5px;border:1px solid #d2d2d2;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;background:#e5ecef;color:#383838;font-size:13px;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;line-height:1.4em;word-break:break-all}

/* 기본리스트 */
.list_01{margin-bottom: 20px;}
.list_01 li{background:#fff;margin:10px 0;padding:10px 0px;border-bottom:1px solid #d2d2d2;}
.list_01 li:first-child{margin-top:0;}

/* 기본폼 */
.form_01{}
.form_01 div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative}
.form_01 textarea, .frm_input {border:1px solid #d2d2d2;background:#fff;color:#777;vertical-align:middle;border-radius:3px;padding:5px;}
.form_01 textarea {width:100%;height:100px}
.frm_input {height:40px;}
.full_input{width:100%}
.half_input{width:calc(50% - 4px)}
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:3px;background-color:#fff}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top !important;}


/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#999}
.txt_rdy {color:#8abc2a}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}


/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {font-size:14px;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background:#d2d2d2}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #d2d2d2;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #d2d2d2}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #d2d2d2}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #d2d2d2}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#f6f6f6}
.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;}


/* 목록 버튼 */
#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list .btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list .btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list a.btn_admin:hover {}
.chk_all{margin:10px 0}



/* 읽기 버튼 */
#bo_v a.btn_b01 {margin-right:5px}
#bo_v a.btn_b01:focus, #bo_v .btn_b01:hover {}
#bo_v a.btn_b02 {margin-right: 5px}
#bo_v a.btn_b02:focus, #bo_v .btn_b02:hover {}
#bo_v a.btn_admin {} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {} /* 서식단계 진행 */
#bo_w .btn_submit {width:100px;height: 35px;}
.btn_submit {background:#f5f5f5;color:#fff;font-size:13px; padding:5px; border:0; cursor:pointer; border-radius:3px; vertical-align:middle;}
.btn_cancel {background:#f5f5f5;color:#fff;font-size:13px; padding:4px 5px; border:0; cursor:pointer; border-radius:3px;}
#bo_w .btn_cancel {}
#bo_w .btn_frmline {} /* 우편번호검색버튼 등 */

#bo_w div{margin:10px 0}

/* mobile.css 에 있었던것들 */

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {border:1px solid #e9e9e9;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ;  vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}


/* 게시판 목록 */
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_group {width:100px;text-align:center}
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_num {width:50px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}
#bo_list .td_mb_id {width:100px;text-align:center}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_name {width:100px;text-align:left}
#bo_list .td_date {width:60px;text-align:center}
#bo_list .td_datetime {width:150px;text-align:center}
#bo_list .td_mng {width:80px;text-align:center}
#bo_list .notice_icon{display: inline-block;background: #ff6f6f;padding: 0 5px;line-height: 20px;border-radius: 5px;font-weight: normal;font-size:11px;color: #fff;}
#bo_list .notice_icon i{color:#fff}
#bo_list .bo_subject .fa-download{width:16px;height:16px;line-height:16px;background:#ecaa30;color:#fff;text-align:center;font-size:10px;border-radius:2px}
#bo_list .bo_subject .fa-link{width:16px;height:16px;line-height:16px;background:#2aa974;color:#fff;text-align:center;font-size:10px;border-radius:2px}
#bo_list .bo_subject .fa-heart{color:#ff0000;;text-align:center;font-size:10px;border-radius:2px}
#bo_list .bo_subject .new_icon{display:inline-block;padding: 0 3px;line-height:16px ;font-size:0.833em;color:#fff;background:#c56bed}
#bo_list .bo_tit .fa-lock{color:#666}

#bo_list .bo_cate_link{margin-bottom:5px; display:inline-block;}

/* 카테고리 */
#bo_cate {margin:10px 0;}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float: left; width: 25%; margin-left:-1px;}
#bo_cate a {display: block; text-align: center; line-height: 34px; background: #f6f6f6; color: #333; font-weight: 500; border: 1px solid #d2d2d2; border-left: none;}
#bo_cate li:first-child > a  {border-left:1px solid #d2d2d2}

#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none;}
#bo_cate #bo_cate_on {background: #fff; color: #cb353d; border: 2px solid #cb353d; line-height: 36px;}



#bo_cate2 {margin:0 0 20px;text-align:center}
#bo_cate2 h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate2 ul {zoom:1}
#bo_cate2 ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate2 li {float:left; maging:0;   display:inline-block;}
#bo_cate2 a {display: block; text-align: center; color: #333; font-size:13px;font-family: 'Noto Sans KR', malgun gothic, sans-serif;  border:1px solid #ddd; padding:5px 20px; margin-left:-1px;}
#bo_cate2 li:nth-child(1) a{margin-left:0px;}
#bo_cate2 li:first-child > a  {}

#bo_cate2 a:focus, #bo_cate2 a:hover, #bo_cate2 a:active {text-decoration:none;}


/* 관리자일 때 */
#bo_list_admin th label {position:absolute;font-size:0;line-height:0;overflow:hidden}

/* 게시판 목록 공통 */
.bo_fx {margin:20px 0px 5px;}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none; display:inline-block;}
#bo_list_total{position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;font-size:0}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {text-align:center}
.btn_bo_adm li {display:inline-block;}
.btn_bo_adm button {border:0;    padding: 10px 15px;background:#d13f4a;color:#fff;text-decoration:none;vertical-align:middle;height:35px;line-height:16px;}
.bo_notice td {background:#f7f7f7; font-weight:bold;}
.bo_notice td a {font-weight:bold}
.td_num strong {}
.bo_cate_link {font-size:12px;font-weight:normal;text-decoration:none;} /* 글제목줄 분류스타일 */
.bo_subject{display:block;margin-bottom:5px; font-size:14px;}
.bo_subject i{color: #8d96c2;font-size:12px}
.bo_subject  .fa-heart{color:#ff0000}
.bo_current {color:#e8180c}
/* 공지사항 리스트 구분줄
.bo_info{border-top: 1px solid #eee;margin: 10px 0 0;line-height: 20px;color: #666;position: relative;padding-top: 10px;vertical-align:top}
*/
.bo_info .comment_icon{background:url("./img/icon_comment.png") no-repeat 50% 50% ;display:inline-block;width:20px;height:28px;text-indent:-999px;overflow:hidden;vertical-align:top;background-size:70%;margin:0 0px 0 5px}
.bo_info .bo_date{color:#666;}
.bo_info .cnt_cmt {display:inline-block;margin: 0 5px 0 3px;}
.bo_info .profile_img img{border-radius:50%;vertical-align:top}

#bo_sch {background:#fff;border:1px solid #d2d2d2;position:relative;margin:20px 0;border-radius:3px}
#bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999px;overflow:hidden}
#bo_sch select{border:0;margin:10px;height:20px;border-right:1px solid #ddd;float:left;width:25%}
#bo_sch .sch_input{height:38px;border:0;padding:0;background-color:transparent;float:left;width:60%;padding:0 40px 0 10px}
#bo_sch .sch_btn{height:38px;position:absolute;top:0;right:0;border:0;width:40px;background:none;font-size:15px}

/* 게시판 쓰기 */
#bo_w #wr_email, #bo_w #wr_homepage, #bo_w #wr_subject {width:100%}

#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold}

#wr_email, #wr_homepage, #wr_subject, .wr_link {width:100%}

/* 게시판 읽기 */
#bo_v {background:#fff;}

#bo_v_table {padding: 10px;color:#999;font-size:12px;font-weight:bold}

#bo_v_title {text-align:center}
.bo_v_cate{display:inline-block;background: #c0c0c0;color: #fff;border-radius: 13px;line-height: 24px;padding: 0 10px;font-weight:normal;font-size:13px}
.bo_v_tit{display:block;font-size:15px;margin:10px 0 0;font-weight:normal;word-break:break-all;}
#bo_v header p{font-size:13px;color:#777; text-align:center;margin:10px 0 0 }

#bo_v_info {padding:15px 0px 10px;border-bottom:1px solid #d2d2d2;text-align:center;color:#666;line-height:1.5;margin-bottom:10px;}
#bo_v_info h2 {position:absolute;font-size:0;text-indent:-9999px;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;font-weight:normal;margin:0 5px}
#bo_v_info .profile_img img{border-radius:50%;vertical-align:top}
#bo_v_info .icon_view{display:inline-block;background:url(./img/icon_view.png) no-repeat 50% 50%;background-size:80%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin:0 3px 0 5px}
#bo_v_info .icon_comment{display:inline-block;background:url(./img/icon_comment.png) no-repeat 50% 50%;background-size:70%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin:0 3px 0 5px}

#bo_v_file {margin:10px 0;}
#bo_v_file h2 {background:#949ab4;color:#fff;margin-bottom:1px;line-height:35px;padding: 0 10px}
#bo_v_file ul {margin:0;padding:0;list-style:none;}
#bo_v_file li {padding: 10px;border-bottom:1px solid #fff;background:#f1f7fa;color:#777}
#bo_v_file a {display:inline-block;color:#777;text-decoration:none;margin:0 0 3px;word-break:break-all}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file a strong{color:#3497d9;text-decoration:underline}
.bo_v_file_cnt {font-size:14px;display: inline-block;}
.view_file_download:hover{color:#000 !important;}

#bo_v_link{margin:10px 0}
#bo_v_link h2 {background:#949ab4;color:#fff;margin-bottom:1px;line-height:35px;padding: 0 10px}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {padding: 10px;border-bottom:1px solid #fff;background:#f1f7fa;color:#777}
#bo_v_link a {display:inline-block;color:#777;text-decoration:none;margin:0 0 3px;word-break:break-all}
#bo_v_link a strong{color:#3497d9;text-decoration:underline}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {font-size:13px}

#bo_v_top {margin:10px 0;}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;text-indent:-9999px;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}
#bo_v_top ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top ul li{display:inline-block;}

#bo_v_bot {margin:10px 0;}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;text-indent:-9999px;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0;padding:0;list-style:none; display:flex; justify-content:space-between;}
#bo_v_bot ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot ul li{}
.bo_v_left{float:left}
.bo_v_right, .bo_v_com{float:right}
.bo_v_right li{display:inline-block;}

#bo_v_atc {min-height:200px}
#bo_v_atc_title {margin:0;padding:0;height:0;overflow:hidden}

#bo_v_img {margin:0 0 10px;width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {margin-bottom:15px;max-width:100%;height:auto}

#bo_v_con {min-height:200px;margin-bottom:20px;width:100%;font-size:13px;line-height:1.5em;word-break:break-all;}
#bo_v_con a {color:#777;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act a:hover{background-color:#f3f3f3}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}
#bo_v_act .bo_v_good{padding:15px 0;display:inline-block;border:1px solid #777;width:70px;height:70px;line-height:20px;border-radius:50%;}
#bo_v_act .bo_v_nogood{padding:15px 0;display:inline-block;border:1px solid #777;width:70px;height:70px;line-height:20px;border-radius:50%;}
#bo_v_act .bo_v_good i,#bo_v_act .bo_v_nogood i{font-size:18px;}
#bo_v_share{position:relative;margin:20px 0;text-align:right}
#bo_v_share:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_share .btn_scrap{display:inline-block;background:#d4d4d4;color:#444;line-height:40px;width:60px;font-weight:bold;text-align:center;float:left;border-radius:3px}

.btn_share{display:none;}
.bo_v_snswr{position:relative;float:right}
#bo_v_sns {;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;width:50px;text-align:center;margin-left:3px}
#bo_v_sns li a{height:40px;padding:10px 0;}
#bo_v_sns li .sns_f{display:block;background:#415b92;border-radius:3px}
#bo_v_sns li .sns_t{display:block;background:#35b3dc;border-radius:3px}
#bo_v_sns li .sns_g{display:block;background:#d5503a;border-radius:3px}
#bo_v_sns li .sns_k{display:block;background:#fbe300;border-radius:3px}
#bo_v_sns li img{vertical-align:top}

/* 게시판 댓글 */
.cmt_btn{background:url('./img/cmt_btn.png') no-repeat right 8px;text-align:left ;width:100% ;border:0;font-weight:bold;font-size:1.167em;margin: 20px 0 10px;padding:0  0 10px ;border-bottom:1px solid #d2d2d2}
.cmt_btn_op{background:url('./img/cmt_btn.png') no-repeat right  -23px}

#bo_vc {}
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc article {margin:0 0 15px}
#bo_vc header {position:relative;padding-top:10px;line-height:20px}
#bo_vc .comment_profile_img{position:absolute;top:0;left:0;    display: none;}
#bo_vc .comment_profile_img img, #bo_vc .profile_img img{border-radius:50%}
#bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {display:inline-block;color:#777;}
#bo_vc h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_vc .cmt_contents {padding:10px 15px ;margin:5px 0 0 ;border-radius:5px;background:#f6f6f6;line-height:1.5}
#bo_vc .cmt_contents  p{font-size:13px}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479}
#bo_vc_empty {margin:0;padding:15px !important;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act {text-align:right;;margin:0;list-style:none}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {display:inline-block;margin:0 2px}
.bo_vc_act li a{color:#3497d9;text-decoration:underline}

.bo_vc_w {position:relative;margin:10px 0;display:block;}
.bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.bo_vc_w #char_cnt {display:block;margin:0 0 5px}
.bo_vc_w textarea{border:1px solid #d2d2d2;background:#fff;color:#777;vertical-align:middle;border-radius:3px;padding:5px;width:100%;height:120px}

.bo_vc_w_info{margin:5px 0}
.bo_vc_w_info:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_info .frm_input{float:left;;width:49.5%;margin: 0 0 5px 0}
.bo_vc_w_info #wr_password{float:right;}
.bo_vc_w_info #captcha{;display:block;clear:both}
.bo_vc_w .btn_confirm{margin-top:5px;clear:both}
.bo_vc_w .btn_confirm label{float:left}
#wr_secret{float:left}
.bo_vc_w .fa-lock{display:inline-block;font-size:20px;padding-left:3px;float:left}
.bo_vc_w .btn_submit{height:50px;width:100%;padding:0 20px;border-radius:3px;font-weight:bold;font-size:14px;margin-top:10px}
.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w  .bo_vc_secret{float:right;display:block;}
.bo_vc_w_wr .btn_confirm {margin-top:0px !important;}
.bo_vc_w .btn_submit{margin-top:0px !important;}

#bo_vc_send_sns{display:block;float:left}
#bo_vc_sns {display:block;margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 5px 0 0}
#bo_vc_sns .sns_li_f{border-radius:3px;background:#3a589b;height:40px;;padding: 10px 0 10px 10px}
#bo_vc_sns .sns_li_t{border-radius:3px;background:#00aced;height:40px;;padding: 10px 0 10px 10px}
#bo_vc_sns .sns_li_off{background:#bbb}
#bo_vc_sns a{display:inline-block;padding:0 15px 0 5px;}
#bo_vc_sns input {margin:0 5px 0 0 }

/*글쓰기*/
#bo_w{}
#bo_w .bo_w_select select{background:#fff;width:100%;padding:10px 5px}
#bo_w .bo_w_link label{position:absolute;top:1px;left:1px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;background:#eee;text-align:center}
#bo_w .bo_w_link .frm_input{}
#bo_w .bo_w_flie .lb_icon{position:absolute;top:0px;left:0px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;background:#eee;text-align:center}
#bo_w .bo_w_flie .frm_file{width:100%; }
#bo_w .bo_w_flie .file_wr{border:1px solid #ccc;background:#fff;color:#777;vertical-align:middle;border-radius:3px;padding:5px;height:40px;margin:0}
#bo_w .bo_w_flie .frm_input{margin:5px 0 0; height:auto !important;}

#bo_w .add_file{width:35px;font-size:20px;}
#bo_w .del_file{width:35px;font-size:20px;line-height: 12px;}


/*갤러리 스킨*/

/* 목록 버튼 */
#bo_gall a.btn_b01 {}
#bo_gall a.btn_b01:focus, #bo_gall .btn_b01:hover {}
#bo_gall a.btn_b02 {}
#bo_gall a.btn_b02:focus, #bo_gall .btn_b02:hover {}
#bo_gall a.btn_admin {} /* 관리자 전용 버튼 */
#bo_gall a.btn_admin:focus, #bo_gall a.btn_admin:hover {}

/* 갤러리 목록 */
#bo_gall h2 {margin:0;padding:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}
.bo_cate_link{font-size:13px; color:#9e9e9e;}
.bo_cate_link:before{content:"#";}


#bo_gall #gall_allchk {margin:0 10px}

#bo_gall #gall_ul {}
#bo_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}


#bo_gall .gall_li {padding:5px; margin-bottom:10px; float: left; width:100%;}
#bo_gall .gall_li:last-child{margin-bottom:0;}
/*#bo_gall .gall_li_wr{background:#fff;position:relative;}*/
#bo_gall .gall_li_wr{background:#fff;position:relative;border:1px solid #ccc;}
#bo_gall .gall_li_chk{display:inline-block;padding:5px;position:absolute;top:0;left:0}
#bo_gall .gall_li:nth-child(2n+1) {clear:both}
#bo_gall .gall_li .gall_img img{width: 100%; height: auto; vertical-align: bottom;}
#bo_gall .gall_li .gall_img .no-img{display:block;background:#ddd;text-align:center;padding:50% 0; height:0;}

#bo_gall .gall_now .gall_text_href a {
    color:#ff3061
}

#bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none}
#bo_gall .gall_href strong, #bo_gall .gall_href span {display:block;width:174px;height:124px;background:#f7f7f7;text-align:center;line-height:8em}

#bo_gall .gall_text_href { padding:10px;display:block}

#bo_gall .gall_text_href .gall_li_tit{
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    height:40px;
    max-height:40px;
    overflow:hidden;
    vertical-align:top;
    text-overflow: ellipsis;
    word-break:break-all;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2
}

#bo_gall .gall_li_tit{display:inline-block;margin:5px 0;height:40px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow:hidden;}
#bo_gall .profile_img img{border-radius:50%}

#bo_gall .gall_info{padding:10px 0; margin:0 10px; line-height:20px;border-top:1px solid #d2d2d2;}
#bo_gall .gall_info strong{ display:inline-block;margin:0 0 0 10px }
#bo_gall .gall_info i{font-size:13px}
#bo_gall .gall_info .gall_date{position:absolute;bottom:10px;display:inline-block;color: #4a701c !important;width:calc(100% - 20px);text-align:center}
#gall_ul .gall_name{margin:0 10px 10px;}


#bo_gall .gall_info:after {display:block;visibility:hidden;clear:both;content:""}
#bo_gall .gall_info strong{display:inline-block;margin-right:3px}
#bo_gall .date{float:right}

/* 갤러리 새글 N아이콘 */
.gall_text_href > img{display:inline-block; float:left}