/*========================================================
                    Main layout styles
=========================================================*/
@media only screen and (max-width: 599px) {
	.row table.table-mobile td div.left, .row table.table-mobile tbody th div.left {
		width:38%;
	}
}

table.facture.contenttable td, table.facture.contenttable th,
table thead, table tbody, table tfoot {
  border: none;
}

#content ul.news-list-view {
  margin-left:0px;
}

.frame-type-felogin_login input {
  max-width: 400px;
}

#content textarea {
    margin-bottom:0px;
}

#content label {
    color: #535555;
    margin-top: 7px;
    font-size: 0.8rem;
}

#content .utd-form-control {
  font-size: 0.8rem;
}

.rendezVousParClinique input[type="date"].utd-form-control {
  width:113px;
}

header {
  margin-bottom: 0px !important;
}

html {
  font-size: 0.9rem;
  font-family: Arial";
}

#content p {
  margin-top: 7px;
  line-height: 1.3rem;
}

#content h1, #content h2, #content h3, #content h4 {
  font-family: Arial;
}
  
#content h1 {
  font-size: 1.4rem;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #535555;
}

#content h2 {
    font-size: 1.2rem;
    color: #535555;
    margin-top: 12px;
    margin-bottom: 2px;
}

#content h3 {
    font-size: 1.1rem;
    color: #535555;
    margin-top: 12px;
    margin-bottom: 2px;
}

#content .titre_contenu_extensible h3 {
    margin-top: 0px;
}

#content .ouvrir_contenu h2 {
    margin-top: 5px;
    margin-bottom: 0px;
}

#content h1:after {
  display:none;
}

#content a:link, #content a:visited {
  color: #535555;
}

#content a.boutons:link, #content a.boutons:visited {
  color: #444;
  font-family: sans-serif;
}

#cssmenu ul li a:link, #cssmenu ul li a:visited {
  text-decoration: none;
}

#cssmenu ul li a:hover, #cssmenu ul li a:focus {
  text-decoration: underline;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content p {
  max-width: 100%;
}

#content input {
  margin-bottom: 0px;
}

#content .utd-form-group {
  margin-bottom: 4px;
}

.accueil #content select.multiple-select {
   width: 100%; 
}

.accueil .tx-ccw-bottin .boutons {
  margin-top:15px;
}

ul.sf-menu {
  margin-bottom:0;
  margin-left:0px;
}

select {
	background-image:none;
}

.listeCongres .titre {
	font-weight: bold;
    margin-top:30px;
}

.accueil .tx-ccw-bottin form {
	margin-bottom:0;
}

.tx-ccw-bottin.etablissement {
	margin-top:10px;
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: left;
}

.boutons_contenu_extensibles {
	display:none;
}

.titreContenu {
    width: 92%;
    display: inline-block;
}

#cssmenu #menu-button::before {
    height: 9px;
}

select {
  -webkit-appearance: auto;
}


[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea, select {
  font-size:0.8rem;
}

.label {
  background-color: transparent;
}

.ouvrir_contenu:hover .bouton_action_ouvrir, .ouvrir_contenu:focus .bouton_action_ouvrir, .ouvrir_contenu:hover .bouton_action_fermer, .ouvrir_contenu:focus .bouton_action_fermer {
    color: #cccccc;
}

.accueil .boutons input,
.centre-accueil input[type=text],
.centre-accueil .ms-parent  {
    width: 100% !important;
}

.ms-parent {
    text-align: left;
}

.erreur.ajout {
  display:block;
  color:red;
}

.logo-menu .row {
  position:relative;
}

.formulairemodification .divStatutsReglements {
  display:none;
}

.guideDescription {
  background-color: #EEEEEE;
  padding: 5px 5px 5px 5px;
  border: 1px solid #333333;
  margin-top:5px;
}

.copierAnneePrecedente {
  margin-left:5px;
  font-weight:bold;
  margin-top:5px;
  display:inline-block;
}

.erreurDateAjout {color:red;}

.divAssocier {
	margin-top:10px;
}

.divAssocier label{
	font-weight:bold;
	margin-left:3px;
}

.rendezVousParClinique {
  position:relative;
}

#content select#choixAnnee {
  width:auto;
}

.modeAffichage {
  font-weight:bold;
  margin-bottom:4px;
  display:block;
}


.titreSuppression .mobile {
  display:none;
}

.anneeAffichage {
  font-size:1.3em;
}

table.affichage_emploi.rendezvous {
  width:100%;
  margin-bottom:0;
}

#content .rendezVousParClinique input.nomMedecin[type="text"] {
  max-width:130px;
}
#content .rendezVousParClinique input.choixDate::placeholder,
#content .rendezVousParClinique input.choixDateAjout::placeholder {
  font-size:0.9em;
}

#content .rendezVousParClinique input.choixDateAjout[type="text"],
#content .rendezVousParClinique input.choixDate[type="text"] {
  width:94px;
  padding-right:0px;
  background: #FFFFFF url("../images/calendrier.png") no-repeat scroll center right 1px;
  background-size:20%;
  cursor:pointer;
  text-align:left;
}

a.importerTous {
  display: inline-block;
  padding: 3px 32px 3px 3px;
  background: transparent url("../images/calendrierAjout.svg") no-repeat scroll center right 1px;
  background-size: 25px;
  font-weight:bold;
}

a.exporterExcel {
  display: inline-block;
  padding: 3px 3px 3px 3px;
  font-weight:bold;
}

.pImporterTous {
  text-align:right;
}

.tdImporter {
  text-align:center;
}

.tdImporter a.importer {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: transparent url("../images/calendrierAjout.svg") no-repeat scroll center right 1px;
  background-size: 25px;
}

#content .rendezVousParClinique input.heureRendezVousSeul[type="text"],
#content .rendezVousParClinique input.heureRendezVous[type="text"] {
  width:57px;
  font-size:1em;
}

