/* div{ border:1px solid #ccc;} */

#creditiCSI {
  text-align: right;
  margin-top: 20px;
}
#creditiCSI img {
  vertical-align: middle;
  display: inline;
}

.ga_titolo1 {
  font-size: 14px;
  background-color: #555;
  border: 2px solid #fff;
  border-radius: 6px;
  bottom: -25px;
  color: #fff;
  font-size: 12px;
  left: 10px;
  padding: 1px 6px;
  margin-top: 5px;
}
.ga_titolo2 {
  font-weight: bold;
  font-size: 10px;
}
.selindic {
  cursor: pointer;
  font-size: 12px;
  padding: 5px 3px 5px 3px;
}
.selindic:hover {
  background-color: #e6e7e5;
}
#ga_legenda {
  font-size: 10px;
  line-height: 17px;
  margin-top: 10px;
}
.colore_legenda {
  border: 1px solid #555;
  padding: 0 3px 0 3px;
  margin: 2px 5px 0 0;
}

#box_content {
  margin: auto;
  width: 970px;
  padding: 4px;
}

#btnHelp {
  text-align: right;
  margin-bottom: 5px;
}
#btnHelp a {
  text-decoration: none;
  font-weight: bold;
}
#btnHelp a:hover {
}

#box_intervalli {
  width: auto;
  padding: 0px;
  position: relative;
  width: auto;
  border: none;
  font-size: 11px;
  background-color: #0a64af;
  color: #fff;
  border-radius: 10px;
  padding: 4px 10px 4px 10px;
  z-index: 900;
}
.btn_intervallo {
  background-color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 2px 10px 2px 10px;
  color: #000;
  font-size: 12px;
  border: 1px solid #1c3e64;
  border-radius: 4px;
  cursor: pointer;
  margin: 4px;
  font-weight: bold;
}
.btn_intervallo:hover {
  background-color: #d7e1ec;
  color: #000;
}
.btn_intervallo_selezionato {
  background-color: orange;
  color: #333;
  text-decoration: none;
  text-align: center;
  padding: 2px 10px 2px 10px;
  font-size: 12px;
  border: 1px solid #555;
  border-radius: 4px;
  cursor: pointer;
  margin: 4px;
  font-weight: bold;
}
.btn_intervallo_selezionato:hover {
  background-color: orange;
  color: #000;
}

#box_chart {
  text-align: center;
  /*background-image: url(loader.gif);
	background-position: center;
	background-repeat: no-repeat;*/
}

#container_box_info {
  position: relative;
}
#box_info {
  border: 1px solid #aaa;
  border-top: none;
  height: 60px;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: scroll;
  font-size: 11px;
  background-color: #d7e1ec;
  color: #111;
  padding: 5px;
  margin: auto;
  width: 95%;
  margin-bottom: 5px;
}
#box_info ul {
  margin: 0 !important;
}
#box_info_title {
  position: absolute;
  left: 10px;
  bottom: -12px;
  font-size: 12px;
  color: #fff;
  border: 2px solid #fff;
  background-color: #555;
  border-radius: 6px;
  padding: 0px 6px 1px 6px !important;
}

#box_centrale {
  position: relative;
}

#ga_table_centrale tr td {
  vertical-align: top;
  padding: 5px 10px 5px 10px;
}
.ga_td_colonna1 {
  width: 200px;
}
.ga_td_colonna2 {
  width: 80%;
}
.ga_td_colonna3 {
  width: 180px;
}

#box_close {
  clear: both;
}

#box_elenco {
}

.container_ch {
  display: inline-table;
  position: relative;
  margin: 10px 0 30px 0;
}

.chslider {
  width: 200px;
}
.chinput {
  width: 50px;
  background-color: #fff;
  color: #222;
  border: none;
  border-radius: 4px;
  margin: 0 10px 0 10px !important;
  padding: 1px !important;
  font-size: 10px;
}
.chtitle {
  position: absolute;
  right: 12px;
  top: -12px;
  font-size: 12px;
  color: #fff;

  background-color: #a1a9b1;
  border-radius: 6px;
  padding: 1px 10px 1px 10px;
}

.barSelected {
  fill: orange;
  cursor: pointer;
}
.barOn {
  fill: #0a64af;
  cursor: pointer;
}
.barOn:hover {
  fill: #fdd26f;
}

