a {
    text-decoration: none !important;
    color: #000;
}
.upper input {
    text-transform: uppercase;
}
.hidden {
    display: none !important;
}
#codici_ateco-description {
    margin-top: 20px !important;
}
.tooltip {
    font-size: 15px;
}
.action {
    display: flex;
    gap: 5px;
}
.brxe-text li {
    padding: 8px 0 !important;
}
.alert {
    margin: 0 5px !important;
}
#up_cd {
    background-color: #effafb;
    padding: 20px;
    border-radius: 6px;
}
#up_cd select,
#up_cd input,
.classbox input,
.classbox select {
    background-color: #fff !important;
    color: #000 !important;
}
.classbox label {
    color: #000;
}
.classbox tr:hover {
    background-color: #effafb;
    cursor: pointer;
}
.is-invalid {
    border-color: #dc3545 !important;
}
.bacheca-menu li:hover span,
.bacheca-menu li:hover i {
    color: #fff;
}
.stato {
    text-align:center;
}