﻿.DashboardTable h1
{
    font-size: 15px;
}
.DashboardTable h2
{
    font-size: 13px;
}
.DashboardTable
{
    font-size: 11px;
}
.DashboardMenuStaticItem
{
    border-top: solid 1px #dfdfdf;
    border-left: solid 1px #dfdfdf;
    border-right: solid 1px #dfdfdf;
}
.DashboardHelpHeaderLink
{
    font-weight: bold;
    color: #fff;
    background-color: inherit;
    text-decoration: none;
}
.DashboardHelpHeaderLink:hover
{
    font-weight: bold;
    color: #fff;
    background-color: inherit;
    text-decoration: underline;
}
.ClearBothDiv
{
    clear: both;
}
.Left
{
    float: left;
}
.Right
{
    float: right;
}
.Auto
{
    height: auto !important;
    width: 100% !important;
    z-index: 800;
    margin: 0 auto;
}
body
{
    font-family: Trebuchet MS,sans-serif;
    font-weight: normal;
    font-size: 12px;
    padding: 0;
    margin: 4px;   
}
img
{
    display: block;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    border: 0;
}
.CenteredImage
{
    display: block;
    margin: 0 auto;
}
h1
{
    font-weight: bold;
    font-size: 20px;
    background-color: inherit;
    color: #d06200;
    margin-top: 0;
    margin-bottom: 20px;
}
h2
{
    font-weight: bold;
    font-size: 14px;
    color: #003b72;
    background-color: inherit;
    margin-top: 0;
    margin-bottom: 20px;
}
h3
{
    font-weight: normal;
    font-size: 12px;
    color: #003b72;
    margin-top: 10px;
    margin-bottom: 10px;
}
h4
{
    font-weight: bold;
    font-size: 11px;
    color: #003b72;
    background-color: inherit;
    margin-top: 0;
    margin-bottom: 20px;
}
h5
{
    font-size: 11px;
    color: #000;
    background-color: inherit;
    margin-top: 0;
    margin-bottom: 20px;
}
p
{
    font-size: 12px;
    color: #000;
    background-color: inherit;
    margin-top: 0;
    margin-top: 10;
}
.PanelContainer
{
    width: 582px;
    clear: both;
    background-color: #fff;
    border: solid 1px #2c2c2c;
}
.OlapToolbar img
{
    display: inline;
}
table
{
    border-collapse: collapse;
}
.table1 td
{
    border: solid 1px #bebebe;
}
.grid tr td, .grid tr th
{
    border: solid 1px #dfdfdf;
}
.mouseOverTable, .mouseOverTable tr, .mouseOverTable tr td
{
    border: none;
    padding: 2px;
    font-size: 11px;
    line-height: normal;
}
.ProfilerTable td
{
    padding: 1px;
}
.htmlTable th
{
    background-color: #003b72;
    color: #fff;
    height: 18px;
}
.watermarkStyle
{
    font-style: italic;
}
.HorizontalRule
{
    color: #fff;
    background-color: #fff;
    border: 1px dotted #bebebe;
    border-style: none none dotted;
    height: 1px;
    border-width: 1px;
}
.HorizontalRuleSolid
{
    color: #fff;
    background-color: #fff;
    border: 1px dotted #bebebe;
    border-style: none none solid;
    height: 1px;
    border-width: 1px;
}
.PortalAdministrationTable .PortalAdministrationCreate
{
    vertical-align: top;
    text-align: left;
    height: 70px;
    padding: 5px;
    background-color: #F7F7F7;
    width: 50%;
}
.PortalAdministrationTable .PortalAdministrationList
{
    vertical-align: top;
    text-align: left;
    height: 720px;
    padding: 4px;
    width: 50%;
}
.PortalAdministrationTable .Product
{
    border-left: 1px solid gray;
}
.PortalAdministrationToolbar
{
    background-color: #f7f7f7;
    width: 100%;
    border-bottom: dotted 1px #bebebe;
}
.PortalAdministrationToolbar .Cell
{
    width: 320px;
    padding: 3px;
}
.PortalAdministrationToolbar .RightDiv
{
    width: 200px;
    float: left;
}
.PortalAdministrationToolbar .LeftDiv
{
    padding-right: 5px;
    float: left;
}
.PortalAdministrationToolbar .Cell select
{
    width: 200px;
}
.PortalAdministrationAddUserTable
{
    background-color: #F5F5F5;
    vertical-align: top;
    width: 300px;
}

.PortalAdministrationAddUserTable tr td
{
    padding: 4px;
}
