li{
	list-style: none;
}

.content{
	margin-left: 0px;
	margin-top: 0px;
	top: 28px;
	border-top-left-radius: 0px;
}

.header h1{
	height: 31px;
	position: relative;
	top: 5px;
	display: inline-block;
}

.content.sidebar-closed {
	margin-left: 0px;
}

.sidebar-toggler{
	display: none;
}

.headerFormPanel{
	height: 0px;
}

.unicorn-theme-new .main-page-content.content {
	top: -9px;
}

.unicorn-theme-new .main-page-breadcrumb,
.unicorn-theme-new .main-page-header {
	border-top-left-radius: 0;
}