﻿/* CSS Document */
body {
  font-family: Arial, Helvetica, sans-serif !important;
  margin: 0 auto !important;
  font-size: 16px !important;
  max-width: 1200px;
  min-width: 360px;
  background: #fff url(/images/PQ_bg.jpg) no-repeat fixed !important;
}

#main {
  background-color: #fff;
  min-height: 525px;
}

#piv_menu_princ {
  background-color: #fff;
}

h2,
h3 {
  font-weight: bold !important;
  font-size: 1em !important;
}

img {
  vertical-align: inherit !important;
}

/*******/
/* HKC */
/*******/
form.form-inline .form-group {
  margin: 10px 0;
  display: block;
}
/********/
/*pemet de corriger l'interpretation d'un tr vide par le html 5, un tr vide en html 5 n'a pas de hauteur.*/
table tr {
  height: 17px;
}
.texte_petit {
  font-size: 0.8em;
}
h1 {
  color: #0b4e7f;
  font-size: 1em;
  padding: 0;
  margin: 0;
  font-weight: bold !important;
  margin-bottom: 10px;
}

li {
  margin: 0;
  padding: 0;
}

.taghaut {
  font-weight: bold;
  font-size: 1em;
}

a:link,
a:active,
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #006195;
}
hr {
  border-bottom: 1px solid #0b4e7f;
  margin: 0 !important;
}
.clear_both {
  clear: both;
}

/*** Images ***/
img {
  border: 0;
}
/*** utilisé pour placer l'image ads au bout des titres de tableaux **/
.valignbottom {
  vertical-align: bottom;
}

/*** Paragraphes ***/
p {
  text-align: justify;
}

/** mettre du texte en gras **/
.gras {
  font-weight: bold;
}
.italique {
  font-style: italic;
}
/*Utiliser pour centrer le logo de OCCQ dans le theme culture*/
.centre {
  margin-left: 5em;
}

/** aligne le texte au centre (ex: image de gauche dans une page htm de publication ) **/
.align_centre {
  text-align: center;
}
/** aligne le texte à droite (ex: Imprimer) **/
.align_droit {
  text-align: right;
}
/** aligne le texte à droite (ex: Imprimer) **/
.align_left {
  text-align: left;
}
/** indentation d'un bloc d'information **/
.indentation {
  margin-left: 25px;
}

/** offrir de l'espace entre le li **/
.espace_li {
  margin-top: 10px !important;
}
/* espacement horizontal du PIPE */
.spacer {
  padding: 0 15px;
}
.taille_titre {
  font-size: 1.5em;
}
h2.taille_titre {
  font-size: 1.5em !important;
  color: #0b4e7f;
}

/*utile pour les tableux fait avec la macro excel*/
.img-excel {
  display: inline-block;
  width: 20px;
  height: 16px;
  vertical-align: bottom;
}
.ma-bulle {
  display: none;
  font-size: 1em;
  position: absolute;
  background-color: #fff;
  /*top: -5px;*/
  /*left: -100px;*/
  width: 250px;
  height: 200px;
  padding: 5px;
  margin-top: -5px;
  border: 2px solid #b1d55b;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

/** Pour ne pas afficher les labels ou autres objets **/
p.haut-de-page {
  margin: 10px 5px 0 0;
  text-align: right;
}
p.haut-de-page a {
  background: url("/images/haut-de-page.gif") no-repeat scroll left center
    transparent;
  padding-left: 13px;
}

/*******************/
/* css de l'entête */
/*******************/
header[role="banner"] {
  min-width: 1018px;
  width: 63.625em; /*1018px; */
  margin: 0px auto;
  min-height: 145px;
  height: 9.063em; /*145px; */
  position: relative;
  background-color: #fff;
  overflow: visible;
  /*box-shadow:0 0 9px 1px rgba(0,0,0,0.3);*/
}

/******************************/
/* css de l'entête (SANS PIV) */
/******************************/
header[role="banner-no-piv"] {
  /*min-width:1018px;
	width:63.625em;*/
  margin: 0px auto;
  position: relative;
  background-color: #fff;
  overflow: visible;
  /*box-shadow:0 0 9px 1px rgba(0,0,0,0.3);*/
}
header[role="banner-no-piv"] #piv {
  min-width: auto;
  width: calc(100% - 214px);
}
/*****************/
/* css recherche */
/*****************/
header[role="banner"] form {
  top: 28px;
  right: 15px;
  position: absolute;
}
#recherche-piv {
  text-align: right;
  height: 65px;
  padding-top: 30px;
}
#boite_recherche {
  min-height: 15px;
  width: 159px;
  font-size: 0.8em;
  border: #bebebe solid 1px;
  border-radius: 4px;
  margin: 0;
  padding: 3px 5px;
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* positionnement du bouton différent pour IE, voir son CSS */
input[name="btnRecherche"] {
  vertical-align: top;
}

