body{
    background: #101010;
    overflow: hidden;
}

.message-table {color:#747d8a; cursor:pointer; font-size:11pt; margin-top:10px; margin-bottom:10px; min-width: 700px; width:90%; text-align:right; border-collapse:collapse}
.message-table tr {padding: 5px; border-bottom:1px solid #4e6671}
.message-table th, .message-table td {padding:8px 10px; text-align: center}
.message-table thead th {color:#fff; text-align:center;}
.message-table tbody th {text-align:left; width:12%}
.message-table tbody tr:nth-child(odd) {background-color:rgb(50, 56, 64);}
.message-table tbody tr:hover {color: #1e88e5}
.message-table input, .message-table textarea {padding: 5px}

.jgrid-bodyzone-div .jgrid-bodyzone-top a {
    color: #FFFFFF;
}

.div-list-content .jgrid-son-content {
    background-image: linear-gradient(128deg, #393f48, #616368 51%, #393f48) !important;
}
h3, h4{
    font-size: 1rem;
}
.tz-invite-customer-btn{
    width: 150px;
    margin-top: -100px;
    height: 80px;
    cursor: pointer;
    text-align: center;
    line-height: 80px;
    color: #FFFFFF;
    border-radius: 2px;
    font-weight: bold;
}

.tz-tab-selected{
    background-color: #008ee7 !important;
    font-weight: bold;
    color: white;
}

.tz-selected-center-group{
    border: 10px solid #262c32 !important
}

.tz-table-broder{
    border-collapse: collapse;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}

.tz-table-broder th, .tz-table-broder td {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    min-height: 30px;
    min-width: 117px;
    max-width: 117px;
}

/* Browser */
@media screen and (min-width: 1100px) {
    .tz-tab {
        color: black;
        border-radius: 0px !important;
        line-height: 30px;
        width: 25%;
        cursor: pointer;
        background-color: #cccccc;
    }

    #tz-register-popup {
        width: 500px;
    }

    .account-parent {
        padding-right: 20px;
        line-height: 70px;
    }

    .jgrid-bodyzone-div .jgrid-bodyzone-top .page-top-path{
        display: block;
    }

    .account-area{
        height: 60px;
        width: fit-content;
        display: inline-block;
    }
    .account-parent .account-input{
        width: auto;
    }

    .account-area .account-input{
        width: auto;
    }

    #account-year,#account-month{
        width: 150px;
    }

    .account-body{
        height: calc(80% - 60px);
    }

    .page-body .customer-list-category-btn,.account-top .customer-list-category-btn{
        width: auto;
        min-width: 110px;
        font-size: 15px;
    }
    .account-foot .account-table{
        font-size: 12px;
    }
    .account-foot .account-table td a{
        font-size: 14px;
    }
    .account-foot .credit-table{
        font-size: 12px;
    }
    .account-foot .credit-table td a{
        font-size: 14px;
    }
}

/* Pad */
@media screen and (max-width: 1099px) and (min-width: 601px) {
    .tz-tab{
        color: black;
        border-radius: 0px !important;
        line-height: 30px;
        width: 40%;
        cursor: pointer;
        background-color: #cccccc;
    }

    #tz-register-popup{
        width: 500px;
    }

    .account-parent {
        padding-right: 20px;
        line-height: 70px;
    }

    .jgrid-bodyzone-div .jgrid-bodyzone-top .page-top-path{
        display: block;
    }

    .account-area{
        height: 60px;
        width: fit-content;
        display: inline-block;
    }

    .account-parent .account-input{
        width: auto;
    }

    .account-area .account-input{
        width: auto;
    }

    #account-year,#account-month{
        width: 150px;
    }

    .account-body{
        height: calc(80% - 60px);
    }
    .page-body .customer-list-category-btn,.account-top .customer-list-category-btn{
        width: auto;
        min-width: 110px;
        font-size: 15px;
    }
    .account-foot .account-table{
        font-size: 12px;
    }
    .account-foot .account-table td a{
        font-size: 14px;
    }
    .account-foot .credit-table{
        font-size: 12px;
    }
    .account-foot .credit-table td a{
        font-size: 14px;
    }
}


/* Phone*/
@media screen and (max-width: 600px) {
    .tz-tab{
        color: black;
        border-radius: 0px !important;
        line-height: 30px;
        width: 40%;
        cursor: pointer;
        background-color: #cccccc;
    }

    #tz-register-popup{
        width: 320px;
    }

    #tz-table-main-jattendance{
        zoom : 80%;
    }

    .account-parent {
        line-height: 70px;
    }

    .jgrid-bodyzone-div .jgrid-bodyzone-top .page-top-path{
        display: none;
    }

    .jgrid-bodyzone-div .jgrid-bodyzone-top{
        height: 130px;
        overflow: hidden;
    }

    .account-area{
        width: 80%;
        margin: 0 auto;
        height: 72px;
        display: block;
    }

    .account-parent .account-input{
        width: auto;
    }

    .account-area .account-input{
        float: left;
        width: 100%;
    }

    .jgrid-bodyzone-div .jgrid-bodyzone-top button{
        margin: 0 2px !important;
    }

    #account-year,#account-month{
        width: 100%;
    }
    .account-body{
        height: auto;
        max-height: 400px;
        overflow-y: scroll;
    }
    .page-body .customer-list-category-btn,.account-top .customer-list-category-btn{
        width: 78px;
        font-size: 13px;
    }

    .jgrid-bodyzone-div{
        overflow: scroll;
    }
    .jgrid-bodyzone-body{
        overflow: visible;
    }
    .broj-sticker{
        display: none;
    }
    .account-foot .account-table{
        font-size: 10px;
    }
    .account-foot .account-table td a{
        font-size: 10px;
    }
    .account-foot .credit-table{
        font-size: 10px;
    }
    .account-foot .credit-table td a{
        font-size: 10px;
    }
    .jpay-history-table{
        min-width: 600px;
    }
}

#tz-register-popup {
    height: auto;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 2px 2px -2px #0E1119;
    text-align: center;
    position: relative;
}

#tz-register-popup button {
    padding: 10px;
    box-sizing: border-box;
    color: white;
    background: #ff6200;
    cursor: pointer;
    border: none;
    border-radius: 10px;
    margin-right: 5px;
    margin-left: 5px;
}

#tz-register-popup span {
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 10px;
    box-sizing: border-box;
    color: white;
    background: #19ff58;
    cursor: pointer;
    border: none;
    border-radius: 20px;
}

.div-list-top {
    white-space: nowrap;
    overflow-x: auto;
    text-align: right;
    height: 50px;
    padding: 11px;
    box-sizing: border-box;
    background-color: #393f48;
}

.report-manager-top {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
}

.report-manager-top .report-manager-tab {
    width: 44%;
    display: inline-block;
    height: 40px;
    line-height: 42px;
    margin-left: 3%;
    margin-right: 3%;
    border-radius: 5px 5px 0px 0px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    color: #979797;
}

.report-manager-top .report-manager-tab:hover {
    color: #3ba3ff;
}

.report-manager-content {
    margin: 10px;
    height: calc(100% - 60px);
    width: calc(100% - 20px);
    background: #2e2e2e;
}

.report-manager-content .manager-grid {
    background-color: #272c33;
    width: 90%;
    height: 90%;
    margin: 5%;
    padding: 10px;
    box-sizing: border-box;
    color: white;
    font-family: sans-serif;
    border: none;
    overflow: auto;
    box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.5);
}

.report-manager-content .manager-grid div {
    overflow: auto;
    width: 100%;
}

.report-manager-content ::-webkit-scrollbar {
    width: 15px;
}

.report-manager-content ::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 15px;
}

.report-manager-content h1 {
    text-align: center;
    color: white;
    font-size: 13pt;
    font-weight: 500;
    margin-top: 30px;
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: -20px;
    box-sizing: border-box;
}

.report-manager-selected {
    color: #ffffff !important;
}

.div-window-top {
    height: 50px;
    background-color: #616368;
    padding-top: 7px;
    box-sizing: border-box;
}

.div-window-top .tab-parent {
    width: 90%;
    margin-left: 5%;
    background-color: #393f48;
    height: 36px;
    padding-top: 3px;
    box-sizing: border-box;
    border-radius: 6px;
    text-align: center;
    white-space: nowrap;
    overflow-x: auto;
}

.div-window-content {
    background-color: #616368;
}

.div-window-top .btn-window-menu {
    background-color: transparent;
    border: solid 1px #979797;
    border: none;
    width: 22%;
    min-width: 110px;
    margin-right: 5px;
    border-radius: 5px;
    cursor: pointer;
    height: 30px;
    color: white;
    outline: none;
    font-size: 13px;
}

.div-window-top .btn-window-menu:hover {
    background-color: #ff6200;
}

.div-window-top .btn-window-menu img {
    height: 20px;
    float: left;
    margin-top: -2px;
    margin-left: 5px;
}

.div-list-top .btn-window-menu {
    background-color: #616368;
    border: none;
    width: auto;
    min-width: 110px;
    margin-right: 2%;
    border-radius: 6px;
    cursor: pointer;
    height: 30px;
    color: white;
    outline: none;
    font-size: 12px;
}

.div-list-top .btn-window-menu:hover {
    background-color: #ff6200;
}

.div-list-top .btn-window-menu img {
    height: 18px;
    float: left;
    margin-left: 5px;
    margin-top: -2px;
}

.div-list-top .btn-window-matrix {
    float: left;
    background: none;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    height: 30px;
    color: white;
    outline: none;
    font-size: 12px;
    line-height: 25px;
}

.div-list-top .btn-window-matrix:hover {
    background-color: #616368;
}

.div-list-top .btn-window-matrix img {
    margin-right: 5px;
    height: 22px;
    float: left;
}

.div-list-content {
    overflow: auto;
    background-color: #393f48;
}

.selected {
    background-color: #ff6600 !important;
}

