
:root {
  --ordo_couleur_1: #002856;
  --ordo_couleur_1_RGB: 0,40,86;
  --ordo_couleur_2: #38d430;
  --ordo_couleur_3: #002856;
  --ordo_couleur_1_hover: #002044;
}

@media only screen and (max-width : 1200px) {

#ordo-content .rdv_services_item img {
	margin-bottom:0px;
}
#ordo-content .rdv_services_item {
	margin-bottom:5px;
  margin-top: 20px;
}

#ordo-content .choix-thematique_bandeau_img img {
	border-radius: 5px;
}

#ordo-content .choix-thematique_bandeau_titre {
	position:static!important;
}

#ordo-content .choix-thematique_bandeau h1 {
	font-size:20px!important;
	margin-bottom:10px;
}
}

/* bootstrap fix */
.panierheader > a > svg {
	vertical-align:sub;
}

.question_cystite {
	margin-bottom:15px;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

#ordo-content a, #ordo-content button, #modal_ordo a, #modal_ordo button { 
  cursor: pointer;
}

@media screen and (min-width: 1200px) {
.espace-patient-btn {
  margin-right: 0.5em;
}

.header-replace {
  margin-right: 5px;
}
}

.account-btn .profileicon::before {
    padding: 5px;
  }


  .account-btn {
    display: flex;
    cursor: pointer;
  }


.dropdown-content.show {
  position: absolute;
  display: block;
  right: 0px;
  border-radius: 5px;
  padding: 5px;
  margin-top: 10px;
  z-index: 10;
}

.espace-patient-btn .dropdown-content.show a, #subheader .espace-patient-btn .dropdown-content.show a {
  color: #fff;
  border-radius: 5px;
}

.dropdown-content.show a:hover, #subheader .dropdown-content.show a:hover {
 color: #fff;
opacity: 0.75;
}

.espace-patient-btn .dropdown-content {
background-color: var(--ordo_couleur_1);
}

.dropdown-content {
display: none;
color: #fff;
width: 270px;
overflow: auto;
border: 2px solid var(--ordo_couleur_1);
z-index: 2;
}

.wp-theme-digitecpharma .dropdown-content {
  border: 2px solid #b2becc;
}

.wp-theme-digitecpharma #header .dropdown-content.show a:hover, .wp-theme-digitecpharma  #header .header-base-top .dropdown-content.show a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: #fff;
  opacity: 1;
}



.dropbtn {
border: none;
cursor: pointer;
display: flex;
  align-items: center;
}


.dropdown {
position: relative;
display: inline-block;
}

.dropdown-content a, .dropdown-content p {
margin: 0.35em;
padding: 5px;
text-decoration: none;
display: block;
font-weight: 600;
}



i.fas.fa-user.dropbtn.profileicon{
display: flex;
  align-items: center;
  text-align: center;
}

#ordo-content {
  background-color: rgba(241, 243, 249, 0.3);
  color: #47515A;
  padding-top: 20px;
  padding-bottom: 20px;
}

body #ordo-content {
font-family: "Inter", sans-serif; 
}

#ordo-content p {
  font-family: "Inter", sans-serif; 
}

body #modal_ordo {
font-family: "Inter", sans-serif; 
}

#ordo-content .form-wrap {
  color: #000;
  background-color: #fff;
  max-width: 700px;
  margin: 3em auto;
  box-shadow: 0px 6px 0px 0px #E8EDFA;
  border-radius: 10px;
}

#ordo-content .alert {
  max-width: 700px;
  margin: 10px auto;
  text-align: center;
}

#ordo-content .form-wrap .tabs-content {
  display: flex;
  justify-content: center;
  padding: 1em;
  overflow: auto;
}

#ordo-content .input-field, .swal2-container .input-field {
  border: 1px solid #CFD2D4;
  border-radius: 5px;
  padding: 10px;
}


#ordo-content .input-container {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

#ordo-content .input-container.flex-input{
  display: flex;
}

#ordo-content .send-links {
  display: block;
  text-align: center;
  margin-top: 1em;
  margin-botton: 1em;
}

#ordo-content .vertical-menu-title {
  font-weight: bold;
  padding: 0.5rem 1rem;
  font-size: 1.2em;
}

#ordo-content .vertical-menu-ordo a.nav-link {
 color: #47515A;
}

#ordo-content .vertical-menu-ordo a.nav-link.active {
 color: var(--ordo_couleur_1);
}

#ordo-content .vertical-menu-ordo a.nav-link:hover {
 color: var(--ordo_couleur_1);
}

#ordo-content .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff !important;
  background-color: var(--ordo_couleur_1) !important;
}

#ordo-content .nav-link {
  color: var(--ordo_couleur_1);
}

#ordo-content .nav-item {
  margin-right: 0.3em;
}

#ordo-content .radio-toolbar  {
    display: flex; 
  }

  #ordo-content .radio-element {
  border: 1px solid #CFD2D4;
  border-radius: 5px;
  display: flex;
  padding: 10px 0px;
  width: 100%;
  align-items: center;
  }

#ordo-content .radio-toolbar p {
    display: block;
  }

#ordo-content  .radio-element:nth-child(1) {
    margin-right: 10px;
  }


  #ordo-content  input[type='radio'] {
    accent-color:var(--ordo_couleur_1);
    margin: 0 5px;
}

#infos-tab-content {
max-width: 650px;
}

#ordo-content .btn-f {
  text-decoration: none;
  text-align: center;
}

#ordo-content .table_command_td_body_li {
  list-style-type: none;
  display: none;
}


#ordo-content .table_command_td_body form{
  display: inherit;
}

#ordo-content .table {
  --bs-table-color: #152536;
  --bs-table-bg: transparent;
}

#ordo-content .detail_item {
border: 0;
background-color: transparent;
}

#ordo-content .detail_item:hover {
color: var(--ordo_couleur_1);
}

#ordo-content .container_table_orders .woocommerce-message {
  display: flex;
  flex-direction: column;
}

#ordo-content .container_table_orders a.woocommerce-Button {
background-color: var(--ordo_couleur_1);
color: #fff;
padding: 10px 20px;
text-decoration: none;
margin-bottom: 20px;
border-radius: 5px;
font-weight: 700;
display: flex;
width: fit-content;
}

#ordo-content .container_table_orders a.woocommerce-Button:hover {
background-color: var(--ordo_couleur_1_hover);
}

#ordo-content .table_command_detail_td_body_status_color_completed, #modal_ordo .table_command_detail_td_body_status_color_completed {
  background: #c6e1c6;
  color: #5b841b;
  padding: 0.3em;
font-weight: 500;
border-radius: 3px;
}

#ordo-content .table_command_detail_td_body_status_color_pending, #modal_ordo .table_command_detail_td_body_status_color_pending {
  color: #777;
  background: #e5e5e5;
  padding: 0.3em;
font-weight: 500;
border-radius: 3px;
}

#ordo-content .table_command_detail_td_body_status_color_processing, #modal_ordo .table_command_detail_td_body_status_color_processing {
  background: #f8dda7;
  color: #94660c;
padding: 0.3em;
font-weight: 500;
border-radius: 3px;
}

#ordo-content .table_command_detail_td_body_status_color_cancelled, #modal_ordo .table_command_detail_td_body_status_color_cancelled {
  color: #777;
  background: #e5e5e5;
  padding: 0.3em;
font-weight: 500;
border-radius: 3px;
}

#ordo-content .table_command_detail_td_body_status_color_on-hold, #modal_ordo .table_command_detail_td_body_status_color_on-hold {
  background: #c8d7e1;
  color: #2e4453;
  padding: 0.3em;
font-weight: 500;
border-radius: 3px;
}

#ordo-content .table_command_detail_td_body_status_color_failed, #modal_ordo .table_command_detail_td_body_status_color_failed {
  background: #eba3a3;
  color: #761919;
  padding: 0.3em;
font-weight: 500;
border-radius: 3px;
}

@media screen and (max-width: 600px) {
  #ordo-content .container_table_orders 
  {
    font-size: 0.62em;
  }
}

#ordo-content .container_order_summary {
  display: flex;
}

#ordo-content .ordo_products_details {
  display: flex;
  align-items: center;
}

#ordo-content .ordo_img_order {
  max-height: 100px;
  max-width: 100px;
  padding: 5px;
}

#ordo-content .ordo_product_title {
  padding-left: 10px;
  display: flex;
  flex-direction: column;
}

#ordo-content .container_ordo_img_order {
  min-width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#ordo-content .img_brand_title {
  display: flex;
  align-items: center;
}

#ordo-content .img_brand_title a {
  color: inherit;
  text-decoration: inherit;
  font-weight: 600;
}

#ordo-content .img_brand_title a:hover {
  color: var(--ordo_couleur_1);
}

#ordo-content .order_column_content {
  padding: 5px; 
}

#ordo-content .ordo_order_total, #ordo-content .ordo_order_quantity {
  display: flex;
  justify-content: flex-end;
}

#ordo-content .container_ordo_order_total  {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#ordo-content .ordo_total_title {
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
  justify-content: flex-end;
}

#ordo-content .container_order_summary, #ordo-content .container_table_order, #ordo-content .container_ordo_order_total, #ordo-content .container_delivery_order {
  padding-top: 10px;
  padding-bottom: 10px;
}

#ordo-content .woocommerce_order_summary_title {
  display: flex;
  justify-content: space-between;
}

