.div-list-content .jgrid-son-content {
    background-image: linear-gradient(128deg, #393f48, #616368 51%, #393f48) !important;
}

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

.table-card {
    background-color: #282c33;
    margin-top: 30px;
    margin-bottom: 30px;
    color: white;
    font-size: 10pt;
    font-family: sans-serif;
    font-weight: 300;
    width: 80%;
    max-width: 600px;
}

.table-card .table-card-head {
    text-align: center;
    height: 40px;
    border-bottom: 1px solid rgb(76, 80, 82);
    line-height: 40px;
    font-size: 12pt;
    font-weight: 600;
    color: white;
}

.table-card button {
    font-size: 14px;
    font-weight: 400;
    border: none;
    outline: none;
    background-color: transparent;
    color: white;
}

/* 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;
    }
}

/* 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;
    }
}


/* 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%;
    }
}

#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: #131313;
}

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

.div-window-top .tab-parent {
    width: 90%;
    margin-left: 5%;
    background-color: #363636;
    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: #131313;
}

.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: rgb(54, 54, 54);
    border: none;
    width: 19%;
    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: #131313;
}

.selected {
    background-color: #1e88e5 !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;
    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: #20a464;
    right: 10px;
    bottom: 10px;
    position: absolute;
    outline: none;
    border: none;
}

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

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

.trainer-authority-div {
    font-family: NanumGothic;
    top: 5px;
    right: 15px;
    position: absolute;
    background: #ff6102;
    font-size: 10pt;
    color: white;
    padding: 5px;
    border-radius: 5px;
}

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

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

/*input:focus {*/
    /*outline: none;*/
/*}*/

#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%;
    padding: 5px;
    outline: none;
    background-color: #272c33;
    color: white;
    border: none;
}

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

#tz-table-jattendance th, #tz-table-jattendance td {
    min-height: 30px;
    padding: 6px;
    min-width: 30px;
    max-width: 95px;
    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;
}

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

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

.setting-button {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 100px;
    height: 28px;
    outline: none;
    cursor: pointer;
    background-color: #66CE89;
    color: white;
    border: none;
    border-radius: 3px;
    font-size: 9pt;
    font-weight: 400;
}

.setting-button {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 150px;
    height: 60px;
    outline: none;
    cursor: pointer;
    background-color: #66CE89;
    color: white;
    border: none;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 400;
}

.div-jwindow .div-jwindow-parent .div-jwindow-profile img {
    border-radius: 2px;
    height: 100%;
}

.div-jwindow .div-jwindow-parent .div-jwindow-content h4 {
    background: #66CE89;
    padding: 5px;
    border-radius: 3px;
}

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

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

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