@import url(https://artefacts.ceda.ac.uk/themes/orgtheme_jasmin/0.6/theme/css/main.css);
.navbar-dark {
  background-color: #67c04d !important;
}
.sidebar {
  background-color: rgba(249, 248, 252, 0.9) !important;
}
.navbar-brand {
  background-image: url(https://artefacts.ceda.ac.uk/themes/orgtheme_jasmin/0.6/assets/img/jasmin_logo_white_greendots_h50.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  width: 250px;
  text-overflow: hidden;
  color: rgb(0, 0, 0, 0) !important;
}
.table>:not(caption)>*>* {
  box-shadow: none !important;
}
