body,html {
    margin: 0;
    padding: 0;
}
* {
    box-sizing: border-box;
}
.template-stembiljet input[type="submit"] {
    font-size: 0.8rem;
    min-width: 200px;
    width: auto;
    position: relative;
    bottom: 0;
    float: right;
}	
p, label, td, th, a, ul, li, span {
    font-family: 'Open Sans', sans-serif;
}
p, label, td, th, ul, li {
    font-size: 1rem;
}
.horizontal label {
    font-size: 0.8rem;
    margin-bottom: 0;
}
.template-stembiljet .submit-buttons {
    text-align: right;
}
.footer.row .row.blanco {
    justify-content: center;
    margin: 0 55px 10px 0;
}
.footer.row .row.blanco a {
    font-size: 0.8rem;
    text-transform: uppercase;
}

@media screen and (min-width: 768px) {
.footer.row .row.blanco {
    justify-content: flex-end;
    margin: 0 55px 10px 0;
}
}
li.stembiljet-kandidaat.item.selected {
   box-shadow: 0 0 0 2px #00897b;
}
.stembiljet-naam .checkmark-container input:checked~.checkmark {
    background-color: #00897b;
    border-color: #00897b;
}
@media screen and (max-width: 768px) {
    li.stembiljet-kandidaat.item {
        flex: 0 0 45%;
    }
    .footer.row .row.blanco {
        margin: 0 0 10px 0;
    }
}
@media screen and (max-width: 600px) {
    li.stembiljet-kandidaat.item {
        flex: 0 0 100%;
    }
    .footer.row .row.blanco {
        margin: 0 0 10px 0;
    }
}
@media screen and (max-width: 769px)  {
    .template-stembiljet .stembiljet-bekijk {
        margin: 0;
        text-align: center;
    }
    .template-stembiljet.kiesgroep .stembiljet-bekijk p {
        margin: 0;
    }
    body .template-stembiljet .stembiljet-naam label.checkmark-container{
        width: 100%!important;
        margin: 0;
        padding: 0;
        text-align: center;
    }
}
@media screen and (max-width: 869px)  {
    .template-stembiljet .stembiljet-bekijk {
        margin: 0;
        text-align: center;
    }
    .template-stembiljet .kiesgroep .stembiljet-bekijk p {
        margin: 0 0 10px 0;
    }
}
.template-stembiljet .horizontal .alternative {
    min-width: 200px;
    width: 100%;
    display: block;
    text-align: right;
    margin-right: 38px;
    margin-bottom: 10px;
}
.template-stembiljet .button-cancel, .template-stembiljet input[type="submit"].blanco {
    position: relative;
    left: auto;
    right: 0;
    margin: 0;
    border-radius: 5px;
    font-size: 0.8rem;
    border-radius: 5px;
    min-width: 150px;
    text-transform: uppercase;
    bottom: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    min-height: 40px;
}
.template-stembiljet .button-cancel.cancel-blanco {
    margin-bottom: 30px;
    font-weight: 700;
    line-height: 2.2rem;
}
.template-stembiljet input[type="submit"]:disabled {
    background-color: #4c5665;
}
.template-stembiljet .button-cancel {
  float: left;
  font-weight: 700;
  line-height: 2.2rem;
  background-color: #dde2e6;
}
.template-stembiljet .button-cancel.multiple-2 {
    height: 40px;
    margin: 0 5px 15px 0;
    float: left;
    font-weight: 700;
    line-height: 2.2rem;
}
.template-stembiljet .button-watch-next, .template-stembiljet .button-watch-previous, .template-stembiljet .button-cancel {
  border-radius: 5px;
  line-height: 2.3rem;
}
@media screen and (max-width: 870px) {
    .template-stembiljet .submit-buttons input {
        width: 100%;
    }    
    .template-stembiljet .horizontal .alternative {
        width: 100%;
        text-align: center;
        margin-right: 0;
        font-size: 0.8rem;
    }
    .template-stembiljet .button-cancel, .template-stembiljet input[type="submit"].blanco {
        width: 100%;
        margin-top: 10px;
    }
    .template-stembiljet .button-cancel {
        display: block;
    }
    .template-stembiljet .button-cancel.desktop-only {
        display: none;
    }
}
.template-stembiljet .button-cancel:hover, .template-stembiljet input[type="submit"].blanco:hover  {
    filter: brightness(98%);
}
.template-stembiljet .button-cancel {
    color: #1a1a1a;
}
.options.blanco-options {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
h1.header-title {
    background-color: #f3f7f9;
    padding: 15px 0;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    text-transform: none;
    margin-bottom: 15px;
    border-radius: 10px;
}
h1.header-title-foto {
    background-color: #f3f7f9;
    padding: 15px 0;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    text-transform: none;
    margin-bottom: 15px;
    margin-top: 23px;
    border-radius: 10px;
}
.screen h2 {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-transform: none;
    margin-bottom: 15px;
}
.screen, header, footer {
    border: 0!important;
    border-radius: 0!important;
    width: 100%!important;
}
.screen.cols-3 {
        width: 100%;
}
.screen-container > * {
    margin-left: 0!important;
    margin-right: 0!important;
}
.candidatelist ul li, .candidatelist h3 {
    padding-left: 0;
    padding-right: 0;
}
.screen-container {
    width: 100%;
    max-width: 880px;
    padding: 20px;
    border-radius: 10px;
    border: 3px dashed #f3f7f9;
    padding: 40px 40px 0px 40px!important;
}
footer {
    background-color: #f3f7f9;
    margin-top: auto;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border-radius: 10px;
    padding-top: 50px;
}
header h1 {
    position: relative;
    margin: 1.25rem 0rem;
}
#page header {
    height: auto!important;
    background-color: #ffffff;
    padding: 0;
    max-height: 100%;
}
.footer-bar {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#wrapper {
    background-color: #f8f8f8;
}
#page {
    height: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    max-width: 880px;
    margin: 0 auto;
    background: white;
    padding: 0 20px 20px 20px;
    border: 1px solid #e5e5e5;
}
.pop-up-content {
    border: 1px solid #e5e5e5;
}
#link-privacy {
    width: auto!important;
    padding: 0;
    border: 0;
}
.horizontal label, .horizontal input {
    cursor: pointer;
    width: 100%;
}
input[type="submit"] {
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    right: 0!important;
    background-color: #00897B;
}
.horizontal .alternative {
    margin-right: 0;
    font-size: 0.8rem;
}
.help-content {
    background-color: #f3f7f9;
    margin: 0;
    padding: 0;
    border-radius: 10px;
    border: none;
    padding-bottom: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.help-content .message {
    padding: 20px 20px 20px 40px;
}
.close-button, .help-icon, .help__icon {
    z-index: 1;
    top: 10px;
    background-color: #00897B;
}
#info {
    z-index: 1;
    top: 0;
    right: 0;
}
.list-voting-info {
    padding-top: 0;
}
.list-voting-info div p {
    color: #333333;
    border-bottom: 0;
    padding: 20px;
    font-size: 1rem;
}
.list-voting-info div.info-content {
    background-color: #f3f7f9;
    margin-top: 10px;
    padding: 0;
    border-radius: 10px;
    border: none;
    padding-bottom: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.list-voting-info p:empty {
    display: none;
}
.filters {
    border-color: #f3f7f9;
    background-color: #f3f7f9;
    margin: 0;
    padding: 20px;
    border-radius: 10px;
    border: none;
    padding-bottom: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.filters-enabled.open {
    margin-top: 30px;
}
.list-voting-info div.filter {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
}
.btn_nominate, .pop-up-button {
    border: 0!important;
    padding: 0!important;
}
nav#language-nav #languages {
    height: auto;
    display: flex;
    justify-content: flex-end;
}
nav#language-nav {
    width: 100%;
    position: relative;
    right: 0;
    max-width: 880px;
    max-height: 36px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
ul#languages li.language {
    width: auto;
    height: auto;
    float: right;
    margin-left: 3px;
    margin-top: 5px;
}
ul#languages li.language img {
    width: 30px;
    height: 20px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
