.det-nav-tab-wrapper { margin-bottom:10px; }
.det-tab-link { margin-right:5px; padding:5px 10px; display:inline-block; background:#eee; text-decoration:none; border-radius:3px; }
.det-tab-active { background:#0073aa; color:#fff; }
.det-tab-content { margin-top:10px; }
.det-tab-content table { width:100%; border-collapse: collapse; }
.det-tab-content table th, .det-tab-content table td { border:1px solid #ccc; padding:5px; text-align:left; }
.det-result-match { color: red; }
.det-result-no-match { color: green; }
#det_pass_input, #det_unlock_full { margin: 5px; padding: 5px; }
#det-full-results { margin-top: 20px; border-top: 1px solid #ccc; padding-top: 10px; }
.det-entity-limited { font-style: italic; color: #666; }
#det_show_demo, #det_show_entity { margin: 5px; }
#det-demo-content { margin-top: 10px; padding: 10px; border: 1px solid #ccc; }