﻿

html {
    position: relative;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    height: 100%;
    font: 14px/20px Roboto,sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

*, :after, :before {
    box-sizing: inherit;
}

body {
    margin: 0;
    background-color: #F7F8FA !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
    color: inherit;
    text-decoration: none;
}

    a:active, a:hover {
        outline: 0;
        text-decoration: underline;
    }

abbr[title] {
    border-bottom: 1px dotted;
}


dfn {
    font-style: italic;
}

h1 {
    margin: 0;
    font-weight: 300;
    font-size: 2em;
}

h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: 400;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

.site-header .logo {
    width: 100%;
}

    .site-header .logo img[alt=Lexima] {
        max-width: 150px !important;
        margin: 0 auto;
        display: block;
    }

    .site-header .logo img[alt=Bouw] {
        max-width: 320px !important;
        margin: 0 auto;
        display: block;
    }

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-size: 1em;
    font-family: monospace,monospace;
}

button, input, optgroup, select, textarea {
    margin: 0;
    color: black;
    font: inherit;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

input {
    line-height: normal;
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type=search] {
        box-sizing: content-box;
        -webkit-appearance: textfield;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td, th {
    padding: 0;
}

ol, ul {
    margin: 0;
    padding: 0;
}

ul {
    list-style-type: none;
}

.input--field {
    position: relative;
    display: block;
    margin: 1rem 0;
    width: 100%;
    font-size: 0;
}

    .input--field > * {
        font-size: 1rem;
    }

.input--label {
    display: block;
    margin: 12px 0 4px;
}

.input--label__register {
    display: inline-block;
    width: 25%;
    padding-right: .5rem;
    vertical-align: top;
}

.input--license {
    display: block;
    margin-top: 1rem;
}

.input--button, .input--default, .input--select, .input--textarea, .selectize-input {
    display: inline-block;
    padding: 7px 10px 8px;
    border: 1px solid #787e85;
    border-radius: 4px;
    line-height: 20px;
}

.input--default, .input--select, .input--textarea {
    min-width: 100px;
    outline: 0;
    background-color: #fff;
    color: #272a2d;
}

.selectize, .selectize--add {
    display: inline-block;
    width: 75%;
}

::-webkit-input-placeholder {
    color: #787e85;
    font-style: italic;
}

::-moz-placeholder {
    color: #787e85;
    font-style: italic;
}

:-ms-input-placeholder {
    color: #787e85;
    font-style: italic;
}

::placeholder {
    color: #787e85;
    font-style: italic;
}

.input--select {
    padding-right: 2rem;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: '';
}

    .input--select::-ms-expand {
        display: none;
    }

    .input--select + .arrow {
        display: inline-block;
        margin: 0 .5rem 0 -2rem;
        border-top: 5px solid #272a2d;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        pointer-events: none;
    }

.otherauthselector {
    padding-bottom: 30px;
    color: #9DA9C2;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

    .otherauthselector > div {
        height: 12px;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

.ea-leerid {
    width: 20px;
    height: 20px;
    left: -10px;
    display: block;
    background-repeat: no-repeat;
    background-image: url(/images/AuthProvider/LeerID_neg_zw_20x20.svg);
}

.ea-text {
    position: relative;
    top: -20px;
    left: 5px;
    color: black;
    font-weight: bold;
}

.ea-googleid {
    width: 20px;
    height: 20px;
    left: -10px;
    display: block;
    background-image: url(/images/Googlepics/btn_google.png);
    background-repeat: no-repeat;
}


input[type=checkbox], input[type=radio] {
    left: 0px;
}

    input[type=checkbox][disabled] + .side--label, input[type=checkbox][disabled] + .side--label::after, input[type=checkbox][disabled] + .side--label::before, input[type=radio][disabled] + .side--label, input[type=radio][disabled] + .side--label::after, input[type=radio][disabled] + .side--label::before {
        color: #c1c1c1;
        border-color: #c1c1c1;
    }

.side--label {
    display: inline-block;
    position: relative;
    margin: 0 .5rem;
    padding-left: 32px;
    cursor: pointer;
}

    .side--label::after, .side--label::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
    }

input[type=radio] + .side--label::after, input[type=radio] + .side--label::before {
    border-radius: 50%;
}

.side--label::before {
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid #787e85;
}

input:focus + .side--label::before {
    border-color: #4fcb75;
}

.side--label::after {
    display: none;
    width: 12px;
    height: 12px;
    margin: 4px;
    background-color: #4fcb75;
}

input:checked + .side--label::after {
    display: block;
}

.input--register {
    display: inline-block;
    width: 75%;
}

    .input--register .side--label {
        display: block;
        margin-bottom: .5rem;
    }

.form--search {
    display: inline-block;
    padding: 8px 42px 9px 12px;
    width: 90%;
    outline: 0;
    border: 0;
    border-radius: 4px;
    color: #272a2d;
    vertical-align: middle;
}

.input--range {
    margin: 0;
    padding: 1px 2px;
    width: 100%;
    height: 20px;
    outline: 0;
    border: 1px solid #999;
    border-radius: 12px;
    background-color: #c1c1c1;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
}

    .input--range::-moz-range-track {
        border: inherit;
        background: 0 0;
    }

    .input--range::-ms-track {
        border: inherit;
        background: 0 0;
        color: transparent;
    }

    .input--range::-ms-fill-lower, .input--range::-ms-fill-upper {
        background: 0 0;
    }

    .input--range::-ms-tooltip {
        display: none;
    }

    .input--range::-webkit-slider-thumb {
        width: 26px;
        height: 26px;
        border-radius: 50%;
        background-color: #999;
        -webkit-appearance: none;
    }

    .input--range::-moz-range-thumb {
        width: 26px;
        height: 26px;
        border-radius: 50%;
        background-color: #999;
    }

    .input--range::-ms-thumb {
        width: 26px;
        height: 26px;
        border-radius: 50%;
        background-color: #999;
    }

.selectize-control {
    position: relative;
}

    .selectize-control.single .selectize-input.input-active, .selectize-input {
        display: inline-block;
        background: #fff;
        cursor: text;
    }

.selectize-input {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    padding: 11px 10px 12px;
    width: 100%;
    border: 1px solid #787e85;
    border-radius: 4px;
    box-shadow: none;
}

.selectize-control.multi .selectize-input.has-items {
    padding: 11px 10px 12px;
}

.selectize-input.full {
    background-color: #fff;
}

.selectize-input.disabled, .selectize-input.disabled * {
    cursor: default !important;
}

.selectize-input.dropdown-active {
    border-radius: 4px 4px 0 0;
}

.selectize-input > * {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: baseline;
}

.selectize-control.multi .selectize-input > div {
    margin: 0 3px 3px 0;
    padding: 5px 10px 6px;
    background: #e3e3e3;
    font-weight: 300;
    cursor: pointer;
}

    .selectize-control.multi .selectize-input > div.active {
        background: #4fcb75;
        color: #fff;
        font-weight: 500;
    }

.selectize-input > input {
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-width: 90% !important;
    max-height: none !important;
    border: 0 none !important;
    background: 0 0 !important;
    box-shadow: none !important;
    text-indent: 0 !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important;
}

    .selectize-input > input::-ms-clear {
        display: none;
    }

    .selectize-input > input:focus {
        outline: 0 !important;
    }

.selectize-input::after {
    display: block;
    clear: left;
    content: " ";
}

.selectize-input.dropdown-active::before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    height: 1px;
    background: #fff;
    content: " ";
}

.selectize-dropdown {
    position: absolute;
    z-index: 10;
    margin: -4px 0 0 0;
    border: 1px solid #787e85;
    border-top: 0 none;
    border-radius: 0 0 4px 4px;
    background: #fff;
}

    .selectize-dropdown [data-selectable] {
        overflow: hidden;
        padding: 3px 12px;
        cursor: pointer;
    }

        .selectize-dropdown [data-selectable] .highlight {
            border-radius: 1px;
            background: rgba(249,249,249,.4);
        }

    .selectize-dropdown .active {
        background-color: #e3e3e3;
    }

    .selectize-dropdown .create {
        color: #787e85;
    }

.selectize-dropdown-content {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 200px;
}

.selectize-control .selectize-input:after {
    position: absolute;
    top: 50%;
    right: 12px;
    display: block;
    margin-top: -2px;
    width: 0;
    height: 0;
    border-width: 5px 5px 0 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
    content: " ";
}

.selectize-control .selectize-input.dropdown-active:after {
    margin-top: -3px;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #555 transparent;
}

.selectize-control .selectize-input.dropdown-active {
    border-radius: 4px 4px 0 0;
    background-color: #fff;
}

.selectize-control .selectize-input.disabled {
    background-color: #fff;
    opacity: .5;
}

.selectize-dropdown, .selectize-dropdown.form-control {
    z-index: 1000;
    margin: -2px 0 0 0;
    padding: 0;
    height: auto;
    border-radius: 4px;
    background: #fff;
}

.selectize-dropdown-content {
    padding: 5px 0;
}

.selectize-dropdown-header {
    padding: 6px 12px;
}

.selectize-input {
    min-height: 34px;
}

    .selectize-input.dropdown-active {
        border-radius: 4px;
    }

        .selectize-input.dropdown-active::before {
            display: none;
        }

    .selectize-input.focus {
        outline: 0;
    }

.has-error .selectize-input:focus {
    box-shadow: 0 0 6px #ce8483;
}

.selectize-control.multi .selectize-input.has-items {
    padding-right: 24px;
    padding-left: 9px;
}

.selectize-control.multi .selectize-input > div {
    border-radius: 4px;
}

.svg--sprite {
    display: inline-block;
}

    .svg--sprite svg {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        box-shadow: 1px 3px 3px rgba(0,0,0,.1);
        pointer-events: none;
    }

.svg--icon {
    display: inline-block;
    border-radius: 50%;
    box-shadow: 1px 3px 3px rgba(0,0,0,.1);
    vertical-align: middle;
    pointer-events: none;
}

.hamburger--toggle svg {
    border-radius: 0;
    box-shadow: none;
}

.small--icon {
    width: 2rem;
    height: 2rem;
}

.small--margin {
    margin: 0 .5rem;
}

.medium--icon {
    width: 3rem;
    height: 3rem;
}

.medium--margin {
    margin: 0 1rem;
}

.large--icon {
    width: 4rem;
    height: 4rem;
}

.large--margin {
    margin: 0 1.5rem;
}

.left--margin {
    margin-left: 4rem;
}

.active.icon-bookshelf {
    border-color: #00aeef;
}

.active.icon-library {
    border-color: #ef4136;
}

.active.icon-spaceship {
    border-color: #ffde17;
}

.active.icon-add {
    border-color: #ef4136;
}

.active.icon-lists, .active.icon-settings, .active.icon-students, .active.icon-welcome {
    border-color: #7999cd;
}

.input--button {
    color: #fff;
    font-weight: 500;
}

    .input--button.disabled, .input--button[disabled] {
        background-color: #c1c1c1;
        pointer-events: none;
    }

.menu--button {
    display: inline-block;
    overflow: hidden;
    padding: 0;
    width: 36px;
    height: 36px;
    outline: 0;
    border: 0;
    border-radius: 50%;
    background: 0;
    box-shadow: 1px 3px 3px rgba(0,0,0,.1);
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}

    .menu--button:hover {
        -webkit-transform: scale3d(1.1,1.1,1);
        transform: scale3d(1.1,1.1,1);
    }

.hgroup--button {
    display: inline-block;
    width: 44px;
    height: 44px;
    outline: 0;
    border: 0;
    border-radius: 50%;
    box-shadow: 1px 3px 3px rgba(0,0,0,.1);
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}

    .hgroup--button:hover {
        -webkit-transform: scale3d(1.1,1.1,1);
        transform: scale3d(1.1,1.1,1);
    }

        .hgroup--button:hover span {
            opacity: 1;
        }

    .hgroup--button span {
        position: absolute;
        bottom: -27px;
        left: 0;
        z-index: 1;
        margin-left: -25px;
        padding: 4px;
        width: 100px;
        background-color: #fff;
        color: #272a2d;
        font-size: .8em;
        line-height: 1.3;
        opacity: 0;
    }

    .hgroup--button.small {
        width: 32px;
        height: 32px;
        fill: #fff;
    }

.home--button {
    display: inline-block;
    padding: 10px 18px;
    border-radius: 4px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}

.book--button {
    display: inline-block;
    float: right;
    width: 36px;
    height: 36px;
    outline: 0;
    border: 0;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 1px 3px 3px rgba(0,0,0,.1);
    vertical-align: middle;
    cursor: pointer;
}

    .book--button .off, .book--button .on {
        display: none;
        width: 36px;
        height: 36px;
        background-color: #4fcb75;
        color: #fff;
        text-align: center;
        font-weight: 500;
        line-height: 36px;
    }

    .book--button .off {
        display: block;
        background-color: #f46565;
    }

    .book--button.toggled .on {
        display: block;
    }

    .book--button.toggled .off {
        display: none;
    }

.search {
    display: inline-block;
    margin-left: -38px;
    padding: 0;
    width: 44px;
    height: 44px;
    border: 0;
    border-radius: 50%;
    vertical-align: middle;
}

.home--icon {
    display: inline-block;
    padding: 0;
    width: 44px;
    height: 44px;
    border: 0;
    border-radius: 50%;
    vertical-align: middle;
    margin: 0 1rem 2rem 0;
}

    .home--icon svg {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        pointer-events: none;
    }

.book--option__button {
    display: block;
    margin-bottom: 14px;
    padding: 6px 0;
    border: 2px solid #fff;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    font-size: 1.5em;
    line-height: 1;
}

    .book--option__button:active, .book--option__button:hover {
        text-decoration: none;
    }

    .book--option__button.book--choose {
        background-color: #00adef;
    }

        .book--option__button.book--choose:hover {
            background-color: #04a0dc;
        }

    .book--option__button.read {
        background-color: #00a550;
    }

        .book--option__button.read:hover {
            background-color: #04994d;
        }

    .book--option__button.watch {
        background-color: #ee038b;
    }

        .book--option__button.watch:hover {
            background-color: #da0782;
        }

.book--preview__button {
    display: inline-block;
    margin-left: 1rem;
    width: 35%;
    height: 5rem;
    border-radius: 1rem;
    padding-right: 4px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    box-shadow: 1px 3px 3px rgba(0,0,0,.1);
    font-size: 1.3em;
}

    .book--preview__button svg {
        display: inline-block;
        width: 4rem;
        height: 4rem;
        vertical-align: middle;
    }

    .book--preview__button.book--choose {
        background-color: #00adef;
    }

        .book--preview__button.book--choose:hover {
            background-color: #04a0dc;
            text-decoration: none;
        }

    .book--preview__button span {
        vertical-align: top;
        line-height: 5rem;
        font-size: 2.5rem;
    }

    .book--preview__button.read {
        background-color: #00a550;
    }

        .book--preview__button.read:hover {
            background-color: #04994d;
            text-decoration: none;
        }

.red {
    border: 1px solid #f13535;
    background-color: #f46565;
}

    .red:active, .red:hover {
        text-decoration: none;
        background-color: #e05f5f;
    }

.blue {
    border: 1px solid #006c94;
    background-color: #0091c7;
}

    .blue:active, .blue:hover {
        text-decoration: none;
        background-color: #0487b8;
    }


.black {
    border: 1px solid black;
    background-color: black;
}

    .black:active, .black:hover {
        text-decoration: none;
        background-color: #787e85;
    }

.externalLogin {
    border: 1px solid lightgrey;
    background-color: white;
    width: 140px;
    height: 42px;
    color: black;
    margin-right: 10px !important;
    margin-left: 10px !important;
}

    .externalLogin:active, .externalLogin:hover {
        text-decoration: none;
        background-color: #787e85;
        color: white;
    }

.orange {
    border: 1px solid #ee8600;
    background-color: #ff9e22;
}

    .orange:active, .orange:hover {
        text-decoration: none;
        background-color: #e99223;
    }

.green {
    border: 1px solid #35b25b;
    background-color: #4fcb75;
}

    .green:active, .green:hover {
        text-decoration: none;
        background-color: #4bbb6e;
    }

.pink {
    border: 1px solid #e50989;
    background-color: #F72AA1;
}

    .pink:active, .pink:hover {
        text-decoration: none;
        background-color: #e22a95;
    }

.section {
    position: relative;
}

    .section h1, .section h2 {
        line-height: normal;
    }

    .section h2 {
        display: inline-block;
        vertical-align: middle;
        font-size: 2.6em;
        margin-bottom: 2rem;
        font-weight: 500;
    }

    .section h3 {
        margin: 0;
    }

#top {
    overflow: hidden;
    padding: 8rem 4rem 8rem;
    color: #fff;
}

#home--menu {
    position: fixed;
    background-color: #c3d8ec;
    top: 0;
    left: 0;
    padding: .5rem 4rem;
    width: 100%;
    z-index: 4;
    box-shadow: 1px 3px 3px rgba(0,0,0,.1);
}

