@import '_content/BlazorStrap.V5/BlazorStrap.V5.soy3cwhzex.bundle.scp.css';
@import '_content/BlazorStrap/BlazorStrap.10v83wk5fb.bundle.scp.css';

/* _content/WebSite/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-s4kskhkphu] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-s4kskhkphu] {
    flex: 1;
}

.sidebar[b-s4kskhkphu] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-s4kskhkphu] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-s4kskhkphu]  a, .top-row[b-s4kskhkphu]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-s4kskhkphu]  a:hover, .top-row[b-s4kskhkphu]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-s4kskhkphu]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-s4kskhkphu] {
        justify-content: space-between;
    }

    .top-row[b-s4kskhkphu]  a, .top-row[b-s4kskhkphu]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-s4kskhkphu] {
        flex-direction: row;
    }

    .sidebar[b-s4kskhkphu] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-s4kskhkphu] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-s4kskhkphu]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-s4kskhkphu], article[b-s4kskhkphu] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-s4kskhkphu] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-s4kskhkphu] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/WebSite/Components/Layout/PanelLayout.razor.rz.scp.css */
body[b-3luf9qlaq5] {
}
.page[b-3luf9qlaq5] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-3luf9qlaq5] {
    flex: 1;
}

.sidebar[b-3luf9qlaq5] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-3luf9qlaq5] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-3luf9qlaq5]  a, .top-row[b-3luf9qlaq5]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-3luf9qlaq5]  a:hover, .top-row[b-3luf9qlaq5]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-3luf9qlaq5]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-3luf9qlaq5] {
        display: none;
    }

    .top-row.auth[b-3luf9qlaq5] {
        justify-content: space-between;
    }

    .top-row[b-3luf9qlaq5]  a, .top-row[b-3luf9qlaq5]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-3luf9qlaq5] {
        flex-direction: row;
    }

    .sidebar[b-3luf9qlaq5] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-3luf9qlaq5] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-3luf9qlaq5]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-3luf9qlaq5], article[b-3luf9qlaq5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

/*************************Custom style*****************************/
a[b-3luf9qlaq5] {
    text-decoration: none !important
}
/* _content/WebSite/Components/Pages/Panel/Login.razor.rz.scp.css */
@font-face {
    font-family: iran-sans;
    src: url(assets/fonts/PersianFonts/IRANSansFaNum.ttf)
}

*[b-akopmeef7w] {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-weight: 300;
}

body[b-akopmeef7w] {
    font-family: "iran-sans", sans-serif;
    color: white;
    font-weight: 300;
}

    body [b-akopmeef7w]::-webkit-input-placeholder {
        /* WebKit browsers */
        font-family: "iran-sans", sans-serif;
        color: white;
        font-weight: 300;
    }

    body :-moz-placeholder[b-akopmeef7w] {
        /* Mozilla Firefox 4 to 18 */
        font-family: "iran-sans", sans-serif;
        color: white;
        opacity: 1;
        font-weight: 300;
    }

    body [b-akopmeef7w]::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        font-family: "iran-sans", sans-serif;
        color: white;
        opacity: 1;
        font-weight: 300;
    }

    body :-ms-input-placeholder[b-akopmeef7w] {
        /* Internet Explorer 10+ */
        font-family: "iran-sans", sans-serif;
        color: white;
        font-weight: 300;
    }

.wrapper[b-akopmeef7w] {
    background: #50a3a2;
    background: linear-gradient(to bottom right, #50a3a2 0%, #53e3a6 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .wrapper.form-success .container h1[b-akopmeef7w] {
        transform: translateY(85px);
    }

.container[b-akopmeef7w] {
    max-width: 70%;
    margin: 0 auto;
    padding: 200px 0;
    height: 100%;
    text-align: center;
    position: relative;
    z-index: 1000;
}

    .container h1[b-akopmeef7w] {
        font-size: 40px;
        transition-duration: 1s;
        transition-timing-function: ease-in-put;
        font-weight: 200;
    }

form[b-akopmeef7w] {
    padding: 20px 0;
    position: relative;
    z-index: 2;
}

    form input[b-akopmeef7w] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: 0;
        border: 1px solid rgba(255, 255, 255, 0.4);
        background-color: rgba(255, 255, 255, 0.2);
        width: 350px;
        border-radius: 3px;
        padding: 10px 15px;
        margin: 0 auto 10px auto;
        display: block;
        text-align: center;
        font-size: 18px;
        color: white;
        transition-duration: 0.25s;
        font-weight: 300;
        font-family: "iran-sans", sans-serif;
    }

        form input:hover[b-akopmeef7w] {
            background-color: rgba(255, 255, 255, 0.4);
        }

        form input:focus[b-akopmeef7w] {
            background-color: white;
            width: 400px;
            color: #53e3a6;
        }

    form button[b-akopmeef7w] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: 0;
        background-color: white;
        border: 0;
        padding: 10px 15px;
        color: #53e3a6;
        border-radius: 3px;
        width: 250px;
        cursor: pointer;
        font-size: 18px;
        transition-duration: 0.25s;
    }

        form button:hover[b-akopmeef7w] {
            background-color: #f5f7f9;
        }

