﻿

html, body {
    font-family: 'Noto Sans KR', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-size: 0.9rem;
    color: #000 !important;
}

:root {
    --mud-palette-black: #000000ff !important;
    --mud-palette-white: #ffffffff;
    --mud-palette-primary: #594ae2ff;
    --mud-palette-primary-rgb: 89,74,226;
    --mud-palette-primary-text: #ffffffff;
    --mud-palette-primary-darken: rgb(62,44,221);
    --mud-palette-primary-lighten: rgb(118,106,231);
    --mud-palette-primary-hover: rgba(89,74,226,0.7);
    --mud-palette-secondary: #23d2e2 !important;
    --mud-palette-secondary-rgb: 0,200,83;
    --mud-palette-secondary-text: #ffffffff;
    --mud-palette-secondary-darken: rgb(0,163,68);
    --mud-palette-secondary-lighten: rgb(0,235,98);
    --mud-palette-secondary-hover: rgba(0,200,83,0.058823529411764705);
    --mud-palette-tertiary: #1ec8a5ff;
    --mud-palette-tertiary-rgb: 30,200,165;
    --mud-palette-tertiary-text: #ffffffff;
    --mud-palette-tertiary-darken: rgb(25,169,140);
    --mud-palette-tertiary-lighten: rgb(42,223,187);
    --mud-palette-tertiary-hover: rgba(30,200,165,0.058823529411764705);
    --mud-palette-info: #2196f3ff;
    --mud-palette-info-rgb: 33,150,243;
    --mud-palette-info-text: #ffffffff;
    --mud-palette-info-darken: rgb(12,128,223);
    --mud-palette-info-lighten: rgb(71,167,245);
    --mud-palette-info-hover: rgba(33,150,243,0.058823529411764705);
    --mud-palette-success: #00c853ff;
    --mud-palette-success-rgb: 0,200,83;
    --mud-palette-success-text: #ffffffff;
    --mud-palette-success-darken: rgb(0,163,68);
    --mud-palette-success-lighten: rgb(0,235,98);
    --mud-palette-success-hover: rgba(0,200,83,0.058823529411764705);
    --mud-palette-warning: #ff9800ff;
    --mud-palette-warning-rgb: 255,152,0;
    --mud-palette-warning-text: #ffffffff;
    --mud-palette-warning-darken: rgb(214,129,0);
    --mud-palette-warning-lighten: rgb(255,167,36);
    --mud-palette-warning-hover: rgba(255,152,0,0.058823529411764705);
    --mud-palette-error: #f44336ff;
    --mud-palette-error-rgb: 244,67,54;
    --mud-palette-error-text: #ffffffff;
    --mud-palette-error-darken: rgb(242,28,13);
    --mud-palette-error-lighten: rgb(246,96,85);
    --mud-palette-error-hover: rgba(244,67,54,0.058823529411764705);
    --mud-palette-dark: #424242ff;
    --mud-palette-dark-rgb: 66,66,66;
    --mud-palette-dark-text: #ffffffff;
    --mud-palette-dark-darken: rgb(46,46,46);
    --mud-palette-dark-lighten: rgb(87,87,87);
    --mud-palette-dark-hover: rgba(66,66,66,0.058823529411764705);
    --mud-palette-text-primary: #424242ff;
    --mud-palette-text-secondary: #00000089;
    --mud-palette-text-disabled: #00000060;
    --mud-palette-action-default: #00000089;
    --mud-palette-action-default-hover: #eee !important;
    --mud-palette-action-disabled: #00000042;
    --mud-palette-action-disabled-background: #0000001e;
    --mud-palette-surface: #ffffffff;
    --mud-palette-background: #ffffffff;
    --mud-palette-background-grey: #f5f5f5ff;
    --mud-palette-drawer-background: #ffffffff;
    --mud-palette-drawer-text: #424242ff;
    --mud-palette-drawer-icon: #616161ff;
    --mud-palette-appbar-background: #f44336ff;
    --mud-palette-appbar-text: #ffffffff;
    --mud-palette-lines-default: #0000001e;
    --mud-palette-lines-inputs: #bdbdbdff;
    --mud-palette-table-lines: #e0e0e0ff;
    --mud-palette-table-striped: #00000005;
    --mud-palette-table-hover: #0000000a;
    --mud-palette-divider: #e0e0e0ff;
    --mud-palette-divider-light: #000000cc;
    --mud-palette-grey-default: #9E9E9E;
    --mud-palette-grey-light: #BDBDBD;
    --mud-palette-grey-lighter: #E0E0E0;
    --mud-palette-grey-dark: #757575;
    --mud-palette-grey-darker: #616161;
    --mud-palette-overlay-dark: rgba(33,33,33,0.4980392156862745);
    --mud-palette-overlay-light: rgba(255,255,255,0.4980392156862745);
    --mud-elevation-0: none;
    --mud-elevation-1: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);
    --mud-elevation-2: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
    --mud-elevation-3: 0px 3px 3px -2px rgba(0,0,0,0.2),0px 3px 4px 0px rgba(0,0,0,0.14),0px 1px 8px 0px rgba(0,0,0,0.12);
    --mud-elevation-4: 0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);
    --mud-elevation-5: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 5px 8px 0px rgba(0,0,0,0.14),0px 1px 14px 0px rgba(0,0,0,0.12);
    --mud-elevation-6: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);
    --mud-elevation-7: 0px 4px 5px -2px rgba(0,0,0,0.2),0px 7px 10px 1px rgba(0,0,0,0.14),0px 2px 16px 1px rgba(0,0,0,0.12);
    --mud-elevation-8: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);
    --mud-elevation-9: 0px 5px 6px -3px rgba(0,0,0,0.2),0px 9px 12px 1px rgba(0,0,0,0.14),0px 3px 16px 2px rgba(0,0,0,0.12);
    --mud-elevation-10: 0px 6px 6px -3px rgba(0,0,0,0.2),0px 10px 14px 1px rgba(0,0,0,0.14),0px 4px 18px 3px rgba(0,0,0,0.12);
    --mud-elevation-11: 0px 6px 7px -4px rgba(0,0,0,0.2),0px 11px 15px 1px rgba(0,0,0,0.14),0px 4px 20px 3px rgba(0,0,0,0.12);
    --mud-elevation-12: 0px 7px 8px -4px rgba(0,0,0,0.2),0px 12px 17px 2px rgba(0,0,0,0.14),0px 5px 22px 4px rgba(0,0,0,0.12);
    --mud-elevation-13: 0px 7px 8px -4px rgba(0,0,0,0.2),0px 13px 19px 2px rgba(0,0,0,0.14),0px 5px 24px 4px rgba(0,0,0,0.12);
    --mud-elevation-14: 0px 7px 9px -4px rgba(0,0,0,0.2),0px 14px 21px 2px rgba(0,0,0,0.14),0px 5px 26px 4px rgba(0,0,0,0.12);
    --mud-elevation-15: 0px 8px 9px -5px rgba(0,0,0,0.2),0px 15px 22px 2px rgba(0,0,0,0.14),0px 6px 28px 5px rgba(0,0,0,0.12);
    --mud-elevation-16: 0px 8px 10px -5px rgba(0,0,0,0.2),0px 16px 24px 2px rgba(0,0,0,0.14),0px 6px 30px 5px rgba(0,0,0,0.12);
    --mud-elevation-17: 0px 8px 11px -5px rgba(0,0,0,0.2),0px 17px 26px 2px rgba(0,0,0,0.14),0px 6px 32px 5px rgba(0,0,0,0.12);
    --mud-elevation-18: 0px 9px 11px -5px rgba(0,0,0,0.2),0px 18px 28px 2px rgba(0,0,0,0.14),0px 7px 34px 6px rgba(0,0,0,0.12);
    --mud-elevation-19: 0px 9px 12px -6px rgba(0,0,0,0.2),0px 19px 29px 2px rgba(0,0,0,0.14),0px 7px 36px 6px rgba(0,0,0,0.12);
    --mud-elevation-20: 0px 10px 13px -6px rgba(0,0,0,0.2),0px 20px 31px 3px rgba(0,0,0,0.14),0px 8px 38px 7px rgba(0,0,0,0.12);
    --mud-elevation-21: 0px 10px 13px -6px rgba(0,0,0,0.2),0px 21px 33px 3px rgba(0,0,0,0.14),0px 8px 40px 7px rgba(0,0,0,0.12);
    --mud-elevation-22: 0px 10px 14px -6px rgba(0,0,0,0.2),0px 22px 35px 3px rgba(0,0,0,0.14),0px 8px 42px 7px rgba(0,0,0,0.12);
    --mud-elevation-23: 0px 11px 14px -7px rgba(0,0,0,0.2),0px 23px 36px 3px rgba(0,0,0,0.14),0px 9px 44px 8px rgba(0,0,0,0.12);
    --mud-elevation-24: 0px 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.14),0px 9px 46px 8px rgba(0,0,0,0.12);
    --mud-elevation-25: 0 5px 5px -3px rgba(0,0,0,.06), 0 8px 10px 1px rgba(0,0,0,.042), 0 3px 14px 2px rgba(0,0,0,.036);
    --mud-default-borderradius: 10px;
    --mud-drawer-width-left: 240px;
    --mud-drawer-width-right: 240px;
    --mud-drawer-width-mini-left: 56px;
    --mud-drawer-width-mini-right: 56px;
    --mud-appbar-height: 64px;
    --mud-typography-default-family: 'Noto Sans KR','Helvetica Neue','Helvetica','Arial','sans-serif';
    --mud-typography-default-size: .95em !important;
    --mud-typography-default-weight: normal !important;
    --mud-typography-default-lineheight: 1.7 !important;
    --mud-typography-default-letterspacing: .01071em;
    --mud-typography-h1-family: 'Rajdhani','sans-serif';
    --mud-typography-h1-size: 2.5rem;
    --mud-typography-h1-weight: 700;
    --mud-typography-h1-lineheight: 1.43;
    --mud-typography-h1-letterspacing: .01071em;
    --mud-typography-h2-family: 'Rajdhani','sans-serif';
    --mud-typography-h2-size: 2rem;
    --mud-typography-h2-weight: 700;
    --mud-typography-h2-lineheight: 1.43;
    --mud-typography-h2-letterspacing: .01071em;
    --mud-typography-h3-family: 'Rajdhani','sans-serif';
    --mud-typography-h3-size: 1.75rem;
    --mud-typography-h3-weight: 700;
    --mud-typography-h3-lineheight: 1.43;
    --mud-typography-h3-letterspacing: .01071em;
    --mud-typography-h4-family: 'Rajdhani','sans-serif';
    --mud-typography-h4-size: 1.5rem;
    --mud-typography-h4-weight: 700;
    --mud-typography-h4-lineheight: 1.43;
    --mud-typography-h4-letterspacing: .01071em;
    --mud-typography-h5-family: 'Rajdhani','sans-serif';
    --mud-typography-h5-size: 1.25rem;
    --mud-typography-h5-weight: 700;
    --mud-typography-h5-lineheight: 1.43;
    --mud-typography-h5-letterspacing: .01071em;
    --mud-typography-h6-family: 'Rajdhani','sans-serif';
    --mud-typography-h6-size: 1rem;
    --mud-typography-h6-weight: 700;
    --mud-typography-h6-lineheight: 1.43;
    --mud-typography-h6-letterspacing: .01071em;
    --mud-typography-subtitle1-family: 'Rajdhani','sans-serif';
    --mud-typography-subtitle1-size: .875rem;
    --mud-typography-subtitle1-weight: 400;
    --mud-typography-subtitle1-lineheight: 1.43;
    --mud-typography-subtitle1-letterspacing: .01071em;
    --mud-typography-subtitle2-family: 'Rajdhani','sans-serif';
    --mud-typography-subtitle2-size: .875rem;
    --mud-typography-subtitle2-weight: 400;
    --mud-typography-subtitle2-lineheight: 1.43;
    --mud-typography-subtitle2-letterspacing: .01071em;
    --mud-typography-body1-family: 'Noto Sans KR','Helvetica Neue','Helvetica','Arial','sans-serif';
    --mud-typography-body1-size: 0.85rem;
    --mud-typography-body1-weight: 500;
    --mud-typography-body1-lineheight: 1.43;
    --mud-typography-body1-letterspacing: .01071em;
    --mud-typography-body2-family: 'Roboto','Helvetica','Arial','sans-serif';
    --mud-typography-body2-size: .875rem;
    --mud-typography-body2-weight: 400;
    --mud-typography-body2-lineheight: 1.43;
    --mud-typography-body2-letterspacing: .01071em;
    --mud-typography-button-family: 'Noto Sans KR','Helvetica Neue','Helvetica','Arial','sans-serif';
    --mud-typography-button-size: 0.85rem;
    --mud-typography-button-weight: 500;
    --mud-typography-button-lineheight: 1.43;
    --mud-typography-button-letterspacing: .01071em;
    --mud-typography-caption-family: 'Roboto','Helvetica','Arial','sans-serif';
    --mud-typography-caption-size: .75rem;
    --mud-typography-caption-weight: 400;
    --mud-typography-caption-lineheight: 1.66;
    --mud-typography-caption-letterspacing: .03333em;
    --mud-typography-overline-family: 'Rajdhani','sans-serif';
    --mud-typography-overline-size: .875rem;
    --mud-typography-overline-weight: 400;
    --mud-typography-overline-lineheight: 1.43;
    --mud-typography-overline-letterspacing: .01071em;
    --mud-zindex-drawer: 1100;
    --mud-zindex-appbar: 1200;
    --mud-zindex-dialog: 1300;
    --mud-zindex-popover: 1400;
    --mud-zindex-snackbar: 1500;
    --mud-zindex-tooltip: 1600;
}


