﻿/* RESET
================================================== */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
nav,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* BOOTSTRAP
================================================== */
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: white;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  padding-left:10px;
  padding-right:10px;
}
html{
	float:none!important;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 66.66666667%;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width:33.33333333%;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957%;
  *margin-left: 2.07446809%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
.row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
.row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
.row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
.row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #c3b5a9;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #c3b5a9;
}
.table .table {
  background-color: white;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #c3b5a9;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #c3b5a9;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #1a171b;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: white;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid white;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: white;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #1a171b;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: white;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  line-height: 20px;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #81807f;
}
/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243094%;
    *margin-left: 2.70923945%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243094%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.43646409%;
    *width: 91.3832726%;
  }
  .row-fluid .span10 {
    width: 82.87292818%;
    *width: 82.81973669%;
  }
  .row-fluid .span9 {
    width: 74.30939227%;
    *width: 74.25620078%;
  }
  .row-fluid .span8 {
    width: 65.74585635%;
    *width: 65.69266486%;
  }
  .row-fluid .span7 {
    width: 57.18232044%;
    *width: 57.12912895%;
  }
  .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.56559304%;
  }
  .row-fluid .span5 {
    width: 40.05524862%;
    *width: 40.00205713%;
  }
  .row-fluid .span4 {
    width: 31.49171271%;
    *width: 31.43852122%;
  }
  .row-fluid .span3 {
    width: 22.9281768%;
    *width: 22.87498531%;
  }
  .row-fluid .span2 {
    width: 14.36464088%;
    *width: 14.31144939%;
  }
  .row-fluid .span1 {
    width: 5.80110497%;
    *width: 5.74791348%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486188%;
    *margin-left: 105.4184789%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243094%;
    *margin-left: 102.65604796%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132597%;
    *margin-left: 96.85494299%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.19889503%;
    *margin-left: 94.09251205%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779006%;
    *margin-left: 88.29140708%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.63535912%;
    *margin-left: 85.52897614%;
  }
  .row-fluid .offset9 {
    margin-left: 79.83425414%;
    *margin-left: 79.72787116%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232%;
    *margin-left: 76.96544023%;
  }
  .row-fluid .offset8 {
    margin-left: 71.27071823%;
    *margin-left: 71.16433525%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729%;
    *margin-left: 68.40190431%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.60079934%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138%;
    *margin-left: 59.8383684%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364641%;
    *margin-left: 54.03726343%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.27483249%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801105%;
    *margin-left: 45.47372752%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767956%;
    *margin-left: 42.71129658%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657459%;
    *margin-left: 36.91019161%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414365%;
    *margin-left: 34.14776067%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867%;
    *margin-left: 28.3466557%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773%;
    *margin-left: 25.58422476%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276%;
    *margin-left: 19.78311978%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182%;
    *margin-left: 17.02068884%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685%;
    *margin-left: 11.21958387%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591%;
    *margin-left: 8.45715293%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 979px + 1) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/* GLOBAL
================================================== */
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* CALENDARIO SCADENZE
================================================== */
.scadhead {
  margin: 20px 0 20px;
}
.scadhead .btn-qdf {
  width: 90px;
}
.scadhead .navimonth {
  padding-top: 2px;
  float: left;
}
.scadhead .navimonth li {
  float: left;
  margin-right: 10px;
}
.scadhead .navimonth li a {
  display: block;
  padding: 8px 10px 6px;
  color: #415f76;
  background: #ddccbb;
  line-height: 1;
  text-decoration: none;
}
.scadhead h2 {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  color: #415f76;
  line-height: 36px;
  float: left;
  margin: 0 0 0 20px;
}
.scadhead .tipo-vista {
  float: right;
}
.scadhead .tipo-vista li {
  float: left;
  display: inline-block;
  margin-left: 10px;
}
.area_filters {
  margin-bottom: 40px;
}
.area_filters li {
  float: left;
  display: block;
  margin-right: 10px;
}
.area_filters li span {
  margin-right: 10px;
}
.area_filters li .btn-qdf {
  border-top: 3px solid;
  background: none;
  color: #1a171b;
}
.area_filters li .btn-qdf.active {
  color: white;
}
.area_filters li .btn-qdf.enti_PA {
  border-top-color: #ce8515;
}
.area_filters li .btn-qdf.fisco {
  border-top-color: #72b7e6;
}
.area_filters li .btn-qdf.lavoro {
  border-top-color: #ed8176;
}
.area_filters li .btn-qdf.contrattazione {
  border-top-color: #aaa163;
}
.btn-qdf.active {
  color: white;
  border: none;
}
.btn-qdf.active.enti_PA {
  background-color: #ce8515;
}
.btn-qdf.active.fisco {
  background-color: #72b7e6;
}
.btn-qdf.active.lavoro {
  background-color: #ed8176;
}
.btn-qdf.active.contrattazione {
  background-color: #aaa163;
}
#calendar {
  border-top: 1px solid #ddccbb;
}
#calendar table {
  width: 100%;
  margin-bottom: 40px;
  line-height: 1;
  text-align: center;
  border-bottom: 10px solid #ddccbb;
}
#calendar table tr:first-child {
  color: #234357;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}
#calendar table tr:first-child td {
  height: auto;
  padding: 18px 0 10px;
  background: #f3e2d1;
}
#calendar table tr {
  color: white;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
}
#calendar table tr td {
  height: 157px;
  width: 14%;
  background: #f5e6d8;
  vertical-align: top;
  border-right: 1px solid #f3e2d1;
}
#calendar table tr td.with-events .item {
  display: none;
  min-height: 24px;
  padding: 8px 5px;
  font-size: 18px;
  text-align: left;
  cursor: pointer;
}
#calendar table tr td.with-events .item.active {
  display: block;
}
#calendar table tr td.with-events .item.enti_PA {
  background-color: #ce8515;
}
#calendar table tr td.with-events .item.fisco {
  background-color: #72b7e6;
}
#calendar table tr td.with-events .item.lavoro {
  background-color: #ed8176;
}
#calendar table tr td.with-events .item.contrattazione {
  background-color: #aaa163;
}
#calendar table tr td.with-events .item:last-child {
  margin-bottom: 1px;
}
#calendar table tr td.with-events .item strong {
  display: block;
  margin: -18px 0 0 30px;
  font-size: 12px;
  font-weight: 700;
}
#calendar table tr td.filled {
  background: #f8eee3;
}
#calendar table tr td.disabled {
  background-color: #f3e2d1;
}
#calendar table tr td.disabled .daynum {
  color: #f3e2d1;
}
#calendar table tr td.today .daynum {
  border-top: 5px solid #415f76;
  padding-top: 5px;
}
#calendar table tr td .daynum {
  display: block;
  padding: 10px 0;
  background: #ddccbb;
  color: #415f76;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  font-size: 16px;
}
#calendar.cal-day {
  padding-top: 20px;
}
#calendar.cal-day .scadenze-giorno li {
  border-bottom: 1px solid #ddccbb;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
#calendar.cal-day .scadenze-giorno li h3,
#calendar.cal-day .scadenze-giorno li p {
  margin: 0;
}
@media (max-width: 979px) {
  #calendar table tr td.with-events .item strong {
    font-size: 8px;
  }
}
/* FONT
================================================== */
@font-face {
  font-family: 'icomoon';
  src: url('../font/icomoon.eot');
  src: url('../font/icomoon.eot?#iefix') format('embedded-opentype'), url('../font/icomoon.ttf') format('truetype'), url('../font/icomoon.woff') format('woff'), url('../font/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cogs:before {
  content: "\e631";
}
.icon-circle-arrow-left:before {
  content: "\e632";
}
.icon-circle-arrow-right:before {
  content: "\e633";
}
.icon-star:before {
  content: "\e600";
}
.icon-star-empty:before {
  content: "\e601";
}
.icon-caret-right:before {
  content: "\e602";
}
.icon-angle-left:before {
  content: "\e603";
}
.icon-angle-right:before {
  content: "\e604";
}
.icon-chevron-left:before {
  content: "\e605";
}
.icon-chevron-right:before {
  content: "\e606";
}
.icon-search:before {
  content: "\e607";
}
.icon-print:before {
  content: "\e608";
}
.icon-share-alt:before {
  content: "\e609";
}
.icon-external-link:before {
  content: "\e60a";
}
.icon-caret-down:before {
  content: "\e60b";
}
.icon-caret-up:before {
  content: "\e60c";
}
.icon-caret-left:before {
  content: "\e60d";
}
.icon-remove:before {
  content: "\e60e";
}
.icon-plus:before {
  content: "\e60f";
}
.icon-calendar:before {
  content: "\e610";
}
.icon-twitter:before {
  content: "\e612";
}
.icon-facebook:before {
  content: "\e613";
}
.icon-twitter-sign:before {
  content: "\e614";
}
.icon-facebook-sign:before {
  content: "\e615";
}
.icon-envelope-alt:before {
  content: "\e616";
}
.icon-envelope:before {
  content: "\e617";
}
.icon-chevron-sign-down:before {
  content: "\e619";
}
.icon-chevron-sign-up:before {
  content: "\e61a";
}
.icon-chevron-sign-right:before {
  content: "\e61b";
}
.icon-chevron-sign-left:before {
  content: "\e61c";
}
.icon-reorder:before {
  content: "\e61d";
}
.icon-my24:before {
  content: "\e61e";
}
.icon-user:before {
  content: "\e61f";
}
.icon-film:before {
  content: "\e620";
}
.icon-info-sign:before {
  content: "\e621";
}
.icon-time:before {
  content: "\e622";
}
.icon-ok:before {
  content: "\e623";
}
.icon-calendar-empty:before {
  content: "\e624";
}
.icon-file-alt:before {
  content: "\e625";
}
.icon-file:before {
  content: "\e626";
}
.icon-bookmark:before {
  content: "\e627";
}
.icon-copy:before {
  content: "\e628";
}
.icon-stack:before {
  content: "\e629";
}
.icon-th-large:before {
  content: "\e62a";
}
.icon-video-play:before {
  content: "\e62b";
}
.icon-gallery-next:before {
  content: "\e62c";
}
.icon-gallery-previous:before {
  content: "\e62d";
}
.icon-play:before {
  content: "\e62e";
}
.icon-expand-alt:before {
  content: "\e62f";
}
.icon-plus2:before {
  content: "\e630";
}
.icon-quote:before {
  content: "\e618";
}
.icon-time-machine:before {
  content: "\e611";
}
/* DEFINIZIONE VARIABILI
================================================== */
/* font */
/* THEME
================================================== */
/* colori */
/* vari */
/* colori tassonomia */
/* colori tassonomia scadenze */
/* COLORI
================================================== */
.tas01,
h6.tas01 a {
  color: #ffa800;
}
.tas01-b {
  background: #ffa800;
}
.tas02,
h6.tas02 a {
  color: #e35c09;
}
.tas02-b {
  background: #e35c09;
}
.tas03,
h6.tas03 a {
  color: #cd0a07;
}
.tas03-b {
  background: #cd0a07;
}
.tas04,
h6.tas04 a {
  color: #bd2666;
}
.tas04-b {
  background: #bd2666;
}
.tas05,
h6.tas05 a {
  color: #6a7b85;
}
.tas05-b {
  background: #6a7b85;
}
.tas06,
h6.tas06 a {
  color: #379193;
}
.tas06-b {
  background: #379193;
}
.tas07,
h6.tas07 a {
  color: #74875d;
}
.tas07-b {
  background: #74875d;
}
.tas08,
h6.tas08 a {
  color: #624403;
}
.tas08-b {
  background: #624403;
}
.tas09,
h6.tas09 a {
  color: #ce8515;
}
.tas09-b {
  background: #ce8515;
}
.black,
h6.black a {
  color: #1a171b;
}
h6.elpa,
.elpa-b {
  background: #ce8515;
}
h6.fisc,
.fisc-b {
  background: #72b7e6;
}
h6.lapr,
.lapr-b {
  background: #ed8176;
}
h6.coco,
.coco-b {
  background: #aaa163;
}
/* DATEPICKER (preso dal Sole24Ore)
================================================== */
/*! jQuery UI - v1.10.3 - 2013-12-20
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.datepicker.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 2px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/************************************* IL SOLE 24 ORE (custom) ************************************/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
2 .ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  padding: 15px;
  display: none;
  background: white;
  color: #415f76;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  z-index: 10;
  box-shadow: 0 0 3px #333;
  left: 50% !important;
  top: 50%;
  margin-top: 5px;
}
.ui-datepicker a {
  color: #415f76;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0;
  margin-bottom: 3px;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 5px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  width: 5px;
  height: 13px;
  cursor: pointer;
  font-family: 'icomoon';
  speak: none;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "\e605";
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\e606";
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 0 0px 0;
  line-height: 1;
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0;
  border-top: 1px solid #f2f2f2;
}
.ui-datepicker th {
  padding: 3px 0;
  text-align: center;
  border: 0;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  border-bottom: 1px solid #f2f2f2;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td a.ui-state-active {
  background: #415f76;
  color: white;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker .calDisable {
  color: #999;
}
.ui-datepicker th,
.ui-datepicker td {
  padding-bottom: 5px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-prev.ui-state-disabled,
.ui-datepicker-next.ui-state-disabled {
  display: none;
}
.ui-datepicker-trigger {
  display: none;
}
/* GLOBAL
================================================== */
body {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-size: 16px;
  background: #f3e2d1;
  color: #1a171b;
}
.container {
  margin: 0 auto;
  padding: 0 0px!important;
  position: relative;
}
a {
  text-decoration: none;
  color: #415f76;
  outline: 0 none;
}
a:hover {
  text-decoration: underline;
  color: #415f76;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1em;
  margin-bottom: 0.6em;
  font-weight: normal;
}
h1 {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  font-size: 35px;
}
h2 {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  line-height: 1.35em;
  font-size: 24px;
  color: #81807f;
}
h3 {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  font-size: 24px;
}
h3 a {
  color: #1a171b;
}
h4 {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}
h5 {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}
h6 {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}
h6.ext {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-size: 14px;
  text-transform: none;
}
h6 time {
  font-size: 12px;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid #ddccbb;
  color: #ad9a88;
  text-transform: none;
  font-weight: 400;
}
p,
span.txt {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  margin-bottom: 0.6em;
  line-height: 1.35em;
}
p small,
span.txt small {
  font-size: 14px;
}
p b,
span.txt b,
p strong,
span.txt strong {
  font-weight: 700;
}
p i,
span.txt i,
p em,
span.txt em {
  font-style: italic;
}
hr {
  border: 0;
  height: 1px;
  background: #ddccbb;
  margin: 10px 0;
}
span.separator {
  display: block;
  height: 20px;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.well {
  background: #e6d6c7;
  padding: 10px;
}
.well-large {
  margin: 0 -20px;
  padding: 20px;
}
.well-inverse {
  background: #f3e2d1;
  padding: 20px;
}
.well-white {
  background: white;
}
.well-light {
  padding: 20px;
  background: #f7ebdf;
}
.icon-star {
  color: #415f76 !important;
}
.icon-star-empty {
  color: #ad9a88 !important;
}
.icon-star-empty:hover {
  color: #415f76 !important;
}
.thumbnail {
  margin-bottom: 20px;
}
.fixed-top {
  position: fixed;
  top: 0;
}
figure {
  margin: 0;
}
.btn-qdf {
  display: inline-block;
  padding: 6px 8px;
  color: #415f76;
  background-color: #e6d6c7;
  font-size: 12px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  text-align: center;
  text-decoration: none !important;
}
.btn-qdf a {
  color: white;
}
.btn-qdf.active {
  color: white;
  background-color: #234357;
}
.btn-qdf-m {
  background: #415f76;
  color: white;
  text-transform: uppercase;
}
.btn-qdf-m:hover {
  color: white;
}
.day .meta {
  background: #e6d6c7;
  border-left: 1px solid #e6d6c7;
  margin: 0;
  padding: 6px 10px;
  color: white;
  font-weight: 700;
  text-align: center;
}
.day .meta a {
  color: #1a171b;
}
.day time {
  padding: 20px 10px;
  background: #f8f8f8;
  position: relative;
  border-bottom: 2px solid #e6d6c7;
  border-left: 1px solid #e6d6c7;
}
.day time:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-right: 12px solid #e6d6c7;
  border-top: 12px solid transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}
.day time:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 12px solid white;
  border-bottom: 12px solid transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}
.sticky .day {
  margin-bottom: 10px;
}
time.date {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  overflow: hidden;
  display: block;
}
time.date span {
  display: block;
}
time.date span.g {
  font-size: 50px;
  line-height: 1em;
  float: left;
  width: 50%;
  text-align: right;
}
time.date span.ma {
  padding-top: 5px;
  font-size: 18px;
  line-height: 20px;
  float: right;
  width: 42%;
}
.file {
  position: absolute;
  top: 0;
  left: 3px;
  display: block;
  height: 36px;
  width: 28px;
  background: #f8f8f8;
  border-bottom: 2px solid #e6d6c7;
  border-left: 1px solid #e6d6c7;
}
.file span {
  display: inline-block;
  margin-left: -3px;
  margin-top: 8px;
  font-size: 8px;
  line-height: 1em;
  padding: 3px 2px 1px;
  text-transform: uppercase;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  color: white;
  background: #81807f;
}
.file span:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 6px solid #f3e2d1;
  border-left: 6px solid transparent;
  position: absolute;
  top: 0;
  left: 22px;
}
.file span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 6px solid #e6d6c7;
  border-right: 6px solid transparent;
  position: absolute;
  top: 0;
  left: 22px;
}
.file span.pdf {
  background: #d90e0e;
}
.file span.doc {
  background: #5f82b4;
}
.file span.xls {
  background: #2d8f2d;
}
.file span.ppt {
  background: #c75c00;
}
.file span.zip {
  background: #d9ba0e;
}
.file span.ics {
  background: #9d3334;
}
/* HEADER
================================================== */
/* BOX LOGIN HEADER (ridefinizione colori)
================================================== */
.hoverDropDown {
  position: relative;
}
.hoverDropDown:hover .dropdDownBox {
  display: block;
}
.hoverDropDown .trigger {
  position: relative;
  z-index: 99;
}
.hoverDropDown .dropdDownBox {
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  display: none;
  padding: 10px;
  position: absolute;
  top: 15px;
  width: 200px;
  z-index: 9999;
  background: white;
  right: 10px;
}
.hoverDropDown .dropdDownBox.open {
  display: block;
}
.hoverDropDown .dropdDownBox ul li {
  text-align: left;
  padding: 5px;
  display: block !important;
  font-size: 14px;
}
.hoverDropDown .dropdDownBox ul li a {
  color: #c4b6a8 !important;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
}
.hoverDropDown .dropdDownBox ul li a.active {
  color: #1a171b !important;
  font-weight: 700;
}
.hoverDropDown .dropdDownBox ul li a.active:after {
  font-family: 'icomoon';
  content: "\e623";
  float: right;
}
#headerLogin:hover .headerLogin-box {
  display: block;
}
#headerLogin {
  position: relative;
}
#headerLogin .trigger {
  position: relative;
  z-index: 99;
}
#headerLogin .headerLogin-box {
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  display: none;
  padding: 0 10px;
  position: absolute;
  top: 15px;
  width: 200px;
  z-index: 9999;
  background: white;
  right: 0;
}
#headerLogin .headerLogin-box h6.welcome {
  font-size: 12px;
  text-align: left;
  padding: 20px 5px 0;
  margin-bottom: 5px;
  font-weight: normal;
  text-transform: none;
}
#headerLogin .headerLogin-box h6.welcome span {
  font-weight: 700;
}
#headerLogin .headerLogin-box ul {
  padding: 5px;
}
#headerLogin .headerLogin-box ul li {
  text-align: left;
  padding: 5px 0 5px;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
}
#headerLogin .headerLogin-box ul li:first-child {
  border-top: 1px solid #f2f2f2;
}
#headerLogin .headerLogin-box ul li a {
  display: block;
  font-weight: normal;
  padding: 5px 0;
  color: #1a171b;
}
#headerLogin .headerLogin-box ul li a:hover {
  text-decoration: underline;
  color: #415f76;
}
#headerLogin .headerLogin-box ul li a span.icon {
  color: #415f76;
  display: inline-block;
  text-align: center;
  width: 14px;
  margin-right: 10px;
}
#headerLogin .headerLogin-box ul li a span.icon:hover {
  text-decoration: none;
}
#headerLogin .headerLogin-box ul li.logout {
  border: none;
  margin: 0;
  text-align: right;
}
#headerLogin .headerLogin-box ul li.logout a {
  display: inline-block;
  color: #415f76;
  font-size: 11px;
  text-decoration: underline;
}
#headerLogin form {
  text-align: left;
  padding: 20px 0 10px 0;
  line-height: 1em;
}
#headerLogin form input {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  outline: none;
}
#headerLogin form input[type="text"],
#headerLogin form input[type="password"] {
  height: 30px;
  width: 178px;
  padding: 2px 10px 0;
  border: 1px solid #f2f2f2;
  background: white;
  margin-bottom: 10px;
  color: #81807f;
}
#headerLogin form input[type="submit"] {
  height: 30px;
  width: 70px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  background: #415f76;
  color: white;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding-top: 0;
  cursor: pointer;
  text-transform: uppercase;
}
#headerLogin form .stay-logged {
  margin-bottom: 15px;
}
#headerLogin form .stay-logged input {
  margin-right: 4px;
}
#headerLogin form .stay-logged .checkbox {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 11px;
  color: #1a171b;
  cursor: pointer;
  padding: 2px 0;
  display: inline-block;
}
#headerLogin form .submit-forgot {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
#headerLogin form .submit-forgot .submit {
  float: none;
  margin-bottom: 0;
}
#headerLogin form a.forgot-password {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 11px !important;
  padding: 4px 0;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
}
#headerLogin form a.forgot-password:hover {
  text-decoration: underline;
}
#headerLogin form .social {
  overflow: hidden;
  background: #f8f8f8;
  padding: 7px 5px;
  margin: 0 -10px 10px;
}
#headerLogin form .social h6 {
  color: #1a171b;
  padding: 0 5px 5px;
  margin: 0;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 11px !important;
}
#headerLogin form .social a {
  padding: 0;
  margin: 5px;
}
#headerLogin form .social a img.ho {
  display: none;
}
.notouch #headerLogin form .social a:hover img.no {
  display: none;
}
.notouch #headerLogin form .social a:hover img.ho {
  display: inline;
}
#headerLogin form .sign-up a {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 11px !important;
  display: inline-block;
  padding: 4px 0;
  color: #1a171b !important;
  text-decoration: none;
}
#headerLogin form .sign-up a span {
  color: #415f76 !important;
  text-decoration: underline;
}
#topw {
  background: white;
}
#topw .container {
  padding: 10px 0;
  position: relative;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
}
#topw .container strong {
  font-weight: 700;
}
#topw .container nav {  
  line-height: 1em;
}
#topw .container nav li {
  display: inline-block;
}
#topw .container nav a {
  color: #415f76;
  font-size: 14px;
  line-height: 26px !important;
}
#topw .container nav a .icon-star-empty {
  color: #1a171b !important;
}
#topw .container nav.text-left a {
  font-size: 15px;
  padding-right: 10px;
  margin-right: 10px;
}
#topw .container nav.text-left a.last {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}

