@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

.PoweredByPanel {
    display: none !important;
}

.UploadButton a,
#clearbutton,
#searchbutton,
#basicdate {
    font-weight: 400 !important;
}

#NewsNav > input[type="submit"]:nth-child(3) {
    font-weight: 400 !important;
}

#loginform > div.QuestionSubmit > input[type="submit"] {
    font-weight: 400 !important;
}

#CentralSpace > div.BasicsBox > form > div:nth-child(7) > input.medcomplementwidth {
    font-weight: 400 !important;
}

#downloadlink {
    font-weight: 400;   
    line-height: 1;
    padding: 0.5rem 1rem;
}

#comment_form > form > input.CommentFormSubmit {
    font-weight: 400 !important;
}


#login_box{
    background-color: #091f2e !important;
    padding-bottom: 20px !important;
}

#FooterNavRightBottom {
    display: none !important;
}

#LoginHeader {
    width: 300px; 
    height: 100px;
    background-image: url('/plugins/extranet_css/img/logo-white.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    margin: auto;
}

.LoginHeaderImg {
    display: none !important;
}