a[href] {
    text-decoration: none;
}
body {
    font-family: "Montserrat", serif;
    font-weight: 500;
    font-size: 12px;
}

#offcanvasMenu li a {
font-size: 15px;
}

#appraisalBody {
    background-color: #8191a150;
    border-top: 1px solid #0000003d;
}

.fa-camera {
    text-shadow: 0px 1px 13px rgb(44 66 221);
}
.input-label-action {
    background-color: #2777c2;
    color : white;
}
.input-label {
    background-color: #8191a1;
    color : white;
}

.input-group-lg>.btn, .input-group-lg>.form-control, .input-group-lg>.form-select, .input-group-lg>.input-group-text {
    padding: 1rem 1.25rem;
    font-size: 1rem;
}

.bpm-blue {
    color:#015398;
}

.bpm-red {
    color:#951819;
}