.postercontainer {
    height: 330px !important;
    overflow: hidden;
}

#stream-sliders > .tns-item {
    width: 175px !important;
}

.ticketing-anchor {
    margin: 0 auto;
    position: absolute;
    width: 100%;
}

    .ticketing-anchor .section-header-actions {
        width: 100%;
        z-index: 5;
        margin-top: 120px;
        padding: 0 10px;
    }

    .ticketing-anchor #stream-slider-controls {
        width: 100% !important;
        display: flex;
    }

.postercontainer {
    position: relative;
}

.ticketing-anchor .slider-control {
    background: #fff;
    border-radius: 50%;
    width: 36px;
    height: 35px;
    border: solid 1px #ebebeb;
    box-shadow: 2px 6px 11px -7px rgba(0,0,0,0.8);
    -webkit-box-shadow: 2px 6px 11px -7px rgba(0,0,0,0.8);
    -moz-box-shadow: 2px 6px 11px -7px rgba(0,0,0,0.8);
}

    .ticketing-anchor .slider-control svg {
        fill: #999;
        opacity: 1 !important;
    }


        .ticketing-anchor .slider-control svg :hover {
            fill: #333;
            opacity: 1 !important;
        }




.mainpage {
    width: 100%;
    text-align: center;
    margin-top: -30px;
}

.landing {
    background: none !important;
}

.auth {
    max-width: 500px !important;
    margin: 0 auto;
}