ul#languages > li:nth-child(2) > a > img {
    opacity: 0.5;
}
ul#languages > li:nth-child(2) > a > img:hover {
    opacity: 1;
}
.candidatelist ul li a {
    display: table-cell;
    padding-bottom: 1px;
    background-image: linear-gradient(#000 0 0);
    background-position: 0 98%;
    background-size: 100% 1px;
    background-repeat: no-repeat;
    transition: background-size 0.3s, background-position 0s 0.3s;
    text-decoration: none;
    text-underline-offset: 0;
}
.candidatelist ul li a:hover {
    background-position: 0% 100%;
    background-size: 0% 1px;
}
#candidate-slider .message {
    margin: 0 auto;
    padding: 20px;
    border-radius: 10px;
}
.pop-up-content {
    margin: 0 auto!important;
    padding: 0!important;
    right: 0;
    left: 0;
    background: #ffffff;
      min-height: 100%;
    top: 0;
    z-index: 2;
    max-width: 920px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}	
.pop-up-content .message {
    border: 0;
    width: 100%;
}
.pop-up-close {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-size: 30px 15px;
    padding: 5px 30px 5px 10px;
    font-size: 16px;
    top: 20px;
}
.message nav {
    overflow: hidden;
}
#candidate-slider .message figure {
    width: 400px;
}
#candidate-slider .candidate-pamflet {
    display: flex;
    justify-content: space-between;
}

