@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* _content/Synergie40.Web/Components/ButtonV2.razor.rz.scp.css */
button[b-zjmdouc1u0] {
    background-color: var(--backgroundColour)
}
/* _content/Synergie40.Web/Components/CheckBoxV2.razor.rz.scp.css */

/* _content/Synergie40.Web/Components/ClientColumnHeader.razor.rz.scp.css */
label[b-gxkfj782f5] {
    font-weight: bold;
    margin-top: 6px;
    font-size: 1rem;
    padding-left: 0.5rem;
}
img[b-gxkfj782f5] {
    display:inline-block; 
    height:9px;
}
/* _content/Synergie40.Web/Components/ClientInfoButton.razor.rz.scp.css */
#infoContainer[b-039mrmliny] {
    position: absolute;
    margin-left: 168px;
    margin-top: -104px;
    display:inline;
}
/* _content/Synergie40.Web/Components/ClientLabel.razor.rz.scp.css */
label[b-9ga5im1gka] {
    padding-left: 0.5rem;
}
/* _content/Synergie40.Web/Components/ClientToggle.razor.rz.scp.css */

/* _content/Synergie40.Web/Components/ColumnHeaderV2.razor.rz.scp.css */
label[b-qdwaicb3hb] {
    font-weight: bold;
    margin-top: 6px;
    font-size: 1rem;
    padding-left: 0.5rem;
}
img[b-qdwaicb3hb] {
    display:inline-block; 
    height:9px;
}
/* _content/Synergie40.Web/Components/CustomMarker.razor.rz.scp.css */
.mapPinImage[b-np37nv68it] {
    position: absolute;
    display: flex;
}

.mapPinImage.ActiveMarker[b-np37nv68it] {
    margin-left: 106px;
    margin-top: -3px;
}

[b-np37nv68it] .result-item {
    width: 180px;
    height: 100px;
    text-align: left;
    background-color: white;
    margin-left: 24px;
}

.CustomMarker[b-np37nv68it] {
    display: inline-block;
    position: relative;
    margin-left: 0px;
}

    .CustomMarker.ActiveMarker[b-np37nv68it]::after {
        content: '';
        position: absolute;
        display: inline-block;
        width: 0;
        border-style: solid;
        border-color: white transparent;
        border-width: 12px 13px 0;
        bottom: -1px;
        margin-left: -107px;
        z-index: 10;
    }

.result-img-container[b-np37nv68it] {
    height: 100px;
    width: auto;
    border-radius: 8px;
    right: 0px;
    mask-image: url('/images/resultsMapImageMask.png');
    mask-repeat: no-repeat;
    mask-position: right;
    position: absolute;
}

[b-np37nv68it] .MarkerCardButton {
    width: 70px;
    height: 20px;
    position: relative;
    z-index: 10;
    float: right;
    top: 50px;
}

[b-np37nv68it] .ResultsItemHeader-v2 {
    font-size: 12px;
    margin-bottom: 4px;
}

[b-np37nv68it] .ResultsItemSubHeader-v2 {
    font-size: 10px;
}

[b-np37nv68it] .result-info {
    width: 130px;
}
/* _content/Synergie40.Web/Components/DashList.razor.rz.scp.css */
.dashListHeader[b-0frwl2yzk3] {
    display: inline-block;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 8px 8px 2px 8px;
    width: 100%;
}

.dashListColumnHeader[b-0frwl2yzk3] {
    width: 26px; 
    display: inline-flex;
}

.dashSearchContainer[b-0frwl2yzk3] {
    width: calc(60% - 30px); 
    display: inline-block;
}

.dashListBlock[b-0frwl2yzk3] {
    display: block;
}

label[b-0frwl2yzk3] {
    padding-left: 0.5rem;
}
/* _content/Synergie40.Web/Components/DatePickerV2.razor.rz.scp.css */
.entry-input-v2.Error[b-lqo68st3zr] {
    border: 1px solid red;
}
[b-lqo68st3zr] input:disabled {
    background-color: #EFEFEF;
    border-radius: 0;
    border: none;
}
/* _content/Synergie40.Web/Components/EditorV3.razor.rz.scp.css */
.entry-input-v2.Error[b-6m7nm8l3g9] {
    border: 1px solid red;
}
[b-6m7nm8l3g9] textarea:disabled {
    background-color: #EFEFEF;
    border-radius: 0;
    border: none;
}
/* _content/Synergie40.Web/Components/EntryNumericV3.razor.rz.scp.css */
.entry-input-v2.Error[b-qjh3nnw0n1] {
    border: 1px solid red;
}
[b-qjh3nnw0n1] input:disabled {
    background-color: #EFEFEF;
    border-radius: 0;
    border: none;
}
.left-input-v2.Error[b-qjh3nnw0n1] {
    border: 1px solid red;
}
/* _content/Synergie40.Web/Components/EntryV3.razor.rz.scp.css */
.entry-input-v2.Error[b-7j2q2db3uh] {
    border: 1px solid red;
}
[b-7j2q2db3uh] input:disabled {
    background-color: #EFEFEF;
    border-radius: 0;
    border: none;
}
/* _content/Synergie40.Web/Components/ItemCard.razor.rz.scp.css */
.deleteButton[b-96p2t18tm3] {
    position: absolute;
    left: 8px;
    bottom: 8px;
    width: 26px;
    height: 26px;
    z-index: 10;
}
    .deleteButton:hover[b-96p2t18tm3] {
        cursor: pointer;
    }

[b-96p2t18tm3] .editButton {
    transform: translate(0, -40px);
}

.selected[b-96p2t18tm3] {
    box-shadow: 0 0 4px 4px #159F94;
}

.inactive[b-96p2t18tm3] {
    opacity: 0.5;
}

.result-info[b-96p2t18tm3] {
    max-width: 220px;
    height: 90%;
}

.newIndicator[b-96p2t18tm3] {
    position: absolute;
    top: 4px;
    right: 4px;
    color: red;
    font-weight: bold;
    background-color: white;
    z-index: 10;
    border-radius: 10px;
    padding: 0 6px 0 6px;
}
/* _content/Synergie40.Web/Components/ItemCardList.razor.rz.scp.css */
.CardList[b-59s67oionc] {
    display: inline-table;
    margin: 8px;
    padding: 0px;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 0px 3px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.12);
    position: relative;
    width: 300px;
    height: 600px;
}
    .CardList.hidden[b-59s67oionc] {
        width: 0;
    }

.CardListHeader[b-59s67oionc] {
    display: inline-block;
    font-size: 16px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 8px 8px 4px 8px;
    width: 100%;
    color: white;
    text-align: center;
    background-color: var(--backgroundColour)
}
.CardListFooter[b-59s67oionc] {
    display: flex;
    position: absolute;
    bottom: 0px;
    padding-bottom: 8px;
    gap: 10px;
    margin-top: auto;
    justify-content: space-between;
    align-items: center;
    width: 95%;
}
.dashListBlock[b-59s67oionc] {
    display: block;
}

label[b-59s67oionc] {
    padding-left: 0.5rem;
}

[b-59s67oionc] #pager.inline.pager-v2 {
    margin: 0;
    margin-left: 10px;
}

[b-59s67oionc] .Button-v2 {
    margin: 0;
}
/* _content/Synergie40.Web/Components/ItemPanel.razor.rz.scp.css */
.deleteButton[b-v3ypauo9k2] {
    position: absolute;
    left: 8px;
    bottom: 8px;
    width: 26px;
    height: 26px;
}

.selected[b-v3ypauo9k2] {
    box-shadow: 0 0 4px 4px #159F94;
}

/* Styles for item panel*/
.item-panel-container[b-v3ypauo9k2] {
    display: inline-block;
    margin: 8px;
    margin-left: 10px;
    padding: 0px;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 0px 3px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.12);
    position: relative;
    z-index: 2;
}

.item-panel-item[b-v3ypauo9k2] {
    width: 45vw;
    height: 30vw;
    text-align: left;
    padding-left: 8px;
}

