/* _content/Portal.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-iwgit79eqb] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.page.page-mypages[b-iwgit79eqb] {
    background-color: #FAFAFA;
}
/* _content/Portal.Web/Pages/ActivityFee/ActivityFeePay.razor.rz.scp.css */
.payment-error[b-5xnn57mobp] {
  padding: 6px 10px 6px 10px;
  border-radius: 25px;
  display: inline-flex;
  font-size: 14px;
  color: #f44336;
  background-color: #fdecea;
  align-items: center;
}
.payment-error i[b-5xnn57mobp] {
  font-size: 22px;
  margin-right: 5px;
  color: #f44336;
}

.go-back-to-app[b-5xnn57mobp] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-size: 20px;
  font-weight: 500;
}
html[b-5xnn57mobp] {
  font-size: 14px;
}

.site-width[b-5xnn57mobp] {
  width: 98%;
}

html[b-5xnn57mobp] {
  position: relative;
  min-height: 100%;
}

body[b-5xnn57mobp] {
  height: 100%;
  margin-bottom: 60px;
  background: transparent;
}

.mui-appbar[b-5xnn57mobp] {
  display: flex;
}

.main-nav[b-5xnn57mobp] {
  margin: auto;
}

.navbar-brand[b-5xnn57mobp] {
  font-size: 28px;
  font-weight: 300;
}

.navbar-brand[b-5xnn57mobp], .navbar-brand:hover[b-5xnn57mobp], .navbar-brand:active[b-5xnn57mobp], .navbar-brand:visited[b-5xnn57mobp] {
  color: #FFF;
  text-decoration: none;
}

.main-content[b-5xnn57mobp] {
  overflow-y: auto;
  height: 100%;
  margin: auto;
}

*[b-5xnn57mobp] {
  font-family: 'Inter';
}

body[b-5xnn57mobp] {
  background-image: linear-gradient(#f8f8f8, #eaeaea);
  margin-top: 0px;
  min-height: 100%;
  font-size: 0.9rem;
  line-height: 1.6;
}

.bg-light[b-5xnn57mobp] {
  background: #fff !important;
}

#paymentplanid[b-5xnn57mobp] {
  width: 100%;
  max-width: 380px;
}

#paymentplanemail[b-5xnn57mobp] {
  width: 100%;
  margin: 0;
  max-width: 365px;
}

.selected[b-5xnn57mobp] {
  /*        font-weight:bold; */
  background: #eee;
}

.payMethod[b-5xnn57mobp] {
  z-index: -10;
}

.payMethodHead:hover[b-5xnn57mobp] {
  background: #f9f9f9 !important;
}

.payMethodHead[b-5xnn57mobp] {
  /*      background:#F8F8F8 !important;*/
  padding: 20px;
}

.memberMethodHead[b-5xnn57mobp] {
  padding: 10px 20px 10px 20px;
}

.memberMethodHead:hover[b-5xnn57mobp] {
  background: #eee !important;
}

.payMethodBody[b-5xnn57mobp] {
  background: #fff;
  padding: 20px 20px 20px 15px;
  display: none;
}

.memberMethodBody[b-5xnn57mobp] {
  background: #fff;
  padding-right: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: none;
}

.payRadio[b-5xnn57mobp] {
  margin: 0 !important;
  margin-right: 10px !important;
}

.memberRadio[b-5xnn57mobp] {
  margin: 0 !important;
  margin-right: 10px !important;
}

#payWrap[b-5xnn57mobp] {
  z-index: 10;
  position: relative;
  border-radius: 5px;
  border: 1px solid #ddd;
}

.payMethodHeadSelected[b-5xnn57mobp] {
  display: block;
}

@media (max-width: 480px) {
  #cardWrap[b-5xnn57mobp] {
    margin-left: -20px;
    margin-right: -20px;
  }

  .payMethodBody[b-5xnn57mobp] {
    padding-left: 20px;
  }

  #payWrap[b-5xnn57mobp] {
    border-left: 0;
    border-right: 0;
    border-radius: 0px;
    margin-left: -20px;
    margin-right: -20px;
  }
}

div#fade-container[b-5xnn57mobp] {
  margin: auto;
  position: relative;
}

div#fade-content[b-5xnn57mobp] {
  max-height: 160px;
  overflow: hidden;
}

div#fade-content.full[b-5xnn57mobp] {
  max-height: none;
}