#candidate-slider .candidate-pamflet, #candidate-slider .message .info, #candidate-slider .message figure, .candidate-pamflet figure img {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.candidate-pamflet figure img {
    max-width: 400px;
}
@media screen and (min-width: 769px)  {
.candidate-pamflet figure img {
    min-width: 300px;
    max-width: 300px;
    margin-right: 20px;
}
}
.candidate-pamflet figure .img-container { 
    display: flex;
    justify-content: center;
}
.candidate-pamflet table td, .candidate-pamflet table th {
font-size: 1rem;
}
#candidate-slider {
    overflow: auto;
    max-width: 880px;
}
#candidate-slider nav {
    width: 238px;
    margin: 0px;
}
#candidate-slider .message .info {
    max-width: 100%;
    overflow-wrap: anywhere;
}
#candidate-slider nav span {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-align: center!important;
    height: auto;
    font-size: 16px;
}
#candidate-slider nav span.previous, #candidate-slider nav span.next, .pop-up-close {
    background-size: 30px 15px!important;
    background-color: #f3f7f9;
    min-width: 113px;
    width: auto;
    line-height: normal!important;
    border-radius: 5px;
    height: auto;
    font-size: 16px!important;
    color: #333333!important;
}
#candidate-slider nav span.previous {
    background-position: left;
    padding: 5px 11px 5px 20px;
}
#candidate-slider nav span.next {
    background-position: right;
    padding: 5px 35px 5px 10px;
}
#candidate-slider nav span.previous:hover, #candidate-slider nav span.next:hover,.pop-up-close:hover {
    background-color: rgba(204, 204, 204, 0.8);
} 
th.attribuut {
    width: 100%!important;
    display: block;
    font-weight: bold!important;
}
td.attribuutwaarde {
    width: 100%!important;
    display: block;
    margin-bottom: 10px;
}

