

body {
    background-color: #ececec;
    color: #333333;
    font-size: 18px;
    
        font-family: Helvetica Neue, Helvetica, Arial;
    
}


.container .row.logo {
    display: none !important;
}



.progress-bar {
    background-color: #999999;
}



.container .row .col-md-12 {
    background-color: #ffffff;
}



.container .row .col-md-12 {
    background-color: rgba(255,255,255,1.0);
}








button.btn-default {
    background-color: #9a40c8;
    color: #ffffff;
    border-color: #9a40c8;
    border-radius: 5px;
    width: 100%;
    max-width: 320px;
    padding: 20px;
    font-size: 18px;
    height: auto;
    text-transform: none;
}

button.btn-default:hover {
    background-color: #9a40c8;
    color: #ffffff;
}



/* Styling Custom CSS begin */

@font-face {
    font-family: 'ProximaNova-Semibold';
    src: url('https://mic-production-static.s3.eu-central-1.amazonaws.com/fonts/ProximaNova-Semibold.eot');
    src: url('https://mic-production-static.s3.eu-central-1.amazonaws.com/fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
        url('https://mic-production-static.s3.eu-central-1.amazonaws.com/fonts/ProximaNova-Semibold.woff') format('woff'),
        url('https://mic-production-static.s3.eu-central-1.amazonaws.com/fonts/ProximaNova-Semibold.ttf') format('truetype');
            font-weight: normal;
            font-style: normal;
}

@font-face {
font-family: 'ProximaNova-Bold';
src: url('https://mic-production-static.s3.eu-central-1.amazonaws.com/fonts/ProximaNova-Bold.eot');
src: url('https://mic-production-static.s3.eu-central-1.amazonaws.com/fonts/ProximaNova-Bold.eot?#iefix')
format('embedded-opentype'),
url('https://mic-production-static.s3.eu-central-1.amazonaws.com/fonts/ProximaNova-Bold.woff') format('woff'),
url('https://mic-production-static.s3.eu-central-1.amazonaws.com/fonts/ProximaNova-Bold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('https://mic-production-static.s3.eu-central-1.amazonaws.com/fonts/ProximaNova-Regular.eot');
    src: url('https://mic-production-static.s3.eu-central-1.amazonaws.com/fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://mic-production-static.s3.eu-central-1.amazonaws.com/fonts/ProximaNova-Regular.woff') format('woff'),
        url('https://mic-production-static.s3.eu-central-1.amazonaws.com/fonts/ProximaNova-Regular.ttf') format('truetype');
            font-weight: normal;
            font-style: normal;
}

 @font-face {
        font-family: 'Material Icons';
        src: url('https://mic-production-static.s3.amazonaws.com/fonts/MaterialIcons-Regular.eot');
        src: url('https://mic-production-static.s3.amazonaws.com/fonts/MaterialIcons-Regular.eot?#iefix') format('embedded-opentype'),
            url('https://mic-production-static.s3.amazonaws.com/fonts/MaterialIcons-Regular.woff') format('woff'),
            url('https://mic-production-static.s3.amazonaws.com/fonts/MaterialIcons-Regular.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;  
}

body {
    margin: 0 auto;
    line-height: inherit;
    max-width: 600px;
    font-family: "ProximaNova-Regular";
}

h1 {
  font-family: "ProximaNova-Bold";
  font-size: 30px;
  margin: 30px 0px 15px;
}

h2 {
  font-family: "ProximaNova-Bold";
  font-size: 22px;
  margin: 15px 0px 10px;
}

h3 {
  font-family: "ProximaNova-Bold";
  font-size: 20px;
  margin: 10px 0;
}

a {
  color: #000;
  text-decoration: underline;
  font-size: 14px;
}

strong,
.bold {
  font-weight: normal !important;
  font-family: "ProximaNova-Semibold";
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  text-decoration: none;
  color: #743285;
}

.container {
  margin: 0px auto;
  overflow-x: hidden;
  overflow-y: visible;
  max-width: 600px;
}

/* Opmaak 'LOGO'*/

#header-logo {
  font-family: "ProximaNova-Bold";
  font-size: 20px;
}

.header-bar img {
    width: 100px;
    margin-bottom: -10px;
    margin-left: 0px;
}


/* Opmaak header*/

.extra-header img {
    width: 40%;
}

.container .row .col-md-12.header {
  padding: 0px;
  margin: 0px;
  border-radius: 0px;
  background: #f5f5f5;
}

.header-bar {
  background-color: #009cde;
  color: #fff;
  padding: 20px;
  padding-bottom: 120px;
  border-radius: 0px 0px 50px 50px;
  margin-bottom: -60px;
}

#header-title {
  font-family: "ProximaNova-Bold";
  padding: 30px 0px 0px;
  width: 100%;
  font-size: 36px;
  margin: 10px 0px 15px;
}

#header-text a {
  display: inline-block;
  margin: 10px;
  font-family: "ProximaNova-Bold";
  font-size: 1.125rem;
}


