/* 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: #ffffff;
}
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;
  margin-left: 20px;
}
.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: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.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: #ffffff;
}
.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: #ffffff;
  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 #ffffff;
}
.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: #ffffff;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
  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: #ffffff;
  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('/css/font/icomoon.eot');
  src: url('/css/font/icomoon.eot?#iefix') format('embedded-opentype'), url('/css/font/icomoon.ttf') format('truetype'), url('/css/font/icomoon.woff') format('woff'), url('/css/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
================================================== */
.pf,
h6.rl a {
  color: #ffa800;
}
.rl-b {
  background: #ffa800;
}
.ri,
h6.cl a {
  color: #e35c09;
}
.cl-b {
  background: #e35c09;
}
.ii,
h6.ai a {
  color: #cd0a07;
}
.ai-b {
  background: #cd0a07;
}
.tl,
h6.cc a {
  color: #bd2666;
}
.cc-b {
  background: #bd2666;
}
.da,
h6.re a {
  color: #6a7b85;
}
.re-b {
  background: #6a7b85;
}
.ac,
h6.cg a {
  color: #379193;
}
.cg-b {
  background: #379193;
}
.de,
h6.pr a {
  color: #74875d;
}
.pr-b {
  background: #74875d;
}
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: #ffffff;
  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: #ffffff;
}
.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 20px;
  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: #ffffff;
}
.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: #ffffff;
}
.btn-qdf.active {
  color: #ffffff;
  background-color: #234357;
}
.btn-qdf-m {
  background: #415f76;
  color: #ffffff;
  text-transform: uppercase;
}
.btn-qdf-m:hover {
  color: #ffffff;
}
.day .meta {
  background: #e6d6c7;
  border-left: 1px solid #e6d6c7;
  margin: 0;
  padding: 6px 10px;
  color: #ffffff;
  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 #ffffff;
  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: #ffffff;
  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: #ffffff;
  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: 26px;
  width: 200px;
  z-index: 9999;
  background: #ffffff;
  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: #ffffff;
  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: #ffffff;
  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: 7px 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: 1em;
}
#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;
    line-height: 26px;
}
#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.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;
}




