
body {
    font-family: "Roboto",Arial,sans-serif !important;
}

.auth-modal__btn-form {
    border: none;
    font-size: 16px;	
}

.ich-form-result {
    text-align: center;
    color: green;
    font-size: 18px;	
}

.b-header__right {
	position: fixed !important;
}

.auth-modal__form-item {
    max-width: 350px !important;
}

.auth-modal__form-item__reg {
	max-width: 390px !important;
    text-align: left;
    font-size: 11px;	
}