#header {
	background: white url("../images/Serflogo.png") no-repeat scroll 50px center;
	color: rgb(28,36,43);
	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);
}
#footer {
	border-top: 1px solid #CCCCCC;
	background: rgb(28,36,43);
	color: white;
}
#header a {
	color: rgb(28,36,43);
}
#header a:hover{
	color: rgb(176,174,174);
}
.banniere-cal ~ #contenuPage{
	padding-top : 74px;
}
a:link, a:visited, .elementMenu {
	color: #666666;
}
a:hover {
	color: rgb(28,36,43);
}
#menu-patient {
	background: #EEEEEE;
}
#menu-patient li a {
	color: #666666;
}
#menu-patient li a:hover {
	color: rgb(28,36,43);
	background: #FDFDFD;
}
#logo{
	left: 7%;
    text-align: center;
    width: 100%;
    position: absolute;
    margin-top: 13px
}
#logo .css_bold{
	padding-top: 7px;
	display:inline-block;
}
.connexion h2 {
    color:  rgb(28,36,43);
}
.information_haut{
	background-color: rgb(28,36,43);
}

#information_connexion {
    display: block;
    position: relative;
    float: right;
}
#banner{
	width : 100% !important;
}

.titrebox {
	/*background-color: rgb(236,101,36);*/
	background-color: #25272B;
}

.elementMenu {
	border-color: rgb(28,36,43);
	background-color: #EEEEEE;
}

.elementMenu ul li a:hover {
	background-color: rgb(236,101,36);
	color: white;
}

.calendrier-groupe-pere {
	background-color: rgb(28,36,43);
}
.calendrier-sous-groupe {
	color: rgb(236,101,36);
}
#contenuPage tr td.tdtit{
	background-color: rgb(28,36,43);
}
table.scrollTab, #scrollTab, table.scrollTab td, #scrollTab td {
	border: thin solid rgb(28,36,43);
	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(28,36,43) !important;
    	border: thin solid rgb(28,36,43);
    	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(28,36,43);
    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(28,36,43);
}
.titresNouvelleConversation {
    color: white;
    background-color: rgb(28,36,43);
}

#logo-rcts-page-connexion img {
	height: 200px;
	text-align:center;
}

select{
	max-width : 300px;
}

.Warning {
	color: #ffffff !important;
	background: #d22727 !important;
	font-weight: bold;
}

.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;
}


/*** Epro ***/
.cal_patient_ul {
	margin: 0 auto;
	padding-left: 0px;
	max-width: 800px;
}

.div-groupe-formulaire-patient h2{
	text-align: center;
}
.cal_patient_li {
	background: #F5F5F5;
	list-style-type: none;
	width: 70%;
	margin : 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #CDCDCD;
	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: 5px 5px 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(73,39,113);
}
.cal_patient_li .cal_patient_li_flag {
	float: right;
	margin-right: 10px;
	display: inline-block;
}


/*** Mobile ***/

@media (max-width: 350px) {
	#menu-patient li a {
		font-size: 14px;
		padding-left: 30px;
		padding-right: 30px;
	}
	#menu-patient .menu-patient-label {
		display: none;
	}
}
#lien-deconnexion{
	display:none !important;
}

#toolbox{
	top : 255px;
}
	
@media (max-width: 650px) {
	
	.connexion {
		width: 400px;
	}
	.connexion label {
		width: 100px;
	}
	#header {
		background: url("../images/Serflogo.png") no-repeat scroll 5px center;
  		background-size: 190px;
		  background-color : white;
	}
	#logo {
		display: none;
	}
	.connexion {
		/*width: 100%;*/
	}
	.connexion label {
		clear:both;
		width: 20%;
	}
	#menu-patient li a {
		padding-left: 20px;
		padding-right: 20px;
		font-size: 12px;
	}
	.tabitmscroll {
		width : 100% !important;
	}
	#contenuPage {
		width : 100% !important;
	}
	#corps {
		margin-left: 0px !important; 
		width: 99.5% !important;
	}
	#contactProtocole h3 div, #contactDPO h3 div {
		max-width : 85% !important;
	}
	.cal_patient_li {
		background: #F5F5F5;
		list-style-type: none;
		width: 100%;
		margin : 0 auto;
		padding-top: 15px;
		padding-bottom: 15px;
		border-top: 1px solid #CDCDCD;
		border-bottom: 1px solid #CDCDCD;
		border-left: 1px solid #CDCDCD;
		border-right: 1px solid #CDCDCD;
		cursor: pointer;
	}
	select{
		width : 80%;
	}
	.contact-element-valeur {
		max-width : 70% !important;
	}
	.contact-element-titre {
		min-width : 28% !important;
		max-width : 20% !important;
	}
	#chargementContenuPageOk {
		width : 100% !important;
		margin : 0;
	}
	#tooltipBox{
		display : none;
	}
	#lien-deconnexion{
		display:inline-block !important;
	}
	#information_connexion{
		display : none;
	}

	.bouton-suivant-precedent{
		display : none;
	}

	#contenuPage .tabitmscroll{
		margin-left : 0px;
	}

	#chargementContenuPageOk{
		margin-left : 0px;
	}

	#content{
		overflow: auto!important;
		width : 97%;
	}
}

table.scrollTab tbody td.td-red, #scrollTab tbody td.td-red{
	background: #FFCCCC;
/*	color: red;*/
}

table.scrollTab tbody td.td-yellow, #scrollTab tbody td.td-yellow{
	background: #FFFF9F;
/*	color: red;*/
}

table.scrollTab tbody td.td-grey, #scrollTab tbody td.td-grey{
	background: darkgrey;
/*	color: red;*/
}

table.scrollTab tbody td.td-green, #scrollTab tbody td.td-green{
	background: #ABF7B1;
/*	color: red;*/
}

.choix-etat-masque{
	display: none;
}

#calendrierPatient{
	margin-top : 0px;
}