#topw .container nav.text-right > li > a:hover {
  text-decoration: none;
}
#topw .container nav.text-right > li > a.last {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
#topw .container nav.text-right > li > a span {
  margin-left: 4px;
}
#topw .container nav.text-right > li > a span.icon-my24,
#topw .container nav.text-right > li > a span.icon-star,
#topw .container nav.text-right > li > a span.icon-star-empty {
  color: #415f76 !important;
}
header#header {
  padding-top: 20px;
}
header#header .identita {
  padding-bottom: 10px;
}
header#header .thumbnail {
  margin: 0;
}
header#header .thumbnail img {
  margin: 0;
}
header#header .bordered {
  display: inline-block;
  width: 150px;
  border-left: 1px solid #c4b6a8;
  padding: 2px 10px;
  margin-left: 20px;
  vertical-align: top;
  margin-top: 20px;
}
@media (max-width: 979px) {
  header#header .bordered {
    margin-top: 5px;
  }
}
header#header .bordered p {
  font-size: 14px;
  line-height: 1em;
  font-style: italic;
  color: #817971;
}
header#header .bordered a {
  display: inline-block;
}
header#header .bordered a.sole24ore {
  margin-bottom: 5px;
}
header#header .bordered a.other {
  margin-left: 10px;
}
header#header .sticky_header {
  z-index: 1009;
  background: #f3e2d1;
}
header#header .sezioni {
  background: #c4b6a8;
  height: 40px;
  margin-top: 10px;
}
header#header .sezioni ul {
  font-size: 0;
}
header#header .sezioni ul li {
  display: inline-block;
  vertical-align: top;
}
header#header .sezioni ul li .btn-menu {
  display: block;
  padding: 10px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: white;
}
header#header .sezioni ul li .btn-menu:hover {
  text-decoration: none;
  color: #234357;
}
header#header .sezioni ul li .btn-menu small {
  font-size: 14px;
}
header#header .sezioni ul li .btn-menu.active {
  background: #234357;
  padding-left: 20px;
  padding-right: 20px;
}
header#header .sezioni ul li .btn-menu.active:hover {
  color: white;
}
header#header .sezioni ul li [data-scadenze]:after {
  display: block;
  margin: -40px 0 0 110px;
  padding: 4px;
  float: right;
  position: absolute;
  background: #ea0000;
  color: white;
  font-size: 10px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1em;
  text-align: center;
  border: 1px solid white;
  border-radius: 100px;
  content: attr(data-scadenze);
}
header#header .sezioni ul#nav-tools {
  text-align: right;
}
header#header .sezioni ul#nav-tools li {
  position: relative;
  padding: 0 5px;
}
header#header .sezioni ul#nav-tools li:after {
  content: '';
  display: block;
  height: 20px;
  width: 1px;
  background: #817971;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 0;
}
header#header .sezioni ul#nav-tools li.last {
  padding-right: 0;
}
header#header .sezioni ul#nav-tools li.last:after {
  display: none;
}
header#header .sezioni ul#nav-tools li a.btn-tools {
  display: block;
  text-align: center;
  padding: 10px;
  font-size: 18px;
  line-height: 20px;
  height: 20px;
}
header#header .sezioni ul#nav-tools li a.btn-tools span {
  color: white !important;
}
header#header .sezioni ul#nav-tools li a.btn-tools:hover,
header#header .sezioni ul#nav-tools li a.btn-tools.active {
  text-decoration: none;
}
header#header .sezioni ul#nav-tools li a.btn-tools:hover span,
header#header .sezioni ul#nav-tools li a.btn-tools.active span {
  color: #415f76 !important;
}
header#header .filtri {
  padding: 10px 0 20px;
  display: block;
  background: #234357;
}
header#header .filtri.open {
  display: block !important;
}
header#header .filtri h6 {
  position: relative;
  color: #566a75;
  font-size: 10px;
  line-height: 16px;
  padding-left: 10px;
  margin-bottom: 5px;
}
header#header .filtri ul {
  font-size: 0;
}
header#header .filtri ul li {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px solid #566a75;
}
header#header .filtri ul li.first {
  margin-left: 0;
  border: none;
}
header#header .filtri ul li.last a {
  padding-right: 0;
}
header#header .filtri ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  padding-left: 15px;
  font-size: 12px;
  line-height: 1em;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #415f76;
  height: 24px;
}
header#header .filtri ul li a span {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 10px;
  height: 100%;
}
header#header .filtri ul li a.active {
  text-decoration: none;
  color: white;
}
header#header .filtri ul li a.active span {
  display: block;
}
header#header .filtri ul li a.noco {
  padding-left: 0;
}
header#header .is_stuck .filtri {
  display: none;
}
header#header .h_accedi {
  padding-top: 50px;
  padding-bottom: 3px;
  padding-left: 85px;
  position: relative;
}
@media (min-width: 979px) {
  header#header .h_accedi {
    margin-left: 60px;
  }
}
header#header .h_accedi img {
  position: absolute;
  left: 0;
  bottom: 5px;
}
header#header .h_accedi h6 {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  color: #415f76;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 1em;
}
header#header .h_accedi ul li {
  font-size: 14px;
  line-height: 1em;
  font-weight: 700;
  padding: 2px 0;
  margin-bottom: 4px;
}
header#header .h_accedi ul li span {
  font-size: 8px;
  line-height: 1em;
  color: #415f76;
}
header#header .h_accedi ul li a {
  color: #1a171b;
}
#search {
  z-index: 50;
  position: absolute;
  top: -10px;
  padding: 10px 0 0;
  background: #f3e2d1;
  right: 74px;
  left: 103px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