.barOff {
  fill: #aaa;
  cursor: pointer;
}
.barOff:hover {
  fill: #fdd26f;
}
.chart svg {
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #777;
}
.axis text {
  fill: #000;
}
#box_headerElenco {
  border: 1px solid #fff;
  position: relative;
  margin-bottom: 20px;
}

#totals {
  font-size: 12px;
  color: #fff;
  border: 2px solid #fff;
  background-color: #0a64af;
  border-radius: 6px;
  padding: 1px 6px 1px 6px;
  width: 180px;
  right: 10px;
  top: 5px;
  position: absolute;
}
#box_tematiche {
  font-size: 12px;
  color: #fff;
  border: 2px solid #fff;
  background-color: #0a64af;
  border-radius: 6px;
  padding: 1px 6px 1px 6px;
  width: 270px;
  left: 10px;
  top: 0px;
  position: absolute;
}

.ga_tab_legenda tr td {
  width: 50%;
}

.ga_legend_desc {
  margin-top: 10px;
  line-height: 14px;
}
#ga_active,
#ga_total {
  font-size: 12px;
  font-weight: bold;
}

.tick line {
  stroke: #ddd;
  shape-rendering: crispEdges;
  stroke-width: 1px;
  stroke-opacity: 0.2;
}
.tick text {
  stroke: #ddd;
  stroke-opacity: 0.5;
}
.domain {
  stroke: #777;
  shape-rendering: crispEdges;
  stroke-width: 1px;
  stroke-opacity: 0.5;
}

/* ------------------------------------ grafico legenda ------------------------- */

#graphLegenda {
  position: relative;
  width: 180px;
  height: 180px;
  background-color: #282828;
  border-radius: 10px;
  z-index: 902;
}
.fetta {
  fill: none;
  stroke: #282828;
  stroke-width: 2;
}
.fetta:hover {
  fill-opacity: 0.5;
}

.fettaTesto {
  fill: #fff;
  stroke: none;
}
.totaleTorta {
  fill: #fff;
  stroke: none;
}
/* ------------------------------------ MAPPA ----------------------------------- */

#box_mappa {
  width: 500px;
  height: 350px;
  border: 1px solid #555;
  border-radius: 10px;
  z-index: 901;
}
.ga_tdTooltip_colore {
  width: 30px;
}
.colore_legenda_tooltip {
  border: none;
  padding: 0 3px 0 3px;
  margin: 2px 5px 0 0;
}
.ga_tdTooltip_titolo {
  width: 150px;
  text-align: left;
  font-size: 10px;
  font-family: Arial Narrow;
}
.ga_tdTooltip_valore {
  text-align: left;
  font-size: 10px;
}
.geometriaAttiva {
  fill: orange;
  stroke: #222;
  stroke-width: 0.8;
}
#table_intervalli {
  width: 100%;
}
#table_intervalli tbody {
  background-color: transparent !important;
}
#select_aggregazioni_td {
  text-align: right;
}
#select_aggregazioni {
  width: 200px;
}
.aggregazione {
  fill: none;
}
.geometria {
  fill: none;
  cursor: pointer;
}
.geometria:hover {
  fill-opacity: 0.5;
}
#tooltip {
  position: absolute;
  text-align: center;
  margin: 10px;
  border: 1px;
  pointer-events: none;
  z-index: 50000;
  background: rgba(0, 0, 0, 0.95);
  border: none;
  border-radius: 5px;
  font-size: 12px;
  width: auto;
  padding: 4px;
  color: white;
  opacity: 0;
}
#tooltip h4 {
  margin: 0;
  font-size: 14px;
}
#tooltip table {
  table-layout: fixed;
  font-size: 10px;
  width: 250px;
}
#tooltip table tbody {
  background-color: transparent;
}
#tooltip tr td {
  padding: 0;
  margin: 0;
}

#mappaSVG {
  /* background-color: #6e6e6e; */
  position: relative;
  border: 1px solid #555;
  border-radius: 10px;
  z-index: 901;
}

#imgSfondoMappa {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 800;
}
/* ------------------------------------ CROSSFILTER ----------------------------------- */

#gaTabellaElenco {
  width: 100%;
  font-size: 11px;
  border-collapse: collapse;
}
#gaTabellaElenco tr:hover {
  background-color: #eee;
}
#gaTabellaElenco tr th {
  border: 1px solid #ccc;
  cursor: pointer;
  background-color: #0a64af;
  color: #fff;
  font-weight: normal;
  padding: 8px 0 8px 0;
  text-align: left;
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 21px;
  padding-left: 3px;
}

