/* /Application/Core/Components/SdTooltip.razor.rz.scp.css */
.tooltip-text[b-33tupw2igm] {
    visibility: hidden;
    width: 240px;
    display: inline-block;
    background-color: white;
    border: 2px solid black;
    color: black;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    top: -200%;
    left: 50%;
    z-index: 1;
    transform: translateX(-50%);
}

.tooltip-wrapper[b-33tupw2igm] {
    position: relative;
    display: inline-block;
}

a:hover .tooltip-text[b-33tupw2igm] {
    visibility: visible;
}
/* /Application/Core/Components/Tooltip.razor.rz.scp.css */
#tooltip.card[b-au7svggi9c] {
    margin: 0 auto;
    float: none;
    margin-bottom: 0;
    box-shadow: 0 4px 24px 0 rgba(34, 41, 47, 0.1);
    transition: all 0.3s ease-in-out, background 0s, color 0s, border-color 0s;
}
/* /Application/Core/Dialogs/ConfirmationDialog.razor.rz.scp.css */
.dialog-title[b-0lmoyh4f40] {
    color: #5E5873;
    font-size: 26px;
    font-weight: 600;
}

.dialog-message[b-0lmoyh4f40] {
    color: #5E5873;
    font-size: 14px;
    font-weight: 400;
}

[b-0lmoyh4f40] .dialog-button {
    width: 160px;
    height: 38px;
    border: none !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

[b-0lmoyh4f40] .dialog-button:hover {
    box-shadow: none !important;
}

[b-0lmoyh4f40] .cancel-button.white,
[b-0lmoyh4f40] .cancel-button.white:active,
[b-0lmoyh4f40] .cancel-button.white:hover,
[b-0lmoyh4f40] .cancel-button.white:focus {
    background-color: white !important;
    color: #5E5873 !important;
}

[b-0lmoyh4f40] .cancel-button.red,
[b-0lmoyh4f40] .cancel-button.red:active,
[b-0lmoyh4f40] .cancel-button.red:hover,
[b-0lmoyh4f40] .cancel-button.red:focus {
    background-color: red !important;
    color: white !important;
}

[b-0lmoyh4f40] .confirm-button,
[b-0lmoyh4f40] .confirm-button:active,
[b-0lmoyh4f40] .confirm-button:hover,
[b-0lmoyh4f40] .confirm-button:focus {
    background-color: #007855 !important;
    color: white !important;
}
/* /Application/Invoices/Pages/InvoiceDetails.razor.rz.scp.css */
.stripe-icon-wrapper[b-7b1ejvqlxt] {
  border-radius: 50%;
  background-color: #e0e7ff;
  width: fit-content;
  height: fit-content;
  display: inline-flex;
  align-content: center;
  justify-content: center;
  padding: 5px 8px;
}
/* /Application/Users/Components/FavoriteIcon.razor.rz.scp.css */
[b-ifdj7zmi0s] .favorited-star {
    fill: #FFC539;
}

[b-ifdj7zmi0s] .star-icon {
    position: absolute;
    top: -29px;
    height: 21.4px;
    width: 22.5px;
    left: 25px;
}

.tooltip-text[b-ifdj7zmi0s] {
    visibility: hidden;
    width: 160px;
    background-color: white;
    border: 2px solid black;
    color: black;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    left: 112px;
    top: -90px;
    transform: translateX(-50%);
}

a:hover .tooltip-text[b-ifdj7zmi0s] {
    visibility: visible;
}
/* /Application/Users/Components/Insights.razor.rz.scp.css */
[b-bd2wnujdg7] .chart-tooltip-wrapper {
    background: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 2px;
    padding: 5px;
}

[b-bd2wnujdg7] .ball-sm {
    border-radius: 50%;
    width: 7px;
    height: 7px;
}

[b-bd2wnujdg7] .e-input-group.e-success,
[b-bd2wnujdg7] .e-input-group.e-control-wrapper.e-success,
[b-bd2wnujdg7] .e-input-group.e-success:not(.e-float-icon-left),
[b-bd2wnujdg7] .e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left) {
    border-color: #DADADA;
}