#div-window-report {
    position: relative;
    overflow: auto;
}

.div-goodbye {
    background-color: #272c33;
    margin: 20px auto;
    width: 70%;
    height: auto;
    padding: 20px 20px 50px 20px;
    box-sizing: border-box;
    position: relative;
    color: #808d97;
    border-radius: 12px;
}

.div-goodbye h2 {
    color: white;
    margin-bottom: 10px;
}

.div-goodbye button {
    width: 120px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12pt;
    background-color: #FF6400;
    right: 10px;
    bottom: 10px;
    position: absolute;
    outline: none;
    border: none;
    border-radius: 6px;
}

.div-goodbye .btn-goodbye {
    background: #ff6200;
}

.div-goodbye button:hover {
    background: #979797;
    color: white;
}

.trainer-authority-div {
    font-family: NanumGothic,sans-serif;
    bottom: 10px;
    right: 15px;
    position: absolute;
    background: #ff6102;
    font-size: 10pt;
    color: white;
    padding: 8px;
    border-radius: 3px;
    z-index: 6;
}

#trainer-authority {
    height: 20px;
    cursor: pointer;
    background: white;
    outline: none;
    border: none;
}

.progress-type {
    color: #fe4d6d;
    font-weight: 600;
}

.complete-type {
    color: #5cb85c;
    font-weight: 600;
}

/* progress bar start */
.progressbar {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 25px;
    clear: both;
    z-index: 1000;
}

.progressbar .progress {
    background: #f3a359; /*-- Color of the bar --*/
    height: 23px;
    width: 100%;
    max-width: 0%;
    float: left;
    -webkit-animation: progress 2s 1 forwards;
    -moz-animation: progress 2s 1 forwards;
    -ms-animation: progress 2s 1 forwards;
    animation: progress 2s 1 forwards;
}

.progressbar .progress .pbaranim {
    font-family: NanumGothic;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 25px;
    height: 23px;
    width: 100%;
    text-align: center;
    color: black;
    overflow: hidden;
    background: url('../images/common/7uo1osj.gif') repeat-x;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=5);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=5);
    filter: alpha(opacity=5);
}

#tz-attendance-check-all{
    cursor: pointer;
}

/* table tbody srcoll */
.fixed_header{
    /*width: 400px;*/
    table-layout: fixed;
    border-collapse: collapse;
}

.fixed_header tbody{
    display:block;
    width: 100%;
    overflow-y: auto;
    height: 100%;
}

.fixed_header thead tr {
    display: block;
}


.fixed_header th, .fixed_header td {
    padding: 5px;
    text-align: left;
    width: 50%;
}

.first-center th:first-child, .first-center td:first-child {
    width: 50px;
    text-align: center;
}

#tz-table-jattendance {
    color: #747d8a;
    width: 80%;
    font-size: 11pt;
    max-width: 600px;
    font-weight: 500;
    font-family: sans-serif;
}

#tz-table-jattendance select {
    width: 80%;
    height: 25px;
    outline: none;
    background-color: #1e252d;
    color: white;
    border: none;
}

#tz-table-jattendance thead {
    background-color: #272c33;
    color:#fff;
}

#tz-table-jattendance th, #tz-table-jattendance td {
    text-align: center;
    min-height: 30px;
    padding: 6px;
    min-width: 100px;
    max-width: 100px;
    line-height: 2;
}

#tz-table-jattendance tr{
    min-height: 30px;
    border-bottom:1px solid #4e6671;
}

#tz-table-jattendance > tbody > tr:nth-child(odd){
    background-color:rgb(50, 56, 64);
    border-bottom:1px solid #4e6671;
}

#tz-table-jattendance > tbody > tr:nth-child(even) {
    background: transparent;
}

.tz-popup-body .jgrid-son-content {
    background-color: #34373a !important;
}

.jticket-popup-content .jgrid-son-content {
    background-image: linear-gradient(128deg, #b5b5b5, #e8e8e8 51%, #b5b5b5) !important;
}

.jticket-popup-content .jgrid-son-content h2 {
    color: black !important;
}

.jticket-popup-content .jgrid-bodyzone-son table td {
    color: black !important;
}

.jticket-popup-content .jgrid-son-content .son-content-title h3 {
    color: black !important;
}

.jticket-popup-content .jgrid-son-content table h4 {
    color: black !important;
}

.broj-table-card {
    background-color: #272c33;
    width: 90%;
    margin: 5%;
    padding: 50px;
    box-sizing: border-box;
    color: white;
    box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.5);
    font-family: sans-serif;
    border: none;
}

.broj-table-card th {
    font-weight: 400;
    font-size: 12pt;
    text-align: left;
    width: 60px;
    padding: 10px;
    color: #747d8a;
}

.broj-table-card td {
    font-weight: 300;
    font-size: 12pt;
    text-align: left;
    color: white;
}

.blank-h-health {
    display: block;
    text-align: center;
    margin-top: 40px;
    color: #8e8e8e;
    font-size: 12pt;
}

.account-parent {
    height: 100%;
    box-sizing: border-box;
}

.account-parent .account-input {
    outline: none;
    font-size: 10pt;
    color: white;
    height: 30px;
    padding: 5px;
    box-sizing: border-box;
    background: none;
    border: 1px solid #ffffff;
    margin-right: 10px;
    margin-top: 5px;
}

.account-area .account-input {
    outline: none;
    font-size: 10pt;
    color: white;
    height: 30px;
    padding: 5px;
    box-sizing: border-box;
    background: none;
    border: 1px solid #ffffff;
    margin-right: 10px;
    margin-top: 5px;
}

.account-parent .account-button {
    width: 60px;
    margin-right: 10px !important;
    background-color: #ff6200 !important;
    height: 33px;
    border-radius: 2px;
    font-size: 9pt;
    font-weight: 300;
}

.account-parent .account-button-arrow {
    width: 60px;
    margin-right: 10px !important;
    background-color: #ff6200 !important;
    height: 33px;
    border-radius: 2px;
    font-size: 9pt;
    font-weight: 500;
}

.account-parent .account-button:hover {
    background-color: #1e88e5 !important;
}

.account-parent .account-button-arrow:hover {
    background-color: #1e88e5 !important;
}


#account-button {
    background-color: #1e88e5 !important;
}

#account-button:hover {
    background-color: #ff6200 !important;
}

#account-today-button {
    background-color: #ff6200 !important;
}

#account-today-button:hover {
    background-color: #1e88e5 !important;
}
.pg-attendance-body {
    padding: 1%;
    position: relative;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.account-body {
    margin: 0 1%;
    padding: 1% 1%;
    position: relative;
    width: 98%;
    box-sizing: border-box;
    background: #1d1d1d;
}

.account-top {
    padding: 1%;
    position: relative;
    width: 100%;
    height: 55px;
    box-sizing: border-box;
}

.account-foot {
    width: 98%;
    margin: 0 1%;
    background-color: transparent;
    height: 18%;
    box-sizing: border-box;
}

.account-foot .account-table {
    float: right;
    min-width: 300px;
    color: #747d8a;
    font-weight: 500;
    text-align: center;
    border-radius: 5px;
}

.account-foot .account-table td {
    color : #FFFFFF;
    padding: 15px;
}

.account-foot .account-table td a {
    color: #FFFFFF;
    font-weight: 500;
}

.account-foot .account-table tr.odd {
    background-color:rgb(50, 56, 64);
}


.account-foot .credit-table {
    float: right;
    margin-top: 2%;
    color: #747d8a;
    cursor: pointer;
    font-weight: 500;
    text-align: center;
    border-radius: 5px;
    margin-right: 6px;
}

.account-foot .credit-table td {
    padding: 15px;
}

.account-foot .credit-table td a {
    color: #ff6200;
    font-weight: 500;
}

.account-foot .credit-table tr.odd {
    background-color:rgb(50, 56, 64);
}

#account-footer-card-wrap {
    width : 600px;
    height : 100%;
    float: right;
    margin-top: 18px;
    background-color: #1d1d1d;
    border-radius: 3px;
}

.attendance-top {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 40px;
    height: 40px;
    text-align: right;
}

.attendance-top .attendance-input {
    width: 35%;
    outline: none;
    font-size: 10pt;
    color: white;
    height: 30px;
    padding: 5px;
    box-sizing: border-box;
    background: none;
    border: 1px solid #ffffff;
    margin-right: 10px;
    margin-top: 5px;
}

.attendance-top .attendance-button {
    width: 15%;
    margin-right: 20px !important;
    background-color: #ff6200 !important;
    height: 33px;
    border-radius: 2px;
    font-size: 9pt;
    font-weight: 300;
    border: none;
    color: white;
}

.attendance-top .attendance-button:hover {
    background-color: #1e88e5 !important;
}

.attendance-body {
    width: 100%;
    height: 70%;
}

.attendance-foot {
    width: 96%;
    margin-left: 2%;
    background-color: transparent;
    height: 20%;
    box-sizing: border-box;
}

.attendance-foot .attendance-table {
    float: right;
    box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.5);
    background-color: #272c33;
    min-width: 300px;
    color: #747d8a;
    cursor: pointer;
    font-size: 12pt;
    font-weight: 500;
    text-align: center;
}
.broj-basic-btn {
    outline: none;
    background: #ff6200;
    margin-right: 31px;
    border: none;
    cursor: pointer;
    height: 25px;
    width: 65px;
    color: #ffffff;
    border-radius: 5px;
}

.attendance-foot .attendance-table td {
    padding: 15px;
}

.attendance-foot .attendance-table td a {
    color: #ff6200;
    font-weight: 500;
    font-size: 14pt;
}

.attendance-foot .attendance-table tr.odd {
    background-color:rgb(50, 56, 64);
}

.label_parent {
    position: absolute;
    right: 20px;
    bottom: 10px;
    background: transparent;
    font-size: 10pt;
    color: white;
    border-radius: 5px;
    width: 250px;
    height: 30px;
    z-index: 6;
}

