/* ******************************** */
/* CUSTOM LAYOUT VOOR DURANET PROJECT */
/* ******************************** */
.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
}

.preload:before {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    z-index: 9999999;
}

h1, h2, h3, h4, h5, h6 {
    color: #1f2323;
}

.gridicon a {
    color: #1f2323;
}

.gridicon a:hover {
    color: #e4200e;
}

.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 {
    color: #ffffff;
}

#hoofdmenu {
    background-color: #ffffff;
}

#hoofdmenu.isSticky {
    border-bottom: 1px solid #e2e2e2;
    box-shadow: 0 21px 20px -23px rgb(0 0 0 / 20%);
}

#hoofdmenu .navbar-brand img {
    margin-top: -25px;
    width: 100%;
    transition: all 0.3s ease-in-out;
}

#hoofdmenu.isSticky .navbar-brand img {
    width: 123px;
    margin-top: -8px;
    margin-bottom: -6px;
    transition: all 0.3s ease-in-out;
}


header#topmenu {
    font-size: 0.9em;
    background-color: #ffffff;
}

header#topmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

header#topmenu ul li {
    display: inline-block;
    text-align: right;
    float: right;
}

header#topmenu .nav-item {
    padding: 2px 10px;
}

header#topmenu .nav-item a {
    color: #858585;
}

.headerColorStyle{
   color: #858585;
}

#infobar {
    background-color: #f5f5f5;
    padding-top: 6px;
    padding-bottom: 6px;
}


/* header rechts uitlijnen
@media (min-width:768px) {
    #infobar .container-xxl {
        max-width: calc(((100% - 750px) / 2) + 750px) !important;
        margin-right: 0;
    }
}

@media (min-width:992px) {
    #infobar .container-xxl {
        max-width: calc(((100% - 970px) / 2) + 970px) !important;
        margin-right: 0;
    }
}

@media (min-width:1200px) {
    #infobar .container-xxl {
        max-width: calc(((100% - 1170px) / 2) + 1170px) !important;
        margin-right: 0;
    }
}

@media (min-width:1400px) {
    #infobar .container-xxl {
        max-width: calc(((100% - 1320px) / 2) + 1320px) !important;
        margin-right: 0;
    }
}
end header */
.dropdown-menu.show {
    z-index: 99999;
}
@media (min-width:1600px) {
    .dropdown-menu.show {
        transform: translate3d(-5px, 39px, 0px) !important;
    }
}
footer.bg-dark {
    background-color: #939393 !important;
}

footer.bg-dark a {
    color: #ffffff !important;
    text-decoration: underline;
}

footer.bg-dark a:hover {
    color: #ffffff !important;
    text-decoration: none;
}

footer h5 {
    margin-bottom: 24px;
}

footer .border-light {
    border-color: #A3A3A3 !important;
}

.copyright .link-bol {
    position: relative;
    padding-left: 21px;
}

.copyright .link-bol:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 8px;
    width: 3px;
    height: 3px;
    background-color: #bdbdbd;
}

.badge {
    padding-top: 4px;
}

.navbar .navbar-nav .nav-link, #infobar a {
    /*color: #505959;*/
    color: #858585;
}

.navbar-light .nav-link.active {
    color: #e42313 !important;
}

.form-control {
    /*width: 110px;*/
}

.table .thead-dark th {
    color: #505959;
    background-color: #ece8e8;
    border-bottom: 3px solid #858585;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.even {
    background-color: #F5F5F5 !important;
    --bs-table-accent-bg: #F5F5F5 !important;
}

.odd {
    background-color: #fff !important;
    --bs-table-accent-bg: #fff !important;
}

.select2-container {
    z-index: 9999999;
}

.has-search .form-control {
    padding-left: 28px;
    border: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    height: auto;
    margin-right: 12px;
    width: 120px;
    transition: all 0.3s ease-in-out;
    margin-left: 5px;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 33px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    color: #858585;
    transition: all 0.3s ease-in-out;
    border-radius: 4px;
    background-color: #ffffff;
}

.has-search #search:focus + .form-control-feedback {
    background-color: #c3c3c3;
}

.has-search #search:focus + .form-control-feedback:hover {
    background-color: #e4200e;
}

.has-search .form-control {
    box-shadow: 0 0 0 0 rgb(0 123 255 / 25%);
}

.has-search #search:focus {
    box-shadow: 0 0 0 0 rgb(0 123 255 / 25%);
    width: 200px;
    padding-left: 36px;
}

.has-search #search:focus, .has-search #search.active {
    box-shadow: 0 0 0 0 rgb(0 123 255 / 25%);
    width: 200px;
}

@media (max-width: 767px) {
    .container, .container-sm {
        max-width: 96%;
    }
}

.hoofdpaginaTitel {
    font-size: 22px;
}

/* Kleuren */

.underlinetitel {
    border-bottom-width: 3px;
    border-bottom-style: solid;
}

.linksevierkant {
    padding-left: 24px;
    position: relative;
}

.linksevierkant:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 12px;
    height: 12px;
}
.linksevierkant.hoofdpaginaTitel:before {
    top: 8px !important;
}

.bouw.linksevierkant:before {
    background-color: #2189C9;
}

.tuin.linksevierkant:before {
    background-color: #BBC100;
}

.sport.linksevierkant:before {
    background-color: #F18C11;
}

.bordertopduranet {
    border-top-width: 8px;
    border-top-style: solid;
}

