
.x-theme-legalsuite .ls-file-tabpanel {
 /*   background: url("../img/spirale/spirale-blue-background.png") no-repeat scroll 0 0 #f3f3f3;*/
}

.x-theme-legalsuite .file-sections-and-widgets {
    /*background: url("../img/spirale/spirale-blue-background.png") no-repeat scroll 0 10px #f3f3f3;*/
    background: #edeff5 ;
    padding-top: 160px;
}
.x-theme-legalsuite .file-sections-and-widgets .ls-file-tabpanel {
	background: none transparent;
}

.x-theme-legalsuite .filenav-container {
	
}

.x-theme-legalsuite .filenav-container .nav li.active .tab-end {
	/*background: url("../img/sections-bar/bg-sidebar-nav-on-tip.png")
		no-repeat scroll 0px 1px transparent;
	background-size: 100% 31px;*/
}

.x-theme-legalsuite .filenav-container .nav li.active {
	
}

/* .x-theme-legalsuite .filenav-container .nav li.active a,
.x-theme-legalsuite .filenav-container .nav li.active:hover a {
	background: url("../img/sections-bar/bg-sidebar-nav-on-main.png") no-repeat scroll 100% 0 transparent !important;
	background-size: 100% 100% !important;
	background-color: rgb(34, 136, 219);
	color: #fff;
} */