/*
Theme Name:     Agorà-masonry
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/

/*Chi Sono*/
.head-auth {
    position: relative;
}

.head-auth .blog-element {
    bottom: 10px;
}
@media (min-width: 768px) and (max-width: 1439px){
	.head-auth .blog-element {
    left: 260px;
}
}

.blog-element {
    position: absolute;
    left: 90px;
    bottom: 0;
}

h6.meta.sc, h6.meta.sc a {
    color: #003c7f;
}
h6.meta.sc {
    font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
    font-size: 16px !important;
    text-transform: lowercase;
}
h6.meta {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    line-height: 14px;
}

@media (min-width: 768px) and (max-width: 1439px){
	.head-auth .blog-element p.author {
    font-size: 22px !important;
    line-height: 24px;
}
}

.head-auth .blog-element p.author {
    font-size: 30px !important;
    line-height: 32px;
}
.blog-element p.author {
    position: relative;
    left: 0;
    bottom: 0;
    font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
    color: #1A171B;
    margin-bottom: 7px;
}

@media (min-width: 768px) and (max-width: 1439px){
	.head-auth figure {
    width: 200px;
    margin-left: 30px;
}
}

.head-auth .blog-element p.author:after {
    content: '';
    display: block;
    width: 75px;
    height: 1px;
    margin: 20px 0;
    background: #d1c0af;
}

@media (min-width: 768px) and (max-width: 1439px){
	.head-auth .blog-element .list-follow h3 {
    font-size: 13px;
}
}

.head-auth .blog-element .list-follow h3 {
    font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif;
    font-size: 12px;
    line-height: 15px;
}

/*Fine chi sono*/

@media (min-width: 960px){
	.neve-main>.container>.row {
    flex-wrap: wrap;
}	
}

.size-medium{
	width:auto;
	display:block;
	height:auto;
	margin: 10px 0 40px 0;
	padding-bottom: 15px;
    border-bottom: 1px solid #d1c0af !important;
	position:relative;
}

.widget {
    margin-bottom: 0px;
}

#secondary .nv-post-thumbnail-wrap{
	margin-bottom: 30px;
}

@media (min-width: 960px){
	.neve-main > .archive-container .nv-sidebar-wrap {
    max-width: 30%;
}
}

@media (min-width: 768px){
	.container {
    width: 750px;
}
}


.nv-page-title-wrap {
    margin-top: 0;
}

.widget select, .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper, form input:read-write, form select, form select option, form textarea, form.wp-block-search input.wp-block-search__input {
  color: inherit;
	font-family:inherit;
}

.bwg_slideshow_watermark_container_0 > div{
  margin: 285px 15px !important;
  display: flex !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_description_spun_0 {
  text-align: left !important;
  height: auto !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_watermark_container_0 .bwg_slideshow_description_text_0 * {
  color: inherit !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_watermark_container_0 .bwg_slideshow_description_text_0 {
  font-size: 14px;
  color: inherit !important;
  background-color: inherit;
  opacity: 1;
  padding-top: 10px;
  border-bottom: 1px solid #d1c0af;
}

.nv-page-title-wrap .nv-page-title {
    display: none;
}

.widget .widget-title {
    font-weight: normal;
}

.sitee-header .header--row-inner {
    height: 450px;
}

.nve-main {
    background-color: #f5e5d5;
}

.nv-index-posts {
  background-color:#f5e5d5;
  padding-top: 0px;
  padding-bottom: 60px;
  margin-top: 0;
}

.nv-index-posts, .nv-single-post-wrap {
    margin-bottom: 0;
}

.hfg-is-group {
    margin: 0 auto !important;
}

li > time {
    font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
    color: #AD9A88 !important;
}

.meta > time {
    color: #003c7f !important;
}

.article-content-col {
    border-bottom: 1px solid #d1c0af;
}

input[type="text"].hasDatepicker {
    background-image: none;
}

.wp-tools ul, #wp-blog .wp-filters ul {
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #AD9A88;
}

.wp-tools ul li, #wp-blog .wp-filters ul li {
    font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
}

.code-block{
	margin-bottom: calc(var(--gridSpacing,30px));
    padding: 0 calc(var(--gridSpacing,30px)/ 2);
}

@media (min-width: 1440px){
	.neve-main > .archive-container .nv-index-posts.col {
    max-width: 1170px;
}
	
	.header-top {
    max-width: 1170px;
    margin: 0 auto;
}
	
	.container {
    width: 1170px !important;
	max-width:1170px;
}

}

@media (min-width: 1008px){
.container {
    width: 1002px;
}
}

.tweet {
  margin-bottom: 30px;
  padding: 10px 15px 0px;
}

/*#ctf svg:not(:root).svg-inline--fa, #ctf_lightbox svg:not(:root).svg-inline--fa {
    width: 5em;
}*/
#ctf.ctf-narrow .ctf-tweet-content {
    padding: 3px 0 16px 0;
}

#ctf .ctf-author-name {
    display: none;
}

#ctf .svg-inline--fa.fa-w-16 {
    width: 16px;
	margin-top: -17px;
}

#ctf .ctf-action-count{
	display:none;
}
/*#ctf .svg-inline--fa, #ctf_lightbox .svg-inline--fa {
    display: block;
}*/

#ctf .ctf-corner-logo {
    display: block;
    float: left;
}
#ctf .ctf-screename-sep {
    display: none;
}

#ctf .ctf-item {
    padding: 0px 0px;
}

#ctf .ctf-verified {
  display: none;
}

.hfg-slot {
    display: grid;
    align-items: center;
}

[data-row-id] .row {
    display: flow-root;
}

.alm-btn-wrap {
    text-align:center;
}

.nv-meta-list li{
	font-weight: 600;
}

.nv-meta-list span {
    font-weight: 700;
}

.nv-post-thumbnail-wrap img:not(.photo), .nv-post-thumbnail-wrap>a {
	width:403px;
	max-width:100%;
	height:auto;
  aspect-ratio: 403/210;
}

