/* thead .is-gray {
    background-color: lightgray;
} */
#colorstrip{
    width: 100%; 
    height: 60px;
    border-style: solid;
    border-color: #003c65;
    background-color: #003c65;
}

.sintef_logo {
    /* margin-top: 5px; */
    margin-left: 14px;
    height: 55px;
    border-style: solid;
    border-color: #003c65;
    background-color: #003c65;
}
.logo {
    height: 80px;
}
.small_sintef_logo {
    height: 45px;
}
.small_ntnu_logo {
    height: 35px;
}

.table td.is-first-bordered,
.table th.is-first-bordered {
  border-right-width: 1px;
}