@import url(https://fonts.googleapis.com/css?family=Cardo);
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Oxygen);
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/css?family=Josefin+Slab);
@import url('https://fonts.googleapis.com/css?family=PT+Serif');
@import url('https://fonts.googleapis.com/css?family=Titillium+Web');
.infobox-container {
  text-align: center;
  font-size: 0;
}
.infobox {
  display: inline-block;
  width: 210px;
  height: 66px;
  color: #555;
  background-color: #FFF;
  box-shadow: none;
  border-radius: 0;
  margin: -1px 0 0 -1px;
  padding: 8px 3px 6px 9px;
  border: 1px dotted;
  border-color: #D8D8D8 !important;
  vertical-align: middle;
  text-align: left;
  position: relative;
}
.infobox > .infobox-icon {
  display: inline-block;
  vertical-align: top;
  width: 44px;
}
.infobox > .infobox-icon > .ace-icon {
  display: inline-block;
  height: 42px;
  margin: 0;
  padding: 1px 1px 0 2px;
  background-color: transparent;
  border-width: 0;
  text-align: center;
  position: relative;
  border-radius: 100%;
  -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}
.infobox > .infobox-icon > .ace-icon:before {
  font-size: 24px;
  display: block;
  padding: 6px 0 7px;
  width: 40px;
  text-align: center;
  border-radius: 100%;
  color: #FFF;
  color: rgba(255, 255, 255, 0.9);
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.2);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.14);
}
.infobox .infobox-content {
  color: #555;
  max-width: 140px;
}
.infobox .infobox-content:first-child {
  font-weight: bold;
}
.infobox > .infobox-data {
  display: inline-block;
  border-width: 0;
  border-top-width: 0;
  font-size: 15px;
  text-align: left;
  line-height: 21px;
  min-width: 130px;
  padding-left: 8px;
  position: relative;
  top: 0;
}
.infobox > .infobox-data > .infobox-data-number {
  display: block;
  font-size: 22px;
  margin: 2px 0 4px;
  position: relative;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}