#ordo-content a.beneficiaire_ordo {
  color: inherit;
  text-decoration: inherit;
}

#ordo-content a.beneficiaire_ordo:hover {
  color: var(--ordo_couleur_1);
}

#ordo-content a.download_doc {
  color: inherit;
  text-decoration: inherit;
}


#ordo-content a.download_doc:hover {
  color: var(--ordo_couleur_1);
}


#step0commands {
  margin-top: 20px;
}

#step1commands, #step2commands {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}


#ordo-content .image-upload-wrap:hover {
  background-color: #fff;
  border: 4px dashed #47515A;
}

#ordo-content .image-upload-wrap2:hover {
  background-color: #fff;
  border: 4px dashed #47515A;
}

#ordo-content .image-upload-wrap3:hover {
  background-color: #fff;
  border: 4px dashed #47515A;
}

#ordo-content .table { --bs-table-hover-bg: rgba(152, 168, 172, 0.3);
}

#ordo-content .table_command form {
 margin-bottom: inherit;
}

#ordo-content .historic_command hr {
  margin: 1rem 0;
}

#ordo-content .ordo_total_amount {
  margin-left: 5px;
}


div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {
  background-color: var(--ordo_couleur_1);
}

.search_and_button {
  margin-bottom: 1.5em;
}

.search_and_button input {
  margin-right: 0.8em;
}

p.input-title {
  margin-bottom: 0.2rem;
}

@media screen and (max-width: 1200px) {
.vertical-menu-ordo {
  display: none;
}
}

.error-contain {
  background-color: rgba(241, 243, 249, 0.3);
}

.error-contain .alert {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.event-card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border-radius: var(--bs-card-border-radius);
  transition: .3s ease;
}

.event-card {
  margin-bottom: 10px;
  border: 2px solid var(--bs-card-border-color);
}
.vertical-menu-ordo .fas.fa-cart-arrow-down {
  margin-left: -4px;
}

div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):focus-visible {
  box-shadow: inherit;
}


/* CSS nouvel espace patient ci-dessus ****************************************************************************** */


/* new css agenda svac ***************************************/


#ordo-content .espace-patient_breadcrumb {
	font-size: 16px;
  padding-top: 1.8em;
  padding-bottom: 1.8em;
}

#ordo-content .espace-patient_breadcrumb a {
	color: #47515A;
}

#ordo-content .espace-patient_titre {
	margin:10px auto;
}

#ordo-content .rdv_services_flexwrap {
	display: flex;
	flex-direction: row;
	flex-wrap:wrap;
	width:100%;
	justify-content: center;
}

#ordo-content .rdv_services_item {
	width:380px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	cursor:pointer;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#ordo-content .rdv_services_item img {
	border-radius: 8px;
	width:80%;
	margin-bottom:10px;
}

#ordo-content .espace-patient_backbutton {
	cursor:pointer;
	margin-bottom: :20px;
	font-size:16px;
}

#ordo-content .choix-thematique_bandeau {
	justify-content: center;
	position:relative;
}

#ordo-content .choix-thematique_bandeau_img img {
	border-radius: 20px;
	width:100%;
	background-size: cover;
	background-repeat: no-repeat;
}

#ordo-content .choix-thematique_bandeau h1 {
	font-size: 32px;
}

#ordo-content .choix-thematique_bandeau_titre {
	position:absolute;
	top:50%;
	transform: translateY(-50%);
	left:5%;
}

#ordo-content .choix-thematique_listethematiques {
	display: flex;
	flex-direction: row;
	flex-wrap:wrap;
	justify-content: center;
	margin:10px auto;
}

#ordo-content .choix-thematique_listethematiques div {
	cursor:pointer;
	display:flex;
	width:45%;
	margin:auto;
	background-color:#f5f8f9;
	height:60px;
	border-radius: 20px;
	overflow:hidden;
	align-items:center;
	margin:5px 5px;
	min-width:250px;
	font-weight:bold;
}

#ordo-content .choix-thematique_listethematiques div::before {
 	content: "";
	background-color: #b9bfcf;
	height:100%;
	width:15px;
	margin-right:10px;
}

#liste_creneaux {
	display: flex;
	flex-direction: row;
	flex-wrap:wrap;
	width:90%;
	justify-content: center;
	margin:10px auto;
  text-align-center;
	//position:relative;//si on veut que l'overlay soit juste sur cette div, sans overlay sur tout l'écran poil aux dents
}

#liste_creneaux>div {
	width:16%;
	min-width:130px;
	align-items: center;
	display:flex;
	flex-direction: column;
}

#ordo-content .card {
  border: 2px solid var(--bs-card-border-color);
}

#specific_list_rdv {
  display: flex;
}

@media screen and (max-width: 800px) {
#ordo-content .rdv-col {
  width: 100%
}
}

@media screen and (max-width: 800px) {
#changerPass {
  margin-bottom: 10px;
}
}

#ordo-content .liste_creneaux_nomjour {
	font-weight:bold;
	width:100%;
	text-align:center;
}

#ordo-content .liste_creneaux_creneau {
	width:100%;
  text-align: center;
}

#ordo-content .liste_creneaux_creneau div {
	background-color:#f5f8f9;
	border-radius: 7px;
	cursor:pointer;
	width:fit-content;
	margin:5px auto;
	padding:5px;
}

#ordo-content .liste_creneaux_weekshift {
	display:flex;
	justify-content: center;
	align-items: center;
	width:100%;
	margin:15px 0px;
}


#ordo-content .liste_creneaux_weekshiftlink a {
  	text-decoration: none;
    color: #47515A;
}

#ordo-content .liste_creneaux_weekshiftinfo {
	flex:4;
	text-align:center;
}

#ordoplus_overlay { 
    position: fixed;
    top:0px;
    left:0px;
    width: 100% !important;
    height: 100%;
    background: black;
    opacity: .5;
    display:none;
    z-index:2147483647;
}

.ordoplus_spinner {
   position: absolute;
   left: 50%;
   top: 50%;
   height:60px;
   width:60px;
   margin:0px auto;
   -webkit-animation: rotation .6s infinite linear;
   -moz-animation: rotation .6s infinite linear;
   -o-animation: rotation .6s infinite linear;
   animation: rotation .6s infinite linear;
   border-left:6px solid rgba(104, 104, 104, 0.15);
   border-right:6px solid rgba(104, 104, 104, 0.15);
   border-bottom:6px solid rgba(104, 104, 104, 0.15);
   border-top:6px solid rgba(177, 177, 177, 0.8);
   border-radius:100%;
}

@-webkit-keyframes rotation {
   from {-webkit-transform: rotate(0deg);}
   to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
   from {-moz-transform: rotate(0deg);}
   to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
   from {-o-transform: rotate(0deg);}
   to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
   from {transform: rotate(0deg);}
   to {transform: rotate(359deg);}
}

#ordo-content .vaccination-form_typevaccination {
	display:flex;
	flex-direction:column;
	width:100%;
	margin:15px auto;
	align-items: center;
}

#ordo-content .vaccination-form_typevaccination #typevaccination_question {
	font-weight:bold;
	margin-bottom:5px;
}

#ordo-content .vaccination-form_btnsuivant {
	width:100%;
	text-align:center;
}

#ordo-content .espace-patient_button {
  background-color:var(--ordo_couleur_1);
  color:white;
  padding: 10px 18px;
  border-radius: 4px;
  border-width: 0px;
  font-weight:bold;
}

#ordo-content .vaccination-form_btnsuivant button:hover {
	opacity:80%;
}

.vaccination-form_typevaccination #typevaccination_choix {
	display:flex;
	flex-direction:row;
	margin:5px auto;
}
  

#ordo-content .vaccination-form_typevaccination #typevaccination_choix div {
	flex:1;
	width:200px;
	padding: 10px 18px;
	margin:0px 15px;
	border-radius: 4px;
	border:2px solid #b3b3b3;
	transition: all 0.5s ease-in-out;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 600px) {
  .vaccination-form_typevaccination #typevaccination_choix {
	display: block;
}

#ordo-content .vaccination-form_typevaccination #typevaccination_choix div {
margin: 20px;
}
}

#ordo-content .vaccination-form_typevaccination #typevaccination_choix div.checked {
	border:2px solid rgba(var(--ordo_couleur_1_RGB),1);
	background-color:rgba(var(--ordo_couleur_1_RGB),0.5);
	
}

#ordo-content .vaccination-form_dateinjection {
	display:none;
	width:100%;
	text-align:center;
	margin-bottom:5px;
}

#ordo-content .vaccination-form_dateinjection input {
	width:200px;
	text-align:center;
}
#ordo-content .event-card {
  cursor: pointer;
}

#ordo-content .event-card .card-header {
  background-color: #47515A;
  color: #fff;
  font-weight: 500;
}

#ordo-content .btn-card-rdv {
  display: flex;
  justify-content: flex-end;
  margin-top: 1em;
  text-decoration: underline;
}

.btn_plus_event {
  margin-top: 1em;
  margin-bottom: 1em;
}


/* FIN new agenda *********************************************/

/*  Formulaire connexion / inscription */

		
#ordo-content div.head_form_log {
		align-content: center;
		text-align: center;
		margin-bottom: 20px;
	}

  

  #ordo-content  div.help-text label span {
	  color:#28A55F;

  }

  /*
  div:not(.logo-header) img {
    display: block;
    margin-left: auto; margin-right: auto
  }
*/


  #ordo-content  span.consent {
  float: right;
}


