/*Preferred colors from specifs
R 0 V 138 B 165 rgb(0,138,165) bleu
R 238 V 75 B 153 rgb(238,75,153) rose
R 144 V 63 B 151 rgb(144,63,151) violet
*/

#header {
	background: white url("../img/alpiLogo.png") no-repeat scroll 50px center;
	color: rgb(0,138,165);
	border-bottom: 1px solid #CCCCCC;
  	background-size: 150px;
}
#header #logo .css_bold {
	font-weight: normal;
	font-size: 24px;
}
#header small {
	font-size: 16px;
	color: rgb(238,75,153);
}
#footer {
	border-top: 1px solid #CCCCCC;
	background: rgb(0,138,165);
	color: white;
}
#header a {
	color: rgb(0,138,165);
}
#header a:hover{
	color: rgb(176,174,174);
}

a:link, a:visited, .elementMenu {
	color: #666666;
}
a:hover {
	color: rgb(0,138,165);
}
#menu-patient {
	background: #EEEEEE;
}
#menu-patient li a {
	color: #666666;
}
#menu-patient li a:hover {
	color: rgb(0,138,165);
	background: #FDFDFD;
}
#logo{
	left: 250px;
}
#logo .css_bold{
	padding-top: 7px;
	display:inline-block;
}
.connexion h2 {
    color:  rgb(0,138,165);
}
.information_haut{
	background-color: rgb(0,138,165);
}

.titrebox {
	background-color: rgb(0,138,165);
}

.elementMenu {
	border-color: rgb(0,138,165);
	background-color: #EEEEEE;
}

.elementMenu ul li a:hover {
	background-color: rgb(238,75,153);
	color: white;
}

.calendrier-groupe-pere {
	background-color: rgb(0,138,165);
}
.calendrier-sous-groupe {
	color: rgb(17,165,231);
}
#contenuPage tr td.tdtit{
	background-color: rgb(0,138,165);
}
table.scrollTab, #scrollTab, table.scrollTab td, #scrollTab td {
	border: thin solid rgb(0,138,165);
	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(0,138,165) !important;
    	border: thin solid rgb(0,138,165);
    	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(0,138,165);
    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(0,138,165);
}
.titresNouvelleConversation {
    color: white;
    background-color: rgb(0,138,165);
}

#logoRctsPageConnexion img {
  height: 200px;
  margin-left: 17%;
}

#messageSpeContactDPO {
	margin-left: 48px;
	padding: 10px 0;
}

.alignTop {
	vertical-align: top;
	margin-top: 6px;
}

.champ-lecture-seule{
	background: initial !important;
    border: none !important;
    font-weight: bold !important;
}

.champ-lecture-seule + label{
    font-weight: bold !important;
}

/*Page de userConsent*/
#user-consent-div {
    margin: 0 auto;
    padding-top: 20px;
    max-width: 1000px;
}

.user-consent-title {
	text-align:center;
	color: rgb(0,138,165);
	margin-bottom: 40px;
}

#user-consent-content {
	background-color: #EEEEEE;
	border: 1px solid rgb(0,138,165);
    padding: 10px 30px;
    padding-top: 15px;
    margin-bottom: 25px;
}

#user-consent-content input {
    margin-right: 10px;
}

#user-consent-button:disabled {
    opacity: 0.5;
    background: #E0E0E0;
    color:#333333;
    cursor: not-allowed;
}

#user-consent-button:disabled i {
    opacity: 0.5;
}

.user-consent-warning {
	font-weight: bold;
	color: rgb(238,75,153);
}
.user-consent-warning i {
	font-size: 14px;
	vertical-align: baseline;
}

#user-consent-content label:hover {
	cursor: pointer;
}

#user-consent-content ul {
	list-style: none;
}

#user-consent-content li {
	padding: 5px 0;
}

.alert_info {
	text-align: center;
}

.warning_alpi{
	-webkit-border-image: none;
	background-color: rgb(0,138,165);
	border-bottom-color: rgb(188, 232, 241);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: rgb(188, 232, 241);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(188, 232, 241);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgb(188, 232, 241);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	color: white; /*rgb(58, 135, 173);*/
	display: block;
	width:80%;
	margin: auto;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 8px;
	padding-left: 14px;
	padding-right: 35px;
	padding-top: 8px;
	text-shadow: rgba(0, 0, 0, 0.498039) 0px 1px 0px;
	border-color : #eed3d7;
}


table.scrollTab tbody td.td-red, #scrollTab tbody td.td-red{
	background: #FFCCCC;
	color: red;
}