.rendezVousParClinique button.ouvrir_contenu {
  outline: none;
  background: transparent url("../images/fond_bouton.png") repeat-y scroll center right -16px;
  margin-top:5px;
}

.rendezVousParClinique .ouvrir_contenu .bouton_action_fermer::before,
.rendezVousParClinique .ouvrir_contenu .bouton_action_ouvrir::before {
    margin-right: 3px;
}

.rendezVousParClinique .ouvrir_contenu h2 {
  padding-top:6px;
  padding-left:3px;
}

.rendezVousParClinique  button.ouvrir_contenu:hover, .rendezVousParClinique button.ouvrir_contenu:focus {
    background: transparent url("../images/fond_bouton_hover.png") repeat-y scroll center right -16px;
}

.rendezVousParClinique .contenu_extensible label {
  display:block;
  font-weight:bold;
}

.rendezVousParClinique .contenu_extensible h3 {
  color:#000000;
  font-size:1.3em;
}

.rendezVousParClinique .contenu_extensible form button.ajoutRendezVous {
  background-color:#000000;
  color:#FFFFFF;
  border:1px solid #FFFFFF;
  margin-top:5px;
  padding:4px;
  cursor:pointer;
  display:block;
}

.rendezVousParClinique .contenu_extensible form button.ajoutRendezVous:hover,.rendezVousParClinique .contenu_extensible form button.ajoutRendezVous:focus {
  background-color:#FFFFFF;
  color:#000000;
  border:1px solid #000000;
  margin-top:5px;
  padding:4px;
  cursor:pointer;
}

table.ListeRendezvous {
  margin-top:5px;
}

table.ListeRendezvous .ms-choice {
  color:#000000;
  border: 1px solid #000000;
}

table.ListeRendezvous select {
  background-color:#FFFFFF;
}

table.ListeRendezvous .tousLesRepsActifs  select {
  background-color:#DDDDDD;
}

table.ListeRendezvous .ms-drop ul > li label {
  font-size:0.70em;
  text-align:left;
}

.form_choixClinique {
  margin-bottom:5px;
}

.form_choixClinique .ms-choice > span {
  font-size:0.9rem;
}

.form_choixClinique .ms-drop ul > li label {
  font-size:1.1em;
}

.form_choixClinique ul li:nth-child(1) label,
.listesRepresentants ul li:nth-child(1) label {
    height:21px;
}

/*.form_choixClinique .ms-drop label input,
table.ListeRendezvous .ms-drop label input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}*/

#content .rendezVousParClinique input::placeholder{
  font-size:0.8rem;
}

.rendezVousParClinique table.ListeRendezvous td input::placeholder {
  font-size:0.9rem;
}

table.ListeRendezvous {
  border-collapse: inherit;
  border-spacing: 0;
  border: 1px solid #000;
}

table.contenttable.ListeRendezvous td {
    border: 1px solid #000000;
}

.rendezVousParClinique .contenu_extensible input,
.rendezVousParClinique table.ListeRendezvous td, .rendezVousParClinique table.ListeRendezvous th {
  position:relative;
  font-size:0.9em;
  text-align:left;
  
}

.contenuBloc {
	background-color:#EEEEEE;
	padding: 10px 20px;
	margin-bottom:40px;
	border: 1px solid #000000;
}

.rechargerAttributions {
  background-color:#95c93d;
  border:1px solid #000000;
  padding:5px 5px 5px 5px;
  font-size:1.2em;
  margin-bottom:5px;
  margin-top:3px;
}

.rechargerAttributions:hover, .rechargerAttributions:focus {
  background-color:#000000;
  color:#FFFFFF;
  border:1px solid #95c93d;
  cursor:pointer;
}

.affichageListe {
  border:1px solid #000000;
  padding:4px 22px 4px 4px;
  border-radius:6px;
}

.affichageListeDemandee {
  background: #95c93d url("/fileadmin/templates/images/listePartielle.png") center right 2px no-repeat;
  background-size:16px;
  margin-left:2px;
}

.affichageListeComplete {
  background: #95c93d url("/fileadmin/templates/images/listeComplete.png") center right 2px no-repeat;
  background-size:16px;
  margin-left:2px;
}

.affichageListe:hover, .affichageListe:focus {
  background-color:#FFFFFF;
  color:#000000;
  border:1px solid #95c93d;
  cursor:pointer;
}

table.ListeRendezvous td.tdSuppression {
  text-align:center;
  padding:0 4px;
}

.suppressionRendezVous {
  display:inline-block;
  width:26px;
  height:25px;
  background: #95c93d url("/fileadmin/templates/images/poubelle.png") center center no-repeat;
  background-size: 20px;
  cursor:pointer;
  border:1px solid #000000;
  border-radius:6px;
}

.suppressionRendezVous:hover, .suppressionRendezVous:focus {
  background-color:#FFFFFF;
  border:1px solid #95c93d;
}

.suppressionRendezVousDesactive {
  display:inline-block;
  width:26px;
  height:25px;
  background: #CCCCCC url("/fileadmin/templates/images/poubelle.png") center center no-repeat;
  background-size:80%;
  border:1px solid #000000;
  border-radius:6px;
}

.enregistrementReps {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-left: 2px;
    margin-right: 2px;
    position: absolute;
    right: 1px;
    top: 5px;
}

.enregistrementSuccess{
  background: url(../images/icon_enreg_success.png) center center no-repeat;
  background-size:80%;
}

.enregistrementErreur {
  background: url(../images/icon_enreg_erreur.png) center center no-repeat;
}