#topw nav.text-right .abbonati {
    background: #415f76;
    border-radius: 15px;
    padding: 0 15px;
    margin-right: 10px;
    display: inline-block;
}
#topw nav.text-right li {
    line-height: 26px;
}
#topw nav.text-right .abbonati a {
    color: #fff !important; /* Lasciare !important per sovvrascrivere il colore grigio dei link del topmenu */
    border: 0;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 300;
}
#topw nav.text-right li a {
    font-size: 12px;
}
#topw .container nav.text-right > li > a.last {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}
#topw .container nav {
    line-height: 1em;
}
#topw.not-logged nav.text-right .access-label {
    text-transform: uppercase;
    font-weight: 700;
}
#topw.logged nav.text-right li {
    line-height: 26px;
}
#topw .container nav.text-right > li.logged > a {
    font-size: 14px;
    font-weight: normal;
}
#topw .container nav.text-right > li.logged > a {
    font-size: 14px;
    font-weight: normal;
}
#topw nav.text-right li.access-icon a {
    margin: 0 0 0 6px;
    padding-left: 9px;
    border-left: 1px solid #c4b6a8;
    border-right: 0;
}
#topw .container nav.text-right > li > a {
    display: inline-block;
}






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;
}
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: 10px;
}
header#header .bordered a.other {
  margin-left: 20px;
}
header#header .sticky_header {
  z-index: 5;
  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: #ffffff;
}
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: #ffffff;
}
header#header .sezioni ul li [data-scadenze]:after {
  display: block;
  margin: -40px 0 0 65px;
  padding: 4px;
  float: right;
  position: absolute;
  background: #ea0000;
  color: #ffffff;
  font-size: 10px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1em;
  text-align: center;
  border: 1px solid #ffffff;
  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: #ffffff !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: #ffffff;
}
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 .pos {
  padding-top: 20px;
}
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: #ffffff;
  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: #ffffff;
  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: #ffffff;
}
.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: #ffffff;
}
/* //////////////////////////// */
/* 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 {
    border: none;
    padding-left: 0;
    padding-right: 10px;
  }
  header#header .filtri ul li a {
    padding-left: 12px;
    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: #ffffff;
  }
  #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: #ffffff;
  }
  #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: #ffffff;
  }
  #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: #ffffff !important;
  }
  #mobile_menu .sezioni ul li .btn-menu.active {
    background: #234357;
  }
  #mobile_menu .sezioni ul li .btn-menu.active span {
    color: #ffffff;
  }
  #mobile_menu .sezioni ul li [data-scadenze]:after {
    display: block;
    margin: -24px 0 0 100px;
    padding: 4px;
    float: right;
    position: absolute;
    background: #ea0000;
    color: #ffffff;
    font-size: 10px;
    font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1em;
    text-align: center;
    border: 1px solid #ffffff;
    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: #ffffff;
    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: #ffffff;
  }
  #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: #ffffff;
    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;
  }
  #topw .container {
    padding: 0;
  }
  header#header .identita img {
    width: 260px;
  }
  #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: #ffffff;
    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: #ffffff !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: #ffffff;
}
.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 ul.list li a {
  color: #1a171b;
}
#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: #ffffff;
  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: 650px;
}
#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 {
  margin-top: -11px;
  padding-bottom: 0;
  border-bottom: none;
}
#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;
}
#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: #ffffff;
  -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: #ffffff;
  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 #ffffff;
  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: #ffffff;
  -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: #ffffff 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: #ffffff;
  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: #ffffff;
  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: #ffffff;
  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: #ffffff;
  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: #ffffff;
  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: #ffffff;
  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: #ffffff 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: 100;
  opacity: .85;
  filter: alpha(opacity=85);
}
.popup-wrapper {
  padding: 20px;
}
#popup-date {
  display: none;
  height: 250px;
  width: 500px;
  margin: -125px 0 0 -250px;
  padding: 0;
  position: fixed;
  top: 50%;
  left: 50%;
  background: #f8f8f8;
  z-index: 101;
}
#popup-date h5 {
  margin-bottom: 30px;
  font-size: 14px;
  color: #415f76;
  overflow: hidden;
}
#popup-date h5 span {
  float: right;
  cursor: pointer;
}
#popup-date .scegli {
  margin-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px;
}
#popup-date .scegli h6 a {
  color: #1a171b;
}
#popup-date .scegli h6 a.current {
  color: #ad9a88;
}
#popup-date .scegli h6 a.current:hover {
  cursor: default;
  text-decoration: none;
}
#popup-date .scegli h6 a.current span {
  display: none;
}
#popup-date menu {
  *zoom: 1;
  position: relative;
}
#popup-date menu:before,
#popup-date menu:after {
  display: table;
  content: "";
  line-height: 0;
}
#popup-date menu:after {
  clear: both;
}
#popup-date menu li {
  display: block;
  float: left;
  color: #415f76;
}
#popup-date menu li:first-child {
  margin: 0 20px 0 0;
}
#popup-date menu li.last {
  position: absolute;
  bottom: 0;
  right: 0;
}
#popup-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 {
  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 {
  position: relative;
  margin: 0;
  right: 24px;
  cursor: pointer;
}
#popup-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: #ffffff;
  border: none;
  border-bottom: 2px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  cursor: pointer;
  outline: none;
}
#popup-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: 101;
}
#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: #ffffff;
  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: #ffffff;
  border: none;
  outline: 0;
}
#colorbox #cboxContent #cboxClose {
  padding: 0;
  right: 20px;
  top: 20px;
  background: #415f76;
  color: #ffffff;
  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: #ffffff;
  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_header {
  padding: 10px 0;
  background: #e6d6c7;
}
.top_header .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 {
    height: auto;
    width: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  #popup-date menu li {
    float: none;
    margin-bottom: 20px;
  }
  #popup-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 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;
        }
      }
    }
  }*/
}
/* BOX LOGIN HEADER (ridefinizione colori)
================================================== */
#header #headerLogin {
  float: right;
}
#header #headerLogin .accedi a {
  color: #1a171b;
}
#header #headerLogin .accedi a.my24 {
  border-right: 1px solid #ddccbb;
}
#header #headerLogin .accedi a.trigger {
  position: relative;
  padding: 10px 10px 0 10px;
  height: 30px;
  width: 65px;
  font-size: 18px;
  line-height: 1em;
}
#header #headerLogin .accedi a.trigger .icon-caret-down {
  display: block;
  font-size: 18px;
  line-height: 18px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  right: 0;
}
#header #headerLogin a.trigger.logged {
  position: relative;
  padding: 5px 10px 0 0;
  height: 30px;
  width: 75px;
  font-size: 12px;
  line-height: 1.2em;
  font-weight: 700;
}
#header #headerLogin a.trigger.logged .icon-caret-down {
  display: block;
  font-size: 18px;
  line-height: 18px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  right: 0;
}
#header #headerLogin .headerLogin-box {
  background: #f8f8f8;
  right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.35);
  border: 1px solid #f2f2f2;
}
#header #headerLogin .headerLogin-box ul {
  padding: 5px;
}
#header #headerLogin .headerLogin-box ul li {
  padding: 0;
  margin: 5px 0;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #ddd;
}
#header #headerLogin .headerLogin-box ul li .icon {
  color: #415f76;
  display: inline-block;
  text-align: center;
  width: 14px;
  margin-right: 5px;
}
#header #headerLogin .headerLogin-box ul li a {
  padding: 5px;
  display: block;
  color: #415f76;
}
#header #headerLogin .headerLogin-box ul li.logout {
  border: none;
  margin: 0;
  text-align: center;
}
#header #headerLogin form .bottom {
  border-color: #415f76;
}
#header #headerLogin form a {
  color: #415f76;
}
#header #headerLogin form a.registrati {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
}
#header #headerLogin form a:hover {
  color: #234357;
}
#header #headerLogin form input {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  outline: none;
}
#header #headerLogin form input[type=submit] {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  background: #415f76;
  color: #ffffff;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 30px;
}
/* OVERRIDE
================================================== */
/* Colore per unicolavoro 24 */
@media (min-width: 768px) and (max-width: 979px) {
  header#header .filtri ul li a {
    height: 24px;
  }
}
header#header .filtri ul li.last a {
  padding-right: 15px;
}
#calendar table tr td {
  height: 117px;
}
.hnav {
  font-size: 0;
}
.hnav a {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1em;
  padding-right: 10px;
  border-right: 1px solid #c3b5a9;
  margin-right: 10px;
}
.hnav a span {
  font-size: 8px;
  line-height: 1em;
}
.hnav a.last {
  border: none;
}
/* CONTENT
================================================== */
#content .unicolavoro.well-light {
  border-color: #cc0000 !important;
}
#content .unicolavoro a {
  color: #cc0000 !important;
  font-weight: 700 !important;
}
#content #sidebar .side-article header {
  padding-bottom: 10px;
}
#content #sidebar .side-article header h2 {
  line-height: 1em;
  margin: 0;
}
#content #sidebar .side-article header.wsub {
  padding-bottom: 0;
}
#content #sidebar .side-article header.wsub h6 {
  padding-top: 15px;
  text-transform: none;
  font-weight: normal;
}
#content #sidebar .side-article p {
  margin: 0;
  line-height: 1em;
}
#content #sidebar .side-article p .author {
  font-style: italic;
}
#content #sidebar .side-article h3 {
  margin: 0;
}
#content #sidebar .side-article article {
  position: relative;
  border-top: 1px solid #c3b5a9;
  padding-top: 10px;
}
#content #sidebar .side-article article header {
  margin: 0;
}
#content #sidebar .side-article article p {
  line-height: 1.35em;
}
#content #sidebar .side-article article .segnalibro {
  position: absolute;
  top: 8px;
  right: 0;
}
#content #sidebar .side-article article .thumbnail {
  margin: 0;
}
#content #sidebar .side-article article footer section.montaggio {
  padding: 0;
  margin: 0;
  border: 0;
}
#content #sidebar .side-article article footer section.montaggio li {
  position: relative;
}
#content #sidebar .side-article article footer section.montaggio li article {
  padding-top: 0;
  border: 0;
}
#content #sidebar .side-article article footer section.montaggio li article h3 {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
}
#content #sidebar .side-article .more {
  margin-top: 10px;
}
.btn-ul24-m {
  background: #cc0000 !important;
  color: #ffffff;
  text-transform: uppercase;
}
.icon-remove.icon-ul24 {
  color: #cc0000 !important;
}
#popup-blocco p {
  font-size: 14px;
  margin-bottom: 10px;
}
#popup-blocco a.btn-qdf {
  margin-top: 0;
}
#popup-blocco button,
#popup-blocco input,
#popup-blocco 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;
}
#popup-blocco button {
  height: 32px;
  background: #415f76;
  color: #ffffff;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}
