#wrapper-content > .container{
	border-radius:0px;
}

.form-control, .btn{
	border-radius:0;
}

select,select[multiple], select[size]{
    height: 34px;
}
	 
ul#buttons li a, .content-link a{
	border-radius:0px;
}

.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup, .tablesaw-advance .btn{
    border-radius:0px;
}

#startpage-logo {
    position: relative;
    top: inherit;
    right: inherit;
    height: 31px;
    width: 175px;
    background: url(../images/FLOTTEN24_Logo_FLOTTEN24.svg) no-repeat;
    background-size: auto;
    background-size: 175px 31px;
}