.printableInlineBlock
{
	display: inline-block;
}

.notprintable,
#menu,
.HeaderBtnContainer,
.btnenregistrer,
.btnsupprimer,
.dataTables_paginate,
.fg-toolbar,
#checkbox_clients_actif,
#listeClients th:last-child,
#listeClients thead tr:first-child,
#listeClients tr td:last-child,
#tablehistabo th:last-child,
#tablehistabo tr td:last-child,
#tabHistReserv th:last-child,
#tabHistReserv tr td:last-child,
#listeFormules th:last-child,
#listeFormules thead tr:first-child,
#listeFormules tr td:last-child
{
	display: none;
}

body 
{
	background: white;
	font-family :Serif;
	font-size: 11pt;
	line-height: 14pt;
}


#borderedBody,
#mainContent,
#tablehistabo,
#tabHistReserv,
.aligninput,
.aligninput2,
.tableInfoClient,
.alignlabel,
.bordertablePresence,
.alignlabel2,
.infoClientCheckboxSubContainer
{
	border: none ;
	border-collapse:collapse;
}

.alignlabel,
.alignlabel2,
.infoClientCheckboxSubContainer
{
	font-weight: bold;	
    text-align: left;
}

.alignlabel2
{
	width: 155px;
}

.littleTitle 
{
    text-align: center;
}


.tableInfoClient td,
.tableInfoClient th,
#listeClients td,
#listeClients th,
#tablehistabo td,
#tablehistabo th,
#tabHistReserv td,
#tabHistReserv th
{
    border: 1px solid #000000 !important;
}

textarea.aligninput2
{
	border: 1px dotted #4FA5D6 !important;	
	width: 95% !important;
	margin-left: 13px !important;
}

.tableInfoClient ,
#tablehistabo ,
#tabHistReserv 
{
	width : 90%;
}

select
{
	width:250px;
	overflow: hidden;
}

.tablehist th, .tablehist td 
{
    border-bottom: medium none !important;
    padding: 0 !important;
}

.retro_print
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
}

#datePicker_startRetrocession,
#datePicker_endRetrocession
{
	width: 70px;
}

#zoneAffichagePlanning .seance .infos{
	line-height: 12pt;
}

#zoneAffichagePlanning th.jJour img{
	display:none !important;
}
