@import url(//fonts.googleapis.com/css?family=Open+Sans);
@import url('https://fonts.googleapis.com/css?family=Lato:300,400|Raleway:400,700');
@font-face {
  font-family: 'Existence-Light';
  src: local('☺'), url('../../../fonts/Existence-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Barlow-Bold';
  src: url('../fonts/Barlow-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Barlow-Regular';
  src: url('../fonts/Barlow-Regular.ttf') format('truetype');
}
html,
body {
  background-color: #f7f8f9;
  font-family: Barlow-Bold, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
}
/*#general_wrapper {
    position: relative;
    &:before {
        height: 300px;
        background: @brand-primary-color;
        width: 100%;
        position: absolute;
        content: '';
    }
}*/
p {
  font-size: 16px;
}
p a:not(.btn) {
  text-decoration: underline;
  color: #ec8958 !important;
}
p a:not(.btn):hover {
  text-decoration: underline;
  color: #75b947 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Barlow-Bold, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
footer {
  display: block;
  background-color: white;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-top: 20px;
}
footer a {
  text-decoration: none;
  color: inherit;
}
footer .container {
  padding: 5px 0 20px 0;
}
footer .menuSecondary_container {
  text-align: center;
}
footer .menuSecondary_container span {
  margin-right: 90px;
}
footer .menuSecondary_container span a {
  color: inherit;
}
footer hr {
  border-top: 1px solid #6c6c6c;
}
footer .footer-logos #logo-drenthe {
  width: 145px;
  margin: 21px 27px;
}
footer .footer-logos #logo-JGZ {
  width: 109px;
  margin: 0 27px;
}
footer .footer-logos #logo-detrans {
  width: 130px;
  margin: 0 27px;
}
footer .footer-logos #logo-meander {
  width: 174px;
  margin: 10px 27px;
}
footer .footer-logos #logo-evean {
  width: 130px;
  margin: 10px 27px;
}
footer .footer-logos #logo-icare {
  width: 109px;
  margin: 0 27px;
}
footer .footer-links {
  font-size: 14px;
  text-align: left;
}
footer .footer-links a {
  margin: 0 15px;
}
footer .footer-links a:first-of-type {
  margin: 0 15px 0 0;
}
input,
select,
textarea {
  max-width: 400px;
}
#esprillaLogoBar {
  height: 60px;
}
#userBar {
  background: #f7f8f9;
  padding: 20px 0;
  font-size: 24px;
  font-weight: bold;
}
#userBar .rounded-img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #005554;
}
#userBar a {
  color: #005554;
  text-decoration: none;
}
#userBar .userRegistrationDate {
  display: block;
  color: black;
  font-size: 12px;
  margin-left: 58px;
  font-weight: normal;
  margin-top: -13px;
}
#userBar .panelInfo {
  display: block;
  color: black;
  font-size: 14px;
  margin-left: 58px;
  font-weight: normal;
}
#RememberMeContainer {
  font-size: 14px;
  margin-left: 20px;
  margin-top: -18px;
}
#RememberMeContainer label {
  padding: 0px 0 0 0;
}
#LoginRegisterLink {
  font-weight: bold;
  color: inherit;
}
#wrapper {
  min-height: 100%;
  position: relative;
  padding-bottom: 200px;
}
.panel_area {
  position: relative;
  margin-top: 15px;
}
.main_logo {
  margin: 10px 0;
  height: 90px;
}
.panel_row .panel_content {
  min-height: 50px;
  border-bottom: 4px solid #dadfe3;
  background: white;
  color: black;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}
