/*
─────────────────────────────────────────────────────────────
─██████████████─██████████████─██████████████─██████████████─
─██░░░░░░░░░░██─██░░░░░░░░░░██─██░░░░░░░░░░██─██░░░░░░░░░░██─
─██░░██████████─██░░██████░░██─██░░██████████─██░░██████░░██─
─██░░██─────────██░░██──██░░██─██░░██─────────██░░██──██░░██─
─██░░██████████─██░░██████░░██─██░░██████████─██░░██████░░██─
─██░░░░░░░░░░██─██░░░░░░░░░░██─██░░░░░░░░░░██─██░░░░░░░░░░██─
─██████████░░██─██░░██████░░██─██████████░░██─██░░██████████─
─────────██░░██─██░░██──██░░██─────────██░░██─██░░██─────────
─██████████░░██─██░░██──██░░██─██████████░░██─██░░██─────────
─██░░░░░░░░░░██─██░░██──██░░██─██░░░░░░░░░░██─██░░██─────────
─██████████████─██████──██████─██████████████─██████─────────
─────────────────────────────────────────────────────────────
Theme Name: Studio Associato Sales Performance
Version: 1.0
Author: Studio Associato Sales Performance
Theme URI: https://www.salesperformanceitalia.it
Author URI: https://www.salesperformanceitalia.it
Template: Zephyr
*/

/* Fix colore categoria */
.category-varie .us-btn-style_badge {
background: #0084a9!important;
}

.category-finanza .us-btn-style_badge {
background: #7478a1!important;
}

.category-internazionalizzazione .us-btn-style_badge {
background: #c1b696!important;
}

.category-investimenti .us-btn-style_badge {
background: #da7110!important;
}

.category-innovazione .us-btn-style_badge {
background: #95a95c!important;
}

/* Fix menu schermo intero */
@media (max-width: 899px) {
    .menuschermointero {
        display: none!important;
    }
}

/* Fix testo cmplz */
#cmplz-document  {
	width: 100%!important;
    max-width: 100%!important;
}