@import "components/align.module.css";
@import "components/clearfix.module.css";
@import "components/container-inline.module.css";
@import "components/details.module.css";
@import "components/fieldgroup.module.css";
@import "components/hidden.module.css";
@import "components/item-list.module.css";
@import "components/js.module.css";
@import "components/nowrap.module.css";
@import "components/position-container.module.css";
@import "components/reset-appearance.module.css";
@import "components/resize.module.css";
@import "components/system-status-counter.css";
@import "components/system-status-report-counters.css";
@import "components/system-status-report-general-info.css";
@import "components/tablesort.module.css";
.vtime-0 {
    width: 6.99rem;
    margin: auto;
    overflow: hidden;
    padding-top: 0.4rem;
    padding-bottom: 0.5rem;
}

.vtime-0 .vtime-1 {
    width: 6.8rem;
    height: 1.65rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-left: auto;
    margin-bottom: 0.31rem;
    margin-right: auto;
}

.vtime-0 .vtime-1 .vtime-3 {
    width: 3.23rem;
    height: 0.66rem;
    background-color: rgb(40, 178, 197);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.3rem;
    border-radius: 0.05rem;
}

.vtime-0 .vtime-1 .vtime-3.hover{
    background-color: rgb(213, 95, 79);
    transition: background-color 0.5s;
}

.vtime-0 .vtime-1 .vtime-3 .vtime-8 {
    font-size: 0.24rem;
    color: rgb(255, 255, 255);
    text-align: left;
    line-height: 0.24rem;
    white-space: nowrap;
}

.vtime-0 .vtime-1 .vtime-3:nth-child(2n) {
    width: 3.23rem;
    height: 0.66rem;
    background-color: rgb(40, 178, 197);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0rem;
    border-radius: 0.05rem;
}

.vtime-0 .vtime-1 .vtime-3:nth-child(2n).hover{
    background-color: rgb(213, 95, 79);
    transition: background-color 0.5s;
}


.vtime-0 .vtime-1 .vtime-3:nth-child(2n) .vtime-8 {
    font-size: 0.24rem;
    color: rgb(255, 255, 255);
    text-align: left;
    line-height: 0.24rem;
    white-space: nowrap;
}

.vtime-0 .vtime-5 {
    width: 6.71rem;
    margin-left: auto;
    margin-bottom: 0.53rem;
    margin-right: auto;
    font-size: 0.2rem;
    color: rgb(107, 107, 107);
    text-align: left;
    line-height: 0.41rem;
    overflow-wrap: break-word;
}

.vtime-0 .vtime-4 {
    font-size: 0.2rem;
    line-height: 0.41rem;
    color: rgb(107, 107, 107);
    margin-left: auto;
    margin-right: auto;
}