/* line 1, ../sass/_template.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  background: #2271b1;
}

/* line 5, ../sass/_template.scss */
.clearfix {
  clear: both;
}

/* line 11, ../sass/_template.scss */
section.annuaire table tbody {
  display: block;
}
/* line 13, ../sass/_template.scss */
section.annuaire table tbody tr {
  display: block;
  width: 31%;
  float: left;
  margin: 10px 1%;
  background: #f3f3f5;
  border-radius: 35px;
  padding: 30px 35px;
}
/* line 21, ../sass/_template.scss */
section.annuaire table tbody tr td {
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  height: 280px;
  overflow: hidden;
  vertical-align: top;
  width: 100%;
  display: block;
}
/* line 30, ../sass/_template.scss */
section.annuaire table tbody tr td .fonction {
  background: linear-gradient(135deg, #020024 0%, #e52f39 0%, #ef8187 100%);
  border-radius: 8px;
  padding: 5px 10px 5px 28px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  position: relative;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 5px 11px -6px rgba(0, 0, 0, 0.49);
  -moz-box-shadow: 0px 5px 11px -6px rgba(0, 0, 0, 0.49);
  box-shadow: 0px 5px 11px -6px rgba(0, 0, 0, 0.49);
  display: inline-block;
}
/* line 43, ../sass/_template.scss */
section.annuaire table tbody tr td .fonction span {
  background-image: url("../imgs/ellipse.svg");
  background-repeat: no-repeat;
  background-position: center center;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 8px;
}
/* line 56, ../sass/_template.scss */
section.annuaire table tbody tr td .annee {
  float: right;
  padding-top: 4px;
}
/* line 60, ../sass/_template.scss */
section.annuaire table tbody tr td .infos {
  height: 205px;
  overflow: hidden;
}
/* line 64, ../sass/_template.scss */
section.annuaire table tbody tr td .titre {
  font-size: 10px;
  line-height: 14px;
  height: 30px;
}
/* line 69, ../sass/_template.scss */
section.annuaire table tbody tr td .nom {
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  margin: 0px 0 8px 0;
}
/* line 75, ../sass/_template.scss */
section.annuaire table tbody tr td .phone {
  background: url("../imgs/TelephoneFill.svg") no-repeat top 4px left;
  padding-left: 17px;
  margin: 10px 0;
}
/* line 80, ../sass/_template.scss */
section.annuaire table tbody tr td .site {
  background: url("../imgs/Globe2.svg") no-repeat top 4px left;
  padding-left: 17px;
  margin: 10px 0;
}
/* line 85, ../sass/_template.scss */
section.annuaire table tbody tr td .these {
  background: url("../imgs/picto-directeur-these.svg") no-repeat top 4px left;
  padding-left: 17px;
  margin: 10px 0;
  background-size: 12px;
}
/* line 91, ../sass/_template.scss */
section.annuaire table tbody tr td .mail {
  background: url("../imgs/EnvelopeFill.svg") no-repeat top 4px left;
  padding-left: 17px;
  margin: 10px 0;
}
/* line 97, ../sass/_template.scss */
section.annuaire table tbody tr td .membres span {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
/* line 103, ../sass/_template.scss */
section.annuaire table tbody tr td .membres span.membre {
  font-weight: 600;
  color: #E52F39;
  margin-top: 10px;
  font-size: 14px;
  padding-left: 8px;
}
/* line 115, ../sass/_template.scss */
section.annuaire #annuaire_filter {
  display: none;
}
/* line 118, ../sass/_template.scss */
section.annuaire div.form {
  padding: 0 0 60px 0;
}
/* line 120, ../sass/_template.scss */
section.annuaire div.form select, section.annuaire div.form input {
  border: 2px solid #f3f3f5;
  border-radius: 8px;
  padding: 4px 15px;
  font-size: 14px;
  color: #E52F39;
}
/* line 127, ../sass/_template.scss */
section.annuaire div.form input {
  width: 37%;
  margin-left: 1%;
  background: url("../imgs/Search.svg") no-repeat right 15px center;
}
/* line 132, ../sass/_template.scss */
section.annuaire div.form select {
  width: 18%;
  margin-left: 2%;
}
/* line 137, ../sass/_template.scss */
section.annuaire table.dataTable thead th, section.annuaire table.dataTable thead td {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
/* line 142, ../sass/_template.scss */
section.annuaire table#annuaire {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
/* line 147, ../sass/_template.scss */
section.annuaire table#annuaire tr td {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
/* line 152, ../sass/_template.scss */
section.annuaire .dataTables_wrapper .dataTables_filter {
  float: left;
  text-align: left;
  padding: 0 0 50px 1%;
}
/* line 157, ../sass/_template.scss */
section.annuaire .dataTables_wrapper .dataTables_info {
  display: none;
}
/* line 160, ../sass/_template.scss */
section.annuaire .dataTables_wrapper .dataTables_paginate {
  float: none;
  text-align: center;
  padding-top: 50px;
}
/* line 165, ../sass/_template.scss */
section.annuaire .dataTables_wrapper .dataTables_paginate .paginate_button.current, section.annuaire .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
section.annuaire .dataTables_wrapper .dataTables_paginate .paginate_button:active {
  background: none;
  border: none;
}
/* line 170, ../sass/_template.scss */
section.annuaire .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #E52F39 !important;
}
/* line 173, ../sass/_template.scss */
section.annuaire .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
section.annuaire .dataTables_wrapper .dataTables_paginate .paginate_button:active,
section.annuaire .dataTables_wrapper .dataTables_paginate .paginate_button:focus {
  background: none !important;
  border: none !important;
  color: #E52F39 !important;
  box-shadow: none !important;
}
/* line 181, ../sass/_template.scss */
section.annuaire .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, section.annuaire .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, section.annuaire .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  border: none !important;
}
/* line 184, ../sass/_template.scss */
section.annuaire .dataTables_wrapper .dataTables_paginate .paginate_button {
  border: none !important;
}

@media screen and (max-width: 1023px) {
  /* line 192, ../sass/_template.scss */
  section.annuaire table tbody tr {
    display: block;
    width: 100%;
    float: none;
    margin: 10px 0 20px 0;
  }

  /* line 198, ../sass/_template.scss */
  section.annuaire table tbody tr td .infos {
    height: auto;
    margin-bottom: 20px;
  }

  /* line 202, ../sass/_template.scss */
  section.annuaire table tbody tr td {
    height: auto;
  }

  /* line 205, ../sass/_template.scss */
  section.annuaire div.form input {
    margin-left: 0;
    width: 50%;
    margin-bottom: 10px;
  }

  /* line 210, ../sass/_template.scss */
  section.annuaire div.form select {
    width: 48%;
    margin-bottom: 10px;
  }
  /* line 213, ../sass/_template.scss */
  section.annuaire div.form select.axe {
    width: 50%;
    margin-left: 0;
  }
}
