/**
 * @file
 * Message Styling
 */
/* line 1, ../sass/hps.scss */
#block-block-3 {
  bottom: 0;
  position: absolute;
  margin-bottom: 0;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 13, ../sass/hps.scss */
p.more, p.morewhite {
  text-align: right;
  padding: 0 !important;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  clear: both;
  margin-top: 1.5em !important;
  white-space: nowrap;
}
/* line 20, ../sass/hps.scss */
p.more a, p.morewhite a {
  color: white !important;
  background: #082063;
  padding: 0.4em 1em;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 16px;
}
/* line 30, ../sass/hps.scss */
p.morewhite a {
  color: #082063 !important;
  background: #fff;
}

/* line 38, ../sass/hps.scss */
a.more,
a.morewhite {
  text-align: right;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  font-weight: normal;
  clear: both;
  color: white !important;
  background: #082063;
  padding: 0.3em 0.5em;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 16px;
  float: right;
}

/* line 52, ../sass/hps.scss */
a.morewhite {
  color: #082063 !important;
  background: #fff;
}

/* line 58, ../sass/hps.scss */
.pane-title {
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 27px;
  line-height: 1.5em;
  margin: 0;
  color: #082063;
}
/* line 64, ../sass/hps.scss */
.pane-title.white {
  color: #fff;
  text-shadow: 0 0 7px black;
  -moz-text-shadow: 0 0 7px black;
  -webkit-text-shadow: 0 0 7px black;
  -o-text-shadow: 0 0 7px black;
}

/* line 74, ../sass/hps.scss */
#content .node-panel .views-field-body {
  font-size: 18px;
  color: #343434;
}
/* line 78, ../sass/hps.scss */
#content .node-panel p {
  line-height: 1.6em;
  margin: 0.5em 0;
}
/* line 81, ../sass/hps.scss */
#content .node-panel p.sottotitolo {
  border: 0 none;
  font-size: 24px;
}

/* line 88, ../sass/hps.scss */
.panels-flexible-row {
  padding: 20px 0;
}
/* line 90, ../sass/hps.scss */
.panels-flexible-row table {
  margin: 0;
}

/* line 97, ../sass/hps.scss */
.pane-views-hp-hp-ourgroup {
  width: 49%;
  float: left;
}

/* line 101, ../sass/hps.scss */
.pane-views-hp-hp-video {
  width: 49%;
  float: right;
}

/* line 108, ../sass/hps.scss */
.front .row5 p,
.section-investor .row3 p {
  font-size: 14px;
  margin: 0 !important;
  line-height: 1.5em !important;
}

/* line 115, ../sass/hps.scss */
.front .row2 {
  background-image: url('../images/hp/bck-hp-brands.jpg?1361868604');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
/* line 120, ../sass/hps.scss */
.front .row2 .pane-title {
  color: #fff;
  text-shadow: 0 0 7px black;
  -moz-text-shadow: 0 0 7px black;
  -webkit-text-shadow: 0 0 7px black;
  -otext-shadow: 0 0 7px black;
}

/* line 129, ../sass/hps.scss */
.front .row4 {
  background-color:#eaeaea;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  padding: 2% 0 4%;
}

/* line 137, ../sass/hps.scss */
.front .row5 {
  display:none;
}

/* QUICKTABS */
/* line 142, ../sass/hps.scss */
.quicktabs-wrapper {
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  margin-top: 4em;
  margin-bottom: 1em;
  float: left;
  font-size: 1.1em;
  width: 100%;
}
/* line 150, ../sass/hps.scss */
.quicktabs-wrapper a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
  text-decoration: none !important;
  font-weight: normal !important;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.quicktabs-wrapper a:active, .quicktabs-wrapper a:focus {
  outline: none;
}
/* line 157, ../sass/hps.scss */
.quicktabs-wrapper ul.quicktabs-tabs {
  margin: 0;
  padding: 0;
}
/* line 160, ../sass/hps.scss */
.quicktabs-wrapper ul.quicktabs-tabs li {
  display: block;
  float: left;
  padding: 0;
  margin-right: 2px;
}
/* line 165, ../sass/hps.scss */
.quicktabs-wrapper ul.quicktabs-tabs li a {
  color: #fff;
  text-transform: uppercase;
  padding: .7em;
  background: #a7a7a7;
  display: block;
  text-decoration: none;
}
/* line 173, ../sass/hps.scss */
.quicktabs-wrapper ul.quicktabs-tabs li a:hover {
  background: #002e60;
}
/* line 177, ../sass/hps.scss */
.quicktabs-wrapper ul.quicktabs-tabs li.active a {
  background: #002e60;
}
/* line 182, ../sass/hps.scss */
.quicktabs-wrapper .quicktabs_main {
  background: #e7e7e7;
  width: 96%;
  padding: 2%;
  clear: both;
  float: left;
}
/* line 189, ../sass/hps.scss */
.quicktabs-wrapper table {
  vertical-align: bottom;
  margin: 0;
}
/* line 193, ../sass/hps.scss */
.quicktabs-wrapper table tr {
  border-bottom: 1px solid #c9c9c9;
}
/* line 197, ../sass/hps.scss */
.quicktabs-wrapper table tr.last,
.quicktabs-wrapper table thead tr {
  border-bottom: 0 none;
}
/* line 201, ../sass/hps.scss */
.quicktabs-wrapper table td {
  vertical-align: bottom;
}
/* line 206, ../sass/hps.scss */
.quicktabs-wrapper .date-display-single {
  color: #002e60;
  font-size: 0.9em;
}
/* line 211, ../sass/hps.scss */
.quicktabs-wrapper .views-field-title {
  font-family: "signikalight", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.1em;
  font-size: 0.9em;
}


/* front comunicati stampa*/
.view-display-id-block_6 table td {
    background: url("../images/icons/campari-press-small.png?1364254064") no-repeat scroll 11px 50% rgba(0, 0, 0, 0);
    border-bottom: 1px solid #A3A3A3;
    height: 86px;
    padding-left: 72px;
    width: 45%;

}

.view-display-id-block_6 table td .views-field-field-downloads {
    margin-top:-30px;
}

.view-display-id-block_6 table td .views-field-title {
    width: 75%;
}

.view-display-id-block_6 .date-display-single {
    color: #002E60;
    font-size: 0.9em;
    font-family:"signikabold","Trebuchet MS",Helvetica,sans-serif;
    font-weight:bold;
}

.view-display-id-block_6 a.file-size {

    background: url("../images/icons/icn-download.png?1364226325") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
    float: right;
    font-family: "signikalight","Trebuchet MS",Helvetica,sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    min-width: 42px;
    padding-top: 35px;
}

.front .panels-flexible-row-1-3 .node-panel p {
  line-height: 0px !important;
}

.front .panels-flexible-row-1-2 {
  padding: 65px 0px;
}


/* line 220, ../sass/hps.scss */
.quicktabs-wrapper .filesize-h {
  font-family: "signikalight", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  float: right;
  background: url('../images/icons/icn-download.png?1364226325') no-repeat 50% 0;
  padding-top: 35px;
  font-size: .8em;
  min-width: 42px;
}
/* line 228, ../sass/hps.scss */
.quicktabs-wrapper .view-display-id-block_6 tbody .views-field-nothing {
  background: url('../images/icons/campari-press-small.png?1364254064') no-repeat 0 50%;
  height: 86px;
  padding-left: 50px;
  vertical-align: middle;
  width: 80%;
}
/* line 235, ../sass/hps.scss */
.quicktabs-wrapper .view-display-id-block_5 tbody .views-field-nothing {
  background: url('../images/icons/campari-present-small.png?1364254062') no-repeat 0 50%;
  height: 86px;
  padding-left: 50px;
  vertical-align: middle;
  width: 80%;
}
/* line 242, ../sass/hps.scss */
.quicktabs-wrapper .view-display-id-block_7 tbody .views-field-nothing {
  background: url('../images/icons/campari-pdf-small.png?1364254061') no-repeat 0 50%;
  height: 86px;
  padding-left: 50px;
  vertical-align: middle;
  width: 80%;
}
/* line 249, ../sass/hps.scss */
.quicktabs-wrapper .view-display-id-hp_cal tbody .views-field-nothing {
  background: url('../images/icons/icn-cal.png?1364226324') no-repeat 10px 50%;
  height: 86px;
  padding-left: 60px;
  vertical-align: middle;
  width: 100%;
}

/* line 261, ../sass/hps.scss */
.front .flexslider,
.section-investor .flexslider {
  background: url('../images/carousel-bck.jpg?1369816986') repeat-y 100% 0 white;
  border: 0 none;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  zoom: 1;
}
/* line 268, ../sass/hps.scss */
.front .flexslider .flexslider-views-slideshow-main-frame-row,
.section-investor .flexslider .flexslider-views-slideshow-main-frame-row {
  padding: 0;
  width: 100% !important;
  background: none;
}
/* line 273, ../sass/hps.scss */
.front .flexslider .flexslider-views-slideshow-main-frame-row .views-field-field-brand-top-carousel,
.section-investor .flexslider .flexslider-views-slideshow-main-frame-row .views-field-field-brand-top-carousel {
  float: left;
  width: 40%;
}
/* line 277, ../sass/hps.scss */
.front .flexslider .flexslider-views-slideshow-main-frame-row .views-field-nothing,
.section-investor .flexslider .flexslider-views-slideshow-main-frame-row .views-field-nothing {
  float: left;
  width: 53%;
  padding: 1em 0 0;
}
/* line 282, ../sass/hps.scss */
.front .flexslider .flexslider-views-slideshow-main-frame-row .views-field-nothing .field-name-title h2,
.section-investor .flexslider .flexslider-views-slideshow-main-frame-row .views-field-nothing .field-name-title h2 {
  line-height: 1em;
  margin: 10px 0 0;
  color: #002e60;
  font-size: 1.5em;
}
/* line 288, ../sass/hps.scss */
.front .flexslider .flexslider-views-slideshow-main-frame-row .views-field-nothing .field-name-field-brand-payoff,
.section-investor .flexslider .flexslider-views-slideshow-main-frame-row .views-field-nothing .field-name-field-brand-payoff {
  float: left;
  color: #002e60;
  font-style: italic;
}
/* line 293, ../sass/hps.scss */
.front .flexslider .flexslider-views-slideshow-main-frame-row .views-field-nothing .field-name-body,
.section-investor .flexslider .flexslider-views-slideshow-main-frame-row .views-field-nothing .field-name-body {
  clear: both;
  margin: 10px 0;
  float: left;
}
/* line 302, ../sass/hps.scss */
.front .flex-control-nav,
.section-investor .flex-control-nav {
  bottom: 5px;
}
/* line 304, ../sass/hps.scss */
.front .flex-control-nav li a,
.section-investor .flex-control-nav li a {
  width: 30px;
  height: 20px;
  background: url('../images/fpbrand/brand-top6-nav.png?1363049372') no-repeat;
}
/* line 309, ../sass/hps.scss */
.front .flex-control-nav li a:hover,
.section-investor .flex-control-nav li a:hover {
  background-position: -33px 0;
}
/* line 312, ../sass/hps.scss */
.front .flex-control-nav li a.active,
.section-investor .flex-control-nav li a.active {
  background-position: -67px 0;
}
/* line 317, ../sass/hps.scss */
.front .flex-direction-nav,
.section-investor .flex-direction-nav {
  width: 100%;
  margin-top: -150px;
}
/* line 321, ../sass/hps.scss */
.front .flex-direction-nav .prev, .front .flex-direction-nav .next,
.section-investor .flex-direction-nav .prev,
.section-investor .flex-direction-nav .next {
  display: block;
  width: 32px;
  height: 52px;
  z-index: 999;
  position: absolute;
  background-image: url('../images/carousel-arrows.png?1369753237');
  background-repeat: no-repeat;
  background-position: 0 0;
  opacity: 1;
}
/* line 332, ../sass/hps.scss */
.front .flex-direction-nav .prev,
.section-investor .flex-direction-nav .prev {
  left: 1em;
}
/* line 335, ../sass/hps.scss */
.front .flex-direction-nav .next,
.section-investor .flex-direction-nav .next {
  right: 1em;
  background-position: 100% 0;
}

/* line 344, ../sass/hps.scss */
#block-views-brands-block {
  max-width: 1200px;
  margin: 120px auto 0;
}
/* line 347, ../sass/hps.scss */
#block-views-brands-block .view-content {
  text-align: center;
}
/* line 350, ../sass/hps.scss */
#block-views-brands-block .views-row {
  display: inline-block;
  width: 15%;
}

/* line 356, ../sass/hps.scss */
.section-brands ul.jcarousel {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  list-style: none;
}
/* line 60, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
.section-brands ul.jcarousel li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 2px;
  padding-right: 2px;
}
/* line 48, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
.section-brands ul.jcarousel li:first-child, .section-brands ul.jcarousel li.first {
  padding-left: 0;
}
/* line 49, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
.section-brands ul.jcarousel li:last-child {
  padding-right: 0;
}
/* line 50, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
.section-brands ul.jcarousel li.last {
  padding-right: 0;
}
/* line 11, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
.section-brands ul.jcarousel li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 360, ../sass/hps.scss */
.section-brands .jcarousel-container {
  overflow: hidden;
  padding: 0 40px;
}
/* line 364, ../sass/hps.scss */
.section-brands .jcarousel-clip {
  overflow: hidden;
}
/* line 366, ../sass/hps.scss */
.section-brands .jcarousel-clip li {
  text-align: center;
  margin: 0 2px;
}
/* line 375, ../sass/hps.scss */
.section-brands .jcarousel-prev,
.section-brands .jcarousel-next {
  display: block;
  width: 31px;
  height: 52px;
  z-index: 999;
  top: 35%;
  position: absolute;
  background-image: url('../images/carousel-arrows.png?1369753237');
  background-repeat: no-repeat;
  background-position: 0 0;
}
/* line 387, ../sass/hps.scss */
.section-brands .jcarousel-prev,
.section-brands .jcarousel-prev:hover {
  left: 0 !important;
  background-position: 0 0 !important;
}
/* line 392, ../sass/hps.scss */
.section-brands .jcarousel-next,
.section-brands .jcarousel-next:hover {
  right: 0 !important;
  background-position: 100% 0 !important;
}
/* line 398, ../sass/hps.scss */
.section-brands .row1 .views-field-title a {
  line-height: 2em;
  font-size: 1.5em;
  margin: 0;
  color: #002e60;
  text-decoration: none;
}
/* line 405, ../sass/hps.scss */
.section-brands .row1 .views-field-field-brand-payoff {
  color: #002e60;
  font-style: italic;
}
/* line 409, ../sass/hps.scss */
.section-brands .row1 .views-field-field-brand-bottle-1 {
  float: left;
  margin-right: .5em;
}
/* line 413, ../sass/hps.scss */
.section-brands .row1 .views-field-addtoany-link {
  display: block;
  float: left;
  margin-top: 16px;
}
/* line 418, ../sass/hps.scss */
.section-brands .row1 .views-field-field-brand-websitelink {
  display: block;
  float: left;
}
/* line 421, ../sass/hps.scss */
.section-brands .row1 .views-field-field-brand-websitelink .views-label-field-brand-websitelink {
  margin: 0;
  background: url('../images/brand-visit-1.png?1364334847') no-repeat 100% 50%;
  padding: 20px 110px 20px 0;
  text-decoration: inherit;
  cursor: pointer;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-style: italic;
  color: #002e60;
}
/* line 432, ../sass/hps.scss */
.section-brands .row1 .views-field-field-brand-websitelink .item-list ul {
  display: none;
  list-style-type: none;
  list-style-image: none;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  position: absolute;
  background-color: #fff;
  border: 1px solid #aaaaaa;
  padding: 1em;
  z-index: 10;
  min-width: 175px;
  margin: 0;
}
/* line 444, ../sass/hps.scss */
.section-brands .row1 .views-field-field-brand-websitelink .item-list ul a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.section-brands .row1 .views-field-field-brand-websitelink .item-list ul a:active, .section-brands .row1 .views-field-field-brand-websitelink .item-list ul a:focus {
  outline: none;
}
/* line 452, ../sass/hps.scss */
.section-brands .row1 p {
  font-size: 14px;
}
/* line 455, ../sass/hps.scss */
.section-brands .row1 .pane-views-caroselli-carosello-test {
  clear: both;
}
/* line 459, ../sass/hps.scss */
.section-brands .row2, .section-brands .row3, .section-brands .row4 {
  display: none;
}
/* line 463, ../sass/hps.scss */
.section-brands .view-display-id-brandfilter {
  float: left;
  width: 100%;
  padding: 2em 0;
  display: table;
  border-spacing: 5px;
}
/* line 469, ../sass/hps.scss */
.section-brands .view-display-id-brandfilter .views-row {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 5px;
  background: #fff;
  border-spacing: 4px;
  border-collapse: separate;
  margin: 1%;
  width: 10%;
  text-align: center;
  border: 1px solid #d1d1d1;
  -webkit-box-shadow: inset 0 0 18px rgba(228, 228, 228, 0.36);
  -moz-box-shadow: inset 0 0 18px rgba(228, 228, 228, 0.36);
  box-shadow: inset 0 0 18px rgba(228, 228, 228, 0.36);
}
/* line 482, ../sass/hps.scss */
.section-brands .view-display-id-brandfilter .views-row a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  display: block;
  float: left;
  text-align: center;
  margin: 0 1% 1% 0;
  font-size: 1.2em;
  text-transform: uppercase;
  width: 100%;
  height: 100%;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.section-brands .view-display-id-brandfilter .views-row a:active, .section-brands .view-display-id-brandfilter .views-row a:focus {
  outline: none;
}
/* line 496, ../sass/hps.scss */
.section-brands .view-display-id-brandfilter .views-row.active {
  background: #002e60;
}
/* line 498, ../sass/hps.scss */
.section-brands .view-display-id-brandfilter .views-row.active a {
  color: #fff;
}
/* line 503, ../sass/hps.scss */
.section-brands .skin-default {
  position: relative;
}
/* line 507, ../sass/hps.scss */
.section-brands .views-slideshow-controls-text-previous,
.section-brands .views-slideshow-controls-text-next {
  display: none;
  width: 31px;
  height: 52px;
  z-index: 999;
  top: 0;
  position: absolute;
  background-image: url('../images/carousel-arrows.png?1369753237');
  background-repeat: no-repeat;
  background-position: 0 0;
}
/* line 519, ../sass/hps.scss */
.section-brands .views-slideshow-controls-text-previous,
.section-brands .views-slideshow-controls-text-previous:hover {
  left: 0 !important;
  background-position: 0 0 !important;
}
/* line 524, ../sass/hps.scss */
.section-brands .views-slideshow-controls-text-next,
.section-brands .views-slideshow-controls-text-next {
  right: 0 !important;
  background-position: 100% 0 !important;
}

