/* Demandé le 08/01/24 */
body, body > * {
	font-size: 15px;
}
footer, footer *, #toutMasquer button, #toutAfficher button, button {
	font-size: 13px;
}
table, table *, table td,table.display td, span, .label-legende-status {
	font-size: 15px;
}
#header {
	background: rgba(46,58,91,255) url("/specif/ADH_OBS/img/dermtoderm.svg") no-repeat scroll 50px center;
	color: white;
	border-bottom: 1px solid #CCCCCC;
  	background-size: 70px;
}

#header #logo .css_bold {
	font-weight: normal;
	font-size: 24px;
}
#header small {
	font-size: 16px;
	color: #e7923d;
}
#footer {
	border-top: 1px solid #CCCCCC;
	background: rgba(67,78,108,255);
	color: white;
}
#header a {
	color: white;
}
#header a:hover{
	color: #f89938;
}

a:link, a:visited, .elementMenu {
	color: #666666;
}
a:hover {
	color: orange;
}
#menu-patient {
	background: #EEEEEE;
}
#menu-patient li a {
	color: #666666;
}
#menu-patient li a:hover {
	color: rgba(67,78,108,255);
	background: #FDFDFD;
}
#logo{
	left: 250px;
}
#logo .css_bold{
	padding-top: 7px;
	display:inline-block;
}
.connexion h2 {
    color:  rgba(67,78,108,255);
}
.information_haut{
	background-color: rgba(67,78,108,255);
}

.titrebox {
	background-color: rgba(67,78,108,255);
	font-size: 13px;
}

.elementMenu {
	border-color: rgba(67,78,108,255);
	background-color: #EEEEEE;
}

.elementMenu ul li a:hover {
	background-color: #e7923d;
	color: white;
}

.calendrier-groupe-pere {
	background-color: rgba(67,78,108,255);
}
.calendrier-sous-groupe {
	color: rgb(17,165,231);
}
#contenuPage tr td.tdtit{
	background-color: rgba(67,78,108,255);
}
table.scrollTab, #scrollTab, table.scrollTab td, #scrollTab td {
	border: thin solid rgba(67,78,108,255);
	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: rgba(67,78,108,255) !important;
    	border: thin solid rgba(67,78,108,255);
    	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: rgba(67,78,108,255);
    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: rgba(67,78,108,255);
}
.titresNouvelleConversation {
    color: white;
    background-color: rgba(67,78,108,255);
}

.Score{
    color: white;
    background-color: #e7923d;
    font-weight: bold;    
}

.retrait1{
  	padding-left:40px;
}

/*Comptes patients : tableau de gestion*/
.faPatientAccount {
	font-size: 15px;
	width: 18px;
}

.btn_compte_patient.blocage_compte_patient.fa-lock, .btn_compte_patient.blocage_compte_patient.fa-unlock {
	color: darkorange;
} 

.faPatientAccount.fa-key {
	color: darkblue;
}

.faPatientAccount.fa-envelope {
	color: #555;
}

/*Cal: encart*/

#divCodesPatient div {
  text-align: left;
}
#divCodesPatient div label {
  width: 100px;
  display: inline-block;
  text-align: right;
}

#divCodesPatient div input {
	width: 35%!important;
}
#divCodesPatient input[type="text"]#emailEditComptePatient {
  width: 65%!important;
}

#divCodesPatient h1 {
	font-size: 15px;
	color: #434e6c;
}
.rowCreaPatient {
    display: flex;
    align-items: center;
    align-content: center;
}

.rowCreaPatient div {
    flex-grow: 1;
}
#divCodesPatient .rowCreaPatient {
    margin: 10px 0;
}
#divCodesPatient .rowCreaPatient .labelMod {
    padding-right: 10px;
}

#choixRelance label {
    width: 135px !important;
    text-align: left!important;
}
#choixRelance {
    display: inline-flex;
    flex-wrap: wrap;
}
.wrapInnerCell {
    display: flex;
}
.wrapInnerCell div {
    width: 150px;
}
.retrait1 .wrapInnerCell {
    margin-left: 35px;
}

.formCalUpdateCoordonneesEPRO {
	text-align: center !important;
	line-height: 14px !important;
}
#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;
}

.faCiLabel {
	font-size: 13px;
	vertical-align: initial;
	cursor: help;
}

.errDivPat {
    background: #e7c1c1;
    font-weight: bold;
    color: darkred;
}

.boutonCentre {
    display: block;
    margin: auto;
}
#creerAccesPat {
    margin-bottom: 20px;
    font-size: 16px;
}
.phoneBadge {
	width: 70px;
	display: block;
	padding: 3px 0px;
	text-align: left;
	margin: auto;
}

/* EPRO */
.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;
}

/*** Media queries ***/

@media (max-width: 900px) {	
	.tabitm {
		table-layout: fixed;
	}
}

