﻿body
{
    font-family: Verdana;
    font-size: 9pt;
    border: 0;
    margin: 0;
    padding: 0;
    background-color: #C9D6DE;
}

.AddUserTable
{
    padding: 0;
    border: 0;
    margin: 0;
}

.AddUserTable td
{
    vertical-align: top;
    padding: 0 10px 0 0;
}

.AdminHeader
{
    background-color: #3266A5;
    color: #FFFFFF;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    min-width: 700px;
}

.AdminHeader .LoginInfo
{
    text-align: right;
    color: #C9D6DE;
    padding-bottom: 5px;
}

.AdminHeader .LoginInfo a
{
    color: #C9D6DE;
    padding: 2px;
}

.AdminHeader .LoginInfo a:hover
{
    background-color: #C9D6DE;
    color: #3266A5;
    text-decoration: none;
}

.AdminFillSection
{
    padding-bottom: 10px;
    padding-right: 20px;
}

.AdminFillSection label
{
    font-family: Tahoma;
    font-size: 10pt;
    padding-bottom: 3px;
    display: block;
    color: #555555;
}

.AdminPageBorder
{
    padding-right: 10px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-top: 15px;
    min-width: 700px;
}

.AdminPageRightSide
{
    padding-left: 20px;
    padding-right: 10px;
}

.AdminPageContent
{
    background-color: White;
    padding: 20px;
    border-bottom: solid 1px #aaaaaa;
    border-right: solid 1px #aaaaaa;
    border-top: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
}

.AdminPageBorder h1, .AdminPageContent h2, .AdminPageContent h3
{
    color: #4b84c9;
    font-family: Georgia, Times New Roman;
    font-weight: bold;
}

.AdminPageBorder textarea
{
    border: solid 1px #cccccc;
    font-family: Arial;
    padding: 5px;
}

.AdminPageBorder a
{
    color: #3266A5;
    padding: 1px 0px;
}

.AdminPageBorder a:hover
{
    background-color: #3266A5;
    color: White;
    text-decoration: none;
}

.AdminPageBorder a.RedLink
{
    color: #CE2020;
}

.AdminPageBorder a.RedLink:hover
{
    background-color: #CE2020;
    color: White;
}

.AdminWorkInTuneLogo
{
    margin-top: 15px;
    margin-bottom: 15px;
    width: 182px;
    height: 120px;
    display: block;
}

.ErrorMessage
{
    background-color: #CE2020;
    padding: 3px;
    display: inline-block;
    color: White;
    font-size: 80%;
    font-family: Verdana;
}

.ErrorText
{
    color: #CE2020;
    font-size: 80%;
    font-family: Verdana;
}

