/* _content/Portal/Pages/Counter.razor.rz.scp.css */
/* _content/Portal/Pages/Donations.razor.rz.scp.css */
h3[b-rnq39pk5kc] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}
/* _content/Portal/Pages/EditEventTicket.razor.rz.scp.css */
h3[b-lckxjgrdjg] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}
/* _content/Portal/Pages/Event.razor.rz.scp.css */
h3[b-l6tpb7pvqx] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}
/* _content/Portal/Pages/EventRpt.razor.rz.scp.css */
h3[b-srblvzlyjb] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}
/* _content/Portal/Pages/Helpdesk.razor.rz.scp.css */
h3[b-xp05bl0ybo] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}
/* _content/Portal/Pages/HelpdeskRpt.razor.rz.scp.css */
h3[b-tlb2ryecjc] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}
/* _content/Portal/Pages/ImageCarousel.razor.rz.scp.css */
/* _content/Portal/Pages/Index.razor.rz.scp.css */
h3[b-u53odf05bs] {
    color:blue;
    font-style:italic;
    text-shadow:2px 2px 2px gray;
}

p[b-u53odf05bs] {
    background-color: coral;
    padding:0px;
    margin:0px 0px 0px 0px;
}
/* _content/Portal/Pages/NewEventTicket.razor.rz.scp.css */
h3[b-wjk42oinkx] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}
/* _content/Portal/Pages/NewHelpdeskTicket.razor.rz.scp.css */
h3[b-oahyq0g49p] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}
/* _content/Portal/Pages/NewSmartTicket.razor.rz.scp.css */
h3[b-oayuwqoloo] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}
/* _content/Portal/Pages/OriHelpdesk.razor.rz.scp.css */
h3[b-fuk1ru020w] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}
/* _content/Portal/Pages/OriIndex.razor.rz.scp.css */
h3[b-3fgv098p5y] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}

p[b-3fgv098p5y] {
    background-color: coral;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
/* _content/Portal/Pages/OriSmartSystemList.razor.rz.scp.css */
h3[b-ex9bhewxhu] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}
/* _content/Portal/Pages/PhotoGallery.razor.rz.scp.css */
h3[b-nduna7npzk] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}
/* _content/Portal/Pages/Register.razor.rz.scp.css */
h3[b-1dk6pi30bl] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}

form[b-1dk6pi30bl] {
    margin: 0px 10px;
}

h2[b-1dk6pi30bl] {
    margin-top: 2px;
    margin-bottom: 2px;
}

.container[b-1dk6pi30bl] {
    max-width: 560px;
}

.divider[b-1dk6pi30bl] {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
}

    .divider hr[b-1dk6pi30bl] {
        margin: 7px 0px;
        width: 35%;
    }

.left[b-1dk6pi30bl] {
    float: left;
}

.right[b-1dk6pi30bl] {
    float: right;
}
/* _content/Portal/Pages/SmartSystem.razor.rz.scp.css */
h3[b-l0t6eyymne] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}

p[b-l0t6eyymne] {
    background-color: coral;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
/* _content/Portal/Pages/SmartSystemList.razor.rz.scp.css */
h3[b-al4a8cor9k] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}
/* _content/Portal/Pages/SmartSystemRpt.razor.rz.scp.css */
h3[b-u412095qrw] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}
/* _content/Portal/Pages/Test3.razor.rz.scp.css */

/* BASIC */

html[b-tsr929cc6g] {
    background-color: #56baed;
}

body[b-tsr929cc6g] {
    font-family: "Poppins", sans-serif;
    height: 100vh;
}

a[b-tsr929cc6g] {
    color: #92badd;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
}

h2[b-tsr929cc6g] {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    margin: 40px 8px 10px 8px;
    color: #cccccc;
}



/* STRUCTURE */

.wrapper[b-tsr929cc6g] {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    min-height: 100%;
    padding: 20px;
}

