#ah_notification-bar:not(.push){background:#e91e63;width:100%;text-align:center;color:#fff;padding:5px 45px;overflow:hidden;min-height:36px;height:auto;z-index:1000;font-size:14px;line-height:30px;position:fixed;top:0;left:0;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.7);box-shadow:0 1px 5px rgba(0,0,0,.7);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(-125%);-ms-transform:translateY(-125%);transform:translateY(-125%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}#ah_notification-bar.push{background:#e91e63;width:100%;text-align:center;color:#fff;padding:0;overflow:hidden;min-height:0px;height:0;z-index:1000;font-size:14px;line-height:30px;position:fixed;top:0;left:0;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.7);box-shadow:0 1px 5px rgba(0,0,0,.7);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-all .3s;transition:-webkit-all .3s;-o-transition:all .3s;transition:all .3s;transition:all .3s,-webkit-all .5s}#ah_notification-bar a{color:white;text-decoration:underline}#ah_notification-bar a.button{background:white;border-radius:10px;border:0;color:#494a52;cursor:pointer;font-size:11px;margin:0px;outline:0;padding:4px 10px;position:relative;text-decoration:initial;text-transform:normal;line-height:1;-ms-flex-negative:0;flex-shrink:0}#ah_notification-bar a.button:hover{cursor:pointer;opacity:.8}#ah_notification-bar a.button:active{top:1px}#ah_notification-bar p{margin:0 10px;line-height:1.4;font-size:16px}close{width:15px;height:15px;top:7px;right:15px;position:absolute;fill:white}close:hover{cursor:pointer;bottom:8px}open{-webkit-box-shadow:rgba(0,0,0,0.34902) 0px 0px 5px;background-position:0px -8px;background-repeat:no-repeat no-repeat;border-bottom-left-radius:25px;border-bottom-right-radius:25px;box-shadow:rgba(0,0,0,0.34902) 0px 0px 5px;display:block;height:0px;outline:0;overflow:hidden;padding:5px 5px 10px;position:fixed;right:10px;top:0;width:35px;z-index:1000;background-color:#7817d6;display:none;fill:white;height:30px;text-align:center}open:hover{opacity:.8;cursor:pointer}#ah_notification-bar.bg-gradient{background-image:-webkit-gradient(linear,left top,right top,from(#00def5),to(#941eff));background-image:gradient(linear,left top,right top,from(#00def5),to(#941eff))}#ah_notification-bar.open{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}#ah_notification-bar.push.open{padding:5px 45px;height:auto;min-height:36px}#ah_notification-bar.close{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}