/**
 * Stylesheet for collapsible nav
 */

.branch-label {
	background-color: #FFCC44;
	border-radius: 6px 6px 6px 6px;
	padding: 1px 5px 2px;
}
