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

.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;
}

.jgrid-bodyzone-div .jgrid-bodyzone-body .jgrid-bodyzone-son .jgrid-son-bottom #button-right {
    background: #f5b90e;
}

.div-jhv-content {
    padding: 10%;
    box-sizing: border-box;
}

.div-jhv-content .content-div {
    width: 100%;
    height: 100%;
    background: #272c33;
    box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.5);
}

.div-jhv-content .content-div .content-top {
    height: 50px;
    line-height: 60px;
    color: white;
    font-size: 12pt;
    font-weight: 600;
    padding: 5px;
    width: 80%;
    margin-left: 10%;
    box-sizing: border-box;
    border-bottom: 1px solid #cccccc;
}

.div-jhv-content .content-div .content-top .top-button {
    float: right;
    background: transparent;
    border: none;
    cursor: pointer;
    margin-top: 20px;
    color: white;
    font-size: 10pt;
    outline: none;
    font-weight: 400;
}

.div-jhv-content .content-div .content-body {
    overflow: auto;
    height: 85%;
    color: white;
    width: 80%;
    padding: 5px;
    margin-left: 10%;
    box-sizing: border-box;
}

.div-jhv-content .content-div .content-body .content-body-son {
    position: relative;
    height: auto;
    padding: 15px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 20px;
    border-radius: 5px;
    cursor: pointer;
}

.div-jhv-content .content-div .content-body h2 {
    text-align: center;
    margin-top: 30%;
    font-size: 14pt;
    font-weight: 700;
    color: #a7a3a3;
}

.div-jhv-content .content-div .content-body .content-body-son:hover {
    background-color: rgba(0, 0, 0, 0.7) !important;
    box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.5) !important;
}

.div-jhv-content .content-div .content-body .content-body-son .category-img {
    width: 20px;
    margin-right: 10px;
    margin-top: -3px;
    float: left;
}

.div-jhv-content .content-div .content-body .content-body-son .more-img {
    content : url('/images/index/more_icon_w.png');
    cursor: pointer;
    width: 24px;
    position: absolute;
    right: 0px;
    top: 10px;
}

.div-jhv-content .content-div .content-body .content-body-son .more-img:hover {
    content : url('/images/index/more_icon.png');
}

.div-jhv-content .content-div .content-body .content-body-son a {
    font-size: 12pt;
    font-weight: 400;
}

.custom-menu {
    z-index: 100;
    position: absolute;
    overflow: hidden;
    background: #f5b90e;
    padding: 0;
    width: 100px;
    cursor: pointer;
}

.custom-menu .custom-img {
    width: 25px;
    height: 30px;
    display: inline-block;
    text-align: center;
    float: left;
}

.custom-menu .custom-img:hover {
    background-color: #ff6200;
    color: #f5b90e;
}

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

.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;
    line-height: 36px;
    padding-top: 3px;
    box-sizing: border-box;
    border-radius: 6px;
    text-align: center;
    white-space: nowrap;
    overflow-x: auto;
}

.div-window-top .tab-parent h2 {
    font-size: 14pt;
    font-weight: 500;
    color: white;
}

.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;
}

.div-list-top .btn-window-menu {
    background-color: #616368;
    border: none;
    width: 24%;
    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-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 {
    height: 22px;
    float: left;
}

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

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

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

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

.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;
    position: relative;
}

.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: #1e88e5;
    right: 10px;
    bottom: 10px;
    position: absolute;
    outline: none;
    border: none;
}

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

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

.div-contract-parent {
    width: 80%;
    height: 90%;
    margin-left: 10%;
    margin-top: 5%;
    box-shadow: 14px 14px 16px 0 rgba(0, 0, 0, 0.5);
}

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

.label_parent .label-manager-btn {
    float: right;
    width: 105px;
    margin-left: 10px;
    background-color: rgb(255, 186, 0);
    outline: none;
    color: white;
    font-size: 10pt;
    padding: 8px;
    border: none;
    border-radius: 3px;
    font-weight: 400;
    cursor: pointer;
}

.tz-popup .div-jwindow .div-jwindow-parent {
    background-color: #606368;
}

.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 #FFC834;
    font-size: 20px;
    color: #FFFFFF;
}

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

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

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

.domain-deprecated-modal-cover {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 24px;
    box-sizing: border-box;
    background: rgba(15, 23, 42, 0.48);
}

.domain-deprecated-modal {
    position: relative;
    width: min(480px, 100%);
    padding: 32px 28px 28px;
    box-sizing: border-box;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 24px 64px rgba(15, 23, 42, 0.24);
    color: #191f28;
    text-align: left;
}

.domain-deprecated-modal-close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 36px;
    height: 36px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: transparent;
    cursor: pointer;
    outline: none;
}

.domain-deprecated-modal-close::before,
.domain-deprecated-modal-close::after {
    position: absolute;
    top: 17px;
    left: 10px;
    width: 16px;
    height: 2px;
    border-radius: 1px;
    background: #6b7684;
    content: '';
}