.panel_row .panel_content.panel_content_padding {
  padding: 20px 50px 0 50px;
}
.panel_row .panel_content.panel_content_padding h4 {
  margin-left: -15px;
}
.panel_row .panel_content p,
.panel_row .panel_content ul,
.panel_row .panel_content li {
  font-family: Barlow-Regular, Arial, sans-serif;
}
.panel_row .panel_content .forum_header {
  display: none;
}
.panel_row .panel_content .forum_header .fa {
  color: white;
}
.panel_row .panel_content h3 {
  padding: 7.5px 10px;
}
.panel_row .panel_content h2 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: white;
  border-bottom: 5px solid #f7f8f9;
  font-size: 20px;
  color: #005554;
  font-weight: bold;
}
.panel_row .panel_content h2.panelHeader_Highlighted {
  background: #005554;
  color: white;
}
.panel_row .panel_content .btn {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}
.panel_row .panel_content .btn-white {
  background-color: #ac162d;
  color: white;
}
.panel_row .panel_content .profile-header {
  background: #dadfe3;
}
.panel_row .panel_content .image-full-fit {
  margin: -15px -15px 15px -15px;
  width: 109%;
}
.panel_row .panel_content.a-pill-box {
  background: url('../images/bg-services-01.jpg');
  background-position-x: 800px;
}
.panel_row .panel_content.a-pill-box a {
  text-align: center;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  padding: 5px;
}
.panel_row .panel_content.a-pill-box a h4 {
  margin-top: 0;
  margin-bottom: 0;
  border: 1px solid white;
  min-height: 120px;
  background: #4d4d4d;
}
.panel_row .panel_content.a-pill-box a h4:hover {
  background: #333333;
}
.panel_row .panel_content.a-pill-box a h4 span {
  display: block;
  margin: 15px 0 5px 0;
  min-height: 50px;
}
.panel_row .panel_content.a-pill-box a h4 span.fa-mobile {
  margin: 10px 0 5px 0;
}
.panel_row .panel_content.a-pill-box a#btn-toegansgniveaus h4 {
  font-size: 16px;
}
.panel_row .panel_content.a-pill-box .a-pill-box-info {
  position: absolute;
  top: 230px;
  left: 8px;
  right: 8px;
  bottom: 15px;
  padding: 30px 20px 20px 20px;
  background: rgba(0, 0, 0, 0.75);
  cursor: pointer;
}
.panel_row .panel_content.a-pill-box .a-pill-box-info p {
  background: rgba(0, 0, 0, 0.4);
  font-size: 18px;
}
.panel_row .panel_content.a-pill-box .a-pill-box-info:before {
  content: "\f00d";
  float: right;
  color: rgba(255, 255, 255, 0.8);
  margin-top: -30px;
  font-family: "FontAwesome";
  font-size: 30px;
}
.panel_row.header_row {
  background: white;
  margin: 0 0 70px 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  z-index: 99;
  position: relative;
  height: auto;
  /*&:after {
            height: 200px;
            background: red;
            width: 100%;
            position: absolute;
            margin-top: -104px;
            z-index: 0;
        }*/
}
.panel_row.header_row .navbar {
  border: none;
}
.panel_row.header_row .header_content {
  height: 50px;
  display: inline-block;
  text-align: right;
}
.panel_row.header_row .header_content a {
  font-weight: 700;
}
.panel_row.header_row #topMenu a,
.panel_row.header_row #topMenuLogin a {
  text-decoration: none;
  padding: 24px 15px;
  color: black;
  border: 1px solid white;
  background: white;
}
.panel_row.header_row #topMenu a.logoff,
.panel_row.header_row #topMenuLogin a.logoff {
  position: static;
  line-height: normal;
}
.panel_row.header_row #topMenu a:hover,
.panel_row.header_row #topMenuLogin a:hover {
  background-color: white;
  color: #ac162d;
}
.panel_row.header_row #topMenuLogin {
  text-align: right;
}
.panel_row.header_row #menu-just-icons {
  padding: 10px;
}
.panel_row.header_row #menu-just-icons > div,
.panel_row.header_row #menu-just-icons > form {
  display: inline-block;
}
.panel_row.header_row #menu-just-icons > div a,
.panel_row.header_row #menu-just-icons > form a {
  padding: 24px 15px 14px 15px;
  color: black;
}
.panel_row.header_row #menu-just-icons > div a:hover,
.panel_row.header_row #menu-just-icons > form a:hover {
  background: white;
  color: #ac162d;
}
.panel-collapse .panel-body {
  font-family: 'Barlow-Regular', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
#toyotaHeaderRow {
  height: 150px;
  width: 100%;
  margin-top: -70px;
  z-index: 0;
  text-align: right;
}
#toyotaHeaderRow > div {
  padding: 10px;
}
#toyotaHeaderRow > div img {
  max-height: 130px;
}
.promo {
  background: url(../images/Familie.png) no-repeat center right !important;
  background-size: contain !important;
  color: white;
  text-align: left;
  padding-top: 20px !important;
  min-height: 900px;
  margin-top: -70px;
  margin-bottom: -80px;
}
.promo .promo-text {
  padding: 80px 30px;
  color: black;
  width: 600px;
  background: white;
  margin: 100px auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
  text-align: center;
}
.promo .promo-text .promo-logo img {
  height: 60px;
  margin-bottom: 100px;
}
.promo a {
  color: white;
}
.promo .btn {
  text-align: center;
  padding: 6px 50px;
  margin-bottom: 10px;
}
.promo .btn.btn-default {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.promo .btn.btn-default:hover {
  background: #add2d8;
}
.promo .promo-footer {
  margin-top: 50px;
}
.dropzone {
  min-height: 100px;
  padding: 10px;
  border: 2px dashed #dadfe3;
}
.dz-default.dz-message {
  text-decoration: underline;
  color: #ec8958 !important;
}
.dz-default.dz-message:hover {
  text-decoration: underline;
  color: #75b947 !important;
}
.panel-heading {
  padding: 0;
}
.panel-heading .panel-title > a {
  color: inherit;
  display: block;
  padding: 10px 0 10px 10px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading .panel-title > a[aria-expanded="true"] {
  text-decoration: none;
  background: #add2d8;
  color: white;
}
.panel-heading .panel-title > a:hover {
  text-decoration: none;
  background: rgba(221, 221, 221, 0.5);
}
#uploadImageProfile {
  color: black;
}
.new_contentPreview {
  padding: 10px;
}
.new_contentPreview p {
  font-size: 14px;
  text-align: justify;
}
.news_extra p {
  font-size: 12px;
  margin-top: 20px;
  color: #d9d9d9;
}
.news_extra .btn {
  background-color: grey;
  color: white;
}
.news_horizontal a {
  text-decoration: underline;
  color: darkblue;
}
.news_recent {
  margin-bottom: 20px;
}
.news_recent img.newsimage {
  max-width: 100%;
  width: initial;
}
.news_recent a {
  text-decoration: underline;
  color: darkblue;
}
.news_recent a:hover {
  text-decoration: none;
}
.news_recent a .image-area {
  text-align: center;
}
.news_recent .news_body {
  Font-size: 14px;
  padding: 0 15px;
  display: table;
  color: inherit;
}
.news_recent .news_body div:first-of-type {
  margin-bottom: 10px;
}
.news_recent .news_body p {
  font-size: 14px;
}
.news_recent .new_contentPreview a {
  color: #333333;
}
.news_recent .news_extra:before,
.news_recent .news_extra:after {
  content: " ";
  display: table;
}
.news_recent .news_extra:after {
  clear: both;
}
.news_recent .news_extra div:nth-child(2) {
  text-align: right;
  float: none;
}
.news_recent h3 {
  margin-top: 0;
}
.news_recent .news_type {
  display: none;
  font-size: 14px;
  color: #ac162d;
}
.news_recent .news_date {
  font-size: 12px;
  color: #f7f8f9;
}
#modalbox .modal-header {
  padding: 0;
  border-bottom: none;
}
#modalbox .modal-header .close {
  top: -28px;
  right: -30px;
}
#modalbox .modal-content {
  color: black;
  padding: 30px;
}
#modalbox .modal-content .modal-title {
  margin-bottom: 30px;
}
.centeredBigIcon {
  text-align: center;
  margin: 30px;
}
.centeredBigIcon .fa {
  color: #ac162d;
}
.news_horizontal {
  position: relative;
}
.news_horizontal a {
  color: #333333;
}
.news_horizontal a:hover {
  text-decoration: none;
}
.news_horizontal .news_extra {
  margin-top: 10px;
}
.news_horizontal .news_extra div:nth-child(2) {
  text-align: right;
}
.news_horizontal .news_extra div p {
  color: #4c5e64;
}
.news_horizontal h3 {
  margin-top: 0;
}
.news_horizontal .image-area {
  text-align: center;
}
.news_horizontal img.newsSummaryimage {
  width: initial;
  max-width: 100%;
  max-height: 250px;
  margin: 0px;
  padding: 0;
}
.newsSummaryimage {
  border-radius: 5px;
}
.complete-news-width {
  width: 800px;
  margin: auto !important;
}
.panel-body {
  color: black;
}
.panel-body a {
  color: #ec8958;
  text-decoration: underline;
}
.panel-body a:hover {
  color: #75b947;
}
a {
  color: black;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #ac162d;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}
.categoryContainer {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: white;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  padding: 0;
  border: none;
  margin-bottom: 3px;
}
.categoryContainer .categoryName a {
  text-decoration: none;
  color: inherit;
  display: block;
  padding: 10px 10px;
}
.categoryContainer .categoryName a:hover {
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
}
.categoryContainer .categoryFunctions {
  /*padding: 0 10px;
        float: right;
        .border-radius(3px);

        span {
            margin-top: 3px;
        }*/
  float: right;
}
.categoryContainer .categoryFunctions a {
  float: right;
  padding: 5px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin-right: 7px;
  margin-top: -38px;
  box-shadow: none;
}
.categoryContainer .categoryFunctions a span {
  margin-top: 3px;
}
.topicContainer {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: white;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  border: none;
  margin-bottom: 3px;
  padding: 10px 10px;
}
.topicContainer .topicData {
  width: 82%;
  display: inline-block;
}
.topicContainer .topicData a {
  text-decoration: none;
  color: inherit;
}
.topicContainer .topicData .topicLabel {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  font-size: 14px;
  font-weight: bold;
  margin-top: 4px;
}
.topicContainer .topicData .topicUserName {
  display: inline-block;
  width: 30%;
  font-size: 14px;
  vertical-align: top;
  margin-top: 4px;
}
.topicContainer .topicData .doubleRowTopicDate {
  display: inline-block;
  width: 20%;
  margin-top: -4px;
  vertical-align: top;
  margin-left: 20px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  text-align: center;
}
.topicContainer .topicData .topicDateCreated,
.topicContainer .topicData .topicDateText {
  display: block;
  width: 100%;
  text-align: center;
  vertical-align: initial;
  margin-top: 0;
  margin-left: 0;
}
.topicContainer .topicData .topicViews,
.topicContainer .topicData .topicPostCount {
  display: block;
  width: 100%;
  text-align: left;
  vertical-align: initial;
  margin-top: 0;
  margin-left: 0;
}
.topicContainer .topicData .doubleRowTopicCounters {
  margin-top: -4px;
  vertical-align: top;
  width: 12%;
  display: inline-block;
  text-align: left;
  font-size: 11px;
  font-family: Arial, sans-serif;
}
.topicContainer .topicFunctions {
  width: 18%;
  float: right;
}
.topicContainer .topicFunctions a {
  float: right;
  padding: 5px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin-right: 2px;
  margin-top: -4px;
  box-shadow: none;
}
.topicContainer .topicFunctions a span {
  margin-top: 3px;
}
.buttonBack {
  float: left;
}
.buttonBack a {
  padding: 3px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #364347;
}
.buttonBack a:hover {
  color: #364347;
  text-decoration: none;
}
.buttonBack span {
  margin: 3px 5px;
}
#postcontainer .post,
#replycontainer .post {
  display: table;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  border: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
}
#postcontainer .post .postinfoBox,
#replycontainer .post .postinfoBox {
  display: table-cell;
  vertical-align: top;
  width: 15%;
  background: white;
  border-right: 1px solid #e1eef3;
  padding: 5px 10px;
}
#postcontainer .post .postinfoBox .sendmessage small,
#replycontainer .post .postinfoBox .sendmessage small,
#postcontainer .post .postinfoBox .sendmessage button,
#replycontainer .post .postinfoBox .sendmessage button {
  display: inline-block;
  padding: 0;
}
#postcontainer .post .postbody,
#replycontainer .post .postbody {
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  background: white;
  width: 80%;
  display: table-cell;
  position: relative;
}
#postcontainer .post .postbody .postcontent,
#replycontainer .post .postbody .postcontent {
  display: block;
  padding: 5px 10px;
  margin-bottom: 40px;
}
#postcontainer .post .postbody .postfooter,
#replycontainer .post .postbody .postfooter {
  display: block;
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 0px;
  border-top: 1px solid #e1eef3;
  background: white;
  text-align: right;
  min-height: 24px;
  padding: 8px 5px 3px 10px;
}
#postcontainer .post .postbody .postfooter .likes,
#replycontainer .post .postbody .postfooter .likes {
  width: auto;
  float: left;
  text-align: left;
  font-size: 11px;
  font-family: Arial, sans-serif;
}
#postcontainer .post .postbody .postfooter .reports,
#replycontainer .post .postbody .postfooter .reports {
  width: auto;
  margin-left: 15px;
  font-weight: bold;
  float: left;
  text-align: left;
  font-size: 11px;
  font-family: Arial, sans-serif;
}
#postcontainer .post .postbody .postfooter .postheader-date,
#replycontainer .post .postbody .postfooter .postheader-date {
  text-align: right;
  margin-right: 20px;
  font-size: 10px;
  font-family: Arial, sans-serif;
}
#postcontainer .post .postbody .postfooter .postheader-functions,
#replycontainer .post .postbody .postfooter .postheader-functions {
  float: right;
}
#postcontainer .post .postbody .postfooter .postheader-functions .button,
#replycontainer .post .postbody .postfooter .postheader-functions .button {
  float: right;
  padding: 3px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin-right: 2px;
  margin-top: -4px;
  box-shadow: none;
}
#postcontainer .post .postbody .postfooter .postheader-functions .button span,
#replycontainer .post .postbody .postfooter .postheader-functions .button span {
  margin-top: 1px;
}
#postcontainer .post .postbody .postfooter .postheader-functions .ButtonUsed,
#replycontainer .post .postbody .postfooter .postheader-functions .ButtonUsed {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 15px inset, 0px 0px 1px 1px rgba(0, 0, 0, 0.12);
}
#postcontainer .post .postbody .postfooter .postheader-functions .icon-remove,
#replycontainer .post .postbody .postfooter .postheader-functions .icon-remove {
  margin-top: 1px;
}
#replyMessage {
  margin-top: -10px;
}
#replyMessage div {
  margin-bottom: 10px;
  background: #f0ad4e;
}
#replyMessage .replyCancel {
  text-align: right;
  cursor: pointer;
}
#SendPrivateMessageModal form {
  margin: 0;
}
#SendPrivateMessageModal input[type=text],
#SendPrivateMessageModal textarea {
  width: 500px;
}
#TopicTitle {
  text-align: right;
  font-size: 20px;
}
#TopicTitle .adminInfoBox {
  float: left;
  font-size: 12px;
  margin-top: 7px;
  padding-left: 10px;
}
#TopicTitle .btn {
  font-size: 12px;
}
#CatTitle {
  padding: 7.5px 30px;
}
#btn_createTopic {
  background: none;
  float: right;
  margin: 15px 0;
}
#btn_createTopic span {
  color: #f84545;
}
#btn_addCategory {
  float: right;
  margin: 15px 0;
  color: black;
  padding: 10px 15px;
}
#btn_savePost {
  float: right;
  margin: 15px 0;
}
.PMHeader {
  background: #9175bd;
}
.PMBody .PMContentInfo {
  font-size: 12px;
}
.forum-link {
  color: initial;
}
.forum-link:hover {
  text-decoration: none;
  color: initial;
}
#forumlinkhome {
  width: 100%;
  display: block;
}
#forumlinkhome:hover {
  text-decoration: none;
  color: inherit;
}
.forumQuote {
  background: lightgrey;
  border: 1px solid grey;
  padding: 10px;
}
.forumQuote:before {
  content: "QUOTE";
  display: block;
  margin-top: -9px;
  margin-bottom: 9px;
  font-size: 10px;
}
#modalbox .modal-header {
  padding: 0;
  border-bottom: none;
}
#modalbox .modal-header .close {
  top: -28px;
  right: -30px;
}
#modalbox .modal-content {
  padding: 30px;
}
#modalbox .modal-content .modal-title {
  margin-bottom: 30px;
}
input {
  color: black;
}
.ForumModule_posts .ForumModule_post {
  background: #f7f8f9;
  color: black;
}
.privateMessageFooter {
  font-size: 12px;
  margin-top: 20px;
  margin-bottom: -10px;
}
.forum-link {
  color: black;
}
#last_cloud_ad {
  background: url('../images/cloud_ad.jpg');
  height: 520px;
  background-size: cover;
}
.poll_list li {
  background: white;
  padding: 3px 7.5px;
  cursor: pointer;
}
.poll_list li.pollAnswerOption {
  color: black;
  background: white;
}
.poll_list li.pollAnswerOption.pollAnswerOptionSelected {
  background: #add2d8;
  color: white;
}
.poll_list li:hover {
  color: white;
  background: #add2d8;
}
.esprillaSurveyRow {
  padding: 10px 20px;
}
.esprillaSurveyRow a {
  display: block;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  border: 1px solid black;
  text-decoration: none;
  padding: 6px 10px;
}
.esprillaSurveyRow a span {
  margin: 0;
}
.esprillaSurveyRow a .text-success {
  color: #ac162d;
}
.esprillaSurveyRow a .text-warning {
  color: #add2d8;
}
.esprillaSurveyRow a[href=""] {
  cursor: default;
}
/**
 * Progress bars with centered text
 */
