@charset "utf-8";

body {	
    font-size: 10px;
    color: #333333;
    line-height: 1.42857143;
}
h1, h2, h3, h4, h5, h6 {font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
}

a:hover {
  text-decoration: none;
}

.animateme {
  line-height: 50px;
  padding-left: 16px;
}

.title {
font-size: 24px;
  line-height: 120%;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 500;
  margin-left: 6px;
  margin-top: 12px;
  margin-bottom: 20px !important;
	
}

h3 p {
    margin: 0;
}

#postcode_letters {
     text-transform: uppercase;
}

/*
.title:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
}
*/

/*aside*/
aside {
    background-color:#f5f9fc;  
    z-index: 1;
    margin-top: -225px;
    padding: 0;
    box-shadow: 0px 0px 4px #d6d6d6;
	border-radius: 30px;
	border-top: 30px solid #529d7c;
}

.col-sm-12.iframecontainer {
}

#sidebar {
  padding: 10px 40px !important;
}

div#checkbox-group {
    padding: 0 6px;
}

aside h1:after {
    background-color: #333333;
}
.radio-group.payment input[type="radio"] + span {
    background-color:transparent;
    color:#979797;   
}


div#tab-container-payment-nav .radio-inline {
    font-size: 1.7em;
}
 .radio-inline {
    width: unset; 
}

.radio-group.payment {
  min-width: 33% !important;
  width: unset; 
}

#tab-container-payment-nav a.active, #tab-container-nav a.active {
    background-color:rgba(255,255,255,1);
    }
	
.radio-group.payment input[type="radio"]:checked + span {
    background-color:rgba(255,255,255,1);
}

.radio-inline input[type=radio] {
	margin-left: 0;
    position: relative;
    top: -2px;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 10px;
    margin-bottom: 4px;
	}
	
	aside .form-group {
  margin-bottom: 5px;
}

aside .form-group input.error{
    box-shadow: none;
} 

form label.error {
  background-color: red;
  color: white;
  padding: 0 6px;
	font-size: 12px;
}

.error-message {
  margin: -12px -8px -8px -8px;
}

#errorTooltip {
  display: none !important;
}

.form-control {	
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}
.btn-primary {
    background-color: #529d7c;
    border-color: #529d7c;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
    background-color: #73939d;
    border-color: #73939d;
}

.volgende.btn {
  padding: 18px 20px 10px 20px !important;
  margin-right: 14px;
  width: 70%;
  border-radius: 10px;
}

button#verstuur {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
  border-radius: 10px;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-block;
 height: 64px;
  line-height: 56px;
  margin: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  -webkit-transition: background-color .2s,border-color .2s,color .2s,fill .2s;
  transition: background-color .2s,border-color .2s,color .2s,fill .2s;
  vertical-align: middle;
  white-space: nowrap;
  background-color: #529d7c;
  border-color: #529d7c;
  color: #fff;
  fill: #fff;
}

#verstuur-step-button {
  padding: 14px 20px 10px 20px !important;
  font-family: Arial,sans-serif;
  font-weight: 700;
  width: 95%;
}

#verstuur-update-button {
  padding: 14px 20px 10px 20px !important;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
  width: 95%;
}

button#verstuur.short-last {
  width: 80%;
  margin-top: 0px;
  float: right;
  margin-right: 10px !important;
}

/*Radio Group*/
.radio-group {
	display:table;
	position:relative;
	width:100%;
}
.radio-group .radio-inline {
        font-family: 'IBM Plex Sans', sans-serif;                     
        font-weight: 400;
	position:relative;
	padding:0px;
	display:table-cell;
	font-size:2em;
}

.radio-group.payment .radio-inline {
  width: 33%;
}

.radio-group .radio-inline input[type="radio"] {
	margin:0px;
	position:absolute;
	z-index:2;
	opacity:0;
}
.radio-group input[type="radio"] + span {
	display:block;
	background-color:#fff;
	color:#243e58;
	height:44px;
	line-height:44px;
	text-align:center;
	font-size: 21px;
}
.radio-group input[type="radio"]:checked + span {
	display: block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-weight: 400;
}
.radio-group input[type="radio"] + span.active {
	background-color:#000;
	color:#fff;
}