/* line 533, ../sass/hps.scss */
.section-investor #block-block-9 {
  max-width: 1200px;
  margin: 1em auto;
}
/* line 537, ../sass/hps.scss */
.section-investor #block-block-9 a.moreplus {
  float: right;
  margin-right: -2%;
}
/* line 543, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper {
  padding: 1em 0;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  float: left;
  font-size: 1em;
  width: 100%;
  /*
  tbody .views-field-nothing {
    background: image-url('icons/campari-present.png') no-repeat 0 50%;
    height: 100px;
    padding-left: 74px;
    vertical-align: middle;
    width:80%;
  }
  tbody .views-field-nothing {
    background: image-url('icons/campari-pdf.png') no-repeat 0 50%;
    height: 100px;
    padding-left: 74px;
    vertical-align: middle;
    width:80%;
  }
  */
}
/* line 550, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper .topcontainer {
  background: url('../images/bck-topheader.png?1364252820') repeat-x 0 0;
  width: 96%;
  padding: 0 2% 1em;
  margin-bottom: 1em;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  float: left;
}
/* line 558, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper .topcontainer h2 {
  font-size: 27px;
  line-height: 1em;
  padding: 0.4em 0 0.2em;
}
/* line 564, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper .topcontainer .date-display-single {
  color: #002e60;
}
/* line 569, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.section-investor #block-block-9 .topheader-wrapper a:active, .section-investor #block-block-9 .topheader-wrapper a:focus {
  outline: none;
}
/* line 574, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper table {
  vertical-align: middle;
  margin: 0;
}
/* line 578, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper table tr {
  border-bottom: 1px solid #c9c9c9;
}
/* line 582, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper table tr.last,
.section-investor #block-block-9 .topheader-wrapper table thead tr {
  border-bottom: 0 none;
}
/* line 586, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper table td {
  vertical-align: bottom;
}
/* line 591, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper .cat {
  color: #002e60;
}
/* line 595, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper .views-field-title {
  font-family: "signikalight", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.1em;
}
/* line 599, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper .filesize-h {
  font-family: "signikalight", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  float: right;
  background: url('../images/icons/icn-download.png?1364226325') no-repeat 50% 0;
  padding-top: 35px;
  font-size: .8em;
  min-width: 42px;
}
/* line 607, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper tbody .views-field-nothing {
  vertical-align: middle;
  width: 80%;
}
/* line 612, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper tbody .views-field-nothing .Releases,
.section-investor #block-block-9 .topheader-wrapper tbody .views-field-nothing .Reports {
  background: url('../images/icons/campari-press-small.png?1364254064') no-repeat 0 50%;
  padding: 1em 0 1em 50px;
  vertical-align: middle;
}
/* line 617, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper tbody .views-field-nothing .Presentations {
  background: url('../images/icons/campari-present-small.png?1364254062') no-repeat 0 50%;
  padding: 1em 0 1em 50px;
  vertical-align: middle;
}
/* line 639, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper .view-display-id-block_6 tbody .views-field-nothing {
  background: url('../images/icons/icn-cal.png?1364226324') no-repeat 0px 50%;
  height: 55px;
  padding-left: 54px;
  vertical-align: middle;
  width: 100%;
}
/* line 648, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper .view-display-id-block_10 table {
  color: #002e60;
}
/* line 650, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper .view-display-id-block_10 table tr {
  border-bottom: 0 none;
}
/* line 652, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper .view-display-id-block_10 table tr td {
  vertical-align: middle;
}
/* line 654, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper .view-display-id-block_10 table tr td a {
  color: #002e60;
}
/* line 659, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper .view-display-id-block_10 table tr.arrow {
  border-bottom: 1px solid #a3a3a3;
}
/* line 661, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper .view-display-id-block_10 table tr.arrow td {
  padding: 0.5em 0;
}
/* line 663, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper .view-display-id-block_10 table tr.arrow td a {
  display: block;
  background: url('../images/liarrow.png?1365169647') no-repeat 100% 50%;
}
/* line 669, ../sass/hps.scss */
.section-investor #block-block-9 .topheader-wrapper .view-display-id-block_10 table tr.last {
  border-bottom: 0 none;
}
/* line 679, ../sass/hps.scss */
.section-investor .pane-views-ir-block-4 table {
  float: right;
  width: 60%;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1em;
  color: #002e60;
  vertical-align: middle;
}
/* line 688, ../sass/hps.scss */
.section-investor .pane-views-ir-block-4 table tr {
  border-bottom: 0 none;
}
/* line 691, ../sass/hps.scss */
.section-investor .pane-views-ir-block-4 table tr.first {
  line-height: 1.4em;
  font-size: 1.3em;
}
/* line 694, ../sass/hps.scss */
.section-investor .pane-views-ir-block-4 table tr.first td {
  padding: 0;
}
/* line 699, ../sass/hps.scss */
.section-investor .pane-views-ir-block-4 table tr.empty td {
  padding: 0;
}
/* line 703, ../sass/hps.scss */
.section-investor .pane-views-ir-block-4 table tr.arrow {
  border-bottom: 1px solid #a3a3a3;
  font-size: 14px;
}
/* line 706, ../sass/hps.scss */
.section-investor .pane-views-ir-block-4 table tr.arrow.last {
  border-bottom: 0 none;
}
/* line 709, ../sass/hps.scss */
.section-investor .pane-views-ir-block-4 table tr.arrow a {
  display: block;
  background: url('../images/liarrow.png?1365169647') no-repeat 100% 50%;
}
/* line 715, ../sass/hps.scss */
.section-investor .pane-views-ir-block-4 table td {
  padding: 1em 0 1em 1em;
  vertical-align: middle;
  width: 50%;
}
/* line 720, ../sass/hps.scss */
.section-investor .pane-views-ir-block-4 table td a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.section-investor .pane-views-ir-block-4 table td a:active, .section-investor .pane-views-ir-block-4 table td a:focus {
  outline: none;
}
/* line 728, ../sass/hps.scss */
.section-investor .row2 .pane-title {
  color: #fff;
  text-shadow: 0 0 7px black;
  -moz-text-shadow: 0 0 7px black;
  -webkit-text-shadow: 0 0 7px black;
  -otext-shadow: 0 0 7px black;
}
/* line 736, ../sass/hps.scss */
.section-investor .row4, .section-investor .row5 {
  display: none;
}

/* line 746, ../sass/hps.scss */
#block-views-gruppo-block,
#block-views-gruppo-block-11 {
  max-width: 1200px;
  margin: 150px auto 0;
}
/* line 749, ../sass/hps.scss */
#block-views-gruppo-block .views-row,
#block-views-gruppo-block-11 .views-row {
  display: inline-block;
  width: 15%;
}
/* line 753, ../sass/hps.scss */
#block-views-gruppo-block ul.jcarousel,
#block-views-gruppo-block-11 ul.jcarousel {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  list-style: none;
}
/* line 60, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#block-views-gruppo-block ul.jcarousel li,
#block-views-gruppo-block-11 ul.jcarousel li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 2px;
  padding-right: 2px;
}
/* line 48, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#block-views-gruppo-block ul.jcarousel li:first-child, #block-views-gruppo-block ul.jcarousel li.first,
#block-views-gruppo-block-11 ul.jcarousel li:first-child,
#block-views-gruppo-block-11 ul.jcarousel li.first {
  padding-left: 0;
}
/* line 49, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#block-views-gruppo-block ul.jcarousel li:last-child,
#block-views-gruppo-block-11 ul.jcarousel li:last-child {
  padding-right: 0;
}
/* line 50, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#block-views-gruppo-block ul.jcarousel li.last,
#block-views-gruppo-block-11 ul.jcarousel li.last {
  padding-right: 0;
}
/* line 11, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
#block-views-gruppo-block ul.jcarousel li,
#block-views-gruppo-block-11 ul.jcarousel li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 757, ../sass/hps.scss */
#block-views-gruppo-block .jcarousel-container,
#block-views-gruppo-block-11 .jcarousel-container {
  overflow: hidden;
  padding: 0 40px;
}
/* line 761, ../sass/hps.scss */
#block-views-gruppo-block .jcarousel-clip,
#block-views-gruppo-block-11 .jcarousel-clip {
  overflow: hidden;
}
/* line 763, ../sass/hps.scss */
#block-views-gruppo-block .jcarousel-clip li,
#block-views-gruppo-block-11 .jcarousel-clip li {
  text-align: center;
  margin: 0 2px;
}
/* line 771, ../sass/hps.scss */
#block-views-gruppo-block .jcarousel-prev, #block-views-gruppo-block .jcarousel-next,
#block-views-gruppo-block-11 .jcarousel-prev,
#block-views-gruppo-block-11 .jcarousel-next {
  display: block;
  width: 28px;
  height: 52px;
  z-index: 999;
  top: 35%;
  position: absolute;
  background-image: url('../images/carousel-arrows.png?1369753237');
  background-repeat: no-repeat;
  background-position: 0 0;
}
/* line 782, ../sass/hps.scss */
#block-views-gruppo-block .jcarousel-prev,
#block-views-gruppo-block-11 .jcarousel-prev {
  left: 0;
}
/* line 785, ../sass/hps.scss */
#block-views-gruppo-block .jcarousel-next,
#block-views-gruppo-block-11 .jcarousel-next {
  right: 0;
  background-position: 100% 0;
}

/* line 791, ../sass/hps.scss */
#block-views-gruppo-block-11 {
  text-align: center;
}
/* line 793, ../sass/hps.scss */
#block-views-gruppo-block-11 .views-row {
  width: 19%;
}

/* line 798, ../sass/hps.scss */
p.worlwide {
  font-size: 25px;
  font-weight: bold;
  background: url('../images/fpgroup/group-world-marker.png?1369910255') no-repeat 1em 50%;
  padding: 25px 1em 25px 105px !important;
  text-align: left;
}

/* line 815, ../sass/hps.scss */
.section-gruppo .pane-views-gruppo-block-7,
.section-our-group .pane-views-gruppo-block-7 {
  text-align: right;
}
/* line 820, ../sass/hps.scss */
.section-gruppo .pane-views-gruppo-block-8 p,
.section-our-group .pane-views-gruppo-block-8 p {
  font-size: 15px;
  line-height: 2em;
}
/* line 825, ../sass/hps.scss */
.section-gruppo .pane-views-gruppo-block-8 h4,
.section-our-group .pane-views-gruppo-block-8 h4 {
  font-size: 24px;
  line-height: 1em;
  margin: 1em 0 0.5em;
  color: #082063;
}
/* line 831, ../sass/hps.scss */
.section-gruppo .pane-views-gruppo-block-8 .flex,
.section-our-group .pane-views-gruppo-block-8 .flex {
  background: url('../images/ruler.jpg?1363078250') no-repeat 50% 0;
  padding-top: 10px;
  position: relative;
}
/* line 836, ../sass/hps.scss */
.section-gruppo .pane-views-gruppo-block-8 .slides,
.section-our-group .pane-views-gruppo-block-8 .slides {
  width: 85%;
  margin: 0 auto;
  font-size: 14px;
  line-height: 2em;
}
/* line 841, ../sass/hps.scss */
.section-gruppo .pane-views-gruppo-block-8 .slides > li,
.section-our-group .pane-views-gruppo-block-8 .slides > li {
  display: none;
}
/* line 843, ../sass/hps.scss */
.section-gruppo .pane-views-gruppo-block-8 .slides > li ul,
.section-our-group .pane-views-gruppo-block-8 .slides > li ul {
  list-style-image: url('../images/licircle.png?1365169649');
}
/* line 848, ../sass/hps.scss */
.section-gruppo .pane-views-gruppo-block-8 .flex-control-nav,
.section-our-group .pane-views-gruppo-block-8 .flex-control-nav {
  display: none;
}
/* line 851, ../sass/hps.scss */
.section-gruppo .pane-views-gruppo-block-8 .flex-direction-nav,
.section-our-group .pane-views-gruppo-block-8 .flex-direction-nav {
  width: 100%;
  margin-top: 0;
}
/* line 855, ../sass/hps.scss */
.section-gruppo .pane-views-gruppo-block-8 .flex-direction-nav .flex-prev, .section-gruppo .pane-views-gruppo-block-8 .flex-direction-nav .flex-next,
.section-our-group .pane-views-gruppo-block-8 .flex-direction-nav .flex-prev,
.section-our-group .pane-views-gruppo-block-8 .flex-direction-nav .flex-next {
  display: block;
  width: 32px;
  height: 52px;
  z-index: 999;
  margin-top: 0px;
  position: absolute;
  background-image: url('../images/carousel-arrows.png?1369753237');
  background-repeat: no-repeat;
  background-position: 0 0;
  opacity: 1;
}
/* line 867, ../sass/hps.scss */
.section-gruppo .pane-views-gruppo-block-8 .flex-direction-nav .flex-prev,
.section-our-group .pane-views-gruppo-block-8 .flex-direction-nav .flex-prev {
  left: 0;
}
/* line 870, ../sass/hps.scss */
.section-gruppo .pane-views-gruppo-block-8 .flex-direction-nav .flex-next,
.section-our-group .pane-views-gruppo-block-8 .flex-direction-nav .flex-next {
  right: 0;
  background-position: 100% 0;
}
/* line 876, ../sass/hps.scss */
.section-gruppo .yellow, .section-gruppo .orange, .section-gruppo .rose,
.section-our-group .yellow,
.section-our-group .orange,
.section-our-group .rose {
  position: relative;
}
/* line 878, ../sass/hps.scss */
.section-gruppo .yellow .more, .section-gruppo .orange .more, .section-gruppo .rose .more,
.section-our-group .yellow .more,
.section-our-group .orange .more,
.section-our-group .rose .more {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 15px;
  margin: auto;
}
/* line 886, ../sass/hps.scss */
.section-gruppo .yellow,
.section-our-group .yellow {
  text-align: center;
  background: url('../images/yellow-bck.png?1368688269');
}
/* line 890, ../sass/hps.scss */
.section-gruppo .orange,
.section-our-group .orange {
  text-align: center;
  background: url('../images/orange-bck.png?1368688267');
}
/* line 894, ../sass/hps.scss */
.section-gruppo .rose,
.section-our-group .rose {
  text-align: center;
  background: url('../images/rose-bck.png?1368688268');
}
/* line 898, ../sass/hps.scss */
.section-gruppo .blue,
.section-our-group .blue {
  background: url('../images/blue-bck.png?1368687842');
  color: #fff;
  float: left;
  width: 100%;
  margin-top: 30px;
}
/* line 904, ../sass/hps.scss */
.section-gruppo .blue p,
.section-our-group .blue p {
  padding: 1em;
  margin: 0.3em 0 !important;
}
/* line 910, ../sass/hps.scss */
.section-gruppo .row4 h3,
.section-our-group .row4 h3 {
  color: #fff;
  text-transform: uppercase;
}
/* line 914, ../sass/hps.scss */
.section-gruppo .row4 p.more,
.section-our-group .row4 p.more {
  text-align: center;
}
/* line 917, ../sass/hps.scss */
.section-gruppo .row4 p.circle,
.section-our-group .row4 p.circle {
  font-size: 16px;
  padding: 0 1.5em 2em;
  line-height: 1.5em !important;
  color: #fff;
}

