﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box; /* Include border and padding in the element's total width and height */
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { display: none !important; }
    html {
    font-family: lato, sans-serif;
    font-size: 16px;
}
body {
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    background-color: #fff;
  /*  font-family: Nunito,sans-serif;*/
    font-weight: 800;
  
}
body:before {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-size: cover;
        background-position: center;
        background-image: url("https://www.basketbal.vlaanderen/img/site/overlay.svg");
            z-index: -500;
        opacity: .1;
        content: "";
    }

.row {
    margin-right: 0px;
    margin-left: 0px;
}

#getcard {
    background-image: url('../image/BASKETBAL.VLAANDEREN_VISUAL_06.jpg');
    background-size: cover;
    color: white;
}

.svgLogo {
    padding: 15px;
}
.cardholder {
    background-image: url("https://www.basketbal.vlaanderen/img/site/overlay.svg");
    background-color: #f3f3f3;
    
}

.card {
    box-shadow: 4px 4px 8px 4px rgba(0,0,0,0.2);
    transition: 0.3s;
    margin-top: 15px;
    padding: 50px;
    color: black;
    font-size: 18px;
}
.WqWhitepaper {
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    margin: -15px;
    padding-top: 15px;
}


a.loket {
    color: #f1f4f7;
    text-decoration: none;
}

    a.loket:hover,
    a.loket:focus {
        color: #d1d3d4;
        text-decoration: underline;
        cursor: pointer;
    }

    a.loket:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }
#loket1 {
    background-image: url('../image/BASKETBAL.VLAANDEREN_VISUAL_02.jpg');
    color: White;
    background-size: cover;
    margin-right: 5px;
    margin-bottom: 5px;
}

#loket2 {
   /* background-image: url('../image/BASKETBAL.VLAANDEREN_VISUAL_03.jpg');
    color: White;
    width: 30%;
    margin-right: 5px;
    margin-bottom: 5px;
    background-size: cover;*/
}

#loket3 {
    background-image: url('../image/BASKETBAL.VLAANDEREN_VISUAL_06.jpg');
    color: White;
    margin-right: 5px;
    margin-bottom: 5px;
    background-size: cover;
}

#loket4 {
    background-image: url('../image/BASKETBAL.VLAANDEREN_VISUAL_03.jpg');
    color: White;
    background-size: cover;
}

#loket5 {
    background-image: url('../image/BASKETBAL.VLAANDEREN_VISUAL_05b.jpg');
    margin-right: 5px;
    margin-bottom: 5px;
    color: White;
    background-size: cover;
}

.tableBart {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    /*background-color: red;*/
    color: black;
}

.tableBart > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.4285;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.tableBart > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #333;
    color: #ffffff;
}


.tableBart > thead > tr.info > th {
    background-color: #060606;
    color: white;
}

.tableBart.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color: #d1face;
    color: #000000;
}




.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #333;
    color: #ffffff;
}



/*logo  kleinscherm*/



.texBoxContainer {
    width: auto;
    padding: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
}







/*#getcard {
    background-image: url('../image/BASKETBAL.VLAANDEREN_VISUAL_05b.jpg');
    background-size: cover;
    color: White;
}*/

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: rgba(51, 51, 51, 1);
    border-color: #1b6d85;
}




.Cardinfo {
    color: black;
    opacity: 0.8;
    border-radius: 6px;
    height: 225px;
}


.btn-custom {
    background-color: #141617;
    color: white;
    border-color: #141617;
}

    .btn-custom:hover,
    .btn-custom:focus,
    .btn-custom:active,
    .btn-custom.active {
        background-color: #8a8c89;
        border-color: #000000;
    }

    .btn-custom.disabled:hover,
    .btn-custom.disabled:focus,
    .btn-custom.disabled:active,
    .btn-custom.disabled
    /* different techniques for iPad screening */
    /*.LocRow { background-color: Red; color: white; }


.LocRow:hover, .LocRow.green {background-color: Green;}
.LocRow1 { background-color: Red;color: white; }
.LocRow1:hover, .LocRow1.green {background-color: Green;}*/
    .imgclub {
        height: 150px;
    }


.btn-primary, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

/*// manual card*/
.formcontainer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 50px;
  
    /*    background-image: url('../image/BASKETBAL.VLAANDEREN_VISUAL_06.jpg');
*/ /*/    background-repeat: no-repeat;*/
    /*  //  background-size: cover;
*/
}
.headercontainer {
    display: flex;
    gap: 50px;
}
.form-logo {
    background-image: url('../image/LinkLogoNew.png');
    background-size: contain;
    width: 100%;
    background-repeat: no-repeat;
    height: 80px;
    margin-bottom: 15px;
}
    .headercontainer h3 {
        font-size: 22px;
        padding: 1.5rem 0;
        color: #EF7D00;
        font-weight: 800;;
    }

.formcontainer_content {
    padding: 24px;
    width: 40vw;
    background: #f7f5f6;
    align-items: center;
    border-radius: 10px;
}
.formcontainer_content > div {
    margin-bottom: 6px;
}

    .formcontainer_content > div input {
        width: 100%;
        height: 38px;
        border: 1px inset #434343;
        border-radius: 3px;
        padding: 0 12px;
        font-weight:normal;

    }
        .formcontainer_content > div input [type="checkbox"] {
            
            height: 38px;
            border: 1px inset #434343;
            border-radius: 3px;
            padding: 0 12px;
            font-weight: normal;
        }

        .formcontainer_content > div input[type="radio"] {
            height: 20px;
            
        }
        .formcontainer_content > div input[type="checkbox"] {
            width: 19px;
            /* display: inline; */
            height: 20px;
            position: inherit;
            margin-right: 10px;
            left:20px;
        }
        