#popup-blocco input,
#popup-blocco select {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
}
#popup-blocco .accedi {
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 20px;
}
#popup-blocco .accedi form {
  padding-top: 5px;
}
#popup-blocco .accedi form input {
  border: 1px solid #f2f2f2;
  margin-right: 10px;
}
#popup-blocco .accedi form ul li {
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 979px) {
  #popup-blocco .accedi form input {
    width: 120px;
  }
}
@media (max-width: 767px) {
  #popup-blocco .accedi form ul li.last {
    display: block;
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  #popup-blocco .accedi form ul li {
    display: block;
    margin-top: 10px;
  }
}
/* FORMAZIONE
================================================== */
/* breadcrumbs */
#breadcrumbs {
  margin: 0;
  *zoom: 1;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #494949;
}
#breadcrumbs:before,
#breadcrumbs:after {
  display: table;
  content: "";
  line-height: 0;
}
#breadcrumbs:after {
  clear: both;
}
#breadcrumbs ol {
  padding: 0 10px;
  overflow: hidden;
}
#breadcrumbs ol li {
  text-transform: uppercase;
  float: left;
  margin-right: 4px;
}
#breadcrumbs ol li a {
  margin-right: 4px;
  color: #494949;
}
#breadcrumbs ol li:last-child {
  color: #415f76;
}
#container_formazione {
  margin-top: 20px;
  /* side block */
  /* main-content */
}
#container_formazione .icon-caret-right {
  color: #415f76;
  margin-right: 5px;
}
#container_formazione .file {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: auto;
  left: auto;
}
#container_formazione .block {
  margin-bottom: 20px;
  padding: 0;
  background: #e6d6c7;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-size: 14px;
}
#container_formazione .block header h4 {
  margin: 0;
  padding: 10px;
  background: #415f76;
  color: #ffffff;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  font-size: 18px;
}
#container_formazione .block .block-content {
  padding: 15px 10px;
  line-height: 1em;
}
#container_formazione .block.settings ul ul {
  margin-top: 20px;
  padding-left: 20px;
}
#container_formazione .block.settings ul ul a:hover {
  text-decoration: none;
}
#container_formazione .block.settings ul ul a .icon-chevron-right {
  position: relative;
  margin-right: 10px;
  top: 2px;
}
#container_formazione .block.help {
  background: #f5e8da;
}
#container_formazione .block.help header h4 {
  background: #e6d6c7;
  color: #1a171b;
  text-transform: none;
}
#container_formazione .block.help ul {
  margin-top: 20px;
}
#container_formazione .block.help ul li {
  margin-bottom: 5px;
}
#container_formazione .block.calendar {
  margin-bottom: 40px;
  background: none;
}
#container_formazione .block.calendar .block-content {
  padding: 0;
}
#container_formazione .block.corsi .link-tutti {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
}
#container_formazione .block.brief {
  background: #f8eee3;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#container_formazione .block.brief li {
  margin-bottom: 2.5px;
}
#container_formazione .block.brief li:first-child a {
  display: block;
  margin-left: 20px;
}
#container_formazione .block.brief li:last-child {
  margin-bottom: 0;
}
#container_formazione .brief {
  padding: 10px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 4px #ddccbb;
  -moz-box-shadow: 0 0 4px #ddccbb;
  box-shadow: 0 0 4px #ddccbb;
}
#container_formazione .brief li {
  margin: 0;
  font-size: 14px;
}
#container_formazione .brief li a {
  font-size: 14px;
}
#container_formazione .brief li span {
  font-size: 12px;
}
#container_formazione .brief li [class^="icon-"],
#container_formazione .brief li [class*=" icon-"] {
  width: 12px;
  display: inline-block;
}
#container_formazione .brief li .title {
  margin-left: 5px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  color: #494949;
}
#container_formazione .main-content:before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  left: 250px;
  border-left: 1px solid #ddccbb;
}
#container_formazione .main-content.no-before:before {
  display: none;
}
#container_formazione .main-content .apertura {
  margin-bottom: 40px;
  font-size: 14px;
}
#container_formazione .main-content .apertura h1 {
  color: #415f76;
}
#container_formazione .main-content .course {
  padding-bottom: 10px;
  font-size: 16px;
  border-bottom: 10px solid #ddccbb;
}
#container_formazione .main-content .course header {
  margin-bottom: 50px;
}
#container_formazione .main-content .course header h1 {
  margin-bottom: 5px;
  font-size: 32px;
  color: #415f76;
}
#container_formazione .main-content .course header .author {
  color: #415f76;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-size: 14px;
  text-transform: none;
}
#container_formazione .main-content .course header .author span {
  color: #81807f;
}
#container_formazione .main-content .course ol {
  padding-left: 20px;
  list-style: decimal;
}
#container_formazione .main-content .course footer {
  margin-top: 50px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #415f76;
}
#container_formazione .main-content .course footer li {
  padding-top: 20px;
}
#container_formazione .main-content .course footer li:first-child {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddccbb;
}
#container_formazione .main-content .course footer li ul {
  padding: 20px 0 0 20px;
}
#container_formazione .main-content .course footer li ul li {
  margin: 0;
  padding: 0 0 10px;
}
#container_formazione .main-content .course footer li ul li:first-child {
  border: none;
}
#container_formazione .main-content .course footer a {
  color: #1a171b;
}
#container_formazione .main-content .course footer a:hover {
  text-decoration: none;
}
#container_formazione .main-content .course footer .triangle-dx {
  margin-right: 5px;
}
#container_formazione .main-content .course footer .icon-film {
  margin-left: 10px;
}
#container_formazione .main-content .course footer .icon-share-alt {
  position: relative;
  top: 5px;
  width: 28px;
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  color: #415f76;
  font-size: 20px;
}
#container_formazione .main-content .course footer .file {
  position: relative;
  top: -5px;
  margin-right: 10px;
}
#container_formazione .main-content .courses header {
  margin-bottom: 20px;
  padding: 25px 0 10px;
  text-align: center;
  border-top: 10px solid #234357;
  border-bottom: 1px solid #ddccbb;
  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);
}
#container_formazione .main-content .courses p {
  font-size: 14px;
  margin-bottom: 20px;
}
#container_formazione .main-content .courses h2 {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  color: #234357;
  padding: 0 10px;
}
#container_formazione .main-content .courses h2 span,
#container_formazione .main-content .courses h3 span {
  position: relative;
  margin-right: 6.66666667px;
  top: 1px;
}
#container_formazione .main-content .courses article.brief {
  margin-bottom: 20px;
  padding: 20px 20px;
}
#container_formazione .main-content .courses article:last-child {
  margin-bottom: 0;
}
#container_formazione .main-content .courses article h3 {
  margin-bottom: 25px;
  font-size: 20px;
  color: #415f76;
}
#container_formazione .main-content .courses .courses-list {
  margin-bottom: 60px;
  padding-left: 20px;
}
#container_formazione .main-content .courses.courses h3 {
  margin: 0 0 25px;
  padding: 15px 20px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  background: #e6d6c7;
  color: #415f76;
}
#container_formazione .main-content .courses.courses li {
  margin-bottom: 20px;
  font-size: 16px;
  color: #415f76;
}
#container_formazione .main-content .courses.courses li a {
  text-decoration: underline;
}
#container_formazione .main-content .courses.courses li .popover {
  display: inline-block;
}
#container_formazione .main-content .courses.courses li .popover:hover .brief {
  display: block;
}
#container_formazione .main-content .courses.courses li .popover .icon-info-sign {
  color: #234357;
  margin-left: 5px;
}
#container_formazione .main-content .courses.courses li .popover .brief {
  display: none;
  position: absolute;
  width: 220px;
  margin: -60px 0 0 40px;
  padding: 15px;
  z-index: 2;
}
#container_formazione .main-content .courses.courses li .popover .brief.short-brief {
  margin-top: -40px;
}
#container_formazione .main-content .courses.courses li .popover .brief:before {
  position: absolute;
  margin-top: -15px;
  left: -15px;
  top: 50%;
  z-index: 2;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  border-right: 15px solid #ffffff;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