.agreecheckbox {
    float: left;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.board-user {
    display: flex;
    align-items: center;
}

.agreetextcontainer {
    float: left;
    padding-top: 4px;
}

a {
    font-weight: 500 !important;
}

    a.active {
        color: var(--mud-palette-primary) !important;
    }

    a:hover {
        color: var(--mud-palette-primary) !important;
    }

.sidebar-menu-header .sidebar-menu-header-icon {
    fill: var(--mud-palette-primary) !important;
}

.point-container {
    padding-left: 10px !important;
}

.point-price {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.line1 {
    border-bottom: solid 1px #ddd;
    clear: both;
    margin-bottom: 5px !important;
}

.radio {
    margin-left: 5px;
}

#footer {
    color: #888888 !important;
    padding-top: 10px !important;
    padding-left: 10px;
    margin: 0 auto;
}

.footer {
    color: #888888 !important;
    max-width: 1024px;
    margin: 0 auto;
    margin-top: 20px;
}

    .footer small {
        color: #888888 !important;
        font-size: .8rem !important;
    }

.footer-copyright {
    border-top: solid 1px #ccc !important;
    color: #888888 !important;
    text-align: center;
    padding-top: 20px;
}

    .footer-copyright .info {
        display: flex;
        justify-content: center;
        font-size:11px;
        font-weight:800;
    }

    .footer-copyright a {
        color: #888888 !important;
    }

.footer-container .footer-menu .subfont .title a {
    color: #000 !important;
}

.footer-menu .subfont .title a {
    color: red !important;
}

.footer-menu {
    display: flex;
}

    .footer-menu .subfont {
        width: 150px;
        text-align: center !important;
    }

p.title a {
    color: red !important;
}

.footer-link {
    color: #333 !important;
    padding-top: 2px !important;
}

    .footer-link a {
        color: #333 !important;
        font-weight: 700 !important;
        font-size: 1.2rem;
    }

a:hover {
    color: var(--mud-palette-primary) !important;
}

.needlogin {
    position: absolute !important;
    left: 23px !important;
    top: 20px !important;
    color: #666 !important;
}

.mud-tabs-toolbar {
    background: #f8f8fb;
}

.mud-tooltip-root {
    width: 150px;
}

.mud-tab {
    border: solid 1px #ddd;
    border-radius: 10px;
    padding: 0 10px;
    width: 145px;
    background: #fff !important;
    height: 40px !important;
}

.mud-tab-active {
    background: var(--mud-palette-primary) !important;
    color: #fff !important;
}

.mud-tab-slider {
    background: none !important;
}

.mud-tabs-toolbar-content .mud-tabs-toolbar-wrapper {
    width: 100%;
    display: inherit;
}

img {
    max-width: 100%;
}

.navigation-widget-section-link {
    font-size: 1.2rem !important;
    padding: 4px 0 4px 25px !important;
}

.navigation-widget-section-link-container {
}

.navigation-widget-section-title {
}

.navigation-widget {
    width: 100%;
}

.mobile-loginafter {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-top: -35px;
}

.widget-box-nopad {
    padding: 12px 10px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.06);
    position: relative;
}

.reward-container .reward-left {
    float: left;
}

.reward-container .reward-right {
    float: right;
}

.reward-container {
    margin-top: -8px !important;
}

.smallpage .widget-box {
    margin: 10px 0;
}

.pointer {
    cursor: pointer;
}

.btn-gray {
    background-color: #ccc;
}

    .btn-gray:hover {
        background-color: #666;
    }

.pt-50 {
    padding-top: 50px !important;
}

.pcmenu-logo img {
    max-width: 100px !important;
}

.footer-logo {
    max-width: 100px !important;
}

.prodlistitem {
    height: 150px !important;
    width: 130px !important;
    min-height: auto !important;
    text-align: center !important;
    border-radius: 10px !important;
}

.prodlistitem {
    text-align: center;
    border: none !important;
    overflow: hidden;
    border-radius: 0 !important;
    margin: 0 auto;
    align-items: center;
    padding: 0 !important;
    border: solid 1px #ccc !important;
}

.prodlistitem {
    float: left;
    width: 240px;
    text-align: center;
    border: solid 1px #ddd;
    padding: 10px 10px;
    background: #fff;
    min-height: 220px;
    border-radius: 10px !important;
}

    .prodlistitem img {
        width: 100% !important;
        overflow: hidden !important;
        margin: 0 auto !important;
        display: block;
        transition: transform 0.3s ease-in-out;
        margin: 0 auto;
        max-width: 100% !important;
    }

    .prodlistitem:hover img {
        transform: scale(1.2);
    }


.celelistcontainer {
    /*    float: left;
    width: 250px;
    height:200px;*/
}

    .celelistcontainer:last-child {
        clear: both;
    }

.section-pager .section-pager-item.active .section-pager-item-text, .section-pager .section-pager-item:hover .section-pager-item-text {
    color: #00c7d9 !important;
}

.minju {
    color: #1e4d9b;
    font-size: 1.2rem !important;
    font-weight: 600;
}

.prodlistitem_container .normal {
    font-size: 1.2rem !important;
    font-weight: 600;
}

.kukmin {
    color: #d93a35;
    font-size: 1.2rem !important;
    font-weight: 600;
}

.price {
    font-size: 1.2rem !important;
    font-weight: 600;
    margin: 5px 0;
}

.title-mona_cd {
    font-size: 1.1rem !important;
    font-weight: 600;
    margin: 5px 0;
}

.property-container {
    display: flex;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 5px;
}

    .property-container.rows {
        background: #ddd;
        margin-top: 40px;
        display: flex;
        justify-content: space-between;
        padding: 10px;
    }

.property-container-detail {
    background: #fff;
    margin-bottom: 10px;
}

.property-price {
    color: #000;
    font-weight: 800;
}

.property-container, .property-container-detail div {
    padding: 10px;
}


.social-link.public {
    background: #0a5395;
    color: #fff;
}

.icon-public {
    fill: #fff;
}

.social-link.comment {
    background: #58ca65;
    color: #fff;
}

.icon-comment {
    fill: #fff !important;
}


.snsdisable {
    background: #333 !important;
}

    .snsdisable svg {
        fill: #666 !important;
    }