.opening .series-nav a img,
.opening-full .series-nav a img,
.opening .series-nav .a img,
.opening-full .series-nav .a img,
.opening .series-nav a .line,
.opening-full .series-nav a .line,
.opening .series-nav .a .line,
.opening-full .series-nav .a .line,
.opening .series-nav a .txt,
.opening-full .series-nav a .txt,
.opening .series-nav .a .txt,
.opening-full .series-nav .a .txt {
  visibility: hidden;
  -webkit-transition: visibility 0s;
  -o-transition: visibility 0s;
  transition: visibility 0s;
}
.opening .series-nav a .icon,
.opening-full .series-nav a .icon,
.opening .series-nav .a .icon,
.opening-full .series-nav .a .icon {
  color: white;
}
.noimg-title .series-nav a,
.noimg-title .series-nav .a {
  border: none !important;
}
.noimg-title .series-nav a:after,
.noimg-title .series-nav .a:after {
  content: '';
  display: block;
  width: 1px;
  background: #d1c0af;
  position: absolute;
  top: 10px;
  bottom: 10px;
}
.noimg-title .series-nav a.prev:after,
.noimg-title .series-nav .a.prev:after {
  right: 0;
}
.noimg-title .series-nav a.next:after,
.noimg-title .series-nav .a.next:after {
  left: 0;
}
.noimg-title .series-nav a:hover:after,
.noimg-title .series-nav .a:hover:after {
  top: 0;
  bottom: 0;
}
.noimg-title .series-nav a .icon,
.noimg-title .series-nav .a .icon {
  text-shadow: none;
  color: #003c7f;
}
.noimg-title {
  width: 100%;
  min-height: 92px;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 15px;
  padding: 0 70px;
  position: relative;
}
.noimg-title .cell {
  width: 100%;
}
.noimg-title h2.title {
  margin-bottom: 0;
}
#fixed-bottom {
  border-top: 1px solid #003c7f;
  padding-top: 15px;
  padding-bottom: 0;
  background: #F9EFE5;
  display: none;
}
#fixed-bottom.is_stuck {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99990;
}
#fixed-bottom.is_stuck .close {
  display: block;
}
#fixed-bottom .container {
  position: relative;
}
#fixed-bottom .close {
  position: absolute;
  top: 0;
  right: 15px;
  display: none;
  font-size: 14px;
}
#fixed-bottom section:first-child {
  border-bottom: 1px solid #d1c0af;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#fixed-bottom section:last-child {
  padding-bottom: 0;
  border: none;
  margin-bottom: 0;
}
#fixed-bottom section .last-child {
  border-bottom: 1px solid #d1c0af;
  padding-bottom: 15px;
  margin-bottom: 0;
}
#for-you article.prew {
  margin: 15px 0 0;
  padding-bottom: 15px;
}
#for-you article.prew.w-img {
  min-height: 72px;
  padding-left: 80px;
}
#for-you article.prew figure {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
#for-you article.prew figure img {
  margin: 0;
}
#for-you article.prew h3.rel {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 16px;
  margin: 0;
}
#alert-left {
  margin-bottom: 0;
}
#alert-left h4 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.1em;
  color: #003c7f;
  margin-bottom: 5px;
}
#alert-left p {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 12px;
  line-height: 1.3em;
  margin: 0;
}
#alert-left p.right {
  color: #AD9A88;
  text-align: right;
}
#alert-left p a {
  font-weight: bold;
}
article.prew-img {
  position: relative;
  margin-bottom: 60px;
}
article.prew-img:last-child,
.eq-height article.prew-img {
  margin-bottom: 0;
}
.list article.prew-img {
  margin-bottom: 30px !important;
}
article.prew-img:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  z-index: 1;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0);
  opacity: 0.8;
  filter: alpha(opacity=80);
  pointer-events: none;
}
article.prew-img .overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  padding: 30px;
  text-align: center;
  pointer-events: none;
}
.carousel article.prew-img .overlay {
  padding-bottom: 75px;
}
article.prew-img .overlay,
article.prew-img .overlay a,
article.prew-img .overlay time {
  color: white;
}
article.prew-img .overlay a {
  pointer-events: auto;
}
article.prew-img .overlay ul.meta > li {
  border-color: white;
}
article.prew-img .overlay h3 {
  margin-bottom: 20px;
}
article.prew-img.prew-img-small figure {
  margin: 0;
}
article.prew-img.prew-img-small .overlay {
  padding: 15px;
}
article.prew-img.prew-img-small .overlay h3 {
  margin-bottom: 5px;
}
article.prew-img:hover:before {
  height: 100%;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
article.prew-light .special,
.highlight-light .special {
  text-align: center;
  margin-right: 15px;
}
article.prew-light .special h3,
.highlight-light .special h3 {
  margin-bottom: 15px;
}
article.prew-light .special h3.h1,
.highlight-light .special h3.h1 {
  font-size: 36px;
  line-height: 1.1em;
}
@media (max-width: 1439px) {
  article.prew-light .special h3.h1,
  .highlight-light .special h3.h1 {
    font-size: 32px;
  }
}
@media (max-width: 1007px) {
  article.prew-light .special h3.h1,
  .highlight-light .special h3.h1 {
    font-size: 28px;
  }
}
article.prew-light .special h3,
.highlight-light .special h3,
article.prew-light .special h3 a,
.highlight-light .special h3 a {
  color: #1A171B;
}
article.prew-light .special h3:hover,
.highlight-light .special h3:hover,
article.prew-light .special h3 a:hover,
.highlight-light .special h3 a:hover {
  color: rgba(26, 23, 27, 0.75);
}
article.prew-light .special p.desc,
.highlight-light .special p.desc {
  position: relative;
  margin-bottom: 5px;
  padding-top: 20px;
  font-size: 16px;
}
article.prew-light .special p.desc:before,
.highlight-light .special p.desc:before {
  content: '';
  border-top: 1px solid #d1c0af;
  position: absolute;
  top: 0;
  width: 110px;
  left: 50%;
  margin-left: -55px;
}
article.prew-light {
  background: #F9EFE5;
}
article.prew-light figure,
article.prew-light figure img {
  margin: 0;
}
article.prew-light .special {
  padding: 30px;
  margin-top: 30px;
}
@media (min-width: 1440px) {
  article.prew-light .special {
    margin-top: 70px;
  }
}
article.prew-light .special p.desc {
  margin-bottom: 20px;
}
article.prew-light .share {
  position: absolute;
  left: 50%;
  right: 0;
  text-align: center;
  margin-right: 15px;
  bottom: 50px;
}
@media (min-width: 1440px) {
  article.prew-light .share {
    bottom: 80px;
  }
}
article.prew-light.full {
  padding-right: 15px;
}
article.prew-opening-full {
  margin-top: -15px;
  margin-bottom: 30px;
}
article.full {
  margin-top: 15px;
  margin-bottom: 30px;
}
article.no-mb {
  margin-bottom: 0;
}
/* ANDAMENTO TITOLI */
.andamento-titoli {
  background: #112531;
  padding: 10px 17px;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 15px;
}
.andamento-titoli,
.andamento-titoli h5,
.andamento-titoli a {
  color: white;
}
.andamento-titoli a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.andamento-titoli p {
  margin: 0;
}
.andamento-titoli h5,
.andamento-titoli .tit {
  font-size: 13px;
  line-height: 15px;
  display: block;
  margin-bottom: 5px;
}
.andamento-titoli h5 {
  font-size: 12px;
  font-weight: bold;
}
.andamento-titoli .more {
  font-size: 11px;
  font-weight: bold;
}
.andamento-titoli .col {
  padding-left: 7px;
  padding-right: 7px;
}
.andamento-titoli .brd-left {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.andamento-titoli .split-xs-3:before,
.andamento-titoli .split-xs-2:before,
.andamento-titoli .split-xs-3:after,
.andamento-titoli .split-xs-2:after {
  border-color: rgba(255, 255, 255, 0.5);
}
.section-old-related {
  margin-bottom: 20px;
  border-bottom: 1px solid #d1c0af;
  padding: 5px 0;
}
.recommend {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  margin-top: -7px;
  margin-bottom: 15px !important;
  font-size: 9px;
  line-height: 1em;
  font-weight: 300;
}
.recommend.text-right {
  margin-top: -15px;
  margin-bottom: 20px !important;
}
.recommend a {
  color: #1A171B;
  text-decoration: none !important;
}
.recommend a:hover {
  color: rgba(26, 23, 27, 0.75);
}
.btns {
  padding: 15px 0;
}
/* ### Daily Digest ### */
.daily-header {
  padding-bottom: 60px;
}
.daily-header h1 {
  font-size: 36px;
  line-height: 1.1em;
  margin-top: 20px;
  margin-bottom: 8px;
}
@media (max-width: 1439px) {
  .daily-header h1 {
    font-size: 32px;
  }
}
@media (max-width: 1007px) {
  .daily-header h1 {
    font-size: 28px;
  }
}
.daily-header p {
  font-size: 15px;
  line-height: 1.3em;
  margin-bottom: 20px;
}
@media (max-width: 1439px) {
  .daily-header p {
    font-size: 14px;
  }
}
.daily-header ul.share {
  margin-top: 20px;
  margin-bottom: 25px;
}
.daily-header ul.share li a {
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  color: white;
  text-align: center;
  border-radius: 30px;
  background: #003c7f;
}
.daily-header ul.share li a:hover {
  background: #003c7f;
}
.daily-header ul.share li a span {
  line-height: 30px;
  font-size: 15px;
}
.reference {
  display: block;
  padding-top: 3px;
}
.bg-swing {
  background-color: #E5D5C5;
  padding: 10px 10px 5px 10px;
}
.bg-swing figure {
  margin-top: 0;
  margin-bottom: 5px;
}
.icon-metered {
  font-size: 16px !important;
  vertical-align: middle !important;
  color: #003c7f !important;
}
.prew-bg-blue .icon-metered {
  color: white !important;
}
figure a {
  display: block;
}
figure.prew {
  margin-bottom: 10px;
}
.share-tools {
  margin-bottom: 5px;
  height: 18px;
  text-align: right;
}
.share-tools:before,
.share-tools:after {
  content: " ";
  display: table;
}
.share-tools:after {
  clear: both;
}
.share-tools:before,
.share-tools:after {
  content: " ";
  display: table;
}
.share-tools:after {
  clear: both;
}
.section-moda-opening .share-tools {
  text-align: center;
}
.list .i .share-tools {
  margin-bottom: 0;
}
.share-tools ul {
  height: 18px;
  line-height: 18px;
}
.share-tools ul.active li.part {
  display: inline-block;
}
.share-tools ul.active li.tot {
  display: none;
}
.share-tools ul.loading li.part,
.share-tools ul.loading li.tot {
  display: none;
}
.share-tools ul.loading li.loader {
  display: inline-block;
}
.share-tools li {
  height: 18px;
  display: inline-block;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  color: #1A171B;
  font-size: 10px;
  line-height: 18px;
  margin-left: 5px;
}
.share-tools li .icon {
  color: #003c7f;
  font-size: 14px;
  line-height: 18px;
  vertical-align: middle;
}
.gallery-container .share-tools li .icon {
  color: white;
}
.share-tools li .counter {
  color: #1A171B;
}
.share-tools li.part,
.share-tools li.loader {
  display: none;
}
.share-tools li.part .icon {
  display: inline-block;
  height: 18px;
  width: 18px;
  border-radius: 18px;
  background: #003c7f;
  text-align: center;
  line-height: 18px;
  font-size: 10px;
}
.share-tools li.part .icon:before {
  color: white;
}
.share-tools .loader span.d {
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #003c7f;
  border: 0.8px solid #003c7f;
  border-radius: 50%;
  margin: 0 2px;
  transform: scale(0);
  -webkit-animation: fx 1000ms ease infinite 0ms;
  -o-animation: fx 1000ms ease infinite 0ms;
  animation: fx 1000ms ease infinite 0ms;
}
.share-tools .loader span.d:nth-child(2) {
  -webkit-animation: fx 1000ms ease infinite 300ms;
  -o-animation: fx 1000ms ease infinite 300ms;
  animation: fx 1000ms ease infinite 300ms;
}
.share-tools .loader span.d:nth-child(3) {
  -webkit-animation: fx 1000ms ease infinite 600ms;
  -o-animation: fx 1000ms ease infinite 600ms;
  animation: fx 1000ms ease infinite 600ms;
}
@keyframes fx {
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* STICKY IN PARENT: override col-** position relative;
**************************/
.sticky_column {
  position: static;
}
.side-block.dark-bg,
.side-group.dark-bg,
.side-block.blue-bg,
.side-group.blue-bg {
  padding: 10px 15px;
}
.side-block.dark-bg,
.side-group.dark-bg,
.side-block.blue-bg,
.side-group.blue-bg,
.side-block.dark-bg h4,
.side-group.dark-bg h4,
.side-block.blue-bg h4,
.side-group.blue-bg h4,
.side-block.dark-bg h5,
.side-group.dark-bg h5,
.side-block.blue-bg h5,
.side-group.blue-bg h5,
.side-block.dark-bg p,
.side-group.dark-bg p,
.side-block.blue-bg p,
.side-group.blue-bg p,
.side-block.dark-bg a,
.side-group.dark-bg a,
.side-block.blue-bg a,
.side-group.blue-bg a,
.side-block.dark-bg h6.meta.sc,
.side-group.dark-bg h6.meta.sc,
.side-block.blue-bg h6.meta.sc,
.side-group.blue-bg h6.meta.sc,
.side-block.dark-bg h6.meta.sc a,
.side-group.dark-bg h6.meta.sc a,
.side-block.blue-bg h6.meta.sc a,
.side-group.blue-bg h6.meta.sc a {
  color: white;
}
.side-block.dark-bg a:hover,
.side-group.dark-bg a:hover,
.side-block.blue-bg a:hover,
.side-group.blue-bg a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.side-block.dark-bg,
.side-group.dark-bg {
  background: #112531;
}
.side-block.blue-bg,
.side-group.blue-bg {
  background: #003c7f;
}
@media (min-width: 1008px) {
  .side-block {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.side-block, #s_sidebar .side-block {
    font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
    border-top: 2px solid #003c7f;
}

.side-block {
    padding-top: 15px;
    margin-bottom: 30px;
}

.side-group .side-block {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (min-width: 768px) and (max-width: 1007px) {
  .touch .side-block {
    position: relative;
  }
  .touch .side-block .abs-tablet {
    position: absolute;
    top: 11px;
    right: 5px;
    border: none;
  }
  .touch .side-block .relative-row {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .touch .side-block .col-tablet-12 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .touch .side-block .inline-tablet {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }
  .touch .side-block .inline-tablet:before,
  .touch .side-block .inline-tablet:after {
    content: " ";
    display: table;
  }
  .touch .side-block .inline-tablet:after {
    clear: both;
  }
  .touch .side-block .inline-tablet:before,
  .touch .side-block .inline-tablet:after {
    content: " ";
    display: table;
  }
  .touch .side-block .inline-tablet:after {
    clear: both;
  }
  .touch .side-block .inline-tablet li.i {
    float: left;
    width: 33.33333333%;
    padding-left: 15px;
    padding-right: 15px;
    border: none !important;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .touch .side-block .inline-tablet li.i .media {
    border-bottom: 1px solid #d1c0af;
  }
  .touch .side-block .inline-tablet.list-partners {
    margin-bottom: 10px;
  }
  .touch .side-block .inline-tablet.list-partners img {
    margin-bottom: 10px;
  }
  .touch .side-block .inline-tablet.list-partners .no-gut-l {
    padding-left: 15px;
    padding-right: 15px;
  }
  .touch .side-block .inline-tablet.list-media {
    padding-bottom: 15px;
  }
  .touch .side-block .inline-tablet.list-ordered li.i article {
    padding-left: 15px;
  }
  .touch .side-block .inline-tablet.list-ordered li.i .list-index {
    left: 15px;
  }
  .touch .side-block .inline-tablet.list-radio li.i {
    width: 25%;
    min-height: 150px;
  }
  .touch .side-block .inline-tablet.list-radio li.i .prew-media {
    height: 150px;
    border: none !important;
    padding-right: 0 !important;
    padding-bottom: 55px;
  }
  .touch .side-block .inline-tablet.list-radio li.i .prew-media .tools-media {
    top: auto;
    right: auto;
    left: 0;
    bottom: 5px;
  }
  .touch .side-block .inline-tablet.list-radio li.i:last-child {
    width: 50%;
  }
  .touch .side-block .inline-tablet.list-radio li.i:last-child .prew-media {
    padding-left: 150px;
  }
  .touch .side-block .inline-tablet.list-radio li.i:last-child .prew-media .abs-bottom {
    width: 150px;
    right: auto;
    left: 0;
  }
  .touch .side-block .inline-tablet.list-radio li.i:last-child .prew-media .tools-media {
    left: 150px;
  }
}
.side-block h3.rel {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 16px;
}
@media (max-width: 1439px) {
  .side-block h3.rel {
    font-size: 12px;
    line-height: 15px;
  }
}
.side-block h3.mid {
  font-size: 20px;
}
.side-block p {
  font-size: 11px;
  line-height: 14px;
}
.side-block p.more {
  font-size: 11px !important;
  line-height: 1em !important;
  padding-top: 3px;
}
.side-block .form-control {
  height: 40px;
  padding-top: 9px;
  padding-bottom: 9px;
}
.side-block .side-block-heading {
  margin-bottom: 12px;
}
.side-block .side-block-heading h5 {
  margin-bottom: 0;
}
.side-block .side-block-heading h6 {
  font-size: 11px;
  line-height: 14px;
}
.side-block .side-block-heading .abs-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 52px;
  height: 52px;
  right: 15px;
}
.side-block .side-block-heading .abs-right img {
  max-width: 100%;
}
.side-block .side-block-heading .account a {
  color: #003c7f;
  font-size: 13px;
  line-height: 16px;
  display: block;
  margin-top: 5px;
}
.side-block .side-block-heading .account a .icon-twitter {
  font-size: 16px;
  padding-right: 3px;
  float: left;
}
.side-block .side-block-heading .account a:hover {
  color: #003c7f;
}
.side-block .side-block-heading.side-block-heading-img {
  margin-bottom: 15px;
}
.side-block .side-block-heading.side-block-heading-img h4 {
  margin-bottom: 5px;
}
.side-block .side-block-heading.side-block-heading-img h4.plusplus {
  margin-top: -10px;
}
.side-block .side-block-title {
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: lowercase;
  font-weight: bold;
  color: #003c7f;
  margin-top: -5px;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 22px;
}
.side-block .side-block-title span.n {
  font-size: 18px;
  line-height: 22px;
}
.side-block .side-block-title .icon {
  font-size: 14px;
}
@media (max-width: 1439px) {
  .side-block .side-block-title {
    font-size: 20px;
    line-height: 20px;
  }
  .side-block .side-block-title span.n {
    font-size: 16px;
    line-height: 20px;
  }
}
.side-block.light-bg,
.side-block.beige-bg,
.side-block.bg-light {
  background-color: #F6EEE6;
  padding-bottom: 5px;
}
@media (max-width: 1007px) {
  .touch .side-block.light-bg .list.inline-tablet > li.i,
  .touch .side-block.beige-bg .list.inline-tablet > li.i,
  .touch .side-block.bg-light .list.inline-tablet > li.i {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.side-block.light-bg .side-block-heading h5,
.side-block.beige-bg .side-block-heading h5,
.side-block.bg-light .side-block-heading h5 {
  padding-bottom: 10px;
}
@media (min-width: 1008px) {
  .side-block.light-bg .side-block-heading h5,
  .side-block.beige-bg .side-block-heading h5,
  .side-block.bg-light .side-block-heading h5 {
    border-bottom: 1px solid #d1c0af;
  }
}
.side-block.light-bg .list.list-partners > li.i p,
.side-block.beige-bg .list.list-partners > li.i p,
.side-block.bg-light .list.list-partners > li.i p {
  margin-bottom: 5px;
}
.side-block.light-bg .list > li.i,
.side-block.beige-bg .list > li.i,
.side-block.bg-light .list > li.i {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.side-block.light-bg .list > li.i h3.rel,
.side-block.beige-bg .list > li.i h3.rel,
.side-block.bg-light .list > li.i h3.rel {
  margin-top: 15px;
  color: #003c7f;
  font-weight: bold;
}
.side-block.light-bg .list > li.i ul.meta li h6.meta,
.side-block.beige-bg .list > li.i ul.meta li h6.meta,
.side-block.bg-light .list > li.i ul.meta li h6.meta {
  text-transform: none;
}
.side-block.light-bg .list > li.i ul.meta li h6.meta a,
.side-block.beige-bg .list > li.i ul.meta li h6.meta a,
.side-block.bg-light .list > li.i ul.meta li h6.meta a {
  color: #1A171B;
}
.side-block.light-bg .list > li.i ul.meta li h6.meta a:hover,
.side-block.beige-bg .list > li.i ul.meta li h6.meta a:hover,
.side-block.bg-light .list > li.i ul.meta li h6.meta a:hover {
  color: rgba(26, 23, 27, 0.75) !important;
}
.side-block.light-bg .list > li.i p,
.side-block.beige-bg .list > li.i p,
.side-block.bg-light .list > li.i p {
  margin-bottom: 0;
}
.side-block.light-bg .archive-link,
.side-block.beige-bg .archive-link,
.side-block.bg-light .archive-link {
  margin-top: 0;
}
.side-block.beige-bg,
.side-block.light-bg {
  padding: 15px 10px 5px;
}
.side-block.beige-bg {
  background: #e7d6c6;
}
.side-block.dark-bg .side-block-head h4,
.side-block.blue-bg .side-block-head h4 {
  margin-bottom: 7px;
}
.side-block.dark-bg .side-block-head h5,
.side-block.blue-bg .side-block-head h5 {
  text-transform: none;
  margin-top: -5px;
  margin-bottom: 10px;
}
.side-block.dark-bg h6,
.side-block.blue-bg h6 {
  text-transform: uppercase;
  font-weight: bold;
  color: #F5E5D5;
  font-size: 11px;
  line-height: 1.3em;
  margin-bottom: 10px;
}
.side-block.dark-bg p,
.side-block.blue-bg p {
  font-size: 13px;
  line-height: 1.3em;
  font-weight: 300;
}
.side-block.dark-bg p.car,
.side-block.blue-bg p.car {
  font-size: 13px;
  line-height: 16px;
  font-weight: normal;
  margin-bottom: 5px;
}
.side-block.dark-bg p.car .sc,
.side-block.blue-bg p.car .sc {
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: lowercase;
  font-size: 18px;
  line-height: 16px;
  font-weight: bold;
}
.side-block.dark-bg p.mts,
.side-block.blue-bg p.mts {
  margin: 0 0 5px;
}
.side-block.dark-bg p.coll,
.side-block.blue-bg p.coll {
  font-size: 11px;
  line-height: 1.3em;
  font-weight: normal;
}
.side-block.dark-bg p.coll img,
.side-block.blue-bg p.coll img {
  margin-left: 5px;
}
.side-block.dark-bg article.prew,
.side-block.blue-bg article.prew {
  padding-bottom: 7.5px;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 7.5px;
}
.side-block.dark-bg article.prew h3,
.side-block.blue-bg article.prew h3 {
  margin-bottom: 15px;
}
.side-block.dark-bg article.prew.car-prew,
.side-block.blue-bg article.prew.car-prew {
  border: none;
  padding-bottom: 0;
  padding-left: 70px;
  position: relative;
}
.side-block.dark-bg article.prew.car-prew figure,
.side-block.blue-bg article.prew.car-prew figure {
  position: absolute;
  width: 55px;
  top: 0;
  left: 0;
}
.side-block.dark-bg h3.area a,
.side-block.blue-bg h3.area a {
  color: white;
}
.side-block.dark-bg h3.area a:hover,
.side-block.blue-bg h3.area a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.side-block.dark-bg h3.area.a0:before,
.side-block.blue-bg h3.area.a0:before {
  background-color: #AD9A88;
}
.side-block.dark-bg time,
.side-block.blue-bg time {
  color: white;
}
.side-block.dark-bg hr,
.side-block.blue-bg hr {
  margin: 10px 0;
}
@media (max-width: 1007px) {
  .touch .side-block.dark-bg hr.sep-tablet,
  .touch .side-block.blue-bg hr.sep-tablet {
    margin: 15px 0;
    border-color: rgba(209, 192, 175, 0.5);
  }
}
@media (max-width: 1007px) {
  .touch .side-block.dark-bg .relative-row,
  .touch .side-block.blue-bg .relative-row {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 -25px;
  }
  .touch .side-block.dark-bg .abs-tablet,
  .touch .side-block.blue-bg .abs-tablet {
    right: 14px;
  }
}
.side-block.dark-bg .list,
.side-block.blue-bg .list {
  margin: 0;
}
@media (max-width: 1007px) {
  .touch .side-block.dark-bg .list.inline-tablet li.i,
  .touch .side-block.blue-bg .list.inline-tablet li.i {
    padding-left: 15px;
    padding-right: 15px;
  }
  .touch .side-block.dark-bg .list.inline-tablet li.i article,
  .touch .side-block.blue-bg .list.inline-tablet li.i article {
    padding: 0;
  }
}
.side-block.dark-bg .list li.i,
.side-block.blue-bg .list li.i {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.side-block.dark-bg .list li.i.last,
.side-block.blue-bg .list li.i.last,
.side-block.dark-bg .list li.i:last-child,
.side-block.blue-bg .list li.i:last-child {
  border-color: rgba(209, 192, 175, 0.5);
}
.side-block.dark-bg p.more,
.side-block.blue-bg p.more {
  margin: 0;
}
.side-block.dark-bg p.more.abs-tablet,
.side-block.blue-bg p.more.abs-tablet {
  margin-bottom: 8px;
}
.side-block.dark-bg p.more a,
.side-block.blue-bg p.more a {
  color: #E5D5C5;
}
.side-block.dark-bg p.more a:hover,
.side-block.blue-bg p.more a:hover {
  color: #F5E5D5;
}
.side-block.dark-bg p.more.brd-bottom,
.side-block.blue-bg p.more.brd-bottom {
  padding-bottom: 7.5px;
  margin-bottom: 7.5px;
}
.side-block.dark-bg hr,
.side-block.blue-bg hr,
.side-block.dark-bg li.i,
.side-block.blue-bg li.i,
.side-block.dark-bg article.prew,
.side-block.blue-bg article.prew,
.side-block.dark-bg .brd-bottom,
.side-block.blue-bg .brd-bottom,
.side-block.dark-bg .split:before,
.side-block.blue-bg .split:before,
.side-block.dark-bg .split:after,
.side-block.blue-bg .split:after,
.side-block.dark-bg .split-xs-2:before,
.side-block.blue-bg .split-xs-2:before {
  border-color: rgba(209, 192, 175, 0.5);
}
@media (max-width: 1007px) {
  .touch .side-block.dark-bg figure,
  .touch .side-block.blue-bg figure {
    display: none;
  }
}
.side-block.dark-bg.blue-bg,
.side-block.blue-bg.blue-bg {
  background: #003c7f;
  padding-left: 10px;
  padding-right: 10px;
}
.side-block.dark-bg.blue-bg .trovacinema select,
.side-block.blue-bg.blue-bg .trovacinema select,
.side-block.dark-bg.blue-bg .sideform select,
.side-block.blue-bg.blue-bg .sideform select {
  background: #003c7f;
}
.side-block .list-tweet > li ul.meta {
  padding-bottom: 0;
}
.side-block .article-play {
  text-align: left;
}
.side-block .article-play .play {
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 10px;
  position: relative;
}
.side-block .article-play .play .icon-rounded {
  top: 50%;
  left: 50%;
  bottom: auto;
  margin-top: -20px;
  margin-left: -20px;
}
.side-block .article-play figure {
  padding: 0 55px;
  margin: 0 auto;
}
@media (max-width: 1007px) {
  .touch .side-block .article-play {
    border-top: none;
    padding-left: 295px;
    height: 158px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 720px;
  }
  .touch .side-block .article-play .text-center {
    text-align: left;
  }
  .touch .side-block .article-play figure {
    margin: 0 !important;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    padding: 0;
    border: 0;
  }
}
.side-block.motori-usato h5 {
  margin-bottom: 5px;
}
.side-block.motori-usato article.prew {
  border: none;
}
@media (max-width: 1007px) {
  .touch  .figure-left {
    position: relative;
    padding-left: 280px;
    min-height: 130px;
  }
  .touch  .figure-left article.prew {
    position: static;
  }
  .touch  .figure-left figure {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    margin: 0;
  }
  .touch  .motori-usato .figure-left {
    padding-left: 140px;
    min-height: 85px;
  }
  .touch  .motori-usato .figure-left figure {
    width: 125px;
  }
}
#sidebar .side-block,
#s_sidebar .side-block {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  border-top: 2px solid #003c7f;
}
#sidebar .side-block.no-padding,
#s_sidebar .side-block.no-padding {
  padding-left: 0;
  padding-right: 0;
}
#sidebar .side-block.no-padding .list > li.i,
#s_sidebar .side-block.no-padding .list > li.i {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
#sidebar .blue-bg .side-block,
#s_sidebar .blue-bg .side-block {
  border-color: white;
}
#sidebar {
  width: 300px;
  float: right;
  margin-right: 15px;
}
@media (max-width: 1007px) {
  .touch #sidebar:before,
  .touch #sidebar:after {
    content: " ";
    display: table;
  }
  .touch #sidebar:after {
    clear: both;
  }
  .touch #sidebar:before,
  .touch #sidebar:after {
    content: " ";
    display: table;
  }
  .touch #sidebar:after {
    clear: both;
  }
}
@media (max-width: 1007px) {
  #sidebar .sticky_parent {
    height: auto !important;
    min-height: 0;
  }
}
#sidebar .side-block {
  padding-top: 15px;
  margin-bottom: 30px;
}
#sidebar .side-sez {
  padding-bottom: 15px;
}
#sidebar .side-sez:last-child,
#sidebar .side-sez.last {
  padding-bottom: 0;
}
#s_sidebar .side-block {
  padding-top: 15px;
  margin-bottom: 30px;
  position: relative;
}
#s_sidebar .side-block .list-radio .prew-media {
  padding-right: 95px;
}
#s_sidebar .side-sez {
  margin-bottom: 30px;
}
#s_sidebar .side-well {
  border-top: none !important;
  background: #F6EEE6;
  padding: 15px 10px;
}
.s-list .s-item,
.s-list li {
  font-size: 13px;
  margin-bottom: 15px;
}
.s-list .s-item:last-child,
.s-list li:last-child {
  margin-bottom: 0;
}
.s-list .s-item a,
.s-list li a {
  color: #1A171B;
}
.s-list .s-item a:hover,
.s-list li a:hover {
  color: rgba(26, 23, 27, 0.75);
}
.s-list .s-item .count,
.s-list li .count {
  display: none;
}
@media (max-width: 1007px) {
  .touch .s-list .s-item .count,
  .touch .s-list li .count {
    color: #003c7f;
    display: inline;
  }
}
.s-list .split-xs-3:before,
.s-list .split-xs-3:after {
  bottom: 15px;
}
.infodata {
  border: 1px solid red;
}
@media (min-width: 1008px) {
  .side-block .list.list-media > li.i {
    margin-bottom: 18px;
  }
  .side-block .list.list-media > li.i:last-child {
    margin-bottom: 10px;
  }
}
.side-block .real-time-data h3 {
  margin: 10px 0;
}
.side-block .real-time-data h3 .abs-var {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0;
}
.side-block .real-time-data ul.meta {
  margin-bottom: 15px;
}
.side-block .real-time-data ul.meta .num {
  font-size: 13px;
  color: #003c7f;
}
.side-block .real-time-data figure {
  margin-bottom: 10px;
  display: block;
}
.side-block .real-time-data .table-hover tr.active td,
.side-block .real-time-data .table-hover tr:hover td {
  background: #E5D5C5;
}
@media (max-width: 1007px) {
  .touch .side-block .real-time-data .table {
    margin-bottom: 0;
  }
}
.side-block.blue-bg .real-time-data ul.meta .num {
  color: white;
}
.side-block.blue-bg .real-time-data .table-hover tr.active td,
.side-block.blue-bg .real-time-data .table-hover tr:hover td {
  background: #112531;
}
.side-block.blue-bg .table.table-lined tr td {
  border-color: #7a8183;
}
.side-block.blue-bg .table tbody .d,
.side-block.blue-bg .table thead {
  color: white;
}
.side-block.blue-bg .brd-top-d,
.side-block.blue-bg .brd-top-d2 {
  border-color: white;
}
.side-block.blue-bg .no-mrg table {
  margin-bottom: 0;
}
.side-block .full-w {
  margin: 0 -10px;
}
.side-block .full-w .list.list-link {
  margin-bottom: -10px;
}
.side-block .full-w .list.list-link a {
  padding-left: 10px;
  padding-right: 10px;
}
.side-block .serif {
  display: block;
  text-transform: none;
  font-style: italic;
  font-size: 16px;
  font-weight: normal;
}
@media (max-width: 1007px) {
  .touch .side-block .serif.hidden-tablet {
    display: none;
  }
}
@media (min-width: 1008px) {
  .no-touch .side-block .serif.visible-tablet {
    display: none;
  }
}
.side-block .prew-media {
  padding-right: 55px;
  position: relative;
}
.side-block .prew-media .tools-media {
  margin: 0;
  position: absolute;
  bottom: 0;
  right: -15px;
}
.side-block .prew-media-onair {
  position: relative;
  border-bottom: 1px solid #d1c0af;
  margin: 0 -10px;
  padding: 0 100px 0 10px;
  min-height: 80px;
}
.side-block .prew-media-onair .abs-bottom {
  width: 100px;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 1007px) {
  .touch .side-block .prew-media {
    padding-right: 75px;
  }
  .touch .side-block .prew-media .tools-media {
    right: -5px;
  }
  .touch .side-block .prew-media-onair {
    margin: 0;
    padding: 0 100px 0 0;
  }
}
.side-block .side-table {
  margin: 0 -5px;
}
.side-block .table {
  margin-top: -5px;
}
.side-block .table td,
.side-block .table th {
  padding-left: 3px;
  padding-right: 3px;
}
.side-block .table thead {
  background: none;
  color: #1A171B;
  font-size: 10px;
  line-height: 1em;
}
.side-block .table tbody {
  font-size: 10px;
  line-height: 1em;
}
.side-block .table tbody .d {
  display: block;
  color: #003c7f;
}
.side-block .table tbody .d time {
  color: #003c7f;
  font-weight: normal;
  border-left: 1px solid #003c7f;
  padding-left: 3px;
}
@media (max-width: 1007px) {
  .touch .side-block .table tbody .t {
    float: left;
    width: 40%;
  }
  .touch .side-block .table tbody .d {
    float: right;
    width: 60%;
  }
}
.side-block .table.table-lined tr td {
  border-bottom: 1px solid #d1c0af;
}
.side-block .table.table-lined tr:last-child td {
  border: none;
}
.side-block.side-table-big .table {
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 7px;
}
.side-block.side-table-big .table td {
  vertical-align: bottom;
}
@media (max-width: 1007px) {
  .touch .side-block.side-table-big .table {
    border: none;
  }
  .touch .side-block.side-table-big .table .t {
    float: none;
    width: 100%;
  }
  .touch .side-block.side-table-big .table .d {
    float: none;
    width: 100%;
  }
}
.side-block.side-table-big .last .table {
  border: none;
  margin-bottom: 0;
}
.side-block.side-community h5 {
  text-align: center;
}
.side-block.side-community h5 .serif {
  margin-top: 5px;
}
@media (max-width: 1007px) {
  .touch .side-block.side-community h5 {
    text-align: left;
    margin-bottom: 10px;
  }
  .touch .side-block.side-community p.serif {
    margin-bottom: 0;
    color: #003c7f;
  }
  .touch .side-block.side-community .btn {
    margin-top: 5px;
  }
  .touch .side-block.side-community .visible-tablet {
    display: inline-block !important;
  }
}
.side-block .newsletter-subscribe input.form-control {
  width: 100% !important;
  border: 1px solid #8D9496;
  background: none;
  outline: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  color: #AD9A88;
}
.side-block .newsletter-subscribe input.form-control::-moz-placeholder {
  color: #AD9A88;
  opacity: 1;
}
.side-block .newsletter-subscribe input.form-control:-ms-input-placeholder {
  color: #AD9A88;
}
.side-block .newsletter-subscribe input.form-control::-webkit-input-placeholder {
  color: #AD9A88;
}
.side-block .newsletter-subscribe .btn {
  margin: 0 auto 5px;
  line-height: 16px;
  padding-left: 18px;
  padding-right: 18px;
}
.box-office {
  background: #F6EEE6;
  padding: 15px 10px;
  margin-bottom: 30px;
  border-top: 2px solid #003c7f;
}
.box-office h5 {
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: lowercase;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 1em;
}
@media (max-width: 1439px) {
  .box-office h5 {
    font-size: 20px;
  }
}
.box-office .info {
  position: relative;
}
.box-office .info h6 {
  font-size: 11px;
  color: #003c7f;
}
.box-office .info h6 p {
  float: right;
  display: inline-block;
  color: #1A171B;
}
.box-office ol {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  border-top: 1px solid #d1c0af;
  padding-top: 15px;
}
.box-office ol li {
  padding-left: 20px !important;
}
.box-office ol .list-index {
  width: 20px;
  top: 0;
  font-size: 13px;
}
.box-office ol .list-title {
  position: relative;
  display: inline-block;
  width: 170px;
  font-size: 13px;
  line-height: 1.3em;
  top: -3px;
  font-weight: bold;
}
@media (max-width: 1439px) {
  .box-office ol .list-title {
    font-size: 12px;
  }
}
.box-office ol .list-num {
  position: relative;
  float: right;
  display: inline-block;
  width: 65px;
  font-size: 11px !important;
  color: #1A171B;
  text-align: right;
}
.box-office ol .list-num span {
  position: absolute;
  top: -2px;
  left: 0;
  font-size: 16px;
}
.box-office ol .thumb-cinema {
  position: relative;
  min-height: 105px;
  margin-top: 10px;
}
.box-office ol .thumb-cinema img {
  position: absolute;
  top: 0;
  left: 0;
}
.box-office ol .thumb-cinema p {
  font-size: 11px;
  line-height: 14px;
  color: #1A171B;
  padding-left: 80px;
}
.box-office .more {
  margin-bottom: 0;
}
@media (min-width: 1008px) {
  .no-touch .box-office .more {
    margin-top: 5px;
    border-top: 1px solid #d1c0af;
    padding-top: 15px;
  }
}
.trovacinema,
.sideform {
  padding: 0;
}
@media (min-width: 1008px) {
  .no-touch .trovacinema .select,
  .no-touch .sideform .select {
    margin: 5px 0;
  }
}
.sideform p.label {
  margin-bottom: 10px !important;
}
.sideform .btn {
  margin-top: 5px;
}
@media (max-width: 1007px) {
  .touch .sideform p.label {
    margin-top: 11px !important;
  }
  .touch .sideform .no-gut-l-tablet {
    padding-left: 0;
  }
}
.side-block figure.side-block-title {
  margin: 0 0 5px;
  display: inline-block;
}
@media (max-width: 1007px) {
  .touch .side-block figure.side-block-title {
    display: block;
  }
}
#s_sidebar .tablet-img-left figure {
  margin-bottom: 5px;
  background: #F6EEE6;
}
@media (max-width: 1007px) {
  .touch #s_sidebar .tablet-img-left {
    border-top: none;
    padding-left: 375px;
    height: 188px;
    white-space: nowrap;
  }
  .touch #s_sidebar .tablet-img-left .side-block-heading {
    position: relative;
    padding-bottom: 15px;
  }
  .touch #s_sidebar .tablet-img-left .side-block-heading:after {
    content: '';
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 75px;
  }
  .touch #s_sidebar .tablet-img-left figure {
    margin: 0 !important;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 360px;
  }
  .touch #s_sidebar .tablet-img-left:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  }
  .touch #s_sidebar .tablet-img-left .tablet-vcenter {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
  }
}
@media (max-width: 1007px) {
  .touch .tablet-valign {
    display: table-cell;
    float: none;
    vertical-align: middle;
    position: relative;
    height: 152px;
  }
}
.side-group.blue-bg {
  margin-bottom: 30px;
}
.side-group.blue-bg > .row:first-child > div:first-child .side-block {
  border: none !important;
  padding-top: 0 !important;
}
@media (max-width: 1007px) {
  .touch .side-group.blue-bg > .row:first-child > div .side-block {
    border: none !important;
    padding-top: 0 !important;
  }
}
.side-group.blue-bg > .row:last-child > div:last-child .side-block {
  margin-bottom: 0 !important;
}
@media (max-width: 1007px) {
  .touch .side-group.blue-bg > .row:last-child > div .side-block {
    margin-bottom: 0 !important;
  }
}
.live-block {
  margin-bottom: 30px;
}
.live-block:last-child {
  margin-bottom: 0;
}
.live-block article.prew,
.live-block article.prew figure {
  margin-bottom: 0;
}
@media (max-width: 1007px) {
  .touch .live-block .icon-rounded {
    border-radius: 20px;
    width: 20px;
    height: 20px;
    left: 7px;
    bottom: 7px;
    line-height: 20px;
    font-size: 12px;
  }
  .touch .live-block .icon-rounded .count {
    display: none;
  }
}
#s_sidebar .side-director .article-l {
  margin-bottom: 10px;
}
#s_sidebar .side-director .article-l h3 {
  margin-bottom: 0;
}
#s_sidebar .side-director .newsletter-small p {
  font-size: 12px;
}
#s_sidebar .side-director .head-director figure.img-auth-abs {
  width: 90px;
}
@media (max-width: 1007px) {
  .touch #s_sidebar .side-director {
    position: relative;
    height: 175px;
  }
  .touch #s_sidebar .side-director .head-director {
    min-height: auto;
    position: absolute;
    top: 15px;
    left: 10px;
    right: 10px;
    height: 125px;
  }
  .touch #s_sidebar .side-director .head-director figure {
    display: block;
    left: 0;
  }
  .touch #s_sidebar .side-director .newsletter-small {
    position: absolute;
    bottom: 5px;
    left: 10px;
    right: 10px;
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
    overflow: hidden;
  }
  .touch #s_sidebar .side-director .newsletter-small .mts {
    float: left;
  }
  .touch #s_sidebar .side-director .newsletter-small .more {
    float: right;
  }
  .touch #s_sidebar .side-director .article-l {
    position: absolute;
    bottom: 45px;
    left: 185px;
    right: 10px;
    margin-bottom: 0;
  }
}
.side-block-iframe {
  margin-bottom: 30px;
  font-size: 0;
}
.section {
  margin-bottom: 40px;
}
@media (max-width: 1439px) {
  .section.big li {
    height: 180px;
  }
}
.semi-side .section {
  margin-bottom: 30px !important;
}
.semi-side .section:last-child {
  margin-bottom: 0 !important;
}
.section.fm-tools .icon {
  position: absolute;
  top: 0;
  left: 15px;
  width: 70px;
  height: 70px;
  color: #003c7f;
  text-align: center;
}
.section.fm-tools a:hover .icon {
  color: #112531;
}
.section.fm-tools a:hover h3 {
  color: rgba(26, 23, 27, 0.75);
}
.section.fm-tools h3,
.section.fm-tools p {
  color: #1A171B;
  padding-left: 70px;
}
.section.fm-tools .btn-pri {
  position: absolute;
  bottom: 0;
  left: 80px;
  min-width: 125px;
}
.section.fm-tools p {
  font-size: 16px;
  line-height: 20px;
}
.section.fm-tools.big li {
  min-height: 160px;
  padding-bottom: 30px;
}
.section.fm-tools.big .icon {
  font-size: 48px;
}
.section.fm-tools.big h3 {
  margin-bottom: 10px;
}
.section.fm-tools.small li {
  min-height: 60px;
  padding-bottom: 30px;
}
.section.fm-tools.small .icon {
  font-size: 36px;
}
.section.fm-tools.small h3 {
  margin-bottom: 5px;
}
@media (min-width: 1440px) {
  .section-mainlist .i-row-lg {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .section-mainlist .i-row-lg .row-sep {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    width: auto;
    height: 1px;
    margin: 0;
  }
}
.section-mainlist article figure {
  margin-bottom: 10px;
}
.section-mainlist article.i-hero {
  /*padding-bottom: @baseDim - 10px;*/
  margin-bottom: 10px;
  border-bottom: 1px solid #d1c0af;
}
.section-mainlist article.i {
  padding-top: 15px;
  border-top: 1px solid #d1c0af;
}
@media (max-width: 1439px) {
  .section-mainlist article.i-md {
    padding-top: 15px;
    border-top: 1px solid #d1c0af;
    margin-bottom: 5px;
  }
}
.section-mainlist footer {
  margin-top: 25px;
}
.well-light {
  background-color: #F6EEE6;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 1008px) and (max-width: 1439px) {
  .well-light {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.well-light .well-light-header {
  margin-bottom: 25px;
  border: none;
  padding: 0;
}
.well-light-header h6,
.side-h h6,
.section h6,
.well-light-header h5,
.side-h h5,
.section h5 {
  color: #003c7f;
}
.well-light-header h6 .w,
.side-h h6 .w,
.section h6 .w,
.well-light-header h5 .w,
.side-h h5 .w,
.section h5 .w {
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.well-light-header h6 .serif,
.side-h h6 .serif,
.section h6 .serif,
.well-light-header h5 .serif,
.side-h h5 .serif,
.section h5 .serif {
  font-size: 16px;
  line-height: 1em;
  font-style: italic;
  display: block;
  text-transform: none;
  font-weight: normal;
}
.well-light-header,
.side-h {
  margin-bottom: 10px;
}
.well-light-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #d1c0af;
}
.extra {
  margin-top: 15px;
  margin-bottom: 40px;
}
.extra.extra-list {
  margin-top: 5px;
}
.extra .collapse {
  border-top: 1px solid #d1c0af;
  padding-top: 10px;
}
.extra article {
  padding-bottom: 3px;
}
.extra article.prew {
  margin-bottom: 0;
}
.extra .top-line-sep article.prew {
  padding-top: 10px;
  border-top: 1px solid #d1c0af;
}
.top-line article.prew {
  padding-top: 10px;
  border-top: 1px solid #d1c0af;
}
section header.lined {
  position: relative;
  height: 32px;
  margin-bottom: 15px;
}
section header.lined:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  border-top: 1px solid #003c7f;
  margin-top: -1px;
}
section header.lined h6 {
  display: block;
  text-align: center;
  color: #003c7f;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.4em;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
section header.lined h6.sc {
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  text-transform: lowercase;
}
section header.lined h6.sc .serif {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: none;
  margin-top: -5px;
}
section header.lined h6.sc .w.plusplus {
  font-size: 14px;
  padding-top: 4px;
}
section header.lined h6.sc .w.plusplus .serif {
  margin-top: 0;
}
section header.lined h6 .w {
  display: inline-block;
  padding: 0 15px;
  background: #F5E5D5;
}
.semi-side section header.lined h6 .w {
  padding: 0 7.5px;
  max-width: 90%;
}
section header.lined h6 .w.plusplus {
  position: relative;
  padding-left: 60px;
  text-align: left;
}
section header.lined h6 .w.plusplus .icon-plusplus24 {
  position: absolute;
  top: 4px;
  left: 20px;
  font-size: 30px;
}
section header.lined h6 .serif {
  display: block;
  text-transform: none;
  font-style: italic;
  font-size: 16px;
  font-weight: normal;
}
section header.lined h6 .icon {
  font-size: 14px;
}
section header.lined h6 a:hover {
  color: #112531;
}
@media (max-width: 1439px) {
  section header.lined {
    height: 30px;
  }
  section header.lined h6 {
    font-size: 12px;
  }
  section header.lined h6 .serif {
    font-size: 15px;
  }
}
section header.lined-o {
  height: 18px;
}
@media (max-width: 1439px) {
  section header.lined-o {
    height: 16px;
  }
}
.top-sep {
  margin-top: 36px;
}
h5.tit-quo {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 18px;
  line-height: 1.1em;
  font-weight: 700;
  text-transform: none;
  padding-bottom: 5px;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 10px;
  display: block;
  position: relative;
}
.top-line-sep h5.tit-quo:before {
  content: '';
  display: block;
  position: absolute;
  top: -18px;
  left: 0;
  right: 0;
  border-top: 1px solid #d1c0af;
}
h5.tit-quo a {
  display: block;
  position: relative;
  padding-right: 15px;
  color: #003c7f;
}
h5.tit-quo a:hover {
  color: #112531;
}
h5.tit-quo a .icon {
  position: absolute;
  top: 0;
  right: 0;
}
h5.sc {
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: lowercase;
  font-size: 16px;
  line-height: 1em;
}
h5.sc [class^="icon-"],
h5.sc [class*=" icon-"] {
  vertical-align: middle;
}
h5.sc .author {
  vertical-align: middle;
  font-size: 14px;
  line-height: 20px;
  color: #1A171B;
  text-transform: none;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: normal;
}
h5.sc .author a {
  font-weight: bold;
}
.well-exp {
  padding: 30px 45px 15px;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
}
.well-exp .exp-i {
  font-size: 13px;
  margin-bottom: 0;
  max-width: 350px;
}
.well-exp .btn-empty {
  border-color: white;
  color: white !important;
}
.well-exp .btn-empty:hover {
  border-color: white;
  color: rgba(255, 255, 255, 0.85) !important;
}
.well-exp ul.exp-tool {
  padding-top: 20px;
}
.well-exp ul.exp-tool li {
  display: inline-block;
  margin-right: 15px;
}
.well-exp ul.exp-tool li p {
  font-size: 11px;
  margin: 0;
}
.well-exp ul.exp-tool li p a {
  font-weight: bold;
  margin-left: 7px;
  color: #F6EEE6;
  text-transform: uppercase;
  border-bottom: 1px solid white;
}
.well-exp article:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -7.5px;
  border-right: 1px solid #7a8183;
}
.well-exp article a:hover {
  color: #F6EEE6;
}
.well-exp article ul.meta li {
  border: none;
  margin-bottom: 2px;
}
.well-exp article ul.meta h6.meta a {
  color: white;
}
.well-exp article ul.meta time {
  color: #F6EEE6;
}
.well-exp article p {
  font-size: 11px;
  margin: 0;
}
.well-exp footer {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #7a8183;
}
.well-exp footer p {
  font-size: 11px;
  margin: 0;
}
.well-perc {
  padding: 30px 20px 15px;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
}
/*
  FINANZA E MERCATI
**************************/
.section-well {
  font-size: 11px;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  padding: 15px;
  background: #003c7f;
}
.section-well,
.section-well a {
  color: white !important;
}
.section-well a:hover {
  color: rgba(255, 255, 255, 0.85) !important;
}
.section-financial-search,
.section-search {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 28px;
  padding-top: 20px;
  margin-bottom: -10px;
  overflow: hidden;
}
.section-financial-search h6,
.section-search h6 {
  color: #003c7f;
  display: inline;
  margin-right: 10px;
  font-weight: bold;
  font-size: 12px;
}
.section-financial-search ul,
.section-search ul {
  display: inline;
}
.section-financial-search ul > li,
.section-search ul > li {
  display: inline;
}
.section-financial-search ul > li:after,
.section-search ul > li:after {
  content: "\00b7";
  margin-left: 3px;
  margin-right: 1px;
}
@media (min-width: 1440px) {
  .section-financial-search ul > li:after,
  .section-search ul > li:after {
    margin-left: 4px;
    margin-right: 2px;
  }
}
.section-financial-search ul > li:last-child:after,
.section-search ul > li:last-child:after {
  display: none;
}
.section-financial-search ul > li a,
.section-search ul > li a {
  text-transform: uppercase;
  color: #003c7f;
  font-weight: bold;
  font-size: 12px;
}
.section-financial-search ul > li a:hover,
.section-search ul > li a:hover {
  color: #112531;
}
.section-financial-search ul > li span.disabled,
.section-search ul > li span.disabled,
.section-financial-search ul > li option disabled,
.section-search ul > li option disabled {
  color: #AD9A88;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}
.section-financial-search .financial-search,
.section-search .financial-search {
  width: 300px;
  float: right !important;
}
.section-financial-search .financial-search label.radio-input,
.section-search .financial-search label.radio-input {
  color: #003c7f;
  margin-left: 8px;
}
.section-financial-search .financial-search .search-input-group,
.section-search .financial-search .search-input-group {
  float: left;
  position: relative;
  background-color: white;
  padding-left: 10px;
  padding-right: 30px;
  border-radius: 30px;
  width: 180px;
  margin-right: 5px;
}
.section-financial-search .financial-search .search-input-group.full-width,
.section-search .financial-search .search-input-group.full-width {
  width: 100%;
}
.section-financial-search .financial-search .search-input-group .search-input,
.section-search .financial-search .search-input-group .search-input {
  border: 0 none;
  background-color: transparent;
  height: 30px;
}
.section-financial-search .financial-search .search-input-group .search-submit,
.section-search .financial-search .search-input-group .search-submit {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 5px;
  background: none;
  border: 0 none;
  height: 30px;
  padding: 0 5px;
}
.section-financial-search .financial-search .search-input-group .search-submit .icon,
.section-search .financial-search .search-input-group .search-submit .icon {
  font-size: 17px;
  height: 28px !important;
  line-height: 28px !important;
  color: #003c7f;
}
@media (min-width: 1008px) {
  .no-touch .section-search {
    border-bottom: 1px solid #d1c0af;
  }
}
@media (max-width: 1007px) {
  .touch .section-search .select {
    min-width: 340px;
  }
}
.section-search ul > li:after {
  margin-left: 7px;
  margin-right: 5px;
}
.section-search ul > li a,
.section-search ul > li span.disabled {
  font-weight: normal;
  display: inline-block;
  height: 28px;
}
.section-search ul > li a.active {
  font-weight: bold;
  position: relative;
}
.section-search ul > li a.active:after {
  content: '';
  border-bottom: 2px solid #003c7f;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
}
.section-financial-charts {
  min-height: 400px;
}
@media (max-width: 1007px) {
  .touch .section-financial-charts {
    min-height: auto !important;
  }
}
.section-financial-charts .nav-tabs {
  overflow: hidden;
  font-weight: bold;
  margin-bottom: 50px;
}
.section-financial-charts .nav-tabs li {
  float: left;
  padding: 3px 8px;
  border-radius: 20px;
  border: 1px solid transparent;
}
.section-financial-charts .nav-tabs li.active {
  border-color: white;
}
.section-financial-charts .nav-tabs li:first-child {
  padding-left: 0;
}
.section-financial-charts .nav-tabs li:last-child {
  padding-right: 0;
}
.section-financial-charts .nav-tabs li[role="presentation"] {
  text-transform: uppercase;
}
.section-financial-charts .table {
  margin-bottom: 8px;
}
.section-financial-charts .table td {
  height: 36px;
  line-height: 1em;
}
.section-financial-charts .table > tbody > tr:hover > td,
.section-financial-charts .table > tbody > tr.active > td {
  background-color: #112531;
  border-bottom-color: #112531;
  position: relative;
}
.section-financial-charts .table > tbody > tr:hover > td:last-child:after,
.section-financial-charts .table > tbody > tr.active > td:last-child:after {
  position: absolute;
  top: 0;
  right: -11px;
  content: "";
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-left: 11px solid #112531;
  border-bottom: 18px solid transparent;
}
.section-financial-charts .table > tbody > tr:hover {
  cursor: pointer;
}
.table > tbody > tr > td.with-image {
  position: relative;
  padding-left: 30px;
}
.table > tbody > tr > td.with-image img {
  position: absolute;
  top: 10px;
  left: 6px;
}
.section-multi-charts {
  min-height: 400px;
}
.section-multi-charts .static {
  position: static;
}
.section-multi-charts .bordered-d {
  border: 1px solid #112531;
  margin-bottom: 15px;
  position: relative;
}
.section-multi-charts .well-d {
  padding: 15px 10px;
  background: #112531;
}
.section-multi-charts .well-d time {
  color: white;
  position: absolute;
}
.section-multi-charts .i-detail li {
  display: inline-block;
  margin-right: 5px;
}
@media (max-width: 1439px) {
  .section-multi-charts .well-d {
    position: relative;
    padding-right: 75px;
  }
  .section-multi-charts .well-d time {
    font-size: 10px;
    line-height: 1.1em;
    right: 10px;
    top: 50%;
    margin-top: -11px;
    text-align: right;
  }
  .section-multi-charts .well-d time .h {
    display: block;
  }
}
@media (min-width: 1440px) {
  .section-multi-charts .bordered-d {
    background: #112531;
  }
  .section-multi-charts .well-d time {
    left: 10px;
    bottom: 5px;
  }
  .section-multi-charts .well-d time .h:before {
    content: '- ';
  }
  .section-multi-charts .i-detail {
    font-size: 13px;
    line-height: 1.3em;
  }
  .section-multi-charts .i-detail li {
    display: block;
  }
  .section-multi-charts .i-detail li:first-child {
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    margin-bottom: 5px;
  }
}
.action-btn {
  background-color: #003c7f;
  color: white;
  display: block;
  height: 50px;
  padding: 8px 8px 8px 55px;
  position: relative;
  margin-bottom: 20px;
  font-size: 12px;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
}
.action-btn:hover {
  color: white;
  cursor: pointer;
}
.action-btn a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.action-btn > span.icon {
  position: absolute;
  left: 12px;
  top: 12px;
  font-size: 24px;
  color: #F5E5D5;
}
.action-btn:after {
  position: absolute;
  content: "";
  width: 1px;
  top: 5px;
  bottom: 5px;
  left: 45px;
  background-color: rgba(255, 255, 255, 0.15);
}
.action-btn .btn-status {
  line-height: 32px;
}
.action-btn .btn-status .value {
  font-size: 17px;
  font-weight: bold;
}
.action-btn .btn-status .trend {
  margin-right: 10px;
}
.action-btn .btn-title {
  font-weight: bold;
  display: block;
  text-transform: uppercase;
}
.action-btn .btn-action {
  color: #F5E5D5;
  display: block;
}
.side-block-ticker {
  height: 44px;
  line-height: 44px;
  border-left: 1px solid #d1c0af;
  border-right: 1px solid #d1c0af;
  display: block;
  overflow: hidden;
  margin: 30px 0 30px;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  position: relative;
}
.side-block-ticker:before,
.side-block-ticker:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  z-index: 10;
}
.side-block-ticker:before {
  left: 0;
  background-image: -webkit-linear-gradient(left, #F5E5D5 10%, rgba(245, 229, 213, 0) 90%);
  background-image: -o-linear-gradient(left, #F5E5D5 10%, rgba(245, 229, 213, 0) 90%);
  background-image: linear-gradient(to right, #F5E5D5 10%, rgba(245, 229, 213, 0) 90%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5e5d5', endColorstr='#00f5e5d5', GradientType=1);
}
.side-block-ticker:after {
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(245, 229, 213, 0) 10%, #F5E5D5 90%);
  background-image: -o-linear-gradient(left, rgba(245, 229, 213, 0) 10%, #F5E5D5 90%);
  background-image: linear-gradient(to right, rgba(245, 229, 213, 0) 10%, #F5E5D5 90%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f5e5d5', endColorstr='#fff5e5d5', GradientType=1);
}
.side-block-ticker .ticker-content {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  position: absolute;
  padding: 0 8px;
}
.side-block-ticker .ticker-content li {
  float: left;
  padding: 0 8px;
}
.side-block-ticker .ticker-content li a {
  color: #1A171B;
}
.side-block-ticker .ticker-content li a span {
  font-weight: bold;
}
.side-block-ticker .ticker-content li a:hover {
  text-decoration: underline;
}
/*
  FINANZA E MERCATI
**************************/
.img-auth {
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 7px;
  position: relative;
  height: 70px;
}
.img-auth:before,
.img-auth:after {
  content: " ";
  display: table;
}
.img-auth:after {
  clear: both;
}
.img-auth:before,
.img-auth:after {
  content: " ";
  display: table;
}
.img-auth:after {
  clear: both;
}
.img-auth figure {
  width: 90px;
  margin: 0 !important;
}
.img-auth p.author {
  position: absolute;
  left: 90px;
  bottom: 0;
}
.img-auth p.author .tw {
  display: block;
}
@media (max-width: 1439px) {
  .img-auth {
    height: 50px;
  }
  .img-auth figure {
    width: 65px;
  }
  .img-auth p.author {
    left: 62px;
  }
}
.img-auth.nova-auth figure {
  width: 65px;
}
@media (max-width: 1439px) {
  .img-auth.nova-auth figure {
    width: 45px;
  }
}
.img-director {
  border-bottom: none;
  margin-bottom: 0;
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 250px;
}
.img-director figure {
  float: right;
}
.img-director p.author {
  left: 0 !important;
  margin-right: 85px;
  margin-bottom: 10px;
}
@media (max-width: 1439px) {
  .img-director {
    width: 194px;
  }
  .img-director p.author {
    margin-right: 55px;
  }
}
@media (max-width: 1007px) {
  .touch .img-director {
    width: 220px;
  }
}
.abs-r-share ul.share {
  position: absolute;
  top: 13px;
  right: 15px;
}
.eq-height {
  overflow-y: hidden;
}
.well-message {
  padding: 15px 10px;
  background: #003c7f;
  text-align: center;
  margin-bottom: -1000px;
  padding-bottom: 1000px;
}
.well-message,
.well-message h5,
.well-message a,
.well-message p.author a {
  color: white;
}
.well-message a:hover {
  color: rgba(255, 255, 255, 0.85) !important;
}
.well-message h5 {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  text-transform: none;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  vertical-align: middle;
  display: block;
  padding-bottom: 7.5px;
  border-bottom: 1px solid white;
  margin-bottom: 25px;
}
.well-message h5 .icon {
  vertical-align: middle;
  font-size: 20px;
  line-height: 20px;
}
.well-message p.author {
  position: relative;
  margin-top: 15px;
  padding-top: 20px;
}
.well-message p.author:before {
  content: '';
  display: block;
  border-top: 1px solid white;
  width: 70px;
  margin-left: -35px;
  position: absolute;
  top: 0;
  left: 50%;
}
@media (max-width: 1439px) {
  .no-touch .well-message {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .no-touch .well-message h5 {
    margin-bottom: 15px;
  }
  .no-touch .well-message p.author {
    margin-top: 10px;
    padding-top: 15px;
  }
}
article.bg-sd {
  background: #E5D5C5;
}
article.bg-sd figure {
  margin-bottom: 0 !important;
}
article.bg-sd .well {
  padding: 15px;
}
@media (min-width: 1008px) and (max-width: 1439px) {
  .touch article.bg-sd .figure-full {
    width: 100%;
    padding-right: 15px;
  }
  .touch article.bg-sd .no-gut-l,
  .touch article.bg-sd .no-gut-r {
    position: static;
  }
  .touch article.bg-sd .well {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 209px;
    background: #E5D5C5;
    margin-right: 15px;
  }
}
@media (max-width: 1439px) {
  .no-touch article.bg-sd .figure-full {
    width: 100%;
    padding-right: 15px;
  }
  .no-touch article.bg-sd .no-gut-l,
  .no-touch article.bg-sd .no-gut-r {
    position: static;
  }
  .no-touch article.bg-sd .well {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 209px;
    background: #E5D5C5;
    margin-right: 15px;
  }
}
.form {
  font-size: 14px;
}
.form input,
.form select,
.form button {
  border-radius: 20px;
  padding-left: 15px;
  padding-right: 15px;
  border: none;
  font-size: 13px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form input:focus,
.form select:focus,
.form button:focus {
  outline: 0 none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form input {
  width: 180px !important;
  margin-right: 5px;
}
.form .select {
  display: inline-block;
  position: relative;
}
.form .select select {
  outline: none;
  overflow: hidden;
  padding-right: 30px;
  /* padding reset in ie */
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.ie7 .form .select select,
.ie8 .form .select select,
.ie9 .form .select select {
  padding-right: 10px;
}
.form .select select::-ms-expand {
  display: none;
}
.form .select:after {
  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;
  content: "\e628";
  display: block;
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -7px;
  color: #003c7f;
  pointer-events: none;
}
.ie7 .form .select:after,
.ie8 .form .select:after,
.ie9 .form .select:after {
  display: none;
}
.form select {
  border: 1px solid #003c7f;
  background: #F5E5D5;
  color: #003c7f;
}
.form select:focus {
  border: 1px solid #003c7f;
}
.form button {
  border: 1px solid #003c7f;
  background: #F5E5D5;
  color: white;
  font-weight: bold;
  margin-left: 5px;
}
.form button:hover,
.form button:focus {
  border: 1px solid white;
  background: white;
  color: #003c7f;
}
.form button a:hover {
  color: #003c7f;
}
.form-exchange {
  padding-top: 15px;
}
.form-exchange select {
  border-color: white !important;
  background: #003c7f;
  color: white;
  width: 135px !important;
}
.form-exchange button {
  border-color: #003c7f;
  background: #003c7f;
  color: white;
}
.form-exchange .select {
  margin: 0 5px;
}
.form-exchange .select:after {
  color: white;
}
.trovacinema,
.sideform {
  padding-top: 5px;
}
.trovacinema select,
.sideform select {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  border-color: white !important;
  background: #112531;
  color: white;
}
.trovacinema .select,
.sideform .select {
  width: 100%;
  margin: 0 0 15px;
}
.trovacinema .select:after,
.sideform .select:after {
  color: white;
}
#ext-tools {
  margin-top: 15px;
  border-top: 2px solid #003c7f;
  padding-top: 30px;
}
#ext-tools h6 {
  font-weight: bold;
  color: #003c7f;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.collapse {
  position: relative;
  padding-bottom: 1px;
}
.collapse .abs-archive {
  position: absolute;
  right: 0;
  bottom: -34px;
  line-height: 14px;
}
.collapse .abs-archive span {
  vertical-align: text-bottom;
  line-height: 14px;
}
.blog-strip {
  border-bottom: none !important;
  padding: 15px 0 30px !important;
}
.blog-strip .well {
  display: block;
  position: relative;
  height: 160px;
  background: center center no-repeat;
  background-size: cover;
}
.blog-strip .well,
.blog-strip .well .meta {
  color: white !important;
}
.blog-strip .well .abs {
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 45px;
}
.blog-strip .well .abs p {
  font-size: 16px;
  line-height: 1.3em;
  margin-bottom: 0;
}
.blog-strip .well h6,
.blog-strip .well h3,
.blog-strip .well p {
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
@media (min-width: 1008px) {
  .blog-strip .well {
    height: 180px;
  }
  .blog-strip .well .abs {
    top: 55px;
  }
}
.photo-blog {
  border: none;
}
.photo-blog article.prew .semi-well {
  padding: 25px 15px 90px 0;
}
.photo-blog article.prew figure {
  margin-bottom: 0;
}
.photo-blog article.prew .img-auth-abs {
  position: absolute;
  bottom: 0;
  right: 15px;
  width: 115px;
}
@media (min-width: 1440px) {
  .photo-blog article.prew .img-auth-abs {
    width: 130px;
    right: 60px;
  }
}
.photo-blog article.prew .txt-auth-abs {
  position: absolute;
  bottom: 25px;
  right: 0;
  width: 50%;
}
.photo-blog article.prew .txt-auth-abs ul.meta {
  margin-left: 15px;
  margin-right: 145px;
}
@media (min-width: 1440px) {
  .photo-blog article.prew .txt-auth-abs ul.meta {
    margin-right: 190px;
  }
}
.photo-blog article.prew .txt-auth-abs ul.meta li {
  border: none;
  display: block;
}
.photo-blog article.prew .txt-auth-abs ul.meta li a {
  color: #1A171B;
  font-weight: bold;
}
.no_och .och {
  display: none;
}
.no_h .h {
  display: none;
}
.footer {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  padding: 0 8px;
}
.footer.left {
  padding-left: 14px;
}
.footer a {
  color: #1A171B;
  font-weight: bold;
}
.section-b-top {
  border-top: 1px solid #d1c0af;
  padding-top: 15px;
}
.section-b-bottom {
  padding-bottom: 15px;
  border-bottom: 1px solid #d1c0af;
}
.section-moda-opening figure,
.section-opinions-opening figure {
  margin-bottom: 7.5px;
}
.section-moda-opening {
  text-align: center;
}
.opening-full-article {
  margin-top: 30px;
}
.highlight-light {
  padding-top: 30px;
  padding-bottom: 15px;
  background: #F6EEE6;
  text-align: center;
}
.highlight-light article.prew-img {
  margin-bottom: 30px !important;
}
.highlight-light article.prew-img:before {
  height: 50%;
  min-height: 100px;
}
.highlight-light article.prew-img .overlay {
  padding: 15px;
}
.highlight-light article.prew-img .overlay h3 {
  margin: 5px;
}
.highlight-light article.prew-img .overlay h3 .slide {
  display: block;
  margin-bottom: 7px;
}
.highlight-light article.prew-img .overlay h3 .num {
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 0.85em;
  line-height: 1em;
  display: inline-block;
  padding: 4px 0;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
.highlight-light article.prew-img:before,
.highlight-light article.prew-img .overlay {
  display: none;
}
.highlight-light article.prew-img:hover:before,
.highlight-light article.prew-img:hover .overlay {
  display: block;
}
.highlight-light .share {
  padding: 5px 0;
}
.well-sep {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 30px;
}
.composit {
  position: relative;
  height: 628px;
}
.composit .cpt {
  display: block;
  position: absolute;
  overflow: hidden;
}
.composit .cpt1,
.composit .cpt2,
.composit .cpt6 {
  height: 412px;
}
.composit .cpt1 {
  width: 264px;
  top: 0;
  left: 0;
}
.composit .cpt1a {
  width: 264px;
  height: 196px;
  top: 0;
  left: 0;
}
.composit .cpt1b {
  width: 264px;
  height: 185px;
  bottom: 216px;
  left: 0;
  text-align: center;
}
.composit .cpt2 {
  width: 549px;
  top: 0;
  right: 295px;
}
.composit .cpt3,
.composit .cpt4,
.composit .cpt1b {
  border-top: 1px solid #d1c0af;
  border-bottom: 1px solid #d1c0af;
  padding: 15px 0;
}
.composit .cpt3 article,
.composit .cpt4 article,
.composit .cpt1b article {
  margin-bottom: 0 !important;
}
.composit .cpt3 {
  width: 264px;
  height: 185px;
  top: 0;
  right: 0;
  text-align: center;
}
.composit .cpt4 {
  width: 458px;
  height: 185px;
  bottom: 0;
  left: 0;
}
.composit .cpt5 {
  width: 355px;
  height: 185px;
  bottom: 0;
  right: 295px;
}
.composit .cpt6 {
  width: 264px;
  bottom: 0;
  right: 0;
}
@media (max-width: 1439px) {
  .composit {
    height: 548px;
  }
  .composit .cpt1,
  .composit .cpt2,
  .composit .cpt6 {
    height: 352px;
  }
  .composit .cpt1,
  .composit .cpt1a,
  .composit .cpt1b {
    width: 225px;
  }
  .composit .cpt1a {
    height: 156px;
  }
  .composit .cpt1a img {
    margin-top: -30px;
  }
  .composit .cpt1b {
    height: 170px;
    bottom: 196px;
  }
  .composit .cpt2 {
    width: 469px;
    right: 251px;
  }
  .composit .cpt3 {
    width: 225px;
    height: 170px;
  }
  .composit .cpt4 {
    width: 369px;
    height: 170px;
  }
  .composit .cpt5 {
    width: 326px;
    height: 170px;
    right: 251px;
  }
  .composit .cpt6 {
    width: 225px;
  }
}
@media (max-width: 1007px) {
  .touch .composit {
    height: 449px;
  }
  .touch .composit .cpt1,
  .touch .composit .cpt2,
  .touch .composit .cpt6 {
    height: 264px;
  }
  .touch .composit .cpt1,
  .touch .composit .cpt1a,
  .touch .composit .cpt1b {
    width: 169px;
  }
  .touch .composit .cpt1a {
    display: none;
  }
  .touch .composit .cpt1b {
    height: 264px;
    bottom: auto;
    top: 0;
  }
  .touch .composit .cpt2 {
    width: 352px;
    right: 184px;
  }
  .touch .composit .cpt3 {
    display: none;
  }
  .touch .composit .cpt4 {
    width: 364px;
    height: 170px;
  }
  .touch .composit .cpt5 {
    width: 326px;
    height: 170px;
    right: 0;
  }
  .touch .composit .cpt6 {
    width: 169px;
    top: 0;
    bottom: auto;
  }
}
.composit .prew-img-small {
  overflow: hidden;
  height: 100%;
}
.composit .prew-img-small img {
  width: 100%;
  height: auto;
}
.header-select {
  padding-bottom: 20px;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 45px;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
}
.header-select label {
  display: block;
  color: #003c7f;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1.3em;
  font-weight: normal;
  height: 15px;
}
.header-select .eq-no-label {
  margin-top: 20px;
}
.select-full {
  width: 100%;
}
.well-director header,
.head-director {
  position: relative;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 10px;
  min-height: 70px;
}
@media (min-width: 1440px) {
  .well-director header,
  .head-director {
    min-height: 90px;
  }
}
.well-director header figure.img-auth-abs,
.head-director figure.img-auth-abs {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 75px;
}
@media (min-width: 1440px) {
  .well-director header figure.img-auth-abs,
  .head-director figure.img-auth-abs {
    width: 100px;
  }
}
.well-director header .name,
.head-director .name {
  color: #1A171B;
  text-transform: none;
  display: block;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  line-height: 1.3em;
}
.blue-bg .well-director header,
.blue-bg .head-director {
  border-color: rgba(209, 192, 175, 0.5);
}
.blue-bg .well-director header .name,
.blue-bg .head-director .name {
  color: white;
}
.well-director {
  background: #112531;
  padding: 10px;
  color: white;
}
.well-director header {
  padding: 15px 0 30px;
  border-color: rgba(255, 255, 255, 0.5);
  min-height: 62px;
}
@media (min-width: 1440px) {
  .well-director header {
    min-height: 85px;
  }
}
.well-director header,
.well-director header h5,
.well-director header a {
  color: white;
}
.well-director header a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.well-director header h5 {
  margin: 0;
}
.well-director header p {
  margin: 2px 0 0;
  font-weight: bold;
}
.well-director .list > li.i {
  border-color: rgba(255, 255, 255, 0.5);
}
.well-director article.prew a {
  color: white;
}
.well-director article.prew a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.well-director article.prew h6.meta.sc,
.well-director article.prew h6.meta.sc a {
  color: #E5D5C5;
}
.well-director article.prew h6.meta.sc a:hover {
  color: #F5E5D5;
}
.director-brd {
  text-align: center;
  border-bottom: 1px solid #d1c0af;
  padding-bottom: 30px;
  margin-bottom: 20px;
  position: relative;
}
.director-brd article.prew {
  padding-left: 100px;
  padding-right: 100px;
}
.director-brd article.prew figure {
  margin-left: -100px;
  margin-right: -100px;
}
.director-brd .img-auth-abs {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 95px;
}
.director-brd .img-auth-abs,
.director-brd .img-auth-abs img {
  margin: 0;
}
@media (min-width: 1440px) {
  .director-brd .img-auth-abs {
    width: 120px;
  }
}
.director-brd p.author .tw {
  display: block;
}
.newsletter-small {
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.newsletter-small p.mts,
.newsletter-small p.more {
  margin-bottom: 5px;
}
.newsletter-small p.mts {
  margin-top: 10px;
}
.blue-bg .newsletter-small {
  border-color: rgba(209, 192, 175, 0.5);
}
.well-charts {
  background: #003c7f;
}
.section .well-beige {
  background: #E5D5C5;
  padding: 10px;
  margin-top: -10px;
  margin-bottom: 15px;
}
.section .well-beige.prew {
  margin: 0;
}
.section .well-beige.prew figure {
  margin: -10px -10px 10px;
}
.prew-img-combo article.prew-img {
  margin: 0;
}
.prew-img-combo article.prew-img.prew-img-small {
  margin-bottom: 23px;
}
.prew-img-combo article.prew-img.prew-img-small:last-child {
  margin: 0;
  margin-top: -1px;
}
.crop-figure figure {
  overflow: hidden;
  height: 90.66997519px;
}
.crop-figure figure img {
  margin-top: -41.66501241px;
}
@media (min-width: 1440px) {
  .crop-figure figure {
    height: 119.85111663px;
  }
  .crop-figure figure img {
    margin-top: -55.07444169px;
  }
}
@media (max-width: 1007px) {
  .touch .crop-figure figure {
    height: 104.21836228px;
  }
  .touch .crop-figure figure img {
    margin-top: -47.89081886px;
  }
}
.center-light {
  background: #F6EEE6;
  padding: 15px 10px;
  text-align: center;
}
.center-light img {
  margin: 0 auto;
}
.center-light .share {
  margin-top: 10px;
}
.bg-lightd-head {
  position: relative;
  margin-bottom: 10px;
}
.bg-lightd-head ul.meta {
  padding-right: 100px;
}
.list-args h2 {
  font-weight: normal;
  color: #003c7f;
  margin-bottom: 15px;
}
.list-args h3.small {
  margin: 0 !important;
  font-weight: normal;
}
.list-args .row-line-small {
  margin-bottom: 0;
}
.list-args .row-line-small hr {
  margin: 7px 0;
}
.parterre {
  padding: 15px;
  background: #003c7f;
  margin-bottom: 15px;
}
.parterre,
.parterre h5,
.parterre a,
.parterre p.author a {
  color: white;
}
.parterre a:hover {
  color: rgba(255, 255, 255, 0.85) !important;
}
.parterre article.prew {
  margin: 0;
}
.parterre h3 {
  font-style: italic;
}
.parterre h5 {
  font-size: 11px;
  margin-bottom: 0;
}
.parterre h5.title {
  font-family: "sole_display_sc", "sole_display", Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  text-align: center;
  text-transform: lowercase;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid white;
}
.parterre h5.title .icon {
  vertical-align: middle;
  font-size: 40px;
  line-height: 18px;
  color: #efefef;
}
.parterre p.author {
  position: relative;
  margin-bottom: 10px;
}
@media (max-width: 1439px) {
  .no-touch .parterre {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .no-touch .parterre h5 {
    margin-bottom: 15px;
  }
  .no-touch .parterre p.author {
    margin-top: 10px;
  }
}
.title-italic h3 {
  font-style: italic;
  margin-top: 10px;
}
.title-italic h3.mid {
  margin-top: 0;
}
.title-italic li.i {
  padding-bottom: 20px !important;
  border-bottom: 1px solid #003c7f;
}
.title-italic li.i:last-child {
  border: none;
}
.title-italic .number {
  display: block;
  font-size: 80px;
  font-weight: bold;
  line-height: 80px;
  color: #003c7f;
  text-align: center;
  font-style: normal;
  margin-top: -10px;
  margin-bottom: 5px;
}
.database-cinema .well-dark {
  padding-top: 15px;
  padding-bottom: 5px;
}
.database-cinema .well-dark h6 {
  padding: 5px 0 5px 30px;
  position: relative;
}
.database-cinema .well-dark h6 .icon {
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.database-cinema .well-dark .search-in label {
  font-size: 11px;
  margin-right: 25px;
  margin-bottom: 0;
}
.database-cinema .well-dark .search-in label input {
  margin-top: 0;
  margin-right: 4px;
}
.database-cinema .well-dark .tools {
  padding-bottom: 15px;
}
.database-cinema .well-dark .tools input.form-control {
  width: 430px !important;
}
.database-cinema .well-dark .tools .btn {
  width: 110px;
}
.database-cinema .well-dark p {
  font-size: 11px;
  color: #F5E5D5;
}
.locandine-cinema h3 {
  min-height: 40px;
  margin-bottom: 15px;
}
.trovacinema-inline h4 {
  margin-bottom: 0 !important;
}
.trovacinema-inline .select,
.trovacinema-inline .btn {
  margin-top: 10px;
}
.trovacinema-inline .btn {
  width: 110px;
}
.section-opening {
  margin-bottom: 25px;
}
.section-opening .list-relico {
  padding-bottom: 5px;
}
.brd-blog {
  border-top: 1px solid #003c7f;
  margin-bottom: 15px;
  padding-top: 10px;
  border-top: 2px solid #003c7f;
  border-bottom: 1px solid #d1c0af;
}
.brd-blog.more {
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 0;
}
.brd-blog img {
  margin: 0 auto;
}
h3.rss {
  font-size: 18px;
  line-height: 1em;
  padding-bottom: 8px;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 12px;
}
@media (min-width: 1440px) {
  h3.rss {
    font-size: 22px;
  }
}
h3.rss a {
  display: inline-block;
  position: relative;
  padding-left: 20px;
}
h3.rss a .icon {
  color: #003c7f;
  font-size: 14px;
  position: absolute;
  left: 0;
  bottom: 3px;
}
h3.rss.rss-main {
  font-weight: bold;
}
h3.rss.rss-sub {
  border: none;
  padding-bottom: 3px;
  font-size: 16px;
}
@media (min-width: 1440px) {
  h3.rss.rss-sub {
    font-size: 18px;
  }
}
ul.rss-list {
  margin-bottom: 40px;
}
.comments {
  margin-bottom: 30px;
}
.comments header {
  text-align: center;
}
.comments header h6 {
  text-transform: uppercase;
  color: #003c7f;
  font-weight: bold;
  margin-bottom: 0;
}
.comments header h6 .icon {
  font-size: 28px;
  margin-right: 5px;
  vertical-align: middle;
}
.comments header p {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  color: #AD9A88;
  font-size: 11px;
  line-height: 1.3em;
}
.comments form {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 1.3em;
}
.comments form textarea {
  width: 100%;
  min-height: 35px;
  max-height: 220px;
  resize: none;
  padding: 15px;
  border: none;
  border-radius: 8px;
  outline: 0 none;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 13px;
  line-height: 1.3em;
  margin-bottom: 7.5px;
}
.comments .comment-tool {
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 15px;
  height: 38px;
}
.comments .comment-tool .meta {
  padding: 10px 2px;
  color: #003c7f;
}
.comments .comment-tool .meta .opy {
  padding: 0 7px;
  color: #003c7f;
}
.comments .comment-tool .meta .opy:hover {
  color: #003c7f;
}
.comments .comment-tool .meta .icon-share {
  display: inline-block;
  border-radius: 20px;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  background: #003c7f;
  color: white;
  margin-top: -10px;
  font-size: 10px;
}
.comments .comment-tool .meta .icon-share:hover {
  background: #003c7f;
}
.comments .comment-tool .meta > li {
  font-size: 12px;
  border: 0 none;
  line-height: 14px;
}
.comments .comment-tool .meta > li.count {
  font-weight: bold;
  color: #003c7f;
}
.comments .comment-tool .meta > li.count span {
  font-size: 16px;
  vertical-align: middle;
}
.comments .comment-tool .meta > li a {
  font-weight: bold;
}
.comments .comment-tool .meta > li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.comments .comment-tool .meta > li button:hover {
  color: #003c7f;
}
.comments .comment-tool .hide-show {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  line-height: 1em;
  color: #003c7f;
  text-decoration: none !important;
  background: none;
  border: none;
  padding: 2px 0;
}
.comments .comment-tool .hide-show .icon {
  margin-left: 5px;
  vertical-align: middle;
  font-size: 14px;
}
.comments .comment-tool .hide-show[aria-expanded="true"] .icon:before {
  content: "\e60e";
}
.comments .comment-list {
  margin-bottom: 15px;
}
.comments .comment-list li {
  position: relative;
  padding-top: 15px;
  margin-bottom: 10px;
}
.comments .comment-list li h6 {
  margin-bottom: 10px;
  font-size: 11px !important;
  line-height: 1em;
  font-weight: bold;
}
.comments .comment-list li h6 .opy {
  color: #1A171B;
}
.comments .comment-list li h6 time {
  font-weight: normal;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  color: #AD9A88;
}
.comments .comment-list li p {
  font-size: 14px;
  line-height: 1.3em;
  margin: 0 0 7.5px;
}
@media (max-width: 1439px) {
}
.comments .comment-list li .reply {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
}
.comments .comment-list li .reply a {
  text-decoration: none;
}
.comments .comment-list li .reply .opy {
  color: #003c7f;
}
.comments .comment-list li .reply .count {
  color: #003c7f;
  font-size: 12px;
  font-weight: normal;
  margin-left: 5px;
}
.comments .comment-list li.replied .reply {
  display: none;
}
.comments .comment-list li ul.reply-list {
  padding-left: 100px;
  margin-bottom: 0;
}
.comments .comment-list li ul.reply-list li:before,
.comments .comment-list li ul.reply-list li .arrow:before,
.comments .comment-list li ul.reply-list li .arrow:after {
  content: '';
  display: block;
  position: absolute;
}
.comments .comment-list li ul.reply-list li:before {
  height: 50px;
  width: 60px;
  top: 0;
  left: -80px;
  border: 1px solid #d1c0af;
  border-top: none;
  border-right: none;
  z-index: 9;
}
.comments .comment-list li ul.reply-list li .arrow:before,
.comments .comment-list li ul.reply-list li .arrow:after {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  top: 45px;
}
.comments .comment-list li ul.reply-list li .arrow:before {
  border-left: 5px solid #d1c0af;
  left: -23px;
}
.comments .comment-list li ul.reply-list li .arrow:after {
  border-left: 5px solid #F5E5D5;
  left: -24px;
}
.comments .comment-list .reply-form form {
  padding: 7.5px 0;
}
.comments .comment-list-container p.more {
  text-align: center;
  font-size: 13px !important;
  line-height: 18px !important;
  font-weight: normal;
}
.comments .comment-list-container p.more span {
  font-size: 18px;
  vertical-align: middle;
}
.comments .comment-list-container p.more a {
  color: #003c7f;
}
.comments .comment-list-container p.more a:hover {
  color: #003c7f;
}
.form-tools {
  text-align: right;
  padding-bottom: 15px;
}
.form-tools:before,
.form-tools:after {
  content: " ";
  display: table;
}
.form-tools:after {
  clear: both;
}
.form-tools:before,
.form-tools:after {
  content: " ";
  display: table;
}
.form-tools:after {
  clear: both;
}
.form-tools .btn-txt {
  padding-left: 0;
  padding-right: 0;
}
.form-tools li {
  margin: 0 !important;
  padding: 0 5px !important;
  display: inline-block;
}
.form-tools li.undo {
  display: none;
}
.reply-form .form-tools li.undo {
  display: inline-block;
}
.form-tools li.disclaimer a {
  text-decoration: underline;
}
.reply-form .form-tools li.disclaimer {
  display: none;
}
.form-tools li.last,
.form-tools li:last-child {
  padding-right: 0 !important;
}
li > .btn-submit {
  border-radius: 20px;
  background: #003c7f;
  color: white !important;
  font-weight: bold;
  font-size: 13px;
  line-height: 14px;
}
.btn-submit:hover {
  background: #003c7f;
  color: white;
}
.btn-txt {
  background: none;
  border-radius: 0;
  font-size: 11px;
  line-height: 14px;
  color: #AD9A88 !important;
}
.btn-txt:hover {
  color: #867361 !important;
}
.btn-txt-pri {
  color: #003c7f !important;
  font-weight: bold;
}
.btn-txt-pri:hover {
  text-decoration: underline;
  color: #003c7f !important;
}
.entry p.moderation-alert {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  margin-bottom: 20px;
  padding: 5px 0 20px;
  border-bottom: 1px solid #d1c0af;
  font-size: 13px;
  line-height: 1.3em;
  color: #AD9A88;
}
.search-field {
  padding: 15px 0;
}
.search-field p.label {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  color: #AD9A88;
  font-size: 11px;
  line-height: 1em;
  padding: 0 20px;
}
.search-field .form {
  position: relative;
  display: block;
}
.search-field .search-input {
  width: 100% !important;
  height: 54px;
  border-radius: 54px;
  padding: 12px 59px 12px 27px;
  color: #003c7f;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 26px;
  font-weight: 500;
  background: #F6EEE6;
}
.search-field .search-input::-moz-placeholder {
  color: #AD9A88;
  opacity: 1;
}
.search-field .search-input:-ms-input-placeholder {
  color: #AD9A88;
}
.search-field .search-input::-webkit-input-placeholder {
  color: #AD9A88;
}
.search-field .search-input .placeholder {
  color: #AD9A88;
}
.search-field div.search-input {
  line-height: 30px;
  cursor: text;
}
.search-field .search-submit {
  position: absolute;
  top: 0;
  right: 10px;
  border: none;
  background: none;
  height: 54px;
  line-height: 54px;
  width: 54px;
  text-align: center;
  font-size: 32px;
  color: #003c7f;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.search-field .search-submit span {
  line-height: 54px;
}
.search-field .search-submit:hover {
  margin: 0;
  background: none;
  border: none;
  color: #003c7f;
}
.search-field .disabled {
  color: #AD9A88;
}
.search-field .disabled:hover {
  color: #AD9A88;
  cursor: default;
}
.search-key-wrapper {
  display: block;
  overflow-x: hidden;
}
.search-key {
  display: inline-block;
  margin-right: 15px;
  line-height: 30px;
}
.search-key span {
  margin-top: -2px;
  display: inline-block;
  cursor: pointer;
  color: #003c7f;
  font-size: 12px;
  vertical-align: middle;
}
.search-tools {
  padding-bottom: 30px;
}
.search-tools p {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  color: #AD9A88;
  font-size: 11px;
  line-height: 1em;
}
.search-tools p .lbl {
  margin-right: 5px;
}
.search-tools p .active {
  font-weight: bold;
}
.time-sel:before,
.time-sel:after {
  content: " ";
  display: table;
}
.time-sel:after {
  clear: both;
}
.time-sel:before,
.time-sel:after {
  content: " ";
  display: table;
}
.time-sel:after {
  clear: both;
}
.time-sel ul {
  padding-top: 3px;
  float: left;
  position:relative;
}
.time-sel ul li {
  display: inline-block;
  margin-right: 15px;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 1em;
}
.time-sel ul li label {
  font-weight: normal;
  margin: 0;
  color: #003c7f;
}
.time-sel ul li .input-line {
  background: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-radius: 0;
  width: 75px;
  padding-left: 0;
  padding-right: 0;
  color: #003c7f;
  text-align: center;
}
.time-sel ul li .range {
  margin-right: 7px;
  color: #003c7f;
}
.time-sel ul li .range .icon {
  color: #003c7f;
}
.time-sel ul li .range .input-line {
  border-bottom: 1px solid #003c7f;
}
#advanced .well {
  padding: 20px 15px;
  background: #F6EEE6;
  margin-bottom: 15px;
}
#advanced h6 {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1em;
  color: #003c7f;
  margin-bottom: 10px;
}
#advanced .time-sel li#datepicker {
  margin-left: 20px;
}
@media (max-width: 1439px) {
  #advanced .time-sel li {
    margin-right: 5px;
  }
  #advanced .time-sel li label {
    margin-left: 5px;
  }
  #advanced .time-sel li .input-line {
    width: 65px;
  }
}
.logo-abs {
  position: absolute;
  top: 0;
  right: 0;
}
.gallery-results article.prew {
  margin-bottom: 0;
  overflow: hidden;
  height: 260px;
}
@media (min-width: 1440px) {
  .gallery-results article.prew {
    height: 285px;
  }
}
.extra-info {
  margin-bottom: 30px;
}
.extra-info h3 {
  margin-bottom: 20px;
}
.extra-info h3 .isin {
  display: block;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 1em;
  font-weight: normal;
  color: #112531;
  margin-top: 5px;
}
.extra-info .data-tit,
.extra-info .data-tit p {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  color: #112531;
}
.extra-info .data-tit p {
  margin: 0;
  line-height: 13px;
}
.extra-info .data-tit p.inline:first-child {
  margin-bottom: 7px;
}
.extra-info .data-tit p.inline .lab {
  display: inline-block;
  width: 30px;
  margin-bottom: 0;
}
.extra-info .data-tit p.inline .val {
  font-size: 13px;
  line-height: 13px;
}
.extra-info .data-tit p .lab {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 13px;
  vertical-align: bottom;
}
.extra-info .data-tit p .val {
  font-size: 13px;
  line-height: 16px;
  color: #003c7f;
  vertical-align: top;
  font-weight: bold;
}
@media (min-width: 1440px) {
  .extra-info .data-tit p .val {
    font-size: 16px;
    line-height: 16px;
  }
}
.extra-info p.update {
  margin: 7px 0 0;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  color: #112531;
  font-size: 11px;
  line-height: 1em;
  border-top: 1px solid #003c7f;
  padding: 7px 0;
}
span.highlight {
  border-bottom: 2px solid #003c7f;
}
.results .no-res {
  margin-bottom: 50px;
}
.results .no-res p {
  font-size: 18px;
  line-height: 1.3em;
  margin-bottom: 15px;
}
.results .no-res p strong,
.results .no-res p a {
  color: #003c7f;
}
.results .no-res p.info {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 1.3em;
}
.filter-tools {
  position: relative;
  padding-right: 75px;
  margin-bottom: 30px;
}
.filter-tools ul.list-filter {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 1.3em;
  color: #AD9A88;
}
.filter-tools ul.list-filter:first-child {
  padding-bottom: 7.5px;
}
.filter-tools ul.list-filter li {
  display: inline-block;
  margin-right: 15px;
}
.filter-tools ul.list-filter li label {
  font-weight: normal;
  color: #003c7f;
}
.filter-tools .abs-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
}
.price-abs {
  color: white;
  background: #003c7f;
  padding: 12px 0 7px;
  width: 60px;
  text-align: center;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 1em;
  position: absolute;
  top: 0;
  right: 20px;
}
.opening .price-abs,
.opening-full-header .price-abs,
.prew-opening-full .price-abs {
  width: 80px;
  font-size: 20px;
}
.price-abs:before {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 7px;
  right: 7px;
  border-top: 1px solid white;
}
.price-abs .txt {
  display: block;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 1.3em;
  font-weight: normal;
  padding: 5px;
}
/* BLOG
================================================== */
.section-nav {
  border-bottom: none;
}
/* ###### WP BLOG ###### */
#wp-header {
  position: relative;
  width: 100%;
  color: white;
  text-align: center;
  /* Con Immagine Cover */
  /* No Immagine Cover */
}
#wp-header .container {
  height: inherit;
}
#wp-header .header-widget-dateinterval {
  display: none;
}
#wp-header .menu-header {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  overflow: hidden;
}
#wp-header .menu-header ul.sub-menu {
  display: none;
}
#wp-header .menu-header .caroufredsel_wrapper {
  position: relative !important;
}
#wp-header .menu-header .prev,
#wp-header .menu-header .next {
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 10;
  width: 30px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
#wp-header .menu-header .prev,
#wp-header .menu-header .next,
#wp-header .menu-header .prev span:before,
#wp-header .menu-header .next span:before {
  color: #fff;
}
#wp-header .menu-header .prev:hover,
#wp-header .menu-header .next:hover {
  text-decoration: none;
}
#wp-header .menu-header .prev.disabled,
#wp-header .menu-header .next.disabled {
  display: none !important;
}
#wp-header .menu-header .prev {
  left: 0;
}
#wp-header .menu-header .next {
  right: 0;
}
#wp-header .menu-header .navbar-nav {
  -webkit-transition: margin-left 0.3s;
  -o-transition: margin-left 0.3s;
  transition: margin-left 0.3s;
}
#wp-header .menu-header .navbar-nav > li {
  height: 40px;
  line-height: 12px;
  list-style: none;
  float: left;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  display: block;
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
  padding: 13px 0;
}
#wp-header .menu-header .navbar-nav > li > a {
  color: white;
  border-right: 1px solid white;
  display: inline-block;
  padding: 0 15px;
  margin-top: -8px;
}
@media (max-width: 767px) {
  #wp-header .menu-header .navbar-nav > li > a {
    border-right: 0 none;
  }
}
#wp-header .menu-header .navbar-nav > li > a:hover {
  color: rgba(255, 255, 255, 0.85);
}
#wp-header .menu-header .navbar-nav > li:last-child > a {
  border: none;
}
#wp-header .menu-header .navbar-nav > li input,
#wp-header .menu-header .navbar-nav > li form {
  display: inline-block;
}
#wp-header .menu-header .navbar-nav > li #search-input {
  padding: 0 !important;
  background: none;
  border: none;
  border-bottom: 1px solid #d1c0af;
  border-radius: 0;
  width: 0;
  margin-left: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#wp-header .menu-header .navbar-nav > li .label {
  display: none;
  margin-right: 5px;
}
@media (max-width: 767px) {
  #wp-header .menu-header .navbar-nav > li .label {
    display: inline-block;
  }
  #wp-header .menu-header .navbar-nav > li.menu-item-search {
    width: 250px;
    text-align: center;
  }
}
#wp-header .menu-header .navbar-nav > li .icon {
  font-size: 14px;
  line-height: 5px;
}
.home #wp-header .menu-header .navbar-nav > li.menu-item-home a,
.archive #wp-header .menu-header .navbar-nav > li.menu-item-home a,
#wp-header .menu-header .navbar-nav > li.current-menu-item a,
#wp-header .menu-header .navbar-nav > li.current_page_item#wp-header .menu-header .navbar-nav > li.active a {
  font-weight: 700;
}
#wp-header .menu-header .navbar-nav > li.menu-item-has-children a:after,
#wp-header .menu-header .navbar-nav > li.menu-item-archive a:after {
  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;
  content: "\e628";
  margin-left: 8px;
}
#wp-header .menu-header .navbar-nav > li.menu-item-has-children.active,
#wp-header .menu-header .navbar-nav > li.menu-item-archive.active {
  font-weight: 700;
}
#wp-header .menu-header .navbar-nav > li.menu-item-has-children.active a:after,
#wp-header .menu-header .navbar-nav > li.menu-item-archive.active a:after {
  content: "\e629";
}
@media (min-width: 768px) {
  #wp-header .menu-header .navbar-nav.search-open {
    margin-left: -47px !important;
  }
}
#wp-header .menu-header .navbar-nav.search-open .label {
  display: none;
}
#wp-header .menu-header .navbar-nav.search-open #search-input {
  width: 80px;
  margin-left: 15px;
}
#wp-header .title-header a {
  color: white;
}
#wp-header .title-header .blog-title {
  font-size: 60px;
  line-height: 62px;
}
@media (max-width: 1439px) {
  #wp-header .title-header .blog-title {
    font-size: 52px;
    line-height: 54px;
  }
}
@media (max-width: 1007px) {
  #wp-header .title-header .blog-title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  #wp-header .title-header .blog-title {
    font-size: 26px;
    line-height: 28px;
  }
}
#wp-header .title-header h2 {
  margin-top: -5px;
  margin-bottom: 25px;
  font-size: 22px;
  line-height: 24px;
}
@media (max-width: 1007px) {
  #wp-header .title-header h2 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  #wp-header .title-header h2 {
    display: none;
  }
}
.cover {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 450px;
  /* Ridimensiona altezza Header POST */
}
@media (max-width: 1439px) {
  .cover {
    height: 360px;
  }
}
@media (max-width: 1007px) {
  .cover {
    height: 288px;
  }
}
@media (max-width: 767px) {
  .cover {
    height: 170px;
    padding: 20px 0;
  }
  #wp-header > .container {
    height: auto;
  }
}
.cover:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  z-index: 0;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0);
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#wp-header.cover .menu-header {
  background: none;
}
#wp-header.cover.post {
  height: 310px;
}
@media (max-width: 1439px) {
  #wp-header.cover.post {
    height: 260px;
  }
}
@media (max-width: 1007px) {
  #wp-header.cover.post {
    height: 200px;
  }
}
@media (max-width: 767px) {
  #wp-header.cover.post {
    height: auto;
    padding: 20px 0;
  }
}
#wp-header.no-cover {
  height: auto !important;
  padding: 30px 0 50px;
}
#wp-header.no-cover .menu-header {
  background: #112531;
}
#wp-header.no-cover .title-header {
  color: #1A171B;
}
#wp-header.no-cover .title-header a {
  color: #1A171B;
}
#wp-header.no-cover .title-header h6,
#wp-header.no-cover .title-header h6 a {
  color: #003c7f;
}
/* ###### WP BLOG ###### */
#wp-blog {
  padding-top: 30px;
  /* ### Foglia ### */
  /* Tools & Filters */
  /* Login Discussion */
  /* Comments */
  /* ### Section ### */
  /* ### Tweet ### */
  /* ### Chi Sono ### */
}
#wp-blog .article-header h1 {
  font-size: 36px;
  line-height: 38px;
}
@media (max-width: 767px) {
  #wp-blog .article-header h1 {
    font-size: 26px;
    line-height: 28px;
    font-weight: 500;
  }
}
#wp-blog .wp-tools,
#wp-blog .wp-filters {
  padding-bottom: 10px;
}
#wp-blog .wp-tools ul,
#wp-blog .wp-filters ul {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #AD9A88;
}
#wp-blog .wp-tools ul li,
#wp-blog .wp-filters ul li {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 16px;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}
#wp-blog .wp-tools ul li .icon-remove,
#wp-blog .wp-filters ul li .icon-remove {
  font-size: 10px;
  margin: 0 3px;
}
#wp-blog .wp-header-widget .widget-title {
  color: #003c7f;
  margin-bottom: 20px;
}
#wp-blog .wp-header-widget .widget-content {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #AD9A88;
}
#wp-blog ul.wp-meta {
  padding-top: 0;
  margin-bottom: 10px;
}
#wp-blog ul.wp-meta li {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  border-right: none;
  margin-right: 15px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  #wp-blog ul.wp-meta li {
    font-size: 12px;
  }
}
#wp-blog .tag-list {
  padding-left: 50px !important;
}
#wp-blog .article-content {
  border: none;
}
#wp-blog .blog-element {
  position: absolute;
  left: 90px;
  bottom: 0;
}
#wp-blog .blog-element p.author {
  position: relative;
  left: 0;
  bottom: 0;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  color: #1A171B;
  margin-bottom: 7px;
}
#wp-blog .blog-element p.author .name:hover {
  color: rgba(26, 23, 27, 0.75);
}
#wp-blog figure.opening {
  padding-bottom: 5px;
}
#wp-blog figure.obj {
  margin: 10px 0 40px 0;
}
#wp-blog .entry .alignleft {
  vertical-align: top;
  float: left;
  margin: 5px 15px 15px 0;
}
#wp-blog .entry .alignleft,
#wp-blog .entry .alignleft img {
  width: 154px;
  height: auto;
  border-bottom:none !important;
}
@media (max-width: 767px) {
  #wp-blog .entry .alignleft,
  #wp-blog .entry .alignleft img {
    width: 108px;
    height: auto;
  }
}
#wp-blog .login-discussion {
  padding-top: 20px;
  margin-bottom: 60px;
  border-top: 1px solid #d1c0af;
}
#wp-blog .login-discussion h5 {
  text-align: center;
  margin-bottom: 30px;
}
#wp-blog .login-discussion .form-group {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 12px;
}
#wp-blog .login-discussion .form-group label {
  display: block;
  line-height: 12px;
}
#wp-blog .login-discussion .form-group input {
  width: 100%;
  line-height: 22px;
  border-radius: 5px;
  background: #F5E5D5;
  border: 1px solid #d1c0af;
}
#wp-blog .login-discussion .form-group p {
  font-size: 11px;
  line-height: 12px;
  color: #AD9A88;
  margin: 5px 0 20px;
}
#wp-blog .wp-comments textarea {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 12px;
  padding-top: 18px;
  min-height: 35px;
  background-color: white;
}
#wp-blog .post-prev-next {
  padding-top: 30px;
  border-top: 1px solid #d1c0af;
}
@media (max-width: 767px) {
  #wp-blog .post-prev-next {
    padding-bottom: 40px;
    border-bottom: 1px solid #d1c0af;
  }
}
#wp-blog .wp-comments .comment-tool {
  margin-bottom: 0;
  border: none;
}
#wp-blog .wp-comments .comment-tool li,
#wp-blog .wp-comments .comment-tool button {
  width: 100%;
  color: #003c7f;
  font-size: 12px;
  text-align: left;
}
#wp-blog .wp-comments .comment-tool li .icon,
#wp-blog .wp-comments .comment-tool button .icon {
  float: right;
}
#wp-blog .wp-comments .collapse {
  padding-top: 10px;
  border-top: 1px solid #d1c0af;
}
#wp-blog .section {
  /* Foto Blog */
}
#wp-blog .section figure {
  margin-bottom: 20px;
}
#wp-blog .section h3 {
  margin-bottom: 15px;
}
#wp-blog .section ul.meta {
  margin-bottom: 20px;
}
#wp-blog .section .list > li.i {
  margin-bottom: 40px;
}
#wp-blog .section article.prew p {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 30px;
}
@media (max-width: 1439px) {
  #wp-blog .section article.prew p {
    font-size: 14px;
    line-height: 16px;
  }
}
#wp-blog .section .foto-blog h3 {
  font-size: 22px;
  line-height: 24px;
}
@media (max-width: 767px) {
  #wp-blog .section .foto-blog h3 {
    font-size: 20px;
    line-height: 22px;
  }
}
#wp-blog .section .foto-blog article.prew {
  margin-bottom: 30px;
  border-bottom: 1px solid #d1c0af;
}
#wp-blog .section .foto-blog .a-block {
  padding: 15px;
  background: #F6EEE6;
  margin-bottom: 30px;
}
@media (max-width: 1439px) {
  #wp-blog .section .foto-blog .a-block {
    padding-left: 0;
    padding-right: 0;
    margin-left: -4px;
    margin-right: -4px;
  }
}
#wp-blog .section .foto-blog .tweet h4.account {
  display: inline-block;
}
#wp-blog .section .foto-blog .tweet .tweet-body {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 500;
}
 .tweet {
  margin-bottom: 30px;
  padding: 25px 15px;
  color: white;
  background: #003c7f;
  border-radius: 8px; 
  box-shadow: 0 2px 0 0 rgb(0 0 0 / 10%);
}

