body{
	font : 12px arial !important;
}

#header {
	background: white url("../img/msd-logo.svg") no-repeat scroll 50px center;
	color: #00857C;
	border-bottom: 1px solid #CCCCCC;
  	background-size: 150px;
}
#header #logo .css_bold {
	font-weight: normal;
	font-size: 24px;
}
#header small {
	font-size: 16px;
	color: #00857C;
}
#footer {
	border-top: 1px solid #CCCCCC;
	background: white;
	color: #00857C;
	display: block;
}
#header a, .bouton-lien{
	color: #00857C;
    font-weight: bold;
    background: #E0E0E0;
    border: 1px solid #999999;
}

#header a:hover, .bouton-lien:hover{
	color : white;
	background-color : #00857C;
}

a:link, a:visited, .elementMenu {
	color: #666666;
}
a:hover {
	color: #00857C;
}
#menu-patient {
	background: #EEEEEE;
}
#menu-patient li a {
	color: #666666;
}
#menu-patient li a:hover {
	color: white;
	background: #00857C;
}
#logo{
	width : 100%;
	margin : 0 auto;
	left : 0px !important;
	position : absolute;
}
#logo .css_bold{
	padding-top: 7px;
	display:inline-block;
}
.connexion h2 {
    color:  #00857C;
}
.information_haut{
	background-color: #00857C;
	padding : 10px !important;
}
.information-haut-container {
	
}
.titrebox {
	background-color: #00857C;
}

.elementMenu {
	border-color: #00857C;
	background-color: #EEEEEE;
}

.elementMenu ul li a:hover {
	background-color: #00857C;
	color: white;
}

#breadcrumb a:hover{
	color : #00857C;
}
.tableauInformationHaut{
	font-size : 14px;
}
.titrebox{
	font-size : 12px;
}
.calendrier-groupe-pere {
	background-color: #00857C;
}
.calendrier-sous-groupe {
	color: rgb(17,165,231);
}
#contenuPage tr td.tdtit{
	background-color: #00857C;
}
table.scrollTab, #scrollTab, table.scrollTab td, #scrollTab td {
	border: thin solid #00857C;
	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: #00857C !important;
    	border: thin solid #00857C;
    	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;
}

button, input[type="submit"], input[type="reset"], input[type="button"] {
    color: #00857C;
    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: #00857C;
}
.titresNouvelleConversation {
    color: white;
    background-color: #00857C;
}

.Titre1 {
    background-color:#00857C;
    color: white;  
    font-weight: bold;      
} 

.Gras {
    font-weight: bold;      
}   

.Blanc{
    background-color:white;
}  

.Italique{
    font-style:italic;
}  

.Complete{
	color: #00857C;
    background-color:#fdf4ea;
    font-weight: bold;   
}


.GrosTitre{
	background-color: #00857C;
	padding: 5px;
    font-weight: bold;
    color: white;  
}


/* INCLUSION */
.inclusion-div {
	width : 600px;
	text-align: left;
	margin: auto;
}

.infos-explicatives{
	font-style : italic;
	padding : 5px;
    padding-bottom: 10px;
}

.inclusion-block .inclusion-label, .inclusion-block .inclusion-data {
	display: inline-block;
	margin-bottom: .5rem;
	height: 25px;
}
.inclusion-label {
	font-size: 11pt;
	text-align: right;
	width: 45%;
	margin-right: 2rem;
}
#centre-test {
	color: #73695A;
}

.inclusion-data, .inclusion-block input[type='text'] {
	font-size: 11pt;
	text-align: left;
	margin-right: 1rem;
}
.inclusion-div h2 {
	border-bottom: thin solid ;
	padding-bottom: 10px;
    font-size: 14pt;
}
.inclusion-div #submit_ {
	display: block;
	margin: 1.0rem auto;
}

.champ-lecture-seule{
	background: initial !important;
    border: none !important;
    font-weight: bold !important;
}

.bouton-disabled:hover{
	cursor:not-allowed;
}

.champ-lecture-seule{
	background: initial !important;
    border: none !important;
    font-weight: bold !important;
	resize : none !important;
}
.champ-lecture-seule + label{
    font-weight: bold !important;
}

.lien-ouverture-modale{
	cursor: pointer;
}
.lien-ouverture-modale:hover{
    color: #00857C;
	text-decoration: underline;
}

.bouton-disabled{
	cursor :not-allowed;
	opacity : 0.5;
}

#logoRctsPageConnexion img {
	height: 150px;
}

.warning, .WARNING {
	color: white;
	background-color: red;
	font-weight: bold;
}

input[type=checkbox][disabled]{
	outline:1px solid #CCCCCC; 
}

input[type=checkbox][disabled]+label{
	opacity : 0.7;
}

.CENTER, .center {
	text-align: center;
}


#tableauDates{
	display : table;
}

.titre-signature{
	background-color: #00857C;
}

#etat-signature{
	border: thin solid #00857C;
}

#toutMasquer button:hover, #toutAfficher button:hover{
	background-color: #00857C;
	color : white;
}
#logoRctsPageConnexion{
	text-align: center;
}

