/* PE-Class v1.19.51 · 반별 진도표 종목 선택칸/비고 버튼 곡률 통일 */
@media (min-width: 769px) {
  body.classProgressApp #progressTableBox
  table.pe87ClassProgress select.progressInput[data-k="subject"],
  body.classProgressApp #progressTableBox .progressMemoOpenBtn11620 {
    border-radius: 9px !important;
  }

  body.classProgressApp #progressTableBox
  table.pe87ClassProgress select.progressInput[data-k="subject"] {
    appearance: none !important;
    -webkit-appearance: none !important;
    padding-right: 24px !important;
    padding-left: 24px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' viewBox='0 0 9 6'%3E%3Cpath d='M1 1l3.5 3.5L8 1' fill='none' stroke='%23556b7c' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 8px center !important;
    background-size: 9px 6px !important;
  }
}