/**************/
/* css du PIV */
/**************/
#piv {
  background-color: #039;
  min-height: 14px;
  position: absolute;
  top: 63px;
  min-width: 805px;
  width: 50.313em;
  font-size: 0.75em;
  padding-top: 1px;
  text-align: right;
  display: inline;
}
#piv ul,
#piv li {
  padding: 0 0 0 20px;
  float: left;
}
#piv a:link,
#piv a:visited,
#piv a:active,
#piv a:hover {
  text-decoration: none;
  color: #fff;
}
#lang {
  float: right;
  margin-right: 15px;
}
#liens-piv {
  font-size: 0.75em;
}
/*************************/
/* css du menu principal */
/*************************/
#menu_principal {
  min-width: 1066px;
  width: 63.625em;
  min-height: 45px;
  height: 2.8125em;
  background: url(/images/hmi_menu_coin.png) no-repeat left bottom;
  position: relative;
  left: -24px;
  font-size: 1em;
  clear: both;
}
#menu_principal ul {
  min-width: 1018px;
  width: 60.625em;
  min-height: 30px;
  height: 1.875em;
  padding: 0 24px;
  background: #000 url(/images/hmi_menu_noir.gif) repeat-x left top;
}
#menu_principal li {
  float: left;
  padding: 0 1px 0 0;
  background: url(/images/hmi_menu_separateur.gif) no-repeat right top;
}
#menu_principal a:link,
#menu_principal a:visited,
#menu_principal a:active,
.menu_actif {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  padding-top: 6px;
  height: 24px;
  /*height:1.5em;*/
}
.menu_actif2 {
  background: url(/images/hmi_menu_principal_over.gif) repeat-x left top;
  height: 30px;
  color: #000 !important;
}

#menu_principal a:hover,
.menu_actif {
  background: url(/images/hmi_menu_principal_over.gif) repeat-x left top;
  height: 30px;
  color: #000;
}
#serv {
  min-width: 177px;
  width: 11.063em;
}
#stat {
  min-width: 237px;
  width: 14.813em;
}
#enqt {
  min-width: 135px;
  width: 8.438em;
}
/*#jeun{min-width:126px; width:7.875em;}*/
#inst {
  min-width: 132px;
  width: 8.25em;
}
#pres {
  min-width: 178px;
  width: 11.125em;
}
#menu_principal li#site {
  padding: 0;
  min-width: 154px;
  width: 9.625em;
  background: none;
}

/***************/
/* css du main */
/***************/
div[role="main"] {
  background-color: #fff;
  clear: both;
  margin: 0 auto;
  padding: 0 15px;
}

/***********************/
/* css du fil d'ariane */
/***********************/
#ariane {
  padding: 10px 0;
  font-size: 0.75em;
}
#ariane > a {
  display: none;
}
#ariane > ol {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
#ariane li {
  padding: 0 13px 0 8px;
  background: url(/images/hmi_crochet_gris.png) no-repeat right 4px;
}
#ariane li.actif {
  background: none;
  padding: 0 0 0 8px;
}
#ariane a:link,
#ariane a:visited,
#ariane a:active {
  text-decoration: none;
  color: #626262;
}
#ariane a:hover {
  text-decoration: underline;
  color: #626262;
}
/* Social */
#social {
  font-size: 0.75em;
}
#faceb {
  position: absolute;
  right: 46px;
  top: 0;
}
#tweet {
  position: absolute;
  right: 15px;
  top: 0;
}
#abonm {
  position: absolute;
  right: 40px;
  top: 0;
}

