@import '_content/DateRangePicker/DateRangePicker.bundle.scp.css';

/* _content/DataStudioApp/Components/Dialogs/ReqAuth.razor.rz.scp.css */
html[b-qeimn6f5m8], body[b-qeimn6f5m8] {
    font-size: 10px !important;
    font-family: 'Roboto', sans-serif;
}

.btn[b-qeimn6f5m8] {
    font-size: 1.6rem;
    line-height: 1.222;
    font-weight: 600;
    border-radius: 0.6rem;
    border-width: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: none !important;
}

.btn-light[b-qeimn6f5m8] {
    color: #694ED6;
    background-color:var(--bs-white);
    border: none;
    padding: 1.0rem 1.2rem;
    font-size: 1.0rem;
}

/* Icons */
[class*="ff-icon-"][b-qeimn6f5m8] {
    font-size: 1em;
    width: 1em;
    max-width: 1em;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1em;
    flex: 0 0 1em;
    display: block;
    position: relative;
}

[class*="ff-icon-"][b-qeimn6f5m8]::before {
    content: "";
    display: block;
    padding-top: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}

[class*="ff-icon-"] svg[b-qeimn6f5m8],
[class*="ff-icon-"] img[b-qeimn6f5m8] {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}



/* Headline */


h1[b-qeimn6f5m8],
.h1[b-qeimn6f5m8] {
    font-size: 3.2rem;
    margin-bottom: 1.4rem;
}


@media (min-width: 768px) {
    h1[b-qeimn6f5m8],
    .h1[b-qeimn6f5m8] {
        font-size: 3.6rem;
    }
}


/* ff-text-a */
.ff-text-a.text-white ul > li[b-qeimn6f5m8]::before {
    background-color: var(--ff-white);
}

.ff-text-a.text-white ol > li[b-qeimn6f5m8]::before {
    color: var(--ff-white);
}

.ff-text-a > p[b-qeimn6f5m8] {
    font-size: 16px;
}

.ff-icon-logo[b-qeimn6f5m8]::before {
    padding-top: 9.966777408637874%;
}

