/* _content/RoomRent/Areas/Identity/Pages/Account/Login.cshtml.rz.scp.css */
.form-control:focus[b-a4z81o2ru7] {
    border-color: #FF0000;
    box-shadow: none;
    outline: none;
}

.footerOverwrite[b-a4z81o2ru7] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}

.bi-eye-slash[b-a4z81o2ru7], .bi-eye[b-a4z81o2ru7] {
    position: absolute;
    right: 5%;
    top: 17%;
    font-size: 20px;
}


.check[b-a4z81o2ru7] {
    cursor: pointer;
    position: relative;
    margin: auto;
    width: 18px;
    height: 18px;
    -webkit-tap-highlight-color: transparent;
    transform: translate3d(0, 0, 0);
}

    .check svg[b-a4z81o2ru7] {
        position: relative;
        z-index: 1;
        fill: none;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke: #c8ccd4;
        stroke-width: 1.5;
        transform: translate3d(0, 0, 0);
        transition: all 0.2s ease;
    }

        .check svg path[b-a4z81o2ru7] {
            stroke-dasharray: 60;
            stroke-dashoffset: 0;
        }

        .check svg polyline[b-a4z81o2ru7] {
            stroke-dasharray: 22;
            stroke-dashoffset: 66;
        }

    .check:hover[b-a4z81o2ru7]:before {
        opacity: 1;
    }

    .check:hover svg[b-a4z81o2ru7] {
        stroke: #4285f4;
    }

#remember_me:checked + .check svg[b-a4z81o2ru7] {
    stroke: #4285f4;
}

    #remember_me:checked + .check svg path[b-a4z81o2ru7] {
        stroke-dashoffset: 60;
        transition: all 0.3s linear;
    }

    #remember_me:checked + .check svg polyline[b-a4z81o2ru7] {
        stroke-dashoffset: 42;
        transition: all 0.2s linear;
        transition-delay: 0.15s;
    }
/* _content/RoomRent/Areas/Identity/Pages/Account/Register.cshtml.rz.scp.css */
.form-control:focus[b-ez59hndqup] {
    border-color: #FF0000;
    box-shadow: none;
    outline: none;
}

a[b-ez59hndqup] {
    text-decoration: none;
}

.footerOverwrite[b-ez59hndqup] {
    overflow-x: hidden;
}

.bi-eye-slash[b-ez59hndqup], .bi-eye[b-ez59hndqup] {
    position: absolute;
    right: 5%;
    top: 20%;
    font-size: 20px;
}

.visually-hidden[b-ez59hndqup] {
    position: absolute;
    left: -9999px;
    opacity: 0;
}


.check[b-ez59hndqup] {
    cursor: pointer;
    position: relative;
    margin: auto;
    width: 18px;
    height: 18px;
    -webkit-tap-highlight-color: transparent;
    transform: translate3d(0, 0, 0);
}

    .check[b-ez59hndqup]:before {
        content: "";
        position: absolute;
        top: -10px;
        left: -15px;
        width: 48px;
        height: 48px;
        border-radius: 50%;
        background: rgba(34,50,84,0.03);
        opacity: 0;
        transition: opacity 0.2s ease;
    }

    .check svg[b-ez59hndqup] {
        position: relative;
        z-index: 1;
        fill: none;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke: #c8ccd4;
        stroke-width: 1.5;
        transform: translate3d(0, 0, 0);
        transition: all 0.2s ease;
    }

        .check svg path[b-ez59hndqup] {
            stroke-dasharray: 60;
            stroke-dashoffset: 0;
        }

        .check svg polyline[b-ez59hndqup] {
            stroke-dasharray: 22;
            stroke-dashoffset: 66;
        }

    .check:hover[b-ez59hndqup]:before {
        opacity: 1;
    }

    .check:hover svg[b-ez59hndqup] {
        stroke: #4285f4;
    }

#flexCheckDefault:checked + .check svg[b-ez59hndqup] {
    stroke: #4285f4;
}

    #flexCheckDefault:checked + .check svg path[b-ez59hndqup] {
        stroke-dashoffset: 60;
        transition: all 0.3s linear;
    }

    #flexCheckDefault:checked + .check svg polyline[b-ez59hndqup] {
        stroke-dashoffset: 42;
        transition: all 0.2s linear;
        transition-delay: 0.15s;
    }


#noAddressCheckbox:checked ~ .check svg[b-ez59hndqup] {
    stroke: #4285f4;
}

    #noAddressCheckbox:checked ~ .check svg path[b-ez59hndqup] {
        stroke-dashoffset: 60;
        transition: all 0.3s linear;
    }

    #noAddressCheckbox:checked ~ .check svg polyline[b-ez59hndqup] {
        stroke-dashoffset: 42;
        transition: all 0.2s linear;
        transition-delay: 0.15s;
    }