#home--logo {
    height: 52px;
    width: 246px;
    vertical-align: middle;
}

#home--links {
    float: right;
    margin-top: .4rem;
    font-size: 1.1em;
}

.home--link {
    display: inline-block;
    margin-left: 1rem;
    vertical-align: middle;
}

#top {
    position: relative;
    /*background: url(/images/bg.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-color: white;
}

/*#top--text {
    display: inline-block;
    width: 60%;
    vertical-align: middle;
    font-size: 1rem;
}*/

#top--text h1 {
    margin: 0;
    font-size: 3.0em;
    font-weight: 700;
    color: #000000;
}

#top--text h3 {
    color: #000000;
}

#top--text .normalText {
    color: #000000;
    font-style: normal;
}

#top--text strong {
    color: #F7D946;
    font-style: normal;
    font-size: 1.4em;
}

#top--image {
    display: inline-block;
    width: 40%;
    vertical-align: middle;
}

#top--buttons {
    position: absolute;
    color: #000;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1rem 4rem;
    font-size: 1rem;
    background-color: rgba(255,255,255,.8);
}

    #top--buttons p {
        display: none;
    }

    #top--buttons ul {
        float: left;
        width: 80%;
        display: inline-block;
        font-weight: 500;
        text-align: left;
        vertical-align: middle;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

        #top--buttons ul li {
            position: relative;
            padding-left: 1rem;
        }

            #top--buttons ul li:before {
                position: absolute;
                top: 0;
                left: 0;
                content: "\2713";
            }

    #top--buttons .home--button {
        color: #fff;
        float: right;
        font-size: 1.1em;
        margin: 0 .5rem .5rem;
    }