/*************************************************************************************************/
/* le titre du menu est un h1, dans une zone grise ou verte dans les menus de droite et de gauche*/
/*************************************************************************************************/
[role="navigation"].menu_droit {
  background: #eee;
  border-radius: 5px;
}

.menu_h1_vert {
  padding: 5px;
  border-bottom: 1px #0b4e7f solid;
  color: #0b4e7f;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
}
.menu_h1_vert a:link,
.menu_h1_vert a:visited,
.menu_h1_vert a:active {
  /*color:#000;*/
  text-decoration: none;
  display: block;
}

.menu_h1_vert_2_lign {
  min-height: 35px;
  height: 2.188em;
  border: #bebebe solid 1px;
  border-radius: 7px 7px 0 0;
  background: url(/images/hmi_menu_vert_2_lign.gif) repeat-x left top;
  padding-left: 7px;
  padding-top: 6px;
  padding-bottom: 2px;
  font-size: 0.75em;
  color: #000;
}
.menu_h1_vert_2_lign a:link,
.menu_h1_vert_2_lign a:visited,
.menu_h1_vert_2_lign a:active {
  color: #000;
  text-decoration: none;
  display: block;
}
.menu_h1_vert_2_lign:hover {
  color: #000;
}

/**********************************************************/
/* css de la partie de gauche, commune à toutes les pages */
/* le plus souvent les menus                              */
/**********************************************************/
/* Définition de la zone */
#zone_gauche {
  width: 220px;
  display: inline-block;
  vertical-align: top;
}
#zone_gauche .zone_droite {
  margin-left: 0;
  width: 220px;
}

#menu_de_gauche {
  margin-bottom: 15px;
}

/* Structure du niveau 1 du menu */
.menu_gauche > ul {
  list-style: none;
  padding-left: 15px !important;
}
.menu_gauche > ul > li {
  background: url(/images/hmi_crochet_noir.png) no-repeat 4px 5px;
  margin-left: -15px;
  border-radius: 5px;
  padding: 0 5px 0 15px;
  font-size: 0.75em;
}

.menu_gauche > ul > li:hover {
  background-color: #b1d55b;
}
/* le menu actif est vert, accompagné d'une puce */
.niv_1_actif {
  background-color: #b1d55b !important;
}

.niv_1_vide {
  background-color: #ffffff;
  color: #000;
  border-left: #bebebe solid 0px;
  border-right: #bebebe solid 0px;
  border-bottom: #bebebe solid 1px;
  font-size: 0.75em;
  padding: 1px 5px;
}

/* Positionnement de la puce verte dans le menu gauche (positionnement différent pour IE, voir son CSS)*/
.puce_verte_simple {
  display: none;
}
.puce_verte_double {
  display: none;
}
.puce_verte_triple {
  display: none;
}

/* Structure du niveau 2 du menu */
.menu_gauche > ul > li.niv_2,
.menu_gauche > ul > li.niv_2_actif {
  margin-left: 0;
}

/* le menu actif est blanc, caractère gras */
.niv_2_actif,
.niv_2_actif:hover {
  color: #000;
  font-weight: bold;
  background-color: #fff !important;
}
.niv_2_actif a:link,
.niv_2_actif a:visited,
.niv_2_actif a:active {
  color: #000;
  text-decoration: none;
  display: block;
}

