.g-recaptcha {
	width: 100%;
	margin-bottom: 20px;
}

.loader {
    display: none;
    position: absolute;
    bottom: 13px;
    left: 18px;
}

.info-u-v-2 {
    background: #ff7d7d;
    color: #000;
    border: 1px solid red;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 8px;
    line-height: 21px;
}
/*
.form .input[readonly="readonly"] {
	background-color: rgb(247, 247, 247);
}
*/

.logout {
	font-weight: normal;
	color: #000;
}