.h1label {
  margin: 10px 0 20px 0;
  font-family: OmnesSemiboldRoman, Arial, Verdana;
  font-size: 38px;
  line-height: 38px;
  font-weight: normal;
  color: #00643b;
}

.hide {
  display: none;
}

.clear, .clearfix {
  clear: both;
  height: 0;
  overflow: hidden;
  font-size: 1px;
}

.no-border {
  border: 0 !important;
}

#wrapper {
  background-image: url(../images/sisal/back-body.jpg);
  background-repeat: repeat-x;
  background-position: 0 0;
}

#content {
  margin: auto;
  width: 1260px;
  border-bottom: 1px solid #dcdcdc;
}

#banner {
  padding: 10px 0 0 0;
  width: 1180px;
  margin: auto;
}
#banner #heading, #banner #navigation {
  /*width: 1180px;*/
  margin: auto;
}
#banner #heading {
  padding-bottom: 35px;
}

.company-title {
  padding-top: 25px;
  float: left;
  display: block;
}

.logo {
  display: block;
  float: left;
  text-indent: -9999px;
}

#accessibilita {
  float: right;
  background-image: url(../images/sisal/separator.png);
  background-repeat: repeat-y;
  background-position: right;
  padding: 8px 18px 0 0;
  margin-top: 5px;
  margin-right: 10px;
  font-size: 1.143em;
}
#accessibilita a {
  font-family: OmnesRegularRoman, Arial, Verdana;
}
#accessibilita a.mid {
  font-size: 1.500em;
}
#accessibilita a.big {
  font-size: 1.929em;
}
#accessibilita a.active {
  text-decoration: underline;
}

.header-right-wrapper {
  float: right;
}

#lang {
  text-align: right;
  padding-bottom: 12px;
}
#lang a {
  font-size: 0.857em;
  color: #00643b;
}
#lang a:hover {
  text-decoration: none;
}
#lang a.selected {
  font-weight: bold;
}
#lang a.selected:hover {
  text-decoration: underline;
}

#social-link {
  float: right;
  padding-top: 5px;
}
#social-link a {
  display: block;
  float: left;
  margin-right: 8px;
  padding-right: 11px;
  background-image: url(../images/sisal/separator-v.png);
  background-repeat: repeat-y;
  background-position: 100% 0;
}
#social-link a img {
  display: block;
}
#social-link a.last {
  background-image: none;
  padding: 0;
  margin: 0;
}

#search-wrapper {
  display: none;
  position: absolute;
  width: 430px;
  margin: 0 0 0 -365px;
  padding: 10px;
  border: 1px solid #c8c8c8;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 5px 0px #ebebeb;
  box-shadow: 0px 3px 5px 0px #ebebeb;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  z-index: 1;
}
#search-wrapper #search-arrow {
  position: absolute;
  margin: -18px 0 0 390px;
}
#search-wrapper .searchText {
  webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  width: 320px;
  padding: 0 10px 0 10px;
  height: 38px;
  float: left;
  background-image: none;
  -webkit-box-shadow: inset 0px 0px 5px 0px #ccc;
  box-shadow: inset 0px 0px 5px 0px #ccc;
}
#search-wrapper .searchSubmit {
  padding: 8px 0;
  width: 79px;
  height: 40px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-family: OmnesSemiboldRoman, Arial, Verdana;
  font-weight: normal;
  text-shadow: 0 0;
  background-image: url(../images/sisal/back-search-submit.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent;
  border: 0;
  border-radius: 0;
}

