.loginBody {
    background-color: #004a8f !important;
    overflow-x:hidden;
}

.formLoginBody{
    padding-top: 20px;
}

.loginFormContainer{
    width: 100%;
    background-color: white;
    margin-bottom: 5px;
    border-radius: 5px;
    text-align: center;
}

.aq-header-logo{
    margin-top: 20px;
}

.aq-header-logo hr{
    width: 100%;
}


.informationsWrapper{
    border: 1px solid white;
    border-radius: 10px;
    height: 100% !important;
    width: 180px !important;
    margin-left: 10vh;
}

.trombone{
    margin-top: -5px;
}

.informationContent{
    margin-top: -40px;
}

.informationContent a{
   color: cyan;
}

.informationContent h2{
    color: white;
    padding-left: 0;
    font-size: 1.3em !important;
}

.news-text{
    color: white;
    overflow: hidden;
    overflow-wrap: break-word;
}

.login-help-button{
    margin-right: -40px;
    margin-bottom: -30px;
    background-color: white;
    border: 0;
}

.login-form-footer{
    position: relative;
    color: white;
    padding-top: 60px;
}

.login-form-footer a {
     color: white;
     font-weight:bold;
     text-decoration: none;
 }

.login-form-footer a:hover {
    color: #FF8400;
    font-weight:bold;
    text-decoration: none;
}

.footer-part{
    border-right: 1px solid white;
}

.openIdConnect{
    width: 100%;
    background-color: rgba(111,111,111,0.3);
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
}

.openIdConnect a {
    margin-bottom: 5px !important;
}

#password {
    padding: 0.375rem 0 0.375rem 2rem;
}

.onco-btn-access{
    width: 291.417px;
}

#gps {
  margin-bottom: 10px;
}