/* Structure du niveau 3 du menu*/
.niv_3 {
  color: #000;
  border-left: #bebebe solid 1px;
  border-right: #bebebe solid 1px;
  border-bottom: #bebebe solid 1px;
  background-color: #fff;
  padding: 5px 5px 5px 40px;
  font-size: 0.75em;
}
.niv_3 a:link,
.niv_3 a:visited,
.niv_3 a:active {
  color: #000;
  text-decoration: none;
  display: block;
}
.niv_3:hover {
  font-weight: bold;
  color: #000;
}
.niv_3_actif {
  color: #000;
  border-left: #bebebe solid 1px;
  border-right: #bebebe solid 1px;
  border-bottom: #bebebe solid 1px;
  font-weight: bold;
  background-color: #fff;
  padding: 5px 5px 5px 40px;
  font-size: 0.75em;
}
.niv_3_actif a:link,
.niv_3_actif a:visited,
.niv_3_actif a:active {
  color: #000;
  text-decoration: none;
  display: block;
}

/* Si menu de niveau 3, le menu de niveau 2 actif est gris */
.niv_2_actif_niv3 {
  color: #000;
  border-left: #bebebe solid 1px;
  border-right: #bebebe solid 1px;
  border-bottom: #bebebe solid 1px;
  font-weight: bold;
  background-color: #efecea;
  padding: 5px 5px 5px 25px;
  font-size: 0.8em;
}
.niv_2_actif_niv3 a:link,
.niv_2_actif_niv3 a:visited,
.niv_2_actif_niv3 a:active {
  color: #000;
  text-decoration: none;
  display: block;
}

/**********************************************/
/* partie centrale des pages à trois colonnes */
/**********************************************/
#contenu_centre {
  padding-left: 10px;
  width: calc(100% - 225px);
  font-size: 0.8em;
  display: inline-block;
  vertical-align: top;
}

#contenu_centre header h1 {
  display: inline;
  color: #0b4e7f;
  font-size: 18px;
  margin-top: 0;
}

#contenu_centre h1.pleine-largeur {
  width: 503px;
}

#contenu_centre h2 {
  font-size: 1.2em;
  padding: 0;
  margin: 20px 0 5px 0;
}
#contenu_centre h3 {
  font-size: 1em;
  padding: 0;
  margin: 10px 0 5px 0px;
}
#contenu_centre h4 {
  font-size: 1em;
  padding: 0;
  margin: 10px 0 5px 10px;
}
#contenu_centre h5 {
  font-size: 1em;
  padding: 0;
  margin: 10px 0 5px 15px;
}

#contenu_centre > header img {
  vertical-align: text-top;
  margin-right: 8px;
}

/********************************************/
/* contenu avec listes : puces disponibles :*/
.puce_pleine li {
  list-style: disc;
  margin-left: 25px;
}
.puce_vide {
  margin-left: -20px;
  padding: 5px;
}
.no_puce li {
  /*list-style:circle;*/
  margin-left: 25px;
}
.no_puce_l_50 li {
  /*list-style:circle;*/
  margin-left: 50px;
}
.puce_cercle li {
  list-style: circle;
  margin-left: 50px;
}

.puce_chiffre {
  list-style: decimal;
  margin-left: 30px;
}
.puce_chiffre_in {
  list-style: decimal;
  list-style-position: outside;
  margin-left: 30px;
}
.puce_chiffre_in > li {
  margin-left: 20px;
  text-align: justify;
  margin-right: 10px;
}
.puce_chiffre li {
  padding-bottom: 4px;
}

/*****************************/
/* css des fenêtres modales  */
/*****************************/
.justifier {
  text-align: justify;
}
.fentr_modal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  z-index: 10000;
}

