body {
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px !important;
	-ms-overflow-style: scrollbar;
}

.paddingNavBar {
	padding-top: 35px !important;
}

.pr60 {
	padding-right: 60px;
}

.glyphiconSup, .glyphiconSup2 {
	font-size: 16px !important;
}

.glyphiconSup:hover {
	cursor: pointer;
}

.color-sample {
	display: block;
	width: 18px;
	height: 18px;
	float: left;
	margin-left: 30px; 
	margin-top: 10px;
	cursor :default !important;
}

.entete:hover {
	cursor: pointer !important;
}

.ligneTuto {
	margin-bottom:5px !important;
}

.lienTuto {
	color : #333;
	font-weight: bold;
}

.lienTuto:hover {
	color : #333;
	text-decoration: underline;
	cursor: pointer;
}

.ligneDebut {
	margin-top: 25px !important;
}

.bodyInfo {
	min-height: 120px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.fs60 {
	font-size: 60px !important;
}

.fs40 {
	font-size: 40px !important;
}

.fs30 {
	font-size: 30px !important;
}

.fs25 {
	font-size: 25px !important;
}

.fs20 {
	font-size: 20px !important;
}

/** Chemin de fer */
#cheminFer {
	background-color:#fff;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	/*width:100%;*/
	display:table;
	 margin-left: auto;
    margin-right: auto;
}

#cheminFer li{
	color:#aaa;
	float: left;
	width: 158px;
	font-size:11px;
	text-align: center;
	background-image: url("images/chemin-de-fer-0.png");
	margin: 0px;
	padding: 0px;
	height: 76px;
	background-position: center bottom;
	background-repeat: no-repeat;
}

#cheminFer li .texte {
	font-size:13px;
	margin:2px;
	height:32px;
}
#cheminFer li .numero {
	font-family: Arial, Helvetica, sans-serif;
	padding-top:6px;
	font-size:24px;
	height:28px;
}
#cheminFer li.etapeCourante {
	color:#555;
	background-image: url("images/chemin-de-fer-1.png");
	font-weight: bold;
}
#cheminFer li.etapeCourante .numero {
	color:#0e96c0;
}

#cheminFer li.supplement{
	background-image: url("images/chemin-de-fer.png");
	width :18px;
}

.infos {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666;
	text-transform: none;
	font-weight: normal;
}

.gauche {
	float:left;
}

.droite {
	float:right;
}

.scrollbar {
	overflow: auto;
}

.divMaxHeight80 {
	max-height: 80px; 
}

/* Fonctionne ? */
.table-resultat-import tbody {
	max-height: 230px !important;
	overflow-y: auto !important;
}

.paveFreemium {
	color: white;
	background-color:#ff0096; 
	padding: 5px;
	margin: 10px 0;
	text-transform: uppercase;
	text-align: center;
}

#presentation h4 {
	color: #32649e;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 4px;
	margin-left: 10px;
}

#presentation .paragraphe {
	display: block;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-left: 1px solid #eee;
	margin-top: 5px;
	margin-right: 10px;
	padding: 10px;
	background-color: #f0f0f0;
}

.promo {
	background: none repeat scroll 0 0 #ffef42;
    color: #323232;
    font-size: 20px;
    font-weight: bold;
    line-height: 1em;
    padding: 0.2em;
    right: 0.4em;
    text-align: center;
    top: 0.9em;
}

.arrondi6 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.selectionPaiement {
	border-radius: 5px;
	/*float:left;*/
}

.selectionPaiement label {
	cursor:pointer;
	width: 100% !important;
}

.selectionPaiement .panel-body {
	min-height : 165px !important;
}

.titreMethodo {
	font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}

.sTitreMethodo {
	font-size: 10px;
}

.alert-methodologie {
	background-color: #1a7796;
	font-weight: bold !important;
	color: #FFFFFF;
}

.glyphicon-methodologie {
	color: #1a7796;
	font-size: 30px;
}

.mapping-legende-rcd, .mapping-legende-zone-risque {
	height: 75px;
	display: flex;
}

.mapping-legende-rcd > div {
	margin: auto;
	font-weight: bold !important;
}

.zone-risque {
	margin: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold !important;
}

.couleurAxes {
	color: #1a7796;
	font-weight: bold !important;
}

.boxAvecBordure{
	padding: 5px;
	text-align: left;
	/* Border */
	border: solid 2px #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/* Ombre */
	-moz-box-shadow: 1px 1px 1px #777777;
	-webkit-box-shadow: 1px 1px 1px #777777;
	box-shadow: 1px 1px 1px #777777;
}

.methodologie-risque-propre {
	height:150px !important;
	vertical-align: middle !important;
	display: table-cell !important;
	margin: 3px;
	text-align: center;
}

.methodologie-risque-categoriel {
	height:80px !important;
	vertical-align: middle !important;
	display: table-cell !important;
	margin: 3px;
	text-align: center;
}

.categorie1 {
	background-color: #87B260;
}

.categorie2 {
	background-color: #FFEF63;
}

.categorie3 {
	background-color: #FDA333;
}

.categorie4 {
	background-color: #DD5859;
}

.avis:hover {
	background-color: #FFEEB9;
	cursor: pointer;
}

.limit {
	max-width: 70px;
	text-overflow: ellipsis; 
	white-space: nowrap; 
	overflow: hidden;"
}

#tableEntreprise tr td {
	padding-top: 4px;
	padding-bottom: 2px;
}

#tableDetaille tr td {
	padding-top: 4px;
	padding-bottom: 2px;
}

