@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';

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


#ballotlistinggrid[b-8bfbsslzdj] {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: left;
    width: 100%;
    gap: 10px;
    margin: 40px 5px 5px 5px;
    padding: 10px;
    flex-wrap: wrap;
    opacity: 0.9;
    background-color: white;
}

#controlpanel[b-8bfbsslzdj]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    padding-right:20px;
    width:75%;
    flex-wrap:wrap;
    margin-bottom:20px;
}

#headertitle[b-8bfbsslzdj]{
    font-weight:bold;
    font-size:20px;
    font-family:roboto;
}

.gridheaderText[b-8bfbsslzdj]{
    font-size:12px;
    font-weight:bold;
    font-family:roboto;
}

.selectclass[b-8bfbsslzdj]{
    height:auto;
    min-width:200px;
}

#ballotinfo[b-8bfbsslzdj]{
    font-size:12px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    margin-top:20px;
    display:flex;
    justify-content:space-between;
   
}

.mud-table-row:has(:focus)[b-8bfbsslzdj] {
    background-color: #0000ff0a;
}

#ballotdetailpane[b-8bfbsslzdj] {
    max-height: 400px;
    height: 100%;
    width: 100%;
}

@media (min-width: 577px) {
    #ballotpanel[b-8bfbsslzdj] {
        height: 300px;
        max-width: fit-content;
    }

    #ballotinfo[b-8bfbsslzdj] {
        margin: 30px 10px 10px 10px;
    }


}

@media (max-width: 576px) {
    #ballotpanel[b-8bfbsslzdj] {
        max-height: 400px;
        height: 100%;
        width: 100%;
    }

    #ballotinfo[b-8bfbsslzdj] {
        margin: 60px 10px 10px 10px;
    }

}


[b-8bfbsslzdj] .mud-select-input {
    font-size: 0.8em;
    font-family: Arial, Helvetica, sans-serif;
}


[b-8bfbsslzdj] .mud-table-cell {
    padding: 6px!important;
    font-size:0.9em!important;
}

[b-8bfbsslzdj] .standardbutton {
    background-color: #600066;
    font-size: 0.8em;
    font-family: Arial, Helvetica, sans-serif;
    color:white;
    margin-right:5px;
}

[b-8bfbsslzdj] .cancelbutton {
    background-color: #2196F3;
    font-size: 0.8em;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    margin-right: 5px;
}


.gridrowstyle[b-8bfbsslzdj] {
    background-color: white;
    font-size: 12px;
    margin: 5px;
    padding: 5px;
}

.gridstyle[b-8bfbsslzdj] {
    font-size: 12px;
    margin: 5px;
    padding: 5px;
}


[b-8bfbsslzdj] .mud-input-label.mud-input-label-animated.mud-input-label-outlined.mud-input-label-inputcontrol {
    font-size: 1em !important;
}
/* /Pages/Booking.razor.rz.scp.css */
#steppercontainer[b-b6upwak0nc] {
   min-width: 80%;
   max-width: 90%;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 5em;
   position:relative;
}

#appImg[b-b6upwak0nc] {
    width: 18vh;
    height: 20vw;
}


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

[b-gp5kgftkfr] .detailsCard {
    padding: 0.5em;
    align-self: center;
    border-radius: 1em;
    align-items: center;
}


[b-gp5kgftkfr] .actionsBtnRow {
    display: flex !important;
    justify-content: center !important; 
    align-items: center !important;
    margin-bottom: 3rem;
    align-self: center !important;
}
/* /Pages/Dashboard.razor.rz.scp.css */
[b-c2pqs5w3q4] .mud-card {
    height: 45vh;
    min-width: 25vw;
    border-radius: 1rem;
    overflow: auto;
}


[b-c2pqs5w3q4] .details-pop {
    min-width: fit-content ;
    height: fit-content !important;
}

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


.main-login[b-2j9nxa4kw9] {
    display: flex;
    background: white;
    align-items: center;
    justify-content: center;
    min-height: fit-content;
    width: 35em;
    border-radius: 1em;
    flex-direction: column;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    opacity: 0.9;
    overflow: hidden;
}

.sign[b-2j9nxa4kw9] {
    color: #8C55AA;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    font-size: 14px;
}

.un[b-2j9nxa4kw9] {
    color: rgb(38, 50, 56);
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    background: rgba(136, 126, 126, 0.04);
    padding: 10px 20px;
    border: none;
    border-radius: 20px;
    outline: none;
    box-sizing: border-box;
    border: 2px solid rgba(0, 0, 0, 0.02);
    margin-bottom: 50px;
    text-align: center;
    margin-bottom: 2rem;
    font-family: 'Ubuntu', sans-serif;
    flex: 1;
    width: 30vh;
}

form.form1[b-2j9nxa4kw9] {
    padding-top: 40px;
}