/* line 932, ../sass/hps.scss */
.half,
.sixty,
.fourty,
.fourtyseven,
.left,
.right {
  width: 100%;
  float: none;
  background: none;
}

/* line 942, ../sass/hps.scss */
.section-governance .grey {
  background: url('../images/bck-topheader.png?1364252820') repeat-x 0 0;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  position: relative;
  width: 76%;
  height: 350px;
}
/* line 949, ../sass/hps.scss */
.section-governance .grey .more {
  position: absolute;
  bottom: -5px;
  right: 0;
}
/* line 955, ../sass/hps.scss */
.section-governance .grey p {
  font-size: 13.5px;
  padding: 0 2%;
  line-height: 2em !important;
}
/* line 960, ../sass/hps.scss */
.section-governance .grey h3 {
  margin: 1em 0.2em;
  line-height: 1.3em;
  color: #343434;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 26px;
  display: block;
  margin: 0;
  padding: 10px 2%;
}
/* line 973, ../sass/hps.scss */
.section-governance #block-block-10 {
  max-width: 1200px;
  margin: 1em auto;
}
/* line 977, ../sass/hps.scss */
.section-governance #block-block-10 a.moreplus {
  float: right;
  margin-right: -2%;
}
/* line 982, ../sass/hps.scss */
.section-governance #block-block-10 .right p {
  margin: 0;
}
/* line 987, ../sass/hps.scss */
.section-governance #block-block-10 .topheader-wrapper {
  padding: 1em 0;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  float: left;
  font-size: 1em;
  width: 100%;
}
/* line 994, ../sass/hps.scss */
.section-governance #block-block-10 .topheader-wrapper .topcontainer {
  background: url('../images/bck-topheader.png?1364252820') repeat-x 0 0;
  width: 96%;
  padding: 0 2% 1em;
  margin-bottom: 1em;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
/* line 1001, ../sass/hps.scss */
.section-governance #block-block-10 .topheader-wrapper .topcontainer h2 {
  font-size: 27px;
  line-height: 1em;
  padding: 0.4em 0 0.2em;
}
/* line 1008, ../sass/hps.scss */
.section-governance #block-block-10 .topheader-wrapper a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.section-governance #block-block-10 .topheader-wrapper a:active, .section-governance #block-block-10 .topheader-wrapper a:focus {
  outline: none;
}
/* line 1013, ../sass/hps.scss */
.section-governance #block-block-10 .topheader-wrapper table {
  vertical-align: middle;
  margin: 0;
}
/* line 1017, ../sass/hps.scss */
.section-governance #block-block-10 .topheader-wrapper table tr {
  border-bottom: 1px solid #c9c9c9;
}
/* line 1021, ../sass/hps.scss */
.section-governance #block-block-10 .topheader-wrapper table tr.last,
.section-governance #block-block-10 .topheader-wrapper table thead tr {
  border-bottom: 0 none;
}
/* line 1025, ../sass/hps.scss */
.section-governance #block-block-10 .topheader-wrapper table td {
  vertical-align: bottom;
}
/* line 1030, ../sass/hps.scss */
.section-governance #block-block-10 .topheader-wrapper .date-display-single {
  color: #002e60;
}
/* line 1034, ../sass/hps.scss */
.section-governance #block-block-10 .topheader-wrapper .views-field-title {
  font-family: "signikalight", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  font-style: italic;
  line-height: 1.1em;
}
/* line 1039, ../sass/hps.scss */
.section-governance #block-block-10 .topheader-wrapper .filesize-h {
  font-family: "signikalight", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  float: right;
  background: url('../images/icons/icn-download.png?1364226325') no-repeat 50% 0;
  padding-top: 35px;
  font-size: .8em;
  min-width: 42px;
}
/* line 1047, ../sass/hps.scss */
.section-governance #block-block-10 .topheader-wrapper tbody .views-field-nothing {
  vertical-align: middle;
  width: 80%;
}
/* line 1051, ../sass/hps.scss */
.section-governance #block-block-10 .topheader-wrapper tbody .views-field-nothing .tabsleft {
  background: url('../images/icons/campari-doc-small.png?1364254060') no-repeat 0 50%;
  padding: 1em 0 1em 50px;
  vertical-align: middle;
}
/* line 1061, ../sass/hps.scss */
.section-governance .row1 p {
  font-size: .9em;
}
/* line 1064, ../sass/hps.scss */
.section-governance .row1 p.sottotitolo {
  margin: 0.5em 0 0;
  padding-bottom: 0;
}
/* line 1069, ../sass/hps.scss */
.section-governance .row4, .section-governance .row5 {
  display: none;
}

/* line 1078, ../sass/hps.scss */
.section-media .view-display-id-mediatopheaderleft {
  max-width: 1200px;
  margin: 5em auto 1em;
}
/* line 1081, ../sass/hps.scss */
.section-media .view-display-id-mediatopheaderleft .view-content {
  background: url('../images/bck-topheader.png?1364252820') repeat-x 0 0;
  width: 96%;
  padding: 0 2% 1em;
  margin-top: 1em;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  float: left;
}
/* line 1090, ../sass/hps.scss */
.section-media .view-display-id-mediatopheaderleft a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.section-media .view-display-id-mediatopheaderleft a:active, .section-media .view-display-id-mediatopheaderleft a:focus {
  outline: none;
}
/* line 1095, ../sass/hps.scss */
.section-media .view-display-id-mediatopheaderleft table {
  vertical-align: middle;
  margin: 1em 0;
}
/* line 1099, ../sass/hps.scss */
.section-media .view-display-id-mediatopheaderleft table tr {
  border-bottom: 1px solid #c9c9c9;
}
/* line 1103, ../sass/hps.scss */
.section-media .view-display-id-mediatopheaderleft table tr.last,
.section-media .view-display-id-mediatopheaderleft table thead tr {
  border-bottom: 0 none;
}
/* line 1107, ../sass/hps.scss */
.section-media .view-display-id-mediatopheaderleft table td {
  vertical-align: bottom;
}
/* line 1112, ../sass/hps.scss */
.section-media .view-display-id-mediatopheaderleft .date-display-single {
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  color: #002e60;
}
/* line 1117, ../sass/hps.scss */
.section-media .view-display-id-mediatopheaderleft .views-field-title {
  font-family: "signikalight", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.1em;
}
/* line 1121, ../sass/hps.scss */
.section-media .view-display-id-mediatopheaderleft .filesize-h {
  font-family: "signikalight", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  float: right;
  background: url('../images/icons/icn-download.png?1364226325') no-repeat 50% 0;
  padding: 35px 0 0;
  font-size: .8em;
  min-width: 42px;
  margin-top: 2em;
}
/* line 1130, ../sass/hps.scss */
.section-media .view-display-id-mediatopheaderleft tbody .views-field-nothing {
  vertical-align: middle;
  width: 80%;
}
/* line 1134, ../sass/hps.scss */
.section-media .view-display-id-mediatopheaderleft tbody .views-field-nothing .tabsleft {
  background: url('../images/icons/campari-press-small.png?1364254064') no-repeat 0 50%;
  padding: 0.6em 0 0.6em 50px;
  vertical-align: middle;
}
/* line 1144, ../sass/hps.scss */
.section-media .row1 .view-display-id-block_4 a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.section-media .row1 .view-display-id-block_4 a:active, .section-media .row1 .view-display-id-block_4 a:focus {
  outline: none;
}
/* line 1149, ../sass/hps.scss */
.section-media .row1 .view-display-id-block_4 table {
  color: #002e60;
}
/* line 1151, ../sass/hps.scss */
.section-media .row1 .view-display-id-block_4 table tr {
  border-bottom: 0 none;
}
/* line 1153, ../sass/hps.scss */
.section-media .row1 .view-display-id-block_4 table tr td {
  vertical-align: middle;
}
/* line 1155, ../sass/hps.scss */
.section-media .row1 .view-display-id-block_4 table tr td a {
  color: #002e60;
}
/* line 1160, ../sass/hps.scss */
.section-media .row1 .view-display-id-block_4 table tr.arrow {
  border-bottom: 1px solid #a3a3a3;
}
/* line 1162, ../sass/hps.scss */
.section-media .row1 .view-display-id-block_4 table tr.arrow td {
  padding: 0;
  background: url('../images/liarrow.png?1365169647') no-repeat 100% 50%;
}
/* line 1165, ../sass/hps.scss */
.section-media .row1 .view-display-id-block_4 table tr.arrow td a {
  display: block;
  background: url('../images/fpmedia/icn-present.png?1369751882') no-repeat 0 50%;
  padding: 30px 0 30px 110px;
}
/* line 1172, ../sass/hps.scss */
.section-media .row1 .view-display-id-block_4 table tr.last {
  border-bottom: 0 none;
}
/* line 1179, ../sass/hps.scss */
.section-media .row4, .section-media .row5 {
  display: none;
}

/* line 1187, ../sass/hps.scss */
.section-careers .blue {
  background: url('../images/blue-bck.png?1368687842');
  color: #fff;
}
/* line 1191, ../sass/hps.scss */
.section-careers .blue p {
  line-height: 1.5em !important;
  margin: 1em !important;
  font-size: .9em;
}
/* line 1196, ../sass/hps.scss */
.section-careers .blue p.morewhite {
  margin: 0 !important;
  line-height: 2em !important;
}
/* line 1200, ../sass/hps.scss */
.section-careers .blue h3 {
  line-height: 1em;
  margin: 1em 0.7em;
}
/* line 1205, ../sass/hps.scss */
.section-careers .row4, .section-careers .row5 {
  display: none;
}