#top--earth {
    position: absolute;
    bottom: 8rem;
    left: 48%;
    z-index: -1;
    width: 5rem;
}

#top--saturn {
    position: absolute;
    top: 25%;
    right: -2rem;
    z-index: -1;
    width: 7rem;
}

#over {
    padding: 4rem;
    font-size: 0;
    background-color: #f9f9f9;
}

    #over > * {
        font-size: 1rem;
    }

    #over h2 {
        color: #3a3c69;
        font-weight: 700;
        font-size: 3rem;
    }

#over--text {
    display: inline-block;
    width: 65%;
    color: #272a2d;
    padding-right: 4rem;
    vertical-align: middle;
}

    #over--text h3 {
        margin-bottom: 0;
    }

    #over--text .home--button {
        margin: 1rem 1rem 0 0;
        font-size: 1.1em;
        color: #fff;
        font-weight: 400;
    }

#over--image {
    display: inline-block;
    width: 35%;
    vertical-align: middle;
}

#features .block {
    position: relative;
    float: left;
    width: 25%;
    height: 18rem;
    display: inline-block;
    background-color: #f9f9f9;
    border: 0;
    cursor: pointer;
    text-align: center;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    z-index: 0;
}

    #features .block:nth-of-type(odd) {
        background-color: #E9EFF5;
    }

    #features .block:nth-of-type(1n+4) {
        background-color: #f9f9f9;
    }

    #features .block:nth-of-type(2n+4) {
        background-color: #E9EFF5;
    }

    #features .block:nth-of-type(3n+4) {
        background-color: #f9f9f9;
    }

    #features .block:nth-of-type(4n+4) {
        background-color: #E9EFF5;
    }

    #features .block:nth-of-type(4) {
        background-color: #f9f9f9;
    }

    #features .block:last-of-type {
        display: none;
    }

    #features .block:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        z-index: 1;
    }

    #features .block h3, #features .block p:last-of-type {
        position: absolute;
        padding: .5rem 2rem 1rem;
        font-size: 1.5em;
        font-weight: 500;
        top: 1rem;
        left: 0;
        text-align: left;
        z-index: 1;
    }

    #features .block p:last-of-type {
        top: auto;
        bottom: 0;
        font-weight: 400;
        font-size: .9em;
        margin: 0;
    }

    #features .block img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    #features .block svg {
        display: inline-block;
        height: 8rem;
        width: 100%;
        margin: 5rem 0 0;
    }

    #features .block div {
        margin-top: 6.5rem;
    }

        #features .block div svg {
            display: inline-block;
            width: 4rem;
            height: 4rem;
            margin: 0 .2rem;
        }

    #features .block blockquote {
        display: none;
    }

