.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wc-donation-amount {
margin-bottom: 20px;
}
.wc-donation-amount input {
max-width: 120px;
}#paytm-pg-spinner {
width: 70px;
text-align: center;
z-index: 999999;
position: fixed;
top: 25%;
left: 50%;
}
#paytm-pg-spinner>div {
width: 10px;
height: 10px;
background-color: #012b71;
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
#paytm-pg-spinner .bounce1 {
-webkit-animation-delay: -0.64s;
animation-delay: -0.64s;
}
#paytm-pg-spinner .bounce2 {
-webkit-animation-delay: -0.48s;
animation-delay: -0.48s;
}
#paytm-pg-spinner .bounce3 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
#paytm-pg-spinner .bounce4 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
#paytm-pg-spinner .bounce4,
#paytm-pg-spinner .bounce5 {
background-color: #48baf5;
}
@-webkit-keyframes sk-bouncedelay {
0%,
80%,
100% {
-webkit-transform: scale(0)
}
40% {
-webkit-transform: scale(1.0)
}
}
@keyframes sk-bouncedelay {
0%,
80%,
100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
}
.paytm-overlay {
width: 100%;
position: fixed;
top: 0px;
opacity: .3;
height: 100%;
background: #000;
}
.paytm-pg-loader {
display: none;
}
.paytm-pg-donar-address p,
.paytm-pg-donar-info p {
width: 100%;
float: left;
display: block;
}
.paytm-pg-donar-address p label,
.paytm-pg-donar-info p label {
width: 25%;
float: left;
display: block;
}
.paytm-pg-donar-address p input[type="text"],
.paytm-pg-donar-info p input[type="text"] {
width: 70%;
float: left;
}
#hide-address {
display: none !important;
}
#wpfooter{
position: fixed !important;
}
.dropdown{
width: 71%;
display: block;
height: 25px;
}
.plusIcon{
font-size:16px; 
font-weight:bold;
}  .modal {
display: none; position: fixed; z-index: 10000; padding-top: 100px; left: 0;
top: 0;
text-align: center;
width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); } .modal-content {
background-color: #fefefe;
padding: 20px;
border: 1px solid #888;
max-width: 650px;
margin: auto;
} .close {
color: #aaaaaa;
float: right;
font-size: 28px;
font-weight: bold;
text-decoration: none;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
.table-view-list tr td:first-child{
text-transform:capitalize;
}
.btnPrimary{ 
background-color: #fafafa;  
color: #444444; 
padding: 8px;
text-align: center;
font-size: 12px;
border: 1px #444 solid;
border-radius: 4px
}
.okbutton{
width: 100px !important;
padding: 6px 20px 6px 20px;
background-color: #fafafa;  
color: #444444;  
text-align: center;
font-size: 14px;
border: 1px #444 solid;
border-radius: 4px;
text-decoration: none;
}