/*Global vars*/
:root {
    --primary-color: #FF6B33;
    --secondary-color: #F42740;
}
.image-centered {
    display: block;
    float: none !important;
    margin: 10px auto 15px auto !important;
  }
  .image-left {
    float: left !important;
    margin: 10px 20px 20px 0 !important;
  }
  .image-right {
    float: right !important;
    margin: 10px 0 15px 20px !important;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: not-allowed
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 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"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

.foundation-mq {
    font-family: "small=0em&medium=45em&large=75em&xlarge=75em&xxlarge=90em"
}

html {
    font-size: 100%;
    box-sizing: border-box
}

*, *::before, *::after {
    box-sizing: inherit
}

body {
    padding: 0;
    margin: 0;
    font-family: "proxima-nova", sans-serif;
    font-weight: 300;
    line-height: 1.4;
    color: #000;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    width: 100%;
    border-radius: 0
}

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
    max-width: none !important
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1
}

[data-whatinput='mouse'] button {
    outline: 0
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.row {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

.row::before, .row::after {
    content: ' ';
    display: table
}

.row::after {
    clear: both
}

.row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.row .row {
    margin-left: -1rem;
    margin-right: -1rem
}

@media screen and (min-width: 45em) {
    .row .row {
        margin-left: -1rem;
        margin-right: -1rem
    }
}

.row .row.collapse {
    margin-left: 0;
    margin-right: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-left: auto;
    margin-right: auto
}

.column, .columns {
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem
}

@media screen and (min-width: 45em) {
    .column, .columns {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left
}

.column.row.row, .row.row.columns {
    float: none
}

.row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    position: relative;
    left: 8.33333%
}

.small-pull-1 {
    position: relative;
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0%
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    position: relative;
    left: 16.66667%
}

.small-pull-2 {
    position: relative;
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    position: relative;
    left: 33.33333%
}

.small-pull-4 {
    position: relative;
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    position: relative;
    left: 41.66667%
}

.small-pull-5 {
    position: relative;
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    position: relative;
    left: 58.33333%
}

.small-pull-7 {
    position: relative;
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    position: relative;
    left: 66.66667%
}

.small-pull-8 {
    position: relative;
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    position: relative;
    left: 83.33333%
}

.small-pull-10 {
    position: relative;
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    position: relative;
    left: 91.66667%
}

.small-pull-11 {
    position: relative;
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1 > .column, .small-up-1 > .columns {
    width: 100%;
    float: left
}

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both
}

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left
}

.small-up-2 > .column, .small-up-2 > .columns {
    width: 50%;
    float: left
}

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both
}

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left
}

.small-up-3 > .column, .small-up-3 > .columns {
    width: 33.33333%;
    float: left
}

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both
}

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left
}

.small-up-4 > .column, .small-up-4 > .columns {
    width: 25%;
    float: left
}

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both
}

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left
}

.small-up-5 > .column, .small-up-5 > .columns {
    width: 20%;
    float: left
}

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both
}

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left
}

.small-up-6 > .column, .small-up-6 > .columns {
    width: 16.66667%;
    float: left
}

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both
}

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left
}

.small-up-7 > .column, .small-up-7 > .columns {
    width: 14.28571%;
    float: left
}

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both
}

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left
}

.small-up-8 > .column, .small-up-8 > .columns {
    width: 12.5%;
    float: left
}

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both
}

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left
}

.small-collapse > .column, .small-collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.small-collapse .row {
    margin-left: 0;
    margin-right: 0
}

.expanded.row .small-collapse.row {
    margin-left: 0;
    margin-right: 0
}

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-left: 1rem;
    padding-right: 1rem
}

.small-centered {
    margin-left: auto;
    margin-right: auto
}

.small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both
}

.small-uncentered, .small-push-0, .small-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
}

@media screen and (min-width: 45em) {
    .medium-1 {
        width: 8.33333%
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1 > .column, .medium-up-1 > .columns {
        width: 100%;
        float: left
    }

    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
        float: left
    }

    .medium-up-2 > .column, .medium-up-2 > .columns {
        width: 50%;
        float: left
    }

    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
        clear: both
    }

    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
        float: left
    }

    .medium-up-3 > .column, .medium-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
        float: left
    }

    .medium-up-4 > .column, .medium-up-4 > .columns {
        width: 25%;
        float: left
    }

    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
        float: left
    }

    .medium-up-5 > .column, .medium-up-5 > .columns {
        width: 20%;
        float: left
    }

    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
        float: left
    }

    .medium-up-6 > .column, .medium-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
        float: left
    }

    .medium-up-7 > .column, .medium-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
        float: left
    }

    .medium-up-8 > .column, .medium-up-8 > .columns {
        width: 12.5%;
        float: left
    }

    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
        float: left
    }

    .medium-collapse > .column, .medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .expanded.row .medium-collapse.row {
        margin-left: 0;
        margin-right: 0
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .medium-centered {
        margin-left: auto;
        margin-right: auto
    }

    .medium-centered, .medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .medium-uncentered, .medium-push-0, .medium-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width: 75em) {
    .large-1 {
        width: 8.33333%
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1 > .column, .large-up-1 > .columns {
        width: 100%;
        float: left
    }

    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
        float: left
    }

    .large-up-2 > .column, .large-up-2 > .columns {
        width: 50%;
        float: left
    }

    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
        clear: both
    }

    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
        float: left
    }

    .large-up-3 > .column, .large-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
        float: left
    }

    .large-up-4 > .column, .large-up-4 > .columns {
        width: 25%;
        float: left
    }

    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
        float: left
    }

    .large-up-5 > .column, .large-up-5 > .columns {
        width: 20%;
        float: left
    }

    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
        float: left
    }

    .large-up-6 > .column, .large-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
        float: left
    }

    .large-up-7 > .column, .large-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
        float: left
    }

    .large-up-8 > .column, .large-up-8 > .columns {
        width: 12.5%;
        float: left
    }

    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
        float: left
    }

    .large-collapse > .column, .large-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .expanded.row .large-collapse.row {
        margin-left: 0;
        margin-right: 0
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .large-centered {
        margin-left: auto;
        margin-right: auto
    }

    .large-centered, .large-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .large-uncentered, .large-push-0, .large-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

p {
    font-size: inherit;
    line-height: 1.4;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility
}

em, i {
    font-style: italic;
    line-height: inherit
}

strong, b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

h1, h2, h3, h4, h5, h6 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.4
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #cacaca;
    line-height: 0
}

h1 {
    font-size: 1.5rem
}

h2 {
    font-size: 1.25rem
}

h3 {
    font-size: 1.1875rem
}

h4 {
    font-size: 1rem
}

h5 {
    font-size: 1.0625rem
}

h6 {
    font-size: 1rem
}

@media screen and (min-width: 45em) {
    h1 {
        font-size: 1.75rem
    }

    h2 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 1.9375rem
    }

    h4 {
        font-size: 1rem
    }

    h5 {
        font-size: 1.25rem
    }

    h6 {
        font-size: 1rem
    }
}

a {
    color:  var(--primary-color);
    text-decoration: none;
    line-height: inherit;
    cursor: pointer
}

a:hover, a:focus {
    color: #e7721e
}

a img {
    border: 0
}

hr {
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
    margin: 1.25rem auto;
    clear: both
}

ul, ol, dl {
    line-height: 1.4;
    margin-bottom: 1rem;
    list-style-position: outside
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc;
    margin-left: 1.25rem
}

ol {
    margin-left: 1.25rem
}

ul ul, ol ul, ul ol, ol ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: bold
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

blockquote, blockquote p {
    line-height: 1.4;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: '\2014 \0020'
}

abbr {
    color: #000;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a
}

code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 300;
    color: #0a0a0a;
    background-color: #e6e6e6;
    border: 1px solid #cacaca;
    padding: .125rem .3125rem .0625rem
}

kbd {
    padding: .125rem .25rem 0;
    margin: 0;
    background-color: #e6e6e6;
    color: #0a0a0a;
    font-family: Consolas, "Liberation Mono", Courier, monospace
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 300;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p + .stat {
    margin-top: -1rem
}

.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media screen and (min-width: 45em) {
    .medium-text-left {
        text-align: left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 75em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    .ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
        content: ''
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    pre, blockquote {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

.button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 0.85em 1em;
    margin: 0 0 1rem 0;
    font-size: 0.9rem;
    background-color:  var(--primary-color);
    color: #fefefe
}

[data-whatinput='mouse'] .button {
    outline: 0
}

.button:hover, .button:focus {
    background-color: #e7701b;
    color: #fefefe
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.button.primary {
    background-color:  var(--primary-color);
    color: #fefefe
}

.button.primary:hover, .button.primary:focus {
    background-color: #db6917;
    color: #fefefe
}

.button.secondary {
    background-color: #777;
    color: #fefefe
}

.button.secondary:hover, .button.secondary:focus {
    background-color: #5f5f5f;
    color: #fefefe
}

.button.success {
    background-color: #3adb76;
    color: #fefefe
}

.button.success:hover, .button.success:focus {
    background-color: #22bb5b;
    color: #fefefe
}

.button.warning {
    background-color: #ffae00;
    color: #fefefe
}

.button.warning:hover, .button.warning:focus {
    background-color: #cc8b00;
    color: #fefefe
}

.button.alert {
    background-color: #ec5840;
    color: #fefefe
}

.button.alert:hover, .button.alert:focus {
    background-color: #da3116;
    color: #fefefe
}

.button.hollow {
    border: 1px solid  var(--primary-color);
    color:  var(--primary-color)
}

.button.hollow, .button.hollow:hover, .button.hollow:focus {
    background-color: transparent
}

.button.hollow:hover, .button.hollow:focus {
    border-color: #89420f;
    color: #89420f
}

.button.hollow.primary {
    border: 1px solid  var(--primary-color);
    color:  var(--primary-color)
}

.button.hollow.primary:hover, .button.hollow.primary:focus {
    border-color: #89420f;
    color: #89420f
}

.button.hollow.secondary {
    border: 1px solid #777;
    color: #777
}

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
    border-color: #3c3c3c;
    color: #3c3c3c
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:hover, .button.hollow.success:focus {
    border-color: #157539;
    color: #157539
}

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:hover, .button.hollow.warning:focus {
    border-color: #805700;
    color: #805700
}

.button.hollow.alert {
    border: 1px solid #ec5840;
    color: #ec5840
}

.button.hollow.alert:hover, .button.hollow.alert:focus {
    border-color: #881f0e;
    color: #881f0e
}

.button.disabled, .button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color:  var(--primary-color);
    color: #fefefe
}

.button.disabled.primary, .button[disabled].primary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary:hover, .button[disabled].primary:focus {
    background-color:  var(--primary-color);
    color: #fefefe
}

.button.disabled.secondary, .button[disabled].secondary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    background-color: #777;
    color: #fefefe
}

.button.disabled.success, .button[disabled].success {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #3adb76;
    color: #fefefe
}

.button.disabled.warning, .button[disabled].warning {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
    background-color: #ffae00;
    color: #fefefe
}

.button.disabled.alert, .button[disabled].alert {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    background-color: #ec5840;
    color: #fefefe
}

.button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1em;
    display: inline-block
}

.button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em
}

.orbit {
    position: relative
}

.orbit-container {
    position: relative;
    margin: 0;
    overflow: hidden;
    list-style: none
}

