/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.layout--twocol-section{display:flex;flex-wrap:wrap;}.layout--twocol-section > .layout__region{flex:0 1 100%;}@media screen and (min-width:40em){.layout--twocol-section.layout--twocol-section--50-50 > .layout__region--first,.layout--twocol-section.layout--twocol-section--50-50 > .layout__region--second{flex:0 1 50%;}.layout--twocol-section.layout--twocol-section--33-67 > .layout__region--first,.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--second{flex:0 1 33%;}.layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second,.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--first{flex:0 1 67%;}.layout--twocol-section.layout--twocol-section--25-75 > .layout__region--first,.layout--twocol-section.layout--twocol-section--75-25 > .layout__region--second{flex:0 1 25%;}.layout--twocol-section.layout--twocol-section--25-75 > .layout__region--second,.layout--twocol-section.layout--twocol-section--75-25 > .layout__region--first{flex:0 1 75%;}}
.site-alert{width:100%;font-weight:bold;}.site-alert .text{padding:10px 10px 10px 50px;margin:0;font-size:18px;}.site-alert .text p{margin:0;}.site-alert .severity-low{background:#d9edf7;border:1px solid #bce8f1;color:#31708f;background-image:url(/modules/contrib/site_alert/css/icon-alert.png);background-repeat:no-repeat;background-size:30px 30px;background-position:1% 50%;margin-bottom:1.5em;}.site-alert .severity-medium{background:#f3eaac;border:1px solid #faebcc;color:#8a6d3b;background-image:url(/modules/contrib/site_alert/css/icon-alert.png);background-repeat:no-repeat;background-size:30px 30px;background-position:1% 50%;margin-bottom:1.5em;}.site-alert .severity-high{background:#f2dede;border:1px solid #ebccd1;color:#a94442;background-image:url(/modules/contrib/site_alert/css/icon-alert.png);background-repeat:no-repeat;background-size:30px 30px;background-position:1% 50%;margin-bottom:1.5em;}