/* _content/RoomRent/Pages/Admin pages/CareCenterManagement.razor.rz.scp.css */
.Error[b-6fsibwamwz]{
    margin: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
}

.button[b-6fsibwamwz] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1em;
    margin: 1em;
    padding: 1em;
}

.AddScreen[b-6fsibwamwz]{
    margin: 1em;
}

.Form[b-6fsibwamwz] {
    max-width: 100%;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-right: 1em;
    margin: 1em;
}

.Table[b-6fsibwamwz]{
    margin: 2em;
    max-width: 100%;
}


@media (max-width: 820px) {
    .Table[b-6fsibwamwz] {
        margin: 10px;
        max-width: 100%;
    }
}
/* _content/RoomRent/Pages/Admin pages/ContactMessagesManagement.razor.rz.scp.css */
/* _content/RoomRent/Pages/Admin pages/HighLevelAccountManagement.razor.rz.scp.css */
.Error[b-hvnldey0im] {
    margin: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
}

.button[b-hvnldey0im] {
    height: 1em;
    margin: 1em;
}

.AddScreen[b-hvnldey0im] {
}

.Form[b-hvnldey0im] {
    max-width: 100%;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-right: 1em;
    margin: 1em;
}

.Table[b-hvnldey0im] {
    margin: 2em;
}

@media (max-width: 820px) {
    .Table[b-hvnldey0im] {
        margin: 10px;
        max-width: 100%;
    }
}
/* _content/RoomRent/Pages/Employee pages/Dashboard.razor.rz.scp.css */
body[b-l2iv9v6uuy] {

}

.Table[b-l2iv9v6uuy] {
    margin: 1em;
    max-width: 100%;
}

@media (max-width: 400px) {
    .centerPapersOnMobile[b-l2iv9v6uuy] {
        justify-content:center;
    }
    .setMaxWidthOnMobile[b-l2iv9v6uuy]{
        width:100%;
    }
}
[b-l2iv9v6uuy] .department-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 180px;
}
/* _content/RoomRent/Pages/Employee pages/EmployeeHistory.razor.rz.scp.css */
body[b-k36bkf8tpz] {
}

.Select[b-k36bkf8tpz] {
    margin: 2em;
}

.MarginTable[b-k36bkf8tpz]{
    margin: 2em;
}
/* _content/RoomRent/Pages/Employee pages/Planner.razor.rz.scp.css */
body[b-n89a2v299t] {
}

.select[b-n89a2v299t] {
    margin: 2em;
}
/* _content/RoomRent/Pages/Employee pages/ReservationManagement.razor.rz.scp.css */
.select[b-j5u7lgrypb]{
    margin:2em;
}
/* _content/RoomRent/Pages/Employee pages/RoomEditor.razor.rz.scp.css */
body[b-io3m59catp] {
}

.Rooms[b-io3m59catp] {
    margin: 2em;
}

.marginApplied[b-io3m59catp] {
    margin: 2em;
}

.showOnSameHeightAsDeleteIcon[b-io3m59catp] {
    word-break: break-word;
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0;
}

.showOnSameHeightAsLinkText[b-io3m59catp] {
    display: inline-block;
    vertical-align: middle;
}


.tab-container[b-io3m59catp] {
    display: flex;
    flex-direction: column-reverse;
}

.tab-card[b-io3m59catp] {
    position: relative;
    margin-bottom: -200px; /* Adjust this value to control the overlap */
    transform-origin: bottom;
    transition: transform 0.2s;
}

    .tab-card:hover[b-io3m59catp] {
        transform: translateY(-20px) scale(1.05);
        z-index: 1;
    }
/* _content/RoomRent/Pages/Employee pages/Statistics.razor.rz.scp.css */
body[b-ekyvdel8rz] {
}

.select[b-ekyvdel8rz]{
    margin: 2em;
}

.gradientBackgroundPink[b-ekyvdel8rz] {
    color: white;
    border-radius: 3px;
    background: rgb(220,0,115);
}

.gradientBackgroundBlue[b-ekyvdel8rz] {
    color: white;
    border-radius: 3px;
    background: rgb(0,157,224);
}

.gradientBackgroundGreen[b-ekyvdel8rz] {
    color: white;
    border-radius: 3px;
    background: rgb(2,182,77);
}

@media(max-width:1400px){
    .card-body[b-ekyvdel8rz] {
        min-height: 116px;
    }
}

.custom-axis-labels text[b-ekyvdel8rz] {
    transform: rotate(-45deg); /* Adjust the rotation angle as needed */
    transform-origin: 50% 50%;
    white-space: nowrap;
}
/* _content/RoomRent/Pages/Employee pages/WaitingListManagement.razor.rz.scp.css */
.AddScreen[b-7xxq190emh] {
    margin: 1em;
}

