.logo-img
{
    width:250px !important;
    height: 90px;
}

.login__block__header>img {
      height: 90px;
}

.welcomeModal {
    background-image: none;
    display:none;
    /* replace this image with your choice of image
    height: 428px;
    background-repeat: no-repeat;*/
}



.welcomeModal #Start {
 display:none;
}

.welcomeModal #Close {
display:none;
}
#forgotPassword {
    color: #004B8D !important;
}

#createAccount {
    color: #004B8D !important;
}
.quicklink-card {
    border-bottom: 8px solid #004B8D;
}
button:not(:disabled, .nav-language-item, .nav-menu-button) {
    color: #004B8D;
}

button#nextBtn,
button#continue { 
    background: #004B8D !important;   
}

.btnSecundary {
    min-height: 43px !important;
    background-color: #fff !important;
    color: #004B8D !important;
    border-color: #004B8D !important;
}


button#previousBtn {
    color: #004B8D;
    border: 2px solid #004B8D;
}

button#cancel {
    color: #004B8D;
}
button#newPassword_toggler, button#oldPassword_toggler {
    color: #004B8D;
}

#localAccountForm button:hover#next {
    background-color: #004B8D !important;
    
}

.localAccountForm #next {
    border: 2px solid #004B8D;
    color: #004B8D;
}
button#newPassword_toggler, button#oldPassword_toggler {
    color: #004B8D;
    
}
button#nextBtn, button#continue {
    background: #004B8D !important;
}
button#previousBtn {
    color: #004B8D;
    border: 2px solid #004B8D;
}
.btnSecundary {
    color: #004B8D !important;
    border-color: #004B8D !important;
}
button#cancel {
    color: #004B8D;
}