#eb .btn-primary {
    background-color: #004E59 !important;
    border: 1px solid #004E59 !important;
    color: #fff !important;
    font-family: 'Helvetica Neue Cyr Roman';
    font-weight: normal;
}

#eb .btn {
    border-radius: 0px !important;
    font-family: 'Helvetica Neue Cyr Roman';
    text-transform: none;
    letter-spacing: 0px;
}

#eb .btn-primary:hover, #eb .btn-primary:focus, #eb .btn-primary:active, #eb .btn-primary.active, .open .dropdown-toggle_#eb .btn-primary {
    color: #004E59 !important;
    background-color: #fff !important;
    border: 1px solid #004E59 !important;
    font-family: 'Helvetica Neue Cyr Roman';
    font-weight: normal;
}