/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@font-face {
  font-family: 'free3of9';
  src: url(/themes/gestcral/css/free3of9.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}

h1 {
  text-align: center;
  color: #0a417d!important;
  padding: 30px 0 0px!important;
  margin: 0px 0 15px!important;
  border-bottom: 2px solid #c0bdad;
  text-transform: uppercase;
}

h1,h1 a {
  font-family: 'Ubuntu',serif;
}

h2,h3,h4,h5,h6,h2 a,h3 a {
  font-family: 'Ubuntu',serif;
}
h3.poll-question {
  display: none;
}
body,p,a,li {
  font-family: 'Ubuntu',serif;
}

.block-views h2 {
  text-align: center;
  color: #0a417d!important;
  padding: 30px 0 0px!important;
  margin: 0px 0 15px!important;
  border-bottom: 2px solid #c0bdad;
  text-transform: uppercase;
}

.carousel-item {
  background: #0a417d;
}

.carousel-caption {
  position: static!important;
  right: 5%!important;
  bottom: 10%!important;
  left: 5%!important;
  color: #9E9E9E!important;
  text-align: left!important;
  background: #fff!important;
  padding: 1rem 1rem 2rem!important;
  box-shadow: 0px 3px 5px rgba(0,0,0,.5)!important;
  margin: 10px 10px 50px
}

@media (min-width: 992px) {
  .carousel-caption {
    position:absolute!important;
    left: 5%!important;
    right: 45%!important;
  }
}

@media (min-width: 1200px) {
  .carousel-caption {
    left:5%!important;
    right: 55%!important;
  }
}

.carousel-caption .node-sede {
  border-radius: 0px;
}

.carousel-caption h4 {
  color: #0a417d !important;
  padding: 30px 0 0px !important;
  margin: 0px !important;
  border-bottom: 2px solid #c0bdad;
  font-weight: bold;
}

.carousel-caption h4 a {
  color: #0a417d !important;
  text-decoration: none;
}

.carousel-caption h4 a:after {
  content: "\203a";
  font-weight: bold;
  margin-left: .75rem;
}

.carousel-caption h4 a:after {
  content: "\203a";
  font-weight: bold;
  margin-left: .75rem;
}

.carousel-caption .scopri {
  text-align: right;
  bottom: 0;
  width: 100%;
  display: block;
  left: 0;
  padding: 3rem 0 0 !important;
}

.carousel-caption .circolo {
  margin-top: 2rem !important;
}

.carousel-caption .circolo a {
  color: #0a417d !important;
  text-decoration: none;
}

.carousel-caption .circolo a:after {
  content: "\203a";
  font-weight: bold;
  margin-left: .75rem;
}

.carousel-indicators {
  margin-bottom: 0!important;
}

small.description {
  display: block;
  font-size: .75em;
}

.barcode {
  font-family: 'free3of9',serif;
}

#drop-down-login-wrapper #edit-actions .button {
  display: block;
  width: auto;
  height: 25px;
  padding: 5px 10px;
  line-height: 150%;
  text-decoration: none;
  font-size: 15px;
  text-transform: uppercase;
  color: #373737;
  font-weight: bold;
  background: #fff;
}

#drop-down-login-wrapper .button span {
}

#drop-down-login-wrapper.enable-dd .button span span {
  background: none;
  padding: 0;
  height: 20px;
}

#drop-down-login-wrapper.enable-dd .button span span:hover {
}

#drop-down-login-wrapper.enable-dd .open span span {
}

#drop-down-login-wrapper .dropdown {
  display: none;
  position: absolute;
  z-index: 999;
  width: auto;
  background: #ffffff;
  border: #999 1px solid;
  right: 0;
  top: 42px;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#drop-down-login-wrapper .dropdown input.form-text {
  border-color: #ccc;
  padding: 2px;
}

#drop-down-login-wrapper .dropdown .drop_down_login_reset_password {
  float: left;
  border-right: 1px solid;
  padding-right: 4px;
  margin-right: 6px;
}

#drop-down-login-wrapper .dropdown .form-submit {
  margin: 0 auto 0;
  position: relative;
  background: #373737!important;
  color: #ffffff!important;
  padding: 5px 12px!important;
  line-height: 1.5em!important;
  font-weight: normal!important;
  display: block;
  height: auto!important;
}

#drop-down-login-wrapper .dropdown ul.menu {
  margin: 0;
  padding: 0;
}

#drop-down-login-wrapper .dropdown ul.menu li {
  list-style-type: none;
  border-bottom: none;
  font-size: 0.9rem;
  margin-bottom: 5px;
  min-width: 100%;
  color: #777;
}

#drop-down-login-wrapper .dropdown ul.menu li.account {
  padding: 5px 25px;
}

#drop-down-login-wrapper ul.menu li a {
  display: block;
  color: #373737;
  background-color: inherit;
  float: none;
  padding: 5px 25px;
}

#drop-down-login-wrapper ul.menu li:not(.account):hover,#drop-down-login-wrapper ul.menu li:not(.account):focus,#drop-down-login-wrapper ul.menu li:not(.account):active {
  background-color: #289c88;
  color: #ffffff!important;
}

#drop-down-login-wrapper ul.menu li a:hover {
  text-decoration: none;
}

#drop-down-login-wrapper .dropdown a {
  white-space: nowrap;
  font-size: 12px;
  line-height: 12px;
}

#drop-down-login-wrapper a.login.button {
  text-transform: uppercase;
  color: #373737;
  font-weight: 400;
  line-height: 20px!important;
  padding: 5px 15px 5px 15px;
  height: 30px!important;
  border: 0!important;
  margin: 0;
  display: inline-block;
}

#drop-down-login-wrapper a.login.button:hover {
  background-color: rgb(255 255 255 / 50%);
}

#drop-down-login-wrapper a.login.button.open {
  background-color: rgb(255 255 255 / 50%);
}

#drop-down-login-wrapper .dropdown ul li.last {
  border-bottom: none;
}

#drop-down-login-wrapper .account {
  border-bottom: #ddd 1px solid !important;
}

#drop-down-login-wrapper .name {
  font-weight: 600;
  color: #000;
}

#drop-down-login-wrapper .email {
  font-size: 0.8rem;
  color: #aaa;
}

#drop-down-login-wrapper .item-list ul {
  list-style: none inside none;
  padding: 0px;
  margin: 15px 0;
  text-align: center;
}

#drop-down-login-wrapper .item-list ul li {
  margin: 0;
  padding: 0px 11px;
}

#drop-down-login-wrapper .form-actions {
  margin: 15px auto 6px;
  display: inline-block;
  padding: 0;
  width: 100%;
  text-align: center;
}

#drop-down-login-wrapper label {
  margin: 15px 0px 6px;
  width: 100%;
}

#drop-down-login-wrapper .form-control {
  width: 100%;
}

header #search-block-form {
  padding: 0;
  flex-flow: row wrap;
  margin: 0;
}

.search-block-form {
  height: 30px;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-box-shadow: 0 2px 14px rgba(100,100,100,0.1),0 2px 2px rgba(100,100,100,0.1);
  box-shadow: 0 2px 14px rgba(100,100,100,0.1),0 2px 2px rgba(100,100,100,0.1);
}

#search-form .icon {
  position: absolute;
  top: 32px!important;
  left: 0;
  z-index: 1;
  color: #4f5b66;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

.navbar-brand img {
  height: 40px
}

@media (min-width: 768px) {
  .navbar-brand img {
    height:auto
  }
}

.js-form-type-search input.form-search {
  width: 100%;
  height: 30px;
  background: #ccc;
  border: none;
  font-size: 1em;
  float: left;
  color: #fff;
  padding-left: 40px;
  margin: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0;
  border-bottom: 1px solid #ffffff;
  -webkit-transition: background .55s ease;
  -moz-transition: background .55s ease;
  -ms-transition: background .55s ease;
  -o-transition: background .55s ease;
  transition: background .55s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.js-form-type-search input:-webkit-input-placeholder {
  color: #fff!important;
}

.js-form-type-search input:-moz-placeholder {
  color: #fff!important;
}

.js-form-type-search input:-ms-input-placeholder {
  color: #fff!important;
}

.site-footer__top .nav-link {
  text-transform: none;
  color: #c0c0c0!important;
  color: rgba(255,255,255,0.65)!important;
  font-size: 0.857em;
  padding-top: 0;
}

.site-footer__top .active>.nav-link,.site-footer__top .nav-link.active,.site-footer__top .nav-link.show,.site-footer__top .show>.nav-link,.site-footer__top .active>.nav-link:hover,.site-footer__top .nav-link.active:hover,.site-footer__top .nav-link:hover {
  color: #ffffff!important;
  text-decoration: underline;
}

.featured-bottom-first,.featured-bottom-second {
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
  box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.1);
}

