@media all and (orientation:portrait){ 
.tabelregel{
    display: flex;
    flex-direction: row;
    color: #4D71A6;
    background-color:white;
        border-bottom: #4D71A6;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 16px;
    padding: 1px;
    justify-content: baseline;
    align-items: center;

}
.tabelrij{
    display: flex;
    flex-direction: row;
    color: #4D71A6;
    background-color:white;
        border-bottom: #4D71A6;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 16px;
    padding: 1px;
    justify-content: baseline;
    align-items: center;

}
.tabelrijzonder{
    display: flex;
    flex-direction: row;
    color: #4D71A6;
    background-color:white;
        border-bottom: #4D71A6;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 16px;
    padding: 1px;
    justify-content: baseline;
    align-items: center;

}
.tabelrij:hover{
        color: white;
        background-color:#6196e4;
        border-bottom:white;
    cursor: pointer;
}  
.tabelrijtop{
    display: flex;
    flex-direction: row;
    color: #4D71A6;
    background-color:white;
        border-bottom: #4D71A6;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 16px;
    padding: 1px;
    justify-content: baseline;

}
.tabelrijtop:hover{
        color: white;
        background-color:#6196e4;
        border-bottom:white;
    cursor: pointer;
} 
.tabelmij{
    display: flex;
    flex-direction: row;
    color: #4D71A6;
    background-color:#bfd1ec;
    border-bottom: #4D71A6;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 16px;
    padding: 1px;
    align-items: center;


}
.tabelmij:hover{
        color: white;
        background-color:#6196e4;
        border-bottom:white;
    cursor: pointer;
}     
.tabelheader{
    display: flex;
    flex-direction: column;
    border-bottom: #4D71A6;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 3px;
    font-size: 12px;

}
.tabeltitel{
    display: flex;
    flex-direction: column;
    color: #4D71A6;
    width: 300px;
    text-align: left;
    font-size: 16px;
 

}
.tabelkolom{
    display: flex;
    flex-direction: row;
    width: 50%;
    font-size: 14px;
    text-align: left;
    justify-content: baseline;
    align-items: center;


}
.tabelkolomright{
    display: flex;
    flex-direction: row;
    width: 50%;
    font-size: 16px;
    text-align: right;
    justify-content: baseline;
    align-items: center;


}
.tabelkolomklein{
    display: flex;
    flex-direction: row;
    width: 100px;
    font-size: 14px;
    text-align: left;
    justify-content: baseline;
    align-items: center;

}
.tabelkolomkleinst{
    display: flex;
    flex-direction: row;
    width: 50px;
    font-size: 14px;
    text-align: left;
    justify-content: baseline;
    align-items: center;

}

.tabelkolommini{
    display: flex;
    flex-direction: row;
    width: 25px;
    font-size: 14px;
    text-align: left;
    justify-content: baseline;
    align-items: center;

}
.tabelkolom300{
    display: flex;
    flex-direction: row;
    width: 100px;
    text-align: left;
    justify-content: baseline;
    font-size: 14px;

}
.tabelkolom300:hover{
    color: white;
    background-color:#6196e4;
    border-bottom:white;
cursor: pointer;

}
.tabelkolomkleinrechts{
    display: flex;
    flex-direction: row;
    width: 30%;
    text-align: right;
    justify-content: baseline;


}
.punten{
    text-align: right;
   
    width: 25px;
    font-size: 12px;
    padding-right: 3px;
    margin: 1px;
}
.puntengroot{
    text-align: right;
   
    width: 40px;
    font-size: 12px;
    padding-right: 3px;
    margin: 1px;
}
.puntenvet{
    color: #4D71A6;
    text-align: right;
    width: 40px;
    font-weight: bold;
    font-size: 18px;
    padding-right: 5px;
    text-align: right;
}
.procent{
    font-size: 16px;
    padding-left: 5px;
    margin: 1px;
}
.plaatsvet{
   
    color: #4D71A6;
    margin-right: 5px;
    font-size: 16px;
    padding: 1px;
    text-align: center;
}
.mijnpuntenspeler{
    text-align: right;
    border-color: #4D71A6;
    border-style: solid;
    width: 50px;
    font-size: 12px;
    padding: 2px;
    margin: 2px;
}
.mijnpuntenspelervet{
    background-color:#4D71A6;
    color: white;
    text-align: right;
    border-color:#4D71A6;
    border-style: solid;
    width: 50px;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
}
.mijnspelerprocent{
    text-align: right;
    border-color: #4D71A6;
    border-style: solid;
    width: 100px;
    font-size: 12px;
    padding: 2px;
    margin: 2px;
}
.puntenspeler{
    text-align: right;
    border-color: #4D71A6;
    border-style: solid;
    width: 50px;
    font-size: 12px;
    padding: 2px;
    margin: 2px;
}
.puntenspelervet{

    color: white;
    text-align: right;
    border-color:#4D71A6;
    border-style: solid;
    width: 50px;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
}
.spelerprocent{
    text-align: right;
    border-color: #4D71A6;
    border-style: solid;
    width: 125px;
    font-size: 12px;
    padding: 2px;
    margin: 2px;
}
.headervet{
    background-color:#4D71A6;
    color: white;
    text-align: right;
    border-color:#6196e4;
    border-bottom-style: solid;
    width: 25px;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
}
.headerspeler{
    text-align: right;
    border-color: #bfd1ec ;
    border-bottom-style: solid;
    width: 52px;
    font-size: 12px;
    padding: 2px;
    margin: 2px;
}

.headerprocent{
    text-align: right;
    border-bottom-color: #bfd1ec ;
    border-bottom-style: solid;
    width: 77px;
    font-size: 12px;
    padding: 2px;
    margin: 2px;
}
.doelsaldo{
    text-align: right;

    width: 50px;
    font-size: 12px;
    padding: 1px;
}
}
@media all and (orientation:landscape){ 
    .tabelregel{
        display: flex;
        flex-direction: row;
        color: #1b679f;
        background-color:white;
        border-bottom: #1b679f;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-radius: 5px;
        font-size: 18px;
        padding: 3px;
        margin-bottom: 2px;
        align-items: center;
    
    }
    .tabelrij{
        display: flex;
        flex-direction: row;
        color: #1b679f;
        background-color:white;
        border-bottom: #1b679f;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-radius: 5px;
        font-size: 18px;
        padding: 3px;
        margin-bottom: 2px;
        align-items: center;
    
    }
    .tabelrijzonder{
        display: flex;
        flex-direction: row;
        color: #1b679f;
        background-color:white;
        border-bottom: #1b679f;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-radius: 5px;
        font-size: 18px;
        padding: 3px;
        margin-bottom: 2px;
        align-items: center;
    
    }
    .tabelrij:hover{
        color: white;
        background-color:#1b679f;
        border-bottom:white;
        cursor: pointer;
    }    
    .tabelrijtop{
        display: flex;
        flex-direction: row;
        color: #4D71A6;
        background-color:white;
        border-top: #4D71A6;
        border-top-style: solid;
        border-top-width: 1px;
        font-size: 18px;
        padding: 10px;
        align-items: center;
    
    }
    .tabelrijtop:hover{
        color: white;
        background-color:#6196e4;
        border-bottom:white;
        cursor: pointer;
    }   
    .tabelmij{
        display: flex;
        flex-direction: row;
        color: #4D71A6;
        background-color:#bfd1ec;
        border-top: #4D71A6;
        border-top-style: solid;
        border-top-width: 1px;
        font-size: 18px;
        padding: 10px;
        align-items: center;
    
    }
    .tabelmij:hover{
        color: white;
        background-color:#6196e4;
        border-bottom:white;
        cursor: pointer;
    } 
    .tabelheader{
        display: flex;
        flex-direction: row;
        border-bottom: #4D71A6;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        padding: 10px;
    
    }
    .tabeltitel{
        display: flex;
        flex-direction: column;
        color: #4D71A6;
        width: 300px;
        text-align: left;
        font-size: 16px;

    }
    .tabelkolom{
        display: flex;
        flex-direction: row;
        width: 100%;
    
        text-decoration: none;


    text-align: left;
    justify-content:baseline;
    align-content: center;
    
    }
    .tabelkolom300:hover{
        color: white;
        background-color:#1b679f;
        border-bottom:white;
        cursor: pointer;
    }  
    .tabelkolomright{
        display: flex;
        flex-direction: row;
        width: 100%;
    
        text-decoration: none;


    text-align: right;
    justify-content:baseline;
    align-content: center;
    
    }
    .tabelkolom300{
        display: flex;
        flex-direction: row;
        width: 600px;
        text-align: left;
        justify-content: baseline;
    
    

    }
    .tabelbutton300{
        display: flex;
        flex-direction: row;
        width: 600px;
        text-align: left;
        justify-content: baseline;
        border-width: 1px;
        border-radius: 5px;
        border-style: solid;
        padding: 5px;
       border-color: #6196e4;
        
        color: white;
        background-color:  #1b679f;
        margin-left: 2px;

    
    

    }
    .tabelbutton300:hover{
        border-color: #6196e4;
        
        color: white;
        background-color:  #1b679f;

            background-color: #6eb5e4;
        border-color: #1b679f;
        color: black;
    

    }
        .tabelbutton100{
        display: flex;
        flex-direction: row;
        width: 200px;
        text-align: left;
        justify-content: baseline;
        border-width: 1px;
        border-radius: 5px;
        border-style: solid;
        padding: 5px;
        border-color: #6196e4;
        
        color: white;
        background-color:  #1b679f;
        margin-left: 2px;

    
    

    }
    .tabelbutton100:hover{
        border-color: #6196e4;
        
        color: white;
        background-color:  #1b679f;

            background-color:#6eb5e4;
        border-color: #1b679f;
        color: black;
    

    }
    .tabelkolom3000{
        display: flex;
        flex-direction: row;
        width: 300px;
        text-align: left;
        justify-content: baseline;
    
    
    }
    .tabelkolom300no{
        display: flex;
        flex-direction: row;
        width: 600px;
        text-align: left;
        justify-content: baseline;
    
    
    }
        .tabelkolom100no{
        display: flex;
        flex-direction: row;
        width: 200px;
        text-align: left;
        justify-content: baseline;
    
    
    }
    .tabelkolom200{
        display: flex;
        flex-direction: row;
        width: 210px;
        text-align: left;
        justify-content: baseline;
        font-size: 16px;
    
    }
    .dashboardbuttonred{
        display: flex;
        flex-direction: row;
        width: 200px;
        margin: 5px;
        border-radius: 10px;
        border-style: solid;
        border-width: 1px;
        border-color: lightgray;
       align-items: center;
        text-align: left;
        justify-content: center;
        font-size: 16px;
        background-color: red;
    
    }

    
  
    .dashboardbuttonwit{
        display: flex;
        flex-direction: row;
        width: 200px;
        margin: 5px;
        border-radius: 10px;
        border-width: 1px;
                border-style: solid;

        border-color: lightgray;
       align-items: center;
        text-align: left;
        justify-content: center;
        font-size: 16px;
        background-color:white;
    
    }
    .dashboardbuttonorange{
        display: flex;
        flex-direction: row;
        width: 200px;
        margin: 5px;
        border-radius: 10px;
        border-width: 1px;
                border-style: solid;

        border-color: lightgray;
       align-items: center;
        text-align: left;
        justify-content: center;
        font-size: 16px;
        background-color: #FFA500;
    
    }

    .dashboardbutton{
        display: flex;
        flex-direction: row;
        width: 200px;
        margin: 5px;
        border-radius: 10px;
        border-width: 1px;
                border-style: solid;

        border-color: lightgray;
       align-items: center;
        text-align: left;
        justify-content: center;
        font-size: 16px;
      background-color:  #1b679f;;
    
    }

    .dashboardbuttonorange:hover{
        background-color: #c0a77a;
    
    }
    .dashboardbutton:hover{

      background-color:  #5596c5;;
    
    }
        .dashboardbuttonred:hover{

        background-color: rgb(112, 64, 64);
        }
    .tabelkolom100{
        display: flex;
        flex-direction: row;
        width: 100px;
        text-align: left;
        justify-content: baseline;
        font-size: 16px;
    
    }
    .tabelkolom150{
        display: flex;
        flex-direction: row;
        width: 150px;
        text-align: left;
        justify-content: baseline;
        font-size: 16px;
    
    }
    .tabelkolom50{
        display: flex;
        flex-direction: row;
        width: 50px;
        text-align: left;
        justify-content: baseline;
        font-size: 16px;
    
    }
    .invoerkolom50{
        display: flex;
        flex-direction: row;
        width: 40px;
        text-align: left;
        justify-content: baseline;
        font-size: 12px;
    
    }
    .tabelkolom800{
        display: flex;
        flex-direction: row;
        width: 800px;
        text-align: left;
        justify-content: baseline;
    
    
    }
    .tabelkolom800z{
        display: flex;
        flex-direction: row;
        width: 800px;
        text-align: left;
        justify-content: baseline;
        color:black;
        border-bottom: black;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    
    
    }
    .tabelkolom300nohover{
        display: flex;
        flex-direction: row;
        width: 600px;
        text-align: left;
        justify-content: baseline;
    
    
    }
    .tabelkolom300z{
        display: flex;
        flex-direction: row;
        width: 600px;
        text-align: left;
        justify-content: baseline;
        color:black;
        border-bottom: black;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    
    
    }
    .tabelkolom200z{
        display: flex;
        flex-direction: row;
        width: 210px;
        text-align: left;
        justify-content: baseline;
        color:black;
        padding-left: 5px;
        border-bottom: black;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    
    
    }
    .tabelkolom3000z{
        display: flex;
        flex-direction: row;
        width: 300px;
        text-align: left;
        justify-content: baseline;
        color:black;
        border-bottom: black;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    
    
    }
    .tabelkolom150z{
        display: flex;
        flex-direction: row;
        width: 150px;
        text-align: left;
        justify-content: baseline;
        color:black;
        border-bottom: black;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    
    
    }
    .tabelkolom100z{
        display: flex;
        flex-direction: row;
        width: 100px;
        text-align: left;
        justify-content: baseline;
        color:black;
        border-bottom: black;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    
    
    }
    .tabelkolom50z{
        display: flex;
        flex-direction: row;
        width: 50px;
        text-align: left;
        justify-content: baseline;
        color:black;
        border-bottom: black;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    
    
    }

    .tabelkolomklein{
        display: flex;
        flex-direction: row;
        width: 200px;
        text-align: left;
        justify-content: baseline;
        color:black;
        border-bottom: black;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    
    
    }
    .tabelkolomkleinst{
        display: flex;
        flex-direction: row;
        width: 125px;
        text-align: left;
        justify-content: baseline;
    
    
    }
    .tabelkolomkleinrechts{
        display: flex;
        flex-direction: row;
        width: 300px;
        text-align: right;
        justify-content: baseline;
    
    
    }
    .punten{
        text-align: right;
        border-color: #bfd1ec ;
        border-style: solid;
        width: 25px;
        font-size: 20px;
        padding: 5px;
        margin: 2px;
    }
    .puntengroot{
        text-align: right;
        border-color: #bfd1ec ;
        border-style: solid;
        width: 40px;
        font-size: 20px;
        padding: 5px;
        margin: 2px;
    }
    .puntenvet{
        
        color: #4D71A6;
        text-align: right;
        border-color:#6196e4;
        border-style: solid;
        width: 60px;
        font-weight: bold;
        font-size: 28px;
        padding: 5px;
    }
    .procent{
        text-align: right;
       
        width: 60px;
        font-size: 16px;
        padding-right: 3px;
        margin: 1px;
    }
    .plaatsvet{
        color:#4D71A6;
       text-align: right;
   
        font-size: 20px;
        padding: 5px;
      
    }
    .puntenspeler{
        text-align: right;
        border-color: #bfd1ec ;
        border-style: solid;
        width: 50px;
        font-size: 20px;
        padding: 2px;
        margin: 2px;
    }
    .puntenspelervet{
        background-color:#4D71A6;
        color: white;
        text-align: right;
        border-color:#6196e4;
        border-style: solid;
        width: 50px;
        font-weight: bold;
        font-size: 20px;
        padding: 5px;
    }
    .spelerprocent{
        text-align: right;
        border-color: #bfd1ec ;
        border-style: solid;
        width: 75px;
        font-size: 16px;
        padding: 2px;
        margin: 2px;
    }
    .mijnpuntenspeler{
        text-align: right;
        border-color: #4D71A6;
        border-style: solid;
        width: 50px;
        font-size: 20px;
        padding: 2px;
        margin: 2px;
    }
    .mijnpuntenspelervet{
        background-color:#4D71A6;
        color: white;
        text-align: right;
        border-color:#4D71A6;
        border-style: solid;
        width: 50px;
        font-weight: bold;
        font-size: 20px;
        padding: 5px;
    }
    .mijnspelerprocent{
        text-align: right;
        border-color: #4D71A6;
        border-style: solid;
        width: 75px;
        font-size: 16px;
        padding: 2px;
        margin: 2px;
    }
    .headervet{
        background-color:#4D71A6;
        color: white;
        text-align: right;
        border-color:#6196e4;
        border-bottom-style: solid;
        width: 25px;
        font-weight: bold;
        font-size: 12px;
        padding: 5px;
    }
    .headerspeler{
        text-align: right;
        border-color: #bfd1ec ;
        border-bottom-style: solid;
        width: 52px;
        font-size: 12px;
        padding: 2px;
        margin: 2px;
    }

    .headerprocent{
        text-align: right;
        border-color: #bfd1ec ;
        border-style: solid;
        width: 77px;
        font-size: 12px;
        padding: 2px;
        margin: 2px;
    }
    .doelsaldo{
        text-align: right;
        border-color: #bfd1ec ;
        border-style: solid;
        width: 75px;
        font-size: 20px;
        padding: 2px;
    }
    .nolink{
        text-decoration: none;
        font-size: 16px;
        color:#009BDB;
        border:solid;
        border-color: #009BDB;
        border-radius: 5px;
        background-color: white;
        padding: 3px;
        margin:5px;
        width: 250px;
      }

    }

    
