#header {
	background: white url("/images/logo_ci_new.png") no-repeat scroll 50px center;
	color: rgb(4,49,71);
	border-bottom: 1px solid #CCCCCC;
  	background-size: 250px;
}
#header #logo .css_bold {
	font-weight: normal;
	font-size: 24px;
}
#header small {
	font-size: 16px;
	color: rgb(44,163,45);
}
#banner{
	width : 90%;
	height : 100%;
}
#footer {
	border-top: 1px solid #CCCCCC;
	background: rgb(4,49,71);
	color: white;
}
#header a {
	color: rgb(4,49,71);
}
#header a:hover{
	color: rgb(176,174,174);
}

a:link, a:visited, .elementMenu {
	color: #666666;
}
a:hover {
	color: rgb(4,49,71);
}
#menu-patient {
	background: #EEEEEE;
}
#menu-patient li a {
	color: #666666;
}
#menu-patient li a:hover {
	color: rgb(4,49,71);
	background: #FDFDFD;
}
#logo img{
    height: 90%;
}
#logo{
	left: 36%;
    height: 90%;
}
#logo .css_bold{
	padding-top: 7px;
	display:inline-block;
}
.connexion h2 {
    color:  rgb(4,49,71);
}
.information_haut{
	background-color: rgb(4,49,71);
}

.titrebox {
	background-color: rgb(4,49,71);
}

.elementMenu {
	border-color: rgb(4,49,71);
	background-color: #EEEEEE;
}

.elementMenu ul li a:hover {
	background-color: rgb(44,163,45);
	color: white;
}

.calendrier-groupe-pere {
	background-color: rgb(4,49,71);
}
.calendrier-sous-groupe {
	color: rgb(17,165,231);
}
#contenuPage tr td.tdtit{
	background-color: rgb(4,49,71);
}
table.scrollTab, #scrollTab, table.scrollTab td, #scrollTab td {
	border: thin solid rgb(4,49,71);
	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: rgb(4,49,71) !important;
    	border: thin solid rgb(4,49,71);
    	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: rgb(4,49,71);
    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: rgb(4,49,71);
}
.titresNouvelleConversation {
    color: white;
    background-color: rgb(4,49,71);
}

/*MEP*/

.Afaire{
	background-color: white;
    font-weight: bold; 
	border: 0px solid #CCCCCC;
}

.Note{
	color: #608834; 
    font-style: italic;    
}

.Titre1{
    font-weight: bold;
	text-decoration : underline;  
}

.Titre2{
    font-weight: bold;
}

.Titretab{
	background-color:#E5EAEC;
}

.Gras{
    font-weight: bold;    
}

.Score{
    font-weight: bold;  
	background-color:#CCD5DA;    
}

.GrandTexte > textarea {
	width : 97%;
}

.retrait1{
	padding-left:25px !important;
}

.Blanc{
	background-color: white;
}

.GrosTitretab{
	background-color: #CCD5DA;
}

.GrosTitre{
	padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
	background-color: rgb(4,49,71);
    padding: 5px;
    font-weight: bold;
    color: white;
}


.champs-disabled{
	border : none !important;
	background-color : inherit !important;
	resize: none;
}

#upload-irm-v0, #upload-irm-v4, #upload-donnees-neuro-v0, #upload-donnees-neuro-v4{
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	margin: 20px 5%;
}
#upload-irm-v0 h3, #upload-irm-v4 h3, #upload-donnees-neuro-v0 h3, #upload-donnees-neuro-v4 h3{
	background: #DDDDDD;
	border: 1px solid #CCCCCC;
	margin: 0;
	padding: 10px 20px;
}
#upload-irm-v0 h3:hover, #upload-irm-v4 h3:hover, #upload-donnees-neuro-v0 h3:hover, #upload-donnees-neuro-v4 h3:hover{
	background: #EEEEEE;
	cursor: pointer;
}