.bordertopduranet.bouw, .underlinetitel.bouw {
    border-color: #2189C9;
}

.bordertopduranet.tuin, .underlinetitel.tuin {
    border-color: #BBC100;
}

.bordertopduranet.sport, .underlinetitel.sport {
    border-color: #F18C11;
}


@media (max-width: 992px) {
    .navbar-collapse {
        text-align: center;
    }

    .form-inline {
        display: block;
    }

    /*.fa {*/
    /*    text-align: center;*/
    /*    display: block;*/
    /*    margin: 0 auto;*/
    /*}*/
}

@media (max-width: 768px) {
    header {
        text-align: center;
    }

    .col-md-1 p {
        padding-top: 0;
    }

/*    header ul {
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        float: none;
    }*/

    .navbar-brand {
        max-width: 170px;
    }

    .navbar-nav {
        display: block;
    }

    .navbar-nav li a.nav-link {
        border: none;
    }

    .navbar-nav li a.nav-link:hover {
        background: #f5f5f5;
        color: #ffffff;
        border: none;
    }
}
/*
@media (min-width: 576px) {
    .modal-dialog:not(.modal-xl):not(.modal-xxl) {
        max-width: 400px;
    }
}*/

/* toegevoegd Jente 9/06/22 */
.tab-item {
    margin-bottom: 1px;
}

.Product-overlay {
    opacity: 0;
    position: absolute;
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
    z-index: 5;
    border: 1px solid #939393;
    transition: opacity .1s;
}

.Product-image {
    margin-bottom: 24px;
    background-color: #ece8e8;
    background-size: cover;
    border: 1px solid #ece8e8;
}

.Icon, .Logo, .Product-image {
    background-position: 50%;
}

.u-print-visible {
    display: none;
}

img {
    max-width: 100%;
}

.Grid-cell {
    margin-bottom: 36px;
    /*padding-left: 36px;*/
}

.Alfa.has-square, .Bravo.has-square, .Charlie.has-square, .Delta.has-square, .Echo.has-square, .Foxtrot.has-square, h1.has-square, h2.has-square, h3.has-square, h4.has-square, h5.has-square, h6.has-square {
    position: relative;
    padding-left: 24px;
}

.Alfa.has-square.is-bouw:before, .Bravo.has-square.is-bouw:before, .Charlie.has-square.is-bouw:before, .Delta.has-square.is-bouw:before, .Echo.has-square.is-bouw:before, .Foxtrot.has-square.is-bouw:before, h1.has-square.is-bouw:before, h2.has-square.is-bouw:before, h3.has-square.is-bouw:before, h4.has-square.is-bouw:before, h5.has-square.is-bouw:before, h6.has-square.is-bouw:before {
    background-color: #008dca;
}

h1.has-square:before {
    top: 6px !important;
}

h1.has-square.subgroepTitel:before {
    top: 12px !important;
}
h1.has-square.artikelTitel:before {
    top: 11px !important;
}

.Alfa.has-square:before, .Bravo.has-square:before, .Charlie.has-square:before, .Delta.has-square:before, .Echo.has-square:before, .Foxtrot.has-square:before, h1.has-square:before, h2.has-square:before, h3.has-square:before, h4.has-square:before, h5.has-square:before, h6.has-square:before {
    content: "";
    position: absolute;
    left: 0;
    width: 12px;
    height: 12px;
    background-color: #d8d7d7;
    top: 18px;
}

h1 {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 24px;
}
h2 {
    margin-bottom: 24px;
    font-size: 20px;
    font-weight: 400;
}
h3 {
    margin-bottom: 24px;
    font-size: 16px;
    font-weight: 700;
}

.groep {
    /*padding-left: 24px;*/
}

.groepElement {
    height: 53px;
    border-color: #008dca;
    padding-bottom: 12px;
    font-size: 22px;
    padding-top: 10px;
    position: relative;
}

.groepElementFoto {
    margin-top: -15px;
    margin-bottom: 30px;
}

