.hui.header{
    z-index: auto;
}
.hui[class*="bottom attached"] {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}
.hui.table > :not(caption) > * > *{
    background-color: initial;
}
.hui.checkbox>label::before{
    margin-top: -0.1em;
}
body.admin #subhead-container{
    display: none;
}