/*Write your custom css in this file.*/

.app-alert-message{
    z-index: 99999999999999 !important;
}
.app-alert{
    z-index: 99999999999999 !important;
}

.alert-dismissible {
    z-index: 99999999999999 !important;
}
