#header {
	background: white url("/specif/AQUAMODA/images/logo.png") no-repeat scroll 50px center;
	color: #007BFF;
	border-bottom: 1px solid #CCCCCC;
  	background-size: 100px;
}
#header #logo .css_bold {
	font-weight: normal;
	font-size: 24px;
}
#header small {
	font-size: 16px;
	color: #FFA800;
}
#footer {
	border-top: 1px solid #CCCCCC;
	background: #007BFF;
	color: white;
}
#header a {
	color: #007BFF;
}
#header a:hover{
	color: rgb(176,174,174);
}

a:link, a:visited, .elementMenu {
	color: #666666;
}
a:hover {
	color: #007BFF;
}
#menu-patient {
	background: #EEEEEE;
}
#menu-patient li a {
	color: #666666;
}
#menu-patient li a:hover {
	color: #007BFF;
	background: #FDFDFD;
}
#logo{
	left: 250px;
}
#logo .css_bold{
	padding-top: 7px;
	display:inline-block;
}
.connexion h2 {
    color:  #007BFF;
}
.information_haut{
	background-color: #007BFF;
}

.titrebox {
	background-color: #007BFF;
}

.elementMenu {
	border-color: #007BFF;
	background-color: #EEEEEE;
}

.elementMenu ul li a:hover {
	background-color: #FFA800;
	color: white;
}

.calendrier-groupe-pere {
	background-color: #007BFF;
}
.calendrier-sous-groupe {
	color: rgb(17,165,231);
}
#contenuPage tr td.tdtit{
	background-color: #007BFF;
}
table.scrollTab, #scrollTab, table.scrollTab td, #scrollTab td {
	border: thin solid #007BFF;
	color: #333333 !important;
}
table.scrollTab th, #scrollTab th, table.scrollTab thead tr, #scrollTab thead tr, table.scrollTab thead tr td, #scrollTab thead tr td {
    	background-color: #007BFF !important;
    	border: thin solid #007BFF;
    	color: white !important;
}
table.scrollTab tbody tr:nth-child(2n+1), #scrollTab tbody tr:nth-child(2n+1), table.scrollTab tr:nth-child(2n+1), #scrollTab tr:nth-child(2n+1) {
	background: #EEEEEE;
}
table.scrollTab tbody td.td-rouge, #scrollTab tbody td.td-rouge {
	background: #FFCCCC;
	color: red;
}
button, input[type="submit"], input[type="reset"], input[type="button"] {
    color: #007BFF;
    font-weight: bold;
    background: #E0E0E0;
    border: 1px solid #999999;
}

button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
    background-color: #007BFF;
}
.titresNouvelleConversation {
    color: white;
    background-color: #007BFF;
}
.grandTextarea{
	width: 100% !important;
}
.rouge{
	color:red;
	font-weight:bold;
}
.gras{
	font-weight:bold;
}
.italic{
	font-style: italic;;
}
.tdInfo{
	font-style: italic;    
	color: white;
    background-color: #087efd;;
}
#contenuPage .tabitm tr td.align span {
	padding-left: unset;
}

/*retrait form*/
#contenuPage .tabitm tr.retrait td.align span{
	padding-left: 50px ;
}

.emailPatientErreur {
	background: rgb(225,46,26);
}
#emailPatientInvalide {
	color: rgb(225,46,26);
	font-size: 18px;
	margin-bottom: 5px;
}
button:disabled {
	opacity: 0.5;
 	background: #E0E0E0;
	color:#333333;
	cursor: not-allowed;
}
button:disabled i {
	opacity: 0.5;
}


/* Statut without error */
.label-legende-status-I-corelab, .label-legende-status-I-corelab .fa{
	background-color : #fcf8e3;
	color : #f0ad4e;
}


.label-sous-legende-status-I-corelab, .label-sous-legende-status-I-corelab .fa{
	background-color : #f5f5f5;
	color : #f0ad4e;
}

.titreModaleCategorie, .titresNouvelleConversation {
	background-color: rgb(92,90,126);
}
.cal-consentement {
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	margin: 20px 5%;
}
.cal-consentement-titre {
	background: #DDDDDD;
	border: 1px solid #CCCCCC;
	margin: 0;
	padding: 10px 20px;
}
.cal-consentement-contenu {
	padding: 10px;
}
.cal-consentement-warning {
	color: rgb(241,142,10);
	text-align: center;
	font-weight: bold;
}
.emailPatientErreur {
	background: rgb(225,46,26);
}
#emailPatientInvalide {
	color: rgb(225,46,26);
	font-size: 18px;
	margin-bottom: 5px;
}

