@import '_content/Agilico.Shared.Components/Agilico.Shared.Components.1sslvvfhhi.bundle.scp.css';
@import '_content/Agilico.Shared.Web/Agilico.Shared.Web.779q98r0qi.bundle.scp.css';

/* _content/Agilico.Hub.Web/Components/Aggregates/IntegrationsAggregate/EmailIntegrationButtons.razor.rz.scp.css */
/* Google sign in button START */
.gsi-material-button[b-xnua9f0e78] {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-appearance: none;
    background-color: WHITE;
    background-image: none;
    border: 1px solid #747775;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #1f1f1f;
    cursor: pointer;
    font-family: 'Roboto', arial, sans-serif;
    font-size: 14px;
    height: 40px;
    letter-spacing: 0.25px;
    outline: none;
    overflow: hidden;
    padding: 0 12px;
    position: relative;
    text-align: center;
    -webkit-transition: background-color .218s, border-color .218s, box-shadow .218s;
    transition: background-color .218s, border-color .218s, box-shadow .218s;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
    max-width: 400px;
    min-width: min-content;
}

.gsi-material-button .gsi-material-button-icon[b-xnua9f0e78] {
    height: 20px;
    margin-right: 12px;
    min-width: 20px;
    width: 20px;
}

.gsi-material-button .gsi-material-button-content-wrapper[b-xnua9f0e78] {
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
    justify-content: space-between;
    position: relative;
    width: 100%;
}

.gsi-material-button .gsi-material-button-contents[b-xnua9f0e78] {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    font-family: 'Roboto', arial, sans-serif;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
}

.gsi-material-button .gsi-material-button-state[b-xnua9f0e78] {
    -webkit-transition: opacity .218s;
    transition: opacity .218s;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.gsi-material-button:disabled[b-xnua9f0e78] {
    cursor: default;
    background-color: #ffffff61;
    border-color: #1f1f1f1f;
}

.gsi-material-button:disabled .gsi-material-button-contents[b-xnua9f0e78] {
    opacity: 38%;
}

.gsi-material-button:disabled .gsi-material-button-icon[b-xnua9f0e78] {
    opacity: 38%;
}

.gsi-material-button:not(:disabled):active .gsi-material-button-state[b-xnua9f0e78],
.gsi-material-button:not(:disabled):focus .gsi-material-button-state[b-xnua9f0e78] {
    background-color: #303030;
    opacity: 12%;
}

.gsi-material-button:not(:disabled):hover[b-xnua9f0e78] {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15);
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15);
}

.gsi-material-button:not(:disabled):hover .gsi-material-button-state[b-xnua9f0e78] {
    background-color: #303030;
    opacity: 8%;
}

/* Google sign in button END */
/* _content/Agilico.Hub.Web/Components/Layout/HeadlessLayout.razor.rz.scp.css */
.page[b-2gpvfrfxri] {
    height: 100vh;
    width: 100vw;
    overflow-x: hidden;
}

main[b-2gpvfrfxri] {
    height: 100vh;
    width: 100vw;
    overflow-x: hidden;
}
/* _content/Agilico.Hub.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-uyzpjph5ey] {
    height: 100vh;
    width: 100vw;
    overflow-x: hidden;
}

main[b-uyzpjph5ey] {
    height: 100vh;
    width: 100vw;
    overflow-x: hidden;
}

main.authenticated[b-uyzpjph5ey] {
    margin-top: 58px;
    height: calc(100vh - 58px);
}
/* _content/Agilico.Hub.Web/Components/Layout/NavMenu.razor.rz.scp.css */
nav.partner-cleardata[b-fe2ddfh6hf] {
    background-color: #663399 !important;
}

.navbar-toggler[b-fe2ddfh6hf] {
    display: block !important;
}

.sidebar[b-fe2ddfh6hf] {
    display: none !important;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 58px 0 0;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 5%), 0 2px 10px 0 rgb(0 0 0 / 5%);
    width: 280px;
    z-index: 1029;
}

    .sidebar.show[b-fe2ddfh6hf] {
        display: block !important;
    }
