/* 11 */
.drilldownV2__tag.green {
background-color:#01a88a;
}

.avisexpertfichep__header {
    line-height: 20px;
}
.avisexpertfichep__header--title {
    font-weight: bold;
    color: white;
    background: #4a5669;
    font-size: 13px;
  	height: 25px;
    line-height: 25px;
    display: block;
  	position:relative;
    padding-left: 60px;
    margin-top: 20px;
}
.avisexpertfichep__header--title:before {
    position: absolute;
    content: "";
    display: block;
    height: 26px;
    width: 25px;
    background: #fff;
    left: -2px;
    top: -2px;
    z-index: 1;
}
.avisexpertfichep__header--img {
    z-index: 2;
    position: absolute;
    top: -1px;
    left: 0;
    width: 50px;
    height: 50px;
}
.avisexpertfichep__header--subtitle {
    font-size: 12px;
    line-height: 25px;
    height: 25px;
    display: block;
    padding-left: 60px;
    color: #4a5669;
}
.avisexpertfichep__header--p{
    color:#7585AA;
    line-height:18px;
}
.drilldownV2 form button {    text-align: left; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;background:none;border:0;color:inherit;cursor:pointer;overflow:visible;padding:0;-webkit-appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;  font-weight: normal;}

.drilldownV2 form h2 button, .drilldownV2 form h2  {
      font-weight: bold!important;
    font-size: 13px!important;
    color: #4a5669;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 15px!important;
}
.drilldownV2__ul-li--more,.drilldownV2__title form button{font-weight: bold!important; }

table.table-responsive {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table.table-responsive caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table.table-responsive tr {
  padding: .35em;
  border: 1px solid #f5f5f5;
}

table.table-responsive tr td img{
    width: 18px;
}

table.table-responsive tr td{
    border:1px solid #e9e9e9;
}

table.table-responsive .tr_gris td {
    background: #f5f5f5 !important;
}
  
table.table-responsive th,
table.table-responsive td {
  padding: .625em;
  text-align: center;
  line-height: 30px;
  background: #fff;
}

table.table-responsive th {
  font-size: 1em;
  color:#fc5d6a;
  border-top: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-bottom : 5px solid #fc5d6a;
}
table.table-responsive .tr_gris{
    background-color:#f5f5f5;
}
@media screen and (max-width: 1025px) {
  table.table-responsive th {
    font-size: 0.9em;
    color: #fc5d6a;
    line-height: 1.5em;
  }
}

@media screen and (max-width: 600px) {

  table.table-responsive caption {
    font-size: 1.3em;
  }
  
  table.table-responsive thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table.table-responsive tr {
    display: block;
    margin-bottom: .625em;
  }
  
  table.table-responsive td {
    display: block;
    font-size: .8em;
    border-left: 0px !important;
    border-top: 0px !important;
    border-right: 0px !important;
    text-align: right;
  }
  
  table.table-responsive td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    
  }
  
  table.table-responsive td:last-child {
    border-bottom: 0;
  }
}
.category-landing .category-wrapper .category-widget .category-title a{
    cursor: pointer;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-block;
}

/* start commented backslash hack */

* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}

/* close commented backslash hack */
/*rest*/

.drilldownV2 a {
    text-decoration: none;
}

/*base*/

.drilldownV2__close {
    font-size: 12px!important;
    float: right;
    color: #979797;
    text-transform: uppercase;
    text-decoration: none!important;
}
.drilldownV2__close--title {
    font-size: 12px!important;
    text-decoration: none!important;
}
.drilldownV2 {}
.drilldownV2__container--body {
    margin-bottom: 10px;
}
.drilldownV2__container--footer {
    position: relative;
}
.drilldownV2__col{
   box-sizing: content-box;
}

.drilldownV2__col:last-child {
    width: 20%;
    padding-right: 0;
}

.drilldownV2__col--1 {
    float: left;
    width: 18%;
    padding-right: 2%;
}
.drilldownV2__col--3 {
    float: left;
    width: 58%;
    padding-right: 2%;
}


.drilldownV2__sbCol-3 {
    float: left;
    width: 31.33%!important;
    margin-right: 2%;
}

