/* Badminton Grassroots 2024 */
:root{
    --indigo: #3f51b5;
    --primary: rgb(0,174,199);
    --secondary: rgb(91,52,39);
    --accent: #F44336;
    --disabled: #6c757d;
    --background: #e8eaf6;
}
span.text-primary{
    color: rgb(33,37,41)!important;
}
#dRefresh{
    display:none!important;
}
header div.dropdown-menu a:first-child{
    display:none;
}
header ul.nav{
    display:none;
}
/* header{
    display:none;
}  */
/*header div.container-fluid div.row:first-child{
    display: none;
}
header div.container-fluid div.row.d-none{
    display: flex!important;
} 
*/
div.row img{
    max-height: 64px;
    display:none;
}
/* header .clickable img{
    background-image: url("../uploads/logos/Voltaire_Grassroots_Logos_Landscape_on_blue.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 56px;    
    width: 202px;
    padding: 4px;
} */
