<style>
.premiumfilter{
    background-color: gold;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    font-weight: bold;
}
.standardfilter{
    background-color: bleach;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    font-weight: 400;
    color: black;
}
.panel {
    margin-bottom: 20px;
    background: #fff;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.table thead tr th {
    font-weight: 600;
    border-bottom: 1px solid #b8c1ca;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e4e7ea;
}
.table td, .table th {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #e4e7ea;
}
.widget-table.table .widget-table-title {
    font-size: 14px;
    margin: 0;
    line-height: 20px;
}
.text-inverse {
    color: #2d353c!important;
}
b {
    font-weight: 700;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.table:not(.table-bordered) thead tr th {
    border-top: none;
}
.table thead tr th {
    font-weight: 600;
    border-bottom: 1px solid #b8c1ca;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e4e7ea;
}
.table td, .table th {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #e4e7ea;
}
th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}
.table {
    width: 100%;
    margin-bottom: 16px;
    color: #333;
}
.panel.panel-inverse>.panel-heading {
    background: #1d2226;
    color: #fff;
}
.panel .panel-heading .panel-title {
    line-height: 20px;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
    color: inherit;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.panel .panel-heading .panel-heading-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.panel .panel-body {
    padding: 15px;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table {
    width: 100%;
    margin-bottom: 16px;
    color: #333;
}
.m-b-0 {
    margin-bottom: 0!important;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f2f4f5;
}
.table tbody tr td.with-btn, .table tbody tr td.with-btn-group, .table tbody tr td.with-checkbox, .table tbody tr td.with-form-control, .table tbody tr td.with-img, .table tbody tr td.with-input-group, .table tbody tr td.with-radio, .table tbody tr th.with-btn, .table tbody tr th.with-btn-group, .table tbody tr th.with-checkbox, .table tbody tr th.with-form-control, .table tbody tr th.with-img, .table tbody tr th.with-input-group, .table tbody tr th.with-radio, .table tfoot tr td.with-btn, .table tfoot tr td.with-btn-group, .table tfoot tr td.with-checkbox, .table tfoot tr td.with-form-control, .table tfoot tr td.with-img, .table tfoot tr td.with-input-group, .table tfoot tr td.with-radio, .table tfoot tr th.with-btn, .table tfoot tr th.with-btn-group, .table tfoot tr th.with-checkbox, .table tfoot tr th.with-form-control, .table tfoot tr th.with-img, .table tfoot tr th.with-input-group, .table tfoot tr th.with-radio, .table thead tr td.with-btn, .table thead tr td.with-btn-group, .table thead tr td.with-checkbox, .table thead tr td.with-form-control, .table thead tr td.with-img, .table thead tr td.with-input-group, .table thead tr td.with-radio, .table thead tr th.with-btn, .table thead tr th.with-btn-group, .table thead tr th.with-checkbox, .table thead tr th.with-form-control, .table thead tr th.with-img, .table thead tr th.with-input-group, .table thead tr th.with-radio {
    padding-top: 4px;
    padding-bottom: 4px;
}
.table td, .table th {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #e4e7ea;
}

/* Dark sidebar: highlight active report dimension */
.navbar-static-side .nav > li.active,
.navbar-static-side .nav > li.active > a {
    background-color: #293846;
    color: #fff;
}
.navbar-static-side .nav > li.active {
    border-left: 4px solid #19aa8d;
}
.navbar-static-side .nav > li > a:hover,
.navbar-static-side .nav > li > a:focus {
    background-color: #293846;
    color: #fff;
}
</style>
 <style>
.moreboxes{
    font-size:20px;
    font-weight:500;
}
.thinhr{
    margin-top: 8px;
    margin-bottom: 8px;
}

/* Unified emphasis numbers on summary page (header bizid, metric values, flagged share) */
#summary-page .summary-page-heading .summary-emphasis,
.summary-header-bar .summary-page-heading .summary-emphasis {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

#summary-page .summary-metric-row .moreboxes,
#summary-page .summary-metric-row h1.moreboxes {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.15;
    margin: 0;
    text-align: right;
}

#summary-page .summary-flagged-share h2.summary-emphasis {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.15;
    margin: 0;
}

.summary-header-bar {
    margin: 0 15px 15px;
    background-color: #0E1987;
    color: #fff;
    overflow: hidden;
}

/* Report shell: full-width banner on top, sidebar + content below */
.report-layout.wrapper-content {
    padding: 0 !important;
}

.report-layout .report-fullwidth-header {
    width: 100%;
    position: static;
    left: auto;
    right: auto;
    margin: 0 0 15px 0 !important;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    min-height: 103px;
    overflow: visible;
}

.report-layout .report-main-row {
    display: flex;
    align-items: stretch;
    width: 100%;
}

.report-layout .report-main-row > .ng-scope {
    flex: 0 0 220px;
    max-width: 220px;
}

.report-layout .report-main-row .navbar-static-side {
    position: relative !important;
    width: 220px !important;
    height: auto !important;
    min-height: calc(100vh - 200px);
    z-index: auto;
    background: #000 !important;
}

.report-layout .report-content-panel {
    flex: 1 1 auto;
    min-width: 0;
    margin-left: 0 !important;
    overflow: hidden;
}

body.mini-navbar .report-layout .report-main-row > .ng-scope {
    flex-basis: 70px;
    max-width: 70px;
}

body.mini-navbar .report-layout .report-main-row .navbar-static-side {
    width: 70px !important;
}

body.mini-navbar .report-layout .report-fullwidth-header {
    padding-left: 15px;
}

@media (max-width: 768px) {
    .report-layout .report-main-row {
        flex-direction: column;
    }

    .report-layout .report-main-row > .ng-scope {
        flex-basis: auto;
        max-width: none;
    }

    .report-layout .report-fullwidth-header {
        padding-left: 15px;
    }
}

/* Legacy report pages without report-layout shell */
.wrapper.wrapper-content:not(.report-layout) #page-wrapper > .row:first-child {
    margin-left: -240px !important;
    margin-right: 0 !important;
    margin-bottom: 15px !important;
    width: calc(100% + 240px);
}