.div-conteneur-inscription{
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    width: 50%;
    margin: 0 auto;
    padding: 2%;
}

.div-conteneur-recherche{
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    width: 90%;
    margin: 0 auto;
    padding: 2%;
	min-height : 90%;
}

.div-conteneur-inscription h3, .div-conteneur-recherche h3{
	text-align: center;
    color:  #00857C;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.div-conteneur-inscription .form_label, .div-conteneur-recherche .form_label{
	min-width : 50% !important;
}

.certifierInformations{
	text-align: center;
}

.champErreur{
	background-color: #f2dede;
}

.docs-telechargeables-hors-connexion{
    font-size: 12px;
	padding-top : 5px;
}

.docs-telechargeables-gauche{
    width: 33%;
    float: left;
    text-align: left;
}

.docs-telechargeables-milieu{
    width: 33%;
    float: left;
    text-align: center;
}

.docs-telechargeables-droit{
	width: 30%;
	float: right;
	text-align: right;
}

.docs-telechargeables-gauche a, .docs-telechargeables-milieu a, .docs-telechargeables-droit a{
	color : #00857C !important;
	text-decoration: none !important;
}
#boutonFormulaireValidation, #rechercher-medecin, #rechercher-pharmacien, #rechercher-personne {
	background-color: #608834;
	color: #fff;
}
#boutonFormulaireValidation:hover, #rechercher-medecin:hover, #rechercher-pharmacien:hover, #rechercher-personne:hover {
	background-color: #E0E0E0;
	color: #608834;
}
.disabledButton, .disabledButton:hover {
	background-color: rgb(174, 174, 174);
	color: rgb(255,255,255);
	cursor: default;
}

.tableau-patient-recherche{
	width: 99%; 
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
}

.tableau-patient-recherche tbody tr td{
	padding : 10px !important;
}

/*Echelle spé

bleu gris 			#e0e7f4  corrigé	 #b3c9e6
bleu fonce			#0060aa 
gris contour		#d6d9e1 
turquoise contour	#467da6 

*/
.label-echelle-spe {
	background-color: #e0e7f4 !important;
	color: #0060aa !important;
	border-bottom-color: #e0e7f4 !important;
	padding: 10px 0 !important;
}

.ligne-echelle-spe, .ligne-echelle-spe .coloreven {
	background-color: #FCFCFC !important;
}
.echelle-spe-cell {
/*	max-width: 800px;*/
	width : 100%;
	/*display: flex;
	flex-direction: row;*/
	justify-content: space-around;
	align-items: center;
	background-color: #FCFCFC;
	border-bottom: 2px solid #467da65c !important;
	padding: 10px 0 !important;
}
tr.echelle-spe-cell {
	border : 0px !important;
	margin-top : 0px !important;
	margin-bottom : 0px !important;
	padding-top : 0px !important;
	padding-bottom : 0px !important;
	border-color: #467da65c !important;
}
td.echelle-spe-cell {
	border : 0px !important;
	margin-top : 0px !important;
	margin-bottom : 0px !important;
	padding-top : 0px !important;
	padding-bottom : 0px !important;
	border-color: #467da65c !important;
}
/*.echelle-spe-lib-g,*/
/*.echelle-spe-mid,*/
.echelle-spe-mid {
	/*width: 30%;*/
}
.echelle-spe-lib-g {
	/*width: 35%;*/
}
.echelle-spe-lib-d {
	/*width: 35%;*/
}
.echelle-spe-lib-g {
	text-align: right;
	padding-right: 10px;
}
.echelle-spe-lib-d {
	padding-left: 10px;
}

.echelle-spe-mid {
	display: flex;
	justify-content: space-around;
}
.echelle-spe-cases {
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 18px;
	line-height: 1.75;
	border: 2px solid #d6d9e1;
	border-radius: 5px;
	color: #b3c9e6;
  	font-weight: bold;
  	margin: 0 4px;
}
.echelle-spe-cases:hover {
	cursor: pointer;
	background-color: #e0e7f4;
	color: #0060aa;
}
.echelle-spe-cases-disabled:hover{
	cursor: initial;
	background-color : initial;
	color: #b3c9e6;
}
.selected {
	background-color: #e0e7f4;
	color: #0060aa;
}
.ligne-score-spe {
	text-align: right;
}
.score-spe {
	display: inline-block;
	border: 2px solid #467da6;
	border-radius: 5px;
	padding: 8px 6px ;
}
.cell-score-spe {
	padding: 10px 0 !important;
}
.score-spe-l {
	width: 177px;
	margin-right: 20px;
	text-align: left;
	padding: 16px 6px 14px;
}
#b5-date-spe input {
/*	width: 200px;*/
	outline: none;
	padding: 6px 45px 6px 10px;
}
.success_info{
	-webkit-border-image: none;
	background-color: #dff0d8;
	border-bottom-color: #d6e9c6;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #d6e9c6;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #d6e9c6;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #d6e9c6;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	color: #3c763d;
	display: block;
	width:80%;
	margin: auto;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 8px;
	padding-left: 14px;
	padding-right: 35px;
	padding-top: 8px;
	text-shadow: rgba(255, 255, 255, 0.498039) 0px 1px 0px;
}

