#ah_notification-bar:not(.push){height:auto;min-height:36px;padding:5px 45px;-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,#ah_notification-bar:not(.push){background:#e91e63;-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;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;left:0;line-height:30px;overflow:hidden;position:fixed;text-align:center;top:0;width:100%;z-index:1000;-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}#ah_notification-bar.push{height:0;min-height:0;padding:0;-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:#fff;text-decoration:underline}#ah_notification-bar a.button{background:#fff;border:none;border-radius:10px;color:#494a52;cursor:pointer;font-size:11px;line-height:1;margin:0;outline:none;padding:4px 10px;position:relative;text-decoration:initial;text-transform:normal;-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{font-size:16px;line-height:1.4;margin:0 10px}close{height:15px;position:absolute;right:15px;top:7px;width:15px;fill:#fff}close:hover{bottom:8px;cursor:pointer}open{background-color:#7817d6;background-position:0 -8px;background-repeat:no-repeat;border-bottom-left-radius:25px;border-bottom-right-radius:25px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.349);box-shadow:0 0 5px rgba(0,0,0,.349);display:block;display:none;height:0;outline:none;overflow:hidden;padding:5px 5px 10px;position:fixed;right:10px;top:0;width:35px;z-index:1000;fill:#fff;height:30px;text-align:center}open:hover{cursor:pointer;opacity:.8}#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{height:auto;min-height:36px;padding:5px 45px}#ah_notification-bar.close{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}