header {
	position: fixed;
	width: 100%;
	z-index: 10;
	background:#1676b7;
}
header .navbar-brand {
	font-weight: 900;
	padding:0;
}
header .navbar {
	margin: 0;
	border: none;
}
.container{
	background-color:inherit;
	border:none;
}

@media (min-width: 992px) {
.container-intro{

}
}

@media (min-width: 1200px) {
.container-intro{
	padding:0 10%;
	margin-left:auto;
	margin-right:auto;
	width:auto;
}
}

.nav>li>a:hover,.nav>li>a:focus{
	background-color:inherit !important;
}
.row-principale{
	position:relative;
	padding-top:50px;
}
@media(max-width: 992px){
	.row-principale{padding-top:0px;}
}
.zone-form{
	/*
	position:absolute;
	bottom:0;
	*/
	margin-top: 90px;
	margin-bottom: 20px;
}
.title-indispo{
	position:absolute;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:5px;
	left:30%;
	top:30%;
	box-shadow:2px 2px 5px #99cc00;
	display:none;
}
.zone-ss-carte.hover .title-indispo{
	display:block;
	z-index:999;
}
.img-entete{
	max-width:340px;
	width:100%;
}
.ico-entete{
	opacity:1;
}
.ico-entete:hover{
	opacity:0.9;
}
.ico-calendrier{
	top:20px;
	left:0%;
	font-style:italic;
	max-width:80px;
	text-align:center;
	line-height:12px;
}
.ico-chat{
	top:120px;
	left:15%;
	font-style:italic;
	max-width:80px;
	text-align:center;
	line-height:10px;
}
.ico-mail{
	top:70px;
	right:0%;
	font-style:italic;
	max-width:80px;
	text-align:center;
	line-height:10px;
}
.icone{
	background-repeat:no-repeat;
	background-size:contain;
	width:60px;
	height:60px;
	display:inline-block;
	vertical-align:middle;
	vertical-align:middle;
	pointer-events:all;
	margin-top:5px;
}
.icone-chat{background-image:url(../images/btn-chat.png);}
.icone-mail{background-image:url(../images/btn-mail.png);}
.icone-calendrier{background-image:url(../images/btn-calendrier.png);}

.zone-carte{
	/*background-image:url(../images/secretaire_pho4.png);
	background-image:url(../images/carte-sec333.png);*/
	
	background-image:url(../images/carteFrSecBleu.png);
	background-position: right bottom;
    background-repeat: no-repeat;
	background-size: contain;
}

/*formulaires */
#formSearchPrat input[type="text"],#formSearchPrat0 input[type="text"]{
	font-size:18px;
}
input#nomPraticien:focus{
	/*box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	border: 1px solid rgba(81, 203, 238, 1);*/
	box-shadow: 0 0 10px #ed5f18;
	border: 1px solid #ed5f18;
  	/*padding: 3px 0px 3px 3px;
  	margin: 5px 1px 3px 0px;*/
  	
}
.hidden-chat{
	display:none;
}

.page-section {
	width: 100%;
	padding: 50px 0;
}
.page-section h1 {
	font-size: 4em;
	margin: 50px 0;
}
.page-section h1 span {
	font-weight: 200;
}
.page-section h2 {
	font-size: 3em;
	font-weight: 900;
	color: #fff;
	margin: 0 0 30px;
	text-shadow: 2px 2px 2px #000;
}
.page-section p {
	font-size: 1.2em;
	font-weight: 200;
	margin: 0 25% 20px 0;
}
.page-section p.lead {
	font-size: 1.8em;
}
.page-section p.caption {
	color: #fff;
	padding: 20px;
	background: url(../images/trans_black_25.png);
	text-shadow: 1px 1px 1px #000;
}
#reponseSearch{
	border-top:1px solid #428bca;
	padding:0;
	background-color:#FFFFFF;
}

.page-section#reponseRecherche {
	min-height:inherit;
	padding:40px 0 0 20px;
}

.page-section#help {
	background: url(../images/bg_2.jpg) top center no-repeat;
}

/** page section **/
#infos_search {
	background-image:url(../images/bg_4.jpg);
	background-position: center bottom;
	padding-bottom:inherit;
	background-repeat: no-repeat;
	background-color: #1676b7;
}
#infos_search > .fp-tableCell {
	vertical-align:bottom;
}
#cmtcm {
    background-color: #99cc00;
	height:150px;
    min-height: inherit;
	padding: 60px 0 50px 0;
}

.forms-search{
	position:absolute;
}
/* gris #dfe2e3 */
#con_patient.page-section {
  /*  background-color: #99cc00;*/
  background-color: #fff;
    min-height: inherit;
}
#con_praticien.page-section {
    background-color: #006aac;
    min-height: inherit;
}

.icon-cab{
	border:1px solid #ddd;
	background-color:#FFFFFF;
	padding:5px;
}
/*
.thumbnail{
    opacity:0.8;
    transition: all 0.5s;
	min-height: 350px;
}
.thumbnail a:hover{
	text-decoration:none;
}
.thumbnail:hover{
    opacity:1;
    
    box-shadow:none;
    background-color:#FAFAFA;
	text-decoration:none;
}
*/
.thumbnail.thumb-profil-doc{
	min-height:350px;
	text-align:center;
}
.thumbnail .caption {
	/*min-height:125px;*/
}

