.alertbar{display:block;position:fixed;top:0;left:0;width:100%;height:0;overflow:hidden;background-color:#fff;box-shadow:1px 1px 15px 5px rgba(0,0,0,.1);z-index:2000}.alertbar__wrapper{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:100%;height:100%;max-width:1100px;margin:0 auto}.alertbar p{color:#2c2c2e;font-size:15px;font-weight:600}