.wrapper.wrapper-content:not(.report-layout) #page-wrapper > .row:first-child .ibox {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
}

.wrapper.wrapper-content:not(.report-layout) #page-wrapper > .row:first-child .ibox-content.ibox-heading:not([style*="#FA5F55"]) {
    background-color: #0E1987 !important;
    border-bottom: none !important;
    color: #fff !important;
    min-height: 103px;
    padding: 14px 15px 14px 255px;
    box-sizing: border-box;
}

.wrapper.wrapper-content:not(.report-layout) #page-wrapper > .row:first-child .ibox-content.ibox-heading h3 {
    color: #fff !important;
    font-weight: 200;
    font-size: 24px;
    margin-top: 5px;
}

.wrapper.wrapper-content:not(.report-layout) #page-wrapper > .row:first-child #reportrange {
    display: inline-block;
    float: right;
    text-align: center;
    background: #fff;
    color: #333;
    cursor: pointer;
    padding: 5px 10px;
    border: 1px solid #ccc;
    min-width: 220px;
    margin-top: 8px;
}

.summary-header-bar > .row {
    margin-left: 0;
    margin-right: 0;
}

.summary-header-copy,
.summary-header-picker {
    padding: 14px 15px;
}

.summary-page-heading {
    font-weight: 200;
    font-size: 24px;
    margin-top: 5px;
}

.summary-header-copy small {
    display: block;
    margin-top: 6px;
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.4;
}

.summary-header-picker {
    text-align: right;
    padding-top: 22px;
    padding-right: 20px;
}

.inmodal .bm-modal-close-btn {
    position: absolute;
    right: 12px;
    top: 8px;
    z-index: 10;
    float: none;
    font-size: 28px;
    line-height: 1;
    color: #676a6c;
    opacity: 0.7;
}

.inmodal .bm-modal-close-btn:hover,
.inmodal .bm-modal-close-btn:focus {
    opacity: 1;
    color: #333;
}

.inmodal {
    position: relative;
}

.summary-header-controls {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    width: 100%;
}

.summary-header-bar #reportrange,
.summary-header-bar #reportrange.pull-right {
    display: inline-flex;
    align-items: center;
    float: none;
    flex: 0 0 auto;
    text-align: center;
    background: #fff;
    color: #333;
    cursor: pointer;
    padding: 5px 10px;
    border: 1px solid #ccc;
    min-width: 200px;
    white-space: nowrap;
}

.bm-bbid-filter {
    position: relative;
    display: inline-block;
    float: none;
    margin-right: 0;
    text-align: left;
    flex: 0 1 auto;
    max-width: 220px;
}

.bm-bbid-present {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #ccc;
    color: #0e1987;
    font-size: 13px;
    line-height: 1.42857143;
    white-space: nowrap;
    flex: 0 0 auto;
}

.bm-bbid-present strong {
    font-weight: 700;
}

