@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@font-face {
  font-family: 'Open Sans';
  src: url('/less/fonts/opensans_regular/OpenSans-Regular-webfont.eot');
  src: url('/less/fonts/opensans_regular/OpenSans-Regular-webfont.eot?iefix') format('eot'), url('/less/fonts/opensans_regular/OpenSans-Regular-webfont.woff') format('woff'), url('/less/fonts/opensans_regular/OpenSans-Regular-webfont.ttf') format('truetype'), url('/less/fonts/opensans_regular/OpenSans-Regular-webfont.svg#webfont') format('svg');
}
/*Corrections par rapport au style Odyssee > */
.row img {
  width: auto;
}
.comment {
  position: relative;
  margin-top: 20px;
}
/*#site a{
    cursor:pointer;
    text-decoration : underline;
}*/
.btn {
  text-decoration: none !important;
}
/* < Corrections par rapport au style Odyssee*/
a {
  cursor: pointer;
}
.loader {
  position: fixed;
  z-index: 9999;
  background: url('../../images/wait.gif') 50% 50% no-repeat;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  cursor: wait;
}
.loader-country-snapshot {
  position: absolute;
  z-index: 1000;
  background: url('../../images/wait.gif') 50% 150px no-repeat;
  background-color: #ffffff;
  top: 150px;
  height: 100%;
  width: 100%;
  cursor: wait;
}
* {
  padding: 0;
  margin: 0;
}
.inline {
  display: inline !important;
}
.hide {
  display: none !important;
}
.right {
  float: right !important;
}
.no-bullet {
  list-style: none;
}
img {
  border: none;
}
input,
button {
  vertical-align: middle;
}
#haut {
  position: relative;
  height: 30px;
  /*border-bottom:1px solid @color-green;*/
}
#haut > ul > li:not(.right) {
  width: 121px;
}
#haut ul {
  list-style: none;
  width: 100%;
  text-transform: uppercase;
  margin: 0;
}
#haut li {
  float: left;
  text-align: center;
  min-width: 88px;
  height: 30px;
}
#haut li a {
  font-weight: bold;
  color: #666666;
  float: left;
  width: 100%;
  height: 20px;
  padding: 5px 0;
}
#haut li a:hover {
  color: #ffffff;
  padding: 5px 0;
  background-color: #59A8CF;
  text-decoration: none;
}
#haut .active {
  color: #ffffff;
  font-weight: bold;
  background-color: #666666;
}
/*#content {
    float: left;
    width: 100%;
    min-height: 300px;
}*/
#gauche {
  width: 180px;
}
#contenu {
  margin-left: 180px;
  width: 600px;
}
/*a{text-decoration : none;cursor:pointer; color:#000000;}*/
/*h1{font-size:@font-size-default + 7; color:@color-item; line-height:@font-size-default + 7;}
h2{font-size:@font-size-default + 3; color:@color-blue; line-height:@font-size-default + 6;}
h3{font-size:@font-size-default + 3; color:@color-grey; line-height:@font-size-default + 5;}*/
h4 {
  margin: 15px 0 10px 0;
  font-weight: bold;
  font-size: 8pt;
  font-size: 15px;
  color: #1C93CD;
}
.little {
  font-size: 10px !important;
}
.big {
  font-size: 18px !important;
}
.bigger {
  font-size: 22px !important;
}
.biggest {
  font-size: 35px !important;
  line-height: 35px !important;
}
.blue {
  color: #01A5D4 !important;
}
.flashy {
  color: #EC6625 !important;
}
.note {
  color: #4d4d4d !important;
}
.no-underline {
  text-decoration: none !important;
}
.center {
  text-align: center !important;
}
.link {
  color: #EC6625 !important;
  text-decoration: underline;
}
.bold {
  font-weight: bold;
}
.messageAide {
  font-weight: bold;
  color: #00758F !important;
}
.messageAlert {
  color: #01A5D4 !important;
}
.messageErreur,
.erreur {
  font-weight: bold;
  color: #EC6625 !important;
  white-space: normal;
}
.titreParagraphe {
  font-weight: bold;
  text-decoration: none;
  color: #01A5D4 !important;
}
.miniature {
  width: 200px;
  cursor: pointer;
}
ul.noListStyle {
  list-style: none;
}
/*#dialog select{
        margin: -5px 0 0 -280px;
        background: transparent;
        width: 304px;
        padding: 5px;
        line-height: 1;
        border: 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        height: 28px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        text-overflow: ''; // Hack pour FF
        text-indent: 0.01px; // Hack pour FF
        cursor: pointer;
        overflow: hidden;
}

#dialog select option{
        background: @background-color-grey;
        padding: 3px 0;
}

#dialog .select{
        width: 304px;
        height: 26px;
        overflow: hidden;
        background-color: @background-color-grey;
        border: 1px solid @border-color-grey;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
}

#dialog .label-select{
        position: relative;
        float: left;
        padding: 5px 3px 5px 0;
}

#dialog .fleche-select{
        margin: 5px 0 0 280px;
        display: block;
        width: 16px;
        height: 16px;
        background: url(images/ui-icons_222222_256x240.png) no-repeat;
        background-position: -64px -16px;
}

#dialog label, #dialog span{
        vertical-align: middle;
}*/
.button {
  text-decoration: none !important;
}
.inactive,
.tree a.inactive {
  color: #aaaaaa !important;
}
.liste a.active {
  color: #9D9C9C !important;
  font-weight: bold;
}
.pdf {
  background-image: url(../../images/icones/icone-pdf.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 20px;
}
#onglets {
  z-index: 2;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 570px;
  height: 40px;
  border-bottom: 1px solid #000000;
}
#welcome {
  position: absolute;
  float: right;
  right: 190px;
  color: #DAE9F7;
}
#menuHaut #welcome img {
  margin: 10px 0 0 2px;
}
#welcome span {
  position: absolute;
  float: left;
  width: 180px;
  margin: 0px 0 0 2px;
  font-size: 19px;
  text-align: center;
  color: #DAE9F7;
}
#welcome span a {
  color: #DAE9F7;
  text-decoration: underline;
}
#welcome span span {
  position: relative;
  margin: 0;
  width: 0;
  font-size: 15px;
  width: 100%;
}
#welcome .a-- {
  font-size: 10px;
}
#option {
  z-index: 2;
  position: absolute ;
  height: 20px;
  right: 10px;
  bottom: -1px;
  text-align: center;
  font: 9px verdana;
  border-bottom: 1px solid #000000;
}
#option a {
  text-decoration: none;
  margin-left: 5px;
  vertical-align: middle;
}
.menu_gauche.ui-accordion .ui-accordion-content {
  padding: 15px 5px;
}
.absolute {
  position: absolute;
}
.menu_gauche {
  height: 99%;
}
.ui-tabs .ui-tabs-panel {
  padding: 15px 5px;
}
.explorateur_gauche {
  z-index: 1;
  position: relative;
  padding-left: 2%;
  height: auto;
  max-height: 97%;
  padding-bottom: 3%;
  overflow: auto ;
}
.zone_texte_gauche {
  margin: 10px 10% 0 5%;
  width: 85%;
  background-color: #efefef;
  padding: 5px;
  border: 1px solid #444444;
}
/* CSS selection */
#selection {
  z-index: 999;
  position: absolute ;
  left: 0px;
  right: 0px;
  top: 0px;
  vertical-align: middle;
}
#selection img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1px;
  width: 16px;
}
#selection a,
#selection a:hover,
#selection a:active,
#selection a:visited,
#selection a:link {
  border: none;
  text-decoration: none;
}
#selection li {
  list-style-type: none;
  line-height: 20px;
}
.boxSelection {
  float: left;
  position: relative;
  border-bottom: 1px solid #dddddd;
}
.boxSelectionTitle {
  height: 20px;
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
}
.boxSelectionTitle img {
  float: right;
  padding-top: 2px;
}
.boxSelectionTitle span {
  padding-left: 5px;
}
.boxSelectionContenu {
  height: 100px;
  overflow: auto;
  background-color: #F5F5F5;
  border-right: 1px solid #dddddd;
}
/* Item */
#boxSelectionItem {
  width: 58%;
}
#titreItemSelection {
  background-color: #9D9C9C;
  border-left: 1px solid #9D9C9C;
}
/* Pays */
#boxSelectionPays {
  width: 26%;
}
#titrePaysSelection {
  background-color: #00758F;
  border-left: 1px solid #00758F;
}
/* Year */
#boxSelectionYear {
  width: 16%;
}
#yearSelection {
  border-right: none;
}
#selection #titreYearSelection {
  background-color: #EC6625;
}
#lowHighData {
  position: absolute;
  bottom: 5px;
  left: 10px;
}
/*Fin selection*/
#boxOption a {
  margin-left: 5px;
}
.globalGauche {
  position: absolute;
  width: 180px;
  text-align: left;
  height: auto;
  left: 0px;
  top: 70px;
  bottom: 0px;
  background-color: #F5F5F5;
  border-right: 1px solid #dddddd;
  overflow: hidden;
}
.globalContenu {
  position: absolute ;
  width: auto;
  text-align: left;
  height: auto;
  right: 252px;
  left: 181px;
  top: 70px;
  bottom: 0px;
  background-color: #ffffff;
  font-size: 14px;
}
.globalContenuCountrySnapshot {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  width: 980px;
  margin: 0 auto;
}
.globalDroite {
  position: absolute ;
  width: 250px;
  overflow: hidden;
  text-align: left;
  height: auto;
  right: 0px;
  top: 70px;
  bottom: 0px;
  border: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  background-color: #F5F5F5;
}
.globalDroite #ranking {
  padding: 3px;
}
#container_menu_gauche {
  overflow: hidden;
}
#container_menu_gauche .tree,
.liste-element {
  margin-top: 15px;
  overflow: auto;
}
#menu_gauche {
  margin-top: 17px;
  width: 100%;
  border-bottom: 1px solid #dddddd;
  list-style: none;
  overflow: hidden;
}
#menu_gauche li {
  float: left;
  width: 49%;
  height: 30px;
  margin: 0 0.5%;
  text-align: center;
}
#menu_gauche li a {
  display: block;
  margin-top: 0px;
  padding-top: 6px;
  width: 100%;
  height: 100%;
  font-size: 15px;
  color: #ffffff;
}
.choix-item {
  background-color: #9D9C9C;
}
.choix-countries {
  background-color: #00758F;
}
.choix-years {
  background-color: #EC6625;
}
#choixAnnee option {
  padding: 2px 25px;
}
#menu_gauche li a.active:after {
  position: absolute;
  content: "";
  margin-top: 24px;
  border-style: solid;
  border-width: 8px 7.5px 0 7.5px;
}
.choix-item a.active:after {
  margin-left: -25px;
  border-color: #9D9C9C transparent transparent transparent;
}
.choix-countries a.active:after {
  margin-left: -40px;
  border-color: #00758F transparent transparent transparent;
}
.choix-years a.active:after {
  margin-left: -25px;
  border-color: #EC6625 transparent transparent transparent;
}
#choix-years {
  color: #000000;
}
#choix-years .buttonInfo {
  margin-right: 5px;
  padding: 8px 3px;
  color: #000000;
  background-color: #f4a883;
}
#choix-years .buttonAdd:hover,
#choix-years .buttonInfo:hover {
  background-color: #9d3d0e;
  color: #000000;
}
#choix-years #lowHighData {
  position: relative;
  margin: 20px 0 0 0px;
}
.droite {
  width: 90%;
  position: relative ;
  top: 5px;
  margin: auto;
  border-left: 2px outset #000000;
  border-right: 2px outset #000000;
  border-collapse: collapse;
  padding-bottom: 20px;
  padding-left: 5px;
  background-color: #ffffff;
}
.box-container {
  clear: both;
  white-space: normal;
}
.box-2 {
  position: relative;
  float: left;
  width: 47.7%;
  margin-top: 10px;
}
.box-3 {
  position: relative;
  float: left;
  width: 31%;
}
.box h3 {
  border-bottom: 2px solid #dddddd;
  padding: 3px 5px;
  background-color: #f6f6f6;
  font-weight: bold;
  font-size: 9pt;
}
.box ul {
  list-style-type: none;
  margin: 10px;
}
.box.ui-accordion .ui-accordion-content {
  padding: 0 6px;
}
.ui-front {
  z-index: 1010;
}
ul.liste-checkbox li {
  padding: 6px 6px;
  margin-bottom: 2px;
  cursor: pointer;
}
ul.liste-checkbox li label {
  cursor: pointer;
}
.boxDroite h3 {
  margin-bottom: 10px;
  padding: 7px 5px;
  vertical-align: middle;
  text-align: left;
}
.titreBox {
  height: 20px;
  border-bottom: 1px solid #dddddd;
  color: #01A5D4;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  background-color: #e1e1e1;
  vertical-align: middle;
}
.boxDroite > div {
  padding: 0px 6px 5px 6px;
}
.boxDroite ul {
  margin-left: 15px;
}
.boxDroite li {
  padding-left: 0px;
  margin-left: 0px;
}
.boxDroite table td {
  padding-top: 5px;
}
.boxDroite input[type=text] {
  width: 40%;
  margin-bottom: 5px;
}
.boxDroite label {
  width: 59%;
}
.pubDemo {
  font-weight: normal;
  color: #000000;
  width: 300px;
  height: 120px;
  margin: 20px auto;
  padding: 10px;
  background-color: #d8fe8d;
  border: 3px solid #cbef85;
  text-align: justify;
}
.pubDemo input {
  margin: 20px 100px;
}
#pubDemoTexte {
  white-space: normal;
}
.pubdemo legend {
  color: #EC6625;
  font-size: 9pt;
  font-weight: bold;
}
.pubdemo a:link,
.pubdemo a:visited {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  border: 3px outset #d7d300;
  background-color: #d7d300;
  text-align: center;
}
.pubdemo a:active {
  border: 3px inset #d7d300;
}
.pubdemo input.valider {
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  margin: 20px;
  margin-top: 10px;
  margin-left: 150px;
  height: 20px;
  padding: 0 15px 20px 15px;
  background-color: #d7d300;
}
.espace {
  position: relative;
  height: 5px;
}
.titreRecapitulatif {
  font-weight: bold ;
}
.titreRecapitulatif a {
  color: #000000;
}
.aligneTexteImage {
  width: 10px;
  height: 10px;
  position: absolute;
  right: 5px;
  top: 2.5px;
}
.actualiser {
  position: absolute;
  right: 8px;
  bottom: 1.5px;
  width: 12px;
  height: 12px;
}
.listePetiteMarge {
  margin-top: 15px;
  text-align: left;
  padding-left: 12px;
  padding-bottom: 12px;
  color: #000000;
}
.listePetiteMarge a {
  color: #00758F;
}
.Annee,
.inputTextAnnee,
.inputSubmitAnnee,
.inputSubmitBilan {
  margin-top: 10px;
  width: 70px;
  font-family: Verdana;
  font-size: 8pt;
  text-align: center;
}
.titreSerieRecapitulatif {
  text-decoration: none;
  cursor: default;
}
#choixUniteGraph input[type="submit"] {
  width: 80px;
  margin-left: 160px;
  text-align: center;
}
.selectPaysBilan {
  margin-top: 10px;
  width: 160px;
  text-align: left;
  color: #00758F;
}
#choixCriteresBilan * {
  vertical-align: middle;
}
#choix_langue_form * {
  vertical-align: middle;
}
.optionTab {
  color: #000000;
}
#options label {
  padding-left: 4px;
}
#options * {
  vertical-align: middle;
}
#options select {
  border: 1px solid #000000;
  margin-left: 80px;
}
.trial {
  color: #EC6625;
  font-size: 18px;
  padding-bottom: 35px;
  padding-right: 0px;
  margin-left: -50px;
  vertical-align: middle;
}
.paysNTC li {
  list-style-type: none;
  margin-left: 30px;
  font-weight: normal;
  font-size: 10px;
}
.paysOdyssee li {
  margin-left: 30px;
  color: #01A5D4;
  list-style-type: square;
  font-weight: normal;
  font-size: 8pt;
}
.paysOdyssee li a {
  color: #000000;
  font-weight: normal;
}
.paysOdyssee li a:hover {
  color: #EC6625;
  font-weight: normal;
}
.anneeNtc li {
  margin-left: 20px;
  color: #000000;
  list-style-type: none;
  font-weight: normal;
  font-size: 10px;
}
span.entreEnergie {
  color: #00758F;
  font-size: 9pt;
  font-weight: bold;
}
/* NOUVEAUTE*/
#nameRequest {
  font-size: 12px;
  border: 1px solid #00758F;
  width: 250px;
  height: 20px;
}
#tabsData table td,
#choixUnite table td {
  padding: 3px 0 3px 3px;
}
#option-5 table {
  width: 440px;
}
#option-5 table td {
  width: 220px;
}
#dialog_loadRequest_contenu table {
  font-size: 10pt;
}
select.selectUnite {
  color: #000000;
  font-size: 8pt;
  border: 1px solid #00758F;
  width: 230px;
  margin-left: 20px;
}
#afficherDecimal {
  font-size: 8pt;
}
#afficherDecimal option {
  padding: 0px 5px;
}
#dialog_aideGenerale_contenu {
  font-size: 12px;
}
#dialog_aideGenerale_contenu table.aideSerie {
  width: 90%;
  margin-left: 0px;
  border-collapse: collapse;
}
#dialog_aideGenerale_contenu table.aideSerie td {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 13px;
  text-align: center;
  vertical-align: top;
  border-style: solid;
  border-width: 1px ;
  border-color: #000000;
  border-collapse: collapse;
  color: #00758F;
  background-color: transparent;
}
#dialog_aideGenerale_contenu .description {
  color: #000000;
  font-size: 9pt;
}
#dialog_aideGenerale_contenu .titre {
  color: #00758F;
  font-size: 11pt;
}
#dialog_aideGenerale_contenu div div ul {
  font-size: 12px;
  margin-left: 40px;
}
#dialog_aideGenerale_contenu div div a {
  color: #00758F;
  text-decoration: underline;
}
.openDialogOptions {
  z-index: 15;
  width: 55px;
  margin-top: -30px;
  margin-left: 0px;
  border: 1px solid #00758F;
  text-align: center;
  font-weight: bold;
}
.openDialogOptions a {
  color: #00758F;
}
/* MODIF */
.selection #itemSelection li,
.selection #paysSelection li {
  cursor: s-resize;
}
.contenu {
  position: absolute ;
  width: auto;
  height: auto;
  padding-left: 5px;
  left: 0px;
  right: 0px;
  top: 120px;
  bottom: 0px;
  background-color: #ffffff;
  color: black;
  overflow: hidden ;
}
.contenu-country-snapshot {
  overflow: visible ;
}
.request ul {
  margin: 10px 0 10px 15px;
}
#dialog_saveRequest {
  padding-top: 20px;
}
#dialog_confirm {
  font-size: 13px;
  padding-top: 20px;
}
#choixCriteresBilan {
  margin-left: 20px;
}
#choixCriteresBilan ul {
  list-style-type: none;
}
#choixCriteresBilan ul li {
  margin-top: 3px;
}
#choixCriteresBilan ul li label {
  margin-left: 3px;
}
/* Impression */
#dialogPrintContenu table {
  border-collapse: collapse;
}
#dialogPrintContenu table td,
#dialogPrintContenu table th {
  font-size: 12px;
  border-right: 1px solid #000000;
  border-collapse: collapse;
  padding: 2px 3px;
  white-space: nowrap;
}
#dialogPrintContenu table th {
  text-align: left;
}
#dialogPrintContenu table tr {
  border-bottom: 1px solid #e6e6e6;
}
#dialogPrintContenu .titreColonne {
  text-align: center;
  white-space: normal;
}
#dialogPrintContenu .titreColonne div {
  width: 80px;
}
/* News */
.newsNrdWeb {
  position: absolute;
  float: left;
  width: 80%;
  max-height: 280px;
  margin-left: 10%;
  margin-top: 20px;
  background-color: #ffffff;
  white-space: normal;
  padding: 5px;
  border: 1px solid #00758F;
  overflow: auto;
}
.interfaceInformations h1 {
  font-size: 22px !important;
  color: #00758F;
  font-weight: normal;
  border-bottom: 1px solid #dddddd;
}
.interfaceInformations h2 {
  font-size: 20px !important;
  color: #333333;
  font-weight: normal;
  border-bottom: 1px solid #dddddd;
  margin-right: 100px;
  text-decoration: none !important;
}
.interfaceInformations h2 a {
  color: #333333 !important;
  text-decoration: none !important;
}
.interfaceInformations h3 {
  font-size: 18px !important;
  color: #4d4d4d;
  font-weight: normal;
}
.interfaceInformations h4 {
  font-size: 16px !important;
  color: #666666;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
}
.interfaceInformations a,
.interfaceInformations a:link,
.interfaceInformations a:active,
.interfaceInformations a:hover,
.interfaceInformations a:visited {
  color: #00758F;
  text-decoration: underline;
}
.interfaceInformations ul {
  padding: 0px 0 0 24px !important;
}
.interfaceInformations ul li {
  margin-left: 0px !important;
}
.newsNrdWeb a,
.newsNrdWeb a:link,
.newsNrdWeb a:active,
.newsNrdWeb a:hover,
.newsNrdWeb a:visited {
  color: #00758F;
  text-decoration: underline;
}
.modifNrdWeb a,
.modifNrdWeb a:link,
.modifNrdWeb a:active,
.modifNrdWeb a:hover,
.modifNrdWeb a:visited {
  color: #00758F;
  text-decoration: underline;
}
#dialog_news_contenu div div a,
#dialog_news_contenu div div a:link,
#dialog_news_contenu div div a:active,
#dialog_news_contenu div div a:hover,
#dialog_news_contenu div div a:visited {
  color: #00758F;
  text-decoration: underline;
}
.newsNrdWeb {
  padding-bottom: 20px;
}
.newsNrdWeb .openNews {
  position: absolute;
  right: 10px;
}
.ui-menu {
  width: 97%;
  margin: 0 1%;
  z-index: 1001;
}
/*[BEGIN] Box rankin*/
#infosTexte {
  white-space: normal;
}
#infosTexte table {
  font-size: 10px;
}
#infosTexte table tr td img.liste {
  border: none;
  width: 10px;
}
#infosTexte h3 {
  margin: 0px 0px;
  padding: 0px 0px;
  color: #1a1a1a;
  font-size: 16px;
}
#infosTexte h5 {
  margin-left: 4%;
  font-size: 12px;
}
#infosTexte ul.presentation {
  margin-left: 2px;
  list-style-type: none;
  color: #333333;
}
#infosTexte ul.presentation > li {
  padding: 15px 0px;
  border-bottom: 1px solid #dddddd;
}
#infosTexte ul.presentation > li:first-child {
  padding-top: 0px;
}
#infosTexte ul.presentation > li:last-child {
  border-bottom: none;
}
#infosTexte .blue {
  color: #00758F;
}
#infosTexte .little {
  font-size: 10px;
}
#infosTexte ul li a {
  color: #333333;
}
#infosTexte ul li a:hover {
  color: #00758F;
}
#boxInfos ul {
  margin-top: 10px;
  margin-left: 0px;
  list-style-type: none;
}
span.valueRanking {
  margin-left: 10px;
  color: #00758F;
  font-weight: bold;
}
/*Box rankin [END]*/
#dialog_message {
  font-size: 10pt;
}
/* Message Drupal pour trial */
div.messages a:link,
div.messages a:visited,
.help a:link,
.help a:visited,
.help .more-help-link a:link,
.help .more-help-link a:visited {
  color: #0066B3;
}
div.messages a:hover,
div.messages a:active,
.help a:hover,
.help a:active,
.help .more-help-link a:hover,
.help .more-help-link a:active {
  color: #000;
}
div.messages,
div.messages.status {
  background-color: #EAF8E4;
  border: 2px solid #8DC478;
  color: #3E642F;
  font-weight: 600;
  font-size: 1em;
  margin: 10px 7px 20px 10px;
  overflow: hidden;
  padding: 14px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
div.messages.warning {
  background: #FFFFDD;
  border: 2px solid #EED300;
  color: #745500;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
div.messages ul {
  list-style-position: inside;
}
div.messages em {
  color: #555;
}
#gauche .selected {
  font-weight: bold;
  color: #00758F;
}
.dialog {
  font-size: 12px;
}
.dialog table {
  width: 96%;
  margin: 8px 2%;
  border-collapse: collapse;
}
.dialog table td,
.dialog table th {
  border-collapse: collapse;
  padding: 2px 3px;
}
.dialog ul {
  margin: 8px 0 8px 20px;
}
.dialog ul li {
  margin-bottom: 10px;
}
.even {
  background-color: #e6e6e6;
}
.action {
  color: #EC6625;
  text-decoration: underline;
}
.action:hover {
  text-decoration: underline;
  font-weight: bold;
}
/* Pop up Private Policies */
.popups-body {
  margin: 0 10px;
}
.popups-body h1 {
  font-size: 13pt;
  color: #00758F;
}
.popups-body strong {
  color: #61a1cc;
}
.popups-body p {
  margin: 15px 0 15px 0px;
}
.popups-body ol {
  list-style-type: decimal;
  list-style-position: inside;
}
.privacy_policy li {
  margin: 10px 0 10px 20px;
  text-align: justify;
}
.link-classique {
  text-decoration: underline;
  color: #00758F !important;
}
.italic {
  font-style: italic;
  color: #00758F;
}
.ui-accordion .ui-accordion-content {
  padding: 0px;
}
/* Tools */
#toolbar {
  z-index: 998;
  position: absolute;
  height: 100%;
  background-color: #FFFFFF;
}
.tools {
  position: relative;
  z-index: 999;
  background-color: #ffffff;
  border: none;
  margin: 10px 0 0 2px;
}
.tools ul,
.tools ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.tools ul li a {
  color: #ffffff !important;
}
.tools li {
  margin-bottom: 3px !important;
  height: calc(@height-icone - 10px);
}
.icone-40-40 {
  width: 40px;
  height: 40px;
  font-size: 30px;
  text-align: center;
}
.icone-40-40 i {
  width: calc(40px - 10px);
  height: calc(40px - 10px);
  margin: 5px;
}
#newRequest {
  background-color: #01A5D4;
}
#loadRequest {
  background-color: #01A5D4;
}
#saveRequest {
  background-color: #01A5D4;
}
#fullScreen,
.fullScreen {
  background-color: #9D9C9C;
}
#reduceScreen,
.reduceScreen {
  background-color: #9D9C9C;
}
#exportXls {
  background-color: #008F62;
}
#exportPdf {
  background-color: #008F62;
}
#exportImg {
  background-color: #008F62;
}
#displayOtions {
  background-color: #9D9C9C;
}
#displayTable {
  background-color: #017DA1;
}
#displayMap {
  background-color: #017DA1;
}
#periodicity {
  background-color: #017DA1;
}
.tools .sub-periodicity {
  background-color: #017DA1;
  color: #ffffff;
}
#calcul {
  background-color: #F39325;
}
.tools .sub-calcul {
  background-color: #F39325;
  color: #ffffff;
}
#displayGraph {
  background-color: #017DA1;
  font-size: calc(30px - 3px);
}
.tools .sub-graph {
  background-color: #017DA1;
  color: #ffffff;
}
.icone-auto-40 {
  height: calc(40px / 2);
  padding: calc(40px / 4) 5px;
  text-transform: uppercase;
}
.sub-periodicity.icone-auto-40 {
  height: 10px;
  padding: 6px 5px 24px 5px;
}
.tools hr {
  color: #dddddd;
  background-color: #F5F5F5;
  width: 100%;
  margin: 3px 0;
}
.tools ul li a {
  display: inline-block;
}
.tools .sousMenuDiv {
  position: absolute;
  margin: calc(-1 * (40px + 3px)) 0 0 38px;
  width: 420px;
  border: none;
  font-size: 13px;
}
.tools .sousMenuDiv input[type=checkbox] {
  margin: 12px 3px 0 12px;
  vertical-align: bottom;
}
.tools .sousMenuDiv label {
  margin-top: 11px;
}
.ui-effects-wrapper {
  overflow: visible !important;
}
.tools ul li div.annees {
  position: relative;
  display: inline-block;
  float: right;
  margin: 10px 10px 0 0;
  font-size: 12px;
}
.tools ul li > div #slider-range {
  display: inline-block;
  margin: 12px 10px;
  width: 310px;
}
.tools ul ul {
  position: absolute;
  list-style: none;
  margin: -40px 0 0 40px;
  padding: 4px;
}
.tools ul ul li {
  float: left;
  padding: 0 2px;
}
.tools ul ul li ul {
  margin-left: -4px !important;
}
.tools ul ul li ul li {
  float: none;
  padding: 2px 0px;
}
.tools ul ul li ul li:nth-child(1) {
  padding-top: 46px;
}
/* Resultat */
#contenu h2 {
  font-size: 17px;
}
#resultatContenu ul {
  padding: 15px;
}
.titreContenu {
  position: absolute ;
  width: auto;
  height: 25px;
  padding: 0 0 5px 5px;
  left: 5px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-color: #ffffff;
  color: #333333;
  overflow: hidden;
}
#titreContenu {
  margin-left: 45px;
}
.titreResultatFixe {
  position: fixed;
  clear: left;
  height: 40px;
  font-size: 20px;
  font-weight: normal;
  text-align: left;
  margin-bottom: 6px;
  background: #ffffff;
  z-index: 200;
}
h2.titreResultatFixe {
  color: #333333;
}
.titreContenu h2 {
  float: left;
}
.titreContenu #optionsGeneralesSelection {
  float: right;
}
.titreContenu img {
  width: 14px;
}
.resultatContenu {
  position: absolute ;
  width: auto;
  height: auto;
  left: 55px;
  right: 0px;
  top: 10px;
  bottom: 0px;
  background-color: #ffffff;
  overflow: auto;
}
.graphResultat {
  margin-top: 30px;
  margin-left: 60px;
}
#graphContent {
  position: absolute;
  float: left;
  left: 40px;
  right: 10px;
}
table.resultat {
  position: relative;
  float: left;
  margin: 42px 0 5px 0;
  border-collapse: collapse;
  font-size: 9pt;
  color: #444444;
}
table.resultatBilan {
  position: static;
  float: none;
  margin: 0;
}
table.resultat.resultatBilan thead,
table.resultat.resultatBilan tbody tr th {
  position: static;
  float: none;
}
table.resultat thead {
  position: absolute;
  z-index: 100;
  float: left;
  margin: -22px 0 0 0;
  height: 44px;
  background-color: #ffffff;
  white-space: nowrap;
}
table.resultat tbody {
  position: absolute;
  float: left;
  margin: 22px 0 0 0;
}
table.resultat tbody tr th,
table.resultat .titreLigne,
.secondColonne {
  color: #00758F;
  text-align: left;
  border-left: none;
  border-right: 1px solid #aaaaaa;
  white-space: nowrap;
}
table.resultat tbody tr th {
  z-index: 99;
  position: absolute;
  height: 20px;
  float: left;
  overflow: hidden;
}
table.resultat thead tr th,
table.resultat thead th,
table.resultat .titreColonne {
  color: #EC6625;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
}
table.resultat .valueHisto {
  color: #00758F;
  font-style: italic;
}
table.resultat thead td {
  text-align: center;
}
th {
  padding: 3px 3px 3px 6px;
  font-weight: normal;
}
table.resultatBilan th {
  padding: 0px 3px 0px 6px;
}
.titreColonne div {
  width: 65px;
}
.titreColonne div.colonneLarge {
  width: 80px;
}
table.resultat thead tr td.vide,
table.resultat tbody tr td.vide {
  position: fixed;
  float: left;
  border-left: none;
  border-right: 1px solid #aaaaaa;
  background-color: #ffffff;
  height: 20px;
  z-index: 100;
}
table.resultat td,
table.resultat th {
  padding: 3px 3px 3px 6px;
  border-left: 1px solid #aaaaaa;
  white-space: nowrap;
}
table.resultatBilan td,
table.resultatBilan th {
  padding: 0px 3px 0px 6px;
}
table.resultat td.noBorder {
  border-left: none;
  text-align: left;
}
table.resultat td.valeur {
  text-align: right;
  padding-left: 19px;
}
.pair,
table.resultat tr.pair,
table.resultat tbody tr.pair th {
  background-color: #f0f0f0;
}
.impair,
table.resultat tr.impair,
table.resultat tbody tr.impair th,
table.resultat thead tr.impair td {
  background-color: #ffffff;
}
table.resultat .selectedValue {
  background-color: #aaaaaa;
  color: #000000;
}
table.displayBilan {
  font-size: 9pt;
  border-collapse: collapse;
}
table.displayBilan td,
table.displayBilan th {
  border-collapse: collapse;
  border-right: 1px solid #dddddd;
}
table.displayBilan td,
displayBilan.display th {
  padding: 2px;
  font-size: 9pt;
}
table.displayBilan tr th,
table.displayBilan tr td:nth-child(0) {
  color: #9D9C9C;
}
table.displayBilan tr td {
  text-align: right;
}
table.displayBilan .titreColonneBalance {
  text-align: center;
}
table.tableAlternate tr:nth-child(odd) td,
table.tableAlternate tr:nth-child(odd) th {
  background-color: #F5F5F5;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.messageResult {
  float: left;
  clear: both;
  left: 0px;
  margin-top: 15px;
  color: #9D9C9C;
  font-weight: bold;
}
.ui-selecting {
  background: #ccc;
}
.ui-selected {
  background: #999;
}
#searchPays,
#searchSerie {
  position: relative;
  float: left;
  width: 68%;
  height: 30px;
  margin: 15px 0 0 10px;
  border: none;
  font-size: 15px;
  color: #ffffff;
  background-color: #4A5A72;
  vertical-align: top;
}
#searchPays {
  position: relative;
  float: left;
  width: 80%;
}
#searchSerieValider,
#resetSearchSerie,
#searchPaysValider {
  position: relative;
  float: left;
  display: block;
  margin-top: 15px;
}
#resultSearchSerie,
#resultSearchPays {
  margin-top: 10px;
  padding-bottom: 10px;
  max-height: 300px;
  overflow: auto;
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 5px;
}
#resultSearchSerie li {
  padding: 3px 0;
}
#resultSearchSerie li:hover {
  font-weight: bold;
  background-color: #e0e0e0;
}
.small {
  font-size: xx-small;
}
.small .ui-button-text {
  padding: 2px 3px;
}
.small img {
  width: 12px;
}
.ui-autocomplete {
  max-height: 400px;
  width: 130px;
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 9pt;
}
.ui-menu .ui-menu-item {
  cursor: pointer;
  padding: 4px 0;
}
#periode {
  margin: 0 5px;
}
.fiche-pays {
  margin: 10px 10px 15px 10px;
  border-collapse: collapse;
}
.fiche-pays td {
  border-collapse: collapse;
  padding: 2px 3px;
}
.fiche-pays tr:nth-child(odd) {
  background-color: #f0f0f0;
}
/* Menu haut */
#menuHaut {
  height: 70px;
  background-color: #01A5D4;
}
#menuHaut {
  z-index: 1001;
  position: fixed;
  height: 70px;
  width: 100%;
  top: 0px;
  background-color: #01A5D4;
}
#menuHaut img {
  margin-left: 10px;
  margin-top: 5px;
}
#navigation {
  position: absolute;
  margin-left: 180px;
  height: 71px;
  left: 1px;
  right: 252px;
}
#navigation > ul > li:not(.right) {
  width: 121px;
}
#navigation ul {
  list-style: none;
  width: 100%;
  text-transform: uppercase;
}
#navigation li {
  float: left;
  text-align: center;
  min-width: 88px;
}
#navigation ul li.right {
  float: right;
  background-color: #0185ab;
  text-align: center;
}
#navigation a {
  display: block;
  font-size: 17px;
  color: #DAE9F7;
  height: 50px;
  padding: 20px 6px 0 6px;
}
#navigation > ul > li > a:hover,
#navigation > ul > li > a.current {
  background-color: #017da1;
}
#navigation .sous-navigation {
  z-index: 1010;
  position: absolute;
  display: none;
  left: 0px;
  right: 0px;
  text-align: left;
  padding: 10px;
  background-color: #f7f7f7;
  box-shadow: 1px 2px 10px #666666;
  text-transform: none;
}
.line {
  width: 100%;
  float: left;
  clear: left;
}
.line.new {
  margin-top: 25px;
  color: inherit !important;
}
.sz {
  float: left;
  padding: 0 0.25%;
}
.sz-right {
  float: right;
}
.sz-12 {
  width: 97.99979999999999%;
}
.sz-11 {
  width: 89.83315%;
}
.sz-10 {
  width: 81.6665%;
}
.sz-9 {
  width: 73.49985%;
}
.sz-8 {
  width: 65.33320000000001%;
}
.sz-7 {
  width: 57.16655%;
}
.sz-6 {
  width: 48.9999%;
}
.sz-5 {
  width: 40.83325%;
}
.sz-4 {
  width: 32.6666%;
}
.sz-3 {
  width: 24.49995%;
}
.sz-2 {
  width: 16.3333%;
}
.sz-1 {
  width: 8.166650000000001%;
}
.sz-2-4 {
  width: 20%;
}
.border-bottom {
  border-bottom: 1px solid #dddddd;
}
.padding10 {
  padding: 10px 0px;
}
.sz.form form {
  margin-bottom: 0px;
}
.sz.form p {
  margin-bottom: 10px;
}
.sz.form label.sz-label {
  width: 200px;
  display: inline-block;
  font-weight: bold;
  vertical-align: top;
}
.sz.form input[type=text],
.sz.form input[type=password],
.sz.form select,
.sz.form .custom-combobox {
  width: 400px;
  height: 30px;
  margin-bottom: 2px;
}
.sz.form input[type=submit],
.sz.form input[type=button] {
  padding: 3px 5px;
}
.sz.form .custom-combobox-input {
  width: 362px;
}
.sz.form [type=checkbox] {
  margin-bottom: 4px;
}
.sz.form label.short,
.sz.form label.medium {
  display: inline-block;
}
.sz.form > textarea {
  width: 400px;
  height: 120px;
}
.sz.form .short {
  width: 150px !important;
}
.sz.form .medium {
  width: 300px !important;
}
.sz.form > li {
  list-style-type: none;
}
.sz.list ul {
  margin: 10px 0 0 10px;
}
.sz.list li {
  list-style: none;
  line-height: 25px;
}
.sz.list li a:hover {
  font-weight: bold;
}
.sz.list.menu ul {
  margin: 4px 0 0 4px;
}
.sz.list.menu li {
  line-height: 20px;
  border-bottom: 1px solid #dddddd;
  padding: 2px 0;
}
.sz.list.menu li {
  margin-left: 6px;
}
.sz.list.menu ul ul {
  border-left: 1px dashed #dddddd;
}
.sz.list.menu ul li:last-child {
  border-bottom: none;
}
.sz.list.menu li a {
  font-size: 12px;
  color: #11B0AA;
}
.sz.list.menu li a.sous-menu-titre,
.sz.list.menu li a.sous-menu-titre:hover {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}
.sz.list.menu li a.sous-menu-titre-2,
.sz.list.menu li a.sous-menu-titre-2:hover {
  font-size: 13px;
  font-weight: bold;
  color: #808080;
}
.sz.list.menu li a:hover {
  font-weight: normal;
  text-decoration: underline;
}
.sz.table table,
.sz.table td {
  border-collapse: collapse;
}
.sz.table th {
  font-weight: bold;
  text-transform: uppercase;
}
.sz.table table {
  width: 100%;
}
.sz.table td,
.sz.table th {
  padding: 3px 2px;
}
.sz.table tr:nth-child(even) {
  background-color: #F5F5F5;
}
.sz.table input,
.sz.table select,
.sz.table textarea {
  width: auto !important;
}
.sz.table textarea {
  height: 200px;
}
#navigation .sous-navigation .news {
  height: 100%;
  max-height: 350px;
  overflow: auto;
  padding: 0px 10px 10px 10px;
  border: 1px solid #dddddd;
  border-radius: 2px;
  font-size: 14px;
  text-align: left;
}
#navigation .sous-navigation .news a {
  color: #00758F;
  font-size: 14px;
  text-decoration: underline;
}
#navigation .sous-navigation .news ul {
  text-transform: none;
}
#navigation .sous-navigation h3 {
  width: 80%;
  padding-right: 30px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 8px;
  color: #9D9C9C;
  border-bottom: 1px solid #dddddd;
}
#navigation .sous-navigation h4 {
  font-size: 13px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 8px;
  color: #00758F;
}
#navigation .sous-navigation li {
  z-index: 1010;
  float: none;
  text-align: left;
}
#navigation .sous-navigation li a {
  padding: 0px 2px 1px 2px;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
  height: 26px;
  text-transform: none;
}
#navigation .sous-navigation li a img {
  float: left;
  margin-left: 0px;
  padding-right: 3px;
  border-right: 1px solid #bbbbbb;
  vertical-align: middle;
}
#navigation .sous-navigation li a span {
  float: left;
  margin-top: 10px;
  padding-left: 3px;
}
#navigation .sous-navigation li a:hover,
#navigation .sous-navigation li a.current {
  text-decoration: underline;
  color: #009fc2;
}
#navigation .sous-navigation.lastElementMenu {
  padding: 0px;
}
#listLastElementMenu > li {
  width: 100%;
  height: 70px;
}
#listLastElementMenu > li > a {
  color: #333333 !important;
  font-size: 19px !important;
  height: 50px !important;
  padding: 20px 6px 10px 6px !important;
}
#listLastElementMenu > li > a:hover {
  background-color: #004b5c;
  color: #DAE9F7 !important;
  text-decoration: none !important;
}
#logoTitreProduit {
  float: left;
  width: 250px;
  height: 70px;
  font-size: 20px;
}
#logoTitreProduit a {
  display: inline;
}
#logoTitreProduit img {
  margin-top: 10px;
}
#logoTitreProduit span {
  position: absolute;
  float: left;
  margin: 10px 0 0 8px;
  color: #DAE9F7;
}
/* Bouton on/off */
.onoffswitch {
  position: relative;
  float: left;
  margin-left: 10px;
  right: 10px;
  width: 103px;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #dddddd;
  border-radius: 7px;
}
.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 16px;
  padding: 0;
  line-height: 16px;
  font-size: 14px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "High prices";
  padding-left: 4px;
  background-color: #00758F;
  color: #000000;
}
.onoffswitch-inner:after {
  content: "Low prices";
  padding-right: 8px;
  background-color: #9D9C9C;
  color: #ffffff;
  text-align: right;
}
.onoffswitch-switch {
  width: 12px;
  margin: 2px;
  background: #EC6625;
  border: 2px solid #dddddd;
  border-radius: 7px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 85px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}
