

.logo{
    background:#58d058!important;
}

.row.first .cell{
    background:#434943;
    color:#fff;
    font-size:0.9rem;
}
#todo .row.first:hover .cell,#calendario .row.first:hover .cell{
    background:#434943;
}
#todo .row:hover .cell{
    background:#15a34a;
    color:#fff!important;
}
#calendario .first .cell{
    border:solid 1px #434943;
    font-size:0.8rem;
}

#calendario .cell.selected a{
    background:#58d058;
    color:#fff;
}
#calendario .cell:hover a{
    background:#434943;
    color:#fff;
}

.aggiungi:hover{
    background:#434943;
}

.link{
    color:#434943!important;
    text-decoration:none;
}
.link:hover{
    color:#0237aa!important;
}

.elenco .green2,.elenco .green1{
    text-align:center!important;
    color:#434943;
    cursor:pointer;
}

.elenco .green1{
    color:#434943;
    border-left-color:#fff;
    background:#fff;
}

.elenco:not(#form):not(#accounts):not(.assistenza):not(#eventi) .row:not(.first):not(.switching):hover .cell{
    border:solid 1px #434943!important;
    color:#fff;
}
.elenco:not(#form) .row:not(.first):not(.switching):not(#eventi):hover .cell{
    background:#434943!important;
}
.elenco:not(#eventi) .row:first-of-type:hover .cell{
    border-color:#434943;
}


.elenco#eventi > .row:not(.first):not(.switching) .row:hover > .cell{
    background:#434943!important;
    border:solid 1px #434943!important;
    color:#fff;
}
.switch:hover{
    background:#434943;
    color:#fff;
}

.elenco.guida .row:not(.first):hover .cell a:not(.oper a) i{
    color:#434943;
}


.elenco .cell .aggiungi{
    color:#434943;
    text-decoration:none;
}
.elenco .cell .aggiungi:hover{
    color:#15a34a;
    text-decoration:none;
}

.row.first .cell{
    border:solid 1px #434943;
}

.em{
    color:#000!important;
}
a:hover .em{
    color:#434943!important;
}
.maggiore{
    background:#fff!important;
    width:calc(100% / 6);
    border:solid 1px #434943!important;
}

.evento .row:hover .cell{
    background:#15a34a!important;
    color:#fff!important;
}

#form .row.first .cell{
    background:#434943;
    letter-spacing:1px;
    text-transform:uppercase;
    vertical-align:middle;
    border-color:#434943;
}
#bacheca .row.first .cell{
    background:#434943;
    vertical-align:middle;
}
#bacheca .row .cell a{
    vertical-align:middle;
    margin-left:5px;
    color:#434943;
}
#bacheca .row .cell a:hover{
    color:#434943;
}
#bacheca .scelta a{
    display:inline-block;
    background:#434943;
    cursor:pointer;
    color:#fff;
    text-decoration:none;
    font-size:1rem;
    text-transform:uppercase;
    padding:15px 20px;
    margin-right:3px;
}
#bacheca .scelta a:hover{
    background:#15a34a;
}
#bacheca .row.first:hover .cell{
    border-color:#434943;
}


a.social_icon:hover i{
    color:#fff!important;
    background:#58d058!important;
}

