.flexTop {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.logoName {
  margin: 15px 20px;
}

.flexGapTen {
  gap: 10px;
}

.bg_default {
  width: 200px;
  border-radius: 10px;
  border: 6px solid #eee;
  cursor: pointer;
}

.bg_default.selected {
  border-color: #A0E73F;
}

#logobuilder .titleWithPop2 {
  color: #11190D;
  margin-bottom: 10px;
  font-size: 16px;
}

.siu #logo_wrap,
#logobuilder #logo_wrap.small {
  width: 150px;
  height: 150px;
  margin: 0;
}

.colourscheme {
  width: 50px;
  overflow: hidden;
  height: 50px;
  position: relative;
  border-radius: 10px;
  border: 1px solid #ccc;
  box-shadow: 0px 1px 10px -1px rgba(48, 48, 48, 0.23);
  opacity: 0.5;
}

.colourscheme.selected {
  opacity: 1;
  border-color: #11190D;
  box-shadow: 0px 1px 5px 0px rgb(48, 48, 48);
}

.colourscheme.green-orange,
.colourscheme.green-violet {
  background-color: #A0E73F;
}

.colourscheme.orange-green,
.colourscheme.orange-violet {
  background-color: #FF753A;
}

.colourscheme.violet-green,
.colourscheme.violet-orange {
  background-color: #A590F1;
}

.colourscheme:after {
  position: absolute;
  left: 0;
  content: "";
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
}

.colourscheme.green-orange:after,
.colourscheme.violet-orange:after {
  background-color: #FF753A;
}

.colourscheme.violet-green:after,
.colourscheme.orange-green:after {
  background-color: #A0E73F;
}

.colourscheme.green-violet:after,
.colourscheme.orange-violet:after {
  background-color: #A590F1;
}

.logoName {
  margin-left: 20px;
  flex: 1;
}

.logoName .nologo {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}

.bg_default {
  width: 100px;
  height: 100px;
  background-color: #f6f6f6;
  border: 6px solid #eee;
}

.bg_default.selected {
  border-color: #A0E73F;
}

.logo_style {
  width: 250px;
  height: 250px;
  margin-right: 20px;
  margin-top: 20px;
  opacity: 0.5;
  cursor: pointer;
}

.logo_style#logo_preview {
  margin: 0;
}

.logo_style.selected {
  opacity: 1;
}

.style_content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 10px;
  position: relative;
}

.style_content#style2 {
  justify-content: flex-start;
  padding-top: 10px;
  padding-bottom: 0px;
}

.style_content#style4,
.style_content#style3 {
  padding-bottom: 0px;
}

.style_content#style3 {
  padding-bottom: 0px;
}

.gs_logo {
  height: 16px;
  margin: 0 auto;
}

#style2 .gs_logo {
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
}

#style3 .gs_logo {
  opacity: 0.5;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

#style3 .gym_logo,
#style4 .gym_logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  background-size: 100px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#style4 .gs_logo {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

#style5 .gs_logo {
  height: 30px;
}

#style5 .gym_logo {
  width: auto;
  height: 21px;
  margin: unset;
  z-index: 1;
  position: relative;
  flex: 1;
  display: flex;
  background-size: 80px auto !important;
  background-position: right !important;
  background-repeat: no-repeat !important;
}

#style5 .flexbox-row {
  flex-direction: row-reverse;
  padding: 5px;
}

#style5.style_content,
#style6.style_content {
  padding-bottom: 0px;
}

#style5 .event_name {
  height: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}

#style1 .gym_logo {
  width: 120px;
  height: 80px;
  margin: 0 auto;
  z-index: 1;
  background-position: center bottom !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
}

.high #style1 .gym_logo {
  background-size: auto 100% !important;
}

#style2 .gym_logo {
  width: 120px;
  height: 80px;
  margin: 0 auto;
  z-index: 1;
  background-position: center top !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
}

#style2 .gym_name {
  flex: 1;
}

#style3 .gym_name,
#style4 .gym_name {
  height: 100%;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
  top: 0;
}

#style5 .gym_name {
  flex: 1;
  text-align: right;
}

.high #style2 .gym_logo {
  background-position: center !important;
  background-size: auto 100% !important;
}

.high #style5 .gym_logo {
  height: 30px;
  background-size: auto 30px !important;
}

.high #style3 .gym_logo,
.high #style4 .gym_logo {
  background-size: 60px !important;
}

.style_x {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  left: 0;
  font-weight: normal;
  top: 0;
  font-size: 22px;
  font-family: "DM Mono", monospace;
}

#style6 .flexbox-row {
  position: absolute;
  height: 100%;
  padding: 5px;
}

#style6 .gs_logo {
  height: 40px;
  margin: unset;
}

#style6 .gym_logo {
  width: auto;
  height: 40px;
  margin: unset;
  z-index: 1;
  flex: 1;
  background-position: center right !important;
  background-size: 50px auto !important;
  background-repeat: no-repeat !important;
}

.high #style6 .gym_logo {
  background-size: 40px auto !important;
}

.event_name {
  font-family: "recent-grotesk";
  color: white;
  font-size: 53px;
  letter-spacing: 1px;
  width: 100%;
  text-align: center;
  line-height: 60px;
  font-weight: 500;
  z-index: 1;
}

#style2 .event_name {
  display: block;
  width: 100%;
  margin-top: 100px;
  text-align: center;
  align-self: flex-end;
}