#formContent[b-tsr929cc6g] {
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background: #fff;
    padding: 30px;
    width: 95%;
    max-width: 560px;
    position: relative;
    padding: 0px;
    -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    text-align: center;
}

#formFooter[b-tsr929cc6g] {
    background-color: #f6f6f6;
    border-top: 1px solid #dce8f1;
    padding: 25px;
    text-align: center;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}



/* TABS */

h2.inactive[b-tsr929cc6g] {
    color: #cccccc;
}

h2.active[b-tsr929cc6g] {
    color: #0d0d0d;
    border-bottom: 2px solid #5fbae9;
}



/* FORM TYPOGRAPHY*/

input[type=button][b-tsr929cc6g], input[type=submit][b-tsr929cc6g], input[type=reset][b-tsr929cc6g] {
    background-color: #56baed;
    border: none;
    color: white;
    padding: 15px 80px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    -webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
    box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 5px 20px 40px 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    input[type=button]:hover[b-tsr929cc6g], input[type=submit]:hover[b-tsr929cc6g], input[type=reset]:hover[b-tsr929cc6g] {
        background-color: #39ace7;
    }

    input[type=button]:active[b-tsr929cc6g], input[type=submit]:active[b-tsr929cc6g], input[type=reset]:active[b-tsr929cc6g] {
        -moz-transform: scale(0.95);
        -webkit-transform: scale(0.95);
        -o-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95);
    }

