%@ Page language="C#" MasterPageFile="~masterurl/default.master" inherits="Microsoft.SharePoint.WebPartPages.WebPartPage,Microsoft.SharePoint,Version=15.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c" %>
<%@ Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="Utilities" Namespace="Microsoft.SharePoint.Utilities" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Import Namespace="Microsoft.SharePoint" %> <%@ Assembly Name="Microsoft.Web.CommandUI, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
<%@ Register Tagprefix="WebPartPages" Namespace="Microsoft.SharePoint.WebPartPages" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
<%@ Register Tagprefix="OfficeServer" Namespace="Microsoft.Office.Server.WebControls" Assembly="Microsoft.Office.DocumentManagement, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
<%@ Register Tagprefix="SharePointWebControls" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
<%@ Register Tagprefix="PublishingWebControls" Namespace="Microsoft.SharePoint.Publishing.WebControls" Assembly="Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
<%@ Register Tagprefix="SharePointPortalWebControls" Namespace="Microsoft.SharePoint.Portal.WebControls" Assembly="Microsoft.SharePoint.Portal, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
<%@ Register Tagprefix="SharePointTaxonomy" Namespace="Microsoft.SharePoint.Taxonomy" Assembly="Microsoft.SharePoint.Taxonomy, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
#sideNavBox
{
display: none;
}
.ms-csrlistview-controldiv {
display: none;
}
.ms-viewheadertr {
display: none;
}
.ms-list-emptyText-compact {
display: none;
}
.ms-InlineSearch-DivBaseline {
display: none;
}
.ms-vb-imgFirstCell {
display: none;
}
.ms-list-addnew {
padding-top: 0px;
padding-bottom: 8px;
}
.ms-webpartzone-cell {
margin-top: 0px;
margin-bottom: 0px;
}
.ms-textXLarge {
font-size: 13px;
}
.ms-list-addnew-imgSpan {
height: 16px;
width: 16px;
}
.ms-list-addnew-img {
left: -127px;
top: -182px;
}
#contentBox {
margin: 0px;
}
.TextGreyStyle {
color: #525051;
}
h1 {
margin-bottom: 6px;
}
h3 {
margin-bottom: 8px;
}
.RatingSectionStyle {
vertical-align: bottom;
}
.DivSectionStyle {
margin-top: 20px;
}
.FieldSectionBottomStyle {
margin-bottom: 12px;
}
.FieldSectionTopStyle {
margin-top: 12px;
}
.FieldSectionStyle {
margin-top: 24px;
}