tab-pane@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');

body {font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; color: #9a9a9a;}
a {color: #353535;}
a:hover {color: #f25c29;}

header {padding: 10px 0;}
.banner {
	/* background-image:url(/resources/assets/images/NewOVD/OVDBanner.jpg);  */
	/* padding:20px 0; */
	background-size: cover;
	text-align:center;
	font-size: 30px;
	color: #353535 !important;
	margin: 0 -15px;
	background: transparent !important;
	/* background: #7f63f4 !important; */
}

  /* .container {width: 400px;} */

.pad0 {padding: 0;}

.bor-none {border: none;}
.bor-dark-green {border: 1px solid #b9b7bde6;}
.bor-left-black {border-left: 1px solid #333;}
.bor-right-black {border-right: 1px solid #333;}
.brd-radius-5px {border-radius: 5px;}
.brd-radius-8px {border-radius: 0px;}
.brd-radius-left-8px {border-top-left-radius: 8px !important;border-bottom-left-radius: 8px !important;}


.fwb {font-weight:700;}

.txt-black {color: #000;}
.txt-white {color: #fff;}
.txt-dark-green {color: #7f63f4;}
.txt-9a9 {color: #9a9a9a;}

.txt-white::placeholder {color: #fff;}
.bor-dark-green::placeholder {color: #0d2340;}
.bg-lt-green::placeholder {color: #333333;}

.btn-secondary:hover {background:#5c4c9f !important; box-shadow: none;}
.btn-secondary:active {box-shadow: none;}

.brd-left-ltgreen {border-left: 1px solid #4caf93;}

.bg-lt-gray1 {background: transparent;}
.bg-lt-gray {background: transparent;}
.bg-white {background: #fff;}
.bg-lt-green {background: #7f63f4;}
.bg-dark-green {background: #7f63f4;}

.sofort {background:url(../images/sofort.png) no-repeat left; line-height:13px;}
.sofort:hover {background:url(../images/sofort.png) no-repeat left #4caf93; color: #fff;}
.sofort-active {background:url(../images/sofort.png) no-repeat left #4caf93; color: #fff; line-height:26px}

.paypal {background:url(../images/paypal.png) no-repeat left; line-height:26px;}
.paypal:hover {background:url(../images/paypal.png) no-repeat left #4caf93; color: #fff;}
.paypal-active {background:url(../images/paypal.png) no-repeat left #4caf93; color: #fff; line-height:26px}

.sepa {background:url(../images/sepa.png) no-repeat left; line-height:26px;}
.sepa:hover {background:url(../images/sepa.png) no-repeat left #4caf93; color: #fff;}
.sepa-active {background:url(../images/sepa.png) no-repeat left #4caf93; color: #fff; line-height:26px}


.giropay {background:url(../images/giropay.png) no-repeat left; line-height:26px;}
.giropay:hover {background:url(../images/giropay.png) no-repeat left #4caf93; color: #fff;}
.giropay-active {background:url(../images/giropay.png) no-repeat left #4caf93; color: #fff; line-height:26px}

.apple {background:url(../images/apple.png) no-repeat left; line-height:26px;}
.apple:hover {background:url(../images/apple.png) no-repeat left #4caf93; color: #fff;}
.apple-active {background:url(../images/apple.png) no-repeat left #4caf93; color: #fff; line-height:26px}

.eps {background:url(../images/eps.png) no-repeat left; line-height:26px;}
.eps:hover {background:url(../images/eps.png) no-repeat left #4caf93; color: #fff;}
.eps-active {background:url(../images/eps.png) no-repeat left #4caf93; color: #fff; line-height:26px}

.padt5r0b5l48 {padding: 5px 0 5px 48px;}
.padt5r0b5l45 {padding: 5px 0 5px 45px;}

/* body {
    font-family: dax !important;
} */
.marlr-25 {margin: 0 -25px;}

/* .active {background: transparent !important; color: #fff;border: 1px solid #7f63f4 !important;box-shadow: inset 0 0 7px #7f63f4 !important;} */


.fs10 {font-size: 9px;}
.fs11 {font-size: 14px;}
.fs12 {font-size: 12px;}
.fs16 {font-size: 16px;}
.fs18 {font-size: 18px;}
.fs20 {font-size: 20px;}
.fs25 {font-size: 25px;}


.w100 {width: 100%;}

.minh-50 {min-height: 50px;}

.btn-secondary:not(:disabled):not(.disabled).active {color: #4caf93; background-color: #fff;}
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {border-top-right-radius: .25rem; border-bottom-right-radius: .25rem;}

.btn-secondary {
color: #fff; 
background-color: #a591f7; 
border-color: #a591f7;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 15px;
padding-right: 15px;
margin-left: 2px;
}
.btn-group>.btn:not(:first-child) {border-top-left-radius: .25rem; border-bottom-left-radius: .25rem;}


.brd-tl-bl-20 {border-top-left-radius: 1.25rem; border-bottom-left-radius: 1.25rem;}
.brd-tr-br-20 {border-top-right-radius: 1.25rem; border-bottom-right-radius: 1.25rem;}


.input-group-text {border: 1px solid #b9b7bde6;}

input[type=radio]	{position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none;}
input[type="text"].bg-lt-green:focus {background: #f2cccce6; color: #333333;}
input[type="text"].bg-dark-green:focus {background: #4caf93; color: #fff;}


.custom-switch.custom-switch-md .custom-control-label {
    padding-left: 2rem;
    padding-bottom: 1.5rem;
}

.custom-switch.custom-switch-md .custom-control-label::before {
    height: 1.5rem;
    width: calc(2rem + 0.75rem);
    border-radius: 3rem;
}

.custom-switch.custom-switch-md .custom-control-label::after {
    width: calc(1.5rem - 4px);
    height: calc(1.5rem - 4px);
    border-radius: calc(2rem - (1.5rem / 2));
}

.custom-switch.custom-switch-md .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(calc(1.5rem - 0.25rem));
}

.custom-control-input:checked~.custom-control-label::before {border-color: #7f63f4; background-color: #7f63f4;}

.bg-white:focus {background: #ff0000;}

select.custom {
  background-image: url("../images/select-icon.jpg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 60px;
}

select.custom::-ms-expand {
  display: none;
}

.form-control:disabled {background: #7f63f4;}



.input-number{
  background-color: white;
font-size: 1.66rem;
text-align: center;
border: 1px solid #7f63f4;
}

.input-number:focus , .input-number:hover , .input-number:active  {
    background-color: white !important ;
}
@media only screen and (max-width: 768px) {
.container {width: auto;}
.fs12 {font-size: 10px;}
}

@media screen and (max-width:320px) 
{
.container {width: auto;}
.fs12 {font-size: 8px;}
.fs18 {font-size: 15px;}
.padt5r0b5l48 {padding: 5px 0 5px 42px;}
.padt5r0b5l45 {padding: 5px 0 5px 44px;}


 }
 
 .p-2 { 
    padding-right: 0.8rem !important;
    padding-left: 0.8rem !important;
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus {
    background: #5c4c9f !important;
    color: white  !important;
}

 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #bbb !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #bbb !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #bbb !important; 
}
:-moz-placeholder { /* Firefox 18- */ 
  color: #bbb  !important;
} 

.disabledClass{
	cursor: not-allowed !important;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.field {
    background: white;
	box-sizing: border-box;
	font-weight: 400;
	border: 1px solid #b9b7bde6 !important;
	color: #32315E;
	outline: none;
	height: 45px;
	line-height: 48px;
	padding: 0 4px;
	cursor: text;
    width: 85%;
    /* float: right; */
    margin-left: 33px;
}

.buttonStripe {
  / float: left; /
  display: block;
  background-image: linear-gradient(-180deg, #F8B563 0%, #F99A52 100%);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.10), inset 0 -1px 0 0 #E57C45;
  color: white;
  border-radius: 24px;
  border: 0;
  /* margin-top: -58px;
  margin-left: 385px; */
  font-size: 17px;
  font-weight: 500;
 /  width: 18%; /
  height: 46px;
  line-height: 48px;
  outline: none;}
 .labelStripe {
  position: relative;
  color: #6A7C94;
  font-weight: 400;
  height: 48px;
  line-height: 48px;
  margin-bottom: 10px;
  display: block;
  / margin-right: 63px; /
}

.buttonStripe:focus {
  background: #EF8C41;
}

.buttonStripe:active {
  background: #E17422;
}

.outcomeStripe {
  float: left;
  width: 100%;
  padding-top: 8px;
  min-height: 20px;
  text-align: center;
  margin-top:-10px;
}

.successStripe, .errorStripe {
  display: none;
  font-size: 13px;
}

.successStripe.visibleStripe, .errorStripe.visibleStripe {
  display: inline;
}

.errorStripe {
  color: #E4584C;
}

.successStripe {
  color: #F8B563;
}

.successStripe .tokenStripe {
  font-weight: 500;
  font-size: 13px;
}	

#overlayOVD {
  background: black;
  color: #666666;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 5000;
  top: 0;
  left: 0;
  float: left;
  text-align: center;
  padding-top: 25%;
  opacity: .80;
}

.spinnerOVD {
    margin: 0 auto;
    height: 64px;
    width: 64px;
    animation: rotate 0.8s infinite linear;
    border: 5px solid #4caf93;
    border-right-color: transparent;
    border-radius: 50%;
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media only screen and (min-width : 150px) and (max-width : 375px) {
.sslimage{
	padding-top: 0.60rem !important;
}	
	
}

@media only screen and (min-width : 769px) and (max-width : 6000px) {
.widthresize {
	width: 45px !important;
}

/* .widthresize2 {
	width: 18% !important;
	margin-right: 3px;
} */

 .paySelect {
	margin-left: 5px !important;
} 

}



@media only screen and (min-width : 150px) and (max-width : 400px) {

.widthresize {
	width: 35px !important;
}

.widthresize2 {
    width: 20% !important;
}

}

@media only screen and (min-width : 401px) and (max-width : 420px) {
.widthresize2 {
    width: 20% !important;
}

.widthresize {
	width: 45px !important;
}

}

 @media only screen and (min-width : 421px) and (max-width : 500px) {


.widthresize {
    width: 50px !important;
}

.widthresize2 {
    width: 20% !important;
}
} 

@media only screen and (min-width : 501px) and (max-width : 768px) {
/* .widthresize2 {
    width: 15% !important;
    margin-right: 8px !important;
} */
.widthresize {
    width: 50px !important;
}

.widthresize2 {
    width: 20% !important;
}

}

.bannertext{
	text-align:center;
	font-size: 30px;
	color: black !important;
}

.input-group-text {
    border-radius: 0px !important;
}    

.btn {
    border-radius: 0px !important;
}  

.form-control {
    border-radius: 0px !important;
}    

.btn.focus, .btn:focus , .btn.active, .btn:active , .btn.hover, .btn:hover{
	-webkit-filter: grayscale(0%) !important; /* Safari 6.0 - 9.0 */
  filter: grayscale(0%) !important;
}

.widthresize2 {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.btn {
    cursor: pointer;
}

.btn-secondary.focus, .btn-secondary:focus {
	box-shadow: none !important;
}

#buttonP{
	font-size: 24px;
	font-family: arial !important;
	font-weight: 600;
}

#donationconfirm {
	font-family: arial !important;
}

@media only screen and (min-width : 150px) and (max-width : 360px) {
#buttonP{
	font-size: 20px !important; 
}
}

.glyphicon {
    font-weight: 700 !important;
}

#causeName{
  font-family: arial !important;	
  font-weight: 600;
}

.txt-dark-green  {
	font-family: arial !important;
	font-weight: 600;
}

.txt-9a9 {
	font-family: arial !important;
	font-weight: 600;
}

label {
    font-family: arial !important;
}

#mandate-acceptance {
	font-size: 12px !important;
font-weight: normal !important;
}

