/* QAJ Teacher Portal v15.79 - Head Muallima stable recovery */
#viewHeadMuallimas.qaj-hm-stable-recovery-v1579 .qaj-hm-hero-v150,
#viewHeadMuallimas .qaj-hm-hero-v150{
  margin-bottom:12px!important;
}

#viewHeadMuallimas .qaj-hm-stats-grid-v150,
#viewHeadMuallimas .qaj-hm-mini-grid-v150{
  gap:8px!important;
}

#viewHeadMuallimas .qaj-hm-teacher-strip-v150{
  gap:8px!important;
}

#viewHeadMuallimas .qaj-hm-teacher-strip-v150 button{
  border-radius:16px!important;
  border:1px solid rgba(229,231,235,.95)!important;
  background:#fff!important;
  color:#172033!important;
  box-shadow:0 8px 20px rgba(15,23,42,.04)!important;
  min-height:auto!important;
}

#viewHeadMuallimas .qaj-hm-teacher-strip-v150 button.active{
  border-color:#c9a227!important;
  box-shadow:0 10px 24px rgba(201,162,39,.14)!important;
  background:#fffdf4!important;
}

#viewHeadMuallimas .qaj-hm-safe-watch-v1579{
  background:#fff7ed!important;
  color:#9a3412!important;
  border:1px solid #fed7aa!important;
}

#viewHeadMuallimas .qaj-hm-badge-v150:empty{display:none!important;}

#viewHeadMuallimas .qaj-hm-watch-reason-v1579{
  display:block;
  margin-top:6px;
  font-style:normal;
  font-size:11px;
  line-height:1.35;
  color:#92400e;
  background:#fffbeb;
  border:1px solid #fde68a;
  border-radius:10px;
  padding:5px 7px;
}

#viewHeadMuallimas .qaj-hm-notes-accordion-v1579 .qaj-hm-section-head-v150{
  cursor:pointer;
  align-items:center!important;
}

#viewHeadMuallimas .qaj-hm-notes-accordion-v1579.is-closed > .qaj-hm-comment-box-v150,
#viewHeadMuallimas .qaj-hm-notes-accordion-v1579.is-closed > .qaj-hm-comments-grid-v150,
#viewHeadMuallimas .qaj-hm-notes-accordion-v1579.is-closed > .qaj-hm-list-v150{
  display:none!important;
}

#viewHeadMuallimas .qaj-hm-notes-toggle-v1579{
  margin-left:auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  padding:7px 10px;
  background:#fef3c7;
  color:#92400e;
  font-size:12px;
  font-weight:950;
  white-space:nowrap;
}

#moreMenu .qaj-head-admin-link-v1579{
  text-decoration:none;
  color:inherit;
  border:1px solid rgba(13,99,84,.22)!important;
  background:#ecfdf5!important;
}

#moreMenu .qaj-head-admin-link-v1579 span{
  background:#d1fae5!important;
  color:#065f46!important;
}

@media (max-width:700px){
  #viewHeadMuallimas .qaj-hm-teacher-strip-v150{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  #viewHeadMuallimas .qaj-hm-teacher-strip-v150 button{
    padding:10px!important;
  }
  #viewHeadMuallimas .qaj-hm-teacher-strip-v150 button strong{
    font-size:13px!important;
  }
  #viewHeadMuallimas .qaj-hm-watch-reason-v1579{
    display:none!important;
  }
  #viewHeadMuallimas .qaj-hm-notes-toggle-v1579{font-size:11px;padding:6px 8px;}
}

@media (min-width:900px){
  #viewHeadMuallimas .qaj-hm-teacher-strip-v150{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
}
