
#header {
	background: white url("/specif/ADV_DRTA_MH/img/logo.png") no-repeat scroll 50px center;
	color: #31DCBE;
	border-bottom: 1px solid #CCCCCC;
}
#footer {
	border-top: 1px solid #CCCCCC;
	background: #31DCBE;
	color: #333333;
}
#header small{
	font-size: 14px;
	color: rgb(176,174,174);
}
#header a {
	color: #31DCBE;
}
#header a:hover{
	color: rgb(176,174,174);
}
#header #logo .css_bold {
	font-weight: normal;
	font-size: 24px;
}

a:link, a:visited, .elementMenu {
	color: #666666;
}
a:hover {
	color: #31DCBE;
}
#menu-patient {
	background: #EEEEEE;
}
#menu-patient li a {
	color: #666666;
}
#menu-patient li a:hover {
	color: #31DCBE;
	background: #FDFDFD;
}
#logo{
	left: 250px;
}
#logo .css_bold{
	padding-top: 7px;
	display:inline-block;
}
.connexion h2 {
    color:  #31DCBE;
}
.information_haut{
	background-color: #31DCBE;
}

.titrebox {
	background-color: #31DCBE;
}

.elementMenu {
	border-color: #31DCBE;
	background-color: #EEEEEE;
}

.elementMenu ul li a:hover {
	background-color: #31DCBE;
	color: white;
}

.calendrier-groupe-pere {
	background-color: #31DCBE;
}
.calendrier-sous-groupe {
	color: rgb(17,165,231);
}
#contenuPage tr td.tdtit{
	background-color: #31DCBE;
}
table.scrollTab, #scrollTab, table.scrollTab td, #scrollTab td {
	border: thin solid #31DCBE;
	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: #31DCBE !important;
    	border: thin solid #31DCBE;
    	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;
}

iframe{
	border: 0px;
	width: 99%;
	height: 99%;
}
#tableauAE tbody tr{
	cursor: pointer;
}
.form_label {
	text-align: right;
	min-width: 250px;
	margin-bottom: 10px;
	display: inline-block;
	margin-right: 5px;
}
#formCalUpdateCoordonnees {
	text-align: center;
	width: 100%;
}
#formCalUpdateCoordonnees .form_label {
	min-width: 200px;
}
#formCalUpdateCoordonnees button {
	background: #608834;
	color: white;
}

#formCalUpdateCoordonnees button:hover{
 	background: #E0E0E0;
	color:#608834;
}

.cal_patient_ul {
	margin: 0 auto;
	padding-left: 0px;
	max-width: 800px;
}

.cal_patient_li {
	background: #F5F5F5;
	list-style-type: none;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	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: 0px 0px 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(114,175,184);
}
.cal_patient_li .cal_patient_li_flag {
	float: right;
	margin-right: 10px;
	display: inline-block;
}
.titre_rouge {
	background: red;
	padding: 5px;
	color: white;
	font-weight: bold;
	border-radius: 5px;
}
.titre_orange {
	background: orange;
	padding: 5px;
	color: white;
	font-weight: bold;
	border-radius: 5px;
}

.echelle {
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
}
#corps #contenuPage table .echelle img {
	vertical-align: top;
}
.slider {
	height: 394px;
}
.ui-widget-content.ui-slider {
	margin: 0 auto;
	margin-top: 10px;
	background: rgba(0, 0, 0, 0) url("/specif/CREDO2/img/slider.png") no-repeat scroll center center;
	width: 20px;
	height: 394px;
	display: inline-block;
}
.ui-widget-content.ui-slider .ui-slider-handle {
	background: red !important;
	border-radius: 50px !important;
	width: 0.7em;
	height: 0.7em;
	left: 2px;
	margin-bottom: -8px;
}
.echelle_score_disabled {
    background: white none repeat scroll 0 0;
    border: 0 none;
    color: black;
    font-size: 24px;
    text-align: center;
}
#scoreHealth{
	background: #ccc none repeat scroll 0 0;
	width: auto;
	display: inline-block;
	padding: 10px;
	margin: 0 auto;
}
table.scrollTab tbody td.td-rouge, #scrollTab tbody td.td-rouge {
	background: #FFCCCC;
	color: red;
}
#tableauDates td {
	vertical-align: middle;
}


.center, .CENTER{
	text-align: center;
}
.warning, .WARNING{
	color: white;
	background-color: rgb(250, 94, 94);
}

.logo-rcts-box {
    width: 400px;
    margin: auto;
}
.logo-rcts-box img{
    width: 100%;
}

#etat-signature{
	border:1px solid #31DCBE;
}

.titre-signature{
	background-color: #31DCBE;
}

button, input[type="submit"], input[type="reset"], input[type="button"] {
    color: #31DCBE;
    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: #31DCBE;
}

/* INCLUSION */
.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: 45%;
	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;
}

.champ-lecture-seule{
	background: initial !important;
    border: none !important;
    font-weight: bold !important;
}

.bouton-disabled:hover{
	cursor:not-allowed;
}

.champ-lecture-seule{
	background: initial !important;
    border: none !important;
    font-weight: bold !important;
	resize : none !important;
}
.champ-lecture-seule + label{
    font-weight: bold !important;
}
#patient-saisi {
    width: 30px;
}
.alert_drta {
  margin: auto;
  margin-bottom: 15px;
  text-align: center;
  border: 2px solid #99e1d5;
  background: #e4f2f0;
  padding: 5px;
  color: #258c7a;
  border-radius: 5px;
}