#search.open {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
#search #tool-ricerca {
  border: 4px solid #c4b6a8;
  background: white;
  width: 100%;
  height: 32px;
  position: relative;
  margin: 0;
  font-size: 0;
}
#search #tool-ricerca li {
  vertical-align: top;
  display: inline-block;
  float: none !important;
  margin: 0;
}
#search #tool-ricerca li.li-input {
  height: 32px;
  overflow: hidden;
}
#search #tool-ricerca li.li-submit {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -16px;
}
#search #tool-ricerca li.li-tag {
  font-size: 12px;
  padding: 4px 4px 0;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  height: 28px;
  overflow: hidden;
}
#search #tool-ricerca li.li-tag span.tag-wrapper {
  display: block;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1px 6px;
  background: #f2f2f2;
  color: #81807f;
  height: 20px;
  line-height: 20px;
}
#search #tool-ricerca li.li-tag a.tag-close {
  padding-left: 5px;
  background: none;
  cursor: pointer;
}
#search #tool-ricerca li.li-tag a.tag-close span {
  color: #81807f;
  line-height: 20px;
  font-size: 12px;
}
#search #tool-ricerca li .dropdown-menu {
  font-size: 12px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-top: 0;
  padding: 0;
  border-color: #f2f2f2;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1em;
}
#search #tool-ricerca li .dropdown-menu li {
  display: block;
}
#search #tool-ricerca li .dropdown-menu li.active,
#search #tool-ricerca li .dropdown-menu li:hover {
  background-image: none;
  background: #f2f2f2;
}
#search #tool-ricerca li .dropdown-menu li a {
  padding: 7px 20px;
  background: none;
  color: #1a171b;
}
#search #tool-ricerca li .dropdown-menu li a strong {
  font-weight: 700;
}
#search .ricerca-keyword {
  margin: 0;
  padding: 9px 5px 6px;
  width: 150px;
  font-size: 14px;
  line-height: 1.2;
  color: #1a171b;
  border: none;
  outline: none;
  -webkit-appearance: none;
}
.ricerca-submit,
.btn-tm {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  background: #817971;
  color: white;
  cursor: pointer;
  font-size: 18px;
  border: none;
  outline: none;
  text-align: center;
}
.ricerca-submit {
  float: left;
}
.ricerca-submit .icon-chevron-right {
  display: none;
}
.relative {
  position: relative;
}
.btn-tm {
  position: absolute;
  top: 4px;
  right: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  padding: 7px;
}
.btn-tm:hover {
  text-decoration: none;
  color: white;
}
.relative {
  position: relative;
}
.btn-tm {
  position: absolute;
  top: 4px;
  right: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  padding: 7px;
}
.btn-tm:hover {
  text-decoration: none;
  color: white;
}
/* //////////////////////////// */
/* Testata per tablet verticale */
/* //////////////////////////// */
@media (max-width: 979px) {
  #cerca {
    width: 178px;
  }
  #cerca #tool-ricerca {
    width: 178px;
  }
  header#header .logo img {
    width: 50%;
    height: auto;
  }
  header#header .filtri {
    padding-bottom: 15px;
  }
  header#header .filtri ul li {
    padding-left: 5px;
    padding-right: 5px;
  }
  header#header .filtri ul li a {
    padding-left: 15px;
    font-size: 10px;
    line-height: 1em;
    height: 20px;
  }
  header#header .filtri ul li a span {
    width: 8px;
  }
}
/* /////////////////////////// */
/* Testata per tablet e mobile */
/* /////////////////////////// */
#mobile_menu,
#sticky_header_phone {
  display: none;
}
@media (max-width: 767px) {
  .sticky_header {
    display: none;
  }
  #sticky_header_phone {
    height: 40px;
    display: block;
    z-index: 30;
    background: #415f76;
  }
  #sticky_header_phone .container {
    position: relative;
  }
  #sticky_header_phone .container menu {
    height: 40px;
  }
  #sticky_header_phone .container menu a {
    padding-top: 5px;
    height: 35px;
    width: 40px;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
    color: white;
  }
  #sticky_header_phone .container menu a span {
    font-size: 28px;
  }
  #sticky_header_phone .container menu a.nav_show .icon-remove {
    display: none;
  }
  #sticky_header_phone .container menu a.search,
  #sticky_header_phone .container menu a.my24-log {
    display: none;
  }
  #sticky_header_phone .container menu a:hover {
    text-decoration: none;
  }
  #sticky_header_phone #cerca {
    position: absolute;
    top: 0;
    right: 20px;
  }
  html,
  body {
    height: 100%;
  }
  #pg_wrapper {
    overflow: visible;
    position: relative;
    height: auto;
    width: 100%;
  }
  #wrapper {
    position: relative;
    height: 100%;
    min-height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
  }
  #mobile_menu {
    position: relative !important;
    width: 290px !important;
    z-index: 0;
    min-height: 100%;
    height: 100%;
    display: none;
    float: left;
    background: #415f76;
    overflow: hidden;
    color: white;
  }
  #mobile_menu .filtri {
    position: absolute;
    z-index: 20;
    left: 0;
  }
  #mobile_menu .container {
    width: 250px;
    padding: 0 20px !important;
  }
  #mobile_menu .row {
    margin: 0;
  }
  #mobile_menu [class*="span"] {
    width: 100%;
    float: none;
    margin: 0;
  }
  #mobile_menu a {
    color: white;
  }
  #mobile_menu a:hover {
    text-decoration: none;
  }
  #mobile_menu .sezioni {
    padding-bottom: 20px;
  }
  #mobile_menu .sezioni ul li.pref .btn-menu.active {
    background: #234357 !important;
  }
  #mobile_menu .sezioni ul li .btn-menu {
    display: block;
    margin: 0 -20px;
    padding: 10px 20px;
    height: 26px;
    line-height: 26px;
    font-size: 20px;
  }
  #mobile_menu .sezioni ul li .btn-menu small {
    font-size: 20px;
  }
  #mobile_menu .sezioni ul li .btn-menu span {
    color: transparent;
    font-size: 12px;
  }
  #mobile_menu .sezioni ul li .btn-menu span.icon-star-empty,
  #mobile_menu .sezioni ul li .btn-menu span.icon-star,
  #mobile_menu .sezioni ul li .btn-menu span.icon-time-machine {
    font-size: 16px;
    color: white !important;
  }
  #mobile_menu .sezioni ul li .btn-menu.active {
    background: #234357;
  }
  #mobile_menu .sezioni ul li .btn-menu.active span {
    color: white;
  }
  #mobile_menu .sezioni ul li [data-scadenze]:after {
    display: block;
    margin: -24px 0 0 150px;
    padding: 4px;
    float: right;
    position: absolute;
    background: #ea0000;
    color: white;
    font-size: 10px;
    font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1em;
    text-align: center;
    border: 1px solid white;
    border-radius: 100px;
    content: attr(data-scadenze);
  }
  #mobile_menu .filtri {
    display: block;
    background: #234357;
  }
  #mobile_menu .filtri.open {
    display: block !important;
  }
  #mobile_menu .filtri br {
    display: none;
  }
  #mobile_menu .filtri h6 {
    position: relative;
    color: white;
    font-size: 10px;
    line-height: 16px;
    margin-bottom: 10px;
  }
  #mobile_menu .filtri h6:before {
    content: "";
    display: block;
    height: 1px;
    width: 210px;
    background: #566a75;
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
  }
  #mobile_menu .filtri ul li.first,
  #mobile_menu .filtri ol li.first {
    margin-left: 0;
    border: none;
  }
  #mobile_menu .filtri ul li.last a,
  #mobile_menu .filtri ol li.last a {
    padding-right: 0;
  }
  #mobile_menu .filtri ul li a,
  #mobile_menu .filtri ol li a {
    display: block;
    overflow: hidden;
    padding-right: 15px;
    position: relative;
    font-size: 10px;
    line-height: 16px;
    font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
  }
  #mobile_menu .filtri ul li a span,
  #mobile_menu .filtri ol li a span {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    bottom: auto;
    right: 0;
    display: none;
    width: 10px;
    height: 10px;
  }
  #mobile_menu .filtri ul li a.active,
  #mobile_menu .filtri ol li a.active {
    text-decoration: none;
    color: white;
  }
  #mobile_menu .filtri ul li a.active span,
  #mobile_menu .filtri ol li a.active span {
    display: block;
  }
  #mobile_menu .filtri ul li {
    display: block;
    overflow: hidden;
  }
  #mobile_menu .filtri ul li a {
    padding: 5px 0;
    height: auto;
    margin-top: 0;
    margin-bottom: 5px;
    color: #415f76;
    font-weight: 400;
    font-size: 12px;
  }
  #mobile_menu .filtri ul.filtri-scad a {
    height: 12px;
    padding-right: 20px;
  }
  #mobile_menu .filtri ol {
    padding-top: 1px;
  }
  #mobile_menu .filtri ol li a {
    padding: 1px 0;
    margin-bottom: 1px;
    color: #415f76;
  }
  #mobile_menu .filtri .time-machine {
    position: relative;
    padding: 10px 0 10px 40px;
    margin: 0 -20px;
    background: #1a3446;
    height: auto;
  }
  #mobile_menu .filtri .time-machine .icon-time-machine {
    color: white;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -9px;
  }
  #mobile_menu .filtri .time-machine ol {
    font-size: 0;
    height: 16px;
    padding: 10px 0;
    margin: 0;
  }
  #mobile_menu .filtri .time-machine ol li {
    height: 16px;
    line-height: 16px;
    display: inline-block;
    padding: 0 6px;
    margin: 0;
    border-right: 1px solid #415f76;
  }
  #mobile_menu .filtri .time-machine ol li:last-child {
    border: none;
  }
  #mobile_menu .filtri .time-machine ol li a {
    font-size: 12px;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }
  html.menu_open #pg_wrapper {
    overflow: hidden;
    min-height: 100%;
    height: auto !important;
    background: #415f76;
  }
  html.menu_open #mobile_menu {
    z-index: 20;
    display: block;
    min-height: 100%;
  }
  html.menu_open #wrapper {
    left: 290px;
    position: absolute;
    overflow: hidden;
    background: #f3e2d1;
    top: 40px;
  }
  html.menu_open #sticky_header_phone .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  html.menu_open #sticky_header_phone .container #cerca {
    display: none;
  }
  html.menu_open #sticky_header_phone .container menu .search,
  html.menu_open #sticky_header_phone .container menu .my24-log {
    display: none;
  }
  html.menu_open #sticky_header_phone .container menu a span.icon-remove {
    display: block;
  }
  html.menu_open #sticky_header_phone .container menu a span.icon-reorder {
    display: none;
  }
  html.menu_open #sticky_header_phone .nav_show {
    margin-left: 20px;
  }
  html.menu_open #sidenav {
    display: none;
  }
}
@media (max-width: 767px) {
  #topw {
    background: #415f76;
    height: 0;
  }
  #topw .container {
    padding: 0;
  }
  header#header .identita img {
    width: 80%;
  }
  #sticky_header_phone .container menu a.search {
    display: inline-block;
  }
  #sticky_header_phone .container menu a.my24-log,
  #sticky_header_phone .container menu a.edizioni-log {
    display: inline-block;
    float: right;
    margin: 0;
  }
  #sticky_header_phone .container menu a.my24-log {
    width: 100px;
  }
  #sticky_header_phone .container menu a.active {
    background: #234357;
  }
  #sticky_header_phone .container #search {
    display: none;
    position: relative;
    top: auto;
    right: auto;
    left: 0;
    width: auto;
    margin: 0 -20px;
    padding: 0 20px;
    background: white;
    z-index: 20;
  }
  #sticky_header_phone .container #search .content {
    padding: 0;
  }
  #sticky_header_phone .container #search .content:after {
    display: none;
  }
  #sticky_header_phone .container #search.open {
    display: block;
  }
  #sticky_header_phone .container #search #tool-ricerca {
    border: none;
    float: none;
    width: 100%;
    padding: 5px 0;
  }
  #sticky_header_phone .container #search .ricerca-submit {
    background: none;
  }
  #sticky_header_phone .container #search .ricerca-submit span {
    color: #415f76;
  }
  #sticky_header_phone .container #search .ricerca-submit span.icon-search {
    display: none;
  }
  #sticky_header_phone .container #search .ricerca-submit span.icon-chevron-right {
    display: block;
  }
  #sticky_header_phone.is_stuck #cerca {
    border-bottom: none;
  }
  #headerLogin {
    height: 0;
  }
  #headerLogin .accedi {
    display: none;
  }
  #headerLogin .headerLogin-box {
    display: none;
    position: fixed;
    top: 40px;
    right: 20px;
  }
  #headerLogin .headerLogin-box.open {
    display: block !important;
  }
  .hoverDropDown {
    height: 0;
  }
  .hoverDropDown .dropdDownBox {
    display: none;
    position: fixed;
    top: 40px;
    right: 20px;
  }
  .hoverDropDown .dropdDownBox.open {
    display: block !important;
  }
}
/* //////////////////////////// */
/* No touch device hover status */
/* //////////////////////////// */
.notouch header#header .sezioni ul li.pref .btn-menu:hover span.icon-star-empty,
.notouch header#header .sezioni ul li.pref .btn-menu:hover span.icon-star {
  color: white !important;
}
.notouch header#header .sezioni ul li .btn-menu:hover span.icon-star-empty,
.notouch header#header .sezioni ul li .btn-menu:hover span.icon-star {
  color: #234357 !important;
}
.notouch header#header .filtri ul li a:hover,
.notouch header#header .filtri ol li a:hover {
  text-decoration: none;
  color: white;
}
.notouch header#header .filtri ul li a:hover span,
.notouch header#header .filtri ol li a:hover span {
  display: block;
}
/* CONTENT
================================================== */
#content {
  padding-top: 20px;
  padding-bottom: 40px;
  /* FORM */
  /* SIDEBAR */
  /* INFINITE LIST */
  /* RICERCA e PREFERITI */
  /* BANCHE DATI */
  /* FOGLIA */
  /* esclusivo */
  /* blocco abbonati */
}
#content ul.list li {
  padding-left: 20px;
  position: relative;
  margin: 5px 0;
  font-size: 14px;
}
#content ul.list li .icon-caret-right {
  color: #415f76;
  font-size: 14px;
  position: absolute;
  top: 3px;
  left: 0;
}
#content ul.list li span.tipo {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  margin-right: 5px;
}
#content a.segnalibro:hover {
  text-decoration: none;
}
#content form .input-append,
#content form .input-prepend {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
#content form .input-append input,
#content form .input-prepend input,
#content form .input-append select,
#content form .input-prepend select {
  font-size: 14px;
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
}
#content form button,
#content form input,
#content form select {
  display: inline-block;
  outline: none;
  padding: 8px 10px 6px;
  font-size: 12px;
  line-height: 1em;
  border: none;
  margin: 0;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#content form button {
  height: 32px;
  background: #415f76;
  color: white;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}
#content form input,
#content form select {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
}
#content .well h2,
#content .well h2 a {
  color: #415f76 !important;
  font-size: 18px;
}
#content .well p.more {
  border-top: 1px solid #c3b5a9;
}
#content .well p.more a {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}
#content #sidebar {
  border-top: 1px solid #ddccbb;
  padding-top: 10px;
}
#content #sidebar:before {
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  background: #ddccbb;
  position: absolute;
  top: 0;
  left: 66.667%;
}
#content #sidebar section {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddccbb;
  margin-bottom: 20px;
}
#content #sidebar section h2,
#content #sidebar section h2 a {
  font-weight: 700;
  color: #1a171b;
}
#content #sidebar section p {
  margin-bottom: 0;
}
#content #sidebar section p.more {
  padding-top: 10px;
  font-size: 14px;
  line-height: 14px;
}
#content #sidebar section p.more a:hover {
  text-decoration: none;
}
#content #sidebar section p.more .icon {
  margin-right: 10px;
  font-size: 14px;
  line-height: 14px;
}
#content #sidebar section.adv {
  padding-bottom: 10px;
}
#content #sidebar section.adv img {
  display: block;
}
#content #sidebar section.categorie,
#content #sidebar section.lancio {
  text-align: center;
}
#content #sidebar section.categorie a:hover,
#content #sidebar section.lancio a:hover {
  text-decoration: none;
}
#content #sidebar section.categorie h2,
#content #sidebar section.lancio h2 {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  color: #415f76;
}
#content #sidebar section.categorie p,
#content #sidebar section.lancio p {
  color: #1a171b;
}
#content #sidebar section.quesito article,
#content #sidebar section.wbg article {
  padding: 20px 0;
  position: relative;
}
#content #sidebar section.quesito article h6,
#content #sidebar section.wbg article h6 {
  margin-top: 2px;
  margin-bottom: 10px;
}
#content #sidebar section.quesito article a.segnalibro,
#content #sidebar section.wbg article a.segnalibro {
  position: absolute;
  top: 20px;
  right: 0;
}
#content #sidebar section.analisi h2,
#content #sidebar section.speciale h2 {
  margin-bottom: 0;
}
#content #sidebar section.analisi p.di,
#content #sidebar section.speciale p.di {
  margin-bottom: 10px;
  color: #ad9a88;
}
#content #sidebar section.analisi p.di .autore,
#content #sidebar section.speciale p.di .autore {
  color: #1a171b;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-style: italic;
}
#content #sidebar section.analisi article,
#content #sidebar section.speciale article {
  border-top: 1px solid #ddccbb;
  padding-top: 10px;
  position: relative;
}
#content #sidebar section.analisi article h6,
#content #sidebar section.speciale article h6 {
  margin-top: 2px;
  margin-bottom: 10px;
}
#content #sidebar section.analisi article a.segnalibro,
#content #sidebar section.speciale article a.segnalibro {
  position: absolute;
  top: 10px;
  right: 0;
}
#content #sidebar section.newsletter .clearfix img,
#content #sidebar section.side-block .clearfix img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
#content #sidebar section.newsletter .clearfix h3,
#content #sidebar section.side-block .clearfix h3 {
  color: #415f76;
  font-size: 18px;
  line-height: 22px;
  padding-right: 30px;
  margin-left: 80px;
}
#content #sidebar section.newsletter .clearfix h3 a,
#content #sidebar section.side-block .clearfix h3 a {
  color: #415f76;
}
#content #sidebar section.newsletter .clearfix p,
#content #sidebar section.side-block .clearfix p {
  font-size: 16px;
  color: #81807f;
  margin-bottom: 10px;
}
#content #sidebar section.newsletter .clearfix p:before,
#content #sidebar section.side-block .clearfix p:before {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
#content #sidebar section.newsletter input,
#content #sidebar section.side-block input {
  width: 200px;
}
#content .relative {
  position: relative;
   margin: 0 -10px;
}
#content #ordinamento {
  display: block;
  position: relative;
  padding: 15px 10px 20px;
  height: 25px;
  text-align: right;
  z-index: 3;
}
#content #ordinamento a {
  position: relative;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
}
#content #ordinamento .filtro-ricerca {
  top: 35px;
  display: none;
  margin-top: 5px -10px 0 0;
  width: auto;
  position: absolute;
  right: 0;
  background: white;
  -webkit-box-shadow: 0 0 3px 0px #999999;
  -moz-box-shadow: 0 0 3px 0px #999999;
  box-shadow: 0 0 3px 0px #999999;
}
#content #ordinamento .filtro-ricerca li {
  padding: 8px 22px 8px 30px;
}
#content #ordinamento .filtro-ricerca li:hover {
  background: #f2f2f2;
}
#content #infinite-list {
  border-top: 1px solid #ddccbb;
  position: relative;
}
#content #infinite-list.con-ordinamento {
  margin-top: -60px;
}
#content #infinite-list h5 {
  display: block;
  z-index: 2;
  text-align: center;
  margin: 0;
  padding: 10px 0 20px;
  height: 25px;
  text-transform: none;
  color: #415f76;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5em;
  background-color: #ebdbcb;
  background-image: -moz-linear-gradient(top, #e6d6c7, #f3e2d1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6d6c7), to(#f3e2d1));
  background-image: -webkit-linear-gradient(top, #e6d6c7, #f3e2d1);
  background-image: -o-linear-gradient(top, #e6d6c7, #f3e2d1);
  background-image: linear-gradient(to bottom, #e6d6c7, #f3e2d1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6d6c7', endColorstr='#fff3e2d1', GradientType=0);
  border-bottom: 10px solid #ddccbb;
}
#content #infinite-list ol > li {
  padding: 20px 0;
  margin-top: -1px;
  border-top: 1px solid #ddccbb;
  border-bottom: 1px solid #ddccbb;
}
#content #infinite-list ol > li article {
  position: relative;
}
#content #infinite-list ol > li article a.segnalibro {
  position: absolute;
  top: 0;
  right: 15px;
}
#content #infinite-list ol > li article header h6 {
  margin-top: 2px;
  margin-bottom: 10px;
}
#content #infinite-list ol > li article header h3 {
  margin-bottom: 5px;
}
#content #infinite-list ol > li article time.date {
  padding-top: 10px;
  padding-bottom: 10px;
}
#content #infinite-list ol > li article p {
  margin-bottom: 0;
}
#content #infinite-list ol > li article footer {
  margin-top: 10px;
}
#content #infinite-list ol > li article footer .montaggio article header {
  min-height: initial;
  padding: 0;
}
#content #infinite-list ol > li article footer .montaggio article header h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
}
#content #infinite-list ol > li.quesito .well,
#content #infinite-list ol > li.analisi .well,
#content #infinite-list ol > li.wbg .well {
  padding: 10px 15px;
}
#content #infinite-list ol > li.quesito h2,
#content #infinite-list ol > li.analisi h2,
#content #infinite-list ol > li.wbg h2 {
  font-weight: bold;
  margin-bottom: 20px;
  overflow: hidden;
}
#content #infinite-list ol > li.quesito h2 span,
#content #infinite-list ol > li.analisi h2 span,
#content #infinite-list ol > li.wbg h2 span {
  color: #415f76;
}
#content #infinite-list ol > li.quesito a.segnalibro,
#content #infinite-list ol > li.analisi a.segnalibro,
#content #infinite-list ol > li.wbg a.segnalibro {
  right: 0;
}
#content #infinite-list ol > li.analisi h2 {
  margin-bottom: 0;
}
#content #infinite-list ol > li.analisi a.segnalibro {
  top: 10px;
}
#content #infinite-list ol > li.analisi p.di {
  margin-bottom: 10px;
  color: #ad9a88;
}
#content #infinite-list ol > li.analisi p.di .autore {
  color: #1a171b;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-style: italic;
}
#content #infinite-list ol > li.analisi article {
  border-top: 1px solid #ddccbb;
  padding-top: 10px;
}
#content #infinite-list ol > li.important {
  border-bottom: 10px solid #ddccbb;
}
#content #infinite-list ol > li.important article header {
  margin-bottom: 20px;
}
#content #infinite-list ol > li.important article header h3 {
  font-size: 35px;
}
#content #infinite-list .fotonotizia .well header h3 {
  font-style: italic;
  font-weight: normal;
}
#content #infinite-list .fotonotizia .well header p {
  color: #1a171b;
}
#content #infinite-list .fotonotizia .well header p .autore {
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}
#content #infinite-list .fotonotizia .well figure {
  margin: 0;
  padding: 0;
}
#content #infinite-list .fotonotizia .well figure .thumbnail {
  margin: 0;
  position: relative;
}
#content #infinite-list .fotonotizia .well figure .thumbnail span {
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: white;
  opacity: 0.75;
  filter: alpha(opacity=75);
  font-size: 50px;
}
#content #infinite-list .fotonotizia .well a.segnalibro {
  right: 0;
}
#content .add-result {
  position: relative;
  padding: 40px 0 0;
}
#content .add-result a span.icon-plus {
  border-left: 1px solid white;
  padding: 0 5px 0 10px;
  margin-left: 5px;
}
#content .add-result a span.icon-time-machine {
  font-size: 40px;
}
#content .add-result a.trigger {
  width: auto;
  text-decoration: none;
}
#content .add-result a:hover {
  text-decoration: none;
}
#content .add-result a:hover span.icon-time-machine {
  color: #234357;
}
#content .add-result .intervallo-tempo {
  bottom: 60px;
  left: 50%;
  margin-left: -80px;
  display: none;
  width: 160px;
  position: absolute;
  background: white;
  -webkit-box-shadow: 0 0 3px 0px #999999;
  -moz-box-shadow: 0 0 3px 0px #999999;
  box-shadow: 0 0 3px 0px #999999;
}
#content .add-result .intervallo-tempo:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: white transparent transparent transparent;
}
#content .add-result .intervallo-tempo li {
  padding: 8px 0;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}
