@import 'Code8.Integration.Portal.Client.wecei2eg91.bundle.scp.css';

/* _content/Code8.Integration.Portal/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-apsfgn2u8y] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-apsfgn2u8y] {
    flex: 1;
}

.sidebar[b-apsfgn2u8y] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-apsfgn2u8y] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-apsfgn2u8y]  a, .top-row[b-apsfgn2u8y]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-apsfgn2u8y]  a:hover, .top-row[b-apsfgn2u8y]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-apsfgn2u8y]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-apsfgn2u8y] {
        justify-content: space-between;
    }

    .top-row[b-apsfgn2u8y]  a, .top-row[b-apsfgn2u8y]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-apsfgn2u8y] {
        flex-direction: row;
    }

    .sidebar[b-apsfgn2u8y] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-apsfgn2u8y] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-apsfgn2u8y]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-apsfgn2u8y], article[b-apsfgn2u8y] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-apsfgn2u8y] {
    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-apsfgn2u8y] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Code8.Integration.Portal/Components/Pages/Analytic/IntegrationActivityAnalytics.razor.rz.scp.css */
body[b-qbsrzp9smi] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Dashboard/AmgenDashboard.razor.rz.scp.css */
body[b-lsunjwpnfe] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Dashboard/AribaDashboard.razor.rz.scp.css */
body[b-84jq3jsch9] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Dashboard/CommonDashboard.razor.rz.scp.css */
body[b-ppkhkkvbax] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Dashboard/CribMasterSupportDashboard.razor.rz.scp.css */
body[b-52shfhze3f] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Dashboard/EreqDashboard.razor.rz.scp.css */
body[b-znvchy2opo] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Dashboard/GEMaximoDashboard.razor.rz.scp.css */
body[b-j6ev67cgy9] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Dashboard/IntegrationDashboard.razor.rz.scp.css */
body[b-6gx3opjmsn] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Dashboard/IntegrationDashboardMobile.razor.rz.scp.css */
body[b-7xqtwndjl0] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Dashboard/JamalcoDashboard.razor.rz.scp.css */
body[b-r3fpct2j7f] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Dashboard/SupportDashboard.razor.rz.scp.css */
body[b-g9etpnye6v] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Dashboard/TrilogieDashboard.razor.rz.scp.css */
body[b-v0r2mbg1ag] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Index.razor.rz.scp.css */
body[b-syyzsaznee] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Report/InterfaceLogs.razor.rz.scp.css */
body[b-swxt1zx1xr] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Report/ReportJamalcoOutboundReceipt.razor.rz.scp.css */
body[b-mvxvd35ddl] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Tool/CodeGen/CodeGen.razor.rz.scp.css */
html[b-9l7sad39j5], body[b-9l7sad39j5] {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.controls[b-9l7sad39j5] {
    border: solid 1px gray;
    background-color: aliceblue;
    overflow: hidden;
}

    .controls input[type=text][b-9l7sad39j5] {
        width: 250px;
    }

    .controls textarea[b-9l7sad39j5] {
        width: 90%;
    }

.muted[b-9l7sad39j5] {
    font-size: 80%;
    color: gray;
}

.lefthalf[b-9l7sad39j5] {
    width: 28%;
    padding: 1%;
    display: inline-block;
    float: left;
}

.righthalf[b-9l7sad39j5] {
    width: 66%;
    padding: 1%;
    display: inline-block;
    float: right;
}

#blazor-error-ui[b-9l7sad39j5] {
    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-9l7sad39j5] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

code > pre[b-9l7sad39j5] {
    text-align: left !important;
}


@media (max-width: 767.98px) {
}

@media (min-width: 768px) {
}
/* _content/Code8.Integration.Portal/Components/Pages/Tool/CribMaster/CribMasterSiteBuildTool.razor.rz.scp.css */
body[b-js8m0lbup1] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Tool/DocumentSearchTool.razor.rz.scp.css */
body[b-zyaawvgu78] {
}
/* _content/Code8.Integration.Portal/Components/Pages/Tool/ExternalAPI/AmgenInboundLogs.razor.rz.scp.css */
[b-ci1ej05rni] .rz-grid-table td,
.rz-grid-table th[b-ci1ej05rni] {
    padding: 0px; /* Replace with your desired padding value */
    padding-top: 10px; /* Replace with your desired padding value */
    padding-right: 0px; /* Replace with your desired padding value */
    padding-bottom: 10px; /* Replace with your desired padding value */
    padding-left: 0px; /* Replace with your desired padding value */
}

/* _content/Code8.Integration.Portal/Components/Pages/Tool/ExternalAPI/ExternalAPIQueues.razor.rz.scp.css */
/* _content/Code8.Integration.Portal/Components/Pages/Tool/Integration/WorkflowFailureLog.razor.rz.scp.css */
body[b-neq60h1s6v] {
}