#container_formazione .main-content .courses.courses li .popover .brief li {
  margin: 0;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#container_formazione .main-content .user-profile header {
  margin-bottom: 55px;
  *zoom: 1;
}
#container_formazione .main-content .user-profile header:before,
#container_formazione .main-content .user-profile header:after {
  display: table;
  content: "";
  line-height: 0;
}
#container_formazione .main-content .user-profile header:after {
  clear: both;
}
#container_formazione .main-content .user-profile header img {
  margin-right: 20px;
  float: left;
  border-radius: 100%;
}
#container_formazione .main-content .user-profile header h1 {
  margin-top: 18px;
}
#container_formazione .main-content .user-profile footer {
  margin-top: 30px;
  padding: 30px 0;
  border-top: 1px solid #ddccbb;
  border-bottom: 1px solid #ddccbb;
}
#container_formazione .main-content .user-profile footer li {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-size: 14px;
  color: #494949;
}
#container_formazione .main-content .user-profile footer li strong {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 10px;
}
#container_formazione .main-content .certificate-page {
  text-align: center;
}
#container_formazione .main-content .certificate-page p {
  margin: 25px 0 30px;
}
#container_formazione .main-content .certificate-page .btn {
  padding: 10px 20px;
  display: inline- block;
  color: #ffffff;
  background: #415f76;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
}
#formazione-normative {
  /* 
  display:none;
  width:460px;
  margin: 0 0 0 -310px;
  padding:@baseDim + 5 @baseDim * 4;
  position:fixed;
  top:15%;
  left:50%;
  background:@carta;
  z-index:101;
 */
  display: none;
  height: auto;
  width: 640px;
  margin: -165px 0 0 -320px;
  position: fixed;
  top: 50%;
  left: 50%;
  background: #f8f8f8;
  z-index: 101;
}
#formazione-normative header {
  position: relative;
  margin-bottom: 40px;
}
#formazione-normative header h3 {
  margin-bottom: 30px;
  font-size: 28px;
  color: #415f76;
  padding-right: 20px;
}
#formazione-normative header h5 {
  margin-bottom: 40px;
  font-size: 14px;
  color: #494949;
}
#formazione-normative header .icon-remove {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  color: #415f76;
  text-decoration: none;
}
#formazione-normative article li {
  margin-bottom: 5px;
}
#formazione-normative article li span {
  margin-right: 10px;
  position: relative;
  top: 2px;
  color: #415f76;
}
#formazione-normative article li a {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  font-size: 14px;
  text-decoration: underline;
}
/* Responsive: Tablet to desktop
-------------------------------------------------- */
@media (min-width: 768px) and (max-width: 979px) {
  #container_formazione .main-content:before {
    left: 196px;
  }
}
/* Responsive: Landscape phone to desktop/tablet
-------------------------------------------------- */
@media (max-width: 767px) {
  #container_formazione .main-content:before {
    display: none;
  }
  #breadcrumbs ol {
    padding: 0;
  }
  #formazione-normative {
    width: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
}
/* Responsive: Up to landscape phone
-------------------------------------------------- */
@media (max-width: 480px) {
  #container_formazione .main-content .courses.courses li .popover {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */

/* 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;
}