[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: relative;
    left: 0;
    accent-color: #00897B;
    width: 30px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
    padding-left: 0;
}
.list-wrapper ul.filter-list {
    margin: 0;
}
.overzicht form table th, .overzicht form table td {
    height: auto;
}
.overzicht [type="checkbox"]:checked + label {
    background: none!important;
    position: relative;
    left: 0;
    accent-color: #00897B;
    width: 30px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-left: 10px;
}
.overzicht [type="checkbox"]:not(:checked) + label {
    background: none!important;
    margin-left: 5px;
}
.overzicht .horizontal label {
    font-size: 1rem;
}
.overzicht input.styled {
    display: block;
}
.overzicht td label span {
    margin-left: 10px;
}
.stembiljet-wrapper .stembiljet-inner-wrapper {
    margin: 0;
}
@media screen and (min-width: 769px) {
    .stembiljet-inner-wrapper .double-column .button-cancel {
        margin-left: 7px;
    }
}
.stembiljet-inner-wrapper .intro p, .stembiljet-inner-wrapper .message p {
    font-size: 1rem;
}
.stembiljet-inner-wrapper .checkmark-container {
    display: inline-flex;
    width: 100%!important;
    justify-content: center;
    flex-direction: column;
}
@media screen and (max-width: 768px) {
    .stembiljet-inner-wrapper .checkmark-container span.kandidaat-naam {
        margin-left: 22px;
    }
}
.stembiljet-inner-wrapper .checkmark-container span {
    font-weight: normal;
    font-size: 1rem;
    font-family: 'Open Sans', sans-serif;
}
.list-wrapper .candidate-group-info p {
    padding: 10px;;
}
#wrapper .double-column .button-cancel {
    font-size: 0.8rem!important;
}
@media screen and (min-width: 769px) {
    .stembiljet-inner-wrapper .foto-stembiljet img {
        max-width: 100%;
        min-height: 160px;;
    }
}
.kiesregister .btn.btn-success {
    background-color: #00897B!important;
}
.kiesregister btn.btn-success:hover {
    filter: brightness(90%);
    background-color: #00897B!important;
    color: #ffffff;
}
#page .btn.btn-secondary:hover {
    background-color: #ffffff!important;
}
#page a.button, #page .button, #page button.button {
    background-color: #00897B;
    margin-left: 0;
    font-size: 0.8rem;
    font-weight: 700;
    text-align: center;
}

.template-stembiljet input[type="submit"]:disabled {
    background-color: #555555!important;
}
.template-stembiljet input[type="submit"]:disabled:hover {
    filter: brightness(100%)!important;
    color: #aaaaaa!important;
}
#page a.button.green, #page .button.green, #page button.button.green {
    background-color: #1f3f61!important;
}
#page button:hover, #page .button:hover {
    filter: brightness(90%);
    background-color: #00897B;
    color: #ffffff;
}
.recruitment-options.spread {
    text-align: center;
}
#page .recruitment-options.spread a.button:first-of-type {
    background-color: #1f3f61;
}
#page .recruitment-options.spread a.button:nth-of-type(2) {
    background-color: #00897B!important;
}
.kiesregister .btn {
    padding: 7px 19px;
    border-radius: 5px;
    border: 0; 
}
.screen.cols-1 #candidates {
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.candidatelist ul li, .candidatelist h3 {
    margin-bottom: 10px;
}
#candidates [type="checkbox"]:not(:checked) + label {
    background: none;
    margin-right: 10px;
}

.kandidaatstelling-enquete .options.options-bottom input {
    margin: 0;
}
.kandidaatstelling-enquete .options.options-bottom input.next {
    background-color: #00897B;
}
.message .pop-up-close {
    text-align: center;
}
    @media screen and (max-width: 768px) {
        #candidate-slider .candidate-pamflet {
            flex-wrap: wrap;		
        }
        #candidate-slider .message figure {
            width: 100%;
        }
        #candidate-slider .message {
            display: flex;
            flex-direction: column;
        }
        #candidate-slider nav {
            width: auto;
            margin: 20px 0 0 00px;
        }
        .message .pop-up-close {
            width: auto;
            position: relative;
            right: 0;
            top: 0;
        }
        input, .button, .kandidaatwerving-kandidaatstelling .button, .candidacy .button, .candidacy-thanks .button {
            width: 100%;
            margin-left: 0;
        }
        .kandidaatstelling-enquete .options.options-bottom input {
            width: 100%;
            margin: 12px 0 0 0;
        }
        .horizontal label, .horizontal input {
            width: 100%;
        }
    }
    @media screen and (min-width: 769px) and (max-width: 870px) {
        .kandidaatstelling-enquete .options.options-bottom {
            flex-direction: row;
        }
        .kandidaatstelling-enquete .options.options-bottom input {
            margin: 0;
        }
    }
td, th {
    display: flex;
    width: 100%;
    font-weight: normal;
    font-size: 0.8rem;
}
.unsubscribe .frontpage td.td-radio {
    max-width: 20px;
    padding-right: 5px;
}
.unsubscribe .frontpage td.td-text {
    display: table-cell;
    font-size: 1rem;
}
.unsubscribe .frontpage header {
  background-color: #ffffff;
}