#ordo-content .closebtn {
  margin-left: 15px;
  font-weight: bold;
  float: right;
  cursor: pointer;
  transition: 0.3s;
}

span.closebtn { cursor: pointer; }

#ordo-content .closebtn:hover {
  color: rgba( 0, 0, 0, 0.8);
}

.prev.disabled,.next.disabled {
  display: none;
}


/* Modal - mot de passe oublié*/

.scotch-overlay
{
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;

    opacity: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: 1ms opacity ease;
       -moz-transition: 1ms opacity ease;
        -ms-transition: 1ms opacity ease;
         -o-transition: 1ms opacity ease;
            transition: 1ms opacity ease;

    background: rgba(0,0,0,.6);
}

.scotch-modal
{
  color:black;
  margin: auto;
    z-index: 9999;
    position: fixed;
    left: 50%;
    max-height: calc(100vh - 210px);
    overflow-y: auto;

    opacity: 0;

    width: 94%;
    padding: 24px 20px;

    -webkit-transition: 1ms opacity ease;
       -moz-transition: 1ms opacity ease;
        -ms-transition: 1ms opacity ease;
         -o-transition: 1ms opacity ease;
            transition: 1ms opacity ease;

    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);

    border-radius: 2px;
    background: #fff;
}

.scotch-modal.scotch-open.scotch-anchored
{
    top: 20px;

    -webkit-transform: translate(-50%, 0);
       -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
         -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

.scotch-modal.scotch-open
{
    opacity: 1;
}

.scotch-overlay.scotch-open
{
    opacity: 1;

}

/* Close Button */
.scotch-close
{
    font-family: Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 12px;

    position: absolute;
    top: 5px;
    right: 5px;

    padding: 5px 7px 7px;

    cursor: pointer;

    color: #fff;
    border: 0;
    outline: none;
    background: #e74c3c;
}

.scotch-close:hover
{
    background: #c0392b;
}

/* Default Animation */

.scotch-overlay.fade-and-drop
{
    display: block;

    opacity: 0;
}

.scotch-modal.fade-and-drop
{
    top: -300%;

    opacity: 1;

    display: block;
}

.scotch-modal.fade-and-drop.scotch-open
{
    top: 50%;

    -webkit-transition: 500ms top 500ms ease;
       -moz-transition: 500ms top 500ms ease;
        -ms-transition: 500ms top 500ms ease;
         -o-transition: 500ms top 500ms ease;
            transition: 500ms top 500ms ease;
}

.scotch-modal.fade-and-drop.scotch-open.scotch-anchored
{

    -webkit-transition: 500ms top 500ms ease;
       -moz-transition: 500ms top 500ms ease;
        -ms-transition: 500ms top 500ms ease;
         -o-transition: 500ms top 500ms ease;
            transition: 500ms top 500ms ease;
}

.scotch-overlay.fade-and-drop.scotch-open
{
    top: 0;

    -webkit-transition: 500ms opacity ease;
       -moz-transition: 500ms opacity ease;
        -ms-transition: 500ms opacity ease;
         -o-transition: 500ms opacity ease;
            transition: 500ms opacity ease;

    opacity: 1;
}



.scotch-overlay.fade-and-drop
{
    -webkit-transition: 500ms opacity 500ms ease;
       -moz-transition: 500ms opacity 500ms ease;
        -ms-transition: 500ms opacity 500ms ease;
         -o-transition: 500ms opacity 500ms ease;
            transition: 500ms opacity 500ms ease;
}



#contentordop
{
    display: none;
}


/*  Liste ordonnances */


@media screen and (max-width: 768px) {

  #ordo-content  .table-responsive-vertical > .table {
    margin-bottom: 0;
    background-color: transparent;
 }
 #ordo-content .table-responsive-vertical > .table > thead, .table-responsive-vertical > .table > tfoot {
    display: none;
 }
 #ordo-content .table-responsive-vertical > .table > tbody {
    display: block;
 }
 #ordo-content .table-responsive-vertical > .table > tbody > tr {
    display: block;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    margin-bottom: 1.6rem;
 }
 #ordo-content .table-responsive-vertical > .table > tbody > tr > td {
    background-color: #fff;
    display: block;
    vertical-align: middle;
    text-align: right;
 }
 #ordo-content .table-responsive-vertical > .table > tbody > tr > td[data-title]:before {
    content: attr(data-title);
    float: left;
    font-size: inherit;
    font-weight: 400;
    color: #757575;
 }
 #ordo-content .table-responsive-vertical.shadow-z-1 {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
 }
 
 #ordo-content.table-responsive-vertical.shadow-z-1 > .table > tbody > tr {
    border: none;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.12), 0 1px 2px 0 rgba(0,0,0,0.24);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.12), 0 1px 2px 0 rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.12), 0 1px 2px 0 rgba(0,0,0,0.24);
 }
 #ordo-content .table-responsive-vertical > .table-bordered {
    border: 0;
 }
 #ordo-content .table-responsive-vertical > .table-bordered > tbody > tr > td {
    border: 0;
    border-bottom: 1px solid #e0e0e0;
 }
 #ordo-content .table-responsive-vertical > .table-bordered > tbody > tr > td:last-child {
    border-bottom: 0;
 }
 #ordo-content  .table-responsive-vertical > .table-striped > tbody > tr > td, .table-responsive-vertical > .table-striped > tbody > tr:nth-child(odd) {
    background-color: #fff;
 }
 #ordo-content  .table-responsive-vertical > .table-striped > tbody > tr > td:nth-child(odd) {
    background-color: #f5f5f5;
 }
 #ordo-content .table-responsive-vertical > .table-hover > tbody > tr:hover > td, .table-responsive-vertical > .table-hover > tbody > tr:hover {
    background-color: #fff;
 }
 #ordo-content  .table-responsive-vertical > .table-hover > tbody > tr > td:hover {
    background-color: rgba(0,0,0,0.12);
 }
}

/*
table:not(.ui-datepicker-calendar) tbody tr td {
  padding:1rem!important;
}
 Recherche liste ordo */

.boxsearch{
  margin: 30px auto;
  width: 300px;
  max-width: 80%;
  height: 50px;
}
.container-1 {
  width: 300px;
  max-width: 80%;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}
.container-1 input#search{
  width:0px;
  height: 50px;
  border: 1px solid rgba(255,255,255,.35);
  font-size: 10pt;
  float: left;
  color: #4f5b66;
  background:#f5f5f5;
  padding-left: 45px;
  border-radius: 5px;
  transition: all .5s;
}
.container-1 input#search::-webkit-placeholder { 
  color: #65737e;   
}
.container-1 input#search::-moz-placeholder { 
  color: #000;   
}
.container-1 .icon{
  z-index:1;
  position: absolute;
  top:50%;
  left:0;
  margin-left: 16px;
  margin-top: 15px;
  color: #4f5b66;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.container-1 input#search, .container-1 input#search, .container-1 input#search{
  width: 300px;
  outline: none;
  background: #f5f5f5;
}




/* modals ordo */

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close.specific_icon_close_responsive {
  color: var(--ordo_couleur_1);
  float: right;
  font-size: 28px;
  font-weight: bold;
  position:initial;
  margin-top:0px;
}

.close.specific_icon_close_responsive:hover,
.close.specific_icon_close_responsive:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

#modal_ordo { 
  background-color:#fff;
  border-radius: 8px;
  border: 1px solid rgba(0,0,0,.2);
  color: #47515A;
  display:none; 
  padding:20px;
  width: 600px;
  max-width:100%; 
  position: relative;
  overflow-y: auto;   
}

#modal_ordo.ordo_show {
  margin-top: 3em;
}

.ordo_download {
  background-color:var(--ordo_couleur_1);
  color:white;
  border-radius: 5px;
  text-decoration: none;
  padding: 5px 10px;
}

.ordodetails, #afficheOrdo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

#afficheOrdo {
  background-color: #F1F3F9 ;
  border: dashed 1px #47515A;
  padding: 15px;
  border-radius: 5px;
}

#commentaire_patient, #commentaire_traitement {
  border: 1px solid rgba(0,0,0,.2);
  padding: 10px;
  border-radius: 5px;
}

#commentaire p {
  margin-bottom: 0.11rem;
}

.ordodetails #reception, .ordodetails #statut {
  display: flex;
}

.pharmaname_ordo {
  font-weight: 700;
}

#reception_value {
  margin-left: 5px;
}

.b-close {
  position:absolute;
  right:10px;
  top:10px;
  color: #47515A;
  text-decoration: none;
  padding: 10px;
}

.ordo_show #ordodetails, .ordo_show #pharmacie, .ordo_show #show_ordo, .ordo_show #commentaire {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.ordo_show-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0.5em;
}


/* ordo details*/

details > summary {
  padding: 8px 16px;
  font-weight: bold;
}

details > div {
  padding: 16px;
}

details > summary:hover {
  background: #f4f4f4;
}


details:not(:first-of-type) > summary {
  border-top: 1px solid #ddd;
}


.container-infos {
  max-width: 768px;
  margin: 10px auto;
  box-shadow: 0 3px 10px #0003;
  border-radius: 2p;
}


/* calendrier*/


.calendrier-container {
  width: 100%;
  max-width: 100%;
  display: block;
  text-align: center;
}
#calendarContainer,
#organizerContainer {
  display: inline-block;
  margin: 5px;
}

