/* Add here all your CSS customizations */
div#revolutionSlider .tp-bgimg::after {
    content: "";
    background-color: #fff;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    position: absolute;
    opacity: 0.5;
}
.hidden {
    display: none;
}
html .btn-primary {
    color: #fff;
}
/* 
.Sezione { font-size: 28px; font-weight: bold; color: #FFFFFF}
.Titolo { font-size: 20px; font-weight: bold; color: #ffa800}
.Titolo2 { font-size: 18px; font-weight: bold; color: #ffa800}
.Sottotitolo {  font-size: 16px; font-weight: bold; color: #ffa800}
.Sottotitolo2 { font-size: 14px; font-weight: normal; color: #000} 
*/
.Fondo1 { font-size: 12px; font-weight: normal; color: #ffd000; text-decoration: none ; background-color: #ECECEC; line-height:160%;}
.Fondo2 { font-size: 12px; font-weight: bold; color: #ffd000; text-decoration: none ; background-color: #ECECEC}
.Fondo3 { font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #ECECEC; background-image: url(../Graphics/Fnd0106.gif); background-repeat: repeat-y; background-position: left;}
.Fondo4 { font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #ffa800}
.Fondo5 { font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #ffd000}
.Fondo6 { font-size: 13px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #ffa800; background-image: url(../Graphics/Spaziatore.gif)}
.Fondo7 { font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #B8BEC1}
.Form { }
.FormS { width: 90px; }
.FormM { width: 200px; }
.FormB { width: 285px; }
.Form, .FormS, .FormM, .FormB {
    border: 1px solid #ccc;
 }
 .Testo { 
     color: #333;
     font-weight: normal;
}

td img { display:block;}
.Fondo1 .Segui { display:inline-block !important; float:none !important;}
.Fondo1 img, 
.Fondo2 img, 
.Fondo5 img { display: block; float:left;}
#Testo table { width:100% !important }
.Fondo5 .Titolo { margin-left:8px;}
table.Fondo2 td,
td.Fondo2 {
    padding: 2px 4px;
}

#PopUpBase {
    z-index: 1050 !important;
}

#PopUpBase .Fondo6 {
    padding: 0 5px;
}
#PopUpBase .ClosePopUp {
    top: 13px;
    position: relative;
}
#PopUpBase > div > table {
    box-shadow: 0 10px 20px rgba(0,0,0,0.25);
}