@media (max-width: 800px) {
	#header {
		background: rgba(46,58,91,255) url("/specif/ADH_OBS/img/dermtoderm.svg") no-repeat scroll 10px center;
		background-size: 50px;
		height: 50px;
		text-align: left;
	}
	#logo .css_bold {
		font-size: 16px !important;
	}
	#menu-patient li a {
		padding-left: 20px;
		padding-right: 20px;
	}
	#menu-patient {
		top: -48px;
	}
	#formCalUpdateCoordonnees input {
		width: 150px;
	}

	#information_connexion {
		float: none;
		margin-left: 25%;	
	}
	#information_connexion a {
		margin-left: 85px;	
	}
	#logo {
		float:none;
		left: 65px;
	}

	#logo span {
		margin-top: 0!important;
	}
	#divCodesPatient input[type="text"]#portablePatient {
		width: 100%;
	}	
	.responseDlqi {
	  line-height: 40px;
	}
	
	.ckbEpro {
	  height: 20px;
	  width: 20px;
	  vertical-align: middle;
	  margin-right: 5px;
	}

	.labelCkbEpro {
	  margin-right: 15%;
	  margin-left: 5%;
	}
}

@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;
	}
	.wrapInnerCell div {
		width: auto;
	}
	.wrapInnerCell {
		flex-direction: column;
	}
	.tabitm {
		table-layout: fixed;
	}
}
@media (max-width: 500px) {
	#header {
		background: rgba(46,58,91,255) url("/specif/ADH_OBS/img/dermtoderm.svg") no-repeat scroll 10px center;
		background-size: 50px;
		height: 50px;
		text-align: left;
	}
	#information_connexion {
		float: none;
		margin-left: 85px;	
	}
	#information_connexion a {
		margin-left: 85px;	
	}
	#logo {
		float:none;
		left: 65px;
	}

	#logo span {
		
		margin-top: 0!important;
	}

	.connexion {
		width: 100%;
	}
	.connexion label {
		clear:both;
		width: 20%;
	}
	.connexion form button[name="SUBMIT_"] {
		margin-left: -55px;
	}
	#formCalUpdateCoordonnees .form_label {
		min-width: 20%;
	}
}
@media (max-width: 350px) {
	#menu-patient li a {
		padding-left: 20px;
		padding-right: 20px;
	}
	
}


/* inscr */
.connexion {
	vertical-align:top;
	display: inline-block;
}

.contenerConnexion {
	margin:auto;
	width: max-content;
}

#submitInscription {
	margin-bottom:3%;
	margin-top:1%;
}

.titreInscription {
	text-align: center;
    color:  #434e6c;
    font-size: 25px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

/*Formulaire d'inscription*/
.inscriptionForm {
	width: 50%;
	margin:auto;
}

.inscriptionForm fieldset {
	margin: auto;
	padding: 1%;
}

.inscriptionForm input, .inscriptionForm select {
	display: inline-block;
	margin-bottom: 15px;
}

.selectInscription {
	width: 155px;
}

.sousTitreFormInscription {
	text-align: center;
    color:  #434e6c;
    font-size: 18px;
}

.boutonsFormInscription {
	margin-top: 2%;
	
}
.iconeValide {
    width: 17px;
    font-size: 14px;
    padding: 3px;
    margin-left: 10px;
    height: 17px;
}
.iconeErreur {
    color: #b32d2d;
}
.iconeOk {
    color: #158e15;
}
h2.cal_patient_ul {
	text-align: center;
	color: rgba(46,58,91,1);
	padding-bottom: 5px;
	margin-top: 15px;
}

h2.cal_patient_ul small {
	font-size: 13.5px;
}

.Titre1{
	font-size: 18px;
    font-weight: bold;	
}
.encartInfosPat {
    width: 30%;
    margin: 15px auto;
    border: thin solid rgba(46,58,91,255);
    padding: 10px;
    background: rgba(46,58,91,0.15);
}

.encartInfosPat .phoneBadge
{
    display: inline;    
}

.encartInfosPat h3 {
    color: rgba(46,58,91,255);
    margin: 0 0 5px 0;
    border-bottom: thin solid;    
}

.encartInfosPat strong {
    color: rgba(46,58,91,255);
}

.Gris{
	background-color: #EEEEEE;
	border: thin solid #DDD;
}

.Blanc{
	background-color: white;
}

.Gris2{
	background-color: #EEEEEE;
	padding-left:40px;
}

.Blanc2{
	background-color: white;
}

.Criteres{
	color:rgba(67,78,108,255);
    font-weight: bold;	
}

.warning_adhobs {
    font-size: 12px;
    color: red;
    margin-bottom: 10px;
}

#subquestionEnvoi {
	margin-top: 15px;
	padding: 5px;
}

.divAdhObs {
	background: #7f849330;
	border: thin solid #2e3a5b30;
	padding: 5px;
	width: 80%;
	margin: 10px auto;
	border-radius: 5px;
	padding: 7px;
	color: #2e3a5b;
}

.hrAdhObs {
	border: 0;
 	border-bottom: 1px solid #ccc;
}

fieldset {
    border: thin solid #bbb;
    margin: 19px auto;
}
fieldset legend {
    /*! font-size: 18px; */
    background: #2e3a5b;
    color: white;
    padding: 5px;
    border-radius: 5px;
}