/* _content/ThrustWareApp/Components/Actions/ActionsSumUp.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/CircularMultiProgress/CircularMultiProgressBase.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Common/AnswerCollector.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Common/BelowTargetActions.razor.rz.scp.css */
body[b-6omwxbwq5l] {
}
/* _content/ThrustWareApp/Components/Common/CompanyAdminView.razor.rz.scp.css */
.collapse[b-mqiels3iql] {
    transition: max-height 0.3s ease-out;
    overflow: hidden;
    max-height: 0;
}

    .collapse.show[b-mqiels3iql] {
        max-height: 500px;
    }
/* _content/ThrustWareApp/Components/Common/CompanyInformation.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Common/CompanyQuestionFormsInformation.razor.rz.scp.css */




.info-grid[b-j9c3o915l5] {

    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
}
.info-grid-header[b-j9c3o915l5]{

}
.info-grid-line[b-j9c3o915l5] {
    background-color: var(--mud-palette-grey-lighter);
    border: 1px solid var(--mud-palette-grey);
    border-radius: 15px;
}
.reminder-button[b-j9c3o915l5] {
    display:flex;
    justify-content: space-evenly;
    min-width: 220px;
    background-color: rgba(255, 255, 255, 1);
    padding-left: 20px;
    padding-right: 20px;
    width: 105px;
    height: 30px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border: 1px solid rgba(99, 177, 177, 1);
}


/* _content/ThrustWareApp/Components/Common/CompanyTicket.razor.rz.scp.css */
.base-grid[b-c7b7dth0yy] {
    display: flex;
    flex-direction: column;
    justify-items: stretch;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    gap: 20px;
    align-items: stretch;
}

.bordered-thrust-grey[b-c7b7dth0yy] {
    background-color: var(--mud-palette-gray-light-opaq);
    border: 1px solid var(--mud-palette-gray-light);
    border-radius: 0.6rem;
}

.thrust-grey[b-c7b7dth0yy] {
    background-color: var( var(--mud-palette-gray-light));
}

.info-grid[b-c7b7dth0yy] {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}



.ticket-item-border[b-c7b7dth0yy] {
    display: inline-block;
}
/* _content/ThrustWareApp/Components/Common/CompanyTicketsManager.razor.rz.scp.css */

.bordered-thrust-grey[b-kcvseankz6] {
    background-color: var(--mud-palette-gray-light-opaq);
    border: 1px solid var(--mud-palette-gray-light);
    border-radius: 0.6rem;
}
.thrust-grey[b-kcvseankz6] {
    background-color: var(--mud-palette-gray-light);
}

