@charset "UTF-8";#potholes__DataTable .tabbed-nav{display:flex;gap:12px}#potholes__DataTable .tabbed-nav__tab{border:none;border-top-left-radius:.5rem;border-top-right-radius:.5rem;font-weight:600;max-width:155px;padding:.5rem 1rem;text-align:left}@media screen and (min-width:640px){#potholes__DataTable .tabbed-nav__tab{max-width:172px}}#potholes__DataTable .tabbed-nav__tab[data-tab=tab1]{background-color:var(--themeUiProductColour,var(--blue,#58aae0))}#potholes__DataTable .tabbed-nav__tab[data-tab=tab2]{background-color:var(--themeUiProductSecondaryColour,var(--secondaryBlue,#8ac4e9))}#potholes__DataTable .tabbed-nav__tab--active{text-decoration:underline}#potholes__DataTable .cms-table{width:auto}#potholes__DataTable .cms-table .comp-totalCompensationPaid:before{content:"£";display:inline-block}#potholes__DataTable .cms-table .comp-totalCompensationPaid div{display:inline}