a.snlink:hover, .snlinkact, .adminnav .snlinkact,
.LB_closeAjaxWindow, .sideback, .fieldnameback,
.tablesaw-cell-label, .bar {
	background-color: #909ab2;
}

body {
	background-color: #dbd7cc!important;
}

.bg-kyst {
    background-color: #213564!important;
}
/* change the brand and text color */
.navbar-dark .navbar-brand,
.navbar-dark .navbar-text {
    color: rgba(255,255,255,.8);
		color: #ffffff!important;
}
/* change the link color */
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.5);
		color: #ffffff!important;
}

.navbar-dark a{
	color: #ffffff!important;
}
/* change the color of active or hovered links */
.navbar-dark .nav-item.active .nav-link,
.navbar-dark .nav-item:hover .nav-link {
    color: #ffffff!important;
}

#pub-innermenu {
	margin: 0;
    border-right: 0!important;
    border-bottom:  0!important;
}

.fieldnameback, .tablesaw-cell-label, .bar {
    background-color: #213564!important;
}