.label_parent .label-manager-btn {
    float: right;
    width: 105px;
    margin-left: 10px;
    background-color: #1e88e5;
    outline: none;
    color: white;
    font-size: 10pt;
    padding: 8px;
    border: none;
    border-radius: 3px;
    font-weight: 400;
    cursor: pointer;
}

.label_parent .label-manager-small {
    background-color: transparent;
    outline: none;
    color: white;
    font-size: 10pt;
    border: none;
    border-radius: 3px;
    font-weight: 400;
    cursor: pointer;
}

.comment-p {
    margin-top: 30px;
    color: white;
    font-size: 10pt;
    text-align: center;
}

.jgp-list-btn {
    cursor: pointer;
    width: 100%;
    height: 100%;
    outline: none;
    background: transparent;
    border: none;
}

.jgp-list-btn img {
    width: 15px;
    height: 15px;
}

.jsgroup-button {
    position: absolute;
    bottom: 8%;
    left: 40px;
    width: 80px;
    height: 70px;
    outline: none;
    cursor: pointer;
    background-color: #0087ec;
    border-radius: 100%;
    color: white;
    border: none;
    font-size: 9pt;
    font-weight: 400;
}

.jlist h2 {
    position: absolute;
    top: 100px;
    left: 45%;
    color: #606368;
    font-weight: 500;
    font-size: 14pt;
}

.detail-information-btn {
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 40px;
    height: 40px;
    border: none;
    cursor: pointer;
    background: none;
}

.detail-information-btn img {
    width: 40px;
    height: 40px;
}

.jgrid-padding {
    padding: 30px;
    box-sizing: border-box;
}

.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 30px;
    margin-right: 10px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #F7931F;
}

input:focus + .slider {
    box-shadow: 0 0 1px #F7931F;
}

input:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.cr-ticket-status {
    background-color: rgba(212, 232, 226, 1.0);
    height: 19px;
    width: 56px;
    border-radius: 3px;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.cr-ticket-status-span {
    font-family: "AppleSDGothicNeo-SemiBold", Helvetica, Arial, sans-serif;
    font-size: 13.0px;
    color: rgba(39, 39, 39, 1.0);
    font-weight: 600;
    padding-right: 6px;
}

.customer-open-btn,
.subscription-plan-open-btn,
.oontalk-event-open-btn,
.enter-device-open-btn {
    position: absolute;
    z-index: 3;
    font-weight: 800;
    width: 66px;
    height: 26px;
    border-radius: 5px;
    background: url("../images/open_btn.png");
    background-size: 100% 100%;
}

.broj-animate-leftslide{
    -webkit-animation-name: leftSlide;

    -webkit-animation-duration: 1s;

    animation-name: leftSlide;

    animation-duration: 1s;
}

@keyframes leftSlide {
    from { opacity: 0; }
    to { opacity: 1; }
}

.customer-open-btn:active,
.enter-device-open-btn:active,
.subscription-plan-open-btn:active,
.oontalk-event-open-btn:active {
    background: url("../images/open-active.png");
    background-size: 100% 100%;
}

.page-body .customer-list-category-btn,.account-top .customer-list-category-btn{
    float: left;
    height: 45px;
    background: #101010;
    border-radius: 3px 3px 0 0;
    font-weight: 400;
    color: #999999;
    border: none;
}

.page-body .customer-list-category-tab{
    position: absolute;
    display: block;
    left: 20px;
    top: 0px;
    height: 28px;
}
.account-top .customer-list-category-tab{
    height: 28px;
    display: block;
    width: max-content;
}

.page-body .customer-list-category-on,.account-top .customer-list-category-on{
    color: #FFFFFF;
    font-weight: bold;
    background: #1d1d1d;
}

.jgrid-bodyzone-top .date-input {
    width: auto;
    outline: none;
    font-size: 10pt;
    color: white;
    height: 30px;
    padding: 5px;
    box-sizing: border-box;
    background: none;
    border: 1px solid #ffffff;
    margin-right: 10px;
    margin-top: 5px;
}

.jgrid-bodyzone-top  .date-search-button {
    width: 60px;
    margin-right: 10px !important;
    background-color: #ff6200 !important;
    height: 33px;
    border-radius: 2px;
    font-size: 9pt;
    font-weight: 300;
}

.jgrid-bodyzone-top  .date-search-button:hover {
    background-color: #1e88e5 !important;
}

.check-status-btn, .check-real-active-btn{
    width: max-content;
    height: 26px;
    background: #bdbdbd;
    cursor: pointer;
    color: black;
    font-size: 12px;
    margin: 2px;
    border-radius: 2px;
    border: none;
}

.check-status-btn.focus, .check-real-active-btn.focus{
    background: #3B99F5;
    color: white;
}

.jgrid-bodyzone-div .jgrid-bodyzone-top  .page-top-path {
    font-family: "AppleSDGothicNeo-Regular", Helvetica, Arial, serif;
    font-size: 12px;
    color: rgba(87, 88, 88, 1.0);
    margin-left: 0px;
}
.holding-popup-top .holding-popup-tab {
    min-width: 88px;
    margin-right: 15px;
    display: inline-block;
    height: 40px;
    line-height: 42px;
    border-radius: 5px 5px 0px 0px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    width: auto;
    color: #818f97;
}
.holding-popup-top {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
}
.holding-popup-content {
    overflow: scroll;
    padding: 15px;
    height: calc(100% - 28px);
}
.holding-selected {
    color: #65ace6 !important;
    border-bottom: 2px solid #65ace6 !important;
}
.add-disabel-style {
    pointer-events: none;
    background-color: rgb(0, 0, 0) !important;
}
.massage-select-btn{
    width: 60px;
    margin-right: 10px;
    height: 33px;
    color: white;
    position: absolute;
    top: 64px;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    cursor: pointer;
    opacity: 0.7;
}

.massage-select-btn.active{
    opacity: 1;
    border-bottom: 4px solid #ff6200;
}

.transfer-center-setting {
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ED702F;
    width: 250px;
    height: 43px;
    font-size: 15px;
    text-align: center;
    line-height: 43px;
    cursor: pointer;
    border-radius: 5px;
}

.transfer-center-setting-msg {
    color: white;
    top: 44%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

#account-year option,#account-month option{
    color: #1b1b1b;
}

#account-year option,#account-month option{
    color: #1b1b1b;
}

.policy-parent-div {
    position: relative;
    margin-left: 10%;
    width: 80%;
    background: #272c33;
    float: left;
    margin-top: 15px;
    box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.5);
    height: calc(100% - 125px);
}

.policy-parent-div h3 {
    color: white;
    font-size: 18pt;
    font-weight: 500;
    text-align: center;
    margin-top: 12px;
}

.white-btn{
    width: max-content;
    height: 28px;
    padding: 5px 8px;
    border-radius: 12px;
    background-color: #ffffff;
    border: none;
}

.auto-message-card{
    min-width: 1124px;
    width: 100%;
    height: 305px;
    padding: 46px 15px 56px;
    border-radius: 5px;
    background-color: #353535;
    margin-bottom: 15px;
    position: relative;
    font-family: NotoSansKR, sans-serif;
    color: white;
}

.auto-message-card>label{
    position: absolute;
    top : 15px;
    left: 15px;
    font-family: NotoSansKR, sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.96px;
    color: #fa6700;
}

.auto-message-card>span{
    position: absolute;
    color : #0091ff;
    top : 15px;
    right : 15px;
    cursor : pointer;
}
.card-content-zone{
    flex-direction: row;
}
.card-content-zone>div:nth-child(1){
    width: 630px;
    height: 100%;
    padding-left: 1px;
    position: relative;
}

.card-content-zone>div:nth-child(1)>label{
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
}

.card-content-zone>div:nth-child(1)>textarea{
    width: calc(50% - 19px);
    height: calc(100% - 30px);
    resize: none;
    border-radius: 3px;
    padding: 5px;
}

.card-content-zone>div:nth-child(1)>span{
    position: absolute;
    bottom: 13px;
    right: 28px;
    color: black;
    font-size: 14px;
    background: #ffffffd9;
    padding: 0 3px;
}

.card-content-zone>div:nth-child(2){
    width: calc(100% - 630px);
    height: 100%;
    padding: 15px 0 0 15px;
    display: flex;
}

.card-content-zone>div:nth-child(2)>div{
    display: inline-flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-around;
    align-items: flex-start;
    padding-left: 25px;
}

.card-content-zone>div input[type=number]{
    padding: 0 0 0 15px;
    border-radius: 3px;
    background: #585656;
    border: none;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.72px;
    color: #ffffff;
    box-sizing: border-box;
    width: 66px;
    height: 21px;
    margin: 0 5px;
}

.card-content-zone>div input[type=time]{
    padding: 0 0 0 15px;
    border-radius: 3px;
    background: none;
    margin: 0 5px;
    border: none;
    border-bottom: 1px solid #585656;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.72px;
    color: #ffffff;
    box-sizing: border-box;
    width: 66px;
    height: 21px;
}

.card-content-zone>div select{
    width: 145px;
    height: 26px;
    padding: 4px 10px;
    border-radius: 2px;
    background-color: #666666;
    color: white;
}

.pre-view-popup{
    position: absolute;
    width: 400px;
    background: #3e3e3e;
    color: white;
    min-height: 200px;
    height: max-content;
    border: 1px white solid;
    max-height: 500px;
    padding: 10px;
    left: calc(50% - 200px);
    top: calc(50% - 250px);
    white-space: pre-line;
    line-break: anywhere;
}