.featured-bottom-third {
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.featured-bottom-first h2,.featured-bottom-second h2,.featured-bottom-third h2 {
  text-align: center;
}

.featured-bottom-first {
  background-color: #ededed;
}

.featured-bottom-second {
  background-color: #ccc;
}

.featured-bottom-third {
}

.site-footer__top .region {
  width: 100%!important;
  padding: 0 0.65%!important;
}

.ui-dialog.ui-widget-content {
  z-index: 2000!important;
  background: #e2efed!important;
}

.ui-widget-header {
  background: #1398a2!important;
  border: none!important;
  border-radius: 0;
  color: #fff;
}

.ui-widget-content {
  background: #e2efed!important;
  border: none!important;
}

.ui-dialog .button {
  background-color: #fff;
  background-image: -webkit-linear-gradient(top,#f3f3f3,#e8e8e8);
  background-image: linear-gradient(to bottom,#f3f3f3,#e8e8e8);
  border: 1px solid #e4e4e4;
  border-bottom-color: #b4b4b4;
  border-left-color: #d2d2d2;
  border-right-color: #d2d2d2;
  color: #3a3a3a;
  cursor: pointer;
  font-size: 0.929em;
  font-weight: normal;
  text-align: center;
  padding: 0.250em 1.063em;
  border-radius: 1em;
}

.ui-widget-overlay {
  background: #1398a2!important;
  opacity: 0.7;
  z-index: 100!important;
}

.draggable a.tabledrag-handle {
  float: left;
  overflow: hidden;
  height: 16px;
  margin-left: 0;
  cursor: move;
  text-decoration: none;
}

.draggable a.tabledrag-handle .handle {
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  background: url(/themes/gestcral/css/move.svg) no-repeat 0px 0px;
}

.view-pubblicazioni .view-content.row {
  margin: 30px 0;
}

.views-exposed-form .form-select {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  border-radius: 0;
  line-height: 14px;
  margin-bottom: 0;
}

.views-exposed-form .form-actions {
  margin: .5rem 0!important
}

.views-exposed-form .form-actions .btn {
  color: #fff!important;
  font-size: 14px;
}

.views-exposed-form .form-row {
  display: block;
}

.views-exposed-form .form-row .js-form-item {
  margin-top: .5rem;
}

@media only screen and (min-width: 480px) {
  .views-exposed-form .form-row {
    display:flex;
  }

  .views-exposed-form .form-actions {
    margin: 0!important
  }

  .views-exposed-form .form-row .js-form-item {
    margin: 0rem;
  }
}

.views-exposed-form .form-row label {
  display: inline-block;
  color: #222;
  font-weight: bold;
  font-size: .85em;
}

.profilo {
  border-top: 1px solid #c0bdad;
  border-bottom: 1px solid #c0bdad;
}

.nav-pills .nav-link {
  color: #0a417d;
  width: 100%;
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
  color: #fff!important;
  background-color: #0a417d!important;
}

.nav-pills .nav-link:focus,.nav-pills .nav-link:hover {
  color: #cccccc !important;
}

.risultati_cerca {
  opacity: 1;
  transition: all .5s ease-out;
}

.risultati_cerca.spento {
  opacity: 0;
}

.btn-primary.btn-autorizza {
  background: #006600!important;
  border: 2px solid #003300!important;
  padding: 1.5rem 0;
  font-weight: bold;
  font-size: 3rem;
  color: #eeeeee!important;
  width: 100%;
  margin-top: 2rem;
}
.btn-primary.btn-autorizza:hover, 
.btn-primary.btn-autorizza:focus {
  color: #fff !important;
  background-color: #009900 !important;
}
.btn-primary.btn-rifiuta {
  background: #aa0000 !important;
  border: 2px solid #330000 !important;
  padding: 1.5rem 0;
  font-weight: bold;
  font-size: 3rem;
  color: #eeeeee!important;
  width: 100%;
  margin-top: 2rem;
}
.btn-primary.btn-rifiuta:hover, 
.btn-primary.btn-rifiuta:focus {
  color: #fff !important;
  background-color: #dd0000 !important;
}

.selettore {
  background: #f0f0f0;
}

.selettore .btn {
  background: #f0f0f0;
  border: 0;
  border-radius: 0;
  color: #666!important;
  line-height: 14px;
  padding: 9px;
  font-size: 18px;
}

.selettore .btn.btn--active {
  background: #0a417d;
  color: #fff!important;
}

.selettore .filtri,.selettore #selettore {
  padding: 0;
  margin: 0;
  font-size: .8rem;
}

.selettore .filtri .navbar-toggler {
  padding: 5px !important;
  background: #ddd;
  border-radius: 0;
}

.selettore .filtri .navbar-toggler .navbar-toggler-icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  margin-left: auto;
  content: "";
  background-image: url(/themes/gestcral/css/toggle-icon.svg) !important;
  background-repeat: no-repeat;
  transition: transform .2s ease-in-out;
}

.selettore .filtri .navbar-toggler:not(.collapsed) .navbar-toggler-icon {
  transform: rotate(-45deg)!important;
}

.filtri .navbar {
  padding: 0px !important;
  justify-content: flex-start !important;
}

.selettore .filtri .navbar-brand {
  margin: 0 0 0 1rem !important;
  font-size: .75rem;
  font-weight: 400;
}

.node--view-mode-teaser {
  margin-bottom: 30px;
  padding-bottom: 15px;
}

img.cornice {
  border: 1px solid #d3d7d9;
  margin-bottom: 15px;
  padding: 5px;
}

.node--view-mode-teaser h2 {
  margin-top: 0;
  padding-top: 0.5em;
  line-height: 1.125em;
  font-size: 1.5em;
}

.node--view-mode-teaser h2 a {
  color: #0a417d!important;
  text-decoration: none;
}

.node--view-mode-teaser h2 a span.sottotitolo-teaser {
  color: #c0bdad!important;
  text-decoration: none;
  font-size: .75em;
}

.node-sede {
  border-radius: 6px;
}

.node-sede a.link {
  color: #ffffff !important;
  font-weight: 400;
  font-size: 13px;
  padding: 2px !important;
  text-decoration: none!important;
}

.node-sede a.link:after {
  content: "\203a";
  font-weight: bold;
  margin-left: .75rem;
}

.node-sede .CircoloIcona a {
  text-decoration: none;
  display: inline-block;
}

.node-sede .CircoloIcona img {
  border: 3px solid white;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0,0,0,.5);
}

.node-sede .CircoloIcona svg {
  height: 50px;
  width: 50px;
}

.a-larghezza {
  width: 100%;
}

.dropdown-menu.show {
  display: block;
  border-radius: 0 !important;
  box-shadow: 0 2px 4px rgba(0,0,0,.5);
  border: 0;
}

@media only screen and (min-width: 992px) {
  .dropdown-menu:before {
    border-color:transparent;
    border: 0;
    margin-left: 0;
  }
}

.dropdown-toggle::after {
  color: #ffffff;
}

.min {
  min-width: .1%;
  width: 1%;
}

@media print {
  body {
    width: 100%!important;
  }

  .hidden-print,header {
    display: none !important;
  }

  .container,.container-fluid {
    width: 100%!important;
    display: block!important;
  }

  h1 {
    text-align: center;
    color: #000000 !important;
    padding: 30px 0 0px !important;
    margin: 0px 0 15px !important;
    border-bottom: 2px solid #333;
    text-transform: uppercase;
  }

  .sliding-popup-bottom {
    display: none !important;
  }

  table {
    border-collapse: separate;
    border: 0px solid #000000;
    border-spacing: 0;
    font-size: 11pt;
    width: 100%;
    border-color: #000000;
    border-right: 3px solid;
  }

  tr {
    border-color: #000000;
    border-style: none;
    border-width: 0;
  }

  td {
    border-color: #000000;
    border-left: 3px solid;
    border-bottom: 3px solid;
  }

  th {
    border-color: #000000;
    border-left: 3px solid;
    border-top: 3px solid;
    border-bottom: 3px solid;
  }

  .table-bordered {
    border: 3px solid #000!important;
  }

  .table-bordered > thead > tr > th,.table-bordered > tbody > tr > th,.table-bordered > tfoot > tr > th,.table-bordered > thead > tr > td,.table-bordered > tbody > tr > td,.table-bordered > tfoot > tr > td {
    border: 3px solid #000!important;
  }
}

summary {
  border-radius: 6px 6px 0 0;
  background: #c0bdad;
  color: #0a407c;
  padding: .25rem .5rem;
  border-top: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  font-weight: 600;
  font-size: .9rem;
}

summary[aria-expanded="false"] {
  border-radius: 6px;
  border-bottom: 1px solid #dee2e6;
}

details .details-wrapper {
  border-radius: 0 0 6px 6px;
  padding: .5rem;
  border-bottom: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
}

.vertical-tabs {
  margin: 0 0 1rem;
}

body {
  color: #3b3b3b;
  background: #ffffff;
}

#header {
  background: #008066;
}

#page,#main-wrapper,.region-primary-menu .menu-item a.is-active,.region-primary-menu .menu-item--active-trail a {
  background: #fff;
}

.tabs ul.primary li a.is-active {
  background-color: #fff;
}

.tabs ul.primary li.is-active a {
  background-color: #fff;
  border-bottom-color: #fff;
}

#navbar-top {
  background-color: #055a8e;
}

#navbar-main {
  background-color: #ededed;
}

a,.link {
  color: #0071b3;
}

a:hover,a:focus,.link:hover,.link:focus {
  color: #018fe2;
}

a:active,.link:active {
  color: #23aeff;
}

.page-item.active .page-link {
  color: #fff!important;
  background-color: #0a417d;
  border-color: #0a417d;
}

.page-link {
  border-radius: 0!important;
  color: #0a417d!important;
}

.page-link:hover {
  color: #0a417d;
}

.sidebar .block {
  background-color: #f6f6f2;
  border-color: #f9f9f9;
}

.btn-primary {
  color: #ddd!important;
  background-color: #0a417d!important;
  border-color: #0a417d!important;
}

.btn-primary:hover,.btn-primary:focus {
  color: #fff!important;
  background-color: #0256b1!important;
}

.btn-secondary {
  background-color: #c0bdad!important;
  color: #5d6770!important;
}

.btn-secondary:hover,.btn-secondary:focus {
  color: #333333!important;
  background-color: #a59f83!important;
}

.region-header,.region-header a,.region-header li a.is-active,.region-header .site-branding__text,.region-header .site-branding,.region-header .site-branding__text a,.region-header .site-branding a,.region-secondary-menu .menu-item a,.region-secondary-menu .menu-item a.is-active {
  color: #fffeff;
}

[dir="rtl"] .color-form .color-palette {
  margin-left: 0;
  margin-right: 20px;
}

[dir="rtl"] .color-form .form-item label {
  float: right;
}

[dir="rtl"] .color-form .color-palette .lock {
  right: -20px;
  left: 0;
}

table {
  border: 0;
  border-spacing: 0;
  font-size: 0.857em;
  margin: 0;
  width: 100%;
  border-top: 2px solid #0a417d!important;
  border-bottom: 2px solid #0a417d!important;
}

table table {
  font-size: 1em;
}

.table td,.table th {
  padding: .5rem .25rem .5rem .25rem;
}

tr {
  border-bottom: 1px solid #0a417d;
  padding: 0.1em 0.6em;
  background: #efefef;
  background: transparent;
}

thead > tr {
  border-bottom: 2px solid #0a417d;
}

tr.odd {
  background: #fdfdfd;
}

table tr th {
  background: none;
  border: none!important;
}

table tr th,table tr th a,table tr th a:hover,table tr th a:focus {
  color: #222;
  font-weight: bold;
}

th > a {
  position: relative;
  display: block;
}

table tbody tr th {
  vertical-align: top;
}

tr td,tr th {
  padding: .5rem;
  border-bottom: 1px solid #0a417d;
  border-left: none;
  border-right: none;
}

[dir="rtl"] tr td,[dir="rtl"] tr th {
  text-align: right;
}

@media screen and (max-width: 37.5em) {
  th.priority-low,td.priority-low,th.priority-medium,td.priority-medium {
    display:none;
  }
}

@media screen and (max-width: 60em) {
  th.priority-low,td.priority-low {
    display:none;
  }
}

.tablesort--desc {
  background-image: url(/themes/gestcral/css/twistie-up.svg);
}

.tablesort--asc {
  background-image: url(/themes/gestcral/css/twistie-down.svg);
}

.views-view-filtered-table .table-header-filter .js-form-item {
  margin-bottom: 0!important;
  font-size: .75rem!important;
}

.views-view-filtered-table.table td {
  text-wrap: nowrap;
  padding: 0.25rem;
  vertical-align: middle;
}

.views-view-filtered-table.table th {
  background: #6879A5!important;
  padding-bottom: 2px;
  font-size: .75rem;
  vertical-align: top;
  color: #fff;
  padding: 0 0.25rem 0.25rem;
  text-wrap: nowrap;
}

.views-view-filtered-table.table th a {
  color: #fff;
}

.views-view-filtered-table.table .form-select {
  font-size: .85rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  padding-left: 0.125rem;
  border-radius: 0;
}

.views-view-filtered-table.table .form-control {
  font-size: .85rem;
  padding: 0.125rem;
  border-radius: 0;
}

.views-view-filtered-table .fas {
  font-weight: 900;
  width: 18px;
  color: #fff;
}

#tabella_container3 td {
  padding: 0!important;
}

#tabella_container3 td .ajax-progress-throbber {
  position: absolute;
}

#tabella_container3 td .ajax-progress-throbber .message {
  display: none;
}

#tabella_container3 td.ora_bloccata {
  text-align: center;
  vertical-align: top;
  font-weight: bold;
  color: #999;
  font-size: .75rem;
}

#tabella_container3 td.ora_bloccata s {
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  color: #999;
  font-size: .75rem;
  padding: 10px;
  background: #eee;
  display: inline-block;
  width: 100%;
}

