@import '_content/Fortress.Web.Shared/Fortress.Web.Shared.re5f34euvy.bundle.scp.css';

/* _content/Fortress.Web.Public/Pages/LandingPages/ConfirmUpgrade.razor.rz.scp.css */
.confirm-upgrade[b-7laogenypa] {
  /*box-shadow: 0px 0px 10px 0px #fff;*/
  border-radius: 0px;
  border: 1px dashed #258cfb;
}
.confirm-upgrade .section[b-7laogenypa] {
  max-width: 500px;
  min-height: 200px;
}

p[b-7laogenypa] {
  width: 100%;
}

img[b-7laogenypa] {
  max-width: 400px;
}

[b-7laogenypa] .mask {
  background-color: rgba(255, 255, 255, 0.1);
}

[b-7laogenypa] .mask .loader {
  background-color: rgba(255, 255, 255, 0.8);
}

@media screen and (min-width: 0) and (max-width: 576px) {
  .confirm-upgrade[b-7laogenypa] {
    border: 0;
  }
  .layout-single-column[b-7laogenypa] {
    margin-top: 0px !important;
  }
}
/* _content/Fortress.Web.Public/Pages/LandingPages/Dimension.razor.rz.scp.css */
.voucher-form[b-qinvl1bdy4] {
  border: 1px dashed white;
  border-radius: 10px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-top: 4px;
}
.voucher-form p[b-qinvl1bdy4] {
  color: white;
}
.voucher-form .form-layout[b-qinvl1bdy4] {
  display: flex;
  width: 100%;
  gap: 16px;
}
.voucher-form .form-layout label[b-qinvl1bdy4] {
  width: 130px;
  color: white;
}
.voucher-form .form-layout > div:nth-child(2)[b-qinvl1bdy4] {
  flex: 1;
  min-width: 130px;
}
.voucher-form .form-layout .intro[b-qinvl1bdy4] {
  color: white;
  font-size: 14px;
  text-align: center;
  margin: 4px 0px 12px 0px;
}
.voucher-form .info-icon[b-qinvl1bdy4] {
  font-size: 18px;
  font-family: Arial, sans-serif;
  border: 1px solid #00993B;
  border-radius: 50%;
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
}
.voucher-form .dim-mask[b-qinvl1bdy4] {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px;
  background-color: rgba(30, 41, 99, 0.8);
}
.voucher-form .the-voucher[b-qinvl1bdy4] {
  text-align: center;
  margin: 12px;
}
.voucher-form .the-voucher img[b-qinvl1bdy4] {
  max-width: 150px;
  height: 50px !important;
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 6px;
}
.voucher-form .the-voucher .voucher[b-qinvl1bdy4] {
  font-size: 1.5rem;
  font-weight: bold;
  margin: 12px;
}

.dim-button[b-qinvl1bdy4] {
  border-color: white;
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  color: white;
  padding: 1.5rem 2rem;
  text-align: center;
  font-weight: bold;
  margin: 0px;
}
.dim-button:hover[b-qinvl1bdy4] {
  background-color: #FF3800;
}

[b-qinvl1bdy4] .validation-message {
  color: #fad !important;
  font-size: 0.85rem;
  transform: translateY(-4px);
}
[b-qinvl1bdy4] input.form-control {
  border-radius: 3px;
  border: 1px solid #ddd;
  background-color: #ddd;
  margin: 2px 0px;
  max-width: 180px;
}
/* _content/Fortress.Web.Public/Pages/LandingPages/OfferPage.razor.rz.scp.css */
.offer-landing-page[b-41yrdiilcy] {
  /*box-shadow: 0px 0px 10px 0px #fff;*/
  border-radius: 0px;
}
.offer-landing-page .section[b-41yrdiilcy] {
  max-width: 1000px;
}

p[b-41yrdiilcy] {
  width: 100%;
}

img[b-41yrdiilcy] {
  max-width: 400px;
}

[b-41yrdiilcy] .mask {
  background-color: rgba(255, 255, 255, 0.1);
}

[b-41yrdiilcy] .mask .loader {
  background-color: rgba(255, 255, 255, 0.8);
}

