.shinyengage .dettagli-prodotto-grid {
  border-color: #83C5A1 !important;
}
.shinyengage .shiny-btn {
  border-width: 2px;
  border-color: #83C5A1 !important;
  background-color: #83C5A1 !important;
  color: var(--bianco) !important;
}
.shinyengage .shiny-btn:hover {
  border-color: #83C5A1 !important;
  color: #83C5A1 !important;
  background-color: var(--bianco) !important;
}
.shinyengageb2b .dettagli-prodotto-grid {
  border-color: #9AB0D7 !important;
}
.shinyengageb2b .shiny-btn {
  border-width: 2px;
  border-color: #9AB0D7 !important;
  background-color: #9AB0D7 !important;
  color: var(--bianco) !important;
}
.shinyengageb2b .shiny-btn:hover {
  border-color: #9AB0D7 !important;
  color: #9AB0D7 !important;
  background-color: var(--bianco) !important;
}
.shinyadapt .dettagli-prodotto-grid {
  border-color: #F7DE4F !important;
}
.shinyadapt .shiny-btn {
  border-width: 2px;
  border-color: #F7DE4F !important;
  background-color: #F7DE4F !important;
  color: var(--bianco) !important;
}
.shinyadapt .shiny-btn:hover {
  border-color: #F7DE4F !important;
  color: #F7DE4F !important;
  background-color: var(--bianco) !important;
}
.shinysense .dettagli-prodotto-grid {
  border-color: #094C6A !important;
}
.shinysense .shiny-btn {
  border-width: 2px;
  border-color: #094C6A !important;
  background-color: #094C6A !important;
  color: var(--bianco) !important;
}
.shinysense .shiny-btn:hover {
  border-color: #094C6A !important;
  color: #094C6A !important;
  background-color: var(--bianco) !important;
}
.shinystatfree .dettagli-prodotto-grid {
  border-color: #FBBC52 !important;
}
.shinystatfree .shiny-btn {
  border-width: 2px;
  border-color: #FBBC52 !important;
  background-color: #FBBC52 !important;
  color: var(--bianco) !important;
}
.shinystatfree .shiny-btn:hover {
  border-color: #FBBC52 !important;
  color: #FBBC52 !important;
  background-color: var(--bianco) !important;
}
.shinystatfree .notaev {
  background-color: #FBBC52 !important;
}
.shinystatpro .dettagli-prodotto-grid {
  border-color: #EC6570 !important;
}
.shinystatpro .shiny-btn {
  border-width: 2px;
  border-color: #EC6570 !important;
  background-color: #EC6570 !important;
  color: var(--bianco) !important;
}
.shinystatpro .shiny-btn:hover {
  border-color: #EC6570 !important;
  color: #EC6570 !important;
  background-color: var(--bianco) !important;
}
.shinystatpro .notaev {
  background-color: #EC6570 !important;
}
.shinystatbusiness .dettagli-prodotto-grid {
  border-color: #68C4F0 !important;
}
.shinystatbusiness .shiny-btn {
  border-width: 2px;
  border-color: #68C4F0 !important;
  background-color: #68C4F0 !important;
  color: var(--bianco) !important;
}
.shinystatbusiness .shiny-btn:hover {
  border-color: #68C4F0 !important;
  color: #68C4F0 !important;
  background-color: var(--bianco) !important;
}
.shinystatbusiness .notaev {
  background-color: #68C4F0 !important;
}
.shinystatisp .dettagli-prodotto-grid {
  border-color: #79BB5A !important;
}
.shinystatisp .shiny-btn {
  border-width: 2px;
  border-color: #79BB5A !important;
  background-color: #79BB5A !important;
  color: var(--bianco) !important;
}
.shinystatisp .shiny-btn:hover {
  border-color: #79BB5A !important;
  color: #79BB5A !important;
  background-color: var(--bianco) !important;
}
.shinystatisp .notaev {
  background-color: #79BB5A !important;
}
.shinystat .dettagli-prodotto-grid {
  border-color: #055E84 !important;
}
.shinystat .shiny-btn {
  border-width: 2px;
  border-color: #055E84 !important;
  background-color: #055E84 !important;
  color: var(--bianco) !important;
}
.shinystat .shiny-btn:hover {
  border-color: #055E84 !important;
  color: #055E84 !important;
  background-color: var(--bianco) !important;
}

.shinystat .shiny-btn.btn-selected {
  border-width: 2px;
  border-color: #055E84 !important;
  color: #055E84 !important;
  background-color: var(--bianco) !important;
}