.jquery-notify-bar{font-family:Lato-Regular;font-size:14px;height:60px;line-height:60px;position:fixed;top:80px;z-index:9000001!important;width:100%}.jquery-notify-bar.bottom{-moz-box-shadow:inset 0 1px 0 0 #fff;-ms-box-shadow:inset 0 1px 0 0 #fff;-webkit-box-shadow:inset 0 1px 0 0 #fff;border-bottom:0;border-top:1px solid #ddd;bottom:0;box-shadow:inset 0 1px 0 0 #fff;top:auto}.jquery-notify-bar.error .notify-bar-text-wrapper,.jquery-notify-bar.warning .notify-bar-text-wrapper,.jquery-notify-bar.success .notify-bar-text-wrapper,.jquery-notify-bar.info .notify-bar-text-wrapper{padding:1px 0 1px 23px;color:#fff!important;padding-left:62px!important}.jquery-notify-bar.error{background-color:#ed4060;z-index:300000}.jquery-notify-bar.error .notify-bar-text-wrapper{background:transparent url("../img/notify-bar/error-icon.png") no-repeat 30px}.jquery-notify-bar.warning{background-color:#ff6a00;z-index:300000}.jquery-notify-bar.warning .notify-bar-text-wrapper{}.jquery-notify-bar.success{background-color:#39cb7d;z-index:300000}.jquery-notify-bar.success .notify-bar-text-wrapper{background:transparent url("../img/notify-bar/success-icon.png") no-repeat 20px}.jquery-notify-bar.info{background-color:#16cedf;z-index:300000}.jquery-notify-bar.info .notify-bar-text-wrapper{background:transparent url("../img/notify-bar/notification-icon.png") no-repeat 30px;padding:5px 0}.notify-bar-close{background:url('../img/notify-bar/close-icon.png') no-repeat;bottom:0;color:#fff;font-size:30px;height:31px;left:97%;margin-top:20px;position:absolute;text-decoration:none;top:0;width:31px;overflow:hidden}.fixed-position-center{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}