.event_name.orange {
  color: #FF753A;
}

.event_name.violet {
  color: #A590F1;
}

.event_name.green {
  color: #A0E73F;
}

.style_content .gym_name {
  color: white;
  font-family: "recent-grotesk";
  font-family: "DM Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  width: 100%;
  text-align: center;
  line-height: 18px;
  z-index: 1;
}

.gym_logo {
  width: 140px;
  height: 50px;
  margin: 0 auto;
  z-index: 1;
}

#topBoxRow {
  padding: 40px 0;
  background-color: #EEE;
}

.topBox {
  width: 100%;
  height: 130px;
  background-color: #FFF;
  font-size: 18px;
}

.topBoxHeader {
  width: 100%;
  text-align: center;
  height: 60px;
  background-color: #A0E73F;
  color: #FFF;
  line-height: 60px;
  font-weight: 600;
}

.topBoxContent {
  width: 100%;
  text-align: center;
  height: 70px;
  color: #11190D;
  line-height: 70px;
  font-weight: 600;
  text-transform: uppercase;
}

.topBoxContent sup {
  text-transform: none;
  font-weight: normal;
}

.topBoxContent span {
  font-weight: normal;
  font-size: 12px;
  text-transform: none;
}

.compAvatar {
  float: left;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin-right: 20px;
  background-size: cover;
  border: 2px solid #11190D !important;
}

.compAthleteName {
  float: left;
  height: auto;
  line-height: 30px;
  width: calc(100% - 120px);
  text-transform: uppercase;
  margin: 0;
  position: relative;
  padding-top: 35px;
}

.compAthleteName #category {
  position: relative;
  left: 0;
  bottom: 0;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
}

.compAthleteName #category span {
  font-size: 12px;
  color: #999;
  margin-left: 10px;
}

.compAthleteName #rank {
  position: absolute;
  left: 0;
  top: 0;
  font-weight: normal;
  font-size: 14px;
  line-height: 50px;
}

.comphome .compAthleteName {
  padding-top: 0;
}

.comphome .compAthleteName #rank {
  position: relative;
  line-height: 14px;
}

.dateTopBox {
  line-height: 14px;
}

.singleLine {
  line-height: 70px;
}

.doubleLine {
  line-height: 35px;
}

#contentContainer {
  margin-top: 0 !important;
}

#logo {
  width: 100%;
  max-width: 250px;
  max-height: 250px;
  border: 1px solid #ccc;
  background-size: contain;
}

#logofull {
  width: 100%;
  border: 1px solid #ccc;
  background-size: contain;
}

#logo:before,
#logofull:before {
  content: "";
  display: block;
  margin-top: 100%;
}

.description-header {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: 600;
}

.catdescription-header {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 10px;
}

.description-content {
  margin-top: 20px;
  width: 100%;
  font-size: 12px;
}

.catdescription-content {
  margin-top: 3px;
  width: 100%;
  font-size: 12px;
}

.leftStripe {
  width: 90%;
  padding-left: 10%;
  height: 70px;
  background-size: auto 100%;
  background-position: 100% 0;
  background-image: url(/images/stripe_black3.png?4227b74d499cfe464983ee5c9117f478);
  background-repeat: no-repeat;
  line-height: 70px;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
}

.leftStripe:after {
  width: 9999px;
  background-color: rgb(45, 46, 46);
  height: 70px;
  position: absolute;
  content: "";
  left: -9983px;
}

.leftText {
  width: 85%;
  padding: 15px 10%;
  padding-right: 5%;
  font-size: 12px;
}

.leftTextBig {
  width: 85%;
  padding: 15px 10%;
  padding-right: 5%;
  font-size: 18px;
  font-weight: 600;
}

.category-left {
  width: 70%;
  float: left;
  text-align: left;
  font-size: 14px;
  margin: 10px 0;
  text-transform: uppercase;
}

.category-right {
  width: 30%;
  float: left;
  text-align: right;
  font-size: 14px;
  margin: 5px 0;
}

.category-header {
  font-weight: 600;
  font-size: 16px;
  margin: 5px 0;
}

.category-full {
  text-decoration: line-through;
}

.allMembers {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
}

.category-capacity {
  padding: 5px;
  color: #11190D;
  background-color: #A0E73F;
  width: 60px;
  float: right;
  text-align: center;
  height: 32px;
  border-radius: 20px;
}

.full {
  background-color: #FF753A;
  color: #FFF;
}

.vol-header {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
}

.vol_opp {
  width: 100%;
  text-align: left;
  margin: 5px 0;
  font-size: 12px;
}

.button-dealine {
  line-height: 30px;
}

.button-dealine div:nth-child(1) {
  font-size: 18px;
  line-height: 20px;
  padding-top: 12px;
}

.button-closed {
  background-color: #11190D;
  cursor: default;
  color: #FFF;
}

.button-closed:hover {
  box-shadow: none !important;
  cursor: default;
  color: #FFF;
}

.button-dealine div:nth-child(2) {
  font-size: 10px;
  line-height: 20px;
  color: #11190D;
}

.button:hover {
  color: #11190D;
  box-shadow: inset 300px 80px rgba(0, 0, 0, 0.2);
}

.countdown {
  max-width: 250px;
}

.countdown .title {
  font-weight: bold;
  padding-left: 5px;
}

.countdown .subtitle {
  line-height: 12px;
  font-size: 10px;
  padding-left: 5px;
}

