.list-tsearch {
    border: 1px solid #ddd;
    background: #fafafa;
    padding: 20px 15px 3px;
    margin-bottom: 15px;
}

.form-group {
    margin-bottom: 15px;
}

.msg_sound_only,
.sound_only {
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important;
}

.list-wrap {
    width: 100%;
}

.list-category .div-tab.tabs {
    margin-bottom: 0px;
}

.list-board {
    margin-bottom: 15px;
}

/* Icon */
.list-board .wr-text {
/*    font-family: dotum;*/
    font-size: 11px;
    letter-spacing: -1px;
    line-height: 11px;
    font-weight: normal;
}

.list-board .wr-icon {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: left top;
}

.list-board .wr-notice {
    width: 37px;
    height: 19px;
}

.list-board .wr-new {
    width: 12px;
    height: 12px;
}

.list-board .wr-secret {
    width: 12px;
    height: 12px;
}

.list-board .wr-hot {
    width: 12px;
    height: 12px;
}

.list-board .wr-video {
    width: 12px;
    height: 12px;
}

.list-board .wr-image {
    width: 12px;
    height: 12px;
}

.list-board .wr-file {
    width: 12px;
    height: 12px;
}

.list-board .wr-vicon {
    position: absolute;
    left: 4px;
    bottom: 3px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    z-index: 1;
}

/* Width */
.list-board .wr-chk {
    width: 40px;
}

.list-board .wr-num {
    width: 60px;
}

.list-board .wr-thumb {
    width: 60px;
}

.list-board .wr-category {
    width: 80px;
}

.list-board .wr-name {
    width: 120px;
}

.list-board .wr-date {
    width: 90px;
}

.list-board .wr-hit {
    width: 60px;
}

.list-board .wr-down {
    width: 50px;
}

.list-board .wr-visit {
    width: 50px;
}

.list-board .wr-good {
    width: 50px;
}

.list-board .wr-nogood {
    width: 50px;
}

.list-board .wr-none {
    padding: 50px 0px;
    text-align: center;
    color: #888;
}

.list-board .wr-comment {
    margin: 0px 10px;
}

.list-board .wr-hidden {
    display: none;
}

/* List */
.list-board .list-body {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.list-board .list-body li {
    border-bottom: 1px solid #ddd;
    display: table;
    width: 100%;
    table-layout: fixed;
}

.list-board .list-body li:hover {
    color: #000;
    background-color: #F8F8F8;
}

.list-board .list-body li>div {
    display: table-cell;
    height: 34px;
    line-height: 22px;
    padding: 13px 0px;
    text-align: center;
    color: #666;
    vertical-align: middle;
}

.list-board .list-body .wr-subject {
    padding-left: 10px;
    text-align: left;
}

.list-board .list-body .wr-subject .item-subject {
    display: block;
    word-break: break-all;
}

.list-board .list-body .wr-name {
    text-align: center;
    padding-left: 10px;
}

.list-board .list-body .wr-name a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
}

.list-board .list-body .thumb-img {
    position: relative;
    width: 46px;
    height: 46px;
    margin: 0px auto;
}

.list-board .list-body .thumb-icon {
    position: relative;
    width: 46px;
    height: 46px;
    display: table;
    margin: 0px auto;
}

.list-board .list-body .thumb-icon a {
    display: table-cell;
    width: 1%;
    background: #eee;
    color: #fff;
    vertical-align: middle;
    font-size: 30px;
}

.list-board .list-body .thumb-icon img {
    width: 46px;
    height: 46px;
    margin: 0px auto;
}

@media all and (max-width:1023px) {
    .responsive .list-board .wr-hidden {
        display: inline-block !important;
    }

    .responsive .list-board .item-subject {
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        overflow: hidden;
    }

    .responsive .list-board .item-details {
        margin-right: -15px
    }

    .responsive .list-board .item-details>span {
        margin-right: 15px;
        font-weight: normal;
    }

    .responsive .list-board .item-details>span:last-child {
        margin-right: 0px;
    }
}