.cjslib-year, .cjslib-month, .cjslib-date, .cjslib-list-history  {
  width: 100% !important;
}
.cjslib-calendar {
  max-width: 100% !important;
}



/* header*/

@media screen and (max-width: 801px) {
.dropdown-content.show {
  right: 1%;
  left: auto!important;
  
}
}

i.fas.fa-user.dropbtn.profileicon{
  display: flex;
    align-items: center;
    text-align: center;
}

.redheader {
  color:var(--ordo_couleur_1)!important;
}
.redheader:hover {
  color:#fff!important;
}
.dropdown a.redheader{
  color:var(--ordo_couleur_1)!important;
}


/*etapes depot*/


legend { font-size:18px; margin:0px; color:var(--ordo_couleur_3); font-weight:bold; margin:0 auto;}
.prev { float:left;}
.next { float:right;}
#steps { list-style:none; text-align:center; width:100%; overflow:hidden; margin:0px; padding:0px; display: none; }
#steps li {font-size:24px;    float:none;
  display:inline-block;
  zoom:1; padding:10px; color:#b0b1b3;}
#steps li span {font-size:11px; display:block;}
#steps li.current { color:#000;}
#makeWizard { background-color:#b0232a; color:#fff; padding:5px 10px; text-decoration:none; font-size:18px;}
#makeWizard:hover { background-color:#000;}


/* upload ordo*/

.file-upload {
  background-color: #ffffff;
}

#ordoForm .alert {
  max-width: 100%;
  text-align: left;
}

