
a, a:hover, a:visited {
    color: #495057;
    text-decoration: underline;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

div.field, div.actions {
   margin-bottom: 10px;
}

#notice {
  color: green;
	display:block;
}

.field_with_errors {
  padding: 2px;
  background-color: red;
  display: table;
}

.SEPA input {
  width: 290px;
}

#error_explanation {
  width: 450px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 0;
  margin-bottom: 20px;
  background-color: #f0f0f0;


}
#error_explanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  margin-bottom: 0px;
  background-color: #c00;
  color: #fff;
}

#error_explanation ul li {
  font-size: 12px;
  list-style: square;
}



/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
font-family: 'Interstate Black Comp';
font-style: normal;
font-weight: normal;
src: local('Interstate Black Comp'), url('../fonts/interstate-black-comp-58b64117a2ad9.woff') format('woff');
}


@font-face {
font-family: 'Interstate Black Cond';
font-style: normal;
font-weight: normal;
src: local('Interstate Black Cond'), url('../fonts/interstate-black-cond-58b642507872b.woff') format('woff');
}


@font-face {
font-family: 'Interstate Light Cond';
font-style: normal;
font-weight: normal;
src: local('Interstate Light Cond'), url('../fonts/interstate-light-cond-58b64220b1490.woff') format('woff');
}


@font-face {
font-family: 'Interstate Regular Comp';
font-style: normal;
font-weight: normal;
src: local('Interstate Regular Comp'), url('../fonts/interstate-regular-comp-58b641cc0aca1.woff') format('woff');
}

@font-face {
font-family: 'Interstate Regular Cond';
font-style: normal;
font-weight: normal;
src: local('Interstate RegularCondensed'), url('../fonts/interstate-regular-cond.woff') format('woff');
}

@font-face {
font-family: 'Interstate Regular';
font-style: normal;
font-weight: normal;
src: local('Interstate Regular'), url('../fonts/interstate-regular.woff') format('woff');
}



@font-face {
font-family: 'Interstate Regular Italic';
font-style: normal;
font-weight: normal;
src: local('Interstate Regular Italic'), url('../fonts/interstate-regular-italic-58b641ecad88f.woff') format('woff');
}


@font-face {
font-family: 'Interstate UltraBlack Comp';
font-style: normal;
font-weight: normal;
src: local('Interstate UltraBlack Comp'), url('../fonts/interstate-ultrablack-comp-58b64130a8cbf.woff') format('woff');
}


@font-face {
font-family: 'Interstate Bold Cond';
font-style: normal;
font-weight: normal;
src: local('Interstate Bold Cond'), url('../fonts/interstate-bold-cond-58b64162258ca.woff') format('woff');
}

@font-face {
font-family: 'Interstate Bold';
font-style: normal;
font-weight: normal;
src: local('Interstate Bold'), url('../fonts/interstate-bold.woff') format('woff');
}

@font-face {
font-family: 'Interstate ExtraLight Italic';
font-style: normal;
font-weight: normal;
src: local('Interstate ExtraLight Italic'), url('../fonts/interstate-extralight-italic-58b642045546b.woff') format('woff');
}


@font-face {
font-family: 'Interstate Light Italic';
font-style: normal;
font-weight: normal;
src: local('Interstate Light Italic'), url('../fonts/interstate-light-italic-58b64147957e5.woff') format('woff');
}


@font-face {
font-family: 'Interstate Thin Italic';
font-style: normal;
font-weight: normal;
src: local('Interstate Thin Italic'), url('.../fonts/interstate-thin-italic-58b641b2d5a92.woff') format('woff');
}



.second-div-2{
      margin-top: 3%;
    }

.CurrencyISO{
 padding-right: 12px;
}

.custom_amount_field form-control,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


#add-custom{
    background-color: transparent;

}

.donately-amount-left {
  border-left: none!important;
}

.donately-amount-right {
  border-right: none!important;
}

#donately-amount:focus{
  -webkit-box-shadow: none;
  box-shadow: none;
    outline: none;
}
.chf_form{
    display: none;
    font-size: 14px;
    padding-right: 12px;
    text-align: right;
    min-height:auto;
}

.chf_form label {
	color: #9D9D9C;
    margin-bottom: 0;
}

.chf_form label strong {
    color: #000;
}


.chf_form input:checked + label {
    display: none;
}


body {
    font-family:'Interstate Regular', Arial, sans-serif;
    font-weight:normal;
    background-color: #fff;
    line-height: 1.2;
}

.row {

}

h1, h2, h3, h4, h5, h6, strong {
    font-family: 'Interstate Bold', Arial, sans-serif;
    font-weight: normal;
}



.second h5{
    font-size: 15px;
}


.second h5 .titel-big{
    color: #d90202;
    font-size: 15px;
}
.second h5 .amount{
    font-size: 19px;
}

