.err {
    color: red;
    font-weight: bold;
    margin-top: 10px;
}

.critical {
    font-weight: bold;
}

.fielderbg {
    background: #ffd5d5 !important;
}

select.fielderbg {
    background: #ffd5d5 url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") no-repeat left 99% center !important;
}