.radio.radio-group.payment {
  width: 100%;
}

/*Checkbox Group

.radio-group .checkbox-inline {font-family: 'IBM Plex Sans', sans-serif;
font-weight: 700;
}
.radio-group input[type="checkbox"] + span {
    background-color:transparent;
	    line-height: 24px;
    text-align: left;
}

.radio-group input[type="checkbox"] + span:before {
    content: "\f096";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 1em;
    display: block;
    float: left;
    margin-right: 02px;
    color: #d4d4d4;
    font-size: 28px;
    padding-top: 2px;
    animation: effect 200ms ease-out;
}

.radio-group input[type="checkbox"]:checked + span {
    background-color:transparent;
    color:#000;
	    line-height: 24px;
    text-align: left;
}

.radio-group input[type="checkbox"]:checked + span:before {
    content: "\f14a";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 1em;
    display: block;
    float: left;
    margin-right: 02px;
    color: #000;
    font-size: 28px;
    padding-top: 2px;
    animation: effect 200ms ease-out;
}

.radio-group input[type="checkbox"] + span.active {
    background-color:transparent;
    color:#000;
	    line-height: 24px;
    text-align: left;
}

*/


/*checkbox
label.checkbox-inline input:checked + span {
  background-color: #fff;
}
label.checkbox-inline input:checked + span:before {
  content: '\f00c';
  font-family: fontAwesome;
  color: #ED1D25;
}
label.checkbox-inline input + span {
  background-color:#fff;
}
*/
/*Radio Group
.radio-group .radio-inline {
    font-family: 'GTAmericaCondensedBold';
}
.radio-group input[type="radio"] + span {
    background-color:#fff;
}
.radio-group input[type="radio"]:checked + span {
    background-color:#ED1D25;
    color:#fff;
}
.radio-group input[type="radio"] + span.active {
    background-color:#ED1D25;
    color:#fff;
}
*/


.btn {
	 font-family: 'IBM Plex Sans', sans-serif;
     font-weight: 400;
}
.btn-primary {
    background-color: #000;
    border-color: #000;
}

.mt10.lb_submit {
    margin: 12px 6px 12px 6px !important;
}

aside .btn {
    font-size: 1.1em;
        padding: 8px 25px 0px 25px;
	border: 0;
	    width: 100%;
}

aside .btn span {
   display: inline-block;
    font-size: 2.2em;
	margin: 0px 0 6px 0;
}

aside .btn span.amount {
     margin-left: 10px;
}

.volgende span {
    min-height: 20px;
    margin-top: 1px;
	margin-bottom: 1px;
}

.back span {
    min-height: 20px;
    margin-top: 1px;
	margin-bottom: 1px;
	    display: none !important;
}

a.back.btn.short-form-btn.btn-primary {
    float: left;
  background-color: transparent;
  width: 10%;
  border-color: transparent;
}

.back.btn.short-form-btn.btn-primary::after {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-right: 24px solid #73939d;
  border-bottom: 12px solid transparent;
}

a.back.btn.short-form-btn.btn-primary:hover {
border-color: transparent;
  -webkit-transition: all 0s ease-out;
}

a.volgende.btn.short-form-btn.btn-primary.firststep {
	width: 94%;
    margin-right: 12px;
}

a.back.btn.short-form-btn.btn-primary.last {
    position: absolute;
    /* top: 10px; */
    margin-top: 90px;
    margin-left: 0;
    background-color: transparent;
    background-image: none;
    background-color: #0686E4;
    padding-top: 14px !important;
}

a.back.btn.last:after {   
	    content: "Terug";
    padding: 0 !important;
    font-size: 20px;
    display: inline;
    line-height: 2px;
	}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac";
    font-family: Arial, sans-serif;
    font-size: 1em;
    font-weight: 700;
}

.amount .glyphicon {
}

#form {
    margin-top: 2px;
}

select.form-control {
   font-family: 'IBM Plex Sans', sans-serif;
font-weight: normal;
    font-size: 15px;
}