.formcontainer_content > div select {
    width: 100%;
    height: 38px;
    border: 1px inset #434343;
    border-radius: 3px;
    padding: 0 12px;
    font-weight: normal;
}

.form-datepicker {
    color: #9CA3AF;
}
    .formcontainer_content > div label {
        padding: 6px 0 6px 15px;
        color: #434343;
        font-weight: 800;
    }

.form-datepicker {
    color: #9CA3AF;
}

.form-button-row {

    display: flex;
    flex: 1;
    justify-content:space-between;
    padding: 12px 6px;
}
.form-button {
    background: #EF7D00;
    color: #ffffff;
    border-radius:20px;
    width: 150px;
    height: 42px;
    border: none;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
}
/*
*//*header nieuw*/


.headercontainer {
    display: flex;
    position: sticky;
    top: 0;
}

.header-container-box {
    width: 100%;
    height: 300px;
    display: flex;
    flex: 1;
    gap: 50px;
    background-color: rgb(243 243 243);
}

.header-container-item {
    position: relative;
    width: 100%;
    padding: 20px;
}

    .header-container-item:before {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-size: cover;
        background-position: center;
        background-image: url("https://www.basketbal.vlaanderen/img/site/overlay.svg");
        opacity: .1;
        content: "";
    }

.hero {
    display: flex;
    align-items: flex-start;
}

.header-container-item:last-child {
    background-position: 40.1% 36.84%;
    background-image: url("https://www.basketbal.vlaanderen/files/_1320x565_crop_center-center_61_line/peanuts.jpg.webp"); 
    margin-right: -0px;
    clip-path: polygon(min(50%,300px) 0,100% 0,100% 100%,0 100%);
}

.header-container-item-content {
    display: flex;
    position: relative;
    height: 100%;
}

    .header-container-item-content p {
        position: absolute;
        margin: 0;
        padding:15px;
        font-size: 20px;
        color: rgb(26, 25, 24);
        width: 40ch;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
    }
    .button-row {
        display:flex;
        justify-content:center;
        gap:50px;
        width:45vw;
    }

.hero-button {
    display: block;
    width: 200px;
    background: #EF7D00;
    color: #ffffff;
    border-radius: 20px;
    height: 42px;
    border: none;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
}
.Wqmodal {
    width: 33vw;
    display: none;
    position: fixed;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 1;
    box-shadow: 4px 4px 8px 4px rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    padding: 50px;
    color: black;
    font-size: 18px;
    border-radius: 5px;
}

.wqCloseBtn {
    position: absolute;
    top: 1.2rem;
    right: 2rem;
    font-size: 3rem;
    color: #EF7D00;
    cursor: pointer;
    border: none;
    background: none;
}
 


.overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-image: url("https://www.basketbal.vlaanderen/img/site/overlay.svg");
    opacity: 0.8;
    content: "";
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 0;
}
.spinnerContainer {
    /*  background-color: red;*/
    /* width: 100vw;
    height: 100vh;*/
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinnerContainer_Box {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    /*  height: 800px;
    width: 800px;*/
    justify-content: center;
    align-items: center;
}
.lds-grid {
    display: inline-block;
    position: relative;
    width: 8rem;
    height: 8rem;
}

    .lds-grid div {
        position: absolute;
        width: 1.6rem;
        height: 1.6rem;
        border-radius: 50%;
        background: #EF7D00;
        animation: lds-grid 1.2s linear infinite;
    }

        .lds-grid div:nth-child(1) {
            top: 8px;
            left: 8px;
            animation-delay: 0s;
        }

        .lds-grid div:nth-child(2) {
            top: 8px;
            left: 32px;
            animation-delay: -0.4s;
           
        }

        .lds-grid div:nth-child(3) {
            top: 8px;
            left: 56px;
            animation-delay: -0.8s;
            
        }

.lds-grid div:nth-child(4) {
    top: 32px;
    left: 8px;
    animation-delay: -0.4s;
}

.lds-grid div:nth-child(5) {
    top: 32px;
    left: 32px;
    animation-delay: -0.8s;
}

.lds-grid div:nth-child(6) {
    top: 32px;
    left: 56px;
    animation-delay: -1.2s;
}

.lds-grid div:nth-child(7) {
    top: 56px;
    left: 8px;
    animation-delay: -0.8s;
}

.lds-grid div:nth-child(8) {
    top: 56px;
    left: 32px;
    animation-delay: -1.2s;
}

.lds-grid div:nth-child(9) {
    top: 56px;
    left: 56px;
    animation-delay: -1.6s;
}

@keyframes lds-grid {
    0%, 100% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }
}

.aanmeldform-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    background-color: #f7f5f6;
    padding: 0 1.5rem;
}

.aanmeldform-container-content {
    margin-top: 20px;
    background-color: #f7f5f6;
    padding: 4rem;
}
.aanmeldform-container-content_item {
    margin-top: 20px;
   
}

.aanmeldform-container-content_item p {
    margin-top: 10px;
    padding: 1rem 0 0 0;
}
    .aanmeldform-container-content_item label {
        margin-top: 10px;
        font-weight: 800;
       
    }
.btn-aanmeldform-row {
    display: flex;
    flex: 1;
}
.flex-row {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap:150px
}
.flex-row >div {
    width: 250px;
}
.rowBB {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
panel-primary {
    margin-top: 20px;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    margin-top: 20px;
}