#features .block--info {
    position: relative;
    float: left;
    background-color: #f9f9f9;
    width: 100%;
    height: auto;
    display: none;
    box-shadow: inset 0 8px 8px -8px #999,inset 0 -8px 8px -8px #999;
}

    #features .block--info h3 {
        font-size: 1.5em;
        font-weight: 500;
        margin: 3rem 2rem 1rem 4rem;
        padding: 0;
    }

    #features .block--info ol, #features .block--info p, #features .block--info ul {
        font-size: 1.1em;
        line-height: 1.4;
        padding: 0;
        margin: 0 4rem 3rem 4rem;
    }

    #features .block--info img {
        float: right;
        width: 40%;
        margin: 3rem 0 3rem 2rem;
    }

    #features .block--info:nth-of-type(4n) {
        display: block;
    }

#webinars {
    background: url(../img/bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    clear: left;
    padding: 4rem;
    color: #fff;
    overflow-x: auto;
}

    #webinars table {
        color: #000;
        background-color: #fff;
        border-radius: 4px;
        table-layout: auto;
        margin: 1rem 0 2rem;
        width: 100%;
        overflow: hidden;
    }

    #webinars thead {
        font-size: 1.1em;
    }

    #webinars td {
        text-align: left;
        font-weight: 500;
        padding: 5px 6px 6px;
        width: 30%;
    }

        #webinars td svg {
            width: 1.5rem;
            height: 1.5rem;
            vertical-align: middle;
        }

        #webinars td:first-child {
            padding-left: 1rem;
        }

        #webinars td:nth-child(even) {
            background-color: rgba(255,255,255,.4);
        }

        #webinars td + td {
            text-align: center;
            font-weight: 400;
            width: 14%;
        }

    #webinars th {
        background-color: #8EC540;
        padding: .5rem 1rem;
        font-weight: 500;
        color: #fff;
    }

        #webinars th svg {
            height: 52px;
            width: 246px;
            vertical-align: middle;
        }

        #webinars th:first-child {
            text-align: left;
            padding-left: 1rem;
        }

        #webinars th:nth-child(even) {
            background-color: #A7E64D;
        }

    #webinars tr:nth-child(even) {
        background-color: #c3d8ec;
    }

    #webinars tr:last-child {
        background-color: #fff;
    }

        #webinars tr:last-child td {
            padding-top: 2rem;
            padding-bottom: 2rem;
        }

