/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.peps-environment-banner{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:50px;background-color:#ffffa6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;position:fixed;top:0;left:0;width:100%;z-index:10000;text-align:center}body.peps-environment-banner-visible.toolbar-fixed .toolbar-oriented .toolbar-bar{top:var(--peps-environment-banner-height,0px)}body.peps-environment-banner-visible.toolbar-fixed .toolbar-oriented .toolbar-tray.toolbar-tray-horizontal{top:calc(var(--peps-environment-banner-height,0px) + 10px)}body.peps-environment-banner-visible.toolbar-fixed .toolbar-oriented .toolbar-tray.toolbar-tray-vertical{top:calc(var(--peps-environment-banner-height,0px) + 40px)}
