       body {
           overflow-x: hidden;
       }


       a.eventLink.active {
           background-color: #3677a9 !important;
       }

       a.eventLink {
           background-color: #3677a9 !important;
       }

       *:focus {

           outline: 2px #F9F9F9 solid;
           outline-offset: 0;

           box-shadow: 0 0 0 4px #193146;
       }

       a.boxItem {
           background-color: #3677a9;
       }

       #ui_notifIt.info {
           background-color: #3677a9;
           color: white;
       }

       td.Panel_contentMiddle a {
           line-height: 26px;
       }

       .df-footer a {
           color: #0056b3;
           text-decoration: underline;
       }

       ul li {
           list-style-type: none;
       }

       .locali li {
           list-style-type: none;
       }

       ul {
           list-style-type: none;
           width: auto !important;
       }

       li {
           display: inline;
       }


       .ui-widget-header {
           background: none !important;
           background-color: #3677a9 !important;
       }
       
.error {
    color: #BFBFBF !important;
}
a#btnRegistra {
    background-color: white !important;
    color: black !important;
}

a#btnSrcFB {
    background-color: white !important;
    color: black !important;
}
#priva {
   
    text-decoration: underline !important;
}
       