/*
 * Override skin style
 * ----------
 */
  a {
    color: #7767da;
  }
  a:hover {
    color: #1F1172;
  }
  .skin-opencve .sidebar a {
    color: #bfc5c6;
  }
  .skin-opencve .main-header .navbar {
    background-color: #fff;
    border-bottom: 1px solid #dcdcdc;
  }
  .skin-opencve .main-header .navbar .sidebar-toggle:hover {
    background-color: #fff;
  }

  .skin-opencve .main-header .navbar .sidebar-toggle {
    color: #253841;
    display: none;
  }

  .skin-opencve .main-header .navbar .sidebar-toggle:hover,
  .skin-opencve .main-header .navbar .sidebar-toggle:focus {
    color: #090031;
    background-color: #f5f5f5;
  }

  .skin-opencve .main-header .navbar .navbar-title {
    font-size: 24px;
    float: left;
    margin: 12px;
  }

  @media (max-width: 767px) {
    .skin-opencve .main-header .navbar .sidebar-toggle {
      display: block;
    }
  }

  .skin-opencve .main-header .navbar .navbar-title i {
    font-size: 16px;
  }

  .skin-opencve .main-header .navbar .navbar-title a.navbar-title-cve-link {
    color: inherit;
    text-decoration: none;
  }

  .skin-opencve .main-header .navbar .navbar-title a.navbar-title-cve-link:hover,
  .skin-opencve .main-header .navbar .navbar-title a.navbar-title-cve-link:focus {
    color: #1F1172;
    text-decoration: none;
  }

  .skin-opencve .main-header .logo {
    background-color: #090031;
  }
  .skin-opencve .main-header .logo:hover {
    background-color: #090031;
  }
  .skin-opencve .main-header li.user-header {
    background-color: #090031;
  }
  .skin-opencve .box-title {
    color: #253841;
  }
  .skin-opencve .box.box-primary {
    border-color: #090031;
  }
  .skin-opencve .sidebar-menu>li>.treeview-menu {
    background: #2e235d;
}
  .box-subscriptions .label {
    line-height: 25px;
    font-size: 85%;
    font-weight: 600;
  }
  .bg-blue{
    background-color: #5648D8 !important;
  }
  .bg-primary {
    background-color: #5648D8;
  }
  .btn-primary {
    color: #fff;
    background-color: #5648D8;
    border: 1px solid #5648D8;
  }
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary:active {
    background-color: #090031 !important;
  }

  .btn-social>:first-child {
    line-height: inherit;
  }

  .btn-social {
    border: 1px solid rgba(0,0,0,0.2);
    color: #2e2e2e;
  }

  .social-auth-links p {
    margin: 20px 0px;
  }

  .social-auth-links form {
    margin-bottom: 10px;
  }

  .btn-social img {
    width: 18px;
  }

  .box-header button.subscribe {
    margin-left: 10px;
  }

  .badge-primary {
    background-color: #090031;
  }

  .bg-light-blue, .label-primary, .modal-primary .modal-body {
    background-color: #5842DF !important;
  }

  a.label-primary:hover, button.btn-primary:hover {
    background-color: #1F1172 !important;
  }

  .center {
    text-align: center;
  }
  .no-padding {
    padding: 0 !important;
  }
  .no-margin-bottom {
    margin-bottom: 0px !important;
  }
  .pointer {
    cursor: pointer;
  }
  .alert {
    border-radius: 0;
  }
  .terms {
    font-style: italic;
  }
  .text-dotted {
    text-decoration: none;
    border-bottom: dotted 1px;
  }

  .profile-picture {
    padding: 10px;
    text-align: center;
    margin-left: -1px;

  }
  .profile-picture .img-thumbnail {
    padding: 1px;
  }
  .profile-picture h3 {
    color: white;
  }

  .nav-tabs-primary > .nav-tabs > li.active {
    border-top-color: #090031;
  }
  .nav-tabs-primary > .nav-tabs > li.header {
    font-size: 16px;
  }
  .nav-tabs-profile > .nav-tabs > li.active {
    border-top: 0px;
    border-bottom: 3px solid #090031;
  }

  .nav-tabs-settings > .tab-content {
    min-height: 400px;
  }

  .nav-tabs-settings .tab-content h3 {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }

  .table td.no-bordered {
    border-top: 0;
  }

  .dropcap {
    color: #090031;
    display: block;
    float: left;
    font-size: 3.1em;
    font-weight: 400;
    line-height: 36px;
    margin-right: 6px;
    text-shadow: none;
}
.text-small-12 {
  font-size: 12px;
}

.text-small-14 {
  font-size: 14px;
}

.panel-group-cvss {
  margin-bottom: 10px;
}

