
#header {
	background: white url("/specif/XPEO_E/img/logo_stryker.png") no-repeat scroll 50px center;
	color: black;
	border-bottom: 1px solid #CCCCCC;
	background-size: 200px;
}
#footer {
	border-top: 1px solid #CCCCCC;
	background: black;
	color: white;
}
#header small{
	font-size: 14px;
	color: rgb(176,174,174);
}
#header a {
	color: white;
    background: black;

}
#header a:hover{
	background: white;
    color: black;
}

a:link, a:visited, .elementMenu {
	color: #666666;
}
a:hover {
	color: #FFB500;
}
#menu-patient {
	background: #EEEEEE;
}
#menu-patient li a {
	color: #666666;
}
#menu-patient li a:hover {
	color: #FFB500;
	background: #FDFDFD;
}
#logo{
	text-align: center;
	width : 99%;
}
#logo .css_bold{
	padding-top: 12px;
	display:inline-block;
}
.connexion h2 {
    color:  black;
}
.information_haut{
	background-color: black;
	background-image : -webkit-linear-gradient(left top, black, #545857);
	background-image : -moz-linear-gradient(left top, black, #545857);
	border-radius : 10px;
}

.logo-rcts-box {
    width: 400px;
    margin: auto;
}
.logo-rcts-box img{
    width: 100%;
}

.titre-signature{
	background-color: black;

}

#etat-signature{
	border : thin solid black;
}

.titrebox {
	background-color: black;
	background-image : -webkit-linear-gradient(left top, black, #545857);
	background-image : -moz-linear-gradient(left top, black, #545857);
	border-radius : 10px 10px 0px 0px;
}
.titrebox_data{
	background-color: rgb(18,41,69);
	display: block;
    font-size: 11px;
    padding: 6px 5px;
    border-bottom: 1px solid #939a9d;
    text-decoration: none;
    color: white;
    font-weight: bold;
    text-align: left;
}
.titrebox_cpt, .titrebox_report{
	background-color: #FFB500;
	display: block;
    font-size: 11px;
    padding: 6px 5px;
    border-bottom: 1px solid #939a9d;
    text-decoration: none;
    color: white;
    font-weight: bold;
    text-align: left;
}

.titrebox_doc, .titrebox_hot{
	background-color: black;
	display: block;
    font-size: 11px;
    padding: 6px 5px;
    border-bottom: 1px solid #939a9d;
    text-decoration: none;
    color: white;
    font-weight: bold;
    text-align: left;
}

.elementMenu {
	border-color: #939a9d;
	background-color: #EEEEEE;
	box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.1);
	margin-bottom : 8px;
	border-radius : 10px;
}

.elementMenu ul li a:hover {
	background-color: #FFB500;
	border-radius : 10px;
	color: white;
}

.calendrier-groupe-pere {
	background-color: black;
}
.calendrier-sous-groupe {
	color: rgb(17, 165, 231);
}

.ligne-cal-ae-et-cie{
	background-color: black;
}
table.scrollTab, #scrollTab, table.scrollTab td, #scrollTab td {
	border: thin solid black;
	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: black !important;
    	border: thin solid black;
    	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;
}

iframe{
	border: 0px;
	width: 99%;
	height: 99%;
}
#tableauAE tbody tr{
	cursor: pointer;
}
.form_label {
	text-align: right;
	min-width: 250px;
	margin-bottom: 10px;
	display: inline-block;
	margin-right: 5px;
}
#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;
}
.titre_rouge {
	background: red;
	padding: 5px;
	color: white;
	font-weight: bold;
	border-radius: 5px;
}
.titre_orange {
	background: orange;
	padding: 5px;
	color: white;
	font-weight: bold;
	border-radius: 5px;
}

