@import '_content/CompeteHR.Blazor.Components/CompeteHR.Blazor.Components.mdqqlpehfk.bundle.scp.css';

/* _content/CompeteHR.Emissie.UI/Pages/Dashboard/Index.razor.rz.scp.css */

.dashboard-container[b-k1xb3p2x83] {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 30rem 30rem auto;
    gap: 1rem;
}

.statistical-card-container[b-k1xb3p2x83] {
    display: grid;
    gap: 1rem;
}

.emission-chart[b-k1xb3p2x83] {
    display: none;
}

@media(min-width: 699px) {

    .dashboard-container[b-k1xb3p2x83] {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 30rem auto 20rem 20rem;
    }



    .view-detailed-statistics-container[b-k1xb3p2x83] {
        display: none;
    }

    .emission-chart[b-k1xb3p2x83] {
        display: block;
        grid-column: span 2;
    }

    .statistical-card-container[b-k1xb3p2x83] {
        grid-column: span 2;
        grid-template-columns: 1fr 1fr;
    }

}

@media(min-width: 1399px) {

    .dashboard-container[b-k1xb3p2x83] {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 30rem 20rem
    }

    .statistical-card-container[b-k1xb3p2x83] {
        grid-column: 1 / -1;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

}

@media(min-width: 1699px) {

    .dashboard-container[b-k1xb3p2x83] {
        grid-template-columns: 1fr 1fr 2fr 1fr;
    }

}

@media(min-width: 1950px) {

    .dashboard-container[b-k1xb3p2x83] {
        grid-template-rows: 35rem 20rem;
    }
}

@media(min-width: 1950px) {

    .dashboard-container[b-k1xb3p2x83] {
        grid-template-rows: 35rem 20rem;
    }
}

@media(min-width: 2390px) {

    .dashboard-container[b-k1xb3p2x83] {
        grid-template-rows: 37.5rem 20rem;
    }
}
/* _content/CompeteHR.Emissie.UI/Pages/Introduction/Index.razor.rz.scp.css */

.default-content-page[b-dy6lrqq2v3] {
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    display: grid;
    padding: 0;
    margin: 0;
    grid-template-areas: 'header' 'content';
    grid-template-rows: 8em calc(100% - 9em);
    gap: 1em;
    transition: all 0.8s linear;
}


.content-page-wrapper[b-dy6lrqq2v3] {
    height: 100%;
    max-height: 100%;
    display: grid;
    grid-template-areas: 'content' 'footer';
    grid-template-rows: calc(100% - 4em) 3em;
    gap: 1em;
    transition: all 0.8s linear;
}

}

.content-page-header[b-dy6lrqq2v3] {
    background-color: #FBFBFB;
    border-bottom: .1em solid #E0E0E0 !important;
    min-height: 3.5em;
    transition: all 0.8s linear;
}

.content-page-content[b-dy6lrqq2v3] {
    height: 100%;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    align-items: stretch;
    flex-direction: column;
    transition: all 0.5s linear;
}
/* _content/CompeteHR.Emissie.UI/Pages/Statistics/Statistics.razor.rz.scp.css */
.statistics-container[b-ah7v98oi4z]{
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    gap: 1rem;
}

.statistics-header[b-ah7v98oi4z]{
    display: none;
}

.statistics-linechart[b-ah7v98oi4z] {
    display: none;
}

.statistics-barchart[b-ah7v98oi4z] {
    display: none;
}


@media(min-width: 600px) {
    .statistics-header[b-ah7v98oi4z] {
        display: block;
        grid-column: 1 / -1;
    }

    .statistics-container[b-ah7v98oi4z] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
    }

    .statistics-linechart[b-ah7v98oi4z] {
        display: block;
        grid-column: span 2;
    }

    .statistics-barchart[b-ah7v98oi4z] {
        display: block;
        grid-column: span 2;
    }

    .chart-mobile-warning[b-ah7v98oi4z] {
        display: none;
    }
}