.panel-group-cvss .panel-title {
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.panel-group-cvss .panel-title .panel-title-text {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
}

.panel-group-cvss .panel-title .pull-right {
  flex-shrink: 0;
}

.label-cvss {
  text-align: right;
  margin-left: 10px;
}

.cvss-radar {
    height: 200px;
}

.table .td-ellipsis {
  max-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.has-search {
    position: relative;
}

.form-control-feedback {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}
.table .td-break {
  max-width: 0;
  word-wrap: break-word;
}

.table td.rowspaned {
  vertical-align : middle;
  text-align:center;
  background-color: #ddd;
  font-weight: bold;
}

.table-configuration td.and {
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 0px;
}

.table .td-grouper {
    background-color: #ddd;
}

.tabs-report {
  border-radius: 3px;
  border-top: 3px solid #090031!important;
}

.tabs-report h3 {
    margin-bottom: 20px;
}

.tabs-vertical-env {
  background-color: #eeeeee;
  margin-bottom: 30px;
}
.tabs-vertical-env .tab-content {
  background: #ffffff;
  display: table-cell;
  margin-bottom: 30px;
  padding: 30px;
  vertical-align: top;
}
.tabs-vertical-env .nav.tabs-vertical {
  display: table-cell;
  min-width: 120px;
  vertical-align: top;
  width: 150px;
}
.tabs-vertical-env .nav.tabs-vertical li.active > a {
  background-color: #ffffff;
  border: 0;
}
.tabs-vertical-env .nav.tabs-vertical li > a {
  color: #333333;
  text-align: center;
  white-space: nowrap;
}

.report-change-title {
    font-size: 16px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e8e5e5;
}

.report-cve {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 20px;
}

.table-events {
    table-layout: fixed;
    word-wrap: break-word;
}

.error-page {
  margin-top: 50px;
}

.error-page .headline {
  margin-top: -20px;
}

.g-recaptcha > div:first-of-type {
  margin: 0 auto;
}

h1 .label {
  margin-left: 5px;
}

.btn-json-diff {
  margin-left: 6px;
  color: #97a0b3;
  font-size: 15px;
}

.diff_header {background-color:#e0e0e0; width: 10px;}
td.diff_header {text-align:right}
.diff_next {display: none;}
.diff_add {background-color:#ccffd8}
.diff_chg {background-color:#fff1b3}
.diff_sub {background-color:#ffaaaa}
.table-diff {width: 100%; border-collapse: collapse;}
.table-diff > tbody > tr > td,
.table-diff > tbody > tr > th,
.table-diff > tfoot > tr > td,
.table-diff > tfoot > tr > th,
.table-diff > thead > tr > td,
.table-diff > thead > tr > th {
    border-top: 0px;
    padding: 3px;
}
.table-diff > tbody > tr {
    line-height: 14px;
    height: 14px;
}
td.break { word-wrap: break-word; max-width: 1px; }

/*
 * RainbowJSON style
 * ----------
 */

.rainbowJSON{
	font-size: 13px;
	line-height: 18px;
	font-family: 'Droid Sans Mono', 'DejaVu Sans', courier, monospace;
	margin-top: 10px;
}
.rainbowJSON > a{ color: #999; font-size: 12px; text-decoration: none; }
.rainbowJSON > a:hover{ color: #333; }

.formattedJSON{
	margin: 10px 0 0 0;
	padding: 10px;
	background: #F5FAFF;
	border-left: 3px solid #007AC6;
	color: #333;
	font-size: 13px;
	word-wrap: break-word;
}

pre.plainJSON{
	display: none;
	max-width: 100%;
	word-wrap: break-word;
	margin: 10px 0 0 0;
	font-family: 'Droid Sans Mono', 'DejaVu Sans', courier, monospace;
}

.formattedJSON div div{ margin: 0 20px; }
.formattedJSON span.rainbowArray{ display: block; }

.formattedJSON .rainbowType{ color: #777; }
.formattedJSON .rainbowValue{ color: #9CBF24; }
.formattedJSON .rainbowValue.string{ color: #FD7A1F; }
.formattedJSON .rainbowValue.boolean{ color: #54B21A; }
.formattedJSON .rainbowValue.number{ color: #C300EA; }
.formattedJSON .rainbowEmpty{ color: #ccc; }
.formattedJSON .rainbowEmpty:hover{ color: #777; }
.formattedJSON .rainbowToggle{ font-size: 15px; }

.formattedJSON a{ color: #999; text-decoration: none; }
.formattedJSON a:hover{ color: #444; }

.label-critical {
  background-color: #972b1e;
}

.bg-critical {
  background-color: #972b1e;
  color: #fff;
}

.cwe-name:not(:last-child) {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
}

.tags-list a {
  line-height: 25px;
  font-weight: 600;
  font-size: 85%;
}

.label-tag {
  color: #fff;
  font-size: 85%;
  font-weight: 600;
  display: inline-block;
  margin: 1px;
}

.row-selected {
  background-color: #87cefa !important;
  font-weight: bold;
}

.preview-tag {
  margin-left: 20px;
}

.bg-opencve {
  background-color: #090031 !important;
}

.timeline,
.timeline > li,
.timeline-item {
  margin-right: 0px !important;
}

.timeline > li > .timeline-item > .time {
  font-size: 14px;
}

.timeline-inverse>li>.timeline-item {
    background-color: #f9f9f9;
}

.timeline-cve-summary {
  overflow:hidden;
  line-height: 2rem;
  max-height: 8rem;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  overflow: hidden !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
}

.box-group > .box-changes {
  border: 1px solid #d2d2d2 !important;
}

.box-group > .box {
  margin-bottom: 8px;
}

.box-title {
  display: block !important;
}

.box-meta {
  float: right;
  color: #757575;
  font-size: 15px;
}

.box-meta > i {
  margin-left: 20px;
}

.box-meta > i.fa {
  padding-right: 5px;
  font-size: 12px;
  background: transparent;
  color: #97a0b3;
}

.box-changes .box-title {
  font-size: 14px;
}

.box-changes .box-title .box-meta {
  font-size: 14px;
}

.change-collapsed[aria-expanded=true] .fa-arrow-circle-o-down,
.change-collapsed[aria-expanded=true] .fa-plus {
  display: none;
}
.change-collapsed[aria-expanded=false] .fa-arrow-circle-o-up,
.change-collapsed[aria-expanded=false] .fa-minus {
  display: none;
}

.source-logo {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
}

.provider-icon {
    width: 40px;
    margin-right: 5px;
}

.icon i.fa {
    font-size: 60px;
}

.small-box .icon {
    top: -20px;
}

.project-header {
    padding: 1px;
    text-align: center;
    margin-left: -1px;
}

.project-header h3 {
    color: white;
    margin: 20px 0;
}

.project-header p {
    color: white;
    font-style: italic;
}

.project-assignment-item {
  margin-top: 5px;
  margin-bottom: 10px;
}

.project-assignment-item-header {
  margin-bottom: 8px;
}

.project-assignment-item-badges {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.project-assignment-item hr {
  margin-top: 10px;
  margin-bottom: 0px;
}

.widget-user .widget-user-header {
    text-align: center;
}

.alert.alert-info,
.callout.callout-info {
    background-color: #E3F2FF !important;
    border-color: #478BCA;
    color: #00315F !important;
}

.alert.alert-info p,
.alert.alert-info a,
.callout.callout-info p,
.callout.callout-info a{
    color: #00315F;
}

.alert.alert-error,
.callout.callout-error {
    background-color: #FFEBED !important;
    border-color: #E13238;
    color: #4B1113 !important;
}

.alert.alert-error p,
.alert.alert-error a,
.callout.callout-error p,
.callout.callout-error a{
    color: #4B1113;
}

.alert.alert-success,
.callout.callout-success {
    background-color: #E6F7E5 !important;
    border-color: #009400;
    color: #003100 !important;
}

.alert.alert-success p,
.alert.alert-success a,
.callout.callout-success p,
.callout.callout-success a{
    color: #003100;
}

.alert.alert-warning,
.callout.callout-warning {
    background-color: #FFF3E0 !important;
    border-color: #FF9800;
    color: #E65100 !important;
}

.alert.alert-warning p,
.alert.alert-warning a,
.callout.callout-warning p,
.callout.callout-warning a{
    color: #E65100;
}

.subscribed-projects .checkbox {
    margin-top: 0;
    margin-bottom: 0;
}

.users-list > li {
    width: unset;
    padding: 0;
    margin-right: 10px;
    margin-bottom: 10px;
}

.sidebar-form .select2-results { background-color: #ededed !important; }
.sidebar-form .select2-selection { background-color: #ededed !important; }

.form-new-member .form-group,
.form-new-member input.form-control,
.form-new-member select.form-control {
  width: 100%
}

.page-header {
    margin-top: 25px;
    border-bottom: 1px solid #ddd;
}

.onboarding {
  background-size: 3em 3em;
  background-color: #010123;
  opacity: 1
 }

.onboarding-wrapper {
  max-width: 550px;
  margin: 0 auto;
  margin-top: 6%;
}

.onboarding-content {
  border: 0;
  border-radius: 4px;
  width: 100%;
  box-shadow: 0 0 0 1px #00000014;
  padding: 50px;
  padding-top: 20px;
  background-color: #fff;
}

.onboarding-logo {
  text-align: center;
  margin: 25px 0;
}

.onboarding-description {
  margin: 25px 0;
}

.onboarding-description h1 {
  font-weight: 600;
  color: #1a1071;
}

.pending-invitations-box {
  margin-bottom: 30px;
  background-color: #f9f9f9;
  padding: 20px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}

/* Onboarding stepper */
.onboarding-stepper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 30px auto;
  padding: 0 10px;
  max-width: 520px;
  width: 100%;
}

.onboarding-stepper-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1 1 0;
  min-width: 0;
  text-align: center;
}

.onboarding-stepper-circle {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid #ddd;
  background-color: #fff;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 8px;
  flex-shrink: 0;
}

.onboarding-stepper-step-active .onboarding-stepper-circle {
  border-color: #5648D8;
  background-color: #5648D8;
  color: #fff;
  box-shadow: 0 0 0 3px rgba(86, 72, 216, 0.25);
}

.onboarding-stepper-step-completed .onboarding-stepper-circle {
  border-color: #5648D8;
  background-color: #5648D8;
  color: #fff;
}

.onboarding-stepper-label {
  font-weight: 600;
  color: #253841;
  font-size: 13px;
  text-align: center;
}

.onboarding-stepper-step:not(.onboarding-stepper-step-active):not(.onboarding-stepper-step-completed) .onboarding-stepper-label {
  color: #999;
}

.onboarding-stepper-sublabel {
  font-size: 12px;
  color: #999;
  text-align: center;
  margin-top: 2px;
}

.onboarding-stepper-connector {
  flex: 0 0 32px;
  width: 32px;
  height: 2px;
  background-color: #ddd;
  margin-top: 17px;
  margin-left: 6px;
  margin-right: 6px;
  align-self: flex-start;
}

.onboarding-stepper-connector-active {
  background-color: #5648D8;
}

/* Step content: same width as stepper, centered; padding for Bootstrap row negative margins */
.onboarding-step-content {
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.onboarding-step-content .form-group {
  margin-bottom: 20px;
}

/* Step 2: search field same width as helper text, no overflow */
.onboarding-step-content .input-group {
  max-width: 100%;
}

.onboarding-step-content .input-group .form-control {
  min-width: 0;
}

.onboarding-step-content .help-block {
  max-width: 100%;
  margin-bottom: 12px;
}

.onboarding-required-star {
  color: #dd4b39;
}

.onboarding-search-results-wrapper {
  margin: 15px 0;
}

.onboarding-search-empty-message {
  margin-top: 8px;
  margin-bottom: 0;
}

.onboarding-search-results-block {
  margin-bottom: 20px;
}

.onboarding-search-results-block:last-child {
  margin-bottom: 0;
}

.onboarding-search-results-title {
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: 600;
  color: #253841;
}

.onboarding-search-results-list {
  max-height: 140px;
  overflow-y: auto;
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  background-color: #fafafa;
}

.onboarding-search-results-list p {
  margin: 0;
  font-size: 13px;
}

/* Legacy single block (kept for any inline fallback) */
.onboarding-search-results {
  max-height: 280px;
  overflow-y: auto;
  margin: 15px 0;
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  background-color: #fafafa;
}

.onboarding-search-results h5 {
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 13px;
}

.onboarding-search-results h5:first-child {
  margin-top: 0;
}

.onboarding-checkbox-item {
  display: block;
  margin: 6px 0;
}

.onboarding-selected-count-wrapper {
  margin: 10px 0;
  text-align: center;
}

.onboarding-selected-count {
  display: inline-block;
  font-weight: 600;
  font-size: 13px;
  padding: 6px 14px;
  border-radius: 4px;
  background-color: #e9ecef;
  color: #495057;
}

.onboarding-selected-tags {
  margin: 12px 0;
  min-height: 28px;
}

.onboarding-selected-tag {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 8px 4px 10px;
  margin: 3px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
  color: #685aeb;
  border-radius: 10px;
  background: #F4F3FF;
  border: 1px solid #5648D8;
  transition: background-color 0.1s ease;
}

.onboarding-selected-tag:hover {
  background-color: #e3e0ff;
  border-color: #3225ac;
}

.onboarding-selected-tag-label {
  white-space: nowrap;
}

.onboarding-selected-tag-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  padding: 0;
  margin: 0;
  margin-left: 2px;
  font-size: 16px;
  line-height: 1;
  color: #5648D8;
  background: transparent;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.1s ease, color 0.1s ease;
}

.onboarding-selected-tag-remove:hover {
  background-color: rgba(86, 72, 216, 0.2);
  color: #3225ac;
}

.onboarding-notification-fields {
  margin-left: 0;
  margin-top: 15px;
}

.onboarding-notification-fields-disabled {
  opacity: 0.6;
  pointer-events: none;
}

.onboarding-notification-fields-disabled input,
.onboarding-notification-fields-disabled select {
  background-color: #f5f5f5;
  cursor: not-allowed;
}

.organizations-list .product-info,
.projects-list .product-info {
  margin-left: 10px;
}

.products-list .product-vendors {
    margin: 10px 0;
    background-color: #f9f9f9;
    padding: 8px;
    border: 1px solid #e8e8e8;
}

.products-list .product-vendors-title {
  font-size: 13px;
}

.view-item {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.view-item .view-title {
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 8px;
}

.view-item .view-description {
    font-size: 0.9em;
    color: #777;
    margin-top: 4px;
    margin-bottom: 8px;
}

.view-item code {
  padding: 5px 8px;
  font-size: 90%;
  color: #f8f8f2;
  background-color: #404040;
  border-radius: 2px;
  display: inline-block;
  font-family: "Courier New", Courier, monospace;
}

.view-item-no-border {
  margin: 10px 0;
  background-color: #f9f9f9;
  padding: 8px;
  border: 1px solid #e8e8e8;
}

.widgets-list .item .product-img img {
  border: 1px solid #d7d7d7;
  width: 140px;
  height: 80px;
}

.widgets-list .item .product-info {
  margin-left: 155px;
}

.widgets-list .item .product-info .product-description {
  margin-top: 8px;
}

.query-example-tag {
  display: inline-block;
  padding: 5px 10px;
  margin: 3px;
  text-decoration: none;
  font-size: 90%;
  font-weight: 600;
  line-height: 1.5;
  font-size: 12px;
  color: #685aeb;
  padding: 1px 5px;
  border-radius: 10px;
  background: #F4F3FF;
  border: 1px solid #5648D8;
  transition: background-color 0.1s ease;
}

.query-example-tag:hover,
.query-example-tag:focus {
  background-color: #e3e0ff;
  border: 1px solid #3225ac;
  color: #5648D8;
  outline: none;
}

.pill-search-input {
  border-radius: 50em;
  height: 45px;
  padding: 10px 20px;
  font-size: 1.1em;
  background-color: #f1f3f5;
  color: #212529;
  border: 1px solid #ced4da;
  box-shadow: none;
  user-select: none;
  cursor: default;
}

.pill-search-input:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.pill-search-input.updated {
  background-color: #e2f0fb;
  transition: background-color 0.5s ease;
}

.query-label {
  font-size: 0.85em;
  color: #6c757d;
  margin-left: 12px;
  margin-bottom: 4px;
  display: block;
}

.query-preview {
  border-radius: 50em;
  padding: 10px 20px;
  font-size: 1.1em;
  background-color: #f1f3f5;
  color: #212529;
  border: 1px solid #ced4da;
  min-height: 45px;
  line-height: 25px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  overflow-x: auto;
  cursor: default;
}

/* CVE Tracking */

#cves-tracking-list .editable-assignee, #cves-tracking-list .editable-status {
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 999px;
  background-color: #f3f1ff;
  color: #5648D8;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  border: 1px solid rgba(86,72,216,0.1);
}

#cves-tracking-list .editable-assignee:hover, #cves-tracking-list .editable-status:hover {
  background-color: #ebe7ff;
  transform: scale(1.05);
  box-shadow: 0 2px 6px rgba(86,72,216,0.15);
}

#cves-tracking-list .edit-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  vertical-align: middle;
  flex-shrink: 0;
}

#cves-tracking-list .edit-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

#cves-tracking-list .tippy-box {
  background: #fff !important;
  border: 1px solid #e3e2ef !important;
  border-radius: 10px !important;
  box-shadow: 0 8px 20px rgba(0,0,0,0.08) !important;
  padding: 0 !important;
}

#cves-tracking-list .tippy-box[data-theme~='light'] {
  background: #fff !important;
  border: 1px solid #e3e2ef !important;
  box-shadow: 0 8px 20px rgba(0,0,0,0.08) !important;
}

#cves-tracking-list .tippy-box[data-theme~='light'] .tippy-content {
  padding: 0 !important;
  color: #333 !important;
}

#cves-tracking-list .tippy-arrow {
  color: #fff !important;
}

#cves-tracking-list .tippy-box[data-theme~='light'] .tippy-arrow:before {
  border-top-color: #e3e2ef !important;
  border-bottom-color: #e3e2ef !important;
  border-left-color: #e3e2ef !important;
  border-right-color: #e3e2ef !important;
}

#cves-tracking-list .floating-menu {
  background: #fff;
  border: none;
  border-radius: 10px;
  padding: 2px;
  min-width: 180px;
  max-height: 220px;
  overflow-y: auto;
}

#cves-tracking-list .floating-menu-item {
  padding: 8px 12px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.15s ease;
  font-size: 13px;
  font-weight: 500;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  color: #333;
  display: flex;
  align-items: center;
  gap: 6px;
}

#cves-tracking-list .floating-menu-item i {
  opacity: 0.6;
  font-size: 13px;
}

#cves-tracking-list .floating-menu-item:hover {
  background-color: #f6f5ff;
  color: #5648D8;
}

#cves-tracking-list .floating-menu-item.selected {
  background-color: #e0dbff;
}

#cves-tracking-list .badge {
  border-radius: 999px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
}

#cves-tracking-stats .badge {
  border-radius: 999px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
}

#cves-tracking-list .badge-warning, #cves-tracking-stats .badge-warning { background-color: #FFE58A; color: #856404; }
#cves-tracking-list .badge-info, #cves-tracking-stats .badge-info { background-color: #d8f1ff; color: #0c5460; }
#cves-tracking-list .badge-success, #cves-tracking-stats .badge-success { background-color: #dafbe1; color: #0f5132; }

#cves-tracking-list .badge-secondary, #cves-tracking-stats .badge-secondary { background-color: #e9ecef; color: #495057; }
#cves-tracking-list .badge-danger, #cves-tracking-stats .badge-danger { background-color: #ffe5e5; color: #842029; }

#cves-tracking-stats .clickable-row:hover {
  background-color: #f5f5f5;
}

/* CVE Project Comments */
.project-assignment-item {
  padding: 12px 14px;
  border-radius: 8px;
  border: 1px solid #e9ecef;
  background: #ffffff;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
  margin-bottom: 10px;
}

.project-assignment-item-header {
  font-weight: 600;
  margin-bottom: 6px;
}

.project-assignment-item-badges {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 8px;
}

.project-assignment-badge {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.project-assignment-badge-inline {
  flex-direction: row;
  align-items: center;
  gap: 8px;
}

.project-assignment-label {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #6c757d;
}

.project-comments {
  margin-top: 8px;
  padding: 10px 12px;
  border-radius: 8px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
}

.project-comments-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.project-comments-summary {
  display: flex;
  align-items: baseline;
  gap: 8px;
}

.project-comments-title {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #6b7280;
}

.project-comments-count {
  font-size: 12px;
  color: #64748b;
}

.project-comments-toggle {
  padding: 0 2px;
  border: none;
  background: none;
  color: #6b7280;
}

.project-comments-toggle i {
  font-size: 11px;
}

.project-comments-body {
  margin-top: 8px;
}

.project-comments-body.is-collapsed {
  display: none;
}

.project-comment-form {
  margin-bottom: 8px;
}

.project-comment-input {
  position: relative;
}

.project-comment-textarea {
  resize: vertical;
  min-height: 48px;
  max-height: 180px;
  padding-right: 36px;
}

.project-comments-list {
  list-style: none;
  padding-left: 0;
  margin: 4px 0 0;
}

.project-comment-item {
  padding: 8px 0;
  border-bottom: 1px solid #e2e8f0;
}

.project-comment-item:last-child {
  border-bottom: none;
}

.project-comment-meta {
  font-size: 12px;
  margin-bottom: 2px;
  display: flex;
  align-items: baseline;
  font-weight: 500;
  color: #0f172a;
  justify-content: space-between;
}

.project-comment-meta-left {
  display: inline-flex;
  gap: 8px;
  align-items: baseline;
}

.project-comment-meta .text-muted {
  font-weight: 400;
  color: #64748b;
}

.project-comment-edited {
  font-size: 11px;
  margin-left: 4px;
  color: #94a3b8;
}

.project-comment-actions {
  display: inline-flex;
  gap: 8px;
  align-items: center;
}

.project-comment-actions {
  opacity: 0;
  transition: opacity 0.15s ease;
}

.project-comment-card:hover .project-comment-actions {
  opacity: 1;
}

.project-comment-action-btn {
  border: none;
  background: none;
  padding: 0;
  color: #9ca3af;
  cursor: pointer;
}

.project-comment-action-btn:hover,
.project-comment-action-btn:focus {
  color: #4b5563;
}

.project-comment-action-btn i {
  font-size: 12px;
}

.project-comment-body {
  font-size: 13px;
  line-height: 1.5;
  color: #111827;
}

.project-comment-empty {
  font-size: 12px;
  padding: 4px 0;
}

.project-comment-replies {
  list-style: none;
  padding-left: 20px;
  margin-top: 6px;
  border-left: 2px solid #e2e8f0;
}

.project-comment-reply {
  padding-left: 10px;
  margin-top: 4px;
}

.project-comment-reply-form {
  margin-top: 4px;
  margin-left: 20px;
  padding-left: 10px;
  border-left: 2px solid #e2e8f0;
}

.project-comment-reply-textarea {
  resize: vertical;
  min-height: 32px;
  max-height: 120px;
  padding-right: 36px;
}

.project-comment-send-btn {
  position: absolute;
  right: 6px;
  bottom: 6px;
  border-radius: 999px;
  padding: 7px 7px;
  line-height: 1;
  border: none;
  background: #e5e7eb;
  color: #4b5563;
}

.project-comment-send-btn i {
  font-size: 11px;
}

.project-comment-send-btn:hover,
.project-comment-send-btn:focus {
  background: #d1d5db;
  color: #111827;
}

.project-comment-reply-toggle {
  padding-left: 0;
  font-size: 12px;
  color: #64748b;
}

.project-comment-reply-toggle:hover,
.project-comment-reply-toggle:focus {
  color: #0f172a;
  text-decoration: underline;
}

/* Vendor/Product Quick Subscription Styles */
.subscribe-vendor,
.subscribe-product {
  transition: all 0.15s ease;
}

.subscribe-vendor:hover,
.subscribe-product:hover {
  color: #5648D8;
}

.subscribe-vendor:hover .fa-bell-o,
.subscribe-product:hover .fa-bell-o {
  opacity: 1;
  color: #5648D8;
}

/* Success flash animation for subscription buttons */
@keyframes subscribe-success-flash {
  0% {
    background-color: #dafbe1;
    border-color: #86efac;
  }
  50% {
    background-color: #bbf7d0;
    border-color: #4ade80;
  }
  100% {
    background-color: #f8f9fa;
    border-color: #dee2e6;
  }
}

.subscribe-vendor.subscribe-success,
.subscribe-product.subscribe-success {
  animation: subscribe-success-flash 0.6s ease-out;
}

.floating-menu {
  background: #fff;
  border: none;
  border-radius: 10px;
  padding: 2px;
  min-width: 180px;
  max-height: 220px;
  overflow-y: auto;
}

.floating-menu-title {
  padding: 8px 12px;
  font-weight: 600;
  font-size: 13px;
  color: #333;
  border-bottom: 1px solid #e3e2ef;
  margin-bottom: 2px;
}

.vendor-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 0;
  min-height: 28px;
}

.vendor-name {
  flex: 0 1 auto;
  white-space: nowrap;
  margin-right: 12px;
}

.vendor-item .btn {
  flex: 0 0 auto;
  min-width: 120px;
  text-align: center;
  margin-left: auto;
}

.product-list {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.product-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 0;
  min-height: 28px;
  border-radius: 4px;
  transition: background-color 0.15s ease;
}

.product-item:hover {
  background-color: #f5f3fb;
}

.product-name {
  flex: 0 1 auto;
  white-space: nowrap;
  margin-right: 12px;
}

.product-item .btn {
  flex: 0 0 auto;
  min-width: 120px;
  text-align: center;
  margin-left: auto;
}

/* Subscription sidebar layout */
#project-subscriptions-box .subscription-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 5px 10px;
}

#project-subscriptions-box .subscription-group-divider {
  grid-column: 1 / -1;
  border-bottom: 1px solid #e3e2ef;
  margin: 4px 0 8px 0;
}

#project-subscriptions-box .subscription-vendor-name {
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 4px;
  min-width: 0;
}

