th:first-child,
td:first-child {
    position: sticky;
    left: 0px;
    background-color: white;
    border-right: 1px solid #e3e3e3;
}

.mname {
    font-size: 0.857rem;
    letter-spacing: 0.5px;
    background: #f3f2f7!important;
    text-transform: uppercase;
}
.mname th {
    background: #f3f2f7!important;
    text-align: center!important;
}

.Atime-me.totalgroup,
.Btime-me.totalgroup,
.time-me.totalgroup {
    font-weight: bold;
    text-align: center;
}

.secbreadcrum {
    padding: 0px 20px;
    display: none;
    height: 21px;
}

.secbreadcrum span {
    color: #7367f0;
}

span.arrow {
    background-image: url(../images/download.svg);
    background-size: 14px;
    background-position: center center;
    color: transparent;
    background-repeat: no-repeat;
    margin-left: 5px;
    margin-right: 5px;
}

span.shiftname {
    color: #10528e;
}

span.datename {
    color: #6e6b7b;
}

.countit {
    height: auto!important;
}