#tablePortefeuille {
	font-size: 15px;
}

.tableRestitution td, .tableRestitution th {
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}

.tableRestitution th {
	font-weight: normal !important;
}

.page-header {
	margin-bottom: 0px;
}

h1 {
	margin-bottom: 0px;
}

.nav li.active {
	font-weight: bold;
}

table.evolDyn {
	border-collapse: collapse;
}

.nav-tabs li a {
	background-color: #FFFFFF !important;
	border-width: 1px 1px 1px 1px !important;
	border-color: #dddddd !important;
}

.nav-tabs li.active a {
	background-color: #f0f0f0 !important;
}

.nav-tabs li a:hover {
	background-color: #f9f9f9 !important;
}

table.evolDyn td {
	border-top: none !important;
}

table.evolDyn td.bordertop {
	border-top: 1px solid #dddddd !important;
}

table.evolDyn td.borderbottom {
	border-bottom: 1px solid #dddddd !important;
}

table.evolDyn td.border {
	border-top: 1px solid #dddddd !important;
	border-bottom: 1px solid #dddddd !important;
}

#tableImport_wrapper .form-control {
	padding: 0px;
	height: 20px;
	font-size: 13px;
}

#tableImport_wrapper tr.danger td {
	background-color: #FF6666;
}

#tableImport_wrapper tr.warning td {
	background-color: #FFFA67;
}

#tableImport_wrapper td, #tableImport_wrapper th {
	vertical-align: middle;
	padding: 2px 2px 1px 2px;
	border-bottom-width: 0px;
}

#tableImport_wrapper .sorting_asc, #tableImport_wrapper .sorting_desc {
}

#tableImport_wrapper .noborder {
	border: none !important;
}

/*
.nav-tabs {
  border-bottom: 1px solid #008cba !important;
}
.nav-tabs > li > a {
  margin-right: 2px !important;
  line-height: 1.42857143 !important;
  border: 1px solid #008cba !important;
  border-radius: 4px 4px 0 0 !important;
  background-color: #fff !important;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
  color: #fff !important;
  background-color: #31b0d5 !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff !important;
  cursor: default;
  background-color: #008cba !important;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}*/


.verticaltext {
  height: 140px;
  white-space: nowrap;
}

.verticaltext > div {
  transform: translate(-45px, 90px) rotate(90deg);
}

.mCS-dark-thin {
	overflow-x:auto !important;
}

.menu-scoremap {
	max-height: 500px !important; 
}

.menu-scoremap li a {
    clear: both !important;
    color: #FFF !important;
    display: block !important;
    font-weight: 300 !important;
    line-height: 1.42857 !important;
    padding: 12px 15px !important;
    white-space: nowrap !important;
    font-size: 13px !important;
}

.menu-scoremap li a:hover {
    background-color: #272727 !important;
    text-decoration: none !important;
}

/* Dossier PDF */
.titreSectionPDF {
	text-align: center;
	color: #000000;
	padding: 20px;
	font-size: 16px;
	font-weight: bold;
}

.titreSectionPDF {
	text-align: center;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: bold;
	border: solid 1px #000000;
	display: inline-block;
}

.pageGardePdf {
	color : #365F91;
	font-size: 26px;
	text-align: left;
	margin-left:10mm;
	margin-right:10mm;
}

.hrPageGardePdf {
	border:0;
	height:1px;
	background-color:#365F91;
}

.pageDossierPdf {
	margin-top:10mm;
	margin-bottom:5mm;
	margin-left:5mm;
	margin-right:10mm;
}

.scaleMethodologie{
	transform: scale(1.2, 1.2); 
	-moz-transform: scale(1.2, 1.2); 
	-ms-transform: scale(1.2, 1.2); 
	-webkit-transform: scale(1.2, 1.2); 
	-o-transform: scale(1.2, 1.2);
}

.tableEvolution {
	border-top: none !important;
	border-right: none !important;
	border-bottom: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.tableEvolution thead tr:first-child th:not(:last-child) {
	border-top: 1px solid #e8e8e8 !important;
}

.tableEvolution thead tr:first-child th:last-child, .tdEvolution {
	background-color: #FFFFFF !important;
	border-bottom: none !important;
	border-top: none !important;
	border-right: none !important;
}

#reco, #proba {
	min-height : 21px !important;
}

#tooltipMapping {
	margin-top: 15px;
	margin-bottom: -5px;
}

#tooltipMapping  .tooltip {
	width:400px !important;
}

#tooltipMapping .tooltip-inner {
  max-width: 400px !important;
  min-width: 400px !important;
  text-align: left;
}

#bilanGeneral_rgraph_domtext_wrapper {
	transform: skewY(0deg) !important;
}

.tooltipBG {
	max-width: 272px !important;
	max-height: 45.3px !important;
}

.tooltipBG .popover {
  /*position: relative !important;*/
  display: block !important;
  margin: 0px !important;
}

#legend-bg {
	margin-top: 30px !important;
	margin-bottom : -50px !important;
}

.weekDays-selector input {
  display: none!important;
}

.weekDays-selector input[type=radio] + label {
  display: inline-block;
  border-radius: 6px;
  background: #dddddd;
  height: 40px;
  width: 30px;
  margin-right: 3px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

.weekDays-selector input[type=radio]:checked + label {
  background: #008cba;
  color: #ffffff;
}

.alert {
	font-size: 13px !important;
}

span[id$="__bilanGeneral"]:not([id^="15_"]):not([id^="45_"]) {
	margin-left: 25px !important;
	font-weight: bold !important;
}