.shortinfo {
    height: 100px;
    overflow-y: hidden;
    background: linear-gradient(to top, #fff, #000);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

    .shortinfo.more {
        height: auto;
        background: none !important;
        text-align: left !important;
        color: var(--mud-palette-text-primary) !important;
        margin-top: 0 !important;
    }

.arrow-down {
    position: relative;
}

    .arrow-down::after {
        position: absolute;
        left: 0;
        right: 0;
        content: '';
        width: 10px;
        height: 10px;
        border-top: 2px solid #000;
        border-right: 2px solid #000;
        transform: rotate(135deg);
        margin: 0 auto;
        top: 18px;
    }


.arrow-up {
    position: relative;
}

    .arrow-up::after {
        position: absolute;
        left: 0;
        right: 0;
        content: '';
        width: 10px;
        height: 10px;
        border-top: 2px solid #000;
        border-right: 2px solid #000;
        transform: rotate(315deg);
        margin: 0 auto;
        top: 23px;
    }


.sort {
    height: 50px;
    display: flex;
    align-items: start;
    justify-content: center;
}

    .sort a {
        margin: 0 4px;
        background: #eee;
        padding: 10px;
        min-width: 80px;
        text-align: center;
    }

        .sort a.active {
            background: var(--mud-palette-primary) !important;
            color: #fff !important;
        }

sort a:hover {
    background: var(--mud-palette-primary) !important;
    color: #fff !important;
}



.rank {
    position: absolute;
    background: var(--mud-palette-primary) !important;
    padding: 5px 10px;
    max-height: 30px;
    color: #fff;
    font-weight: 500;
    margin-left: 10px;
    margin-top: 10px;
    z-index: 1;
    top: 0;
    left: 0px;
}

.bestText {
    position: absolute;
    font-weight: 600;
    margin-left: 10px;
    margin-top: 40px;
    color: #2A945D;
    font-size: 12px;
    z-index: 1;
}

.rankbest {
    position: absolute;
    background: #2A945D;
    padding: 5px 10px;
    max-height: 30px;
    color: #fff;
    font-weight: 500;
    margin-left: 10px;
    margin-top: 10px;
    z-index: 1;
}


small {
    font-size: .85rem;
}

.section-pager-bar {
    width: auto !important;
    height: 45px !important;
    margin: 12px auto 0 !important;
    border-radius: 12px !important;
    background-color: #fff !important;
    position: relative !important;
    overflow: hidden !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    max-width: 540px !important;
}

    .section-pager-bar .section-pager {
        height: 100%;
        position: absolute;
        top: 0;
        left: 60px;
        z-index: 1;
    }



.section-pager {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

    .section-pager .section-pager-item {
        padding: 0 8px;
        cursor: pointer;
        position: relative;
    }

        .section-pager .section-pager-item::before {
            content: '';
            width: 1px;
            height: 20px;
            background-color: #eaeaf5;
            position: absolute;
            top: 12px;
            left: 0;
        }

        .section-pager .section-pager-item .section-pager-item-text {
            background-color: #fff;
            padding: 16px;
            border-radius: 12px;
            font-size: 0.775rem;
            font-weight: 700;
            transition: color .2s ease-in-out, box-shadow .2s ease-in-out, background-color .2s ease-in-out;
        }

        .section-pager .section-pager-item.active .section-pager-item-text, .section-pager .section-pager-item:hover .section-pager-item-text {
            color: #00c7d9 !important;
        }

        .section-pager .section-pager-item.active .section-pager-item-text, .section-pager .section-pager-item:hover .section-pager-item-text {
            background-color: #fff;
            color: #00c7d9;
        }

.section-pager-bar .section-pager-controls .slider-control.right {
    right: 0;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.slider-control .slider-control-icon {
    fill: #adafca;
    pointer-events: none;
    opacity: .6;
    transition: fill .2s ease-in-out, opacity .2s ease-in-out;
}

.section-pager-bar .section-pager-controls .slider-control.left {
    left: 0;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.section-pager-bar .section-pager-controls .slider-control {
    width: 45px;
    height: 45px;
    background-color: #fff;
    position: absolute;
    top: 0;
    z-index: 2;
}

.left {
    text-align: left;
}

.slider-control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.left {
    text-align: left !important;
}

a, a:hover {
    text-decoration: none;
    color: var(--mud-palette-text-primary);
}

#content {
    margin: 0 auto;
    min-height: 800px;
    max-width: 1024px;
    padding-top: 10px;
    padding: 10px;
    margin-top: 40px;
    height: 100%;
}

.pager-mobile {
    display: none;
}


@media (max-width: 800px) {
    .mainbanners {
        height: 180px !important;
        width: 100vw !important;
        margin-left: calc(-50vw + 50%) !important;
        margin-bottom: 20px !important;
    }

    .bannerimage {
        height: 180px;
    }

    .pager-mobile {
        display: flex !important;
        justify-content: space-evenly;
        align-items: center;
    }

    .slider-control-icon {
        width: 10px;
        height: 10px;
    }


    .slider-control {
        background: #eee;
        text-align: center;
        width: 50px;
        height: 30px;
    }
}

.appbar-title {
    margin-left: 10px;
    margin-top: 13px;
    font-size: 1.1rem;
}

.pcmenu-logo {
    margin-left: 10px;
    display: flex !important;
}

.logo-title {
    font-size: 1.2rem !important;
    margin-left: 10px !important;
    margin-top: 13px !important;
}

#header {
    margin-top: 0 !important;
    background: #fff !important;
    border-bottom: solid 1px #ddd;
}


.prodlistitem_container {
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    max-width: calc(100% - 10px) !important;
    width: 250px !important;
    text-align: center !important;
    display: flex;
    flex-direction: column;
}

.center {
    text-align: center !important;
}

.header-pc {
    width: 100%;
    max-width: 1024px;
    height: 60px;
    display: block;
    margin: 0 auto;
    align-items: center;
}

.pcmenucontainer {
    margin: 0 auto;
    text-align: center;
    width: 100% !important;
    height: 67px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#bt-category {
    margin-left: 10px;
    height: 30px !important;
}



.pcmenu-wrap {
    text-align: right;
    width: calc(100% - 100px);
    display: flex;
    justify-content: flex-end;
    margin-right: 10px;
}

    .pcmenu-wrap .pcmenu {
        width: 70px;
    }


.footer-container {
    max-width: 100%;
    text-align: left;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
}

.subfont {
    font-weight: 700;
    font-size: 0.95rem;
}

.font-grey {
    color: #999 !important;
}

.mud-grid-spacing-xs-3 {
    width: auto;
    margin: auto;
}

.hidden {
    display: none !important;
}




.mobile-action {
    display: flex;
    align-items: center;
}


.mud-input-label {
    font-weight: 600 !important;
    color: #adafca !important;
    position: absolute !important;
    font-size: .95rem !important;
    background: none;
    margin-top: -5px;
}

.mud-input-control.mud-input-required > .mud-input-control-input-container > .mud-input-label::before {
    content: "*";
    font-weight: 800 !important;
    padding-right: 2px;
    display: inline;
}

.mud-input-control.mud-input-required > .mud-input-control-input-container > .mud-input-label::after {
    content: "";
}

*::before, *::after {
    display: inline;
}

.mud-shrink ~ label.mud-input-label.mud-input-label-inputcontrol, .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
    margin-top: -10px;
    margin-left: -10px;
}

.mud-input {
    font-size: 0.9rem;
}

    .mud-input > input.mud-input-root-outlined, div.mud-input-slot.mud-input-root-outlined {
        padding: 14px 14px;
    }



/*------------------
    1. BUTTON
------------------*/


.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #0069d9;
    border-color: none !important;
    box-shadow: none !important;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: none !important;
    border-color: #005cbf;
}


.btn-primary:hover {
    color: #fff !important;
    padding: 10px;
    border-radius: 5px;
    background-color: var(--mud-palette-primary-hover);
}


.btn-grey {
    color: #666 !important;
    padding: 10px;
    border-radius: 5px;
    background: #eee;
}

    .btn-grey:hover {
        color: var(--mud-palette-white) !important;
        background-color: var(--mud-palette-primary-hover);
    }

    .btn-grey:active {
        color: var(--mud-palette-white) !important;
        background-color: var(--mud-palette-primary-lighten);
    }


.badge {
    color: #fff;
    padding: 6px;
    border-radius: 4px !important;
    margin-bottom: 4px;
}

.etcinfo {
    display: none;
}

@@media (max-width: 500px) {
    .leftMenu {
        display: none;
    }

    .mainContent {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .section-pager-bar {
        display: none;
    }

    .section-pager-bar-mobile {
        display: block !important;
    }

    .etcinfo {
        display: block;
    }

    .change-on-desktop {
        width: 100% !important;
        margin: 0 auto;
    }
}

.change-on-desktop {
    width: 60%;
    margin: 0 auto;
}

.request_title {
    color: #000;
}

    .request_title:hover {
        color: #000;
        text-decoration: none;
    }


.section-pager-bar-mobile {
    height: 60px;
    margin: 32px auto 0;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.content-grid .table {
    margin-top: 16px;
}

table {
    border-collapse: collapse;
}

.table thead {
    background: #eee;
    color: #666;
}

.mud-input > input.mud-input-root-outlined, div.mud-input-slot.mud-input-root-outlined {
    padding: 14px 14px 18px 14px;
}

.table tr:last-child {
    border-bottom: solid 1px #666;
}

.table td:first-child {
    padding-left: 8px;
}

.table td, .table th {
    padding: 0.5rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 12px;
}


::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    z-index: 1;
}

::-webkit-scrollbar-track {
    background: transparent;
}

::-webkit-scrollbar-thumb {
    background: #c4c4c4;
    border-radius: 1px;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #a6a6a6;
    }

.search {
    display: flex;
    width: 100%;
    margin: 0 auto;
    max-width: 500px;
    margin-bottom: 20px;
}


.pagetitle {
    margin: 0 auto;
    max-width: 500px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
}

    .pagetitle .page-maintitle {
        font-size: 1.4rem;
        font-weight: 600;
    }

#sendReady {
    opacity: 1;
    visibility: visible;
}

#sendSuccess {
    opacity: 0;
    visibility: hidden;
    height: 0px;
}

.loginbottom {
    justify-content: space-between;
    padding: 0 10px;
    margin-top: 20px;
    padding-top:20px;
}

.mud-input-helper-text {
    font-size: .85rem !important;
}

.mud-button {
}

.pcmenucontainer-left {
    display: flex;
    align-items: center;
}

.mud-dialog-top {
    display: flex;
    justify-content: space-between;
    padding-right: 10px;
}

.mud-close {
    margin: 10px 0 0 0;
}

.mud-dialog-title {
    padding: 15px !important;
}

.mud-dialog-title {
    font-size: 1.25rem;
    margin-top: -10px;
}

.mud-dialog-container {
    z-index: 3 !important;
}

.page-subtitle {
    padding-top: 10px;
}