.item-panel-img-container[b-v3ypauo9k2] {
    height: 50%;
    width: auto;
    max-width: 40%;
    border-radius: 0 8px 0 0;
    display: inline-block;
    position: absolute;
    float: right;
    right: 0;
    object-fit : cover;
}

.item-panel-info[b-v3ypauo9k2] {
    background-color: transparent;
    margin: 6px;
    padding: 2px;
    display: inline-block;
    position: absolute;
    width: 75%;
    z-index: 10;
}

textarea.item-panel-text[b-v3ypauo9k2] {
    background: white;
    border: none;
    width: 75%;
    height: clamp(40px, 10vh, 180px);
    margin-left: 0.5rem;
}

[b-v3ypauo9k2] .image2 {
    transform: translate(0, 100%);
    border-radius: 0 0 8px 0;
}

.photo[b-v3ypauo9k2] {
    height: 24px;
    width: auto;
    display: inline-block;
    position: absolute;
    float: right;
    right: 20px;
    top: 8px;
    z-index: 1;
}

    .photo:hover[b-v3ypauo9k2] {
        transform: scale(1.2);
    }

.photo.down[b-v3ypauo9k2] {
    top:unset;
    bottom: 8px;
}

[b-v3ypauo9k2] textarea:disabled {
    background-color: #EFEFEF;
    border-radius: 0;
    border: none;
}

.actionButton[b-v3ypauo9k2] {
    position:absolute;
    bottom: 8px;
    right: 8px;
}

[b-v3ypauo9k2] label.disabled {
    background-color: #EFEFEF;
}
/* _content/Synergie40.Web/Components/LabelV2.razor.rz.scp.css */
label[b-shahkhuq86] {
    padding-left: 0.5rem;
}
/* _content/Synergie40.Web/Components/NavHeader.razor.rz.scp.css */
[b-6yne8zh58q] .Button-v2 {
    margin-top: 6px;
}

.userContext[b-6yne8zh58q] {
    background-color: var(--backgroundColour);
}
/* _content/Synergie40.Web/Components/PageHeader.razor.rz.scp.css */
#RegionSection[b-025w3xro4j] {
    display:inline-flex; margin-top: 32px;
}

#RegionLabel[b-025w3xro4j] {
    margin-top:0.15rem;
}

#UserSitesSection[b-025w3xro4j] {
    display: inline-flex;
    margin-top: 40px;
}

#UserSitesLabel[b-025w3xro4j] {
}

#menu[b-025w3xro4j] {
    border: 2px solid @ButtonBackgroundColour;
}

[b-025w3xro4j] .reversed-select {
    font-size: 16px;
    font-weight: bold;
}
/* _content/Synergie40.Web/Components/PageHeaderV2.razor.rz.scp.css */
#RegionSection[b-mdvmgqzf1q] {
    display:inline-flex; margin-top: 32px;
}

.NavSection[b-mdvmgqzf1q] {
    display: inline-flex;
    margin-top: 8px;
}

#RegionLabel[b-mdvmgqzf1q] {
    margin-top:0.15rem;
}

#menu[b-mdvmgqzf1q] {
    border: 2px solid @ButtonBackgroundColour;
}

.rightStacked-v2[b-mdvmgqzf1q] {
}

.synergieLogo-v2[b-mdvmgqzf1q] {
    height: 58px;
}
    .synergieLogo-v2 img:hover[b-mdvmgqzf1q] {
        cursor: pointer;
        border: 1px inset transparent;
    }

.highlighted[b-mdvmgqzf1q] {
    color: red;
}
/* _content/Synergie40.Web/Components/PageSubHeaderV2.razor.rz.scp.css */
.rightStacked-v2[b-oerb8l5zby] {
    margin-top: 8px;
}
/* _content/Synergie40.Web/Components/Paging.razor.rz.scp.css */
#pager[b-vx1fy711u9] {
    margin: 20px;
}
img[b-vx1fy711u9] {
    padding-bottom: 2px;
}
label[b-vx1fy711u9] {
    vertical-align:text-top;
}
/* _content/Synergie40.Web/Components/PagingV2.razor.rz.scp.css */
#pager[b-n57fecvhj7] {
    margin: 20px;
    margin-left: 0;
}
img[b-n57fecvhj7] {
    padding-bottom: 2px;
}
label[b-n57fecvhj7] {
    vertical-align:text-top;
}
/* _content/Synergie40.Web/Components/PickerV2.razor.rz.scp.css */
[b-cbicu41ksm] select:disabled {
    background-color: #EFEFEF;
    border-radius: 0;
    border: none;
}
/* _content/Synergie40.Web/Components/ResourcePanel.razor.rz.scp.css */
.selected[b-r7fk1boo2f] {
    box-shadow: 0 0 4px 4px #159F94;
}

/* Styles for item panel*/
.item-panel-container[b-r7fk1boo2f] {
    display: inline-block;
    margin: 8px;
    margin-left: 10px;
    padding: 0px;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 0px 3px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.12);
    position: relative;
    z-index: 2;
}

.item-panel-item[b-r7fk1boo2f] {
    width: clamp(400px, 45vw, 800px);
    height: clamp(250px, 25vw, 320px);
    text-align: left;
    padding-left: 8px;
}

.item-panel-img-container[b-r7fk1boo2f] {
    height: var(--imageHeight);
    width: 30%;
    border-radius: 0 8px 0 0;
    display: inline-block;
    position: absolute;
    float: right;
    right: 0;
    overflow: hidden;
}

    .item-panel-img-container img[b-r7fk1boo2f] {
        width: 100%;
        height: 100%;
        object-fit:cover;
    }

    .item-panel-info[b-r7fk1boo2f] {
        background-color: transparent;
        margin: 6px;
        padding: 2px;
        display: inline-block;
        position: absolute;
        width: 75%;
        z-index: 10;
    }

textarea.item-panel-text[b-r7fk1boo2f] {
    background: white;
    border: none;
    width: 75%;
    height: clamp(40px, 8vh, 120px);
    margin-left: 0.5rem;
}

[b-r7fk1boo2f] .zone2 {
    transform: translate(0, 100%);
    border-radius: 0;
    border-bottom-right-radius: var(--borderRadius);
    border-top: none;
}

[b-r7fk1boo2f] .zone3 {
    transform: translate(0, 200%);
    border-radius: 0;
    border-top: none;
    border-bottom: none;
}

[b-r7fk1boo2f] .zone4 {
    transform: translate(0, 300%);
    border-radius: 0 0 8px 0;
}

[b-r7fk1boo2f] .image1 {
    border-radius: 0 8px 0 0;
}

[b-r7fk1boo2f] .image2 {
    border-radius: 0;
}

[b-r7fk1boo2f] .image3 {
    border-radius: 0;
}

[b-r7fk1boo2f] .image4 {
    border-radius: 0 0 8px 0;
}

.active-image[b-r7fk1boo2f] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.95);
    border: 2px solid #444;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}

.full-image[b-r7fk1boo2f] {
    max-width: 100%;
    max-height: 100%;
}

[b-r7fk1boo2f] textarea:disabled {
    background-color: #EFEFEF;
    border-radius: 0;
    border: none;
}

/* _content/Synergie40.Web/Components/ToggleV2.razor.rz.scp.css */
[b-051g6cwu2w] .radioButtonGroup.disabled {
    background-color: #EFEFEF;
    border-radius: 0;
    border: none;
    margin-top: -8px;
    height: 32px;
}
/* _content/Synergie40.Web/Pages/BulkUploadPage.razor.rz.scp.css */
.custom-file-upload[b-tx6swb2v29] {
    margin-left: 15px;
}
/* _content/Synergie40.Web/Pages/CancelMatchDialog.razor.rz.scp.css */
.DialogPage-v2[b-83usemq8a0] {
    width: 50%;
    height:fit-content;
}
/* _content/Synergie40.Web/Pages/ChangePasswordPage.razor.rz.scp.css */
[b-nhifrp5llv] .ExpandoLabel-v2 {
    margin-bottom: 8px;
}
.ExplanatoryText[b-nhifrp5llv] {
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: 8px;
}
/* _content/Synergie40.Web/Pages/ConnectionsPage.razor.rz.scp.css */
.display-container[b-ygtlu6u35f] {
    display: flex;
    width: 95vw;
    height: 80vh;
    overflow: hidden;
}

