#commerce-checkout-form-ifrap-boutique-recapitulatif .basket-ajax-replace p.alignright {
    display: none;
}

div.list-comment a.ifrap-comments-status {
    display: inline-block;
    margin-right: 10px;
    font-weight: 700;
    float: left;
}

div.list-comment a.ifrap-comments-status.status-0 {
    background: #FF8237;
}

div.list-comment a.ifrap-comments-status.status-1 {
    background: #4d8f46;
}

div.list-comment a.ifrap-comments-status.status-2 {
    background: #E90F2A;
}

div.list-comment a.ifrap-comments-status.status- {
    background: #333;
}

div.list-comment .ctools-use-modal {
    padding: 10px;
    background: #ff3735;
    color: #FFF;
    font-size: 0.6em;
}

div.list-comment .info-moderation-status {
    padding-top: 15px;
}

.comment-form input[placeholder="Leave this field blank"],
.comment-form .form-item-field-icm-status-comment-und
{
    display: none;
}

/* form désabonnement NL */
div.messages {
    background-color: green;
    padding: 2px;
    font-size: medium;
}
div.messages p {
    color: #fff;
}

/* Couleur de fond bandeau des cookies*/
#sliding-popup.sliding-popup-bottom, #sliding-popup.sliding-popup-bottom .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab { background: #ff3735; }
#sliding-popup .eu-cookie-compliance-more-button { color: #fff; }

/* div google recaptcha */
div[id^="google_recaptcha"] { margin-bottom: 20px; }