.fade-anchor[b-5xnn57mobp] {
  background: -webkit-linear-gradient(top, rgba(237, 239, 240, 0), rgba(237, 239, 240, 0) 100px, #fff 130px);
  background: linear-gradient(to bottom, rgba(237, 239, 240, 0), rgba(237, 239, 240, 0) 100px, #fff 130px);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 160px;
  padding-top: 130px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  text-align: center;
  -webkit-transition: background 150ms ease-in;
  transition: background 150ms ease-in;
}

.fade-anchor-text[b-5xnn57mobp] {
  background: #fff;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 9pt 9pt 0 0;
  color: #28a745;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  padding: 10px;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sa-card[b-5xnn57mobp] {
  background: #fff;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 16%), 0 0 2px 0 rgb(0 0 0 / 12%);
  font-size: 14px;
  margin: 0 2px 0 2px;
}

.sa-card-body[b-5xnn57mobp] {
  padding: 20px;
}

.sa-card-row[b-5xnn57mobp] {
  padding: 20px 40px;
  border-bottom: 1px solid #eee;
}

.sa-card-row-form[b-5xnn57mobp] {
  display: flex;
  flex-wrap: wrap;
}

.sa-card-row-form-item[b-5xnn57mobp] {
  flex: 0 50%;
  padding-bottom: 20px;
}

.sa-card .sa-card-row:last-child[b-5xnn57mobp] {
  border-bottom: none;
}

.specification-price[b-5xnn57mobp] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 5px;
}

.specification-sum[b-5xnn57mobp] {
  font-weight: 500;
}

.invoicepaymethod[b-5xnn57mobp] {
  border: 1px solid #eee;
  border-radius: 4px;
  margin-bottom: 5px;
}

.invoicepaymethod .payMethodHead[b-5xnn57mobp] {
  display: flex;
  align-items: center;
  padding: 10px;
}

.invoicepaymethod .payMethodHead.selected[b-5xnn57mobp] {
  background: #f9f9f9;
}

.pay-method[b-5xnn57mobp] {
  flex: 1;
}

.paymethod-input input[b-5xnn57mobp] {
  width: 20px;
  height: 20px;
}

.paymethod-radio[b-5xnn57mobp] {
  vertical-align: middle;
}

.image-container[b-5xnn57mobp] {
  padding-right: 10px;
}

.send-button[b-5xnn57mobp] {
  padding-top: 20px;
}

.send-button button[b-5xnn57mobp] {
  width: 100%;
}

.paysegementterms[b-5xnn57mobp] {
  padding-top: 20px;
  font-size: 11px;
  color: #888;
}

.paysegmemt-topay[b-5xnn57mobp] {
  font-size: 14px;
  color: #888;
}

.paysegment-bottom[b-5xnn57mobp] {
  padding-top: 10px;
}

.paysegmemt-sum[b-5xnn57mobp] {
  font-size: 20px;
  font-weight: 500;
}

.invoice-paymenttext[b-5xnn57mobp] {
  font-style: italic;
  font-size: 12px;
  color: #888;
}

.sa-card-titles[b-5xnn57mobp] {
  font-size: 12px;
  color: #888;
  padding-bottom: 5px;
}

.sa-flexrow[b-5xnn57mobp] {
  display: flex;
  flex-direction: row;
}

.sa-informationview[b-5xnn57mobp] {
  display: flex;
  flex-direction: column;
  flex: 1 1 40%;
}

.noticepayed-topbar[b-5xnn57mobp] {
  display: flex;
}

.material-icons.booking-small-icon[b-5xnn57mobp] {
  font-size: 16px;
  color: lightgray;
  vertical-align: middle;
  margin-left: 5px;
}

.material-icons.booking-small-icon:hover[b-5xnn57mobp] {
  cursor: help;
}

.notice-confirmationbox[b-5xnn57mobp] {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 4px;
  background: #ebf0e4;
  padding: 20px;
  margin-bottom: 20px;
}

.notice-confirmationbox .bold[b-5xnn57mobp] {
  font-weight: 500;
}

.specification-infotext[b-5xnn57mobp] {
  font-size: 10px;
  font-style: italic;
}

.sa-mdc-button[b-5xnn57mobp] {
  border-radius: 4px;
  margin: 0px;
}

.notice-icon[b-5xnn57mobp] {
  color: #69a128;
  font-size: 90px;
}

.notice-invoice[b-5xnn57mobp] {
  background: #eff8fd;
}

.notice-confirmationimage[b-5xnn57mobp] {
  width: 120px;
}

.notice-confirmationbox .bold[b-5xnn57mobp] {
  font-weight: bold;
}

.notice-invoicelink a[b-5xnn57mobp] {
  color: #278ab9;
  text-decoration: none;
}

.link-icon[b-5xnn57mobp] {
  vertical-align: text-bottom;
  font-size: 16px;
}

.invoice-topbar[b-5xnn57mobp] {
  width: 100%;
  height: 200px;
  background-color: #203789;
  position: absolute;
  z-index: -1;
}

.paysegementterms a[b-5xnn57mobp] {
  color: #007bff;
}

.notice-top-container[b-5xnn57mobp] {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}

.notice-top-container .name-container[b-5xnn57mobp] {
  display: flex;
  flex-direction: column;
  flex: 1;
  line-height: 25px;
}

.notice-top-container .area-logo[b-5xnn57mobp] {
  margin-right: 10px;
}

.notice-top-container .name-container .area-name[b-5xnn57mobp] {
  font-size: 28px;
  font-weight: 500;
}

.notice-top-container .name-container .group-name[b-5xnn57mobp] {
  color: #888;
}

.notice-top-container .notice-cancel-button button[b-5xnn57mobp] {
  border: 1.5px solid #c00;
  border-radius: 4px;
}

.top-id[b-5xnn57mobp] {
  color: #888;
  font-size: 12px;
  display: flex;
  justify-content: flex-end;
}

.sa-text-field[b-5xnn57mobp] {
  margin-right: 20px;
  margin-bottom: 0px;
  padding-top: 0px;
}

.sa-text-field input[b-5xnn57mobp] {
  border: 1px solid #b0b0b0;
  padding: 0px 15px;
  border-radius: 4px;
  height: 39px;
}

.sa-text-field label[b-5xnn57mobp] {
  top: -7px;
  left: 10px;
  background: #f9f9f9;
  width: auto;
  padding-right: 5px;
  padding-left: 5px;
  color: black;
}

.sa-mdc-button:focus[b-5xnn57mobp] {
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2) !important;
}