@media only screen and (max-width: 599px) {
  .ms-parent.multiple-select {
    width:100%
  }

  .row table.ListeRendezvous.table-mobile tr {
    margin-bottom:30px;
  }
  .titreSuppression .mobile {
    display:block;
  }
  .rendezVousParClinique .contenu_extensible input, .rendezVousParClinique table.ListeRendezvous td, .rendezVousParClinique table.ListeRendezvous th {
    text-align: left;
  }
  .ajoutRendezVous .ajoutSerie > div, .ajoutRendezVous .ajoutUnique > div {
    padding:5px;
  }

  .ajoutRendezVous .ajoutSerie {
    margin-bottom:20px;
  }
}


table.contenttable {
  width:100%;
}

table.contenttable td, table.contenttable th{
  border: 1px solid #000000;
  vertical-align:middle;
  padding:5px;
  font-size:1.2em;
}

table.contenttable th{
  background-color:#95c93d;;
  color:#000000;
  font-weight:bold;
}


table.contenttable p {
  margin-top:0;
}

.sf-filecollection-gallery-image-container {
  padding:0 10px;
}

.sf-filecollection-gallery-image-container h3 {
  font-size:0.9em;
}

.sf-filecollection-gallery-image-container p.desc {
  font-size:0.7em;
}

.sf-filecollection-gallery-image-container img {
  max-width:100% !important;
  width:100% !important;
}

.sf-filecollection-gallery-image-container a {
  height:auto;
  padding:5px 0 5px 0;
}

.mce-combobox .mce-btn {
  display:none;
}

.align-left {
  text-align:left;
}

.affichage_emploi {
  background-color: #e1f1a2;
  border-color: #95c93d;
  border-style: solid;
  border-width: 2px;
  color: #000000;
  padding:5px;
  margin-bottom:10px;
}

.affichage_emploi.rendezvous {
  background-color: #FFFFFF;
  border-color: transparent;
  border-style: solid;
  border-width: 2px;
  color: #000000;
  padding:5px;
  margin-bottom:10px;
}

.affichage_emploi.rendezvous tr {
  background-color: #e1f1a2;
  border-color: transparent;
  border-style: solid;
  border-width: 2px;
  color: #000000;
  padding:7px 5px 5px 5px;
  margin-bottom:10px;
  border-bottom: 5px solid #FFFFFF;
}

.affichage_emploi.rendezvous tr td {
  padding:7px 2px 5px 2px;
}

.affichage_emploi.rendezvous thead tr {
  background-color: #000000;
  color:#FFFFFF;
}

.affichage_emploi.rendezvous thead tr th {
  font-size:1.2em;
  padding:7px 2px 5px 2px;
  text-align:left;
}

.affichage_emploi h3 {
  color: #000000;
  margin-top:0px;
  font-weight: bold;
}


.align-center {text-align:center;}
.align-right {text-align:right;}
.align-justify {text-align:justify;}


.news-backlink-wrap { margin-top:20px;}

.news-list-view .header { margin-top:-10px; margin-bottom:20px;}

.rep_gauche .details_gauche {
  margin-top:-7px;
}

.boutons_envoi_message input {
  margin-top:10px;
}

strong {
  font-weight:bold;
}

em {
  font-style:italic;
}

.tx-yag-gallery-thumb-outerframe .tx-yag-gallery-thumb-innerframe {
  display:none;
}

.tx-yag-gallery-galleryinfo, .tx-yag-album-albuminfo {
  margin-left: 0px;
  clear: both;     
  display: inline-block;     
  float: left;
}

.tx-yag-gallery-thumb-outerframe, .tx-yag-album-thumb-outerframe {
  margin-bottom: 25px;
  width: 33%;
}

.formulairemodification .mot_passe {
  display:none;
}

.formulairemodification label span.ajout{
  display:none;
}

.formulaireajout label span.modification{
  display:none;
}

.centre-accueil img {
  width:100%;
}

table.bureau_direction {
  border:0;
}

.row table.table-mobile.bureau_direction tr td:nth-child(2n+1),
.row table.table-mobile.bureau_direction tr td:nth-child(2n){
  background:none
}

.row table.table-mobile.bureau_direction td div.left, .row table.table-mobile.bureau_direction tbody th div.left {
  display:none;
}
  
.row table.table-mobile.bureau_direction tr td div.right, .row table.table-mobile.bureau_direction tbody tr th div.right {
    width: 100%;
}

table.bureau_direction tr td {
  padding-right:10px;
  text-align:center;
}

table.bureau_direction tr td img {
  max-width:140px;
}

#content .flexslider, #content .flexslider .slides img, #content .linkslider {
  height: auto;
  width: 100%;
  display:inline-block;
}

#content ol.flex-control-nav {
    margin-bottom: -1px;
    margin-left: 0;
}


.news-list-category {
    font-weight: bold;
    margin-left: 10px;
}

.logo_bas {
text-align:center;
}

.exportation .etablissements .etablissement,
.exportation .representants .representant {
  border:1px solid #DDDDDD;
  margin-bottom:20px;
  padding:2px 10px 2px 10px;
}

form.creer_recu {
  margin-top:10px;
}

.recus .impression, .recus .suppression {
  text-align:center;
}

p.sauvegarde_message {
  color: #95c93d;
  font-weight:bold;
}

.photos .actuelle {
  text-align:center;
  margin-bottom:30px;
}

.photos .actuelle h2 {
  display: block;
}

.Tx-Formhandler {
  margin-top:10px;
}

.photos .actuelle form {
  margin-top:10px;
}


.tx-cspqresponsiveslider-pi1 {
  overflow:hidden;
}

.flex-pauseplay {
    margin-top: -13px;
}

#content .avertissement {
  font-weight:bold;
  padding:10px;
}

#content .avertissement.avertissement_rouge {
  border:3px red solid;
  background-color: #fad5d5;
}

#content .avertissement.avertissement_vert {
  border:3px #95c93d solid;
  background-color: #e1f1a2;
}

#content .avertissement h2 {
  margin-top:0px;
}

#content .informations_utiles {
  padding-top:10px;
  padding-bottom:10px;
  text-align:center;
}

/*#content .informations_utiles .grid_2 {
  width:170px;
}*/

