.smalLink {
    font-size: 0.8rem;
    color: black;
    cursor: pointer;
    text-decoration: none;
}


.Llink {
    text-decoration: underline !important;
}

a:active, a:focus, a:hover, a:visited {
    color: black;
}

.ActiveLnk {
    font-weight: bold;
    color: black !important;
    text-decoration: none !important;
}

.hidden {
    display: none;
}

/* LEVEL 1 */
.menu-level-1.paginaklasse > .accordion-header > .accordion-button {
    font-family: Roboto-Light-webfont;
    background-color: gray;
    color: #fff;
    /* font-weight: 600*/;
}

/* LEVEL 2 */
.menu-level-2 > .accordion-header > .accordion-button {
    /* background-color: lightgray; */
    color: Black;
    font-weight: 600;
    padding-left: 2rem;
}

/* LEVEL 3 */
.menu-level-3 a {
    display: block;
    /* padding: 6px 0 6px 3rem; */
    padding-left: 2rem;
    color: #333;
    text-decoration: none;
}

    .menu-level-3 a:hover {
        text-decoration: underline;
    }



.nav-link {
    margin-right: 10px;
}




@font-face {
    font-family: "Roboto-Light-webfont";
    src: url('/DesktopModules/S4A_Stoffenkiezer/Assets/Roboto-Light-webfont.ttf');
}

@font-face {
    font-family: "Roboto-Bold-webfont";
    src: url('/DesktopModules/S4A_Stoffenkiezer/Assets/Roboto-Bold-webfont.ttf');
}

body {
    font-family: Roboto-Bold-webfont;
    background-color: rgba(255,255,255, 0);
    max-width: 100vw;
    min-height: 100vh;
    overflow-x: hidden;
    margin: 0px;
    /* font-size: 12*/ ;
}

.PickStart {
    width: 100vw;
    height: 100vh;
    font-family: Roboto-Bold-webfont;
    background-image: url('/DesktopModules/S4A_Stoffenkiezer/Assets/demo-photo.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
}

.PickStartContentFad {
    width: 100vw;
    height: 100vh;
    font-family: Roboto-Bold-webfont;
    background-image: url('/DesktopModules/S4A_Stoffenkiezer/Assets/Overigestoffen_stoffenkiezer_fad.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
}


.PickStartHome {
    width: 100vw;
    height: 100vh;
    font-family: Roboto-Bold-webfont;
    background-image: url('/DesktopModules/S4A_Stoffenkiezer/Assets/Home_stoffenkiezer.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.PickStartGrijs {
    width: 100vw;
    height: 100vh;
    font-family: Roboto-Bold-webfont;
    background-image: url('/DesktopModules/S4A_Stoffenkiezer/Assets/Wit.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.PickStartContent {
    width: 100vw;
    height: 100vh;
    font-family: Roboto-Bold-webfont;
    background-image: url('/DesktopModules/S4A_Stoffenkiezer/Assets/Overigestoffen_stoffenkiezer.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
}

.PickKiezerTopLandeACTIVE {
    font-family: Roboto-Bold-webfont;
    color: white;
    background: #00AEEF;
    text-align: center;
}

.PickKiezerTopArtifortACTIVE {
    font-family: Roboto-Bold-webfont;
    color: white;
    background: #7CB941;
    text-align: center;
}

.PickKiezerTopAllACTIVE {
    font-family: Roboto-Bold-webfont;
    color: white;
    background: Black;
    text-align: center;
}

.PickKiezer {
    font-family: Roboto-Bold-webfont;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    width: 205px;
    height: 90px;
    padding: 10px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}

.Light {
    font-family: Roboto-Light-webfont;
    color: black;
}

.PickHeader {
    font-family: Roboto-Light-webfont;
    color: black;
    font-size: 40pt;
}

@media (max-width: 800px) {
    /* CSS that should be displayed if width is equal to or less than 800px goes here */
    .PickCenter {
        position: absolute;
        margin: auto;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 400px;
        height: 250px;
    }

    ​
}

@media (min-width: 800px) {
    /* CSS that should be displayed if width is larger than 800px goes here */
    .PickCenter {
        /* position: fixed;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%); */
        position: absolute;
        margin: auto;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 800px;
        height: 250px;
    }

    ​
}


.PickKiezerTopAR {
    font-family: Roboto-Bold-webfont;
    color: white;
    background: rgba(0,0,0, 0.5);
    text-align: center;
}

.PickKiezerTopLA {
    font-family: Roboto-Bold-webfont;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
}

/* ACTIVE TAB */
.PickKiezerTop {
    font-family: Roboto-Bold-webfont;
    color: white;
    background: black;
    text-align: center;
}

.PickKiezerTopLinks {
    font-family: Roboto-Bold-webfont;
    color: black;
    background: white;
    text-align: center;
}

.MenuLink {
    font-family: Roboto-Bold-webfont;
    text-decoration: none;
    color: white !important;
    padding-left: 10px;
    margin-right: 15px;
}

.HeaderText {
    font-family: Roboto-Light-webfont;
    font-size: 12px;
    color: black;
}

.HeaderTextLarge {
    font-family: Roboto-Light-webfont;
    font-size: 26px;
}

a:link {
    font-family: Roboto-Light-webfont;
    text-decoration: none;
    color: black;
}

.Spacer {
    padding-left: 50px;
}


.Topper {
    background-color: red;
    display: inline;
}