#modalsearch {
    top: 10px !important;
    position: fixed !important;
}

.pcmainmenu {
    font-size: 1.1rem !important;
    width: 140px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.mud-tooltip-root {
    width: 170px;
}

.btn-primary:hover {
    background: var(--mud-palette-primary-hover);
}

.btn-md {
    color: #fff !important;
    padding: 10px !important;
    border-radius: 5px !important;
    width: 100px !important;
}

.btn-sm {
    color: #fff !important;
    padding: 7px !important;
    border-radius: 5px !important;
    font-size: 1.1rem;
}

.smallpage {
    max-width: 800px;
    margin: 0 auto;
}

#profile_camera {
    width: 20px;
    height: 20px;
    display: flex;
}

    #profile_camera svg {
        width: 20px;
        height: 20px;
        top: calc(50% + 30px);
        left: calc(50% - 45px);
    }

.fileuploader {
    position: absolute;
    opacity: 0.1;
    background: red;
    width: 20px;
    height: 20px;
}

.fileuploader-people {
    margin: 0 auto;
    border: solid 1px #ddd;
    border-radius: 15px;
    width: 128px;
    height: 160px;
    background: #eee;
}

.fileuploader-people-empty {
    margin: 0 auto;
    border: solid 1px #ddd;
    border-radius: 15px;
    width: 128px;
    height: 160px;
    background: #eee;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: space-around;
}

.fileuploader-container {
    margin: 0 auto;
    width: 128px;
}

.fileuploader-container-camera {
    width: 20px;
    margin: 0 auto;
    margin-top: 4px;
}

.mud-list-item-clickable:hover {
    background-color: #eee;
}

.select .mud-input-outlined-border {
    height: 45px !important;
}

.select .mud-input-control-helper-container {
    padding-top: 10px;
}

.mud-input {
    line-height: 2em !important;
}

    .mud-input > textarea.mud-input-root-outlined {
        margin: 8px 12px !important;
    }

    .mud-input > textarea.mud-input-root {
        resize: auto !important;
    }

.img_urls {
    height: 0px;
    border: none;
    padding: 0px;
    margin: 0px;
}

small {
    font-size: .75rem;
    font-weight: 400;
}

.btn-next {
    background: var(--mud-palette-secondary-hover) !important;
}

.btn {
    padding: 10px;
}

.text-red {
    color: red !important;
}

.text-danger {
    color: #ed3c3c;
}

.display {
    padding: 10px 0;
}

.mud-dialog-container {
    left: 0;
    right: 0;
}

.mud-dialog-actions button {
    border: solid 1px #ddd;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(221, 221, 221);
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-left-color: rgb(221, 221, 221);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    height: 35px !important;
}

.btn-issue {
    float: right;
}


.s_icon.kakaotalk {
    background-position: 0px -150px;
}


.social_page li:hover .s_icon.kakaotalk {
    background-position: right -150px;
}

.social_page li:hover .s_icon.facebook {
    background-position: right 0px;
}

.social_page li:hover .s_icon.twitter {
    background-position: right -30px;
}

.social_page li:hover .s_icon.telegram {
    background-position: right -210px;
}

.social_page .s_icon.twitter {
    background-position: 0px -30px;
}

.social_page .s_icon.telegram {
    background-position: 0px -210px;
}

.social_page .s_icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 200% auto;
}

.social_page .s_icon {
    background-image: url(https://image.thepeople.wiki/datafolder/1331/resourcefile/637788694307753924.png);
    background-image: url(https://image.thepeople.wiki/datafolder/1331/resourcefile/637788694307753924.png)\9;
    transition: .2s;
}

.social_page .s_icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 200% auto;
}

.motion {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}




.sound_only {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    border: 0;
    overflow: hidden;
}

.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;
}

.sound_only {
    overflow: hidden !important;
    position: absolute;
}

.social_page ul {
}

.social_page .blind {
    display: none
}

.sharecontainer {
    float: left;
    height: 36px;
}

.ql-picker {
}

.ql-formats {
    display: initial !important;
}

.ql-container {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Noto Sans KR', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    color: #212529;
    background-color: #f8f8fb !important;
}

.ql-formats {
    padding-left: 10px;
    align-items: center !important;
}

.ql-editor {
    resize: vertical !important;
    border-end-end-radius: 10px;
    border-end-start-radius: 10px;
    min-height: 200px !important;
}

#editor-container {
    border-end-end-radius: 5px;
    border-end-start-radius: 5px;
}

.ql-toolbar {
    border-start-start-radius: 5px;
    border-start-end-radius: 5px;
}

.issue-metaimage {
    width: 50px;
    float: left;
    margin-right: 10px;
}

    .issue-metaimage img {
        border-radius: 5px;
    }



body {
    color: var(--mud-palette-text-primary);
    font-family: var(--mud-typography-default-family);
    font-size: var(--mud-typography-default-size);
    font-weight: var(--mud-typography-default-weight);
    line-height: var(--mud-typography-default-lineheight) !important;
    letter-spacing: var(--mud-typography-default-letterspacing);
}


.ql-toolbar.ql-snow {
    height: 40px;
}


/*휴대폰모바일전용*/
@media screen and (max-width: 460px) {
    .table .table-column:first-child {
        padding-left: 18px !important;
    }

    .btn-issue {
        position: absolute !important;
        right: 10px !important;
    }

    .ql-video {
        width: 100%;
        max-height: 200px;
    }

    .ql-toolbar.ql-snow {
        height: 65px !important;
    }

    .mobile {
        display: block !important;
    }

    .widget-box-nopad {
        padding: 0 !important;
        border-radius: 0 !important;
        background-color: #fff;
        margin-left: -10px;
        margin-right: -10px;
    }

    .widget-box-nopad-comment {
        border-radius: 0 !important;
        background-color: #fff;
        margin-left: -10px;
        margin-right: -10px;
        padding: 0 10px;
    }

    .pc {
        display: none !important;
    }

    .menu-main {
        display: inherit !important;
        display: inherit !important;
    }


    .footerlanguage {
        justify-content: start !important;
        display: flex;
        padding: 0 !important;
        position: relative;
    }

    .content-grid .grid.medium-space {
        margin-top: 22px !important;
    }

    .action-list {
        display: -ms-flexbox;
        display: flex;
        padding: 0 !important;
        position: relative;
    }

        .action-list::before {
            content: none !important;
        }

        .action-list::after {
            content: none !important;
        }

    #search_backarrow {
        opacity: 1 !important;
    }

    .search-bar-mobile {
        display: block;
    }

    #searchbt {
        display: none;
    }

    .search-bar {
        display: none !important;
        opacity: 0;
        width: 0 !important;
    }

        .search-bar.active {
            opacity: 1;
        }

    .mobilemenu-trigger {
        cursor: pointer;
    }

    .grid.grid-4-4-4, .grid.grid-4-4, .grid.grid-3-3-3-3 {
        grid-template-columns: 100%;
    }
}

.table .table-row.medium {
    height: 40px !important;
}

.table .table-row {
    display: table-row;
    background-color: #fff;
    height: 50px !important;
    padding: 10px 0 !important;
}

.discussion-preview {
    height: 30px;
    border-bottom: solid 1px #ddd;
    padding: 0 10px;
}

.table .table-column {
    padding: 0 !important;
}


.property-more {
    float: right;
}

.board-detail {
}

.board-content .board-writer {
    display: flex;
    justify-content: space-between;
    background: #eee;
    padding: 5px 10px;
}

.board-title {
    margin-top: 20px;
    display: flex;
    align-items: center;
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: 600;
    margin-bottom: 10px;
    justify-content: space-between;
}

.board-caption {
    padding: 10px;
}

.btn-link {
    cursor: pointer;
}

.header-mobile-container {
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #ddd;
}


.header-mobile-burger {
    padding-top: 12px;
}

.header-mobile-right {
    padding-top: 6px;
    padding-right: 10px;
}

.navigation-widget-section-title {
    margin-top: 30px;
    font-size: 1.2rem !important;
    padding-left: 24px !important;
}

select {
    height: 40px;
    padding: 10px;
    border-radius: 5px !important;
}