.list-item a {
    color: #000000;
}

.list-head,
.list-head th {
    font-weight: bold;
    border: 0px;
    padding: 0px !important;
    margin: 0px !important;
    text-align: center;
    clear: both;
    color: #333;
    height: 43px;
    line-height: 43px;

}

.div-head {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 15px 0;
    border-top-width: 2px;
    border-top-style: solid;
    border-bottom: 1px solid #c3c3c3;
    border-collapse: separate;
}

.div-head>span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    /*    border-right: 1px solid #ddd;*/
    font-weight: bold;
    line-height: 1;
}

.bg-light,
i.bg-light,
.badge.bg-light {
    color: #333;
    background-color: #f5f5f5;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.pull-right {
    float: right !important;
}

.orangered,
i.orangered {
    color: orangered;
}

@media all and (max-width:1023px) {
    .hidden-height-0 {
        height: 0px;
    }

    .hidden-xs {
        display: none !important;
    }

    .visible-xs {
        display: block !important;
    }
}



.btn.btn-color {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid rgb(213, 7, 15);
    background-color: rgb(233, 27, 35);
}

.btn.active.btn-color,
.btn.btn-color:hover,
.btn.btn-color:focus,
.btn.btn-color:active {
    background-color: rgb(213, 7, 15);
}

.btn.btn-dark {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid #000;
    background-color: #333;
}

.btn.active.btn-dark,
.btn.btn-dark:hover,
.btn.btn-dark:focus,
.btn.btn-dark:active {
    border-color: rgb(213, 7, 15);
    background-color: rgb(213, 7, 15);
}

.btn.btn-black {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid #111;
    background-color: #333;
}

.btn.active.btn-black,
.btn.btn-black:hover,
.btn.btn-black:focus,
.btn.btn-black:active {
    background-color: #111;
}

.btn.btn-white {
    color: #333 !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid #ddd;
    background-color: #fff;
}

.btn.active.btn-white,
.btn.btn-white:hover,
.btn.btn-white:focus,
.btn.btn-white:active {
    background-color: #f5f5f5;
}

.btn.btn-gray {
    color: #333 !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid #ccc;
    background-color: #eee;
}

.btn.active.btn-gray,
.btn.btn-gray:hover,
.btn.btn-gray:focus,
.btn.btn-gray:active {
    background-color: #f5f5f5;
}

.btn.btn-lightgray {
    color: #333 !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid #ddd;
    background-color: #fafafa;
}

.btn.active.btn-lightgray,
.btn.btn-lightgray:hover,
.btn.btn-lightgray:focus,
.btn.btn-lightgray:active {
    background-color: #efefef;
}

.btn.btn-darkgray {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid #444;
    background-color: #666;
}

.btn.active.btn-darkgray,
.btn.btn-darkgray:hover,
.btn.btn-darkgray:focus,
.btn.btn-darkgray:active {
    background-color: #444;
}

.btn.btn-red {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid rgb(213, 7, 15);
    background-color: rgb(233, 27, 35);
}

.btn.active.btn-red,
.btn.btn-red:hover,
.btn.btn-red:focus,
.btn.btn-red:active {
    background-color: rgb(213, 7, 15);
}

.btn.btn-darkred {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid rgb(150, 25, 30);
    background-color: rgb(170, 60, 63);
}

.btn.active.btn-darkred,
.btn.btn-darkred:hover,
.btn.btn-darkred:focus,
.btn.btn-darkred:active {
    background-color: rgb(150, 25, 30);
}

.btn.btn-crimson {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid rgb(190, 20, 50);
    background-color: rgb(220, 20, 60);
}

.btn.active.btn-crimson,
.btn.btn-crimson:hover,
.btn.btn-crimson:focus,
.btn.btn-crimson:active {
    background-color: rgb(190, 20, 50);
}

