body.site {
	background-color: #fff;
}
body{
	color:#595959;
	font-family:"Open sans", Helvetica,Arial,sans-serif;
	font-size: 12px;
	position: relative;
}


h1{
	text-transform:uppercase;
	padding-bottom:5px;
}

h2{
	font-size:20px;
	font-weight:normal;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:5px;
}

h3{
	font-weight: normal;
	margin-top:20px;
}

table {
	width:100%;
}

table td{
	padding:5px 3px 5px 0px;
}

th {
	text-align:left;
}

input, textarea {
    width: auto;
}

.header_struct{
	/*background-color:#3a3a3a;*/
	background-color:#C5EAF8;
	color:#fff;
}

.header{
	margin:25px 0px 28px 0px;
}

.footer {
}
.page-header{
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.body .container{
	border:none;
	box-shadow: none;
}

.site-title{
	/*color:#ababab;*/
	color:#595959;
	font-size:35px;
	font-weight:normal;
}

.navigation{
	border-top:0px;
}

#menu_haut.nav > li > a{
	color:#595959;
	text-transform:uppercase;
	padding-right:15px;
} 

#menu_haut.nav > li.active > a{
	background:none;
	color:#0E8DC2;
	}

.nav > li > a {
	padding: 5px 0px;
}

.nav > li > a:hover{
	background:none;
	color:#595959;
}

/*texte gris clair et légèrement plus petit*/
.info1{
	color:#9e9e9e;
	font-size:12px;
}

/*correspond au boutton bleu*/
a.btn_action{
	background:#0E8DC2;
	color:#fff;
	font-size:11px;
	padding: 3px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family:'Open Sans',sans-serif;
}

/*style du bouton déconnexion. Utilisé pour sur un lien*/
.deconnexion{
	border:2px solid #0e8dc2;
	color:#0e8dc2;
	font-size:13px;
	margin-top:20px;
	padding:9px 20px;
	text-transform:uppercase;
}

/*ajoute une barre en haut de l'élément. Utilisé sur les h2*/
.barre_haut{
	border-top:1px solid #cdcdcd;
	margin-top:15px;
	padding-top:25px;
}

/*pour mettre le bouton à droite. attention appliquer ur le paragraphe parent*/
.placement_btn{
	text-align:right;
}

/*entete pour les tableaux*/
.tab_entete{
	font-weight:bold;
	color:#3a3a3a;
}

/*couleur rouge*/
.couleur_attention{
	color:#ce2c2c;
}

.en_cours{
	background:url('../images/clock.png') 0px 0px no-repeat;
	padding-left:20px;
}


tr.pair td{
	background:#f5f5f5;
}

.encadre{
	background: #e6e4e4 url('../images/motif.png') repeat 0px 0px;
	border:1px solid #d2d2d2;
	margin-bottom:30px;
	margin-top:20px;
	padding:14px 31px;

}

.bordure_spe{
	border-left: 1px dashed #808080;
    padding-left: 5px;
}



/** Module de menu */
.moduletable > h3 {
	text-transform:uppercase;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #595959;
}

.moduletable > ul.nav, .moduletable > ul.menu {
	
}

.moduletable > ul.nav > li, .moduletable > ul.menu > li {
	padding: 0 15px;
	/*border-bottom: 1px dotted #595959;*/
	border-left:5px solid #F4F6F7;
}
.moduletable > ul.nav > li.current, .moduletable > ul.menu > li.current,
.moduletable > ul.nav > li.active, .moduletable > ul.menu > li.active {
    background-color: #F4F6F7;
	border-left:5px solid #595959;
}

/** Common styles */
.left {
	text-align:left;
}

.right {
	text-align:right;
}

.clear, .divider {
    clear: both;
}


tr.sectiontableheader {
    background: none repeat scroll 0 0 #595959;
    border: 1px solid #ABABAB;
    color: #FFFFFF;
    padding: 5px;
}
tr.sectiontableheader > th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
	color:#fff;
}



/** Blocs */
.componentheading {
	padding-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #595959;
}