/* Opmaak content-blok*/

.content-card {
  padding: 20px;
  max-width: 560px;
  width: auto !important;
  border-radius: 0px;
}

/* Opmaak profielsectie*/
#profiel-sectie {
  margin-top: -100px;
  margin-bottom: 0px;
}

.stat-value {
  font-family: "ProximaNova-Bold";
}

/* Kleur progressbar*/

.progress-title {
  color: #009cde;
}

progress::-moz-progress-bar {
  background-color: #009cde !important;
}
progress::-webkit-progress-value {
  background: #009cde !important;
}

/* Opmaak share buttons*/
.social-slide {
  font-family: "ProximaNova-Bold";
  margin: 10px auto 0px;
}

/* Opmaak questions*/

.container .row .col-md-12.question {
  padding: 0;
  margin: 0;
  border-radius: 0;
}

.container .row .form-group.answers {
  padding: 10px 20px;
  margin: -10px -5px 0px;
  background: #fff;
  border-radius: 0;
}

input {
    accent-color: #009cde;
}

/* Opmaak alle answers*/

.container .row .col-md-12.answers {
  padding: 0px 10px;
}

/* Opmaak radiobuttons*/

.container .row .col-md-12.answers.question-type-radio,
.col-md-12.question.questioncode-anoniem {
  padding: 0px;
  margin: 5px 0px -10px -5px;
}

/* Opmaak checkboxes */

input[type="checkbox"] {
  filter: hue-rotate(132deg);
}

/* Opmaak groot invulveld*/

.container .row .col-md-12.answers.question-type-textarea {
  padding: 0px;
  margin: 0px -5px -5px;
}

#the_count {
    text-align: right;
    font-size: 14px;
    color: #3339;
    margin: 5px auto 0px;
}

/* Opmaak klein invulveld*/

.container .row .col-md-12.answers.question-type-text {
  padding: 0px;
  margin: 0px -5px -5px;
}



/* Opmaak labels*/

label {
  font-weight: normal !important;
  font-size: 14px;
  color: #333;
}

label.bold.control-label {
  font-weight: normal !important;
  font-size: 14px;
  font-family: "Gilroy";
}

.container .row .col-md-12.answers label {
  font-family: "Gilroy";
  font-weight: normal !important;
}

/* Opmaak betaling*/

.container .row .col-md-12.answers.question-type-payment {
  padding: 0px;
  margin: 0px -5px;
}

.payment ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 5px;
}

.payment ul li label {
  border: 1px solid #828282;
  border-radius: 5px;
  background: #f5f5f5;
}
.payment ul li:first-child {
  margin: 0px;
}

.payment ul li {
  display: inline-block;
  background-color: #efebec;
  margin: 0px;
}

.payment ul li:last-child {
  margin: 0 0 0 3px;
}

.payment .payment-custom-amount .input-group-addon {
  background: #cccccc;
  border: 1px solid #828282;
  border-right: none;
  border-radius: 5px 0 0 5px;
}

.payment .payment-custom-amount #custom_amount {
  background: #f5f5f5;
  border: 1px solid #828282;
  border-radius: 0 5px 5px 0;
}

.payment ul li input[type="radio"]:checked ~ label {
  background: #9a40c8;
  color: #fff;
  border: 1px solid #828282;
}

.questioncode-bank select {
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+)
    no-repeat 95% 50%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  line-height: initial;
  background-color: #fff;
}

/* Opmaak question photo*/
.col-md-12.answers.question-type-file {
  padding: 0px;
  font-size: 14px;
}

.container .row .col-md-12.answers {
  padding: 0px;
  margin: 3px -5px;
}

input.additional {
  display: none;
}

.questioncode-photo::after {
  content: "Toegestane bestandstypen: jpg, jpeg, png";
  padding-left: 15px;
  font-size: 14px;
  color: #3339;
  margin: 20px auto 10px;
  text-align: left;
}

/* Opmaak next page button*/

.container .row .col-md-12 .button {
  margin: 0px auto 10px;
  text-align: center;
  font-family: "ProximaNova-Bold";
  padding: 20px;
}

/* Opmaak basic html button*/
a.btn.btn-default {
  border-radius: 5px;
   width: 100%;
  max-width: 320px;
  padding: 20px;
  font-size: 18px;
  height: auto;
  text-transform: none;
  font-family: "ProximaNova-Bold";
  display: flex;
  margin: 10px auto 0px;
}

#surveyForm .button {
    margin: 0px -5px -10px;
}

a.link-btn {
  display: flex;
  justify-content: center;
  font-family: "ProximaNova-Bold";
  margin: 10px auto 0px;
}