.input-sensibility {
  color: #00758F;
  font-weight: bold;
}
.slider-sensibility {
  margin: 3px 7px;
}
.toolBar-result {
  position: absolute;
  z-index: 1010;
  background-color: #D4D4D4;
  padding: 5px;
  border-radius: 6px;
}
.triangle {
  position: relative;
  z-index: 1000;
  width: 0px;
  height: 0px;
  margin-left: 15px;
  border-color: transparent transparent #D4D4D4;
  border-style: solid;
  border-width: 0px 10px 10px 10px;
}
.tree {
  overflow: auto;
  margin-top: 15px;
}
.tree,
.tree ul {
  list-style-type: none;
}
.tree li {
  padding-left: 16px;
  margin-top: 3px;
}
.tree a {
  font-size: 15px;
  color: #333333;
}
.liste {
  font-size: 15px;
  color: #000000;
  padding-left: 25px;
  list-style-type: none;
}
.liste a {
  color: #333333;
}
.liste a:hover {
  color: #B9AA70;
}
.liste ul {
  padding-left: 25px;
  list-style-type: none;
}
.liste li {
  line-height: 20px;
}
.elementTree {
  display: inline-block !important;
  margin-left: -16px;
}
.elementTree.ui-icon-bullet {
  background-image: url(../../images/menuGauche/bullet.png) !important;
  background-position: 0;
}
.tree span {
  vertical-align: top;
}
.openCloseTree {
  font-size: 15px;
  color: #333333 !important;
}
.ui-icon-006699 {
  background-image: url(../images/ui-icons_006699_256x240.png) !important;
}
h2.titre {
  width: 80%;
  padding-right: 30px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 8px;
  color: #9D9C9C;
  border-bottom: none;
}
.titre {
  display: inline;
  border-bottom: 1px solid #4A5A72;
  font-weight: bold;
  padding: 3px 0;
  padding-right: 20px;
  margin-left: 5px;
  font-size: 15px;
  color: #4A5A72;
}
#boxSensibilityComposante p {
  padding: 2px 5px;
}
#slider-control-panel {
  float: left;
  width: 30%;
}
#table-control-panel {
  margin-left: 32%;
  width: 68%;
}
#table-control-panel td:nth-child(n+2) {
  text-align: center;
}
#texte-control-panel {
  margin-left: 32%;
  width: 68%;
}
.dialog #aideSerieSensibility th:nth-child(1),
.dialog #aideSerieSensibility tr:nth-child(1) td:nth-child(1) {
  border: none;
  width: 49%;
}
.dialog #aideSerieSensibility tr:nth-child(1) td:nth-child(n+2),
#controlPanel tr:nth-child(1) td:nth-child(n+2) {
  width: 10%;
}
.dialog #aideSerieSensibility td,
.dialog #aideSerieSensibility th {
  border: 1px solid #000000;
}
.dialog #aideSerieSensibility tr,
#controlPanel tr {
  height: 25px;
}
.dialog #aideSerieSensibility tr:nth-child(1),
#controlPanel tr:nth-child(1) {
  text-align: center;
}
.dialog #aideSerieSensibility tr:nth-child(even),
#controlPanel tr:nth-child(even) {
  background-color: #f0f0f0;
}
#graph {
  width: 100%;
  max-width: 1000px;
}
/*.ui-tooltip, .arrow:after {
       background: #eefc68;
       border: 1px solid #000000;
}
.ui-tooltip {
       padding: 10px 20px;
       color: #000000;
       border-radius: 20px;
       font: bold 14px "Helvetica Neue", Sans-Serif;
       box-shadow: 0 0 7px black;
}
.arrow {
       width: 70px;
       height: 16px;
       overflow: hidden;
       position: absolute;
       left: 50%;
       margin-left: -35px;
       bottom: -16px;
}
.arrow.top {
       top: -16px;
       bottom: auto;
}
.arrow.left {
       left: 20%;
}
.arrow.leftCote {
       top: 35px;
       left: -8px;
       -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
       -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
       tranform: rotate(90deg);
}
.arrow:after {
       content: "";
       position: absolute;
       left: 20px;
       top: -20px;
       width: 25px;
       height: 25px;
       box-shadow: 6px 5px 9px -9px black;
       -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
       -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
       tranform: rotate(45deg);
}
.arrow.top:after {
       bottom: -20px;
       top: auto;
}*/
#selectionAnnee {
  height: 30px;
  margin-left: 55px;
  padding-top: 10px;
}
#selectionAnnee .label {
  float: left;
  position: relative;
  font-size: 12px;
}
#selectionAnnee div.annees {
  position: relative;
  float: left;
  margin: -12px 0 0 8px;
  font-size: 13px;
}
#selectionAnnee input {
  margin-left: 30px;
}
#selectionAnnee #slider-range {
  margin-left: 150px;
  margin-right: 20px;
}
.dialog a {
  text-decoration: underline;
  color: #9D9C9C;
}
/* Slideshow */
#slides {
  display: none;
  margin: 0 auto;
}
#slides .slidesjs-navigation {
  margin-top: 20px;
}
a.slidesjs-next,
a.slidesjs-previous,
a.slidesjs-play,
a.slidesjs-stop {
  background-image: url(../../images/slideshow/btns-next-prev.png);
  background-repeat: no-repeat;
  display: block;
  width: 12px;
  height: 18px;
  overflow: hidden;
  text-indent: -9999px;
  float: left;
  margin-right: 5px;
}
a.slidesjs-next {
  margin-right: 10px;
  background-position: -12px 0;
}
a:hover.slidesjs-next {
  background-position: -12px -18px;
}
a.slidesjs-previous {
  background-position: 0 0;
}
a:hover.slidesjs-previous {
  background-position: 0 -18px;
}
a.slidesjs-play {
  width: 15px;
  background-position: -25px 0;
}
a:hover.slidesjs-play {
  background-position: -25px -18px;
}
a.slidesjs-stop {
  width: 18px;
  background-position: -41px 0;
}
a:hover.slidesjs-stop {
  background-position: -41px -18px;
}
.slidesjs-pagination {
  margin: 7px 0 0;
  float: right;
  list-style: none;
}
.slidesjs-pagination li {
  float: left;
  margin: 0 1px;
}
.slidesjs-pagination li a {
  display: block;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url(../../images/slideshow/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}
.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
  background-position: 0 -13px;
}
.slidesjs-pagination li a:hover {
  background-position: 0 -26px;
}
#slides a:link,
#slides a:visited {
  color: #333;
}
#slides a:hover,
#slides a:active {
  color: #9e2020;
}
/*
.container {
margin: 0 auto
}

@media (max-width: 767px) {
body {
padding-left: 20px;
padding-right: 20px;
}
.container {
width: auto
}
}

@media (max-width: 480px) {
.container {
width: auto
}
}


@media (min-width: 768px) and (max-width: 979px) {
.container {
width: 724px
}
}


@media (min-width: 1200px) {
.container {
width: 1170px
}
}*/
.custom-combobox {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
}
.custom-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
  /* support: IE7 */
  *height: 1.7em;
  *top: 0.1em;
}
.custom-combobox-input {
  margin: 0;
  padding: 0.3em;
  width: 100px;
}
.overlay {
  background-color: #F5F5F5;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  z-index: 10000;
}
#accordionMenuGauche {
  margin: 0 1px;
}
#accordionMenuGauche .liste {
  padding-left: 0px;
}
#accordionMenuGauche .ui-accordion-content {
  padding: 5px;
}
#resultatContenu #ranking {
  float: left;
  max-width: 320px;
}
#resultatContenu #mapMappingTool {
  float: left;
}
#menuSelectionIndicateurMappingTool {
  position: relative;
  float: left;
  width: 25%;
  min-height: 700px;
}
#mapMappingTool {
  position: relative;
  width: 75%;
  height: 400px;
}
#graphMappingTool {
  float: left;
  position: relative;
  width: 50%;
  height: 300px;
}
#rankingMappingTool {
  float: left;
  position: relative;
  width: 25%;
  height: 300px;
}
#ranking table,
.ranking table {
  width: 100%;
  border-collapse: collapse;
}
#ranking table tr td,
.ranking table tr td {
  padding: 2px 0;
}
#ranking .ui-button,
.ranking .ui-button {
  white-space: nowrap;
}
#ranking .ui-progressbar,
.ranking .ui-progressbar {
  position: relative;
  height: 24px;
}
#ranking .progress-label,
.ranking .progress-label {
  position: absolute;
  left: 2px;
  top: 3px;
  font-size: 15px;
}
#ranking .progress-label a,
.ranking .progress-label a {
  color: #333333;
  text-decoration: none;
}
#ranking .progress-value,
.ranking .progress-value {
  position: absolute;
  right: 2px;
  top: 3px;
  font-size: 15px;
  color: #333333;
}
.notification {
  position: absolute;
  z-index: 1000;
  display: none;
  bottom: 0px;
  padding: 5px;
  width: auto;
  height: 60px;
  font-size: 13px;
  color: #555555;
  line-height: 20px;
  border-top: 1px solid #dddddd;
  background-color: #F5F5F5;
  box-shadow: 1px -1px 5px 0px #666666;
}
#dialogNotification .notification {
  width: auto;
  height: auto;
  top: 0px;
  left: 0px;
  right: 0px;
  padding: 5px;
  border: none;
  background-color: inherit;
  box-shadow: none;
}
.notification p {
  padding: 2px 3px;
}
.notification p:nth-child(even) {
  background-color: #ebebeb;
}
#notification {
  width: 800px;
  margin-left: calc(50% - 400px);
}
.titlebarNotification {
  float: left;
  padding: 5px 3px;
  margin-bottom: 10px;
  width: calc(100% - 6px);
  background-color: #e1e1e1;
}
.titleNotification {
  float: left;
  left: 5px;
  top: 0;
}
.optionsNotification {
  float: right;
  right: 5px;
  top: 0;
}
.optionsNotification button {
  width: 21px;
  height: 21px;
}
#contenuNotification {
  clear: both;
}
.ui-dialog {
  box-shadow: 1px -1px 5px 0px #666666;
}
.ui-widget.ui-corner-all,
.ui-dialog-titlebar.ui-corner-all {
  border-radius: 0px;
}
.ui-widget-header {
  background-color: #dddddd;
  border: 1px solid #cccccc;
  color: #444444;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 3px 2px;
  border-bottom: 1px solid #dddddd;
  color: #00758F;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  background: #e1e1e1;
  vertical-align: middle;
}
.ui-dialog .ui-button-text-only {
  background: #01A5D4;
  color: #F5F5F5 !important;
}
.ui-widget-overlay {
  background: #dddddd;
  opacity: 0.3;
}
.ui-dialog .ui-dialog-buttonpane {
  padding: 1px !important;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 2px !important;
}
.ui-dialog .ui-button-text-only .ui-button-text {
  padding: 3px;
}
#optionsMapping {
  width: 760px;
  margin-left: calc(50% - 380px);
  height: 40px;
}
#optionsMapping input {
  width: 50px;
}
#countrySnapshot {
  float: left;
  width: 100%;
  padding: 10px 5px 50px 5px;
  margin-bottom: 50px;
  background-color: #ffffff;
}
#countrySnapshot h1 {
  color: #333333;
  font-size: 30px;
  font-weight: normal;
}
#countrySnapshot h2,
.titleH2 {
  color: #333333;
  font-size: 18px !important;
  font-weight: normal;
  text-transform: uppercase;
}
#countrySnapshot h1 select {
  float: right;
  width: 250px;
  height: 40px;
  font-size: 16px;
  line-height: 30px;
}
#countrySnapshotListePays {
  position: absolute;
  width: 100%;
}
#countrySnapshotListePays ul {
  padding: 10px 0 20px 0;
}
#countrySnapshotListePays ul li {
  list-style: outside none none;
  font-size: 12px;
  line-height: 18px;
}
#countrySnapshotListePays ul li a:hover {
  text-decoration: underline;
  color: #B9AA70;
}
.sousMenuHorizontal {
  list-style: outside none none;
  width: 100%;
  height: 32px;
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #dddddd;
}
.sousMenuHorizontal li {
  float: left;
  width: 16.66%;
  padding-bottom: 5px;
  text-align: center;
}
.sousMenuHorizontal li:nth-child(1) a:hover,
.sousMenuHorizontal li:nth-child(1) a.active {
  border-bottom: 3px solid #D4C94B;
}
.sousMenuHorizontal li:nth-child(2) a:hover,
.sousMenuHorizontal li:nth-child(2) a.active {
  border-bottom: 3px solid #FB4449;
}
.sousMenuHorizontal li:nth-child(3) a:hover,
.sousMenuHorizontal li:nth-child(3) a.active {
  border-bottom: 3px solid #9CD524;
}
.sousMenuHorizontal li:nth-child(4) a:hover,
.sousMenuHorizontal li:nth-child(4) a.active {
  border-bottom: 3px solid #CC3467;
}
.sousMenuHorizontal li:nth-child(5) a:hover,
.sousMenuHorizontal li:nth-child(5) a.active {
  border-bottom: 3px solid #FF590B;
}
.sousMenuHorizontal li:nth-child(6) a:hover,
.sousMenuHorizontal li:nth-child(6) a.active {
  border-bottom: 3px solid #01A5A6;
}
.sub-title-h2 {
  border-bottom: 2px solid #D4C94B;
  margin-right: 40%;
}
.table-big-value {
  width: 100%;
  font-size: 20px;
  color: #666666;
}
.table-big-value td {
  padding: 20px 10px;
  text-align: center;
}
.table-big-value td:nth-child(n+2) {
  border-left: 1px solid #dddddd;
}
.big-value {
  font-size: 30px;
  color: #D4C94B;
  font-weight: bold;
}
.table-presentation-values {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  margin-bottom: 20px;
}
.table-presentation-values th {
  border-collapse: collapse;
  text-align: center;
  font-weight: bold;
}
.table-presentation-values tr:nth-child(n+2) td {
  border-top: 1px solid #dddddd;
}
.table-presentation-values tr:nth-child(n+1) td:nth-child(n+2) {
  text-align: center;
  width: 100px;
}
.table-presentation-values tr:nth-child(n+2) td:nth-child(1) {
  width: 540px;
}
.table-presentation-values td {
  border-collapse: collapse;
  padding: 6px 0;
}
.table-presentation-sub-country-snapshot td {
  padding: 10px 5px;
  font-size: 14px;
}
.table-presentation-sub-country-snapshot a {
  font-weight: bold;
}
.subPartCountrySnapshot {
  padding: 20px 0 20px 10px;
  border-bottom: 2px solid #01A5D4;
}
tr.subPartCountrySnapshot > td {
  padding: 20px 0;
}
tr.subPartCountrySnapshot > td td {
  font-size: 12px;
}
#dialogSource td {
  padding: 8px 3px !important;
}
#boxFichePays {
  padding: 5px;
}
#boxFichePays h1,
h1.titreDroite {
  padding-bottom: 3px;
  font-size: 20px;
  color: #333333;
  border-bottom: 2px solid #13956D;
  font-weight: normal;
}
#boxFichePays h1,
h1.titreDroite.small {
  font-size: 17px;
}
#boxFichePays h2 {
  font-size: 16px;
  color: #333333;
  font-weight: normal;
}
#boxFichePays h3 {
  padding-top: 3px;
  font-size: 15px;
  color: #333333;
  font-weight: normal;
}
#boxFichePays span {
  color: #333333;
}
#boxFichePays h2.value {
  display: inline;
  font-size: 26px;
  color: #13956D;
  font-weight: normal;
}
#boxFichePays ul {
  margin-left: 2px;
  list-style-type: none;
}
#boxFichePays ul li {
  padding: 15px 0px;
  border-bottom: 1px solid #dddddd;
}
#boxFichePays ul li:first-child {
  padding-top: 0px;
}
#boxFichePays ul li:last-child {
  border-bottom: none;
}
.boxText {
  position: absolute;
  margin: 0 5px;
  bottom: 0px;
  padding: 5px;
  line-height: 20px;
  border: 1px solid #dddddd;
  box-shadow: 1px -1px 2px 0px #f7f7f7;
  color: #9D9C9C;
}
#howToUse img {
  width: 20px;
  vertical-align: middle;
}
.titreNews {
  font-weight: normal;
}
.dialogNews,
.dialog {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  text-align: justify;
}
.globalGauche #infosTexte {
  font-size: 14px;
}
.button.ui-state-default,
.button.ui-widget-content .ui-state-default,
.button.ui-widget-header .ui-state-default,
.button .span {
  background: #01A5D4;
  color: #F5F5F5 !important;
}
.ui-progressbar-value {
  background: #13956D;
  color: #333333 !important;
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 0;
  width: 300px;
  height: 300px;
  background: #CCCCCC;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: translateX(100%) translateY(-100%) rotate(45deg);
  transform: translateX(100%) translateY(-100%) rotate(45deg);
  pointer-events: none;
}
.pace.pace-active .pace-activity {
  -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
  transform: translateX(50%) translateY(-50%) rotate(45deg);
}
.pace .pace-activity::before,
.pace .pace-activity::after {
  position: absolute;
  bottom: 30px;
  left: 50%;
  display: block;
  border: 5px solid #fff;
  border-radius: 50%;
  content: '';
}
.pace .pace-activity::before {
  margin-left: -40px;
  width: 80px;
  height: 80px;
  border-right-color: rgba(0, 0, 0, 0.2);
  border-left-color: rgba(0, 0, 0, 0.2);
  -webkit-animation: pace-rotation 3s linear infinite;
  animation: pace-rotation 3s linear infinite;
}
.pace .pace-activity::after {
  bottom: 50px;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.2);
  -webkit-animation: pace-rotation 1s linear infinite;
  animation: pace-rotation 1s linear infinite;
}
@-webkit-keyframes pace-rotation {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes pace-rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.pace-inactive {
  display: none;
}
#form-request {
  z-index: 1000;
  position: fixed;
  float: right;
  right: 30px;
  bottom: 0px;
  width: 520px;
  height: 370px;
  background-color: #F5F5F5;
}
#display-form-request {
  z-index: 1000;
  position: fixed;
  float: right;
  right: 20px;
  bottom: 0px;
  width: 190px;
  height: 30px;
  cursor: pointer;
  background-color: #01A5D4;
  box-shadow: 1px -1px 5px 0px #cfcfcf;
  text-align: left;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