#footer {
  width: 1180px;
  padding: 30px 0 0 0;
  margin: auto;
}
#footer #footer-top {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
#footer #footer-top #footer-text {
  float: right;
  padding-top: 25px;
  color: #757575;
  font-size: 0.813em;
  text-align: right;
}
#footer #footer-bottom {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
#footer #footer-bottom * {
  color: #00643b;
}
#footer #footer-bottom > ul {
  margin: 0;
  list-style: none;
}
#footer #footer-bottom > ul > li {
  margin: 0 80px 0 0;
  float: left;
  width: 100px;
}
#footer #footer-bottom > ul > li.last {
  margin: 0;
}
#footer #footer-bottom > ul > li > a {
  font-family: OmnesSemiboldRoman, Arial, Verdana;
  text-transform: uppercase;
  font-size: 0.938em;
  display: block;
  line-height: 1.250em;
}
#footer #footer-bottom > ul > li ul {
  margin: 20px 0 0 0;
  list-style: none;
}
#footer #footer-bottom > ul > li ul li a {
  font-size: 0.875em;
  display: block;
  line-height: 1.250em;
  margin-bottom: 10px;
}
#footer #footer-bottom > ul li.last {
  margin: 0;
}
#footer #footer-social {
  color: #646464;
  font-size: 0.875em;
  margin-bottom: 20px;
}
#footer #footer-social #footer-social-left {
  float: left;
}
#footer #footer-social #footer-social-right {
  float: right;
}
#footer #footer-social .footer-social-icon {
  float: left;
  margin-right: 20px;
}
#footer #footer-social .footer-social-icon img {
  float: left;
  margin-right: 15px;
}
#footer #footer-social .footer-social-label {
  float: left;
  padding-top: 5px;
  margin-right: 15px;
}
#footer #footer-social .footer-social-label a {
  diplay: inline-block;
  color: #646464;
  margin: 0 10px;
}

.slide-content-link-button, .box-level-2-link-button, .box-level-4-link-button {
  background-image: url(../images/sisal/back-slide-content-button.png);
  background-repeat: repeat-x;
  background-position: bottom;
  border: 1px solid #a0a0a0;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 3px 7px;
  font-family: OmnesMediumRoman, Arial, Verdana;
  text-transform: uppercase;
  position: relative;
  color: #464646 !important;
  display: inline;
}
.slide-content-link-button a, .box-level-2-link-button a, .box-level-4-link-button a {
  color: #464646 !important;
}

.box-level-2-button {
  padding: 10px 22px 0 0;
  text-align: center;
}

.textual .box-level-2-button {
  padding: 0px;
  text-align: left;
}

.fascia-livello-2 {
  float: left;
  width: 282px;
  margin: 0 17px 0 0;
}
.fascia-livello-2.four {
  margin-right: 0;
}
.fascia-livello-2 .portlet-boundary {
  margin-bottom: 50px;
}
.fascia-livello-2 .portlet-content {
  padding: 0;
}
.fascia-livello-2 .portlet-title {
  color: #aaaaaa;
  font-family: OmnesMediumRoman, Arial, Verdana;
  text-align: center;
  font-size: 1.429em;
  font-weight: normal;
  margin-bottom: 10px;
}
.fascia-livello-2 .portlet-title .icon {
  display: none;
}

.youtube iframe {
  width: 100%;
  height: 281px;
}

.generic-portlet-title {
  color: #aaaaaa;
  font-family: OmnesMediumRoman, Arial, Verdana;
  text-align: center;
  font-size: 1.429em;
  font-weight: normal;
  margin-bottom: 10px;
}

.module-wrapper-title {
  color: #aaaaaa;
  font-family: OmnesMediumRoman, Arial, Verdana;
  text-align: center;
  font-size: 1.429em;
  font-weight: normal;
  margin-bottom: 10px;
}