#upload-irm-v0 h3 .fa, #upload-irm-v4 h3 .fa, #upload-donnees-neuro-v0 h3 .fa, #upload-donnees-neuro-v4 h3 .fa{
	font-size: 20px;
	margin-right: 15px;
	vertical-align: top;
	margin-top: 5px;
}
#upload-irm-v0_detail, #upload-irm-v4_detail, #upload-donnees-neuro-v0_detail, #upload-donnees-neuro-v4_detail{
	padding: 10px;
}

.module-ajouter-patient{
	width:100%;
	margin: auto;
	border:none;
	overflow:auto; 
}
.frame-upload{
	width:100%;
	margin: auto;
	border:none;
	overflow:auto; 
}
.frame-upload form{
	padding: 1rem;
}

.upload-row{
	border-bottom : 1px solid #DDDDDD;
	padding-bottom : 5px;
}

/* Upload de dicom */
.alert_info_dicom {
    text-align: center;
    text-decoration: underline 3px solid rgb(44,163,45);
    margin: 6px;
}

#upload-DICOM {
	width: 100%;
	margin: auto;
	
}

.image-explication-dicom{
	text-align : center;
}

.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;
}

.uploads {
	margin-bottom: 20px;
	margin-top: 10px;
}

.upload-DICOM {
	display: inline-block;
	width: 40%;
}

#upload-zip_cere_v0, #upload-zip_hepa_v0, #upload-zip_cere_v4, #upload-zip_hepa_v4{
	border-right: solid grey 1px;
	float: left;
	margin-left: 10%;
	text-align: center;
}

#upload-file_cere_v0, #upload-file_hepa_v0, #upload-file_cere_v4, #upload-file_hepa_v4 {
	text-align: center;
}

#upload-file_cere_v0 input, #upload-file_hepa_v0 input, #upload-file_cere_v4 input, #upload-file_hepa_v4 input{
	display: block;
	width: auto;
	margin: auto;
	text-align: center;
	padding : 3px;
}

#upload-file_cere_v0 .fichier-DICOM-simple, #upload-file_hepa_v0  .fichier-DICOM-simple, #upload-file_cere_v4  .fichier-DICOM-simple, #upload-file_hepa_v4  .fichier-DICOM-simple{
	margin-bottom: 10px;
}

.upload-title {
	background-color: #222;
	color: white;

	width: 70%;
	margin: auto;
	padding-top: 10px;
	height : 25px;
	margin-bottom: 18px;
}

#submit-upload_cere_v0, #submit-upload_hepa_v0 , #submit-upload_cere_v4 , #submit-upload_hepa_v4 {
	margin-bottom: 20px;
	text-align: center;
}

#submit-upload_cere_v0 input, #submit-upload_hepa_v0 input, #submit-upload_cere_v4 input, #submit-upload_hepa_v4 input {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	color: black;
	padding: 6px;
}

#liste-upload-DICOM_cere_v0, #liste-upload-DICOM_hepa_v0, #liste-upload-DICOM_cere_v4, #liste-upload-DICOM_hepa_v4 {
	width: 90%;
	margin: auto;
	margin-top : 30px;
}

#liste-upload-DICOM_cere_v0 table, #liste-upload-DICOM_hepa_v0 table, #liste-upload-DICOM_cere_v4 table, #liste-upload-DICOM_hepa_v4 table {
	width: 100%;
}

#liste-upload-DICOM_cere_v0 .dataTables_wrapper, #liste-upload-DICOM_hepa_v0 .dataTables_wrapper, #liste-upload-DICOM_cere_v4 .dataTables_wrapper, #liste-upload-DICOM_hepa_v4 .dataTables_wrapper {
	min-height: 0;
}

#upload-progress_cere_v0, #upload-progress_hepa_v0, #upload-progress_cere_v4, #upload-progress_hepa_v4 {
	margin-bottom: 30px;
}

#upload-progress_cere_v0 .progress-bloc,  #upload-progress_hepa_v0 .progress-bloc,  #upload-progress_cere_v4 .progress-bloc,  #upload-progress_hepa_v4 .progress-bloc{
	text-align: center;
	vertical-align: middle;
	margin-top: 30px;
}