select.form-control.thema {
   font-family: 'IBM Plex Sans', sans-serif;
font-weight: normal;
    font-size: 15px;
}

.form-control {
    font-family: 'IBM Plex Sans', arial, sans-serif;
    background: #fff;
    color: #243e58 !important;
    font-size: 17px;
    padding:0 10px 0 16px;
    margin: 0 0 16px 0;
    width: 100%;
	height: 50px;
    line-height: 50px;
      border: 1px solid #ededed !important;
	border-radius: 6px;
}

.form-group {
    color: #222;
}

label.checkbox-inline {
    color: #222;
}

label.static-amount-value {
    color: #000 ;
     font-family: 'Lato', sans-serif;
}

.static-amount-value {
    font-size: 16px;
}

.static-value {
    position: absolute;
        left: 15px;
    font-size: 1.5em;
    color: #797979 ;
    top: 14px;
}

.form-control:focus {
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(196,196,196,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(196,196,196,.6);
}

.form_extra_text p {
    font-size: 13px;
    line-height: 1.5em;
    margin: 16px 0px;
}

form label {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
	display: block;
    clear: both;
    margin: auto 8px 12px 8px;
	
	 color: #333 !important;
  margin-left: -10px;
}

.paymenticon_container {
	width: 350px; overflow: hidden; float: left; margin-left: 6px; padding-right: 8px;
}

.paymenticon_container img {
	margin: 10px 12px 6px 0;
	max-width: 100%
}

.payment_tab_margin {
	    margin-left: 6px;
    max-width: 97%;
}

#payment_ideal_issuer {
  margin: 10px 6px;
  max-width: 99%;
	z-index: 999;
  position: relative;
}

.short-form-btn {
    margin:10px;
    padding:12px !important;
}

aside .short-form-btn span {
    line-height: 20px;
    padding: 0 0 2px 0;
}

.btn-large {
    font-size: 2.5em;
    line-height: 57px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: arial;
    display: block;
    width: 100%;
    text-align:center !important;
}

.select-group  {
  margin : 0 0 10px 15px;
}

.select-group select {
  align-self: center;
  display: inline-block;
  height: 35px;
  line-height: 38px;
  margin-right: 10px;
  max-width: 80px;
  padding: 0 10px;
  border: none;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 3px;
  background-image: url(../../img/dropIcon.png);
  background-repeat: no-repeat;
  background-position: right center;
  font-size:1em;
  font-weight: normal !important;
}

label.select-item {
  border-bottom: 1px dotted #000;
  display: flex;
  padding: 10px 0;font-family: 'IBM Plex Sans', sans-serif;
font-weight: 700;
  font-size: 2em;
}

label.select-item input + span {font-family: 'IBM Plex Sans', sans-serif;
font-weight: 700;
  font-size: 2em;
}

.select-group label.select-item input + span {
  width: 100%;
  height: 48px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  line-height: 1px;
  background-color: transparent !important;
}

/*CheckBox*/
label.checkbox_overwrite {
  /*position: relative;*/
  cursor: pointer;
  display:block;
  padding:0px;
  margin:0px;
	margin-bottom: 3px;
}
label.checkbox_overwrite input[type="checkbox"] {
 position: absolute;
  left: 1px;
  top: 1px;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  margin: 0px;
  width: 22px;
  height: 22px;
}
label.checkbox_overwrite input:checked + span {
  background-color: #fff;
   border: 1px solid #dbd9db;
}
label.checkbox_overwrite input + span {

  float: left;
  margin-right: 10px;
  background-color:#fff;
  border: 1px solid #dbd9db;
  width: 20px;

}

label.checkbox_overwrite input:checked + span::before {
    content: '\f00c' !important;
    font-family: fontAwesome !important;
    color: #000 !important;
    text-align: center !important;
    width: 100% !important;
    display: block !important;
    font-weight: 400 !important;
	    padding: 0 2px;
    margin: -1px 0;
} 

label.checkbox_overwrite input + span::before {
   content: '\f00c' !important;
    color: white;
    text-align: center !important;
    width: 100% !important;
    display: block !important;
    font-weight: 400 !important;
    padding: 0 2px;
    margin: -1px 2px;
} 