.module-wrapper .module-top-bar {
  position: absolute;
  width: 100%;
  text-align: center;
  font-family: OmnesSemiboldRoman, Arial, Verdana;
  color: #fff;
  text-transform: uppercase;
  background-image: url(../images/sisal/back-module-top-bar-green.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.module-wrapper .module-top-bar.grey {
  position: inherit;
  background-image: url(../images/sisal/back-module-top-bar-grey.png);
}
.module-wrapper .module-content-wrapper {
  overflow: hidden;
  height: 281px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #dadada;
  color: #333333;
}
.module-wrapper .module-content-wrapper.module-banner-flash {
  height: 280px;
}
.module-wrapper .module-content-wrapper.module-banner-flash .module-content-container {
  height: 280px !important;
}
.module-wrapper .module-content-wrapper.nextevents .flex {
  height: 240px;
}
.module-wrapper .module-content-wrapper.nextevents .flex-control-nav {
  position: relative;
  bottom: -10px;
}
.module-wrapper .module-content-wrapper h3.module-title a {
  font-size: 16px;
  font-weight: normal;
}
.module-wrapper.green .module-content-wrapper {
  background-color: #034b2b;
  border: 1px solid #034b2b;
}
.module-wrapper.green .module-content {
  padding-top: 10px;
}
.module-wrapper.green .module-title, .module-wrapper.green .module-title a {
  color: #fff;
  font-size: 1.143em;
  text-transform: inherit;
}
.module-wrapper.green .module-summary {
  color: #a4b4ab;
  font-size: 0.929em;
  line-height: 1.286em;
}
.module-wrapper.green .module-info {
  color: #a4b4ab;
  line-height: 0.857em;
}
.module-wrapper.dark .module-content-wrapper {
  background-color: #333333;
  border: 1px solid #333333;
}
.module-wrapper.dark .module-content {
  padding-top: 10px;
}
.module-wrapper.dark .module-title, .module-wrapper.dark .module-title a {
  color: #fff;
  font-size: 1.143em;
  text-transform: inherit;
}
.module-wrapper.dark .module-summary {
  color: #adadad;
  font-size: 0.929em;
  line-height: 1.286em;
}
.module-wrapper.dark .module-info {
  color: #adadad;
  line-height: 0.857em;
}
.module-wrapper .module-content {
  padding: 20px 20px 0 20px;
}
.module-wrapper .module-content-container {
  height: 250px;
  overflow: hidden;
}
.module-wrapper .module-exclusive {
  position: absolute;
  margin: 0 0 0 153px;
}
.module-wrapper .module-play {
  position: absolute;
  margin: 60px 0 0 110px;
}
.module-wrapper .module-image img {
  display: block;
}
.module-wrapper .module-image .module-image-big {
  display: none;
}
.module-wrapper .module-video-thumb {
  height: 160px;
  background-color: #505050;
  overflow: hidden;
}
.module-wrapper .module-video-thumb img {
  display: block;
}
.module-wrapper .module-video-thumb .module-video-thumb-big {
  display: none;
}
.module-wrapper .module-info {
  font-family: OmnesRegularRoman, Arial, Verdana;
  font-size: 0.857em;
}
.module-wrapper .module-date {
  background-image: url(../images/sisal/back-model-date.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  width: 96px;
  height: 61px;
  padding-top: 35px;
  margin: 15px auto 0 auto;
  color: #fff;
  text-align: center;
  font-family: OmnesSemiboldRoman, Arial, Verdana;
  font-size: 30px;
}
.module-wrapper .module-place {
  text-transform: capitalize;
  font-family: OmnesRegularRoman, Arial, Verdana;
}
.module-wrapper .module-title {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-family: OmnesSemiboldRoman, Arial, Verdana;
  /*text-transform: uppercase;*/
  display: block;
  line-height: 1.143em;
  word-wrap: break-word;
}
.module-wrapper .module-title.last {
  border-bottom: 0;
}
.module-wrapper .module-title a {
  font-family: OmnesSemiboldRoman, Arial, Verdana;
  font-size: 1.143em;
  /*text-transform: uppercase;*/
  display: block;
  line-height: 1.143em;
  word-wrap: break-word;
}
.module-wrapper .module-summary {
  color: #666666;
  line-height: 1.143em;
}
.module-wrapper .module-all a {
  color: #e22118;
  font-family: OmnesMediumRoman, Arial, Verdana;
  font-size: 0.929em;
  text-align: center;
  display: block;
  margin: 0 0 10px 0;
}

.layout-home-third .separator {
  /*padding-left: 45px;*/
}

.box-level-2-wrapper {
  float: left;
  width: 372px;
  padding-left: 20px;
  margin: 50px 0;
  background-image: url(../images/sisal/separator-v.png);
  background-repeat: repeat-y;
  background-position: 100% 0;
}
.box-level-2-wrapper .box-level-2-message {
  text-align: center;
  font-weight: bold;
}
.box-level-2-wrapper .box-level-2-image {
  float: left;
  max-width: 170px;
}
.box-level-2-wrapper .box-level-2-container {
  float: right;
  width: 190px;
  padding-right: 30px;
}
.box-level-2-wrapper .box-level-2-container.no-img {
  float: none;
  width: auto;
  padding: 0 30px;
}
.box-level-2-wrapper .box-level-2-container.video {
  padding: 0;
}
.box-level-2-wrapper .box-level-2-content {
  height: 136px;
  margin-bottom: 10px;
  overflow: hidden;
}
.box-level-2-wrapper .box-level-2-title {
  font-family: OmnesSemiboldRoman, Arial, Verdana;
  font-size: 1.429em;
  font-weight: normal;
  /*text-transform: uppercase;*/
  margin-bottom: 10px;
}
.box-level-2-wrapper .box-level-2-summary {
  font-size: 0.929em;
  color: #505050;
  line-height: 1.214em;
}
.box-level-2-wrapper.last {
  background-image: none;
}
.box-level-2-wrapper.last .box-level-2-image {
  /*margin-left: 20px;*/
}
.box-level-2-wrapper.last .box-level-2-container {
  padding: 0;
  width: 210px;
}
.box-level-2-wrapper.last .box-level-2-container.video {
  width: auto;
  padding: auto;
}
.box-level-2-wrapper.last .box-level-2-container.video iframe {
  /*margin-left: 20px;*/
}

.fascia-livello-3 .portlet-boundary {
  /*float: left;   width: 282px;*/
}

.box-level-3-container {
  padding-bottom: 25px;
  margin: auto;
  margin-bottom: 20px;
}
.box-level-3-container .box-level-3-wrapper {
  float: left;
  width: 250px;
  padding-left: 45px;
  background-image: url(../images/sisal/separator-v.png);
  background-repeat: repeat-y;
  background-position: 100% 0;
}
.box-level-3-container .box-level-3-wrapper * {
  color: #666;
}
.box-level-3-container .box-level-3-wrapper.last {
  background-image: none;
}
.box-level-3-container .box-level-3-wrapper .box-level-3-image {
  float: left;
  width: 70px;
}
.box-level-3-container .box-level-3-wrapper .box-level-3-image img {
  display: block;
}
.box-level-3-container .box-level-3-wrapper .box-level-3-content {
  float: left;
  width: 170px;
}
.box-level-3-container .box-level-3-wrapper .box-level-3-counter {
  font-family: OmnesMediumRoman, Arial, Verdana;
  font-size: 2.143em;
}
.box-level-3-container .box-level-3-wrapper .box-level-3-text {
  font-family: OmnesRegularRoman, Arial, Verdana;
  font-size: 1.143em;
}
.box-level-3-container.number-of-content-1 {
  width: 155px;
}
.box-level-3-container.number-of-content-1 .box-level-3-wrapper {
  margin: 0;
  padding: 0;
}
.box-level-3-container.number-of-content-2 {
  width: 590px;
}
.box-level-3-container.number-of-content-3 {
  width: 885px;
}
.box-level-3-container.number-of-content-5 .box-level-3-wrapper {
  width: 220px;
  padding: 0;
  margin-right: 20px;
}
.box-level-3-container.number-of-content-5 .box-level-3-wrapper.last {
  margin: 0;
}
.box-level-3-container.number-of-content-5 .box-level-3-wrapper .box-level-3-content {
  width: 150px;
}
.box-level-3-container.number-of-content-6 .box-level-3-wrapper {
  width: 180px;
  padding: 0;
  margin-right: 20px;
}
.box-level-3-container.number-of-content-6 .box-level-3-wrapper.last {
  margin: 0;
}
.box-level-3-container.number-of-content-6 .box-level-3-wrapper .box-level-3-content {
  width: 110px;
}
.box-level-3-container.number-of-content-6 .box-level-3-wrapper .box-level-3-content .box-level-3-counter {
  font-size: 1.429em;
}

.box-level-4-wrapper {
  padding-bottom: 10px;
}
.box-level-4-wrapper * {
  color: #fff;
}
.box-level-4-wrapper .box-level-4-content-left {
  float: left;
  width: 945px;
}
.box-level-4-wrapper .box-level-4-content-left .box-level-4-top {
  padding: 0 0 0 65px;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
}
.box-level-4-wrapper .box-level-4-content-left .box-level-4-bottom {
  padding: 0 10px 0 0;
  background-image: url(../images/sisal/box-level-4-separator-v.png);
  background-repeat: repeat-y;
  background-position: 100% 0;
}
.box-level-4-wrapper .box-level-4-content-left .box-level-4-content {
  float: left;
  width: 397px;
  padding-right: 30px;
  margin-left: 65px;
}
.box-level-4-wrapper .box-level-4-content-left .box-level-4-container {
  height: 270px;
  margin-bottom: 20px;
  overflow: hidden;
}
.box-level-4-wrapper .box-level-4-content-left .box-level-4-title {
  font-family: OmnesSemiboldRoman, Arial, Verdana;
  font-size: 2.714em;
  font-weight: normal;
  line-height: 1.000em;
  margin-bottom: 10px;
}
.box-level-4-wrapper .box-level-4-content-left .box-level-4-summary {
  font-family: OmnesRegularRoman, Arial, Verdana;
  font-size: 1.143em;
  line-height: 1.125em;
  color: #e1e1e1;
}
.box-level-4-wrapper .box-level-4-content-left .box-level-4-video-wrapper {
  float: left;
  max-width: 400px;
  padding-bottom: 20px;
  background-image: url(../images/sisal/box-level-4-shadow-big.png);
  background-position: 50% 100%;
  background-repeat: no-repeat;
}
.box-level-4-wrapper .box-level-4-content-left .box-level-4-video-wrapper .box-level-4-video {
  background-color: #000;
  height: 331px;
  overflow: hidden;
}
.box-level-4-wrapper .box-level-4-content-left .box-level-4-video-wrapper img {
  width: auto;
}
.box-level-4-wrapper .box-level-4-content-left .box-level-4-video-wrapper .box-level-4-play {
  position: absolute;
  margin: 110px 0 0 140px;
  display: block;
}
.box-level-4-wrapper .box-level-4-content-left .box-level-4-video-wrapper .box-level-4-play img {
  display: block;
}
.box-level-4-wrapper .box-level-4-content-right {
  float: right;
  width: 315px;
}
.box-level-4-wrapper .box-level-4-content-right .box-level-4-top {
  text-align: right;
  height: 42px;
  line-height: 42px;
  padding-right: 55px;
  overflow: hidden;
}
.box-level-4-wrapper .box-level-4-content-right .box-level-4-bottom {
  padding: 0 55px 0 30px;
}
.box-level-4-wrapper .box-level-4-content-right .box-level-4-title {
  /*text-transform: uppercase;*/
  font-family: OmnesSemiboldRoman, Arial, Verdana;
  font-size: 1.143em;
  font-weight: normal;
  line-height: 1.063em;
  margin-bottom: 10px;
}
.box-level-4-wrapper .box-level-4-content-right .box-level-4-summary {
  color: #bebebe;
  font-family: OmnesRegularRoman, Arial, Verdana;
  font-size: 0.929em;
  margin-bottom: 10px;
  line-height: 1.250em;
}
.box-level-4-wrapper .box-level-4-content-right .box-level-4-image {
  max-width: 220px;
  background-image: url(../images/sisal/box-level-4-shadow-mid.png);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  padding-bottom: 16px;
  overflow: hidden;
}
.box-level-4-wrapper .box-level-4-content-right .box-level-4-image img {
  display: block;
  max-width: 220px;
}
.box-level-4-wrapper .box-level-4-top {
  /*margin-bottom: 20px;*/
  font-family: OmnesSemiboldRoman, Arial, Verdana;
  font-size: 1.429em;
  font-weight: normal;
  background-image: url(../images/sisal/box-level-4-separator-h.png);
  background-repeat: repeat-x;
  background-position: 0 100%;
}
.box-level-4-wrapper .box-level-4-bottom {
  margin-top: 20px;
}
.box-level-4-wrapper .box-level-4-link {
  font-family: OmnesMediumRoman, Arial, Verdana;
  text-decoration: underline;
}

#wrapper .add-asset-selector {
  display: none;
}

.add-asset-selector {
  margin: 0 !important;
}
.add-asset-selector .edit-controls {
  display: block !important;
}

.layout-interno {
  padding-bottom: 80px;
}

.layout-2-column-left .portlet, .layout-3-column-left .portlet {
  padding: 20px;
}
.layout-2-column-left .portlet-content, .layout-3-column-left .portlet-content {
  padding: 0;
}
.layout-2-column-left .portlet-title img, .layout-3-column-left .portlet-title img {
  display: none;
}
.layout-2-column-left .portlet-title-text, .layout-3-column-left .portlet-title-text {
  display: block;
  color: #00643b;
  font-family: OmnesMediumRoman, Arial, Verdana;
  text-transform: uppercase;
  font-weight: normal;
}

.approfondimenti-wrapper {
  font-family: OmnesRegularRoman, Arial, Verdana;
  font-size: 0.857em;
  line-height: 1.375em;
  text-decoration: underline;
}

.documenti-wrapper .documento-container {
  border-top: 1px solid #ccc;
  padding: 20px 0;
}
.documenti-wrapper .documento-container.first {
  border-top: 0;
}
.documenti-wrapper .documento-extension {
  display: block;
  float: left;
  max-width: 40px;
  margin-right: 20px;
}
.documenti-wrapper .documento-content {
  float: left;
  width: 220px;
}
.documenti-wrapper .documento-title {
  font-family: OmnesSemiboldRoman, Arial, Verdana;
  /*text-transform: uppercase;*/
  display: block;
  line-height: 1.000em;
  color: #505050;
}
.documenti-wrapper .documento-size {
  font-size: 0.857em;
}

#page-wrapper .body {
  width: auto !important;
}
#page-wrapper img {
  max-width: 100%;
}
#page-wrapper ul {
  list-style-image: url("../images/sisal/list-image-square-green.png") !important;
}
#page-wrapper h2, #page-wrapper h2 *, #page-wrapper h3, #page-wrapper h3 *, #page-wrapper h4, #page-wrapper h4 *, #page-wrapper h5 h5 * {
  color: #00643b;
}

