/* css normalize by Nicolas Gallagher and Jonathan Neal 
 * RELEASED UNDER MIT LICENCE
 * https://github.com/necolas/normalize.css/ 
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background-color: transparent; }

a:focus {
  outline: 0 dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background-color: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.consiglieri {
    display: inline-block;
    min-width: 170px;
    width: 100%;
}
.consiglieri td {
    color: #444 !important;
	min-width:250px;
}
textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*you css starts here*/
@font-face {
  font-family: 'LatoPersonalizzato';
  src: url("font/LatoPersonalizzato.eot");
  src: url("font/LatoPersonalizzato.eot") format("embedded-opentype"), url("font/LatoPersonalizzato.woff") format("woff"), url("font/LatoPersonalizzato.ttf") format("truetype"), url("font/LatoPersonalizzato.svg") format("svg"); }

.menu-top a {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  text-decoration: none;
  color: #00559f;
  display: block;
  margin: 0;
  padding: 0; }
a:visited {
  color: #00559F;
  outline: 0 none;
  text-decoration: underline; }

body {
  color: #333333;
  font: normal 62.5%/1.5 'Lato', sans-serif; }

h2.gradient-blue, h2.gradient-blue.lp {
  display: inline-block; }

.menu-top .menu-item ul.sub li a:hover > span {
  color: white; }

