.loginQuiz{
    padding: 100px;
    margin: 25px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.welcome{
    background: url("/img/bg.jpg") center no-repeat #fff!important;
}
.msjError{
    color:#E74C3C;
    text-align: center;
    margin-bottom:15px;
}
*, html, body,p, h1,h2,h3,h4,h5, span,a,div{
    font-family: "Helvetica"!important;
}
