.ActionLeave {
    padding: 0px 15px;
}

.hrViewTotal {
    font-size: 20px;
    text-align: center;

}

.hrviewDate {
    font-size: 16px;
    text-align: center;
}

.StatusTitle {
    font-size: 10.2px;
    line-height: 20px;
}

.btn-dark-blue {
    background-color: #E8EEF8;
    color: #fff;
    border-radius: 20px;
    padding: 3px 15px;
    padding-top: 1px;
    margin-right: 10px;
    outline: none !important;
}

.btn-dark-blue :hover, .btn-dark-blue :active {
    color: #004680;
    outline: none;
}

.btn-dark-blue :focus {
    color: #fff;
    outline: none;
}

.lineheight-text {
    line-height: 20px;
}

.invoices-wrap {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 50px;
}

.invoices-wrap .invoices-wrap-title {
    color: #949292;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 500;
}

/* ........... */