.pagecontent[b-ygtlu6u35f] {
    position: relative;
}

.tabHeader[b-ygtlu6u35f] {
    height: 30px;
    border-radius: 6px 6px 0 0;
    color: black;
    background-color: #FCE9CB;
    cursor: pointer;
    padding: 4px;
    margin-right: 4px;
}

    .tabHeader.activeTab[b-ygtlu6u35f] {
        background-color: #F4A731;
        font-weight: bold;
    }
[b-ygtlu6u35f] div.tabHeader label {
    cursor: pointer;
}

[b-ygtlu6u35f] div.tabHeader.activeTab label {
    cursor: default;
}

.container-fluid[b-ygtlu6u35f] {
    border: 2px solid #F4A731;
    border-radius: 0 6px 6px 6px;
}

[b-ygtlu6u35f] .result-img-container {
    opacity: 0.5;
}

.ExplanatoryText[b-ygtlu6u35f] {
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: 8px;
}

[b-ygtlu6u35f] .right-select-v2 {
    margin-top: 20px;
}

[b-ygtlu6u35f] .left-select-v2 {
    margin-top: 0px;
    padding-left: 0.5rem;
}

/* _content/Synergie40.Web/Pages/DashBoard.razor.rz.scp.css */
.infoRow[b-y0be9l1tf2] {
    display: flex;
    justify-content: center;  
}

.infoPanel[b-y0be9l1tf2] {
    width: 16vw;
    height: 16vw;
    border: 1px solid #AFAFAF;
    display: inline;
    padding: 4px;
}
    .infoPanel.resources[b-y0be9l1tf2] {
        background-color: #41A6DC;
        border-width: 2px 1px 2px 1px;
    }
    .infoPanel.searches[b-y0be9l1tf2] {
        background-color: #169F95;
        border-width: 2px 1px 2px 1px;
    }
    .infoPanel.enquiries[b-y0be9l1tf2] {
        background-color: #F4A731;
        border-width: 2px 1px 2px 1px;
    }
    .infoPanel.matches[b-y0be9l1tf2] {
        background-color: #FCE9CB;
        border-width: 2px 1px 2px 1px;
    }
    .infoPanel.results[b-y0be9l1tf2] {
        background-color: #F2EFEA;
        border-width: 2px 2px 2px 1px;
    }

[b-y0be9l1tf2] .stat {
    font-size: clamp(0.3rem, 2vw, 32px); /* Responsive font size */
    font-weight: 400;
    text-align: center;
}

[b-y0be9l1tf2] .stat-label {
    margin-top: 8px;
    font-size: clamp(0.4rem, 1.3vw, 22px);   /* Responsive font size */
    padding-left: 0;
}
[b-y0be9l1tf2] .stat-label-small {
    font-size: 18px;
}

.ribbon-strip[b-y0be9l1tf2] {
    font-family: sans-serif;
    font-size: 18px;
    color: black;
    justify-content:center;
}

.ribbon[b-y0be9l1tf2] {
    position: relative;
    display: inline-block;
    width: 20vw;
    background: #41aee4;
    padding: clamp(4px, 0.6vw, 10px);
    font-size: 18px;
    text-align: center;
    clip-path: polygon( 0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%, 20px 50% );
}
    .ribbon.resources[b-y0be9l1tf2] {
        background-color: #41aee4;
        width: calc(32vw + 20px);
        transform: translate(20px);
        z-index: 3;
    }
    .ribbon.connections[b-y0be9l1tf2] {
        width: calc(32vw + 20px);
        transform: translate(0px);
        background-color: #F4A731;
        z-index: 2;
    }
    .ribbon.results[b-y0be9l1tf2] {
        background-color: #F2EFEA;
        width: 16vw;
        transform: translate(-20px);
        border: 2px solid #AFAFAF;
        border-bottom: none;
        border-left: none;
        clip-path: unset;
    }

.ExplanatoryText[b-y0be9l1tf2] {
    font-size: 16px;
    font-weight: bold;
    height: 28px;
    margin: 8px;
}

.itemRow[b-y0be9l1tf2] {
    width: 80vw;
    display: flex;
    margin: 0 auto;
    margin-top: 16px;
    border-radius: 8px;
    box-shadow: 0 0px 3px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.12);
}
.showing[b-y0be9l1tf2] {
    margin: 8px;
    margin-top: 24px;
    margin-bottom: 0;
    font-size: 14px;
    height: 34px;
    vertical-align: central;
}
.item-button[b-y0be9l1tf2] {
    float: right;
    margin: 16px;
    margin-top: 0;
    margin-bottom: 0;
}

[b-y0be9l1tf2] .Button-v2 {
    margin: 4px 0 4px 0;
    height: clamp(20px, 2vw, 28px);
    width: clamp(90px, 8vw, 110px);
}
[b-y0be9l1tf2] .ButtonMedium-v2 {
    margin: 16px 0 4px 0;
}
[b-y0be9l1tf2] .result-img-container {
    opacity: 0.5;
}

[b-y0be9l1tf2] .loadingMessage-v2 {
    margin-top: 70px;
    color: white;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

[b-y0be9l1tf2] .bounce-v2 {
    background-color: white;
}
/* _content/Synergie40.Web/Pages/DataEntryUserDetailsDialog.razor.rz.scp.css */
#picklist[b-fsp0bosixe] {
    background-color: #F2EFEA; height: calc(75vh - 170px); overflow-x: hidden;
}
/* _content/Synergie40.Web/Pages/DialogPage.razor.rz.scp.css */
#dialogArea[b-4dxjacqlx4] {
    max-height: calc(90vh - 240px); min-width:400px; overflow-x:hidden; overflow-y:hidden;
}
/* _content/Synergie40.Web/Pages/DialogPageV2.razor.rz.scp.css */
#dialogArea[b-0230b04trj] {
    max-height: calc(90vh - 240px); min-width:400px; overflow-x:hidden; overflow-y:hidden;
}
/* _content/Synergie40.Web/Pages/EndSynergyDialogV2.razor.rz.scp.css */
.DialogPage-v2[b-ufvtscc2ho] {
    width: 50%;
    height: fit-content;
}
/* _content/Synergie40.Web/Pages/FindResources.razor.rz.scp.css */
.display-container[b-0ks7s2gity] {
    display: flex;
    width: 95vw;
    height: 80vh;
    overflow: hidden;
}

