@charset "UTF-8";
.ttFBasketBtn.ttFBasketAdd:before, .ttFBasketBtn.ttFBasketRemove:before {
  font-family: 'piaggio';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-download-center:before, .ttFBasketBtn.ttFBasketAdd:before {
  content: '\e800'; }

/* '' */
.icon-pressarea:before {
  content: '\e801'; }

/* '' */
.icon-risultati:before {
  content: '\e802'; }

/* '' */
.icon-video:before {
  content: '\e803'; }

/* '' */
.icon-link:before {
  content: '\e804'; }

/* '' */
.icon-link-round:before {
  content: '\e805'; }

/* '' */
.icon-search:before {
  content: '\e806'; }

/* '' */
.icon-select:before {
  content: '\e807'; }

/* '' */
.icon-social-facebook:before {
  content: '\e808'; }

/* '' */
.icon-social-linkedin:before {
  content: '\e809'; }

/* '' */
.icon-social-twitter:before {
  content: '\e80a'; }

/* '' */
.icon-social-wikipedia:before {
  content: '\e80b'; }

/* '' */
.icon-close:before, .ttFBasketBtn.ttFBasketRemove:before {
  content: '\e80c'; }

/* '' */
.icon-twitter:before {
  content: '\e80d'; }

/* '' */
.icon-mail-alert:before {
  content: '\e80e'; }

/* '' */
.icon-correlati:before {
  content: '\e80f'; }

/* '' */
.icon-share:before {
  content: '\e810'; }

/* '' */
.icon-tag:before {
  content: '\e811'; }

/* '' */
.icon-social-youtube:before {
  content: '\e812'; }

/* '' */
.icon-add-more:before {
  content: '\e813'; }

/* '' */
.icon-inno-quote:before {
  content: '\e81d'; }

/* '' */
.icon-telephone:before {
  content: '\e82e'; }

/* '' */
.icon-fax:before {
  content: '\e82f'; }

/* '' */
.icon-mail:before {
  content: '\e830'; }

/* '' */
.icon-socialpages:before {
  content: '\e831'; }

/* '' */
.icon-sistema-di-governance:before {
  content: '\e832'; }

/* '' */
.icon-strategia:before {
  content: '\e833'; }

/* '' */
.icon-hand:before {
  content: '\e834'; }

/* '' */
.icon-download:before {
  content: '\e835'; }

/* '' */
.icon-media:before {
  content: '\e836'; }

/* '' */
.icon-transcript:before {
  content: '\e83a'; }

/* '' */
.icon-google:before {
  content: '\f2b3'; }

/* '' */
.icon-alert:before {
  content: '\e81f'; }

/* '' */
/* BOTTONE SUL MENU */
.ttFBasketMenuBtn {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 35px 15px 15px 15px;
  vertical-align: top;
  padding: 0;
  text-decoration: none; }
  .ttFBasketMenuBtn .iconbask {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: top;
    background-image: url("../images/dc-icon.svg");
    background-color: transparent;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center; }
  .ttFBasketMenuBtn a.ttfb_toogler {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 0; }
  .ttFBasketMenuBtn a.ttfb_toogler.active span {
    position: absolute;
    top: 0;
    right: 0;
    height: 15px;
    padding: 0 5px;
    z-index: 10;
    background: #E31A1A;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-size: 10px;
    line-height: 15px;
    color: white; }

/* DIV TENDINA RIEPILOGATIVA */
.ttFBasketMenuSummary {
  position: absolute;
  top: 55px;
  right: -15px;
  width: 360px;
  max-height: 400px;
  z-index: 10;
  background: white;
  -moz-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 10px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 10px; }
  .ttFBasketMenuSummary .tit {
    width: 100%;
    padding: 10px 0px;
    background: #00A5CD;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: white;
    text-align: center; }
  .ttFBasketMenuSummary .numWrap {
    display: inline-block !important;
    margin-left: 15px;
    vertical-align: middle; }
    .ttFBasketMenuSummary .numWrap .numBg {
      display: inline-block !important;
      min-width: 20px;
      height: 20px;
      padding: 0px 4px;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      border-radius: 100%;
      background: #E31A1A;
      line-height: 1.6em; }
    .ttFBasketMenuSummary .numWrap .numValue {
      display: inline-block;
      vertical-align: top;
      color: white;
      font-size: 14px;
      line-height: 20px; }
  .ttFBasketMenuSummary .ttFBasketList {
    display: block !important;
    position: relative;
    float: left;
    width: 100%;
    max-height: 220px;
    padding: 0 20px;
    box-sizing: border-box;
    overflow-y: auto; }
  .ttFBasketMenuSummary .sizer {
    position: relative;
    float: left;
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    height: 30px;
    margin: 0 20px;
    padding: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #004F93;
    box-sizing: border-box;
    color: #004F93;
    font-size: 14px;
    line-height: 30px; }
    .ttFBasketMenuSummary .sizer .dida, .ttFBasketMenuSummary .sizer .size {
      display: inline-block;
      position: relative; }
    .ttFBasketMenuSummary .sizer .dida {
      float: left; }
    .ttFBasketMenuSummary .sizer .size {
      float: right; }
  .ttFBasketMenuSummary .actions {
    position: relative;
    float: left;
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    height: 30px;
    margin: 0 20px;
    padding: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #004F93;
    text-align: center; }
    .ttFBasketMenuSummary .actions .ttFb_clearlist, .ttFBasketMenuSummary .actions .ttFb_gotopage {
      display: inline-block;
      position: relative;
      background: none;
      font-size: 14px !important;
      line-height: 30px !important;
      text-decoration: none;
      text-indent: 0px;
      text-transform: uppercase; }
    .ttFBasketMenuSummary .actions .ttFb_clearlist {
      float: left;
      color: #E31A1A; }
    .ttFBasketMenuSummary .actions .ttFb_gotopage {
      float: right;
      color: #004F93; }
  .ttFBasketMenuSummary .downloader {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    text-align: center; }
    .ttFBasketMenuSummary .downloader .ttFb_dw {
      display: inline-block;
      width: -moz-calc(100% - 40px);
      width: -webkit-calc(100% - 40px);
      width: calc(100% - 40px);
      height: 30px;
      margin: 15px 20px;
      padding: 0px 20px;
      background: #004F93;
      cursor: pointer;
      box-sizing: border-box;
      font-size: 13px;
      line-height: 30px;
      color: white;
      text-decoration: none;
      text-indent: 0px;
      text-transform: uppercase; }
      .ttFBasketMenuSummary .downloader .ttFb_dw:hover {
        background: #00A5CD; }
      .ttFBasketMenuSummary .downloader .ttFb_dw.running {
        background: url("../images/loader.gif") no-repeat 90% 50% #e13536;
        padding: 0px 50px 0px 20px; }

.fix-header .ttFBasketMenuBtn {
  margin: 25px 15px 15px 15px; }
.fix-header .ttFBasketMenuSummary {
  top: 51px; }

/* ELEMENTO NELLA LISTA SUL MENU IN ALTO */
.ttfb_listitem {
  display: table !important;
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px solid #00A5CD;
  padding: 5px 0px; }
  .ttfb_listitem .ttfb_title {
    position: relative;
    display: table-cell !important;
    width: 210px;
    text-align: left; }
    .ttfb_listitem .ttfb_title p {
      display: inline-block;
      margin: 0px;
      vertical-align: middle;
      color: #004F93;
      font-size: 12px;
      line-height: 15px; }
    .ttfb_listitem .ttfb_title a {
      color: #004F93;
      text-decoration: none; }
  .ttfb_listitem .ttfb_typeico {
    position: relative;
    display: table-cell !important;
    text-align: center;
    width: 50px;
    color: #004F93;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase; }
  .ttfb_listitem .ttfb_action {
    position: relative;
    display: table-cell !important;
    text-align: center;
    width: 40px; }
    .ttfb_listitem .ttfb_action a {
      display: inline-block;
      width: 20px;
      height: 20px;
      vertical-align: top; }
      .ttfb_listitem .ttfb_action a span {
        display: inline-block;
        vertical-align: top; }
        .ttfb_listitem .ttfb_action a span:before {
          font-size: 10px !important;
          line-height: 20px !important;
          color: #E31A1A !important; }

/* GLOBALI */
.ttFBAjaxRunning {
  opacity: 0.4 !important;
  cursor: auto !important; }

/* BOTTONE A FIANCO DEL FILE */
.ttFBasketBtn {
  display: inline-block;
  position: relative;
  width: 26px;
  vertical-align: middle;
  cursor: pointer;
  color: #004F93; }
  .ttFBasketBtn.ttFBasketAdd {
    color: #004F93; }
    .ttFBasketBtn.ttFBasketAdd:hover {
      color: #00A5CD; }
  .ttFBasketBtn.ttFBasketRemove {
    color: #E31A1A; }
    .ttFBasketBtn.ttFBasketRemove:hover {
      color: #004F93; }
  .ttFBasketBtn.ttFBasketAdd:before, .ttFBasketBtn.ttFBasketRemove:before {
    font-size: 20px;
    line-height: 20px; }

/* STILI DELLA PAGINA SUMMARY */
#tt_filebasket_summary {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 50px; }
  #tt_filebasket_summary .ttFBasketMenuSummary {
    display: block !important;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: 100%;
    max-height: auto;
    margin: 0;
    padding: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    #tt_filebasket_summary .ttFBasketMenuSummary .tit {
      display: none; }
    #tt_filebasket_summary .ttFBasketMenuSummary .ttFBasketList {
      width: 100%;
      max-height: 100% !important;
      padding: 0; }
    #tt_filebasket_summary .ttFBasketMenuSummary .sizer {
      width: 100%;
      margin: 0; }
    #tt_filebasket_summary .ttFBasketMenuSummary .actions {
      width: 100%;
      margin: 0;
      padding: 0; }
      #tt_filebasket_summary .ttFBasketMenuSummary .actions .ttFb_gotopage {
        display: none; }
    #tt_filebasket_summary .ttFBasketMenuSummary .downloader .ttFb_dw {
      width: auto;
      margin: 15px 0; }
  #tt_filebasket_summary .ttfb_listitem {
    padding: 15px 0px; }
    #tt_filebasket_summary .ttfb_listitem .ttfb_action {
      float: none !important; }
    #tt_filebasket_summary .ttfb_listitem .ttfb_typeico {
      float: none !important; }
    #tt_filebasket_summary .ttfb_listitem .ttfb_title {
      width: auto !important;
      float: none !important; }
    #tt_filebasket_summary .ttfb_listitem p {
      font-size: 14px;
      line-height: 18px; }

@media only screen and (max-width: 64rem) {
  .ttFBasketMenuBtn,
  .ttFBasketMenuSummary,
  .ttFBasketBtn {
    display: none !important; } }