div.componentheading h1, div.componentheading h2 {
    float: left;
    margin:0;
}

span.icon {
    float: right;
    display: block;
    height: 20px;
    width: 20px;
}

div.componentheading span.icon {
    float: right;
    margin: 10px 5px 5px 0;
}

.block-content {
	
}
.block-content > table {
	width: 100%;
}

.block-content > table > tbody > tr > td {
	padding: 5px;
}
.block-content > table > tbody > tr > th {
	padding: 5px;
	text-align: left;
	font-weight: bold;
}

/** S�lecteur de compte client et autres tables */
table.tablelist {
    table-layout: fixed;
}
table.tablelist {
    margin-bottom: 5px;
    margin-top: 5px;
}
table.tablelist {
    width: 100%;
}


.sectiontableentry, .sectiontableentry0, .sectiontableentry1, .sectiontableentry2 {
    border-bottom:1px dotted #595959;
    
}

.sectiontableentry:hover, .sectiontableentry0:hover, .sectiontableentry1:hover, .sectiontableentry2:hover {
    background-color: #F4F4F4;
}
.sectiontableentry0 {
    background-color: #FDFDFD;
}
.sectiontableentry1 {
    background-color: #F8F8F8;
}
.sectiontableentry2 {
    background-color: #FDFDFD;
}

.sectiontableentry > td {
	padding: 10px;
}



/** Boutons */

.button-primary {
    background-color: #006DCC;
    background-image: linear-gradient(to bottom, #0088CC, #0044CC);
    background-repeat: repeat-x;
    border-color: #0044CC #0044CC #002A80;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #BBBBBB #BBBBBB #A2A2A2;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

.button:hover, .button:focus, .button:active, .button.active, .button.disabled, .button[disabled] {
    background-color: #E6E6E6;
    color: #333333;
}
.button:active, .button.active {
}
.button:first-child {
}
.button:hover, .button:focus {
    background-position: 0 -15px;
    color: #333333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}


div.box-grey {
	margin: 0;
	padding: 0;
	border:none;
}

div.box-grey > p, div.box-grey > div {
	/*background-color: #F4F4F4;*/
	margin: 20px 0;
	padding: 20px;
	border-radius: 3px;
}
div.box-grey > p.message {
	background-color: #C5EAF8;
	border-left:5px solid #0099CC;
}

div.box-grey > p.success {
	background-color: #E2F0B6;
	border-left:5px solid #669900;
}

div.box-grey > p.warning {
	background-color: #FFECC0;
	border-left:5px solid #FF8800;
}

div.box-grey > p.error, div.box-grey > div.error {
	background-color: #FFCACA;
	border-left:5px solid #CC0000;
}




/** Formulaires */

div.form-group {
	vertical-align:top;
	margin:10px 0;
}
div.form-group > div.box-grey > p, div.form-group > div.box-grey > div {
	margin: 10px 0 10px 180px;
	padding: 10px;
}
div.form-group > label.control-label {
	vertical-align:top;
	text-align:left;
	padding: 5px;
}
div.form-group > input, div.form-group > select, div.form-group > textarea {
	padding: 5px;
	margin:0 10px;
}

/** Pour les datepickers, on ne d�finit pas de largeur ... */
div.form-group > select {
    width: auto;
}

div.form-group > input[type="checkbox"] {
	margin:10px;
}

div.form-group > span {
	padding: 5px;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #A94442;
}
.has-error .form-control {
    border-color: #A94442;
}



.ui-datepicker-trigger {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin:5px 5px 9px 5px;
  line-height: 14px;
  vertical-align: top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -192px -120px;
  background-repeat: no-repeat;
  border:0px none;
  text-indent: -5000px;
}


ul.radio_list, ul.checkbox_list {
	list-style-type: none;
}

ul.radio_list > li, ul.checkbox_list > li {
	clear: both;
	vertical-align: middle;
}
ul.radio_list > li > input[type="radio"], ul.checkbox_list > li > input[type="checkbox"] {
	display: block;
	float: left;
	width: 30px;
}
ul.radio_list > li > label, ul.checkbox_list > li > label {
	display: block;
	float: left;
}


#cguButtonsForm {
	width:100%;
	text-align:center;
}


#form-selecteurca select {
	width:100%;
	margin-bottom: 0px;
}

#form-selecteurca .sectiontableheader > th > label {
	margin-bottom: 0px;
}