/* _content/Agilico.Hub.Web/Components/Layout/SignUpLayout.razor.rz.scp.css */
.page[b-t1g8vwf966] {
    height: 100vh;
    width: 100vw;
    overflow-x: hidden;
}

main[b-t1g8vwf966] {
    height: 100vh;
    width: 100vw;
    overflow-x: hidden;
}

.banner[b-t1g8vwf966] {
    z-index: 1;
    min-height: 100vh;
    min-width: 100vw;
}

.banner-image[b-t1g8vwf966] {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("/images/signup/invoice-processing-hero.jpg");
    z-index: 1;
    top: 0;
    left: 0;
}

.banner-overlay[b-t1g8vwf966] {
    top: 0;
    left: 0;
    content: ' ';
    z-index: 2;
    background: linear-gradient(135deg,#000431 0%,rgba(0,4,49,0.01) 100%);
    opacity: 1;
}

.banner-content[b-t1g8vwf966] {
    max-width: 1500px;
    z-index: 3;
    margin: auto;
}

@media only screen and (max-width: 992px) {
    .banner-content[b-t1g8vwf966] {
        margin-top: 50px;
    }
}

@media only screen and (min-width: 993px) {
    .banner-content[b-t1g8vwf966] {
        margin-top: 75px;
    }
}

.footer[b-t1g8vwf966] {
    min-width: 100vw;
    z-index: 3;
}

img.footer-logo[b-t1g8vwf966] {
    aspect-ratio: auto 100 / 100;
    width: 65px !important;
    left: -5px;
    max-width: 100%;
    height: auto;
}

.footer ul[b-t1g8vwf966] {
    padding: 0;
}

    .footer ul li[b-t1g8vwf966] {
        text-decoration: none;
        list-style: none;
    }

        .footer ul li a[b-t1g8vwf966] {
           /* text-decoration: none;*/
        }
/* _content/Agilico.Hub.Web/Components/Pages/Home.razor.rz.scp.css */
div.page[b-6pibzo20ds] {
    background-color: #000431;
}

    div.page.partner-cleardata[b-6pibzo20ds] {
        background-color: #663399 !important;
    }

div.content[b-6pibzo20ds] {
    max-width: 1170px;
    padding: 0 16px;
    min-height: 100vh;
}

img[b-6pibzo20ds] {
    position: relative;
}

    img#img-login[b-6pibzo20ds] {
        border-radius: 50%;
    }

hr[b-6pibzo20ds] {
    margin: 24px 0 16px;
    border-top: 4px solid;
    opacity: 1;
}

    hr.partner-cleardata[b-6pibzo20ds] {
        color: #ffffff !important;
    }

button.partner-cleardata[b-6pibzo20ds] {
    background-color: #df2d7b !important;
    color: #ffffff !important;
}
/* _content/Agilico.Hub.Web/Components/Pages/SignUp/Index.razor.rz.scp.css */
.banner[b-54ambvujt4] {
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}

.banner-image[b-54ambvujt4] {
    background-position: center center;
    background-image: url("../../../images/signup/invoice-processing-hero.jpg");
    z-index: 1;
    top: 0;
    left: 0;
}

.banner-overlay[b-54ambvujt4] {
    top: 0;
    left: 0;
    content: ' ';
    z-index: 2;
    background: linear-gradient(135deg,#000431 0%,rgba(0,4,49,0.01) 100%);
    opacity: 1;
}

.banner-content[b-54ambvujt4] {
    max-width: 1500px;
    z-index: 3;
    margin:auto;
}

@media only screen and (max-width: 992px) {
    .banner-content[b-54ambvujt4] {
        margin-top: 50px;
    }
}

@media only screen and (min-width: 993px) {
    .banner-content[b-54ambvujt4] {
        margin-top: 150px;
    }
}
