@import '_content/Havit.Blazor.Components.Web.Bootstrap/Havit.Blazor.Components.Web.Bootstrap.mm3aqpuyun.bundle.scp.css';

/* _content/CareerPathways.Web/Components/Layouts/AdminLayout.razor.rz.scp.css */

    
.page[b-nfwuy0s78q] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-nfwuy0s78q] {
    flex: 1;
}

.sidebar[b-nfwuy0s78q] {
    background-color: #2d3748;
}

.top-row[b-nfwuy0s78q] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-nfwuy0s78q]  a, .top-row[b-nfwuy0s78q]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-nfwuy0s78q]  a:hover, .top-row[b-nfwuy0s78q]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-nfwuy0s78q]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-nfwuy0s78q] {
        justify-content: space-between;
    }

    .top-row[b-nfwuy0s78q]  a, .top-row[b-nfwuy0s78q]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-nfwuy0s78q] {
        flex-direction: row;
    }

    .sidebar[b-nfwuy0s78q] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-nfwuy0s78q] {
        position: sticky;
        top: 0;
        z-index: 10;
    }

    .top-row.auth[b-nfwuy0s78q]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-nfwuy0s78q], article[b-nfwuy0s78q] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-nfwuy0s78q] {
    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-nfwuy0s78q] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }


.profile_info[b-nfwuy0s78q] {
    width: 340px;
    background: #fff;
    padding:0 !important;
    box-shadow: 0px 2px 4px rgba(18, 51, 76, 0.05), 0px 2px 16px rgba(18, 51, 76, 0.1);
    border:0;
}

    .profile_info .profile-user[b-nfwuy0s78q] {
        max-height: 99px;
        padding: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 4px;
    }

        .profile_info .profile-user > .info-container[b-nfwuy0s78q] {
            display: flex;
            width: 100%;
            height: 100%;
        }

            .profile_info .profile-user > .info-container > .profile-avatar[b-nfwuy0s78q] {
                align-self: flex-start;
            }

                .profile_info .profile-user > .info-container > .profile-avatar > .preview_pic[b-nfwuy0s78q] {
                    margin-left: 8px;
                    border-radius: 50%;
                    width: 56px;
                    height: 56px;
                    display: inline-flex;
                    justify-content: center;
                    align-items: center;
                    margin-right: 25px;
                }

            .profile_info .profile-user > .info-container > .profile-details[b-nfwuy0s78q] {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
            }

                .profile_info .profile-user > .info-container > .profile-details > .user-name[b-nfwuy0s78q] {
                    font-size: 16px;
                    font-weight: 600;
                    margin: 0;
                    max-width: 208px;
                }

                .profile_info .profile-user > .info-container > .profile-details > .user-email[b-nfwuy0s78q] {
                    font-size: 12px;
                    font-weight: 400;
                    max-width: 208px;
                    color: #3b4854;
                    line-height: 18px;
                    margin-top: 2px;
                    line-break: anywhere;
                    max-width: 208px;
                }

                .profile_info .profile-user > .info-container > .profile-details > a.link[b-nfwuy0s78q] {
                    display: flex;
                    padding: 0;
                    font-size: 14px;
                    font-weight: 500;
                    color: #2e66d0;
                    margin-top: 4px;
                    margin-left: 0;
                }

    .profile_info .separator[b-nfwuy0s78q] {
        border-color: #c9d3db;
        border-bottom: 1px solid #c9d3db;
        display: block;
        padding: 0;
        margin: 0;
        height: 0;
    }


    .profile_info .profile-actions[b-nfwuy0s78q] {
        padding: 8px 0;
    }

        .profile_info .profile-actions > .action-container[b-nfwuy0s78q] {
            display: flex;
            align-items: center;
            position: relative;
            margin: 0;
        }

            .profile_info .profile-actions > .action-container:hover[b-nfwuy0s78q] {
                background: #f7f7f7;
                cursor: pointer;
            }

    .profile_info a.link[b-nfwuy0s78q] {
        display: block;
        padding: 9px 12px;
        color: #27313b;
        text-decoration: none;
    }

        .profile_info a.link:hover[b-nfwuy0s78q] {
            color: #2e66d0;
        }

    .profile_info .profile-actions > .action-container i[b-nfwuy0s78q] {
        width: 18px;
        height: 18px;
        margin-left: 24px;
        margin-right: 24px;
        font-size: 18px;
        text-align: center;
        color: #3b4854;
    }

    .profile_info .link[b-nfwuy0s78q], .profile_info h5[b-nfwuy0s78q], .profile_info .profile-user[b-nfwuy0s78q] {
        font-size: 14px;
    }
