.cookie-bar-widget #adm-cookie-page1 label {
  color: #295c84;
  text-transform: capitalize; }

.cookie-bar-widget #cookiebar-adm {
  max-height: calc(100vh - 50px) !important;
  overflow-y: auto !important; }

.cookie-bar-widget #cookie-bar-adm label {
  color: #295c84;
  text-transform: capitalize; }

.cookie-bar-widget span.toggle-switch-label {
  min-width: 7rem !important;
  text-transform: capitalize; }

.cookie-bar-widget .testoDescrizione {
  color: black; }

.cookie-bar-widget .titolo1 {
  color: white;
  font-weight: bold; }

.cookie-bar-widget #_it_sogei_portlet_cookie_portlet_GestioneCookies_submitAdgCookiesButton1 {
  background-color: white !important;
  color: #3b76a4 !important;
  border-color: #3b76a4 !important;
  transition: none !important;
  pointer-events: auto; }

.cookie-bar-widget #_it_sogei_portlet_cookie_portlet_GestioneCookies_submitAdgCookiesButton1:hover {
  border-bottom: 1px solid #3b76a4 !important;
  background-color: #e3eef5 !important; }

.cookie-bar-widget .modal-content {
  max-height: calc(100vh - 50px) !important;
  overflow-y: auto !important; }