﻿.rlbButton {
    box-shadow: 0px 2px 2px grey !important;
}

.div170 {
    max-width: 230px;
    margin-top: -5px;
}

@media screen and (min-width: 0px) {
    .clublogo {
        max-width: 40px;
        max-height: 34px;
    }

    .divClubLogo {
        width: 50px;
    }

    .tournamenttitle {
        font-size: x-large;
        line-height: 24px;
    }
}

        @media screen and (min-width: 375px) {
            .clublogo {
                max-width: 50px;
                max-height: 51px;
            }

            .divClubLogo {
                width: 60px;
            }

            .tournamenttitle {
                font-size: x-large;
                line-height: 24px;
            }
        }

        @media screen and (min-width: 576px) {
            .clublogo {
                max-width: 65px;
                max-height: 68px;
            }

            .divClubLogo {
                width: 75px;
            }

            .tournamenttitle {
                font-size: xx-large;
                line-height: 30px;
            }
        }

        .cbxCatSelContainer {
            height: 28px;
            margin: -2px 0px 2px 0px !important;
            padding: 0px !important;
        }

        .cbxCatSelDiv {
            height: 20px;
            width: 20px;
            margin-left: 4px;
            box-shadow: 0px 2px 2px grey !important;
            border-radius: 3px;
            float: left;
            margin-top: 3px;
        }

        .cbxCatSelCbx {
            float: left;
            margin: 2px;
            height: 10px;
        }

        .rsAppS1Default {
            background-color: #CCCCCC;
        }

        .cbxCatSelLbl {
            width: calc(100% - 70px);
            float: left;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            display: inline-block;
            margin-bottom: 0px;
            margin-top: 3px;
        }


        input[type="checkbox"], input[type="radio"] {
            transform: scale(1.5);
            margin: 4px 5px 0 3px;
        }

        .input-group-text {
            padding: 0.375em 0.00em;
        }

        .inputnotok {
            border-bottom: 3px solid #dc3545 !important;
            background-color: rgba(220,53,69,0.04) !important;
            background-image: url("images/letop.png");
            background-repeat: no-repeat;
            /*background-position-x: right 2px;
    background-position-y: 7px;*/
            background-position: right center;
        }

        .inputok {
            border-bottom: 3px solid #28a745 !important;
            background-color: rgba(40,167,99,0.04) !important;
            border-right: 0px !important;
        }

        .inputnotokpopup {
            border-bottom: 3px solid #dc3545 !important;
            background-color: rgba(220,53,69,0.04) !important;
            background-image: url("images/letop.png");
            background-repeat: no-repeat;
            /*background-position-x: right 2px;
    background-position-y: 7px;*/
            background-position: right center;
        }

        .inputokpopup {
            border-bottom: 3px solid #28a745 !important;
            background-color: rgba(40,167,99,0.04) !important;
            border-right: 0px !important;
        }

        .form-control {
            border-radius: 0px !important;
            border-top: 0px solid #fed4da;
            border-left: 0px solid #fed4da;
            border-right: 0px solid #fed4da;
            border-bottom: 3px solid #ced4da;
        }
            /*.form-control[readonly]*/
            .form-control:disabled {
                background-color: #f4f6f7;
                border-bottom: 3px solid #ced4da;
            }

        .input-group-append {
            margin-left: 10px;
        }

        .form-control:focus {
            -webkit-box-shadow: 0px 1px 2px 0px rgba(140,168,219,0.5);
            -moz-box-shadow: 0px 1px 2px 0px rgba(140,168,219,0.5);
            box-shadow: 0px 1px 2px 0px rgba(140,168,219,0.5);
            /*background-color: rgba(140,168,219,0.05);*/
        }

        .form-control:hover {
            -webkit-box-shadow: 0px 1px 2px 0px rgba(140,168,219,0.3);
            -moz-box-shadow: 0px 1px 2px 0px rgba(140,168,219,0.3);
            box-shadow: 0px 1px 3px 0px rgba(140,168,219,0.3);
        }


        .input-group-addon {
            border-radius: 0px !important;
            z-index: 999;
        }

        .checkflash2 {
            width: 26px;
            text-align: center;
        }

        .checkflash {
            width: 15px;
            text-align: center;
        }


        .checkflash {
            width: 3px !important;
        }




        .datepicker table tr td.disabled,
        .datepicker table tr td.disabled:hover {
            background: #dc3545;
            color: #ffffff;
            cursor: default;
        }

        .sidebar {
            width: 200px;
        }

        a:hover {
            cursor: pointer;
        }

        .urlnodec:hover {
            text-decoration: none;
        }

        .urlnodec:link {
            text-decoration: none;
        }

        .urlnodec:visited {
            text-decoration: none;
        }

        .urlnodec:active {
            text-decoration: none;
        }

        .pr5 {
            padding-right: 5px;
        }

        .headFairPlay {
            vertical-align: middle;
            text-align: left;
            height: 38px;
            padding-top: 6px;
            height: 30px;
        }

        .gridrow-shadow {
            /*box-shadow: 0 .125rem .25rem rgba(0,0,0,.18) !important;*/
            box-shadow: 0px 4px 8px rgba(0,0,0,.18) !important;
            background-color: #FEFEFE;
        }

        .shadowbox {
            /*-webkit-box-shadow: 1px 1px 3px 0px #909090;
    box-shadow: 1px 1px 3px 0px #909090 !important;*/
            -webkit-box-shadow: 0px 4px 8px rgba(0,0,0,.18) !important;
            box-shadow: 0px 4px 8px rgba(0,0,0,.18) !important;
            background-color: #FEFEFE;
        }

        .divTeamlogo {
            height: 25px;
            width: 25px;
            display: flex;
            justify-content: center;
        }

        .divTeamlogo30 {
            height: 30px;
            width: 30px;
            display: flex;
            justify-content: center;
        }

        .imgTeamLogo {
            object-fit: contain;
            max-width: 25px;
            max-height: 25px;
        }

        .imgTeamLogo30 {
            object-fit: contain;
            max-width: 30px;
            max-height: 30px;
        }

        .divTeamlogoGroot {
            height: 80px;
            width: 80px;
            display: flex;
            justify-content: center;
        }

        .imgTeamLogoGroot {
            object-fit: contain;
            max-width: 80px;
            max-height: 80px;
        }


        .divTeamlogo50 {
            height: 50px;
            width: 50px;
            display: flex;
            justify-content: center;
        }

        .imgTeamLogo50 {
            object-fit: contain;
            max-width: 50px;
            max-height: 50px;
        }

        .divVlaglogo50 {
            height: 50px;
            width: 50px;
            display: flex;
            justify-content: center;
        }

        .imgVlagLogo50 {
            object-fit: contain;
            max-width: 50px;
            max-height: 50px;
        }


        .sidenav {
            height: 100%;
            width: 0;
            position: fixed;
            z-index: 999;
            top: 0;
            left: 0;
            background-color: #000;
            overflow-x: hidden;
            transition: 0.5s;
            padding-top: 60px;
            text-align: left;
        }

            .sidenav a {
                padding: 8px 8px 8px 32px;
                text-decoration: none;
                font-size: 18px;
                color: #f1f1f1;
                display: block;
                transition: 0.3s;
                text-align: left;
                white-space: nowrap;
            }



                .sidenav a:hover {
                    color: #f1f1f1;
                }

            .sidenav .closebtn {
                position: absolute;
                top: 5px;
                right: 15px;
                font-size: 36px;
                margin-left: 50px;
                text-align: left;
            }


        @media screen and (max-height: 450px) {
            .sidenav {
                padding-top: 15px;
            }

                .sidenav a {
                    font-size: 18px;
                }
        }

        .divBottomNavigation {
            z-index: 1000;
            position: fixed;
            bottom: 15px;
            right: 15px;
            background-color: whitesmoke;
            height: 41px;
            padding-top: 0px;
            padding-left: 10px;
            padding-right: 10px;
        }

        .divgvNoGridlines td {
            border-top: 0px !important;
        }

        .ilBtn {
            color: white;
            margin-top: 4px;
            font-size: 20px;
        }

        .shadowgriditem {
            -webkit-box-shadow: 1px 1px 3px 3px grey;
            box-shadow: 1px 1px 3px 0px #909090 !important;
        }

        .shadow {
            /*box-shadow: 0px 2px 3px grey;*/
            /*box-shadow: 0px 2px 2px grey !important;*/
            box-shadow: 0px 4px 8px rgba(0,0,0,.18) !important;
        }

        .ibPalet {
            margin-bottom: -5px;
            /*border-style: solid;
    border-width: 1px;*/
            /*box-shadow: 0px 1px 2px grey;*/
            box-shadow: 0px 4px 8px rgba(0,0,0,.18) !important;
            /*border-color: grey;*/
            margin-bottom: -5px;
            /*border-style: solid;
    border-width: 1px;*/
            width: 100%
        }

            .ibPalet:hover {
                /*box-shadow: 1px 3px 6px #555555;*/
                box-shadow: 0px 6px 12px rgba(0,0,0,.50) !important;
            }

        .divIBpalet {
            padding: 5px !important;
        }

        .lb {
            box-shadow: 0px 1px 2px grey;
            border-color: grey;
            margin-bottom: -5px;
            border-style: solid;
            border-width: 1px;
            width: 100%
        }





        .lblansel {
            text-decoration: none;
            color: black;
        }

            .lblansel:hover {
                text-decoration: none;
                color: black;
            }

        .divLH {
            width: 100%;
            width: -webkit-calc(100% - 100px);
            width: -moz-calc(100% - 100px);
            width: calc(100% - 100px);
        }

        .ddlbellipsis {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            display: inline-block;
            max-width: 100%;
        }

        .rc5 {
            border-radius: 0px !important;
        }


        .rc5Top {
            border-top-left-radius: 0px !important;
            border-top-right-radius: 0px !important;
        }

        .rc5Bottom {
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }


        .newButtonLayout {
            /*border-radius: 4px;*/
            /*box-shadow: 0px 1px 2px #202020;*/
            box-shadow: 0px 4px 8px rgba(0,0,0,.18) !important;
            margin-top: 0px !important;
            border-radius: 0px;
            border-top-style: solid;
            border-top-width: 1px;
            border-top-color: #202020;
            height: 31px;
            padding-top: 4px;
            padding-bottom: 4px;
        }

        .leftButtonLayout {
            /*border-radius: 4px;*/
            /*box-shadow: 0px 1px 2px #202020;*/
            box-shadow: -3px 4px 8px rgba(0,0,0,.9) !important;
            margin-top: 6px !important;
            border-radius: 0px;
            border-top-style: solid;
            border-top-width: 1px;
            border-top-color: #202020;
            height: 31px;
            padding-top: 4px;
            padding-bottom: 4px;
        }



        .tdLocArbCat {
            height: 20px;
            width: 25px;
            margin-right: 8px;
            margin-top: -11px;
        }

        .tdLACat {
            height: 20px;
            width: 25px;
            margin-right: 8px;
            box-shadow: 0px 2px 2px grey !important;
            border-radius: 4px;
        }

        .table .textb4 {
            position: relative !important;
        }

            .table .textb4 span {
                background-color: yellow !important;
                overflow: hidden !important;
                white-space: nowrap !important;
                text-overflow: ellipsis !important;
                position: absolute !important;
                width: 100% !important;
            }

        .textb4:before {
            content: '' !important;
            display: inline-block !important;
        }