/* _content/CareerPathways.Web/Components/Layouts/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-tl16zoyqx1] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    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);
}

.navbar-toggler:checked[b-tl16zoyqx1] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-tl16zoyqx1] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-tl16zoyqx1] {
    font-size: 1.1rem;
    padding: 0 !important;
    margin: 0;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}


.nav-item[b-tl16zoyqx1] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-tl16zoyqx1] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-tl16zoyqx1] {
        padding-bottom: 1rem;
    }

    .nav-item[b-tl16zoyqx1]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

    /*.nav-item span[class^="fa-"] {
        padding-right: 0.5rem;
    }*/

.nav-item[b-tl16zoyqx1]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-tl16zoyqx1]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-tl16zoyqx1] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-tl16zoyqx1] {
    display: block;
}


.nav-link .sub[b-tl16zoyqx1], .nav-item .sub[b-tl16zoyqx1]{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 140px;
}

@media (min-width: 641px) {
    .navbar-toggler[b-tl16zoyqx1] {
        display: none;
    }

    .nav-scrollable[b-tl16zoyqx1] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
        overflow-x: hidden;
    }
}
/* _content/CareerPathways.Web/Components/Layouts/PublicLayout.razor.rz.scp.css */
.page[b-ggdjz9x1gi] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ggdjz9x1gi] {
    flex: 1;
}

.sidebar[b-ggdjz9x1gi] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ggdjz9x1gi] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ggdjz9x1gi]  a, .top-row[b-ggdjz9x1gi]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ggdjz9x1gi]  a:hover, .top-row[b-ggdjz9x1gi]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ggdjz9x1gi]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ggdjz9x1gi] {
        justify-content: space-between;
    }

    .top-row[b-ggdjz9x1gi]  a, .top-row[b-ggdjz9x1gi]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ggdjz9x1gi] {
        flex-direction: row;
    }

    .sidebar[b-ggdjz9x1gi] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ggdjz9x1gi] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ggdjz9x1gi]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ggdjz9x1gi], article[b-ggdjz9x1gi] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ggdjz9x1gi] {
    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-ggdjz9x1gi] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/CareerPathways.Web/Components/Pages/Admin/CatalogPrograms.razor.rz.scp.css */
.program-card[b-bajg4a4hn5] {
    transition: box-shadow 0.2s, transform 0.2s;
}

    .program-card:hover[b-bajg4a4hn5] {
        box-shadow: 0 0 10px rgba(0,0,0,0.15);
        transform: translateY(-2px) scale(1.02);
    }

.cursor-pointer[b-bajg4a4hn5] {
    cursor: pointer;
}
/* _content/CareerPathways.Web/Components/Pages/Admin/Dashboard.razor.rz.scp.css */
.dashboard-card[b-yozm5zg6qd] {
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
    border-radius: 0.75rem;
    transition: transform 0.2s ease-in-out;
    background-color: #fff;
}

    .dashboard-card:hover[b-yozm5zg6qd] {
        transform: translateY(-4px);
    }

.dashboard-grid .card[b-yozm5zg6qd] {
    min-height: 150px;
}


/* _content/CareerPathways.Web/Components/Pages/Admin/ManageCourseBlocks.razor.rz.scp.css */
.side-card[b-r70fiz3nkz] {
    background: rgba(33, 37, 41, 0.03);
}

@media (min-width: 992px) { /* desktop and larger */
    .sticky-desktop[b-r70fiz3nkz] {
        position: sticky;
        top: 70px;
    }
}
/* _content/CareerPathways.Web/Components/Pages/Admin/Settings/PageBuilder.razor.rz.scp.css */
.drag-handle[b-v69856zv91] {
    cursor: grab;
    user-select: none;
}

    .drag-handle:active[b-v69856zv91] {
        cursor: grabbing;
    }
/* _content/CareerPathways.Web/Components/Pages/Public/SubPages.razor.rz.scp.css */
/* _content/CareerPathways.Web/Components/Shared/ColorPicker.razor.rz.scp.css */
.color-input-wrapper[b-xbebb5r3k0] {
    margin-bottom: 1rem;
}

