/* Foglio di stile personalizzato */

.form-control[readonly] {
    background-color: #eff2f5;
    border-color: #eff2f5;
}

.login-page .container-fluid.messaggio {
    position: absolute;
    top: 10px;
    max-width: 600px;
    z-index: 99999;
}

.tiny_desc_300 .tox-tinymce {
    height: 300px !important;
}

/* Modifichiamo gli stili della pagina Vedi contatto*/

.accordion-button:not(.collapsed) {
    color: #000000;
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../../img/minus.png);
    transform: rotate(-180deg);
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.15rem;
    height: 1.15rem;
    margin-left: auto;
    content: "";
    background-image: url(../../img/plus.png);
    background-repeat: no-repeat;
    background-size: 1.15rem;
    transition: transform .2s ease-in-out;
}

.fatto {
    color: #12a906;
}

.da-fare {
    color: #909192;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #ebebeb;

}

/*Modifichiamo gli stili del body*/
#div_filtro_avanzato {
    width: 100%;
    background: rgba(21, 34, 65, 0.3);
    padding: 10px;
    border-radius: 10px;
}
.filtro_bianco #div_filtro_avanzato{
    background-color: #fff;;
}
.card {
    border: 0;
    /*box-shadow: 8px -6px 10px 4px hwb(229deg 63% 28% / 10%);*/
    box-shadow: 1px 1px 7px 5px rgb(0 0 0 / 10%);
}

.card .card-header .card-title .card-label {
    color: #C19F6F;
}

.card-header+.card-body {
    padding-top: 0;
}

/* STILI MESSAGGI */
.card.risp-admin {
    margin-left: 30px;
}

/*CENTRIAMO L' HEADER DEL CALENDARIO*/
.card.card-calendario .card-header {
    display: block !important;
}

.card.card-calendario .card-header .card-title.flex-column {
    align-items: center;

}

.text-gray {
    font-size: 13px;
}

i.bi.icona-dashboard.bi::before {
    font-size: 30px;
}

.modifica-utente {
    padding: 20px;
}

.avatar-img>img {
    border-radius: 80px;
}

.image-input.image-input-outline .image-input-wrapper {
    border-radius: 50px;
    border: none;
    margin-top: 5px;
}

.btn-primary {
    color: #fff !important;
    background-color: #000 !important;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #000 !important;
}

a.btn.btn-primary.pag-blu {
    border-color: #009ef7 !important;
    background-color: #009ef7 !important;
}

a.btn.btn-primary.pag-blu:hover {
    border-color: #1783c0 !important;
    background-color: #1783c0 !important;
}

.btn-check:active+.btn.btn-primary,
.btn-check:checked+.btn.btn-primary,
.btn.btn-primary.active,
.btn.btn-primary.show,
.btn.btn-primary:active:not(.btn-active),
.btn.btn-primary:focus:not(.btn-active),
.btn.btn-primary:hover:not(.btn-active),
.show>.btn.btn-primary {
    background-color: #000 !important;

}

.btn-secondary {
    color: #fff !important;
    background-color: #757575 !important;
}

.btn-bis {
    background-color: #E09900;
    color: #fff;
}

.btn-bis:hover {
    color: #fff;
}

.btn-active-bis {
    background-color: #E09900;
}

.import {
    border-radius: 5px;
}

.import .bi:before {
    color: #fff;
}

.menu-state-bg-light-bis .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
    background-color: #fbe3b3;
    color: #000;
}

.nav-custom .nav-link {
    color: #fff !important;
}

.nav-custom .nav-link.active {
    opacity: 1;
    border-bottom: 2px solid #fff !important;
}

.text-active-primary.active,
.text-active-primary {
    color: #000 !important;
}

.text-danger {
    color: #ff0000;
}

.nav-line-tabs .nav-item .nav-link.active,
.nav-line-tabs.nav-line-tabs-2x .nav-item .nav-link:hover:not(.disabled) {
    border-bottom: 1px solid #000 !important;
}

