/*************************************************/
/* Modification temporaires espace membre*/
/*************************************************/
.membership-progress .labels p {
  font-size: 1.2em; /* Adjust as needed */
}

.pageid-60955 .membership-list .actions a.fa-file-invoice {
  font-size: 2em; /* Adjust as needed: try 2em for bigger */
  line-height: 1;
  display: inline-block;
}
/*************************************************/
/*Fin- Modification temporaires espace membre*/
/*************************************************/

.form-withProgress__wrapper {
    background: white;
}


/*
.line.site_line__item.line-menu {
    margin-bottom: 2
rem
;
}

.ckeditor.col-md-12 {
    width: 100%;
}

h2.section-title {
    padding-top: 4rem;
}

h1 {
    padding-top: 5rem;
}

*/

.espacemembre .member_organization_table {
    display: none;
}

.espacemembre .btn-actions__top.clearfix a.btn.btn-primary {
    display: none;
}

.espacemembre .btn-actions__top.clearfix a.btn.btn-primary.pull-left {
    display: inline-flex!important;
}

a.btn.btn-primary.pull-left
.espacemembre a.chosen-action.chosen-action__selectAll {
    display: none;
}

table#memberships-table td:first-child {
    display: none;
}

th.adh-year {
    display: none;
}

table#memberships-table td:nth-child(6) {
    display: none;
}

table#memberships-table td:last-child) {
    display: none;
}

th.adh-status {
    display: none;
}

table#memberships-table th:nth-child(6) {
    display: none;
}

th.adh-type p {
    display: none;
}

th.adh-type h1 {
    display: none;
}

fieldset#fieldset-membership_list h2 {
    margin-top: 2rem;
}
div#section_271825 .col-md-12 {
    display: none;
}

.member-resetpassword-wrapper .zend_form {
    background: none!important;
}


.form-group.form-element-organization {
    display: none;
}
/*Ne pas masquer le champ organisation sur la facture - demande client*/
#fieldset-payment_billing .form-group.form-element-organization {
    display: block;
}

.form-group.form-element-motifs_de_consultation a.chosen-action.chosen-action__selectAll {
    display: none;
}

div#map-extension {
    display: none;
}

#fieldobjectform .overflow-auto {
overflow: overlay;
}

#fieldobjectform .table > thead > tr > th {
    vertical-align: top;
 }

#fieldobjectform .table-striped thead tr th {
    min-width: 24rem;
}

.training-credit-limit {
    display: none;
}

a.btn.btn-action.btn-link.field-object-next-element:hover {
    background-color: transparent !important;
    color: #F16768!important;
    font-weight: 600;
    transition: all 150ms;
    text-transform: none;
    border: 2px solid #F16768;
}

a.btn.btn-action.btn-link.field-object-prev-element:hover {
    background-color: transparent !important;
    color: #F16768!important;
    font-weight: 600;
    transition: all 150ms;
    text-transform: none;
    border: 2px solid #F16768;
}


.content.training-form__add-wrapper .form-element-nbUnit label{
color:transparent;
font:1px;
}
.content.training-form__add-wrapper .form-element-nbUnit label span{display:none;}
.content.training-form__add-wrapper .form-element-nbUnit label:before{
content:"Heures * ";
color: #012939;
font-size: 15px;
}

.content.training-form__add-wrapper .form-element-nbUnit label:after{
content:"- Dispense :  Veuillez  indiquer le nombre d’heures de dispense (à réduire du total de 30 heures) – Voir le tableau du calcul des réductions et des dispenses de la Norme d’exercice sur le développement professionnel continu p.10 pour plus d’informations à ce sujet) \a  - Les décimales doivent être indiquées avec des points (ex. 1.5) ";
color: #012939;
font-size: 12px;
display:block;
white-space: pre-wrap;
}

li#object-action\ navbar-item-canceled a {
    color: #F16768;
    font-weight: bold;
    text-transform: uppercase;
}

table.table.table-striped.elements {
    cursor: pointer;
}

.object-items-header #objectadd {
margin-bottom:30px;
font-size:2rem;
height:auto;
padding:10px 15px;
}

div[data-field-object="1412442"] + .list-result-wrapper ._actionTd{display:none;}

.btn.btn-link:hover, .btn.btn-add:hover {
    background-color: #F16768!important;
    color: #fff !important;
}

#site-wrapper .find-sexo-search-module .zone-directory > .row .mod_directory__result_bloc #directory-tabs{
    display:block;
    margin-bottom:60px;
}
#site-wrapper .find-sexo-search-module .zone-directory > .row .mod_directory__result_bloc .tab-content .tab-pane{
   /* display:none;*/
}
#site-wrapper .find-sexo-search-module .zone-directory > .row .mod_directory__result_bloc .tab-content .tab-pane.active{display:block;}
#site-wrapper .find-sexo-search-module .zone-directory > .row .mod_directory__result_bloc .tab-content #directory-organization.tab-pane.active{display:grid;}
/*Suppression du bouton "Demande de permis"*/
.btn.btn-default.profile-subscription {
    display:none;
}