form.form1[b-2j9nxa4kw9] {
    padding-top: 40px;
}

.pass[b-2j9nxa4kw9] {
    color: rgb(38, 50, 56);
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    background: rgba(136, 126, 126, 0.04);
    padding: 10px 20px;
    border: none;
    border-radius: 20px;
    outline: none;
    box-sizing: border-box;
    border: 2px solid rgba(0, 0, 0, 0.02);
    text-align: center;
    margin-bottom: 2rem;
    font-family: 'Ubuntu', sans-serif;
    flex: 1;
    width:30vh;
}

input:focus[b-2j9nxa4kw9]::placeholder {
    color: transparent;
}


.forgot[b-2j9nxa4kw9] {
    text-shadow: 0px 0px 3px rgba(117, 117, 117, 0.12);
    color: #E1BEE7;
    padding-top: 15px;
}

a[b-2j9nxa4kw9] {
    text-shadow: 0px 0px 3px rgba(117, 117, 117, 0.12);
    color: #E1BEE7;
    text-decoration: none
}

.headerTxt[b-2j9nxa4kw9] {
    font-size: 3rem;
    font-weight: bold;
    margin-left: 10px;
}

.loginpanel[b-2j9nxa4kw9] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.font14[b-2j9nxa4kw9]{
    font-size:14px;
}

.margin10[b-2j9nxa4kw9]{
    margin:10px;
}

#logo[b-2j9nxa4kw9]{
    width:100%;
    margin-top:1em;
    max-width:30vw;
}


.flex-item[b-2j9nxa4kw9] {
    padding: 5px;
    margin: 10px;
}


*[b-2j9nxa4kw9] {
    padding: 0;
    margin: 0;
}

html[b-2j9nxa4kw9], body[b-2j9nxa4kw9]{
    min-height: 100% !important;
    height: 100%;
}

#logincontainer[b-2j9nxa4kw9]{
    display:flex;
    flex-direction:column;
    align-items:center;
}

.padding5[b-2j9nxa4kw9]{
    padding:5px;
}

.headertext[b-2j9nxa4kw9] {
    font-size: 2rem;
    font-weight: bold;
}

#alertmsg[b-2j9nxa4kw9]{
    width:100%;
    margin:10px;
    padding:10px;
    text-align:center;
}

.btn-primary[b-2j9nxa4kw9], .btn[b-2j9nxa4kw9] {
    padding: 0.5rem 1rem !important;
    font-size: 1.2rem !important;
    width: 30vh;
    border-radius: 1em;
    margin-top: 2em;
}

@media (max-width:480px) {
    .main-login[b-2j9nxa4kw9] {
        margin-top: 20px;
        width: 350px;
    }

    .btn-primary[b-2j9nxa4kw9], .btn[b-2j9nxa4kw9] {
        padding: 0.5rem 1rem !important;
        font-size: 1.2rem !important;
        width: 180px;
        margin-top: 20px;
    }

    .un[b-2j9nxa4kw9] {
        margin-bottom: 60px;
        width: 180px;
    }

    .pass[b-2j9nxa4kw9] {
        margin-bottom: 60px;
        width: 180px;
    }
}
/* /Pages/Main.razor.rz.scp.css */
.contain[b-zkdek7tkyq] {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    width: 100%;
    gap: 10px;
    margin: 100px 10px 10px 10px;
    flex-wrap: wrap;
    opacity: 0.9;
}

.booking-card[b-zkdek7tkyq] {
    flex: 1 1 250px;
    opacity: 0.9;
    border-radius:1em;
}

.btn[b-zkdek7tkyq] {
    min-height:fit-content !important;
    max-height: 2rem !important;
    padding:0.5em !important;
}
/* /Pages/Report.razor.rz.scp.css */
#controlpanel[b-27pul8poe5] {
    display: flex;
    flex-direction: row;
    padding-right: 20px;
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

#filterpanel[b-27pul8poe5] {
    display: flex;
    flex-direction: row;
    padding-right: 20px;
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

#headertitle[b-27pul8poe5] {
    font-weight: bold;
    font-size: 20px;
    font-family: roboto;
}


#reportlistinggrid[b-27pul8poe5] {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: left;
    width: 100%;
    gap: 10px;
    margin: 40px 5px 5px 5px;
    padding: 10px;
    flex-wrap: wrap;
    opacity: 0.9;
    background-color: white;
}

[b-27pul8poe5] .mud-select-input {
    font-size: 0.8em;
    font-family: Arial, Helvetica, sans-serif;
}


[b-27pul8poe5] .mud-table-cell {
    padding: 6px !important;
    font-size: 0.9em !important;
}

[b-27pul8poe5] .standardbutton {
    background-color: #600066;
    font-size: 0.8em;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    margin-right: 5px;
}