#project-subscriptions-box .subscription-vendor-name-text {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#project-subscriptions-box .subscription-product-name {
  padding-left: 18px;
  font-size: 13px;
  position: relative;
  display: flex;
  gap: 4px;
}

#project-subscriptions-box .subscription-product-name::before {
  content: '';
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 1px;
  background-color: #ddd;
}

#project-subscriptions-box .subscription-product-name-first::before {
  top: -8px;
}

#project-subscriptions-box .subscription-product-name:not(.subscription-product-name-first)::before {
  top: -18px;
}

#project-subscriptions-box .subscription-product-name-text {
  line-height: 1.1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#project-subscriptions-box .subscription-product-name::after {
  content: '';
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 10px;
  height: 1px;
  background-color: #ddd;
}

#project-subscriptions-box .subscription-grid .btn,
#project-subscriptions-box .subscription-grid .btn-xs,
#project-subscriptions-box .subscription-grid a.btn {
  justify-self: end;
  flex-shrink: 0;
  max-width: 100%;
}

#project-subscriptions-box:not(.subscriptions-compact-actions) .subscribe-btn-count {
  display: none;
}

#project-subscriptions-box.subscriptions-compact-actions .subscribe-btn-label {
  display: none;
}

#project-subscriptions-box.subscriptions-compact-actions .subscribe-vendor,
#project-subscriptions-box.subscriptions-compact-actions .subscribe-product,
#project-subscriptions-box.subscriptions-compact-actions .subscribe-vendor-link,
#project-subscriptions-box.subscriptions-compact-actions .subscribe-product-link {
  padding-left: 7px;
  padding-right: 7px;
}