.thumb-cab{
	/*display:inline-block;	*/
}
.thumb-cab .caption{
	/*min-height:110px;*/
}
.thumb-cab img{
    float:left; 
	max-height:100%;
}
.thumb-cab h3{
	padding-top:5px;
}
.thumb-cab h3,.thumb-cab h4{
	margin-top:1px;
	margin-bottom:5px;
}
.thumb-sec{
	min-height:inherit !important;
	/*display:inline-block;
	float:right;*/
}
.thumb-sec img{
	float:inherit;
}
.info-cab{
	margin-top:20px;
}
.details{
	background-color:#eeeeee;
	padding-left:100px;
	margin-bottom:5px;
	margin-left:-10px;
	min-height:100px;
}

.user-fonction {
	font-style: italic;
	line-height: 1.3;
	color: #aab6aa;

	
}
.user-list{
	padding-left: .5em;
	list-style:none;
}
.user-list .user{
	padding-bottom: 1.1em;
	border-bottom: 1px solid #e8e8e8;
	min-height:105px;
}
.cont-tab-sem{
    border:1px solid #FAFAFA;
    width:100%; 
}
.tab-j-sem{
    float:left;
    text-align:center;
    background-color:#FFF;
    width:14%;
}
.hrIllus{
    margin-top:0;
}
.demi-j{
    cursor:pointer;
    background-color:#FEFEFE;
    height:100px;
}
.demi-j:hover{
    background-color:#E9E9E9;
}
.ligne-visu-7{
/*  display:none;*/
}
/*tableau planning */
table#planning_semaine {
    border-collapse:separate;
    border-spacing:10px 0;
    table-layout:fixed;
    font-size:12px;
    font-family:"eurof55",Helvetica,Arial,sans-serif;
}
table#planning_semaine th{
    padding:5px;
    background-color:#eeeeee;
    color:#8d8d8d;
    text-align:center;
    font-weight:400;
    border:inherit;
}
table#planning_semaine th .j-sem{
    font-weight:700;
}
table#planning_semaine td{
    border:1px solid #eee;
    text-align:center;
    padding:5px 0;
    background-color:#FFFFFF;
}

.dispo-creneau-head{
    /*background-color: #2c3e50!important;*/
    color: white!important;
    background-image: linear-gradient(to top, #428bca 0%, #2d6ca2 100%)!important;
    background-repeat: repeat-x!important;
}
.dispo-creneau-body{
    border-color:#2d6ca2!important;
}
.container-user-planning{
    background-color:#FCFCFC;
}
.table-wrapper{
    padding:5px 30px;;
}
#btn_prec,#btn_suiv{
    position:absolute;
    transform:scale(0.8);
}
#btn_prec{
    left:0;
}
#btn_suiv{
    right:0;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