[b-27pul8poe5] .cancelbutton {
    background-color: #2196F3;
    font-size: 0.8em;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    margin-right: 5px;
}


.gridrowstyle[b-27pul8poe5] {
    background-color: white;
    font-size: 12px;
    margin: 5px;
    padding: 5px;
}

.gridstyle[b-27pul8poe5] {
    font-size: 12px;
    margin: 5px;
    padding: 5px;
}

#ballotreport[b-27pul8poe5]{
    width:100%!important;
}


[b-27pul8poe5] .mud-input-label.mud-input-label-animated.mud-input-label-outlined.mud-input-label-inputcontrol {
    font-size: 1em !important;
}



@media (min-width: 577px) {
    #reportpanel[b-27pul8poe5] {
        width:100%;
    }

    .ballot-selectclass[b-27pul8poe5]{
        width:25%;
    }

    .selectsapselectperiod[b-27pul8poe5]{
        width:25%;
    }


}

@media (max-width: 576px) {
    #reportpanel[b-27pul8poe5] {
        max-height: 400px;
        height: 100%;
        width: 100%;
    }

    .ballot-selectclass[b-27pul8poe5]{
        width:100%;
    }

    .selectsapselectperiod[b-27pul8poe5] {
        width: 100%;
    }

    #btnGenerateReport[b-27pul8poe5]{
        margin-top:10px;
    }
}
/* /Pages/ViewBookingDetails.razor.rz.scp.css */
body[b-92b8npqfj5] {
}
/* /Shared/DialogTemplate.razor.rz.scp.css */
.blur-background[b-32f1zkejv5] {
    backdrop-filter: blur(10px);
}
/* /Shared/Layout.razor.rz.scp.css */
.MudNavLink[b-p8w76kuy42] {
    color: navajowhite;
    font-weight: bolder;
}

.MudDrawer[b-p8w76kuy42] {
    background-color: #781d7e;
}
/* /Shared/LoginLayout.razor.rz.scp.css */
.page[b-0v522oskwr] {
    position: relative;
    /*background-color: #781d7e;*/
    background-image: linear-gradient(to top, #ffffff, #ddd7ec, #c0aed7, #a786bf, #925da5, #9d4b99, #a83488, #b10d73, #d31863, #eb374f, #f95a37, #fd7e14);
    width: 100%;
    height: 100%
}

main[b-0v522oskwr] {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    overflow: hidden;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-ddng13zqjs] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ddng13zqjs] {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    overflow: hidden;
}

.sidebar[b-ddng13zqjs] {
    background: #f7f7f7;
}

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

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

        .top-row[b-ddng13zqjs]  a:hover, .top-row[b-ddng13zqjs]  .btn-link:hover {
            text-decoration: underline;
        }

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

@media (min-width: 640.98px) {

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

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

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

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

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

        .top-row.auth[b-ddng13zqjs]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-ddng13zqjs], article[b-ddng13zqjs] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.avatar-right[b-462ipjkhwg] {
    margin-left: auto; /* Pushes avatar to the far right */
    margin-right: 1em; /* Optional: add margin on the right side */
}

.mud-navmenu-horizontal[b-462ipjkhwg] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px; /* Controls spacing between items */

}

[b-462ipjkhwg] #muddynav {
    font-size: 1.2em;
    display: flex;
    justify-content: center;
    font-weight: bold;

}

[b-462ipjkhwg] .fa, .far[b-462ipjkhwg], .fas[b-462ipjkhwg] {
    position: relative !important;
    top: 11px !important;
    color: #333333;
}
/* /Shared/NavSideBar.razor.rz.scp.css */
[b-hk05505ug6] .a {
    background-color: #6C5879 !important;
    color: #FFFFFF !important;
}
#toggleBtn[b-hk05505ug6] {
    position: absolute;
    top: 10px; /* Adjusts vertical position */
    right: -10px; /* Negative value to "hang" off the right side */
    background-color: #ff5733;
    padding: 10px;
    border-radius: 5px;
    transform: translateX(50%); /* Pushes it outside without triggering overflow clipping */
}
#toggleContainer[b-hk05505ug6] {
    position: relative; /* Allows child elements to use absolute positioning */
    width: 102%;
    min-height: fit-content;
    margin-top: 2rem;
    text-align: right;
    overflow: visible; /* Allow children to go outside the container */
}
/* /Shared/NoMenuLayout.razor.rz.scp.css */
.page[b-s24ckqkopl] {
    position: relative;
    /*background-color: #781d7e;*/
    background-image: linear-gradient(to top, #ffffff, #ddd7ec, #c0aed7, #a786bf, #925da5, #9d4b99, #a83488, #b10d73, #d31863, #eb374f, #f95a37, #fd7e14);
    width: 100%;
    height: 100%
}

main[b-s24ckqkopl] {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    overflow: hidden;
}