.groepOmschrijving {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

a {
    color: #858585;
    text-decoration: underline;
    transition: color .1s, background-color .1s, border-color .1s;
}

/*a:active, a:focus, a:hover {*/
/*    color: #e42313;*/
/*    text-decoration: none;*/
/*}*/
.blogTitle {
    color: #1f2323;
    transition: color .1s;
}
.Article-head {
    margin-bottom: 24px;
}

.Article-title{
    margin-bottom: 0px;
}



.hoverRood:hover {
    color: #e42313 !important;
    text-decoration: none !important;
    cursor: pointer;
}

.groepElementBodem {
    margin-bottom: 30px;
    font-size: 15px;
}

.subgroepTitel {
    margin-bottom: 30px;
    font-size: 26px;
}

.webcategorieOms {
    cursor: pointer;
    margin-left: 10px;
    font-size: 15px;
    font-weight: 400;
}

.Product {
    text-decoration: none !important;
    display: block;
    position: relative;
}

.Product:hover {
    outline: 0;
    display: block;
    position: relative;
}

.Product:hover > .Product-link {
    color: #e42313 !important;
    text-decoration: none !important;
}

/*.Product:hover > .Product-title{*/
/*    color: #505959 !important;*/
/*}*/
.Product-overlay:hover {
    opacity: 1;
    color: #e42313 !important;
    text-decoration: none !important;
}

.Product-title {
    text-decoration: none;
    color: #505959;
}

.Product-title:hover {
    color: #505959;
}

.Product-link {
    color: #939393;
}

.Product-link {
    text-decoration: underline;
}


.Product-link:hover {
    color: #e42313 !important;
    text-decoration: none !important;
}


.form-check-input:checked {
    background-color: #e42313;
    border-color: #e42313;
}

/*.form-check-input {*/
/*    background-color: #e42313;*/
/*    border-color: #e42313;*/
/*}*/

input[type=checkbox]:checked, input[type=radio]:checked {
    box-sizing: border-box;
    padding: 0;
    color: #d92727;
    background-color: #e42313 !important;
    border-color: #e42313 !important;
}

.Tag {
    position: relative;
    padding: 4px 36px 4px 12px;
    color: #fff;
    background-color: #e42313;
    border-radius: 6px;
    display: inline-block;
}

.Tag-delete {
    position: absolute;
    top: 2px;
    right: 12px;
    z-index: 1;
    color: #fff;
}

.Tag-delete:active, .Tag-delete:focus, .Tag-delete:hover {
    color: #fff;
    text-decoration: underline;
}

.categorielijstFilter {
    margin-right: 6px;
    margin-bottom: 6px;
}

.toggleVerberg a {
    color: #1f2323;
}

@media (max-width: 991px) {


    .borderCategorie {
        margin-bottom: 24px;
        padding-bottom: 0;
        border-bottom: 1px solid #d8d7d7;
    }
}

@media (max-width: 991px) {


    .Side {
        padding-top: 0;
    }
}

@media (max-width: 767px) {


    .marginTopsm {
        margin-top: 20px;
    }
}

.Color {
    position: relative;
    margin-right: 6px;
    padding: 3px 6px;
    width: 36px;
    height: 25px;
    /*color: #fff !important;*/
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    background-color: #ece8e8;
    overflow: hidden;
    display: inline-block;
}


.Color.Color--wit {
    /*background-color: #fff;*/
    box-shadow: inset 0 0 0 1px #d8d7d7;
    color: #212121 !important;
}

.Color.HuidigeKleur {
    box-shadow: 0px 0px 0px 2px #000000
}

.Color:before {
    content: attr(alt);
    display: block;
    position: absolute;
    right: 3px;
    bottom: 1px;
    z-index: 2;
}

.schuinekant {

    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    border-width: 0 0 25px 36px;
    border-style: solid;
}

*:not(.form-switch) > .form-check-input[type=checkbox] {
    border-radius: .25em;
    height: 20px;
    width: 20px;
    margin-top: 2px;
}

.form-check-inline .form-check-input {
    margin-top: 2px;
}

#OfferteModal .form-check-inline .form-check-input {
    margin-top: 5px;
    margin-right: 8px;
    border-radius: 0.25em;
    height: 16px;
    width: 16px;
    margin-top: 3px;
}

.fz-sm {
    font-size: .875rem;
}

.text-gray {
    color: transparent;
}

/*!*fancybox*!*/
/*#mainCarousel {*/
/*    !*width: 600px;*!*/
/*    margin: 0 auto 1rem auto;*/

/*    --carousel-button-color: #170724;*/
/*    --carousel-button-bg: #fff;*/
/*    --carousel-button-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%),*/
/*    0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%);*/

/*    --carousel-button-svg-width: 20px;*/
/*    --carousel-button-svg-height: 20px;*/
/*    --carousel-button-svg-stroke-width: 2.5;*/
/*}*/

/*#mainCarousel .carousel__slide {*/
/*    width: 100%;*/
/*    padding: 0;*/
/*}*/

/*#mainCarousel .carousel__button.is-prev {*/
/*    left: -1.5rem;*/
/*}*/

/*#mainCarousel .carousel__button.is-next {*/
/*    right: -1.5rem;*/
/*}*/

/*#mainCarousel .carousel__button:focus {*/
/*    outline: none;*/
/*    box-shadow: 0 0 0 4px #A78BFA;*/
/*}*/

/*a[data-fancybox] img {*/
/*    cursor: zoom-in;*/
/*}*/

/*.fancybox__container {*/
/*    --fancybox-bg: rgba(17, 6, 25, 0.85);*/
/*}*/

/*.fancybox__container .fancybox__content {*/
/*    !* Create white border around the image *!*/
/*    box-sizing: content-box;*/
/*    padding: 1rem;*/
/*    background: #fff;*/

/*    border-radius: 6px;*/
/*    color: #374151;*/
/*    box-shadow: 0 8px 23px rgb(0 0 0 / 50%);*/
/*}*/

/*.fancybox__caption {*/
/*    max-width: 80%;*/

/*    !* Prevent opacity change when dragging up/down *!*/
/*    --fancybox-opacity: 1;*/
/*}*/

#HeaderTable {
    font-size: 15px;
    font-weight: 400;
}

.Product-imageThumbnail {
    font-size: 12px;
    word-wrap: normal;
}

hr {
    margin-top: 24px;
    margin-bottom: 24px;
    color: #d8d7d7;
    border: 0;
    border-bottom: 1px solid;
}
@media (min-width: 992px) {
    hr {
        margin-top: 48px;
        margin-bottom: 48px;
    }
}

@media (min-width: 992px) {
    .floatprijswitruimte {
        margin-right: calc(8.333333% * 2);
        white-space: nowrap;
    }
    .floatprijswitruimteofferte {
        margin-right: 8.333333%;
        white-space: nowrap;
    }
}
@media (max-width: 600px) {
    .btn-group {
        flex-wrap: wrap;
    }
    .btn-group .btn {
        width: 100%;
        border-radius: 0.2rem !important;
    }
}

