/* Refund Form Styles */
.wcf-email-wrapper input {
    transition: all 0.3s ease;
}




.wcf-loading {
    background-image: url('data:image/gif;base64,R0lGODlhEAAhAPAAAAAAAP///yH5BAAAAAAALAAAAAAQAAEAQAIGjI+py+0KADs=');
    /* Simple loader placeholder */
    background-repeat: no-repeat;
    background-position: right 10px center;
}