.back-button.btn.btn-default {
  display: block;
  margin: 0 auto !important;
  font-family: "ProximaNova-Bold";
  color: #009cde;
  border: 2px solid;
  background-color: #fff;
}

.btn.btn-default.btn-back {
  background: #fff;
  border: 2px solid #f55;
  color: #f55;
    margin-top: 0px;
}
/* Opmaak footer*/

.container .row .col-md-12.footer {
  background: #f5f5f5;
  padding: 0;
  margin: 0;
  border-radius: 0;
}

#campaign-footer {
  width: 100%;
  display: flex;
  max-width: 600px;
}

#campaign-footer a.link {
    padding: 5px 0px 5px 20px;
    display: flex;
}

#campaign-footer a.link, #campaign-footer .info-modal-link {
    gap: 10px;
    align-items: center;
}

.footer-blok {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    width: 600px;
    background-color: #c2e8c6;
    margin-top: 20px;
}

a.footer-item {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin: 5px 10px;
  font-size: 0.875rem;
}

.footer-item img {
  width: 25px;
}

/* Reacties */

.tips {
  padding: 20px 0;
}

.reacties-title {
  color: #838383;
  padding: 0 20px;
  margin: 20px 0 10px;
}

.carousel {
  position: relative;
  text-align: center;
  box-sizing: border-box;
  margin: 0px 20px 20px;
}

.item.active {
  padding: 20px 40px;
  text-align: left;
}

.carousel-inner {
  margin: 5px 0 0;
}

.active {
  background: #fff;
  padding: 40px;
}

.item {
  background: #fff;
  padding: 0 50px;
  border-radius: 16px;
  font-style: italic;
}

span.glyphicon.glyphicon-chevron-right {
  color: #000;
  font-size: 16px;
  margin: -10px auto;
}

span.glyphicon.glyphicon-chevron-right::before {
  display: none;
}

span.glyphicon.glyphicon-chevron-right::after {
  content: "\e080";
}

span.glyphicon.glyphicon-chevron-left {
  color: #000;
  font-size: 16px;
  margin: -10px auto;
}

.carousel-control {
  width: 9%;
  text-align: left;
  opacity: 1;
  margin: 0;
}

.carousel-control.right {
  background-image: none;
}

.carousel-control.left {
  background-image: none;
}


/* Modal Tips om te collecteren*/

.overview-uitleg {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.circle {
    background-color: #009cde;
    margin-top: 5px;
    width: 25px;
    min-width: 25px;
    height: 25px;
    border-radius: 50%;
}

/* Modal zo werkt het */

.list-item {
  display: flex;
  justify-content: left;
  margin: 0 0 20px;
  align-items: flex-start;
}

.list-circle {
  border-radius: 50%;
  margin-right: 10px;
}

.list-circle img {
  max-width: 30px;
  margin-left: 0px;
  margin-right: 0px;
}

.modal-box {
  color: #000;
}

.modal-box h2 {
  margin: 0px 0px 20px;
}

.modal-action a.btn {
  color: #009cde;
  background-color: #fff;
  border: 2px solid;
}

/* Extra info na questions */

.extra-info-text {
  font-size: 12px;
  color: #3339;
  margin: 0px auto 10px;
  text-align: center;
}

/* Badge modals (automatisch laden) */

.rank-modal a.link {
  display: none;
}

.modal-rank {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: rgba(172, 135, 108, 0.23);
  margin: auto;
}

.rank-img {
  width: 100px;
  position: relative;
  margin: auto;
  top: 20%;
}

.rank-text {
  text-align: center;
}

.rank-text h2,
.rank-text p {
  margin: 20px 0;
}

/* Opt-in */
.questioncode-optin label {
  position: relative;
  left: 20px;
  top: 5px;
}

.questioncode-optin input {
  position: relative;
  top: -22px;
}

.container .row .questioncode-optin .button {
    margin: -10px -5px;
    padding-top: 0px;
}

/* sticky share card, later verwijderen */



@media only screen and (max-width: 600px) {
  #sticky-share-card {
    margin: 0px;
    border-radius: 0px;
    width: 100% !important;
    position: fixed;
    bottom: 0px;
    z-index: 50;
    max-width: 600px;
    -webkit-box-shadow: 0px 0px 6px #3332;
    -moz-box-shadow: 0px 0px 6px #3332;
    box-shadow: 0px 0px 6px #3332;
  }

  #sticky-share-card h2 {
    text-align: center;
    margin: 0 auto 10px;
  }
}

.progress-card {
	margin-top: -1em !important;
}

button.box-btn {
    background-color: #d96be5 !important;
}
button.box-btn.box-selected {
    background-color: #9a40c8 !important;
}

/* Styling Custom CSS end */
