/* Custom CSS by MHx */

#header-company-logo {
    display: none;
}

#header-center-left {
    margin-left: 10px;
}

.peoplesearch-wrapper #centerbody.wide,
.helpdesk-wrapper #centerbody.wide {
    top: 120px;
}

html,
body {
    font-family: "TeleGrotesk Next";
}

input.inputfield,
input.passwordfield {
    max-width: 60%;
}

#header-center {
    margin-left: 15px;
    margin-right: 15px;
}

#header-center-left {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 0px;
    padding-top: 70px;
}

#centerbody {
    max-width: 90% !important;
}

#centerbody a {
    display: table !important;
    margin: 0 auto;
}