﻿
caption {
    background-color: #000099;
    font-size: 22px;
    text-align: center;
    color: #fff;
    width: 100%;
}

table {
    width: 100%;
}


#notification {
    display: block;
    width: 50%;
    border: solid 2px #000099;
    margin-bottom: 20px;
}

#test{
    width:100%;
}

p {
    margin-left: 3px;
    margin-right: 3px;
    font-size: 15.06px;
    line-height: 24px;
}


.Security_Question {
    width: 70%;
}

.Answer {
    width: 30%;
}


