/* @group Vertical Toolbar */

#v-navcontainer {
	background-color: #cae1f0;
}

#v-navcontainer .current {
	background: #4166d1;
	position: relative;
}

/* @end */

/* @group Toolbar */

#navcontainer {
	background-color: #cae1f0;
}

#navcontainer .current {
	background: #4166d1;
	position: relative;
}

/* @end */