#content .boutons_infos {
  margin:5px;
}

#content .boutons_infos a {
  color: #ffffff;
  display: table-cell;
  float: inherit;
  font-weight: bold;
  height: 50px;
  line-height: inherit;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  width: 170px;
  text-align:center;
}

#content .informations_utiles .boutons_infos a:hover, #content .boutons_infos a:focus{
  background-color:#000000;
}

#content  .boutons_infos.communiques a{
  background-color:#1888ec;
}

#content .boutons_infos.sociales a{
  background-color:#223c53;
}

#content .boutons_infos.cliniques a{
  background-color:#01b9af;
}

#content .boutons_infos.saguenay a{
  background-color:#c14e31;
}

#content .boutons_infos.assemblee a{
  background-color:#ce2a5d;
}

#content .boutons_infos.reglements a{
  background-color:#d9352c;
}

#content .boutons_infos.archives a{
  background-color:#d9682c;
}


#content .menu_gauche ul {
  margin:0;
  list-style:none;
  background-color:#EEEEEE;
  padding:5px 5px 5px 5px;
  border: 1px solid #333333;
}

#content .menu_gauche ul a.page_active {
  color: #000000;
  font-weight:bold;
}

#content .menu_gauche ul ul {
  padding:1px 0px 1px 15px;
  border:none;
  margin:0;
  margin-bottom:-5px;
}

/*#content .menu_gauche.grid_2 {
  margin-left:0;
}*/

#content .menu_gauche h2 {
  text-align:center;
  background-color:#95c93d;
  color:#535555;
  border: 1px solid #333333;
  border-bottom:none;
  border-radius: 5px 5px 0px 0px;
  margin:0;
  display:block;
}

#content .menu_gauche h2 a {
  display:inline-block;
  text-decoration:none;
  padding: 8px 0px 8px 0px;
}

#content .menu_gauche h2 a:hover, #content .menu_gauche h2 a:focus{
  color:#000000;
}

#content .menu_gauche ul a:hover, #content .menu_gauche ul a:focus {
  color:#000000;
}



#content ul.slides {
  margin-left:0;
}

.tx-felogin-pi1 div.champ.boutons input {
  width:100%;
}

.tx-felogin-pi1 div.champ {margin-bottom:6px;}
.tx-felogin-pi1 div.champ.boutons{clear:left;}
.tx-felogin-pi1 div.champ.boutons input {margin-top:10px;}


section.partenaires {
  background: #FFFFFF none repeat scroll 0px 0px;
  box-shadow: 0px 20px 20px -20px rgba(0, 0, 0, 0.8) inset;
  padding:20px 0 15px 0px;
  text-align:center;
}

section.partenaires ul li {
  text-align:center;
  width:18.5%;
  display:inline-block;
  padding:5px;
}

section.partenaires img {
  width:150px;
  height:120px;
  display:inline-block;
}

#content a, .breadcrumbs a, .felogin a {
  text-decoration: underline;
}

.breadcrumbs a:hover, .breadcrumbs a:focus,
#content a:hover, #content a:focus {
  text-decoration: none;
}

header .felogin {
  position:absolute;
  text-align:right;
  right:10px;
}

header .felogin .usager {
  display:none;
  background-color:#FFFFFF;
  border:#95c93d solid 3px;
  width:347px;
  position:absolute;
  top: 35px;
  right: 5px;
  z-index:2000;
  padding:20px;
  text-align:left;
}

header .felogin .usager p:first-of-type,
header .felogin .usager legend,
header .felogin .usager h3 {
  display:none;
}

header .felogin img.image_felogin{
  position:relative;
  width:30px;
  margin-left:4px;
  margin-top:1px;
}

header .felogin img.image_felogin:hover, header .felogin img.image_felogin:focus{
  cursor:pointer;
  float:left;
}

header .felogin .texte_connection {
  position:relative;
  float:left;
  margin-top: 5px;
}

header .felogin .texte_connection a:link, header .felogin .texte_connection a:visited {
  color:#ffffff;
  text-decoration:underline;
}

header .felogin .texte_connection a:hover, header .felogin .texte_connection a:focus {
  cursor:pointer;
  text-decoration:none;
}

header .felogin .bloc-sessions {
  text-align:right;
  float:right;
}


a.lien_externe img {
  width:inherit;
}

#erreur, .error {
  color:red;
}

.message_erreur {
  color:red;
}

.message_erreur a {
  color:red;
  margin-bottom:5px;
  display:inline-block;
}

#erreur a:hover, #erreur a:focus,
.error a:hover, .error a:focus,
.message_erreur a:hover, .message_erreur a:focus {
  color:red;
}

label.ajout_infos {font-size:0.9em; color:#000000;}

/********** Fil d'Ariane ***************/
.breadcrumbs{
  color:#ffffff;
}

.breadcrumbs span{
  display:inline-block;
  margin: 0 5px;
}

.breadcrumbs ol li {
  display:inline-block;
  margin:0 2px 0 2px;
}

.breadcrumbs li:after {
  content:" >";
}
.breadcrumbs li.last:after {
  content:"";
}

form .row {
  padding: 4px 0 4px 0;
}

.multiple-select label:hover, .multiple-select label:focus,
select:hover, select:focus,
input[type='submit']:hover, input[type='submit']:focus {
  cursor:pointer;
}

#content textarea {
 font-size:0.87em;
}

#formhandler_envoi_courriel textarea{
  height: 150px;
}

textarea#produits{
  min-height: 100px;
}

#content .multiple-select ol, #content .multiple-select ul {margin-bottom:0px; margin-left:0px;}
#content ol {list-style:decimal; margin-left: 20px; margin-bottom:10px;} 
#content ul {list-style:outside; margin-left: 20px; margin-bottom:10px;}
#content ol li, #content ul li {margin-top: 4px; margin-bottom: 4px;}
#content ol ol, #content ul ul {margin-bottom:5px;}
#content ul.flex-direction-nav {list-style:outside none none; margin-left: 0px;}
#content .tx-ccw-bottin ul {list-style:none; margin-left: 0px;}
#content .tx-ccw-bottin ul ul {list-style:inside; margin-left: 10px;}

