/*@color_module_groupe_text: @main_color_2;*/
/*@color_module_groupe: "#a2c439";*/
.groupstrape .content-groupe .sidebar ul li {
  padding-left: 0px;
  list-style-type: none;
}
.groupstrape .content-groupe .contenu_static ul.members {
  padding-left: 0px !important;
}
.groupstrape .content-groupe .content {
  float: left;
  width: 69%;
  background: #fff;
}
.groupstrape .content-groupe .content .container {
  max-width: 100%;
  padding: 0px 35px;
}
.groupstrape .content-groupe .sidebar {
  float: right;
  width: 29%;
  margin-left: 10px;
}
.groupstrape .content-groupe .content .event-head .event-image {
  text-align: center;
}
.groupstrape .content-groupe .content .event-head .event-image img {
  height: auto;
  width: auto;
  max-width: 100%;
}
.groupstrape .content-groupe .content .navMenu ul.onglets li {
  padding: 0px 15px;
  position: relative;
}
.groupstrape .content-groupe .content .navMenu ul.onglets li:first-child {
  padding: 0px 15px;
  position: relative;
}
.groupstrape .content-groupe .content .navMenu ul.onglets,
.groupstrape .content-groupe .content .navMenu ul.onglets li a {
  text-decoration: none !important;
  font-size: 14px;
}
.groupstrape .content-groupe .content .navMenu ul.onglets li a {
  padding-bottom: 10px;
  display: block;
  padding: 10px 20px;
}
.groupstrape .content-groupe .content .navMenu ul.onglets,
.section-clubs ul.onglets li:hover a {
  background-color: transparent !important;
}
.groupstrape .content-groupe .content .navMenu ul.onglets li .sous_menu {
  z-index: 9999;
  margin: 0 !important;
}
.onglets li .sous_menu {
  min-width: 200px;
}
.onglets li .sous_menu .sous_menu {
  left: 100%;
  top: 0;
  background: #eee;
}
.onglets li .sous_menu a {
  padding: 3px 15px ;
  text-align: left;
  color: inherit;
}
.onglets li .sous_menu {
  display: none;
  top: 100%;
  padding: 0 !important;
}
.onglets li .sous_menu a {
  background: transparent !important;
  color: #d70513 !important;
}
.onglets li .sous_menu a span {
  display: block;
  line-height: 1.5em;
}
.groupstrape .content-groupe .content .navMenu ul.onglets > li:hover > a,
.groupstrape .content-groupe .content .navMenu ul.onglets > li.onglet_on > a,
.groupstrape .content-groupe .content .navMenu ul.onglets > li.onglet_on > a:visited {
  background: transparent !important;
  border-bottom: 2px solid #000000;
}
.groupstrape .content-groupe .content .navMenu ul.onglets > li:hover > a > span,
.groupstrape .content-groupe .content .navMenu ul.onglets > li.onglet_on > a > span,
.groupstrape .content-groupe .content .navMenu ul.onglets > li.onglet_on > a:visited > span {
  display: block;
  padding-bottom: 2px;
}
.groupstrape .content-groupe .content .navMenu ul.onglets > li:hover > a > span,
.groupstrape .content-groupe .content .navMenu ul.onglets > li.onglet_on > a > span,
.groupstrape .content-groupe .content .navMenu ul.onglets > li.onglet_on > a:visited > span {
  color: #000000;
  display: block;
  padding-bottom: 0;
}
.groupstrape .content-groupe .content .navMenu ul.onglets li + li:before {
  content: " ";
  width: 1px;
  height: 18px;
  border-left: 1px solid #000 !important;
  position: absolute;
  left: 0;
  top: 14px;
}
.groupstrape .content-groupe .content .groupe_cadre {
  padding: 10px 20px;
  clear: both;
}
.groupe_cadrev2 h2.title,
.groupstrape .content-groupe .content .groupe_cadre h2.title {
  font-size: 24px;
  border-bottom: 1px solid #777777;
  padding-bottom: 15px;
  margin-bottom: 30px;
  color: #4e4e4e;
}
.groupstrape .content-groupe .content .section-members header.section-head {
  color: #fff;
}
.groupstrape .content-groupe .content .section-members header.section-head h4 {
  padding: 30px 20px 35px;
  font-size: 32px;
  margin-bottom: 30px;
  color: #fff;
}
.groupstrape .content-groupe .content .section-members ul.members {
  list-style: none;
}
.groupstrape .content-groupe .content .section-members .member:after {
  content: '';
  line-height: 0;
  display: table;
  clear: both;
}
.groupstrape .content-groupe .content .section-members .member-image img {
  width: 60px;
  min-width: 60px;
  min-height: 60px;
  border-radius: 50%;
}
.groupstrape .content-groupe .content .section-members .member-image {
  margin: 0px 20px;
}
.groupstrape .content-groupe .content .section-members .member-content {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
.groupstrape .content-groupe .content .section-members .member-title {
  color: #000000;
  font-size: 16px;
  margin-top: 0px;
}
.groupstrape .content-groupe .content .section-members .member-title a {
  color: #333 !important;
  font-size: 16px;
}
.groupstrape .content-groupe .content .section-members .member-title a:hover {
  color: #000000 !important;
}
.groupstrape .content-groupe .content .section-members .member-diplome {
  color: #989898;
}
.groupstrape .content-groupe .content .section-members .list-cotnacts {
  color: #989898;
}
.groupstrape .content-groupe .content .event-socials {
  background: #61269e;
  color: #fff;
}
.groupstrape .content-groupe .content .event-socials:after {
  content: '';
  line-height: 0;
  display: table;
  clear: both;
}
.groupstrape .content-groupe .content .event-socials ul {
  display: flex;
  margin-right: 0;
  margin-left: 0;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  justify-content: space-evenly;
}
@media (min-width: 991.98px) {
  .groupstrape .content-groupe .content .event-socials li {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 991.98px) {
  .groupstrape .content-groupe .content .event-socials li {
    flex: 0 0 33%;
    max-width: 33%;
  }
}
@media (max-width: 400px) {
  .groupstrape .content-groupe .content .event-socials li {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.groupstrape .content-groupe .content .event-socials li {
  flex-basis: 100%;
  text-align: center;
  padding: 15px;
}
.groupstrape .content-groupe .content .event-socials li:hover i {
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.groupstrape .content-groupe .content .event-socials li i {
  display: block;
  font-size: 54px;
  line-height: 1.3em;
  transition: all .3s;
}
.groupstrape .content-groupe .content .event-socials li a {
  color: #fff;
  display: inline-block;
  padding: 12px 18px;
  border: 2px solid #fff;
  text-transform: uppercase;
  margin-top: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all .3s;
  font-size: 13px;
}
.groupstrape .content-groupe .content .event-socials li a:hover {
  background: rgba(0, 0, 0, 0.05);
}
.groupstrape .content-groupe .sidebar ul {
  padding-left: 0px !important;
}
.groupstrape .content-groupe .sidebar .widget {
  margin-bottom: 20px;
}
.groupstrape .content-groupe .sidebar .widget-actions {
  margin-top: 20px;
  text-align: center;
}
.groupstrape .content-groupe .sidebar .widget-actions a.btn-block {
  display: inline-block;
  background: #fff;
  color: #000000;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  width: auto;
  text-transform: uppercase;
  font-size: 12px;
  padding: 8px 0;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 30px !important;
  text-align: center;
  min-width: 210px;
}
.groupstrape .content-groupe .sidebar .widget-actions a.btn-block:hover {
  text-decoration: underline;
}
.groupstrape .content-groupe .sidebar .widget-attendance {
  background: #fff;
  padding: 30px;
}
.groupstrape .content-groupe .sidebar .widget-attendance h4 {
  color: inherit;
  font-size: 22px;
  margin: 0 0 15px;
}
.groupstrape .content-groupe .sidebar .widget-attendance h4 span {
  font-weight: bold;
}
.groupstrape .content-groupe .sidebar .widget-attendance li {
  float: left;
  width: calc(13%);
  margin-left: 8px;
  margin-bottom: 10px;
  min-height: 40px;
}
.groupstrape .content-groupe .sidebar .widget-attendance li img {
  width: 100% !important;
}
.groupstrape .content-groupe .sidebar .widget-attendance .widget-actions a {
  background: #000000;
  color: #fff;
  margin-bottom: 0;
}
#dialog_list_members h2 {
  color: #000000 !important;
  font-size: 22px;
  font-weight: bold;
}
.widget-attendance a {
  display: block;
  position: relative;
}
.groupstrape .content-groupe .sidebar .widget-tickets {
  background: #000000;
  color: #fff;
  text-align: center;
  padding: 18px 18px 17px;
}
.groupstrape .content-groupe .sidebar .widget-tickets h4 {
  color: #fff;
  font-size: 32px;
}
.groupstrape .content-groupe .sidebar .widget-tickets h4 span {
  font-weight: bold;
  display: block;
}
.groupstrape .content-groupe .sidebar .widget-tickets .widget-actions a {
  background: #fff;
  color: #000000;
  margin-bottom: 0;
}
.groupstrape .content-groupe .sidebar .widget-attendance.events li {
  float: none;
  width: 100%;
}
.groupstrape .content-groupe .sidebar .widget-attendance.events .date {
  color: #000000;
  font-size: 14px;
}
.groupstrape .content-groupe .sidebar .widget-attendance.events .title {
  margin-bottom: 10px;
  font-size: 14px;
}
.btn .tooltip,
.div_tooltip .tooltip,
.membres a .tooltip {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 10;
  width: 160px;
  padding: 20px 0 15px;
  border: 1px solid #d2d0d1;
  margin: 4px 0 0 -80px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  background: #fff;
  text-align: center;
  color: #4a4a4a;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s;
}
.btn .tooltip:before,
.membres a .tooltip:before,
.div_tooltip .tooltip:before,
.btn .tooltip:after,
.membres a .tooltip:after,
.div_tooltip .tooltip:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  border-width: 12px;
  border-style: solid;
  margin-left: -12px;
}
.btn .tooltip:before,
.div_tooltip .tooltip:before,
.membres a .tooltip:before {
  border-color: transparent transparent #d2d0d1;
}
.btn .tooltip:after,
.div_tooltip .tooltip:after,
.membres a .tooltip:after {
  border-color: transparent transparent #fff;
  margin-bottom: -1px;
}
.widget-attendance a.btn:hover .tooltip,
.div_tooltip:hover .tooltip,
.membres a:hover .tooltip {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 768px) {
  .sidebar,
  .content-groupe .content {
    width: 100% !important;
    max-width: 100%;
    clear: both;
    margin-bottom: 25px;
  }
}
.mobilites_container .nav-tertiary {
  display: none;
}
.groupeForm.btSearch .pagination {
  margin: 0;
}
.groupeForm.btSearch .pagination input {
  float: none;
}
.groupePagination .pagination {
  margin: 0;
}
.groupeForm.btSearch .ui-button-text-icon-primary .ui-button-text {
  width: auto;
}
.groupstrape .content-groupe .content .navMenu {
  overflow: visible;
}
.groupstrape .content-groupe .content .navMenu ul.onglets .sous_menu li {
  background-color: #000000;
}
.groupstrape .content-groupe .content .navMenu ul.onglets .sous_menu li a span {
  color: #fff !important;
  border-bottom: 0 !important;
}
.groupstrape .content-groupe .content .navMenu ul.onglets .sous_menu li:hover {
  background-color: #d70513;
}
@media (min-width: 1199.98px) {
  .groupstrape .content-groupe .content .navMenu ul.onglets {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 !important;
    padding: 0 !important;
  }
  .groupstrape .content-groupe .content .navMenu ul.onglets li {
    margin: 0 !important;
    padding: 0 !important;
  }
}
@media (max-width: 1199.98px) {
  .groupstrape .content-groupe .content .navMenu ul.onglets li + li:before {
    display: none !important;
  }
  .groupstrape .content-groupe .content .navMenu ul.onglets {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .groupstrape .content-groupe .content .navMenu ul.onglets li {
    width: auto !important;
    display: block;
    height: auto !important;
  }
  .groupstrape .content-groupe .content .navMenu ul.onglets li + li {
    margin-top: 15px;
  }
  .groupstrape .content-groupe .content .navMenu ul.onglets li a {
    padding: 0;
    margin: 0;
    text-align: left;
  }
}
.section-members ul.members {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .section-members ul.members {
    flex-direction: column;
  }
  .section-members ul.members li {
    width: 100% !important;
    padding: 15px 0;
  }
}
.section-members ul.members li {
  min-width: calc( 50% - 15px );
  display: flex;
  align-items: stretch;
  padding: 15px 0;
  margin-right: 15px;
  width: 50%;
  margin: 0;
}
@media (max-width: 328px) {
  .section-members ul.members li {
    text-align: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .section-members ul.members li img {
    margin: 0 0 15px;
  }
  .section-members ul.members li .member-content {
    text-align: center;
    width: 100%;
    justify-content: center !important;
    align-items: center !important;
  }
}
.section-members ul.members li:not(last-child) {
  border-bottom: 1px solid #dedede;
}
.section-members ul.members .member-content {
  display: flex;
  align-items: center;
}