.bouton-selection-personne{
	background: inherit;
    border: none;
    padding: 0;
    margin: 3px;
}

.bouton-selection-personne:hover{
	background: inherit;
    border: none;
    padding: 0;
    margin: 3px;
	text-decoration: underline;
	color : #00857C;
}

.bouton-selection-personne small i{
	padding-right : 2px;
}
.calendrier-patient-eig-cal{
    list-style-type: disclosure-closed;
    font-weight: bold;
    padding-left: 15px;
    font-size: 11px;
}

.patient-etat-rouge {
	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: red;
}
.patient-etat-orange {
	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: orange;
}
.patient-etat-bleu {
	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(0,74,124);
}
.patient-etat-vert {
	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(14,133,15);
}
.patient-etat-vertclair {
	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(64,183,65);
}
.patient-etat-gris {
	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(74,74,74);
}

#container_steps_bar {
	width: 99%;
	text-align: center;
	margin: auto;
	margin-bottom: 10px;
	padding-top : 50px;
}

.box_steps_bar {
	text-align: center;
	width: 260px;
	display: inline-block;
	padding: 7px;
	margin: 15px;
	height: 53px;
	position: relative;
	background: #a8a4a4;
	box-shadow: 8px 5px 5px #ebd8d8;
	color: white;
	font-weight: bolder;
	box-sizing: content-box;
	padding-left: 20px;
}
.box_steps_bar:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 20px solid white;
	border-top: 33px solid transparent;
	border-bottom: 34px solid transparent;
}
.box_steps_bar:before {
	content: "";
	position: absolute;
	right: -20px;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 20px solid #a8a4a4;
	border-top: 33px solid transparent;
	border-bottom: 34px solid transparent;
}

.cal-schema-padding {
	position: relative;
	top:7px;
}

.etape_active {
	background: rgb(81, 158, 80);
}

.etape_active:before  {
	border-left: 20px solid rgb(81, 158, 80);
}

.etape_faite_passee {
	background: rgb(81, 158, 80);
}

.etape_faite_passee:before {
	border-left: 20px solid rgb(81, 158, 80);
}

.etape_pas_encore_passee {
	background: #a8a4a4;
}

.etape_pas_encore_passee:before {
	border-left: 20px solid #a8a4a4;
}

.etape_faite_passee_annulee {
	background: rgb(158, 80, 80);
}

.etape_faite_passee_annulee:before {
	border-left: 20px solid rgb(158, 80, 80);
}

.etape_faite_passee_refusee {
	background: red;
}

.etape_faite_passee_refusee:before {
	border-left: 20px solid red;
}

.etape_en_attente {
	background: #d87b57;
}

.etape_en_attente:before {
	border-left: 20px solid #d87b57;
}

.etape_faite_passee_na {
	background: #a8a4a4;
}

.etape_faite_passee_na:before {
	border-left: 20px solid #a8a4a4;
}

.statut_box_steps_bar {
	font-weight: normal;
}

.puce-espacee{
	line-height : 1.5;
}

.affichageMessageTabcontrol{
	display: none !important;
}

#information-haut-container strong, #information-haut-container i{
	font-size : 16px;
}

#validerSignatureListe h3, #validerSignatureForm h3{
	margin: 0px;
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 10px;
    background: #DDDDDD;
    text-align: left;
}

.affichageMessageTabcontrol2{
	-webkit-border-image: none;
	background-color: #f2dede;
	border-bottom-color: rgb(188, 232, 241);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: rgb(188, 232, 241);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(188, 232, 241);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgb(188, 232, 241);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	color: #b94a48; /*rgb(58, 135, 173);*/
	display: block;
	width:80%;
	margin: auto;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 8px;
	padding-left: 14px;
	padding-right: 35px;
	padding-top: 8px;
	text-shadow: rgba(255, 255, 255, 0.498039) 0px 1px 0px;
	border-color : #eed3d7;
}
.affichageMessageTabcontrol2{
	text-align : center;
}

.affichageMessageTabcontrol2 a{
	color: #b94a48;
	text-decoration : none;
}

.index_title{
	text-align: center;
}


table.scrollTab tbody td.ligne-rouge-bilan, #scrollTab tbody td.ligne-rouge-bilan{
	background: #FFCCCC;
/*	color: red;*/
}

#contenu-upload{
	text-align: center;
}

.frame-uploadfiness {
	width:98%;
	margin: auto;
	border:none;
	overflow:auto; 
}
.frame-uploadfiness{
	padding: 1rem;
}

.upload-row{
	border-bottom : 1px solid #DDDDDD;
	padding-bottom : 5px;
}

#lien-info-compte:hover{
	cursor : pointer;
}
.bulleNonLusNotifMenu{
	margin-left: 0px;
	font-size : 12px !important;
}


#login-warning-aap {
	border: 1px solid #CCCCCC;
	background: rgb(255,215,215);
	padding: 20px 25px;
	margin: 30px 10%;
	font-size: 11px;
	text-align:center;
}