#header {
	background: white url("/specif/RESTODATANUM/images/ReCOL.png") no-repeat scroll 50px center;
	color: #2f78bb;
	border-bottom: 1px solid #CCCCCC;
  	background-size: 250px;
}

#logo {
	left: unset;
	margin-left: .5vw;
	background-image: url("/specif/SPECTRA/images/ReCOL.png");
	background-size: 13vw;
	background-repeat: no-repeat;
	background-position: center;
}

#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: #2f78bb;
	color: white;
}
#header a {
	color: #2f78bb;
}
#header a:hover{
	color: rgb(176,174,174);
}

a:link, a:visited, .elementMenu {
	color: #666666;
}
a:hover {
	color: #2f78bb;
}
#menu-patient {
	background: #EEEEEE;
}
#menu-patient li a {
	color: #666666;
}
#menu-patient li a:hover {
	color: #2f78bb;
	background: #FDFDFD;
}
#logo{
	left: 250px;
}
#logo .css_bold{
	padding-top: 7px;
	display:inline-block;
}
.connexion h2 {
    color:  #2f78bb;
}
.information_haut{
	background-color: #2f78bb;
}

.titrebox {
	background-color: #2f78bb;
}

.elementMenu {
	border-color: #2f78bb;
	background-color: #EEEEEE;
}

.elementMenu ul li a:hover {
	background-color: rgb(44,163,45);
	color: white;
}

.calendrier-groupe-pere {
	background-color: #2f78bb;
}
.calendrier-sous-groupe {
	color: rgb(17,165,231);
}
#contenuPage tr td.tdtit{
	background-color: #2f78bb;
}
table.scrollTab, #scrollTab, table.scrollTab td, #scrollTab td {
	border: thin solid #2f78bb;
	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: #2f78bb !important;
    	border: thin solid #2f78bb;
    	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: #2f78bb;
    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: #2f78bb;
}
.titresNouvelleConversation {
    color: white;
    background-color: #2f78bb;
}

#etat-signature{
	border: thin solid #2f78bb;
}

.titre-signature{
	background-color: #2f78bb;
}

.bold{
    font-weight: bold;	
}

.evenementBouton {
	padding: 2px;
	margin-left: unset;
	margin-right: 2px;
	font-size: 10px;
	border-radius: 15px;
	padding: 2px 5px;
	color: white;
	border: none;
}

.evenementBouton:disabled {
	cursor: not-allowed;
	background-color: #ddd !important;
}

.evenementBoutons {
	display: flex;
	flex-direction: row;
	margin-top: 10px;
	margin-bottom: 7px;
	flex-wrap: wrap;
}

.evenementBoutonsB410 {
    width: 65%;
}

.evenementBoutonsB1317 {
    width: 80%;
}

.evenementBoutonA {
	background-color: #ED7D31;
}

.evenementBoutonD {
	background-color: #4472C4;
}

.evenementBoutonC {
	background-color: #548235;
}

.evenementBoutonP {
	background-color: #548235;
	margin-top: 3px;
}

.evenementBoutonR {
	background-color: #980c0c;
}

.colonneDeDent {
	width: 6.25%;
	min-height: 400px;
	padding-top: 5px !important;
	vertical-align: top !important;
	position: relative;
}
#contenuPage .tabitm tr td.colonneDeDent:first-child {
	padding-left: 0px;
}

.tableEvenementCoronaire {
    width: 90%;
    line-height: 3;
    margin-top: 20px;
    margin-bottom: 20px;
}

.topographie {
	text-align: center;
	width: 60%;
}

@media only screen and (max-width: 1008px) {
	.topographie {
		width: 90%;
	}
}

.topographie-square {
	display: inline-block;
	width: 40px;
	height: 25px;
	border: 1px solid #CCC;
	background: #EDEDED;
	padding-top: 8px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
.topographie-square:hover, .topographie-square-selected {
	color: white;
	background: #2f78bb;
	cursor: pointer;
}
.confirmerVarAbsent {
	width: 26px;
	display: inline-block;
}

/* .restodatanum-formUpload { */
	/* margin-top : 30px;
	text-align : center; */
	/* margin-left: 20%; */
/* } */
