#header {
	background: white url("/images/iqvia/iqvia-logo-color.svg") 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);
}
#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{
	left: 250px;
}
#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);
}

/* inclusion page */
.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: 35%;
	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;
}

#patient-affiche{
	width: 150px;
}
/* fin inclusion page */

/* Style alerts iqvia */
.alert_iqvia {
	width: 90%;
    text-align: justify;
    border: thin solid;
	margin: auto;
    margin-top: 20px;
    padding: 25px;
    border-radius: 40px;	
    font-size: 14px;
    padding-bottom: 35px;	
	line-height: 18px;
}
.alert_iqvia h3 {
    font-size: 20px;
}

/* Danger */
.danger_info_iqvia {
    border-color: #b04f4759;
    background: #b04f473f;
    color: #b04f47cf;
}
.danger_info_iqvia h3 {
    color: #b04f47;
}

/* Alert */
.alert_info_iqvia h3 {
	color: var(--info-color);
}
.alert_info_iqvia {
background: var(--info-bg);
border-color: var(--info-border);
color: var(--info-color);
}

#TRDESCRIPTION td div {
    background: var(--info-bg);
    border: thin solid var(--info-border);
    padding: 10px 25px;
    font-size: 15px;
    color: var(--info-color);
    border-radius: 30px;
}

.obsBlockSpecify {
	display:block;
	margin-top: -35px;
	font-size: 14px;
}

.obsSubmit4Centre {
	margin: 15px auto;
}

.Info{
	color: orange;
    font-weight: bold;	
}

.Titre1{
	background-color: #0076AE;
	color: white;	
    font-weight: bold;	
}

.Titretab{
	background-color: #0076AE;
	color: white;	
    font-weight: bold;	
}

.Complete{
	color: orange;
    font-weight: bold;	
}

#banner-title{
	margin-top: 20px;
  	font-size: 28px;
}

#RAPPELDATE {
	font-size: small;
	border: thin solid var(--info-border);
	padding: 5px;
	vertical-align: middle;
	border-radius: 10px;
	margin-top: 10px;
	width: 160px;
	text-align: center;
	background: var(--info-bg);
	color: var(--info-color);
}

#RAPPELDATE_ERR {
	font-size: small;
	border: thin solid var(--warning-border);
	padding: 5px;
	vertical-align: middle;
	border-radius: 10px;
	margin-top: 10px;
	width: 180px;
	text-align: center;
	background: var(--warning-bg);
	color: var(--warning-color);
}

.bleuInfoI {
	color:#0076AE;
}