.domain-deprecated-modal-close::before {
    transform: rotate(45deg);
}

.domain-deprecated-modal-close::after {
    transform: rotate(-45deg);
}

.domain-deprecated-modal-close:hover {
    background: #fff3eb;
}

.domain-deprecated-modal-close:hover::before,
.domain-deprecated-modal-close:hover::after {
    background: #FA6400;
}

.domain-deprecated-modal-close:focus-visible {
    box-shadow: 0 0 0 4px rgba(250, 100, 0, 0.18);
}

.domain-deprecated-modal-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    margin-bottom: 20px;
    border-radius: 50%;
    background: #fff3eb;
    color: #FA6400;
    font-size: 24px;
    font-weight: 800;
    line-height: 1;
}

.domain-deprecated-modal h2 {
    margin: 0;
    color: #191f28;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.32;
    letter-spacing: 0;
}

.domain-deprecated-modal-description {
    margin: 12px 0 0;
    color: #4e5968;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.55;
    letter-spacing: 0;
}

.domain-deprecated-modal-date {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-top: 24px;
    padding: 16px;
    border: 1px solid #ffd7bf;
    border-radius: 8px;
    background: #fff8f3;
}

.domain-deprecated-modal-date span {
    color: #6b7684;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
}

.domain-deprecated-modal-date strong {
    color: #FA6400;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0;
    white-space: nowrap;
}

.domain-deprecated-modal-countdown {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 8px;
    margin-top: 18px;
    padding: 14px 16px;
    border-radius: 8px;
    background: #fff3eb;
    color: #FA6400;
}

.domain-deprecated-modal-countdown strong {
    font-size: 34px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0;
}

.domain-deprecated-modal-countdown span {
    font-size: 15px;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: 0;
}

.domain-deprecated-modal-button {
    width: 100%;
    height: 52px;
    margin-top: 24px;
    border: 0;
    border-radius: 8px;
    background: #FA6400;
    color: #ffffff;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0;
    cursor: pointer;
    outline: none;
}

.domain-deprecated-modal-button:hover {
    background: #e25700;
}

.domain-deprecated-modal-button:focus-visible {
    box-shadow: 0 0 0 4px rgba(250, 100, 0, 0.22);
}

.domain-deprecated-modal-hide-today {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 6px;
    margin-top: 12px;
    color: #6b7684;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    cursor: pointer;
    user-select: none;
}

.domain-deprecated-modal-hide-today input {
    width: 14px;
    height: 14px;
    margin: 0;
    accent-color: #FA6400;
    cursor: pointer;
}

.domain-deprecated-notice {
    position: fixed;
    left: 24px;
    bottom: 24px;
    z-index: 99999;
    width: min(320px, calc(100% - 48px));
    padding: 16px 18px;
    box-sizing: border-box;
    border: 1px solid #ffd7bf;
    border-left: 5px solid #FA6400;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 14px 36px rgba(15, 23, 42, 0.18);
    color: #191f28;
}

.domain-deprecated-notice-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 28px;
    height: 28px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: transparent;
    cursor: pointer;
    outline: none;
}

.domain-deprecated-notice-close::before,
.domain-deprecated-notice-close::after {
    position: absolute;
    top: 13px;
    left: 8px;
    width: 12px;
    height: 2px;
    border-radius: 1px;
    background: #6b7684;
    content: '';
}

.domain-deprecated-notice-close::before {
    transform: rotate(45deg);
}

.domain-deprecated-notice-close::after {
    transform: rotate(-45deg);
}

.domain-deprecated-notice-close:hover {
    background: #fff3eb;
}

.domain-deprecated-notice-close:hover::before,
.domain-deprecated-notice-close:hover::after {
    background: #FA6400;
}

.domain-deprecated-notice-close:focus-visible {
    box-shadow: 0 0 0 4px rgba(250, 100, 0, 0.18);
}

.domain-deprecated-notice-label {
    display: block;
    padding-right: 28px;
    margin-bottom: 6px;
    color: #6b7684;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0;
}

.domain-deprecated-notice strong {
    display: block;
    color: #FA6400;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: 0;
}

.domain-deprecated-notice p {
    margin: 8px 0 0;
    color: #4e5968;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.45;
    letter-spacing: 0;
}

@media (max-width: 480px) {
    .domain-deprecated-modal-cover {
        padding: 16px;
    }

    .domain-deprecated-modal {
        padding: 28px 22px 22px;
    }

    .domain-deprecated-modal h2 {
        font-size: 22px;
    }

    .domain-deprecated-modal-date {
        display: block;
    }

    .domain-deprecated-modal-date strong {
        display: block;
        margin-top: 6px;
    }

    .domain-deprecated-notice {
        left: 16px;
        bottom: 16px;
        width: calc(100% - 32px);
    }
}