#faq {
    position: relative;
    display: table;
    background-color: #f9f9f9;
}

#twitter {
    display: table-cell;
    background-color: #E9EFF5;
    width: 30%;
    height: 100%;
    font-size: 1em;
    padding: 2rem 4rem;
}

.tweet {
    width: 100%;
    font-size: .9em;
    padding-top: 2rem;
    border-top: 1px solid #fff;
    box-shadow: inset 0 1px 0 0 #D9DEE4;
}

    .tweet time {
        display: block;
        font-weight: 500;
        margin-top: 2px;
        text-transform: uppercase;
    }

    .tweet ~ .tweet {
        border: 0;
        box-shadow: none;
    }

#faq--text {
    font-size: 1em;
    position: relative;
    width: 70%;
    padding: 2rem 4rem;
    display: table-cell;
    vertical-align: top;
}

    #faq--text .hidden {
        display: none;
    }

    #faq--text ol {
        position: relative;
        counter-reset: item;
        list-style: none;
        border-top: 1px solid #fff;
        box-shadow: inset 0 1px 0 0 #c1c1c1;
        padding-top: 2rem;
    }

        #faq--text ol li {
            position: relative;
            margin: 0 0 1rem;
            padding: 0 2rem;
            counter-increment: item;
        }

            #faq--text ol li .faq--question {
                font-size: 1.1em;
                font-weight: 500;
                display: inline;
                cursor: pointer;
                margin-bottom: 1rem;
            }

            #faq--text ol li p {
                max-height: 0;
                overflow: hidden;
                -webkit-transition: max-height .2s cubic-bezier(.7,0,.3,1);
                transition: max-height .2s cubic-bezier(.7,0,.3,1);
                margin: 0;
            }

                #faq--text ol li p.expand {
                    max-height: none;
                }

            #faq--text ol li::before {
                position: absolute;
                top: 0;
                left: 0;
                content: counter(item);
                background: #000;
                color: #f9f9f9;
                font-weight: 600;
                border-radius: 50%;
                width: 1.5rem;
                height: 1.5rem;
                line-height: 1.5rem;
                text-align: center;
                display: inline-block;
            }

#nieuwsbrief {
    padding: 4rem 8rem 0;
    background-image: url(../img/books.jpg);
}

#newsletter--overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.6);
}