.bubble-tour {
  z-index: 1000;
  position: absolute;
  display: block;
  bottom: auto;
  height: auto;
  max-width: 20%;
  max-height: 20%;
  padding: 5px;
  background-color: #F5F5F5;
  border: 1px solid #cfcfcf;
  box-shadow: 1px -1px 5px 0px #dcdcdc;
}
.arrow:after,
.arrow:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow:after {
  border-color: rgba(255, 0, 0, 0);
  border-width: 20px;
}
.arrow:before {
  border-color: rgba(0, 0, 0, 0);
  border-width: 21px;
}
.arrow.arrow-bottom:after,
.arrow.arrow-bottom:before {
  top: 100%;
  left: 50%;
}
.arrow.arrow-bottom:after {
  border-top-color: #F5F5F5;
  margin-left: -20px;
}
.arrow.arrow-bottom:before {
  border-top-color: #cfcfcf;
  margin-left: -21px;
}
.arrow.arrow-top:after,
.arrow.arrow-top:before {
  bottom: 100%;
  left: 50%;
}
.arrow.arrow-top:after {
  border-bottom-color: #F5F5F5;
  margin-left: -20px;
}
.arrow.arrow-top:before {
  border-bottom-color: #cfcfcf;
  margin-left: -21px;
}
.arrow.arrow-left:after,
.arrow.arrow-left:before {
  right: 100%;
  top: 50%;
}
.arrow.arrow-left:after {
  border-right-color: #F5F5F5;
  margin-top: -20px;
}
.arrow.arrow-left:before {
  border-right-color: #cfcfcf;
  margin-top: -21px;
}
.selectedItem {
  color: #B9AA70 !important;
}
.ui-datepicker-calendar {
  display: none;
}
#map {
  width: 600px;
  height: 800px;
  margin: 0 auto;
}
.c3 svg {
  font: 14px "Roboto", Helvetica, Arial, sans-serif;
  fill: #666666;
}
.c3-target-0-waterfall-hide,
.c3-target-waterfall-hide {
  opacity: 0 !important;
}
.c3-legend-item-0-waterfall-hide {
  display: none;
}
.c3-tooltip-container .c3-tooltip td,
th {
  padding: 4px 5px !important;
}
.c3-legend-item {
  padding: 105px 200px !important;
}
.graph-form-preview {
  height: 300px;
  width: 760px;
}
.bar.init rect {
  fill: #96a5a0;
}
.bar.total rect {
  fill: #CBD2D0;
}
.bar.positive rect {
  fill: #4AA9D6;
}
.bar.negative rect {
  fill: #7ABDDC;
}
.bar.energySaving rect {
  fill: #27B7B2;
}
.bar line.connector {
  stroke: grey;
  stroke-dasharray: 3;
}
.bar text {
  fill: #000000;
  text-anchor: middle;
}
.c3-axis text,
.c3-legend-item text,
.axis text,
.bar text,
.c3-legend-item,
.c3-axis,
.axis,
.bar {
  font: 14px "Roboto", Helvetica, Arial, sans-serif;
  fill: #666666;
}
.axis path,
.axis line {
  fill: none;
  stroke: #000;
}
.trumbowyg-box,
.trumbowyg-editor,
.trumbowyg-textarea {
  min-height: 250px;
  background-color: #ffffff;
}
.profile {
  width: 98%;
  /*    h1{
        color: @color-blue;
        font-size: @font-size-default + 3;
    }*/
  /*    h2{
        color: @color-green;
        font-size: @font-size-default + 1;
        font-style: italic;
    }*/
}
.profile a {
  /*color: @color-blue;*/
  text-decoration: underline;
}
.profile p {
  text-align: justify;
}
.profile .contenu-graph {
  width: 700px;
  margin: 0 auto;
}
.profile .contenu-graph .titre-graph {
  text-align: center;
}
.profile .contenu-graph .graph {
  height: 380px;
  width: 700px;
}
.profile > .table .titre-table {
  text-align: center;
}
.profile > .table > table {
  width: 100%;
  /*border: 1px solid @color-grey;*/
  border-collapse: collapse;
}
.profile > .table > table th {
  /*border: 1px solid @color-grey;*/
  border-collapse: collapse;
  font-weight: bold;
  padding: 6px 4px !important;
  text-align: center;
}
.profile > .table > table td {
  /*border: 1px solid @color-grey;*/
  border-collapse: collapse;
  padding: 6px !important;
  text-align: justify;
}
.profile > .table > table td:nth-child(1) {
  font-weight: bold;
  text-align: left;
}
.profile > .table > table td:nth-last-child(-n+2) {
  text-align: center;
}
.profile .source {
  display: block;
  text-align: center;
  color: #666666;
  font-size: 10px;
}
.profile #toTop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  display: none;
}
#dialog a:focus {
  color: #000000;
  text-decoration: inherit;
}
.table {
  display: contents;
}