#content .add-result .intervallo-tempo li:hover {
  background: #f2f2f2;
}
#content .add-result .intervallo-tempo li a {
  display: block;
}
#content .add-result .intervallo-tempo li a:hover {
  text-decoration: none;
}
#content article header {
  margin-bottom: 10px;
}
#content article header p {
  color: #ad9a88;
  margin: 0;
}
#content article header p .autore {
  color: #1a171b;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-style: italic;
}
#content article .allegati ul li {
  padding-top: 10px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.3em;
  min-height: 40px;
  overflow: hidden;
}
#content article .allegati ul li a {
  display: inline-block;
  padding: 2px 0 2px 40px;
  position: relative;
  min-height: 40px;
  text-decoration: underline;
  color: #1a171b;
}
#content article .allegati.multimedia {
  padding-bottom: 20px;
}
#content article .allegati.multimedia ol li {
  min-height: 0;
  line-height: 1em;
  color: #415f76;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#content article .allegati.multimedia ol li.current,
#content article .allegati.multimedia ol li:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#content article .allegati.multimedia ol li a {
  position: relative;
  min-height: 0;
  padding: 0;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  text-decoration: none;
  color: #415f76;
  margin: 0 0 10px;
}
#content article .allegati.multimedia ol li a:hover {
  text-decoration: underline;
}
#content article .allegati.multimedia ol li a img {
  margin: 0;
  padding: 0;
}
#content article .allegati.multimedia ol li a.thumbnail-video span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 30px;
  padding-left: 2px;
  height: 32px;
  margin: -16px 0 0 -20px;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  color: white;
  background: #1a171b;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
}
#content .side_bordered .well-light {
  padding: 20px 5px;
  border-top: 10px solid #415f76;
  font-size: 14px;
  line-height: 1.2em;
}
#content .side_bordered .well-light ul {
  margin: -10px 5px;
}
#content .side_bordered .well-light ul li {
  color: #415f76;
  padding-left: 10px;
  line-height: 1.5em;
}
#content .side_bordered .well-light ul li a {
  color: #e6d6c7;
}
#content .side_bordered .well-light ul li a:hover,
#content .side_bordered .well-light ul li a.active {
  color: #415f76;
}
#content .side_bordered .well-light strong {
  font-weight: 700;
}
#content .side_bordered .well-light .to_bottom:hover {
  text-decoration: none;
}
#content .side_bordered .well-light .to_bottom span {
  font-size: 22px;
  display: block;
  margin-top: 10px;
}
#content #ricerca,
#content #preferiti,
#content #news {
  padding-top: 20px;
}
#content #ricerca #infinite-list,
#content #preferiti #infinite-list,
#content #news #infinite-list {
  border-top: 10px solid #ddccbb;
}
#content header.risultati strong {
  color: #415f76;
}
#content header.risultati #ordina {
  font-size: 14px;
  line-height: 22px;
}
#content header.risultati #ordina span {
  padding-right: 10px;
}
#content header.risultati #ordina a {
  color: #1a171b;
}
#content header.risultati #ordina a.active {
  color: #415f76;
  font-weight: bold;
}
#content #quesiti .title_page {
  border: none;
  padding-bottom: 0;
}
#content #banche_dati {
  background: #f7ebdf;
}
#content #banche_dati h2 {
  color: #1a171b;
  font-size: 20px;
  font-weight: 700;
}
#content #banche_dati h2 .icon {
  font-size: 14px;
}
#content #banche_dati ul li {
  border-bottom: 1px solid #ddccbb;
}
#content #banche_dati ul li a {
  display: block;
  padding: 5px;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
}
#content #banche_dati ul li a:hover {
  background: #f2f2f2;
  text-decoration: none;
}
#content #banche_dati ul li a .icon {
  float: right;
  line-height: 18px;
}
#content #banche_dati ul li strong {
  font-weight: 700;
  padding-left: 5px;
}
#content h1.title_page,
#content h2.title_page {
  margin-bottom: 20px;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 1em;
  border-bottom: 1px solid #ddccbb;
  padding-bottom: 10px;
  color: #415f76;
}
#content h1.title_page.no-border,
#content h2.title_page.no-border {
  border: none;
  padding-bottom: 0;
}
#content article#foglia {
  padding-top: 20px;
}
#content article#foglia h2.title_page {
  position: relative;
  overflow: hidden;
}
#content article#foglia h2.title_page span.icon-quote {
  float: right;
  color: #415f76;
}
#content article#foglia header {
  margin-bottom: 40px;
}
#content article#foglia .allegati {
  margin-bottom: 30px;
  border-top: 1px solid #ddccbb;
  border-bottom: 1px solid #ddccbb;
}
#content article#foglia .allegati ul li {
  margin-bottom: 10px;
}
#content article#foglia .allegati.multimedia {
  margin-bottom: 40px;
  border-top: none;
}
#content article#foglia .allegati.multimedia ol li a img {
  margin: 0;
}
#content article#foglia h2 {
  margin-bottom: 40px;
}
#content article#foglia h2.quesito,
#content article#foglia h2.wbg {
  color: #415f76;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddccbb;
}
#content article#foglia h2.quesito span,
#content article#foglia h2.wbg span {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 18px;
}
#content article#foglia .contenuto {
  /*******************************/
  /* INIZIO GALLERY MULTIMEDIALI */
  /*******************************/
  /* FINE GALLERY MULTIMEDIALI */
  /*******************************/
}
#content article#foglia .contenuto .charts {
  border-top: 1px solid #ddccbb;
  padding: 20px 0;
}
#content article#foglia .contenuto .charts figure {
  margin: 0;
  padding: 0;
}
#content article#foglia .contenuto .charts figure .thumbnail {
  margin: 0;
}
#content article#foglia .contenuto .charts figure .thumbnail img {
  margin: 0;
}
#content article#foglia .contenuto .charts figure figcaption {
  padding-bottom: 10px;
}
#content article#foglia .contenuto .charts figure figcaption h6 {
  margin-bottom: 5px;
}
#content article#foglia .contenuto .charts figure figcaption p {
  font-size: 12px;
  margin: 0;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
}
#content article#foglia .contenuto .videoPlayer {
  height: 360px;
  width: 100%;
  margin-bottom: 20px;
  padding: 30px 0;
  background: #f7ebdf;
  text-align: center;
}
#content article#foglia .contenuto p {
  font-size: 18px;
}
#content article#foglia .contenuto p.fonte {
  padding-top: 20px;
}
#content article#foglia .contenuto p.fonte span {
  font-style: italic;
}
#content article#foglia .contenuto table td {
  border: 1px solid #ddccbb;
}
#content article#foglia .contenuto table p {
  margin-bottom: 0;
  font-size: 16px;
}
#content article#foglia .contenuto img {
  margin: 10px 0;
}
#content article#foglia .contenuto img.float {
  width: 220px;
  height: auto;
}
#content article#foglia .contenuto img.float-left {
  float: left;
  margin: 0 20px 20px 0;
}
#content article#foglia .contenuto img.float-right {
  float: right;
  margin: 0 0 20px 20px;
}
#content article#foglia .contenuto ul {
  margin: 0 0 20px 20px;
  padding: 0 20px;
  list-style-type: disc;
}
#content article#foglia .contenuto ul li {
  font-size: 18px;
  margin: 10px 0;
}
#content article#foglia .contenuto .gallery {
  position: relative;
  max-height: 650px;
  margin-bottom: 20px;
  overflow: hidden;
}
#content article#foglia .contenuto .gallery #cbox-cloned {
  display: none !important;
}
#content article#foglia .contenuto .gallery .opt-overlay {
  position: absolute;
  display: block;
  text-decoration: none;
  height: 525px;
}
#content article#foglia .contenuto .gallery .opt-overlay span {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
  color: white;
  background: #415f76;
  background: rgba(65, 95, 118, 0.5);
  z-index: 3;
  font-size: 20px;
}
#content article#foglia .contenuto .gallery .opt-overlay span:hover {
  background: #415f76;
}
#content article#foglia .contenuto .gallery #zoom-img {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
  top: 495px;
  right: 0;
  z-index: 3;
}
#content article#foglia .contenuto .gallery #zoom-img span {
  font-size: 18px;
}
#content article#foglia .contenuto .gallery #carousel-next {
  width: 30px;
  right: 0;
  top: 0;
  z-index: 2;
}
.notouch #content article#foglia .contenuto .gallery #carousel-next {
  width: 100%;
  left: 0;
}
#content article#foglia .contenuto .gallery #carousel-next span {
  right: 0;
}
#content article#foglia .contenuto .gallery #carousel-next:hover span {
  background: #415f76;
}
#content article#foglia .contenuto .gallery #carousel {
  margin: 0;
  padding: 0;
}
#content article#foglia .contenuto .gallery #carousel li {
  max-width: 700px;
  float: left;
  line-height: 1;
}
#content article#foglia .contenuto .gallery #carousel li a {
  text-decoration: none;
}
#content article#foglia .contenuto .gallery #carousel li figure {
  margin: 0;
  padding: 0;
  text-align: center;
}
#content article#foglia .contenuto .gallery #carousel li figure .wrapper-img {
  display: block;
  width: 100%;
  background: white;
  background: #f7ebdf;
}
#content article#foglia .contenuto .gallery #carousel li figure img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: 525px;
}
#content article#foglia .contenuto .gallery #carousel li figure figcaption {
  position: relative;
  display: block;
  margin-top: 10px;
  padding: 13px 40px 7px 0;
  height: auto;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
  overflow: hidden;
  text-align: left;
  color: #81807f;
  border-top: 1px solid #ddccbb;
  border-bottom: 1px solid #ddccbb;
}
#content article#foglia .contenuto .gallery #carousel li figure figcaption .credits {
  margin-left: 10px;
  font-size: 12px;
  color: #ad9a88;
}
#content article#foglia .contenuto .gallery #carousel li figure figcaption .pagination {
  float: none;
  position: absolute;
  margin-top: -11px;
  top: 50%;
  right: 0;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  font-size: 16px;
  color: #1a171b;
}
@media (max-width: 979px) {
  #content article#foglia .contenuto .gallery .opt-overlay {
    height: 303px;
  }
  #content article#foglia .contenuto .gallery #zoom-img {
    top: 273px;
  }
  #content article#foglia .contenuto .gallery #carousel li figure img {
    height: 303px;
  }
}
@media (max-width: 767px) {
  #content article#foglia .contenuto .gallery {
    margin-bottom: 25px;
  }
  #content article#foglia .contenuto .gallery .opt-overlay {
    height: 220px;
  }
  #content article#foglia .contenuto .gallery #zoom-img {
    top: 190px;
    display: none !important;
  }
  #content article#foglia .contenuto .gallery #carousel li figure img {
    height: 220px;
  }
  #content article#foglia .contenuto .gallery #carousel li figure figcaption {
    height: 44px;
    padding-right: 0;
  }
  #content article#foglia .contenuto .gallery #carousel li figure figcaption .credits {
    position: relative;
    display: block;
    clear: both;
    margin: 10px 0 0 0;
  }
  #content article#foglia .contenuto .gallery #carousel li figure figcaption .pagination {
    top: auto;
    right: 10px;
    bottom: 25px;
  }
}
#content article#foglia aside .well {
  margin-bottom: 20px;
}
#content article#foglia aside .well time {
  margin-bottom: 40px;
  color: #415f76;
}
#content article#foglia aside .opzioni {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
}
#content article#foglia aside .opzioni li {
  text-align: right;
  margin-top: 5px;
}
#content article#foglia aside .opzioni li a {
  color: #1a171b;
}
#content article#foglia aside .opzioni li a:hover {
  text-decoration: none;
}
#content article#foglia aside .opzioni li a span.icon {
  border-left: 2px solid #c3b5a9;
  margin-left: 3px;
  padding-left: 5px;
  width: 10px;
  display: inline-block;
  text-align: center;
}
#content article#foglia aside .argomenti {
  padding-left: 10px;
}
#content article#foglia aside .argomenti h4 {
  margin-bottom: 10px;
}
#content article#foglia aside .argomenti ul {
  padding-bottom: 20px;
}
#content article#foglia aside .argomenti ul li {
  display: block;
  margin-right: 20px;
  font-size: 12px;
  line-height: 1em;
  margin-bottom: 10px;
}
#content article#foglia aside .argomenti ul li a:hover {
  text-decoration: underline;
}
#content article#foglia footer {
  margin-top: 40px;
  border-top: 7px solid #ddccbb;
}
#content article#foglia footer section {
  padding: 20px 0;
  border-bottom: 1px solid #ddccbb;
}
#content article#foglia footer section.montaggio ul.list li {
  margin: 5px 0;
}
#content article#foglia footer section.montaggio ul.list li article header {
  min-height: initial;
  padding: 0;
  margin-bottom: 20px;
}
#content article#foglia footer section.montaggio ul.list li article header h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 5px;
}
#content article#foglia footer section.argomenti h4 {
  margin: 20px 0 30px;
}
#content article#foglia footer section.argomenti ul {
  padding-bottom: 20px;
}
#content article#foglia footer section.argomenti ul li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-right: 20px;
  margin-bottom: 10px;
}
#content article#foglia footer section.argomenti ul li a {
  text-decoration: underline;
}
#content #correlati h4 {
  margin-bottom: 30px;
}
#content #correlati article {
  padding-bottom: 10px;
}
#content #correlati article header {
  min-height: inherit;
  padding-left: 0;
  margin-bottom: 10px;
}
#content #correlati article header h6 {
  margin-left: 0;
  margin-bottom: 0;
}
#content #correlati article header time {
  color: #ad9a88;
  font-size: 12px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
}
#content #correlati article h3 {
  font-size: 18px;
  line-height: 20px;
}
#content .row-sep {
  position: relative;
}
#content .row-sep article.sep2:before,
#content .row-sep article.sep3:before {
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  background: #ddccbb;
  position: absolute;
  top: 0;
}
#content .row-sep article.sep2:before {
  left: 250px;
}
#content .row-sep article.sep3:before {
  left: 490px;
}
#content #esterni {
  padding-top: 60px;
  position: relative;
}
#content #esterni h4 {
  margin-bottom: 30px;
}
#content #esterni article {
  margin-bottom: 20px;
}
#content #esterni article h3 a:hover {
  color: #1a171b;
}
#content #esterni article h3 a.accessibile {
  color: #415f76;
}
#content #esterni article h3 a.accessibile:hover {
  color: #415f76;
}
#content #esterni article p {
  font-size: 14px;
  color: #81807f;
  margin: 0;
}
#content #esperto hr {
  margin: 0;
}
#content #esperto .well-esperto {
  margin-top: 20px;
  padding: 20px;
  background: white;
  position: relative;
  text-align: center;
}
#content #esperto .well-esperto p {
  padding-right: 20px;
  font-size: 16px;
  margin-bottom: 20px;
}
#content #esperto .well-esperto h3 {
  margin: 0;
  font-size: 26px;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  text-transform: uppercase;
}
#content #esperto .well-esperto h3 a {
  color: #415f76;
}
#content #esperto .well-esperto h3 a span {
  text-decoration: underline;
}
#content #esperto .well-esperto h3 a:hover {
  text-decoration: none;
}
#content #esperto .well-esperto h3 a:hover span {
  text-decoration: underline;
}
#content article.esclusivo header {
  min-height: 70px;
  position: relative;
  padding-left: 30px;
}
#content article.esclusivo header h6 {
  margin-left: -30px;
}
#content article.esclusivo header .label {
  width: 20px;
  position: absolute;
  top: 23px;
  left: 0;
  background: #415f76;
  color: white;
  text-transform: uppercase;
  text-align: center;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 1.2em;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  padding: 3px 0 0;
}
#content article.esclusivo header .label:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f3e2d1;
  margin-top: 1px;
}
#content article.esclusivo header .label .pp {
  display: none;
  background: white;
  color: #415f76;
  text-transform: uppercase;
  text-align: center;
  top: -30px;
  left: 50%;
  margin-left: -80px;
  width: 150px;
  padding: 5px 5px;
  position: absolute;
  line-height: 1em;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  -webkit-box-shadow: 0 0 3px 0px #999999;
  -moz-box-shadow: 0 0 3px 0px #999999;
  box-shadow: 0 0 3px 0px #999999;
  font-weight: 700;
}
#content article.esclusivo header .label .pp:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: white transparent transparent transparent;
}
@media (min-width: 767px) {
  #content article.esclusivo header .label:hover {
    cursor: help;
  }
  #content article.esclusivo header .label:hover .pp {
    display: block;
  }
}
#content article.esclusivo#foglia header .label {
  top: 23px;
}
#content .well article.esclusivo header .label:after {
  border-bottom: 10px solid #e6d6c7;
}
#content .important article.esclusivo header .label {
  top: 25px;
}
#content #abbonati {
  padding: 20px;
}
#content #abbonati h4 {
  font-size: 16px;
}
#content #abbonati h2 {
  margin-bottom: 20px !important;
  font-size: 36px;
  text-transform: uppercase;
  color: #415f76;
  overflow: hidden;
}
#content #abbonati h2 span {
  float: right;
  cursor: pointer;
  font-size: 14px;
}
#content #abbonati p {
  font-size: 16px !important;
}
#content #abbonati .thumbnail img {
  margin: 0 auto !important;
}
#content #abbonati a.btn-qdf {
  margin: 10px 10px 10px 10px;
}
#content #abbonati .alert-abbonati {
  padding: 20px 40px;
  border-bottom: 1px solid #ddccbb;
}
#content #abbonati .alert-nologin {
  border: none;
  padding-bottom: 0;
}
#content #abbonati a.super-abbonati {
  display: block;
  position: relative;
  padding-top: 20px;
  padding-left: 90px;
  min-height: 90px;
  margin-bottom: 20px;
}
#content #abbonati a.super-abbonati:hover {
  text-decoration: none;
}
#content #abbonati a.super-abbonati img {
  position: absolute;
  top: 0;
  left: 0;
}
#content #abbonati a.super-abbonati span.txt {
  color: #1a171b;
  font-size: 14px;
  line-height: 1em;
  display: block;
  padding-bottom: 10px;
}
#content #abbonati .accedi {
  padding-top: 20px;
}
#content #abbonati .accedi p {
  line-height: 1.35em;
  padding: 0 10px;
}
#content #abbonati .accedi form {
  padding-top: 5px;
}
#content #abbonati .accedi form input {
  border: 1px solid #f2f2f2;
  margin-right: 10px;
}
#content #abbonati .accedi form ul li {
  display: inline-block;
}
#content #abbonati .abbonati {
  padding-top: 20px;
}
#content #abbonati .abbonati a {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  margin-left: 5px;
}
#content #abbonati .newsletter_opt.sep {
  margin-top: 40px;
  border-top: 10px solid #f2f2f2;
}
#content #abbonati .newsletter_opt .newsletter_check {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  margin-top: 20px;
  padding: 0;
}
#content #abbonati .newsletter_opt .newsletter_check label {
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 700;
}
#content #abbonati .newsletter_opt .newsletter_check input {
  margin-right: 5px;
}
/* FOOTER
================================================== */
/* MODALI
================================================== */
#bg-modal {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #1a171b;
  z-index: 1049;
  opacity: .85;
  filter: alpha(opacity=85);
}
.popup-wrapper {
  padding: 20px;
}
#popup-date,
#find-by-date {
  display: none;
  height: 250px;
  width: 500px;
  margin: -125px 0 0 -250px;
  padding: 0;
  position: fixed;
  top: 50%;
  left: 50%;
  background: #f8f8f8;
  z-index: 1109;
}
#popup-date h5,
#find-by-date h5 {
  margin-bottom: 30px;
  font-size: 14px;
  color: #415f76;
  overflow: hidden;
}
#popup-date h5 span,
#find-by-date h5 span {
  float: right;
  cursor: pointer;
}
#popup-date .scegli,
#find-by-date .scegli {
  margin-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px;
}
#popup-date .scegli h6 a,
#find-by-date .scegli h6 a {
  color: #1a171b;
}
#popup-date .scegli h6 a.current,
#find-by-date .scegli h6 a.current {
  color: #ad9a88;
}
#popup-date .scegli h6 a.current:hover,
#find-by-date .scegli h6 a.current:hover {
  cursor: default;
  text-decoration: none;
}
#popup-date .scegli h6 a.current span,
#find-by-date .scegli h6 a.current span {
  display: none;
}
#popup-date menu,
#find-by-date menu {
  *zoom: 1;
  position: relative;
}
#popup-date menu:before,
#find-by-date menu:before,
#popup-date menu:after,
#find-by-date menu:after {
  display: table;
  content: "";
  line-height: 0;
}
#popup-date menu:after,
#find-by-date menu:after {
  clear: both;
}
#popup-date menu li,
#find-by-date menu li {
  display: block;
  float: left;
  color: #415f76;
}
#popup-date menu li:first-child,
#find-by-date menu li:first-child {
  margin: 0 20px 0 0;
}
#popup-date menu li.last,
#find-by-date menu li.last {
  position: absolute;
  bottom: 0;
  right: 0;
}
#popup-date menu label,
#find-by-date menu label {
  display: block;
  margin-bottom: 10px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
}
#popup-date menu input,
#find-by-date menu input {
  width: 100px;
  padding: 10px;
  padding-right: 40px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  border: none;
  border-bottom: 2px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  outline: none;
}
#popup-date menu span,
#find-by-date menu span {
  position: relative;
  margin: 0;
  right: 24px;
  cursor: pointer;
}
#popup-date menu #filtra,
#find-by-date menu #filtra {
  margin-right: 6.66666667px;
  padding: 10px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  background: #415f76;
  color: white;
  border: none;
  border-bottom: 2px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  cursor: pointer;
  outline: none;
}
#popup-date menu #annulla,
#find-by-date menu #annulla {
  padding: 0;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  background: none;
  border: none;
  color: #415f76;
  cursor: pointer;
  outline: none;
}
#popup-blocco {
  display: none;
  height: auto;
  width: 640px;
  margin: -165px 0 0 -320px;
  position: fixed;
  top: 50%;
  left: 50%;
  background: #f8f8f8;
  z-index: 1109;
}
#popup-blocco h2 {
  margin-bottom: 20px;
  font-size: 36px;
  text-transform: uppercase;
  color: #415f76;
  overflow: hidden;
  position: relative;
  padding: 0 20px;
}
#popup-blocco h2 span {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  font-size: 14px;
}
#popup-blocco a.btn-qdf {
  margin: 20px 0;
}
/* MODAL GALLERY (colorbox)
================================================== */
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #fff;
}
#colorbox {
  outline: 0;
}
#colorbox #cboxContent {
  overflow: visible;
  background: #fff;
}
#colorbox #cboxContent h1#cboxCustomTitle {
  position: absolute;
  bottom: 100%;
  left: 0;
  color: #415f76;
  font-size: 24px;
}
#colorbox #cboxContent #cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#colorbox #cboxContent #cboxLoadedContent {
  background: #fff;
}
#colorbox #cboxContent #cboxLoadingGraphic {
  display: none;
}
#colorbox #cboxContent #cboxLoadingOverlay {
  background: #fff;
}
#colorbox #cboxContent #cboxTitle {
  position: absolute;
  width: 100%;
  padding-top: 10px;
  left: 0;
  color: #000;
}
#colorbox #cboxContent #cboxTitle .cbox-dida {
  position: relative;
  padding-right: 60px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
}
#colorbox #cboxContent #cboxTitle .cbox-dida .cbox-credits {
  margin-left: 20px;
  font-size: 12px;
  color: #81807f;
}
#colorbox #cboxContent #cboxTitle .cbox-dida .cbox-pagination {
  position: absolute;
  right: 0;
  top: 10px;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  font-size: 16px;
  color: #1a171b;
}
#colorbox #cboxContent #cboxPrevious,
#colorbox #cboxContent #cboxNext {
  position: absolute;
  margin: -15px 0 0 0;
  padding: 0;
  top: 50%;
  left: 0;
  background: none;
  border: none;
  outline: 0;
  z-index: 3;
}
#colorbox #cboxContent #cboxPrevious:hover span,
#colorbox #cboxContent #cboxNext:hover span {
  background: #415f76;
}
#colorbox #cboxContent #cboxPrevious span,
#colorbox #cboxContent #cboxNext span {
  display: block;
  width: 30px;
  height: 26px;
  padding: 5px 0 0 0;
  float: none;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  color: white;
  background: #415f76;
  background: rgba(65, 95, 118, 0.5);
}
#colorbox #cboxContent #cboxNext {
  width: 100%;
  height: 100%;
  margin: 0;
  top: 0;
  text-align: right;
  z-index: 2;
}
#colorbox #cboxContent #cboxNext span {
  float: right;
}
#colorbox #cboxContent #cboxSlideshow,
#colorbox #cboxContent #cboxClose {
  position: fixed;
  bottom: 20px;
  width: 30px;
  height: 30px;
  padding: 2px 0 0 0;
  margin: 0;
  font-size: 16px;
  background: #415f76;
  color: white;
  border: none;
  outline: 0;
}
#colorbox #cboxContent #cboxClose {
  padding: 0;
  right: 20px;
  top: 20px;
  background: #415f76;
  color: white;
  border: none;
}
#colorbox #cboxContent #cboxCurrent {
  display: none !important;
}
#colorbox #cboxContent.vertical #cboxTitle {
  width: 200px;
  height: auto;
  bottom: 0;
  float: right;
  left: auto;
  right: -220px;
}
#colorbox #cboxContent.vertical #cboxTitle .cbox-dida .cbox-credits,
#colorbox #cboxContent.vertical #cboxTitle .cbox-dida .cbox-pagination {
  display: block;
  margin: 10px 0 0 0;
  float: none;
  clear: both;
}
#colorbox #cboxContent.vertical #cboxTitle .cbox-dida .cbox-pagination {
  position: relative;
  top: 0;
}
/* SIDENAV
================================================== */
#sidenav a {
  display: block;
  text-align: center;
  padding: 70px 0;
  width: 30px;
  font-size: 36px;
  color: white;
  background: #234357;
  position: fixed;
  top: 300px;
  -webkit-transition: padding 0.3s, background 0.3s;
  -moz-transition: padding 0.3s, background 0.3s;
  -o-transition: padding 0.3s, background 0.3s;
  transition: padding 0.3s, background 0.3s;
}
#sidenav a.prev_post {
  left: 0;
}
#sidenav a.prev_post:hover {
  padding-left: 20px;
}
#sidenav a.next_post {
  right: 0;
}
#sidenav a.next_post:hover {
  padding-right: 20px;
}
#sidenav a:hover {
  text-decoration: none;
  background: #415f76;
}
@media (min-width: 980px) and (max-width: 1000px) {
  #sidenav a {
    width: 20px;
  }
}
/* ADV
================================================== */
.top_banner {
  padding: 10px 0;
  background: #e6d6c7;
}
.top_banner .wrapper {
  width: 728px;
  margin: 0 auto;
}
/* RESPONSIVE
================================================== */
/* RESPONSIVE
================================================== */
/* Responsive: Large desktop
-------------------------------------------------- */
/* Responsive: Tablet to desktop
-------------------------------------------------- */
@media (min-width: 768px) and (max-width: 979px) {
  header#header ul.second_header {
    position: relative;
    padding-bottom: 30px;
  }
  header#header ul.second_header time {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    left: 0;
  }
  header#header ul.second_header li {
    border: none;
  }
  header#header ul.second_header li:first-child {
    padding: 0;
  }
  header#header ul.second_header li.last {
    border-left: 1px solid #ddccbb;
  }
  .span2ext {
    width: 140px;
    /* Simula uno span3 */
  }
  .offset2ext {
    margin-left: 180px;
    /* Simula uno offset3 */
  }
  h2 {
    font-size: 22px;
  }
  #content {
    /* blocco abbonati */
  }
  #content #sidebar:before {
    left: 506px;
  }
  #content #sidebar section.newsletter .clearfix h3,
  #content #sidebar section.side-block .clearfix h3 {
    font-size: 16px;
    line-height: 18px;
    padding-right: 0;
  }
  #content #sidebar section.newsletter .clearfix p,
  #content #sidebar section.side-block .clearfix p {
    font-size: 14px;
    line-height: 1.35em;
  }
  #content #sidebar section.newsletter input,
  #content #sidebar section.side-block input {
    width: 145px;
  }
  #content article#foglia .opzioni {
    margin-left: -5px;
    margin-right: -5px;
    font-size: 10px;
  }
  #content article#foglia .opzioni a {
    display: block;
  }
  #content #abbonati .alert-abbonati {
    padding: 20px;
  }
  #content #abbonati a.super-abbonati span.txt {
    font-size: 12px;
  }
  #content #abbonati .accedi form input {
    width: 120px;
  }
  #content .row-sep article.sep2:before {
    left: 196px;
  }
  #content .row-sep article.sep3:before {
    left: 382px;
  }
}
@media (max-width: 979px) {
  h6 time {
    display: block;
    margin-top: 5px;
    border: 0;
    margin-left: 0;
    padding-left: 0;
  }
  .table-wrap {
    width: 100%;
    height: auto;
  }
  .table-wrap.large {
    position: relative;
    border-left: 1px solid #ddccbb;
    border-right: 1px solid #ddccbb;
    margin: 0 -1px 20px;
  }
  .table-wrap.large:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 100%;
    background-color: rgba(243, 226, 209, 0);
    background-image: -moz-linear-gradient(left, #f3e2d1, rgba(243, 226, 209, 0));
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#f3e2d1), to(rgba(243, 226, 209, 0)));
    background-image: -webkit-linear-gradient(left, #f3e2d1, rgba(243, 226, 209, 0));
    background-image: -o-linear-gradient(left, #f3e2d1, rgba(243, 226, 209, 0));
    background-image: linear-gradient(to right, #f3e2d1, rgba(243, 226, 209, 0));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3e2d1', endColorstr='#00f3e2d1', GradientType=1);
    background-color: transparent;
    z-index: 1;
  }
  .table-wrap.large:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 100%;
    background-color: #f3e2d1;
    background-image: -moz-linear-gradient(left, rgba(243, 226, 209, 0), #f3e2d1);
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(243, 226, 209, 0)), to(#f3e2d1));
    background-image: -webkit-linear-gradient(left, rgba(243, 226, 209, 0), #f3e2d1);
    background-image: -o-linear-gradient(left, rgba(243, 226, 209, 0), #f3e2d1);
    background-image: linear-gradient(to right, rgba(243, 226, 209, 0), #f3e2d1);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f3e2d1', endColorstr='#fff3e2d1', GradientType=1);
    background-color: transparent;
    z-index: 1;
  }
  .table-wrap .table-content {
    width: 100%;
    height: auto;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .table-wrap .table-content table {
    margin: 0;
  }
  #infinite-list .day .meta,
  #calendar .day .meta {
    padding: 10px 0;
    text-align: center;
  }
  #infinite-list time.date,
  #calendar time.date {
    padding: 5px 0;
  }
  #infinite-list time.date span.g,
  #calendar time.date span.g,
  #infinite-list time.date span.ma,
  #calendar time.date span.ma {
    float: none;
    text-align: center;
    width: 100%;
    padding: 0;
  }
  #sidenav {
    display: none;
  }
  #sidenav a {
    padding: 0;
    position: fixed;
    top: auto;
    bottom: 0;
    width: 30px;
    height: 90px;
    line-height: 100px;
    font-size: 30px;
    padding: 4px 0 6px;
  }
  #content article.esclusivo header {
    min-height: 85px;
  }
  #content article.esclusivo header .label {
    top: 40px;
  }
  #content .well article.esclusivo header {
    min-height: 65px;
  }
  #content .well article.esclusivo header .label {
    top: 23px;
  }
  #content .important article.esclusivo header .label {
    top: 40px;
  }
}
/* Responsive: Landscape phone to desktop/tablet
-------------------------------------------------- */
@media (max-width: 767px) {
  [class*="span"].pull-right,
  .row-fluid [class*="span"].pull-right {
    float: none;
  }
  body {
    padding-left: 0;
    padding-right: 0;
  }
  #content #sidebar {
    margin-top: 40px;
    border-top: 10px solid #ddccbb;
  }
  #content #sidebar:before {
    display: none;
  }
  #content #sidebar .thumbnail > img {
    margin: 0;
  }
  #content #sidebar section.categorie {
    text-align: left;
  }
  #content #sidebar section.newsletter .clearfix p,
  #content #sidebar section.side-block .clearfix p {
    margin-left: 80px;
  }
  #content #sidebar section.newsletter .clearfix p:before,
  #content #sidebar section.side-block .clearfix p:before {
    display: none;
    clear: none;
  }
  #content .row-sep article.sep2:before,
  #content .row-sep article.sep3:before {
    display: none;
  }
  #content .esterni_foglia,
  #content #esperto {
    padding-left: 30px;
    padding-right: 30px;
  }
  #content article#foglia {
    padding-left: 30px;
    padding-right: 30px;
  }
  #content article#foglia aside .well {
    overflow: hidden;
  }
  #content article#foglia aside .well time.date {
    float: left;
    width: 140px;
  }
  #content article#foglia aside .well .opzioni {
    float: right;
    width: 140px;
  }
  #content article#foglia.scadenza aside {
    overflow: hidden;
  }
  #content article#foglia.scadenza aside .day {
    float: left;
    width: 140px;
  }
  #content article#foglia.scadenza aside .day time {
    padding: 10px;
  }
  #content article#foglia.scadenza aside .well {
    float: right;
    width: 140px;
  }
  #content article#foglia footer section#correlati article {
    border-bottom: 1px solid #ddccbb;
    margin-bottom: 20px;
  }
  #content article#foglia footer section#correlati article:last-child {
    border: none;
    margin-bottom: 0;
  }
  #content article#foglia footer section.argomenti ul {
    padding: 0;
  }
  #content article#foglia footer section.argomenti ul li {
    display: block;
    margin-bottom: 10px;
  }
  #content #esperto .well-esperto .span6.offset3 {
    margin-left: 30%;
    width: 65%;
  }
  #content #esperto .well-esperto span.icon-quote {
    font-size: 54px;
    top: 60px;
  }
  #content #esperto .well-esperto h3 {
    font-size: 26px;
  }
  #content article .allegati.multimedia ol li {
    height: 121px;
    margin-bottom: 10px;
  }
  #content article .allegati.multimedia ol li a {
    font-size: 16px;
    line-height: 1.2;
  }
  #content article .allegati.multimedia ol li a.thumbnail {
    margin-right: 10px;
    float: left;
  }
  #content #abbonati .alert-abbonati {
    padding: 0;
  }
  #content #abbonati .accedi form ul li.last {
    display: block;
    margin-top: 10px;
  }
  #content .side_bordered {
    margin-bottom: 20px;
  }
  #content .side_bordered ul {
    overflow: hidden;
  }
  #content .side_bordered ul li {
    display: inline-block;
    margin-right: 20px;
  }
  #content #infinite-list .row {
    margin-left: 0;
  }
  #content #infinite-list .row .span2 {
    float: left;
    width: 22%;
  }
  #content #infinite-list .row .span6 {
    float: left;
    margin-left: 4%;
    width: 70%;
  }
  #content #infinite-list .row .span3 {
    float: left;
    width: 32%;
  }
  #content #infinite-list .row .span5 {
    float: left;
    margin-left: 4%;
    width: 60%;
  }
  #content #calendar .day {
    margin-bottom: 20px;
    width: 140px;
  }
  #content header.risultati #ordina {
    text-align: left;
  }
  #popup-blocco {
    width: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  #popup-date,
  #find-by-date {
    height: auto;
    width: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  #popup-date menu li,
  #find-by-date menu li {
    float: none;
    margin-bottom: 20px;
  }
  #popup-date menu li.last,
  #find-by-date menu li.last {
    position: relative;
    bottom: auto;
    right: auto;
  }
}
/* Responsive: Up to landscape phone
-------------------------------------------------- */
@media (max-width: 480px) {
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 20px;
  }
  header#header ul.second_header {
    margin-left: -20px;
    margin-right: -20px;
    position: relative;
    padding-bottom: 40px;
  }
  header#header ul.second_header time {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    left: 0;
  }
  header#header ul.second_header li {
    border: none;
  }
  header#header ul.second_header li:first-child {
    padding: 0;
  }
  header#header ul.second_header li.last {
    border-left: 1px solid #ddccbb;
  }
  #content #infinite-list ol > li.important article header h3 {
    font-size: 28px;
  }
  #content #infinite-list h5 {
    display: none;
  }
  #content #infinite-list a.thumbnail {
    display: none;
  }
  #content #infinite-list figure a.thumbnail {
    display: block;
  }
  #content #infinite-list .row .span2,
  #content #infinite-list .row .span6,
  #content #infinite-list .row .span3,
  #content #infinite-list .row .span5 {
    float: none;
    width: 100%;
    margin: 0;
  }
  #content #infinite-list .scadenza .row .day {
    width: 22%;
    float: left;
    margin: 0;
  }
  #content #infinite-list .scadenza .row .day h6 {
    font-size: 8px;
  }
  #content #infinite-list .scadenza .row .day time.date {
    padding: 10px 0;
  }
  #content #infinite-list .scadenza .row .day time.date .g {
    font-size: 30px;
  }
  #content #infinite-list .scadenza .row .day time.date .ma {
    font-size: 12px;
  }
  #content #infinite-list .scadenza .row .span6 {
    float: left;
    width: 70%;
    margin-left: 4%;
  }
  #content #sidebar {
    padding-top: 20px;
  }
  #content #sidebar section {
    margin-left: 0;
    margin-right: 0;
  }
  #content .esterni_foglia,
  #content #esperto {
    padding-left: 0;
    padding-right: 0;
  }
  #content .side_bordered ul li {
    display: block;
  }
  #content #abbonati .accedi form ul li {
    display: block;
    margin-top: 10px;
  }
  #content article#foglia {
    padding: 20px 0 0;
  }
  #content article#foglia h2 {
    margin-bottom: 20px;
  }
  #content article#foglia h2.title_page {
    font-size: 22px;
    margin-bottom: 20px;
  }
  #content article#foglia .contenuto p,
  #content article#foglia .contenuto ul li,
  #content article#foglia .contenuto ol li {
    font-size: 16px;
  }
  #content article#foglia .contenuto img {
    display: block;
  }
  #content article#foglia .contenuto img.float {
    width: 100%;
    height: auto;
  }
  #content article#foglia .contenuto img.float-left,
  #content article#foglia .contenuto img.float-right {
    float: none;
    margin: 20px 0;
  }
  #content article#foglia aside {
    margin: 0 -20px;
  }
  #content article#foglia aside .well time.date {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 10px;
  }
  #content article#foglia aside .well time.date span.g,
  #content article#foglia aside .well time.date span.ma {
    float: none;
    display: inline;
    width: auto;
    font-size: 22px;
    margin: 0 3px;
  }
  #content article#foglia aside .well .opzioni {
    float: none;
    width: auto;
    font-size: 14px;
  }
  #content article#foglia aside .well .opzioni li {
    display: inline-block;
    text-align: center;
    margin: 0;
    padding: 0 10px;
    border-left: 2px solid #ddccbb;
  }
  #content article#foglia aside .well .opzioni li:first-child {
    border: none;
  }
  #content article#foglia aside .well .opzioni li a {
    display: block;
    text-align: center;
  }
  #content article#foglia aside .well .opzioni li a span.label {
    display: none;
  }
  #content article#foglia aside .well .opzioni li a span.icon {
    font-size: 22px;
    width: 30px;
    margin: 0;
    padding: 0;
    border: none;
  }
  #content article#foglia.scadenza aside .day {
    float: none;
    width: auto;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
  }
  #content article#foglia.scadenza aside .day span.g,
  #content article#foglia.scadenza aside .day span.ma {
    float: none;
    display: inline;
    width: auto;
    font-size: 22px;
    margin: 0 3px;
  }
  #content article#foglia.scadenza aside .well {
    float: none;
    width: auto;
  }
  #content #esperto .well-esperto .span6.offset3 {
    margin-left: 30%;
    width: 65%;
  }
  #content #esperto .well-esperto span.icon-quote {
    font-size: 36px;
  }
  #content #esperto .well-esperto h3 {
    font-size: 18px;
  }
  #sidenav {
    display: none;
  }
  /*
  #colorbox {
    #cboxContent {
      #cboxPrevious, & #cboxNext, & #cboxSlideshow, & #cboxClose{
        //background: @white;
        bottom: 30px;
      }
      #cboxCurrent {
        background: @white;
        bottom: 30px;
        right: 103px;
        padding: 5px 12px;
      }
      #cboxTitle {
        display: none !important;
       }
      &.vertical {
        #cboxTitle {
          margin-top: 10px;
          bottom: auto;
          left: 0;
        }
      }
    }
  }*/
}
/* OVERRIDE
================================================== */
/* CONTENT
================================================== */
#content {
  /* blocco dati borsa */
}
#content #dati_borsa header,
#content #side-chart header,
#content #side-news header,
#content .side-article header {
  padding-bottom: 10px;
}
#content #dati_borsa header h2,
#content #side-chart header h2,
#content #side-news header h2,
#content .side-article header h2 {
  line-height: 1em;
  margin: 0;
}
#content #dati_borsa p,
#content #side-chart p,
#content #side-news p,
#content .side-article p {
  margin: 0;
  line-height: 1em;
}
#content #dati_borsa ul li {
  margin-top: 5px;
  border-top: 1px solid #c3b5a9;
  padding-top: 10px;
}
#content #dati_borsa ul li a:hover {
  text-decoration: none;
}
#content #dati_borsa ul li a h5 {
  font-size: 16px;
  line-height: 18px;
  color: #1a171b;
  margin: 0;
}
#content #dati_borsa ul li a h5 span {
  display: block;
  text-transform: none;
  font-weight: normal;
  font-size: 12px;
}
@media (min-width: 768px) and (max-width: 979px) {
  #content #dati_borsa ul li a h5 {
    font-size: 12px;
    line-height: 14px;
  }
  #content #dati_borsa ul li a h5 span {
    font-size: 10px;
  }
}
#content #dati_borsa ul li a .row-fluid [class*=span] {
  min-height: initial;
}
#content #dati_borsa ul li a p {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
}
#content #dati_borsa ul li a p.val,
#content #dati_borsa ul li a p.var {
  font-size: 16px;
  line-height: 18px;
  text-align: right;
}
#content #dati_borsa ul li a p.val {
  color: #1a171b;
}
#content #dati_borsa ul li a p.upd {
  font-size: 10px;
  line-height: 18px;
  color: #ad9a88;
  text-align: right;
}
@media (min-width: 768px) and (max-width: 979px) {
  #content #dati_borsa ul li a p.val,
  #content #dati_borsa ul li a p.var {
    font-size: 12px;
    line-height: 14px;
  }
  #content #dati_borsa ul li a p.upd {
    font-size: 10px;
  }
  #content #dati_borsa ul li a p.upd span {
    display: none;
  }
}
@media (max-width: 767px) {
  #content #dati_borsa ul li {
    height: 55px;
    position: relative;
  }
  #content #dati_borsa ul li .data {
    position: absolute;
    top: 10px;
    right: 0;
  }
}
#content #side-chart h3 {
  margin: 0;
}
#content #side-chart article {
  position: relative;
  border-top: 1px solid #c3b5a9;
  padding-top: 10px;
}
#content #side-chart article header {
  margin: 0;
}
#content #side-chart article .segnalibro {
  position: absolute;
  top: 8px;
  right: 0;
}
#content #side-chart article .thumbnail {
  margin: 0;
}
#content #side-news header {
  border-bottom: 1px solid #c3b5a9;
  margin-bottom: 20px;
}
#content #side-news ul {
  padding-top: 10px;
}
#content #side-news ul li {
  padding: 10px 0;
  border: none;
  border-top: 1px solid #c3b5a9;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