#newsletter--add {
    position: relative;
    padding: 3rem 5rem 1rem;
    border-radius: 12px 12px 0 0;
    background-color: #f9f9f9;
    color: #272a2d;
}

    #newsletter--add #form--left, #newsletter--add #form--right {
        position: relative;
        float: left;
        padding: 2rem 5% 2rem 0;
        width: 50%;
        vertical-align: top;
        border-top: 1px solid #fff;
        box-shadow: inset 0 1px 0 0 #D9DEE4;
    }

    #newsletter--add #form--right {
        padding: 2rem 0 2rem 5%;
    }

    #newsletter--add p {
        margin: 0 0 4px;
    }

    #newsletter--add strong {
        display: inline-block;
        margin-bottom: .5rem;
        font-size: 1.1em;
    }

    #newsletter--add input, #newsletter--add select {
        display: inline-block;
        margin: .2rem 0 1rem;
        padding: 11px 36px 12px 14px;
        width: 100%;
        outline: 0;
        border: 1px solid #d3d3d3;
        border-radius: 4px;
    }

        #newsletter--add select + .arrow {
            margin-left: -26px;
            border-top: 5px solid #d3d3d3;
        }

        #newsletter--add input[type=radio], #newsletter--add label {
            margin: 0 .5rem 0 0;
            width: auto;
        }

    #newsletter--add button {
        margin: 2rem 0 0;
        color: #fff;
    }

#contact {
    display: table;
    padding: 4rem 8rem;
    background-color: #F7F8FA;
    color: #fff;
    width: 100%;
}

    #contact a {
        display: inline-block;
        margin: 0 2rem;
        vertical-align: bottom;
        color: #9DA9C2;
    }


    #contact p {
        text-align: center;
        margin: 0;
        color: #9DA9C2;
    }

        #contact p a {
            display: inline;
            float: none;
            margin: 0;
            height: auto;
            font-weight: 500;
            color: #9DA9C2 !important;
        }

#home--logo--footer {
    height: 52px;
    width: 246px;
    vertical-align: middle;
}

.hidden {
    visibility: hidden !important;
}

.hide {
    display: none !important;
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

a#forgotButton {
    color: #007dc3 !important;
}

@media only screen and (max-width:1024px) {
    .section h2 {
        font-size: 2em;
        margin-bottom: 1rem;
    }

    .home--icon {
        width: 36px;
        height: 36px;
        margin-bottom: 1rem;
    }

    #features .block {
        width: 33.333%;
    }

        #features .block:last-of-type {
            display: block;
        }

        #features .block:nth-of-type(odd) {
            background-color: #E9EFF5 !important;
        }

        #features .block:nth-of-type(even) {
            background-color: #f9f9f9 !important;
        }

        #features .block:nth-of-type(5) {
            background-color: #f9f9f9 !important;
        }

    #features .block--info:nth-of-type(4n) {
        display: none;
    }

    #features .block--info:nth-of-type(3n) {
        display: block;
    }

    #faq--text, #twitter {
        display: block;
        width: 100%;
    }

    #contact p {
        width: 100%;
        margin: 2rem 0;
    }
}

@media only screen and (max-width:880px) {
    #home--menu {
        padding: .5rem 2rem;
    }

    #home--links {
        margin-top: 0;
    }

    .home--link {
        font-size: .9em;
    }

    .home--button {
        padding: 6px 18px;
    }

    #top {
        text-align: center;
    }

    #top--text {
        width: 100%;
    }

        #top--text h1 {
            font-size: 3em;
        }

    #top--image {
        width: 60%;
    }

    #top--buttons {
        font-size: .9rem;
    }

        #top--buttons ul {
            width: 80%;
        }

    #over {
        padding: 2rem 4rem;
    }

        #over h2 {
            font-size: 2rem;
        }

    #over--image, #over--text {
        width: 100%;
    }

    #over--text {
        font-size: .9rem;
        margin-bottom: 3rem;
        padding-right: 0;
    }

    #features .block {
        height: 16rem;
    }

        #features .block svg {
            height: 6rem;
        }

        #features .block div {
            margin-top: 6rem;
        }

            #features .block div svg {
                width: 3rem;
                height: 3rem;
            }

    #kosten {
        padding: 2rem;
    }

        #kosten p {
            font-size: 1em;
        }

        #kosten th {
            padding: 2rem 0;
        }

            #kosten th svg {
                display: none;
            }

    #faq--text {
        font-size: .9rem;
    }

        #faq--text ol {
            padding-top: 1rem;
        }

    .tweet {
        padding-top: 1rem;
    }

    #contact {
        text-align: center;
        padding: 2rem 4rem;
    }

        #contact #home--logo, #contact #home--logo--footer {
            display: block;
            margin: 0 auto;
        }

        #contact a {
            display: block;
            margin: 1rem 0;
        }

        #contact p {
            width: 80%;
            font-size: .9em;
            float: none;
            margin: 2rem auto 1rem;
        }

    #faq--text, #twitter {
        display: block;
        width: 100%;
    }

    #contact p {
        width: 100%;
        margin: 2rem 0;
    }
}

@media only screen and (max-width:680px) {
    #home--menu #home--logo, #home--menu #home--logo--footer {
        display: none;
    }

    #home--logo__small {
        display: inline-block;
    }

    #top--buttons {
        padding: 1rem 2rem;
    }

    #top {
        text-align: left;
    }


    #faq--text, #over, #twitter {
        padding: 2rem;
    }

    #features .block {
        height: 18rem;
        width: 50%;
    }

        #features .block svg {
            height: 8rem;
        }

        #features .block div {
            margin-top: 7rem;
        }

        #features .block:last-of-type {
            display: none;
        }

        #features .block:nth-of-type(3) {
            background-color: #f9f9f9 !important;
        }

        #features .block:nth-of-type(7) {
            background-color: #f9f9f9 !important;
        }

        #features .block:nth-of-type(8) {
            background-color: #E9EFF5 !important;
        }

        #features .block:nth-of-type(2n) {
            display: block;
        }

    #features .block--info:nth-of-type(3n) {
        display: none;
    }

    #features .block--info:nth-of-type(2n) {
        display: block;
    }
}