.unsubscribe .frontpage header {
    background-color: #ffffff;
    max-width: 880px;
    margin: 0 auto;
    padding: 0 20px 20px 20px;
}
.unsubscribe .frontpage header #page {
    border:0;
}
.unsubscribe .frontpage footer {
    max-width: 880px;
    margin: 0 auto;
    padding: 0 20px 20px 20px;
    height: 100px;
}
.unsubscribe .frontpage table.unsubscribe-form{
    margin-bottom: 10px;
}

.bekijken .template-stembiljet .screen-container form {
    overflow: hidden;
    padding-bottom: 80px;
}
.bekijken .template-stembiljet .button-watch-previous, .bekijken .template-stembiljet .button-watch-next {
    bottom: 0px;
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
}
.bekijken .template-stembiljet .button-watch-next {
    background-color: #00897B;
    right: 40px;
}
.bekijken .template-stembiljet .button-watch-previous {
    text-decoration: none;
    text-align: center;
    color: #1a1a1a;
    font-size: 16px;
    font-weight: bold;
    background-color: #dde2e6;
    border-color: #dde2e6;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    left: auto;
}
.bekijken .template-stembiljet .button-watch-next:hover {
    filter: brightness(90%);
    background-color: #00897B;
    color: #ffffff;
}
.bekijken .template-stembiljet .button-watch-previous:hover {
    background-color: #59585b;
    color: #eef0f2;
    border-color: #59585b;
}
.bekijken .submit-buttons .button.stem {
    text-transform: uppercase;
}
.horizontal input[type="submit"] {
    position: relative;
    left: 0;
    bottom: 0;
    font-weight: 700;
    line-height: 2.2rem;
}

.kandidaatwerving-overzicht .template-stembiljet .screen-container .recruitment-options.spread {
    padding: 10px 0 20px 0;
}
.kandidaatwerving-overzicht .template-stembiljet .screen-container {
    padding: 20px 40px 0px 40px!important;
}
.kandidaatwerving-overzicht .template-stembiljet .screen-container h2 {
    padding-top: 0;
}
.kandidaatwerving-kandidaatstelling p.instructions, .candidacy p.instructions {
    max-width: 100%;
}
.kandidaatstelling .options {
    display: flex;
}
.kandidaatstelling .options a.cancel {
    left: 0;
    bottom: 0;
}
.kandidaatwerving-kandidaatstelling .screen-container h2, .candidacy .screen-container h2, .kandidaatwerving-test .screen-container h2, .candidacy-survey .screen-container h2, .kandidaatwerving-test-resultaat .screen-container h2, .candidacy-survey-result .screen-container h2, .candidacy-candidacy .screen-container h2 {
    padding-top: 0;
    margin-top: 0;
}
.kandidaatstelling-enquete .image-logo, .kandidaatwerving-kandidaatstelling .image-logo, .candidacy .image-logo, .kandidaatwerving-test .image-logo, .candidacy-survey .image-logo, .kandidaatwerving-test-resultaat .image-logo, .candidacy-survey-result .image-logo, .candidacy-candidacy image-logo {
    margin-bottom: 20px;
}
.template-stembiljet .nomination li.filled div {
    line-height: 1;
}

.template-stembiljet .nomination li.filled {
    max-width: 100%;
    padding: 0;
}

/* .kandidaatwerving-kandidaatstelling h1.header-title, .candidacy h1.header-title, .kandidaatwerving-test h1.header-title, .candidacy-survey h1.header-title, .kandidaatwerving-test-resultaat h1.header-title, .candidacy-survey-result h1.header-title, .candidacy-candidacy h1.header-title {
    display: none;
}
*/