#upload-progress_cere_v0 .nom-fichier, #upload-progress_hepa_v0 .nom-fichier, #upload-progress_cere_v4 .nom-fichier, #upload-progress_hepa_v4 .nom-fichier{
	width: 20% !important;
    display: inline-block !important;
    height: auto !important;
    vertical-align: middle !important;
}

#upload-progress_cere_v0 .progress-bar, #upload-progress_hepa_v0 .progress-bar, #upload-progress_cere_v4 .progress-bar, #upload-progress_hepa_v4 .progress-bar {
	width: 50%;
	display: inline-block;
	background-color: white;
	border-radius: 13px; /* (height of inner div) / 2 + padding */
	padding: 3px;
	height: auto;
	vertical-align: middle;
	border: solid silver 1px;
}

#upload-progress_cere_v0 .progress-bar > div, #upload-progress_hepa_v0 .progress-bar > div, #upload-progress_cere_v4 .progress-bar > div, #upload-progress_hepa_v4 .progress-bar > div{
	 background-color: orange;
	 width: 1%; /* Adjust with JavaScript */
	 height: 10px;
	 border-radius: 10px;
}

#upload-progress_cere_v0 .progress-text, #upload-progress_hepa_v0 .progress-text, #upload-progress_cere_v4 .progress-text, #upload-progress_hepa_v4 .progress-text {
	width: 20%;
	display: inline-block;
	height: auto;
	vertical-align: middle;
}

#upload-DICOM_cere_v0 #upload-progress_cere_v0 button, #upload-DICOM_hepa_v0 #upload-progress_hepa_v0 button, #upload-DICOM_cere_v4 #upload-progress_cere_v4 button, #upload-DICOM_hepa_v4 #upload-progress_hepa_v4 button{
	color: rgb(41,97,63);
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}

#upload-DICOM_cere_v0 #upload-progress_cere_v0 button:hover, #upload-DICOM_hepa_v0 #upload-progress_hepa_v0 button:hover, #upload-DICOM_cere_v4 #upload-progress_cere_v4 button:hover, #upload-DICOM_hepa_v4 #upload-progress_hepa_v4 button:hover{
	color: white;
	background-color: rgb(41,97,63);
}

.chargement {
	text-align: center;
	display: none;
}

.irm-hepatique, .irm-cerebrale{
	padding-top: 25px;
    background-color: white;
}


#calendar {
    max-width: 1200px;
    margin: 0 auto;
}

.fc-sun, .fc-sat{
	background-color : #72BB7A;
	opacity:0.5;
}

.bouton-disabled:hover{
	color: rgb(4,49,71);
    font-weight: bold;
    background: #E0E0E0;
    border: 1px solid #999999;
	cursor: initial;
}

.titre-gris{
	background-color : rgb(218, 218, 218);
	color : black;
	font-weight : bold;
    padding-right: 15px !important;
	text-align : center;
}

.champ-cliquable:hover{
	cursor : pointer;
}

#calendrier-consommation{
	height : 900px !important;
}

.alert_info2{
	color: #003a80;
	display: block;
	width: 80%;
	margin: auto;
	font-family: inherit;
	font-size: 14px;
} 

.casealigne{
	text-align: center;
}

.calendrier-visite-non-realisee{
	width: 2%;
    font-size: 9px;
    padding: 0px !important;
}


/* .alert_info {
	-webkit-border-image: none;
	background-color: #2196F3;
	border-bottom-color: #2196F3;
	border-bottom-left-radius: inherit;
	border-bottom-right-radius: inherit;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #2196F3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #2196F3;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #2196F3;
	border-top-left-radius: inherit;
	border-top-right-radius: inherit;
	border-top-style: solid;
	border-top-width: 1px;
	color: white;
	display: block;
	width: 80%;
	margin: auto;
	font-family: inherit;
	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: none;
} */