.floating-menu-item {
  padding: 8px 12px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.15s ease;
  font-size: 13px;
  font-weight: 500;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  color: #333;
  display: flex;
  align-items: center;
  gap: 6px;
}

.floating-menu-item i {
  opacity: 0.6;
  font-size: 13px;
}

.floating-menu-item:hover {
  background-color: #f6f5ff;
  color: #5648D8;
}

.floating-menu-item.selected {
  background-color: #e0dbff;
}

/* Base badge */
.badge-modern {
  display: inline-block;
  padding: 2px 6px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
  border-radius: 4px;
  border: 1px solid;
  white-space: nowrap;
  vertical-align: baseline;
}

/* ------- Assignee badges ------- */

.badge-modern-assignee {
  background-color: #efe6ff;
  border-color: #c4a6ea;
  color: #5b2c91;
}

.badge-modern-assignee-empty {
  background-color: #f4f4f4;
  border-color: #d2d2d2;
  color: #666;
}

/* ------- Status badges (base) ------- */

.badge-modern-status {
  background-color: #eee;
  border-color: #ccc;
  color: #555;
}

/* Empty status */
.badge-modern-status-empty {
  background-color: #f4f4f4;
  border-color: #d2d2d2;
  color: #666;
}

/* ------- Status-specific colors ------- */