.sidebar[b-0ks7s2gity] {
    background: white;
    padding: 10px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.resizer[b-0ks7s2gity] {
    width: 5px;
    cursor: ew-resize;
    background: #aaa;
    transition: background 0.3s;
    max-height: 70vh;
}

    .resizer:hover[b-0ks7s2gity] {
        background: #777;
    }

.map-container[b-0ks7s2gity] {
    flex-grow: 1;
    background: lightblue;
    max-height: 60vh;
}

.input-group-v2[b-0ks7s2gity] {
    margin: 8px;
    margin-top: -12px;
}

[b-0ks7s2gity] .entry-input-v2.largeInput {
    width: 300px;
}
[b-0ks7s2gity] .Button-v2 {
    margin-top: 20px;
}

.pagecontent[b-0ks7s2gity] {
    position: relative;
}
.slideIn[b-0ks7s2gity] {
    position: absolute;
    top: 240px;
    width: 0;
    margin: 20px;
    padding: 8px;
    background-color: transparent;
    box-shadow: none;
    z-index: 10;
    transform: translate(var(--x));
    transition: transform 0.5s ease-in-out;
}

.panelContainer[b-0ks7s2gity] {
    margin-top: 0px;
    height: 700px;
    width: 100%;
    align-self: center;
    align-items: stretch;
    flex-direction: column;
    flex: 1;
    padding: 0px;
}

.dialogPageButtonRow-v2[b-0ks7s2gity] {
    display: flex;
    position: relative;
    gap: 10px;
    margin-top: auto;
    justify-content: space-between;
    align-items: center;
    width: 95%;
}

.SaveSearchHeader[b-0ks7s2gity] {
    font-size: 22px;
    font-weight: 600;
    height: 40px;
    justify-self: center;
}

.SaveSearchNotes[b-0ks7s2gity] {
    font-size: 14px;
    font-weight: normal;
    width: 100%;
    background-color: lightgray;
    height: 10%;
    overflow: hidden;
    margin-bottom: 8px;
    padding: 8px;
}

.SearchArea[b-0ks7s2gity] {
    flex: 1;
    width: 90%;
    height: 50%;
    align-items: stretch;
    padding-left: 8px;
}

[b-0ks7s2gity] .right-select-v2 {
    margin-top: 20px;
}

[b-0ks7s2gity] .left-select-v2 {
    margin-top: 0px;
    padding-left: 0.5rem;
}

[b-0ks7s2gity] .right-button-v2 {
    margin-top: 12px;
}

.savedSearchList[b-0ks7s2gity] {
    width: 320px;
    transition: width 0.5s;
    background-color: #F2EEE9;
    border-radius: 6px;
    height: fit-content;
}
    .savedSearchList.hidden[b-0ks7s2gity] {
        width: 0px;
    }

    .SavedSearchHeader[b-0ks7s2gity] {
        display: grid;
        justify-items: center;
        margin: 0;
        margin-right: 12px;
        height: 44px;
    }

[b-0ks7s2gity] .leftStacked-v2 {
        padding-left: 0;
    }

[b-0ks7s2gity] label.ShowSearchesHeader {
    font-size: 0.9rem;
    margin-right: 8px;
    height:20px;
}
[b-0ks7s2gity] .ShowSearchesButton {
    margin-top: 0;
}

[b-0ks7s2gity] .left-input-v2 {
    width: 100px;
}
/* _content/Synergie40.Web/Pages/GetMatchEndDate.razor.rz.scp.css */
.DialogPage-v2[b-joxgiwg420] {
    width: 50%;
    height: fit-content;
}
/* _content/Synergie40.Web/Pages/HaveDetailsDialog.razor.rz.scp.css */
.panelContainer[b-g31sqqzr3z] {
    height: 300px;
}
/* _content/Synergie40.Web/Pages/HaveResourcesList.razor.rz.scp.css */
[b-ihlrpv3l39] .results-container:hover {
    cursor:pointer;
}
/* _content/Synergie40.Web/Pages/ISLLoginPage.razor.rz.scp.css */
.loginForm[b-dpwtgf3834]
 {
    position:relative;
    z-index: 10;
}
/* _content/Synergie40.Web/Pages/LandingPage24.razor.rz.scp.css */
[b-a2uywtevte] .hero__section {
    height: clamp(160px, 12vw, 240px);
}
.bannerHeader[b-a2uywtevte] {
    color: white;
    font-size: clamp(1rem, 2.4vw, 40px);
}

.contentPanel[b-a2uywtevte] {
    display: grid;
    margin-top: 5vw;
    width: clamp(800px, 80vw, 1200px);
    margin: 0 auto;
}

.wheel-container[b-a2uywtevte] {
    display: grid;
    width: 75%;
    left: 0;
    align-items: center;
    width: clamp(320px, 36vw, 800px);
    aspect-ratio: 1/1;
    margin-top: 0px;
    padding: 0;
}

.wheel[b-a2uywtevte] {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    aspect-ratio: 1;
    text-align: center;
}

/* Position images around the wheel with correct radius */
.wheel-item[b-a2uywtevte] {
    display: grid;
    position: absolute;
    width: 25%; /* Image size */
    max-width: 220px;
    aspect-ratio: 1;
    left: 40%;
    top: 50%;
    border-radius: 50%;
    transform-origin: center;
    transform: translate(var(--x), var(--y)) scale(1);
    transition: all 0.5s ease-in-out;
    align-self: center;
    justify-self: center;
}

    .wheel-item.activeCat[b-a2uywtevte] {
        transform: translate(var(--x), var(--y)) scale(1.1);
        transition: all 0.5s ease-in-out;
    }

/* Ensure images fit inside their containers */
.wheel-image[b-a2uywtevte] {
    grid-column: 1;
    grid-row: 1;
    width: 85%;
    height: 85%;
    border-radius: 50%;
    border: 4px solid white;
}

    .wheel-image.activeCat[b-a2uywtevte] {
        border: 4px solid #1D7873;
    }

.CategoryTitle[b-a2uywtevte] {
    position: absolute;
    left: 45%;
    top: calc(40% - 8px);
    transform: translateX(-55%);
    background-color: white;
    font-size: 12px;
    font-weight: bold;
    color: black;
    height: 20px;
    text-align: center;
    align-content:center;
    border-radius: 4px;
    font-size: clamp(0.1rem, 1vw, 1.2rem);
    height: clamp(20px, 1.2vw, 32px);
    width: clamp(60px, 6vw, 100px);
}

.wheel-center[b-a2uywtevte] {
    position: relative;
    width: clamp(120px, 33%, 280px);
    height: clamp(120px, 33%, 280px);
    padding: 18px;
    align-content: center;
    font-size: clamp(0.1rem, 1.2vw, 2rem);
    font-weight: bold;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    transform: translate(104%, -4%);
}

.CategoryPanelContainer[b-a2uywtevte] {
    display: grid;
    flex: none;
    margin: 12px;
    padding: 0;
    align-self: center;
}

.CategoryPanel[b-a2uywtevte] {
    display: grid;
    grid-template-columns: 10% 90%;
    grid-column: 1;
    grid-row: 1;
    flex: 1;
    align-items: stretch;
    min-height: 300px;
    max-width: 600px;
    height: 100%;
    margin: 0;
    padding: 0px;
    background-color: transparent;
    border-radius: 6px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.14),0 3px -1px -3px rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.12);
    text-align: center;
    opacity: 0;
    transform: translateX(0%);
}

    .CategoryPanel.old[b-a2uywtevte] {
        left: 0;
        z-index: 2;
        transition: transform 1s ease-in-out, opacity 1s;
        transform: translateX(0);
        opacity: 0;
    }

    .CategoryPanel.new[b-a2uywtevte] {
        z-index: 3;
        transition: transform 1s ease-in-out, opacity 1s;
        transform: translateX(0);
        opacity: 1;
    }

.CategoryDetails[b-a2uywtevte] {
    grid-column: 2 / -1;
    grid-row: 1 / 2;
    flex: 1;
    display: flex;
    flex-direction: column;
    width: 90%;
    padding-left: 10%;
    float: right;
    margin-top: 8px;
    text-align: center;
    z-index: 2;
}

.CategoryImageContainer[b-a2uywtevte] {
    grid-column: 1 / -1;
    grid-row: 1/ 2;
    flex: 0 0 auto;
    height: 100%;
    float: left;
    padding: 0;
}

.CategoryImage[b-a2uywtevte] {
    display: block;
    float: left;
    object-fit: cover;
    width: auto;
    height: 100%;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent 100%);
}

.CategoryHeader[b-a2uywtevte] {
    font-size: 22px;
    font-weight: 600;
    height: 40px;
    justify-self: center;
}

.CategoryNotes[b-a2uywtevte] {
    font-size: 14px;
    font-weight: normal;
    width: 100%;
    background-color: lightgray;
    height: 25%;
    overflow: hidden;
    margin-bottom: 8px;
    padding: 8px;
}

.dialogPageButtonRow-v2[b-a2uywtevte] {
    display: flex;
    position: relative;
    gap: 10px;
    margin-top: auto;
    justify-content: space-between;
    align-items: center;
    width: 95%;
}

[b-a2uywtevte] ul.CategoryItems {
    margin-top: 10px;
    font-size: 13px;
    list-style-type: circle;
    list-style-position: inside;
    width: auto;
    text-align: center;
}

@keyframes moveToHighlight-b-a2uywtevte {
    from {
        translate: translate(var(--x), var(--y));
        scale: 1;
    }

    to {
        translate: 320px 0;
        scale: 2;
    }
}

.OutcomeInfo[b-a2uywtevte] {
    font-size: 18px;
    color: #CE0238;
}

