﻿body {
   overflow: 	visible;
   height: 		inherit;
   width: 		inherit;
}
body #s4-workspace {
	overflow: 	visible !important;
	padding-top:	0px!important;
}
body #s4-ribbonrow {
	position: 	fixed;
	z-index: 	1000;
}
#s4-ribbonrow .ms-MenuUIPopupBody, #s4-ribbonrow .ms-popoutMenu, .ms-cui-menu[id ^= "Ribbon."] {
	position: 	fixed !important;
}
.ms-dlgOverlay {
	width: 		100% !important;
}