input[type="checkbox"]:focus, input[type="checkbox"]:hover,
input[type="radio"]:focus, input[type="radio"]:hover {
    box-shadow: 0 0 0 1px black;
}

.ms-drop input[type="radio"] {

    position: absolute;
    margin-top: 4px;
    margin-left: -19px;

}

.ms-drop ul > li.hide-radio input {
    display: inherit;
    margin-top:5px;
}

.ms-drop ul > li.hide-radio.selected {
    color: #000000;
    background-color: transparent;
}

.ms-drop ul > li.hide-radio label {
  margin-bottom: 0;
  padding: 0px 8px 0px 28px;
}

.ms-drop ul > li label {
  font-size:0.8rem;
}

.ms-drop input[type="radio"], .ms-drop input[type="checkbox"] {
    margin-top: 3px;
}


.tx-felogin-pi1 label,
.tx-ccw-bottin.representants label, .tx-ccw-bottin.etablissement label {
  clear:both;
  display:block;
}


.tx-felogin-pi1 .permalogin label {float:left;}
.tx-felogin-pi1 .permalogin input#permalogin {
	float:left;
	margin-left:10px;
	margin-top:3px;
}


#content select {
  width:314px;
  border-radius:4px;
  border: 1px solid #AAA;
  padding: 3px 5px 3px 5px;
  color: #444;
  margin-bottom:0px;
}

#content select.multiple-select {
  width:311px;
}

#content select.multiple-select.large {
  width:400px;
}

#content .blocs select.multiple-select {
	width: 100%;
}


#tx-felogin-input-logout,
.frame-type-felogin_login input[type="submit"],
.BlocsRendezVous .boutons, a.boutons, .boutons input, .cacherEnregistrements, .afficherEnregistrements, .assignationAutomatiqueClinique {
  width:312px;
  border-radius:4px;
  border: 1px solid #000000;
  padding: 3px 5px 3px 5px;
  color: #444;
  background-color: #95c93d;
  font-weight:bold;
  font-size:1.1em;
  -webkit-appearance : none;
  cursor:pointer;
  line-height:1.3rem;
}

.BlocsRendezVous .boutons {
	width: auto;
	margin-right:10px;
}

.BlocsRendezVous .boutons:last-child {
	margin-right:0px;
}

@media only screen and (max-width: 979px) {
  
	#content .BlocsRendezVous .blocs select.multiple-select {
		margin-bottom:10px;
	}
}

.BlocsRendezVous .divBoutonsBloc{
	text-align: right;
	margin-bottom:10px;
	margin-top:10px;
}

.BlocsRendezVous .boutons.afficherEnregistrements,
.afficherEnregistrements {
  background-color: red;
  color:#FFFFFF;
}

.boutons input.suppression{
  width:200px;
}

#content a.boutons{
  width:100%;
  display: inline-block;
  text-align:center;
  text-decoration:none;
  -webkit-appearance : none;
}

.filtreCategories {
  margin-top:20px;
}

#filtreCategories .boutons input{
  width:95%;
}

.BlocsRendezVous .boutons:hover, .BlocsRendezVous .boutons:focus,
.assignationAutomatiqueClinique:hover, .assignationAutomatiqueClinique:focus,
.cacherEnregistrements:hover, .cacherEnregistrements:focus, 
.afficherEnregistrements:hover, .afficherEnregistrements:focus,
#content a.boutons:hover, #content a.boutons:focus,
.boutons input:hover, .boutons input:focus{
  color: #FFFFFF;
  background-color: #535555;
}

.BlocsRendezVous .boutons[disabled=disabled] {
  color: #000000;
  background-color: #EEEEEE;
  cursor: no-drop; 
}

.BlocsRendezVous .succes {
	color:green;
	font-weight:bold;
}

.BlocsRendezVous .erreur{
	color: #CC0000;
	font-weight:bold;
	display:block;
}

.cacherEnregistrements, .afficherEnregistrements   {
  width:auto;
  float:right;
}

.assignationAutomatiqueClinique   {
  width:auto;
  float:right;
  display:block;
}

.divAssignationAutomatiqueClinique {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
}

html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  min-width: 300px;
  background: #535555;
  color: #535555;
  font: 14px/20px Arial, sans-serif;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
* {
  -webkit-text-size-adjust: none;
}

h1 {
  font-size: 1.6em;
  margin-bottom: 20px;
  text-transform: uppercase;
}

h2 {
  font-size: 1.4em;
  color: #535555;
  margin-top:14px;
  margin-bottom:8px;
  margin-top: 12px;
  margin-bottom: 2px;
  display: inline-block;
}
h3 {
  font-size: 1.2em;
  color: #535555;
  margin-top:10px;
  margin-bottom:5px;
}
h3.v2 {
  color: #95c93d;
}
h4 {
  font-size: 1.1em;
  color: #363f45;
  margin-top:7px;
  margin-bottom:3px;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  background: #535555;
  padding: 10px 0 10px;
  position: relative;
  z-index: 100;
}

#header .logo-menu {
  padding-bottom: 20px;
  clear:both;
}

#header .isStuck .logo-menu {
    padding: 0px 0px 10px 0px;
}