.col-xs-12.checkboxes {
    max-width: fit-content;
	    margin-bottom: 10px;
}

label#termijn_text_content {
  padding-left: 5px;
  font-size: 13px;
}

.plusminus {
    margin-top: 8px;
}

button.updown {
    margin-left: 4px;
	padding :0;
}

button.updown.cb-plus {
    color: #529d7c ;
}

#read_less_footer {
  color: #529d7c;
  border: 1px solid #529d7c;
  background-color: white;
  font-size: 13px;
}


span.subamount {
       float: right;
    margin-right: -20px;
    font-family: 'Roboto',sans-serif;
    font-size: 26px;
    color: #ad226b;
}

button.updown.cb-plus {
    padding: 1px 5px 0px 5px;
}

button.updown.cb-minus {
    padding: 1px 5px 0px 5px; 
	margin-top:-2px;
}

span.donation_item_count {
    font-size: 13px;
    padding: 0 2px 0 5px;
}

button.btn.btn-secondary {
    color: #F17D02;
    padding: 0 6px 0px 7px;
    line-height: 7px;
    border-radius: 28px;
    font-size: 24px;
    border: 1px solid #F17D02;
    background: #fdf8e3;
    height: 26px;
      float: right;
    position: relative;
    top: -40px;
    right: -23px;
    margin-bottom: -32px;
}

.bs-popover-bottom {
    padding: 0 14px 16px 20px;
    color: #F17D02;
    font-size: 16px;
    border: 2px solid #F17D02;
     font-family: 'IBM Plex Sans',sans-serif;
    background-color: #fdf8e3;
    margin-top: 2px;
    margin-left: -120px;
}

button.btn.btn-secondary:focus {
    outline: 0;
}

.checkbox-inline, .radio-inline {
    padding-left: 0;
}

label.radio-inline {
    line-height: 24px;
}

.radio-inline.radio_container.weergave_2 {
  
}

.radio-inline.radio_container.weergave_2:first-child {
}

.radio-inline.radio_container.weergave_2:last-child {
    margin-right: 0;
}

.radio-group input[type="radio"] + span, .radio-group input[type="checkbox"] + span {
    font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
  background-color: #fff !important;
  border-radius: 10px;
	  border: 1px solid #e4b25b;
  cursor: pointer;
  display: block;
  font-size: 1.4rem;
  height: 60px;
  line-height: 60px;
  padding: 0 .5rem;
  position: relative;
  text-align: center;
  -webkit-transition: background-color .2s,color .2s;
  transition: background-color .2s,color .2s;
  white-space: nowrap;
	margin-left: 8px;
}

.radio-group input[type="checkbox"]:checked + span {
  line-height: 60px !important;
}

.radio-group input[type="radio"] + span:hover {
    color: #529d7c !important;
}

.radio-group input[type="radio"] + span.active:hover {
    color: white !important;
	cursor: default;
}


.radio-group input[type="radio"] + span.active, .radio-group input[type="checkbox"] + span.active {
    background-color:#e4b25b !important;
    color: #fff;
    border-color:#e4b25b !important;
	font-weight: 700;
}

.radio-group input[type="checkbox"] + span.active {
    border: none;
}

.radio-group input[type="checkbox"] + span {
    border: none;
}

#tab-container-payment-nav a {
	font-weight: 400;
	color: #343434 ;
	    text-decoration: none;
	
	}
	
	#tab-container-payment-nav a:hover {
	    text-decoration: none;
	}

#tab-container-payment-nav, #tab-container-nav {
     background: transparent;
}

#tab-container-payment-nav a, #tab-container-nav a{
    color: #73939d ;
	font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 300;
  background-color: #fff;
  border: 1px solid #e4b25b;
  border-radius: 10px;
  cursor: pointer;
  display: block;
  font-size: 1.1rem;
  height: 50px;
  line-height: 50px;
  padding: 0 .5rem;
  position: relative;
  text-align: center;
  -webkit-transition: background-color .2s,color .2s;
  transition: background-color 300ms linear;
  white-space: nowrap;
  margin-right: 8px;
}