.filter-icon[b-bd2wnujdg7] {
    font-size: 18px !important;
    color: #3333CC !important;
    cursor: pointer;
    font-weight: 800;
}

.preset-body[b-bd2wnujdg7] {
    background-color: rgba(51, 51, 204, 0.3) !important;
    border: none;
    border-radius: 10px;
    color: #3333cc !important;
    font-weight: 700;
    padding: 0.486rem 1rem;
    font-size: 0.9rem;
    line-height: 1;
}

.visitor-row[b-bd2wnujdg7] {
    background-color: #f6f6f9;
}

.spacer[b-bd2wnujdg7] {
    height: 10px;
}

.no-record-text[b-bd2wnujdg7] {
    font-weight: 500;
    font-size: 18px;
    color: #969696;
}

.no-record-wrapper[b-bd2wnujdg7] {
    min-height: 258px;
}

.table-hover tbody tr:hover[b-bd2wnujdg7] {
    cursor: default !important;
}

[b-bd2wnujdg7] .default-cursor {
    cursor: default !important;
}s[b-bd2wnujdg7]
/* /Application/Users/Components/PackageSubscribeButton.razor.rz.scp.css */
.dollar-text[b-25es0q17yi] {
    vertical-align: super;
    font-size: 1.5rem;
    color: #3333cc;
}

.price-text[b-25es0q17yi] {
    font-size: 3rem;
    color: #3333cc;
    font-weight: bold;
    margin-left: 0.25rem;
}

.savings-text[b-25es0q17yi] {
    color: #ff8306
}

.card-badge[b-25es0q17yi] {
    position: absolute;
    top: -10px;
    right: 20px;
    color: white;
    padding: 0.25rem 0.5rem;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 0.25rem;
}

[b-25es0q17yi] .badge-tooltip {
    min-height: 15px;
    position: absolute;
    top: -10px;
    right: -5px;
}

[b-25es0q17yi] .badge-tooltip.active .tooltip-text,
[b-25es0q17yi] .badge-tooltip .tooltip-text {
    position: absolute;
    left: 85%;
    width: 160px;
}

[b-25es0q17yi] .badge-tooltip .tooltip-text {
    top: -75px;
}

[b-25es0q17yi] .badge-tooltip.active .tooltip-text {
    top: -50px;
}
/* /Application/Users/Components/PackageUpdateInfo.razor.rz.scp.css */
.info-wrapper[b-q1eann26dl] {
    color: #5E5873;
}

.title[b-q1eann26dl] {
    font-size: 16px;
}

.hourly-wrapper[b-q1eann26dl] {
    font-size: 24px;
}

.hourly-price[b-q1eann26dl] {
    color: #0C3CB8;
    font-size: 48px;
    font-weight: 600;
}

.total-price[b-q1eann26dl] {
    color: #007855;
    font-size: 26px;
    font-weight: 600;
}
/* /Application/Users/Components/PaymentCard.razor.rz.scp.css */
.card-logo[b-duqjr46sjs] {
    height: 50px;
    width: 50px;
}
/* /Application/Users/Components/ProfessionalCard.razor.rz.scp.css */
.card[b-p4uro514hl] {
    margin-bottom: 0;
}

.portfolio-elements[b-p4uro514hl] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.body-grid[b-p4uro514hl] {
    display: grid;
    grid-template-columns: 1fr 3fr;
    border-right: 1px solid #ebe9f1 !important;
    border-left: 1px solid #ebe9f1 !important;
}

.item-price .price[b-p4uro514hl] {
    color: var(--gold);
}

.dollar-text[b-p4uro514hl] {
    vertical-align: super;
    font-size: 1.5rem;
    color: var(--gold);
}