.main-wrapper {
    max-width: 1920px;
    margin: 0 auto;
    background-color: #ffffff;
}

.content {
    max-width: 1064px;
    margin: 0 auto;
    padding: 0 15px 40px;
}

.form_box {
   margin-top: 20px;
   background-color: #ffffff;
   border-radius: 5px;
   border: 1px solid #D6D6D6;

}
.formbody{
   background-color: #dedede;
   max-width: 100%;
   width: 100%;
   height: 40px;
   border-radius: 5px;
   margin-left: auto;
 margin-right: auto;
   display: flex;
}
.period-button{
    padding-left: 0px;
    width: 50%;
    text-align: center;
    line-height: 2.5rem;
}

.period-button:first-child {
	    border-radius: 5px 0 0 5px;
	    border: 1px solid #D6D6D6;
}
.period-button:last-child {
        border-radius:  0 5px 5px 0;
        border: 1px solid #D6D6D6;
}

.period-button label {
  display: block;
	cursor: pointer;
	color: #9D9D9C;
}


button.active, .period-button.active, input[type="submit"].active {
    background-color: #d90202;
    color: white;
    border: 1px solid #d90202;
}

.period-button.active label {
	color: white;
}

button:focus {
	outline: none;
}


.headline-box {
    background-color: #f2f2f2;
    padding:15px;
    border-bottom: 1px solid #D6D6D6;
    text-align: center;
    margin-bottom: 8px;
}


.donate-cont {
	max-width: 500px;
	margin: 0 auto;
}

* {
   box-sizing:border-box;
}


.left {
   font-size: 18px;
   min-height: 330px;
   max-width: 100%;
   width: 100%;
   background-color: transparent;
}

.left.success {
}




.div-row2{

}
.img-row-2{
    width: 60px;
    margin:0 10px 20px 0;
    display: block;
}

.don_amount_image {
    float: left;
    width: 80px;
    height: 95px;
    padding: 5% 0;
}
.don_amount_text{
    padding: 5% 0;
    margin-left: 80px;
}


.form_box > * {
	padding-left: 12px;
	padding-right: 12px;
}

.form_box > .row > * {
	padding: 0 5px;
}

.body-box {
    text-align: left;
    padding:15px;
    border-bottom: 1px solid #D6D6D6;
    padding-left: 20px;
    padding-right: 20px;
}

.left.success {
	/*font-size: 16px;*/
}
.left.success h4 {
	font-size: 1.3rem;
}
.left.success h5 {
    font-size: 1.2rem;
}

button.form-control,
input[type="text"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="submit"].form-control,
select.form-control {
    line-height: 50px;
    height: 60px;
    border-radius: 0.4rem;
    border: 1px solid #D6D6D6;
}

button.form-control {
	color:#9D9D9C;
}

.left .form-control {
    font-size: 16px;
}

.left .col-md-4 {  /* override bootstrap behaviour --> always use flex here. */
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.left .col-md-8 {  /* override bootstrap behaviour --> always use flex here. */
-ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}




button.form-control {
    background-color:rgba(230,230,230,0.8);
    width: 100%;
}



.amount_button:hover, .amount_button.active,
.amount_button_m:hover, .amount_button_m.active,
button.next,
input[type="submit"].next {
  background-color: #d90202;
  color: white;
  /* box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); */
}

.submit-group {
  position: relative;
}

.loader_submit {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 12px;
  padding: 22px;
}

.custom_amount_field {
     text-align: right;
}
.custom_amount{
    outline:
}

 .extra-space {
    margin-bottom: 26px;
 }

 .narrow-space {
    margin-bottom: 10px;
 }



/*----------------MEDIA-------------------*/


@media screen and (max-width:1025px) {
   
    .content{
        margin-left:5%;
        margin-right:5%;
    }


    .second h5{
        font-size: 13px;
    }


    .second h5 .titel-big{
        font-size: 13px;
    }
    .second h5 .amount{
        font-size: 16px;
    }


}
@media screen and (max-width:570px) {
 
    .second-div-2{
      margin-top: 2%;
    }

}
/* Use a media query to add a break point at 800px: */

@media screen and (max-width:760px) {

    
    
}
@media screen and (max-width:769px){


    #colmd4{
        width: auto;
    }
}
@media screen and (max-width:450px) {
    
    .weiter{
    width: 270px;
    }
    .content{
        margin-left:0;
        margin-right:0;
    }
}

@media screen and (max-width:350px){
    .main{
        margin-bottom: 5%;
    }

    .amount_button{
	    width: 55px;
	    height: 50px;
	}
	        .weiter{
	    width: 240px;
	}

	.another{
	    width: 130px;

	}
}
/*--end media-->*/


.radio-tabs input[type="radio"] {
    display: none;
    opacity: 0;

}

.input-group .flex-collapse {
	display: flex;
    flex: none;
    width: auto;
}

.small-print {
  font-size: 14px;
  color: #9D9D9C;
}