ul#tab-container-nav li {
    font-size: 1.6em;
}


#tab-container-payment-nav a:hover, #tab-container-nav a:hover {
	text-decoration: none;
	background-color: #ededed;
	transition: background-color 300ms linear;
}

#tab-container-payment-nav a.active, #tab-container-nav a.active {
   font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 500;
  background-color: #e4b25b;
  border-radius: 10px;
	color: #fff;
  cursor: default;
  display: block;
  font-size: 1.1rem;
  height: 50px;
  line-height: 50px;
  padding: 0 .5rem;
  position: relative;
  text-align: center;
  -webkit-transition: background-color .2s,color .2s;
  transition: background-color 300ms linear;
  white-space: nowrap;
  margin-right: 9px;
	text-decoration: none;
}

#tab-container-payment-nav a:last-child, #tab-container-nav a:last-child{

}

.full {
 margin-left: -8px;
  width: 102%;	
}

#tab-container-nav {
  display: table;
  width: 102%;
}

.termijn-rb {
  text-align: center;
}

ul.termijn-rb li.radio-inline {
  width: fit-content !important;
  display: inline-block !important;
}


input.form-control.anders {
    padding: 0px 5px 5px 144px;
    font-size: 1.1em;
}


.btn-primary {
    background-color:#529d7c ;
    border-color:#529d7c ;
}

.popBubble {
	font-size: 15px;
    background-color: white;
    padding: 12px 20px;
    margin-bottom: 15px;
    border: 1px solid #dbd9db;
	border-radius: 10px;
    
}

.popBubble.right {
    float: none;
}

.popBubble:before{
	content: '';
	position: relative;
top: -20px;
  display: inline-block;
  height: 16px;
  width: 16px;
	margin-left:-10px;
	background: white;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
        border: 1px solid #dbd9db;
        border-width: 1px 0 0 1px;
}
.popBubble.left:before {
	left:16.66%;	
}
.popBubble.center:before {
	left:48%;	
}
.popBubble.right:before {
	right:16.66%;	
} 

select#select-termijn {
    font-weight: normal;
    font-size: 1.6em;
	margin-bottom: 20px;
}

.hiddentooltip + .tooltip.top > .tooltip-arrow {
	background-color: #f00;
}

form p {
    font-size: 15px;
    padding: 0 8px;
} 

/* ############ geefladder formuier ########### */

.donatie_img {
    background-size: 100px 100px;
}

#checkbox-group {
    display: block !important;
    margin: 10px -5px;
}

.donatie_img {
    display: block !important;
    width: 100px !important;
    height: 100px !important;  
	border-radius: 10px;
	margin-bottom: 12px;
}

span.bedrag.donatie_img {
    background-repeat: no-repeat;
    background-color: transparent !important;
}

span.amt {
   display: block;
	width: fit-content;
    color: white;
    background-color: #529d7c ;
    font-size: 15px;
    line-height: 26px;
    margin-left: -8px;
   margin-top: -30px;
  font-family: "IBM Plex Sans";
	border-radius: 10px;
  padding-left: 6px;
	padding-right: 8px;
}

span.amt span.image_title {
    color: white !important;
    margin-left: -2px;
    text-align: center;
    font-size: 15px;
  width: fit-content;
  padding: 2px 8px;
}

span.image_title.amount_label {
    padding: 3px 0 0 2px;
}

span.eurospace {
    margin-right: -3px;
}

.image_title {
     display: block;
    width: 210px;
    font-weight: 700;
    text-align: left;
    margin-left: 112px;
    margin-top: -46px;
    color: #333333 !important;
    font-size: 16px;
	padding-top: 0;
}

.active .image_title {
  padding-top: 8px;
	 margin-top: -46px;
}

.img_toe {
  display: block;
    width: 360px;
    font-size: 15px;
    padding: 6px 0 0 128px;
    margin-top: -85px;
    font-weight: 400;
	color: #333333;
    line-height: 18px;
	    height: 90px;
}

.plusminus {
    float: right;
    margin-top: -105px;
    text-align: right;
    margin-right: -10px;
}


