.subTitle{
    color: #a7a7a7;
    margin-left: 10px;
}
.maxheight160-card{
    height: 160px;
}
.staffbtn{
    background: #4e77bf;
    width: 330px;
    text-align: left;
    padding: 10px;
    height: 40px;
    border-radius: 1px;
    border: 1px solid #4e77bf;
    cursor: pointer;
    margin-bottom: 7px;
    color: #fff;
    font-size: 14px;
}
.f-14{
    font-size: 16px;
    font-weight: 400;
    color:#000;
}

.edit{
    color: #4e77bf;
    float: right;
    font-weight: 500;
    font-size:small;
}

.nodata{
    font-size: 17px;
    color: #a7a7a7;
}