@media screen and (min-width: 0) and (max-width: 576px) {
  .offer-landing-page[b-41yrdiilcy] {
    border: 0;
  }
  .layout-single-column[b-41yrdiilcy] {
    margin-top: 0px !important;
  }
}
[b-41yrdiilcy] h1, h2[b-41yrdiilcy], h3[b-41yrdiilcy] {
  color: white !important;
}
/* _content/Fortress.Web.Public/Pages/LandingPages/SetPassword.razor.rz.scp.css */
.unsubscribe[b-2dx7je6ul4] {
  /*box-shadow: 0px 0px 10px 0px #fff;*/
  border-radius: 0px;
  border: 1px dashed #258cfb;
}
    .unsubscribe .section[b-2dx7je6ul4] {
        max-width: 500px;
        min-height: 200px;
    }

p[b-2dx7je6ul4] {
  width: 100%;
}

img[b-2dx7je6ul4] {
  max-width: 400px;
}

[b-2dx7je6ul4] .mask {
  background-color: rgba(255, 255, 255, 0.1);
}

[b-2dx7je6ul4] .mask .loader {
  background-color: rgba(255, 255, 255, 0.8);
}

@media screen and (min-width: 0) and (max-width: 576px) {
    .unsubscribe[b-2dx7je6ul4] {
        border: 0;
    }
  .layout-single-column[b-2dx7je6ul4] {
    margin-top: 0px !important;
  }
}

[b-2dx7je6ul4] span.rz-fieldset-legend-text{
    color: white;
}

@media (max-width: 768px) { /* or another breakpoint that suits your design */
    [b-2dx7je6ul4] .rz-button {
        width: 100%; /* Make the button full width */
        max-width: 100%; /* Ensure it doesn't exceed its container */
        box-sizing: border-box; /* Include padding and border in the element's total width */
    }

    [b-2dx7je6ul4] .rz-column {
        padding: 0; /* Remove padding from the column if necessary */
    }
}

[b-2dx7je6ul4] .rz-message {
    display: block;
    color: orange;
    font-size: medium;
}

[b-2dx7je6ul4] .rz-fieldset-content{
    padding: 0;
}

[b-2dx7je6ul4] .rzi {
    color: orange;
    font-size: xxx-large;
    animation: fadeIn-b-2dx7je6ul4 1s ease-out;
}

@keyframes fadeIn-b-2dx7je6ul4 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.animate-fade-in[b-2dx7je6ul4] {
    animation: fadeIn-b-2dx7je6ul4 2s ease-out;
}
/* _content/Fortress.Web.Public/Pages/LandingPages/Unsubscribe.razor.rz.scp.css */
.unsubscribe[b-l4k1fb4tov] {
  /*box-shadow: 0px 0px 10px 0px #fff;*/
  border-radius: 0px;
  border: 1px dashed #258cfb;
}
    .unsubscribe .section[b-l4k1fb4tov] {
        max-width: 500px;
        min-height: 200px;
    }

p[b-l4k1fb4tov] {
  width: 100%;
}

img[b-l4k1fb4tov] {
  max-width: 400px;
}

[b-l4k1fb4tov] .mask {
  background-color: rgba(255, 255, 255, 0.1);
}

[b-l4k1fb4tov] .mask .loader {
  background-color: rgba(255, 255, 255, 0.8);
}

@media screen and (min-width: 0) and (max-width: 576px) {
    .unsubscribe[b-l4k1fb4tov] {
        border: 0;
    }
  .layout-single-column[b-l4k1fb4tov] {
    margin-top: 0px !important;
  }
}
/* _content/Fortress.Web.Public/Pages/Registration/SalesFlow/SalesFlowPage.razor.rz.scp.css */
[b-cl711cri2j] .sales {
  height: 100vh;
}
/* _content/Fortress.Web.Public/Shared/MainLayout.razor.rz.scp.css */
.page[b-czxe9bbcnt] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-czxe9bbcnt] {
    flex: 1;
}

.sidebar[b-czxe9bbcnt] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-czxe9bbcnt] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-czxe9bbcnt]  a, .top-row .btn-link[b-czxe9bbcnt] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-czxe9bbcnt] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-czxe9bbcnt] {
        display: none;
    }

    .top-row.auth[b-czxe9bbcnt] {
        justify-content: space-between;
    }

    .top-row a[b-czxe9bbcnt], .top-row .btn-link[b-czxe9bbcnt] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-czxe9bbcnt] {
        flex-direction: row;
    }

    .sidebar[b-czxe9bbcnt] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-czxe9bbcnt] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-czxe9bbcnt], article[b-czxe9bbcnt] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