.subamount {
    top: 48px;
    position: relative;
    font-size: 16px;
	display: block;
    color: transparent;
	font-weight: bold;
	width: 80px;
}

span.bedrag.donatie_img {
    padding-top: 40px;
}


.subamount.notzero {
      color: #529d7c ;
}

.checkbox-inline.checkbox_container {
    width: 320px;
}


label.checkbox-inline input:checked + span:before {
    display: none;
}

label.checkbox-inline input + span {
    cursor: default;
}

label.checkbox-inline.checkbox_overwrite input:checked + span:before {
    content: '\f00c';
    font-family: fontAwesome;
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    font-weight: 400;
}

.checkbox-inline.checkbox_container {
    display: block !important;
}

.glyphicon-eur {
   font-family: 'FF Mark Pro AF Book';
    font-size: 1em !important;
    margin-top: -3px;
    position: relative;
    top: 0;
    margin-right: 0px;
    font-weight: bold;
}
div#totaal {
    padding: 10px 20px;
    font-size: 16px;
    text-align: right;
    border-top: 2px solid #529d7c ;
    color: #529d7c ;
    font-weight: bold;
	margin-top: -10px;
	margin-right: -6px;
}

span.total_txt {
    float: left;
    margin-left: -20px;
}

span.total_amount {
    margin-right: -20px;
}

select.multi-chekbox-item-select {
    padding: 1px 1px;
    font-size: 12px;
	display: block;
	position: absolute;
  right: -4px;
}

.pagenumbers {
  color: grey;
  position: absolute;
  top: 5px;
  font-size: 0.7em;
  padding-top: 7px;
  font-weight: 600;
  right: 25px;
	display: none;
}

.formtitle {
}

.sidebar_inner form {
  padding-top: 36px;
}

.sidebar_inner .steps {
    padding-top: 2px;
}

.fieldset_tab h2 {
  font-size: 32px;
  padding-bottom: 40px;
  line-height: 38px;
	padding-right: 30px;
	
}

.sidebar_inner h3:nth-of-type(1) {
       height: fit-content;
}

h3.form_header_subtitle {
      margin-top: -20px;
    margin-bottom: 20px;
}

h3.form_header_subtitle ul {
    padding-left: 20px;
	    padding-top: 8px;
}

h3.form_header_subtitle ul li {
    line-height: 135%;
    font-size: 95%;
}

.pb-container {
	height: 35px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  margin: 0 -35px;
}

.progress-bar {
  width: calc(100% + 70px);
  margin: -25px auto 30px -35px;
	position: absolute;
	box-shadow: none;
  -webkit-box-shadow: none;
}

.step {
  text-align: center;
  padding-left: 10%;
	max-height: 60px;
}

.progress-bar .step p {
  color: #797979;
}

.bullet  {
	border-radius: 20px;
  background-color: white;
  color: #ee7c00;
  width: 26px;
  height: 26px;
  margin-top: -8px;
  font-weight: bold;
  line-height: 24px;
  margin-left: -16px;
  padding-left: 2px;
  border: 2px solid #ee7c00;
}

.bullet.bullet-0 {
  color: #aeaeae;
  border-color: #aeaeae;
}

.bullet.visited {
  color: #aeaeae;
  border-color: #aeaeae;
}

.bullet.active {
  border-radius: 20px;
  background-color: #ee7c00;
  border-color:#ee7c00;
  color: white;
}

.step.visited {;
  border-bottom: 2px solid #ee7c00;
  background: rgb(240,240,240);
  background: linear-gradient(0deg, rgb(240, 240, 240) 0%, rgba(255,255,255,0) 100%);
}

.step.active {;
  border-bottom: 2px solid #ee7c00;
  background: rgb(240,240,240);
  background: linear-gradient(0deg, rgb(240, 240, 240) 0%, rgba(255,255,255,0) 100%);
}

.cb_textblock {
  cursor: default;
	display: unset;
}

.form-group.pull-right.short_buttons {
    text-align: center;
	margin-top: 4px;
}

.formstep2 {
    display: none !important;
}

.checkbox-inline.checkbox_container {
    margin-top: 12px;
	position: unset;
}