.central-column[b-p4uro514hl] {
    border-right: 1px solid #ebe9f1 !important;
    border-left: 1px solid #ebe9f1 !important;
}

.card-img-top[b-p4uro514hl] {
    object-fit: cover;
    height: 150px;
}

tr[b-p4uro514hl] {
    border-top: none;
    border-bottom: 1px solid #ebe9f1 !important;
}

.clickable-card[b-p4uro514hl] {
    cursor: pointer;
}
/* /Application/Users/Components/ProfileComponents/PortfolioGrid.razor.rz.scp.css */
[b-7xk06h1ttu] #toolbarContainer .e-input-group,
[b-7xk06h1ttu] #toolbarContainer .e-input-group.e-control-wrapper {
  height: 28px !important;
}
[b-7xk06h1ttu] #toolbarContainer .e-input-group input.e-input,
[b-7xk06h1ttu] #toolbarContainer .e-input-group.e-control-wrapper input.e-combobox,
[b-7xk06h1ttu] #toolbarContainer .e-input-group .e-input-group-icon,
[b-7xk06h1ttu] #toolbarContainer .e-input-group.e-control-wrapper .e-input-group-icon {
  min-height: 26px !important;
  height: 26px !important;
}
[b-7xk06h1ttu] .click {
  cursor: pointer !important;
}
[b-7xk06h1ttu] .delete-icon {
  padding-bottom: 2px;
}
/* /Application/Users/Components/ProfileComponents/UserDetails.razor.rz.scp.css */
[b-blffe5nyvs] .star-icon {
    top: 10px !important;
    left: 12px !important;
}

[b-blffe5nyvs] .star-tooltip .tooltip-text {
    left: 95px;
    top: -50px;
}
/* /Application/Users/Components/SubscriptionInfo.razor.rz.scp.css */
.btn-fixed[b-h35p279ord] {
    width: 200px;
}
/* /Application/Users/Dialogs/PlatformSubscriptionBuilderDialog.razor.rz.scp.css */
b[b-oyjj2el7kv] {
    color: var(--primary);
}

.subscription-scroll-container[b-oyjj2el7kv] {
    max-height: 50vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 5px;
    width: 100%;
}

.subscription-price-width[b-oyjj2el7kv] {
    width: 130px;
}

.text-no-wrap[b-oyjj2el7kv] {
    text-wrap: nowrap;
}

.arrow[b-oyjj2el7kv] {
    width: 106%;
    height: 4px;
    background-color: var(--gold);
    position: relative;
}

    .arrow[b-oyjj2el7kv]::after {
        content: '';
        position: absolute;
        right: -10px;
        top: -8px;
        width: 0;
        height: 0;
        border-left: 20px solid var(--gold);
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
    }


.divider[b-oyjj2el7kv] {
    width: 80%;
    background-color: var(--secondary);
}

.free[b-oyjj2el7kv] {
    color: #ED8953;
}

.header-text[b-oyjj2el7kv] {
    color: #5e5873;
}

@media screen and (max-width: 540px) {
    .payment[b-oyjj2el7kv] {
        width: 45%;
        justify-self: center;
        text-align: center;
    }
}
/* /Shared/LoginDisplay.razor.rz.scp.css */
.dropdown[b-uibch54nva] {
    background-color: none !important;
}

.dropdown-menu-left[b-uibch54nva] {
    margin-left: -165px !important;
}

.top-row[b-8ahen79ohv] a[b-uibch54nva] {
    margin-left: unset;
}

.btn-secondary[b-uibch54nva] {
    color: black;
    background-color: #f7f7f7;
    border-color: #f7f7f7;
}

.show > .btn-secondary.dropdown-toggle[b-uibch54nva] {
    color: black;
    background-color: #f7f7f7;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-s29s4s63jm] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-s29s4s63jm] {
    flex: 1;
}

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

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

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

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

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

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

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

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

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

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

    .main > div[b-s29s4s63jm] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
