﻿.lpi-large-text {
    color: #1D427D;
}

.green-text {
    color: #1D427D;
}

.p-dis {
    color: #1D427D;
}

.lpi-profilegridcell {
    color: #1D427D;
}

.lpi-profilegridcell-selected {
    background-color: #1D427D;
    color: white;
}

.lpi-profilegridcell-disabled {
    color: #1D427D;
}

.lpi-datatable tbody tr:nth-of-type(2n+1) {
    background-color: #1D427D;
    color: white;
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #1D427D;
    color: white;
}

.pool-description-box {
    color: #000000;
}

.lpi-ifIInvestedX-text-editable {
    color: #1D427D;
    border-bottom: 1px dashed #1D427D;
}

.lpi-ifIInvestedX-text-result {
    color: #1D427D;
}

#BWO10Y .bar {
    fill: #1D427D;
}

.lpi-profilegrid-table {
    background: #ede8e6;
}


.lpi-background-stripes {
    background-image: repeating-linear-gradient(25deg, #ede8e6, #ede8e6 1500px, #ffffff 1500px, #ffffff 3000px);
}

.lpi-color-background {
    background-color: #ede8e6;
}


.GreenColoredBackgroundControl {
    background-color: #ede8e6;
    border-color: #1D427D;
    color: #1D427D;
}


.lpi-datatable-fadedrow:after {
    background-image: linear-gradient(to bottom, rgba(237, 232, 230, 0), rgba(237, 232, 230, 1) 100%);
}


/* ReSharper disable once CssBrowserCompatibility */
:root {
    --line-chart-color: #1D427D;
    --annotation-context-color: #1D427D;
    --annotation-badge-color: white;
    --annotation-color: #d9003c;
}

#radio_box_YearsBackOption label > input[type="radio"]:checked + *::before {
    background: radial-gradient(#1D427D 0%, #1D427D 40%, transparent 50%, transparent);
    background-position: center;
    border-color: #1D427D;
}

#radio_box_YearsBackOption label > input[type="radio"]:checked + * {
    color: #1D427D;
}

.lpi-holdingslist-circle {
    background-color: #49bca3;
}

.circleType1 {
    border: 1px solid #1D427D;
}

.lpi-hr-sep-line {
    color: #49bca3;
    border-color: #49bca3;
}

.lpi-custom-name span {
    display: none;
}

.lpi-custom-name:after {
    content: 'Spar Nords puljer';
}






#MaterialsArea .nav-tabs .nav-item.show .nav-link, #MaterialsArea .nav-tabs .nav-link.active {
    color: #1D427D;
    border-color: #1D427D #1D427D #fff;
}


#MaterialsArea a {
    color: #1D427D;
}

#MaterialsArea .nav-tabs {
    border-bottom: 1px solid #1D427D;
}

#MaterialsArea .tab-content {
    border-left: 1px solid #1D427D;
    border-right: 1px solid #1D427D;
    border-bottom: 1px solid #1D427D;
}




/* distrubitionTab */

.distrubitionTab .tab-content {
    border-left: 0px solid #1D427D;
    border-right: 0px solid #1D427D;
    border-bottom: 0px solid #1D427D;
}

.distrubitionTab .nav-tabs {
    color: #1D427D;
}

    .distrubitionTab .nav-tabs .nav-item.show .nav-link {
        color: #1D427D;
    }

.distrubitionTab a {
    color: #1D427D;
}

.distrubitionTab .nav-tabs {
    border-bottom: 0px solid #1D427D;
}

.distrubitionTab .greenHeader {
    color: #1D427D;
}





.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
    border-color: rgba(255, 255, 255, 0.5);
}



.annuitytable > tbody > tr:nth-child(odd) > td,
.annuitytable > tbody > tr:nth-child(odd) > th {
    background-color: #49bca3;
}