@media all and (min-width: 480px) and (max-width: 979px) {
  /* line 1214, ../sass/hps.scss */
  #content .node-panel .views-field-body {
    font-size: 16px;
  }

  /* line 1218, ../sass/hps.scss */
  .flexslider p {
    line-height: 1.1em !important;
    margin: 0.3em 0 !important;
  }
  /* line 1222, ../sass/hps.scss */
  .flexslider .views-field-field-brand-top-carousel {
    width: 50% !important;
  }
  /* line 1225, ../sass/hps.scss */
  .flexslider .views-field-nothing {
    width: 42% !important;
    padding: 0.5em 0 0 !important;
  }
  /* line 1229, ../sass/hps.scss */
  .flexslider .field-name-field-brand-payoff {
    display: none;
  }

  /* line 1236, ../sass/hps.scss */
  .section-gruppo .row2 .right,
  .section-gruppo .row5 .right,
  .section-our-group .row2 .right,
  .section-our-group .row5 .right {
    text-align: center;
  }
  /* line 1238, ../sass/hps.scss */
  .section-gruppo .row2 .right img,
  .section-gruppo .row5 .right img,
  .section-our-group .row2 .right img,
  .section-our-group .row5 .right img {
    float: none !important;
  }

  /* line 1243, ../sass/hps.scss */
  .section-governance .grey {
    width: 70%;
    margin: 0 auto;
  }

  /* line 1248, ../sass/hps.scss */
  .yellow, .orange, .rose {
    height: 390px;
  }
}
@media all and (max-width: 979px) {
  /* line 1255, ../sass/hps.scss */
  p.more a,
  p.morewhite a {
    font-size: 14px;
    white-space: nowrap;
  }

  /* line 1260, ../sass/hps.scss */
  .section-investor #block-block-9 {
    padding-top: 100px;
  }
  /* line 1262, ../sass/hps.scss */
  .section-investor #block-block-9 .topcontainer {
    background: white !important;
  }

  /* line 1268, ../sass/hps.scss */
  .section-governance #block-block-10 {
    margin-top: 0px;
    display: none;
  }
  /* line 1271, ../sass/hps.scss */
  .section-governance #block-block-10 .topcontainer {
    background: white !important;
  }

  /* line 1276, ../sass/hps.scss */
  .quicktabs-wrapper ul.quicktabs-tabs li {
    float: none;
  }
  /* line 1278, ../sass/hps.scss */
  .quicktabs-wrapper ul.quicktabs-tabs li a {
    width: 96%;
    padding: 0.5em 2%;
    border-bottom: 1px solid #c7c7c7;
  }

  /* line 1286, ../sass/hps.scss */
  .front .row4 .wtm-contenitore-3col .wtm-col {
    text-align: center;
  }

  /* line 1290, ../sass/hps.scss */
  .pane-views-gruppo-block-9 {
    display: none;
  }

  /* line 1294, ../sass/hps.scss */
  .view-display-id-brandfilter {
    display: block !important;
  }
  /* line 1296, ../sass/hps.scss */
  .view-display-id-brandfilter .views-row {
    display: block !important;
    float: left;
    padding: 0.5em !important;
    width: auto !important;
  }

  /* line 1303, ../sass/hps.scss */
  .quicktabs-wrapper {
    margin-top: 1em;
  }
}
@media all and (max-width: 768px) {
  /* line 1309, ../sass/hps.scss */
  .pane-views-hp-hp-ourgroup {
    width: 100%;
  }

  /* line 1312, ../sass/hps.scss */
  .pane-views-hp-hp-video {
    width: 100%;
  }

  /* line 1319, ../sass/hps.scss */
  #block-views-brands-block,
  #block-views-gruppo-block,
  #block-views-gruppo-block-11 {
    display: none;
  }

  /* line 1323, ../sass/hps.scss */
  .flexslider p {
    line-height: 1.1em !important;
    margin: 0.3em 0 !important;
  }
  /* line 1327, ../sass/hps.scss */
  .flexslider .views-field-field-brand-top-carousel {
    float: none !important;
    width: 100% !important;
  }
  /* line 1331, ../sass/hps.scss */
  .flexslider .views-field-nothing {
    position: absolute;
    top: 0;
    background: url('../images/bck-white-70.png?1370133926') repeat 0 0;
    width: 70% !important;
    margin: 0;
    min-height: 302px;
    padding: 20px 15% !important;
  }
  /* line 1340, ../sass/hps.scss */
  .flexslider .field-name-field-brand-payoff {
    display: none;
  }

  /* line 1344, ../sass/hps.scss */
  .jcarousel-skin-tango .views-field-field-brand-logo {
    margin-top: -140px;
  }

  /* line 1349, ../sass/hps.scss */
  .section-brands .row5 .wtm-col {
    text-align: center;
  }
  /* line 1351, ../sass/hps.scss */
  .section-brands .row5 .wtm-col img {
    float: none !important;
  }

  /* line 1357, ../sass/hps.scss */
  .view-display-id-brandfilter {
    display: block !important;
  }
  /* line 1359, ../sass/hps.scss */
  .view-display-id-brandfilter .views-row {
    width: 44% !important;
  }

  /* line 1364, ../sass/hps.scss */
  .section-governance .grey {
    width: 100%;
  }

  /* line 1368, ../sass/hps.scss */
  .yellow, .orange, .rose {
    height: auto;
  }
}
@media all and (min-width: 980px) {
  /* line 1374, ../sass/hps.scss */
  .half {
    width: 49%;
  }

  /* line 1377, ../sass/hps.scss */
  .fourtyseven {
    width: 47%;
  }

  /* line 1380, ../sass/hps.scss */
  .sixty {
    width: 60%;
  }

  /* line 1383, ../sass/hps.scss */
  .fourty {
    width: 40%;
  }

  /* line 1386, ../sass/hps.scss */
  .right {
    float: right;
  }

  /* line 1389, ../sass/hps.scss */
  .left {
    float: left;
  }

  /* line 1392, ../sass/hps.scss */
  .pane-views-ir-block-3 {
    background: url('../images/ruler-vert.jpg?1363087897') no-repeat 100% 50%;
    padding-right: 3%;
  }
}
@media all and (min-width: 980px) and (max-width: 1199px) {
  /* line 1400, ../sass/hps.scss */
  .flexslider p {
    line-height: 1.1em !important;
    margin: 0.3em 0 !important;
  }

  /* line 1405, ../sass/hps.scss */
  .quicktabs-wrapper ul.quicktabs-tabs li a {
    padding: 0.1em 0.4em;
    font-size: .8em;
  }

  /* line 1409, ../sass/hps.scss */
  .yellow, .orange, .rose {
    height: 350px;
  }
}
@media all and (max-width: 480px) {
  /* line 1414, ../sass/hps.scss */
  #block-block-3 {
    display: none;
  }

  /* line 1417, ../sass/hps.scss */
  .flexslider {
    background: url('../images/bck-white-70.png?1370133926') repeat 0 0;
  }
  /* line 1419, ../sass/hps.scss */
  .flexslider .views-field-field-brand-top-carousel {
    display: none !important;
  }
  /* line 1422, ../sass/hps.scss */
  .flexslider .views-field-nothing {
    min-height: 250px !important;
    padding: 10px 10% !important;
    width: 80% !important;
    position: relative !important;
    background: none !important;
  }
  /* line 1429, ../sass/hps.scss */
  .flexslider .field-name-logo {
    display: none;
  }

  /* line 1433, ../sass/hps.scss */
  .flex-control-nav {
    display: none;
  }

  /* line 1436, ../sass/hps.scss */
  .flex-direction-nav .prev {
    left: -5px !important;
  }

  /* line 1439, ../sass/hps.scss */
  .flex-direction-nav .next {
    right: -5px !important;
  }
}
/* line 3, ../sass/careersarea.scss */
.hr-container-wrapper {
  width: 100%;
}
/* line 6, ../sass/careersarea.scss */
.hr-container-wrapper .hr-container {
  float: left;
  margin-bottom: 20px;
}
/* line 11, ../sass/careersarea.scss */
.hr-container-wrapper .hr-container .hr-right-txt,
.hr-container-wrapper .hr-container .hr-left-txt {
  width: 100%;
}
/* line 15, ../sass/careersarea.scss */
.hr-container-wrapper .hr-container .hr-area {
  background: #002e60;
  color: #fff;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-size: 25px;
  padding: 0.6em 0.5em;
  text-shadow: 0px 1px 3px black;
  -moz-text-shadow: 0px 1px 3px black;
  -webkit-text-shadow: 0px 1px 3px black;
}
/* line 25, ../sass/careersarea.scss */
.hr-container-wrapper .hr-container .hr-txt {
  font-size: 12px;
  line-height: 24px;
  padding: 1em 1em 4em 1em;
  border-bottom: 1px solid #b8b8b8;
  border-left: 1px solid #b8b8b8;
  border-right: 1px solid #b8b8b8;
}
/* line 34, ../sass/careersarea.scss */
.hr-container-wrapper .hr-container .hr-right-img {
  width: 100%;
  text-align: right;
  margin-top: -3.5em;
}
/* line 39, ../sass/careersarea.scss */
.hr-container-wrapper .hr-container .hr-left-img {
  width: 100%;
  text-align: right;
  margin-top: -3.5em;
}

@media all and (min-width: 980px) and (max-width: 1199px) {
  /* line 48, ../sass/careersarea.scss */
  .hr-container-wrapper {
    background: url('../images/fpcareers/careeras-area-line.png?1364943948') no-repeat 50% 0;
    padding: 3em 0;
    float: left;
    width: 100%;
  }
  /* line 54, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 60, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-txtbox {
    background: #fff;
    width: 350px;
    margin-top: 45px;
  }
  /* line 65, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-left-txt {
    width: 385px;
    background: url('../images/fpcareers/careers-area-pin-left.png?1364947303') no-repeat 100% 45px;
    float: left;
  }
  /* line 69, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-left-txt .hr-txtbox {
    float: left;
  }
  /* line 73, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-right-txt {
    width: 385px;
    background: url('../images/fpcareers/careers-area-pin-right.png?1364948144') no-repeat 0% 45px;
    float: right;
  }
  /* line 77, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-right-txt .hr-txtbox {
    float: right;
  }
  /* line 81, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-area {
    background: #002e60;
    color: #fff;
    font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
    font-size: 25px;
    padding: 0.6em 0.5em;
    text-shadow: 0px 1px 3px black;
    -moz-text-shadow: 0px 1px 3px black;
    -webkit-text-shadow: 0px 1px 3px black;
  }
  /* line 91, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-txt {
    font-size: 12px;
    line-height: 24px;
    padding: 1em;
    border-bottom: 1px solid #b8b8b8;
    border-left: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8;
  }
  /* line 99, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-right-img {
    width: 350px;
    float: right;
    text-align: left;
    margin-top: 0;
  }
  /* line 105, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-left-img {
    width: 350px;
    float: left;
    text-align: right;
    margin-top: 0;
  }
}
@media all and (min-width: 1200px) {
  /* line 117, ../sass/careersarea.scss */
  .hr-container-wrapper {
    background: url('../images/fpcareers/careeras-area-line.png?1364943948') no-repeat 50% 0;
    padding: 3em 0;
    float: left;
    width: 100%;
  }
  /* line 123, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 129, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-txtbox {
    background: #fff;
    width: 430px;
    margin-top: 45px;
  }
  /* line 134, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-left-txt {
    width: 471px;
    background: url('../images/fpcareers/careers-area-pin-left.png?1364947303') no-repeat 100% 45px;
    float: left;
  }
  /* line 138, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-left-txt .hr-txtbox {
    float: left;
  }
  /* line 142, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-right-txt {
    width: 471px;
    background: url('../images/fpcareers/careers-area-pin-right.png?1364948144') no-repeat 0% 45px;
    float: right;
  }
  /* line 146, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-right-txt .hr-txtbox {
    float: right;
  }
  /* line 150, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-area {
    background: #002e60;
    color: #fff;
    font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
    font-size: 25px;
    padding: 0.6em 0.5em;
    text-shadow: 0px 1px 3px black;
    -moz-text-shadow: 0px 1px 3px black;
    -webkit-text-shadow: 0px 1px 3px black;
  }
  /* line 160, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-txt {
    font-size: 12px;
    line-height: 24px;
    padding: 1em;
    border-bottom: 1px solid #b8b8b8;
    border-left: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8;
  }
  /* line 168, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-right-img {
    width: 430px;
    float: right;
    text-align: left;
    margin-top: 0;
  }
  /* line 174, ../sass/careersarea.scss */
  .hr-container-wrapper .hr-container .hr-left-img {
    width: 430px;
    float: left;
    text-align: right;
    margin-top: 0;
  }
}
/* line 11, ../sass/message.scss */
.clear,
#block-addtoany-addtoany-button {
  clear: both;
}

/* line 16, ../sass/message.scss */
#gmap {
  width: 100%;
  height: 500px;
}
/* line 19, ../sass/message.scss */
#gmap .gmnoprint img {
  max-width: 60px !important;
}

/* line 24, ../sass/message.scss */
.allegato {
  background: url('../images/icons/icn-download.png?1364226325') no-repeat 100% 0;
  text-align: right;
  display: block;
  height: 28px;
  padding-right: 40px;
  padding-top: 4px;
  font-size: 12px;
  font-style: italic;
  vertical-align: top;
}

/* line 37, ../sass/message.scss */
tr.even, tr.odd {
  border-bottom: 0 none;
  padding: 0.1em 0.6em;
}

/* line 42, ../sass/message.scss */
#subheader {
  border-bottom: 1px solid #c4c4c4;
  font-size: 93.33333%;
  margin: 25px 10px 35px;
  padding: 0 0 5px 0;
  float: none;
}
/* line 50, ../sass/message.scss */
#subheader .block {
  margin: 0;
}
/* line 54, ../sass/message.scss */
#subheader .breadcrumb {
  float: left;
  width: 50%;
  margin-left: 0%;
  margin-right: -50%;
  margin-top: 20px;
}
/* line 62, ../sass/message.scss */
#subheader .breadcrumb-title {
  font-weight: bold;
  color: #002e60;
}
/* line 67, ../sass/message.scss */
#subheader a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
  color: #343434;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
#subheader a:active, #subheader a:focus {
  outline: none;
}

/* line 74, ../sass/message.scss */
.region-bottom {
  font-size: 82.35294%;
  line-height: 133.33333%;
  color: #696969;
}
/* line 80, ../sass/message.scss */
.region-bottom .block, .region-bottom ul {
  margin: 0;
}
/* line 84, ../sass/message.scss */
.region-bottom ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  list-style: none;
  float: right;
}
/* line 60, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
.region-bottom ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 48, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
.region-bottom ul li:first-child, .region-bottom ul li.first {
  padding-left: 0;
}
/* line 49, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
.region-bottom ul li:last-child {
  padding-right: 0;
}
/* line 50, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
.region-bottom ul li.last {
  padding-right: 0;
}
/* line 11, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
.region-bottom ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 89, ../sass/message.scss */
.region-bottom ul li {
  border-right: 1px solid;
}
/* line 91, ../sass/message.scss */
.region-bottom ul li.last {
  border-right: 0 none;
}
/* line 97, ../sass/message.scss */
.region-bottom a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.region-bottom a:active, .region-bottom a:focus {
  outline: none;
}

/* line 105, ../sass/message.scss */
.menu-name-main-menu {
  font-family: "signikaregular", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 116.66667%;
}
/* line 111, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul {
  list-style: none;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  border: 1px solid #dddddd;
  padding: 0;
  margin: 0;
}
/* line 11, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
#block-menu-block-1 .menu-name-main-menu ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 118, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul li.expanded > a {
  background: url('../images/main-menu-bck.png?1360872568') no-repeat 100% 0;
}
/* line 121, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul li.collapsed > a {
  background: url('../images/main-menu-bck.png?1360872568') no-repeat 100% -71px;
}
/* line 123, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul li.collapsed > a:hover, #block-menu-block-1 .menu-name-main-menu ul li.collapsed > a.active-trail, #block-menu-block-1 .menu-name-main-menu ul li.collapsed > a.active {
  background: url('../images/main-menu-bck.png?1360872568') no-repeat 100% 0;
}
/* line 128, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
  display: block;
  line-height: 1em;
  padding: 0.9em 1.5em 0.9em 1em;
  background: url('../images/main-menu-bck.png?1360872568') no-repeat 0 -71px;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
#block-menu-block-1 .menu-name-main-menu ul a:active, #block-menu-block-1 .menu-name-main-menu ul a:focus {
  outline: none;
}
/* line 136, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul a.active, #block-menu-block-1 .menu-name-main-menu ul a.active-trail, #block-menu-block-1 .menu-name-main-menu ul a:hover {
  background: url('../images/main-menu-bck.png?1360872568') no-repeat 0 0;
  color: #fff;
}
/* line 140, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul a.active {
  cursor: default;
}
/* line 145, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul ul {
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border: 0 none;
}
/* line 149, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul ul li {
  background: url('../images/main-menu-lili.png?1360872839') no-repeat 50% 100%;
  font-size: 93.33333%;
  line-height: 3.6em;
}
/* line 155, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul ul a {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat -775px 50%;
  color: #343434;
  line-height: 1em;
  padding: 1.1em 0.5em 1.1em 2em;
  height: auto;
}
/* line 162, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul ul a.active, #block-menu-block-1 .menu-name-main-menu ul ul a:hover, #block-menu-block-1 .menu-name-main-menu ul ul a.active-trail {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat 1em 50% #ccd5df;
  color: #002e60;
}
/* line 166, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul ul a.active {
  cursor: default;
}
/* line 171, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul ul li.expanded > a {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat 1em 50%;
  color: #002e60;
}
/* line 175, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul ul li.collapsed > a {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat -775px 50%;
}
/* line 177, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul ul li.collapsed > a.active, #block-menu-block-1 .menu-name-main-menu ul ul li.collapsed > a:hover, #block-menu-block-1 .menu-name-main-menu ul ul li.collapsed > a.active-trail {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat 1em 50%;
}
/* line 180, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul ul li.collapsed > a.active {
  cursor: default;
}
/* line 186, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul ul ul a {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat -762px 50%;
  padding: 1.1em 0.5em 1.1em 3em;
}
/* line 190, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul ul ul a.active, #block-menu-block-1 .menu-name-main-menu ul ul ul a:hover, #block-menu-block-1 .menu-name-main-menu ul ul ul a.active-trail {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat 2em 50% #ccd5df;
}
/* line 193, ../sass/message.scss */
#block-menu-block-1 .menu-name-main-menu ul ul ul a.active {
  cursor: default;
}
/* line 204, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  float: none;
}
/* line 11, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
#block-menu-block-4 .menu-name-main-menu ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 211, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul li {
  border-right: 0 none;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
}
/* line 218, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul li.menu-level-1 > a {
  text-align: center;
  text-transform: uppercase;
}
/* line 224, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul li.expanded > a {
  background: url('../images/main-menu-bck-long.png?1362391595') no-repeat 0% 0;
  border-bottom: 1px solid lightgrey;
  color: #fff;
}
/* line 229, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul li.collapsed > a {
  background: url('../images/main-menu-bck-long.png?1362391595') no-repeat 0% -71px white;
  color: #002e60;
}
/* line 233, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul li.collapsed > a:hover {
  background: url('../images/main-menu-bck-long.png?1362391595') no-repeat 0% 0;
  color: #fff;
}
/* line 239, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
  display: block;
  line-height: 1em;
  padding: 1.1em 1.5em 1.1em 1em;
  background: url('../images/main-menu-bck-long.png?1362391595') no-repeat 0 -71px;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
#block-menu-block-4 .menu-name-main-menu ul a:active, #block-menu-block-4 .menu-name-main-menu ul a:focus {
  outline: none;
}
/* line 247, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul a.active, #block-menu-block-4 .menu-name-main-menu ul a.active-trail, #block-menu-block-4 .menu-name-main-menu ul a:hover {
  background: url('../images/main-menu-bck-long.png?1362391595') no-repeat 0 0;
  color: #fff;
}
/* line 255, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul li {
  background: #f5f5f5;
  font-size: 93.33333%;
  line-height: 3.6em;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  border-bottom: 2px solid #dddddd;
  font-family: "signikaregular", "Trebuchet MS", Helvetica, sans-serif;
}
/* line 265, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul li.active-trail {
  border-bottom: 0 none;
}
/* line 270, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul a {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat -775px 50%;
  color: #343434;
  line-height: 1em;
  padding: 1.1em 0.5em 1.1em 2em;
  height: auto;
}
/* line 277, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul a.active, #block-menu-block-4 .menu-name-main-menu ul ul a:hover {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat 1em 50%;
  color: #002e60;
}
/* line 283, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul li.expanded {
  border-bottom: 1px solid #dddddd;
}
/* line 285, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul li.expanded > a {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat -775px 50%;
  color: #002e60;
}
/* line 290, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul li.collapsed > a {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat -775px 50%;
  color: #002e60;
}
/* line 293, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul li.collapsed > a.active, #block-menu-block-4 .menu-name-main-menu ul ul li.collapsed > a:hover {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat 1em 50%;
  color: #002e60;
}
/* line 299, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul ul {
  -webkit-box-shadow: inset 0 0 6px #aaaaaa;
  -moz-box-shadow: inset 0 0 6px #aaaaaa;
  box-shadow: inset 0 0 6px #aaaaaa;
  background: #f2f2f2;
  border-bottom: 1px solid #dddddd;
}
/* line 304, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul ul li {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  background: #fff;
  border-bottom: 1px solid #dddddd;
}
/* line 311, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul ul li a {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat -762px 50% white;
  padding: 1.1em 0.5em 1.1em 3em;
  border-bottom: 0 none;
}
/* line 316, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul ul li a.active, #block-menu-block-4 .menu-name-main-menu ul ul ul li a:hover {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat 2em 50% white;
  border-bottom: 0 none;
}
/* line 322, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul ul li ul {
  border-top: 1px solid #dddddd;
}
/* line 324, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul ul li ul li {
  width: 50%;
  border-bottom: 0 none;
}
/* line 328, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul ul li ul li a {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat -737px 50% white;
  padding: 1.1em 0.5em 1.1em 4.5em;
  border-bottom: 0 none;
}
/* line 333, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul ul li ul li a.active, #block-menu-block-4 .menu-name-main-menu ul ul ul li ul li a:hover {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat 4em 50% white;
  border-bottom: 0 none;
}
/* line 341, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul ul li.collapsed > a {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat -762px 50%;
  color: #002e60;
}
/* line 344, ../sass/message.scss */
#block-menu-block-4 .menu-name-main-menu ul ul ul li.collapsed > a.active, #block-menu-block-4 .menu-name-main-menu ul ul ul li.collapsed > a:hover {
  background: url('../images/main-menu-lilia.png?1364721993') no-repeat 2em 50%;
  color: #002e60;
}

