/* _content/MyHappinessBucket.BlazorApp/Pages/Admin/Index.razor.rz.scp.css */
/* _content/MyHappinessBucket.BlazorApp/Pages/Admin/Resources.razor.rz.scp.css */
thead tr:nth-child(1) th[b-gs4ksaxhdv] {
    background: white;
    position: sticky;
    top: 0;
    z-index: 10;
}


.col.active[b-gs4ksaxhdv] {
    max-width: 95px;
}


.col.display-image[b-gs4ksaxhdv] {
    max-width: 130px;
}

    .col.display-image img[b-gs4ksaxhdv] {
        max-width: 100px;
        border: 2px solid black;
    }
/* _content/MyHappinessBucket.BlazorApp/Pages/Admin/Topic.razor.rz.scp.css */
.table-responsive[b-sg3tsg2a3y] {
    height: 600px;
    overflow-y: auto;
}

    .table-responsive.products[b-sg3tsg2a3y] {
        height: 200px;
    }

thead tr:nth-child(1) th[b-sg3tsg2a3y] {
    background: white;
    position: sticky;
    top: 0;
    z-index: 10;
}


.col.active[b-sg3tsg2a3y] {
    max-width: 95px;
}


.col.display-image[b-sg3tsg2a3y] {
    max-width: 130px;
}

    .col.display-image img[b-sg3tsg2a3y] {
        max-width: 100px;
        border: 2px solid black;
    }
/* _content/MyHappinessBucket.BlazorApp/Pages/Admin/Users.razor.rz.scp.css */
thead tr:nth-child(1) th[b-ktvhtudzhu] {
    background: white;
    position: sticky;
    top: 0;
    z-index: 10;
}


.col.active[b-ktvhtudzhu] {
    max-width: 95px;
}


.col.display-image[b-ktvhtudzhu] {
    max-width: 130px;
}

    .col.display-image img[b-ktvhtudzhu] {
        max-width: 100px;
        border: 2px solid black;
    }
/* _content/MyHappinessBucket.BlazorApp/Pages/Experts.razor.rz.scp.css */
hr[b-2pzphdhtbm] {
    border-top: 1px solid rgba(0,0,0,.4);
    margin: 1rem 0 2rem;
}
/* _content/MyHappinessBucket.BlazorApp/Pages/Resource.razor.rz.scp.css */

h3[b-0b4rz3stvv] {
    margin-top: 30px;
}

    h3 svg[b-0b4rz3stvv] {
        width: 35px !important;
    }

.col.name[b-0b4rz3stvv] {
    color: #4784F4;
    font-size: 18px;
    font-weight: 500;
}

.col.photo[b-0b4rz3stvv] {
    max-width: 130px;
}

img[b-0b4rz3stvv] {
    max-width: 100px;
}

a[b-0b4rz3stvv] {
    cursor: pointer;
}
/* _content/MyHappinessBucket.BlazorApp/Pages/Resources.razor.rz.scp.css */

h3[b-bgxugbg455] {
    margin-top: 30px;
}

    h3 svg[b-bgxugbg455] {
        width: 35px !important;
    }

.col.name[b-bgxugbg455] {
    color: #4784F4;
    font-size: 18px;
    font-weight: 500;
}

.col.photo[b-bgxugbg455] {
    max-width: 130px;
}

img[b-bgxugbg455] {
    max-width: 100px;
}

a[b-bgxugbg455] {
    cursor: pointer;
}
/* _content/MyHappinessBucket.BlazorApp/Shared/MainLayout.razor.rz.scp.css */
.page[b-n3sbd47uap] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-n3sbd47uap] {
    flex: 1;
}

.sidebar[b-n3sbd47uap] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-n3sbd47uap] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-n3sbd47uap]  a, .top-row .btn-link[b-n3sbd47uap] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-n3sbd47uap] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-n3sbd47uap] {
        display: none;
    }

    .top-row.auth[b-n3sbd47uap] {
        justify-content: space-between;
    }

    .top-row a[b-n3sbd47uap], .top-row .btn-link[b-n3sbd47uap] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-n3sbd47uap] {
        flex-direction: row;
    }

    .sidebar[b-n3sbd47uap] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-n3sbd47uap] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-n3sbd47uap] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MyHappinessBucket.BlazorApp/Shared/Selection.razor.rz.scp.css */

@media only print {
    .bucket1-topics[b-n0kfiumyak] {
        zoom: 95%;
    }

    .bucket2-topics[b-n0kfiumyak],
    .bucket3-topics[b-n0kfiumyak],
    .bucket4-topics[b-n0kfiumyak] {
        zoom: 90%;
    }
}

.next-step[b-n0kfiumyak] {
    padding: 0 10px;
    font-size: 18px;
    font-weight: 400;
}