.bm-bbid-filter__list li em {
    font-style: normal;
    color: #0e1987;
    font-weight: 600;
}

.bm-bbid-filter__btn {
    display: inline-block;
    background: #fff;
    color: #333;
    cursor: pointer;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 0;
    width: 100%;
    min-width: 160px;
    max-width: 220px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.42857143;
    font-size: 13px;
}

.bm-bbid-filter__btn .caret {
    float: right;
    margin-top: 8px;
}

.bm-bbid-filter__menu {
    position: absolute;
    right: 0;
    top: calc(100% + 4px);
    z-index: 1050;
    width: 280px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
    padding: 8px;
}

.bm-bbid-filter__search {
    margin-bottom: 8px;
    color: #333 !important;
    background: #fff !important;
    -webkit-text-fill-color: #333;
}

.bm-bbid-filter__list {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 240px;
    overflow-y: auto;
}

.bm-bbid-filter__list li {
    padding: 6px 8px;
    cursor: pointer;
    color: #333;
    font-size: 13px;
    line-height: 1.35;
}

.bm-bbid-filter__list li:hover,
.bm-bbid-filter__list li.active {
    background: #f5f7fa;
    color: #0e1987;
}

.bm-bbid-filter__list li small {
    color: #888;
}

/* Analyse accounts page — match summary full-width banner + date picker */
.analyse-layout.wrapper-content {
    padding: 0 !important;
}

.analyse-layout .report-fullwidth-header {
    width: 100%;
    position: static;
    left: auto;
    right: auto;
    margin: 0 0 15px 0 !important;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    min-height: 103px;
    overflow: visible;
}

.analyse-layout .analyse-content-panel {
    padding: 0 15px 15px;
    width: 100%;
    box-sizing: border-box;
}

.bm-timezone-overlay {
    position: fixed;
    inset: 0;
    z-index: 10050;
    background: rgba(255, 255, 255, 0.72);
    display: flex;
    align-items: center;
    justify-content: center;
}

.bm-timezone-overlay__panel {
    text-align: center;
    padding: 28px 36px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
    color: #676a6c;
}

.bm-timezone-overlay__panel .fa-spinner {
    color: #1ab394;
    margin-bottom: 12px;
}

.bm-timezone-overlay__panel p {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}

.analyse-layout .analyse-content-panel > .ibox {
    margin-bottom: 0;
}

.analyse-header-bar .summary-page-heading .analyse-add-account-btn {
    vertical-align: middle;
    margin-left: 10px;
    font-size: 11px;
    font-weight: 600;
}

.analyse-header-bar .summary-page-heading {
    line-height: 1.35;
}

/* Threat Control sidebar + trap setup pages */
.nav-sidebar-sections {
    padding: 0;
}

.nav-sidebar-section-block {
    border-bottom: 1px solid #1f2d38;
}

.nav-sidebar-section-block.is-active-route .nav-sidebar-section-toggle {
    background: rgba(255, 255, 255, 0.04);
}

.nav-sidebar-section-toggle {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 14px 12px 15px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    background: transparent;
    border: none;
    width: 100%;
    box-sizing: border-box;
}

.nav-sidebar-section-toggle:hover,
.nav-sidebar-section-toggle:focus {
    color: #fff;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.06);
}

.nav-sidebar-section-icon {
    width: 16px;
    text-align: center;
    flex-shrink: 0;
}

.nav-sidebar-section-title {
    flex: 1;
    text-align: left;
}

.nav-sidebar-section-chevron {
    font-size: 11px;
    opacity: 0.85;
    flex-shrink: 0;
}

.nav-sidebar-section-body .sidebar-collapse {
    padding: 0;
}

.nav-sidebar-section-body .nav > li > a {
    padding-left: 28px;
}

.nav-threat-menu .nav-sidebar-section {
    margin: 0;
    padding: 0;
}

.nav-threat-menu .nav-sidebar-heading {
    text-align: left;
    color: #fff;
    padding: 10px 10px 10px 15px;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    background: transparent;
}

.trap-layout .trap-content-panel {
    padding: 0 2px 2px;
}

.trap-layout .trap-panel-content {
    width: 100%;
}

.trap-header-bar {
    margin-bottom: 15px !important;
}

.trap-loading-panel {
    padding: 72px 24px;
    margin: 12px 15px;
    background: #fff;
    border: 1px solid #e7eaec;
    border-radius: 4px;
}