/* line 355, ../sass/message.scss */
#block-menu-block-4 {
  display: none;
  z-index: 100;
}

/* line 359, ../sass/message.scss */
#block-block-5 {
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
}
/* line 361, ../sass/message.scss */
#block-block-5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 11, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
#block-block-5 ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 370, ../sass/message.scss */
#block-block-5 ul.mob-utils li.botton, #block-block-5 ul.mob-utils li.en, #block-block-5 ul.mob-utils li.it, #block-block-5 ul.language-switcher-locale-url li.botton, #block-block-5 ul.language-switcher-locale-url li.en, #block-block-5 ul.language-switcher-locale-url li.it {
  width: 100%;
  display: block;
  line-height: 1em;
  text-align: center;
  color: #002e60;
}
/* line 377, ../sass/message.scss */
#block-block-5 ul.mob-utils li.botton.active, #block-block-5 ul.mob-utils li.en.active, #block-block-5 ul.mob-utils li.it.active, #block-block-5 ul.language-switcher-locale-url li.botton.active, #block-block-5 ul.language-switcher-locale-url li.en.active, #block-block-5 ul.language-switcher-locale-url li.it.active {
  display: none;
}
/* line 380, ../sass/message.scss */
#block-block-5 ul.mob-utils li.botton .locale-untranslated, #block-block-5 ul.mob-utils li.en .locale-untranslated, #block-block-5 ul.mob-utils li.it .locale-untranslated, #block-block-5 ul.language-switcher-locale-url li.botton .locale-untranslated, #block-block-5 ul.language-switcher-locale-url li.en .locale-untranslated, #block-block-5 ul.language-switcher-locale-url li.it .locale-untranslated {
  display: none;
}
/* line 384, ../sass/message.scss */
#block-block-5 ul.mob-utils li.botton a, #block-block-5 ul.mob-utils li.en a, #block-block-5 ul.mob-utils li.it a, #block-block-5 ul.language-switcher-locale-url li.botton a, #block-block-5 ul.language-switcher-locale-url li.en a, #block-block-5 ul.language-switcher-locale-url li.it a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
  display: block;
  line-height: 1em;
  padding: 1.1em 1.5em 1.1em 1em;
  background: url('../images/main-menu-bck-long.png?1362391595') no-repeat 0 -71px white;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
#block-block-5 ul.mob-utils li.botton a:active, #block-block-5 ul.mob-utils li.botton a:focus, #block-block-5 ul.mob-utils li.en a:active, #block-block-5 ul.mob-utils li.en a:focus, #block-block-5 ul.mob-utils li.it a:active, #block-block-5 ul.mob-utils li.it a:focus, #block-block-5 ul.language-switcher-locale-url li.botton a:active, #block-block-5 ul.language-switcher-locale-url li.botton a:focus, #block-block-5 ul.language-switcher-locale-url li.en a:active, #block-block-5 ul.language-switcher-locale-url li.en a:focus, #block-block-5 ul.language-switcher-locale-url li.it a:active, #block-block-5 ul.language-switcher-locale-url li.it a:focus {
  outline: none;
}
/* line 392, ../sass/message.scss */
#block-block-5 ul.mob-utils li.botton a.active, #block-block-5 ul.mob-utils li.botton a.active-trail, #block-block-5 ul.mob-utils li.botton a:hover, #block-block-5 ul.mob-utils li.en a.active, #block-block-5 ul.mob-utils li.en a.active-trail, #block-block-5 ul.mob-utils li.en a:hover, #block-block-5 ul.mob-utils li.it a.active, #block-block-5 ul.mob-utils li.it a.active-trail, #block-block-5 ul.mob-utils li.it a:hover, #block-block-5 ul.language-switcher-locale-url li.botton a.active, #block-block-5 ul.language-switcher-locale-url li.botton a.active-trail, #block-block-5 ul.language-switcher-locale-url li.botton a:hover, #block-block-5 ul.language-switcher-locale-url li.en a.active, #block-block-5 ul.language-switcher-locale-url li.en a.active-trail, #block-block-5 ul.language-switcher-locale-url li.en a:hover, #block-block-5 ul.language-switcher-locale-url li.it a.active, #block-block-5 ul.language-switcher-locale-url li.it a.active-trail, #block-block-5 ul.language-switcher-locale-url li.it a:hover {
  background: url('../images/main-menu-bck-long.png?1362391595') no-repeat 0 0;
  color: #fff;
}
/* line 398, ../sass/message.scss */
#block-block-5 ul.mob-utils li.socials, #block-block-5 ul.language-switcher-locale-url li.socials {
  width: auto;
  display: block;
  line-height: 1em;
  text-align: center;
  padding: 1.1em 1.5em 1.1em 1em;
  color: #002e60;
  background: url('../images/main-menu-bck-long.png?1362391595') no-repeat 0 -71px white;
}
/* line 418, ../sass/message.scss */
#block-block-5 ul.mob-utils li.botton a.icona-calendario span, #block-block-5 ul.mob-utils li.botton a.icona-archivio span, #block-block-5 ul.mob-utils li.botton a.icona-contatti span, #block-block-5 ul.mob-utils li.botton a.icona-faq span, #block-block-5 ul.mob-utils li.botton a.icona-rss, #block-block-5 ul.mob-utils li.botton a.icona-tw, #block-block-5 ul.mob-utils li.botton a.icona-fb, #block-block-5 ul.mob-utils li.socials a.icona-calendario span, #block-block-5 ul.mob-utils li.socials a.icona-archivio span, #block-block-5 ul.mob-utils li.socials a.icona-contatti span, #block-block-5 ul.mob-utils li.socials a.icona-faq span, #block-block-5 ul.mob-utils li.socials a.icona-rss, #block-block-5 ul.mob-utils li.socials a.icona-tw, #block-block-5 ul.mob-utils li.socials a.icona-fb, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-calendario span, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-archivio span, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-contatti span, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-faq span, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-rss, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-tw, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-fb, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-calendario span, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-archivio span, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-contatti span, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-faq span, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-rss, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-tw, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-fb {
  background-image: url('../images/header-icons-blu.png?1362490326');
  display: inline-block;
  background-repeat: no-repeat;
  margin-left: 0;
  line-height: 1.3em;
}
/* line 428, ../sass/message.scss */
#block-block-5 ul.mob-utils li.botton a.icona-calendario:hover span, #block-block-5 ul.mob-utils li.botton a.icona-archivio:hover span, #block-block-5 ul.mob-utils li.botton a.icona-contatti:hover span, #block-block-5 ul.mob-utils li.botton a.icona-faq:hover span, #block-block-5 ul.mob-utils li.socials a.icona-calendario:hover span, #block-block-5 ul.mob-utils li.socials a.icona-archivio:hover span, #block-block-5 ul.mob-utils li.socials a.icona-contatti:hover span, #block-block-5 ul.mob-utils li.socials a.icona-faq:hover span, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-calendario:hover span, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-archivio:hover span, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-contatti:hover span, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-faq:hover span, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-calendario:hover span, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-archivio:hover span, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-contatti:hover span, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-faq:hover span {
  background-image: url('../images/header-icons-white.png?1362490327');
}
/* line 431, ../sass/message.scss */
#block-block-5 ul.mob-utils li.botton a.icona-calendario span, #block-block-5 ul.mob-utils li.socials a.icona-calendario span, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-calendario span, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-calendario span {
  padding-right: 23px;
  background-position: 100% -1px;
}
/* line 435, ../sass/message.scss */
#block-block-5 ul.mob-utils li.botton a.icona-archivio span, #block-block-5 ul.mob-utils li.socials a.icona-archivio span, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-archivio span, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-archivio span {
  padding-right: 23px;
  background-position: 100% -30px;
}
/* line 439, ../sass/message.scss */
#block-block-5 ul.mob-utils li.botton a.icona-contatti span, #block-block-5 ul.mob-utils li.socials a.icona-contatti span, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-contatti span, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-contatti span {
  padding-right: 26px;
  background-position: 100% -62px;
}
/* line 443, ../sass/message.scss */
#block-block-5 ul.mob-utils li.botton a.icona-faq span, #block-block-5 ul.mob-utils li.socials a.icona-faq span, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-faq span, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-faq span {
  padding-right: 14px;
  background-position: 100% -95px;
}
/* line 448, ../sass/message.scss */
#block-block-5 ul.mob-utils li.botton a.icona-rss, #block-block-5 ul.mob-utils li.socials a.icona-rss, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-rss, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-rss {
  background-position: 4px -128px;
  width: 23px;
  margin-left: 0;
}
/* line 453, ../sass/message.scss */
#block-block-5 ul.mob-utils li.botton a.icona-tw, #block-block-5 ul.mob-utils li.socials a.icona-tw, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-tw, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-tw {
  background-position: 0 -160px;
  width: 23px;
}
/* line 457, ../sass/message.scss */
#block-block-5 ul.mob-utils li.botton a.icona-fb, #block-block-5 ul.mob-utils li.socials a.icona-fb, #block-block-5 ul.language-switcher-locale-url li.botton a.icona-fb, #block-block-5 ul.language-switcher-locale-url li.socials a.icona-fb {
  background-position: 3px -192px;
  width: 18px;
}
/* line 466, ../sass/message.scss */
#block-block-5 a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
#block-block-5 a:active, #block-block-5 a:focus {
  outline: none;
}
/* line 470, ../sass/message.scss */
#block-block-5 form {
  padding: 1.1em 1.5em 1.1em 1em;
  text-align: center;
  background: url('../images/main-menu-bck-long.png?1362391595') no-repeat 0 -71px white;
}
/* line 475, ../sass/message.scss */
#block-block-5 form input[type=text] {
  color: #404040;
  border: 0 none;
  padding: 10px 0 10px 35px;
  line-height: 1em;
  float: none;
  width: 92%;
  background: url('../images/search-ico.png?1360877595') no-repeat 10px 50% white;
}
/* line 485, ../sass/message.scss */
#block-block-5 form input[type=submit] {
  display: none;
}

/* line 496, ../sass/message.scss */
#main input[type=text],
#main input[type=password],
#main textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(0, 0, 0, 0.05);
  color: #343434;
  padding: .5em;
  line-height: 2em;
  float: none;
  margin: 0em 0 0.5em 0;
}
/* line 505, ../sass/message.scss */
#main form {
  margin: 1em 0;
  clear: both;
  float: none;
}
/* line 510, ../sass/message.scss */
#main .form-submit {
  margin-top: 0;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: .5em;
  line-height: 2em;
  color: #fff;
  font-weight: bold;
  background: #002e60;
  float: left;
  margin-right: 5px;
}
/* line 522, ../sass/message.scss */
#main .form-submit:hover {
  background: #aaabad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.6);
}

/* line 529, ../sass/message.scss */
img.tonda, .tonda img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -ms-border-radius: 500px;
  -o-border-radius: 500px;
  border-radius: 500px;
}

/* line 534, ../sass/message.scss */
.center {
  text-align: center;
}

/* line 539, ../sass/message.scss */
.titolo {
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  margin: 0;
  color: #002e60;
  font-size: 22px;
}

/* line 547, ../sass/message.scss */
.titoletto,
.tabellatit {
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  margin: 0;
  color: #002e60;
  font-size: 18px;
}

/* line 554, ../sass/message.scss */
.sottotitolo {
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  margin: 0;
  color: #002e60;
  font-size: 17px;
  text-transform: uppercase;
  border-bottom: 2px solid #cccccc;
  padding-bottom: .5em;
}

/* line 564, ../sass/message.scss */
.annotazione {
  color: #999999;
  font-size: 12px;
  font-style: italic;
  line-height: 1.3em !important;
}

/* line 571, ../sass/message.scss */
.hl2, .hl1, .hl3 {
  font-size: 16px;
  font-style: italic;
  border-left: 3px solid;
  padding: 1.4em;
  color: #343434;
  clear: both;
  margin: 1em 0;
}
/* line 580, ../sass/message.scss */
.hl2 a, .hl1 a, .hl3 a {
  text-decoration: none;
  color: #343434;
  font-weight: bold;
}
/* line 586, ../sass/message.scss */
.hl2 .titolo, .hl1 .titolo, .hl3 .titolo {
  font-weight: bold;
}

/* line 590, ../sass/message.scss */
.hl1 {
  background: #e0e6ec;
}
/* line 594, ../sass/message.scss */
.wtm-col .hl1 {
  font-size: 14px;
}

/* line 598, ../sass/message.scss */
.hl3 {
  background: transparent;
  border-left: 0 none;
  padding: 0.8em 0;
  font-style: normal;
  padding: 0.8em 0;
  font-size: 1em;
  clear: both;
}
/* line 607, ../sass/message.scss */
.wtm-col .hl3 {
  font-size: 14px;
}
/* line 610, ../sass/message.scss */
.hl3 p {
  margin: 0.4em 0;
  line-height: 1.3em;
}
/* line 614, ../sass/message.scss */
.hl3 p.more {
  clear: none;
}
/* line 617, ../sass/message.scss */
.hl3 .titolo {
  text-transform: uppercase;
  line-height: 1.8em;
}

/* SEARCH */
/* line 624, ../sass/message.scss */
.search-info {
  display: none;
}

/* line 627, ../sass/message.scss */
html.js input.form-autocomplete {
  background-image: none;
}

/* line 630, ../sass/message.scss */
ul.pager {
  list-style: none;
  margin-top: 3em;
}
/* line 11, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
ul.pager li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 633, ../sass/message.scss */
ul.pager li {
  display: inline-block;
}
/* line 635, ../sass/message.scss */
ul.pager li a {
  background: #002E60;
  padding: 9px;
  color: #FFF;
}