#pagination a.current{
    background:#434943;
    color:#fff;
    font-weight:400;
}
#toggle_nuovo,#toggle_allega{
    background:#434943;
    color:#fff;
    cursor:pointer;
    display:inline-block;
    padding:10px;
    margin-top:10px;
    margin-bottom:10px;
    border-radius:0px!important;
    float:none!important;
}
#sub_nav a.current{
    color:#434943;
}
section h4.opzioni.active,section h4.active{
    background:#58d058;
    font-style:normal;
}
section h4 a:hover{
    background:#58d05888;
}
section h4{
    color:#fff;
    background:#58d05877;
    font-weight:300;
    text-transform:uppercase;
    margin:0px 0px 4px 0px;
    display:inline-block;
    font-family:"Roboto";
    letter-spacing:1px;
    width:auto;
    clear:both;
    font-size:0.9rem;
}
.nav_mesi{
    width:100%;
}
section h4 a{
    text-decoration:none;
    color:#ffffff;
    padding:0.8em 1.2em;
    display:inline-block;
}
section h4.active i{
    color:#434943;
}
.vertifirst{
    writing-mode:vertical-rl;
    transform: rotate(180deg);
    background:linear-gradient(to bottom,#e4e4e4,#58d058);
    border:0px!important;
    text-align:right;
    vertical-align:middle;
    color:#ffffff;
    width:1%!important;
    padding:10px!important;
}

#form .form input:not([type="submit"]),#form .form select, #form .form textarea{
    background:#58d05833;
}
.evento-inline-date-grid input{
    background:#58d05833;
    padding:10px;
    font-family:"Roboto";
    border:0px;
}
#descrizione_ifr{
    border:solid 2px #58d05833;
}
section h4 a.current{
    color:#000000;
    font-weight:500;
    padding:0.8em;
}
.filtro:not(#search){
    margin-top:20px;
    display:block;
    width:calc(100% - 37px);
    font-size:0.9rem;
    text-transform:uppercase;
    color:#fff;
    padding:0.8em 1.2rem;
    background:#434943;
}
.filtro:not(#search) i{
    float:right;
    color:#fff;
}
.filtra_data{
    background:none!important;
    border:0px!important;
    font-family:"Roboto", sans-serif;
    color:#ffffff;
    font-size:0.9rem;
    letter-spacing:1px;
    font-weight:300;
    padding:0.8em;
    display:inline-block;
    cursor:pointer;
}
.inline_search{
    background:#434943;
    border:solid 1px #434943!important;
    color:#ffffff;
}
.inline_search:hover{
    background:#000;
    border:solid 1px #000!important;
    color:#fff;
}
.input_search{
    color:#434943!important;
}
.input_search::placeholder{
    color:#434943;
    opacity:1;
}

@media(max-width:800px){
    .inline_search{
        width:100%;
        margin-top:1px;
        text-align:left;
        padding:0.8em!important;
        letter-spacing:1px;
    }
}

section h4 i{
    font-size:1rem;
    vertical-align:middle;
    color:#ffffff;
}

.salva{
    writing-mode:vertical-rl;
    transform: rotate(180deg);
    background:#58d058;
    border:0px;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
    color:#fff;
    width:5%;
    padding:10px!important;
}

.salva:hover{
    background:#434943;
}

#impostazione .cell a i{
    background:#434943;
    color:#fff;
    border-radius:50%;
    display:inline-block;
    width:1.7rem;
    text-align:center;
    line-height:1.7rem;
    text-decoration:none;
    font-size:0.9rem;
}
#impostazione .cell a i:hover{
    background:#434943;
}

.oper a:hover{
    background:#434943!important;
}

#prospect .first .cell.select select{
    padding:8px!important;
    width:calc(100% - 10px);
    background:#434943;
    border:0px;
    cursor:pointer;
    font-family:"Roboto", sans-serif;
    font-size:0.9rem;
    font-weight:300;
    color:#fff;
}
#prospect .first .cell.select select:hover{
    background:#434943;
}
#agenda form .evidenza select{
    border:solid 2px #434943!important;
    padding-top:11px;
    padding-bottom:11px;
}