.mui-select:focus > select[b-5xnn57mobp] {
  border-width: 1px;
  height: 39px;
}

.mui-textfield > input:focus[b-5xnn57mobp] {
  height: calc(26px + 1px);
  margin-bottom: -1px;
}

.mui-select > select:focus[b-5xnn57mobp] {
  height: calc(26px + 1px);
  /* margin-bottom: -1px; */
}

.sa-text-field > select[b-5xnn57mobp] {
  background-position: right 5px center;
  height: 39px;
}

.sa-text-field > select:focus[b-5xnn57mobp] {
  outline: none;
  box-shadow: none;
  height: 39px;
  margin-bottom: 0px;
  border-width: 1px;
}

.sa-text-field input:focus[b-5xnn57mobp] {
  outline: none;
  box-shadow: none;
  height: 39px;
  margin-bottom: 0px;
  border-width: 1px;
}

.material-icons.textfield-label-icon[b-5xnn57mobp] {
  position: absolute;
  top: -7px;
  left: 95px;
  background: #f9f9f9;
  width: auto;
  padding-right: 5px;
  padding-left: 5px;
  color: black;
}

.option-container[b-5xnn57mobp] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 10px;
}

.sa-alert .alert[b-5xnn57mobp] {
  border: none;
  width: 100%;
  text-align: center;
  border-radius: 25px;
}

.sa-text-field select[b-5xnn57mobp] {
  border: 1px solid #b0b0b0;
  padding: 0px 15px;
  border-radius: 4px;
  height: 39px;
}

.billmate-formfield[b-5xnn57mobp] {
  margin-bottom: 10px;
}

.mui-textfield > input:invalid:not(:focus):not(:required)[b-5xnn57mobp],
.mui-textfield > input:invalid:not(:focus):required.mui--is-not-empty[b-5xnn57mobp],
.mui-textfield > input:invalid:not(:focus):required.mui--is-empty.mui--is-touched[b-5xnn57mobp],
.mui-textfield > input:invalid:not(:focus):required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty)[b-5xnn57mobp],
.mui-textfield > input:invalid:not(:focus):required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty)[b-5xnn57mobp],
.mui-textfield > input:not(:focus).mui--is-invalid:not(:required)[b-5xnn57mobp],
.mui-textfield > input:not(:focus).mui--is-invalid:required.mui--is-not-empty[b-5xnn57mobp],
.mui-textfield > input:not(:focus).mui--is-invalid:required.mui--is-empty.mui--is-touched[b-5xnn57mobp],
.mui-textfield > input:not(:focus).mui--is-invalid:required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty)[b-5xnn57mobp],
.mui-textfield > input:not(:focus).mui--is-invalid:required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty)[b-5xnn57mobp] {
  height: 39px;
  margin-bottom: -1px;
}

.mui-btn--primary[b-5xnn57mobp] {
  background-color: #69A128;
}
.mui-btn--primary:hover[b-5xnn57mobp], .mui-btn--primary:focus[b-5xnn57mobp], .mui-btn--primary:active[b-5xnn57mobp] {
  background-color: #79B138;
}

.container[b-5xnn57mobp] {
  margin: 0 auto;
}

.pagewidth[b-5xnn57mobp] {
    max-width: 800px;
}

.maincontainer[b-5xnn57mobp] {
    padding-top: 0;
}
.mobile-only[b-5xnn57mobp] {
  display: flex;
  padding: 5px 10px;
  .mui-btn {
      width:100%;
  }
}
.footer[b-5xnn57mobp] {
  flex: 0 0 auto;
  font-size: 12px;
  line-height: 16px;
  padding: 20px;
}

.contactinfos[b-5xnn57mobp] {
  display: flex;
  justify-content: space-around;
  color: #767676;
}

.contactinfos > div[b-5xnn57mobp] {
  flex: 0 0 auto;
}

.contactinfos-area[b-5xnn57mobp] {
  text-align: center;
}

.footer-sainfo[b-5xnn57mobp] {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  color: #767676;
  padding-top: 15px;
  font-weight: 300;
}