#tabella_container3 .js-form-type-checkbox input[type=checkbox] {
  position: absolute;
  height: 28px;
  width: 28px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  display: none;
}

#tabella_container3 .js-form-type-checkbox {
  padding: 0px;
  background-color: #607d8b;
  transition: all .5s;
}

#tabella_container3 .js-form-type-checkbox.form-disabled {
  background-color: #eb4d4d;
  transition: all .5s;
}

#tabella_container3 .js-form-type-checkbox .form-checkbox:checked + label {
  background-color: #4caf50;
  transition: all .5s;
}

#tabella_container3 .js-form-type-checkbox label {
  color: #ffffff;
  width: 100%;
  padding: 10px 10px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

#tabella_container3 .js-form-type-checkbox:checked + label {
  background-color: #55879e;
  transition: all .5s;
}

.table-scroll {
  display: block;
  empty-cells: show;
  height: 500px;
  margin-bottom: 0 !important;
}

.eu-cookie-compliance-content {
  font-family: 'Ubuntu',serif;
}

.eu-cookie-compliance-message {
  font-size: 12px!important;
  display: inline!important;
  font-weight: normal!important;
}

#sliding-popup h1,#sliding-popup h2,#sliding-popup h3,#sliding-popup p,#sliding-popup label,#sliding-popup div,.eu-cookie-compliance-more-button,.eu-cookie-compliance-secondary-button,.eu-cookie-withdraw-tab {
  color: #333333!important;
  font-size: 12px;
  font-weight: normal!important;
  line-height: 15px;
}

@media screen and (max-width: 600px) {
  .eu-cookie-compliance-buttons.eu-cookie-compliance-has-categories {
    float:right;
    margin-top: -47px!important;
  }
}

.eu-cookie-withdraw-tab {
  position: unset;
  top: unset;
  transform: none;
  left: unset;
  background: none;
  border: none;
  display: inline-block;
  color: #eee!important;
  font-size: 1em!important;
  margin: 0 0.5em;
  padding: 0;
  text-decoration: underline;
}

.disagree-button.eu-cookie-compliance-more-button,.eu-cookie-compliance-agree-button,.eu-cookie-compliance-default-button,.eu-cookie-compliance-hide-button,.eu-cookie-compliance-more-button-thank-you,.eu-cookie-withdraw-button,.eu-cookie-compliance-save-preferences-button {
  cursor: pointer;
  margin-right: 0;
  margin-top: 1em;
  vertical-align: middle;
  overflow: visible;
  width: auto;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #ededed;
  background-image: -moz-linear-gradient(top,#ededed 5%,#dfdfdf 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(5%,#ededed),color-stop(100%,#dfdfdf));
  background-image: -webkit-linear-gradient(top,#ededed 5%,#dfdfdf 100%);
  background-image: -o-linear-gradient(top,#ededed 5%,#dfdfdf 100%);
  background-image: -ms-linear-gradient(top,#ededed 5%,#dfdfdf 100%);
  background-image: linear-gradient(to bottom,#ededed 5%,#dfdfdf 100%);
  -moz-border-radius: 6px;
  -webkit-border-radius: 0;
  border-radius: 0!important;
  border: solid;
  color: #666;
  font-family: inherit;
  font-weight: normal;
  padding: 4px 8px;
  text-decoration: none;
  text-shadow: none;
  border-width: 1px;
}

.link-fisso.eu-cookie-withdraw-tab {
  position: fixed;
  bottom: 30px;
  left: 30px;
  width: 50px;
  height: 50px;
  display: block;
  padding: 0;
  margin: 0;
}

#sliding-popup .eu-cookie-withdraw-tab {
  font-size: .75rem!important;
  color: #fff!important;
  text-decoration: underline;
}

body.path-user .field--label-inline .field__label,body .field--label-inline .field__label {
  width: 100%;
  font-weight: bold;
}

body.path-user .field--label-inline .field__item,body .field--label-inline .field__item {
  padding: 6px 12px;
  border-radius: 6px;
  border: 1px solid #c0bdad;
  width: 100%;
  margin: 0 0 3px;
  word-break: break-all;
}

body.path-user .field--label-above,body .field--label-above {
  margin: 0 0 1rem 0;
}

body.path-user .field--label-above .field__label,body .field--label-above .field__label {
  font-weight: 500;
  padding: 0 0 0 12px;
  font-size: .85rem;
}

body.path-user .field--label-above .field__item,body .field--label-above .field__item {
  padding: 6px 12px;
  border-radius: 6px;
  border: 1px solid #c0bdad;
  width: 100%;
  margin: 0 0 3px;
  word-break: break-all;
}

body.path-user .field--label-above.field--name-field-allegati .field__item,body .field--label-above.field--name-field-allegati .field__item,body.path-user .field--label-above.field--name-field-allegati-riservati .field__item,body .field--label-above.field--name-field-allegati-riservati .field__item {
  padding: 6px 12px;
  border-radius: 6px;
  border: 1px solid #0a417d;
  width: 100%;
  margin: 0 0 11px;
  word-break: break-all;
  background: #0a417d;
}

.field--type-entity-reference {
  margin: 0;
}

.field--name-user-picture {
  background: #c0bdad;
  text-align: center;
  padding: 15px;
}

.field--name-user-picture .image-widget-data {
  float: none;
}

.field--name-user-picture .image-preview {
  float: none;
  padding: 0;
  width: 100%;
}

.field--name-user-picture .image-preview img {
  width: 100%;
  height: 100%;
}

.field--name-user-picture span.file--image {
  display: none;
}

.field--name-user-picture label {
  display: none;
}

.field--name-user-picture img.image-style-thumbnail {
  border: 3px solid white;
  border-radius: 50%;
  margin: 1rem;
}

.field--name-user-picture small.description {
  margin-top: 30px
}

label {
  color: #0a417d;
  width: 100%;
  font-weight: 700;
  padding: 0 0 0 12px;
  font-size: .75rem;
}

.field--name-user-picture details summary {
  display: none;
}

fieldset.fieldgroup {
}

fieldset.fieldgroup legend {
  border-radius: 6px 6px 0 0;
  background: #c0bdad;
  color: #0a407c;
  padding: .5rem;
  font-size: 0.9rem;
  font-weight: 600;
  line-height: .9rem;
  margin-bottom: 0;
}

fieldset.fieldgroup .fieldset-wrapper {
  border: 1px solid #ced4da;
  border-radius: 0 0 6px 6px;
  padding: 1rem;
  margin: 0;
}

table.field-multiple-table {
  border-top: 0px solid #0a417d !important;
  border-bottom: 0px solid #0a417d !important;
}

table.field-multiple-table caption {
  color: #0a417d;
  font-weight: 600;
  font-size: 1rem;
  padding: 0 0 0 6px;
}

table.field-multiple-table tr {
  border-bottom: 1px solid #0a417d;
}

table.field-multiple-table tr th {
  color: #0a417d;
  font-weight: 700;
  padding: 6px;
  font-size: .75rem;
  white-space: nowrap;
  border-top: 0px solid #0a417d !important;
  border-bottom: 0px solid #0a417d !important;
}

table.field-multiple-table tr td {
  border-top: 0px solid #0a417d !important;
  border-bottom: 0px solid #0a417d !important;
}

table.field-multiple-table tr th h4.label {
  color: #0a417d;
  width: 100%;
  font-weight: 700;
  padding: 0 0 0 12px!important;
  font-size: .75rem;
  margin: 0;
}

.js .field--widget-entity-reference-paragraphs .field-multiple-drag {
  vertical-align: middle;
  padding: 0 5px;
}

table.field-multiple-table tr td {
  padding: 6px 3px;
  vertical-align: middle;
}

table.field-multiple-table .js-form-wrapper,table.field-multiple-table .js-form-item {
  margin-bottom: 0!important;
}

.paragraph-type-title {
  display: none!important;
}

.paragraphs-dropbutton-wrapper {
  padding: 0.5rem;
}

[id^="field-familiare-values"] td [id^="field-familiare-"] > div {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: space-between;
}

.paragraphs-subform.form-wrapper[data-drupal-selector^="edit-field-familiare-"] {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.form-wrapper .paragraphs-subform.form-wrapper[data-drupal-selector^="edit-field-familiare-"] {
  display: flex;
  align-items: flex-end;
  flex-direction: row;
  justify-content: flex-start;
}

#edit-field-familiare-add-more {
  display: inline-block;
}

.paragraphs-subform {
  display: flex;
  align-items: center
}

.paragraph-type-title {
  display: none;
}

.field--name-field-cognome-e-nome,.field--name-field-data-di-nascita,.field--name-field-relazione,.field--name-field-abbonamento-tennis {
}

.field--name-field-sottotitolo,.node-type-sezione .field--name-field-sede-locale,.node-type-advpoll .field--name-field-circolo-territoriale {
  text-align: center;
  font-weight: normal;
  color: rgb(152,149,133);
  padding: 0px 0 25px;
  font-size: 20px;
  line-height: 20px;
}

.field--name-field-sottotitolo label {
  text-align: left;
}

.node-form .form-item-status-value {
  border-radius: 6px;
  padding: .5rem .5rem .5rem 2.5rem;
  border: 1px solid #dee2e6;
}

.tabledrag-toggle-weight-wrapper .tabledrag-toggle-weight {
  border: 0 none transparent;
  background: transparent;
  font-weight: 600;
  text-decoration: underline;
}

.CircoloIcona img {
  border: 3px solid white;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0,0,0,.5);
}

.CircoloIcona svg {
  height: 50px;
  width: 50px;
}

.CircoloIcona a {
  text-decoration: none;
}

.field .file {
  padding-left: 0
}

.field .file a {
  color: #ffffff !important;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  padding: 8px !important;
  display: inline-block;
  text-decoration: none;
}

.field .file a:hover {
  text-decoration: underline;
}

.image-data__crop-wrapper .crop-preview-wrapper__crop-reset,.image-data__crop-wrapper .crop-preview-wrapper__value {
  display: none;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 10px 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #008066!important;
  opacity: .5;
  transition: opacity .6s ease;
}

.carousel-indicators .active {
  background-color: rgba(0,128,102,.40)!important;
  opacity: .25;
}

header #views-exposed-form-cerca-risultati {
  background-color: rgba(0,128,102,.3);
  padding: 0 8px 0 8px;
  border: 1px solid #fff;
  margin-left: 0;
  margin-right: 0px;
}

#views-exposed-form-cerca-risultati button[type="submit"] {
  font-family: FontAwesome;
  color: #008066 !important;
  display: inline;
  font-size: 18px;
  background: transparent!important;
  border: none;
  padding: 5px;
}

#views-exposed-form-cerca-risultati input {
  display: inline;
  font-size: 14px;
  background: transparent!important;
  border-width: 0 0 1px 0;
  border-radius: 0;
  padding: 7px 0px 0px;
  margin-bottom: 5px;
  border-color: #008066 !important;
  color: #008066 !important;
  width: 100%;
}

#views-exposed-form-cerca-risultati .input-group {
  justify-content: center;
}

header #views-exposed-form-cerca-risultati .input-group {
  justify-content: flex-start;
  margin-left: 0px;
  margin-right: 0;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
}

header #views-exposed-form-cerca-risultati .input-group .form-type-textfield {
  width: 100%;
}

#main-wrapper #views-exposed-form-cerca-risultati .input-group {
  background-color: rgba(0,128,102,.3);
  padding: 10px 8px 10px 8px;
  width: 100%;
  margin: 30px auto 30px;
}