.CallOuts[b-a2uywtevte] {

    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 600px;
    max-height: 800px;
    margin-top: 15%;
    margin-left: 10%;
    padding: 0;
    height: 500px;
    width: 100%;
    align-self: center;
    flex-direction: column;
    flex: 1;
    padding: 0px;
}

.CallOut[b-a2uywtevte] {
    display:block;
    padding: 8px;
    padding-top: 16px;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
}

.results-container[b-a2uywtevte] {
    display: block;
    margin-right: 20px;
}

.slider-controls[b-a2uywtevte] {
    position: absolute;
    width: 150px;
    left: 50%;
    top: 90%;
    transform: translateX(-50%);
}

[b-a2uywtevte] button.slick-active {
    background-color: #ce0238 !important;
    color: #ce0238 !important;
    border-color: #ce0238 !important;
}

.panelContainer[b-a2uywtevte] {
    display: flex;
    align-items: center;
    min-height: 600px;
    max-height: 800px;
    margin-top: 0px;
    margin-left: 10%;
    padding: 0;
    margin-top: 32px;
    height: 500px;
    width: 100%;
    align-self: center;
    flex-direction: column;
    flex: 1;
    padding: 0px;
    box-shadow: 0 0px 3px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 4px 0 rgba(0, 0, 0, .12);
}

.DialogTitle-v2[b-a2uywtevte] {
    font-size: 16px;
    justify-self: center;
}

.SearchArea[b-a2uywtevte] {
    flex: 1;
    width: 90%;
    height: 50%;
    align-items: stretch;
    padding-left: 8px;
}

[b-a2uywtevte] .left-input-v2 {
    width: 120px;
}

.resultsMessage[b-a2uywtevte] {
    font-size: 20px;
    margin-top: 32px;
    padding: 8px;
    text-align: center;
    justify-self: center;
    justify-content: center;
    width: 90%;
}
.pageContent[b-a2uywtevte] {
    padding: 0;
}

.result-item[b-a2uywtevte] {
    width: 340px;
    height: 132px;
}

.login[b-a2uywtevte] {
    padding: 16px;
    height: var(--LoginPanelHeight);
}
.main-page-container[b-a2uywtevte] {
    overflow: hidden;
}

[b-a2uywtevte] .LoginBusy {
    position: relative;
    transform: translate(0, 20px);
    z-index: 10;
}
.versionNo[b-a2uywtevte] {
    margin-top: 16px;
    padding-right: 8px;
}
[b-a2uywtevte] .ButtonMedium-v2 {
    margin: 4px 0 4px 0;
    font-size: clamp(0.1rem, 1vw, 1.2rem);
    height: clamp(20px, 2vw, 32px);
    width: clamp(90px, 8vw, 160px);
}
/* _content/Synergie40.Web/Pages/LoginDialog.razor.rz.scp.css */
.panelContainer[b-ms82lgtoy4] {
    margin: 8px;
    padding: 8px;
    background-color: white;
    border-radius: 6px;
    box-shadow: none;
    margin: 12px;
    vertical-align: top;
}
/* _content/Synergie40.Web/Pages/LoginPage.razor.rz.scp.css */
.panelContainer[b-t7caiyxvci]
 {
    display: grid;
    margin-top: 5vw;
    width: 25vw;
    justify-self: center;
}

[b-t7caiyxvci] .view-container {
    background-color: #C4D2DF;
}

.versionNo[b-t7caiyxvci] {
    vertical-align: central;
}
[b-t7caiyxvci] .entry-v2 {
    grid-template-columns: 100% 0;
}

[b-t7caiyxvci] .largeInput {
    width: 100%;
}
/* _content/Synergie40.Web/Pages/ManageContactPageV2.razor.rz.scp.css */
.tabHeader[b-tkswiovefy] {
    height: 30px;
    border-radius: 6px 6px 0 0;
    color: black;
    background-color: #C4D2DF;
    padding: 4px;
    cursor: pointer;
    margin-right: 4px;
}

    .tabHeader.activeTab[b-tkswiovefy] {
        background-color: #164F7F;
        font-weight: bold;
        color: white;
    }
[b-tkswiovefy] div.tabHeader label {
    cursor: pointer;
}

[b-tkswiovefy] div.tabHeader.activeTab label {
    cursor: default;
}
.container-fluid[b-tkswiovefy] {
    border: 2px solid #164F7F;
    border-radius: 0 6px 6px 6px;
    padding: 8px;
}

.ExplanatoryText[b-tkswiovefy] {
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: 8px;
}

[b-tkswiovefy] .right-select-v2.noprompt {
    margin-top: 20px;
}

[b-tkswiovefy] .left-select-v2 {
    margin-top: 0px;
    padding-left: 0.5rem;
}

.table-v2[b-tkswiovefy] {
    margin-top: 24px;
}
/* _content/Synergie40.Web/Pages/ManageMatchPageV2.razor.rz.scp.css */
[b-lkurrsi9qa] input[type=file] {
    width: 100%;
    padding: 20px;
}
.tabHeader[b-lkurrsi9qa] {
    height: 30px;
    border-radius: 6px 6px 0 0;
    color: black;
    background-color: #FCE9CB;
    cursor: pointer;
    padding: 4px;
    margin-right: 4px;
}

    .tabHeader.activeTab[b-lkurrsi9qa] {
        background-color: #F4A731;
        font-weight: bold;
    }
[b-lkurrsi9qa] div.tabHeader label {
    cursor: pointer;
}

[b-lkurrsi9qa] div.tabHeader.activeTab label {
    cursor: default;
}
.container-fluid[b-lkurrsi9qa] {
    border: 2px solid #F4A731;
    border-radius: 0 6px 6px 6px;
}

.ExplanatoryText[b-lkurrsi9qa] {
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: 8px;
}

[b-lkurrsi9qa] .right-select-v2.noprompt {
    margin-top: 20px;
}

[b-lkurrsi9qa] .left-select-v2 {
    margin-top: 0px;
    padding-left: 0.5rem;
}

.table-v2[b-lkurrsi9qa] {
    margin-top: 24px;
}

.actions-container[b-lkurrsi9qa] {
    position: absolute;
    display: inline-block;
    width: 20%;
    margin: 8px;
    right: 2.5%;
    justify-content: center;
    padding: 16px;
    padding-top: 0;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 0px 3px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.12);
}

[b-lkurrsi9qa] label.right-select-v2 {
    margin-top: 12px;
    margin-left: -3px;
}

[b-lkurrsi9qa] .left-input-v2.quantity {
    width: 120px;
}

[b-lkurrsi9qa] .quantityUpdate {
    margin-left: 8px;
    margin-top: 18px;
}
/* _content/Synergie40.Web/Pages/ManageResourcePage.razor.rz.scp.css */

/* _content/Synergie40.Web/Pages/ManageResourcePageV3.razor.rz.scp.css */
.file-drop-zone[b-wodues7acm] {
    font-size: 14px;
    width: 75%;
    height: 25%;
    background-color: white;
    border: 2px dotted darkgrey;
    border-radius: 0 8px 0 0;
    display: inline-block;
    position: absolute;
    float: right;
    right: 0;
    z-index: 2;
}

.hover[b-wodues7acm] {
    border-style: dotted;
    background-color: #00ca71;
}

.file-drop-zone.uploading[b-wodues7acm] {
    background-color: lightgrey;
}

.container[b-wodues7acm] {
    gap: 10px;
    width: 100%;
    max-width: calc(80vw - 40px);
    padding: 0px;
    margin-left: 10px;
}

.img-container[b-wodues7acm] {
    position: relative;
    background-color: #F2EEE9;
    border-radius: 12px;
    border: 2px solid darkgrey;
    aspect-ratio: 4 / 3;
    align-content: center;
    margin: 8px;
    margin-bottom: 14px;
}

    .img-container.empty[b-wodues7acm] {
        background-color: lightgrey;
        border: 2px dotted darkgrey;
    }

    .img-container img[b-wodues7acm] {
        width: 100%;
        height: 100%;
        object-fit: contain;
        border-radius: 12px;
    }

