@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/siteNDPC/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-dsmyxipzdf] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-dsmyxipzdf] {
    flex: 1;
}

.sidebar[b-dsmyxipzdf] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.toastSuccess[b-dsmyxipzdf] {
    background-color: greenyellow;
}

.top-row[b-dsmyxipzdf] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    font-size: 0.9em;
    font-weight: 500;
}

    .top-row[b-dsmyxipzdf]  a, .top-row .btn-link[b-dsmyxipzdf] {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-dsmyxipzdf]  a:hover, .top-row[b-dsmyxipzdf]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-dsmyxipzdf]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .footer[b-dsmyxipzdf] {
        position: sticky;
        bottom: 0;
    }

@media (max-width: 767.98px) {
    .top-row[b-dsmyxipzdf] {
        display: none;
    }
}

@media (min-width: 768px) {
    .page[b-dsmyxipzdf] {
        flex-direction: row;
    }

    .sidebar[b-dsmyxipzdf] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-dsmyxipzdf] {
        position: sticky;
        height: 7.0rem;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-dsmyxipzdf]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-dsmyxipzdf], article[b-dsmyxipzdf] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-dsmyxipzdf] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-dsmyxipzdf] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/siteNDPC/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-c3n8q02t99] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
    background-color: rgba(0,0,0,0.4);
}

.navbar-toggler:checked[b-c3n8q02t99] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-c3n8q02t99] {
    height: 7.0rem;
    background-color: #f7f7f7;
}

.navbar-brand[b-c3n8q02t99] {
    font-size: 1.1rem;
}

.bi[b-c3n8q02t99] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-c3n8q02t99] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-c3n8q02t99] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-c3n8q02t99] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-file-spreadsheet-fill-nav-menu[b-c3n8q02t99] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-file-spreadsheet-fill' viewBox='0 0 16 16'%3E%3Cpath d='M12 0H4a2 2 0 0 0-2 2v4h12V2a2 2 0 0 0-2-2m2 7h-4v2h4zm0 3h-4v2h4zm0 3h-4v3h2a2 2 0 0 0 2-2zm-5 3v-3H6v3zm-4 0v-3H2v1a2 2 0 0 0 2 2zm-3-4h3v-2H2zm0-3h3V7H2zm4 0V7h3v2zm0 1h3v2H6z'/%3E%3C/svg%3E");
}

.bi-file-spreadsheet-nav-menu[b-c3n8q02t99] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-file-spreadsheet' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm2-1a1 1 0 0 0-1 1v4h10V2a1 1 0 0 0-1-1zm9 6h-3v2h3zm0 3h-3v2h3zm0 3h-3v2h2a1 1 0 0 0 1-1zm-4 2v-2H6v2zm-4 0v-2H3v1a1 1 0 0 0 1 1zm-2-3h2v-2H3zm0-3h2V7H3zm3-2v2h3V7zm3 3H6v2h3z'/%3E%3C/svg%3E");
}

.bi-building-fill-nav-menu[b-c3n8q02t99] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-building-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M3 0a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h3v-3.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V16h3a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1zm1 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm3.5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5M4 5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zM7.5 5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5m2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zM4.5 8h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5m2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm3.5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5'/%3E%3C/svg%3E");
}

.bi-person-lines-fill-nav-menu[b-c3n8q02t99] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-lines-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6m-5 6s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1zM11 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5m.5 2.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1zm2 3a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1zm0 3a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1z'/%3E%3C/svg%3E");
}

.bi-table-nav-menu[b-c3n8q02t99] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-table' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 2h-4v3h4zm0 4h-4v3h4zm0 4h-4v3h3a1 1 0 0 0 1-1zm-5 3v-3H6v3zm-5 0v-3H1v2a1 1 0 0 0 1 1zm-4-4h4V8H1zm0-4h4V4H1zm5-3v3h4V4zm4 4H6v3h4z'/%3E%3C/svg%3E");
}

.nav-item[b-c3n8q02t99] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-c3n8q02t99] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-c3n8q02t99] {
        padding-bottom: 1rem;
    }

    .nav-item[b-c3n8q02t99]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-c3n8q02t99]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-c3n8q02t99]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-c3n8q02t99] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-c3n8q02t99] {
    display: block;
}