option {
    height: 40px;
    padding: 10px;
    line-height: 20px;
}

.search-container {
    display: flex;
    width: 100% !important;
    margin: 0 auto;
    margin-top: 10px;
    max-width: 500px;
    justify-content: center;
}

    .search-container select {
        width: 100px;
    }

.margin {
    width: 10px !important;
}

.search-container .mud-icon-root {
    position: absolute;
}

.icon {
    font-size: 20px;
    margin-right: 5px;
}

.input-icon {
    position: relative;
    width: 400px;
}

    .input-icon i {
        position: absolute;
        right: 10px; /* 아이콘의 왼쪽 위치 조정 */
        top: 10px; /* 아이콘의 상단 위치 조정 */
        cursor: pointer;
    }

#searchword {
    width: 100% !important;
    border-radius: 5px !important;
}

.main-issueitem-title {
    font-size: 0.9rem;
}

.main-issuecontainer {
    padding: 2px 0;
    display: flex;
}

.board_count_read, .board_count_cmt {
    font-size: 0.5rem;
    color: #dd2e2e;
    font-weight: 600;
    padding-top: 3px;
    padding-left: 4px;
}

hr {
    border-bottom: solid 1px #999;
    margin-bottom: 10px;
}

.main-manlist {
    float: left;
}

.brand {
    font-weight: 700;
}

.main-recentman {
    padding: 0 13px;
}


.btn-primary {
    background-color: var(--mud-palette-primary) !important;
    color: #fff !important;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
}


.streamer-box-image {
    width: 40px !important;
    height: auto !important;
    float: left;
    margin-right: 10px;
}

    .streamer-box-image figure {
        border: solid 1px #ccc;
    }

.post-comment {
    padding: 10px !important;
}

    .post-comment .post-comment-text {
        width: 400px;
    }

.post-comment-text {
    padding-left: 35px;
}

.comment-item {
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

    .comment-item:last-child {
        border-bottom: none;
    }

.post-comment-writer {
    font-weight: 600;
    margin-left: 100px;
}


.widget-box-nopad-comment {
    padding: 12px 10px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.06);
    position: relative;
}


.writecomment {
    cursor: pointer;
}

.mud-progress-circular {
    color: #fff;
}

.lvl_1 {
    padding-left: 40px;
}

.lvl_2 {
    padding-left: 80px;
}

.main-recent {
    display: flex;
    justify-content: space-between;
}

.userinfo {
    display: flex;
}

.picture.xsmall {
    width: 30px;
    height: 30px;
}

.streamer-box-ximage {
    width: 30px !important;
    height: auto !important;
    float: left;
    margin-right: 2px;
}

.usernickname {
    padding-top: 2px;
}

.issue-info {
    line-height: 1.3rem;
    padding-top: 5px;
}

.issue-metaimage {
    padding-top: 6px;
}

.board-origin {
    margin-bottom: 20px;
}

.widget-box-sm {
    padding: 12px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.06);
}

.board-info {
    background: #eee;
    padding: 5px 15px;
}

.issue-source {
    display: flex;
    align-items: center;
}

.hideani {
    opacity: 0 !important;
    -webkit-transition: 0.5s ease-in-out !important;
    -moz-transition: 0.5s ease-in-out !important;
    transition: 0.5s ease-in-out !important;
}

.towriter {
    margin-top: -10px;
    margin-left: 32px;
    font-size: 0.6rem;
    color: var(--mud-palette-primary);
}

.text-grey {
    color: #666;
}

.mycomment {
    margin-top: 20px;
}

.comment-edit {
    margin-left: -70px;
    padding-bottom: 50px;
}

.comment-edit-lvl0 {
    margin-left: -35px;
    padding-bottom: 50px;
}

.comment-write {
    padding-bottom: 50px;
    border-bottom: solid 1px #ddd;
    margin-bottom: 20px;
}

.mycomment-info {
    background: #fff;
    border: solid 1px #ddd;
    width: 140px;
    font-size: .85em;
    border-radius: 4px;
    z-index: 9;
    position: absolute;
    margin-top: 20px;
}

    .mycomment-info div {
        padding: 4px 8px;
        cursor: pointer;
    }

    .mycomment-info .deleteconfirm {
        cursor: pointer;
        text-decoration: underline;
    }

    .mycomment-info div:hover {
        background: #eee;
    }

    .mycomment-info .danger:hover {
        color: red;
        text-decoration: underline;
    }

.icon-inner {
    width: 20px;
}

.icon-inner-container {
    margin-bottom: 20px;
    position: absolute;
}

.btn-gray {
    background: #ccc;
}

