:root {
    --primary-blue: #2a5bd7;
    --accent-blue: #1d4fd6;
    --text-dark: #333333;
    --border-color: #e0e0e0;
}
.h1{
    word-break: break-all;
    color: #2D2D2D;
    font-size: 23px;
    font-weight: 700;
    line-height: 42px;
    margin: 0;
}
.short-desc p{
    color: #6c757d;
    font-size: 14px;
    line-height: 1.5;
}
.long-desc{
    overflow-wrap: break-word;
    white-space: normal;
    font-size: 14px;
    line-height: 21px;
    color: rgb(45, 45, 45);
}
.card-divider.cve-title{
    background:#fff !important;
}
.card-divider.cve-title h1.h1{
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 1rem;
}
.cve-badge {
    background: #ffc107;
    color: #856404;
    padding: 0.25rem 0.75rem;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
}
.cve-meta .cve-info{
    margin: 0px 2rem 0px 0px;
}
.cve-card-scan{
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
    color: white;
    padding: 1.5rem;
    border-radius: 8px;
    margin: 2rem 0 !important;
}
.no-bg{
    background-color:unset !important;
}
.cve-badge-CRITICAL {
    background: #c0392b;
    color: #fff;
    padding: 0.25rem 0.75rem;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
}
.cve-badge-HIGH {
    background: #e67e22;
    color: #fff;
    padding: 0.25rem 0.75rem;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
}
.cve-badge-MEDIUM {
    background: #f39c12;
    color: #fff;
    padding: 0.25rem 0.75rem;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
}
.cve-badge-LOW {
    background: #27ae60;
    color: #fff;
    padding: 0.25rem 0.75rem;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
}
.cve-badge-INFORMATIONAL {
    background: #3498db;
    color: #fff;
    padding: 0.25rem 0.75rem;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
}
.cve-badge-tag{
    background: #3498db;
    color: #fff;
    padding: 0.25rem 0.75rem;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
}
.tabs-title > a[aria-selected="true"] {
    border-bottom:3px  #007bff solid;
    background: #fff;
    color: #007bff;
}
.tabs-title > a {
    font-weight: 500;
    color: #333;
    padding: 1.8rem 1.5rem;
}
.cve-tab .tabs{
    border-bottom: 1px solid #e9ecef;
    background: #f8f9fa;
}
.cve-metric{
    padding: 12px 0px;
}
.color {
    color: #101940;
}
.color-1{
    color: rgb(142, 142, 142);
}
.cve-label{
    font-size: 13px;
    font-weight: 500;
    line-height: 150%;
}   
.cve-content{
    color: rgb(35, 35, 35);
    font-size: 13px;
    font-weight: 600;
    line-height: 150%;
    flex: 1 1 0%;
}
.cve-tab-icon{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 8px;
    font-size: 25px;
}
.tabs-title > a:hover,.tabs-title > a:focus{
    background-color:none !important;
}
tbody, thead {
    font-size: 14px;
}
#ref-panel tbody, #ref-panel thead, #prod-panel tbody, #prod-panel thead {
    font-size: 12px;
}
.top-bar, .top-bar ul {
    background-color: #fff !important;
}
.top-bar input {
    max-width: unset !important;
}
.m-right{
    margin-right:5rem !important;
}
#searchurl{
    padding-left: 2rem;
    height: 50px;
    border-radius: 8px;
    border: 1px solid #ddd;
    background: #f5f7f9;
    margin-bottom: 0px !important;
}
.dropdown-pane {
    width: 30%;
}
.dropdown-pane tbody, .dropdown-pane thead {
    border: 0px solid #f1f1f1 !important;
}
.dropdown-pane tbody td, .dropdown-pane thead th {
    font-size: 11px !important;
}
.products tbody, .products thead, .ref tbody, .ref thead {
    border: 0px solid #f1f1f1 !important;
}
.cve-score-board{
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
    color: white;
    padding: 1.1rem;
    border-radius: 8px;
    margin: 1rem 0 !important;
}
.card-divider.cve-score-board h2{
    font-size: 20px;
    margin-bottom: 0px;
}
.found-header h1{
    color: rgb(35, 35, 35);
    font-size: 20px;
    font-weight: 700;
    line-height: 150%;
}
.mt-2{
  margin-top: 2rem;
}
.mt-5{
  margin-top: 5rem;
}
.search-r .vuln-card{
    border-radius: 6px;
    background: rgb(255, 255, 255);
    padding: 24px;
    box-shadow: rgba(176, 178, 186, 0.1) 0px 8px 16px 0px, rgba(176, 178, 186, 0.25) 0px 12px 32px 0px;
    flex-wrap: wrap;
    box-sizing: border-box;
}
#search-r .vuln-meta span.meta-sp1{
    margin: 0px 2rem 0px 0px;
}
#search-r .ms-Icon, .cve-default .ms-Icon{
    position: relative;
    top: 4px;
    color: #27ae60;
    font-weight: bold;
    font-size: 20px;
}
#search-r .vuln-title a, .cve-default .vuln-title a, .cve-similar .vuln-title a{
    margin: 0px;
    color: rgb(35, 35, 35);
    font-size: 18px;
    font-weight: 700;
    line-height: 150%;
}
.no-padding{
    padding:0px !important;
}
.gridx-metrics .tabs-content {
    border: 0px solid #e6e6e6 !important;
}
.gridx-metrics  #metric-collapsing-tabs{
    border-left: 0px !important;
    border-right: 0px !important;
}
#metric-collapsing-tabs .tabs-title > a {
  padding: 1.8rem 1rem !important;
}
.no-pad-top{
    padding-top: 0px !important;
}
.no-margin-b{
    margin-bottom:0px !important;
}
#cve-searchform .cve-filter input{
    margin-bottom: 4px;
    font-size:12px;
    height: 50px;
    border-radius: 8px;
    border: 1px solid #ddd;
    background: #f5f7f9;
    margin-bottom: 0px !important;
}
#cve-searchform .cve-filter label{
    font-size: 12px;
}
#cve-searchform .cve-filter select{
    font-size: 12px;
    height: 50px;
    border-radius: 8px;
    border: 1px solid #ddd;
    background: #f5f7f9;
    margin-bottom: 0px !important;
}
#cve-searchform .cve-filter .cve-input{
    padding: 0px 10px 0px 0px;
}
.pagination-container {
    padding: 2rem 0;
    display: flex;
    justify-content: center;
} 
.pagination li {
    margin: 0 3px;
    border-radius: 4px;
    transition: all 0.3s ease;
}
.pagination li a,
.pagination li button {
    border-radius: 4px;
    padding: 0.7rem 1rem;
    color: #2c3848;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    height: 44px;
}
.pagination li.current {
    background: #2c3848;
    border-radius: 4px;
    padding: 0.7rem 1rem;
}
.pagination li.current a {
    color: white;
    background: transparent;
}
.pagination li a:hover,
.pagination li button:not(:disabled):hover {
    background: #e6e6e6;
}
.pagination li.disabled button {
    opacity: 0.5;
    cursor: not-allowed;
}
.fabric-icon {
    font-size: 1.2rem;
    line-height: 1;
}
#cve-searchform button, .sidebar-buttons button{
    font-size: 12px;
    height: 50px;
    margin-bottom: 0px !important;
    padding: 14px 20px 14px 20px;
    color: #FFFFFF;
    background:#007bff; /* linear-gradient(135deg, var(--primary-blue), var(--accent-blue));*/
    border-radius: 5px;
}
.sidebar-buttons a.success, .sidebar-buttons a.success:hover{
    font-size: 12px;
    height: 50px;
    margin-bottom: 0px !important;
    padding: 14px 20px 14px 20px;
    color: #FFFFFF;
    background:#007bff; /*linear-gradient(135deg, var(--primary-blue), var(--accent-blue));*/ /*rgb(35, 35, 35);*/ /*#27ae60;*/
    border-radius: 5px;
}
.cve-input .ss-cve-filter{
    margin-top: 20px;
}
.menu .is-active > a {
    background: #007bff;
}
.cve-title .ms-Icon{
    position: relative;
    top: 5px;
    font-size: 20px;
}
#sidebar .sidebar-content .vertical.menu a:hover{
    color:#007bff !important;
}
.ep-db .meta-sp1{
    margin: 0px 15px 0px 0px;
}
.ep-db .meta-sp1 .ms-Icon{
    position: relative;
    top: 2px;
    color: #1779ba;
}
.ep-db-card h1.h1{
    font-size: 17px !important;
    margin-bottom: 0px !important;
}
.exploits-card span{
    font-size:13px !important;
}