#content #side-news ul li.last {
  padding-bottom: 0;
}
#content #side-news ul li a {
  text-decoration: none !important;
}
#content #side-news ul li a:hover {
  text-decoration: none;
}
#content #side-news ul li span {
  margin-right: 10px;
}
#content .side-list h2 {
  margin-bottom: 0;
}
#content .side-list ul {
  background: #e6d6c7;
}
#content .side-list ul li {
  padding: 10px;
  border-bottom: 1px solid #f3e2d1;
}
#content .side-list h6 {
  color: #415f76;
  margin-bottom: 10px;
}
#content .side-list h3 {
  font-size: 18px;
  line-height: 1.15em;
  font-weight: 500;
  padding: 0;
  margin: 0;
}
#content .side-list.illu header.hblock .thumbnail {
  background: #f7ebdf;
  margin: 0;
}
#content .side-list.illu header.hblock .thumbnail img {
  width: 100%;
}
#content .side-list.illu header.hblock h2 {
  background: #817971;
  font-size: 18px;
  line-height: 1em;
  padding: 10px;
  color: white !important;
}
#content .side-list.illu header.hblock h2 a {
  color: white !important;
}
#content .side-list.illu article {
  border-top: 0;
}
#content .side-list-archive ul {
  border-top: 1px solid #c3b5a9;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  margin-top: 10px;
}
#content .side-list-archive ul h6.meta {
  margin-bottom: 3px;
}
#content .side-list-archive ul.sp {
  padding-bottom: 10px;
}
#content .side-list-archive ul.sec {
  border-top: 5px solid #c3b5a9;
  margin-top: 15px;
}
#content .side-list-archive ul li {
  margin-top: 5px;
  line-height: 1em;
  border-bottom: 1px solid #c3b5a9;
  padding: 10px 0;
}
#content .side-list-archive ul li.last {
  border: none;
}
#content .side-list-archive ul li strong {
  font-weight: bold;
  margin-right: 5px;
}
@media (max-width: 767px) {
  #content .side-list-archive ul li .text-right {
    text-align: left;
  }
}
#content .side-list-archive ul li .thumbnail {
  margin-bottom: 0;
}
#content .side-list-archive ul li h3 {
  margin-bottom: 0;
}
#content .side-list-archive ul li p {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.3em;
  margin-bottom: 10px !important;
}
#content .side-list-archive ul li .link_pdf {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 1em;
  text-transform: uppercase;
  display: block;
  padding: 4px 0;
  margin-bottom: 0 !important;
}
#content .side-article header {
  padding-bottom: 10px;
}
#content .side-article header h2 {
  line-height: 1em;
  margin: 0;
}
#content .side-article header h3 {
  font-size: 18px;
  font-weight: 500;
}
#content .side-article p {
  margin: 0;
  line-height: 1em;
}
#content .side-article p .author {
  font-style: italic;
}
#content .side-article.illu header.hblock {
  margin: -10px;
}
#content .side-article.illu header.hblock .thumbnail {
  background: #f7ebdf;
  margin: 0;
}
#content .side-article.illu header.hblock .thumbnail img {
  width: 100%;
}
#content .side-article.illu header.hblock h2 {
  padding: 10px;
  color: white !important;
}
#content .side-article.illu header.hblock h2 a {
  color: white !important;
}
#content .side-article.illu article {
  border-top: 0;
}
#content .side-article h3 {
  margin: 0;
}
#content .side-article article {
  position: relative;
  border-top: 1px solid #c3b5a9;
  padding-top: 10px;
}
#content .side-article article header {
  margin: 0;
}
#content .side-article article p {
  line-height: 1.35em;
}
#content .side-article article .segnalibro {
  position: absolute;
  top: 8px;
  right: 0;
}
#content .side-article article .thumbnail {
  margin: 0;
}
#content .side-article .more {
  margin-top: 10px;
}
#content .download_pdf {
  position: relative;
}
@media (min-width: 980px) {
  #content .download_pdf .thumbnail {
    margin: 0;
  }
}
@media (max-width: 767px) {
  #content .download_pdf .thumbnail img {
    height: 156px;
    width: auto;
  }
}
#content .download_pdf h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #c3b5a9;
  margin-bottom: 10px;
}
#content .download_pdf h3 {
  font-size: 18px;
  line-height: 1.1em;
  margin-bottom: 10px;
}
#content .attach {
  position: relative;
  padding-left: 30px;
  min-height: 30px;
  padding-bottom: 10px;
  margin-left: -2px;
}
#content .attach a {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  color: #1a171b;
  font-size: 10px;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: 700;
}
#content .attach .file {
  top: 3px;
  height: 18px;
  width: 14px;
}
#content .attach .file span {
  margin-top: 4px;
  font-size: 4px;
  padding: 3px 2px 1px;
}
#content .attach .file span:before {
  border-top: 3px solid #f3e2d1;
  border-left: 3px solid transparent;
  left: 11px;
}
#content .attach .file span:after {
  border-bottom: 3px solid #e6d6c7;
  border-right: 3px solid transparent;
  left: 11px;
}
#content .accordion {
  margin-left: -20px;
}
#content .accordion ol {
  padding-top: 5px;
  padding-left: 20px;
  padding-bottom: 5px;
}
#content .accordion ol li {
  margin-bottom: 5px;
  font-size: 10px;
  line-height: 1.3em;
}
#content .accordion ol li a {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-weight: bold;
  text-transform: uppercase;
}
#content #sidebar section.lancio .well {
  padding: 20px;
  background: #f8f8f8;
}
#content #sidebar section.lancio h2 {
  font-size: 18px;
}
#content #sidebar section.lancio p {
  padding-bottom: 10px;
}
#content #sidebar section.lancio .other {
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1em;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 5px;
  border-top: 1px solid #415f76;
  padding-top: 15px;
}
#content .strumenti_scegli .select {
  position: relative;
}
#content .strumenti_scegli .select span {
  position: absolute;
  top: 50%;
  right: 7px;
  line-height: 10px;
  margin-top: -5px;
}
#content .strumenti_scegli select,
#content .strumenti_scegli input,
#content .strumenti_scegli button {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  outline: none;
  border: 1px solid #e6d6c7;
  background: #f8f8f8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 5px 20px 5px 5px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
