#header {
	background: url("../images/logo_KBP.png") white no-repeat 50px center ;
	padding-left : 50px;
	border-bottom: 1px solid green;
	background-repeat: no-repeat;
	width:100%;
	height: 106px;
	background-size: 2.8%;
	background-position-y: center;
	background-position-x: 7%;
	color: #333333;
}

.titre-signature {
	background-color:rgb(91,155,213);
}
#etat-signature {
    border: thin solid rgb(91,155,213);
	//color : rgb(91,155,213);
}
#content { padding-top : 120px !important; }
#header a {
	color:rgb(91,155,213);
	font-weight:bold;
	text-decoration:none;
}
#header a:hover {

	color: #999999;
}

.connexion h2 {
	color:rgb(91,155,213);
}

.Etude input[type=checkbox]
{
  /* Triple-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  padding: 30px;
  margin-left: 50px;
}

#banner {
	margin: 0;
	width : 100%;
}

#information_connexion{
	display:block;
	position:relative;
	float:right;
	margin-top:5px;
	margin-right : 50px;
	text-align : center;
}

.elementMenu ul li a {
	color: rgb(91,155,213);
}
#calendrierPatient a {
	color: rgb(91,155,213);
}
#calendrierPatient a:hover {
	color: rgb(91,155,213);
}
.titrebox {
	background-color: rgb(91,155,213);
}
.information_haut {
	background-color: rgb(91,155,213);
}
.calendrier-groupe-pere {
	background: rgb(91,155,213);
}
#contenuPage tr td.tdtit {
	background-color: rgb(91,155,213);
}

.title {
	background-color: rgb(91,155,213);
	padding:5px;
	font-weight:bold;
	color:white;
}

#footer {
	background: rgb(91,155,213);
}

.elementMenu a:hover {
	background-color: rgba(91,155,213) !important;
}
.elementMenu a:visited {
	/*color: #003a80 !important;*/
	color: rgb(91,155,213);
}

/* CSS Spécifique */

.blanc{ 
	background-color: white;
	border:none;
}

.Aide{ 
	color: green;
}


.GrosTitre{ 
    background-color: rgb(91,155,213);
    padding: 5px;
    font-weight: bold;
    color: white;
}

.retrait1{
	padding-left:30px !important;
}

#information_sel_etude {
	border: 1px solid #CCCCCC;
	background: rgb(255,215,215);
	padding: 20px 25px;
	margin: 30px 10%;
	font-size: 11px;
	font-weight : bold;
	text-align:center;
}


#subFU {
	background: rgb(224, 224, 224);
	color: #333333;;
	font-family: Arial;
}

#subFU:hover {
 	background: #333333;
	color: rgb(224, 224, 224);
	font-family: Arial;
}

#subFU:disabled {
	background: rgb(224, 224, 224);
	color: rgb(200, 200, 200);
	font-family: Arial;
}

#subFU:hover:disabled {
	background: rgb(224, 224, 224);
	color: rgb(200, 200, 200);
	font-family: Arial;
	cursor: default;
}

.infoTraitement {
	background: rgb(91,155,213);
	padding: 5px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 10px;
	font-size: 11px;
	font-weight : normal;
	color: white;
}

.infoPatient {
	background: rgb(91,155,213);
	padding: 5px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 10px;
	font-size: 11px;
	font-weight : normal;
	color: white;
}

.Etude{
	font-size: 20px;
	font-weight : bold;
	text-align : center; 	
}


.blanc{
	background-color: white;
}

.calendrier-groupe td {
	border-top: 10px solid white !important;
}

.calendrier-libelle-groupe {
	font-size : 13px !important;
}

.Classif{
		padding-left: 20px;
}

td.calendrier-visite-libelle  > * {
    vertical-align : middle;
}

.Titre1{
	font-weight : bold;	
}

.ChirClassif{
	padding-left:20px;
}

.Titre2{
	font-weight : bold;	
	background-color: #8ab8e1;
	color : white;
}


.classif{
	padding-left: 20px;
}

.Date{
	color : rgb(91,155,213);
}


.bbb{
	text-align:right;
}

#titre_bordereau {
	font-size : 15px !important;
}

.Textelong > textarea {
	width : 95%;
}

.alert_info{
	background-color : rgb(91,155,213);
	color : white;
}

.StatutVital{
	color : grey;
	font-style: italic;
}

#genererBilanPatientsForm {
    /*text-align: center;*/
    background: #F5F5F5;
    border: 1px solid #CCCCCC;
    margin: 20px 5%;
}

#genererBilanPatientsForm h2 {
    margin: 0px;
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 10px;
    background: #DDDDDD;
    text-align: left;
}

.divBilanPatientsForm {
	margin: 25px;
}

.labelBilanPatientsForm {
    width: 48%;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    margin-right: 15px;
}

.inputBilanPatientsForm {
    width: 24%;
    display: inline-block;
}

#genererBilanPatientsForm textarea {
    width: 100%;
    height: 125px;
}

.buttonBilanPatientsForm {
	text-align: center;
}

#recuperer-pdf {
	width: 25%;
	background: rgb(91,155,213);
	border-radius: 5px;
	border: 1px solid #DDDDDD;
	padding: 10px 25px;
    margin: auto;
    text-align: center;
    cursor: pointer;
    margin-bottom: 20px;
}

#recuperer-pdf:hover {
	background: #003a80;
}

.label-recuperer-pdf {
	font-weight: bold;
	color: white;
}

.recupPDFCentres {
	font-weight: bold;
	color: rgb(91,155,213);
}

.recupPDFCentres:hover {
	font-weight: bold;
	color: #003a80;
    cursor: pointer;
}

.noRecupPDFCentres {
	color:#333333;
}

#bilan-pdf {
	margin-top: 15px;
}