.icon-inner-container-parent {
    height: 20px;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.board_caption iframe {
    max-width: 100%;
    max-height: 500px;
}

.center {
    margin: 0 auto;
}

.highlight {
    background: #aeeafe;
}

.comment-editor {
}


.btn-xs {
    padding: 4px 6px !important;
}

.pager {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 400px;
    font-size: 0.85em;
    padding: 10px;
    border-radius: 8px;
}

    .pager span {
        border: solid 1px #ccc;
        border-right: none;
        padding: 4px 10px;
        display: flex;
        justify-content: center;
    }

    .pager a {
        border: solid 1px #ccc;
        border-right: none;
        padding: 4px 10px;
        display: flex;
        justify-content: center;
    }

    .pager span:last-child {
        border-right: solid 1px #ccc;
    }

    .pager a {
        border: solid 1px #ccc;
        border-right: none;
        padding: 4px 10px;
        display: flex;
        justify-content: center;
    }

        .pager a:last-child {
            border-right: solid 1px #ccc;
        }

    .pager span:hover {
        background: #eee;
    }

    .pager span.active {
        background: #eee;
    }



    .pager a:hover {
        background: #eee;
    }


.btn-primary:hover {
    background: var(--mud-palette-primary-hover) !important;
}

.issue-active {
    background: #eee;
}

.table a:visited {
    color: #999;
}

.mud-progress-circular.mud-progress-small {
    width: 18px;
    height: 18px;
}

.sharecontainer.horizontal ul {
    display: flex;
}

.sharecontainer.horizontal {
    float: initial;
    margin: 0 auto;
    width: 120px;
    text-align: center;
}

.flex-center {
    display: flex;
    justify-content: center;
}

.flex-left {
    display: flex;
    justify-content: flex-start;
}

.flex-left-pad {
    display: flex;
    justify-content: flex-start;
}


.hatecount {
    background: var(--mud-palette-primary-hover);
    border-radius: 3px;
    min-width: 15px;
    height: 15px;
    font-size: 0.55rem;
    display: flex;
    justify-content: center;
    float: left;
    margin-top: 4px;
    color: #fff;
    align-items: center;
    padding-top: 2px;
    font-family: 'Roboto';
    font-weight: 600 !important;
    margin-right: 2px;
}

    .hatecount.disable {
        background: #ccc;
        border-radius: 3px;
        min-width: 15px;
        height: 15px;
        font-size: 0.55rem;
        display: flex;
        justify-content: center;
        float: left;
        margin-top: 4px;
        color: #fff;
        align-items: center;
        padding-top: 2px;
        font-family: 'Roboto';
        font-weight: 600 !important;
        margin-right: 2px;
    }

.number {
    font-family: 'Roboto';
    font-size: 0.85rem;
}

.myarticle {
    float: right;
    font-weight: normal;
    font-size: 0.9rem;
}

.articletitle {
    float: left;
}

.section-pretitle {
    font-size: 0.9rem;
    font-weight: normal;
}


.userinfo-sm {
    display: flex;
}

    .userinfo-sm .usernickname {
        font-size: 0.8rem;
    }

    .userinfo-sm .picture.xsmall {
        width: 20px;
        height: 20px;
    }

    .userinfo-sm .streamer-box-ximage {
        width: 20px !important;
        height: auto !important;
        float: left;
        margin-right: 2px;
    }

    .userinfo-sm .usernickname {
        padding-top: 0px;
    }

.search-reset {
    float: left;
    position: absolute;
}

.btn {
    font-size: 0.8rem;
}

.mud-button {
    height: 42px !important;
}

.deleted {
    text-decoration: line-through !important;
}

.relationuser {
    width: 40px !important;
    height: 42px !important;
    float: left;
    margin-right: 4px;
}

.prodlistitem_relationuser .title {
    font-size: 0.7rem;
}

.prodlistitem_relationuser {
    width: 150px;
    padding: 10px 0;
}

.usersearch {
    width: 100%;
    display: flex;
    align-items: flex-end;
}

    .usersearch button {
        width: 100px !important;
        margin-left: 5px;
    }

.mud-button-root {
    height: 44px !important;
}

.brand a {
    cursor: pointer;
}

.userlistselected i {
    cursor: pointer;
}

.userlistselected {
    margin-right: 10px;
}

.mud-skeleton {
    height: 1.2em !important;
    display: block;
    background-color: rgba(0,0,0,.11);
}

.skeleton {
    display: flex;
}

.skeleton-left {
    width: 100px;
}

    .skeleton-left .mud-skeleton {
        height: 120px !important;
        margin-top: -17px;
        margin-right: 10px;
    }

.skeleton-right {
    width: calc(100% - 120px);
}

    .skeleton-right .mud-skeleton {
        height: 20px !important;
    }

.issueselect {
    display: flex;
    align-items: center;
}

.issueorder {
    width: 100px !important;
    margin-left: 10px;
}

.main-recentmanmore {
    display: flex;
    justify-content: space-between;
}

.page-loader {
    background: none;
    position: inherit;
    margin-top: 50px;
}

    .page-loader .page-loader-indicator {
        margin-top: 10px;
    }

.page-loader-info-title {
    color: #000 !important;
}



.mud-icon-button {
    width: 44px !important;
}

.active {
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
}

.main-board_count_cmt {
    font-size: 0.7rem;
    color: #666 !important;
}

.main-brand .kukmin {
    font-size: .9rem !important;
}

.main-brand .minju {
    font-size: .9rem !important;
}

.issuecount {
    background: var(--mud-palette-primary);
    border-radius: 3px;
    color: #fff;
    padding: 0 4px;
}

.issuecount_0 {
    background: #999;
    border-radius: 3px;
    color: #fff;
    padding: 0 4px;
}

.congressmanimg {
    width: 30px;
    border-radius: 3px;
    border: solid 1px #ddd;
    float: left;
    margin-top: -4px;
    margin-right: 4px;
}

.relationissue {
    /*background: #fff;
    border-radius: 5px;
    padding:5px;
    margin-top:10px;*/
}

.issue-source {
    background: #ddd;
    padding: 2px 10px;
    border-radius: 4px;
    font-size: 0.8em;
    display: flex;
    justify-content: space-between;
}

.mobile-logo {
    float: left;
}

.header-mobile-menu {
    padding: 10px;
    background: #fff;
    display: flex;
    border-bottom: solid 1px #ccc;
}

.header-mobile-menu-item {
    background: #fff;
    padding-right: 15px;
}

.header-mobile-gap {
}

.mobile-logo {
    width: 120px;
    padding-top: 4px;
    padding-left: 10px;
}

.titlecontainer .title {
    font-size: 30px;
    font-weight: 700;
    padding-top: 20px;
    text-align: center;
}

.tab_wrap ul li {
    float: left;
    width: 31%;
    margin-right: 2%;
    text-align: center;
}

.tab_btn, .eventListTagA {
    cursor: pointer;
}

.tab_wrap ul li.selected a {
    color: #fff;
    background-color: #212001;
    border-color: #212001;
}

.tab_wrap ul li a {
    display: block;
    line-height: 1.4;
    border: 1px solid #e5e5e5;
    padding: 0.6em;
    background-color: #fff;
    border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
    -o-border-radius: 0.5em;
}

    .tab_wrap ul li a:hover {
        color: #666 !important;
    }

.promotions_wrap .board_list li {
    width: 50%;
    float: left;
    padding: 1.3em 0.65em 0 0.65em;
}

    .promotions_wrap .board_list li a {
        display: block;
        width: 100%;
        border-radius: 0.8em;
        overflow: hidden;
    }

.tab_btn, .eventListTagA {
    cursor: pointer;
}

.promotions_wrap .board_list li .thum {
    position: relative;
}

.promotions_wrap .board_list li .desc_wrap {
    padding: 2em 1.3em;
    background-color: #f5f5f5;
}

.promotions_wrap .board_wrap .title {
    color: #212001;
    margin-bottom: 1.2em;
    line-height: 1.4;
}

.ft_21 {
    font-size: 1.4em;
}

.fw_b {
    font-weight: bold;
}

.promotions_wrap .board_list li .desc_wrap .desc {
    font-size: 1.1rem;
}

.tab_btn, .eventListTagA {
    cursor: pointer;
}

.mainimgright {
    width: 100%;
    max-width: 695px;
}

.full-width {
    width: 100vw !important;
    margin-left: calc(-50vw + 50%);
}

.main-content {
    width: 1000px !important;
    margin: 0 auto;
    padding: 40px 0;
}

h1 {
    line-height: 2.2rem;
}

div {
    line-height: 1.2rem;
}

.main-waste {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
}

    .main-waste img {
        max-width: 250px;
        padding: 0 10px;
    }

        .main-waste img:first-child {
            max-width: 300px;
            padding: 0 10px 0 0;
        }

        .main-waste img:last-child {
            max-width: 300px;
            padding: 0 0 0 10px;
        }

    .main-waste h2 {
        margin-top: 10px;
    }

.normal {
    font-weight: normal !important;
}

.b1 {
    font-weight: 500;
}

header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1 !important;
}

#footer {
    margin: 0 auto;
    max-width: 1024px;
}

.waste-left {
    width: 200px;
    float: left;
    margin-top: -50px;
    height: 100%;
    position: fixed;
    word-break: keep-all;
    overflow-y: auto;
    height: 100%;
    padding: 80px 15px;
    border-right: 1px solid rgb(209, 214, 219);
    border-left: 1px solid rgb(209, 214, 219);
    -webkit-box-align: stretch;
    align-items: stretch;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: start;
    justify-content: flex-start;
    z-index: 0;
}

.container {
    height: 100%;
}

body, html {
    height: 100% !important;
    margin: 0;
}

.waste-content {
    float: left;
    margin-left: 200px;
    margin-top: 10px;
    background: #fff !important;
    padding: 10px;
    width: 810px;
    word-break: keep-all;
    overflow-y: auto;
    padding: 20px 15px;
    -webkit-box-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    justify-content: flex-start;
    z-index: 0;
    position: relative;
    height: 100vh;
}

.menutitle {
    font-size: .9rem;
    color: #666;
}

.menu {
    font-size: 1rem;
    padding: 10px 10px;
}

.table th {
    background: #eee;
    text-align: left;
}

/*.mud-icon-button {
    width: 10px !important;
}

.mud-button-root {
    height: 10px !important;
}*/


.jebopager {
    padding: 20px 0 20px 0;
}

    .jebopager .mud-pagination-item {
        padding: 0 !important;
        width: 28px;
    }

.mud-pagination-item {
    border-radius: 50px;
    height: 28px;
    margin: 0 2px !important;
}

.mud-pagination {
    margin-left: -20px !important;
}

    .mud-pagination .mud-pagination-item > * {
        height: 32px;
        min-width: 32px;
        margin: 0 3px;
        padding: 0 6px;
        text-align: center;
        border-radius: 16px;
    }

.mud-button-filled.mud-button-filled-primary {
    color: var(--mud-palette-primary-text);
    background-color: var(--mud-palette-primary);
}

.mud-pagination .mud-pagination-item > * {
    height: 32px !important;
    min-width: 32px;
    margin: 0 3px;
    padding: 0 6px;
    text-align: center;
    border-radius: 16px;
}

.mud-button:hover {
    background-color: var(--mud-palette-action-default-hover);
}

.mud-pagination .mud-pagination-item :not(mud-pagination-item-selected) > * {
    box-shadow: none;
}

.mud-button-label {
    width: 100%;
    display: inherit;
    align-items: inherit;
    justify-content: inherit;
}


.table__cell {
    width: 15%;
    padding: 7px 7px !important;
}

