.flashmessages {
    position: fixed;
    top: 2%;
    left: 20%;
    z-index: 999999;
}

.ui-front {
    z-index: 10000 !important;
}