/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.tabs-component__list-item{background-color:#edeff1;border-radius:5px 5px 0 0}.tabs-component__list-item a{padding:9px 24px 10px 24px}.tabs-component__list-item--selected{background-color:#fff;border:1px solid #62769d;border-bottom:0;position:relative}.tabs-component__list-item--selected::after{content:"";background-color:inherit;bottom:-1px;height:1px;left:0;position:absolute;width:100%}
.tabs-component__panels{background-color:#fff;border:1px solid #62769d;border-radius:0 0 5px 5px}
.alerts-banner__controls{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:-44px;position:relative;z-index:1;padding-bottom:16px}@media only screen and (max-width:48rem){.alerts-banner__controls{margin-top:12px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}