.modal.modal-a[b-qeimn6f5m8] {
    --bs-modal-margin: 1.6rem;
    --bs-modal-bg: linear-gradient(to bottom, #654fcd 0%,#654fce 50%,#624cc8 64%,#5443ab 83%,#5241a7 83%,#5042a4 85%,#4e3f9e 87%,#483c92 93%,#413684 98%,#41377f 98%,#403581 98%,#3d337c 100%);
    --bs-modal-border-width: 0;
    --bs-modal-color: var(--bs-white);
    --bs-modal-border-radius: 2rem;
    --bs-modal-padding: 2.4rem;
    min-width: 32rem;
}

.modal.modal-a .modal-content[b-qeimn6f5m8] {
    background: url('../imgs/modal-a-bg.jpg'), var(--bs-modal-bg);
    background-size: cover;
    background-repeat: no-repeat;
    border: none;
    border-radius: 2rem;
    color: var(--bs-white);
    max-height: 590px;
}

.modal.modal-a .ff-icon-logo[b-qeimn6f5m8] {
    font-size: 40vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.6rem;
}

.modal.modal-a .ff-text-a[b-qeimn6f5m8] {
    max-width: 40.1rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.btn-spacer.ff-datasets-btn-wrap[b-qeimn6f5m8] {
    justify-content: center;
    margin-bottom: 2.6rem;
    margin-top: 2.6rem;
}


@media (min-width: 576px) {
    .modal.modal-a .modal-dialog[b-qeimn6f5m8] {
        width: calc(100% - var(--bs-modal-margin));
        max-width: 71.4rem;
    }
}

@media (min-width: 768px) {
    .modal.modal-a .ff-icon-logo[b-qeimn6f5m8] {
        font-size: 26.2vw;
    }
}

@media (min-width: 992px) {
    .modal.modal-a .modal-body[b-qeimn6f5m8] {
        padding: 7.4rem 7.4rem 11.4rem 7.4rem;
    }

    .btn-spacer.ff-datasets-btn-wrap[b-qeimn6f5m8] {
        margin-bottom: 3.9rem;
        margin-top: 2.8rem;
    }

    .modal.modal-a .ff-icon-logo[b-qeimn6f5m8] {
        font-size: 30.2vw;
    }
}

@media (min-width: 1280px) {
    .modal.modal-a .ff-icon-logo[b-qeimn6f5m8] {
        font-size: 20.1rem;
        margin-bottom: 3.2rem;
    }
    .h1[b-qeimn6f5m8], h1[b-qeimn6f5m8] {
        font-size: 2.5rem !important;
    }
}
/* _content/DataStudioApp/Components/Elements/AppWidget.razor.rz.scp.css */
.container[b-xkqhnxitao] {
    position: relative;
    width: 100%;
    height: 100%;
}

.container .delete[b-xkqhnxitao] {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1000;
}
/* _content/DataStudioApp/Components/Elements/CollapsePanel.razor.rz.scp.css */
.collapsePanel[b-mn6if0q9dj] {
    outline: none;
}

.collapsePanel[disabled][b-mn6if0q9dj] {
    opacity: 0.7;
    pointer-events: none;
}

.collapseHeader[b-mn6if0q9dj] {
    outline: none;
    width: 100%;
    height: auto;
    cursor: pointer;
    display: flex;
}

    .collapseHeader.animate[b-mn6if0q9dj] {
        -webkit-transition: background-color 0.5s; /* For Safari 3.1 to 6.0 */
        transition: background-color 0.5s;
    }

.collapseContent[b-mn6if0q9dj] {
    outline: none;
    display: block;
}

    .collapseContent.animate[b-mn6if0q9dj] {
        -webkit-transition: opacity 1s, height 0.4s; /* For Safari 3.1 to 6.0 */
        transition: opacity 1s, height 0.4s;
    }
/* _content/DataStudioApp/Components/Layout/LandingLayout.razor.rz.scp.css */
.page[b-efsqy90rxg] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

@media (max-width: 640.98px) {
    .top-row[b-efsqy90rxg] {
        justify-content: space-between;
    }

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

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

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

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

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

    .top-row[b-efsqy90rxg], article[b-efsqy90rxg] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-efsqy90rxg] {
    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-efsqy90rxg] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/DataStudioApp/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-laexd3x37o] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

@media (max-width: 640.98px) {
    .top-row[b-laexd3x37o] {
        justify-content: space-between;
    }

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

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

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

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

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

    .top-row[b-laexd3x37o], article[b-laexd3x37o] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-laexd3x37o] {
    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-laexd3x37o] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/DataStudioApp/Components/Layout/RequestAuthLayout.razor.rz.scp.css */
.page[b-3h3wmaulqw] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-3h3wmaulqw] {
    flex: 1;
}

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

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

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

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

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

@media (max-width: 640.98px) {
    .top-row[b-3h3wmaulqw] {
        justify-content: space-between;
    }

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

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

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

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

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

    .top-row[b-3h3wmaulqw], article[b-3h3wmaulqw] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-3h3wmaulqw] {
    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-3h3wmaulqw] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/DataStudioApp/Components/Pages/Home.razor.rz.scp.css */
:root[b-480ep3dpr5] {
    --rz-theme-background-color: var(--rz-layout-background-color) !important;
    --rz-primary-purple: #694ED6 !important;
    --rz-text-body1-color: #e0e0e0 !important;
    --rz-form-chat-field-filled-background-color: #2d2b35 !important;
    --rz-form-chat-field-filled-border-color: #4c4662 !important;
    --rz-chat-icon-color: var(--font-color-2) !important;
    --border-color1: var(--dialog-divider-color);
}

.chat-type-tab-wrapper[b-480ep3dpr5] {
    display: ruby;
    background-color: var(--rz-card-background-color);
    padding: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 30px;
    color: var(--rz-text-body1-color);
    border: 1px solid var(--rz-card-background-color);
}