.color-input-box[b-xbebb5r3k0] {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 0.5rem;
    padding: 0.2rem 0.5rem;
    background-color: #fff;
}

    .color-input-box.is-invalid[b-xbebb5r3k0] {
        border: 1px solid rgba(var(--bs-danger-rgb));
    }

    .color-value[b-xbebb5r3k0] {
        border: none;
        background: none;
        font-weight: bold;
        font-size: .9rem;
        flex-grow: 1;
        padding: 0;
        color: #333;
        box-shadow: none !important
    }

.color-picker[b-xbebb5r3k0] {
    flex: 0 0 auto;
    width: 2rem;
    height: 2rem;
    margin: 0.5rem;
    border-radius: 0.475rem;
    border: 0.063rem solid #B2B3B7;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

    /* Remove the default inner swatch (especially in Chrome) */
    .color-picker[b-xbebb5r3k0]::-webkit-color-swatch-wrapper {
        padding: 0;
        border-radius: 0.375rem;
    }

    .color-picker[b-xbebb5r3k0]::-webkit-color-swatch {
        border: none;
        border-radius: 0.375rem;
    }

    .color-picker[b-xbebb5r3k0]::-moz-color-swatch {
        border: none;
        border-radius: 0.375rem;
    }
/* _content/CareerPathways.Web/Components/Shared/Flyout.razor.rz.scp.css */
/* Components/Flyout.razor.css */

/* slide-in keyframes */
@keyframes slideIn-b-2syc32tpx0 {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(0);
    }
}

/* slide-out keyframes */
@keyframes slideOut-b-2syc32tpx0 {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(100%);
    }
}

/* fade-in/out for backdrop */
@keyframes fadeIn-b-2syc32tpx0 {
    from {
        background: rgba(0,0,0,0);
    }

    to {
        background: rgba(0,0,0,0.4);
    }
}

@keyframes fadeOut-b-2syc32tpx0 {
    from {
        background: rgba(0,0,0,0.4);
    }

    to {
        background: rgba(0,0,0,0);
    }
}

/* base styles for the flyout panel */
.flyout[b-2syc32tpx0] {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 540px;
    height: 100%;
    background: #fff;
    border-left: 1px solid #ccc;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    box-shadow: -2px 0 5px rgba(0,0,0,0.2);
    z-index: 1050;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    /* start off-screen so slideIn works */
    transform: translateX(100%);
}

    /* when first rendering: slide in */
    .flyout.slide-in[b-2syc32tpx0] {
        animation: slideIn-b-2syc32tpx0 0.3s ease-out forwards;
    }

    /* when closing: slide out */
    .flyout.slide-out[b-2syc32tpx0] {
        animation: slideOut-b-2syc32tpx0 0.3s ease-in forwards;
    }

.flyout-title[b-2syc32tpx0] {
    margin: 0px;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 2;
    letter-spacing: 0.0075em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-flex: 1;
    flex-grow: 1;
}

.flyout-close-btn[b-2syc32tpx0] {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    text-align: center;
    flex: 0 0 auto;
    border-radius: 50%;
    overflow: visible;
    color: rgba(0, 0, 0, 0.54);
    padding: 5px;
    font-size: 1.125rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

    .flyout-close-btn:hover[b-2syc32tpx0] {
        background-color: rgba(0, 0, 0, 0.04);
    }

    .flyout-close-btn:focus[b-2syc32tpx0] {
        box-shadow: rgb(0, 92, 132) 0px 0px 0px 0.15rem, rgb(255, 255, 255) 0px 0px 0px 0.3rem;
        background: rgb(255, 255, 255);
        color: rgb(0, 92, 132);
    }

    .flyout-close-btn svg[b-2syc32tpx0] {
        font-size: 100px;
        user-select: none;
        width: 1em;
        height: 1em;
        display: inline-block;
        fill: currentcolor;
        flex-shrink: 0;
        font-size: 1.5rem;
        transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1);
    }

/* flyout header area */
.flyout-header[b-2syc32tpx0] {
    padding: 10px 20px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.12);
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    position: sticky;
    top: 0;
    z-index: 10;
    background: var(--bs-body-bg);
    width: 100%;
}

/* flyout body area */
.flyout-body[b-2syc32tpx0] {
    padding: 0 20px;
}

    