.table__cell_nopad {
    width: 15%;
    padding: 0px 7px !important;
}

.waste-searchfield {
    height: 20px;
    margin-top: 0;
}

    .waste-searchfield .mud-input-underline {
        margin-top: 0 !important;
    }

.button.medium {
    height: 54px !important;
}

.table td {
    font-size: 12px;
}

.img-xs {
    width: 30px;
    height: 30px;
    border-radius: 10px;
    margin: 0 2px;
}

.wastestatus .mud-input-root-margin-dense {
    padding-top: 2px !important;
    padding-bottom: 12px !important;
    font-size: 11px !important;
}

.wastestatus {
    min-width: 100px;
}

    .wastestatus .mud-input.mud-input-outlined.mud-input-adorned-end {
        padding-right: 5px !important;
        padding-inline-end: 5px !important;
    }

.a {
    cursor: pointer;
}

.totalcount {
    padding: 20px 0 5px 0;
}

.totalcount-item {
    padding-top: 4px;
}

.totalcount:before {
    padding: 10px 0;
}

.page-title {
    padding: 0 0 16px 0;
}

.checkbox .mud-button-root {
    width: 20px !important;
    height: 20px !important;
}

.checkbox-container {
    padding-right: 16px;
    display: flex;
    min-width: 115px;
}

.checkbox-md {
    width: 18px;
    height: 18px;
}

.checkbox-text {
    margin-top: 0px;
    font-weight: 500;
    margin-left: 4px;
}

.mud-picker-calendar .mud-day.mud-range {
    width: 40px !important;
    height: 40px !important;
}

.mud-picker-calendar .mud-day {
    width: 36px !important;
    height: 36px !important;
}

.datepicker-button-item {
    width: 60px !important;
    height: 40px !important;
    padding: 0 !important;
    margin-left: 5px !important;
    margin-top: 5px !important;
}

    .datepicker-button-item.active {
        background: #594ae2;
        color: #fff;
    }

.button-item-sm {
    width: 60px !important;
    height: 30px !important;
    padding: 0 !important;
    margin-left: 5px !important;
    margin-top: -7px;
}

.button-item-md {
    width: 100% !important;
    height: 25px !important;
    padding: 0 !important;
    margin-top: 2px;
}

.datepicker-container {
    display: flex;
    margin-bottom: 10px;
}

.datepicker-title {
    padding-top: 18px;
    padding-right: 5px;
}

.datepicker {
    background: #fff;
    height: 40px;
}



.mud-icon-button {
    width: 30px !important;
    height: 30px !important;
}

.workerlist {
    display: flex;
    padding: 10px 0;
    width: 100% !important;
    justify-content: space-between;
    border-bottom: solid 1px #ddd;
}

    .workerlist:first-child {
        display: flex;
        border-top: solid 1px #ddd;
        height: 50px;
    }

    .workerlist .item1 {
        width: 100px;
        padding-top: 4px;
    }

    .workerlist .item2 {
        padding-top: 4px;
    }

    .workerlist .item3 {
        width: 190px;
        text-align: right;
        padding-top: 5px;
    }




.cell-check {
    width: 35px;
    text-align: center;
}

.cell-redate {
    min-width: 47px;
    text-align: center;
}


.cell-address {
    min-width: 220px;
    word-break:break-all;
    text-align: center !important;
}

.cell-ordername {
    min-width: 100px;
}

.cell-type {
    min-width: 37px;
}

.cell-price {
    min-width: 64px;
}

.cell-worker {
    min-width: 70px;
}

.cell-modify {
    min-width: 115px;
    text-align: center !important;
}


.form-item {
    padding: 0 12px;
}

.form-row + .form-row {
    margin-top: 14px;
}

.postcode-form-row .mud-grid-item {
    margin-top: 10px;
    padding: 0 !important;
}

.postcode-form-row button {
    margin-top: 6px;
    margin-left: 2px;
}

.address-row {
    margin-top: 8px !important;
}

.addressitembutton {
    margin-top: 4px;
}

.wastecreateedit {
    max-width: 500px;
}

.dialogscroll {
    max-width: 500px;
    overflow-y: scroll;
    max-height: 700px !important;
    overflow-x: hidden;
}

.wastetype-container {
    width: 100% !important;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-top: 10px;
}

    .wastetype-container.nopad {
        padding: 0 !important;
    }

    .wastetype-container.scroll {
        min-height: 200px;
        max-height: 200px;
        height: 200px;
        overflow-y: scroll;
        padding-bottom: 40px;
        border: solid 1px #ddd;
    }

    .wastetype-container .wastetype-items {
        display: flex;
        justify-content: space-between;
        padding: 10px 0;
    }

.wastetype-items .item-caption {
    width: 200px;
    text-align: left;
    padding: 0 1px 0 0;
}

.wastetype-items .item-price {
    width: 100px;
    text-align: left;
    padding: 0 1px 0 0;
}

.wastetype-items .item-qty {
    width: 80px;
    text-align: left;
    padding: 0 1px 0 0;
}


.wastetypeselect .mud-input-root-margin-dense {
    padding-top: 6px !important;
    font-size: 11px !important;
}

.wastetypeselect {
    width: 70px;
    margin-top: -2px !important;
}

    .wastetypeselect .mud-input.mud-input-outlined.mud-input-adorned-end {
        padding-right: 5px !important;
        padding-inline-end: 5px !important;
    }

.wastetype-close {
    right: 0;
    width: 100%;
    text-align: right;
    margin-top: -14px;
}

.wastetype-parent {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
}

.wastetypeselect-large {
    width: 70px;
    margin-top: 6px !important;
}

    .wastetypeselect-large .mud-input {
        height: 43px;
    }


.item-add {
    margin-top: 4px;
}


.showwastetype-container {
    min-height: 500px;
    padding: 10px;
}

.wastetype-save {
    position: fixed;
    bottom: 0;
    left: 0;
    border-radius: 0 !important;
}

.wastetypenotauto {
    margin-top: 1px;
}


.mud-dialog {
    min-width: 500px !important;
}

.waste-container {
    margin-top: -50px;
}


.table-buttons {
    margin-top: 20px;
}

.table td {
    padding: 0.5rem;
    padding-top: 12px;
}

.table tr:hover {
    background: #f9f9f9;
}

.table .edit {
    padding: 12px 0;
    width: 150px;
    padding-top: 14px;
}

.table .edit-bt1 {
    padding: 12px 0;
    width: 100px;
    padding-top: 14px;
}

.table .edit .button-item-sm {
    height: 25px !important;
}

.clock button span {
    font-size: 24px;
    margin: 10px;
}

.progressbk {
    background: #000;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 2;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: .1;
}


.page-loader {
    position: absolute;
    display: block;
    z-index: 5;
    top: calc(50% - 30px);
    bottom: 0;
    right: 0;
    left: 0;
    width: 100px;
    height: 40px;
    margin: 0 auto;
}


.button-item-sm button {
    width: 60px !important;
    height: 30px !important;
    padding: 0 !important;
}


.popover-content{
    width:250px;
    height:80px;
    padding:10px;
    text-align:center;
}

.alert{
    color:red;
}

.mud-tooltip-root {
    width: fit-content;
}

.popover-button-set {
    bottom: 10px;
    position: absolute;
}

.popover-button-set button {
    width:104px !important;
}

.exceladd{
    top:-2px !important;
    margin-right:4px;
}

.bt-50{
    width:100px !important;
}

.smslist {
    min-width: 490px !important;
}

.smslist td{
    text-align:left;
    padding-left:20px !important;
}

.smslist .edit{
    text-align:right;
    padding-right:10px;
}

.showsmslist {
    max-height: 500px;
    overflow-y: scroll;
}

.spinner {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
    margin: 10px auto;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.logout{
    margin-top:40px !important;
}

.hidden{
    display:none;
}

.minwoncount-container{
    display:flex;
}

.minwoncount {
    background: red;
    width: 20px;
    height: 20px;
    color: #fff;
    font-weight: 500;
    padding: 1px;
    border-radius: 20px;
    margin-left:4px;
    font-size:12px;
}

.actives{
    color:red !important;
}