.footer-divider[b-5xnn57mobp] {
  width: 40%;
  border-top: 1px solid #767676;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}

.spinner[b-5xnn57mobp] {
  animation: rotator-b-5xnn57mobp 1.4s linear infinite;
}

@keyframes rotator-b-5xnn57mobp {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(270deg);
  }
}

.path[b-5xnn57mobp] {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: dashspinner-b-5xnn57mobp 1.4s cubic-bezier(0, 0.56, 0.9, 0.99) infinite, colorspinner-b-5xnn57mobp 5.6s ease-in-out infinite;
}

@keyframes colorspinner-b-5xnn57mobp {
  0% {
    stroke: #4285F4;
  }

  25% {
    stroke: #DE3E35;
  }

  50% {
    stroke: #F7C223;
  }

  75% {
    stroke: #1B9A59;
  }

  100% {
    stroke: #4285F4;
  }
}

@keyframes dashspinner-b-5xnn57mobp {
  0% {
    stroke-dashoffset: 187;
  }

  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg);
  }

  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg);
  }
}

@media (min-width: 768px) {
  html[b-5xnn57mobp] {
    font-size: 16px;
  }

  .maincontainer[b-5xnn57mobp] {
    padding-top: 50px;
  }

  .mobile-only[b-5xnn57mobp] {
    display: none;
  }
}

@media (max-width: 768px) {
    .container[b-5xnn57mobp] {
       padding:0px;
    }
}
/* _content/Portal.Web/Pages/Callings/Callings.razor.rz.scp.css */
.calling-page[b-axhb05gi7s] {
    display: flex;
    flex-direction: column;
    width: 60%;
    margin: auto;
    padding-top: 46px;
    max-width: 1000px;
    font-feature-settings: "clig" off, "liga" off;
    flex: 1;
}

.top-bar[b-axhb05gi7s] {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
    row-gap: 10px;
}

.top-bar .logotitle[b-axhb05gi7s] {
    flex: 1;
    display: flex;
    align-items: center;
}

.top-bar .logo img[b-axhb05gi7s] {
    max-width: 40px;
    max-height: 40px;
    flex: 0;
}

.top-bar .title[b-axhb05gi7s] {
    margin-left: 20px;
    flex: 1;
}

