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


span.iimg,
.cimg {
    float: left;
    width: 55px;
    height: 40px;

}

span.iimg img {
    max-width: 100%;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    overflow: hidden;
}

.cimg img {
    max-width: 100%;
    width: 28px;
    height: 28px;
    border-radius: 50%;
}

.cimg {
    float: left;
    width: 35px;
    height: 35px;

}

span.ccfull {
    padding-top: 5px;
    float: left;
    width: 50%;
}

th.text-nowrap.text-center.pp {
    padding-left: 10px;
    padding-right: 10px;
}

.nodata {
    width: 100%;
    color: red;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    display: none;
}