/* T2F165_CRM_EDIT_MODAL_INLINE_STYLE_EXTRACT_SAFE */
.edit-modal-header-row{
  justify-content:space-between;
}
.edit-modal-section-card{
  margin:12px 0;
}
.edit-comment-textarea{
  min-height:70px;
}
.edit-identity-row{
  gap:8px;
  align-items:stretch;
}
.edit-identity-type-select{
  max-width:120px;
}
.edit-maps-coordinate-grid{
  margin-top:8px;
}
.edit-maps-info{
  margin-top:6px;
}