.utente.nav-custom .nav-link {
    color: #000 !important
}

.utente.nav-custom .nav-link.active {
    opacity: 1;
    border-bottom: 2px solid #000 !important;
}

.bg-span-dashboard {
    background-color: #c02a44 !important;
}

.bg-span-dashboard-orange {
    background-color: #e09900 !important;
}

.dash-modal {
    font-size: 20px;
}

div#signature {
    width: 100%;
    height: 90%;
    position: relative;
}

main {
    min-height: 400px;
}

div#kt_footer div.flex-column {
    border-top: 1px solid #dedede;
}

.scrolltop {
    background-color: #050507;
}

.scrolltop:hover {
    background-color: #000;
}

.text-gray-400 a {
    color: #e09900 !important;
}

.text-hover-primary:hover {
    color: #000 !important;
}

tr.off_rifiutata {
    text-decoration: line-through;
}

.checkbox-container .form-check {
    float: left;
    padding-right: 20px;
}

/*Modifichiamo gli stili dell'header*/

.header {
    border-bottom: none;
}

body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link .menu-icon,
body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link .menu-icon .svg-icon,
body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link .menu-icon i,
body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link .menu-title {
    color: #ffffff;
}

body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom .svg-icon,
body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom i,
body:not([data-kt-sticky-header=on]) .topbar .user span {
    color: #ffffff !important;
    background: none !important;
}

.header .header-menu .menu>.menu-item>.menu-link .menu-icon,
.header .header-menu .menu>.menu-item>.menu-link .menu-icon .svg-icon,
.header .header-menu .menu>.menu-item>.menu-link .menu-icon i,
.bi::before,
[class*=" bi-"]::before,
[class^=bi-]::before {
    font-size: 20px;
}

.menu-state-icon-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon,
.menu-state-icon-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,
.menu-state-icon-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon i,
.menu-state-icon-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon,
.menu-state-icon-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,
.menu-state-icon-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i {
    color: #E09900;
}

.btn.btn-active-light-primary:hover:not(.btn-active) i {
    color: #E09900;
}

.btn-check:active+.btn.btn-active-light-primary .svg-icon,
.btn-check:active+.btn.btn-active-light-primary i,
.btn-check:checked+.btn.btn-active-light-primary .svg-icon,
.btn-check:checked+.btn.btn-active-light-primary i,
.btn.btn-active-light-primary.active .svg-icon,
.btn.btn-active-light-primary.active i,
.btn.btn-active-light-primary.show .svg-icon,
.btn.btn-active-light-primary.show i,
.btn.btn-active-light-primary:active:not(.btn-active) .svg-icon,
.btn.btn-active-light-primary:active:not(.btn-active) i,
.btn.btn-active-light-primary:focus:not(.btn-active) .svg-icon,
.btn.btn-active-light-primary:focus:not(.btn-active) i,
.btn.btn-active-light-primary:hover:not(.btn-active) .svg-icon,
.btn.btn-active-light-primary:hover:not(.btn-active) i,
.show>.btn.btn-active-light-primary .svg-icon,
.show>.btn.btn-active-light-primary i,
.menu-state-icon-primary .menu-item.show>.menu-link .menu-icon,
.menu-state-icon-primary .menu-item.show>.menu-link .menu-icon .svg-icon,
.menu-state-icon-primary .menu-item.show>.menu-link .menu-icon i {
    color: #E09900;
}

.menu-item .menu-link.import .menu-icon {
    margin-right: 0rem;
}

.show>.btn.btn-active-light-primary {
    background-color: rgb(255 255 255 / 10%) !important;
}

.alert-icon.bi::before {
    font-size: 20px;
    color: #fff;
    margin-right: 1rem;
    margin-bottom: .5rem;
}

