/* /Pages/Authentication/login.razor.rz.scp.css */
.main-containter-c[b-sbsdpsfq7u] {
    display: flex;
    width: 100%;
    height: 100vh;
    align-items: center;
}
/* /Pages/AutomationBuilder.razor.rz.scp.css */
body[b-55q03v9nju] {
}



/* /Pages/FileUpload.razor.rz.scp.css */
.geXhFa[b-t23yzb8q7t] {
    position: relative;
    width: 100%;
    padding: 20px;
    border: 0px solid green;
}

.kUa-dRy[b-t23yzb8q7t] {
    position: relative;
    border-radius: 30px;
    border: 3px dashed rgba(151, 165, 180, 0.5);
    padding: 20px 20px;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    row-gap: 12px;
    transition: all 0.3s ease 0s;
}

.gpWszP[b-t23yzb8q7t] {
    display: block;
    width: 40px;
    z-index: 2;
}

img[b-t23yzb8q7t] {
    border-style: none;
    vertical-align: middle;
}

.cONlNU[b-t23yzb8q7t] {
    display: block;
    width: 65px;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.4;
    z-index: 1;
    transition: all 0.3s ease 0s;
    transform-origin: left bottom;
}

.cEjysP[b-t23yzb8q7t] {
    display: block;
    width: 65px;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.4;
    z-index: 1;
    transition: all 0.3s ease 0s;
    transform-origin: right bottom;
}

.dVEylT[b-t23yzb8q7t] {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: rgb(41, 45, 50);
}

.kBIUDV[b-t23yzb8q7t] {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    color: rgba(41, 45, 50, 0.8);
}
/* /Shared/AutomationBuilder/AutomationEditor.razor.rz.scp.css */
/* /Shared/AutomationBuilder/StepperBuilderAutomation.razor.rz.scp.css */
/* /Shared/HeaderMenu.razor.rz.scp.css */

/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-ks4tpwd72a] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ks4tpwd72a] {
    flex: 1;
}

.sidebar[b-ks4tpwd72a] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

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

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

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

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

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ks4tpwd72a] {
        display: none;
    }

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

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

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

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

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

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

    .top-row[b-ks4tpwd72a], article[b-ks4tpwd72a] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */

