<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.error{
    
    color:#f6a400;
    
}




.input-group-text-syncro {
	/* display: flex; */
	align-items: center;
	padding: .375rem .75rem;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
	color: #526e8a;
	text-align: center;
	white-space: nowrap;
	/* background-color: #e6eef5; */
	/* border: 1px solid #dce7f1; */
	/* border-radius: .25rem; */
}



.btn-like-last {
	border-bottom-right-radius: 0.25rem !important;
	border-top-right-radius: 0.25rem !important;
}


.table-soci{
    background-color: #0f468e;
    
}
.table-soci td{
    color:#FFF !important;
    
}


@media only screen and (min-width: 970px) {
        .btn-move-up a {
            /* position: relative	!important;
            top: -10px !important;  *//* Regola questo valore in base alle tue necessitÃ&nbsp; */
			margin-top: -10px !important;
        }
    }
 </pre></body></html>