.ui.container.flash {
    position: relative;
    z-index: 1000;
    margin-bottom: 0px;
}

.alert-flash {
    position:fixed; 
    z-index:1100; 
    top: 80px; 
    left:10%; 
    right:10%; 
    width:80%;
}