#OfferteTotaal {
    white-space: nowrap;
}

.tab-item {
    margin-bottom: 1px;
}

.tab-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none;
    cursor: pointer;
    margin-right: 5px;
    padding: 14px 24px;
    background-color: #f5f5f5;
    border: 1px solid #ece8e8;
    border-bottom-width: 0;
    transition: color .1s, background-color .1s;
    color: #505959;
}

.tab-link.active, .tab-link:hover, .ProductListing {
    text-decoration: none;
    color: #505959;
    background-color: #fff !important;
}

.Block--text {
    max-width: 850px;
}

.Article-media, .Block {
    position: relative;
}

/*Product Table*/
.Table {
    border: 1px solid #e0e0e0;
}

.Table {
    width: 100%;
    text-align: left;
}

.Table tbody tr + tr {
    border-top: 1px solid #e0e0e0;
}

.Table--products, .Table--products tbody tr + tr {
    border-color: #ece8e8;
}


.Table--products thead {
    background-color: #ece8e8;
    border-bottom: 3px solid #858585;
}

.Table--products td:first-child, .Table--products th:first-child {
    padding-left: 24px;
}

.Table--products td:last-child, .Table--products th:last-child {
    padding-right: 24px;
}

@media (max-width: 64.0625em) {
    .Table--products th {
        word-wrap: break-word;
        font-size: 12px;
    }
}

.Table td, .Table th {
    vertical-align: middle;
    padding: 12px;
}

.Table--products td, .Table--products th {
    padding: 6px 12px;
}

.ProductsTable-subHeader {
    background-color: #f5f5f5;
    font-size: 15px;
    font-weight: 400;
}

@media (max-width: 47.9375em) {
    .Table--products {
        display: block;
        width: 100%;
        border-right-width: 0;
        border-left-width: 0;
    }

    .Table--products thead {
        display: none;
    }

    .Table--products tbody, .Table--products tfoot, .Table--products tr {
        display: block;
    }

    .Table--products td, .Table--products th {
        display: block;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .Table--products tbody, .Table--products tfoot, .Table--products tr {
        display: block;
    }

    .ProductsTable-subHeader {
        margin-bottom: 24px;
        font-size: 20px;
        padding-top: 24px;
        background-color: transparent;
    }

    .Table--products .ProductsTable-item--1 {
        padding: 12px !important;
        background-color: #f5f5f5;
    }

    .Table--products tr:not(.ProductsTable-subHeader) td + td {
        border-top: 1px solid #f5f5f5;
    }

    .Table--products td[data-cell-title] {
        position: relative;
        overflow: hidden;
        padding: 12px !important;
    }

    .Table--products .ProductsTable-innerCell {
        overflow: hidden;
    }

    .Table--products td[data-cell-title]:before {
        content: attr(data-cell-title) ":";
        float: left;
        padding-top: 3px;
        width: 200px;
        color: #626e6e;
        font-weight: 700;
        font-size: 14px;
    }

    .ProductsTable-subHeader td {
        width: 100%;
    }

    .u-xs-hidden {
        display: none !important;
    }

    .Table--products td > .Form-element--checkbox > .Form-indicator, .Table--products td > .Form-element--checkbox > input[type=checkbox] {
        top: 8px;
    }

    .Table--products td > .Form-element--checkbox + .Product-link {
        top: 5px;
    }
}

@media (max-width: 36.1875em) {


    .Table--products td[data-cell-title]:before {
        display: inline-block;
        margin-right: 5px;
        float: none;
        width: auto;
    }
}

.Form-element--checkbox input[type=radio], .Form-element--checkbox input[type=checkbox], .Form-element--radio input[type=radio], .Form-element--radio input[type=checkbox] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}


.Form-element--checkbox .Form-indicator, .Form-element--radio .Form-indicator {
    position: absolute;
    left: 0;
    top: 7px;
    width: 18px;
    height: 18px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 0.5625em 0.5625em;
    border: 1px solid #e0e0e0;
}

.Form-element--checkbox .Form-indicator {
    border-radius: 2px;
    border: 1px solid #939393;
}


.Form-indicator {
    user-select: none;
}

.Table--products .Form-element--checkbox {
    height: 24px;
}

.Form-element--checkbox, .Form-element--radio {
    padding-left: 1.5em;
}

.Form-element--checkbox, .Form-element--radio {
    cursor: pointer;
    display: inline-block;
}