.AdminPageTitle
{
    font-family: Tahoma;
    font-size: 16pt;
    color: #555555;
    border-bottom: solid 1px #bbbbbb;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.AdminSiteTitle
{
    font-family: Tahoma;
    font-size: 18pt;
    padding-bottom: 15px;
}

.AdminSiteSubtitle
{
    font-size: 12pt;
    color: #C9D6DE;
}

.AdminSeparator
{
    clear: both;
    border-top: solid 1px #cccccc;
    margin-top: 20px;
}


.AdminFormSubmit
{
    clear: both;
    border-top: solid 1px #cccccc;
    padding-top: 5px;
}

.AdminTableFirstColumn
{
    text-align: right;
    color: #999999;
    padding-right: 10px;
}


.CompanyDetailsTable tr td
{
    padding-bottom: 5px;
}

.LoginBorder
{
    padding: 30px;
    width: 800px;
    margin: 0 auto;
}

.LoginContent
{
    padding: 20px;
    background-color: #5F8FC0;
    border: 10px Solid #DAE3E9;
    color: White;
}

.LoginContent .LoginInfoCell
{
    padding-right: 30px;
}

.LoginBox
{
    background-color: #FFFFFF;
    border: 10px solid #9FBDE1;
    padding: 20px;
    color: #000000;
    width: 250px;
    font-family: Tahoma;
}

.LoginBox input[type=text], .LoginBox input[type=password]
{
    width: 210px;
    padding: 5px 7px;
    border: 4px solid #9FBDE1;
}

.LoginBox .TextBoxLabel
{
    padding-bottom: 3px;
    padding-top: 5px;
    display: block;
    color: #5F8FC0;
}

.LoginBox h3
{
    padding: 0;
    padding-bottom: 10px;
    margin: 0;
    font-weight: normal;
    font-size: 13pt;
    color: #006699;
    font-weight: bold;
}

.LoginBox .LoginSection
{
    padding-bottom: 5px;
    padding-top: 5px;
}

.LoginBox .LoginButton
{
    border: 4px solid #DAE3E9;
    background-color: #5F8FC0;
    color: White;
    padding: 7px 20px;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 9pt;
}

.LoginBox .LoginButton:hover
{
    background-color: #006699;
}


.FullTable
{
    width: 100%;
}

.AdminHomePageTable
{
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

.AdminHomePageTable tr td
{
    padding: 10px;
}

.AdminHomePageTable tr td div.Section
{
    padding: 20px;
    border: solid 1px #cccccc;
    min-height: 150px;
    width: 180px;
}

.AdminGridViewHeader th
{
    text-align: left;
    font-weight: bold;
    border-bottom: solid 1px #4B84C9;
    border-top: solid 1px #4B84C9;
    color: #3266A5;
}


.AdminGridViewPager a
{
    text-align: center;
    padding: 0.3em 0.7em 0.3em 0.7em;
    border: solid 1px #cccccc;
    display: block;
    text-decoration: none;
    color: #4B84C9;
}

.AdminGridViewPager span
{
    text-align: center;
    padding: 0.3em 0.7em 0.3em 0.7em;
    border: solid 1px #4B84C9;
    display: block;
    text-decoration: none;
    color: #4B84C9;
    background-color: #EBF1F3;
}

.AdminGridViewPager a:hover
{
    text-align: center;
    padding: 0.3em 0.7em 0.3em 0.7em;
    border: solid 1px #4B84C9;
    display: block;
    text-decoration: none;
    color: #4B84C9;
    background-color: #EBF1F3;
}


.AdminGridViewRow td, .AdminGridViewHeader th
{
    padding: 7px 4px;
}

.RadioButtonList label
{
    display: inline;
    color: Black;
    padding: 0 0 0 3px;
}

.GraySmallerText
{
    color: #666666;
    font-size: 90%;
}

.AdminResourceDefaultValue
{
    padding-top: 2px;
    padding-bottom: 2px;
    color: #4B84C9;
    font-weight: bold;
}


.HelpContent
{
    background-color: #FFFF99;
    color: #666666;
    padding: 10px;
    display: inline-block;
}

.HelpSign
{
    width: 35px;
    height: 35px;
    float: left;
    background-image: url("images/information.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-right: 10px;
    padding-bottom: 5px;
}

.HelpText
{
    display: inline-block;
    padding: 5px;
    background-color: #FFFF99;
    color: #666666;
    font-size: 80%;
}

.SatckTrace
{
    overflow: scroll;
    width: 600px;
    height: 150px;
}

.DrillDownPanel
{
}

.DrillDownPanel table
{
    padding: 0;
}

.DrillDownPanel table td
{
    padding: 0 10px 0 0;
    vertical-align: top;
}

.DrillDownPanel table td label
{
    font-size: 80%;
}

.DrillDownSectorPanel
{
    border: solid 1px #aaaaaa;
    overflow: auto;
    width: 250px;
    height: 200px;
    background-color: White;
    font-size: 80%;
}


.DrillDownCountryPanel
{
    border: solid 1px #aaaaaa;
    overflow: auto;
    width: 250px;
    height: 100px;
    background-color: White;
    font-size: 80%;
}

.StatisticsReport table
{
    padding: 0;
}

.StatisticsReport table td
{
    vertical-align: top;
    padding: 0 10px 0 0;
}

.DescriptionLabel
{
    padding-bottom: 5px;
    display: inline-block;
}

.ReportSheet
{
    min-width: 400px;
}

.ReportDrillDownColumn
{
    width: 260px;
    padding-right: 10px;
}


.ResourceCategoryLink
{
    padding-bottom: 7px;
}

.ReportSection .LeftColumn
{
    width: 700px;
    overflow: hidden;
}

.ReportSection .RightColumn
{
    width: 250px;
    overflow: hidden;
    padding: 10px 20px 20px 10px;
}

.ReportSection .RightColumn h4
{
    display: block;
    background-color: #bbbbbb;
    padding: 5px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 7px;
    color: White;
}

.ReportSection .LeftTableColumn
{
    background-color: #eeeeee;
}

.ReportSection table.ReportTable
{
    border: 0;
    border-collapse: collapse;
    width: 100%;
}

.ReportSection table.ReportTable td.ReportRow
{
    border-top: 1px solid #aaaaaa;
}

.ReportSection .SectionTitle
{
    font-family: Georgia;
    font-size: 14pt;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: bold;
}

.ReportSection .SectionValueContainer
{
    text-align: center;
}

.ReportSection .SectionValue
{
    padding: 10px;
    border: solid 1px LightGray;
    font-size: 14pt;
    font-weight: bold;
    display: inline-block;
    margin: 0 auto;
}


a.AdminEQLink, a.AdminEQLink:hover
{
    background-color: Transparent;
}