.pre-view-popup img{
    position: absolute;
    right: 0;
    width: 15px;
    cursor: pointer;
    top: 10px;
}
.container-fluid .card .card-body .card-thumb {
    display: block;
    width: 24px;
    margin-bottom: 10px;
}
.container-fluid .card .card-body .search-img {
    /*height: 24px;*/
    /*width: 24px;*/
    width: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

.container-fluid .card .card-body .card-head {
    color: white;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 12px;
    text-align: left;
}
.container-fluid .card .card-body .card-text {
    color: #747373;
    font-size: 0.9rem;
    font-weight: 400;
    margin-bottom: 12px;
}
.container-fluid .card .card-body .list {
    background: transparent;
    color: #cccccc !important;
    border-top: 1px solid #565656 !important;
    border-bottom: 1px solid #565656 !important;
}

.container-fluid .card .card-body .list:hover{
    background: #cccccc1c;
    cursor: pointer;
}

.mileage-cancel-btn {
    width: 100px;
    height: 30px;
    border-radius: 3px;
    position: absolute;
    right: 0px;
    background: #4a4a4a;
    color: #FFFFFF;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    font-size: 14px;
}
#add-policy-zone{
    background: #222222;
    width: calc(100% - 48px);
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0px 24px;
    z-index: 2;
}

.broj-sidebar-account-arrow {
    position: initial;
    top: 0px;
}

.authority-category-top {
    width: 100%;
    height: 60px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.authority-category-top > .authority-category-tab {
    color : #bdbdbd;
    font-size: 18px;
    width: 15%;
    text-align: center;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
}

.authority-category-top > .authority-category-tab.authority-category-selected {
    border-bottom: 3px solid #FA943D;
    font-size: 20px;
    color: #FFFFFF;
}

.authority-popup-content {
    overflow: scroll;
    padding: 15px;
    height: calc(100% - 130px);
}

.authority-category-top > .authority-category-tab.authority-category-selected {
    border-bottom: 3px solid #FA943D;
}

.setting-button {
    background-color: #FA943D;
}

.filter-line {
    border: 0.7px solid #757575;
    margin: 14px 0;
}

.product-name-option-wrap {
    display: none;
    position: absolute;
    overflow: auto;
    top: 100%;
    left: 0px;
    width: 100%;
    height: 300px;
}

.filter-option-box {
    padding: 10px;
    cursor: pointer;
}

.filter-option-box:hover,
.filter-option-box:focus-visible  {
    background: #545454;
    outline: none;
}

.product-name-select {
    position: relative;
}

.filter-row-wrap.flex {
    display: flex;
    gap: 12px;
}

.filter-row-wrap + .filter-row-wrap {
    margin-top: 24px;
}

.filter-row-wrap.narrow-gap + .filter-row-wrap.narrow-gap {
    margin-top: 12px;
}

.product-name-assist-message {
    color: #FA6400;
    font-size: 12px;
    font-weight: 400;
}

#customer-management-filter-popup label {
    font-size: 12px;
}

.produc-name-search-wrap {
    width: 50%;
}
.filter-select.select-appearance.product-name-select {
    width: 50%;
}
.filter-row-wrap > label,
.filter-row-item-wrap > label {
    font-size: 12px;
    color: #A4A4A4;
    margin-bottom: 6px;
}

.filter-row-item-wrap {
    display: inline-block;
    width: 50%;
}

.select-appearance {
    cursor: pointer;
    background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
    background-position: calc(100% - 0.75rem) center !important;
    -moz-appearance:none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    padding-right: 2rem !important;
}

.filter-select, .filter-input {
    width: 100%;
    height: 36px;
    background-color: #4A4A4A;
    color: #FFFFFF;
    border-radius: 3px;
    padding-left: 10px;
    display: flex;
    align-items: center;
}

.filter-input, .filter-days-input {
    border: none;
}

.filter-days-input {
    /*width: 65%;*/
    height: 36px;
    background-color: #4A4A4A;
    color: #FFFFFF;
    border-radius: 3px;
    padding-left: 10px;
}

.filter-days-input:disabled {
    background-color: #323232;
    cursor: not-allowed;
    color: #6e6e6e;
}

.check-today-wrap {
    display: flex;
    gap: 4px;
}

.check-today-text, .check-today-box {
    cursor: pointer;
}

.filter-not-attendance-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}

.filter-leftdays-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.left-days-input {
    width: 65%;
}

.not-attendance-days-input {
    width: 27%;
}

.remain-count-input {
    width: 86%;
}

.remain-count-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.filter-date-input {
    width: 160px !important;
    height: 36px;
    padding: 10px;
    border-radius: 3px;
    border: none;
    background-color: #4A4A4A;
    color: #FFFFFF;
}

.not-attendance-filter-date-input {
    width: 200px;
    height: 36px;
    padding: 10px;
    border-radius: 3px;
    border: none;
    background-color: #4A4A4A;
    color: #FFFFFF;
}

.filter-flex-box-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ticket-type-box-wrap {
    justify-content: flex-start;
    gap: 5px;
}

.filter-status-box, .filter-month-box {
    display: inline-block;
    width: 113px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 3px;
    border: none;
    background-color: #4A4A4A;
    color: #FFFFFF;
    cursor: pointer;
}

.filter-month-box {
    width : 50px;
}

