/**/ MASQUE BOUTON Tous les Evénements Agenda
:root {
  -tec-color-text-primary: #14182700;
  -tec-font-family-sans-serif:Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
  -tec-font-weight-bold: 700;
  -tec-font-size-3: 16px;
}

.tribe-events-back a, .tribe-events-back a:visited {
  color: #14182700;
  font-family: var(--tec-font-family-sans-serif);
  font-size: var(--tec-font-size-3);
  font-weight: var(--tec-font-weight-bold);
  -webkit-text-decoration: none;
  text-decoration: none;
}		
		
.pm-clip {
  color: #1a0b0b;
  font-weight: bold;
  font-size: 17px;
  line-height: -3px;
  font-style: normal;
  text-align: center;
}

.pmagic #pm_result_pane .pm-all-members {
  color: #080808;
  font-size: 15px;
  font-weight: bold;
}

.tribe-common-c-svgicon.tribe-common-c-svgicon--caret-left.tribe-common-c-btn-icon__icon-svg.tribe-events-c-top-bar__nav-link-icon-svg {
  color: #140df4;
}

.pg-msg-list-wrap .pg-msg-conversation-list.active {
  background-attachment: scroll;
  color: rgb(255, 255, 255) !important;
}

.mymenu.pm-difl.pm-profile-tab-wrap.pm-border-bt.pg-horizontal-responsive-menu {
  color: #121111;
}

a {
  color: rgb(46, 49, 55);
}

.pmagic .pm-new-friend-added-notice {
  border-color: #f9f9f9;
}

.pmagic .pm-new-friend-added-notice:before {
  content: "";
  background-color: #11ffee00;
  background-image: url(../partials/images/pm-new-friend-added.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.pmagic .pm-notification .pm-notification-card {
  max-width: 400px;
  border-radius: 8px;
  width: 100%;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .08);
  position: relative;
  margin-left: 30px;
  background-color: #fff;
}

.pmagic .pm-notification-date {
  position: absolute;
  left: -36px;
  font-size: 12px;
  top: 62%;
  background-color: rgba(255, 255, 255, .67);
}

.pm-group-view .pm-section .pm-section-content .pm-user-description-row .pm-card-value {
  width: 68%;
  margin-left: 2%;
  color: #0c0c0c;
}

.pm-difl {
  display: block;
  float: left;
}

élément {
  background-color: rgb(19, 219, 13);
}

.mymenu.pm-difl.pm-profile-tab-wrap.pm-border-bt.pg-horizontal-responsive-menu {
  color: #000000;
  font-weight: bold;
}

.pmagic #unread_notification_count, .pmagic #unread_thread_count {
  border-radius: 12px;
  color: white;
  text-align: center;
  min-width: 20px;
  margin: 6px;
  position: absolute;
  top: 0;
  font-size: 11px;
  display: none;
  line-height: 20px;
  font-family: helvetica, sans-serif;
}

.pmagic .pm-group-view .pm-accordian-content .pmrow .pm-field-lable label {
  color: #fff;
  color: #100f0f;
}

.pmagic .pm-group-view #pg-about .pm-section .pm-section-nav-vertical ul li .pm-section-group-name {
  font-size: 80%;
  margin-left: 0px;
  display: inline-block;
  width: 100%;
  color: #64606000;
}