.progress {
  position: relative;
}
.progress .bar {
  z-index: 1;
  position: absolute;
}
.progress span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  color: black;
  text-align: center;
  width: 100%;
}
.legend {
  position: relative;
  padding: 3px 7px;
  width: 15%;
  font-size: 13px;
  font-weight: bold;
  background-color: white;
  color: #add2d8;
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  border: 1px solid #e5e5e5;
  float: right;
  right: -11px;
  top: -21px;
  text-align: center;
  min-width: 65px;
}
.legend .pink-square {
  width: 15px;
  height: 15px;
  background-color: #ac162d;
  float: left;
  margin: 2px 5px 0;
  display: inline;
}
div.question-answers {
  display: block;
}
div.question {
  display: block;
  height: 100%;
  padding-top: 20px;
}
.question-number {
  background-color: #add2d8;
  padding: 3px 10px;
  font-size: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: auto;
  margin-right: 10px;
  color: white;
  float: left;
}
.question-text {
  color: #828282;
  line-height: 30px;
  display: block;
  margin-top: 5px;
}
div.answers {
  margin: 30px 0 0 38px;
}
.answer {
  margin: 10px 0;
  display: list-item;
  list-style-type: none;
}
.answer span {
  float: left;
  font-weight: bold;
  margin-left: 10px;
  position: inherit;
  overflow-x: hidden;
  width: 45%;
}
.answer-text-normal {
  color: #999999;
}
.answer-text-chosen {
  color: #add2d8;
}
.progressbar {
  background-color: #dbdbdb;
  width: 40%;
  height: 20px;
  float: left;
  display: inline-block;
}
.progressbar-normal {
  background-color: #2aa4b2;
  height: 100%;
}
.progressbar-chosen {
  background-color: #ac162d;
  height: 100%;
}
.btn {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  padding: 10px 50px;
  border: none;
  font-weight: bold;
}
.btn.btn-primary,
.btn.btn-white {
  background: #ac162d;
  border: 1px solid #ac162d;
}
.btn.btn-default {
  border: 1px solid lightgrey;
  border-bottom: 1px solid #bababa;
  color: #ac162d;
}
.btn.btn-default:hover {
  background: #ac162d;
  color: white;
}
.btn.btn-secondary {
  border: 1px solid lightgrey;
  border-bottom: 1px solid #bababa;
  color: #add2d8;
}
.btn.btn-secondary:hover {
  background: #add2d8;
  color: white;
}
.btn.btn-green:hover {
  border-bottom: none;
  color: white;
}
.form-control {
  padding: 16px;
  height: 50px;
}
.form-control:focus {
  border-color: #ac162d;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);*/
}
.checkBoxLabel {
  font-size: 14px;
  font-weight: normal;
}
.show {
  visibility: visible;
}
@media (min-width: 769px) and (max-width: 991px) {
  .panel_row.header_row #topMenu a {
    font-size: 14px;
    padding: 24px 3px;
  }
  .panel_row.header_row #topMenuLogin span:nth-child(2) {
    display: none;
  }
  #topMenu,
  #topMenuLogin {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .panel_row.header_row .rounded-img {
    display: inline-block !important;
  }
  .panel_row.header_row .main_logo {
    margin-left: -10px !important;
  }
  #wrapper {
    padding-bottom: 0;
  }
  footer {
    position: static;
    text-align: left;
    padding-top: 20px;
  }
  footer .footer-links {
    font-size: 12px;
    text-align: center;
  }
  footer .footer-links a {
    margin: 0 7px;
  }
  footer .footer-links a:first-of-type {
    margin: 0 7px 0 0;
    width: auto;
  }
  footer .footer-logos {
    text-align: center;
    margin-top: 20px;
  }
  footer .footer-logos #logo-drenthe {
    width: 120px;
    margin: 21px 22px;
  }
  footer .footer-logos #logo-JGZ {
    width: 104px;
    margin: 0 22px;
  }
  footer .footer-logos #logo-detrans {
    width: 120px;
    margin: 0 22px;
  }
  footer .footer-logos #logo-meander {
    width: 174px;
    margin: 10px 27px;
  }
  footer .footer-logos #logo-evean {
    width: 130px;
    margin: 10px 27px;
  }
  footer .footer-logos #logo-icare {
    width: 109px;
    margin: 0 27px;
  }
  footer .footer-logos #container-logo-url {
    display: block;
  }
  footer .footer-logos #logo-url {
    height: 80px;
    display: block;
    margin: auto;
  }
  footer .footer-logos #logo-meander {
    height: 50px;
    margin: 0 5px;
  }
  footer .footer-logos #logo-evean {
    height: 40px;
    margin: 4px 2px;
  }
  footer .footer-logos #logo-icare {
    height: 40px;
    margin: 0 5px;
  }
  .promo {
    margin-bottom: auto;
    min-height: 400px;
    margin-top: -15px;
  }
  .promo .promo-text {
    width: 100%;
  }
  div .panel_row.header_row {
    margin: 0 0 15px 0;
  }
  div .panel_row.header_row.header_row .navbar {
    border: none;
  }
  div .panel_row.header_row.header_row .icon-bar {
    background-color: black;
  }
  div .panel_row.header_row.header_row .navbar-collapse {
    background-color: white;
  }
  div .panel_row.header_row button {
    color: black;
  }
  div .panel_row.header_row:after {
    background: none;
    height: 0;
    width: 100%;
  }
  #topMenu,
  #topMenuLogin {
    margin-bottom: 3px;
    float: none;
    position: absolute;
    right: 20px;
    top: 42px;
    width: 250px;
  }
  #topMenu .text-right,
  #topMenuLogin .text-right {
    text-align: left;
  }
  #topMenu.show,
  #topMenuLogin.show {
    visibility: visible;
    z-index: 99999999;
    background: white;
  }
  #topMenu a {
    padding: 0 !important;
    display: block;
  }
  #topMenuLogin {
    text-align: left;
  }
  #topMenuLogin .fa {
    display: block !important;
  }
  #topMenuLogin a {
    background: none !important;
    border: none !important;
    display: block !important;
  }
  #topMenuLogin form {
    float: none !important;
  }
  #topMenuLogin .logoffContainer {
    width: 50px !important;
    background-color: white !important;
    height: 0 !important;
    line-height: 0 !important;
  }
  #topMenuLogin .logoff {
    width: 50px;
  }
  #toyotaHeaderRow {
    margin-top: -20px;
  }
}