.badge-modern-status.to_evaluate,
.badge-modern-status.pending_review {
  background-color: #f4f4f4;
  border-color: #d6d6d6;
  color: #666;
}

.badge-modern-status.analysis_in_progress,
.badge-modern-status.remediation_in_progress {
  background-color: #d9eaff;
  border-color: #97c0ef;
  color: #1f5fad;
}

.badge-modern-status.evaluated,
.badge-modern-status.resolved {
  background-color: #d6f7df;
  border-color: #82d8a7;
  color: #146635;
}

.badge-modern-status.not_applicable,
.badge-modern-status.risk_accepted {
  background-color: #fff4d8;
  border-color: #f5d796;
  color: #8b6514;
}

/* CVE description cell in dashboard widgets */
.cve-description-cell {
  border-top: none !important;
  padding-top: 4px;
  padding-bottom: 8px;
}

.cve-description-cell small {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  line-height: 1.4;
  word-wrap: break-word;
}

/* Divider with centered text */
.divider-with-text {
  position: relative;
  text-align: center;
  margin: 20px 0;
}

.divider-with-text hr {
  margin: 0;
}

.divider-with-text span {
  position: relative;
  top: -10px;
  background-color: white;
  padding: 0 15px;
  color: #999;
}

/* Mitre affected products: "Show more" collapsed state */
.mitre-affected-wrapper.mitre-collapsed .mitre-affected-row.mitre-affected-row--overflow {
  display: none;
}

