/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.alert-wrapper{position:fixed;bottom:0;left:0;width:100%;max-height:75vh;z-index:9999}.alert-wrapper .alert{overflow-y:auto;margin-bottom:0}.toast-wrapper{position:fixed;top:0;right:0;z-index:9999}.alert-danger::before,.alert-success::before,.alert-warning::before{display:inline-block;content:"";background-repeat:no-repeat;background-size:1.5rem 1.5rem;background-position:0 .4rem;width:1.75rem;height:1.75rem}.alert-success::before{background-image:url(/themes/custom/adtr/dist/images/icons/alert-success.svg)}.alert-warning::before{background-image:url(/themes/custom/adtr/dist/images/icons/alert-warning.svg)}.alert-danger::before{background-image:url(/themes/custom/adtr/dist/images/icons/alert-danger.svg)}
