@charset "UTF-8";
/* CSS Document */

.hidden {
    display: none;
}
.alert-success {
    text-align: center;
    padding: 7px;
    position: relative;
    top: 10px;
}
#msgSubmit {
    margin: 0 50px;
}