.filter-status-box.active,
.filter-month-box.active {
    border: 1px solid #FA943D;
    color: #FA943D;
}
.customer-status-box > .customer-table-status-box {
    width: 46px;
    height: 20px;
    border-radius: 5px;
    margin-right: 6px;
    font-size: 11px;
    padding: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.customer-table-status-box {
    width: 60px;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
    margin: 0 auto;
    font-weight: 600;
}

.customer-table-status-box.active,
.customer-product-status-box.active,
.visitoer-customer-status.active {
    background-color: #69C56B;
    color: #131F13;
}

.customer-table-status-box.soon-inactive,
.customer-product-status-box.soon-inactive,
.visitoer-customer-status.soon-inactive {
    background-color: #EE744F;
    color: #501A0A;
}

.customer-table-status-box.holding,
.customer-product-status-box.holding,
.visitoer-customer-status.holding {
    background-color: #A359E1;
    color: #3D145F;
}

.customer-table-status-box.soon-active,
.customer-product-status-box.soon-active,
.visitoer-customer-status.soon-active {
    background-color: #F7C75E;
    color: #3E3115;
}

.customer-table-status-box.inactive,
.customer-product-status-box.inactive,
.visitoer-customer-status.inactive {
    background-color: #E8E6FC;
    color: #2A2A31;
}

.customer-table-status-box.unregistered,
.customer-product-status-box.unregistered,
.visitoer-customer-status.unregistered {
    background-color: #E7D9CB;
    color: #2F2A26;
}

.customer-row-inactive-content {
    display: inline;
}

.customer-row-inactive-content.hide {
    display: none;
}

.hide-product-toggle-btn {
    position: absolute;
    right: 0px;
    width: max-content;
    height: 36px;
    line-height: 36px;
    color: #FFFFFF;
    font-size: 14px;
    padding: 0 12px;
    background-color: none;
    border-radius: 4px;
    cursor: pointer;
}
.hide-product-toggle-btn:hover {
    background-color: #2E2E2E;
}
.hide-product-toggle-btn > label {
    cursor: pointer;
}

.filter-init-btn:hover {
    color: #FFFFFF;
}

.oontalk-notice-text-box {
    margin: 24px 0px 20px 50px;
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
}

.oontalk-notice-text-box-subtitle {
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    margin-right: 10px;
}

.oontalk-notice-text-box-p {
    text-align: center;
    font-size: 16px;
    color: #ffffffb3;
}

.oontalk-notice-content {
    margin: 60px 50px 0px 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
    flex: 1;

}

.oontalk-notice-content-addcard {
    width: 200px;
    height: 200px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background: #363636;
    border-radius: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.oontalk-notice-content-addicon {
    width: 30px;
    height: 30px;
}

.oontalk-notice-content-settingicon {
    width: 20px;
    height: 8px;
}

.oontalk-notice-content-contentcard {
    width: 200px;
    height: 200px;
    display: flex;
    flex-direction: column;
    padding: 10px;
    background: #363636;
    border-radius: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
    word-break: break-all;
}

.oontalk-notice-content-contentcardtop {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
    position: relative;

}

.oontalk-notice-content-contentcardtop-text {
    font-size: 16px;
    color:#ffffff80;
}

.oontalk-notice-content-contentcardBody {
    display: flex;
    flex-direction: row;
    /*align-items: center;*/
    flex: 1;
    justify-content: flex-start;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: break-spaces;
}

.oontalk-notice-content-contentcardtop-hover-box {
    position: absolute;
    top: 15px;
    right: -80px;
    display: flex;
    flex-direction: column;
}

.oontalk-notice-content-contentcardtop-hover-box-hidden {
    display: none;
}

.oontalk-notice-content-contentcardtop-hover-box-btn {
    width: 100px;
    height: 30px;
    background: #6C6C6C;
    color: #FFFFFF;
    padding: 2px 5px 2px 5px;
}

.oontalk-notice-tab-content {
    margin: 50px 0px 0px 50px;
}

.oontalk-notice-tab.active {
    /*width: 118px;*/
    padding: 12px 24px 12px 24px;
    font-size: 20px;
    font-weight: 700;
    background: #101010;
    color: #FFFFFF;
    border-bottom: 2px solid #FF944D !important;
}

.oontalk-notice-tab {
    /*width: 118px;*/
    padding: 12px 24px 12px 24px;
    font-size: 20px;
    font-weight: 700;
    background: #101010;
    color: #A4A4A4;
    border-bottom: 2px solid #A4A4A4 !important;
}

.oontalk-congestion-tab.active {
    /*width: 118px;*/
    padding: 12px 24px 12px 24px;
    font-size: 20px;
    font-weight: 700;
    background: #101010;
    color: #FFFFFF;
    border-bottom: 2px solid #FF944D !important;
}

.oontalk-congestion-tab {
    /*width: 118px;*/
    padding: 12px 24px 12px 24px;
    font-size: 20px;
    font-weight: 700;
    background: #101010;
    color: #A4A4A4;
    border-bottom: 2px solid #A4A4A4 !important;
}

.oontalk-mileage-tab.active {
    /*width: 118px;*/
    padding: 12px 24px 12px 24px;
    font-size: 20px;
    font-weight: 700;
    background: #101010;
    color: #FFFFFF;
    border-bottom: 2px solid #FF944D !important;
}

.oontalk-mileage-tab {
    /*width: 118px;*/
    padding: 12px 24px 12px 24px;
    font-size: 20px;
    font-weight: 700;
    background: #101010;
    color: #A4A4A4;
    border-bottom: 2px solid #A4A4A4 !important;
}

.oontalk-setting-content {
    height: calc(100% - 180px);
}

.facility-oontalk-setting-content {
    display: flex;
}

.facility-table-container {
    width: 100%;
    max-height: 400px;
    overflow-y: auto;
    display: block;
}

/* 골프 시설 추가 */
.facility-setting-content {
    /*margin: 30px 0px 0px 50px;*/
    display: flex;
    flex-direction: column;
    gap: 36px;
    width: 100%;
    white-space: nowrap;
}

.facility-title-number {
    font-size: 16px;
    color: #fa6400;
    font-weight: 600;
}

.facility-setting-box {
    height: max-content;
    display: inline-flex;
    gap: 24px; /*12px*/
    flex-direction: column;
    color: #fff;

}
.facility-setting-row-box {
    height: max-content;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    flex-direction: row;
}
.function-column-box {
    height: max-content;
    display: inline-flex;
    gap: 12px;
    flex-direction: column;
    width: 100%;
    color: #fff;
    padding-left: 27px;

}
.function-column-box p {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.function-column-box h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}
.function-row-box {
    width: 100%;
    height: max-content;
    display: inline-flex;
    align-items: flex-start;
    gap: 12px;
    flex-direction: row;
}
.facility-check-box {
    width: 100%;
    height: max-content;
    display: inline-flex;
    /*justify-content: space-between;*/
    align-items: center;
    /*gap: 12px;*/
    flex-direction: row;
    /*padding-left: 24px;*/
    gap: 24px;
}
/* 라벨과 스위치를 가로로 배치하고 간격을 설정하는 컨테이너 */
.toggle-item-container {
    display: flex;
    align-items: center;
    gap: 6px; /* 라벨과 스위치 사이의 간격 */
    margin-bottom: 24px; /* 각 항목 사이의 간격 */
}

.facility-setting-box p.toggle-label {
    font-family: NotoSansKR, sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color:#fff;
}
.facility-setting-box p.semi-title {
    font-family: NotoSansKR, sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color:#fff;
}
.facility-setting-box p.description-label {
    font-family: NotoSansKR, sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color:#b6b6b6;
    line-height: 150%;
}
.facility-type-btn{
    height: 22px;
    line-height: 22px;
    padding: 0px 12px;
    border-radius: 3px;
    font-family: NotoSansKR,sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -0.67px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    width: max-content;
    display: flex;
    align-items: center;
}

.oontalk-congestion-exposure-content {
    margin: 60px 0px 120px 50px;
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
}
.oontalk-mileage-provision-box {
    margin: 60px 0px 120px 50px;
    display: flex;
    flex-direction: column;
}
.oontalk-mileage-warning-text{
    color: #FF944D;
    font-size: 16px;
    margin-left: 56px;
    margin-top: 8px;
}
.oontalk-mileage-provision-content {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.oontalk-congestion-title-content {
    display: flex;
    flex-direction: row;
}
.oontalk-mileage-title-content {
    display: flex;
    flex-direction: row;
}
.oontalk-congestion-title-number {
    font-size: 20px;
    color: #FFD1B3;
    font-weight: 600;
    margin-right: 36px;
}
.oontalk-mileage-title-number {
    font-size: 20px;
    color: #FFD1B3;
    font-weight: 600;
    margin-right: 36px;
}
.service-toggle-box {
    height: max-content;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
}

.service-toggle-box .switch {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 19.5px;
    margin: 0px;
    left: -1px;
}

.service-toggle-box .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.service-toggle-box .switch .slider.round {
    border-radius: 34px;
}
.service-toggle-box .switch .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 3px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.service-toggle-box .switch .slider.round:before {
    border-radius: 50%;
}
.service-toggle-box .switch input.active + .slider:before {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(15px);
    transform: translateX(14px);
}
.service-toggle-box .switch .slider.active {
    background: #5697ee;
}

.service-toggle-box.market-toggle-box .switch .slider.active  {
    background: #FA6400;
}

.service-toggle-box p.toggle-label.active {
    font-family: NotoSansKR, sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color:#CCC;
}
.service-toggle-box p.toggle-label {
    font-family: NotoSansKR, sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color:#7C7C7C;;
}
.oontalk-congestion-setting-content {
    margin-left: 50px;
    display: flex;
    flex-direction: column;
}
.oontalk-mileage-setting-content {
    margin-left: 50px;
    display: flex;
    flex-direction: column;
}
.oontalk-congestion-setting-content p.title-text{
    font-family: NotoSansKR, sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color:#7C7C7C;
}
.oontalk-mileage-setting-content p.title-text{
    font-family: NotoSansKR, sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color:#7C7C7C;
}
.oontalk-congestion-setting-content p.title-text.active{
    font-family: NotoSansKR, sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color:#CCC;
}
.oontalk-mileage-setting-content p.title-text.active{
    font-family: NotoSansKR, sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color:#CCC;
}
.oontalk-congestion-setting-content div.body{
    padding: 70px 0px 0px 64px;
    display: flex;
    flex-direction: column;
    opacity: 50%;
    pointer-events: none;
}
.oontalk-mileage-setting-content div.body{
    padding: 70px 0px 0px 64px;
    display: flex;
    flex-direction: column;
    opacity: 50%;
    pointer-events: none;
}
.oontalk-congestion-setting-content div.body.active{
    padding: 70px 0px 0px 64px;
    display: flex;
    opacity: 100%;
    flex-direction: column;
    pointer-events: all;
}
.oontalk-mileage-setting-content div.body.active{
    padding: 70px 0px 0px 64px;
    display: flex;
    opacity: 100%;
    flex-direction: column;
    pointer-events: all;
}
.oontalk-congestion-setting-content .body div.scale-content{
    display: flex;
    flex-direction: row;
    margin-bottom: 50px;
    align-items: center;
}
.oontalk-mileage-setting-content .body div.save-content{
    display: flex;
    flex-direction: row;
    margin-bottom: 50px;
    align-items: center;
}
.oontalk-congestion-setting-content .body .scale-content p.scale-title{
    font-size: 16px;
    font-weight: 700;
    font-family: NotoSansKR, sans-serif;
    color: #A4A4A4;
    width: 92px;
    margin-right: 36px;
}
.oontalk-mileage-setting-content .body .save-content p.save-title{
    font-size: 16px;
    font-weight: 700;
    font-family: NotoSansKR, sans-serif;
    color: #A4A4A4;
    width: 92px;
    margin-right: 36px;
}
.oontalk-congestion-setting-content .body .scale-content input.scale-input{
    background: #101010;
    color: #FFFFFF;
    border: none;
    border-bottom: 3px solid;
    border-color: #222222;
    text-align: center;
}
.oontalk-mileage-setting-content .body .save-content input.save-input{
    background: #101010;
    color: #FFFFFF;
    border: none;
    border-bottom: 3px solid;
    border-color: #222222;
    text-align: center;
    /*direction: rtl;*/
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}
.oontalk-congestion-setting-content .body .scale-content select.scale-select{
    width: 96px;
    padding: 10px 2px;
    border-radius: 3px;
    background-color: #4a4a4a;
    font-family: NotoSansKR, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    margin-left: 12px;
    cursor: pointer;
    border: none;
}

.oontalk-congestion-setting-content .body div.maximumCapacity-content{
    display: flex;
    flex-direction: row;
    margin-bottom: 130px;
    align-items: center;
}

.oontalk-congestion-setting-content .body .maximumCapacity-content p.title{
    font-size: 16px;
    font-weight: 700;
    font-family: NotoSansKR, sans-serif;
    color: #A4A4A4;
    margin-right: 36px;
}

.oontalk-congestion-setting-content .body .maximumCapacity-content div.maximumCapacity-button-box{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 120px;
    margin-right: 24px;
}

.oontalk-congestion-setting-content .body .maximumCapacity-content .maximumCapacity-button-box button.left-default{
    flex: 1;
    background: #494949;
    border: 1px solid;
    border-color: #222222;
    border-radius: 4px 0px 0px 4px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px;
    color: #7C7C7C;
    font-size: 18px;
    font-weight: 400;
    font-family: NotoSansKR, sans-serif;
}

.oontalk-congestion-setting-content .body .maximumCapacity-content .maximumCapacity-button-box button.left-default.active{
    flex: 1;
    background: #2E89E9;
    border: 1px solid;
    border-color: #9ACBFF;
    border-radius: 4px 0px 0px 4px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    font-family: NotoSansKR, sans-serif;
}

.oontalk-congestion-setting-content .body .maximumCapacity-content .maximumCapacity-button-box button.right-default{
    flex: 1;
    background: #494949;
    border: 1px solid;
    border-color: #222222;
    border-radius: 0px 4px 4px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px;
    color: #7C7C7C;
    font-size: 18px;
    font-weight: 400;
    font-family: NotoSansKR, sans-serif;
}

.oontalk-congestion-setting-content .body .maximumCapacity-content .maximumCapacity-button-box button.right-default.active{
    flex: 1;
    background: #2E89E9;
    border: 1px solid;
    border-color: #9ACBFF;
    border-radius: 0px 4px 4px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    font-family: NotoSansKR, sans-serif;
}

.oontalk-congestion-setting-content .body .maximumCapacity-content  input.maximumCapacity-input{
    background: #101010;
    color: #FFFFFF;
    border: none;
    border-bottom: 3px solid;
    border-color: #222222;
    text-align: center;
    /*direction: rtl;*/
}

.oontalk-congestion-setting-content  div.save-content {
    width: 910px;
    display: flex;
    flex-direction: row;
    border-top: 2px solid;
    border-top-color: #494949;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    pointer-events: all;
}

.oontalk-congestion-setting-content .save-content button.save-button {
    margin-top:30px ;
    width: 60px;
    padding: 12px;
    background: #fa6400;
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
}

.oontalk-mileage-setting-content  div.mileage-save-content {
    width: 910px;
    display: flex;
    flex-direction: row;
    border-top: 2px solid;
    border-top-color: #494949;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    pointer-events: all;
}

.oontalk-mileage-setting-content .mileage-save-content button.save-button {
    margin-top:30px ;
    width: 60px;
    padding: 12px;
    background: #fa6400;
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
}
input[type="date"]::-webkit-calendar-picker {
    background-color: blue;
}

.facility-area-selection-container {
    display: flex;
    flex-direction: column;
    position: relative;
}

.facility-area-selection-notification {
    display: flex;
    flex-direction: column;
    position: relative;
    color: #fff;
    width: 70%;
    box-sizing: border-box;
    margin: 10px auto;
}
.facility-area-selection-box {
    background-color: #272c33;
    margin: 10px auto;
    width: 70%;
    height: auto;
    padding: 12px 12px 12px 24px;
    box-sizing: border-box;
    position: relative;
    border-radius: 4px;
    cursor: pointer;
}

.facility-area-type {
    font-size: 16px;
    font-weight: 400;
    color: #7c7c7c;
    margin-top: 6px;
}

.facility-area-selection-box h2 {
    margin-bottom: 10px;
    margin-top: 6px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}

.facility-area-selection-box p {
    font-size: 16px;
    font-weight: 400;
    color: #7c7c7c;
    margin-top: 6px;
}

.facility-input {
    border: 1px solid #2e2e2e;
    float: left;
    display: block;
    width: auto;
    max-width: 60px;
    height: 36px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.428571429;
    color: #fff;
    padding: 0px 12px;
    border-radius: 4px;
    background-color: rgb(46, 46, 46);
    overflow: visible;
    text-align: center;
}

.facility-input::placeholder {
    text-align: right;
}

.facility-setting-box .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    margin: 0px;
    left: -1px;
}

.facility-setting-box .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.facility-setting-box .switch .slider.round {
    border-radius: 34px;
}
.facility-setting-box .switch .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.facility-setting-box .switch .slider.round:before {
    border-radius: 50%;
}
.facility-setting-box .switch input.active + .slider:before {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(15px);
    transform: translateX(17px);
}
.facility-setting-box .switch .slider.active {
    background: #34C759;
}

.facility-checkbox-input {
    appearance: none;  /* 기본 체크박스 제거 */
    width: 16px;
    height: 16px;
    border: 1px solid #D3D3D3;
    border-radius: 3px;
    background-color:white;
    cursor: pointer;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
/* 체크된 상태 */
.facility-checkbox-input:checked {
    background-color: #027FDD;
    border-color: #027FDD;
}
/* 체크박스 안에 체크 아이콘 추가 */
.facility-checkbox-input:checked::before {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url('/images/check-mark-wh.png');  /* 체크 아이콘 경로 */
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* 비활성화된 상태 */
.facility-checkbox-input.disabled-opacity {
    opacity: 0.5;
    cursor: default;
}
/* 체크된 상태에서 비활성화 */
.facility-checkbox-input:checked:disabled {
    opacity: 0.5;
    cursor: default;
}
.facility-check-icon {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
/* 체크박스 라벨 스타일 */
.facility-checkbox-label {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}
.facility-checkbox-text {
    /*margin-left: 8px;*/
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}
.facility-switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 30px;
    margin-right: 10px;
}

.facility-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.facility-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.facility-slider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .facility-slider {
    background-color: #F7931F;
}

input:focus + .facility-slider {
    box-shadow: 0 0 1px #F7931F;
}

input:checked + .facility-slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(14px);
}

/* Rounded sliders */
.facility-slider.round {
    border-radius: 34px;
}

.facility-slider.round:before {
    border-radius: 50%;
}
.facility-save-content{
    display: flex;
    flex-direction: row;
    align-items: center;

}
.facility-save-button {
    display: flex;
    width: 96px;
    height: 35px;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    background: #FF7514;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: absolute;
    right: 40px;
    padding: 0px 20px;
}
.facility-addstation-setting {
    display: flex;
    align-items: center;
    border: none;
    padding: 0px;
    width: auto;
    background: transparent;
    font-size: inherit;
    line-height: 20px;
    flex: 1 1 60px;
    min-width: 60px;
    margin: 0px 6px 6px 0px;
}

.facility-add-station-btn {
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 106px;
    height: 36px;
    padding: 0px 12px 0px 12px;
    border-radius: 12px;
    background-color: #027FDD;
    gap: 6px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
}

.function-title-box {
    height: max-content;
    display: inline-flex;
    gap: 12px;
    flex-direction: column;
    width:100%;
    color: #fff;
}

.function-title-box p {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.function-title-box h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}

.facility-notice-tab {
    width: 118px;
    padding: 8px 18px;
    font-size: 16px;
    font-weight: 600;
    background: #101010;
    color: #C5C5C5;
    /*border-bottom: 2px solid #A4A4A4 !important;*/
}

.facility-notice-tab.active {
    width: 118px;
    padding: 8px 18px;
    font-size: 16px;
    font-weight: 600;
    background: #101010;
    color: #FFFFFF;
    border-bottom: 2px solid #FA6400 !important;
}
.grade-set-popup {
    position: absolute;
    width: 200px;
    height: 208px;
    padding: 0px;
    border-radius: 3px;
    border: 1px solid #939393;
    margin-top: 5px;
    background-color: #383838;
    z-index: 10;
}

.grade-set-popup .off {
    width: 25px;
    color: #9f9f9f;
    background: none;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    right: 0px;
}

.grade-set-popup .flex-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.grade-set-popup .scroll-bar {
    overflow: scroll;
}

.grade-set-popup .scroll-bar::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.grade-set-popup .scroll-bar::-webkit-scrollbar-thumb {
    background: rgba(203, 203, 203, 0.62);
    border-radius: 3px;
}
.grade-set-popup > div:nth-child(2) > ul {
    width: 100%;
    height: max-content;
}

.grade-set-popup > div:nth-child(2) > ul > li{
    width: 100%;
    height: 34px;
    box-sizing: border-box;
    padding: 6px 12px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.grade-set-popup > div:nth-child(2) > ul > li:hover{
    background: #4a4a4a;
    cursor: pointer;

}

.grade-set-popup > div:nth-child(2) > ul > li > .grade-box{
    width: max-content;
    max-width: calc(100% - 30px);
    height: 22px;
    padding: 0px 12px;
    border-radius: 3px;
    color: white;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.grade-set-popup > div:nth-child(3) > div{
    width: 100%;
    height: 30px;
    border-radius: 5px;
    border: solid 1px #7c7c7c;
    background: #4a4a4a;
    font-family: NotoSansKR,sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    justify-content: flex-start;
    padding-left: 10px;
}

.grade-set-popup > div:nth-child(3) > div > img{
    margin-right: 8px;
}

.grade-set-popup > div:nth-child(3) > div > input {
    outline: none;
    border: none;
    width: calc(100% - 20px);
    background: none;
    color: white;
    font-size: 10px;
}

.grade-set-popup .grade-edit-popup{
    width: 138px;
    height: 111px;
    padding: 12px;
    border-radius: 3px;
    background-color: #414141;
    position: absolute;
    right: -140px;
    margin-top: -210px;
    border: 1px solid #939393;
}

.grade-set-popup .grade-edit-popup > div{
    width: 100%;
    height: 27px;
    box-sizing: border-box;
    position: relative;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: NotoSansKR,sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}

.grade-set-popup .grade-edit-popup > div > input {
    background: none;
    width: calc(100% - 25px);
    height: 100%;
    outline: none;
    border: none;
    color: white;
    align-items: center;
}

.grade-set-popup .grade-edit-popup > div > .grade-color-list{
    position: absolute;
    right: -140px;
    top: -100px;
    width: 138px;
    height: 282px;
    padding: 6px 0px;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    background-color: #414141;
}
.grade-color-list > div {
    width: 100%;
    height: 24px;
    padding: 6px 12px;
    font-family: NotoSansKR,sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}
.grade-color-list > div:hover{
    background: #4a4a4a;
}
.grade-color-list > div > span{
    width: 18px;
    height: 18px;
    border-radius: 3px;
}

.facility-table-header {
    background-color: #1B1B1B;
    padding: 10px 16px;
    font-weight: 700;
    /*text-align: center;*/
    border:  1px solid #7C7C7C;
    color: #fff;
    font-size: 14px;
}

.facility-table-cell {
    background-color: #2c2c2c;
    color: #fff;
    font-weight: 500;
    border:  1px solid #7C7C7C;
    padding: 10px 16px;
    flex-wrap: wrap;
    font-size: 14px;
}
.facility-category-row {
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    cursor: pointer;
}
.facility-content-wrapper {
    display: flex;
    gap: 36px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.facility-subtitle {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    flex-wrap: wrap;
}
.facility-toggle-box {
    width: 100%;
    height: max-content;
    display: inline-flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 24px;
}
/* 기본 컨테이너 스타일 */
.facility-select-container {
    position: relative;
    width: 200px;
}

/* 선택된 항목 스타일 */
.facility-select {
    background-color: #1a1a1a;
    color: #fff;
    padding: 10px;
    border: 1px solid #444;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.facility-select-arrow {
    margin-left: 10px;
    font-size: 12px;
    pointer-events: none;
}
/* 새로 그림! */
.custom-select-box {
    position: relative;
    width: 60px;
    background-color: #4a4a4a;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 500;
}
.custom-select-box.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.custom-select-box .selected-option {
    display: flex;
    justify-content: space-between; /* 화살표와 선택된 값이 양 끝에 위치 */
    align-items: center;
}

.selected-option {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.selected-option-text {

}

.options-container {
    display: none;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    background-color: #4c4c4c;
    border-radius: 2px;
    max-height: 150px;
    /*overflow-y: auto;*/
    z-index: 100;

}
.options-container .selected {
    color: #fa6400;
    background-color: transparent; /* 배경은 기본 투명하게 */
}
.options-container.active {
    display: block;
}

.option {
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid #555;
}

.option:last-child {
    border-bottom: none;
}

.option:hover {
    background-color: #555;
}
.option:hover .selectbox-sub-menu {
    display: block;
}

.facility-text-box {
    gap: 24px;
    display: flex;
    flex-direction: column;
}
.facility-text-wrapper {
    display: flex;
    gap: 8px;
    flex-direction: row;
    align-items: center;
}
.facility-text {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.selectbox-sub-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 120px; /* 오른쪽에 위치하게 설정 */
    background: #333;
    z-index: 1000;
    min-width: 100px;
    max-height: 200px;
    overflow-y: auto;
}
.selectbox-sub-menu .option {
    padding: 10px;
}
.selectbox-arrow-icon {
    display: inline-block;
}
.facility-time-picker {
    outline: none;
    border: none;
    background: none;
    width: 113px;
    height: 27px;
    padding-bottom: 3px;
    border-bottom: 1px solid #4a4a4a;
    color: white;
    font-size: 14px;
}
.facility-operation-time-picker {
    outline: none;
    border: none;
    background: none;
    width: 113px;
    height: 27px;
    padding-bottom: 3px;
    border-bottom: 1px solid #4a4a4a;
    color: white;
    font-size: 14px;
}

.regular-operating-day-wrapper {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    gap: 12px;
}

.regular-operating-description {
    gap: 4px;
    flex-direction: row;
    color: #7C7C7C;
    font-size: 14px;
    line-height: 150%;
}
.operation-time-picker-container {
    gap: 12px;
    display: flex;
    flex-direction: row;
}
.day-setting-box {
    display: flex;
    flex-direction: row;
    gap: 24px;
    align-items: center;
}
.no-operation-text {
    color: #c5c5c5;
    font-weight: 500;
    font-size: 14px;
}
.next-day-chip-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
.next-day-chip {
    display: flex;
    padding: 2px 4px;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    background-color: #DEECF6;
    color: #1786FF;
    font-size: 12px;
    font-weight: 500;
}
.example-time-box {
    width: 95px;
    border: 2px solid #eee;
    padding: 16px;
    border-radius: 8px;
    font-size: 16px;
    color: #808080;
    text-align: center;
    background-color: #fff;
    font-weight: 700;
}
.next-day-checkbox {
}
.next-day-label {
    display: flex;
    text-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}
.next-day-checkbox-container {
    display: flex;
    gap: 6px;
    flex-direction: row;
    cursor: pointer;
}


/* 운톡 이벤트 설정 모달 */
.oontalk-event-set-modal {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 780px;
    height: calc(100% - 30px);
    max-height: 1200px;
    border-radius: 12px;
    overflow: hidden;
    background-color: #363636;
}
.oontalk-event-set-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 3px;
    padding: 0 24px;
    background-color: #2E2E2E;
    color: #FFFFFF;
    width: 100%;
    height: 80px;
}
.primary-color-toggle-box.service-toggle-box .switch .slider.active {
    background: #FA6400;
}
.oontalk-event-set-modal-body {
    display: flex;
    gap: 24px;
    width: 100%;
    height: calc(100% - 140px);
    padding: 12px 24px;
    overflow: auto;
}
.oontalk-event-set-modal-write-wrap {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    gap: 24px;
    /*overflow: auto;*/
}
.oontalk-event-set-modal-preview-wrap {
    flex: 0 0 max-content;
}
.oontalk-event-notice-main-image {
    width: 290px !important;
    height: 290px !important;
}
.oontalk-event-set-modal-title-name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;
    color: #FFFFFF;
}
.oontalk-event-set-modal-input-box {
    width: 100%;
    height: 34px;
    background-color: #3F3F3F;
    border-radius: 3px;
    color: #ffffff;
    padding: 6px 12px;
    border: none;
    outline: none;
    box-sizing: border-box;
}
.oontalk-event-date-input-box-wrap {
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.oontalk-event-date-input-box-wrap > label {
    color: #A4A4A4;
    font-size: 14px;
}
.oontalk-event-set-modal-footer {
    height: 60px;
    display: flex;
    background-color: #686868;
}
.oontalk-event-set-modal-footer > div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
}
.oontalk-event-set-modal-save-btn {
    background-color: #FA6400;
}

/* 출입문 설정 모달 */
.enter-door-set-modal {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 780px;
    height: calc(100% - 60px);
    max-height: 800px;
    border-radius: 12px;
    overflow: hidden;
    background-color: #363636;
}
.enter-door-set-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 3px;
    padding: 0 24px;
    background-color: #2E2E2E;
    color: #FFFFFF;
    width: 100%;
    height: 80px;
}
.enter-door-set-modal-body {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
    height: calc(100% - 140px);
    padding: 24px;
    overflow: auto;
}
.enter-door-set-modal-title-name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;
    color: #FFFFFF;
}
.enter-door-set-modal-input-box {
    width: calc(100% - 120px);
    height: 34px;
    background-color: #3F3F3F;
    border-radius: 3px;
    color: #ffffff;
    padding: 6px 12px;
    border: none;
    outline: none;
    box-sizing: border-box;
}
.enter-door-date-input-box-wrap {
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.enter-door-date-input-box-wrap > label {
    color: #A4A4A4;
    font-size: 14px;
}
.enter-door-set-modal-footer {
    height: 60px;
    display: flex;
    background-color: #686868;
}
.enter-door-set-modal-footer > div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
}
.enter-door-set-modal-save-btn {
    background-color: #FA6400;
}

/* 마켓 주문 내역 */
.market-dashboard-wrap {
    margin: 16px 0 0 16px;
    position: relative;
    overflow: hidden;
}

.market-order-top {
    color: #C5C5C5;
    line-height: normal;
}

.list-filter-wrap {
    width: 100%;
    height: max-content;
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 16px;
    color: #7c7c7c;
    font-size: 14px;
    margin-bottom: 12px;
}

.list-filter-title {
    width: 160px;
    display: flex;
    gap: 5px;
}

.list-filter-box {
    display: flex;
    gap: 16px;
}

.list-filter-date-content-box {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.list-filter-date-btn-box {
    display: flex;
    gap: 16px;
}

.list-filter-date-btn-box .j-util-normal-btn {
    display: flex;
    min-height: 36px;
    padding: 4px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    border: 2px solid #2E2E2E;
    background: #121212;
    color: #7C7C7C;
}

.list-filter-date-btn-box .j-util-normal-btn.active,
.list-filter-btn.active {
    border: 2px solid #a4a4a4;
    background: #2e2e2e;
    color: #fff;
}

.list-filter-date-btn-box .j-util-datetime-local {
    display: flex;
    min-height: 40px;
    padding: 8px 8px 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: 2px solid #2E2E2E;
    background: #121212;
    color: #FFF;
}

.list-filter-date-input-box,
.list-filter-search-content-box {
    display: flex;
    align-items: center;
    gap: 8px;
}

.non-border-btn {
    display: flex;
    width: 84px;
    height: 40px;
    min-width: 64px;
    padding: 0px 16px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 8px;
    background: #2E2E2E;
    color: #C5C5C5;
    font-size: 14px;
    cursor: pointer;
}

.filter-btn-box {
    display: flex;
    padding: 4px 4px 4px 16px;
    min-height: 36px;
    align-items: center;
    border-radius: 8px;
    border: 2px solid #2E2E2E;
    background: #121212;
    color: #7C7C7C;
}

.market-dashbaord-input {
    min-height: 36px;
    justify-content: center;
    gap: 8px;
    width: auto;
    height: auto;
    color: #fff;
}

#list-filter-start.error,
#list-filter-end.error {
    border: 1px solid #FF483E;
}

.list-filter-select {
    width: 144px;
    min-width: 144px;
    justify-content: flex-end;
    gap: 4px;
    color: #FFF
}

.list-filter-searchbar {
    display: flex;
    width: 240px;
    min-width: 160px;
    gap: 4px;
}

.list-filter-searchbar img {
    width: 24px;
    height: 24px;
}

.list-filter-searchbar input {
    background: transparent;
    width: calc(100% - 24px);
    border: none;
    color: #fff;
}

.list-filter-content-box {
    color: #C5C5C5;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    display: flex;
    align-items: center;
    gap: 16px;
}

.list-filter-btn-box {
    display: flex;
    gap: 16px;
}

.list-filter-btn {
    width: 86px;
    height: 36px;
    min-width: 64px;
    justify-content: center;
    padding: 0px 16px;
}

.list-reset-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0;
    cursor: pointer;
}

.list-reset-btn img {
    width: 14px;
    height: 16px;
    margin-bottom: 2px;
}

.market-dashboard-wrap .market-dashboard-navigate-wrap,
.subscription-body-wrap .interval-subscription-list-navigate-wrap {
    display: flex;
    width: max-content;
    gap: 6px;
    user-select: none;
    margin-bottom: 10px;
    font-size: 14px;
}

.market-dashboard-navigate-wrap .market-dashboard-navigate-item,
.interval-subscription-list-navigate-wrap .subscription-navigate-item {
    height: 36px;
    line-height: normal;
    padding: 8px 16px;
    border-radius: 8px;
    cursor: pointer;
    background: none;
    color: #7C7C7C;
    display: flex;
    align-items: center;
}

.market-dashboard-navigate-wrap .market-dashboard-navigate-item.active,
.interval-subscription-list-navigate-wrap .subscription-navigate-item.active {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #494949;
}

.list-tooltip {
    width: 18px;
    height: 18px;
}

.list-thead-img-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}

.list-tooltip-box {
    height: max-content;
    position: absolute;
    width: max-content;
    padding: 8px 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: 8px;
    background: #fff;
    line-height: 1.2;
    font-size: 14px;
}

.list-tooltip-box span {
    margin-left: 10px;
}

.tabzone-wrap {
    display: flex;
    justify-content: space-between;
}

.market-dashboard-right-btnzone {
    display: flex;
    gap: 8px;
}

.excel-btn-wrap {
    display: flex;
    width: 40px;
    height: 36px;
    padding: 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: #2E2E2E;
    border-radius: 8px;
    cursor: pointer;
}

.excel-btn-wrap img {
    display: flex;
    width: 18px;
    height: 18px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.market-dashboard-body-wrap {
    padding-right: 36px;
    height: calc(100% - 300px);
}

.market-dashboard-list-wrap .brojlist-container {
    height: 500px;
}

/* 정기 구독 페이지 */
.subscription-wrap {
    padding: 16px 34px 0 16px;
    color: #FFF;
    font-size: 14px;
    overflow: hidden;
}

.subscription-tab-wrap {
    color: #7C7C7C;
    display: flex;
    height: 35px;
    margin-bottom: 16px;
}

.subscription-tab-item {
    display: flex;
    width: 100px;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    user-select: none;
    font-weight: 600;
}

.subscription-tab-item.active {
    color: #FFF;
    font-weight: bold;
    border-bottom: 2px solid #FF751A;
}

#customer-management-tooltip {
    position: relative;
}

#customer-management-tooltip .list-tooltip-box {
    width: max-content;
    z-index: 1;
}

