/* /Components/AddOrUpdateTrip.razor.rz.scp.css */
container[b-4l5u09sgyf] {
    /*background-color: pink;*/
    position: absolute;
    bottom: 65px;
    top: 60px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: start;
    overflow-y: auto;
}
/* /Pages/Login.razor.rz.scp.css */
container[b-mrzo8qdb3n] {
    /*background-color: pink;*/
    position: absolute;
    bottom: 0;
    top: 100px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    /*align-items: center;*/
}

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

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

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

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


/* /Pages/Trips.razor.rz.scp.css */