.countdown .values {
  display: flex;
  flex: 1;
  justify-content: space-around;
  padding-top: 25px;
  margin-bottom: 25px;
}

.countdown_object {
  width: calc(33.333% - 15px);
  margin-right: 15px;
  text-align: left;
  padding-left: 5px;
  border-right: 1px solid #eee;
}

.countdown_object .cvalue {
  font-weight: bold;
  font-size: 32px;
  line-height: 22px;
  text-align: center;
  position: relative;
  display: inline;
}

.countdown_object .cvalue .sec {
  position: absolute;
  left: calc(100% + 5px);
  font-size: 14px;
  top: 50%;
  font-weight: normal;
  margin-top: -6px;
  text-align: left;
}

.countdown_object .ctitle {
  text-align: left;
}

.interested {
  display: flex;
  padding: 5px 0;
  background-color: rgba(160, 231, 63, 0.6);
  border-radius: 20px;
}

.interested_text {
  flex: 1;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 10px;
}

.interested_remove {
  cursor: pointer;
  padding: 0 10px;
  font-size: 14px;
  padding-right: 20px;
  border-left: 1px solid #fff;
}

.interested_remove:hover {
  color: #fff;
}

#accessible {
  font-style: italic;
  color: #FF753A;
  margin: 5px 0;
}

.btn-cats {
  width: 100%;
  clear: both;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  margin-top: 10px;
}

.congrats_page {
  width: calc(100% - 30px);
  max-width: 800px;
  margin: 30px auto;
  display: flex;
  flex-direction: column;
  text-align: left;
  justify-content: center;
}

.congrats_header {
  width: 100%;
  background-color: #11190D;
  display: flex;
  position: relative;
  align-items: center;
  height: 300px;
  border-bottom: 1px solid #333;
  justify-content: center;
  overflow: hidden;
}

.congrats_bgimage {
  background-image: url(https://team-aretas.com/images/home_defiant.jpeg);
  filter: blur(3px) contrast(1.3) brightness(0.45) saturate(0.7) grayscale(0.46);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center -450px;
  background-repeat: no-repeat;
  z-index: 1;
}

.compAthleteName #tags {
  position: relative;
  left: 0;
  bottom: 0;
  font-weight: normal;
  font-size: 18px;
  line-height: 14px;
  display: flex;
  gap: 5px;
  align-items: center;
}

#tags strong {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  padding: 1px 8px;
  font-weight: normal;
  border: 1px solid rgba(160, 231, 63, 0.6);
  background-color: rgba(160, 231, 63, 0.2);
  border-radius: 9999px;
  transition: background-color 0.2s ease;
}

.confetti {
  height: 500px;
  width: 500px;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.confetti.signedup {
  top: 200px;
  left: 50%;
  margin-left: -250px !important;
}

.congrats_page.w1000 {
  width: calc(100% - 30px);
  max-width: 1000px;
}

.congrats_image {
  width: 200px;
  height: 200px;
  border-radius: 10px;
  z-index: 2;
  --shadow-color: hsl(0deg 0% 0% / 0.75);
  filter: drop-shadow(1px 2px 8px var(--shadow-color));
}

.congrats_comptitle {
  padding: 15px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
  display: flex;
  flex-direction: column;
  text-align: left;
  align-self: flex-start;
}

.saccess_page {
  width: calc(100% - 100px);
  margin: 100px 50px;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
}

.saccess_page.single {
  width: 600px;
  margin: 100px auto;
}

.access-comp_container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  min-width: 400px;
  margin-bottom: 50px;
}