.subscription-body-wrap {
    display: flex;
    flex-direction: column;
    height: calc(100% - 51px);
    width: 100%;
}

.subscription-body-wrap.subscription-dashboard-body-wrap {
    max-height: 890px;
    overflow-y: scroll;
    gap: 18px;
}

.subscription-overview-wrap {
    min-height: 220px;
    height: calc(100% - 580px);
    border: 3px solid #363636;
    /*margin: 0 13px;*/
    padding: 30px;
    position: relative;
}

.subscription-waiting-payment-wrap {
    /*height: 300px;*/
    min-height: 325px;
    background: #383838;
}

.subscription-paid-payment-wrap {
    /*height: 280px;*/
    min-height: 310px;
    background: #383838;
}

.subscription-title-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 13px 0 13px;
}

.subscription-more-detail {
    display: flex;
    height: 36px;
    min-width: 64px;
    padding: 0px 16px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: #4a4a4a;
    color: #fff;
    cursor: pointer;
}

.subscription-title {
    font-size: 16px;
}

.subscription-payment-list-wrap {
    margin-top: 10px;
    height: fit-content;
    margin-left: 10px;
}

/*.subscription-wrap .brojlist .brojlist-container {*/
/*    background: transparent;*/
/*}*/

.subscription-dashboard-body-wrap .brojlist ::-webkit-scrollbar {
    width: 0px;
    height: 13px;
}