.fentr_modal h1 {
  color: #0b4e7f;
  font-size: 1.5em;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

.fentr_modal h2 {
  font-size: 1.2em;
  padding: 0;
  margin: 20px 0 5px 0;
}

/******************************/
/*jquery ui autocomplete*/
/*********************************/
.ui-menu .ui-menu-item a {
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  min-height: 0;
  padding-bottom: 2px;
  padding-left: 0.4em;
  padding-right: 0.4em;
  padding-top: 2px;
  text-decoration-color: -moz-use-text-color;
  text-decoration-line: none;
  text-decoration-style: solid;
}
.ui-widget-content a {
  color: #006195;
}

/***************************************************************************************************************************/
/* partie centrale des pages Statistiques et publications; les tableaux et publications occupent la totalité de la colonne */
/***************************************************************************************************************************/

#contenu_tabl_stat {
  margin: 0 0 0 10px;
  font-size: 0.8em;
  float: left;
  min-width: 747px;
  width: 46.688em;
  left: 245px;
}
#contenu_tabl_stat h1 {
  display: inline-block;
  color: #0b4e7f;
  width: 559px;
  font-size: 1.5em;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
#contenu_tabl_stat h2 {
  font-size: 1.2em;
  padding: 0;
  margin: 10px 0 5px 0;
}
#contenu_tabl_stat h3 {
  font-size: 1em;
  padding: 0;
  margin: 10px 0 5px 0px;
}
#contenu_tabl_stat h4 {
  font-size: 1em;
  padding: 0;
  margin: 10px 0 5px 10px;
}
#contenu_tabl_stat > header {
  position: relative;
}
#contenu_tabl_stat > header img {
  vertical-align: text-top;
  margin-right: 8px;
}

#contenu_tabl_stat hr {
  height: 1px;
  background-color: #0b4e7f;
  border: 0;
  width: 100%;
}
#contenu_tabl_stat li {
  margin-top: 3px;
}

/******************************************************/
/* partie centrale des pages tableaux et cartographie */
/******************************************************/
#contenu_table {
  margin: 25px 10px 0px;
  border: 0;
  padding: 0;
  min-width: 940px;
  font-size: 0.8em;
  background-color: #ffffff;
}

/* ligne verte sous les images tableau représentation carto et tableau personnalisé */
#tabl_cart {
  border-bottom: #b1d55b solid 2px;
  height: 43px;
  /*	position:relative;
	margin-bottom:10px;*/
  height: 45px;
}

/*#contenu_table table{ background-color:#FFFFFF;}*/

#contenu_table h1 {
  font-size: 1em;
  padding: 0;
  margin: 10px 0 0;
}
#contenu_table h2 {
  font-size: 1em;
  padding: 0;
  margin: 10px 0 0;
}
/* position du bouton Classification dans les pages tableaux */
.class_pos {
  top: 0;
  right: 0;
  float: right;
  position: absolute;
}
#contenu_table img {
  margin: 0;
  padding: 0;
}

.miseajour {
  color: #cc3333;
  /*	font-size:0.8em;
	vertical-align:text-top;*/
}

/*************************/
/* page des publications */
/*************************/
.div_select {
  margin-top: 10px;
}
.boite_select {
  min-height: 23px;
  border: #bebebe solid 1px;
  border-radius: 4px;
  margin: 0;
  padding: 2px 5px;
  max-width: 680px;
}
.boite_select_error {
  min-height: 25px;
  border: #f00 solid 2px;
  border-radius: 4px;
  margin: 0;
  padding: 3px 5px;
}
input[type="image"] {
  vertical-align: top;
}

/* Permet d'aligner les boutons OK par rapport aux listes */
.bordure_img {
  margin: 0 10px 0 15px;
}
.doc_li {
  background: url(/images/hmi_crochet_noir.png) no-repeat left 6px;
  padding-left: 12px;
  margin: 1px 0 8px 0;
  text-align: justify;
}

/******************************************************/
/* css de la page Définitions, Classifications, etc   */
/******************************************************/
.clasf_h2 {
  color: #0b4e7f;
  padding: 10px 0;
  margin: 15px 0;
  border-top: 1px solid #0b4e7f;
  border-bottom: 1px solid #0b4e7f;
}

/***************/
/* css du pied */
/***************/
footer {
  padding-top: 25px;
  padding-bottom: 10px;
  clear: both;
  width: auto;
  margin: 0 auto;
  background-color: #fff;
  font-size: 0.8em;
  text-align: center;
}

