/* SchoolDay v218: Parent Phonic controls. */
#phonicsAddParentV218,
#phonicsEditParentV218 { width: 100%; }
#phonicsAddParentV218 + small,
#phonicsEditParentV218 + small { display: block; margin-top: .25rem; line-height: 1.3; }
.phonics-library-form.uses-parent-phonic-v218 :is(input[type="file"],#recordPhonicSoundButton) {
  opacity: .5;
  cursor: not-allowed;
}
.phonic-edit-button { display: inline-grid; justify-items: center; gap: .08rem; }
.phonic-edit-button small { font-size: .62rem; font-weight: 700; opacity: .76; }
