
        /* Voeg dit toe aan je CSS-bestand of in een <style> tag in je HTML */
        .dataTables_wrapper .dataTables_length,
        .dataTables_wrapper .dataTables_filter,
        .dataTables_wrapper .dataTables_info,
        .dataTables_wrapper .dataTables_paginate,
        .dataTables_wrapper .dataTables_processing,
        .dataTables_wrapper .dataTables_empty,
        .dataTables_wrapper .dataTables_scroll,
        .dataTables_wrapper .dataTables_scrollHead,
        .dataTables_wrapper .dataTables_scrollFoot,
        .dataTables_wrapper .dataTables_scrollBody,
        .dataTables_wrapper .dataTables_scrollHead table,
        .dataTables_wrapper .dataTables_scrollFoot table,
        .dataTables_wrapper .dataTables_scrollBody table,
        .dataTables_wrapper .dataTables_scrollHeadInner,
        .dataTables_wrapper .dataTables_scrollBodyInner {
            font-size: 14px; /* Verander deze waarde naar de gewenste lettergrootte */
        }

        .dataTables_wrapper .dataTables_length label,
        .dataTables_wrapper .dataTables_filter label,
        .dataTables_wrapper .dataTables_info,
        .dataTables_wrapper .dataTables_paginate {
            font-size: 14px; /* Verander deze waarde naar de gewenste lettergrootte */
        }

        .dataTables_wrapper .dataTables_paginate .paginate_button,
        .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
            font-size: 14px; /* Verander deze waarde naar de gewenste lettergrootte */
        }

        .dataTables_wrapper .dataTables_scrollBody {
            font-size: 14px; /* Verander deze waarde naar de gewenste lettergrootte */
        }


        .tickets .col1 p{
            font-size: 16px;
            line-height: 24px;
            color: #0B1724;
            margin-bottom: 20px;
            border-bottom: 1px solid #dfe0e2;
            padding-bottom: 18px;
        }
        .tickets .col1 h1{
            margin-bottom: 5px;
            margin-top: 5px;
            font-weight: 700;
            font-size: 32px;
            line-height: 40px;
            color: #0B1724;
        }
        #voetbaltickets .ticket{
            width: 100%;
            font-size: 14px;
            line-height: 20px;
            border-bottom: 1px solid #dfe0e2;
            display: table;
            font-size: 0px;
            position: relative;
        }
        #voetbaltickets .ticket.tbl{
            font-size: 14px;
            display: table-row;
            border-bottom: 0px;
        }
        #voetbaltickets .ticket.tbl td{
            border-bottom: 1px solid #dfe0e2;
            padding: 0px;
        }
        #voetbaltickets .ticket.tbl td:first-child{
            background: #ebeced87;
        }
        #voetbaltickets .ticket.tbl:last-child td{
            border-bottom: 0px;
        }
        #voetbaltickets .ticket .date, #voetbaltickets .ticket .match, #voetbaltickets .ticket .info{
            display: table-cell;
        }
        #voetbaltickets .ticket .date{
            width: 80px;
            min-width: 80px;
            text-align: center;
            background: #ebeced87;
            font-size: 14px;
            /*padding: 15px 0px;*/
            color: #0b1724;
            vertical-align: middle;
        }
        /*
            #highlighted_tickets .ticket.popular .match:before, #all_tickets .ticket.popular td:nth-child(1):before{
                content: "Populaire wedstrijd";
                display: inline-block;
                width: 150px;
                height: 18px;
                position: absolute;
                color: black;
                right: 10px;
                top: -7px;
                background: #e5f4dd;
                font-size: 12px;
                text-align: center;
                text-transform: uppercase;
                line-height: 18px;
                border-radius: 4px;
                border: 1px solid #48a914;
            }
        */
        #voetbaltickets table .ticket .date{
            background: none;
        }

        #voetbaltickets .ticket .info{
            text-align: right;
            width: 150px;
            font-size: 14px;
            padding-right: 10px;
            vertical-align: middle;
        }
        #voetbaltickets table .ticket .info{
            float: right;
        }
        #voetbaltickets table .ticket .info:hover .see_tickets{
            background: #6dba43;
            color: #fff;
        }
        #voetbaltickets .ticket .match{
            padding: 12px 12px;
            font-size: 14px;
        }
        #all_tickets .ticket .match{
            padding: 12px 12px;
        }
        #voetbaltickets .ticket .date .day{
            font-size: 16px;
            font-weight: bold;
        }
        #voetbaltickets .ticket .date .month{
            font-size: 24px;
            font-weight: bold;
        }
        #voetbaltickets .ticket .date .info{
            font-size: 16px;
            opacity: 0.8;
        }
        #voetbaltickets .ticket .see_tickets{
            background: var(--green-bg);
            border-radius: 4px;
            font-family: roboto condensed, sans-serif;
            font-size: 16px;
            font-weight: 400;
            padding: 6px 15px;
            color: #fff !important;
            text-decoration: none !important;
            margin-top: 10px !important;
            margin-bottom: 10px;
        }
        #voetbaltickets .ticket:hover{
            background: #f5f6f694;
        }
        #voetbaltickets .ticket:hover h3{
            color: #2f6da9;
            text-decoration: underline;
        }
        #voetbaltickets .ticket .match .competition{
            line-height: 20px;
            color: #0B1724;
        }
        #voetbaltickets .ticket .match .competition i{
            margin-bottom: -27px;
            margin-right: -18px;
            transform: scale(0.30);
        }
        #all_tickets .ticket .match .competition i{
            margin-right: -15px;
            margin-top: -30px;
        }
        #voetbaltickets .ticket .match h3{
            font-size: 22px;
            line-height: 28px;
            margin-top: 2px;
            margin-bottom: 2px;
            display: inline-block;
            float: left;
        }
        #voetbaltickets .ticket .affiche{
            overflow: hidden;
        }
        #voetbaltickets .ticket .match span{
            display: inline-block;
            background: #ff00000a;
            font-size: 11px;
            text-transform: uppercase;
            line-height: 15px;
            border-radius: 4px;
            padding: 1px 8px;
            float: left;
            margin-left: 8px;
            color: red;
            font-weight: 500;
            margin-top: 4px;
        }
        #voetbaltickets .ticket .match .time_stadium i{
            font-size: 12px;
        }
        #voetbaltickets .ticket .match .time_stadium{
            color: #0B1724;
            font-size: 14px;
            line-height: 16px;
            margin-top: 4px;
        }
        #voetbaltickets .ticket .price_up{
            color: #0B1724;
            width: auto;
            display: inline-block;
            margin-top: 10px;
            font-size: 14px;
            /*background: #f3f7f2;*/
            line-height: 20px;
            /*border-radius: 4px;*/
            /*padding: 1px 8px;*/
            font-weight: 400;
            /*text-transform: uppercase;*/
        }
        #priceFilterHolder, #dateFilterHolder{
            max-width: 400px;
        }
        #voetbaltickets table.dataTable td {
            box-sizing: inherit;
        }
        #voetbaltickets table{
            border-spacing: 0 0px; 
            margin-left: 0px;
            width: 100% !important;
        }
        #all_tickets{
            background: #48a91400;
            border-radius: 4px;
            min-height: 300px;
        }
        #all_tickets table thead th{
            background-color: #fff;
            border-bottom: 0px;
            padding: 0px;
            border-top: 0px;
        }
        #all_tickets table thead th:first-child{
            width: 60px;
        }
        #voetbaltickets .tabs{
            margin-bottom: 20px !important;
            position: relative;
            overflow: visible;
            display: inline-flex;
        }
        #voetbaltickets .tabs a{
            cursor: pointer;
            background: #ffffff;
            border: 1px solid #bcbcbc;
            color: #838383;
        }
        #voetbaltickets .tabs a.selected{
            background: #48a9141c !important;
            color: #0B1724 !important;
        }
        #voetbaltickets .tabs a::after{
            content: "\f078"; /* Unicode for Font Awesome's "arrow down" icon */
            font-family: "Font Awesome 5 Free"; /* Font family for Font Awesome icons */
            font-weight: 900; /* Required for the solid icons */
            margin-left: 5px;
            font-size: 13px;
        }
        #voetbaltickets .tabs a.tab.active{
            color: #0B1724 !important;
        }
        #voetbaltickets .tabs a.tab.active::after{
            content: "\f077";
        }
        #voetbaltickets .tabs a:hover{
            background: #ebeced87;
            color: #0B1724;
        }
        #voetbaltickets .ui-widget.ui-widget-content{
            margin-left: 8px;
            margin-right: 8px;
            margin-bottom: 10px;
        }
        #voetbaltickets .price_vanaf{
            width: 15% !important;
            text-align: right;
            padding-right: 15px !important;
        }
        #highlighted_tickets .ticket{
            margin-bottom: 0px;
        }
        #highlighted_tickets .ticket:last-child{
            border-bottom: 0px;
            margin-bottom: 10px;
        }
        #options{
            display: block;
            position: absolute;
            width: 500px;
            margin-top: 45px;
            z-index: 999;
        }
        #options > div{
            background-color: #ffffff;
            font-size: 16px;
            line-height: 20px;
            border-radius: 4px;
            padding: 18px 15px;
            font-family: roboto condensed, sans-serif;
            min-width: 450px;
            color: #0B1724;
            border: 1px solid #bcbcbc;
        }
        #options .reset{
            display: none;
            color: #0058ab;
            text-decoration: underline;
            cursor: pointer;
        }
        #options .hide{
            display: none;
            color: #0058ab;
            text-decoration: underline;
            cursor: pointer;
            margin-top: 10px;
        }
        .tickets p a{
            color: #0058ab;
            text-decoration: underline;
        }
        .tickets p a:hover{
            opacity: 0.8;
        }
        #dateFilterHolder .hide{
            margin-top: 0px;
        }
        
        #options .reset:hover, #options .hide:hover{
            opacity: .85;
        }
        #options .selected .hide{
            display: block;
        }
        #options .selected .reset{
            display: inline;
            float: right;
        }
        #priceFilterHolder, #dateFilterHolder, #competitionFilterHolder{
            position: absolute;
            display: none;
            z-index: 999;
            background: #fff;
            padding: 10px;
        }
        #competitionCheckboxes input{
            height: 16px;
            width: 16px;
            float: left;
            margin-top: 10px;
            margin-right: 11px;
        }
        #competitionCheckboxes .flag64{
            zoom: 0.8;
            margin-bottom: -25px;
            margin-right: -12px;
        }
        #priceFilterHolder.active, #dateFilterHolder.active, #competitionFilterHolder.active{
            display: block;
        }
        #priceFilterHolder label{
            margin-bottom: 12px;
            display: block;
            font-weight: 700;
        }
        #dateFilterHolder label{
            font-weight: 700;
        }
        #competitionCheckboxes > div{
            margin-bottom: 0px;
            border-bottom: 1px solid #e4e4e4;
            line-height: 36px;
            padding: 0px 8px;
        }
        #competitionCheckboxes > div:last-child{
            border-bottom: 0px;
            margin-bottom: -5px;
        }
        #competitionFilterHolder > label{
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 2px;
            display: inline-block;
        }
        #highlighted_tickets{
            position: relative;
            border-radius: 4px;
            padding-bottom: 15px;
        }
        #highlighted_tickets .containing {
            overflow: hidden;
            border: 1px solid #dfe0e2;
            padding: 10px 10px 0px 10px;
            border-radius: 4px;
        }

        #highlighted_tickets .popu{
            position:absolute;
            right: 10px;
            display: inline-block;
            background: #f3f7f2;
            font-size: 16px;
            line-height: 22px;
            border-radius: 4px;
            padding: 1px 8px;
            color: #3d930f;
            font-weight: 500;
            top: -10px;
            cursor: pointer;
            transition: top 0.2s ease;
            font-weight: 400;
            font-family: roboto condensed, sans-serif;
        }
        #highlighted_tickets.close .popu{
            top: -50px;
            color: #3d930f;
            text-decoration: underline;
            background: none;
        }
        #highlighted_tickets.close{
            padding-bottom: 0px;
        }
        #highlighted_tickets .popu:hover{
            opacity: 0.8;
        }
        #highlighted_tickets .popu::after{
            content: "\f077"; /* Unicode for Font Awesome's "arrow down" icon */
            font-family: "Font Awesome 5 Free"; /* Font family for Font Awesome icons */
            font-weight: 900; /* Required for the solid icons */
            display: inline-block;
            margin-left: 5px; /* Adjust as needed for spacing */
            font-size: 13px;
        }
        #highlighted_tickets.close .popu::after{
            content: "\f078";
        }
        #all_tickets #ticketTable_length{
            display: none;
        }
        input#minDate, input#maxDate{
            color: #979797;
        }


        table.dataTable thead th{
            padding: 0px;
        }
        #all_tickets table.dataTable thead th{
            background-image: none;
            font-weight: 400;
            font-family: roboto condensed, sans-serif;
            color: #0058ab;
            font-size: 16px;
            padding: 0px 0px 5px 10px;
        }
        #all_tickets table.dataTable thead th:hover{
            text-decoration: underline;
        }
        #all_tickets table.dataTable thead th:nth-child(2):after{
            display: none;
        }
        #all_tickets table.dataTable thead th:after{
            content: "\f077"; /* Unicode for Font Awesome's "arrow down" icon */
            font-family: "Font Awesome 5 Free"; /* Font family for Font Awesome icons */
            font-weight: 900; /* Required for the solid icons */
            display: inline-block;
            margin-left: 7px;
            font-size: 13px;
            opacity: 0.3;
        }
        #all_tickets table.dataTable thead .sorting_desc:after{
            content: "\f078"; /* Unicode for Font Awesome's "arrow down" icon */
            font-family: "Font Awesome 5 Free"; /* Font family for Font Awesome icons */
            font-weight: 900; /* Required for the solid icons */
            display: inline-block;
            margin-left: 7px;
            font-size: 13px;
            opacity: 1;
        }
        #all_tickets table.dataTable thead .sorting_asc:after{
            content: "\f077"; /* Unicode for Font Awesome's "arrow down" icon */
            font-family: "Font Awesome 5 Free"; /* Font family for Font Awesome icons */
            font-weight: 900; /* Required for the solid icons */
            display: inline-block;
            margin-left: 7px;
            font-size: 13px;
            opacity: 1;
        }
        #ticketInfo{
            font-size: 15px;
            padding: 12px 12px;
            border-bottom: 10px solid #fff;
            display: none;
            padding-left: 40px;
            position: relative;
            line-height: 21px;
            background: #ebeced87;
            border-radius: 4px;
        }
        #ticketInfo::before{
            content: "\f560";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            font-size: 20px;
            position: absolute;
            color: red;
            left: 10px;
            top: 13px;
        }
        #ticketInfo .wissen{
            color: #0058ab;
            text-decoration: underline;
            cursor: pointer;
            margin-top: 5px;
            display: inline-block;
        }
        #ticketInfo .wissen:hover{
            opacity: 0.8;
        }

        #ticketTable_processing.dataTables_processing {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 0px;
            margin-left: 0px;
            margin-top: -10px;
            padding-top: 0px;
            text-align: center;
            padding-top: 0%;
            font-size: 20px;
            z-index: 999;
        }
        .custom-loader img {
            width: 100%; 
        }
        .custom-loader{
            width: calc(100% + 10px); 
            margin-left: -5px;
            margin-top: -10px;
        }
        .dataTables_wrapper{
            overflow:visible;
        }
        #ticketTable:not(.dataTable) {
            visibility: hidden;
        }
        #ticketTable.dataTable{
            visibility: visible;
        }
        #voetbaltickets .features-panel ul, #voetbaltickets .betting_partner{
            background: #ebeced87;
        }
        #voetbaltickets .checklist{
            text-align: center;
            font-size: 15px;
            line-height: 21px;
            color: #0B1724;
            padding-top: 15px;
        }
        .mobileInfo{
            display: none;
            margin-top: 10px;
            color: #0B1724;
        }
        .mobileInfo img{
            margin-top: 5px;
        }
        .mobileInfo span{
            color: #0058ab;
            text-decoration: underline;
        }
        .dataTables_wrapper .dataTables_paginate, .dataTables_wrapper .dataTables_info{
            margin-top: 10px;
        }
        .tickets .betting_partner{
            margin-top: 10px;
        }
        .dataTables_wrapper .dataTables_paginate .paginate_button:not(.current, .disabled){
            text-decoration: underline !important;
            color: #0058ab !important;
        }
        #all_tickets table.dataTable thead th.zoekClub .dataTables_filter{
            float:left;
        }
        #all_tickets table.dataTable thead th.zoekClub .dataTables_filter input{
            border: 1px solid #bcbcbc;
            line-height: 26px;
            border-radius: 4px;
            padding: 0px 10px;
            font-size: 16px;
            font-weight: 400;
            font-family: roboto condensed, sans-serif;
            margin-left: 2px;
        }
        #all_tickets table.dataTable thead th.zoekClub .dataTables_filter input{
            color: #0B1724;
        }
        #all_tickets div.faq h2 {
            margin: 20px 0;
        }
        div.sidebar-panel div.payments h2 i{
            font-size: 15px;
            display: inline-block;
            position: relative;
            top: -1px;
            margin-right: 2px;
        }
        div.sidebar-panel div.payments .payment-options{
            text-align: left;
            margin-top:10px;
        }
        div.sidebar-panel div.payments .payment-options svg{
            height: 25px;
            margin-right: 0;
        }
        div.sidebar-panel div.payments .payment-options p{
            text-align: left;
            padding: 0 18px
        }
        .features-panel.support{
            background: #ebeced87;
            padding: 12px;
        }
        .features-panel.support p{
            font-size:15px;
            padding-bottom:15px;
            padding-left: 8px;
        }
        .features-panel.support p.tickerpartners {
            margin-top: -5px;
        }
        #voetbaltickets .features-panel.support .checklist{
            padding-bottom: 8px;
            text-align: left;
            margin-left: 10px;
        }
        .features-panel.support div.partners{
            display: flex;
            flex-wrap: wrap;
            max-width: 100%;
            padding: 0 10px 15px 10px;
            margin-top: -20px;
        }
        .features-panel.support div.partners img{
            width: auto;
            height: 25px;
            margin-right: 9px;
            margin-top:20px;
        }
        div.article-panel.article-panel-sidebar.related.country img{
            width: auto;
            height: 12px;
            margin-right: 5px;
            display: inline-block;
            position: relative;
            top: 1px;
        }

        @media only screen and (max-width: 767px) {
            #all_tickets table.dataTable thead th.zoekClub .dataTables_filter{
                margin-top: 0px;
            }
            #all_tickets table.dataTable thead th.zoekClub .dataTables_filter input{
                line-height: 24px;
                padding: 0px 6px;
                font-size: 14px;
                margin-left: 8px;
                margin-top: -2px;
                border: none;
                background: #f4f5f5;
            }
            .tickets .betting_partner{
                margin-top: 0px;
            }
            #highlighted_tickets.close .popu{
                top: -15px;
            }
            #highlighted_tickets.close{
                padding-top: 15px;
            }
            #voetbaltickets .ticket .date{
                width: 50px;
                min-width: 50px;
            }
            #voetbaltickets .ticket .date .month{
                font-size: 20px;
            }
            #voetbaltickets .ticket .match{
                padding: 6px 8px;
            }
            #voetbaltickets .ticket .match h3{
                font-size: 16px;
                min-height: 40px;
                max-height: 40px;
            }
            #voetbaltickets .ticket .info{
                width: auto;
                padding-right: 0px;
                vertical-align: top;
            }
            #voetbaltickets .ticket .match .time_stadium{
                margin-top: 0px;
                position: absolute;
                font-size: 13px;
                line-height: 17px;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
                width: 79vw;
            }
            #all_tickets table.dataTable thead th{
                padding: 0px;
            }
            #voetbaltickets .ticket .match span{
                margin-top: 0px;
                margin-bottom: 5px;
            }
            .mobileInfo{
                display: block;
            }
            .tickets .col1 p{
                margin-bottom: 15px;
                border-bottom: 1px solid #dfe0e2;
                padding-bottom: 8px;
            }
            #voetbaltickets .tabs a::after{
                font-size: 12px;
            }
            #highlighted_tickets .popu{
                font-size: 15px;
                top: -15px;
                right: 0px;
            }
            #highlighted_tickets .containing{
                border: 1px solid #3d930f;
                padding: 5px 5px 0px 5px;
                margin-left: -5px;
                margin-right: -5px;
                margin-top: 5px;
            }
            #voetbaltickets .ticket .see_tickets{
                float: right;
                margin-top: 10px !important;
                margin-bottom: auto !important;
                padding: 4px 10px;
            }
            #voetbaltickets .ticket .price_up{
                margin-top: 3px;
                text-transform: uppercase;
                font-size: 11px;
                margin-right: 1px;
                background: #f4f5f5;
                line-height: 15px;
                padding: 0px 5px;
            }
            #highlighted_tickets .ticket{
                overflow: hidden;
                min-height: 95px;
            }
            #voetbaltickets .ticket .match .competition i{
                margin-bottom: -27px;
                margin-right: -21px;
                transform: scale(0.25);
            }
            #voetbaltickets .ticket .match .competition{
                font-size: 13px;
                line-height: 17px;
            }
            #highlighted_tickets .ticket:last-child{
                margin-bottom: 5px;
            }
            #all_tickets table thead th:first-child{
                width: 50px;
                min-width: 50px;
            }
            #all_tickets table.dataTable thead th{
                font-size: 14px;
            }
            #all_tickets table.dataTable thead th:after{
                font-size: 12px !important;
                margin-left: 4px !important;
                position: absolute;
            }
            #voetbaltickets .ticket.tbl td{
                vertical-align: top;
            }
            #all_tickets .ticket .match .competition i{
                margin-right: -18px !important;
            }
            #all_tickets .ticket .see_tickets{
                min-width: 104px;
            }
            #all_tickets .ticket .match, #voetbaltickets table .ticket .date{
                height: 91px;
            }
            #all_tickets .ticket.popular .match, #voetbaltickets table .ticket.popular .date{
                height: 112px;
            }
            #options > div{
                width: calc(100% - 10px);
                left: -5px;
                min-width: calc(100% - 10px);
            }
            #options{
                width: 100vw;
                margin-top: 40px;
            }
            #ticketInfo{
                padding-left: 32px;
                padding: 10px 10px;
            }
            #ticketInfo::before{
                left: 8px;
                top: 9px;
                font-size: 16px;
            }
            .tickets p.more a{
                margin-top: 5px !important;
                margin-bottom: 5px !important;
            }
        }