th.jour_actuel{
    border:1px solid #3e8f3e !important;
    background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%)!important;
    background-repeat: repeat-x!important;
    border-bottom-color: #3e8f3e;
    color:#FFF!important;
}
td.jour_actuel{
    border:1px solid #3e8f3e !important;
}
.container-agenda{
    padding:5px 0;
    background-color:#f3ffd0;
    border:1px solid #ddd;
    position:relative;  
}
.alert-dispo{
    background: #fff;
    padding: 5px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 10px rgba(0, 0, 0, 0.20);
}
/*//responsive essai */
.cf:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .cf { zoom: 1; }
*:first-child+html .cf { zoom: 1; }
.rt { width: 100%; font-size: 0.75em;/*12*/ line-height: 1.25em;/*15*/ border-collapse: collapse; border-spacing: 0; }
.rt th,
.rt td { margin: 0; padding: 0.4166em;/*10*/ vertical-align: top; border: 1px solid #babcbf; background: #fff; }
.rt th { text-align: left; background: #fff2b2; }
@media (max-width: 400px) { /*640*/
#planning_semaine { display: block; position: relative; width: 100%; }
#planning_semaine thead { display: block; float: left; }
#planning_semaine tbody { display: block; width: auto; position: relative; overflow-x: auto; white-space: nowrap; }
#planning_semaine thead tr { display: block; }
#planning_semaine th { 
	display: block;
	height:80px;
}
#planning_semaine tbody tr { 
	/*display: inline-block;*/
	display:unset;
	vertical-align: top; 
}
#planning_semaine td { 
	display: block; 
	min-height: 1.25em;
	height:80px;
	overflow:auto;
}
#rt2 { display: block; position: relative; width: 100%; }
#rt2 thead { display: block; float: left; }
#rt2 tbody { display: -webkit-box; overflow-x: auto; }
#rt2 th,
#rt2 tr,
#rt2 td { display: block; }
/* sort out borders */
.rt th { border-bottom: 0; }
.rt td { border-left: 0; border-right: 0; border-bottom: 0; }
.rt tbody tr { border-right: 1px solid #babcbf; }
.rt th:last-child,
.rt td:last-child { border-bottom: 1px solid #babcbf; }
}


.btn {
	font-weight: 200;
}
.btn-dark {
	background: #444;
	color: #fff;
}
.btn-dark:hover {
	background: #000;
	color: #fff;
}
.back-to-top {
	display: inline-block;
	clear: both;
	background: #fff;
	color: #333;
	padding: 0 10px 5px;
	margin: 20px 0 0;
	text-shadow: none;
}
.back-to-top:hover {
	background: #333;
	color: #fff;
	text-decoration: none;
}
hr {border-color: #ddd;}

@media (min-width: 768px) {
	header .navbar-brand {
		padding-left: 0;

	}
	.navbar-nav {
		float: right;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
@media (max-width: 480px) {
	.page-section h1 {
		font-size: 3em;
	}
	.page-section h2 {
		font-size: 2em;
	}
	.page-section p {
		font-size: 1em;
		margin: 0 0 20px;
	}
	
}
@media (max-width: 400px) {
	.navbar-brand>img{
		width:180px;
		padding-top:9px;
	}
	#illustration{
		width:100%;
	}
}

/* INDEX */
#infos_patients  .col-sm-3{
	text-align:center;
}
#infos_patients a {
	font-family: "Acme", Helvetica, Arial, sans-serif;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
	color: #555;
}
#infos_patients a:active, #infos_patients a:hover {
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
}
.tab-pane, .fp-slide{
	text-align:justify;
}
.content-item {
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
}
.content-item.grey {
    background-color: #f0f0f0;
    height: 100%;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 50px;
}
.content-item h2 {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    text-transform: uppercase;
}
.content-item h3 {
    color: #555;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.headline {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    text-align: center;
	color:#FFFFFF;	
}
.headline h1{
    text-align: center;
	margin-bottom: 0;
	/*font-size:3em;*/
	text-transform: uppercase;
	font-weight: 700;
}
.headline h2 {
    margin-bottom: 0;
    margin-top: -20px;
	font-size:2.5em;
	text-transform: uppercase;
	font-weight: 700;
}
.headline h3 {
    display: inline-block;
    margin-top: -20px;
	font-size:1.5em;
	color: #555;
	font-weight: 500;
}
@media (max-width: 991px) {
	.headline h3 {
		margin-top:0;
	}
}
.headline.grey h2 {
    background-color: #f0f0f0;
}
#infos_patients .row div i {
    border-color: #555;
    border-radius: 50%;
    border-style: solid;
    border-width: 10px;
    color: #999;
    /*font-size: 75px;*/
    /*font-size: 4.5em;*/
    display: inline-block;
    /*padding:4px 20px 40px 20px;*/
    padding:20px;
	/*
    width: 180px;
	height: 130px;
	*/
}
#infos_patients .row div h4 {
	/*margin-top:35px;*/
	margin-top:15px;
}
#infos_patients .row div:hover i {
	border-color:#99cc00;
}
#infos_patients .row a:focus i,#infos_patients .row a.active i {
	border-color:#428bca
}
#infos_patients .row a.active i svg{
	color:#428bca
}

div.find-doctor div.form button.btn {
    float: left;
    padding: 0 0 0 10px;
    width: 260px;
}
div.find-doctor div.form ul {
    margin: 50px 0 0;
    width: 260px;
}
div.find-doctor div.form button.btn span.text {
    color: #545454;
    font: 14px/18px helvetica,arial,sans-serif;
    padding: 15px 10px 10px 0;
}
div.find-doctor div.form div.field-text {
    float: left;
    margin-left: 10px;
    width: 180px;
}
div.find-doctor div.form div.field-text input {
    color: #545454;
    font: 14px/18px helvetica,arial,sans-serif;
    padding: 13px 5px 12px;
    width: 210px;
}
/*#infos_praticiens>div>div>div>div>.section-header{*/
#infos_praticiens{
	overflow:auto;
}
#infos_praticiens .section-header{
	background: #1676b7;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2NzZiNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzE2NzZiNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #1676b7 0%, #1676b7 20%, #7db9e8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1676b7), color-stop(20%,#1676b7), color-stop(100%,#7db9e8));
background: -webkit-linear-gradient(top,  #1676b7 0%,#1676b7 20%,#7db9e8 100%);
background: -o-linear-gradient(top,  #1676b7 0%,#1676b7 20%,#7db9e8 100%);
background: -ms-linear-gradient(top,  #1676b7 0%,#1676b7 20%,#7db9e8 100%);
background: linear-gradient(to bottom,  #1676b7 0%,#1676b7 20%,#7db9e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1676b7', endColorstr='#7db9e8',GradientType=0 );





	text-align:center;
	padding:10px 0 10px 0;
	margin-bottom:40px;
}
@media (max-width: 991px) {
#infos_praticiens .thumbnail {
	min-height:inherit !important;
	margin-bottom:5px;
}
#infos_praticiens .thumbnail img{
	max-width:100px;
}
}


/*icones*/
.ico-dr-1{
	background-image:url(../images/ico1_250.png);
}

.fp-slides{
	height:50% !important;
}