@media (min-width: 992px) {
  #main-wrapper #views-exposed-form-cerca-risultati .input-group {
    background-color:rgba(0,128,102,.3);
    padding: 10px 8px 10px 8px;
    width: 30%;
    margin: 30px auto 30px;
  }

  header #views-exposed-form-cerca-risultati {
    background-color: rgba(255,255,255,.7);
    padding: 0 4px 0 12px;
    border: 1px solid #fff;
    margin-left: 15px;
    margin-right: 15px;
  }

  header #views-exposed-form-cerca-risultati button[type="submit"] {
  }

  header #views-exposed-form-cerca-risultati input {
    width: 90px;
  }

  header #views-exposed-form-cerca-risultati .input-group {
    justify-content: stretch;
    margin-left: 0;
    margin-right: 0;
  }
}

header #views-exposed-form-cerca-risultati .form-actions {
  margin: 0rem 0!important
}

#views-exposed-form-cerca-risultati input::placeholder {
  color: #008066;
  opacity: 1;
}

#views-exposed-form-cerca-risultati input::-ms-input-placeholder {
  color: #008066;
}

.navbar-nav .nav-link {
  color: #5d6770!important;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  padding: 8px!important;
}

@media all and (min-width: 992px) {
  .menu--main .navbar-nav .nav-link {
    color:#ffffff!important;
  }
}

.navbar-nav .active>.nav-link,.navbar-nav .nav-link.active,.navbar-nav .nav-link.show,.navbar-nav .show>.nav-link {
}

.dropdown-menu {
  border-radius: 0!important;
  padding: 0px !important;
}

.dropdown-item {
  padding: 0px !important;
}

.dropdown-item a {
  padding: 8px !important;
  color: #0a417d !important;
  text-decoration: none;
  display: block;
}

.navbar-expand-lg .navbar-nav .nav-link.is-active,.dropdown-item.active,.dropdown-item:active,.dropdown-item:focus {
  background: #0a417d !important;
  padding: 8px;
  color: #ffffff!important;
}

.dropdown-item.active a,.dropdown-item:focus a,.dropdown-item:hover a {
  color: #ffffff!important;
  text-decoration: none;
}

.navbar-toggler {
  color: rgba(0,0,0,.5);
  border: none!important;
}

#navbar-top.navbar {
  height: 52px;
}

.navbar-toggler img {
  padding: 0;
  margin: 0;
}

.navbar-brand a {
  display: block;
  padding: 0;
  margin: 0;
}

.navbar-brand a img {
  height: 75px;
  max-width: 180px;
}

.navbar-toggler.menu-principale {
  padding: 0;
  border: none;
}

.navbar-toggler.menu-secondario {
  display: block!important;
  padding: 0;
  border: none;
  border-radius: 50%;
}

.navbar-toggler.menu-secondario img {
  border: 3px solid white;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.ContenitoreIcona {
  background: #6879A5;
  text-align: center;
}

.ContenitoreIcona svg {
  height: 150px;
  width: 150px;
}

.ContenitoreIcona img {
  border: 6px solid white;
  width: 150px;
  height: 150px;
  border-radius: 50%;
}

.dropdown-menu {
  border-radius: 0!important;
}

.site-footer {
  padding: 35px 0 30px;
  margin-top: 100px;
  background: #6879A5;
}

.site-footer .layout-container {
  padding: 0 15px;
}

@media all and (min-width: 560px) {
  .site-footer__top .region {
    float:left;
    position: relative;
    width: 50%;
  }

  [dir="rtl"] .site-footer__top .region {
    float: right;
  }
}

@media all and (min-width: 560px) and (max-width:850px) {
  .site-footer .region {
    box-sizing:border-box;
  }

  .site-footer__top .region:nth-child(2n+1) {
    padding-right: 10px;
  }

  [dir="rtl"] .site-footer__top .region:nth-child(2n+1) {
    padding-left: 10px;
    padding-right: 0;
  }

  .site-footer__top .region:nth-child(2n) {
    padding-left: 10px;
  }

  [dir="rtl"] .site-footer__top .region:nth-child(2n) {
    padding-left: 0;
    padding-right: 10px;
  }

  .region-footer-third {
    clear: both;
  }
}

@media all and (min-width: 851px) {
  .site-footer__top .region {
    width:100%;
    padding: 0 0.65%;
  }

  .site-footer__top .region:first-child {
    padding-left: 0;
  }

  [dir="rtl"] .site-footer__top .region:first-child {
    padding-left: 10px;
    padding-right: 0;
  }

  .site-footer__top .region:last-child {
    padding-right: 0;
  }

  [dir="rtl"] .site-footer__top .region:last-child {
    padding-left: 0;
    padding-right: 10px;
  }
}

.site-footer h2 {
  color: #c0c0c0;
  color: rgba(255,255,255,0.65);
}

.site-footer blockquote {
  color: #555;
}

.site-footer .content {
  color: #c0c0c0;
  color: rgba(255,255,255,0.65);
  font-size: 0.857em;
}

.site-footer .menu-item {
  padding: 0;
}

.site-footer .content ol:not(.menu),.site-footer .content ul:not(.menu) {
  padding-left: 1.4em;
}

[dir="rtl"] .site-footer .content ol:not(.menu),[dir="rtl"] .site-footer .content ul:not(.menu) {
  padding-right: 1.4em;
  padding-left: 0;
}

.site-footer .content a,.site-footer .content a.is-active {
  color: #fcfcfc;
  color: rgba(255,255,255,0.8);
  text-decoration: underline;
}

.site-footer .content a:hover,.site-footer .content a:focus {
  color: #fefefe;
  color: rgba(255,255,255,0.95);
}

.site-footer .block {
  margin: 0;
  border: 0;
  border-color: transparent;
  padding: 0px;
  width: 100%;
}

.site-footer table {
  font-size: 1em;
}

.site-footer tr td,.site-footer tr th {
  border-color: #555;
  border-color: rgba(255,255,255,0.18);
}

.site-footer tr.odd {
  background-color: transparent;
}

.site-footer tr.even {
  background-color: #2c2c2c;
  background-color: rgba(0,0,0,0.15);
}

.site-footer__top h2 {
  border-bottom: 1px solid #555;
  border-color: rgba(255,255,255,0.15);
  font-size: 1em;
  margin-bottom: 0;
  padding-bottom: 3px;
  text-transform: uppercase;
}

.site-footer__top .content {
  margin-top: 0;
}

.site-footer__top p {
  margin-top: 0;
}

.site-footer__top .content .menu {
  padding-left: 0;
}

[dir="rtl"] .site-footer__top .content .menu {
  padding-right: 0;
}

.site-footer__top .content li a {
  display: block;
  border-bottom: 1px solid #555;
  border-color: rgba(255,255,255,0.15);
  line-height: 1.2;
  padding: 0.8em 2px 0.8em 20px;
  text-indent: -15px;
}

[dir="rtl"] .site-footer__top .content li a {
  padding: 0.8em 20px 0.8em 2px;
}

.site-footer__top .content li a:hover,.site-footer__top .content li a:focus {
  background-color: #1f1f21;
  background-color: rgba(255,255,255,0.05);
  text-decoration: none;
}

.site-footer__top .block-menu,.site-footer__bottom .block {
  margin: 0;
  padding: 0;
  border: none;
}

.site-footer__bottom .block {
  margin: 0.5em 0;
}

.site-footer__bottom .content {
  padding: 0.5em 0;
  margin-top: 0;
}

.site-footer__bottom .block h2 {
  margin: 0;
}

.site-footer__bottom {
  letter-spacing: 0.2px;
  margin-top: 30px;
  border-top: 1px solid #555;
  border-color: rgba(255,255,255,0.15);
}

.site-footer__bottom .region {
  margin-top: 20px;
}

.site-footer__bottom .block {
  clear: both;
}

.site-footer__bottom .block .menu {
  padding: 0;
}

.site-footer__bottom .menu-item a {
  float: left;
  padding: 0 12px;
  display: block;
  border-right: 1px solid #555;
  border-color: rgba(255,255,255,0.15);
}

[dir="rtl"] .site-footer__bottom .menu-item a {
  float: right;
  border-left: 1px solid #555;
  border-right: none;
}

.site-footer__bottom .menu-item:first-child a {
  padding-left: 0;
}

[dir="rtl"] .site-footer__bottom .menu-item:first-child a {
  padding-right: 0;
  padding-left: 12px;
}

.site-footer__bottom .menu-item:last-child a {
  padding-right: 0;
  border-right: none;
}

[dir="rtl"] .site-footer__bottom .menu-item:last-child a {
  padding-left: 0;
  padding-right: 12px;
  border-left: none;
}

[dir="rtl"] .site-footer__bottom .menu-item:first-child:last-child a {
  padding-right: 0;
}

.social svg {
  width: 30px!important;
}

.flex-verticale {
  display: flex;
  flex-direction: column;
}

.region-secondary-menu {
  margin: 30px!important;
  text-align: center;
  flex-grow: 1;
}

.region-secondary-menu .nav-item .active {
  background-color: #c0bdad;
}

.block-pwa-add-to-home-screen .pwa-a2hs-active {
  background: #0a417d;
  color: #ffffff;
  padding: 15px!important;
  border-radius: 15px;
  margin-top: 15px;
}

.user-sede {
  background-color: #ccc;
  padding: 2rem;
  text-align: center;
  vertical-align: bottom;
}

.user-sede a {
  color: #5d6770 !important;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  padding: 8px !important;
  text-decoration: none;
}

#block-gestcral-assistenza {
  background: #7eef82;
  margin-top: 2rem;
  padding: 1rem;
  border-radius: 2rem;
  color: #108b16;
}

#block-gestcral-assistenza a {
  color: #108b16;
  font-weight: bold;
}

#block-gestcral-assistenza a:hover {
  color: #108b16;
}

.visually-hidden-focusable {
  display: none;
}

body.simplelogin {
  min-height: 100%;
  line-height: 1.5;
  word-wrap: break-word;
  font-family: inherit;
  font-size: 87.5%;
  font-family: "Ubuntu",Verdana,sans-serif;
  margin: 0;
}

body.simplelogin .alert-danger {
  color: #dc3545;
  background-color: #ffb0b0;
  border-color: #dc3545;
  text-align: center;
}

body.simplelogin hr {
  border: 1px solid rgb(0,0,0,.1)
}

body.simplelogin .alert {
  position: relative;
  padding: .5rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  font-size: .85rem
}

body.simplelogin .alert h2 {
  margin: 0;
  font-size: 1rem;
}

body.simplelogin .alert svg {
  display: none;
}

body.simplelogin .alert button {
  display: none!important;
}

body.simplelogin fieldset {
  margin: 0;
  padding: 0 0 .5rem;
}

body.simplelogin .input-group-text {
  outline: 0;
  background: transparent;
  border: 0;
  margin: 0 0 6px;
  padding: 0;
  box-sizing: border-box;
  font-size: 12px;
  color: #333;
  font-weight: bold;
  text-shadow: none;
}

body.simplelogin .fieldset-legend,body.simplelogin fieldset label,body.simplelogin .form-check-label,body.simplelogin .form-item label,body.simplelogin .form-wrapper .label {
  outline: 0;
  background: transparent;
  border: 0;
  margin: 0 0 6px;
  padding: 0;
  box-sizing: border-box;
  font-size: 12px;
  color: #333;
  font-weight: normal;
  text-shadow: none;
}

