/* _content/SegesInsight.Portal.Web/Components/CustomerProfile/Parts/ChrChooser.razor.rz.scp.css */
.chr-chooser-menu[b-m2cdw7jksd] {
    min-width: 260px;
    border-radius: 8px;
}

.chr-chooser-item[b-m2cdw7jksd] {
    padding: 0.75rem 1.5rem;
    font-size: 1.1rem;
    border-radius: 6px;
    transition: background 0.2s;
}

.chr-chooser-item:hover[b-m2cdw7jksd] {
    background-color: #e3f2fd;
}
/* _content/SegesInsight.Portal.Web/Components/CustomerProfile/Parts/ChrChooserRow.razor.rz.scp.css */
.buttonChrChooser[b-9ipa1ebmkk] {
    min-width: 260px;
    border-radius: 8px;
}
/* _content/SegesInsight.Portal.Web/Components/Home/Pages/Contact.razor.rz.scp.css */
.contact[b-bt6b8ydb4o] {
    background-color: #d0cebc;
    color: #004363;
    align-items: flex-start;
    justify-content: space-between;
}

.contact-title[b-bt6b8ydb4o] {
    max-height: 400px;
}

.contact-sub[b-bt6b8ydb4o] {
    flex: 1;
    margin: 10px;
}
.contact-title[b-bt6b8ydb4o] {
    padding-left: 15vw;
    padding-right: 15vw;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: auto;
    overflow-y: hidden;
}
/* _content/SegesInsight.Portal.Web/Components/Home/Pages/Home.razor.rz.scp.css */
.contact[b-ati0f6wjrm] {
    background-color: #d0cebc;
    color: #004363;
    justify-content: space-evenly;
}

.contact-sub[b-ati0f6wjrm] {
    flex: 1;
    margin: 10px;
}

.examples[b-ati0f6wjrm] {
    color: #004363;
    flex: 1;
}

.examples-image[b-ati0f6wjrm] {
    height: 100%;
    width: auto;
    min-width: 200px;
}

.examples-image-container[b-ati0f6wjrm] {
    display: flex;
    min-height: 200px;
    align-items: center;
    flex-wrap: wrap;
}

.examples-rollup[b-ati0f6wjrm] {
    min-width: 400px;
    height: auto;
    max-width: 60vw;
}

.explainer[b-ati0f6wjrm] {
    background-color: #d0cebc;
    color: #004363;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.explainer-image[b-ati0f6wjrm] {
    width: 100%; 
    height: auto; 
    max-width: 100%; 
    max-height: 100%;
    min-width: 400px;
}

.explainer-image-container[b-ati0f6wjrm] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    padding-right: 5px;
}

.explainer-list[b-ati0f6wjrm] {
    vertical-align: middle;
    font-size: 2em;
    padding: 10px;
}

.explainer-text[b-ati0f6wjrm] {
    padding-left: 5px;
    align-items: start;
    margin: 10px;
    flex: 1;
}

.introduction[b-ati0f6wjrm] {
    padding-left: 15vw;
    padding-right: 15vw;
    padding-top: 4em;
    padding-bottom: 20px;
    color: #ffffff;
    background-position: center center;
    background-image: url("images/HeaderPigs.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.introduction-foreign[b-ati0f6wjrm] {
    font-size: 2em;
    font-style: italic;
}

.logo[b-ati0f6wjrm] {
    height: 100%;
    width: auto;
    min-width: 300px;
}

.skiold-logo[b-ati0f6wjrm] {
    height: 100%;
    width: auto;
    min-width: 200px;
}

.providers[b-ati0f6wjrm] {
    display: flex;
    min-height: 150px;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
}

.fontcolor[b-ati0f6wjrm] {
    color: #004363;
}

.partial-pigs-image[b-ati0f6wjrm] {
    background-image: url("images/BackgroundPartialPigs.jpg");
    background-size: 100vw auto;
    background-repeat: no-repeat;
}

/* _content/SegesInsight.Portal.Web/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-muihupao93] {
    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-muihupao93] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/SegesInsight.Portal.Web/Components/Parts/BottomBar.razor.rz.scp.css */
a[b-xmsugdssp7] {
    color: #ffffff;
}