#formCalUpdateCoordonnees label {
	width: 150px;
    display: inline-block;
    text-align: right;
    padding-right: 26px;
}

#formCalUpdateCoordonnees {
    width: 600px;
    margin: auto;
    text-align: left;
}
.iconeValide {
  padding-left: 7px;
}

.iconeOk {
  color: #22dd00;
}
.iconeErreur {
  color: #dd0011;
}

.consent-label-pdf  {
    color: #5a759f;
    font-weight: bolder;
}

.header-label {
	text-align: left;
	width: 140px;
}
#formCalUpdateCoordonnees {
	text-align: center;
	width: 100%;
}
#formCalUpdateCoordonnees .form_label {
	min-width: 200px;
}
#formCalUpdateCoordonnees button {
	background: #608834;
	color: white;
}

#formCalUpdateCoordonnees button:hover{
 	background: #E0E0E0;
	color:#608834;
}

.cal_patient_ul {
	margin: 0 auto;
	padding-left: 0px;
	max-width: 800px;
}

.cal_patient_li {
	background: #F5F5F5;
	list-style-type: none;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	cursor: pointer;
}
.cal_patient_li:first-child {
	border-radius: 5px 5px 0px 0px;
	border-top: 1px solid #CDCDCD;
}
.cal_patient_li:last-child {
	border-radius: 0px 0px 5px 5px;
}
.cal_patient_li img {
	margin-left: 10px;
	vertical-align: middle;
}
.cal_patient_li a {
	margin-left: 10px;
	display: inline-block;
}
.cal_patient_li:hover a {
	color: rgb(114,175,184);
}
.cal_patient_li .cal_patient_li_flag {
	float: right;
	margin-right: 10px;
	display: inline-block;
}
.sectionBarreProgression {
	width: 80%;
	max-width: 800px;
	margin: 0 auto;
}
.epro_info {
	background: #EFEFEF;
	border: 1px solid #CCC;
	padding: 15px;
	max-width: 800px;
	margin: 0 auto;
	font-weight: bold;
}
#dlStudyDocument {
	margin-left: 0px;
	margin-right: 0px;
}
.pv-serious-yes {
	font-weight: normal;
	font-size: 11px;
	padding: 3px 5px;
	color: white;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	white-space: nowrap;
	background-color: rgb(255,140,0);
}
.pv-serious-no {
	font-weight: normal;
	font-size: 11px;
	padding: 3px 5px;
	color: white;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	white-space: nowrap;
	background-color: rgb(120,120,120);
}
.pv-envoi-encours {
	font-weight: normal;
	font-size: 11px;
	padding: 3px 5px;
	color: white;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	white-space: nowrap;
	background-color: rgb(4,49,71);
}
/*** Media queries ***/
@media (max-width: 900px) {
	#menu-patient li a {
		font-size: 12px;
	}
}
/*** Media queries ***/
@media (max-width: 800px) {
	#header {
		background: white url("/specif/AQUAMODA/images/logo.png") no-repeat scroll 10px center;
		background-size: 180px;
	}
	#logo .css_bold {
		font-size: 16px !important;
	}
	#menu-patient li a {
		padding-left: 20px;
		padding-right: 20px;
	}
	#formCalUpdateCoordonnees input {
		width: 150px;
	}
}
@media (max-width: 650px) {
	#menu-patient li a {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (max-width: 550px) {
	#menu-patient li a {
		font-size: 14px;
		padding-left: 30px;
		padding-right: 30px;
	}
	#menu-patient .menu-patient-label {
		display: none;
	}
}
@media (max-width: 500px) {
	#header {
		background: white url("/specif/AQUAMODA/images/logo.png") no-repeat scroll 10px center;
		background-size: 150px;
	}
	#logo {
		display: none;
	}
	.connexion {
		width: 100%;
	}
	.connexion label {
		clear:both;
		width: 20%;
	}
	#formCalUpdateCoordonnees .form_label {
		min-width: 20%;
	}
}
@media (max-width: 350px) {
	#menu-patient li a {
		padding-left: 20px;
		padding-right: 20px;
	}
}