.cadre-info {
  max-width: 450px;
  width: 100%;
  margin: 50px auto;
  text-align: justify;
  border-radius: 10px;
  border: 2px rgb(177, 213, 91) solid;
  background-color: rgba(177, 213, 91, 0.15);
  padding: 20px;
}

/*********************
* Style d'impression *
*********************/
@media print {
  header[role="banner"] form,
  nav#menu_principal,
  nav#piv,
  nav#ariane.a,
  footer a,
  footer span,
  footer a[href*="copyright"] img {
    display: none;
  }

  footer a[href*="commun"],
  footer a[href*="copyright"] {
    display: inline;
  }
  #tabl_cart,
  #Tableau_Dynamique {
    display: none;
  }

  #conteneurBoxContent {
    display: block;
  }
  #Tableau_Dynamique {
    display: none;
  }
}
/*********************
* Table avec bordure *
*********************/
.bordure {
  border: double;
  border-color: #c8c8c8;
  padding: 5px;
}
/***************************
* css du tableau dynamique *
***************************/

.tableau {
  font-family: arial, helvetica, sans-serif;
  color: #000000;
  background-color: #fff;
}

.souligne {
  text-decoration: underline;
}

/******************************
* Hyperlien sans effet visuel *
******************************/
.hyperlien_invisible a:hover {
  text-decoration: none !important;
  color: #000 !important;
}

.width-45 {
  width: 45px !important;
}
.width-100 {
  width: 100px !important;
}
.width-180 {
  width: 180px !important;
}
.width-140 {
  width: 140px !important;
}
.width-345 {
  width: 345px;
}

/**Responsive**/
/*PIV RESPONSIVE*/
.list-inline {
  padding: 0 15px !important;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}
.list-inline.list-center > li {
  text-align: center;
}

/*******/
/* PIV */
/*******/
#logo-piv {
  position: absolute;
  top: 24px;
}

#recherche-piv {
  text-align: right;
  height: 62px;
  padding-top: 30px;
}

#btn_recherche {
  vertical-align: middle;
}

input[type="search"] {
  border: #bebebe solid 1px;
  border-radius: 4px;
  margin: 0;
  padding: 3px 5px;
}

#boite_recherche {
  width: 200px;
  vertical-align: middle;
}

#liens-piv {
  margin-left: 214px; /*Logo ISQ fixe*/
  margin-right: 0px !important;
  background-color: #039 !important;
}

#liens-piv * {
  color: #fff;
  background-color: #039 !important;
}

@media (max-width: 767px) {
  #liens-piv {
    margin-left: 0px;
  }
}
@media (max-width: 499px) {
  #boite_recherche {
    width: 120px;
  }
}

/********/
/* Menu */
/********/
#social {
  margin: 5px 0;
}
#social a {
  opacity: 0.75;
  filter: alpha(opacity=75); /* For IE8 and earlier */
  font-size: 21px;
}
#social a:hover {
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}
#menu-principal {
  /*margin-top: 30px;*/
  color: #fff;
}
#menu-principal ul {
  padding: 0 !important;
  height: 30px;
  text-align: center;
}
#menu-principal ul > li {
  background: url(/images/hmi_menu_separateur.gif) no-repeat right top;
  padding: 0;
  margin: 0;
}
#menu-principal ul > li + li {
  border-left: 2px solid #666;
}
#menu-principal ul > li > a {
  color: #fff;
  background: #000 url(/images/hmi_menu_noir.gif) repeat-x left top;
  font-size: 15px;
  padding: 5px;
  width: 100%;
  line-height: 20px;
  display: inline-block;
}
#menu-principal ul > li > a:hover,
#menu-principal ul > li > a.active {
  background: url(/images/hmi_menu_principal_over.gif) repeat-x left top;
  color: #000;
  text-decoration: none;
}

h1.menu-titre {
  padding-bottom: 5px;
  border-bottom: 1px #0b4e7f solid;
  color: #0b4e7f;
  font-size: 14px;
  font-weight: bold;
}

