.msgbox{
    text-align: center;
    color:red;
}

.top-pad
{
    margin-top:50%;
}

.full-size
{
    width:100%;
    height:100%;
}

.regFormStyle
{
    width:350px;
    max-width:350px;
    margin:auto;
    margin-top:10%;
}

body{
    width:100%;
    height:100%;
}

.escapeCenterText
{
    text-align: left;
}

.btn{
    margin-top:5px;
}

.alert{
    max-width: 25%;
}