Summary Table

Categories Total Count
PII 0
URL 0
DNS 0
EKL 0
IP 0
PORT 0
VsID 0
CF 0
AI 0
VPD 0
PL 0
Other 0

File Content

.app-content {
font-size:.8em;
padding: 10px;
overflow-x: hidden;
}

.app-table-header {
font-weight:bold;
font-size: 1em;
border-bottom: solid 1px #cccccc;
}

.app-sub-header {
font-size: .95em ;
border-bottom:solid 1px #cccccc;
font-weight:bold;
}

h1, .h1 {
font-size: 1.5rem;
}

h2, .h2 {
font-size: 1.4rem;
}

h3, .h3 {
font-size: 1.3rem;
}

h4, .h4 {
font-size: 1.2rem;
}

h5, .h5 {
font-size: 1.1rem;
}

h6, .h6 {
font-size: 1rem;
}


/* for data elements - label/value */
.data-value {
font-weight:400;
}
.data-label {
font-weight:bold;
font-size:.9em;
color: #003399;
}

.ppc .data-label {
font-weight:normal;
color: black;
font-size:1em;
}

.filter-value {
font-weight: 500;
font-size: .98em;
}

.detail-popup-label {
font-size:1.1em;
opacity: .7;
}

.detail-popup-title {
font-size: 1.1em;
}

.detail-popup-body {
font-size: .85em;
}

.error-text {
color:#800000;
font-weight:bold;
}

.record-popup .modal-lg {
width: 90% !important;
max-width: 1000px !important;
top: 85px;
}

.tooltip-inner {
max-width: 400px;
text-align:left;
font-size: .85em;
}