@media (max-width: 768px) {
  #contenu_centre,
  #contenu_droit {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  #zone_gauche {
    margin-bottom: 15px;
    width: 100%;
  }
  #zone_gauche .zone_droite {
    width: 100%;
  }
  #zone_gauche > * {
    display: inline-block;
    vertical-align: top;
    margin-top: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #contenu_centre {
    width: calc(100% - 225px);
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .zone_droite {
    display: none;
    float: none;
    padding: 0;
  }
}

/*RECHERCHE GOOGLE*/
/*******************

/******************/
/***************/
/* Utilitaires */
/***************/
.fond_gris {
  background-color: #efecea;
}
.img-center {
  margin: 0 auto;
}
/*Social - Twitter, facebook, rss*/
.fa-facebook-square,
.fa-facebook-square:hover {
  color: #3b5998 !important;
}
.fa-twitter-square,
.fa-twitter-square:hover {
  color: #55acee !important;
}
.fa-rss-square,
.fa-rss-square:hover {
  color: #f77f00 !important;
}
/**/
.d-inline-block {
  display: inline-block;
}
.display-flex {
  display: flex;
}
.display-flex > * {
  width: 100%;
}
.border-b-bleu {
  border-bottom: 1px solid #0b4e7f;
}
.border-t-bleu {
  border-top: 1px solid #0b4e7f;
}
.margin-t-15 {
  margin-top: 15px;
}
.marg-t-15 {
  margin-top: 15px;
}
.marg-b-15 {
  margin-bottom: 15px;
}
.marg-10 {
  margin: 10px;
}
.pad_5 {
  font-size: 11px;
  padding: 5px;
}
.pad-b-5 {
  padding-bottom: 5px;
}
.pad-b-10 {
  padding-bottom: 10px;
}
.pad-t-5 {
  padding-top: 5px;
}
.pad-t-10 {
  padding-top: 10px;
}
.pad-t-15 {
  padding-top: 15px;
}
.pad-t-18 {
  padding-top: 18px;
}
.pad-t-30 {
  padding-top: 30px;
}
.pad-l-10 {
  padding-left: 10px;
}
.pad-l-35 {
  padding-left: 35px;
}
.pad-l-85 {
  padding-left: 85px;
}
.pad-r-5 {
  padding-right: 5px;
}
.pad-r-10 {
  padding-right: 10px;
}
.pad-2-4 {
  padding: 2px 4px;
}
.cache {
  display: none;
}
.text-bleu {
  color: #0b4e7f;
}
span.logo-pdf {
  cursor: default;
}
.logo-pdf {
  color: red !important;
  font-size: 15px;
  font-weight: bold;
}

.logo-pdf:hover {
  text-decoration: none;
}
.text-bold {
  font-weight: bold;
}
.w-700-responsive {
  width: 100%;
  max-width: 700px;
}
.w-900-responsive {
  width: 100%;
  max-width: 900px;
}
.w-100-responsive {
  width: 100%;
  max-width: 100px;
}
.w-100 {
  width: 100%;
}

.w-60 {
  width: 60%;
}

.max-w-100 {
  max-width: 100px;
}
.max-w-300 {
  max-width: 300px;
}
.max-w-400 {
  max-width: 400px;
}
.max-w-500 {
  max-width: 500px;
}
.indic_li_tedra {
  color: #000;
  margin: 0;
  display: inline-block;
  text-align: left;
  padding: 0 5px 5px 10px;
  font-size: 12px;
}

.bg-vert,
.bg-vert-hover:hover {
  background-color: #b1d55b;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 5px 10px;
}

/*PRINT GENERIQUE*/
@media print {
  a[href]:after {
    content: "" !important;
  }
}

.table-hover {
  background-color: #efecea;
}

