﻿body {
	overflow-y:visible !important;
	overflow-x:hidden !important;
	min-width:960px;
}
body #s4-workspace{
 overflow-x:auto !important;
 overflow-y:visible !important; 
 position:static !important;

}
.container_12 {
 width:960px;
 
}
body #s4-bodyContainer {
 min-width:960px;
 
}

#s4-ribbonrow .ms-MenuUIPopupBody, #s4-ribbonrow .ms-popoutMenu, .ms-cui-menu[id ^= "Ribbon."] 
{         position: fixed !important; } 
.ms-dlgOverlay {         
width: 100% !important; 

} 
.ms-dlgContent {
	
top:1000px;

}

.ms-alternating {
	
	background-color:rgb(232,232,232);
}
.ms-vh2 {
	background-color:#c4c4c4;
	font-weight:bold;
	color:black;
	white-space:normal;
	font-family:Tahoma,sans-serif;
}
.ms-vb  {
	background-color: #EBF3FF;
	padding: 3px;
	padding-bottom: 14px;
	border-bottom: 1px silver solid;
	
}
.ms-vb a {
	font-size: 12px ;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