.btn.btn-orangered {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid rgb(240, 0, 0);
    background-color: orangered;
}

.btn.active.btn-orangered,
.btn.btn-orangered:hover,
.btn.btn-orangered:focus,
.btn.btn-orangered:active {
    background-color: rgb(240, 0, 0);
}

.btn.btn-orange {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid rgb(240, 130, 0);
    background-color: rgb(240, 150, 20);
}

.btn.active.btn-orange,
.btn.btn-orange:hover,
.btn.btn-orange:focus,
.btn.btn-orange:active {
    background-color: rgb(240, 130, 0);
}

.btn.btn-green {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid rgb(110, 180, 20);
    background-color: rgb(140, 195, 70);
}

.btn.active.btn-green,
.btn.btn-green:hover,
.btn.btn-green:focus,
.btn.btn-green:active {
    background-color: rgb(110, 180, 20);
}

.btn.btn-lightgreen {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid rgb(130, 190, 60);
    background-color: rgb(160, 200, 80);
}

.btn.active.btn-lightgreen,
.btn.btn-lightgreen:hover,
.btn.btn-lightgreen:focus,
.btn.btn-lightgreen:active {
    background-color: rgb(130, 190, 60);
}

.btn.btn-deepblue {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid rgb(0, 110, 160);
    background-color: rgb(0, 125, 180);
}

.btn.active.btn-deepblue,
.btn.btn-deepblue:hover,
.btn.btn-deepblue:focus,
.btn.btn-deepblue:active {
    background-color: rgb(0, 110, 160);
}

.btn.btn-skyblue {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid rgb(60, 180, 245);
    background-color: rgb(100, 195, 245);
}

.btn.active.btn-skyblue,
.btn.btn-skyblue:hover,
.btn.btn-skyblue:focus,
.btn.btn-skyblue:active {
    background-color: rgb(60, 180, 245);
}

.btn.btn-blue {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid rgb(40, 130, 190);
    background-color: rgb(52, 152, 219);
}

.btn.active.btn-blue,
.btn.btn-blue:hover,
.btn.btn-blue:focus,
.btn.btn-blue:active {
    background-color: rgb(40, 130, 190);
}

.btn.btn-navy {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid rgb(40, 40, 50);
    background-color: rgb(50, 60, 70);
}

.btn.active.btn-navy,
.btn.btn-navy:hover,
.btn.btn-navy:focus,
.btn.btn-navy:active {
    background-color: rgb(40, 40, 50);
}

.btn.btn-violet {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid rgb(65, 50, 100);
    background-color: rgb(85, 60, 125);
}

.btn.active.btn-violet,
.btn.btn-violet:hover,
.btn.btn-violet:focus,
.btn.btn-violet:active {
    background-color: rgb(65, 50, 100);
}

.btn.btn-yellow {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid rgb(230, 180, 0);
    background-color: rgb(240, 195, 15);
}

.btn.active.btn-yellow,
.btn.btn-yellow:hover,
.btn.btn-yellow:focus,
.btn.btn-yellow:active {
    background-color: rgb(230, 180, 0);
}

.btn.btn-trans {
    color: #fff !important;
    border-image: none !important;
    background: none;
    border: 2px solid #fff;
}

.btn.active.btn-trans,
.btn.btn-trans:hover,
.btn.btn-trans:focus,
.btn.btn-trans:active {
    color: rgb(213, 7, 15) !important;
    background-color: #fff;
    background-image: none;
}

/* view css 모음 */

@charset "utf-8";

/* View */
.view-wrap {
    width: 100%;
    overflow: hidden;
}

.view-wrap .img-photo i {
    background: rgb(245, 245, 245);
    padding: 16px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    text-align: center;
    color: rgb(143, 143, 143);
    font-size: 40px;
    display: inline-block;
}

.view-wrap .img-photo img {
    border-radius: 50%;
    width: 80px !important;
    height: 80px !important;
    display: inline-block;
}

.view-wrap .img-resize img {
    max-width: 100%;
    height: auto;
}

