.label-pdf {
    background-color: #c42525;
    border-radius: 0.25em;
    color: #f4f4f4;
    font-size: 80%;
    font-weight: bold;
    height: 2em;
    line-height: 1.85em;
    padding: 0em 0.4em;
    text-align: center;
    text-shadow: none;
    width: 2.66em;
}

.list-green > li:before {
    color: #699d53;
}

.background-lightgray {
    background: #f6f6f6 !important;
}

.font-red {
    color : #b80000 !important;
}

.border-red {
    border-color : #b80000 !important;
    background-color: #ffdddc !important;
}

.val-check {
    margin-left: -1px !important;
    margin-top: 1px !important;
}