@media (max-width: 400px) {
    .next-step[b-n0kfiumyak] {
        font-size: 14px;
    }
}
/* _content/MyHappinessBucket.BlazorApp/Shared/SiteFooter.razor.rz.scp.css */
#congratulationsModal .text-emphise[b-iuaibixx2v] {
    color: #0070C0;
    font-weight: 500;
}

#congratulationsModal li[b-iuaibixx2v] {
    margin-bottom: 10px;
}


@media (max-width: 400px) {
    .raised-button[b-iuaibixx2v] {
        font-size: 11px !important;
    }
}




footer[b-iuaibixx2v] {
    position: sticky;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: white;
    padding-top: 5px;
    z-index: 980;
}

    footer .menu-options[b-iuaibixx2v] {
        color: white;
        cursor: pointer;
        font-size: 15px;
    }

        footer .menu-options > .col-3[b-iuaibixx2v] {
            padding: 0 2px;
        }

            footer .menu-options > .col-3 > .raised-button[b-iuaibixx2v] {
                padding: 2px 2px;
                width: 100%;
            }

    footer div.congratulations[b-iuaibixx2v] {
        margin-top: 8px;
        padding-left: 0;
        height: 14px;
    }

        footer div.congratulations a[b-iuaibixx2v] {
            cursor: pointer;
            width: 50px;
        }

    footer .btn-link[b-iuaibixx2v] {
        vertical-align: baseline;
    }
/* _content/MyHappinessBucket.BlazorApp/Shared/SiteHeader.razor.rz.scp.css */
header[b-r4db4qesev] {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    background-color: white;
    z-index: 980;
    padding-bottom: 5px;
}

    header img[b-r4db4qesev] {
        margin-right: 10px;
        margin-bottom: 5px;
    }

    header .title[b-r4db4qesev] {
        font-size: 32px;
        font-weight: 500;
    }

    header .title-trade-mark[b-r4db4qesev] {
        font-size: 18px;
        vertical-align: top;
    }

    header .title-break[b-r4db4qesev] {
        display: none;
    }

    header .menu-separation[b-r4db4qesev] {
        display: contents;
    }

    header .menu-break[b-r4db4qesev] {
        display: none;
    }

    header .subtitle[b-r4db4qesev] {
        font-size: 20px;
        font-weight: 500;
    }

    header .float-right[b-r4db4qesev] {
        margin-top: 10px;
    }



@media only screen and (max-width: 750px) {
    header .title[b-r4db4qesev] {
        font-size: 27px;
    }

    header .subtitle[b-r4db4qesev] {
        font-size: 18px;
    }
}

@media only screen and (max-width: 375px) {
    header .title[b-r4db4qesev] {
        font-size: 26px;
    }

    header .subtitle[b-r4db4qesev] {
        font-size: 14px;
    }

    header .text-success[b-r4db4qesev] {
        font-size: 11px;
    }
}

@media only screen and (max-width: 768px) {
    header .btn.btn-link[b-r4db4qesev] {
        font-size: 1.15rem;
    }
}

@media only screen and (min-width: 995px) {
    header .top-line[b-r4db4qesev] {
        padding-top: 10px;
    }
}

@media only screen and (max-width: 499px) {

    header .title-break[b-r4db4qesev] {
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    header .menu-separation[b-r4db4qesev] {
        display: none;
    }

    header .menu-break[b-r4db4qesev] {
        display: block;
    }

    header span.menu-break[b-r4db4qesev]::before {
        content: "\A";
    }
}


.fa-exclamation-triangle[b-r4db4qesev] {
    font-size: 44px;
    margin-right: 5px;
    margin-bottom: 20px;
}


.form-control:disabled[b-r4db4qesev], .form-control[readonly][b-r4db4qesev] {
    background-color: #fafafa;
    opacity: .75;
}





.progress[b-r4db4qesev] {
    position: relative;
}

    .progress:not(.overall)[b-r4db4qesev] {
        height: 30px;
    }

    .progress.overall[b-r4db4qesev] {
        height: 50px;
    }

    .progress > .progress-bar[b-r4db4qesev] {
        color: white;
        overflow: hidden;
        font-size: 14px;
    }

        .progress > .progress-bar.clickable:hover[b-r4db4qesev] {
            cursor: pointer;
            text-decoration: underline;
        }

        .progress > .progress-bar > .row[b-r4db4qesev] {
            position: absolute;
            left: 15px;
            width: 100%;
            color: black;
        }

        .progress > .progress-bar .text-overlay[b-r4db4qesev] {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 15px;
            width: 50%;
            color: white;
            padding-top: 15px;
            overflow: hidden;
        }

    .progress.overall > .progress-bar[b-r4db4qesev] {
        font-size: 20px;
    }