.simplelogin summary {
  background: #dbdbdb;
  color: #3b3b3b;
  text-shadow: 0 1px 0 #fff;
}

.simplelogin .form-type-radio .description,.simplelogin .form-type-checkbox .description {
  margin-left: 2px;
}

.simplelogin .form-type-radio label,.simplelogin .form-type-checkbox label {
  margin-left: 4px;
}

.simplelogin .form-item label,.simplelogin .form-wrapper .label {
  font-size: 0.929em;
}

.simplelogin h1,.simplelogin .heading-a {
  margin: 1em 0 0.5em;
  font-weight: inherit;
}

.simplelogin a,.simplelogin a.link {
}

.simplelogin input,.simplelogin textarea,.simplelogin select {
  font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
}

.simplelogin-wrapper {
  padding: 8% 0 0;
  margin: auto;
}

.simplelogin .region {
  min-height: auto!important;
}

.simplelogin-logo {
  background: #008066;
  padding: 1.5rem;
  text-align: center;
  margin-bottom: 1em;
}

.simplelogin-logo img {
  max-width: 100%;
}

.simplelogin .tabs {
  display: none;
}

.simplelogin .tabs .primary,.simplelogin .tabs--primary,.simplelogin .page-title {
  display: none;
}

.simplelogin-form {
  position: relative;
  z-index: 1;
  background: #FFFFFF;
  margin: 0 auto 50px;
  padding: 30px;
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.2),0 5px 5px 0 rgba(0,0,0,0.24);
}

.simplelogin h1 {
  font-size: 19px;
  color: #545454;
}

.simplelogin nav.tabs {
  margin-top: 1rem;
  padding: 0;
}

.simplelogin .nav-tabs .nav-item {
  padding: 0
}

.simplelogin .nav-tabs .nav-link {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  padding: 6px;
  font-size: 12px;
}

.simplelogin .simplelogin a {
  border-bottom: 0px;
}

.simplelogin a,.simplelogin-form .forgot-password a,.simplelogin a:hover,.simplelogin a:focus {
  color: #333;
}

.simplelogin .simplelogin-link a {
  border: 1px solid;
  padding: 4px 8px;
}

.simplelogin form.user-pass p,.simplelogin-form .description {
  font-size: 11px!important;
  color: #333;
  text-align: left;
  line-height: 13px;
  padding: 0 0 .5rem;
  display: block;
}

.simplelogin-form .text-muted {
}

.simplelogin-form input {
  outline: 0;
  background: #f2f2f2;
  border: 0;
  margin: 0 0 6px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
  width: 100%;
}

.simplelogin-form ul.nav-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
}

.simplelogin-form ul.nav-tabs li {
  display: inline-block;
}

.simplelogin-form fieldset {
  border: none;
}

.simplelogin-form input[type="submit"],.simplelogin-form button.form-submit {
  text-transform: uppercase;
  outline: 0;
  width: 100%;
  border: 0;
  padding: 15px;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3s ease;
  cursor: pointer;
  border-radius: 0.25em;
  font-weight: bold;
}

.simplelogin input.form-text,.simplelogin input.form-tel,.simplelogin input.form-email,.simplelogin input.form-url,.simplelogin input.form-search,.simplelogin input.form-file,.simplelogin input.form-number,.simplelogin input.form-color,.simplelogin textarea.form-textarea,.simplelogin select.form-select {
  width: 100%;
  border-radius: 0px;
  border: 1px solid #ccc;
  color: #3b3b3b;
  padding: 15px;
  margin-bottom: 5px;
}

.simplelogin-form .forgot-password {
  margin: 15px 0 0;
  color: #333;
  font-size: 13px;
  text-align: center;
}

.simplelogin-form .forgot-password a {
  text-decoration: none;
}

.simplelogin .region-highlighted {
  margin: 0;
  width: 100%;
}

.simplelogin {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.simplelogin .form-control {
  height: inherit;
}

body.simplelogin.opacity::before {
  content: "";
  background-color: rgba(253,253,253,0.5);
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.simplelogin .simplelogin-link {
  text-align: right;
  text-transform: uppercase;
  padding: 5px 0;
}

::placeholder {
  color: #333333;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #333333;
}

::-ms-input-placeholder {
  color: #333333;
}

@media only screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio:2) {
  .simplelogin-form {
    width:75% !important;
    padding: 30px;
  }

  .simplelogin h1 {
    font-size: 15px;
  }

  .simplelogin input.form-text,.simplelogin input.form-tel,.simplelogin input.form-email,.simplelogin input.form-url,.simplelogin input.form-search,.simplelogin input.form-file,.simplelogin input.form-number,.simplelogin input.form-color,.simplelogin textarea.form-textarea,.simplelogin select.form-select,.simplelogin-form input[type="submit"],.simplelogin-form button.form-submit {
    padding: 10px;
  }
}

.simplelogin-form input[type="submit"],.simplelogin-form button.form-submit {
  background-color: #5d6770;
}

.simplelogin .btn-primary:not(:disabled):not(.disabled).active:focus,.simplelogin .btn-primary:not(:disabled):not(.disabled):active:focus,.simplelogin .show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38,143,255,.50);
}

.simplelogin .btn-primary:not(:disabled):not(.disabled).active,.simplelogin .btn-primary:not(:disabled):not(.disabled):active,.simplelogin .show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #d0122d;
  border-color: #d0122d;
}

.simplelogin .form-check-input[type=checkbox] {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0,0,0,.25);
  color-adjust: exact;
}

.votazione-bilancio legend {
  text-align: center;
  padding: 1rem!important;
  font-size: 1.1rem!important;
  font-weight: bold!important;
  line-height: 1.5rem!important;
}

.votazione-bilancio .form-check {
  width: auto;
  padding: 10px 20px 10px 60px;
  font-size: 1.1rem !important;
  margin: 10px;
  background: #e2e0d6;
  cursor: pointer;
}

@media screen and (min-width: 576px) {
  .votazione-bilancio .js-webform-radios.radio {
    display:flex;
    flex-wrap: nowrap;
    justify-content: space-around;
  }

  .votazione-bilancio .form-check {
    width: 30%;
    display: flex;
    align-items: center;
  }
}

.votazione-bilancio .form-check label {
  font-size: 1rem !important;
}

.votazione-bilancio .form-actions {
  text-align: center!important;
}

.votazione-bilancio .form-actions button {
  font-size: 1.1rem!important;
  font-weight: bold!important;
  padding: 20px 40px 20px 40px;
}

.card {
  background: #fefefe!important;
  border: 0 none transparent!important;
  border-radius: 0 45px 0 0 !important;
  box-shadow: 0px 3px 10px rgba(0,0,0,.7);
  height: 100%!important
}

.card.noradius {
  border-radius: 0 !important;
}

.card img {
  border-radius: 0 45px 0 0 !important;
}

.card-header.circolo {
  line-height: .85rem!important;
  background-color: #008066;
  border: 0 none transparent!important;
  padding-top: .75rem;
  padding-bottom: .75rem;
  border-radius: 0 !important;
}

.card-header.circolo a {
  color: #ffffff!important;
  font-size: .85rem!important;
  line-height: .85rem!important;
  text-decoration: none;
}

.card-header.circolo a:after {
  content: "\203a";
  font-weight: bold;
  margin-left: .75rem;
}

.card-body {
  position: relative;
}

.card-title {
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.25rem;
}

.card-subtitle {
  text-transform: uppercase;
  font-size: 1.05rem;
  color: #bbb!important;
}

.card-text {
  font-size: 1rem;
  display: block;
  margin-bottom: 4rem;
}

.periodo {
  font-size: .7rem;
  margin-bottom: 3rem!important;
  display: block;
}

.testo {
  font-size: 1rem;
  margin-bottom: 5rem!important;
  display: block;
}

.scopri {
  text-align: right;
  bottom: 0;
  width: 100%;
  display: block;
  left: 0;
  padding: 1rem!important;
}

.card .scopri {
  position: absolute;
}

.scopri .btn {
  border-radius: 0!important;
  color: #fff!important;
}

.scopri .btn:after {
  content: "\203a";
  font-size: 1rem;
  font-weight: bold;
  margin-left: .75rem
}

.more-link a {
  text-align: center;
  bottom: 0;
  width: auto;
  display: block;
  padding: 1rem!important;
  color: #ddd !important;
  background-color: #0a417d !important;
  border-color: #0a417d !important;
  text-decoration: none;
  text-transform: uppercase
}

.more-link {
  margin-bottom: 6rem;
}

.more-link a {
  border-radius: 0!important;
  color: #fff!important;
}

.more-link a:after {
  content: "\203a";
  font-size: 1rem;
  font-weight: bold;
  margin-left: .75rem
}

body {
  color: #3b3b3b;
  background: #ffffff;
}

#header {
  background: #008066;
}

#page,#main-wrapper,.region-primary-menu .menu-item a.is-active,.region-primary-menu .menu-item--active-trail a {
  background: #fff;
}

.tabs ul.primary li a.is-active {
  background-color: #fff;
}

.tabs ul.primary li.is-active a {
  background-color: #fff;
  border-bottom-color: #fff;
}

#navbar-top {
  background-color: #055a8e;
}

#navbar-main {
  background-color: #ededed;
}

a,.link {
  color: #0071b3;
}

a:hover,a:focus,.link:hover,.link:focus {
  color: #018fe2;
}

a:active,.link:active {
  color: #23aeff;
}

.page-item.active .page-link {
  color: #fff!important;
  background-color: #0a417d;
  border-color: #0a417d;
}

.page-link {
  border-radius: 0!important;
  color: #0a417d!important;
}

.page-link:hover {
  color: #0a417d;
}

.sidebar .block {
  background-color: #f6f6f2;
  border-color: #f9f9f9;
}

.btn-primary {
  color: #ddd!important;
  background-color: #0a417d!important;
  border-color: #0a417d!important;
}

.btn-primary:hover,.btn-primary:focus {
  color: #fff!important;
  background-color: #0256b1!important;
}

.btn-secondary {
  background-color: #c0bdad!important;
  color: #5d6770!important;
}

.btn-secondary:hover,.btn-secondary:focus {
  color: #333333!important;
  background-color: #a59f83!important;
}

.region-header,.region-header a,.region-header li a.is-active,.region-header .site-branding__text,.region-header .site-branding,.region-header .site-branding__text a,.region-header .site-branding a,.region-secondary-menu .menu-item a,.region-secondary-menu .menu-item a.is-active {
  color: #fffeff;
}

[dir="rtl"] .color-form .color-palette {
  margin-left: 0;
  margin-right: 20px;
}

[dir="rtl"] .color-form .form-item label {
  float: right;
}

[dir="rtl"] .color-form .color-palette .lock {
  right: -20px;
  left: 0;
}

table {
  border: 0;
  border-spacing: 0;
  font-size: 0.857em;
  margin: 0;
  width: 100%;
  border-top: 2px solid #0a417d!important;
  border-bottom: 2px solid #0a417d!important;
}

table table {
  font-size: 1em;
}

.table td,.table th {
  padding: .5rem .25rem .5rem .25rem;
}

tr {
  border-bottom: 1px solid #0a417d;
  padding: 0.1em 0.6em;
  background: #efefef;
  background: transparent;
}