.backlink{
    background:linear-gradient(to right,#434943,#e4e4e4)!important;
    text-decoration:none;
    color:#fff;
    font-family:"Roboto", sans-serif;
    font-size:0.9rem;
    display:block;
    font-weight:300;
    margin-bottom:0px;
    width:calc(100% - 2px);
}

.link_nota{
    background:linear-gradient(to right,#58d058,#e4e4e4)!important;
    text-decoration:none;
    color:#fff;
    font-family:"Roboto", sans-serif;
    font-size:0.9rem;
    display:block;
    font-weight:300;
    margin-bottom:0px;
    width:calc(100% - 2px);
}
.evento-sezione-toggle{
    background:linear-gradient(to right,#58d058,#e4e4e4)!important;
    text-decoration:none;
    color:#fff;
    font-family:"Roboto", sans-serif;
    font-size:0.9rem;
    padding:10px;
    display:block;
    font-weight:300;
    margin-bottom:0px;
}
.backlink:hover{
    background:#58d058!important;
}
.link_nota:hover{
    background:#434943!important;
}

.esiti a.nota{
    background:#434943!important;
    text-decoration:none;
    color:#fff;
    font-family:"Roboto", sans-serif;
    font-size:0.9rem;
    font-weight:300;
}
.esiti a.nota:hover{
    background:#58d058!important;
}
.esiti .nota.passiva{
    border:solid 1px #e4e4e4!important;
    margin-bottom:-2px!important;
    background:#58d058!important;
}
#module_login label{
    font-size:1.3rem;
    color:#434943;
    margin-bottom:5px;
    font-weight:300;
}
#module_login #action,#module_search #action{
    font-size:1.2rem;
    font-weight:400;
    text-transform:uppercase;
    border:0px;
    border-radius:0px;
    padding:0.6em 20px;
    color:#fff;
    background:#434943;
    cursor:pointer;
}
.affiancati label a:hover,.affiancati label a:hover i{
    color:#434943!important;
}


// desktop
@media(min-width:801px){
    select.filtra_data{
        border-right:solid 0.8rem #58d058!important;
    }
}

.scelta_1{
    font-size:1rem;
    line-height:1rem;
    font-weight:300;
    display:block;
    border:0px;
    letter-spacing:0px;
    border-radius:0px;
    padding:0.6em;
    color:#fff;
    text-decoration:none;
    background:#434943;
    margin-bottom:10px;
}
.scelta_2{
    font-size:1rem;
    line-height:1rem;
    font-weight:300;
    display:block;
    letter-spacing:0px;
    border:0px;
    border-radius:0px;
    padding:0.6em;
    color:#fff;
    text-decoration:none;
    background:#58d058;
    margin-bottom:10px;
}

.table.assistenza.a_cliente .cell{
    background:#58d05844!important;
    border:solid 1px #58d05811!important;
    color:#000!important;
}
.elenco:not(#form).assistenza.a_cliente .row:not(.first):not(.switching):hover .cell{
    background:#58d05844!important;
    border:solid 1px #58d05811!important;
    color:#000!important;
}
.table.assistenza.a_operatore .cell{
    background:#43494322!important;
    border:solid 1px #43494311!important;
    color:#000!important;
}
.elenco:not(#form).assistenza.a_operatore .row:not(.first):not(.switching):hover .cell{
    background:#43494322!important;
    border:solid 1px #43494311!important;
    color:#000!important;
}
.assistenza_ok,.assistenza_no{
    color:#fff;
    background:#58d058;
}
.assistenza_link{
    text-decoration:none;
    font-weight:600;
    color:#000;
}
.assistenza_link:hover{
    text-decoration:underline;
    color:#434943;
}
.allegato_lista{
    background:#434943bb!important;
    margin-bottom:0px!important;
    border-top:solid 1px rgba(255,255,255,0.05);
}
.allegato_lista.evento_in:first-of-type{
    border-top:0px!important;
}
.allegato_lista.evento_in{
    background:#434943!important;
    border-top:1px dashed rgba(255,255,255,0.8);
}
.allegato_lista.evento_in.allegato_attivo{
    background:#434943bb!important;
}
.allegato_lista.evento_in.allegato_corrente{
    background:#58d058!important;
}
.esiti a.nota.eventi_lista{
    background:#434943dd!important;
}
.allegato_lista{
        width:100%;
    }

.tagbox{
    position: relative;
    width: 100%;
    background:#58d05833!important;
    border:0px
    color:#000;
    padding: 3px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 2px;
    overflow: visible !important;
}
.tag-chip{
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color:#fff;
    background:#434943!important;
    border-radius: 999px;
    padding: 5px 16px;
    font-size: 16px;
    line-height: 1.2;
    max-width: 100%;
}
.tag-chip-remove{
    border: 0;
    background: transparent;
    cursor: pointer;
    font-size: 24px;
    line-height: 1;
    padding: 0;
    color: #ffffffaa;
}
.tag-chip-remove:hover{
    border: 0;
    background: transparent;
    cursor: pointer;
    font-size: 24px;
    line-height: 1;
    padding: 0;
    color: #fff;
}

.evento-item-riga{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:10px;
    background:#434943;
    color:#fff;
    border-bottom:1px dashed rgba(255,255,255,0.8);
}
.evento-item-riga.light{
    border:solid 1px #e4e4e4!important;
    background:#fff;
}
.evento-item-riga.light .evento-item-riga-testo{
    color:#000;
}
.light .evento-inline-edit-btn{
    color:#000;
}
.rel-badge{
    display:inline-flex;
    align-items:center;
    gap:6px;
    padding:4px 10px;
    border-radius:999px;
    background:#58d058;
    color:#fff;
    font-size:.9rem;
    line-height:1;
}
.evento-inline-form{
    padding:10px;
    color:#000;
    border:solid 1px #e4e4e4!important;
}
.evento-items-lista a.evento-item-riga:hover,.evento-item-link:hover{
    color:inherit;
    background:#434943dd;
    text-decoration:none;
}