﻿.top_notification {
    width: 100%;
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
}

.text-alert {
    margin: 10px;
    /* color: black !important; */
}