@import url('https://fonts.googleapis.com/css2?family=Krub:ital,wght@0,400;0,600;1,400&display=swap');

.test-summary__main:hover
{
	background-color: #e7eff9 !important;
}

.test-summary__hide-btn:hover, .test-summary__hide-btn:active
{
    background: #cbdff5 !important;
}

.brand_2019 .navbar--top {
    background: #131d3a;
}

body,
body.brand_2019 {
    background: #fefcf8;
	font-family: 'Krub', sans-serif;
}

.summary__navbar.dark-bg {
    background: #f5f2ee;
}

.whitelabel .block-tabs li.active > a, .whitelabel .block-tabs li.active > a:visited, .whitelabel .block-tabs li.active > a:hover, .whitelabel .block-tabs li.active > a:focus {
    background: #fefcf8;
border-top: 3px solid #f8dad5 !important;
}

.navbar__search-btn {
    background-color: rgba(0,0,0,0.3);
}