.top-bar .activity-chooser[b-axhb05gi7s] {
    display: flex;
    flex: 0;
    gap: 10px;
    color: var(--Base-Black, #000);
    font-size: 12px;
    line-height: 16px;
    align-items: center;
}

.top-bar .groupname[b-axhb05gi7s] {
    color: var(--gray-primary-marengo-300, #293C51);
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.3px;
    white-space: nowrap;
}

.top-bar .username[b-axhb05gi7s] {
    color: var(--gray-primary-slate-gray-50, #63768B);
    font-size: 12px;
    line-height: 17px;
    letter-spacing: -0.12px;
    white-space: nowrap;
}

.top-bar .activity-chooser .btn[b-axhb05gi7s] {
    padding: 6px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid rgba(11,19,36,.1);
    background: var(--Base-saWhite, #FFF);
    box-sizing: border-box;
    height: 32px;
}

.top-bar .activity-chooser .btn:disabled[b-axhb05gi7s] {
    background-color: #f0f0f0;
}

.top-bar .activity-chooser .form-select[b-axhb05gi7s] {
    padding: 8px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid rgba(11,19,36,.1);
    background-color: var(--Base-saWhite, #FFF);
    width: fit-content;
    padding-right: 25px;
    max-width: 300px;
}

.sportadmin-logo[b-axhb05gi7s] {
    display: flex;
    justify-content: center;
}

.sportadmin-logo img[b-axhb05gi7s] {
    width: 132px;
}

.form-select[b-axhb05gi7s] {
    background-color: var(--Base-saWhite, #FFF);
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    color: var(--Base-Black, #000);
    width: 49%;
    min-width: 200px;
}

[b-axhb05gi7s] .form-control.valid {
    border-color: #dcdee2;
}

@media only screen and (max-width: 768px) {
    .calling-page[b-axhb05gi7s] {
        width: 100%;
        padding-top: 20px;
    }
    .top-bar[b-axhb05gi7s] {
        padding: 0 20px;
        flex-direction: column;
    }
    .top-bar .activity-chooser[b-axhb05gi7s] {
        width: 100%;
    }
    .top-bar .activity-chooser .form-select[b-axhb05gi7s] {
        max-width: 100%;
        flex: 1;
    }
    .form-select[b-axhb05gi7s] {
        width: 100%;
    }
}
/* _content/Portal.Web/Pages/DevOnly.razor.rz.scp.css */
/* _content/Portal.Web/Pages/EmailSettings/EmailOptOut.razor.rz.scp.css */
/* Main container styles */
.optout-page[b-fy4qy5qaqk] {
    display: flex;
    flex-direction: column;
    width: 70%;
    margin: auto;
    padding-top: 46px;
    max-width: 1000px;
    font-feature-settings: "clig" off, "liga" off;
    flex: 1;
}

.optout-page h1[b-fy4qy5qaqk] {
    color: var(--gray-primary-marengo-300, #293C51);
    font-feature-settings: "liga" off, "clig" off;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.3px;
}

.optout-page p[b-fy4qy5qaqk] {
    color: var(--Base-Black, #000);
    font-feature-settings: "liga" off, "clig" off;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}

/* Top bar styles */
.optout-page .top-bar[b-fy4qy5qaqk] {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
    row-gap: 10px;
}

.optout-page .top-bar .logotitle[b-fy4qy5qaqk] {
    flex: 1;
    display: flex;
    align-items: center;
}

.optout-page .top-bar .logo img[b-fy4qy5qaqk] {
    max-width: 40px;
    max-height: 40px;
    flex: 0;
}

.optout-page .top-bar .title[b-fy4qy5qaqk] {
    margin-left: 20px;
    flex: 1;
}

.optout-page .top-bar .areaname[b-fy4qy5qaqk] {
    color: var(--gray-primary-marengo-300, #293C51);
    font-feature-settings: "liga" off, "clig" off;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.3px;
}

.optout-page .top-bar .subtitle[b-fy4qy5qaqk] {
    color: var(--gray-primary-slate-gray-300, #3F556D);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: -0.12px;
}

/* SportAdmin logo */
.sportadmin-logo[b-fy4qy5qaqk] {
    display: flex;
    justify-content: center;
    margin-top: 42px;
}

.sportadmin-logo img[b-fy4qy5qaqk] {
    width: 132px;
}

/* Form elements */
.form-label[b-fy4qy5qaqk] {
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    color: var(--Base-Black, #000);
}

.form-select[b-fy4qy5qaqk] {
    background-color: var(--Base-saWhite, #FFF);
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    color: var(--Base-Black, #000);
    width: 49%;
    min-width: 200px;
}

[b-fy4qy5qaqk] .form-control.valid {
    border-color: #dcdee2;
}

/* Mobile responsive styles */
@media only screen and (max-width: 768px) {
    .optout-page[b-fy4qy5qaqk] {
        width: 100%;
        padding-top: 20px;
    }
    
    .top-bar[b-fy4qy5qaqk] {
        padding: 0 20px;
        flex-direction: column;
    }
    
    .top-bar .activity-chooser[b-fy4qy5qaqk] {
        width: 100%;
    }
    
    .top-bar .activity-chooser .form-select[b-fy4qy5qaqk] {
        max-width: 100%;
        flex: 1;
    }
    
    .form-select[b-fy4qy5qaqk] {
        width: 100%;
    }
}
/* _content/Portal.Web/Pages/MyPages/LinkError.razor.rz.scp.css */
.linkexpired-page[b-0z1j44bwix] {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    font-feature-settings: "clig" off, "liga" off;
}

/* Header */
.header[b-0z1j44bwix] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.header img[b-0z1j44bwix] {
    max-width: 40px;
    max-height: 30px;
}

.header .areaname[b-0z1j44bwix] {
    color: var(--gray-primary-slate-gray-300, #3F556D);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
}

/* Divider created after the span(img) */
.logo-img.has-divider[b-0z1j44bwix]::after {
    content: "";
    display: inline-block;
    width: 2px;
    height: 1.5em;
    background-color: var(--gray-secondary-mist-300, #E3E8EE);
    margin-right: 12px;
    margin-left: 12px;
    vertical-align: middle;
}

/* ------- */

/* Main content */
.text-content[b-0z1j44bwix] {
    margin-bottom: 20px;
}

.text-content .title[b-0z1j44bwix] {
    color: #000;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.18px;
    margin-bottom: 12px;
}

.text-content .text[b-0z1j44bwix] {
    color: var(--Base-Black, #000);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.14px;
}

/* ------- */

/* Footer */
.footer[b-0z1j44bwix] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
    position: relative;
}

.footer .area-info[b-0z1j44bwix] {
    color: var(--gray-primary-slate-gray-300, #3F556D);
    font-size: 12px;
    align-items: center;
    display: block;
    text-align: center;
}

/* Divider created before the link */
.area-info .link[b-0z1j44bwix]::before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 2em;
    background-color: var(--gray-secondary-mist-300, #E3E8EE);
    margin-right: 12px;
    margin-left: 12px;
    vertical-align: middle;
}

.link[b-0z1j44bwix] {
    color: #0649DC;
    text-decoration: none;
}

.link:hover[b-0z1j44bwix] {
    text-decoration: underline;
}

@media only screen and (max-width: 768px) {
    .login-page[b-0z1j44bwix] {
        width: 100%;
        padding-top: 20px;
    }

    .header[b-0z1j44bwix] {
        flex-direction: column;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .area-info .link[b-0z1j44bwix]::before {
        display: none;
    }

    .area-info .link[b-0z1j44bwix] {
        display: block;
        text-align: center;
        margin-top: 4px;
    }

    .padding-extra[b-0z1j44bwix] {
        padding: 0px 8px;
    }
}

.custom-btn[b-0z1j44bwix] {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid rgba(11, 19, 36, .1);
    background: var(--gray-primary-gray-300, #EEE);
    color: var(--gray-primary-marengo-500, #121B24);
    width: 100%;
    padding: 10px;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    cursor: pointer;
    text-decoration: none;
}

.custom-btn:hover[b-0z1j44bwix] {
    background: #E3E8EE;
}
/* _content/Portal.Web/Pages/MyPages/LinkExpired.razor.rz.scp.css */
.linkexpired-page[b-r6zhg7sxgt] {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    font-feature-settings: "clig" off, "liga" off;
}

/* Header */
.header[b-r6zhg7sxgt] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.header img[b-r6zhg7sxgt] {
    max-width: 40px;
    max-height: 30px;
}

.header .areaname[b-r6zhg7sxgt] {
    color: var(--gray-primary-slate-gray-300, #3F556D);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
}

/* Divider created after the span(img) */
.header .logo-img[b-r6zhg7sxgt]::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 1.5em;
  background-color: var(--gray-secondary-mist-300, #E3E8EE);
  margin-right: 12px;
  margin-left: 12px;
  vertical-align: middle;
}
/* ------- */

/* Main content */
.text-content[b-r6zhg7sxgt] {
    margin-bottom: 20px;
}

.text-content .title[b-r6zhg7sxgt] {
    color: #000;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.18px;
    margin-bottom: 12px;
}

.text-content .text[b-r6zhg7sxgt] {
    color: var(--Base-Black, #000);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.14px;
}
/* ------- */

/* Footer */
.footer[b-r6zhg7sxgt]{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
    position: relative;
}

.footer .area-info[b-r6zhg7sxgt]{
    color: var(--gray-primary-slate-gray-300, #3F556D);
    font-size: 12px;
    align-items: center;   
    display: block;
    text-align: center; 
}

/* Divider created before the link */
.area-info .link[b-r6zhg7sxgt]::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2em;
  background-color: var(--gray-secondary-mist-300, #E3E8EE);
  margin-right: 12px;
  margin-left: 12px;
  vertical-align: middle;
}

.link[b-r6zhg7sxgt] {
  color: #0649DC;
  text-decoration: none;
}

.link:hover[b-r6zhg7sxgt] {
  text-decoration: underline;
}

.back-to-login[b-r6zhg7sxgt] {
    display: flex;
    justify-content: center;
}
.back-to-login[b-r6zhg7sxgt]  .btn {
    display: flex;
    justify-content: center; /* Lägg till för horisontell centrering */
    align-items: center; /* Lägg till för vertikal centrering */
    border-radius: 4px;
    border: 1px solid rgba(11,19,36,.1);
    background: var(--gray-primary-gray-300, #EEE);
    color: var(--gray-primary-marengo-500, #121B24);
    width: 100%;
    padding: 10px;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}

@media only screen and (max-width: 768px) {
    .login-page[b-r6zhg7sxgt] {
        width: 100%;
        padding-top: 20px;
    }
    .header[b-r6zhg7sxgt] {
        flex-direction: column;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .area-info .link[b-r6zhg7sxgt]::before {
        display: none;
    }

    .area-info .link[b-r6zhg7sxgt] {
        display: block;
        text-align: center;
        margin-top: 4px;
    }

    .padding-extra[b-r6zhg7sxgt] {
        padding: 0px 8px;
    }
}
/* _content/Portal.Web/Pages/MyPages/Login.razor.rz.scp.css */
.login-page[b-kcm828kk90] {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    font-feature-settings: "clig" off, "liga" off;
}

/* Header */
.header[b-kcm828kk90] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.header img[b-kcm828kk90] {
    max-width: 40px;
    max-height: 30px;
}

.header .areaname[b-kcm828kk90] {
    color: var(--gray-primary-slate-gray-300, #3F556D);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
}

/* Divider created after the span(img) */
.header .logo-img[b-kcm828kk90]::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 1.5em;
  background-color: var(--gray-secondary-mist-300, #E3E8EE);
  margin-right: 12px;
  margin-left: 12px;
  vertical-align: middle;
}
/* ------- */

/* Main content */
.text-content[b-kcm828kk90] {
    margin-bottom: 20px;
}

.text-content .title[b-kcm828kk90] {
    color: #000;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.18px;
    margin-bottom: 12px;
}

.text-content .text[b-kcm828kk90] {
    color: var(--Base-Black, #000);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.14px;
}
/* ------- */

/* Footer */
.footer[b-kcm828kk90]{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
    position: relative;
}

.footer .area-info[b-kcm828kk90]{
    color: var(--gray-primary-slate-gray-300, #3F556D);
    font-size: 12px;
    align-items: center;   
    display: block;
    text-align: center; 
}

/* Divider created before the link */
.area-info .link[b-kcm828kk90]::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2em;
  background-color: var(--gray-secondary-mist-300, #E3E8EE);
  margin-right: 12px;
  margin-left: 12px;
  vertical-align: middle;
}

.link[b-kcm828kk90] {
  color: #0649DC;
  text-decoration: none;
}

.link:hover[b-kcm828kk90] {
  text-decoration: underline;
}

@media only screen and (max-width: 768px) {
    .login-page[b-kcm828kk90] {
        width: 100%;
        padding-top: 20px;
    }
    .header[b-kcm828kk90] {
        flex-direction: column;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .area-info .link[b-kcm828kk90]::before {
        display: none;
    }

    .area-info .link[b-kcm828kk90] {
        display: block;
        text-align: center;
        margin-top: 4px;
    }

    .padding-extra[b-kcm828kk90] {
        padding: 0px 8px;
    }
}
/* _content/Portal.Web/Pages/MyPages/MyPages.razor.rz.scp.css */
.mypages-header[b-zsic0832hx] {
    background-color: #FFF;
}

.center[b-zsic0832hx] {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    padding-left: 20px;
    padding-right: 20px;
}

.header-inner[b-zsic0832hx] {
    display: flex;
    gap: 10px;
    padding: 20px 0;
    align-items: center;

    .logo {
        height: 30px;
        width: auto;
        margin-right: 6px;
    }

    .sub-header[b-zsic0832hx] {
        color: #63768B;
    }

    .sub-header-text[b-zsic0832hx] {
        font-weight: 400;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0.1px;
    }

    .header-text[b-zsic0832hx] {
        font-weight: 500;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0.1px;
    }

    .logout-form[b-zsic0832hx] {
        margin-left: auto;
        display: flex;
        align-items: center;
    }

    .logout-btn[b-zsic0832hx] {
        height: 30px;
        padding: 0 12px;
        background: #eee;
        border: 1px solid #ddd;
        border-radius: 4px;
        cursor: pointer;
        font: inherit;
        font-weight: 500;
        display: inline-flex;
        align-items: center;
        gap: 6px;
        line-height: 1;
    }

    .logout-btn:hover[b-zsic0832hx] {
        background: #e2e2e2;
    }
}

.main-inner[b-zsic0832hx] {
    padding-top: 12px;
    padding-bottom: 12px;
}

.main-inner[b-zsic0832hx] >* {
    margin-top: 19px;
}

[b-zsic0832hx] .main-inner .idealis-modal,
.main-inner[b-zsic0832hx] >*:first-child {
    margin-top: 0;
}

[b-zsic0832hx] .main-inner .mypages-form-group {
    padding: 20px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    margin-top: 19px;
}

[b-zsic0832hx] .main-inner>.mypages-form-group:first-child {
    margin-top: 0;
}

[b-zsic0832hx] .group-container {
    display: flex;
    gap: 12px;
}

[b-zsic0832hx] .mypages-form-group .group-container {
    padding-bottom: 12px;
}

[b-zsic0832hx] .main-inner .mypages-form-group:last-of-type {
    margin-bottom: 19px;
}

[b-zsic0832hx] .group-container .column {
    flex: 1 0 0;
}

[b-zsic0832hx] .double-card {
    display: flex;
    flex-direction: row;
    gap: 12px;
}

[b-zsic0832hx] .full-width {
    width: 100%;
}

[b-zsic0832hx] .column-half {
    flex: 0 0 50%;
    max-width: 50%;
}

[b-zsic0832hx] .group-container .column-double-input {
    display: flex;
    flex-direction: row;
    gap: 12px;
}

[b-zsic0832hx] .group-container .column .double-input {
    width: 50%;
}

[b-zsic0832hx] .group-container .column .one-fourth-input {
    width: 25%;
}

[b-zsic0832hx] .group-container .column .three-fourth-input {
    width: 75%;
}

[b-zsic0832hx] .banner-notification-container p:last-child {
    margin-bottom: 0;
}

.footer[b-zsic0832hx] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
    position: relative;
}

.footer .area-info[b-zsic0832hx] {
    color: var(--gray-primary-slate-gray-300, #3F556D);
    font-size: 12px;
    align-items: center;
    display: block;
    text-align: center;
}

/* Divider created before the link */
.area-info .link[b-zsic0832hx]::before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 2em;
    background-color: var(--gray-secondary-mist-300, #E3E8EE);
    margin-right: 12px;
    margin-left: 12px;
    vertical-align: middle;
}

.link[b-zsic0832hx] {
    color: #0649DC;
    text-decoration: none;
}

.link:hover[b-zsic0832hx] {
    text-decoration: underline;
}

@media screen and (max-width: 840px) {
    .center[b-zsic0832hx] {
        width: auto;
    }
}

/* Responsive: stack columns below 768px */
@media screen and (max-width: 768px) {
    .center[b-zsic0832hx] {
        width: auto;
        padding-left: 12px;
        padding-right: 12px;
    }

    .sub-header[b-zsic0832hx] {
        display: none;
    }

    [b-zsic0832hx] .group-container {
        flex-direction: column;
    }

    [b-zsic0832hx] .group-container .column,
    [b-zsic0832hx] .column-half {
        flex: 0 0 100%;
        max-width: 100%;
    }

    [b-zsic0832hx] .group-container .column-double-input {
        flex-direction: column;
        gap: 12px;
    }

    [b-zsic0832hx] .group-container .column .double-input,
    [b-zsic0832hx] .group-container .column .one-fourth-input,
    [b-zsic0832hx] .group-container .column .three-fourth-input {
        width: 100%;
    }
}
/* _content/Portal.Web/Pages/MyPages/UserTerms.razor.rz.scp.css */
.userterms-page[b-cp8e1ob4t5] {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    font-feature-settings: "clig" off, "liga" off;
}

/* Header */
.header[b-cp8e1ob4t5] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.header img[b-cp8e1ob4t5] {
    max-width: 40px;
    max-height: 30px;
}

.header .areaname[b-cp8e1ob4t5] {
    color: var(--gray-primary-slate-gray-300, #3F556D);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
}

/* Divider created after the span(img) */
.header .logo-img[b-cp8e1ob4t5]::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 1.5em;
  background-color: var(--gray-secondary-mist-300, #E3E8EE);
  margin-right: 12px;
  margin-left: 12px;
  vertical-align: middle;
}
/* ------- */

/* Main content */
.text-content[b-cp8e1ob4t5] {
    margin-bottom: 20px;
}

.text-content .title[b-cp8e1ob4t5] {
    color: #000;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.18px;
    margin-bottom: 12px;
}

.text-content .text[b-cp8e1ob4t5] {
    color: var(--Base-Black, #000);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.14px;
}
/* ------- */

/* Footer */
.footer[b-cp8e1ob4t5]{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
    position: relative;
}

.footer .area-info[b-cp8e1ob4t5]{
    color: var(--gray-primary-slate-gray-300, #3F556D);
    font-size: 12px;
    align-items: center;   
    display: block;
    text-align: center; 
}

/* Divider created before the link */
.area-info .link[b-cp8e1ob4t5]::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2em;
  background-color: var(--gray-secondary-mist-300, #E3E8EE);
  margin-right: 12px;
  margin-left: 12px;
  vertical-align: middle;
}

@media only screen and (max-width: 768px) {
    .userterms-page[b-cp8e1ob4t5] {
        width: 100%;
        padding-top: 20px;
    }
    .header[b-cp8e1ob4t5] {
        flex-direction: column;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .area-info .link[b-cp8e1ob4t5]::before {
        display: none;
    }

    .area-info .link[b-cp8e1ob4t5] {
        display: block;
        text-align: center;
        margin-top: 4px;
    }

    .padding-extra[b-cp8e1ob4t5] {
        padding: 0px 8px;
    }
}

.terms-box[b-cp8e1ob4t5] {
    max-height: 253px;
    min-height: 180px;
    overflow-y: auto;
    border: 1px solid #E3E8EE;
    color: var(--gray-primary-slate-gray-50, #63768B);
    padding: 16px;
    margin-bottom: 16px;
    font-size: 11px;
    border-radius: 4px;
}

.link[b-cp8e1ob4t5] {
  color: #0649DC;
  text-decoration: none;
}

.link:hover[b-cp8e1ob4t5] {
  text-decoration: underline;
}
/* _content/Portal.Web/Pages/TeamRegister/TeamRegisterPay.razor.rz.scp.css */
.teamregister-paymentpage[b-fqqqyyi5wa] {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  font-family: "Inter";
}
.teamregister-paymentpage-topframe[b-fqqqyyi5wa] {
  border-bottom: none;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin: 0px 2px 0px 2px;
  padding: 20px;
  background: #FFF;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.teamregister-paymentpage-topframe-info[b-fqqqyyi5wa] {
  padding: 10px;
}
.teamregister-paymentpage-topframe-team[b-fqqqyyi5wa] {
  font-weight: 500;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #757575;
}
.teamregister-paymentpage-topframe-title[b-fqqqyyi5wa] {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #000000;
}
.teamregister-paymentpage-topframe-text[b-fqqqyyi5wa] {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #000000;
}
.teamregister-paymentpage-footer[b-fqqqyyi5wa] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
}
.teamregister-paymentpage-footer-text[b-fqqqyyi5wa] {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #757575;
}
.teamregister-paymentpage-person[b-fqqqyyi5wa] {
  background-color: #F5F5F5;
  font-size: 12px;
  padding: 20px;
  border-radius: 8px;
}
.teamregister-paymentpage-person-title[b-fqqqyyi5wa] {
  font-style: normal;
  font-weight: 500;
  font-size: 8px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #6f6f6f;
}
.teamregister-paymentpage-person-lable[b-fqqqyyi5wa] {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212121;
}

@media (max-width: 768px) {
  .teamregister-paymentpage[b-fqqqyyi5wa] {
    width: 100%;
    margin-top: 0px;
  }
}

/* _content/Portal.Web/Pages/Terms/AreaTerms.razor.rz.scp.css */
.area-terms[b-a6gis8aenw] {
    padding:12px;
    font-size:12px;
    color:black
}
/* _content/Portal.Web/Pages/Terms/SaTerms.razor.rz.scp.css */
.sa-terms[b-tx9x1o9f3c] {
    padding:12px;
    font-size:12px;
    color:black
}
