

/* Start:/local/templates/gynecology/components/bitrix/system.auth.forgotpasswd/.default/style.css?17700163411772*/
.feedback_form .input {margin: 0 0 20px 0;max-width: 100%}
.feedback_form .input label {display: block;margin-bottom: 8px;font-size: 16px !important;font-weight: 500 !important;color: #2e2e2e !important}
.feedback_form .input input {border: 1px solid #cfcfcf !important;box-shadow: none !important;width: 100%;height: 40px;background: #fff;padding: 0 10px 0;font-family: Montserrat !important;outline: 0;resize: none;overflow-y: auto;font-style: normal;font-weight: 500;font-size: 12px;color: #000}

.feedback_form .auth-popup-buttons {display: flex;flex-direction: row;flex-wrap: nowrap;}
.feedback_form .auth-popup-buttons input[type="submit"], .feedback_form .auth-popup-buttons input[type="button"]{
	font-weight: 500;
	font-size: 17px;
	margin: 5px 22px 25px 0;
	line-height: 20px;
	font-family: AdigianaExtreme;
	transition: .3s;
	min-width: 219px;
	border: 2px solid #404040;
	border-radius: 8px;
	text-align: center;
	height: 50px;
	padding: 0 35px 3px;
	color: #000;
	background: #F69DBD;
	width: auto;
	cursor: pointer;
}

@media (max-width: 768px) {

    .feedback_form .auth-popup-buttons{  
      flex-direction: column;
    }
}

.feedback_form .mail-container, .feedback_form .phone-container{margin: 15px 0;}
.feedback_form.feedback_form_restore_with_phone .mail-container, .feedback_form.feedback_form_restore_with_phone .phone-container, .feedback_form.feedback_form_restore_with_phone .button-container{display: none}
.feedback_form.feedback_form_restore_with_phone.use-phone .phone-container, .feedback_form.feedback_form_restore_with_phone.use-phone .button-container{display: block;}
.feedback_form.feedback_form_restore_with_phone.use-email .mail-container, .feedback_form.feedback_form_restore_with_phone.use-email .button-container{display: block;}
/* End */
/* /local/templates/gynecology/components/bitrix/system.auth.forgotpasswd/.default/style.css?17700163411772 */