[b-wodues7acm] input[type=file] {
    width: 100%;
}

.error-message-container[b-wodues7acm] {
    color: red;
    text-align: center;
}

.small-images[b-wodues7acm] {
    gap: 10px;
}

.dropLabel[b-wodues7acm] {
    width: 100%;
    height: 50%;
    text-align: center;
    padding: 0 10% 0 10%;
    transform: translate(0, 80%);
}

[b-wodues7acm] .PhotosLabel {
    margin-left: 1rem;
}


/* Styles for item panel*/
.item-panel-container[b-wodues7acm] {
    display: inline-block;
    margin: 8px;
    margin-left: 10px;
    padding: 0px;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 0px 3px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.12);
    position: relative;
    z-index: 2;
}
    .item-panel-item[b-wodues7acm] {
        width: 90vw;
        height: 50vw;
        text-align: left;
        padding-left: 16px;
    }

.item-panel-img-container[b-wodues7acm] {
    position: absolute;
    object-fit: contain;
    width: 100%;
    max-height: 100%;
    max-width: 100%;
    right: 0;
    justify-self: anchor-center;
    align-self: anchor-center;
}
    .item-panel-info[b-wodues7acm] {
        background-color: transparent;
        margin: 6px;
        padding: 2px;
        display: inline-block;
        width: 100%;
        height: 100%;
        z-index: 10;
    }

textarea.item-panel-text[b-wodues7acm] {
    background: white;
    border: none;
    width: 75%;
    height: 120px;
    margin-left: 0.5rem;
}

[b-wodues7acm] .zone2 {
    transform: translate(0, 100%);
    border-radius: 0;
    border-top: none;
}

[b-wodues7acm] .zone3 {
    transform: translate(0, 200%);
    border-radius: 0;
    border-top: none;
    border-bottom: none;
}
[b-wodues7acm] .zone4 {
    transform: translate(0, 300%);
    border-radius: 0 0 8px 0;
}

[b-wodues7acm] .image1 {
    border-radius: 0 8px 0 0;
}
[b-wodues7acm] .image2 {
    border-radius: 0;
}

[b-wodues7acm] .image3 {
    border-radius: 0;
}

[b-wodues7acm] .image4 {
    border-radius: 0 0 8px 0;
}

[b-wodues7acm] .category {
    width: 40vw;
}

.linear[b-wodues7acm] {
    display: flex;
}

.tabHeader[b-wodues7acm] {
    height: 30px;
    border-radius: 6px 6px 0 0;
    color: black;
    background-color: var(--inactiveTabColour); /* #9FD2ED; */
    padding: 4px;
    cursor: pointer;
    margin-right: 4px;
}

    .tabHeader.activeTab[b-wodues7acm] {
        background-color: var(--activeTabColour); /*#41A6DC; */
        font-weight: bold;
        color: white;
    }
[b-wodues7acm] div.tabHeader label {
    cursor: pointer;
}

[b-wodues7acm] div.tabHeader.activeTab label {
    cursor: default;
}
.container-fluid[b-wodues7acm] {
    border: 2px solid var(--activeTabColour);
    border-radius: 0 6px 6px 6px;
}

.active-image[b-wodues7acm] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.95);
    border: 2px solid #444;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}

.full-image[b-wodues7acm] {
    max-width: 600px;
    max-height: 600px;
}

.ExplanatoryText[b-wodues7acm] {
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: 8px;
}

[b-wodues7acm] .right-select-v2.noprompt {
    margin-top: 20px;
}

[b-wodues7acm] .left-select-v2 {
    margin-top: 0px;
    padding-left: 0.5rem;
}

.table-v2[b-wodues7acm] {
    margin-top: 24px;
}

[b-wodues7acm] .radioButtonGroup {
    margin-left : 16px;
}

.bottomSaveButton[b-wodues7acm] {
    position:absolute;
    right: 22%;
}

[b-wodues7acm] .toggle-v2 {
    margin-left: 0px;
}

[b-wodues7acm] .internalOnlyToggle {
    grid-template-columns: 140px 24px;
}
/* _content/Synergie40.Web/Pages/ManageSitePageV2.razor.rz.scp.css */
.tabHeader[b-cydbdd6lz0] {
    height: 30px;
    border-radius: 6px 6px 0 0;
    color: black;
    background-color: #C4D2DF;
    cursor: pointer;
    padding: 4px;
    margin-right: 4px;
    cursor: pointer;
}

    .tabHeader.activeTab[b-cydbdd6lz0] {
        background-color: #164F7F;
        font-weight: bold;
        color: white;
        cursor: unset;
    }
[b-cydbdd6lz0] div.tabHeader label {
        cursor: pointer;
    }
[b-cydbdd6lz0] div.tabHeader.activeTab label {
    cursor: default;
}

.container-fluid[b-cydbdd6lz0] {
    border: 2px solid #164F7F;
    border-radius: 0 6px 6px 6px;
    padding: 8px;
}

.ExplanatoryText[b-cydbdd6lz0] {
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: 8px;
}

[b-cydbdd6lz0] .right-select-v2.noprompt {
    margin-top: 20px;
}

[b-cydbdd6lz0] .left-select-v2 {
    margin-top: 0px;
    padding-left: 0.5rem;
}

.table-v2[b-cydbdd6lz0] {
    margin-top: 24px;
}
/* _content/Synergie40.Web/Pages/ManageSynergyOutcomesPage.razor.rz.scp.css */
td.previous[b-49lcmio2kd] {
    padding-top: 8px;
}
/* _content/Synergie40.Web/Pages/ManageUsersPage.razor.rz.scp.css */
.panel-container[b-aee87c2d1h] {
    display: inline-block;
    width: 100%;
    margin: 10px;
    padding: 16px;
    padding-top: 0;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 0px 3px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.12);
    position: relative;
}
[b-aee87c2d1h] .ExpandoLabel-v2 {
    margin-bottom: 8px;
}
[b-aee87c2d1h] .table-v2 {
    width: 100%;
}

[b-aee87c2d1h] .inline-select select {
    height: 32px;
    margin: 4px;
    border-radius: 22px;
    border: solid darkgrey;
    border-width: 2px;
    vertical-align: top;
    padding-left: 14px;
}
/* _content/Synergie40.Web/Pages/MatchPage.razor.rz.scp.css */
.maxWidth25vw[b-myiqq2a25a] {
    max-height: 300px;
}
/* _content/Synergie40.Web/Pages/MatchPageV2.razor.rz.scp.css */
.NotSelected[b-0sahzvwlhv] {
    font-size: 30px;
    color: #A9A9A9;
    justify-self: center;
    align-self: center;
    background-color: aqua;
}
/* _content/Synergie40.Web/Pages/PickCatClassDialog.razor.rz.scp.css */
#picklist[b-uyayvylwyq] {
	max-height: calc(90vh - 380px);
}

.img-fluid.contained[b-uyayvylwyq] {
	object-fit: contain;
}

.list-header[b-uyayvylwyq] {
	display: inline-block; border-top-left-radius: 6px; border-top-right-radius: 6px; width: 100%; font-weight: bold; height: 50px;
}
/* _content/Synergie40.Web/Pages/PickCatClassDialogV2.razor.rz.scp.css */
#picklist[b-tzpb04dnpi] {
    height: calc(85vh - 290px);
    background-color: #CFE8F6;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.DialogPage-v2[b-tzpb04dnpi] {
    width: 80vw;
}

.img-fluid.contained[b-tzpb04dnpi] {
    object-fit: contain;
}

.list-header-v2[b-tzpb04dnpi] {
    display: inline-block;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    width: 100%;
    font-weight: bold;
    height: 35px;
    margin-top: 12px;
}

.stageHelp-v2[b-tzpb04dnpi] {
    width: 35%;
    margin-left: 64px;
    margin-right: 0;
}

[b-tzpb04dnpi] .list-row-v2 {
    padding-left: 8px;
}

.table-v2[b-tzpb04dnpi] {
    margin-bottom: 0px;
}

td[b-tzpb04dnpi] {
    padding-left: 8px;
}