/*
  This removes the default 10px padding set by AdminLTE for .tab-content within .nav-tabs-custom,
  allowing elements inside to extend fully to the container edges for seamless layouts.
*/
#cve-affected.nav-tabs-custom .mitre-affected-show-more-wrap {
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -10px;
  margin-top: 8px;
}

#cve-affected.nav-tabs-custom .mitre-affected-show-more-btn {
  border-radius: 0 0 3px 3px;
}

.mitre-affected-show-more-inner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.35em;
}

.mitre-affected-show-more-label {
  font-size: 11px;
  font-weight: 500;
}

.mitre-affected-wrapper.mitre-collapsed .mitre-affected-show-more-label--more {
  display: inline;
}

.mitre-affected-wrapper.mitre-collapsed .mitre-affected-show-more-label--less {
  display: none;
}

.mitre-affected-wrapper:not(.mitre-collapsed) .mitre-affected-show-more-label--more {
  display: none;
}

.mitre-affected-wrapper:not(.mitre-collapsed) .mitre-affected-show-more-label--less {
  display: inline;
}

/* CVE detail: Description + summary box */
.cve-description-text {
  text-align: justify;
}

.cve-description-summary-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.cve-description-summary-row {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
}

.cve-description-summary-row > [class*="col-"] {
  float: none;
  display: flex;
  flex-direction: column;
}