@media only screen and (max-width: 979px) {
  #content input[type='text'], #content input[type='password'], #content textarea {
    width:100%;
  }

  #content select.multiple-select, #content select.multiple-select.large {
    width:95%;
  }

  .boutons input{
    width:100%;
  }
  header .felogin .boutons input{
    width:250px;
  }

  header .felogin #content input[type='text'], header .felogin #content input[type='password']{
    width:250px;
  }
}
@media only screen and (max-width: 767px) {
  
  #content .txt_right {
     text-align:left;
  }

  #content input[type='text'], #content input[type='password'], #content textarea {
     width:100%;
  }

  #content select.multiple-select, #content select.multiple-select.large {
    width:95%;
  }

  .boutons input{
    width:95%;
  }

  header .felogin .boutons input{
    width:94%;
  }

  nav {
    float: none;
    margin-top: 10px;
  } 
  
}
/* Stuck menu styles
========================================================*/
.isStuck {
  background: #535555;
  padding: 5px 0 5px 0;
  z-index: 999;
}
.isStuck h1,
.isStuck h1 img {
  height: 50px;
}
.isStuck nav {
  margin-top: 46px;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    USEFUL styles
=========================================================*/
a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}
a:hover {
  color: #95c93d;
  text-decoration: none;
}
a.link1 {
  color: #000;
}
a.link1:hover {
  color: #eb6654;
}
a.link2 {
  color: #5e9c54;
}
a.link2:hover {
  color: #000;
}
.logo_link {
  display: inline-block;
  margin-top: 53px;
}
.logo_link img {
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
  opacity: 1;
}
.logo_link:hover img {
  opacity: 0.7;
}
.txt1 {
  font: 300 50px/50px 'Open Sans', Arial, sans-serif;
  color: #535555;
  margin-top: 96px;
  text-transform: uppercase;
}
.txt2 {
  font: 300 20px/20px 'Open Sans', Arial, sans-serif;
  color: #c3c3c3;
  margin-top: 30px;
  text-transform: uppercase;
}
.txt3 {
  font: 14px/23px Arial, sans-serif;
  color: #dddcdc;
  margin-top: 10px;
}
.txt4 {
  font: 300 30px/30px 'Open Sans', Arial, sans-serif;
  margin-top: 30px;
  text-transform: uppercase;
}
.color1 {
  color: #5e9c54;
}
.color2 {
  color: #95c93d;
}
.color3 {
  color: #f5d899;
}
.color4 {
  color: #ee7d61;
}
.color5 {
  color: #fff;
}
.txt-box-1 {
  border-left: 20px solid #95c93d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 0px 16px 18px;
  margin-top: 27px;
  margin-bottom: -4px;
}
.bg1 {
  background: #5e9c54;
}
.bg2 {
  background: #95c93d;
}
.bg3 {
  background: #f5d899;
}
.bg4 {
  background: #ee7d61;
}
.box,
.box2 {
  overflow: hidden;
}
.bold {
  font-weight: bold;
}
.fw400 {
  font-weight: 400;
}
.fw600 {
  font-weight: 600;
}
.fz15 {
  font-size: 15px;
}
.circle {
  overflow: hidden;
  border-radius: 1000px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.clear {
  clear: both;
  width: 100%;
  font-size: 0;
  line-height: 0;
}
.wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.txt_upp {
  text-transform: uppercase;
}
.txt_left {
  text-align: left;
}
.txt_right {
  text-align: right;
}
.txt_cntr {
  text-align: center;
}
.txt_ital {
  font-style: italic;
}
.txt_line_through {
  text-decoration: line-through;
}
.pos_rel {
  position: relative;
}
.txt_und {
  text-decoration: underline;
}
.lh23 {
  line-height: 23px;
}
.padTop1 {
  padding-top: 10px;
}
.padBot1 {
  padding-bottom: 84px;
}
.padLeft1 {
  padding-left: 10px;
}
.padRight1 {
  padding-right: 10px;
}
.mar1 {
  margin: 0 7px;
}
.marTop0 {
  margin-top: 0px !important;
}
.marTop1 {
  margin-top: 40px;
}
.marTop2 {
  margin-top: 84px;
}
.marTop3 {
  margin-top: 12px;
}
.marTop4 {
  margin-top: 83px;
}
.marTop5 {
  margin-top: 39px;
}
.marTop6 {
  margin-top: 43px;
  margin-bottom: -5px;
}
.marTop7 {
  margin-top: 43px;
}
.marTop8 {
  margin-top: 23px;
}
.marTop9 {
  margin-top: 20px;
}
.marTop10 {
  margin-top: 24px;
}
.marTop11 {
  margin-top: 54px !important;
}
.marTop12 {
  margin-top: 45px;
}
.marTop13 {
  margin-top: 42px;
}
.marTop14 {
  margin-top: 14px;
}
.marTop15 {
  margin-top: 89px;
}
.marTop16 {
  margin-top: 37px;
}
.hline {
  width: 100%;
  height: 1px;
  background: #bebebe;
  margin-top: 30px;
  margin-bottom: 0px;
}
p {
  margin-top: 7px;
}

#content p{
  margin-bottom:10px;
}

img {
  margin-bottom: 0px;
  max-width: 100%;
  height: auto;
}
.img_border {
  border: 1px solid #efefef;
  background: #f8f8f8;
  padding: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 10px;
}
.img1 {
  margin-top: 45px;
  float: left;
  margin-right: 29px;
}
.img2 {
  margin-top: 45px;
}
blockquote {
  padding-left: 50px;
  padding-right: 50px;
  margin-top: 29px;
  overflow: hidden;
  max-width: 900px;
  width: 100%;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}
