/* @override https://www.sbab.se/sitevision/3.0.4-15/util/sitevision_plugins-min.css */

body
{
	background: #fff !important;
	padding: 10px !important;
}

#main-nav
{
	display: none;
}

.site-logo
{
	padding: 0 !important;
	margin: 0 0 10px 10px !important;
}

.header-wrapper .container
{
	height: auto !important;
	float: right;
}

.header-wrapper .sv-html-portlet,
.header-wrapper .user-type
{
	display: none;
}

 .container
 {
 	margin: 0 !important;
 	padding: 0 !important;
 	width: auto !important;
 }

.body-wrapper .container
{
	background: #fff !important;
	margin: 0;
}

h1.h-section,
.content-wrapper
{
	background: #fff !important;
	box-shadow: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.sub-nav-wrapper
{
	display: none;
}

.content.section
{
	margin: 0 !important;
}

.table-wrapper
{
	margin: 1em 0 !important;
}

.table.shadow
{
	display: none;
}

.footer-wrapper
{
	display: none;
}

.table-wrapper thead
{
	background: #fff !important;
}

.sitevision-table thead th,
.sitevision-table thead td
{
	border: none !important;
}