/* Summary dashboard metric cards — consistent sizing, no wrap/overflow */
.summary-metric-row .ibox {
    margin-bottom: 0;
    min-height: 152px;
    display: flex;
    flex-direction: column;
}

.summary-metric-row .ibox-title {
    position: relative;
    min-height: 58px;
    padding: 10px 52px 6px 12px;
}

.summary-metric-row .ibox-title h5 {
    float: none;
    display: block;
    font-size: 12px;
    line-height: 1.3;
    margin: 0;
    white-space: normal;
    word-break: break-word;
}

.summary-metric-row .ibox-tools {
    position: absolute;
    top: 8px;
    right: 8px;
    float: none;
}

.summary-metric-row .ibox-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 88px;
    padding: 10px 12px 12px;
    overflow: hidden;
}

.summary-metric-row .moreboxes,
.summary-metric-row h1.moreboxes {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#summary-page .summary-flagged-share h2.summary-emphasis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.summary-metric-row .thinhr {
    margin: 6px 0;
    flex-shrink: 0;
}

.summary-metric-row .stat-percent {
    float: none;
    text-align: right;
    font-size: clamp(11px, 1vw, 13px);
    line-height: 1.2;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.panel {
    margin-bottom: 20px;
    background: #fff;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.table thead tr th {
    font-weight: 600;
    border-bottom: 1px solid #b8c1ca;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e4e7ea;
}
.table td, .table th {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #e4e7ea;
}
.widget-table.table .widget-table-title {
    font-size: 14px;
    margin: 0;
    line-height: 20px;
}
.text-inverse {
    color: #2d353c!important;
}
b {
    font-weight: 700;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.table:not(.table-bordered) thead tr th {
    border-top: none;
}
.table thead tr th {
    font-weight: 600;
    border-bottom: 1px solid #b8c1ca;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e4e7ea;
}
.table td, .table th {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #e4e7ea;
}
th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}
.table {
    width: 100%;
    margin-bottom: 16px;
    color: #333;
}
.panel.panel-inverse>.panel-heading {
    background: #1d2226;
    color: #fff;
}
.panel .panel-heading .panel-title {
    line-height: 20px;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
    color: inherit;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.panel .panel-heading .panel-heading-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.panel .panel-body {
    padding: 15px;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table {
    width: 100%;
    margin-bottom: 16px;
    color: #333;
}
.m-b-0 {
    margin-bottom: 0!important;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f2f4f5;
}
.table tbody tr td.with-btn, .table tbody tr td.with-btn-group, .table tbody tr td.with-checkbox, .table tbody tr td.with-form-control, .table tbody tr td.with-img, .table tbody tr td.with-input-group, .table tbody tr td.with-radio, .table tbody tr th.with-btn, .table tbody tr th.with-btn-group, .table tbody tr th.with-checkbox, .table tbody tr th.with-form-control, .table tbody tr th.with-img, .table tbody tr th.with-input-group, .table tbody tr th.with-radio, .table tfoot tr td.with-btn, .table tfoot tr td.with-btn-group, .table tfoot tr td.with-checkbox, .table tfoot tr td.with-form-control, .table tfoot tr td.with-img, .table tfoot tr td.with-input-group, .table tfoot tr td.with-radio, .table tfoot tr th.with-btn, .table tfoot tr th.with-btn-group, .table tfoot tr th.with-checkbox, .table tfoot tr th.with-form-control, .table tfoot tr th.with-img, .table tfoot tr th.with-input-group, .table tfoot tr th.with-radio, .table thead tr td.with-btn, .table thead tr td.with-btn-group, .table thead tr td.with-checkbox, .table thead tr td.with-form-control, .table thead tr td.with-img, .table thead tr td.with-input-group, .table thead tr td.with-radio, .table thead tr th.with-btn, .table thead tr th.with-btn-group, .table thead tr th.with-checkbox, .table thead tr th.with-form-control, .table thead tr th.with-img, .table thead tr th.with-input-group, .table thead tr th.with-radio {
    padding-top: 4px;
    padding-bottom: 4px;
}
.table td, .table th {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #e4e7ea;
}

/* Dark sidebar: highlight active report dimension */
.navbar-static-side .nav > li.active,
.navbar-static-side .nav > li.active > a {
    background-color: #293846;
    color: #fff;
}
.navbar-static-side .nav > li.active {
    border-left: 4px solid #19aa8d;
}
.navbar-static-side .nav > li > a:hover,
.navbar-static-side .nav > li > a:focus {
    background-color: #293846;
    color: #fff;
}
</style>