#news-wrapper .left {
  float: left;
  /*padding-top: 15px;*/
  margin-right: 10px;
  margin-bottom: 10px;
  width: 65%;
}
#news-wrapper .right {
  float: right;
  width: 30%;
  word-wrap: break-word;
}
#news-wrapper .right .date {
  font-family: Arial;
  font-weight: bold;
  font-size: 30px;
  color: #676767;
  line-height: 25px;
}
#news-wrapper .right .title {
  font-family: Arial;
  font-size: 40px;
  padding: 20px 0px 0px 0px;
  margin-bottom: 20px;
  line-height: 35px;
}
#news-wrapper .right .email {
  text-decoration: none;
}

.layout-2-column-right {
  /*img {      max-width: 920px;   }  */
}
.layout-2-column-right .gallery-image-wrapper {
  max-width: 830px;
  margin: 0 auto 50px auto;
}
.layout-2-column-right .gallery-image-wrapper .flexslider {
  background-color: transparent;
  border: 0;
  padding: 0;
  box-shadow: 0 0 !important;
}
.layout-2-column-right .gallery-image-wrapper .flex-prev {
  margin-left: -50px;
  background-image: url(../images/sisal/flexslider-prev-small.png);
  width: 32px;
  height: 53px;
}
.layout-2-column-right .gallery-image-wrapper .flex-next {
  margin-right: -50px;
  background-image: url(../images/sisal/flexslider-next-small.png);
  width: 32px;
  height: 53px;
}

