/* RCAD v4.60 — Newsletter del sidebar en artículos normales */
.rcad-article-newsletter-v460{margin:18px 0 0!important}
.rcad-article-newsletter-v460 .rcad-newsletter-widget{
    padding:16px!important;
    border:1px solid #071b46!important;
    border-radius:10px!important;
    background:#071b46!important;
    color:#fff!important;
    box-shadow:none!important;
}
.rcad-article-newsletter-v460 .rcad-newsletter-widget h3{
    margin:0 0 10px!important;
    color:#fff!important;
    font-size:12px!important;
    line-height:1.2!important;
    font-weight:850!important;
    text-transform:uppercase!important;
}
.rcad-article-newsletter-v460 .rcad-newsletter-widget>p{
    margin:0 0 12px!important;
    color:#fff!important;
    font-size:12px!important;
    line-height:1.55!important;
}
.rcad-article-newsletter-v460 form{margin:0!important}
.rcad-article-newsletter-v460 input[type="email"]{
    width:100%!important;
    min-height:38px!important;
    margin:0 0 8px!important;
    padding:9px 11px!important;
    border:1px solid #d7deea!important;
    border-radius:7px!important;
    background:#fff!important;
    color:#111827!important;
    font-size:12px!important;
    box-shadow:none!important;
}
.rcad-article-newsletter-v460 button,
.rcad-article-newsletter-v460 input[type="submit"]{
    width:100%!important;
    min-height:38px!important;
    padding:9px 12px!important;
    border:1px solid #f6a800!important;
    border-radius:7px!important;
    background:#f6a800!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:800!important;
    box-shadow:none!important;
    cursor:pointer!important;
}
.rcad-article-newsletter-v460 label{
    color:#fff!important;
    font-size:10.5px!important;
    line-height:1.35!important;
}
.rcad-article-newsletter-v460 input[type="checkbox"]{
    margin-right:6px!important;
    vertical-align:middle!important;
}
.rcad-article-newsletter-v460 .rcad-newsletter-widget__admin-note{
    padding:10px!important;
    border:1px dashed rgba(255,255,255,.45)!important;
    border-radius:6px!important;
    color:#fff!important;
    font-size:11px!important;
}