thead > tr {
  border-bottom: 2px solid #0a417d;
}

tr.odd {
  background: #fdfdfd;
}

table tr th {
  background: none;
  border: none!important;
}

table tr th,table tr th a,table tr th a:hover,table tr th a:focus {
  color: #222;
  font-weight: bold;
}

th > a {
  position: relative;
  display: block;
}

table tbody tr th {
  vertical-align: top;
}

tr td,tr th {
  padding: .5rem;
  border-bottom: 1px solid #0a417d;
  border-left: none;
  border-right: none;
}

[dir="rtl"] tr td,[dir="rtl"] tr th {
  text-align: right;
}

@media screen and (max-width: 37.5em) {
  th.priority-low,td.priority-low,th.priority-medium,td.priority-medium {
    display:none;
  }
}

@media screen and (max-width: 60em) {
  th.priority-low,td.priority-low {
    display:none;
  }
}

.tablesort--desc {
  background-image: url(/themes/gestcral/css/twistie-up.svg);
}

.tablesort--asc {
  background-image: url(/themes/gestcral/css/twistie-down.svg);
}

.views-view-filtered-table .table-header-filter .js-form-item {
  margin-bottom: 0!important;
  font-size: .75rem!important;
}

.views-view-filtered-table.table td {
  text-wrap: nowrap;
  padding: 0.25rem;
  vertical-align: middle;
}

.views-view-filtered-table.table th {
  background: #6879A5!important;
  padding-bottom: 2px;
  font-size: .75rem;
  vertical-align: top;
  color: #fff;
  padding: 0 0.25rem 0.25rem;
  text-wrap: nowrap;
}

.views-view-filtered-table.table th a {
  color: #fff;
}

.views-view-filtered-table.table .form-select {
  font-size: .85rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  padding-left: 0.125rem;
  border-radius: 0;
}

.views-view-filtered-table.table .form-control {
  font-size: .85rem;
  padding: 0.125rem;
  border-radius: 0;
}

.views-view-filtered-table .fas {
  font-weight: 900;
  width: 18px;
  color: #fff;
}

#tabella_container3 td {
  padding: 0!important;
}

#tabella_container3 td .ajax-progress-throbber {
  position: absolute;
}

#tabella_container3 td .ajax-progress-throbber .message {
  display: none;
}

#tabella_container3 td.ora_bloccata {
  text-align: center;
  vertical-align: top;
  font-weight: bold;
  color: #999;
  font-size: .75rem;
}

#tabella_container3 td.ora_bloccata s {
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  color: #999;
  font-size: .75rem;
  padding: 10px;
  background: #eee;
  display: inline-block;
  width: 100%;
}

#tabella_container3 .js-form-type-checkbox input[type=checkbox] {
  position: absolute;
  height: 28px;
  width: 28px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  display: none;
}

#tabella_container3 .js-form-type-checkbox {
  padding: 0px;
  background-color: #607d8b;
  transition: all .5s;
}

#tabella_container3 .js-form-type-checkbox.form-disabled {
  background-color: #eb4d4d;
  transition: all .5s;
}

#tabella_container3 .js-form-type-checkbox .form-checkbox:checked + label {
  background-color: #4caf50;
  transition: all .5s;
}

#tabella_container3 .js-form-type-checkbox label {
  color: #ffffff;
  width: 100%;
  padding: 10px 10px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

#tabella_container3 .js-form-type-checkbox:checked + label {
  background-color: #55879e;
  transition: all .5s;
}

.table-scroll {
  display: block;
  empty-cells: show;
  height: 500px;
  margin-bottom: 0 !important;
}

.eu-cookie-compliance-content {
  font-family: 'Ubuntu',serif;
}

.eu-cookie-compliance-message {
  font-size: 12px!important;
  display: inline!important;
  font-weight: normal!important;
}

#sliding-popup h1,#sliding-popup h2,#sliding-popup h3,#sliding-popup p,#sliding-popup label,#sliding-popup div,.eu-cookie-compliance-more-button,.eu-cookie-compliance-secondary-button,.eu-cookie-withdraw-tab {
  color: #333333!important;
  font-size: 12px;
  font-weight: normal!important;
  line-height: 15px;
}

@media screen and (max-width: 600px) {
  .eu-cookie-compliance-buttons.eu-cookie-compliance-has-categories {
    float:right;
    margin-top: -47px!important;
  }
}

.eu-cookie-withdraw-tab {
  position: unset;
  top: unset;
  transform: none;
  left: unset;
  background: none;
  border: none;
  display: inline-block;
  color: #eee!important;
  font-size: 1em!important;
  margin: 0 0.5em;
  padding: 0;
  text-decoration: underline;
}

.disagree-button.eu-cookie-compliance-more-button,.eu-cookie-compliance-agree-button,.eu-cookie-compliance-default-button,.eu-cookie-compliance-hide-button,.eu-cookie-compliance-more-button-thank-you,.eu-cookie-withdraw-button,.eu-cookie-compliance-save-preferences-button {
  cursor: pointer;
  margin-right: 0;
  margin-top: 1em;
  vertical-align: middle;
  overflow: visible;
  width: auto;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #ededed;
  background-image: -moz-linear-gradient(top,#ededed 5%,#dfdfdf 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(5%,#ededed),color-stop(100%,#dfdfdf));
  background-image: -webkit-linear-gradient(top,#ededed 5%,#dfdfdf 100%);
  background-image: -o-linear-gradient(top,#ededed 5%,#dfdfdf 100%);
  background-image: -ms-linear-gradient(top,#ededed 5%,#dfdfdf 100%);
  background-image: linear-gradient(to bottom,#ededed 5%,#dfdfdf 100%);
  -moz-border-radius: 6px;
  -webkit-border-radius: 0;
  border-radius: 0!important;
  border: solid;
  color: #666;
  font-family: inherit;
  font-weight: normal;
  padding: 4px 8px;
  text-decoration: none;
  text-shadow: none;
  border-width: 1px;
}

.link-fisso.eu-cookie-withdraw-tab {
  position: fixed;
  bottom: 30px;
  left: 30px;
  width: 50px;
  height: 50px;
  display: block;
  padding: 0;
  margin: 0;
}

#sliding-popup .eu-cookie-withdraw-tab {
  font-size: .75rem!important;
  color: #fff!important;
  text-decoration: underline;
}

body.path-user .field--label-inline .field__label,body .field--label-inline .field__label {
  width: 100%;
  font-weight: bold;
}

body.path-user .field--label-inline .field__item,body .field--label-inline .field__item {
  padding: 6px 12px;
  border-radius: 6px;
  border: 1px solid #c0bdad;
  width: 100%;
  margin: 0 0 3px;
  word-break: break-all;
}

body.path-user .field--label-above,body .field--label-above {
  margin: 0 0 1rem 0;
}

body.path-user .field--label-above .field__label,body .field--label-above .field__label {
  font-weight: 500;
  padding: 0 0 0 12px;
  font-size: .85rem;
}

body.path-user .field--label-above .field__item,body .field--label-above .field__item {
  padding: 6px 12px;
  border-radius: 6px;
  border: 1px solid #c0bdad;
  width: 100%;
  margin: 0 0 3px;
  word-break: break-all;
}

body.path-user .field--label-above.field--name-field-allegati .field__item,body .field--label-above.field--name-field-allegati .field__item,body.path-user .field--label-above.field--name-field-allegati-riservati .field__item,body .field--label-above.field--name-field-allegati-riservati .field__item {
  padding: 6px 12px;
  border-radius: 6px;
  border: 1px solid #0a417d;
  width: 100%;
  margin: 0 0 11px;
  word-break: break-all;
  background: #0a417d;
}

.field--type-entity-reference {
  margin: 0;
}

.field--name-user-picture {
  background: #c0bdad;
  text-align: center;
  padding: 15px;
}

.field--name-user-picture .image-widget-data {
  float: none;
}

.field--name-user-picture .image-preview {
  float: none;
  padding: 0;
  width: 100%;
}

.field--name-user-picture .image-preview img {
  width: 100%;
  height: 100%;
}

.field--name-user-picture span.file--image {
  display: none;
}

.field--name-user-picture label {
  display: none;
}

.field--name-user-picture img.image-style-thumbnail {
  border: 3px solid white;
  border-radius: 50%;
  margin: 1rem;
}

.field--name-user-picture small.description {
  margin-top: 30px
}

label {
  color: #0a417d;
  width: 100%;
  font-weight: 700;
  padding: 0 0 0 12px;
  font-size: .75rem;
}

.field--name-user-picture details summary {
  display: none;
}

fieldset.fieldgroup {
}

fieldset.fieldgroup legend {
  border-radius: 6px 6px 0 0;
  background: #c0bdad;
  color: #0a407c;
  padding: .5rem;
  font-size: 0.9rem;
  font-weight: 600;
  line-height: .9rem;
  margin-bottom: 0;
}

fieldset.fieldgroup .fieldset-wrapper {
  border: 1px solid #ced4da;
  border-radius: 0 0 6px 6px;
  padding: 1rem;
  margin: 0;
}

table.field-multiple-table {
  border-top: 0px solid #0a417d !important;
  border-bottom: 0px solid #0a417d !important;
}

table.field-multiple-table caption {
  color: #0a417d;
  font-weight: 600;
  font-size: 1rem;
  padding: 0 0 0 6px;
}

table.field-multiple-table tr {
  border-bottom: 1px solid #0a417d;
}

table.field-multiple-table tr th {
  color: #0a417d;
  font-weight: 700;
  padding: 6px;
  font-size: .75rem;
  white-space: nowrap;
  border-top: 0px solid #0a417d !important;
  border-bottom: 0px solid #0a417d !important;
}

table.field-multiple-table tr td {
  border-top: 0px solid #0a417d !important;
  border-bottom: 0px solid #0a417d !important;
}

table.field-multiple-table tr th h4.label {
  color: #0a417d;
  width: 100%;
  font-weight: 700;
  padding: 0 0 0 12px!important;
  font-size: .75rem;
  margin: 0;
}

.js .field--widget-entity-reference-paragraphs .field-multiple-drag {
  vertical-align: middle;
  padding: 0 5px;
}

table.field-multiple-table tr td {
  padding: 6px 3px;
  vertical-align: middle;
}

table.field-multiple-table .js-form-wrapper,table.field-multiple-table .js-form-item {
  margin-bottom: 0!important;
}

.paragraph-type-title {
  display: none!important;
}

.paragraphs-dropbutton-wrapper {
  padding: 0.5rem;
}

[id^="field-familiare-values"] td [id^="field-familiare-"] > div {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: space-between;
}

.paragraphs-subform.form-wrapper[data-drupal-selector^="edit-field-familiare-"] {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.form-wrapper .paragraphs-subform.form-wrapper[data-drupal-selector^="edit-field-familiare-"] {
  display: flex;
  align-items: flex-end;
  flex-direction: row;
  justify-content: flex-start;
}

#edit-field-familiare-add-more {
  display: inline-block;
}

.paragraphs-subform {
  display: flex;
  align-items: center
}

.paragraph-type-title {
  display: none;
}

.field--name-field-cognome-e-nome,.field--name-field-data-di-nascita,.field--name-field-relazione,.field--name-field-abbonamento-tennis {
}

.field--name-field-sottotitolo,.node-type-sezione .field--name-field-sede-locale,.node-type-advpoll .field--name-field-circolo-territoriale {
  text-align: center;
  font-weight: normal;
  color: rgb(152,149,133);
  padding: 0px 0 25px;
  font-size: 20px;
  line-height: 20px;
}

.field--name-field-sottotitolo label {
  text-align: left;
}

.node-form .form-item-status-value {
  border-radius: 6px;
  padding: .5rem .5rem .5rem 2.5rem;
  border: 1px solid #dee2e6;
}

.tabledrag-toggle-weight-wrapper .tabledrag-toggle-weight {
  border: 0 none transparent;
  background: transparent;
  font-weight: 600;
  text-decoration: underline;
}

.CircoloIcona img {
  border: 3px solid white;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0,0,0,.5);
}

.CircoloIcona svg {
  height: 50px;
  width: 50px;
}

.CircoloIcona a {
  text-decoration: none;
}

.field .file {
  padding-left: 0
}

.field .file a {
  color: #ffffff !important;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  padding: 8px !important;
  display: inline-block;
  text-decoration: none;
}

.field .file a:hover {
  text-decoration: underline;
}

.image-data__crop-wrapper .crop-preview-wrapper__crop-reset,.image-data__crop-wrapper .crop-preview-wrapper__value {
  display: none;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 10px 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #008066!important;
  opacity: .5;
  transition: opacity .6s ease;
}

.carousel-indicators .active {
  background-color: rgba(0,128,102,.40)!important;
  opacity: .25;
}

header #views-exposed-form-cerca-risultati {
  background-color: rgba(0,128,102,.3);
  padding: 0 8px 0 8px;
  border: 1px solid #fff;
  margin-left: 0;
  margin-right: 0px;
}

#views-exposed-form-cerca-risultati button[type="submit"] {
  font-family: FontAwesome;
  color: #008066 !important;
  display: inline;
  font-size: 18px;
  background: transparent!important;
  border: none;
  padding: 5px;
}

#views-exposed-form-cerca-risultati input {
  display: inline;
  font-size: 14px;
  background: transparent!important;
  border-width: 0 0 1px 0;
  border-radius: 0;
  padding: 7px 0px 0px;
  margin-bottom: 5px;
  border-color: #008066 !important;
  color: #008066 !important;
  width: 100%;
}

