/* 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;
}
#titolo_legenda {
  font-size: 12px;
  font-weight: bold;
  margin-top: 20px;
}
#ga_legenda {
  font-size: 12px;
  line-height: 20px;
  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;
}

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

.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;
  border-top: none;
  border-bottom: none;
  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: 1px 21px 4px 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,
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: 200px;
}
#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-top: 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;
}

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

/* ------------------------- TABS INDICATORI -------------------------- */
#tabsIndicatori {
  margin-top: 1em;
}
#tabsIndicatori li .ui-icon-close {
  float: left;
  margin: 0.4em 0.2em 0 0;
  cursor: pointer;
}
.ui-widget-header {
  background: none;
  background-color: #0a64af;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: orange;
}

.tabBtnIco {
  border: none;
}
.tabBtnIco tr {
  border: none !important;
}
.tabBtnIco tr td {
  border: none !important;
}
.tabBtnIco tr:hover {
  background: none !important;
}

.btnicotab {
  border: 1px solid #063e6a;
}
.btnicotab:hover {
  border: 1px solid #fff;
}
#ttInfo {
  width: 300px;
}
#ico_bolle {
  width: 24px;
  height: 24px;
  background-image: url(ico_bolle.png);
  background-repeat: no-repeat;
}
#ico_info {
  width: 24px;
  height: 24px;
  background-image: url(ico_info.png);
  background-repeat: no-repeat;
}
#ico_parallele {
  width: 24px;
  height: 24px;
  background-image: url(ico_parallele.png);
  background-repeat: no-repeat;
}
/* ------------------------- TABELLA GRAF MODALI ------------------------ */

#grafDati table {
  width: 845px;
  font-size: 10px;
  border-collapse: collapse;
  margin-bottom: 10px;
  margin-top: 20px;
}
#grafDati table tr:hover {
  background-color: #eee;
}
#grafDati table tr td {
  border: 1px solid #ccc;
  cursor: pointer;
  font-weight: normal;
}
#grafDati table tr th {
  border: 1px solid #ccc;
  background-color: #0a64af;
  color: #fff;
  font-weight: normal;
}

/* ------------------------- GRAF MODALI BOLLE -------------------------- */
#grafModali {
  background-color: #fff;
  border-radius: 15px;
  color: #000;
  display: none;
  padding: 20px;
  min-width: 850px;
  min-height: 550px;
}
.b-close {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 5px;
  font-weight: bold;
}
#grafModTit {
  font-weight: bold;
  font-size: 14px;
}
#grafBolle {
  width: 845px;
  height: 600px;
  border: 1px solid #111;
  background-color: #111;
  border-radius: 6px;
}
/* ------------------------ GRAF MODALI ASSI PARALLELI BLACK ------------------ */
#grafPara {
  width: 845px;
  height: 250px;
  border: none;
  background-color: #111;
  border-radius: 6px;
}

#grafPara .tick line {
  stroke: none;
  shape-rendering: crispEdges;
  stroke-width: 0;
  stroke-opacity: 0.2;
}
#grafPara .tick text {
  stroke: none;
  fill: #eee;
  stroke-opacity: 0.5;
}
#grafPara .axis .title {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  fill: #ccc;
}
#grafPara .axis text {
  fill: #ccc;
}

.background path {
  fill: none;
  stroke: none;
  stroke-width: 20px;
  pointer-events: stroke;
  stroke-linecap: round;
}

.foreground path {
  fill: none;
  stroke: steelblue;
  stroke-width: 1.5px;
  stroke-linecap: round;
}

.axis .title {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

.axis line,
.axis path {
  fill: none;
  stroke: #ccc;
  shape-rendering: crispEdges;
}

.label {
  -webkit-transition: fill 125ms linear;
}

.active .label:not(.inactive) {
  font-weight: bold;
}

.label.inactive {
  fill: #ccc;
}

.foreground path.inactive {
  stroke: #ccc;
  stroke-opacity: 0.2;
  stroke-width: 1px;
  stroke-linecap: round;
}

/* ------------------------ GRAF MODALI ASSI PARALLELI WHITE ------------------ 
 #grafPara{
	width: 845px;
	height: 180px;
	border: none;
	}
	
 .background path {
  fill: none;
  stroke: none;
  stroke-width: 20px;
  pointer-events: stroke;
  stroke-linecap: round;
}

.foreground path {
  fill: none;
  stroke: steelblue;
  stroke-width: 1.5px;
  stroke-linecap: round;
}

.axis .title {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

.axis line,
.axis path {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}

.label {
  -webkit-transition: fill 125ms linear;
}

.active .label:not(.inactive) {
  font-weight: bold;
}

.label.inactive {
  fill: #ccc;
}

.foreground path.inactive {
  stroke: #ccc;
  stroke-opacity: .2;
  stroke-width: 1px;
  stroke-linecap: round;
}
*/

/* -- GRAFICO LINEARE TOOLTIP -- */
path.line {
  fill: none;
  /*stroke: #53aee2;*/
  stroke-width: 3;
}
path.area {
  fill: #f5f5f5;
}
.axis {
  shape-rendering: crispEdges;
  color: #f00;
}
.x.axis path {
  display: none;
}
.y.axis path,
.y.axis line {
  fill: none;
  stroke: #000000;
  stroke-width: 1px;
  stroke-opacity: 0.06;
}
#tooltipGrafico {
  text-align: left;
}
#titoloTooltip {
  font-weight: bold;
  padding: 2px 0 2px 10px;
  font-size: 18px;
}

#gpVal table {
  width: 400px;
  margin: 10px 5px 5px 5px;
  font-size: 11px;
  border-collapse: collapse;
}

#gpVal table tr th {
  border: 1px solid #333;
  border-bottom: none;
  border-top: none;
  color: #000;
  font-weight: bold;
  padding: 1px 5px 1px 5px;
  text-align: center;
}
#gpVal table tr th.cellavuota {
  border: none;
}
#gpVal table tr th.cellapiena {
  background-color: #444;
  color: #bbb;
}
#gpVal table tr td {
  border: none;
  border-right: 1px solid #333;
  text-align: center;
  border-top: none;
  padding: 3px 5px 3px 5px;
  font-weight: normal;
}
#gpVal .nomeRigaCampo {
  font-weight: bold;
  border: none;
}
#notaGraficoTooltip {
  color: #aaa;
  padding-left: 10px;
}
.axis text {
  fill: #5f5f5f;
  stroke: none;
}

/* correzioni layput joomla */
#tabsIndicatori .ui-tabs-nav li {
  background: none !important;
  background-image: none !important;
  background-color: #fff !important;
  margin: 0;
  padding: 0;
}