.view-wrap .no-attach {
    border-bottom: 0px;
}

.view-wrap .view-cnt {
    letter-spacing: 0;
}

.view-wrap h1 {
    font-size: 22px;
    font-weight: bold;
    margin: 0px;
    line-height: 50px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    margin: 0px;
    padding: 0px 10px;
    color: rgb(59, 62, 67);
    letter-spacing: -1px;
}

.view-wrap h1 span.talker-photo {
    margin-bottom: 10px;
    margin-right: 10px;
}

.view-head {
    border-left: 0px;
    border-right: 0px;
}

.view-head .sp {
    display: inline-block;
    width: 20px;
    text-align: center;
    font-size: 11px;
    color: #888;
}

.view-head .list-group-item {
    padding: 5px 15px;
    border-style: dotted;
}

.view-tag {
    margin: 10px 0px;
    padding: 0px;
    color: #888;
}

.view-tag a {
    color: #888;
}

.view-tag a:hover {
    color: crimson;
}

.view-cnt {
    margin-top: 4px;
}

.view-img img {
    display: block;
    max-width: 100%;
    margin: 0 auto 15px;
    border: 0;
    height: auto;
}

.view-content {
    padding-bottom: 20px;
    line-height: 180%;
}

.view-content img {
    width: auto;
    height: auto;
    max-width: 100%;
}

.view-content p {
    padding: 0;
    margin: 0;
    line-height: 180%;
}

.view-good-box {
    text-align: center;
}

.view-good-box span {
    margin: 15px 6px;
    width: 80px;
    height: 80px;
    display: inline-block;
}

.view-good-box a {
    background: rgb(245, 245, 245);
    padding-top: 14px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    text-align: center;
    color: rgb(51, 51, 51);
    font-size: 22px;
    line-height: 26px;
    display: inline-block;
}

.view-good-box .view-good a:hover {
    background: rgb(223, 17, 25);
    color: rgb(255, 255, 255);
}

.view-good-box .view-nogood a:hover {
    background: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
}

.view-author .auth-photo {
    width: 160px;
    padding-right: 15px;
}

.view-icon {
    margin-bottom: 10px;
}

.view-icon img {
    width: 34px;
    border-radius: 50%;
    margin-bottom: 5px;
}

.view-comment {
    margin: 0px;
    padding: 0px 0px 5px;
    text-transform: capitalize;
    overflow: hidden;
    border-bottom: 1px solid rgb(51, 51, 51);
    display: inline-block;
    position: relative;
}

/* Padding */
.view-padding {
    padding-left: 15px;
    padding-right: 15px;
}

.is-mobile .view-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.view-author-none {
    height: 1px;
    border-top: 1px solid #eee;
    margin: 12px 0px 20px;
}

/* Comment */
.comment-media {
    margin: 10px 0px;
}

.comment-media .photo i {
    background: rgb(245, 245, 245);
    padding: 15px;
    border-radius: 50%;
    width: 64px;
    height: 64px;
    text-align: center;
    color: rgb(143, 143, 143);
    font-size: 30px;
    display: inline-block;
}

.comment-media .photo img {
    border-radius: 50%;
    width: 64px !important;
    height: 64px !important;
    display: inline-block;
}

.view-mobile .comment-media .photo i {
    padding: 10px;
    width: 54px;
    height: 54px;
}

.view-mobile .comment-media .photo img {
    width: 54px !important;
    height: 54px !important;
}

.comment-media .media {
    border-top: 1px solid #eee;
    margin: 7px 0px;
    padding: 7px 0px 0px;
}