.orbit-slide {
    width: 100%;
    max-height: 100%
}

.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0
}

.orbit-figure {
    margin: 0
}

.orbit-image {
    margin: 0;
    width: 100%;
    max-width: 100%
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    margin-bottom: 0;
    color: #fefefe;
    background-color: rgba(10, 10, 10, 0.5)
}

.orbit-previous, .orbit-next {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fefefe
}

[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0
}

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5)
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem;
    text-align: center
}

[data-whatinput='mouse'] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: 1rem;
    height: 1rem;
    margin: .1rem;
    background-color: #e5e5e5;
    border-radius: 50%
}

.orbit-bullets button:hover {
    background-color:  var(--primary-color)
}

.orbit-bullets button.is-active {
    background-color:  var(--primary-color)
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #e6e6e6;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #cacaca;
    transition: all 0.2s ease-in-out
}

.slider-fill.is-dragging {
    transition: all 0s linear
}

.slider-handle {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    background-color:  var(--primary-color);
    transition: all 0.2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border-radius: 0
}

[data-whatinput='mouse'] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #e7701b
}

.slider-handle.is-dragging {
    transition: all 0s linear
}

.slider.disabled, .slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.sticky-container {
    position: relative
}

.sticky {
    position: absolute;
    z-index: 0;
    transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: absolute;
    left: auto;
    right: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

table {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

table thead, table tbody, table tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe
}

table caption {
    font-weight: bold;
    padding: .5rem .625rem .625rem
}

table thead {
    background: #f8f8f8;
    color: #000
}

table tfoot {
    background: #f1f1f1;
    color: #000
}

table thead tr, table tfoot tr {
    background: transparent
}

table thead th, table thead td, table tfoot th, table tfoot td {
    padding: .5rem .625rem .625rem;
    font-weight: bold;
    text-align: left
}

table tbody tr:nth-child(even) {
    background-color: #f1f1f1
}

table tbody th, table tbody td {
    padding: .5rem .625rem .625rem
}

@media screen and (max-width: 74.9375em) {
    table.stack thead {
        display: none
    }

    table.stack tfoot {
        display: none
    }

    table.stack tr, table.stack th, table.stack td {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover thead tr:hover {
    background-color: #f3f3f3
}

table.hover tfoot tr:hover {
    background-color: #ececec
}

table.hover tbody tr:hover {
    background-color: #f9f9f9
}

table.hover tbody tr:nth-of-type(even):hover {
    background-color: #ececec
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.has-tip {
    border-bottom: dotted 1px #8a8a8a;
    font-weight: bold;
    position: relative;
    display: inline-block;
    cursor: help
}

.tooltip {
    background-color: #0a0a0a;
    color: #fefefe;
    font-size: 80%;
    padding: .75rem;
    position: absolute;
    z-index: 10;
    top: calc(100% + .6495rem);
    max-width: 10rem !important;
    border-radius: 0
}

.tooltip::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    border-color: transparent transparent #0a0a0a;
    border-bottom-style: solid;
    border-top-width: 0;
    bottom: 100%;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.top::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    border-color: #0a0a0a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    top: 100%;
    bottom: auto
}

.tooltip.left::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    border-color: transparent transparent transparent #0a0a0a;
    border-left-style: solid;
    border-right-width: 0;
    bottom: auto;
    left: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.right::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    border-color: transparent #0a0a0a transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 44.9375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width: 0em), screen and (min-width: 45em) {
    .show-for-small-only {
        display: none !important
    }
}

@media screen and (min-width: 45em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width: 44.9375em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width: 45em) and (max-width: 74.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 44.9375em), screen and (min-width: 75em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media screen and (min-width: 75em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width: 74.9375em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width: 75em) and (max-width: 74.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width: 74.9375em), screen and (min-width: 75em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr, .show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.show-on-focus:active, .show-on-focus:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.show-for-landscape, .hide-for-portrait {
    display: block !important
}

@media screen and (orientation: landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: block !important
    }
}

@media screen and (orientation: portrait) {
    .show-for-landscape, .hide-for-portrait {
        display: none !important
    }
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {
    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: block !important
    }
}

.slide-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(90deg);
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(90deg);
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(.5);
    transform: scale(.5);
    transition-property: transform, opacity;
    opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: transform, opacity;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1
}

.scale-out-up.mui-leave.mui-leave-active {
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    transition-property: transform, opacity;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active {
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    transition-property: transform, opacity;
    opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    opacity: 0
}

.slow {
    transition-duration: 750ms !important
}

.fast {
    transition-duration: 250ms !important
}

.linear {
    transition-timing-function: linear !important
}

.ease {
    transition-timing-function: ease !important
}

.ease-in {
    transition-timing-function: ease-in !important
}

.ease-out {
    transition-timing-function: ease-out !important
}

.ease-in-out {
    transition-timing-function: ease-in-out !important
}

.bounce-in {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
    transition-delay: 300ms !important
}

.long-delay {
    transition-delay: 700ms !important
}

.shake {
    animation-name: shake-7
}

@keyframes shake-7 {
    0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
        transform: translateX(7%)
    }
    5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
        transform: translateX(-7%)
    }
}

.spin-cw {
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn)
    }
    100% {
        transform: rotate(0)
    }
}

.spin-ccw {
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(1turn)
    }
}

.wiggle {
    animation-name: wiggle-7deg
}

@keyframes wiggle-7deg {
    40%, 50%, 60% {
        transform: rotate(7deg)
    }
    35%, 45%, 55%, 65% {
        transform: rotate(-7deg)
    }
    0%, 30%, 70%, 100% {
        transform: rotate(0)
    }
}

.shake, .spin-cw, .spin-ccw, .wiggle {
    animation-duration: 500ms
}

.infinite {
    animation-iteration-count: infinite
}

.slow {
    animation-duration: 750ms !important
}

.fast {
    animation-duration: 250ms !important
}

.linear {
    animation-timing-function: linear !important
}

.ease {
    animation-timing-function: ease !important
}

.ease-in {
    animation-timing-function: ease-in !important
}

.ease-out {
    animation-timing-function: ease-out !important
}

.ease-in-out {
    animation-timing-function: ease-in-out !important
}

.bounce-in {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
    animation-delay: 300ms !important
}

.long-delay {
    animation-delay: 700ms !important
}

h3.primary {
    color:  var(--primary-color)
}

.more-link a {
    background:  var(--primary-color);
    color: #fefefe;
    float: left;
    font-size: .875rem;
    padding: .455em 3.725em .325em;
    text-align: center;
    text-transform: uppercase
}

.more-link a:hover {
    background: #f0a772
}

.more-link.dark a {
    background: #616161
}

.more-link.dark a:hover {
    background: #616161
}

button.ng-binding {
    background:  var(--primary-color);
    color: #fefefe;
    float: left;
    font-size: .875rem;
    height: 43px;
    padding: .455em 3.725em .325em;
    text-align: center;
    text-transform: uppercase
}

button.ng-binding:hover {
    background: #f0a772
}

.intro h1 {
    margin-bottom: 1.325rem
}

article.wide.content .intro h1 {
    padding-bottom: 0
}

.intro p {
    font-size: 1.125rem;
    font-weight: 400
}

.part .intro p {
    font-weight: 700
}

.content .intro {
    font-weight: 700
}

.news-detail article.content {
    margin-bottom: 4rem
}

.news-detail article.content img {
    margin-bottom: 2rem
}

.news-detail .intro p {
    font-weight: 700
}
.news-detail .subtitel{
    font-weight: 700;
}
@media screen and (min-width: 45em) {
    .news-detail article.content {
        padding-left: 12rem;
        padding-right: 2rem
    }
}

time {
    color: #b5b5b5;
    padding-right: .5em
}

.listing ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.listing ul li {
    width: 100%;
    float: left;
    margin-bottom: 1.175rem
}

.listing ul li:last-child:not(:first-child) {
    float: right
}

.listing ul li:last-of-type {
    margin-bottom: .875rem
}

.listing ul li h4 {
    margin: 0 0 .325em 0
}

.listing ul li time {
    float: left
}

@media screen and (min-width: 75em) {
    aside .listing ul li {
        padding-right: 2rem
    }
}

.news h4 a {
    color: #000
}

.meetings h4 a {
    color: #000
}

.homepage {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30rem
}

.homepage::before, .homepage::after {
    content: ' ';
    display: table
}

.homepage::after {
    clear: both
}

.homepage aside, .homepage main {
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem
}