@media only screen and (max-width:600px) {
    #home--menu {
        padding: 0 1rem;
        font-size: .9em;
    }

    #top--image {
        width: 40%;
    }

    .section h2 {
        font-size: 1.3em;
    }

    #top--buttons ul {
        width: 80%;
    }

    #features .block {
        height: 16rem;
    }
}

@media only screen and (max-width:550px) {
    .home--link:nth-of-type(2), .home--link:nth-of-type(3), .home--link:nth-of-type(4) {
        display: none;
    }

    #top--buttons ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    #features .block {
        height: 14rem;
    }

        #features .block svg {
            height: 5.5rem;
            margin-top: 3rem;
        }

        #features .block div {
            margin-top: 5.5rem;
        }

            #features .block div svg {
                width: 2.5rem;
                height: 2.5rem;
            }

        #features .block h3, #features .block p:last-of-type {
            padding: .5rem 1rem;
            top: auto;
        }

        #features .block h3 {
            font-size: 1em;
        }
}

fieldset {
    border: none;
    width: 330px;
}

.form-group {
    padding: 5px;
    padding-left: 0px;
    margin-left: -10px;
}

.entry p {
    margin-top: 10px;
    color: #a0a0a0;
}

.entry, a {
    font-size: 14px;
    font-weight: 400;
    color: white;
}

    .entry .form-group {
        margin: 0 !important;
    }

.forgot-pw-button-actions {
    margin: 0 !important;
    padding: 0 !important;
}


.form-group label {
    font-size: 14px;
    font-weight: 400;
    display: block;
    width: 100%;
    color: #9DA9C2;
}

.home--button {
    display: inline-block;
    margin-right: 14px;
    border-radius: 4px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}

.red {
    border: 1px solid #f13535;
    background-color: #f46565;
}

    .red:active, .red:hover {
        text-decoration: none;
        background-color: #e05f5f;
    }


