﻿.astgdlogin {
    clear: both;
    overflow: scroll !important;
    height: inherit;
}

.astgdlogin1 {
    clear: both;
}

.astgdnotification {
        max-width: 410px;
    width: 410px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: 600;
    line-height: 1.7em;
    font-size: 1.1rem;
    background-color: aliceblue;
    padding: 20px;
    clear: both

/*    width: 60%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: 600;
    line-height: 1.7em;
    font-size: 1.1rem;
    background-color: aliceblue;
    padding-bottom: 20px;
vertical-align:middle*/
}

.app {
    position: relative !important;

}

@media only screen and (max-width: 600px) {
    .astgdnotification {
        width: 100% !important;

    }
}
