﻿@import "../MijnILT/MijnILT.Theme.css";

.navbar.mainmenu .navbar, .navbar.mainmenu .account-container, .info-no-targetgroups-selected {
    display: none;
}

/* CUSTOM TFA */
.title-tripleforms h1 {
    width: 100%;
    display: block;
    font-size: 1.80203rem;
    line-height: 1.38732;
    font-weight: bold;
    margin: 0rem 0rem 1rem 0rem;
}

main > .title-tripleforms h1 {
    /* make sure title is not in the way of TFA block*/
    padding-right: 12rem;
}

.title-tripleforms ul {
    bottom: initial;
    top: 0;
}
/* CUSTOM TFA */