.relative-row .tweet {
	padding:0;
}

.relative-row .ctf-tweet-meta .ctf-tweet-date {
   font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
    color: #AD9A88 !important;
}

.relative-row p.ctf-tweet-text {
    color: #1A171B !important;
    font-size: 11px !important;
	line-height: 14px !important;
	font-weight: normal !important;
}

.relative-row .ctf-tweet-actions .ctf-screenreader{
	color: #1A171B;
    font-size: 11px;
    line-height: 16px !important;
}

.relative-row .svg-inline--fa.fa-w-16 {
    font-size: 16px !important;
    color: #003c7f;
}

.relative-row .svg-inline--fa{
    vertical-align: -0.3em !important;
}

.relative-row .ctf-corner-logo > svg {
    display: none !important;
}

.relative-row .tweet {
	background:none;
}

.relative-row .ctf-narrow .ctf-tweet-content {
    padding: 0px 0 3px 0 !important;
}

.relative-row .ctf-super-narrow .ctf-author-box {
    min-height: auto !important;
    margin-bottom: 0px !important;
}

.relative-row .ctf-item {
    padding-bottom: 6px !important;
    margin-bottom: 10px !important;
	border-bottom: 1px solid #d1c0af;
}

@media (min-width: 768px) and (max-width: 1007px){
	.relative-row .ctf-item {
   	width: 33%;
	border: none;
}
	.relative-row .ctf-tweets {
   	display:flex;
}
	.relative-row #ctf .ctf-item:first-child {
	border-right: 1px solid #d1c0af;
	padding:0;
}
	
	.relative-row #ctf .ctf-item:last-child {
	border-left: 1px solid #d1c0af;
    padding: 0 0 0 20px;
}
	
	.relative-row #ctf .ctf-item {
	padding: 0 0 0 20px;
}
	
}

.relative-row .ctf-item:last-child {
	border-bottom: none;
}

#ctf .ctf-tweet-meta {
    margin-left: 0px;
}

#ctf.ctf-super-narrow .ctf-author-name {
    display: none;
}

.relative-row #ctf .ctf-author-screenname{
    display: none;
}

#ctf .ctf-tweet-actions .ctf-reply {
    margin-left: 0;
}

#ctf .ctf-item {
    border-top: none;
}

.relative-row #ctf .ctf-tweet-actions a {
  padding: 0px 3px 0px 3px;
}

#ctf .ctf-screenreader {
  display: contents !important;
}

#content-load .ctf-screenreader {
    text-indent: 3px !important;
    width: 51px !important;
}