.cve-description-summary-row > [class*="col-"] > .box {
  flex: 1 1 auto;
}

.cve-description-summary-row .cve-summary-col {
  padding-left: 0;
}

/* CVE detail: Description box: column layout for description + Show more */
.cve-description-col .box {
  display: flex;
  flex-direction: column;
}

.cve-description-box-body {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
  padding-bottom: 0;
}

#cve-description-wrapper {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
}

.cve-description-text-shell {
  flex: 1 1 auto;
  min-height: 0;
}

.cve-description-wrapper.cve-description--collapsed .cve-description-text-shell {
  flex: 0 0 auto;
  align-self: flex-start;
  position: relative;
}

.cve-description-wrapper.cve-description--collapsed .cve-description-text {
  max-height: 7em;
  overflow: hidden;
}

.cve-description-fade-overlay {
  display: none;
}

.cve-description-wrapper.cve-description--collapsed .cve-description-fade-overlay {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1em;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
}

.cve-description-see-more-wrap {
  flex-shrink: 0;
  margin-top: auto;
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
  align-self: stretch;
}

.cve-description-see-more-inner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.35em;
}

.cve-description-see-more-label {
  font-size: 11px;
  font-weight: 500;
}

.cve-description-wrapper.cve-description--collapsed .cve-description-see-more-label--more {
  display: inline;
}

.cve-description-wrapper.cve-description--collapsed .cve-description-see-more-label--less {
  display: none;
}

.cve-description-wrapper:not(.cve-description--collapsed) .cve-description-see-more-label--more {
  display: none;
}

.cve-description-wrapper:not(.cve-description--collapsed) .cve-description-see-more-label--less {
  display: inline;
}

.cve-description-see-more-btn,
.mitre-affected-show-more-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 22px;
  margin: 0;
  padding: 3px 8px;
  border: 1px solid #ebeef2;
  border-radius: 0 0 2px 2px;
  background-color: #f3f6f9;
  color: #6c757d;
  cursor: pointer;
  line-height: 1.2;
  transition: background-color 0.15s ease, color 0.15s ease;
}

.cve-description-see-more-btn:hover,
.cve-description-see-more-btn:focus,
.mitre-affected-show-more-btn:hover,
.mitre-affected-show-more-btn:focus {
  border: none;
  background-color: #dee2e6;
  color: #444a50;
  outline: none;
}

.cve-description-see-more-btn .fa,
.mitre-affected-show-more-btn .fa {
  font-size: 10px;
  line-height: 1;
  vertical-align: middle;
}

.cve-description-wrapper.cve-description--collapsed .cve-description-see-more-icon--down,
.mitre-affected-wrapper.mitre-collapsed .mitre-affected-show-more-icon--down {
  display: inline-flex;
}

