#header {
	background: url("/images/iqvia/iqvia-logo-color.svg") no-repeat scroll 50px center,
				url("/../img/logo-rebecca-rvb.png") no-repeat scroll 50% center,
				white;
	color: #F5B1BF;
	border-bottom: 1px solid #CCCCCC;
  	background-size: 250px, 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: #F5B1BF;
	color: white;
}
#header a {
	color: #F5B1BF;
}
#header a:hover{
	color: rgb(176,174,174);
}

a:link, a:visited, .elementMenu {
	color: #666666;
}
a:hover {
	color: #F5B1BF;
}
#menu-patient {
	background: #EEEEEE;
}
#menu-patient li a {
	color: #666666;
}
#menu-patient li a:hover {
	color: #F5B1BF;
	background: #FDFDFD;
}
#logo{
	left: 250px;
}
#logo .css_bold{
	padding-top: 7px;
	display:inline-block;
}
.connexion h2 {
    color:  #F5B1BF;
}
.information_haut{
	background-color: #F5B1BF;
}

.titrebox {
	background-color: #F5B1BF;
}

.elementMenu {
	border-color: #F5B1BF;
	background-color: #EEEEEE;
}

.elementMenu ul li a:hover {
	background-color: rgb(44,163,45);
	color: white;
}

.calendrier-groupe-pere {
	background-color: #F5B1BF;
}
.calendrier-sous-groupe {
	color: rgb(17,165,231);
}
#contenuPage tr td.tdtit{
	background-color: #F5B1BF;
}
table.scrollTab, #scrollTab, table.scrollTab td, #scrollTab td {
	border: thin solid #F5B1BF;
	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: #F5B1BF !important;
    	border: thin solid #F5B1BF;
    	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: #F5B1BF;
    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: #F5B1BF;
}
.titresNouvelleConversation {
    color: white;
    background-color: #F5B1BF;
}
.rouge{
	color:red;
	font-weight:bold;
}

.gras{
    font-weight: bold;	
}

.italic{
    font-style: italic;	
}

.Complete{
	color: #0076AE;
    font-weight: bold;   
}

.consigneOrange{
	color: orange;
    font-weight: bold;   
}

.Titre{
	color: white;
	background-color: var(--couleur_principale);
    font-weight: bold;   
}
/* 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;
}
/* fin inclusion page */

/* Page Special Situations form(s)*/
.dlDocs-block ul {
	list-style: none;
}

.dlDocs-block li {
	margin: 10px 0;
}

.dlDocs-block li i{
	vertical-align: bottom;
}

/*B29 : modules d'upload*/
.td-title-upl {
	background-color: #0076AE;
	padding-right: 15px !important;
}

.msg-info-upl {
	padding: 10px;
	color: #FFF;
}

.msg-info-upl i{
	vertical-align: baseline;
}

.upload-row{
	margin-top: .5rem;
}

.file-label {
	color: #0076AE;
	font-weight: bold;
}

#submitFile {
	margin-left: calc(20% + 2.8rem);
	display: inline-block;
}

.upload_download_template {
	margin-left: calc(20% + 2.8rem);
}

#upl-msg,
#upl-wait,
#formUpload .danger_info {
	display: inline-block;
  	width: auto;
  	padding: 5px 20px 3px 20px;
  	margin-top: 0px;
}


#boutonAdd {
	text-align: center;
}

#boutonAdd #SUBMIT_4 {
	width: 109px;
}

.frame-formulaire body #content {
	margin-top: 0 !important;	
}
@media (min-width: 780px) {
	.frame-formulaire body #content {
		margin-top: 0 !important;	
	}
}

textarea {
	line-height : 400%;
}

span.retrait1 {
	margin-left: calc(3% + 2.8rem);
}

span.retrait2 {
	margin-left: calc(4% + 2.8rem);
}

.frame-upload {
	height: 260px !important;
}

.upload_download_template {
	margin-bottom: 10px;
}

.retraitBRCA {
	padding-left: 35px !important;
}