.gaTabNoOrder {
  background-image: url(bg.png);
}
.gaTabAsc {
  background-image: url(asc.png);
}
.gaTabDesc {
  background-image: url(desc.png);
}
.rigaScura {
  background-color: #f1f1f1;
}

#gaTabellaElenco tr td {
  border: 1px solid #ccc;
  cursor: pointer;
}

#box_content h1 {
  font-size: 96px;
  margin-top: 0.3em;
  margin-bottom: 0;
}

#box_content h1 + h2 {
  margin-top: 0;
}

#box_content h2 {
  font-weight: 400;
  font-size: 28px;
}

#box_content h1,
#box_content h2 {
  font-family: "Yanone Kaffeesatz";
  text-rendering: optimizeLegibility;
}

#body > p {
  line-height: 1.5em;
  width: 640px;
  text-rendering: optimizeLegibility;
}

#charts {
  padding: 10px 0;
}

.chart {
  display: inline-block;
  height: 151px;
  margin: 4px 10px 4px 10px;
  position: relative;
}

.toolbarch {
  position: absolute;
  right: 18px;
  bottom: -7px;
  font-size: 12px;
  color: #fff;
  background-color: #0a64af;
  border-radius: 10px;
  padding: 4px 10px 4px 10px;
}
.toolbarch table {
  width: 200px;
}
.toolbarch table tbody {
  background-color: transparent;
}
.toolbarch table tbody {
  background-color: transparent;
}
.toolbarch table td {
  vertical-align: middle;
}

.background.bar {
  fill: #777;
}
.resetGraph {
  position: absolute;
  right: 8px;
  top: 8px;
  background-color: #777;
  text-decoration: none;
  text-align: center;
  padding: 2px 4px 2px 4px;
  color: #fff;
  font-size: 12px;
  border: 1px solid #777;
  border-radius: 4px;
  cursor: pointer;
}
.resetGraph:hover {
  background-color: #999;
  color: #fff;
}

.chrange {
  position: absolute;
  right: 8px;
  bottom: -9px;
  text-align: right;
  color: #fff;
  font-size: 10px;
}

.axis text {
  font: 10px sans-serif;
}
.axis path,
.axis line {
  fill: none;
  stroke: #bbb;
  shape-rendering: crispEdges;
}

/*

.foreground.bar {
  fill: #fff;
}




.brush rect.extent {
  fill: white;
  fill-opacity: .3;
}

.brush .resize path {
  fill: #eee;
  stroke: #666;
}

#hour-chart {
  width: 260px;
}

#delay-chart {
  width: 230px;
}

#distance-chart {
  width: 420px;
}

#date-chart {
  width: 920px;
}

*/
/*
#flight-list {
  min-height: 1024px;
}

#flight-list .date,
#flight-list .day {
  margin-bottom: .4em;
}

#flight-list .flight {
  line-height: 1.5em;
  background: #eee;
  width: 640px;
  margin-bottom: 1px;
}

#flight-list .time {
  color: #999;
}

#flight-list .flight div {
  display: inline-block;
  width: 100px;
}

#flight-list div.distance,
#flight-list div.delay {
  width: 160px;
  padding-right: 10px;
  text-align: right;
}

#flight-list .early {
  color: green;
}

aside {
  position: absolute;
  left: 740px;
  font-size: smaller;
  width: 220px;
}
*/

#box_indicatori {
  background-color: #fff;
  color: #555;
  width: 200px;
}
#select_tematiche {
  width: 250px;
}
#select_tematiche_label {
  font-weight: bold;
  font-size: 12px;
}

/* --------------------------------- RICERCA ---------------------------------------- */

#box_autocom {
  position: relative;
  width: 180px;
  border: none;
  font-size: 11px;
  background-color: #0a64af;
  color: #fff;
  border-radius: 10px;
  padding: 10px 10px 10px 10px;
  z-index: 900;
  margin-bottom: 10px;
}
#btn_search {
  position: absolute;
  right: 10px;
  background: none;
  background-image: url(search.png);
  background-repeat: no-repeat;
  border: none;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.autoComplt-list {
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);
}
#autocom {
  position: absolute;
  right: 50px;
  width: 115px;
  top: 5px;
  height: 26px;
  color: #000;
}
/* --------------------------------- TILES MAPPA ------------------------------------ */

