.gus-bir-msg {
	display: block;
	margin: 6px 0 0;
	font-size: 0.85em;
	line-height: 1.35;
}
.gus-bir-msg.gus-bir-checking { color: #666; }
.gus-bir-msg.gus-bir-ok { color: #1a7f37; }
.gus-bir-msg.gus-bir-warn { color: #a15c00; }
.gus-bir-msg.gus-bir-error { color: #c0281c; }

.gus-bir-locked {
	background-color: #f2f2f2 !important;
	cursor: not-allowed;
}

.wpcf7-submit.gus-bir-disabled,
.wpcf7-submit:disabled {
	opacity: 0.55;
	cursor: not-allowed;
}