.file-upload-btn {
  width: 100%;
  margin: 0;
  color: #fff;
  background: #697a8a;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #697a8a;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.file-upload-btn:hover {
  background: #fbfaff;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.file-upload-btn:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content, .file-upload-content2, .file-upload-content3, .file-upload-content4, .file-upload-content5, .file-upload-content6, .file-upload-content7, .file-upload-content8,
 .file-upload-content9, .file-upload-content10, .file-upload-content11 {
  display: none;
  text-align: center;
}

.file-upload-input, .file-upload-input2, .file-upload-input3, .file-upload-input4, .file-upload-input5, .file-upload-input6, .file-upload-input7, .file-upload-input8, .file-upload-input9, .file-upload-input10, .file-upload-input11 {
  position: absolute;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap, .image-upload-wrap2, .image-upload-wrap3, .image-upload-wrap4, .image-upload-wrap5, .image-upload-wrap6, .image-upload-wrap7
, .image-upload-wrap8, .image-upload-wrap9, .image-upload-wrap10, .image-upload-wrap11 {
  border: 4px dashed #d5cbcb;
  position: relative;
  margin-top:10px;
  background-color: #fff;
}

.image-dropping,
.image-upload-wrap:hover {
  background-color: #fff;
  border: 4px dashed #47515A;
}

.image-title-wrap {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text {
  text-align: center;
}

.drag-text .fa-plus-circle {
  font-size: 3em;
  padding-top: 0.6em;
}
.drag-text h5 {
  font-weight: 600;
  padding: 20px;
}

.file-upload-image, .file-upload-image2, .file-upload-image3, .file-upload-image4, .file-upload-image5, .file-upload-image6, .file-upload-image7, .file-upload-image8,
 .file-upload-image9, .file-upload-image10, .file-upload-image11 {
  max-height: 200px;
  max-width: 200px;
  margin: auto;
  padding: 20px;
}

.remove-image {
  width: 200px;
  margin: 0;
  color: #fff;
  background: #cd4535;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #b02818;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.remove-image:hover {
  background: #c13b2a;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image:active {
  border: 0;
  transition: all .2s ease;
}

textarea.depotordo {
  width: 100%;
  height: 150px;
  line-height: 150%;
  resize: vertical;
  border-radius: 5px;
  border: 1px solid #DEE2E6;
}




/* LES BOUTONS*/


/*
a.btn, input:not(#terms), button, submit { 
  -webkit-appearance: none;
  border-style:solid;
}
*/
button:focus {
  outline:0;
}

/* ----------- boutons ----------- */
.btn{
  margin:5px;
  -webkit-transition: background-color .5s ease-out;
  -moz-transition: background-color .5s ease-out;
  -o-transition: background-color .5s ease-out;
  transition: background-color .5s ease-out;
  border-width:none;
  font-size:calc(0.65em + .7vmin);
}

.btn:hover{
  color:white;
}


/* -----------  STYLES - bordures ou entier ----------- */
.btn-o{
  background-color:transparent;
  border-width:0px;
}
.btn-f{
  border-width:0px;
}

/* ----------- bordures----------- */
.btn-sq{
  border-radius:0px;
}
.btn-rnd{
  border-radius:4px;
}

/* ----------- tailles----------- */
.btn-sm{
  padding:10px 18px;
}
.btn-md{
  padding:15px 35px;
}
.btn-lrg{
  padding:15px 65px;
}




/* ---------- ONLY BUTTON COLORS BELOW ------------ */
/* ---------- ONLY BUTTON COLORS BELOW ------------ */
/* ---------- ONLY BUTTON COLORS BELOW ------------ */



/* BLUE - BUTTON COLORS */
.btn-blue{
  background-color:#193452;
  border-color:#193452;
  color:white;
}
.btn-blue:hover{
  background-color:#193452;
}
.btn-o.btn-blue{
   background-color:transparent;
   color:#193452;
}
.btn-o.btn-blue:hover{
   background-color:#193452;
   color:white;
}

/* RED - BUTTON COLORS */
.btn-ordo{
  background-color:var(--ordo_couleur_1);
  color:white;
  border-radius: 5px;
}

a.boutton_prise_rdv {
text-decoration:none;
}

.btn-ordo:hover, a.boutton_prise_rdv button:hover, .bouton_ordo_plus > a > button:hover {
  background-color:var(--ordo_couleur_1_hover);
}
.btn-o.btn-ordo{
   background-color:transparent;
   color:var(--ordo_couleur_1);
}
.btn-o.btn-ordo:hover{
   background-color:var(--ordo_couleur_1_hover);
   color:white;
}

.btn-c3 {
  background-color:var(--ordo_couleur_3);
   color:white;
}

/* BLACK - BUTTON COLORS */
.btn-black{
  background-color:#000;
  border-color:#000;
  color:white;
}
.btn-black:hover{
  background-color:#000;
  border-color:#000;
}
.btn-o.btn-black{
   background-color:transparent;
   color:black;
}
.btn-o.btn-black:hover{
   background-color:#000;
   color:white;
}

/* GREEN - BUTTON COLORS */
.btn-green{
  background-color:#73B66B;
  border-color:#73B66B;
  color:white;
}
.btn-green:hover{
  background-color:#4e8e46;
}
.btn-o.btn-green{
   background-color:transparent;
   color:#73B66B;
}
.btn-o.btn-green:hover{
   background-color:#73B66B;
   color:white;
}

/* YELLOW - BUTTON COLORS */
.btn-yellow{
  background-color:#f0ad4e;
  border-color:#f0ad4e;
  color:white;
}
.btn-yellow:hover{
  background-color:#d89b46;
}
.btn-o.btn-yellow{
   background-color:transparent;
   color:#f0ad4e;
}
.btn-o.btn-yellow:hover{
   background-color:#f0ad4e;
   color:white;
}

/* CORAL - BUTTON COLORS */
.btn-coral{
  background-color:#FF5A5F;
  border-color:#FF5A5F;
  color:white;
}
.btn-coral:hover{
  background-color:#E55155;
}
.btn-o.btn-coral{
   background-color:transparent;
   color:#FF5A5F;
}
.btn-o.btn-coral:hover{
   background-color:#FF5A5F;
   color:white;
}

/* TEAL - BUTTON COLORS */
.btn-teal{
  background-color:#008489;
  border-color:#008489;
  color:white;
}
.btn-teal:hover{
  background-color:#00696D;
}
.btn-o.btn-teal{
   background-color:transparent;
   color:#008489;
}
.btn-o.btn-teal:hover{
   background-color:#008489;
   color:white;
}

/* COAL - BUTTON COLORS */
.btn-navy{
  background-color:#004080;
  border-color:#004080;
  color:white;
}
.btn-navy:hover{
  background-color:#0B2C59;
}
.btn-o.btn-navy{
   background-color:transparent;
   color:#004080;
}
.btn-o.btn-navy:hover{
   background-color:#0B2C59;
   color:white;
}

.btn-spd-sl{
  -webkit-transition: background-color 1.9s ease-out;
  -moz-transition: background-color 1.9s ease-out;
  -o-transition: background-color 1.9s ease-out;
  transition: background-color 1.9s ease-out;
}

.btn-spd-fst{
  -webkit-transition: background-color .1s ease-out;
  -moz-transition: background-color .1s ease-out;
  -o-transition: background-color .1s ease-out;
  transition: background-color .1s ease-out;
}



/* Accueil ordo+*/


.stage {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
}
.stage:hover > .tile {
  opacity: 0.5;
}
.stage .tile {
  position: relative;
  flex: 1 1 calc(50% - 96px);
  padding: 64px 32px;
  margin: 16px;
  background: #303030;
  cursor: pointer;
  box-shadow: 5px 5px 0 0 rgba(48, 48, 48, 0.25);
  transform-origin: 50% 100% 0;
  transition-property: transform box-shadow;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.76, -0.35, 0.21, 1.45);
}
.stage .tile:hover {
  opacity: 1;
  transform: scale(1.1);
  box-shadow: none;
}
.accueilordobloc > h1 {
  font-weight: 700;
  font-size: 30px;
  color: #EFEFEF;
  text-align: center;
  text-transform: uppercase;
}
.tile:after, .tile::after {
  content: '';
  position: absolute;
  top: 0.5em;
  left: 0.5em;
  height: calc(100% - .5em);
  width: calc(100% - .5em);
  pointer-events: none;
  opacity: 0.15;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.tile.profil {
  background-color: #004a5a;
  background-image: radial-gradient(circle farthest-corner at 100% 0, #007F9A, transparent);
}

.tile.mesordos {
  background-color: #087a4b;
  background-image: radial-gradient(circle farthest-corner at 100% 0, #0dc176, transparent);
}

.tile.monagenda {
  background-color: #382942;
  background-image: radial-gradient(circle farthest-corner at 100% 0, #604671, transparent);
}

.tile.messtats {
  background-color: #b66f0c;
  background-image: radial-gradient(circle farthest-corner at 100% 0, #f5ba67, transparent);
}

.accueilordobloc {
  width: 100%;
  height:100%;
}

/* Stats*/
@media screen and (min-width: 801px) {
div.container-charts {
  display: flex;
  flex-direction: row;  
  justify-content:center;
}
}




@media screen and (max-width: 800px) {

  div.container-charts {
    display: flex;
    flex-direction: column; 
    justify-content:center;
    text-align: center;
    padding: 0;
    margin: 0;
    align-items: center;
  } 
}


/* Consentements on/off*/



.clearfix { clear: both; }

input[type="checkbox"].on-off {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

.on-off + label {
  position: relative;
  display: block;
  width: 4rem;
  background-color: #cecece;
  color: white;
  height: 2.0rem;
  border-radius: 1.25rem;
}

.on-off + label:before {
  position: absolute;
  top: 4px;
  left: 4px;
  display: block;
  height: calc(2rem - 8px);
  width: calc(2rem - 8px);
  background-color: white;
  content: '';
  transition: all 0.15s ease-in;
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
  border-radius: 1.25rem;
}

.on-off + label:hover { cursor: pointer; }
.on-off:checked + label { background-color: rgb(0, 182, 71); }
.on-off:checked + label:before { left: calc(50% + 4px); }

.on-off + label > .text {
  display: block!important;
  float: left;
  text-align: center;
  height: 2rem;
  width: 2rem;
  line-height: 2.05rem;
  font-size: 0.70rem;
  text-transform: uppercase;
  box-sizing: border-box;
}

/* Pagination*/

/* pager wrapper, div */
.tablesorter-pager {
  padding: 5px;
height:50px;
}
/* pager wrapper, in thead/tfoot */
td.tablesorter-pager {
  background-color: #e6eeee;
  margin: 0; /* needed for bootstrap .pager gets a 18px bottom margin */
  height:50px!important;
}
/* pager navigation arrows */
.tablesorter-pager img {
  vertical-align: middle;
  margin-right: 2px;
  cursor: pointer;
}

/* pager output text */
.tablesorter-pager .pagedisplay {
  padding: 0 5px 0 5px;
  width: 50px;
  text-align: center;
}

/* pager element reset (needed for bootstrap) */
.tablesorter-pager select {
  margin: 0;
  padding: 0;
}

/*** css used when "updateArrows" option is true ***/
/* the pager itself gets a disabled class when the number of rows is less than the size */
.tablesorter-pager.disabled {
  display: none;
}
/* hide or fade out pager arrows when the first or last row is visible */
.tablesorter-pager .disabled {
  /* visibility: hidden */
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
}




/* popup form validate*/

/*#wrapper {
  width: 100px;
  margin: 0 auto;
  background: #fff;
  padding: 20px;
  border: 10px solid #aaa;
  border-radius: 15px;
  background-clip: padding-box;
  text-align: center;
}*/

.overlayordoplus {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: opacity 200ms;
  visibility: hidden;
  opacity: 0;
}
.overlay.light {
  background: rgba(255, 255, 255, 0.5);
}
.overlay .cancel {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: default;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup {
  margin: 75px auto;
  padding: 20px;
  background: #fff;
  border: 1px solid #666;
  width: 300px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
  position: relative;
}
.light .popup {
  border-color: #aaa;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}
.popup h2 {
  margin-top: 0;
  color: #666;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}
.popup .close.specific_icon_close_responsive.close {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 20px;
  right: 20px;
  opacity: 0.8;
  transition: all 200ms;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #666;
}
.popup .close.specific_icon_close_responsive.close:hover {
  opacity: 1;
}
.popup .content {
  max-height: 400px;
  overflow: auto;
}
.popup p {
  margin: 0 0 1em;
}
.popup p:last-child {
  margin: 0;
}






.ou {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 50px;
  height: 50px;
  color:#6A7A89;
  background-color: #F1F1FB;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
  z-index: 1111;
  text-align: center;
  vertical-align: middle;
  line-height: 50px;
}

.responleft {
  width: 100%;
}

.left_compte {
  width: 30%;
  float:left;  
  margin-bottom:15px;
}

.right_compte {
  width: 60%;
  float:right;
  align-content: middle;
  margin-bottom:15px;
}
.left_compte_m {
  width: 45%;
  float:left;  
  margin-bottom:15px;
}

.right_compte_m {
  width: 45%;
  float:right;
  align-content: middle;
  margin-bottom:15px;
}

.left_compte_modal {
  width: 30%;
  float:left;  
  margin-bottom:5px;
}

.right_compte_modal {
  width: 70%;
  float:right;
  align-content: middle;
  margin-bottom:5px;
}

@media screen and (max-width: 1000px) {
  .responleft {
    width: 100%;
  }
  .responright {
    display:none;
  }

  .left_compte_m {
    width: 100%;
    max-width: 100%;
  }
  
  .right_compte_m {
    width: 100%;
    max-width: 100%;
  }

  .left_compte_modal {
    width: 100%;
    max-width: 100%;
  }
  
  .right_compte_modal {
    width: 100%;
    max-width: 100%;
  }

  .left_compte {
    width: 100%;
    max-width: 100%;
  }
  
  .right_compte {
    width: 100%;
    max-width: 100%;
  }
}

#ordo-content .nav-pills.mb3 {
  margin-bottom: 1.5rem;
}

#ordo-content h1 {
 margin-bottom: 1.5rem;
 font-size: 32px;
 font-weight: bold;
}

.ordo-title {
  color: #47515A;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 1.1em;
}

.mdpoubli {
  margin-top: 15px;
  white-space: pre;
  color: var(--ordo_couleur_1);
  text-decoration: underline;
}

.mdpoubli:hover {
  color: var(--ordo_couleur_1);
  cursor: pointer;
  text-decoration: none;
}


.ensavoirplus {
  margin-left:15px;
  white-space: pre;
  color: #898990;
  text-decoration: underline;
}

.ensavoirplus:hover {
  color: #898990;
  cursor: pointer;
  text-decoration: none;
}

.no-account{
text-align: center;
margin-top: 20px;
  width: 100%;
}

.connect-btn, .forgot-btn {
  margin-bottom: 1em;
  display: flex;
  justify-content: center;
}


#ordo-content .input-container .icon {
  height:40px;
  padding: 10px;
  background: white;
  color: grey;
  width: 8%;
  text-align: center;
}


#ordo-content .input-field, .input-container select {
  width: 100%;
  padding: 10px;
  outline: none;
}

#ordo-content .input-field:focus, .input-container select:focus {
  border: 2px solid var(--ordo_couleur_1);
}



div.moncomptediv {
  color:black;
  background: #FBFAFF !important;
  border-width:1px 1px 1px 0px;
  border-style:solid;
  border-color: #697a8a;
  box-shadow: inset 5px 0px var(--ordo_couleur_1);
  overflow: auto;
}


h2.ordo-title {
  margin-top: 15px;
}

div.tablesorter-header-inner {
  display: inline-block;
}


.moncomptehead {
  margin-left:0px;
}

.column_title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
}

.column_content {
  margin-top: 10px;
  margin-bottom: 10px;
}

/*
specification des containers couleur de fond et bordure
*/
.specific_color_border {
background-color: #909090;
}

.historic_command{
width: 100%;
/*
background-color: #4fc3f7;
*/
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
CSS SECTION BANNER
*/
.container_banner {
overflow: hidden;
margin-bottom: 4em;
}
#img_property_banner{
width: 100%;
min-height: 150px;
min-width: 760px;
/*
background-color: yellow;
*/
position: relative;
z-index: 100;
}
.text_banner{
position: absolute;
z-index: 200;
margin-left: 12%;
margin-right: 12%;
padding-top: 3%;
padding-bottom: 3%;
}
.text_property_banniere{
width: 100%;
display: inline-block;
}
.text_property_banniere:nth-child(1) {
font-size: 0.8em;
line-height: 1.1em;
}
.text_property_banniere:nth-child(2) {
font-size: 2.3em;
line-height: 1.1em;
font-weight: bold;
}
.text_property_banniere:nth-child(3) {
font-size: 1.4em;
}


/*
* gestion des buttons
*/
.container_button_back_command {
margin-left: auto;
margin-top: 2%;
}
div.will_be_back a button.button_decoration_will_be_back{
border: solid 2px var(--ordo_couleur_1)!important;
color: var(--ordo_couleur_1)!important;
border-radius: 3px;
line-height: 2.6;
padding: 0 2em;
text-align: center;
text-transform: uppercase;
background-color: white;
font-weight: 600;
}
div.will_be_back a button.button_decoration_will_be_back:hover{
background-color: var(--ordo_couleur_1)!important;
color: white!important;

}

div.will_be_back a button.button_decoration_will_be_back span. {
padding-left: 4px!important;
}



/*==================================================================================================================

Styles css

==================================================================================================================*/
.container_banner {
display: flex;
justify-content: flex-start;
/*! justify-content: center; */
}

.text_banner {
display: flex;
flex-direction: column;
}


#img_property_contact {
width: 90%;
display: block;
margin-left: auto;
margin-right: auto
}
.table_command_td_body_li{
padding-right: 2% !important;
padding-left: 1% !important;
}
.table_command_td_body_li::before{
content: ".";
font-size: 24px;
font-weight: bold;
color:  #909090!important;
}
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
vue responsive 560px
*/

@media screen and (max-width: 560px){
.container_button_back_command {
width: 90%;
}
.button_decoration_will_be_back {
padding: 0;
width:100%;
}
.banner{
margin-bottom: 2em;
}
.text_banner {
margin-left: 3%;
margin-right: 3%;
padding-top: 10%;
padding-bottom: 10%;
}
.text_property_banniere:nth-child(2) {
font-size: 166%;
}
.text_property_banniere:nth-child(3) {
font-size: 100%;
}
.container_column_left_detail_command {
flex-basis: 100%;
width: 100%;
}


#container_appointement_filter {
    display: inline-flex;
    justify-content: space-between;
    flex-basis: 50%;
    color: var(--ordo_couleur_2);
}
div.tabsdescription-content .active h2 {
color: var(--ordo_couleur_2);
font-size: 1.4em;
}

.tabsdescription.mesrdvtab h3 {
width: 15%;
float:left;
}
.tabsdescription.mesrdvtab h3 a {
box-shadow: 0 0px !important;
}

.tabsdescription.mesrdvtab h3 a.active {
          color: rgba(var(--ordo_couleur_1_RGB), 1) !important;
          background-color: rgba(var(--ordo_couleur_1_RGB), 0.05) !important;
          font-weight: bold;
          box-shadow: 0 5px rgba(var(--ordo_couleur_1_RGB), 1) !important;
 }
 .tabsdescription h3 a {
 	border-radius: 4px 4px 0 0 !important;
 	height: 60px !important;
 	line-height: 30px;
 	padding: 0.5em 0;
	text-align: center;
	display: block;
 }

.tabsdescription-content.mesrdvtab {
  border:none!important;
  background-color: rgba(var(--ordo_couleur_1_RGB), 0.1) !important;
  overflow: auto;
  border-radius: 5px;
  padding: 1.5em;
  width: 100% !important;
  max-width: 100% !important;
}
.tabsdescription {
  height: 40px !important;
}

#years_select {
font-size: 1em;
margin-left: 2%;
cursor: pointer;
font-family: inherit;

}
.hidden_symbole_container_rdv{
    display: none;
}
#specific_appointment_next {
    display: flex;
    flex-wrap: wrap;
}
#specific_list_rdv {
order: 2;
flex-basis: 100%;
}
div.specific_display_none_responsive_mesrdvtab:nth-child(3) {
justify-content: flex-end;
display: inline-flex;
align-items: baseline;
flex-basis: 50%;
}
#detail_no_rdv {
width: 100%;
line-height: 4em;
}
a.boutton_prise_rdv.specific button {
position: inherit;
}