.ctf-screenreader {
    text-indent: 3px !important;
    width: 40px !important;
}

#ctf .ctf-tweet-actions .ctf-reply:hover {
    color: inherit !important;
}

#ctf .ctf-tweet-actions .ctf-retweet:hover {
    color: inherit !important;
}

#ctf .ctf-tweet-actions .ctf-like:hover {
    color: inherit !important;
}

#wp-blog .tweet ul.meta {
  margin-bottom: 15px;
}
#wp-blog .tweet time,
#wp-blog .tweet a {
  color: white;
}
#wp-blog .tweet time:hover,
#wp-blog .tweet a:hover {
  color: rgba(255, 255, 255, 0.85);
}
#wp-blog .tweet h3 {
  margin-bottom: 5px;
}
#wp-blog .tweet h4,
#wp-blog .tweet h4 a {
  margin: 0;
}
#wp-blog .tweet .icon {
  font-size: 13px;
  color: white;
}
#wp-blog .tweet .icon:hover {
  color: rgba(255, 255, 255, 0.85);
}
#wp-blog .tweet time {
  font-size: 11px;
}
#wp-blog .tweet h4.account {
  font-size: 13px;
  line-height: 14px;
}
#wp-blog .tweet .tweet-link {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 500;
  font-size: 16px;
}
#wp-blog .tweet .tweet-actions {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  margin-top: 10px;
}
#wp-blog .head-auth {
  position: relative;
  border-bottom: 1px solid #d1c0af;
}
#wp-blog .head-auth figure {
  margin-left: 80px;
}
@media (min-width: 768px) and (max-width: 1439px) {
  #wp-blog .head-auth figure {
    width: 200px;
    margin-left: 30px;
  }
}
#wp-blog .head-auth .blog-element {
  bottom: 10px;
  left: 350px;
}
@media (min-width: 768px) and (max-width: 1439px) {
  #wp-blog .head-auth .blog-element {
    left: 260px;
  }
}
#wp-blog .head-auth .blog-element p.author {
  font-size: 30px !important;
  line-height: 32px;
}
@media (min-width: 768px) and (max-width: 1439px) {
  #wp-blog .head-auth .blog-element p.author {
    font-size: 22px !important;
    line-height: 24px;
  }
}
#wp-blog .head-auth .blog-element p.author:after {
  content: '';
  display: block;
  width: 75px;
  height: 1px;
  margin: 20px 0;
  background: #d1c0af;
}
#wp-blog .head-auth .blog-element .list-follow h3 {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 15px;
}
@media (min-width: 768px) and (max-width: 1439px) {
  #wp-blog .head-auth .blog-element .list-follow h3 {
    font-size: 12px;
  }
}
#wp-blog blockquote.wp-blockquote {
  border: none;
}
#wp-blog blockquote.wp-blockquote p.quote {
  font-size: 24px;
}
@media (min-width: 768px) and (max-width: 1439px) {
  #wp-blog blockquote.wp-blockquote p.quote {
    font-size: 22px;
  }
}
#wp-blog blockquote.wp-blockquote p.auth {
  padding-top: 20px;
}
#sidebar {
  margin-right: 0 !important;
}
/* RES MOBILE
================================================== */
@media (max-width: 767px) {
  #wp-blog {
    /* ### Foglia ### */
    /* ### Chi Sono ### */
  }
  #wp-blog h3.big {
    font-size: 22px;
    line-height: 1em;
  }
  #wp-blog .section article.prew p {
    font-size: 15px;
    line-height: 17px;
  }
  #wp-blog .article-header ul.meta {
    padding-bottom: 0;
    margin-bottom: 5px;
  }
  #wp-blog .tools {
    text-align: center;
  }
  #wp-blog .entry p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  #wp-blog figure.obj {
    margin-bottom: 20px;
  }
  #wp-blog figure.obj figcaption,
  #wp-blog figure.obj .caption {
    font-size: 11px;
  }
  #wp-blog .article-footer {
    padding-top: 10px;
  }
  #wp-blog #s_sidebar .a-block,
  #wp-blog #sidebar .a-block {
    background: #F6EEE6;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
    padding: 15px;
  }
  #wp-blog #s_sidebar .a-block img,
  #wp-blog #sidebar .a-block img {
    margin: 0 auto;
  }
  #wp-blog .tag-list,
  #wp-blog .login-discussion {
    margin-bottom: 30px;
  }
  #wp-blog .tag-list label {
    font-size: 12px;
  }
  #wp-blog .tag-list li {
    font-size: 11px;
    line-height: 16px;
  }
  #wp-blog .comments .comment-list h6 {
    font-size: 11px;
    padding-top: 3px;
  }
  #wp-blog .comments .comment-list h6 time {
    display: block;
    margin-top: 5px;
  }
  #wp-blog .comments .comment-list p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  #wp-blog .comments .comment-list p.reply {
    font-size: 11px;
  }
  #wp-blog .comments .comment-list-container p.more {
    font-size: 11px !important;
  }
  #wp-blog .comments .comment-list-container p.more span {
    font-size: 20px;
  }
  #wp-blog .comments ul.reply-list {
    padding-left: 60px;
  }
  #wp-blog .comments ul.reply-list li:before {
    width: 22px !important;
    height: 26px !important;
    left: -40px;
  }
  #wp-blog .comments ul.reply-list .arrow:before,
  #wp-blog .comments ul.reply-list .arrow:after {
    top: 20px;
  }
  #wp-blog .comments ul.reply-list .arrow:before {
    left: -23px !important;
  }
  #wp-blog .comments ul.reply-list .arrow:after {
    left: -24px !important;
  }
  #wp-blog .post-prev-next span.label-post {
    display: none;
  }
  #wp-blog #sidebar .side-block {
    padding-top: 20px;
  }
  #wp-blog #sidebar .img-auth {
    height: auto !important;
  }
  #wp-blog #sidebar .img-auth .img-responsive {
    max-width: 84px !important;
  }
  #wp-blog .head-auth {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  #wp-blog .head-auth figure {
    margin: 0;
    border-bottom: 1px solid #d1c0af;
  }
  #wp-blog .head-auth figure img {
    margin: 0 auto;
  }
  #wp-blog .head-auth .blog-element {
    position: relative !important;
    left: 0 !important;
    top: 20px !important;
    text-align: center !important;
  }
  #wp-blog .head-auth .blog-element h6 {
    font-size: 16px;
    line-height: 18px;
  }
  #wp-blog .head-auth .blog-element p.author {
    font-size: 22px !important;
    line-height: 22px;
    font-weight: 500;
  }
  #wp-blog .head-auth .blog-element p.author:after {
    margin: 10px auto !important;
  }
  #wp-blog .head-auth .blog-element .upper {
    font-size: 13px;
    line-height: 16px;
  }
  #wp-blog .head-auth .blog-element h3 {
    height: auto !important;
    padding: 0 !important;
    margin-bottom: 10px !important;
    text-align: center !important;
  }
  #wp-blog .head-auth .blog-element h3 .upper {
    margin-bottom: 10px;
  }
  #wp-blog .head-auth .blog-element h3 .icon {
    display: inline-block;
    position: relative;
  }
  #wp-blog ul.tools {
    margin-bottom: 20px;
  }
  #wp-blog blockquote.wp-blockquote {
    margin-bottom: 0;
  }
  #wp-blog blockquote.wp-blockquote p.quote {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px !important;
  }
  #wp-blog blockquote.wp-blockquote p.auth {
    font-size: 12px;
    line-height: 15px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  #wp-blog #s_sidebar .a-block,
  #wp-blog #sidebar .a-block {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* ### Gallery ### */
.wp-gallery article.prew {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d1c0af;
}
li.j {
  margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 1007px) {
  .side-block .relative-row {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .side-block .inline-tablet {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }
  .side-block .inline-tablet:before,
  .side-block .inline-tablet:after {
    content: " ";
    display: table;
  }
  .side-block .inline-tablet:after {
    clear: both;
  }
  .side-block .inline-tablet:before,
  .side-block .inline-tablet:after {
    content: " ";
    display: table;
  }
  .side-block .inline-tablet:after {
    clear: both;
  }
  .side-block .inline-tablet li.i,
  .side-block .inline-tablet li.j {
    float: left;
    width: 33.33333333%;
    padding-left: 15px;
    padding-right: 15px;
    border: none !important;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
/* RES TABLET
================================================== */
@media (max-width: 1007px) {
  #s_sidebar,
  #sidebar {
    width: auto !important;
    float: none !important;
  }
  #s_sidebar .a-block,
  #sidebar .a-block {
    background: #F6EEE6 !important;
    padding: 15px 0 !important;
  }
  .follow {
    text-align: center;
  }
  .follow h5 {
    text-align: center;
  }
  .follow ul {
    display: inline-block;
  }
  .follow ul li.i {
    display: inline-block;
    border: none;
  }
  .follow ul li.i span.upper,
  .follow ul li.i span.account {
    display: none;
  }
  .follow ul.list-follow li.i {
    float: none;
    width: auto;
    padding: 0;
    border: none;
  }
}
/* GRID FEATURE
================================================== */
@media (max-width: 1007px) {
  .hidden-tablet {
    display: none !important;
  }
}
.visible-tablet {
  display: none !important;
}
@media (min-width: 768px) and (max-width: 1007px) {
  .visible-tablet {
    display: block !important;
  }
}
/* FOOTER
================================================== */
#footer {
  background: #112531;
  padding: 20px 0 30px;
  margin-top: 60px;
  /* ### Mobile */
}
#footer,
#footer a,
#footer a:hover,
#footer .opy {
  color: white;
}
#footer a:hover {
  color: rgba(255, 255, 255, 0.85);
  text-decoration: underline;
}
#footer ul,
#footer p {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 1.3em;
}
#footer #footer-main-nav {
  padding-bottom: 10px;
  border-bottom: 1px solid #5a7281;
  margin-bottom: 30px;
}
#footer #footer-main-nav .nav {
  padding-top: 12px;
  float: right !important;
}
#footer #footer-main-nav .nav li {
  display: inline-block;
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: uppercase !important;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  margin-left: 9px;
}
@media (min-width: 1440px) {
  #footer #footer-main-nav .nav li {
    margin-left: 28px;
  }
}
#footer #footer-main-nav .nav li a {
  text-decoration: none !important;
}
@media (max-width: 1007px) {
  .touch #footer #footer-main-nav {
    text-align: center;
  }
  .touch #footer #footer-main-nav .s-logo {
    margin-left: -12px;
  }
  .touch #footer #footer-main-nav .nav {
    display: none;
  }
}
#footer #site-index {
  margin-bottom: 60px;
}
#footer #site-index h6 {
  font-size: 11px;
  line-height: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#footer #site-index ul.list li {
  margin-bottom: 7px;
}
#footer #site-index .split span:before,
#footer #site-index .split span:after {
  border-color: #003c7f;
}
#footer p {
  margin-bottom: 7px;
}
#footer p a {
  font-weight: bold;
}
#footer .footer-share {
  margin-bottom: 30px;
}
#footer .share {
  text-align: center;
  font-size: 15px;
}
#footer .share li {
  display: inline-block;
  margin: 0 4px;
}
#footer .share li.store {
  margin: 0 0 0 6px;
}
#footer .share li.store a {
  width: auto;
  background: none !important;
  border-radius: 0;
}
#footer .share a {
  display: block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  background: #003c7f;
  border-radius: 30px;
  outline: 0 none;
}
#footer .share a:hover {
  background-color: #003c7f;
}
#footer .share a span {
  line-height: 30px;
  font-size: 16px;
}
#footer .to-top {
  margin-top: 30px;
}
@media (min-width: 1008px) {
  #footer .to-top {
    display: none;
  }
}
.no-touch #footer .to-top {
  display: none;
}
#footer .btn-empty {
  border-color: white !important;
  color: white !important;
  text-decoration: none !important;
}
@media (max-width: 767px) {
  .touch #footer .share li.store {
    display: none;
  }
  .touch #footer p {
    text-align: left !important;
  }
}
.s-logo {
  display: inline-block;
  font-size: 32px;
  line-height: 1em;
  text-decoration: none !important;
}
.footer-info .s-logo {
  margin: 10px 0 5px -18px;
}
@media (max-width: 1007px) {
  #footer #footer-main-nav {
    text-align: center;
  }
  #footer #footer-main-nav .nav {
    display: none;
  }
  #footer .s-logo {
    margin-left: 0 !important;
  }
  #footer .share li.store {
    display: none;
  }
  #footer p {
    text-align: left !important;
  }
}
/*# sourceMappingURL=wp-blog.css.map */

/**** MODIFICHE SOLE 24 ****/

.tweet-body {
    font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 11px;
    line-height: 14px;
}

.tweet-body a {
    color: #003c7f;
    text-decoration: none;
    outline: 0 none;
}

.tweet-link {
    font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
    display: block;
    margin-bottom: 8px;
    font-size: 11px;
}


#wp-blog .tweet h4.account {
    font-size: 13px;
    line-height: 14px;
}

#wp-blog .tweet h4.account {
    display: inline-block;
}

.gallery-list{
  width:100%;
  float:left;
  margin-bottom:20px !important;
}
.gallery-list-img{
  width:110px;
  float:left;
}

.gallery-list-img-responsive{
  max-width:100px;
  float:right;
  margin-right:10px;
}

.title-gallery-list{
  margin-bottom:0px !important;
}

.slideshowlink{
  display:none;
}

/**** nasconde eventuali share abilitati su jetpack ****/
.sharedaddy{
  display:none;
}

/**** nasconde la ricerca per data all'avvio ****/
.wp-header-widget{
  display:none;
}



@media (max-width: 991px) {
  #footer #footer-main-nav {
    text-align: center;
  }
  #footer #footer-main-nav .s-logo {
    margin-left: -12px;
  }
  #footer #footer-main-nav .nav {
    display: none;
  }
  #footer .share li.store {
    display: none;
  }
  #footer p {
    text-align: left !important;
  }
}


/* Stili 404 come .com */
.e404 {
  margin: 0 15px 40px;
  padding-bottom: 60px;
  text-align: center;
}
.e404 h1 {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 30px;
  font-weight: bold;
}
.e404 p {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  font-weight: 100;
  line-height: 18px;
}
.e404 .search-field {
  margin: 0 auto;
  max-width: 400px;
  padding: 0;
}
.e404 .search-field .search-input {
  background: #fff;
  border-radius: 40px;
  color: #244357;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  height: 40px;
}
.e404 .search-field .search-submit {
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  right: 5px;
  width: 40px;
}
.e404 .search-field .search-submit span {
  color: #ad9a88;
  font-weight: bold;
  line-height: 40px;
}

/* Fix border */
.search-no-results .list > li.i:first-child {
  border-bottom: none;
}

/* Fix fontcolor icon share su album esploso */
.share-tools li .icon {
    color: #fff;
}



/* Fix doppia riga nome in pagina chi  */
#wp-blog .head-auth .blog-element {
  bottom: 10px;
  
}



#wp-blog .head-auth .blog-element .list-follow h3 {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 15px;
}
@media (min-width: 768px) and (max-width: 1439px) {
  #wp-blog .head-auth .blog-element .list-follow h3 {
    font-size: 12px;
  }
}

/* Fix dimensione testo dei commenti */
.comments .comment-list li p {
  font-size: 15px;
}
@media (max-width: 767px) {
  #wp-blog .comments .comment-list h6 {
    font-size: 13px;
  }
  #wp-blog .comments .comment-list p {
    font-size: 16px;
    line-height: 19px;
  }
  #wp-blog .comments .comment-list p.reply {
    font-size: 13px;
  }
  #wp-blog .comments .comment-list-container p.more,
  #wp-blog .comments .comment-list-container p.more .btn {
    font-size: 13px !important;
  }
}
/* Fine fix dimensione testo dei commenti */


/* fix per width youtube */
iframe.shortcake-sole-responsive {
    width: 100%;
}


/* 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;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
::-moz-placeholder {
  color: #555555;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #555555;
}
::-webkit-input-placeholder {
  color: #555555;
}
.placeholder {
  color: #555555;
}
/* THEME
================================================== */
/* colori */
.white {
  color: white !important;
}
a:hover .white {
  color: rgba(255, 255, 255, 0.85) !important;
}
.red,
.danger {
  color: #b92222 !important;
}
a:hover .red,
a:hover .danger {
  color: #9c1c1c !important;
}
.red_l {
  color: #FA0014 !important;
}
.green,
.success {
  color: #008B00 !important;
}
.green_l {
  color: #00ff00 !important;
}
.lblue {
  color: #003c7f !important;
}
.blue {
  color: #003c7f !important;
}
.lorange {
  color: #CE5623 !important;
}
.orange {
  color: #BC4C19 !important;
}
/* vari */
/* social */
/* Aree */
/* Scadenzario */
.t1 {
  background: #B8442A;
}
.t1:hover,
a:hover .t1 {
  background: #953925;
}
.t2 {
  background: #EE9001;
}
.t2:hover,
a:hover .t2 {
  background: #DD8500;
}
.t3 {
  background: #DEC102;
}
.t3:hover,
a:hover .t3 {
  background: #D0B500;
}
.t4 {
  background: #6BB397;
}
.t4:hover,
a:hover .t4 {
  background: #62A289;
}
.t5 {
  background: #5987AD;
}
.t5:hover,
a:hover .t5 {
  background: #4C7495;
}
.t6 {
  background: #3C487D;
}
.t6:hover,
a:hover .t6 {
  background: #38426B;
}
/* BOOTSTRAP OVERRIDE
================================================== */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
 
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
 
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #003c7f;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #204252;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #ECE0D4;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold !important;
  font-size: 12px !important;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 5px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 30px;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  color: #555555;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #ECE0D4;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 30px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 37.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 5px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn-txt {
    background: none;
    border-radius: 0;
    font-size: 11px;
    line-height: 14px;
    color: #AD9A88 !important;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #E5D5C5;
  border-color: #ddc8b3;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #d5bca2;
  border-color: #b6895b;
}
.btn-primary:hover {
  color: #fff;
  background-color: #d5bca2;
  border-color: #caaa89;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #d5bca2;
  border-color: #caaa89;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #caaa89;
  border-color: #b6895b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #E5D5C5;
  border-color: #ddc8b3;
}
.btn-primary .badge {
  color: #E5D5C5;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #003c7f;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #204252;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #AD9A88;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  font-size: 14px;
  text-align: left;
  background-color: #F6EEE6;
  border: 1px solid #ccc;
  border: 1px solid #d1c0af;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #003c7f;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.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: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.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 dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 4px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #ECE0D4;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #003c7f;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99992;
  background-color: white;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1008px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.modal-footer:before,
.modal-footer:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.modal-footer:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1007px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1007px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1007px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1007px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1008px) and (max-width: 1439px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1008px) and (max-width: 1439px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1008px) and (max-width: 1439px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1008px) and (max-width: 1439px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1007px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1008px) and (max-width: 1439px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* FONT
================================================== */
@font-face {
  font-family: 'icomoon';
  src: url('/wp-content/uploads/sites/2/2021/11/icomoon.eot?3davhq');
  src: url('/wp-content/uploads/sites/2/2021/11/icomoon.eot?#iefix3davhq') format('embedded-opentype'), url('/wp-content/uploads/sites/2/2021/11/icomoon.woff2?3davhq') format('woff2'), url('/wp-content/uploads/sites/2/2021/11/icomoon.ttf?3davhq') format('truetype'), url('/wp-content/uploads/sites/2/2021/11/icomoon.woff?3davhq') format('woff'), url('/wp-content/uploads/sites/2/2021/11/icomoon.svg?3davhq#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-articlegallery-right:before {
  content: "\e959";
}
.icon-articlegallery-left:before {
  content: "\e95a";
}
.icon-attach-ext-big:before {
  content: "\e948";
}
.icon-attach-pdf-big:before {
  content: "\e953";
}
.icon-products:before {
  content: "\e958";
}
.icon-account:before {
  content: "\e901";
}
.icon-add-folder:before {
  content: "\e907";
}
.icon-archive:before {
  content: "\e908";
}
.icon-attach-ext:before {
  content: "\e909";
}
.icon-attach-pdf:before {
  content: "\e90b";
}
.icon-cinema:before {
  content: "\e90c";
}
.icon-close:before {
  content: "\e90d";
}
.icon-comment-l:before {
  content: "\e90e";
}
.icon-comments-o:before {
  content: "\e90f";
}
.icon-equal:before {
  content: "\e916";
}
.icon-expand:before {
  content: "\e917";
}
.icon-history:before {
  content: "\e918";
}
.icon-info:before {
  content: "\e919";
}
.icon-less:before {
  content: "\e945";
}
.icon-like:before {
  content: "\e946";
}
.icon-mail:before {
  content: "\e947";
}
.icon-percent:before {
  content: "\e949";
}
.icon-remove:before {
  content: "\e94a";
}
.icon-reply:before {
  content: "\e94b";
}
.icon-retweet:before {
  content: "\e94c";
}
.icon-sun:before {
  content: "\e94d";
}
.icon-tag-pref:before {
  content: "\e94e";
}
.icon-tags:before {
  content: "\e94f";
}
.icon-text:before {
  content: "\e950";
}
.icon-th-large:before {
  content: "\e951";
}
.icon-user:before {
  content: "\e952";
}
.icon-add-title:before {
  content: "\e905";
}
.icon-aforisma:before {
  content: "\e906";
}
.icon-assicurazioni:before {
  content: "\e90a";
}
.icon-bulb:before {
  content: "\e911";
}
.icon-button-search:before {
  content: "\e912";
}
.icon-calcolatore:before {
  content: "\e913";
}
.icon-calendar:before {
  content: "\e914";
}
.icon-stock-selector:before {
  content: "\e954";
}
.icon-rel-graph:before {
  content: "\e955";
}
.icon-chart:before {
  content: "\e915";
}
.icon-comment:before {
  content: "\e91a";
}
.icon-confronta-conti:before {
  content: "\e91b";
}
.icon-converti-valute:before {
  content: "\e91c";
}
.icon-denaro-lettera:before {
  content: "\e91d";
}
.icon-glossario-economico:before {
  content: "\e91e";
}
.icon-inchiesta:before {
  content: "\e91f";
}
.icon-indici-numeri:before {
  content: "\e920";
}
.icon-infodata:before {
  content: "\e921";
}
.icon-insider:before {
  content: "\e923";
}
.icon-lettera:before {
  content: "\e924";
}
.icon-listino:before {
  content: "\e925";
}
.icon-message:before {
  content: "\e926";
}
.icon-metered:before {
  content: "\e927";
}
.icon-more:before {
  content: "\e928";
}
.icon-noi-altri:before {
  content: "\e929";
}
.icon-osservatorio-politico:before {
  content: "\e92a";
}
.icon-parterre:before {
  content: "\e92b";
}
.icon-pencil:before {
  content: "\e92c";
}
.icon-play:before {
  content: "\e92d";
}
.icon-podcast:before {
  content: "\e92e";
}
.icon-politica2:before {
  content: "\e92f";
}
.icon-portafoglio:before {
  content: "\e930";
}
.icon-prestiti:before {
  content: "\e931";
}
.icon-proteggi-casa:before {
  content: "\e932";
}
.icon-question:before {
  content: "\e933";
}
.icon-quote-left:before {
  content: "\e934";
}
.icon-rapporto-paese:before {
  content: "\e935";
}
.icon-rel-article:before {
  content: "\e936";
}
.icon-rel-dossier:before {
  content: "\e937";
}
.icon-rel-gallery:before {
  content: "\e938";
}
.icon-rel-img:before {
  content: "\e939";
}
.icon-rel-pdf:before {
  content: "\e93a";
}
.icon-rel-table:before {
  content: "\e93b";
}
.icon-rel-tag:before {
  content: "\e93c";
}
.icon-rel-video:before {
  content: "\e93d";
}
.icon-sentenza:before {
  content: "\e93e";
}
.icon-settori-imprese:before {
  content: "\e93f";
}
.icon-share:before {
  content: "\e940";
}
.icon-sos-tariffe:before {
  content: "\e941";
}
.icon-star:before {
  content: "\e942";
}
.icon-swing:before {
  content: "\e943";
}
.icon-topic:before {
  content: "\e944";
}
.icon-mondo:before {
  content: "\e922";
}
/*.icon-sole:before {
  content: "\e617";
}*/
.icon-24:before {
  content: "\e62d";
}
.icon-plusplus24:before {
  content: "\e910";
}
.icon-plusplus:before {
  content: "\e900";
}
.icon-business-class:before {
  content: "\e643";
}
.icon-desktop:before {
  content: "\e902";
}
.icon-tablet:before {
  content: "\e904";
}
.icon-smartphone:before {
  content: "\e903";
}
.icon-gallery-counter:before {
  content: "\e62f";
}
.icon-angle-down:before {
  content: "\e628";
}
.icon-angle-up:before {
  content: "\e629";
}
.icon-caret-right:before {
  content: "\e62a";
}
.icon-caret-left:before {
  content: "\e62b";
}
.icon-caret-up:before {
  content: "\e60e";
}
.icon-caret-down:before {
  content: "\e60f";
}
.icon-chevron-right:before {
  content: "\e60a";
}
.icon-chevron-left:before {
  content: "\e60b";
}
.icon-chevron-down:before {
  content: "\e60c";
}
.icon-chevron-up:before {
  content: "\e60d";
}
.icon-angle-right:before {
  content: "\e607";
}
.icon-angle-left:before {
  content: "\e608";
}
.icon-google-plus:before {
  content: "\e609";
}
.icon-facebook:before {
  content: "\e600";
}
.icon-twitter:before {
  content: "\e601";
}
.icon-linkedin:before {
  content: "\e630";
}
.icon-print:before {
  content: "\e606";
}
.icon-instagram:before {
  content: "\e63f";
}
.icon-feed:before {
  content: "\e640";
}
.icon-home:before {
  content: "\e95b";
}
.icon-navicon:before {
  content: "\e956";
}
.icon-search:before {
  content: "\e957";
}
/* DEFINIZIONE VARIABILI
================================================== */
/* GLOBAL
================================================== */
body {
  -webkit-font-smoothing: antialiased;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  color: #1A171B;
  position: relative;
}
#wrapper {
  margin: 0 auto;
  position: relative;
  background: #F5E5D5;
}
a {
  color: #003c7f;
  text-decoration: none;
  outline: 0 none;
}
a:hover,
a:focus {
  color: #003c7f;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
h1 .regular,
h2 .regular,
h3 .regular,
h4 .regular,
h5 .regular,
h6 .regular {
  font-weight: 400;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: unset;
}
h1,
h3.h1 {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 52px;
  line-height: 1em;
}
@media (max-width: 1439px) {
  h1,
  h3.h1 {
    font-size: 48px;
  }
}
@media (max-width: 1007px) {
  h1,
  h3.h1 {
    font-size: 40px;
  }
}
h1 .regular,
h3.h1 .regular {
  font-weight: normal;
}
h1.small,
h3.h1.small {
  font-size: 26px;
  margin: 0;
}
.news-list h1.small,
.news-list h3.h1.small {
  font-size: 24px;
}
h1 a {
  text-decoration: none !important;
  outline: 0 none !important;
  color: #003c7f;
}
h1 a:hover {
  color: unset;
  text-decoration: none;
}
h2 {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 10px;
  font-size: 30px;
}
h2 .regular {
  font-weight: normal;
}
h2.small {
  font-size: 20px;
  margin: 0;
}
h2.title {
  font-weight: 500;
  line-height: 1em;
}
h3 {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 500;
  line-height: 1em;
  margin-bottom: 5px;
  font-size: 30px;
}
@media (max-width: 1439px) {
  h3 {
    font-size: 26px;
  }
}
h3.mid,
h3.big {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 22px;
  line-height: 1em;
  font-weight: 500;
  margin-bottom: 5px;
}
@media (max-width: 1439px) {
  h3.mid,
  h3.big {
    font-size: 18px;
  }
}
h3.big {
  font-size: 26px;
}
@media (max-width: 1439px) {
  h3.big {
    font-size: 20px;
  }
}
h3.small {
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 1439px) {
  h3.small {
    font-size: 16px;
  }
}
.overlay h3.small {
  font-size: 16px;
}
h3.serif {
  font-weight: normal;
  font-style: italic;
  font-size: 20px;
  line-height: 1.1em;
}
@media (max-width: 1439px) {
  h3.serif {
    font-size: 17px;
  }
}
h3.serif.small {
  font-size: 18px;
}
@media (max-width: 1439px) {
  h3.serif.small {
    font-size: 16px;
  }
}
h3.rel {
  font-size: 18px;
  line-height: 1.1em;
  font-weight: normal;
}
h3.rel-mnt {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 400;
}
@media (max-width: 1439px) {
  h3.rel-mnt {
    font-size: 12px;
  }
}
h3 a:hover .count {
  color: #003c7f;
}
h4 {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.1em;
}
@media (max-width: 1439px) {
  h4 {
    font-size: 17px;
  }
}
h4.top {
  padding-top: 5px;
}
h5 {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
  color: #003c7f;
}
@media (max-width: 1439px) {
  h5 {
    font-size: 12px;
  }
}
h5.ln,
h5.ln-xs {
  display: block;
  height: 19px;
  position: relative;
}
h5.ln span,
h5.ln-xs span {
  display: block;
  padding-right: 15px;
  background: #F5E5D5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
h5.ln:after,
h5.ln-xs:after {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  right: 0;
  border-top: 1px solid #d1c0af;
}
.bg-dblue h5.ln:after,
.bg-dblue h5.ln-xs:after {
  display: none;
}
.bg-dblue h5.ln span,
.bg-dblue h5.ln-xs span {
  background: transparent;
}
@media (min-width: 1008px) {
  h5.ln-xs:after {
    display: none;
  }
}
h6 {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px !important;
  line-height: 1.3em;
  margin-bottom: 5px;
}
h6.meta {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  line-height: 14px;
}
h6.meta a {
  color: #003c7f;
}
h6.meta a:hover {
  color: #003c7f;
}
h6.meta a.serif {
  font-size: 14px;
}
h6.meta a.serif .icon,
h6.meta a.serif [class^="icon-"],
h6.meta a.serif [class*=" icon-"] {
  vertical-align: -10%;
}
h6.meta a.blue:hover {
  color: #112531 !important;
}
h6.meta [class^="icon-"],
h6.meta [class*=" icon-"] {
  vertical-align: middle;
}
h6.meta .icon {
  font-size: 16px;
}

h6.meta-icon {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}
h6.meta-icon .icon {
  position: absolute;
  top: -1px;
  left: -2px;
}
h6.line {
  padding-bottom: 7.5px;
  border-bottom: 1px solid #003c7f;
  margin-bottom: 15px;
}
h6.beige {
  color: #867361;
  margin-bottom: 15px;
}
.title-before {
  font-family: "sole_display_sc", "sole_display", Georgia, Times, "Times New Roman", serif;
  text-transform: lowercase;
  font-size: 16px;
  color: #003c7f;
  margin-right: 10px;
  margin-bottom: 0;
  font-weight: 700;
}
.title-before span.opy {
  color: #003c7f;
  margin: 0;
}
a,
button,
input {
  outline: 0 none;
}
p {
  margin: 0 0 15px;
}
p.small {
  font-size: 12px;
  margin-bottom: 0;
}
p.sub {
  font-size: 18px;
  line-height: 21px;
}
@media (max-width: 1439px) {
  p.sub {
    font-size: 16px;
    line-height: 18px;
  }
}
p.auth,
p .auth {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  margin-bottom: 0;
}
p.more {
  padding-top: 5px;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 12px !important;
  line-height: 14px !important;
  font-weight: 700 !important;
  vertical-align: middle;
}
p.more span {
  display: inline-block;
  margin: 0 5px;
  font-size: 14px;
  line-height: 14px !important;
  vertical-align: middle;
  vertical-align: -15%;
  zoom: 1;
}
p.more a {
  text-decoration: none !important;
}
p.more.more-right {
  padding-top: 15px;
  margin-bottom: 0;
  overflow: hidden;
}
p.more.more-right a {
  float: right;
}
p.tw {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 12px !important;
  font-weight: bold;
  margin: 0;
}
.serif {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
}
p.mts {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 1.3em;
  margin: 15px 0 30px;
}
@media (max-width: 1439px) {
  p.mts {
    font-size: 12px;
  }
}
.upper {
  text-transform: uppercase;
}
.lower {
  text-transform: none !important;
}
.italic {
  font-style: italic;
}
.no-brd-top {
  border-top: 0 none !important;
  padding-top: 0 !important;
}
.brd-top {
  border-top: 1px solid #d1c0af;
  margin-top: 15px;
  padding-top: 15px;
}
.collapse .brd-top {
  padding-top: 10px;
  margin-top: 5px;
}
.brd-top-small {
  border-top: 1px solid #d1c0af;
  margin-top: 7.5px;
  padding-top: 7.5px;
}
.brd-top-d,
.brd-top-d2 {
  border-top: 1px solid #003c7f;
  margin-bottom: 15px;
  padding-top: 10px;
}
.brd-top-d.more,
.brd-top-d2.more {
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 0;
}
.brd-top-d2 {
  border-top: 2px solid #003c7f;
}
.brd-bottom {
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.brd-bottom-d {
  border-bottom: 1px solid #003c7f;
  margin-bottom: 15px;
}
.pdd-top {
  padding-top: 30px !important;
}
.no-mrg {
  margin: 0 !important;
}
.no-pdd {
  padding: 0 !important;
}
.bg-dblue {
  background-color: #112531;
  padding-bottom: 15px !important;
}
.bg-dblue.section {
  margin-top: 15px;
}
.bg-dblue.section .archive-link {
  margin-bottom: 0;
  margin-top: 15px;
}
.bg-dblue,
.bg-dblue h5,
.bg-dblue a,
.bg-dblue time,
.bg-dblue .list-relico li a {
  color: white !important;
}
.bg-dblue a .icon,
.bg-dblue .list-relico li a .icon {
  color: white;
}
.bg-dblue a:hover,
.bg-dblue .list-relico li a:hover {
  color: rgba(255, 255, 255, 0.85) !important;
}
.bg-dblue a:hover .icon,
.bg-dblue .list-relico li a:hover .icon {
  color: white;
}
.bg-dblue ul.meta li {
  border-right-color: white;
}
.bg-dblue .list-relico {
  margin-top: 10px;
  /*margin-bottom: 10px;*/
  padding-top: 15px;
  border-top: 1px solid #4b5357;
}
.bg-light {
  background-color: #F6EEE6;
  border-top: 2px solid #003c7f;
}
@media (max-width: 1007px) {
  .touch .tablet-bg-light {
    background-color: #F6EEE6;
    border-top: 2px solid #003c7f;
  }
}
.bg-lightd {
  background-color: #E5D5C5;
  border-top: 1px solid #003c7f;
  padding: 10px;
}
p.author {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 14px !important;
  line-height: 1em;
}
@media (max-width: 1439px) {
  p.author {
    font-size: 13px !important;
  }
}
p.author .name {
  font-style: normal;
}
p.author a {
  color: #1A171B;
  font-weight: 700;
}
p.author a:hover {
  color: unset;
}
p.author .opy {
  color: #1A171B;
  line-height: 16px;
}
p.author .tw {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
}
p.author .tw a {
  color: #003c7f;
}
p.author .tw a:hover {
  color: #003c7f;
}
p.author .tw a span {
  vertical-align: middle;
  font-size: 14px;
  line-height: 14px;
}

time.meta {
  display: block;
  font-size: 11px;
  line-height: 14px;
  color: #1A171B;
  text-transform: uppercase;
}
figcaption,
.caption {
  color: #1A171B;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 1.3em;
  padding: 10px 0 0;
  margin: 0 !important;
}
@media (max-width: 1439px) {
  figcaption,
  .caption {
    font-size: 12px;
  }
}
figcaption .credits,
.caption .credits {
  display: block;
  text-align: right;
  color: #AD9A88;
  font-size: 11px;
}
.img-wrapper {
  display: block;
  position: relative;
}
.img-wrapper img {
  max-width: none;
  width: 100% !important;
}
.img-wrapper .black-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.12);
  z-index: 1;
}
.img-wrapper .credits {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 1em;
  color: white;
  text-shadow: 0px 1px 3px #9b9b9b;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 5;
}
.img-wrapper .strip {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 12px 15px 12px;
  color: white;
  background-color: rgba(26, 23, 27, 0.5);
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3em;
  z-index: 5;
}
.img-wrapper .strip .icon {
  font-size: 18px;
  vertical-align: middle;
  float: left;
  margin-right: 5px;
  margin-top: -2px;
}
span.separator {
  display: block;
  height: 15px;
}
span.separator-d {
  display: block;
  height: 30px;
}
span.separator-t {
  display: block;
  height: 45px;
}
span.separator-table {
  display: block;
  height: 17px;
}
span.opy {
  margin: 0 5px;
  color: #d1c0af;
  font-weight: normal;
  font-size: 11px;
}
.text-right {
  text-align: right;
}
@media (max-width: 767px) {
  .text-right {
    text-align: left;
  }
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.relative {
  position: relative;
}
.is_stuck {
  z-index: 99;
}
.mrg-bottom {
  margin-bottom: 45px;
}
hr {
  margin: 15px 0;
  padding: 0;
  width: 100%;
  border-top: 1px solid #d1c0af;
  background: none;
}
input[type="text"] {
  border: 1px solid #d1c0af;
  border-radius: 2px;
  padding: 3px 5px !important;
}
.equal {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}
.equal > .cell {
  display: table-cell;
  float: none;
  vertical-align: middle;
  position: relative;
}
.row-equal {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}
.row-equal > div,
.row-equal > .cell {
  display: table-cell;
  float: none;
  vertical-align: middle;
  position: relative;
}
.split-xs-2:before,
.split-xs-3:before,
.split-xs-4-a:before,
.split-xs-4-b:before,
.split-xs-8-4:before,
.split-xs-4-8:before,
.split-xs-3-6-3:before,
.split-xs-6-a:before,
.split-xs-6-b:before,
.split-xs-5-a:before,
.split-xs-5-b:before,
.split-xs-5-7:before,
.split-lg-5-7:before,
.split-side:before,
.split-xs-2:after,
.split-xs-3:after,
.split-xs-4-a:after,
.split-xs-4-b:after,
.split-xs-8-4:after,
.split-xs-4-8:after,
.split-xs-3-6-3:after,
.split-xs-6-a:after,
.split-xs-6-b:after,
.split-xs-5-a:after,
.split-xs-5-b:after,
.split-xs-5-7:after,
.split-lg-5-7:after,
.split-side:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  border-right: 1px solid #d1c0af;
}
.split-xs-2:before,
.split-xs-4-a:before {
  left: 50%;
}
.split-xs-2:after,
.split-xs-4-a:after {
  display: none;
}
.split-xs-4-b:before {
  left: 25%;
}
.split-xs-4-b:after {
  left: 75%;
}
.split-xs-3:before,
.split-xs-8-4:before,
.split-xs-4-8:before {
  left: 33.33333333%;
}
.split-xs-3:after,
.split-xs-8-4:after,
.split-xs-4-8:after {
  left: 66.66666667%;
}
.split-xs-8-4:before {
  display: none;
}
.split-xs-4-8:after {
  display: none;
}
.split-xs-3-6-3:before {
  left: 25%;
}
.split-xs-3-6-3:after {
  left: 75%;
}
.split-xs-6-a:before {
  left: 16.66666667%;
}
.split-xs-6-a:after {
  left: 83.33333333%;
}
.split-xs-6-b:before {
  left: 33.33333333%;
}
.split-xs-6-b:after {
  left: 66.66666667%;
}
.split-xs-5-a:before {
  left: 20%;
}
.split-xs-5-a:after {
  left: 80%;
}
.split-xs-5-b:before {
  left: 40%;
}
.split-xs-5-b:after {
  left: 60%;
}
.split-xs-5-7:before {
  left: 41.66666667%;
}
.split-xs-5-7:after {
  display: none;
}
@media (min-width: 1440px) {
  .split-lg-5-7:before {
    left: 41.66666667%;
  }
}
.split-side:before {
  top: 30px;
  bottom: 30px;
  right: 330px;
  display: none;
}
.leaf .split-side:before {
  top: 0;
}
@media (min-width: 1008px) {
  .no-touch .split-side:before {
    display: block;
  }
}
.split-side:after {
  display: none;
}
.split-xs-extra:before,
.split-xs-extra:after {
  bottom: -45px;
}
.split-semi-side:before,
.split-semi-side:after {
  bottom: -45px;
}
.split-semi-side:before,
.split-semi-side:after {
  top: 30px;
}
.tool-i {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  border-radius: 14px;
  background: #003c7f;
  color: white !important;
  text-align: center;
  text-decoration: none !important;
  border: 1px solid #003c7f;
  margin-right: 2px;
  font-size: 8px;
  font-weight: bold;
  position: relative;
}
.tool-i:hover {
  color: rgba(255, 255, 255, 0.85);
  background: #003c7f;
  border: 1px solid #003c7f;
}
.tool-i.t-orange {
  background: #CE5623;
}
.tool-i.t-orange:hover {
  background: #BC4C19;
  border: 1px solid #BC4C19;
}
label .tool-i {
  margin-left: 5px;
}
.tool-pop {
  display: inline-block;
  position: relative;
}
.span-btn {
  position: relative;
}
.span-btn .tool-i {
  border-color: white !important;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -7px;
  margin-right: -7px;
}
.tooltip-custom {
  display: none;
  background: #003c7f;
  color: white !important;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: 300;
  padding: 10px 10px 15px;
  text-align: left;
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-bottom: 3px;
  overflow: hidden;
  z-index: 99991;
}
.tooltip-custom .tooltip-header {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.tooltip-custom:after {
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 22px;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: -5px;
  margin-left: -11px;
  background: #F9EFE5;
}
label .tooltip-custom:after {
  background: white;
}
.tool-i:hover .tooltip-custom,
.tool-pop.active .tooltip-custom {
  display: block;
}
.t-orange .tooltip-custom {
  background: #CE5623;
}
.services .tooltip-custom {
  width: 300px;
  margin-left: -150px;
}
@media (max-width: 1007px) {
  .services .tooltip-custom {
    width: 230px;
    margin-left: -115px;
  }
}
.tool-pop .tooltip-custom {
  width: 130px;
  margin-left: -65px;
  background: white;
  color: #1A171B !important;
  margin-bottom: 12px;
  overflow: visible;
}
.tool-pop .tooltip-custom:after {
  display: none;
}
.tool-pop .tooltip-custom:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid white;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  z-index: 99991;
}
/* BOOTSTRAP OVERRIDE
================================================== */
@media print {
  a {
    pointer-events: none;
    cursor: default;
  }
  a[href]:after {
    content: '';
  }
  abbr[title]:after {
    content: '';
  }
}
/* Hide tabbable panes to start, show them when `.active` */
.tab-content > .tab-pane {
  display: none;
  position: relative;
}
.tab-content > .active {
  display: block;
}
.btn {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  border-radius: 20px;
  font-size: 13px;
  line-height: 1em;
  outline: 0 !important;
  padding: 6px 12px;
  color: #003c7f;
  border: 1px solid transparent;
  text-decoration: none !important;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .btn {
    font-size: 12px;
  }
}
.btn:hover {
  color: #003c7f;
}
.btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
.btn[data-toggle="collapse"] {
  margin-top: 10px;
}
.btn.collapsed {
  margin-top: 0;
}
@media (max-width: 1007px) {
  #header .btn {
    padding: 5px 10px;
    font-size: 11px !important;
  }
}
button[disabled],
button[disabled]:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #AD9A88 !important;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.btn.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled] .btn:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #AD9A88 !important;
  border: 1px solid #AD9A88 !important;
  color: white !important;
}
.btn-empty {
  border: 1px solid #003c7f;
  background: none;
  color: #003c7f !important;
}
.btn-empty:hover {
  border-color: #003c7f;
  color: #003c7f !important;
}
.btn-empty[aria-expanded="true"] .icon-more:before {
  content: "\e945";
}
.btn-pri {
  background-color: #003c7f !important;
  color: white !important;
}
.btn-pri:hover {
  background-color: #003c7f !important;
  border-color: #003c7f !important;
}
.btn-orange {
  background-color: #CE5623 !important;
  color: white !important;
}
.btn-orange:hover {
  background-color: #BC4C19 !important;
  border-color: #BC4C19 !important;
}
.collapse-link[aria-expanded="false"] .icon-chevron-up:before {
  content: "\e60c";
}
/* LINK
================================================== */
a.lblue {
  color: #003c7f;
}
a.lblue:hover {
  color: #003c7f !important;
}
a.dblue {
  color: #003c7f;
}
a.dblue:hover {
  color: #112531 !important;
}
a.ddblue {
  color: #112531;
}
a.ddblue:hover {
  color: rgba(17, 37, 49, 0.85) !important;
}
a.red {
  color: #b92222;
}
a.red:hover {
  color: #9c1c1c !important;
}
/* STRUCTURE
================================================== */
#s_main,
#s_sidebar,
.s_main,
.s_sidebar {
  padding: 0 15px;
}
@media (min-width: 1008px) {
  #pg_wrapper #s_main,
  #pg_wrapper .s_main {
    float: left;
    width: 672px;
  }
  #pg_wrapper #s_sidebar,
  #pg_wrapper .s_sidebar {
    float: right;
    width: 330px;
  }
}
@media (min-width: 1008px) and (min-width: 1440px) {
  #pg_wrapper #s_main,
  #pg_wrapper .s_main {
    width: 840px;
  }
}
.no-touch #pg_wrapper #s_main,
.no-touch #pg_wrapper .s_main {
  float: left;
  width: 672px;
}
@media (min-width: 1440px) {
  .no-touch #pg_wrapper #s_main,
  .no-touch #pg_wrapper .s_main {
    width: 840px;
  }
}
.no-touch #pg_wrapper #s_sidebar,
.no-touch #pg_wrapper .s_sidebar {
  float: right;
  width: 330px;
}
/* DATEPICKER
================================================== */
.datepicker {
  border-radius: 0;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #d1c0af;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #F6EEE6;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #d1c0af;
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #F6EEE6;
}
.datepicker > div {
  display: block;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 0;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #AD9A88;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #ECE0D4;
  cursor: pointer;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #AD9A88;
  cursor: default;
}
.datepicker table tr td.highlighted {
  background: #E5D5C5;
  border-radius: 0;
}
.datepicker table tr td.highlighted.focused {
  background: #d5bca2;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #E5D5C5;
  color: #AD9A88;
}
.datepicker table tr td.today {
  background: #F6EEE6;
}
.datepicker table tr td.today.focused {
  background: #ECE0D4;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #F6EEE6;
  color: #AD9A88;
}
.datepicker table tr td.range {
  color: #000;
  background-color: #ECE0D4;
  border-color: #cdad8d;
  border-radius: 0;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #dcc6b1;
  border-color: #986d43;
}
.datepicker table tr td.range:hover {
  color: #000;
  background-color: #dcc6b1;
  border-color: #ba8e63;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  color: #000;
  background-color: #dcc6b1;
  border-color: #ba8e63;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d1b598;
  border-color: #986d43;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  background-image: none;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range[disabled],
fieldset[disabled] .datepicker table tr td.range,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus,
.datepicker table tr td.range.disabled:active,
.datepicker table tr td.range[disabled]:active,
fieldset[disabled] .datepicker table tr td.range:active,
.datepicker table tr td.range.disabled.active,
.datepicker table tr td.range[disabled].active,
fieldset[disabled] .datepicker table tr td.range.active {
  background-color: #ECE0D4;
  border-color: #cdad8d;
}
.datepicker table tr td.range .badge {
  color: #ECE0D4;
  background-color: #000;
}
.datepicker table tr td.range.focused {
  background: #dcc6b1;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #ECE0D4;
  color: #AD9A88;
}
.datepicker table tr td.range.highlighted {
  background: #E5D5C5;
}
.datepicker table tr td.range.highlighted.focused {
  background: #E5D5C5;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #E5D5C5;
  color: #AD9A88;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #E5D5C5;
  color: #AD9A88;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  background: #E5D5C5 !important;
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  background: #E5D5C5;
  font-weight: 400;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 0;
}
.datepicker table tr td span:hover {
  background: #ECE0D4;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #AD9A88;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #1A171B !important;
  color: #fff;
  background-color: #E5D5C5;
  border-color: #ddc8b3;
}
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #d5bca2;
  border-color: #b6895b;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #d5bca2;
  border-color: #caaa89;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #d5bca2;
  border-color: #caaa89;
}
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #caaa89;
  border-color: #b6895b;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #E5D5C5;
  border-color: #ddc8b3;
}
.datepicker table tr td span.active .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge {
  color: #E5D5C5;
  background-color: #fff;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #AD9A88;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
  padding-bottom: 10px;
  border-bottom: 1px solid #AD9A88;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #ECE0D4;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.input-daterange {
  width: 100%;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #ECE0D4;
  border: solid #ccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
.datepicker-dropdown,
.datepicker-inline {
  background: #F6EEE6;
  z-index: 10010 !important;
}
.datepicker-dropdown table thead th.dow,
.datepicker-inline table thead th.dow {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  font-weight: bold;
  padding-top: 15px;
}
.datepicker-dropdown table thead th.datepicker-switch,
.datepicker-inline table thead th.datepicker-switch,
.datepicker-dropdown table thead th.prev,
.datepicker-inline table thead th.prev,
.datepicker-dropdown table thead th.next,
.datepicker-inline table thead th.next {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  color: #003c7f;
}
.datepicker-dropdown table thead th.datepicker-switch,
.datepicker-inline table thead th.datepicker-switch {
  font-size: 13px;
}
.datepicker-dropdown table tbody td,
.datepicker-inline table tbody td {
  position: relative;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
}
.datepicker-dropdown table tbody td.bullet:before,
.datepicker-inline table tbody td.bullet:before {
  content: '';
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  bottom: 3px;
  left: 50%;
  margin-left: -2px;
  right: 0;
  border-radius: 4px;
  background: #003c7f;
}
.datepicker-dropdown table tbody td.today,
.datepicker-inline table tbody td.today,
.datepicker-dropdown table tbody td.today:hover,
.datepicker-inline table tbody td.today:hover {
  color: #1A171B;
  font-weight: bold;
}
.datepicker-dropdown table tbody td.today:after,
.datepicker-inline table tbody td.today:after,
.datepicker-dropdown table tbody td.today:hover:after,
.datepicker-inline table tbody td.today:hover:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #003c7f;
}
.datepicker-inline {
  width: 100%;
  margin-bottom: 15px;
}
.datepicker-inline table {
  width: 100%;
}
/* ### Tweet ### */
.tweet-body {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 14px;
}
.tweet-link {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  display: block;
  margin-bottom: 8px;
  font-size: 11px;
}
.tweet-actions {
  margin-bottom: 5px;
  overflow: hidden;
}
.tweet-actions li {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  float: left;
  margin-right: 10px;
}
.tweet-actions li a {
  color: #1A171B;
  font-size: 11px;
  line-height: 16px;
  display: inline-block;
  position: relative;
  padding-left: 20px;
}
.tweet-actions li a span {
  font-size: 16px;
  color: #003c7f;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -9px;
}
.tweet-actions li a:hover span {
  color: #003c7f;
}
.abs-top-right {
  position: absolute;
  top: 0;
  right: 0;
}
/* Border Radius Mixin */
.footer-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .footer-container {
    width: 750px;
  }
}
@media (min-width: 1008px) {
  .footer-container {
    width: 1002px;
  }
}
@media (min-width: 1440px) {
  .footer-container {
    width: 1170px;
  }
}
.footer-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1008px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1440px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* HEADER
================================================== */
#header {
  position: relative;
  z-index: 100;
}
#header .is_stuck {
  z-index: 99990;
}
#header .visible-compact {
  /*.transition(opacity 0.3s ease-in-out);
		.opacity(0);*/
  display: none;
}
.hdr-collapsed #header .hidden-compact {
  display: none !important;
}
.hdr-collapsed #header .visible-compact {
  /*.opacity(1);*/
  display: block !important;
}
.header-title {
  text-transform: lowercase;
  font-family: "sole_display_sc", "sole_display", Georgia, Times, "Times New Roman", serif;
  font-weight: 800;
}
.main-header {
  position: relative;
  background-color: #F5E5D5;
  border-bottom: 1px solid #d1c0af;
  height: 50px;
  line-height: 50px;
}