.single .access-comp_container {
  width: 100%;
  min-width: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.accesses_container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.btn-congrats {
  width: 300px;
  display: flex;
  margin-top: 10px;
  text-align: center;
  justify-content: center;
  align-self: center;
  border: 1px solid rgba(191, 207, 47, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(191, 207, 48, 0.6);
}

.saccess_page:not(.single) .btn-congrats {
  align-self: flex-start;
  font-size: 10px;
  padding: 10px 10px;
  width: 200px;
}

.saccess_page:not(.single) .h3 {
  text-align: left;
  font-size: 12px;
  margin-bottom: 5px;
}

.detail {
  font-weight: normal;
  font-size: 10px;
  line-height: 17px !important;
  letter-spacing: 1px;
  color: #666;
}

.detail strong {
  font-size: 12px;
  color: #11190D;
}

.congrats_comptitle div {
  margin-bottom: -5px;
  line-height: 25px;
}

.congrats_comptitle span {
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 3px;
}

.congrats_comptitle em {
  font-size: 8px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
}

.congrats_page .h3,
.saccess_page .h3 {
  letter-spacing: 3px;
  font-size: 16px;
  margin-bottom: 20px;
}

.congrats_page .h1,
.saccess_page .h1 {
  font-size: 40px;
  letter-spacing: 5px;
  text-shadow: 3px 4px 7px rgba(0, 0, 0, 0.3);
}

.congrats_linktext {
  margin-top: 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
  font-weight: 600;
}

.linkbox {
  width: 400px;
  padding: 10px;
  margin: 0 auto;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  margin-top: 5px;
}

.smalltext {
  font-size: 10px;
  color: #666;
}

#r1,
#r2,
#r3,
#r4,
#r5,
#r6,
#r7,
#r8,
#r9,
#r10,
#r11,
#r12,
#r13 {
  opacity: 0.05;
  filter: blur(5px);
}

.congrats_page .flexRowContainer,
.saccess_page .flexRowContainer {
  flex-wrap: nowrap;
}

.notification {
  display: flex;
}

.notification_symbol {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding: 7px;
  border-radius: 3px;
  background-color: rgba(191, 207, 47, 0.2);
  margin-right: 3px;
}

.notification_text {
  display: flex;
  align-items: center;
  padding: 0 10px;
  border-radius: 3px;
  background-color: rgba(191, 207, 47, 0.2);
  flex: 1;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
}

.yourheat {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 5px;
}

.yourheat .infoSection {
  flex: 1;
}

.yourheat .buttonSection {
  margin-bottom: 5px;
}

.yourheat .labelbit {
  width: 70px;
  height: 20px;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  color: #666;
  font-weight: normal;
}

.yourheat .region {
  font-size: 16px;
  font-weight: bold;
}

.yourheat .division {
  font-size: 14px;
  font-weight: bold;
}

.yourheat .location {
  font-size: 12px;
}

.yourheat .address {
  font-size: 10px;
}

.activate-headding-main {
  font-weight: 600;
  font-size: 22px;
  line-height: 24px;
  color: #11190D;
  text-align: left;
  text-transform: uppercase;
}

.activate-headding-secondary {
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #11190D;
  text-align: left;
}

.activate-text-large {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
}

.activate-text-medium {
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  text-align: left;
}

.activate-text-normal {
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  text-align: left;
}

.activate-text-small {
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  text-align: left;
}

.activate-text-small-caps {
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  text-align: left;
  text-transform: uppercase;
}

#activate-logo {
  width: 100%;
  margin: 20px auto;
  max-width: 250px;
  max-height: 250px;
  border: 1px solid transparent;
  background-size: 100%;
}

#activate-logo:before {
  content: "";
  display: block;
  margin-top: 100%;
}

.map {
  width: 100%;
  height: 300px;
}

iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.signup-heading-main {
  font-weight: 600;
  font-size: 22px;
  line-height: 24px;
  color: #11190D;
  text-align: center;
}

.signup-heading-secondary {
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #11190D;
}

.signup-text-large {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.signup-text-medium {
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
}

.signup-text-normal {
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  text-align: center;
}

.text-center {
  text-align: center;
}

.signup-text-small {
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
}

#signup-logo {
  width: 100%;
  margin: auto;
  max-width: 250px;
  max-height: 250px;
  border: 1px solid transparent;
  background-size: 100%;
  background-color: #ccc;
}

#signup-logo:before {
  content: "";
  display: block;
  margin-top: 100%;
}

#signup-price {
  position: absolute;
  top: 80px;
  right: 0;
  margin: 10px;
  font-weight: 600;
  font-size: 50px;
  color: #11190D;
}

#signup-compname {
  margin-top: 100px;
}

#signup-access {
  text-transform: uppercase;
  text-align: center;
}

#access_error {
  text-align: center;
  margin-top: 5px;
  font-style: italic;
}

.correct_code {
  background-color: rgba(160, 231, 63, 0.2) !important;
}

.incorrect_code {
  background-color: rgba(132, 53, 52, 0.3) !important;
}

#accesscode {
  text-transform: uppercase;
}

#homeTitle {
  width: 80%;
  height: 70px;
  background-image: url(/images/stripe_black4.png?7a855aaec183b2b755e92819287a7415);
  background-size: auto 100%;
  background-position: 100% center;
  background-repeat: no-repeat;
}

.socialicons {
  margin: 0;
}

#homeTitle:before {
  content: "";
  height: 70px;
  width: 10000px;
  background-color: #11190D;
  position: absolute;
  left: -9984px;
}

#homeTitle .title {
  width: 75%;
  height: 70px;
  line-height: 70px;
  font-size: 24px;
  color: #FFF;
  text-align: center;
  float: right;
  font-weight: 600;
  text-transform: uppercase;
}

.comp-socialicon {
  float: left;
  margin-right: 15px;
  font-size: 22px;
  color: #11190D;
}

.cell {
  line-height: 48px;
  font-size: 12px;
  height: 48px;
  float: left;
  position: relative;
  text-align: left;
}

.head {
  color: #11190D;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #11190D;
}

.cell-name {
  width: calc(100% - 180px);
}

.cell-nameshort {
  display: none;
  width: calc(100% - 310px);
}

.cell-90 {
  width: 90px;
}

.beacon {
  width: 100%;
  background-color: #11190D;
  height: 48px;
  line-height: 48px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 1px;
}

.beacon:before {
  content: "";
  height: 48px;
  width: 10000px;
  background-color: #11190D;
  position: absolute;
  left: -9984px;
}

.beacon:after {
  content: "";
  height: 48px;
  width: 40px;
  position: absolute;
  right: -25px;
  background-size: auto 100%;
  background-position: 0 0;
  background-image: url(/images/beak.png?22efad391f13acaa244689118d52c6c0);
  background-repeat: no-repeat;
}

.button-grey-light {
  background-color: #aaa;
  color: #11190D;
  margin-top: 15px !important;
  text-align: center;
}

.workout-info {
  font-size: 12px;
}