blockquote:before,
blockquote:after {
  position: absolute;
  display: inline-block;
  content: '“';
  font: 300 60px/60px 'Open Sans', Arial, sans-serif;
  color: #fff;
  left: 10px;
  top: 95px;
}
blockquote:after {
  left: auto;
  right: 10px;
}
blockquote p {
  margin-top: 0;
}
.icon1 i {
  line-height: inherit;
}
.icon1 {
  background: #95c93d;
  width: 61px;
  height: 61px;
  line-height: 61px;
  text-align: center;
  color: #fff;
  font-size: 25px;
  border-radius: 500px;
  display: inline-block;
  margin-top: 25px;
}
.icon2 {
  line-height: 61px;
  text-align: center;
  color: #fff;
  font-size: 60px;
  margin-top: 5px;
}
.icon3 i {
  line-height: inherit;
}
.icon3 {
  width: 71px;
  height: 71px;
  line-height: 71px;
  text-align: center;
  color: #fff;
  font-size: 36px;
  border-radius: 500px;
  display: inline-block;
  margin-top: 25px;
  float: left;
  margin-right: 29px;
}
.icon3.v2 {
  margin-right: 22px;
}
.icon4.v2 {
  margin-left: 0;
}
.icon4 {
  color: #5e9c54;
  font-size: 14px;
  margin-top: 5px;
  margin-left: 11px;
  margin-right: 6px;
}
.num_section {
  font: 300 52px/52px 'Open Sans', Arial, sans-serif;
  float: left;
  color: #fa9183;
  width: 52px;
  display: block;
  margin-top: -10px;
}
.date_section {
  position: relative;
  width: 100%;
  max-width: 100px;
  background-color: #5e9c54;
  float: left;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  padding: 22px 0 42px;
}
.day {
  font: 55px/60px 'Open Sans', Arial, sans-serif;
  margin-top: 8px;
  display: block;
}
.month {
  font: 30px/30px 'Open Sans', Arial, sans-serif;
  margin-top: 3px;
  display: block;
}
/*========================================================
                    LISTS
=========================================================*/
.listWithMarker {
  margin: 0;
  margin-top: 34px;
}
.listWithMarker li {
  display: block;
  padding-left: 26px;
  margin-bottom: 0;
  padding-bottom: 6px;
  position: relative;
}
.listWithMarker li:before {
  position: absolute;
  content: '\f101';
  font: normal normal 14px/20px 'FontAwesome';
  color: #a2a2a2;
  top: -1px;
  left: 0;
}
.listWithMarker li a {
  color: #a2a2a2;
  text-decoration: none;
  font: 14px/20px "Roboto", Arial, sans-serif;
}
.listWithMarker li a:hover,
.listWithMarker li.current a {
  color: #95c93d;
}
/*========================================================
                    BUTTONS
=========================================================*/
.more_btn {
  display: inline-block;
  margin-top: 65px;
  padding: 19px 30px;
  text-decoration: none;
  font: 15px/20px "Open Sans", Arial, sans-serif;
  color: #fff;
  background: #535555;
  text-transform: uppercase;
}
.more_btn:hover {
  color: #000;
  background: #95c93d;
}
.more_btn.v2 {
  background: #95c93d;
  margin-top: 56px;
}
.more_btn.v2:hover {
  background: #000;
  color: #95c93d;
}
.more_btn2 {
  display: inline-block;
  margin-top: 28px;
  text-decoration: none;
  font: 300 10px/18px "Open Sans", Arial, sans-serif;
  color: #6a6c76;
  text-transform: uppercase;
}
.more_btn2:hover {
  color: #95c93d;
}
/*********************************start magnifier2*************************************/
.magnifier2 {
  position: relative;
  /* display:block; */
  display: inline-block;
}
.zoom {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background: url(../images/magnifier2.png) 50% 50% no-repeat;
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
}
a.magnifier2:hover .zoom {
  opacity: 1;
}
a.magnifier2 .zoom {
  opacity: 0;
}
/*********************************end magnifier2*************************************/
/*----------- start social icons ----------------*/
.soc_icons {
  position: relative;
  display: block;
  margin-top: 23px;
  white-space: nowrap;
  text-align: left;
  float: right;
}
.soc_icons > li {
  position: relative;
  display: inline-block;
  margin-left: 7px;
}
.soc_icons > li > a {
  position: relative;
  line-height: 1em;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
  width: 48px;
  height: 48px;
  display: inline-block;
  color: #fff;
  background: #404141;
  text-align: center;
  border-radius: 500px;
}
.soc_icons i {
  font: normal normal 25px/48px 'FontAwesome';
}
.soc_icons > li > a:hover {
  color: #fff;
  text-decoration: none;
  background: #95c93d;
}
/*----------- end social icons ----------------*/
/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  padding: 0 0 0 0;
  background: #fff;
  /*overflow: hidden;*/
  padding:20px 0px 20px 0px;
}
.content_pages {
  /*margin-top: -24px;*/
}
.box-1 {
  color: #fff;
  background: url('../images/bg1.jpg') 0 50%;
  text-align: center;
  padding: 2px 0 65px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.box-1.v2 {
  padding: 46px 0 92px 0;
  background: url('../images/bg2.jpg') 0 50%;
}
.box-1.v3 {
  padding: 46px 0 92px 0;
  background: url('../images/bg3.jpg') 0 50%;
}
.box-2 {
  position: relative;
  width: 100%;
  margin-top: 91px;
  padding: 40px 0 91px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f1f1f1;
}
.box-3 {
  position: relative;
  width: 100%;
  margin-top: 0px;
  padding: 0px 0 52px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f4f5f5;
  overflow: hidden;
  text-align: center;
}
.box-4 {
  position: relative;
  width: 100%;
  margin-top: 0px;
  padding: 0px 0 91px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f1f1f1;
}
.vert_line {
  position: relative;
}
.vert_line:before {
  position: absolute;
  display: block;
  content: '';
  width: 1px;
  height: 10000px;
  right: 0px;
  top: -70px;
  background: #fff;
  z-index: 1000;
}
.small-box-1 {
  position: relative;
  width: 100%;
  padding: 0px 0 52px 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 50px;
  overflow: hidden;
}
.small-box-1.v2 {
  text-align: center;
  padding: 26px 0 37px;
}
.small-box-2 {
  position: relative;
  width: 100%;
  padding: 0px 15px 55px 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0px;
  overflow: hidden;
  background: #fff;
}
.small-box-2.v2 {
  background: #f1f1f1;
}
.small-box-2.v3 {
  background: #f1f1f1;
  padding-bottom: 45px;
}
.col1 {
  float: left;
  width: 236px;
  margin-right: 31px;
}
.col1.last {
  margin-right: 0;
}

/**** end address section ****/
/*========================================================
                    FOOTER styles
=========================================================*/
#footer {
  padding: 52px 0 50px;
  color: #969a9a;
  overflow: hidden;
  background: #535555;
}