.subscription-wrap ::-webkit-scrollbar {
    width: 13px;
    height: 13px;
}

.subscription-wrap ::-webkit-scrollbar-thumb {
    background: rgba(203, 203, 203, 0.62);
    border-radius: 15px;
}

.subscription-time-wrap {
    display: flex;
    align-items: center;
    gap: 32px;
    height: 32px;
}

.subscription-time-title-text {
    font-size: 18px;
    font-weight: bold;
}

.month-btn {
    cursor: pointer;
}

.month-btn img {
    width: 24px;
    height: 24px;
}

.subscription-card-wrap {
    display: flex;
    gap: 30px;
    width: 100%;
    padding-top: 15px;
    height: calc(100% - 32px);
}

.subscription-card-left-box {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 30px - 460px);
    padding: 16px 26px;
    gap: 24px;
    border-radius: 8px;
    border: 1px solid #5A5A5A;
    background: #363636;
    min-width: 600px;
}

.subscription-card-box {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 6px;
    font-size: 16px;
    flex-grow: 1;
    width: calc(100% / 3);
    min-width: 175px;
}

.subscription-card-right-box {
    display: flex;
    width: 460px;
    padding: 16px 26px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    border-radius: 8px;
    border: 1px solid #5A5A5A;
    background: #363636;
    min-width: 240px;
}