#content .strumenti_scegli select {
  width: 100%;
}
#content .strumenti_scegli input {
  width: 50%;
}
#content .strumenti_scegli button {
  width: auto;
  padding: 5px;
  text-align: center;
  background: #415f76;
  border-color: #234357;
  color: white;
}
#content .strumenti_scegli .nav .select {
  margin-bottom: 10px;
}
#content .article_list li {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddccbb;
}
#content .article_list li article {
  position: relative;
}
#content .article_list li article .segnalibro {
  position: absolute;
  top: 0;
  right: 0;
}
#content .article_list li article hr {
  width: 60px;
}
#content .article_list article header {
  margin-bottom: 0;
}
#content .article_list article header h6 span {
  display: inline-block;
  border-left: 1px solid #ddccbb;
  padding-left: 5px;
  margin-left: 5px;
}
#content .article_list article header h3 {
  margin-bottom: 5px;
}
#content .article_list article p {
  margin-bottom: 0;
}
#content .article_list article footer.tools {
  padding-top: 10px;
}
#content .article_list article footer.tools p {
  margin-bottom: 0;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
}
@media (max-width: 767px) {
  #content .article_list article footer.tools p.text-right {
    text-align: left !important;
    margin-top: 5px;
  }
}
#content .article_list article footer.tools p .right {
  float: right;
}
#content .article_list article footer.tools p a {
  color: #1a171b;
  padding: 0 5px;
}
#content .article_list article footer.tools p a:hover {
  text-decoration: none;
  color: #415f76;
}
#content .article_list article footer.tools p a.link-print {
  padding: 0;
}
#content .article_list article footer.tools p a.link-print .label {
  margin-right: 5px;
}
#content #art {
  margin-top: 40px;
}
#content .pay h3 a,
#content .pay h6 a,
#content .pay p,
#content .pay .autore,
#content .pay time,
#content .pay .allegati ul li a {
  color: #ad9a88 !important;
}
#content .pay .label {
  background: #ad9a88 !important;
}
#content .pay h3 a {
  position: relative;
}
#content .pay h3 a .payp {
  display: none;
  background: white;
  color: #415f76;
  text-transform: uppercase;
  text-align: center;
  top: -30px;
  left: 50%;
  margin-left: -80px;
  width: 150px;
  padding: 5px 5px;
  position: absolute;
  line-height: 1em;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  -webkit-box-shadow: 0 0 3px 0px #999999;
  -moz-box-shadow: 0 0 3px 0px #999999;
  box-shadow: 0 0 3px 0px #999999;
  font-size: 12px;
  font-weight: 700;
}
#content .pay h3 a .payp:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: white transparent transparent transparent;
}
#content .pay h3 a:hover {
  cursor: help;
}
#content .pay h3 a:hover .payp {
  display: block;
}
#content #sidebar .quesito article {
  padding-bottom: 10px;
}
li.mappe {
  padding-bottom: 10px;
}
li.mappe article header h1 {
  font-size: 18px;
  font-weight: 500;
}
li.mappe article .allegati li {
  margin: 0;
  padding: 0;
  border: none;
}
/* breadcrumbs */
#breadcrumbs {
  padding-bottom: 10px;
  *zoom: 1;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #415f76;
}
#breadcrumbs:before,
#breadcrumbs:after {
  display: table;
  content: "";
  line-height: 0;
}
#breadcrumbs:after {
  clear: both;
}
#breadcrumbs ol {
  overflow: hidden;
}
#breadcrumbs ol li {
  float: left;
  margin-right: 5px;
}
#breadcrumbs ol li a {
  text-transform: uppercase;
  margin-right: 4px;
  color: #415f76;
  font-weight: bold;
}
#breadcrumbs ol li a:hover {
  text-decoration: underline;
}
/* breadcrumbs strumenti */
#breadcrumbs_strumenti {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddccbb;
  margin-bottom: 20px;
  *zoom: 1;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #81807f;
}
#breadcrumbs_strumenti:before,
#breadcrumbs_strumenti:after {
  display: table;
  content: "";
  line-height: 0;
}
#breadcrumbs_strumenti:after {
  clear: both;
}
#breadcrumbs_strumenti ol {
  overflow: hidden;
}
#breadcrumbs_strumenti ol li {
  float: left;
  margin-right: 4px;
}
#breadcrumbs_strumenti ol li a {
  margin-right: 4px;
  color: #81807f;
  text-decoration: underline;
}
#breadcrumbs_strumenti ol li a:hover {
  color: #494949;
}
#breadcrumbs_strumenti ol li:last-child {
  color: #1a171b;
}
.codici .span4 {
  margin-bottom: 20px;
}
.codici .span4 h3 {
  background: #415f76;
  color: white;
  font-size: 18px;
  padding: 5px;
}
.codici .span4 h3 a {
  display: block;
  color: white;
}
.codici .span4 h3 a:hover {
  text-decoration: none;
}
.codici .span4 .thumbnail {
  margin: 0;
}
@media (max-width: 767px) {
  .codici .span4 .thumbnail img {
    width: 100%;
  }
}
#top_edizioni {
  background: white;
  padding: 5px 0;
}
#top_edizioni p {
  margin: 0;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
}
#top_edizioni p a {
  font-weight: 700;
  margin: 0 10px;
  color: #ddd;
  text-decoration: underline;
}
#top_edizioni p a:hover,
#top_edizioni p a.active {
  color: #1a171b;
}
.table-wrap {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
}
.table-wrap .table-content th,
.table-wrap .table-content td {
  font-size: 12px;
  text-align: right;
  width: 10%;
}
.table-wrap .table-content th.first,
.table-wrap .table-content td.first {
  text-align: left;
  width: 20%;
}
.table-wrap .table-content th {
  font-weight: normal;
  line-height: 1em;
  color: #ad9a88;
  text-transform: uppercase;
}
.table-wrap .table-content td {
  font-weight: bold;
}
.table-wrap .table-content td.first {
  font-size: 14px;
}
.table-wrap .table-content .good {
  color: #415f76;
}
.table-wrap .table-content .bad {
  color: #ea0000;
}
.table-wrap .table-content a {
  color: #1a171b;
}
.table-wrap .table-striped tbody > tr:nth-child(odd) > td,
.table-wrap .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #e6d6c7;
}
#content article#foglia.marketplace-detail header {
  margin-bottom: 10px;
}
#content article#foglia.marketplace-detail header h1 {
  margin-bottom: 10px;
}
#content article#foglia.marketplace-detail header h1 span {
  font-weight: normal;
}
@media (min-width: 768px) and (max-width: 979px) {
  #content article#foglia.marketplace-detail header h1 span {
    display: block;
  }
}
#content article#foglia.marketplace-detail header p.code {
  color: #1a171b;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  margin-bottom: 20px;
}
#content article#foglia.marketplace-detail header p.data {
  margin-bottom: 10px;
  position: relative;
  text-align: right;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
}
#content article#foglia.marketplace-detail header p.data span {
  color: #1a171b;
}
#content article#foglia.marketplace-detail header p.data span.label {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  line-height: 20px;
  font-size: 14px;
}
@media (min-width: 980px) {
  #content article#foglia.marketplace-detail header p.data span.label {
    left: 80px;
  }
}
#content article#foglia.marketplace-detail header p.data span.value {
  font-size: 24px;
}
#content article#foglia.marketplace-detail header p.data span.good {
  color: #415f76;
}
#content article#foglia.marketplace-detail header p.data span.bad {
  color: #ea0000;
}
#content article#foglia.marketplace-detail header p.upd {
  text-align: right;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
}
#content article#foglia.marketplace-detail ul.index-list {
  padding: 0 10px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2em;
}
#content article#foglia.marketplace-detail ul.index-list li {
  padding: 5px 0;
  border-bottom: 1px solid #ddccbb;
}
#content article#foglia.marketplace-detail ul.index-list li.last {
  border: none;
}
#content article#foglia.marketplace-detail ul.index-list li a {
  padding: 2px 0;
  display: block;
  color: #1a171b;
  font-weight: 700;
}
#content article#foglia.marketplace-detail ul.index-list li a span {
  font-size: 10px;
  font-weight: normal;
  display: block;
}
#content article#foglia.marketplace-detail ul.index-list li a.active {
  color: #415f76;
}
#content article#foglia.marketplace-detail p.more-data a {
  font-size: 16px;
  text-decoration: underline;
}
#content article#foglia.marketplace-detail .table,
#content article#foglia .contenuto div.table {
  margin-top: 20px;
  border-top: 1px solid #ddccbb;
  padding-top: 20px;
  padding-bottom: 30px;
}
#content article#foglia.marketplace-detail .table h3,
#content article#foglia .contenuto div.table h3 {
  font-size: 18px;
  line-height: 1.2em;
  margin-bottom: 30px;
}
#content article#foglia.marketplace-detail .table ul,
#content article#foglia .contenuto div.table ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
}
#content article#foglia.marketplace-detail .table ul li,
#content article#foglia .contenuto div.table ul li {
  position: relative;
  font-size: 12px;
  line-height: 1em;
  padding: 7px 10px;
  margin: 0;
  overflow: hidden;
}
#content article#foglia.marketplace-detail .table ul li.md-odd,
#content article#foglia .contenuto div.table ul li.md-odd {
  background: #e6d6c7;
}
#content article#foglia.marketplace-detail .table ul li.md-even,
#content article#foglia .contenuto div.table ul li.md-even {
  background: #f3e2d1;
}
@media (max-width: 767px) {
  #content article#foglia.marketplace-detail .table ul li.sm-odd,
  #content article#foglia .contenuto div.table ul li.sm-odd {
    background: #e6d6c7;
  }
  #content article#foglia.marketplace-detail .table ul li.sm-even,
  #content article#foglia .contenuto div.table ul li.sm-even {
    background: #f3e2d1;
  }
}
#content article#foglia.marketplace-detail .table ul li span.label,
#content article#foglia .contenuto div.table ul li span.label {
  float: left;
}
#content article#foglia.marketplace-detail .table ul li span.value,
#content article#foglia .contenuto div.table ul li span.value {
  float: right;
  font-weight: 700;
}
#content article#foglia.marketplace-detail .table ul li span.good,
#content article#foglia .contenuto div.table ul li span.good {
  color: #415f76;
}
#content article#foglia.marketplace-detail .table ul li span.bad,
#content article#foglia .contenuto div.table ul li span.bad {
  color: #ea0000;
}
#content article#foglia .contenuto div.table {
  margin-top: 0;
  border-top: none;
}
#content article#foglia .contenuto div.table ul li span.label {
  width: 25%;
}
#content article#foglia .contenuto div.table ul li span.value {
  width: 70%;
}
#content article#foglia .contenuto figure.float-right {
  float: right;
  width: 220px;
  margin: 0 0 20px 20px;
}
#content article#foglia .contenuto figure.float-right .thumbnail {
  margin-bottom: 5px;
}
#content article#foglia .contenuto figure.float-right figcaption {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  display: block;
  color: #81807f;
  font-size: 12px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddccbb;
}
.b-wrap {
  padding: 9px;
}
@media (max-width: 979px) {
  .b-wrap {
    padding: 4px;
  }
}
.b-wrap img {
  margin: 0 auto !important;
}
#sidebar .b-wrap {
  margin: 0;
}
@media (min-width: 768px) {
  #sidebar .b-wrap {
    background: #f8f8f8;
  }
}
/* da stili finanza24 */
#graph_periods {
  position: relative;
  float: right;
  /*background: url("http://finanza24.ilsole24ore.com/contributors/images/all_sectors.png") 0 0 no-repeat;*/
  background: url("../img/periods.jpg") 0 0 no-repeat;
  width: 184px;
  /*206px;*/
  /*height: 40px;*/
  /*margin-right: 10px;*/
  margin-left: 10px;
  cursor: pointer;
  z-index: 4;
}
#graph_period_selected {
  color: #837A72;
  /*font-family: sole_serif_headlinebold;*/
  font-size: 15px;
  width: 100%;
  height: 32px;
  padding: 6px;
  position: absolute;
  width: 184px;
  cursor: pointer;
}
#periods {
  display: none;
  position: absolute;
  z-index: 10;
  top: 32px;
  font-size: 15px;
  background-color: #837a72;
}
#periods ul {
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 184px;
}
#periods ul li {
  background-color: #ffffff;
  color: #837a72;
  cursor: pointer;
  font-size: 15px !important;
  height: 28px;
  margin: 1px !important;
  padding: 2px 7px;
}
#periods li:hover {
  background-color: #E8D4BF;
}
/* ------ loader --------*/
#littleGraphLoadingDiv {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  /* Valido per Mozilla, Opera, Safari, Chrome */
  /*opacity: 0.8;*/
  /* Valido per gli antichi MS Explorer  5-7 */
  /*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);*/
  /* Valido per MS Explorer 8 e successivi */
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";*/
}
#littleGraphLoadingDiv .ajax-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -64px;
  /* -1 * image width / 2 */
  margin-top: -64px;
  /* -1 * image height / 2 */
  display: block;
}
/* ------------------------- */
.charts .pull-left {
  margin-left: 0;
}
.charts #vwd_graph {
  margin-top: 10px;
  width: 100%;
  height: 250px;
  position: relative;
}
.charts .cf:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}
.charts #min-max {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6em;
}
.charts #min-max .label {
  display: inline-block;
  width: 45px;
}
.charts #min-max .value {
  font-weight: 700;
}
.charts #periodLimits {
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
}
.charts .label {
  color: #ad9a88;
  font-size: 14px;
}
.charts .value {
  font-size: 14px;
}
.charts .value.good {
  color: #415f76;
}
.charts .value.bad {
  color: #ea0000;
}
.charts #periodLimits .label {
  font-size: 12px;
}
.charts #beforeGraph {
  margin: 0 15px 0 10px;
}
.archive-list #infinite-list {
  border-top: none !important;
}
.archive-list #infinite-list li {
  border-top: none !important;
}
.archive-cover li {
  margin-bottom: 20px;
  position: relative;
}
.archive-cover .well {
  overflow: hidden;
  padding: 20px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  height: 300px;
}
@media (max-width: 979px) {
  .archive-cover .well {
    height: 250px;
  }
}
@media (max-width: 767px) {
  .archive-cover .well {
    height: auto;
  }
  .archive-cover .well .thumbnail img {
    margin: 0;
    width: 115px;
    height: auto;
  }
}
.archive-cover .well .thumbnail {
  margin-bottom: 10px;
}
.archive-cover .well h5 {
  text-transform: none;
  line-height: 1.3em;
  margin: 0;
}
.archive-cover .well h5 a {
  display: block;
  font-weight: normal;
}
.archive-cover .btn-round {
  border-radius: 20px;
}
.archive-cover .btn-abs {
  position: absolute;
  top: 10px;
  right: -10px;
  color: white !important;
}
.dropdown-menu {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.dropdown-attach {
  padding-top: 10px;
  top: 50px;
  right: -10px;
  left: auto;
  width: 250px;
}
.dropdown-attach:before,
.dropdown-attach:after {
  content: '';
  display: block;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  position: absolute;
  top: -10px;
  right: 20px;
}
.dropdown-attach:before {
  border-bottom-color: #ccc;
  top: -11px;
}
.dropdown-attach li {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.dropdown-attach li:before,
.dropdown-attach li:after {
  display: table;
  content: "";
  line-height: 0;
}
.dropdown-attach li:after {
  clear: both;
}
.dropdown-attach li .thumbnail {
  width: 60px;
  float: left;
  margin-bottom: 10px;
  padding: 0 10px;
}
.dropdown-attach li h5 {
  padding-top: 5px;
  text-transform: none;
}
.dropdown-attach li h5 a {
  display: block;
  margin-top: 5px;
  font-weight: normal;
}
.abs-nav {
  position: relative;
  min-height: 50px;
}
.abs-nav nav,
.abs-nav .btn {
  position: absolute;
  top: 0;
  right: 0;
}
.abs-nav .btn {
  right: 90px;
}
.page-nav {
  font-size: 28px;
  line-height: 1em;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 10px;
  padding: 3px 5px;
  text-decoration: none !important;
}
.page-nav.disabled {
  color: #ddccbb;
  cursor: default;
}
.release .thumbnail {
  margin: 0;
  padding-right: 5px;
}
@media (max-width: 767px) {
  .release .thumbnail {
    margin-bottom: 20px;
  }
  .release .thumbnail img {
    margin: 0;
    width: 100px;
    height: auto;
  }
}
.release h3 {
  padding-bottom: 20px;
  margin-bottom: 10px;
  display: block;
  position: relative;
}
.release h3:after {
  content: '';
  display: block;
  width: 40px;
  border-bottom: 1px solid #c3b5a9;
  position: absolute;
  bottom: 0;
  left: 0;
}
.release p {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3em;
  margin-bottom: 2px;
}
p.mts {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3em;
  margin-bottom: 10px;
}
#content .well h2.h2 {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  line-height: 1.35em;
  font-size: 24px;
  color: #81807f !important;
}
.credits {
  border-top: 1px solid #ddccbb;
  padding-top: 20px;
}
.credits h4 {
  font-size: 16px;
  text-transform: none;
}
.credits p {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px !important;
  line-height: 1.5em !important;
}
.more-abbonati {
  padding: 20px 0;
  border-bottom: 1px solid #ddccbb;
}
.more-abbonati ul.row-fluid {
  margin: 0;
  padding: 0;
}
.more-abbonati ul.row-fluid li {
  margin: 0 0 5px !important;
  font-size: 16px !important;
}
@media (max-width: 979px) {
  .more-abbonati ul.row-fluid li {
    margin: 0 !important;
    font-size: 13px !important;
  }
}
.more-abbonati ul.row-fluid li span {
  margin-right: 5px;
  color: #415f76;
}
.well-sponsored .thumbnail {
  margin-bottom: 10px;
}
.well-sponsored .thumbnail img {
  margin: 0;
}
.well-sponsored p.mts {
  font-size: 12px;
  margin-bottom: 0;
}
#content .well-form {
  padding: 20px;
  margin-bottom: 40px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
}
#content .well-form h3 {
  margin-bottom: 40px;
}
#content .well-form hr {
  margin: 20px 0 !important;
}
#content .well-form select,
#content .well-form textarea,
#content .well-form input[type="text"],
#content .well-form input[type="password"],
#content .well-form input[type="datetime"],
#content .well-form input[type="datetime-local"],
#content .well-form input[type="date"],
#content .well-form input[type="month"],
#content .well-form input[type="time"],
#content .well-form input[type="week"],
#content .well-form input[type="number"],
#content .well-form input[type="email"],
#content .well-form input[type="url"],
#content .well-form input[type="search"],
#content .well-form input[type="tel"],
#content .well-form input[type="color"],
#content .well-form .uneditable-input {
  display: inline-block;
  padding: 5px 8px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  vertical-align: middle;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  outline: none;
}
#content .well-form input,
#content .well-form textarea,
#content .well-form .uneditable-input {
  width: 236px;
  width: 100%;
}
#content .well-form textarea {
  height: auto;
  border: none;
  resize: none;
  width: 220px;
}
#content .well-form select,
#content .well-form input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 1em;
  padding: 6px 0;
}
#content .well-form select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: white;
  width: 100%;
  border: none;
}
#content .well-form select[multiple],
#content .well-form select[size] {
  height: auto;
}
#content .well-form .controls {
  background: white;
}
#content .well-form .form-search input,
#content .well-form .form-inline input,
#content .well-form .form-horizontal input,
#content .well-form .form-search textarea,
#content .well-form .form-inline textarea,
#content .well-form .form-horizontal textarea,
#content .well-form .form-search select,
#content .well-form .form-inline select,
#content .well-form .form-horizontal select,
#content .well-form .form-search .help-inline,
#content .well-form .form-inline .help-inline,
#content .well-form .form-horizontal .help-inline,
#content .well-form .form-search .uneditable-input,
#content .well-form .form-inline .uneditable-input,
#content .well-form .form-horizontal .uneditable-input,
#content .well-form .form-search .input-prepend,
#content .well-form .form-inline .input-prepend,
#content .well-form .form-horizontal .input-prepend,
#content .well-form .form-search .input-append,
#content .well-form .form-inline .input-append,
#content .well-form .form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
#content .well-form .form-search .hide,
#content .well-form .form-inline .hide,
#content .well-form .form-horizontal .hide {
  display: none;
}
#content .well-form .form-search label,
#content .well-form .form-inline label,
#content .well-form .form-search .btn-group,
#content .well-form .form-inline .btn-group {
  display: inline-block;
}
#content .well-form .form-search .input-append,
#content .well-form .form-inline .input-append,
#content .well-form .form-search .input-prepend,
#content .well-form .form-inline .input-prepend {
  margin-bottom: 0;
}
#content .well-form .form-search .radio,
#content .well-form .form-search .checkbox,
#content .well-form .form-inline .radio,
#content .well-form .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
#content .well-form .form-search .radio input[type="radio"],
#content .well-form .form-search .checkbox input[type="checkbox"],
#content .well-form .form-inline .radio input[type="radio"],
#content .well-form .form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
#content .well-form .control-group {
  margin-bottom: 10px;
}
#content .well-form legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
#content .well-form .form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
#content .well-form .form-horizontal .control-group:before,
#content .well-form .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
#content .well-form .form-horizontal .control-group:after {
  clear: both;
}
#content .well-form .form-horizontal .control-label {
  float: left;
  width: 195px;
  padding-top: 5px;
  text-align: right;
  font-weight: bold;
  font-size: 14px;
}
#content .well-form .form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 215px;
  *margin-left: 0;
}
#content .well-form .form-horizontal .controls:first-child {
  *padding-left: 215px;
}
#content .well-form .form-horizontal .help-block {
  margin-bottom: 0;
}
#content .well-form .form-horizontal input + .help-block,
#content .well-form .form-horizontal select + .help-block,
#content .well-form .form-horizontal textarea + .help-block,
#content .well-form .form-horizontal .uneditable-input + .help-block,
#content .well-form .form-horizontal .input-prepend + .help-block,
#content .well-form .form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
#content .well-form .form-horizontal .form-actions {
  padding-left: 215px;
}
@media (max-width: 480px) {
  #content .well-form .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  #content .well-form .form-horizontal .controls {
    margin-left: 0;
    padding-top: 5px;
  }
  #content .well-form .form-horizontal .control-list {
    padding-top: 0;
  }
  #content .well-form .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#content .well-form .form-inline .control-label {
  padding-bottom: 5px;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
}
#content .well-form .form-inline textarea {
  height: 175px;
}
#content .well-form .control-euro {
  padding-right: 30px;
  position: relative;
}
#content .well-form .control-euro .symbol {
  display: block;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  background: #f7ebdf;
  color: #1a171b;
}
#sidebar .well-form {
  margin-bottom: 0;
  padding: 10px;
}
#sidebar .well-form .more {
  margin-top: 20px;
}
#sidebar .well-form .more .thumbnail {
  margin: 0;
}
#sidebar .well-form .more .thumbnail img {
  margin: 0;
}
footer.contenuto .table,
footer.contenuto .thumbnail img {
  padding: 0 !important;
  margin: 0 !important;
}
footer.contenuto .bordered {
  border-top: 1px solid #ddccbb;
  padding-top: 10px;
  margin: 0;
  font-size: 16px !important;
}
footer.contenuto section {
  border: none !important;
}
footer.contenuto .well-light {
  padding: 10px;
}
.pri {
  background: #415f76;
}
/* Bandi, progetti e concorsi
================================================== */
#bpc .sez,
#esperto .sez {
  padding: 20px 0;
}
#bpc h2.title_sez,
#esperto h2.title_sez {
  color: #1a171b;
}
#bpc article,
#esperto article {
  padding-right: 20px;
  position: relative;
}
#bpc article a.segnalibro,
#esperto article a.segnalibro {
  position: absolute;
  top: 0;
  right: 0;
}
#bpc .btn-qdf-full,
#esperto .btn-qdf-full {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 10px;
}
#bpc .btn-qdf-full .icon,
#esperto .btn-qdf-full .icon {
  font-size: 18px;
  float: right;
}
#bpc .btn-beige,
#esperto .btn-beige {
  background: #c4b6a8;
}
#bpc .btn-last,
#esperto .btn-last {
  margin-bottom: 0;
}
#bpc .well-inline-search,
#esperto .well-inline-search {
  margin-bottom: 20px;
  padding: 10px 20px 20px;
}
#bpc .well-inline-search h6,
#esperto .well-inline-search h6 {
  color: #415f76;
  font-size: 14px;
  margin-bottom: 10px;
}
#bpc .well-inline-search .inline-search,
#esperto .well-inline-search .inline-search {
  height: 32px;
  overflow: hidden;
  background: white;
  padding-right: 75px;
  position: relative;
}
#bpc .well-inline-search .inline-search input,
#esperto .well-inline-search .inline-search input {
  width: 100%;
  padding: 6px 5px;
  font-size: 18px;
}
#bpc .well-inline-search .inline-search button,
#esperto .well-inline-search .inline-search button {
  position: absolute;
  top: 0;
  right: 0;
}
#bpc .side-filter,
#esperto .side-filter {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1em;
}
#bpc .side-filter ul,
#esperto .side-filter ul {
  border-top: 1px solid #c3b5a9;
}
#bpc .side-filter ul li,
#esperto .side-filter ul li {
  position: relative;
  padding: 7px 0;
  border-bottom: 1px solid #c3b5a9;
}
#bpc .side-filter ul li a .counter,
#esperto .side-filter ul li a .counter {
  position: absolute;
  top: 7px;
  right: 0;
}
#bpc .side-filter ul.expand li,
#esperto .side-filter ul.expand li {
  margin-left: 5px;
}
#bpc .side-filter ul.expand li button,
#esperto .side-filter ul.expand li button {
  background: none;
  border: none;
  outline: 0 none;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1em;
  color: #415f76;
  width: 20px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
