@import url(https://cloud.typography.com/6851492/658024/css/fonts.css);

h1,
h2,
h3,
.zone-member .sidebar > ul > li > a,
.table > thead > tr > th,
.switch-language,
#fieldset-ReceiptInfos .control-label,
.zone-footer .media-body p,
.footer-social > h3,
.thermo-text,
.thermometer-circular .amount,
.thermometer-circular-container .objective {
  font-family: 'Gotham A', 'Gotham B', 'Roboto', Arial, Helvetica, sans-serif;
 color: #98817c;
}
h3.title-newsletter{
color:#98817c;
}

.line.zone-footer {
     color: #98817c;
}


.HPJ_newsletter_form .btn {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    padding: 12px 12px;
    font: 16px Open Sans Bold, Arial, Helvetica, sans-serif;
    background: #d6ba81;
}

.header{
margin-bottom:30px;
}
.navbar-default .navbar-nav > li > a:hover{
background: #D6BA81;
color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
background: #D6BA81;
color: #fff;
}
.header-ext-login {
    color: #98817c;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    border-color: transparent;
    background: #D6BA81;
    background: -webkit-linear-gradient(top, #D6BA81 0%, #caa14d 100%);
    background: linear-gradient(to bottom, #D6BA81 0%, #caa14d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009f77', endColorstr='#009c6d', GradientType=0);
}

@media (min-width: 768px) {
.footer-condensed .footer-address {
    border-left: 1px solid #404040;
    padding-top:0;
    padding-bottom: 10px;
}
}
.HPJ_newsletter_form input.mail {
    border-radius: 3px;
    width: 350px;
}

.table  thead   {
    color: #fff;
}