.infobox > .infobox-data > .infobox-text {
  display: block;
  font-size: 16px;
  margin: 2px 0 4px;
  position: relative;
  text-shadow: none;
}
.infobox.no-border {
  border-width: 0 !important;
}
@media only screen and (max-width: 479px) {
  .infobox {
    min-width: 95%;
    margin-top: 2px;
    margin-bottom: 2px;
  }
}
.infobox-purple {
  color: #6F3CC4;
  border-color: #6F3CC4;
}
.infobox-purple > .infobox-icon > .ace-icon {
  background-color: #6F3CC4;
}
.infobox-purple.infobox-dark {
  background-color: #6F3CC4;
  border-color: #6F3CC4;
}
.infobox-purple2 {
  color: #5F47B0;
  border-color: #5F47B0;
}
.infobox-purple2 > .infobox-icon > .ace-icon {
  background-color: #5F47B0;
}
.infobox-purple2.infobox-dark {
  background-color: #5F47B0;
  border-color: #5F47B0;
}
.infobox-pink {
  color: #CB6FD7;
  border-color: #CB6FD7;
}
.infobox-pink > .infobox-icon > .ace-icon {
  background-color: #CB6FD7;
}
.infobox-pink.infobox-dark {
  background-color: #CB6FD7;
  border-color: #CB6FD7;
}
.infobox-blue {
  color: #6FB3E0;
  border-color: #6FB3E0;
}
.infobox-blue > .infobox-icon > .ace-icon {
  background-color: #6FB3E0;
}
.infobox-blue.infobox-dark {
  background-color: #6FB3E0;
  border-color: #6FB3E0;
}
.infobox-blue2 {
  color: #3983C2;
  border-color: #3983C2;
}
.infobox-blue2 > .infobox-icon > .ace-icon {
  background-color: #3983C2;
}
.infobox-blue2.infobox-dark {
  background-color: #3983C2;
  border-color: #3983C2;
}
.infobox-blue3 {
  color: #1144EB;
  border-color: #1144EB;
}
.infobox-blue3 > .infobox-icon > .ace-icon {
  background-color: #1144EB;
}
.infobox-blue3.infobox-dark {
  background-color: #1144EB;
  border-color: #1144EB;
}
.infobox-red {
  color: #D53F40;
  border-color: #D53F40;
}
.infobox-red > .infobox-icon > .ace-icon {
  background-color: #D53F40;
}
.infobox-red.infobox-dark {
  background-color: #D53F40;
  border-color: #D53F40;
}
.infobox-brown {
  color: #C67A3E;
  border-color: #C67A3E;
}
.infobox-brown > .infobox-icon > .ace-icon {
  background-color: #C67A3E;
}
.infobox-brown.infobox-dark {
  background-color: #C67A3E;
  border-color: #C67A3E;
}
.infobox-wood {
  color: #7B3F25;
  border-color: #7B3F25;
}
.infobox-wood > .infobox-icon > .ace-icon {
  background-color: #7B3F25;
}
.infobox-wood.infobox-dark {
  background-color: #7B3F25;
  border-color: #7B3F25;
}
.infobox-light-brown {
  color: #CEBEA5;
  border-color: #CEBEA5;
}
.infobox-light-brown > .infobox-icon > .ace-icon {
  background-color: #CEBEA5;
}
.infobox-light-brown.infobox-dark {
  background-color: #CEBEA5;
  border-color: #CEBEA5;
}
.infobox-orange {
  color: #E8B110;
  border-color: #E8B110;
}
.infobox-orange > .infobox-icon > .ace-icon {
  background-color: #E8B110;
}
.infobox-orange.infobox-dark {
  background-color: #E8B110;
  border-color: #E8B110;
}
.infobox-orange2 {
  color: #F79263;
  border-color: #F79263;
}
.infobox-orange2 > .infobox-icon > .ace-icon {
  background-color: #F79263;
}
.infobox-orange2.infobox-dark {
  background-color: #F79263;
  border-color: #F79263;
}
.infobox-green {
  color: #9ABC32;
  border-color: #9ABC32;
}
.infobox-green > .infobox-icon > .ace-icon {
  background-color: #9ABC32;
}
.infobox-green.infobox-dark {
  background-color: #9ABC32;
  border-color: #9ABC32;
}
.infobox-green2 {
  color: #0490A6;
  border-color: #0490A6;
}
.infobox-green2 > .infobox-icon > .ace-icon {
  background-color: #0490A6;
}
.infobox-green2.infobox-dark {
  background-color: #0490A6;
  border-color: #0490A6;
}
.infobox-grey {
  color: #999999;
  border-color: #999999;
}
.infobox-grey > .infobox-icon > .ace-icon {
  background-color: #999999;
}
.infobox-grey.infobox-dark {
  background-color: #999999;
  border-color: #999999;
}
.infobox-black {
  color: #393939;
  border-color: #393939;
}
.infobox-black > .infobox-icon > .ace-icon {
  background-color: #393939;
}
.infobox-black.infobox-dark {
  background-color: #393939;
  border-color: #393939;
}
.infobox > .infobox-progress {
  padding-top: 0;
  display: inline-block;
  vertical-align: top;
  width: 44px;
}
.infobox > .infobox-chart {
  padding-top: 0;
  display: inline-block;
  vertical-align: text-bottom;
  width: 44px;
  text-align: center;
}
.infobox > .infobox-chart > .sparkline {
  font-size: 24px;
}
.infobox > .infobox-chart canvas {
  vertical-align: middle !important;
}
.infobox > .stat {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 11px;
  text-shadow: none;
  color: #ABBAC3;
  font-size: 13px;
  font-weight: bold;
  padding-right: 18px;
  padding-top: 3px;
}
.infobox > .stat:before {
  display: inline-block;
  content: "";
  width: 8px;
  height: 11px;
  background-color: #ABBAC3;
  position: absolute;
  right: 4px;
  top: 7px;
}
.infobox > .stat:after {
  display: inline-block;
  content: "";
  position: absolute;
  right: 1px;
  top: -8px;
  border: 12px solid transparent;
  border-width: 8px 7px;
  border-bottom-color: #ABBAC3;
}
.infobox > .stat.stat-success {
  color: #77C646;
}
.infobox > .stat.stat-success:before {
  background-color: #77C646;
}
.infobox > .stat.stat-success:after {
  border-bottom-color: #77C646;
}
.infobox > .stat.stat-important {
  /*pointing down*/
  color: #E4564F;
}
.infobox > .stat.stat-important:before {
  background-color: #E4564F;
  top: 3px;
}
.infobox > .stat.stat-important:after {
  border-top-color: #E4564F;
  border-bottom-color: transparent;
  bottom: -6px;
  top: auto;
}
.infobox > .badge {
  position: absolute;
  right: 20px;
  top: 11px;
  border-radius: 0;
  text-shadow: none;
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
  height: 16px;
  padding: 0 1px;
}
.infobox-small {
  width: 135px;
  height: 52px;
  text-align: left;
  padding-bottom: 5px;
}
.infobox-small > .infobox-icon,
.infobox-small > .infobox-chart,
.infobox-small > .infobox-progress {
  display: inline-block;
  width: 40px;
  max-width: 40px;
  height: 42px;
  line-height: 38px;
  vertical-align: middle;
}
.infobox-small > .infobox-data {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  max-width: 72px;
  min-width: 0;
}
.infobox-small > .infobox-chart > .sparkline {
  font-size: 14px;
  margin-left: 2px;
}
.percentage {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
}
.infobox-small .percentage {
  font-size: 13px;
  font-weight: normal;
  margin-top: 2px;
  margin-left: 2px;
}
.easyPieChart,
.easy-pie-chart {
  position: relative;
  text-align: center;
}
.easyPieChart canvas,
.easy-pie-chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
/**** Navbar ****/
@media only screen and (max-width: 506px) {
  .navbar {
    height: 90px;
  }
}
@media only screen and (max-width: 626px) {
  .navbar:not(.navbar-collapse) .ace-nav {
    display: block;
    float: none !important;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-width: 1px 0 0;
    letter-spacing: -3px;
  }
}
/*******Statistiche main page********/
#top_menu {
  overflow: hidden;
  clear: both;
}
/*
#top_menu .btn-group {
  margin-bottom: 5px;
  margin-right: 15px;
  font-weight: bold;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  background: #fff;
  border-bottom: solid 2px #fed426;
}
#top_menu .btn-group a {
  text-align: center;
  padding: 15px;
  font-weight: bold;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  font-size: 15px;
}
#top_menu .btn-group a:hover {
  color: #fed426 !important;
}*/
body {
  position: relative;
}
.axis path,
.axis line {
  fill: none;
  stroke: black;
  shape-rendering: crispEdges;
}
.axis text {
  font-family: sans-serif;
  font-size: 11px;
}
.block-header.section-title h2 {
  font-size: 28px;
  margin-top: 30px !important;
}
.tab-content h1 {
  font-size: 20px;
  margin-bottom: 20px;
  text-align: left;
}
line.CILine {
  shape-rendering: crispEdges;
}
#explainIstogrammaZone {
  height: 200px;
  width: 200px;
  margin: 30px;
  border: solid 1px #eee;
}
#widgetDistribuzioneEtaMFDifference {
  border: solid 1px #ddd;
}
.area {
  fill: steelblue;
}
.line {
  stroke: blue;
  fill: none;
  stroke-width: 3;
}
.table-striped > thead > tr th.hoverTable {
  color: #3F73C3 !important;
}
.table-striped > tbody > tr:nth-child(odd) td.hoverTable,
.table-striped > tbody > tr:nth-child(even) td.hoverTable {
  background-color: rgba(251, 254, 136, 0.5) !important;
  font-weight: bold;
  color: #3F73C3 !important;
}
#tabSuGiuContainer .table-striped > tbody td,
#tabSuGiuContainer .table-striped > thead th {
  text-align: center;
}
.table.small-padding th,
.table.small-padding td {
  padding: 8px 5px;
  text-align: center;
  white-space: nowrap;
}
.table.table-condensed th,
.table.table-condensed td {
  padding: 5px;
}
.map {
  height: 400px;
}
.center {
  text-align: center;
}
.mappa_personalizzata {
  height: 700px;
}
.nav-pills > li.interval.active > a,
.nav-pills > li.interval.active > a:hover,
.nav-pills > li.interval.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-pills > li.interval > a {
  color: #337ab7;
}
#menu-sticky li {
  background-color: #438eb9;
  color: #fff;
  text-align: center;
  padding: 5px;
  height: 55px;
  width: 120px;
  margin-right: 5px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  opacity: 0.9;
  z-index: 100;
}
#menu-sticky li.active {
  background-color: orange;
}
#menu-sticky {
  overflow: hidden;
  z-index: 100;
}
#menu-sticky li a,
#menu-sticky li a:hover {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  padding: 5px;
}
#menu-sticky li.arrow {
  display: none;
  background-color: transparent;
  color: #438eb9 !important;
  text-align: center;
  padding: 5px;
  height: auto;
  width: 120px;
  margin-right: 5px;
  opacity: 0.9;
  z-index: 100;
}
#menu-sticky li.arrow a {
  color: #438eb9 !important;
}
@media (max-width: 1000px) {
  #menu-sticky li {
    display: none;
  }
  #menu-sticky li.active {
    display: block;
    border-bottom-left-radius: 0;
    border-top-right-radius: 20px;
  }
  #menu-sticky li.arrow {
    display: block;
    border-bottom-left-radius: 0;
    border-top-right-radius: 20px;
  }
  #menu-sticky-sticky-wrapper {
    width: 120px;
  }
  #menu-sticky ul.nav.navbar-nav {
    width: 120px;
  }
}
.legendaConfrontoSedi {
  display: inline-block;
  width: 10px;
  height: 10px;
}
.legendaConfrontoSediDesc {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
}
.histCont {
  overflow: hidden;
}
::selection {
  background: #fff2a8;
  color: #004B80;
}
::-moz-selection {
  background: #fff2a8;
  background: #004B80;
}
.nav-list > li#vm_libreria > .submenu li > .submenu > li {
  line-height: 0px;
  font-size: 90%;
}
.nav-list > li#vm_libreria > .submenu li > .submenu > li > a {
  padding-top: 0;
  padding-bottom: 3px;
  padding-top: 3px;
}
.nav-list > li#vm_libreria .submenu > li > a {
  padding: 5px 0 7px 37px;
}
.no-skin .nav-list li.active > a:after {
  border-right-color: #c86139;
  -moz-border-right-colors: #c86139;
}
/*********Sopravvivenza***********/
.headerSesso {
  color: #4c8fbd;
}
.fData.headerSesso {
  color: #c850ad;
}
span.period,
span.valueAge {
  font-weight: bold;
}
div.legend-item {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 7px;
}
.infobox {
  height: 100px;
  border-color: #aaa !important;
}
.infobox .stat.no-icon::before {
  display: none;
  content: '';
}
.infobox .stat.no-icon::after {
  display: none;
  content: '';
}
.infobox .stat.no-icon {
  padding-right: 0;
  top: 5px;
}
.infobox .stat-green {
  color: #77C646;
}
.infobox .stat-grey {
  color: #999;
}
.trendSelector {
  background-color: #dedede;
  padding: 10px;
  overflow-y: scroll;
}
.trendSelector h5 {
  font-weight: bold;
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 5px;
}
.selectionOptions {
  font-size: 12px;
}
/* Scrollbar*/
.card ::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.card ::-webkit-scrollbar:window-inactive {
  display: none;
}
.card ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
.card ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.rotate {
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.card .infoContainer .col-xs-12 {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* Loader */
#loading_container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fcfdfc;
  z-index: 9999;
}
#loading_container .text_container {
  margin-top: 30px;
  text-align: center;
}
#loading_container .text_container img {
  width: 300px;
}
#loading_container .text_container h4 {
  position: fixed;
  top: 45vh;
  left: 0;
  right: 0;
  font-weight: normal;
  color: #444;
  font-size: 50px;
  z-index: 9999;
  text-align: center;
}
#loading_container .indicator_container {
  position: fixed;
  bottom: 0;
  left: 50vw;
}
#loading_container .indicator_container .indicator {
  position: relative;
  left: -50%;
  max-height: 50vh;
}
.d3-tip {
  line-height: 1;
  font-weight: bold;
  padding: 12px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 2px;
}
/* Creates a small triangle extender for the tooltip */
.d3-tip:before {
  box-sizing: border-box;
  display: inline;
  font-size: 10px;
  width: 100%;
  line-height: 1;
  color: rgba(0, 0, 0, 0.8);
  content: "\25B2";
  position: absolute;
  text-align: center;
}
/* Style northward tooltips differently */
.d3-tip.n:before {
  margin: -8px 0 0 0;
  top: 0;
  left: 0;
}
.sticky {
  z-index: 999;
}
.sticky.btn-group {
  box-shadow: none;
}
#indice_pagina .btn.badge {
  color: #fff !important;
  min-width: 100px;
}
#indice_pagina .btn.badge:hover,
#indice_pagina .btn.badge:active,
#indice_pagina .btn.badge:visited {
  color: #fff !important;
}
#indice_pagina .dropdown-menu {
  margin-top: 5px!important;
}
#indice_pagina .dropdown-menu > li > a {
  padding: 0px 18px;
}
/***** Titolo card *******/
.card .header h2 {
  max-width: 90%;
}
#trendIncidenzaGrandiFasce h6 {
  font-size: 16px;
  font-weight: normal;
  color: #666;
}
#principaliSediContainer .exportableArea .tab-content .btn-default {
  display: none;
}
#principaliSediContainer .exportableArea .tab-content .exportWidget {
  display: none;
}
#pannelloSelezione .form-control-label label {
  margin-top: 4px;
}
#pannelloSelezione label[for] {
  display: inline;
  white-space: nowrap;
}
#pannelloSelezione #pannelloProvince,
#pannelloSelezione #pannelloAsl {
  margin-top: 10px;
}
#pannelloSelezione .select2.select2-container {
  width: 100% !important;
}
#pannelloSelezione .bootstrap-select .btn.dropdown-toggle.btn-default {
  outline: none !important;
}
#pannelloSelezione.card .body {
  font-size: 16px;
}
#pannelloSelezione .btn:not(.btn-link):not(.btn-circle) {
  font-size: 15px;
}
#pannelloSelezione .btn.btn-primary {
  font-size: 20px!important;
}
@media screen and (max-width: 768px) {
  #pannelloSelezione .select2.select2-container {
    width: 100% !important;
  }
  #pannelloSelezione .form-control-label {
    margin-bottom: 0;
    text-align: left;
  }
  #pannelloSelezione #pannelloFasceEta .bootstrap-select {
    max-width: 120px;
  }
  #pannelloSelezione .form-group {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 768px) {
  .axis .tick text {
    font-size: 9px;
  }
}
#voronoiRischioRelativo .sexTitleRR {
  text-align: center;
  font-size: 25px;
  text-transform: uppercase;
}
#voronoiRischioRelativo .sexTitleRR.M {
  color: #008196;
}
#voronoiRischioRelativo .sexTitleRR.F {
  color: #cc1c0e;
}
#voronoiRischioRelativo .containerVoronoi {
  background: #777;
  border-right: solid 5px #777;
  margin: 0;
}
#voronoiRischioRelativo .containerVoronoi > div {
  margin: 0;
  padding: 5px 5px 0 0;
}
#voronoiRischioRelativo .containerVoronoi h1 {
  color: #fff;
  text-align: center;
  padding: 0 20px;
  font-size: 28px;
  line-height: 32px;
  margin: 5px 0;
}
#voronoiRischioRelativo .containerVoronoi h3 {
  color: #fff;
  text-align: center;
  padding: 0 20px;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
}
#voronoiRischioRelativo .containerVoronoi .number {
  font-size: 120px;
  line-height: 120px;
  text-align: center;
  font-weight: bold;
  color: rgba(200, 200, 200, 0.8);
  margin: 0;
}
#rischioRelativoTabella table thead th {
  background: #fff8d5;
}
#rischioRelativoTabella table tr td,
#rischioRelativoTabella table tr th {
  font-size: 20px;
}
#rischioRelativoTabella table tr td {
  font-weight: bold;
}
#rischioRelativoTabella table tr th {
  font-weight: normal;
}
#rischioRelativoTabella table tr.even td.M {
  background: #bfdde0;
}
#rischioRelativoTabella table tr.even td.F {
  background: #f7d5d5;
}
#rischioRelativoTabella table tr.odd td.M {
  background: #a8c8cc;
}
#rischioRelativoTabella table tr.odd td.F {
  background: #eab0b0;
}
#rischioRelativoTabella table tr.odd th {
  background: #f5efef;
}
table tr.variazioneItem td {
  padding: 10px;
  border-bottom: dashed 1px #ccc;
  line-height: 14px;
}
table tr.variazioneItem:last-child td {
  border-bottom: none;
}
#link-monografie {
  display: inline-block;
  position: fixed;
  bottom: 0;
  right: 20px;
  padding: 5px;
}
#link-monografie a {
  color: #fff!important;
  text-decoration: none!important;
  font-weight: bold;
}
