:root{
    --indigo: #3f51b5;
    --primary: #041E2E;
    /* --primary: #57c8e1; */
    --secondary: #276B92;
    --accent: #FF9933;
    /* --accent: #e157c8; */
    --disabled: #6c757d;
    --background: #e8eaf6;
}
.text-accent{
	color:red;
}
#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;
}
/* .event_logo{
    background-image: url("https://burghley-horse.co.uk/assets/images/logo.jpg?ver1.0.1");
    background-size: cover;
    background-repeat: no-repeat;
    height: 56px;    
    width: 202px;
    padding: 4px;
} */