.global-msg-error{
    background: red !important;
    color: white !important;
    text-align: center;
    height: 50px;
    line-height: 50px;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 9999;
}