.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;
word-break: 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;
}.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }
#altEmail_container, .altEmail_container{position:absolute !important; overflow: hidden !important; display: inline !important; height:1px !important; width: 1px !important;z-index:-1000 !important;}.rp-donation-block{margin: 10px 0;}
.rp-donation-block .donate-remove{display:none !important;}
.rp-donation-block p.message{margin-bottom: 10px;}
.checkout_donation{display: block;width:100%;}
.rpdo-error{display: none;color:red;font-size: 12px;margin-top: 5px;}
.rpdo_loader{display: none;height: 16px;width: 16px;}
.rp-donation-block .show_remove.donate-remove{display:inline-block !important;}
.donation_field{display: inline-block;}
.donation_field select,.donation_field input{min-height:24px;line-height: 24px;padding: 10px;max-width: 200px;display: inline-block;}
.donation_field{margin-right: 5px;}
.text_field_cont.hide_txt_field{display:none;}
.text_field_cont{display: inline-block;margin-left: 5px;}
.text_field_cont input{display: inline-block !important;width: 80% !important;}
.text_field_cont span{display: inline-block;margin-left: 5px;}
.donate-btn{display: none !important;}
.donate-btn.show_button{display: inline-block !important;}
.rp-donation-block ul.rpdo_style_button{display: inline-block;padding: 0;margin: 0;}
.rp-donation-block ul.rpdo_style_button li{display: inline-block;cursor: pointer;margin: 0 5px 0 0;}
.rp-donation-block ul.rpdo_style_button li input{display: none;}
.rp-donation-block ul.rpdo_style_button li label{padding: 3px 15px;cursor: pointer;margin-left: 0px;}
.rp-donation-block.hide{display: none;}.antiscroll-wrap{display:inline-block;position:relative;overflow:hidden;}.antiscroll-scrollbar{background:gray;background:rgba(0,0,0,.5);-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;-webkit-box-shadow:0 0 1px #fff;-moz-box-shadow:0 0 1px #fff;box-shadow:0 0 1px #fff;position:absolute;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:linear 300ms opacity;-moz-transition:linear 300ms opacity;-o-transition:linear 300ms opacity;}.antiscroll-scrollbar-shown{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}.antiscroll-scrollbar-horizontal{height:7px;margin-left:2px;bottom:2px;left:0;}.antiscroll-scrollbar-vertical{width:7px;margin-top:2px;right:2px;top:0;}.antiscroll-inner{overflow:scroll;}.antiscroll-inner::-webkit-scrollbar{width:0;height:0;}.antiscroll-inner::scrollbar{width:0;height:0;}.frzTbl {
width: 100%; height: 1245px; position: relative;
max-width: 100%;
overflow: visible;
}
.frzTbl-scroll-overlay {
overflow: scroll;
scrollbar-width: none;
position: relative;
z-index: 4;
pointer-events: none;
height: 100% !important;
width: 100% !important;
}
.frzTbl:hover .frzTbl-scroll-overlay {
opacity: 1;
}
.frzTbl--scrolling .frzTbl-scroll-overlay {
pointer-events: auto;
}
.frzTbl-content-wrapper,
.frzTbl-frozen-columns-wrapper,
.frzTbl-table-wrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.frzTbl-content-wrapper {
overflow: visible;
} .frzTbl.frzTbl--intrinsic-height {
height: auto !important;
min-height: 0;
display: grid;
grid-template-columns: minmax(0, 1fr);
grid-template-rows: auto;
}
.frzTbl.frzTbl--intrinsic-height > .frzTbl-scroll-overlay,
.frzTbl.frzTbl--intrinsic-height > .frzTbl-content-wrapper {
grid-column: 1;
grid-row: 1;
}
.frzTbl.frzTbl--intrinsic-height > .frzTbl-content-wrapper {
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
width: 100%;
overflow: visible;
align-self: start;
}
.frzTbl.frzTbl--intrinsic-height > .frzTbl-scroll-overlay {
width: 100% !important;
height: 100% !important;
align-self: stretch;
}
.frzTbl.frzTbl--intrinsic-height .frzTbl-scroll-overlay__inner {
width: 100% !important;
height: 100% !important;
min-width: 100%;
min-height: 100%;
box-sizing: border-box;
}
.frzTbl.frzTbl--intrinsic-height .frzTbl-table-wrapper {
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
overflow: visible;
}
.frzTbl.frzTbl--intrinsic-height .frzTbl-table-wrapper__inner {
width: auto !important;
height: auto !important;
min-width: 100%;
}
.frzTbl.frzTbl--intrinsic-height
.frzTbl-table-wrapper__inner
> table.frzTbl-table {
position: relative !important;
top: auto !important;
left: auto !important;
}
html[dir="rtl"]
.frzTbl.frzTbl--intrinsic-height
.frzTbl-table-wrapper__inner
> table.frzTbl-table {
left: auto !important;
right: auto !important;
}
.frzTbl-fixed-heading-wrapper-outer {
position: fixed;
top: 0;
z-index: 3;
display: block;
width: 100%;
transform: translateY(0);
transition:
0.1s opacity,
0.2s transform;
}
.frzTbl-fixed-heading-wrapper-outer:after {
content: "";
display: block;
position: absolute;
bottom: -5px;
left: 0;
width: 100%;
height: 6px;
pointer-events: none;
background: linear-gradient(180deg, rgb(0 0 0 / 25%), transparent);
}
.frzTbl--scrolled-above-top .frzTbl-fixed-heading-wrapper-outer,
.frzTbl--scrolled-completely-below-bottom .frzTbl-fixed-heading-wrapper-outer {
pointer-events: none;
opacity: 0;
transform: translateY(-10px);
}
.frzTbl-force-parent-overlow-visible {
overflow: visible !important;
}
.frzTbl-fixed-heading-wrapper {
position: absolute;
left: 0;
right: 0;
overflow-x: hidden;
}
.frzTbl-fixed-heading-wrapper__columns {
position: absolute;
left: 0;
z-index: 1;
height: 100%;
}
.frzTbl-fixed-heading-wrapper__columns--right {
left: auto;
right: 0;
}
.frzTbl-frozen-columns-wrapper {
z-index: 3;
pointer-events: none;
}
.frzTbl-frozen-columns-wrapper .frzTbl-frozen-columns-wrapper__columns {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
height: 100%;
}
.frzTbl-frozen-columns-wrapper__columns.frzTbl-frozen-columns-wrapper__columns--right,
.frzTbl-fixed-heading-wrapper__columns.frzTbl-fixed-heading-wrapper__columns--right {
right: 0;
left: auto;
border-width: 0 0 0 1px;
}
.frzTbl-frozen-columns-wrapper__columns:before,
.frzTbl-fixed-heading-wrapper__columns:before {
content: "";
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 1px;
background: rgba(0, 0, 0, 0.1);
transform: translateX(100%);
}
.frzTbl-frozen-columns-wrapper__columns.frzTbl-frozen-columns-wrapper__columns--right:before,
.frzTbl-fixed-heading-wrapper__columns.frzTbl-fixed-heading-wrapper__columns--right:before {
right: auto;
left: -2px;
}
.frzTbl-frozen-columns-wrapper__columns:after,
.frzTbl-fixed-heading-wrapper__columns:after {
content: "";
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 6px;
background: linear-gradient(270deg, rgb(0 0 0 / 25%), transparent);
transform: translateX(100%);
transition: 0.1s width;
}
.frzTbl-frozen-columns-wrapper__columns--left:after,
.frzTbl-fixed-heading-wrapper__columns:after {
background: linear-gradient(90deg, rgb(0 0 0 / 25%), transparent);
}
.frzTbl-frozen-columns-wrapper__columns.frzTbl-frozen-columns-wrapper__columns--right:after,
.frzTbl-fixed-heading-wrapper__columns.frzTbl-fixed-heading-wrapper__columns--right:after {
right: auto;
left: 0;
transform: translateX(-100%);
}
.frzTbl.frzTbl--scrolled-to-left-edge
.frzTbl-frozen-columns-wrapper__columns.frzTbl-frozen-columns-wrapper__columns--left:after,
.frzTbl.frzTbl--scrolled-to-right-edge
.frzTbl-frozen-columns-wrapper__columns.frzTbl-frozen-columns-wrapper__columns--right:after,
.frzTbl.frzTbl--scrolled-to-left-edge
.frzTbl-fixed-heading-wrapper__columns.frzTbl-fixed-heading-wrapper__columns--left:after,
.frzTbl.frzTbl--scrolled-to-right-edge
.frzTbl-fixed-heading-wrapper__columns.frzTbl-fixed-heading-wrapper__columns--right:after {
width: 0;
}
.frzTbl.frzTbl--scrolled-to-left-edge
.frzTbl-frozen-columns-wrapper__columns--empty.frzTbl-frozen-columns-wrapper__columns--left:before,
.frzTbl.frzTbl--scrolled-to-right-edge
.frzTbl-frozen-columns-wrapper__columns--empty.frzTbl-frozen-columns-wrapper__columns--right:before,
.frzTbl.frzTbl--scrolled-to-left-edge
.frzTbl-fixed-heading-wrapper__columns--empty.frzTbl-fixed-heading-wrapper__columns--left:before,
.frzTbl.frzTbl--scrolled-to-right-edge
.frzTbl-fixed-heading-wrapper__columns--empty.frzTbl-fixed-heading-wrapper__columns--right:before {
display: none !important;
}
.frzTbl.frzTbl--scrolled-to-left-edge.frzTbl.frzTbl--scrolled-to-right-edge
.frzTbl-frozen-columns-wrapper__columns {
display: none !important;
}
.frzTbl-frozen-columns-wrapper__columns > table {
position: absolute;
left: 0;
top: 0;
bottom: 0;
border-top-width: 0 !important;
}
.frzTbl-frozen-columns-wrapper__columns > .frzTbl-top-sticky--empty + table {
position: relative;
}
.frzTbl-frozen-columns-wrapper__columns--right > table {
left: auto;
right: 0;
}
.frzTbl-table-wrapper {
z-index: 1;
}
.frzTbl-scroll-overlay__inner,
.frzTbl-table-wrapper__inner { width: 20000px; height: 20000px; min-width: 100%;
position: relative;
}
.frzTbl-table-wrapper__inner--overflow-check {
width: 100% !important;
}
.frzTbl-table-wrapper__inner--deflate {
width: auto;
height: auto;
}
.frzTbl-table-wrapper__inner--deflate > table {
min-width: 0 !important;
width: 100% !important;
}
.frzTbl-table-wrapper__inner--overflow-check > .frzTbl-table {
width: auto !important;
min-width: 0 !important;
}
.frzTbl-top-sticky {
width: 100%;
position: sticky;
position: -webkit-sticky;
top: 0;
z-index: 1; }
.frzTbl-table-wrapper__inner > table {
min-width: 0; width: auto;
position: absolute;
top: 0;
left: 0;
}
html[dir="rtl"] .frzTbl-table-wrapper__inner > table {
left: auto;
right: 0;
}
.frzTbl .antiscroll-scrollbar {
z-index: 4;
bottom: 0px;
height: 12px;
}
.frzTbl .antiscroll-scrollbar:after {
content: "";
background: transparent;
position: absolute;
left: 0;
top: -50%;
width: 100%;
height: 200%;
}
.frzTbl .antiscroll-scrollbar-vertical {
display: none !important;
}
.frzTbl-antiscroll-control-wrap {
position: fixed;
bottom: 0;
z-index: 2;
}
.frzTbl--scrolled-completely-above-top .frzTbl-antiscroll-control-wrap {
opacity: 0;
pointer-events: none;
}
.frzTbl--scrolled-below-bottom .frzTbl-antiscroll-control-wrap {
position: relative;
}
.frzTbl--hide-antiscroll .antiscroll-scrollbar-horizontal {
display: none !important;
} .frzTbl-clone-table {
width: auto !important;
min-width: 0 !important;
border-collapse: collapse !important;
}
.frzTbl--temp-wrapper {
height: 0;
overflow: hidden;
opacity: 0;
}
.frzTbl--temp-wrapper > div,
.frzTbl-table-wrapper__inner--unrestrict-table-wrapper {
position: relative;
width: 100000px !important;
}
.frzTbl--temp-wrapper > div > table,
.frzTbl-table-wrapper__inner--unrestrict-table-wrapper > table {
min-width: 0;
width: auto !important;
max-width: none !important;
}
.frzTbl--grab-and-scroll {
cursor: move;
cursor: grab;
cursor: -moz-grab;
cursor: -webkit-grab;
-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.frzTbl--grab-and-scroll a,
.frzTbl--grab-and-scroll img {
-webkit-user-drag: none;
}
.frzTbl--grab-and-scroll--grabbing {
cursor: grabbing;
cursor: -moz-grabbing;
cursor: -webkit-grabbing;
}
.frzTbl:not(.frzTbl--init) .frzTbl-fixed-heading-wrapper-outer,
.frzTbl:not(.frzTbl--init) .frzTbl-frozen-columns-wrapper {
opacity: 0;
pointer-events: none;
} .frzTbl-table-wrapper__shadow-left,
.frzTbl-table-wrapper__shadow-right {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 0;
}
.frzTbl-table-wrapper__shadow-right {
left: auto;
right: 0;
}