.tab-content {
	height: calc(100% - 80px);
}

.tabbutton {
	height: 44px;
	bottom: 20px;
}

.tabbutton > p {
	padding-top: 0 !important;
}

.listViewPaginationTdS1 {
	height: 0;
	font-size: 10px !important;
}

.trendyContent > .nav-tabs > li > a {
	font-size: 10px;
}

.nav-tabs {
	line-height: 25px;
}

.trendyContent > .nav-tabs > li.pull-right {
	height: 28px;
}

.navbar-toggle {
	margin: 3px 10px 0px 15px;
	padding: 5px 5px;
}

.navbar {
	min-height: 37px;
}

.listViewHeaderText {
	margin-left: 40px;
}

nav + form .content {
	height: calc(100% - 50px);
}