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