.header-fixed[data-kt-sticky-header=on] .header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 97;
    background-color: #fff;
    box-shadow: 0 10px 30px 0 rgb(82 63 105 / 8%);
    height: 65px;
    border-bottom: 0;
    padding: 0;
}

i.bi.nuovo-icon::before {
    margin-left: 5px;
}

.nuovo-icon {
    color: #e09900;
}

i.saldato {
    color: #41678b;
}

.saldato[class*=" bi-"]::before,
.saldato[class^=bi-]::before {
    font-size: 14px;
}

/*Modifichiamo gli stili delle icone nell'header sticky*/
span.menu-icon:hover {
    color: red;
}


h1.titolo {
    color: #ffffff;
}

body {
    overflow-x: hidden;
    background-image: url(../../img/bg-BCformula.png);
    background-size: 100%;
}

/*Modifichiamo gli stili della toolbar*/
.py-lg-15 {
    padding-top: 2rem !important;
}

.messaggio-conferma {
    margin-top: 30px;
    text-align: center;
}

.elenco-contratti hr:last-child {
    display: none;
}

.col-half {
    width: 46%;
    float: left;
    margin: 0 2%;
}

.col-quarto {
    width: 21%;
    float: left;
    margin: 0 2%;
}

.tbc-azioni {
    min-width: 100px;
}

.servizio-blocco {
    padding: 10px;
    background-color: #eaeaea;
}

.servizio-blocco:nth-child(4n+1) {
    border: 2px solid #6cbc4d;
}

.servizio-blocco:nth-child(4n+2) {
    border: 2px solid #01afec;
}

.servizio-blocco:nth-child(4n+3) {
    border: 2px solid #48922b;
}

.servizio-blocco:nth-child(4n+4) {
    border: 2px solid #0a83ae;
}

.navbar-dark .navbar-brand {
    color: #FF0004;
}

.navbar-brand {
    margin-right: 30px;
}

.navbar-brand img {
    max-height: 30px;
}

a.nav-link,
a.dropdown-item {
    display: flex;
}

.dropdown-toggle::after {
    margin-top: 10px;
}

.btn.btn-round {
    border-radius: 50px;
    padding: 1px 10px 2px 10px;
}

.copyright-content {
    font-size: 12px;
    padding-top: 20px;
}

.form-label {
    margin-bottom: 0;
    margin-top: .5rem;
}


span.etichetta-filtro {
    margin-right: 20px;
    padding-top: 6px;
}

table.table tbody tr td,
table.table thead tr th,
table.table thead {
    border-left: 1px solid #333;
    border-right: 1px solid #333;
}

table.table tbody tr td:first-child,
table.table thead tr th:first-child,
table.table thead:first-child,
table.table tbody tr td:last-child,
table.table thead tr th:last-child,
table.table thead:last-child {
    border-left: none;
    border-right: none;
}

table span.bi {
    color: #757575;
}

.table-link a {
    color: #7e8299;
    text-decoration: underline;

}

.tabella-clienti {
    font-size: 14px;
}

i.bi.icona-dashboard.bi::before {
    font-size: 35px;
    color: #E09900;
}

.toolbar .btn.btn-custom {
    background-color: #d44c15;
}

.toolbar .btn.btn-custom:hover {
    background-color: #d44c15;
    color: #fff;
}


.btn.btn-active-color-primary:not(.btn-active),
.show>.btn.btn-active-color-primary,
.btn.btn-active-color-primary:not(.btn-active) .svg-icon {
    color: #fff;
}

.btn.btn-active-color-primary:hover:not(.btn-active),
.show>.btn.btn-active-color-primary,
.btn.btn-active-color-primary:hover:not(.btn-active) .svg-icon {
    color: #fff;
}

body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom .svg-icon,
body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom i {
    color: #d44c15;
    /*Da verificare*/
    background-color: rgb(255 255 255 / 50%);
}

/*Modifichiamo gli stili delle tabelle*/
table.table tbody tr td,
table.table thead tr th,
table.table thead {
    border-left: none;
    border-right: none;

}

