body {
	zoom: 90%;
}

.edit {
	cursor: pointer;
}

.copy {
	cursor: pointer;
}

.tooltip-arrow, .red-tooltip + .tooltip > .tooltip-inner {background-color: #f00 !important;}

iframe[title~="recaptcha"] {
    zoom: 112%;
}

.g-recaptcha {
	zoom: 111%;
}