﻿/*.alert {
    position:absolute;
    top:41%;
    left:10%;
    width:80%;
    margin-left:auto;
}*/

.alert, .message-alart-style1 {
    position: absolute;
    top: 2%;
    /* top: 41%; */
    /* left: 10%; */
    width: 100%;
    margin: auto;
    text-align: center;
    height: 100px;
}