.table th,
.table td {
    border-color: #e7e9ed;
}

.cal_riunione table.table tbody tr td {
    border: solid 1px #000;
}

.cal_riunione .table tbody tr:last-child,
.cal_riunione .table tfoot tr:last-child {
    border-bottom: solid 1px !important;
}

.cal_riunione i {
    color: #fff;
}

/*Modifichiamo la pagina di dettaglio del contatto CRM*/
.btn-check:active+.btn.btn-active-primary,
.btn-check:checked+.btn.btn-active-primary,
.btn.btn-active-primary.active,
.btn.btn-active-primary.show,
.btn.btn-active-primary:active:not(.btn-active),
.btn.btn-active-primary:focus:not(.btn-active),
.btn.btn-active-primary:hover:not(.btn-active),
.show>.btn.btn-active-primary {
    background-color: #e09900 !important;
}

.nav-pills .nav-link {
    color: #000;
}

.crm i,
.crm .text-active-primary.active i {
    color: #000 !important;
}

.bg-allegati {
    background-color: #f8f8f8;
}

img.richiesta_allegato {
    max-width: 90%;
    margin-top: 3px;
}

/*Modifichiamo lo stile della pagina contenuto offerta*/
.tox .tox-editor-header {
    z-index: 1 !important;
}

.row.blocco_dinamico {
    border-bottom: .5px solid #cac9c9;
    padding-top: 15px;
    padding-bottom: 10px;
}

/* Modifichiamo la tabella del calendario */
table.table tbody tr td.attivita-cal {
    border: 1px solid #000;
    min-width: 140px;
    height: 110px;
    padding: 0;
}

.tableFixHead {
    overflow: auto;
    height: 650px;
    background-color: #fff !important;
}

.tableFixHead thead th {
    position: sticky;
    top: 0;
    bottom: 10px;
    z-index: 1;
    background-color: #fff !important;
}

.calendario {
    overflow-x: auto
}

.calendario tr>th:first-child,
.calendario tr>td:first-child {
    position: sticky !important;
    padding: 0 5px;
    text-align: center;
    top: 0;
    left: 0;
    background: #dedede;
    border-right: 1px solid #000;
}

.vertical {
    transform: rotate(-90deg)translate3d(0px, 0px, 1px);
}

.calendario.table>tbody {
    padding-top: 10px;
}

span.ora-attivita {
    font-size: 10px;
}

a.attivita_cal {
    color: #E09900;
    font-size: 13px;
}

tr.today a.attivita_cal {
    color: #41678B;
}

#kt_content_container div::-webkit-scrollbar-thumb,
#kt_content_container main::-webkit-scrollbar-thumb,
#kt_content_container ol::-webkit-scrollbar-thumb,
#kt_content_container pre::-webkit-scrollbar-thumb,
#kt_content_container span::-webkit-scrollbar-thumb,
#kt_content_container ul::-webkit-scrollbar-thumb {
    background-color: #000;
}

#kt_content_container div:hover::-webkit-scrollbar-thumb,
#kt_content_container main:hover::-webkit-scrollbar-thumb,
#kt_content_container ol:hover::-webkit-scrollbar-thumb,
#kt_content_container pre:hover::-webkit-scrollbar-thumb,
#kt_content_container span:hover::-webkit-scrollbar-thumb,
#kt_content_container ul:hover::-webkit-scrollbar-thumb {
    background-color: #000;
}

#kt_content_container ::-webkit-scrollbar {
    width: 10px !important;
    height: 10px !important;
}

.agg-nota-cal {
    text-align: end;
    padding: 1rem;
}

.day-scoll {
    padding: 0 5px 1rem;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100px;
}

span.attivita-tooltip {
    color: #E09900;
    font-weight: 600;
    cursor: pointer;
}

.agg-nota-cal .bi::before,
.agg-nota-cal [class*=" bi-"]::before,
.agg-nota-cal [class^=bi-]::before {
    font-size: 18px;
}