[b-tzpb04dnpi] .NoError {
    grid-template-rows: 26px 30px 0px;
}
/* _content/Synergie40.Web/Pages/PickClassificationDialog.razor.rz.scp.css */
#picklist[b-z8iyffodxj] {
    max-height: calc(90vh - 340px);
}

.img-fluid.contained[b-z8iyffodxj] {
    object-fit: contain;
}

.list-header[b-z8iyffodxj] {
    display: inline-block;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    width: 100%;
    font-weight: bold;
    height: 50px;
}
/* _content/Synergie40.Web/Pages/PickContactDialog.razor.rz.scp.css */
#headerTable[b-4l7ni0iqqo] {
    width: calc(75vw - 16px);
}

#picklist[b-4l7ni0iqqo] {
    max-height: calc(75vh - 340px);
}
/* _content/Synergie40.Web/Pages/PickSiteDialog.razor.rz.scp.css */
#picklist[b-a6mywjf5z2] {
    max-height: calc(75vh - 320px);
}
/* _content/Synergie40.Web/Pages/PickTechnologiesDialog.razor.rz.scp.css */
#picklist[b-n0uxdekugd] {
    background-color: #F2EFEA; height: calc(90vh - 170px); overflow-x: hidden;
}
/* _content/Synergie40.Web/Pages/PickTechnologiesDialogV2.razor.rz.scp.css */
#picklist-v2[b-osd3cp6rbr] {
    background-color: white; height: calc(80vh - 70px); overflow-x: hidden;
}

.DialogPage-v2[b-osd3cp6rbr] {
    width: 65vw;
    max-height: 80vw;
}

.inline:hover[b-osd3cp6rbr]{
    background-color: #ddd;
}
/* _content/Synergie40.Web/Pages/PlayVideoDialog.razor.rz.scp.css */
#picklist[b-yxz7eoyi3b] {
    height: calc(90vh - 180px);
    overflow-y: hidden;
}
iframe[b-yxz7eoyi3b] {
    width:100%; 
    height:100%;
}
/* _content/Synergie40.Web/Pages/RegisterDialog3.razor.rz.scp.css */
.panelContainer[b-zg16sl826n] {
    margin: 8px;
    padding: 8px;
    background-color: white;
    border-radius: 6px;
    box-shadow: none;
    vertical-align: top;
    width: 40vw;
    margin: 0;
    padding: 0;
}

.SectionContainer[b-zg16sl826n] {
    display: grid;
}
.SectionHeader[b-zg16sl826n] {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 8px;
    border-top: 2px solid darkgray;
    padding-top: 10px;
    margin-bottom: 8px;
}
.Section[b-zg16sl826n] {
    display: flex;
    transform: translate(100%, 0);
    transition: transform 0.1s ease-in-out;
    height: 0;
    width: 0;
    opacity: 0;
}
    .Section.activeSection[b-zg16sl826n] {
        display: inline-block;
        transform: translate(0, 0);
        opacity: 1;
        height: 45vh;
        width: 40vw;
        transition: transform 1s ease-in-out;
    }

[b-zg16sl826n] .passwordStrength {
    color: red;
    margin-top: 16px;
}

[b-zg16sl826n] .wrapper-v2 {
    position: absolute;
    bottom: 8px;
}
/* _content/Synergie40.Web/Pages/RegisterPage3.razor.rz.scp.css */
.panelContainer[b-z6yd8ucwf8] {
    display: block;
    margin: 8px;
    padding: 8px;
    background-color: white;
    border-radius: 6px;
    box-shadow: none;
    margin: 12px;
    justify-self: center;
    width: 42vw;
    height: 480px;
}

.SectionContainer[b-z6yd8ucwf8] {
}

.SectionHeader[b-z6yd8ucwf8] {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 8px;
    border-top: 2px solid darkgray;
    padding-top: 10px;
    margin-bottom: 8px;
}
.Section[b-z6yd8ucwf8] {
    display: inline-block;
    opacity: 1;
    height: 45vh;
    width: 40vw;
}
    .Section.activeSection[b-z6yd8ucwf8] {
        display: inline-block;
        opacity: 1;
        height: 45vh;
        width: 40vw;
    }


[b-z6yd8ucwf8] .passwordStrength {
    color: red;
    margin-top: 16px;
}

[b-z6yd8ucwf8] .wrapper-v2 {
    position: relative;
    float: right;
    bottom: 8px;
}
/* _content/Synergie40.Web/Pages/ReleaseNotesDialog.razor.rz.scp.css */
#picklist[b-x71tqloro4] {
    height: calc(90vh - 180px);
    overflow-y: hidden;
}
iframe[b-x71tqloro4] {
    width:100%; 
    height:100%;
}
/* _content/Synergie40.Web/Pages/RequestDetailsDialog.razor.rz.scp.css */
.DialogPage[b-9p1hkh7bcx] {
    max-height: fit-content; max-width: 85vw; overflow-y:auto; overflow-x:hidden;
}
/* _content/Synergie40.Web/Pages/RequestDetailsDialogV2.razor.rz.scp.css */
.panelContainer[b-kq7w26ygss] {
    margin: 8px;
    padding: 8px;
    background-color: #C4D2DF;
    border-radius: 6px;
    box-shadow: none;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 0;
}

.dialogPageButtonRow-v2[b-kq7w26ygss] {
    display: flex;
    position: relative;
    gap: 10px;
    margin-top: auto;
    justify-content: space-between;
    align-items: center;
    width: 95%;
}

.linear[b-kq7w26ygss] {
    display: flex;
}

.indent[b-kq7w26ygss] {
    margin-left: 0.5rem;
    margin-top: 8px;
}

.stageHelp[b-kq7w26ygss] {
    margin-left: 32px;
    position: absolute;
    left: 50%;
    margin-top: 12px;
}
/* _content/Synergie40.Web/Pages/ResourceImagesDialog.razor.rz.scp.css */
#imagesContainer[b-oljreigioz] {
    display: flex; justify-content:space-between; align-items: center; height:70vh; width:80vw;
}

#imageButtons[b-oljreigioz] {
    display: flex; justify-content:space-between; align-self:end;
}

#imageButtons.row[b-oljreigioz] {
    margin-right:inherit;
    margin-left:inherit;
}
/* _content/Synergie40.Web/Pages/ResourceSuggestionsPageV2.razor.rz.scp.css */
.ExplanatoryText[b-exqo0e8u7u] {
    font-size: 16px;
    font-weight: bold;
    height: 42px;
    margin-bottom: 8px;
}
/* _content/Synergie40.Web/Pages/ReviewShareRequestPageV2.razor.rz.scp.css */
[b-z6ygyeq026] .item-panel-item {
    width: clamp(400px, 45vw, 800px);
    height: clamp(250px, 25vw, 320px);
    text-align: left;
    padding-left: 8px;
}

.response-container[b-z6ygyeq026] {
    display: inline-block;
    width: 50%;
    margin: 8px;
    padding: 8px;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 0px 3px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.12);
    position: relative;
    transform: translate(50%);
}

.linear[b-z6ygyeq026] {
    display: flex;
}

.indent[b-z6ygyeq026] {
    margin-left: 0.5rem;
    margin-top: 8px;
}

[b-z6ygyeq026] .ExplanatoryText {
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: 8px;
}

[b-z6ygyeq026] textarea:disabled {
    background-color: #EFEFEF;
    border-radius: 0;
    border: none;
}
/* _content/Synergie40.Web/Pages/SuggestedMatchesPage.razor.rz.scp.css */
#searchEntry[b-8p1woydmh6] {
    float: right;
    margin-top: -12px;
}
#searchLabel[b-8p1woydmh6] {
    float: right; 
    margin-right: 20px;
}
/* _content/Synergie40.Web/Pages/SuggestedMatchesPageV2.razor.rz.scp.css */
.display-container[b-j4e3stmybr] {
    display: flex;
    width: 95vw;
    height: 80vh;
    overflow: hidden;
}