.workout-info .type span,
.workout-info .time span,
.workout-info .date span,
.workout-info .timecap span {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

.workout-title {
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
  margin: 10px 0;
}

.workout-description {
  font-size: 14px;
}

.info-title {
  float: left;
  width: 70px;
  font-size: 14px;
  font-weight: 600;
  margin-left: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  min-height: 22px;
}

.info-data {
  float: left;
  margin-left: 10px;
  font-size: 14px;
  min-height: 22px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.info-data span {
  font-size: 10px;
  margin-left: 10px;
  text-transform: uppercase;
  color: #666;
}

.flexRowContainer .info-data {
  border: 2px solid #A0E73F;
  min-height: 20px;
  padding: 5px 7px;
  font-size: 16px;
  width: auto;
  height: auto;
  margin: 0;
  border-radius: 7px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  margin-right: 5px;
  margin-bottom: 5px;
}

.admin-tools {
  padding: 50px 0;
  background-color: #11190D;
}

.admin-tools .section-header {
  text-align: left !important;
  padding-left: 20px;
  color: #A0E73F;
  font-size: 16px;
  font-weight: 800;
}

.button-admin {
  color: #A0E73F;
  border: 1px solid #A0E73F;
  width: 100%;
  padding: 6px 10px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  margin: 5px 0;
  text-transform: uppercase;
}

.button-admin:hover {
  color: #11190D;
  background-color: #A0E73F;
}

.button-admin-wrapper {
  float: left;
  margin: 0 5px;
}

.memberBox {
  width: 100%;
  margin: 0 auto;
  position: relative;
  float: left;
  background-size: contain;
  background-color: #fff;
  border-radius: 100%;
  border: 2px solid #11190D;
}

.memberBox:before {
  content: "";
  display: block;
  margin-top: 100%;
}

.memberBox.empty {
  cursor: pointer;
}

.memberBox.empty:after {
  content: "+";
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 0;
  justify-content: center;
  background-color: transparent;
  top: 0;
  font-size: 50px;
  color: #ccc;
}

.comphome .h2text {
  float: left;
}

.comphome .teamname {
  font-weight: normal;
  padding-right: 40px;
  font-size: 50px;
  font-family: "recent-grotesk";
  color: #11190D;
  line-height: 50px;
}

.comphome .editbtn {
  display: flex;
  position: relative;
  float: left;
  width: auto;
  flex-direction: row;
  padding: 5px 7px 2px 10px;
  background-color: rgba(160, 231, 63, 0.6);
  border-radius: 40px;
  cursor: pointer;
  align-items: center;
  height: auto;
  clear: right;
}

.comphome .editbtn .value {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 10px;
  padding-left: 5px;
  line-height: 26px;
}

.comphome .editbtn .symbol {
  width: 30px;
  text-align: center;
  display: flex;
  justify-content: center;
}

.memberWrapper {
  width: 16.6666666667%;
  float: left;
  padding: 10px;
}

.memberName {
  color: #11190D;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}

.memberInfo {
  color: #11190D;
  text-align: center;
}

.memberStatus {
  color: #11190D;
  text-align: center;
  font-style: italic;
  font-size: 10px;
}

.itinerary_date {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 15px;
}

.itinerary_agenda {
  margin: 10px 0;
}

.itinerary_time {
  font-size: 12px;
  font-weight: 600;
  width: 40%;
  float: left;
  margin-right: 5px;
}

.itinerary_item {
  font-size: 16px;
  width: calc(60% - 5px);
  float: left;
}

.itinerary_item .main {
  font-size: 12px;
}

.itinerary_item .detail {
  font-size: 10px;
  margin-left: 10px;
}

.instalmentBox {
  border-left: 1px solid #ccc;
  padding: 5px 0;
}

.instalmentBox:last-child {
  border-right: 1px solid #ccc;
}

.instalmentBox .price {
  font-weight: 600;
  text-align: center;
  font-size: 22px;
}

.instalmentBox .successSign {
  position: relative;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #A0E73F;
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: white;
  text-align: center;
  font-size: 20px;
}

.instalmentBox .pendingSign {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 12px;
}

.instalmentBox .h4 {
  font-size: 12px !important;
}

.instalmentBox .date {
  text-align: center;
  font-weight: 600;
}

.mapContainer {
  position: relative;
  width: 100%;
  height: 300px;
  display: flex;
  /* border: 1px solid black; */
  align-items: center;
  overflow: hidden;
}

.mapContainer img {
  width: 100%;
}

.mapContainer::after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8;
  position: absolute;
}

.mapContainer:hover::after {
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  content: "CLICK TO OPEN ON GOOGLE MAPS";
  color: black;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
}

.gm-bundled-control .gmnoprint {
  display: block;
}

.gmnoprint:not(.gm-bundled-control) {
  display: none;
}

.spectatorTickets {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 25px;
  /* margin-bottom: 50px; */
  /* background-color: #f6f6f6; */
  /* background-color: rgba(191, 207, 47, 0.2); */
  /* border-top: 1px solid #eee; */
  /* border-bottom: 1px solid #eee; */
  padding: 10px 0;
  /* border-radius: 15px; */
}

.spectatorTickets .title {
  font-size: 16px;
  font-weight: bold;
  height: 100%;
  display: flex;
  text-transform: uppercase;
  align-items: center;
  /* justify-content: center; */
  /* text-align: center; */
  padding-left: 5px;
}

.spectatorTickets .info {
  padding: 0 5px;
  margin-bottom: 10px;
  font-size: 10px;
}

.spectatorTickets .title span {
  font-weight: normal;
  font-size: 12px;
  margin-left: 5px;
  height: 100%;
  background-color: #eee;
  padding: 0 6px;
  border-radius: 10px;
}

.spectatorTickets .ticket {
  width: 100%;
  display: flex;
  background-color: #f4f4f4;
  /* border: 1px solid #eee; */
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 12px;
  height: 40px;
  align-items: center;
}

.spectatorTickets .ticket .type {
  padding-left: 20px;
  flex: 1;
  text-align: left;
  font-size: 12px;
  /* font-weight: 600; */
  text-transform: uppercase;
}

.spectatorTickets .ticket .status {
  padding-right: 10px;
  text-transform: uppercase;
  width: 100px;
  text-align: center;
}

.spectatorTickets .ticket:hover {
  background-color: #eee;
}

.ticket-value {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.ticket-label {
  width: 100%;
  text-align: center;
  font-size: 10px;
  color: #666;
  line-height: 10px;
  text-transform: uppercase;
}

.ticket-qrcode {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  margin-bottom: 5px;
}

.ticket-qrcode img {
  width: 100%;
  height: 100%;
}

.ticket-smalltext {
  font-size: 10px;
  width: 100%;
  text-align: center;
}

.lifts-section {
  display: inherit;
  width: 100%;
  clear: both;
  padding: 20px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.lifts-item.hov:hover {
  background-color: #fafafa;
  cursor: pointer;
}

.lifts-item {
  display: flex;
  width: 100%;
  height: 30px;
  align-items: center;
}

.lift-name {
  flex: 1;
  display: flex;
  align-items: center;
}

.lift-name span {
  font-size: 8px;
  color: #666;
  background-color: #eee;
  border-radius: 5px;
  margin-left: 10px;
  padding: 3px 6px;
}

.lift-weight {
  width: 60px;
  display: flex;
  align-items: center;
  font-weight: 600;
}

.lift-status {
  width: 80px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  justify-content: center;
  text-transform: uppercase;
  padding: 2px 10px;
  font-size: 8px;
}

.lift-status.successful {
  background-color: rgba(191, 207, 47, 0.4);
}

.lift-status.pending {
  background-color: #eee;
}

.lift-status.failed {
  background-color: rgba(237, 77, 61, 0.4);
}

.schedule-bg {
  background-size: 120%;
  background-position: center top;
  padding: 40px 0 !important;
}

.schedule-bg .h2 {
  position: relative;
}

.schedule-shade {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  bottom: 0;
  border-radius: 23px;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}

.schedule-day {
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid #11190D;
  display: flex;
  width: calc(100% - 80px);
  justify-content: space-between;
  position: relative;
  margin: 10px 40px;
  margin-top: 30px;
}

.schedule-day div {
  font-size: 31px;
  text-transform: uppercase;
}

.schedule-day div span {
  font-weight: 600;
  font-size: 10px;
  margin-left: 3px;
}

.flexCenter {
  display: flex;
  justify-content: center;
  align-items: center;
}

.schedule-myevents {
  color: #888;
  position: relative;
  font-weight: 600;
  margin-left: 10px;
}

.schedule-myevents.on {
  color: #11190D;
}

.schedule-item {
  display: flex;
  width: 100%;
  height: auto;
  justify-content: space-between;
  margin-bottom: 10px;
  position: relative;
  padding: 10px 0px;
  flex-wrap: wrap;
}

.schedule-item.workout {
  background-color: rgba(0, 0, 0, 0.05);
}

.schedule-item.workout {
  background-color: rgba(0, 0, 0, 0.03);
}

.schedule-time {
  width: 130px;
  height: 25px;
  display: flex;
  align-items: center;
  padding: 5px 0 5px 40px;
}

.schedule-detail {
  flex: 1;
  height: auto;
  padding-right: 40px;
}

.schedule-workout span {
  font-weight: normal;
  text-transform: lowercase;
  font-size: 10px;
  margin-left: 5px;
  margin-bottom: -2px;
}

.schedule-workout,
.schedule-heat,
.schedule-heatlane {
  width: 100%;
  height: auto;
  min-height: 25px;
  flex-wrap: wrap;
  display: flex;
  text-transform: capitalize;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  justify-content: flex-end;
}

.schedule-workout {
  text-transform: uppercase;
}

.schedule-heat {
  font-weight: normal;
}

.schedule-highlight .schedule-heat {
  font-weight: 600;
}

.schedule-heatlane {
  font-weight: normal;
  font-size: 10px;
}

.schedule-heatblock {
  width: 100%;
  display: flex;
}

.schedule-highlight {
  background-color: rgba(160, 231, 63, 0.2);
}

.schedule-category {
  display: flex;
  height: 20px;
  align-items: center;
  text-transform: uppercase;
  font-size: 10px;
  justify-content: flex-end;
}

.schedule-description {
  display: flex;
  height: 20px;
  align-items: flex-start;
  text-transform: none;
  font-size: 10px;
  justify-content: flex-end;
  flex-wrap: wrap;
  text-align: right;
}

.category-separator {
  padding-left: 10px;
  padding-top: 5px;
  margin: 30px 10px 5px 10px;
  font-size: 10px;
  display: flex;
  align-items: center;
  font-weight: 600;
  text-transform: uppercase;
  border-top: 1px solid #eee;
}

.category-separator:after {
  content: "starting";
  display: none;
  color: #666;
  font-weight: normal;
  margin-left: 10px;
  font-size: 8px;
  /* line-height: 8px; */
  display: flex;
  align-items: center;
  height: 14px;
  border-radius: 5px;
  background-color: #eee;
  padding: 2px 5px;
}

.category-option {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  height: 40px;
  background-color: rgba(160, 231, 63, 0.2);
  border-radius: 10px;
  margin-bottom: 5px;
  padding-left: 20px;
  cursor: pointer;
}

.co-title {
  font-size: 12px;
  flex: 1;
  font-weight: 600;
  height: 100%;
  display: flex;
  align-items: center;
}

.co-duration {
  width: auto;
  font-weight: normal;
  font-size: 10px;
  font-style: italic;
  color: #666;
  padding-left: 15px;
}

.co-status {
  padding-right: 20px;
  color: #666;
  font-style: italic;
  text-transform: uppercase;
  font-size: 10px;
  height: 100%;
  display: flex;
  align-items: center;
}

button.co-waitlist {
  border-radius: 5px;
  border: none;
  background-color: rgba(160, 231, 63, 0.5);
  padding: 3px 10px;
  margin-right: 10px;
  font-weight: 600;
  text-transform: uppercase;
  outline: none;
}

button.co-waitlist.waitlisted {
  background-color: rgba(160, 231, 63, 0.2) !important;
  color: #666;
}

button.co-waitlist:hover {
  background-color: rgba(160, 231, 63, 0.3);
}

.category-option.selected {
  cursor: default;
  background-color: rgba(160, 231, 63, 0.5);
}

.category-option.soldout,
.category-option.closed,
.category-option.notavailable {
  cursor: default;
  background-color: transparent;
}

.category-option.available:hover {
  background-color: rgba(160, 231, 63, 0.3);
}

.soldout .co-title,
.notavailable .co-title,
.closed .co-title {
  color: #999;
  font-weight: normal;
}

.activate-status {
  padding: 10px 20px;
  background-color: #f6f6f6;
  border-radius: 15px;
}

.open_team .Collapsible__trigger {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  color: #666;
  cursor: pointer;
  margin-left: 5px;
  background-color: rgba(160, 231, 63, 0.4);
  color: #444;
  padding: 5px 10px;
  border-radius: 5px;
}

.open_team .Collapsible__trigger.is-closed:after {
  content: "teammates > show";
}

.open_team .Collapsible__trigger.is-open:after {
  content: "teammates > hide";
}

.open_team .Collapsible__trigger:hover {
  color: #11190D;
}

.open_team .Collapsible {
  margin-top: 5px;
  max-width: 600px;
}

.open_team .captain {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 28px;
}

.open_team .captain .c {
  width: 20px;
  height: 20px;
  background-color: orange;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  border-radius: 10px;
  position: absolute;
  left: -20px;
}

.open_team .captain .ig,
.open_team .teammate .ig {
  font-size: 10px;
  font-weight: 600;
}

.open_team .captain .ig a,
.open_team .teammate .ig a {
  color: #5851db;
}

.open_team .captain .name {
  font-size: 12px;
  font-weight: 600;
  padding: 0 10px;
  width: 200px;
  position: relative;
  margin-left: 20px;
}

.open_team .teammate {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 28px;
  margin-left: 5px;
}

.open_team .teammate .name {
  font-size: 12px;
  font-weight: normal;
  padding: 0 10px;
  width: 200px;
  position: relative;
  flex: 1;
}

.openteam_team {
  font-size: 10px;
  text-transform: uppercase;
}

.psub_t1 {
  display: none;
}

.psub_t2 {
  display: block;
}

.psub_content {
  display: flex;
  flex-direction: row;
}

.psub_content img {
  max-width: 200px;
  max-height: 200px;
  margin-right: 10px;
}

.psub_dist {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
}

.psub_dist button {
  width: 200px;
  justify-self: flex-end;
  align-items: flex-end;
}

@media (max-width: 1100px) {
  .btn-cats {
    width: 100%;
  }

  .longButton {
    font-size: 16px;
  }

  .memberWrapper {
    width: 20%;
  }
}

@media (max-width: 1000px) {
  .beacon:after,
  .beacon:before {
    display: none;
  }
}

@media (max-width: 830px) {
  .saccess_page.single {
    width: 100%;
    padding: 30px;
    margin: 20px auto;
  }

  .h1 {
    font-size: 22px;
  }

  .category-option {
    padding-left: 10px;
  }

  .co-status {
    padding-right: 10px;
  }

  .schedule-time {
    padding: 5px 0 5px 20px;
  }

  .schedule-detail {
    padding-right: 20px;
  }

  .schedule-day {
    margin: 10px 20px;
    width: calc(100% - 40px);
    margin-top: 30px;
  }

  #logofull.showsmall {
    display: flex !important;
    width: 100%;
    border: none;
    background-size: contain;
    align-items: center;
    position: relative;
  }

  #logofull.showsmall .shade {
    -webkit-backdrop-filter: blur(3px);
            backdrop-filter: blur(3px);
    background-color: rgba(255, 255, 255, 0.7);
  }

  .open_team .Collapsible {
    width: 100%;
  }

  .open_team .captain,
  .open_team .teammate {
    justify-content: space-evenly;
  }

  .open_team .captain .ig,
  .open_team .teammate .ig {
    width: 90px;
    text-align: right;
  }

  .open_team .Collapsible__trigger {
    margin-left: 0px;
  }

  .open_team .captain .name {
    text-align: left;
  }

  .open_team .teammate .name {
    text-align: left;
  }

  .spectatorTickets .title {
    text-align: left;
    display: block;
    width: 100%;
  }

  .noFloatSmall {
    margin: 0 auto;
    float: none;
  }

  .mapContainer {
    margin: 0 -15px;
    width: calc(100% + 30px);
    height: 240px;
    margin-bottom: -40px;
  }

  .countdown {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    position: relative;
    z-index: 10;
    max-width: calc(100% - 20px);
  }

  .countdown .title {
    padding-left: 0px;
    text-align: center;
    font-size: 16px;
  }

  .countdown .subtitle {
    text-align: center;
    line-height: 14px;
    font-size: 10px;
    padding-left: 5px;
  }

  .countdown_object {
    width: 33.333%;
    margin-right: 0;
    text-align: center;
    padding-left: 5px;
    border-right: 1px solid #11190D;
  }

  .countdown_object .ctitle {
    text-align: center;
  }

  .socialicons {
    display: inline-block;
    width: auto;
    margin: 5px auto 0 auto;
    height: auto;
  }

  .info-title {
    width: 30px;
    padding-right: 5px;
    text-align: right;
    display: block;
    margin-left: 0;
  }

  .compAthleteName {
    float: none;
    width: 100%;
  }

  .compAthleteName #category,
  .compAthleteName #rank {
    width: 100%;
  }

  .vol_opp {
    text-align: left;
  }

  .compAvatar {
    margin: 0 auto;
    width: 200px;
    height: 200px;
    float: none;
  }

  #logo {
    margin: 0 auto;
  }

  .info-data {
    width: calc(100% - 30px);
    padding-left: 5px;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    display: block;
    margin-left: 0;
  }

  .description-content {
    text-align: left;
  }

  .topBox {
    height: 90px;
    font-size: 14px;
  }

  .topBoxHeader {
    height: 40px;
    line-height: 40px;
  }

  .topBoxContent {
    height: 50px;
    line-height: 50px;
  }

  .singleLine {
    line-height: 50px;
  }

  .doubleLine {
    line-height: 25px;
  }

  .col-sm-12 {
    width: 100% !important;
  }

  .leftStripe {
    width: 70%;
  }

  .btn-cats {
    width: 100%;
  }

  .longButton {
    font-size: 14px;
  }

  #signup-compname {
    margin-top: 70px;
  }

  #signup-price {
    top: 70px;
    font-size: 30px;
  }

  .signup-heading-main {
    font-size: 18px;
  }

  .signup-text-medium {
    font-size: 14px;
  }

  .signup-text-normal {
    font-size: 12px;
  }

  #homeTitle .title {
    font-size: 18px;
  }

  .memberWrapper {
    width: 25%;
  }

  .mobile-full {
    width: 100% !important;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
  }
}

