.npda-lookup { border:1px solid #eee; padding:12px; border-radius:6px; }
.npda-lookup .npda-form label{ display:block; margin-top:8px; }
.npda-lookup .npda-form input{ width:100%; max-width:360px; }
.npda-lookup .npda-form button{ margin-top:10px; }
.npda-results .npda-item{ border:1px solid #eee; padding:10px; margin-top:10px; border-radius:6px; }
.npda-results .title{ font-weight:600; margin-bottom:6px; }
.npda-msg{ color:#d63638; margin-top:6px; }