﻿.cf7k-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: wait;
}

.cf7k-refresh-loading {
    opacity: 0.5 !important;
    background-image: url(../../contact-form-7/images/ajax-loader.gif) !important;
    background-repeat: no-repeat !important;
    background-position: right top !important;
}



p.cf7k-error, div.cf7k-error {
    background-color: #FFf7f4;
    border-left-color: #dd3d36;
}