.stroke {
  fill: none;
  stroke: #000;
  stroke-width: 0.5;
}
#container_mappa {
  position: relative;
}
#creditMap {
  position: absolute;
  font-size: 9px;
  font-family: verdana;
  background-color: #fff;
  border-radius: 3px;
  padding: 1px 5px 1px 5px;
  border: 1px solid #333;
  color: #555;
  right: 30px;
  bottom: -5px;
  z-index: 950;
}

#creditMap a {
  color: #555;
  text-decoration: none;
}
#creditMap a:hover {
  color: #000;
}
/* --------------------------------- TASTO CONDIVISIONE --------------------------------- */
.container_box_condividi {
  position: relative;
  height: 40px;
  padding: 10px 0 0 0;
  margin-top: 10px;
}
.box_condividi {
  width: 120px;
  height: 20px;
  border: 2px solid #0a64af;
  font-size: 12px;
  background-color: #0a64af;
  color: #fff;
  border-radius: 10px;
  z-index: 50000;
  overflow: hidden;
  font-weight: bold;
  margin: 4px 0 4px 0;
  padding: 3px 0px 2px 0px;
  background-image: url(sharewbg.png);
  background-repeat: no-repeat;
  background-position: 85px -4px;
  box-sizing: unset;
}
.box_condividi a {
  color: #fff;
  text-decoration: none;
  margin: 6px 10px 4px 10px;
}
.box_condividi a:hover {
  color: #eee;
}

/* --------------------------------- FINESTRA MODALE ------------------------------------ */
#vetro {
  display: none;
  position: fixed;
  margin: 0;

  width: 100%;
  height: 100%;

  top: 0;
  left: 0;

  background-color: #888;
  z-index: 60000;
  opacity: 0.5;
}
#finestra_modale {
  position: fixed;
  margin: auto;

  width: 400px;
  left: 50%;
  margin-left: -175px;

  height: auto;
  top: 45%;

  border: 1px solid #777;
  background-color: #f4f4f4;
  padding: 0px;
  z-index: 60001;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);
}
#cond_titolo {
  font-size: 16px;
  color: #222;
  border-bottom: 1px solid #777;
  margin-bottom: 5px;
  padding: 10px 10px 5px 10px;
  background-color: #e5e5e5;
}
#cond_testo {
  font-size: 12px;
  color: #555;
  padding: 12px;
}
#link_condiviso {
  border: 1px solid #777;
  padding: 3px;
  color: #000;
  margin: 3px 10px 20px 10px;
  font-size: 12px;
  background-color: #fff;
  width: 370px;
}

#finestra_modale a {
  position: absolute;
  right: 8px;
  top: 8px;
  background-color: #e5e5e5;
  text-decoration: none;
  text-align: center;
  padding: 2px 4px 2px 4px;
  color: #555;
  font-size: 12px;
  border: none;
  cursor: pointer;
  font-weight: bold;
}
#finestra_modale a:hover {
  color: #000;
}

/* ------------------------- slider ---------------------------- */

#ga_totaliTabellaIntestazione {
  border: none;
  font-weight: bold;
}
#ga_totaliTabellaIntestazione td {
  border: none !important;
  cursor: default !important;
}
#ga_totaliTabellaIntestazione:hover {
  background-color: transparent !important;
}
#ga_totaliTabella {
  font-weight: bold !important;
  background-color: #ddd !important;
  cursor: default !important;
}
#ga_totaliTabella:hover {
  font-weight: bold !important;
  background-color: #ddd !important;
  cursor: default !important;
}
#ga_totaliTabella td {
  cursor: default !important;
}

.ui-front {
  z-index: 1000;
}
.ui-menu {
  font-size: 10px;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  font-size: 10px;
  line-height: 1;
}
.btnicotab {
  border: 1px solid #063e6a;
}
#ico_info {
  width: 18px;
  height: 18px;
  background-image: url(ico_info_18.png);
  background-repeat: no-repeat;
}

#ttInfo {
  width: 300px;
}

/* ------------------------- slider anni ---------------------------- */
#sliderAnni {
  width: 690px;
  margin-left: 10px;
}
#container_sliderAnni {
  padding: 10px;
}
.ui-slider-label {
  font-size: 12px;
}
.ui-slider-line {
  background-color: #fff !important;
}
