.screen-reader-response,
form .wpcf7-response-output,
form .wpcf7-not-valid-tip,
form .wpcf7-mail-sent-ok {
display: none !important;
}
form .wpcf7-not-valid:not(.wpcf7-checkbox) {
border-color: transparent !important;
box-shadow: inset 0 0 0 1px #c00;
}
.clear {
clear: both;
}
.cursor_progress {
cursor: progress !important;
& > * {
cursor: progress !important;    
}
}
.ajax-loader {
display: none !important;
}
input[type="submit"]:disabled {
filter:         url("~-data-image/svg+xml;utf8,-svg xmlns=/'http-/www.w3.org/2000/svg/'--filter id=/'grayscale/'--feColorMatrix type=/'matrix/' values=/'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0/'/--/filter--/fi000001.#grayscale""/*tpa=http://top-creator.ru/wp-content/cache/kursy-testirovschika.ru/wpfc-minified/6wql7nk9/~"data:image/svg+xml;utf8,<svg xmlns=/'http://www.w3.org/2000/svg/'><filter id=/'grayscale/'><feColorMatrix type=/'matrix/' values=/'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0/'/></filter></svg>#grayscale"*/);
-webkit-filter: grayscale(100%);
-moz-filter:    grayscale(100%);
-ms-filter:     grayscale(100%);
-o-filter:      grayscale(100%);
filter: gray;
cursor: not-allowed;
}