.form-control-static-without-label {
    padding: 5px;
    vertical-align: middle;
	font-size: 13px;
    line-height: 18px;
}
.form-control-static {
    margin: 0 10px;
    padding: 5px;
	display: inline-block;
    vertical-align: middle;
	font-size: 13px;
    line-height: 18px;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


.checkbox, .radio {
	margin-left:180px;
}

.onglets > li {
	border-bottom:1px solid #595959;
	margin-top:5px;
}

.onglets > li > .btn {
    -webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	
    -webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	
	height: 20px;
	position : relative
}

.onglets > li > .btn  > .icon-checkmark {
	color: #5bb75b;
}
.onglets > li > .btn  > .icon-warning {
	color: #da4f49;
}

.onglets > li > .btn > input {
	border:0;
	background:none;
}
.onglets > li > .btn > span {
	display: inline-block;
	vertical-align: middle;
	line-height: inherit;
}


.ui-autocomplete {
	padding:5px;
	list-style-type: none;
	width:auto;
}
.ui-autocomplete > li {
	padding:5px;
	width:auto;
}
.ui-autocomplete > li:hover {
	border:1px solid #595959;
}
.ui-autocomplete > li > a:hover {
	text-decoration:none;
	border:0;
	background:none;
	width:auto;
	cursor:pointer;
}

div.form-group > label.control-label-no-size {
	width: auto;
}

/** images pour le déplié du tableau de facturation */
.toggle-show {
	background-image: url("../images/icon-show.png");
	background-repeat: no-repeat;
	background-position:5px center;
	cursor:pointer;
}

.toggle-hide {
	background-image: url("../images/icon-hide.png");
	background-repeat: no-repeat;
	background-position:5px center;
	cursor:pointer;
}

.dataTables_paginate .ui-button {
	MARGIN-RIGHT: -0.1em !important
}
.paging_two_button .ui-button {
	FLOAT: left; CURSOR: pointer
}
.dataTables_paginate {
	TEXT-ALIGN: right; FLOAT: right
}
.dataTables_paginate {
	WIDTH: auto
}

.dataTables_length select {
	width : auto;
}
.listeEntepriseLine{
	padding-top:5px;
}

.listeEntepriseLabel{
	float:left;
	width:35%;
	padding-right:5%;
}

.listeEntepriseValue{
	float:left;
	width:60%;
}

.listEntrRaisonSociale{
	font-weight:bold;
	text-decoration: underline;
}

.listEntrDateCreation{
	font-weight:bold;
}

.syntheseEntrepriseLabel, .infoPlanApurementLabel{
	font-weight:bold;
	float:left;
	width:200px;
	padding: 0 5px;
}

.syntheseEntrepriseValue, .infoPlanApurementValue{
	padding: 0 5px;
	float:left;
}

/****** Debut Groupes Utilisateurs ******/
#gu_btnModifier {
  margin-right: 5px;
  background-image: url("/xlocforms/images/gu_edit.png");
  background-color: transparent;
  border: none;
  width: 32px;
  height: 32px;
  text-align: left;
  text-indent: -9999px;
}

#gu_btnModifier:hover, #gu_btnModifier:focus {
  transition: none;
  transform: scale(1.2);
  background-position: 0 0;
}

#gu_btnSupprimer {
  background-image: url("/xlocforms/images/gu_delete.png");
  background-color: transparent;
  border: none;
  width: 32px;
  height: 32px;
  text-align: left;
  text-indent: -9999px;
}

#gu_btnSupprimer:hover, #gu_btnSupprimer:focus {
  transition: none;
  transform: scale(1.2);
  background-position: 0 0;
}

.deletedInt {
  font-style: italic;
  background-color: #CCC;
}
/****** Fin Groupes Utilisateurs ******/