#header {
    width: 100%;
}
#toolbar {
    /*width: auto !important;*/
    background-color: #222222;
}
div.navbar.main.navbar-static-top.navbar-inverse {
    max-width: clamp(960px, 95%, 1800px);
    margin: 0 auto;
    padding: 0 10px;	
}
.navbar-inverse .navbar-brand {
    color: #fff !important;
}
#main-content {
    width:100%;
}
#homepageContent {
    display:flex;
    justify-content:center;
}
.container {
    width:100%;
    padding: 0;
    /*overflow-x: hidden;*/
}
.navbar.clearfix {
    display:none;
}
.row {
    margin-left: 0;
    margin-right: 0;
}
.btn-group, .btn-group-vertical {
    display: none;
}
section {
    margin-bottom: 0;
}
.navbar-nav.navbar-right:last-child {
    margin-right: 0;
}
.navbar-nav.navbar-right a {
    min-width: 44px;
    min-height: 44px;
}
p.registration-text {
    line-height: 1.5rem !important;
    font-size: 1rem !important;
}
#Azure___Login__self_ {
      display: none !important;
}
#fam {
      display: none !important;
}
.container-form > .separator {
      display: none !important;
}
