/* PulseBot v22.1.8 — Tickets Premium uses the dashboard blue accent. */
body#pulsebot-app.dashboard-active-tickets .premium-inline-badge {
  display: inline !important;
  width: auto !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin-left: 7px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-image: none !important;
  color: #79aaff !important;
  font-size: .64rem !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body#pulsebot-app.dashboard-active-tickets .premium-locked-section,
body#pulsebot-app.dashboard-active-tickets .premium-lock-card {
  background-image: none !important;
  box-shadow: none !important;
}

body#pulsebot-app.dashboard-active-tickets .premium-lock-card {
  border-color: rgba(255, 255, 255, .085) !important;
  background-color: rgba(255, 255, 255, .018) !important;
}

body#pulsebot-app.dashboard-active-tickets .premium-lock-icon,
body#pulsebot-app.dashboard-active-tickets .premium-lock-card > span {
  border: 1px solid rgba(75, 145, 255, .28) !important;
  background: rgba(75, 145, 255, .085) !important;
  background-image: none !important;
  color: #82b1ff !important;
  box-shadow: none !important;
}

body#pulsebot-app.dashboard-active-tickets .premium-lock-icon .ui-icon,
body#pulsebot-app.dashboard-active-tickets .premium-lock-card > span .ui-icon {
  color: inherit !important;
  filter: none !important;
}
