.nf-transport-edit { cursor:text !important; }
  .nf-transport-edit[readonly], .nf-transport-edit.xml-prioridade {
    background:#fff !important;
    color:#0f172a !important;
    border-color:#cbd5e1 !important;
    cursor:text !important;
    box-shadow:none !important;
  }
  .nf-transport-note.xml-editavel {
    background:#eef2ff !important;
    color:#1e40af !important;
    border:1px solid #bfdbfe !important;
    padding:4px 7px !important;
    border-radius:999px !important;
    display:inline-flex !important;
    margin-top:4px !important;
    font-size:11px !important;
    font-weight:950 !important;
  }
