.desktopOnly{
	display:none;
}

body {
	background:none !important;
}

div.heading {
	position: absolute;
	top: 5px;
	left: 5px;
}

.menupos {
	width:100%;
	min-width:100%;
	top: 25px;
}


.topmenuDashboard {
	display:none;

}

.topMenuDashboardEDMDiv {
	display:none;
}

.topmenuAlert{
	display:none;
}


div.heading  h1{
	margin-top:0em;
}


div.bodyNoSideMenu {
    position: absolute;
    top: 50px;
    left: 0em;
    margin-left: 0em;
    width: 100%;
}

ul, menu, dir {
    -webkit-padding-start: 20px;
}