.agg-nota-cal i {
    color: #bcbcbc;
}

table.table tbody tr td.attivita-cal {
    vertical-align: baseline;
}

tr.today,
tr.today th.today {
    background-color: #ffae00 !important;
    color: #fff;
}

.nota-cal {
    font-size: 10px;
}

tr.today .nota-cal {
    color: #fff;
}

tr.today a i {
    color: #fff;
}

i.bi.note.elenco.bi {
    font-size: 15px !important;
    color: #41678b;
}

tr.today i.bi.note.elenco.bi::before {
    color: #fff;
}

/* Login CSS */
body.login-panel {
    display: flex;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f5f5f5;
}

.form-signin {
    width: 100%;
    max-width: 400px;
    padding: 15px;
    margin: auto;
}

.form-signin .checkbox {
    font-weight: 400;
}

.form-signin .form-floating:focus-within {
    z-index: 2;
}

.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#email_recupero .bi::before [class*=" bi-"]::before {
    font-size: 40px;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.form-control.read-only {
    border: 1px solid #f4c530;
}

#div_filtro_avanzato .form-label {
    color: #fff;
}

span.accettazione {
    font-size: 14px;
    font-weight: 500;
}

/*MODIFICHIAMO GLI STILI DELLE PAGINE DI IMPORTAZIONE */
.imp_mov {
    vertical-align: baseline !important;
}

/* END Login CSS */

@media (min-width: 992px) {
    .col-lg-05 {
        flex: 0 0 auto;
        width: 4.166666666%;
    }

    .col-lg-15 {
        flex: 0 0 auto;
        width: 12.499999999%;
    }

    .col-lg-25 {
        flex: 0 0 auto;
        width: 20.833333333%;
    }

    .col-lg-35 {
        flex: 0 0 auto;
        width: 29.166666666%;
    }

    .col-lg-45 {
        flex: 0 0 auto;
        width: 37.49999999%;
    }

    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }

    .filtri-interventi {
        text-align: end;
        padding-top: 20px;
    }

    .intervento-head>div,
    .intervento>div {
        border-bottom: 1px solid #444444;
        border-left: 1px solid #444444;
        padding: 10px;
    }

    .intervento-head>div {
        border-top: 1px solid #444444;
    }

    .intervento-head>div:first-child {
        border-top-left-radius: 10px;
    }

    .intervento-head>div:last-child {
        border-top-right-radius: 10px;
    }

    .intervento-head>div:last-child,
    .intervento>div:last-child {
        border-right: 2px solid #6e6e6e;
    }

    .intervento:last-child>div:first-child {
        border-bottom-left-radius: 10px;
    }

    .intervento:last-child>div:last-child {
        border-bottom-right-radius: 10px !important;
    }

    .row.intervento:nth-child(odd) {
        background-color: #ffeccc;
    }

    .row.intervento:nth-child(even) {
        background-color: #fff;
    }

    .row.intervento:hover {
        background-color: #f5efe3 !important;

    }

    .row.intervento:last-child {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .row.intervento:hover .modal {
        color: #212529;
    }

    .intervento-head {
        background-color: #000;
        color: #fff;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .int-t {
        display: none;
    }

    .row.intervento .int-cliente {
        font-weight: bold;
    }

    .intervento-head a {
        color: #fff;
        cursor: pointer !important;
        text-decoration: underline;
    }

    .intervento-head a:hover {
        text-decoration: overline !important;
    }

    i.bi.elenco.bi::before {
        font-size: 17px;
        color: #757575;
    }

    i.bi.elenco.elimina.bi::before {
        margin-top: 10px;
    }

    a.link {
        color: #757575;
    }

    a.link:hover {
        color: #fff;
    }

    .form-control .form-control-solid {
        color: rgb(42 68 130);
    }

    .utente.nav-custom .nav-link.active {
        opacity: 1;
        border-bottom: 2px solid #ffffff !important;
    }

/*     .utente.nav-custom .nav-link {
        color: #ffffff !important;
    } */

    .text-active-primary.active,
    .text-active-primary {
        color: #fff !important;
    }

    .nav-line-tabs .nav-item .nav-link.active,
    .nav-line-tabs.nav-line-tabs-2x .nav-item .nav-link:hover:not(.disabled) {
        border-bottom: 1px solid #fff !important;
    }

    .crm .text-active-primary.active,
    .crm .text-active-primary {
        color: #000 !important;
    }

    .crm .utente.nav-custom .nav-link.active {
        opacity: 1;
        border-bottom: 2px solid #000 !important;
    }

    .crm.nav-item .nav-link.active,
    .crm .nav-line-tabs.nav-line-tabs-2x .nav-item .nav-link:hover:not(.disabled) {
        border-bottom: 2px solid #000 !important;
    }

}

