/* 12239: match the existing .btn.green save color without restyling other actions. */
.stationOx .oxSizeControls .oxButton.oxSizeSave{background:#2ecc71;border-color:#2ecc71;color:#fff}
/* Search belongs to the completed-record card. Keep the established drawer width. */
#classroomLauncherModal .classroomCompletedSearch{margin:0 0 16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
#classroomLauncherModal .classroomCompletedSearch label>span{font-size:13px;line-height:1.4}
#classroomLauncherModal .classroomCompletedSearch input,#classroomLauncherModal .classroomCompletedSearch select{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:44px;height:44px;font-size:16px;text-align:center;text-align-last:center}
#classroomLauncherModal .classroomCompletedSearch [data-classroom-completed-load]{grid-column:1/-1;display:inline-flex;align-items:center;justify-content:center;min-height:44px;width:100%;max-width:100%;margin:2px 0 0;padding:10px 12px;background:#168ee0;border-color:#168ee0;color:#fff;font-size:14px;line-height:1.4;text-align:center}
#classroomLauncherModal .classroomCompletedSearch [data-classroom-completed-load]:disabled{opacity:.6;cursor:wait}
#classroomLauncherModal .classroomCompletedHistory{font-size:13px;line-height:1.6;overflow-wrap:anywhere}
