/* 게시판 목록 */

@charset "utf-8";

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}


.review-wrap {
    /*    opacity: 0;*/
}


.review-wrap .thumbnail .caption {
    padding: 25px 20px 10px 20px;
    color: #000;
}

.review-wrap .thumbnail .caption h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 900;
    margin: 0;
    /*    text-align: center;*/
}

.review-wrap .thumbnail .caption .data_hit_wrap {
    margin-top: 15px;

}

.review-wrap .thumbnail .caption .data_hit_wrap .date {
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
}

.review-wrap .thumbnail .caption .data_hit_wrap .hit {
    font-size: 14px;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    text-align: right;
}

.review-wrap .thumbnail .caption .data_hit_wrap i {
    font-weight: 100;
}


.review-wrap .thumbnail {
    /*            border: 1px #000 solid;*/
    padding: 0;
    background-color: #fff;
    margin: 0;
    /*
            -webkit-box-shadow: 0 0 1px 3px rgba(0, 0, 0, .4);
            -moz-box-shadow: 0 0 1px 3px rgba(0, 0, 0, .4);
*/
    /*            box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);*/
    /*    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);*/
    transition: 0.3s;
    border-radius: 0;
    border: 0;
    /* 5px rounded corners */
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.0);
    border: 1px #d9d9d9 solid;
}

.review-wrap .thumbnail:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.review-wrap .thumbnail p {
    padding-top: 10px;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 13px;
}

/* 리스트 */
.tbl_wrap .table {
    border-top: 2px #3f3f3f solid;
}

.tbl_head01 .table th {
    background-color: #fff;
    line-height: 28px;
    border: 0;


}

.tbl_head01 .table td {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px #e2e2e2 solid
}


#bo_list .tbl_head01 a {
    font-size: 15px;
    text-decoration: none;
}

#bo_list .tbl_head01 a:hover {
    color: #000;
}

.tbl_head01 .table td.td_num {
    padding-left: 40px;
    padding-right: 40px;
}

.navbar-form {
    margin-right: -25px;
    text-align: center;
    margin: 0 auto;
}

/* 쓰기  */
.tbl_wrap th {
    background-color: #f6f6f6;
}
 #bo_w #wr_2,  #bo_w #wr_4 {
    margin-left: 1%;
    
}
/* 읽기 */
article#bo_v header #bo_v_title {
    border-top: 2px #000 solid;
    padding: 10px 0;
    font-size: 1.2em;
}

.wzd_board_header {
    border-top: 2px #000 solid;
    border-bottom: 1px #eee solid;

}

.wzd_board_header h1 {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 12px;
    padding-left: 30px;
}

#bo_v_con {
    padding: 30px;
    padding-left: 0;
    padding-right: 0;
}

#bo_v_bot {
    border-top: 1px #eee solid;
    padding-top: 15px;
}

/* 버튼 */
.btn {
    font-size: 12px !important;
}

a.btn-info {
    color: #fff;
    font-weight: 600;
}

/* 게시판 목록 마감 */


/* 게시판 뷰 페이지 */

#bo_v_title .bo_v_tit {
    border-top: 2px #000 solid;
    border-bottom: 1px #e0e0e0 solid;
    background-color: #fcfcfc;
    display: block;
    font-size: 19px;
    font-weight: 900;
    padding-left: 20px;
    margin: 5px 0 0;
    padding-top: 22px;
    padding-bottom: 22px;
    word-break: break-all;
}

#bo_v_info .profile_info .pf_img img {
    border-radius: 50%;
    width: 42px;
    height: 42px;
    margin-right: 10px;
}

#bo_v_info .profile_info {
    margin: 10px 0 10px;
    display: inline-block;
    float: left;
    padding-left: 20px;
}

#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {
    font-weight: bold;
}

#bo_v_sns {
    padding: 0;
    list-style: none;
    zoom: 1;
    float: right;
    display: inline-block
}

#bo_v_sns:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#bo_v_sns li {
    float: left;
    width: 35px;
    margin-right: 3px;
    text-align: left
}

#bo_v_sns li a {
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 3em;
    color: #fff;
    font-size: 0.95em;
    padding-left: 6px;
}

#bo_v_sns li img {
    vertical-align: middle;
    margin-right: 5px
}

#bo_v_sns li .sns_f {
    display: block;
    background: #3b5997
}

#bo_v_sns li .sns_t {
    display: block;
    background: #09aeee
}

#bo_v_sns li .sns_g {
    display: block;
    background: #ea4026
}

#bo_v_sns li .sns_k {
    display: block;
    background: #fbe300
}

#bo_v_sns li span {
    display: none;
}