@media (max-width: 991px) {
    /* TABLET - SM */

    .crm .nav-line-tabs .nav-item .nav-link {
        margin: 0;
    }

    .text-gray {
        font-size: 13px;
    }

    .filtri-interventi {
        font-size: 14px;
        padding-bottom: 10px;
    }

    .filtri-interventi a {
        font-size: 14px;
    }

    .row.intervento {
        margin: 0 1px 20px 1px;
        border-radius: 10px;
        padding: 10px;
        font-size: 13px;
    }

    .row.intervento .int-cliente {
        font-size: 15px;
        font-weight: bold;
    }

    .row.intervento:nth-child(odd) {
        background-color: #fff;
        border: solid 1px #4444;
    }

    .row.intervento:nth-child(even) {
        background-color: #e6e6e6;
        border: solid 1px #4444;
    }

    .int-break {
        display: none;
    }

    hr.int-t {
        margin: 5px 0;
    }

    h1.titolo {
        padding-top: 20px;
    }

    a.link {
        color: #152241;
    }

    i.bi.elenco.bi::before {
        color: #152241;
    }


}

@media (max-width: 576px) {

    /* SMARTPHONE - < SM */
    body {
        background-size: 100% 150px;
    }

    h1.titolo {
        padding-top: 10px;
    }
}


@media (max-width: 991.98px) {
    .offcanvas-collapse {
        position: fixed;
        top: 56px;
        /* Height of navbar */
        bottom: 0;
        left: 100%;
        width: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
        overflow-y: auto;
        visibility: hidden;
        background-color: #343a40;
        transition: transform .3s ease-in-out, visibility .3s ease-in-out;
    }

    .offcanvas-collapse.open {
        visibility: visible;
        transform: translateX(-100%);
    }


    .nav-scroller {
        position: relative;
        z-index: 2;
        height: 2.75rem;
        overflow-y: hidden;
    }

    .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        color: rgba(255, 255, 255, .75);
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    .nav-underline .nav-link {
        padding-top: .75rem;
        padding-bottom: .75rem;
        font-size: .875rem;
        color: #6c757d;
    }

    .nav-underline .nav-link:hover {
        color: #007bff;
    }

    .nav-underline .active {
        font-weight: 500;
        color: #343a40;
    }

    .text-white-50 {
        color: rgba(255, 255, 255, .5);
    }

    .bg-purple {
        background-color: #6f42c1;
    }

    .contenuto_etichetta {
        font-weight: bold;
        font-size: 1.1rem;
    }

    .eliminato {
        background-color: #B9B9B9;
        border: 1px solid #FB0004;
    }

    .eliminato .row {
        background: rgba(255, 255, 255, 0.8);
    }

    .int-m {
        display: none;
    }

    .text-mobile-center {
        text-align: center;
    }

    .nav-custom .nav-link {
        color: #000 !important;
    }

    .nav-custom .nav-link.active {
        opacity: 1;
        border-bottom: 2px solid #41678B !important;
    }

}