@media screen and (max-width: 900px) {
    .boutton_prise_rdv.specific {
        display: none;
    }
    .specific_display_none_responsive_mesrdvtab{
        display: none !important;
    }
    .boutton_prise_rdv {
        display: inline-flex;
        justify-content: center;
        width: 100%;
    }
    .boutton_prise_rdv > button:nth-child(1) {
        width: 100%;
        text-align: center;
    }
    .boutton_prise_rdv > button > .fa-plus {
        margin-right: 2%;
        font-size: 1.2em;
    }
    .tabsdescription.mesrdvtab h3 {
        width: 50%;
    }


    .hidden_symbole_container_rdv {
         display: initial;
    }

    .tabsdescription-content.mesrdvtab {
        padding: 5% 2%;
    }
    .show:not(#myDropdown) {
        display:flex;
    }
}

.modal-content.mesrdv {
  text-align:center;
}

.modal-content.mesrdv .modal-header{
  margin-bottom:30px;
}

.modal-content.mesrdv .modal-header h2{
color: var(--ordo_couleur_1);
font-size: x-large;
}
.modal-content.mesrdv .modal-header h2:nth-child(3) {
display: none;
}

color: var(--ordo_couleur_1);
font-size: x-large;
}
.modal-content.mesrdv .modal-body img {
    border-radius: 10px;
    width: 180px;
    height: 120px;
}
.modal-content.mesrdv .modal-body span.lathematique {
  color: var(--ordo_couleur_2);
  font-weight: bold;
  margin-bottom:15px!important;
}


button.mesrdv.retour.close, button.mesrdv.retour.closenext {
all: inherit;
font-weight:700;
color: var(--ordo_couleur_1);
background-color: #f7f7f7;
padding-top:10px;
padding-bottom:10px;
min-width: 220px;
text-align: center;
padding-left: 20px;
padding-right: 20px;
border:none;
border-radius:4px;
cursor: pointer;
margin-top: 10px;
border: 2px solid var(--ordo_couleur_1);
}

.modal-footer div.rdvbasic {
  display: flex;
    justify-content: center;
    flex-direction: column-reverse;
}

button.mesrdv.retour:hover {
  color: #f7f7f7;
background-color:var(--ordo_couleur_1);
}

button.mesrdv.valider {
  all: inherit;
  font-weight:700;
  color: var(--ordo_couleur_1);
background-color: #f7f7f7;
padding-top:10px;
padding-bottom:10px;
border:none;
padding-left: 20px;
padding-right: 20px;
border-radius:4px;
min-width: 220px;
text-align: center;
/*margin-left: 2%;
margin-right: 2%;*/
display: inline-block;
white-space: nowrap;
cursor: pointer;

    margin-top: 10px;
    border: 2px solid var(--ordo_couleur_1);
}
button.mesrdv.valider:hover {
  background-color:  var(--ordo_couleur_1_hover);
color: #f7f7f7;

}

.modal-content.mesrdv .modal-footer {
  display: flex;
    justify-content: center;
    margin: 20px;
    flex-wrap: wrap;
}
@media screen and (max-width: 900px) {

    .row.specific_rdv { padding:0px!important; }

    section.row.specific_rdv { width: 100% !important; }
    .modal-content.mesrdv {
        max-width: 95%;
    }
    section.row.specific_rdv > div > span.not_view_mobile { display: none; }
    .modal-content.mesrdv {
        display: inline-flex;
        flex-wrap: wrap;
        padding-top: 0;
        padding-bottom: 0;
        margin-left: 2%;
        margin-right: 2%;
    }
   /* .modal-content.mesrdv .modal-header {
        margin-bottom: 0;
        display: inline-flex;
        flex-wrap: wrap;
        flex-basis: 100%;
    } */
    /*
    .modal-content.mesrdv .specific_title_responsive {
        flex-wrap: nowrap!important;
        flex-direction: row-reverse;
        align-items: center;
    }*/
    div.modal-content.mesrdv > div.modal-header > span.close {
        text-align: right;
        font-size: 2.5em;
        flex-basis: 100%
    }
    div.modal-content.mesrdv > div.modal-header > span.specific_icon_close_responsive {
        flex-basis: 0%
    }
    /* .modal-content.mesrdv .modal-header h2:nth-child(2) {
        display: none;
    }
    .modal-content.mesrdv .modal-header h2:nth-child(3) {
        display: inline-flex;
        justify-content: center;
        font-size: 130%;
        flex-basis: 100%;

    } */
    div.modal-content.mesrdv .modal-body p {
        margin-top: 0!important;
        margin-bottom: 0%!important;
        font-size: 90%;
        display: inline-flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
    }
    .modal-content.mesrdv .modal-body p.specific_cancel_rdv_responsive {
        margin-bottom: 4% !important;
    }
    .modal-content.mesrdv .modal-body img {
        margin-top: 10%;
        margin-bottom: 8%;
    }

    .modal-content.mesrdv .modal-body span.lathematique {
        font-size: 90%;
    }

    /*.modal-content.mesrdv .modal-footer {
        display: inline-flex;
        margin: 0;
        flex-wrap: wrap;
        width: 100%;
        flex-direction: column-reverse;
    }*/
    div.modal-content.mesrdv > div.modal-footer > a:nth-child(2) {
        width: 100%;
    }
    div.modal-content.mesrdv > div.modal-footer > form.specific_button_validate_niche {
        width: 100%;
    }
    button.mesrdv.valider {
        margin-left: 0%;
        margin-bottom: 5%;
        margin-top: 6%;
        padding-top: 13px;
        padding-bottom: 13px;
        font-size: 93%;
        margin: 0 auto;
    margin-top: 10px;
    }
    button.mesrdv.retour.close {
        margin-bottom: 5%;
        padding-top: 13px;
        padding-bottom: 13px;
        font-size: 93%;
        margin-left: 0%;
        margin: 0 auto;
    margin-top: 10px;
    }
}