.Form[b-7xxq190emh] {
    max-width: 100%;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-right: 1em;
    margin: 1em;
}

.button[b-7xxq190emh] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1em;
    margin: 1em;
}

.Table[b-7xxq190emh] {
    max-width: 100%;
    margin: 1em;
}

.select[b-7xxq190emh] {
    margin: 2em;
}

.marginApplied[b-7xxq190emh] {
    margin: 2em;
}

@media (max-width: 820px) {
    .marginApplied[b-7xxq190emh] {
        margin: 10px;
    }
    .Table[b-7xxq190emh] {
        margin: 0em;
    }
}
/* _content/RoomRent/Pages/FirstResponder pages/RegisterClient.razor.rz.scp.css */
body[b-khy5f5sbsd] {
}

.Table[b-khy5f5sbsd] {
    margin: 1em;
    max-width: 100%;
}

.marginApplied[b-khy5f5sbsd] {
    margin: 2em;
}




@media (max-width: 820px) {
    .marginApplied[b-khy5f5sbsd] {
        margin: 10px;
    }
    .Table[b-khy5f5sbsd] {
        margin: 0em;
        max-width: 100%;
    }
    .expansionPanel[b-khy5f5sbsd] {
        padding: 0px;
    }

}
/* _content/RoomRent/Pages/FirstResponder pages/Statistics.razor.rz.scp.css */
body[b-q84f8a88qy] {
}




.select[b-q84f8a88qy] {
    margin: 2em;
}




.gradientBackgroundPink[b-q84f8a88qy] {
    color: white;
    border-radius: 3px;
    background: rgb(220,0,115);
}




.gradientBackgroundBlue[b-q84f8a88qy] {
    color: white;
    border-radius: 3px;
    background: rgb(0,157,224);
}




.gradientBackgroundGreen[b-q84f8a88qy] {
    color: white;
    border-radius: 3px;
    background: rgba(2, 182, 77); /* Adjust alpha here */
}







@media(max-width:1400px) {

    .card-body[b-q84f8a88qy] {
        min-height: 116px;
    }
}




.custom-axis-labels text[b-q84f8a88qy] {
    transform: rotate(-45deg); /* Adjust the rotation angle as needed */

    transform-origin: 50% 50%;
    white-space: nowrap;
}
/* _content/RoomRent/Pages/General pages/CareCenterDetail.razor.rz.scp.css */
html[b-p071no1e2z] {
    box-sizing: border-box;
}

*[b-p071no1e2z], *[b-p071no1e2z]:before, *[b-p071no1e2z]:after {
    box-sizing: inherit;
}

body[b-p071no1e2z] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    -webkit-font-smoothing: antialiased;
}
/* _content/RoomRent/Pages/General pages/CareCenterList.razor.rz.scp.css */
.map-sticky[b-7znhgd81c0] {
    position: sticky;
    top: 1rem;
    height: calc(100vh - 2rem);
}

.map-sticky[b-7znhgd81c0]  > div {
    height: 95% !important;
}

@media (max-width: 1199.98px) {
    .map-sticky[b-7znhgd81c0] {
        position: relative;
        top: unset;
        height: 500px;
    }
}
/* _content/RoomRent/Pages/General pages/Contact.razor.rz.scp.css */
.faq[b-bga6404ib5]{
    margin-top: 40px;
    margin-bottom: 4em;
}

.form[b-bga6404ib5] {
    margin-top: 40px;
}

.contactInfo[b-bga6404ib5] {
    margin-top: 40px;
}