@media (max-width: 650px) {
  .leftText,
  .leftTextBig {
    padding: 15px 0;
  }

  .leftStripe {
    padding-left: 0;
    width: 90%;
  }

  #signup-compname,
  #signup-comploc,
  #signup-compdate {
    margin-top: 0px;
    text-align: center;
  }

  #signup-price {
    position: relative;
    margin: 0px;
    text-align: center;
    width: 100%;
    top: 0;
  }

  .signup-heading-main {
    font-size: 16px;
  }

  #homeTitle .title {
    font-size: 16px;
  }

  #homeTitle {
    width: 100%;
    background-image: none;
    background-color: #11190D;
    overflow-x: hidden;
    position: relative;
  }

  #homeTitle:after {
    content: "";
    height: 70px;
    width: 10000px;
    background-color: #11190D;
    position: absolute;
    left: calc(100% - 16px);
  }

  #homeTitle .title {
    width: 100%;
  }

  .memberWrapper {
    width: 33.3333333333%;
  }
}

@media (max-width: 600px) {
  .psub_t1 {
    display: block;
    text-align: center;
  }

  .psub_t2 {
    display: none;
  }

  .psub_content {
    flex-direction: column;
  }

  .psub_content img {
    width: 100%;
    max-height: none;
    margin-right: 0px;
    margin-bottom: 10px;
    max-width: none;
  }

  .psub_dist {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
  }

  .psub_dist button {
    width: 200px;
    justify-self: flex-end;
    align-items: flex-end;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .psub_dist .p {
    text-align: center;
  }

  .topBox {
    height: 70px;
    font-size: 12px;
  }

  .topBoxHeader {
    height: 30px;
    line-height: 30px;
  }

  .topBoxWrapper {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .topBoxContent {
    height: 40px;
    line-height: 40px;
    font-size: 10px;
  }

  .singleLine {
    line-height: 40px;
  }

  .doubleLine {
    line-height: 20px;
  }

  .btn-cats {
    width: 100%;
  }

  .longButton {
    font-size: 12px;
  }

  .topBoxContent span {
    font-size: 10px;
  }

  #topBoxRow {
    padding: 20px 0;
  }

  .cell-nameshort,
  .head.personal {
    display: block;
  }

  .cell-nameshort {
    width: calc(100% - 220px);
  }

  .cell-name.head {
    display: block;
  }
}

@media (max-width: 500px) {
  .memberWrapper {
    width: 50%;
  }
}