.sidebar[b-j4e3stmybr] {
    background: white;
    padding: 10px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.resizer[b-j4e3stmybr] {
    width: 5px;
    cursor: ew-resize;
    background: #aaa;
    transition: background 0.3s;
    max-height: 70vh;
}

    .resizer:hover[b-j4e3stmybr] {
        background: #777;
    }

.map-container[b-j4e3stmybr] {
    flex-grow: 1;
    background: lightblue;
    max-height: 60vh;
}

.input-group-v2[b-j4e3stmybr] {
    margin: 8px;
    margin-top: -2px;
}

[b-j4e3stmybr] .entry-input-v2.largeInput {
    width: 300px;
}
[b-j4e3stmybr] .Button-v2 {
    margin-top: 20px;
}

.pagecontent[b-j4e3stmybr] {
    position: relative;
}
.slideIn[b-j4e3stmybr] {
    position: absolute;
    top: 240px;
    width: 0;
    margin: 20px;
    padding: 8px;
    background-color: transparent;
    box-shadow: none;
    z-index: 10;
    transform: translate(var(--x));
    transition: transform 0.5s ease-in-out;
}

.panelContainer[b-j4e3stmybr] {
    margin-top: 0px;
    height: 700px;
    width: 100%;
    align-self: center;
    align-items: stretch;
    flex-direction: column;
    flex: 1;
    padding: 0px;
}

.dialogPageButtonRow-v2[b-j4e3stmybr] {
    display: flex;
    position: relative;
    gap: 10px;
    margin-top: auto;
    justify-content: space-between;
    align-items: center;
    width: 95%;
}

.SaveSearchHeader[b-j4e3stmybr] {
    font-size: 22px;
    font-weight: 600;
    height: 40px;
    justify-self: center;
}

.SaveSearchNotes[b-j4e3stmybr] {
    font-size: 14px;
    font-weight: normal;
    width: 100%;
    background-color: lightgray;
    height: 10%;
    overflow: hidden;
    margin-bottom: 8px;
    padding: 8px;
}

.SearchArea[b-j4e3stmybr] {
    flex: 1;
    width: 90%;
    height: 50%;
    align-items: stretch;
    padding-left: 8px;
}

[b-j4e3stmybr] .right-select-v2 {
    margin-top: 20px;
}

[b-j4e3stmybr] .left-select-v2 {
    margin-top: 0px;
    padding-left: 0.5rem;
}

[b-j4e3stmybr] .right-button-v2 {
    margin-top: 12px;
}

.savedSearchList[b-j4e3stmybr] {
    width: 320px;
    transition: width 0.5s;
    background-color: #F2EEE9;
    border-radius: 6px;
}
    .savedSearchList.hidden[b-j4e3stmybr] {
        width: 0px;
    }

    .SavedSearchHeader[b-j4e3stmybr] {
        display: grid;
        justify-items: center;
        margin: 0;
        margin-right: 12px;
        height: 44px;
    }

[b-j4e3stmybr] .leftStacked-v2 {
        padding-left: 0;
    }

[b-j4e3stmybr] label.ShowSearchesHeader {
    font-size: 0.9rem;
    margin-right: 8px;
    height:20px;
}
[b-j4e3stmybr] .ShowSearchesButton {
    margin-top: 0;
}
.ExplanatoryText[b-j4e3stmybr] {
    font-size: 16px;
    font-weight: bold;
    height: 42px;
    margin-bottom: 8px;
}

[b-j4e3stmybr] .left-input-v2 {
    width: 100px;
}
/* _content/Synergie40.Web/Pages/TermsDialog.razor.rz.scp.css */
#picklist[b-cfle14cshv] {
    height: calc(90vh - 220px);
    overflow-y: hidden;
}
iframe[b-cfle14cshv] {
    width:100%; 
    height:100%;
}
/* _content/Synergie40.Web/Pages/TermsDialogV2.razor.rz.scp.css */
#picklist[b-nxnlzzzap4] {
    height: calc(90vh - 220px);
    overflow-y: hidden;
}
iframe[b-nxnlzzzap4] {
    width:100%; 
    height:100%;
}
/* _content/Synergie40.Web/Pages/UserDetailsPage.razor.rz.scp.css */
#catInterestExpand[b-2ghsgecjp1] {
    border-bottom-left-radius: 0px !important;
}

#catInterestCheck[b-2ghsgecjp1] {
    border-bottom-right-radius: 0px !important;
}
/* _content/Synergie40.Web/Pages/UserDetailsPageV2.razor.rz.scp.css */
.tabHeader[b-am86y0lh29] {
    height: 30px;
    border-radius: 6px 6px 0 0;
    color: black;
    background-color: #FCE9CB;
    padding: 4px;
    margin-right: 4px;
    margin-left: 11px;
    cursor: pointer;
}

    .tabHeader.activeTab[b-am86y0lh29] {
        background-color: #F4A731;
        font-weight: bold;
    }
[b-am86y0lh29] div.tabHeader label {
    cursor: pointer;
}

[b-am86y0lh29] div.tabHeader.activeTab label {
    cursor: default;
}
.container-fluid[b-am86y0lh29] {
    padding: 8px;
    border: 2px solid #F4A731;
    border-radius: 0 6px 6px 6px;
}
.ExplanatoryText[b-am86y0lh29] {
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: 8px;
}
/* _content/Synergie40.Web/Pages/ViewRequestPageV2.razor.rz.scp.css */
.item-panel-container[b-epfdgrbzll] {
    width: 45vw;
    height: 14vw;
    padding: 4px;
    text-align: left;
    padding-left: 8px;
    display: inline-block;
    margin-top: 14px;
    margin-left: 10px;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 0px 3px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.12);
    position: relative;
    z-index: 2;
}
.item-panel-info[b-epfdgrbzll] {
    background-color: transparent;
    margin: 6px;
    padding: 2px;
    display: inline-block;
    position: absolute;
    width: 100%;
    z-index: 10;
}

textarea.item-panel-text[b-epfdgrbzll] {
    background: white;
    border: none;
    width: 90%;
    height: clamp(40px, 8vh, 120px);
    margin-left: 0.5rem;
}

[b-epfdgrbzll] textarea:disabled {
    background-color: #EFEFEF;
    border-radius: 0;
    border: none;
}
/* _content/Synergie40.Web/Pages/ViewResourcePageV2.razor.rz.scp.css */
.file-drop-zone[b-gjy0eg59m9] {
    margin: 4px;
    display: flex;
    font-size: 14px;
    width: 100%;
    height: 100%;
    padding: 2px;
    border-radius: 12px;
    border: 3px dotted darkgrey;
    background-color: white;
}

.hover[b-gjy0eg59m9] {
    border-style: dotted;
    background-color: #00ca71;
}

.file-drop-zone.uploading[b-gjy0eg59m9] {
    background-color: lightgrey;
}

.container[b-gjy0eg59m9] {
    gap: 10px;
    width: 100%;
    max-width: calc(80vw - 40px);
    padding: 0px;
    margin-left: 10px;
}

.img-container[b-gjy0eg59m9] {
    position: relative;
    background-color: #F2EEE9;
    border-radius: 12px;
    border: 2px solid darkgrey;
    aspect-ratio: 4 / 3;
    align-content: center;
    margin: 8px;
    margin-bottom: 14px;
}

    .img-container.empty[b-gjy0eg59m9] {
        background-color: lightgrey;
        border: 2px dotted darkgrey;
    }

    .img-container img[b-gjy0eg59m9] {
        width: 100%;
        height: 100%;
        object-fit: contain;
        border-radius: 12px;
    }

[b-gjy0eg59m9] input[type=file] {
    width: 100%;
    padding: 20px;
}

.error-message-container[b-gjy0eg59m9] {
    color: red;
    text-align: center;
}

.small-images[b-gjy0eg59m9] {
    gap: 10px;
}

.dropLabel[b-gjy0eg59m9] {
    width: 100%;
    height: 100%;
    padding: 10%;
    padding-top: 30%;
    text-align:center;
}

[b-gjy0eg59m9] .PhotosLabel {
    margin-left: 1rem;
}
/* _content/Synergie40.Web/Pages/WantDetailsDialog.razor.rz.scp.css */
.panelContainer[b-bljays204u] {
    height: 300px;
}