.contact-info[b-bga6404ib5]{
    padding-top: 20px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.icons[b-bga6404ib5]{
    width: 25%;
    flex-grow: 1;
}

.contact1[b-bga6404ib5]{
    text-align: center;
    padding-top: 20px;
}

.faq[b-bga6404ib5]{
    text-align: center;
}

h1[b-bga6404ib5]{
    padding-bottom: 50px;
}

.textStyling[b-bga6404ib5] {
    text-align: left; 
    display:flex; 
    flex-direction: column; 
    align-items: center;
}

@media only screen and (max-width: 820px) {
    .textStyling[b-bga6404ib5] {
        text-align: left;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 1em;
    }
}

@media only screen and (max-width: 600px){
    .icons[b-bga6404ib5]{
        width: initial;
    }

}

@media only screen and (max-width: 320px) {
    .top[b-bga6404ib5] {
        justify-content: flex-start;

    }

}

.buttonStyle[b-bga6404ib5] {
   margin-top: 10px;
   margin-bottom: 10px;
   background-color: #0fe04a;
}

/* _content/RoomRent/Pages/General pages/Index.razor.rz.scp.css */
@media (min-width: 770px) {

    .ovalStatisticsBackground[b-ej91b3e6z3] {
        width: 80%;
        height: 150px;
        background-color: #dc0073;
        border-radius: 100px;
        flex-flow: row;
        text-align: center;
        vertical-align: middle;
        color: white;
    }
}


.button-theme-shadow:focus[b-ej91b3e6z3] {
    border-color: #DC0073;
    box-shadow: 0 0 8px rgba(220, 0, 115, 0.6);
    outline: none;
}

.button-theme-shadow:active[b-ej91b3e6z3] {
    border-color: #DC0073;
    box-shadow: 0 0 8px rgba(220, 0, 115, 0.6);
    outline: none;
}

.imageStyling[b-ej91b3e6z3] {
    border-radius: 25px;
    object-fit: cover;
    width: 400px;
    height: 250px;
    overflow: hidden;
}


.colorNames[b-ej91b3e6z3] {
    color: #dc0073;
}

    @media (max-width: 770px) {
        .ovalStatisticsBackground[b-ej91b3e6z3] {
            width: 90%;
            flex-direction: column;
        }

        .statistic[b-ej91b3e6z3] {
            background-color: #dc0073;
            border-radius: 50px; /* Adjust the value to create a pill shape */
            padding: 20px; /* Increase padding for better spacing */
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            margin: 10px;
            width: 200px;
            height: auto; /* Allow height to adjust based on content */
            color: white;
        }

        .centerImageSmallScreens[b-ej91b3e6z3] {
            display: flex;
            justify-content: center;
        }

        .imageStyling[b-ej91b3e6z3] {
            border-radius: 25px;
            object-fit: cover;
            overflow: hidden;
            align-self: center;
        }
    }
/* _content/RoomRent/Shared/ClientNavMenu.razor.rz.scp.css */
.custom-toggler[b-8vvvmqr2in] {
    background-color: transparent;
    border: none;
}

.login-logout-btn-shadow:active[b-8vvvmqr2in] {
    border-color: #DC0073;
    box-shadow: 0 0 8px rgba(220, 0, 115, 0.6);
    outline: none;
}


.login-logout-btn-shadow:focus[b-8vvvmqr2in] {
    border-color: #DC0073;
    box-shadow: 0 0 8px rgba(220, 0, 115, 0.6);
    outline: none;
}

.btn-close:focus[b-8vvvmqr2in],
.btn-close:active[b-8vvvmqr2in] {
    border-color: #DC0073;
    box-shadow: 0 0 8px rgba(220, 0, 115, 0.6);
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    background-color: #DC0073;
}
/* _content/RoomRent/Shared/MainLayout.razor.rz.scp.css */
.page[b-x14s1e0e7i] {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
}

.content[b-x14s1e0e7i] {
    min-height: calc(100vh - 200px);
}

.logo[b-x14s1e0e7i] {
    margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 15px;
    width: 125px;
    height: 50px;
    max-width: 270px;
    /*object-fit: cover;*/
}

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

.footerColorAndDimensions[b-x14s1e0e7i] {
    /*    background-color: #DC0073;
*/ margin-top: 25px;
}

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

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

    .top-row ::deep a, .top-row .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }*/

.footer p[b-x14s1e0e7i] {
    padding-right: 0;
    padding-top: 20px;
    padding-bottom: 0px;
    color: #DC0073; /*indianred;*/
    margin-bottom: 0%;
}

.footer a[b-x14s1e0e7i] {
    color: white;
    text-decoration: none;
}

    .footer a:hover[b-x14s1e0e7i] {
        color: black;
    }

.footer[b-x14s1e0e7i] {
    text-align: center;
    align-self: flex-end;
}

.footergrid[b-x14s1e0e7i] {
    padding-top: 10px;
    display: flex;
    justify-content: space-around;
}

.links[b-x14s1e0e7i] {
    display: flex;
    flex-direction: column;
}

.links p[b-x14s1e0e7i] {
    padding: 0;
}

#navtitle[b-x14s1e0e7i] {
    margin: 0;
}

.icon[b-x14s1e0e7i] {
    transition: transform 1s ease-in-out;
}

.icon:hover[b-x14s1e0e7i] {
    transform: rotate(180deg);
}


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

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

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

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

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

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

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

@media only screen and (max-width: 375px) {
    #navtitle[b-x14s1e0e7i] {
        font-size: 20px;
    }
}
/* _content/RoomRent/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-kyp2mg5j85] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-kyp2mg5j85] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-kyp2mg5j85] {
    font-size: 1rem;
}

.oi[b-kyp2mg5j85] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-kyp2mg5j85] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-kyp2mg5j85] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-kyp2mg5j85] {
        padding-bottom: 1rem;
    }

    .nav-item[b-kyp2mg5j85]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-kyp2mg5j85]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-kyp2mg5j85]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media only screen and (max-width: 375px) {

}

@media (min-width: 641px) {
    .navbar-toggler[b-kyp2mg5j85] {
        display: none;
    }

    .collapse[b-kyp2mg5j85] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
