/*
 * @author JBigData.fr 2017-09
 */

body { font: 14px Arial, sans-serif, 'comic sans'; }
a:link { text-decoration: none; }

img.odd { width: 50px; height: 50px; }
img.indicateurBigBig { width: 25px; height: 25px; }
img.indicateurBig { width: 20px; height: 20px; }
img.indicateur { width: 15px; height: 15px; }
span.id1  { color: white; background-color: #e5233d; }
span.id2  { color: white; background-color: #dda73a; }
span.id3  { color: white; background-color: #4ca146; }
span.id4  { color: white; background-color: #c51a2d; }
span.id5  { color: white; background-color: #ef402d; }
span.id6  { color: white; background-color: #27bfe6; }
span.id7  { color: white; background-color: #fbc412; }
span.id8  { color: white; background-color: #a31c44; }
span.id9  { color: white; background-color: #f26a2e; }
span.id10 { color: white; background-color: #de1768; }
span.id11 { color: white; background-color: #f89d2a; }
span.id12 { color: white; background-color: #bf8d2c; }
span.id13 { color: white; background-color: #407f46; }
span.id14 { color: white; background-color: #1f97d4; }
span.id15 { color: white; background-color: #59ba47; }
span.id16 { color: white; background-color: #136a9f; }
span.id17 { color: white; background-color: #1a486a; }

/* ------------------ */

/* table tr.odd { font-size: 14px; color: #fff; background-color: #777; } */
table tr.odd { font-size: 14px; color: #000; background-color: #fff; }
/* table tr.cible { font-size: 16px; color: #000; background-color: #999; } */
table tr.cible { font-size: 16px; color: #000; background-color: #fff; }

table tr.indicateurONU { font-size: 16px; color: #000; background-color: #ccc; }
table tr.indicateurNAT { color: #000; background-color: #eee; }
table tr.sousIndicateurNAT { color: #000; background-color: #fff; }

/* table tr.indicateurINT, td.tr.indicateurINT { font-size: 16px; color: #000; background-color: #ccc; } */
table tr.indicateurINT, td.tr.indicateurINT { font-size: 16px; color: #000; background-color: #fff; }
/* table tr.indicateur, td.indicateur { color: #000; background-color: #eee; } */
/* table tr.indicateur, td.indicateur { color: #000; background-color: #fff; } */
/* table tr.indicateur_INSEE, td.indicateur_INSEE { color: #000; background-color: Violet; } */
table tr.indicateur_INSEE, td.indicateur_INSEE { color: #000; background-color: #fff; }
/* table tr.indicateur_EURO_STAT, td.indicateur_EURO_STAT { color: #000; background-color: MediumPurple; } */
table tr.indicateur_EURO_STAT, td.indicateur_EURO_STAT { color: #000; background-color: #fff; }
/* table tr.indicateur_ONU, td.indicateur_ONU { color: #000; background-color: MediumOrchid; } */
table tr.indicateur_ONU, td.indicateur_ONU { color: #000; background-color: #fff; }
/* table tr.indicateur_NaN, td.indicateur_NaN,  { color: #000; background-color: #eee; } */
table tr.indicateur_NaN, td.indicateur_NaN,  { color: #000; background-color: #fff; }
/* table tr.indicateurChamp, td.indicateurChamp { color: blue; background-color: #eee; } */
table tr.indicateurChamp, td.indicateurChamp { color: blue; background-color: #ccc; }
/* table tr.sousIndicateur, td.sousIndicateur { color: #000; background-color: #fff; } */
table tr.sousIndicateur, td.sousIndicateur { color: #000; background-color: #fff; }
/* table tr.groupeIndicateur, td.groupeIndicateur { color: blue; background-color: #eee; } */
table tr.groupeIndicateur, td.groupeIndicateur { color: blue; background-color: #ccc; }
table tr.champ, td.champ { color: DarkBlue; background-color: #fff; }
table tr.rubrique, td.rubrique { color: DarkBlue; background-color: #ccc; }
table tr.headerIndicateur, td.headerIndicateur { color: #fff; background-color: #999; }

table.indicateur { border-width: 1px; border-style: solid; border-color: gray; border-collapse: collapse }
th.indicateur { border-width: 1px; border-style: solid; border-color: gray; }
td.indicateur { border-width: 1px; border-style: solid; border-color: gray; }

table tr.embed, td.embed { padding: 0px; border: 1px solid black; }

.halfsize { -moz-transform:scale(0.5); -webkit-transform:scale(0.5); transform:scale(0.5); }

.vis-time-axis .vis-text {
  font-weight: bold;
}
