﻿body.v4master {
   overflow: visible;
   height: auto;
   width: auto;
}
body #s4-workspace {
	overflow: visible !important;
	padding-top: 44px;
}
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;
	position: fixed;
}
.ms-dlgFrameContainer iframe {
	min-height: 350px;
}