/* line 645, ../sass/message.scss */
.cassetto-titolo,
.accordion-titolo,
.ui-accordion h3 {
  background: #002e60;
  padding: 1em 2.5em 1em 1em !important;
  color: #fff;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 17px;
  margin: 0.7em 0;
  clear: both;
}

/* line 654, ../sass/message.scss */
.cassetto-titolo-bianco {
  background: #fff;
  padding: 1em 2.5em 1em 1em;
  color: #002e60;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 17px;
  margin: 0.7em 0;
  clear: both;
}

/* line 664, ../sass/message.scss */
.ui-accordion .ui-accordion-content {
  overflow: hidden;
}

/* line 670, ../sass/message.scss */
.ui-state-default .ui-icon,
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-active .ui-icon {
  background-image: none;
}

/* line 676, ../sass/message.scss */
.cassetto-titolo-chiuso,
.accordion-titolo-chiuso,
.ui-accordion h3 {
  background: #002e60 url('../images/cassetto-arrow.png?1361052585') no-repeat 98% -70px;
}

/* line 682, ../sass/message.scss */
.cassetto-titolo-aperto,
.accordion-titolo-aperto,
.ui-accordion h3.ui-state-active {
  background: #002e60 url('../images/cassetto-arrow.png?1361052585') no-repeat 98% 18px;
}

/* line 686, ../sass/message.scss */
.cassetto-titolo-chiuso-bianco {
  background: white url('../images/cassetto-arrow-bianco.png?1370502547') no-repeat 98% -70px;
}

/* line 690, ../sass/message.scss */
.cassetto-titolo-aperto-bianco {
  background: white url('../images/cassetto-arrow-bianco.png?1370502547') no-repeat 98% 18px;
}

/* line 695, ../sass/message.scss */
.cassetto-corpo,
.accordion-corpo {
  padding: 0 1em;
  clear: both;
}

/* line 701, ../sass/message.scss */
.cassetto-titolo-fine,
.accordion-titolo-fine {
  display: none;
}

/* line 704, ../sass/message.scss */
#tinymce .cassetto-titolo-fine {
  display: block;
}

/* line 708, ../sass/message.scss */
.titolo-mappa {
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
}

/* line 712, ../sass/message.scss */
table.tableredux {
  font-size: 0.7em !important;
}
/* line 715, ../sass/message.scss */
table.tableredux td,
table.tableredux th {
  padding: 0.5em !important;
}

/* line 720, ../sass/message.scss */
table.tableredux8 {
  font-size: 0.8em !important;
}
/* line 723, ../sass/message.scss */
table.tableredux8 td,
table.tableredux8 th {
  padding: 0.4em !important;
}

/* line 728, ../sass/message.scss */
table.tableredux9 {
  font-size: 0.9em !important;
}
/* line 731, ../sass/message.scss */
table.tableredux9 td,
table.tableredux9 th {
  padding: 0.4em !important;
}

/* line 738, ../sass/message.scss */
tr.rigatitolotabella,
tr.rigatitolotabella td,
tr.rigatitolotabella th {
  background: transparent;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  margin: 0;
  color: #002E60;
  font-size: 18px !important;
}

/* line 747, ../sass/message.scss */
.onelinetd {
  white-space: nowrap;
}

/* line 753, ../sass/message.scss */
#content .node-brand,
#content .node-page,
#content .node-doc {
  font-size: .9em;
}
/* line 762, ../sass/message.scss */
#content .node-brand ul,
#content .node-page ul,
#content .node-doc ul {
  padding: 0;
}
/* line 765, ../sass/message.scss */
#content .node-brand ul li,
#content .node-page ul li,
#content .node-doc ul li {
  background: url('../images/liarrow.png?1365169647') no-repeat 0 0;
  list-style-type: none;
  margin: 5px 0;
  padding: 0px 0px 1px 16px;
  vertical-align: middle;
}
/* line 774, ../sass/message.scss */
#content .node-brand .center,
#content .node-page .center,
#content .node-doc .center {
  text-align: center;
}
/* line 777, ../sass/message.scss */
#content .node-brand .left,
#content .node-page .left,
#content .node-doc .left {
  text-align: left;
}
/* line 780, ../sass/message.scss */
#content .node-brand .right,
#content .node-page .right,
#content .node-doc .right {
  text-align: right;
}
/* line 784, ../sass/message.scss */
#content .node-brand table,
#content .node-page table,
#content .node-doc table {
  color: #343434;
  font-size: 1em;
}
/* line 789, ../sass/message.scss */
#content .node-brand table tr,
#content .node-page table tr,
#content .node-doc table tr {
  border-bottom: 1px dotted #aaaaaa;
}
/* line 791, ../sass/message.scss */
#content .node-brand table tr.totale,
#content .node-page table tr.totale,
#content .node-doc table tr.totale {
  font-weight: bold !important;
  border-bottom: 0;
  background: url('../images/table-totale-bck.png?1361052168') repeat-x 0 0;
}
/* line 796, ../sass/message.scss */
#content .node-brand table tr.totale th,
#content .node-page table tr.totale th,
#content .node-doc table tr.totale th {
  font-weight: bold !important;
}
/* line 801, ../sass/message.scss */
#content .node-brand table th, #content .node-brand table td,
#content .node-page table th,
#content .node-page table td,
#content .node-doc table th,
#content .node-doc table td {
  text-align: right;
  padding: .4em;
}
/* line 806, ../sass/message.scss */
#content .node-brand table .colsx,
#content .node-page table .colsx,
#content .node-doc table .colsx {
  text-align: left !important;
}
/* line 810, ../sass/message.scss */
#content .node-brand table th.colsx,
#content .node-page table th.colsx,
#content .node-doc table th.colsx {
  font-weight: normal;
}
/* line 814, ../sass/message.scss */
#content .node-brand table .center,
#content .node-page table .center,
#content .node-doc table .center {
  text-align: center !important;
}
/* line 819, ../sass/message.scss */
#content .node-brand table thead,
#content .node-brand table tr.seconda-int,
#content .node-page table thead,
#content .node-page table tr.seconda-int,
#content .node-doc table thead,
#content .node-doc table tr.seconda-int {
  background: #10457f;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

/* line 828, ../sass/message.scss */
.mceContentBody .wtm-col {
  border: 1px solid #dddddd;
}

/* line 833, ../sass/message.scss */
.wtm-contenitore-2col,
.wtm-contenitore-3col {
  clear: both;
  margin: 1.5em 0;
  float: left;
  width: 100%;
}
/* line 843, ../sass/message.scss */
.wtm-contenitore-2col .wtm-col-sx,
.wtm-contenitore-3col .wtm-col-sx {
  float: left;
  width: 48%;
}
/* line 847, ../sass/message.scss */
.wtm-contenitore-2col .wtm-col-dx,
.wtm-contenitore-3col .wtm-col-dx {
  float: right;
  width: 48%;
}
/* line 851, ../sass/message.scss */
.wtm-contenitore-2col .wtm-col-1,
.wtm-contenitore-3col .wtm-col-1 {
  float: left;
  width: 31%;
  margin: 0 1%;
}
/* line 856, ../sass/message.scss */
.wtm-contenitore-2col .wtm-col-2,
.wtm-contenitore-3col .wtm-col-2 {
  float: left;
  width: 31%;
  margin: 0 1%;
}
/* line 861, ../sass/message.scss */
.wtm-contenitore-2col .wtm-col-3,
.wtm-contenitore-3col .wtm-col-3 {
  float: right;
  width: 31%;
  margin: 0 1%;
}
/* line 866, ../sass/message.scss */
.wtm-contenitore-2col p,
.wtm-contenitore-3col p {
  margin: 0;
}
/* line 868, ../sass/message.scss */
.wtm-contenitore-2col p.titoletto,
.wtm-contenitore-3col p.titoletto {
  margin-bottom: 10px;
}
/* line 872, ../sass/message.scss */
.wtm-contenitore-2col ul,
.wtm-contenitore-3col ul {
  margin: 0;
}
/* line 874, ../sass/message.scss */
.wtm-contenitore-2col ul li,
.wtm-contenitore-3col ul li {
  background: none !important;
  list-style-type: circle !important;
  margin: 0 0 !important;
  padding: 0px 0px 0px 0px !important;
  list-style-position: inside;
}

/* line 889, ../sass/message.scss */
#block-views-downloads-block a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
  display: block;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
#block-views-downloads-block a:active, #block-views-downloads-block a:focus {
  outline: none;
}
/* line 895, ../sass/message.scss */
#block-views-downloads-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 11, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
#block-views-downloads-block ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 900, ../sass/message.scss */
#block-views-downloads-block li {
  float: left;
  width: 98%;
  padding: 4px 1%;
  background: #dadada;
  border: 1px solid #c9c9c9;
  margin-bottom: 10px;
}
/* line 908, ../sass/message.scss */
#block-views-downloads-block .file-link-block {
  line-height: 1.3em;
  white-space: normal;
  float: left;
  padding-top: 8px;
}
/* line 914, ../sass/message.scss */
#block-views-downloads-block .filesize-h {
  background: url('../images/icons/icn-download.png?1364226325') no-repeat 100% 0;
  text-align: right;
  display: block;
  height: 31px;
  vertical-align: middle;
  font-size: 12px;
  font-style: italic;
  float: right;
  margin-top: 1px;
  padding: 0 43px 0 0;
  line-height: 34px;
}

/* line 930, ../sass/message.scss */
#block-views-downloads-relatedlinks a,
#block-views-downloads-mediarelatedlinks a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
  display: block;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
#block-views-downloads-relatedlinks a:active, #block-views-downloads-relatedlinks a:focus,
#block-views-downloads-mediarelatedlinks a:active,
#block-views-downloads-mediarelatedlinks a:focus {
  outline: none;
}
/* line 936, ../sass/message.scss */
#block-views-downloads-relatedlinks .block-title,
#block-views-downloads-mediarelatedlinks .block-title {
  padding-left: 10px;
  font-size: 1.3em;
}
/* line 941, ../sass/message.scss */
#block-views-downloads-relatedlinks .content,
#block-views-downloads-mediarelatedlinks .content {
  -webkit-box-shadow: inset 0 0 1px #9d9d9d, 0px 0 3px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: inset 0 0 1px #9d9d9d, 0px 0 3px rgba(0, 0, 0, 0.28);
  box-shadow: inset 0 0 1px #9d9d9d, 0px 0 3px rgba(0, 0, 0, 0.28);
  background: #f2f2f2;
  padding: 0 10px;
}
/* line 947, ../sass/message.scss */
#block-views-downloads-relatedlinks .views-row,
#block-views-downloads-mediarelatedlinks .views-row {
  border-bottom: 1px solid #c7c7c7;
}
/* line 950, ../sass/message.scss */
#block-views-downloads-relatedlinks .views-row-last,
#block-views-downloads-mediarelatedlinks .views-row-last {
  border-bottom: 0 none;
}
/* line 954, ../sass/message.scss */
#block-views-downloads-relatedlinks ul,
#block-views-downloads-mediarelatedlinks ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 11, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
#block-views-downloads-relatedlinks ul li,
#block-views-downloads-mediarelatedlinks ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 959, ../sass/message.scss */
#block-views-downloads-relatedlinks ul table,
#block-views-downloads-mediarelatedlinks ul table {
  margin: 0;
  width: auto;
}
/* line 963, ../sass/message.scss */
#block-views-downloads-relatedlinks ul table tr,
#block-views-downloads-mediarelatedlinks ul table tr {
  border-bottom: 0 none;
}

/* line 973, ../sass/message.scss */
#block-views-downloads-relatedlinks .views-row,
#block-views-downloads-mediarelatedlinks .views-row {
  background: url('../images/icons/ico-relatedlinks.png?1361152711') no-repeat 100% 50%;
  padding: 1em 0;
}

/* line 980, ../sass/message.scss */
.region-subheader {
  width: 50%;
  margin: 0 0 0 50%;
  float: right;
  text-align: right;
}
/* line 986, ../sass/message.scss */
.region-subheader ul {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, rgba(240, 240, 240, 0.45)));
  background-image: -webkit-linear-gradient(top, #ffffff, rgba(240, 240, 240, 0.45));
  background-image: -moz-linear-gradient(top, #ffffff, rgba(240, 240, 240, 0.45));
  background-image: -o-linear-gradient(top, #ffffff, rgba(240, 240, 240, 0.45));
  background-image: linear-gradient(top, #ffffff, rgba(240, 240, 240, 0.45));
  display: block;
  margin: 0;
  float: right;
  padding: 3px 6px 0;
}
/* line 994, ../sass/message.scss */
.region-subheader ul li {
  margin: 0;
  padding: 0px 8px 0px 3px !important;
  display: inline-block !important;
  height: 30px;
  background: url('../images/tools-div.png?1360853837') no-repeat 100% 50%;
}
/* line 1001, ../sass/message.scss */
.region-subheader ul li.last {
  background: none;
  padding-right: 0;
}
/* line 1006, ../sass/message.scss */
.region-subheader ul li a {
  height: 30px;
  width: 30px;
  margin: 0 !important;
  padding: 0 !important;
  background-image: url('../images/toolsnew.png?1364732596');
  background-repeat: no-repeat;
  line-height: 200px;
  overflow: hidden;
  display: inline-block;
}
/* line 1018, ../sass/message.scss */
.region-subheader ul li.msgutils-basket-print-view a {
  background-position: -21px -12px;
}
/* line 1020, ../sass/message.scss */
.region-subheader ul li.msgutils-basket-print-view a:hover {
  background-position: -21px -64px;
}
/* line 1025, ../sass/message.scss */
.region-subheader ul li.msgutils-basket-print a {
  width: 32px;
  background-position: -82px -12px;
}
/* line 1028, ../sass/message.scss */
.region-subheader ul li.msgutils-basket-print a:hover {
  background-position: -82px -64px;
}
/* line 1031, ../sass/message.scss */
.region-subheader ul li.msgutils-basket-print a.remove-print-basket {
  background-position: -392px -64px;
}
/* line 1036, ../sass/message.scss */
.region-subheader ul li.msgutils-bookmark a {
  background-position: -269px -13px;
}
/* line 1038, ../sass/message.scss */
.region-subheader ul li.msgutils-bookmark a:hover {
  background-position: -269px -65px;
}
/* line 1043, ../sass/message.scss */
.region-subheader ul li.pdfcrowd a {
  background-position: -206px -15px;
}
/* line 1045, ../sass/message.scss */
.region-subheader ul li.pdfcrowd a:hover {
  background-position: -206px -67px;
}
/* line 1050, ../sass/message.scss */
.region-subheader ul li.print_html a {
  background-position: -144px -14px;
}
/* line 1052, ../sass/message.scss */
.region-subheader ul li.print_html a:hover {
  background-position: -144px -66px;
}
/* line 1057, ../sass/message.scss */
.region-subheader ul li.print_mail a {
  background-position: -331px -14px;
}
/* line 1059, ../sass/message.scss */
.region-subheader ul li.print_mail a:hover {
  background-position: -331px -66px;
}

/* line 1068, ../sass/message.scss */
#block-search-form {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.05);
  float: right;
  margin: 0em 0 0.5em 0;
  width: 160px;
  clear: both;
}
/* line 1077, ../sass/message.scss */
#block-search-form input[type=text] {
  color: #404040;
  border: 0 none;
  padding: 10px 0 10px 35px;
  line-height: 1em;
  float: none;
  background: url('../images/search-ico.png?1360877595') no-repeat 10px 50%;
  width: 125px;
}
/* line 1087, ../sass/message.scss */
#block-search-form input[type=submit] {
  display: none;
}

/* line 1093, ../sass/message.scss */
#block-block-1 {
  float: right;
  margin-bottom: 1em;
}

/* line 1102, ../sass/message.scss */
.archivio-titolo #page-title {
  display: block !important;
}