@media only screen and (max-width: 768px) and (min-width: 414px) {

aside h2 {
  color: black;
  margin: -40px -70px 0px !important;
  padding-bottom: 25px !important;
}
}

@media only screen and (max-width:500px) {
	
	.paymenticon_container {
	width: 300px; overflow: hidden; float: left; margin-left: 6px; padding-right: 8px;
}

.paymenticon_container img {
	max-width: 95%
}
	
.progress-bar {
  width: 100vw;
  margin: -5px 0 30px 5px;
}
	
	.pb-container {
		height: 45px;
    margin-bottom: 12px;
	}
	
	.progress-bar .step .bullet {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -50px;
		float: none;
}
	
	.step {
		padding-left: 10px;
	}
	
	.progress-bar .step p {
  text-align: center;
}
	
	.progress-bar .step p {
  margin: 10px 0 -15px 0;
}
	
	#sidebar {
  padding: 0px 10px !important;
}

aside .btn span {
    font-size: 2em;
}

aside .btn span.amount {
    font-size: 2em !important;
}

aside h2 {
    margin: 10px 0 0 4px;
    font-size: 21px;
	}

	
	.img_toe {
    width: 345px;
    margin-top: -80px;
    margin-left: -14px;
}
aside .btn span {
    font-size: 2.1em;
}

.subamount{
	  top: -22px;
    left: 136px;
}

.plusminus {
    position: absolute;
    margin-left: 262px;
	margin-top: -105px;
}

.subamount {
    float: right;
    top: 15px;
    left: 0px;
}
	
	span.amt span.image_title {
    margin-left: -3px;
    font-size: 3.5vw;
}
	
	span.donation_item_count {
    font-size: 12px;
    padding: 0 1px 0 3px;
}

aside .sidebar_inner h2 {
	font-size: 26px;
	padding-top: 0 !important;
}

.pagenumbers {
    padding-top: 4px;
}
	
	span.donation_item_count {
    font-size: 12px;
    padding: 0 1px 0 3px;
}
	
	button.updown.cb-plus {
    padding: 1px 4px 0px 4px;
}
	
	button.updown.cb-minus {
    padding: 1px 4px 0px 4px;
}
	
	.donatie_img {
	width: 90px !important;
    height: 90px !important;
    background-size: 85px 85px;
}
	
	.image_title {
    text-align: left;
    margin-left: 72px;
    font-size: 15px;
	}
	
	.checkbox-inline.checkbox_container {
  padding-bottom: 10px;
}
        
        .popBubble:before {
	top: 50px;
        }
	
	select#select-termijn {
    font-weight: normal;
    font-size: 1.5em;
}
		select.form-control {
  background-size: 24px;
}
	
	button#verstuur {
padding: 0 0.9rem 0 0.7rem;
	}
	
	.btn.short-last {
  width: 80%;
  font-size: 0.9em;
}
	
}
@media only screen and (max-width:390px) {
		

	select#select-termijn {
    font-size: 1.4em;
}

}

@media only screen and (max-width:375px) {

aside h2 {
    font-size: 1.6em;
	}
	
	
	select#select-termijn {
    font-size: 1.3em;
}


aside .sidebar_inner h2 {
	font-size: 2.8em;
}
	
	
.img_toe {
       width: 310px;
    margin-top: -65px;
   margin-left: -35px;
}

	.plusminus {
	 margin-left: 210px;
	margin-top: -100px;
	}
	
	.title {font-size: 2.6em;}

.subamount {
   left: unset;
    top: 10px;
    font-size: 15px;
}
	.donatie_img {
 width: 70px !important;
    height: 70px !important;
    background-size: 70px 70px;
    border-radius: 8px 8px 8px 0 !important;
    margin-bottom: 24px;
}

	span.amt {
  border-radius: 8px 8px 8px 0;
}
	
	  .checkbox-inline.checkbox_container {
    padding-bottom: 20px;
  }
	
	span.amt span.image_title {
  padding: 1px 5px;
}
	
	.image_title {
   margin-left: 60px;
    font-size: 14px;
}
}




.form-group input.form-control:valid + label.animateme::before {
  color: #73939d;
}



