.favoris_deco, .favoris_deco:before {display:none;}
footer.content-info .footer-links ul li:first-child{
    position:relative;
}
footer.content-info .footer-links .gform-container{
    display:none;
    position:absolute;
    background: #774d95;
    bottom:0;
    z-index: 2;
    width: 100%;
    padding: 10px;
}
footer.content-info .footer-links .gform-container label{
    color: #fff;
    float: left;
    width: 30%;
    margin: 0 !important;
    height: auto;
    line-height: normal;
    font-size: 14px;
}
footer.content-info .footer-links .gform-container label .gfield_required{
    color:#fff;
}
footer.content-info .footer-links .gform-container a {
    color: #fff;
    opacity: 1;
    font-weight: normal;
    padding: 0 5px 0 0;
}
footer.content-info .footer-links .gform_wrapper{
    margin: 0;
}
footer.content-info .footer-links .gform-container .ginput_container {
    float: right;
    width: 65%;
    margin: 0 0 5px 0;
}
footer.content-info .gform_wrapper .gform_footer.left_label{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 5px 0;
}
footer.content-info .gform_wrapper .gform_footer.left_label input{
    background: #fff;
    color: #333;
    font-size: 0.813em;
    padding: 3px 20px;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
}
footer.content-info .footer-links .gform-container .ginput_container input{
    width: 100%;
    height: auto;
    padding: 3px;
    font-size: 14px;
    border: none;
    border-radius: 0;
}
footer.content-info .footer-links .gform-container ul li,
footer.content-info .footer-links .gform-container ul li:hover{
    background: #774d95;
    border-radius: 0;
    margin: 0;
}