.echelle-eq5d {
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
}
#corps #contenuPage table .echelle-eq5d img {
	vertical-align: top;
}
.slider-eq5d {
	height: 394px;
}
.ui-widget-content.ui-slider {
	margin: 0 auto;
	margin-top: 10px;
	background: rgba(0, 0, 0, 0) url("/specif/CREDO2/img/slider.png") no-repeat scroll center center;
	width: 20px;
	height: 394px;
	display: inline-block;
}
.ui-widget-content.ui-slider .ui-slider-handle-eq5d {
	background: red !important;
	border-radius: 50px !important;
	width: 0.7em;
	height: 0.7em;
	left: 2px;
	margin-bottom: -8px;
}
.echelle_score_disabled {
    background: white none repeat scroll 0 0;
    border: 0 none;
    color: black;
    font-size: 24px;
    text-align: center;
}
#scoreHealth{
	background: #ccc none repeat scroll 0 0;
	width: auto;
	display: inline-block;
	padding: 10px;
	margin: 0 auto;
}
table.scrollTab tbody td.td-rouge, #scrollTab tbody td.td-rouge {
	background: #FFCCCC;
	color: red;
}
#tableauDates td {
	vertical-align: middle;
}

#contenuPage tr td.tdtit{
	background-color: black;
}

.titreVisite{
	text-align: center;
    font-family: "Montserrat", sans-serif;
    color: black;
    text-decoration: underline;
    text-decoration-color: #FFB500;
	text-underline-offset : 7px;
	display : block !important;
}

.pv-relationship-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-relationship-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(92,90,126);
}
#cal-upload-sensor {
	width: 60%;
	margin: 0 auto;
	margin-top: 30px;
	border: 1px solid #cccccc;
	background: #eeeeee;
	border-radius : 10px;
}
#cal-upload-sensor .information_haut {
	margin-top: 0px;
}
.image-explication-dicom{
	text-align : center;
}
.supprimer-DICOM {
	background: red;
	color: white;
	font-size: 10px;
}
.supprimer-DICOM .fa {
	margin-right: 0px;
}
.supprimer-DICOM:hover {
	background: #E0E0E0;
	color: red;
}
.annuler-upload {
	font-size: 20px;
	color: red;
	cursor: pointer;
}
#cec-ajouter-adjudication {
    background-color: #608834;
    color: white;
}
#cec-ajouter-adjudication:hover {
	color: #608834;
	background: #E0E0E0;
}
.label-sous-legende-status-M-CEC, .label-sous-legende-status-M-CEC .fa{
	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;
}
.label-sous-legende-status-B-CEC, .label-sous-legende-status-B-CEC .fa{
	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: #608834;
}
.label-sous-legende-status-I-CEC, .label-sous-legende-status-I-CEC .fa{
	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);
}

.detailIDicom{
	background: #F5F5F5;
	margin-bottom : 15px;
	/*border-top: 1px solid #606060;
	border-left: 1px solid #606060;
	border-right: 1px solid #606060;*/
}

.detailIDicom h3{
	/*background: #C6C6C6;*/
	/*border: 1px solid #CCCCCC;*/
	/*border-top : 1px solid grey;*/
	text-align : center;
	margin : 0;
	padding: 15px 15px;
	font-size : 16px;
}
.detailIDicom h3:hover, .dicom-details-visite-entete1:hover{
	cursor: pointer;
}

.dicom-details-visite{
	width : 100%;
	text-align : center;
	border-collapse : collapse;
}

.dicom-details-visite-entete1{
	/*border-top : 1px solid #BDBCBC;*/
	border-bottom : 1px solid #BDBCBC;
	background-color : #DDDDDD;	
	color : grey;
	font-size : 14px;
}

.dicom-details-visite-entete1 th{
	/* width : 50%; */
	padding : 5px 5px 5px;	
}

/* .dicom-details-visite-entete1 th{
}
 */
.dicom-details-visite-entete2{
	border-bottom : 1px solid #d3d3d3;
	color : grey;
	margin : 10px !important;
	background-color : #F7F7F7 !important;
}

.dicom-details-visite-entete2 th{
	padding : 3px 3px 3px;
}

.ligne-fichier{
	white-space:nowrap;	
	border-bottom : 1px solid #d3d3d3;
	background-color : #F5F3F2;
}

.ligne-fichier:hover, .ligne-fichier td:hover{
	cursor : pointer;
	text-decoration : underline;
}

.ligne-fichier td{	
	padding : 3px 3px 3px;
	background-color : white;
}