.lblellipsis {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top;
}

        .padr5 {
            margin-right: 5px;
        }

        .paletshadow {
            /*box-shadow: 0px 2px 3px grey;*/
            box-shadow: 0px 1px 2px black !important;
        }


        .lblinput {
            font-weight: 700;
        }



        .padlr0 {
            padding-left: 0px;
            padding-right: 0px;
        }

        .dangerdisabled {
            background-color: #dc3545;
            border-color: #dc3545;
            opacity: .65;
            color: white !important;
            cursor: default !important;
            box-shadow: 0px 2px 2px grey !important;
        }

        .successdisabled {
            color: #fff;
            background-color: #28a745;
            border-color: #28a745;
            opacity: .65;
            cursor: default !important;
            box-shadow: 0px 2px 2px grey !important;
        }

        .primarydisabled {
            background-color: #007bff;
            border-color: #007bff;
            color: white !important;
            opacity: .65;
            cursor: default !important;
            box-shadow: 0px 2px 2px grey !important;
        }

        .btn-primary-hover {
            color: #fff;
            background-color: #0069d9;
            border-color: #0062cc;
        }

        .btn-danger-hover {
            color: #fff;
            background-color: #c82333;
            border-color: #bd2130;
        }

        .rc {
            border-radius: .2rem !important;
        }

        .ml2btns {
            margin-left: 5px !important;
        }

        .leftRightMargin0 {
            margin-left: 0px;
            margin-right: 0px;
        }

        .width100p {
            width: 100%;
        }

        .tdScheduleDag {
            width: 39px;
            padding-right: 4px;
        }

        .tdScheduleButton {
            width: 38px;
            padding-right: 4px;
        }

        .tdImgArbiter {
            text-align: right;
            width: 10px;
        }

        .spanSchedulePoule {
            position: relative;
            top: 3px;
        }

        .tdImgField {
            text-align: left;
            width: 10px;
        }

        .tableScheduleTeam {
            width: 100%;
            height: 10px;
            padding: 0px;
        }

        .divScheduleRow1 {
            margin-left: -0px;
            margin-right: -0px;
        }

        .divScheduleRow2 {
            padding-left: 15px;
            margin-top: -3px;
        }

        .divScheduleRow3 {
            white-space: nowrap;
            float: right;
        }

        .divScheduleTeamRow {
            white-space: nowrap;
            vertical-align: middle;
            margin-top: 2px;
        }

        .tdSchedulePoule {
            width: 100%;
            padding-left: 0px;
            padding-top: 0px;
        }

        .tdScheduleArbiter {
            left: 0px;
            right: 0px;
            text-align: right;
        }

        .divScheduleFluid {
            text-align: left;
            margin-left: -30px;
            margin-right: -15px;
        }

        .divScheduleBottomLine {
            border-bottom: solid;
            top: 9px;
            position: relative;
            height: 0px;
            margin-left: 0px;
            margin-right: 0px;
            margin-top: -5px;
            /*margin-bottom*/
        }

        .labelFairplay {
            height: 16px;
            background-color: #CCCCCC;
            width: 100%;
            padding-right: 5px;
        }

        .divFairPlay {
            border-style: none;
            margin-top: 1px;
            white-space: nowrap;
            vertical-align: middle;
            line-height: 18px;
            height: 18px;
            background-color: #CCCCCC;
            padding: 0px;
            padding-right: 1px;
            text-align: right;
        }

        .divScore {
            border-style: none;
            margin-left: 4px;
            margin-top: 1px;
            white-space: nowrap;
            vertical-align: middle;
            line-height: 18px;
            height: 18px;
            background-color: #CCCCCC;
            padding: 0px;
            padding-right: 5px;
            text-align: right;
        }

        .tdVlagSchedule {
            width: 34px;
            padding: 0px;
        }

        .imgVlagSchedule {
            width: 30px;
            margin-right: 4px;
            height: 18px;
        }

        .labelCard1 {
            padding-left: 5px;
            text-align: left;
            padding-top: 1px;
        }

        .labelCard2 {
            padding-left: 5px;
            text-align: left;
        }

        .iSTatusTeam {
            padding-left: 0px;
            font-size: 0.9em;
            padding-right: 1px;
            color: #c12e2a;
        }

        .spanTeam {
            position: relative;
            top: 0px;
            font-weight: 700;
            font-size: 0.9em;
            line-height: 16px;
            vertical-align: middle;
            padding-right: 5px;
        }

        .labelTijdLoggedIn {
            position: relative;
            top: 1px;
            padding-right: 0px;
            font-size: 1.1em;
            font-weight: 600;
            margin-right: 0px;
        }

        .rowTeamLoggedIn {
            padding-left: 15px;
            padding-right: 0px;
            margin-bottom: 0px;
            height: 16px;
            line-height: 16px;
        }

        .divMiddenLijn {
            border-bottom: solid;
            border-bottom-width: 1px;
            top: 0px;
            position: relative;
            margin-left: 15px;
            margin-bottom: 1px;
            margin-top: 3px;
            margin-right: 0px;
            padding-top: 0px;
        }

        .tableLocatieArbiter {
            width: 100%;
            height: 16px;
            line-height: 16px;
            font-size: 0.9em;
        }

        .iStatusLocatie {
            padding-right: 3px;
            padding-left: 5px;
            margin-right: 0px;
            font-size: 0.9em;
            color: #c12e2a;
        }

        .iStatusArbiter {
            font-size: 0.9em;
            padding-right: 1px;
            color: #c12e2a;
        }

        .labelDag {
            font-size: 0.9em;
            line-height: 31px;
            text-align: center;
            margin-right: 1px;
            padding-left: 0px;
            padding-left: 0px;
        }

        .divTeam {
            padding-right: 5px;
            width: 100%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            max-width: 1px;
            font-weight: 600;
            line-height: 18px;
        }

        .divTeamnofw {
            padding-right: 5px;
            width: 100%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            max-width: 1px;
            line-height: 18px;
        }

        .labelCard {
            padding-left: 5px;
            text-align: left;
        }


        .table td.text {
            max-width: 1px !important;
        }

            .table td.text span {
                white-space: nowrap !important;
                overflow: hidden !important;
                text-overflow: ellipsis !important;
                display: inline-block !important;
                max-width: 100% !important;
            }

        .ButtonBox input {
            display: block;
            margin: 0 auto;
        }

        @media screen and (max-width:1500px) {
            .hideonphoneportrait1500 {
                display: none;
            }
        }



        @media screen and (max-width:800px) {
            .hideonphoneportrait800 {
                display: none;
            }
        }


        @media screen and (max-width:800px) {
            .hideonphoneportrait800 {
                display: none;
            }
        }

        @media screen and (max-width:750px) {
            .hideonphoneportrait750 {
                display: none;
            }
        }

        @media screen and (max-width:700px) {
            .hideonphoneportrait700 {
                display: none;
            }
        }

        @media screen and (max-width:600px) {
            .hideonphoneportrait600 {
                display: none;
            }
        }

        @media screen and (max-width:500px) {
            .hideonphoneportrait500 {
                display: none;
            }
        }

        @media screen and (max-width:450px) {
            .hideonphoneportrait450 {
                display: none;
            }
        }

        @media screen and (max-width:400px) {
            .hideonphoneportrait400 {
                display: none;
            }
        }

        @media screen and (max-width:375px) {
            .hideonphoneportrait375 {
                display: none;
            }
        }

        @media screen and (max-width:350px) {
            .hideonphoneportrait350 {
                display: none;
            }
        }

        @media screen and (max-width:300px) {
            .hideonphoneportrait300 {
                display: none;
            }
        }

        @media screen and (max-width:250px) {
            .hideonphoneportrait250 {
                display: none;
            }
        }

        @media screen and (max-width:991px) {
            .menusmallrm {
                margin-right: 10px;
            }
        }

        @media screen and (min-width:992px) {
            .menusmallrm {
                margin-right: 0px;
                padding-left:0px !important;
            }
        }

        .awf50 {
            font-size: 50vw;
        }

        .awf30 {
            font-size: 30vw;
        }

        .awf20 {
            font-size: 20vw;
        }

        .erroroverlay {
            position: fixed;
            display: none;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: rgba(255,0,0,0.8);
            z-index: 999999;
            cursor: pointer;
            display: block;
        }

        .maintenanceoverlay {
            position: fixed;
            display: none;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: rgba(0,0,0,0.7);
            z-index: 999999;
            cursor: pointer;
            display: block;
        }

        .maintenanceicon {
            position: absolute;
            top: 50%;
            left: 50%;
            font-size: 50px;
            color: white;
            transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
        }

        #text2 {
            position: absolute;
            top: 50%;
            left: 50%;
            font-size: 50px;
            color: white;
            transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
        }

        .texttop {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100vw;
            font-size: 50px;
            line-height: 50px;
            color: white;
            text-align: center;
            padding: 50px;
        }

        .textbottom {
            position: absolute;
            bottom: 0px;
            left: 0px;
            width: 100vw;
            font-size: 24px;
            color: white;
            text-align: center;
            padding: 40px;
        }

        .btn-file input[type=file] {
            position: absolute;
            top: 0;
            right: 0;
            min-width: 100%;
            min-height: 100%;
            font-size: 100px;
            text-align: right;
            filter: alpha(opacity=0);
            opacity: 0;
            outline: none;
            background: white;
            cursor: inherit;
            display: block;
        }

        .input-group-addon.primary {
            color: rgb(255, 255, 255);
            background-color: rgb(50, 118, 177);
            border-color: rgb(40, 94, 142);
        }

        .input-group-addon.success {
            color: rgb(255, 255, 255);
            background-color: rgb(92, 184, 92);
            border-color: rgb(76, 174, 76);
        }

        .input-group-addon.info {
            color: rgb(255, 255, 255);
            background-color: rgb(57, 179, 215);
            border-color: rgb(38, 154, 188);
        }

        .input-group-addon.warning {
            color: rgb(255, 255, 255);
            background-color: rgb(240, 173, 78);
            border-color: rgb(238, 162, 54);
        }

        .input-group-addon.danger {
            color: rgb(255, 255, 255);
            background-color: rgb(217, 83, 79);
            border-color: rgb(212, 63, 58);
        }

        .navbar {
            min-height: 42px;
        }

        .navbar-brand {
            padding: 0 15px;
            height: 42px;
            line-height: 42px;
        }

        .navbar-toggle {
            /* (80px - button height 34px) / 2 = 23px */
            margin-top: 4px;
            padding: 8px 10px 4px !important;
        }

        @media (min-width:768px) {
            .navbar-nav > li > a {
                /* (80px - line-height of 27px) / 2 = 26.5px */
                padding-top: 7.5px;
                padding-bottom: 7.5px;
                line-height: 27px;
            }
        }

        .RadListBox {
            min-width: 100px !important;
        }

            .RadListBox li.rlbItem {
                font-size: small !important;
                padding: 5px 8px;
                /*font-family: sans-serif, Calibri, Verdana, sans-serif !important;*/
                color: black !important;
                font-weight: normal !important;
                vertical-align: middle !important;
                white-space: nowrap !important;
                text-overflow: ellipsis !important;
                overflow: hidden !important;
                width: 100% !important;
                font-size: 14px !important;
            }

            .RadListBox .rlbGroup .rlbHovered {
                background: #090909 !important;
                color: white !important;
            }

            .RadListBox .rlbGroup .rlbSelected {
                background: #2780e3 !important;
                color: white !important;
            }

            .RadListBox li.rlbItem.rlbSelected {
                color: #ffffff;
                background-color: #337ab7;
            }

            .RadListBox li.rlbItem.rlbHovered {
                background: #1967be !important;
                color: white !important;
            }

            .RadListBox .rlbButtonText {
                background: #9954bb !important;
                color: #ffffff !important;
            }

            .RadListBox .rlbButton {
                margin-left: 5px !important;
                background: #2780e3 !important;
                border: 1px solid #2780e3 !important;
                border-radius: 0px !important;
                width: 40px !important;
                text-align: center !important;
                font-size: 20px !important;
                padding: 0px !important;
                color: #ffffff !important;
            }

                .RadListBox .rlbButton:hover {
                    background: #1967be !important;
                    border: 1px solid #1967be !important;
                }

        /*.RadListBox .rlbDisabled:hover {
    background: #278fe3 !important;
    border: 1px solid #278fe3 !important;
    filter: alpha(opacity=90) !important;
    opacity: .9 !important;
}*/

        .rlbDragClue .rlbItem.rlbSelected {
            color: #ffffff !important;
            width: 100px !important;
        }

        .rlbTouchDragClue .rlbItem.rlbSelected {
            color: #ffffff !important;
            width: 100px !important;
        }

        .btn-default {
            color: #fff;
            background-color: #343a40;
            border-color: #343a40
        }

            .btn-default:hover {
                color: #fff;
                background-color: #23272b;
                border-color: #1d2124
            }

            .btn-default.focus, .btn-default:focus {
                color: #fff;
                background-color: #23272b;
                border-color: #1d2124;
                box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
            }

            .btn-default.disabled, .btn-default:disabled {
                color: #fff;
                background-color: #343a40;
                border-color: #343a40
            }

            .btn-default:not(:disabled):not(.disabled).active, .btn-default:not(:disabled):not(.disabled):active, .show > .btn-default.dropdown-toggle {
                color: #fff;
                background-color: #1d2124;
                border-color: #171a1d
            }

                .btn-default:not(:disabled):not(.disabled).active:focus, .btn-default:not(:disabled):not(.disabled):active:focus, .show > .btn-default.dropdown-toggle:focus {
                    box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
                }

        .noopacity {
            opacity: 1.0;
        }

        .ReginputField {
            margin-top: -7px;
        }

        .divtournaments {
            padding-top: 1px;
            padding-bottom: 3px;
            padding-left: 7px;
            padding-right: 10px;
            /*margin-right: -0px;*/
            margin-top: 10px;
        }

        .tabletournaments {
            width: 100%;
            font-size: 0.9em;
            margin: 0px;
            padding: 0px;
            text-align: left;
            margin-top: 5px;
        }

        trtournaments {
            height: 26px;
            text-align: left;
        }

        .div2tournaments {
            width: 40px;
            text-align: center;
            position: relative;
            left: -3px;
            padding: 0px;
        }

        .divTeamnofwtnmts2 {
            margin-top: -5px;
            height: 18px !important;
        }

        .divTeamnofwtnmts3 {
            margin-top: -5px;
            text-align: right;
            height: 18px !important;
        }

        .div3tournaments {
            white-space: nowrap;
            height: 18px !important;
            padding-right: 20px;
        }

        .tournamentslogo {
            margin-left: 0px;
            max-width: 40px;
            max-height: 40px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
        }

        .tournamentssport {
            margin-left: 0px;
            margin-bottom: -7px;
        }

        .tournamentsflag {
            border-style: none;
            margin-right: 0px;
            position: relative;
            top: -3px;
        }

        .divtournamentssport {
            width: 35px;
            text-align: center;
            padding-left: 10px;
            margin-top: -6px;
        }

        .tournamentstdflag {
            width: 35px;
            padding: 0px;
            padding-left: 5px;
            text-align: right;
        }

        :root {
            --marquee-width: 100%;
            --marquee-height: 10vh;
            /* --marquee-elements: 12; */ /* defined with JavaScript */
            --marquee-elements-displayed: 5;
            --marquee-element-width: calc(var(--marquee-width) / var(--marquee-elements-displayed));
            --marquee-animation-duration: calc(var(--marquee-elements) * 3s);
        }

        .marquee {
            width: var(--marquee-width);
            height: var(--marquee-height);
            color: #eee;
            overflow: hidden;
            position: relative;
            padding: 0;
        }


            .marquee a {
                height: var(--marquee-height);
            }

            .marquee:before, .marquee:after {
                position: absolute;
                top: 0;
                width: 10rem;
                height: 100%;
                content: "";
                z-index: 1;
            }

            .marquee:before {
                left: 0;
                /*background: linear-gradient(to right, #fff 0%, transparent 100%);*/
            }

            .marquee:after {
                right: 0;
                /*background: linear-gradient(to left, #fff 0%, transparent 100%);*/
            }

        .marquee-content {
            list-style: none;
            height: 100%;
            display: flex;
            animation: scrolling var(--marquee-animation-duration) linear infinite;
            margin-bottom: 0px;
            padding: 0;
        }

            .marquee-content:hover {
                animation-play-state: paused;
            }

        @keyframes scrolling {
            0% {
                transform: translateX(0);
            }

            100% {
                transform: translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements)));
            }
        }

        /*Voor de aanpassing*/

        .marquee-content li {
            display: flex;
            justify-content: center;
            align-items: center;
            /* text-align: center; */
            flex-shrink: 0;
            width: var(--marquee-element-width);
            max-height: 100%;
            font-size: calc(var(--marquee-height)*3/4); /* 5rem; */
            white-space: nowrap;
        }

            .marquee-content li img {
                width: 100%;
                /* height: 100%; */
                /*border: 2px solid #eee;*/
            }

        /*@media (max-width: 600px) {
  html { font-size: 12px; }
  :root {
    --marquee-width: 100vw;
    --marquee-height: 16vh;
    --marquee-elements-displayed: 3;
  }}*/

        .marquee:before, .marquee:after {
            width: 5rem;
        }

        .imgBannerSponsorLogo {
            object-fit: contain;
            max-height: 9vh;
            max-width: 15vw;
            border-style: none;
            z-index: 10;
            padding: 0;
        }


        .divBannerSponsorlogo {
            height: 100%;
            width: 100%;
            display: flex;
            justify-content: center;
        }

        .divsponsorbanner {
            background-color: white;
            margin-left: 0px;
            margin-right: 0px;
            position: sticky;
            bottom: 50px;
            height: 10vh;
            z-index: 10;
            padding: 0;
            margin: 0;
            flex-basis: unset !important;
        }

        .toolsSponsorLogo {
            width: 30px;
            height: 30px;
            float: right;
            margin-right: 17px;
            padding-top: 3px;
        }

        .toolsSponsorLogoWit {
            background-color: white;
        }

        .toolsSponsorLogoZwart {
            background-color: black;
        }

        .disable-select {
            -webkit-touch-callout: none; /* iOS Safari */
            -webkit-user-select: none; /* Chrome/Safari/Opera */
            -khtml-user-select: none; /* Konqueror */
            -moz-user-select: none; /* Firefox */
            -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently supported by any browser but < IE9 */
        }

        .divVisitorwinnastrf {
            font-size: 12px;
            position: absolute;
            left: 4px;
            top: 3px;
        }

        @media (min-width:576px) {
            .schedulecols {
                margin-left: 0px !important;
                margin-right: -10px !important;
                padding-right: 5px !important;
            }
        }

        @media (max-width:575px) {
            .schedulecols {
                margin-left: 0px !important;
                margin-right: -10px !important;
                padding-right: 15px !important;
            }
        }

        .tdstandvlag {
            width: 34px;
            padding-bottom: 0px;
            padding-top: 2px;
            padding-left: 5px;
            padding-right: 5px;
            text-align: right;
        }

        .imgstandvlag {
            width: 30px;
            margin-right: 4px;
            height: 18px;
        }

        .divVisTeamLogo {
            margin-right: 5px !important;
        }

        .visDivCont {
            width: 100%;
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 5px;
            padding-bottom: 5px;
            margin-bottom: 10px;
            text-align: left;
        }

        .cat1 {
            background-color: #006400;
            color: #FFFFFF;
        }

        .cat2 {
            background-color: #FFA500;
            color: #FFFFFF;
        }

        .cat3 {
            background-color: #8B008B;
            color: #FFFFFF;
        }

        .cat4 {
            background-color: #FF0000;
            color: #FFFFFF;
        }

        .cat5 {
            background-color: #041690;
            color: #FFFFFF;
        }

        .cat6 {
            background-color: #FFFF00;
            color: #000000;
        }

        .cat7 {
            background-color: #DCDCDC;
            color: #000000;
        }

        .cat8 {
            background-color: #A0522D;
            color: #FFFFFF;
        }

        .cat9 {
            background-color: #000000;
            color: #FFFFFF;
        }

        .cat10 {
            background-color: #FF1493;
            color: #FFFFFF;
        }

        .cat11 {
            background-color: #BC8F8F;
            color: #FFFFFF;
        }

        .cat12 {
            background-color: #F08080;
            color: #FFFFFF;
        }

        .cat13 {
            background-color: #B22222;
            color: #FFFFFF;
        }

        .cat14 {
            background-color: #F4A460;
            color: #FFFFFF;
        }

        .cat15 {
            background-color: #FFDAB9;
            color: #000000;
        }

        .cat16 {
            background-color: #D2B48C;
            color: #FFFFFF;
        }

        .cat17 {
            background-color: #DAA520;
            color: #FFFFFF;
        }

        .cat18 {
            background-color: #FFD700;
            color: #FFFFFF;
        }

        .cat19 {
            background-color: #BDB76B;
            color: #FFFFFF;
        }

        .cat20 {
            background-color: #808000;
            color: #FFFFFF;
        }

        .cat21 {
            background-color: #2F4F4F;
            color: #FFFFFF;
        }

        .cat22 {
            background-color: #9ACD32;
            color: #FFFFFF;
        }

        .cat23 {
            background-color: #00FA9A;
            color: #FFFFFF;
        }

        .cat24 {
            background-color: #40E0D0;
            color: #FFFFFF;
        }

        .cat25 {
            background-color: #008080;
            color: #FFFFFF;
        }

        .cat26 {
            background-color: #0000FF;
            color: #FFFFFF;
        }

        .cat27 {
            background-color: #00BFFF;
            color: #FFFFFF;
        }

        .cat28 {
            background-color: #8A2BE2;
            color: #FFFFFF;
        }

        .cat29 {
            background-color: #C0C0C0;
            color: #FFFFFF;
        }

        .cat30 {
            background-color: #00FF00;
            color: #FFFFFF;
        }

        .cat31 {
            background-color: #de7cb0;
            color: #ffffff;
        }

        .cat32 {
            background-color: #c5e384;
            color: #000000;
        }

        .cat33 {
            background-color: #9370db;
            color: #FFFFFF;
        }

        .cat34 {
            background-color: #446ccf;
            color: #FFFFFF;
        }

        .cat35 {
            background-color: #c95a49;
            color: #FFFFFF;
        }

        .cat36 {
            background-color: #800000;
            color: #FFFFFF;
        }

        .rsDialog {
            box-shadow: 0 .5rem 1rem rgba(0,0,0,.25) !important;
        }
        /*@media screen and (min-width:768px) {

    .MidDiv {
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
        margin-bottom: 50px;
        margin-top: 30px;
    }
}*/

        .modal-backdrop {
            opacity: 0.2 !important;
        }

        .modal-content {
            box-shadow: 0 .5rem 1rem rgba(0,0,0,.35) !important;
            border-radius: .3rem;
        }

        .RadToolTip.rtShadow {
            box-shadow: 0 .5rem 1rem rgba(0,0,0,.25) !important;
        }

        .rsModalDialog {
            position: fixed !important;
            top: 30% !important;
            left: 50% !important;
            transform: translate(-50%, -50%) !important;
            border-radius: 0.3rem;
            box-shadow: 0 .5rem 1rem rgba(0,0,0,.35) !important;
        }


        .cbx label {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: inline-block;
            width: 85%;
            position: absolute;
            top: 0px;
        }

.liblogo {
    margin-left: 5px !important;
    max-width: 50px;
    max-height: 33px;
    display: flex;
}

.liblogoimg {
    object-fit: contain;
    max-width: 33px;
    max-height: 33px;
}

.libtdnaam {
    width:100% !important;
    height:60px;
    padding-right:0px;
    padding-left:10px;
    text-align:left;
    max-width:1px;
}

.h60 {
    height: 60px;
}

.lbspannaam {
    line-height: 20px;
    padding-top: 20px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%;
}

.divlibsport {
    width: 30px;
    text-align: center;
    padding-left: 0px;
    margin-top: -6px;
}

input[type="time"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

input[type="time"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left !important;
    padding-top: 4px !important;
    line-height: 20px !important;
}
input[type="date"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.prepend-mti {
    font-size: 0.875rem !important;
    background-color: rgba(40,167,99,0.04) !important;
    padding: 0.0em 0.0em 0.0em 0.40em !important;
    line-height: 0.675rem !important;
    border-bottom: 3px solid #28a745 !important;
    border-top: 0px solid;
    border-right: 0px solid;
    border-left: 0px solid;
    border-radius: 0px !important;
}