.chat-type-tab-btn[b-480ep3dpr5], .chat-type-tab-btn:hover[b-480ep3dpr5] {
    font-size: 16px;
    padding: 5px;
    padding-right: 8px;
    padding-left: 8px;
    background-color: transparent;
    border-radius: 20px;
    text-decoration: none;
    margin: 5px;
    color: var(--rz-text-body1-color);
    cursor: pointer;
    display: ruby;
}

.chat-type-tab-btn.active[b-480ep3dpr5] {
    background-color: var(--rz-primary-purple);
    color: #ffffff;
    font-weight: 600;
}

.chat-type-comingsoon[b-480ep3dpr5] {
    font-size: 10px;
    background-color: var(--rz-primary-purple);
    color: var(--rz-on-primary);
    border-radius: 20px;
    padding: 1px;
    position: relative;
    top: -14px;
    display: table;
    padding-left: 4px;
    padding-right: 4px;
}

.center-div[b-480ep3dpr5] {
    width: 100%;
    text-align: center;
    align-items: center;
}

.collapsepanel-wrapper[b-480ep3dpr5] {
    padding: 20px;
    background-color: var(--rz-card-background-color);
    color: #fff;
    border-radius: 25px;
    border: 1px solid var(--rz-card-background-color);
}

.collapse-chat-input-areaonly[b-480ep3dpr5] {
    margin: -20px;
    border-radius: 25px;
}

.collapse-chat-input-area[b-480ep3dpr5] {
    margin: -20px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    padding-top: 20px;
    margin-top: 5px;
}

.checklistoverflow[b-480ep3dpr5] {
    width: 100%;
    height: 212px;
    overflow-y: auto;
    padding: 0 10px;
}

.checklistoverflow.with-warning[b-480ep3dpr5] {
    height: 190px;
}

.search[b-480ep3dpr5] {
    position: relative;
    color: var(--rz-text-body1-color);
    font-size: 16px;
}

.search[b-480ep3dpr5] {
    display: inline-block;
    width: 100%;
}

.search input[b-480ep3dpr5], .search input:focus[b-480ep3dpr5] {
    background: transparent;
    border: 1px solid var(--dialog-divider-color);
    border-radius: 20px;
    padding: 4px;
    width: 100%;
    color: var(--rz-text-body1-color);
    outline: 0px solid var(--dialog-divider-color);
    height: 37px;
}

.search input[b-480ep3dpr5] {
    text-indent: 10px;
    font-size: 14px;
    padding: 6px;
}

.search .fa-search[b-480ep3dpr5] {
    position: absolute;
    top: 0px;
    left: 15px;
    padding: 4px;
}

.search .fa-search[b-480ep3dpr5] {
    left: auto;
    right: 5px;
}

.chat-input-textarea[b-480ep3dpr5] {
    width: 100%;
    height: 100%;
    border: none;
    resize: none;
    outline: none;
    font-size: 16px;
    box-sizing: border-box;
    background-color: transparent;
    color: var(--rz-text-body1-color);
}

.chat-mode-label[b-480ep3dpr5] {
    font-size: 10px;
    color: #828282;
}

.chat-mode-value[b-480ep3dpr5] {
    font-size: 10px;
    color: var(--rz-text-body1-color);
}

.chat-home-title[b-480ep3dpr5] {
    font-size: 50px;
    color: var(--rz-text-body1-color);
    font-weight: 500;
}

.primary-color[b-480ep3dpr5] {
    color: var(--rz-primary-purple);
}

.file-upd-icon path[b-480ep3dpr5] {
    fill: var(--font-color-2);
}

.fa-search rect[b-480ep3dpr5] {
    fill: var(--rz-primary-purple);
}

.chat-submit-icon rect[b-480ep3dpr5] {
    fill: var(--rz-primary);
}

.chat-submit-icon path[b-480ep3dpr5] {
    fill: var(--rz-on-primary);
}

.file-box-wrapper path[b-480ep3dpr5] {
    fill: var(--font-color-2);
}

.file-box-wrapper rect[b-480ep3dpr5] {
    fill: var(--font-color-2);
}