.txt_priv {
  margin-top: 35px;
  /*min-width: 280px;*/
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  color: #777;
  width: 40px;
  height: 43px;
  font-size: 43px;
  line-height: 38px;
  z-index: 20;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
#toTop:hover {
  outline: none;
  color: #748324;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media only screen and (max-width: 1199px) {
  
  #content .flexslider, #content .flexslider .slides img, #content .linkslider {
    height: auto;
    width: 100%;
  }

  #content ol.flex-control-nav {
    margin-bottom: 12px;
  }

  .avertissement img {
    width:inherit;
  }
  #content .contenu {
    width: 69%;
  }

  #content .menu_gauche h2 {
    font-size: 1.2em;
  }

  
  #content .avertissement select {
    width:100%;
    margin-top:5px;
  }

  .photos .actuelle img.photo_utilisee {
    width:150px;
  }
  header .felogin img {
    width:initial;
  }

  figure a,
  figure a img {
    width: 100%;
  }
  .vert_line:before {
    display: none;
  }
  .icon3,
  .icon3.v2 {
    float: none;
    margin-right: 0;
    margin-bottom: -20px;
  }
  .logo_link {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  header .logo {
  	 margin-top:45px;
   }
  
   header .felogin {
  	 position:absolute;
     top:10px;
     right:10px;
   }
  
}

@media only screen and (max-width: 979px) {

  
  footer .soc_icons {
    text-align: center;
    float: inherit;
  }

  table.bureau_direction tr td img {
    max-width:120px;
  }

  footer {text-align:center;}
  footer img {width:inherit;}
  .map figure,
  .map figure iframe,
  #form input,
  #form textarea,
  #form .success {
    width: 100% !important;
    float: none !important;
  }
  #form .success {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .map figure {
    height: auto !important;
    margin-bottom: 15px;
  }
  .img1 {
    float: none;
    margin-right: 0;
    margin-bottom: -20px;
    width: 100%;
  }
  #owl .owl-prev,
  #owl .owl-next {
    top: auto !important;
    bottom: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .creer_emploi,
  .suprimer_emploi,
  .suprimer_etablissement,
  .creer_etablissement {
    margin-top:5px;
  }

  table.bureau_direction {
    
  }

  table.contenttable td, table.contenttable th{
    font-size:0.9em;
  }

  table.bureau_direction tr td {
    padding-bottom:10px;
    width:inherit;
  }


  .menu_gauche {
     display:none;
  }
  #content .contenu {
    width: 100%;
  }
  img {
    width: 100%;
  }

  a img {
    width: inherit;
  }

  img.no_resize,

  .map figure iframe {
    height: 300px;
  }
  blockquote:before,
  blockquote:after {
    display: none;
  }
  .txt_priv {
    margin-top: 10px;
  }
  figure a {
    width: 100%;
  }
  .txt1 {
    font: 300 30px/32px 'Open Sans', Arial, sans-serif;
  }
  blockquote {
    padding-left: 0px;
    padding-right: 0px;
  }
  #content .boutons_infos {
    width:100%;
    text-align:center;
    display:inline-block;
  }

  #content .boutons_infos a {
    width: 300px;
    text-align:center;
  }

  /*#content .informations_utiles .grid_2 {
    display: inline-block;
    margin: 0px 5px 5px 5px;
    text-align:center;
  }*/
  section.partenaires ul li {
    width:45%;
  }

}
@media only screen and (max-width: 479px) {
  section.partenaires img {
    width:115px;
    height:86px;
  }

  table.bureau_direction tr td img {
    max-width:140px;
  }

  .tx-yag-gallery-galleryinfo, .tx-yag-album-albuminfo {
    margin-left: 0px;
  }

  .tx-yag-items .tx-yag-thumb-outerframe {
    width:100% !important;
  }

  .tx-yag-ligtbox {
    width:90%;
  }

  h2 {
    font-size: 1.3em;
  }

  .date_section {
    width: 100%;
    max-width: 100%;
    padding: 2px 0 10px;
    float: none;
    margin-right: 0;
  }

  header .felogin .usager {
    width:82%;
  }

  body .mce-window {
    width: 100% !important;
  }

  .mce-window #mceu_30 {
    left: 10px!important;
  }

  .mce-window #mceu_31 {
    left: 70px !important;
  }

  .mce-abs-end {
    /*left:10px !important;*/
  }
}
/*Core variables and mixins*/

.temoignages {
	background-color:#eeeeee;
	padding: 12px 22px 22px 20px;
    	border: 1px solid #95c93d;
    	margin: 41px 0px 20px 0px;
	position:relative;
}

.temoignages::before {
	content: "Témoignages";
	color: #95c93d;
	font-weight:bold;
	font-size: 1.2rem;
	position:absolute;
	top:-27px;
}

.listeTemoignages.temoignages::before {
	display:none;
}

.saviez_vous_que {
	background-color:#eeeeee;
	padding: 12px 22px 16px 20px;
    	border: 1px solid #95c93d;
    	margin: 61px 0px 20px 0px;
	position:relative;
}

#content .contenu_droite h2,
#content .saviez_vous_que .titre {
	color: #95c93d;
	font-weight:bold;
	font-size: 1.2rem;
	position:absolute;
	top:-32px;
}

#content .contenu_droite h2 {
    position: relative;
    top: 37px;
    margin-left: 25px;
}

.saviez_vous_que.listeSaviez_vous_que  {
  margin-top:70px;
}