/* footer flex area */
.flyout-footer[b-2syc32tpx0] {
    margin-top: auto;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 10px 20px;
    border-top: solid 1px rgba(0, 0, 0, 0.12);
    position: sticky;
    bottom: 0px;
    background: var(--bs-body-bg);
    z-index:10;
}

/* backdrop covering entire screen */
.flyout-backdrop[b-2syc32tpx0] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0);
    z-index: 1040;
    animation: fadeIn-b-2syc32tpx0 0.3s ease-out forwards;
}

    /* fade-out the backdrop */
    .flyout-backdrop.fade-out[b-2syc32tpx0] {
        animation: fadeOut-b-2syc32tpx0 0.3s ease-in forwards;
    }


/* _content/CareerPathways.Web/Components/Shared/FullScreenLoader.razor.rz.scp.css */
.loader-overlay[b-06vj5qdgye] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
/* _content/CareerPathways.Web/Components/Shared/ImageUpload.razor.rz.scp.css */
label[b-mwkhxklenq]{
    font-weight:bold
}

.btn-upload-image[b-mwkhxklenq], .btn-upload-image:focus[b-mwkhxklenq], .btn-upload-image:hover[b-mwkhxklenq] {
    width: 150px;
    height: 150px;
    background: #fff6f6;
    border: dashed 1px #ddcaca;
    color: black;
    font-size: 12px;
    box-shadow: none !important;
}

.uploaded-image[b-mwkhxklenq] {
    position: relative;
    width: 150px;
    height: 150px;
    padding: .25rem;
    background-color: var(--bs-border-color);
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    overflow: hidden;
    cursor: pointer;
}

    .uploaded-image img[b-mwkhxklenq] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .uploaded-image .replace-action[b-mwkhxklenq] {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius:4px;
        padding:5px 10px;
        background:#fff;
        opacity: 0.9;
        cursor: pointer;
        z-index: 1;
    }

/* _content/CareerPathways.Web/Components/Shared/ProgressLoader.razor.rz.scp.css */
.spinner[b-1mcrnj32x5] {
    width: 30px;
    height: 30px;
    border: 4px solid var(--primary-color, #3498db);
    border-top: 6px solid transparent;
    border-radius: 50%;
    animation: spin-b-1mcrnj32x5 1s linear infinite;
}

@keyframes spin-b-1mcrnj32x5 {
    to {
        transform: rotate(360deg);
    }
}
/* _content/CareerPathways.Web/Components/Shared/SortableList.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/

[b-ym5kic7eu8] .sortable-ghost {
    visibility: hidden;
}

[b-ym5kic7eu8] .sortable-fallback {
    opacity: 1 !important
}
/* _content/CareerPathways.Web/Components/Shared/TinyMCEEditor.razor.rz.scp.css */
.fade-in[b-hzknotzwui] {
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
}

    .fade-in.show[b-hzknotzwui] {
        opacity: 1;
    }
/* _content/CareerPathways.Web/Components/Shared/TwoColumnSection.razor.rz.scp.css */
/* _content/CareerPathways.Web/Components/Shared/UploadModal.razor.rz.scp.css */
.upload-dropzone[b-fc2hpf8ume] {
    border: 2px dashed #ccc;
    border-radius: 8px;
    padding: 2rem;
    text-align: center;
    transition: border-color 0.2s, background-color 0.2s;
    background-color: #fafafa;
}

    .upload-dropzone.dragging[b-fc2hpf8ume] {
        border-color: #007bff;
        background-color: #f0f8ff;
    }

    .upload-dropzone.invalid-drop[b-fc2hpf8ume] {
        border-color: red !important;
        background-color: #fff5f5;
    }

    .upload-dropzone.invalid-drop.shake[b-fc2hpf8ume] {
        animation: shake-b-fc2hpf8ume 0.82s cubic-bezier(.36,.07,.19,.97) both;
    }

.upload-icon[b-fc2hpf8ume] {
    font-size: 2.5rem;
    color: #6c757d;
    margin-bottom: 0.5rem;
}

.upload-text[b-fc2hpf8ume] {
    font-weight: 600;
    margin: 0;
}

.upload-subtext[b-fc2hpf8ume] {
    font-size: 0.875rem;
    color: #6c757d;
    margin: 0 0 1rem 0;
}

@keyframes shake-b-fc2hpf8ume {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