.Form-controls, .Form-element {
    position: relative;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

input {
    line-height: normal;
}

.u-marginLxs {
    margin-left: 6px !important;
}

.u-textLarge {
    font-size: 18px !important;
}

.u-alignMiddle {
    vertical-align: middle !important;
}

.u-hidden {
    display: none !important;
}

.u-textSmall {
    font-size: 14px !important;
}

.Charlie, .Delta, .Echo, .Foxtrot, h3, h4, h5, h6, html, strong {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

b, optgroup, strong {
    font-weight: 700;
}

.ProductsTable-item--1 .Product-link {
    color: #858585;
    text-decoration: underline;
}

.Product-link {
    position: relative;
    top: 1px;
    font-size: 16px;
    font-weight: 400;
}


@media (min-width: 40em) and (max-width: 47.9375em) {
    .u-sm-hidden {
        display: none !important;
    }

    .u-sm-inlineBlock {
        display: inline-block !important;
        max-width: 100%;
    }

    .u-sm-marginLsm {
        margin-left: 12px !important;
    }
}

@media (max-width: 39.9375em) {


    .u-xs-inlineBlock {
        display: inline-block !important;
        max-width: 100%;
    }
}

@media (min-width: 60em) {

    .u-lg-hidden {
        display: none !important;
    }

}

@media (min-width: 47.9375em) {

    .u-md-hidden {
        display: none !important;
    }

}

.Form-element--checkbox input[type=radio]:focus ~ .Form-indicator, .Form-element--checkbox input[type=checkbox]:focus ~ .Form-indicator, .Form-element--radio input[type=radio]:focus ~ .Form-indicator, .Form-element--radio input[type=checkbox]:focus ~ .Form-indicator {
    border-color: #2196f3;
    box-shadow: 0 0 2px 1px #64b5f6;
}

.Form-element--checkbox input[type=radio]:checked ~ .Form-indicator, .Form-element--checkbox input[type=checkbox]:checked ~ .Form-indicator, .Form-element--radio input[type=radio]:checked ~ .Form-indicator, .Form-element--radio input[type=checkbox]:checked ~ .Form-indicator {
    background-color: #2196f3;
    border-color: #2196f3;
}

.Form-element--checkbox input[type=checkbox]:checked ~ .Form-indicator, .Form-element--checkbox input[type=radio]:checked ~ .Form-indicator, .Form-element--radio input[type=checkbox]:checked ~ .Form-indicator, .Form-element--radio input[type=radio]:checked ~ .Form-indicator {
    background-color: #e42313;
    border-color: #e42313;
}

.Form-element--checkbox input[type=checkbox]:checked ~ .Form-indicator {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
}

/*.HoogteResponsive {*/
/*    height: 40px;*/
/*}*/

.ekko-lightbox {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0 !important
}

.ekko-lightbox-container {
    position: relative
}

.ekko-lightbox-container > div.ekko-lightbox-item {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%
}

.ekko-lightbox iframe {
    width: 100%;
    height: 100%
}

.ekko-lightbox-nav-overlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex
}

.ekko-lightbox-nav-overlay a {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    transition: opacity .5s;
    color: #fff;
    font-size: 30px;
    z-index: 1
}

.ekko-lightbox-nav-overlay a > * {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ekko-lightbox-nav-overlay a > :focus {
    outline: none
}

.ekko-lightbox-nav-overlay a span {
    padding: 0 30px
}

.ekko-lightbox-nav-overlay a:last-child span {
    text-align: right
}

.ekko-lightbox-nav-overlay a:hover {
    text-decoration: none
}

.ekko-lightbox-nav-overlay a:focus {
    outline: none
}

.ekko-lightbox-nav-overlay a.disabled {
    cursor: default;
    visibility: hidden
}

.ekko-lightbox a:hover {
    opacity: 1;
    text-decoration: none
}

.ekko-lightbox .modal-dialog {
    display: none
}

.ekko-lightbox .modal-footer {
    text-align: left
}

.ekko-lightbox-loader {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.ekko-lightbox-loader > div {
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center
}

.ekko-lightbox-loader > div > div {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    animation: alightbox 2s infinite ease-in-out
}

.ekko-lightbox-loader > div > div:last-child {
    animation-delay: -1s
}

.modal-dialog .ekko-lightbox-loader > div > div {
    background-color: #333
}

@keyframes alightbox {
    0%, to {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}


.table thead {
    background-color: rgba(0, 0, 0, .03);
    border: 0;
}

.table--shrink {
    width: 1px;
}

.true {
    color: #c4d237;
}

.false {
    color: #d23737;
}


.w-75px {
    width: 75px !important;
}

table.dataTable > thead .sorting:before {
    top: 1px;
    right: 5px;
}


.table .thead-dark th {
    color: #505959;
    background-color: #ece8e8;
    border-bottom: 3px solid #858585;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.dataTables_scrollHeadInner {
    background-color: #ece8e8;
}

.odd {
    background-color: #fff !important;
}

.even {
    background-color: #fff !important;
}

tbody {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

/*dashboard*/

.maxheight {
    max-height: 350px;
    margin-bottom: 20px;
}

@media (max-width: 1200px) {
    .maxheight {
        max-height: 500px;
    }

    .dataTables_scrollBody {
        max-height: 500px !important;
    }


}

@media (max-width: 992px) {
    .marginTopDashboard {
        margin-top: 20px;
    }
}

.maxHeightFullscreen {
    max-height: 1400px;
}

@media (min-width: 1200px) {
    .maxHeightFullscreen {
        height: 1400px;
    }
}

.alert-outline-secondary {
    color: #41464b;
    background-color: inherit;
    border-color: #d3d6d8;
}


.todo-indicator {
    position: absolute;
    width: 4px;
    height: 80%;
    border-radius: 0.3rem;
    left: 8px;
    top: 10%;
    opacity: .6;
    transition: opacity .2s;
}

/*meldingen*/


.pre-scrollable {
    max-height: 500px;
    min-height: 400px;
    overflow-y: scroll;
}


.Color:after {
    content: '';
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 0;
    height: 0;
    border-width: 0 0 25px 36px;
    border-style: solid;
    border-color: transparent;
}

/*geel/blauw*/
.geel-blauw::after {
    display: block;
    border-color: transparent transparent #00afec;
}

/*rood/zwart*/
.rood-zwart::after {
    display: block;
    border-color: transparent transparent #231f20;
}

/*wit/groen*/
.wit-groen::after {
    display: block;
    border-color: transparent transparent #00a453;
}

/*wit/blauw*/
.wit-blauw::after {
    display: block;
    border-color: transparent transparent #00afec;
}

/*wit/rood*/
.wit-rood::after {
    display: block;
    border-color: transparent transparent #eb212e;
}

/*geel/zwart*/ /*wit/zwart*/
.geel-zwart::after, .wit-zwart::after {
    display: block;
    border-color: transparent transparent #231f20;
}

.maxHeightFullscreen {
    height: 1400px;
}

/* Select2 */

.select2-container--bootstrap .select2-selection--single {
    height: auto;
    margin-bottom: 8px;
    min-height: calc(1.5em + (0.5rem + 2px));
    padding: 0.25rem 0.75rem;
}

#OfferteModal .select2-container--bootstrap .select2-selection--single {
    margin-bottom: 0;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    font-family: "Font Awesome 5 Free";
    top: 0px;
    height: 100%;
    display: flex;
    align-items: center;
    border: none;
    font-size: 14px;
    width: 33px;
    right: -3px;
    left: unset;
    margin: 0;
    padding: 0;
    border-left: 1px solid #ced4da;
    padding-left: 12px;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b:before {
    content: "\f002";
}

/*blog*/
.container-blog .column-side .social-share .fa-stack {
    display: inline-block;
    margin-left: -5px;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.container-blog .column-side .social-share .fa-stack .fa-circle {
    line-height: 2rem;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.container-blog .column-side .social-share .fa-stack .fa-facebook, .container-blog .column-side .social-share .fa-stack .fa-twitter, .container-blog .column-side .social-share .fa-stack .fa-linkedin {
    font-size: 1.125rem;
    line-height: 2rem;
}

.container-blog .fa-facebook, .container-blog .fa-twitter, .container-blog .fa-linkedin {
    color: #fff;
}

.fa-stack-1x {
    line-height: inherit;
}

.socialMediaLogo {
    top: 10px;
    color: #fff;
}

p a:hover {
    color: #e42313;
    text-decoration: none;
    cursor: pointer;
}


.ProductListing {
    position: absolute;
    top: 125px;
    right: 20px;
    left: 20px;
    z-index: 89;
    padding: 36px 36px 0;
    border: 1px solid #d8d7d7;
    box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
}

/*gamma*/
.dropdownGamma {
    margin-left: auto !important;
    margin-right: auto !important;
    left: 0 !important;
    right: 0 !important;
    top: 164px !important;
    /*transform: translateX(38%) !important;
    */
    width: 100% !important;
    padding-right: var(--bs-gutter-x, .75rem) !important;
    padding-left: var(--bs-gutter-x, .75rem) !important;
}

@media (min-width: 992px) {
    .dropdownGamma {
        width: 100vw !important;
    }
}
@media (min-width: 1200px) {
    .dropdownGamma {
        width: 1140px !important;
    }
}

@media (min-width: 1400px) {
    .dropdownGamma {
        width: 1320px !important;
    }
}

@media (max-width: 992px) and  (min-width: 576px){
    .dropdownGamma {
        /*transform: translateX(-42%) !important;*/
        width: 100vw !important;
    }
}

@media (max-width: 767px) {
    .dropdownGamma {
        /*transform: translateX(-0%) !important;*/
    }
}

.sluitOverzicht{
    position: absolute;
   text-align: end;
    font-size: 14px;
}

.titelGamma{
    padding-left: 12px;
    margin-bottom: 40px;
    margin-top: 12px;
    font-size: 20px;
}

.listItemsGamma{
    margin-top: 6px;
    font-size: 1em;
}
.titelGroep{
    font-size: 16px;
    margin-left: 12px;
    padding-top: 3px;
    font-weight: 600;
}

/*cms klasses*/

.cmsH1{
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
}

.cmsH2{
    margin-bottom: 24px;
    font-weight: 400;
    font-size: 20px;
}
.cmsP{
    margin-bottom: 24px;
    font-size: 1em;
}
p{
    margin-bottom: 24px;
    font-size: 1em;
}

.ulSitemap{
    list-style: none;
    line-height: 18px;
    padding-left: 12px;
}
ul{
     margin-bottom: 24px;
 }

.ulBlog{
    list-style: none;
}

ol ol, ol ul, ul ol, ul ul {
    margin-top: 4px;
    margin-bottom: 4px;
}

ul:not(.Nav-list):not(.navbar-nav):not(.ulGamma):not(.ulBlog):not(.nav-tabs):not(.select2-results__options):not(.is-unstyled):not(.no-spacing):not(.Form-list) {
    padding-left: 12px;
    list-style: none;
}
ul:not(.Nav-list):not(.navbar-nav):not(.ulGamma):not(.ulBlog):not(.nav-tabs):not(.select2-results__options):not(.is-unstyled):not(.no-spacing):not(.Form-list) li {
    position: relative;
    padding-left: 18px;
}
ul:not(.Nav-list):not(.navbar-nav):not(.ulGamma):not(.ulBlog):not(.nav-tabs):not(.select2-results__options):not(.is-unstyled):not(.no-spacing):not(.Form-list) li:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 6px;
    width: 3px;
    height: 3px;
    background-color: #707e7e;
}
.sitemapTitel{
    margin-bottom: 48px;
}

.sitemapDot {
    padding-left: 18px;
    position: relative;
}
.sitemapDot:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 6px;
    width: 3px;
    height: 3px;
    background-color: #707e7e;
}



/*.sitemapDot:before{*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 12px;*/
/*    left: 6px;*/
/*    width: 3px;*/
/*    height: 3px;*/
/*    background-color: #707e7e;*/
/*}*/
.sitemapLineHeight{
    line-height: 18px;
}


/*btn rond redirect*/
.btnRedirect{
    font-size: 15px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    height: 50px;
    border-radius: 25px;
    background: #e42313;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    font-weight: bold;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.btnRedirect:hover {
    /* background: #333333; */
    color: #fff;
    background-color: #b61c0f;
    border-color: #b61c0f;
}
/*.dropdownGamma {*/
/*    width: 100%;*/
/*    padding-right: 15px;*/
/*    padding-left: 15px;*/
/*    margin-right: auto;*/
/*    margin-left: auto;*/
/*}*/





.Block{
    position: relative;
}

.u-marginBsm {
    margin-bottom: 12px!important;
}
.u-marginBmd {
    margin-bottom: 24px!important;
}
.u-marginBlg {
    margin-bottom: 48px!important;
}
.homeExtraFoto{
    padding-left: 12px;
    padding-right: 0px;
}

.positieYTLogo{
    position: relative; top: 4px;
}
.positieYTLogonl,.positieYTLogofr{
    position: relative; top: 4px;
}
.positieYTLogoen, .positieYTLogode{
    position: relative; top: 20px;
}
.Block--usp{
    background-color: #ece8e8;
}

@media (min-width: 768px) {
    .blockLijntjes {
        border-right: 1px solid #d8d7d7;
        border-left: 1px solid #d8d7d7;
    }
    .Block--usp{
        padding: 36px 0;
    }
}

@media (max-width: 767px) {
    .blockLijntjes {
        border-top: 1px solid #d8d7d7;
        border-bottom: 1px solid #d8d7d7;
    }
    .blockRuimte {
        padding-top: 24px;
        padding-bottom: 24px;
    }

}

.YoutubeGrid {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
}

.btnDuranet{
    -webkit-appearance: none;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    padding: 0.6875em 1em;
    color: inherit;
    font: inherit;
    line-height: normal;
    background: 0 0;
    border: 1px solid currentColor;
    border-radius: 5px;
    user-select: none;
    white-space: normal;
}

.btnDuranet-Primary{
    color: #fff;
    background-color: #e42313;
    border-color: #e42313;
    line-height: 1.6;
}


.btnDuranet:hover{
    color: #fff;
    background-color: #b61c0f;
    border-color: #b61c0f;
}

.Block+.Block {
    margin-top: 36px;
}

.u-marginTsm {
    margin-top: 12px!important;
}

.u-textSmall {
    font-size: 14px!important;
}

.breadcrumbsDiv{
    /*margin-bottom: 30px;*/
    font-size: 14px;
    line-height: 1.2!important;
}

.breadcrumbs-item {
    position: relative;
    padding-top: 6px;
    padding-bottom: 6px;
}

.breadcrumbs-link {
    text-decoration: underline;
}

.breadcrumbsDiv .breadcrumbs-item+.breadcrumbs-item:before {
    content: '/';
    position: absolute;
    top: 6px;
    left: 0;
    color: #505959;
}
.breadcrumbsDiv .breadcrumbs-item+.breadcrumbs-item {
     margin-left: 6px;
     padding-left: 12px;
}

.breadcrumbList, .footerList{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
@media (min-width: 901px){
    .responsiveHeaderShow{
        display: none !important;
    }
    .responsiveHeaderHide{
        display: block;
    }
}
@media (max-width: 900px){
    .responsiveHeaderShow{
        display: block;
    }
    .responsiveHeaderHide{
        display: none !important;
    }

}
@media (max-width: 576px){
    .responsiveHeaderHideGamma{
        display: none !important;
    }
}
@media (max-width: 800px){
    .navlistTop{
        padding-top: 10px !important;
        margin-bottom: 10px !important;
        /*text-align: left !important;*/
    }
    /*.responsiveNavList{
        float: left !important;
        text-align: left !important;
    }*/
}
@media (min-width: 992px) and (max-width: 1199px){
    .responsiveCarousel{
        margin-bottom: 24px !important;
    }
}

@media (max-width: 992px){

    .webhoofdgroepResponsive .webhoofdgroep:nth-child(3){
        margin-top: 48px;
    }
    .tekst_33 {
        margin-top: 36px;
        padding-top: 36px;
        border-top: 1px solid #d8d7d7;
    }
}

@media (max-width: 575px){

    .webhoofdgroepResponsive .webhoofdgroep:nth-child(3){
        margin-top: 48px;
    }.webhoofdgroepResponsive .webhoofdgroep:nth-child(2){
        margin-top: 48px;
    }
}

/*footer responsive*/
.Footer-bottomBox {
    padding: 24px 0;
    border-top: 1px solid rgba(255,255,255,.15);
}


.u-inlineBlock {
    display: inline-block!important;
    max-width: 100%;
}
.u-alignMiddle {
    vertical-align: middle!important;
}
.Nav--footer {
    margin-left: 36px;
}

.Nav--footer .Nav-item+.Nav-item {
    position: relative;
    padding-left: 21px;
}



@media (max-width: 39.9375em){
    .u-xs-marginTlg {
        margin-top: 48px!important;
    }

    .Nav--footer {
        margin-top: 12px;
        margin-left: 0;
    }

    .footerList {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .Nav--footer .Nav-item+.Nav-item {
        margin-top: 6px;
        padding-left: 0;
    }
}
@media (min-width: 39.9375em){
    .Nav--footer .Nav-item+.Nav-item:before {
        content: '';
        position: absolute;
        top: 12px;
        left: 9px;
        width: 3px;
        height: 3px;
        background-color: #bdbdbd;
    }
}
@media (min-width: 47.9376em){

    .Footer-bottomBox {
        text-align: end;
    }
}
@media (max-width: 47.9375em){
    .MadeBy {
        margin-top: 12px;
        display: inline-block;
    }

    .Footer-bottomBox {
        text-align: left;
    }
}
@media (min-width: 60em){
    .u-lg-floatLeft {
        float: left!important;
    }
    .u-lg-inlineBlock {
        display: inline-block!important;
        max-width: 100%;
    }
}
@media (min-width: 48em) and (max-width: 59.9375em){
    .u-md-floatLeft {
        float: left!important;
    }

    .u-md-inlineBlock {
        display: inline-block!important;
        max-width: 100%;
    }
}

@media (min-width: 40em) and (max-width: 47.9375em){
    .u-sm-inlineBlock {
        display: inline-block!important;
        max-width: 100%;
    }
}

.Footer-topBox{
    padding-bottom: 48px;
}



/* fix carousel */
.carousel-control-next, .carousel-control-prev {
    background-color: transparent;
    border: 0;
}

/* Moderne look */
.homeExtraFoto img, .webhoofdgroep > a, .rounded-duranet, .Product-image, .carousel-item > img, #block4 img, .page-template-template-blog .column-blog img, .single-post .blogitem img, .dropdownGamma  {
    border-radius: 20px;
}
.webhoofdgroep > a, .rounded-duranet  {
    display: block;
    overflow: hidden;
}
.linksevierkant:before,.Alfa.has-square:before, .Bravo.has-square:before, .Charlie.has-square:before, .Delta.has-square:before, .Echo.has-square:before, .Foxtrot.has-square:before, h1.has-square:before, h2.has-square:before, h3.has-square:before, h4.has-square:before, h5.has-square:before, h6.has-square:before, .Color {
    border-radius: 4px;
}

.Product-info {
    overflow: hidden;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

@media (min-width: 767px){
    .Product-info {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        margin-top: 24px;
    }
}


.dataTables_scrollHeadInner {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
}

.dataTables_scrollBody {
    border-top: 0;
    border: 1px solid #dee2e6!important;
}

.Table--products, .dataTables_scrollHeadInner table {
    border-spacing: 0;
    border-collapse: collapse;
    border-style: hidden;
}

.Product-overlay {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
}

.divtable {
    border-radius: 9px;
    overflow: hidden;
}

.modal-content {
    border-radius: 15px;
}

.tab-link {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

/* carousel */
.carousel-control-next-icon, .carousel-control-prev-icon {
    z-index: 6;
    width: 30px;
    height: 30px;
    background-color: rgba(0,0,0,1);
    border-radius: 100%;
    box-shadow: 0 0 4px rgb(0 0 0 / 20%);
    background-size: 15px;
    background-position: center;
}

.ekko-lightbox-nav-overlay > a {
    text-decoration: none;
}

.ekko-lightbox-nav-overlay > a span {
    z-index: 6;
    width: 33px;
    /* height: 30px; */
    background-color: rgba(0,0,0,1);
    border-radius: 100%;
    box-shadow: 0 0 4px rgb(0 0 0 / 20%);
    background-size: 15px;
    background-position: center;
    flex-grow: 0;
    padding: 0;
    text-align: center !important;
    font-size: 22px;
}

.ekko-lightbox-nav-overlay > a:first-of-type span {
    margin-right: auto;
    margin-left: 15px;
}

.ekko-lightbox-nav-overlay > a:last-of-type span {
    margin-left: auto;
    margin-right: 15px;
}

.carousel-control-next-icon:hover, .carousel-control-prev-icon:hover {
    background-color: rgba(255,0,0,1);
}

@media (min-width: 1200px) {
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .infoofferteknopmarginleft {
        margin-left: 108px !important;
    }
}

.dropdownGamma {
    margin-bottom: 60px;
}

.btn {
    min-width: 65px;
}

.form-switch {
    display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: space-between !important;
}

.form-check {
    margin-left: 4px;
}

a:hover:not(.btn) {
    color: #e4200e !important;
}

.form-select.noarrow {
    background-image: none !important;
}

/* animated border */

/* Info box auto hide */
#infobox{
    position: relative;
    font-size: 18px;
}

#infobox:before{
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 0;
    height: 12px;
    border-bottom: 2px solid #721c24;
    border-bottom-right-radius: 0.25em;
    animation: border_anim 5s linear forwards;
}

/* Error box auto hide */
#errorbox{
    position: relative;
    font-size: 18px;
}

#errorbox:before{
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 0;
    height: 12px;
    border-bottom: 2px solid #721c24;
    border-bottom-right-radius: 0.25em;
    animation: border_anim 7s linear forwards;
}

@keyframes border_anim {
    0%{
        width: 100%;
    }
    100%{
        width: 0%;
    }
}
/* end errorbox */

.list-group-item[style*="display: none"]+.list-group-item {
    border-top-width: 1px;
}