/* _content/Prognosesenteret.Shared/Components/IndexVisualizer.razor.rz.scp.css */
/* Make use of this stylesheet by including    <link rel="stylesheet" href="<ProjectName>.styles.css" />    in the <head> tag of your html page. */

[b-8t4lzjl029] .indexvisualizer {
    white-space: nowrap;
    gap: 0 !important;
    margin: 0 4px;
    min-width: 100px;
}

    .indexvisualizer div[b-8t4lzjl029] {
        display: inline-block;
        border-radius: 0;
        padding: 0 !important;
    }

.indexvisualizerheader[b-8t4lzjl029] {
    white-space: nowrap;
}

    .indexvisualizerheader span[b-8t4lzjl029] {
        font-size: xx-small;
        width: 36%;
        display: inline-block;
    }

        .indexvisualizerheader span:nth-child(1)[b-8t4lzjl029] {
            text-align: left;
        }

        .indexvisualizerheader span:nth-child(3)[b-8t4lzjl029] {
            text-align: right;
        }

.indexvisualizercontentleft[b-8t4lzjl029] {
    vertical-align: sub;
    padding-right: 5px;
}


.indexvisualizercontentright[b-8t4lzjl029] {
    vertical-align: sub;
    padding-left: 5px;
}
/* _content/Prognosesenteret.Shared/Components/Report.razor.rz.scp.css */
.contextItem[b-u1w5135we1] {
    height: 188px;
    width: 100%;
    max-width: 515px;
    background-color: #FFFFFF;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);
    float: left;
    margin: 10px 15px 10px 0;
    position: relative;
}

    .contextItem.disabled[b-u1w5135we1], .contextItemLeftPane.disabled[b-u1w5135we1], .contextItemRightPane.disabled[b-u1w5135we1] {
        pointer-events: none;
        opacity: 0.5;
        background-color: #CCC;
    }

    .contextItem.contextItemEn[b-u1w5135we1] {
        height: 238px;
    }

.contextItemTitle[b-u1w5135we1] {
    color: white;
    position: absolute;
    bottom: 50px;
    left: 0;
    margin-left: 10px;
    text-transform: uppercase;
    background-color: #404449;
    font-size: 10px;
    font-weight: bold;
    padding: 1px 5px 1px 3px;
}

.contextItemName[b-u1w5135we1] {
    color: white;
    position: absolute;
    bottom: 27px;
    left: 0;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
}

.contextItemDesc[b-u1w5135we1] {
    color: white;
    position: absolute;
    bottom: 10px;
    left: 0;
    margin-left: 10px;
}

.contextItemLeftPane[b-u1w5135we1] {
    background-repeat: no-repeat;
    height: 100%;
    position: relative;
    width: 245px;
    float: left;
}

.contextItemRightPane[b-u1w5135we1] {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.contextItemVideoLink[b-u1w5135we1] {
    height: 46px;
    width: 100%;
    position: relative;
    padding-left: 10px;
    bottom: -150px;
    background-color: white;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}

.contextItemWebLink[b-u1w5135we1], .reportItemWebLink[b-u1w5135we1], .backlink[b-u1w5135we1] {
    height: 46px;
    width: 100%;
    position: relative;
    padding-left: 10px;
}

    .contextItemWebLink.disabled[b-u1w5135we1] {
        pointer-events: none;
        opacity: 0.5;
        background-color: #CCC;
    }

    .contextItemWebLink span[b-u1w5135we1] {
        justify-content: initial;
    }

    .contextItemWebLink a[b-u1w5135we1], .reportItemWebLink a[b-u1w5135we1] {
        color: #404449;
    }

        .contextItemWebLink a div[b-u1w5135we1], .backlink div[b-u1w5135we1], .downloadpopup[b-u1w5135we1] {
            white-space: nowrap;
        }

            .contextItemWebLink a div img[b-u1w5135we1], .downloadpopup img[b-u1w5135we1] {
                float: right;
                height: 14px;
                padding-right: 17px;
            }

            .contextItemWebLink a div a[b-u1w5135we1], .contextItemWebLink div div button[b-u1w5135we1], .reportItemWebLink a[b-u1w5135we1], .reportItemWebLink div div button[b-u1w5135we1] {
                top: -12px;
            }

    .contextItemWebLink li img[b-u1w5135we1], .reportItemWebLink li img[b-u1w5135we1] {
        height: 10px;
    }

    .backlink img[b-u1w5135we1] {
        padding: 0 10px 0 10px;
        transform: rotate(180deg);
        height: 14px;
    }

    .downloadpopup span[b-u1w5135we1], .contextItemWebLink span[b-u1w5135we1], .reportItemWebLink span[b-u1w5135we1] {
        margin-top: 13px;
        text-transform: none;
        float: left;
        text-align: left;
    }

.downloadpopup button[b-u1w5135we1] {
    padding: 10px 8px 10px 2px;
}

.downloadpopup .mud-button-icon-end[b-u1w5135we1], .contextItemWebLink .mud-button-icon-end[b-u1w5135we1] {
    display: contents;
}

.prognosebanklink[b-u1w5135we1] {
    background-color: #40444944
}

.downloadpopup[b-u1w5135we1] {
    color: #262626;
}

.reportItem[b-u1w5135we1] {
    height: 150px;
    width: 250px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
    margin-right: 15px;
    margin-bottom: 60px;
}

.reportItemWithVideo[b-u1w5135we1] {
    height: 150px;
    width: 250px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
    margin-right: 15px;
    margin-bottom: 110px;
}

.reportItemLeftPane[b-u1w5135we1], .supportItemLeftPane[b-u1w5135we1] {
    background-repeat: no-repeat;
    height: 100%;
    position: relative;
    width: 250px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.6);
}

.reportItemWebLink[b-u1w5135we1] {
    background-color: white;
    bottom: -150px;
    width: 100%;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);
}

.reportItemTitle[b-u1w5135we1] {
    background-color: #50E3C2;
    color: white;
    position: absolute;
    bottom: 70px;
    left: 0;
    margin-left: 10px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    padding: 1px 5px 1px 3px;
}

.reportItemName[b-u1w5135we1] {
    color: white;
    position: absolute;
    bottom: 27px;
    left: 0;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
}

.dynamicContentLink[b-u1w5135we1] {
    float: left;
    min-width: 250px;
    margin-right: 15px;
    margin-bottom: 30px;
}

.line-9[b-u1w5135we1] {
    box-sizing: border-box;
    height: 2px;
    width: 100%;
    border: 0.5px solid #E8E8E8;
}