.cve-description-wrapper.cve-description--collapsed .cve-description-see-more-icon--up,
.mitre-affected-wrapper.mitre-collapsed .mitre-affected-show-more-icon--up {
  display: none;
}

.cve-description-wrapper:not(.cve-description--collapsed) .cve-description-see-more-icon--down,
.mitre-affected-wrapper:not(.mitre-collapsed) .mitre-affected-show-more-icon--down {
  display: none;
}

.cve-description-wrapper:not(.cve-description--collapsed) .cve-description-see-more-icon--up,
.mitre-affected-wrapper:not(.mitre-collapsed) .mitre-affected-show-more-icon--up {
  display: inline-flex;
}

/* CVE detail: Summary box */
.cve-summary-layout {
  display: grid;
  grid-template-columns: max-content 1fr;
  align-items: baseline;
  gap: 8px 12px;
}

.cve-summary-layout .cve-summary-item {
  display: contents;
}

.cve-summary-label {
  font-size: 12px;
  font-weight: 600;
  color: #555;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: baseline;
}

.cve-summary-value {
  color: #555;
  white-space: nowrap;
  vertical-align: baseline;
}

.cve-summary-value--truncate {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

a.cve-summary-cvss-link {
  text-decoration: none;
  color: inherit;
}

a.cve-summary-cvss-link:hover .label,
a.cve-summary-cvss-link:focus .label {
  filter: brightness(0.90);
}

/* CVE detail: in-page section anchors (offset for fixed/sticky header) */
#cve-overview,
#cve-analysis,
#cve-affected,
#cve-remediation,
#cve-tracking,
#cve-advisories,
#cve-metrics,
#cve-references,
#cve-history {
  scroll-margin-top: 0px;
}

.cve-section-nav-body {
  padding: 8px 10px;
}

.cve-section-nav-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 6px 8px;
}

.cve-section-nav {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  justify-content: center;
  gap: 6px;
  min-width: 0;
}

a.cve-section-nav-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  color: #555;
  background: none;
  border: none;
  text-decoration: none;
  transition: color 0.15s ease;
}

a.cve-section-nav-item:hover,
a.cve-section-nav-item:focus {
  color: #3c8dbc;
  background: none;
}

a.cve-section-nav-item i {
  font-size: 13px;
  line-height: 1;
}

/* CVE detail: Analysis box */
.cve-tab-ai-icon {
  margin-top: -8px;
  width: 20px;
}

.cve-analysis-cloud-notice {
  margin: 0;
  font-size: 13px;
}

.cve-analysis-cloud-notice .fa {
  margin-right: 4px;
}

.cve-analysis-content {
  overflow: auto;
}

.cve-analysis-section-title {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
}

.cve-analysis-section-text {
  text-align: justify;
}

.cve-analysis-footer p {
  margin-top: 10px;
}

.cve-analysis-empty {
  margin-bottom: 0;
}

/* CVE detail: Vendors/products tab */
.nav-tab-has-data {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-left: 4px;
  vertical-align: middle;
  border-radius: 50%;
  background-color: #337ab7;
}

/* CVE detail: Enrichment tab: constrain long version strings to avoid layout overflow */
#enrichment-affected-table .enrichment-version-cell {
  max-width: 400px;
  vertical-align: top;
}
#enrichment-affected-table .enrichment-version-content {
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

/* Mitre table: constrain long constraints strings to avoid layout overflow */
#mitre-affected-table .mitre-constraints-cell {
  max-width: 400px;
  vertical-align: top;
}
#mitre-affected-table .mitre-constraints-content {
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

/* Dashboard styles */
#dashboard-tabs-container {
  margin-left: 10px;
  margin-bottom: 18px;
}
.dashboard-tab-inner .dashboard-tab-dropdown {
  display: inline-flex;
  align-items: stretch;
}
#dashboard-tabs-container .dropdown-menu.dropdown-menu-right {
  margin-top: 1px;
  margin-right: -2px;
  border-top-left-radius: 4px;
}
.dashboard-tab-default-icon {
  font-size: 11px;
  opacity: 0.85;
  margin-left: 4px;
}
.btn-add-widget {
  font-weight: 500;
  letter-spacing: 0.02em;
  border-radius: 6px;
  padding: 5px 10px;
  margin-left: 12px;
  display: inline-flex;
  align-items: center;
}

#organization-ajax-messages:empty {
  display: none;
}

#table-members .member-role-select {
  max-width: 120px;
}

/* Audit logs */
#table-audit-logs tr.auditlog-row {
  cursor: pointer;
}
tr.auditlog-detail-row > td {
  border-top: none;
}
#table-audit-logs.table-hover tbody tr.auditlog-detail-row:hover td,
#table-audit-logs.table-hover tbody tr.auditlog-detail-row:hover th {
  background-color: #fff !important;
}
#table-audit-logs tbody tr.auditlog-detail-row:hover {
  background-color: #fff !important;
}
.auditlog-detail-changes {
  background-color: #fff;
}
.auditlog-detail-changes .table {
  background-color: #fff;
}
.auditlog-detail-changes .auditlog-modal-changes-table tbody tr {
  background-color: #fff;
}
.auditlog-modal-changes-table {
  margin-bottom: 0;
  background-color: #fff;
}
.auditlog-modal-changes-table thead th {
  background-color: #fff;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
}
.auditlog-modal-changes-table tbody td:first-child {
  font-weight: 500;
  color: #555;
  width: 25%;
  vertical-align: top;
}
.auditlog-modal-changes-table tbody td {
  padding: 8px 12px;
  word-break: break-word;
}

.try-result-code {
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}