.bg-bubbles[b-akopmeef7w] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

    .bg-bubbles li[b-akopmeef7w] {
        position: absolute;
        list-style: none;
        display: block;
        width: 40px;
        height: 40px;
        background-color: rgba(255, 255, 255, 0.15);
        bottom: -160px;
        -webkit-animation: square 25s infinite;
        animation: square-b-akopmeef7w 25s infinite;
        transition-timing-function: linear;
    }

        .bg-bubbles li:nth-child(1)[b-akopmeef7w] {
            left: 10%;
        }

        .bg-bubbles li:nth-child(2)[b-akopmeef7w] {
            left: 20%;
            width: 80px;
            height: 80px;
            -webkit-animation-delay: 2s;
            animation-delay: 2s;
            -webkit-animation-duration: 17s;
            animation-duration: 17s;
        }

        .bg-bubbles li:nth-child(3)[b-akopmeef7w] {
            left: 25%;
            -webkit-animation-delay: 4s;
            animation-delay: 4s;
        }

        .bg-bubbles li:nth-child(4)[b-akopmeef7w] {
            left: 40%;
            width: 60px;
            height: 60px;
            -webkit-animation-duration: 22s;
            animation-duration: 22s;
            background-color: rgba(255, 255, 255, 0.25);
        }

        .bg-bubbles li:nth-child(5)[b-akopmeef7w] {
            left: 70%;
        }

        .bg-bubbles li:nth-child(6)[b-akopmeef7w] {
            left: 80%;
            width: 120px;
            height: 120px;
            -webkit-animation-delay: 3s;
            animation-delay: 3s;
            background-color: rgba(255, 255, 255, 0.2);
        }

        .bg-bubbles li:nth-child(7)[b-akopmeef7w] {
            left: 32%;
            width: 160px;
            height: 160px;
            -webkit-animation-delay: 7s;
            animation-delay: 7s;
        }

        .bg-bubbles li:nth-child(8)[b-akopmeef7w] {
            left: 55%;
            width: 20px;
            height: 20px;
            -webkit-animation-delay: 15s;
            animation-delay: 15s;
            -webkit-animation-duration: 40s;
            animation-duration: 40s;
        }

        .bg-bubbles li:nth-child(9)[b-akopmeef7w] {
            left: 25%;
            width: 10px;
            height: 10px;
            -webkit-animation-delay: 2s;
            animation-delay: 2s;
            -webkit-animation-duration: 40s;
            animation-duration: 40s;
            background-color: rgba(255, 255, 255, 0.3);
        }

        .bg-bubbles li:nth-child(10)[b-akopmeef7w] {
            left: 90%;
            width: 160px;
            height: 160px;
            -webkit-animation-delay: 11s;
            animation-delay: 11s;
        }

@-webkit-keyframes square {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-700px) rotate(600deg);
    }
}

@keyframes square-b-akopmeef7w {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-700px) rotate(600deg);
    }
}
/* _content/WebSite/Components/PanelComponent/PanelNavMenu.razor.rz.scp.css */
.navbar-toggler[b-mxrwaxx29z] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-mxrwaxx29z] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-mxrwaxx29z] {
    font-size: 1.1rem;
}

.oi[b-mxrwaxx29z] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-mxrwaxx29z] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-mxrwaxx29z] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-mxrwaxx29z] {
        padding-bottom: 1rem;
    }

    .nav-item[b-mxrwaxx29z]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-mxrwaxx29z]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-mxrwaxx29z]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-mxrwaxx29z] {
        display: none;
    }

    .collapse[b-mxrwaxx29z] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-mxrwaxx29z] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