/* line 1109, ../sass/message.scss */
.archivio-generale-principale #page-title {
  display: none;
}
/* line 1115, ../sass/message.scss */
.archivio-generale-principale .ui-selectmenu-menu-dropdown,
.archivio-generale-principale .ui-selectmenu-menu {
  width: 85px !important;
  background: #fff;
  border: 1px solid #aaabad;
}
/* line 1122, ../sass/message.scss */
.archivio-generale-principale .view-Archivio {
  clear: both;
  margin-top: 20px;
  float: left;
  width: 100%;
}
/* line 1131, ../sass/message.scss */
.archivio-generale-principale .view-Archivio table tbody tr.even {
  background: #ececec;
}
/* line 1134, ../sass/message.scss */
.archivio-generale-principale .view-Archivio table tbody tr td {
  list-style: none;
  padding: 10px 20px;
  vertical-align: top;
}
/* line 11, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
.archivio-generale-principale .view-Archivio table tbody tr td li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 1139, ../sass/message.scss */
.archivio-generale-principale .view-Archivio table tbody tr td .views-field-title {
  width: 60%;
}
/* line 1142, ../sass/message.scss */
.archivio-generale-principale .view-Archivio table tbody tr td ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 1147, ../sass/message.scss */
.archivio-generale-principale .view-Archivio table tbody tr td a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.archivio-generale-principale .view-Archivio table tbody tr td a:active, .archivio-generale-principale .view-Archivio table tbody tr td a:focus {
  outline: none;
}
/* line 1153, ../sass/message.scss */
.archivio-generale-principale .view-Archivio table tbody tr.archivio-generale-periodo-titolo td {
  /*background: #002e60;*/
  background: none repeat scroll 0% 0% #002E60;
  font-weight: bold;
  color: #fff;
  border-bottom: 5px solid white;
  border-top: 30px solid white;
}
/* line 1166, ../sass/message.scss */
.archivio-generale-principale .menu-archivio-generale {
  width: 100%;
}
/* line 1169, ../sass/message.scss */
.archivio-generale-principale .menu-archivio-generale a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
  background: #a7a7a7;
  padding: 0.8em 2%;
  text-transform: uppercase;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  color: #fff;
  display: block;
  margin-bottom: 1px;
  zoom: 1;
  margin-right: 1px;
  float: left;
  text-align: center;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.archivio-generale-principale .menu-archivio-generale a:active, .archivio-generale-principale .menu-archivio-generale a:focus {
  outline: none;
}
/* line 1184, ../sass/message.scss */
.archivio-generale-principale .menu-archivio-generale a.active, .archivio-generale-principale .menu-archivio-generale a:hover, .archivio-generale-principale .menu-archivio-generale a.active-trail {
  background: #002e60;
}
/* line 1188, ../sass/message.scss */
.archivio-generale-principale .menu-archivio-generale .menu-archivio-generale {
  clear: both;
  line-height: 1em;
  padding-top: 30px;
  background: url('../images/filetto.jpg?1362150389') no-repeat 50% 12px;
}
/* line 1194, ../sass/message.scss */
.archivio-generale-principale .menu-archivio-generale .menu-archivio-generale a {
  background: #fff;
  border: 3px solid #a8a8a8;
  color: #888888;
  font-size: 13px;
}
/* line 1200, ../sass/message.scss */
.archivio-generale-principale .menu-archivio-generale .menu-archivio-generale a.active, .archivio-generale-principale .menu-archivio-generale .menu-archivio-generale a:hover, .archivio-generale-principale .menu-archivio-generale .menu-archivio-generale a.active-trail {
  background: #ededed;
  color: #002e60;
}

/* line 1213, ../sass/message.scss */
.view-display-id-generalmeetings_last,
.view-display-id-general_meetings_1,
.view-display-id-general_meetings_2 {
  /*
  .views-row {
  	display: block;
  	float: left;
  	//width: 46%;
  	width: 98%;
  	padding: 0 1%;
  	margin: 10px 0;
  	*/
}
/* line 1224, ../sass/message.scss */
.view-display-id-generalmeetings_last h3,
.view-display-id-general_meetings_1 h3,
.view-display-id-general_meetings_2 h3 {
  background: #002e60;
  color: #fff;
  font-size: 1em;
  font-family: "Trebuchet MS",Helvetica,sans-serif;
  padding: 10px 20px;
  vertical-align: top;
  margin: 15px 0 0;
}
/* line 1234, ../sass/message.scss */
.view-display-id-generalmeetings_last table tbody tr.even,
.view-display-id-general_meetings_1 table tbody tr.even,
.view-display-id-general_meetings_2 table tbody tr.even {
  background: transparent !important;
}
/* line 1238, ../sass/message.scss */
.view-display-id-generalmeetings_last ul,
.view-display-id-general_meetings_1 ul,
.view-display-id-general_meetings_2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
}
/* line 1243, ../sass/message.scss */
.view-display-id-generalmeetings_last ul li,
.view-display-id-general_meetings_1 ul li,
.view-display-id-general_meetings_2 ul li {
  padding: 0;
  margin: 0;
}
/* line 1247, ../sass/message.scss */
.view-display-id-generalmeetings_last ul li.even,
.view-display-id-general_meetings_1 ul li.even,
.view-display-id-general_meetings_2 ul li.even {
  background: #ececec;
}

/* line 1255, ../sass/message.scss */
.views-field-field-interactive a {
  	/*
  background: image-url('icons/icn-interactive.jpg') no-repeat 0 0;
  display: block;
  width: 35px;
  height: 32px;
  line-height: 100px;
  overflow: hidden;
  */
  background: url('../images/icons/icn-interactive1.png?1369815046') no-repeat 0 50%;
  display: inline-block;
  height: 18px;
  padding-left: 25px;
}

/* line 1274, ../sass/message.scss */
.remind-check {
  background: no-repeat url('../images/event_reminder.gif?1361180472') 0 0;
  margin-right: 10px;
}

/* line 1278, ../sass/message.scss */
.remind-row-selected .remind-check {
  background-position: 0 -16px;
}

/* line 1281, ../sass/message.scss */
.views-field-field-event-date {
  white-space: nowrap;
}

/* line 1287, ../sass/message.scss */
#block-views-calendario-block-5,
.section-cal {
  clear: both;
  margin-top: 20px;
  float: left;
  width: 100%;
}
/* line 1293, ../sass/message.scss */
#block-views-calendario-block-5 tr th,
.section-cal tr th {
  background: #002e60;
  font-weight: bold;
  color: #fff;
  padding: 10px 20px;
}
/* line 1301, ../sass/message.scss */
#block-views-calendario-block-5 tbody tr.odd,
.section-cal tbody tr.odd {
  background: #ececec;
}
/* line 1304, ../sass/message.scss */
#block-views-calendario-block-5 tbody tr td,
.section-cal tbody tr td {
  list-style: none;
  padding: 10px 20px;
  vertical-align: top;
}
/* line 11, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
#block-views-calendario-block-5 tbody tr td li,
.section-cal tbody tr td li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 1309, ../sass/message.scss */
#block-views-calendario-block-5 tbody tr td .views-field-title,
.section-cal tbody tr td .views-field-title {
  width: 60%;
}
/* line 1312, ../sass/message.scss */
#block-views-calendario-block-5 tbody tr td ul,
.section-cal tbody tr td ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 1317, ../sass/message.scss */
#block-views-calendario-block-5 tbody tr td a,
.section-cal tbody tr td a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
#block-views-calendario-block-5 tbody tr td a:active, #block-views-calendario-block-5 tbody tr td a:focus,
.section-cal tbody tr td a:active,
.section-cal tbody tr td a:focus {
  outline: none;
}

/* line 1331, ../sass/message.scss */
.node-brand .group-left {
  width: 24%;
  margin-right: 2%;
}
/* line 1335, ../sass/message.scss */
.node-brand .group-right {
  width: 74%;
}
/* line 1338, ../sass/message.scss */
.node-brand .group-footer {
  margin-top: 20px;
  float: left;
  width: 100%;
}
/* line 1344, ../sass/message.scss */
.node-brand .field-name-field-brand-logo {
  float: left;
  margin-right: 1em;
}
/* line 1350, ../sass/message.scss */
.node-brand .field-name-title h2 {
  line-height: 2em;
  margin: 0;
  color: #002e60;
}

.section-brands .field-name-title h2 {
  display:none;
}

/* line 1356, ../sass/message.scss */
.node-brand .field-name-field-brand-payoff {
  float: left;
  color: #002e60;
  font-style: italic;
}
/* line 1361, ../sass/message.scss */
.node-brand .field-name-body {
  clear: both;
  margin: 3em 0;
}
/* line 1365, ../sass/message.scss */
.node-brand .field-name-share {
  display: block;
  float: left;
}
/* line 1369, ../sass/message.scss */
.node-brand .field-name-share a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-style: italic;
  color: #002e60;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.node-brand .field-name-share a:active, .node-brand .field-name-share a:focus {
  outline: none;
}
/* line 1377, ../sass/message.scss */
.node-brand .group-brand-website {
  display: block;
  float: left;
}
/* line 1380, ../sass/message.scss */
.node-brand .group-brand-website a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-style: italic;
  color: #002e60;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.node-brand .group-brand-website a:active, .node-brand .group-brand-website a:focus {
  outline: none;
}
/* line 1387, ../sass/message.scss */
.node-brand .group-brand-website h3 {
  margin: 0;
}
/* line 1389, ../sass/message.scss */
.node-brand .group-brand-website h3 a {
  margin: 0;
  background: url('../images/brand-visit.jpg?1362600987') no-repeat 100% 50%;
  padding: 20px 110px 20px 0;
}
/* line 1395, ../sass/message.scss */
.node-brand .group-brand-website .field-group-format-wrapper {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  position: absolute;
  background-color: #fff;
  border: 1px solid #aaaaaa;
  padding: 1em;
  z-index: 10;
  min-width: 175px;
}
/* line 1406, ../sass/message.scss */
/*.node-brand .group_brand_socials a */
.node-brand .group_brand_socials a,
.brand-yt,
.brand-fb,
.brand-tw,
.brand-ig,
.brand-instagram,
.brand-pi {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
  text-indent: -99999px;
  background-image: url('../images/brand-share.png?1362603596');
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 37px;
  height: 37px;
  float: right;
  margin-left: 5px;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.node-brand .group_brand_socials a:active, .node-brand .group_brand_socials a:focus {
  outline: none;
}
/* line 1422, ../sass/message.scss */
.node-brand .group_brand_socials a.brand-tw {
  background-position: -39px 0;
}
.brand-tw {
  background-position: -39px 0;
}
/* line 1425, ../sass/message.scss */
.node-brand .group_brand_socials a.brand-yt {
  background-position: -79px 0;
}
/* line 1432, ../sass/message.scss */
.node-brand .field-group-accordion-item {
  padding: 1em;
}
/* line 1434, ../sass/message.scss */
.node-brand .field-group-accordion-item .field-collection-container {
  border-bottom: 0 none;
}
/* line 1437, ../sass/message.scss */
.node-brand .field-group-accordion-item .field-collection-container .field-collection-view {
  padding: 0;
  margin: 0;
  border-bottom: 0 none;
}
/* line 1445, ../sass/message.scss */
.node-brand .field-name-field-brand-gallery,
.node-brand .field-name-field-media-video {
  clear: both;
}
/* line 1447, ../sass/message.scss */
.node-brand .field-name-field-brand-gallery .field-item,
.node-brand .field-name-field-media-video .field-item {
  float: left;
}
/* line 1450, ../sass/message.scss */
.node-brand .field-name-field-brand-gallery a.colorbox,
.node-brand .field-name-field-media-video a.colorbox {
  display: block;
  zoom: 1;
  position: relative;
}
/* line 1457, ../sass/message.scss */
.node-brand .field-name-field-brand-galleryname {
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  color: #002e60;
  line-height: 1.5em;
  font-size: 18px;
  border-bottom: 1px solid #dddddd;
  margin: 2em 0 1em;
}
/* line 1465, ../sass/message.scss */
.node-brand .field-name-share {
  margin-top: 0;
}

/* line 1470, ../sass/message.scss */
#block-block-4 {
  background: url('../images/menu-main-bck.png?1360152462') repeat-x 0 -2px;
}
/* line 1473, ../sass/message.scss */
#block-block-4 ul#mob-btn {
  list-style: none;
  margin: 20px 20px 0;
  padding: 20px 0 10px;
}
/* line 11, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
#block-block-4 ul#mob-btn li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 1478, ../sass/message.scss */
#block-block-4 ul#mob-btn li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* line 1485, ../sass/message.scss */
#block-block-4 ul#mob-btn li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 50px;
  height: 50px;
  text-indent: -9000px;
  background-image: url('../images/mobile-btn.png?1362401149');
  background-repeat: no-repeat;
}
/* line 1499, ../sass/message.scss */
#block-block-4 ul#mob-btn li a#mob-btn-menu:hover {
  background-position: 0 -51px;
}
/* line 1503, ../sass/message.scss */
#block-block-4 ul#mob-btn li a#mob-btn-tools {
  background-position: -50px 0;
}
/* line 1505, ../sass/message.scss */
#block-block-4 ul#mob-btn li a#mob-btn-tools:hover {
  background-position: -50px -51px;
}

/* line 1517, ../sass/message.scss */
.jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 96%;
  padding: 2% 2% 5px;
  max-height: 222px;
}
/* line 1522, ../sass/message.scss */
.jcarousel-skin-tango .jcarousel-container {
  background: url('../images/fpbrand/brand-carousel-board.png?1362700572') no-repeat 50% 100%;
  border: 0 none;
  overflow-y: hidden;
  background-size: contain;
}
/* line 1528, ../sass/message.scss */
.jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 100%;
  height: auto;
}
/* line 1533, ../sass/message.scss */
.jcarousel-skin-tango .jcarousel-list a {
  display: none;
}
/* line 1537, ../sass/message.scss */
.jcarousel-skin-tango .jcarousel-item {
  max-width: 33%;
  height: auto;
  text-align: center;
  cursor: pointer;
}
/* line 1543, ../sass/message.scss */
.jcarousel-skin-tango .jcarousel-item-horizontal {
  margin-right: 10px;
  margin-bottom: 2%;
}
/* line 1548, ../sass/message.scss */
.jcarousel-skin-tango .views-field-field-brand-logo {
  position: relative;
  margin-top: -229px;
  display: none;
}
/* line 1554, ../sass/message.scss */
.jcarousel-skin-tango .activeSlide .views-field-field-brand-logo,
.jcarousel-skin-tango .active .views-field-field-brand-logo {
  display: block;
}

/* line 1559, ../sass/message.scss */
#views_slideshow_cycle_main_caroselli-carosello_test {
  padding: 2% !important;
  width: 96% !important;
}

/* line 1564, ../sass/message.scss */
#views_slideshow_cycle_teaser_section_caroselli-carosello_test,
.views-slideshow-cycle-main-frame-row {
  width: 100% !important;
  padding: 0;
}

/* line 1568, ../sass/message.scss */
#views_slideshow_cycle_main_caroselli-carosello_test {
  background: url('../images/fpbrand/brand-carousel-slidebck.png?1362705093') repeat-x 0 0;
}

/* line 1572, ../sass/message.scss */
.views-ui-dialog {
  background: #fff;
}

/* line 1578, ../sass/message.scss */
#block-views-brands-block-1 .views-field-field-brand-logo img {
  border: 1px solid #dddddd;
  box-shadow: 0 0 2px #dddddd;
}

/* line 1593, ../sass/message.scss */
.menu-mlid-1560 ul,
.menu-mlid-1315 ul,
.menu-mlid-650 ul,
.menu-mlid-831 ul,
.menu-mlid-679 ul,
.menu-mlid-638 ul {
  display: none;
}