.layout-3-column-center {
  /*img {      max-width: 615px;   }*/
}
.layout-3-column-center .universal {
  font-size: 14px !important;
  /*line-height: 16px;*/
  color: #464646;
}
.layout-3-column-center h2, .layout-3-column-center h3, .layout-3-column-center h4, .layout-3-column-center h5, .layout-3-column-center h6 {
  color: #00643b;
}
.layout-3-column-center h2.universal, .layout-3-column-center h3.universal, .layout-3-column-center h4.universal, .layout-3-column-center h5.universal, .layout-3-column-center h6.universal {
  margin-bottom: 10px;
}
.layout-3-column-center .gallery-image-wrapper {
  max-width: 500px;
  margin: auto;
}
.layout-3-column-center .gallery-image-wrapper .flexslider {
  background-color: transparent;
  border: 0;
  padding: 0;
  box-shadow: 0 0 !important;
}
.layout-3-column-center .gallery-image-wrapper .flex-direction-nav .flex-prev {
  margin-left: -50px;
  background-image: url(../images/sisal/flexslider-prev-small.png);
  width: 32px;
  height: 53px;
}
.layout-3-column-center .gallery-image-wrapper .flex-direction-nav .flex-next {
  margin-right: -50px;
  background-image: url(../images/sisal/flexslider-next-small.png);
  width: 32px;
  height: 53px;
}

