.wrap {
    opacity: 0;
}

.mHide {
    display: none !important;
}

.pos-relative {
    position: relative;
}

.pos-ab {
    position: absolute;
}

.m-pagination {
    margin-top: 30px;
}

.mf-Pagination-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
}

.m-pagination button {
    min-width: 36px;
    height: 36px;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
    border: 1px solid #f1f1f1;
    background-color: #fff;
    color: #323232;
    margin: 0 6px;
    border-radius: 4px;
}

.m-pagination button.active {
    background-color: #323232;
    border-color: #323232;
    color: #fff;
}

.m-pagination .m-page-prev-btn,
.m-pagination .m-page-next-btn {
    border: none;
}

.m-pagination img {
    filter: grayscale(0) brightness(0);
}

.m-community-write-img-container {
    display: flex;
}

.m-community-write-img-item {
    position: relative;
    margin-right: 5px;
    cursor: pointer;
}

.m-icon-close {
    display: none;
    z-index: 101;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    background-image: url("/webtoon/images/icon/m-icon-delete.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 40px 40px;
}

.m-community-write-img-item:hover .m-icon-close {
    display: block;
}

.m-community-img-inp {
    display: none;
}

.m-community-img-label {
    display: block;
    background-color: #fff;
    border: 1px solid #E6E7EC;
    color: #1E1F21;
    width: 96px;
    height: 30px;
    border-radius: 3px;
    margin-top: 25px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}

.m-community-list-container {
    min-height: 580px;
}

.m-user-avatar {
    background-size: cover;
}

.m-toon-detail-footer {
    z-index: 2000000;
}

.m-detail-comment-wrapper {
    z-index: 9999999 !important;
}

.m-detail-comment-container {
    right: -10000px !important;
    padding-right: 0 !important;
}

.m-detail-comment-wrapper.on .m-detail-comment-container {
    right: 0 !important;
}

.m-detail-comment-write {
    margin-right: 6px;
}

.m-detail-comment-form-container {
    overflow: auto;
}

.m-detail-comment-item {
    position: static;
}

.m-scale-inp:read-only {
    background: transparent;
}

.m-customer-quest-status {
    width: 114px;
    height: 25px;
    margin-bottom: 5px;
    background-color: #939393;
    color: #fafafa;
    font-size: 13px;
    line-height: 25px;
    text-align: center;
    margin-left: 2px;
}

.m-customer-quest-status.on {
    background-color: #ea4a3e;
}

.m-customer-quest-container {
    width: 116px;
    height: 27px;
    display: flex;
    justify-content: flex-end;
    margin-top: 5px;
}

.m-customer-quest-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 25px;
    border: 1px solid #f5f5f5;
    background-color: #fff;
    font-size: 12px;
    margin-left: 2px;
}

.m-user-avatar-inp {
    display: none;
}

.m-user-avatar-txt {
    height: 40px;
    padding: 0 30px;
    box-sizing: border-box;
    border: 1px solid #d72525;
    font-size: 14px;
    margin-right: 10px;
    background-color: #d72525;
    color: #fff;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

@media screen and (min-width:980px) {

    .m-header-logo-wrapper,
    .m-header-logo-wrapper img {
        width: 126px !important;
        height: 61px !important;
    }

    .wrap .header .head .search .drop_layout.mSearchNotLogin {
        right: 0;
    }
}

@media screen and (max-width: 979px) {
    .wrap .header .head .search .drop_layout.mSearchNotLogin {
        right: 0;
    }
}

.m-detail-viewbox-tit {
    z-index: 9999999;
}

.main_drop {
    display: none !important;
}

.main_drop.on {
    display: grid !important;
}

.m-subscribe-btn,
.m-user-collection-btn {
    display: none !important;
}

.m-subscribe-btn.isUserAuth,
.m-user-collection-btn.isUserAuth {
    display: flex !important;
}

.mEpisodeMoreText.ov {
    overflow: visible !important;
    white-space: unset !important;
    text-overflow: unset !important;
    display: block !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: unset !important;
}

.m-detail-aside-menu-container {
    z-index: 99999;
}

.m-my-list-img-container img,
.m-my-list-item-img,
.m-arcade-list-item-img,
.m-toon-list-item-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e1e1e1;
}

.m-toon-history-more-btn {
    width: calc(100% - 12px);
    height: 32px;
    margin: 3px 6px;
    background-color: #ff2e12;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.viewBox .quit_number_list a.active {
    border-color: #ce4c29;
    background-color: #ce4c29;
    color: #fff;
}

.m-detail-route-btn-disabled {
    background-color: #f3f4f5 !important;
}

.mVisHide {
    visibility: hidden;
}

.m-user-history-item-chapter {
    line-height: 1.4;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
}

.m-user-history-item-chapter-padding {
    padding-top: 10px;
    padding-bottom: 7px;
}

.m-user-history-item-chapter-disabled {
    color: #919191;
}

.viewBox.on .m-user-history-item-chapter-episodeLatest,
.wrap.on .m-user-history-item-chapter {
    color: #fff;
}

.wrap.on .m-user-history-item-chapter-disabled {
    color: #919191 !important;
}

.m-detail-item-chapter-padding {
    font-size: 13px;
    margin-top: 5px;
}

.m-detail-episode-title-btn-wrapper {
    width: 300px;
    height: 40px;
    overflow: hidden;
}

.m-detail-episode-title-btn-container {
    width: 560px;
    height: 40px;
}

.m-detail-episode-title-btn {
    float: left;
    width: 100px;
    height: 40px;
    line-height: 32px;
    text-align: center;
    box-sizing: border-box;
    font-size: 14px;
    color: #1a1a1a;
    border-bottom: 4px solid transparent;
    cursor: pointer;
}

.m-detail-episode-title-btn.active {
    border-color: #ce4c29;
}

.on .m-detail-route-btn-disabled {
    background-color: #000 !important;
    color: #fff !important;
}

.m-header-user-name {
    width: 75px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mypage.one .m-header-user-name {
    width: 75%;
}

.mypage.one .mypage_side {
    display: none;
}

.m-toon-search-list-container {
    display: none;
    padding: 10px 10px 0;
    border: 1px solid #ddd;
    background-color: #fff;
}

.m-toon-search-list-container.on {
    display: block;
}

.m-toon-search-list-container li {
    margin-bottom: 10px;
}

.m-toon-search-list-container li:hover {
    background-color: #f8f8f8;
}

.m-toon-search-list-container a {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.m-toon-search-list-container img {
    width: 40px;
    height: 40px;
    object-fit: cover;
}

/* 
.m-toon-search-list-container h4 {
    color: #444;
    width: 220px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m-toon-search-list-container p {
    color: #444;
} */

.m-toon-search-list-container h4 {
    color: #444;
    width: 220px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.m-toon-search-list-container p {
    color: #b4b4b4;
    font-size: 13px;
}