.subscription-card {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 6px;
    font-size: 16px;
}

.subscription-card-price {
    font-size: 22px;
    font-weight: 600;
}

.subscription-tooltip img {
    width: 18px;
    height: 18px;
    margin-bottom: 2px;
}

.subscription-card-title {
    display: flex;
    gap: 4px;
    align-items: center;
}

.subscription-card-sub-title {
    color: #949494;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
}

.subscription-tooltip-box {
    height: max-content;
    position: absolute;
    width: max-content;
    padding: 8px 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: 8px;
    background: #fff;
    line-height: 1.2;
    font-size: 14px;
    color: black;
}

.subscription-list-body-wrap {
    height: calc(100% - 220px);
}

.subscription-list-wrap,
.market-dashboard-list-wrap {
    height: calc(100% - 50px);
}

.subscription-overview-body-wrap {
    height: 100%;
}

.subscription-list-right-btnzone {
    display: flex;
    gap: 8px;
}

.cancel-order-btn {
    color: #FF751A;
    background: #491D01;
    border: unset;
}

.empty-list-text {
    display: flex;
    justify-content: center;
    color: #cccccc;
}

.popup-title-tooltip {
    position: relative;
}

.popup-title-tooltip-text {
    visibility: hidden;
    height: max-content;
    position: absolute;
    width: 358px;
    padding: 8px 16px;
    border-radius: 8px;
    background: #fff;
    line-height: 1.2;
    font-size: 14px;
    color: black;
    margin-left: 5px;
    font-weight: normal;
}

.popup-title-tooltip-img {
    width: 18px;
    height: 18px;
    margin-left: 4px;
}

.popup-title-tooltip:hover .popup-title-tooltip-text {
    visibility: visible;
    opacity: 1;
}

.display-horizontal {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}

.display-horizontal span{
    font-size: 14px;
    color: #fff;
}

.sales-sum-box {
    display: flex;
    flex-direction: column;
}

.account-table-box {
    height: 100px;
    margin: 10px 10px 0 0;
}

.sales-method-box {
    position: relative;
}

.sales-method-box img {
    width: 17px;
    height: 17px;
    margin-left: 4px;
}

.sales-sum-title {
    height: 18px;
}

.sales-method-box img:hover + .popup-title-tooltip-text {
    visibility: visible;
    opacity: 1;
}

.sales-method-box .popup-title-tooltip-text {
    width: 500px;
    bottom: 126px;
    left: 125px;
    line-height: 1.3;
}

.facility-column-box {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.facility-time-setting-edit-button {
    width: 88px;
    font-size: 12px;
    font-weight: 600;
    background-color: #757575;
    border-radius: 3px;
    padding: 3px;
    color: #ffffff;
}
.facility-time-setting-edit-button:hover {
    background-color: #888;
}

.facility-minmax-checkbox-input, .select-all-checkbox {
    appearance: none;  /* 기본 체크박스 제거 */
    width: 16px;
    height: 16px;
    border: 1px solid #D3D3D3;
    border-radius: 3px;
    background-color:white;
    cursor: pointer;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
/* 체크된 상태 */
.facility-minmax-checkbox-input:checked,
.select-all-checkbox:checked {
    background-color: #027FDD;
    border-color: #027FDD;
}
/* 체크박스 안에 체크 아이콘 추가 */
.facility-minmax-checkbox-input:checked::before,
.select-all-checkbox:checked::before {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url('/images/check-mark-wh.png');  /* 체크 아이콘 경로 */
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* 테이블 스타일 */
.facility-table {
    width: fit-content;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed; /* 컬럼 크기 고정 */
    background-color: #111;
    color: #fff;
    border: 1px solid #7C7C7C;
}

/* 고정된 테이블 헤더 */
.facility-table thead {
    position: sticky;
    top: 0;
    z-index: 10;
}

/* 최대 이용 가능 시간 모달 */
.max-usage-modal {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 411px;
    min-height: 252px;
    overflow: hidden;
    background-color: #363636;
    gap: 24px;
}
.max-usage-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 3px;
    background-color: #363636;
    color: #FFFFFF;
    width: 100%;
    padding: 24px;
}
.max-usage-modal-body {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 48px;
    overflow: auto;
}
.max-usage-selected-station-box {
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    width: 80%;
}

.max-usage-modal-input-box {
    width: 80%;
    height: 37px;
    background-color: #4A4A4A;
    border-radius: 2px;
    color: #ffffff;
    padding: 10px 14px;
    border: none;
    outline: none;
    box-sizing: border-box;
}
.max-usage-modal-footer {
    height: 54px;
    display: flex;
    background-color: #8C8C8C;
}
.max-usage-modal-footer > div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
}
.max-usage-modal-save-btn {
    background-color: #FA6400;
}

.tooltip-text-indent {
    padding-left: 12px; /* *을 제외한 텍스트 시작 부분 간격 맞춤 */
    text-indent: -9px; /* *가 원래 위치에서 시작하도록 보정 */
}

.history-integrated-payment-button {
    background: #FA6400;
    color: #FFFFFF;
}

button.broj-primary-btn {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 6px;
    border-radius: 6px;
    background-color: #E87130;
    font-family: NotoSansKR, sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fafafa;
    padding: 0px 18px;
    outline: none;
    border: none;
    box-sizing: border-box;
    height: 36px;
}