.layout-3-column-right .portlet-boundary {
  margin-bottom: 20px;
}
.layout-3-column-right .portlet-content {
  padding: 0;
}
.layout-3-column-right .portlet-title img {
  display: none;
}
.layout-3-column-right .portlet-topper {
  margin-bottom: 15px;
}
.layout-3-column-right .portlet-title-text {
  display: block;
  font-family: OmnesMediumRoman, Arial, Verdana;
  font-weight: normal;
  font-size: 1.286em;
  color: #b4b4b4;
}
.layout-3-column-right .gallery-image-wrapper {
  width: 280px;
  margin: auto;
}
.layout-3-column-right .gallery-image-wrapper .flexslider {
  background-color: transparent;
  border: 0;
  padding: 0;
  box-shadow: 0 0 !important;
}
.layout-3-column-right .gallery-image-wrapper .flex-direction-nav .flex-prev {
  margin: 10px 0 0 10px;
  background-image: url(../images/sisal/flexslider-prev-small.png);
  width: 32px;
  height: 53px;
}
.layout-3-column-right .gallery-image-wrapper .flex-direction-nav .flex-next {
  margin: 10px 7px 0 0;
  background-image: url(../images/sisal/flexslider-next-small.png);
  width: 32px;
  height: 53px;
}

/* ERROR PAGE */
#error-wrapper {
  background-image: url(../images/sisal/background-not-found.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 424px;
  height: 244px;
  padding: 70px 90px 0 380px;
  margin: 30px auto 0 auto;
  font-family: OmnesSemiboldRoman, Arial, Verdana;
}