.comment-media :first-child.media {
    border-top: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

.comment-media h5 {
    margin: 2px 0px;
    line-height: 22px;
}

.comment-media .media .media-body {
    padding-left: 0px;
}

.comment-media .media .media-info {
    margin-left: 10px;
}

.comment-media .media .media-content {
    margin-top: 8px;
}

.comment-media .media .media-btn {
    margin-left: 4px;
}

.comment-media .cmt-good-btn {
    text-align: right;
    padding-right: 1px;
}

.comment-media .cmt-good,
.comment-media .cmt-nogood {
    display: inline-block;
    width: 74px;
    height: 20px;
    margin-top: 10px;
    padding-right: 10px;
    margin-right: -1px;
    font: bold 11px verdana;
    text-align: right;
    letter-spacing: -1px;
    line-height: 19px;
    cursor: pointer;
}

.comment-media .cmt-good {
    no-repeat left center;
    color: #f4695b;
}

.comment-media .cmt-nogood {
    no-repeat left center;
    color: #888;
}

.comment-form {
    padding-top: 10px;
}

.comment-box {
    border: 1px solid #ddd;
    padding: 12px 12px 0px;
    margin-bottom: 15px;
    background: #fbfbfb;
}

.comment-content {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.comment-content .comment-cell {
    display: table-cell;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
}

.comment-content .comment-cell.comment-submit {
    width: 80px;
    height: 100%;
    background: #fafafa;
    border: 1px solid #ccc;
    border-left: 0px;
    cursor: pointer;
}

.comment-btn .cursor {
    margin-left: 12px;
    color: #787878;
}

#wr_content {
    resize: none;
}

#bo_vc_opt ol {
    margin: 0;
    padding: 0;
    list-style: none;
    zoom: 1;
}

#bo_vc_opt ol:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

#bo_vc_opt ol li {
    float: left;
    margin: 0;
}

#bo_vc_send_sns ul {
    margin: 0;
    padding: 0;
    list-style: none;
    zoom: 1;
}

#bo_vc_send_sns ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

#bo_vc_send_sns ul li {
    float: left;
    margin: 0 20px 0 0;
}

#bo_vc_send_sns input {
    margin: 0 0 0 5px;
}

@media all and (max-width:1023px) {
    .responsive .view-wrap h1 {
        text-overflow: clip;
        overflow: none;
        white-space: normal;
        line-height: 28px;
        font-size: 20px;
        margin-bottom: 10px;
    }

    .responsive .view-wrap h1 .photo {
        display: none;
    }
}

@media all and (max-width:480px) {
    .responsive .view-author .auth-photo {
        float: none;
        width: 100%;
        padding-right: 0px;
    }

    .responsive .view-icon .pull-right {
        float: none !important;
    }
}



.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 800px;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.comment_inbox_text {
    overflow-x: hidden;
    overflow-y: auto;
    display: block;
    width: 100%;
    min-height: 17px;
    padding-right: 1px;
    border: 0;
    font-size: 12px;
    -webkit-appearance: none;
    resize: none;
    box-sizing: border-box;
    background: transparent;
    outline: 0;
}


/*suneditor 추가 css  여기에  ( 이유는 아직 모름)*/

.view-content table {
/*    width: 100%;*/
    border-collapse: collapse; /* 테이블 셀 간 간격을 없애는 속성 */
}

.view-content table th{
    background-color: #FAFAFA; /* 헤더 셀 배경색 */
    border: 1px solid #e7e7e7 !important; /* 테두리 색과 두께 설정 */
    padding: 8px 12px; /* 셀 안의 여백 */
    text-align: center; /* 텍스트 가운데 정렬 */
}
.view-content table td {
    border: 1px solid #e7e7e7 !important; /* 테두리 색과 두께 설정 */
    padding: 8px 12px; /* 셀 안의 여백 */
    text-align: center; /* 텍스트 가운데 정렬 */
    
}

.view-content table th {
    font-weight: bold; /* 헤더의 텍스트 두껍게 */
}

/* 행별로 아래 테두리 추가 */
.view-content table tr td {
    border-bottom: 1px solid #e7e7e7 !important;
}

/* 헤더에 위쪽 테두리 추가 */
.view-content table th {
    border-top: 1px solid #e7e7e7 !important;
}