﻿
body
{
    background-color: #ffffff;
}

div
{
    text-align: left;
}

img#NavbarLogoImage
{
    height: 28px;
}

div#CopySection
{
}

div#VisualizationSection
{
    padding-top: 100px;
}

div.WidgetDescription
{
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}

div#SalesMap
{
    width: 600px;
    height: 300px;
    padding-top: 15px;
}

div#OrderDateContainer
{
    padding-top: 40px;
}

div.dc-chart g.row text
{
    fill: black;
}

div#DataTableSection
{
    padding-top: 100px;
}

div#BrandSection
{
	width: 100%;
	text-align: center;
	margin-top: 120px;
	margin-bottom: 40px;
    height: 800px;
}

img#LogoImage
{
	width: 710px;
	height: 168px;
}