#bpc .side-filter ul.expand li button .icon-out,
#esperto .side-filter ul.expand li button .icon-out {
  display: none;
}
#bpc .side-filter ul.expand li button .icon-in,
#esperto .side-filter ul.expand li button .icon-in {
  display: block;
}
#bpc .side-filter ul.expand li button.collapsed .icon-out,
#esperto .side-filter ul.expand li button.collapsed .icon-out {
  display: block;
}
#bpc .side-filter ul.expand li button.collapsed .icon-in,
#esperto .side-filter ul.expand li button.collapsed .icon-in {
  display: none;
}
#bpc .side-filter ul.expand li a,
#esperto .side-filter ul.expand li a {
  margin-left: 25px;
}
#bpc .side-filter ul.expand li ul,
#esperto .side-filter ul.expand li ul {
  margin-left: 20px;
  margin-top: 10px;
  border: none;
}
#bpc .side-filter ul.expand li ul li,
#esperto .side-filter ul.expand li ul li {
  border-top: 1px solid #c3b5a9;
  border-bottom: none;
}
#bpc .side-filter ul.expand li ul li a,
#esperto .side-filter ul.expand li ul li a {
  margin-left: 0;
}
#bpc .side-filter ul.expand li ul li ul,
#esperto .side-filter ul.expand li ul li ul {
  margin-top: 0;
  margin-left: 5px;
  border: none;
}
#bpc .side-filter ul.expand li ul li ul li,
#esperto .side-filter ul.expand li ul li ul li {
  padding: 2px 0;
  border: none;
}
#bpc .side-filter .well-inline-search,
#esperto .side-filter .well-inline-search {
  padding: 15px 10px;
  margin: 0;
}
#bpc .well-white,
#esperto .well-white {
  padding-left: 5px;
  padding-right: 5px;
}
#bpc .well-white .tools,
#esperto .well-white .tools {
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
#bpc .archi-list .col,
#esperto .archi-list .col {
  float: left;
  width: 33.333%;
}
@media (max-width: 979px) {
  #bpc .archi-list .col,
  #esperto .archi-list .col {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #bpc .archi-list .col,
  #esperto .archi-list .col {
    width: 100%;
  }
}
#bpc .archi-list .archi-item,
#esperto .archi-list .archi-item {
  padding: 0 5px;
  margin: 0 0 10px;
}
#bpc .archi-list .archi-item .thumbnail,
#esperto .archi-list .archi-item .thumbnail {
  margin: 0;
}
@media (max-width: 979px) {
  #bpc .archi-list .archi-item .thumbnail img,
  #esperto .archi-list .archi-item .thumbnail img {
    width: 100%;
    height: auto;
  }
}
#bpc .archi-list .archi-item .well-blue,
#esperto .archi-list .archi-item .well-blue {
  background: #234357;
  color: white;
  height: 115px;
  overflow: hidden;
}
#bpc .archi-list .archi-item .well-blue a,
#esperto .archi-list .archi-item .well-blue a {
  color: white;
}
#bpc .archi-list .archi-item h3,
#esperto .archi-list .archi-item h3 {
  font-size: 18px;
  line-height: 1.15em;
  font-weight: 500;
  padding: 0;
  margin: 0 0 3px;
}
#bpc .archi-list .archi-item h3 .regular,
#esperto .archi-list .archi-item h3 .regular {
  font-weight: 300;
}
#bpc .archi-list .archi-item p,
#esperto .archi-list .archi-item p {
  margin: 0 0 3px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.15em;
  color: #91a1ab;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.tools {
  padding-bottom: 20px;
  *zoom: 1;
}
.tools:before,
.tools:after {
  display: table;
  content: "";
  line-height: 0;
}
.tools:after {
  clear: both;
}
.tools ul {
  *zoom: 1;
}
.tools ul:before,
.tools ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.tools ul:after {
  clear: both;
}
.tools ul li.menu-item {
  float: left;
  margin-right: 30px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
}
@media (max-width: 979px) {
  .tools ul li.menu-item {
    width: 50%;
    margin: 0 0 10px;
  }
  .tools ul li.menu-item .my-dropdown {
    left: 0 !important;
    right: 0 !important;
  }
}
@media (max-width: 767px) {
  .tools ul li.menu-item {
    float: none;
    width: 100%;
  }
}
.tools ul.pull-right li.menu-item {
  margin-right: 0;
  margin-left: 20px;
}
.tools .btn-with-label {
  text-decoration: none !important;
}
.tools .my-dropdown {
  max-height: 245px;
  overflow-y: auto;
}
.tools .my-dropdown .active a {
  color: #415f76;
}
.tools .my-dropdown a:hover {
  color: #415f76;
}
header.relative {
  min-height: 50px;
  position: relative;
}
header.relative .abs-right {
  position: absolute;
  top: 0;
  right: 0;
}
.tabbed {
  font-size: 0;
}
.tabbed .tab {
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #415f76;
}
.tabbed .inactive {
  color: #415f76;
  background: #f3e2d1;
}
.tabbed .inactive:hover {
  background: #e6d6c7;
}
.i-sel,
#bpc .side-filter ul li a,
#esperto .side-filter ul li a {
  position: relative;
  display: block;
  padding: 7px 25px 7px 0;
  overflow: hidden;
}
.i-sel .counter {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  color: #1a171b;
  font-size: 12px;
  font-weight: bold;
}
.selected {
  border-top: 1px solid #c3b5a9;
  border-bottom: 1px solid #c3b5a9;
  color: #415f76;
  padding: 7px 0;
}
.selected .i-sel {
  padding-left: 20px;
}
.selected .i-sel .remove {
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  position: absolute;
  left: 0;
  top: 4px;
  text-decoration: none !important;
}
.selected .i-sel .remove span {
  line-height: 20px;
}
.a-list li {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddccbb;
  margin-bottom: 20px;
}
.a-list li.last {
  border: none;
}
/* FREE
================================================== */
article.free .row {
  overflow: hidden;
}
.free-box {
  display: block;
  padding: 20px 10px 10px;
  padding-bottom: 100px;
  margin-bottom: -100px;
  text-align: center;
  background: url("../img/free.png");
  color: #1a171b;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  text-decoration: none !important;
}
.free-box:hover {
  color: #1a171b;
  text-decoration: none;
}
.free-box .fr-tit {
  text-transform: uppercase;
  display: block;
  position: relative;
  padding: 10px 0;
  font-size: 14px;
  line-height: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
}
.free-box .fr-tit:before,
.free-box .fr-tit:after {
  content: '';
  display: block;
  border-bottom: 1px solid #1a171b;
  width: 10px;
  position: absolute;
  left: 50%;
  margin-left: -5px;
}
.free-box .fr-tit:before {
  top: 0;
}
.free-box .fr-tit:after {
  bottom: 0;
}
.free-box .fr-btn {
  font-size: 12px;
  line-height: 1em;
  background-color: #46a546;
  color: white;
  padding: 3px 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.free-box .fr-txt {
  display: block;
  font-size: 12px;
  line-height: 1.3em;
  padding: 10px 0;
}
.free-box .fr-txt strong {
  font-weight: bold;
}
.free-box .fr-txt .fr-quo {
  display: block;
  color: #415f76;
}
@media (max-width: 480px) {
  .free-box {
    text-align: left;
    margin-right: 35px;
    margin-bottom: 10px;
    padding: 10px;
  }
  .free-box .fr-tit {
    padding: 0 0 5px 50px;
    margin-bottom: 2px;
    display: inline-block;
  }
  .free-box .fr-tit:after,
  .free-box .fr-tit:before {
    display: none;
  }
  .free-box .fr-btn {
    position: absolute;
    top: 12px;
    left: 10px;
  }
  .free-box .fr-txt {
    padding: 0;
  }
  .free-box .fr-txt .fr-quo {
    display: inline;
  }
}

/* FOOTER
================================================== */
#footer {
  background: #234357;
  padding-top: 15px;
  padding-bottom: 15px;
}
#footer p.cp {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 10px;
  color: #566a75;
  margin: 0;
  padding: 0;
  text-align: center;
}
#footer p.cp a {
  color: #f2f2f2;
}
#footer p.cp .sep {
  margin: 0 5px;
}
