.abimg-16n6 {
    position: relative;
    height: 0;
    width: 100%;
    display: block;
    float: left;
    padding-bottom: 37.5%;
    overflow: hidden;
}
.abimg-16n6 img {
    position: absolute;
    width: auto;
    display: block;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
}
.abimg-16n9 {
    position: relative;
    height: 0;
    width: 100%;
    display: block;
    float: left;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.abimg-16n9 img {
    position: absolute;
    width: auto;
    display: block;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
}
.abimg-16n10 {
    position: relative;
    height: 0;
    width: 100%;
    display: block;
    float: left;
    padding-bottom: 62.5%;
    overflow: hidden;
}
.abimg-16n10 img {
    position: absolute;
    width: auto;
    display: block;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
}
.abimg-16n12 {
    position: relative;
    height: 0;
    width: 100%;
    display: block;
    float: left;
    padding-bottom: 75%;
    overflow: hidden;
}
.abimg-16n12 img {
    position: absolute;
    width: auto;
    display: block;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
}
.abimg-16n16 {
    position: relative;
    height: 0;
    width: 100%;
    display: block;
    float: left;
    padding-bottom: 100%;
    overflow: hidden;
}
.abimg-16n16 img {
    position: absolute;
    width: auto;
    display: block;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
}
.img-w9 {
    width: 90px;
    height: 90px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.img-w9 img {
    width: 100%;
    height: auto;
    display: block;
}
.img-w10 {
    width: 100px;
    height: 100px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.img-w10 img {
    width: 100%;
    height: auto;
    display: block;
}
.img-w12 {
    width: 120px;
    height: 120px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.img-w12 img {
    width: 100%;
    height: auto;
    display: block;
}
.img-w15 {
    width: 150px;
    height: 150px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.img-w15 img {
    width: 100%;
    height: auto;
    display: block;
}
:root {
    font-size: 14px;
}
::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.2);
}
::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
}
::-webkit-scrollbar-button {
    background-color: rgba(0, 0, 0, 0.4);
}
::-webkit-scrollbar-corner {
    background-color: rgba(0, 0, 0, 0.3);
}
.z-index--1 {
    z-index: -1;
}
.z-index-0 {
    z-index: 0;
}
.z-index-1 {
    z-index: 1;
}
.z-index-2 {
    z-index: 2;
}
.z-index-3 {
    z-index: 3;
}
.z-index-99 {
    z-index: 99 !important;
}
.f-20 {
    font-size: 20px;
}
*::-webkit-scrollbar {
    width: 12px;
}
*::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.2);
}
*::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
}
*::-webkit-scrollbar-button {
    background-color: rgba(0, 0, 0, 0.4);
}
*::-webkit-scrollbar-corner {
    background-color: rgba(0, 0, 0, 0.3);
}
*,
body {
    position: relative;
    z-index: 0;
}
body {
    scrollbar-face-color: rgba(255, 255, 255, 0.2);
}
* a {
    color: #333;
    transition: all ease 0.3s;
}
* a:hover {
    text-decoration: none;
    color: #007bae;
}
input:focus,
select:focus,
option:focus,
textarea:focus,
button:focus {
    outline: 0;
}
ul {
    list-style: none;
}
.mh-500 {
    min-height: 500px;
}
.gw {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    width: 100%;
}
@media screen and (max-width: 1023px) {
    .gw {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}
.text_uppercase {
    text-transform: uppercase;
}
.databg_data-color1::before {
    background-color: #ffdb2d;
}
.databg_data-color2::before {
    background-color: #ff4f19;
}
.databg_data-color3::before {
    background-color: #00d8e0;
}
.databg_data-color4::before {
    background-color: #f90;
}
.databg_data-color5::before {
    background-color: #b9f7f9;
}
.databg_data-color6::before {
    background-color: #64ba68;
}
.databg_data-color7::before {
    background-color: #9c27b0;
}
.databg_data-color8::before {
    background-color: #3f51b5;
}
.databg_data-color9::before {
    background-color: #009688;
}
.databg_data-color10::before {
    background-color: #795548;
}
.btn_group .btn {
    background-color: #007bae;
    color: #fff;
    font-size: 1rem;
    padding: 0.375rem 1.5rem;
    border-radius: 5px;
}
.btn_group .btn:hover {
    background-color: #005376;
}
.btn_group .btn:focus {
    outline: 0;
    box-shadow: none;
}
.btn_group .btn.lighten {
    background-color: #0bb7ff;
}
.btn_group .btn.lighten:hover {
    background-color: #0098d7;
}
.btn_group .btn.lighten.solid {
    background-color: #fff;
    border: 1px solid #0bb7ff;
    color: #0bb7ff;
}
.btn_group .btn.lighten.solid:hover {
    background-color: #0bb7ff;
    color: #fff;
}
.btn_group .btn.lighten.solid:active {
    background-color: #008dc8;
}
.btn_group .btn.red {
    background-color: #f83c38;
    border: 1px solid #f83c38;
    color: #fff;
}
.btn_group .btn.red:hover {
    background-color: #ef0d08;
}
.btn_group .btn.red:active {
    background-color: #c30b07;
}
.btn_group .btn.red.solid {
    background-color: #fff;
    border: 1px solid #f83c38;
    color: #f83c38;
}
.btn_group .btn.red.solid:hover {
    background-color: #f83c38;
    color: #fff;
}
.btn_group .btn.red.solid:active {
    background-color: #c30b07;
}
.btn_group .btn.green {
    background-color: #64ba68;
    color: #fff;
}
.btn_group .btn.green:hover {
    background-color: #479f4b;
}
.btn_group .btn.green:active {
    background-color: #397f3c;
}
.btn_group .btn.green.solid {
    background-color: #fff;
    border: 1px solid #64ba68;
    color: #64ba68;
}
.btn_group .btn.green.solid:hover {
    background-color: #64ba68;
    color: #fff;
}
.btn_group .btn.green.solid:active {
    background-color: #397f3c;
}
.btn_group .btn.orange {
    background-color: #ff952a;
    color: #fff;
}
.btn_group .btn.orange:hover {
    background-color: #f17900;
}
.btn_group .btn.orange:active {
    background-color: #c36200;
}
.btn_group .btn.orange.solid {
    background-color: #fff;
    border: 1px solid #ff952a;
    color: #ff952a;
}
.btn_group .btn.orange.solid:hover {
    background-color: #ff952a;
    color: #fff;
}
.btn_group .btn.orange.solid:active {
    background-color: #c36200;
}
.btn_group .btn.dark-lighten {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #bbb;
}
.btn_group .btn.dark-lighten:hover {
    background-color: #ddd;
    color: #fff;
}
.btn_group .btn.dark-lighten:active {
    background-color: #9f9f9f;
}
.btn_group .btn.dark-lighten.solid {
    background-color: #bbb;
    border: 1px solid #bbb;
    color: #fff;
}
.btn_group .btn.dark-lighten.solid:hover {
    background-color: #9f9f9f;
}
.btn_group .btn.dark-lighten.solid:active {
    background-color: #858585;
}
.btn_group .btn.brown {
    background-color: #a5673f;
    color: #fff;
}
.btn_group .btn.brown:hover {
    background-color: #7c4e2f;
}
.btn_group .btn.brown:active {
    background-color: #5b3923;
}
.btn_group .btn.sm {
    padding: 0.25rem 1rem;
}
.btn_group .btn b {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 20px;
    height: 15px;
    line-height: 15px;
    background-color: #dc3545;
    color: #fff;
    border-radius: 2px 0 0 2px;
    font-size: 0.85rem;
    font-weight: 400;
}
.btn_group.fun_btn .btn {
    padding: 0.375rem 1rem;
    border-bottom: 2px solid #005376;
    transition: all ease-out 0.3s;
}
.btn_group.fun_btn .btn.sm {
    padding: 0.25rem 1rem;
}
.btn_group.fun_btn .btn i {
    margin-right: 0.625rem;
}
.btn_group.fun_btn .btn:hover {
    transform: translateY(2px);
    transition: all ease-in 0.3s;
}
.btn_group.fun_btn .btn:active,
.btn_group.fun_btn .btn.active {
    background-color: #003348;
    border-bottom: 2px solid #005376;
}
.btn_group.fun_btn .btn.lighten {
    background-color: #29c0ff;
    border-bottom: 2px solid #0098d7;
}
.btn_group.fun_btn .btn.lighten:hover {
    background-color: #0098d7;
}
.btn_group.fun_btn .btn.lighten:active {
    background-color: #005376;
    border-bottom: 2px solid #005376;
}
.btn_group.fun_btn .btn.green {
    background-color: #64ba68;
    color: #fff;
    border-bottom: 2px solid #479f4b;
}
.btn_group.fun_btn .btn.green:hover {
    background-color: #479f4b;
}
.btn_group.fun_btn .btn.green:active {
    background-color: #397f3c;
    border-bottom: 2px solid #479f4b;
}
.btn_group.fun_btn .btn.red {
    background-color: #dc3545;
    color: #fff;
    border-bottom: 2px solid #921925 !important;
}
.btn_group.fun_btn .btn.red:hover {
    background-color: #921925;
}
.btn_group.fun_btn .btn.red .fa-undo {
    font-size: 0.8rem;
}
.btn_group.fun_btn .btn.orange {
    background-color: #ff952a;
    color: #fff;
    border-bottom: 2px solid #f17900;
}
.btn_group.fun_btn .btn.orange:hover {
    background-color: #f17900;
}
.btn_group.fun_btn .btn.orange:active {
    background-color: #c36200;
    border-bottom: 2px solid #f17900;
}
.btn_group.fun_btn .btn.brown {
    background-color: #a5673f;
    color: #fff;
    border-bottom: 2px solid #7c4e2f;
}
.btn_group.fun_btn .btn.brown:hover {
    background-color: #7c4e2f;
}
.btn_group.fun_btn .btn.brown:active {
    background-color: #5b3923;
    border-bottom: 2px solid #7c4e2f;
}
.btn_group.fun_btn .btn.not_suong {
    background-color: #dc3545;
    color: #fff;
    border-bottom: 0;
    cursor: default;
}
.btn_group.fun_btn .btn.not_suong::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-35deg);
    border-radius: 5px;
    width: 80%;
    height: 2px;
    background-color: #fff;
    content: "";
}
.btn_group.fun_btn .btn.not_suong:hover {
    background-color: #dc3545;
    transform: translateY(0);
}
.btn_group.fun_btn.operating {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
}
.btn_group.fun_btn.operating .btn {
    font-size: 1.375rem;
    height: 40px;
    line-height: 40px;
    width: 60px;
    padding: 0;
    overflow: hidden;
    border-radius: 0;
}
.btn_group.fun_btn.operating .btn.readonly {
    cursor: no-drop;
    background-color: #aaa;
    color: #ffffff;
    border-bottom: 2px solid #aaa;
}
.btn_group.fun_btn.operating .btn.w-a {
    width: auto;
}
.btn_group.fun_btn.operating .btn.w-80 {
    width: 80px;
}
.btn_group.fun_btn.operating .btn span {
    display: block;
    font-size: 1rem;
    transform: translateY(-100%);
    transition: all ease 0.3s;
}
.btn_group.fun_btn.operating .btn i {
    margin-right: 0;
    width: 100%;
    height: 40px;
    line-height: 38px;
    transform: translateY(-100%);
    transition: all ease 0.3s;
}
.btn_group.fun_btn.operating .btn.del {
    background-color: #dc3545;
    border-bottom: 2px solid #b9202f;
}
.btn_group.fun_btn.operating .btn.del:hover {
    background-color: #b9202f;
}
.btn_group.fun_btn.operating .btn.del i {
    top: -1px;
}
.btn_group.fun_btn.operating .btn.brown {
    background-color: #a5673f;
    border-bottom: 2px solid #7c4e2f;
}
.btn_group.fun_btn.operating .btn.brown:hover {
    background-color: #7c4e2f;
}
.btn_group.fun_btn.operating .btn.brown i {
    top: -1px;
}
.btn_group.fun_btn.operating .btn:first-child {
    border-radius: 5px 0 0 5px;
}
.btn_group.fun_btn.operating .btn:last-child {
    border-radius: 0 5px 5px 0;
}
.btn_group.fun_btn.operating .btn.border-all {
    border-radius: 5px;
}
.btn_group.fun_btn.operating .btn:hover {
    transform: translateY(0);
}
.btn_group.fun_btn.operating .btn:hover span {
    transform: translateY(0);
}
.btn_group.fun_btn.operating .btn:hover i {
    transform: translateY(0);
}
.btn_group .more_btn {
    display: inline-block;
    visibility: hidden;
    opacity: 0;
    transition: all ease 0.3s;
}
.btn_group .more_btn .unmber-box {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 20px;
    line-height: 23px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    font-size: 0.5rem;
    background-color: #f83c38;
    color: #fff;
    z-index: 2;
    display: block;
}
.btn_group .more_btn .unmber-box.number-animation {
    animation: numberscale 0.25s;
}
@keyframes numberscale {
    0%,
    100% {
        transform: scale(1);
    }
    60% {
        transform: scale(1.2);
    }
}
.btn_group .more_btn .other-function-box {
    width: 200px;
}
.btn_group .more_btn > a > i {
    top: 1px;
}
.btn_group .more_btn.show {
    visibility: visible;
    opacity: 1;
    transition: all ease 0.3s;
}
@media screen and (max-width: 360px) {
    .btn_group .more_btn {
        display: none;
        margin-top: 5px;
    }
    .btn_group .more_btn.show {
        display: block;
    }
}
@media screen and (max-width: 1023px) {
    .btn_group.fun_btn.accordion > .btn {
        display: none;
    }
}
@media screen and (min-width: 1024px) {
    .btn_group.fun_btn.accordion > .btn:hover {
        transform: translateY(0);
        border-bottom: 2px solid #003348;
    }
    .btn_group.fun_btn.accordion > .btn:active {
        transform: translateY(2px);
        background-color: #003348;
    }
    .btn_group.fun_btn.accordion > .btn.active {
        border-radius: 5px 5px 0 0;
        transform: translateY(2px);
        background-color: #003348;
    }
    .btn_group.fun_btn.accordion .nav {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        flex-flow: column nowrap;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        border-radius: 5px;
        visibility: hidden;
        opacity: 0;
        transform: translateY(0.5rem);
        transition: all ease 0.3s;
    }
    .btn_group.fun_btn.accordion .nav .btn {
        display: flex;
        flex-flow: row-reverse;
        justify-content: center;
        width: auto;
        border-radius: 0;
        background-color: #fff;
        color: #333;
        border-top: none;
        border-bottom: 1px solid #ddd !important;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        height: 37px;
        line-height: 37px;
    }
    .btn_group.fun_btn.accordion .nav .btn i {
        transform: translateY(0);
        width: auto;
        margin-right: 0.5rem;
        font-size: 1rem;
    }
    .btn_group.fun_btn.accordion .nav .btn span {
        transform: translateY(0);
    }
    .btn_group.fun_btn.accordion .nav .btn:hover {
        background-color: #eee;
    }
    .btn_group.fun_btn.accordion .nav .btn:first-of-type {
        border-radius: 5px 5px 0 0;
    }
    .btn_group.fun_btn.accordion .nav .btn:last-of-type {
        border-radius: 0 0 5px 5px;
    }
    .btn_group.fun_btn.accordion .nav.open {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
        transition: all ease 0.3s;
    }
    .btn_group.fun_btn.accordion.last-btn .nav {
        top: auto;
        bottom: 100%;
    }
    .btn_group.fun_btn.accordion.last-btn .btn.active {
        border-radius: 5px;
    }
}
.tow-box {
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ddd;
    border-radius: 5px;
    border: 1px solid #ddd;
    background-color: #fff;
    margin: auto;
    display: none;
    cursor: pointer;
}
.switch {
    width: 60px;
    height: 25px;
    margin: auto;
}
.switch label {
    width: 60px;
    height: 25px;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 20px;
    margin-bottom: 0;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
}
.switch label::before {
    content: "off";
    color: #aaa;
    position: absolute;
    right: 11px;
    top: 1px;
    transition: all ease-in-out 0.3s;
}
.switch label::after {
    content: "on";
    color: #fff;
    position: absolute;
    left: 11px;
    top: 0;
    opacity: 0;
    transition: all ease-in-out 0.3s;
}
.switch label span {
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 23px;
    width: 23px;
    background-color: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.16);
    transition: all ease-in-out 0.3s;
}
.switch input:checked + label {
    background-color: #64ba68;
    border: 1px solid #64ba68;
    transition: all ease-in-out 0.3s;
}
.switch input:checked + label::before {
    opacity: 0;
    transition: all ease-in-out 0.3s;
}
.switch input:checked + label::after {
    opacity: 1;
    transition: all ease-in-out 0.3s;
}
.switch input:checked + label span {
    left: calc(100% - 23px);
    transition: all ease-in-out 0.3s;
}
@media screen and (max-width: 1023px) {
    .switch {
        height: 30px;
        width: 65px;
    }
    .switch label {
        height: 30px;
        width: 65px;
    }
    .switch label::before {
        top: 3px;
    }
    .switch label::after {
        top: 2px;
    }
    .switch label span {
        height: 28px;
        width: 28px;
    }
}
.circle-select {
    padding-left: 1rem;
    width: calc(100% - 150px);
}
.circle-select *,
.circle-select *::before,
.circle-select *::after {
    transition: all ease 0.3s;
}
.circle-select input {
    display: none;
}
.circle-select input:checked + label {
    color: #007bae;
}
.circle-select input:checked + label::before {
    border: 1px solid #007bae;
}
.circle-select input:checked + label::after {
    opacity: 1;
}
.circle-select label {
    padding-left: 1.5rem;
    color: #aaa;
    margin-bottom: 0;
    margin-right: 1rem;
    cursor: pointer;
}
.circle-select label::before {
    position: absolute;
    content: "";
    left: 0;
    top: 1px;
    width: 20px;
    height: 20px;
    border: 1px solid #aaa;
    border-radius: 50%;
}
.circle-select label::after {
    position: absolute;
    content: "";
    left: 5px;
    top: 6px;
    width: 10px;
    height: 10px;
    background-color: #007bae;
    border-radius: 50%;
    opacity: 0;
}
@media screen and (max-width: 480px) {
    .circle-select {
        width: calc(100% - 130px);
    }
}
.release_group p {
    margin-bottom: 0;
    color: #aaa;
    pointer-events: none;
    cursor: default;
}
.donload_up_group {
    display: flex;
    flex-flow: row wrap;
}
.donload_up_group * {
    transition: all ease 0.3s;
}
.donload_up_group label,
.donload_up_group .donload_file {
    width: 120px;
    height: 100px;
    border-radius: 20px;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 0;
    margin: 0 0.5rem 1rem;
}
.donload_up_group label {
    height: 96px;
    background-color: #007bae;
    box-shadow: 0 4px #005376;
    color: #fff;
    cursor: pointer;
}
.donload_up_group label span {
    font-size: 1.25rem;
}
.donload_up_group label span i {
    display: block;
    margin-bottom: 0.5rem;
}
.donload_up_group label input {
    display: none;
}
.donload_up_group label:hover {
    background-color: #005376;
    transform: translateY(4px);
}
.donload_up_group .donload_file {
    border: 1px solid #ddd;
    color: #aaa;
    background-color: #fff;
    margin: 0 0.4rem 0.75rem;
    overflow: hidden;
}
.donload_up_group .donload_file p {
    padding: 0 0.5rem;
    color: #aaa;
    margin-bottom: 0.375rem;
    line-height: 1.2;
    font-size: 1.125rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    position: absolute;
    top: 0.875rem;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.donload_up_group .donload_file span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0.5rem;
    width: 100%;
    display: block;
    font-size: 1rem;
    text-transform: uppercase;
}
.donload_up_group .donload_file span i {
    margin-right: 0.5rem;
}
.donload_up_group .donload_file button {
    padding: 0.2rem 1rem;
    background-color: #f83c38;
    color: #fff;
    border-radius: 10px;
    font-size: 0.875rem;
    position: absolute;
    bottom: 0.5rem;
    opacity: 0;
    visibility: hidden;
}
.donload_up_group .donload_file button:focus {
    box-shadow: none;
}
.donload_up_group .donload_file:hover {
    border-color: #f83c38;
}
.donload_up_group .donload_file:hover p {
    color: #f83c38;
}
.donload_up_group .donload_file:hover span {
    opacity: 0;
    visibility: hidden;
}
.donload_up_group .donload_file:hover button {
    opacity: 1;
    visibility: visible;
}
@media screen and (max-width: 1023px) {
    .donload_up_group label,
    .donload_up_group .donload_file {
        width: calc(20% - 1rem);
    }
    .donload_up_group .donload_file {
        flex-direction: row;
    }
    .donload_up_group .donload_file p {
        top: 0.625rem;
    }
    .donload_up_group .donload_file span {
        bottom: 0;
        left: 0;
        width: 50%;
        display: inline-block;
        background-color: #ddd;
        color: #fff;
        padding: 0;
        height: 40px;
        line-height: 40px;
        border-radius: 0 0 0 10px;
        transform: translate(0);
    }
    .donload_up_group .donload_file span i {
        margin-right: 0.25rem;
    }
    .donload_up_group .donload_file button {
        bottom: 0;
        right: 0;
        visibility: visible;
        opacity: 1;
        width: 50%;
        display: inline-block;
        border-radius: 0 0 10px 0;
        padding: 0;
        height: 40px;
        line-height: 40px;
    }
    .donload_up_group .donload_file:hover span {
        opacity: 1;
        visibility: visible;
    }
    .donload_up_group.donload {
        padding: 1rem 0.5rem;
    }
    .donload_up_group.donload .donload_file span {
        transform: translateX(0);
        width: 100%;
        background-color: transparent;
        color: #aaa;
    }
}
@media screen and (max-width: 639px) {
    .donload_up_group label,
    .donload_up_group .donload_file {
        width: calc(33.3% - 1rem);
    }
}
@media screen and (max-width: 480px) {
    .donload_up_group label,
    .donload_up_group .donload_file {
        width: calc(50% - 1rem);
    }
}
@media screen and (max-width: 320px) {
    .donload_up_group label,
    .donload_up_group .donload_file {
        width: calc(100% - 1rem);
    }
}
.donload_up_group.donload {
    padding: 1rem 0.5rem;
}
.donload_up_group.donload .donload_file p {
    height: 42px;
}
.donload_up_group.donload .donload_file span i {
    transition: none;
}
.donload_up_group.donload .donload_file:hover {
    border-color: #49a54d;
}
.donload_up_group.donload .donload_file:hover p {
    color: #49a54d;
}
.donload_up_group.donload .donload_file:hover span {
    opacity: 1;
    visibility: visible;
    color: #49a54d;
}
.other-function-box {
    position: absolute;
    top: 60px;
    right: 0;
    width: 180px;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    visibility: hidden;
    opacity: 0;
    transform: translateY(0.5rem);
    transition: all ease 0.3s;
}
.other-function-box::before {
    position: absolute;
    content: "";
    top: -15px;
    right: 1.125rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #007bae transparent;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.3));
    z-index: -1;
}
.other-function-box ul {
    width: 100%;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
}
.other-function-box ul li {
    text-align: left;
}
.other-function-box ul li:first-of-type {
    padding: 0.5rem 1rem;
    background-color: #007bae;
    color: #fff;
}
.other-function-box ul li a {
    padding: 0.5rem 1rem;
    width: 100%;
    display: block;
}
.other-function-box ul li a i {
    margin-right: 0.5rem;
    width: 22px;
}
.other-function-box ul li a:hover {
    background-color: #eee;
    color: #000;
}
.other-function-box.open {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: all ease 0.3s;
}
.other-function-box.left {
    right: auto;
    left: 0;
}
.other-function-box.left::before {
    right: auto;
    left: 1.125rem;
}
.main_header.fixed {
    position: fixed;
    left: 260px;
    top: 80px;
    z-index: 50;
    width: calc(100% - 260px);
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    transition: all ease-out 0.1s;
}
@media screen and (max-width: 1023px) {
    .main_header.fixed {
        top: 60px;
        left: 0;
        width: 100%;
    }
}
.border_b_dark-l {
    border-bottom: 1px solid #ddd;
}
.page_crumbs {
    height: 55px;
    line-height: 55px;
    width: 100%;
    background-color: #29c0ff;
}
.page_crumbs section {
    height: 100%;
}
.page_crumbs ul {
    display: flex;
    height: 100%;
    justify-content: start;
    flex-flow: row wrap;
    align-items: center;
}
.page_crumbs ul li {
    margin-bottom: 0;
    font-size: 1.125rem;
    color: #fff;
}
.page_crumbs ul li a {
    color: #fff;
}
.page_crumbs ul li a:hover {
    color: #005376;
}
.page_crumbs ul li i {
    margin-right: 0.5rem;
    font-size: 1rem;
}
.page_crumbs ul li:not(:last-of-type) {
    margin-right: 0.5rem;
}
.page_crumbs.fixed {
    position: fixed;
    left: 260px;
    top: 80px;
    z-index: 99;
    width: calc(100% - 260px);
    padding-left: 40px;
    padding-right: 40px;
}
@media screen and (max-width: 1023px) {
    .page_crumbs {
        height: auto;
    }
}
@media screen and (max-width: 480px) {
    .page_crumbs {
        height: auto;
        line-height: 35px;
    }
    .page_crumbs ul {
        padding: 0.75rem 0;
    }
}
.info_box {
    padding: 1rem;
    border-radius: 10px;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.16);
    background-color: #fff;
}
.info_box.nopd {
    padding: 0;
}
.info_box.nopd .header {
    padding: 1rem;
}
.info_box.ov-h {
    overflow: hidden;
}
.title_header h2 {
    font-size: 1.25rem;
}
.title_header h2 i {
    font-size: 1rem;
    margin-right: 0.5rem;
}
.form-group {
    display: flex;
    flex-flow: row wrap;
    justify-content: start;
    align-items: center;
}
.form-group.time-box {
    align-items: flex-end;
    pointer-events: none;
}
.form-group.time-box * {
    pointer-events: auto;
}
.form-group.time-box .form-control {
    width: calc((100% - 150px) / 2);
    cursor: pointer;
}
.form-group.time-box .form-control:first-of-type {
    border-radius: 0;
}
.form-group.time-box .form-control.datepicker-time {
    margin-left: -1px;
}
.form-group.time-box .form-control.width-100 {
    width: calc(100% - 150px);
}
.form-group .form-title {
    width: 150px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    background-color: #007bae;
    color: #fff;
    margin-bottom: 0;
    border-radius: 5px 0 0 5px;
}
.form-group .form-title.required::before {
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
    height: 100%;
    content: "";
    background-color: #dc3545;
    border-radius: 0;
}
.form-group .form-control {
    width: calc(100% - 150px);
    height: 37px;
    line-height: 37px;
    border-radius: 0 5px 5px 0;
    transition: all ease-out 0.35s;
}
.form-group .form-control:focus {
    box-shadow: none;
    border-color: #007bae;
}
.form-group .form-control.sel_class:focus {
    border-color: #ddd;
}
.form-group .switch {
    margin: 0 0 0 1rem;
}
.form-group.sign .form-title {
    border-radius: 5px;
}
.form-group.more-control {
    align-items: start;
}
.form-group.more-control > .row {
    width: calc(100% - 150px);
    margin: 0;
}
.form-group.more-control > .row [class*="col"] {
    padding-left: 0;
}
.form-group.more-control > .row [class*="col"]:last-of-type {
    padding-right: 0;
}
.form-group.more-control
    > .row
    [class*="col"]:not(:first-of-type)
    .form-control {
    border-radius: 5px;
}
.form-group.more-control > .row .form-control {
    width: 100%;
}
.form-group.more-control > .row .form-control.sel_class.signle.open,
.form-group.more-control > .row .form-control.sel_class.multi.open {
    border-radius: 0 5px 0 0;
}
.form-group:last-of-type {
    margin-bottom: 0;
}
.form-group.text-relate {
    flex-flow: column wrap;
    align-items: flex-start;
}
.form-group.text-relate .form-title {
    border-radius: 5px 5px 0 0;
}
.form-group.text-relate .form-title.required::before {
    border-radius: 0 5px 0 0;
}
.form-group.text-relate .form-remind {
    display: inline-block;
    width: calc(100% - 150px);
    padding-left: 1rem;
    height: 37px;
    line-height: 37px;
    color: #dc3545;
}
.form-group.text-relate .form-control {
    width: 100%;
    min-height: 150px;
    resize: none;
    border-radius: 0 5px 5px 5px;
    line-height: 1.5;
}
.form-group.text-relate .form-control.border-r-all {
    border-radius: 5px;
}
.form-group.text-relate .form-control:read-only {
    background-color: #fff;
}
.form-group.text-relate .form-control:read-only:focus {
    border-color: #ddd;
}
.form-group .updatebox {
    min-height: 150px;
    width: 100%;
    max-width: 100%;
    padding: 0.75rem 0.75rem;
    border-radius: 0 5px 5px 5px;
    border: 1px solid #ced4da;
}
.form-group .updatebox .box {
    background-color: #aaaaaa;
    color: #ffffff;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    margin: 0.2rem;
    padding: 0 0.375rem;
    font-size: 1rem;
}
.form-group.error .form-title {
    background-color: #dc3545;
}
.form-group.error .form-control {
    border-color: #dc3545;
}
@media screen and (max-width: 991px) {
    .form-group.more-control .form-title {
        border-radius: 5px 5px 0 0;
    }
    .form-group.more-control .form-title.required {
        overflow: hidden;
    }
    .form-group.more-control > .row {
        width: 100%;
    }
    .form-group.more-control > .row [class*="col"] {
        padding-left: 0;
        padding-right: 0;
    }
    .form-group.more-control > .row [class*="col"] + [class*="col"] {
        margin-top: 1rem;
    }
    .form-group.more-control > .row [class*="col"]:first-of-type .form-control {
        border-radius: 0 5px 5px 5px;
    }
}
@media screen and (max-width: 480px) {
    .form-group.sign.sm-column {
        flex-flow: column wrap;
        align-items: flex-start;
    }
    .form-group.sign.sm-column label {
        margin-bottom: 0.75rem;
    }
    .form-group .form-title {
        width: 130px;
    }
    .form-group .form-control {
        width: calc(100% - 130px);
    }
    .form-group.time-box {
        align-items: flex-start;
        flex-direction: column;
    }
    .form-group.time-box .form-title {
        border-radius: 5px 5px 0 0;
    }
    .form-group.time-box .form-control {
        width: 100%;
    }
    .form-group.time-box .form-control:first-of-type {
        border-radius: 0 5px 0 0;
    }
    .form-group.time-box .form-control:last-of-type {
        border-radius: 0 0 5px 5px;
        margin-top: -1px;
    }
}
.error_textblock {
    margin: 0.5rem 0;
    padding: 0.5rem 1rem;
    display: block;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #dc3545;
    background: #ffe8e6;
}
.error_textblock h5 {
    color: #dc3545;
}
.error_textblock p {
    margin-bottom: 0;
    color: #dc3545;
    font-size: 1.125rem;
}
.file_upload * {
    transition: all ease 0.3s;
}
.file_upload label {
    display: block;
    height: 37px;
    line-height: 37px;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #fff;
    cursor: pointer;
    padding-left: 170px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.file_upload label p {
    height: 37px;
    line-height: 37px;
}
.file_upload label span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 150px;
    height: 37px;
    line-height: 37px;
    background-color: #007bae;
    color: #fff;
    text-align: center;
}
.file_upload label span i {
    margin-right: 0.25rem;
}
.file_upload label:hover {
    border: 1px solid #007bae;
}
.file_upload label:hover span {
    background-color: #005376;
}
.file_upload label.required span::before {
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
    height: 100%;
    content: "";
    background-color: #dc3545;
    border-radius: 0;
}
.file_upload .remind {
    color: #dc3545;
}
.file_upload.error label {
    border-color: #dc3545;
}
.file_upload.error label span {
    background-color: #dc3545;
}
.file_upload.error label:hover {
    border-color: #b9202f;
}
.file_upload.error label:hover span {
    background-color: #b9202f;
}
@media screen and (max-width: 480px) {
    .file_upload label {
        padding-left: 140px;
        height: 40px;
        line-height: 40px;
    }
    .file_upload label span {
        width: 130px;
        height: 38px;
        line-height: 38px;
    }
}
.file_upload.required label span::before {
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
    height: 100%;
    content: "";
    background-color: #dc3545;
    border-radius: 0;
}
.img_preview {
    height: calc(100% - 40px);
    max-height: 550px;
    min-height: 200px;
    border-radius: 10px;
    background-color: #eee;
    border: 1px dashed #aaa;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.img_preview p {
    margin-bottom: 0;
    cursor: default;
    font-size: 1.25rem;
}
.img_preview.img {
    background-color: #fff;
    border: none;
}
.img_preview.img img {
    max-width: 100%;
    max-height: 100%;
}
.img_preview .btn_group {
    display: none;
}
.img_preview.delete {
    overflow: hidden;
}
.img_preview.delete::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    border-radius: 10px;
    transition: all ease 0.3s;
    z-index: 2;
}
.img_preview.delete .btn_group {
    display: flex;
    flex-flow: column nowrap;
    height: calc(100% - 1.25rem);
    width: 100%;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 10px;
    bottom: 10px;
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
    transition: all ease 0.3s;
    z-index: 3;
}
.img_preview.delete .btn_group .btn_img_viewe {
    background-color: #fff;
    border: 1px solid #007bae;
    color: #007bae;
}
.img_preview.delete .btn_group .btn_img_viewe:hover {
    background-color: #007bae;
    color: #fff;
}
.img_preview.delete .btn_group .btn + .btn {
    margin-top: 0.5rem;
}
.img_preview.delete:hover::after {
    visibility: visible;
    opacity: 1;
    transition: all ease 0.3s;
}
.img_preview.delete:hover .btn_group {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
    transition: all ease 0.3s;
}
.img_preview.sm {
    max-height: 160px;
    min-height: 160px;
    width: 160px;
    background-color: #eee;
}
.img_preview.sm.img {
    justify-content: left;
    border: 2px solid #ddd;
    display: inline-block;
    min-height: auto;
    height: 160px;
    line-height: calc(160px - 1.5rem);
    width: auto;
    padding: 0.5rem;
    min-width: 160px;
    text-align: center;
}
.img_preview.sm.delete .btn_group {
    right: 50%;
    white-space: nowrap;
    transform: translateY(100%) translateX(50%);
}
.img_preview.sm.delete:hover .btn_group {
    transform: translateY(0) translateX(50%);
    visibility: visible;
    opacity: 1;
}
@media screen and (max-width: 1023px) {
    .img_preview.delete::after {
        visibility: visible;
        opacity: 1;
    }
    .img_preview.delete .btn_group {
        transform: translateY(0) translateX(0);
        visibility: visible;
        opacity: 1;
    }
    .img_preview.delete.sm .btn_group {
        transform: translateY(0) translateX(50%);
        visibility: visible;
        opacity: 1;
    }
}
.check_style {
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 4px;
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    transition: all ease 0.3s;
}
.check_style::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    position: absolute;
    top: -5px;
    right: -3px;
    color: #64ba68;
    font-size: 1.125rem;
    opacity: 0;
    transition: all ease 0.3s;
}
.check_style:hover {
    border: 1px solid #64ba68;
    opacity: 0.5;
    transform: scale(0.9);
    transition: all ease 0.3s;
}
.check_style:hover:active {
    transform: scale(1.4);
    transition: all ease 0.2s;
}
.check_style:hover::before {
    opacity: 1;
}
@media screen and (max-width: 1023px) {
    .check_style:hover {
        opacity: 1;
        transform: scale(1);
        border: 1px solid #ddd;
        background-color: #fff;
    }
    .check_style:hover::before {
        opacity: 0;
        transform: scale(1.4);
    }
}
input[name="check"]:checked + label {
    border: 1px solid #64ba68;
    transition: all ease 0.3s;
}
input[name="check"]:checked + label::before {
    opacity: 1;
}
@media screen and (max-width: 1023px) {
    input[name="check"]:checked + label {
        transition: all ease 0.45s;
    }
    input[name="check"]:checked + label::before {
        transform: scale(1);
    }
}
.search_group {
    display: flex;
    flex-flow: row nowrap;
}
.search_group * {
    transition: all ease 0.3s;
}
.search_group label {
    margin-bottom: 0;
    width: 300px;
    height: 37px;
}
.search_group label input {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 0 2.5rem 0 1rem;
}
.search_group label input:focus {
    border: 1px solid #007bae;
}
.search_group label input:focus + button {
    border: 1px solid #007bae;
}
.search_group label button {
    height: 100%;
    width: 50px;
    border: 1px solid #ddd;
    color: #aaa;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 0;
}
.search_group label button i {
    display: block;
}
.search_group label button:hover {
    background-color: #007bae;
}
.search_group label button:hover i {
    color: #fff;
}
.search_group .clear {
    height: 37px;
    width: 37px;
    border: 1px solid #ddd;
    border-left: 0;
    border-radius: 0 5px 5px 0;
    color: #aaa;
    background-color: #fff;
}
.search_group .clear:hover {
    background-color: #dc3545;
    border-color: #dc3545;
}
.search_group .clear:hover i {
    color: #fff;
}
.search_group .clear:disabled {
    background-color: #ddd;
    border-color: #ddd;
}
.search_group .clear:disabled i {
    color: #aaa;
}
.data_unmber_group span {
    top: -1px;
}
.data_unmber_group p {
    background-color: #000;
    color: #fff;
    height: 37px;
    line-height: 37px;
    display: inline-block;
    border-radius: 5px;
    padding: 0 0.75rem;
    margin-bottom: 0;
}
.page_amount.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.page_amount .btn-primary:not(:disabled):not(.disabled).active,
.page_amount .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}
.page_amount button:focus {
    box-shadow: none;
}
.page_amount .dropdown-menu {
    padding: 0;
    min-width: 100%;
}
.page_amount .dropdown-menu a {
    padding: 0.5rem 0.5rem 0.5rem 1rem;
}
.progress_circle {
    display: block;
}
.progress_circle span {
    display: inline-block;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #aaa;
    cursor: default;
}
.progress_circle.nice span {
    background-color: #64ba68;
}
.progress_circle.complete span {
    background-color: #007bae;
}
.progress_circle.almost span {
    background-color: #f83c38;
}
.page_number {
    display: inline-block;
}
.page_number nav ul .page-item:first-child .page-link {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.page_number nav ul .page-item:last-child .page-link {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.page_number nav ul .page-item .page-link {
    background-color: #fff;
    color: #aaa;
    border: 1px solid #ddd;
    width: 40px;
    height: 40px;
    box-shadow: 0 1px #aaa;
}
.page_number nav ul .page-item .page-link:hover {
    background-color: #f17900;
    color: #fff;
    border: 1px solid #f17900;
    box-shadow: 0;
    height: 39px;
    transform: translateY(1px);
}
.page_number nav ul .page-item .page-link:focus {
    box-shadow: none;
}
.page_number nav ul .page-item .page-link span {
    top: 2px;
}
.page_number nav ul .page-item.disabled .page-link {
    background-color: #eee;
}
.page_number nav ul .page-item.active .page-link {
    background-color: #ff952a;
    color: #fff;
    border: 1px solid #ff952a;
}
.page_number nav ul .page-item.active .page-link:hover {
    height: 40px;
    transform: translateY(0px);
}
footer::before {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 60%;
    content: "";
    z-index: -1;
    background: linear-gradient(
        to right,
        transparent 0%,
        rgba(0, 0, 0, 0.3) 100%
    );
}
footer .footer_group {
    width: 100%;
    height: 45px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
}
footer .footer_group .online_user p {
    margin-bottom: 0;
    line-height: 1;
}
footer .footer_group .time_ec p {
    margin-bottom: 0;
    line-height: 1;
}
@media screen and (max-width: 639px) {
    footer::before {
        background: #000;
        width: 100%;
    }
    footer .footer_group {
        height: auto;
        justify-content: center;
        flex-flow: column nowrap;
        color: #fff;
    }
    footer .footer_group .time_ec p {
        display: block;
    }
}
.viewer-container .viewer-title {
    font-size: 1.5rem;
    color: #fff;
    margin: 0 5% 10px;
}
.viewer-container .viewer-toolbar > ul > li {
    width: 45px;
    height: 45px;
}
.viewer-container .viewer-toolbar > ul > li::before {
    margin: 13px;
}
.viewer-container .viewer-button {
    width: 100px;
    height: 100px;
}
.viewer-container .viewer-button::before {
    bottom: 25px;
    left: 25px;
}
.table_st {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
}
.table_st .tabel_header {
    background-color: #8c8c8c;
    color: #fff;
    border: 1px solid #8c8c8c;
    border-radius: 10px 10px 0 0;
}
.table_st .tabel_header th {
    font-weight: 100;
}
.table_st .tabel_header th i {
    padding: 0 0.25rem;
    cursor: pointer;
}
.table_st .tabel_header.blue {
    background-color: #007bae;
    border: 1px solid #007bae;
}
.table_st .tabel_header.green {
    background-color: #64ba68;
    border: 1px solid #64ba68;
}
.table_st .tabel_header.red {
    background-color: #dc3545;
    border: 1px solid #dc3545;
}
.table_st .tabel_header.organge {
    background-color: #ff952a;
    border: 1px solid #ff952a;
}
.table_st thead {
    display: none;
}
.table_st thead tr th {
    text-align: center;
    padding: 0.875rem 0;
}
.table_st tbody {
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
}
.table_st tbody tr {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.table_st tbody tr:not(:first-of-type) {
    border-bottom: 1px solid #ddd;
}
.table_st tbody tr:not(:first-of-type):hover {
    background-color: rgba(0, 0, 0, 0.03);
}
.table_st tbody tr th,
.table_st tbody tr td {
    display: inline-block;
    text-align: center;
}
.table_st tbody tr th.thw-1,
.table_st tbody tr td.thw-1 {
    width: calc(((100% / 16) * 1) - 1rem);
    flex: 1 1 calc(((100% / 16) * 1) - 1rem);
}
.table_st tbody tr th.thw-2,
.table_st tbody tr td.thw-2 {
    width: calc(((100% / 16) * 2) - 1rem);
    flex: 1 1 calc(((100% / 16) * 2) - 1rem);
}
.table_st tbody tr th.thw-3,
.table_st tbody tr td.thw-3 {
    width: calc(((100% / 16) * 3) - 1rem);
    flex: 1 1 calc(((100% / 16) * 3) - 1rem);
}
.table_st tbody tr th.thw-4,
.table_st tbody tr td.thw-4 {
    width: calc(((100% / 16) * 4) - 1rem);
    flex: 1 1 calc(((100% / 16) * 4) - 1rem);
}
.table_st tbody tr th.thw-5,
.table_st tbody tr td.thw-5 {
    width: calc(((100% / 16) * 5) - 1rem);
    flex: 1 1 calc(((100% / 16) * 5) - 1rem);
}
.table_st tbody tr th.thw-6,
.table_st tbody tr td.thw-6 {
    width: calc(((100% / 16) * 6) - 1rem);
    flex: 1 1 calc(((100% / 16) * 6) - 1rem);
}
.table_st tbody tr th.thw-7,
.table_st tbody tr td.thw-7 {
    width: calc(((100% / 16) * 7) - 1rem);
    flex: 1 1 calc(((100% / 16) * 7) - 1rem);
}
.table_st tbody tr th.thw-8,
.table_st tbody tr td.thw-8 {
    width: calc(((100% / 16) * 8) - 1rem);
    flex: 1 1 calc(((100% / 16) * 8) - 1rem);
}
.table_st tbody tr th.thw-9,
.table_st tbody tr td.thw-9 {
    width: calc(((100% / 16) * 9) - 1rem);
    flex: 1 1 calc(((100% / 16) * 9) - 1rem);
}
.table_st tbody tr th.thw-10,
.table_st tbody tr td.thw-10 {
    width: calc(((100% / 16) * 10) - 1rem);
    flex: 1 1 calc(((100% / 16) * 10) - 1rem);
}
.table_st tbody tr th.thw-11,
.table_st tbody tr td.thw-11 {
    width: calc(((100% / 16) * 11) - 1rem);
    flex: 1 1 calc(((100% / 16) * 11) - 1rem);
}
.table_st tbody tr th.thw-12,
.table_st tbody tr td.thw-12 {
    width: calc(((100% / 16) * 12) - 1rem);
    flex: 1 1 calc(((100% / 16) * 12) - 1rem);
}
.table_st tbody tr th.thw-13,
.table_st tbody tr td.thw-13 {
    width: calc(((100% / 16) * 13) - 1rem);
    flex: 1 1 calc(((100% / 16) * 13) - 1rem);
}
.table_st tbody tr th.thw-14,
.table_st tbody tr td.thw-14 {
    width: calc(((100% / 16) * 14) - 1rem);
    flex: 1 1 calc(((100% / 16) * 14) - 1rem);
}
.table_st tbody tr th.thw-15,
.table_st tbody tr td.thw-15 {
    width: calc(((100% / 16) * 15) - 1rem);
    flex: 1 1 calc(((100% / 16) * 15) - 1rem);
}
.table_st tbody tr th.thw-16,
.table_st tbody tr td.thw-16 {
    width: 100%;
    flex: 1 1 100%;
}
.table_st tbody tr th {
    text-align: center;
    padding: 0.875rem 0;
}
.table_st tbody tr th.check_all_mb {
    display: none;
    border-radius: 10px 10px 0 0;
}
.table_st tbody tr td {
    padding: 0.5rem 0.25rem;
}
.table_st tbody tr td .img_box {
    height: 60px;
    width: 60px;
    margin: auto;
    cursor: pointer;
}
.table_st tbody tr td .img_box::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: 1;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
.table_st tbody tr td .img_box::after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00e";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.5rem;
    opacity: 0;
    z-index: 1;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
.table_st tbody tr td .img_box img {
    height: 100%;
    width: auto;
}
.table_st tbody tr td .img_box:hover {
    background-color: #ddd;
}
.table_st tbody tr td .img_box:hover::before {
    opacity: 1;
    transition: all ease-out 0.3s;
}
.table_st tbody tr td .img_box:hover::after {
    opacity: 1;
    transition: all ease-out 0.3s;
}
.table_st tbody tr td .priority {
    display: inline-block;
    padding: 0.125rem 0.25rem;
    border-radius: 5px;
    color: #fff;
}
.table_st tbody tr td .priority.lv1 {
    background-color: #dc3545;
}
.table_st tbody tr td .priority.lv2 {
    background-color: #ff952a;
}
.table_st tbody tr td .priority.lv3 {
    background-color: #007bae;
}
.table_st tbody tr td .priority.lv4 {
    background-color: #64ba68;
}
.table_st tbody tr td .table-title {
    position: absolute;
    left: 0.75rem;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}
.table_st tbody tr.product_theme td span {
    display: block;
    background-color: #aaa;
    color: #fff;
    border-radius: 5px;
}
.table_st tbody tr:nth-of-type(1) {
    z-index: 100;
}
.table_st tbody tr:nth-of-type(2) {
    z-index: 99;
}
.table_st tbody tr:nth-of-type(3) {
    z-index: 98;
}
.table_st tbody tr:nth-of-type(4) {
    z-index: 97;
}
.table_st tbody tr:nth-of-type(5) {
    z-index: 96;
}
.table_st tbody tr:nth-of-type(6) {
    z-index: 95;
}
.table_st tbody tr:nth-of-type(7) {
    z-index: 94;
}
.table_st tbody tr:nth-of-type(8) {
    z-index: 93;
}
.table_st tbody tr:nth-of-type(9) {
    z-index: 92;
}
.table_st tbody tr:nth-of-type(10) {
    z-index: 91;
}
.table_st tbody tr:nth-of-type(11) {
    z-index: 90;
}
.table_st tbody tr:nth-of-type(12) {
    z-index: 89;
}
.table_st tbody tr:nth-of-type(13) {
    z-index: 88;
}
.table_st tbody tr:nth-of-type(14) {
    z-index: 87;
}
.table_st tbody tr:nth-of-type(15) {
    z-index: 86;
}
.table_st tbody tr:nth-of-type(16) {
    z-index: 85;
}
.table_st tbody tr:nth-of-type(17) {
    z-index: 84;
}
.table_st tbody tr:nth-of-type(18) {
    z-index: 83;
}
.table_st tbody tr:nth-of-type(19) {
    z-index: 82;
}
.table_st tbody tr:nth-of-type(20) {
    z-index: 81;
}
.table_st tbody tr:nth-of-type(21) {
    z-index: 80;
}
.table_st tbody tr:nth-of-type(22) {
    z-index: 79;
}
.table_st tbody tr:nth-of-type(23) {
    z-index: 78;
}
.table_st tbody tr:nth-of-type(24) {
    z-index: 77;
}
.table_st tbody tr:nth-of-type(25) {
    z-index: 76;
}
.table_st tbody tr:nth-of-type(26) {
    z-index: 75;
}
.table_st tbody tr:nth-of-type(27) {
    z-index: 74;
}
.table_st tbody tr:nth-of-type(28) {
    z-index: 73;
}
.table_st tbody tr:nth-of-type(29) {
    z-index: 72;
}
.table_st tbody tr:nth-of-type(30) {
    z-index: 71;
}
.table_st tbody tr:nth-of-type(31) {
    z-index: 70;
}
.table_st tbody tr:nth-of-type(32) {
    z-index: 69;
}
.table_st tbody tr:nth-of-type(33) {
    z-index: 68;
}
.table_st tbody tr:nth-of-type(34) {
    z-index: 67;
}
.table_st tbody tr:nth-of-type(35) {
    z-index: 66;
}
.table_st tbody tr:nth-of-type(36) {
    z-index: 65;
}
.table_st tbody tr:nth-of-type(37) {
    z-index: 64;
}
.table_st tbody tr:nth-of-type(38) {
    z-index: 63;
}
.table_st tbody tr:nth-of-type(39) {
    z-index: 62;
}
.table_st tbody tr:nth-of-type(40) {
    z-index: 61;
}
.table_st tbody tr:nth-of-type(41) {
    z-index: 60;
}
.table_st tbody tr:nth-of-type(42) {
    z-index: 59;
}
.table_st tbody tr:nth-of-type(43) {
    z-index: 58;
}
.table_st tbody tr:nth-of-type(44) {
    z-index: 57;
}
.table_st tbody tr:nth-of-type(45) {
    z-index: 56;
}
.table_st tbody tr:nth-of-type(46) {
    z-index: 55;
}
.table_st tbody tr:nth-of-type(47) {
    z-index: 54;
}
.table_st tbody tr:nth-of-type(48) {
    z-index: 53;
}
.table_st tbody tr:nth-of-type(49) {
    z-index: 52;
}
.table_st tbody tr:nth-of-type(50) {
    z-index: 51;
}
.table_st tbody tr:nth-of-type(51) {
    z-index: 50;
}
.table_st tbody tr:nth-of-type(52) {
    z-index: 49;
}
.table_st tbody tr:nth-of-type(53) {
    z-index: 48;
}
.table_st tbody tr:nth-of-type(54) {
    z-index: 47;
}
.table_st tbody tr:nth-of-type(55) {
    z-index: 46;
}
.table_st tbody tr:nth-of-type(56) {
    z-index: 45;
}
.table_st tbody tr:nth-of-type(57) {
    z-index: 44;
}
.table_st tbody tr:nth-of-type(58) {
    z-index: 43;
}
.table_st tbody tr:nth-of-type(59) {
    z-index: 42;
}
.table_st tbody tr:nth-of-type(60) {
    z-index: 41;
}
.table_st tbody tr:nth-of-type(61) {
    z-index: 40;
}
.table_st tbody tr:nth-of-type(62) {
    z-index: 39;
}
.table_st tbody tr:nth-of-type(63) {
    z-index: 38;
}
.table_st tbody tr:nth-of-type(64) {
    z-index: 37;
}
.table_st tbody tr:nth-of-type(65) {
    z-index: 36;
}
.table_st tbody tr:nth-of-type(66) {
    z-index: 35;
}
.table_st tbody tr:nth-of-type(67) {
    z-index: 34;
}
.table_st tbody tr:nth-of-type(68) {
    z-index: 33;
}
.table_st tbody tr:nth-of-type(69) {
    z-index: 32;
}
.table_st tbody tr:nth-of-type(70) {
    z-index: 31;
}
.table_st tbody tr:nth-of-type(71) {
    z-index: 30;
}
.table_st tbody tr:nth-of-type(72) {
    z-index: 29;
}
.table_st tbody tr:nth-of-type(73) {
    z-index: 28;
}
.table_st tbody tr:nth-of-type(74) {
    z-index: 27;
}
.table_st tbody tr:nth-of-type(75) {
    z-index: 26;
}
.table_st tbody tr:nth-of-type(76) {
    z-index: 25;
}
.table_st tbody tr:nth-of-type(77) {
    z-index: 24;
}
.table_st tbody tr:nth-of-type(78) {
    z-index: 23;
}
.table_st tbody tr:nth-of-type(79) {
    z-index: 22;
}
.table_st tbody tr:nth-of-type(80) {
    z-index: 21;
}
.table_st tbody tr:nth-of-type(81) {
    z-index: 20;
}
.table_st tbody tr:nth-of-type(82) {
    z-index: 19;
}
.table_st tbody tr:nth-of-type(83) {
    z-index: 18;
}
.table_st tbody tr:nth-of-type(84) {
    z-index: 17;
}
.table_st tbody tr:nth-of-type(85) {
    z-index: 16;
}
.table_st tbody tr:nth-of-type(86) {
    z-index: 15;
}
.table_st tbody tr:nth-of-type(87) {
    z-index: 14;
}
.table_st tbody tr:nth-of-type(88) {
    z-index: 13;
}
.table_st tbody tr:nth-of-type(89) {
    z-index: 12;
}
.table_st tbody tr:nth-of-type(90) {
    z-index: 11;
}
.table_st tbody tr:nth-of-type(91) {
    z-index: 10;
}
.table_st tbody tr:nth-of-type(92) {
    z-index: 9;
}
.table_st tbody tr:nth-of-type(93) {
    z-index: 8;
}
.table_st tbody tr:nth-of-type(94) {
    z-index: 7;
}
.table_st tbody tr:nth-of-type(95) {
    z-index: 6;
}
.table_st tbody tr:nth-of-type(96) {
    z-index: 5;
}
.table_st tbody tr:nth-of-type(97) {
    z-index: 4;
}
.table_st tbody tr:nth-of-type(98) {
    z-index: 3;
}
.table_st tbody tr:nth-of-type(99) {
    z-index: 2;
}
.table_st tbody tr:nth-of-type(100) {
    z-index: 1;
}
.table_st tbody tr:nth-of-type(101) {
    z-index: 0;
}
.table_st tbody tr:last-of-type {
    border-radius: 0 0 10px 10px;
    padding: 0 0.5rem;
}
.table_st tbody tr:last-of-type.uptop {
    z-index: 100;
}
.table_st.tow-move tbody tr:not(:first-of-type) {
    background-color: #e1f6ff;
    cursor: grab;
}
.table_st.tow-move tbody tr td .tow-box {
    display: block;
}
.table_st.tow-move tbody tr .btn_group.fun_btn.operating .btn {
    display: none;
}
.table_st.product_progress_ing tbody tr th,
.table_st.product_progress_ing tbody tr td {
    width: 11.111%;
}
.table_st.product_progress_edit tbody tr th,
.table_st.product_progress_edit tbody tr td {
    width: 16.666666%;
}
.table_st.product_progress_ok tbody tr th,
.table_st.product_progress_ok tbody tr td {
    width: 25%;
}
.table_st.row8 tbody tr th,
.table_st.row8 tbody tr td {
    width: 12.5%;
}
.table_st.row7 tbody tr th,
.table_st.row7 tbody tr td {
    width: 14.28571428571429%;
}
.table_st.row6 tbody tr th,
.table_st.row6 tbody tr td {
    width: 16.66666%;
}
.table_st.row5 tbody tr th,
.table_st.row5 tbody tr td {
    width: 20%;
}
.table_st.row4 tbody tr th,
.table_st.row4 tbody tr td {
    width: 25%;
}
.table_st.row3 tbody tr th,
.table_st.row3 tbody tr td {
    width: 33.3333%;
}
.table_st.row2 tbody tr th,
.table_st.row2 tbody tr td {
    width: 50%;
}
.table_st.administrator_group .tabel_header {
    background-color: #007bae;
    border: 1px solid #007bae;
}
.table_st.administrator_group tbody tr th:nth-of-type(1),
.table_st.administrator_group tbody tr td:nth-of-type(1) {
    width: 200px;
}
.table_st.administrator_group tbody tr th:nth-of-type(2),
.table_st.administrator_group tbody tr td:nth-of-type(2) {
    width: calc(100% - 410px);
}
.table_st.administrator_group tbody tr th:nth-of-type(3),
.table_st.administrator_group tbody tr td:nth-of-type(3) {
    width: 210px;
}
.table_st.administrator_group tbody tr td:nth-of-type(2) {
    text-align: left;
}
.table_st.administrator_group tbody tr:last-of-type td:nth-of-type(1),
.table_st.administrator_group tbody tr:last-of-type td:nth-of-type(2),
.table_st.administrator_group tbody tr:last-of-type th:nth-of-type(1),
.table_st.administrator_group tbody tr:last-of-type th:nth-of-type(2) {
    width: auto;
}
.table_st.administrator_group tbody tr:last-of-type td {
    padding: 0.5rem 1rem;
}
@media screen and (max-width: 1023px) {
    .table_st thead {
        display: flex;
        width: 100%;
    }
    .table_st thead tr {
        width: 100%;
    }
    .table_st thead tr th {
        display: block;
    }
    .table_st tbody {
        flex-flow: column wrap;
    }
    .table_st tbody .tabel_header {
        display: none;
    }
    .table_st tbody tr {
        flex-flow: column wrap;
    }
    .table_st tbody tr:not(:last-of-type) {
        border-bottom: 2px solid #007bae;
    }
    .table_st tbody tr:not(:last-of-type) td {
        padding-left: 5.5rem;
    }
    .table_st tbody tr:not(:last-of-type)::before {
        position: absolute;
        left: 5rem;
        top: 0;
        width: 1px;
        height: 100%;
        background-color: #ddd;
        content: "";
    }
    .table_st tbody tr td .table-title {
        display: block;
    }
    .table_st tbody tr td:not(:last-of-type) {
        border-bottom: 1px solid #eee;
    }
    .table_st tbody tr:not(:first-of-type):hover {
        background-color: #fff;
    }
    .table_st tbody tr:last-of-type td {
        width: 100%;
        border-bottom: 0;
    }
    .table_st tbody tr.clear-td::before {
        display: none;
    }
    .table_st tbody tr.clear-td td {
        padding-left: 0;
    }
    .table_st.product_progress_ing tbody tr th,
    .table_st.product_progress_ing tbody tr td,
    .table_st.product_progress_edit tbody tr th,
    .table_st.product_progress_edit tbody tr td,
    .table_st.product_progress_ok tbody tr th,
    .table_st.product_progress_ok tbody tr td,
    .table_st.row5 tbody tr th,
    .table_st.row5 tbody tr td {
        width: 100%;
    }
    .table_st.product_progress_ing tbody tr:not(:last-of-type) {
        border-bottom: 2px solid #007bae;
    }
    .table_st.product_progress_edit tbody tr:not(:last-of-type) {
        border-bottom: 2px solid #64ba68;
    }
    .table_st.product_progress_ok tbody tr:not(:last-of-type) {
        border-bottom: 2px solid #ff952a;
    }
    .table_st.row5 tbody tr:not(:last-of-type) {
        border-bottom: 2px solid #dc3545;
    }
}
@media screen and (min-width: 320px) {
    .table_st tbody tr th.thw-xs-1,
    .table_st tbody tr td.thw-xs-1 {
        width: calc(((100% / 16) * 1) - 1rem);
        flex: 1 1 calc(((100% / 16) * 1) - 1rem);
        flex-basis: calc(((100% / 16) * 1) - 1rem);
    }
    .table_st tbody tr th.thw-xs-2,
    .table_st tbody tr td.thw-xs-2 {
        width: calc(((100% / 16) * 2) - 1rem);
        flex: 1 1 calc(((100% / 16) * 2) - 1rem);
        flex-basis: calc(((100% / 16) * 2) - 1rem);
    }
    .table_st tbody tr th.thw-xs-3,
    .table_st tbody tr td.thw-xs-3 {
        width: calc(((100% / 16) * 3) - 1rem);
        flex: 1 1 calc(((100% / 16) * 3) - 1rem);
        flex-basis: calc(((100% / 16) * 3) - 1rem);
    }
    .table_st tbody tr th.thw-xs-4,
    .table_st tbody tr td.thw-xs-4 {
        width: calc(((100% / 16) * 4) - 1rem);
        flex: 1 1 calc(((100% / 16) * 4) - 1rem);
        flex-basis: calc(((100% / 16) * 4) - 1rem);
    }
    .table_st tbody tr th.thw-xs-5,
    .table_st tbody tr td.thw-xs-5 {
        width: calc(((100% / 16) * 5) - 1rem);
        flex: 1 1 calc(((100% / 16) * 5) - 1rem);
        flex-basis: calc(((100% / 16) * 5) - 1rem);
    }
    .table_st tbody tr th.thw-xs-6,
    .table_st tbody tr td.thw-xs-6 {
        width: calc(((100% / 16) * 6) - 1rem);
        flex: 1 1 calc(((100% / 16) * 6) - 1rem);
        flex-basis: calc(((100% / 16) * 6) - 1rem);
    }
    .table_st tbody tr th.thw-xs-7,
    .table_st tbody tr td.thw-xs-7 {
        width: calc(((100% / 16) * 7) - 1rem);
        flex: 1 1 calc(((100% / 16) * 7) - 1rem);
        flex-basis: calc(((100% / 16) * 7) - 1rem);
    }
    .table_st tbody tr th.thw-xs-8,
    .table_st tbody tr td.thw-xs-8 {
        width: calc(((100% / 16) * 8) - 1rem);
        flex: 1 1 calc(((100% / 16) * 8) - 1rem);
        flex-basis: calc(((100% / 16) * 8) - 1rem);
    }
    .table_st tbody tr th.thw-xs-9,
    .table_st tbody tr td.thw-xs-9 {
        width: calc(((100% / 16) * 9) - 1rem);
        flex: 1 1 calc(((100% / 16) * 9) - 1rem);
        flex-basis: calc(((100% / 16) * 9) - 1rem);
    }
    .table_st tbody tr th.thw-xs-10,
    .table_st tbody tr td.thw-xs-10 {
        width: calc(((100% / 16) * 10) - 1rem);
        flex: 1 1 calc(((100% / 16) * 10) - 1rem);
        flex-basis: calc(((100% / 16) * 10) - 1rem);
    }
    .table_st tbody tr th.thw-xs-11,
    .table_st tbody tr td.thw-xs-11 {
        width: calc(((100% / 16) * 11) - 1rem);
        flex: 1 1 calc(((100% / 16) * 11) - 1rem);
        flex-basis: calc(((100% / 16) * 11) - 1rem);
    }
    .table_st tbody tr th.thw-xs-12,
    .table_st tbody tr td.thw-xs-12 {
        width: calc(((100% / 16) * 12) - 1rem);
        flex: 1 1 calc(((100% / 16) * 12) - 1rem);
        flex-basis: calc(((100% / 16) * 12) - 1rem);
    }
    .table_st tbody tr th.thw-xs-13,
    .table_st tbody tr td.thw-xs-13 {
        width: calc(((100% / 16) * 13) - 1rem);
        flex: 1 1 calc(((100% / 16) * 13) - 1rem);
        flex-basis: calc(((100% / 16) * 13) - 1rem);
    }
    .table_st tbody tr th.thw-xs-14,
    .table_st tbody tr td.thw-xs-14 {
        width: calc(((100% / 16) * 14) - 1rem);
        flex: 1 1 calc(((100% / 16) * 14) - 1rem);
        flex-basis: calc(((100% / 16) * 14) - 1rem);
    }
    .table_st tbody tr th.thw-xs-15,
    .table_st tbody tr td.thw-xs-15 {
        width: calc(((100% / 16) * 15) - 1rem);
        flex: 1 1 calc(((100% / 16) * 15) - 1rem);
        flex-basis: calc(((100% / 16) * 15) - 1rem);
    }
    .table_st tbody tr th.thw-xs-16,
    .table_st tbody tr td.thw-xs-16 {
        width: 100%;
        flex: 1 1 100%;
    }
}
@media screen and (min-width: 992px) {
    .table_st tbody tr th.thw-md-1,
    .table_st tbody tr td.thw-md-1 {
        width: calc(((100% / 16) * 1) - 1rem);
        flex: 1 1 calc(((100% / 16) * 1) - 1rem);
        flex-basis: calc(((100% / 16) * 1) - 1rem);
    }
    .table_st tbody tr th.thw-md-2,
    .table_st tbody tr td.thw-md-2 {
        width: calc(((100% / 16) * 2) - 1rem);
        flex: 1 1 calc(((100% / 16) * 2) - 1rem);
        flex-basis: calc(((100% / 16) * 2) - 1rem);
    }
    .table_st tbody tr th.thw-md-3,
    .table_st tbody tr td.thw-md-3 {
        width: calc(((100% / 16) * 3) - 1rem);
        flex: 1 1 calc(((100% / 16) * 3) - 1rem);
        flex-basis: calc(((100% / 16) * 3) - 1rem);
    }
    .table_st tbody tr th.thw-md-4,
    .table_st tbody tr td.thw-md-4 {
        width: calc(((100% / 16) * 4) - 1rem);
        flex: 1 1 calc(((100% / 16) * 4) - 1rem);
        flex-basis: calc(((100% / 16) * 4) - 1rem);
    }
    .table_st tbody tr th.thw-md-5,
    .table_st tbody tr td.thw-md-5 {
        width: calc(((100% / 16) * 5) - 1rem);
        flex: 1 1 calc(((100% / 16) * 5) - 1rem);
        flex-basis: calc(((100% / 16) * 5) - 1rem);
    }
    .table_st tbody tr th.thw-md-6,
    .table_st tbody tr td.thw-md-6 {
        width: calc(((100% / 16) * 6) - 1rem);
        flex: 1 1 calc(((100% / 16) * 6) - 1rem);
        flex-basis: calc(((100% / 16) * 6) - 1rem);
    }
    .table_st tbody tr th.thw-md-7,
    .table_st tbody tr td.thw-md-7 {
        width: calc(((100% / 16) * 7) - 1rem);
        flex: 1 1 calc(((100% / 16) * 7) - 1rem);
        flex-basis: calc(((100% / 16) * 7) - 1rem);
    }
    .table_st tbody tr th.thw-md-8,
    .table_st tbody tr td.thw-md-8 {
        width: calc(((100% / 16) * 8) - 1rem);
        flex: 1 1 calc(((100% / 16) * 8) - 1rem);
        flex-basis: calc(((100% / 16) * 8) - 1rem);
    }
    .table_st tbody tr th.thw-md-9,
    .table_st tbody tr td.thw-md-9 {
        width: calc(((100% / 16) * 9) - 1rem);
        flex: 1 1 calc(((100% / 16) * 9) - 1rem);
        flex-basis: calc(((100% / 16) * 9) - 1rem);
    }
    .table_st tbody tr th.thw-md-10,
    .table_st tbody tr td.thw-md-10 {
        width: calc(((100% / 16) * 10) - 1rem);
        flex: 1 1 calc(((100% / 16) * 10) - 1rem);
        flex-basis: calc(((100% / 16) * 10) - 1rem);
    }
    .table_st tbody tr th.thw-md-11,
    .table_st tbody tr td.thw-md-11 {
        width: calc(((100% / 16) * 11) - 1rem);
        flex: 1 1 calc(((100% / 16) * 11) - 1rem);
        flex-basis: calc(((100% / 16) * 11) - 1rem);
    }
    .table_st tbody tr th.thw-md-12,
    .table_st tbody tr td.thw-md-12 {
        width: calc(((100% / 16) * 12) - 1rem);
        flex: 1 1 calc(((100% / 16) * 12) - 1rem);
        flex-basis: calc(((100% / 16) * 12) - 1rem);
    }
    .table_st tbody tr th.thw-md-13,
    .table_st tbody tr td.thw-md-13 {
        width: calc(((100% / 16) * 13) - 1rem);
        flex: 1 1 calc(((100% / 16) * 13) - 1rem);
        flex-basis: calc(((100% / 16) * 13) - 1rem);
    }
    .table_st tbody tr th.thw-md-14,
    .table_st tbody tr td.thw-md-14 {
        width: calc(((100% / 16) * 14) - 1rem);
        flex: 1 1 calc(((100% / 16) * 14) - 1rem);
        flex-basis: calc(((100% / 16) * 14) - 1rem);
    }
    .table_st tbody tr th.thw-md-15,
    .table_st tbody tr td.thw-md-15 {
        width: calc(((100% / 16) * 15) - 1rem);
        flex: 1 1 calc(((100% / 16) * 15) - 1rem);
        flex-basis: calc(((100% / 16) * 15) - 1rem);
    }
    .table_st tbody tr th.thw-md-16,
    .table_st tbody tr td.thw-md-16 {
        width: 100%;
        flex: 1 1 100%;
    }
}
@media screen and (min-width: 1024px) {
    .table_st tbody tr th.thw-lg-1,
    .table_st tbody tr td.thw-lg-1 {
        width: calc(((100% / 16) * 1) - 1rem);
        flex: 1 1 calc(((100% / 16) * 1) - 1rem);
        flex-basis: calc(((100% / 16) * 1) - 1rem);
    }
    .table_st tbody tr th.thw-lg-2,
    .table_st tbody tr td.thw-lg-2 {
        width: calc(((100% / 16) * 2) - 1rem);
        flex: 1 1 calc(((100% / 16) * 2) - 1rem);
        flex-basis: calc(((100% / 16) * 2) - 1rem);
    }
    .table_st tbody tr th.thw-lg-3,
    .table_st tbody tr td.thw-lg-3 {
        width: calc(((100% / 16) * 3) - 1rem);
        flex: 1 1 calc(((100% / 16) * 3) - 1rem);
        flex-basis: calc(((100% / 16) * 3) - 1rem);
    }
    .table_st tbody tr th.thw-lg-4,
    .table_st tbody tr td.thw-lg-4 {
        width: calc(((100% / 16) * 4) - 1rem);
        flex: 1 1 calc(((100% / 16) * 4) - 1rem);
        flex-basis: calc(((100% / 16) * 4) - 1rem);
    }
    .table_st tbody tr th.thw-lg-5,
    .table_st tbody tr td.thw-lg-5 {
        width: calc(((100% / 16) * 5) - 1rem);
        flex: 1 1 calc(((100% / 16) * 5) - 1rem);
        flex-basis: calc(((100% / 16) * 5) - 1rem);
    }
    .table_st tbody tr th.thw-lg-6,
    .table_st tbody tr td.thw-lg-6 {
        width: calc(((100% / 16) * 6) - 1rem);
        flex: 1 1 calc(((100% / 16) * 6) - 1rem);
        flex-basis: calc(((100% / 16) * 6) - 1rem);
    }
    .table_st tbody tr th.thw-lg-7,
    .table_st tbody tr td.thw-lg-7 {
        width: calc(((100% / 16) * 7) - 1rem);
        flex: 1 1 calc(((100% / 16) * 7) - 1rem);
        flex-basis: calc(((100% / 16) * 7) - 1rem);
    }
    .table_st tbody tr th.thw-lg-8,
    .table_st tbody tr td.thw-lg-8 {
        width: calc(((100% / 16) * 8) - 1rem);
        flex: 1 1 calc(((100% / 16) * 8) - 1rem);
        flex-basis: calc(((100% / 16) * 8) - 1rem);
    }
    .table_st tbody tr th.thw-lg-9,
    .table_st tbody tr td.thw-lg-9 {
        width: calc(((100% / 16) * 9) - 1rem);
        flex: 1 1 calc(((100% / 16) * 9) - 1rem);
        flex-basis: calc(((100% / 16) * 9) - 1rem);
    }
    .table_st tbody tr th.thw-lg-10,
    .table_st tbody tr td.thw-lg-10 {
        width: calc(((100% / 16) * 10) - 1rem);
        flex: 1 1 calc(((100% / 16) * 10) - 1rem);
        flex-basis: calc(((100% / 16) * 10) - 1rem);
    }
    .table_st tbody tr th.thw-lg-11,
    .table_st tbody tr td.thw-lg-11 {
        width: calc(((100% / 16) * 11) - 1rem);
        flex: 1 1 calc(((100% / 16) * 11) - 1rem);
        flex-basis: calc(((100% / 16) * 11) - 1rem);
    }
    .table_st tbody tr th.thw-lg-12,
    .table_st tbody tr td.thw-lg-12 {
        width: calc(((100% / 16) * 12) - 1rem);
        flex: 1 1 calc(((100% / 16) * 12) - 1rem);
        flex-basis: calc(((100% / 16) * 12) - 1rem);
    }
    .table_st tbody tr th.thw-lg-13,
    .table_st tbody tr td.thw-lg-13 {
        width: calc(((100% / 16) * 13) - 1rem);
        flex: 1 1 calc(((100% / 16) * 13) - 1rem);
        flex-basis: calc(((100% / 16) * 13) - 1rem);
    }
    .table_st tbody tr th.thw-lg-14,
    .table_st tbody tr td.thw-lg-14 {
        width: calc(((100% / 16) * 14) - 1rem);
        flex: 1 1 calc(((100% / 16) * 14) - 1rem);
        flex-basis: calc(((100% / 16) * 14) - 1rem);
    }
    .table_st tbody tr th.thw-lg-15,
    .table_st tbody tr td.thw-lg-15 {
        width: calc(((100% / 16) * 15) - 1rem);
        flex: 1 1 calc(((100% / 16) * 15) - 1rem);
        flex-basis: calc(((100% / 16) * 15) - 1rem);
    }
    .table_st tbody tr th.thw-lg-16,
    .table_st tbody tr td.thw-lg-16 {
        width: 100%;
        flex: 1 1 100%;
    }
}
@media screen and (min-width: 1440px) {
    .table_st tbody tr th.thw-xl-1,
    .table_st tbody tr td.thw-xl-1 {
        width: calc(((100% / 16) * 1) - 1rem);
        flex: 1 1 calc(((100% / 16) * 1) - 1rem);
        flex-basis: calc(((100% / 16) * 1) - 1rem);
    }
    .table_st tbody tr th.thw-xl-2,
    .table_st tbody tr td.thw-xl-2 {
        width: calc(((100% / 16) * 2) - 1rem);
        flex: 1 1 calc(((100% / 16) * 2) - 1rem);
        flex-basis: calc(((100% / 16) * 2) - 1rem);
    }
    .table_st tbody tr th.thw-xl-3,
    .table_st tbody tr td.thw-xl-3 {
        width: calc(((100% / 16) * 3) - 1rem);
        flex: 1 1 calc(((100% / 16) * 3) - 1rem);
        flex-basis: calc(((100% / 16) * 3) - 1rem);
    }
    .table_st tbody tr th.thw-xl-4,
    .table_st tbody tr td.thw-xl-4 {
        width: calc(((100% / 16) * 4) - 1rem);
        flex: 1 1 calc(((100% / 16) * 4) - 1rem);
        flex-basis: calc(((100% / 16) * 4) - 1rem);
    }
    .table_st tbody tr th.thw-xl-5,
    .table_st tbody tr td.thw-xl-5 {
        width: calc(((100% / 16) * 5) - 1rem);
        flex: 1 1 calc(((100% / 16) * 5) - 1rem);
        flex-basis: calc(((100% / 16) * 5) - 1rem);
    }
    .table_st tbody tr th.thw-xl-6,
    .table_st tbody tr td.thw-xl-6 {
        width: calc(((100% / 16) * 6) - 1rem);
        flex: 1 1 calc(((100% / 16) * 6) - 1rem);
        flex-basis: calc(((100% / 16) * 6) - 1rem);
    }
    .table_st tbody tr th.thw-xl-7,
    .table_st tbody tr td.thw-xl-7 {
        width: calc(((100% / 16) * 7) - 1rem);
        flex: 1 1 calc(((100% / 16) * 7) - 1rem);
        flex-basis: calc(((100% / 16) * 7) - 1rem);
    }
    .table_st tbody tr th.thw-xl-8,
    .table_st tbody tr td.thw-xl-8 {
        width: calc(((100% / 16) * 8) - 1rem);
        flex: 1 1 calc(((100% / 16) * 8) - 1rem);
        flex-basis: calc(((100% / 16) * 8) - 1rem);
    }
    .table_st tbody tr th.thw-xl-9,
    .table_st tbody tr td.thw-xl-9 {
        width: calc(((100% / 16) * 9) - 1rem);
        flex: 1 1 calc(((100% / 16) * 9) - 1rem);
        flex-basis: calc(((100% / 16) * 9) - 1rem);
    }
    .table_st tbody tr th.thw-xl-10,
    .table_st tbody tr td.thw-xl-10 {
        width: calc(((100% / 16) * 10) - 1rem);
        flex: 1 1 calc(((100% / 16) * 10) - 1rem);
        flex-basis: calc(((100% / 16) * 10) - 1rem);
    }
    .table_st tbody tr th.thw-xl-11,
    .table_st tbody tr td.thw-xl-11 {
        width: calc(((100% / 16) * 11) - 1rem);
        flex: 1 1 calc(((100% / 16) * 11) - 1rem);
        flex-basis: calc(((100% / 16) * 11) - 1rem);
    }
    .table_st tbody tr th.thw-xl-12,
    .table_st tbody tr td.thw-xl-12 {
        width: calc(((100% / 16) * 12) - 1rem);
        flex: 1 1 calc(((100% / 16) * 12) - 1rem);
        flex-basis: calc(((100% / 16) * 12) - 1rem);
    }
    .table_st tbody tr th.thw-xl-13,
    .table_st tbody tr td.thw-xl-13 {
        width: calc(((100% / 16) * 13) - 1rem);
        flex: 1 1 calc(((100% / 16) * 13) - 1rem);
        flex-basis: calc(((100% / 16) * 13) - 1rem);
    }
    .table_st tbody tr th.thw-xl-14,
    .table_st tbody tr td.thw-xl-14 {
        width: calc(((100% / 16) * 14) - 1rem);
        flex: 1 1 calc(((100% / 16) * 14) - 1rem);
        flex-basis: calc(((100% / 16) * 14) - 1rem);
    }
    .table_st tbody tr th.thw-xl-15,
    .table_st tbody tr td.thw-xl-15 {
        width: calc(((100% / 16) * 15) - 1rem);
        flex: 1 1 calc(((100% / 16) * 15) - 1rem);
        flex-basis: calc(((100% / 16) * 15) - 1rem);
    }
    .table_st tbody tr th.thw-xl-16,
    .table_st tbody tr td.thw-xl-16 {
        width: 100%;
        flex: 1 1 100%;
    }
}
.table_st_1 {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.table_st_1 tbody {
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
}
.table_st_1 tbody .tabel_header {
    background-color: #007bae;
    color: #fff;
}
.table_st_1 tbody .tabel_header th {
    font-weight: 100;
}
.table_st_1 tbody .tabel_header th i {
    padding: 0 0.25rem;
    cursor: pointer;
}
.table_st_1 tbody tr {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
.table_st_1 tbody tr:not(:first-of-type):hover {
    background-color: rgba(0, 0, 0, 0.03);
}
.table_st_1 tbody tr:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}
.table_st_1 tbody tr th,
.table_st_1 tbody tr td {
    display: inline-block;
    text-align: center;
}
.table_st_1 tbody tr th:nth-of-type(1),
.table_st_1 tbody tr td:nth-of-type(1) {
    width: 8%;
}
.table_st_1 tbody tr th:nth-of-type(2),
.table_st_1 tbody tr td:nth-of-type(2) {
    width: calc(100% - 43% - 60px);
}
.table_st_1 tbody tr th:nth-of-type(3),
.table_st_1 tbody tr td:nth-of-type(3) {
    width: 60px;
}
.table_st_1 tbody tr th:nth-of-type(4),
.table_st_1 tbody tr td:nth-of-type(4) {
    width: 10%;
}
.table_st_1 tbody tr th:nth-of-type(5),
.table_st_1 tbody tr td:nth-of-type(5) {
    width: 10%;
}
.table_st_1 tbody tr th:nth-of-type(6),
.table_st_1 tbody tr td:nth-of-type(6) {
    width: 15%;
}
.table_st_1 tbody tr th {
    text-align: center;
    padding: 0.875rem 0;
}
.table_st_1 tbody tr td {
    padding: 0.5rem 0;
}
.table_st_1 tbody tr td:nth-of-type(2) {
    text-align: left;
}
.table_st_1 tbody tr td .img_box {
    height: 60px;
    width: 60px;
    margin: auto;
    cursor: pointer;
}
.table_st_1 tbody tr td .img_box::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: 1;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
.table_st_1 tbody tr td .img_box::after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00e";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.5rem;
    opacity: 0;
    z-index: 1;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
.table_st_1 tbody tr td .img_box img {
    height: 100%;
    width: auto;
}
.table_st_1 tbody tr td .img_box:hover {
    background-color: #ddd;
}
.table_st_1 tbody tr td .img_box:hover::before {
    opacity: 1;
    transition: all ease-out 0.3s;
}
.table_st_1 tbody tr td .img_box:hover::after {
    opacity: 1;
    transition: all ease-out 0.3s;
}
.table_st_1 tbody tr td .img_box.notimg {
    cursor: default;
}
.table_st_1 tbody tr td .img_box.notimg::before,
.table_st_1 tbody tr td .img_box.notimg::after {
    display: none;
}
.table_st_1.tow-move tbody tr:not(:first-of-type) {
    background-color: #e1f6ff;
    cursor: grab;
}
.table_st_1.tow-move tbody tr td .tow-box {
    display: block;
}
.table_st_1.tow-move tbody tr .btn_group.fun_btn.operating .btn {
    display: none;
}
@media screen and (max-width: 1023px) {
    .table_st_1 tbody {
        flex-flow: column wrap;
    }
    .table_st_1 tbody .tabel_header {
        display: none;
    }
    .table_st_1 tbody tr {
        flex-flow: column wrap;
    }
    .table_st_1 tbody tr th,
    .table_st_1 tbody tr td {
        padding: 0.5rem;
    }
    .table_st_1 tbody tr th:nth-of-type(1),
    .table_st_1 tbody tr td:nth-of-type(1) {
        width: 100%;
    }
    .table_st_1 tbody tr th:nth-of-type(2),
    .table_st_1 tbody tr td:nth-of-type(2) {
        width: 100%;
        text-align: center;
    }
    .table_st_1 tbody tr th:nth-of-type(3),
    .table_st_1 tbody tr td:nth-of-type(3) {
        width: 100%;
    }
    .table_st_1 tbody tr th:nth-of-type(4),
    .table_st_1 tbody tr td:nth-of-type(4) {
        width: 100%;
    }
    .table_st_1 tbody tr th:nth-of-type(5),
    .table_st_1 tbody tr td:nth-of-type(5) {
        width: 100%;
    }
    .table_st_1 tbody tr th:nth-of-type(6),
    .table_st_1 tbody tr td:nth-of-type(6) {
        width: 100%;
    }
    .table_st_1 tbody tr:not(:first-of-type) {
        border-bottom: 2px solid #007bae;
    }
    .table_st_1 tbody tr:not(:first-of-type)::before {
        position: absolute;
        left: 5rem;
        top: 0;
        width: 1px;
        height: 100%;
        background-color: #ddd;
        content: "";
    }
    .table_st_1 tbody tr:not(:first-of-type):hover {
        background-color: #fff;
    }
    .table_st_1 tbody tr:last-of-type {
        border-bottom: none;
    }
    .table_st_1 tbody tr td {
        padding-left: 5rem;
        border-bottom: 1px solid #eee;
    }
    .table_st_1 tbody tr td::before {
        position: absolute;
        left: 0.5rem;
        top: 50%;
        transform: translateY(-50%);
    }
    .table_st_1 tbody tr td:nth-of-type(1)::before {
        content: "排序";
    }
    .table_st_1 tbody tr td:nth-of-type(2)::before {
        content: "名稱";
    }
    .table_st_1 tbody tr td:nth-of-type(3)::before {
        content: "圖片";
    }
    .table_st_1 tbody tr td:nth-of-type(4)::before {
        content: "格式";
    }
    .table_st_1 tbody tr td:nth-of-type(5)::before {
        content: "啟用";
    }
    .table_st_1 tbody tr td:nth-of-type(6)::before {
        content: "操作";
    }
}
.table_st_2 {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
}
.table_st_2 tbody {
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
}
.table_st_2 tbody .tabel_header {
    background-color: #007bae;
    color: #fff;
    border-radius: 10px 10px 0 0;
}
.table_st_2 tbody .tabel_header th {
    font-weight: 100;
}
.table_st_2 tbody .tabel_header th i {
    padding: 0 0.25rem;
    cursor: pointer;
}
.table_st_2 tbody tr {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
.table_st_2 tbody tr:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}
.table_st_2 tbody tr:not(:first-of-type):not(:last-of-type):hover {
    background-color: rgba(0, 0, 0, 0.03);
}
.table_st_2 tbody tr:last-of-type td {
    padding: 0.5rem 1rem;
}
.table_st_2 tbody tr:last-of-type td:nth-of-type(1),
.table_st_2 tbody tr:last-of-type td:nth-of-type(2),
.table_st_2 tbody tr:last-of-type td:nth-of-type(3),
.table_st_2 tbody tr:last-of-type td:nth-of-type(4),
.table_st_2 tbody tr:last-of-type td:nth-of-type(5),
.table_st_2 tbody tr:last-of-type td:nth-of-type(6),
.table_st_2 tbody tr:last-of-type td:nth-of-type(7),
.table_st_2 tbody tr:last-of-type td:nth-of-type(8) {
    width: auto;
}
.table_st_2 tbody tr th,
.table_st_2 tbody tr td {
    display: inline-block;
    text-align: center;
}
.table_st_2 tbody tr th:nth-of-type(1),
.table_st_2 tbody tr td:nth-of-type(1) {
    width: 80px;
}
.table_st_2 tbody tr th:nth-of-type(2),
.table_st_2 tbody tr td:nth-of-type(2) {
    width: 100px;
}
.table_st_2 tbody tr th:nth-of-type(3),
.table_st_2 tbody tr td:nth-of-type(3) {
    width: 10%;
}
.table_st_2 tbody tr th:nth-of-type(4),
.table_st_2 tbody tr td:nth-of-type(4) {
    width: calc(100% - 20% - 540px);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.table_st_2 tbody tr th:nth-of-type(5),
.table_st_2 tbody tr td:nth-of-type(5) {
    width: 10%;
}
.table_st_2 tbody tr th:nth-of-type(6),
.table_st_2 tbody tr td:nth-of-type(6) {
    width: 80px;
}
.table_st_2 tbody tr th:nth-of-type(7),
.table_st_2 tbody tr td:nth-of-type(7) {
    width: 80px;
}
.table_st_2 tbody tr th:nth-of-type(8),
.table_st_2 tbody tr td:nth-of-type(8) {
    width: 200px;
}
.table_st_2 tbody tr th {
    text-align: center;
    padding: 0.875rem 0;
}
.table_st_2 tbody tr th.check_all_mb {
    display: none;
    border-radius: 10px 10px 0 0;
}
.table_st_2 tbody tr td {
    padding: 0.5rem 0;
}
.table_st_2 tbody tr td:nth-of-type(4) {
    text-align: left;
}
.table_st_2 tbody tr td .img_box {
    height: 60px;
    width: 60px;
    margin: auto;
    cursor: pointer;
}
.table_st_2 tbody tr td .img_box::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: 1;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
.table_st_2 tbody tr td .img_box::after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00e";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.5rem;
    opacity: 0;
    z-index: 1;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
.table_st_2 tbody tr td .img_box img {
    height: 100%;
    width: auto;
}
.table_st_2 tbody tr td .img_box:hover {
    background-color: #ddd;
}
.table_st_2 tbody tr td .img_box:hover::before {
    opacity: 1;
    transition: all ease-out 0.3s;
}
.table_st_2 tbody tr td .img_box:hover::after {
    opacity: 1;
    transition: all ease-out 0.3s;
}
.table_st_2.tow-move tbody tr:not(:first-of-type) {
    background-color: #e1f6ff;
    cursor: grab;
}
.table_st_2.tow-move tbody tr td .tow-box {
    display: block;
}
.table_st_2.tow-move tbody tr .btn_group.fun_btn.operating .btn {
    display: none;
}
@media screen and (max-width: 1023px) {
    .table_st_2 tbody {
        flex-flow: column wrap;
    }
    .table_st_2 tbody .tabel_header {
        display: none;
    }
    .table_st_2 tbody tr {
        flex-flow: column wrap;
    }
    .table_st_2 tbody tr th {
        background-color: #007bae;
    }
    .table_st_2 tbody tr th::before {
        position: absolute;
        left: 0.5rem;
        top: 50%;
        transform: translateY(-50%);
        content: "全選";
        color: #fff;
        font-weight: lighter;
    }
    .table_st_2 tbody tr th.check_all_mb {
        padding-left: 5.5rem;
        display: block;
    }
    .table_st_2 tbody tr th,
    .table_st_2 tbody tr td {
        padding: 0.5rem;
    }
    .table_st_2 tbody tr th:nth-of-type(1),
    .table_st_2 tbody tr td:nth-of-type(1) {
        width: 100%;
    }
    .table_st_2 tbody tr th:nth-of-type(2),
    .table_st_2 tbody tr td:nth-of-type(2) {
        width: 100%;
        text-align: center;
    }
    .table_st_2 tbody tr th:nth-of-type(3),
    .table_st_2 tbody tr td:nth-of-type(3) {
        width: 100%;
    }
    .table_st_2 tbody tr th:nth-of-type(4),
    .table_st_2 tbody tr td:nth-of-type(4) {
        width: 100%;
        text-align: center;
        white-space: pre-wrap;
    }
    .table_st_2 tbody tr th:nth-of-type(5),
    .table_st_2 tbody tr td:nth-of-type(5) {
        width: 100%;
    }
    .table_st_2 tbody tr th:nth-of-type(6),
    .table_st_2 tbody tr td:nth-of-type(6) {
        width: 100%;
    }
    .table_st_2 tbody tr th:nth-of-type(7),
    .table_st_2 tbody tr td:nth-of-type(7) {
        width: 100%;
    }
    .table_st_2 tbody tr th:nth-of-type(8),
    .table_st_2 tbody tr td:nth-of-type(8) {
        width: 100%;
    }
    .table_st_2 tbody tr:last-of-type {
        border-bottom: none;
    }
    .table_st_2 tbody tr:last-of-type td {
        padding: 0.5rem 0rem;
    }
    .table_st_2 tbody tr:not(:last-of-type) {
        border-bottom: 2px solid #007bae;
    }
    .table_st_2 tbody tr:not(:last-of-type)::before {
        position: absolute;
        left: 5rem;
        top: 0;
        width: 1px;
        height: 100%;
        background-color: #ddd;
        content: "";
    }
    .table_st_2 tbody tr:not(:last-of-type) td {
        padding-left: 5.5rem;
        border-bottom: 1px solid #eee;
    }
    .table_st_2 tbody tr:not(:last-of-type) td::before {
        position: absolute;
        left: 0.5rem;
        top: 50%;
        transform: translateY(-50%);
    }
    .table_st_2 tbody tr:not(:last-of-type) td:nth-of-type(1)::before {
        content: "選取";
    }
    .table_st_2 tbody tr:not(:last-of-type) td:nth-of-type(2)::before {
        content: "發佈時間";
    }
    .table_st_2 tbody tr:not(:last-of-type) td:nth-of-type(3)::before {
        content: "分類";
    }
    .table_st_2 tbody tr:not(:last-of-type) td:nth-of-type(4)::before {
        content: "標題";
    }
    .table_st_2 tbody tr:not(:last-of-type) td:nth-of-type(5)::before {
        content: "建立人";
    }
    .table_st_2 tbody tr:not(:last-of-type) td:nth-of-type(6)::before {
        content: "置頂";
    }
    .table_st_2 tbody tr:not(:last-of-type) td:nth-of-type(7)::before {
        content: "顯示";
    }
    .table_st_2 tbody tr:not(:last-of-type) td:nth-of-type(8)::before {
        content: "操作";
    }
    .table_st_2 tbody tr:not(:first-of-type):not(:last-of-type):hover {
        background-color: #fff;
    }
}
.table_st_3 {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
}
.table_st_3 tbody {
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
}
.table_st_3 tbody .tabel_header {
    background-color: #007bae;
    color: #fff;
    border-radius: 10px 10px 0 0;
}
.table_st_3 tbody .tabel_header th {
    font-weight: 100;
}
.table_st_3 tbody .tabel_header th i {
    padding: 0 0.25rem;
    cursor: pointer;
}
.table_st_3 tbody tr {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
.table_st_3 tbody tr:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}
.table_st_3 tbody tr:not(:first-of-type):not(:last-of-type):hover {
    background-color: rgba(0, 0, 0, 0.03);
}
.table_st_3 tbody tr:last-of-type td {
    padding: 0.5rem 1rem;
}
.table_st_3 tbody tr:last-of-type td:nth-of-type(1),
.table_st_3 tbody tr:last-of-type td:nth-of-type(2),
.table_st_3 tbody tr:last-of-type td:nth-of-type(3),
.table_st_3 tbody tr:last-of-type td:nth-of-type(4),
.table_st_3 tbody tr:last-of-type td:nth-of-type(5),
.table_st_3 tbody tr:last-of-type td:nth-of-type(6),
.table_st_3 tbody tr:last-of-type td:nth-of-type(7) {
    width: auto;
}
.table_st_3 tbody tr th,
.table_st_3 tbody tr td {
    display: inline-block;
    text-align: center;
}
.table_st_3 tbody tr th:nth-of-type(1),
.table_st_3 tbody tr td:nth-of-type(1) {
    width: 80px;
}
.table_st_3 tbody tr th:nth-of-type(2),
.table_st_3 tbody tr td:nth-of-type(2) {
    width: 170px;
}
.table_st_3 tbody tr th:nth-of-type(3),
.table_st_3 tbody tr td:nth-of-type(3) {
    width: 80px;
}
.table_st_3 tbody tr th:nth-of-type(4),
.table_st_3 tbody tr td:nth-of-type(4) {
    width: 180px;
}
.table_st_3 tbody tr th:nth-of-type(5),
.table_st_3 tbody tr td:nth-of-type(5) {
    width: calc(100% - 800px);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.table_st_3 tbody tr th:nth-of-type(6),
.table_st_3 tbody tr td:nth-of-type(6) {
    width: 120px;
}
.table_st_3 tbody tr th:nth-of-type(7),
.table_st_3 tbody tr td:nth-of-type(7) {
    width: 150px;
}
.table_st_3 tbody tr th {
    text-align: center;
    padding: 0.875rem 0;
}
.table_st_3 tbody tr th.check_all_mb {
    display: none;
    border-radius: 10px 10px 0 0;
}
.table_st_3 tbody tr td {
    padding: 0.5rem 0;
}
.table_st_3 tbody tr td:nth-of-type(5) {
    text-align: left;
}
.table_st_3 tbody tr td .img_box {
    height: 60px;
    width: 60px;
    margin: auto;
    cursor: pointer;
}
.table_st_3 tbody tr td .img_box::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: 1;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
.table_st_3 tbody tr td .img_box::after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00e";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.5rem;
    opacity: 0;
    z-index: 1;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
.table_st_3 tbody tr td .img_box img {
    height: 100%;
    width: auto;
}
.table_st_3 tbody tr td .img_box:hover {
    background-color: #ddd;
}
.table_st_3 tbody tr td .img_box:hover::before {
    opacity: 1;
    transition: all ease-out 0.3s;
}
.table_st_3 tbody tr td .img_box:hover::after {
    opacity: 1;
    transition: all ease-out 0.3s;
}
.table_st_3.tow-move tbody tr:not(:first-of-type) {
    background-color: #e1f6ff;
    cursor: grab;
}
.table_st_3.tow-move tbody tr td .tow-box {
    display: block;
}
.table_st_3.tow-move tbody tr .btn_group.fun_btn.operating .btn {
    display: none;
}
@media screen and (max-width: 1439px) {
    .table_st_3 tbody tr th:nth-of-type(2),
    .table_st_3 tbody tr td:nth-of-type(2) {
        width: 100px;
    }
    .table_st_3 tbody tr th:nth-of-type(5),
    .table_st_3 tbody tr td:nth-of-type(5) {
        width: calc(100% - 700px);
    }
    .table_st_3 tbody tr th:nth-of-type(6),
    .table_st_3 tbody tr td:nth-of-type(6) {
        width: 80px;
    }
    .table_st_3 tbody tr th:nth-of-type(7),
    .table_st_3 tbody tr td:nth-of-type(7) {
        width: 150px;
    }
}
@media screen and (max-width: 1023px) {
    .table_st_3 tbody {
        flex-flow: column wrap;
    }
    .table_st_3 tbody .tabel_header {
        display: none;
    }
    .table_st_3 tbody tr {
        flex-flow: column wrap;
    }
    .table_st_3 tbody tr th {
        background-color: #007bae;
    }
    .table_st_3 tbody tr th::before {
        position: absolute;
        left: 0.5rem;
        top: 50%;
        transform: translateY(-50%);
        content: "全選";
        color: #fff;
        font-weight: lighter;
    }
    .table_st_3 tbody tr th.check_all_mb {
        padding-left: 5.5rem;
        display: block;
    }
    .table_st_3 tbody tr th,
    .table_st_3 tbody tr td {
        padding: 0.5rem;
    }
    .table_st_3 tbody tr th:nth-of-type(1),
    .table_st_3 tbody tr td:nth-of-type(1) {
        width: 100%;
    }
    .table_st_3 tbody tr th:nth-of-type(2),
    .table_st_3 tbody tr td:nth-of-type(2) {
        width: 100%;
        text-align: center;
    }
    .table_st_3 tbody tr th:nth-of-type(3),
    .table_st_3 tbody tr td:nth-of-type(3) {
        width: 100%;
    }
    .table_st_3 tbody tr th:nth-of-type(4),
    .table_st_3 tbody tr td:nth-of-type(4) {
        width: 100%;
    }
    .table_st_3 tbody tr th:nth-of-type(5),
    .table_st_3 tbody tr td:nth-of-type(5) {
        width: 100%;
        text-align: center;
        white-space: pre-wrap;
    }
    .table_st_3 tbody tr th:nth-of-type(6),
    .table_st_3 tbody tr td:nth-of-type(6) {
        width: 100%;
    }
    .table_st_3 tbody tr th:nth-of-type(7),
    .table_st_3 tbody tr td:nth-of-type(7) {
        width: 100%;
    }
    .table_st_3 tbody tr th:nth-of-type(8),
    .table_st_3 tbody tr td:nth-of-type(8) {
        width: 100%;
    }
    .table_st_3 tbody tr:last-of-type {
        border-bottom: none;
    }
    .table_st_3 tbody tr:last-of-type td {
        padding: 0.5rem 0rem;
    }
    .table_st_3 tbody tr:not(:last-of-type) {
        border-bottom: 2px solid #007bae;
    }
    .table_st_3 tbody tr:not(:last-of-type)::before {
        position: absolute;
        left: 5rem;
        top: 0;
        width: 1px;
        height: 100%;
        background-color: #ddd;
        content: "";
    }
    .table_st_3 tbody tr:not(:last-of-type) td {
        padding-left: 5.5rem;
        border-bottom: 1px solid #eee;
    }
    .table_st_3 tbody tr:not(:last-of-type) td::before {
        position: absolute;
        left: 0.5rem;
        top: 50%;
        transform: translateY(-50%);
    }
    .table_st_3 tbody tr:not(:last-of-type) td:nth-of-type(1)::before {
        content: "選取";
    }
    .table_st_3 tbody tr:not(:last-of-type) td:nth-of-type(2)::before {
        content: "留言時間";
    }
    .table_st_3 tbody tr:not(:last-of-type) td:nth-of-type(3)::before {
        content: "姓名";
    }
    .table_st_3 tbody tr:not(:last-of-type) td:nth-of-type(4)::before {
        content: "電子信箱";
    }
    .table_st_3 tbody tr:not(:last-of-type) td:nth-of-type(5)::before {
        content: "標題";
    }
    .table_st_3 tbody tr:not(:last-of-type) td:nth-of-type(6)::before {
        content: "處理進度";
    }
    .table_st_3 tbody tr:not(:last-of-type) td:nth-of-type(7)::before {
        content: "操作";
    }
    .table_st_3 tbody tr:not(:first-of-type):not(:last-of-type):hover {
        background-color: #fff;
    }
}
.table_st_administrator {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
}
.table_st_administrator tbody {
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
}
.table_st_administrator tbody .tabel_header {
    background-color: #007bae;
    color: #fff;
    border-radius: 10px 10px 0 0;
}
.table_st_administrator tbody .tabel_header th {
    font-weight: 100;
}
.table_st_administrator tbody .tabel_header th i {
    padding: 0 0.25rem;
    cursor: pointer;
}
.table_st_administrator tbody tr {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
.table_st_administrator tbody tr:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}
.table_st_administrator tbody tr:not(:first-of-type):not(:last-of-type):hover {
    background-color: rgba(0, 0, 0, 0.03);
}
.table_st_administrator tbody tr:last-of-type td {
    padding: 0.5rem 1rem;
}
.table_st_administrator tbody tr:last-of-type td:nth-of-type(1),
.table_st_administrator tbody tr:last-of-type td:nth-of-type(2),
.table_st_administrator tbody tr:last-of-type td:nth-of-type(3),
.table_st_administrator tbody tr:last-of-type td:nth-of-type(4),
.table_st_administrator tbody tr:last-of-type td:nth-of-type(5),
.table_st_administrator tbody tr:last-of-type td:nth-of-type(6),
.table_st_administrator tbody tr:last-of-type td:nth-of-type(7) {
    width: auto;
}
.table_st_administrator tbody tr th,
.table_st_administrator tbody tr td {
    display: inline-block;
    text-align: center;
}
.table_st_administrator tbody tr th:nth-of-type(1),
.table_st_administrator tbody tr td:nth-of-type(1) {
    width: 80px;
}
.table_st_administrator tbody tr th:nth-of-type(2),
.table_st_administrator tbody tr td:nth-of-type(2) {
    width: 170px;
}
.table_st_administrator tbody tr th:nth-of-type(3),
.table_st_administrator tbody tr td:nth-of-type(3) {
    width: 150px;
}
.table_st_administrator tbody tr th:nth-of-type(4),
.table_st_administrator tbody tr td:nth-of-type(4) {
    width: calc(100% - 880px);
}
.table_st_administrator tbody tr th:nth-of-type(5),
.table_st_administrator tbody tr td:nth-of-type(5) {
    width: 150px;
}
.table_st_administrator tbody tr th:nth-of-type(6),
.table_st_administrator tbody tr td:nth-of-type(6) {
    width: 120px;
}
.table_st_administrator tbody tr th:nth-of-type(7),
.table_st_administrator tbody tr td:nth-of-type(7) {
    width: 210px;
}
.table_st_administrator tbody tr th {
    text-align: center;
    padding: 0.875rem 0;
}
.table_st_administrator tbody tr th.check_all_mb {
    display: none;
    border-radius: 10px 10px 0 0;
}
.table_st_administrator tbody tr td {
    padding: 0.5rem 0;
}
.table_st_administrator tbody tr td .img_box {
    height: 60px;
    width: 60px;
    margin: auto;
    cursor: pointer;
}
.table_st_administrator tbody tr td .img_box::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: 1;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
.table_st_administrator tbody tr td .img_box::after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00e";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.5rem;
    opacity: 0;
    z-index: 1;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
.table_st_administrator tbody tr td .img_box img {
    height: 100%;
    width: auto;
}
.table_st_administrator tbody tr td .img_box:hover {
    background-color: #ddd;
}
.table_st_administrator tbody tr td .img_box:hover::before {
    opacity: 1;
    transition: all ease-out 0.3s;
}
.table_st_administrator tbody tr td .img_box:hover::after {
    opacity: 1;
    transition: all ease-out 0.3s;
}
.table_st_administrator.tow-move tbody tr:not(:first-of-type) {
    background-color: #e1f6ff;
    cursor: grab;
}
.table_st_administrator.tow-move tbody tr td .tow-box {
    display: block;
}
.table_st_administrator.tow-move tbody tr .btn_group.fun_btn.operating .btn {
    display: none;
}
.table_st_administrator.row6 tbody tr th:nth-of-type(1),
.table_st_administrator.row6 tbody tr td:nth-of-type(1) {
    width: 80px;
}
.table_st_administrator.row6 tbody tr th:nth-of-type(2),
.table_st_administrator.row6 tbody tr td:nth-of-type(2) {
    width: 150px;
}
.table_st_administrator.row6 tbody tr th:nth-of-type(3),
.table_st_administrator.row6 tbody tr td:nth-of-type(3) {
    width: calc((100% - 560px) / 2);
}
.table_st_administrator.row6 tbody tr th:nth-of-type(4),
.table_st_administrator.row6 tbody tr td:nth-of-type(4) {
    width: calc((100% - 560px) / 2);
}
.table_st_administrator.row6 tbody tr th:nth-of-type(5),
.table_st_administrator.row6 tbody tr td:nth-of-type(5) {
    width: 120px;
}
.table_st_administrator.row6 tbody tr th:nth-of-type(6),
.table_st_administrator.row6 tbody tr td:nth-of-type(6) {
    width: 210px;
}
@media screen and (max-width: 1439px) {
    .table_st_administrator tbody tr th:nth-of-type(1),
    .table_st_administrator tbody tr td:nth-of-type(1) {
        width: 80px;
    }
    .table_st_administrator tbody tr th:nth-of-type(2),
    .table_st_administrator tbody tr td:nth-of-type(2) {
        width: 100px;
    }
    .table_st_administrator tbody tr th:nth-of-type(3),
    .table_st_administrator tbody tr td:nth-of-type(3) {
        width: 150px;
    }
    .table_st_administrator tbody tr th:nth-of-type(4),
    .table_st_administrator tbody tr td:nth-of-type(4) {
        width: calc(100% - 790px);
    }
    .table_st_administrator tbody tr th:nth-of-type(5),
    .table_st_administrator tbody tr td:nth-of-type(5) {
        width: 150px;
    }
    .table_st_administrator tbody tr th:nth-of-type(6),
    .table_st_administrator tbody tr td:nth-of-type(6) {
        width: 100px;
    }
    .table_st_administrator tbody tr th:nth-of-type(7),
    .table_st_administrator tbody tr td:nth-of-type(7) {
        width: 210px;
    }
}
@media screen and (max-width: 1023px) {
    .table_st_administrator tbody {
        flex-flow: column wrap;
    }
    .table_st_administrator tbody .tabel_header {
        display: none;
    }
    .table_st_administrator tbody tr {
        flex-flow: column wrap;
    }
    .table_st_administrator tbody tr th {
        background-color: #007bae;
    }
    .table_st_administrator tbody tr th::before {
        position: absolute;
        left: 0.5rem;
        top: 50%;
        transform: translateY(-50%);
        content: "全選";
        color: #fff;
        font-weight: lighter;
    }
    .table_st_administrator tbody tr th.check_all_mb {
        padding-left: 5.5rem;
        display: block;
    }
    .table_st_administrator tbody tr th,
    .table_st_administrator tbody tr td {
        padding: 0.5rem;
    }
    .table_st_administrator tbody tr th:nth-of-type(1),
    .table_st_administrator tbody tr td:nth-of-type(1) {
        width: 100%;
    }
    .table_st_administrator tbody tr th:nth-of-type(2),
    .table_st_administrator tbody tr td:nth-of-type(2) {
        width: 100%;
        text-align: center;
    }
    .table_st_administrator tbody tr th:nth-of-type(3),
    .table_st_administrator tbody tr td:nth-of-type(3) {
        width: 100%;
    }
    .table_st_administrator tbody tr th:nth-of-type(4),
    .table_st_administrator tbody tr td:nth-of-type(4) {
        width: 100%;
    }
    .table_st_administrator tbody tr th:nth-of-type(5),
    .table_st_administrator tbody tr td:nth-of-type(5) {
        width: 100%;
        text-align: center;
        white-space: pre-wrap;
    }
    .table_st_administrator tbody tr th:nth-of-type(6),
    .table_st_administrator tbody tr td:nth-of-type(6) {
        width: 100%;
    }
    .table_st_administrator tbody tr th:nth-of-type(7),
    .table_st_administrator tbody tr td:nth-of-type(7) {
        width: 100%;
    }
    .table_st_administrator tbody tr th:nth-of-type(8),
    .table_st_administrator tbody tr td:nth-of-type(8) {
        width: 100%;
    }
    .table_st_administrator tbody tr:last-of-type {
        border-bottom: none;
    }
    .table_st_administrator tbody tr:last-of-type td {
        padding: 0.5rem 0rem;
    }
    .table_st_administrator tbody tr:not(:last-of-type) {
        border-bottom: 2px solid #007bae;
    }
    .table_st_administrator tbody tr:not(:last-of-type)::before {
        position: absolute;
        left: 5rem;
        top: 0;
        width: 1px;
        height: 100%;
        background-color: #ddd;
        content: "";
    }
    .table_st_administrator tbody tr:not(:last-of-type) td {
        padding-left: 5.5rem;
        border-bottom: 1px solid #eee;
    }
    .table_st_administrator tbody tr:not(:last-of-type) td::before {
        position: absolute;
        left: 0.5rem;
        top: 50%;
        transform: translateY(-50%);
    }
    .table_st_administrator
        tbody
        tr:not(:last-of-type)
        td:nth-of-type(1)::before {
        content: "選取";
    }
    .table_st_administrator
        tbody
        tr:not(:last-of-type)
        td:nth-of-type(2)::before {
        content: "新增時間";
    }
    .table_st_administrator
        tbody
        tr:not(:last-of-type)
        td:nth-of-type(3)::before {
        content: "部門";
    }
    .table_st_administrator
        tbody
        tr:not(:last-of-type)
        td:nth-of-type(4)::before {
        content: "帳號";
    }
    .table_st_administrator
        tbody
        tr:not(:last-of-type)
        td:nth-of-type(5)::before {
        content: "姓名";
    }
    .table_st_administrator
        tbody
        tr:not(:last-of-type)
        td:nth-of-type(6)::before {
        content: "啟用";
    }
    .table_st_administrator
        tbody
        tr:not(:last-of-type)
        td:nth-of-type(7)::before {
        content: "操作";
    }
    .table_st_administrator
        tbody
        tr:not(:first-of-type):not(:last-of-type):hover {
        background-color: #fff;
    }
}
.table_st_administrator_group {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
}
.table_st_administrator_group tbody {
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
}
.table_st_administrator_group tbody .tabel_header {
    background-color: #007bae;
    color: #fff;
    border-radius: 10px 10px 0 0;
}
.table_st_administrator_group tbody .tabel_header th {
    font-weight: 100;
}
.table_st_administrator_group tbody .tabel_header th i {
    padding: 0 0.25rem;
    cursor: pointer;
}
.table_st_administrator_group tbody tr {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
.table_st_administrator_group tbody tr:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}
.table_st_administrator_group
    tbody
    tr:not(:first-of-type):not(:last-of-type):hover {
    background-color: rgba(0, 0, 0, 0.03);
}
.table_st_administrator_group tbody tr:last-of-type td {
    padding: 0.5rem 1rem;
}
.table_st_administrator_group tbody tr:last-of-type td:nth-of-type(1),
.table_st_administrator_group tbody tr:last-of-type td:nth-of-type(2),
.table_st_administrator_group tbody tr:last-of-type td:nth-of-type(3),
.table_st_administrator_group tbody tr:last-of-type td:nth-of-type(4),
.table_st_administrator_group tbody tr:last-of-type td:nth-of-type(5),
.table_st_administrator_group tbody tr:last-of-type td:nth-of-type(6),
.table_st_administrator_group tbody tr:last-of-type td:nth-of-type(7) {
    width: auto;
}
.table_st_administrator_group tbody tr th,
.table_st_administrator_group tbody tr td {
    display: inline-block;
    text-align: center;
}
.table_st_administrator_group tbody tr th:nth-of-type(1),
.table_st_administrator_group tbody tr td:nth-of-type(1) {
    width: 200px;
}
.table_st_administrator_group tbody tr th:nth-of-type(2),
.table_st_administrator_group tbody tr td:nth-of-type(2) {
    width: calc(100% - 410px);
}
.table_st_administrator_group tbody tr th:nth-of-type(3),
.table_st_administrator_group tbody tr td:nth-of-type(3) {
    width: 210px;
}
.table_st_administrator_group tbody tr td:nth-of-type(2) {
    text-align: left;
}
.table_st_administrator_group tbody tr th {
    text-align: center;
    padding: 0.875rem 0;
}
.table_st_administrator_group tbody tr th.check_all_mb {
    display: none;
    border-radius: 10px 10px 0 0;
}
.table_st_administrator_group tbody tr td {
    padding: 0.5rem 0;
}
.table_st_administrator_group tbody tr td .img_box {
    height: 60px;
    width: 60px;
    margin: auto;
    cursor: pointer;
}
.table_st_administrator_group tbody tr td .img_box::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: 1;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
.table_st_administrator_group tbody tr td .img_box::after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00e";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.5rem;
    opacity: 0;
    z-index: 1;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
.table_st_administrator_group tbody tr td .img_box img {
    height: 100%;
    width: auto;
}
.table_st_administrator_group tbody tr td .img_box:hover {
    background-color: #ddd;
}
.table_st_administrator_group tbody tr td .img_box:hover::before {
    opacity: 1;
    transition: all ease-out 0.3s;
}
.table_st_administrator_group tbody tr td .img_box:hover::after {
    opacity: 1;
    transition: all ease-out 0.3s;
}
.table_st_administrator_group.tow-move tbody tr:not(:first-of-type) {
    background-color: #e1f6ff;
    cursor: grab;
}
.table_st_administrator_group.tow-move tbody tr td .tow-box {
    display: block;
}
.table_st_administrator_group.tow-move
    tbody
    tr
    .btn_group.fun_btn.operating
    .btn {
    display: none;
}
@media screen and (max-width: 1023px) {
    .table_st_administrator_group tbody {
        flex-flow: column wrap;
    }
    .table_st_administrator_group tbody .tabel_header {
        display: none;
    }
    .table_st_administrator_group tbody tr {
        flex-flow: column wrap;
    }
    .table_st_administrator_group tbody tr th {
        background-color: #007bae;
    }
    .table_st_administrator_group tbody tr th.check_all_mb {
        display: block;
        color: #fff;
        font-weight: 100;
    }
    .table_st_administrator_group tbody tr th,
    .table_st_administrator_group tbody tr td {
        padding: 0.5rem;
    }
    .table_st_administrator_group tbody tr th:nth-of-type(1),
    .table_st_administrator_group tbody tr td:nth-of-type(1) {
        width: 100%;
    }
    .table_st_administrator_group tbody tr th:nth-of-type(2),
    .table_st_administrator_group tbody tr td:nth-of-type(2) {
        width: 100%;
        text-align: center;
    }
    .table_st_administrator_group tbody tr th:nth-of-type(3),
    .table_st_administrator_group tbody tr td:nth-of-type(3) {
        width: 100%;
    }
    .table_st_administrator_group tbody tr th:nth-of-type(4),
    .table_st_administrator_group tbody tr td:nth-of-type(4) {
        width: 100%;
    }
    .table_st_administrator_group tbody tr th:nth-of-type(5),
    .table_st_administrator_group tbody tr td:nth-of-type(5) {
        width: 100%;
        text-align: center;
        white-space: pre-wrap;
    }
    .table_st_administrator_group tbody tr th:nth-of-type(6),
    .table_st_administrator_group tbody tr td:nth-of-type(6) {
        width: 100%;
    }
    .table_st_administrator_group tbody tr th:nth-of-type(7),
    .table_st_administrator_group tbody tr td:nth-of-type(7) {
        width: 100%;
    }
    .table_st_administrator_group tbody tr th:nth-of-type(8),
    .table_st_administrator_group tbody tr td:nth-of-type(8) {
        width: 100%;
    }
    .table_st_administrator_group tbody tr:last-of-type {
        border-bottom: none;
    }
    .table_st_administrator_group tbody tr:last-of-type td {
        padding: 0.5rem 0rem;
    }
    .table_st_administrator_group tbody tr:not(:last-of-type) {
        border-bottom: 2px solid #007bae;
    }
    .table_st_administrator_group tbody tr:not(:last-of-type)::before {
        position: absolute;
        left: 5rem;
        top: 0;
        width: 1px;
        height: 100%;
        background-color: #ddd;
        content: "";
    }
    .table_st_administrator_group tbody tr:not(:last-of-type) td {
        padding-left: 5.5rem;
        border-bottom: 1px solid #eee;
    }
    .table_st_administrator_group tbody tr:not(:last-of-type) td::before {
        position: absolute;
        left: 0.5rem;
        top: 50%;
        transform: translateY(-50%);
    }
    .table_st_administrator_group
        tbody
        tr:not(:last-of-type)
        td:nth-of-type(1)::before {
        content: "新增時間";
    }
    .table_st_administrator_group
        tbody
        tr:not(:last-of-type)
        td:nth-of-type(2)::before {
        content: "部門";
    }
    .table_st_administrator_group
        tbody
        tr:not(:last-of-type)
        td:nth-of-type(3)::before {
        content: "操作選項";
    }
    .table_st_administrator_group
        tbody
        tr:not(:first-of-type):not(:last-of-type):hover {
        background-color: #fff;
    }
}
.table_st_record {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
}
.table_st_record tbody {
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
}
.table_st_record tbody .tabel_header {
    background-color: #007bae;
    color: #fff;
    border-radius: 10px 10px 0 0;
}
.table_st_record tbody .tabel_header th {
    font-weight: 100;
}
.table_st_record tbody .tabel_header th i {
    padding: 0 0.25rem;
    cursor: pointer;
}
.table_st_record tbody tr {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
.table_st_record tbody tr:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}
.table_st_record tbody tr:not(:first-of-type):not(:last-of-type):hover {
    background-color: rgba(0, 0, 0, 0.03);
}
.table_st_record tbody tr:last-of-type td {
    padding: 0.5rem 1rem;
}
.table_st_record tbody tr:last-of-type td:nth-of-type(1),
.table_st_record tbody tr:last-of-type td:nth-of-type(2),
.table_st_record tbody tr:last-of-type td:nth-of-type(3),
.table_st_record tbody tr:last-of-type td:nth-of-type(4),
.table_st_record tbody tr:last-of-type td:nth-of-type(5) {
    width: auto;
}
.table_st_record tbody tr th,
.table_st_record tbody tr td {
    display: inline-block;
    text-align: center;
}
.table_st_record tbody tr th:nth-of-type(1),
.table_st_record tbody tr td:nth-of-type(1) {
    width: 200px;
}
.table_st_record tbody tr th:nth-of-type(2),
.table_st_record tbody tr td:nth-of-type(2) {
    width: 150px;
}
.table_st_record tbody tr th:nth-of-type(3),
.table_st_record tbody tr td:nth-of-type(3) {
    width: 150px;
}
.table_st_record tbody tr th:nth-of-type(4),
.table_st_record tbody tr td:nth-of-type(4) {
    width: 200px;
}
.table_st_record tbody tr th:nth-of-type(5),
.table_st_record tbody tr td:nth-of-type(5) {
    width: calc(100% - 700px);
}
.table_st_record tbody tr td:nth-of-type(5) {
    text-align: left;
}
.table_st_record tbody tr th {
    text-align: center;
    padding: 0.875rem 0;
}
.table_st_record tbody tr th.check_all_mb {
    display: none;
    border-radius: 10px 10px 0 0;
}
.table_st_record tbody tr td {
    padding: 1rem 0;
}
.table_st_record tbody tr td .img_box {
    height: 60px;
    width: 60px;
    margin: auto;
    cursor: pointer;
}
.table_st_record tbody tr td .img_box::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: 1;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
.table_st_record tbody tr td .img_box::after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00e";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.5rem;
    opacity: 0;
    z-index: 1;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
.table_st_record tbody tr td .img_box img {
    height: 100%;
    width: auto;
}
.table_st_record tbody tr td .img_box:hover {
    background-color: #ddd;
}
.table_st_record tbody tr td .img_box:hover::before {
    opacity: 1;
    transition: all ease-out 0.3s;
}
.table_st_record tbody tr td .img_box:hover::after {
    opacity: 1;
    transition: all ease-out 0.3s;
}
.table_st_record.tow-move tbody tr:not(:first-of-type) {
    background-color: #e1f6ff;
    cursor: grab;
}
.table_st_record.tow-move tbody tr td .tow-box {
    display: block;
}
.table_st_record.tow-move tbody tr .btn_group.fun_btn.operating .btn {
    display: none;
}
@media screen and (max-width: 1439px) {
    .table_st_record tbody tr th:nth-of-type(1),
    .table_st_record tbody tr td:nth-of-type(1) {
        width: 100px;
    }
    .table_st_record tbody tr th:nth-of-type(2),
    .table_st_record tbody tr td:nth-of-type(2) {
        width: 150px;
    }
    .table_st_record tbody tr th:nth-of-type(3),
    .table_st_record tbody tr td:nth-of-type(3) {
        width: 100px;
    }
    .table_st_record tbody tr th:nth-of-type(4),
    .table_st_record tbody tr td:nth-of-type(4) {
        width: 200px;
    }
    .table_st_record tbody tr th:nth-of-type(5),
    .table_st_record tbody tr td:nth-of-type(5) {
        width: calc(100% - 550px);
    }
}
@media screen and (max-width: 1023px) {
    .table_st_record tbody {
        flex-flow: column wrap;
    }
    .table_st_record tbody .tabel_header {
        display: none;
    }
    .table_st_record tbody tr {
        flex-flow: column wrap;
    }
    .table_st_record tbody tr th {
        background-color: #007bae;
    }
    .table_st_record tbody tr th.check_all_mb {
        display: block;
        color: #fff;
        font-weight: 100;
    }
    .table_st_record tbody tr th,
    .table_st_record tbody tr td {
        padding: 0.5rem;
    }
    .table_st_record tbody tr th:nth-of-type(1),
    .table_st_record tbody tr td:nth-of-type(1) {
        width: 100%;
    }
    .table_st_record tbody tr th:nth-of-type(2),
    .table_st_record tbody tr td:nth-of-type(2) {
        width: 100%;
        text-align: center;
    }
    .table_st_record tbody tr th:nth-of-type(3),
    .table_st_record tbody tr td:nth-of-type(3) {
        width: 100%;
    }
    .table_st_record tbody tr th:nth-of-type(4),
    .table_st_record tbody tr td:nth-of-type(4) {
        width: 100%;
    }
    .table_st_record tbody tr th:nth-of-type(5),
    .table_st_record tbody tr td:nth-of-type(5) {
        width: 100%;
        text-align: center;
    }
    .table_st_record tbody tr:last-of-type {
        border-bottom: none;
    }
    .table_st_record tbody tr:last-of-type td {
        padding: 0.5rem 0rem;
    }
    .table_st_record tbody tr:not(:last-of-type) {
        border-bottom: 2px solid #007bae;
    }
    .table_st_record tbody tr:not(:last-of-type)::before {
        position: absolute;
        left: 5rem;
        top: 0;
        width: 1px;
        height: 100%;
        background-color: #ddd;
        content: "";
    }
    .table_st_record tbody tr:not(:last-of-type) td {
        padding-left: 5.5rem;
        border-bottom: 1px solid #eee;
    }
    .table_st_record tbody tr:not(:last-of-type) td::before {
        position: absolute;
        left: 0.5rem;
        top: 50%;
        transform: translateY(-50%);
    }
    .table_st_record tbody tr:not(:last-of-type) td:nth-of-type(1)::before {
        content: "操作時間";
    }
    .table_st_record tbody tr:not(:last-of-type) td:nth-of-type(2)::before {
        content: "功能項目";
    }
    .table_st_record tbody tr:not(:last-of-type) td:nth-of-type(3)::before {
        content: "操作IP";
    }
    .table_st_record tbody tr:not(:last-of-type) td:nth-of-type(4)::before {
        content: "使用者";
    }
    .table_st_record tbody tr:not(:last-of-type) td:nth-of-type(5)::before {
        content: "操作紀錄";
    }
    .table_st_record tbody tr:not(:first-of-type):not(:last-of-type):hover {
        background-color: #fff;
    }
}
.table_st_restore {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
}
.table_st_restore tbody {
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
}
.table_st_restore tbody .tabel_header {
    background-color: #007bae;
    color: #fff;
    border-radius: 10px 10px 0 0;
}
.table_st_restore tbody .tabel_header th {
    font-weight: 100;
}
.table_st_restore tbody .tabel_header th i {
    padding: 0 0.25rem;
    cursor: pointer;
}
.table_st_restore tbody tr {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
.table_st_restore tbody tr:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}
.table_st_restore tbody tr:not(:first-of-type):not(:last-of-type):hover {
    background-color: rgba(0, 0, 0, 0.03);
}
.table_st_restore tbody tr:last-of-type td {
    padding: 0.5rem 1rem;
}
.table_st_restore tbody tr:last-of-type td:nth-of-type(1),
.table_st_restore tbody tr:last-of-type td:nth-of-type(2),
.table_st_restore tbody tr:last-of-type td:nth-of-type(3),
.table_st_restore tbody tr:last-of-type td:nth-of-type(4),
.table_st_restore tbody tr:last-of-type td:nth-of-type(5) {
    width: auto;
}
.table_st_restore tbody tr th,
.table_st_restore tbody tr td {
    display: inline-block;
    text-align: center;
}
.table_st_restore tbody tr th:nth-of-type(1),
.table_st_restore tbody tr td:nth-of-type(1) {
    width: 80px;
}
.table_st_restore tbody tr th:nth-of-type(2),
.table_st_restore tbody tr td:nth-of-type(2) {
    width: 170px;
}
.table_st_restore tbody tr th:nth-of-type(3),
.table_st_restore tbody tr td:nth-of-type(3) {
    width: 120px;
}
.table_st_restore tbody tr th:nth-of-type(4),
.table_st_restore tbody tr td:nth-of-type(4) {
    width: calc(100% - 520px);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.table_st_restore tbody tr th:nth-of-type(5),
.table_st_restore tbody tr td:nth-of-type(5) {
    width: 150px;
}
.table_st_restore tbody tr th {
    text-align: center;
    padding: 0.875rem 0;
}
.table_st_restore tbody tr th.check_all_mb {
    display: none;
    border-radius: 10px 10px 0 0;
}
.table_st_restore tbody tr td {
    padding: 0.5rem 0;
}
.table_st_restore tbody tr td:nth-of-type(4) {
    text-align: left;
}
.table_st_restore tbody tr td .img_box {
    height: 60px;
    width: 60px;
    margin: auto;
    cursor: pointer;
}
.table_st_restore tbody tr td .img_box::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: 1;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
.table_st_restore tbody tr td .img_box::after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00e";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.5rem;
    opacity: 0;
    z-index: 1;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
.table_st_restore tbody tr td .img_box img {
    height: 100%;
    width: auto;
}
.table_st_restore tbody tr td .img_box:hover {
    background-color: #ddd;
}
.table_st_restore tbody tr td .img_box:hover::before {
    opacity: 1;
    transition: all ease-out 0.3s;
}
.table_st_restore tbody tr td .img_box:hover::after {
    opacity: 1;
    transition: all ease-out 0.3s;
}
@media screen and (max-width: 1439px) {
    .table_st_restore tbody tr th:nth-of-type(2),
    .table_st_restore tbody tr td:nth-of-type(2) {
        width: 100px;
    }
    .table_st_restore tbody tr th:nth-of-type(4),
    .table_st_restore tbody tr td:nth-of-type(4) {
        width: calc(100% - 450px);
    }
}
@media screen and (max-width: 1023px) {
    .table_st_restore tbody {
        flex-flow: column wrap;
    }
    .table_st_restore tbody .tabel_header {
        display: none;
    }
    .table_st_restore tbody tr {
        flex-flow: column wrap;
    }
    .table_st_restore tbody tr th {
        background-color: #007bae;
    }
    .table_st_restore tbody tr th::before {
        position: absolute;
        left: 0.5rem;
        top: 50%;
        transform: translateY(-50%);
        content: "全選";
        color: #fff;
        font-weight: lighter;
    }
    .table_st_restore tbody tr th.check_all_mb {
        padding-left: 5.5rem;
        display: block;
        border-radius: 10px 10px 0 0;
    }
    .table_st_restore tbody tr th,
    .table_st_restore tbody tr td {
        padding: 0.5rem;
    }
    .table_st_restore tbody tr th:nth-of-type(1),
    .table_st_restore tbody tr td:nth-of-type(1) {
        width: 100%;
    }
    .table_st_restore tbody tr th:nth-of-type(2),
    .table_st_restore tbody tr td:nth-of-type(2) {
        width: 100%;
        text-align: center;
    }
    .table_st_restore tbody tr th:nth-of-type(3),
    .table_st_restore tbody tr td:nth-of-type(3) {
        width: 100%;
    }
    .table_st_restore tbody tr th:nth-of-type(4),
    .table_st_restore tbody tr td:nth-of-type(4) {
        width: 100%;
    }
    .table_st_restore tbody tr th:nth-of-type(4),
    .table_st_restore tbody tr td:nth-of-type(4) {
        width: 100%;
        text-align: center;
        white-space: pre-wrap;
    }
    .table_st_restore tbody tr th:nth-of-type(5),
    .table_st_restore tbody tr td:nth-of-type(5) {
        width: 100%;
    }
    .table_st_restore tbody tr:last-of-type {
        border-bottom: none;
    }
    .table_st_restore tbody tr:last-of-type td {
        padding: 0.5rem 0rem;
    }
    .table_st_restore tbody tr:not(:last-of-type) {
        border-bottom: 2px solid #007bae;
    }
    .table_st_restore tbody tr:not(:last-of-type)::before {
        position: absolute;
        left: 5rem;
        top: 0;
        width: 1px;
        height: 100%;
        background-color: #ddd;
        content: "";
    }
    .table_st_restore tbody tr:not(:last-of-type) td {
        padding-left: 5.5rem;
        border-bottom: 1px solid #eee;
    }
    .table_st_restore tbody tr:not(:last-of-type) td::before {
        position: absolute;
        left: 0.5rem;
        top: 50%;
        transform: translateY(-50%);
    }
    .table_st_restore tbody tr:not(:last-of-type) td:nth-of-type(1)::before {
        content: "選取";
    }
    .table_st_restore tbody tr:not(:last-of-type) td:nth-of-type(2)::before {
        content: "刪除時間";
    }
    .table_st_restore tbody tr:not(:last-of-type) td:nth-of-type(3)::before {
        content: "刪除人";
    }
    .table_st_restore tbody tr:not(:last-of-type) td:nth-of-type(4)::before {
        content: "內容";
    }
    .table_st_restore tbody tr:not(:last-of-type) td:nth-of-type(5)::before {
        content: "操作選項";
    }
    .table_st_restore tbody tr:not(:first-of-type):not(:last-of-type):hover {
        background-color: #fff;
    }
}
.table_st_row2 ul {
    width: 100%;
}
.table_st_row2 ul li {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    padding: 0.4325rem 1rem;
    transition: all ease 0.3s;
}
.table_st_row2 ul li h6 {
    font-size: 1rem;
    color: #fff;
    text-align: center;
}
.table_st_row2 ul li h6:first-of-type {
    width: calc(100% - 150px);
}
.table_st_row2 ul li h6:nth-of-type(2) {
    width: 150px;
}
.table_st_row2 ul li:first-of-type {
    background-color: #ff952a;
    border-radius: 10px 10px 0 0;
}
.table_st_row2 ul li:not(:first-of-type) {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.table_st_row2 ul li:nth-of-type(2) {
    padding-top: 0.875rem;
}
.table_st_row2 ul li:last-of-type {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 10px 10px;
    padding-bottom: 0.875rem;
}
.table_st_row2 ul li .item {
    float: left;
}
.table_st_row2 ul li .item:nth-of-type(1) {
    width: 40px;
}
.table_st_row2 ul li .item:nth-of-type(2) {
    width: calc(100% - 190px);
}
.table_st_row2 ul li .item:nth-of-type(3) {
    width: 150px;
}
.table_st_row2 ul li .item.subclass {
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
    margin-top: 0.5rem;
    display: none;
}
.table_st_row2 ul li .item.subclass .sub-box {
    margin-bottom: 0.5rem;
    float: left;
    width: 100%;
}
.table_st_row2 ul li .item.subclass .sub-box .sub-item {
    float: left;
}
.table_st_row2 ul li .item.subclass .sub-box .sub-item:nth-of-type(1) {
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 37px;
}
.table_st_row2 ul li .item.subclass .sub-box .sub-item:nth-of-type(1) i {
    color: #007bae;
    transform: rotate(90deg);
}
.table_st_row2 ul li .item.subclass .sub-box .sub-item:nth-of-type(2) {
    width: calc(100% - 120px);
}
.table_st_row2 ul li .item.subclass .sub-box .sub-item:nth-of-type(3) {
    width: 80px;
}
.table_st_row2 ul li .item.subclass .sub-box .sub-item:nth-of-type(3) .btn {
    border-radius: 5px;
}
.table_st_row2 ul li .btn_list {
    display: flex;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
}
.table_st_row2 ul li .btn_list button {
    background-color: transparent;
    border: 0;
}
.table_st_row2 ul li .btn_list button i {
    color: #007bae;
    transition: all ease 0.3s;
}
.table_st_row2 ul li .btn_list button i::before {
    display: block;
    translate: all ease 0.3s;
}
.table_st_row2 ul li .btn_list button:hover i {
    color: #00a3e6;
    transition: all ease 0.3s;
}
.table_st_row2 ul li .btn_list.show {
    visibility: visible;
    opacity: 1;
}
.table_st_row2 ul li .form-group {
    margin-bottom: 0;
}
.table_st_row2 ul li .form-group .form-control {
    border-radius: 5px;
    width: 100%;
}
.table_st_row2 ul li.open {
    background-color: #e9f9ff;
    border-bottom: 1px solid #d0f2ff;
    transition: all ease 0.3s;
}
.table_st_row2 ul li.open .btn_list button i {
    color: #dc3545;
    transition: all ease 0.3s;
    transform: rotate(180deg);
}
.table_st_row2 ul li.open .btn_list button i::before {
    content: "\f068";
    transition: all ease 0.3s;
}
.table_st_row2 ul li.open .btn_list button i:hover {
    color: #b9202f;
}
.table_st_row2.tow-move ul li .btn_group {
    display: none;
}
.table_st_row2.tow-move ul li .tow-box {
    display: block;
}
@media screen and (max-width: 480px) {
    .table_st_row2 ul li {
        padding: 0.4325rem;
    }
    .table_st_row2 ul li .item:nth-of-type(1) {
        width: 25px;
    }
    .table_st_row2 ul li .item:nth-of-type(2) {
        width: calc(100% - 155px);
    }
    .table_st_row2 ul li .item:nth-of-type(3) {
        width: 130px;
    }
}
.notimg-text {
    padding: 0.5rem;
    border: 1px solid #ddd;
    background-color: #eee;
    border-radius: 5px;
    height: 90px;
    width: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}
.notimg-text p {
    margin-bottom: 0;
}
.sel_class {
    min-height: 37px;
    padding: 0;
    cursor: pointer;
}
.sel_class:focus {
    box-shadow: none;
    border-color: #ddd;
}
.sel_class.form-control.multi {
    height: auto;
}
.sel_class .dropdown {
    padding-right: 2rem;
}
.sel_class .dropdown p {
    padding: 0 0 0 0.5rem;
    margin-bottom: 0;
    height: 100%;
    line-height: 37px;
    text-align: center;
}
.sel_class .dropdown > i {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    display: block;
    z-index: 2;
    color: #aaa;
    transition: all ease 0.3s;
    pointer-events: none;
}
.sel_class:hover {
    border-color: #007bae;
}
.sel_class:hover > i {
    color: #007bae;
}
.sel_class .sel_info {
    display: flex;
    flex-flow: row wrap;
    justify-content: start;
    height: 100%;
    align-items: center;
    padding-right: 2rem;
}
.sel_class .sel_info .box {
    line-height: 1;
    padding-left: 0.75rem;
}
.sel_class .sel_info > span {
    padding-left: 0.75rem;
    height: 35px;
}
.sel_class .sel_info .del {
    background-color: #aaa;
    color: #fff;
    display: inline-block;
    min-height: 28px;
    line-height: 28px;
    border-radius: 3px;
    margin: 0.2rem;
    padding: 0 0.375rem;
    font-size: 0.875rem;
}
.sel_class .sel_info .del i {
    display: inline-block;
    margin: 0 0.5rem;
}
.sel_class .sel_info .del:hover {
    background-color: #333;
}
.sel_class .sel_info .del:hover i {
    color: #fff;
    transition: all ease 0.3s;
}
.sel_class .sel_info .del:hover i:hover {
    color: #dc3545;
    transition: all ease 0.3s;
}
.sel_class .nav {
    position: absolute;
    top: 100%;
    left: -1px;
    width: calc(100% + 2px);
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    border: 1px solid #007bae;
    border-top: 0;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 200px;
    border-top: 1px solid #eee;
    display: none;
}
.sel_class .nav > div {
    text-align: left;
    padding: 0 0.5rem;
    display: block;
}
.sel_class .nav > div:not(:last-of-type) {
    border-bottom: 1px solid #eee;
}
.sel_class .nav > div:hover {
    color: #333;
    background-color: #eee;
}
.sel_class .nav > div.active {
    display: none;
}
.sel_class .nav.show {
    border-top: 1px solid #eee;
    height: auto;
    visibility: visible;
    opacity: 1;
}
.sel_class.w-80 {
    width: 80px;
}
.sel_class.open:focus {
    border-color: #007bae !important;
}
.sel_class.signle .nav .item {
    text-align: center;
}
.sel_class.signle.open {
    border-radius: 0 5px 0 0;
}
.sel_class.signle.open .dropdown > i {
    color: #007bae;
    transform: translateY(-50%) scaleY(-1);
    transition: all ease 0.3s;
}
.sel_class.signle.border-r-all {
    border-radius: 5px;
}
.sel_class.signle.border-r-all.open {
    border-radius: 5px 5px 0 0;
}
.sel_class.multi.open {
    border-radius: 0 5px 0 0;
}
.sel_class.multi.open .dropdown > i {
    pointer-events: auto;
    color: #007bae;
    transform: scaleY(-1);
    transition: all ease 0.3s;
}
.sel_class.multi .dropdown > i {
    transform: translateY(0);
    top: 0px;
}
.sel_class.multi.border-r-all {
    border-radius: 5px;
}
.sel_class.multi.border-r-all.open {
    border-radius: 5px 5px 0 0;
}
.sel_class.multi_search_box {
    height: auto;
}
.sel_class.multi_search_box.open {
    border-radius: 0 5px 0 0;
}
.sel_class.multi_search_box.open .dropdown > i {
    color: #007bae;
    transform: scaleY(-1);
    transition: all ease 0.3s;
}
.sel_class.multi_search_box .dropdown {
    min-height: 100%;
}
.sel_class.multi_search_box .dropdown .sel_info .box {
    min-height: 37px;
    width: 100%;
}
.sel_class.multi_search_box .dropdown > i {
    transform: translateY(0);
    top: 0px;
}
.sel_class.multi_search_box .nav {
    max-height: 300px;
    overflow-y: hidden;
}
.sel_class.multi_search_box .nav .search-box {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    width: 100%;
    padding: 0.75rem 1rem;
}
.sel_class.multi_search_box .nav .search-box:not(:last-of-type) {
    border-bottom: 1px solid #eee;
}
.sel_class.multi_search_box .nav .search-box input {
    height: 37px;
    border-radius: 5px;
    width: 100%;
    border: 1px solid #bbb;
    padding: 0 50px 0 0.5rem;
}
.sel_class.multi_search_box .nav .search-box input:focus {
    border-color: #007bae;
}
.sel_class.multi_search_box .nav .search-box input:focus + i {
    color: #007bae;
}
.sel_class.multi_search_box .nav .search-box i {
    position: absolute;
    right: 1rem;
    top: 23px;
    color: #bbb;
    width: 50px;
    text-align: center;
    pointer-events: none;
}
.sel_class.multi_search_box .nav .select-data {
    max-height: 238px;
    overflow-x: hidden;
    overflow-y: auto;
}
.sel_class.multi_search_box .nav .select-data > div {
    padding: 0 1rem;
}
.sel_class.multi_search_box .nav .select-data > div:not(:last-of-type) {
    border-bottom: 1px solid #eee;
}
.sel_class.multi_search_box .nav .select-data .active,
.sel_class.multi_search_box .nav .select-data .nosearch {
    display: none;
}
.sel_class.multi_search_box .nav .select-nodata,
.sel_class.multi_search_box .nav .select-nomeets {
    padding: 0.75rem 1rem;
    text-align: center;
}
.sel_class.multi_search_box .nav .select-nodata p,
.sel_class.multi_search_box .nav .select-nomeets p {
    margin-bottom: 0;
}
.sel_class.multi_search_box .nav .select-nomeets p {
    word-break: break-word;
}
.sel_class.multi_search_box .nav .select-nomeets p span {
    color: #007bae;
}
.sel_class.multi_search_box .nav > div {
    cursor: default;
    padding: 0;
}
.sel_class.multi_search_box .nav > div:not(:last-of-type) {
    border: none;
}
.sel_class.multi_search_box .nav > div:hover {
    background-color: #fff;
}
@media screen and (min-width: 1024px) {
    .sel_class.multi_search_box .nav .select-data > div {
        cursor: pointer;
    }
    .sel_class.multi_search_box .nav .select-data > div:hover {
        background-color: #eee;
    }
}
@media screen and (max-width: 639px) {
    .select_group .form-title {
        border-radius: 5px 5px 0 0;
    }
    .select_group .sel_class {
        width: 100%;
        border-radius: 0 0 5px 5px;
    }
    .select_group .sel_class.open {
        border-radius: 0 5px 0 0;
    }
}
.sel_group {
    min-height: 37px;
    padding: 0;
    cursor: pointer;
}
.sel_group .dropdown {
    padding-right: 2rem;
    border-radius: 5px;
    border: 1px solid #ddd;
}
.sel_group .dropdown p {
    padding: 0 0 0 1rem;
    margin-bottom: 0;
    height: 100%;
    line-height: 37px;
    text-align: left;
    color: #aaa;
}
.sel_group .dropdown > i {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    display: block;
    z-index: 2;
    color: #aaa;
    transition: all ease 0.3s;
    pointer-events: none;
}
.sel_group .dropdown:focus {
    outline: 0;
}
.sel_group .dropdown.open {
    border-radius: 5px 5px 0 0;
    color: #007bae;
    border-color: #007bae;
}
.sel_group .dropdown.open > i {
    color: #007bae;
    transform: translateY(-50%) scaleY(-1);
    transition: all ease 0.3s;
}
.sel_group .sel_info {
    display: flex;
    flex-flow: row wrap;
    justify-content: start;
    height: 100%;
    align-items: center;
    padding-right: 1.5rem;
}
.sel_group:hover {
    border-color: #007bae;
}
.sel_group:hover > i {
    color: #007bae;
}
@media screen and (max-width: 1023px) {
    .sel_group .sel_info {
        flex-flow: column wrap;
    }
}
.sel_group.pc_select .dropdown {
    min-width: 120px;
}
.sel_group.pc_select .nav-tabs {
    padding-right: 0;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    border: 1px solid #007bae;
    border-top: 0;
}
.sel_group.pc_select .nav-tabs .nav-link {
    margin-bottom: 0;
    width: 100%;
    border-radius: 0;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #007bae;
}
.sel_group.pc_select .nav-tabs .nav-link.active {
    background-color: #fff;
    color: #333;
    display: none;
}
.sel_group.pc_select .nav-tabs .nav-link:hover {
    background-color: #007bae;
    color: #fff;
}
.sel_group.pc_select .nav-tabs.sel_info {
    display: none;
    position: absolute;
    top: calc(100% - 1px);
    left: 0;
    flex-flow: row wrap;
    width: 100%;
    height: auto;
}
.modal_edit.modal .modal-dialog {
    max-width: 80%;
}
@media screen and (max-width: 639px) {
    .modal_edit.modal .modal-dialog {
        max-width: 100%;
        min-width: calc(100% + 0.75rem);
        padding: 1rem;
        margin: 0;
    }
}
.tab_card_group {
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    overflow: hidden;
}
.tab_card_group > .header h2 {
    font-size: 1.25rem;
    padding: 0.875rem 1rem;
    text-align: center;
    background-color: #fff;
    color: #333;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.tab_card_group > .body .item > .header {
    cursor: pointer;
    padding: 0.875rem 1rem;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    transition: all ease-in 0.3s;
}
.tab_card_group > .body .item > .header h3 {
    font-size: 1.125rem;
    padding-right: 2.5rem;
}
.tab_card_group > .body .item > .header i {
    position: absolute;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
    transition: all ease-in 0.3s;
}
.tab_card_group > .body .item > .header:hover {
    background-color: #007bae;
    color: #fff;
}
.tab_card_group > .body .item > .header.active {
    background-color: #007bae;
    color: #fff;
    transition: all ease-out 0.3s;
}
.tab_card_group > .body .item > .header.active:hover {
    background-color: #1795ca;
}
.tab_card_group > .body .item > .header.active i {
    transform: translateY(-50%) scaleY(-1);
    transition: all ease-out 0.3s;
}
.tab_card_group > .body .item > .body_info {
    display: none;
    background-color: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.tab_card_group > .body .item > .body_info.show {
    display: block;
}
.tab_card_group > .bottom {
    background-color: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.mgmt_sitemap.survey_analysis {
    height: 100%;
}
.mgmt_sitemap.survey_analysis .assort_tab nav .nav-tabs {
    border-radius: 0;
}
.mgmt_sitemap.survey_analysis .assort_tab nav .nav-tabs .nav-link {
    font-size: 1rem;
    padding: 0.375rem 1.25rem;
}
.mgmt_sitemap.survey_analysis
    .assort_tab
    nav
    .nav-tabs
    .nav-link:first-of-type.active {
    border-radius: 0;
}
.mgmt_sitemap.survey_analysis .assort_tab .tab-content {
    height: calc(100% - 92px);
}
.mgmt_sitemap.survey_analysis .assort_tab .tab-content .assort-pei {
    padding: 1rem;
}
.mgmt_sitemap.survey_analysis .assort_tab_mb {
    display: none;
}
.mgmt_sitemap.survey_analysis .assort_tab_mb .header {
    padding: 1rem;
    padding-bottom: 0;
}
.mgmt_sitemap.survey_analysis .assort_tab_mb .header .sel_group .dropdown {
    border-radius: 5px 5px 0 0;
}
.mgmt_sitemap.survey_analysis .assort_tab_mb .body {
    margin-top: -3px;
    padding: 0 1rem 1rem 1rem;
    min-height: 200px;
}
.mgmt_sitemap.survey_analysis .assort_tab_mb .body.not_header {
    padding-top: 1rem;
}
.mgmt_sitemap.survey_analysis .assort_tab_mb .body.not_header .box .box_body {
    border-radius: 5px;
}
.mgmt_sitemap.survey_analysis
    .assort_tab_mb
    .body.not_header
    .box
    .box_body
    .mb-box {
    display: flex;
    justify-content: center;
    align-items: center;
}
.mgmt_sitemap.survey_analysis
    .assort_tab_mb
    .body.not_header
    .box
    .box_body
    .mb-box
    .header_title {
    width: 80px;
    padding: 0 0.5rem;
}
.mgmt_sitemap.survey_analysis
    .assort_tab_mb
    .body.not_header
    .box
    .box_body
    .mb-box
    ul {
    width: calc(100% - 80px);
    border-left: 1px solid #ddd;
}
.mgmt_sitemap.survey_analysis
    .assort_tab_mb
    .body.not_header
    .box
    .box_body
    .mb-box:not(:first-of-type) {
    border-top: 1px solid #333;
}
.mgmt_sitemap.survey_analysis .assort_tab_mb .body .box {
    border-radius: 5px;
    text-align: center;
    overflow: hidden;
}
.mgmt_sitemap.survey_analysis .assort_tab_mb .body .box .box_body {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-radius: 0 0 5px 5px;
}
.mgmt_sitemap.survey_analysis .assort_tab_mb .body .box .box_body ul {
    display: flex;
    flex-flow: row wrap;
}
.mgmt_sitemap.survey_analysis .assort_tab_mb .body .box .box_body ul li {
    width: 50%;
    padding: 0.5rem;
    border-bottom: 1px solid #ddd;
}
.mgmt_sitemap.survey_analysis
    .assort_tab_mb
    .body
    .box
    .box_body
    ul
    li:nth-last-of-type(1),
.mgmt_sitemap.survey_analysis
    .assort_tab_mb
    .body
    .box
    .box_body
    ul
    li:nth-last-of-type(2) {
    border-bottom: 0;
}
.mgmt_sitemap.survey_analysis .assort_tab_mb .body .box .box_body ul li.title {
    border-right: 1px solid #ddd;
}
.mgmt_sitemap.survey_analysis .export_bar {
    z-index: 2;
}
.mgmt_sitemap.survey_analysis .export_bar .title_header {
    display: inline-block;
}
.mgmt_sitemap.survey_analysis .export_bar .btn_group {
    position: absolute;
    right: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-flow: row nowrap;
}
.mgmt_sitemap.survey_analysis .export_bar .btn_group .sel_class {
    display: inline-block;
    border-radius: 5px;
    height: 38px;
    width: auto;
    min-width: 101px;
    margin-right: 0.5rem;
    border-color: #ddd;
    color: #bbb;
}
.mgmt_sitemap.survey_analysis .export_bar .btn_group .sel_class.open {
    border-radius: 5px 5px 0 0;
}
.mgmt_sitemap.survey_analysis .export_bar .btn_group .sel_class.open p {
    color: #007bae;
}
.mgmt_sitemap.survey_analysis .export_bar .btn_group .sel_class .nav div {
    padding: 0.5rem;
}
@media screen and (max-width: 1023px) {
    .mgmt_sitemap.survey_analysis .assort_tab .tab-content {
        border-top: 0;
    }
    .mgmt_sitemap.survey_analysis .assort_tab_mb {
        display: block;
    }
}
@media screen and (max-width: 480px) {
    .mgmt_sitemap.survey_analysis .export_bar .btn_group {
        position: relative;
        top: 0;
        left: 0;
        margin-top: 0.75rem;
        transform: translate(0px, 0px);
    }
}
.assort_tab.pmtool nav .nav-tabs {
    border-radius: 10px;
}
.assort_tab.pmtool nav .nav-tabs .nav-link.active {
    color: #007bae;
}
.assort_tab.pmtool nav .nav-tabs .nav-link.active::before {
    transform: scaleX(1);
}
.assort_tab.pmtool nav .nav-tabs .nav-link::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #007bae;
    transform-origin: bottom right;
    transform: scale(0);
    transition: transform 0.5s ease;
}
.assort_tab.pmtool nav .nav-tabs .nav-link:hover::before {
    transform-origin: bottom left;
    transform: scaleX(1);
}
.nodata {
    font-size: 1.5rem;
    text-align: center;
}
table tbody tr.nodata td {
    width: 100% !important;
    font-size: 1rem;
    text-align: center;
}
table tbody tr.nodata td div {
    display: inline-block;
    padding: 0.25rem 1rem;
    border-radius: 5px;
    background-color: #aaa;
    color: #fff;
    word-break: break-all;
}
table tbody tr.nodata td div.red {
    background-color: #dc3545;
}
table tbody tr.nodata td div.blue {
    background-color: #007bae;
}
.permission_group .title_header h2 {
    display: inline-block;
    vertical-align: middle;
}
.permission_group .title_header .switch {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1.5rem;
}
.permission_group .card_box {
    min-height: 112px;
}
.permission_group .card_box:nth-of-type(1) {
    z-index: 19;
}
.permission_group .card_box:nth-of-type(2) {
    z-index: 18;
}
.permission_group .card_box:nth-of-type(3) {
    z-index: 17;
}
.permission_group .card_box:nth-of-type(4) {
    z-index: 16;
}
.permission_group .card_box:nth-of-type(5) {
    z-index: 15;
}
.permission_group .card_box:nth-of-type(6) {
    z-index: 14;
}
.permission_group .card_box:nth-of-type(7) {
    z-index: 13;
}
.permission_group .card_box:nth-of-type(8) {
    z-index: 12;
}
.permission_group .card_box:nth-of-type(9) {
    z-index: 11;
}
.permission_group .card_box:nth-of-type(10) {
    z-index: 10;
}
.permission_group .card_box:nth-of-type(11) {
    z-index: 9;
}
.permission_group .card_box:nth-of-type(12) {
    z-index: 8;
}
.permission_group .card_box:nth-of-type(13) {
    z-index: 7;
}
.permission_group .card_box:nth-of-type(14) {
    z-index: 6;
}
.permission_group .card_box:nth-of-type(15) {
    z-index: 5;
}
.permission_group .card_box:nth-of-type(16) {
    z-index: 4;
}
.permission_group .card_box:nth-of-type(17) {
    z-index: 3;
}
.permission_group .card_box:nth-of-type(18) {
    z-index: 2;
}
.permission_group .card_box:nth-of-type(19) {
    z-index: 1;
}
.permission_group .card_box:nth-of-type(20) {
    z-index: 0;
}
.permission_group .card_box ul li {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem;
}
.permission_group .card_box ul li h5 i {
    margin-right: 0.875rem;
    width: 20px;
    max-width: 100%;
}
.permission_group .card_box ul li .switch {
    margin: 0;
}
.permission_group .card_box ul li .switch .sm-text {
    position: absolute;
    right: -5px;
    top: -13px;
    display: block;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 0.875rem;
    color: #fff;
    background-color: #64ba68;
    cursor: default;
}
.permission_group .card_box ul li:not(:first-of-type) {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.permission_group .card_box ul li:not(:first-of-type) .sel_class {
    width: calc(100% - 75px);
}
.permission_group .card_box ul li:not(:first-of-type) .btn_group .btn {
    width: 70px;
    padding: 0.375rem;
}
.permission_group
    .card_box
    ul
    li:not(:first-of-type):not(:last-of-type)::before {
    position: absolute;
    height: 1px;
    width: calc(100% - 2.5rem);
    left: 2.5rem;
    bottom: 0;
    background-color: #ddd;
    content: "";
}
.permission_group .card_box ul li:last-of-type {
    border-bottom: 2px solid #005376;
    border-radius: 0 0 10px 10px;
}
.permission_group .card_box ul li:first-of-type {
    background-color: #007bae;
    border-radius: 10px 10px 0 0;
}
.permission_group .card_box ul li:first-of-type h5 {
    color: #fff;
}
.permission_group .card_box ul li:first-of-type .sel_class {
    width: calc(100% - 115px);
}
.permission_group .card_box ul li:first-of-type .btn_group {
    width: 110px;
}
.permission_group .card_box ul li:first-of-type .btn_group .btn {
    padding: 0.375rem;
}
.permission_group .card_box .sel_class .nav div {
    padding: 0.375rem 0.5rem;
}
.permission_group
    .card_box.border-b-all
    ul
    li:not(:first-of-type):not(:last-of-type)::before {
    width: 100%;
    left: 0;
}
.message-modal .modal-content .modal-header .title_header h2 {
    font-size: 1.675rem;
}
.message-modal .modal-content .modal-header .title_header h2 i {
    font-size: 1.5rem;
}
.message-modal .modal-content .modal-body .message-info p {
    margin-bottom: 0;
    font-size: 1.5rem;
}
.message-modal .modal-content .modal-body .message-info p.red {
    color: #dc3545;
}
.message-modal .modal-content .modal-body .message-info p.blue {
    color: #007bae;
}
.loading {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 99;
}
.loading .box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    transform: translate(-50%, -50%);
}
.loading .loading-text {
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
}
.loading .laoding-block {
    margin-bottom: 1.5rem;
}
.loading .laoding-block div {
    margin: auto;
    position: relative;
    width: 2em;
    height: 2em;
    border: 3px solid #007bae;
    overflow: hidden;
    animation: spin 3s ease infinite;
}
.loading .laoding-block div::before {
    content: "";
    position: absolute;
    top: -3px;
    left: -3px;
    width: 2em;
    height: 2em;
    background-color: #00a3e6;
    transform-origin: center bottom;
    transform: scaleY(1);
    animation: fill 3s linear infinite;
}
@keyframes spin {
    50%,
    100% {
        transform: rotate(360deg);
    }
}
@keyframes fill {
    25%,
    50% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}
.sign_body {
    display: flex;
    justify-content: center;
    height: 100vh;
    background-image: url(../images/bg-01.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.sign_body .sign_form {
    width: 550px;
    max-width: 100%;
    min-height: 328px;
    margin: auto 0;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 2rem;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
}
.sign_body .sign_form .main {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    background-color: #ffffffdb;
    padding: 2rem;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
}
.sign_body .sign_form .main .header .logo {
    margin-bottom: 1rem;
}
.sign_body .sign_form .main .header .logo .logo_img {
    width: 180px;
    height: auto;
    margin: auto;
}
.sign_body .sign_form .main .header .logo .logo_img img {
    width: 100%;
    height: auto;
    display: inline-block;
}
.sign_body .sign_form .main .header .logo h2 {
    padding: 1rem;
}
.sign_body .sign_form .main .body {
    width: 300px;
}
.sign_body .sign_form .main .body label {
    width: 100%;
    margin-bottom: 1rem;
    display: block;
}
.sign_body .sign_form .main .body label.captcha-input {
    width: calc(100% - 116px);
}
.sign_body .sign_form .main .body label input {
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    border: 1px solid #aaa;
    width: 100%;
    padding: 0 1rem 0 3.5rem;
}
.sign_body .sign_form .main .body label input:-webkit-autofill,
.sign_body .sign_form .main .body label input:-webkit-autofill:hover,
.sign_body .sign_form .main .body label input:-webkit-autofill:focus,
.sign_body .sign_form .main .body label input:-webkit-autofill:active {
    background-color: #fff !important;
    -webkit-transition-delay: 99999s;
    -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
.sign_body .sign_form .main .body label h4 {
    position: absolute;
    left: 3.5rem;
    top: 11px;
    font-size: 1.25rem;
    color: #aaa;
    pointer-events: none;
    line-height: 1;
    background-color: #fff;
    transition: all ease 0.3s;
}
.sign_body .sign_form .main .body label h4.val {
    top: -0.5rem;
    left: 3rem;
    font-size: 1rem;
    padding: 0 0.5rem;
}
.sign_body .sign_form .main .body label input:focus {
    border: 1px solid #ff952a;
    box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.16);
    transform: translateY(-2px);
    transition: all ease 0.3s;
}
.sign_body .sign_form .main .body label input:focus ~ i {
    color: #ff952a;
    transform: translateY(-2px);
    transition: all ease 0.3s;
}
.sign_body .sign_form .main .body label input:focus + h4 {
    color: #ff952a;
    transform: translateY(-2px);
    transition: all ease 0.3s;
}
.sign_body .sign_form .main .body label i {
    position: absolute;
    left: 1.25rem;
    top: 8px;
    font-size: 1.5rem;
    color: #aaa;
    transition: all ease 0.3s;
}
@media screen and (max-width: 991px) {
    .sign_body .sign_form {
        height: auto;
    }
}
@media screen and (max-width: 639px) {
    .sign_body {
        padding: 0 1rem;
    }
    .sign_body .sign_form {
        padding: 1rem;
    }
    .sign_body .sign_form .main {
        padding: 2rem 1rem;
    }
    .sign_body .sign_form .main .header h2 {
        font-size: 1.75rem;
        padding: 1rem 0;
    }
    .sign_body .sign_form .main .header .logo .logo_img {
        width: 120px;
    }
    .sign_body .sign_form .main .body .btn_group .btn {
        padding: 0.25rem 2rem;
    }
}
@media screen and (max-width: 480px) {
    .sign_body .sign_form {
        padding: 0.5rem;
    }
    .sign_body .sign_form .main .body {
        width: 100%;
    }
    .sign_body .sign_form .main .body label h4 {
        font-size: 1.125rem;
        top: 12px;
    }
    .sign_body .sign_form .main .body label i {
        top: 11px;
        font-size: 1.25rem;
    }
    .sign_body .sign_form .main .body label.captcha-input {
        width: 100%;
    }
}
.sign_group .btn {
    background-color: #304ca1;
    color: #fff;
    font-size: 1.25rem;
    padding: 0.375rem 2.25rem;
    border-radius: 25px;
}
.sign_group .btn:hover {
    background-color: #273e84;
}
.sign_group .btn:focus {
    outline: 0;
    box-shadow: none;
}
.captcha {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    /*padding-top: 1.5rem;
    margin-top: 1rem;
    border-top: 1px solid #dddddd;*/
}
.captcha .captcha-img {
    width: 100px;
    height: auto;
}
.captcha .captcha-img img {
    width: 100%;
}
.captcha .captcha-img .change-t {
    font-size: 0.875rem;
    color: #007bae;
}
@media screen and (max-width: 480px) {
    .captcha {
        flex-flow: column nowrap;
    }
}