@media (max-width: 767.98px) {
    div #radha[b-c3n8q02t99] {
        display: none;
    }
}

@media (min-width: 768px) {
    .navbar-toggler[b-c3n8q02t99] {
        display: none;
    }

    div #shyam[b-c3n8q02t99] {
        display: none;
    }

    .nav-scrollable[b-c3n8q02t99] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 2.5rem);
        overflow-y: auto;
    }
}
/* _content/siteNDPC/Components/Pages/AboutUs.razor.rz.scp.css */
p[b-u0q8yps4w9] {
    background-color: lightcyan;
    border-radius: 20px;
    padding: 2%;
    margin-top: 5%;
    font-size:x-large;
}
.yearbkg[b-u0q8yps4w9] {
    background-image: url("/wwwroot/img/32_J.png");
    background-color: rgba(255,255,255,0.97);
    background-blend-mode: lighten;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom;
    background-size: contain;
    height: auto;
}
/* _content/siteNDPC/Components/Shared/DropDownMenuItem.razor.rz.scp.css */
.oi[b-an4l2gcgfv] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-an4l2gcgfv] {
    font-size: 0.9rem;
    overflow-x:auto;
}

    .nav-item[b-an4l2gcgfv]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 2rem;
    }

        .nav-item[b-an4l2gcgfv]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-an4l2gcgfv]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

ul[b-an4l2gcgfv] {
    background: #3399ff;
}
/* _content/siteNDPC/Components/Shared/Notify.razor.rz.scp.css */
.cs-toast[b-3m8syyeuxe] {
    display: none;
    padding: 1.5rem;
    color: #fff;
    z-index: 999;
    position: absolute;
    width: 25rem;
    top: 2rem;
    border-radius: 1rem;
    right: 2rem;
}

.cs-toast-icon[b-3m8syyeuxe] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 1rem;
    font-size: 2.5rem;
}

.cs-toast-body[b-3m8syyeuxe] {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-left: 1rem;
}

    .cs-toast-body p[b-3m8syyeuxe] {
        margin-bottom: 0;
    }

.cs-toast-visible[b-3m8syyeuxe] {
    display: flex;
    flex-direction: row;
    animation: fadein-b-3m8syyeuxe 1.5s;
}

@keyframes fadein-b-3m8syyeuxe {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
/* _content/siteNDPC/Components/Shared/SlideShow.razor.rz.scp.css */
.carousel[b-q1hxv42qq1] {
    width: 80%;
    margin-left:10%;
    height: auto;
}

.carousel-indicators [data-bs-target][b-q1hxv42qq1] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: darkred;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
    border-radius: 60%;
}
.carousel-indicators .active[b-q1hxv42qq1] {
    background-color: red;
}

/*.carousel-inner .item {
    height: 300px;
}
.carousel-inner .item img {
    max-width: 650px;
    height: auto;
}
*/

/* change transition duration to control the speed of fade effect */
.carousel-item[b-q1hxv42qq1] {
    transition: transform 2.6s ease-in-out;
}

.carousel-fade .active.carousel-item-start[b-q1hxv42qq1],
.carousel-fade .active.carousel-item-end[b-q1hxv42qq1] {
    transition: opacity 0s 2.6s;
}


@-webkit-keyframes fadeinout {
  0%,100% { opacity: 0; }
  50% { opacity: 1; }
}

@keyframes fadeinout-b-q1hxv42qq1 {
  0%,100% { opacity: 0; }
  50% { opacity: 1; }
}
/* _content/siteNDPC/Components/Shared/ToolTip.razor.rz.scp.css */
body[b-0b38uftw2l] {
}

.tooltip-wrapper[b-0b38uftw2l] {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    cursor: help;
}

span[b-0b38uftw2l] {
    visibility: hidden;
    position: absolute;
    width: 120px;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
    background-color: #808080;
    color: #fff;
    text-align: center;
    font-family:Calibri;
    font-size:0.8em;
    padding: 5px 0;
    border-radius: 6px;
    z-index: 1;
}

    span[b-0b38uftw2l]::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent;
    }

.tooltip-wrapper:hover span[b-0b38uftw2l] {
    visibility: visible;
}
