/* /Pages/ChangePassword.razor.rz.scp.css */
container[b-jtxi5jta60] {
    /*background-color: pink;*/
    position: absolute;
    bottom: 0;
    top: 100px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    /*align-items: center;*/
}

h3[b-jtxi5jta60] {
    display: block;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0px
}

.login[b-jtxi5jta60] {
    display: block;
}

fieldset[b-jtxi5jta60] {
    /*background-color: yellow;*/
    max-width: 300px;
    display: block;
}

.smt-submit[b-jtxi5jta60] {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* /Pages/Favourites.razor.rz.scp.css */
container[b-2nacfjwhf9] {
    /*background-color: pink;*/
    position: absolute;
    bottom: 70px;
    top: 70px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    /*align-items: center;*/
}

.group[b-2nacfjwhf9] {
    height: 33%;
}

.group-header[b-2nacfjwhf9] {
    background-color: #62B4FD;
    color: white;
    padding: 6px 0 6px 6px;
    font-size: 14px;
    font-weight: bold;
}

.group-list-items[b-2nacfjwhf9] {
    /*height: 150px;*/
    overflow-y: auto;
}

.sub-label[b-2nacfjwhf9] {
    font-size: smaller !important;
}

.trend-icon[b-2nacfjwhf9] {
    align-content: center;
    text-align: center;
}

/* /Pages/Login.razor.rz.scp.css */
container[b-sg3i32fbz1] {
    /*background-color: pink;*/
    position: absolute;
    bottom: 0;
    top: 100px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    /*align-items: center;*/
}

h3[b-sg3i32fbz1] {
    display: block;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0px
}

.login[b-sg3i32fbz1] {
    display: block;
}

fieldset[b-sg3i32fbz1] {
    /*background-color: yellow;*/
    max-width: 300px;
    display: block;
}

.smt-submit[b-sg3i32fbz1] {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* /Pages/Search.razor.rz.scp.css */
container[b-et2nr02if6] {
    /*background-color: pink;*/
    position: absolute;
    bottom: 70px;
    top: 70px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    /*align-items: center;*/
}

.sub-label[b-et2nr02if6] {
    font-size: smaller !important;
}

.search-list-items[b-et2nr02if6] {
    /*height: 150px;*/
    overflow-y: auto;
}