.main-header a.btn-pri:hover {
  color: white !important;
}
.main-header .tools-left .icon {
  height: 50px;
  line-height: 50px;
}
.main-header .header-title,
.main-header .header-article-title,
.main-header .header-home-title {
  line-height: 50px;
}
.main-header .header-title [class^="icon-"],
.main-header .header-article-title [class^="icon-"],
.main-header .header-home-title [class^="icon-"],
.main-header .header-title [class*=" icon-"],
.main-header .header-article-title [class*=" icon-"],
.main-header .header-home-title [class*=" icon-"] {
  vertical-align: middle;
}
.main-header .header-title a {
  color: #003c7f;
}
.main-header .header-title a:hover {
  color: #003c7f;
}
.main-header .header-title h2.header-home-title {
  margin-top: 10px;
  line-height: 0.8em !important;
  height: auto;
  font-size: 30px;
}
.main-header .header-title h2.header-home-title,
.main-header .header-title h2.header-home-title:hover {
  color: #1A171B !important;
}
.main-header .header-title h2.header-home-title:hover {
  color: rgba(26, 23, 27, 0.75) !important;
}
.main-header .container {
  position: relative;
}
.main-header .container > .header-title {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 42px;
  margin-bottom: 0;
}
.header-article .main-header .container > .header-title {
  line-height: 0.8em;
}
.main-header .container .header-article-title .icon-sole,
.main-header .container .header-home-title .icon-sole {
  display: block;
  font-size: 32px;
  margin-top: 6px;
  color: #1A171B;
  padding-right: 19px;
  background: url(https://www.ilsole24ore.com/static/img/ilsole24ore-o-2021.svg) no-repeat center center;
  background-size:80px;
  height:36px;
}
.main-header .container > .header-article-title,
.main-header .container > .header-home-title {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  overflow: hidden;
  margin-bottom: 0;
  font-size: 14px;
}
@media (min-width: 1440px) {
  .main-header .container > .header-article-title,
  .main-header .container > .header-home-title {
    font-size: 15px;
  }
}
.main-header a {
  color: inherit;
}
.main-header a:hover,
.main-header a:focus {
  text-decoration: none;
}
.main-header.is_stuck {
  z-index: 150;
}
.main-header .header-article-title {
  margin-top: 5px;
  left: 200px;
  right: 200px;
  line-height: 1.1em;
  font-weight: 400;
  margin-top: 0;
  line-height: 50px;
}
.main-header .header-article-title .header-title {
  display: inline !important;
  line-height: 50px;
  border-right: 1px solid rgba(53, 110, 137, 0.5);
  padding-right: 5px;
  margin-right: 2px;
  line-height: 1.1em;
  display: block;
  color: #003c7f;
  font-size: 16px;
}
@media (max-width: 1007px) {
  .touch .main-header .header-article-title .header-title {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
  }
}
.main-header .header-article-title .header-title:hover {
  text-decoration: underline !important;
}
.main-header .tools-left a,
.main-header .tools-right a,
.main-header .tools-left .link,
.main-header .tools-right .link,
.main-header .tools-left .btn-link,
.main-header .tools-right .btn-link {
  cursor: pointer;
  color: #003c7f;
  text-transform: uppercase;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-weight: bold;
  font-size: 12px;
}
.main-header .tools-left a:hover,
.main-header .tools-right a:hover,
.main-header .tools-left .link:hover,
.main-header .tools-right .link:hover,
.main-header .tools-left .btn-link:hover,
.main-header .tools-right .btn-link:hover {
  text-decoration: none;
  border-color: #F7EADD;
  color: #003c7f;
}
.main-header .tools-left a .icon,
.main-header .tools-right a .icon,
.main-header .tools-left .link .icon,
.main-header .tools-right .link .icon,
.main-header .tools-left .btn-link .icon,
.main-header .tools-right .btn-link .icon {
  color: #003c7f;
  vertical-align: middle;
  font-size: 14px;
}
.main-header .tools-left a .icon.icon-sole,
.main-header .tools-right a .icon.icon-sole,
.main-header .tools-left .link .icon.icon-sole,
.main-header .tools-right .link .icon.icon-sole,
.main-header .tools-left .btn-link .icon.icon-sole,
.main-header .tools-right .btn-link .icon.icon-sole {
  font-size: 24px;
  color: #1A171B;
}
.main-header .tools-left a .icon-navicon,
.main-header .tools-right a .icon-navicon,
.main-header .tools-left .link .icon-navicon,
.main-header .tools-right .link .icon-navicon,
.main-header .tools-left .btn-link .icon-navicon,
.main-header .tools-right .btn-link .icon-navicon {
  font-size: 10px;
}
.main-header .tools-left .btn-link,
.main-header .tools-right .btn-link {
  text-transform: none;
}
.main-header .tools-left .btn-over-dropdown,
.main-header .tools-right .btn-over-dropdown {
  position: relative;
  overflow: visible;
  display: block;
  height: 50px;
  padding: 0 16px;
  z-index: 99990;
}
.main-header .tools-left .btn-over-dropdown > .icon-angle-down,
.main-header .tools-right .btn-over-dropdown > .icon-angle-down {
  display: block;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 17px;
  color: #003c7f;
}
.main-header .tools-left .btn-over-dropdown .over-dropdown,
.main-header .tools-right .btn-over-dropdown .over-dropdown {
  display: none;
  position: absolute;
  top: 45px;
  width: 192px;
  right: 0;
  background-color: white;
  z-index: 10010;
  border: 1px solid rgba(53, 110, 137, 0.2);
  padding: 0 15px;
}
.main-header .tools-left .btn-over-dropdown .over-dropdown:after,
.main-header .tools-right .btn-over-dropdown .over-dropdown:after {
  content: "";
  position: absolute;
  top: -8px;
  right: 20px;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid white;
}
.main-header .tools-left .btn-over-dropdown .over-dropdown li,
.main-header .tools-right .btn-over-dropdown .over-dropdown li {
  line-height: 44px;
  display: block;
  float: none !important;
  border-bottom: 1px solid #efefef;
}
.main-header .tools-left .btn-over-dropdown .over-dropdown li a,
.main-header .tools-right .btn-over-dropdown .over-dropdown li a {
  text-transform: none;
  display: block;
  height: 44px;
  font-weight: 400;
}
.main-header .tools-left .btn-over-dropdown .over-dropdown li a:hover,
.main-header .tools-right .btn-over-dropdown .over-dropdown li a:hover {
  color: #003c7f;
}
.main-header .tools-left .btn-over-dropdown .over-dropdown li a span,
.main-header .tools-right .btn-over-dropdown .over-dropdown li a span {
  display: block;
  float: left;
  width: 22px;
  line-height: 44px;
  height: 44px;
  font-size: 16px;
}
.main-header .tools-left .btn-over-dropdown .over-dropdown li a.logout,
.main-header .tools-right .btn-over-dropdown .over-dropdown li a.logout {
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
.main-header .tools-left .btn-over-dropdown:hover .icon-angle-down:before,
.main-header .tools-right .btn-over-dropdown:hover .icon-angle-down:before {
  content: "\e629";
}
.main-header .tools-left .btn-over-dropdown:hover .over-dropdown,
.main-header .tools-right .btn-over-dropdown:hover .over-dropdown {
  display: block;
}
.main-header .tools-left li,
.main-header .tools-right li {
  float: left;
}
.main-header .tools-left .tool-container,
.main-header .tools-right .tool-container {
  position: relative;
}
.main-header .tools-left .tool-container .tool,
.main-header .tools-right .tool-container .tool {
  position: absolute;
  left: 0;
  top: 11px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease-in-out;
  -o-transition: visibility 0s 0.3s, opacity 0.3s ease-in-out;
  transition: visibility 0s 0.3s, opacity 0.3s ease-in-out;
  line-height: 24px;
}
.hdr-collapsed .main-header .tools-left .tool-container .tool,
.hdr-collapsed .main-header .tools-right .tool-container .tool {
  top: 10px;
}
.main-header .tools-left .tool-container .tool.search-tool .search-form,
.main-header .tools-right .tool-container .tool.search-tool .search-form {
  position: relative;
}
.main-header .tools-left .tool-container .tool.search-tool .search-form .search-input,
.main-header .tools-right .tool-container .tool.search-tool .search-form .search-input {
  height: 28px;
  width: 242px;
  padding-left: 10px;
  padding-right: 30px;
  border-radius: 30px;
  border: 0;
}
@media (max-width: 1007px) {
  .main-header .tools-left .tool-container .tool.search-tool .search-form .search-input,
  .main-header .tools-right .tool-container .tool.search-tool .search-form .search-input {
    width: 160px;
  }
}
.main-header .tools-left .tool-container .tool.search-tool .search-form .search-submit,
.main-header .tools-right .tool-container .tool.search-tool .search-form .search-submit {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  background: none;
  border: 0 none;
  height: 28px;
  padding: 0 5px;
}
.main-header .tools-left .tool-container .tool.search-tool .search-form .search-submit .icon,
.main-header .tools-right .tool-container .tool.search-tool .search-form .search-submit .icon {
  font-size: 17px;
  height: 28px !important;
  line-height: 28px !important;
  color: #003c7f;
}
.main-header .tools-left .tool-container.open .tool,
.main-header .tools-right .tool-container.open .tool {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.main-header .tools-left {
  position: absolute;
  top: 0;
  bottom: 0;
}
.main-header .tools-left li {
  padding-right: 20px;
}
@media (max-width: 1007px) {
  .main-header .tools-left li {
    padding-right: 15px;
  }
}
.main-header .tools-left li.link a {
  display: block;
  overflow: hidden;
}
.main-header .tools-left .icon {
  margin-right: 3px;
  float: left;
}
.main-header .tools-left .label {
  display: inline-block;
  overflow: hidden;
  max-width: 100px;
  float: left;
  /*.transition(max-width .3s ease-in-out);*/
}
.main-header .tools-left .label:hover {
  color: #003c7f;
}
.main-header .tools-right {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
}
.main-header .tools-right a .icon {
  font-size: 12px;
}
.main-header .header-article-share {
  padding-top: 4px;
}
.main-header .header-article-share ul {
  padding-top: 24px;
}
.main-header .header-article-share ul li {
  line-height: 22px;
  margin-left: 10px;
}
.main-header .header-article-share a {
  color: #1A171B;
  font-weight: normal;
}
.main-header .header-article-share a.fb .icon {
  background-color: #4963a4;
}
.main-header .header-article-share a.fb:hover .icon {
  background-color: #2f5389;
}
.main-header .header-article-share a.tw .icon {
  background-color: #55acee;
}
.main-header .header-article-share a.tw:hover .icon {
  background-color: #0293c3;
}
.main-header .header-article-share a.gp .icon {
  background-color: #df4b31;
}
.main-header .header-article-share a.gp:hover .icon {
  background-color: #c94b39;
}
.main-header .header-article-share .icon {
  float: left;
  border-radius: 22px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  margin-right: 3px;
}
.main-header .header-article-share .icon:before {
  color: white;
}
.header-slim .main-header,
.hdr-collapsed .main-header {
  background-color: #f7eadd;
}
.header-slim .main-header .btn,
.hdr-collapsed .main-header .btn {
  color: #003c7f !important;
  padding: 2px 8px;
  border-radius: 0;
  font-size: 11px;
  font-weight: normal;
}
.header-slim .main-header .btn-pri,
.hdr-collapsed .main-header .btn-pri {
  background-color: transparent !important;
  color: #003c7f !important;
  border-right: 1px solid #d1c0af;
  font-weight: bold;
}
.header-slim .main-header .btn-pri:hover,
.hdr-collapsed .main-header .btn-pri:hover {
  color: #003c7f !important;
  border-color: transparent !important;
  border-right: 1px solid #d1c0af !important;
}
.header-slim .main-header .tools-left .label,
.hdr-collapsed .main-header .tools-left .label {
  max-width: 0;
}
.header-slim .main-header .tools-left .link .icon,
.hdr-collapsed .main-header .tools-left .link .icon {
  color: #003c7f;
}
.header-slim .main-header .tools-left .link:hover,
.hdr-collapsed .main-header .tools-left .link:hover {
  color: #003c7f;
}
.header-slim .main-header .header-article-share ul,
.hdr-collapsed .main-header .header-article-share ul {
  padding-top: 10px;
}
.section-header-meta {
  background-color: #F5E5D5;
  border-bottom: 1px solid #d1c0af;
  overflow: hidden;
}
.section-header-meta .container {
  height: 86px;
  position: relative;
}
.header-home .section-header-meta .container {
  height: 116px;
}
.header-home .section-header-meta .logo {
  margin-bottom: 0;
}
.header-home .section-header-meta .logo a {
  font-size: 85px;
  color: #1A171B;
}
.header-home .section-header-meta .logo a .icon-sole {
  padding-right: 50px;
}
.section-header-meta .section-header-link {
  display: block;
  color: #555555;
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 14px;
  padding: 34px 0;
}
.section-header-meta .section-header-link .icon {
  padding: 0 5px;
}
.section-header-meta .pos-left,
.section-header-meta .pos-right {
  position: absolute;
  z-index: 1;
  top: 0;
}
.section-header-meta .pos-left.section-header-box,
.section-header-meta .pos-right.section-header-box {
  top: 14px;
}
.section-header-meta .pos-left {
  left: 5px;
}
.section-header-meta .pos-left.section-header-box {
  left: 15px;
}
.section-header-meta .pos-right {
  right: 5px;
}
.section-header-meta .pos-right.section-header-box {
  right: 15px;
}
.section-header-meta .section-header-title {
  position: absolute;
  top: 2px;
  left: 0;
  right: 0;
  text-align: center;
}
.section-header-meta .section-header-title .header-title {
  font-size: 48px;
  margin-bottom: 10px;
}
.section-header-meta .section-header-title ul.section-header-menu {
  position: relative;
  top: -8px;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 12px;
  line-height: 13px;
}
.section-header-meta .section-header-title ul.section-header-menu li {
  display: inline-block;
  text-transform: none;
  padding: 0 8px;
  border-right: 1px solid #d1c0af;
}
.section-header-meta .section-header-title ul.section-header-menu li:last-child {
  border-right: 0 none;
}
.section-header-meta .section-header-title ul.section-header-menu li a {
  text-transform: uppercase;
  color: #003c7f;
  font-weight: bold;
}
.section-header-meta .section-header-title ul.section-header-menu li a.meteo {
  color: #1A171B;
  font-weight: normal;
}
.section-header-meta .section-header-title ul.section-header-menu li a:hover,
.section-header-meta .section-header-title ul.section-header-menu li a:focus {
  text-decoration: none;
}
.section-header-meta .section-header-title ul.section-header-menu li.today a {
  color: #1A171B;
  font-weight: normal;
  text-transform: uppercase;
}
.section-header-meta .section-header-title ul.section-header-menu .icon {
  position: relative;
  top: 2px;
  font-size: 15px;
  line-height: 15px;
}
@media (max-width: 1007px) {
  .section-header-meta .section-header-title ul.section-header-menu {
    font-size: 11px;
    font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  }
}
.main-header-nav,
.section-nav {
  position: relative;
  display: block;
  width: 100%;
  border-bottom: 1px solid #1A171B;
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  height: 36px;
  overflow: hidden;
  background-color: #F5E5D5;
}
.main-header-nav .title,
.section-nav .title {
  font-size: 14px;
  position: absolute;
  z-index: 30;
  left: 20px;
  color: #003c7f;
  line-height: 36px;
}
.main-header-nav ul li,
.section-nav ul li {
  display: inline-block;
}
.main-header-nav ul li h6.meta,
.section-nav ul li h6.meta {
  color: #003c7f;
  padding: 0 6px;
  line-height: 36px;
}
.main-header-nav ul li a,
.section-nav ul li a {
  color: #1A171B;
  line-height: 36px;
  padding: 0 6px;
  font-size: 14px;
  display: block;
  height: 36px;
  position: relative;
}
@media (min-width: 1440px) {
  .main-header-nav ul li a,
  .section-nav ul li a {
    font-size: 15px;
    padding: 0 12px;
  }
}
.main-header-nav ul li a:hover,
.section-nav ul li a:hover,
.main-header-nav ul li a.active,
.section-nav ul li a.active {
  color: #003c7f;
  text-decoration: none;
}
.main-header-nav ul li a[aria-describedby],
.section-nav ul li a[aria-describedby] {
  color: #003c7f;
}
.main-header-nav ul li a[aria-describedby]:after,
.section-nav ul li a[aria-describedby]:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #E5D5C5;
}
#s_main .main-header-nav ul li li,
#s_main .section-nav ul li li {
  margin-right: 20px;
}
#s_main .main-header-nav ul li a,
#s_main .section-nav ul li a {
  font-size: 20px !important;
  line-height: 36px;
}
.main-header-nav .prev,
.section-nav .prev,
.main-header-nav .next,
.section-nav .next {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  text-align: center;
  color: #003c7f;
  text-decoration: none !important;
  outline: 0 none !important;
  line-height: 32px;
  z-index: 20;
}
.main-header-nav .prev.disabled,
.section-nav .prev.disabled,
.main-header-nav .next.disabled,
.section-nav .next.disabled {
  display: none;
  cursor: default;
}
.main-header-nav .prev span,
.section-nav .prev span,
.main-header-nav .next span,
.section-nav .next span {
  line-height: 32px;
  font-size: 20px;
}
.main-header-nav .prev,
.section-nav .prev {
  left: 0;
  padding-left: 14px;
  text-align: left;
  background-image: -webkit-linear-gradient(left, #F5E5D5 50%, rgba(245, 229, 213, 0) 80%);
  background-image: -o-linear-gradient(left, #F5E5D5 50%, rgba(245, 229, 213, 0) 80%);
  background-image: linear-gradient(to right, #F5E5D5 50%, rgba(245, 229, 213, 0) 80%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5e5d5', endColorstr='#00f5e5d5', GradientType=1);
}
.main-header-nav .next,
.section-nav .next {
  right: 0;
  padding-right: 14px;
  text-align: right;
  background-image: -webkit-linear-gradient(left, rgba(245, 229, 213, 0) 20%, #F5E5D5 50%);
  background-image: -o-linear-gradient(left, rgba(245, 229, 213, 0) 20%, #F5E5D5 50%);
  background-image: linear-gradient(to right, rgba(245, 229, 213, 0) 20%, #F5E5D5 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f5e5d5', endColorstr='#fff5e5d5', GradientType=1);
}
.main-header-nav .scroller-container,
.section-nav .scroller-container {
  z-index: 19;
}
@media (min-width: 1440px) {
  .main-header-nav,
  .section-nav {
    font-size: 15px;
  }
  .main-header-nav li a,
  .section-nav li a {
    padding: 0 13px;
  }
}
.hdr-collapsed .section-header .main-header-nav,
.hdr-collapsed .section-header .section-nav {
  background-color: #f7eadd;
  border-bottom-color: #d1c0af;
  font-size: 13px;
}
.hdr-collapsed .section-header .main-header-nav li a,
.hdr-collapsed .section-header .section-nav li a {
  padding: 0 8px;
}
/* Section NAV */
.section-nav {
  text-align: left;
  font-weight: normal;
}
.section-nav ul li a {
  color: #003c7f;
}
.section-nav ul li a.active {
  color: #003c7f;
}
.section-nav ul li a:hover {
  color: #003c7f;
}
.section-nav ul li a {
  font-weight: normal;
  text-transform: lowercase;
}
.hdr-collapsed .main-header-nav .prev {
  background-image: -webkit-linear-gradient(left, #f7eadd 50%, rgba(247, 234, 221, 0) 80%);
  background-image: -o-linear-gradient(left, #f7eadd 50%, rgba(247, 234, 221, 0) 80%);
  background-image: linear-gradient(to right, #f7eadd 50%, rgba(247, 234, 221, 0) 80%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7eadd', endColorstr='#00f7eadd', GradientType=1);
}
.hdr-collapsed .main-header-nav .next {
  background-image: -webkit-linear-gradient(left, rgba(247, 234, 221, 0) 20%, #f7eadd 50%);
  background-image: -o-linear-gradient(left, rgba(247, 234, 221, 0) 20%, #f7eadd 50%);
  background-image: linear-gradient(to right, rgba(247, 234, 221, 0) 20%, #f7eadd 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f7eadd', endColorstr='#fff7eadd', GradientType=1);
}
.main-header-nav-container {
  position: relative;
  height: 35px;
}
.section-nav {
  margin-bottom: 30px;
  border-bottom: 1px solid #d1c0af;
}
.section-nav .prev,
.section-nav .next {
  width: 35px;
  height: 33px;
  overflow: hidden;
}
.section-nav .prev {
  padding-left: 0;
}
.section-nav .next {
  padding-right: 0;
}
.section-nav ul li a .count {
  margin-left: 5px;
  font-weight: 300;
  font-size: 13px;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
}
.section-nav ul li a.active {
  box-shadow: inset 0 -3px 0 #003c7f;
  font-weight: bold;
}
@media (min-width: 1008px) {
  #header.header-article .main-header {
    height: 92px;
  }
  .hdr-collapsed #header.header-article .main-header {
    height: 50px;
  }
  .hdr-collapsed #header.header-home .main-header {
    height: 36px;
    border-bottom: 0;
  }
  .hdr-collapsed #header.header-home .main-header-nav {
    display: block !important;
  }
}
@media (max-width: 1439px) {
  .main-header .header-title {
    font-size: 32px;
  }
  .main-header .header-article-title {
    font-size: 14px;
  }
  .main-header-nav {
    font-size: 13px;
  }
  .main-header-nav li a {
    padding: 0 12px;
  }
  .hdr-collapsed .section-header .main-header .header-home-title .icon-sole {
    font-size: 32px;
  }
}
@media (max-width: 1007px) {
  .main-header .btn {
    color: #003c7f !important;
    padding: 2px 8px;
    border-radius: 0;
    font-size: 11px;
    font-weight: normal;
  }
  .main-header .btn-pri {
    background-color: transparent !important;
    color: #003c7f !important;
    border-right: 1px solid #d1c0af;
    font-weight: bold;
  }
  .main-header .btn-pri:hover {
    color: #003c7f !important;
    border-color: transparent !important;
    border-right: 1px solid #d1c0af !important;
  }
  .main-header .header-title {
    font-size: 26px;
  }
  .main-header .tools-left .label {
    max-width: 0;
  }
  .header-article .main-header .container > .header-title,
  .header-category .main-header .container > .header-title {
    font-size: 32px;
    line-height: 50px;
  }
  .main-header-nav {
    font-size: 14px;
  }
  .main-header-nav li a {
    padding: 0 12px;
  }
  .section-header .main-header {
    height: 52px;
    line-height: 44px;
    border-bottom: none;
  }
  .section-header.header-home .main-header {
    height: 60px;
  }
  .section-header.header-home .main-header .header-home-title .icon-sole {
    font-size: 46px;
  }
  .section-header.header-home .main-header .btn {
    color: #003c7f !important;
    padding: 2px 10px;
    border-radius: 50px;
    font-weight: bold;
  }
  .section-header.header-home .main-header .btn-pri {
    background-color: #003c7f !important;
    color: white !important;
    border-right: none;
    font-weight: bold;
  }
  .hdr-collapsed .section-header.header-home .main-header .btn {
    color: #003c7f !important;
    padding: 2px 8px;
    border-radius: 0;
    font-size: 11px;
    font-weight: normal;
  }
  .hdr-collapsed .section-header.header-home .main-header .btn-pri {
    background-color: transparent !important;
    color: #003c7f !important;
    border-right: 1px solid #d1c0af;
    font-weight: bold;
  }
  .hdr-collapsed .section-header.header-home .main-header .btn-pri:hover {
    color: #003c7f !important;
    border-color: transparent !important;
    border-right: 1px solid #d1c0af !important;
  }
  .hdr-collapsed .section-header.header-home .main-header .header-home-title .icon-sole {
    font-size: 32px;
  }
  .section-header .section-header-meta {
    background-color: #e7d6c6;
    height: 30px;
    padding: 5px 0;
  }
  .section-header .section-header-meta .section-header-box {
    display: none;
  }
  .section-header .section-header-meta .section-header-title {
    position: static;
  }
  .section-header .section-header-meta .section-header-title .logo,
  .section-header .section-header-meta .section-header-title .header-title {
    display: none;
  }
  .section-header .section-header-meta .section-header-title .section-header-menu {
    line-height: 20px;
    top: 0;
  }
  .section-header .section-header-meta .section-header-title .section-header-menu li {
    border-right-color: rgba(255, 255, 255, 0.4);
    padding: 0 12px;
  }
}
#menu-popover-container {
  position: relative;
}
#menu-popover-container .popover {
  z-index: 99990;
  position: absolute;
  padding: 30px 0;
  background-color: #E5D5C5;
  top: -1px !important;
}
#menu-popover-container .popover.left {
  left: 15px !important;
}
#menu-popover-container .popover.right {
  left: auto !important;
  right: 15px !important;
}
#menu-popover-container .popover .popover-content .equal .cell {
  padding: 0 26px;
  vertical-align: top;
  border-right: 1px solid #d1c0af;
}
#menu-popover-container .popover .popover-content .equal .cell:last-child {
  border-right: 0 none;
}
#menu-popover-container .popover .popover-content .equal .cell a {
  color: #1A171B;
}
#menu-popover-container .popover .popover-content .equal .cell a:hover {
  color: #003c7f;
}
#menu-popover-container .popover .popover-content .equal .cell h6.meta {
  color: #003c7f;
  margin-bottom: 15px;
}
#menu-popover-container .popover .popover-content .equal .cell ul li {
  margin: 0 0 10px;
  line-height: 1.1em;
}
#menu-popover-container .popover .popover-content .equal .cell ul li:last-child {
  margin-bottom: 0;
}
.hp-weekend {
  display: block;
  width: 78px;
  height: 18px;
  line-height: 18px;
  border: 1px solid #d1c0af;
  background: #F5E5D5;
  color: #003c7f;
  text-align: center;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -40px;
  font-family: "sole_display", Georgia, Times, "Times New Roman", serif;
  font-weight: 800;
  font-style: italic;
  font-size: 14px;
}
.touch .js-sticky-header {
  position: relative;
  z-index: 99 !important; /* 04-2017 - Rilascio nuove testatine dotcom: abbassato da 99999 a 99 per risolvere problema visualizzazione box "accedi" che stava sotto */
}
.touch .js-sticky-header,
.touch .js-sticky-header .main-header {
  transform: translateZ(0px);
}
.touch .js-sticky-index > div,
.touch .js-sticky-index > ul {
  transform: translateZ(0px);
}
.touch .main-header {
  z-index: 99999 !important;
  position: relative;
}
.touch .main-header-nav {
  z-index: 99990 !important;
  position: relative;
}
.header-slim .go-to-home,
.header-home .go-to-home,
.hdr-collapsed .go-to-home {
  display: none;
}
@media (max-width: 1007px) {
  .go-to-home {
    display: none;
  }
}
/* Iscroll markup  */
.scroller-container {
  position: absolute;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.scroller {
  position: absolute;
  z-index: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}
/* Iscroll markup  */
#navigation {
  position: fixed;
  top: 0;
  bottom: 0;
  right: auto;
  width: 230px;
  background-color: white;
  z-index: 100000;
  border-right: 1px solid #1A171B;
  left: -50px;
  margin-left: -360px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: margin-left 0s 0.4s, left 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: margin-left 0s 0.4s, left 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: margin-left 0s 0.4s, left 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.nav-open #navigation {
  left: 0;
  margin-left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: left 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: left 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
#navigation .scroller-container {
  overflow: visible;
}
#navigation .iScrollVerticalScrollbar {
  right: 0;
  left: 1px;
}
#navigation ul.main-navigation-list > li {
  position: relative;
}
#navigation ul.main-navigation-list > li .arrow-left {
  position: absolute;
  z-index: 100000;
  right: 24px;
  top: 6px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid rgba(53, 110, 137, 0.2);
  border-bottom: 10px solid transparent;
}
#navigation ul.main-navigation-list > li .arrow-left:after {
  position: absolute;
  content: "";
  right: -11px;
  top: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid white;
  border-bottom: 10px solid transparent;
  z-index: 1;
}
#navigation ul.main-navigation-list > li > a {
  display: block;
  padding: 6px 15px;
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: uppercase;
  color: #1A171B;
  font-size: 13px;
  font-weight: bold;
  position: relative;
}
#navigation ul.main-navigation-list > li > a .icon-sole {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 8px;
}
#navigation ul.main-navigation-list > li > a .icon-angle-right {
  float: right;
  color: #003c7f;
}
.touch #navigation ul.main-navigation-list > li > a .icon-angle-right {
  display: none !important;
}
#navigation ul.main-navigation-list > li > a:hover,
#navigation ul.main-navigation-list > li > a.active,
#navigation ul.main-navigation-list > li > a.js-active {
  text-decoration: none;
  background-color: #f0faff;
}
#navigation ul.main-navigation-list > li > a:hover:after,
#navigation ul.main-navigation-list > li > a.active:after,
#navigation ul.main-navigation-list > li > a.js-active:after {
  background-color: transparent;
}
#navigation ul.main-navigation-list > li > a.red-bg {
  background-color: #b92222;
  color: white;
}
#navigation ul.main-navigation-list > li > a.red-bg:after {
  background-color: transparent;
}
#navigation ul.main-navigation-list > li > a.edition {
  margin-top: 20px;
  padding: 18px 0 48px;
  background-color: #f1f1f1;
  text-align: center;
  color: #003c7f;
}
#navigation ul.main-navigation-list > li > a.edition:after {
  background-color: transparent;
}
#navigation ul.main-navigation-list > li > a.edition .label {
  display: block;
  margin-bottom: 18px;
}
#navigation ul.main-navigation-list > li > a.edition .edition-img {
  max-width: 216px;
  height: auto;
  margin: 0 auto;
  display: block;
}
#navigation ul.main-navigation-list > li.separator {
  margin-bottom: 16px;
}
#navigation ul.main-navigation-list > li.separator:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 15px;
  right: 15px;
  height: 1px;
  background-color: #efefef;
}
#navigation ul.main-navigation-list > li.home {
  line-height: 34px;
}
#navigation ul.main-navigation-list > li.home .icon-24 {
  font-size: 26px;
  vertical-align: middle;
  margin-right: 8px;
}
#navigation ul.main-navigation-list > li.home a:hover {
  background-color: transparent;
}
#navigation ul.main-navigation-list > li.blue > a {
  color: #003c7f;
}
#navigation ul.main-navigation-list > li.blue > a:after {
  background-color: rgba(53, 110, 137, 0.2);
}
#navigation ul.main-navigation-list > li.blue > a:hover,
#navigation ul.main-navigation-list > li.blue > a.active,
#navigation ul.main-navigation-list > li.blue > a.js-active {
  background-color: #f1f1f1;
}
#navigation ul.main-navigation-list > li.blue > a:hover:after,
#navigation ul.main-navigation-list > li.blue > a.active:after,
#navigation ul.main-navigation-list > li.blue > a.js-active:after {
  background-color: transparent;
}
#navigation .popover {
  width: 180px;
  z-index: 99999;
  position: absolute;
  padding: 20px 0 10px;
  margin-left: -25px;
}
#navigation .popover .popover-content {
  background-color: white;
  border: 1px solid rgba(53, 110, 137, 0.2);
  padding: 15px 20px;
}
#navigation .popover .title {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  text-transform: uppercase;
  color: #1A171B !important;
  font-weight: bold;
  font-size: 11px;
}
#navigation .popover .title:after {
  display: block;
  content: "";
  width: 30px;
  height: 3px;
  background-color: #003c7f;
  margin: 6px 0;
}
#navigation .popover ul li {
  padding: 0;
}
#navigation .popover ul li a {
  display: block;
  padding: 5px 0;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: none;
  color: #1A171B !important;
  border-bottom-color: transparent;
  font-size: 13px;
}
#navigation .popover ul li a:hover {
  text-decoration: none;
}
.popover {
  z-index: 500;
  position: absolute;
}
@media (max-width: 767px) {
  .js-sticky-header {
    border-bottom: 1px solid #d1c0af;
  }
  .a-leaderboard {
    display: none;
  }
  .section-header .main-header {
    height: 44px;
  }
  .section-header .main-header .tools-left .icon {
    height: 44px;
    line-height: 44px;
  }
  .section-header .main-header .tools-left .tool-container {
    display: none;
  }
  .section-header .main-header .tools-right {
    display: none;
  }
  .section-header .main-header .header-home-title {
    display: block !important;
  }
  #header-tools {
    padding-top: 10px;
    padding-bottom: 7px;
    font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
    font-size: 11px;
    line-height: 1em;
  }
  #header-tools time {
    color: #1A171B;
  }
  #header-tools ul.right {
    float: right;
    text-transform: uppercase;
    font-size: 0;
  }
  #header-tools ul.right li {
    font-size: 11px;
    line-height: 1em;
    display: inline-block;
    padding: 0 7px;
    border-right: 1px solid #d1c0af;
  }
  #header-tools ul.right li:last-child {
    border: none;
    padding-right: 0;
  }
  #navigation {
    width: 260px;
  }
  #navigation .scroller-container {
    right: 30px;
  }
  #navigation .nav-close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    z-index: 99;
  }
  #navigation ul.main-navigation-list {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #navigation ul.main-navigation-list > li.home {
    line-height: normal;
  }
  #navigation ul.main-navigation-list > li.home .icon {
    font-size: 16px;
    line-height: 22px;
  }
  #navigation ul.main-navigation-list > li,
  #navigation ul.main-navigation-list > li.separator {
    margin-bottom: 1px;
  }
  #navigation ul.main-navigation-list > li:after,
  #navigation ul.main-navigation-list > li.separator:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 1px;
    background-color: #efefef;
  }
  #navigation ul.main-navigation-list > li > a {
    font-size: 14px;
    line-height: 22px;
  }
  #navigation ul.main-navigation-list > li > a.edition {
    display: none;
  }
}
/* CONTENT
================================================== */
.pagination-nav {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
}
.pagination-nav ul li {
  display: inline-block;
}
.pagination-nav ul li a {
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 24px;
  color: #003c7f;
}
.pagination-nav ul li a.current,
.pagination-nav ul li a:hover {
  background-color: #003c7f;
  color: white;
}
.pagination-nav ul li a.prev,
.pagination-nav ul li a.next {
  border: 1px solid #003c7f;
}
.archive-pagination {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 1em;
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid #003c7f;
}
.archive-pagination:before,
.archive-pagination:after {
  content: " ";
  display: table;
}
.archive-pagination:after {
  clear: both;
}
.archive-pagination:before,
.archive-pagination:after {
  content: " ";
  display: table;
}
.archive-pagination:after {
  clear: both;
}
.archive-pagination .archive-link,
.archive-pagination .pos-counter {
  color: #003c7f;
  display: inline-block;
  padding: 5px 0;
  margin: 0;
}
.archive-pagination .pos-counter {
  color: #AD9A88;
}
.archive-pagination .pagination-nav {
  float: right !important;
}
.archive-pagination.pagination-bottom {
  margin-top: 25px;
  padding-top: 15px;
  border-top: 1px solid #003c7f;
  padding-bottom: 15px;
  border-bottom: 0;
}
.section .archive-pagination.pagination-bottom {
  margin-bottom: 0;
}
.section .archive-pagination.pagination-bottom .pos-counter {
  padding: 0;
}
.collapse .archive-pagination.pagination-bottom {
  margin: 15px 0;
}
.archive-pagination h1.small {
  display: inline-block;
  color: #003c7f;
  font-weight: 500;
}
.caroufredsel_wrapper {
  cursor: pointer !important;
}
.carousel {
  position: relative;
  overflow: hidden;
}
.carousel > ul,
.carousel > ol {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 10000px;
}
.carousel > ul li,
.carousel > ol li {
  float: left;
}
.carousel .slide {
  float: left;
}
.carousel .slide figure {
  margin-bottom: 0;
}
.carousel nav a {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  color: #AD9A88;
  text-decoration: none !important;
  outline: 0 none !important;
  z-index: 99;
}
.carousel nav a.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default;
}
.carousel nav a.prev {
  left: 0;
}
.carousel nav a.next {
  right: 0;
}
.carousel nav a span {
  line-height: 40px;
  font-size: 20px;
}
.carousel nav.s-top a {
  margin-top: 20px;
}
.carousel .pagination {
  margin-top: 10px;
  text-align: center;
}
.carousel .pagination a {
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 0 4px;
  border-radius: 14px;
  background: #8D9496;
}
.carousel .pagination a.selected {
  background: white;
}
.carousel .pagination a span {
  display: none;
}
.opening-full-article .carousel .pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 99;
}
.carousel-paged nav a {
  margin-top: -27px;
}
@media (max-width: 1007px) {
  .carousel-paged {
    padding-left: 0;
    padding-right: 0;
  }
  .carousel-paged nav {
    display: none;
  }
}
.carousel-rel {
  overflow: hidden;
}
.carousel-rel nav a {
  margin-top: 0;
  top: 0;
  bottom: 0;
  height: auto;
  line-height: 70px;
  width: 50px;
}
.carousel-rel nav a span {
  line-height: 70px;
}
.carousel-rel nav a.prev {
  text-align: left;
  left: 0;
  width: 50px;
  background-image: -webkit-linear-gradient(left, #F5E5D5 20%, rgba(245, 229, 213, 0) 100%);
  background-image: -o-linear-gradient(left, #F5E5D5 20%, rgba(245, 229, 213, 0) 100%);
  background-image: linear-gradient(to right, #F5E5D5 20%, rgba(245, 229, 213, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5e5d5', endColorstr='#00f5e5d5', GradientType=1);
}
.carousel-rel nav a.next {
  text-align: right;
  right: 0;
  width: 50px;
  background-image: -webkit-linear-gradient(left, rgba(245, 229, 213, 0) 0%, #F5E5D5 80%);
  background-image: -o-linear-gradient(left, rgba(245, 229, 213, 0) 0%, #F5E5D5 80%);
  background-image: linear-gradient(to right, rgba(245, 229, 213, 0) 0%, #F5E5D5 80%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f5e5d5', endColorstr='#fff5e5d5', GradientType=1);
}
.carousel-prod,
.carousel-article-3 {
  padding: 0 20px;
}
.carousel-prod nav a,
.carousel-article-3 nav a {
  color: #003c7f;
  width: 30px;
}
.carousel-prod nav a.prev,
.carousel-article-3 nav a.prev {
  text-align: left;
}
.carousel-prod nav a.next,
.carousel-article-3 nav a.next {
  text-align: right;
}
.carousel-article-3 {
  padding: 0 10px;
}
.carousel-article-3 li.slide {
  float: left;
  padding: 0 10px;
}
.carousel-article-3-lined li.slide {
  text-align: center;
  padding: 0 15px;
  position: relative;
}
.carousel-article-3-lined li.slide:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: -1000px;
  right: -1px;
  border-right: 1px solid #d1c0af;
}
.carousel-article-hlist {
  height: 200px;
  padding: 0 0 0 205px;
  position: relative;
}
.carousel-article-hlist .carousel-title {
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: lowercase;
  font-size: 16px;
  line-height: 1em;
  font-weight: 700;
  position: absolute;
  left: 15px;
  top: 15px;
  width: 185px;
}
.carousel-article-hlist .carousel-title [class^="icon-"],
.carousel-article-hlist .carousel-title [class*=" icon-"] {
  vertical-align: middle;
}
.carousel-article-hlist .carousel-title .italic {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  display: block;
  text-transform: none;
  font-size: 16px;
}
.carousel-article-hlist nav a {
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-top: 0;
  background-color: #003c7f;
  border-radius: 24px;
  color: #F6EEE6;
}
.carousel-article-hlist nav a span {
  line-height: 22px;
}
.carousel-article-hlist nav a.prev {
  left: 15px;
}
.carousel-article-hlist nav a.next {
  left: 55px;
  right: auto;
}
.carousel-article-hlist nav a:hover {
  background-color: #112531;
}
.carousel-article-hlist .article-hlist > li {
  padding-top: 15px;
  padding-right: 100px;
  float: left;
  position: relative;
  height: 200px;
}
.carousel-article-hlist .article-hlist > li .article-body {
  position: relative;
  z-index: 10;
}
.carousel-article-hlist .article-hlist > li .article-body h3 {
  margin-bottom: 20px;
}
.carousel-article-hlist .article-hlist > li .article-body h3:after {
  content: "";
  display: block;
  width: 70px;
  height: 1px;
  background-color: #003c7f;
  margin-top: 20px;
}
.carousel-article-hlist .article-hlist > li .article-body h3 span.icon {
  font-size: 13px;
}
.carousel-article-hlist .article-hlist > li .article-body a {
  color: #112531;
}
.carousel-article-hlist .article-hlist > li .article-body a:hover {
  color: rgba(17, 37, 49, 0.85);
}
.carousel-article-hlist .article-hlist > li .article-body ul.meta li.tw {
  font-weight: 700;
}
.carousel-article-hlist .article-hlist > li .article-body ul.meta li.tw .icon-twitter {
  font-size: 14px;
  vertical-align: middle;
}
.carousel-article-hlist .article-hlist > li.with-figure {
  padding-right: 200px;
}
.carousel-article-hlist .article-hlist > li.with-figure article.prew {
  position: static;
}
.carousel-article-hlist .article-hlist > li.with-figure .article-figure {
  margin-bottom: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  vertical-align: bottom;
  text-align: center;
  width: 250px;
}
@media (max-width: 1439px) {
  .carousel-article-hlist {
    height: 170px;
  }
  .carousel-article-hlist .article-hlist > li {
    height: 170px;
    padding-right: 50px;
  }
  .carousel-article-hlist .article-hlist > li.with-figure {
    padding-right: 134px;
  }
  .carousel-article-hlist .article-hlist > li.with-figure .article-figure {
    width: 184px;
  }
}
.auto-h:before,
.auto-h:after {
  content: " ";
  display: table;
}
.auto-h:after {
  clear: both;
}
.auto-h:before,
.auto-h:after {
  content: " ";
  display: table;
}
.auto-h:after {
  clear: both;
}
.auto-h,
.auto-h li {
  height: auto !important;
}
.auto-h li {
  float: none !important;
}
.auto-h li .article-body h3 {
  margin-bottom: 15px !important;
}
.auto-h li .article-body h3:after {
  display: none !important;
}
.section-wrap-full {
  overflow: hidden;
  width: 100%;
}
.carousel-article-full nav a,
.carousel-coverflow nav a {
  color: white;
  width: 50px;
  height: 100px;
  padding: 30px 0;
  text-align: center;
  top: 50%;
  margin-top: -50px;
  z-index: 200;
}
.carousel-article-full nav a.prev,
.carousel-coverflow nav a.prev {
  border-right: 1px solid white;
  padding-left: 15px;
  left: 0;
}
.carousel-article-full nav a.next,
.carousel-coverflow nav a.next {
  border-left: 1px solid white;
  padding-right: 15px;
  right: 0;
}
.carousel-article-full nav a:hover,
.carousel-coverflow nav a:hover {
  background: white;
  background: rgba(255, 255, 255, 0.6);
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.35);
}
.carousel-article-full {
  margin-left: -330px;
  margin-right: -330px;
}
@media (min-width: 1440px) {
  .carousel-article-full {
    margin-left: -450px;
    margin-right: -450px;
  }
}
@media (max-width: 1007px) {
  .carousel-article-full {
    margin-left: -450px;
    margin-right: -450px;
  }
}
.carousel-article-full nav a.prev {
  left: 330px;
}
@media (min-width: 1440px) {
  .carousel-article-full nav a.prev {
    left: 450px;
  }
}
@media (max-width: 1007px) {
  .carousel-article-full nav a.prev {
    left: 450px;
  }
}
.carousel-article-full nav a.next {
  right: 330px;
}
@media (min-width: 1440px) {
  .carousel-article-full nav a.next {
    right: 450px;
  }
}
@media (max-width: 1007px) {
  .carousel-article-full nav a.next {
    right: 450px;
  }
}
.carousel-article-full li.slide {
  float: left;
  margin: 0 15px;
}
@media (max-width: 1007px) {
  .carousel-article-full li.slide {
    margin: 0 7.5px;
  }
}
.carousel-article-full li.slide figure img {
  width: 100%;
  height: auto;
}
.carousel-coverflow nav a.prev {
  left: 2px;
}
.carousel-coverflow nav a.next {
  right: 2px;
}
.carousel-coverflow li.slide {
  border-left: 2px solid #F5E5D5;
  border-right: 2px solid #F5E5D5;
  float: left;
  position: relative;
  display: block;
}
.carousel-coverflow li.slide article.prew-img .overlay {
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel-coverflow li.slide article.prew-img:before {
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel-coverflow li.slide:hover article.prew-img:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel-coverflow li.slide.active:hover article.prew-img .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel-gallery {
  /* Related slide content */
}
.carousel-gallery nav a {
  position: absolute;
  top: 50%;
  color: white;
  background: #003c7f;
  border-radius: 100%;
}
.carousel-gallery nav a:hover {
  background: #003c7f;
}
.carousel-gallery nav a.prev {
  left: -20px;
  padding-left: 16px;
}
.carousel-gallery nav a.next {
  right: -20px;
  padding-right: 16px;
}
.carousel-gallery nav a span {
  line-height: 40px;
  font-size: 20px;
}
.carousel-gallery nav a.disabled {
  display: none;
}
.carousel-gallery .gallery-expand,
.carousel-gallery .gallery-close {
  font-size: 14px;
  background: #003c7f;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 100%;
  text-align: center;
  position: absolute;
  top: 10px;
  right: 1px;
  color: white;
  z-index: 20;
  text-decoration: none !important;
}
.carousel-gallery .gallery-expand:hover,
.carousel-gallery .gallery-close:hover {
  background: #003c7f;
}
.carousel-gallery .gallery-expand span,
.carousel-gallery .gallery-close span {
  line-height: 30px;
  font-size: 16px;
}
.carousel-gallery .gallery-close {
  right: 30px;
  top: 20px;
  display: none;
}
.open .carousel-gallery .gallery-close {
  display: block;
}
.carousel-gallery .tools {
  width: auto;
  position: static;
  float: right;
  padding: 0;
  list-style: none;
  line-height: 30px;
}
.carousel-gallery .tools li {
  float: left;
  padding-left: 10px !important;
}
.carousel-gallery .gallery-container {
  overflow: hidden;
  position: relative;
}
.carousel-gallery .gallery-container .gallery-sidebar {
  width: 360px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: none;
  padding: 0 30px;
}
.carousel-gallery .gallery-container .gallery-sidebar .sidebar-meta {
  border-top: 1px solid #d1c0af;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 10px;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  padding: 15px 0;
  height: 60px;
  line-height: 30px;
}
.carousel-gallery .gallery-container .gallery-sidebar .title {
  font-size: 20px;
  line-height: 1.1em;
  margin-bottom: 30px;
}
.carousel-gallery .gallery-container .gallery-sidebar .caption {
  min-height: 60px;
}
.carousel-gallery .gallery-footer {
  position: relative;
}
.carousel-gallery .gallery-footer .caption {
  padding-top: 15px;
  min-height: 40px;
  position: relative;
  padding-right: 80px;
}
.carousel-gallery .gallery-footer .caption .count {
  position: absolute;
  top: 18px;
  right: 40px;
  font-size: 12px;
  line-height: 1em;
  font-weight: bold;
}
.carousel-gallery .gallery-items {
  width: 99000px;
}
.carousel-gallery .gallery-item {
  float: left;
  overflow: hidden;
  text-align: center;
  /*img[data-srcset], img[data-src]{
      &.lazy-loaded{
        .opacity(.3);
      }
    }
    &.current{
      img[data-srcset], img[data-src]{
        &.lazy-loaded{
          .opacity(1);
        }
      }
    }*/
}
.carousel-gallery .gallery-item img {
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.carousel-gallery .gallery-item.current img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel-gallery .gallery-item img {
  pointer-events: none;
}
.carousel-gallery .gallery-item .gallery-meta {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
.carousel-gallery .gallery-item.related-gallery-item {
  padding-top: 15px;
}
.carousel-gallery .related-content {
  background-color: white;
  height: 100%;
  text-align: left;
  padding: 0 40px 20px 40px;
  position: relative;
  /* image wrapper, forced ratio */
}
.carousel-gallery .related-content .header {
  height: 80px;
  z-index: 20;
  border-bottom: 1px solid #d1c0af;
  padding: 20px 0 0 0;
}
.open .carousel-gallery .related-content .header {
  padding-right: 60px;
}
.carousel-gallery .related-content .header .share {
  padding: 5px 10px 5px 0;
  border-right: 1px solid #d1c0af;
  margin-right: 10px;
}
.carousel-gallery .related-content .header .share .tools li {
  padding-left: 0;
  margin: 0 5px 0 0;
}
.carousel-gallery .related-content .header .title {
  display: table-cell;
  height: 40px;
  font-size: 17px;
  line-height: 1.1em;
  vertical-align: middle;
  font-weight: 500;
}
.carousel-gallery .related-content .header-tools {
  border-bottom: 1px solid #d1c0af;
  padding: 10px 0;
  position: relative;
  height: 56px;
  margin-bottom: 10px;
}
.carousel-gallery .related-content .header-tools .archive-link {
  text-transform: uppercase;
  line-height: 36px;
}
.carousel-gallery .related-content .header-tools .archive-link .icon {
  font-size: 18px;
}
.carousel-gallery .related-content .archive-link {
  font-size: 11px;
  line-height: 1em;
}
.carousel-gallery .related-content h3.big {
  font-size: 26px;
}
.carousel-gallery .related-content h3.rel {
  margin-bottom: 30px;
}
@media (min-width: 1008px) and (max-width: 1439px) {
  .obj .carousel-gallery .related-content article.prew {
    max-width: 200px;
    margin-bottom: 0;
  }
  .obj .carousel-gallery .related-content h3.rel {
    font-size: 16px;
    margin-bottom: 0;
  }
  .obj .carousel-gallery .related-content .col-xs-6:last-child article.prew {
    float: right !important;
  }
}
.carousel-gallery .related-content .img-75p {
  padding-top: 75%;
  overflow: hidden;
}
.carousel-gallery .related-content .img-75p img {
  position: absolute;
  top: 0;
  left: 0;
}
.carousel-gallery.related nav {
  display: none !important;
}
.carousel-gallery.related .gallery-footer .caption {
  display: none;
}
@media (max-width: 1007px) {
  .carousel-gallery.related .gallery-content {
    height: 100%;
  }
}
/* OVERLAY #overlay
================================================== */
body.overlayOpen {
  overflow: hidden;
}
.gallery-wrapper.open {
  background: rgba(255, 255, 255, 0.95);
  z-index: 100000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  position: fixed;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  overflow: hidden;
}
.gallery-wrapper.open .gallery-preview {
  display: none;
}
.gallery-wrapper.open .carousel-gallery {
  height: 100%;
  margin-left: 0;
}
.gallery-wrapper.open .carousel-gallery .gallery-footer {
  display: none;
}
.gallery-wrapper.open .carousel-gallery .gallery-container {
  height: 100%;
  background: white;
}
.gallery-wrapper.open .carousel-gallery .gallery-container .gallery-content {
  overflow: hidden;
}
.gallery-wrapper.open .carousel-gallery .gallery-container .gallery-content .gallery-items {
  padding-top: 80px;
}
.gallery-wrapper.open .carousel-gallery .gallery-container .gallery-sidebar {
  padding-top: 80px;
  background: white;
  display: block;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.gallery-wrapper.open .carousel-gallery .gallery-container .gallery-sidebar .a-block {
  float: right;
  padding: 0;
}
@media (max-width: 1007px) {
  .gallery-wrapper.open .carousel-gallery .gallery-container {
    margin-left: 30px;
    margin-right: 30px;
    overflow: hidden;
  }
  .gallery-wrapper.open .carousel-gallery .gallery-container .gallery-content {
    width: 100%;
    margin: 0 auto 30px;
  }
  .gallery-wrapper.open .carousel-gallery .gallery-container .gallery-sidebar {
    margin-top: 15px;
    position: relative !important;
    right: auto;
    padding: 0;
    width: 100%;
    margin: 0 auto 30px;
  }
  .gallery-wrapper.open .carousel-gallery .gallery-container nav a {
    top: 300px;
  }
  .gallery-wrapper.open .carousel-gallery .gallery-container .col-sm-6 {
    width: 50%;
  }
}
@media (min-width: 1008px) {
  .gallery-wrapper.open .carousel-gallery .gallery-container {
    margin-left: 30px;
    height: 100%;
  }
  .gallery-wrapper.open .carousel-gallery .gallery-container .gallery-content {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 360px;
  }
}
.gallery-wrapper.open .carousel-gallery .related-content {
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 30px 0 0;
  top: -80px;
}
.gallery-wrapper.open .carousel-gallery .related-content .header .title {
  font-size: 20px;
}
.gallery-wrapper.open .carousel-gallery .related-content .header-tools {
  padding: 20px 0;
  height: 76px;
}
.gallery-wrapper.open .carousel-gallery .related-content .content-title {
  margin-bottom: 20px;
}
@media (max-width: 1007px) {
  .gallery-wrapper.open .carousel-gallery.related .gallery-container {
    margin-right: 0;
  }
}
.gallery-wrapper.open .carousel-gallery.related .gallery-container .gallery-sidebar {
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
@media (min-width: 1008px) {
  .gallery-wrapper.open .carousel-gallery.related .gallery-container .gallery-content {
    overflow: visible;
  }
}
.gallery-wrapper.open .carousel-gallery.related .gallery-container .gallery-content .gallery-items .current {
  overflow: visible;
  z-index: 10;
}
.gallery-wrapper.open .carousel-gallery.related .gallery-container .gallery-sidebar {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease-in-out;
  -o-transition: visibility 0s 0.3s, opacity 0.3s ease-in-out;
  transition: visibility 0s 0.3s, opacity 0.3s ease-in-out;
}
/* Swipe gallery css
================================================== */
.swipe-carousel {
  overflow: hidden;
}
.swipe-carousel .gallery-container {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  -webkit-transform-style: preserve-3d;
}
.swipe-carousel .gallery-container,
.swipe-carousel .gallery-container ul.gallery-items,
.swipe-carousel .gallery-container .gallery-item {
  height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
}
.swipe-carousel .gallery-container ul.animate {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.swipe-carousel .gallery-container ul.gallery-items {
  transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -o-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -ms-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -moz-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  position: relative;
}
.swipe-carousel .gallery-container ul.gallery-items .gallery-item {
  float: left;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: translate3d(0, 0, 0);
  text-align: center;
  position: relative;
}
.swipe-carousel .gallery-container ul.gallery-items .gallery-item .item-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /*
          background-position: center center;
          background-repeat: no-repeat;
          background-size: contain; //cover
          */
  text-align: center;
  display: block;
}
.swipe-carousel .gallery-container ul.gallery-items .gallery-item .item-content img {
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100% !important;
  width: auto !important;
}
.swipe-carousel .gallery-container ul.gallery-items .gallery-item .item-content.landscape img {
  height: auto !important;
  width: 100% !important;
}
.carousel-gallery-preview .gallery-close,
.carousel-gallery-preview .gallery-container,
.carousel-gallery-preview .gallery-footer,
.carousel-gallery-preview > nav {
  display: none;
}
.gallery-wrapper.open .carousel-gallery-preview .gallery-close,
.gallery-wrapper.open .carousel-gallery-preview .gallery-container,
.gallery-wrapper.open .carousel-gallery-preview > nav {
  display: block;
}
@media (min-width: 768px) {
  .entry-indent {
    padding-left: 62px;
  }
}
@media (min-width: 1008px) {
  .entry-indent {
    padding-left: 84px;
  }
}
@media (min-width: 1440px) {
  .entry-indent {
    padding-left: 100px;
  }
}
@media (min-width: 768px) {
  aside.floating {
    float: left;
    width: 218px;
    margin-left: -62px;
    margin-right: 30px;
  }
}
@media (min-width: 1008px) {
  aside.floating {
    width: 222px;
    margin-left: -84px;
  }
}
@media (min-width: 1440px) {
  aside.floating {
    width: 270px;
    margin-left: -100px;
  }
}
aside.floating > article.prew,
aside.floating div.prew {
  padding: 6px 12px 12px;
  border-bottom: 1px solid #d1c0af;
}
aside.floating > article.prew figure,
aside.floating div.prew figure {
  margin-left: -12px;
  margin-right: -12px;
}
aside.floating > article.prew figure a,
aside.floating div.prew figure a {
  display: block;
  position: relative;
}
aside.floating > article.prew .icon,
aside.floating div.prew .icon {
  color: white;
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 30px;
  background: #003c7f;
  text-decoration: none !important;
  line-height: 30px;
  font-size: 16px;
  float: right;
  margin: -42px 12px 0 0;
}
aside.floating > article.prew .icon-play,
aside.floating div.prew .icon-play {
  margin: 0;
  position: absolute;
  bottom: 12px;
  left: 12px;
}
aside.floating > article.prew-big,
aside.floating div.prew-big {
  border-bottom: 2px solid #003c7f;
}
aside.floating > article.well,
aside.floating div.well {
  border: none;
}
aside.floating > article.well-pri,
aside.floating div.well-pri {
  padding-top: 12px;
  margin-top: 6px;
}
aside.floating > article.well-pri h6.meta,
aside.floating div.well-pri h6.meta {
  border-bottom: 1px solid white;
  margin-bottom: 5px;
}
aside.floating > article.illo,
aside.floating div.illo {
  padding-top: 0;
  margin-top: 6px;
}
aside.floating > article.prew-edit,
aside.floating div.prew-edit,
aside.floating > article.prew-attach,
aside.floating div.prew-attach {
  position: relative;
}
aside.floating > article.prew-edit h6.meta,
aside.floating div.prew-edit h6.meta,
aside.floating > article.prew-attach h6.meta,
aside.floating div.prew-attach h6.meta {
  display: inline-block;
  background: #003c7f;
  margin: 0 -12px 5px;
  border-right: 7.5px solid #F5E5D5;
  position: relative;
  z-index: 2;
}
aside.floating > article.prew-edit h6.meta a,
aside.floating div.prew-edit h6.meta a,
aside.floating > article.prew-attach h6.meta a,
aside.floating div.prew-attach h6.meta a {
  color: white;
  text-decoration: none !important;
}
aside.floating > article.prew-edit:after,
aside.floating div.prew-edit:after,
aside.floating > article.prew-attach:after,
aside.floating div.prew-attach:after {
  content: '';
  display: block;
  border-top: 1px solid #d1c0af;
  position: absolute;
  top: 6px;
  right: 0;
  left: 0;
  z-index: 0;
}
aside.floating > article.prew-edit h6.meta,
aside.floating div.prew-edit h6.meta {
  display: inline-block;
  background: #003c7f;
}
aside.floating > article.prew-attach h3,
aside.floating div.prew-attach h3 {
  position: relative;
  padding-left: 35px;
  min-height: 32px;
}
aside.floating > article.prew-attach .attach,
aside.floating div.prew-attach .attach {
  position: absolute;
  display: block;
  width: 30px;
  text-align: center;
  top: 0;
  left: 0;
  color: #003c7f;
  font-size: 32px;
}
aside.floating.rel {
  margin-top: 6px;
  border-top: 2px solid #003c7f;
}
aside.floating.rel h5 {
  padding: 12px 12px 0;
  margin-bottom: 0;
}
aside.floating.rel .related-list {
  padding: 6px 12px;
}
aside.floating.rel .related-list > li {
  margin-bottom: 10px;
  border-bottom: 1px solid #d1c0af;
}
aside.floating.rel .related-list > li:last-child {
  border: none;
}
aside.floating.rel .related-list > li h3 {
  margin-bottom: 0;
}
aside.floating.rel article.prew {
  padding-bottom: 6px;
  margin-bottom: 6px;
}
aside.floating a:hover .icon-expand {
  background: #003c7f;
}
.modal-backdrop.in {
  opacity: 0.96;
  filter: alpha(opacity=96);
  background: white;
}
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
  background: #F6EEE6;
}
.article-index .modal-content {
  background: #F5E5D5;
  border-radius: 0;
}
.article-index .modal-header {
  position: relative;
  border: none;
}
.article-index .modal-header .modal-title {
  padding-bottom: 5px;
  border-bottom: 1px solid #003c7f;
}
.article-index .modal-header h6 {
  color: #003c7f;
  padding: 5px 0 10px;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 7.5px;
}
.article-index .modal-header p.abstract {
  color: #003c7f;
}
.article-index .btn-close {
  background: none;
  color: #AD9A88;
  font-size: 24px;
  position: absolute;
  top: 0;
  right: 0;
}
.article-index .modal-body {
  padding-top: 0;
}
.index-list {
  font-size: 12px;
}
.index-list li {
  padding: 5px 0;
  position: relative;
}
.index-list li ol {
  padding-top: 5px;
  padding-left: 20px;
}
.index-list li a {
  color: #003c7f;
  text-decoration: none !important;
  outline: 0 none;
}
.index-list li a.collapsed,
.index-list li a.leaf {
  color: #AD9A88;
}
.index-list li a.current.leaf {
  font-weight: bold;
}
.index-list li a:hover,
.index-list li a.current {
  color: #003c7f !important;
}
.fixed-height {
  max-height: 400px;
  overflow-y: auto;
}
.fixed-height::-webkit-scrollbar-track {
  background-color: #F5E5D5;
}
#modal-disclaimer .fixed-height::-webkit-scrollbar-track {
  background-color: white;
}
.fixed-height::-webkit-scrollbar {
  width: 4px;
  background-color: #F5E5D5;
}
#modal-disclaimer .fixed-height::-webkit-scrollbar {
  background-color: white;
}
.fixed-height::-webkit-scrollbar-thumb {
  background-color: #AD9A88;
  border-radius: 4px;
}
#modal-disclaimer .fixed-height::-webkit-scrollbar-thumb {
  background-color: #555555;
}
.modal-content {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#modal-login .modal-dialog {
  width: 360px;
}
#modal-login .modal-header {
  border: none;
  color: #003c7f;
  padding: 32px 24px 0 24px;
}
#modal-login .modal-header .modal-title {
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: lowercase;
  font-size: 22px;
  line-height: 0.5em;
  font-weight: bold;
  /*margin-bottom: @baseDim / 3;*/
  margin-bottom: 6px;
}
#modal-login .modal-header p {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-weight: 300;
  font-size: 13px;
  line-height: 1.3em;
  margin: 0 0 11px 0;
}
#modal-login .modal-header button.close {
  margin-top: -20px;
  margin-right: -1px;
}
#modal-login .modal-body {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  padding-left: 24px;
  padding-right: 24px;
}
#modal-login .modal-body .utils label,
#modal-login .modal-body .utils a {
  font-size: 11px !important;
  line-height: 22px;
  color: #003c7f;
}
#modal-login .modal-body .utils label {
  text-transform: uppercase;
  font-weight: normal !important;
}
#modal-login .modal-body .button-list {
  margin: 15px 0;
}
#modal-login .modal-body .button-list .btn-pri {
  border-radius: 20px;
  padding: 7px 30px;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 1em;
}
#modal-login .modal-body .button-list .btn-txt {
  color: #003c7f !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  line-height: 1em;
}
#modal-login .modal-body .social-login {
  border-top: 2px solid #f2f2f2;
  padding: 20px 0;
  text-align: center;
}
#modal-login .modal-body .social-login h6 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 11px;
  line-height: 1em;
  margin-bottom: 10px;
}
#modal-login .modal-body .social-login ul li {
  display: inline-block;
  margin: 0 4px;
}
#modal-login .modal-body .social-login ul li a {
  display: block;
  color: white;
  font-size: 14px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100%;
}
#modal-login .modal-body .social-login ul li a.fb {
  background: #4963a4;
}
#modal-login .modal-body .social-login ul li a.tw {
  background: #55acee;
}
#modal-login .modal-body .social-login ul li a.gp {
  background: #df4b31;
}
#modal-login .modal-body .social-login ul li a.in {
  background: #0086ac;
}
#modal-login .modal-body .social-login ul li a .icon {
  line-height: 30px;
}
#modal-search .close,
#modal-scad .close,
#modal-disclaimer .close {
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  z-index: 50;
  top: 0;
  right: -54px;
}
@media (max-width: 1007px) {
  #modal-search .close,
  #modal-scad .close,
  #modal-disclaimer .close {
    right: -34px;
  }
}
#modal-search .close .icon-circle,
#modal-scad .close .icon-circle,
#modal-disclaimer .close .icon-circle {
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: white;
  font-size: 14px;
  background: #003c7f;
  border-radius: 34px;
}
#modal-search .modal-dialog {
  width: 830px;
}
@media (max-width: 1007px) {
  #modal-search .modal-dialog {
    width: 650px;
  }
}
#modal-search .modal-content {
  background: none;
}
#modal-search .modal-body {
  padding: 30px 0;
}
#modal-search .modal-body .search-field .search-input {
  border-bottom: 1px solid #112531;
  background: none;
  border-radius: 0;
  padding-left: 5px;
}
#modal-search .modal-body .search-field .search-submit {
  right: 0;
}
#modal-search #suggestions-list {
  padding: 5px 0;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
}
#modal-search #suggestions-list li {
  border-bottom: 1px solid #d1c0af;
}
#modal-search #suggestions-list li.fin {
  background: #faf5f0;
  padding: 15px 25px 0;
  border: none;
}
#modal-search #suggestions-list li.fin li:last-child {
  border: none;
}
#modal-search #suggestions-list li.fin a {
  margin: 0 -25px;
}
#modal-search #suggestions-list li.fin a:hover,
#modal-search #suggestions-list li.fin a.active {
  background: #F6EEE6;
}
#modal-search #suggestions-list li.fin .icon {
  margin-right: 7.5px;
}
#modal-search #suggestions-list li.fin .index {
  display: inline-block;
  width: 140px;
}
#modal-search #suggestions-list li a {
  display: block;
  padding: 17px 25px 15px;
  color: #003c7f;
  font-size: 13px;
  line-height: 13px;
}
#modal-search #suggestions-list li a:hover,
#modal-search #suggestions-list li a.active {
  background: #F6EEE6;
}
#modal-search #suggestions-list li h6,
#modal-search #suggestions-list li .label {
  color: #AD9A88;
  text-transform: uppercase;
  margin-right: 15px;
  font-size: 11px;
  line-height: 13px;
}
#modal-search .no-res {
  padding: 5px 0;
}
#modal-search .no-res p {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 1.3em;
  margin-bottom: 7.5px;
  color: #003c7f;
}
#modal-search .no-res p a:hover {
  text-decoration: underline;
}
#modal-scad .close {
  top: -30px;
  right: 0;
}
#modal-scad .modal-dialog {
  background: #F6EEE6;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  min-width: 750px;
}
#modal-scad .modal-content {
  background: none;
}
#modal-scad .modal-header {
  margin: 30px 0 0;
  padding: 0;
  border-bottom-color: #003c7f;
  position: relative;
}
#modal-scad .modal-header h2 {
  font-size: 26px;
  line-height: 1em;
  color: #003c7f;
}
#modal-scad .modal-header nav {
  position: absolute;
  top: 0;
  left: 130px;
  padding: 0 15px;
  width: 215px;
  text-align: center;
}
#modal-scad .modal-header nav .current {
  display: block;
  line-height: 26px;
  font-size: 22px;
  color: #003c7f;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 500;
}
#modal-scad .modal-header nav a {
  position: absolute;
  top: 0;
  font-size: 24px;
  display: block;
  height: 26px;
  line-height: 26px;
  text-align: center;
  width: 15px;
}
#modal-scad .modal-header nav a span {
  line-height: 26px;
}
#modal-scad .modal-header nav a.prev {
  left: 0;
}
#modal-scad .modal-header nav a.next {
  right: 0;
}
#modal-scad .modal-body {
  padding: 20px 0;
}
.modal-form {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
}
.modal-form .help-block {
  margin-top: 0;
  font-size: 13px;
  line-height: 1.3em;
  font-weight: 300;
  color: #003c7f;
}
.modal-form .form-group label,
.modal-form .radio label,
.modal-form .checkbox label {
  font-size: 11px;
  line-height: 20px;
  min-height: 20px;
  color: #003c7f;
  font-weight: normal;
  text-transform: uppercase;
}
.modal-form .form-group label .tooltip-custom,
.modal-form .radio label .tooltip-custom,
.modal-form .checkbox label .tooltip-custom {
  text-transform: none;
}
.modal-form .form-group input,
.modal-form .form-group textarea,
.modal-form .form-group .list-box {
  background: white;
  border: 1px solid #8D9496;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 10px 15px !important;
  font-size: 13px;
  color: #1A171B;
}
.modal-form .form-group input:focus,
.modal-form .form-group textarea:focus,
.modal-form .form-group .list-box:focus {
  border-color: #003c7f;
}
.modal-form .form-group input {
  height: auto;
  border-radius: 20px;
}
.modal-form .form-group input.input-small {
  border-radius: 8px;
  padding: 3px 7px;
}
.modal-form .form-group textarea,
.modal-form .form-group .list-box {
  border-radius: 8px;
  resize: none;
}
.modal-form .radio,
.modal-form .checkbox {
  margin: 0 0 5px;
}
.modal-form .radio label,
.modal-form .checkbox label {
  line-height: 20px;
}
.modal-form .eq-h {
  padding: 3px 0;
}
.modal-form .verify {
  font-size: 13px;
  line-height: 11px;
}
.modal-form .disclaimer {
  font-size: 9px;
  line-height: 11px;
  margin-bottom: 0;
  font-weight: 300;
}
.modal-form .disclaimer strong {
  font-weight: normal;
}
.modal-share-text,
.modal-add-to-my24 {
  width: 555px;
}
.modal-share-text .modal-header,
.modal-add-to-my24 .modal-header,
.modal-share-text .modal-body,
.modal-add-to-my24 .modal-body,
.modal-share-text .modal-footer,
.modal-add-to-my24 .modal-footer {
  margin: 0 20px;
  padding-left: 0;
  padding-right: 0;
}
.modal-share-text .modal-title,
.modal-add-to-my24 .modal-title {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 1.3em;
  text-transform: uppercase;
  color: #003c7f;
  margin: 2px 0 15px;
}
.modal-share-text h3,
.modal-add-to-my24 h3 {
  margin: 0;
}
.modal-share-text .list-inline,
.modal-add-to-my24 .list-inline {
  margin-top: 5px;
}
.modal-share-text .list-inline li,
.modal-add-to-my24 .list-inline li {
  display: inline-block;
  margin-right: 20px;
}
.modal-share-text .form-group,
.modal-add-to-my24 .form-group {
  position: relative;
}
.modal-share-text .form-group .icon-abs,
.modal-add-to-my24 .form-group .icon-abs {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 22px;
}
.modal-share-text .list-box,
.modal-add-to-my24 .list-box {
  padding-right: 5px !important;
}
.modal-share-text .list-box label,
.modal-add-to-my24 .list-box label {
  text-transform: none;
  font-size: 13px;
}
.modal-share-text .list-box .scrollable,
.modal-add-to-my24 .list-box .scrollable {
  padding-right: 15px;
  overflow-y: scroll;
  max-height: 100px;
  position: relative;
}
.modal-share-text .list-box .scrollable .i,
.modal-add-to-my24 .list-box .scrollable .i {
  border-color: #efefef;
}
.modal-share-text .new-folder,
.modal-add-to-my24 .new-folder {
  border: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
}
.modal-add-to-my24 .modal-title {
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: lowercase;
  font-size: 22px;
  margin-bottom: 5px;
}
.modal-add-to-my24 .modal-title img {
  vertical-align: top;
}
.modal-add-to-my24 .modal-error {
  background-color: #cd342b;
  padding: 10px;
  color: white;
  text-align: center;
  text-transform: none;
}
.modal-add-to-my24 p {
  font-weight: 300;
  color: #003c7f;
  margin-bottom: 0;
  font-size: 13px;
}
.modal-add-to-my24 label.checked {
  font-weight: bold;
}
#modal-disclaimer .modal-dialog {
  width: 830px;
}
@media (max-width: 1007px) {
  #modal-disclaimer .modal-dialog {
    width: 650px;
  }
}
#modal-disclaimer .close {
  top: -30px;
}
#modal-disclaimer .modal-content {
  margin-top: 50px;
}
#modal-disclaimer .modal-body {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  padding: 20px;
}
#modal-disclaimer .modal-body .modal-header {
  padding: 30px 0;
  margin-bottom: 15px;
  border-top: 1px solid #d1c0af;
  border-bottom: 1px solid #d1c0af;
}
#modal-disclaimer .modal-body .modal-header p {
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 0;
}
#modal-disclaimer .modal-body .fixed-height {
  height: 200px;
  font-size: 13px;
  font-weight: 300;
}
#modal-disclaimer .modal-body .fixed-height strong,
#modal-disclaimer .modal-body .fixed-height b {
  font-weight: 400;
}
.entry {
  font-size: 18px;
  line-height: 1.7em;
}
@media (max-width: 1007px) {
  .entry {
    line-height: 1.6em;
  }
}
.entry b,
.entry strong {
  font-weight: bold;
}
.entry i,
.entry em {
  font-style: italic;
}
.entry ul,
.entry ol {
  margin-bottom: 15px;
}
.entry ul li,
.entry ol li {
  margin-left: 20px;
  padding-left: 5px;
}
.entry ul.tools,
.entry ol.tools,
.entry ul.gallery-items,
.entry ol.gallery-items {
  margin-bottom: 0;
}
.entry ul.tools li,
.entry ol.tools li,
.entry ul.gallery-items li,
.entry ol.gallery-items li {
  margin-left: 0;
  padding-left: 0;
}
.entry ul {
  list-style-type: disc;
}
.entry ul.tools,
.entry ul.gallery-items {
  list-style: none;
}
.entry ol {
  list-style-type: decimal;
}
.entry .floating ul,
.entry .article-footer ul,
.entry blockquote ul,
.entry .floating ol,
.entry .article-footer ol,
.entry blockquote ol {
  list-style: none;
  margin-bottom: 0;
}
.entry .floating ul li,
.entry .article-footer ul li,
.entry blockquote ul li,
.entry .floating ol li,
.entry .article-footer ol li,
.entry blockquote ol li {
  margin-left: 0;
  padding-left: 0;
}
.entry .title .count {
  font-size: 22px;
  line-height: 24px;
  font-weight: 800;
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  display: inline-block;
  border-top: 1px solid #d1c0af;
  border-bottom: 1px solid #d1c0af;
  margin-right: 5px;
}
.entry p {
  margin-bottom: 30px;
}
.entry .caption p {
  margin-bottom: 30px !important;
}
.entry p.first-letter::first-letter {
  font-size: 110px;
  line-height: 1em;
  float: left;
  margin: -10px 10px 0 0;
}
.entry p a {
  text-decoration: underline;
}
.entry p.author a {
  text-decoration: none !important;
}
.entry .btn-empty {
  text-decoration: none;
}
.entry blockquote {
  padding-bottom: 15px;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 30px;
  color: #003c7f;
  position: relative;
}
.entry blockquote p {
  margin: 0;
}
.entry blockquote p.quote {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 26px;
  line-height: 1.2em;
  font-weight: normal;
  font-style: italic;
}
.entry blockquote p.quote b,
.entry blockquote p.quote strong {
  font-weight: normal;
  font-style: italic;
}
.entry blockquote p.auth {
  padding-top: 5px;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  font-weight: bold;
}
.entry blockquote .share {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-size: 16px;
}
.entry .article {
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 45px;
}
.entry .clearfix,
.entry .form-horizontal .form-group,
.entry .btn-toolbar,
.entry .btn-group-vertical > .btn-group,
.entry .modal-footer,
.entry .container,
.entry .container-fluid,
.entry .row {
  display: block;
}
.a-block {
  text-align: center;
  padding: 15px 0;
}
.a-block.a-rectangle {
  padding-top: 0;
}
#adv {
  min-height: 280px;
}
@media (max-width: 1007px) {
  .touch .a-block.a-expandible {
    padding-left: 405px !important;
  }
}
.a-block .img-responsive {
  margin: 0 auto;
}
#s_sidebar .a-block,
#sidebar .a-block {
  padding-top: 0;
  margin-bottom: 15px;
}
@media (max-width: 1007px) {
  #s_sidebar .a-block,
  #sidebar .a-block {
    margin-bottom: 30px;
    padding: 15px 0;
    background: #E5D5C5;
  }
  .no-touch #s_sidebar .a-block,
  .no-touch #sidebar .a-block {
    background: none;
    padding: 5px 0 0;
  }
  #s_sidebar .a-block.a-bg-dblue,
  #sidebar .a-block.a-bg-dblue {
    padding: 0;
    background-color: #112531;
  }
  #s_sidebar .a-block.a-bg-dblue img,
  #sidebar .a-block.a-bg-dblue img {
    margin: 0 auto;
  }
}
.a-masthead {
  border-bottom: 1px solid #d1c0af;
}
.a-masthead div {
  margin: 0 auto;
}
.a-leaderboard {
  position: relative;
  height: 120px;
  background: #E5D5C5;
}
.a-leaderboard div {
  margin: 0 auto;
}
.a-leaderboard .container {
  padding: 0;
}
.backgroundAdv .a-leaderboard {
  display: none;
}
body.wsRadioSkin,
body.backgroundAdv {
  background-repeat: no-repeat;
  background-position: -465px top;
}
@media (min-width: 1008px) {
  body.wsRadioSkin,
  body.backgroundAdv {
    background-position: center top !important;
    background-attachment: fixed;
  }
}
@media (min-width: 1440px) {
  body.wsRadioSkin,
  body.backgroundAdv {
    background-size: 2290px;
  }
}
body.wsRadioSkin #pg_wrapper,
body.backgroundAdv #pg_wrapper {
  margin: 0 auto;
}
@media (min-width: 1007px) {
  body.wsRadioSkin #pg_wrapper,
  body.backgroundAdv #pg_wrapper {
    max-width: 1008px;
  }
}
@media (min-width: 1439px) {
  body.wsRadioSkin #pg_wrapper,
  body.backgroundAdv #pg_wrapper {
    max-width: 1200px;
  }
}
body.wsRadioSkin #btop,
body.backgroundAdv #btop {
  height: 95px;
}
@media (min-width: 1440px) {
  body.wsRadioSkin #btop,
  body.backgroundAdv #btop {
    height: 115px;
  }
}
body.wsRadioSkin #bleft,
body.backgroundAdv #bleft,
body.wsRadioSkin #bright,
body.backgroundAdv #bright {
  position: absolute;
  top: 0;
  bottom: 0;
}
body.wsRadioSkin #bleft,
body.backgroundAdv #bleft {
  left: 0;
}
body.wsRadioSkin #bright,
body.backgroundAdv #bright {
  right: 0;
}
article.ntv {
  margin-bottom: 0;
}
article.ntv a {
  color: #CE5623 !important;
}
article.ntv a:hover {
  color: #BC4C19 !important;
}
article.ntv h3 a {
  color: #1A171B !important;
}
article.ntv h3 a:hover {
  color: rgba(26, 23, 27, 0.75) !important;
}
article.ntv h3.mid {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
}
@media (max-width: 1439px) {
  article.ntv h3.mid {
    font-size: 18px;
    line-height: 20px;
  }
}
article.ntv .info {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 1em;
  color: #CE5623 !important;
  margin-bottom: 5px;
}
article.ntv p {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 1.3em;
  font-weight: 300;
}
article.ntv p.more {
  font-weight: normal;
}
article.well-ntv {
  padding: 10px;
  background: #F6EEE6;
  margin-bottom: 10px !important;
}
article.well-ntv p {
  line-height: 1.2em;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 14px;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
}
.ntv-strip {
  border-top: 1px solid #AD9A88;
  padding-top: 7px;
  padding-bottom: 7px;
  background: #E5D5C5;
}
#s_main .ntv-strip {
  padding-left: 10px;
  padding-right: 10px;
}
.ntv-strip h5,
.ntv-strip h5 a {
  color: #CE5623 !important;
}
.ntv-strip h5 a:hover {
  color: #BC4C19 !important;
}
.ntv-strip ul.row {
  margin: 0 -7.5px;
}
.ntv-strip ul.row > li {
  padding-left: 7.5px;
  padding-right: 7.5px;
  font-size: 0;
}
.ntv-strip article.prew {
  margin: 0;
}
.ntv-strip article.prew p:last-child {
  margin-bottom: 0;
}
.h-hidden {
  overflow-y: hidden;
}
.col-div-5 {
  float: left;
  width: 20%;
  padding: 0 15px;
  position: relative;
  min-height: 1px;
}
.col-div-5:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: -200px;
  border-right: 1px solid #d1c0af;
  right: 0;
}
.col-div-5:last-child:after {
  border: none;
}
.list {
  padding-bottom: 1px;
}
.list > li.i {
  border-bottom: 1px solid #d1c0af;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.side-block .list > li.i,
.col-xs-4 > .list > li.i,
.col-sm-4 > .list > li.i {
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.side-block .list > li.i.last,
.col-xs-4 > .list > li.i.last,
.col-sm-4 > .list > li.i.last,
.side-block .list > li.i:last-child,
.col-xs-4 > .list > li.i:last-child,
.col-sm-4 > .list > li.i:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.side-block .list > li.i {
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1007px) {
  .side-block .list > li.i {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.list > li.i.bg-d,
.list > li.i.brd-bottom-d,
.list > li.i.brd-top-bottom-d {
  margin: -11px 0 5px;
  border: none;
}
.list > li.i.bg-d:first-child,
.list > li.i.brd-bottom-d:first-child,
.list > li.i.brd-top-bottom-d:first-child {
  margin-top: 0;
}
.list > li.i.bg-d article,
.list > li.i.brd-bottom-d article,
.list > li.i.brd-top-bottom-d article {
  background-color: #E5D5C5;
  border-top: 1px solid #003c7f;
  padding: 10px;
  border: none;
}
.list > li.i.brd-top-bottom-d article {
  border-top: 2px solid #003c7f;
  border-bottom: 2px solid #003c7f;
}
.list > li.i.brd-bottom-d article {
  border-bottom: 2px solid #003c7f;
  background: none;
}
.list > li.i .row figure {
  margin-top: 5px;
}
.list > li.i .media {
  margin-bottom: 10px;
}
.list > li.i ul.meta {
  padding-top: 1px;
}
@media (max-width: 1007px) {
  .side-block-pdd-sm .list > li.i {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.list > li.bg-dblue {
  padding-top: 10px;
  padding-bottom: 10px !important;
}
.list > li.bg-dblue figure {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
}
@media (max-width: 1007px) {
  .list > li.bg-dblue figure {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.col-single .list > li.first,
.col-single .list > li:first-child {
  border-top: 1px solid #d1c0af;
  padding-top: 15px;
  margin-top: 5px;
}
.list > li.last,
.list > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.side-block.more-link .list > li.last,
.side-block.more-link .list > li:last-child {
  border-bottom: 1px solid #d1c0af;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.list > li.i-area {
  margin-bottom: 15px;
}
.list > li.i-area article {
  padding-bottom: 5px;
}
.list > li.i-area article.prew {
  margin-bottom: 0;
}
.list > li.i-area:last-child {
  margin-bottom: 0;
}
.list > li.i-area:last-child article:last-child {
  padding-bottom: 0;
}
.list > li.i-area:last-child article:last-child h3 {
  margin-bottom: 0;
}
.list > li.arg {
  margin-bottom: 40px;
}
.list.list-brd-top > li.i {
  padding-bottom: 0;
  border-bottom: 0;
  border-top: 1px solid #d1c0af;
  padding-top: 10px;
  margin-bottom: 10px;
}
.list.list-brd-top > li.i:last-child {
  margin-bottom: 0;
}
.side-block .list.list-brd-top > li.i,
.col-xs-4 > .list.list-brd-top > li.i,
.col-sm-4 > .list.list-brd-top > li.i {
  padding-top: 10px;
  margin-bottom: 8px;
}
.list.list-brd-top > li.i article.prew figure {
  margin-bottom: 5px;
}
.list.list-media > li.i {
  padding-bottom: 0;
}
.list.list-media > li.i h3.rel {
  margin-bottom: 1px;
}
.list.list-media > li.i.last,
.list.list-media > li.i:last-child {
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 10px;
}
.list.list-media .media {
  margin-bottom: 0 !important;
}
.list.list-media .media .media-left,
.list.list-media .media .media-right {
  vertical-align: bottom;
}
.list.list-media .media .media-body {
  vertical-align: bottom;
  padding-bottom: 15px;
}
@media (max-width: 1007px) {
  .list.list-media .media .media-body {
    padding-bottom: 10px;
  }
}
.list.list-media .media .media-body p {
  margin-bottom: 0;
}
.list.list-media .media .media-cover {
  display: inline-block;
  vertical-align: bottom;
  width: 75px;
}
@media (max-width: 1007px) {
  .list.list-sm-row {
    margin-left: -15px;
    margin-right: -15px;
    display: table;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
  }
  .list.list-sm-row:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 1px;
    background-color: #d1c0af;
  }
  .list.list-sm-row > li {
    padding-left: 15px !important;
    padding-right: 15px !important;
    border-bottom: 0 none;
    display: table-cell;
    float: none;
    border-right: 1px solid #d1c0af;
  }
  .list.list-sm-row > li.last,
  .list.list-sm-row > li:last-child {
    border-right: none;
  }
  .list.list-sm-row > li.i-sm-6 {
    width: 50%;
  }
  .list.list-sm-row > li.i-sm-4 {
    width: 33.33333%;
  }
  .list.list-sm-row > li.i-sm-3 {
    width: 25%;
  }
  .list.list-sm-row.list-media {
    margin-right: -10px;
    margin-left: -10px;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  .list.list-sm-row.list-media:after {
    left: 10px;
    right: 10px;
  }
  .list.list-sm-row.list-media > li {
    padding-left: 10px !important;
    padding-right: 10px !important;
    vertical-align: top;
    position: relative;
  }
  .list.list-sm-row.list-media > li.last,
  .list.list-sm-row.list-media > li:last-child {
    border-bottom: 0;
  }
  .list.list-sm-row.list-media .media .media-left,
  .list.list-sm-row.list-media .media .media-right {
    display: block;
    vertical-align: bottom;
  }
  .list.list-sm-row.list-media .media .media-body {
    padding-bottom: 15px;
    width: 100%;
    padding-right: 90px;
  }
  .list.list-sm-row.list-media .media .media-body h3.rel {
    margin-top: 0 !important;
  }
  .list.list-sm-row.list-media .media .media-right,
  .list.list-sm-row.list-media .media .media-left {
    position: absolute;
    bottom: 0;
    right: 10px;
  }
  .list.list-sm-row.list-media .media .media-right img,
  .list.list-sm-row.list-media .media .media-left img {
    width: 80px !important;
    height: auto !important;
  }
}
.list.list-link li.i {
  margin: 0;
  padding: 0;
}
.list.list-link a {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1em;
  padding: 10px 5px;
}
.list.list-link a:hover {
  background: #112531;
}
.list.list-link .active a {
  background: #112531;
}
h3.area {
  padding-bottom: 5px;
  padding-left: 8px;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  margin-bottom: 0;
}
.well-light h3.area {
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 10px;
}
h3.area:before {
  position: absolute;
  display: block;
  content: "";
  width: 5px;
  height: 14px;
  left: 0;
  top: 0;
}
h3.area.a0:before {
  background-color: #003c7f;
}
h3.area.a1:before {
  background-color: #FFA800;
}
h3.area.a2:before {
  background-color: #E35C09;
}
h3.area.a3:before {
  background-color: #CD0A07;
}
h3.area.a4:before {
  background-color: #BD2666;
}
h3.area.a5:before {
  background-color: #6A7B85;
}
h3.area.a6:before {
  background-color: #379193;
}
h3.area.a7:before {
  background-color: #74875D;
}
h3.area.a8:before {
  background-color: #624403;
}
.list-d > li.i {
  border-bottom-color: #003c7f;
}
.list-ordered > li {
  padding-left: 15px !important;
  position: relative;
}
.list-ordered > li .list-index {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 12px;
  line-height: 14px;
  color: #003c7f;
  font-weight: normal;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
}
@media (min-width: 1008px) {
  .side-block .list-ordered > li {
    padding-left: 25px !important;
  }
  .side-block .list-ordered > li .list-index {
    left: 10px;
  }
}
.list-best {
  padding-top: 10px;
}
.list-best > li {
  padding-left: 30px !important;
  padding-bottom: 7px !important;
  margin-bottom: 15px !important;
}
.list-best > li .list-index {
  left: 7px;
  color: #1A171B;
}
.list-next {
  margin-top: 5px;
}
.list-roll {
  margin-top: 15px;
  margin-bottom: 15px;
}
.list-roll > li.i {
  padding-top: 10px;
  margin-bottom: 0 !important;
}
.list-roll > li.i.current {
  background: #112531;
  color: white;
}
.list-roll > li.i.current a {
  color: white;
}
.list-roll > li.i.current a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.list-roll > li.i.current time {
  color: white;
}
.list-roll > li.first,
.list-roll > li:first-child {
  border-top: 1px solid #112531;
}
.list-roll > li.last,
.list-roll > li:last-child {
  border-bottom: 1px solid #d1c0af;
  padding-bottom: 8px;
}
.share:before,
.share:after {
  content: " ";
  display: table;
}
.share:after {
  clear: both;
}
.share:before,
.share:after {
  content: " ";
  display: table;
}
.share:after {
  clear: both;
}
.share li {
  display: inline-block;
  margin: 0 5px;
}
.share li a {
  display: block;
  min-width: 15px;
  text-align: center;
  text-decoration: none !important;
}
.tag-list {
  margin-bottom: 45px;
  position: relative;
  padding-left: 100px;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 1.2em;
  font-weight: bold;
}
.tag-list .label {
  position: absolute;
  left: 0;
  top: 0;
  text-transform: uppercase;
  color: #003c7f;
}
.tag-list ul {
  padding: 0 0 7px;
  font-size: 0;
  line-height: 1em;
}
.tag-list ul li {
  font-size: 13px;
  line-height: 1.2em;
  display: inline-block;
  padding-right: 7.5px;
  border-right: 1px solid #003c7f;
  margin-right: 7.5px;
}
.tag-list ul li.last,
.tag-list ul li:last-child {
  border: none;
  margin: none;
}
.list-prod {
  min-height: 214px;
}
.list-prod li {
  float: left;
  position: relative;
  overflow: hidden;
  width: 192px;
  height: 214px;
  padding-left: 12px;
  padding-right: 12px;
  border-left: 1px solid #d1c0af;
}
.list-prod li.first,
.list-prod li:first-child {
  border-left: 0 none;
}
.list-prod li h3.rel {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 16px;
}
@media (max-width: 1439px) {
  .list-prod li h3.rel {
    font-size: 11px;
    line-height: 14px;
  }
}
.list-prod li h6.meta {
  text-transform: none;
  font-size: 13px;
}
.list-prod li h6.meta a {
  color: #003c7f;
}
.list-prod li figure {
  display: block;
  border-bottom: 1px solid #d1c0af;
  height: 124px;
  line-height: 124px;
  text-align: center;
}
.list-prod li figure img {
  max-height: 100%;
  max-width: 100%;
  display: inline;
  vertical-align: bottom;
}
.list-prod li figure.alg-middle img {
  vertical-align: middle;
}
.list-rel {
  min-height: 70px;
}
.list-rel li {
  float: left;
  position: relative;
  width: 175px;
  height: 100%;
  padding-right: 10px;
  border-right: 1px solid #AD9A88;
  margin-right: 10px;
}
.list-rel li .img-responsive {
  max-width: none;
  width: auto;
  height: 100%;
}
.list-rel li.w-img {
  width: 255px;
  padding-left: 80px;
}
.list-rel li.w-img figure {
  width: 71px;
  position: absolute;
  top: 0;
  left: 0;
}
.list-rel li.current h3 {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.list-rel li.current figure a .overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px 0;
  background: rgba(245, 229, 213, 0.5);
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  text-transform: uppercase;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 10px;
  line-height: 1.3em;
}
.list-relico {
  padding-top: 5px;
  padding-bottom: 15px;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 12px;
  line-height: 1.2em;
}
.i .list-relico {
  padding-bottom: 11px;
}
.list-brd-top .i .list-relico {
  padding-bottom: 6px;
}
.list-relico li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 7px;
}
.list-relico li.last,
.list-relico li:last-child {
  margin: 0;
}
.list-relico li .icon {
  position: absolute;
  top: -1px;
  left: 0;
  display: block;
  width: 20px;
  text-align: center;
  font-size: 14px;
  color: #1A171B;
}
.list-relico li a {
  color: #1A171B;
  font-weight: bold;
}
.list-relico li a:hover {
  color: #003c7f;
}
.list-relico li a:hover .icon {
  color: #1A171B;
}
.list-quo > li {
  margin-bottom: 10px;
}
.list-quo > li.last,
.list-quo > li:last-child {
  margin-bottom: 0;
}
.list-quo > li article.prew {
  margin-bottom: 0;
}
.list-quo > li article.prew h3.small {
  font-size: 16px;
  margin-bottom: 0;
}
.list-icon-dblue .icon {
  color: #003c7f;
}
h5.day,
.archive-link {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-weight: 700;
  color: #003c7f;
  text-transform: none;
  font-size: 13px;
  line-height: 1em;
  display: block;
}
h5.day .count,
.archive-link .count {
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid #003c7f;
}
h5.day a,
.archive-link a {
  color: #003c7f;
}
h5.day a:hover,
.archive-link a:hover {
  color: #003c7f;
}
h5.day a .count,
.archive-link a .count {
  font-weight: normal;
  color: #003c7f;
}
@media (max-width: 1439px) {
  h5.day {
    font-size: 11px;
  }
}
a.archive-link {
  display: inline-block;
}
a.archive-link:hover {
  color: #003c7f;
}
.list-count li {
  padding-bottom: 3px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d1c0af;
}
.list-count li.last,
.list-count li:last-child {
  border: none;
  padding-bottom: 0;
}
.list-count h6 {
  font-size: 11px;
  font-weight: bold;
}
.list-count a {
  text-transform: uppercase;
  display: block;
  position: relative;
  padding-right: 20px;
  color: #003c7f;
}
.list-count a .count {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: normal;
  font-size: 13px;
}
.list-article-gallery {
  margin-bottom: 30px;
}
.list-article-gallery > li {
  margin-bottom: 15px;
}
.list-article-gallery > li .col-body .list-index {
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  text-transform: lowercase;
  border-top: 1px solid #d1c0af;
  padding-top: 15px;
  margin-bottom: 0;
}
.list-caret > li {
  padding-left: 10px !important;
  position: relative;
  margin-bottom: 10px;
}
.list-caret > li .icon {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 13px;
}
.cover-roll {
  border-top: 1px solid #d1c0af;
  border-bottom: 1px solid #d1c0af;
  margin-left: -15px;
  margin-right: -15px;
  height: 100px;
  padding-left: 115px;
  padding-right: 15px;
  position: relative;
}
.cover-roll figure {
  height: 100px;
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
}
.list-ico-link li {
  margin-bottom: 15px;
}
.list-ico-link a {
  position: relative;
  padding: 5px 0 5px 35px;
  color: #1A171B;
  font-weight: bold;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 1.3em;
  min-height: 24px;
  display: inline-block;
}
.list-ico-link a span {
  color: #003c7f;
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 24px;
  margin-top: -12px;
}
.list-ico-link a span:hover {
  color: #112531;
}
.list-ico-link a:hover {
  color: rgba(26, 23, 27, 0.75);
}
.list-blog li.i {
  margin-bottom: 25px;
}
.blog-prew {
  position: relative;
  min-height: 90px;
}
.blog-prew .img-auth-abs {
  margin: 0;
  width: 115px;
  position: absolute;
  bottom: -5px;
  left: 75%;
}
.list-results .blog-prew .img-auth-abs {
  bottom: -15px;
  left: 82%;
}
.blog-prew .img-auth-abs img {
  margin: 0;
}
.list-res-sug {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 1em;
}
.list-res-sug li {
  margin-bottom: 10px;
}
.list-res-sug li:before,
.list-res-sug li:after {
  content: " ";
  display: table;
}
.list-res-sug li:after {
  clear: both;
}
.list-res-sug li:before,
.list-res-sug li:after {
  content: " ";
  display: table;
}
.list-res-sug li:after {
  clear: both;
}
.list-res-sug li:last-child {
  margin-bottom: 0;
}
.list-res-sug li.active {
  font-weight: bold;
}
.list-res-sug li.active a:before {
  content: '× ';
}
.list-res-sug a:before {
  content: '+ ';
  font-weight: normal !important;
}
.list-res-sug .count {
  color: #AD9A88;
  float: right;
  font-weight: normal;
}
.list-results li.i {
  padding-bottom: 15px;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 25px;
}
.list-results li.i:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.list-results li.i-stripe {
  margin-top: -26px;
  padding-top: 25px;
  background: #F5E5D5;
  margin-bottom: 45px;
}
.list-results li.i-stripe .lined {
  border-top: 1px solid #003c7f;
  border-bottom: 1px solid #d1c0af;
  position: relative;
  padding: 15px 0;
}
.list-results li.i-stripe .lined .abs-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 52px;
  height: 52px;
}
.list-results li.i-stripe .lined .abs-right img {
  max-width: 100%;
}
.list-results li.i-stripe .lined h6.title {
  text-transform: uppercase;
  color: #003c7f;
  font-weight: bold;
  margin-bottom: 15px;
}
.list-results li.i-stripe .lined article.prew {
  margin-bottom: 0;
}
.list-results li.i-stripe .lined article.prew ul.meta li {
  display: block;
  border: none;
}
.list-results li.i-stripe .lined article.prew h3.rel {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 16px;
}
.list-results li.i-stripe .well-store {
  border-top: 1px solid #003c7f;
  padding: 20px 25px;
  background: #F6EEE6;
  margin-bottom: 25px;
}
.list-results li.i-stripe .well-store article.prew {
  margin-bottom: 0;
  min-height: 95px;
}
.list-results li.i-stripe .well-store article.prew h5 {
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: lowercase !important;
  font-size: 20px;
  line-height: 1em;
  margin-bottom: 7.5px;
}
.list-results li.i-stripe .well-store article.prew h5 small {
  font-size: 17px;
}
.list-results li.i-stripe .well-store article.prew p.desc {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 1.3em;
  color: #4a4a4a;
  font-weight: normal;
}
.list-results li.i-stripe .well-store article.prew .cover-abs-br {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 95px;
}
.list-results li.i-stripe .well-store article.prew .cover-abs-br img {
  width: 100%;
  height: auto;
}
.list-results li.i-stripe .well-store article.prew footer {
  padding: 10px 0;
  border-bottom: 1px solid #d1c0af;
}
.list-results li.i-stripe .well-store article.prew footer .pay-detail:before,
.list-results li.i-stripe .well-store article.prew footer .pay-detail:after {
  content: " ";
  display: table;
}
.list-results li.i-stripe .well-store article.prew footer .pay-detail:after {
  clear: both;
}
.list-results li.i-stripe .well-store article.prew footer .pay-detail:before,
.list-results li.i-stripe .well-store article.prew footer .pay-detail:after {
  content: " ";
  display: table;
}
.list-results li.i-stripe .well-store article.prew footer .pay-detail:after {
  clear: both;
}
.list-results li.i-stripe .well-store article.prew footer .pay-detail li {
  display: inline-block;
  margin-right: 15px;
}
.list-results li.i-stripe .well-store article.prew footer .pay-detail li .price {
  padding-left: 0;
  padding-right: 0;
  color: #003c7f;
}
.list-partners li.i {
  padding-bottom: 10px;
}
.list-partners li.i h3.rel {
  margin: 0 0 7px !important;
}
.list-partners li.i h3.rel a {
  color: #1A171B;
}
.list-partners li.i h3.rel a:hover {
  color: rgba(26, 23, 27, 0.75);
}
.list-follow li.i h3 {
  display: block;
  position: relative;
  height: 30px;
  padding-left: 40px;
  font-weight: bold;
}
.list-follow li.i h3,
.list-follow li.i h3 a {
  color: #003c7f;
}
.list-follow li.i h3:hover,
.list-follow li.i h3 a:hover {
  color: #112531;
}
.list-follow li.i h3 .account {
  color: #003c7f;
}
.list-follow li.i h3 .account:hover {
  color: #003c7f;
}
.list-follow li.i h3 .icon {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: white;
  font-size: 16px;
  border-radius: 30px;
}
.list-follow li.i h3 .icon.icon-facebook {
  background: #4963a4;
}
.list-follow li.i h3 .icon.icon-twitter {
  background: #55acee;
}
.list-follow li.i h3 .icon.icon-instagram {
  background: #476F90;
}
.list-follow li.i h3 .icon.icon-feed {
  background: #FF9F00;
}
@media (max-width: 1007px) and (min-width: 768px) {
  .touch .list-follow {
    margin: 0 -15px;
  }
  .touch .list-follow:before,
  .touch .list-follow:after {
    content: " ";
    display: table;
  }
  .touch .list-follow:after {
    clear: both;
  }
  .touch .list-follow:before,
  .touch .list-follow:after {
    content: " ";
    display: table;
  }
  .touch .list-follow:after {
    clear: both;
  }
  .touch .list-follow li.i {
    float: left;
    width: 33%;
    padding: 0 15px;
    border-bottom: none;
    border-right: 1px solid #d1c0af;
  }
  .touch .list-follow li.i:last-child {
    border: none;
  }
}
.list-offer li.i {
  min-height: 125px;
  position: relative;
  padding-left: 125px;
}
.list-offer li.i figure.abs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  text-align: center;
}
.list-offer li.i figure.abs img {
  margin: 0 auto;
}
.list-offer h3 {
  margin-bottom: 15px;
}
.list-offer p.desc {
  font-size: 16px;
  line-height: 1.3em;
}
.list-offer p.btn-tools {
  padding: 5px 0;
}
.list-offer p.btn-tools .icon {
  margin-left: 3px;
}
.side-block .list-offer-nav {
  border-top: 1px solid #d1c0af;
  padding-bottom: 15px;
}
.list-offer-nav li {
  height: auto;
}
.list-offer-nav li.i {
  margin-bottom: 0 !important;
}
.list-offer-nav li.i article {
  margin: 0 -10px;
  padding: 15px 10px 0;
}
.list-offer-nav li.i article.current {
  margin-top: -1px;
  border-top: 1px solid #F6EEE6;
}
.list-offer-nav li.i article.media .media-cover {
  width: 110px !important;
}
.list-offer-nav li article.prew {
  height: 240px;
  margin-bottom: 0;
}
.list-offer-nav li article.prew h6,
.list-offer-nav li article.prew p {
  padding: 0 5px;
}
.list-offer-nav li article.current {
  background: #003c7f;
}
.list-offer-nav li article.current,
.list-offer-nav li article.current a {
  color: white;
}
.list-offer-nav li article.current a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.list-offer-nav p.info {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 1.3em;
  font-weight: normal;
}
.list-day li.i-date {
  position: relative;
  padding-left: 100px;
  border-bottom: 1px solid #003c7f;
}
.list-day li.i-date > time {
  position: absolute;
  left: 0;
  width: 60px;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  text-transform: lowercase !important;
  color: #003c7f;
  text-align: center;
}
.list-day li.i-date > time .d,
.list-day li.i-date > time .m,
.list-day li.i-date > time .y {
  display: block;
}
.list-day li.i-date > time .d {
  font-size: 40px;
}
.list-day li.i-date > time .m {
  font-size: 20px;
  line-height: 16px;
  margin: 3px 0 2px;
  text-transform: lowercase !important;
}
.list-day li.i-date > time .y {
  font-size: 16px;
  line-height: 16px;
}
.list-chronicle li.i {
  border-color: #003c7f;
  padding-bottom: 15px;
}
.list-chronicle li.i:first-child {
  border-top: 1px solid #003c7f;
}
.list-day .list-chronicle li.i:first-child {
  border-top: none;
}
.list-chronicle li.i header {
  position: relative;
  margin: 15px 0;
}
.list-chronicle li.i header ul.share {
  position: absolute;
  top: -2px;
  right: 0;
}
.list-chronicle li.i h2 {
  margin-bottom: 5px;
}
.list-chronicle li.i p.author {
  margin-bottom: 15px;
}
.well {
  padding: 12px;
}
.well-small {
  padding: 7px;
}
.well-white {
  background: white;
  color: #1A171B;
}
.well-white a {
  color: #1A171B;
}
.well-pri {
  background: #003c7f;
  color: white !important;
}
.well-pri a {
  color: white !important;
}
.well-pri a:hover {
  color: rgba(255, 255, 255, 0.85) !important;
}
.well-dark {
  background: #003c7f;
  padding: 30px 15px 15px;
}
.well-dark,
.well-dark a,
.well-dark h6 {
  color: white !important;
}
.well-dark a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.well-dark header {
  position: relative;
  padding-left: 50px;
  margin-bottom: 20px;
}
.well-dark header .icon {
  display: block;
  background: white;
  color: #003c7f;
  height: 60px;
  width: 35px;
  line-height: 60px;
  text-align: center;
  font-size: 32px;
  position: absolute;
  left: 0;
  top: -30px;
}
.well-dark header p {
  color: #F6EEE6;
  font-size: 11px;
  margin: 0;
}
.well-dark h6 {
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  font-size: 13px;
}
@media (max-width: 1439px) {
  .well-dark h6 {
    font-size: 12px;
  }
}
.exp {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 1007px) {
  .side-block .exp {
    margin-left: 0;
    margin-right: 0;
  }
}
.leaf {
  padding-bottom: 30px;
}
.article-header,
.sub-section-header {
  padding-top: 15px;
  padding-bottom: 15px;
}
.article-header h1 + h4,
.sub-section-header h1 + h4 {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  margin-top: -10px;
  font-size: 22px;
}
@media (max-width: 1439px) {
  .article-header h1 + h4,
  .sub-section-header h1 + h4 {
    font-size: 18px;
  }
}
.article-header h2.sub,
.sub-section-header h2.sub {
  font-weight: 500;
  font-size: 22px;
  line-height: 1em;
}
@media (max-width: 1439px) {
  .article-header h2.sub,
  .sub-section-header h2.sub {
    font-size: 18px;
  }
}
.article-header p,
.sub-section-header p {
  font-size: 18px;
  line-height: 1.3em;
}
@media (max-width: 1439px) {
  .article-header p,
  .sub-section-header p {
    font-size: 16px;
  }
}
.article-header.with-img,
.sub-section-header.with-img,
.article-header.with-auth,
.sub-section-header.with-auth {
  position: relative;
  padding-bottom: 5px;
}
.article-header.with-img figure,
.sub-section-header.with-img figure,
.article-header.with-auth figure,
.sub-section-header.with-auth figure {
  position: absolute;
  left: 0;
}
.article-header.with-img,
.sub-section-header.with-img {
  padding-left: 100px;
  min-height: 110px;
}
.article-header.with-img figure,
.sub-section-header.with-img figure {
  width: 85px;
  top: 15px;
}
.article-header.with-auth,
.sub-section-header.with-auth {
  padding-left: 130px;
}
.article-header.with-auth figure,
.sub-section-header.with-auth figure {
  width: 115px;
  bottom: 0;
}
.article-header-center {
  text-align: center;
}
.article-header-center h1 {
  font-style: italic;
}
.h-carousel {
  padding-top: 14px;
  padding-bottom: 14px;
  border-bottom: 1px solid #d1c0af;
}
.article-footer {
  padding-top: 30px;
}
.opening,
.opening-full {
  padding-bottom: 30px;
  position: relative;
}
.opening figcaption {
  text-align: right;
}
.opening .gallery figcaption {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 1007px) {
  .opening {
    margin-right: -62px;
  }
  .no-touch .opening {
    margin-right: 0;
  }
}
.share-tool {
  position: relative;
}
.share-tool .share-tool-menu {
  display: none;
  position: absolute;
  top: -48px;
  left: -37px;
  width: 100px;
  text-align: center;
  line-height: 34px;
  height: 47px;
}
.share-tool .share-tool-menu .icon {
  font-size: 15px;
  vertical-align: middle;
}
.share-tool .share-tool-menu ul {
  background-color: white;
  width: inherit;
  height: 34px;
}
.share-tool .share-tool-menu ul li {
  margin: 0 8px;
  display: inline;
}
.share-tool .share-tool-menu:after {
  position: absolute;
  content: "";
  left: 37px;
  bottom: 6px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 7px solid white;
  z-index: 1;
}
.share-tool:hover .share-tool-menu {
  display: block;
}
.opening-full-header {
  margin-top: -15px;
  margin-bottom: 30px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #003c7f;
}
.opening-full-header .article-header {
  padding: 30px;
  text-align: center;
}
.opening-full-header .article-header p {
  font-size: 18px;
  line-height: 1.3em;
  margin: 0 0 15px;
}
.opening-full-header .article-header .icon-big {
  font-size: 72px;
  display: inline-block;
  margin-bottom: 3px;
}
.opening-full-header .article-header h6.meta {
  font-family: "sole_display_sc", "sole_display", Georgia, Times, "Times New Roman", serif;
  text-transform: lowercase;
  font-size: 16px;
  color: #003c7f;
  margin: 0 0 15px;
}
.opening-full-header .article-header span.opy {
  margin: 0;
}
.opening-full-header.simple-meta h6.meta {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  text-transform: uppercase;
  font-size: 11px;
}
.opening-full-header-img .article-header {
  padding-top: 150px;
  padding-bottom: 45px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: white;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
  pointer-events: none;
}
.results .opening-full-header-img .article-header {
  padding-top: 60px;
  padding-bottom: 30px;
}
.opening-full-header-img .article-header a {
  pointer-events: auto;
  color: white;
}
.opening-full-header-img .article-header a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.opening-full-header-img .article-header time {
  color: white;
}
.opening-full-header-img .article-header h6.meta {
  color: white;
}
@media (max-width: 1007px) {
  .touch .article-content .opening-full-header-img .article-header {
    position: relative;
    padding: 30px;
    background: none;
  }
  .touch .article-content .opening-full-header-img .article-header h1,
  .touch .article-content .opening-full-header-img .article-header h3 a,
  .touch .article-content .opening-full-header-img .article-header p {
    color: #1A171B;
  }
  .touch .article-content .opening-full-header-img .article-header h3 a:hover {
    color: rgba(26, 23, 27, 0.75);
  }
  .touch .article-content .opening-full-header-img .article-header h6.meta a {
    color: #003c7f;
  }
  .touch .article-content .opening-full-header-img .article-header .icon {
    color: #003c7f;
  }
  .touch .article-content .opening-full-header-img .article-header li.auth {
    color: #1A171B;
  }
  .touch .article-content .opening-full-header-img .article-header li.auth a {
    color: #1A171B !important;
  }
  .touch .article-content .opening-full-header-img .article-header li.tw {
    color: #003c7f;
  }
  .touch .article-content .opening-full-header-img .article-header li.tw a {
    color: #003c7f !important;
  }
  .touch .article-content .opening-full-header-img .article-header time {
    color: #AD9A88 !important;
  }
  .touch .article-content .opening-full-header-img.simple-meta {
    border: none;
    margin-bottom: 0;
  }
}
.article-content {
  border-top: 1px solid #d1c0af;
  padding-top: 30px;
}
.article-content .border {
  padding-bottom: 15px;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 15px;
}
.article-content .obj {
  margin-bottom: 30px;
}
ul.meta {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 0;
  line-height: 1em;
  padding-bottom: 2px;
}
ul.meta:before,
ul.meta:after {
  content: " ";
  display: table;
}
ul.meta:after {
  clear: both;
}
ul.meta:before,
ul.meta:after {
  content: " ";
  display: table;
}
ul.meta:after {
  clear: both;
}
ul.meta.meta-icon {
  padding-bottom: 6px;
}
.article-header ul.meta,
.person ul.meta {
  padding-top: 15px;
}
ul.meta > li {
  display: inline;
  font-size: 11px;
  line-height: 16px;
}
ul.meta > li:after {
  content: '|';
  display: inline-block;
  padding: 0 5px;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 16px;
  font-weight: normal;
  color: #d1c0af;
}
.filter ul.meta > li:after,
.comment-tool ul.meta > li:after,
.txt-auth-abs ul.meta > li:after {
  display: none;
}
ul.meta > li:last-child {
  margin-right: 0;
}
ul.meta > li:last-child:after {
  display: none;
}
ul.meta > li > h6,
ul.meta > li > div {
  display: inline;
}
ul.meta > li.auth {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
}
@media (max-width: 1439px) {
  ul.meta > li.auth {
    font-size: 14px;
  }
}
ul.meta > li.auth .name,
ul.meta > li.auth a {
  font-style: normal;
}
ul.meta > li.auth a {
  font-weight: bold;
  color: #1A171B;
}
ul.meta > li.auth a:hover {
  color: rgba(26, 23, 27, 0.75);
}
.opening-full-header-img ul.meta > li.auth a {
  color: white;
}
.opening-full-header-img ul.meta > li.auth a:hover {
  color: rgba(255, 255, 255, 0.85);
}
ul.meta > li.auth.auth-small {
  font-size: 12px !important;
}
ul.meta > li.auth.auth-small a {
  font-weight: normal;
}
ul.meta > li.type {
  padding-right: 7px;
}
ul.meta > li.type:after {
  display: none;
}
ul.meta > li.type h6 {
  color: #003c7f;
}
ul.meta > li h6 {
  font-size: 11px !important;
  margin-bottom: 0;
}
.tools {
  padding-bottom: 15px;
}
.tools > li {
  margin-bottom: 5px;
}
.tools > li > a,
.tools > li > .share-tool {
  color: white;
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 30px;
  background: #003c7f;
  text-decoration: none !important;
}
.tools > li > a:hover,
.tools > li > .share-tool:hover {
  background: #003c7f;
}
.tools > li > a > span.icon,
.tools > li > .share-tool > span.icon {
  line-height: 30px;
  font-size: 16px;
}
.tools > li > a > span.count,
.tools > li > .share-tool > span.count {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  color: #003c7f;
  position: absolute;
  top: 50%;
  left: 35px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1em;
  margin-top: -6px;
}
.tools > li .share-tool-menu {
  left: -33px;
  top: -45px;
}
.tools.tools-inline {
  margin: 15px 0 0;
  padding-bottom: 0;
}
.tools.tools-inline li {
  display: inline-block;
  margin-right: 5px;
  vertical-align: bottom;
}
.tools.tools-inline li.w-count {
  width: 60px;
}
@media (min-width: 768px) {
  .entry > .tools {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    padding-top: 5px;
  }
}
@media (max-width: 767px) {
  .entry > .tools li {
    display: inline-block;
    margin-right: 5px;
    vertical-align: bottom;
  }
  .entry > .tools li.w-count {
    width: 60px;
  }
}
figcaption.label,
.prew-edit h6.meta,
.prew-attach h6.meta {
  display: block;
  font-size: 11px;
  line-height: 1em;
  padding: 7.5px 15px;
  color: white;
  background: #003c7f;
  text-transform: uppercase;
  font-weight: bold;
}
.prew-edit figcaption.label,
.prew-edit .prew-edit h6.meta,
.prew-edit .prew-attach h6.meta {
  background: #003c7f;
}
figcaption.label:hover {
  color: rgba(255, 255, 255, 0.85);
}
.icon-square {
  color: white;
  display: block;
  background: #003c7f;
  margin: 0;
  position: absolute;
  left: 15px;
  bottom: 15px;
  border-radius: 2px;
  width: auto;
  padding: 0 10px;
  text-decoration: none !important;
  line-height: 30px;
  font-size: 14px;
}
.icon-rounded {
  color: white;
  display: block;
  background: #003c7f;
  margin: 0;
  position: absolute;
  left: 10px;
  bottom: 10px;
  border-radius: 40px;
  width: 40px;
  height: 40px;
  padding: 0;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
  text-decoration: none !important;
}
.icon-rounded:hover {
  background: #003c7f;
}
.prew-img-small .icon-rounded {
  border-radius: 20px;
  width: 20px;
  height: 20px;
  left: 7px;
  bottom: 7px;
  line-height: 20px;
  font-size: 12px;
}
.icon-round-border {
  color: white;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 60px;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px;
  padding: 0;
  line-height: 60px;
  font-size: 22px;
  text-align: center;
  text-decoration: none !important;
  border: 1px solid white;
  z-index: 2;
}
.icon-round-border:hover {
  color: white;
}
.prew-img-small .icon-round-border {
  border-radius: 40px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  line-height: 40px;
  font-size: 14px;
}
.icon-gallery-counter {
  display: inline-block;
  font-size: 22px;
}
.icon-gallery-counter .count {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 24px;
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  left: 7px;
  bottom: 7px;
  vertical-align: middle;
}
.counter-rel {
  position: relative;
  text-align: center;
}
.counter-rel .count {
  left: -2px;
  bottom: -2px;
}
.side-video-list hr {
  margin-top: 6px;
  margin-bottom: 10px;
}
.side-video-list .icon-rounded {
  border-radius: 20px;
  width: 20px;
  height: 20px;
  left: 7px;
  bottom: 7px;
  line-height: 20px;
  font-size: 12px;
}
@media (max-width: 1007px) {
  .touch .side-video-list .icon-rounded {
    border-radius: 40px;
    width: 40px;
    height: 40px;
    left: 10px;
    bottom: 10px;
    line-height: 40px;
    font-size: 20px;
  }
}
.side-video-list article.prew,
.side-video-list article.prew figure {
  margin-bottom: 0;
}
article.prew {
  position: relative;
  margin-bottom: 15px;
}
article.prew.no_mrg {
  margin-bottom: 0;
}
.h-carousel article.prew {
  position: static;
}
.i article.prew {
  margin: 0;
}
.list-rel article.prew {
  margin: 0;
}
.list-rel article.prew figure,
.list-rel article.prew h3 {
  margin: 0;
}
.list-rel article.prew h3.small {
  font-size: 16px;
  line-height: 1.1em;
}
@media (max-width: 1439px) {
  .list-rel article.prew h3.small {
    font-size: 14px;
  }
}
article.prew a:hover .lblue {
  color: rgba(26, 23, 27, 0.75) !important;
}
article.prew figure {
  margin-bottom: 10px;
}
article.prew figure.gal {
  margin-bottom: 0;
}
article.prew figure a {
  display: block;
  position: relative;
}
article.prew figure figcaption.label {
  position: absolute;
  bottom: 0;
  left: 0;
}
article.prew figure:hover .icon-rounded {
  background: #003c7f;
}
article.prew p {
  font-size: 14px;
  line-height: 1.2em;
  margin-bottom: 5px;
  font-weight: normal;
}
@media (max-width: 1439px) {
  article.prew p {
    font-size: 13px;
  }
}
article.prew p.plus {
  font-size: 15px;
}
@media (max-width: 1439px) {
  article.prew p.plus {
    font-size: 14px;
  }
}
article.prew h3 .live {
  background: #b92222;
  color: white !important;
  display: inline-block;
  vertical-align: middle;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 11px;
  line-height: 1em;
  padding: 3px 8px;
  text-transform: uppercase;
  margin-top: -2px;
}
article.prew.prew-img-auth {
  position: relative;
  padding-right: 55px;
  border-bottom: 1px solid #d1c0af;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
article.prew.prew-img-auth figure {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 55px;
  margin-bottom: 0;
}
@media (min-width: 1440px) {
  article.prew.prew-img-auth {
    padding-right: 65px;
  }
  article.prew.prew-img-auth figure {
    width: 65px;
  }
}
.article-play {
  text-align: center;
}
.article-play .play {
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 10px;
}
.article-play .play .icon-rounded {
  top: 50%;
  left: 50%;
  bottom: auto;
  margin-top: -10px;
  margin-left: -20px;
}
.article-play p {
  font-size: 13px;
}
.page-footer {
  padding-top: 30px;
}
.external h3 {
  font-size: 26px;
  line-height: 1em;
}
@media (max-width: 1439px) {
  .external h3 {
    font-size: 20px;
  }
}
h5.ext {
  margin-right: -15px;
  padding-left: 5px;
  border-left: 5px solid #003c7f;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: bold;
  line-height: 1.1em;
  font-size: 18px;
  text-transform: none;
}
h5.ext em {
  display: block;
  font-size: 16px;
  font-weight: normal;
  font-style: italic;
}
article.hover {
  position: relative;
}
article.hover:after,
article.hover a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}
article.hover:after {
  background-image: -webkit-linear-gradient(top, transparent 30%, #000 100%);
  background-image: -o-linear-gradient(top, transparent 30%, #000 100%);
  background-image: linear-gradient(to bottom, transparent 30%, #000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0);
}
article.hover a:after {
  z-index: 10;
}
article.hover .abs {
  color: white;
  position: absolute;
  bottom: 22.5px;
  left: 30px;
  right: 30px;
  z-index: 9;
}
article.hover .abs h3 {
  font-size: 40px;
  line-height: 1.1em;
}
article.hover .abs p {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  margin-bottom: 5px;
}
article.hover .abs p .auth {
  font-size: 18px;
  font-weight: bold;
}
p.reserved {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  text-align: right;
  font-size: 12px;
  margin-top: -10px;
  margin-bottom: 20px;
}
.auth-list {
  margin-bottom: 45px;
  border-top: 1px solid #d1c0af;
}
.auth-list li.person {
  padding: 15px 200px 15px 0;
  border-bottom: 1px solid #d1c0af;
  min-height: 115px;
  position: relative;
}
.auth-list .img-auth-abs {
  position: absolute;
  bottom: 0;
  right: 15px;
  width: 130px;
  margin: 0;
}
.auth-list .img-auth-abs img {
  margin: 0;
}
.auth-list p {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 1.3em;
  margin-bottom: 0;
}
.auth-list .meta a {
  font-weight: bold;
}
#roll-list .leaf {
  border-bottom: 1px solid #1A171B;
}
#roll-list .leaf:last-child {
  border-bottom: none;
}
#roll-list .leaf .article-header h6.meta {
  font-size: 18px;
  margin-bottom: 25px;
}
#roll-list .leaf .article-header h6.meta .title {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: none;
  font-weight: 500;
}
.js-sticky-index {
  overflow: hidden;
  position: relative;
  background-color: #F5E5D5;
  z-index: 99;
}
.js-sticky-index.is_stuck {
  z-index: 99;
  /*.csspositionsticky & {
      position: -webkit-sticky !important;
      position: -moz-sticky !important;
      position: -ms-sticky !important;
      position: -o-sticky !important;
      position: sticky !important;
    }*/
}
.series-index-container {
  background-color: #F5E5D5;
  border-bottom: 1px solid #003c7f;
  margin-bottom: 15px;
  height: 60px;
  overflow: visible;
}
.series-index-container .series-filter-nav {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  padding-left: 100px;
  height: 59px;
  background-color: #F5E5D5;
}
.series-index-container .series-filter-nav.no-index {
  padding-left: 0;
}
.series-index-container .series-filter-nav.rp-nav ul.meta {
  padding: 0 !important;
}
.series-index-container .series-filter-nav.rp-nav .scroller-active ul.meta {
  padding: 0 30px !important;
}
.series-index-container .series-filter-nav .btn-index {
  position: absolute;
  top: 17px;
  left: 0;
  z-index: 20;
}
.series-index-container .series-filter-nav .filter-nav {
  height: 60px;
  position: relative;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.3em;
}
.series-index-container .series-filter-nav .filter-nav .scroller-container {
  top: 24px;
  z-index: 19;
}
.series-index-container .series-filter-nav .filter-nav ul.meta {
  width: 3000px;
  padding: 0 30px;
}
.series-index-container .series-filter-nav .filter-nav ul.meta li {
  font-size: 13px;
  margin-top: 0;
  padding-right: 10px;
  border-right: none;
}
.series-index-container .series-filter-nav .filter-nav ul.meta li a {
  color: #AD9A88;
  padding-right: 10px;
  border-right: 1px solid #AD9A88;
}
.series-index-container .series-filter-nav .filter-nav ul.meta li a.active {
  color: #003c7f;
  font-weight: bold;
}
.series-index-container .series-filter-nav .filter-nav ul.meta li a:hover {
  color: #867361;
}
.series-index-container .series-filter-nav .filter-nav ul.meta li:last-child a {
  border-right: none;
}
.series-index-container .series-filter-nav .filter-nav .prev,
.series-index-container .series-filter-nav .filter-nav .next {
  line-height: 60px;
  position: absolute;
  top: 0;
  bottom: 1px;
  width: 40px;
  text-align: center;
  color: #003c7f;
  text-decoration: none !important;
  outline: 0 none !important;
  z-index: 20;
}
.series-index-container .series-filter-nav .filter-nav .prev.disabled,
.series-index-container .series-filter-nav .filter-nav .next.disabled {
  display: none;
  cursor: default;
}
.series-index-container .series-filter-nav .filter-nav .prev span,
.series-index-container .series-filter-nav .filter-nav .next span {
  line-height: 62px;
  font-size: 20px;
}
.series-index-container .series-filter-nav .filter-nav .prev {
  left: 0;
  padding-left: 10px;
  text-align: left;
  background-image: -webkit-linear-gradient(left, #F5E5D5 50%, rgba(245, 229, 213, 0) 90%);
  background-image: -o-linear-gradient(left, #F5E5D5 50%, rgba(245, 229, 213, 0) 90%);
  background-image: linear-gradient(to right, #F5E5D5 50%, rgba(245, 229, 213, 0) 90%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5e5d5', endColorstr='#00f5e5d5', GradientType=1);
}
.series-index-container .series-filter-nav .filter-nav .next {
  right: 0;
  padding-right: 10px;
  text-align: right;
  background-image: -webkit-linear-gradient(left, rgba(245, 229, 213, 0) 10%, #F5E5D5 50%);
  background-image: -o-linear-gradient(left, rgba(245, 229, 213, 0) 10%, #F5E5D5 50%);
  background-image: linear-gradient(to right, rgba(245, 229, 213, 0) 10%, #F5E5D5 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f5e5d5', endColorstr='#fff5e5d5', GradientType=1);
}
.series-index-container .series-filter-nav .abs-nav {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
  font-size: 22px;
  line-height: 24px;
  font-weight: 800;
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
}
.series-index-container .series-filter-nav .abs-nav a {
  display: inline-block;
  padding: 0 5px;
}
.series-index-container button[aria-expanded="true"] .icon-angle-down:before {
  content: "\e628";
}
.series-index-container .iScrollVerticalScrollbar {
  right: 15px !important;
}
.series-index-container .series-index {
  border-top: 1px solid #d1c0af;
  height: 298px;
  position: relative;
  z-index: 100;
  background-color: #E5D5C5;
}
.series-index-container .series-index .scroller-container {
  left: 0;
  right: 0;
  top: 15px;
  bottom: 15px;
}
.series-index-container .series-index .list-article {
  padding-left: 30px;
  padding-right: 30px;
}
.series-index-container .series-index .list-article h3 {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
  line-height: 16px;
}
.series-index-container .series-index .list-article > li.i {
  padding: 10px 0 5px;
  margin-bottom: 0;
  /*.och {
          border-right: 1px solid @primary;
        }*/
}
.series-index-container .series-index .list-article > li.i.current {
  background-color: #112531 !important;
  color: white;
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 30px;
  padding-right: 30px;
  /*.och {
            border-right: 1px solid @white;
          }*/
}
.series-index-container .series-index .list-article > li.i.current time,
.series-index-container .series-index .list-article > li.i.current h6.meta a {
  color: white;
}
.series-index-container .series-index .list-article > li.i.current a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.series-index-container .series-index .list-article > li.i:hover {
  background: #d1c0af;
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 30px;
  padding-right: 30px;
}
article.prew-bg-blue figure,
article.prew-brd-blue figure {
  margin-bottom: 0;
}
article.prew-bg-blue .col-body,
article.prew-brd-blue .col-body {
  padding-top: 7px;
  padding-bottom: 3px;
  padding-right: 30px;
}
article.prew-bg-blue .col-body h3,
article.prew-brd-blue .col-body h3 {
  margin-bottom: 4px;
}
article.prew-bg-blue .col-body p,
article.prew-brd-blue .col-body p {
  margin: 0 0 5px;
}
article.prew-bg-blue .col-body p .more,
article.prew-brd-blue .col-body p .more {
  padding-top: 0;
}
@media (max-width: 1439px) {
  article.prew-bg-blue .col-body p,
  article.prew-brd-blue .col-body p {
    font-size: 14px;
    line-height: 1.1em;
  }
}
article.prew-bg-blue .last-article,
article.prew-brd-blue .last-article {
  position: relative;
  margin-top: 20px;
  padding-top: 10px;
}
article.prew-bg-blue .last-article:before,
article.prew-brd-blue .last-article:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  border-top: 1px solid #d1c0af;
}
article.prew-bg-blue {
  background-color: #003c7f;
}
article.prew-bg-blue .col-body {
  color: white;
}
article.prew-bg-blue .col-body,
article.prew-bg-blue .col-body time,
article.prew-bg-blue .col-body h6.meta,
article.prew-bg-blue .col-body a {
  color: white;
}
article.prew-bg-blue .col-body:hover,
article.prew-bg-blue .col-body time:hover,
article.prew-bg-blue .col-body h6.meta:hover,
article.prew-bg-blue .col-body a:hover {
  color: white;
}
article.prew-bg-blue .col-body a:hover {
  color: rgba(255, 255, 255, 0.85);
}
article.prew-bg-blue .last-article:before {
  border-color: white;
}
article.prew-brd-blue {
  background: #E5D5C5;
  border-top: 2px solid #003c7f;
  border-bottom: 2px solid #003c7f;
}
.sez {
  position: relative;
  padding-top: 15px;
  margin-bottom: 25px;
}
.sez.no_mrg {
  margin-bottom: 15px;
}
.sez-media {
  padding-bottom: 0;
}
.sez-media:last-child {
  margin-bottom: 0;
}
.sez-media .prew-media {
  min-height: 150px;
  padding-bottom: 45px;
  position: relative;
}
.sez-media .prew-media .tools {
  margin: 0;
  position: absolute;
  bottom: 10px;
}
.sez-media .prew-media h3.rel {
  line-height: 18px;
}
.sez-media .prew-media-onair {
  position: relative;
  padding-left: 196px;
}
.sez-media .prew-media-onair .tools {
  left: 196px;
}
.sez-media .prew-media-onair img.abs-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 170px !important;
  height: auto !important;
}
.sez-media .prew-media-onair p {
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
  font-size: 13px;
}
@media (max-width: 1439px) {
  .sez-media .prew-media-onair {
    padding-left: 162px;
  }
  .sez-media .prew-media-onair .tools {
    left: 162px;
  }
  .sez-media .prew-media-onair img.abs-bottom {
    width: 150px !important;
  }
  .sez-media .prew-media-onair p {
    font-size: 11px;
  }
}
.tools li a.bigger {
  width: 40px;
  height: 40px;
  border-radius: 40px;
}
.tools li a.bigger .icon {
  line-height: 40px;
  font-size: 15px;
}
.article-series {
  border-top: 1px solid #d1c0af;
  padding-top: 20px;
  border-bottom: 1px solid #d1c0af;
}
.article-series .row {
  margin-bottom: 15px;
}
.article-series h3 .count {
  color: #003c7f;
  font-size: 16px;
  font-weight: bold;
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
}
.series-nav:before,
.series-nav:after {
  content: " ";
  display: table;
}
.series-nav:after {
  clear: both;
}
.series-nav:before,
.series-nav:after {
  content: " ";
  display: table;
}
.series-nav:after {
  clear: both;
}
.series-nav a,
.series-nav .a {
  -webkit-transition: background 0.3s ease-in-out, max-width 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out, max-width 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, max-width 0.3s ease-in-out;
  display: block;
  height: 91px;
  padding: 5px 15px;
  position: relative;
  font-family: SoleSans,Arial,"Helvetica Neue", Helvetica,sans-serif ;
}
.series-nav a:before,
.series-nav .a:before,
.series-nav a:after,
.series-nav .a:after {
  content: " ";
  display: table;
}
.series-nav a:after,
.series-nav .a:after {
  clear: both;
}
.series-nav a:before,
.series-nav .a:before,
.series-nav a:after,
.series-nav .a:after {
  content: " ";
  display: table;
}
.series-nav a:after,
.series-nav .a:after {
  clear: both;
}
.series-nav a.prev,
.series-nav .a.prev {
  padding-left: 35px;
  float: left;
}
.opening .series-nav a.prev,
.opening .series-nav .a.prev,
.opening-full .series-nav a.prev,
.opening-full .series-nav .a.prev {
  padding-left: 40px;
}
.series-nav a.prev .icon,
.series-nav .a.prev .icon {
  left: 15px;
}
.series-nav a.prev img,
.series-nav .a.prev img,
.series-nav a.prev .line,
.series-nav .a.prev .line {
  float: left;
  margin-right: 10px;
}
.series-nav a.prev .txt,
.series-nav .a.prev .txt {
  float: right;
}
.series-nav a.next,
.series-nav .a.next {
  padding-right: 35px;
  float: right;
}
.opening .series-nav a.next,
.opening .series-nav .a.next,
.opening-full .series-nav a.next,
.opening-full .series-nav .a.next {
  padding-right: 40px;
}
.series-nav a.next .icon,
.series-nav .a.next .icon {
  right: 15px;
}
.series-nav a.next img,
.series-nav .a.next img,
.series-nav a.next .line,
.series-nav .a.next .line {
  float: right;
  margin-left: 10px;
}
.series-nav a.next .txt,
.series-nav .a.next .txt {
  float: left;
}
.series-nav a:hover,
.series-nav .a:hover {
  background: rgba(229, 213, 197, 0.92);
}
.series-nav a.disabled,
.series-nav .a.disabled {
  background: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
}
.series-nav a .icon,
.series-nav .a .icon {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  font-size: 20px;
  line-height: 1em;
}
.opening .series-nav a .icon,
.opening .series-nav .a .icon,
.opening-full .series-nav a .icon,
.opening-full .series-nav .a .icon {
  margin-top: -16px;
  font-size: 32px;
}
.series-nav a img,
.series-nav .a img {
  margin-top: 5px;
}
.series-nav a .line,
.series-nav .a .line {
  display: block;
  width: 1px;
  height: 100%;
  background: #AD9A88;
}
.series-nav a .txt,
.series-nav .a .txt {
  display: block;
  width: 175px;
  font-size: 13px;
  line-height: 1.1em;
  color: #1A171B;
  padding-top: 7px;
}
@media (min-width: 1440px) {
  .series-nav a .txt,
  .series-nav .a .txt {
    width: 200px;
  }
}
.series-nav a .txt .count,
.series-nav .a .txt .count {
  display: block;
  font-size: 11px;
  color: #003c7f;
  font-weight: bold;
  margin-bottom: 2px;
}
.opening .series-nav,
.opening-full .series-nav {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -45.5px;
  z-index: 5;
}
.opening .series-nav a,
.opening-full .series-nav a,
.opening .series-nav .a,
.opening-full .series-nav .a {
  overflow: hidden;
  max-width: 0;
  background: none;
}
.opening .series-nav a:hover,
.opening-full .series-nav a:hover,
.opening .series-nav .a:hover,
.opening-full .series-nav .a:hover {
  background: rgba(229, 213, 197, 0.92);
  max-width: 400px;
}
.opening .series-nav a:hover img,
.opening-full .series-nav a:hover img,
.opening .series-nav .a:hover img,
.opening-full .series-nav .a:hover img,
.opening .series-nav a:hover .line,
.opening-full .series-nav a:hover .line,
.opening .series-nav .a:hover .line,
.opening-full .series-nav .a:hover .line,
.opening .series-nav a:hover .txt,
.opening-full .series-nav a:hover .txt,
.opening .series-nav .a:hover .txt,
.opening-full .series-nav .a:hover .txt {
  visibility: visible;
  -webkit-transition: visibility 0s 0.3s;
  -o-transition: visibility 0s 0.3s;
  transition: visibility 0s 0.3s;
}
.opening .series-nav a:hover .icon,
.opening-full .series-nav a:hover .icon,
.opening .series-nav .a:hover .icon,
.opening-full .series-nav .a:hover .icon {
  text-shadow: none;
}
.opening .series-nav a.prev,
.opening-full .series-nav a.prev,
.opening .series-nav .a.prev,
.opening-full .series-nav .a.prev {
  border-right: 2px solid white;
}
.opening .series-nav a.next,
.opening-full .series-nav a.next,
.opening .series-nav .a.next,
.opening-full .series-nav .a.next {
  border-left: 2px solid white;
}
.opening .series-nav a.disabled:hover,
.opening-full .series-nav a.disabled:hover,
.opening .series-nav .a.disabled:hover,
.opening-full .series-nav .a.disabled:hover {
  background: none;
  max-width: 0;
}

/* 04-2017 - Rilascio nuove testatine dotcom: aggiunto per posizionare correttamente la sidebar sotto la testatina */
.is_stuck.sticky_column {
	z-index: 98;
}

span[class^='bwg_slideshow_image_spun2_'] {
    background-color: #f5e5d5;
}

[class^="bwg-icon-"], [class*=" bwg-icon-"], .bwg-icon {
	font-style: normal !important;
}

#bwg_container1_0 #bwg_container2_0 #bwg_container3_0 #spider_slideshow_right-ico_0 {
	background-color: #003c7f;
	width: 20px;
	color:white;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
	right: 32px;
}

#bwg_container1_0 #bwg_container2_0 #bwg_container3_0 #spider_slideshow_left-ico_0 {
	background-color: #003c7f;
	width: 20px;
	color:white;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	left: 32px;
}

#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_dots_container_0 {
    display: none;
}

div[id^='bwg_container1_'] div[id^='bwg_container2_'] div[class^='bwg_slideshow_watermark_container_'] {
    margin: 15% auto;
    position: absolute;
    width: 100%;
}

div[id^='bwg_container1_'] div[id^='bwg_container2_'] a[id^='spider_slideshow_right_']:hover span {
    right: 32px!important;
}

div[id^='bwg_container1_'] div[id^='bwg_container2_'] a[id^='spider_slideshow_left_']:hover span {
    left: 32px!important;
}

/*Inizio maschera di blocco*/