#views-exposed-form-cerca-risultati .input-group {
  justify-content: center;
}

header #views-exposed-form-cerca-risultati .input-group {
  justify-content: flex-start;
  margin-left: 0px;
  margin-right: 0;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
}

header #views-exposed-form-cerca-risultati .input-group .form-type-textfield {
  width: 100%;
}

#main-wrapper #views-exposed-form-cerca-risultati .input-group {
  background-color: rgba(0,128,102,.3);
  padding: 10px 8px 10px 8px;
  width: 100%;
  margin: 30px auto 30px;
}

@media (min-width: 992px) {
  #main-wrapper #views-exposed-form-cerca-risultati .input-group {
    background-color:rgba(0,128,102,.3);
    padding: 10px 8px 10px 8px;
    width: 30%;
    margin: 30px auto 30px;
  }

  header #views-exposed-form-cerca-risultati {
    background-color: rgba(255,255,255,.7);
    padding: 0 4px 0 12px;
    border: 1px solid #fff;
    margin-left: 15px;
    margin-right: 15px;
  }

  header #views-exposed-form-cerca-risultati button[type="submit"] {
  }

  header #views-exposed-form-cerca-risultati input {
    width: 90px;
  }

  header #views-exposed-form-cerca-risultati .input-group {
    justify-content: stretch;
    margin-left: 0;
    margin-right: 0;
  }
}

header #views-exposed-form-cerca-risultati .form-actions {
  margin: 0rem 0!important
}

#views-exposed-form-cerca-risultati input::placeholder {
  color: #008066;
  opacity: 1;
}

#views-exposed-form-cerca-risultati input::-ms-input-placeholder {
  color: #008066;
}

.navbar-nav .nav-link {
  color: #5d6770!important;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  padding: 8px!important;
}

@media all and (min-width: 992px) {
  .menu--main .navbar-nav .nav-link {
    color:#ffffff!important;
  }
}

.navbar-nav .active>.nav-link,.navbar-nav .nav-link.active,.navbar-nav .nav-link.show,.navbar-nav .show>.nav-link {
}

.dropdown-menu {
  border-radius: 0!important;
  padding: 0px !important;
}

.dropdown-item {
  padding: 0px !important;
}

.dropdown-item a {
  padding: 8px !important;
  color: #0a417d !important;
  text-decoration: none;
  display: block;
}

.navbar-expand-lg .navbar-nav .nav-link.is-active,.dropdown-item.active,.dropdown-item:active,.dropdown-item:focus {
  background: #0a417d !important;
  padding: 8px;
  color: #ffffff!important;
}

.dropdown-item.active a,.dropdown-item:focus a,.dropdown-item:hover a {
  color: #ffffff!important;
  text-decoration: none;
}

.navbar-toggler {
  color: rgba(0,0,0,.5);
  border: none!important;
}

#navbar-top.navbar {
  height: 52px;
}

.navbar-toggler img {
  padding: 0;
  margin: 0;
}

.navbar-brand a {
  display: block;
  padding: 0;
  margin: 0;
}

.navbar-brand a img {
  height: 75px;
  max-width: 180px;
}

.navbar-toggler.menu-principale {
  padding: 0;
  border: none;
}

.navbar-toggler.menu-secondario {
  display: block!important;
  padding: 0;
  border: none;
  border-radius: 50%;
}

.navbar-toggler.menu-secondario img {
  border: 3px solid white;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.ContenitoreIcona {
  background: #6879A5;
  text-align: center;
}

.ContenitoreIcona svg {
  height: 150px;
  width: 150px;
}

.ContenitoreIcona img {
  border: 6px solid white;
  width: 150px;
  height: 150px;
  border-radius: 50%;
}

.dropdown-menu {
  border-radius: 0!important;
}

.site-footer {
  padding: 35px 0 30px;
  margin-top: 100px;
  background: #6879A5;
}

.site-footer .layout-container {
  padding: 0 15px;
}

@media all and (min-width: 560px) {
  .site-footer__top .region {
    float:left;
    position: relative;
    width: 50%;
  }

  [dir="rtl"] .site-footer__top .region {
    float: right;
  }
}

@media all and (min-width: 560px) and (max-width:850px) {
  .site-footer .region {
    box-sizing:border-box;
  }

  .site-footer__top .region:nth-child(2n+1) {
    padding-right: 10px;
  }

  [dir="rtl"] .site-footer__top .region:nth-child(2n+1) {
    padding-left: 10px;
    padding-right: 0;
  }

  .site-footer__top .region:nth-child(2n) {
    padding-left: 10px;
  }

  [dir="rtl"] .site-footer__top .region:nth-child(2n) {
    padding-left: 0;
    padding-right: 10px;
  }

  .region-footer-third {
    clear: both;
  }
}

@media all and (min-width: 851px) {
  .site-footer__top .region {
    width:100%;
    padding: 0 0.65%;
  }

  .site-footer__top .region:first-child {
    padding-left: 0;
  }

  [dir="rtl"] .site-footer__top .region:first-child {
    padding-left: 10px;
    padding-right: 0;
  }

  .site-footer__top .region:last-child {
    padding-right: 0;
  }

  [dir="rtl"] .site-footer__top .region:last-child {
    padding-left: 0;
    padding-right: 10px;
  }
}

.site-footer h2 {
  color: #c0c0c0;
  color: rgba(255,255,255,0.65);
}

.site-footer blockquote {
  color: #555;
}

.site-footer .content {
  color: #c0c0c0;
  color: rgba(255,255,255,0.65);
  font-size: 0.857em;
}

.site-footer .menu-item {
  padding: 0;
}

.site-footer .content ol:not(.menu),.site-footer .content ul:not(.menu) {
  padding-left: 1.4em;
}

[dir="rtl"] .site-footer .content ol:not(.menu),[dir="rtl"] .site-footer .content ul:not(.menu) {
  padding-right: 1.4em;
  padding-left: 0;
}

.site-footer .content a,.site-footer .content a.is-active {
  color: #fcfcfc;
  color: rgba(255,255,255,0.8);
  text-decoration: underline;
}

.site-footer .content a:hover,.site-footer .content a:focus {
  color: #fefefe;
  color: rgba(255,255,255,0.95);
}

.site-footer .block {
  margin: 0;
  border: 0;
  border-color: transparent;
  padding: 0px;
  width: 100%;
}

.site-footer table {
  font-size: 1em;
}

.site-footer tr td,.site-footer tr th {
  border-color: #555;
  border-color: rgba(255,255,255,0.18);
}

.site-footer tr.odd {
  background-color: transparent;
}

.site-footer tr.even {
  background-color: #2c2c2c;
  background-color: rgba(0,0,0,0.15);
}

.site-footer__top h2 {
  border-bottom: 1px solid #555;
  border-color: rgba(255,255,255,0.15);
  font-size: 1em;
  margin-bottom: 0;
  padding-bottom: 3px;
  text-transform: uppercase;
}

.site-footer__top .content {
  margin-top: 0;
}

.site-footer__top p {
  margin-top: 0;
}

.site-footer__top .content .menu {
  padding-left: 0;
}

[dir="rtl"] .site-footer__top .content .menu {
  padding-right: 0;
}

.site-footer__top .content li a {
  display: block;
  border-bottom: 1px solid #555;
  border-color: rgba(255,255,255,0.15);
  line-height: 1.2;
  padding: 0.8em 2px 0.8em 20px;
  text-indent: -15px;
}

[dir="rtl"] .site-footer__top .content li a {
  padding: 0.8em 20px 0.8em 2px;
}

.site-footer__top .content li a:hover,.site-footer__top .content li a:focus {
  background-color: #1f1f21;
  background-color: rgba(255,255,255,0.05);
  text-decoration: none;
}

.site-footer__top .block-menu,.site-footer__bottom .block {
  margin: 0;
  padding: 0;
  border: none;
}

.site-footer__bottom .block {
  margin: 0.5em 0;
}

.site-footer__bottom .content {
  padding: 0.5em 0;
  margin-top: 0;
}

.site-footer__bottom .block h2 {
  margin: 0;
}

.site-footer__bottom {
  letter-spacing: 0.2px;
  margin-top: 30px;
  border-top: 1px solid #555;
  border-color: rgba(255,255,255,0.15);
}

.site-footer__bottom .region {
  margin-top: 20px;
}

.site-footer__bottom .block {
  clear: both;
}

.site-footer__bottom .block .menu {
  padding: 0;
}

.site-footer__bottom .menu-item a {
  float: left;
  padding: 0 12px;
  display: block;
  border-right: 1px solid #555;
  border-color: rgba(255,255,255,0.15);
}

[dir="rtl"] .site-footer__bottom .menu-item a {
  float: right;
  border-left: 1px solid #555;
  border-right: none;
}

.site-footer__bottom .menu-item:first-child a {
  padding-left: 0;
}

[dir="rtl"] .site-footer__bottom .menu-item:first-child a {
  padding-right: 0;
  padding-left: 12px;
}

.site-footer__bottom .menu-item:last-child a {
  padding-right: 0;
  border-right: none;
}

[dir="rtl"] .site-footer__bottom .menu-item:last-child a {
  padding-left: 0;
  padding-right: 12px;
  border-left: none;
}

[dir="rtl"] .site-footer__bottom .menu-item:first-child:last-child a {
  padding-right: 0;
}

.social svg {
  width: 30px!important;
}

.flex-verticale {
  display: flex;
  flex-direction: column;
}

.region-secondary-menu {
  margin: 30px!important;
  text-align: center;
  flex-grow: 1;
}

.region-secondary-menu .nav-item .active {
  background-color: #c0bdad;
}

.block-pwa-add-to-home-screen .pwa-a2hs-active {
  background: #0a417d;
  color: #ffffff;
  padding: 15px!important;
  border-radius: 15px;
  margin-top: 15px;
}

.user-sede {
  background-color: #ccc;
  padding: 2rem;
  text-align: center;
  vertical-align: bottom;
}

.user-sede a {
  color: #5d6770 !important;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  padding: 8px !important;
  text-decoration: none;
}

#block-gestcral-assistenza {
  background: #7eef82;
  margin-top: 2rem;
  padding: 1rem;
  border-radius: 2rem;
  color: #108b16;
}

