
.ZebraDialog_Body {
    overflow-y: auto;
    font-family: 'Malgun Gothic', sans-serif;
    background-color: white;
}
.story-body a {
    cursor: pointer;
    color: #333333;
}
.story-body .hidden {
    display: none;
}
.story-body .container {
    position: relative;
    margin: 0 auto;
    font-family: 'Malgun Gothic', sans-serif;
}
.story-body .story-btn {
    cursor: pointer;
}
.story-body .container div {
    box-sizing: border-box;
}
.story-body .mention_wrapper textarea, .story-body .mention_wrapper .mentions-input-box {
    font-size: 14px !important;
    line-height: 1.4 !important;
}
/*ÀÌ¾ß±â ¸®½ºÆ®*/
.story-body .story-container {
    width: 100%;
    text-align: left;
    font-family: "Malgun Gothic", sans-serif !important;
}
.story-body .story-container a {
    font-family: "Malgun Gothic", sans-serif !important;
    cursor: pointer;
}
.story-body .story-container div {
    box-sizing: border-box;
}
.story-body .story-container .banner-box {
    border: 1px solid #dedede;
    box-sizing: border-box;
    margin-top: 13px;
    cursor: pointer;
    line-height: 0;
}
.story-body .story-container .banner-box img {
    max-width: 100%;
}
.story-body .story-container .blocked-story-box {
    /*overflow: auto;*/
    position: relative;
    border: 1px solid #dedede;
    box-sizing: border-box;
    padding: 27px;
    margin-top: 13px;
    background-color: #f1f1f1;
    color: #999999;
    font-size: 14px;
}
.story-body .story-container .blocked-story-box .unblock-story-btn {
    color: black;
    font-size: 13px;
}
.story-body .story-container .story-box {
    /*overflow: auto;*/
    position: relative;
    border: 1px solid #e7e8e9;
    box-sizing: border-box;
    padding: 27px 27px 0 27px;
    margin-top: 13px;
    background-color: white;
}
.story-body .story-container .story-box.has-comments {
    border-bottom: none;
}
.story-body .story-container .story-box.timeline_special_view {
    background-color: #ffffff;
}
.story-body .story-container .story-box .profile-box {
    width: 100%;
    border-collapse: collapse;
    border: 0;
}
.story-body .story-container .story-box .profile-box td {
    vertical-align: middle;
    position: relative;
}
.story-body .story-container .story-box .profile-box .commenter-name {
    color: #999999;
    font-size: 11px;
    margin-left: 15px;
    width: 200px;
}
.story-body .story-container .story-box .profile-box .commenter-name .icon {
    width: 21px;
    height: 15px;
    vertical-align: middle;
}
.story-body .story-container .story-box .profile-box .profile-image {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    cursor: pointer;
}
.story-body .story-container .story-box .profile-box .profile-name-box {
    margin-left: 15px;
    font-weight: bold;
    color: #231a3e;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
.story-body .story-container .story-box .profile-box .article-id {
    position: absolute;
    top: -18px;
    left: 0;
    font-size: 12px;
    color: #d5d5d5;
    vertical-align: top;
}
.story-body .story-container .story-box .profile-box .profile-name-box.origin {
    font-size: 13px;
    color: #777777;
    margin-left: 0;
}
.story-body .story-container .story-box .profile-box .dangol-btn {
    position: absolute;
    margin-left: 6px;
    margin-top: -2px;
}
.story-body .story-container .story-box .profile-box .follow-ing-btn {
    margin-left: 6px;
    vertical-align: middle;
}
.story-body .story-container .story-box .agent-box-top {
    text-align: right;
    padding-right: 15px;
}
.story-body .story-container .story-box .agent-box-top .secret-label {
    color: red;
}
.story-body .story-container .story-box .agent-box-top .open-label {
    color: #0a87ba;
}
.story-body .story-container .story-box .agent-box-top span {
    vertical-align: top;
    color: #777777;
    line-height: 18px;
    font-size: 14px;
    font-family: 'Malgun Gothic', sans-serif;
}
.story-body .story-container .story-box .agent-box-top .dropdown-btn {
    position: absolute;
    top: 28px;
    text-align: center;
    right: 0 !important;
}
.story-body .story-container .story-box .agent-box-bottom {
    margin-top: 8px;
    text-align: right;
}
.story-body .story-container .story-box .agent-box-bottom span {
    color: #b0b0b0;
    line-height: 16px;
    font-size: 11px;
    font-family: 'Malgun Gothic', sans-serif;
}
.story-body .story-container .story-box .agent-box-bottom span a {
    color: #b0b0b0 !important;
    line-height: 16px;
}
.story-body .story-container .story-box .content-box {
    cursor: pointer;
}
.story-body .story-container .story-box .content-box, .story-body .story-container .story-box .content_wrapper {
    clear: both;
    color: #333333;
    font-size: 14px;
    margin-top: 15px;
    line-height: 22px;
    white-space: pre-wrap;
}
.story-body .story-container .story-box .action-box .dropdown-btn {
    position: absolute;
    top: 22px;
    text-align: left;
    right: 8px;
}
.story-body .story-container .story-box .action-box .comment-count {
    cursor: pointer;
}
.story-body .story-container .more_view {
    color: #777777;
    text-decoration: underline;
}
.story-body .story-container .more_view span {
    font-weight: bold;
}
.story-body .story-container .more_view, .story-body .story-container .photo {
    cursor: pointer;
}
.story-body .story-container .kwd {
    color: #3b5998;
    background-color: #d8dfea;
    border-radius: 2px;
    padding: 1px 3px 1px 3px;
    text-decoration: none;
    font-weight: normal;
}
.story-body .story-container .story-box .order-info {
    background-color: #f9f8f3;
    color: #777777;
    padding: 10px;
    margin-top: 15px;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
}
.story-body .story-container .story-box .pre-content {
    margin-top: 15px;
    font-weight: bold;
    font-size: 14px;
}
.story-body .story-container .story-box .content-storepage, .story-body .story-container .story-box .content-coupon {
    margin-top: 15px;
    margin-left: -27px;
    margin-right: -26px;
}
.story-body .story-container .story-box .content-storepage a, .story-body .story-container .story-box .content-coupon a {
    width: 100%;
}
.story-body .story-container .story-box .content-storepage img, .story-body .story-container .story-box .content-coupon img {
    width: 100%;
}
.story-body .story-container .story-box .content-box .show-more-btn {
    color: #b0b0b0;
}
.story-body .story-container .story-box .video {
    margin-top: 15px;
    text-align: center;
    /*height: 251px;*/
    margin-left: -27px;
    margin-right: -26px;
}
.story-body .story-container .story-box .video .youtube {
    /*position: absolute;*/
}
.story-body .story-container .story-box .card-box {
    margin-top: 15px;
    margin-left: -27px;
    margin-right: -26px;
}
.story-body .story-container .story-box .card-box .card-container {
    width: 500px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.story-body .story-container .story-box .card-box .card-cover {

    width: 100%;
}
.story-body .story-container .story-box .card-box .card-indicator {
    position: absolute;
    top: 10px;
    right: 10px;

}
.story-body .story-container .story-box .card-box .card-indicator img {
    width: 25px;
    height: 25px;
}
.story-body .story-container .story-box .card-box .card-story {
    position: absolute;
    margin: 0;
    left: 25px;
    bottom: 15px;
    padding: 10px;
    color: white;
    font-size: 17px;
    line-height: 25px;
    /* background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)); */
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
    width: 410px;
    text-align: left;
    word-break: keep-all;
    border-left: solid 4px red;
}
.story-body .hash_tag {
    font-family: 'Malgun Gothic', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #1b5c8c;
    margin-right: 3px;
}
.story-body .story-container .story-box .photo-box {
    margin-top: 15px;
    margin-left: -27px;
    margin-right: -26px;
}
.story-body .story-container .story-box .Collage {
    width: 501px;
    text-align: center;
    /* define how much padding you want in between your images */

}
.story-body .story-container .story-box .Collage img {
    /*opacity: 0;*/
    /*box-shadow: 0 2px 2px #cccccc;*/
    border-radius: 5px;
    /*
    * Change this to try different borders
    */
    box-sizing: border-box;
    border: 2px solid #ffffff;
}
.story-body .story-container .story-box .photo-box .photo {
    /*width: 75px;*/
    /*height: 75px;*/
}
.story-body .story-container .story-box .photo-box .photo img {
    /*width: 75px;*/
    /*height: 75px;*/

}
.story-body .story-container .story-box .product-box {
    margin-top: 15px;
}
.story-body .story-container .story-box .product-box a {
    text-decoration: none !important;
    color: black;
}
.story-body .story-container .story-box .product-box .product {
    background: #f9f8f3;
    border: 1px solid #dcdcdc;
}
.story-body .story-container .story-box .product-box .product .product-image {
    padding: 10px 6px;
}
.story-body .story-container .story-box .product-box .product .product-image img {
    width: 100%;
}
.story-body .story-container .story-box .product-box .product .product-info {
    padding-right: 10px;
    font-family: "Malgun Gothic", "Malgun Gothic", dotum, tahoma, sans-serif !important;
    color: black !important;

}
.story-body .story-container .story-box .product-box .product .product-name {
    font-size: 15px;
}
.story-body .story-container .story-box .product-box .product .product-price {
    margin: 5px 0 10px 0;
}
.story-body .story-container .story-box .product-box .product .product-price .base-price {
    text-decoration: line-through;
    color: #aaaaaa;
    font-size: 12px;
}
.story-body .story-container .story-box .product-box .product .product-price .dc-price {
    color: #974842;
    font-size: 16px;
    font-weight: bold;
}
.story-body .story-container .story-box .product-box .product .product-price .dc-price .won {
    font-size: 13px;
    font-weight: normal;
}
.story-body .story-container .story-box .blog-box {
    margin-top: 8px;
    text-align: right;
    color: #0a87ba;
    font-size: 12px;
}
.story-body .story-container .story-box .review-product-box {
    margin-top: 15px;
    cursor: pointer;
}
.story-body .story-container .story-box .review-product-box .product-image {
    float: left;
    width: 80px;
    height: 60px;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
    border: 1px solid #d5d5d5;
}
.story-body .story-container .story-box .review-product-box .product-image img {
    position: absolute;
    margin: auto;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    cursor: pointer;
}
.story-body .story-container .story-box .review-product-box .product-name {
    float: left;
    width: 350px;
    /*height: 18px;*/
    font-size: 13px;
    font-weight: bold;
    color: #616161;
}
.story-body .story-container .story-box .review-product-box .product-point {
    float: left;
    width: 350px;
    height: 18px;
}
.story-body .story-container .story-box .review-product-box .product-point .review-star {
    width: 10px;
    height: 10px;
}
.story-body .story-container .story-box .action-box {
    margin-top: 15px;
    border-top: 1px solid #dedede;
    padding: 15px 8px 8px 8px;
    position: relative;
}
.story-body .story-container .story-box .action-box .column {
    display: inline-block;
    width: 17%;
    height: 30px;
    vertical-align: middle;
    position: relative;
}
.story-body .story-container .story-box .action-box .column span {
    font-size: 14px;
    color: black;
    display: inline-block;
    position: absolute;
    left: 30px;
}
.story-body .story-container .story-box .action-box .like-count, .story-body .story-container .story-box .action-box .point-count {
    cursor: pointer;
}
.story-body .story-container .story-box .action-box .qna-status-box {
    position: absolute;
    top: 17px;
    right: 50px;
}
.story-body .story-container .story-box .action-box .qna-status-box .qna-status {
    text-align: center;
    padding: 3px 7px;
    line-height: 20px;
    background-color: #ffffff;
    border: solid 1px #cbac94;
    border-radius: 3px;
    color: #d50000;
    font-family: "Malgun Gothic", "Malgun Gothic", dotum, tahoma, sans-serif;
    font-size: 11px;
    cursor: pointer;
}
.story-body .story-container .story-box .action-box .qna-status-box .f_qna_completed {
    background-color: #cbac94;
    color: white;
}
.story-body .story-container .story-box .action-box .bottom-menu {
    float: right;
    width: auto;
}
.story-body .story-container .story-box .side-btn-box {
    position: absolute;
    right: -60px;
    top: 20px;
}
.story-body .story-container .story-box .view-btn {
    background-color: #fff4ea;
    border: solid 1px #d5d5d5;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 0 5px 5px 0;
    font-family: "Malgun Gothic", "Malgun Gothic", dotum, tahoma, sans-serif;
    font-size: 11px;
    cursor: pointer;
}
.story-body .story-container .story-box .edit-btn {
    background-color: #f5f5f5;
    border-left: solid 1px #d5d5d5;
    border-bottom: solid 1px #d5d5d5;
    border-right: solid 1px #d5d5d5;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 0 5px 5px 0;
    font-family: "Malgun Gothic", "Malgun Gothic", dotum, tahoma, sans-serif;
    font-size: 11px;
    cursor: pointer;
}
.story-body .story-container .comment-container, .story-body .story-container #comment-container {
    width: 100%;
    border: 1px solid #dedede;
    margin-top: -1px;
    line-height: 1px;
    background-color: white;
    padding: 0 27px;
}
#comment-container .like-btn-box, #comment-container .give-point-btn-box {
    position: relative;
}
#comment-container .comment-profile-image {
    cursor: pointer;
}
.story-container .give-point-btn {
    margin-top: 2px;
}
.story-container .point-count {
    margin-top: 1px;
}
#comment-container .give-point-comment-btn {
    margin-top: 2px;
}
.story-body .story-container .comment-container .like-btn-box, .story-body .story-container .comment-container .give-point-btn-box {
    display: none;
}
.story-body .story-container .comment-container .comment-delete-btn {
    display: none;
}
.story-body .story-container .comment-box {
    width: 100%;
    display: inline-block;
    padding: 15px 10px;
    border-bottom: 1px dashed #dedede;
    position: relative;
    box-sizing: border-box !important;
}
.story-body .story-container .comment-box:first-child {
    border-top: 1px solid #dedede;
}
.story-body .story-container .comment-box:last-child {
    border-bottom: none;
}
.story-body .story-container .comment-box .comment-profile-box {
    float: left;
    width: 60px;
    margin: 0 auto;
}
.story-body .story-container .comment-box .comment-profile-box .comment-profile-image {
    margin-top: 5px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: solid 1px #f5f5f5;
    cursor: pointer;
}
.story-body .story-container .comment-box .comment-content-box {
    float: left;
    width: 367px;
    padding-left: 5px;
    font-size: 13px;
    line-height: 25px;
    position: relative;
}
.story-body .story-container .comment-box .comment-content-box .info {
    margin-top: 6px;
}
.story-body .story-container .comment-box .comment-content-box .writer-name {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    cursor: pointer;
}
.story-body .story-container .comment-box .comment-content-box .writer-name span {
    color: #aeaeae;
    font-weight: normal;
}
.story-body .story-container .comment-box .comment-content-box .writer-name .best-comment-label {
    color: white !important;
    font-size: 11px !important;
    font-family: Arial, sans-serif;
    padding: 2px 3px;
    background-color: #f73830;
}
.story-body .story-container .comment-box .comment-content-box .reg-date {
    font-size: 13px;
    color: #777777;
    margin-top: -6px;
}
.story-body .story-container .comment-box .comment-content-box .content {
    clear: both;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-top: 10px;
}
.story-body .story-container .comment-box .comment-content-box .content .like-btn-box {
    height: 15px;
    width: 150px;
    float: left;
}
.story-body .story-container .comment-box .comment-content-box .content .give-point-btn-box {
    height: 15px;;
    width: 50px;
    float: left;
}
.story-body .story-container .comment-box .comment-content-box .content .like-member-image-wrap {
    float: right;
    margin-top: -2px;
    margin-right: 30px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.story-body .story-container .comment-box .comment-content-box .content .like-member-image-wrap img {
    border-radius: 50%;
    width: 20px;
}

.story-body .story-container .comment-box .comment-content-box .content .like-member-image-wrap i {
    position: absolute;
    bottom: -1px;
    right: -6px;
}
.story-body .mentions-input-box .mentions-autocomplete-list {
    z-index: 9999999;
}
.story-body #view-container #comment-container {
    border: none;
}
.story-body #view-container #comment-container .comment-content-box {
    width: 332px;
}
.story-body #view-container #comment-container .comment-content-box .writer-name {
    width: 200px;
}
.story-body .loading-bar {
    margin: 20px 0;
    width: 35px;
    height: 35px;
}
.story-body .loading-photo {
    margin: 20px auto 20px 180px;
    width: 40px;
    height: 40px;
}
.story-body .container div {
    box-sizing: border-box;
}
/*ÀÌ¾ß±â ¸®½ºÆ® ³¡*/