#error-message {
  color: #dc2a1c;
  line-height: 45px;
  font-size: 41px;
}

#error-link {
  font-size: 18px;
  color: #333;
  margin-top: 20px;
}

#error-link a {
  color: #333;
  text-decoration: underline;
}

.elenco-asset-standard-portlet-title {
  color: #aaaaaa;
  font-family: OmnesMediumRoman, Arial, Verdana;
  text-align: center;
  font-size: 1.429em;
  font-weight: normal;
  margin-bottom: 10px;
}

.elenco-asset-standard-image {
  display: block;
  float: left;
  width: 17%;
}

.elenco-asset-standard-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 83%;
  float: left;
  padding-left: 15px;
  margin-top: -6px;
}

.elenco-asset-standard-content {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.elenco-asset-standard-content.last {
  border-bottom: 0;
  margin: 0;
}

.elenco-asset-standard-category {
  color: #757575;
}

.elenco-asset-standard-title a, .contatti-wrapper h3 {
  font-family: OmnesSemiboldRoman, Arial, Verdana;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  /*font-size: 0.789em;*/
  line-height: 1.053em;
  display: block;
  color: #00643b;
  /*text-transform: uppercase;  */
  margin-bottom: 5px;
}

.elenco-asset-standard-summary {
  font-size: 0.929em;
  line-height: 1.214em;
}

.contatti-wrapper * {
  font-style: italic;
  font-family: OmnesRegularRoman, Arial, Verdana;
}
.contatti-wrapper .contatti-email {
  margin-bottom: 10px;
  text-decoration: underline;
}

.social-pagina-interna-wrapper .social-pagina-interna-container {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.social-pagina-interna-wrapper .social-pagina-interna-container.last {
  border: 0;
  margin: 0;
  padding: 0;
}
.social-pagina-interna-wrapper .social-pagina-interna-container .social-pagina-interna-image {
  float: left;
  max-width: 40px;
  margin-right: 20px;
}
.social-pagina-interna-wrapper .social-pagina-interna-container .social-pagina-interna-content {
  float: left;
  width: 175px;
}
.social-pagina-interna-wrapper .social-pagina-interna-container .social-pagina-interna-summary {
  font-size: 0.929em;
  line-height: 1.214em;
}

.no-home {
  background-color: #f9f9f9;
}
.no-home #wrapper {
  background-image: none;
}

.taglib-page-iterator {
  margin-top: 40px;
}
.taglib-page-iterator .first, .taglib-page-iterator .last, .taglib-page-iterator .next, .taglib-page-iterator .previous {
  background-color: #a3a4a4 !important;
  background-image: none !important;
  padding: 5px 10px !important;
  color: #fff;
}
.taglib-page-iterator a.first, .taglib-page-iterator a.last, .taglib-page-iterator a.next, .taglib-page-iterator a.previous {
  background-color: #b3cf30 !important;
}
.taglib-page-iterator a.first:hover, .taglib-page-iterator a.last:hover, .taglib-page-iterator a.next:hover, .taglib-page-iterator a.previous:hover {
  background-color: #00643b !important;
  text-decoration: none;
}

h2.article-title {
  margin: 10px 0 20px 0;
  font-family: OmnesSemiboldRoman, Arial, Verdana;
  font-size: 26px;
  font-weight: normal;
  color: #00643b;
}

h3.article-sottotitolo {
  margin: 0 0 20px 0;
  font-family: OmnesMediumRoman, Arial, Verdana;
  font-size: 18px;
  font-weight: normal;
  color: #00643b;
}

.article-image {
  float: left;
  margin: 0 20px 0 0;
}
.article-image img {
  display: block;
}

.article-video-wrapper {
  background-color: #505050;
  width: 280px;
  height: 182px;
  margin: 0 20px 0 0;
  overflow: hidden;
  float: left;
  -webkit-box-shadow: 1px 1px 2px #000000;
  -moz-box-shadow: 1px 1px 2px #000000;
  -o-box-shadow: 1px 1px 2px #000000;
  -ms-box-shadow: 1px 1px 2px #000000;
  box-shadow: 1px 1px 2px #000000;
}
.article-video-wrapper .article-video-play {
  position: absolute;
  z-index: 1;
}
.article-video-wrapper .article-video-play img {
  margin: 60px 0 0 110px;
}
.article-video-wrapper .article-video-thumb {
  position: absolute;
}
.article-video-wrapper.mid {
  width: 335px;
  height: 280px;
}
.article-video-wrapper.mid .article-video-play img {
  margin: 110px 0 0 135px;
}

.testodata {
  color: #333333;
  margin: 0;
}

.h2label {
  color: #00643b;
  font-size: 18px;
  font-family: OmnesSemiboldRoman, Arial, Verdana;
  font-weight: normal;
}

.cs-immagine {
  display: block;
  width: 100%;
  margin-top: 20px;
}

.testolabel {
  margin-top: 20px;
}

.testoliste {
  margin: 0;
  font-size: 12px;
}

.linkdownloadlabel {
  font-weight: bold;
  font-size: 13px;
  text-decoration: underline;
}

.list-item .right {
  width: 720px;
}

#download-table {
  margin-top: 30px;
}