input[type=text][b-tsr929cc6g] {
    background-color: #f6f6f6;
    border: none;
    color: #0d0d0d;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 5px;
    width: 85%;
    border: 2px solid #f6f6f6;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

    input[type=text]:focus[b-tsr929cc6g] {
        background-color: #fff;
        border-bottom: 2px solid #5fbae9;
    }

    input[type=text]:placeholder[b-tsr929cc6g] {
        color: #cccccc;
    }

input[type=button]:hover[b-tsr929cc6g], input[type=submit]:hover[b-tsr929cc6g], input[type=reset]:hover[b-tsr929cc6g] {
    background-color: #39ace7;
}

input[type=button]:active[b-tsr929cc6g], input[type=submit]:active[b-tsr929cc6g], input[type=reset]:active[b-tsr929cc6g] {
    -moz-transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -o-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

input[type=password][b-tsr929cc6g] {
    background-color: #f6f6f6;
    border: none;
    color: #0d0d0d;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 5px;
    width: 85%;
    border: 2px solid #f6f6f6;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

input[type=password]:focus[b-tsr929cc6g] {
    background-color: #fff;
    border-bottom: 2px solid #5fbae9;
}

    input[type=password]:placeholder[b-tsr929cc6g] {
        color: #cccccc;
    }



/* ANIMATIONS */

/* Simple CSS3 Fade-in-down Animation */
.fadeInDown[b-tsr929cc6g] {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown-b-tsr929cc6g;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown-b-tsr929cc6g {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

/* Simple CSS3 Fade-in Animation */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn-b-tsr929cc6g {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn[b-tsr929cc6g] {
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn-b-tsr929cc6g ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}

    .fadeIn.first[b-tsr929cc6g] {
        -webkit-animation-delay: 0.4s;
        -moz-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }

    .fadeIn.second[b-tsr929cc6g] {
        -webkit-animation-delay: 0.6s;
        -moz-animation-delay: 0.6s;
        animation-delay: 0.6s;
    }

    .fadeIn.third[b-tsr929cc6g] {
        -webkit-animation-delay: 0.8s;
        -moz-animation-delay: 0.8s;
        animation-delay: 0.8s;
    }

    .fadeIn.fourth[b-tsr929cc6g] {
        -webkit-animation-delay: 1s;
        -moz-animation-delay: 1s;
        animation-delay: 1s;
    }

/* Simple CSS3 Fade-in Animation */
.underlineHover[b-tsr929cc6g]:after {
    display: block;
    left: 0;
    bottom: -10px;
    width: 0;
    height: 2px;
    background-color: #56baed;
    content: "";
    transition: width 0.2s;
}

.underlineHover:hover[b-tsr929cc6g] {
    color: #0d0d0d;
}

    .underlineHover:hover[b-tsr929cc6g]:after {
        width: 100%;
    }

h1[b-tsr929cc6g] {
    color: #60a0ff;
}

/* OTHERS */

*:focus[b-tsr929cc6g] {
    outline: none;
}

#icon[b-tsr929cc6g] {
    width: 30%;
}
/* _content/Portal/Pages/TestRegister.razor.rz.scp.css */
*[b-2ps0u4jkrs] {
    box-sizing: border-box;
    font-family: "Merriweather Sans", sans-serif;
}

body[b-2ps0u4jkrs] {
    background-color: white;
    
    #form{
    color: white;
    background-color: white;
    border-radius: 5px;
    width: 400px;
    padding: 40px;
    margin: 150px auto;
    -webkit-box-shadow: -1px 3px 18px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 3px 18px 0px rgba(0,0,0,0.75);
    box-shadow: -1px 3px 18px 0px rgba(0,0,0,0.75);
    p {
    font-size: 0.9em;
}

button[b-2ps0u4jkrs] {
    width: 100%;
    text-align: center;
    color: grey;
    margin-top: 20px;
    border: 1px solid rgba(0,0,0,0.4);
}

.form-group[b-2ps0u4jkrs] {
    margin: 15px auto;
    label {
    font-weight: bold;
    font-size: 0.9em;
}

.input-group[b-2ps0u4jkrs] {
    border-radius: 5px;
    -webkit-box-shadow: -1px 3px 18px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: -1px 3px 18px 0px rgba(0,0,0,0.35);
    box-shadow: -1px 3px 18px 0px rgba(0,0,0,0.35);
    .input-group-addon {
    border: none;
    border-right: 1px solid rgba(0,0,0,0.2);
    }

input[b-2ps0u4jkrs] {
    padding-left: 10px;
}

i[b-2ps0u4jkrs] {
    color: #009EDF;
}

}

input[b-2ps0u4jkrs] {
    padding: 3px;
    width: 100%;
    border: none;
    border-radius: 0 5px 5px 0;
}

}
}
}
/* _content/Portal/Shared/DonationDetail.razor.rz.scp.css */
h3[b-5st6f0ogi7] {
    color: blue;
    font-style: italic;
    text-shadow: 2px 2px 2px gray;
}
/* _content/Portal/Shared/MainLayout.razor.rz.scp.css */
.page[b-dgvf162c4q] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-dgvf162c4q] {
    flex: 1;
}

.sidebar[b-dgvf162c4q] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-dgvf162c4q] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-dgvf162c4q]  a, .top-row .btn-link[b-dgvf162c4q] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-dgvf162c4q] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-dgvf162c4q] {
        display: none;
    }

    .top-row.auth[b-dgvf162c4q] {
        justify-content: space-between;
    }

    .top-row a[b-dgvf162c4q], .top-row .btn-link[b-dgvf162c4q] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-dgvf162c4q] {
        flex-direction: row;
    }

    .sidebar[b-dgvf162c4q] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-dgvf162c4q] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-dgvf162c4q], article[b-dgvf162c4q] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/Portal/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-dg1ljn7cqa] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-dg1ljn7cqa] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-dg1ljn7cqa] {
    font-size: 1.1rem;
}

.oi[b-dg1ljn7cqa] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-dg1ljn7cqa] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-dg1ljn7cqa] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-dg1ljn7cqa] {
        padding-bottom: 1rem;
    }

    .nav-item[b-dg1ljn7cqa]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-dg1ljn7cqa]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-dg1ljn7cqa]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-dg1ljn7cqa] {
        display: none;
    }

    .collapse[b-dg1ljn7cqa] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
