/* DM CURSOS - botão definitivo do professor 2026-07-30F */
#teacherSimQuestionPicker .dm-teacher-stable-header-20260730f{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex-wrap:wrap!important;
  padding:10px 12px!important;margin-bottom:10px!important;border:1px solid #BFDBFE!important;border-radius:14px!important;background:#EFF6FF!important;
}
#teacherSimQuestionPicker .dm-teacher-stable-card-20260730f{
  display:flex!important;align-items:flex-start!important;gap:9px!important;height:auto!important;min-height:106px!important;max-height:none!important;
  overflow:visible!important;padding:10px!important;border-radius:14px!important;background:#fff!important;border:1px solid #E5E7EB!important;
}
#teacherSimQuestionPicker .dm-teacher-stable-card-20260730f>input{width:auto!important;flex:0 0 auto!important;margin-top:4px!important}
#teacherSimQuestionPicker .dm-teacher-stable-content-20260730f{display:block!important;min-width:0!important;flex:1 1 auto!important;overflow:visible!important}
#teacherSimQuestionPicker .dm-teacher-stable-top-20260730f{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;min-width:0!important}
#teacherSimQuestionPicker .dm-teacher-stable-meta-20260730f{min-width:0!important;flex:1 1 auto!important}
#teacherSimQuestionPicker .dm-teacher-stable-content-20260730f p{margin:7px 0 0!important;color:#334155!important;line-height:1.45!important}
#teacherSimQuestionPicker .dm-teacher-stable-preview-20260730f{
  display:inline-flex!important;visibility:visible!important;opacity:1!important;position:static!important;flex:0 0 auto!important;
  width:auto!important;height:auto!important;min-height:34px!important;max-height:none!important;overflow:visible!important;pointer-events:auto!important;
  cursor:pointer!important;padding:8px 10px!important;margin:0!important;border-radius:11px!important;font-size:.78rem!important;line-height:1.2!important;white-space:normal!important;box-shadow:none!important;
}
@media(max-width:760px){
  #teacherSimQuestionPicker .dm-teacher-stable-top-20260730f{display:grid!important;grid-template-columns:1fr!important}
  #teacherSimQuestionPicker .dm-teacher-stable-preview-20260730f{width:100%!important;justify-content:center!important}
}
