.alert{position:relative;zoom:1;width:100%;display:block;margin:16px 0}
.alert::after,.alert::before{content:' ';display:block;height:0;width:0;overflow:hidden}
.alert::after{clear:both}
.alert__base{padding:16px;position:relative}
.alert__wrapper .bbva-svgicon{display:none}
.alert__icon{display:none}
.alert__close{color:#1973b8;border:0;padding:0;position:absolute;top:4px;right:6px}
.alert__close .bbva-icon{margin:0}
.alert__title{font-family:BentonSansBBVA-Medium,Helvetica,Arial,sans-serif;font-size:18px;color:#121212;text-align:left;line-height:24px;margin-bottom:8px}
.alert__text{display:block;line-height:24px}
.alert__text :first-child{margin:0 0 8px}
.alert__text :last-child{margin:0}
.alert__text a{color:#1464a5}
.alert__link{margin-top:16px}
.alert__button{margin-top:16px}
.alert--content.alert--default-grey .container{background:#f4f4f4}
.alert--content.alert--default-grey .container .alert__icon{color:#626262}
.alert--full.alert--default-grey{padding:0;background:#f4f4f4}
.alert--full.alert--default-grey .alert__icon{color:#626262}
.alert--content.alert--default-white .container{background:#fff}
.alert--content.alert--default-white .container .alert__icon{color:#626262}
.alert--full.alert--default-white{padding:0;background:#fff}
.alert--full.alert--default-white .alert__icon{color:#626262}
.alert--content.alert--extra .container{background:#d4edfc}
.alert--content.alert--extra .container .alert__icon{color:#1973b8}
.alert--full.alert--extra{padding:0;background:#d4edfc}
.alert--full.alert--extra .alert__icon{color:#1973b8}
.alert--content.alert--error .container{background:#fcdfdf}
.alert--content.alert--error .container .alert__icon{color:#d44b50}
.alert--full.alert--error{padding:0;background:#fcdfdf}
.alert--full.alert--error .alert__icon{color:#d44b50}
.alert--content.alert--important .container{background:#f3ebd5}
.alert--content.alert--important .container .alert__icon{color:#b79e5e}
.alert--full.alert--important{padding:0;background:#f3ebd5}
.alert--full.alert--important .alert__icon{color:#b79e5e}
.alert--content.alert--success .container{background:#d9efe0}
.alert--content.alert--success .container .alert__icon{color:#388d4f}
.alert--full.alert--success{padding:0;background:#d9efe0}
.alert--full.alert--success .alert__icon{color:#388d4f}
.alert--content.alert--sand-white .container{background:#f3ebd5}
.alert--content.alert--sand-white .container .alert__icon{color:#121212}
.alert--full.alert--sand-white{padding:0;background:#f3ebd5}
.alert--full.alert--sand-white .alert__icon{color:#121212}
.alert--content.alert--sky-light-blue .container{background:#d4edfc}
.alert--content.alert--sky-light-blue .container .alert__icon{color:#121212}
.alert--full.alert--sky-light-blue{padding:0;background:#d4edfc}
.alert--full.alert--sky-light-blue .alert__icon{color:#121212}
.alert--content.alert--coral-white .container{background:#fcdfdf}
.alert--content.alert--coral-white .container .alert__icon{color:#121212}
.alert--full.alert--coral-white{padding:0;background:#fcdfdf}
.alert--full.alert--coral-white .alert__icon{color:#121212}
.alert--content.alert--white-green .container{background:#d9efe0}
.alert--content.alert--white-green .container .alert__icon{color:#121212}
.alert--full.alert--white-green{padding:0;background:#d9efe0}
.alert--full.alert--white-green .alert__icon{color:#121212}
.alert--content.alert--yellow .container{background:#f8cd51}
.alert--content.alert--yellow .container .alert__icon{color:#121212}
.alert--full.alert--yellow{padding:0;background:#f8cd51}
.alert--full.alert--yellow .alert__icon{color:#121212}
@media(min-width:0) and (max-width:991px){.alert__wrapper{max-width:calc(100% - 24px)}
}