.titoloverde {
  color: #00643B;
  font-family: OmnesSemiboldRoman,Arial,Verdana;
  font-size: 16px;
  font-weight: normal;
}

.term-of-use-portlet .page_actions {
  left: 0 !important;
}

.aui-image-viewer-arrow {
  width: 51px;
}
.aui-image-viewer-arrow.aui-image-viewer-arrow-right {
  background-image: url(../images/sisal/flexslider-next.png);
}
.aui-image-viewer-arrow.aui-image-viewer-arrow-left {
  background-image: url(../images/sisal/flexslider-prev.png);
}

.manage-layouts {
  width: 710px !important;
}

#timeline-container {
  border: 1px solid #ebebeb;
}
#timeline-container #timeline {
  /*height: 550px !important;*/
}

.docs-container {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
}
.docs-container.last {
  margin-bottom: 50px;
}
.docs-container .docs-data, .docs-container .docs-summary {
  font-size: 12px;
}
.docs-container .docs-wrapper .docs-single {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-top: 5px;
}
.docs-container .docs-wrapper .docs-icon {
  width: 47px;
  vertical-align: top;
}
.docs-container .docs-wrapper .docs-icon img {
  display: block;
  width: 100%;
  max-width: 47px;
}
.docs-container .docs-wrapper .docs-title {
  width: 158px;
  line-height: 1em;
}
.docs-container .docs-wrapper .docs-title a {
  display: block;
  font-size: 12px;
  margin: 0 5px;
  max-height: 30px;
  overflow: hidden;
  word-wrap: break-word;
}

.box-alert-wrapper, .box-homepage {
  border: 1px solid #dadada;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #fff;
}
.box-alert-wrapper .box-alert-bottone, .box-homepage .box-alert-bottone {
  display: block;
  background-image: url("/sisal-new-theme/images/sisal/button_accept.png");
  background-repeat: no-repeat;
  width: 244px;
  padding: 5px 0;
  margin: 40px auto 10px auto;
  color: #fff;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
.box-alert-wrapper .universal, .box-homepage .universal {
  text-align: center;
}
.box-alert-wrapper iframe, .box-homepage iframe {
  display: block;
  max-height: 236px !important;
  overflow: hidden;
}
.box-alert-wrapper .link-iframe, .box-homepage .link-iframe {
  color: #e22118;
  display: block;
  font-family: OmnesMediumRoman,Arial,Verdana;
  font-size: 0.929em;
  text-align: center;
}

.layout-home .box-alert-wrapper {
  height: 261px;
}

.lfr-layout-template img {
  width: 80px;
}
.lfr-layout-template .aui-field-choice .aui-field-label {
  max-width: 140px;
}
