/* @group Vertical Toolbar */

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

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

/* @end */

/* @group Toolbar */

#navcontainer {
	background-color: #ffcce0;
}

#navcontainer .current {
	background: #ff0066;
	position: relative;
}

/* @end */