/* line 1599, ../sass/message.scss */
.node-media-immagini .field-collection-container {
  border-bottom: 0 none;
  margin-bottom: 0;
}
/* line 1603, ../sass/message.scss */
.node-media-immagini .field-collection-container .field-items .field-item {
  margin-bottom: 0;
}
/* line 1605, ../sass/message.scss */
.node-media-immagini .field-collection-container .field-items .field-item .field-collection-view {
  padding: 0;
  margin: 0;
  border-bottom: 0 none;
}
/* line 1613, ../sass/message.scss */
.node-media-immagini .field-name-field-media-img {
  clear: both;
}
/* line 1615, ../sass/message.scss */
.node-media-immagini .field-name-field-media-img .field-item {
  float: left;
}
/* line 1618, ../sass/message.scss */
.node-media-immagini .field-name-field-media-img a.colorbox {
  display: block;
  zoom: 1;
  position: relative;
}
/* line 1625, ../sass/message.scss */
.node-media-immagini .field-name-field-media-gallery-name {
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  color: #002e60;
  line-height: 1.5em;
  font-size: 18px;
  border-bottom: 1px solid #dddddd;
  margin: 2em 0 1em;
}


.node-media-immagini .field-name-field-media-video  .field-label,
.node-media-immagini .field-name-field-media-file .field-label {
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  color: #002e60;
  line-height: 1.5em;
  font-size: 18px;
  border-bottom: 1px solid #dddddd;
  margin: 2em 0 1em;
  display:block;
}
/* line 1633, ../sass/message.scss */
.node-media-immagini .field-name-share {
  margin-top: 2em;
}

/* line 1640, ../sass/message.scss */
.menu-block-5 {
  width: 100%;
}
/* line 1642, ../sass/message.scss */
.menu-block-5 ul {
  list-style: none;
  padding: 0;
}
/* line 11, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
.menu-block-5 ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 1645, ../sass/message.scss */
.menu-block-5 ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* line 1652, ../sass/message.scss */
.menu-block-5 ul li a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
  background: #a7a7a7;
  padding: 0.8em 1em;
  text-transform: uppercase;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  color: #fff;
  display: block;
  margin-bottom: 1px;
  zoom: 1;
  margin-right: 1px;
  float: left;
  text-align: center;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.menu-block-5 ul li a:active, .menu-block-5 ul li a:focus {
  outline: none;
}
/* line 1667, ../sass/message.scss */
.menu-block-5 ul li a.active, .menu-block-5 ul li a:hover, .menu-block-5 ul li a.active-trail {
  background: #002e60;
}

/* line 1675, ../sass/message.scss */
.ui-tabs {
  width: 100%;
}
/* line 1677, ../sass/message.scss */
.ui-tabs ul.ui-tabs-nav {
  list-style: none;
  padding: 0;
}
/* line 11, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
.ui-tabs ul.ui-tabs-nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 1680, ../sass/message.scss */
.ui-tabs ul.ui-tabs-nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* line 1687, ../sass/message.scss */
.ui-tabs ul.ui-tabs-nav li a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
  background: #a7a7a7;
  padding: 0.8em 1em;
  text-transform: uppercase;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  color: #fff;
  display: block;
  margin-bottom: 1px;
  zoom: 1;
  margin-right: 1px;
  float: left;
  text-align: center;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.ui-tabs ul.ui-tabs-nav li a:active, .ui-tabs ul.ui-tabs-nav li a:focus {
  outline: none;
}
/* line 1702, ../sass/message.scss */
.ui-tabs ul.ui-tabs-nav li a:hover {
  background: #002e60;
}
/* line 1707, ../sass/message.scss */
.ui-tabs ul.ui-tabs-nav .ui-tabs-selected a {
  background: #002e60;
}

/* line 1716, ../sass/message.scss */
.view-display-id-brandimagegallery .views-row {
  float: left;
  width: 162px;
}

/* line 1723, ../sass/message.scss */
#msgutilsbasket table {
  margin: 0 0 1em;
}
/* line 1725, ../sass/message.scss */
#msgutilsbasket table tr {
  border-bottom: 1px solid #cccccc;
}
/* line 1727, ../sass/message.scss */
#msgutilsbasket table tr td {
  padding: 0.5em;
}

/* line 1734, ../sass/message.scss */
.file {
  margin: 0;
}
/* line 1737, ../sass/message.scss */
.file .fileleft {
  width: 80%;
  text-align: left;
  white-space: normal;
}
/* line 1742, ../sass/message.scss */
.file .fileright {
  width: 20%;
  text-align: left;
}

/* line 1754, ../sass/message.scss */
.node-media-immagini table,
.node-brand table,
.node-media-presskit table {
  margin: 0 0 1em;
}
/* line 1756, ../sass/message.scss */
.node-media-immagini table tr,
.node-brand table tr,
.node-media-presskit table tr {
  border-bottom: none;
}
/* line 1758, ../sass/message.scss */
.node-media-immagini table tr td,
.node-brand table tr td,
.node-media-presskit table tr td {
  vertical-align: middle;
}
/* line 1760, ../sass/message.scss */
.node-media-immagini table tr td.ico,
.node-brand table tr td.ico,
.node-media-presskit table tr td.ico {
  width: 60px;
}
/* line 1763, ../sass/message.scss */
.node-media-immagini table tr td.right,
.node-brand table tr td.right,
.node-media-presskit table tr td.right {
  text-align: right;
}
/* line 1767, ../sass/message.scss */
.node-media-immagini table tr td.left a,
.node-brand table tr td.left a,
.node-media-presskit table tr td.left a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
  color: #002e60;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.node-media-immagini table tr td.left a:active, .node-media-immagini table tr td.left a:focus,
.node-brand table tr td.left a:active,
.node-brand table tr td.left a:focus,
.node-media-presskit table tr td.left a:active,
.node-media-presskit table tr td.left a:focus {
  outline: none;
}
/* line 1776, ../sass/message.scss */
.node-media-immagini a.gallerydwnld,
.node-brand a.gallerydwnld,
.node-media-presskit a.gallerydwnld {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
  display: block;
  float: right;
  padding: 0.5em 1em;
  font-size: 12px;
  margin-right: 6px;
  color: #fff;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
  text-decoration: none;
  background: url('../images/icons/icn-download.png?1364226325') no-repeat 0 0;
  width: 11px;
  height: 20px;
}
/* line 6, ../../../../../../../../usr/lib64/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
.node-media-immagini a.gallerydwnld:active, .node-media-immagini a.gallerydwnld:focus,
.node-brand a.gallerydwnld:active,
.node-brand a.gallerydwnld:focus,
.node-media-presskit a.gallerydwnld:active,
.node-media-presskit a.gallerydwnld:focus {
  outline: none;
}

/* line 1799, ../sass/message.scss */
.webform-client-form .webform-component {
  clear: both;
}

/* line 1805, ../sass/message.scss */
.ui-selectmenu {
  background: #aaabad !important;
  color: white !important;
  -webkit-box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.2);
}
/* line 1811, ../sass/message.scss */
.ui-selectmenu li a,
.ui-selectmenu .ui-selectmenu-status {
  padding: 0.405em 0.5em 0.405em 0.5em;
}
/* line 1815, ../sass/message.scss */
.ui-selectmenu.ui-state-default .ui-icon {
  background: url('../images/cassetto-arrow.png?1361052585') no-repeat 50% 100% !important;
  margin-right: 0;
  height: 19px;
  width: 21px;
}

/* line 1823, ../sass/message.scss */
.ui-selectmenu-menu {
  background: #fff;
  border: 1px solid #aaabad;
}

/* ADDTOANY */
/* line 1829, ../sass/message.scss */
#block-addtoany-addtoany-button {
  margin-top: 2em;
}

/* line 1835, ../sass/message.scss */
.jqmWindow {
  display: none;
  position: fixed;
  top: 17%;
  left: 50%;
  margin-left: -150px;
  width: 300px;
  background-color: #EEE;
  color: #333;
  border: 1px solid black;
  border: 12px solid white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 1848, ../sass/message.scss */
.jqmWindow form {
  margin-top: 30%;
  padding: 12px;
  background: url('../images/blue-bck.png?1368687842');
  color: #FFF;
}
/* line 1854, ../sass/message.scss */
.jqmWindow p {
  font-size: 13px;
}
/* line 1857, ../sass/message.scss */
.jqmWindow .legalbtn {
  position: relative;
  margin-top: 10px;
}
/* line 1861, ../sass/message.scss */
.jqmWindow button {
  float: right;
  color: white !important;
  background: #082063;
  padding: 0.4em 1em;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  font-family: "signikabold", "Trebuchet MS", Helvetica, sans-serif;
}

.ui-accordion .ui-accordion-header a{
    color: #fff !important;
    text-decoration: none !important;
}

/* line 1874, ../sass/message.scss */
.jqmOverlay {
  background-color: #000;
}

@media all and (max-width: 480px) {
  /* line 1880, ../sass/message.scss */
  .node-media-immagini .field-name-field-media-img .field-item {
    width: 48% !important;
  }
  /* line 1882, ../sass/message.scss */
  .node-media-immagini .field-name-field-media-img .field-item a.gallerydwnld {
    display: none;
  }
}
/*
@media all and (min-width: 480px) and (max-width: 767px)  {
	.field-name-field-media-img,
	.field-name-field-brand-gallery,
	.field-name-field-media-video {
		a.colorbox {
			width: 133px;
		}
	}
	#block-views-brands-brandimagegallery {
		.views-field-field-brand-logo a {
			width: 133px;
		}
	}
}
*/
@media all and (min-width: 768px) {
  /* line 1907, ../sass/message.scss */
  #block-block-4,
  #block-block-5,
  #block-menu-block-4 {
    display: none !important;
  }

  /* line 1910, ../sass/message.scss */
  .jqmWindow {
    margin-left: -300px;
    width: 600px;
  }
}
@media all and (max-width: 767px) {
  /* line 1921, ../sass/message.scss */
  .wtm-contenitore-2col .wtm-col-sx,
  .wtm-contenitore-3col .wtm-col-sx {
    float: none;
    width: 100%;
  }
  /* line 1925, ../sass/message.scss */
  .wtm-contenitore-2col .wtm-col-dx,
  .wtm-contenitore-3col .wtm-col-dx {
    float: none;
    width: 100%;
  }
  /* line 1929, ../sass/message.scss */
  .wtm-contenitore-2col .wtm-col-1,
  .wtm-contenitore-3col .wtm-col-1 {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  /* line 1934, ../sass/message.scss */
  .wtm-contenitore-2col .wtm-col-2,
  .wtm-contenitore-3col .wtm-col-2 {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  /* line 1939, ../sass/message.scss */
  .wtm-contenitore-2col .wtm-col-3,
  .wtm-contenitore-3col .wtm-col-3 {
    float: none;
    width: 100%;
  }
  /* line 1943, ../sass/message.scss */
  .wtm-contenitore-2col .wtm-col,
  .wtm-contenitore-3col .wtm-col {
    margin: 0 0 20px;
    padding: 1em 0;
  }
  /* line 1947, ../sass/message.scss */
  .wtm-contenitore-2col .grey,
  .wtm-contenitore-3col .grey {
    float: none;
    margin-right: 0;
    width: 98% !important;
    padding: 0.1em 1%;
  }

  /* line 1955, ../sass/message.scss */
  .group_brand_socials {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 2em;
  }
  /* line 1961, ../sass/message.scss */
  .group_brand_socials a {
    float: left !important;
  }

  /* line 1965, ../sass/message.scss */
  #views_slideshow_cycle_main_caroselli-carosello_test {
    padding: 2% 7% !important;
    width: 86% !important;
  }
}
@media all and (max-width: 767px) {
  /* line 1976, ../sass/message.scss */
  .region-header,
  .contrasto,
  #textsizer {
    display: none;
  }

  /* line 1982, ../sass/message.scss */
  #navigation #main-menu ul,
  #secondary-menu,
  #block-menu-block-1 {
    display: none;
  }

  /* line 1986, ../sass/message.scss */
  #logo {
    width: 100%;
    text-align: center;
  }

  /* line 1992, ../sass/message.scss */
  .menu-archivio-generale a {
    width: 44%;
  }

  /* line 1998, ../sass/message.scss */
  .region-subheader,
  #subheader .breadcrumb {
    width: 100%;
    margin: 0;
    float: none;
  }
  /* line 2003, ../sass/message.scss */
  .region-subheader ul,
  #subheader .breadcrumb ul {
    float: left;
    margin: 10px 0;
  }

  /* line 2010, ../sass/message.scss */
  .node-brand .group-left {
    width: 100%;
    text-align: center;
  }
  /* line 2014, ../sass/message.scss */
  .node-brand .group-right {
    width: 100%;
  }
  /* line 2017, ../sass/message.scss */
  .node-brand .node-brand .field-group-accordion-item {
    padding: 0;
  }

  /* line 2022, ../sass/message.scss */
  .jcarousel-skin-tango .jcarousel-container {
    background: none;
  }

  /* line 2026, ../sass/message.scss */
  .jcarousel-skin-tango .activeSlide .views-field-field-brand-logo,
  .jcarousel-skin-tango .active .views-field-field-brand-logo {
    display: none !important;
  }

  /* line 2030, ../sass/message.scss */
  .jcarousel-skin-tango .activeSlide .views-field-field-brand-bottle img,
  .jcarousel-skin-tango .active .views-field-field-brand-bottle img {
    background: #efefef;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  }

  /* line 2035, ../sass/message.scss */
  #views_slideshow_cycle_main_caroselli-carosello_test {
    background: 0 none;
  }

  /* line 2039, ../sass/message.scss */
  #views_slideshow_cycle_main_caroselli-carosello_test .views-field-field-brand-bottle-1 {
    display: none !important;
  }
}
@media all and (max-width: 600px) {
  /* line 2046, ../sass/message.scss */
  .menu-archivio-generale a {
    width: 96%;
    margin-right: 0;
  }
  /* line 2050, ../sass/message.scss */
  .menu-archivio-generale .menu-archivio-generale {
    background: none !important;
    padding-top: 0 !important;
  }
  /* line 2053, ../sass/message.scss */
  .menu-archivio-generale .menu-archivio-generale a {
    width: 96%;
    border-right: 0 none !important;
    border-left: 0 none !important;
    border-bottom: 0 none !important;
    margin-bottom: 0;
  }
  /* line 2060, ../sass/message.scss */
  .menu-archivio-generale .menu-archivio-generale span.last a {
    border-bottom: 3px solid #a8a8a8 !important;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  /* line 2068, ../sass/message.scss */
  #block-search-form {
    margin: 0.2em 0 0.5em 1em;
  }

  /* line 2071, ../sass/message.scss */
  #logo {
    width: 20%;
  }

  /* line 2077, ../sass/message.scss */
  .field-name-field-media-img a.colorbox,
  .field-name-field-brand-gallery a.colorbox,
  .field-name-field-media-video a.colorbox {
    width: 148px;
  }

  /* line 2082, ../sass/message.scss */
  #block-views-brands-brandimagegallery .views-field-field-brand-logo a {
    width: 148px;
  }
}
@media all and (max-width: 1200px) {
  /* line 2089, ../sass/message.scss */
  #block-block-1 {
    float: none;
  }

  /* line 2092, ../sass/message.scss */
  .region-header {
    width: 80%;
    margin-top: 1em;
  }
  /* line 2096, ../sass/message.scss */
  .region-header span.div {
    display: block;
    clear: both;
  }

  /* line 2101, ../sass/message.scss */
  #block-search-form {
    margin: 0.2em 0 0.5em 1em;
  }
}
@media all and (min-width: 980px) {
  /* line 2109, ../sass/message.scss */
  .field-name-field-media-img a.colorbox,
  .field-name-field-brand-gallery a.colorbox,
  .field-name-field-media-video a.colorbox {
    width: 162px;
  }

  /* line 2114, ../sass/message.scss */
  #block-views-brands-brandimagegallery .views-field-field-brand-logo a {
    width: 162px;
  }
}
@media all and (max-width: 979px) {
  /* line 2122, ../sass/message.scss */
  p.more a,
  p.morewhite a {
    font-size: 14px;
  }

  /* line 2125, ../sass/message.scss */
  #mappa-wrapper {
    display: none;
  }

  /* line 2128, ../sass/message.scss */
  .node-media-immagini .field-name-field-media-img .field-item {
    width: 32%;
  }
}
