.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
    background-color: #AEBF0D !important;
    border-color: #AEBF0D !important;
}
.btn-nav-attivo, .btn-nav-attivo:hover, .btn-nav-attivo:active, .btn-nav-attivo:visited {
    background-color: #575F06 !important;
    border-color: #575F06 !important;
    color: #fff;
    width: 150px;
    font-weight: bold;
}
.btn-nav-noattivo, .btn-nav-noattivo:hover, .btn-nav-noattivo:active, .btn-nav-noattivo:visited {
    background-color: #575F06 !important;
    border-color: #575F06 !important;
    color: #fff;
    width: 150px;
    font-weight: bold;
    opacity: 0.5;
}

input.error, select.error {
    border: 1px solid red;
}
#nome_clear, #comune_clear, #frazione_clear, #indirizzo_clear, #indirizzow_clear, #email_clear, #telefono_clear {
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
    height: 14px;
    margin: 10px 0;
    font-size: 14px;
    cursor: pointer;
    color: #ccc;
}
#success_msg, #error_msg {
    display: none;
}
.backmobile  { background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: 0 0;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-bottom: 5px; 
    }

.box { padding: 10 15px 10 15px; }

.rowBody { background-color: #FFFFFF; padding-top: 8px; padding-bottom: 8px; border: 0px solid #000000; }

.banner {  width: 83%; height: 10%;}

.label-primary { background-color: #FFFFFF; font-weight: normal}
.ftitolo { font-family: 'Open Sans', sans-serif; font-size: 25px; color: #FFFFFF; }
.fprezzo { font-family: 'Open Sans', sans-serif; font-size: 40px; color: #000000; }
.fprezzo_a { font-family: 'Open Sans', sans-serif; font-size: 15px; color: #000000; }
.fsottotitolo { font-family: 'Open Sans:300', sans-serif; font-size: 15px; color: #FFFFFF; }
.fopzioni { font-family: 'Open Sans:300', sans-serif; font-size: 15px; color: #FFFFFF; }
.backcolorA { background-color: #509ddc; }
.backcolorBottomA { background-color: #284E6E; }
.backcolor { background-color: #AEBF0D; }
.offerta { background-color: #BB7E9A; color: #FFFFFF;}
.backcolorbtn { background-color: #575F06; font-size: 15px; font-weight: bold; }
.backcolorBottom { background-color: #575F06;}
.glyphicon { font-size: 15px; color: #FFFFFF; }

h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    color: #AEBF0D;
    font-weight: bold;
}
h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #AEBF0D;
    font-weight: bold;
}

.invalid { border-color: red; }
#telerror { color: red; }
/*.btnverifica { vertical-align: middle; alignment-adjust: middle; }*/
b { font-weight: bold; font-size: 16px; color: #AEBF0D;}
.lbl { font-size: 16px; color: #AEBF0D;}
/*
.CssNomeOfferta
{
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    color: black;
    font-weight: bold;
}

.CssNomeOfferta2
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    color:cornflowerblue; 
    font-weight: bold;
}

.CssTitoloOpzioni
{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color:black;
    font-weight: bold;
}

.CssSottotitolo
{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color:gray;
}

.CssCosto
{
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    color:limegreen;
    font-weight: bold;
}

.CssCondizioniCostoBarrato
{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color:limegreen;
    font-weight: bold;
    text-decoration: line-through;
}
.CssCondizioniCosto
{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color:limegreen;
    font-weight: bold; 
}
*/