﻿/* Sharepoint core.css overrides */
.ms-formfieldvaluecontainer{
	background:#fff;
}

.ms-formfieldvaluecontainer{
	margin-left:0px;
	margin-right:0px;
}

.ms-MenuUIPopupBody, 
.ms-ToolPaneBody{
	text-align:left;	

}
div.ms-PartSpacingVertical
{
	display:none;
}
.ms-partline
{	
	background-color:#90acc1;
}
.ms-partline img
{
	display:none;
}

/* SearchControl */
table.ms-sbtable, 
table.ms-sbtablealt
{
	margin:0px;
	padding:0px;
	text-align:left;
	border:none;
	border-collapse:collapse;
}
	table.ms-sbtable td, 
	table.ms-sbtable td.ms-sbgo, 
	table.ms-sbtable td.ms-sbcell, 
	table.ms-sbtablealt td, 
	table.ms-sbtablealt td.ms-sbgo, 
	table.ms-sbtablealt td.ms-sbcell
	{
		margin:0px;
		padding:0px;
		border:none;
		background:transparent;

	}
	table.ms-sbtable td.ms-sbLastcell, 
	table.ms-sbtablealt td.ms-sbLastcell
	{
		display:none;	
	}
	table.ms-sbtable td.ms-sbgo, 
	table.ms-sbtablealt td.ms-sbgo
	{
		width:0;
	}

/* WebPart Chrome */
.ms-WPHeader
{
	margin: 0;
	padding: 0;
	background:transparent;
}
		.ms-WPHeader td
		{
			border-bottom:none;
		}
		.ms-WPBody
		{
			padding:0px;
			margin:0px;
			border:none;
			font-size:11px;
		}
		.ms-WPHeader
		{
			background:#bad2e2;

		}
		.ms-WPHeader h3
		{
			
		
			font-weight: bold;
			font-size:11px;
			white-space:normal;

		}
		.ms-WPHeader h3 *
		{
	
			font-weight: bold;
			font-size:11px;
			white-space:normal;

		}
		.ms-WPBorder, 
		.ms-WPBorderBorderOnly
		{
			
			margin: 0px;
			padding: 10px;
			border: 1px solid #bad2e2;
			font-size:11px;
		}


/* WebPart Bottom Spacing */
#MSOZoneCell_WebPartWPQ1, 
#MSOZoneCell_WebPartWPQ2, 
#MSOZoneCell_WebPartWPQ3, 
#MSOZoneCell_WebPartWPQ4, 
#MSOZoneCell_WebPartWPQ5, 
#MSOZoneCell_WebPartWPQ6, 
#MSOZoneCell_WebPartWPQ7, 
#MSOZoneCell_WebPartWPQ8, 
#MSOZoneCell_WebPartWPQ9, 
#MSOZoneCell_WebPartWPQ10, 
#MSOZoneCell_WebPartWPQ11, 
#MSOZoneCell_WebPartWPQ12, 
#MSOZoneCell_WebPartWPQ13, 
#MSOZoneCell_WebPartWPQ14, 
#MSOZoneCell_WebPartWPQ15, 
#MSOZoneCell_WebPartWPQ16, 
#MSOZoneCell_WebPartWPQ17, 
#MSOZoneCell_WebPartWPQ18, 
#MSOZoneCell_WebPartWPQ19, 
#MSOZoneCell_WebPartWPQ20, 
#MSOZoneCell_WebPartWPQ21, 
#MSOZoneCell_WebPartWPQ22, 
#MSOZoneCell_WebPartWPQ23, 
#MSOZoneCell_WebPartWPQ24, 
#MSOZoneCell_WebPartWPQ25, 
#MSOZoneCell_WebPartWPQ26, 
#MSOZoneCell_WebPartWPQ27, 
#MSOZoneCell_WebPartWPQ28, 
#MSOZoneCell_WebPartWPQ29, 
#MSOZoneCell_WebPartWPQ30
{
	padding-bottom:0px;
	padding:0;
}


#MSOZoneCell_WebPartWPQ1 td, 
#MSOZoneCell_WebPartWPQ2 td, 
#MSOZoneCell_WebPartWPQ3 td, 
#MSOZoneCell_WebPartWPQ4 td, 
#MSOZoneCell_WebPartWPQ5 td,  
#MSOZoneCell_WebPartWPQ6 td,  
#MSOZoneCell_WebPartWPQ7 td,  
#MSOZoneCell_WebPartWPQ8 td,  
#MSOZoneCell_WebPartWPQ9 td,  
#MSOZoneCell_WebPartWPQ10 td,  
#MSOZoneCell_WebPartWPQ11 td,  
#MSOZoneCell_WebPartWPQ12 td,  
#MSOZoneCell_WebPartWPQ13 td,  
#MSOZoneCell_WebPartWPQ14 td,  
#MSOZoneCell_WebPartWPQ15 td,  
#MSOZoneCell_WebPartWPQ16 td,  
#MSOZoneCell_WebPartWPQ17 td,  
#MSOZoneCell_WebPartWPQ18 td,  
#MSOZoneCell_WebPartWPQ19 td,  
#MSOZoneCell_WebPartWPQ20 td,  
#MSOZoneCell_WebPartWPQ21 td,  
#MSOZoneCell_WebPartWPQ22 td,  
#MSOZoneCell_WebPartWPQ23 td,  
#MSOZoneCell_WebPartWPQ24 td,  
#MSOZoneCell_WebPartWPQ25 td,  
#MSOZoneCell_WebPartWPQ26 td,  
#MSOZoneCell_WebPartWPQ27 td,  
#MSOZoneCell_WebPartWPQ28 td,  
#MSOZoneCell_WebPartWPQ29 td,  
#MSOZoneCell_WebPartWPQ30 td
{
	
	padding:0;
}

