

/* Start:/bitrix/components/idea/callback/templates/form.on.page/style.css?1772023740550*/
.Popup-form_agree {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 15px;
}


.Popup-form_agree .agree-checkbox{
    margin-top: 4px;
}

.Popup-form_agree a {
    color: #2563eb;
    text-decoration: underline;
}

.Popup-form_agree a {
    color: #2563eb;
    text-decoration: underline;
}

.agree-label {
    display: flex;
    gap: 12px;
	align-items: start;
}

.submit-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

button:disabled,
.Recall.disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: not-allowed;
}
/* End */
/* /bitrix/components/idea/callback/templates/form.on.page/style.css?1772023740550 */