.groupTile {
    margin: 5px;
    width: 150px;
    height: 150px;
    float: left;
}

    .groupTile span {
        border-radius: 25px;
        border: 2px solid #c3d8ec;
        padding: 20px !important;
        width: 150px;
        height: 150px;
        float: left;
        padding: 5px;
        background-image: linear-gradient(to bottom right, #52718e, #1f3952);
    }

        .groupTile span:hover {
            border-radius: 25px;
            border: 2px solid white;
            padding: 20px !important;
            width: 150px;
            height: 150px;
            float: left;
            padding: 5px;
            cursor: pointer;
            background-image: linear-gradient(to bottom right, #1f3952,#52718e);
        }

.schoolheader {
    font-size: 30px;
    margin: 10px;
    color: #5485b4;
}

.userTile {
    margin: 5px;
    width: 150px;
    height: 150px;
    float: left;
}

    .userTile span {
        border-radius: 25px;
        border: 2px solid #c3d8ec;
        padding: 20px !important;
        width: 150px;
        height: 150px;
        float: left;
        padding: 5px;
        background-image: linear-gradient(to bottom right, #52718e, #1f3952);
    }

        .userTile span:hover {
            border-radius: 25px;
            border: 2px solid white;
            padding: 20px !important;
            width: 150px;
            height: 150px;
            float: left;
            padding: 5px;
            cursor: pointer;
            background-image: linear-gradient(to bottom right, #1f3952,#52718e);
        }

.picturePassword {
    width: 150px;
    height: 150px;
    margin: 5px;
    float: left;
}

    .picturePassword :hover {
        cursor: pointer;
        border: 1px solid red;
    }

    .picturePassword > img {
        padding: 0px;
        border: 1px solid darkblue;
        border-radius: 25px;
    }

#pictureSelector .modal-dialog {
    width: 1000px;
}

.modal-center {
    text-align: center;
    padding: 0 !important;
}

    .modal-center:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-center-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.header-container {
    background-color: $color-white;
}

.site-header {
    align-items: center;
    display: flex;
    height: 160px;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1480px;
    padding: 0 20px;
    width: 100%;
}

.logo {
    display: block;
    width: 164px;
    img

{
    width: 100%;
}

}

.login {
    &-container

{
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 30px;
}

&-screen {
    background-color: $color-white;
    border-radius: 8px;
    box-shadow: 0 0 4px rgba($color-black, 0.5);
    padding: 65px 70px;
    width: 540px;
}

&-title {
    color: $color-blue;
    font-size: 36px;
    font-weight: 700;
    margin: 0;
}

&-form {
    display: block;
}

&-actions {
    display: flex;
    margin-top: 25px;
    .button:last-of-type

{
    margin-left: auto;
}

}
}

.form {
    &-field

{
    margin-top: 30px;
    &-combo

{
    align-items: center;
    display: flex;
}

}

&-label {
    color: $font-color;
    display: block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.6px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

&-input {
    border: 1px solid $font-color;
    box-sizing: border-box;
    color: $color-black;
    font-size: 20px;
    height: 30px;
    padding: 0 10px;
    width: 100%;
    &.-password

{
    padding-right: 40px;
}

}
}

.toggle-password {
    background-color: transparent;
    border: 0 none;
    height: 30px;
    margin-left: -40px;
    width: 40px;
}

.forgot-pw-link {
    color: $color-blue;
    font-size: 13px;
    margin-top: 10px;
}

.user-type {
    align-items: center;
    display: flex;
    height: 215px;
    justify-content: center;
}

.help-text {
    color: $font-color;
    font-size: 16px;
    letter-spacing: 1.6px;
    margin: 30px 0 0;
}

.help-tooltip {
    background-color: transparent;
    border: 0 none;
    color: $color-blue;
    cursor: pointer;
    font-size: 13px;
    padding: 0;
    position: relative;
    &::after

{
    background-color: $color-white;
    border: 1px solid $font-color;
    border-radius: 5px;
    color: $font-color;
    content: attr(data-tooltip);
    font-size: 15px;
    left: 100%;
    letter-spacing: 1.5px;
    opacity: 0;
    padding: 8px;
    pointer-events: none;
    position: absolute;
    text-align: left;
    top: 100%;
    transition: opacity 200ms cubic-bezier(0,0,.2,.1);
    width: 260px;
}

&:focus,
&:hover {
    &::after

{
    opacity: 1;
}

}
}

.filler-image {
    display: block;
    height: 140px;
    margin: 15px 0 20px;
}

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.dashboard-container {
    margin-top: 40px;
}

.card {
    /*border: 1px solid rgba(0,125,195,0.4);*/
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    height: 100%;
    /*-webkit-transition: -webkit-box-shadow .3s ease-in-out;*/ /* Chrome < 26, Safari < 7 */
    /*-moz-transition: -moz-box-shadow .3s ease-in-out;*/ /* Firefox < 16 */
    /*-o-transition: -o-box-shadow .3s ease-in-out;*/ /* Opera < 12.10 */
    /*transition: -webkit-box-shadow .3s ease-in-out;*/ /* Chrome 26-35, Safari, Opera 15-23 */
    /*transition: box-shadow .3s ease-in-out;*/ /* IE10+, Firefox 16+, Chrome 36+, Opera 12.10 */
}

.card-column {
    margin-bottom: 10px;
}

.lexipoort-card {
    min-height: 140px;
}

.lexipoort-imagecard:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
}

.lexipoort-imagecard {
    background-color: #000000;
    max-width: 100px;
    max-height: 98px !important;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    margin: auto;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 40%);
    position: absolute;
    top: 4px;
    bottom: 5px;
    left: 20px;
    right: 20px;
    text-align: center;
    padding-top: 25px;
}

.lexipoort-textonlycard {
    padding-top: 40px;
    color: white;
    font-size: 12px;
}

.card a, .card h4, .card h5, .card p {
    color: #272727;
}

.lexipoort-card.card a, .lexipoort-card.card h4, .lexipoort-card.card h5, .lexipoort-card.card p {
    color: #fff;
}

.card img {
    max-height: 100px;
    margin: auto;
}

.card:hover {
    /*-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.25);*/
}

.status-right {
    padding-right: 10px;
}

.header-login {
    padding-top: 10px;
}

.header-right {
    text-align: right;
    text-justify: inter-word;
}

    .header-right a {
        color: #007dc3 !important;
    }

.headerline {
    margin-bottom: 25px;
    margin-top: 20px;
    border: 0;
    border-bottom: 1px solid #eee;
}

.footer-klanten-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    color: #9DA9C2;
}

.footer-klanten {
    flex-direction: column;
    padding: 1.5rem;
}

#eyeIcon {
    height: 30px;
    width: 30px;
    margin-left: 5px;
    display: none;
}

.loginpagetext {
    color: #9DA9C2;
    font-weight: normal !important;
    margin-top: 20px;
}

.whitewell {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.logoutcomment {
    color: #9DA9C2;
}

.archivedcomment {
    color: #9DA9C2;
}

    .archivedcomment > div > a:visited, a {
        color: #9DA9C2;
        text-decoration: underline;
    }

.signout {
    border: 0
}

.model-custombackground {
    background-color: rgb(255 255 255) !important;
    width: 800px;
    border-radius: 0.5rem;
}

    .model-custombackground .modal-body {
        height: 250px;
    }

    .model-custombackground .modal-header {
        border-bottom-style: none;
    }

    .model-custombackground .modal-footer {
        border-top-style: none;
        height: 0px;
    }

.openEnvironmentBox {
    width: 325px;
    height: 200px;
    float: left;
    padding: 30px;
    background-color: rgb(250 250 250);
    margin-bottom: 5px;
    margin-top: 25px;
    margin-left: 25px;
    margin-right: 25px;
    border-radius: 8px;
    border: solid;
    border-width: 1px;
    border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

    .openEnvironmentBox #leximaLogo {
        height: 100px;
        width: 150px;
    }

    .openEnvironmentBox #schoolsupportLogo {
        height: 100px;
        width: 225px;
    }


.openEnvironmentButton {
    background-color: rgb(99 53 148 / var(--tw-bg-opacity, 1));
    font-weight: bold;
    padding: 12px;
    
    font-size: 14px;
    border-radius: 0.5rem;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

    .openEnvironmentButton i {
        width: 18px;
        height: 22px;
        margin-right:10px;
    }