.menu-top .selected span {
  color: #FF8300; }

.gradient-blue a {
  color: white; }
  .gradient-blue a:link {
    color: white; }
  .gradient-blue a:visited {
    color: white; }
  .gradient-blue a:hover {
    color: white; }
  .gradient-blue a:active {
    color: white; }
.gradient-blue a:hover {
  text-decoration: underline; }
.gradient-blue .Normal, .gradient-blue .NormalDisabled, .gradient-blue .NormalDeleted {
  color: #fff; }

.ride-grid-12 {
  margin: 0 auto;
  padding:  0% 0%;
  width: 100%;
  max-width: 1024px; /*_vb_*/}
  .ride-grid-12.outgrid, .ride-grid-12 .outgrid {
    margin-left: 0%;
    margin-right: 0%; }
  .ride-grid-12 .heading {
    height: 16.5em; }
    .ride-grid-12 .heading .spacer {
      padding-top: 4.1em; }

.cl1, .cl2, .cl3, .cl4, .cl5, .cl6, .cl7, .cl8, .cl9, .cl10, .cl11 {
  float: left;
  margin:  0% 1%; }

.cl12 {
  margin:  0% 1%; }

.cl1 {
  width: 6.33333%; }

.ride-grid-12 .float1 {
  margin-left: 9.33333%; }

.ride-grid-12 .push1 {
  margin-right: 9.33333%; }

.cl2 {
  width: 14.66667%; }

.ride-grid-12 .float2 {
  margin-left: 17.66667%; }

.ride-grid-12 .push2 {
  margin-right: 17.66667%; }

.cl3 {
  width: 23%; }

.ride-grid-12 .float3 {
  margin-left: 26%; }

.ride-grid-12 .push3 {
  margin-right: 26%; }

.cl4 {
  width: 31.33333%; }

.ride-grid-12 .float4 {
  margin-left: 34.33333%; }

.ride-grid-12 .push4 {
  margin-right: 34.33333%; }

.cl5 {
  width: 39.66667%; }

.ride-grid-12 .float5 {
  margin-left: 42.66667%; }

.ride-grid-12 .push5 {
  margin-right: 42.66667%; }

.cl6 {
  width: 48%; }

.ride-grid-12 .float6 {
  margin-left: 51%; }

.ride-grid-12 .push6 {
  margin-right: 51%; }

.cl7 {
  width: 56.33333%; }

.ride-grid-12 .float7 {
  margin-left: 59.33333%; }

.ride-grid-12 .push7 {
  margin-right: 59.33333%; }

.cl8 {
  width: 64.66667%; }

.ride-grid-12 .float8 {
  margin-left: 67.66667%; }

.ride-grid-12 .push8 {
  margin-right: 67.66667%; }

.cl9 {
  width: 73%; }

.ride-grid-12 .float9 {
  margin-left: 76%; }

.ride-grid-12 .push9 {
  margin-right: 76%; }

.cl10 {
  width: 81.33333%; }

.ride-grid-12 .float10 {
  margin-left: 84.33333%; }

.ride-grid-12 .push10 {
  margin-right: 84.33333%; }

.cl11 {
  width: 89.66667%; }

.ride-grid-12 .float11 {
  margin-left: 92.66667%; }

.ride-grid-12 .push11 {
  margin-right: 92.66667%; }

.cl12 {
  width: 98%; }

.clean {
  clear: both;
  float: none; }

.row {
  margin-bottom: 0; }
  .row:after, .row:before {
    clear: both;
    content: "";
    display: table; }
  .row.full {
    margin-top: 0; }

.admin-nav, .admin-nav div {
  background-color: #232323; }

.admin-nav {
  padding: 0 1em;
  float: left;
  margin-right: 1em;
  position: relative; }
  .admin-nav:hover div {
    display: block; }
  .admin-nav div {
    display: none;
    line-height: 2;
    left: 0;
    padding: 1em;
    position: absolute;
    width: 10em; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato'; }

#Form {
  height: 100%;
  width: 100%;
  overflow: hidden; }
/*
.gradient-blue, .menu-top a:hover, .menu-top .selected .menu-top a, .menu-item.root > a:hover {
    background: #FF8300;
    background: -moz-linear-gradient(left, #FF8300 0%, #FFA95A 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FF8300), color-stop(100%, #FFA95A));
    background: -webkit-linear-gradient(left, #FF8300 0%, #FFA95A 100%);
    background: -o-linear-gradient(left, #FF8300 0%, #00559f 100%);
    background: -ms-linear-gradient(left, #FF8300 0%, #FFA95A 100%);
    background: linear-gradient(to right, #FF8300 0%, #FFA95A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF8300", endColorstr="#FFA95A",GradientType=1);

}*/
.gradient-blue, .menu-top a:hover, .menu-top .selected .menu-top a, .menu-item.root > a:hover {
    background: url("/Portals/0/skins/Federsolidarietà/img/bcgVp2.png?14") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.blue-bar {
    background: #00559f;
    background: -moz-linear-gradient(top, #00559f 0%, #3376b2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00559f), color-stop(100%, #3376b2));
    background: -webkit-linear-gradient(top, #00559f 0%, #3376b2 100%);
    background: -o-linear-gradient(top, #00559f 0%, #3376b2 100%);
    background: -ms-linear-gradient(top, #00559f 0%, #3376b2 100%);
    background: linear-gradient(to bottom, #00559f 0%, #3376b2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00559f", endColorstr="#3376b2",GradientType=0);
}
.gradient-blue {
  color: white;
  font-family: 'LatoPersonalizzato';
  font-size: 2.2em;
  line-height: 1;
  margin: 1em 0;
  padding: 0.2em 1em; }

.blue-bar {
  color: white;
  line-height: 3;
  text-transform: uppercase; }
  .blue-bar a {
    color: white;
    margin-right: 2em;
    text-decoration: none; }
    .blue-bar a:link {
      color: white; }
    .blue-bar a:visited {
      color: white; }
    .blue-bar a:hover {
      color: #e8e8e8; }
    .blue-bar a:active {
      color: #cfcfcf; }
    .blue-bar a:first-child {
      margin-left: 2.5em; }
  .blue-bar.shadow {
    border-bottom: 1px solid rgba(58, 156, 201, 0.5);
    margin-top: -1px; }
  .site-footer .blue-bar a {
    font-weight: bold;
    margin: 0 2%;
    text-transform: none; }
  .site-footer .blue-bar .cl4 {
    text-align: right; }

@media only screen and (max-width:959px) { /* fix area blu footer _vb_ */
	.site-footer .blue-bar .small-hide.smallest-hide  {display:block !important}
	.site-footer .blue-bar, .site-footer .blue-bar .cl4  {text-align:center}
	.site-footer .blue-bar > .ride-grid-12 {margin:0 !important; width: 100%;}
	.site-footer .blue-bar .cl4  a {margin:0 1em !important}
}

.site-pre-page {
  bottom: 10px;
  line-height: 0;
  margin-top: -2.4em; }

.alright {
  float: right; }

.alleft {
  float: left; }

.admin-nav div a {
  display: inline-block; }
  .admin-nav div a:first-child {
    margin: 0 !important; }

.admin-nav div {
  width: 12em !important; }

.menu-top a:hover, .menu-top .selected .menu-top a {
  display: block;
  color: white; }

.menu-item {
  /*white-space: nowrap; */}
  .menu-top .menu-item {
    display: inline-table;
    
    position: relative; }
    .menu-top .menu-item ul.sub {
      display: none;
      position: absolute;
      background: rgba(105, 105, 105, 0.55);
      z-index: 9999;
      min-width: 9em;
      left: -1.27em; }
      .menu-top .menu-item ul.sub li {
        display: block; }
        .menu-top .menu-item ul.sub li.menu-item {
          margin: 0 !important; 
          display: block; }
        .menu-top .menu-item ul.sub li a > span {
    color: white;
    display: block;
    height: auto;/*4em;*/
    line-height: 1;
    max-width: 20em;
    min-width: 18em;
    padding: 1em;
}
          .menu-top .menu-item ul.sub li a > span:hover {
            color: white; }
        .menu-top .menu-item ul.sub li ul.sub {
          display: none;
          left: 92%;
          position: absolute;
          top: 1em;
          box-shadow: 4px 4px 6px rgba(102, 158, 198, 0.5); }
  .menu-item .menu-item.selected > a > span {
    color: white !important; }
  .menu-item .menu-item.first.selected > a span {
    color: white !important; }
  .menu-item .menu-top .selected span {
    color: #FFFFFF !important; }
  .menu-item.root.first.selected span {
    color: #FF8300; }
    .menu-item.root.first.selected span:hover {
      color: #00559f; }
  .menu-item .menu-item.root span {
    color: #00559f; }
    .menu-item .menu-item.root span:hover {
      color: #00559f; }
  .menu-item.root > a {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    font-weight: bold;
    text-decoration: none;
    color: #00559f; }
    .menu-item.root > a:hover {
      color: white;
      display: block; }
      .menu-item.root > a:hover > span {
        color: #00559f !important; }
    .menu-item.root > a span {
      margin: 0 1em;
      padding: 0;
      line-height: 3.9; }
      .menu-item.root > a span:hover {
        color: white; }

.menu-top {
  font-weight: 700;
  color: #00559f; }
  .menu-top.selected span {
    color: white !important; }

.site-nav {
  font-size: 1.4em;
  box-shadow: 0 12px 12px -10px rgba(140, 140, 140, 1) inset, 0 -8px 5px -3px #d6d6d6 inset;
  line-height: 0;
  text-transform: uppercase; }
  .site-nav:after, .site-nav:before {
    clear: both;
    content: "";
    display: table; }
  .site-nav .menu-top {
    margin: 0;
    float: left; }
   
    .site-nav .menu-search .icon-right-open {
      cursor: pointer; }
    .site-nav .menu-search .icon-right-open:before {
      background: none repeat scroll 0 0 #00559f;
      border-radius: 15px;
      color: white !important;
      padding: 2px; }

.box-shadow:before, .site-banner .banner-shadow:before, .box-shadow:after, .site-banner .banner-shadow:after {
  -webkit-box-shadow: 0 0 35px 30px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 35px 30px rgba(0, 0, 0, 0.5);
  content: '';
  height: 2.3em;
  position: absolute;
  top: -2.3em;
  /*width: 100%;*/ }
.box-shadow:after, .site-banner .banner-shadow:after {
  -webkit-transform: rotate(2.5deg) translateY(-3.6em);
  -moz-transform: rotate(2.5deg) translateY(-3.6em);
  -ms-transform: rotate(2.5deg) translateY(-3.6em);
  -o-transform: rotate(2.5deg) translateY(-3.6em);
  transform: rotate(2.5deg) translateY(-3.6em);
  right: 0; }
.box-shadow:before, .site-banner .banner-shadow:before {
  -webkit-transform: rotate(-2.5deg) translateY(-3.6em);
  -moz-transform: rotate(-2.5deg) translateY(-3.6em);
  -ms-transform: rotate(-2.5deg) translateY(-3.6em);
  -o-transform: rotate(-2.5deg) translateY(-3.6em);
  transform: rotate(-2.5deg) translateY(-3.6em);
  left: 0; }

.box-shadow, .site-banner .banner-shadow {
  height: 2.3em;
  margin: 0 auto;
  position: relative;
  /*width: 92%;*/ }

.has-shadow div {
  font-size: 1.2em;
  width: 88%; }

.shadow-fix {
  background-color: #fff;
  position: relative;
  z-index: 1; }

.site-banner {
  position: relative;
  text-align: center;
  z-index: 1; }
  .site-banner .site-banner {
    /* background-color: #333333; *//* _vb_ */ }

.site-nav-2 {
  background:url("/Portals/0/skins/Federsolidariet%C3%A0/img/sfondo-slider.png?23456") repeat-x scroll center center rgba(0, 0, 0, 0);
  background-size: 2262.75px 625.125px ;
  height: 44.2em;
  line-height: 0;
  text-transform: uppercase;}
  .site-nav-2:after, .site-nav-2:before {
    clear: both;
    content: "";
    display: table; }

.site-bottom {
  /*background-image: url("img/bottombg.jpg");*/
  box-shadow: 0 12px 12px -10px rgba(140, 140, 140, 1) inset;
  min-height: 24em;
  padding-bottom: 2em;*/ }

.cl3.alright span:first-child {
  margin-right: 4.5em;
  text-align: right; }

.cl3.alright a {
  margin: 0; 
  float: right;}
  .cl3.alright a span {
    margin-right: 1.5em !important; }


.pleft .DNNModuleContent p, 
.pleft .DNNModuleContent ul li, 
.pleft .DNNModuleContent ol li, 
.pleft .DNNModuleContent td,
.pleft .DNNModuleContent blockquote,
.pleft .DNNModuleContent div.pleft   { /*la classe .pleft è stata spostata nei container, quindi il selettore è stato reso più specifico _vb_*/
  /* margin: 2em 2em 2em 0; *//*spostato _vb_*/
  font-family: 'Lato';
  /*font-size: 1.3em;   _vb_*/
  font-size: 15.6px; /* per via della modifica al selettore - calcolato da 1.3em _vb_*/
  letter-spacing: 1px;
  text-transform: none !important;
  cursor: text; }

  .DnnModule-DNN_HTML .pleft .DNNModuleContent {
  margin: 2em 2em 2em 0;/*_vb_*/
}

.pleft2 {
  margin: 0em 0em 0em 0;
  font-family: 'Lato';
  text-transform: none !important;
  cursor: text; }

.consigleri_nome
{
    width: 100px;
}
.consigleri_regione
{
    width: 100px;
}
.consigleri_nome_coop
{
    width: 200px;
}

[class^="cci-icon-"], [class*=" cci-icon-"] {
  font-size: 1.7em; }

.cci-icon-plus.mega4plus {
  border: 1px solid white;
  font-size: 0.6em;
  padding: 0.4em 0.5em; }

.menu-middle {
  border-collapse: collapse;
  display: table;
  font-size: 1.5em;
  font-weight: bold;
  height: 6em;
  margin: 1% 0;
  width: 100%; }
  .menu-middle span {
    display: inline-block;
    text-align: left;
    width: 50%; }
  .menu-middle a {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    border-right: 1px solid #00559f;
    color: #00559f;
    display: table-cell;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease-out 0s;
    vertical-align: middle;
    white-space: pre-line;
    width: 20%; }
    .menu-middle a:hover {
      border-right-color: #00559f;
      color: #00559f; }
    .menu-middle a:last-child {
      border-right: none; }

.site-heading [class*="cci-icon"]:before {
  vertical-align: middle; }
#dnn_bottomPane {
    margin-top: 22px;
}
.gradientv {
    float: left;
    /*margin-top: 1.5em;*/
    min-height: 194px;
    width: 4px;
    position: relative;
    top: 1.4em;
    /*gradiente verticale #FF8300 #FFA95A*/
  	background: #FF8300;
    background: -moz-linear-gradient(top, #FF8300 0%, #FFA95A 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF8300), color-stop(100%, #FFA95A));
    background: -webkit-linear-gradient(top, #FF8300 0%, #FFA95A 100%);
    background: -o-linear-gradient(top, #FF8300 0%, #FFA95A 100%);
    background: -ms-linear-gradient(top, #FF8300 0%, #FFA95A 100%);
    background: linear-gradient(to bottom, #FF8300 0%, #FFA95A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF8300", endColorstr="#FFA95A",GradientType=0);
}
.menu-footer > ul {
    margin-bottom: 0;
    max-width: 60em; /* da width: 44em; a max-width _vb_*/
	margin:auto !important;/*_vb_*/
}
.menu-footer {
  /*border-left: 4px solid #FF8300;
  margin-top: 5.5em;*/
  padding: 1em 0 0; }
  .menu-footer a {
    text-decoration: none; }
  .menu-footer ul li {
    font-weight: normal; }
  .menu-footer ul li,
  .menu-footer ul li ul li {
    list-style: none outside none; }
  .menu-footer li.top {
    /*border-left: 1px solid #669ec6;*/
    /* display: table-cell; *//*_vb_*/
    font-size: 1.2em;
    /*font-weight: bold !important;*/
    padding: 1em 1em 0;
    /* width: 18em; *//*_vb_*/
    max-height: 186px;
    /* float: left; *//*_vb_*/
    text-transform: uppercase; }
    .menu-footer li.top:first-child {
      /*border-left: medium none; */}
    .menu-footer li.top > ul {
      margin-left: 0;
      margin-top: 2em; }
    .menu-footer li.top > a {
      color: #00559f;
      border-bottom: 3px solid #FF8300; }
      .menu-footer li.top > a:hover {
        color: #00559f; }
  .menu-footer ul li ul li.child:first-child {
    margin-top: 1em; }
  .menu-footer .child > ul {
    margin-left: 3px; }
  .menu-footer .child > a {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    color: #00559f; }
    .menu-footer .child > a:hover {
      color: #707070; }
  .menu-footer .child .child {
    margin-top: 0 !important; }
  .menu-footer .child ul li.child > a {
    font-size: 0.8em; }

ul.menu-sitemap, ul.menu-sitemap li {
  list-style: none outside none; }

ul.menu-sitemap {
  font-family: 'Lato';
  font-size: 1.4em;
  margin: 1em 0;
  text-transform: uppercase; }
  ul.menu-sitemap a {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    color: #3376b2; }
    ul.menu-sitemap a:hover {
      color: #669ec6; }
  ul.menu-sitemap span.top {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    color: #00559f;
    padding: 0 2px;
    font-weight: 600; }
    ul.menu-sitemap span.top:hover {
      color: #669ec6; }
  ul.menu-sitemap > li {
    /*border-left: 1px solid rgba(0, 85, 159, 0.3);
    display: table-cell;*/
    line-height: 2;
    padding: .3em; }
    ul.menu-sitemap > li:first-child {
      border-left: none; }
    ul.menu-sitemap > li ul li {
      line-height: 1.3; }
      ul.menu-sitemap > li ul li a {
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        font-size: 0.8em;
        margin-left: -1em; }
        ul.menu-sitemap > li ul li a:hover {
          color: #669ec6; }
        ul.menu-sitemap > li ul li a span.child {
          white-space: pre;
          word-wrap: normal; }
  ul.menu-sitemap a {
    text-decoration: none;
    text-transform: uppercase; }

.nomargin {
  margin: 0;
  padding: 0; }

.cl4.nomargin {
  float: right; }

.cl8.nomargin {
  width: 67%; }

.ride-grid-12.row.ptop {
  padding-top: 1em; }


  
  
   }
  .opsi-contact div {
    margin: 2em 0; }
  .opsi-contact label {
    display: inherit; }
  .opsi-contact .opsi_contact {
    font-size: 1.2em;
    padding: 0.5em;
    width: 93.5%; }
  
	.opsi-contact .btn-blue {
    background: #FF8300;
	  background: -moz-linear-gradient(top, #FF8300 0%, #FFA95A 100%);
	  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF8300), color-stop(100%, #FFA95A));
	  background: -webkit-linear-gradient(top, #FF8300 0%, #FFA95A 100%);
	  background: -o-linear-gradient(top, #FF8300 0%, #FFA95A 100%);
	  background: -ms-linear-gradient(top, #FF8300 0%, #FFA95A 100%);
	  background: linear-gradient(to bottom, #FF8300 0%, #FFA95A 100%);
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF8300", endColorstr="#FFA95A",GradientType=0);
	  color: white;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-weight: bold;
    overflow: hidden;
    padding: 0.6em 1.4em;
    position: relative;
    text-transform: uppercase;
    z-index: 0;
}
.opsi-contact .btn-blue:hover:before {
    left: 0;
}
.opsi-contact .btn-blue:before {
    content: "";
    display: block;
    height: 100%;
    left: -150%;
    position: absolute;
    top: 0;
    transition: all 0.4s ease-out 0s;
    width: 100%;
    z-index: -1;
}
.opsi-contact .btn-blue:before {
    background-color: #FFA95A;
}

.mailsent {
  color: #00559f;
  font-family: 'Lato';
  font-size: 2.2em; }

.cci-accordion {
  margin: 0 0 2em; }
  .cci-accordion.inner dt {
    line-height: 0 !important; }
    .cci-accordion.inner dt span {
      margin-top: .5em !important; }
  .cci-accordion h2 {
    color: #FFFFFF;
    display: inline;
    font-family: 'LatoPersonalizzato';
    font-size: 1.8em;
    letter-spacing: 1px;
    text-transform: none;
    font-weight: normal; 
	word-spacing:-7px; /* fix titoli accordion lunghi _vb_*/
	line-height: 1.2; /* fix titoli accordion lunghi _vb_*/
	}
  .cci-accordion dt 
      
  {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background: #FF8300;
    background: -moz-linear-gradient(left, #FF8300 0%, #FFA95A 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FF8300), color-stop(100%, #FFA95A));
    background: -webkit-linear-gradient(left, #FF8300 0%, #FFA95A 100%);
    background: -o-linear-gradient(left, #FF8300 0%, #00559f 100%);
    background: -ms-linear-gradient(left, #FF8300 0%, #FFA95A 100%);
    background: linear-gradient(to right, #FF8300 0%, #FFA95A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF8300", endColorstr="#FFA95A",GradientType=1);
    color: white;
    font-weight: bold;
    line-height: 6em;
    margin: 0;
	padding: 0.5em 1em; /* fix titoli accordion lunghi _vb_*/
    text-transform: uppercase;
    cursor: pointer; }
    .cci-accordion dt span {
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out;
      border-radius: 50%;
      color: #00559f;
      float: right;
      font-weight: 700;
      margin-top: 2em;
      display: none; }
    .cci-accordion dt:hover > span {
      display: inline-block;
      visibility: visible; }
  .cci-accordion dd {
    /* text-transform: uppercase; *//*_vb_*/
    margin-left: 0.5em;
    cursor: pointer; }

.cci-sub-accordion {
  padding: 1em 0; }

.cci-sub-accordion.blue-link > dd {
  margin: 0.3em 1.2em; }
  .cci-sub-accordion.blue-link > dd > a {
    font-weight: 600; }

.pre-cci-text-box {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-top: 3px solid rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block;
  line-height: 1;
  margin: 0;
  padding: 3.4em 0; }
  .pre-cci-text-box:hover {
    background-color: white;
    color: #00559f;
    margin-top: 0; }
    .pre-cci-text-box:hover > div {
      border-top: 3px solid #00559f;
      color: #00559f; }

.cci-text-box {
  border-bottom: 3px solid white;
  color: white;
  display: block;
  font-size: 2em;
  letter-spacing: -1px;
  margin: 0 auto;
  width: 53%; }

iframe.twitter-timeline.twitter-timeline-rendered {
  height: 16em; }

.mbot1 {
  margin-bottom: 2em; }

.cl3.nomargin {
  width: 25%; }

.cl12.mtop4 {
  margin-top: 4em; }

.right-line {
  border-right: 1px solid #00559f;
  margin-right: 4em; }

.text-table-left {
  margin: 0 0 4em; }

.td-text-spaced {
  font-size: 1em;
  letter-spacing: 1pt;
  line-height: 1.2;
  color: #333333; }

.menu-side {
  font-family: lato;
  font-size: 1.4em;
  line-height: 1.8em;
  list-style: none outside none;
  margin-left: 0;
  text-transform: uppercase; }
  .menu-side .selected {
    font-weight: bold; }
  .menu-side li ul {
    font-size: 0.9em;
    list-style: none outside none; }
  .menu-side a {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    color: #669ec6;
    text-decoration: none; }
    .menu-side a:hover, .selected .menu-side a {
      color: #00559f !important; }
  .menu-side li.selected {
    background: transparent none; }

dl.blue-link a.blue {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  color: #707070;
  font-family: lato;
  font-size: 1em;
  line-height: 1.1em;
  text-decoration: none; }
  dl.blue-link a.blue:hover {
    color: #00559f; }

p.blue-link {
  font-size: 1.2em;
  line-height: 1.8em;
  margin-top: 2em; }
  p.blue-link a.blue {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    color: #669ec6;
    font-family: lato;
    text-decoration: none; }
    p.blue-link a.blue:hover {
      color: #00559f; }

.linkblue h2:after, .linkblue h2:before {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-color: #00559f;
  content: '';
  height: 4px;
  left: 0;
  position: absolute;
  visibility: hidden; }

.linkblue {
  line-height: 0; 
  height: 12em;}
  .linkblue a {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    display: inline-block;
    line-height: 14.2;
    text-align: center;
    text-decoration: none;
    width: 25%;
    height: 12em;

    
     }
    .linkblue a:hover {
      background-color: white !important; }
      .linkblue a:hover h2 {
        color: #00559f !important; }
        .linkblue a:hover h2:before, .linkblue a:hover h2:after {
          background-color: #FF8300; }
        .linkblue a:hover h2:before {
          visibility: visible;
          width: 100%; }
        .linkblue a:hover h2:after {
          visibility: hidden;
          width: 0; }
  .linkblue h2 {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    color: #FF8300 !important;
    display: inline-block;
    font-family: 'LatoPersonalizzato';
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 0.8;
    margin: 0;
    position: relative;
    text-align: left; }
    .linkblue h2:after, .linkblue h2:before {
      visibility: hidden; }
    .linkblue h2:before {
      top: -.4em;
      width: 0; }
    .linkblue h2:after {
      bottom: -.2em;
      visibility: visible;
      width: 100%; }

#ascroll {
  bottom: 4em;
  z-index: 1;
  display: none;
  height: 3em;
  position: fixed;
  right: 1em;
  width: 3em; }

span.icons-cci-plus, span.icons-cci-minus, span.icons-cci-goto {
    display: block;
    height: 18px;
    width: 18px;
}
span.icons-cci-minus {
    background-image: url("img/icon-minus.png");
}
span.icons-cci-plus {
    background-image: url("img/icon-plus.png");
}
span.icons-cci-goto {
    background-image: url("img/icon-goto.png");
}

.visibbile, .mobile-header {
  display: none; }

/*@media only screen and (min-width: 481px) and (max-width: 959px) {*/
@media only screen and (min-width: 904px) and (max-width: 959px) {
  .small-hide {
    display: none; }

  [class*="cl"],
  [class*="cl"][class*="float"],
  [class*="cl"][class*="push"],
  [class*="cl"].nomargin {
    width: 100%; }

  .ride-grid-12 {
    margin:  0% 2%;
    width: 96%; }

  html img {
    max-width: 100%; }

  .blue-bar a:first-child {
    margin-left: 0; }

  .menu-top .menu-item {
    margin-right: 0; }

  .news.eds_template_List_Article_Default article {
    float: none !important;
    margin: 1.3em 0 0 -0.7em !important;
    width: 100% !important; }

  time, .cl8.social span {
    display: none !important; }

  .site-bottom {
    height: auto; }

  .site-nav .menu-search {
    float: left;
    width: 15em; }

  .news.eds_template_List_Article_Default article.bigme div.summary {
    margin-bottom: 0 !important; }

  .right-line {
    border-right: 0px solid transparent;
    margin-right: 0; }

  table.text-table-left {
    width: 98% !important; }
    table.text-table-left img {
      width: 100%; }

  .site-nav {
    display: block; } }
/*@media only screen and (max-width: 480px) {*/
@media only screen and (max-width: 960px) {
  .smallest-hide {
    display: none; }

  [class*="cl"],
  [class*="cl"][class*="float"],
  [class*="cl"][class*="push"],
  [class*="cl"].nomargin {
    width: 100% !important; }

  .ride-grid-12 {
    margin:  0% 2%;
    width: 96%; }

  html img {
    max-width: 100%; }

  .blue-bar a:first-child {
    margin-left: 0; }

  .menu-top .menu-item {
    margin-right: 0; }

  .news.eds_template_List_Article_Default article {
    float: none !important;
    margin: 1.3em 0 0 -0.7em !important;
    width: 100% !important; }

  /* time,  */.cl8.social span {
    display: none !important; }

  .site-bottom {
    height: auto; }

  .site-nav .menu-search {
    float: left;
    width: 15em; }

  .news.eds_template_List_Article_Default article.bigme div.summary {
    margin-bottom: 0 !important; }

  .right-line {
    border-right: 0px solid transparent;
    margin-right: 0; }

  table.text-table-left {
    width: 98% !important; }
    table.text-table-left img {
      width: 100%; }

  .menu-footer {
    border: 0 none;
    padding: 0;
    margin: 0; }
    .menu-footer li {
      border: 0 none !important;
      display: block !important;
      padding-left: 0 !important;
      padding-right: 0 !important; }
    .menu-footer ul {
      /* margin: 0 !important; *//*_vb_*/
      padding: 0 !important; }

  .menu-top {
    width: 100%; }
    .menu-top .menu-item {
      background-color: white;
      display: block !important; }
      .menu-top .menu-item .sub {
        height: auto !important;
        min-width: auto !important;
        width: 100% !important;
        text-align: center; }

  .site-nav .menu-search {
    display: none; }

  .mobile-logo {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    color: #00559f !important;
    font-size: 3em;
    line-height: 1;
    text-decoration: none; }
    .mobile-logo:hover {
      color: #669ec6 !important; }

  .site-nav {
    background: none repeat scroll 0 0 white;
    position: absolute;
    width: 100%;
    z-index: 9999; }

  .site-nav-hide {
    display: none; }

  .ride-grid-12 .heading {
    height: auto; }

  .mobile-header {
    border-bottom: 1px solid #00559f;
    display: block;
    width: 98%;
    line-height: 5.5em;
    height: 5.5em; }

  .open-menu {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    border-left: 1px solid #00559f;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 3.5em;
    margin: 0.1em;
    padding-left: 0.2em;
    position: none;
    transition: all 0.4s ease-out 0s;
    z-index: 1;
    height: 1.4em; }
    .open-menu:hover {
      color: #669ec6; }

  .menu-top .menu-item {
    width: 100%;
    border-bottom: 1px solid #669ec6; }
    .menu-top .menu-item .menu-item ul.sub {
      background: none repeat scroll 0 0 rgba(255, 255, 255, 0.875);
      display: none;
      left: -1.5em;
      width: 100%;
      z-index: 9999; }
      .menu-top .menu-item .menu-item ul.sub li {
        display: block; }

  .menu-item.root > span {
    line-height: 4.5;
    text-align: center !important;
    display: block; }
  .menu-item.root > a {
    color: #00559f;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block; }

  .site-nav {
    background-image: none !important; } }
a {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  color: #00559f;
  text-decoration: none; }
  a:hover {
    color: #669ec6; }

.video-content.slide-content.video-playing > iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  width: 99% !important;
  z-index: 5; }

a[data-video="true"] {
  background: none repeat scroll 0 0 #000000;
  border: 1px solid;
  left: 35%;
  top: 45%;
  padding: 0.5em;
  position: absolute;
  width: 150px;
  z-index: 10; }
 
.alertb {
    margin: 0 auto;
    width: 53em;
}

.totalwidth {
	width: 100% !important;
}
/*Lucy 14-07-2014*/

.fs-circolari img {
  width: 100%; }

.fs-circolari a {
  cursor: pointer;
  display: inline-block;
  position: relative;
  z-index: 1;
  /*background-color: #f9a048;*/
  color: white !important;
  line-height: 2;
text-transform: uppercase;
 font-size: 1.8em;
  width: 100%; 
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(to bottom, #00559f 0%, #3376b2 100%);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
	color: white;
    font-family: 'LatoPersonalizzato';
  }
  
  .fs-circolari a:hover {
    color: white !important; }

.fs-circolari .content, .fs-circolari .title {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 2%;
  position: absolute;
  text-align: center;
  width: 96%; }

.fs-circolari .content {
  height: 100%;
  left: 0;
  line-height: 14;
  top: 100%; }

.fs-circolari:after, .fs-circolari:before {
  clear: both;
  content: "";
  display: table; }

.fs-circolari .item:hover .content {
  top: 0; }
.fs-circolari .item:hover .title {
  top: 100%; }
.fs-circolari .item {
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  -webkit-box-shadow: 0 0 4px -2px;
  box-shadow: 0 0 4px -2px;
  float: left;
  height: 210px;
  overflow: hidden;
  position: relative; }

.fs-circolari .title {
  font-family: 'LatoPersonalizzato';
    font-size: 1.8em;
	    text-transform: uppercase;
		  line-height: 2;
  margin: 0.67em 0;
  color: #0a5ca3;
  left: 0;
  top: 0; }
  
 .cl4New {
 width: 48%;
 margin-bottom: 0;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 0;
 }
 /*Fine Lucy 14/07/2014*/
 .ride-grid-12.row.site-banner {
    box-shadow:0 3px 8px 3px rgba(50, 50, 50, 0.5); /*ex box-shadow:0 0 8px 4px rgba(50, 50, 50, 1); _vb_ */
    
}
.bannerhat{
	height: 3.5em;
	display: block;
}
section.site-banner {
	background: url("/Portals/0/skins/Federsolidariet%C3%A0/img/sfondo-slider.png?23456") repeat-x scroll center -250px rgba(0, 0, 0, 0);
	background-size: 2262.75px 625.125px ;
	/* height: 56.7em; *//*_vb_*/
}
.site-page {
    box-shadow: 0 12px 12px -10px rgba(140, 140, 140, 1) inset;
}
.margincenter{
	margin: 0 3em;
}
.cl4.nomargin.left {
    float: left;
}
.blue-bar .cl8.small-hide.smallest-hide {
    padding-left: 3em;
}
.heading a > img {
    /*margin-left: 2em;*/
}
.shadowUpperBoxV {
    box-shadow: 0 -8px 5px -3px #d6d6d6 inset;
    height: 10px;
    margin-top:25px;
}
.footerInfo {
    color: #00559f;
    font-size: 1em;
    line-height: 1.4em;
    padding-left: 1em;
}
.footerInfo > p {
    margin: 0;
}
.footerInfo > p img {
    bottom: 1px;
    height: 15px;
    margin-left: 3px;
    position: relative;
    width: 11px;
}
.menu-item a:hover {
  	background: #FF8300;
    background: -moz-linear-gradient(top, #FF8300 0%, #FFA95A 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF8300), color-stop(100%, #FFA95A));
    background: -webkit-linear-gradient(top, #FF8300 0%, #FFA95A 100%);
    background: -o-linear-gradient(top, #FF8300 0%, #FFA95A 100%);
    background: -ms-linear-gradient(top, #FF8300 0%, #FFA95A 100%);
    background: linear-gradient(to bottom, #FF8300 0%, #FFA95A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF8300", endColorstr="#FFA95A",GradientType=0);

}
.cci-container.noshadow .opsi-contact div.alright {
    margin-right: 3em;
}
.cl4.lastNewsLeft {
    margin: 0 1% 0 0;
    width: 32%;
}

.cl4.lastNewsCenter {
    margin: 0 1% 0 1%;
    width: 32%;
}
.cl4.lastNewsRight {
    margin: 0 0 0 1%;
    width: 32%;
}
.bannerLeft {
 		height: 37.9em;
}
.bannerLeft div{
 		height: 171.5px;
 		width: 321px;
 		position: relative;
 		background: white;
}
.bannerLeft div:last-of-type {
    /*margin-top: 0;*/
}
.bannerLeft div img{
 		margin: auto;
 		position: absolute;
 		top: 0px;
 		left: 0px;
 		bottom: 0px;
 		right: 0px;
 		max-height: 90px;
 		max-width: 100%;
}
.bannerLeft img{
 		max-width: 100%;
 		position: relative;
 		bottom: 2px;
}

.image.cl12.row {
    margin: 0 !important;
}
.lancio, .lancioNews, time.lancioNews {
	display: none;	
}
.cl8.footerMappa {
    margin: 0 1% 0 0;
    width: 70%;
}
.cl4.footerContatti {
    width: 22%;
}
#dnn_newsLeftPane > div:nth-child(2n) article, #dnn_newsCenterPane > div:nth-child(2n) article, #dnn_newsRightPane > div:nth-child(2n) article {
    margin: 4.5% 0 0;
}
.gradientAll {
    background: none repeat scroll 0 0 #FF8300;
    height: 4px;
    position: relative;
    top: 4.7em;
}

/*
.cl4.lastNewsLeft header > h2.gradient-blue > span {
    position: relative;
    top: 0.06em;
}

*/
.cl4.lastNewsLeft, .cl4.lastNewsCenter, .cl4.lastNewsRight {
    position: relative;
    top: -0.5em;
}
.cl6.left {
    margin-left: 0;
    margin-right: 2%;
}
.cl6.right {
    margin-left: 2%;
    margin-right: 0;
}
#contatti .cl6.left .cci-container.inner > header, #contatti .cl6.left .cci-container.inner > section, #contatti .cl6.left .cci-container.inner > footer, #contatti .cl6.left .cci-container.inner > footer img, #contatti .cl6.right .cci-container.inner > header, #contatti .cl6.right .cci-container.inner > section, #contatti .cl6.right .cci-container.inner > footer, #contatti .cl6.right .cci-container.inner > footer img {
    width: 100%;
}
/*
.cl3.alright.hide {
    display: none;
}
 */
img.presidente-profile-image {
    max-height: 300px;
    max-width: 200px;
}
img.profile-image {
    float: left;
    margin: 0 2% 1% 0;
    max-height: 200px;
    max-width: 30%;
    position: relative;
}

.menu-footer li.top.foglia {
    float: right;
}

.menu-footer li.child.foglia {
    float: inherit;
}

.archivio > a:hover {
    color: #FFA95A;
}
.archivio > a {
    color: #FF8300;
    display: inline-block;
    font-weight: 600;
    line-height: 2.5;
    float: right;
    font-size: 1.2em;
    padding: 0 2px;
    text-decoration: none;
    text-transform: uppercase;
}

/*
#dnn_newsRightPane > div > section > section

{
    	height: 42.8em;
	bottom: 0.7em;
	background: #ebebeb;
}
*/
#dnn_newsRightPane section.cci-container.shadow section {
    /* height: 62.8em; 
	bottom: 0.7em;*//* _vb_ */
	background: #ebebeb;
}
#dnn_newsRightPane  .ui-tabs .ui-tabs-nav li:first-child {
    box-shadow: 0 0 0 0 white, 0 0 0 0 white, -1px 0 3px 0 rgba(31, 73, 125, 0.8), 0 0 0 0 white;
}
#dnn_newsRightPane .ui-widget-header {
    background: none repeat scroll 0 0 #ebebeb;
    color: #222222;
    font-weight: bold;
    height: 26px;
    margin-left: 0;
    margin-top: 1.9em;
    margin-bottom: 0;
}
#dnn_newsRightPane #tabs div {
	/*background: #ebebeb;*/
	height: 34.5em;
}
#dnn_newsRightPane .ui-tabs .ui-tabs-nav li.ui-tabs-active a{
	color: white;
}
#dnn_newsRightPane  .ui-tabs .ui-tabs-nav li.ui-tabs-active {
	background: #3376b2 ;
  background: -moz-linear-gradient(top, #3376b2  0%, #00559f  100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3376b2 ), color-stop(100%, #00559f ));
  background: -webkit-linear-gradient(top, #3376b2  0%, #00559f  100%);
  background: -o-linear-gradient(top, #3376b2  0%, #00559f  100%);
  background: -ms-linear-gradient(top, #3376b2  0%, #00559f  100%);
  background: linear-gradient(to bottom, #3376b2  0%, #00559f  100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3376b2 ", endColorstr="#00559f ",GradientType=0);
}
#dnn_newsRightPane .ui-tabs .ui-tabs-nav li a{
	color: 	#3376b2;
	display: block;
height: 100%;
	}
#dnn_newsRightPane  .ui-tabs .ui-tabs-nav li {
    float: right;
    height: 25px;
    list-style: none outside none;
    padding: 0;
    position: relative;
    top: 0;
    white-space: nowrap;
    width: 49.98%;
}
#dnn_newsRightPane .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none repeat scroll 0 0 #ebebeb;
    box-shadow: 0 0 0 0 white, 0 0 0 0 white, 1px 0 3px 0 rgba(31, 73, 125, 0.8), 0 0 0 0 white;
    color: #555555;
    font-weight: normal;
   
}
#dnn_newsRightPane  #tabs .cci-icon-twitter, #tabs .cci-icon-youtube, #tabs .cci-icon-facebook {
    bottom: 0;
    height: 22px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 22px;
}
#social-2 > div {
    margin: 25em !important;
    width: 84% !important;
}


iframe.twitter-timeline.twitter-timeline-rendered {
     height: 52.5em; }


#dnn_newsRightPane .container.shadowDx > section {
    background: linear-gradient(to bottom, #FF8300 0%, #FFA95A 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0.6em;
    position: relative;
    width: 100%;
}

  
  
#dnn_newsRightPane .chameleon_slider.phobos .title_box.current_item {
    background: none repeat scroll 0 0 rgba(255, 131, 0, 0.7);
    height: 2.5em !important;
    line-height: 1em;
    padding: 0 5px !important;
    top: 11.2em !important;
    width: 97%;
}
#dnn_newsRightPane .chameleon_slider .title_box span {
    font-family: lato;
    font-size: 0.778em;
    font-weight: bold;
    line-height: 1.1em;
    text-decoration: none;
    text-transform: uppercase;
    top: 0.025em !important;
}
#dnn_newsRightPane .chameleon_slider.phobos .scrollable_box {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
top: 235px !important;
}
#dnn_newsRightPane .chameleon_slider.phobos .scrollable_box .viewport .overview {
    margin: 0;
    top: 0 !important;
}
#dnn_newsRightPane .chameleon_slider.phobos .scrollable_box .viewport p {
    font-family: lato !important;
    font-size: 1.273em !important;
    height: 2.2em;
    line-height: 1.1em !important;
    margin-left: 0.45em;
    margin-top: 0.95em;
    text-transform: initial;
}
#dnn_newsRightPane .chameleon_slider.phobos .scrollable_box .scrollbar {
    display: none !important;
}
#dnn_newsRightPane .chameleon_slider.phobos .scrollable_box .viewport.scrollable {
    margin: 0 !important;
}
#dnn_newsRightPane .chameleon_slider.phobos.light
{
     height: 333px !important;
}
#dnn_newsRightPane .chameleon_slider.phobos
{
     background: none repeat scroll 0 0 rgba(255, 131, 0, 0.7);
    font-family: Verdana,Helvetica,sans-serif;
}
.tuttivideo {
    border-top: 4px solid white;
    color: white;
    margin: auto;
    position: relative;
    top: -3em; /*ex -5.2em _vb_ */
    width: 95%;
}
.tuttivideo > a {
    color: white;
    float: right;
    font-size: 1.1em;
    font-weight: 600;
    text-transform: uppercase;
}
  

.container.shadowDx > header {
position: relative;
top: -0.2em;
}

.container.shadowDx > header > h2{
position: relative;
top: 0.1em;
}

.container.shadowDx > section {
    /*background: none repeat scroll 0 0 yellow;*/
    height: 30em;
}
.container.shadowDx span.btn-blue {
	margin-right: -3px; 
}
.container.shadowDx > footer {
    bottom: 1.3em;
    position: relative;
}
.container.shadowDx > footer > img {
    width: 100%;
  bottom: 1.1em;
    position: relative;
    width: 100.3%;
}
#dnn_newsRightPane .thumb_wrapper {
display: none !important;
}
#dnn_newsRightPane div.DnnModule.DnnModule-EasyDNNGallery.DnnModule-491,
#dnn_newsRightPane div.DnnModule.DnnModule-DNN_HTML.DnnModule-490 {
	/* height:40em; */ /*_vb_*/
	margin-top: 4em !important;
}

@media only screen and (min-width:904px) { /*_vb_*/
}
#dnn_newsRightPane div.DnnModule.DnnModule-EasyDNNGallery.DnnModule-491
{
    /* position:absolute;
    margin-top: 269px; *//*_vb_*/
}

#dnn_newsRightPane div.DnnModule.DnnModule-DNN_HTML.DnnModule-490 section.cci-container.shadow header div.gradient-border {
    /* bottom: 0.7em !important; *//*_vb_*/
    height: 4px;
    position: relative;
}
#dnn_newsRightPane div.DnnModule.DnnModule-EasyDNNGallery.DnnModule-491 section.container.titleNoshadow header div.gradient-border {
    bottom: 0 !important;
    height: 4px;
    position: relative;
}

#dnn_centerPaneSponsor div.DnnModule.DnnModule-EasyDNNnews.DnnModule-494 section.cci-container.noshadow.scrolling-cont header a h2.gradient-blue {
	background: linear-gradient(to right, #ff8300 0%, #ffa95a 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: white !important;
    display: inline-block;
    font-size: 2.1em;
    font-weight: normal;
    height: 32px;
    line-height: 1.3;
    margin: 1em 0 0 0; /* ex "1em 0 0 29px;" _vb_*/
    padding: 0;
    text-align: center;
    width:100%; /*ex 100px _vb_*/
}
    
    
.site-nav-3
    {
           background: url("/Portals/0/skins/Federsolidariet%C3%A0/img/federsolidarieta_fascia.png")repeat-x scroll 0 0 / 150% 135% rgba(0, 0, 0, 0);
    height: 110px;
    line-height: 0;
    text-transform: uppercase;
    }
    
    
.shadowUpperBoxV_under
    {
 box-shadow: 0 -8px 5px -3px #d6d6d6 inset;
    height: 10px;
    margin-top: 2.5em;
    }  



#dnn_storytelling  section > header > h2

{
 /* margin-left: -10px; *//*_vb_*/
	text-align: center; /*_vb_*/
}


#dnn_tisegnaliamo section > header > h2
{
 /* margin-left: -25px; *//*_vb_*/
	text-align: center; /*_vb_*/
}

#dnn_calendario section > header > h2
{
 /* margin-left: -62px; *//*_vb_*/
	text-align: center; /*_vb_*/
}  
#dnn_newsLeftPane div.DnnModule.DnnModule-EasyDNNnews.DnnModule-454 section.cci-container.inner footer > img

{
margin-top:-25px;
z-index: 999;
width:100%;
}


#dnn_newsCenterPane div.DnnModule.DnnModule-EasyDNNnews.DnnModule-455 section.cci-container.inner footer img
{
margin-top:-25px;
z-index: 999;
width:100%;
}

#dnn_centerPaneSponsor {
    /* margin-left: -27px;
    margin-top: -30px;
    width: 1096px; *//*_vb_*/
}

#dnn_ctr454_ContentPane div.cl4.readmore.bottom {
    /* margin-left: 9px; *//*_vb_*/
    position: absolute;
    top: 18px;
	margin: 0;/*_vb_*/
}
#dnn_ctr455_ContentPane div.cl4.readmore.bottom {
   /*  margin-left: 9px; *//*_vb_*/
    position: absolute;
    top: 18px;
  margin: 0;
  /*_vb_*/
}

.DnnModule-540 .cci-container{
  position: relative;
}

#dnn_ctr540_ContentPane div.cl4.readmore.bottom {
   /*  margin-left: 9px; *//*_vb_*/
    position: absolute;
    top: 18px;
    right: 3%;
  	margin: 0;
  /*_vb_*/
}
@media (max-width: 560px) {
  .DnnModule-540 .cci-container{
    max-width: 320px;
  }  
  #dnn_ctr540_ContentPane div.cl4.readmore.bottom {
      right: 0;
  }
}


#M508EasyDNNGallery > div {
    margin-top: -7px;
}

#dnn_ctr467_ModuleContent.DNNModuleContent.ModOWSC div#lxT467
{
height: 526px;
}

@media (min-width:680px) { /*aggiunta media query _vb_*/
	/* .menu-footer li.a_lavoro {
		margin-left: 18.6em;
		position: absolute;

	}
	.menu-footer li.europa {
		margin-left: 18.6em;
	margin-top: 32px;
	position: absolute;

	}
	.menu-footer li.ccnl {
		margin-left: 18.6em;
	margin-top: 64px;
	position: absolute;
	}

	.menu-footer li.i_sociale {
		margin-left: 18.6em;
	margin-top: 96px;
	position: absolute;
	}

	.menu-footer li.agenda {
		margin-left: 18.6em;
	margin-top: 127px;
	position: absolute;
	}

	.menu-footer li.segnaliamo {
		margin-left: 36.6em;
		position: absolute;

	}
	.menu-footer li.doc {
		margin-left: 36.6em;
	margin-top: 32px;
	position: absolute;

	}
	.menu-footer li.pub {
		margin-left: 36.6em;
	margin-top: 64px;
	position: absolute;
	}

	.menu-footer li.notizie {
		margin-left: 36.6em;
	margin-top: 96px;
	position: absolute;
	}

	.menu-footer li.video {
		margin-left: 36.6em;
	margin-top: 127px;
	position: absolute;
	} 

	.cl8.footerMappa {
	min-height: 200px;
	} */
}
.opsi-contact {
    font-family: "Lato";
    font-size: 1.2em;
    margin: 0 0 3em;
    padding: 3em 0 0;
  color: #00559f; 
  }  
#dnn_contentPane.cl6.left div.DnnModule.DnnModule-DNN_HTML.DnnModule-445 section.cci-container.inner footer

{
  margin-bottom: 25px;
    margin-top: -8px;
}

#dnn_ctr467_ModuleContent.DNNModuleContent.ModOWSC div#lxT467 div div div div#opsi_contact.opsi-contact div.alright
{
    margin: 0;
    padding: 0;
}    

.container.shadowDx > header > h2 {
    position: relative;
    top: 0.2em;
}


.cl4.readmore.bottom {

    /* top: -2px !important; *//*_vb_*/
}
span.userMargin{
	margin-right:2em}
.acceptCookieBar {
    background: rgba(180, 185, 219, 0.9) none repeat scroll 0 0;
    color: white;
    font-family: lato;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-top: -1px;
    min-height: 20px;
    padding: 0 10px 7px;
    position: fixed;
    text-transform: unset;
    top: 0;
    width: 100%;
    z-index: 2147483647;
}
.acceptCookieBar a {
    color: #00559f;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
}


/* MOBILE _vb_*/

.footerMappa .cl4 {
	margin:0;
}

.footerMappa .cl4 {
    width: 33% !important;
}
@media only screen and (max-width:580px) {
	.footerMappa .cl4 {
		float:none;
		width: 90% !important;
		margin:auto !important;
	}
}

@media only screen and (max-width:1023px) {

	.site-nav-2 {
		height: auto;
		overflow: hidden;
	}
	.site-nav-2  .banners a  div {
		text-align: center;
		background-color: #fff;
		display:block;
		width: 100%;
	}
	.bannerLeft img {
		bottom: 0;
	}
	.cl4.readmore.bottom {
		/* left: 10px !important; *//*_vb_*/
	}
	.fb_iframe_widget {
		margin: auto;
		left: 0;
		right: 0;
		position: absolute !important;
		width: 320px; /* ex 297px _vb_*/
		max-width: 100%;
		overflow: hidden;
	}
	.gradientv {
		display: none
	}
	.footerContatti table {
		margin-top: 3em
	}
}

@media only screen and (max-width:959px) {
	.site-footer .blue-bar, .site-footer .blue-bar .cl4  {text-align:center}
	.site-footer .blue-bar > .ride-grid-12 {margin:0 !important; width: 100%;}
	.site-footer .blue-bar .cl4  a {margin:0 1em !important}
	.site-heading .blue-bar .cl9 {width: auto;float: left;}
	.site-heading .blue-bar .cl3 {width: auto;float: right;}
	.cl3.alright a span {margin-right: 15px !important;}

	.site-nav-2 .ride-grid-12 div.cl4{
		margin:0 !important;
	}
	.site-nav-2 .ride-grid-12 div.cl4:first-child{
		margin-top:5em !important;
	}
}

/*menu mobile*/

.onlyMobile,a.onlyMobile {
	display: none;
}


@media only screen  and (max-width: 960px) {
	.onlyMobile,a.onlyMobile {
		display: block;
	}
	.site-nav .menu-search, .site-nav .sbInp.sbInp_Default {
		margin: 1em !important;
		width: 90% !important;
		padding: 0.5em !important;
	}
	.sbInp_Default a.searchBtn {
		bottom: 0px !important;
	}
	.menu-top .menu-item ul.sub li a > span {
		text-align: left !important;
		color: #00559f !important;
	}
	.menu-top a:hover {
		background: #f3f3f3;
	}
	.menu-item.root > a {
		text-align: right !important;
	}
	.onlyMobile a,.onlyMobile a span {
		color: #3376b2 !important;
	}
	.menu-top .menu-item ul.sub{
		box-shadow: 0 3px 15px rgba(0, 0, 0, 0.9);
		left: -1.3em;
		background:none;
	}
	.menu-top .menu-item ul.sub li ul.sub {
		left: 0;
		position: relative;
		top: 0;
		width: 96% !important;
		margin-left: 4%;
	}
	li.root > ul.sub > .menu-item > a.onlyMobile {
		position: absolute !important;
		top: 0 !important;
		right: 0;
		z-index: 999
		
	}
	.site-heading .blue-bar .cl3 {
		width: auto !important;
		float: right;
	}
	.site-heading .blue-bar .cl9 {
		width: auto !important;
		float: left;
	}
	/*moduli home in newsRightPane _vb_*/
	#dnn_newsRightPane {
	    max-width: 690px;
		margin: auto;
		overflow: hidden;
		margin-bottom: 3em
	}
	#dnn_newsRightPane .DnnModule-546 {
		width: 100%;
		max-width: 328px;
		margin: 15px 0px 0px 15px;
		float: left;
	}
	#dnn_newsRightPane .DnnModule-589, #dnn_newsRightPane .DnnModule-590  {
		float: left;
		width: 100%;
		max-width: 328px;
		margin: 15px 0px 0px 15px;
	}
	#dnn_newsRightPane section.container.panelright {
		padding-top: 15px;
		margin-bottom: 15px;
	}
	.site-nav-2 {
		background: url(img/blue-stripes.png);
	}
	.site-nav-2 .cl4 section.cci-container.shadow {
		height: auto !important;
		margin-bottom: 4em !important
	}
	.site-nav-2 div.cl4.tab-box {
		max-width: 340px;
		background: #fff;
		float:none;
		margin:auto !important;
		position: relative;
		box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	}
	
	.footerMappa {
		margin-bottom: 3em;
	}
	
	

}

@media only screen  and (max-width: 680px) {
	.cl4.lastNewsLeft, .cl4.lastNewsCenter, .cl4.lastNewsRight {
	    max-width: 345px;
		margin: auto;
		float:none;
		overflow: hidden;
	}
}

@media only screen  and (max-width: 767px) {
	#dnn_newsRightPane .DnnModule-546, #dnn_newsRightPane .DnnModule-589, #dnn_newsRightPane .DnnModule-590  {
		float: none;
		margin: auto;
	}
	#dnn_newsLeftPane .edr_carousel .wrapper .slider ul li {
	}
	.menu-footer li.top{
		/* width: 49% !important; */
		padding-left: 5px !important;
	}
	.menu-footer li.top.iservizi {
		float: right
	}
	/*fix icone accordion*/
	.cci-accordion.inner dt span {
		margin-top: 5px !important;
		display: block;
	}
}
@media screen and (max-width:679px) { /*da 579 a 679 _vb_*/
	.footerMappa {
		margin-bottom: 5em;
	}
	.ride-grid-12.row.ptop .menu-footer{
		position: relative;
	}
	.menu-footer li.top{
		/* width: 32% !important; *//*_vb_*/
	}
	.menu-footer li.top.iservizi, .menu-footer li.top.informazione {
		float:none;
		position: absolute;
		top: 0; 
		right:0;
	}
	.menu-footer li.top.informazione {
		top: 3em; 
	}
}

@media screen and (max-width:459px) {
	.menu-footer li.top{
		width: 100% !important;
		float:none;
	}
	.menu-footer li.top.iservizi, .menu-footer li.top.informazione {
		position:relative;
	}
	.menu-footer li.top.informazione {
		top: 0; 
	}


}
@media screen and (max-width:960px) {
	.DnnModule-496 {margin-top: 2em;} 
}
@media screen and (max-width:340px) {
	img.presidente-profile-image {
		margin-right: 10px;
		max-width: 150px;
	}
}
@media screen and (max-width:359px) {
	.partenerPane {display:none;} /*come verona*/
	.DnnModule-496 {display:none;} 
	/*rotator < 360px _vb_*/
	#edr_multicarousel467 .edr_carousel, 
	#edr_multicarousel467 .edr_carousel .wrapper, 
	#edr_multicarousel467 .edr_carousel .wrapper .slider, 
	#edr_multicarousel467 .edr_carousel .wrapper .slider ul
	{
		height: 1420px !important
	}
	.edr_carousel .wrapper, .edr_carousel .wrapper .slider {
		width: 100% !important;
	}
	.edr_carousel .wrapper {
		left: 0 !important;
		right: 0 !important
	}
	.edr_carousel .wrapper li[class^="item_"] {
		max-width: 290px !important
	}
	
	.site-nav-2 .ui-tabs .ui-tabs-nav li a,  .ui-tabs-nav li a [class^="cci-icon-"],  .ui-tabs-nav li a [class*=" cci-icon-"]	{
		font-size: 1.1em !important;
	}
	article.bigger-article {
		max-width: 300px !important;
	}
}

@media (max-width:480px) {
	.dnnLoginService .dnnLabel, .dnnLoginService .dnnFormLabel {
		float:none;
		width: 100% !important;
		text-align: left;
	}
	.dnnLoginService .dnnFormLabel {
		margin:0 !important
	}
}


@media (max-width: 959px) {
	.cci-container  {
		/* max-width: 320px !important; */
		margin: auto !important;
	}
}

/*home _vb_*/
@media only screen and (min-width:680px) and (max-width:903px) {
	.cl4.lastNewsLeft, .cl4.lastNewsCenter,
	#dnn_newsRightPane .DnnModule-490, #dnn_newsRightPane .DnnModule-491 {
		width: 48% !important;
		float: left !important;
		margin: 0 1% !important;
	}
	.cl4.lastNewsRight {
		margin: 0;
		width: 100%;
	}
	#twitter-widget-0 {
		height: 330px !important
	}

}
/*footer _vb_*/

.cl4.footerContatti table td{vertical-align:top;}
.cl4.footerContatti table td:first-child img{width:76px; max-width:76px !important}

@media only screen and (max-width: 320px) {
	.ui-state-default.ui-corner-top {
		font-size: 18px;
	}
	.site-nav-2 .cl4 section.cci-container.shadow {
		/* height: 38.2em;
		max-height: 38.2em; *//*_vb_*/
	}
	.cci-accordion h2 {
		letter-spacing: 0;
	}
}
@media only screen and (max-width: 479px) {
	.ride-grid-12.row.ptop {padding: 3em 0;}
	.cl4.footerContatti table{margin: auto; margin-bottom: 2em;}
	.cci-accordion h2 {
		font-size: 1.4em;
		word-spacing:-5px; /* fix titoli accordion lunghi _vb_*/
	}
}

@media only screen and (min-width:480px) and (max-width:767px) {
	.ride-grid-12.row.ptop {padding: 3em 0;}
	/* .cl8.footerMappa {width:45%;float:left} */
	.cl4.footerContatti {width:100%;float:none;} /* ex width:50%;float:right;*/
	.cl4.footerContatti table{margin: auto;}  /* _vb_ */
	.cl4.socialtabs {width: 100% !important;}

}
@media only screen and (min-width:768px) and (max-width:1023px) {
	.site-bottom .ride-grid-12.row.ptop  {position:relative; overflow:hidden}
	.cl8.footerMappa {width:100%; clear:both; margin-bottom: 3em;} /* ex width:60%;float:left _vb_ */
	.cl4.footerContatti {width: 100%; clear:both}
	.cl4.footerContatti table{margin: auto; margin-bottom: 2em;}
	
	.margincenter {
		margin: 0 2.8em;
	}
}
@media only screen and (min-width:1024px) {
	.cl4.footerContatti {
		width: 29%;
	}
	.cl8.footerMappa {
		margin: 0 1% 0 0;
		width: 67%;
	} 
	.site-bottom .ride-grid-12.row.ptop  {position:relative}
	.cl8.footerMappa, .cl4.footerContatti {position:absolute}
	.cl8.footerMappa {left:29%; position: relative;}
	.cl4.footerContatti {left:0; margin-left: 0;}

	.gradientv {
		float: left;
		min-height: 194px;
		width: 4px;
		position: relative;
		top: 1.4em;
	}
}
@media only screen and (max-width: 559px) {
	.site-page > .row > .cl3.nomargin {max-width:320px; margin: auto; float:none;clear: both;}
}

.eula .close {
	min-width: 100px;
}

@media (max-width:800px) {
section.site-banner {background: #fff}
}


/* fix titoli accordion lunghi _vb_*/
@media only screen and (max-width: 479px) {
	.cci-accordion h2 {
		font-size: 1.4em;
		word-spacing:-5px; 
	}
}
@media only screen and (max-width: 767px) {
	/*fix icone accordion*/
	.cci-accordion.inner dt span {
		margin-top: 0 !important;
		display: block;
	}
}
	/*fix logo mobile _vb_*/
	.mobile-logo-container {display:inline-block;/* line-height:1; */vertical-align: middle}
	.cci-icon-cci-logo.mobile-logo {padding: 0;display:inline-block}
	.mobile-logo-text {font-family: inherit; font-size: 1.5em; line-height:1; display: inline-block; padding-left:5px; margin: -11px 3px 0;vertical-align: middle;}
	/*fine fix logo mobile _vb_**/

/* FINE MOBILE _vb_*/

/**/
#dnn_partenerPane, #dnn_linkPane {
	margin-top: 4em;
}
.cbp-popup-lightbox .cbp-popup-close {
	width: 40px !important;
}
.edr_carousel .navigation.circle5_grey_orange {width: 43px !important} /*altrimenti viene sovrascritto dalla regola generica per le classi *cl* _vb_*/
@media only screen and (max-width: 960px) {
.mappaOWS {
    margin: 10px;
}
}
@media only screen and (max-width: 390px) {
.cci-accordion h2 {
    font-size: 1.2em;
}
}
@media only screen and (max-width: 690px) {
.consiglieri td {
    display: block;
}
}

body {
    overflow-x: hidden;
}
.opsi-contact div {
    margin: 2em 0;
}
.eds_template_List_Article_AreaStudi h1 {
	line-height: 35px;
}
.partener {
    margin-top: 1.5em;
}
.DnnModule-445 .DNNModuleContent.ModDNNHTMLC {
    margin-bottom: 0;
    margin-right: 0;
}
@media only screen and (min-width: 961px) {
.DnnModule-467 .cci-container.inner > section {
    min-height: 54.8em;
}
}
.DnnModule-408 .cci-container.inner > footer img {
    width: 100%;
	margin-bottom:2em;
}
.eds_news_BlogOne.eds_subCollection_tagCloud .tags a {
	color: #175273;
	font-family: 'Lato', sans-serif !important;
}
.eds_news_BlogOne.eds_subCollection_tagCloud .tags a:hover {
	color: #ff7e00;
}
#dnn_ctr491_ViewEasyDNNGallery_ctl00_ChameleonGallery * {
    width: 100% !important;
}

/* VIDEO GALLERY */
.cbp-l-inline {
	padding: 5px 10px !important;
}
.cbp-caption-activeWrap, .cbp-l-inline-title, .cbp-l-inline-desc {
	font-family: 'Lato', sans-serif !important;
	letter-spacing: 1px !important;
}
.cbp-l-inline-title, .cbp-l-inline-desc {
	color: #444 !important;
	margin-bottom: 15px;
}
.cbp-l-inline-title {
  font-size: 24px !important;
  line-height: 24px !important;
}
.cbp-l-inline > iframe {
	margin-top: 50px
}
@media only screen and (max-width: 959px) { 
.cbp-l-inline > iframe {
	width:100% !important
}
}


/* Edits Iacio - VersioneEN - 02/12/20 */
/* HOME */
.en-version.homepage #EDN_Federsolidarietà.eds_template_List_Article_News_EN {
  height: 405px;
}
.en-version.homepage #twitter-widget-0 {
  height: 425px !important;
}
.site-page.en-version.homepage .shadow-fix + .small-hide.smallest-hide,
.site-page.en-version.homepage .shadowUpperBoxV_under,
.site-page.en-version.homepage .site-nav-2,
.site-page.en-version.homepage .site-nav-3 {
  display: none
}
.site-page.en-version.homepage .partenerPane {
  height: 100px !important;
}
@media(min-width: 800px){
  section.site-banner.en-version.homepage {
    padding-bottom: 100px;
  }
}

.logolink-en > p > a {
  pointer-events: none !important;
}

/* News home */
.en-version.homepage .eds_template_List_Article_News_EN [class*="_article_list_wrapper"] > div:first-child .main-image .gradient-border {
  display: none !important;
}
@media(min-width: 960px){
  .en-version.homepage .eds_template_List_Article_News_EN [class*="_article_list_wrapper"] > div:first-child .main-image .gradient-border,
  .en-version.homepage .eds_template_List_Article_News_EN [class*="_article_list_wrapper"] > div:nth-child(2) .main-image .gradient-border {
    display: none !important;
  }
}

/* News listing */
/* News home */
.en-version.inner .eds_template_List_Article_News_EN [class*="_article_list_wrapper"] > div:first-child .main-image .gradient-border {
  display: none !important;
}
@media(min-width: 960px){
  .en-version.inner .eds_template_List_Article_News_EN [class*="_article_list_wrapper"] > div:first-child .main-image .gradient-border,
  .en-version.inner .eds_template_List_Article_News_EN [class*="_article_list_wrapper"] > div:nth-child(2) .main-image .gradient-border {
    display: none !important;
  }
}

/* LISTING DOCS UTILI */
.article-doc-en .wrapper-doc-en {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.article-doc-en .wrapper-doc-en > .titolo-doc-en > a {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.article-doc-en .icona-doc-en {
  height: 25px;
  margin-right: 7px;
}
.article-doc-en .titolo-doc-en {
  margin-bottom: 0;
}

/* FOOTER */
.menu-footer.en li.top > a {
  border-bottom: 2px solid #FF8300;
}
.menu-footer.en li.top > ul {
  margin-left: 15px;
  margin-top: 0;
}

/* SIDEBAR SOCIAL ENTERPRISES - LISTA NEWS */
.eds_template_List_Article_LastNewsEN article.bigger-article {
  margin: 0;
  width: 100%;
  height: auto;
}
.eds_template_List_Article_LastNewsEN .bigger-article .main-image {
  float: none;
  height: 13em;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.eds_template_List_Article_LastNewsEN .bigger-article .main-image .main-image-center{
  bottom: inherit;
  width: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.eds_template_List_Article_LastNewsEN .bigger-article .footerMainImg {
  background: none repeat scroll 0 0 rgba(255, 131, 0, 0.7);
  bottom: 0;
  color: white;
  display: block;
  height: 3em;
  left: 0;
  position: absolute;
  right: 0;
  text-align: right;
  font-weight: bold;
  text-transform: uppercase;
}
.eds_template_List_Article_LastNewsEN .bigger-article .footerMainImg .categoriaMainImg a {
  color: white;
  font-size: 1.1em;
  line-height: 3em;
  margin-right: 0.3em;
}
.eds_template_List_Article_LastNewsEN article.bigger-article header{
  height: 5em;
}
.eds_template_List_Article_LastNews .bigger-article header h1 {
  line-height: 1em;
  height: 2.5em;
}
.eds_template_List_Article_LastNewsEN .bigger-article footer {
  bottom: inherit;
  font-size: 1.1em;
  height: inherit;
  margin-bottom: 2em;
  margin-top: 0.7em;
  position: relative;
  right: inherit;
  width: 100%;
}



.eds_template_List_Article_LastNewsEN .bigger-article p > a {
  color: #FF8300;
  line-height: 1.2;
  margin-top: 10px;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}



/* FINE Edits Iacio - VersioneEN - 02/12/20 */

#social-2 > div {
  margin: 0!important;
  width: 100%!important;
}





/*
 * Placeholder per contenuti bloccati causa cookies
 * A. Gonnella 24/02/25
 */
.DnnModule .edMaps_container,
.DnnModule .google-map-iframe,
.DnnModule .edn_article_map,
#map-canvas,
iframe[data-suppressedsrc]  {
  background-color: #EFEFEF;
  background-image: url("/Portals/0/Skins/Federsolidarietà/Img/cookie_info_blocked_content.svg");
  background-size: 260px 130px;
  background-repeat: no-repeat;
  background-position: center;
}