input, .button, .kandidaatwerving-kandidaatstelling .button, .candidacy .button, .candidacy-thanks .button, .start, .cancel {
    border-radius: 5px!important;
    margin-left: 0px;
}
.start, .cancel {
    position: relative;
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    margin-left: 0px;
}
.button {
    min-width: 200px;
}
.remark input.large, .remark textarea, .remark select {
    width: 100%;
}
.recruitment__test-result.score-1 .tr-result-text {
    border:solid 1px #D70010;
}
.recruitment__test-result.score-2 .tr-result-text {
    border:solid 1px #dd8f00;
}
.recruitment__test-result.score-3 .tr-result-text {
    border:solid 1px #006f63;
}
.recruitment__test-result.score-4 .tr-result-text {
    border:solid 1px #00554c;
}
.recruitment__test-result.score-1 .tr-bar {
    background-color: #D70010;
}
.recruitment__test-result.score-2 .tr-bar {
    background-color: #dd8f00;
}
.recruitment__test-result.score-3 .tr-bar {
    background-color: #006f63;
}
.recruitment__test-result.score-4 .tr-bar {
    background-color: #00554c;
}
.kandidaatstelling-enquete .options.options-bottom {
    margin-top: 40px;
    margin-bottom: 40px;
    justify-content: space-between;
}
.kandidaatstelling-enquete .options input[type="submit"] {
    min-width: 150px;
    text-transform: uppercase;
    margin-left: 13px;
    text-decoration: none;
    border-radius: 1.2rem;
    text-transform: uppercase;
    padding-left: 1.4rem;
    padding-right: 1.4rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 2.2rem;
    outline: 0px;
    border: 0px;
    font-weight: 700;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-left: 0;
}
.options-top .pager {
    background-color: #313131;
    color: #f3f7f9;
    border: 1px solid;
    top: -59px;
    right: 19px;
    position: absolute;
    font-size: 13px;
    line-height: 29px;
    font-weight: bold;
    width: 30px;
    height: 30px;
}
.summary .screen-container .candidacy, .summary .screen-container .nomination {
    background-color: #fff;
    padding: 56px 20px 12px 20px;
    position: relative;
    margin-bottom: 40px;
    border: 1px solid #f3f7f9;
}
.summary .screen-container .candidacy h3, .summary .screen-container .nomination h3 {
    background-color: #f3f7f9;
    color: #333;
}
.recruitment-options.spread a {
    margin-left: 0;
}
.candidacy .recruitment-options.left, .nomination .recruitment-options.left {
    justify-content: space-between;
    text-align: center;
}
.screen-container .recruitment-options.center {
    justify-content: flex-end;
}
#page .recruitment-options.left a {
    background-color: #e5e5e5;
    color: #333;
    margin-left: 0;
    min-width: 254px;
}
#page .recruitment-options.left a:hover {
    background-color: #e5e5e5;
    color: #333;
}
.header-bar .image-logo {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding-top: 20px;
    position: relative;
    max-width: 99.5%;
    left: 0;
    right: 0;
    transform: none;
    max-height: 100%;
}
.kiesregister .container.register {
    max-width: 100%;
    margin-top: 30px;
    padding-bottom: 30px;
}
/* Temp target class AND ID */
.kiesregister #logo-digital-elections {
    width: 136px;
    text-align: right;
    margin-left: 20px;
    float: left;
    height: 1.525rem;
    background: url(/css/img/logos/digitalelections.png) no-repeat;
    background: none, url(/css/img/logos/digitalelections.svg) no-repeat;
    background-position: left;
    background-repeat: no-repeat;
}
.kiesregister #link-privacy {
    width: auto !important;
    height: 1.625rem;
    padding: 0;
    border: 0;
}
@media (min-width: 36.875em) {
    .kiesregister #link-privacy {
        float: left;
        text-align: center;
    }
}
.kiesregister #link-privacy a {
    color: #333333;
    font-size: 0.56rem;
    line-height: 1.625rem;
    text-transform: uppercase;
}
.kiesregister footer {
    display: flex;
    height: 2rem;
    padding-bottom: 40px;
    border-radius: 10px!important;
}
.kiesregister .form {
    border-radius: 10px;
    border: 3px dashed #f3f7f9;
    box-shadow: 0px 5px 38px -10px rgb(228 228 228);
    padding: 66px 30px 90px 30px!important;
    margin-top: 0;
}
.bekijken-bedankt #content, .watch-thankyou #content  {
    height: 100%;
    min-height: 100vh; 
    display: flex;    flex-direction: column;
    justify-content: flex-start;
    max-width: 880px;
    margin: 0 auto;
    background: white;
    padding: 0 20px 20px 20px;
    border: 1px solid #e5e5e5;
}