@media(min-width: 1400px) {
    .statistics-container[b-ah7v98oi4z] {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media(min-width: 1499px) {
    .statistics-container[b-ah7v98oi4z] {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    
    }


}
/* _content/CompeteHR.Emissie.UI/Pages/TravelRegistrations/ExceptionsRegistrations.razor.rz.scp.css */
section[b-6uwtxnx5q7]{
    display: grid;
    grid-template-rows: 1fr auto;
    gap: 1rem
}
/* _content/CompeteHR.Emissie.UI/Shared/Cards/LineChartCard/LineChartCard.razor.rz.scp.css */
.ratio-2[b-8rnm2cwz6l]{
    display: none;
}

.ratio-3[b-8rnm2cwz6l] {
    display: none;
}
@media(min-width: 699px) {
    .ratio-2[b-8rnm2cwz6l] {
        display: block;
    }
}

@media(min-width: 1699px) {
    .ratio-3[b-8rnm2cwz6l] {
        display: block;
    }

    .ratio-2[b-8rnm2cwz6l] {
        display: none;
    }
}
/* _content/CompeteHR.Emissie.UI/Shared/Core/DefaultContentPage.razor.rz.scp.css */
.default-content-page[b-4yliz7ewe4] {
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    display: grid;
    padding: 0;
    margin:0;
    grid-template-areas: 'header' 'content';
    grid-template-rows: 8em calc(100% - 9em); 
    gap: 1em;
}


.content-page-wrapper[b-4yliz7ewe4]{
  display: flex;
  flex-direction: column;

}
.content-page-header[b-4yliz7ewe4] {
    background-color: #FBFBFB;
    border-bottom: .1em solid #E0E0E0 !important;
   
}

.content-page-content[b-4yliz7ewe4] {
    height: 100%;
    /*justify-content: space-between;*/
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    align-items: stretch;
    flex-direction: column;
}

/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/BaseIconHover.razor.rz.scp.css */
.hover-element div[b-6x421q3qo2] {
    display: none;
    height: 2rem;
    padding: 0.2rem 1rem;
    transform: translateY(-2.5rem);
}

.hover-element:hover div[b-6x421q3qo2] {
    display: flex;
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/Bicycle.razor.rz.scp.css */
.cls-1[b-vcjn2p9pyc], .cls-2[b-vcjn2p9pyc] {
    fill: none;
}

.cls-1[b-vcjn2p9pyc], .cls-3[b-vcjn2p9pyc], .cls-4[b-vcjn2p9pyc] {
    stroke: #76c3af;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-2[b-vcjn2p9pyc] {
    stroke-width: 0px;
}

.cls-3[b-vcjn2p9pyc] {
    stroke-width: 1.2px;
}

.cls-3[b-vcjn2p9pyc], .cls-4[b-vcjn2p9pyc] {
    fill: #fff;
}

.cls-4[b-vcjn2p9pyc] {
    stroke-width: 1.05px;
}

.hover-element div[b-vcjn2p9pyc] {
    display: none;
    height: 2rem;
    padding: 0.2rem 1rem;
    transform: translateY(-2.5rem);
}
.hover-element:hover div[b-vcjn2p9pyc] {
    display: flex;
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/BicycleElectric.razor.rz.scp.css */
.cls-1[b-4ozonnx1pe], .cls-2[b-4ozonnx1pe] {
    fill: none;
}

.cls-1[b-4ozonnx1pe], .cls-3[b-4ozonnx1pe], .cls-4[b-4ozonnx1pe] {
    stroke: #76c3af;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-2[b-4ozonnx1pe] {
    stroke-width: 0px;
}

.cls-3[b-4ozonnx1pe] {
    stroke-width: 1.2px;
}

.cls-3[b-4ozonnx1pe], .cls-4[b-4ozonnx1pe] {
    fill: #fff;
}

.cls-4[b-4ozonnx1pe] {
    stroke-width: 1.05px;
}

.hover-element div[b-4ozonnx1pe] {
    display: none;
    height: 2rem;
    padding: 0.2rem 1rem;
    transform: translateY(-2.5rem);
}
.hover-element:hover div[b-4ozonnx1pe] {
    display: flex;
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/Car.razor.rz.scp.css */
.cls-1[b-cm9x8khfq3], .cls-2[b-cm9x8khfq3], .cls-3[b-cm9x8khfq3], .cls-4[b-cm9x8khfq3] {
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-1[b-cm9x8khfq3], .cls-3[b-cm9x8khfq3] {
    stroke: #daefea;
}

.cls-1[b-cm9x8khfq3], .cls-4[b-cm9x8khfq3] {
    fill: #fff;
}

.cls-2[b-cm9x8khfq3], .cls-5[b-cm9x8khfq3], .cls-3[b-cm9x8khfq3] {
    fill: none;
}

.cls-2[b-cm9x8khfq3], .cls-4[b-cm9x8khfq3] {
    stroke: #76c3af;
}

.cls-5[b-cm9x8khfq3], .cls-6[b-cm9x8khfq3] {
    stroke-width: 0px;
}

.cls-6[b-cm9x8khfq3] {
    fill: #76c3af;
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/CarDiesel.razor.rz.scp.css */
.cls-1[b-om16jpi5u3], .cls-2[b-om16jpi5u3], .cls-3[b-om16jpi5u3], .cls-4[b-om16jpi5u3] {
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-1[b-om16jpi5u3], .cls-3[b-om16jpi5u3] {
    stroke: #daefea;
}

.cls-1[b-om16jpi5u3], .cls-4[b-om16jpi5u3] {
    fill: #fff;
}

.cls-2[b-om16jpi5u3], .cls-5[b-om16jpi5u3], .cls-3[b-om16jpi5u3] {
    fill: none;
}

.cls-2[b-om16jpi5u3], .cls-4[b-om16jpi5u3] {
    stroke: #76c3af;
}

.cls-5[b-om16jpi5u3], .cls-6[b-om16jpi5u3] {
    stroke-width: 0px;
}

.cls-6[b-om16jpi5u3] {
    fill: #76c3af;
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/CarElectric.razor.rz.scp.css */
.cls-1[b-07riwrewfq], .cls-2[b-07riwrewfq], .cls-3[b-07riwrewfq], .cls-4[b-07riwrewfq] {
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-1[b-07riwrewfq], .cls-3[b-07riwrewfq] {
    stroke: #daefea;
}

.cls-1[b-07riwrewfq], .cls-4[b-07riwrewfq] {
    fill: #fff;
}

.cls-2[b-07riwrewfq], .cls-5[b-07riwrewfq], .cls-3[b-07riwrewfq] {
    fill: none;
}

.cls-2[b-07riwrewfq], .cls-4[b-07riwrewfq] {
    stroke: #76c3af;
}

.cls-5[b-07riwrewfq], .cls-6[b-07riwrewfq] {
    stroke-width: 0px;
}

.cls-6[b-07riwrewfq] {
    fill: #76c3af;
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/CarGasoline.razor.rz.scp.css */
.cls-1[b-tug3t7gsa4], .cls-2[b-tug3t7gsa4], .cls-3[b-tug3t7gsa4], .cls-4[b-tug3t7gsa4] {
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-1[b-tug3t7gsa4], .cls-3[b-tug3t7gsa4] {
    stroke: #daefea;
}

.cls-1[b-tug3t7gsa4], .cls-4[b-tug3t7gsa4] {
    fill: #fff;
}

.cls-2[b-tug3t7gsa4], .cls-5[b-tug3t7gsa4], .cls-3[b-tug3t7gsa4] {
    fill: none;
}

.cls-2[b-tug3t7gsa4], .cls-4[b-tug3t7gsa4] {
    stroke: #76c3af;
}

.cls-5[b-tug3t7gsa4], .cls-6[b-tug3t7gsa4] {
    stroke-width: 0px;
}

.cls-6[b-tug3t7gsa4] {
    fill: #76c3af;
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/CarHybrid.razor.rz.scp.css */
.cls-1[b-lhf5cfe2tk], .cls-2[b-lhf5cfe2tk], .cls-3[b-lhf5cfe2tk], .cls-4[b-lhf5cfe2tk], .cls-5[b-lhf5cfe2tk] {
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-1[b-lhf5cfe2tk], .cls-4[b-lhf5cfe2tk] {
    stroke: #daefea;
}

.cls-1[b-lhf5cfe2tk], .cls-5[b-lhf5cfe2tk] {
    fill: #fff;
}

.cls-2[b-lhf5cfe2tk], .cls-3[b-lhf5cfe2tk], .cls-5[b-lhf5cfe2tk] {
    stroke: #76c3af;
}

.cls-2[b-lhf5cfe2tk], .cls-6[b-lhf5cfe2tk], .cls-4[b-lhf5cfe2tk] {
    fill: none;
}

.cls-3[b-lhf5cfe2tk], .cls-7[b-lhf5cfe2tk] {
    fill: #76c3af;
}

.cls-6[b-lhf5cfe2tk], .cls-7[b-lhf5cfe2tk] {
    stroke-width: 0px;
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/CarLPG.razor.rz.scp.css */
.cls-1[b-mjkk7ocol5], .cls-2[b-mjkk7ocol5], .cls-3[b-mjkk7ocol5], .cls-4[b-mjkk7ocol5] {
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-1[b-mjkk7ocol5], .cls-3[b-mjkk7ocol5] {
    stroke: #daefea;
}

.cls-1[b-mjkk7ocol5], .cls-4[b-mjkk7ocol5] {
    fill: #fff;
}

.cls-2[b-mjkk7ocol5], .cls-5[b-mjkk7ocol5], .cls-3[b-mjkk7ocol5] {
    fill: none;
}

.cls-2[b-mjkk7ocol5], .cls-4[b-mjkk7ocol5] {
    stroke: #76c3af;
}

.cls-5[b-mjkk7ocol5], .cls-6[b-mjkk7ocol5] {
    stroke-width: 0px;
}

.cls-6[b-mjkk7ocol5] {
    fill: #76c3af;
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/Moped.razor.rz.scp.css */
.cls-1[b-g16k1dx9mn], .cls-2[b-g16k1dx9mn] {
    fill: none;
}

.cls-1[b-g16k1dx9mn], .cls-3[b-g16k1dx9mn] {
    stroke: #76c3af;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-2[b-g16k1dx9mn] {
    stroke-width: 0px;
}

.cls-3[b-g16k1dx9mn] {
    fill: #fff;
}

/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/MopedElectric.razor.rz.scp.css */
.cls-1[b-yv2hq5u7fw], .cls-2[b-yv2hq5u7fw] {
    fill: none;
}

.cls-1[b-yv2hq5u7fw], .cls-3[b-yv2hq5u7fw] {
    stroke: #76c3af;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-2[b-yv2hq5u7fw] {
    stroke-width: 0px;
}

.cls-3[b-yv2hq5u7fw] {
    fill: #fff;
}

/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/Motor.razor.rz.scp.css */
.cls-1[b-95t3kz7ati] {
    stroke-width: 0px;
}

.cls-1[b-95t3kz7ati], .cls-2[b-95t3kz7ati] {
    fill: none;
}

.cls-2[b-95t3kz7ati], .cls-3[b-95t3kz7ati] {
    stroke-width: .9px;
}

.cls-2[b-95t3kz7ati], .cls-3[b-95t3kz7ati], .cls-4[b-95t3kz7ati] {
    stroke: #76c3af;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-3[b-95t3kz7ati], .cls-4[b-95t3kz7ati] {
    fill: #fff;
}

.cls-4[b-95t3kz7ati] {
    stroke-width: 1.2px;
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/MotorElectric.razor.rz.scp.css */
.cls-1[b-rzzc3izrpu] {
    stroke-width: 0px;
}

.cls-1[b-rzzc3izrpu], .cls-2[b-rzzc3izrpu] {
    fill: none;
}

.cls-2[b-rzzc3izrpu], .cls-3[b-rzzc3izrpu] {
    stroke-width: .9px;
}

.cls-2[b-rzzc3izrpu], .cls-3[b-rzzc3izrpu], .cls-4[b-rzzc3izrpu] {
    stroke: #76c3af;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-3[b-rzzc3izrpu], .cls-4[b-rzzc3izrpu] {
    fill: #fff;
}

.cls-4[b-rzzc3izrpu] {
    stroke-width: 1.2px;
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/None.razor.rz.scp.css */
.cls-1[b-k0mk7gekka] {
    stroke-miterlimit: 10;
}

.cls-1[b-k0mk7gekka], .cls-2[b-k0mk7gekka] {
    stroke: #daefea;
}

.cls-1[b-k0mk7gekka], .cls-2[b-k0mk7gekka], .cls-3[b-k0mk7gekka] {
    fill: #fff;
}

.cls-2[b-k0mk7gekka], .cls-3[b-k0mk7gekka] {
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-4[b-k0mk7gekka] {
    fill: none;
    stroke-width: 0px;
}

.cls-3[b-k0mk7gekka] {
    stroke: #76c3af;
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/Transit.razor.rz.scp.css */
.cls-1[b-9sezbfva3l] {
    stroke: #b4dfd4;
    stroke-miterlimit: 10;
}

.cls-1[b-9sezbfva3l], .cls-2[b-9sezbfva3l] {
    fill: #fff;
}

.cls-3[b-9sezbfva3l], .cls-4[b-9sezbfva3l] {
    fill: none;
}

.cls-3[b-9sezbfva3l], .cls-5[b-9sezbfva3l], .cls-2[b-9sezbfva3l] {
    stroke: #76c3af;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-4[b-9sezbfva3l] {
    stroke-width: 0px;
}

.cls-5[b-9sezbfva3l] {
    fill: #ff41ff;
}

.cls-6[b-9sezbfva3l] {
    clip-path: url(#clippath);
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/Van.razor.rz.scp.css */
.cls-1[b-bidn4c3b3s], .cls-2[b-bidn4c3b3s], .cls-3[b-bidn4c3b3s], .cls-4[b-bidn4c3b3s] {
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-1[b-bidn4c3b3s], .cls-3[b-bidn4c3b3s] {
    stroke: #daefea;
}

.cls-1[b-bidn4c3b3s], .cls-4[b-bidn4c3b3s] {
    fill: #fff;
}

.cls-2[b-bidn4c3b3s], .cls-5[b-bidn4c3b3s], .cls-3[b-bidn4c3b3s] {
    fill: none;
}

.cls-2[b-bidn4c3b3s], .cls-4[b-bidn4c3b3s] {
    stroke: #76c3af;
}

.cls-5[b-bidn4c3b3s], .cls-6[b-bidn4c3b3s] {
    stroke-width: 0px;
}

.cls-6[b-bidn4c3b3s] {
    fill: #76c3af;
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/VanDiesel.razor.rz.scp.css */
.cls-1[b-l9do4ltcg2], .cls-2[b-l9do4ltcg2], .cls-3[b-l9do4ltcg2], .cls-4[b-l9do4ltcg2] {
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-1[b-l9do4ltcg2], .cls-3[b-l9do4ltcg2] {
    stroke: #daefea;
}

.cls-1[b-l9do4ltcg2], .cls-4[b-l9do4ltcg2] {
    fill: #fff;
}

.cls-2[b-l9do4ltcg2], .cls-5[b-l9do4ltcg2], .cls-3[b-l9do4ltcg2] {
    fill: none;
}

.cls-2[b-l9do4ltcg2], .cls-4[b-l9do4ltcg2] {
    stroke: #76c3af;
}

.cls-5[b-l9do4ltcg2], .cls-6[b-l9do4ltcg2] {
    stroke-width: 0px;
}

.cls-6[b-l9do4ltcg2] {
    fill: #76c3af;
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/VanElectric.razor.rz.scp.css */
.cls-1[b-pemq42wple], .cls-2[b-pemq42wple], .cls-3[b-pemq42wple], .cls-4[b-pemq42wple] {
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-1[b-pemq42wple], .cls-3[b-pemq42wple] {
    stroke: #daefea;
}

.cls-1[b-pemq42wple], .cls-4[b-pemq42wple] {
    fill: #fff;
}

.cls-2[b-pemq42wple], .cls-5[b-pemq42wple], .cls-3[b-pemq42wple] {
    fill: none;
}

.cls-2[b-pemq42wple], .cls-4[b-pemq42wple] {
    stroke: #76c3af;
}

.cls-5[b-pemq42wple], .cls-6[b-pemq42wple] {
    stroke-width: 0px;
}

.cls-6[b-pemq42wple] {
    fill: #76c3af;
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/Walking.razor.rz.scp.css */
.cls-1[b-b0hb3d8z7y], .cls-2[b-b0hb3d8z7y] {
    stroke: #daefea;
    stroke-miterlimit: 10;
}

.cls-1[b-b0hb3d8z7y], .cls-2[b-b0hb3d8z7y], .cls-3[b-b0hb3d8z7y] {
    fill: #fff;
}

.cls-4[b-b0hb3d8z7y] {
    fill: none;
    stroke-width: 0px;
}

.cls-2[b-b0hb3d8z7y], .cls-3[b-b0hb3d8z7y] {
    stroke-linecap: round;
}

.cls-3[b-b0hb3d8z7y] {
    stroke: #76c3af;
    stroke-linejoin: round;
}
/* _content/CompeteHR.Emissie.UI/Shared/Icons/TransportIcons/WorkFromHome.razor.rz.scp.css */
.cls-1[b-5s6bbkonsm], .cls-2[b-5s6bbkonsm] {
    fill: none;
}

.cls-1[b-5s6bbkonsm], .cls-3[b-5s6bbkonsm] {
    stroke: #76c3af;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cls-2[b-5s6bbkonsm], .cls-4[b-5s6bbkonsm] {
    stroke-width: 0px;
}

.cls-4[b-5s6bbkonsm], .cls-3[b-5s6bbkonsm] {
    fill: #fff;
}
/* _content/CompeteHR.Emissie.UI/Shared/Layouts/BaseLayout.razor.rz.scp.css */
/* 
    X-small devices (`None <576px`)
    Small devices (`sm ?576px`)
    Medium devices (`md ?768px` )
    Large devices (`lg ?992px`)
    Extra large devices (`xl ?1200px`)
    Extra extra large devices (`xxl ?1400px`)

*/

.page-grid[b-ue5nmpcz1v] {
    display: grid;
    grid-template-rows: 40px minmax(0, 1fr);
    grid-template-columns: 200px 1fr;
    height: 100vh;
}

.page-top[b-ue5nmpcz1v] {
    grid-column: 1 / -1;
}

.page-side[b-ue5nmpcz1v] {
    grid-row: 2 / -1;
}

@media (max-width: 991px) {
    .page-grid[b-ue5nmpcz1v] {
        grid-template-columns: 1fr;
    }

}
/* _content/CompeteHR.Emissie.UI/Shared/Layouts/EmptyLayout.razor.rz.scp.css */
/* 
    X-small devices (`None <576px`)
    Small devices (`sm ?576px`)
    Medium devices (`md ?768px` )
    Large devices (`lg ?992px`)
    Extra large devices (`xl ?1200px`)
    Extra extra large devices (`xxl ?1400px`)

*/

.page-grid[b-maa8op7a3z] {
    display: grid;
    grid-template-rows: 40px minmax(0, 1fr);
    grid-template-columns: 1fr;
    height: 100vh;
}

.page-top[b-maa8op7a3z] {
    grid-column: 1 / -1;
}



@media (max-width: 991px) {
    .page-grid[b-maa8op7a3z] {
        grid-template-columns: 1fr;
    }

}


/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1;
}

.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row ::deep a, .top-row .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth) {
        display: none;
    }

    .top-row.auth {
        justify-content: space-between;
    }

    .top-row a, .top-row .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
*/
/* _content/CompeteHR.Emissie.UI/Shared/Layouts/IndexLayout.razor.rz.scp.css */
/* 
    X-small devices (`None <576px`)
    Small devices (`sm ?576px`)
    Medium devices (`md ?768px` )
    Large devices (`lg ?992px`)
    Extra large devices (`xl ?1200px`)
    Extra extra large devices (`xxl ?1400px`)

*/

.page-grid[b-56hhmeg8g7] {
    display: grid;
    grid-template-rows: 40px minmax(0, 1fr);
    grid-template-columns: 1fr;
    height: 100vh;
}

.page-top[b-56hhmeg8g7] {
    grid-column: 1 / -1;
}

.page-main[b-56hhmeg8g7] {
    width: 100%;
    height: 100%;

}


@media (max-width: 991px) {
    .page-grid[b-56hhmeg8g7] {
        grid-template-columns: 1fr;
    }

}
.footer-animation-container[b-56hhmeg8g7] {
    position: fixed;
    bottom: 0;
    left:0;
    right:0;
    z-index: -1;
}

/* To fix footer animation styling */
@media(max-width: 978px) {
    .footer-animation-container[b-56hhmeg8g7] {
        overflow: hidden;
        padding-bottom: 20px;
        margin-top: 30px;
    }

        .footer-animation-container .lottie-animation[b-56hhmeg8g7] {
            height: 100%;
            transform: scale(1.4) translateX(75px);
        }
}

@media(max-width: 810px) {
    .footer-animation-container[b-56hhmeg8g7] {
        padding-bottom: 30px;
    }

        .footer-animation-container .lottie-animation[b-56hhmeg8g7] {
            transform: scale(1.7) translateX(100px);
        }
}

@media(max-width: 650px) {
    .footer-animation-container[b-56hhmeg8g7] {
        padding-bottom: 35px;
    }

        .footer-animation-container .lottie-animation[b-56hhmeg8g7] {
            transform: scale(2) translateX(100px);
        }
}

@media(max-width: 550px) {
    .footer-animation-container[b-56hhmeg8g7] {
        padding-bottom: 40px;
    }

        .footer-animation-container .lottie-animation[b-56hhmeg8g7] {
            transform: scale(2.3) translateX(100px);
        }
}

@media(max-width: 500px) {
    .footer-animation-container[b-56hhmeg8g7] {
        padding-bottom: 45px;
    }

        .footer-animation-container .lottie-animation[b-56hhmeg8g7] {
            transform: scale(2.6) translateX(100px);
        }
}

@media(max-width: 450px) {
    .footer-animation-container[b-56hhmeg8g7] {
        padding-bottom: 50px;
    }

        .footer-animation-container .lottie-animation[b-56hhmeg8g7] {
            transform: scale(2.9) translateX(85px);
        }
}

@media(max-width: 400px) {
    .footer-animation-container[b-56hhmeg8g7] {
        padding-bottom: 50px;
    }

        .footer-animation-container .lottie-animation[b-56hhmeg8g7] {
            transform: scale(3.2) translateX(80px);
        }
}
/* _content/CompeteHR.Emissie.UI/Shared/Layouts/UnauthorizedNavBar.razor.rz.scp.css */

.btn-white[b-zfi4o5ld50] {
    background-color: white;
}

.btn-outline-white[b-zfi4o5ld50] {
    background-color: transparent;
    border-color: white;
    color: white;
}
    .btn-outline-white:hover[b-zfi4o5ld50] {
        color: white;
    }

    .btn-outline-white:active[b-zfi4o5ld50] {
        color: white;
    }
/* _content/CompeteHR.Emissie.UI/Shared/Lists/LeaderBoardSmall.razor.rz.scp.css */

.leaderboard-table td[b-5k92vjbs5s] {
    padding: 1rem 1rem 1rem 0;
}

.leaderboard-table th[b-5k92vjbs5s] {
    font-weight: 600;
    padding: 1rem 1rem 0 0;
}

.leaderboard-container[b-5k92vjbs5s] {
    min-height: 100%;
    max-height: 20rem;
}

/* _content/CompeteHR.Emissie.UI/Shared/WayOfTravel/CreateWayOfTravelComponent.razor.rz.scp.css */


.wrapper[b-vg425msjym] {
    flex-wrap: wrap;
    transition: all 1s linear;
    overflow: hidden;
}

.vehicle-option[b-vg425msjym] {
    display: none;
   
    transition: display 1s ease-in;
    overflow: hidden;
}

.vehicle-option-show[b-vg425msjym] {
    display: flex;
    flex-wrap: wrap;
    transition: display 1s ease-in;
    overflow: hidden;
}

.option[b-vg425msjym] {
    cursor: pointer;
    transition: all 0.8s linear;
    max-height: 15rem !important;
}
    


.select[b-vg425msjym] {
    max-height: 15rem !important;
    z-index: 10;
    transition: all 0.8s linear;
}

.hide[b-vg425msjym] {
    flex: 0 !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0px !important;
    width: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    transition: all 0.8s linear;
}