a.boutton_prise_rdv button , .bouton_ordo_plus > a > button {
  padding:15px 20px 15px 20px;
  background-color:  var(--ordo_couleur_1);
border: none;
border-radius:4px;
color:white;
font-weight:700;
font-size: 15px;
}


@media screen and (max-width: 900px) {
  a.boutton_prise_rdv button{
    position: inherit;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}


div.gallery-thematique {
    margin: 20px;
    float: left;
    height: 280px;
    width:330px;
    cursor:pointer;
}


div.gallery-thematique img {
    width: 310px;
    height: 200px;
    border-radius: 10px;
}

div.desc-thematique {
    padding: 15px;
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
}

/*--------------------------------------------------CALENDAR----------------------------------------------------------*/
div.un_jour {
  float: left;
    display: flex;
    flex-direction: column;
    width: 120px;
    align-items: center;
    margin-bottom:40px;
}
div.un_jour.header_column{
    align-items: center;
    display: flex;
}
.column_time_slot {
    display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
}

div.un_creneau {
display:inline-flex;
border-radius:4px;
padding: 3% 3%;
margin:4px 10px;
font-size: 14px;
color: var(--ordo_couleur_2);
width: 100px;
    justify-content: center;
}

div.un_creneau.LIBRE {
background-color: rgba(var(--ordo_couleur_1_RGB), 0.1) !important;
cursor: pointer;
}

div.un_creneau.LIBRE:hover {
background-color: rgba(var(--ordo_couleur_1_RGB), 0.25) !important;
cursor:pointer;
}



.un_jour span.nomdujour {
  display:contents;
}

.un_jour span .datesansjour {
  margin-bottom:10px;
}

.le_mois {
  width: fit-content;
  margin: 0 auto;
  margin-bottom:48px;
    display: flex;
    justify-content: center;
    align-items: baseline;
    text-align: center;
}


.le_mois a, .le_mois span {
padding:15px;
margin:3px;
background-color: rgba(var(--ordo_couleur_1_RGB), 0.1) !important;
border-radius:4px;
}

.le_mois a:hover {
  background-color: rgba(var(--ordo_couleur_1_RGB), 0.25) !important;
}

.row.le_calendrier {
  width:fit-content;
}
.le_mois > span:nth-child(2) {
min-width: 180px;
line-height: 99%;
}

.un_jour.semaine_precedente, .un_jour.semaine_suivante {
width:30px;
margin-top: 10px;
}

.un_jour.indispo {
  width:50%;
  text-align: center;
  background-color: #ededed;
    border-radius: 6px;
    padding: 10px;
}
.fas.fa-chevron-down.display_view_responsive_mobile {
    display: none;
}
.un_jour button.display_view_responsive_mobile{
    display: none;
}
#button_show_more_day {
display: none;
}
.specific_container_day {
text-align: center;
margin-bottom: 40px;
}
/*---------------------------------------------------------------------------
                RESPONSIVE RDV
*/
@media screen and (max-width: 900px) {
    .un_jour.semaine_precedente, .un_jour.semaine_suivante{
        display: none;
    }
    .le_mois {
        margin-bottom:18px;
    }
    div.un_jour.header_column{
        display: none;
    }
    form-control button >  span.nomdujour {
    padding-right: 1%;
    }
    button > span.datesansjour.appointement_slot_header_day_responsive {
        flex-basis: 90%;
    }
    #button_show_more_schedule {
        display: none;
    }
    #button_show_more_day {
        display: inherit;
        background-color: white;
        border: none;
        font-size: inherit;
    }
    .formarting_text_show_next_day {
        color:  var(--ordo_couleur_2);
        font-size: 78%;
        border-bottom: 1px solid  var(--ordo_couleur_2);;
        padding-bottom: 9%;
    }
    .le_mois > span:nth-child(2) {
      min-width: 180px;
        width: 40%;
    }
    div.un_jour {
        width: 94%;
        border-radius: 8px;
        margin-bottom: 10px;
        margin-left: 3%;
    }
    .specific_container_day {
        margin-bottom: 10px;
    }
    div.dropdown_container.time_slot {
        display: none;
        flex-wrap: wrap;
        border-top: solid 1px silver;
        padding-top: 4%;
    }
    button.dropdown_container.more_schedule {
        display:none;
        justify-content: center;
    }
    .fas.fa-chevron-down.display_view_responsive_mobile {
        flex-basis: 10%;
        display: inline-flex;
        justify-content: flex-end;
    }
    .appointement_slot_header_responsive {
        width: 93%;
        display: inline-flex!important;
        justify-content: flex-start;
        align-items: baseline;
        padding: 2%;
        text-align: inherit;
        font-size: 90%;
        background: white;
        border: none;
    }
    .un_jour span.appointement_slot_header_day_responsive {
        flex-basis: 100%;
        padding-left: 1%;

    }

    .appointement_slot_body_responsive {
        display: inline-flex;
    }
    div.un_creneau {
        justify-content: center;
        padding: 1%;
        font-size: 72%;
    }
    div.un_creneau:nth-child(even){
        flex-basis: 35%;
    }
    div.un_creneau:nth-child(odd){
        flex-basis: 35%;
    }

    .un_jour button.display_view_responsive_mobile {
        display: inline-flex;
        flex-basis: 100%;
        background-color: rgba(225,33,30, 0.1) !important;
        border: none;
        margin-top: 10px;
        width: 100%;
        border-radius: 0px 0px 8px 8px;
    }
.un_jour button > div.formarting_text_show_more_time_slot {
font-weight: 600;
border-bottom: none;
line-height: 3em;
text-transform: lowercase;
color: var(--ordo_couleur_2);

}
    .un_jour button > div.formarting_text_show_more_schedule::first-letter {
        text-transform: uppercase;
    }
}  /* FIN RESPONSIVE */
/*--------------------------------------------------END CALENDAR------------------------------------------------------*/

.banniere_rdv_top {
  height:300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    display: block;
}

.banniere_rdv_top div {
  height:300px;
  padding:20px;
}

.banniere_rdv_top div h1 {
  font-size: 32px;
  margin-bottom: 10px;
  color:  var(--ordo_couleur_1);
}
.banniere_rdv_top div  {
  font-weight:700;
}

.rdv_header_infos h1 {
  font-size: 32px;
  margin-top: 10px;
  color:  var(--ordo_couleur_1);
}

.rdv_header_infos span {
  color:  var(--ordo_couleur_2);
}

#ordo-content a.bouton_contact_rdv {
  text-decoration: none;
}

#ordo-content a.bouton_contact_rdv button , a.bouton_contact_rdv button {
  padding:15px 20px 15px 20px;
  background-color:  var(--ordo_couleur_1);
border: none;
border-radius:4px;
color:white;
font-weight:700;
margin-top:20px;
}


.banniere_rdv_top div {
  margin-left:11%;
}

@media screen and (max-width: 900px) {
    .banniere_rdv_top div {
        margin-left:0;
    }
}

option.soustypes:disabled {
    display: none;
}


.multi-steps > li.is-active:before, .multi-steps > li.is-active ~ li:before {
	 content: counter(stepNum);
	 font-family: inherit;
	 font-weight: 700;
}
 .multi-steps > li.is-active:after, .multi-steps > li.is-active ~ li:after {
	 background-color: #ededed;
}
 .multi-steps {
	 display: table;
	 table-layout: fixed;
	 width: 100%;
}
 .multi-steps > li {
	 counter-increment: stepNum;
	 text-align: center;
	 display: table-cell;
	 position: relative;
	 color:black;
   font-weight:700;
}
 .multi-steps > li:before {
	 content: '\f00c';
	 content: '\2713';
	 content: '\10003';
	 content: '\10004';
	 content: '\2713';
	 display: block;
	 margin: 0 auto 4px;
	 background-color: #fff;
	 width: 36px;
	 height: 38px;
	 line-height: 38px;
	 text-align: center;
	 font-weight: bold;
	 border-width: 2px;
	 border-style: solid;
	 border-color: var(--ordo_couleur_1);
	 border-radius: 50%;
} .multi-steps > li:after {
	 content: '';
	 height: 2px;
	 width: 100%;
	 background-color: var(--ordo_couleur_1);
	 position: absolute;
	 top: 20px;
	 left: 50%;
	 z-index: -1;
}
 .multi-steps > li:last-child:after {
	 display: none;
}
 .multi-steps > li.is-active:before {
	 background-color: var(--ordo_couleur_1);
	 border-color: var(--ordo_couleur_1);
   color:white;
}
 .multi-steps > li.is-active ~ li {
	 color: #808080;
}
 .multi-steps > li.is-active ~ li:before {
	 border-color: #ededed;
}

