/* top navbar fix */
.navbar-nav {
	float: right !important;
}
.navbar-nav > li {
	float: right !important;
}