.cf7rzp-loader{
display: none;
width: 100%;
height: 100%;
background: #000;
position: fixed;
top: 0;
opacity: 0.6;
z-index: 9999;
}
.cf7rzp-loader img{
position: fixed;
max-width: 100%;
left: 47%;
top: 45%;
}
.cf7rzp-payment-more-info .swal2-title{font-weight: 500;}
.cf7rzp-payment-more-info .swal2-html-container table{font-size: 15px;text-align: left;}
.cf7rzp-payment-more-info .swal2-html-container table tr th{width: 35%;padding: 5px 0px;}
.cf7rzp-payment-more-info .swal2-html-container table tr td{width: 35%;padding: 5px 0px;}
.post-type-cf7rzp_payments .widefat td.status span{
display: inline-flex;
padding: 5px 11px;
border-radius: 5px;
}   
.post-type-cf7rzp_payments .widefat td.status span.cf7rzp_failure{background: #eba3a3;
color: #761919;}
.post-type-cf7rzp_payments .widefat td.status span.cf7rzp_success{background: #c6e1c6;
color: #5b841b;}
.post-type-cf7rzp_payments .widefat td.status span.cf7rzp_pending{background: #c8d7e1;
color: #2e4453;  }
.cf7rzp_width {width: 175px;vertical-align: top};    
.cf7rzppa-admin-submenu-link{background: #93003f;color: #fff;font-weight: bold;}