/*.container-fluid {
  max-width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
}*/
.container-fluid > div.container_fluid_display_view_responsive {
    display: none;
}
.appointement_slot_header_responsive{
    display: none;
}
.mesrdv.valider.not_view_full {
    display: none;
}
@media screen and (max-width: 900px) {
    .mesrdv.valider.not_view_mobile {
        display: none;
    }
    .mesrdv.valider.not_view_full {
        display: inherit;
    }
    .container_fluid_display_none {
        display: none;
    }
    .container-fluid > div.container_fluid_display_view_responsive {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .container-fluid > div.container_fluid_display_view_responsive > span:nth-child(1) {
        flex-basis: 100%;
        text-align: center;
        font-size: 80%;
        padding: 1%;
    }
    .container-fluid > div.container_fluid_display_view_responsive :nth-child(2) {
        flex-basis: 20%;
        text-align: center;
    }
    #make_appointment_view_responsive {
        width: 95% !important;
        padding: 0;
    }
    .rdv_header_infos h1 {
        font-size: 1.5em;
    }
    div.gallery-thematique img {
        width: 100%;
        height: 70%;
    }
    div.gallery-thematique {
        margin-left: 1% !important;
        margin: 0%;
        height: inherit;
        width:48%;
        margin-right: 1% !important;
    }
    div.desc-thematique {
        padding: 0;
        font-size: 70%;
        margin-top: 4px;
        margin-bottom: 7px;
    }
    .rdv_header_infos {
        margin: 7% 4%;
    }


    .multi-steps > li.is-active:before, .multi-steps > li.is-active ~ li:before {
        content: no-open-quote;
    }
    .multi-steps {
        width: 65px;
    }
    .multi-steps > li {
        counter-increment: stepNum;
        text-align: center;
        display: table-cell;
        position: relative;
        color:black;
        font-weight:700;
    }
    .multi-steps > li:before {
        width: 6px;
        height: 6px;
        content: '';
    }
    .multi-steps > li:after {
        top: 4px;
        left: 52%;
    }

}

.modal-body p span.lathematique {
  color:  var(--ordo_couleur_2)!important;
}

div.modal-content.mesrdv .modal-body p {
margin-top:40px;
margin-bottom: 25px;
font-weight: bold;
}
.container_back_home_my_rdv {
    display: flex;
    justify-content: space-around;
    margin: 2% 37%;
}
.message_popup_rdv {
    width: 49%;
    border: none !important;
    padding: 1%;
    border-radius: 6px;
    background-color: #eaf7e8;
    color: green;
}
@media screen and (max-width: 900px) {
    .message_popup_rdv {
        width: 100% !important;
margin-bottom: 5%;

    }
    div.container_back_home_my_rdv > a > button.specific_back_home_responsive {
        display: none!important;
    }
    .container_back_home_my_rdv {
        justify-content: center;
        margin: 0 4%;
    }
    .container_back_home_my_rdv > a:nth-child(1) {
        width: 100%;
    }

}
.color_font_theme_2 {
    color: var(--ordo_couleur_2)!important;
}
.formatting_gallery_thematique {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

div.un_creneau.display_show_more_schedule {
display: none;
}
.formatting_button_show_more_schedule {
display: flex;
justify-content: center;
text-transform: uppercase;
color: var(--ordo_couleur_2)!important;
font-weight: 600;
}
.formarting_text_show_more_schedule {
text-transform: uppercase;
color: var(--ordo_couleur_2)!important;
font-weight: 600;
border-bottom: solid 1px;
line-height: 2em;
}
#button_show_more_schedule {
background-color: white;
border: none;
font-size: inherit;
}


div.un_creneau.RESERVE {
  background-color: #d1d1d1;
}

.un_jour.semaine_precedente {
  margin-right: 20px;
    margin-left: none;
}

.un_jour.semaine_suivante {
  margin-left: 20px;
    margin-right: none;
}


@media screen and (min-width: 901px) {
div.la_semaine_calendrier {
  display: flex;
    flex-direction: row;
    justify-content: center;
}
}

td.ui-datepicker-calendar {
  padding: 0px!important;
  margin:0px!important;
}


div.modal-body form.infos-form {
  max-width: 500px;
  margin: 0 auto;
}

div.modal-body form.infos-form div.input-container {
  margin: 0 auto;
    margin-bottom: 15px;
}

.modal-content.mesrdv {
  max-width: 700px;
}

@media screen and (max-width: 900px) {

.modal-content.mesrdv {
    max-width: 95%;
}
}

div.mesrdv div.modal-body {
  margin:0 auto;
}


#quelVacc, #firstVac, #secondVac, #presecondVac, #Accepterform, #VaccinationCov1 {
  margin-top:20px;
}

#ui-datepicker-div, #ui-datepicker-div * {
  font-family:inherit!important;
}


.modal-content.mesrdv img {
  width:60%;
  max-width:400px;
}


#myDropdown span {
  margin:5px 5px 5px 10px;
}

.ordoplus_hr {
margin:0;
}

button.mesrdv.retour.closenext {
  margin: 10px auto;
}


/*------ ordo compte pro-----------*/
#ordoForm .input-container {
  width: 300px;
  margin: 0 auto;
}

    .tabsdescription-content div[id$="tab-content"], .tabsdescriptionmedoc-content div[id$="tab-content"] {
      display: none; }
    .tabsdescription-content .active, .tabsdescriptionmedoc-content .active {
      display: block !important;
       }  
       
.btn-ordo:disabled {
  opacity: 0.2;
}

#TitleBtnchange {
align-content: center;
align-items: baseline;
}

.changetitle {
  color: var(--ordo_couleur_1);
  fill: var(--ordo_couleur_1);
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom : 30px;
  text-decoration: none;
}

.changetitle:hover {
cursor: pointer;
}

.changetitle:before {
    font-family: 'FontAwesome';
    content: "\f139";
    margin-right: 7px;
    color: var(--ordo_couleur_1);
}

#check-all, #uncheck-all, .account-consent-buttons input, .account-consent-buttons a {
  margin: 10px;
  border: 0px;
}

.check-all-consents { display: flex; margin-top: 10px; margin-bottom: 10px; flex-wrap: wrap; }

@media screen and (max-width: 350px) { .check-all-consents {
    flex-direction: column;
    align-content: center;
    align-items: center;
     }}
     
.account-consent-buttons {
  display: flex;
  width: 100%;
  align-items: center;
}

     
.account-consent-buttons .btn-c3:hover {
cursor: pointer;
}

@media screen and (max-width: 950px) { 
.account-consent-buttons {
  flex-direction: column;
}
}

.check-all-consents .btn:hover {
cursor: pointer;
}

#old_pass-error { margin-left: 10px; }

#Cancelchange { display: none; }

#changerPass { display: inline-flex; }

a#Cancelchange.btn:hover {
cursor: pointer;
}

#changePass label { color: red; }

a.bubble-info span {	
	display:none;
	color:#fff;
	background:rgba(51,51,51,1);
	padding:20px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width: 300px;
	text-align:center;
	position: absolute;
	z-index:10;
	margin-left: 30px;
}

@media screen and (max-width: 1200px) {
a.bubble-info span {
  right: 40px;
}
}

a.bubble-info { 
	display: inline-flex;
  align-items: center;
  padding-left: 10px;
  cursor: pointer;
  text-decoration: none;
}

a.bubble-info:hover span{ 
	display:block; 
}

.all-consents-container {
  display: flex;
  flex-wrap: wrap;
}

.consent-container {
  display: flex;
  align-items: center;
  padding: 20px;
  width: 33%;
}

.text-consent-container {
  margin-left: 0.8em;
}


@media screen and (max-width: 800px) {
  .consent-container {
  width: 100%;
}
}

.swal2-icon {
  margin: 20px auto;
}


.form-step {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.form-step.active {
  display: block;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.progress-bar {
  transition: width 0.5s ease-in-out;
}

.jesuisradio.form-control {
  width: auto;
}

#ordo-content .progress-bar {
  background-color: var(--ordo_couleur_1);
}
#ordo-content a#check-all {
color: rgb(0, 182, 71); padding: 10px 18px;border-radius: 5px;border:2px solid rgb(0, 182, 71);font-weight:bold;
}

#ordo-content a#uncheck-all {
  color: rgb(255, 45, 45); padding: 10px 18px;border-radius: 5px;border:2px solid rgb(255, 45, 45);font-weight:bold;
}

.check-all-consents, .account-consent-buttons {
  margin-left: -10px;
}

.prev-step {
  background-color: #a1aeb0;
  color: white;
}

.prev-step:hover {
  background-color: #919C9E;
  color: white;
}

#btnRegister, .prev-step, .next-step {
  margin-top: 1em;
}


@media screen and (min-width: 370px) {
  #btnRegister {
  margin-left : 1em;
}
}

#profile-content {
  margin: 0 auto;
}

#triggerconsentall {
  margin-top: 0.85em;
  margin-bottom: 0.85em;
}

#triggerconsentall i {
  margin-right: 0.35em;
}

#ordo-content a#triggerconsentall {
  text-decoration: underline;
}

#ordo-content a#triggerconsentall:hover {
  text-decoration: none;
}

#ordo-content .form-control:focus {
  box-shadow: inherit;
}

.btn-grey {
  background-color: #a1aeb0;
  color: white;
}

.btn-grey:hover {
  background-color: #909c9e;
}

.btn-red {
  background-color: #FF2D2D;
  color: white;
}

.btn-red:hover {
  background-color: #e52828;
}

.icon-wrapper {
  position: relative;
  display: flex;
}

.status-dot {
position: absolute;
  top: -12px;
  right: -12px;
  width: 15px;
  height: 15px;
  background: #28a745;
  border-radius: 50%;
  border: 2px solid white;
}

@media (max-width: 768px) {
 #ordo-content  .alert .closebtn {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: auto;
  }
}

#ordo-content .woocommerce-message.alert {
    max-width: fit-content;
    margin: 0px 0px 10px 0px;
    text-align: center;
}