/*ÀÌ¾ß±â ¾²±â/¼öÁ¤*/
.story-body .mention_wrapper textarea {
    /*height:auto !important;*/
}
.story-body .write-container {
    position: relative;
}
.story-body .tab {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}
.story-body .write-container .tab-ul {
    height: 56px;
    width: 100%;
    padding-left: 1px;
    border-bottom: 1px solid #e7e8e9;
    text-align: center;
    list-style: none;
    margin: 0;
    box-sizing: border-box;
}
.story-body .write-container .tab-item {
    margin-bottom: -1px;
    width: 250px;
    background-color: #e9e9e9;
    border-bottom: 1px solid #e7e8e9;
    float: left;
    list-style: none;
    box-sizing: border-box;
}
.story-body .write-container .tab-item.last {
    width: 252px;
}
.story-body .write-container .tab-item.active {
    position: relative;
    margin-bottom: -1px;
    border-bottom: none;
}
.story-body .write-container .tab-item .tab-text {
    line-height: 10px;
    display: inline-block;
    vertical-align: middle;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
}
.story-body .write-container .tab-link {
    margin-left: -1px;
    height: 55px;
    border: 1px solid #e7e8e9;
    border-bottom-width: 0;
    padding: 18px 5px;
    box-sizing: border-box;
    display: block;
    cursor: pointer;
    box-sizing: border-box !important;
}
.story-body .write-container .tab-link i {
    vertical-align: middle;
}
.story-body .write-container .tab-item.active .tab-link {
    background-color: white;
    border: 1px solid #e7e8e9;
    border-bottom-width: 0;
    height: 56px;
    padding-bottom: 11px;
    color: #666666;
}
.story-body .write-container .tab-item.active .tab-link .tab-text {
    font-weight: bold;
}
.story-body .editor {
    border: 1px solid #e7e8e9;
    border-top: none;
    background-color: white;
}
.story-body .editor .card-editor .photo-unit-wrap {
    cursor: pointer;
}
.story-body .card-editor .add-card-btn {
    display: inline-block;
    cursor: pointer;
    margin: 0 8px;
    padding: 3px;
    box-sizing: border-box !important;
}
.story-body .card-editor .delete-media-btn {
    display: none;
}
.story-body .editor .edit-box {
    box-sizing: border-box;
    padding: 10px 27px 5px 27px;
}
.story-body .review-editor .edit-box {
    padding-bottom: 30px;
}
.story-body #editor-container .edit-box {
    overflow: hidden;
    min-height: 300px;
}
.story-body .editor .edit-box textarea {
    color: black;
    width: 100%;
    border: 1px solid transparent;
    resize: none;
    overflow-y: hidden;
    min-height: 100px;
}
.story-body .editor .edit-box textarea:focus {
    outline: 0;
}
.story-body .editor .edit-box .mention_wrapper {
    width: 100%;
}
.story-body .editor .edit-box .mentions-autocomplete-list {
    height: 300px;
}
.story-body .editor .btn-box {
    height: 52px;
}
.story-body .editor .tool-box {
    margin-left: 27px;
    float: left;
    padding-top: 15px;
    width: calc(100% - 224px);
    text-align: left;
    border-top: 1px solid #dedede;
    box-sizing: border-box !important;
}
.story-body .editor .tool-box .column {
    float: left;
    width: 33.3%;
    position: relative;
    text-align: left;
    box-sizing: border-box !important;
}
.story-body .editor .tool-box .column .youtube-btn, .story-body .editor .tool-box .column .link-btn {
    cursor: pointer;
}
.story-body .editor .tool-box .column i {
    vertical-align: middle;
}
.story-body .editor .tool-box .column span {
    vertical-align: middle;
    color: #777777;
    font-size: 14px;
    margin-left: 6px;
}
.story-body .editor .tool-box .column .upload-photo-btn {
    position: absolute;
    font: inherit;
    font-size: 0;
    width: 40px;
    height: 100%;
    left: 12px;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    border: 0;
    outline: 0 none;
    cursor: pointer;
}
.story-body .editor .tool-box .column a {
    margin: auto;
}
.story-body .editor .tool-box .edit-btn {
    float: right;
    box-sizing: border-box;
    padding: 8px 0;
    width: 234px;
    vertical-align: middle;
}
.story-body .editor .photo-container, .review-editor .product-container {
    width: 397px;
}
.story-body .editor .youtube-container {
    overflow: hidden;
    padding: 8px;
    clear: both;
}
.story-body .editor .youtube-box {
    position: relative;
}
.story-body .editor .youtube-box iframe {
    width: 100%;
}
.story-body .editor .tool-box .column .youtube-upload-form {
    position: absolute;
    width: 250px;
    padding: 10px;
    background: #f1f1f1;
    border: #eaeaea;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: -62px;
    right: -60px;
    font-size: 11px;
    font-family: 'Dotum', sans-serif;
    display: none;
}
.ZebraDialog .editor .tool-box .column .youtube-upload-form {
    right: -130px;
}
.story-body .editor .tool-box .column .youtube-upload-form::after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 10px 7px 0;
    border-color: #f1f1f1 transparent;
    display: block;
    width: 0px;
    z-index: 1;
    bottom: -10px;
    left: 120px;
}
.ZebraDialog .editor .tool-box .column .youtube-upload-form::after {
    left: 95px;
}
.story-body .editor .tool-box .column .youtube-upload-form input {
    padding: 5px;
    box-sizing: border-box;
    font-size: 11px;
    width: 180px;
}
.story-body .editor .tool-box .column .youtube-upload-form .add-youtube-btn {
    padding: 6px;
    margin-left: 5px;
    background-color: white;
    border: 1px solid #a0a0a0;
    cursor: pointer;
}
.story-body .editor .tool-box .column .hide-youtube-upload-form-btn {
    position: absolute;
    top: -8px;
    right: -8px;
    cursor: pointer;
}
.story-body .editor .photo-box, .product-container .product-box {
    overflow: hidden;
    clear: both;
    box-sizing: border-box !important;
}
.story-body .editor .photo-box .photo-unit-wrap {
    width: 58px;
    height: 58px;
    float: left;
    margin: 8px 8px 0 8px;
    border: 1px solid #eaeaea;
    text-align: center;
    position: relative;
}
.story-body .editor .photo-box .photo-unit {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background-color: white;
}
.story-body .editor .link-container {
    overflow: hidden;
    padding: 8px;
    text-align: right;
    clear: both;
}
.story-body .editor .link-box {
    padding: 8px;
    position: relative;
    display: inline-block;
    border: 1px solid #eaeaea;
    box-shadow: 2px 2px 10px -2px rgba(0, 0, 0, 0.34);
}
.story-body .editor .link-box .link {
    font-size: 12px;
    color: #0a87ba;
}
.story-body .editor .tool-box .column .link-form {
    position: absolute;
    width: 250px;
    padding: 10px;
    background: #f1f1f1;
    border: #eaeaea;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: -62px;
    right: -60px;
    font-size: 11px;
    font-family: 'Dotum', sans-serif;
    display: none;
}
.ZebraDialog .editor .tool-box .column .link-form {
    right: -130px;
}
.story-body .editor .tool-box .column .link-form::after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 10px 7px 0;
    border-color: #f1f1f1 transparent;
    display: block;
    width: 0px;
    z-index: 1;
    bottom: -10px;
    left: 120px;
}
.ZebraDialog .editor .tool-box .column .link-form::after {
    left: 95px;
}
.story-body .editor .tool-box .column .link-form input {
    padding: 5px;
    box-sizing: border-box;
    font-size: 11px;
    width: 180px;
}
.story-body .editor .tool-box .column .link-form .add-link-btn {
    padding: 6px;
    margin-left: 5px;
    background-color: white;
    border: 1px solid #a0a0a0;
    cursor: pointer;
}
.story-body .editor .tool-box .column .hide-link-form-btn {
    position: absolute;
    top: -8px;
    right: -8px;
    cursor: pointer;
}
.story-body .editor .delete-media-btn {
    position: absolute;
    top: -8px;
    right: -8px;
    cursor: pointer;
}
.story-body .editor .photo-box .photo-unit .loading-bar {
    width: 38px;
    height: 38px;
    margin: 10px;
}
.story-body .editor .photo-box .photo-unit .photo {
    display: none;
    position: absolute;
    margin: auto;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
}
.story-body .write-btn-box {
    padding-top: 9px;
    float: left;
    border-top: 1px solid #dedede;
    text-align: right;
    width: 170px;
    margin-right: 27px;
}
.checkbox-container {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    text-align: left;
    margin-bottom: 12px;
    cursor: pointer;
    width: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.checkbox-container .label {
    font-size: 12px;
    color: #777777;
    vertical-align: middle;
}
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkbox-container .check-mark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #dedede;
    background-color: white;
}
.checkbox-container .check-mark:after {
    content: "";
    position: absolute;
    display: none;
    left: 6px;
    top: 3px;
    width: 5px;
    height: 9px;
    border: solid #e33423;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.checkbox-container:hover input ~ .check-mark {
    background-color: #fafafa;
}
.checkbox-container input:checked ~ .check-mark {
    background-color: white;
}
.checkbox-container input:checked ~ .check-mark:after {
    display: block;
}
.story-body .editor .write-btn-box .write-btn {
    padding: 8px 16px;
    display: inline-block;
    vertical-align: middle;
    background-color: #e23322;
    color: white;
    box-sizing: content-box;
    font-size: 14px;
}
.story-body .review-editor .edit-box .product-container .product-box {
    border: 1px solid #e6e6e6;
    height: 52px;
}
.story-body .review-editor .selected .product-image {
    width: 58px;
    height: 52px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.story-body .review-editor .edit-box .product-container .product-box .product-image {
    float: left;
    width: 58px;
    height: 52px;
    border-right: 1px solid #e6e6e6;
}
.story-body .review-editor .edit-box .product-container .product-box .product-info {
    float: left;
    width: 337px;
    height: 52px;
    padding: 4px 10px;
}
.story-body .review-editor .edit-box .product-container .not-selected .product-info {
    padding: 10px;
}
.story-body .review-editor .edit-box .product-container .product-box .product-image .sprite-product-icon {
    margin: 11px 14px;
}
.story-body .review-editor .edit-box .product-container .product-box .product-image .add-product-btn {
    cursor: pointer;
}
.story-body .review-editor .edit-box .product-container .product-box .product-image .add-product-btn.plus {
    padding: 10px 14px;
}
.story-body .review-editor .edit-box .product-container .product-box .product-info .please-select-product {
    font-size: 13px;
    color: #c7c7c7;
    margin-top: 7px;
    display: inline-block;
}
.story-body .review-editor .edit-box .mentions-input-box textarea, .review-editor .edit-box .mentions-input-box .mentions {
    padding-left: 0 !important;
}
.story-body .review-editor .edit-box .product-container .selected .info-box {
    font-size: 12px;
    color: #666666;
}
.story-body .review-editor .edit-box .product-container .selected .info-box .order-date {
    margin-top: -3px;
}
.story-body .review-editor .edit-box .product-container .selected .info-box .product-option {
    font-size: 11px;
    color: #b3b3b3;
}
.story-body .review-editor .edit-box .product-container .selected .score {
    padding: 14px 0;
    border-bottom: 1px solid #e6e6e6;
    font-size: 13px;
    color: #aaaaaa;
    font-family: Dotum, sans-serif;
}
.story-body .review-editor .edit-box .product-container .selected .score .star {
    cursor: pointer;
}
.story-body .landscape {
    height: 100%;
    width: auto;
}
.story-body .portrait {
    height: auto;
    width: 100%;
}
.ZebraDialog {
    position: fixed;
}
.ZebraDialog .ZebraDialog_Title {
    padding: 0 !important;
}
.ZebraDialog .ZebraDialog_Body {
    padding: 0 !important;
    overflow-x: hidden !important;
}
.ZebraDialog .editor .edit-box {
    border-top: none;
    border-left: none;
    border-right: none;
    overflow: auto;
}
.ZebraDialog .editor .edit-box .youtube-iframe iframe {
    height: 231px !important;
}
.ZebraDialog .editor .btn-box {
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.ZebraDialog .editor .edit-btn-box {
    padding-top: 9px;
    float: left;
    border-top: 1px solid #dedede;
    text-align: right;
    width: 170px;
    margin-right: 27px;
}
.ZebraDialog .editor .edit-btn-box .edit-btn {
    padding: 8px 16px;
    display: inline-block;
    vertical-align: middle;
    background-color: #e23322;
    color: white;
    box-sizing: content-box;
    font-size: 14px;
}
.ZebraDialog a.ZebraDialog_Close {
    position: absolute !important;
    top: -35px !important;
    right: -5px !important;
    color: #d5d5d5 !important;
    font-family: Arial, sans-serif;
    font-size: 30px;
    font-weight: normal;
    padding: 2px;
    line-height: 1 !important;
    text-align: center !important;
}
/*ÀÌ¾ß±â ¾²±â/¼öÁ¤ ³¡*/

/*ÀÌ¾ß±â »ó¼¼º¸±â*/
.story-body #view-container .hidden-on-modal {
    display: none;
}
.story-body #view-container {
    min-height: 200px !important;
    overflow-x: hidden;
    overflow-y: hidden;
    border-left: 1px solid #e1e1e1;
}
.story-body #view-container .story-container {
    padding-bottom: 120px;
}
.story-body #view-container .story-box {
    margin-top: 0;
}
.story-body #view-container .story-box iframe {
    width: 100%;
}
.story-body #view-container .mentions-input-box .mentions-autocomplete-list {
    display: none;
    background-color: #ffffff;
    border: 1px solid #b2b2b2;
    position: absolute;
    z-index: 10000;
    width: 225px;
    height: 300px; /* ÀÚµ¿¿Ï¼º ¸ñ·ÏÀÇ ÃÖ´ë³ôÀÌ */
    overflow-y: auto;
}
.story-body #view-container .mentions-input-box {
    text-align: left;
}
.story-body #video-products-box {
    float: left;
    width: 835px;
    overflow: hidden;
    max-height: 740px;
}
.story-body #video-products-box iframe {
    border: 4px solid #d6d6d6;
    box-sizing: border-box !important;
}
.story-body #video-products-box #recommend-products {
    margin: 20px 0 20px 28px;
}
.story-body #video-products-box #recommend-products-end-block {
    clear: both;
}
.story-body #video-products-box #recommend-products #title {
    font-size: 15px;
    color: black;
    padding-left: 38px;
    height: 21px;
    margin-bottom: 15px;
}
.story-body #video-products-box #recommend-products #list {
    margin: 0 -27px;
}
.story-body #video-products-box #recommend-products .recommend-product {
    font-size: 13px;
    color: black;
    width: 200px;
    float: left;
    margin: 0 5px;
}
.story-body #video-products-box #recommend-products .recommend-product .thumbnail {
    border: 1px solid #e8db9c;
    width: 120px;
    height: 105px;
}
.story-body #video-products-box #recommend-products .recommend-product .thumbnail img {
    width: 100%;
}
.story-body #video-products-box #recommend-products .recommend-product .store-name {
    color: #86868e;
    font-family: dotum, tahoma, sans-serif;
    margin-top: 5px;
    letter-spacing: 1px;
    font-size: 12px;
}
.story-body #video-products-box #recommend-products .recommend-product .product-name {
    color: #5b4e49;
    font-family: dotum, tahoma, sans-serif;
    margin: 4px 0;
    font-size: 12px;
}
.story-body #video-products-box #recommend-products .recommend-product .price {
    color: #554944;
    font-family: dotum, tahoma, sans-serif;
    font-size: 12px;
}
.story-body #view-box {
    width: 100%;
    overflow-x: hidden;
    float: right;
}
.story-body #view-box.wide-layout .video{
    display: none;
}
.story-body #view-box div {
    box-sizing: border-box !important;
}
.story-body #view-box .story-box {
    border: none !important;
}
.story-body .spacing {
    display: none;
}
.story-body #qna-guide {
    margin-bottom: 3px;
    font-size: 11px;
    font-family: 'Malgun Gothic', 'Malgun Gothic', dotum, tahoma, sans-serif;
    color: #d50000;
}
.story-body .mentions-input-box .mentions-autocomplete-list {
    z-index: 9999999;
}
.story-body #view-container .comment-box .comment-content-box .like-comment-count, .story-body #view-container .comment-box .comment-content-box .point-count {
    line-height: 17px;
    display: inline-block;
    position: absolute;
    left: 15px;
    color: #717171;
    font-size: 12px;
    cursor: pointer;
}
.story-body #view-container .comment-box .comment-content-box .like-comment-btn, .story-body #view-container .comment-box .comment-content-box .give-point-comment-btn {
    margin-left: -5px;
    cursor: pointer;
}
.story-body #view-container .comment-box .comment-content-box .best-comment-label {
    color: white !important;
    font-size: 11px !important;
    font-family: Arial, sans-serif;
    padding: 2px 3px;
    background-color: #f73830;
}
.story-body #comment-write-container {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 450px;
    padding: 10px;
    background-color: #fdfdfd;
    border-top: 1px solid #eaeaea;
    box-sizing: border-box !important;
}
.story-body #comment-write-container #mem-no {
    height: 25px;
    margin-bottom: 5px;
    border: 1px solid #eaeaea;
}
.story-body #comment-write-container #member-select-box {
    font-size: 11px;
}
.story-body #comment-write-container #comment-write-box {
    font-size: 11px;
    position: relative;
    width: 100%;
    display: inline-block;
}
.story-body #comment-write-container #comment-write-box .mention_wrapper .mentions-input-box {
    margin-bottom: 0;
}
.story-body #comment-write-container #comment-write-text-area {
    width: 85%;
    line-height: normal;
    display: inline-block;
}
.story-body #comment-write-container #comment-write-text-area .mentions-autocomplete-list {
    left: 10px !important;
    top: -300px !important;
}
.story-body #comment-write-container #comment-write-text-area textarea {

    border: 1px solid #eaeaea;
    resize: none;
    overflow: hidden;
    width: 100%;
    height: 32px;
    padding: 8px 10px 0;
    box-sizing: border-box !important;
}
.story-body #comment-write-container #comment-write-text-area textarea:focus {
    outline: none;
}
.story-body #comment-write-container #comment-submit-button {
    position: absolute;
    border: 1px solid #bababa;
    background-color: #bababa;
    height: 100%;
    width: 15%;
    box-sizing: border-box !important;
    cursor: pointer;
    font-size: 12px;
    color: white;
}
.story-body #comment-write-container #comment-submit-button.active {
    background-color: #f7515a;
    border: 1px solid #f7515a;
}
.story-body .comment-box .comment-delete-btn {
    position: absolute;
    top: 0;
    right: 0px;
    cursor: pointer;
}
.story-body #product-select-container {
    padding-top: 15px;
    padding-bottom: 50px;
    color: #333333;
    height: 600px;
    max-height: 90%;
    box-sizing: border-box !important;
}
.story-body #product-select-container tr:hover {
    background: #f1f1f1;
}
.story-body #product-select-container table {
    border-collapse: collapse;
    border: 1px solid #eaeaea;
}
.story-body #product-select-container table tr {
    border-bottom: 1px solid #eaeaea;
    cursor: pointer;
}
.story-body #product-select-container table tr.last {
    border-bottom: none;
}
.story-body #product-select-container .image-box {
    overflow: hidden;
    clear: both;
    box-sizing: border-box !important;
}
.story-body #product-select-container .image-box .product-image {
    width: 84px;
    height: 74px;
    border: 1px solid #eaeaea;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.story-body #product-select-container .product-info {
    padding: 15px 13px 13px 0;
    vertical-align: top;
    font-size: 13px;
    color: #666666;
}
.story-body #product-select-container .product-option {
    font-size: 12px;
    color: #b3b3b3
}
.story-body #product-select-container #guide {
    color: #666666;
    text-align: left;
    margin-top: 10px;
    margin-left: 25px;
    margin-bottom: 15px;
    font-size: 14px;
    font-family: "Malgun Gothic", sans-serif;
    line-height: 20px;
}
.story-body #product-select-container #guide-nothing {
    margin-top: 85px;
    color: #666666;
    text-align: center;
    font-size: 14px;
    font-family: "Malgun Gothic", sans-serif;
}
.story-body #product-select-container #guide #writable-period {
    color: #e43535;
}
.story-body .crop-image {
    display: none;
    position: absolute;
    margin: auto;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
}
/*°¶·¯¸®*/
.lg-outer .lg-sub-html {
    white-space: pre-wrap;
}
.lg-backdrop.in {
    opacity: 0.9 !important;
}
.lg-thumb {
    width: 100% !important;
    text-align: center;
}
.lg-thumb-item {
    display: inline-block;
    float: none !important;
}
.lg-outer .lg-thumb-item {
    border: 2px solid transparent !important;
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: white !important;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    min-height: 100px;
    padding: 30px;
}
.story-body #dangol-container {
    height: 600px;
    max-height: 90%;
    width: 100%;

}
.story-body #dangol-container iframe {
    width: 100%;
    height: 595px;
    border: none;
}
.story-body .label-secret {
    font-size: 13px;
    margin-right: 5px;
}
.story-body .dropdown-menu {
    margin: 0 !important;
}
.story-body .dropdown-menu ul {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 3px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
}
.story-body .dropdown-menu ul li > a:not(.grey):hover, .story-body .dropdown-menu ul li > a:hover, .story-body .dropdown-menu ul li label:not(.grey):hover, .story-body .dropdown-menu ul li label:hover {
    background-color: #eaeaea !important;
}
.story-body .dropdown-menu ul li > a {
    font-size: 13px !important;
    color: #717171 !important;
    border: none !important;
    width: 160px !important;
    text-align: left !important;
    margin-right: 0 !important;

}
.story-body .sub-toggle {
    display: none;
}
.story-body .members-container {
    height: 600px;
    max-height: 90%;
    box-sizing: border-box !important;
}
.story-body .members-container #no-members {
    font-size: 14px;
}
.story-body .story-box .members-container, .story-body .comment-box .members-container {
    display: none;
}
.story-body .members-container .members-loader {
    padding: 30px 0;
}
.story-body #view-box .members-container {
    display: none;
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 3px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    position: absolute;
    top: -100px;
    right: 20px;
    z-index: 9999;
    width: 350px;
    max-height: 300px;
    overflow-x: hidden;
}
.story-body #view-box .members-container .popover-close-btn {
    padding: 4px 12px;
    margin: 12px 11px 0;
    font-family: 'Malgun Gothic', sans-serif;
    float: right;
    background-color: #f7515a;
    color: white;
    border-radius: 4px;
    box-sizing: content-box;
    font-size: 12px;
}
.story-body .comment-box .members-container {
    right: inherit;
    left: 60px;
    line-height: 1.4;
}
.story-body .member {
    text-align: left;
    cursor: pointer;
    box-sizing: border-box !important;
    min-height: 60px;
    padding: 10px;
    border-bottom: 1px solid #e1e1e1;
    display: inline-block;
    width: 100%;
}
.story-body .member:hover {
    /*background-color: #eaeaea;*/
}
.story-body .member div {
    box-sizing: border-box !important;
}
.story-body .member .member-profile-image {
    float: left;
    width: 15%;
    padding: 0 5px;
}
.story-body .member .member-profile-image img {
    width: 100%;
}
.story-body .member .member-name {
    float: left;
    width: 65%;
    padding: 0 10px;
    font-size: 13px;
}
.story-body .members-container .story-member .member-name .ip-address {
    margin-left: 8px;
    font-size: 11px;
    font-family: 'Malgun Gothic', sans-serif;
    color: #aaaaaa;
}
.story-body .member .member-name span {
    font-size: 13px;
    color: #333333;
}
.story-body .member .member-profile-text {
    color: #999999 !important;
    font-size: 12px !important;
}
.story-body .member .member-profile-text.following-count {
    display: none;
}
.story-body .member .member-name .app-info {
    color: #999999;
    font-size: 12px;
    margin-left: 5px;
}
.story-body .member .member-follow {
    float: right;
    width: 20%;
}
.story-body .member .follow-ing-member-follow-box {
    width: 100%;
    padding: 7px 15px 3px 15px;
    margin-top: 5px;
    cursor: pointer;
}
.story-body .member .follow-ing-member-follow-box.on {
    border: 1px solid #ef5559;
    background-color: #ef5559;
}
.story-body .member .follow-ing-member-follow-box.off {
    border: 1px solid #e1e1e1;
    background-color: white;
}
.story-body .temp-box .content-1 {
    background-color: #fafafa;
    width: 290px;
    height: 13px;
    display: inline-block;
}
.story-body .temp-box .content-2 {
    background-color: #fafafa;
    width: 230px;
    height: 13px;
    display: inline-block;
}
.story-body .temp-box .content-3 {
    background-color: #fafafa;
    width: 390px;
    height: 13px;
    display: inline-block;
}
.story-body .temp-box .name {
    background-color: #fafafa;
    width: 100px;
    height: 8px;
    display: inline-block;
}
.story-body .temp-box .content-box {
    margin-top: 0 !important;
    line-height: 2 !important;
    padding: 15px 0 !important;
    white-space: normal !important;
}
.modal-iframe {
    width: 100%;
    height: 595px;
    border: none;
}
.popover-close {
    display: none;
}
