/************** index.php ***********/
.container-login100 {
	background: linear-gradient(-135deg, #003d68, #e2e2e2);
}
.wrap-login100{
	background-color: #fbfbfb;
}
.login100-form-btn{
	background: #9cb0be;
	color: #003d68;
}
.logo{
	width: 250px;
}
.input100:focus + .focus-input100 + .symbol-input100 {
	color: #003d68;
	padding-left: 28px;
}
.login100-form-btn:hover {
	background: #003d68;
	color: #e2e2e2;
}
.divTitle{
	margin-top: 170px;
}
.title{
	color: #373737;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 200;
	line-height: 32px;
}
.subtitle{
	font-size: 14px;
	font-weight: 300;
	color: #502815;
}
.panel-group{
	margin-bottom: 10px;
	margin-top: 50px;
	text-align: center
}
.panel-primary{
	border-color: #502815;
}
.panel .panel-heading{
	background-color: #ded2a8;
	border: #ded2a8;
	height: 50px;
	color: #373737;
	font-weight: bold;
	font-size: 18px;
}
.featurette-divider{
	border-top: 1px solid #502815;
	margin-top: 0px;
}
.form-signin{
	margin-top: 20px
}
.form-control{
	max-width:400px;
	height: 30px;
	border-radius: 0px;
}
.btn-block{
	max-width:400px;
}
.inscription{
	margin-top:10px;
	color: #502815;
}
span{
	font-weight: bold;
}
.newPatientBtn{
	max-width:200px;
}
#blockpraticiens{
	max-width: 600px;
}
#blockpatients{
	max-width: 600px;
	display: none;
}
#blockcorrespondants{
	max-width: 600px;
	display: none;
}
.nav-tabs{
	max-width: 320px;
}
.demo{
	margin-bottom: 30px;
}
.demoSpan{
	font-weight: bold;
}

.wrap-login100-flex {
	width: 800px;
	border-radius: 10px;
	overflow: hidden;

	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}


div.titreCab {
	display:inline-block;
	overflow:hidden;
}

div.titreCab:first-of-type {    /* For increasing performance
                       ID/Class should've been used.
                       For a small demo
                       it's okaish for now */
	animation: showup 7s infinite;
}

div.titreCab:last-of-type {
	width:0px;
	animation: reveal 7s infinite;
}

div:last-of-type p.pCab {
	white-space:normal;
	margin-left:-355px;
	animation: slidein 7s infinite;
}

@keyframes showup {
	0% {opacity:0;}
	20% {opacity:1;}
	80% {opacity:1;}
	100% {opacity:0;}
}

@keyframes slidein {
	0% { margin-left:-800px; }
	20% { margin-left:-800px; }
	35% { margin-left:0px; }
	100% { margin-left:0px; }
}

@keyframes reveal {
	0% {opacity:0;width:0px;}
	20% {opacity:1;width:0px;}
	30% {width:0px;}
	80% {opacity:1;}
	100% {opacity:0;}
}

.titreCab{
	margin-bottom: 30px
}

.pCab{
	font-style: normal; font-weight: bold; font-size: x-large
}


/************** mdpOublie.php ***********/
.divImg{
	width: 100%;
	background-color: #e2e2e2;
	height: 90px;
	position: fixed;
	top: 0;left: 0;
	z-index: 999;
	border-bottom: 2px solid #003d68;
}
.logo{
	max-width : 100%;
	max-height : 100%;
	margin: 15px;
}
.divMdp{
	margin-top: 100px;
	padding: 10px;
	line-height: 1;
}

/************** nouveau.php ***********/
#formular{
	margin-top: 100px;
	line-height: 1;
}
.inpYear{
	width: 110px;
	height:30px
}
select#day, select#month, select#dayForm, select#monthForm,
select#dayR, select#monthR, select#dayE, select#monthE{
	-webkit-appearance: button;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	-webkit-padding-start: 2px;
	-webkit-user-select: none;
	background-image: -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
	background-position: 97% center;
	background-repeat: no-repeat;
	border: 1px solid #AAA;
	color: #555;
	font-size: inherit;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline;
	width: 110px;
}
.connexion{
	line-height: 1;
}
.important{
	font-weight: bold;
	font-size: 15px;
	color: #ded2a8;
}
.informations{
	font-size: 15px;
	color: #502815;
}
.newPatient{
	max-width: 800px;
	border: 2px solid #373737;
	border-radius: 10px;
	padding: 10px
}
.lblNew{
	width:180px;
	color: #502815
}
.inputNew{
	max-width: 300px;
	display: inline
}
select#genre, select#rdv, select#relation, select#genreR, select#genreE{
	   -webkit-appearance: button;
	   -webkit-border-radius: 2px;
	   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	   -webkit-padding-end: 20px;
	   -webkit-padding-start: 2px;
	   -webkit-user-select: none;
	   background-image: -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
	   background-position: 97% center;
	   background-repeat: no-repeat;
	   border: 1px solid #AAA;
	   color: #555;
	   font-size: inherit;
	   overflow: hidden;
	   text-overflow: ellipsis;
	   white-space: nowrap;
	   max-width: 400px;
	   display: inline;
}
#commentE{
	width: 100%;
	height: 100px;
}
.imgCaptcha{
	border:1px #eee solid;
}
.msg{
	color: red;
	margin-top: 10px
}
.infoCabinet{
	max-width: 800px;
	padding: 10px;
	margin-top: 120px
}
#comment{
	width: 100%;
	height: 100px
}
#commentPat{
	width: 100%;
	height: 40px
}
#commentA{
	width: 100%;
	height: 30px
}
#commentDefEnf{
	width: 100%;
	height: 30px
}
#formEnf, #stepInscrip, #stepEnf, #formAdulte, #formResp{
	display: none
}
.lblRadio{
	margin-left: 30px
}
#fiche{
	background-color: #eee;
	border: 2px solid #373737;
	border-radius: 10px;
	padding: 20px;
	max-width: 800px;
	margin-top: 30px
}
.stepwizard-step p {
	margin-top: 0px;
	color:#666;
}
.stepwizard-row {
	display: table-row;
}
.stepwizard {
	display: table;
	width: 100%;
	position: relative;
}
.stepwizard-step button[disabled] {}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
	opacity:1 !important;
	color:#bbb;
}
.stepwizard-row:before {
	top: 14px;
	bottom: 0;
	position: absolute;
	content:" ";
	width: 100%;
	height: 1px;
	background-color: #ccc;
	z-index: 0;
}
.stepwizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
.btn-circle {
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 6px 0;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 15px;
}
.pull-right{
	margin-top: 20px !important;
}
.col-xs-3{
	width: 50% !important;
}
.color{
	color: red;
}

