.progBar {
    width: 100%;
    height: 20px
}

.smallCaption {
    font-weight: lighter;
    font-size: small;
    alignment: right;
}

.Select-control {
    background-color: #FFdd77 !important;
    color: #FFdd77 !important;
}

.Select-value-label {
    background-color: #FFA830 !important;
    color: black !important;
    padding: 3px;
}

.Select-arrow {
    --accent: black !important;
    border-top-color: black !important;
}