#block-gestcral-assistenza a {
  color: #108b16;
  font-weight: bold;
}

#block-gestcral-assistenza a:hover {
  color: #108b16;
}

.visually-hidden-focusable {
  display: none;
}

body.simplelogin {
  min-height: 100%;
  line-height: 1.5;
  word-wrap: break-word;
  font-family: inherit;
  font-size: 87.5%;
  font-family: "Ubuntu",Verdana,sans-serif;
  margin: 0;
}

body.simplelogin .alert-danger {
  color: #dc3545;
  background-color: #ffb0b0;
  border-color: #dc3545;
  text-align: center;
}

body.simplelogin hr {
  border: 1px solid rgb(0,0,0,.1)
}

body.simplelogin .alert {
  position: relative;
  padding: .5rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  font-size: .85rem
}

body.simplelogin .alert h2 {
  margin: 0;
  font-size: 1rem;
}

body.simplelogin .alert svg {
  display: none;
}

body.simplelogin .alert button {
  display: none!important;
}

body.simplelogin fieldset {
  margin: 0;
  padding: 0 0 .5rem;
}

body.simplelogin .input-group-text {
  outline: 0;
  background: transparent;
  border: 0;
  margin: 0 0 6px;
  padding: 0;
  box-sizing: border-box;
  font-size: 12px;
  color: #333;
  font-weight: bold;
  text-shadow: none;
}

body.simplelogin .fieldset-legend,body.simplelogin fieldset label,body.simplelogin .form-check-label,body.simplelogin .form-item label,body.simplelogin .form-wrapper .label {
  outline: 0;
  background: transparent;
  border: 0;
  margin: 0 0 6px;
  padding: 0;
  box-sizing: border-box;
  font-size: 12px;
  color: #333;
  font-weight: normal;
  text-shadow: none;
}

.simplelogin summary {
  background: #dbdbdb;
  color: #3b3b3b;
  text-shadow: 0 1px 0 #fff;
}

.simplelogin .form-type-radio .description,.simplelogin .form-type-checkbox .description {
  margin-left: 2px;
}

.simplelogin .form-type-radio label,.simplelogin .form-type-checkbox label {
  margin-left: 4px;
}

.simplelogin .form-item label,.simplelogin .form-wrapper .label {
  font-size: 0.929em;
}

.simplelogin h1,.simplelogin .heading-a {
  margin: 1em 0 0.5em;
  font-weight: inherit;
}

.simplelogin a,.simplelogin a.link {
}

.simplelogin input,.simplelogin textarea,.simplelogin select {
  font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
}

.simplelogin-wrapper {
  padding: 8% 0 0;
  margin: auto;
}

.simplelogin .region {
  min-height: auto!important;
}

.simplelogin-logo {
  background: #008066;
  padding: 1.5rem;
  text-align: center;
  margin-bottom: 1em;
}

.simplelogin-logo img {
  max-width: 100%;
}

.simplelogin .tabs {
  display: none;
}

.simplelogin .tabs .primary,.simplelogin .tabs--primary,.simplelogin .page-title {
  display: none;
}

.simplelogin-form {
  position: relative;
  z-index: 1;
  background: #FFFFFF;
  margin: 0 auto 50px;
  padding: 30px;
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.2),0 5px 5px 0 rgba(0,0,0,0.24);
}

.simplelogin h1 {
  font-size: 19px;
  color: #545454;
}

.simplelogin nav.tabs {
  margin-top: 1rem;
  padding: 0;
}

.simplelogin .nav-tabs .nav-item {
  padding: 0
}

.simplelogin .nav-tabs .nav-link {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  padding: 6px;
  font-size: 12px;
}

.simplelogin .simplelogin a {
  border-bottom: 0px;
}

.simplelogin a,.simplelogin-form .forgot-password a,.simplelogin a:hover,.simplelogin a:focus {
  color: #333;
}

.simplelogin .simplelogin-link a {
  border: 1px solid;
  padding: 4px 8px;
}

.simplelogin form.user-pass p,.simplelogin-form .description {
  font-size: 11px!important;
  color: #333;
  text-align: left;
  line-height: 13px;
  padding: 0 0 .5rem;
  display: block;
}

.simplelogin-form .text-muted {
}

.simplelogin-form input {
  outline: 0;
  background: #f2f2f2;
  border: 0;
  margin: 0 0 6px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
  width: 100%;
}

.simplelogin-form ul.nav-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
}

.simplelogin-form ul.nav-tabs li {
  display: inline-block;
}

.simplelogin-form fieldset {
  border: none;
}

.simplelogin-form input[type="submit"],.simplelogin-form button.form-submit {
  text-transform: uppercase;
  outline: 0;
  width: 100%;
  border: 0;
  padding: 15px;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3s ease;
  cursor: pointer;
  border-radius: 0.25em;
  font-weight: bold;
}

.simplelogin input.form-text,.simplelogin input.form-tel,.simplelogin input.form-email,.simplelogin input.form-url,.simplelogin input.form-search,.simplelogin input.form-file,.simplelogin input.form-number,.simplelogin input.form-color,.simplelogin textarea.form-textarea,.simplelogin select.form-select {
  width: 100%;
  border-radius: 0px;
  border: 1px solid #ccc;
  color: #3b3b3b;
  padding: 15px;
  margin-bottom: 5px;
}

.simplelogin-form .forgot-password {
  margin: 15px 0 0;
  color: #333;
  font-size: 13px;
  text-align: center;
}

.simplelogin-form .forgot-password a {
  text-decoration: none;
}

.simplelogin .region-highlighted {
  margin: 0;
  width: 100%;
}

.simplelogin {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.simplelogin .form-control {
  height: inherit;
}

body.simplelogin.opacity::before {
  content: "";
  background-color: rgba(253,253,253,0.5);
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.simplelogin .simplelogin-link {
  text-align: right;
  text-transform: uppercase;
  padding: 5px 0;
}

::placeholder {
  color: #333333;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #333333;
}

::-ms-input-placeholder {
  color: #333333;
}

@media only screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio:2) {
  .simplelogin-form {
    width:75% !important;
    padding: 30px;
  }

  .simplelogin h1 {
    font-size: 15px;
  }

  .simplelogin input.form-text,.simplelogin input.form-tel,.simplelogin input.form-email,.simplelogin input.form-url,.simplelogin input.form-search,.simplelogin input.form-file,.simplelogin input.form-number,.simplelogin input.form-color,.simplelogin textarea.form-textarea,.simplelogin select.form-select,.simplelogin-form input[type="submit"],.simplelogin-form button.form-submit {
    padding: 10px;
  }
}

.simplelogin-form input[type="submit"],.simplelogin-form button.form-submit {
  background-color: #5d6770;
}

.simplelogin .btn-primary:not(:disabled):not(.disabled).active:focus,.simplelogin .btn-primary:not(:disabled):not(.disabled):active:focus,.simplelogin .show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38,143,255,.50);
}

.simplelogin .btn-primary:not(:disabled):not(.disabled).active,.simplelogin .btn-primary:not(:disabled):not(.disabled):active,.simplelogin .show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #d0122d;
  border-color: #d0122d;
}

.simplelogin .form-check-input[type=checkbox] {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0,0,0,.25);
  color-adjust: exact;
}

.votazione-bilancio legend {
  text-align: center;
  padding: 1rem!important;
  font-size: 1.1rem!important;
  font-weight: bold!important;
  line-height: 1.5rem!important;
}

.votazione-bilancio .form-check {
  width: auto;
  padding: 10px 20px 10px 60px;
  font-size: 1.1rem !important;
  margin: 10px;
  background: #e2e0d6;
  cursor: pointer;
}

@media screen and (min-width: 576px) {
  .votazione-bilancio .js-webform-radios.radio {
    display:flex;
    flex-wrap: nowrap;
    justify-content: space-around;
  }

  .votazione-bilancio .form-check {
    width: 30%;
    display: flex;
    align-items: center;
  }
}

.votazione-bilancio .form-check label {
  font-size: 1rem !important;
}

.votazione-bilancio .form-actions {
  text-align: center!important;
}

.votazione-bilancio .form-actions button {
  font-size: 1.1rem!important;
  font-weight: bold!important;
  padding: 20px 40px 20px 40px;
}

.card {
  background: #fefefe!important;
  border: 0 none transparent!important;
  border-radius: 0 45px 0 0 !important;
  box-shadow: 0px 3px 10px rgba(0,0,0,.7);
  height: 100%!important
}

.card.noradius {
  border-radius: 0 !important;
}

.card img {
  border-radius: 0 45px 0 0 !important;
}

.card-header.circolo {
  line-height: .85rem!important;
  background-color: #008066;
  border: 0 none transparent!important;
  padding-top: .75rem;
  padding-bottom: .75rem;
  border-radius: 0 !important;
}

.card-header.circolo a {
  color: #ffffff!important;
  font-size: .85rem!important;
  line-height: .85rem!important;
  text-decoration: none;
}

.card-header.circolo a:after {
  content: "\203a";
  font-weight: bold;
  margin-left: .75rem;
}

.card-body {
  position: relative;
}

.card-title {
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.25rem;
}

.card-subtitle {
  text-transform: uppercase;
  font-size: 1.05rem;
  color: #bbb!important;
}

.card-text {
  font-size: 1rem;
  display: block;
  margin-bottom: 4rem;
}

.periodo {
  font-size: .7rem;
  margin-bottom: 3rem!important;
  display: block;
}

.testo {
  font-size: 1rem;
  margin-bottom: 5rem!important;
  display: block;
}

.scopri {
  text-align: right;
  bottom: 0;
  width: 100%;
  display: block;
  left: 0;
  padding: 1rem!important;
}

.card .scopri {
  position: absolute;
}

.scopri .btn {
  border-radius: 0!important;
  color: #fff!important;
}

.scopri .btn:after {
  content: "\203a";
  font-size: 1rem;
  font-weight: bold;
  margin-left: .75rem
}

.more-link a {
  text-align: center;
  bottom: 0;
  width: auto;
  display: block;
  padding: 1rem!important;
  color: #ddd !important;
  background-color: #0a417d !important;
  border-color: #0a417d !important;
  text-decoration: none;
  text-transform: uppercase
}

.more-link {
  margin-bottom: 6rem;
}

.more-link a {
  border-radius: 0!important;
  color: #fff!important;
}

.more-link a:after {
  content: "\203a";
  font-size: 1rem;
  font-weight: bold;
  margin-left: .75rem
}
