html body {
   background-color: #ffffff;
}
html, body, p, label, td, th, a, ul, li, span, h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
}
header {
    background-image: none !important;
    max-width: 830px;
    margin: 0 auto;
    margin-bottom: 40px;
    min-height: 200px;
    height:auto!important;
}
.template-stembiljet footer {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
}
.kiesregister header {
    min-height: 200px;
}
.header-bar .image-logo {
    display: block;
    margin: 0 auto;
    padding-top: 40px;
    position: relative;
    max-width: 95%;
    left: 0;
    right: 0;
    top: 40px;
    transform: none;
    max-height: 100%;
}
.stembiljet-kandidaat.item {
    flex: 0 0 100%;
    margin: 10px;
}
.overzicht .template-stembiljet .screen-container form {
    margin: 0 60px;
}
.kandidaatstelling-enquete .options-top .pager {
    display: none;
}
@media screen and (min-width: 769px)  {
    .header-bar .image-logo {
        max-width: 97.5%;
    }
    .stembiljet-kandidaat.item {
    flex: 0 0 45%;
}
}
@media screen and (max-width: 769px)  {
    .stembiljet-bekijk {
        margin: 0;
        text-align: center;
    }
    .kiesgroep .stembiljet-bekijk p {
        margin: 0;
    }
    body .stembiljet-naam label.checkmark-container{
        width: 100%!important;
        margin: 0;
        padding: 0;
        text-align: center;
    }
}
@media screen and (max-width: 869px)  {
    .stembiljet-bekijk {
        margin: 0;
        text-align: center;
    }
    .kiesgroep .stembiljet-bekijk p {
        margin: 0;
    }
}
@media screen and (min-width: 870px)  {
    .stembiljet-kandidaat.item {
    flex: 0 0 22%;
}
}
.image-logo.image-logo-inkesta {
    margin: 0 auto!important;
}
.header-bar  h1.header-title {
    text-align: center;
    margin: 80px 0 0 0;
    position: relative;
}
h1.header-title-foto {
    text-align: center;
    margin: 40px 0 0 0;
}
.header-bar #language-nav {
    right: 0;
    width: 110px;
}
.header-bar .language img {
    width: 45px;
    height: 30px;
}
#link-privacy {
    width: auto!important;
    padding: 0;
    border: 0;
}
.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;
}
.btn_nominate, .pop-up-button {
    border: 0!important;
    padding: 0!important;
}
@media screen and (min-width: 769px)  {
    .btn_nominate, .pop-up-button {
        font-size: 15px;
    }
}
.message .pop-up-close {
    color: inherit;
}
@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;
    justify-content: center;
    height: 2rem;
    padding-bottom: 40px;
}

.stemmen-already-voted .screen-container.clearfix {
    padding: 20px;
    text-align: center;
}
/* Classic improved login for mobile */
@media screen and (max-width: 600px) {
.login .horizontal input, .login .horizontal label {
   width: 100%;
   margin-right: 0;
   padding: 0;
   border-radius: 10px;
}
.login .horizontal label {
   margin-bottom: 5px;
}
.login .horizontal input {
   margin: 0 0 15px 0;
}
.login .horizontal input[type="submit"] {
        position: relative;
        left: 0;
        right: 0;
        margin-bottom: 50px;
}
}

h3.empty-info {
  text-transform: none;
 font-weight: normal;
}