@media screen and (min-width: 45em) {
    .homepage aside, .homepage main {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.homepage aside:last-child:not(:first-child), .homepage main:last-child:not(:first-child) {
    float: right
}

.homepage aside section {
    width: 100%;
    float: left;
    margin-bottom: 3.125rem
}

.homepage aside section:last-child:not(:first-child) {
    float: right
}

.homepage aside h3 {
    line-height: 1;
    margin-bottom: 1.5rem
}

.homepage h2, .homepage h3 {
    font-size: 1.75rem
}

.homepage .content {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

.homepage .content::before, .homepage .content::after {
    content: ' ';
    display: table
}

.homepage .content::after {
    clear: both
}

.homepage .intro {
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 4rem;
    text-align: center
}

@media screen and (min-width: 45em) {
    .homepage .intro {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.homepage .intro:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width: 45em) {
    .homepage main {
        width: 58.33333%;
        float: left;
        padding-left: 1rem;
        padding-right: 1rem;
        padding: 0
    }
}

@media screen and (min-width: 45em) and (min-width: 45em) {
    .homepage main {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) {
    .homepage main:last-child:not(:first-child) {
        float: right
    }

    .homepage aside {
        width: 41.66667%;
        float: left;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) and (min-width: 45em) {
    .homepage aside {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) {
    .homepage aside:last-child:not(:first-child) {
        float: right
    }

    .homepage aside section {
        margin-bottom: 6.25rem
    }

    .homepage .intro {
        width: 83.33333%;
        float: left;
        padding-left: 1rem;
        padding-right: 1rem;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (min-width: 45em) and (min-width: 45em) {
    .homepage .intro {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) {
    .homepage .intro:last-child:not(:first-child) {
        float: right
    }

    .homepage .intro, .homepage .intro:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width: 75em) {
    .homepage aside, .homepage main {
        width: 50%;
        float: left
    }

    .homepage aside:last-child:not(:first-child), .homepage main:last-child:not(:first-child) {
        float: right
    }

    .homepage aside {
        padding: 0 2rem 0 0
    }

    .homepage main {
        padding: 0 0 0 2rem
    }
}

.highlights .highlight {
    width: 100%;
    float: left;
    margin-bottom: 3rem
}

.highlights .highlight:last-child:not(:first-child) {
    float: right
}

.homepage .highlights .highlight {
    margin-bottom: 6rem
}

.homepage .highlights .highlight h2 {
    font-size: 1rem
}

.homepage .highlights .highlight figure {
    height: 12.6875rem;
    background: #f0efee;
}

.homepage .highlights .highlight figure img {
    height: 100%
}

.highlights .highlight > a {
    float: left;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 100%
}

.highlights .highlight > a:hover h2 {
    color: #969494
}

.highlights .highlight h2 {
    background: #f0efee;
    font-size: 1rem;
    font-weight: 400;
    margin: 0;
    padding: 0.725rem 1.3125rem;
    position: absolute;
    text-align: right;
    top: 100%;
    width: 100%
}

.highlights .highlight h2:after {
    content: " >";
    position: relative
}

.highlights .highlight figure {
    height: 7.688rem;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%
}

.highlights .highlight figure img {
    height: auto;
    left: 50%;
    max-width: none;
    position: absolute;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto
}

.highlights .highlight .overlay {
    background: #f0efee;
    display: none
}

@media screen and (min-width: 45em) {
    .homepage .highlights .highlight h2 {
        font-size: 1.15rem
    }

    .highlights .highlight:nth-child(n+4) {
        width: 50%;
        float: left
    }

    .highlights .highlight:nth-child(n+4):last-child:not(:first-child) {
        float: right
    }

    .highlights .highlight:nth-child(n+4) figure {
        height: 9.525rem
    }

    .highlights .highlight:nth-child(4), .highlights .highlight:nth-child(6), .highlights .highlight:nth-child(8) {
        padding-right: .5rem
    }

    .highlights .highlight:nth-child(5), .highlights .highlight:nth-child(7), .highlights .highlight:nth-child(9) {
        padding-left: .5rem
    }

    .highlights .highlight figure {
        height: 8.25rem
    }

    .highlights .highlight figure img {
        height: 120%;
        width: auto
    }

    .highlights .highlight h2 {
        font-size: 1.15rem
    }
}

@media screen and (min-width: 45em) {
    .homepage .highlights .highlight h2 {
        font-size: 1.25rem
    }

    .highlights .highlight h2 {
        font-size: 1.25rem
    }
}

.slider {
    max-height: 30rem
}

.slider.page-header {
    background: #f5f5f5;
    float: left;
    height: 100%;
    margin-bottom: 5rem;
    width: 100%
}

.slider .slider-container {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    min-height: 3rem
}

.slider .slider-container::before, .slider .slider-container::after {
    content: ' ';
    display: table
}

.slider .slider-container::after {
    clear: both
}

.slider .slider-container .slider-list {
    width: 100%;
    float: left
}

.slider .slider-container .slider-list:last-child:not(:first-child) {
    float: right
}

.slider .slider-container .orbit {
    width: 100%;
    float: left
}

.slider .slider-container .orbit:last-child:not(:first-child) {
    float: right
}

.slider .slider-container ul {
    overflow: hidden
}

.slider .slider-container ul li {
    max-height: 30rem
}

.slider .slider-container ul li .content {
    background: rgba(255, 255, 255, 0.7)
}

.slider .content {
    width: 100%;
    float: left;
    background-color: rgba(248, 172, 0, 0.7);
    bottom: 0;
    height: 15em;
    margin: 0;
    position: relative;
    text-align: left
}

.slider .content:last-child:not(:first-child) {
    float: right
}

.slider .content h2 {
    color:  var(--primary-color);
    font-size: 1.4em;
    font-weight: 300;
    line-height: 1;
    margin: 0;
    padding: 1rem
}

.slider .content h2 .sub {
    color: #000;
    display: block;
    font-size: 1rem;
    line-height: 1.4;
    padding: .9375rem 0 0 0;
    text-transform: uppercase
}

.slider .orbit-container {
    overflow: inherit;
    height: 20rem;
    overflow: hidden
}

.slider .orbit-container img {
    width: 100%
}

.slider .orbit-container .orbit-timer {
    display: none
}

.slider .orbit-bullets-container {
    position: absolute;
    bottom: -3.5em;
    right: 0;
    text-align: right
}

@media screen and (min-width: 45em) {
    .slider {
        max-height: 22.125rem
    }

    .slider.page-header {
        margin-bottom: 0
    }

    .slider .slider-container {
        max-width: 75rem;
        margin-left: auto;
        margin-right: auto
    }

    .slider .slider-container::before, .slider .slider-container::after {
        content: ' ';
        display: table
    }

    .slider .slider-container::after {
        clear: both
    }

    .slider .slider-container .slider-list {
        width: 100%;
        float: left
    }

    .slider .slider-container .slider-list:last-child:not(:first-child) {
        float: right
    }

    .slider .slider-container ul {
        overflow: hidden
    }

    .slider .slider-container ul li {
        background: rgba(255, 255, 255, 0.7);
        max-height: 22.125rem;
        white-space: nowrap
    }

    .slider .slider-container ul li .sub {
        white-space: normal
    }

    .slider .content {
        width: 66.66667%;
        float: left;
        position: relative;
        left: 33.33333%;
        background-color: rgba(248, 172, 0, 0.7);
        bottom: 2em;
        height: auto;
        max-width: 32rem;
        position: absolute;
        text-align: left
    }

    .slider .content:last-child:not(:first-child) {
        float: right
    }

    .slider .content h2 {
        font-size: 1.875em;
        font-weight: 300;
        line-height: 1;
        margin: 0;
        padding: 1.4375rem 2rem
    }

    .slider .content h2 .sub {
        color: #000;
        display: block;
        font-size: .875rem;
        padding: .9375rem 0 0 0;
        text-transform: uppercase
    }

    .slider .orbit-container {
        overflow: inherit
    }

    .slider .orbit-container .orbit-timer {
        display: none
    }

    .slider .orbit-container .orbit-slides-container {
        height: 20rem;
        overflow: hidden
    }

    .slider .orbit-container .orbit-slides-container img {
        width: 100%
    }

    .slider .orbit-bullets-container {
        position: absolute;
        bottom: -3.5em;
        right: 0;
        text-align: right
    }

    .slider .orbit-bullets {
        text-align: right
    }
}

@media screen and (min-width: 75em) {
    .slider .slider-container .content {
        width: 58.33333%;
        float: left;
        position: relative;
        left: 50%;
        position: absolute
    }

    .slider .slider-container .content:last-child:not(:first-child) {
        float: right
    }
}

.listing .overview {
    list-style: none;
    margin: 0;
    padding: 0;
    transition: opacity .2s ease-in-out;
}

.listing .overview h4 a:hover {
    color:  var(--primary-color)
}

.listing .overview li {
    width: 100%;
    float: left;
    padding-bottom: 1rem
}

.listing .overview li:last-child:not(:first-child) {
    float: right
}

.listing .overview time {
    float: left
}

.homepage .listing .overview li:nth-child(n+4) {
    display: none
}

.groepen ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.groepen ul li {
    border-bottom: 1px solid #a3a3a3;
    margin: 0 0 0 0;
    padding: .5em 0
}

.groepen ul li:last-child {
    border: none
}

article.wide.content {
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 4rem
}

@media screen and (min-width: 45em) {
    article.wide.content {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

article.wide.content:last-child:not(:first-child) {
    float: right
}

article.wide.content h1 {
    padding-bottom: 4rem;
    text-align: center
}

article.wide .overview section {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

article.wide .overview section::before, article.wide .overview section::after {
    content: ' ';
    display: table
}

article.wide .overview section::after {
    clear: both
}

article.wide .overview .intro {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4rem;
    text-align: center
}

article.wide .overview .intro::before, article.wide .overview .intro::after {
    content: ' ';
    display: table
}

article.wide .overview .intro::after {
    clear: both
}

article.wide .overview .intro .content {
    width: 66.66667%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 45em) {
    article.wide .overview .intro .content {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

article.wide .overview .intro .content:last-child:not(:first-child) {
    float: right
}

article.wide .overview .intro .content, article.wide .overview .intro .content:last-child:not(:first-child) {
    float: none;
    clear: both
}

article.wide .overview.listing.highlights {
    padding-top: 5rem
}

article.wide .overview.listing.highlights h3 {
    font-size: 1.5rem;
    font-weight: 400;
    text-align: center
}

article.wide .overview.listing.highlights .highlight {
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 6rem
}

@media screen and (min-width: 45em) {
    article.wide .overview.listing.highlights .highlight {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

article.wide .overview.listing.highlights .highlight:last-child:not(:first-child) {
    float: right
}

article.wide .overview.listing article {
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1.5rem
}

@media screen and (min-width: 45em) {
    article.wide .overview.listing article {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

article.wide .overview.listing article:last-child:not(:first-child) {
    float: right
}

article.wide .overview.listing article figure {
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    background: #f5f5f5;
    height: 7.8125rem;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

@media screen and (min-width: 45em) {
    article.wide .overview.listing article figure {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

article.wide .overview.listing article figure:last-child:not(:first-child) {
    float: right
}

article.wide .overview.listing article figure img {
    height: auto;
    left: 50%;
    position: absolute;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

article.wide .overview.listing article section {
    width: 100%;
    float: left
}

article.wide .overview.listing article section:last-child:not(:first-child) {
    float: right
}

article.wide .overview.listing article section h4 {
    margin: 0
}

article.wide .overview.listing article section p {
    margin-bottom: .5rem
}

article.wide .overview.listing article a {
    text-transform: uppercase
}

@media screen and (min-width: 45em) {
    article.wide .overview.listing.highlights .highlight {
        width: 33.33333%;
        float: left;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) and (min-width: 45em) {
    article.wide .overview.listing.highlights .highlight {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) {
    article.wide .overview.listing.highlights .highlight:last-child:not(:first-child) {
        float: right
    }

    article.wide .overview.listing.highlights .highlight:last-child:last-child {
        float: left
    }

    article.wide .overview.listing article {
        width: 50%;
        float: left;
        min-height: 12.5rem;
        padding-left: 0;
        padding-right: 0
    }

    article.wide .overview.listing article:last-child:not(:first-child) {
        float: right
    }

    article.wide .overview.listing article:last-child:last-child {
        float: left
    }

    article.wide .overview.listing article figure {
        width: 33.33333%;
        float: left;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) and (min-width: 45em) {
    article.wide .overview.listing article figure {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) {
    article.wide .overview.listing article figure:last-child:not(:first-child) {
        float: right
    }

    article.wide .overview.listing article section {
        width: 66.66667%;
        float: left;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) and (min-width: 45em) {
    article.wide .overview.listing article section {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) {
    article.wide .overview.listing article section:last-child:not(:first-child) {
        float: right
    }
}

.themas.overview {
    margin-top: 5rem
}

.themas.overview section {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

.themas.overview section::before, .themas.overview section::after {
    content: ' ';
    display: table
}

.themas.overview section::after {
    clear: both
}

.themas.overview .intro {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4rem;
    text-align: center
}

.themas.overview .intro::before, .themas.overview .intro::after {
    content: ' ';
    display: table
}

.themas.overview .intro::after {
    clear: both
}

.themas.overview .intro .content {
    width: 66.66667%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 45em) {
    .themas.overview .intro .content {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.themas.overview .intro .content:last-child:not(:first-child) {
    float: right
}

.themas.overview .intro .content, .themas.overview .intro .content:last-child:not(:first-child) {
    float: none;
    clear: both
}

.themas.overview .listing.highlights {
    padding-top: 5rem
}

.themas.overview .listing.highlights h3 {
    font-size: 1.75rem;
    font-weight: 300;
    margin-bottom: 2rem;
    text-align: center
}

.themas.overview .listing.highlights .highlight {
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 6rem
}

@media screen and (min-width: 45em) {
    .themas.overview .listing.highlights .highlight {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.themas.overview .listing.highlights .highlight:last-child:not(:first-child) {
    float: right
}

.themas.overview .listing article {
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1.5rem
}

@media screen and (min-width: 45em) {
    .themas.overview .listing article {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.themas.overview .listing article:last-child:not(:first-child) {
    float: right
}

.themas.overview .listing article figure {
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    background: #f5f5f5;
    height: 7.8125rem;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

@media screen and (min-width: 45em) {
    .themas.overview .listing article figure {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.themas.overview .listing article figure:last-child:not(:first-child) {
    float: right
}

.themas.overview .listing article figure img {
    height: auto;
    left: 50%;
    position: absolute;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.themas.overview .listing article section {
    width: 100%;
    float: left
}

.themas.overview .listing article section:last-child:not(:first-child) {
    float: right
}

.themas.overview .listing article section h4 {
    margin: 0
}

.themas.overview .listing article section p {
    margin-bottom: .5rem
}

.themas.overview .listing article a {
    text-transform: uppercase
}

@media screen and (min-width: 45em) {
    .themas.overview .listing.highlights .highlight {
        width: 33.33333%;
        float: left;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) and (min-width: 45em) {
    .themas.overview .listing.highlights .highlight {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) {
    .themas.overview .listing.highlights .highlight:last-child:not(:first-child) {
        float: right
    }

    .themas.overview .listing.highlights .highlight:last-child:last-child {
        float: left
    }

    .themas.overview .listing article {
        width: 50%;
        float: left;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) and (min-width: 45em) {
    .themas.overview .listing article {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) {
    .themas.overview .listing article:last-child:not(:first-child) {
        float: right
    }

    .themas.overview .listing article:last-child:last-child {
        float: left
    }

    .themas.overview .listing article figure {
        width: 33.33333%;
        float: left;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) and (min-width: 45em) {
    .themas.overview .listing article figure {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) {
    .themas.overview .listing article figure:last-child:not(:first-child) {
        float: right
    }

    .themas.overview .listing article section {
        width: 66.66667%;
        float: left;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) and (min-width: 45em) {
    .themas.overview .listing article section {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) {
    .themas.overview .listing article section:last-child:not(:first-child) {
        float: right
    }
}

footer {
    background: #f0f0f0;
    color: #646464;
    font-size: .875rem
}

footer a {
    color: #646464
}

footer a:hover {
    color:  var(--primary-color)
}

footer h5 {
    font-size: 1rem
}

footer h5 a {
    color: #646464
}

footer h5 a:hover {
    color:  var(--primary-color)
}

footer section {
    width: 100%;
    float: left;
    padding-top: 1em;
    padding-bottom: 1rem
}

footer section:last-child:not(:first-child) {
    float: right
}

footer section ul {
    line-height: 1.725;
    list-style: none;
    margin: 0;
    padding: 0
}

footer section .text {
    padding: 0 1rem
}

footer .content {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    background-image: url("/img/footer-background.png");
    background-repeat: no-repeat;
    background-position: right 10px
}

footer .content::before, footer .content::after {
    content: ' ';
    display: table
}

footer .content::after {
    clear: both
}

@media screen and (min-width: 45em) {
    footer section {
        width: 16.66667%;
        float: left;
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    footer section:last-child:not(:first-child) {
        float: right
    }

    footer section:last-of-type {
        float: right;
        margin-right: 2rem
    }

    footer section .text {
        padding: 0
    }
}

header nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}
header nav ul li.selected > a {
    color:  var(--primary-color)
}
header nav ul li.selected ul li.selected > a {
    color: #0a0a0a
}
header nav ul li a {
    color: #0a0a0a;
    font-weight: 300
}
header nav ul li a:hover {
    color:  var(--primary-color)
}
header .content {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}
header .content::before, header .content::after {
    content: ' ';
    display: table
}
header .content::after {
    clear: both
}
header .topbar {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #dbdbdb;
    font-size: .875rem;
    height: 1.875rem;
    max-width: 100%;
    width: 100%
}
header .topbar::before, header .topbar::after {
    content: ' ';
    display: table
}
header .topbar::after {
    clear: both
}
header .topbar ul {
    float: right;
    list-style: none;
    margin: 0;
    padding: .3125rem 0 0 0
}
header .topbar ul li {
    display: inline-block;
    font-size: .8125rem;
    font-weight: 300;
    padding-right: 1rem;
    text-transform: uppercase
}
header .topbar ul li.actief > a {
    color:  var(--primary-color)
}

header .topbar ul li a {
    color: #0a0a0a
}

header .topbar ul li a:hover {
    color:  var(--primary-color)
}

header .topbar #Header_Ingelogd_Als {
    float: left;
    position: relative
}

header .topbar #Header_Ingelogd_Als .username {
    float: left;
    min-width: 18.125rem;
    text-transform: capitalize
}

header .topbar #Header_Ingelogd_Als .username:after {
    content: "\f0d7";
    float: right;
    font-family: "FontAwesome";
    color: #fff;
}

header .topbar .login {
    background:  var(--primary-color);
    border-bottom: 1px solid #dbdbdb;
    color: #fefefe;
    cursor: pointer;
    float: right;
    height: 1.875rem;
    padding: 0.3125rem 0.625rem 0.5rem 0.625rem;
    position: relative;
    text-transform: uppercase
}

header .topbar .login:hover {
    background:  var(--primary-color)
}

header .topbar .login:hover #Header_Ingelogd_Als:after {
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color:  var(--secondary-color) transparent transparent;
    bottom: -19px;
    content: "";
    height: 0;
    left: 1rem;
    position: absolute;
    width: 0;
    z-index: 999;
    top: 25px;
}

header .topbar .login:hover .submenu {
    display: block
}

header .topbar .login a {
    color: #fefefe;
    display: block;
    padding: 0
}

header .topbar .submenu {
    /*background: #d56f00;*/
    background: linear-gradient(121deg, rgba(255,107,51,1) 25%, rgba(244,39,64,1) 100%);
    display: none;
    position: absolute;
    right: 0;
    top: 1.875rem;
    z-index: 99;
    width: 100%
}

header .topbar .submenu ul {
    float: left;
    padding: .625rem 0 .5rem;
    width: 100%
}

header .topbar .submenu ul li {
    display: block;
    float: left;
    font-size: 0.875rem;
    padding:.625rem;
    width: 100%
}

header .topbar .submenu ul li:first-child {
    margin-top: 1rem
}
header .topbar .submenu ul li:hover {
    background: var(--primary-color);
}

header .topbar .submenu ul li a:hover {
    color: #ffffff;
}

header .topbar .submenu ul li ul {
    display: none
}

@media screen and (min-width: 54em) {
    header {
        height: 7.5rem;
        position:relative;
    }
    header nav div > ul > li {
        padding-bottom:1.3rem;
    }
    header nav div > ul > li ul li {
        padding-bottom:0;
    }
    header nav div > ul {
        float:right;
        margin-top:4.25rem;
    }
    header nav div > ul .content-list ul {
        margin-top:0;
    }
    header nav ul.extended {
        position: static;
    }
    header .thema-sub .content-list {
        display:none;
    }
    header .thema-sub:hover .content-list,
    header .thema-sub:hover .content-list ul {
        display:block;
    }
    header .thema-sub {
        position: static;
    }
    header nav ul.extended > li {
        padding-bottom:2rem;
    }
    header ul.extended .thema-sub ul {
        background:#d56f00;
        bottom:0;
        left:0;
        right:0;
        width:100%;
    }
    header > .content {
        position:relative;
    }
    header .thema-sub .content-list > ul .content-list {
        position: static;
        margin-top:0;
        padding-top:0;
    }
    header .thema-sub .content-list > ul .content-list > ul {
        margin:0;
        position: static;
        float: left;
    }
    header .thema-sub .content-list > ul .content-list > ul li {
        width:100%;
    }
    header nav ul.extended li ul {
        padding-top:0;
    }
    header nav ul li.thema-sub .content-list ul:before {
        border:none;
    }
    header nav ul li.thema-sub .content-list li li {
        padding:0;
        text-transform: none;
    }
    header nav ul li.thema-sub .content-list li li a {
        padding:0;
    }
    header nav ul li.thema-sub .content-list li ul li:first-child {
        padding-top:1rem;
    }
    header .thema-sub .content-list ul {
        background:#d56f00;
        float:none;
        margin:0 auto;
        max-width:65rem;
        position:relative;
        width:100%;
    }
    header .thema-sub > a {
        position:relative;
    }
    header .thema-sub:hover > a:after {
        border-style: solid;
        border-width: 15px 15px 0 15px;
        border-color: #fefefe transparent transparent;
        bottom: -48px;
        content: "";
        height: 0;
        left: 1.5rem;
        position: absolute;
        width: 0;
        z-index: 9999;
    }
    header .thema-sub .content-list {
        background:#d56f00;
        height:auto;
        left:0;
        margin-top:2rem;
        padding-top:1.5rem;
        position:absolute;
        right:0;
        z-index: 999;
    }
    header nav ul li.thema-sub .content-list .content-list a:before {
        content:"> ";
    }
    header nav ul li.thema-sub .content-list ul li {
        float:left;
        width:33.333%;
    }
    header nav ul li.thema-sub .content-list ul li:first-child {
        padding-top:0;
    }
    header figure {
        float: left;
        height: 5.9375rem;
        margin: 0;
        padding: 0;
        position: relative;
        width: 253px
    }

    header figure a {
        bottom: 0;
        left: 0;
        position: absolute;
        z-index: 99
    }

    header nav {
        height: 5.625rem;
        position: static;
    }

    header nav ul {
        bottom: 0;
        right: 0
    }

    header nav ul li {
        display: inline-block;
        float: left;
        padding: 0 1rem;
        position: relative;
        text-transform: uppercase
    }

    header nav ul li.actief > a {
        color:  var(--primary-color)
    }

    header nav ul li:hover ul {
        display: block
    }

    header nav ul li:hover ul ul {
        display: none
    }

    header nav ul li ul {
        display: none;
        height: auto;
        left: 1rem;
        line-height: 1.5;
        padding-top: 0;
        position: absolute;
        right: 0;
        top: 100%;
        width: 17rem;
        z-index: 999
    }

    header nav ul li ul:before {
        border-style: solid;
        border-width: 15px 15px 0 15px;
        border-color: #fefefe transparent transparent;
        bottom: -15px;
        content: "";
        height: 0;
        left: 1.5rem;
        position: absolute;
        width: 0;
        z-index: 999
    }

    header nav ul li ul:hover {
        display: block
    }

    header nav ul li ul li {
        background: #d56f00;
        width: 100%
    }

    header nav ul li ul li:first-child {
        padding-top: 1.5rem
    }

    header nav ul li ul li:last-child {
        padding-bottom: 1rem
    }

    header nav ul li ul li.selected a {
        color: #0a0a0a
    }

    header nav ul li ul li a {
        color: #fefefe;
        float: left;
        font-size: 0.875rem;
        padding: .25rem 0;
        width: 100%
    }

    header nav ul li ul li a:hover {
        color: #0a0a0a
    }

    header nav ul li ul li ul {
        display: none
    }
}

article.content {
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem
}

@media screen and (min-width: 45em) {
    article.content {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

article.content:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width: 45em) {
    article.content {
        width: 70%;
        float: left;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) and (min-width: 45em) {
    article.content {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) {
    article.content:last-child:not(:first-child) {
        float: right
    }
}

aside {
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem
}

@media screen and (min-width: 45em) {
    aside {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

aside:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width: 45em) {
    aside {
        width: 30%;
        float: left;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) and (min-width: 45em) {
    aside {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) {
    aside:last-child:not(:first-child) {
        float: right
    }
}

aside h3 {
    color: #a3a3a3;
    font-weight: 400
}

aside .news.listing {
    font-size: 1rem
}

aside .news.listing p {
    color: #646464
}

aside .listing .overview {
    font-size: 1rem
}

aside .listing .overview p {
    color: #646464
}

h3 {
    font-size: 1.525rem
}

.part {
    float: left;
    padding-bottom: .5rem;
    width: 100%
}

.page-header {
    background: #f5f5f5;
    float: left;
    height: 100%;
    margin-top: 0;
    min-height: 3rem;
    width: 100%
}

.kruimelpad {
    float: left;
    margin-bottom: 3.125rem;
    position: relative;
    width: 100%;
    z-index: 2
}

.kruimelpad #Kruimelpad {
    min-height: 30px
}

.kruimelpad .content {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

.kruimelpad .content::before, .kruimelpad .content::after {
    content: ' ';
    display: table
}

.kruimelpad .content::after {
    clear: both
}

.kruimelpad .content ul {
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    list-style: none;
    margin: 0;
    padding: 0
}

@media screen and (min-width: 45em) {
    .kruimelpad .content ul {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.kruimelpad .content ul:last-child:not(:first-child) {
    float: right
}

.kruimelpad .content ul li {
    float: left;
    font-size: 1rem;
    padding: .5rem 0 0 0
}

.kruimelpad .content ul li.active {
    color:  var(--primary-color)
}

.kruimelpad .content ul li:last-child a {
    color:  var(--primary-color)
}

.kruimelpad .content ul li:last-child a:after {
    content: ""
}

.kruimelpad .content ul li a {
    color: #000
}

.kruimelpad .content ul li a:after {
    content: ">";
    padding: 0 .5rem
}

.kruimelpad .content ul li a:hover {
    color:  var(--primary-color)
}

.news.overview {
    list-style: none;
    margin: 4rem 0 0 0;
    padding: 0
}

.news.overview li {
    padding-bottom: 0
}

.news.overview li.ledennet a {
    color:  var(--primary-color)
}

.pagination-buttons {
    float: left;
    width: 100%
}

.pagination-buttons .previous, .pagination-buttons .pagination + .next, .pagination-buttons .pagination > span {
    border: 1px solid #b5b5b5;
    float: left;
    font-size: .875rem;
    height: 1.5rem;
    line-height: 1.65;
    margin-right: .5rem;
    text-align: center;
    width: 1.5rem
}

.pagination-buttons a {
    color: #646464;
    display: block
}

.pagination-buttons a.active {
    background:  var(--primary-color);
    color: #fefefe
}

.pagination-buttons .previous span a:hover, .pagination-buttons .next span a:hover {
    background:  var(--primary-color);
    color: #fefefe
}

.pagination-buttons .pagination span:hover, .pagination-buttons .pagination span.active {
    background:  var(--primary-color)
}

.pagination-buttons .pagination span:hover a, .pagination-buttons .pagination span.active a {
    color: #fefefe
}

.pagination-buttons .pagination span:hover a.active, .pagination-buttons .pagination span.active a.active {
    background:  var(--primary-color);
    color: #fefefe
}

.pagination-buttons .pagination span.active {
    color: #fefefe
}

.main-content {
    margin-top: 5rem
}

@media screen and (min-width: 45em) {
    .main-content article.content {
        padding-left:21.5%;
        padding-right: 2rem;

    }
    .main-content article.content.with-side {
        padding-right:0;
        padding-left:0;
        width:70%;
    }

    .sidenavigation {
        float:left;
        min-height:2rem;
        padding-right:1rem;
        width:31%;
    }
    .content-with-sidenavigation {
        float:left;
        width:65%;
    }

    .main-content article.content img {
        margin-bottom: 2rem
    }
}

.tags {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.tags > li {
    border: 1px solid #ddd;
    float: left;
    margin-bottom: 1rem;
    width: 100%
}

.tags > li > a {
    float: left;
    margin: .5rem
}

.tags li a {
    background: #f5f5f5;
    color: #0a0a0a;
    float: left;
    padding: .25rem .5rem;
    position: relative
}

.tags li a:hover, .tags li a.active {
    background:  var(--primary-color);
    color: #fefefe
}

.tags li a.active:after {
    background: #fff none repeat scroll 0 0;
    color:  var(--primary-color);
    content: "x";
    cursor: pointer;
    font-weight: 700;
    height: 1rem;
    left: -0.5rem;
    line-height: 1;
    position: absolute;
    text-align: center;
    top: -0.5rem;
    width: 1rem
}

.tags ul {
    border-top: 1px solid #ddd;
    float: left;
    list-style: none;
    margin: 0;
    padding: .5rem .5rem 0 .5rem;
    width: 100%
}

.tags ul li a {
    margin: 0 .5rem .5rem 0
}

.years {
    list-style: none;
    margin: 0;
    padding: 0
}

.years li {
    float: left
}

.years li a {
    background: #f5f5f5;
    color: #0a0a0a;
    float: left;
    padding: .25rem .5rem;
    margin: 0 .5rem .5rem 0
}

.years li a:hover, .years li a.active {
    background:  var(--primary-color);
    color: #fefefe
}

aside.news.related .related-news .part {
    display: none
}

aside.news.related .related-news li:nth-child(n+4) {
    display: none
}

.news.related {
    margin-bottom: 5rem
}

.related-news {
    list-style: none;
    margin: 0;
    padding: 0
}

.related-news li {
    float: left;
    padding-bottom: 1rem
}

.related-news li time {
    float: left
}

.pagination.years {
    float: left;
    position: relative;
    width: 100%
}

.pagination.years ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.pagination.years ul li {
    float: left
}

.pagination.years ul li.active > a {
    background:  var(--primary-color);
    color: #fefefe
}

.pagination.years ul li.active ul {
    display: block;
    position: absolute;
    top: 100%;
    left: 0
}

.pagination.years ul li a {
    background: #f5f5f5;
    color: #0a0a0a;
    float: left;
    padding: .25rem .5rem;
    margin: 0 .5rem .5rem 0
}

.pagination.years ul li a:hover, .pagination.years ul li a.active {
    background:  var(--primary-color);
    color: #fefefe
}

.pagination.years ul li ul {
    display: none
}

.pagination.years ul.pagination.months li:hover a, .pagination.years ul.pagination.months li.active a {
    color:  var(--primary-color)
}

.pagination.years ul.pagination.months li:last-child a:after {
    content: ""
}

.pagination.years ul.pagination.months li a {
    background: none;
    padding: 0
}

.pagination.years ul.pagination.months li a:after {
    content: "|";
    padding: 0 0.25rem 0 .525rem
}

.bureau-overzicht h3 {
    color: #a3a3a3;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.1;
    margin: .25em 0 1em
}

.bureau-overzicht .item {
    float: left;
    height: auto;
    padding-bottom: 1rem;
    width: 100%
}

.bureau-overzicht .item .medewerker {
    float: left;
    height: 200px;
    overflow: hidden;
    padding: 0 1em 1em 0;
    width: 30%
}

.bureau-overzicht .item .medewerker img {
    height: auto;
    width: 100%
}

.bureau-overzicht .item .functie {
    float: left;
    width: 70%
}

@media screen and (min-width: 45em) {
    .bureau-overzicht .item {
        min-height: 100px;
        width: 50%
    }
}

.nothing + .more-link {
    display: none
}

.field {
    float: left;
    margin-bottom: 1rem;
    width: 100%
}

.field.captcha img {
    max-width: 12.5rem
}

.field.captcha .captcha_description_container {
    float: left;
    margin: 1rem 0
}

.field .question {
    float: left;
    width: 12rem
}

.field .answer {
    float: left
}

.field .answer input[type='radio'] {
    float: left
}

.field .answer label {
    padding: 0 1rem 0 .5rem;
    width: auto
}

label {
    float: left;
    width: 50%
}
#Inlog_Aanvragen_Registratie_Inlog_Aanvragen_Registratie_rblgeslacht{
    width: 12rem;
}
#Inlog_Aanvragen_Registratie_Inlog_Aanvragen_Registratie_rblgeslacht tbody{
    border: none;
}
#Inlog_Aanvragen_Registratie_Inlog_Aanvragen_Registratie_rblgeslacht label{
    margin-top: -4px;
}
.field.dropdown.required .answer{
    float: left;
    width: 12rem;
}
.field.dropdown.required select{
    float: left;
    width: 11.25rem;
}
.werkgroep-detail .main-content .content + aside .part h3, .werkgroep-detail .main-content .content .part h3 {
    margin-bottom: .5em;
    padding-bottom: .5em;
    color: #000000;
    font-weight: 700;
}
.werkgroep-detail ul.meetings {
    float: left;
    list-style: none;
    margin: 0;
    padding-bottom: 1em
}

.werkgroep-detail ul.meetings li {
    float: left;
    padding-bottom:.5rem;
    width: 100%
}

.werkgroep-detail ul.meetings li:before {
    content: ""
}

.werkgroep-detail ul.meetings .meeting-date {
    color: #ccc;
    float: left;
    width: 15%;
    margin-right:1rem;
}

.werkgroep-detail ul.meetings .meeting-info {
    float: left;
    width: 80%
}

.werkgroep-detail ul.meetings .meeting-info strong {
    float: left;
    width: 100%
}

.werkgroep-detail a.show-more {
    background-color: var(--primary-color);
    color: #ffffff;
    float: left;
    font-weight: 700;
    padding: .5em 1em;
    width: 100%;
    margin-bottom: 1.5rem
}

.werkgroep-detail a.show-more:after {
    content: "\f107";
    float: right;
    font-family: "FontAwesome"
}

.werkgroep-detail a.show-more:hover {
    border: none
}

.werkgroep-detail a.show-more.open:after {
    content: "\f106";
    float: right;
    font-family: "FontAwesome"
}

.werkgroep-detail a.show-more.open + .members-list, .werkgroep-detail a.show-more.open + #tree, .werkgroep-detail a.show-more.open + .history {
    display: block
}

.werkgroep-detail .members-list {
    display: none
}

.werkgroep-detail .members-list ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.werkgroep-detail .members-list li {
    border-bottom: 1px solid #a3a3a3;
    float: left;
    padding: 0 .5rem;
    width: 100%
}

.werkgroep-detail .members-list li:first-of-type {
    border-top: 1px solid #a3a3a3
}

.werkgroep-detail .members-list li .member-name, .werkgroep-detail .members-list li .member-company {
    float: left;
    width: 50%
}

.werkgroep-detail #tree {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0
}

.werkgroep-detail #tree ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.werkgroep-detail #tree li {
    padding: 0 .5rem
}

.werkgroep-detail #tree li a {
    color:  var(--primary-color)
}

.werkgroep-detail #tree li a:hover {
    color: #e7721e
}

.werkgroep-detail ul.meetings.history {
    display: none
}

.werkgroep-detail ul.meetings.history li {
    padding: 0 .5rem
}

.werkgroep-detail ul.meetings.history .meeting-date {
    width: 30%
}

.werkgroep-detail ul.meetings.history .meeting-info {
    width: 70%
}

.werkgroep-detail .part h3 + h3 {
    display: none
}

.listing .infinityList li {
    width: 50%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem
}

@media screen and (min-width: 45em) {
    .listing .infinityList li {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.listing .infinityList li:last-child:not(:first-child) {
    float: right
}

nav .search {
    padding: 0 3rem 0 0;
    position: relative
}

nav .search a {
    border-left: 1px solid #575756;
    color: #575756;
    font-size: 1.525rem;
    padding-left: 1rem;
    position: absolute;
    top: -.125rem
}
nav .search.desktop-only{
    display: block;
}
nav .search.mobile-only{
    display: none;
}
.searchResults {
    margin-bottom: 5rem
}

.resultaat > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.resultaat > ul li {
    padding-bottom: 1rem
}

.resultaat > ul li a {
    font-weight: 700
}

.resultaat > ul li p {
    margin: 0;
    padding: 0
}

.formulier_velden {
    margin-bottom: 5rem
}

.formulier_velden input[type='text'] {
    margin-bottom: 1rem;
    width: 100%
}

input[type='submit'], input[type='button'] {
    background:  var(--primary-color) none repeat scroll 0 0;
    border: none;
    color: #fefefe;
    float: left;
    font-size: 0.875rem;
    padding: 0.455em 3.725em 0.325em;
    text-align: center;
    text-transform: uppercase
}

#FormbuilderV2RenderControl label {
    font-weight: 400
}

.searchResults ul {
    margin: 0 0 0 7rem;
    position: relative
}

.searchResults ul li {
    position: relative
}

.searchResults ul li time {
    left: -7rem;
    position: absolute;
    top: 0
}

.searchResults ul li time .content {
    display: block;
    width: 100%
}
i.fa.fa-lock {
    margin: 0 5px 0 0;
}

.mobile-icon {
    display: none
}

@media screen and (max-width: 54em) {
    header figure {
        float: left;
        margin: 0 1rem;
        /*width: 50%*/
    }

    nav {
        float: left;
        margin: 1rem;
        width: 100%
    }

    nav div > ul > li {
        margin: 0 0 1rem 0
    }

    nav ul {
        display: none
    }

    nav ul.open {
        display: block
    }

    nav ul ul {
        margin: 0 1rem
    }
    nav .search.desktop-only{
        display: none;
    }
    nav .search.mobile-only{
        display: list-item;
        overflow: hidden;
        height: 25px;
        margin: 10px 0 10px 0;
    }
    .mobile-icon {
        color: #333;
        cursor: pointer;
        display: block;
        float: right;
        font-size: 2rem;
        margin: 1rem
    }

    .slider .content {
        height: 10rem
    }

    .homepage {
        margin-top: 0
    }
}

.newsletter-subscription h3 {
    color: #000
}

.login_input_label {
    float: left;
    width: 10rem
}

.login_input_container {
    margin-bottom: 2rem
}

#login_rememberme_container {
    margin: 0 0 0 10rem
}

#login_rememberme_container input {
    float: left;
    margin: .25rem 1rem 0 0
}

#login_retrievepassword_container, .login_button_container {
    float: left;
    padding-left: 10rem;
    width: 100%
}

.login_button_container {
    margin: 2rem 0 1rem 0
}

#input_container_password {
    margin-bottom: 1rem
}

.content.login .intro {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4rem;
    text-align: center
}

.content.login .intro::before, .content.login .intro::after {
    content: ' ';
    display: table
}

.content.login .intro::after {
    clear: both
}

#lbl_usernameretrievepassword, #lbl_unable_to_send_password_msg {
    width: 100%
}

#lbl_unable_to_send_password_msg {
    color:  var(--primary-color);
    margin-bottom: 1rem
}

.formbuilderv2_captcha_input_control {
    float: left;
    margin-top: 1rem;
    width: 100%
}

.share {
    font-size: .875rem;
    margin-bottom: 2rem
}

.share ul {
    display: inline;
    list-style: none;
    margin: 0 0 0 1rem;
    padding: 0
}

.share ul li {
    display: inline;
    padding: 0 1rem 0 0
}

.share ul li a {
    color: #0a0a0a
}

.share ul li a:hover {
    color:  var(--primary-color)
}

.share ul li a i.fa {
    color: #b5b5b5;
    padding: 0 .5rem 0 0
}

.share .label {
    display: inline
}

.memberslist li {
    float: left;
    width: 100%
}

.afbeelding.links, .afbeelding.rechts {
    margin-top: .5rem;
    width: 50%
}

.afbeelding.links {
    float: left
}

.afbeelding.rechts {
    float: right
}
.afbeelding.midden {
    display:block;
    float:none !important;
    margin:10px auto !important;
    text-align: center;
}
.afbeelding.midden .ondertitel{
    display: inline-block;
    width: 100%;
    text-align: left;
}

.overview.listing a {
    float: left;
    height: 100%;
    position: relative;
    width: 100%
}

article.wide .overview.listing article figure img {
    width: auto
}

.overview.filtered [class^='page-'] {
    display: none
}

.overview.filtered li.active {
    display:block;
}

.overview.filtered .page-1 {
    /*display: block*/
}

.js-reset {
    padding: .25rem .5rem
}

.werkgroep-documenten-algemeen {
    display: none;
    padding-top: 1rem
}

.werkgroep-documenten-algemeen #tree {
    display: block;
    padding-top: 1rem
}

.werkgroep-documenten-algemeen #tree li.doc {
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 0
}

.werkgroep-documenten-algemeen #tree li.doc:first-child {
    padding: 0 0 10px 0
}

.filter-options {
    border-bottom: 1px solid #f5f5f5;
    float: left;
    margin: 0 0 1rem 0;
    padding: 0 0 1rem 0;
    width: 100%
}

.filter-options a {
    padding: 0 1rem
}

.filter-options a .closed {
    display: block
}

.filter-options a .open {
    display: none
}

.filter-options a.open .closed {
    display: none
}

.filter-options a.open .open {
    display: block
}

.filter-options label, .filter-options input {
    float: left;
    width: auto
}

.filter-options input {
    margin: .25rem .5rem 0 0
}

.filter-options label {
    padding: 0 1rem 0 0
}

.filter-options .grouptag {
    float: left;
    margin-bottom: 2rem;
    padding-right: 1rem;
    width: 100%
}

.filter-options .options {
    background: #f5f5f5;
    float: left;
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s;
    width: 100%
}

.filter-options .options.open {
    max-height: 31.25rem;
    transition: max-height .2s
}

.filter-options .options .content {
    float: left;
    padding: 1rem 0
}

.filter-options .options .content .option {
    background: #eee;
    float: left;
    padding: .25rem;
    width: 100%
}

.filter-options .options .content .option:first-of-type {
    background: none
}

.filter-options .options .content .option label {
    padding-right: 0
}

@media screen and (min-width: 45em) {
    .filter-options .options .content {
        padding: 1rem
    }
}

@media screen and (min-width: 75em) {
    .filter-options .grouptag {
        float: left;
        margin-bottom: 0;
        width: 33.333%
    }
}

footer .bottom {
    background: #595959;
    color: #fefefe
}

footer .bottom a {
    color: #fefefe
}

footer .bottom a:hover {
    color:  var(--primary-color)
}

footer .bottom .content {
    background: none;
    padding: 1.5rem 0;
    text-align: right
}

footer .newsletter {
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    height: auto;
    margin-bottom: 2rem;
    position: relative
}

@media screen and (min-width: 45em) {
    footer .newsletter {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

footer .newsletter:last-child:not(:first-child) {
    float: right
}

footer .newsletter label {
    float: left;
    padding: .85rem 1rem 0 0;
    text-transform: uppercase;
    width: auto
}

footer .newsletter input[type="text"] {
    border: 0 none;
    float: left;
    height: 47px;
    padding: 0.5rem;
    width: 200px
}

footer .newsletter .content {
    background: none;
    display: inline-block;
    left: 50%;
    position: relative;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

footer .newsletter .facebook, footer .newsletter .twitter, footer .newsletter .linkedin, footer .newsletter .whatsapp {
    float: left;
    padding: 0 1rem 0 2rem
}

footer .newsletter .facebook a, footer .newsletter .twitter a, footer .newsletter .linkedin a, footer .newsletter .whatsapp a {
    background: #3b5998;
    border-radius: 50%;
    color: #fefefe;
    float: left;
    font-size: 1.7rem;
    height: 2.5rem;
    padding-top: .2rem;
    text-align: center;
    width: 2.5rem
}

footer .newsletter .twitter {
    padding: 0 1rem 0 0
}

footer .newsletter .twitter a {
    background: #55acee
}

footer .newsletter .linkedin {
    padding: 0 1rem 0 0
}

footer .newsletter .linkedin a {
    background: #007bb6;
    padding: 0
}

footer .newsletter .whatsapp {
    padding: 0 1rem 0 0
}

footer .newsletter .whatsapp a {
    background: #189d0e;
    padding: 0
}

footer .newsletter .more-link {
    float: left
}

footer .newsletter .more-link a {
    height: 47px;
    padding: .85rem 1rem
}

footer .newsletter .more-link a:hover {
    color: #fefefe
}

@media screen and (min-width: 45em) {
    footer .newsletter {
        width: 100%;
        float: left;
        padding-left: 1rem;
        padding-right: 1rem;
        height: 80px
    }
}

@media screen and (min-width: 45em) and (min-width: 45em) {
    footer .newsletter {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 45em) {
    footer .newsletter:last-child:not(:first-child) {
        float: right
    }

    footer .newsletter input[type="text"] {
        width: 288px
    }
}

#bijeenkomstenProgramma h2 {
    font-size: 1.25rem;
    padding-top: 2rem
}

#bijeenkomstenProgramma h3 {
    font-size: 1.25rem
}

.content.bijeenkomst h3.titel {
    padding-top: 2rem
}

.content.bijeenkomst h3.datum {
    display: none
}

.content.bijeenkomst table tr td:first-of-type {
    width: 9rem
}

aside .ng-scope hr {
    display: none
}

aside .ng-scope hr + h3 {
    display: none
}

aside .ng-scope hr + h3 + show-form-button {
    float: left;
    padding-top: 1rem
}

.ui-select-container {
    margin-bottom: 1rem;
    position: relative
}

.ui-select-container .select2-choice {
    background-color: #fafafa;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
    background-position: 100% center;
    background-repeat: no-repeat;
    border: 1px solid #cccccc;
    color: #4d4d4d;
    display: block;
    font-size: 0.875rem;
    padding: 8px 9px 6px;
    width: 100%
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide:not(.ng-hide-animate) {
    display: none
}

.ui-select-container .ui-select-dropdown {
    background: #fff none repeat scroll 0 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 100
}

.ui-select-container ul.ui-select-choices {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.ui-select-container .select2-display-none ul.ui-select-choices {
    border: 0 none
}

.ui-select-container ul.ui-select-choices li.ui-select-choices-group ul {
    list-style-type: none;
    margin: 0;
    padding: 8px 9px 6px
}

.ui-select-container .ui-select-focusser {
    display: none
}

.ui-select-container ul.ui-select-choices {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    list-style-type: none;
    margin: 0
}

.ui-select-container ul.ui-select-choices li.ui-select-choices-group ul li.ui-select-choices-row.select2-highlighted {
    background: #f9f9f9 none repeat scroll 0 0
}

.ui-select-container ul.ui-select-choices li.ui-select-choices-group ul li.ui-select-choices-row small {
    display: block;
    font-size: 13px
}
meeting-form .labelInfoSmall {
    display:none;
}
meeting-form input:not([type=checkbox]):not(type=radio),
input.ng-pristine.ng-valid-email, input.ng-untouched.ng-valid-email {
    background-color: #fff;
    border-color: #ccc;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 0.875rem;
    height: 2.3125rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    transition: all 0.15s linear 0s;
    width: 100%
}

.componentCaptcha {
    float: left;
    width: 100%
}

.componentCaptcha label {
    display: none
}

.ng-scope show-form-button {
    float: left;
    padding: 0 .5rem 0 0
}

.checkbox.ng-scope > label {
    float: none;
    padding: 0 0 1rem 1rem;
    width: 100%;
}

.row.componentProvision input[type="checkbox"], .row.componentProgram input[type="checkbox"] {
    float: left;
    margin: .3rem 1rem 0 0
}

.checkbox.ng-scope {
    padding-bottom: 1rem;
    width: 100%;
}
.checkbox.ng-scope input[type=radio] {
    height: 1.5rem;
}

#leden .ledenlijst.with-logos li {
    display: block;
    min-height: 5.3125rem;
    padding: 0 1rem 2rem 0;
    width: 100%
}

#leden .ledenlijst.with-logos figure {
    background: #ccc;
    float: left;
    height: 7.1875rem;
    margin: 0;
    overflow: hidden;
    width: 100%
}

#leden .ledenlijst.with-logos figure img {
    margin: 0 0 .5rem 0;
}

#leden .ledenlijst.with-logos span {
    float: left;
    width: 100%
}

@media screen and (min-width: 45em) {
    #leden .ledenlijst.with-logos li {
        width: 50%
    }
}

@media screen and (min-width: 75em) {
    #leden .ledenlijst.with-logos li {
        width: 33.333%
    }
}
@media screen and (max-width: 75em) {
    #leden .ledenlijst.with-logos figure img {
        width: 100%;
    }
    #leden .ledenlijst.with-logos figure {
        height: auto;
        width: auto;
    }
}

article.wide .overview.listing article figure {
    padding: 0
}

article.wide .overview.listing article figure img {
    height: 100%;
    max-width: none;
    width: auto
}

article.wide .overview.listing article figure img.portrait {
    height: auto;
    width: 100%
}

article.wide .overview.listing article figure img.no-fill {
    height: auto;
    width: auto
}

aside ul.overview {
    list-style: none;
    margin: 0;
    padding: 0
}

aside ul.overview p {
    color: #646464
}

aside ul.overview time {
    float: left
}

@media print {
    aside {
        display: none
    }

    header nav, header .mobile-icon, header .topbar {
        display: none
    }

    header .content {
        max-width: 100%
    }

    header .content figure {
        margin-left: 1rem
    }

    footer, .kruimelpad, .share {
        display: none
    }

    article.content {
        width: 100%
    }

    .main-content article.content {
        padding: 0
    }

    a[href]:after {
        content: none !important
    }
}

.SN-Block-PersonalInformation-Title.SN-Block-PersonalInformation-Prive {
    font-weight: 700;
    padding: 1rem 0 .5rem 0
}

.SN-Block-PersonalInformation-Item {
    padding: 0 0 .25rem 0
}

.SN-Block-PersonalInformation-Item strong {
    float: left;
    width: 10rem
}

.label_container {
    float: left;
    width: 14rem
}

.label_container span {
    padding: 0 1rem 0 0
}

.element_container {
    float: left;
    width: 100%
}

.element_container.CrmSiteProfileMutationsEditPerson_submit {
    padding: 1rem 0 0 0
}

.input_container {
    padding: 0 0 .5rem 0
}

.input_container .radio label {
    float: none;
    padding: 0 1rem 0 .5rem;
    width: auto
}

.main-content article.content img.ui-datepicker-trigger {
    display: none;
    margin: 0;
    width: auto
}

.SN-Block.SN-Block-PersonalInformation {
    padding: 0 0 1rem 0
}

.add_mutation_link {
    float: left;
    padding: .5rem 0;
    text-align: right;
    width: 100%
}

.mutation_link {
    float: right;
    padding: 0 0 0 .5rem
}

.mutation_link + .mutation_link + span {
    float: left;
    padding: .5rem 0;
    width: 100%
}

.fullWidth figure img {
    height: auto
}

.SN_NietTonen, #EditProfile_SN_Prive_RadioButton_Wrapper, .SN_Medewerkers_Label, #EditProfile_SN_Medewerkers > span {
    display: none
}

.ondertitel {
    font-size: .8rem;
    position: relative;
    top: -2rem
}

.page-header {
    margin-bottom: 1rem
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url("/fonts/fontawesome-webfont.eot?v=4.4.0");
    src: url("/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("/fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("/fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("/fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.cookie {
    background: rgba(0, 0, 0, 0.8);
    bottom: 0;
    color: #fff;
    position: fixed;
    text-align: center;
    width: 100%
}

.cookie p {
    margin: 0;
    padding: .5rem 0
}

.cookie a {
    color:  var(--primary-color)
}

aside meeting-form fb-component-program .medium-4.small-12.columns, aside meeting-form fb-component-program .medium-8.small-12.columns, aside meeting-form fb-component-radiobutton .medium-4.small-12.columns, aside meeting-form fb-component-radiobutton .medium-8.small-12.columns, aside meeting-form fb-component-checkbox .medium-4.small-12.columns, aside meeting-form fb-component-checkbox .medium-8.small-12.columns {
    width: 100% !important
}

aside meeting-form fb-component-program .medium-4.small-12.columns label, aside meeting-form fb-component-program .medium-8.small-12.columns label, aside meeting-form fb-component-radiobutton .medium-4.small-12.columns label, aside meeting-form fb-component-radiobutton .medium-8.small-12.columns label, aside meeting-form fb-component-checkbox .medium-4.small-12.columns label, aside meeting-form fb-component-checkbox .medium-8.small-12.columns label {
    text-align: left;
   /* width: 100%*/
}

aside meeting-form fb-component-program .medium-8.small-12.columns, aside meeting-form fb-component-radiobutton .medium-8.small-12.columns, aside meeting-form fb-component-checkbox .medium-8.small-12.columns {
    width: 100% !important
}

aside meeting-form fb-component-program .medium-8.small-12.columns label, aside meeting-form fb-component-radiobutton .medium-8.small-12.columns label, aside meeting-form fb-component-checkbox .medium-8.small-12.columns label {
    min-width: 3.125rem;
    width: auto
}

aside meeting-form fb-component-checkbox input {
    float: left;
    margin: .25rem 1rem 0 0
}

#FormbuilderV2RenderControl input[type="checkbox"], #FormbuilderV2RenderControl input[type="radio"] {
    float: left;
    margin: .2rem .5rem 0 0;
}

.sidenav ul {
    margin:0;
    padding:0;
}
.sidenav ul li {
    list-style:none;
}
.sidenav ul li .sub {
    display:none;
}
.sidenav ul li .sub li a:before {
    content:"> ";
}
.sidenav ul li.active .sub {
    display:block;
}
.sidenav .active a {
    color:#333;
}
.sidenav > ul > li.active {
    padding-bottom:1rem;
}
.sidenav .active > a {
    color:#e7721e;
}
.sidenav h3 {
    font-weight: 400;
}
.sidenav a {
    color:#000000;
    margin-bottom: 15px;
    display: inline-block;
}
.sidenav a:hover {
    color:#e7721e;
}

header nav ul li.actief ul .actief > a {
    color:#333;
}

header .thema-sub > .content-list {
    padding-bottom:2rem;
}
aside form label .sessionName.ng-binding {
    display:inherit;
}
aside form label .labelInfoSmall.ng-binding {
    float:left;
}
li.yim h4 a {
    color:#05589F;
}
.listing .overview li.yim h4 a:hover {
    color:#009FE3;
}

.formsApp .medium-4 {
    text-align:right;
   /* width:40%; */
}
.formsApp .medium-4 label {
    float:none;
    width: auto;
}

.formsApp .medium-8 {
    /*width:60%;*/
}

.radio.ng-scope {
    display:flex;
}

.radio.ng-scope input[type="radio"] {
    height: 1.5rem;
}

.radio.ng-scope label {
    float:none;
    padding:0 0 1rem 1rem;
    width: 100%;
}
#Sidebar_Blok_1_ChangePassword_pnl_changepassword input[type="password"] {
    width:85%;
}

.theme-tag .taglist {
    display:none;
}

.theme-tag.open .taglist {
    display:block;
}
.filtering {
    position:relative;
}
.filtering:after {
    border-top:.35rem solid #000;
    border-right:.35rem solid transparent;
    border-bottom:.35rem solid transparent;
    border-left:.35rem solid transparent;
    content:" ";
    height:.5rem;
    margin:.5rem 0 0 0;
    position:absolute;
    right:0;
    width:.5rem;
}

.theme-tag.open .filtering:after {
    border-top:.35rem solid transparent;
    border-right:.35rem solid transparent;
    border-bottom:.35rem solid #000;
    border-left:.35rem solid transparent;
    margin:0;
}

.formsApp input[type="text"],
.formsApp textarea {
    width:100%;
    padding: 10px;
}

.formsApp input[type="text"],
.formsApp textarea {
    border:1px solid #ccc;
}

.formsApp input[type="range"] {
    float:left;
    width:60%;
}

.formsApp .minValue,
.formsApp .maxValue {
    float:left;
    padding:0 1rem;
}

.formsApp .filledInValue {
    font-weight:700;
}
article.wide.content .formsApp h1 {
    text-align:left;
}

.formsApp h1 {
    text-align:left;
}

.formsApp .button-group.large.right {
    float:left;
    padding:2rem 0 0 0;
}
@media all and (min-width: 45rem) {
    .formsApp .button-group.large.right{
        float:left;
        padding:2rem 0 0 33.3333%;
    }
}

.formsApp .alert-warning {
    color: var(--primary-color);
    font-weight: 700;
}
input[type=range] {
    padding:0;
}
input[type=range]:focus {
    outline: none;
}
input[type=range]::-ms-track {
    height: 10px;
    
    /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
    background: transparent;
    
    /*leave room for the larger thumb to overflow with a transparent border */
    border-color: transparent;
    border-width: 6px 0;

    /*remove default tick marks*/
    color: transparent;
}
input[type=range]::-ms-fill-lower {
    background: #777;
}
input[type=range]::-ms-fill-upper {
    background: #ddd;
}
input[type=range]::-ms-thumb {
    border: 1px solid #aaa;
    height: 16px;
    width: 16px;
    background: #aaa;
}
input[type=range]:focus::-ms-fill-lower {
    background: #ccc
}
input[type=range]:focus::-ms-fill-upper {
    background: #ccc;
}

#Inloggen___retrieveButton {
    margin-top:1rem;
}
#EditProfile_SN_Button {
    display:none;
}

.block.myAttributes.variant1 > div {
    display:flex;
    flex-flow:row wrap;
}

.block.myAttributes.variant1 h3 {
    width:100%;
}
.mutation_link{
    display:none;
}
.block.myAttributes.variant1 .widgetBlock {
    width:50%;
}

.block.myAttributes.variant1 .btn a {
    background:  var(--primary-color) none repeat scroll 0 0;
    border: none;
    color: #fefefe;
    float: left;
    font-size: 0.875rem;
    padding: 0.455em 3.725em 0.325em;
    text-align: center;
    text-transform: uppercase;
}

#btn_submit.modifypersonalattributeinfo_button_label {
    display: block;
    float: left;
    margin-bottom: 1rem;
    width: 100%;
}

.block.changeAttributes.variant1 {
    color: var(--primary-color);
    font-weight:700;
}
.block.changeAttributes.variant1 h3,
.block.changeAttributes.variant1 h4 {
    color:#000;
}
.block.changeAttributes.variant1 .attribute_container {
    color:#000;
    font-weight:400;
}

.block.changeAttributes.variant1 input[type="submit"] {
    font-weight:400;
}
.block.myAttributes.variant1 li {
    font-size:.825rem;
}
.componentPersonInfo .medium-4,
.componentPersonInfo .medium-8 {
    width:100%;
}

aside fb-component-captcha .medium-4,
show-form-button[ng-if="nav.rights.subscribe.colleague"],
.componentPersonInfo .additionalProfileData {
    display:none;
}
aside fb-component-captcha .medium-8.columns:last-child:not(:first-child) {
    float:left;
    margin-bottom:1rem;
}

button.ng-binding {
    margin-bottom:1rem;
}

aside .medium-offset-4 {
    margin-left:0;
}

aside .medium-4 .text-right {
    text-align: left;
}

#bijeenkomstenProgramma h4 {
    margin-bottom:0;
}

#bijeenkomstenProgramma td {
    vertical-align: top;
}

#bijeenkomstenProgramma td em {
    font-style:normal;
}
td.datum {
    width:9.5rem;
}
.meeting h3 {
    font-size:1.25rem;
}
.meetingtype {
    font-weight: 700;
}
h1 {
    margin-bottom:1.5rem;
}

#Inlog_Aanvragen_RegisterLoginRequestForm_Button_LoginRequestSubmit_Container {
    margin-top:1rem;
    padding:.5rem;
}

ul.pagination.months {
    margin:0;
    padding:0;
}
.pagination.months li {
    float:left;
    list-style: none;
}
.pagination.months li a,
.pagination.months li span {
    color:#0a0a0a;
    margin:0 .3rem .5rem 0;
    padding:0;
}
.pagination.months li a:hover,
.pagination.months li.active a {
    color: var(--primary-color);
}
.pagination.months li a:after,
.pagination.months li span:after {
    color:#0a0a0a;
    content:"|";
    padding:0 .25rem 0 .525rem;
}
.pagination.months li:last-child a:after,
.pagination.months li:last-child span:after {
    content:"";
}

.pagination.months li span {
    color:#b5b5b5;
}

.listing .overview.trans {
    opacity:0;
}
.changepassword_button_container {
    margin:1rem 0;
}

.changepassword_button_container input {
    margin-bottom:1rem;
}

#lbl_retrievedmsg {
    text-align:center;
    width:100%;
}

#input_container_newpassword {
    margin:0 0 1rem 0;
}

#lbl_successmessage.changepassword_successmessage {
    font-weight:700;
    margin:0 0 2rem 0;
}

#lbl_successmessage.changepassword_successmessage + .changepassword_input_label,
#lbl_successmessage.changepassword_successmessage + .changepassword_input_label + .changepassword_input_container + span + span + .changepassword_input_label + .changepassword_input_container,
#lbl_successmessage.changepassword_successmessage + .changepassword_input_label + .changepassword_input_container + span + span + .changepassword_input_label + .changepassword_input_container + span + span + div + .changepassword_button_container,
#lbl_successmessage.changepassword_successmessage + .changepassword_input_label + .changepassword_input_container + span + span + .changepassword_input_label,
#lbl_successmessage.changepassword_successmessage + .changepassword_input_label + .changepassword_input_container {
    display:none;
}

#input_container_usernameretrievepassword input {
    width:304px;
}

#Inlog_Aanvragen_txtEmail {
    width:193px;
}

#lbl_usernameretrievepassword {
    display:none;
}

.myAttributes.variant1 {
    margin-top:2rem;
}
/*wachtwoord vergeten specific*/
.changeUserData #ChangePassword_pnl_changepassword{
    overflow: hidden;
    margin: 0 0 30px 0;
}

.changeUserData .element_container .label_container{
    width: 100%;
}
.changeUserData .element_container .label_container span{
    font-weight: bold;
}
.changeUserData .element_container + .element_container{
    display: none;
}
.changeUserData #lbl_new_password, .changeUserData #lbl_verify_new_password{
    font-weight: bold;
    margin:0 0 6px 0;
}
.changeUserData .input_container{
    float: left;
    margin: 3px 0 10px 0;
}.changeUserData #input_container_verify_newpassword input{
     border: 1px solid #b7b7b7;
}
.changeUserData .input_container #ChangeUsername_lblCurrentUsername{
    margin: 0px 0 0 0;
}
.changeUserData #ChangeUsername{
    margin: 24px 0 0 0;
    overflow: hidden;
    display: block;
}


#SN_Prive_RadioButton_Wrapper,
.SNEditProfileSiteProfielViaForm .SN_FormField.SN_FormField_Submit,
#SN_Medewerker_RadioButton_116427,
#SN_Medewerker_RadioButton_116427 + label,
#addFunctionAnchor,
#SN_Medewerkers .mutation_link + span {
    display:none;
}

.block.myAttributes.variant1 {
    margin-bottom:4rem;
}

.js-reset {
    display:block;
}

.formsApp .row {
    margin-top:1rem;
}
.formsApp .row.componentSeparator {
    margin-top:0;
}
.formsApp hr {
    border-color:#909193;
    margin:1.5rem 0 .725rem;
}

table.SN_Prive_Data tr,
#editPersonAnchor {
    display:none;
}

.CrmSiteProfileMutationsEditFunctionRenderControl_startdatum.element_container,
.CrmSiteProfileMutationsEditFunctionRenderControl_einddatum.element_container,
.CrmSiteProfileMutationsEditFunctionRenderControl_afdeling.element_container {
    display: none;
}

.listing .news.overview.filtered.members a {
    color: var(--primary-color);
}
.news .besloten-item h4 a{
    color:  var(--primary-color);
}
.program-item.ng-scope {
    float:left;
    width:100%;
}

em.labelLocation {
    display: none;
}

.componentProgram {
    margin:1rem 0;
}

.sessionName + span {
    display: none;
}

p + .afbeelding {
    margin-top:2rem;
}

/*tabbed searchresults*/
.tabsSearch{
    margin: 0 0 30px 0;
    overflow: hidden;
}
.tabsSearch li.tab-link{
    display: inline-block;
    background: #f5f5f5;
    float: left;
    padding: 0.5rem 1.5rem;
    margin: 0 14px 0 0;
    cursor: pointer;
}
.tabsSearch li.tab-link.current{
    background:  var(--primary-color);
    color: #fff;
}
.tab-content{
    display: none;
}
.tab-content.current{
    display: block;
}
@media screen and (max-width: 44.9375em) {
    .tabsSearch li.tab-link{
        padding: 0.5rem;
    }
}

/*Zoekbalk*/
#search-bar{
    background: #d56f00;
    position: absolute;
    right: 0;
    top: 122px;
    padding: 15px 15px 15px 15px;
    z-index: 1;
}
#search-bar:before{
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #fefefe transparent transparent;
    bottom: -15px;
    content: "";
    height: 0;
    left: 24px;
    position: absolute;
    width: 0;
    z-index: 999;
    float: left;
    top: 0;
}
#search-bar input[type=text]{
    padding: 8px 10px 9px 10px;
    border: none;
    margin-bottom: 0;
}
#search-bar input[type=submit]{
    padding: 0.625rem;
    float: none;
}
#search-bar .veld, #search-bar .submitveld {
    display: inline-block;
}
#search-bar .formulier_velden {
    margin: 10px 0 0 0;
}

/*Membelist*/
.members {
    display:flex;
    flex-flow:row wrap;
    width:100%;
}
.members .item-member {
    display:flex;
    margin-bottom:2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%question;
}
.members .item-member .functie {
    flex:1;
    padding:0 1rem 0 2rem;
}


@media screen and (max-width: 54em) {
    #search-bar{
        background: #d56f00;
        position: relative;
        right: 0;
        padding: 15px 15px 15px 15px;
        z-index: 1;
        margin: 54px 0 0 0;
        top:0;
    }
}
@media screen and (max-width: 54em) {
    nav {
        margin: 1rem 1rem 2rem 1rem;
    }
}
@media screen and (max-width: 60.75em) {
    header figure {
        width: 144px;
    }
}
/*FAQ blok*/
.faq-slider p{
    margin: 0 0 1em 0;
}
.faq-slider ul{
    padding: 0;
    list-style-type: none;
}
.faq-slider > ul{
   margin: 0;
}
.faq-slider ul > li{
    color: #646464;
    font-weight: bold;
    margin: 0 0 5px 0;
    position: relative;
    background: #f0f0f0;
}
.faq-slider ul > li > h4{
    cursor: pointer;
    padding: 10px 0 10px 20px;
}
.faq-slider ul > li > h4:after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #646464 transparent transparent transparent;
    border-top-style: solid;
    float: right;
    transition: all 300ms ease-out;
    transform: rotate(0deg);
    position: absolute;
    right: 10px;
    top: 20px;
}
.faq-slider ul > li > h4.active:after{
    transform: rotate(180deg);
}
.faq-slider ul > li ul > li{
    color: #646464;
    font-weight: normal;
    margin: 0;
    padding: 0 0 15px 0;
}
.faq-slider ul > li ul > li:after{
    border: none;
}
.faq-slider ul > li ul > li ul{
    display: block;
    list-style-type: disc;
    list-style-position: inside;
    padding: 0 0 0 20px;
    margin:0;
}
.faq-slider ul > li ul > li ul li{
    padding: 5px 0 5px 0;
}
.faq-slider ul > li ul > li ul li{
    list-style-type: circle;
}


/*2021 2column*/
.two-column-layout .grid{
    padding: 0 1rem;
}
.two-column-layout .hero{
    padding: 0 1rem;
}
.two-column-layout .hero{
    margin-bottom: 1rem;
}
.two-column-layout .col section{
    margin-bottom: 2rem;
}
.two-column-layout .col section img{
    margin-bottom: 1rem;
    width: 100%;
}
.two-column-layout .col section iframe{    
    width: 100%;
}
.two-column-layout .col .more-link a{
    float: none;
}
.two-column-layout .col .overview{
    list-style-type: none;
    margin: 0;
}
.two-column-layout .col .overview li{
    margin-bottom: 1rem;
}
.two-column-layout .col .overview h4 a{
    color: #000;
}
.two-column-layout .col .overview time,.two-column-layout .col .overview p{
    display: inline;
}


@media screen and (min-width: 45em) {
    .two-column-layout .grid{
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 3rem;
    }
    .two-column-layout .hero{
        margin-bottom: 2.5rem;
    }
}
@media screen and (min-width: 64em) {
    .two-column-layout .grid{
        padding: 0;
    }
    .two-column-layout .hero{
        padding: 0;
    }
}