@import '_content/Blazor.SignaturePad/Blazor.SignaturePad.g22u5lm4z9.bundle.scp.css';

/* _content/OvgWebshop/Pages/Components/PriceCard.razor.rz.scp.css */
hr[b-695layt7w5] {
    border: none;
    height: 2px;
    color: #333; 
    background-color: #333;
}
/* _content/OvgWebshop/Pages/Employers.razor.rz.scp.css */
body[b-enjkwkjqds] {
    margin: 0;
}

.employers-content[b-enjkwkjqds] {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    position: relative;
    display: flex;
    display: -webkit-flex;
}

.col-md-2[b-enjkwkjqds] {
    border-left: 1px solid lightgray;
}
/* _content/OvgWebshop/Pages/Home.razor.rz.scp.css */
body[b-z8yq7rjaad] {
    margin: 0;
}

.groups-content[b-z8yq7rjaad] {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    position: relative;
    display: flex;
    display: -webkit-flex;
}

/* Responsive */
@media screen and (max-width: 768px) {
    .btn-next[b-z8yq7rjaad] {
        width: 100% !important;
        margin: 0 auto !important;
        padding: 0.5rem 1rem !important;
        display: block !important;
        text-align: center !important;
    }
}

@media screen and (max-width: 576px) {
    .btn-next[b-z8yq7rjaad] {
        width: 100% !important;
        margin: 0 auto !important;
        padding: 0.5rem 1rem !important;
        display: block !important;
        text-align: center !important;
    }
}
/* _content/OvgWebshop/Pages/Products.razor.rz.scp.css */
body[b-0dlq7bw6lu] {
    margin: 0;
}

.products-content[b-0dlq7bw6lu] {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    position: relative;
    display: flex;
    display: -webkit-flex;
}

.col-md-2[b-0dlq7bw6lu] {
    border-left: 1px solid lightgray;
}

/* Responsive */
@media screen and (max-width: 768px) {
    .col-md-2[b-0dlq7bw6lu] {
        border-left: 0px;
    }

    .btn-back[b-0dlq7bw6lu], .btn-next[b-0dlq7bw6lu] {
        width: 100% !important;
        margin: 0 auto !important;
        padding: 0.5rem 1rem !important;
        display: block !important;
        text-align: center !important;
    }
}

@media screen and (max-width: 576px) {
    .col-md-2[b-0dlq7bw6lu] {
        border-left: 0px
    }

    .btn-back[b-0dlq7bw6lu], .btn-next[b-0dlq7bw6lu]  {
        width: 100% !important;
        margin: 0 auto !important;
        padding: 0.5rem 1rem !important;
        display: block !important;
        text-align: center !important;
    }
}
/* _content/OvgWebshop/Pages/Schools.razor.rz.scp.css */
body[b-kg9ax6eqka] {
    margin: 0;
}

.schools-content[b-kg9ax6eqka] {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    position: relative;
    display: flex;
    display: -webkit-flex;
}

.col-md-2[b-kg9ax6eqka] {
    border-left: 1px solid lightgray;
}
/* _content/OvgWebshop/Pages/StepImage.razor.rz.scp.css */
.img-container[b-uzlxo1s28f],
.img-preview[b-uzlxo1s28f] {
    text-align: center;
    width: 100%;
}

.img-container[b-uzlxo1s28f] {
    height: 400px;
}

.img-preview[b-uzlxo1s28f] {
    overflow: hidden;
}

.img-container[b-uzlxo1s28f] >  img {
    max-width: 100%;
}

.img-preview[b-uzlxo1s28f] >  img {
    max-width: 100%;
}

.preview[b-uzlxo1s28f] {
    height: 200px;
    width: 150px;
}

.img-raw[b-uzlxo1s28f] {
    width: auto;
    height: 400px;
}
/* _content/OvgWebshop/Pages/StepSummary.razor.rz.scp.css */
.img-preview[b-a5jw33dnz6] {
    text-align: center;
    width: 100%;
}

.img-preview[b-a5jw33dnz6] {
    overflow: hidden;
}

.img-preview[b-a5jw33dnz6] >  img {
    max-width: 100%;
}

.preview[b-a5jw33dnz6] {
    height: 200px;
    width: 150px;
}
/* _content/OvgWebshop/Shared/Components/Tooltip.razor.rz.scp.css */
.tooltip-wrapper[b-mpvecvn7yr] {
    position: relative;
    display: inline-block;
    cursor: help;
}

span[b-mpvecvn7yr] {
    visibility: hidden;
    position: absolute;
    width: 120px;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
    background-color: #363636;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    z-index: 1;
}

span[b-mpvecvn7yr]::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip-wrapper:hover span[b-mpvecvn7yr] {
    visibility: visible;
}
/* _content/OvgWebshop/Shared/Components/Wizard.razor.rz.scp.css */
body[b-sb79ccrvp9] {
    margin: 0;
}

.page-content[b-sb79ccrvp9] {
    width: 100%;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

.wizard-v3-content[b-sb79ccrvp9] {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    position: relative;
    display: flex;
    display: -webkit-flex;
}

.wizard-v3-content .wizard-form[b-sb79ccrvp9] {
    width: 100%;
    padding-bottom: 20px;
}

.wizard-v3-content .wizard-header[b-sb79ccrvp9] {
    text-align: left;
}

.wizard-v3-content .wizard-header .heading[b-sb79ccrvp9] {
    margin: 0;
}

.wizard-v3-content .wizard-header p[b-sb79ccrvp9] {
    margin: 0;
}

.row.justify-content-center div:last-child > div > div[b-sb79ccrvp9] {
    display: none;
}

.line[b-sb79ccrvp9] {
    width: 100%;
    height: 9px;
    margin-left: 16px;
    border-bottom: 2px solid lightgrey;
    position: absolute;
    display: block;
    pointer-events: none;
    cursor: default;
}

.line-active[b-sb79ccrvp9] {
    width: 100%;
    height: 9px;
    margin-left: 20px;
    margin-top: 3px;
    border-bottom: 2px solid lightgrey;
    position: absolute;
    display: block;
    pointer-events: none;
    cursor: default;
}

.circle[b-sb79ccrvp9] {
    height: 16px;
    width: 16px;
    background-color: lightgrey;
    border-radius: 50%;
    display: inline-block;
}

.circle-active[b-sb79ccrvp9] {
    height: 20px;
    width: 20px;
    margin-top: -2px;
    background-color: lightgrey;
    border-radius: 50%;
    display: inline-block;
}

/* Responsive */
@media screen and (max-width: 992px) {
    .line[b-sb79ccrvp9] {
        height: 5px;
        margin-left: 8px;
        border-bottom: 1px solid lightgrey;
    }

    .line-active[b-sb79ccrvp9] {
        height: 5px;
        margin-left: 10px;
        margin-top: 1px;
        border-bottom: 1px solid lightgrey;
    }

    .circle[b-sb79ccrvp9] {
        height: 8px;
        width: 8px;
    }

    .circle-active[b-sb79ccrvp9] {
        height: 10px;
        width: 10px;
        margin-top: 8px;
    }
}

@media screen and (max-width: 768px) {
    .page-content[b-sb79ccrvp9] {
        width: 95%;
    }
}
/* _content/OvgWebshop/Shared/MainLayout.razor.rz.scp.css */
@media screen and (max-width: 768px) {
    .content-wrapper > .content[b-if6lvcgwb3] {
        padding: 0 0 0 0 !important;
    }

    .container-fluid[b-if6lvcgwb3] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}