.dicom-details-visite tr th{
	white-space:nowrap;	
}
.complete-rapport-relecteur button .fa{
	background-color : inherit;
	color : inherit;
	margin-right : 5px;
}
/* Statut empty */
.label-legende-status-_{
	background-color : white;
	border : 0px;
	color : #333333;
}
/* Statut with error */
.label-legende-status-M-corelab, .label-legende-status-M-corelab .fa{
	background-color : #ebccd1;
	color : #d9534f;
}

.label-sous-legende-status-M-corelab, .label-sous-legende-status-M-corelab .fa{
	color : #d9534f;
}


/* Statut without error */
.label-legende-status-B-corelab, .label-legende-status-B-corelab .fa{
	background-color : #dff0d8;		
	color : #5cb85c;
}

.label-sous-legende-status-B-corelab, .label-sous-legende-status-B-corelab .fa{
	background-color : #f5f5f5;		
	color : #5cb85c;
}


/* 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);
}

.frame-upload form{
	padding: 1rem;
}

.upload-row{
	border-bottom : 1px solid #DDDDDD;
	padding-bottom : 5px;
	text-align : left;
}

#submitFile{
	margin-left : 0px;
}

#formUpload{
	text-align : center;
}

button, input[type="submit"], input[type="reset"], input[type="button"]{
	border-radius : 10px;
	color : black;
}

button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover{
	background-color : #FFB500;
	color : white;
}

select, input[type=text], input[type=password]{
	border-radius : 5px;
}

.connexion button, #boutonPrecedent, #boutonSuivant, #changerRisquePatient, #frozen-form-patient, #afficherTacheEnCours button, .btnDownload, .btnEnvoyer, .menu-acces-rapide-button, #bouton-next{
	color : black;
}

.connexion button:hover, #boutonPrecedent:hover, #boutonSuivant:hover, #changerRisquePatient:hover, #frozen-form-patient:hover, #afficherTacheEnCours button:hover, .btnDownload:hover, .btnEnvoyer:hover, .menu-acces-rapide-button:hover, #bouton-next:hover{
	background-color : #FFB500;
	color : white;
}
.cal-monitoring-section{
	margin-bottom : 25px;
}
#titre_bordereau{
	display : none;
}
.titreVisite{
	display : block;
}
#information_connexion{
	position: absolute;
	/* margin: 0 auto; */
	/* margin-top: 5px; */
	width: 74%;
	text-align: right;	
}
#information_connexion span a {
	border-radius: 10px;
}

.bouton-suivant-precedent table{
	padding-left : 1%;
}

#inputEmailChamps textarea{
	text-wrap: wrap;
}

#emailText{
	height : 320px;
}

#tableauDates th{
	border : thin solid white;
}

.div-legende-patient-schedule{
	display : inline-block;
	width : 430px;
}

table.scrollTab tbody td.td-red, #scrollTab tbody td.td-red, .legende-patient-schedule-rouge{
	background: #FFCCCC;
}

table.scrollTab tbody td.td-yellow, #scrollTab tbody td.td-yellow, .legende-patient-schedule-jaune{
	background: #FFFF9F;
}

table.scrollTab tbody td.td-grey, #scrollTab tbody td.td-grey, .legende-patient-schedule-gris{
	background: darkgrey;
}

table.scrollTab tbody td.td-green, #scrollTab tbody td.td-green, .legende-patient-schedule-vert{
	background: #ABF7B1;
}

table.scrollTab tbody td.td-purple, #scrollTab tbody td.td-purple, .legende-patient-schedule-violet{
	background: #C5B4E3;
}

table.scrollTab tbody td.td-blue, #scrollTab tbody td.td-blue, .legende-patient-schedule-bleu{
	background: #99badd;
}

.Warning, .WARNING, .warning{
	background-color: red;
	color: white;
	font-weight : bold;
}

#cal-monitoring .cal-monitoring-section {
	height: auto;
}

.apexchart-enrollment{
	width : 900px;
}

#ui-datepicker-div{
	z-index: 1000 !important;
}

#breadcrumb{
	width : 100%;
}

.information_haut.banniere-bordereau{
	width : calc(100% - 280px);
}