.info-grid[b-kcvseankz6] {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.formset-panel[b-kcvseankz6] {
    display: block;
    margin: 0px;
    margin-right: 70px;
    border-width: 1px;
    padding-top: 5px;
    border-color: black;
    border-radius: 10px;
}

.formset-items[b-kcvseankz6] {
    padding-top: 5px;
}

.formset-panel-toolbar[b-kcvseankz6] {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}



.ticket-item-border[b-kcvseankz6] {
    display: inline-block;
}
/* _content/ThrustWareApp/Components/Common/EmailTemplate.razor.rz.scp.css */
.primary-color[b-ez0hvxs9tw] {
    background-color: var(--comfy-turquoise-color);
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: white;
    align-content: center;
    text-align: center;
    border-radius: 4px;
}

.primary-color-inv[b-ez0hvxs9tw] {
    background-color: white;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: var(--comfy-turquoise-color);
    align-content: center;
    text-align: center;
    border: 0px;
}

.action-button[b-ez0hvxs9tw] {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
/* _content/ThrustWareApp/Components/Common/EmailTemplatesEditor.razor.rz.scp.css */


body[b-786l1q3ecp] {
}
/* _content/ThrustWareApp/Components/Common/InformationComponent.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Common/InitialQuestionForm.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Common/LanguageButton.razor.rz.scp.css */
.un-language-picture[b-vidt3huj8o] {
    transform: scale(0.8);
    opacity: 0.4;
    transition: all ease-in-out 0.6s;
}
.un-language-picture:hover[b-vidt3huj8o]{
    transform: scale(1);
    opacity: 1;
}
/* _content/ThrustWareApp/Components/Common/LinkComponent.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Common/LocalizedStringEditor.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Common/LocalizedText.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Common/PlannedActionComponent.razor.rz.scp.css */


.action-heading[b-9eehnhj74q] {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    color: #000000;
}

.action-content[b-9eehnhj74q] {
    position: relative;
    background-color: var(--comfy-opaque-turquoise-color);
    /* Grey 40 */
    border: 1px solid  var(--mud-palette-gray-light);
    width: 100%;
    height: 50px;
    border-radius: 10px;
    margin-bottom: 3px;
    display: grid;
    grid-template-columns:3fr 1fr 1fr 1fr;
    flex-direction: row;
    align-items: center;
    padding-top: 0px;
    padding-left: 25px;
    padding-right: 25px;
    gap: 120px;
    vertical-align: middle;
}

.delicate-border[b-9eehnhj74q] {
    border-width: 0px;
    border-color: white;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 15px;
}

.add-action-buttons[b-9eehnhj74q] {
    background-color: white;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-direction: row;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
}



.div1[b-9eehnhj74q] {
    width: 343px;
    /* H4 */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    /* or 111% */
    /* Blackish */
    color: #202833;
}

.div2[b-9eehnhj74q] {
    width: 150px;
    /* Body */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    /* Blackish */
    color: #202833;
}




.add-action-heading[b-9eehnhj74q] {
    width: 100%;
    height: 54px;
    margin-bottom: 6px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-top: 0px;
    gap: 80px;
    vertical-align: middle;
}

.add-action-description[b-9eehnhj74q] {
    width: 100%;
    height: 150px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-top: 0px;
    gap: 80px;
    vertical-align: middle;
}



.action-title[b-9eehnhj74q] {
    position: relative;
    width: 400px;
    height: 100%;
    left: 0px;
    top: 0px;
    /* White */
    background: #FFFFFF;
    /* Grey 60 */
}

.action-body[b-9eehnhj74q] {
    box-sizing: border-box;
    position: relative;
    width: 1076px;
    height: 130px;
    left: 0px;
    top: 0px;
    /* White */
    background: #FFFFFF;
    /* Grey 60 */
    border: 1px solid #C9C9C9;
    border-radius: 6px;
}

.div4-small[b-9eehnhj74q] {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    width: 50px;
    vertical-align: middle;
    text-align: right;
}

.add-action[b-9eehnhj74q] {
    top: -15px;
    position: relative;
    width: 1076px;
    height: 24px;
    text-align: right;
    color: black;
}

.select-style[b-9eehnhj74q] {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: black;
}

.action-edit-content[b-9eehnhj74q] {
}

.background-white[b-9eehnhj74q] {
    background: white;
}

.primary-color[b-9eehnhj74q] {
    background-color: var(--comfy-turquoise-color);
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: white;
    align-content: center;
    text-align: center;
    border-radius: 4px;
}

.primary-color-inv[b-9eehnhj74q] {
    background-color: white;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: var(--comfy-turquoise-color);
    align-content: center;
    text-align: center;
    border: 0px;
}

.action-button[b-9eehnhj74q] {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.lowopacity[b-9eehnhj74q] {
    opacity: 0.1;
}
/* _content/ThrustWareApp/Components/Common/PlannedActionsPanel.razor.rz.scp.css */


.target-score-header[b-h11olao0bu] {
    width: 1086px;
    border-radius: 10px;
    border-color:black;
    border-width: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 15px;
    background-color: var(--mud-palette-background-grey);
}

.target-score-new-action[b-h11olao0bu] {
    width: 1086px;
    border-radius: 10px;
    border-color: black;
    border-width: 0px;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: white;
}

.question-actions-header[b-h11olao0bu] {
    display: grid;
    grid-template-columns: 6fr 2fr;
    align-items: baseline;
}

.question-actions-title-count[b-h11olao0bu] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 10px;
    gap: 2px;
}

.question-actions-header-buttons[b-h11olao0bu] {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
}

.question-actions-name[b-h11olao0bu] {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    color: #000000;
}

.dot-separator[b-h11olao0bu] {
    margin-left: 10px;
    margin-right: 10px;
    opacity: 0.2;
}

.actions-container[b-h11olao0bu] {
    display: flex;
    flex-direction: column;
    grid-row-gap: 4px;
    justify-content: flex-start;
    align-content: flex-start;
}



.primary-color[b-h11olao0bu] {
    background-color: var(--comfy-turquoise-color);
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: white;
    align-content: center;
    text-align: center;
    border-radius: 4px;
}

.primary-color-inv[b-h11olao0bu] {
    background-color: white;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: var(--comfy-turquoise-color);
    align-content: center;
    text-align: center;
    border: 0px;
}

.action-button[b-h11olao0bu] {
    margin: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
/* _content/ThrustWareApp/Components/Common/QuestionFormTargetsAndActions.razor.rz.scp.css */
.section-answers-below-target[b-cka4cr3fi0] {
    display: flex;
    flex-direction: column;
    justify-content: start;
    
}

.section-grid[b-cka4cr3fi0] {
    display: grid;
    grid-template-columns: 4fr 2gr 2fr 2fr 2fr;
}
.target-actions-container[b-cka4cr3fi0] {
    display: flex;
    flex-direction:column;
    gap: 20px;
}
.target-score-new-action[b-cka4cr3fi0] {
    width: 1086px;
    border-radius: 10px;
    border-color: black;
    border-width: 0px;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: white;
}
.new-action-button[b-cka4cr3fi0] {
    padding-left:8px;
    padding-right:8px;
}
    .new-action-button:hover[b-cka4cr3fi0] {
        background-color: white;
        border-radius:30px;
        opacity:0.6;
    }
.thrust-grey[b-cka4cr3fi0] {

    background-color: var(--mud-palette-background-grey);
}

.info-grid[b-cka4cr3fi0] {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
    display: grid;
    grid-template-columns: 3fr 1fr 1fr 1fr 1fr;
}
/* _content/ThrustWareApp/Components/Common/QuestionViewer.razor.rz.scp.css */


.un-logo-size[b-w1twy024b7] {
    height: 200px;
    width: 200px;
    border-radius: 0px;
}
.un-logo-size.show[b-w1twy024b7] {
    height: 200px;
    width: 200px;
    border-radius: 0px;
}
/* _content/ThrustWareApp/Components/Common/ThrustCircuralProgress.razor.rz.scp.css */

svg[b-9mytt7g4tt] {
    max-width: 100%;
    vertical-align: middle;
    transform: rotate(-90deg) rotateX(180deg);
}


/* _content/ThrustWareApp/Components/Dialogs/AddProductOrService.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Dialogs/ReportDialogs/SustainabilityReportPreview.razor.rz.scp.css */
.a4-page[b-nyc6urwjqw] {
    width: 210mm;
    height: 297mm;
    overflow: hidden;
    background-color: white;
    font-family: 'DM Sans', sans-serif;
}

.a4-page-dark-mode[b-nyc6urwjqw] {
    width: 210mm;
    height: 297mm;
    overflow: hidden;
    color: white;
    font-family: 'DM Sans', sans-serif;
    background-color: #202833;
}

.content-padding[b-nyc6urwjqw] {
    padding: 25px 100px 0 100px;
}

.upper-part[b-nyc6urwjqw] {
    background-color: lightcoral;
    color: white;
}

.scrollable-container[b-nyc6urwjqw] {
    width: 260mm;
    height: 297mm;
    overflow: auto;
    background-color: #f5f5f5;
    /*box-sizing: border-box;*/
}

.section[b-nyc6urwjqw] {
    font-family: 'DM Sans';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 30px;
}

.section-no-padding[b-nyc6urwjqw] {
    font-family: 'DM Sans';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
}

.section-org[b-nyc6urwjqw] {
    font-family: 'DM Sans';
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
}

li[b-nyc6urwjqw] {
    padding-left: 20px;
    list-style-type: disc;
}

@media a4-page {
    html[b-nyc6urwjqw], body[b-nyc6urwjqw] {
        height: 99%;
        margin: 0 !important;
        padding: 0 !important;
        page-break-after: avoid;
        page-break-before: avoid;
    }
}

/*.a4-page:last-child {
    page-break-after: auto;
}*/

/* _content/ThrustWareApp/Components/Dialogs/ReportDialogs/TransparencyActReportPreview.razor.rz.scp.css */
.a4-page[b-esient75zz] {
    width: 210mm;
    height: 297mm;
    overflow: hidden;
    background-color: white;
    font-family: 'DM Sans', sans-serif;
}

.a4-page-dark-mode[b-esient75zz] {
    width: 210mm;
    height: 297mm;
    overflow: hidden;
    color: white;
    font-family: 'DM Sans', sans-serif;
    background-color: #202833;
}

.upper-part[b-esient75zz] {
    background-color: lightcoral;
    color: white;
}

.scrollable-container[b-esient75zz] {
    width: 260mm;
    height: 297mm;
    overflow: auto;
    background-color: #f5f5f5;
    box-sizing: border-box;
}

.section[b-esient75zz] {
    font-family: 'DM Sans';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 30px;
}

.section-no-padding[b-esient75zz] {
    font-family: 'DM Sans';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
}

.section-org[b-esient75zz] {
    font-family: 'DM Sans';
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
}

li[b-esient75zz] {
    margin-left: 20px;
    list-style-type: disc;
}

.role-text[b-esient75zz] {
    font-size: 14px !important; 
}

.role-text-bold[b-esient75zz] {
    font-size: 14px !important;
    font-weight: bold !important; 
}
/* _content/ThrustWareApp/Components/Layout/MainLayout.razor.rz.scp.css */
/*We can rename variables, but please replace all names in whole solution*/
/*select "--xxx-name-part" and replace*/
.variables[b-inq5ixs3n3] {
    --darkMode-deep-green-background-color: #202833;
    --darkMode-medium-grey-color: #ff6a00;
    --mud-palette-gray-light-opaq: rgba(var(--mud-palette-gray-light), .7);
    --left-menu-width: 91px;
    --comfy-turquoise-color: rgba(84, 158, 168, 1); /*#549EA8;*/
    --comfy-little-opaque-turquoise-color: rgba(84, 158, 168, .7);
    --comfy-opaque-turquoise-color: rgba(84, 158, 168, .1);
    --index-page-background-color: #202833;
    --page-header-height: 88px;
    --vary-light-grey: #d6d5d5;
}


.customemainbody[b-inq5ixs3n3] {
    background: white;
    box-shadow: 0px 4px 4px rgba(36, 106, 115, 0.25);
    border-radius: 0px 8px 0px 0px;
}

page[b-inq5ixs3n3] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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


.top-row[b-inq5ixs3n3] {
    background-color: var(--mud-palette-gray-light);
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

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

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

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

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

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

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

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

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

    .top-row[b-inq5ixs3n3], article[b-inq5ixs3n3] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/ThrustWareApp/Components/OpennessActComponents/Informations.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/Actions.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/BusinessInfoPages/Description.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/BusinessInfoPages/Information.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/BusinessInfoPages/Introduction.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/BusinessInfoPages/Status.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/ClimatePages/Co2Calculator.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/ClimatePages/Co2Result.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/Index.razor.rz.scp.css */
.background-stage[b-uckf44lu29] {
    position: absolute;
    top: 0px;
    left: 0px;
    background: var(--index-page-background-color);
    min-width: 100vw;
    width: stretch;
    margin-bottom:-20px;
    min-height: 100vh;
    height: stretch;
    padding-bottom: 50px;
}


.center-screen[b-uckf44lu29] {
    width: 1086px;
    margin:auto;
    margin-top:90px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}

.page-container[b-uckf44lu29] {
    width: 100%;
    align-self: center;
    color: white;
    justify-content: center;
}

.page-heading[b-uckf44lu29] {
    padding-left: 0px;
    padding-bottom: 120px;
    vertical-align: central;
}

.page-heading-left[b-uckf44lu29] {
    display: inline-block;
    float: left;
}

.page-heading-right[b-uckf44lu29] {
    display: inline-block;
    float: right;
    padding-top: 20px;
}

.page-text[b-uckf44lu29] {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 25px;
    max-width: 992px;
    justify-content: center;
}

.page-cards-container[b-uckf44lu29] {
    display: flex;
    justify-content: center;
}

.page-footer[b-uckf44lu29] {
    text-align: center;
    margin-top: 50px;
}


.footer-phone[b-uckf44lu29] {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 20px;
    text-align: center;
    margin: 15px;
}

h3[b-uckf44lu29] {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    /* or 26px */
}

h4[b-uckf44lu29] {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #202833;
    text-align: center;
    padding-bottom: 10px;
}

.login-button[b-uckf44lu29] {
    width: 165px;
    height: 38px;
    background: #26BDE2;
    border-radius: 25px;
    display: flex;
    align-items: center;
    vertical-align: central;
    padding: 0;
}

.login-button-text[b-uckf44lu29] {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 38px;
    letter-spacing: -0.25px;
    text-transform: uppercase;
}

.login-button-material-icon[b-uckf44lu29] {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 38px;
    margin-left: 6px;
}

.card[b-uckf44lu29] {
    width: 100%;
    height: 570px;
    background-color: white;
    display: inline-block;
    margin: 12px;
    background: #EFFAFA;
    border-radius: 8px;
    /*transition: all ease-in-out 0.7s;*/
}
/*
.card:hover {
    width: 160%;

}*/

.card-image[b-uckf44lu29] {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    border-radius: 8px 8px 0px 0px;
}

.card-img[b-uckf44lu29] {
    width: 100%;
    height: 100%;
}

.card-text[b-uckf44lu29] {
    background-color: white;
    /*background: #EFFAFA;*/
}

.card-text-box[b-uckf44lu29] {
    /*background: #EFFAFA;*/
    background: #EFFAFA;
    padding: 12px 12px 25px 12px;
}

.card-text-font[b-uckf44lu29] {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #202833;
    text-align: justify-all;
}

.heading-paragraph[b-uckf44lu29] {
    margin-bottom: 30px;
}

.thrust-logo-text-align[b-uckf44lu29] {
    height: 16px;
    vertical-align: baseline;
}

.thrust-logo-text-align-h3[b-uckf44lu29] {
    height: 32px;
    vertical-align: baseline;
}
/* _content/ThrustWareApp/Components/Pages/MaintenenceActions.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/Overview.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/ReportPages/Reports.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/ReportPages/Sustainability.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/ReportPages/TransparencyAct.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/Suppliers.razor.rz.scp.css */


.ticket-supplier[b-35mrtqsljt] {
    border-width: 1px;
}

.ticket-supplier-title-content[b-35mrtqsljt] {
    border-width: 1px;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #202833;
}

.ticket-supplier-question-form[b-35mrtqsljt] {
    border-width: 1px;
}


.ticket-identificator-text[b-35mrtqsljt] {
    text-decoration: underline;
    font-size: 22px;
}

.target-score[b-35mrtqsljt] {
    display: inline-block;
    border-radius: 15px;
    border-width: 2px;
    border-color: black;
    padding: 5px;
    background: red;
    color: white;
}

.ticket-supplier-child-content[b-35mrtqsljt] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-width: 1px;
}

.question-supplier-alarm[b-35mrtqsljt] {
    display: inline-block;
    text-align: center;
    border-color: black;
    border-width: 1px;
    border-radius: 25px;
    opacity: 0.8;
    background-color: red;
    color: black;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 3px;
}

.result-score[b-35mrtqsljt] {
    display: inline-block;
    border-radius: 15px;
    border-width: 2px;
    border-color: black;
    padding: 5px;
    background: #4a67e7;
    color: white;
}

.question-form-name-text[b-35mrtqsljt] {
    text-decoration: solid wavy;
    font-size: 22px;
    color: darkblue;
}

/* _content/ThrustWareApp/Components/Pages/SurveysAndPlannedActions.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/SustainabilityGoals.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/SustainabilityPages/Introduction.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/SustainabilityPages/SustainabilityWork.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/SustainabilityPages/Targets.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/Test.razor.rz.scp.css */


.language-item[b-iftxqsu0r4] {
    background-color: red;
    border-color: black;
    border-radius: 9999999999px;
    border-width: 3px;

}

.language-picture[b-iftxqsu0r4] {
    padding: 40px;
    color: white;
    background-color: red;
    border-color: black;
    border-radius: 15px;
    border-width: 3px;
}

.test-div[b-iftxqsu0r4] {
    background-color: chocolate;
    color: honeydew;
    width: 200px;
    height: 600px;
}
/* _content/ThrustWareApp/Components/Pages/Test3.razor.rz.scp.css */
.myclass1[b-ssy3g5jb34] {
    background-color: aqua;
}

.myclass2[b-ssy3g5jb34] {
    background-color: red;
}

.myclass3[b-ssy3g5jb34] {
    background-color: brown;
}

.myclass4[b-ssy3g5jb34] {
    background-color: saddlebrown;
}

.myclass5[b-ssy3g5jb34] {
    background-color: darkorange;
}
/* _content/ThrustWareApp/Components/Pages/TransparencyActPages/DueDiligencePages/Markets.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/TransparencyActPages/DueDiligencePages/ProductOrServices.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/TransparencyActPages/DueDiligencePages/Suppliers.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/TransparencyActPages/Explanation.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Pages/TransparencyActPages/Introduction.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/QuestionFormEditor/QuestionCard.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/QuestionFormEditor/SectionCard.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/QuestionViewerComponents/OneToTen.razor.rz.scp.css */
.button-selected-answer[b-0ifzx2udzh] {
    border: none;
    border: 1px solid #C9C9C9;
    border-radius: 0px 4px 4px 0px;
    background-color: #549EA8;
    color: #FFFFFF
}

.button-unselected-answer[b-0ifzx2udzh] {
    color: #000000;
    border: none;
    border: 1px solid #C9C9C9;
    border-radius: 0px 4px 4px 0px;
    background-color: #ECEDEC;
}
/* _content/ThrustWareApp/Components/QuestionViewerComponents/YesNoAnswer.razor.rz.scp.css */
.button-selected-answer[b-r6081lvpnr] {
    border: 1px solid #C9C9C9;
    border-radius: 0px 4px 4px 0px;
    background-color: #549EA8;
    color: #FFFFFF
}

.button-unselected-answer[b-r6081lvpnr] {
    color: #000000;
    border: 1px solid #C9C9C9;
    border-radius: 0px 4px 4px 0px;
    background-color: #ECEDEC;
}
/* _content/ThrustWareApp/Components/Shared/ActionsLayout.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Shared/BusinessInfoBar.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Shared/ClimateBar.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Shared/ClimateLayout.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Shared/ReportBar.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Shared/ReportLayout.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Shared/SustainabilityBar.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Shared/SustainabilityLayout.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Shared/ThrustAdminMenu.razor.rz.scp.css */

.menu[b-fdwq6e7jhn] {
    height: 1024px;
    width: 91px;
    left: 0px;
    top: 0px;
    border-radius: 0px;
}

.rectangle1[b-fdwq6e7jhn] {
    position: absolute;
    width: 91px;
    height: 1024px;
    left: 0px;
    top: 0px;
    background: #FFFFFF;
    /* drop style */

    box-shadow: 0px 4px 4px rgba(36, 106, 115, 0.25);
    border-radius: 0px 8px 0px 0px;
}

.inv-colour[b-fdwq6e7jhn] {
    background: #202833;
    color: #6E8587;
}

.frame26-layout[b-fdwq6e7jhn] {
    /* Frame 26 */
    /* Auto layout */
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px;
    gap: 18px;
    position: absolute;
    width: 71px;
    height: 474px;
    left: 10px;
    top: 11px;
}

.frame26[b-fdwq6e7jhn] {
    height: 474px;
    width: 71px;
    left: 10px;
    top: 11px;
    border-radius: 0px;
}

.frame19-layout[b-fdwq6e7jhn] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px;
    gap: 48px;
    width: 50px;
    height: 50px;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}

.frame19[b-fdwq6e7jhn] {
    height: 50px;
    width: 50px;
    left: 10.5px;
    top: 0px;
    border-radius: 0px;
}

<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" >

.logo-eclipse-dark[b-fdwq6e7jhn] {
    height: 50px;
    width: 50px;
    left: 0px;
    top: 0px;
    border-radius: 0px;
}

.logo-eclipse-dark-layout[b-fdwq6e7jhn] {
    width: 50px;
    height: 50px;
    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.line1[b-fdwq6e7jhn] {
    width: 71px;
    height: 0px;
    /* Grey 60 */

    border: 1px solid #C9C9C9;
    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.settings[b-fdwq6e7jhn] {
    position: absolute;
    width: 36px;
    height: 36px;
    left: 27px;
    top: 950px;
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 36px;
    /* identical to box height */
    /* Grey 100 */

    color: #6E8587;
}

.dashboard[b-fdwq6e7jhn] {
    width: 36px;
    height: 36px;
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 36px;
    /* identical to box height */

    text-align: center;
    /* Grey 100 */

    color: #6E8587;
    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.selected[b-fdwq6e7jhn] {
    color: var(--comfy-turquoise-color);
}

.dashboard-frame[b-fdwq6e7jhn] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px;
    gap: 32px;
    width: 71px;
    height: 52px;
    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.leftmenu-collapsed[b-fdwq6e7jhn] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px;
    gap: 32px;
    width: 71px;
    height: 388px;
    /* Inside auto layout */

    flex: none;
    order: 2;
    flex-grow: 0;
}
/* _content/ThrustWareApp/Components/Shared/ThrustNavMenu.razor.rz.scp.css */
/* style active navlink */
[b-ffhzrd1jj3] a.active {
    color: #549EA8;
}
[b-ffhzrd1jj3] a {
    color: #6E8587;
}
.menu[b-ffhzrd1jj3] {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    height: 100%;
    border-radius: 0px;
    background: white;
    box-shadow: 0px 4px 4px rgba(36, 106, 115, 0.25);
    border-radius: 0px 8px 0px 0px;
}

.menu-header[b-ffhzrd1jj3] {
    display: flex;
    flex-direction: column;
    align-content: stretch;
    align-self: center;
    gap: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.logo-eclipse-dark[b-ffhzrd1jj3] {
    height: 50px;
    width: 50px;
    border-radius: 0px;
}


.line1[b-ffhzrd1jj3] {
    margin: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 71px;
    height: 0px;
    border: 1px solid #C9C9C9;
}

.menu-pages[b-ffhzrd1jj3] {
    display: flex;
    flex-direction: column;
    align-content:stretch;
    align-self: center;
    height: 100%;
    gap: 20px;
}


.menu-foot[b-ffhzrd1jj3] {
    padding-bottom: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-self: center;
}




/* _content/ThrustWareApp/Components/Shared/ThrustWareAppBar.razor.rz.scp.css */
.thrust-divider[b-zhpcxi9qn5] {
    width: 48px;
    height: 0px;
    background: #D9D9D9;
    opacity: 0.2;
    border: 1px solid #000000;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    transform: rotate(90deg);
}

.logo-eclipse-dark[b-zhpcxi9qn5] {
    height: 50px;
    width: 50px;
    border-radius: 0px;
}
/* _content/ThrustWareApp/Components/Shared/TransparencyActBar.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/Shared/TransparencyActLayout.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/SingleSurveyViews/SingleSurveySimpleView.razor.rz.scp.css */
/* _content/ThrustWareApp/Components/SuppliersComponents/SupplierAdmin.razor.rz.scp.css */