#menu-emploi {
  margin-top: 30px;
  padding-bottom: 20px;
}
#menu-emploi ul {
  padding: 0 !important;
  height: 30px;
  text-align: center;
}
#menu-emploi ul > li {
  background: url(/images/hmi_menu_separateur.gif) no-repeat right top;
  padding: 0;
  margin: 0;
}
#menu-emploi ul > li + li {
  border-left: 2px solid #666;
}
#menu-emploi ul > li > a {
  color: #000;
  background: #000 url(/images/hmi_menu_principal_over.gif) repeat-x left top;
  font-size: 15px;
  padding: 5px;
  width: 100%;
  line-height: 20px;
  display: inline-block;
}
#menu-emploi ul > li > a:hover,
#menu-emploi ul > li > a.active {
  color: #fff;
  text-decoration: none;
}
/**********************/
/* Rapport - tableaux */
/**********************/
table.table-summary th {
  background: #dddddd; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #dddddd 0%,
    #ffffff 50%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #dddddd 0%,
    #ffffff 50%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #dddddd 0%,
    #ffffff 50%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
/**********************/
/**********************/
/* OVERRIDE BOOTSTRAP */
/**********************/
/* Effet sur le hover des lignes de tableau comme tableau ISQ */
.table-hover > tbody > tr:hover {
  background-color: #9ccdd9;
}
thead th {
  text-align: right;
}
/* Bootstrap 4 */
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-block {
  display: block !important;
}
.d-none {
  display: none !important;
}
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
@media (min-width: 992px) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-none {
    display: none !important;
  }
}
/**/
/*****************************/
/* Fenetre modale  BOOTSTRAP */
/*****************************/
.modal-header {
  padding: 5px 10px;
  border-radius: 5px 5px 0 0;
}
.modal-header .close {
  margin-top: 2px;
}

.modal-dialog {
  /* 100% - margin top/bottom */
  /*height: 100%;*/
  min-height: 300px;

  max-height: -webkit-calc(100% - 60px);
  max-height: -moz-calc(100% - 60px);
  max-height: -o-calc(100% - 60px);
  max-height: -ms-calc(100% - 60px);
  max-height: calc(100% - 60px);
}

.modal-backdrop {
  position: fixed;
}

.modal-content {
  height: 100%;
}

.modal-title {
  line-height: 25px;
  overflow: hidden;
  height: 25px;
}

.modal-body {
  /* 100% = dialog height, 120px = header + footer */
  overflow-y: auto;
  height: auto;

  max-height: -webkit-calc(100% - 100px);
  max-height: -moz-calc(100% - 100px);
  max-height: -o-calc(100% - 100px);
  max-height: -ms-calc(100% - 100px);
  max-height: calc(100% - 100px);
}
.bound .modal-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}
/* classe "bound" à la fenêtre modale -> Adaptative haut-bas */
#modal-window.bound .modal-dialog {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#modal-window.bound .modal-body {
  height: 100%;
}
.modal-1200 {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
}
@media print {
  body {
    margin-top: 0;
    padding-top: 0;
  }

  span.visible-print {
    display: inline !important;
  }

  .modal {
    position: relative;
  }
  /* Cacher tout si la fenetre modale est ouverte */
  .modal.in.bound .modal-dialog,
  .modal.in.bound .modal-body {
    position: relative !important;
    height: auto !important;
  }
  .modal.in ~ *,
  .modal-footer {
    display: none;
  }

  .modal-dialog,
  .modal-content {
    height: auto;
    max-height: none;
  }

  .modal-open {
    overflow: auto;
  }
}
/* FIN MODALE BOOTSTRAP */

/* Faux boutons */
#zones > * {
  background: #0b4e7f; /*#5B9BD5;*/
  border-radius: 10px;
  font-weight: bold;
  font-size: 12px;
}
#zones > *:hover {
  background: #5b9bd5; /*rgba(46,182,212,1);*/
}
#zones {
  text-align: left;
  margin: 5px 0;
}
.fa-question-circle {
  font-size: 15px;
}
.lien-externe {
  background: url("/images/hmi_lien_extrn.gif") no-repeat right;
  padding-right: 12px;
}
.lien-externe::after {
  display: none !important;
}
