.besked-frm-action .besked-frm-row { margin-bottom: 14px; }
.besked-frm-action .besked-frm-row > label { display:block; font-weight:600; margin-bottom:4px; }
.besked-frm-action select { width:100%; max-width:380px; }
.besked-frm-hint { font-size:12px; color:#666; margin:3px 0 0; }
.besked-frm-section { font-size:13px; font-weight:700; color:#333;
    border-bottom:1px solid #e2e4e7; padding-bottom:6px; margin:20px 0 12px; }
.besked-frm-lists { display:flex; flex-wrap:wrap; gap:12px; margin-top:6px; }
.besked-frm-lists .besked-list-item { display:flex; align-items:center; gap:6px; font-weight:normal; }
.besked-frm-lists .besked-list-count { color:#999; font-size:11px; }
