.op-build-active{
	.navbar-fixed-top{ 
		width: 100 - @sidebar-width; 
		left : @sidebar-width;
	}
}