.drilldownV2__title {
    font-weight: bold;
    font-size: 14px;
    font-weight: bold;
    color: #4a5669;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 15px!important;
}
.drilldownV2__title a {
    color: #4a5669!important;
    text-decoration: none;
}
.drilldownV2__title:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #b4c1d4;
}
.drilldownV2__ul {
    padding-left: 5px;
    margin-bottom: 15px;
}
.drilldownV2__ul-li {
    color: #01a88a;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition: all .25s ease;
  	transition: all .25s ease;
    -webkit-transform: translate(-5px, 0px);
  transform: translate(-5px, 0px);
    font-weight: normal;
}
.drilldownV2__ul-li:hover {
    color: #01a88a;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}

.drilldownV2__ul-li--a {
    font-size: 14px;
    line-height: 20px;
    display: block;
    color: #4a5669;
}
.drilldownV2__ul-li--more {
    font-weight: bold;
}
.drilldownV2__header {
    height: 20px;
    line-height: 20px;
}
.drilldownV2__footer {
    background: #fafafa;
    border-top: 1px solid #f0f0f0;
    height: 35px;
    line-height: 35px;
}
.drilldownV2__reassurance {
    position: absolute;
    left: 0;
    top: 0;
}
.drilldownV2__voirPlus {
    position: absolute;
    right: 0;
    top: 0;
}
.drilldownV2--reassurance--li {
    float: left;
    padding-right: 2.5%;
}
.drilldownV2--reassurance--li-p {
    font-size: 12px!important;
    line-height: 35px!important;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    color: #4a5669;
}
.drilldownV2--reassurance--li-icons {
    color: #01a88a;
    padding-right: 5px;
}
.drilldownV2__link {
    font-weight: 500;
    color: #01a88a;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px!important;
    line-height: 35px!important;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
  
  
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition: all .25s ease;
  	transition: all .25s ease;
    -webkit-transform: translate(-5px, 0px);
  transform: translate(-5px, 0px);
}

.drilldownV2__link:hover{
  
    color: #4a5669;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-transition: all .25s ease;
  	transition: all .25s ease;
    -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);


}
.drilldownV2__header {
    position: relative;
}
.drilldownV2__header--title {
    font-weight: bold;
    color: white;
    background: #4a5669;
    font-size: 13px;
    line-height: 25px;
    height: 25px;
    display: block;
    position: relative;
    padding-left: 60px;
    margin-top: 20px;
}
.drilldownV2__header--title:before {
    position: absolute;
    content: "";
    display: block;
    height: 26px;
    width: 25px;
    background: #fff;
    left: -2px;
    top: -2px;
    z-index: 1;
}
.drilldownV2__header--img {
    z-index: 2;
    position: absolute;
    top: -1px;
    left: 0;
    width: 50px;
    height: 50px;
}
.drilldownV2__header--subtitle {
    font-size: 12px;
    line-height: 25px;
    height: 25px;
    display: block;
    padding-left: 60px;
    color: #4a5669;
}
.drilldownV2__baseline {
    color: #4a5669;
    font-size: 13px!important;
    line-height: 20px!important;
    margin-bottom: 0px!important;
    font-weight: normal!important;
}
.drilldownV2__baseline--bold {
    font-weight: 500!important;
}
.drilldownV2__certificat {
    color: #4a5669;
    margin-top: 15px!important;
    font-weight: normal!important;
    font-size: 10px!important;
    line-height: 16px!important;
}
.drilldownV2__certificat--link {
    font-weight: bold;
    color: #01a88a;
    font-size: 12px!important;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition: all .25s;
    transition: all .25s;
}
.drilldownV2__certificat--link:hover {
    color: #01a88a;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    -webkit-transition: all .25s;
    transition: all .25s;
    color: #4a5669;
}
.drilldownV2__pubs {
    margin-top: 15px;
}
.drilldownV2__pubs--a {
    display: block;
    width: 100%;
}
.drilldownV2__pubs--img {
    display: block;
    width: 100%;
}
.drilldownV2__tag {
    background-color: red;
    padding: 3px;
    font-size: 6px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}
.has-main-nav-dropdown {
  font-weight: normal;
}
.nav-dropdown .icon-close {
    top: 0px !important;
    right: 0px !important;
    text-align: right;
    line-height: 33px;
    margin-right: 0px !important;
    background: none !important;
    width: auto !important;
    height: auto !important;
}

.nav-dropdown h2 {
  line-height: 25px;
  margin-bottom: 10px;
  text-transform:uppercase;
}
.nav-dropdown h3 {
  font-size: 14px;
  line-height: 30px;
  word-wrap:break-word; white-space:pre-wrap ; 
}
.nav-dropdown p {
  font-size: 12px;
  line-height: 20px;
  word-wrap: break-word;
  white-space: pre-wrap;
  margin-top: 25px;    
  margin-bottom: 9px;
  font-weight: 500; 
}
.drilldownV2 form button {    text-align: left; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;background:none;border:0;color:inherit;cursor:pointer;overflow:visible;padding:0;-webkit-appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;  font-weight: normal;}

.drilldownV2 form h2 button, .drilldownV2 form h2  {
      font-weight: bold;
    font-size: 13px!important;
    color: #4a5669;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 15px!important;
}

.drilldownV2__ul-li--more,.drilldownV2__title form button{font-weight: bold!important; }/* 12 */
.specialities {
              display: flex;
              flex-direction: row;
              width: 100%;
            }/* 13 */
.custom__banner{
                float: left;
                 width: 23%!important;
                padding-right: 2%!important;
            
            }/* 16 */
/* 18 */
/* 20 */
